:root{--bg:#080808;--bg-soft:#101010;--panel:#141414;--panel-2:#1b1b1b;--text:#f7f4ef;--muted:#aaa49d;--line:#2b2927;--orange:#ff9a3c;--orange-2:#ff9a3c;--orange-soft:rgba(255,154,60,.13);--green:#57d38c;--red:#ff6b6b;--radius:18px;--shadow:0 18px 55px rgba(0,0,0,.32);--container:1180px;--reading:820px;--header-h:82px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}body,html{background:var(--bg)}body{margin:0;min-width:320px;font:400 16px/1.7 var(--font);color:var(--text);text-rendering:optimizeLegibility}iframe,img,svg,video{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:var(--orange)}:focus-visible{outline:3px solid var(--orange-2);outline-offset:3px}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.reading{width:min(calc(100% - 40px),var(--reading));margin-inline:auto}.section{padding:clamp(70px,9vw,125px) 0;position:relative}.section-tight{padding:clamp(45px,6vw,82px) 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 17px;color:var(--orange-2);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:25px;height:2px;background:currentColor}h1,h2,h3,h4{margin:0 0 .65em;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(44px,7.4vw,106px)}h2{font-size:clamp(32px,4.5vw,64px)}h3{font-size:clamp(21px,2.1vw,30px)}p{margin:0 0 1.1em}.lead{font-size:clamp(18px,2vw,22px);line-height:1.58}.lead,.muted{color:var(--muted)}.orange{color:var(--orange)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;top:8px;left:8px;transform:translateY(-140%);padding:10px 14px;color:#000;background:var(--orange-2);border-radius:8px;font-weight:800}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(8,8,8,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:var(--header-h);display:flex;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.02em}.brand img{width:48px;aspect-ratio:1;border-radius:50%;box-shadow:0 0 0 1px var(--line),0 0 28px rgba(255,154,60,.12)}.brand span{font-size:17px}.header-brand{margin:0;flex:0 0 auto}.header-brand img{width:46px;box-shadow:0 0 0 1px var(--line),0 0 22px rgba(255,154,60,.14)}.header-brand span{font-size:16px;white-space:nowrap}.main-nav{margin-inline:auto;display:flex;align-items:center;gap:34px}.main-nav a{position:relative;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em}.main-nav a:before{content:"";position:absolute;top:50%;left:-15px;width:5px;height:5px;border:1px solid;border-radius:50%;transform:translateY(-50%)}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--orange-2)}.header-cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--orange-2),var(--orange));box-shadow:0 10px 26px rgba(255,154,60,.24);font-size:13px;font-weight:850;letter-spacing:.04em;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.header-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(255,154,60,.32)}.nav-toggle{display:none;flex:0 0 auto;width:44px;height:44px;padding:0;border:0;background:transparent;color:#fff}.nav-toggle span,.nav-toggle:after,.nav-toggle:before{content:"";display:block;width:21px;height:2px;margin:5px auto;background:currentColor;transition:transform .2s ease,opacity .2s ease}.nav-toggle[aria-expanded=true] span{opacity:0}.nav-toggle[aria-expanded=true]:before{transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true]:after{transform:translateY(-7px) rotate(-45deg)}.actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:0 23px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:850;line-height:1.2;transition:transform .18s ease,border-color .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#090909;background:linear-gradient(135deg,var(--orange-2),var(--orange));box-shadow:0 12px 34px rgba(255,154,60,.22)}.btn-secondary{border-color:var(--line);color:#fff;background:var(--panel)}.btn-secondary:hover{border-color:#555}.btn-small{min-height:42px;padding-inline:18px;font-size:14px}.arrow{font-size:1.15em}.legacy-hero{position:relative;min-height:660px;display:grid;align-items:center;overflow:hidden;background:#101214 url(/assets/home/hero-spheres.webp) 50%/cover no-repeat}.legacy-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.08) 60%,rgba(0,0,0,.18));pointer-events:none}.legacy-hero-inner{position:relative;z-index:1;min-height:660px;display:grid;align-items:center}.legacy-hero-copy{width:100%;max-width:760px;margin-inline:auto;padding:0;text-align:center}.legacy-hero-copy h1{margin:0;font-size:clamp(52px,4.6vw,68px);letter-spacing:-.02em}.legacy-hero-copy h1>span{display:block}.legacy-hero-copy .legacy-site-name{margin-bottom:22px;font-size:30px;letter-spacing:-.02em}.legacy-hero-copy p{margin:22px 0 34px;color:#fff;font-size:23px;font-weight:750}.legacy-cta{display:inline-flex;min-height:64px;align-items:center;justify-content:center;padding:0 29px;border-radius:9px;color:#fff;font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 12px 30px rgba(0,0,0,.22)}.legacy-cta,.legacy-cta:hover{background:var(--orange)}.legacy-metrics{width:100%;max-width:640px;margin:46px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.legacy-metric{display:grid;grid-template-columns:1fr;justify-items:center;align-content:start;gap:8px;text-align:center}.legacy-metric strong{text-align:center;font-size:clamp(38px,4.2vw,58px);line-height:.95;letter-spacing:-.05em}.legacy-metric span{font-size:16px;font-weight:650;line-height:1.3}.legacy-section{padding:clamp(78px,9vw,130px) 0;background:#181818}.legacy-kicker{margin:0 0 16px;color:#999;font-size:13px;font-weight:800;letter-spacing:.08em}.legacy-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,150px)}.legacy-story h2{font-size:clamp(29px,3vw,42px);font-weight:500;letter-spacing:-.03em}.legacy-story-copy{max-width:680px}.legacy-story-copy p{margin:0;color:#f0eeeb;font-size:clamp(17px,1.6vw,21px);line-height:1.75}.legacy-story-copy p+p{margin-top:4px}.home-tools{padding-top:10px}.home-tools h2{margin-bottom:70px;font-size:clamp(38px,4vw,58px)}.home-tool-rows{border-top:1px solid #696969}.home-tool-row{position:relative;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr) 30px;gap:50px;align-items:center;min-height:175px;padding:34px 0;border-bottom:1px solid #696969;transition:color .2s,background .2s}.home-tool-row:hover{color:var(--orange-2);background:rgba(255,255,255,.02)}.home-tool-row h3{margin:0;font-size:clamp(27px,3vw,40px)}.home-tool-row p{margin:0;color:#e1ded9;font-size:clamp(17px,1.5vw,20px);line-height:1.65}.home-tool-row>span{opacity:0;font-size:24px;transition:opacity .2s}.home-tool-row:hover>span{opacity:1}.home-tool-more{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:55px 0 15px;color:#fff;font-size:clamp(28px,3vw,42px);font-weight:800}.home-tool-more span{color:var(--orange-2);font-size:14px;letter-spacing:.06em;text-transform:uppercase}.before-after{padding-top:30px;text-align:center}.before-after h2{margin-bottom:55px;font-size:22px;font-weight:500;letter-spacing:0}.before-after figure{width:min(100%,900px);margin:0 auto}.before-after img{width:100%}.home-offers{padding-top:70px}.home-offers>.container>h2{margin-bottom:65px;font-size:clamp(45px,6vw,76px)}.offers-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(55px,9vw,130px);align-items:center}.offer-list{display:grid;grid-template-columns:1fr 1fr;gap:60px 75px}.offer-list a{position:relative;padding-left:31px}.offer-list a:before{content:"";position:absolute;left:0;top:12px;width:10px;height:10px;border:1px solid #fff;border-radius:50%}.offer-list h3{margin:0 0 15px;font-size:29px}.offer-list p{margin:0;color:#c8c4be;font-size:17px;line-height:1.75}.offer-visual{position:relative}.offer-visual>img{width:100%}.fire-mark{position:absolute;inset:50% auto auto 50%;width:120px;height:120px;display:grid;place-items:center;border:3px solid #818996;border-radius:50%;color:#818996;transform:translate(-50%,-50%);font-size:42px}.lets-talk{display:grid;grid-template-columns:auto 170px;justify-content:start;align-items:center;gap:55px;margin-top:130px;color:#fff}.lets-talk span{font-size:clamp(90px,15vw,220px);font-weight:850;line-height:.8;letter-spacing:-.07em}.lets-talk img{width:170px}.home-v2-intro{border-bottom:1px solid var(--line);background:#111}.home-v2-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,145px);align-items:start}.home-v2-intro h2{max-width:560px;font-size:clamp(43px,5.8vw,76px)}.home-v2-intro-copy{max-width:650px;color:#d6d1ca;font-size:clamp(18px,1.7vw,21px);line-height:1.7}.home-v2-intro-copy p+p{margin-top:16px}.home-v2-text-link{display:inline-flex;gap:10px;margin-top:28px;color:var(--orange-2);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-v2-principles{border-bottom:1px solid var(--line);background:#090909}.home-v2-heading{max-width:890px;margin-bottom:clamp(50px,7vw,90px)}.home-v2-heading h2{font-size:clamp(42px,5.6vw,74px)}.home-v2-rail{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.home-v2-rail.is-quatre{grid-template-columns:repeat(2,1fr)}.home-v2-rail.is-quatre article:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-v2-rail.is-quatre article:nth-child(odd){border-left:1px solid var(--line)}.home-v2-rail article{min-height:260px;display:grid;grid-template-rows:auto 1fr;gap:48px;padding:28px;border-right:1px solid var(--line)}.home-v2-rail article:first-child{border-left:1px solid var(--line)}.home-v2-rail article>span{color:var(--orange-2);font-size:10px;font-weight:900;letter-spacing:.1em}.home-v2-rail h3{margin-bottom:14px;font-size:clamp(27px,3vw,40px)}.home-v2-rail p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.home-v2-tools{background:#151515}.home-v2-operation,.home-v2-tools{border-bottom:1px solid var(--line)}.home-v2-operation{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background:#050505;isolation:isolate}.home-v2-operation-bg{position:absolute;z-index:-2;inset:0;background:url(/assets/home/operation-space.webp) 50%/cover no-repeat}.home-v2-operation:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.96),rgba(4,4,4,.8) 48%,rgba(4,4,4,.4)),linear-gradient(0deg,#050505,transparent 30%)}.home-v2-operation-grid{display:grid;grid-template-columns:1fr .82fr;gap:clamp(55px,9vw,125px);align-items:center;padding-block:clamp(95px,10vw,145px)}.home-v2-operation-copy h2{max-width:720px;font-size:clamp(45px,6vw,82px)}.home-v2-operation-copy>p:not(.legacy-kicker){max-width:650px;margin:28px 0 34px;color:#d2ccc5;font-size:clamp(18px,1.8vw,22px);line-height:1.62}.home-v2-system{margin:0;padding:0;border-top:1px solid rgba(255,255,255,.17);list-style:none;background:rgba(5,5,5,.32);backdrop-filter:blur(8px)}.home-v2-system li{min-height:105px;display:grid;grid-template-columns:42px 1fr;gap:18px;align-items:center;padding:20px 8px;border-bottom:1px solid rgba(255,255,255,.17)}.home-v2-system li>span{color:var(--orange-2);font-size:10px;font-weight:900}.home-v2-system strong{display:block;color:#fff;font-size:21px;letter-spacing:-.025em}.home-v2-system small{display:block;margin-top:5px;color:#aaa49d;font-size:12px}.home-v2-links{border-bottom:1px solid var(--line);background:#0d0d0d}.home-v2-link-list{border-top:1px solid #595551}.home-v2-link-list a{min-height:126px;display:grid;grid-template-columns:48px minmax(240px,.8fr) 1.2fr 25px;gap:26px;align-items:center;padding:25px 7px;border-bottom:1px solid #595551;transition:padding .18s,color .18s,background .18s}.home-v2-link-list a:hover{padding-inline:18px;color:var(--orange-2);background:rgba(255,255,255,.018)}.home-v2-link-list a>span{color:#77716b;font-size:10px;font-weight:900}.home-v2-link-list strong{font-size:clamp(27px,3.2vw,42px);line-height:1;letter-spacing:-.035em}.home-v2-link-list small{color:var(--muted);font-size:15px}.home-v2-link-list b{color:var(--orange-2);font-size:21px}.home-v2-link-list .is-primary{color:#090909;background:var(--orange-2);border-color:var(--orange-2)}.home-v2-link-list .is-primary b,.home-v2-link-list .is-primary small,.home-v2-link-list .is-primary>span{color:rgba(9,9,9,.68)}.home-v2-link-list .is-primary:hover{color:#090909;background:#ffad62}.home-v2-contact{padding-block:clamp(80px,10vw,140px);background:#111}.home-v2-contact a{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end}.home-v2-contact small{grid-column:1/-1;color:var(--orange-2);font-size:10px;font-weight:900;letter-spacing:.12em}.home-v2-contact span{font-size:clamp(76px,15vw,190px);font-weight:900;line-height:.78;letter-spacing:-.075em}.home-v2-contact b{color:var(--orange-2);font-size:clamp(38px,6vw,80px);font-weight:400}.home-school-hero{min-height:760px}.home-school-hero:after{background:linear-gradient(180deg,rgba(3,3,3,.12),rgba(3,3,3,.2) 62%,rgba(3,3,3,.7)),linear-gradient(90deg,rgba(0,0,0,.14),rgba(0,0,0,.04),rgba(0,0,0,.22))}.home-school-hero .legacy-hero-inner{min-height:760px}.home-school-hero .legacy-hero-copy{max-width:980px;padding-top:25px}.home-school-hero .legacy-hero-copy h1{font-size:clamp(50px,5.8vw,82px);line-height:1.03;letter-spacing:-.045em}.home-school-hero .legacy-hero-copy .legacy-site-name{margin-bottom:18px;color:var(--orange-2);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-school-hero .legacy-hero-copy>p{max-width:760px;margin-inline:auto;font-size:clamp(18px,1.7vw,22px);line-height:1.55}.home-school-hero .legacy-metrics{max-width:760px}.home-school-hero .legacy-metric strong{color:#fff;font-size:clamp(31px,3.5vw,49px)}.home-school-hero .legacy-metric:nth-child(2) strong{font-size:clamp(26px,3vw,42px)}.home-school-hero .legacy-metric span{color:#e6e0d9;font-size:13px}.home-v2-fit{border-bottom:1px solid var(--line);background:#0b0b0b}.home-v2-fit h2{max-width:690px;font-size:clamp(43px,5.8vw,76px)}.home-v2-fit ul{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.home-v2-fit li{min-height:94px;display:grid;grid-template-columns:42px 1fr;gap:18px;align-items:center;padding:20px 5px;border-bottom:1px solid var(--line);color:#e2ddd6;font-size:clamp(16px,1.5vw,19px);line-height:1.55}.home-v2-fit li span{color:var(--orange-2);font-size:10px;font-weight:900}.home-v2-final{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:#050505 url(/assets/home/operation-space.webp) 64% 52%/cover no-repeat;isolation:isolate}.home-v2-final:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#050505,rgba(5,5,5,.88) 55%,rgba(5,5,5,.28))}.home-v2-final-inner{min-height:470px;display:flex;align-items:center;justify-content:space-between;gap:60px}.home-v2-final h2{max-width:760px;font-size:clamp(45px,6vw,82px)}.home-v2-final p:not(.legacy-kicker){max-width:680px;margin-top:20px;color:#d0cac3;font-size:18px;line-height:1.6}.home-v2-final .legacy-cta{flex:0 0 auto}@media (max-width:900px){.home-v2-operation-grid,.home-v2-split{grid-template-columns:1fr}.home-v2-intro-copy{max-width:760px}.home-v2-rail{grid-template-columns:1fr}.home-v2-rail article{min-height:180px;grid-template-columns:42px 1fr;grid-template-rows:none;gap:18px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.home-v2-rail article:last-child{border-bottom:0}.home-v2-operation{min-height:auto}.home-v2-operation-grid{gap:65px}.home-v2-system{max-width:720px}.home-v2-link-list a{grid-template-columns:40px minmax(210px,.7fr) 1fr 20px}.home-v2-final-inner{min-height:520px;flex-direction:column;align-items:flex-start;justify-content:center}}@media (max-width:660px){.home-school-hero,.home-school-hero .legacy-hero-inner{min-height:760px}.home-school-hero .legacy-hero-copy{padding-top:30px}.home-school-hero .legacy-hero-copy h1{font-size:clamp(42px,11.7vw,56px)}.home-school-hero .legacy-hero-copy>p{font-size:17px}.home-school-hero .legacy-metrics{gap:12px}.home-school-hero .legacy-metric strong{font-size:clamp(25px,8vw,34px)}.home-school-hero .legacy-metric:nth-child(2) strong{font-size:22px}.home-school-hero .legacy-metric span{font-size:10px}.home-v2-split{gap:38px}.home-v2-final h2,.home-v2-fit h2,.home-v2-heading h2,.home-v2-intro h2,.home-v2-operation-copy h2{font-size:clamp(38px,11vw,53px)}.home-v2-intro-copy{font-size:18px}.home-v2-rail article{min-height:205px;padding:31px 18px}.home-v2-tools h2{margin-bottom:55px}.home-v2-operation-bg{background-position:64%}.home-v2-operation:after{background:linear-gradient(180deg,rgba(4,4,4,.87),rgba(4,4,4,.74) 58%,#050505)}.home-v2-operation-grid{padding-block:90px}.home-v2-operation-copy .legacy-cta{width:100%}.home-v2-system li{min-height:98px}.home-v2-link-list .is-primary,.home-v2-link-list a{min-height:132px;grid-template-columns:28px 1fr 18px;gap:12px;padding:22px 4px}.home-v2-link-list a:hover{padding-inline:7px}.home-v2-link-list strong{font-size:27px}.home-v2-link-list small{grid-column:2;font-size:13px;line-height:1.4}.home-v2-link-list b{grid-column:3;grid-row:1/3}.home-v2-contact a{grid-template-columns:1fr 34px}.home-v2-contact span{font-size:clamp(65px,23vw,98px)}.home-v2-fit li{min-height:112px}.home-v2-final{background-position:70%}.home-v2-final-inner{min-height:560px;gap:35px}.home-v2-final .legacy-cta{width:100%}}.page-hero{padding:clamp(78px,10vw,145px) 0 clamp(55px,8vw,100px);border-bottom:1px solid var(--line)}.page-hero h1{max-width:1020px;font-size:clamp(43px,7vw,92px)}.page-hero .lead{max-width:820px;margin-top:22px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{position:relative;min-height:290px;display:flex;flex-direction:column;padding:28px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);transition:transform .2s ease,border-color .2s ease,background .2s ease}a.card:hover{transform:translateY(-5px);border-color:#5a4437;background:#181512}.card-icon{width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(255,154,60,.28);border-radius:14px;color:var(--orange-2);background:var(--orange-soft);font-size:30px}.card h2,.card h3{margin:auto 0 10px;font-size:clamp(22px,2vw,28px)}.card p{margin:0;color:var(--muted);font-size:14px}.card .card-arrow{position:absolute;top:30px;right:30px;color:var(--muted);font-size:20px}.card-badge{position:absolute;top:24px;right:24px;padding:5px 9px;border-radius:999px;color:var(--orange-2);background:var(--orange-soft);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.article-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.article-card img{width:100%;aspect-ratio:16/7;object-fit:cover;filter:saturate(.84)}.article-card-body{padding:28px}.article-card h2{font-size:clamp(26px,3vw,38px)}.article-card p{color:var(--muted)}.article-card-meta{display:flex;gap:12px;margin-bottom:14px;color:var(--orange-2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.feu-related{margin-top:64px;padding-top:40px;border-top:1px solid var(--line)}.feu-related>h2{margin:0 0 24px;font-size:24px}.feu-related .blog-grid{gap:16px}.feu-related .article-card-body{padding:20px}.feu-related .article-card h3{margin:0 0 8px;font-size:19px;line-height:1.3}.feu-related .article-card p{margin:0;font-size:14px}.feu-related .article-card-meta{margin-bottom:10px;font-size:11px}@media (max-width:640px){.feu-related .blog-grid{grid-template-columns:1fr}}.resources-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.resource-card{min-height:310px;display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);transition:transform .2s ease,border-color .2s ease}.resource-card:hover{transform:translateY(-4px);border-color:var(--orange)}.resource-logo{width:100%;height:78px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;padding:10px 14px;overflow:hidden;border:1px solid #2d2b29;border-radius:12px;background:#0d0d0d}.resource-logo img{width:auto;height:54px;max-width:100%;max-height:54px;object-fit:contain;object-position:center}#runpod .resource-logo img{width:52px;height:52px}#linkavista .resource-logo img{width:74px;height:54px}#spyserp .resource-logo img{width:150px;height:auto}#emelia .resource-logo img{width:164px;height:auto;filter:brightness(1.65) contrast(1.05)}.resource-card h2{margin:0 0 8px;font-size:25px}.resource-card p{color:var(--muted);font-size:14px}.resource-card .deal{margin-top:auto;padding-top:18px;color:var(--orange-2);font-size:12px;font-weight:800}.resource-card .out{margin-top:12px;font-weight:800}.tool-shell{width:min(calc(100% - 40px),1000px);margin:0 auto}.tool-intro{max-width:800px;margin-bottom:34px}.tool-runtime{--feu-primary:#ff9a3c;--feu-primary-hover:#ffb066;--feu-bg-primary:#111;--feu-bg-secondary:#181818;--feu-bg-tertiary:#202020;--feu-text-primary:#f5f3ef;--feu-text-secondary:#aaa49d;--feu-border-color:#34312e}.tool-runtime .feu-seo-tool{margin:0!important;box-shadow:none!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;background:var(--panel)!important}.tool-runtime input,.tool-runtime select,.tool-runtime textarea{min-height:46px;color:var(--text)!important;background:#0c0c0c!important;border-color:#383532!important}.tool-runtime textarea{min-height:150px}.tool-runtime .feu-seo-btn,.tool-runtime button{min-height:46px;border-radius:999px!important}.serp-captcha{margin:24px 0;padding:20px;border:1px solid #3b3835;border-radius:14px;background:#0d0d0d}.serp-captcha-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.serp-captcha-head strong{color:#fff;font-size:15px}.serp-captcha-refresh{min-height:auto!important;padding:5px 10px!important;border:0!important;color:var(--orange-2)!important;background:transparent!important;font-size:12px!important;font-weight:800;cursor:pointer}.serp-captcha-challenge{display:block;margin-bottom:10px;color:#fff;font-size:19px;font-weight:800}.serp-captcha-answer{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:13px}.serp-captcha-answer input{min-height:48px;text-align:center;font-size:20px;font-weight:800}.serp-captcha-answer span{color:var(--muted);font-size:13px}.serp-captcha-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.tool-copy{margin-top:42px;padding-top:35px;border-top:1px solid var(--line);color:#c9c4bd}.tool-copy h2,.tool-copy h3{margin-top:1.6em}.tool-copy a{color:var(--orange-2);text-decoration:underline;text-underline-offset:3px}.tool-faq{margin-top:64px;padding-top:48px;border-top:1px solid var(--line)}.tool-faq>h2{margin-bottom:28px;font-size:clamp(30px,4vw,46px)}.tool-faq-list{border-top:1px solid var(--line)}.tool-faq details{border-bottom:1px solid var(--line)}.tool-faq summary{position:relative;padding:23px 54px 23px 0;cursor:pointer;color:#fff;font-size:18px;font-weight:800;list-style:none}.tool-faq summary::-webkit-details-marker{display:none}.tool-faq summary:after{content:"+";position:absolute;top:50%;right:8px;color:var(--orange-2);transform:translateY(-50%);font-size:28px;font-weight:400}.tool-faq details[open] summary:after{content:"−"}.tool-faq details p{max-width:820px;margin:-2px 0 24px;color:var(--muted)}.cannibal-score-card{display:flex;align-items:center;gap:24px;margin-top:20px;padding:24px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.03)}.cannibal-score-circle{flex:0 0 120px}.cannibal-circular-chart{width:120px;height:120px}.cannibal-circle-bg{fill:none;stroke:rgba(255,255,255,.1);stroke-width:3}.cannibal-circle{fill:none;stroke:var(--orange);stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .8s ease-out}.cannibal-percentage{fill:#fff;font-size:8px;font-weight:700;text-anchor:middle}.cannibal-score-info{flex:1}.cannibal-verdict{margin:0 0 8px;color:#fff;font-size:20px}.cannibal-explanation{margin:0;color:var(--muted);font-size:14px}.cannibal-score-card.high-similarity .cannibal-verdict{color:var(--green)}.cannibal-score-card.medium-similarity .cannibal-verdict{color:#e6a23c}.cannibal-score-card.low-similarity .cannibal-verdict{color:var(--red)}.feu-seo-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cannibal-stat{padding:16px;border-radius:8px;text-align:center;background:rgba(255,255,255,.03)}.cannibal-stat-value{display:block;color:var(--orange-2);font-size:28px;font-weight:800}.cannibal-stat-label{color:var(--muted);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.cannibal-url-list{margin-top:12px}.cannibal-url-item{margin-bottom:6px;padding:10px 14px;border-radius:6px;color:#d4cec7;background:rgba(255,255,255,.03);font-size:13px;overflow-wrap:anywhere}.tool-runtime .elementor-column,.tool-runtime .elementor-container,.tool-runtime .elementor-section,.tool-runtime .elementor-widget-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.tool-runtime .elementor-element+.elementor-element{margin-top:22px}.tool-runtime .elementor-widget-heading,.tool-runtime .elementor-widget-text-editor{display:none}.article-head{padding:clamp(70px,9vw,120px) 0 45px}.article-head .reading{position:relative}.article-head h1{max-width:980px;font-size:clamp(42px,7vw,82px)}.article-kicker{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0 0;color:var(--muted);font-size:13px}.article-cover{width:min(calc(100% - 40px),1180px);margin:0 auto 60px;overflow:hidden;border:1px solid var(--line);border-radius:24px}.article-cover img{width:100%;aspect-ratio:16/7;max-height:620px;object-fit:cover;display:block}.reading>.article-cover{width:100%;margin:0 0 48px}.article-body{color:#d5d0c9;font-size:clamp(16px,1.4vw,18px)}.article-body>:first-child{margin-top:0}.article-body h2{margin:2.1em 0 .7em;color:#fff;font-size:clamp(29px,4vw,46px)}.article-body h3{margin:1.8em 0 .7em;color:#fff;font-size:clamp(22px,3vw,30px)}.article-body h4{margin-top:1.5em;color:#fff}.article-body ol,.article-body p,.article-body ul{margin-bottom:1.25em}.article-body ol,.article-body ul{padding-left:1.25em}.article-body li{margin-bottom:.55em}.article-body a{color:var(--orange-2);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-body strong{color:#fff}.article-body img{width:100%;margin:30px 0;border-radius:14px}.article-body figure{margin:30px 0}.article-body iframe{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:15px}.article-body code,.article-body pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.article-body code{padding:.18em .4em;border:1px solid #3a3734;border-radius:5px;color:#ffd2b8;background:#111;font-size:.88em}.article-body pre{position:relative;padding:22px;overflow-x:auto;border:1px solid #34312e;border-radius:13px;color:#f6dfd1;background:#0c0c0c;line-height:1.55}.article-body pre code{padding:0;border:0;background:transparent}.article-body blockquote{margin:28px 0;padding:20px 24px;border-left:3px solid var(--orange);background:var(--panel)}.article-body .wp-block-button{margin:25px 0}.article-body .wp-block-button__link{display:inline-flex;min-height:48px;align-items:center;padding:0 23px;border-radius:999px;color:#090909;background:var(--orange);text-decoration:none;font-weight:850}.article-body .video-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:25px 0 45px}.article-body .video-link{display:flex;align-items:center;gap:15px;padding:17px;border:1px solid var(--line);border-radius:14px;color:#fff;background:var(--panel);text-decoration:none}.article-body .video-link:hover{border-color:var(--orange)}.article-body .play{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#090909;background:var(--orange)}.article-body .table-wrap{overflow-x:auto;margin:28px 0}.article-body table{width:100%;min-width:580px;border-collapse:collapse;border:1px solid var(--line)}.article-body td,.article-body th{padding:13px 15px;border:1px solid var(--line);text-align:left}.article-body th{color:#fff;background:var(--panel-2)}.article-body .toc{margin:30px 0 45px;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.article-body .toc strong{display:block;margin-bottom:10px}.article-body .toc ol{margin:0}.article-body .faq{margin-top:60px}.article-body details{padding:18px 0;border-bottom:1px solid var(--line)}.article-body summary{cursor:pointer;color:#fff;font-weight:800}.article-body details p{margin:12px 0 0}.legal{color:#d2cdc6}.legal h1{font-size:clamp(42px,6vw,72px)}.legal h2{margin-top:1.8em;font-size:30px}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:35px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.easter{min-height:calc(100svh - var(--header-h));display:grid;place-items:center;padding:40px 20px;text-align:center;background:#050505}.easter-card{width:min(100%,820px)}.easter-card iframe,.easter-card img,.easter-card video{width:100%;margin-inline:auto;border:0;border-radius:18px}.easter-card iframe{aspect-ratio:16/9}.easter-card .secret-link{display:inline-block;margin-top:18px;color:#777;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.empty-easter{animation:breathe 4s ease-in-out infinite;color:#222;font-size:clamp(50px,14vw,180px)}@keyframes breathe{50%{color:#3a160a;transform:scale(1.03)}}.site-footer{padding:60px 0 30px;border-top:1px solid var(--line);background:#050505}.footer-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:50px}.footer-brand p{max-width:430px;color:var(--muted)}.footer-col h2{margin-bottom:17px;font-size:14px;letter-spacing:.1em;text-transform:uppercase}.footer-col a{display:block;padding:5px 0;color:var(--muted)}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-top:25px;border-top:1px solid var(--line);color:#777;font-size:12px}.back-top{position:fixed;z-index:50;right:18px;bottom:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#fff;background:rgba(18,18,18,.85);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s,transform .2s}.back-top.visible{opacity:1;pointer-events:auto;transform:none}.embed-frame{height:auto;min-height:0;aspect-ratio:1/1;border:1px solid #3a2d25;border-radius:var(--radius);background:#080808}.embed-frame,audio{width:100%;color-scheme:dark}audio{margin:.45rem 0 1.2rem}.error-page{min-height:72svh;display:grid;place-items:center;text-align:center}.error-code{color:var(--orange);font-size:clamp(76px,18vw,220px);font-weight:950;line-height:.8;letter-spacing:-.08em}.error-page p{color:var(--muted);font-size:19px}@media (max-width:980px){.nav-toggle{display:block;order:3}.header-cta{order:2;margin-left:auto}.main-nav{position:fixed;z-index:90;inset:var(--header-h) 0 auto;display:grid;gap:0;padding:12px 20px 20px;border-bottom:1px solid var(--line);background:#141414;box-shadow:var(--shadow);transform:translateY(-140%);transition:transform .24s ease}.main-nav.open{transform:none}.main-nav a{padding:14px 22px;border-bottom:1px solid #2a2a2a;font-size:17px}.main-nav a:before{left:1px}.legacy-story-grid{grid-template-columns:1fr 1.2fr;gap:55px}.offers-layout{grid-template-columns:1fr}.offer-visual{width:min(100%,650px)}.card-grid,.resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:660px){.article-cover,.container,.reading,.tool-shell{width:min(calc(100% - 40px),var(--container))}.header-inner{gap:12px}.header-brand img{width:40px}.header-brand span{font-size:14px}.header-cta{min-height:40px;padding:0 13px;font-size:12px;letter-spacing:.02em}.serp-captcha-answer{grid-template-columns:1fr}.serp-captcha-answer input{width:100%}.legacy-hero{min-height:auto;background-position:50%}.legacy-hero-inner{min-height:0;display:block;padding:54px 0 50px}.legacy-hero-copy{max-width:none;padding:0;text-align:center}.legacy-hero-copy h1{font-size:clamp(34px,10vw,46px);line-height:1.16}.legacy-hero-copy .legacy-site-name{margin-bottom:22px;font-size:clamp(24px,7vw,30px)}.legacy-hero-copy p{max-width:24ch;margin:24px auto 32px;font-size:clamp(18px,5vw,21px);line-height:1.5}.legacy-cta{width:min(100%,320px);min-height:64px;padding-inline:22px;line-height:1.15}.legacy-metrics{position:static;width:100%;margin-top:40px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.legacy-metric{min-width:0;grid-template-columns:1fr;justify-items:center;gap:6px;text-align:center}.legacy-metric strong{text-align:center;font-size:clamp(26px,8vw,40px)}.legacy-metric span{min-width:0;font-size:13px;line-height:1.25}.legacy-section{padding:78px 0}.legacy-story-grid{grid-template-columns:1fr;gap:42px}.legacy-story h2{font-size:23px}.legacy-story-copy p{font-size:18px;line-height:1.65}.home-tools{padding-top:20px}.home-tools h2{margin-bottom:60px;font-size:37px}.home-tool-row{grid-template-columns:1fr;gap:20px;min-height:265px;padding:44px 0;text-align:center}.home-tool-row h3{font-size:29px}.home-tool-row p{font-size:18px}.home-tool-row>span{display:none}.home-tool-more{display:block;padding:48px 0 0;text-align:center;font-size:28px}.home-tool-more span{display:block;margin-top:14px}.before-after{padding-top:20px}.before-after h2{margin-bottom:32px}.before-after figure{width:100%}.home-offers{padding-top:80px}.home-offers>.container>h2{margin-bottom:55px;font-size:31px}.offer-list{grid-template-columns:1fr;gap:62px}.offer-list h3{font-size:29px}.offer-list p{font-size:18px}.offer-visual{margin-top:40px}.fire-mark{width:100px;height:100px}.lets-talk{grid-template-columns:auto 64px;gap:15px;margin-top:78px}.lets-talk span{white-space:nowrap;font-size:50px}.lets-talk img{width:64px}.actions .btn{width:100%}.blog-grid,.card-grid,.contact-box,.resources-grid,.tool-preview{grid-template-columns:1fr}.page-hero h1{font-size:clamp(36px,9.8vw,52px);overflow-wrap:normal;word-break:normal;hyphens:auto}.embed-frame{width:100%;height:auto;min-height:0;aspect-ratio:1/1}.cannibal-score-card{align-items:flex-start;flex-direction:column}.feu-seo-grid-3{grid-template-columns:1fr}.card{min-height:250px}.resource-card{min-height:270px}.article-head h1{font-size:clamp(38px,11vw,56px);overflow-wrap:anywhere}.article-body .video-button-grid{grid-template-columns:1fr}.article-body pre{margin-inline:-3px;padding:17px;font-size:13px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.back-top{right:12px;bottom:12px}}@media (max-width:400px){.header-inner{gap:8px}.header-brand img{width:34px}.header-brand span{font-size:12.5px;letter-spacing:-.03em}.header-cta{min-height:38px;padding:0 10px;font-size:11px}.nav-toggle{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.actions,.back-top,.site-footer,.site-header,.video-button-grid{display:none!important}body{background:#fff}.article-body,.article-body h1,.article-body h2,.article-body h3,a,body{color:#000}a{text-decoration:underline}}:root{--feu-primary:#ED872B;--feu-primary-hover:#d97a25;--feu-button:#FF7425;--feu-button-hover:#e66820;--feu-button-active:#cc5c1c;--feu-bg-dark:#181818;--feu-bg-soft:#222222;--feu-bg-mute:#282828;--feu-bg-surface:#2c2c2c;--feu-bg-elevated:#333333;--feu-bg-hover:#303030;--feu-text-primary:#ffffff;--feu-text-secondary:rgba(235,235,235,0.64);--feu-text-muted:rgba(235,235,235,0.45);--feu-text-on-button:#121212;--feu-success:#67c23a;--feu-success-bg:rgba(103,194,58,0.1);--feu-success-border:rgba(103,194,58,0.3);--feu-error:#f56c6c;--feu-error-bg:rgba(245,108,108,0.1);--feu-error-border:rgba(245,108,108,0.3);--feu-warning:#e6a23c;--feu-warning-bg:rgba(230,162,60,0.1);--feu-warning-border:rgba(230,162,60,0.3);--feu-info:#909399;--feu-info-bg:rgba(144,147,153,0.1);--feu-border:rgba(84,84,84,0.48);--feu-border-hover:rgba(84,84,84,0.65);--feu-border-focus:#FF7425;--feu-font-header:"Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--feu-font-body:"AR One Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--feu-font-mono:"JetBrains Mono","Fira Code","Consolas",monospace;--feu-text-xs:12px;--feu-text-sm:14px;--feu-text-base:16px;--feu-text-lg:18px;--feu-text-xl:20px;--feu-text-2xl:24px;--feu-text-3xl:30px;--feu-leading-tight:1.25;--feu-leading-normal:1.5;--feu-leading-relaxed:1.765;--feu-font-normal:400;--feu-font-medium:500;--feu-font-semibold:600;--feu-font-bold:700;--feu-space-xs:4px;--feu-space-sm:8px;--feu-space-md:16px;--feu-space-lg:24px;--feu-space-xl:32px;--feu-space-2xl:48px;--feu-radius-sm:4px;--feu-radius-md:8px;--feu-radius-lg:12px;--feu-radius-xl:16px;--feu-radius-full:9999px;--feu-shadow-sm:0 1px 2px rgba(0,0,0,0.3);--feu-shadow-md:0 4px 8px rgba(0,0,0,0.3);--feu-shadow-lg:0 8px 16px rgba(0,0,0,0.4);--feu-shadow-xl:0 12px 24px rgba(0,0,0,0.5);--feu-transition-fast:150ms ease;--feu-transition-normal:250ms ease;--feu-transition-slow:350ms ease;--feu-z-base:1;--feu-z-dropdown:100;--feu-z-sticky:500;--feu-z-modal:1000;--feu-z-toast:2000;--feu-container-max:1200px}.feu-seo-tool{font-family:var(--feu-font-body,-apple-system,BlinkMacSystemFont,sans-serif)!important;font-size:var(--feu-text-base,16px)!important;line-height:var(--feu-leading-normal,1.5)!important;color:#ffffff!important;background-color:#181818!important;padding:var(--feu-space-lg,24px)!important;border-radius:var(--feu-radius-lg,12px)!important;max-width:var(--feu-container-max,1200px);margin:0 auto;box-sizing:border-box}.feu-seo-tool *,.feu-seo-tool :after,.feu-seo-tool :before{box-sizing:border-box;color:inherit}.feu-seo-title{font-family:var(--feu-font-header,"Nunito Sans",sans-serif)!important;font-size:var(--feu-text-2xl,24px)!important;font-weight:var(--feu-font-bold,700)!important;color:#ffffff!important;margin:0 0 var(--feu-space-sm,8px) 0!important}.feu-seo-subtitle{font-family:var(--feu-font-body,sans-serif)!important;font-size:var(--feu-text-base,16px)!important;color:rgba(235,235,235,.64)!important;margin:0 0 var(--feu-space-lg,24px) 0!important}.feu-seo-heading{font-family:var(--feu-font-header,"Nunito Sans",sans-serif)!important;font-size:var(--feu-text-lg,18px)!important;font-weight:var(--feu-font-semibold,600)!important;color:#ffffff!important;margin:0 0 var(--feu-space-md,16px) 0!important}.feu-seo-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--feu-space-sm,8px);padding:14px 28px;font-family:var(--feu-font-body,sans-serif);font-size:var(--feu-text-base,16px);font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.feu-seo-btn:focus{outline:2px solid var(--feu-button,#FF7425);outline-offset:2px}.feu-seo-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.feu-seo-btn-primary{background:linear-gradient(180deg,#FF8C42,#FF7425 50%,#E56A1F);color:#ffffff!important;box-shadow:0 4px 0 0 #C45A18,0 6px 12px rgba(255,116,37,.3);position:relative}.feu-seo-btn-primary:hover:not(:disabled){background:linear-gradient(180deg,#FF9A57,#FF8233 50%,#F07020);transform:translateY(-2px);box-shadow:0 6px 0 0 #C45A18,0 8px 16px rgba(255,116,37,.4)}.feu-seo-btn-primary:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px 0 0 #C45A18,0 3px 8px rgba(255,116,37,.2)}.feu-seo-btn-secondary{background:linear-gradient(180deg,#3a3a3a,#2a2a2a 50%,#1a1a1a);color:rgba(235,235,235,.9)!important;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 0 0 #0a0a0a,0 6px 12px rgba(0,0,0,.3)}.feu-seo-btn-secondary:hover:not(:disabled){background:linear-gradient(180deg,#454545,#353535 50%,#252525);color:#ffffff!important;transform:translateY(-2px);box-shadow:0 6px 0 0 #0a0a0a,0 8px 16px rgba(0,0,0,.4)}.feu-seo-btn-secondary:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px 0 0 #0a0a0a,0 3px 8px rgba(0,0,0,.2)}.feu-seo-btn-sm{padding:8px 16px;font-size:var(--feu-text-sm)}.feu-seo-btn-icon{fill:currentColor;width:18px;height:18px;flex-shrink:0}.feu-seo-btn.is-loading{position:relative;color:transparent!important;pointer-events:none;transform:translateY(0)!important}.feu-seo-btn.is-loading:after{content:"";position:absolute;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#ffffff;border-radius:50%;animation:feu-spin .8s linear infinite}.feu-seo-btn-primary.is-loading:after{border-color:#ffffff rgba(255,255,255,.3) rgba(255,255,255,.3)}.feu-seo-btn-secondary.is-loading:after{border-color:rgba(255,255,255,.8) rgba(255,255,255,.2) rgba(255,255,255,.2)}.feu-seo-form-group{margin-bottom:var(--feu-space-md)}.feu-seo-label{display:block;font-family:var(--feu-font-body,sans-serif)!important;font-size:var(--feu-text-sm,14px)!important;font-weight:var(--feu-font-medium,500)!important;color:#ffffff!important;margin-bottom:var(--feu-space-sm,8px)!important}.feu-seo-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--feu-space-sm)}.feu-seo-hint{font-size:var(--feu-text-xs,12px)!important;color:rgba(235,235,235,.45)!important;margin-top:var(--feu-space-xs,4px)!important}.feu-seo-input{width:100%;padding:12px;font-family:var(--feu-font-body,sans-serif)!important;font-size:var(--feu-text-base,16px)!important;color:#ffffff!important;background-color:#222222!important;border:1px solid rgba(84,84,84,.48)!important;border-radius:var(--feu-radius-md,8px)!important;transition:border-color var(--feu-transition-fast,.15s ease),box-shadow var(--feu-transition-fast,.15s ease)}.feu-seo-input::placeholder{color:rgba(235,235,235,.45)!important}.feu-seo-input:hover{border-color:var(--feu-border-hover)}.feu-seo-input:focus{outline:none;border-color:var(--feu-border-focus);box-shadow:0 0 0 3px rgba(255,116,37,.15)}.feu-seo-input.is-invalid{border-color:var(--feu-error);box-shadow:0 0 0 3px var(--feu-error-bg)}.feu-seo-input.is-valid{border-color:var(--feu-success)}.feu-seo-textarea{width:100%;min-height:150px;padding:12px;font-family:var(--feu-font-body,sans-serif)!important;font-size:var(--feu-text-base,16px)!important;color:#ffffff!important;background-color:#222222!important;border:1px solid rgba(84,84,84,.48)!important;border-radius:var(--feu-radius-md,8px)!important;resize:vertical;transition:border-color var(--feu-transition-fast,.15s ease),box-shadow var(--feu-transition-fast,.15s ease)}.feu-seo-textarea::placeholder{color:var(--feu-text-muted)}.feu-seo-textarea:hover{border-color:var(--feu-border-hover)}.feu-seo-textarea:focus{outline:none;border-color:var(--feu-border-focus);box-shadow:0 0 0 3px rgba(255,116,37,.15)}.feu-seo-textarea[readonly]{background-color:var(--feu-bg-mute);cursor:default}.feu-seo-textarea-mono{font-family:var(--feu-font-mono);font-size:var(--feu-text-sm)}.feu-seo-select-wrapper{position:relative;display:block;width:100%}.feu-seo-select{width:100%;padding:12px 40px 12px 16px;font-family:var(--feu-font-body,sans-serif)!important;font-size:var(--feu-text-base,16px)!important;color:#ffffff!important;background-color:#222222!important;border:1px solid rgba(84,84,84,.48)!important;border-radius:var(--feu-radius-md,8px)!important;cursor:pointer;appearance:none;-webkit-appearance:none;transition:border-color var(--feu-transition-fast,.15s ease),box-shadow var(--feu-transition-fast,.15s ease)}.feu-seo-select:hover{border-color:var(--feu-border-hover)}.feu-seo-select:focus{outline:none;border-color:var(--feu-border-focus);box-shadow:0 0 0 3px rgba(255,116,37,.15)}.feu-seo-select option{background-color:var(--feu-bg-soft);color:var(--feu-text-primary);padding:8px}.feu-seo-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--feu-text-secondary);width:16px;height:16px}.feu-seo-checkbox{display:flex;align-items:center;padding:8px 0;font-size:var(--feu-text-sm);color:var(--feu-text-secondary);transition:color var(--feu-transition-fast)}.feu-seo-checkbox:hover{color:var(--feu-text-primary)}.feu-seo-checkbox input{display:none}.feu-seo-checkbox-mark{width:18px;height:18px;border:2px solid var(--feu-border-hover);border-radius:var(--feu-radius-sm);position:relative;transition:all var(--feu-transition-fast);flex-shrink:0}.feu-seo-checkbox input:checked+.feu-seo-checkbox-mark{background-color:var(--feu-button);border-color:var(--feu-button)}.feu-seo-checkbox input:checked+.feu-seo-checkbox-mark:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid var(--feu-text-primary);border-width:0 2px 2px 0;transform:rotate(45deg)}.feu-seo-toggle-group{display:flex;gap:var(--feu-space-sm,8px)}.feu-seo-toggle{flex:1;padding:10px 16px;background:linear-gradient(180deg,#3a3a3a,#2a2a2a);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(235,235,235,.7)!important;font-family:var(--feu-font-body,sans-serif);font-size:var(--feu-text-sm,14px);cursor:pointer;transition:all .2s ease;box-shadow:0 2px 0 0 #0a0a0a}.feu-seo-toggle:hover{background:linear-gradient(180deg,#454545,#353535);color:#ffffff!important;transform:translateY(-1px);box-shadow:0 3px 0 0 #0a0a0a}.feu-seo-toggle.active{background:linear-gradient(180deg,#FF8C42,#FF7425 50%,#E56A1F);border-color:#FF7425;color:#ffffff!important;box-shadow:0 2px 0 0 #C45A18}.feu-seo-toggle.active:hover{background:linear-gradient(180deg,#FF9A57,#FF8233)}.feu-seo-row{display:flex;gap:var(--feu-space-md);flex-wrap:wrap}.feu-seo-col{flex:1;min-width:200px}.feu-seo-grid{display:grid;gap:var(--feu-space-lg)}.feu-seo-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feu-seo-actions{display:flex;gap:var(--feu-space-sm);margin:var(--feu-space-lg) 0;flex-wrap:wrap}.feu-seo-card{background-color:var(--feu-bg-soft);border-radius:var(--feu-radius-lg);padding:var(--feu-space-lg);border:1px solid var(--feu-border)}.feu-seo-card-title{display:flex;align-items:center;gap:var(--feu-space-sm);font-family:var(--feu-font-header);font-size:var(--feu-text-base);font-weight:var(--feu-font-semibold);color:var(--feu-text-primary);margin-bottom:var(--feu-space-md)}.feu-seo-card-icon{color:var(--feu-button);width:18px;height:18px}.feu-seo-results{margin-top:var(--feu-space-lg);padding:var(--feu-space-lg);background-color:var(--feu-bg-soft);border-radius:var(--feu-radius-lg);border:1px solid var(--feu-border)}.feu-seo-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--feu-space-md)}.feu-seo-results-title{font-family:var(--feu-font-header);font-size:var(--feu-text-lg);font-weight:var(--feu-font-semibold);color:var(--feu-text-primary)}.feu-seo-alert{padding:var(--feu-space-md);border-radius:var(--feu-radius-md);margin:var(--feu-space-md) 0;display:flex;align-items:flex-start;gap:var(--feu-space-sm);font-size:var(--feu-text-sm)}.feu-seo-alert-icon{flex-shrink:0;width:20px;height:20px}.feu-seo-alert-content{flex:1}.feu-seo-alert-title{font-weight:var(--feu-font-semibold);margin-bottom:var(--feu-space-xs)}.feu-seo-alert-success{background-color:var(--feu-success-bg);border:1px solid var(--feu-success-border);color:var(--feu-success)}.feu-seo-alert-error{background-color:var(--feu-error-bg);border:1px solid var(--feu-error-border);color:var(--feu-error)}.feu-seo-alert-warning{background-color:var(--feu-warning-bg);border:1px solid var(--feu-warning-border);color:var(--feu-warning)}.feu-seo-alert-info{background-color:rgba(255,116,37,.1);border:1px solid rgba(255,116,37,.3);color:#FF7425}.feu-seo-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--feu-space-xl);gap:var(--feu-space-md)}.feu-seo-spinner{width:48px;height:48px;border:4px solid var(--feu-bg-elevated);border-top-color:var(--feu-button);border-radius:50%;animation:feu-spin 1s linear infinite}.feu-seo-loading-text{color:var(--feu-text-secondary);font-size:var(--feu-text-sm)}@keyframes feu-spin{to{transform:rotate(1turn)}}.feu-seo-toast-container{position:fixed;bottom:24px;right:24px;z-index:var(--feu-z-toast);display:flex;flex-direction:column;gap:var(--feu-space-sm);pointer-events:none}.feu-seo-toast{padding:14px 24px;background-color:var(--feu-bg-soft);color:var(--feu-text-primary);border-radius:var(--feu-radius-md);box-shadow:var(--feu-shadow-lg);font-size:var(--feu-text-sm);display:flex;align-items:center;gap:var(--feu-space-sm);animation:feu-slide-in .3s ease;border-left:4px solid var(--feu-button);pointer-events:auto}.feu-seo-toast.success{border-left-color:var(--feu-success)}.feu-seo-toast.error{border-left-color:var(--feu-error)}.feu-seo-toast.fade-out{animation:feu-fade-out .3s ease forwards}.feu-seo-toast-icon{width:20px;height:20px;flex-shrink:0}@keyframes feu-slide-in{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes feu-fade-out{to{opacity:0;transform:translateY(10px)}}.feu-seo-table{width:100%;border-collapse:collapse;font-size:var(--feu-text-sm)}.feu-seo-table td,.feu-seo-table th{padding:var(--feu-space-sm) var(--feu-space-md);text-align:left;border-bottom:1px solid var(--feu-border)}.feu-seo-table th{font-weight:var(--feu-font-semibold);color:var(--feu-text-secondary);background-color:var(--feu-bg-mute)}.feu-seo-table tr:hover td{background-color:var(--feu-bg-hover)}.feu-seo-badge{display:inline-flex;align-items:center;padding:4px 12px;font-size:var(--feu-text-xs);font-weight:var(--feu-font-medium);border-radius:var(--feu-radius-full);background-color:var(--feu-bg-elevated);color:var(--feu-text-secondary)}.feu-seo-badge-success{background-color:var(--feu-success-bg);color:var(--feu-success)}.feu-seo-badge-error{background-color:var(--feu-error-bg);color:var(--feu-error)}.feu-seo-badge-warning{background-color:var(--feu-warning-bg);color:var(--feu-warning)}.feu-seo-divider{height:1px;background-color:var(--feu-border);margin:var(--feu-space-lg) 0}.feu-seo-copy-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(180deg,#FF8C42,#FF7425 50%,#E56A1F);color:#ffffff!important;border:none;border-radius:8px;font-family:var(--feu-font-body,sans-serif);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 3px 0 0 #C45A18;text-transform:uppercase;letter-spacing:.3px}.feu-seo-copy-btn:hover{background:linear-gradient(180deg,#FF9A57,#FF8233);transform:translateY(-1px);box-shadow:0 4px 0 0 #C45A18}.feu-seo-copy-btn:active{transform:translateY(1px);box-shadow:0 2px 0 0 #C45A18}.feu-seo-copy-btn.copied{background:linear-gradient(180deg,#7ED56F,#67c23a 50%,#55a52e);box-shadow:0 3px 0 0 #408a24}.feu-seo-copy-btn svg{width:14px;height:14px;fill:currentColor}.feu-seo-google-preview{background-color:#ffffff;border-radius:var(--feu-radius-md);padding:var(--feu-space-md);font-family:Arial,sans-serif}.feu-seo-google-preview-title{color:#1a0dab;font-size:20px;line-height:1.3;margin-bottom:4px;text-decoration:none;display:block}.feu-seo-google-preview-title:hover{text-decoration:underline}.feu-seo-google-preview-url{color:#006621;font-size:14px;margin-bottom:4px}.feu-seo-google-preview-desc{color:#545454;font-size:14px;line-height:1.58}.feu-seo-tool .feu-seo-label,.feu-seo-tool label.feu-seo-label,.feu-seo-tool.feu-seo-tool,.feu-seo-tool.feu-seo-tool :not(input):not(textarea):not(select):not(button):not(a):not(.feu-seo-google-preview *),div.feu-seo-tool .feu-seo-label{color:#ffffff!important}.feu-seo-tool .feu-seo-hint,.feu-seo-tool span.feu-seo-hint{color:rgba(235,235,235,.5)!important}.feu-seo-tool .feu-seo-subtitle,.feu-seo-tool p.feu-seo-subtitle{color:rgba(235,235,235,.7)!important}.feu-seo-tool .feu-seo-input,.feu-seo-tool .feu-seo-select,.feu-seo-tool .feu-seo-textarea,.feu-seo-tool input.feu-seo-input,.feu-seo-tool select.feu-seo-select,.feu-seo-tool textarea.feu-seo-textarea{color:#ffffff!important;background-color:#222222!important}.feu-seo-tool .feu-seo-checkbox{color:rgba(235,235,235,.8)!important}.feu-seo-tool .feu-seo-card-title{color:#ffffff!important}@media (max-width:768px){.feu-seo-tool{padding:var(--feu-space-md)}.feu-seo-title{font-size:var(--feu-text-xl)}.feu-seo-row{flex-direction:column}.feu-seo-col{min-width:100%}.feu-seo-actions{flex-direction:column}.feu-seo-btn{width:100%;justify-content:center}.feu-seo-toggle-group{flex-direction:column}.feu-seo-toast-container{left:16px;right:16px;bottom:16px}}:root{--feu-primary:#ff9a3c;--feu-primary-hover:#ffb066;--feu-button:#ff9a3c;--feu-button-hover:#ffb066;--feu-button-active:#e5842b;--feu-bg-dark:#080808;--feu-bg-soft:#101010;--feu-bg-mute:#141414;--feu-bg-surface:#141414;--feu-bg-elevated:#1b1b1b;--feu-bg-hover:#1b1b1b;--feu-text-primary:#f7f4ef;--feu-text-secondary:#aaa49d;--feu-text-muted:#7d7770;--feu-border-color:#2b2927}.feu-rows{border:1px solid var(--line);border-radius:12px;overflow:hidden}.feu-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid var(--line)}.feu-row:last-child{border-bottom:0}.feu-row-main{flex:1 1 220px;min-width:0}.feu-row-label{margin:0;color:var(--muted);font-size:13px}.feu-row-code{display:block;margin-top:4px;font-size:13.5px;word-break:break-all}.feu-row-code,.feu-row-num{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.feu-row-num{flex:0 0 auto;color:var(--muted);font-size:13px}.feu-row.is-highlighted{background:var(--orange-soft)}.feu-row-title{display:block;overflow:hidden;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.feu-row-title:hover{color:var(--orange-2)}.feu-row-host{margin:2px 0 0;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.feu-row-snippet{margin:6px 0 0;color:var(--muted);font-size:14px}.feu-kv{margin:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.feu-kv-row{display:flex;flex-wrap:wrap;gap:10px;padding:13px 18px;border-bottom:1px solid var(--line);font-size:14px}.feu-kv-row:last-child{border-bottom:0}.feu-kv-row dt{flex:0 0 190px;color:var(--muted)}.feu-kv-row dd{flex:1 1 200px;min-width:0;margin:0;word-break:break-word}.feu-ok{color:var(--green)}.feu-ko{color:var(--red)}.feu-diff{color:var(--orange-2)}.feu-panel{padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.feu-panel h3{margin:0 0 10px;font-size:16px}.feu-panel ul{margin:0;padding-left:18px;color:var(--muted);font-size:14px}.feu-verdict{margin:0;color:var(--orange);font-size:30px;font-weight:900;line-height:1}.feu-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.feu-table{width:100%;border-collapse:collapse;font-size:14px}.feu-table td,.feu-table th{padding:12px 16px;border-bottom:1px solid var(--line);text-align:left}.feu-table thead tr{background:var(--panel)}.feu-table tbody tr:last-child td{border-bottom:0}.feu-optin{margin-top:26px}.feu-optin-row{display:flex;flex-wrap:wrap;gap:12px}.feu-optin-row input{flex:1 1 240px;min-width:0;min-height:56px;padding:0 22px;border:1px solid var(--line);border-radius:999px;color:var(--text);background:var(--panel);font-size:16px}.feu-optin-row input::placeholder{color:var(--muted)}.feu-optin-row input:focus{border-color:var(--orange);outline:none}.feu-optin-row button{flex:0 0 auto;min-height:56px;padding:0 28px;border:0;border-radius:999px;cursor:pointer;color:#0a0a0a;background:linear-gradient(135deg,var(--orange-2),var(--orange));box-shadow:0 12px 34px rgba(255,154,60,.22);font-size:16px;font-weight:850;transition:transform .18s ease}.feu-optin-row button:hover:not(:disabled){transform:translateY(-2px)}.feu-optin-row button:disabled{cursor:not-allowed;opacity:.55}.feu-optin-note{margin:16px 0 0;color:var(--muted);font-size:13px}.feu-optin-error{margin:14px 0 0;color:var(--red);font-size:14px}.feu-status{margin:0;padding:17px 22px;border:1px solid var(--orange);border-radius:14px;background:var(--orange-soft);font-size:15px}.feu-status h2{margin:0 0 5px;font-size:18px}.feu-status p{margin:0;color:var(--muted)}.hp-field{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}.feu-popup{position:fixed;z-index:200;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(0,0,0,.72)}@media (min-width:640px){.feu-popup{align-items:center}}.feu-popup-card{position:relative;width:100%;max-width:540px;padding:32px 30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 30px 90px rgba(0,0,0,.6)}.feu-popup-card h2{margin:0 0 12px;font-size:clamp(24px,3.4vw,32px)}.feu-popup-card>p{margin:0;color:var(--muted);font-size:16px}.feu-popup-close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;cursor:pointer;color:var(--muted);background:transparent}.feu-popup-close svg{width:17px;height:17px}.feu-popup-close:hover{color:var(--text)}.feu-funnel{min-height:100dvh;display:flex;flex-direction:column;width:min(calc(100% - 40px),620px);margin-inline:auto;padding:34px 0 40px}.feu-funnel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.feu-funnel-head p{margin:0;color:var(--muted);font-size:13px}.feu-funnel-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:56px 0}.feu-funnel-body h1{font-size:clamp(38px,8vw,68px)}.feu-funnel-body h1 span,.feu-funnel-lead{color:var(--muted)}.feu-funnel-lead{max-width:46ch;font-size:18px}.feu-funnel-foot{padding-top:26px;border-top:1px solid var(--line)}.feu-funnel-links{display:flex;flex-wrap:wrap;gap:8px 26px}.feu-funnel-links a{color:var(--muted);font-size:14px;text-underline-offset:4px}.feu-funnel-links a:hover{color:var(--text);text-decoration:underline}.feu-skills{margin:30px 0 0;padding:0;list-style:none}.feu-skill{display:flex;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.feu-skill:last-child{border-bottom:0}.feu-skill>span:first-child{color:var(--orange-2);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.feu-skill strong{display:block;font-size:16px}.feu-skill small{color:var(--muted);font-size:15px}.feu-legal h2{margin-top:42px;font-size:clamp(20px,2.2vw,26px)}.feu-legal p{margin:12px 0 0;line-height:1.75}.feu-legal-updated{color:var(--muted);font-size:14px}.feu-legal-pending{margin-top:28px;padding:16px 20px;border-left:2px solid var(--red);border-radius:12px;background:rgba(255,107,107,.08);font-size:15px}.feu-article-body ol,.feu-article-body p,.feu-article-body ul{font-size:17px;line-height:1.78}.feu-article-head h1{margin-bottom:18px;font-size:clamp(30px,3.9vw,46px);line-height:1.14;letter-spacing:-.02em}.feu-article-head .lead{font-size:clamp(17px,1.7vw,19px)}.feu-article-body h2{margin-top:52px;font-size:clamp(26px,3vw,34px)}.feu-article-body h3{margin-top:36px;font-size:clamp(20px,2.2vw,24px)}.feu-article-body pre{margin:28px 0;padding:20px;overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:var(--panel);font-size:13.5px;line-height:1.6}.feu-article-body code,.feu-article-body pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.feu-article-body code{padding:2px 6px;border-radius:6px;background:var(--panel-2);font-size:.9em}.feu-article-body pre code{padding:0;background:none}.feu-article-body blockquote{margin:30px 0;padding-left:20px;border-left:2px solid var(--orange);font-size:18px;font-style:italic}.feu-article-body figure{margin:32px 0}.feu-article-body figcaption{margin-top:10px;color:var(--muted);font-size:14px;text-align:center}.feu-article-body img{border:1px solid var(--line);border-radius:14px}.feu-article-body a{color:var(--orange);text-decoration:underline;text-underline-offset:4px}.feu-article-body a.legacy-cta{color:#fff;text-decoration:none}.feu-callout{margin:28px 0;padding:16px 20px;border-left:2px solid var(--orange);border-radius:12px;background:var(--orange-soft);font-size:16px}.feu-callout.is-warn{border-left-color:var(--red);background:rgba(255,107,107,.08)}.feu-faq{margin:32px 0}.feu-faq details{margin-bottom:12px;padding:16px 20px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.feu-faq summary{cursor:pointer;font-size:16px;font-weight:700}.feu-faq details>div{margin-top:12px;color:var(--muted)}.feu-embed{margin:32px 0;aspect-ratio:16/9;overflow:hidden;border:1px solid var(--line);border-radius:14px}.feu-embed iframe{width:100%;height:100%;border:0}.feu-breadcrumb{margin-bottom:30px;color:var(--muted);font-size:13px}.feu-breadcrumb a:hover{color:var(--text)}.feu-article-meta{margin-top:16px;color:var(--muted);font-size:13px}.tool-notes{margin-top:26px;font-size:15px}.feu-seo-checkbox{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;color:var(--muted);font-size:14px}.feu-seo-checkbox input[type=checkbox]{flex:0 0 auto;width:17px;height:17px;margin:2px 0 0;accent-color:var(--orange)}.feu-videos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px}.feu-video{display:block;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);transition:transform .2s ease,border-color .2s ease}.feu-video:hover{transform:translateY(-5px);border-color:var(--orange)}.feu-video img{width:100%;height:auto;aspect-ratio:16/9}.feu-videos-more{display:inline-flex;gap:10px;margin-top:28px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media (max-width:900px){.feu-videos{grid-template-columns:1fr}}.home-school-hero .legacy-metric:nth-child(2) strong{font-size:clamp(31px,3.5vw,49px)}.home-school-hero .legacy-metric span{max-width:16ch;text-wrap:balance}@media (max-width:660px){.home-school-hero .legacy-metric:nth-child(2) strong{font-size:clamp(25px,8vw,34px)}.home-school-hero .legacy-metric span{max-width:13ch}}.feu-tool-icon{width:28px;height:28px}.feu-popup-toast{position:fixed;z-index:190;left:50%;bottom:24px;margin:0;padding:12px 20px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--panel);box-shadow:0 14px 40px rgba(0,0,0,.5);font-size:14px;transform:translateX(-50%);animation:feu-toast-in .24s ease both}@keyframes feu-toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:520px){.feu-popup-toast{left:16px;right:16px;bottom:16px;border-radius:14px;text-align:center;transform:none;animation:none}}