@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap";:root{--bg:#070809;--bg2:#0b0d0f;--panel:#101214;--panel2:#151719;--line:#272b2e;--line2:#34383b;--text:#f5f5f2;--muted:#969a9d;--muted2:#6f7478;--orange:#ff6a00;--orange2:#ff6a00;--max:1240px}body{margin:0;background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.website-shell{min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(255,106,0,.055),transparent 23%),var(--bg);color:var(--text);overflow-x:hidden}.website-shell h1,.website-shell h2,.website-shell h3,.website-shell h4,.website-shell b,.website-shell strong{font-family:Manrope,sans-serif}.site-header{position:sticky;top:0;z-index:1000;height:78px;background:#070809d6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{height:78px;width:min(var(--max),100%);margin:auto;padding:0 26px;display:grid;grid-template-columns:170px 1fr 220px;align-items:center;gap:20px}.logo{width:56px;height:56px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:flex-start}.logo img{display:block;width:52px;height:52px;object-fit:contain}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:4px}.desktop-nav button,.login{border:0;background:transparent;color:#c8ccce;padding:12px 16px;border-radius:11px;font-weight:700;font-size:13px;transition:.2s}.desktop-nav button:hover,.desktop-nav button.active{background:#141719;color:#fff}.desktop-nav span{font-size:11px;color:#72777b;margin-left:5px}.nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px}.login:hover{color:#fff}.sf-btn{border:1px solid #ff6a00;background:linear-gradient(135deg,#ff6a00,#ff6a00);color:#fff;border-radius:11px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;font-size:13px;box-shadow:0 12px 30px #ff6a0026;transition:transform .2s,box-shadow .2s,border-color .2s}.sf-btn:hover{transform:translateY(-2px);box-shadow:0 16px 38px #ff6a003d}.sf-btn.ghost{background:#ffffff03;border-color:#474b4f;box-shadow:none}.sf-btn.ghost:hover{border-color:#ff6a00}.sf-btn.small{padding:12px 17px}.mobile-toggle,.mobile-menu{display:none}.mega-wrap{position:absolute;top:78px;left:0;right:0;z-index:1001;padding:12px 24px 0;display:flex;justify-content:center}.mega{width:min(1160px,100%);background:#0f1112fa;border:1px solid #303538;border-radius:18px;box-shadow:0 30px 80px #0000009e;padding:22px}.mega-product{display:grid;grid-template-columns:285px 1fr;gap:22px}.mega-intro{padding:12px 20px 12px 6px;border-right:1px solid #2c3033}.kicker,.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:900;color:#92979a}.eyebrow.orange,.kicker{color:var(--orange)}.mega-intro h3{font-size:22px;line-height:1.2;margin:13px 0}.mega-intro p{font-size:12px;line-height:1.65;color:#858b8f}.mega-intro button,.mega-grid button,.mega-solutions button,.resource-grid button{border:0;background:transparent;color:#fff;text-align:left}.mega-intro button{color:var(--orange);display:flex;align-items:center;gap:7px;font-weight:800;margin-top:22px}.mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.mega-grid button,.resource-grid button{display:flex;align-items:center;gap:11px;padding:12px;border-radius:12px}.mega-grid button:hover,.resource-grid button:hover,.mega-solutions button:hover{background:#1a1d1f}.mega-icon{width:38px;height:38px;flex:0 0 38px;border:1px solid #3c4246;background:#0b0d0e;color:var(--orange);border-radius:10px;display:grid;place-items:center}.mega-grid span:not(.mega-icon),.resource-grid span:not(.mega-icon){display:flex;flex-direction:column;gap:3px;min-width:0}.mega-grid b,.resource-grid b{font-size:12px}.mega-grid small,.resource-grid small{font-size:10px;color:#858b8f;line-height:1.35}.mega-solutions{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:20px}.mega-solutions>div{padding:3px 12px}.mega-solutions>div+div{border-left:1px solid #2c3033}.mega-solutions button{width:100%;padding:8px 0;color:#c9cdcf;display:flex;justify-content:space-between;align-items:center;font-size:12px}.mega-solutions button:hover{color:#fff}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.hero{width:min(var(--max),100%);margin:auto;min-height:650px;padding:88px 26px 65px;display:grid;grid-template-columns:.82fr 1.18fr;gap:50px;align-items:center;position:relative}.hero-glow{position:absolute;pointer-events:none;filter:blur(45px)}.hero-glow.one{width:560px;height:560px;right:0;top:-20px;background:radial-gradient(circle,rgba(255,106,0,.16),transparent 68%)}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:8px}.pulse{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff6a001a}.hero h1{font-size:clamp(58px,6vw,86px);line-height:.97;letter-spacing:-.065em;margin:21px 0}.hero h1 span,.section-head h2 span,.cta-section h2 span{color:var(--orange)}.hero-copy>p{max-width:560px;color:#a0a5a8;font-size:16px;line-height:1.75;margin:0}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.trust{display:flex;align-items:center;gap:8px;color:#777d81;font-size:11px;margin-top:28px}.trust svg{color:var(--orange)}.dashboard-mock{display:grid;grid-template-columns:100px minmax(0,1fr) 180px;min-height:405px;border:1px solid #343a3d;border-radius:18px;background:linear-gradient(145deg,#141719,#0c0e0f);box-shadow:0 35px 90px #0000008c,0 0 55px #ff6a000f;overflow:hidden;transform:perspective(1200px) rotateY(-2deg)}.dash-side{border-right:1px solid #282d30;padding:18px 10px}.dash-mark{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#ff6a00,#d84f00);display:grid;place-items:center;font:800 18px Manrope;margin:0 auto 22px}.dash-link{font-size:9px;color:#73797d;padding:9px 5px;display:flex;align-items:center;gap:5px;border-radius:8px;margin-bottom:3px}.dash-link.active{background:#232729;color:#fff}.dash-link.active svg{color:var(--orange)}.dash-main{padding:20px 16px}.dash-top{display:flex;justify-content:space-between;color:#d8dcde;font-size:11px}.dash-top span{color:#73797d}.dash-title{margin:26px 0 15px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.dash-title small{color:#73797d;font-size:8px}.dash-title h4{margin:3px 0 0;font-size:18px}.dash-chip{font-size:8px;border:1px solid #3d281b;color:#ff9a55;padding:5px 7px;border-radius:99px;background:#1d140e}.dash-table{border-top:1px solid #292e31}.file-row{display:grid;grid-template-columns:24px minmax(0,1fr) 52px 48px;gap:7px;align-items:center;padding:12px 0;border-bottom:1px solid #24282a;font-size:9px}.file-row b{font-weight:700;color:#d4d8da;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row small,.file-row>span:last-child{color:#73797d;font-size:8px}.file-box{color:var(--orange)}.activity{border-left:1px solid #292e31;padding:20px 13px;background:#101314}.activity>b{font-size:10px}.activity>div{display:flex;gap:8px;margin-top:21px}.activity-icon{width:28px;height:28px;border-radius:8px;background:#1b1f21;color:var(--orange);display:grid;place-items:center;flex:0 0 28px}.activity span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.activity span b{font-size:8px;color:#d2d6d8}.activity small{font-size:7px;color:#73797d}.logo-strip{min-height:82px;border-top:1px solid #1f2325;border-bottom:1px solid #1f2325;display:flex;align-items:center;justify-content:center;gap:38px;padding:18px 25px;flex-wrap:wrap;color:#71777a}.logo-strip span{font-size:8px;letter-spacing:.14em;color:#4f5558}.logo-strip b{font-size:10px;color:#777d80}.feature-section,.content-section{width:min(var(--max),100%);margin:auto;padding:105px 26px}.section-head{max-width:800px}.section-head h2{font-size:clamp(42px,5vw,65px);line-height:1.02;letter-spacing:-.055em;margin:17px 0}.section-head>p{color:#858b8f;font-size:15px;line-height:1.7;max-width:740px}.feature-grid,.three-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:45px}.feature-card,.info-card{min-height:240px;padding:26px;border:1px solid #292e31;border-radius:16px;background:linear-gradient(145deg,#121516,#0d0f10);transition:.2s}.feature-card:hover,.info-card:hover{transform:translateY(-4px);border-color:#5b3a23;box-shadow:0 16px 45px #00000038}.feature-icon{width:45px;height:45px;border:1px solid #4b3525;border-radius:11px;display:grid;place-items:center;color:var(--orange);background:#171310}.feature-card h3,.info-card h3{font-size:16px;margin:20px 0 8px}.feature-card p,.info-card p{color:#81878b;font-size:11px;line-height:1.65}.feature-card button{border:0;background:none;color:var(--orange);display:flex;align-items:center;gap:7px;padding:0;margin-top:16px;font-weight:800;font-size:11px}.dark-band{border-top:1px solid #24282a;border-bottom:1px solid #24282a;background:radial-gradient(circle at 78% 50%,rgba(255,106,0,.13),transparent 30%),#0d0f10;padding:76px max(26px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.dark-band h2{max-width:820px;font-size:clamp(34px,4vw,54px);line-height:1.05;margin:13px 0}.dark-band p{max-width:650px;color:#858b8f;font-size:14px;line-height:1.65}.dark-band.narrow{padding-top:60px;padding-bottom:60px}.cta-section{text-align:center;padding:120px 25px 140px;position:relative}.cta-section:before{content:"";position:absolute;left:50%;top:12%;width:500px;height:300px;transform:translate(-50%);background:radial-gradient(circle,rgba(255,106,0,.12),transparent 70%);filter:blur(30px)}.cta-section>*{position:relative}.cta-section h2{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.06em;margin:18px 0}.cta-section p{color:#858b8f}.cta-section>div{display:flex;justify-content:center;gap:10px;margin-top:27px}.inner-page{min-height:calc(100vh - 78px)}.inner-hero{width:min(1240px,100%);margin:auto;padding:100px 26px 88px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.inner-hero h1,.resource-hero h1{font-size:clamp(48px,5.5vw,78px);line-height:1;letter-spacing:-.06em;margin:17px 0}.inner-hero p,.resource-hero p{color:#8c9296;font-size:16px;line-height:1.75;max-width:620px}.product-art{height:430px;position:relative;display:grid;place-items:center}.art-ring{width:340px;height:340px;border-radius:50%;border:1px solid #47301f;box-shadow:0 0 100px #ff6a001a,inset 0 0 50px #ff6a000a}.art-card{position:absolute;width:min(390px,90%);border:1px solid #343a3d;border-radius:20px;background:linear-gradient(145deg,#151819,#0d0f10);padding:32px;display:flex;flex-direction:column;gap:12px;box-shadow:0 30px 70px #00000080}.art-card>svg{color:var(--orange)}.art-card b{font-size:18px}.art-card span{color:#858b8f;font-size:12px;line-height:1.6}.art-lines{display:grid;gap:8px;margin-top:5px}.art-lines i{height:8px;border-radius:99px;background:#252a2d}.art-lines i:nth-child(1){width:85%}.art-lines i:nth-child(2){width:68%}.art-lines i:nth-child(3){width:92%}.art-lines i:nth-child(4){width:54%}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.split-copy p{margin:0;color:#858b8f;line-height:1.75}.solution-orbit{height:390px;display:grid;place-items:center;background:radial-gradient(circle,rgba(255,106,0,.1),transparent 55%)}.solution-orbit>div{width:250px;height:250px;border-radius:50%;border:1px solid #4a3322;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 90px #ff6a0014}.solution-orbit svg{color:var(--orange)}.solution-orbit b{font-size:15px}.solution-orbit small{color:#747a7e;font-size:10px}.resource-hero{width:min(1000px,100%);margin:auto;text-align:center;padding:105px 26px 75px}.resource-hero .eyebrow{justify-content:center}.resource-hero p{margin:0 auto}.resource-hero .hero-buttons{justify-content:center}.resource-content{display:grid;grid-template-columns:1fr 1fr;gap:18px}.resource-feature{border:1px solid #292e31;border-radius:18px;padding:34px;background:linear-gradient(145deg,#141617,#0d0f10)}.resource-icon{width:54px;height:54px;border:1px solid #4b3525;border-radius:14px;color:var(--orange);display:grid;place-items:center;margin-bottom:28px}.resource-feature h2{font-size:30px;line-height:1.1}.resource-feature p{color:#858b8f;line-height:1.7;font-size:13px}.resource-list{display:grid;gap:9px}.resource-list button{border:1px solid #292e31;background:#111314;color:#fff;border-radius:14px;padding:18px;display:flex;align-items:center;justify-content:space-between;text-align:left}.resource-list button:hover{border-color:#5a3a23}.resource-list span{display:flex;flex-direction:column;gap:4px}.resource-list small{color:#777d81}.pricing-page{width:min(1320px,100%);margin:auto;padding:92px 26px 110px}.pricing-hero{text-align:center;max-width:820px;margin:0 auto 38px}.pricing-hero .eyebrow{justify-content:center}.pricing-hero h1{font-size:clamp(45px,5.5vw,72px);line-height:1;letter-spacing:-.06em;margin:16px 0}.pricing-hero p{color:#8d9397;font-size:16px;line-height:1.7}.billing{display:flex;justify-content:center;align-items:center;gap:7px;margin:28px 0 43px}.billing span{color:#7d8387;font-size:11px;margin-right:6px}.billing button{border:1px solid #303538;background:#111314;color:#858b8f;padding:9px 13px;border-radius:9px}.billing button.active{border-color:#ff6a00;background:#21150d;color:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.plan-card{position:relative;border:1px solid #2d3235;border-radius:18px;padding:25px;background:linear-gradient(145deg,#141617,#0d0f10);display:flex;flex-direction:column;min-height:570px}.plan-card.featured{border-color:#8a4318;box-shadow:0 0 55px #ff6a0014}.plan-badge{position:absolute;top:0;right:18px;transform:translateY(-50%);background:var(--orange);color:#fff;font-size:8px;font-weight:900;letter-spacing:.1em;padding:7px 10px;border-radius:99px}.plan-head{display:flex;justify-content:space-between;gap:9px;align-items:flex-start}.plan-tag{font-size:9px;color:#777d81;text-transform:uppercase;letter-spacing:.08em}.plan-head h2{font-size:27px;margin:6px 0}.plan-users{font-size:9px;color:#b5babd;padding:6px 8px;border-radius:99px;background:#1a1d1f;white-space:nowrap}.plan-desc{font-size:11px;line-height:1.55;color:#858b8f;min-height:54px}.plan-price{font:800 34px Manrope;margin-top:12px}.plan-price small{font:500 10px DM Sans;color:#70767a;margin-left:4px}.plan-total{font-size:9px;color:#666d71}.plan-list{list-style:none;padding:0;margin:23px 0;display:grid;gap:9px}.plan-list li{font-size:10px;color:#b4b9bc;padding-left:18px;position:relative}.plan-list li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.plan-card>.sf-btn{width:100%;margin-top:auto}.custom-plan{background:linear-gradient(145deg,#17191a,#0e1011)}.custom-fields{display:grid;gap:9px;margin:14px 0}.custom-fields label{font-size:10px;color:#aeb3b6}.custom-fields input,.custom-fields select{display:block;width:100%;margin-top:4px;border:1px solid #363b3f;background:#0c0e0f;color:#fff;padding:9px;border-radius:8px;outline:none}.custom-fields input:focus,.custom-fields select:focus{border-color:#ff6a00}.custom-addon-list{display:grid;gap:6px;max-height:170px;overflow:auto;margin:4px 0 15px}.custom-addon-list .check{display:flex;align-items:center;gap:6px;font-size:9px;color:#aeb3b6}.custom-addon-list .check span{margin-left:auto;color:#6f7579}.custom-addon-list input{accent-color:var(--orange)}.pricing-note{max-width:900px;text-align:center;margin:24px auto 0;color:#666d71;font-size:9px;line-height:1.6}.not-found{width:min(800px,100%);margin:auto;text-align:center;padding:150px 26px 180px}.not-found h1{font-size:clamp(52px,7vw,88px);line-height:1;letter-spacing:-.06em;margin:18px 0}.not-found p{color:#858b8f;line-height:1.7}.not-found .hero-buttons{justify-content:center}.site-footer{border-top:1px solid #252a2d;background:#090a0b}.footer-top{width:min(1240px,100%);margin:auto;padding:70px 26px 50px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:38px}.footer-top>div:first-child p{max-width:310px;color:#777d81;font-size:11px;line-height:1.7}.footer-top>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-top>div>b{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#b6bbbe;margin-bottom:7px}.footer-top button{border:0;background:none;text-align:left;color:#71777b;padding:2px 0;font-size:10px}.footer-top button:hover{color:#fff}.footer-trust{display:flex;align-items:center;gap:6px;color:#6f7579;font-size:9px;margin-top:17px}.footer-trust svg{color:var(--orange)}.footer-bottom{border-top:1px solid #1e2225;width:min(1240px,100%);margin:auto;padding:19px 26px;display:flex;justify-content:space-between;color:#5c6367;font-size:9px}@media(max-width:1100px){.nav-inner{grid-template-columns:70px 1fr 70px;padding:0 22px}.desktop-nav,.nav-actions{display:none}.mobile-toggle{display:grid;place-items:center;margin-left:auto;width:42px;height:42px;border:1px solid #343a3e;border-radius:10px;background:#111315;color:#fff;font-size:20px;line-height:1}.mobile-menu{position:absolute;top:78px;left:0;right:0;display:flex;flex-direction:column;gap:9px;padding:14px 18px 22px;background:#08090afa;border-bottom:1px solid #2b3033;box-shadow:0 25px 60px #0000008c;max-height:calc(100vh - 78px);overflow:auto}.mobile-group{border:1px solid #292e31;border-radius:13px;padding:9px;background:#0e1011}.mobile-group>b{display:block;color:#ff6a00;font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:8px}.mobile-group button,.mobile-simple{width:100%;border:0;background:transparent;color:#d7dbdd;padding:10px 8px;display:flex;justify-content:space-between;text-align:left;font-size:12px;border-radius:8px}.mobile-group button:hover,.mobile-simple:hover{background:#181b1d}.mobile-menu>.sf-btn{width:100%}.mega-wrap{display:none}.hero{grid-template-columns:1fr;padding-top:78px}.hero-visual{width:min(850px,100%);margin:auto}.feature-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.6fr 1fr 1fr}.footer-top>div:last-child{display:flex}.inner-hero{grid-template-columns:1fr;padding-top:80px}.product-art{order:-1;max-height:360px}.resource-content{grid-template-columns:1fr}}@media(max-width:680px){.nav-inner{height:70px;grid-template-columns:58px 1fr 52px;padding:0 16px}.site-header{height:70px}.logo{width:52px;height:52px}.logo img{width:49px;height:49px}.mobile-menu{top:70px;max-height:calc(100vh - 70px)}.hero{padding:65px 18px 50px;min-height:auto}.hero h1{font-size:52px}.hero-copy>p{font-size:14px}.dashboard-mock{grid-template-columns:70px 1fr;min-height:360px}.activity{display:none}.dash-link{font-size:8px}.dash-main{padding:16px 11px}.file-row{grid-template-columns:22px minmax(0,1fr) 45px;font-size:8px}.file-row small{display:none}.logo-strip{gap:16px;padding:20px}.logo-strip span{width:100%;text-align:center}.feature-section,.content-section{padding:78px 18px}.feature-grid,.three-cards{grid-template-columns:1fr}.feature-card,.info-card{min-height:0}.dark-band{padding:65px 18px;flex-direction:column;align-items:flex-start}.cta-section{padding:95px 18px}.inner-hero{padding:65px 18px;gap:25px}.inner-hero h1,.resource-hero h1{font-size:46px}.product-art{height:290px}.art-ring{width:235px;height:235px}.art-card{width:285px;padding:25px}.split-copy{grid-template-columns:1fr;gap:15px}.resource-hero{padding:70px 18px 55px}.footer-top{grid-template-columns:1fr 1fr;padding:50px 18px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{padding:18px;flex-direction:column;gap:7px}.pricing-page{padding:65px 16px 85px}.pricing-grid{grid-template-columns:1fr}.plan-card{min-height:0}.billing{flex-wrap:wrap}.billing span{width:100%;text-align:center;margin:0 0 3px}.not-found{padding:120px 18px}.mega{display:none}}@media(max-width:430px){.hero h1{font-size:45px}.hero-buttons,.cta-section>div{flex-direction:column}.hero-buttons .sf-btn,.cta-section .sf-btn{width:100%}.dashboard-mock{min-height:330px}.dash-side{padding:12px 6px}.dash-main{padding:13px 8px}.dash-title h4{font-size:15px}.inner-hero h1,.resource-hero h1,.pricing-hero h1{font-size:40px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}.footer-top>div:not(:first-child){display:flex}}:root{--orange:#ff6a00;--orange-bright:#ff6a00;--black:#070809;--ink:#f7f7f4;--muted:#a7abad;--panel:#111416;--line:#2b3033;--max:1240px}*{box-sizing:border-box}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.logo{cursor:pointer}.logo img{width:190px;height:58px;max-width:none;object-fit:contain}.nav-inner{grid-template-columns:220px 1fr 220px}.desktop-nav button{font-size:15px;padding:13px 17px}.desktop-nav .chevron{display:inline-block;transition:transform .25s ease}.desktop-nav .chevron.up{transform:rotate(180deg)}.site-header,.nav-inner{height:82px}.mega-wrap{top:82px}.mega{animation:megaIn .22s ease both;transform-origin:top center}@keyframes megaIn{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:none}}.mega-grid button,.resource-grid button,.mega-solutions button{position:relative}.mega-grid button:after,.resource-grid button:after,.mega-solutions button:after{content:"→";display:grid;place-items:center;width:27px;height:27px;border:1px solid #3a3f42;border-radius:50%;color:#777d81;transition:.22s ease;margin-left:auto;flex:0 0 27px}.mega-grid button:hover:after,.resource-grid button:hover:after,.mega-solutions button:hover:after{color:#fff;border-color:var(--orange);background:var(--orange);box-shadow:0 0 18px #ff6a0047;transform:translate(3px)}.mega-grid button>svg,.resource-grid button>svg,.mega-solutions button>svg{display:none}.mega-grid b,.resource-grid b{font-size:14px}.mega-grid small,.resource-grid small{font-size:11px}.mega-solutions button{font-size:14px;padding:11px 2px}.mega-solutions button:after{content:"↗"}.sf-btn{font-size:15px;padding:14px 20px;min-height:48px}.sf-btn.small{font-size:14px;padding:13px 19px}.login{font-size:15px}.hero-copy>p{font-size:18px;max-width:610px}.hero h1{font-size:clamp(62px,6.2vw,88px)}.eyebrow,.kicker{font-size:11px}.section-head h2{font-size:clamp(44px,4.8vw,68px)}.section-head>p{font-size:17px}.feature-card h3,.info-card h3{font-size:19px}.feature-card p,.info-card p,.feature-card button{font-size:14px}.logo-strip span{font-size:10px}.logo-strip b{font-size:13px}.dark-band h2{font-size:clamp(38px,4vw,56px)}.dark-band p{font-size:16px}.trust{font-size:13px}.inner-hero h1,.resource-hero h1{font-size:clamp(52px,5.5vw,80px)}.inner-hero p,.resource-hero p{font-size:18px}.art-card b{font-size:20px}.art-card span{font-size:14px}.info-card p{font-size:15px}.resource-feature h2{font-size:34px}.resource-feature p,.resource-list button{font-size:15px}.resource-list small{font-size:13px}.pricing-hero h1{font-size:clamp(50px,5.4vw,74px)}.pricing-hero p{font-size:18px}.billing span,.billing button{font-size:14px}.plan-head h2{font-size:29px}.plan-desc{font-size:14px;min-height:65px}.plan-list li{font-size:13px}.plan-total,.plan-tag,.plan-users{font-size:11px}.plan-price{font-size:38px}.plan-price small{font-size:12px}.footer-top>div:first-child p{font-size:14px}.footer-top>div>b{font-size:11px}.footer-top button{font-size:13px}.footer-trust{font-size:12px}.footer-bottom{font-size:11px}.socials{display:flex;gap:8px;margin-top:20px}.socials button{width:36px;height:36px;border:1px solid #2e3336;border-radius:10px;display:grid;place-items:center;color:#a8adaf;background:#0e1011;transition:.2s}.socials button:hover{color:#fff;border-color:var(--orange);background:#17110d;transform:translateY(-2px)}.chat-support{position:fixed;right:24px;bottom:24px;z-index:1200}.chat-launcher{height:50px;border:1px solid var(--orange);border-radius:999px;padding:0 19px;background:linear-gradient(135deg,#ff6a00,#f05a00);color:#fff;display:flex;align-items:center;gap:9px;font-weight:800;box-shadow:0 15px 40px #ff6a0040;transition:.2s}.chat-launcher:hover{transform:translateY(-3px);box-shadow:0 20px 50px #ff6a0052}.chat-panel{position:absolute;right:0;bottom:62px;width:330px;border:1px solid #363b3e;border-radius:18px;background:#111416;box-shadow:0 30px 80px #0009;overflow:hidden;animation:chatIn .2s ease}.chat-head{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid #282d30}.chat-head div{display:flex;flex-direction:column;gap:3px}.chat-head b{font-size:15px}.chat-head small{font-size:12px;color:#7e8588}.chat-head button{border:0;background:none;color:#858b8f;font-size:23px}.chat-body{padding:16px;display:grid;gap:10px}.chat-bubble{padding:13px;border-radius:12px;background:#1a1d1f;color:#dce0e1;font-size:13px;line-height:1.5}.chat-body button{border:1px solid #2e3336;background:#0d0f10;color:#fff;padding:12px;border-radius:11px;display:flex;justify-content:space-between;align-items:center}.chat-body button:hover{border-color:var(--orange);color:#fff}@keyframes chatIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}.mobile-parent,.mobile-simple{font-size:16px!important;font-weight:800}.mobile-plus{width:30px;height:30px;border:1px solid #353a3d;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:20px}.mobile-sub button{font-size:14px!important;padding:13px 9px!important}.mobile-sub button span:first-child{display:flex;flex-direction:column;gap:3px}.mobile-sub button small{color:#7d8387;font-size:11px;line-height:1.4}.mobile-sub button>svg{color:#858b8f;transition:.2s}.mobile-sub button:hover>svg{color:var(--orange);transform:translate(3px)}.mobile-columns{display:grid;grid-template-columns:1fr;gap:12px}.mobile-columns>div{border-top:1px solid #24292c;padding-top:10px}.mobile-columns>div>small{display:block;color:var(--orange);font-size:11px;text-transform:uppercase;letter-spacing:.12em;padding:5px 9px}.mobile-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:9px}.mobile-login{border:1px solid #363b3e;border-radius:11px;background:#101214;color:#fff;font-weight:800}.mobile-menu{padding:16px;gap:10px}.mobile-accordion{border:1px solid #292e31;border-radius:14px;padding:3px;background:#0e1011}.mobile-simple{border:1px solid #292e31!important;background:#0e1011!important;border-radius:12px;padding:13px!important}@media(max-width:1100px){.nav-inner{grid-template-columns:220px 1fr 60px;padding:0 22px}.nav-inner .logo{width:190px}.mobile-menu{top:82px}.hero{grid-template-columns:1fr;gap:30px;padding-top:72px}.hero-copy{max-width:800px}.hero-visual{width:min(900px,100%)}.feature-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-header,.nav-inner{height:72px}.nav-inner{grid-template-columns:175px 1fr 50px;padding:0 15px}.nav-inner .logo{width:175px;height:56px}.logo img{width:175px;height:54px}.mobile-menu{top:72px;max-height:calc(100vh - 72px)}.hero{padding:60px 18px 48px}.hero h1{font-size:50px;line-height:.99}.hero-copy>p{font-size:16px}.hero-buttons{gap:9px}.section-head h2{font-size:40px}.section-head>p{font-size:16px}.feature-card h3,.info-card h3{font-size:19px}.feature-card p,.info-card p{font-size:14px}.inner-hero h1,.resource-hero h1{font-size:46px}.inner-hero p,.resource-hero p{font-size:16px}.pricing-hero h1{font-size:44px}.pricing-hero p{font-size:16px}.chat-support{right:15px;bottom:15px}.chat-launcher{width:50px;height:50px;padding:0;justify-content:center}.chat-launcher span{display:none}.chat-panel{right:0;width:min(330px,calc(100vw - 30px))}.footer-top{grid-template-columns:1fr 1fr}.footer-top button{font-size:13px}}@media(max-width:430px){.nav-inner{grid-template-columns:145px 1fr 48px}.nav-inner .logo,.logo img{width:145px}.hero h1{font-size:44px}.hero-copy>p{font-size:15px}.sf-btn{font-size:14px}.feature-section,.content-section{padding:72px 18px}.section-head h2{font-size:35px}.inner-hero h1,.resource-hero h1,.pricing-hero h1{font-size:39px}.footer-top{grid-template-columns:1fr}.chat-panel{width:calc(100vw - 30px)}}@media(min-width:1101px){.hero{min-height:690px}.dashboard-mock{min-height:430px}.site-footer{margin-top:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.footer-brand .logo,.footer-brand .logo img{width:190px;height:58px}:root{--orange:#ff6a00;--orange-2:#ff7b22;--ink:#f8f8f6;--muted:#c2c6c8;--muted-2:#aeb4b7;--panel:#111416;--panel-2:#171a1c;--line:#353a3d}html{scroll-behavior:smooth}body,.public{font-size:18px}.public p{line-height:1.65}.public button,.public a{font-family:inherit}@media(min-width:1101px){.hero-copy>p,.inner-hero p,.resource-hero p,.pricing-hero p,.section-head>p,.dark-band p,.cta-section p{font-size:20px;line-height:1.7;color:var(--muted)}.trust{font-size:15px}.eyebrow,.kicker{font-size:13px}.desktop-nav button,.login{font-size:17px}.sf-btn{font-size:17px;min-height:54px;padding:15px 23px}.sf-btn.small{font-size:16px}.feature-card h3,.info-card h3{font-size:22px}.feature-card p,.info-card p{font-size:17px;line-height:1.65;color:var(--muted)}.feature-card button{font-size:16px}.logo-strip span,.logo-strip b{font-size:13px}.mega-grid b,.resource-grid b{font-size:17px}.mega-grid small,.resource-grid small{font-size:14px;line-height:1.45}.mega-solutions button{font-size:16px}.footer-top>div:first-child p{font-size:16px;line-height:1.7}.footer-top>div>b{font-size:13px}.footer-top button{font-size:15px}.footer-trust{font-size:14px}.footer-bottom{font-size:13px}}.public .feature-card,.public .info-card,.public .plan-card,.public .resource-list button,.public .mega-grid button,.public .resource-grid button,.public .mega-solutions button{transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,background .28s ease,color .28s ease}.public .feature-card:hover,.public .info-card:hover,.public .plan-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px #ff6a001f}.public .feature-card:hover .feature-icon,.public .info-card:hover>svg{transform:translateY(-2px) scale(1.06);filter:drop-shadow(0 0 10px rgba(255,106,0,.35))}.feature-icon,.info-card>svg{transition:transform .28s ease,filter .28s ease}.public .dark-band,.public .cta-section,.public .feature-section,.public .content-section{animation:sectionReveal .7s ease both}@keyframes sectionReveal{0%{opacity:.7;transform:translateY(14px)}to{opacity:1;transform:none}}.public .sf-btn{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.public .sf-btn:before{content:"";position:absolute;inset:-40% -20%;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.28) 50%,transparent 62%);transform:translate(-120%);transition:transform .65s ease}.public .sf-btn:hover:before{transform:translate(120%)}.public .sf-btn:hover{transform:translateY(-3px);filter:brightness(1.08);box-shadow:0 16px 35px #ff6a0040}.public .hero-visual{animation:floatVisual 6s ease-in-out infinite}@keyframes floatVisual{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.public .art-card,.public .solution-orbit>div{animation:floatVisual 6s ease-in-out infinite}.public .hero-copy>p,.public .inner-hero p,.public .resource-hero p,.public .pricing-hero p{font-weight:500}.public .footer-top button,.public .footer-top a{color:#e4e6e7;transition:color .22s ease,transform .22s ease}.public .footer-top button:hover,.public .footer-top a:hover{color:#fff;transform:translate(4px);text-shadow:0 0 14px rgba(255,255,255,.28)}.public .footer-top>div>b{color:#fff;letter-spacing:.14em}.public .footer-trust{color:#e2e5e6}.public .footer-trust svg{color:var(--orange)}.public .socials button{color:#dfe3e4;background:#151719;border-color:#41474a}.public .socials button:hover{color:#fff;background:var(--orange);border-color:var(--orange);box-shadow:0 10px 25px #ff6a0040}.chat-panel{width:380px;background:#0d0f10;border-color:#3d4245}.chat-head{background:linear-gradient(135deg,#151819,#101213);padding:20px}.chat-head b{font-size:17px;color:#fff}.chat-head small{font-size:13px;color:#aeb4b7}.chat-body{padding:15px;background:#0b0d0e}.chat-messages{max-height:280px;overflow:auto;display:grid;gap:10px;padding-right:3px}.chat-bubble{font-size:14px;line-height:1.55;color:#eef0f0;background:#171a1c;border:1px solid #2d3235}.chat-bubble.user{justify-self:end;background:var(--orange);border-color:var(--orange);color:#fff;max-width:85%}.chat-bubble.agent{justify-self:start;max-width:90%}.chat-quick{display:flex;gap:7px;flex-wrap:wrap;margin-top:3px}.chat-quick button{font-size:12px;padding:8px 11px;border:1px solid #394044;border-radius:999px;background:#131618;color:#e4e6e7;transition:.2s}.chat-quick button:hover{color:#fff;border-color:var(--orange);background:#ff6a001f;transform:translateY(-1px)}.chat-input-row{display:grid;grid-template-columns:1fr 42px;gap:8px;margin-top:3px}.chat-input-row input{min-width:0;height:44px;border:1px solid #3b4144;border-radius:12px;background:#151819;color:#fff;padding:0 13px;font:500 14px inherit;outline:none}.chat-input-row input::placeholder{color:#858d90}.chat-input-row input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6a001a}.chat-input-row>button{height:44px;border:0;border-radius:12px;background:var(--orange);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}.chat-input-row>button:hover{filter:brightness(1.08);transform:translateY(-2px)}.chat-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.chat-links button{font-size:13px!important;color:#e4e6e7!important;background:#111416!important;border:1px solid #32383b!important;border-radius:10px!important;padding:10px 11px!important}.chat-links button:hover{color:#fff!important;border-color:var(--orange)!important}@media(max-width:680px){.public{font-size:16px}.hero-copy>p,.inner-hero p,.resource-hero p,.pricing-hero p,.section-head>p,.dark-band p,.cta-section p{font-size:17px;line-height:1.65}.trust{font-size:14px}.eyebrow,.kicker{font-size:12px}.sf-btn{font-size:15px;min-height:50px}.feature-card h3,.info-card h3{font-size:20px}.feature-card p,.info-card p,.feature-card button{font-size:15px}.mega-grid b,.resource-grid b{font-size:16px}.mega-grid small,.resource-grid small{font-size:13px}.footer-top>div:first-child p{font-size:15px}.footer-top button{font-size:14px}.footer-trust{font-size:13px}.footer-bottom{font-size:12px}.chat-panel{width:min(380px,calc(100vw - 30px));bottom:62px}}@media(max-width:430px){.hero-copy>p,.inner-hero p,.resource-hero p,.pricing-hero p,.section-head>p,.dark-band p,.cta-section p{font-size:16px}.feature-card p,.info-card p{font-size:15px}.footer-top button{font-size:14px}.chat-panel{width:calc(100vw - 24px);right:-3px}}@media(prefers-reduced-motion:reduce){.public .hero-visual,.public .art-card,.public .solution-orbit>div{animation:none}.public .feature-card,.public .info-card{transition:none}}.public .hero-copy,.public .section-head,.public .inner-hero,.public .resource-hero,.public .pricing-hero,.public .dark-band,.public .cta-section{color:#f8f8f6}.public .hero-copy p,.public .section-head p,.public .inner-hero p,.public .resource-hero p,.public .pricing-hero p,.public .dark-band p,.public .cta-section p,.public .split-copy>p{color:#d0d4d6}.public .feature-card,.public .info-card,.public .plan-card{color:#f2f4f4}.public .feature-card p,.public .info-card p,.public .plan-desc,.public .plan-list li{color:#c8cdcf}.public .feature-card button,.public .resource-list button{color:#fff}.public .feature-card button:hover,.public .resource-list button:hover{color:var(--orange-bright)}@media(min-width:1101px){.public .hero-copy>p,.public .inner-hero p,.public .resource-hero p,.public .pricing-hero p,.public .section-head>p,.public .dark-band p,.public .cta-section p,.public .split-copy>p{font-size:20px}.public .feature-card p,.public .info-card p{font-size:17px}.public .plan-desc{font-size:16px}.public .plan-list li,.public .footer-top button{font-size:15px}.public .footer-brand p{font-size:16px}}.public .cta-section>.eyebrow{display:block;text-align:center;width:100%;margin-inline:auto}.public .cta-section h2,.public .cta-section p,.public .cta-section>div{text-align:center}.public .nav-actions .sf-btn,.public .mobile-actions .sf-btn{background:linear-gradient(135deg,var(--orange),var(--orange-2));border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 30px #ff6a0038,inset 0 1px #ffffff3d;font-weight:800;letter-spacing:.01em}.public .nav-actions .sf-btn:hover,.public .mobile-actions .sf-btn:hover{box-shadow:0 16px 42px #ff6a005c,inset 0 1px #ffffff4d}.public .nav-actions .sf-btn:after,.public .mobile-actions .sf-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff14}.public .logo-strip{min-height:92px;padding:22px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:center;gap:clamp(22px,4vw,52px);flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff06,#ffffff03)}.public .logo-strip span{font-weight:700;letter-spacing:.16em;color:#aeb4b7;white-space:nowrap}.public .logo-strip b{font-weight:700;color:#f4f5f5;position:relative;padding:8px 12px;border-radius:999px;transition:transform .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease}.public .logo-strip b:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);position:absolute;left:2px;top:50%;transform:translateY(-50%);box-shadow:0 0 10px #ff6a00a6;opacity:.8}.public .logo-strip b:hover{color:#fff;background:#ff6a0014;transform:translateY(-3px);box-shadow:0 10px 25px #ff6a001a}.public h1>span,.public h2>span,.public h3>span{color:var(--orange);display:inline-block;animation:orangeAccent 3.4s ease-in-out infinite;will-change:filter,text-shadow,transform}@keyframes orangeAccent{0%,to{filter:brightness(1);text-shadow:0 0 0 rgba(255,106,0,0);transform:translateY(0)}50%{filter:brightness(1.13);text-shadow:0 0 22px rgba(255,106,0,.28);transform:translateY(-1px)}}.footer-solutions{min-width:0}.footer-group-toggle{display:flex!important;align-items:center;justify-content:space-between;width:100%;background:none;border:0;padding:0!important;color:#fff!important;cursor:pointer}.footer-group-toggle span{display:none;color:var(--orange);font-size:22px;line-height:1}.footer-solution-scroll{display:flex;flex-direction:column;gap:0;max-height:215px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:var(--orange) rgba(255,255,255,.08)}.footer-solution-scroll::-webkit-scrollbar{width:5px}.footer-solution-scroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:99px}.footer-solution-scroll::-webkit-scrollbar-thumb{background:var(--orange);border-radius:99px}.footer-solution-scroll button{flex:0 0 auto}@media(max-width:800px){.public .logo-strip{gap:10px 16px;justify-content:flex-start;overflow:hidden}.public .logo-strip span{width:100%;font-size:11px;text-align:center}.public .logo-strip b{font-size:13px;padding:7px 9px 7px 14px}.footer-group-toggle span{display:block}.footer-solution-scroll{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .25s ease,padding .4s ease}.footer-solution-scroll.is-open{max-height:250px;opacity:1;overflow-y:auto;padding-top:7px;padding-bottom:5px}.footer-solutions .footer-group-toggle{margin-bottom:0}}@media(prefers-reduced-motion:reduce){.public h1>span,.public h2>span,.public h3>span{animation:none}.public .logo-strip b{transition:none}}.footer-group-toggle span{display:block!important}.footer-solution-scroll{max-height:0;overflow:hidden;opacity:0;padding-top:0;padding-bottom:0;transition:max-height .42s cubic-bezier(.2,.8,.2,1),opacity .25s ease,padding .35s ease}.footer-solution-scroll.is-open{max-height:230px;opacity:1;overflow-y:auto;padding-top:7px;padding-bottom:5px}.footer-group-toggle:hover b{color:#fff;text-shadow:0 0 14px rgba(255,255,255,.25)}.footer-group-toggle:hover span{filter:drop-shadow(0 0 8px rgba(255,106,0,.55));transform:scale(1.12)}.footer-group-toggle span{transition:transform .2s ease,color .2s ease}.public .nav-actions .sf-btn.small{min-width:132px;min-height:50px;padding:13px 19px;border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 28%),linear-gradient(120deg,#ff5b00,#ff6a00 45%,#ff8a3d);border:1px solid rgba(255,184,128,.42);box-shadow:0 10px 28px #ff6a003d,0 2px #ffffff29 inset,0 -2px #701e0047 inset;position:relative;isolation:isolate}.public .nav-actions .sf-btn.small:after{content:"";position:absolute;inset:1px;border-radius:12px;border:1px solid rgba(255,255,255,.16);pointer-events:none}.public .nav-actions .sf-btn.small:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 18px 42px #ff6a0057,0 2px #fff3 inset,0 -2px #701e0038 inset}.public h1>span,.public h2>span,.public h3>span{color:transparent;background-image:linear-gradient(100deg,#ff6a00 0% 34%,#ffb26d 50%,#ff6a00 66% 100%);background-size:240% 100%;background-position:100% 50%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:orangeHeadlineShimmer 5.2s cubic-bezier(.45,.05,.25,1) infinite;filter:drop-shadow(0 0 0 rgba(255,106,0,0));will-change:background-position,filter}@keyframes orangeHeadlineShimmer{0%,18%{background-position:100% 50%;filter:drop-shadow(0 0 0 rgba(255,106,0,0))}48%{background-position:0% 50%;filter:drop-shadow(0 0 10px rgba(255,106,0,.16))}62%{background-position:0% 50%;filter:drop-shadow(0 0 16px rgba(255,106,0,.22))}82%,to{background-position:100% 50%;filter:drop-shadow(0 0 0 rgba(255,106,0,0))}}.footer-solution-scroll{max-height:420px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--orange) rgba(255,255,255,.08)}.footer-solution-scroll.is-open{max-height:420px;overflow-y:auto;opacity:1;padding-top:8px;padding-bottom:8px}.footer-solution-scroll::-webkit-scrollbar{width:6px}.footer-solution-scroll::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.footer-solution-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff8a3d,#ff6a00);border-radius:999px;box-shadow:0 0 10px #ff6a0047}.footer-solution-scroll::-webkit-scrollbar-thumb:hover{background:#ff9b5c}.footer-group-toggle:focus-visible{outline:none!important;box-shadow:0 0 0 1px #ff6a00bf,0 0 20px #ff6a0014;border-radius:10px}.footer-group-toggle:hover b{color:#fff!important}@media(max-width:680px){.public .nav-actions .sf-btn.small{min-width:124px;min-height:48px}.footer-solution-scroll,.footer-solution-scroll.is-open{max-height:360px}}@media(prefers-reduced-motion:reduce){.public h1>span,.public h2>span,.public h3>span{animation:none;background-position:50% 50%;filter:none}}.footer-solution-scroll:not(.is-open){max-height:0!important;overflow:hidden!important;opacity:0;padding-top:0;padding-bottom:0}.footer-solution-scroll.is-open{max-height:420px!important;overflow-y:auto!important;opacity:1}@media(max-width:680px){.footer-solution-scroll.is-open{max-height:360px!important}}.workflow-section{width:min(var(--max),100%);margin:auto;padding:105px 26px 95px}.workflow-track{margin-top:52px;display:grid;grid-template-columns:repeat(8,1fr);gap:0;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#101214,#0b0d0e);padding:28px 20px;overflow:hidden}.workflow-step{position:relative;display:flex;flex-direction:column;gap:10px;min-width:0;padding:8px 12px}.workflow-step>span{font:700 11px Manrope;color:var(--orange)}.workflow-step>b{font-size:14px;color:#eef0ef}.workflow-step>i{position:absolute;right:-2px;top:33px;width:18px;height:1px;background:linear-gradient(90deg,var(--orange),transparent)}.workflow-step>i:after{content:"›";position:absolute;right:0;top:-9px;color:var(--orange);font-size:16px}.ecosystem-section{width:min(1160px,calc(100% - 52px));margin:30px auto 115px;min-height:560px;position:relative;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 50% 50%,rgba(255,106,0,.08),transparent 25%),linear-gradient(145deg,#101214,#090a0b);overflow:hidden;display:grid;place-items:center}.ecosystem-section:before{content:"";position:absolute;border:1px dashed rgba(255,255,255,.07);border-radius:50%;width:420px;height:420px;inset:50% 35px 35px 50%;transform:translate(-50%,-50%)}.ecosystem-core{position:relative;z-index:4;width:180px;height:180px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,106,0,.45);background:radial-gradient(circle at 35% 25%,#25201c,#0e1011 65%);box-shadow:0 0 60px #ff6a0024,inset 0 0 35px #ff6a000a;animation:coreFloat 5s ease-in-out infinite}.ecosystem-core svg{color:var(--orange)}.ecosystem-core b{font:800 23px Manrope}.ecosystem-core small{font-size:11px;color:#90969a}.ecosystem-node{position:absolute;z-index:5;width:118px;min-height:82px;padding:15px 10px;border:1px solid #303538;border-radius:16px;background:#111416f0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#dce0e1;box-shadow:0 15px 35px #00000059;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.ecosystem-node svg{color:var(--orange)}.ecosystem-node b{font-size:13px}.ecosystem-node:hover{transform:translateY(-7px);border-color:#ff6a00a6;box-shadow:0 22px 50px #00000073,0 0 28px #ff6a001a}.n1{left:15%;top:21%}.n2{left:7%;top:57%}.n3{left:29%;bottom:8%}.n4{right:15%;top:21%}.n5{right:7%;top:57%}.n6{right:29%;bottom:8%}.n7{left:50%;top:8%;transform:translate(-50%)}.n7:hover{transform:translate(-50%,-7px)}.ecosystem-lines{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 50% 50%,transparent 0 23%,rgba(255,106,0,.11) 23.1%,transparent 23.3%),linear-gradient(30deg,transparent 49.8%,rgba(255,106,0,.08) 50%,transparent 50.2%),linear-gradient(150deg,transparent 49.8%,rgba(255,106,0,.08) 50%,transparent 50.2%);opacity:.55;animation:networkPulse 4s ease-in-out infinite}.module-visual{min-height:500px;border:1px solid #303538;border-radius:24px;background:radial-gradient(circle at 75% 25%,rgba(255,106,0,.11),transparent 28%),linear-gradient(145deg,#151719,#0b0d0f);box-shadow:0 35px 90px #00000080,0 0 55px #ff6a000d;overflow:hidden;position:relative;animation:productFloat 7s ease-in-out infinite}.module-window-top{height:58px;border-bottom:1px solid #2a2e31;display:flex;align-items:center;gap:14px;padding:0 18px;color:#e8ebeb}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#555b5f}.window-dots i:first-child{background:var(--orange)}.module-window-top b{font-size:13px}.window-status{margin-left:auto;font-size:10px;color:#8f969a;border:1px solid #363c3f;border-radius:999px;padding:5px 8px}.module-window-body{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:442px}.module-window-body aside{border-right:1px solid #2a2e31;padding:22px 14px;display:flex;flex-direction:column;gap:7px}.module-window-body aside span{padding:10px 11px;border-radius:9px;color:#7e8589;font-size:11px}.module-window-body aside .module-nav-active{background:#202427;color:#fff}.module-brand{width:34px;height:34px;border:1px solid #543018;border-radius:10px;display:grid;place-items:center;color:var(--orange);background:#18120f;margin-bottom:12px}.module-window-body section{padding:22px}.module-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px}.module-toolbar small{display:block;color:#72797d;font-size:9px;margin-bottom:4px}.module-toolbar strong{font:800 22px Manrope;color:#f3f5f4}.module-toolbar button{border:1px solid rgba(255,106,0,.45);background:#ff6a0014;color:var(--orange);border-radius:9px;padding:9px 11px;display:flex;gap:7px;align-items:center;font-size:11px}.module-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 18px}.module-metrics span{border:1px solid #2d3235;border-radius:12px;padding:12px;background:#111416;display:flex;flex-direction:column;gap:4px}.module-metrics b{font:800 20px Manrope}.module-metrics small{font-size:9px;color:#767d80}.module-table{border-top:1px solid #292e31}.module-row{display:grid;grid-template-columns:36px minmax(0,1fr) 90px 70px;gap:10px;align-items:center;padding:13px 4px;border-bottom:1px solid #252a2c}.module-row:hover{background:#ff6a0009}.module-row-icon{width:30px;height:30px;border-radius:8px;border:1px solid #3b3028;color:var(--orange);display:grid;place-items:center;background:#17120f}.module-row b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-row small{font-size:9px;color:#737a7e}.module-row em{font-style:normal;font-size:8px;color:#ff9b5e;border:1px solid #49301f;border-radius:999px;padding:4px 6px;text-align:center}.module-orbit{position:absolute;border:1px solid rgba(255,106,0,.15);border-radius:50%;pointer-events:none}.orbit-a{width:260px;height:260px;right:-130px;top:-130px}.orbit-b{width:430px;height:430px;right:-210px;bottom:-210px}.module-user-management .module-metrics b{color:#f4f5f4}.module-approvals .module-row:nth-child(3) em,.module-task-management .module-row:nth-child(4) em{background:#ff6a0017;color:#ffb17c}.module-document-scanning .module-row:first-child .module-row-icon,.module-fax-document-management .module-row:first-child .module-row-icon{animation:statusPulse 2.5s ease-in-out infinite}.module-security-compliance{background:radial-gradient(circle at 50% 40%,rgba(255,106,0,.12),transparent 25%),linear-gradient(145deg,#151719,#0a0c0d)}@keyframes productFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes coreFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes networkPulse{0%,to{opacity:.35}50%{opacity:.7}}@keyframes statusPulse{0%,to{box-shadow:0 0 #ff6a0000}50%{box-shadow:0 0 18px #ff6a0040}}@media(max-width:1100px){.workflow-track{grid-template-columns:repeat(4,1fr);row-gap:18px}.workflow-step:nth-child(4) i,.workflow-step:nth-child(8) i{display:none}.ecosystem-section{min-height:520px}.module-window-body{grid-template-columns:120px 1fr}.module-window-body aside{padding:18px 10px}}@media(max-width:680px){.workflow-section{padding:75px 18px}.workflow-track{grid-template-columns:repeat(2,1fr);padding:20px 12px}.workflow-step>i{display:none}.ecosystem-section{width:calc(100% - 36px);min-height:620px;margin:10px auto 75px}.ecosystem-section:before{width:300px;height:300px}.ecosystem-core{width:145px;height:145px}.ecosystem-core b{font-size:19px}.ecosystem-node{width:100px;min-height:72px}.n1{left:6%;top:18%}.n2{left:4%;top:54%}.n3{left:22%;bottom:9%}.n4{right:6%;top:18%}.n5{right:4%;top:54%}.n6{right:22%;bottom:9%}.n7{top:5%}.module-visual{min-height:420px}.module-window-body{grid-template-columns:1fr}.module-window-body aside{display:none}.module-window-body section{padding:15px}.module-toolbar strong{font-size:18px}.module-row{grid-template-columns:32px minmax(0,1fr) 60px}.module-row small{display:none}.module-metrics{gap:7px}.module-metrics b{font-size:17px}.module-row em{font-size:7px}}@media(prefers-reduced-motion:reduce){.module-visual,.ecosystem-core,.ecosystem-lines,.module-document-scanning .module-row:first-child .module-row-icon,.module-fax-document-management .module-row:first-child .module-row-icon{animation:none}}.contact-grid{width:min(980px,100%);margin:48px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-grid .info-card{min-height:230px}@media(max-width:680px){.contact-grid{grid-template-columns:1fr}.module-window-top{height:52px;padding:0 13px}.module-window-top b{font-size:11px}.window-status{font-size:8px}.workflow-step>b{font-size:13px}}.product-detail-hero,.product-overview-hero{align-items:center}.hero-support{max-width:680px;margin-top:14px!important;color:#b8bec1!important}.mini-proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:22px;color:#aeb4b7;font-size:14px;font-weight:600}.mini-proof span{display:inline-flex;align-items:center;gap:7px}.mini-proof svg{color:var(--orange)}.detail-section .section-head{max-width:850px}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:36px}.detail-card{position:relative;min-height:250px;padding:28px;border:1px solid #303538;border-radius:20px;background:linear-gradient(145deg,#121517,#0d1012);overflow:hidden;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .35s,box-shadow .35s}.detail-card:before{content:"";position:absolute;inset:auto -20% -35% 30%;height:160px;background:radial-gradient(circle,rgba(255,106,0,.16),transparent 65%);opacity:.45;transition:opacity .35s,transform .45s}.detail-card:hover{transform:translateY(-9px);border-color:#ff6a007a;box-shadow:0 28px 70px #00000061,0 0 28px #ff6a0014}.detail-card:hover:before{opacity:.9;transform:translate(-12px,-10px)}.detail-card .feature-icon{position:relative;z-index:1}.detail-card h3{position:relative;z-index:1;font-size:22px;margin:24px 0 10px}.detail-card p{position:relative;z-index:1;color:#c4c9cb;font-size:16px;line-height:1.65;margin:0;max-width:34ch}.detail-index{position:absolute;right:22px;top:22px;color:#60686b;font-size:12px;font-weight:800;letter-spacing:.14em}.workflow-detail{padding-top:110px}.workflow-panel{position:relative;margin-top:38px;padding:30px;border:1px solid #2d3336;border-radius:24px;background:linear-gradient(135deg,#101315,#0a0c0e);display:grid;grid-template-columns:repeat(8,1fr);gap:0;overflow:hidden}.workflow-panel:before{content:"";position:absolute;left:6%;right:6%;top:50%;height:1px;background:linear-gradient(90deg,transparent,var(--orange),transparent);opacity:.35}.workflow-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;text-align:center}.workflow-item span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #41474a;border-radius:50%;background:#111416;color:var(--orange);font-size:11px;font-weight:800;box-shadow:0 0 0 5px #101315;transition:.35s}.workflow-item b{font-size:14px;color:#e7e9e9}.workflow-item i{position:absolute;top:19px;right:-50%;width:100%;height:1px;background:#3a3f42;z-index:-1}.workflow-item:hover span{transform:translateY(-3px) scale(1.08);border-color:var(--orange);box-shadow:0 0 0 5px #101315,0 0 20px #ff6a0033}.split-feature{display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:stretch}.split-feature .split-copy,.split-stat{border:1px solid #2d3336;border-radius:24px;background:#101315;padding:38px}.split-stat{display:flex;flex-direction:column;justify-content:center;min-height:250px;background:radial-gradient(circle at 80% 20%,rgba(255,106,0,.12),transparent 45%),#101315}.split-stat strong{font-size:72px;line-height:1;color:var(--orange);font-weight:800}.split-stat span{margin-top:18px;font-size:20px;font-weight:700;color:#f5f5f3}.split-stat p{color:#aeb4b7;font-size:15px;line-height:1.6}.faq-section{padding-bottom:120px}.faq-list{max-width:900px;margin:35px auto 0;border-top:1px solid #303538}.faq-item{border-bottom:1px solid #303538}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 2px;background:none;border:0;color:#f4f5f4;text-align:left;font:600 18px inherit;cursor:pointer}.faq-item button b{color:var(--orange);font-size:25px;font-weight:500}.faq-item p{margin:0 44px 23px 2px;color:#aeb4b7;font-size:16px;line-height:1.7;animation:faqIn .3s ease both}@keyframes faqIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.solution-orbit{position:relative;min-height:410px;display:grid;place-items:center}.solution-orbit>div:first-child{position:relative;z-index:3;width:210px;height:210px;border:1px solid rgba(255,106,0,.45);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:radial-gradient(circle,#ff6a001f,#111416 62%);box-shadow:0 0 70px #ff6a0014;animation:orbitCore 6s ease-in-out infinite}.solution-orbit>div:first-child b{font-size:21px}.solution-orbit>div:first-child small{color:#aeb4b7;font-size:12px}.orbit-node{position:absolute;width:58px;height:58px;border:1px solid #3a4144;border-radius:50%;display:grid;place-items:center;background:#111416;color:var(--orange);box-shadow:0 10px 30px #00000059;animation:orbitNode 5s ease-in-out infinite}.orbit-node.one{left:7%;top:16%}.orbit-node.two{right:7%;top:20%;animation-delay:.8s}.orbit-node.three{right:14%;bottom:13%;animation-delay:1.6s}@keyframes orbitCore{50%{transform:scale(1.025);box-shadow:0 0 90px #ff6a0021}}@keyframes orbitNode{50%{transform:translateY(-8px)}}.resource-feature{position:relative;overflow:hidden}.resource-feature:after{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.12),transparent 65%);pointer-events:none}.detail-card.reveal{animation:detailReveal .7s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--delay,0ms)}@keyframes detailReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:1100px){.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-panel{grid-template-columns:repeat(4,1fr);gap:28px 8px}.workflow-panel:before,.workflow-item i{display:none}.split-feature{grid-template-columns:1fr}}@media(max-width:680px){.hero-support{font-size:16px!important}.mini-proof{font-size:13px;gap:9px 14px}.detail-grid{grid-template-columns:1fr;gap:14px}.detail-card{min-height:210px;padding:24px}.detail-card h3{font-size:20px}.detail-card p{font-size:15px}.workflow-detail{padding-top:72px}.workflow-panel{grid-template-columns:repeat(2,1fr);padding:22px;gap:24px 8px}.workflow-item b{font-size:13px}.split-feature .split-copy,.split-stat{padding:28px}.split-stat strong{font-size:58px}.split-stat span{font-size:18px}.faq-section{padding-bottom:78px}.faq-item button{font-size:16px;padding:20px 0}.faq-item p{font-size:15px;margin-right:10px}.solution-orbit{min-height:330px}.solution-orbit>div:first-child{width:170px;height:170px}.orbit-node{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.detail-card.reveal,.solution-orbit>div:first-child,.orbit-node,.faq-item p{animation:none}}.hero-carousel{position:relative;overflow:hidden}.hero-carousel .hero-copy,.hero-carousel .hero-visual{position:relative;z-index:2}.hero-glow.two{position:absolute;right:-12%;top:8%;width:42vw;height:42vw;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.14),transparent 66%);filter:blur(14px);pointer-events:none}.hero-slide-copy{animation:slideCopyIn .65s cubic-bezier(.2,.8,.2,1) both}.hero-slide-visual{animation:slideVisualIn .75s cubic-bezier(.2,.8,.2,1) both}@keyframes slideCopyIn{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:none}}@keyframes slideVisualIn{0%{opacity:0;transform:translate(26px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}.hero-carousel-controls{display:flex;align-items:center;gap:8px;margin-top:24px}.hero-carousel-controls>button{height:34px;min-width:34px;border:1px solid #34393c;background:#111416;color:#aeb4b7;border-radius:9px;display:grid;place-items:center;cursor:pointer;transition:.22s ease}.hero-carousel-controls>button:hover{border-color:var(--orange);color:#fff;transform:translateY(-2px)}.hero-carousel-controls>button:not(:first-child):not(:last-child){width:20px;min-width:20px;border:0;background:transparent;padding:0}.hero-carousel-controls>button span,.resource-carousel-controls span{display:block;width:6px;height:6px;border-radius:50%;background:#555c60;transition:.25s ease}.hero-carousel-controls>button.is-active span,.resource-carousel-controls button.is-active span{width:18px;border-radius:999px;background:var(--orange);box-shadow:0 0 14px #ff6a0073}.exposure-section{max-width:1240px;margin:0 auto;padding:120px 28px;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.exposure-copy h2{font-family:Manrope,sans-serif;font-size:clamp(42px,4.8vw,66px);line-height:.98;letter-spacing:-.055em;margin:16px 0 22px}.exposure-copy h2 span{color:var(--orange)}.exposure-copy>p{max-width:610px;color:var(--muted);font-size:19px;line-height:1.7}.exposure-points{display:grid;gap:14px;margin-top:32px}.exposure-points article{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:17px 0;border-top:1px solid #252a2d}.exposure-points article>span{color:var(--orange);font-weight:800;font-size:13px;letter-spacing:.1em}.exposure-points b{font-size:17px}.exposure-points p{margin:5px 0 0;color:#aeb4b7;font-size:14px;line-height:1.55}.exposure-visual{perspective:1200px}.exposure-visual .module-visual{transform:rotateY(-4deg) rotateX(2deg);transition:transform .5s ease,box-shadow .5s ease}.exposure-visual:hover .module-visual{transform:rotateY(0) rotateX(0) translateY(-6px);box-shadow:0 30px 80px #0000006b}.featured-resources{padding:115px 28px 125px;overflow:hidden;background:#090b0c;border-top:1px solid #202427;border-bottom:1px solid #202427}.featured-resources .centered{text-align:center;max-width:760px;margin:0 auto 52px}.featured-resources .section-head>p{margin-inline:auto}.resource-carousel{max-width:1240px;margin:auto;overflow:hidden}.resource-track{display:flex;width:400%;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.resource-feature-card{width:25%;padding:0 10px}.resource-feature-card{display:grid;grid-template-columns:1.15fr .85fr;min-height:370px;border:1px solid #2a2f32;border-radius:26px;background:linear-gradient(135deg,#111416,#0b0d0e);overflow:hidden;box-shadow:0 18px 50px #00000040}.resource-art{position:relative;min-height:370px;background:radial-gradient(circle at 70% 25%,rgba(255,106,0,.18),transparent 36%),linear-gradient(145deg,#171a1d,#080a0b);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:#fff}.resource-art-glow{position:absolute;width:170px;height:170px;border-radius:50%;background:#ff6a001a;filter:blur(22px);animation:artPulse 4s ease-in-out infinite}.resource-art svg{position:relative;color:var(--orange);filter:drop-shadow(0 0 18px rgba(255,106,0,.3));animation:iconFloat 4s ease-in-out infinite}.resource-art span{position:relative;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#9ea5a8}.resource-feature-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.resource-feature-copy small{font-size:11px;letter-spacing:.18em;color:var(--orange);font-weight:800}.resource-feature-copy h3{font-family:Manrope,sans-serif;font-size:clamp(30px,3vw,48px);line-height:1.03;letter-spacing:-.04em;margin:15px 0 26px}.resource-feature-copy button{align-self:flex-start;border:0;background:none;color:#fff;font-weight:800;display:flex;align-items:center;gap:8px;cursor:pointer}.resource-feature-copy button:hover{color:var(--orange);transform:translate(3px)}@keyframes artPulse{0%,to{transform:scale(.9);opacity:.55}50%{transform:scale(1.12);opacity:1}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.resource-carousel-controls{max-width:1240px;margin:24px auto 0;display:flex;align-items:center;justify-content:center;gap:18px}.resource-carousel-controls>button{width:42px;height:42px;border-radius:50%;border:1px solid #34393c;background:#111416;color:#c6cbcd;cursor:pointer;transition:.22s ease}.resource-carousel-controls>button:hover:not(:disabled){border-color:var(--orange);color:#fff;transform:translateY(-2px)}.resource-carousel-controls>button:disabled{opacity:.35;cursor:not-allowed}.resource-carousel-controls>div{display:flex;gap:8px}.resource-carousel-controls>div button{border:0;background:none;padding:8px;cursor:pointer}.resource-carousel-controls span{width:7px;height:7px}.media-band{position:relative;overflow:hidden}.media-band:before{content:"";position:absolute;right:0;top:0;width:52%;height:100%;background:radial-gradient(circle at 55% 50%,rgba(255,106,0,.16),transparent 55%);pointer-events:none}.band-stat{margin-left:auto;margin-right:20px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2;min-width:180px}.band-stat strong{font-family:Manrope,sans-serif;font-size:58px;color:var(--orange);line-height:1}.band-stat span{font-weight:800;margin-top:6px}.band-stat small{color:#92999d;margin-top:5px}@media(max-width:900px){.exposure-section{grid-template-columns:1fr;gap:44px;padding:90px 20px}.resource-feature-card{grid-template-columns:1fr}.resource-art{min-height:250px}.resource-feature-copy{padding:32px}.band-stat{margin:15px 0}.media-band{gap:22px}}@media(max-width:680px){.hero-carousel-controls{margin-top:18px}.hero-glow.two{width:80vw;height:80vw;right:-30%;top:22%}.exposure-copy h2{font-size:38px}.exposure-copy>p{font-size:16px}.exposure-points b{font-size:16px}.featured-resources{padding:82px 18px 90px}.featured-resources .centered{margin-bottom:34px}.resource-feature-card{padding:0;min-height:0}.resource-art{min-height:220px}.resource-feature-copy h3{font-size:32px}.resource-feature-copy{padding:28px}.band-stat{min-width:0}.media-band:before{width:100%}}@media(prefers-reduced-motion:reduce){.hero-slide-copy,.hero-slide-visual,.resource-art-glow,.resource-art svg{animation:none}.resource-track{transition:none}}:root{--sf-black:#1b1b1b;--sf-maroon:#6b1424;--sf-red:#d62828;--sf-orange:#f77f00;--sf-white:#fff;--sf-gray:#f2f2f2}.public{background:radial-gradient(900px 620px at 78% 10%,rgba(107,20,36,.38),transparent 65%),radial-gradient(760px 600px at 8% 42%,rgba(214,40,40,.13),transparent 68%),#1b1b1b;color:#fff}.public .site-header{background:#1b1b1b8c!important;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(214,40,40,.22)!important}.public .nav-inner{min-height:82px}.public .logo{width:215px!important;min-width:215px!important;height:68px!important;padding:4px 8px!important;background:#00000073!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:14px!important}.public .logo img{width:100%!important;height:100%!important;object-fit:contain!important}.public .desktop-nav button:hover,.public .desktop-nav button.active,.public .login:hover,.public .chevron{color:#f77f00!important}.public .nav-actions .sf-btn.small{min-width:145px!important;white-space:nowrap!important;background:linear-gradient(135deg,#d62828,#f77f00)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 12px 36px #d628284d,inset 0 1px #ffffff40!important}.public .nav-actions .sf-btn.small:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 20px 48px #f77f0059!important}.public .hero{min-height:760px;overflow:hidden;isolation:isolate}.public .hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(700px 500px at 80% 38%,rgba(214,40,40,.23),transparent 67%),radial-gradient(650px 540px at 52% 76%,rgba(107,20,36,.3),transparent 70%)}.public .hero:after{content:"";position:absolute;width:900px;height:900px;border-radius:50%;right:-280px;top:70px;z-index:-1;border:1px solid rgba(247,127,0,.13);box-shadow:0 0 100px #6b14244d,inset 0 0 100px #d6282814;animation:sfRing 16s linear infinite}@keyframes sfRing{to{transform:rotate(360deg)}}.public .hero-slide-copy{animation:sfCopy .75s cubic-bezier(.2,.8,.2,1) both}@keyframes sfCopy{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}.public .hero-slide-visual{animation:sfVisual .9s cubic-bezier(.2,.8,.2,1) both,sfFloat 6s ease-in-out 1s infinite}@keyframes sfVisual{0%{opacity:0;transform:translate(35px) scale(.97)}to{opacity:1;transform:none}}@keyframes sfFloat{0%,to{translate:0 0}50%{translate:0 -10px}}.public .hero-copy h1 span,.public h1>span,.public h2>span,.public h3>span{color:transparent!important;background:linear-gradient(100deg,#f77f00,#d62828,#ffad45,#d62828,#f77f00);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:sfHeadline 5.8s ease-in-out infinite}@keyframes sfHeadline{0%,18%{background-position:100% 50%}50%{background-position:0 50%}68%{background-position:15% 50%}to{background-position:100% 50%}}.public .sf-btn{background:linear-gradient(135deg,#d62828,#f77f00)!important;border-color:#ffffff29!important;box-shadow:0 12px 32px #d6282833!important}.public .sf-btn.ghost{background:#ffffff06!important}.public .sf-btn:hover{box-shadow:0 18px 46px #f77f0045!important}.public .logo-strip{background:linear-gradient(90deg,#6b14242e,#1b1b1bcc,#6b14242e)!important;border-color:#d6282840!important;min-height:104px}.public .logo-strip span,.public .logo-strip b{color:#fff!important}.public .logo-strip b:before{background:#d62828!important;box-shadow:0 0 12px #d62828bf!important}.public .logo-strip b:hover{background:#d628281f!important;transform:translateY(-4px)}.public .feature-section{background:linear-gradient(180deg,rgba(107,20,36,.15),transparent 50%)!important}.public .feature-card,.public .info-card,.public .detail-card,.public .plan-card,.public .resource-feature-card{background:linear-gradient(145deg,#6b142440,#1b1b1be6 55%,#d6282814)!important;border-color:#d6282847!important}.public .feature-card:hover,.public .info-card:hover,.public .detail-card:hover,.public .plan-card:hover,.public .resource-feature-card:hover{border-color:#f77f00a6!important;box-shadow:0 26px 75px #6b142452!important;transform:translateY(-9px)}.public .feature-icon,.public .resource-icon,.public .mega-icon{background:linear-gradient(145deg,#d6282840,#6b14246b)!important;border-color:#f77f004d!important;color:#fff!important}.public .feature-card:hover .feature-icon{color:#f77f00!important}.public .dark-band{background:radial-gradient(450px 250px at 78% 50%,rgba(214,40,40,.28),transparent 70%),linear-gradient(100deg,#6b142447,#1b1b1be6)!important;border-color:#d628284d!important}.public .workflow-step{background:#6b142424!important;border-color:#d628284d!important}.public .workflow-step:hover{background:#d6282829!important;border-color:#f77f008c!important}.public .workflow-step>span{color:#f77f00!important}.public .module-visual{border-color:#d628286b!important;background:linear-gradient(145deg,#171819,#26151a 52%,#101112)!important;box-shadow:0 30px 90px #6b142457,0 0 80px #d628281c}.public .module-visual:after{content:"";position:absolute;left:0;right:0;top:-5%;height:2px;background:linear-gradient(90deg,transparent,#f77f00,transparent);box-shadow:0 0 20px #f77f0099;animation:sfScan 5s ease-in-out infinite}@keyframes sfScan{0%,to{top:-5%}50%{top:105%}}.public .site-footer{background:radial-gradient(650px 280px at 50% 0,rgba(107,20,36,.34),transparent 70%),#101112!important;border-top:1px solid rgba(214,40,40,.32)!important}.public .footer-top button,.public .footer-top a{color:#f2f2f2!important}.public .footer-top button:hover,.public .footer-top a:hover{color:#fff!important;text-shadow:0 0 18px rgba(247,127,0,.4)!important}.public .socials button:hover{background:#d62828!important;border-color:#f77f00!important}.public .chat-launcher{background:linear-gradient(135deg,#d62828,#f77f00)!important}.public .sf-reveal{opacity:0;transform:translateY(38px) scale(.985);transition:opacity .82s cubic-bezier(.2,.8,.2,1),transform .82s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0ms)}.public .sf-reveal.is-visible{opacity:1;transform:none}.public .sf-reveal.is-visible .feature-icon,.public .sf-reveal.is-visible .resource-icon{animation:sfIcon .65s .12s both cubic-bezier(.2,.8,.2,1)}@keyframes sfIcon{0%{opacity:0;transform:scale(.72) rotate(-8deg)}to{opacity:1;transform:none}}@media(max-width:900px){.public .logo{width:178px!important;min-width:178px!important;height:58px!important}.public .nav-inner{min-height:72px}.public .hero{min-height:auto;padding-top:34px}.public .hero:after{width:520px;height:520px;right:-260px;top:170px}}@media(max-width:560px){.public .logo{width:166px!important;min-width:166px!important;height:54px!important}.public .hero-copy h1{font-size:clamp(40px,11vw,56px)!important}.public .hero-buttons .sf-btn{width:100%;justify-content:center}.public .feature-grid{grid-template-columns:1fr!important}.public .workflow-track{overflow-x:auto;padding-bottom:12px}.public .workflow-step{min-width:155px}.public .footer-top{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.public .hero:after,.public .hero-slide-copy,.public .hero-slide-visual,.public .hero-copy h1 span,.public h1>span,.public h2>span,.public h3>span,.public .module-visual:after{animation:none!important}.public .sf-reveal{opacity:1;transform:none;transition:none}}
