:root{--bg:#0D0E12;--bg2:#0D0E12;--card:#17171F;--card2:#1d1d27;--pink:#FE2B61;--pink2:#ff6d91;--text:#FFFFFF;--muted:#A7A7B2;--muted2:#6F6F7B;--line:#25252F;--pink-dark:#2B1420;--good:#43df91;--max:1240px;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.38)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:radial-gradient(circle at 85% 0,rgba(255,36,100,.12),transparent 25%),var(--bg);color:var(--text);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.narrow{width:min(calc(100% - 40px),820px)}.skip{position:absolute;left:-9999px;top:8px;z-index:999;background:#fff;color:#000;padding:8px}.skip:focus{left:8px}.site-header{position:sticky;top:0;z-index:50;background:rgba(13,14,18,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:76px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.brand img{width:52px;height:52px;object-fit:contain;border-radius:17px;display:block}.brand span{display:grid;line-height:1.05}.brand b{font-size:19px;letter-spacing:-.02em}.brand small{font-size:11px;color:var(--pink2);text-transform:uppercase;letter-spacing:.16em;margin-top:5px}.nav{display:flex;align-items:center;gap:24px;margin-left:auto}.nav a{color:#d9d1dc;font-size:14px;font-weight:700}.nav a:hover{color:#fff}.header-actions{display:flex;gap:10px}.menu-btn{display:none;border:1px solid var(--line);background:var(--card);color:#fff;border-radius:12px;padding:10px 14px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--pink);border-radius:999px;background:linear-gradient(135deg,var(--pink),#ff4a82);color:#fff;font-weight:800;box-shadow:0 12px 32px rgba(255,36,100,.22);transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(255,36,100,.3)}.btn.ghost{background:rgba(255,255,255,.035);border-color:var(--line);box-shadow:none}.btn.large{min-height:54px;padding-inline:28px}.hero{padding:84px 0 68px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(255,36,100,.03),transparent)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:54px;align-items:center}.hero h1,.page-hero h1,.article-hero h1{font-size:clamp(43px,5.4vw,76px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 24px;max-width:880px}.hero-lead,.page-hero p,.article-hero>div>p{font-size:clamp(18px,2vw,22px);color:#d6ceda;max-width:750px}.eyebrow,.category{display:inline-flex;align-items:center;gap:8px;color:var(--pink2);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.15em}.eyebrow:before{content:"";width:24px;height:2px;background:var(--pink);box-shadow:0 0 10px var(--pink)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.trust-row span,.term-grid span{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:999px;padding:7px 13px;color:#d9d0dd;font-size:13px}.hero-art{min-width:0}.hero-art img{display:block;width:100%;filter:drop-shadow(0 26px 60px rgba(255,36,100,.13))}.section{padding:84px 0}.section-head{max-width:790px;margin-bottom:34px}.section-head.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head h2{font-size:clamp(31px,4vw,50px);line-height:1.08;letter-spacing:-.04em;margin:12px 0 14px}.section-head p{color:var(--muted);font-size:18px;margin:0}.feature-grid,.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-grid article,.topic-card,.article-card,.author-card{background:linear-gradient(145deg,var(--card),#111218);border:1px solid var(--line);border-radius:var(--radius);padding:26px;min-width:0;transition:.2s transform,.2s border-color}.feature-grid article:hover,.topic-card:hover,.article-card:hover,.author-card:hover{transform:translateY(-4px);border-color:#684054}.feature-grid b{font-size:32px;color:#fff}.feature-grid h3,.topic-card h3,.article-card h3,.article-card h2{font-size:20px;line-height:1.25;margin:8px 0}.feature-grid p,.topic-card p,.article-card p,.author-card p{color:var(--muted);margin:0}.topic-card span{color:var(--pink2);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:34px}.split h2{font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.04em}.steps{display:grid;gap:14px;padding:0;list-style:none;counter-reset:step}.steps li{counter-increment:step;display:grid;grid-template-columns:54px 1fr;column-gap:16px;background:var(--card);border:1px solid var(--line);padding:18px;border-radius:18px}.steps li:before{content:counter(step,decimal-leading-zero);grid-row:1/3;color:var(--pink);font-weight:900;font-size:20px}.steps b{font-size:17px}.steps span{color:var(--muted)}.calculator{background:linear-gradient(145deg,#2B1420,#17171F);border:1px solid #7a2445;border-radius:30px;padding:34px;box-shadow:var(--shadow);align-self:start;position:sticky;top:110px}.calculator h3{font-size:28px;line-height:1.15}.calculator p{color:#d3c7d1}.text-link{color:var(--pink2);font-weight:800}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{display:flex;flex-direction:column;min-height:270px}.article-card h2{font-size:22px}.article-card p{flex:1}.article-card>div{display:flex;justify-content:space-between;gap:12px;color:#8f8493;font-size:13px;margin-top:24px}.page-hero,.article-hero{padding:72px 0 58px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(255,36,100,.055),transparent)}.page-hero h1,.article-hero h1{font-size:clamp(40px,5vw,66px)}.breadcrumbs{display:flex;align-items:center;gap:9px;color:#8f8493;font-size:13px;padding-top:20px}.breadcrumbs a:hover{color:#fff}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:50px;padding-top:64px;padding-bottom:80px}.prose{font-size:18px;min-width:0}.prose h2{font-size:clamp(28px,3vw,38px);line-height:1.16;letter-spacing:-.035em;margin:52px 0 18px}.prose h3{font-size:24px}.prose p{color:#d6ced9}.prose .lead{font-size:22px;color:#fff}.prose li{margin:10px 0;color:#d6ced9}.prose a{color:var(--pink2);text-decoration:underline;text-underline-offset:3px}.table-wrap{overflow:auto;margin:30px 0;border:1px solid var(--line);border-radius:18px}.table-wrap table{width:100%;border-collapse:collapse;min-width:620px;background:var(--card)}th,td{text-align:left;padding:15px 17px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#2B1420;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.07em}td{color:#d4cad7}.notice{margin:34px 0;background:rgba(255,36,100,.08);border:1px solid #7a2445;border-left:4px solid var(--pink);padding:22px;border-radius:16px}.notice b{color:#fff}.notice p{margin-bottom:0}.sidebar{display:grid;align-content:start;gap:18px}.side-card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:24px;display:grid;gap:12px}.side-card h3{margin:3px 0;font-size:23px}.side-card p{color:var(--muted);margin:0}.side-card>a:not(.text-link){border-bottom:1px solid var(--line);padding:9px 0;color:#ddd4e0}.term-grid{display:flex;flex-wrap:wrap;gap:9px}.faq-list{display:grid;gap:12px}.faq-list details{background:var(--card);border:1px solid var(--line);border-radius:17px;padding:0 20px}.faq-list summary{cursor:pointer;padding:19px 0;font-weight:800}.faq-list p{color:var(--muted);padding:0 0 18px;margin:0}.byline{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#9d929f}.byline a{color:var(--pink2);font-weight:800}.article-body{padding-bottom:0}.article-body>.section{padding:48px 0 0}.author-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.author-card{text-align:center}.avatar{width:64px;height:64px;border-radius:22px;margin:0 auto 14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),#9e1a52);font-size:28px;font-weight:900}.avatar.large{width:96px;height:96px;font-size:42px;margin:0 0 20px}.author-card h2{font-size:21px;margin:8px 0}.author-card span{color:var(--pink2);font-size:13px;font-weight:800}.article-list{display:grid;gap:10px}.article-list a{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--card);text-decoration:none}.article-list span{color:var(--pink2);font-size:13px}.search{display:flex;gap:10px;margin-top:26px}.search input{flex:1;min-width:0;background:var(--card);color:#fff;border:1px solid var(--line);border-radius:999px;padding:0 20px}.site-footer{border-top:1px solid var(--line);padding:60px 0 24px;background:#0D0E12}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:44px}.footer-grid>div{display:grid;align-content:start;gap:10px}.footer-grid p{color:var(--muted);max-width:420px}.footer-grid h3{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:var(--pink2)}.footer-grid a:not(.brand){color:#c9c0cc}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:44px;padding-top:20px;color:#817786;font-size:13px}@media(max-width:1080px){.nav{gap:14px}.nav a:nth-child(3),.nav a:nth-child(4){display:none}.hero-grid{grid-template-columns:1fr 430px}.feature-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.author-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.container,.narrow{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:68px}.brand img{width:46px;height:46px}.menu-btn{display:block;margin-left:auto}.nav{display:none;position:absolute;top:68px;left:14px;right:14px;background:#17171F;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a,.nav a:nth-child(n){display:block;padding:10px}.header-actions{display:none}.hero{padding:55px 0}.hero-grid{grid-template-columns:1fr}.hero-art{max-width:620px;margin:auto}.section{padding:64px 0}.content-layout{grid-template-columns:1fr;gap:24px;padding-top:44px}.sidebar{grid-template-columns:repeat(2,1fr)}.calculator{position:static}.article-grid{grid-template-columns:repeat(2,1fr)}.author-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.page-hero,.article-hero{padding:54px 0 42px}}@media(max-width:560px){body{font-size:15px}.container,.narrow{width:min(calc(100% - 22px),var(--max))}.brand span{display:none}.hero h1,.page-hero h1,.article-hero h1{font-size:39px}.hero-lead,.page-hero p,.article-hero>div>p{font-size:17px}.hero-actions{display:grid}.btn.large{width:100%}.trust-row{gap:7px}.trust-row span{font-size:11px}.feature-grid,.card-grid,.article-grid,.author-grid,.sidebar,.split,.footer-grid{grid-template-columns:1fr}.section{padding:52px 0}.section-head.row{align-items:start;flex-direction:column}.feature-grid article,.topic-card,.article-card{padding:21px}.article-card{min-height:0}.prose{font-size:16px}.prose .lead{font-size:19px}.table-wrap{margin-inline:-2px}.footer-bottom{flex-direction:column;gap:8px}.article-list a{grid-template-columns:1fr}.search{display:grid}.search input{min-height:48px}.breadcrumbs{overflow:auto;white-space:nowrap}.hero-art img{width:116%;max-width:116%;margin-left:-8%}}
.source-note{color:#8f8493;font-size:13px;margin-top:18px}.source-note a{color:var(--pink2)}.directory{padding-top:30px}.directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.directory-grid>div{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;align-content:start;gap:8px}.directory-grid h3{margin:0 0 8px;color:var(--pink2);font-size:15px}.directory-grid a{color:#d8ceda;font-size:14px}.directory-grid a:hover{color:#fff}@media(max-width:1000px){.directory-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.directory-grid{grid-template-columns:1fr}}

.notice.soft{background:linear-gradient(135deg,rgba(254,43,97,.10),rgba(43,20,32,.72));border-color:#5a2739}
.prose>p:first-child{margin-top:0}
.prose .source-note{padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:#12131a;color:var(--muted);font-size:14px}
.prose ol{padding-left:24px}
.prose ul{padding-left:23px}
.side-card a:last-child{border-bottom:0}
.page-hero{background:radial-gradient(circle at 84% 20%,rgba(254,43,97,.11),transparent 32%),linear-gradient(180deg,rgba(43,20,32,.85),transparent)}
.feature-grid article,.topic-card,.article-card,.author-card,.directory-grid>div{background:linear-gradient(145deg,#17171F,#121319)}
@media(max-width:560px){.prose h2{font-size:28px}.page-hero .hero-actions{margin-top:22px}.directory-grid>div{padding:19px}}

/* v1.2.0 content and trust components */
.review-line{display:flex;flex-wrap:wrap;gap:10px 18px;margin:0 0 28px;padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025);color:#a99fad;font-size:13px}.review-line a{color:var(--pink2);text-decoration:none}.content-summary,.example-box,.scope-box,.author-method,.contact-panel{margin:28px 0;padding:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(255,36,100,.07),rgba(255,255,255,.02))}.content-summary>b,.example-box>b{display:block;color:#fff;font-size:20px;margin-bottom:8px}.content-summary p,.example-box p,.scope-box p,.author-method p,.contact-panel p{margin:8px 0}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0}.fact-grid>div{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:18px;border:1px solid var(--line);border-radius:17px;background:var(--card)}.fact-grid span{color:var(--pink);font-weight:900}.fact-grid p{margin:0}.detailed-steps{display:grid;gap:13px;list-style:none;padding:0;counter-reset:deepstep}.detailed-steps li{counter-increment:deepstep;display:grid;grid-template-columns:42px 1fr;gap:2px 14px;padding:18px;border:1px solid var(--line);border-radius:17px;background:var(--card)}.detailed-steps li:before{content:counter(deepstep,decimal-leading-zero);grid-row:1/3;color:var(--pink);font-weight:900}.detailed-steps b,.detailed-steps span{display:block}.detailed-steps span{color:var(--muted);font-size:15px}.risk-list{display:grid;gap:12px;padding:0;list-style:none}.risk-list li{padding:17px 18px;border-left:3px solid var(--pink);border-radius:0 15px 15px 0;background:rgba(255,36,100,.06)}.risk-list b,.risk-list span{display:block}.risk-list span{color:var(--muted);font-size:15px;margin-top:4px}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;list-style:none}.check-grid li{padding:17px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.check-grid b,.check-grid span{display:block}.check-grid span{color:var(--muted);font-size:14px}.scope-box h2,.author-method h2{margin-top:0}.source-note{font-size:14px;color:#9f94a3;border-top:1px solid var(--line);padding-top:15px}.source-note a{color:var(--pink2)}.contact-panel a{word-break:break-word}.prose{max-width:100%}.prose p{max-width:78ch}.prose h2{scroll-margin-top:100px}.article-body>p:first-child{max-width:75ch}
@media(max-width:720px){.fact-grid,.check-grid{grid-template-columns:1fr}.review-line{display:grid}.content-summary,.example-box,.scope-box,.author-method,.contact-panel{padding:19px}.detailed-steps li{grid-template-columns:34px 1fr}.prose p{max-width:none}}


/* v1.2.0 editorial and launch-readiness blocks */
.owner-disclosure{margin:24px 0;padding:22px;border:1px solid rgba(254,43,97,.32);border-radius:20px;background:linear-gradient(135deg,rgba(254,43,97,.09),rgba(255,255,255,.025))}.owner-disclosure h2{margin-top:0}.owner-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.owner-meta div{padding:13px 14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(0,0,0,.16)}.owner-meta b,.owner-meta span{display:block}.owner-meta span{margin-top:4px;color:var(--muted);overflow-wrap:anywhere}.owner-disclosure.pending{border-style:dashed}.article-conclusion{margin-top:30px;padding:26px;border-radius:22px;background:linear-gradient(135deg,rgba(254,43,97,.12),rgba(255,255,255,.03));border:1px solid rgba(254,43,97,.28)}.article-conclusion h2{margin-top:0}.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.decision-grid>div{padding:17px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.025)}.decision-grid b{color:var(--accent)}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.contact-grid>div{padding:17px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.025)}.contact-grid b,.contact-grid a{display:block}.launch-warning{padding:15px 17px;border-radius:14px;background:#4b1929;border:1px solid #7d2945;margin:14px 0}.launch-ok{padding:15px 17px;border-radius:14px;background:#123d2b;border:1px solid #226b4b;margin:14px 0}@media(max-width:720px){.owner-meta,.decision-grid,.contact-grid{grid-template-columns:1fr}}

@media(max-width:560px){.hero-art img{width:100%;max-width:100%;margin-left:0}}


/* v1.3.0 premium conversion system */
:root{--display:"Unbounded","Manrope","Segoe UI",sans-serif;--premium-line:rgba(255,255,255,.11);--cyan:#39d7ff;--violet:#8c5cff;--orange:#ff8a35}
html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.012em;background:radial-gradient(circle at 15% -5%,rgba(106,45,255,.12),transparent 30%),radial-gradient(circle at 85% 0,rgba(254,43,97,.12),transparent 34%),#0a0a0f}.hero h1,.page-hero h1,.article-hero h1,.section-head h2,.contest-copy h2,.contest-page-hero h1,.contest-modal h2{font-family:var(--display);letter-spacing:-.045em}.site-header{background:rgba(10,10,15,.76);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}.header-inner{min-height:78px}.brand b{letter-spacing:-.035em}.brand small{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.nav a{font-weight:700;font-size:13px}.nav-contest{color:#fff!important}.nav-contest:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--pink);box-shadow:0 0 12px var(--pink)}.btn{position:relative;overflow:hidden;min-height:44px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 28px rgba(254,43,97,.18);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 38px rgba(254,43,97,.28)}.btn-shine:after{content:"";position:absolute;inset:-60% auto -60% -40%;width:35%;transform:rotate(17deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:ctaShine 4.2s ease-in-out infinite}@keyframes ctaShine{0%,68%{left:-40%}100%{left:140%}}.btn.disabled{background:#292833;color:#8f8d9a;box-shadow:none;cursor:not-allowed}.hero{position:relative;overflow:hidden;padding:92px 0 80px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(254,43,97,.09),transparent 42%),radial-gradient(circle at 72% 25%,rgba(57,215,255,.1),transparent 28%);pointer-events:none}.hero-grid{position:relative;z-index:1}.hero h1{max-width:830px;font-size:clamp(48px,6vw,82px);line-height:1.02}.hero-lead{max-width:740px}.cta-note{margin:16px 0 0;color:#a59cac;font-size:13px}.hero-art{filter:drop-shadow(0 34px 70px rgba(123,40,255,.17))}.feature-grid article,.topic-card,.article-card,.author-card,.directory-grid>div,.side-card,.calculator{border-color:var(--premium-line);box-shadow:0 18px 60px rgba(0,0,0,.16)}
.contest-strip{position:relative;z-index:40;display:flex;align-items:center;justify-content:center;gap:16px;min-height:46px;padding:8px 52px;background:linear-gradient(90deg,#17112b,#301047 40%,#41142b 75%,#241009);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 12px 35px rgba(0,0,0,.22)}.contest-strip a{color:#fff;text-decoration:none;font-size:13px}.contest-strip strong{margin-left:10px;color:#ffd5e4}.contest-strip button{position:absolute;right:18px;background:none;border:0;color:#c5bccc;font-size:22px;cursor:pointer}.live-dot,.status-pill i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#52ef9e;box-shadow:0 0 14px #52ef9e;margin-right:8px;animation:livePulse 1.6s infinite}@keyframes livePulse{50%{opacity:.45;transform:scale(.8)}}
.contest-home{padding-top:34px}.contest-home-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:32px;align-items:center;padding:28px;border:1px solid rgba(137,91,255,.3);border-radius:34px;background:linear-gradient(135deg,rgba(40,24,82,.74),rgba(20,15,32,.92) 45%,rgba(65,19,39,.78));box-shadow:0 36px 100px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.08)}.contest-visual{display:block;border-radius:25px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:0 24px 55px rgba(0,0,0,.32)}.contest-visual img{display:block;width:100%;height:auto}.status-pill{display:inline-flex;align-items:center;width:max-content;padding:8px 12px;border:1px solid rgba(82,239,158,.24);border-radius:999px;background:rgba(82,239,158,.08);color:#d6ffe8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.status-pill.compact{padding:5px 9px;font-size:10px}.contest-dates{display:block;color:#a9a2b2;font-size:13px;font-weight:700;margin:14px 0 8px}.contest-copy h2{font-size:clamp(31px,4vw,54px);line-height:1.06;margin:8px 0 16px}.contest-copy>p{color:#c1b9c7;font-size:17px}.contest-prizes{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0}.contest-prizes span{padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.035);color:#aaa2b1;font-size:11px}.contest-prizes b{display:block;color:#fff;font-size:18px}.contest-page-hero{padding:64px 0 54px;background:radial-gradient(circle at 70% 20%,rgba(49,163,255,.13),transparent 28%),radial-gradient(circle at 18% 10%,rgba(130,66,255,.16),transparent 28%),#0b0b11}.contest-page-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);gap:42px;align-items:center}.contest-page-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.03;margin:14px 0}.contest-page-hero p{color:#c4bdc9;font-size:18px}.contest-page-art{display:block;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 90px rgba(0,0,0,.4)}.contest-page-art img{display:block;width:100%;height:auto}.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:26px 0}.countdown>div{padding:14px 8px;text-align:center;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:rgba(255,255,255,.035)}.countdown b,.countdown span{display:block}.countdown b{font-family:var(--display);font-size:24px}.countdown span{color:#91899a;font-size:11px}.merch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.merch-grid article{padding:21px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,#17171f,#101116)}.merch-grid span{color:var(--pink);font-weight:900;text-transform:uppercase;font-size:12px}.merch-grid h3{margin:7px 0}.contest-toast{position:fixed;right:22px;bottom:22px;z-index:90;width:min(360px,calc(100% - 44px));padding:18px;border:1px solid rgba(137,91,255,.38);border-radius:22px;background:linear-gradient(145deg,rgba(28,20,52,.97),rgba(25,15,28,.98));box-shadow:0 24px 80px rgba(0,0,0,.52);backdrop-filter:blur(18px)}.contest-toast[hidden],.contest-modal[hidden]{display:none}.contest-toast>a{display:block;color:#fff;text-decoration:none}.contest-toast>b,.contest-toast p,.contest-toast strong{display:block}.contest-toast>b{font-family:var(--display);font-size:19px;margin-top:12px}.contest-toast p{color:#b3abb9;margin:6px 0}.contest-toast strong{color:#ff9abb}.contest-toast>button,.contest-modal-card>button{position:absolute;right:12px;top:10px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:rgba(0,0,0,.42);color:#fff;font-size:22px;cursor:pointer}.contest-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(3,3,7,.76);backdrop-filter:blur(14px)}.contest-modal-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);width:min(980px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:#101016;box-shadow:0 40px 130px rgba(0,0,0,.7)}.contest-modal-card picture{min-height:100%}.contest-modal-card img{display:block;width:100%;height:100%;object-fit:cover}.contest-modal-card>div{padding:38px;align-self:center}.contest-modal-card h2{font-size:35px;line-height:1.1}.contest-modal-card p{color:#b7afbd}.mobile-cta{display:none}.site-footer{padding-bottom:86px}
@media(max-width:980px){.contest-home-grid,.contest-page-grid{grid-template-columns:1fr}.contest-page-art{max-width:740px}.contest-modal-card{grid-template-columns:1fr 1fr}.contest-prizes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.contest-strip{justify-content:flex-start;padding:9px 45px 9px 14px}.contest-strip a{font-size:12px}.contest-strip strong{display:none}.contest-home-grid{padding:15px;border-radius:24px}.contest-copy{padding:10px 4px}.contest-modal-card{grid-template-columns:1fr}.contest-modal-card picture{max-height:260px}.contest-modal-card>div{padding:25px}.merch-grid{grid-template-columns:1fr}.mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:85;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:7px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(15,14,21,.92);box-shadow:0 18px 60px rgba(0,0,0,.48);backdrop-filter:blur(18px)}.mobile-cta a{display:flex;align-items:center;justify-content:center;min-height:45px;border-radius:13px;text-align:center;text-decoration:none;font-size:12px;font-weight:900}.mobile-cta a:first-child{color:#fff;background:#26232e}.mobile-cta a:last-child{color:#fff;background:linear-gradient(135deg,var(--pink),#ff557f)}.contest-toast{bottom:82px;left:12px;right:12px;width:auto}.countdown{gap:6px}.countdown b{font-size:19px}.hero{padding-top:58px}.hero h1{font-size:42px}}
@media(max-width:480px){.contest-prizes{grid-template-columns:1fr 1fr}.contest-page-hero{padding-top:44px}.countdown span{font-size:9px}.contest-modal-card h2{font-size:27px}}

.lang-switch{display:flex;gap:3px;padding:3px;border:1px solid rgba(255,255,255,.12);border-radius:999px}.lang-switch a{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;color:var(--muted)}.lang-switch a.active{background:linear-gradient(135deg,#fe2b61,#ff6b96);color:#fff}.roi-calculator{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,rgba(25,23,34,.96),rgba(10,9,15,.98));box-shadow:0 35px 90px rgba(0,0,0,.42)}.roi-inputs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.roi-inputs label{display:grid;gap:7px;color:#bbb5c4;font-size:12px;font-weight:700}.roi-inputs input,.roi-inputs select{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0b0a10;color:#fff;padding:13px 14px;font:700 15px Manrope}.roi-inputs label[hidden]{display:none}.roi-results{display:flex;flex-direction:column;gap:16px;padding:21px;border:1px solid rgba(254,43,97,.28);border-radius:22px;background:linear-gradient(160deg,rgba(254,43,97,.11),rgba(255,255,255,.025))}.roi-main{display:grid;gap:5px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.roi-main strong{font:700 clamp(31px,4vw,48px)/1 Unbounded;color:#fff}.roi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.roi-grid div{display:grid;gap:4px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:14px}.roi-breakdown p{display:flex;justify-content:space-between;margin:0;padding:8px 0;border-bottom:1px dashed rgba(255,255,255,.09)}.roi-note{font-size:12px;color:#aaa4af}.roi-negative .roi-main strong{color:#ff7597}@media(max-width:980px){.roi-calculator{grid-template-columns:1fr}.header-actions{display:none}.lang-switch{margin-left:auto}}@media(max-width:620px){.roi-calculator{padding:16px}.roi-inputs{grid-template-columns:1fr}.roi-main strong{font-size:29px}}


/* v2.1.2 hero collision fix */
.hero-grid>*{min-width:0}
@media(min-width:981px){.hero{padding:76px 0 70px}.hero-grid{grid-template-columns:minmax(0,620px) minmax(360px,500px);gap:70px;justify-content:space-between;align-items:center}.hero h1{max-width:620px;font-size:clamp(46px,4vw,58px);line-height:1.07;letter-spacing:-.045em}.hero-lead{max-width:620px;font-size:18px}.hero-art{justify-self:end;width:min(100%,500px);margin:0}.hero-art img{width:100%;max-width:100%;margin:0}}
@media(min-width:981px) and (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:44px}.hero h1{font-size:clamp(43px,4.3vw,52px)}}


/* 2026-08-08 UI audit hotfix: close controls, modal sizing, mobile overflow and readable controls */
[data-contest-close],
[data-toast-close],
[data-modal-close] {
  box-sizing: border-box;
  display: grid !important;
  place-items: center !important;
  padding: 0 !important;
  margin: 0;
  line-height: 1 !important;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 400 !important;
  appearance: none;
  -webkit-appearance: none;
}
[data-contest-close] > span,
[data-toast-close] > span,
[data-modal-close] > span {
  display: block;
  width: 1em;
  height: 1em;
  line-height: .9;
  transform: translateY(-.5px);
  pointer-events: none;
}
.contest-strip [data-contest-close] {
  top: 50% !important;
  right: 14px !important;
  width: 32px !important;
  height: 32px !important;
  transform: translateY(-50%) !important;
  border-radius: 50% !important;
}
.contest-toast [data-toast-close],
.contest-modal-card [data-modal-close] {
  top: 12px !important;
  right: 12px !important;
  width: 36px !important;
  height: 36px !important;
  transform: none !important;
  border-radius: 50% !important;
}
[data-contest-close]:focus-visible,
[data-toast-close]:focus-visible,
[data-modal-close]:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.contest-strip a { min-width: 0; }
.contest-toast > a > b { display: block; margin-top: 12px; font-size: 19px; line-height: 1.25; padding-right: 34px; }
.contest-modal-card { overscroll-behavior: contain; }
.contest-modal-card picture { min-width: 0; overflow: hidden; }
.contest-modal-card img { max-width: 100%; }
.hero-grid > *, .split > *, .content-layout > *, .contest-home-grid > *, .contest-page-grid > * { min-width: 0; }
.btn, .menu-btn, button { text-rendering: optimizeLegibility; }
@media (max-width: 760px) {
  .contest-strip { min-height: 48px; padding-right: 52px !important; }
  .contest-strip [data-contest-close] { right: 10px !important; }
  .contest-modal { padding: 10px; align-items: start; overflow-y: auto; }
  .contest-modal-card { width: 100%; max-height: none; margin: auto 0; overflow: hidden; border-radius: 22px; }
  .contest-modal-card picture { min-height: 0; max-height: none; aspect-ratio: 1 / 1; }
  .contest-modal-card img { width: 100%; height: 100%; object-fit: cover; }
  .contest-modal-card > div { padding: 24px 20px 26px; }
  .contest-modal-card .hero-actions { padding-right: 0; }
}
@media (max-width: 480px) {
  .container, .narrow { width: min(calc(100% - 24px), var(--max)); }
  .hero h1, .page-hero h1, .article-hero h1, .contest-page-hero h1 { font-size: clamp(34px, 11vw, 42px); overflow-wrap: anywhere; }
  .btn { max-width: 100%; }
  .contest-toast { left: 10px !important; right: 10px !important; width: auto !important; }
  .contest-modal-card > div { padding: 22px 17px 24px; }
  .contest-modal-card h2 { font-size: 25px !important; }
}

/* 2026-08-08 responsive layout hotfix v2.2.0 */
html {
  min-height: 100%;
  overflow-x: clip;
}
body {
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  overflow-x: clip;
}
body > main {
  width: 100%;
  flex: 1 0 auto;
  min-width: 0;
}
.site-footer {
  flex: 0 0 auto;
  margin-top: auto;
  margin-bottom: 0 !important;
  padding-bottom: 24px;
}
.container,
.header-inner,
.hero-grid > *,
.split > *,
.content-layout > *,
.footer-grid > *,
.contest-home-grid > *,
.contest-page-grid > *,
.roi-calculator > *,
.roi-inputs > *,
.roi-grid > *,
.feature-grid > *,
.card-grid > *,
.article-grid > *,
.author-grid > *,
.directory-grid > * {
  min-width: 0;
}
.btn,
.header-actions .btn {
  white-space: nowrap;
}
.nav a,
.btn,
.footer-grid a,
.footer-bottom,
.prose,
.side-card,
.article-card {
  overflow-wrap: break-word;
}
.table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.prose img,
.article-body img,
.contest-page-art img,
.contest-visual img {
  max-width: 100%;
  height: auto;
}

/* The full desktop header becomes tight before the old mobile breakpoint. */
@media (min-width: 981px) and (max-width: 1320px) {
  .header-inner { gap: 14px; }
  .brand { gap: 9px; }
  .brand b { font-size: 17px; }
  .brand small { font-size: 9px; letter-spacing: .055em; }
  .nav { gap: 14px; }
  .nav a { font-size: 12px; }
  .lang-switch a { padding: 6px 8px; }
  .header-actions { gap: 7px; }
  .header-actions .btn {
    min-height: 42px;
    padding-inline: 15px;
    font-size: 12px;
    line-height: 1.15;
  }
}
@media (min-width: 981px) and (max-width: 1120px) {
  .brand small { display: none; }
  .nav a:nth-child(3),
  .nav a:nth-child(4) { display: none; }
}

@media (max-width: 820px) {
  html, body { width: 100%; max-width: 100%; }
  .header-inner { gap: 10px; }
  .brand { min-width: 0; }
  .lang-switch { flex: 0 0 auto; margin-left: auto; }
  .menu-btn { flex: 0 0 auto; white-space: nowrap; }
  .nav {
    max-height: calc(100dvh - 84px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
  .page-hero h1,
  .article-hero h1,
  .hero h1,
  .section-head h2,
  .split h2,
  .contest-copy h2,
  .contest-page-hero h1,
  .contest-modal-card h2 {
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: auto;
  }
  .breadcrumbs {
    max-width: 100%;
    overflow-x: auto;
    scrollbar-width: none;
  }
  .breadcrumbs::-webkit-scrollbar { display: none; }
  .contest-strip { width: 100%; }
  .contest-strip a { min-width: 0; overflow-wrap: break-word; }
  .contest-modal {
    min-height: 100dvh;
    max-height: 100dvh;
    overflow-y: auto;
  }
  .contest-modal-card {
    max-height: calc(100dvh - 20px);
  }
  .site-footer {
    padding-bottom: calc(86px + env(safe-area-inset-bottom));
  }
  .mobile-cta {
    bottom: max(10px, env(safe-area-inset-bottom));
  }
  .mobile-cta a {
    min-width: 0;
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.2;
    padding: 8px 6px;
  }
}

@media (max-width: 560px) {
  .container, .narrow { width: calc(100% - 24px); }
  .brand img { width: 42px; height: 42px; }
  .hero h1,
  .page-hero h1,
  .article-hero h1,
  .contest-page-hero h1 {
    font-size: clamp(33px, 10.3vw, 40px) !important;
    line-height: 1.05;
    letter-spacing: -.04em;
  }
  .hero-lead,
  .page-hero p,
  .article-hero > div > p,
  .contest-page-hero p { font-size: 16px; }
  .hero-actions { width: 100%; }
  .hero-actions .btn,
  .btn.large {
    width: 100%;
    max-width: 100%;
    white-space: normal;
    text-align: center;
    line-height: 1.25;
    min-height: 50px;
    padding: 11px 16px;
  }
  .contest-home-grid { padding: 12px; }
  .contest-copy { padding-inline: 2px; }
  .contest-prizes { grid-template-columns: 1fr 1fr; }
  .countdown > div { min-width: 0; padding-inline: 4px; }
  .footer-grid a,
  .footer-grid p,
  .footer-bottom { overflow-wrap: anywhere; }
}

@media (max-width: 360px) {
  .lang-switch a { padding: 6px 7px; }
  .menu-btn { padding-inline: 10px; }
  .mobile-cta { grid-template-columns: 1fr; }
  .site-footer { padding-bottom: calc(132px + env(safe-area-inset-bottom)); }
  .contest-toast { bottom: calc(138px + env(safe-area-inset-bottom)); }
}
