:root{--navy:#0b2a5b;--ink:#102c3d;--orange:#ff6a00;--teal:#168e88;--mist:#eef5f7;--line:#dbe6ea;--soft:#f7fafb;--slate:#5d6d77;--shadow:0 18px 48px #102c3d1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,system-ui,"Segoe UI",sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03;letter-spacing:-.055em}h2{font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.1;letter-spacing:-.04em}.lead{font-size:1.16rem;color:var(--slate);max-width:650px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--teal);font-size:.76rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px}.eyebrow:before{content:"";width:28px;height:2px;background:var(--orange)}.eyebrow.light{color:#79d4ce}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:7px;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:var(--orange);color:#fff;box-shadow:0 10px 25px #ef6a3738}.secondary{background:#fff;color:var(--navy);border-color:#bacdd6}.wide{width:100%}.actions{display:flex;gap:12px;margin:28px 0}header{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;background:#fffffff7;position:sticky;top:0;z-index:20}.nav{display:flex;align-items:center;justify-content:space-between}.brand img{width:205px;height:54px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:27px;font-size:.91rem;font-weight:750}.menu{display:none;border:0;background:none;font-size:1.6rem}.hero{padding:68px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero h1 em{color:var(--orange);font-style:normal}.hero-photo{position:relative}.hero-photo:before{content:"";position:absolute;inset:35px -60px -35px 45px;background:var(--mist);z-index:-1}.hero-photo img{height:535px;width:100%;object-fit:cover;filter:saturate(.85);box-shadow:var(--shadow)}.photo-note{position:absolute;left:-30px;bottom:20px;background:#fff;border-left:4px solid var(--orange);padding:17px 22px;box-shadow:var(--shadow)}.photo-note small,.trust-grid span{display:block;color:var(--slate)}.checks{display:flex;gap:18px;flex-wrap:wrap;color:var(--slate);font-size:.85rem;font-weight:700}.checks span:before{content:"✓";color:var(--teal);margin-right:6px}.trust{border-block:1px solid var(--line);padding:22px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-grid span{font-size:.82rem}section{padding:90px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:35px}.section-head p{max-width:500px;color:var(--slate)}.category-tabs{display:flex;gap:4px;overflow:auto;border-bottom:1px solid var(--line);margin-bottom:28px}.category-tabs button{white-space:nowrap;padding:13px 15px;background:none;border:0;border-bottom:3px solid transparent;font-weight:750;color:var(--slate)}.category-tabs .active{color:var(--navy);border-color:var(--orange)}.product-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.product-card{border:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr}.product-image img{height:100%;min-height:390px;object-fit:cover}.product-body,.coming{padding:36px}.category,.coming>span{color:var(--teal);font-weight:850;font-size:.75rem;text-transform:uppercase}.product-body h3{font-size:1.65rem;margin:12px 0}.product-body p,.coming p{color:var(--slate)}.product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.product-bottom strong{font-size:1.8rem}.product-bottom a{color:var(--orange);font-weight:800}.coming{background:var(--mist);display:flex;flex-direction:column;justify-content:center}.process{background:var(--navy);color:#fff}.process h2{max-width:760px}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin:42px 0;border-top:1px solid #ffffff33}.steps>div{padding:25px 26px 5px 0}.steps>div+div{padding-left:26px;border-left:1px solid #ffffff33}.steps i{font-style:normal;color:#76d1cc;font-weight:900}.steps p{color:#c1d4dd}.ticket{background:#fff;color:var(--ink);padding:20px 24px;display:flex;justify-content:space-between}.ticket span{display:block;color:var(--slate)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.split blockquote{margin:35px 0;background:var(--mist);border-left:4px solid var(--teal);padding:30px;font-size:1.2rem;font-weight:750}.split blockquote small{display:block;color:var(--slate);font-size:.82rem;margin-top:15px}.expertise{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.expertise>div{padding:24px 22px;border-bottom:1px solid var(--line)}.expertise b{color:var(--orange)}.expertise p{color:var(--slate)}.guides{background:var(--soft)}.guide-tabs{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:#fff}.guide-tabs>a{padding:27px 22px;border-right:1px solid var(--line)}.guide-tabs span{color:var(--teal);font-size:.72rem;font-weight:850;text-transform:uppercase}.guide-tabs p{color:var(--slate);font-size:.87rem}.guide-tabs b{color:var(--orange)}.case{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.case-photo img{height:100%;min-height:490px;object-fit:cover}.case-copy{padding:50px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}.comparison>div{border-top:2px solid var(--navy);padding-top:10px}.comparison span{display:block;color:var(--slate)}.raleigh{padding:0;display:grid;grid-template-columns:1fr 1fr;min-height:450px}.raleigh-image{background:url('https://assets.simpleviewinc.com/simpleview/image/upload/c_fill%2Ch_571%2Cq_80%2Cw_1603/v1/clients/raleigh/EX_skyline_GarrettPoulos_08_10_19_21_d426ec8d-46d3-4e1a-a43a-7b5a46f69b5b.jpg') center/cover}.raleigh>div:last-child{background:var(--orange);color:#fff;padding:70px;display:flex;flex-direction:column;justify-content:center}.faq{max-width:900px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{font-weight:820;cursor:pointer}.faq details p{color:var(--slate)}.product-hero,.article-head{background:var(--soft)}.product-detail{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.product-detail img{height:500px;width:100%;object-fit:cover}.price{font-size:2.3rem;font-weight:900;color:var(--navy);margin:25px 0}.price small,.included{font-size:.85rem;color:var(--slate)}.feature-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-list li{padding:13px;border-bottom:1px solid var(--line)}.feature-list li:before{content:"✓";color:var(--teal);margin-right:8px}.requirements{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.requirements>div,.order-card{background:#fff;border:1px solid var(--line);padding:28px}.checkout-page{padding:70px 0;background:var(--soft)}.checkout-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px}.checkout-form form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.checkout-form label{font-weight:750}.checkout-form input{display:block;width:100%;height:50px;border:1px solid #b9cbd3;border-radius:6px;padding:0 13px;margin-top:7px}.checkout-form form .wide,.checkout-form form .secure{grid-column:1/-1}.secure{font-size:.78rem;color:var(--slate);text-align:center}.order-card img{height:220px;width:100%;object-fit:cover}.order-line,.order-total,.receipt>div{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line)}.complete{padding:90px 0;text-align:center}.complete .wrap{max-width:720px}.success{margin:auto;width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#e6f6f1;color:#08775f;font-size:2rem}.receipt{margin:35px 0;text-align:left;border:1px solid var(--line);padding:15px}.article{max-width:850px;font-size:1.08rem}.article-help{margin-top:45px;padding:35px;background:var(--soft);border-left:4px solid var(--orange)}footer{background:#0d293a;color:#fff;padding:55px 0 22px}.footergrid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footerlogo{width:190px;background:#fff}.footergrid a{display:block;color:#bad0da;margin-top:8px}.copyright{border-top:1px solid #ffffff26;margin-top:40px;padding-top:20px;color:#8fa9b5}
@media(max-width:950px){.navlinks{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;align-items:flex-start}.navlinks.show{display:flex}.menu{display:block}.hero-grid,.split,.case,.product-detail,.checkout-grid{grid-template-columns:1fr}.trust-grid,.steps{grid-template-columns:1fr 1fr}.guide-tabs{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.raleigh{grid-template-columns:1fr}.raleigh-image{min-height:320px}.footergrid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:calc(100% - 26px)}section{padding:65px 0}.hero-grid{gap:40px}.hero-photo img{height:340px}.photo-note{left:12px;bottom:-18px}.actions{flex-direction:column}.trust-grid,.steps,.expertise,.feature-list,.requirements,.checkout-form form{grid-template-columns:1fr}.steps>div+div{padding-left:0;border-left:0}.section-head{display:block}.product-card{grid-template-columns:1fr}.guide-tabs,.footergrid{grid-template-columns:1fr}.case-copy,.raleigh>div:last-child{padding:35px 24px}.checkout-form form .wide,.checkout-form form .secure{grid-column:auto}}
.brand .brand-icon{width:46px;height:44px;object-fit:contain;flex:0 0 auto}.brand-name{display:inline-flex;align-items:baseline;font-size:1.38rem;line-height:1;letter-spacing:-.045em}.brand-name b{color:var(--navy);font-weight:900}.brand-name strong{color:var(--orange);font-weight:900}.footer-brand .brand-name b{color:#fff}.footer-brand{gap:9px}.hero-photo.hero-brand-visual img{width:100%;height:auto!important;aspect-ratio:auto;object-fit:contain!important;object-position:center;filter:none}.hero-brand-visual{overflow:visible}.hero-brand-visual:before{inset:28px -45px -28px 45px;background:#e9eef5}
.value-intro{padding:82px 0;background:linear-gradient(180deg,#fff 0,#f8fafc 100%)}.value-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.value-copy p,.launch-copy>p{color:var(--slate);font-size:1.05rem}.text-link{display:inline-block;margin-top:10px;color:var(--orange);font-weight:850}.value-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.value-cards article{min-height:260px;padding:26px 22px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 32px #0b2a5b0a}.value-cards article:nth-child(2){transform:translateY(22px)}.value-cards h3{margin:22px 0 8px;font-size:1.05rem}.value-cards p{font-size:.89rem;color:var(--slate);margin:0}.line-icon,.step-icon,.own-icon{display:flex;width:54px;height:54px;border-radius:13px;background:#edf2f8;align-items:center;justify-content:center}.line-icon{flex-direction:column;gap:5px}.line-icon i{display:block;width:28px;height:4px;border-radius:3px;background:var(--navy)}.line-icon i:first-child{background:var(--orange)}.step-icon{align-items:flex-end;gap:3px;padding:12px}.step-icon i{width:8px;background:var(--navy)}.step-icon i:nth-child(1){height:10px}.step-icon i:nth-child(2){height:18px}.step-icon i:nth-child(3){height:27px;background:var(--orange)}.own-icon{font-weight:950;font-size:1.2rem;color:var(--orange)}.launch-kit{background:#fff}.launch-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.launch-graphic{position:relative;min-height:470px;background:radial-gradient(circle at center,#edf3f8 0,#f9fbfc 62%,#fff 63%);border:1px solid var(--line)}.mini-browser{position:absolute;left:14%;top:18%;width:72%;height:58%;background:#fff;border:1px solid #cad9e4;box-shadow:0 25px 55px #0b2a5b18;border-radius:12px;overflow:hidden}.mini-top{height:42px;background:var(--navy);display:flex;align-items:center;gap:7px;padding:0 15px}.mini-top i{width:8px;height:8px;border-radius:50%;background:#fff9}.mini-top i:first-child{background:var(--orange)}.mini-layout{padding:30px}.mini-layout span{display:block;height:72px;border-radius:6px;background:linear-gradient(135deg,#e8eff6,#f8fafc);border-left:6px solid var(--orange);margin-bottom:20px}.mini-layout b{display:block;height:8px;width:78%;background:#d8e3ec;margin:10px 0;border-radius:8px}.mini-layout b:last-child{width:48%}.orbit-card{position:absolute;width:142px;padding:14px 16px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #0b2a5b18}.orbit-card small{color:var(--orange);font-weight:900}.orbit-card b,.orbit-card span{display:block}.orbit-card span{font-size:.75rem;color:var(--slate)}.domain-card{left:-18px;top:35%}.social-card{right:-22px;top:12%}.google-card{right:9%;bottom:4%}.launch-list{list-style:none;padding:0;margin:28px 0 0}.launch-list li{position:relative;padding:16px 0 16px 42px;border-top:1px solid var(--line)}.launch-list li:before{content:"✓";position:absolute;left:0;top:17px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eaf5f3;color:#087b72;font-weight:900}.launch-list b,.launch-list span{display:block}.launch-list span{color:var(--slate);font-size:.9rem}
@media(max-width:950px){.value-grid,.launch-grid{grid-template-columns:1fr;gap:45px}.value-cards article:nth-child(2){transform:none}.launch-graphic{min-height:430px}}
@media(max-width:620px){.value-cards{grid-template-columns:1fr}.value-cards article{min-height:0}.launch-graphic{min-height:340px;margin-inline:8px}.mini-browser{left:8%;width:84%;top:18%;height:60%}.orbit-card{width:120px;padding:10px 12px}.domain-card{left:-8px}.social-card{right:-8px}.google-card{right:4%}}
.idea-path{background:#f7fafc}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.path-grid article{background:#fff;border:1px solid var(--line);padding:18px 18px 28px;transition:transform .2s ease,box-shadow .2s ease}.path-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0b2a5b12}.path-grid small{display:block;color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin:22px 4px 8px}.path-grid h3,.path-grid p{margin-inline:4px}.path-grid p{color:var(--slate);font-size:.94rem}.path-visual{height:185px;position:relative;overflow:hidden;background:#edf3f8;border-radius:8px}.idea-visual span{position:absolute;width:68px;height:68px;border-radius:50%;background:var(--orange);left:50%;top:36px;transform:translateX(-50%);box-shadow:0 0 0 16px #ff6a0016}.idea-visual i{position:absolute;bottom:34px;width:52px;height:8px;background:var(--navy);border-radius:8px}.idea-visual i:nth-child(2){left:24%;width:22%}.idea-visual i:nth-child(3){left:40%;bottom:20px;width:35%}.idea-visual i:nth-child(4){right:19%;bottom:48px;width:18%;background:#9bb0c4}.identity-visual span{position:absolute;left:50%;top:34px;transform:translateX(-50%);width:72px;height:72px;border-radius:18px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:950;font-size:1.35rem}.identity-visual i,.identity-visual b{position:absolute;bottom:28px;height:35px;width:35px;border-radius:50%;background:var(--orange)}.identity-visual i{left:25%}.identity-visual b{right:25%;background:#fff;border:7px solid var(--navy)}.launch-visual span{position:absolute;left:28%;bottom:27px;width:44%;height:25px;background:var(--navy);border-radius:6px}.launch-visual i{position:absolute;left:39%;bottom:52px;width:33%;height:25px;background:var(--navy);border-radius:6px}.launch-visual b{position:absolute;right:20%;top:27px;width:78px;height:78px;border-radius:16px;background:var(--orange);box-shadow:-17px 22px 0 #fff, -17px 22px 0 1px #cbd8e2}.expertise>div{position:relative;min-height:190px}.expertise>div:after{content:"";position:absolute;right:22px;top:24px;width:34px;height:34px;border:1px solid #cddbe4;border-radius:9px;background:linear-gradient(135deg,#fff 48%,#edf3f8 49%)}.steps>div{position:relative}.steps>div i{display:grid;width:42px;height:42px;border:1px solid #ffffff45;border-radius:10px;place-items:center;margin-bottom:20px;background:#ffffff0b}.guide-tabs>a{position:relative;transition:background .2s ease,transform .2s ease}.guide-tabs>a:before{content:"";display:block;width:36px;height:5px;border-radius:6px;background:var(--navy);margin-bottom:20px}.guide-tabs>a:nth-child(even):before{background:var(--orange)}.guide-tabs>a:hover{background:#f7fafc;transform:translateY(-3px)}
@media(max-width:950px){.path-grid{grid-template-columns:1fr 1fr}.path-grid article:last-child{grid-column:1/-1}.path-grid article:last-child .path-visual{height:210px}}
@media(max-width:620px){.path-grid{grid-template-columns:1fr}.path-grid article:last-child{grid-column:auto}.path-grid article:last-child .path-visual{height:185px}.guide-tabs>a:hover,.path-grid article:hover{transform:none}}
.social-icons{display:flex;gap:10px;margin-top:16px}.footergrid .social-icons a{margin:0;width:42px;height:42px;border:1px solid #ffffff35;border-radius:9px;display:grid;place-items:center;color:#fff;font-size:1.15rem;transition:background .2s ease,border-color .2s ease}.footergrid .social-icons a:hover{background:var(--orange);border-color:var(--orange)}
@media(max-width:620px){footer{padding:36px 0 18px;text-align:center}.footergrid{gap:24px}.footer-brand{justify-content:center}.footergrid p{margin:12px 0 2px}.footergrid>div:nth-child(2),.footergrid>div:nth-child(3){padding-top:18px;border-top:1px solid #ffffff1f}.footergrid a{margin-top:5px}.social-icons{justify-content:center}.footergrid .social-icons a{width:40px;height:40px}.copyright{margin-top:26px;padding-top:16px;text-align:center;font-size:.78rem}}
/* Refined platform balance */
header{height:84px}.brand{display:flex;align-items:center}.brand img{width:220px;height:56px;object-fit:contain;object-position:left center}.navlinks{gap:24px}.hero{padding:74px 0 64px}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:72px}.hero h1{max-width:650px}.hero-photo img{height:500px;border-radius:2px}.hero-brand-visual img{height:auto;aspect-ratio:16/9;object-fit:cover;filter:none;background:#fafaf7}.hero-brand-visual:before{background:#e9eef5}.trust{background:#fff}.trust-grid>div{padding-left:18px;border-left:2px solid var(--line)}.trust-grid>div:first-child{border-color:var(--orange)}#products{background:#fbfcfd}.product-showcase{max-width:1050px;margin:0 auto}.featured-product{display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border:1px solid var(--line);box-shadow:0 16px 45px #102c3d0d}.featured-product .product-image img{width:100%;height:510px;object-fit:cover}.featured-product .product-body{padding:48px}.featured-product h3{font-size:2rem;margin:14px 0}.featured-product p{font-size:1rem}.mini-features{list-style:none;padding:0;margin:24px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-features li{font-size:.88rem}.mini-features li:before{content:"✓";color:var(--teal);font-weight:900;margin-right:7px}.featured-product .product-bottom>div:last-child{display:flex;align-items:center;gap:14px}.demo-link{font-weight:800;color:var(--navy);padding:12px}.process{padding-block:84px}.guides{padding-block:84px}.case{max-width:1050px}.raleigh>div:last-child{padding-inline:max(60px,8vw)}footer .footerlogo{width:210px;height:58px;object-fit:contain;padding:4px 8px}
@media(max-width:950px){header{height:72px}.navlinks{top:72px}.hero-grid,.featured-product{grid-template-columns:1fr}.featured-product .product-image img{height:390px}.featured-product .product-body{padding:38px}.brand img{width:190px;height:48px}}
.meaning-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:13px;background:#edf2f8;color:var(--navy);font-size:1.5rem}.value-cards article:nth-child(2) .meaning-icon{color:var(--orange)}.expertise>div:after,.guide-tabs>a:before{display:none}.orbit-card,.mini-browser{animation:none}.motion-ready section{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.motion-ready section.in-view{opacity:1;transform:none}.motion-ready .motion-child{opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s ease;transition-delay:calc(var(--motion-order,0) * 70ms + 100ms)}.motion-ready section.in-view .motion-child{opacity:1;transform:none}
section{padding:72px 0}.hero{padding:56px 0 50px}.value-intro,.launch-kit,.idea-path,.guides{padding:68px 0}.section-head{margin-bottom:28px}.hero-grid{gap:54px}.split,.launch-grid{gap:62px}.hero-grid>div:first-child{animation:sf-rise .65s ease both}.hero-brand-visual{animation:sf-rise .75s .08s ease both}.trust-grid>div{animation:sf-rise .5s ease both}.trust-grid>div:nth-child(2){animation-delay:.06s}.trust-grid>div:nth-child(3){animation-delay:.12s}.trust-grid>div:nth-child(4){animation-delay:.18s}.value-cards article,.path-grid article,.guide-tabs>a,.expertise>div{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.value-cards article:hover,.expertise>div:hover{transform:translateY(-5px);box-shadow:0 18px 36px #0b2a5b10;border-color:#b9cad7}.value-cards article:nth-child(2):hover{transform:translateY(17px)}.orbit-card{animation:sf-float 4.5s ease-in-out infinite}.social-card{animation-delay:.7s}.google-card{animation-delay:1.35s}.mini-browser{animation:sf-breathe 5s ease-in-out infinite}.path-visual span,.path-visual b,.path-visual i{transition:transform .3s ease}.path-grid article:hover .path-visual span,.path-grid article:hover .path-visual b{transform:translateY(-4px)}.path-grid article:hover .identity-visual span{transform:translate(-50%,-4px)}@keyframes sf-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes sf-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes sf-breathe{0%,100%{box-shadow:0 25px 55px #0b2a5b18}50%{box-shadow:0 30px 65px #0b2a5b25}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.hero-proof span{font-size:.82rem;color:var(--slate);border-top:2px solid var(--line);padding-top:9px}.hero-proof b{display:block;color:var(--navy);font-size:.93rem}.hero-proof span:first-child{border-color:var(--orange)}.hero-note{display:flex;align-items:center;gap:11px;margin-top:24px;padding:13px 15px;border:1px solid var(--line);background:#f8fafc;color:var(--slate);font-size:.86rem}.hero-note>i:first-child{color:var(--orange);font-size:1.25rem}.hero-note>i:last-child{margin-left:auto;color:var(--navy)}.resource-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-preview>a{display:flex;gap:16px;padding:22px;background:#fff;border:1px solid var(--line);transition:transform .2s ease,border-color .2s ease}.resource-preview>a:hover{transform:translateY(-3px);border-color:#abc0cf}.resource-preview>a>i{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:10px;background:#edf3f8;color:var(--navy);font-size:1.2rem}.resource-preview>a:nth-child(3)>i{color:var(--orange)}.resource-preview small,.resource-groups small{color:var(--orange);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.resource-preview h3{margin:3px 0}.resource-preview p{font-size:.86rem;color:var(--slate);margin:0}.resource-action{text-align:center;margin-top:25px}.resource-hero{background:#f7fafc}.resource-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.resource-hero h1{font-size:clamp(2.5rem,4.6vw,4.5rem)}.resource-map{display:flex;align-items:center;justify-content:center}.resource-map>div{width:100px;height:110px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #0b2a5b0c}.resource-map i{font-size:1.7rem;color:var(--navy)}.resource-map>div:last-child i{color:var(--orange)}.resource-map b{font-size:.83rem}.resource-map>span{height:2px;width:32px;background:var(--orange)}.resource-groups{padding-top:58px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-grid article{padding:30px;border:1px solid var(--line);background:#fff}.resource-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:13px;background:#edf3f8;color:var(--navy);font-size:1.45rem;margin-bottom:24px}.resource-grid article:last-child .resource-icon{color:var(--orange)}.resource-grid h2{font-size:1.45rem;margin:7px 0 12px}.resource-grid p{color:var(--slate)}.resource-grid a{color:var(--navy);font-weight:800}.resource-links{display:flex;flex-wrap:wrap;gap:8px}.resource-links a{padding:8px 11px;background:#f2f6f9;border-radius:5px;font-size:.84rem}.resource-principles{background:#f7fafc}.principle-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.principle-row>div{padding:22px;border-right:1px solid var(--line)}.principle-row>div:last-child{border:0}.principle-row b{color:var(--orange);display:block;margin-bottom:8px}.guide-hero{background:#f7fafc}.guide-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.back-link{display:block;margin-bottom:25px;color:var(--slate);font-weight:750}.guide-purpose{background:var(--navy);color:#fff;padding:32px;border-left:6px solid var(--orange)}.guide-purpose small,.guide-next small{color:#ffb07c;font-weight:900;letter-spacing:.1em}.guide-purpose p{margin:12px 0 0;color:#d4e1e8}.guide-body{padding-block:30px 70px}.guide-section{display:grid;grid-template-columns:260px 1fr;gap:60px;padding:48px 0;border-bottom:1px solid var(--line)}.guide-label span{color:var(--orange);font-weight:950}.guide-label h2{font-size:1.75rem;margin:6px 0}.guide-label p{color:var(--slate)}.guide-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guide-points>div{display:flex;gap:12px;padding:18px;border:1px solid var(--line);background:#f9fbfc}.guide-points i{color:var(--orange)}.guide-points p{margin:0}.how-list{list-style:none;padding:0;margin:0}.how-list li{display:grid;grid-template-columns:48px 1fr;gap:17px;padding:17px 0;border-top:1px solid var(--line)}.how-list b{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--navy);color:#fff}.how-list p{margin:5px 0 0}.guide-two{grid-template-columns:1fr 1fr}.check-list,.mistakes ul{list-style:none;padding:0}.check-list li,.mistakes li{padding:11px 0;border-top:1px solid var(--line)}.check-list i{color:var(--orange);margin-right:10px}.mistakes{padding:25px;background:#fff8f4;border-left:4px solid var(--orange)}.mistakes li:before{content:"Avoid: ";font-weight:850;color:var(--orange)}.guide-next{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:45px;padding:35px;background:var(--navy);color:#fff}.guide-next h2{font-size:1.8rem;margin:8px 0}.guide-next p{color:#c9d9e2;margin:0;max-width:650px}
@media(max-width:950px){.resource-hero-grid,.guide-hero-grid,.guide-section{grid-template-columns:1fr}.resource-grid,.resource-preview{grid-template-columns:1fr}.principle-row{grid-template-columns:1fr 1fr}.resource-map{justify-content:flex-start}.guide-two{grid-template-columns:1fr}.guide-section{gap:24px}}
@media(max-width:620px){.hero-proof{grid-template-columns:1fr}.hero-note{align-items:flex-start}.resource-map>div{width:82px;height:92px}.resource-map>span{width:18px}.principle-row{grid-template-columns:1fr}.principle-row>div{border-right:0;border-bottom:1px solid var(--line)}.guide-points{grid-template-columns:1fr}.guide-next{display:block}.guide-next .button{margin-top:22px;width:100%}}
.category-status{display:flex;align-items:center;gap:12px;padding:12px 15px;margin-bottom:24px;background:#f3f7fa;border-left:3px solid var(--orange)}.category-status span{font-size:.72rem;font-weight:900;text-transform:uppercase;color:var(--orange)}.category-status b{color:var(--navy)}.category-status small{margin-left:auto;color:var(--slate)}
.orbit-card,.mini-browser{animation:none}
@media(max-width:620px){.category-status{align-items:flex-start;flex-wrap:wrap}.category-status small{width:100%;margin:0}.hero h1{font-size:clamp(2.35rem,12vw,3.2rem)}section,.value-intro,.launch-kit,.idea-path,.guides{padding:52px 0}.hero{padding:34px 0 44px}.hero{padding-top:38px}.featured-product .product-image img{height:280px}.featured-product .product-body{padding:26px 22px}.mini-features{grid-template-columns:1fr}.featured-product .product-bottom{align-items:flex-start;gap:18px;flex-direction:column}.featured-product .product-bottom>div:last-child{width:100%;justify-content:space-between}.brand img{width:170px}.trust-grid>div{border-left:0;border-top:2px solid var(--line);padding:14px 0}}