:root{--background: #ffffff;--foreground: #1a1a1a;--bg-primary: #ffffff;--bg-secondary: #fafafa;--bg-tertiary: #f2f2f5;--text-primary: #1a1a1a;--text-secondary: rgba(26, 26, 26, .7);--text-tertiary: rgba(26, 26, 26, .5);--glass-bg: rgba(255, 255, 255, .85);--glass-border: rgba(0, 0, 0, .05);--glass-shadow: 0 4px 30px rgba(0, 0, 0, .03);--accent-teal: #5ccac0;color-scheme:light}.cap-container{min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;position:relative;font-family:var(--font-sans)}.cap-badge{display:inline-block;padding:6px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:99px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:28px}.cap-badge-dark{background:#ffffff0f;border-color:#ffffff1a}.cap-section-title{font-size:clamp(2.8rem,7vw,5rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;line-height:.95;text-align:center;margin-bottom:20px;color:var(--text-primary)}.cap-section-title-light{color:#fff;text-align:left}.cap-section-subtitle{font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;color:var(--text-secondary);max-width:580px;margin:0 auto 64px;line-height:1.5;text-align:center}.cap-hero{position:relative;background:#0a0a0a;color:#fff;padding:200px 32px 120px;text-align:center;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.cap-hero-glow{position:absolute;top:20%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(253,70,39,.06) 0%,rgba(92,202,192,.04) 40%,transparent 70%);pointer-events:none;z-index:0}.cap-hero-content{position:relative;z-index:2;max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.cap-hero-title{font-size:clamp(3rem,9vw,6rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.05em;line-height:.92;margin-bottom:24px;background:linear-gradient(180deg,#fff 30%,#ffffffa6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cap-hero-subtitle{font-size:clamp(1rem,1.5vw,1.2rem);color:#ffffff80;max-width:520px;margin:0 auto 48px;line-height:1.6}.cap-hero-phone-wrap{position:relative;margin-bottom:48px}.cap-hero-phone-img{width:280px;position:relative;z-index:2;filter:drop-shadow(0 40px 80px rgba(0,0,0,.4))}.cap-hero-cta{display:inline-block;padding:14px 36px;background:#fff;color:#000;border-radius:999px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1)}.cap-hero-cta:hover{transform:scale(1.05);box-shadow:0 0 30px #fff3}.cap-hero-photo{position:absolute;border-radius:16px;box-shadow:0 20px 60px #0006,0 4px 16px #0003;object-fit:cover;z-index:1;opacity:.35;transition:transform .4s cubic-bezier(.25,1,.5,1)}.cap-hero-photo:hover{opacity:.55;z-index:3}.cap-hero-photo-1{width:180px;height:230px;top:12%;left:4%;transform:rotate(-8deg)}.cap-hero-photo-2{width:160px;height:200px;top:8%;right:5%;transform:rotate(5deg)}.cap-hero-photo-3{width:150px;height:190px;bottom:14%;left:6%;transform:rotate(4deg)}.cap-hero-photo-4{width:170px;height:220px;bottom:10%;right:4%;transform:rotate(-5deg)}.cap-hero-photo-5{width:140px;height:175px;top:42%;left:0%;transform:rotate(-10deg)}.cap-hero-photo-6{width:155px;height:195px;top:38%;right:1%;transform:rotate(8deg)}.cap-hero-photo-7{width:130px;height:170px;top:4%;left:30%;transform:rotate(3deg)}.cap-hero-photo-8{width:145px;height:185px;top:6%;right:28%;transform:rotate(-6deg)}.cap-hero-photo-9{width:135px;height:170px;bottom:6%;left:25%;transform:rotate(7deg)}.cap-hero-photo-10{width:140px;height:180px;bottom:8%;right:26%;transform:rotate(-4deg)}.cap-steps{padding:140px 32px;background:#fff}.cap-steps-inner{max-width:1100px;margin:0 auto}.cap-steps-flow{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-top:64px}.cap-step{flex:1;max-width:300px;text-align:center;padding:0 16px}.cap-step-arrow{display:flex;align-items:center;justify-content:center;padding-top:100px;color:var(--text-tertiary);flex-shrink:0;width:48px}.cap-step-visual{width:220px;height:220px;margin:0 auto 24px;position:relative}.cap-step-camera-frame{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden}.cap-step-photo{width:100%;height:100%;object-fit:cover;border-radius:16px}.cap-step-camera-corners{position:absolute;inset:12px;border:2px solid rgba(255,255,255,.7);border-radius:8px;pointer-events:none}.cap-step-camera-corners:before,.cap-step-camera-corners:after{content:"";position:absolute;width:24px;height:24px}.cap-step-camera-corners:before{top:-2px;left:-2px;border-top:3px solid #fff;border-left:3px solid #fff;border-radius:4px 0 0}.cap-step-camera-corners:after{bottom:-2px;right:-2px;border-bottom:3px solid #fff;border-right:3px solid #fff;border-radius:0 0 4px}.cap-step-tag-area{width:100%;height:100%;background:var(--bg-secondary);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 8px 32px #0000000a}.cap-step-student-pill{display:inline-flex;align-items:center;gap:8px;background:#fd462714;border-radius:99px;padding:8px 16px;font-size:14px;font-weight:700;color:var(--text-primary);align-self:flex-start}.cap-step-student-dot{width:10px;height:10px;background:#fd4627;border-radius:50%;flex-shrink:0}.cap-step-subjects{display:flex;flex-wrap:wrap;gap:8px}.cap-step-subject-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:99px;font-size:12px;font-weight:600;background:color-mix(in srgb,var(--pill-color) 12%,transparent);color:var(--pill-color)}.cap-step-notes-hint{display:flex;flex-direction:column;gap:4px;text-align:left}.cap-step-notes-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.cap-step-notes-text{font-size:13px;color:var(--text-secondary);opacity:.6;font-style:italic}.cap-step-done-area{width:100%;height:100%;background:var(--bg-secondary);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;box-shadow:0 8px 32px #0000000a}.cap-step-checkmark{width:72px;height:72px;background:linear-gradient(135deg,#34c759,#30d158);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #34c7594d}.cap-step-done-stats{display:flex;flex-direction:column;gap:6px;text-align:center}.cap-step-done-stat{font-size:13px;color:var(--text-secondary)}.cap-step-done-stat strong{color:var(--text-primary);font-weight:700}.cap-step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#000;color:#fff;font-size:14px;font-weight:700;border-radius:50%;margin-bottom:12px}.cap-step-title{font-size:1.2rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:8px}.cap-step-desc{font-size:.9rem;color:var(--text-secondary);line-height:1.5}.cap-appclip{padding:140px 32px;background:#0a0a0a;color:#fff;text-align:center}.cap-appclip-inner{max-width:1100px;margin:0 auto}.cap-appclip-subtitle{font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;color:#ffffff73;max-width:480px;margin:0 auto 64px;line-height:1.5;text-align:center}.cap-flow-row{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:16px}.cap-flow-step{display:flex;flex-direction:column;align-items:center;gap:20px}.cap-flow-svg{width:160px;height:160px}.cap-flow-label{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff6}.cap-flow-arrow{flex-shrink:0;padding-bottom:40px}.cap-media{padding:140px 32px;background:var(--bg-secondary)}.cap-media-inner{max-width:1100px;margin:0 auto}.cap-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cap-media-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:32px;padding:40px 32px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.cap-media-card:hover{transform:scale(.98);box-shadow:0 12px 40px #0000000f}.cap-media-card-icon{margin-bottom:20px}.cap-media-card-title{font-size:1.2rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:10px;color:var(--text-primary)}.cap-media-card-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.cap-scanner{padding:140px 32px;background:#0a0a0a;color:#fff;overflow:hidden}.cap-scanner-inner{max-width:1100px;margin:0 auto}.cap-scanner-split{display:flex;align-items:center;gap:80px}.cap-scanner-text{flex:1;max-width:480px}.cap-scanner-desc{font-size:clamp(1rem,1.4vw,1.15rem);color:#ffffff80;line-height:1.7;margin-top:4px}.cap-scanner-screenshots{flex:1;display:flex;align-items:center;justify-content:center;position:relative;min-height:480px}.cap-scanner-phone{width:220px;position:absolute;top:50%;filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}.cap-scanner-phone-back{left:10%;z-index:1}.cap-scanner-phone-middle{left:50%;z-index:2}.cap-scanner-phone-front{right:10%;z-index:3}.cap-timeline{padding:140px 32px;background:#fff;text-align:center}.cap-timeline-inner{max-width:1100px;margin:0 auto}.cap-timeline-phones{display:flex;align-items:center;justify-content:center;gap:0;margin:0 auto 40px;position:relative}.cap-timeline-phone-wrap{flex-shrink:0}.cap-timeline-phone-center{z-index:2;position:relative}.cap-timeline-phone-side{z-index:1;margin:0 -24px;opacity:.85}.cap-timeline-phone-side .cap-timeline-phone-img{max-width:260px}.cap-timeline-phone-img{width:100%;max-width:320px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.08))}.cap-timeline-desc{font-size:clamp(1rem,1.6vw,1.2rem);color:var(--text-secondary);max-width:520px;margin:0 auto;line-height:1.6}.cap-cta{padding:140px 32px;background:#0a0a0a;color:#fff;text-align:center}.cap-cta-inner{max-width:640px;margin:0 auto}.cap-cta-title{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;line-height:.95;margin-bottom:20px;background:linear-gradient(180deg,#fff 30%,#fff9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cap-cta-subtitle{font-size:clamp(1rem,1.4vw,1.15rem);color:#ffffff73;margin-bottom:40px;line-height:1.5;max-width:480px;margin-left:auto;margin-right:auto}.cap-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:#fff;color:#000;border-radius:32px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);border:none;cursor:pointer}.cap-cta-btn:hover{transform:scale(1.05);box-shadow:0 0 30px #fff3}.cap-cta-btn svg{transition:transform .3s ease}.cap-cta-btn:hover svg{transform:translate(4px)}.cap-footer{padding:80px 32px 40px;background:#0a0a0a;color:#fff;border-top:1px solid rgba(255,255,255,.06)}.cap-footer-inner{max-width:1100px;margin:0 auto}.cap-footer-top{display:flex;justify-content:space-between;gap:80px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.cap-footer-brand{max-width:320px;flex-shrink:0}.cap-footer-logo-link{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:16px}.cap-footer-logo-img{width:36px;height:36px;border-radius:10px}.cap-footer-logo-text{font-weight:800;font-size:22px;letter-spacing:-.03em;color:#fff}.cap-footer-tagline{font-size:14px;line-height:1.6;color:#ffffff73;margin:0}.cap-footer-columns{display:flex;gap:64px}.cap-footer-column{display:flex;flex-direction:column;gap:12px}.cap-footer-column-title{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin:0 0 4px}.cap-footer-link{font-size:14px;color:#fff9;text-decoration:none;transition:color .2s;white-space:nowrap}.cap-footer-link:hover{color:#fff}.cap-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px}.cap-footer-copyright{font-size:13px;color:#ffffff4d;margin:0}@media(max-width:1024px){.cap-hero-photo-5,.cap-hero-photo-6,.cap-hero-photo-7,.cap-hero-photo-8,.cap-hero-photo-9,.cap-hero-photo-10{display:none}.cap-hero-photo-1{width:150px;height:195px}.cap-hero-photo-2{width:140px;height:175px}.cap-hero-photo-3{width:130px;height:165px}.cap-hero-photo-4{width:145px;height:185px}.cap-scanner-split{flex-direction:column;gap:48px}.cap-scanner-text{max-width:100%;text-align:center}.cap-section-title-light,.cap-scanner-desc{text-align:center}.cap-scanner-screenshots{min-height:400px;width:100%}.cap-scanner-phone{width:180px}.cap-scanner-phone-middle{width:160px}.cap-scanner-phone-back{left:calc(50% - 200px)}.cap-scanner-phone-front{right:calc(50% - 200px)}.cap-media-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cap-hero{padding:140px 20px 80px;min-height:auto}.cap-hero-title{font-size:clamp(2.4rem,10vw,3.5rem)}.cap-hero-subtitle{font-size:.95rem;margin-bottom:32px}.cap-hero-phone-img{width:240px}.cap-hero-photo{opacity:.2}.cap-hero-photo-1{width:110px;height:145px;top:8%;left:-4%}.cap-hero-photo-2{width:100px;height:130px;top:5%;right:-2%}.cap-hero-photo-3{width:95px;height:120px;bottom:8%;left:-2%}.cap-hero-photo-4{width:110px;height:140px;bottom:5%;right:-4%}.cap-hero-photo-5,.cap-hero-photo-6,.cap-hero-photo-7,.cap-hero-photo-8,.cap-hero-photo-9,.cap-hero-photo-10{display:none}.cap-steps{padding:80px 20px}.cap-steps-flow{flex-direction:column;align-items:center;gap:8px;margin-top:40px}.cap-step{max-width:100%;padding:0;margin-bottom:16px}.cap-step-arrow{padding-top:0;transform:rotate(90deg)}.cap-step-visual{width:240px;height:240px}.cap-section-title{font-size:clamp(2rem,8vw,3.5rem)}.cap-section-subtitle{margin-bottom:40px}.cap-appclip{padding:80px 20px}.cap-flow-row{flex-direction:column;gap:16px}.cap-flow-svg{width:120px;height:120px}.cap-flow-arrow{padding-bottom:0;transform:rotate(90deg)}.cap-media{padding:80px 20px}.cap-media-grid{grid-template-columns:1fr 1fr;gap:16px}.cap-media-card{padding:28px 24px;border-radius:24px}.cap-media-card-icon svg{width:40px;height:40px}.cap-media-card-title{font-size:1.05rem}.cap-media-card-desc{font-size:.85rem}.cap-scanner{padding:80px 20px}.cap-scanner-split{flex-direction:column;gap:40px}.cap-scanner-text{max-width:100%;text-align:center}.cap-section-title-light,.cap-scanner-desc{text-align:center}.cap-scanner-screenshots{min-height:400px;width:100%}.cap-scanner-phone{width:180px}.cap-scanner-phone-back{left:calc(50% - 190px)}.cap-scanner-phone-front{right:calc(50% - 190px)}.cap-timeline{padding:80px 20px}.cap-timeline-phone-side{margin:0 -16px}.cap-timeline-phone-side .cap-timeline-phone-img{max-width:160px}.cap-timeline-phones{margin:40px auto 32px}.cap-timeline-phone-img{max-width:200px}.cap-cta{padding:80px 20px}.cap-cta-title{font-size:clamp(2rem,8vw,3rem)}.cap-footer{padding:60px 24px 32px}.cap-footer-top{flex-direction:column;gap:40px;padding-bottom:32px}.cap-footer-brand{max-width:100%}.cap-footer-columns{gap:32px;flex-wrap:wrap}.cap-footer-bottom{padding-top:24px}}@media(max-width:480px){.cap-hero-photo{display:none}.cap-hero-phone-img{width:220px}.cap-step-visual{width:200px;height:200px}.cap-media-grid{grid-template-columns:1fr}.cap-media-card{padding:28px 24px}.cap-scanner-phone{width:150px}.cap-scanner-phone-back{left:calc(50% - 158px)}.cap-scanner-phone-front{right:calc(50% - 158px)}.cap-scanner-screenshots{min-height:340px}.cap-timeline-phone-img{max-width:170px}.cap-timeline-phone-side .cap-timeline-phone-img{max-width:130px}.cap-timeline-phone-side{margin:0 -12px}}
