.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box;margin:0;padding:0}.landing-page{--bg:#faf9f6;--text:#1c1b1a;--amber:#f6dc93;--amber-dk:#c49a0a;--amber-deep:#9c7408;--amber-lt:hsla(44,85%,77%,.18);--amber-border:hsla(44,85%,77%,.45);--navy:#5f6e92;--navy-dk:#4a5778;--navy-deep:#252b3d;--lavender:#93a9f5;--lav-lt:rgba(147,169,245,.1);--gray:#a09a8a;--gray-lt:#eae8e3;--white:#fff;--font:var(--font-poppins),"Poppins",sans-serif;--serif:var(--font-cormorant-garamond),"Cormorant Garamond",Georgia,serif;font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:hidden}.landing-page .grid-bg{background-color:var(--bg);background-image:linear-gradient(hsla(44,85%,77%,.22) 1px,transparent 0),linear-gradient(90deg,hsla(44,85%,77%,.22) 1px,transparent 0);background-size:38px 38px}.landing-page .grid-bg-white{background-color:#fff;background-image:linear-gradient(hsla(44,85%,77%,.16) 1px,transparent 0),linear-gradient(90deg,hsla(44,85%,77%,.16) 1px,transparent 0);background-size:38px 38px}.landing-page .lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:60px;background:hsla(45,29%,97%,.94);backdrop-filter:blur(18px);border-bottom:1px solid hsla(44,10%,58%,.1);transition:box-shadow .3s}.landing-page .nav-logo{font-weight:800;font-size:16px;color:var(--text);text-decoration:none;letter-spacing:-.01em;display:flex;align-items:center;gap:7px}.landing-page .logo-dot{width:7px;height:7px;border-radius:50%;background:var(--amber);border:1.5px solid var(--amber-dk)}.landing-page .nav-links{display:flex;gap:34px}.landing-page .nav-links a{font-size:13px;font-weight:500;color:var(--gray);text-decoration:none;transition:color .2s}.landing-page .nav-links a:hover{color:var(--text)}.landing-page .nav-cta{background:var(--navy);color:#fff;padding:9px 20px;border-radius:7px;font-weight:600;font-size:13px;text-decoration:none;transition:all .2s;letter-spacing:.02em}.landing-page .nav-cta:hover{background:var(--navy-dk);transform:translateY(-1px);box-shadow:0 6px 20px rgba(82,90,117,.25)}@media(max-width:768px){.landing-page .nav-links{display:none}.landing-page .lp-nav{padding:0 20px}}.landing-page .hero-section{overflow:hidden;position:sticky;top:0;z-index:0}.landing-page .hero-wrap{min-height:600px;display:flex;align-items:center;padding:72px 28px 0;max-width:1160px;margin:0 auto;gap:0;position:relative}.landing-page .hero-left{flex:0 0 54%;position:relative;z-index:2;padding-bottom:80px;padding-right:0}.landing-page .hero-tag{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;background:var(--amber-lt);border:1px solid var(--amber-border);color:var(--amber-deep);font-size:11px;font-weight:700;padding:5px 13px;border-radius:20px;letter-spacing:.07em;text-transform:uppercase}.landing-page .tag-dot{width:5px;height:5px;border-radius:50%;background:var(--amber-dk)}.landing-page h1.lp-hero{font-family:var(--serif);font-size:clamp(45px,5.6vw,71px);font-weight:600;line-height:1.06;letter-spacing:-.01em;color:var(--text);margin-bottom:16px}.landing-page h1.lp-hero .u{position:relative;display:inline-block;font-style:italic;color:#c5a44e}.landing-page h1.lp-hero .u:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:var(--amber);border-radius:2px;opacity:.8}.landing-page .hero-sub{font-size:17px;color:var(--gray);line-height:1.7;margin-bottom:10px;max-width:450px;font-weight:400}.landing-page .hero-sub strong{color:var(--text);font-weight:600}.landing-page .hero-desc{font-size:14px;color:var(--gray);line-height:1.75;max-width:420px;margin-bottom:30px}.landing-page .hero-ctas{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:36px}.landing-page .btn-primary{background:var(--navy);color:#fff;padding:13px 26px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;transition:all .22s;letter-spacing:.02em}.landing-page .btn-primary:hover{background:var(--navy-dk);transform:translateY(-1px);box-shadow:0 10px 28px rgba(82,90,117,.28)}.landing-page .btn-ghost{background:transparent;color:var(--navy);padding:13px 22px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:all .2s;border:1.5px solid var(--gray-lt)}.landing-page .btn-ghost:hover{border-color:var(--navy);background:rgba(82,90,117,.04)}.landing-page .hero-proof{display:flex;align-items:center;gap:12px}.landing-page .hero-proof .avatars{display:flex}.landing-page .av{width:26px;height:26px;border-radius:50%;border:2px solid var(--bg);margin-left:-5px;display:flex;align-items:center;justify-content:center;font-size:9px;color:#fff;font-weight:800}.landing-page .av:first-child{margin-left:0}.landing-page .av1{background:var(--navy)}.landing-page .av2{background:var(--amber-dk)}.landing-page .av3{background:var(--lavender)}.landing-page .av4{background:#93a9a0}.landing-page .hero-proof-text{font-size:12px;color:var(--gray);line-height:1.5}.landing-page .hero-proof-text strong{color:var(--text)}.landing-page .hero-right{flex:1;min-width:0}.landing-page .hero-img-side{position:absolute;right:0;top:0;bottom:0;width:56%;z-index:1;display:flex;align-items:flex-start;justify-content:center}.landing-page .hero-brand-img{position:absolute;top:60px;left:50%;transform:translateX(-50%);height:calc(100% - 60px + 60px);width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;filter:drop-shadow(0 32px 80px rgba(246,220,147,.28)) drop-shadow(0 8px 24px rgba(0,0,0,.08))}.landing-page .app-browser{background:#fff;border-radius:14px;box-shadow:0 22px 64px rgba(82,90,117,.13),0 4px 14px rgba(0,0,0,.04);overflow:hidden;border:1px solid hsla(44,10%,58%,.1)}.landing-page .browser-bar{background:#f5f4f1;padding:10px 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--gray-lt)}.landing-page .browser-dots{display:flex;gap:5px}.landing-page .browser-dot{width:10px;height:10px;border-radius:50%}.landing-page .d1{background:#ff5f57}.landing-page .d2{background:#febc2e}.landing-page .d3{background:#28c840}.landing-page .browser-url{flex:1;background:#fff;border-radius:5px;padding:4px 10px;font-size:11px;color:var(--gray);margin:0 8px;border:1px solid var(--gray-lt)}.landing-page .app-content{display:flex;height:358px}.landing-page .app-sidebar{width:168px;background:var(--navy-deep);padding:14px 10px;display:flex;flex-direction:column;gap:3px;flex-shrink:0}.landing-page .app-logo-text{font-size:14px;font-weight:800;color:var(--amber);margin-bottom:16px;padding:0 6px;letter-spacing:.04em}.landing-page .sidebar-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:7px;font-size:11px;font-weight:500;color:hsla(45,29%,97%,.45);transition:all .18s}.landing-page .sidebar-item.active{background:hsla(44,85%,77%,.1);color:var(--amber);border:1px solid hsla(44,85%,77%,.15)}.landing-page .si-icon{font-size:13px}.landing-page .app-main{flex:1;padding:16px;overflow-y:auto;background:#fafaf9}.landing-page .app-day-header{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:var(--gray);margin-bottom:14px;font-weight:600}.landing-page .task-group{margin-bottom:13px}.landing-page .task-group-label{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--amber-dk);font-weight:700;margin-bottom:7px;display:flex;align-items:center;gap:8px}.landing-page .task-group-label:after{content:"";flex:1;height:1px;background:hsla(44,85%,77%,.25)}.landing-page .task-item{display:flex;align-items:center;gap:8px;padding:7px 10px;background:#fff;border-radius:7px;margin-bottom:4px;border:1px solid var(--gray-lt);font-size:11px;color:var(--text);box-shadow:0 1px 3px rgba(0,0,0,.025)}.landing-page .task-cb{width:14px;height:14px;border-radius:4px;border:1.5px solid var(--gray-lt);flex-shrink:0;display:flex;align-items:center;justify-content:center}.landing-page .task-cb.done{background:var(--navy);border-color:var(--navy);color:#fff;font-size:8px}.landing-page .task-text{flex:1}.landing-page .task-item.done .task-text{text-decoration:line-through;color:var(--gray)}.landing-page .task-tag{margin-left:auto;font-size:9px;font-weight:700;padding:2px 7px;border-radius:10px;letter-spacing:.04em;flex-shrink:0}.landing-page .tag-amber{background:hsla(44,85%,77%,.25);color:var(--amber-deep)}.landing-page .tag-lav{background:var(--lav-lt);color:var(--navy)}.landing-page .tag-gray{background:var(--gray-lt);color:var(--gray)}.landing-page .aspiration-section{position:relative;overflow:hidden;min-height:500px;display:flex;align-items:stretch;z-index:2;border-radius:24px 24px 0 0;box-shadow:0 -12px 40px rgba(0,0,0,.18);background:#5f6e92;padding:0 48px}.landing-page .aspiration-section:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#5f6e92 0,#5f6e92 38%,rgba(95,110,146,.88) 52%,rgba(95,110,146,.45) 64%,rgba(95,110,146,.12) 76%,transparent 86%)}.landing-page .aspiration-img{position:absolute;right:0;top:0;bottom:0;width:72%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;z-index:0;pointer-events:none}.landing-page .aspiration-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;padding:60px 0;width:100%}.landing-page .aspiration-text{max-width:560px}.landing-page .eyebrow-light{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:18px;display:block}.landing-page .aspiration-title{font-family:var(--serif);font-size:clamp(38px,5vw,66px);font-weight:500;line-height:1.1;letter-spacing:-.01em;color:#fff;margin-bottom:14px;max-width:700px}.landing-page .aspiration-title em{font-style:italic;color:var(--amber);font-weight:400}.landing-page .aspiration-sub{font-size:15px;color:hsla(0,0%,100%,.8);line-height:1.75;max-width:520px;margin-bottom:50px}.landing-page .ba-grid{display:grid;grid-template-columns:1fr 44px 1fr;gap:0;align-items:start}.landing-page .ba-card{border-radius:12px;padding:22px 20px}.landing-page .ba-card.before{background:rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.1);align-self:center}.landing-page .ba-card.after{background:var(--amber);border:none;box-shadow:0 8px 32px hsla(44,85%,77%,.28);padding:28px 24px}.landing-page .ba-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:14px;display:block}.landing-page .ba-card.before .ba-label{color:hsla(45,29%,97%,.4)}.landing-page .ba-card.after .ba-label{color:var(--navy-deep);opacity:.55}.landing-page .ba-item{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px;font-size:12.5px;line-height:1.6}.landing-page .ba-card.before .ba-item{color:hsla(45,29%,97%,.75)}.landing-page .ba-card.before .ba-item strong{color:hsla(45,29%,97%,.95);font-weight:600}.landing-page .ba-card.after .ba-item{color:var(--navy-deep);font-size:14px}.landing-page .ba-card.after .ba-item strong{font-weight:700}.landing-page .ba-card.after .ba-item em{font-style:italic;font-weight:700;font-family:var(--serif);font-size:16px;color:#1a1a1a}.landing-page .ba-ic{flex-shrink:0;font-size:11px;font-weight:700;margin-top:3px;width:14px;text-align:center}.landing-page .ba-card.before .ba-ic{color:hsla(45,29%,97%,.3)}.landing-page .ba-card.after .ba-ic{color:var(--navy-deep);opacity:.55}.landing-page .ba-arrow{align-self:center}.landing-page .ba-arrow,.landing-page .ba-arrow-inner{display:flex;align-items:center;justify-content:center}.landing-page .ba-arrow-inner{width:44px;height:44px;border-radius:50%;background:var(--amber);color:var(--navy-deep);font-size:18px;flex-shrink:0;font-weight:900}.landing-page .pain-section{background:linear-gradient(145deg,#1c202e,#242836 55%,#2c2336);padding:76px 48px;position:relative;overflow:hidden;z-index:3}.landing-page .pain-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(44,85%,77%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(44,85%,77%,.08) 1px,transparent 0);background-size:38px 38px;pointer-events:none}.landing-page .pain-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.landing-page .eyebrow-amber{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(44,85%,77%,.6);margin-bottom:16px;display:block;text-align:center}.landing-page .pain-title{font-family:var(--serif);font-size:clamp(34px,4.5vw,58px);font-weight:500;line-height:1.1;letter-spacing:-.01em;color:#fff;margin-bottom:12px;text-align:center;max-width:100%}.landing-page .pain-title em{font-style:italic;color:var(--amber);font-weight:400}.landing-page .pain-sub{font-size:16px;color:hsla(45,29%,97%,.45);max-width:520px;margin:0 auto 44px;line-height:1.75;text-align:center}.landing-page .pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-page .pain-card{background:hsla(0,0%,100%,.04);border-radius:12px;padding:22px;border:1px solid hsla(0,0%,100%,.07)}.landing-page .pain-ic{margin-bottom:14px;color:hsla(44,85%,77%,.6)}.landing-page .pain-card h3{font-size:14px;font-weight:700;color:#fff;margin-bottom:7px}.landing-page .pain-card p{font-size:13px;color:hsla(45,29%,97%,.45);line-height:1.65}.landing-page .chat-section,.landing-page .cta-section,.landing-page .faq-section,.landing-page .feature-section,.landing-page .footer-outer,.landing-page .pricing-section,.landing-page .testi-section{position:relative;z-index:4}.landing-page .feature-section{padding:84px 48px}.landing-page .feature-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.landing-page .feature-inner.rev{flex-direction:row-reverse}.landing-page .feature-text{flex:1}.landing-page .feature-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;background:var(--amber-lt);border:1px solid var(--amber-border);color:var(--amber-deep);font-size:10px;font-weight:700;padding:4px 12px;border-radius:20px;letter-spacing:.07em;text-transform:uppercase}.landing-page .feature-text h2{font-family:var(--serif);font-size:clamp(28px,3.5vw,46px);font-weight:500;line-height:1.15;letter-spacing:-.01em;color:var(--text);margin-bottom:14px}.landing-page .feature-text h2 em{font-style:italic;color:var(--navy);font-weight:400}.landing-page .feature-text>p{font-size:16px;color:var(--gray);line-height:1.78;margin-bottom:20px}.landing-page .feature-list{list-style:none}.landing-page .feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text);line-height:1.65;margin-bottom:9px}.landing-page .feature-list li:before{content:"\2014";color:var(--amber-dk);font-weight:700;flex-shrink:0;margin-top:1px;font-size:12px}.landing-page .feature-visual{flex:1;min-width:0}.landing-page .mock-box{background:#fff;border-radius:14px;box-shadow:0 14px 44px rgba(82,90,117,.09),0 2px 8px rgba(0,0,0,.04);overflow:hidden;border:1px solid var(--gray-lt)}.landing-page .mock-header{background:var(--navy-deep);padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.landing-page .mock-hdr-txt{font-size:11px;color:hsla(45,29%,97%,.45);font-weight:500}.landing-page .mock-badge{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--amber);font-weight:700;background:hsla(44,85%,77%,.1);padding:3px 8px;border-radius:10px}.landing-page .focus-card{background:linear-gradient(135deg,hsla(44,85%,77%,.1),hsla(44,85%,77%,.04));border:1px solid hsla(44,85%,77%,.22);border-radius:10px;padding:13px 15px;margin-bottom:12px}.landing-page .focus-flag{font-size:9px;color:var(--amber-dk);font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px}.landing-page .focus-task-name{font-size:13px;font-weight:700;color:var(--text);margin-bottom:4px}.landing-page .focus-meta{font-size:11px;color:var(--gray)}.landing-page .mock-body{padding:16px}.landing-page .radar-row{display:flex;align-items:center;gap:10px;margin-bottom:11px}.landing-page .r-project{font-size:11px;font-weight:600;color:var(--text);min-width:88px}.landing-page .r-bar-bg{flex:1;height:5px;border-radius:3px;background:var(--gray-lt);overflow:hidden}.landing-page .r-bar{height:100%;border-radius:3px}.landing-page .r-pct{font-size:10px;color:var(--gray);min-width:30px;text-align:right;font-weight:600}.landing-page .stats-row{display:flex;gap:10px;margin-bottom:12px}.landing-page .s-card{flex:1;background:var(--bg);border-radius:8px;padding:12px 10px;border:1px solid var(--gray-lt);text-align:center}.landing-page .s-num{font-size:20px;font-weight:900;color:var(--navy);margin-bottom:2px}.landing-page .s-label{font-size:9px;color:var(--gray);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.landing-page .mini-chart{display:flex;align-items:flex-end;gap:4px;height:40px}.landing-page .chart-bar{flex:1;border-radius:3px 3px 0 0}.landing-page .chat-section{background:var(--navy-deep);padding:84px 48px;position:relative;z-index:4}.landing-page .chat-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px}.landing-page .chat-text{flex:1}.landing-page .chat-text .feature-eyebrow{background:hsla(44,85%,77%,.1);border-color:hsla(44,85%,77%,.25);color:var(--amber)}.landing-page .chat-text h2{font-family:var(--serif);font-size:clamp(28px,3.5vw,46px);font-weight:500;color:#fff}.landing-page .chat-text>p{color:hsla(45,29%,97%,.5)}.landing-page .chat-text .feature-list li{color:hsla(45,29%,97%,.82)}.landing-page .chat-text .feature-list li:before{color:var(--amber)}.landing-page .chat-visual{flex:1;min-width:0}.landing-page .chat-mock{background:hsla(0,0%,100%,.04);border-radius:14px;border:1px solid hsla(0,0%,100%,.08);overflow:hidden}.landing-page .chat-top{padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.07);display:flex;align-items:center;gap:10px}.landing-page .chat-av{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--amber) 0,hsla(44,85%,77%,.6) 100%);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:var(--navy-deep);flex-shrink:0}.landing-page .chat-info-name{font-size:13px;font-weight:700;color:#fff}.landing-page .chat-info-status{font-size:11px;color:hsla(44,85%,77%,.7)}.landing-page .chat-messages{padding:16px;display:flex;flex-direction:column;gap:10px}.landing-page .chat-msg{display:flex;gap:8px;align-items:flex-end}.landing-page .chat-msg.user{flex-direction:row-reverse}.landing-page .bubble{max-width:82%;padding:9px 13px;font-size:12px;line-height:1.55;border-radius:12px}.landing-page .chat-msg.ambre .bubble{background:hsla(0,0%,100%,.08);color:hsla(45,29%,97%,.82);border-radius:4px 12px 12px 12px}.landing-page .chat-msg.user .bubble{background:var(--amber);color:var(--navy-deep);font-weight:500;border-radius:12px 4px 12px 12px}.landing-page .chat-input-row{padding:11px 14px;border-top:1px solid hsla(0,0%,100%,.07);display:flex;gap:8px;align-items:center}.landing-page .chat-input-fake{flex:1;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:8px 12px;font-size:12px;color:hsla(45,29%,97%,.35);font-family:var(--font)}.landing-page .chat-send-btn{width:32px;height:32px;border-radius:8px;background:var(--amber);display:flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;flex-shrink:0;color:var(--navy-deep);font-weight:900}.landing-page .chat-av-sm{width:24px;height:24px;font-size:10px;flex-shrink:0}.landing-page .pricing-section{padding:84px 48px;position:relative}.landing-page .pricing-inner{max-width:980px;margin:0 auto}.landing-page .section-eyebrow{text-align:center;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber-dk);margin-bottom:12px;display:block}.landing-page .section-title{font-family:var(--serif);text-align:center;font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:-.01em;color:var(--text);margin-bottom:10px;line-height:1.1}.landing-page .section-sub{text-align:center;font-size:16px;color:var(--gray);max-width:480px;margin:0 auto 52px;line-height:1.7}.landing-page .pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-page .p-card{background:#fff;border-radius:14px;padding:28px 24px;border:1px solid var(--gray-lt);box-shadow:0 4px 16px rgba(82,90,117,.06);position:relative}.landing-page .p-card.featured{background:var(--navy-deep);border-color:transparent;box-shadow:0 18px 48px rgba(37,43,61,.28);transform:scale(1.06);z-index:2;animation:pulseGlow 3s ease-in-out infinite}.landing-page .featured-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--amber);color:var(--navy-deep);font-size:10px;font-weight:800;padding:4px 14px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;animation:floatY 2.5s ease-in-out infinite}.landing-page .p-plan{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:10px}.landing-page .p-card:not(.featured) .p-plan{color:var(--gray)}.landing-page .p-card.featured .p-plan{color:var(--amber)}.landing-page .p-price{font-size:36px;font-weight:900;letter-spacing:-.03em;margin-bottom:4px}.landing-page .p-card:not(.featured) .p-price{color:var(--text)}.landing-page .p-card.featured .p-price{color:#fff}.landing-page .p-price span{font-size:16px;font-weight:500}.landing-page .p-desc{font-size:13px;margin-bottom:24px}.landing-page .p-card:not(.featured) .p-desc{color:var(--gray)}.landing-page .p-card.featured .p-desc{color:hsla(45,29%,97%,.5)}.landing-page .p-divider{height:1px;margin-bottom:20px}.landing-page .p-card:not(.featured) .p-divider{background:var(--gray-lt)}.landing-page .p-card.featured .p-divider{background:hsla(0,0%,100%,.08)}.landing-page .p-features{list-style:none;margin-bottom:26px}.landing-page .p-features li{display:flex;align-items:flex-start;gap:9px;font-size:12px;margin-bottom:9px;line-height:1.5}.landing-page .p-card:not(.featured) .p-features li{color:var(--text)}.landing-page .p-card.featured .p-features li{color:hsla(45,29%,97%,.8)}.landing-page .p-check{flex-shrink:0;margin-top:1px;font-size:11px}.landing-page .p-card:not(.featured) .p-check{color:var(--amber-dk)}.landing-page .p-card.featured .p-check{color:var(--amber)}.landing-page .p-btn{display:block;text-align:center;text-decoration:none;padding:11px 20px;border-radius:8px;font-weight:700;font-size:13px;transition:all .2s;letter-spacing:.02em}.landing-page .p-card:not(.featured) .p-btn{background:var(--bg);color:var(--navy);border:1.5px solid var(--gray-lt)}.landing-page .p-card:not(.featured) .p-btn:hover{border-color:var(--navy);background:var(--navy);color:#fff}.landing-page .p-card.featured .p-btn{background:var(--amber);color:var(--navy-deep)}.landing-page .p-card.featured .p-btn:hover{background:#f9e4a0;transform:translateY(-1px)}.landing-page .cta-section{padding:88px 48px}.landing-page .cta-inner{max-width:720px;margin:0 auto;text-align:center}.landing-page .cta-title{font-family:var(--serif);font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.1;letter-spacing:-.01em;color:var(--text);margin-bottom:16px}.landing-page .cta-title em{font-style:italic;color:#c5a44e;font-weight:400}.landing-page .cta-sub{font-size:17px;color:var(--gray);line-height:1.7;margin-bottom:32px;max-width:380px;margin-left:auto;margin-right:auto}.landing-page .cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}.landing-page .cta-note{font-size:12px;color:var(--gray)}.landing-page .footer-outer{border-top:1px solid var(--gray-lt);background:var(--bg)}.landing-page .lp-footer{padding:30px 48px;display:flex;align-items:center;justify-content:space-between;max-width:1160px;margin:0 auto;flex-wrap:wrap;gap:12px}.landing-page .footer-logo{font-weight:800;font-size:15px;color:var(--text);display:flex;align-items:center;gap:6px}.landing-page .footer-links{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.landing-page .footer-links a,.landing-page .footer-links button{font-size:13px;color:var(--gray);text-decoration:none;transition:color .2s;background:none;border:none;cursor:pointer;font-family:var(--font);padding:0}.landing-page .footer-links a:hover,.landing-page .footer-links button:hover{color:var(--text)}.landing-page .footer-right{font-size:13px;color:var(--gray)}.landing-page .legal-modal-overlay{display:none;position:fixed;inset:0;z-index:999;background:rgba(28,32,46,.72);backdrop-filter:blur(6px);align-items:center;justify-content:center;padding:20px}.landing-page .legal-modal-overlay.open{display:flex}.landing-page .legal-modal{background:var(--bg);border-radius:16px;max-width:680px;width:100%;max-height:82vh;overflow-y:auto;padding:40px 44px;box-shadow:0 32px 80px rgba(0,0,0,.22);position:relative}.landing-page .legal-modal-close{position:absolute;top:18px;right:20px;background:var(--gray-lt);border:none;cursor:pointer;width:32px;height:32px;border-radius:50%;font-size:16px;color:var(--gray);display:flex;align-items:center;justify-content:center;transition:all .2s}.landing-page .legal-modal-close:hover{background:var(--text);color:#fff}.landing-page .legal-modal h2{font-family:var(--serif);font-size:28px;font-weight:500;color:var(--text);margin-bottom:6px}.landing-page .legal-modal .legal-date{font-size:12px;color:var(--gray);margin-bottom:28px}.landing-page .legal-modal h3{font-size:14px;font-weight:700;color:var(--text);margin:22px 0 8px}.landing-page .legal-modal li,.landing-page .legal-modal p{font-size:13px;color:var(--gray);line-height:1.78}.landing-page .legal-modal ul{padding-left:18px;margin-bottom:10px}.landing-page .legal-modal a{color:var(--navy)}.landing-page .pull-quote{font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(22px,3vw,34px);line-height:1.4;color:hsla(45,29%,97%,.75);max-width:600px;margin:0 auto 48px;text-align:center;position:relative;z-index:1}.landing-page .pull-quote span{color:var(--amber)}@keyframes waveBar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes typeCursor{0%,to{opacity:1}50%{opacity:0}}@keyframes taskAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-page .voice-msg{display:flex;align-items:center;gap:10px;background:var(--amber);border-radius:12px 4px 12px 12px;padding:10px 14px;max-width:85%;align-self:flex-end}.landing-page .wave-bars{display:flex;align-items:center;gap:3px;height:20px}.landing-page .wave-bar{width:3px;border-radius:2px;background:var(--navy-deep);transform-origin:center;opacity:.7}.landing-page .voice-playing .wave-bar{animation:waveBar .8s ease-in-out infinite}.landing-page .wave-bar:first-child{height:8px;animation-delay:0s}.landing-page .wave-bar:nth-child(2){height:14px;animation-delay:.1s}.landing-page .wave-bar:nth-child(3){height:18px;animation-delay:.2s}.landing-page .wave-bar:nth-child(4){height:12px;animation-delay:.15s}.landing-page .wave-bar:nth-child(5){height:20px;animation-delay:.05s}.landing-page .wave-bar:nth-child(6){height:10px;animation-delay:.25s}.landing-page .wave-bar:nth-child(7){height:16px;animation-delay:.12s}.landing-page .voice-duration{font-size:11px;color:var(--navy-deep);font-weight:600;opacity:.7}.landing-page .typing-text{font-size:12px;line-height:1.5;color:hsla(45,29%,97%,.82);min-height:18px}.landing-page .typing-cursor{display:inline-block;animation:typeCursor .7s infinite;color:var(--amber)}.landing-page .ambre-task-list{display:flex;flex-direction:column;gap:5px}.landing-page .ambre-task-row{display:flex;align-items:center;gap:8px;padding:7px 10px;background:hsla(0,0%,100%,.07);border-radius:7px;font-size:11px;color:hsla(45,29%,97%,.82);opacity:0;border-left:2px solid transparent}.landing-page .ambre-task-row.cat-must{border-left-color:var(--amber)}.landing-page .ambre-task-row.cat-soon{border-left-color:rgba(147,169,245,.6)}.landing-page .ambre-task-row.appear{animation:taskAppear .4s ease forwards}.landing-page .ambre-task-row .check-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.landing-page .cat-must .check-dot{background:var(--amber)}.landing-page .cat-soon .check-dot{background:var(--lavender)}.landing-page .faq-section{padding:84px 48px;background:var(--navy-deep)}.landing-page .faq-inner{max-width:760px;margin:0 auto}.landing-page .faq-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:12px;display:block;text-align:center}.landing-page .faq-title{font-family:var(--serif);font-size:clamp(28px,3.5vw,44px);font-weight:500;color:#fff;text-align:center;margin-bottom:48px;letter-spacing:-.01em}.landing-page .faq-item{border-bottom:1px solid hsla(0,0%,100%,.08)}.landing-page .faq-q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-family:var(--font);font-size:16px;font-weight:600;color:#fff;text-align:left;gap:16px;transition:color .2s}.landing-page .faq-q:hover{color:var(--amber)}.landing-page .faq-icon{width:28px;height:28px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;color:var(--amber);transition:all .3s;font-weight:300}.landing-page .faq-item.open .faq-icon{transform:rotate(45deg);background:hsla(44,85%,77%,.1)}.landing-page .faq-a{font-size:15px;color:hsla(45,29%,97%,.55);line-height:1.75;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding-bottom:0}.landing-page .faq-item.open .faq-a{max-height:200px;padding-bottom:20px}.landing-page .testi-section{padding:84px 48px;overflow:hidden}.landing-page .testi-inner{max-width:1100px;margin:0 auto}.landing-page .testi-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber-dk);margin-bottom:12px;display:block;text-align:center}.landing-page .testi-title{font-family:var(--serif);font-size:clamp(28px,3.5vw,44px);font-weight:500;color:var(--text);text-align:center;margin-bottom:52px;letter-spacing:-.01em}.landing-page .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:start}.landing-page .testi-card{background:#fff;border-radius:3px;padding:20px;box-shadow:0 8px 32px rgba(82,90,117,.1),0 2px 8px rgba(0,0,0,.06);position:relative;transition:transform .3s ease,box-shadow .3s ease}.landing-page .testi-card:hover{box-shadow:0 16px 48px rgba(82,90,117,.15);transform:translateY(-4px) rotate(0deg)!important}.landing-page .testi-card:first-child{transform:rotate(-2deg)}.landing-page .testi-card:nth-child(2){transform:rotate(1.5deg);margin-top:24px}.landing-page .testi-card:nth-child(3){transform:rotate(-1deg)}.landing-page .testi-photo{-o-object-fit:cover;object-fit:cover;background:var(--gray-lt)}.landing-page .testi-photo,.landing-page .testi-photo-placeholder{width:100%;aspect-ratio:4/3;border-radius:2px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.landing-page .testi-photo-placeholder{background:linear-gradient(135deg,var(--gray-lt) 0,var(--amber-lt) 100%);font-size:32px;color:var(--amber-dk);position:relative}.landing-page .testi-photo-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0}.landing-page .testi-quote{font-family:var(--serif);font-style:italic;font-size:16px;line-height:1.6;color:var(--text);margin-bottom:14px}.landing-page .testi-tape{position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:48px;height:16px;border-radius:2px;background:hsla(44,85%,77%,.55);border:1px solid hsla(44,85%,77%,.4)}.landing-page .testi-name{font-size:11px;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.07em}.landing-page .testi-role{font-size:11px;color:var(--gray);margin-top:2px}@keyframes hapticClick{0%{transform:scale(1)}25%{transform:scale(.96)}60%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes floatY{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-4px)}}@keyframes pulseGlow{0%,to{box-shadow:0 18px 48px rgba(37,43,61,.28)}50%{box-shadow:0 18px 60px hsla(44,85%,77%,.2),0 18px 48px rgba(37,43,61,.28)}}.landing-page .fade-up{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.landing-page .fade-up.visible{opacity:1;transform:translateY(0)}.landing-page .slide-left{opacity:0;transform:translateX(-44px);transition:opacity 1s ease,transform 1s cubic-bezier(.22,1,.36,1)}.landing-page .slide-left.visible{opacity:1;transform:translateX(0)}.landing-page .slide-right{opacity:0;transform:translateX(44px);transition:opacity 1s ease,transform 1s cubic-bezier(.22,1,.36,1)}.landing-page .slide-right.visible{opacity:1;transform:translateX(0)}.landing-page .scale-in{opacity:0;transform:scale(.93);transition:opacity .8s ease,transform .8s ease}.landing-page .scale-in.visible{opacity:1;transform:scale(1)}.landing-page .stagger-1{transition-delay:.18s}.landing-page .stagger-2{transition-delay:.36s}.landing-page .stagger-3{transition-delay:.52s}.landing-page .cycle-word{display:inline-block;transition:opacity .28s ease,transform .28s ease}.landing-page .cycle-word.cycling-out{opacity:0;transform:translateY(-10px)}.landing-page .mock-box{transition:transform .3s ease,box-shadow .3s ease}.landing-page .mock-box:hover{transform:translateY(-5px);box-shadow:0 24px 64px rgba(82,90,117,.15)}.landing-page .chat-mock{transition:transform .3s ease}.landing-page .chat-mock:hover{transform:translateY(-5px)}.landing-page .pain-card{transition:transform .25s ease,border-color .25s ease;cursor:default}.landing-page .pain-card:hover{transform:translateY(-5px);border-color:hsla(44,85%,77%,.22)}.landing-page .ba-card{transition:transform .25s ease,border-color .25s ease}.landing-page .ba-card:hover{transform:translateY(-4px)}.landing-page .ba-card.after:hover{border-color:hsla(44,85%,77%,.35)}.landing-page .btn-primary:active,.landing-page .nav-cta:active,.landing-page .p-btn:active{animation:hapticClick .22s ease forwards}@media(max-width:900px){.landing-page .hero-wrap{flex-direction:column;padding:80px 24px 40px;gap:36px}.landing-page .hero-img-side{position:relative;right:auto;top:auto;bottom:auto;flex:unset;width:100%;min-height:auto;z-index:auto}.landing-page .hero-brand-img{position:relative;bottom:auto;left:auto;transform:none;height:auto;width:70%;max-width:280px;display:block;margin:0 auto;animation:none;-o-object-fit:contain;object-fit:contain}.landing-page .hero-left{padding-bottom:0}.landing-page .hero-wrap{min-height:auto;padding-bottom:60px}.landing-page .hero-section{overflow:visible;position:relative}.landing-page .app-content{height:280px}.landing-page .ba-grid{grid-template-columns:1fr;gap:12px}.landing-page .ba-arrow{display:none}.landing-page .chat-inner,.landing-page .feature-inner,.landing-page .feature-inner.rev{flex-direction:column;gap:36px}.landing-page .pain-grid{grid-template-columns:1fr}.landing-page .pricing-cards{grid-template-columns:1fr;max-width:380px;margin:0 auto}.landing-page .p-card.featured{transform:scale(1);margin:8px 0}.landing-page .aspiration-section{padding:0 24px;min-height:auto}.landing-page .aspiration-inner{padding:60px 0}.landing-page .aspiration-text{max-width:100%}.landing-page .aspiration-img{display:none}.landing-page .chat-section,.landing-page .cta-section,.landing-page .faq-section,.landing-page .feature-section,.landing-page .pain-section,.landing-page .pricing-section,.landing-page .testi-section{padding:56px 24px}.landing-page .lp-nav{padding:0 20px}.landing-page .lp-footer{flex-direction:column;gap:12px;text-align:center;padding:24px}.landing-page .footer-links{justify-content:center}.landing-page .testi-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.landing-page .testi-card{transform:rotate(0deg)!important;margin-top:0!important}}@media(max-width:600px){.landing-page h1.lp-hero{font-size:46px}.landing-page .aspiration-title,.landing-page .pain-title{font-size:32px}.landing-page .cta-title,.landing-page .faq-title,.landing-page .section-title,.landing-page .testi-title{font-size:28px}.landing-page .chat-text h2,.landing-page .feature-text h2{font-size:26px}.landing-page .hero-wrap{padding:72px 18px 36px}.landing-page .aspiration-section,.landing-page .chat-section,.landing-page .feature-section,.landing-page .pain-section{padding:0 18px}.landing-page .aspiration-inner{padding:52px 0}.landing-page .chat-section,.landing-page .cta-section,.landing-page .faq-section,.landing-page .feature-section,.landing-page .pain-section,.landing-page .pricing-section,.landing-page .testi-section{padding:48px 18px}.landing-page .lp-nav{padding:0 18px}.landing-page .lp-nav .nav-cta{padding:8px 14px;font-size:12px}.landing-page .chat-mock .chat-messages{padding:12px}.landing-page .app-sidebar{width:130px}.landing-page .legal-modal{padding:28px 22px}.landing-page .pull-quote{font-size:20px}}