:root{--bg:#020405;--panel:#061012;--line:#173037;--text:#eef8f6;--muted:#7f999e;--green:#7df019;--cyan:#20d9d2;--max:1216px;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
body::before{content:"";position:fixed;inset:-25%;pointer-events:none;z-index:0;background:radial-gradient(circle at 12% 18%,rgba(125,240,25,.11),transparent 23%),radial-gradient(circle at 78% 28%,rgba(0,220,190,.075),transparent 25%),radial-gradient(circle at 60% 82%,rgba(125,240,25,.055),transparent 28%);animation:ambientShift 10s ease-in-out infinite alternate;transform:translate3d(0,0,0)}
body::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background:linear-gradient(115deg,transparent 0%,rgba(125,240,25,.025) 38%,transparent 44%,rgba(25,220,200,.018) 65%,transparent 72%);background-size:240% 100%;animation:scanLight 7s linear infinite}
.brand-logo-only{width:48px;height:48px;display:grid;place-items:center}
.brand-logo-only .brand-mark{width:48px;height:48px;border-radius:8px;background:transparent;overflow:visible}
.brand-logo-only .brand-mark img{width:46px;height:46px;object-fit:contain;filter:none;display:block}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:30;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(125,240,25,.08),transparent 65%);transform:translate(-50%,-50%);pointer-events:none;z-index:1;transition:opacity .3s}#network{position:fixed;inset:0;width:100%;height:100%;z-index:0;opacity:.78;pointer-events:none}.site-header{height:78px;border-bottom:1px solid rgba(28,49,54,.75);display:flex;align-items:center;gap:38px;padding:0 max(24px,calc((100vw - var(--max))/2));position:sticky;top:0;background:rgba(1,3,4,.88);backdrop-filter:blur(20px);z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:800;letter-spacing:2px;white-space:nowrap}.brand b{font-weight:800}.brand-mark{width:36px;height:36px;border-radius:5px;background:#effaf8;display:grid;place-items:center;overflow:hidden}.brand-mark img{width:29px;height:29px;object-fit:contain;filter:invert(1)}.desktop-nav{display:flex;gap:33px;margin-left:auto}.desktop-nav a{font-size:13px;color:#8ca0a4;transition:.25s}.desktop-nav a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:4px;padding:15px 24px;font-size:14px;font-weight:600;border:1px solid transparent;transition:transform .25s var(--ease),box-shadow .25s,border-color .25s,background .25s}.btn-primary{background:var(--green);color:#071008;box-shadow:0 0 28px rgba(125,240,25,.16)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 38px rgba(125,240,25,.3)}.btn-ghost{border-color:#244148;background:rgba(5,12,14,.55);color:#d9e6e6}.header-cta{padding:12px 22px;margin-left:0}.menu-btn{display:none;background:none;border:0}.mobile-menu{display:none}.section-pad{max-width:var(--max);margin:auto;padding:118px 0;position:relative;z-index:2}.hero{min-height:738px;isolation:isolate;display:grid;grid-template-columns:1fr .95fr;align-items:center;padding-top:95px}.eyebrow{font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.7px;color:var(--green);text-transform:uppercase}.eyebrow span{display:inline-block;width:8px;height:8px;background:var(--green);border-radius:50%;margin-right:10px;box-shadow:0 0 14px var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(62px,7vw,104px);line-height:.92;letter-spacing:-5px;margin:34px 0 34px;font-weight:800}h1 em,h2 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:17px;line-height:1.7;color:#91a9ad;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:36px}.mini-proof{display:flex;align-items:center;gap:10px;margin-top:42px;color:#6f858a;font:10px ui-monospace,monospace;letter-spacing:1px}.mini-proof b{color:#d8e7e7;font-size:14px;margin-left:15px}.pulse{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 0 rgba(125,240,25,.6);animation:pulse 1.8s infinite}.hero-visual{height:520px;position:relative;display:grid;place-items:center}.holo-card{width:min(410px,80%);height:310px;border:1px solid rgba(57,102,107,.75);background:linear-gradient(145deg,rgba(5,18,20,.94),rgba(3,10,11,.75));box-shadow:0 30px 100px rgba(0,0,0,.5),0 0 55px rgba(24,210,190,.05);padding:25px;transform:perspective(900px) rotateY(-8deg) rotateX(3deg);position:relative;z-index:3;animation:float 3.8s ease-in-out infinite}.holo-top,.holo-bottom{display:flex;justify-content:space-between;align-items:center}.holo-top{font:10px ui-monospace,monospace;color:#82989a}.holo-top b{color:var(--green)}.bars{height:145px;display:flex;align-items:end;gap:8px;margin-top:25px;border-bottom:1px solid #183136;padding:0 0 20px}.bars i{display:block;flex:1;height:var(--h);background:linear-gradient(to top,rgba(39,123,62,.35),#8af32e);animation:bar 1.35s ease-in-out infinite alternate;transform-origin:bottom}.bars i:nth-child(2n){animation-delay:.18s}.bars i:nth-child(3n){animation-delay:.42s}.holo-bottom{padding-top:19px}.holo-bottom strong{display:block;font-size:23px}.holo-bottom small{color:#71878a;font-size:10px}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.7}.orb-a{width:260px;height:260px;background:radial-gradient(circle,rgba(34,220,210,.18),transparent 70%);top:0;right:0;animation:drift 5.5s ease-in-out infinite}.orb-b{width:330px;height:330px;background:radial-gradient(circle,rgba(125,240,25,.13),transparent 68%);bottom:-20px;left:20px;animation:drift 6.5s ease-in-out infinite reverse}.floating-chip{position:absolute;border:1px solid #214248;background:rgba(4,11,13,.84);padding:10px 13px;font:9px ui-monospace,monospace;letter-spacing:.6px;z-index:4;box-shadow:0 15px 40px rgba(0,0,0,.3)}.floating-chip span{color:var(--cyan);margin-left:15px}.chip-one{top:100px;left:25px}.chip-two{right:10px;bottom:70px}.chip-two strong{color:var(--green);margin-left:10px}.ticker{position:relative;z-index:3;border-top:1px solid #142a30;border-bottom:1px solid #142a30;overflow:hidden;background:rgba(2,7,8,.72)}.ticker-track{display:flex;align-items:center;gap:48px;min-width:max-content;padding:22px 0;animation:marquee 18s linear infinite;font:12px ui-monospace,monospace;color:#8fa1a4;letter-spacing:.8px}.ticker i{width:5px;height:5px;background:var(--green);transform:rotate(45deg);display:block;box-shadow:0 0 12px rgba(125,240,25,.5)}.section-head{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:end;margin-bottom:58px}.section-head h2,.method-title h2,.cta h2{font-size:clamp(46px,5vw,72px);line-height:.96;letter-spacing:-3px;margin:22px 0 0}.section-head p{color:#7e979b;font-size:16px;line-height:1.8;max-width:540px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #173037;border-left:1px solid #173037}.service-card{min-height:315px;background:rgba(0,0,0,.20);border-right:1px solid #173037;border-bottom:1px solid #173037;padding:35px 31px;position:relative;overflow:hidden;transition:background .3s,transform .3s}.service-card:before{content:"";position:absolute;inset:auto -30% -50% auto;width:180px;height:180px;background:radial-gradient(circle,rgba(125,240,25,.09),transparent 70%);transition:.4s}.service-card:hover{background:#000;transform:translateY(-6px);box-shadow:inset 0 1px 0 rgba(125,240,25,.28),0 18px 60px rgba(0,0,0,.35)}.service-card:hover:before{transform:scale(1.5)}.num{position:absolute;right:28px;top:32px;font:10px ui-monospace,monospace;color:#8ba0a3}.icon{font-size:25px;color:var(--green);margin-bottom:45px}.service-card h3{font-size:23px;margin-bottom:13px}.service-card p{font-size:14px;color:#789196;line-height:1.8;min-height:75px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.tags b{font:9px ui-monospace,monospace;color:#86a0a3;border:1px solid #1a363c;padding:6px 8px}.method{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;border-top:1px solid #102329}.method-title p{color:#779095;line-height:1.8;margin-top:28px;max-width:460px}.method-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #173037}.method-card{min-height:225px;background:rgba(0,0,0,.25);transition:.35s ease;padding:38px 35px;border-right:1px solid #173037;border-bottom:1px solid #173037}.method-card:nth-child(2n){border-right:0}.method-card:nth-last-child(-n+2){border-bottom:0}.method-card:hover{background:#000;box-shadow:inset 0 1px 0 rgba(32,217,210,.22),0 18px 60px rgba(0,0,0,.3)}.method-card span{color:var(--cyan);font:10px ui-monospace,monospace}.method-card h3{font-size:19px;margin:34px 0 14px}.method-card p{font-size:13px;color:#708a8f;line-height:1.8}.stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #173037;border-bottom:1px solid #173037;background:rgba(4,11,12,.7)}.stats div{text-align:center;padding:48px 15px;border-right:1px solid #173037}.stats div:last-child{border-right:0}.stats strong{display:block;font-size:44px;letter-spacing:-2px}.stats span{font:9px ui-monospace,monospace;color:#71878b;letter-spacing:1px}.logo-wall{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #173037;border-left:1px solid #173037}.logo-wall a{min-height:105px;display:grid;place-items:center;border-right:1px solid #173037;border-bottom:1px solid #173037;font-size:14px;font-weight:800;letter-spacing:2px;color:#a6b6b8;transition:.3s;position:relative;overflow:hidden}.logo-wall a:after{content:"";position:absolute;width:70%;height:1px;bottom:0;left:-80%;background:linear-gradient(90deg,transparent,var(--green),transparent);transition:.65s;opacity:.8}.logo-wall a:hover{color:#fff;background:#000;box-shadow:inset 0 0 0 1px rgba(125,240,25,.14),0 14px 45px rgba(0,0,0,.4)}.logo-wall a:hover:after{left:110%}.cta{border-top:1px solid #173037;text-align:center;max-width:none;margin-top:0;padding-left:20px;padding-right:20px}.cta-grid{max-width:900px;margin:auto}.cta p{color:#799095;max-width:620px;margin:25px auto 35px;line-height:1.8}.footer{position:relative;z-index:2;border-top:1px solid #173037;padding:65px max(24px,calc((100vw - var(--max))/2)) 25px;background:#020607}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:50px}.footer-brand p{color:#70888d;line-height:1.8;font-size:13px;max-width:360px;margin-top:25px}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;gap:15px}.footer-top label{font:10px ui-monospace,monospace;color:var(--green);margin-bottom:5px}.footer-top a{color:#71878b;font-size:13px;transition:.2s}.footer-top a:hover{color:#fff}.footer-bottom{margin-top:60px;padding-top:20px;border-top:1px solid #11272c;display:flex;justify-content:space-between;color:#5e7478;font-size:11px}.footer-bottom a{color:#a1afb1}.whatsapp{position:fixed;animation:whatsappPulse 2.4s ease-in-out infinite;right:24px;bottom:22px;width:58px;height:58px;border-radius:50%;background:var(--green);color:#061007;display:grid;place-items:center;z-index:40;box-shadow:0 0 30px rgba(125,240,25,.25);font-size:30px;transition:.25s}.whatsapp:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 0 45px rgba(125,240,25,.45)}.page-hero{max-width:var(--max);margin:auto;padding:125px 0 85px;position:relative;z-index:2}.page-hero h1{font-size:clamp(56px,7vw,94px);max-width:900px}.page-hero p{max-width:700px;color:#7f979b;font-size:17px;line-height:1.8}.legal,.content-page{max-width:920px;margin:auto;padding:55px 24px 120px;position:relative;z-index:2}.content-page{max-width:var(--max)}.content-page h2,.legal h2{font-size:30px;margin-top:55px}.content-page p,.legal p,.content-page li,.legal li{color:#81979b;line-height:1.9;font-size:15px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.contact-panel{border:1px solid #173037;padding:35px;background:rgba(5,13,15,.65)}.contact-panel h3{font-size:24px}.contact-panel p{color:#81979b;line-height:1.8}.contact-line{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid #132a2f;color:#a7b8ba}.contact-line b{color:var(--green);min-width:80px}.form-shell{max-width:1000px;margin:0 auto 120px;border:1px solid #173037;background:#000;padding:40px;box-shadow:0 25px 90px rgba(0,0,0,.38);position:relative;z-index:2}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:9px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:600;color:#d7e2e2}.field input,.field select,.field textarea{width:100%;border:1px solid #18353b;background:#000;color:#e8f0f0;border-radius:3px;padding:15px;outline:none;transition:.2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(125,240,25,.07)}.field textarea{min-height:155px;resize:vertical}.check{display:flex;gap:10px;align-items:flex-start;margin:24px 0;color:#71898e;font-size:12px;line-height:1.6}.check input{accent-color:var(--green);margin-top:3px}.form-note{color:#6e8589;font-size:11px;line-height:1.6;margin-top:15px}.success{display:none;border:1px solid rgba(125,240,25,.3);background:rgba(125,240,25,.06);padding:18px;color:#cdeec0;margin-bottom:20px}.error{display:none;border:1px solid rgba(255,90,90,.3);background:rgba(255,90,90,.06);padding:18px;color:#ffc5c5;margin-bottom:20px}.admin-wrap{max-width:1180px;margin:80px auto;padding:0 24px;position:relative;z-index:2}.admin-table{width:100%;border-collapse:collapse;border:1px solid #173037}.admin-table th,.admin-table td{padding:14px;border-bottom:1px solid #173037;text-align:left;font-size:12px}.admin-table th{color:var(--green);font:10px ui-monospace,monospace}.admin-table td{color:#9eb0b3}.admin-login{max-width:440px;margin:120px auto;padding:35px;border:1px solid #173037;background:#050d0f}.admin-login h1{font-size:40px;letter-spacing:-2px;margin:0 0 25px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.show{opacity:1;transform:none}.delay-2{transition-delay:.15s}@keyframes ambientShift{from{transform:translate3d(-1.5%,0,0) scale(1)}to{transform:translate3d(1.5%,-1%,0) scale(1.06)}}@keyframes scanLight{0%{background-position:0 0}100%{background-position:240% 0}}@keyframes whatsappPulse{0%,100%{box-shadow:0 0 30px rgba(125,240,25,.25),0 0 0 0 rgba(125,240,25,.18)}50%{box-shadow:0 0 45px rgba(125,240,25,.42),0 0 0 9px rgba(125,240,25,0)}}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(125,240,25,0)}}@keyframes float{0%,100%{transform:perspective(900px) rotateY(-8deg) rotateX(3deg) translateY(0)}50%{transform:perspective(900px) rotateY(-5deg) rotateX(2deg) translateY(-14px)}}@keyframes bar{from{filter:brightness(.85)}to{filter:brightness(1.25)}}@keyframes drift{50%{transform:translate(35px,-25px) scale(1.05)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:900px){.site-header{padding:0 20px;height:72px}.brand-logo-only,.brand-logo-only .brand-mark{width:44px;height:44px}.brand-logo-only .brand-mark img{width:42px;height:42px}.desktop-nav,.header-cta{display:none}.menu-btn{display:flex;margin-left:auto;width:38px;height:38px;flex-direction:column;justify-content:center;gap:6px}.menu-btn i{display:block;width:23px;height:1px;background:#dbe7e7}.mobile-menu{display:flex;position:fixed;z-index:19;top:72px;left:0;right:0;background:rgba(3,7,8,.97);backdrop-filter:blur(18px);border-bottom:1px solid #173037;padding:20px;flex-direction:column;gap:8px;transform:translateY(-130%);transition:.35s var(--ease)}.mobile-menu.open{transform:none}.mobile-menu a:not(.btn){padding:15px 5px;border-bottom:1px solid #10272c;color:#a0b0b3}.section-pad{padding:85px 20px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{position:relative;z-index:5}.hero-visual{height:390px;margin-top:10px}.hero h1{font-size:clamp(54px,16vw,82px);letter-spacing:-4px}.hero-copy>p{font-size:15px}.holo-card{width:82%;height:270px}.chip-one{left:0;top:75px}.chip-two{right:0;bottom:40px}.section-head,.method{grid-template-columns:1fr;gap:30px}.section-head h2,.method-title h2,.cta h2{font-size:clamp(42px,11vw,58px)}.service-grid{grid-template-columns:1fr}.service-card{min-height:285px}.method-grid{grid-template-columns:1fr}.method-card,.method-card:nth-child(2n){border-right:0}.method-card:nth-last-child(-n+2){border-bottom:1px solid #173037}.method-card:last-child{border-bottom:0}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.stats div:nth-child(1),.stats div:nth-child(2){border-bottom:1px solid #173037}.logo-wall{grid-template-columns:1fr 1fr}.logo-wall a{min-height:90px;font-size:11px;text-align:center;padding:15px}.footer{padding:55px 20px 22px}.footer-top{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:15px}.contact-grid{grid-template-columns:1fr}.form-shell{margin:0 20px 90px;padding:24px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-hero{padding:90px 20px 55px}.page-hero h1{font-size:clamp(52px,14vw,80px)}.whatsapp{right:16px;bottom:16px;width:56px;height:56px}}
@media(max-width:520px){#network{opacity:.9}.hero-visual .orb-a{animation-duration:4.2s}.hero-visual .orb-b{animation-duration:4.8s}.ticker-track{animation-duration:14s}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.mini-proof{flex-wrap:wrap}.hero-visual{height:340px}.holo-card{width:94%;padding:19px}.bars{height:120px}.floating-chip{font-size:8px}.chip-one{left:-4px}.chip-two{right:-4px}.stats strong{font-size:34px}.stats span{font-size:8px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.section-head{margin-bottom:40px}}

.whatsapp img{width:34px;height:34px;object-fit:contain;display:block}.whatsapp{padding:0}.whatsapp img{filter:none}
/* VIOS TREND readability pass */
body::before{background:radial-gradient(circle at 12% 18%,rgba(125,240,25,.025),transparent 23%),radial-gradient(circle at 78% 28%,rgba(0,220,190,.018),transparent 25%),radial-gradient(circle at 60% 82%,rgba(125,240,25,.012),transparent 28%);animation:none}
body::after{display:none}.noise{opacity:.012}.cursor-glow{opacity:.22}.site-header{background:rgba(0,2,3,.96)}#network{opacity:.14}.feed-header{background:rgba(0,2,3,.96)}
.feed-panel,.selection-summary,.filters,.product-card,.package-card,.modal-box,.auth-card,.contact-panel{background:#020506}.balance-card{background:#020706;box-shadow:0 18px 55px rgba(0,0,0,.35)}.service-card,.method-card{background:#020506}.service-card:hover,.method-card:hover{background:#030707}.feed-stats,.stats{background:#020506}.catalog-note{display:inline-flex;align-items:center;margin-top:18px;padding:11px 14px;border:1px solid #24402d;background:#030806;color:#c8d7ce;font-size:12px;line-height:1.5}.catalog-note::first-letter{color:var(--green)}
.instagram-link{color:#cbb7ff!important}.brand-filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 24px}.brand-pill{padding:9px 12px;border:1px solid #183238;background:#020506;color:#82989b;font-size:10px;font-weight:800;letter-spacing:.5px}.brand-pill:hover,.brand-pill.active{border-color:var(--green);color:var(--green)}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1000px;margin:0 auto 100px}.profile-page .page-hero{padding-bottom:45px}.profile-page .page-hero h1{margin-bottom:18px}.profile-page .page-hero p{color:#81979b;line-height:1.8}.profile-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #173037;margin-top:28px}.profile-stats div{padding:20px 0;border-right:1px solid #173037}.profile-stats div:last-child{border-right:0;padding-left:20px}.profile-stats b{display:block;color:#eff8f5;font-size:24px}.profile-stats span{display:block;color:#60777b;font:9px ui-monospace,monospace;margin-top:5px}.field label small{color:#647b7f;font-weight:400}.account-chip a{white-space:nowrap}
@media(max-width:1000px){.profile-grid{grid-template-columns:1fr}.desktop-nav{gap:16px}.account-chip{gap:8px}.filters form{grid-template-columns:1fr 1fr}.filters form input{grid-column:1/-1}}
@media(max-width:700px){.account-chip>span{display:none}.instagram-link{display:none}.desktop-nav{display:none}.brand-filter-pills{margin-top:0}.profile-grid{margin-left:20px;margin-right:20px}.catalog-note{max-width:100%}}

/* V8 header / background cleanup */
body::before{background:radial-gradient(circle at 12% 18%,rgba(125,240,25,.018),transparent 23%),radial-gradient(circle at 78% 28%,rgba(0,220,190,.012),transparent 25%);animation:none;}
body::after{display:none!important;}
.cursor-glow{opacity:.12!important;}
#network{opacity:.08!important;}
.site-header{background:#000!important;backdrop-filter:none!important;}
.brand-logo-only{width:60px!important;height:60px!important;}
.brand-logo-only .brand-mark{width:60px!important;height:60px!important;}
.brand-logo-only .brand-mark img{width:58px!important;height:58px!important;}

/* VIOS TREND V10 — compact header / navigation fix */
.site-header.feed-header{gap:18px;padding-left:max(20px,calc((100vw - var(--max))/2));padding-right:max(20px,calc((100vw - var(--max))/2));min-width:0;}
.feed-header .brand-logo-only{width:34px;height:34px;flex:0 0 34px;}
.feed-header .brand-logo-only .brand-mark{width:34px;height:34px;}
.feed-header .brand-logo-only .brand-mark img{width:32px;height:32px;}
.feed-header .feed-wordmark{font-size:12px;letter-spacing:1.5px;margin-left:-2px;margin-right:12px;flex:0 0 auto;}
.feed-header .desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:17px;margin-left:auto;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;}
.feed-header .desktop-nav a{font-size:10px;white-space:nowrap;display:inline-flex;align-items:center;line-height:1;flex:0 0 auto;}
.feed-header .account-chip{gap:8px;white-space:nowrap;flex:0 0 auto;font-size:9px;}
.feed-header .account-chip strong{padding:6px 8px;font-size:9px;}
.feed-header .account-chip a{font-size:9px;white-space:nowrap;}
/* Prevent long category labels from ever wrapping onto multiple lines. */
.desktop-nav a,.account-chip a,.account-chip span,.account-chip strong{white-space:nowrap!important;}
/* Smaller homepage/brand mark without shrinking product/agency logos. */
.hero .brand-logo-only img,.feed-main>.brand-logo-only img{max-width:34px;max-height:34px;}
@media(max-width:1200px){
  .feed-header{gap:12px;}
  .feed-header .desktop-nav{gap:11px;}
  .feed-header .desktop-nav a{font-size:9px;}
  .feed-header .account-chip{gap:6px;}
  .feed-header .account-chip a{font-size:8px;}
}
@media(max-width:900px){
  .feed-header .desktop-nav{display:none;}
  .feed-header .feed-wordmark{margin-right:auto;}
}
