:root{--content-max-width:1200px}*,:after,:before{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{--nav-inset:clamp(44px,8vw,80px);--nav-glass-bg:#ffffff8c;--nav-glass-border:#ffffff59;align-items:center;background:#0000;border-radius:999px;display:flex;isolation:isolate;justify-content:space-between;left:0;margin:0 auto;padding:10px 16px;position:fixed;right:0;top:clamp(12px,2vw,16px);transition:padding .25s ease,transform .25s ease;width:min(var(--content-max-width),calc(100% - var(--nav-inset)));z-index:1000}.navbar:before{backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px);background:var(--nav-glass-bg);border:1px solid var(--nav-glass-border);border-radius:inherit;box-shadow:0 12px 30px #0000001a,inset 0 1px 0 #ffffff59;content:"";inset:0;position:absolute;z-index:-1}.navbar.scrolled{--nav-glass-bg:#ffffffad;--nav-glass-border:#ffffff73;padding:9px 14px}.navbar.scrolled:before{box-shadow:0 14px 34px #00000024,inset 0 1px 0 #fff6}.navbar-brand{align-items:center;border-radius:999px;color:#000;display:inline-flex;padding:8px 12px;position:relative;text-decoration:none;transition:background .2s ease,transform .2s ease;z-index:1}.navbar-brand:hover{background:#0000000a;transform:translateY(-1px)}.logo-text{font-size:1rem;font-weight:800;letter-spacing:.16em}.navbar-links{align-items:center;display:flex;gap:.75rem;position:relative;z-index:1}.nav-link{background:#0000;border-radius:999px;color:#000000d1;font-size:.94rem;font-weight:600;line-height:1;padding:11px 14px;position:relative;text-decoration:none;transition:background .2s ease,transform .2s ease,color .2s ease}.nav-link:hover{background:rgba(0,0,0,.045);color:#000;transform:translateY(-1px)}.nav-link--active{background:#0000000d;box-shadow:inset 0 0 0 1px #0000000a;color:#000}.features-trigger{appearance:none;-webkit-appearance:none;background:#0000;border:0;cursor:pointer;font:inherit}.features-trigger:after{content:"▾";display:inline-block;font-size:10px;margin-left:6px;opacity:.75;transition:transform .2s ease}.features-dropdown:hover .features-trigger:after{transform:rotate(180deg)}.nav-link.install-button{background:#1a1a1f;background:var(--text-primary,#1a1a1f);border:1px solid #0000;border-radius:999px;box-shadow:0 6px 18px #00000024;color:#fff;font-size:.9rem;padding:11px 20px}.nav-link.install-button:hover{background:#000000fa;box-shadow:0 10px 22px #00000038;transform:translateY(-1px)}.features-dropdown{position:relative}.features-dropdown:after{content:"";height:18px;left:-16px;position:absolute;right:-16px;top:100%}.dropdown-menu{backdrop-filter:saturate(180%) blur(26px);-webkit-backdrop-filter:saturate(180%) blur(26px);background:#ffffff61;background-image:linear-gradient(180deg,#ffffff85,#ffffff47);border:1px solid #ffffff6b;border-radius:14px;box-shadow:0 18px 44px #00000029,inset 0 1px 0 #ffffff73;left:50%;min-width:190px;opacity:0;padding:6px;pointer-events:none;position:absolute;top:calc(100% + 14px);transform:translateX(-50%) translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;visibility:hidden;z-index:2}.features-dropdown:focus-within .dropdown-menu,.features-dropdown:hover .dropdown-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.features-dropdown:focus-within .features-trigger:after{transform:rotate(180deg)}.dropdown-menu:before{background:#fff6;border-left:1px solid #ffffff6b;border-radius:2px;border-top:1px solid #ffffff6b;content:"";height:12px;left:50%;position:absolute;top:-7px;transform:translateX(-50%) rotate(45deg);width:12px}.dropdown-menu a{background:#0000;border-radius:10px;color:#000000d6;display:block;font-size:.92rem;padding:10px 12px;text-align:left;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease;white-space:nowrap}.dropdown-menu a.active,.dropdown-menu a:focus-visible,.dropdown-menu a:hover{background:#0000000f;color:#000;transform:translateY(-1px)}.nav-mobile-toggle{appearance:none;-webkit-appearance:none;background:#0000;border:0;border-radius:999px;cursor:pointer;display:none;padding:10px;position:relative;z-index:2}.nav-mobile-toggle:hover{background:rgba(0,0,0,.045)}.nav-mobile-toggle-icon{display:inline-block;height:14px;position:relative;width:20px}.nav-mobile-toggle-icon,.nav-mobile-toggle-icon:after,.nav-mobile-toggle-icon:before{background:#0000}.nav-mobile-toggle-icon:after,.nav-mobile-toggle-icon:before{background:#000000c7;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0}.nav-mobile-toggle-icon:before{box-shadow:0 6px 0 #000000c7;top:0}.nav-mobile-toggle-icon:after{bottom:0}.mobile-nav-backdrop{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#0a10202e,#1e293b1f);inset:0;position:fixed;z-index:998}.mobile-nav-panel{backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);background:#ebeef49e;background-image:linear-gradient(145deg,#ffffffb3,#e2e8f07a,#f8fafc9e);border:1px solid #ffffff8c;border-radius:20px;box-shadow:0 32px 80px #0f172a33,inset 0 1px 0 #fff9;display:flex;flex-direction:column;gap:14px;left:0;margin:0 auto;padding:18px 18px 20px;position:fixed;right:0;top:64px;transform:none;width:min(var(--content-max-width),calc(100% - var(--nav-inset)));z-index:999}.mobile-nav-header{align-items:center;display:flex;justify-content:space-between;padding:4px 4px 0}.mobile-nav-brand{align-items:center;border-radius:999px;color:#1e293be6;display:inline-flex;padding:6px 8px;text-decoration:none;transition:background .2s ease}.mobile-nav-brand:hover{background:#0f172a0f}.mobile-nav-close{align-items:center;background:#0000;border:0;border-radius:999px;color:#1e293bbf;cursor:pointer;display:inline-flex;justify-content:center;padding:10px}.mobile-nav-close:hover{background:#0000000f}.mobile-nav-close-icon{display:inline-block;height:18px;position:relative;width:18px}.mobile-nav-close-icon:after,.mobile-nav-close-icon:before{background:currentColor;border-radius:999px;content:"";height:2px;left:0;position:absolute;top:8px;width:18px}.mobile-nav-close-icon:before{transform:rotate(45deg)}.mobile-nav-close-icon:after{transform:rotate(-45deg)}.mobile-nav-list{display:flex;flex-direction:column;gap:6px}.mobile-nav-link{align-items:center;background:#0000;border:0;border-radius:10px;color:#1e293be0;display:flex;font-size:1.45rem;font-weight:500;gap:12px;justify-content:flex-start;line-height:1.15;padding:10px 6px;text-decoration:none;-webkit-text-decoration-color:#0000;text-decoration-color:#0000}.mobile-nav-link:hover{background:#ffffff73;color:#0f172aeb;text-decoration:none;transform:translateX(3px)}.mobile-nav-link--active{background:#ffffff85;color:#0f172afa}.mobile-nav-link-button{cursor:pointer;width:100%}.mobile-nav-install{background:linear-gradient(135deg,#0f172ae6,#1e293beb);border-radius:14px;box-shadow:0 22px 36px #0f172a38;color:#f8fafcf2;font-size:1rem;justify-content:center;margin-top:10px;padding:14px 16px}.mobile-nav-install:hover{background:#0f172afa}.mobile-nav-close:focus-visible,.mobile-nav-link:focus-visible,.mobile-nav-sublink:focus-visible,.nav-mobile-toggle:focus-visible{outline:2px solid #3b82f6b3;outline-offset:2px}@media (max-width:900px){.navbar{padding:10px 14px;top:12px;width:min(var(--content-max-width),calc(100% - var(--nav-inset)))}.navbar-links{display:none}.nav-mobile-toggle{align-items:center;display:inline-flex;justify-content:center}}@media (max-width:480px){.mobile-nav-panel,.navbar{--nav-inset:32px}.mobile-nav-panel{top:70px}}.scroll-background{contain:layout paint;height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.scroll-background--reduced{background:linear-gradient(135deg,#ede6de4d,#efebe733 50%,#e8dfd94d)}.gradient-layer{inset:0;overflow:hidden;position:absolute}.gradient-layer--static{background:linear-gradient(135deg,#ede6de40,#efebe726 50%,#e8dfd940)}.gradient-blob{animation:blobFloat 20s ease-in-out infinite;animation-delay:0s;animation-delay:calc(var(--blob-index, 0)*-5s);background:radial-gradient(circle at center,#8caef240 0,#0000 65%);background:radial-gradient(circle at center,var(--blob-color,#8caef240) 0,#0000 65%);border-radius:50%;filter:blur(50px);height:40%;height:var(--blob-size,40%);left:50%;left:var(--blob-x,50%);position:absolute;top:50%;top:var(--blob-y,50%);transform:translate(-50%,-50%);width:40%;width:var(--blob-size,40%);will-change:transform}.gradient-blob:first-child{--blob-index:0}.gradient-blob:nth-child(2){--blob-index:1;animation-duration:25s}.gradient-blob:nth-child(3){--blob-index:2;animation-duration:22s}.gradient-blob:nth-child(4){--blob-index:3;animation-duration:28s}@keyframes blobFloat{0%,to{transform:translate(-50%,-50%) scale(1)}25%{transform:translate(-40%,-60%) scale(1.1)}50%{transform:translate(-60%,-50%) scale(.9)}75%{transform:translate(-50%,-40%) scale(1.05)}}.particle-layer{inset:0;overflow:hidden;position:absolute}.scroll-particle{animation:particleFloat 15s ease-in-out infinite;animation-delay:0s;animation-delay:var(--particle-delay,0s);background:#c9b39c40;background:hsla(30,30%,70%,var(--particle-opacity,.25));border-radius:50%;box-shadow:none;height:6px;height:var(--particle-size,6px);left:50%;left:var(--particle-x,50%);position:absolute;top:50%;top:var(--particle-y,50%);width:6px;width:var(--particle-size,6px);will-change:transform}.scroll-particle:nth-child(3n){background:#c9b2a633;background:hsla(20,25%,72%,var(--particle-opacity,.2))}.scroll-particle:nth-child(5n){background:#ccc1b333;background:hsla(35,20%,75%,var(--particle-opacity,.2))}.scroll-particle:nth-child(7n){background:#cfcabe26;background:hsla(40,15%,78%,var(--particle-opacity,.15))}@keyframes particleFloat{0%,to{opacity:.5;opacity:var(--particle-opacity,.5);transform:translateY(0) scale(1)}50%{opacity:.65;opacity:calc(var(--particle-opacity, .5)*1.3);transform:translateY(-30px) scale(1.2)}}@media (max-width:768px){.gradient-blob{filter:blur(40px)}.scroll-particle:nth-child(n+15){display:none}}@media (prefers-reduced-motion:reduce){.gradient-blob,.scroll-particle{animation:none}.gradient-blob{filter:blur(80px);opacity:.5}.scroll-particle{display:none}}:root{--bg-primary:#fafaf8;--bg-secondary:#f3f2ee;--bg-dark:#1a1a1f;--text-primary:#1a1a1f;--text-secondary:#55554f;--text-muted:#8a8a82;--accent:#e85d26;--accent-hover:#d14e1a;--accent-subtle:#e85d2614;--border-light:#0000000f;--border-medium:#0000001a;--accent-blue:#9cabc9;--accent-purple:#ac9fc6;--accent-violet:#b8a3c2;--accent-cyan:#9cbac9;--accent-blue-subtle:#9cabc914;--accent-purple-subtle:#ac9fc60f;--accent-violet-subtle:#b8a3c20d;--accent-cyan-subtle:#9cbac90f;--z-background:-1;--z-content:1;--z-sticky:100;--z-navigation:1000;--z-modal:2000;--z-tooltip:3000}body,html{background:#fafaf8;background:var(--bg-primary);margin:0;overflow-x:hidden;padding:0}.App{max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;text-align:center;width:100%;z-index:1;z-index:var(--z-content)}.App,.page-content{display:flex;flex-direction:column}.page-content{align-items:center;flex:1 1;justify-content:center;min-height:auto;padding-top:0}.hero{background:#0000;box-sizing:border-box;overflow:hidden;padding:140px 40px 80px;position:relative;text-align:center;z-index:1;z-index:var(--z-content)}.hero-grid{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--content-max-width)}.hero-content{margin:0;max-width:100%;position:relative;text-align:left;z-index:1}.hero-animation-wrapper{align-items:center;display:flex;justify-content:center}.hero h1{color:#000;font-size:3rem;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:1.5rem}.sub-headline{color:#333;font-size:1.15rem;line-height:1.6;margin-bottom:2rem;max-width:100%}.hero-cta{margin:1.5rem 0 2rem}.cta-hint{color:#555;font-size:.9rem;margin-top:.75rem}.feature-cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.feature-secondary-link{border-bottom:1px solid #e85d264d;color:#e85d26;color:var(--accent);font-weight:600;padding-bottom:2px;text-decoration:none;transition:opacity .2s ease,border-color .2s ease}.feature-secondary-link:hover{border-color:#ffffffa6;opacity:1}.chat-prompt-panel{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:18px;width:100%}.chat-prompt-panel-title{color:#ffffffeb;font-weight:800;letter-spacing:-.2px;margin-bottom:12px}.chat-prompt-list{display:flex;flex-direction:column;gap:10px}.chat-prompt-item{background:#00000059;border:1px solid #ffffff1a;border-radius:12px;color:#ffffffeb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem;line-height:1.4;padding:10px 12px}.cta-button-primary{background:#1a1a1f;background:var(--text-primary);border:none;border-radius:14px;box-shadow:0 2px 8px #0000001f;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;min-width:180px;padding:16px 36px;text-decoration:none;transition:all .2s ease}.cta-button-primary:hover{animation:none;background:#2d2d33;box-shadow:0 4px 16px #0000002e;transform:translateY(-1px)}.hero-users{color:#555;font-size:.95rem;margin-top:1rem}.hero-features{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;margin-top:1.5rem;max-width:100%}.hero-feature{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #0000000f;border-radius:10px;box-shadow:0 2px 8px #0000000a;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.hero-feature:hover{background:#ffffffe6;border-color:#8b5cf633;box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}@media (max-width:1024px){.hero-grid{gap:40px;grid-template-columns:1fr}.hero-content{order:1;text-align:center}.hero-animation-wrapper{order:2}.hero h1{font-size:2.5rem}.sub-headline{margin-left:auto;margin-right:auto;max-width:600px}.hero-features{justify-content:center}}.checkmark{color:#000;font-size:1.2rem;font-weight:700}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:var(--content-max-width);padding:4rem 2rem}.feature-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:2rem;text-align:left;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h2{color:#333;font-size:1.8rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.feature-image{background:#0000;flex:1 1;padding:0}.feature-image img{border-radius:12px;box-shadow:0 10px 30px #00000026,0 20px 60px #0000001a;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));height:auto;max-height:340px;max-width:100%;object-fit:contain;transform:perspective(1000px) rotateY(-10deg);transition:all .5s ease}.feature-image img:hover{box-shadow:0 15px 40px #0003,0 25px 80px #00000026;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));transform:perspective(1000px) rotateY(0deg) translateY(-10px)}.feature-content.reverse .feature-image img{transform:perspective(1000px) rotateY(10deg)}.feature-content.reverse .feature-image img:hover{transform:perspective(1000px) rotateY(0deg) translateY(-10px)}.feature-list{list-style:none;margin:0;padding:0}.feature-list li{background:#f3f2ee;background:var(--bg-secondary);border:1px solid #0000000f;border:1px solid var(--border-light);border-radius:10px;color:#1a1a1f;color:var(--text-primary);font-size:1rem;margin-bottom:.75rem;padding:.85rem 1.25rem .85rem 2.75rem;position:relative;transition:all .2s ease}.feature-list li:hover{background:#eeedea;border-color:#0000001a;border-color:var(--border-medium);transform:translateX(3px)}.feature-list li:before{color:#e85d26;color:var(--accent);content:"✓";font-size:1.1rem;font-weight:700;left:1rem;position:absolute}@media (max-width:768px){.feature-image img{max-height:280px}.feature-content.reverse .feature-image img,.feature-image img{transform:perspective(1000px) rotateY(0deg)}.feature-content.reverse .feature-image img:hover,.feature-image img:hover{transform:translateY(-5px)}}.categories-section{background:#0c0c12fa;padding:4rem 2rem}.categories-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.categories-list span{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 2px 8px #0000000d;color:#fffc;color:#666;font-size:1rem;padding:.8rem 1.5rem;transition:transform .3s ease}.categories-list span:hover{color:#007aff;transform:translateY(-2px)}.cta-section{align-items:center;background:#f3f2ee;background:var(--bg-secondary);display:flex;justify-content:center;margin-top:0;overflow:hidden;padding:60px 40px;position:relative}.cta-card{background:#fff;border:1px solid #0000000f;border:1px solid var(--border-light);border-radius:28px;box-shadow:0 4px 24px #0000000f;margin:0 auto;max-width:700px;padding:3.5rem 4rem;position:relative;text-align:center;z-index:1}.cta-card:before{display:none}.cta-badge{background:#e85d2614;background:var(--accent-subtle);border:1px solid #e85d2626;border-radius:20px;color:#e85d26;color:var(--accent);display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.02em;margin-bottom:1.5rem;padding:8px 18px}.cta-section h2{color:#1a1a1f;color:var(--text-primary);font-size:2.8rem;font-weight:700;letter-spacing:-.5px;line-height:1.15;margin-bottom:1rem}.cta-subtitle{color:#55554f;color:var(--text-secondary);font-size:1.1rem;line-height:1.5;margin-bottom:2rem}.cta-features{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem}.cta-feature-item{align-items:center;background:#f3f2ee;background:var(--bg-secondary);border:1px solid #0000000f;border:1px solid var(--border-light);border-radius:10px;color:#1a1a1f;color:var(--text-primary);cursor:default;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.65rem 1.1rem;transition:all .2s ease}.cta-feature-item:hover{background:#eeedea;border-color:#0000001a;border-color:var(--border-medium)}.cta-feature-item--highlight{background:#e85d2614;background:var(--accent-subtle);border-color:#e85d2626}.cta-feature-item--highlight:hover{background:#e85d261f;border-color:#e85d2640}.cta-feature-item--highlight .cta-feature-icon{color:#e85d26;color:var(--accent)}.cta-feature-icon{font-size:1rem;opacity:.8}.cta-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.cta-button--large{border-radius:14px;box-shadow:0 8px 24px #0003,0 0 0 1px #ffffff1a;font-size:1.05rem;padding:16px 40px}.cta-link{color:#8a8a82;color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s ease}.cta-link:hover{color:#1a1a1f;color:var(--text-primary)}.cta-button:hover{background-color:initial;box-shadow:0 8px 30px #ffffff4d;color:#fff;transform:translateY(-2px) scale(1.02)}@media (max-width:768px){.cta-section{padding:80px 20px}.cta-card{border-radius:20px;padding:2.5rem 1.75rem}.cta-section h2{font-size:2rem}.cta-subtitle{font-size:1rem}.cta-features{gap:.6rem}.cta-feature-item{border-radius:10px;font-size:.8rem;padding:.55rem .9rem}.cta-button--large{font-size:.95rem;max-width:280px;padding:14px 32px;width:100%}}.dark-bg-section{background-color:#151515eb;color:#f1f2f4}.alt-dark-bg-section{background-color:#262626e6;color:#e0e0e0}.light-bg-section{background-color:#737373e0;color:#fff}.alt-light-bg-section{background-color:#e0e0e0d9;color:#333}.alt-dark-bg-section,.alt-light-bg-section,.dark-bg-section,.light-bg-section{padding:4rem 0}.section-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--content-max-width);padding:0 2rem}.text-content{flex:0 0 50%;text-align:left}.image-content{align-items:center;display:flex;flex:0 0 45%;justify-content:center}.image-content img{border-radius:8px;box-shadow:0 5px 25px #0003;height:auto;max-height:500px;max-width:100%;object-fit:contain}.alt-dark-bg-section h2,.alt-light-bg-section h2,.dark-bg-section h2,.light-bg-section h2{color:inherit;font-size:2.5rem;margin-bottom:1rem;margin-top:0}.alt-dark-bg-section p,.alt-light-bg-section p,.dark-bg-section p,.light-bg-section p{color:inherit;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.alt-dark-bg-section ul,.alt-light-bg-section ul,.dark-bg-section ul,.light-bg-section ul{list-style-type:none;margin:0;padding:0}.alt-dark-bg-section li,.alt-light-bg-section li,.dark-bg-section li,.light-bg-section li{background-color:#ffffff1a;border-radius:8px;font-size:1.1rem;margin-bottom:1rem;max-width:80%;padding:1rem 1rem 1rem 3rem;position:relative;transition:all .3s ease}.alt-dark-bg-section li:before,.alt-light-bg-section li:before,.dark-bg-section li:before,.light-bg-section li:before{color:#61dafb;content:"✓";font-weight:700;left:1rem;position:absolute}.alt-dark-bg-section li:hover,.dark-bg-section li:hover{box-shadow:0 4px 10px #fff3;transform:translateY(-5px)}.light-bg-section li:hover{box-shadow:0 4px 10px #0003;transform:translateY(-5px)}.alt-light-bg-section li:hover{box-shadow:0 4px 10px #56555533;transform:translateY(-5px)}@media (max-width:1200px){.alt-dark-bg-section,.alt-light-bg-section,.cta-section,.dark-bg-section,.footer-content,.hero-content,.light-bg-section{padding-left:5vw;padding-right:5vw}}@media (max-width:768px){.alt-dark-bg-section,.alt-light-bg-section,.cta-section,.dark-bg-section,.footer-content,.hero-content,.light-bg-section{margin:0 auto;max-width:var(--content-max-width);padding:clamp(1rem,4vw,1.75rem) clamp(1rem,5vw,2rem)!important;width:100%}.hero{height:auto;min-height:auto;padding:clamp(6rem,14vw,7rem) clamp(1rem,5vw,2rem) clamp(2.5rem,10vw,4.5rem)}.hero-grid{gap:30px;grid-template-columns:1fr}.hero-content{max-width:min(var(--content-max-width),100%);padding:0;text-align:center;width:100%}.hero-animation-wrapper{order:2}.hero h1{font-size:2rem;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.hero-features{justify-content:center}h1{font-size:2.2rem;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}h2{font-size:2rem}.sub-headline,p{font-size:1rem}.section-content{flex-direction:column;padding:0 1rem}.image-content,.text-content{flex:0 0 100%;max-width:100%}.image-content{margin-top:2rem}.alt-dark-bg-section li,.alt-light-bg-section li,.dark-bg-section li,.light-bg-section li,li{max-width:100%}li{font-size:.9rem;padding:.8rem .8rem .8rem 2.5rem}li:before{left:.8rem}.cta-text{font-size:1.2rem}.cta-button,.cta-button-primary{font-size:1rem;padding:12px 24px}}@media (max-width:480px){h1{font-size:1.9rem}h2{font-size:1.8rem}.sub-headline,p{font-size:.9rem}li{font-size:.8rem;padding:.7rem .7rem .7rem 2.2rem}li:before{left:.7rem}.image-content img{max-height:250px}.cta-text{font-size:1rem}.cta-button,.cta-button-primary{font-size:.9rem;padding:10px 20px}}.hero .sub-headline{color:#333;text-align:left}.cta-button-top{background-color:#f5f5f5;border-radius:4px;box-shadow:0 2px 5px #0000001a;color:#262626;cursor:pointer;display:inline-block;font-size:1.2rem;margin-top:1rem;padding:12px 24px;text-decoration:none;transition:all .3s ease}.cta-button-top:hover{background-color:#e0e0e0;box-shadow:0 4px 10px #00000026;transform:translateY(-2px)}.cta-button-top:active{box-shadow:0 2px 5px #0000001a;transform:translateY(1px)}.cta-button-top strong{font-weight:700}.cta-button-top .light-text{font-weight:300;opacity:.8}.feature-section{background:#fafaf8;background:var(--bg-primary);border-bottom:none;overflow:hidden;padding:60px 40px;position:relative;scroll-margin-top:80px}.feature-section:nth-child(odd){background:#f3f2ee;background:var(--bg-secondary)}.feature-content{grid-gap:4rem;align-items:center;background:#0000;border-radius:16px;box-shadow:none;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--content-max-width);padding:2rem;position:relative;z-index:1}.feature-content.reverse{direction:rtl}.feature-text{background:#fff;border:1px solid #0000000f;border:1px solid var(--border-light);border-radius:20px;box-shadow:0 2px 12px #0000000a;direction:ltr;padding:2.5rem;text-align:left}.feature-image{align-items:center;direction:ltr;display:flex;justify-content:center}.feature-image img,.feature-image video{border-radius:16px;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff14,inset 0 1px 0 #ffffff1a;height:auto;max-height:340px;max-width:100%;object-fit:contain;transform:perspective(1000px) rotateY(-8deg);transition:transform .5s ease,box-shadow .5s ease}.feature-image img:hover,.feature-image video:hover{box-shadow:0 30px 60px #00000080,0 0 0 1px #ffffff1f,0 0 40px #8b5cf61a;transform:perspective(1000px) rotateY(0deg) translateY(-5px)}.feature-content.reverse .feature-image img,.feature-content.reverse .feature-image video{transform:perspective(1000px) rotateY(8deg)}.feature-content.reverse .feature-image img:hover,.feature-content.reverse .feature-image video:hover{transform:perspective(1000px) rotateY(0deg) translateY(-5px)}.feature-text h2{color:#1a1a1f;color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.25rem;padding-bottom:0;position:relative}.feature-text h2 .highlight{background:linear-gradient(135deg,#8b5cf64d,#6366f14d);border:1px solid #8b5cf64d;border-radius:6px;color:#fff;font-weight:600;padding:2px 12px;white-space:nowrap}.feature-description{color:#55554f;color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin-bottom:1.75rem}.feature-description .highlight-light{background-color:#ffffff14;border-radius:4px;color:#fff;font-weight:500;padding:2px 8px}.feature-description .highlight-white{background-color:#fff;border-radius:4px;color:#000;font-weight:500;padding:2px 8px}.feature-description .highlight-gray{background-color:#333;border-radius:4px;color:#fff;font-weight:500;padding:2px 8px}@media (max-width:768px){.feature-section{padding:40px 20px}.feature-content{gap:2rem;grid-template-columns:1fr;padding:0}.feature-text{border-radius:16px;padding:1.75rem}.feature-content.reverse .feature-image img,.feature-content.reverse .feature-image video,.feature-image img,.feature-image video{max-height:300px;transform:perspective(1000px) rotateY(0deg)}.feature-text h2{font-size:2.2rem}.hero-features{align-items:center;flex-direction:column;gap:1rem}.hero-feature{max-width:300px;width:100%}}.testimonials-section{background:#fafaf8;background:var(--bg-primary);padding:60px 40px;text-align:center}.testimonials-section h2{color:#1a1a1f;color:var(--text-primary);font-size:2.5rem;margin-bottom:3rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:var(--content-max-width)}.testimonial-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 5px 20px #0003;padding:2rem}.testimonial-card p{color:#ffffffbf;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.testimonial-card .user{color:#ffffff80;font-size:.95rem}.global-footer{background:#0b0b0bf2;box-sizing:border-box;color:#e8e9ec;margin-top:auto;padding:64px 5vw 32px}.footer-content{flex-wrap:wrap;gap:40px;margin:0 auto;max-width:var(--content-max-width)}.footer-brand,.footer-content{align-items:flex-start;display:flex}.footer-brand{flex:1 1 260px;flex-direction:column;gap:10px;min-width:260px;text-align:left}.footer-logo{align-items:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;display:inline-flex;font-size:1.1rem;font-weight:800;justify-content:center;letter-spacing:1px;padding:10px 14px;width:-webkit-fit-content;width:fit-content}.footer-description{color:#c7c9d1;font-size:1rem;line-height:1.6;margin:0;max-width:520px}.footer-subtext{color:#9ca3af;font-size:.9rem;margin:4px 0 0}.footer-columns{grid-gap:28px 36px;display:grid;flex:2 1 320px;gap:28px 36px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.footer-section h4{color:#fff;font-size:1rem;font-weight:700;letter-spacing:-.1px;margin:0 0 12px}.footer-section ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.footer-section ul li a{color:#c7c9d1;font-size:.95rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.footer-section ul li a:hover{color:#fff;transform:translateX(2px)}.footer-cta{align-items:center;background-color:#fff;border:2px solid #0000;border-radius:10px;box-shadow:0 8px 30px #00000040;color:#000;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.footer-cta:hover{background-color:initial;border-color:#ffffff4d;color:#fff;transform:translateY(-1px)}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;color:#9ca3af;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:42px auto 0;max-width:var(--content-max-width);padding-top:18px}.footer-bottom p{font-size:.9rem;margin:0}.footer-bottom-links{align-items:center;display:flex;gap:10px}.footer-bottom-links a{color:#c7c9d1;font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer-bottom-links a:hover{color:#fff}@media (max-width:768px){.footer-content{flex-direction:column;gap:32px}.footer-brand,.footer-columns{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:600px){.global-footer{padding:48px 18px 28px}.footer-content{gap:24px}.footer-brand,.footer-columns{width:100%}.footer-columns{gap:16px 18px;grid-template-columns:repeat(2,minmax(120px,1fr))}.footer-section h4{font-size:.95rem;margin-bottom:8px}.footer-section ul{gap:6px}.footer-section ul li a{font-size:.9rem;line-height:1.35}.footer-cta{justify-content:center;width:100%}.footer-bottom{align-items:flex-start;gap:12px}}.alt-light-bg-section .image-content img{border-radius:8px;box-shadow:0 5px 25px #0003;height:auto;max-width:100%;min-height:500px;object-fit:contain}.faq-item{margin-bottom:2rem}.faq-item h3{border-bottom:1px solid #f1f2f433;color:#f1f2f4;font-size:1.3rem;margin-bottom:.5rem;padding-bottom:.5rem;padding-top:1rem}.faq-item p{font-size:1rem;line-height:1.6;margin-top:.5rem}.light-text{background-color:#f1f2f4;color:#262626;line-height:2}.light-text,.light-text-1{border-radius:4px;font-weight:400;padding:10px}.light-text-1{background-color:#1a1a1c;color:#fff;line-height:1.5}.light-text-2{color:#737373;font-weight:400}@keyframes buttonPulse{0%{box-shadow:0 4px 15px #0003;transform:scale(1)}50%{box-shadow:0 12px 35px #00000040;transform:scale(1.02)}to{box-shadow:0 2px 5px #0000001a;transform:scale(1)}}.feature-media-frame{--feature-media-glow-base:0.18;--feature-media-glow-hover:0.32;background:#0000001f;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 18px 40px #0000002e,0 8px 18px #0000001f;filter:drop-shadow(0 0 18px rgba(255,255,255,.16));max-width:560px;overflow:visible;position:relative;transition:box-shadow .22s ease,border-color .22s ease,background-color .22s ease,filter .22s ease;width:100%}.feature-media-frame:after{background:radial-gradient(closest-side,#ffffff6b,#0000 74%);border-radius:60px;content:"";filter:blur(38px);inset:-60px;opacity:.12;pointer-events:none;position:absolute;transition:opacity .22s ease;z-index:0}.feature-media-frame:hover{background:#00000029;border-color:#ffffff24;box-shadow:0 26px 70px #00000042,0 12px 28px #0000002e,inset 0 0 0 1px #ffffff1a;filter:drop-shadow(0 0 26px rgba(255,255,255,.18))}.feature-media-frame:hover:after{opacity:.18}.feature-media-frame-body{background:#0000002e;border-radius:inherit;overflow:hidden;padding:0;position:relative;z-index:1}.feature-media{background:#0000!important;border:none!important;border-radius:inherit!important;box-shadow:none!important;display:block;height:auto;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);max-height:none!important;object-fit:contain;transform:none!important;transform:translateZ(0)!important;width:100%}@media (max-width:768px){.feature-media-frame{max-width:100%}}@media (prefers-reduced-motion:reduce){.feature-media-frame,.feature-media-frame:after{transition:none}.feature-media-frame:hover{box-shadow:0 24px 70px #0000008c}.feature-media-frame:hover:after{opacity:.22}}.hero-animation{aspect-ratio:1.1;margin:0 auto;max-width:580px;min-height:420px}.hero-animation,.hero-canvas{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.hero-canvas{height:100%;transform:scale(1);transform-origin:center center}.hero-tab{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffb3,#ffffff80);border:1px solid #fff9;border-radius:10px 10px 2px 2px;box-shadow:0 4px 16px #0000000f,0 1px 3px #0000000a,inset 0 1px 2px #fffc;height:26px;position:absolute;width:70px;will-change:transform}.hero-tab:before{border-radius:8px 0 0 0;bottom:0;left:0;opacity:.9;top:0;width:4px}.hero-tab:after,.hero-tab:before{background:#6366f1;background:var(--tab-color,#6366f1);content:"";position:absolute}.hero-tab:after{border-radius:2px;height:8px;left:10px;opacity:.6;top:50%;transform:translateY(-50%);width:8px}.hero-category-indicator{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#fff6,#fff3);border:1px solid #ffffff80;border-radius:14px;box-shadow:0 4px 20px #0000000a,inset 0 1px 2px #fff9;height:80px;pointer-events:none;position:absolute;width:90px}.hero-category-indicator:before{background:#6366f1;background:var(--group-color,#6366f1);border-radius:3px;content:"";height:10px;left:10px;opacity:.7;position:absolute;top:-7px;width:10px}.hero-badge{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffffbf,#ffffff8c);border:1px solid #ffffffb3;border-radius:28px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a,inset 0 1px 2px #ffffffe6;color:#1a1a2e;display:flex;font-size:14px;font-weight:600;gap:10px;padding:12px 20px;position:absolute;white-space:nowrap;will-change:transform,opacity}.hero-badge--ai{background:linear-gradient(135deg,#8b5cf633,#a78bfa26);border-color:#8b5cf659;box-shadow:0 8px 32px #8b5cf61f,0 2px 8px #8b5cf614,inset 0 1px 2px #fff9;color:#5b21b6}.hero-badge--ai .hero-badge__icon{color:#7c3aed}.hero-badge__icon{align-items:center;display:inline-flex;justify-content:center;opacity:.9}.hero-badge__icon svg{display:block}.hero-badge__label{letter-spacing:.02em}@media (max-width:1024px){.hero-animation{max-width:500px;min-height:380px}.hero-canvas{transform:scale(.85)}}@media (max-width:768px){.hero-animation{max-width:440px;min-height:340px}.hero-canvas{transform:scale(.75)}}@media (max-width:480px){.hero-animation{max-width:100%;min-height:300px}.hero-canvas{transform:scale(.6)}}@media (prefers-reduced-motion:reduce){.hero-badge,.hero-category-indicator,.hero-tab{transition:none}}.hero-bg{inset:0;overflow:hidden;position:absolute;z-index:0}.hero-bg__gradient{background:radial-gradient(ellipse 80% 60% at 50% 0,#e85d260a 0,#0000 50%),radial-gradient(ellipse 60% 50% at 80% 20%,#c8a0640a 0,#0000 40%),radial-gradient(ellipse 50% 40% at 20% 80%,#b48c5008 0,#0000 40%),linear-gradient(180deg,#fafaf8,#f5f4f0);inset:0;position:absolute}.hero-bg__orbs{inset:0;pointer-events:none;position:absolute}.hero-bg__orb{border-radius:50%;filter:blur(80px);opacity:.35;position:absolute;transform:translate(-50%,-50%)}.hero-bg__orb--blue{background:radial-gradient(circle,#c8a06426 0,#0000 70%)}.hero-bg__orb--purple{background:radial-gradient(circle,#e85d261a 0,#0000 70%)}.hero-bg__orb--cyan{background:radial-gradient(circle,#b4965a1a 0,#0000 70%)}.hero-bg__orb--violet{background:radial-gradient(circle,#d2aa6e14 0,#0000 70%)}.hero-bg__waves{height:40%;pointer-events:none;right:0}.hero-bg__wave,.hero-bg__waves{bottom:0;left:0;position:absolute}.hero-bg__wave{height:100%;width:100%}.hero-bg__wave--1{opacity:.6}.hero-bg__wave--2{opacity:.4;transform:translateY(20px)}.hero-bg__grid{background-image:linear-gradient(rgba(0,0,0,.012) 1px,#0000 0),linear-gradient(90deg,rgba(0,0,0,.012) 1px,#0000 0);background-size:80px 80px;inset:0;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 0,#0000 60%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 0,#0000 60%);position:absolute}.hero-bg__noise{display:none}@media (prefers-reduced-motion:reduce){.hero-bg__orb,.hero-bg__wave path{animation:none!important;transition:none!important}}@media (max-width:768px){.hero-bg__orb{filter:blur(60px);opacity:.3}.hero-bg__waves{height:30%}}.feature-bg{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.feature-bg__grid{background-image:linear-gradient(#00000005 1px,#0000 0),linear-gradient(90deg,#00000005 1px,#0000 0);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 0,#0000 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0,#0000 70%)}.feature-bg__grid,.feature-bg__orbs{inset:0;position:absolute}.feature-bg__orb{border-radius:50%;filter:blur(80px);opacity:.15;position:absolute;will-change:transform}.feature-bg__orb--primary{background:radial-gradient(circle,#e85d2633 0,#0000 70%)}.feature-bg__orb--secondary{background:radial-gradient(circle,#c8a06426 0,#0000 70%)}.feature-bg__orb--accent{background:radial-gradient(circle,#b48c5026 0,#0000 70%)}.feature-bg__noise{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");inset:0;opacity:.015;position:absolute}.feature-bg--subtle .feature-bg__grid{background-size:72px 72px;opacity:.45}.feature-bg--subtle .feature-bg__orb{filter:blur(92px);opacity:.09}.feature-bg--subtle .feature-bg__noise{opacity:.01}@media (prefers-reduced-motion:reduce){.feature-bg__orb{animation:none}}.home{--home-gutter:clamp(22px,4vw,40px);--home-section-space:clamp(56px,8vw,88px);--home-section-space-tight:clamp(28px,5vw,44px);--home-card-radius:28px;display:flex;flex-direction:column;max-width:100%;min-height:100vh;overflow-x:hidden;width:100%}.home,.home>section{position:relative;z-index:1;z-index:var(--z-content,1)}.hero-animation-wrapper{position:relative;z-index:1}.home .hero{padding:clamp(120px,16vw,156px) var(--home-gutter) clamp(72px,9vw,104px)}.home .feature-section{padding:var(--home-section-space-tight) var(--home-gutter)}.home .feature-content{border-radius:var(--home-card-radius);gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.25rem)}.home .feature-text{border-radius:calc(var(--home-card-radius) - 4px);box-shadow:0 14px 34px #1a1a1f0a;padding:clamp(1.5rem,3vw,2.25rem)}.home .feature-text h2{font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.05em;margin-bottom:1rem}.home .feature-description{max-width:34rem}.home .feature-list{grid-gap:.75rem;display:grid;gap:.75rem}.home .feature-list li{margin-bottom:0}.home .feature-image img,.home .feature-image video{border-radius:24px;max-height:380px}.home .hero-kicker{align-items:center;background:#ffffffd1;border:1px solid #e85d2624;border-radius:999px;box-shadow:0 10px 24px #1a1a1f0f;color:var(--accent);display:inline-flex;font-size:.78rem;font-weight:700;letter-spacing:.12em;margin-bottom:1.25rem;padding:.45rem .9rem;text-transform:uppercase}.home .hero .sub-headline{max-width:38rem}.home .hero-features{flex-wrap:wrap;gap:.85rem;margin-top:0}.home .hero-feature{background:#ffffffd1;border:1px solid #0000000f;border-radius:999px;box-shadow:0 10px 22px #1a1a1f0a;color:var(--text-primary);font-size:.92rem;font-weight:600;padding:.75rem 1rem;text-decoration:none}.home .hero-feature:hover{border-color:#e85d262e;box-shadow:0 14px 28px #1a1a1f14;color:#000}.home .section-kicker{align-items:center;color:var(--accent);display:inline-flex;font-size:.8rem;font-weight:700;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.home .home-showcase-band{background:linear-gradient(180deg,#f5f4f0e0,#f3f2eef5);overflow:hidden;padding:var(--home-section-space-tight) var(--home-gutter);position:relative}.home .home-showcase-band .feature-bg{opacity:.9}.home .home-showcase-band .feature-bg__grid{opacity:.6}.home .home-showcase-stack{display:flex;flex-direction:column;gap:clamp(28px,4vw,40px);margin:0 auto;max-width:var(--content-max-width);position:relative;z-index:1}.home .home-cta-section,.home .trust-section{background:#0000;padding:0;scroll-margin-top:96px}.home .home-cta-card,.home .trust-shell{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffffed,#fffaf4fa);border:1px solid #0000000f;border-radius:calc(var(--home-card-radius) + 4px);box-shadow:0 24px 60px #2d231814,inset 0 1px 0 #ffffffb3;margin:0;max-width:none;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;z-index:1}.home .trust-shell{padding:clamp(2rem,4vw,3rem)}.home .trust-header{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);margin-bottom:1.75rem}.home .trust-intro,.home .trust-sidebar{text-align:left}.home .trust-intro h2{color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em;line-height:1.05;margin:0 0 .9rem}.home .trust-intro p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7;margin:0;max-width:40rem}.home .trust-sidebar{display:flex;flex-direction:column;gap:1rem}.home .trust-sidebar-note{background:#e85d2614;border:1px solid #e85d2626;border-radius:18px;color:var(--text-primary);line-height:1.6;margin:0;padding:1rem 1.1rem}.home .trust-actions{display:flex;flex-wrap:wrap;gap:.75rem}.home .trust-actions .feature-secondary-link{align-items:center;background:#ffffffe6;border:1px solid #0000000f;border-radius:999px;color:var(--text-primary);display:inline-flex;justify-content:center;padding:.85rem 1.05rem;text-decoration:none}.home .trust-actions .feature-secondary-link:hover{background:#fff;border-color:#e85d2638;color:var(--accent)}.home .trust-grid{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home .trust-card{align-items:flex-start;background:#ffffffe0;border:1px solid #0000000f;border-radius:24px;box-shadow:0 10px 28px #1a1a1f0d;display:flex;flex-direction:column;gap:.5rem;padding:1.4rem;text-align:left;transition:box-shadow .3s ease,border-color .3s ease,background .3s ease}.home .trust-card-icon{align-items:center;background:var(--accent-subtle);border-radius:16px;color:var(--accent);display:inline-flex;height:3rem;justify-content:center;margin-bottom:.35rem;width:3rem}.home .cta-feature-icon svg,.home .landing-summary-card-icon svg,.home .trust-card-icon svg{stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;height:1.2rem;width:1.2rem}.home .trust-card h3{color:var(--text-primary);font-size:1.1rem;line-height:1.25;margin:0}.home .trust-card p{color:var(--text-secondary);line-height:1.6;margin:0}.home .home-cta-section{background:#0000;padding:0}.home .home-cta-card{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);padding:clamp(2rem,4vw,3rem)}.home .home-cta-copy{text-align:left}.home .home-cta-copy h2{color:var(--text-primary);font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.06em;line-height:.98;margin:0 0 1rem}.home .home-cta-copy .cta-subtitle{margin-bottom:1.5rem;max-width:38rem}.home .cta-proof{display:flex;flex-wrap:wrap;gap:.75rem}.home .cta-proof-item{align-items:center;background:#1a1a1f0a;border:1px solid #0000000f;border-radius:999px;color:var(--text-primary);display:inline-flex;font-size:.95rem;font-weight:600;padding:.75rem 1rem}.home .home-cta-panel{background:#fafaf8db;border:1px solid #0000000f;border-radius:24px;box-shadow:0 10px 28px #1a1a1f0a;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;padding:1.5rem;transition:box-shadow .3s ease,border-color .3s ease,background .3s ease}.home .home-cta-panel .cta-features{justify-content:flex-start;margin-bottom:0}.home .home-cta-panel .cta-feature-item{background:#fffffff0;transition:box-shadow .25s ease,border-color .25s ease,background .25s ease}.home .cta-feature-icon{align-items:center;display:inline-flex;height:1rem;justify-content:center;opacity:1;width:1rem}.home .home-cta-panel .cta-actions{align-items:flex-start}.home .home-cta-panel .cta-button--large{text-align:center;width:100%}.home .home-cta-panel .cta-link{color:var(--accent-hover);font-size:.95rem}.home .home-cta-panel .cta-link:hover{color:var(--accent)}.home .home-cta-panel .cta-feature-item:hover,.home .home-cta-panel:hover,.home .trust-card:hover{border-color:#e85d2624;box-shadow:0 16px 36px #1a1a1f14}.home .home-cta-panel .cta-feature-item:hover,.home .trust-card:hover{background:#fffffff5}.home .home-cta-card:hover,.home .trust-shell:hover{box-shadow:0 28px 70px #2d23181a,inset 0 1px 0 #ffffffb8}.home .landing-summary-section{background:var(--bg-secondary);padding:var(--home-section-space-tight) var(--home-gutter) var(--home-section-space)}.home .landing-summary-shell{margin:0 auto;max-width:var(--content-max-width)}.home .landing-summary-header{margin:0 auto 2rem;max-width:760px;text-align:center}.home .landing-summary-header h2{color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em;line-height:1.08;margin:0 0 1rem}.home .landing-summary-header p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7;margin:0 auto}.home .landing-summary-grid{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home .landing-summary-card{align-items:flex-start;background:#ffffffe6;border:1px solid #0000000f;border-radius:24px;box-shadow:0 12px 28px #1a1a1f0d;display:flex;flex-direction:column;gap:.5rem;min-height:220px;padding:1.4rem;text-align:left}.home .landing-summary-card-icon{align-items:center;background:#1a1a1f0f;border-radius:16px;color:var(--text-primary);display:inline-flex;height:3rem;justify-content:center;margin-bottom:.35rem;width:3rem}.home .landing-summary-card h3{color:var(--text-primary);font-size:1.1rem;line-height:1.25;margin:0}.home .landing-summary-card p{color:var(--text-secondary);line-height:1.6;margin:0}.home .landing-summary-footer{margin-top:2rem;text-align:center}.home .landing-summary-footer .cta-link{color:var(--accent-hover);font-size:1rem}.home .landing-summary-footer .cta-link:hover{color:var(--accent)}@media (max-width:1024px){.home .home-cta-card,.home .trust-header{grid-template-columns:1fr}.home .landing-summary-grid,.home .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home .home-cta-copy{text-align:center}.home .home-cta-copy .cta-subtitle{margin-left:auto;margin-right:auto}.home .cta-proof,.home .home-cta-panel .cta-features{justify-content:center}.home .home-cta-panel .cta-actions{align-items:center}}@media (max-width:768px){.home .hero{padding:clamp(104px,15vw,124px) var(--home-gutter) clamp(56px,8vw,72px)}.home .feature-section{padding:24px var(--home-gutter)}.home .feature-content{padding:0}.home .hero-kicker{font-size:.72rem;letter-spacing:.08em}.home .hero .sub-headline{text-align:center}.home .hero-features{flex-direction:row;gap:.7rem;justify-content:center}.home .hero-feature{max-width:none;width:auto}.home .home-showcase-band{padding:24px var(--home-gutter)}.home .home-showcase-stack{gap:24px}.home .home-cta-card,.home .trust-shell{border-radius:24px;padding:1.5rem}.home .landing-summary-grid,.home .trust-grid{grid-template-columns:1fr}.home .landing-summary-header h2,.home .trust-intro h2{font-size:2rem}.home .home-cta-copy{text-align:left}.home .home-cta-copy h2{font-size:2.2rem}.home .home-cta-copy .cta-subtitle{margin-left:0;margin-right:0}.home .cta-proof,.home .home-cta-panel .cta-features{justify-content:flex-start}.home .home-cta-panel .cta-actions{align-items:stretch}.home .landing-summary-section{padding:24px var(--home-gutter) 60px}.home .landing-summary-header{text-align:left}.home .landing-summary-header p{margin:0}}@media (max-width:480px){.home .hero-feature{justify-content:center;padding-left:.8rem;padding-right:.8rem;width:calc(50% - .35rem)}.home .trust-actions{flex-direction:column}.home .trust-actions .feature-secondary-link{width:100%}.home .home-cta-copy h2{font-size:1.95rem}.home .landing-summary-card{min-height:auto}}@media (prefers-reduced-motion:reduce){.home *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.47953acb.css.map*/