: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}.comp-container{min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;position:relative;font-family:var(--font-sans)}.comp-section-container{max-width:1100px;margin:0 auto;padding:0 24px}.comp-section-heading{font-size:clamp(2.8rem,7vw,5rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;line-height:.95;margin-bottom:24px;color:#000}.comp-section-heading-center{text-align:center}.comp-section-heading-light{color:#fff}.comp-section-body{font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;color:var(--text-secondary);max-width:540px;line-height:1.5;margin-bottom:36px}.comp-hero{padding:180px 32px 100px;background:#fff;text-align:center;position:relative;overflow:hidden}.comp-hero-glow{display:none}.comp-hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:1}.comp-badge{display:inline-block;padding:6px 14px;background:#0000000d;border-radius:99px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:24px}.comp-hero-title{font-size:clamp(3rem,9vw,5.5rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;line-height:.92;margin-bottom:24px;color:#000}.comp-hero-subtitle{font-size:clamp(1rem,1.6vw,1.2rem);font-weight:400;color:var(--text-secondary);max-width:560px;margin:0 auto 56px;line-height:1.6}.comp-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px;max-width:680px;margin-left:auto;margin-right:auto}.comp-stat-card{background:#00000008;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.comp-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000000f}.comp-stat-number{display:block;font-size:2.4rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.03em;color:#000;margin-bottom:6px}.comp-stat-of{font-size:1.2rem;font-weight:500;color:var(--text-tertiary)}.comp-stat-label{font-size:.8rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em}.comp-hero-screenshot-wrap{display:flex;justify-content:center}.comp-hero-screenshot{width:100%;max-width:320px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.08))}.comp-how{padding:140px 0;background:#0a0a0a}.comp-how-subtitle{font-size:clamp(1rem,1.6vw,1.2rem);color:#ffffff73;text-align:center;max-width:560px;margin:0 auto 72px;line-height:1.6}.comp-flow-row{display:flex;align-items:flex-start;justify-content:center;gap:56px}.comp-flow-step{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:260px}.comp-flow-svg{width:140px;height:140px;margin-bottom:24px}.comp-flow-title{font-size:1.1rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:8px}.comp-flow-desc{font-size:.95rem;color:#ffffff80;line-height:1.5;margin:0}.comp-phone-frame{width:100%;max-width:280px}.comp-phone-img{width:100%;filter:drop-shadow(0 20px 40px rgba(0,0,0,.08))}.comp-tracking{padding:140px 0;background:#fafafa}.comp-tracking-subtitle{font-size:clamp(1rem,1.6vw,1.2rem);color:var(--text-secondary);text-align:center;max-width:580px;margin:0 auto 72px;line-height:1.6}.comp-tracking-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.comp-tracking-data{display:flex;flex-direction:column;gap:36px}.comp-tracking-attendance-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:28px 32px;display:flex;align-items:baseline;gap:12px}.comp-tracking-days{font-size:3rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;color:#000;line-height:1}.comp-tracking-days-label{font-size:.95rem;font-weight:500;color:var(--text-secondary);line-height:1.4}.comp-tracking-phone{display:flex;justify-content:center}.comp-bars-container{display:flex;flex-direction:column;gap:16px}.comp-bar-row{display:flex;align-items:center;gap:16px}.comp-bar-label{width:72px;font-size:14px;font-weight:600;color:var(--text-primary);text-align:right;flex-shrink:0}.comp-bar-track{flex:1;height:8px;background:#0000000f;border-radius:4px;overflow:hidden}.comp-bar-fill{height:100%;border-radius:4px}.comp-bar-hours{width:48px;font-size:13px;font-weight:700;color:var(--text-secondary);flex-shrink:0;text-align:right}.share-reports{padding:140px 0;background:#fafafa;position:relative;z-index:5}.share-reports-header{text-align:center;margin-bottom:64px}.share-report-document{max-width:640px;margin:0 auto;perspective:1200px}.share-report-page{background:#fff;border-radius:12px;padding:48px 44px;box-shadow:0 20px 60px #00000014,0 1px 3px #0000000a,0 0 0 1px #00000005;position:relative}.share-report-page:before{content:"";position:absolute;inset:0;border-radius:12px;background:repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(0,0,0,.015) 27px,rgba(0,0,0,.015) 28px);pointer-events:none}.share-report-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.share-report-logo-area{display:flex;align-items:center;gap:8px}.share-report-logo-img{width:28px;height:28px;border-radius:8px}.share-report-logo-text{font-size:16px;font-weight:800;letter-spacing:-.03em;color:#1a1a1a;font-family:var(--font-display)}.share-report-title-area{text-align:right}.share-report-doc-title{font-size:15px;font-weight:800;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 4px;font-family:var(--font-display)}.share-report-student-name{font-size:13px;font-weight:600;color:#1a1a1ab3;margin:0 0 2px}.share-report-year{font-size:12px;font-weight:500;color:#1a1a1a66;margin:0}.share-report-divider{height:1px;background:#0000000f;margin:24px 0}.share-report-stats{display:flex;align-items:center;justify-content:center;gap:0}.share-report-stat{flex:1;text-align:center}.share-report-stat-label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a66;margin-bottom:4px}.share-report-stat-value{display:block;font-size:18px;font-weight:800;font-family:var(--font-display);letter-spacing:-.02em;color:#1a1a1a}.share-report-stat-sep{width:1px;height:36px;background:#0000000f;flex-shrink:0}.share-report-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#1a1a1a66;margin-bottom:16px}.share-report-table{width:100%}.share-report-table-header{display:grid;grid-template-columns:1fr 60px 60px;gap:12px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a59}.share-report-table-header span:nth-child(2),.share-report-table-header span:nth-child(3){text-align:center}.share-report-table-row{display:grid;grid-template-columns:1fr 60px 60px;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.03);align-items:center}.share-report-table-row:last-child{border-bottom:none}.share-report-subject-name{font-size:13px;font-weight:600;color:#1a1a1a}.share-report-grade{font-size:14px;font-weight:800;color:#1a1a1a;text-align:center;font-family:var(--font-display)}.share-report-score{font-size:12px;font-weight:600;color:#1a1a1a73;text-align:center}.share-report-watermark{text-align:center;margin-top:32px;padding-top:20px;border-top:1px solid rgba(0,0,0,.04);font-size:11px;font-weight:600;color:#1a1a1a33;letter-spacing:.06em}.comp-report-subtitle{font-size:clamp(1rem,1.6vw,1.2rem);color:var(--text-secondary);text-align:center;max-width:580px;margin:0 auto 64px;line-height:1.6}.comp-cta{padding:140px 32px;background:#fff;color:#000;text-align:center}.comp-cta-inner{max-width:640px;margin:0 auto}.comp-cta-title{font-size:clamp(2.2rem,6vw,3.8rem);font-weight:800;font-family:var(--font-display);letter-spacing:-.04em;line-height:.95;margin-bottom:20px;color:#000}.comp-cta-subtitle{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--text-secondary);margin-bottom:40px;line-height:1.5}.comp-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:#000;color:#fff;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1)}.comp-cta-btn:hover{transform:scale(1.05);box-shadow:0 0 30px #00000026}.footer{padding:80px 32px 40px;background:#0a0a0a;color:#fff;border-top:1px solid rgba(255,255,255,.06)}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;gap:80px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand{max-width:320px;flex-shrink:0}.footer-logo-link{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:16px}.footer-logo-img{width:36px;height:36px;border-radius:10px}.footer-logo-text{font-weight:800;font-size:22px;letter-spacing:-.03em;color:#fff}.footer-tagline{font-size:14px;line-height:1.6;color:#ffffff73;margin:0}.footer-columns{display:flex;gap:64px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column-title{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin:0 0 4px}.footer-link{font-size:14px;color:#fff9;text-decoration:none;transition:color .2s;white-space:nowrap}.footer-link:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px}.footer-copyright{font-size:13px;color:#ffffff4d;margin:0}@media(max-width:768px){.comp-hero{padding:140px 20px 80px}.comp-hero-title{font-size:clamp(2.4rem,10vw,3.5rem)}.comp-hero-subtitle{font-size:.95rem;margin-bottom:40px}.comp-hero-stats{grid-template-columns:1fr;gap:12px;margin-bottom:40px}.comp-stat-card{padding:24px 20px;border-radius:20px}.comp-stat-number{font-size:2rem}.comp-hero-screenshot{max-width:260px}.comp-how{padding:80px 0}.comp-how-subtitle{margin-bottom:48px}.comp-flow-row{flex-direction:column;align-items:center;gap:48px}.comp-flow-svg{width:120px;height:120px}.comp-section-heading{font-size:clamp(2rem,8vw,3.5rem)}.comp-tracking{padding:80px 0}.comp-tracking-subtitle{margin-bottom:48px}.comp-tracking-grid{grid-template-columns:1fr;gap:48px}.comp-tracking-attendance-card{flex-direction:column;align-items:center;text-align:center;gap:8px}.comp-phone-frame{max-width:240px}.comp-bar-label{width:60px;font-size:13px}.comp-report-subtitle{font-size:.95rem;margin-bottom:40px}.comp-cta{padding:80px 20px}.comp-cta-title{font-size:clamp(1.8rem,8vw,2.6rem)}.comp-cta-btn{padding:14px 32px;font-size:15px}.footer{padding:60px 24px 32px}.footer-top{flex-direction:column;gap:40px;padding-bottom:32px}.footer-brand{max-width:100%}.footer-columns{gap:32px;flex-wrap:wrap}.footer-bottom{padding-top:24px}}@media(max-width:480px){.comp-hero-title{font-size:clamp(2rem,11vw,3rem)}.comp-stat-number{font-size:1.8rem}.comp-stat-of{font-size:1rem}.comp-phone-frame{max-width:220px}.comp-flow-svg{width:100px;height:100px}.comp-bar-row{gap:10px}.comp-bar-label{width:52px;font-size:12px}.comp-bar-hours{width:40px;font-size:12px}.comp-section-heading{font-size:clamp(1.8rem,9vw,2.8rem)}}
