@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#ff7a00;--orange-dark:#e06a00;--orange-light:#ff7a0014;--orange-border:#ff7a0033;--dark:#0b1c30;--body:#424753;--gray:#6b7280;--border:#c2c6d64d;--border-solid:#e5e7eb;--bg-nav:#f8f9ffcc;--bg-hero:linear-gradient(135deg, #fff6ee 0%, #ffefe2 100%);--white:#fff;--green:#22c55e}html,body{width:100%;max-width:100%;overflow-x:hidden}body{color:var(--body);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.container{max-width:1280px;margin:0 auto;padding:0 40px}@media (width<=900px){.container{padding:0 32px}}@media (width<=640px){.container{padding:0 20px}}@media (width<=390px){.container{padding:0 16px}}.btn-primary{background:var(--orange);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:background .2s;display:inline-flex}.btn-primary:hover{background:var(--orange-dark)}.section-tag{background:var(--orange-light);color:var(--orange);letter-spacing:.6px;text-transform:uppercase;border-radius:9999px;margin-bottom:14px;padding:4px 16px;font-size:12px;font-weight:600;display:inline-block}#root{text-align:left;width:100%;max-width:100%}.navbar{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;width:100%;position:sticky;top:0;box-shadow:0 1px 4px #0000000a}.navbar-inner{align-items:center;max-width:1200px;height:68px;margin:0 auto;padding:0 32px;display:flex}.navbar-logo{flex-shrink:0;align-items:center;margin-right:40px;text-decoration:none;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:50px}.navbar-links{flex:1;justify-content:center;align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#1a1a2e;white-space:nowrap;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s}.nav-link:hover{color:#f97316}.navbar-right{flex-shrink:0;align-items:center;margin-left:40px;display:flex}.navbar-cta{color:#fff;cursor:pointer;white-space:nowrap;background:#ff8a00;border:none;border-radius:9999px;flex-shrink:0;height:42px;padding:0 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s}.navbar-cta:hover{background:#e07a00}.navbar-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:5px;margin-left:auto;padding:4px;display:none}.navbar-burger span{background:#1a1a2e;border-radius:2px;width:22px;height:2px;display:block}@media (width<=1024px){.navbar-inner{padding:0 24px}.navbar-links{gap:24px}}@media (width<=768px){.navbar-inner{padding:0 20px}.navbar-links{z-index:99;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;margin:0;padding:12px 24px 20px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 8px 24px #0000001a}.navbar-links.open{display:flex}.nav-link{width:100%;padding:12px 0;font-size:16px;display:block}.navbar-right{margin-left:auto}.navbar-cta{height:36px;padding:0 16px;font-size:13px}.navbar-burger{margin-left:12px;display:flex}}.hero{box-sizing:border-box;background:#fcf9f8;width:100%;position:relative;overflow:visible}.hero-inner{align-items:stretch;gap:0;max-width:1440px;margin:0 auto;padding:0 24px 0 80px;display:flex}.hero-left{z-index:3;flex-direction:column;flex:0 0 500px;justify-content:center;align-items:flex-start;padding:48px 0 56px;display:flex}.hero-badge{background:#fff;border:1.5px solid #ddd;border-radius:9999px;align-items:center;gap:7px;width:fit-content;margin-bottom:20px;padding:6px 14px 6px 10px;display:inline-flex}.hero-badge-dot{background:#ff8a00;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.hero-badge-rocket{font-size:14px;line-height:1}.hero-badge-text{color:#333;font-family:Manrope,sans-serif;font-size:13px;font-weight:600}.hero-heading{color:#111;letter-spacing:-.96px;white-space:nowrap;margin:0 0 18px;font-family:Manrope,sans-serif;font-size:46px;font-weight:700;line-height:62px}.hero-orange{color:#ff8a00}.hero-desc{color:#564334;letter-spacing:0;max-width:460px;margin:0 0 32px;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:28.8px}.hero-actions{align-items:center;gap:14px;display:flex}.hero-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#ff8a00;border:none;border-radius:9999px;padding:13px 30px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;transition:background .2s,transform .15s;box-shadow:0 6px 20px #ff8a0059}.hero-btn-primary:hover{background:#e07a00;transform:translateY(-2px)}.hero-btn-secondary{color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #bbb;border-radius:9999px;padding:12px 30px;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;transition:border-color .2s,color .2s}.hero-btn-secondary:hover{color:#ff8a00;border-color:#ff8a00}.hero-right{flex:1;height:680px;position:relative}.hero-doc-img{object-fit:contain;object-position:bottom center;z-index:2;width:auto;max-width:none;height:680px;max-height:none;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.hero-float{z-index:10;pointer-events:none;animation:3.6s ease-in-out infinite heroFloat;position:absolute}.hero-plus{z-index:1;pointer-events:none;opacity:13.6;width:19rem;height:auto;position:absolute;top:7rem;left:-41rem}.hc-card-1{filter:drop-shadow(0 4px 16px #0000001a);width:19rem;height:auto;animation-delay:0s;top:6rem;right:3rem}.hc-card-2{filter:drop-shadow(0 4px 16px #0000001a);width:10rem;height:auto;animation-delay:.4s;top:12rem;left:6rem}.hc-card-3{filter:drop-shadow(0 4px 16px #0000001a);width:12rem;height:auto;animation-delay:.8s;top:21rem;left:34.5rem}.hc-card-4{z-index:1;filter:drop-shadow(0 4px 16px #0000001a);width:13rem;height:auto;animation-delay:.2s;top:28rem;right:34rem}.hc-card-5{filter:drop-shadow(0 4px 16px #0000001a);width:12rem;height:auto;animation-delay:.6s;top:34rem;right:7rem}.hc-card{white-space:nowrap;background:#fff;border-radius:18px;align-items:center;gap:12px;display:flex;box-shadow:0 6px 24px #00000017}.hc-card-1,.hc-card-3,.hc-card-4,.hc-card-5{padding:12px 20px 12px 12px}.hc-card-2{flex-direction:column;align-items:flex-start;gap:5px;min-width:230px;padding:16px 20px}.hc-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;line-height:1;display:flex}.hc-icon-orange{background:#fff3e0}.hc-icon-blue{background:#eff6ff}.hc-icon-green{background:#f0fdf4}.hc-icon-red{background:#fef2f2}.hc-label{color:#111;letter-spacing:-.1px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700}.hc-doc-name{color:#ff8a00;white-space:nowrap;margin:0;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.hc-badge{letter-spacing:.6px;text-transform:uppercase;border-radius:9999px;padding:3px 10px;font-family:Manrope,sans-serif;font-size:9px;font-weight:800}.hc-label{color:#111;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.hc-doc-name{color:#ff8a00;margin:0;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.hc-doc-spec{color:#555;white-space:normal;max-width:200px;margin:0;font-family:Manrope,sans-serif;font-size:11px;font-weight:400;line-height:1.5}.hc-badges{gap:6px;margin-top:2px;display:flex}.hc-badge{letter-spacing:.5px;border-radius:9999px;padding:3px 8px;font-size:9px;font-weight:700}.hc-badge-green{color:#15803d;background:#dcfce7}.hc-badge-orange{color:#ff8a00;background:#fff3e0}@media (width>=769px) and (width<=1200px){.hero{overflow:auto hidden}.hero-inner{min-width:1200px;padding:0 24px 0 80px}.hero-left{flex:0 0 500px}.hero-heading{white-space:nowrap;font-size:46px;line-height:62px}}.hero-mobile-panel,.hero-mobile-img,.hero-desc-mobile,.hero-actions-mobile{display:none}@media (width<=768px){.hero{box-sizing:border-box;width:100%;overflow:hidden}.hero-inner{box-sizing:border-box;text-align:center;width:100%;display:block;padding:28px 20px 32px!important}.hero-left{flex-direction:column;flex:none;align-items:center;width:100%;max-width:100%;padding:0;display:flex}.hero-badge{margin-bottom:16px}.hero-heading{white-space:normal;letter-spacing:-.5px;text-align:center;width:100%;font-size:26px;line-height:38px}.hero-desc{text-align:center;max-width:100%;font-size:14px;line-height:22px}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%}.hero-btn-primary,.hero-btn-secondary{padding:11px 24px;font-size:14px}.hero-right{flex:none!important;height:0!important;min-height:0!important;display:none!important;overflow:hidden!important}.hero-plus,.hero-float,.hero-desc-desktop,.hero-actions-desktop{display:none!important}.hero-mobile-panel{flex-direction:column;align-items:center;width:100%;margin-top:20px;display:flex}.hero-mobile-img{width:100%;max-width:320px;height:auto;display:block}.hero-desc-mobile{color:#564334;text-align:center;max-width:100%;margin:20px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px;display:block}.hero-actions-mobile{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:20px;display:flex}}@media (width<=430px){.hero-inner{padding:24px 16px 28px!important}.hero-heading{font-size:23px;line-height:34px}.hero-desc{font-size:13px}.hero-badge-text{font-size:12px}.hero-mobile-img{max-width:100%}}.inaction-section{background:#fff;padding:72px 32px 0;position:relative;overflow:hidden}.inaction-shape{pointer-events:none;z-index:0;position:absolute}.inaction-shape-1{width:314px;height:auto;top:-41px;left:-5px}.inaction-shape-2{width:322px;height:auto;top:156px;right:4px}.inaction-inner{z-index:2;max-width:1100px;margin:0 auto;position:relative}.inaction-header{text-align:center;margin-bottom:48px}.inaction-title{color:#131b2e;letter-spacing:-.32px;text-align:center;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:38.4px}.inaction-sub{color:#666;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.inaction-phones{justify-content:center;align-items:flex-start;gap:75px;display:flex}.inaction-phone-left{flex-shrink:0}.inaction-phone-left img{object-fit:contain;width:260px;height:496px;display:block}.inaction-phone-center{z-index:2;flex-shrink:0}.inaction-phone-center img{object-fit:contain;width:255px;height:496px;display:block}.inaction-phone-right{flex-shrink:0}.inaction-phone-right img{object-fit:contain;width:253px;height:496px;display:block}.inaction-peek-carousel,.inaction-peek-dots{display:none}@media (width<=768px){.inaction-section{padding:48px 0 0;overflow:hidden}.inaction-inner{padding:0 20px}.inaction-title{letter-spacing:-.2px;margin-bottom:12px;font-size:26px;line-height:1.2}.inaction-sub{font-size:14px}.inaction-header{margin-bottom:32px}.inaction-phones{display:none}.inaction-peek-carousel{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;display:block;overflow:hidden}.inaction-peek-track{justify-content:center;align-items:flex-end;gap:12px;padding:0;display:flex}.inaction-peek-side{cursor:pointer;flex-shrink:0}.inaction-peek-side img{object-fit:contain;width:160px;height:auto;display:block}.inaction-peek-center{z-index:2;flex-shrink:0}.inaction-peek-center img{object-fit:contain;width:160px;height:auto;display:block}.inaction-peek-dots{justify-content:center;gap:8px;margin-top:24px;padding-bottom:32px;display:flex}.inaction-peek-dot{cursor:pointer;background:#ddd;border-radius:50%;width:8px;height:8px;transition:all .2s}.inaction-peek-dot.active{background:#ff8a00;border-radius:4px;width:20px}}@media (width<=430px){.inaction-title{font-size:22px}.inaction-peek-side img,.inaction-peek-center img{width:130px}}.eyn-section{background:#fdf8f3;padding:64px 32px 56px;position:relative;overflow:hidden}.eyn-plus-tl{pointer-events:none;width:273px;position:absolute;top:-63px;left:53px}.eyn-inner{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.eyn-header{text-align:center;margin-bottom:40px}.eyn-title{color:#111;letter-spacing:-.32px;text-align:center;margin:0 0 16px;font-family:Manrope,sans-serif;font-size:38px;font-weight:500;line-height:1.15}.eyn-sub{color:#363636;letter-spacing:0;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:22px;font-weight:400;line-height:25.6px}.eyn-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.eyn-card{background:#fff;border:1px solid #ff7a004a;border-radius:20px;flex-direction:column;gap:10px;padding:28px 28px 24px;transition:transform .2s,box-shadow .2s;display:flex}.eyn-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000014}.eyn-icon-wrap{background:#fff3e8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.eyn-icon{object-fit:contain;width:26px;height:26px}.eyn-card-title{color:#111;letter-spacing:0;margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:31.2px}.eyn-card-desc{color:#666;letter-spacing:0;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media (width<=900px){.eyn-grid{grid-template-columns:repeat(2,1fr)}.eyn-title{font-size:30px}.eyn-sub{font-size:18px}}@media (width<=768px){.eyn-section{padding:48px 20px 36px}.eyn-plus-tl{display:none}.eyn-title{font-size:24px;line-height:1.3}.eyn-sub{font-size:14px;line-height:1.6}.eyn-header{margin-bottom:28px}.eyn-grid{grid-template-columns:repeat(2,1fr);gap:14px}.eyn-card{border-radius:16px;gap:8px;padding:20px 16px 18px}.eyn-card-title{font-size:15px;line-height:1.3}.eyn-card-desc{font-size:12px;line-height:1.5}.eyn-icon-wrap{border-radius:10px;width:40px;height:40px}.eyn-icon{width:22px;height:22px}}@media (width<=360px){.eyn-grid{grid-template-columns:repeat(2,1fr);gap:10px}.eyn-card{padding:16px 12px}.eyn-card-title{font-size:13px}.eyn-card-desc{font-size:11px}}.hiw-section{background:#fdf8f3;padding:96px 32px 80px;position:relative;overflow:hidden}.hiw-plus{pointer-events:none;width:160px;position:absolute}.hiw-plus-right{bottom:0;right:0}.hiw-inner{z-index:2;max-width:1200px;margin:0 auto;position:relative}.hiw-header{text-align:center;margin-bottom:64px}.hiw-tag{color:#914c00;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.hiw-title{color:#1c1b1b;letter-spacing:-.32px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:48px;font-weight:600;line-height:38.4px}.hiw-sub{color:#564334;max-width:480px;margin:0 auto;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.hiw-steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.hiw-card{background:#fff;border-radius:20px;flex-direction:column;gap:12px;padding:32px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #0000000d}.hiw-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000014}.hiw-icon-wrap{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex;overflow:hidden}.hiw-step-icon{object-fit:contain;width:56px;height:56px}.hiw-step-num{color:#f97316;letter-spacing:.5px;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.hiw-step-title{color:#111;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.hiw-step-desc{color:#666;margin:0;font-size:14px;line-height:1.6}@media (width<=900px){.hiw-steps{grid-template-columns:repeat(2,1fr)}.hiw-title{font-size:36px;line-height:1.2}}.hiw-peek-carousel,.hiw-peek-dots{display:none}@media (width<=768px){.hiw-section{padding:56px 0 48px;overflow:hidden}.hiw-inner{padding:0 20px}.hiw-title{font-size:28px;line-height:1.2}.hiw-sub{font-size:14px}.hiw-header{margin-bottom:36px}.hiw-tag{font-size:12px}.hiw-steps{display:none}.hiw-peek-carousel{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;display:block;overflow:hidden}.hiw-peek-track{justify-content:center;align-items:stretch;gap:12px;display:flex}.hiw-peek-side{cursor:pointer;flex-shrink:0;width:240px}.hiw-peek-side .hiw-card{height:100%}.hiw-peek-center{z-index:2;flex-shrink:0;width:240px}.hiw-peek-track .hiw-card{border-radius:16px;gap:10px;padding:24px 20px}.hiw-peek-dots{justify-content:center;gap:8px;margin-top:24px;padding-bottom:8px;display:flex}.hiw-peek-dot{cursor:pointer;background:#ddd;border-radius:50%;width:8px;height:8px;transition:all .2s}.hiw-peek-dot.active{background:#ff8a00;border-radius:4px;width:20px}}@media (width<=430px){.hiw-title{font-size:24px}.hiw-peek-side,.hiw-peek-center{width:210px}}.exp-wrapper{background:#fdf8f3}.exp-section{background:#fdf8f3;padding:48px 32px;position:relative}.exp-imgs-01{flex:1;min-width:420px;min-height:460px;position:relative;overflow:visible}.exp-glow-behind{pointer-events:none;z-index:0;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exp-phone-01a{z-index:1;object-fit:contain;width:302px;position:absolute;top:20px;left:20px}.exp-phone-01b{z-index:2;object-fit:contain;width:345px;position:absolute;top:-12px;right:0}.exp-inner{z-index:1;align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:flex;position:relative}.exp-inner-reverse{flex-direction:row-reverse}.exp-text{flex:1;min-width:0}.exp-tag{color:#f97316;background:#ff7a001a;border-radius:9999px;margin-bottom:20px;padding:4px 14px;font-size:12px;font-weight:600;display:inline-block}.exp-heading{color:#111;letter-spacing:-.32px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:40px;font-weight:600;line-height:38.4px}.exp-heading.exp-orange{color:#ff7a00}.exp-desc{color:#444;margin:0 0 28px;font-size:15px;line-height:1.75}.exp-hl.green{color:#006e2f;font-weight:600}.exp-hl.orange{color:#f97316;font-weight:600}.exp-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.exp-list li{color:#333;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.exp-tick{flex-shrink:0;width:20px;height:20px}.exp-imgs-02{flex:1;min-width:480px;min-height:500px;position:relative;overflow:visible}.exp-glow-02{pointer-events:none;z-index:0;width:857px;height:802px;position:absolute;top:50%;left:27%;transform:translate(-50%,-43%)}.exp-phone-02a{z-index:1;width:331px;height:auto;position:absolute;top:20px;left:-100px}.exp-phone-02b{z-index:2;width:331px;height:auto;position:absolute;top:9px;right:102px}.exp-list-icons li:before{display:none}.exp-list-icon{object-fit:contain;flex-shrink:0;width:22px;height:22px}.exp-imgs-03{flex:1;min-width:440px;min-height:500px;position:relative;overflow:visible}.exp-bg-03{pointer-events:none;z-index:0;width:600px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exp-phone-03{z-index:1;width:480px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exp-imgs-04{flex:1;min-width:480px;min-height:500px;position:relative;overflow:visible}.exp-glow-04{pointer-events:none;z-index:0;width:748px;height:700px;position:absolute;top:50%;left:37%;transform:translate(-50%,-50%)}.exp-phone-04a{z-index:1;width:463px;height:auto;position:absolute;top:-100px;left:-101px}.exp-phone-04b{z-index:2;width:383px;height:auto;position:absolute;top:-26px;right:49px}@media (width<=900px){.exp-inner,.exp-inner-reverse{flex-direction:column;gap:32px}.exp-inner>.exp-text,.exp-inner-reverse>.exp-text{order:1}.exp-inner>[class^=exp-imgs],.exp-inner-reverse>[class^=exp-imgs]{order:2}.exp-heading{font-size:30px;line-height:1.2}}@media (width<=768px){.exp-section{padding:44px 20px}.exp-heading{font-size:26px;line-height:1.25}.exp-desc{font-size:14px}.exp-imgs-01,.exp-imgs-02,.exp-imgs-03,.exp-imgs-04{justify-content:center;align-items:center;width:100%;min-width:0;min-height:360px;display:flex;overflow:hidden}.exp-glow-behind,.exp-glow-02,.exp-bg-03,.exp-glow-04{width:110%;max-width:110%;height:auto}.exp-phone-01a{width:49%;top:auto;bottom:0;left:1%}.exp-phone-01b{width:53%;top:auto;bottom:0%;right:12%}.exp-phone-02a{width:57%;top:auto;bottom:-3%;left:-2%}.exp-phone-02b{width:52%;top:auto;bottom:0;right:17%}.exp-phone-03{width:71%}.exp-phone-04a{width:74%;top:auto;bottom:0;left:-10%}.exp-phone-04b{width:63%;top:auto;bottom:4%;right:8%}}@media (width<=430px){.exp-section{padding:40px 16px}.exp-heading{font-size:23px}.exp-imgs-01,.exp-imgs-02,.exp-imgs-03,.exp-imgs-04{min-height:300px}}.ttd-section{background:#fff7f7;padding:96px 32px 80px;position:relative;overflow:hidden}.ttd-inner{align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:flex}.ttd-left{flex:1;min-width:0}.ttd-badge-row{background:#fff;border:1px solid #0000001a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;display:inline-flex}.ttd-badge-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ttd-badge-text{letter-spacing:1.2px;text-transform:uppercase;color:#111;font-size:11px;font-weight:700}.ttd-heading{color:#111;letter-spacing:-1.28px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:50px;font-weight:700;line-height:70.4px}.ttd-desc{color:#555;max-width:440px;margin:0 0 32px;font-size:15px;line-height:1.7}.ttd-benefits{grid-template-columns:1fr 1fr;gap:12px 32px;margin:0 0 36px;padding:0;list-style:none;display:grid}.ttd-benefit{color:#111;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.ttd-benefit-icon{object-fit:contain;flex-shrink:0;width:22px;height:22px}.ttd-widget{background:#fff;border:1px solid #0000000d;border-radius:20px;max-width:460px;padding:24px;box-shadow:0 4px 24px #00000014}.ttd-widget-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ttd-widget-title{color:#111;align-items:center;gap:6px;margin:0 0 4px;font-size:15px;font-weight:700;display:flex}.ttd-widget-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;display:inline-block}.ttd-widget-sub{color:#777;margin:0;font-size:12px}.ttd-widget-price{text-align:right;flex-shrink:0}.ttd-price{color:red;font-size:28px;font-weight:800;line-height:1;display:block}.ttd-price-label{color:#999;letter-spacing:.8px;text-transform:uppercase;font-size:9px}.ttd-cta{color:#fff;cursor:pointer;background:red;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:15px;font-weight:500;transition:opacity .2s;display:flex}.ttd-cta:hover{opacity:.88}.ttd-right{flex-shrink:0;width:480px;position:relative}.ttd-doc-img{object-fit:contain;filter:drop-shadow(0 16px 40px #0000001f);width:100%;height:auto;display:block}@media (width<=900px){.ttd-inner{flex-direction:column;gap:48px}.ttd-heading{font-size:34px}.ttd-right{width:100%;max-width:400px;margin:0 auto}.ttd-widget{max-width:100%}}@media (width<=768px){.ttd-section{padding:56px 20px 48px}.ttd-heading{letter-spacing:-.5px;font-size:32px;line-height:1.2}.ttd-benefits{grid-template-columns:1fr;gap:10px}}@media (width<=560px){.ttd-section{padding:48px 20px 40px}.ttd-heading{letter-spacing:-.3px;white-space:nowrap;font-size:24px;line-height:1.2}.ttd-chip{display:none}}@media (width<=430px){.ttd-heading{font-size:21px}}.appdl-section{text-align:center;background:#fff7f7;padding:52px 32px 0;position:relative;overflow:hidden}.appdl-plus-tl{pointer-events:none;z-index:0;opacity:4.7;width:180px;position:absolute;top:0;left:0}.appdl-plus-br{pointer-events:none;z-index:0;opacity:4.7;width:180px;position:absolute;bottom:0;right:0}.appdl-inner{z-index:2;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.appdl-tag{color:#ff7a00;letter-spacing:.6px;text-transform:uppercase;background:#ff7a000d;border-radius:9999px;margin:0 0 16px;padding:4px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px;display:inline-block}.appdl-title{color:#0b1c30;letter-spacing:-.8px;white-space:nowrap;margin:0 0 14px;font-family:Inter,sans-serif;font-size:36px;font-weight:700;line-height:1.15}.appdl-desc{color:#555;max-width:640px;margin:0 0 24px;font-size:15px;line-height:1.65}.appdl-form{background:#fff;border:1px solid #e5e5e5;border-radius:12px;align-items:center;width:100%;max-width:440px;margin:0 auto 22px;padding:5px;display:flex;box-shadow:0 4px 16px #00000014}.appdl-input{color:#111;background:0 0;border:none;outline:none;flex:1;padding:8px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.appdl-input::placeholder{color:#999}.appdl-btn{color:#fff;letter-spacing:.14px;cursor:pointer;white-space:nowrap;background:#ff7a00;border:none;border-radius:8px;padding:10px 22px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:20px;transition:background .2s}.appdl-btn:hover{background:#e06e00}.appdl-stores{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:12px;display:flex}.appdl-store-link{transition:transform .15s;display:inline-block}.appdl-store-link:hover{transform:translateY(-2px)}.appdl-store-img{width:auto;height:46px;display:block}.appdl-phones{justify-content:center;width:100%;display:flex}.appdl-phones-img{object-fit:contain;filter:drop-shadow(0 24px 40px #00000021);will-change:transform;width:100%;max-width:820px;height:auto;display:block}.appdl-trust{color:#555;border-top:1px solid #f0f0f0;flex-wrap:wrap;justify-content:center;gap:36px;width:100%;padding:20px 0 36px;font-size:13px;font-weight:500;display:flex}.appdl-check{color:#22c55e;margin-right:4px;font-weight:700}@media (width<=900px){.appdl-title{white-space:normal;font-size:30px}}@media (width<=768px){.appdl-section{padding:48px 20px 0}.appdl-title{white-space:normal;font-size:28px;line-height:1.2}.appdl-desc{text-align:center;font-size:14px}.appdl-form{border-radius:10px;flex-direction:row;max-width:100%;padding:4px}.appdl-input{padding:8px 10px;font-size:13px}.appdl-btn{border-radius:7px;padding:10px 18px;font-size:15px}.appdl-stores{flex-wrap:nowrap;justify-content:center;gap:12px}.appdl-store-img{height:42px}.appdl-trust{gap:12px;font-size:12px}}@media (width<=430px){.appdl-title{font-size:24px}.appdl-store-img{height:38px}.appdl-trust{flex-direction:column;align-items:center;gap:8px}}.pricing-section{background:#fdf8f3;padding:80px 32px}.pricing-inner{max-width:1100px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:56px}.pricing-title{color:#111;letter-spacing:-.32px;margin:0 0 16px;font-family:Sora,sans-serif;font-size:50px;font-weight:600;line-height:40px}.pricing-sub{color:#666;margin:0;font-size:15px}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:24px;display:grid}.pricing-card{background:#fff;border:1.5px solid #e8e8e8;border-radius:24px;flex-direction:column;gap:12px;padding:36px 32px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.pricing-highlight{color:#fff;z-index:2;background:linear-gradient(143.89deg,#ff7a00 7.72%,#ff7a0099 91.12%);border-color:#0000;transform:scale(1.04)}.pricing-highlight:hover{transform:scale(1.04)translateY(-4px)}.pricing-badge{color:#fff;letter-spacing:.8px;white-space:nowrap;text-transform:uppercase;background:#00c550;border-radius:9999px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:20px;right:20px}.pricing-tag{color:#ff7a00;letter-spacing:1px;text-transform:uppercase;background:#ff7a001a;border-radius:9999px;width:fit-content;margin:0;padding:3px 12px;font-size:11px;font-weight:700;display:inline-block}.pricing-highlight .pricing-tag{color:#fff;background:#fff3}.pricing-plan-name{color:#111;letter-spacing:0;margin:0;font-family:Sora,sans-serif;font-size:24px;font-weight:600;line-height:32px}.pricing-highlight .pricing-plan-name{color:#fff}.pricing-plan-desc{color:#666;margin:0;font-size:13px;line-height:1.5}.pricing-highlight .pricing-plan-desc{color:#ffffffd9}.pricing-features{flex-direction:column;flex:1;gap:10px;margin:8px 0 16px;padding:0;list-style:none;display:flex}.pricing-features li{color:#333;align-items:center;gap:10px;font-size:14px;display:flex}.pricing-highlight .pricing-features li{color:#fffffff2}.pricing-check{color:#22c55e;flex-shrink:0;font-weight:700}.pricing-highlight .pricing-check{color:#fff}.pricing-cta{cursor:pointer;border-radius:12px;width:100%;margin-top:auto;padding:14px;font-size:14px;font-weight:700;transition:all .2s}.pricing-cta-outline{color:#ff7a00;background:0 0;border:1.5px solid #ff7a00}.pricing-cta-outline:hover{color:#fff;background:#ff7a00}.pricing-cta-solid{color:#ff7a00;background:#fff;border:none;font-weight:700}.pricing-cta-solid:hover{background:#ffe8d6}@media (width<=900px){.pricing-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.pricing-highlight{transform:none}.pricing-highlight:hover{transform:translateY(-4px)}.pricing-title{font-size:36px;line-height:1.2}}@media (width<=768px){.pricing-section{padding:56px 20px 48px}.pricing-title{font-size:28px;line-height:1.2}.pricing-sub{font-size:14px}.pricing-header{margin-bottom:36px}.pricing-grid{gap:20px;max-width:340px}.pricing-card{border-radius:20px;padding:28px 24px}.pricing-plan-name{font-size:20px}.pricing-features li{font-size:13px}.pricing-cta{padding:12px;font-size:13px}}@media (width<=430px){.pricing-grid{max-width:100%}.pricing-title{font-size:24px}}.test-section{background:#fdf8f3;padding:80px 32px 96px;overflow:hidden}.test-inner{max-width:1100px;margin:0 auto}.test-header{justify-content:center;align-items:center;gap:24px;margin-bottom:16px;display:flex}.test-title{color:#111;letter-spacing:-.8px;text-align:center;margin:0;font-family:Manrope,sans-serif;font-size:36px;font-weight:800}.test-arrow{color:#333;cursor:pointer;background:0 0;border:none;padding:0;font-size:28px;transition:color .15s}.test-arrow:hover{color:#ff8a00}.test-dots{justify-content:center;gap:8px;margin-bottom:60px;display:flex}.test-dot{cursor:pointer;background:#ddd;border-radius:50%;width:10px;height:10px;transition:all .2s}.test-dot.active{background:#ff8a00}.test-cards{justify-content:center;align-items:flex-start;gap:24px;display:flex}.test-card-wrap{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-shrink:0;position:relative}.test-center{width:300px;height:380px}.test-side{width:270px;height:360px;margin-top:20px}.test-avatar-wrap{z-index:3;border:3px solid #fff;border-radius:50%;position:absolute;overflow:hidden;box-shadow:0 4px 16px #00000029}.test-avatar{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.test-card-left .test-avatar-wrap{width:3.8rem;height:3.8rem;top:1rem;left:55%;transform:translate(-50%)}.test-card-center .test-avatar-wrap{width:4.2rem;height:4.2rem;top:.5rem;left:48%;transform:translate(-50%)}.test-card-right .test-avatar-wrap{width:3.8rem;height:3.8rem;top:1rem;left:46%;transform:translate(-50%)}.test-card-body{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;padding:0 1.4rem;display:flex;position:absolute;inset:5rem 0 2.4rem;overflow:hidden}.test-card-left .test-card-body{inset:4.8rem .8rem 2.6rem 2.4rem}.test-card-center .test-card-body{inset:5.2rem .6rem 2.4rem 1rem}.test-card-right .test-card-body{inset:4.8rem 2.4rem 2.6rem .8rem}.test-reviewer-name{color:#111;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:100%;margin:0 0 2px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;overflow:hidden}.test-reviewer-role{color:#888;flex-shrink:0;margin:0 0 6px;font-family:Inter,sans-serif;font-size:12px}.test-quote{color:#ff8a00;flex-shrink:0;margin:0 0 6px;font-family:Georgia,serif;font-size:26px;line-height:1}.test-review-text{color:#555;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.test-stars,.test-card-bg{display:none}@media (width<=900px){.test-side{display:none}.test-center{width:290px;height:370px;margin-top:0}}@media (width<=768px){.test-section{padding:56px 20px 64px}.test-title{letter-spacing:-.4px;font-size:24px}.test-side{display:none}.test-center{width:min(290px,86vw);height:calc(1.267*min(290px,86vw))}.test-dots{margin-bottom:40px}}@media (width<=430px){.test-title{font-size:22px}}.footer{background:#fcf5ef;padding:64px 32px 0}.footer-inner{border-bottom:1px solid #0000001a;grid-template-columns:2fr 1fr 1fr 2fr;gap:48px;max-width:1100px;margin:0 auto;padding-bottom:56px;display:grid}.footer-brand{flex-direction:column;gap:20px;display:flex}.footer-logo-link{display:inline-block}.footer-logo-img{width:auto;height:40px}.footer-tagline{color:#666;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.footer-col{flex-direction:column;gap:14px;display:flex}.footer-col-heading{color:#1c1b1b;letter-spacing:.2px;margin:0 0 4px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700}.footer-link{color:#555;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:color .15s}.footer-link:hover{color:#ff7a00}.footer-waitlist{gap:14px}.footer-waitlist-sub{color:#666;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.footer-email-row{background:0 0;border:1.5px solid #ff7a00;border-radius:8px;align-items:center;margin-top:4px;display:flex;overflow:hidden}.footer-email-input{color:#1c1b1b;background:0 0;border:none;outline:none;flex:1;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px}.footer-email-input::placeholder{color:#aaa}.footer-send-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.footer-send-btn img{width:44px;height:40px;display:block}.footer-bottom{text-align:center;max-width:1100px;margin:0 auto;padding:20px 0 24px}.footer-bottom p{color:#888;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:400}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr;gap:36px}.footer-brand,.footer-waitlist{grid-column:1/-1}}@media (width<=768px){.footer{padding:40px 24px 0}.footer-inner{grid-template-columns:1fr 1fr;gap:28px 24px;padding-bottom:40px}.footer-brand{text-align:center;grid-column:1/-1;align-items:center;gap:14px}.footer-logo-img{height:52px}.footer-tagline{text-align:center;max-width:320px;font-size:14px;line-height:1.6}.footer-col{gap:14px}.footer-col-heading{margin-bottom:2px;font-size:15px}.footer-link{font-size:14px;line-height:1.8}.footer-waitlist{grid-column:1/-1;gap:10px}.footer-waitlist-sub{color:#666;font-size:13px}.footer-email-row{border-radius:10px;max-width:100%}.footer-email-input{padding:12px 14px;font-size:14px}.footer-send-btn img{width:48px;height:44px}}@media (width<=430px){.footer{padding:36px 20px 0}.footer-logo-img{height:44px}.footer-tagline{font-size:13px}.footer-col-heading{font-size:14px}.footer-link{font-size:13px}}
