@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;800;900&family=Caveat:wght@700&display=swap";:root{--navy: #0B1120;--blue-primary: #2563EB;--blue-dark: #1E40AF;--cyan: #06B6D4;--green-success: #10B981;--red-alert: #EF4444;--bg: #F8FAFC}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif;background-color:var(--bg);color:var(--navy);overflow-x:hidden}.ambient-light{position:fixed;inset:0;z-index:-1;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.orb-1{width:600px;height:600px;background:#bfdbfe;top:-200px;left:-200px}.orb-2{width:500px;height:500px;background:#e0f2fe;bottom:0;right:-100px}.container{max-width:1100px;margin:0 auto;padding:0 24px}.navbar{position:fixed;top:0;width:100%;z-index:100;padding:15px 0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.5)}.nav-inner{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:12px}.logo-img{height:48px;width:auto;-o-object-fit:contain;object-fit:contain}.logo-box{width:48px;height:48px;background:var(--navy);color:#fff;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:22px}.brand-name{font-weight:800;letter-spacing:-.5px;font-size:20px}.btn-icon{background:none;border:none;cursor:pointer;color:var(--navy)}.scroll-track{height:250vh;position:relative}.sticky-content{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.hero-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.hero-text-wrapper{position:relative;height:220px}.dynamic-title{position:absolute;top:0;left:0;width:100%;transition:opacity .1s}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;font-weight:900;margin-bottom:20px;letter-spacing:-1px}.text-gray{color:#94a3b8}.gradient-text{background:linear-gradient(90deg,var(--blue-primary),var(--cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{font-size:1rem;font-weight:500;color:#64748b;max-width:420px;line-height:1.6}.hero-visual-container{height:100%;display:flex;justify-content:center;align-items:center;perspective:1000px}.morph-object{width:320px;height:600px;background:#fff;position:relative;box-shadow:0 30px 60px -10px #0003}.layer{position:absolute;inset:0;overflow:hidden;backface-visibility:hidden}.paper-mode{background:#fffdf5;padding:30px}.paper-header{border-bottom:2px dashed #cbd5e1;padding-bottom:15px;margin-bottom:20px;display:flex;justify-content:space-between}.paper-header h2{font-size:14px;font-weight:800;color:#475569}.stamp{border:2px solid var(--red-alert);color:var(--red-alert);padding:2px 6px;font-size:10px;font-weight:800;transform:rotate(-8deg);border-radius:4px}.handwritten-list p{font-family:Caveat,cursive;font-size:22px;color:var(--navy);margin-bottom:8px}.coffee-stain{width:50px;height:50px;border:4px solid rgba(101,67,33,.1);border-radius:50%;position:absolute;bottom:50px;right:40px}.tear{width:30px;height:30px;background:#fffdf5;position:absolute;top:-15px;left:100px;border-radius:50%}.phone-mode{background:#fff;box-shadow:inset 0 0 0 8px #0f172a;display:flex;flex-direction:column}.notch{width:100px;height:24px;background:#0f172a;margin:0 auto;border-bottom-left-radius:12px;border-bottom-right-radius:12px;z-index:10}.app-screen{padding:40px 20px 20px;flex:1;background:#f8fafc}.u-avatar{width:40px;height:40px;background:var(--navy);color:#fff;border-radius:10px;display:grid;place-items:center}.app-card-active{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 15px #0000000d;border:1px solid #e2e8f0}.tag-blue{background:#dbeafe;color:var(--blue-primary);padding:4px 8px;border-radius:4px}.mini-tag{font-size:10px;background:#f1f5f9;color:#64748b;padding:3px 8px;border-radius:10px;font-weight:600}.step.active{background:var(--blue-primary)}.app-action-btn.secondary{background:#f1f5f9;color:var(--navy);border:1px solid #e2e8f0}.impact-section{padding:100px 0;text-align:center;background:#fff}.big-slogan{font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:.9;letter-spacing:-2px;color:var(--navy)}.outline-text{background:linear-gradient(180deg,var(--cyan) 0%,var(--blue-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.data-section{padding:0 0 80px;background:#fff}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:900px;margin:0 auto}.data-card{padding:50px 40px;border-radius:24px;border:1px solid #F1F5F9;background:#fff;text-align:center;transition:transform .3s}.data-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.data-card.problem{background:#fef2f2;border-color:#fee2e2}.data-card.solution{background:#eff6ff;border-color:#dbeafe}.icon-circle{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:#fff}.icon-circle.red{color:var(--red-alert)}.icon-circle.blue{color:var(--blue-primary)}.data-number{font-size:2.8rem;font-weight:900;margin-bottom:10px;letter-spacing:-1px}.text-red{color:var(--red-alert)}.text-blue{color:var(--blue-primary)}.data-label{font-weight:700;font-size:1.2rem;margin-bottom:8px}.data-desc{font-size:1rem;color:#64748b}.features-section{padding:100px 0;background:#f8fafc}.section-header{text-align:center;max-width:700px;margin:0 auto 60px}.section-header h2{font-size:2.2rem;font-weight:900;margin-top:10px}.section-header p{font-size:1.1rem;color:#64748b;margin-top:15px}.icon-badge{width:50px;height:50px;background:#dbeafe;color:var(--blue-primary);border-radius:12px;display:grid;place-items:center;margin:0 auto 20px}.features-bento{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;max-width:1000px;margin:0 auto}.feat-card{background:#fff;padding:30px;border-radius:20px;box-shadow:0 4px 20px #00000008;border:1px solid rgba(255,255,255,.5);transition:.3s}.feat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000f}.feat-card h3{font-size:1.35rem;font-weight:800;margin-top:10px;margin-bottom:10px}.feat-card p{font-size:1rem;color:#475569}.feat-card .f-icon{color:var(--blue-primary);margin-bottom:10px}.feat-card.highlight{background:var(--navy);color:#fff}.feat-card.highlight p{color:#fffc}.app-showcase-section{padding:100px 0;background:linear-gradient(to bottom,#f8fafc,#eff6ff)}.browser-mockup{background:#fff;border-radius:16px;box-shadow:0 30px 60px #0000001f;overflow:hidden;max-width:1000px;margin:0 auto;border:1px solid #e2e8f0}.browser-bar{background:#f1f5f9;padding:12px 20px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #e2e8f0}.browser-dots{display:flex;gap:8px}.dot{width:10px;height:10px;border-radius:50%}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.browser-address{background:#e2e8f0;color:#475569;font-size:14px;padding:6px 16px;border-radius:20px;flex:1;text-align:center;font-weight:600}.browser-content img.system-print{width:100%;height:auto;display:block}.glow-effect{position:relative}.glow-effect:after{content:"";position:absolute;inset:-20px;background:radial-gradient(circle at center,rgba(37,99,235,.15),transparent 70%);z-index:-1;border-radius:inherit}.comparison-section{padding:100px 0 120px}.comparison-table{display:grid;grid-template-columns:1fr 1fr;max-width:900px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0000000d}.col-bad{background:#fff;padding:50px 40px;border-right:1px solid #f1f5f9}.col-good{background:linear-gradient(135deg,#fff,#f0f9ff);padding:50px 40px;display:flex;flex-direction:column;justify-content:space-between}.col-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.col-header h3{font-weight:900;font-size:1.6rem}.badge-bad{background:#fee2e2;color:var(--red-alert);font-size:10px;font-weight:700;padding:4px 8px;border-radius:4px;text-transform:uppercase}.badge-good{background:#dcfce7;color:var(--green-success);font-size:10px;font-weight:700;padding:4px 8px;border-radius:4px;text-transform:uppercase}.compare-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px;color:var(--navy);font-weight:700;font-size:1.05rem;line-height:1.3}.col-good .compare-list li svg{color:var(--green-success)}.col-bad .compare-list li svg{color:var(--red-alert)}.btn-primary{background:var(--navy);color:#fff;border:none;padding:12px 24px;border-radius:30px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease-in-out}.btn-primary.full-width{width:100%;margin-top:30px;padding:16px;font-size:1rem;background:linear-gradient(90deg,var(--blue-primary),var(--blue-dark));box-shadow:0 10px 25px #2563eb4d}.btn-primary.full-width:hover{transform:translateY(-2px);box-shadow:0 15px 30px #2563eb66}.footer-dark{background:var(--navy);padding:60px 0;text-align:center;color:#fff}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:10px}.brand.center{justify-content:center}@media(max-width:900px){.navbar{padding:10px 0}.logo-img{height:40px}.brand-name{font-size:18px}.scroll-track{height:200vh}.sticky-content{top:60px;height:calc(100vh - 60px);padding:0;align-items:flex-start}.hero-grid{grid-template-columns:1fr;text-align:center;gap:20px;height:100%;align-content:start;padding-top:20px}.hero-text-wrapper{height:140px;display:flex;justify-content:center;align-items:flex-start;z-index:20}.hero-title{font-size:2rem;margin-bottom:10px}.hero-desc{font-size:.9rem;max-width:90%;margin:0 auto}.hero-visual-container{align-items:flex-start;padding-top:10px}.morph-object{width:260px;height:460px}.data-number{font-size:2rem}.data-label{font-size:1rem}.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.feat-card h3{font-size:1.2rem}.feat-card p{font-size:.9rem}.browser-address{font-size:12px}.impact-section{padding:60px 0}.big-slogan{font-size:3.5rem}.data-section{padding:0 0 40px}.data-grid,.comparison-table{grid-template-columns:1fr}.app-showcase-section{padding:60px 0}.browser-mockup{max-width:95%}.comparison-section{padding:60px 0 80px}.comparison-table{border-radius:16px;box-shadow:none}.col-bad,.col-good{padding:30px 20px;border-right:none;border-bottom:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #0000000d}.compare-list li{font-size:.95rem;margin-bottom:16px}}
