﻿
:root{--bg:#070914;--panel:rgba(255,255,255,.08);--panel2:rgba(255,255,255,.12);--text:#f7f7fb;--muted:#a9aec8;--line:rgba(255,255,255,.14);--accent:#8b5cf6;--accent2:#22d3ee;--good:#36d399;--warn:#fbbf24;--danger:#fb7185}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,'Noto Sans KR',system-ui,sans-serif;background:radial-gradient(circle at top,#171a3a 0,#070914 42%,#03040a 100%);color:var(--text);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}.orb{position:fixed;width:430px;height:430px;border-radius:999px;filter:blur(90px);opacity:.32;pointer-events:none;z-index:-1}.orb-a{background:var(--accent);top:60px;left:-130px}.orb-b{background:var(--accent2);right:-150px;bottom:70px}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(14px,3vw,42px);background:rgba(7,9,20,.78);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;white-space:nowrap}.logo{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 12px 34px rgba(139,92,246,.45)}nav{display:flex;gap:14px;color:var(--muted);font-weight:800;font-size:13px;align-items:center;flex-wrap:wrap;justify-content:center}nav a:hover{color:var(--text)}.actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.menu-btn{display:none}.ghost,.login,.primary,.secondary,.discord{border:0;border-radius:14px;font-weight:900;cursor:pointer;transition:.2s transform,.2s opacity}.ghost{background:var(--panel);color:var(--text);border:1px solid var(--line);padding:10px 12px}.login{display:flex;align-items:center;gap:8px;background:#fff;color:#111;padding:10px 14px}.login span{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#4285f4;color:#fff;font-size:12px}.hidden{display:none!important}button:hover,a:hover{transform:translateY(-1px)}.wrap{width:min(1120px,calc(100% - 36px));margin:0 auto}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;padding:78px 0 46px}.pill,.eyebrow{display:inline-flex;color:#dcd7ff;background:rgba(139,92,246,.16);border:1px solid rgba(139,92,246,.34);border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}.hero h1{margin:22px 0 18px;font-size:clamp(42px,7vw,76px);line-height:.98;letter-spacing:-.075em}.lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:680px}.cta,.trust{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary{display:inline-flex;justify-content:center;align-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;padding:14px 18px;box-shadow:0 18px 44px rgba(34,211,238,.18)}.secondary{display:inline-flex;background:var(--panel);border:1px solid var(--line);padding:14px 18px}.trust span{color:var(--muted);font-weight:800;font-size:14px}.trust span:before{content:'✓';color:var(--good);margin-right:6px}.visual{min-height:420px;display:grid;place-items:center}.window{width:min(430px,100%);border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.06));border-radius:34px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.36)}.dots{display:flex;gap:8px}.dots i{width:11px;height:11px;border-radius:99px;background:rgba(255,255,255,.35)}.bars{height:170px;display:flex;align-items:end;justify-content:center;gap:12px;padding:28px 0}.bars i{display:block;width:18px;border-radius:99px;background:linear-gradient(180deg,var(--accent2),var(--accent));animation:pulse 1.8s infinite ease-in-out}.bars i:nth-child(1){height:70px}.bars i:nth-child(2){height:115px;animation-delay:.1s}.bars i:nth-child(3){height:92px;animation-delay:.2s}.bars i:nth-child(4){height:140px;animation-delay:.3s}.bars i:nth-child(5){height:104px;animation-delay:.4s}.bars i:nth-child(6){height:132px;animation-delay:.5s}.bars i:nth-child(7){height:82px;animation-delay:.6s}@keyframes pulse{50%{transform:scaleY(.65);opacity:.75}}.mini{background:rgba(0,0,0,.24);border:1px solid var(--line);border-radius:22px;padding:18px}.mini small{color:var(--muted);display:block}.mini b{display:block;margin:4px 0 12px}.progress{height:8px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden;margin:12px 0}.progress i{display:block;height:100%;width:68%;background:linear-gradient(90deg,var(--accent),var(--accent2));border-radius:999px}.section{padding:56px 0}.title{margin-bottom:22px}.title h2,.split h2,.account h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;margin:12px 0}.grid{display:grid;gap:16px}.four{grid-template-columns:repeat(4,1fr)}article,.notice,.price-card,.account,.form-card,.list-item,.timeline-item,.faq-item{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:22px;box-shadow:0 20px 55px rgba(0,0,0,.18)}article:not(.seo-prose) span{font-size:30px}article h3{margin:12px 0 8px}article p,.notice p,.price-card li,.account p,.muted{color:var(--muted);line-height:1.7}.split,.account{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.account-card{display:flex;align-items:center;gap:18px;background:rgba(0,0,0,.18);border:1px solid var(--line);border-radius:24px;padding:18px}.avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,var(--accent),var(--accent2));font-size:24px;font-weight:900;flex:0 0 auto}.badge{display:inline-flex;margin-top:8px;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900;border:1px solid var(--line)}.badge.active{background:rgba(54,211,153,.14);color:#8ff3c5;border-color:rgba(54,211,153,.35)}.badge.none{background:rgba(251,113,133,.13);color:#ff9aac;border-color:rgba(251,113,133,.35)}.badge.pending,.badge.open{background:rgba(251,191,36,.13);color:#ffd778;border-color:rgba(251,191,36,.35)}.badge.answered{background:rgba(34,211,238,.13);color:#8eeaff;border-color:rgba(34,211,238,.35)}.badge.closed{background:rgba(255,255,255,.1);color:var(--muted)}.meta-list{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.7}.price-card .price{display:flex;align-items:end;gap:12px;margin:18px 0}.price strong{font-size:44px;letter-spacing:-.04em}.price small{color:var(--muted)}.price-card ul{padding-left:20px}.paypal{margin:18px 0;padding:14px;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}hr{border:0;border-top:1px solid var(--line);margin:18px 0}.list,.timeline,.faq-list{display:grid;gap:14px}.list-item h3,.timeline-item h3,.faq-item h3{margin:0 0 8px}.list-item .date,.timeline-item .date{color:var(--muted);font-size:12px;font-weight:800}.list-item .content,.timeline-item .content,.faq-item .content{white-space:pre-wrap;color:#d7daf0;line-height:1.75}.timeline-item{position:relative}.timeline-item:before{content:attr(data-version);display:inline-flex;margin-bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(34,211,238,.14);border:1px solid rgba(34,211,238,.35);font-size:12px;font-weight:900;color:#9af2ff}.form-card{display:grid;gap:12px}.form-card input,.form-card textarea,.form-card select{width:100%;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.24);color:var(--text);padding:12px 14px;font:inherit;outline:none}.form-card textarea{resize:vertical}.form-card label{font-weight:900;color:#dcdff7}.form-msg{margin:0;color:var(--muted);font-size:13px}.check{display:flex!important;align-items:center;gap:8px;color:var(--muted)!important}.check input{width:auto!important}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.admin-tickets{margin-top:16px}.ticket-replies{margin-top:12px;display:grid;gap:8px}.reply{padding:12px;border-radius:16px;background:rgba(0,0,0,.22);border:1px solid var(--line)}.reply b{font-size:12px;color:#cbd5ff}.reply p{white-space:pre-wrap;line-height:1.6;margin:6px 0 0}.reply-form{display:flex;gap:8px;margin-top:12px}.reply-form input{flex:1}footer{display:flex;justify-content:space-between;gap:16px;color:var(--muted);border-top:1px solid var(--line);padding:26px clamp(18px,4vw,56px);margin-top:40px}@media(max-width:980px){.menu-btn{display:inline-flex;background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:12px;padding:9px 12px;font-weight:900}nav{display:none;position:absolute;top:68px;left:18px;right:18px;padding:16px;background:rgba(7,9,20,.96);border:1px solid var(--line);border-radius:22px;justify-content:flex-start}nav.open{display:flex}.hero,.split,.account{grid-template-columns:1fr}.four{grid-template-columns:repeat(2,1fr)}.visual{min-height:auto}.admin-grid{grid-template-columns:1fr}.topbar{flex-wrap:wrap}.actions{margin-left:auto}}@media(max-width:620px){.four{grid-template-columns:1fr}.hero{padding-top:46px}.hero h1{font-size:42px}.account-card{align-items:flex-start}.price strong{font-size:34px}footer{flex-direction:column}.reply-form{flex-direction:column}}

/* V11 Community Layout */
.page-hero{padding:54px 0 22px}.page-hero h1{font-size:clamp(34px,5vw,58px);letter-spacing:-.055em;margin:12px 0}.page-hero p{max-width:760px;color:var(--muted);line-height:1.75}.page-grid{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:start}.side-card{position:sticky;top:86px;border:1px solid var(--line);background:var(--panel);border-radius:26px;padding:18px}.side-card a{display:block;padding:11px 12px;border-radius:14px;color:var(--muted);font-weight:900}.side-card a:hover,.side-card a.active{background:rgba(255,255,255,.08);color:var(--text)}.content-card{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:22px}.toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.search-input{border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.24);color:var(--text);padding:12px 14px;font:inherit;min-width:240px}.empty-card{border:1px dashed var(--line);border-radius:24px;padding:28px;color:var(--muted);text-align:center}.post-detail h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;margin:6px 0 12px}.post-detail .content{white-space:pre-wrap;color:#d7daf0;line-height:1.85}.ticket-head{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.ticket-link{display:block}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-card{border:1px solid var(--line);background:rgba(0,0,0,.18);border-radius:22px;padding:18px}.stat-card b{display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.stat-card span{font-weight:900;word-break:break-all}.admin-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.download-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}@media(max-width:900px){.page-grid{grid-template-columns:1fr}.side-card{position:static}.account-grid,.admin-actions{grid-template-columns:1fr}}

.admin-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.mini-btn{padding:8px 11px!important;border-radius:11px!important;font-size:12px!important}.danger-btn{border-color:rgba(251,113,133,.45)!important;color:#ff9aac!important}.admin-manage .list-item{padding:16px}.admin-manage .list-item h3{font-size:16px}.admin-manage .list-item .muted{margin:4px 0 0}.admin-locked .admin-panel{display:none!important}#adminGate{display:none}.admin-locked #adminGate{display:block}.admin-gate{color:#e7e9fb;line-height:1.7;text-align:left}.admin-gate p{margin:0 0 10px}.admin-gate .muted{margin:0}.admin-flash{border:1px solid rgba(34,211,238,.32);background:rgba(34,211,238,.08);color:#d7f6ff;border-radius:20px;padding:16px 18px;margin-bottom:16px;text-align:left;line-height:1.6}.admin-flash a{color:#9af2ff;text-decoration:underline}

/* V16 Admin table management */
.admin-table-card{overflow:hidden}.admin-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-section-head h3{margin:0}.admin-list-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:12px}.search-input.compact{min-width:220px;flex:1;max-width:420px}.admin-list-toolbar select{width:auto;min-width:120px;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.24);color:var(--text);padding:12px 14px;font:inherit;outline:none}.admin-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px;background:rgba(0,0,0,.13);max-height:520px}.admin-table{width:100%;border-collapse:collapse;min-width:720px}.admin-table th,.admin-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.admin-table th{position:sticky;top:0;z-index:1;background:rgba(18,20,35,.97);color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.admin-table tr:hover td{background:rgba(255,255,255,.04)}.admin-table td b{display:block;font-size:14px;line-height:1.35;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-table td small{display:block;margin-top:4px;color:var(--muted);max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-actions{display:flex;gap:7px;flex-wrap:nowrap;align-items:center}.table-actions .mini-btn{white-space:nowrap}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;color:var(--muted);display:block;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:760px){.admin-table{min-width:680px}.admin-table-wrap{max-height:420px}.admin-list-toolbar{align-items:stretch}.search-input.compact,.admin-list-toolbar select{max-width:none;width:100%}}

/* V17 Admin dashboard / member management */
.admin-dashboard{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:16px 0}.dash-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.055));border-radius:22px;padding:16px;min-height:118px;display:flex;flex-direction:column;justify-content:space-between}.dash-card span{font-size:24px}.dash-card b{font-size:30px;letter-spacing:-.04em;color:#fff}.dash-card small{color:#c7cbe4;font-weight:900}.form-split{display:grid;grid-template-columns:1fr 1fr;gap:10px}.user-admin-table td:nth-child(3) .mono{max-width:260px}.user-admin-table .table-actions{flex-wrap:wrap}.admin-panel .admin-section-head h3{color:#f3f4ff}.admin-panel .admin-table td{color:#e7e9fb}.admin-panel .admin-table td b{color:#fff;max-width:none;white-space:normal;overflow:visible;text-overflow:clip}.admin-panel .admin-table td small{color:#b8bdd8;max-width:none;white-space:normal;overflow:visible;text-overflow:clip}.admin-panel .admin-table th{color:#d5daf2;background:rgba(12,14,28,.98)}.admin-panel .admin-table-wrap{scrollbar-color:rgba(139,92,246,.62) rgba(255,255,255,.08);scrollbar-width:thin}.admin-panel .admin-table-wrap::-webkit-scrollbar{height:12px;width:12px}.admin-panel .admin-table-wrap::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(139,92,246,.78),rgba(34,211,238,.58));border-radius:999px;border:2px solid rgba(0,0,0,.18)}.admin-panel .admin-table-wrap::-webkit-scrollbar-track{background:rgba(255,255,255,.07);border-radius:999px}.admin-panel .admin-list-toolbar select,.admin-panel .search-input.compact{background:rgba(0,0,0,.34);color:#f3f4ff;border-color:rgba(255,255,255,.18)}.admin-panel .form-card h3{color:#f3f4ff}@media(max-width:1050px){.admin-dashboard{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.admin-dashboard{grid-template-columns:repeat(2,1fr)}.form-split{grid-template-columns:1fr}.dash-card b{font-size:24px}}


/* V18.1 CMS edit modal */
.edit-modal-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:rgba(0,0,0,.62);backdrop-filter:blur(10px);padding:18px}.edit-modal{width:min(720px,100%);max-height:min(88vh,860px);overflow:auto;border:1px solid var(--line);background:linear-gradient(180deg,rgba(36,38,54,.98),rgba(20,22,34,.98));border-radius:28px;padding:22px;box-shadow:0 30px 100px rgba(0,0,0,.55)}.edit-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.edit-modal-head h3{margin:0;font-size:22px;letter-spacing:-.03em}.edit-modal-x{width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:var(--text);font-size:24px;cursor:pointer}.edit-modal-body{display:grid;gap:14px}.edit-field{display:grid;gap:8px;color:var(--muted);font-weight:900}.edit-field span{font-size:13px}.edit-field input,.edit-field textarea,.edit-field select{width:100%;border:1px solid var(--line);border-radius:16px;background:rgba(0,0,0,.28);color:var(--text);padding:13px 14px;font:inherit;outline:none}.edit-field textarea{resize:vertical;min-height:140px;line-height:1.65}.edit-field-check{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:rgba(0,0,0,.15)}.edit-field-check span{order:2;color:var(--text)}.edit-field-check input{order:1;width:auto!important;accent-color:#8b5cf6}.edit-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.edit-modal-actions .secondary,.edit-modal-actions .primary{padding:12px 18px}


/* V19 Free board */
.board-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.board-tools select{border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.24);color:var(--text);padding:12px 14px;font:inherit}.board-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:22px;background:rgba(0,0,0,.12)}.board-table{width:100%;border-collapse:collapse;min-width:760px}.board-table th,.board-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left}.board-table th{background:rgba(18,20,35,.97);color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.board-table tr:hover td{background:rgba(255,255,255,.04)}.board-title{font-weight:900;color:var(--text);display:block;max-width:440px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board-title .pin{margin-right:6px}.board-meta{display:block;color:var(--muted);font-size:12px;margin-top:4px}.post-actions{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.like-btn.liked{background:rgba(34,211,238,.18)!important;border-color:rgba(34,211,238,.42)!important;color:#9af2ff!important}.comment-list{display:grid;gap:12px;margin-top:16px}.comment-card{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.055);padding:14px}.comment-card.reply-child{margin-left:34px;background:rgba(0,0,0,.18)}.comment-head{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;font-weight:900}.comment-body{white-space:pre-wrap;line-height:1.65;margin:9px 0;color:#e7e9fb}.comment-actions{display:flex;gap:8px;flex-wrap:wrap}.inline-reply{display:flex;gap:8px;margin-top:10px}.inline-reply textarea{flex:1;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.24);color:var(--text);padding:10px 12px;font:inherit}.comment-form textarea{flex:1;min-height:84px;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.24);color:var(--text);padding:12px 14px;font:inherit}.board-admin-hidden td{background:rgba(251,113,133,.08)!important}.board-admin-hidden td b,.board-admin-hidden td small{color:#b8bdd8!important;opacity:1}.deleted-note{color:var(--muted);font-style:italic}@media(max-width:700px){.board-tools{align-items:stretch}.board-tools .search-input,.board-tools select{width:100%;min-width:0}.comment-card.reply-child{margin-left:16px}.inline-reply{flex-direction:column}.comment-form{flex-direction:column}}

/* V19.1 board UX + symbol */
.brand-symbol{width:42px;height:42px;border-radius:14px;object-fit:cover;display:block;box-shadow:0 12px 34px rgba(139,92,246,.45);border:1px solid rgba(255,255,255,.18)}
.logo{display:none}
.board-layout{display:block;margin-top:18px}.board-main-card{width:100%;padding:24px}.board-toolbar{align-items:flex-start;gap:18px}.board-toolbar h2{margin:0 0 6px}.small-copy{font-size:13px;margin:0}.board-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.board-tools .search-input{min-width:260px}.write-btn{padding:12px 16px;border-radius:14px}.board-table-wrap{overflow-x:auto}.board-table{min-width:760px}.side-card.board-side-hidden{display:none}
@media(max-width:760px){.board-toolbar{display:grid}.board-tools{justify-content:stretch}.board-tools .search-input,.board-tools select,.board-tools .write-btn{width:100%}}


/* V19.2 Board UX forced cleanup */
.brand-symbol{
  width:42px;
  height:42px;
  border-radius:14px;
  object-fit:cover;
  display:block;
  box-shadow:0 12px 34px rgba(139,92,246,.45);
  border:1px solid rgba(255,255,255,.18);
}
.logo{display:none!important}
nav a.active{color:var(--text)}
.board-hero-clean{padding-bottom:18px}
.board-layout-clean{
  display:block!important;
  width:min(1180px,calc(100% - 36px));
  margin:18px auto 70px;
}
.board-layout-clean .side-card,
.board-layout-clean aside,
.board-layout-clean .board-side,
.board-layout-clean .board-sidebar{
  display:none!important;
}
.board-wide-card{
  width:100%!important;
  max-width:none!important;
  padding:24px!important;
}
.board-toolbar-clean{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:18px;
  margin-bottom:18px;
}
.board-toolbar-clean h2{margin:0 0 6px}
.board-tools-clean{
  display:flex;
  gap:10px;
  align-items:center;
  justify-content:flex-end;
  flex-wrap:wrap;
}
.board-tools-clean .search-input{min-width:260px}
.write-btn{padding:12px 16px;border-radius:14px;white-space:nowrap}
.board-table-wrap{overflow-x:auto}
.board-table{min-width:820px}
@media(max-width:860px){
  .board-toolbar-clean{display:grid}
  .board-tools-clean{justify-content:stretch}
  .board-tools-clean .search-input,
  .board-tools-clean select,
  .board-tools-clean .write-btn{width:100%;min-width:0}
}


/* V20 Community redesign */
.community-main{padding-bottom:60px}.community-hero{padding:70px 0 24px}.community-title-row{display:flex;align-items:center;gap:22px}.community-symbol{width:86px;height:86px;border-radius:26px;object-fit:cover;box-shadow:0 18px 60px rgba(139,92,246,.38);border:1px solid rgba(255,255,255,.2)}.community-hero h1{margin:12px 0 10px;font-size:clamp(42px,6vw,72px);line-height:.95;letter-spacing:-.07em}.community-hero p{color:var(--muted);line-height:1.75}.community-board-shell{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.055));border-radius:30px;padding:26px;box-shadow:0 28px 80px rgba(0,0,0,.28)}.community-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.community-board-head h2{margin:0 0 8px;font-size:28px}.community-board-tools{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.community-board-tools .search-input{min-width:300px}.community-board-tools select{border:1px solid var(--line);border-radius:16px;background:rgba(0,0,0,.24);color:var(--text);padding:14px 15px;font:inherit}.community-post-list{border:1px solid var(--line);border-radius:24px;background:rgba(0,0,0,.12);overflow:hidden}.community-list-head,.community-post-row{display:grid;grid-template-columns:minmax(280px,1fr) 150px 70px 70px 70px 190px;align-items:center;gap:16px}.community-list-head{padding:14px 18px;background:rgba(18,20,35,.96);color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.community-post-row{padding:18px;border-top:1px solid var(--line);transition:.18s background,.18s transform}.community-post-row:hover{background:rgba(255,255,255,.05);transform:none}.community-post-row.is-pinned{background:rgba(139,92,246,.08)}.community-post-title b{display:block;font-size:18px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-post-title small{display:block;color:var(--muted);margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-post-author{font-weight:900;color:#dfe2ff}.post-shell{width:min(980px,calc(100% - 36px));margin:54px auto 70px}.post-nav-row{display:flex;justify-content:space-between;gap:10px;margin-bottom:18px}.community-post-detail{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.06));border-radius:30px;padding:30px}.post-card-head{border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:24px}.post-kicker{display:inline-flex;border:1px solid rgba(139,92,246,.34);background:rgba(139,92,246,.16);border-radius:999px;color:#dcd7ff;padding:7px 11px;font-size:12px;font-weight:900;margin-bottom:14px}.post-card-head h1{margin:0 0 18px;font-size:clamp(30px,4vw,52px);letter-spacing:-.055em;line-height:1.1}.post-meta-grid{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:800}.post-meta-grid span{border:1px solid var(--line);background:rgba(0,0,0,.18);border-radius:999px;padding:8px 11px}.post-meta-grid b{color:var(--text);margin-left:4px}.post-body-content{white-space:pre-wrap;line-height:1.85;font-size:17px;color:#eef0ff;min-height:140px}.community-post-actions{border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.community-comments-panel{margin-top:24px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045));border-radius:30px;padding:26px}.comment-toolbar h2{margin:0}.community-comment-form{display:flex;gap:10px;margin:14px 0 18px}.community-comment-form textarea{flex:1;min-height:92px}.community-comment-form .primary{min-width:120px}.community-comment-card{display:grid;grid-template-columns:42px 1fr;gap:12px;border-radius:22px;padding:16px}.comment-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));font-weight:900;box-shadow:0 10px 28px rgba(139,92,246,.22)}.comment-main{min-width:0}.comment-card.reply-child{margin-left:54px}.comment-body{font-size:15px}.inline-reply{margin-left:54px}.brand-symbol{background:linear-gradient(135deg,var(--accent),var(--accent2))}
@media(max-width:980px){.community-board-head{display:grid}.community-board-tools{justify-content:stretch}.community-board-tools .search-input,.community-board-tools select,.community-board-tools .write-btn{width:100%;min-width:0}.community-list-head{display:none}.community-post-row{grid-template-columns:1fr;gap:8px}.community-post-row>div:not(.community-post-title):before{color:var(--muted);font-weight:900;margin-right:8px}.community-post-row>div:nth-child(2):before{content:'작성자'}.community-post-row>div:nth-child(3):before{content:'조회'}.community-post-row>div:nth-child(4):before{content:'추천'}.community-post-row>div:nth-child(5):before{content:'댓글'}.community-post-row>div:nth-child(6):before{content:'작성일'}}
@media(max-width:720px){.community-title-row{align-items:flex-start}.community-symbol{width:64px;height:64px;border-radius:20px}.community-board-shell,.community-post-detail,.community-comments-panel{padding:18px;border-radius:24px}.community-comment-form{display:grid}.comment-card.reply-child{margin-left:18px}.inline-reply{margin-left:0;display:grid}.post-nav-row{display:grid}.post-meta-grid span{width:100%}}

/* V21 PayPal purchase */
.purchase-account-box{
  margin:18px 0 14px;
  padding:16px 18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  background:rgba(255,255,255,.055);
}
.purchase-account-box strong{display:block;margin-bottom:6px;color:#fff}
.purchase-account-box p{margin:0;color:var(--muted);line-height:1.65}
.purchase-account-box.is-signed-in{border-color:rgba(53,210,255,.36);box-shadow:0 0 28px rgba(53,210,255,.08)}
.paypal-status{margin-top:12px;min-height:20px}
.paypal-status.ok{color:#7af0b2}
.paypal-status.err{color:#ff7d9b}
.small{font-size:.92rem}


/* V21.1 Mobile Google OAuth + slim board detail patch */
.oauth-browser-notice{
  width:min(1120px,calc(100% - 36px));
  margin:14px auto 0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:13px 14px;
  border:1px solid rgba(251,191,36,.34);
  border-radius:18px;
  background:rgba(251,191,36,.12);
  color:#ffe8a3;
  box-shadow:0 16px 42px rgba(0,0,0,.18);
}
.oauth-browser-notice b{display:block;margin-bottom:3px;color:#fff;font-size:14px}
.oauth-browser-notice span{display:block;color:#ffe8a3;font-size:13px;line-height:1.55}
.oauth-browser-notice .oauth-copy-url{flex:0 0 auto;padding:9px 12px}

.post-shell{width:min(920px,calc(100% - 36px))!important;margin:28px auto 50px!important}
.post-nav-row{margin-bottom:12px!important}
.post-nav-row .secondary{padding:10px 14px!important;border-radius:13px!important}
.community-post-detail{border-radius:24px!important;padding:22px 24px!important}
.post-card-head{padding-bottom:14px!important;margin-bottom:16px!important}
.post-kicker{padding:5px 10px!important;font-size:11px!important;margin-bottom:10px!important}
.post-card-head h1{font-size:clamp(26px,3vw,38px)!important;line-height:1.12!important;margin:0 0 12px!important;letter-spacing:-.045em!important}
.post-meta-grid{gap:7px!important;font-size:12px!important}
.post-meta-grid span{padding:6px 10px!important}
.post-body-content{line-height:1.7!important;font-size:16px!important;min-height:70px!important;padding:4px 0!important}
.community-post-actions{padding-top:14px!important;margin-top:16px!important}
.community-post-actions .ghost,.community-post-actions .secondary{padding:10px 13px!important;border-radius:13px!important}
.community-comments-panel{margin-top:18px!important;border-radius:24px!important;padding:18px 22px!important}
.community-comment-form{margin:10px 0 14px!important}
.community-comment-form textarea{min-height:70px!important}
.community-comment-form .primary{min-width:112px!important;padding:12px 15px!important}
.comment-list{gap:10px!important;margin-top:12px!important}
.community-comment-card{padding:13px!important;border-radius:18px!important}

@media(max-width:720px){
  .oauth-browser-notice{width:calc(100% - 24px);align-items:flex-start;display:grid;margin-top:10px;padding:12px}
  .oauth-browser-notice .oauth-copy-url{width:100%;justify-content:center}
  .post-shell{width:calc(100% - 24px)!important;margin:18px auto 36px!important}
  .community-post-detail,.community-comments-panel{padding:16px!important;border-radius:20px!important}
  .post-card-head h1{font-size:28px!important}
  .post-meta-grid span{width:auto!important}
  .post-body-content{min-height:54px!important;font-size:15px!important}
}


/* Board emoji picker */
.board-compose-box{position:relative;display:block;border:1px solid var(--line);border-radius:12px;background:rgba(0,0,0,.26);overflow:visible}
.board-compose-box textarea{display:block;width:100%;border:0!important;border-radius:12px!important;background:transparent!important;min-height:140px;resize:vertical;padding:10px 44px 40px 12px;box-sizing:border-box}
.board-compose-box:focus-within{border-color:rgba(34,211,238,.45);box-shadow:0 0 0 1px rgba(34,211,238,.18)}
.board-emoji-btn{position:absolute;right:8px;bottom:8px;z-index:2;width:30px;height:30px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.06);color:#fff;font-size:16px;line-height:1;cursor:pointer;display:inline-grid;place-items:center;padding:0}
.board-emoji-btn:hover,.board-emoji-btn[aria-expanded="true"]{background:rgba(255,255,255,.12);border-color:rgba(34,211,238,.35)}
.board-emoji-picker{position:absolute;right:0;bottom:44px;z-index:40;width:min(340px,calc(100vw - 48px));max-height:280px;overflow:auto;border:1px solid var(--line);border-radius:16px;background:rgba(14,16,30,.97);backdrop-filter:blur(14px);box-shadow:0 18px 48px rgba(0,0,0,.45);padding:10px;display:grid;gap:8px}
.board-emoji-picker.hidden{display:none}
.board-emoji-tabs{display:flex;gap:4px;flex-wrap:wrap}
.board-emoji-tab{width:32px;height:32px;border:1px solid transparent;border-radius:8px;background:transparent;font-size:16px;cursor:pointer;line-height:1;padding:0}
.board-emoji-tab:hover,.board-emoji-tab.is-active{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.12)}
.board-emoji-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:2px}
.board-emoji-item{width:100%;aspect-ratio:1;border:0;border-radius:8px;background:transparent;font-size:20px;line-height:1;cursor:pointer;padding:0;display:grid;place-items:center}
.board-emoji-item:hover{background:rgba(255,255,255,.1)}
.board-emoji-hint{margin:0;font-size:11px;color:var(--muted);padding:0 2px}

/* V22 Board media attachments */
.board-upload-box{
  border:1px dashed rgba(255,255,255,.18);
  border-radius:12px;
  background:rgba(0,0,0,.14);
  padding:10px 12px;
  display:grid;
  gap:6px;
}
.board-upload-box.dragover{border-color:rgba(34,211,238,.65);background:rgba(34,211,238,.08)}
.board-upload-box label{font-weight:800;color:#fff;font-size:12px;line-height:1.2}
.board-upload-box .small-copy{font-size:11px;margin:0;line-height:1.35}
.board-upload-box input[type="file"]{padding:4px 6px;background:rgba(255,255,255,.045);border-radius:8px;border:1px solid var(--line);font-size:11px;line-height:1.2;color:var(--muted);height:auto;min-height:0}
.board-upload-box input[type="file"]::file-selector-button{font-size:11px;padding:4px 8px;margin-right:8px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#e8ebf8;cursor:pointer}
.board-upload-box input[type="file"]::-webkit-file-upload-button{font-size:11px;padding:4px 8px;margin-right:8px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#e8ebf8;cursor:pointer}
.board-attachment-preview{display:grid;gap:6px;min-height:0}
.board-attachment-preview > .muted{margin:0;font-size:11px;line-height:1.3}
.board-file-chip-list{display:grid;gap:6px}
.board-file-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.045);padding:6px 8px;min-width:0;font-size:12px}
.board-file-chip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.board-file-chip small{color:var(--muted);margin-left:auto;white-space:nowrap}
.board-attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 0}
.board-attachment-item{margin:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(0,0,0,.18)}
.board-attachment-item img,.board-attachment-item video{display:block;width:100%;max-height:520px;object-fit:contain;background:rgba(0,0,0,.32)}
.board-attachment-item img{cursor:zoom-in}
.board-attachment-item figcaption{display:flex;align-items:center;gap:8px;padding:10px 12px;color:var(--muted);font-size:12px;font-weight:900}
.board-attachment-item figcaption b{color:#e9ecff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.board-attachment-item figcaption .danger-btn{margin-left:auto}
.board-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:rgba(0,0,0,.82);backdrop-filter:blur(8px);padding:24px;cursor:zoom-out}
.board-lightbox img{max-width:min(100%,1100px);max-height:88vh;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.55)}
.board-lightbox button{position:fixed;top:18px;right:18px;width:46px;height:46px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.12);color:#fff;font-size:30px;cursor:pointer}
.board-attachment-midi{grid-column:1/-1!important;max-width:min(100%,520px)!important;border-radius:14px!important;overflow:hidden}
.board-midi-card{display:grid;gap:8px;padding:10px 12px;background:rgba(0,0,0,.22)}
.board-midi-row{display:flex;align-items:center;gap:8px;min-width:0}
.board-midi-badge{flex:none;font-size:11px;font-weight:900;color:#9af2ff;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.22);border-radius:8px;padding:4px 7px}
.board-midi-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#e8ebf8}
.board-midi-play-btn{flex:none;padding:7px 10px;border-radius:9px;border:1px solid rgba(34,211,238,.35);background:linear-gradient(135deg,rgba(34,211,238,.28),rgba(139,92,246,.22));color:#fff;font-size:11px;font-weight:900;cursor:pointer;line-height:1;white-space:nowrap}
.board-midi-play-btn:hover{filter:brightness(1.08)}
.board-midi-play-btn:disabled{opacity:.55;cursor:wait}
.board-midi-dl{flex:none;padding:7px 10px;border-radius:9px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#c7d0ff;font-size:11px;font-weight:800;text-decoration:none}
.board-midi-dl:hover{color:#fff;border-color:rgba(34,211,238,.3)}
.board-midi-audio{display:block;width:100%;height:36px;border-radius:8px;background:rgba(0,0,0,.25)}
.board-midi-audio[hidden]{display:none!important}
.board-midi-msg{margin:0;font-size:11px;line-height:1.4}
.board-midi-msg[hidden]{display:none!important}
.board-attachment-item.board-attachment-midi img,.board-attachment-item.board-attachment-midi video{display:none}
.board-attachment-item.board-attachment-midi figcaption{display:none}
.hub-page .board-attachment-midi,.community-post-detail .board-attachment-midi{height:auto!important;max-height:none!important}
.hub-page .board-attachment-midi .board-midi-card,.community-post-detail .board-attachment-midi .board-midi-card{min-height:0}

/* V23 purchase + board detail refined final overrides */
.purchase-v23-card .price strong{font-size:clamp(34px,4vw,48px)!important;letter-spacing:-.045em!important}
.bank-transfer-notice{margin-top:16px!important;padding:22px!important}
.bank-transfer-notice h3{margin-top:0!important;margin-bottom:14px!important}
.bank-transfer-notice p{margin:8px 0!important;line-height:1.75!important;color:var(--muted)!important}

.post-shell{width:min(860px,calc(100% - 40px))!important;margin:26px auto 42px!important}
.post-nav-row{margin-bottom:12px!important}
.post-nav-row .secondary{padding:8px 12px!important;border-radius:12px!important;font-size:13px!important;line-height:1!important}
.post-detail.community-post-detail,.community-post-detail{padding:18px 20px!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.045))!important}
.post-card-head{padding-bottom:12px!important;margin-bottom:12px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
.post-kicker{padding:4px 9px!important;font-size:11px!important;margin-bottom:9px!important;line-height:1.2!important}
.post-card-head h1{font-size:clamp(23px,2.7vw,32px)!important;line-height:1.15!important;margin:0 0 10px!important;letter-spacing:-.04em!important}
.post-meta-grid{gap:6px!important;font-size:11px!important;line-height:1.2!important}
.post-meta-grid span{padding:5px 8px!important;border-radius:999px!important;background:rgba(0,0,0,.16)!important}
.post-meta-grid b{font-size:13px!important;margin-left:3px!important}
.post-body-content{font-size:14px!important;line-height:1.65!important;min-height:42px!important;padding:2px 0!important;margin:0!important;color:#eef0ff!important}
.post-actions,.community-post-actions{gap:6px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding-top:12px!important;margin:14px 0 0!important}
.community-post-actions .secondary,.community-post-actions .ghost,.post-actions .secondary,.post-actions .ghost{padding:7px 10px!important;border-radius:10px!important;font-size:12px!important;line-height:1.1!important;min-height:0!important}
.community-comments-panel{width:min(860px,100%)!important;margin-top:16px!important;padding:18px!important;border-radius:22px!important}
.comment-toolbar{margin-bottom:10px!important}.comment-toolbar h2{font-size:21px!important;line-height:1.2!important}
.community-comment-form{gap:8px!important;margin:8px 0 12px!important}.community-comment-form textarea,.comment-form textarea{min-height:58px!important;font-size:13px!important;padding:10px 12px!important;border-radius:13px!important}.community-comment-form .primary{min-width:104px!important;padding:10px 13px!important;border-radius:13px!important;font-size:12px!important}
.comment-list{gap:8px!important;margin-top:10px!important}.empty-card{padding:22px!important;border-radius:18px!important;font-size:14px!important}
.board-attachments{grid-template-columns:repeat(auto-fit,minmax(150px,220px))!important;gap:10px!important;margin:12px 0 0!important;align-items:start!important}.board-attachment-item{border-radius:16px!important}.board-attachment-item img,.board-attachment-item video{height:170px!important;max-height:170px!important;width:100%!important;object-fit:cover!important}.board-attachment-item figcaption{padding:8px 10px!important;font-size:11px!important;min-height:38px!important}.board-attachment-item figcaption .danger-btn{padding:5px 8px!important;font-size:11px!important}
@media(max-width:720px){.post-shell{width:calc(100% - 24px)!important;margin:16px auto 32px!important}.post-detail.community-post-detail,.community-post-detail,.community-comments-panel{padding:15px!important;border-radius:18px!important}.post-card-head h1{font-size:24px!important}.post-meta-grid span{width:auto!important}.post-meta-grid b{font-size:12px!important}.board-attachments{grid-template-columns:repeat(2,minmax(0,1fr))!important}.board-attachment-item img,.board-attachment-item video{height:130px!important;max-height:130px!important}.community-comment-form{display:grid!important}.community-comment-form .primary{width:100%!important}}


/* =========================================================
   V24 Board Post Meta Compact Patch
   - 작성자/작성일/조회/추천/댓글 칩 강제 축소
   - 기존 V20~V23 중복 CSS보다 항상 뒤에서 우선 적용
   ========================================================= */

.post-meta-grid{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:5px !important;
  margin:0 !important;
  color:var(--muted) !important;
  font-size:10px !important;
  line-height:1.15 !important;
}

.post-meta-grid span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:3px !important;
  min-height:24px !important;
  padding:3px 7px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.12) !important;
  background:rgba(0,0,0,.14) !important;
  color:var(--muted) !important;
  font-size:10px !important;
  font-weight:600 !important;
  line-height:1.1 !important;
  letter-spacing:-.02em !important;
  white-space:nowrap !important;
}

.post-meta-grid span *,
.post-meta-grid strong,
.post-meta-grid b,
.post-meta-grid em,
.post-meta-grid small{
  font-size:10px !important;
  font-weight:700 !important;
  line-height:1.1 !important;
  letter-spacing:-.02em !important;
}

.post-meta-grid b{
  color:var(--text) !important;
  margin-left:2px !important;
  font-size:11px !important;
  font-weight:800 !important;
}

.post-meta-grid strong{
  color:var(--muted) !important;
  opacity:.72 !important;
  font-size:10px !important;
  font-weight:700 !important;
}

.post-meta-grid svg,
.post-meta-grid img{
  width:12px !important;
  height:12px !important;
  flex:0 0 auto !important;
}

/* 게시글 헤더도 메타 크기에 맞춰 더 날렵하게 */
.post-card-head{
  padding-bottom:10px !important;
  margin-bottom:10px !important;
}

.post-card-head h1{
  font-size:clamp(22px,2.2vw,30px) !important;
  line-height:1.12 !important;
  margin:0 0 8px !important;
}

.post-kicker{
  padding:3px 8px !important;
  font-size:10px !important;
  margin-bottom:8px !important;
}

/* 본문/버튼도 살짝 더 축소 */
.post-body-content{
  font-size:13px !important;
  line-height:1.6 !important;
  min-height:34px !important;
}

.post-actions,
.community-post-actions{
  padding-top:10px !important;
  margin-top:12px !important;
}

.post-actions .ghost,
.post-actions .secondary,
.community-post-actions .ghost,
.community-post-actions .secondary{
  padding:6px 9px !important;
  font-size:11px !important;
  border-radius:9px !important;
}

/* 모바일에서는 너무 잘게 깨지지 않도록 유지 */
@media(max-width:720px){
  .post-meta-grid{
    gap:4px !important;
  }
  .post-meta-grid span{
    min-height:23px !important;
    padding:3px 6px !important;
    font-size:9.5px !important;
  }
  .post-meta-grid span *,
  .post-meta-grid strong,
  .post-meta-grid b{
    font-size:9.5px !important;
  }
  .post-meta-grid b{
    font-size:10px !important;
  }
  .post-card-head h1{
    font-size:22px !important;
  }
}

/* =========================================================
   MidiAI Studio Final Edition
   Product-grade visual system / purchase / community polish
   ========================================================= */
:root{
  --final-surface:rgba(255,255,255,.075);
  --final-surface-strong:rgba(255,255,255,.115);
  --final-card:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.045));
  --final-stroke:rgba(255,255,255,.135);
  --final-soft:rgba(0,0,0,.18);
  --final-shadow:0 26px 80px rgba(0,0,0,.28);
}
body{
  background:
    radial-gradient(circle at 18% -10%,rgba(139,92,246,.30),transparent 34%),
    radial-gradient(circle at 86% 8%,rgba(34,211,238,.22),transparent 30%),
    radial-gradient(circle at 50% 100%,rgba(139,92,246,.10),transparent 34%),
    #050711 !important;
}
.topbar{
  min-height:68px;
  background:rgba(5,7,17,.72)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 10px 36px rgba(0,0,0,.22);
}
.brand b{letter-spacing:-.02em}.brand-symbol{width:40px!important;height:40px!important;border-radius:13px!important}
nav{gap:10px!important}nav a{padding:8px 8px;border-radius:10px;transition:.18s background,.18s color}.topbar nav a:hover,.topbar nav a.active{background:rgba(255,255,255,.08);color:#fff!important;transform:none}
.ghost,.login,.primary,.secondary,.discord{border-radius:13px!important}.primary{box-shadow:0 16px 40px rgba(34,211,238,.16)!important}.secondary,.ghost{background:rgba(255,255,255,.065)!important;border:1px solid rgba(255,255,255,.12)!important}
.content-card,.price-card,.notice,.form-card,.list-item,.timeline-item,.faq-item,.account{background:var(--final-card)!important;border-color:var(--final-stroke)!important;box-shadow:var(--final-shadow)!important}
.page-hero{padding:44px 0 18px!important}.page-hero h1{font-size:clamp(34px,4.4vw,56px)!important}.eyebrow{padding:7px 11px!important;font-size:12px!important}

/* Final purchase page */
.purchase-final-hero{padding:54px 0 18px;text-align:center}.purchase-final-hero h1{margin:14px 0 10px;font-size:clamp(42px,6vw,72px);letter-spacing:-.075em;line-height:.95}.purchase-final-hero p{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.75}
.purchase-final-layout{display:grid;grid-template-columns:minmax(0,1.15fr) 360px;gap:18px;align-items:start;margin-bottom:72px}.purchase-final-card{padding:28px!important;border-radius:30px!important}.purchase-final-topline{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px;flex-wrap:wrap}.purchase-sale-pill{display:inline-flex;align-items:center;border:1px solid rgba(34,211,238,.32);background:rgba(34,211,238,.11);color:#9af2ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.purchase-final-card h2{font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.055em;margin:0 0 12px}.purchase-final-price{margin:10px 0 18px!important}.purchase-final-price strong{font-size:clamp(48px,7vw,78px)!important;line-height:.95;background:linear-gradient(135deg,#fff,#bfefff 42%,#d7c7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.purchase-final-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;list-style:none!important;padding:0!important;margin:20px 0!important}.purchase-final-benefits li{padding:12px 13px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:rgba(0,0,0,.16);color:#dfe3ff!important;line-height:1.45!important;font-size:13px}.purchase-account-box{border-radius:20px!important;padding:16px 18px!important}.purchase-paypal-box{border-radius:20px!important;background:rgba(0,0,0,.16)!important}.purchase-final-side{display:grid;gap:14px;position:sticky;top:86px}.purchase-final-note,.purchase-final-bank{border-radius:24px!important;padding:20px!important}.purchase-final-note h3,.purchase-final-bank h3{margin:0 0 10px!important;font-size:18px}.purchase-final-note p,.purchase-final-bank p{font-size:14px!important;line-height:1.7!important}.bank-transfer-notice.hidden{display:none!important}

/* Final board detail */
.post-shell{width:min(820px,calc(100% - 40px))!important;margin:22px auto 44px!important}.post-nav-row{margin-bottom:10px!important}.post-nav-row .secondary{padding:7px 11px!important;font-size:12px!important;border-radius:11px!important}.post-detail.community-post-detail,.community-post-detail{padding:18px 20px!important;border-radius:22px!important;background:var(--final-card)!important;border:1px solid var(--final-stroke)!important;box-shadow:var(--final-shadow)!important}.final-post-head,.post-card-head{padding-bottom:12px!important;margin-bottom:12px!important}.post-kicker{padding:4px 9px!important;font-size:11px!important;margin-bottom:9px!important;background:rgba(139,92,246,.14)!important}.post-card-head h1{font-size:clamp(22px,2.55vw,31px)!important;line-height:1.15!important;margin:0 0 10px!important;letter-spacing:-.04em!important}.final-meta-grid,.post-meta-grid{display:flex!important;gap:5px!important;flex-wrap:wrap!important;align-items:center!important;color:var(--muted)!important;font-size:10px!important;line-height:1.1!important}.final-meta-grid span,.post-meta-grid span{display:inline-flex!important;align-items:center!important;gap:4px!important;min-height:26px!important;padding:4px 7px!important;border-radius:999px!important;background:rgba(0,0,0,.16)!important;border:1px solid rgba(255,255,255,.105)!important;color:var(--muted)!important;font-size:10px!important;font-weight:700!important;max-width:100%}.final-meta-grid span i,.post-meta-grid span i{font-style:normal!important;font-size:11px!important;line-height:1!important}.final-meta-grid span em,.post-meta-grid span em{font-style:normal!important;font-size:10px!important;font-weight:700!important;opacity:.72!important;white-space:nowrap}.final-meta-grid span b,.post-meta-grid span b{font-size:11px!important;font-weight:800!important;color:#f4f6ff!important;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.final-meta-grid .meta-author b{max-width:170px}.final-meta-grid .meta-date b{max-width:150px}.post-body-content{font-size:14px!important;line-height:1.68!important;min-height:36px!important;padding:2px 0!important}.community-post-actions,.post-actions{gap:6px!important;padding-top:11px!important;margin-top:13px!important}.community-post-actions .secondary,.community-post-actions .ghost,.post-actions .secondary,.post-actions .ghost{padding:7px 10px!important;font-size:12px!important;border-radius:10px!important}.community-comments-panel{width:min(820px,100%)!important;margin-top:14px!important;padding:16px!important;border-radius:22px!important;background:var(--final-card)!important}.comment-toolbar h2{font-size:20px!important}.community-comment-form textarea,.comment-form textarea{min-height:56px!important;font-size:13px!important}.community-comment-form .primary{min-width:96px!important;padding:9px 12px!important;font-size:12px!important}.community-comment-card{padding:12px!important;border-radius:16px!important}.comment-avatar{width:34px!important;height:34px!important;border-radius:12px!important;font-size:13px!important}.community-comment-card{grid-template-columns:34px 1fr!important}.comment-body{font-size:13px!important;line-height:1.6!important}.board-attachments{grid-template-columns:repeat(auto-fit,minmax(136px,200px))!important;gap:9px!important;margin:11px 0 0!important}.board-attachment-item{border-radius:15px!important;background:rgba(0,0,0,.18)!important}.board-attachment-item img,.board-attachment-item video{height:150px!important;max-height:150px!important;object-fit:cover!important}.board-attachment-item figcaption{padding:7px 9px!important;font-size:10.5px!important;min-height:34px!important}.board-lightbox img{border-radius:22px!important}

/* Final community list */
.community-main{padding-bottom:52px!important}.community-hero{padding:52px 0 20px!important}.community-hero h1{font-size:clamp(38px,5.4vw,64px)!important}.community-symbol{width:72px!important;height:72px!important;border-radius:22px!important}.community-board-shell{border-radius:28px!important;padding:22px!important;background:var(--final-card)!important}.community-post-row{padding:14px 16px!important}.community-post-title b{font-size:16px!important}.community-list-head,.community-post-row{grid-template-columns:minmax(260px,1fr) 130px 60px 60px 60px 160px!important;gap:12px!important}.write-btn{padding:10px 14px!important}

@media(max-width:900px){.purchase-final-layout{grid-template-columns:1fr}.purchase-final-side{position:static}.purchase-final-benefits{grid-template-columns:1fr}.purchase-final-hero{text-align:left;padding-top:38px}.purchase-final-hero p{margin-left:0}.community-list-head{display:none!important}.community-post-row{grid-template-columns:1fr!important}}
@media(max-width:720px){.topbar{gap:10px}.post-shell{width:calc(100% - 22px)!important;margin:14px auto 30px!important}.post-detail.community-post-detail,.community-post-detail,.community-comments-panel{padding:14px!important;border-radius:18px!important}.post-card-head h1{font-size:23px!important}.final-meta-grid,.post-meta-grid{gap:4px!important}.final-meta-grid span,.post-meta-grid span{min-height:24px!important;padding:3px 6px!important}.final-meta-grid .meta-author b{max-width:118px}.final-meta-grid .meta-date b{max-width:118px}.board-attachments{grid-template-columns:repeat(2,minmax(0,1fr))!important}.board-attachment-item img,.board-attachment-item video{height:118px!important;max-height:118px!important}.purchase-final-card{padding:20px!important;border-radius:24px!important}.purchase-final-price strong{font-size:48px!important}.purchase-final-note,.purchase-final-bank{padding:16px!important;border-radius:20px!important}}


/* Legal / payment-review pages */
.legal-footer{display:block!important;width:min(1120px,calc(100% - 40px));margin:56px auto 24px!important;padding:22px!important;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:rgba(255,255,255,.055);color:var(--muted);font-size:12px;line-height:1.65}
.footer-main{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:16px;margin-bottom:14px}.footer-main strong{display:block;color:#fff;font-size:16px;margin-bottom:4px}.footer-main p{margin:0;color:var(--muted)}.footer-links{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.footer-links a{color:#dfe7ff;text-decoration:none;padding:6px 9px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09)}.business-box{display:flex;flex-wrap:wrap;gap:6px 14px}.business-box span{white-space:normal}.footer-copy{margin-top:12px;color:rgba(255,255,255,.55)}
.legal-hero{max-width:900px}.legal-page{max-width:900px;margin-bottom:60px}.legal-card{padding:28px!important;border-radius:26px!important}.legal-card h2{margin:26px 0 9px;font-size:20px;letter-spacing:-.03em}.legal-card p{color:#d7dcf5;line-height:1.82;margin:0 0 10px}.legal-updated{display:inline-flex!important;padding:7px 10px;border-radius:999px;background:rgba(34,211,238,.10);border:1px solid rgba(34,211,238,.22);color:#b8f6ff!important;font-size:12px}.legal-card hr{border:0;border-top:1px solid rgba(255,255,255,.1);margin:28px 0}.business-table{display:grid;gap:8px}.business-table div{display:grid;grid-template-columns:190px 1fr;gap:12px;padding:12px 14px;border-radius:14px;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.09)}.business-table b{color:#fff}.business-table span{color:#dbe1ff}
@media(max-width:720px){.legal-footer{width:calc(100% - 22px);padding:16px!important}.footer-main{display:block}.footer-links{justify-content:flex-start;margin-top:12px}.business-table div{grid-template-columns:1fr;gap:4px}.legal-card{padding:18px!important}}

/* Business info compact patch */
.business-info-hero{padding:30px 0 12px!important}
.business-info-hero h1{font-size:clamp(28px,3.4vw,42px)!important;margin:8px 0!important}
.business-info-hero p{line-height:1.5!important}
.business-info-page{max-width:760px!important;margin-bottom:44px!important}
.business-info-page .legal-card{padding:20px!important;border-radius:22px!important}
.business-table-compact{gap:7px!important}
.business-table-compact div{grid-template-columns:150px 1fr!important;gap:10px!important;padding:10px 13px!important;border-radius:13px!important}
.business-table-compact b{font-size:13px!important}
.business-table-compact span{font-size:15px!important;font-weight:700!important;line-height:1.45!important}
.business-info-note{margin-top:14px!important;font-size:13px!important}
@media(max-width:720px){.business-info-hero{padding:22px 0 8px!important}.business-table-compact div{grid-template-columns:1fr!important;gap:4px!important}.business-table-compact span{font-size:14px!important}.business-info-page .legal-card{padding:16px!important}}


.purchase-review-panel{margin:14px 0;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045)}
.review-row{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}
.review-row:last-of-type{border-bottom:0}.review-row span{color:var(--muted);font-size:13px;font-weight:800}.review-row strong{color:#eef2ff;font-size:16px;line-height:1.45}.review-help{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.payment-review-panel{background:rgba(34,211,238,.055);border-color:rgba(34,211,238,.16)}.purchase-service-period{line-height:1.65!important}
@media(max-width:720px){.review-row{grid-template-columns:1fr;gap:4px}.review-row strong{font-size:15px}}

/* V31.2 purchase cleanup */
.purchase-final-note{background:linear-gradient(145deg,rgba(34,211,238,.10),rgba(139,92,246,.08)),rgba(255,255,255,.045)!important}
.license-benefit-list{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:8px}
.license-benefit-list li{display:grid;gap:3px;padding:10px 12px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(0,0,0,.16)}
.license-benefit-list b{color:#fff;font-size:13px;letter-spacing:-.01em}
.license-benefit-list span{color:var(--muted);font-size:13px;line-height:1.55}
.purchase-kakao-btn{width:100%;min-height:58px;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#ffe812,#ffd33d)!important;color:#111827!important;box-shadow:0 18px 40px rgba(255,221,56,.16),inset 0 0 0 1px rgba(0,0,0,.08)!important;display:flex!important;align-items:center;justify-content:center;gap:10px;font-size:16px!important;font-weight:950!important}
.purchase-kakao-btn:hover{transform:translateY(-1px);filter:brightness(1.02)}
.purchase-kakao-btn.is-disabled,.purchase-kakao-btn:disabled,.purchase-card-btn.is-disabled,.purchase-card-btn:disabled{opacity:.55;cursor:not-allowed;transform:none!important;filter:none!important;pointer-events:none}
.purchase-owned-card{border:1px solid rgba(34,197,94,.28);background:rgba(34,197,94,.08);border-radius:16px;padding:16px 18px}
.purchase-owned-card h3{margin:0 0 8px;font-size:1.05rem}
.purchase-owned-card p{margin:0;color:var(--muted,#64748b)}
.kakao-mark{display:inline-flex;align-items:center;justify-content:center;width:38px;height:28px;border-radius:999px;background:#111;color:#ffe812;font-weight:950;font-size:14px;letter-spacing:-.05em}
.purchase-paypal-box{padding:12px!important;border-style:solid!important}
.payment-review-panel .review-row:last-of-type{border-bottom:0}
.review-help,.purchase-service-period{display:none!important}

/* V32.2 Admin compact layout */
.admin-page .admin-shell{width:min(1280px,calc(100% - 28px));padding:18px 0 36px}
.admin-page .admin-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}
.admin-page .admin-topline h1{margin:6px 0 0;font-size:clamp(26px,3.2vw,36px);letter-spacing:-.04em;line-height:1}
.admin-page .admin-topline .eyebrow{padding:6px 10px;font-size:11px}
.admin-page .admin-topline-note{margin:0;color:var(--muted);font-size:13px;line-height:1.5;max-width:360px;text-align:right}
.admin-page #admin.content-card{padding:14px;border-radius:22px}
.admin-page .admin-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px;padding:6px;border:1px solid var(--line);border-radius:16px;background:rgba(0,0,0,.18);position:sticky;top:72px;z-index:4}
.admin-page .admin-tab{border:1px solid transparent;border-radius:12px;background:transparent;color:#b8bdd8;padding:8px 14px;font:inherit;font-size:13px;font-weight:900;cursor:pointer}
.admin-page .admin-tab:hover{color:#fff;background:rgba(255,255,255,.06)}
.admin-page .admin-tab.is-active{color:#fff;border-color:rgba(139,92,246,.45);background:linear-gradient(135deg,rgba(139,92,246,.28),rgba(34,211,238,.14))}
.admin-page .admin-tab-panel{display:none}
.admin-page .admin-tab-panel.is-active{display:block}
.admin-page .admin-dashboard{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0 0 12px}
.admin-page .dash-card{min-height:78px;padding:10px 12px;border-radius:16px}
.admin-page .dash-card span{font-size:18px}
.admin-page .dash-card b{font-size:22px}
.admin-page .dash-card small{font-size:11px}
.admin-page .admin-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.admin-page .admin-quick-card{display:grid;gap:4px;text-align:left;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.05);padding:12px 14px;color:inherit;cursor:pointer;font:inherit}
.admin-page .admin-quick-card b{font-size:14px;color:#fff}
.admin-page .admin-quick-card small{color:var(--muted);font-size:12px;line-height:1.45}
.admin-page .admin-quick-card:hover{background:rgba(255,255,255,.09);border-color:rgba(139,92,246,.35)}
.admin-page .admin-split-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);gap:10px;align-items:start}
.admin-page .admin-side-stack{display:grid;gap:10px}
.admin-page .admin-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.admin-page .admin-download-card{margin-bottom:0}
.admin-page .admin-download-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
.admin-page .admin-block{padding:14px!important;border-radius:18px!important;gap:8px!important;box-shadow:none!important;margin:0!important}
.admin-page .admin-block h3{margin:0 0 2px;font-size:15px}
.admin-page .admin-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.admin-page .form-card input,.admin-page .form-card textarea,.admin-page .form-card select{padding:9px 11px;border-radius:12px;font-size:13px}
.admin-page .form-card textarea{min-height:72px}
.admin-page .primary,.admin-page .secondary{padding:10px 14px;border-radius:12px;font-size:13px}
.admin-page .admin-section-head{margin-bottom:8px}
.admin-page .admin-section-head h3{font-size:15px}
.admin-page .admin-list-toolbar{gap:8px;margin-bottom:8px}
.admin-page .search-input.compact{min-width:0;padding:9px 11px;border-radius:12px;font-size:13px}
.admin-page .admin-list-toolbar select{padding:9px 11px;border-radius:12px;font-size:13px;min-width:96px}
.admin-page .admin-table-wrap{max-height:340px;border-radius:14px}
.admin-page .admin-table{min-width:560px}
.admin-page .admin-table th,.admin-page .admin-table td{padding:9px 11px;font-size:12px}
.admin-page .admin-table th{font-size:11px}
.admin-page .admin-table td b{font-size:13px;line-height:1.3}
.admin-page .admin-table td small{margin-top:2px;font-size:11px;line-height:1.35}
.admin-page .mini-btn{padding:6px 9px!important;font-size:11px!important;border-radius:9px!important}
.admin-page .admin-flash{padding:10px 12px;margin-bottom:10px;border-radius:14px;font-size:13px}
.admin-page .form-split{gap:8px}
.admin-page .check{font-size:12px!important}
@media(max-width:1100px){.admin-page .admin-split-grid{grid-template-columns:1fr}.admin-page .admin-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.admin-page .admin-dashboard{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-page .admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page .admin-content-grid{grid-template-columns:1fr}}
@media(max-width:680px){.admin-page .admin-topline{align-items:flex-start}.admin-page .admin-topline-note{text-align:left}.admin-page .admin-tabs{top:64px}.admin-page .admin-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page .admin-actions{grid-template-columns:1fr}.admin-page .admin-tabs{overflow:auto;flex-wrap:nowrap}.admin-page .admin-tab{white-space:nowrap}}

/* V33 Hub board unified layout */
.hub-page .hub-main{padding-bottom:48px}
.hub-page .hub-shell{width:min(1180px,calc(100% - 28px));padding:20px 0 0}
.hub-page .hub-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px;flex-wrap:wrap}
.hub-page .hub-topline h1{margin:6px 0 0;font-size:clamp(26px,3.4vw,38px);letter-spacing:-.04em;line-height:1.05}
.hub-page .hub-topline .eyebrow{padding:6px 10px;font-size:11px}
.hub-page .hub-desc{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.55;max-width:640px}
.hub-page .hub-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.hub-page .hub-subnav{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px;padding:6px;border:1px solid var(--line);border-radius:16px;background:rgba(0,0,0,.18);position:sticky;top:72px;z-index:4}
.hub-page .hub-subnav a{display:inline-flex;align-items:center;padding:8px 13px;border-radius:12px;color:#b8bdd8;font-size:13px;font-weight:900;white-space:nowrap}
.hub-page .hub-subnav a:hover{color:#fff;background:rgba(255,255,255,.06)}
.hub-page .hub-subnav a.active{color:#fff;border:1px solid rgba(139,92,246,.42);background:linear-gradient(135deg,rgba(139,92,246,.26),rgba(34,211,238,.12))}
.hub-page .hub-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.045));border-radius:22px;padding:16px;box-shadow:0 18px 50px rgba(0,0,0,.18)}
.hub-page .hub-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:12px}
.hub-page .hub-toolbar h2{margin:0;font-size:18px;letter-spacing:-.02em}
.hub-page .hub-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.hub-page .hub-tools .search-input{min-width:220px;padding:9px 11px;border-radius:12px;font-size:13px}
.hub-page .hub-tools select{padding:9px 11px;border-radius:12px;font-size:13px;border:1px solid var(--line);background:rgba(0,0,0,.28);color:var(--text);font:inherit}
.hub-page .hub-tools .primary,.hub-page .hub-tools .secondary,.hub-page .hub-actions .primary,.hub-page .hub-actions .secondary{padding:9px 13px;border-radius:12px;font-size:13px}
.hub-page .hub-list-head,.hub-page .hub-list-row{display:grid;align-items:center;gap:10px}
.hub-page .hub-list-head{padding:10px 14px;border-bottom:1px solid var(--line);color:#b8bdd8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;background:rgba(0,0,0,.16);border-radius:14px 14px 0 0}
.hub-page .hub-list-body{border:1px solid var(--line);border-radius:0 0 14px 14px;overflow:hidden;background:rgba(0,0,0,.1)}
.hub-page .hub-list-row{padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.06);color:inherit;transition:background .15s}
.hub-page .hub-list-row:last-child{border-bottom:0}
.hub-page .hub-list-row:hover{background:rgba(255,255,255,.05)}
.hub-page .hub-list-row.is-pinned{background:rgba(139,92,246,.08)}
.hub-page .hub-col-title{min-width:0}
.hub-page .hub-col-title b{display:block;font-size:14px;line-height:1.35;color:#fff}
.hub-page .hub-col-title small{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hub-page .hub-col-author,.hub-page .hub-col-date,.hub-page .hub-col-preview{color:#c7cbe4;font-size:12px}
.hub-page .hub-col-author{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}
.hub-page .hub-col-author .author-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.hub-page .author-badge{flex:none;width:18px;height:18px;border-radius:6px;display:inline-grid;place-items:center;border:1px solid transparent}
.hub-page .author-badge svg{width:12px;height:12px;display:block}
.hub-page .author-badge.is-admin{color:#d7c7ff;background:rgba(139,92,246,.16);border-color:rgba(139,92,246,.28)}
.hub-page .author-badge.is-buyer{color:#8ff3c5;background:rgba(54,211,153,.12);border-color:rgba(54,211,153,.28)}
.hub-page .author-badge.is-guest{color:#aeb4d0;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}
.meta-author-badge{display:inline-flex;align-items:center;gap:6px}
.meta-author-badge .author-badge{width:18px;height:18px;border-radius:6px;display:inline-grid;place-items:center}
.meta-author-badge .author-badge svg{width:12px;height:12px}
.hub-page .hub-col-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hub-page .hub-col-badge .badge{margin-top:0}
.hub-page .hub-list-head,.hub-page .hub-list-row{grid-template-columns:minmax(220px,1fr) 120px 56px 56px 56px 130px}
.hub-page .hub-notice-head,.hub-page .hub-notice-row{grid-template-columns:72px minmax(0,1fr) 120px 110px 64px}
.hub-page .hub-notice-head span:nth-child(1),.hub-page .hub-notice-head span:nth-child(5),.hub-page .hub-notice-row .hub-col-no,.hub-page .hub-notice-row .hub-col-views{text-align:center}
.hub-page .hub-col-no{color:#c7cbe4;font-size:12px;font-weight:900}
.hub-page .hub-col-no.is-pinned-no{color:#9af2ff}
.hub-page .hub-col-views{color:#c7cbe4;font-size:12px}
.hub-page .hub-notice-row .hub-col-title small{display:none}
.hub-page .hub-notice-row .hub-col-title b{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.25}
.hub-page .hub-notice-row .hub-col-title .hub-col-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
.hub-page .hub-notice-row .hub-col-title .badge{margin-right:0;flex-shrink:0;padding:2px 7px;font-size:11px;line-height:1.15;vertical-align:baseline}
.hub-page .post-card-head h1 .badge{margin-right:8px;vertical-align:middle;font-size:13px}
.hub-page .hub-ticket-head,.hub-page .hub-ticket-row{grid-template-columns:minmax(0,1fr) 100px 90px 110px}
.hub-page .hub-col-cat{color:#c7cbe4;font-size:12px}
.hub-page .support-card{display:grid;gap:14px}
.hub-page .support-info{padding:14px 16px;border-radius:16px;background:rgba(34,211,238,.06);border:1px solid rgba(34,211,238,.18)}
.hub-page .support-info h3{margin:0 0 10px;font-size:15px;color:#dffcff}
.hub-page .support-info ul{margin:0 0 12px;padding-left:18px;color:#c7d0ea;font-size:13px;line-height:1.65}
.hub-page .support-info li{margin-bottom:4px}
.hub-page .support-info-links{display:flex;gap:8px;flex-wrap:wrap}
.hub-page .support-login-gate{padding:18px;border-radius:16px;border:1px dashed rgba(255,255,255,.16);background:rgba(0,0,0,.18);text-align:center}
.hub-page .support-login-gate p{margin:0 0 8px}
.hub-page .support-login-gate .primary{margin-top:8px}
.hub-page .support-login-gate.hidden{display:none}
.hub-page .support-account{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 14px;border-radius:14px;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.22)}
.hub-page .support-account.hidden{display:none}
.hub-page .support-account-label{font-size:11px;font-weight:900;color:var(--muted);letter-spacing:.06em;text-transform:uppercase}
.hub-page .support-account b{color:#fff;font-size:14px}
.hub-page .support-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.hub-page .support-check{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--muted);line-height:1.55;font-weight:500}
.hub-page .support-check input{margin-top:3px;accent-color:var(--accent2)}
.hub-page .support-check a{color:#9af2ff;text-decoration:underline}
.hub-page .support-form.is-disabled{opacity:.72}
.hub-page .support-upload-box{margin-top:2px}
.hub-page .ticket-attachment-file{display:flex;align-items:center;justify-content:center;min-height:120px;padding:18px;background:rgba(0,0,0,.28)}
.hub-page .ticket-attachment-file a{display:flex;flex-direction:column;align-items:center;gap:8px;color:#dffcff;text-decoration:none;font-weight:900}
.hub-page .ticket-attachment-file a span{font-size:28px}
.hub-page .ticket-attachment-file a b{font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hub-page .form-msg{margin:0;font-size:13px;font-weight:700}
@media(max-width:720px){.hub-page .support-form-grid{grid-template-columns:1fr}.hub-page .hub-ticket-row .hub-col-cat:before{content:'유형 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}}
.hub-page .hub-post-shell{width:min(760px,calc(100% - 24px));margin:0 auto}
.hub-page.patch-detail-page .hub-post-shell .hub-subnav{display:none}
.hub-page .post-nav-row{display:flex;gap:8px;justify-content:space-between;align-items:center;margin-bottom:10px}
.hub-page .hub-post-detail,.hub-page .hub-comments-panel{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.095),rgba(255,255,255,.045));border-radius:20px;padding:16px 18px}
.hub-page .hub-patch-detail{padding:0;overflow:hidden;border-radius:20px;background:rgba(8,10,22,.72);border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 48px rgba(0,0,0,.22)}
.hub-page .patch-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.07)}
.hub-page .patch-back-link{color:#b8bfd8;font-size:13px;font-weight:800}
.hub-page .patch-back-link:hover{color:#fff}
.hub-page .patch-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 20px 18px;border-bottom:1px solid rgba(255,255,255,.07)}
.hub-page .patch-head-main{min-width:0;flex:1}
.hub-page .patch-version-pill{display:inline-flex;padding:4px 10px;border-radius:999px;background:rgba(54,211,153,.12);border:1px solid rgba(54,211,153,.28);color:#8ff3c5;font-size:12px;font-weight:900;margin-bottom:10px}
.hub-page .patch-detail-title{margin:0 0 6px;font-size:clamp(16px,1.8vw,18px);line-height:1.4;letter-spacing:-.02em;color:#fff;font-weight:800}
.hub-page .patch-meta-line{display:flex;flex-wrap:wrap;align-items:center;gap:2px 8px;margin:0;color:rgba(154,160,191,.88);font-size:11px!important;font-weight:700;line-height:1.35!important;letter-spacing:.01em}
.hub-page .patch-meta-line span{display:inline-flex;align-items:center;gap:4px;font-size:inherit!important;line-height:inherit!important}
.hub-page .patch-meta-line span+span:before{content:'';width:2px;height:2px;border-radius:999px;background:rgba(255,255,255,.28);margin-right:6px}
.hub-page .patch-toc{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07);display:block!important;justify-content:flex-start!important;text-align:left!important;width:100%}
.hub-page .patch-toc ol{margin:0;padding:0;list-style:none;display:grid;gap:4px;justify-items:start;width:100%;counter-reset:patch-toc}
.hub-page .patch-toc li{counter-increment:patch-toc;width:100%;text-align:left}
.hub-page .patch-toc a{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:6px 0;color:#aeb4d0;font-size:12px;font-weight:700;line-height:1.35;border:0;background:transparent;border-radius:0;width:auto;max-width:100%}
.hub-page .patch-toc a:before{content:counter(patch-toc, decimal-leading-zero);color:rgba(154,160,191,.7);font-size:10px;font-weight:900;letter-spacing:.04em;min-width:1.6em}
.hub-page .patch-toc a:hover{color:#fff}
.hub-page .patch-download-btn{flex-shrink:0;padding:10px 16px;border-radius:12px;font-size:13px;font-weight:900;white-space:nowrap}
.hub-page .patch-detail-body{padding:6px 20px 22px}
.hub-page .patch-changelog{display:grid;gap:0}
.hub-page .patch-changelog.is-flat{gap:0}
.hub-page .patch-section{scroll-margin-top:80px;padding:18px 0;border-top:1px solid rgba(255,255,255,.07)}
.hub-page .patch-section:first-child{border-top:0;padding-top:10px}
.hub-page .patch-section-title{margin:0 0 12px;font-size:15px;line-height:1.4;color:#fff;font-weight:800;letter-spacing:-.02em}
.hub-page .patch-section-list{margin:0;padding:0;list-style:none}
.hub-page .patch-section-list li{display:block;padding:8px 0 8px 14px;border-bottom:1px solid rgba(255,255,255,.045);border-left:2px solid rgba(34,211,238,.4);position:relative}
.hub-page .patch-section-list li:last-child{border-bottom:0}
.hub-page .patch-section-list li.is-new,
.hub-page .patch-section-list li.is-improve,
.hub-page .patch-section-list li.is-fix,
.hub-page .patch-section-list li.is-change{border-left-color:rgba(34,211,238,.4)}
.hub-page .patch-change-text{display:block;color:#d7dbed;font-size:14px;line-height:1.65;min-width:0}
.hub-page .patch-prose{white-space:pre-wrap;line-height:1.7;color:#e3e6f8;font-size:14px;padding-top:8px}
.hub-page .patch-detail-nav{display:flex;justify-content:space-between;gap:10px;padding:0 20px 16px}
.hub-page .patch-nav-link{display:grid;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:inherit;min-width:0;max-width:48%}
.hub-page .patch-nav-link:hover{background:rgba(255,255,255,.06);border-color:rgba(34,211,238,.22)}
.hub-page .patch-nav-link span{font-size:10px;color:#9aa0bf;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.hub-page .patch-nav-link b{font-size:13px;color:#eef0ff;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hub-page .patch-nav-link.is-older{margin-left:auto;text-align:right}
.hub-page .patch-detail-footer{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap;padding:14px 20px 16px;border-top:1px solid rgba(255,255,255,.07)}
.hub-page .patch-footer-link{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:9px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);color:#c5cae4;font-size:12px;font-weight:800;letter-spacing:-.01em;line-height:1;transition:background .16s ease,border-color .16s ease,color .16s ease}
.hub-page .patch-footer-link:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}
.hub-page .patch-footer-link:first-child{border-color:rgba(34,211,238,.22);background:rgba(34,211,238,.08);color:#b8f4ff}
.hub-page .patch-footer-link:first-child:hover{background:rgba(34,211,238,.14);border-color:rgba(34,211,238,.34);color:#e7fcff}
@media(max-width:720px){.hub-page .patch-head{flex-direction:column}.hub-page .patch-download-btn{width:100%;text-align:center}.hub-page .patch-detail-nav{flex-direction:column}.hub-page .patch-nav-link{max-width:none}.hub-page .patch-nav-link.is-older{text-align:left;margin-left:0}}
.hub-page .hub-comments-panel{margin-top:12px}
.hub-page .post-card-head{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}
.hub-page .post-kicker{display:inline-flex;padding:4px 9px;border-radius:999px;background:rgba(139,92,246,.14);border:1px solid rgba(139,92,246,.28);color:#dcd7ff;font-size:11px;font-weight:900;margin-bottom:8px}
.hub-page .post-card-head h1{margin:0 0 10px;font-size:clamp(22px,2.8vw,30px);line-height:1.2;letter-spacing:-.03em}
.hub-page .post-meta-grid{display:flex;gap:6px;flex-wrap:wrap;color:var(--muted);font-size:12px}
.hub-page .post-meta-grid span{display:inline-flex;gap:5px;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
.hub-page .post-meta-grid em{font-style:normal;color:#9aa0bf}
.hub-page .post-meta-grid b{color:#eef0ff;font-weight:900}
.hub-page .post-body-content,.hub-page .hub-post-body{white-space:pre-wrap;line-height:1.75;color:#e3e6f8;font-size:14px}
.hub-page .hub-post-actions,.hub-page .post-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}
.hub-page .hub-form-card{display:grid;gap:10px}
.hub-page .hub-form-card label{font-size:13px;font-weight:900;color:#dcdff7}
.hub-page .hub-form-card input,.hub-page .hub-form-card textarea,.hub-page .hub-form-card select{padding:10px 12px;border-radius:12px;font-size:13px;border:1px solid var(--line);background:rgba(0,0,0,.26);color:var(--text);font:inherit}
.hub-page .hub-form-card input[type="file"]{padding:4px 6px;font:inherit;font-size:11px;line-height:1.2;height:auto}
.hub-page .hub-form-card textarea{min-height:120px;resize:vertical}
.hub-page .hub-form-card .primary{padding:10px 14px;border-radius:12px;font-size:13px;justify-self:start}
.hub-page .hub-replies-panel{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}
.hub-page .hub-replies-panel h3{margin:0 0 10px;font-size:15px}
.hub-page .hub-reply-list{display:grid;gap:8px;margin-bottom:10px}
.hub-page .hub-reply-list .reply{padding:10px 12px;border-radius:14px;background:rgba(0,0,0,.18);border:1px solid var(--line)}
.hub-page .hub-reply-form{display:flex;gap:8px;margin-top:8px}
.hub-page .hub-reply-form input{flex:1;padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:rgba(0,0,0,.24);color:var(--text);font:inherit}
.hub-page .timeline{display:grid;gap:10px}
.hub-page .timeline-item{padding:14px 16px;border-radius:16px}
.hub-page .timeline-item h3{margin:6px 0 8px;font-size:16px}
.hub-page .timeline-item .content{font-size:14px;line-height:1.65}
.hub-page .faq-list{display:grid;gap:8px}
.hub-page .faq-item{padding:12px 14px;border-radius:16px;border:1px solid var(--final-stroke)}
.hub-page .faq-item h3{margin:0 0 8px;font-size:15px;line-height:1.45}
.hub-page .faq-item .content{margin:0;font-size:14px;line-height:1.65;color:var(--muted)}
.hub-page .community-comment-form,.hub-page .comment-form{display:flex;gap:8px;margin:8px 0 12px}
.hub-page .community-comment-form textarea,.hub-page .comment-form textarea{flex:1;min-height:58px;padding:10px 12px;border-radius:12px;font-size:13px}
.hub-page .community-comment-form .primary{padding:10px 13px;border-radius:12px;font-size:12px;min-width:100px}
.hub-page .comment-card,.hub-page .community-comment-card{padding:10px 12px;border-radius:14px}
.hub-page .comment-toolbar h2{margin:0;font-size:16px}
.hub-page .empty-card{padding:20px;border-radius:16px;font-size:14px}
@media(max-width:900px){.hub-page .hub-list-head{display:none}.hub-page .hub-list-row{grid-template-columns:1fr!important;gap:6px;padding:12px 14px}.hub-page .hub-list-row:not(.hub-notice-row):not(.hub-ticket-row)>div:not(.hub-col-title):before{color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-list-row:not(.hub-notice-row):not(.hub-ticket-row)>div:nth-child(2):before{content:'작성자'}.hub-page .hub-list-row:not(.hub-notice-row):not(.hub-ticket-row)>div:nth-child(3):before{content:'조회'}.hub-page .hub-list-row:not(.hub-notice-row):not(.hub-ticket-row)>div:nth-child(4):before{content:'추천'}.hub-page .hub-list-row:not(.hub-notice-row):not(.hub-ticket-row)>div:nth-child(5):before{content:'댓글'}.hub-page .hub-list-row:not(.hub-notice-row):not(.hub-ticket-row)>div:nth-child(6):before{content:'작성일'}.hub-page .hub-notice-row .hub-col-no:before{content:'번호 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-notice-row .hub-col-author:before{content:'글쓴이 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-notice-row .hub-col-date:before{content:'작성일 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-notice-row .hub-col-views:before{content:'조회 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-ticket-row .hub-col-badge:before{content:'상태 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-ticket-row .hub-col-date:before{content:'작성일 ';color:var(--muted);font-weight:900;margin-right:6px;font-size:11px}.hub-page .hub-toolbar{display:grid}.hub-page .hub-tools{justify-content:stretch}.hub-page .hub-tools .search-input,.hub-page .hub-tools select,.hub-page .hub-tools .primary{width:100%;min-width:0}.hub-page .hub-subnav{overflow:auto;flex-wrap:nowrap}.hub-page .hub-subnav a{white-space:nowrap}}
@media(max-width:720px){.hub-page .hub-shell{width:calc(100% - 20px)}.hub-page .hub-topline{align-items:flex-start}.hub-page .community-comment-form,.hub-page .comment-form,.hub-page .hub-reply-form{display:grid}.hub-page .community-comment-form .primary,.hub-page .hub-reply-form .primary{width:100%}}

/* V34 Portal full renewal */
.portal-page .portal-main{padding-bottom:56px}
.portal-page .portal-hero{padding:36px 0 20px}
.portal-page .portal-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.88fr);gap:22px;align-items:center}
.portal-page .portal-pill{margin-bottom:14px}
.portal-page .portal-hero h1{margin:0 0 14px;font-size:clamp(34px,5.2vw,64px);line-height:1.02;letter-spacing:-.06em}
.portal-page .portal-gradient{background:linear-gradient(135deg,#fff 0%,#bfefff 45%,#d7c7ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.portal-page .portal-lead{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.7;max-width:560px}
.portal-page .portal-cta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}
.portal-page .portal-cta .primary,.portal-page .portal-cta .secondary,.portal-page .portal-cta .ghost{padding:11px 15px;border-radius:13px;font-size:13px}
.portal-page .portal-trust{display:flex;gap:8px;flex-wrap:wrap}
.portal-page .portal-trust span{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c7cbe4;font-size:12px;font-weight:800}
.portal-page .portal-hero-panel{display:grid;place-items:center}
.portal-page .portal-preview{width:100%;max-width:420px;border:1px solid var(--final-stroke);border-radius:24px;background:var(--final-card);box-shadow:var(--final-shadow);overflow:hidden}
.portal-page .portal-preview-top{display:flex;align-items:center;gap:7px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18)}
.portal-page .portal-preview-top span{width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.28)}
.portal-page .portal-preview-top em{margin-left:auto;color:var(--muted);font-size:11px;font-weight:900;font-style:normal}
.portal-page .portal-preview-body{padding:16px;display:grid;gap:12px}
.portal-page .portal-preview-row{padding:12px;border-radius:16px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08)}
.portal-page .portal-preview-row small{display:block;color:var(--muted);font-size:11px;font-weight:900;margin-bottom:4px}
.portal-page .portal-preview-row b{display:block;font-size:14px}
.portal-page .portal-progress{height:6px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden;margin-top:10px}
.portal-page .portal-progress i{display:block;height:100%;width:68%;background:linear-gradient(90deg,var(--accent),var(--accent2));border-radius:999px}
.portal-page .portal-section{margin-bottom:22px}
.portal-page .portal-section-head{margin-bottom:12px}
.portal-page .portal-section-head h2{margin:6px 0 4px;font-size:clamp(22px,2.8vw,30px);letter-spacing:-.03em}
.portal-page .portal-section-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.portal-page .portal-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.portal-page .portal-tile{display:grid;gap:5px;padding:14px 16px;border:1px solid var(--final-stroke);border-radius:18px;background:var(--final-card);box-shadow:0 14px 40px rgba(0,0,0,.16);color:inherit;transition:.18s transform,.18s border-color,.18s background}
.portal-page .portal-tile span{font-size:22px}
.portal-page .portal-tile b{font-size:15px;color:#fff}
.portal-page .portal-tile small{color:var(--muted);font-size:12px;line-height:1.45}
.portal-page .portal-tile:hover{transform:translateY(-2px);border-color:rgba(139,92,246,.35);background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.05))}
.portal-page .portal-download-card,.portal-page .hub-card.portal-download-card{border:1px solid var(--final-stroke);border-radius:22px;background:var(--final-card);box-shadow:var(--final-shadow);padding:18px}
.portal-page .portal-download-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.portal-page .portal-download-meta h3{margin:8px 0 4px;font-size:22px;letter-spacing:-.03em}
.portal-page .portal-download-file{margin:0 0 6px;color:#e7e9fb;font-size:14px}
.portal-page .portal-download-notes{margin:0 0 8px;color:var(--muted);font-size:13px;line-height:1.55}
.portal-page .portal-download-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:4px}
.portal-page .portal-version-pill,.portal-page .portal-mandatory-pill{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900}
.portal-page .portal-version-pill{background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.28);color:#9af2ff}
.portal-page .portal-mandatory-pill{background:rgba(251,113,133,.12);border:1px solid rgba(251,113,133,.28);color:#ff9aac}
.portal-page .portal-download-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.portal-page .portal-download-actions .primary,.portal-page .portal-download-actions .secondary,.portal-page .portal-download-actions .ghost{padding:10px 14px;border-radius:12px;font-size:13px}
.portal-page .portal-account-card .portal-account-head{display:flex;gap:14px;align-items:center;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}
.portal-page .portal-avatar{width:56px!important;height:56px!important;border-radius:18px!important;font-size:22px!important}
.portal-page .portal-account-head b{display:block;font-size:18px;margin-bottom:4px}
.portal-page .portal-account-head p{margin:0 0 8px;color:var(--muted);font-size:13px}
.portal-page .portal-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.portal-page .portal-account-grid .stat-card{padding:12px 14px;border-radius:16px}
.portal-page .hub-card{border:1px solid var(--final-stroke)!important;background:var(--final-card)!important;box-shadow:var(--final-shadow)!important;border-radius:22px!important}
.portal-page.hub-page .hub-card{padding:16px}
.portal-page .page-grid{display:block!important}
.portal-page .side-card{display:none!important}
.portal-page .portal-preview-row.out{background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.22)}
.portal-page.admin-page .admin-shell{width:min(1280px,calc(100% - 28px))}
.portal-page .purchase-final-hero{margin-bottom:18px}
@media(max-width:980px){.portal-page .portal-hero-grid{grid-template-columns:1fr}.portal-page .portal-hero-panel{order:-1}.portal-page .portal-preview{max-width:none}.portal-page .portal-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.portal-page .portal-tile-grid{grid-template-columns:1fr}.portal-page .portal-download-inner{display:grid}.portal-page .portal-account-grid{grid-template-columns:1fr}.portal-page .portal-cta .primary,.portal-page .portal-cta .secondary,.portal-page .portal-cta .ghost{width:100%;justify-content:center}}

/* V35 Left sidebar navigation */
body.sidebar-layout{overflow-x:hidden}
.app-shell{display:flex;min-height:100vh;width:100%;position:relative}
.sidebar{width:260px;flex-shrink:0;position:sticky;top:0;align-self:flex-start;height:100vh;overflow-y:auto;border-right:1px solid rgba(255,255,255,.10);background:rgba(5,7,17,.92);backdrop-filter:blur(18px);padding:18px 14px 24px;z-index:30}
.sidebar-brand{display:flex;align-items:center;gap:10px;margin-bottom:0;padding:8px 10px;border-radius:14px}
.sidebar-brand:hover{background:rgba(255,255,255,.05)}
.sidebar-identity .sidebar-brand{margin-bottom:0;border:0;background:transparent}
.sidebar-nav{display:flex;flex-direction:column;gap:10px;align-items:stretch!important;flex-wrap:nowrap!important;justify-content:flex-start!important}
.sidebar-group{display:grid;gap:2px;padding:8px 8px 10px;border-radius:14px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.07)}
.sidebar-label{display:block;padding:0 8px 8px;margin:0 0 6px;color:rgba(154,160,191,.82)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em;text-transform:uppercase;line-height:1.2;text-align:left;pointer-events:none;user-select:none;border-bottom:1px solid rgba(255,255,255,.08)}
body.sidebar-layout #mainNav.sidebar-nav a,body.sidebar-layout .sidebar-nav a{display:flex!important;align-items:center;justify-content:flex-start!important;width:100%;padding:9px 10px!important;border-radius:10px;color:#d7dbf2!important;font-size:13px!important;font-weight:700!important;border:1px solid transparent;text-align:left!important;transform:none!important}
body.sidebar-layout #mainNav.sidebar-nav a.hidden,body.sidebar-layout .sidebar-nav a.hidden,#adminNav.hidden{display:none!important}
body.sidebar-layout #mainNav.sidebar-nav a:hover,body.sidebar-layout .sidebar-nav a:hover{color:#fff!important;background:rgba(255,255,255,.07)!important}
body.sidebar-layout #mainNav.sidebar-nav a.active,body.sidebar-layout .sidebar-nav a.active{color:#fff!important;border:1px solid rgba(139,92,246,.42)!important;background:linear-gradient(135deg,rgba(139,92,246,.26),rgba(34,211,238,.12))!important}
.app-main{flex:1;min-width:0;display:flex;flex-direction:column}
.topbar-slim{position:sticky;top:0;z-index:12;min-height:60px;padding:10px 18px;background:rgba(5,7,17,.78)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.topbar-slim .menu-btn{margin-right:4px}
.topbar-page{flex:1;min-width:0;font-size:12.5px;font-weight:600;color:rgba(231,233,251,.72);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}
.sidebar-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:25}
body.sidebar-layout .hub-subnav{display:none!important}
body.sidebar-layout .admin-tabs{top:64px}
body.sidebar-layout .purchase-final-side{top:76px}
@media(min-width:981px){body.sidebar-layout .menu-btn{display:none}}
@media(max-width:980px){
  .sidebar{position:fixed;left:0;top:0;transform:translateX(-104%);transition:transform .22s ease;box-shadow:0 18px 50px rgba(0,0,0,.35)}
  .sidebar.open{transform:translateX(0)}
  .sidebar-backdrop{display:block;opacity:0;pointer-events:none;transition:opacity .22s ease}
  .sidebar-backdrop.open{opacity:1;pointer-events:auto}
  body.sidebar-open{overflow:hidden}
}

/* V36 Full site renewal */
:root{--site-max:1120px;--site-radius:18px;--site-card:rgba(12,14,28,.78);--site-stroke:rgba(255,255,255,.1)}
body.sidebar-layout{background:radial-gradient(circle at 15% 0%,rgba(139,92,246,.14),transparent 42%),radial-gradient(circle at 85% 8%,rgba(34,211,238,.1),transparent 38%),#070914}
.sidebar{border-right-color:rgba(255,255,255,.08);background:rgba(4,6,15,.94)}
.sidebar-brand img{border-radius:12px}
.topbar-slim{backdrop-filter:blur(16px)}

/* V44 Topbar action controls */
.topbar .actions.topbar-actions{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:12px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}
.topbar .topbar-lang{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;height:34px;padding:0 10px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.04)!important;color:#b8bfdc!important;font-size:11px;font-weight:800;letter-spacing:.06em;line-height:1;transform:none!important;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}
.topbar .topbar-lang:hover{background:rgba(255,255,255,.08)!important;color:#fff!important;border-color:rgba(255,255,255,.14)!important}
.topbar .topbar-lang-icon{display:grid;place-items:center;width:15px;height:15px;flex-shrink:0;color:rgba(184,191,220,.92)}
.topbar .topbar-lang-icon svg{width:14px;height:14px;display:block}
.topbar .topbar-lang-code{font-style:normal}
.topbar .topbar-login{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px 0 8px!important;border-radius:9px!important;background:#f8f9fc!important;color:#1e2433!important;border:1px solid rgba(255,255,255,.65)!important;box-shadow:0 2px 10px rgba(0,0,0,.15);font-size:12px;font-weight:800;line-height:1;transform:none!important;cursor:pointer;transition:background .18s ease,box-shadow .18s ease}
.topbar .topbar-login:hover{background:#fff!important;box-shadow:0 4px 14px rgba(0,0,0,.2)}
.topbar .topbar-login>.login-google-icon{display:grid!important;place-items:center!important;width:20px!important;height:20px!important;min-width:20px!important;flex-shrink:0!important;border-radius:999px!important;background:#fff!important;color:inherit!important;font-size:inherit!important;box-shadow:0 0 0 1px rgba(0,0,0,.06)!important}
.topbar .topbar-login>.login-google-icon svg{width:14px;height:14px;display:block}
.topbar .topbar-login>.login-label{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;border-radius:0!important;background:transparent!important;color:#1e2433!important;font-size:12px!important;font-weight:800!important;font-style:normal;white-space:nowrap;line-height:1;place-items:unset!important}
.topbar .topbar-logout{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px!important;border-radius:9px!important;font-size:12px;font-weight:800;line-height:1;color:#c5cae4!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.08)!important;transform:none!important;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}
.topbar .topbar-logout:hover{color:#fff!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.14)!important}
@media(max-width:680px){.topbar .topbar-login>.login-label{display:none!important}.topbar .topbar-login{padding:0 8px!important}}

.home-page .portal-main{padding-bottom:48px}
.home-page .portal-hero{padding:24px 0 32px}
.home-page .portal-hero h1{font-size:clamp(36px,5.5vw,58px);line-height:1.04;margin-bottom:16px}
.home-page .portal-pill{background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.24);color:#9af2ff}
.home-flow{margin-bottom:28px;padding:14px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}
.home-flow-line{margin:0;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;color:#c7cbe4;font-size:14px;font-weight:700}
.home-flow-line i{color:rgba(34,211,238,.55);font-style:normal;font-weight:400}
.home-flow-line span{padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:#e8ebf8}
.home-bottom{margin-bottom:8px}
.home-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-panel{display:grid;gap:10px}
.home-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.home-panel-head h2{margin:0;font-size:17px;letter-spacing:-.03em;color:#fff}
.home-panel-link{font-size:12px;font-weight:800;color:var(--muted)}
.home-panel-link:hover{color:#9af2ff}
.home-panel-body{padding:14px 16px!important;border-radius:18px!important}
.home-update-tag.is-patch{background:rgba(54,211,153,.14);color:#8ff3c5}
.home-guides-panel{margin-bottom:32px}
.home-guides-body{display:grid;gap:12px;justify-items:center;border:1px solid var(--line);background:rgba(255,255,255,.04)}
.home-guides-lead{margin:0!important;font-size:13px;line-height:1.55;text-align:center}
.home-guides-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}
.home-guide-btn{display:flex;align-items:center;justify-content:center;min-width:120px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.22);color:#eef1ff;font-size:12.5px;font-weight:700;letter-spacing:-.02em;text-align:center;text-decoration:none;line-height:1.25;transition:border-color .15s ease,background .15s ease}
.home-guide-btn:hover{border-color:rgba(34,211,238,.4);background:rgba(34,211,238,.08);color:#fff}
.home-guide-btn-alt{border-color:rgba(139,92,246,.28);background:rgba(139,92,246,.08)}
.home-support{margin-bottom:32px}
.home-support-panel{margin-bottom:0}
.home-support-body{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 12px!important;border:1px solid var(--line);background:rgba(255,255,255,.04);border-radius:14px!important;overflow:visible}
.home-support-lead{margin:0!important;width:100%;font-size:12px;line-height:1.4;text-align:center}
.home-support-org{width:100%;display:grid;gap:0;justify-items:center;overflow:visible}
.home-support-row{width:100%;display:grid;gap:8px;overflow:visible}
.home-support-inputs,.home-support-outputs{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-support-hub{grid-template-columns:minmax(0,min(100%,280px));justify-content:center}
.home-support-connector{width:2px;height:10px;margin:2px 0;border-radius:999px;background:linear-gradient(180deg,rgba(34,211,238,.15),rgba(34,211,238,.55),rgba(34,211,238,.15))}
.home-support-card{position:relative;z-index:1;display:grid;gap:3px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.22);color:#eef1ff;text-align:center;cursor:help;outline:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}
.home-support-card:hover,.home-support-card:focus-visible{z-index:6;border-color:rgba(34,211,238,.4);background:rgba(34,211,238,.08);transform:translateY(-1px)}
.home-support-card strong{font-size:12.5px;letter-spacing:-.02em;color:#fff;line-height:1.25}
.home-support-card > span:not(.home-support-kicker){font-size:11px;line-height:1.35;color:var(--muted);font-weight:500}
.home-support-kicker{font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:rgba(154,242,255,.75)}
.home-support-card-hub{border-color:rgba(34,211,238,.35);background:linear-gradient(160deg,rgba(34,211,238,.12),rgba(0,0,0,.28));padding:9px 12px}
.home-support-card-hub .home-support-kicker{color:#9af2ff}
.home-support-card-hub strong{font-size:13.5px}
.home-support-tip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(6px);width:min(280px,78vw);padding:12px 14px;border-radius:14px;border:1px solid rgba(34,211,238,.28);background:linear-gradient(180deg,rgba(22,28,48,.98),rgba(10,12,24,.98));box-shadow:0 16px 40px rgba(0,0,0,.45);text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:20}
.home-support-tip::after{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border:7px solid transparent;border-top-color:rgba(22,28,48,.98)}
.home-support-tip b{display:block;margin:0 0 6px;font-size:13px;color:#fff;letter-spacing:-.02em}
.home-support-tip p{margin:0;font-size:12px;line-height:1.55;color:#c8cee8;font-weight:500}
.home-support-inputs .home-support-tip{bottom:auto;top:calc(100% + 10px);transform:translateX(-50%) translateY(-6px)}
.home-support-inputs .home-support-tip::after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:rgba(22,28,48,.98)}
.home-support-card:hover .home-support-tip,.home-support-card:focus-within .home-support-tip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
@media(hover:none){.home-support-card{cursor:pointer}.home-support-card:not(:focus-within) .home-support-tip{opacity:0;visibility:hidden}}
.home-panel .portal-download-inner{align-items:flex-start}
.portal-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:28px}
.portal-stat{padding:14px 16px;border-radius:var(--site-radius);border:1px solid var(--site-stroke);background:var(--site-card);display:grid;gap:4px}
.portal-stat b{font-size:18px;color:#fff;letter-spacing:-.03em}
.portal-stat span{font-size:12px;color:var(--muted);font-weight:700}
.portal-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.portal-feature{padding:18px;border-radius:20px;border:1px solid var(--site-stroke);background:var(--site-card);display:grid;gap:10px}
.portal-feature-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(139,92,246,.22),rgba(34,211,238,.14));border:1px solid rgba(255,255,255,.1);color:#dffcff;font-size:12px;font-weight:900}
.portal-feature h3{margin:0;font-size:15px;color:#fff;letter-spacing:-.02em}
.portal-feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.portal-section-muted .portal-steps,.portal-section-muted{padding:22px;border-radius:22px;border:1px solid var(--site-stroke);background:rgba(0,0,0,.18)}
.portal-section-muted.portal-section{padding:0;border:0;background:transparent}
.portal-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.portal-step{padding:16px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}
.portal-step span{display:inline-flex;width:28px;height:28px;border-radius:999px;align-items:center;justify-content:center;background:rgba(139,92,246,.2);color:#e9d5ff;font-size:12px;font-weight:900;margin-bottom:8px}
.portal-step h3{margin:0 0 6px;font-size:14px;color:#fff}
.portal-step p{margin:0;font-size:13px;color:var(--muted);line-height:1.55}
.portal-updates-card{padding:16px;border-radius:20px;border:1px solid var(--site-stroke);background:var(--site-card)}
.home-updates-list{display:grid;gap:0}
.home-update-item{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);color:inherit}
.home-update-item:last-child{border-bottom:0}
.home-update-item:hover b{color:#fff}
.home-update-tag{padding:3px 8px;border-radius:999px;background:rgba(139,92,246,.14);color:#d7c7ff;font-size:10px;font-weight:900}
.home-update-item b{font-size:14px;color:#e3e6f8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home-update-item em{font-size:12px;color:var(--muted);font-style:normal;font-weight:700}
.home-updates-more{margin-top:12px}
.portal-tile span{display:none}
.portal-tile{padding:16px 18px;border-radius:16px}
.portal-tile b{font-size:14px}
.portal-preview-pro .portal-preview-wave{display:flex;align-items:flex-end;gap:4px;height:48px;padding:0 4px 8px;margin-bottom:4px}
.portal-preview-pro .portal-preview-wave i{flex:1;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,rgba(34,211,238,.7),rgba(139,92,246,.5));animation:portalWave 1.4s ease-in-out infinite}
.portal-preview-pro .portal-preview-wave i:nth-child(2){animation-delay:.1s;height:60%}
.portal-preview-pro .portal-preview-wave i:nth-child(3){animation-delay:.2s;height:85%}
.portal-preview-pro .portal-preview-wave i:nth-child(4){animation-delay:.3s;height:45%}
.portal-preview-pro .portal-preview-wave i:nth-child(5){animation-delay:.15s;height:75%}
.portal-preview-pro .portal-preview-wave i:nth-child(6){animation-delay:.25s;height:55%}
.portal-preview-pro .portal-preview-wave i:nth-child(7){animation-delay:.35s;height:90%}
.portal-preview-pro .portal-preview-wave i:nth-child(8){animation-delay:.05s;height:40%}
.portal-preview-tag{margin-left:auto;padding:3px 8px;border-radius:999px;background:rgba(54,211,153,.14);color:#8ff3c5;font-size:10px;font-weight:900}
.portal-preview-row.out{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
@keyframes portalWave{0%,100%{transform:scaleY(.45)}50%{transform:scaleY(1)}}
.portal-cta-banner{margin-bottom:8px}
.portal-cta-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:22px 24px;border-radius:22px;border:1px solid rgba(139,92,246,.28);background:linear-gradient(135deg,rgba(139,92,246,.18),rgba(34,211,238,.08))}
.portal-cta-banner h2{margin:0 0 6px;font-size:clamp(20px,2.5vw,26px);letter-spacing:-.03em}
.portal-cta-banner p{margin:0;color:var(--muted);font-size:14px}
.portal-cta-banner-actions{display:flex;gap:8px;flex-wrap:wrap}
.legal-footer .footer-main{align-items:flex-start}
.footer-brand{display:flex;align-items:center;gap:12px}
.footer-brand img{border-radius:10px}
.footer-brand p{margin:4px 0 0;font-size:13px;color:var(--muted)}
.hub-page .hub-shell{width:min(var(--site-max),calc(100% - 28px))}
.hub-page .hub-topline h1{font-size:clamp(26px,3vw,34px);letter-spacing:-.04em}
.hub-page .hub-card{border-radius:20px!important}
.hub-page .hub-list-body{border-radius:0 0 16px 16px}
.hub-page .empty-card{border-radius:16px;background:rgba(0,0,0,.2);border:1px solid var(--site-stroke)}
.page-404{display:grid;place-items:center;min-height:60vh;padding:40px 20px;text-align:center}
.page-404 h1{margin:0 0 10px;font-size:clamp(48px,8vw,72px);letter-spacing:-.06em;background:linear-gradient(135deg,#fff,#9af2ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.page-404 p{margin:0 0 20px;color:var(--muted);font-size:15px;line-height:1.6}
.page-404 .portal-cta{justify-content:center}
@media(max-width:980px){.portal-stats,.portal-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-steps{grid-template-columns:1fr}.home-bottom-grid{grid-template-columns:1fr}.home-support-inputs,.home-support-outputs{grid-template-columns:1fr}.home-support-hub{grid-template-columns:1fr}.home-support-connector{height:8px;margin:1px 0}}
@media(max-width:680px){.portal-stats,.portal-feature-grid,.portal-steps{grid-template-columns:1fr}.portal-cta-banner-inner{display:grid}.portal-cta-banner-actions .primary,.portal-cta-banner-actions .ghost{width:100%;text-align:center}.home-flow-line{gap:8px;font-size:13px}.home-support-card{padding:8px 10px}.home-support-card-hub{padding:9px 11px}}

/* V37 Sidebar menu upgrade */
.sidebar{width:248px;padding:16px 14px 20px;background:rgba(3,5,14,.96);border-right:1px solid rgba(255,255,255,.06)}
.sidebar-identity{margin:0 0 14px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);display:grid;gap:0}
.sidebar-brand{margin:0;padding:6px 8px 8px;border-radius:10px;border:0;background:transparent}
.sidebar-brand:hover{background:rgba(255,255,255,.05)}
.sidebar-brand b{font-size:14px;letter-spacing:-.02em}
.sidebar-brand img{width:32px;height:32px}
.sidebar-user{display:flex;align-items:center;gap:10px;margin:0;padding:8px;border-radius:12px;border:0;background:transparent;text-decoration:none;color:inherit;transform:none!important;min-width:0}
.sidebar-identity > .sidebar-user{border-radius:12px}
.sidebar-user:hover{background:rgba(255,255,255,.06);transform:none!important}
.sidebar-identity > .sidebar-user:hover{background:rgba(255,255,255,.06)}
.sidebar-avatar{flex:none;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(139,92,246,.55),rgba(34,211,238,.4));color:#fff;font-size:13px;font-weight:900}
.sidebar-user-meta{min-width:0;display:grid;gap:2px;flex:1}
.sidebar-user-meta b{font-size:12.5px;line-height:1.2;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sidebar-user-meta #sidebarUserEmail{display:block;font-size:11px;line-height:1.25;color:#9aa0bf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sidebar-license-badge{margin-top:2px!important;width:fit-content;max-width:100%;padding:4px 8px!important;font-size:10px!important;line-height:1.2!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sidebar-nav{gap:10px}
.sidebar-primary,.sidebar-section,.sidebar-links{display:grid;gap:2px}
.sidebar-section{gap:4px}
.sidebar-label{margin:0;padding:0 10px 1px;color:rgba(148,155,184,.9);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;border:0;background:transparent;line-height:1.2}
.sidebar-primary{padding-bottom:8px;margin-bottom:2px;border-bottom:1px solid rgba(255,255,255,.06)}
body.sidebar-layout #mainNav.sidebar-nav a,body.sidebar-layout .sidebar-nav a{gap:9px;padding:7px 10px!important;border-radius:11px!important;color:#c7cbe4!important;font-size:13px!important;font-weight:700!important;position:relative;line-height:1.2}
body.sidebar-layout #mainNav.sidebar-nav a span:last-child,body.sidebar-layout .sidebar-nav a span:last-child{flex:1;min-width:0}
body.sidebar-layout #mainNav.sidebar-nav a:hover,body.sidebar-layout .sidebar-nav a:hover{color:#fff!important;background:rgba(255,255,255,.05)!important}
body.sidebar-layout #mainNav.sidebar-nav a.active,body.sidebar-layout .sidebar-nav a.active{color:#fff!important;background:rgba(139,92,246,.14)!important;border:1px solid rgba(139,92,246,.28)!important;box-shadow:inset 3px 0 0 var(--accent2)}
.sidebar-group{display:contents}
.nav-icon{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
.nav-icon svg{width:14px;height:14px;display:block}
.nav-icon.is-home{color:#dffcff;background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.2)}
.nav-icon.is-download{color:#9af2ff;background:rgba(34,211,238,.1);border-color:rgba(34,211,238,.2)}
.nav-icon.is-product{color:#c7d0ff;background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.18)}
.nav-icon.is-purchase{color:#ffd98e;background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.2)}
.nav-icon.is-notice{color:#9af2ff;background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.16)}
.nav-icon.is-patch{color:#8ff3c5;background:rgba(54,211,153,.08);border-color:rgba(54,211,153,.16)}
.nav-icon.is-faq{color:#d7c7ff;background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.18)}
.nav-icon.is-board{color:#c7d0ff;background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.18)}
.nav-icon.is-support{color:#9af2ff;background:rgba(34,211,238,.08);border-color:rgba(34,211,238,.16)}
.nav-icon.is-tickets{color:#ffd98e;background:rgba(251,191,36,.08);border-color:rgba(251,191,36,.16)}
.nav-icon.is-account{color:#e9d5ff;background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.18)}
.nav-icon.is-admin{color:#ff9aac;background:rgba(251,113,133,.1);border-color:rgba(251,113,133,.18)}
.nav-icon.is-guide{color:#dffcff;background:rgba(34,211,238,.1);border-color:rgba(34,211,238,.2)}
.nav-icon.is-guide-pdf{color:#ffd98e;background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.2)}
.nav-icon.is-guide-youtube{color:#ff9aac;background:rgba(251,113,133,.1);border-color:rgba(251,113,133,.18)}
.nav-icon.is-guide-mp3{color:#9af2ff;background:rgba(34,211,238,.1);border-color:rgba(34,211,238,.2)}
.nav-icon.is-guide-audio{color:#8ff3c5;background:rgba(54,211,153,.1);border-color:rgba(54,211,153,.2)}
.nav-icon.is-guide-musicxml{color:#d7c7ff;background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.18)}
body.sidebar-layout #mainNav.sidebar-nav a.active .nav-icon,body.sidebar-layout .sidebar-nav a.active .nav-icon{background:rgba(34,211,238,.14);border-color:rgba(34,211,238,.28);color:#dffcff}
@media(max-width:980px){.sidebar{width:min(280px,86vw)}}

/* V38 Product page */
.product-page .portal-main{padding-bottom:56px}
.product-hero{padding:20px 0 28px;max-width:none;margin-left:auto;margin-right:auto;text-align:left}
.product-hero h1{margin:0 0 14px;font-size:clamp(32px,4.8vw,52px);line-height:1.05;letter-spacing:-.05em}
.product-feature{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:20px;align-items:center;margin-bottom:28px;padding:18px;border-radius:22px;border:1px solid var(--site-stroke);background:var(--site-card)}
.product-feature-reverse .product-feature-copy{order:2}
.product-feature-reverse .product-feature-media{order:1}
.product-feature-copy{display:grid;gap:10px}
.product-feature-copy h2{margin:0;font-size:clamp(22px,2.8vw,28px);letter-spacing:-.03em}
.product-feature-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.product-points{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:6px}
.product-points li{padding-left:14px;position:relative;color:#dbe1ff;font-size:13px;font-weight:700}
.product-points li:before{content:'';position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:999px;background:var(--accent2)}
.product-feature-media{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.25)}
.product-video,.product-feature-media img,.product-card img,.product-card-video{display:block;width:100%;height:auto}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:28px}
.product-card{display:grid;gap:0;border-radius:18px;border:1px solid var(--site-stroke);background:var(--site-card);overflow:hidden}
.product-card img,.product-card-video{aspect-ratio:16/10;object-fit:cover;object-position:top}
.product-card>div,.product-card-text{padding:14px 16px;display:grid;gap:6px}
.product-card h3{margin:0;font-size:15px;color:#fff}
.product-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.product-card-text{grid-template-columns:auto 1fr;align-items:start;gap:12px}
.product-card-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(139,92,246,.14);border:1px solid rgba(139,92,246,.22);color:#e9d5ff;font-size:18px}
.product-license{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;align-items:stretch;margin-bottom:8px}
.product-license-card{padding:20px;border-radius:22px;border:1px solid rgba(139,92,246,.24);background:linear-gradient(135deg,rgba(139,92,246,.14),rgba(34,211,238,.06));display:grid;gap:12px;align-content:start}
.product-license-card h2{margin:0;font-size:clamp(22px,2.8vw,28px);letter-spacing:-.03em}
.product-license-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}
.product-license-list li{padding:10px 12px;border-radius:12px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08);color:#e8ebf8;font-size:13px;font-weight:700}
.product-license-list li.is-soon{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#c7cbe4}
.product-license-list li.is-soon span{padding:3px 8px;border-radius:999px;background:rgba(251,191,36,.12);border:1px solid rgba(251,191,36,.28);color:#ffd98e;font-size:11px;font-weight:900;white-space:nowrap}
@media(max-width:980px){.product-feature,.product-feature-reverse,.product-license{grid-template-columns:1fr}.product-feature-reverse .product-feature-copy,.product-feature-reverse .product-feature-media{order:unset}.product-grid{grid-template-columns:1fr}}
@media(max-width:1100px) and (min-width:981px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* V39 Download guide */
.download-guide{margin-top:14px;padding:20px;display:grid;gap:18px}
.download-guide-intro{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr);gap:18px;align-items:center}
.download-guide-intro h2{margin:6px 0 8px;font-size:clamp(22px,2.8vw,28px);letter-spacing:-.03em}
.installer-anim{position:relative;padding:10px;border-radius:20px;background:linear-gradient(145deg,rgba(139,92,246,.16),rgba(34,211,238,.08));border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px rgba(0,0,0,.35);overflow:hidden}
.installer-anim:before{content:'';position:absolute;inset:-40%;background:conic-gradient(from 180deg,transparent,rgba(34,211,238,.14),transparent,rgba(139,92,246,.16),transparent);animation:installerAura 8s linear infinite;pointer-events:none}
.installer-window{position:relative;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#12182b,#0b1020);overflow:hidden;animation:installerFloat 6s ease-in-out infinite}
.installer-titlebar{display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgba(0,0,0,.35);border-bottom:1px solid rgba(255,255,255,.08)}
.installer-dots{display:flex;gap:5px}
.installer-dots i{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.22);display:block}
.installer-dots i:first-child{background:#ff6b7a}
.installer-dots i:nth-child(2){background:#ffd166}
.installer-dots i:nth-child(3){background:#36d399}
.installer-titlebar b{font-size:11px;color:#dbe1ff;font-weight:800}
.installer-banner{position:relative;height:88px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}
.installer-banner-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(139,92,246,.45),transparent 55%),radial-gradient(circle at 80% 40%,rgba(34,211,238,.35),transparent 50%);animation:installerGlow 4s ease-in-out infinite}
.installer-banner-wave{position:absolute;left:12px;right:12px;bottom:10px;display:flex;align-items:flex-end;gap:3px;height:34px;opacity:.85}
.installer-banner-wave i{flex:1;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,rgba(34,211,238,.85),rgba(139,92,246,.55));animation:installerWave 1.5s ease-in-out infinite}
.installer-banner-wave i:nth-child(2){animation-delay:.12s;height:55%}
.installer-banner-wave i:nth-child(3){animation-delay:.24s;height:80%}
.installer-banner-wave i:nth-child(4){animation-delay:.36s;height:45%}
.installer-banner-wave i:nth-child(5){animation-delay:.18s;height:70%}
.installer-banner-wave i:nth-child(6){animation-delay:.3s;height:50%}
.installer-banner-wave i:nth-child(7){animation-delay:.42s;height:88%}
.installer-banner-wave i:nth-child(8){animation-delay:.06s;height:38%}
.installer-banner-copy{position:relative;z-index:1;padding:14px 14px 0;display:grid;gap:2px}
.installer-banner-copy strong{font-size:15px;color:#fff;letter-spacing:-.02em}
.installer-banner-copy em{font-size:10px;color:#9af2ff;font-style:normal}
.installer-engine{position:absolute;top:12px;right:12px;z-index:1;padding:4px 8px;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid rgba(34,211,238,.3);color:#9af2ff;font-size:9px;font-weight:900;animation:installerPulse 2.4s ease-in-out infinite}
.installer-body{padding:12px;display:grid;gap:10px}
.installer-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
.installer-headline b{display:block;font-size:14px;color:#fff}
.installer-headline small{display:block;margin-top:2px;color:var(--muted);font-size:10px}
.installer-mode{padding:4px 8px;border-radius:999px;border:1px solid rgba(251,191,36,.28);background:rgba(251,191,36,.1);color:#ffd98e;font-size:9px;font-weight:800;white-space:nowrap}
.installer-path{display:grid;gap:4px}
.installer-path label{font-size:9px;color:var(--muted);font-weight:800}
.installer-path code{padding:7px 9px;border-radius:8px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.08);color:#e8ebf8;font-size:10px}
.installer-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
.installer-step{padding:6px 4px;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03);text-align:center;transition:.35s border-color,.35s background,.35s transform}
.installer-step span{display:block;font-size:8px;color:var(--muted);font-weight:900}
.installer-step b{display:block;margin-top:2px;font-size:9px;color:#dbe1ff}
.installer-step em{display:block;margin-top:1px;font-size:7px;color:var(--muted);font-style:normal;line-height:1.2}
.installer-step.is-active{border-color:rgba(34,211,238,.35);background:rgba(34,211,238,.1);transform:translateY(-1px);box-shadow:0 0 16px rgba(34,211,238,.12)}
.installer-step.is-active b{color:#9af2ff}
.installer-actions{display:grid;grid-template-columns:1fr;gap:6px}
.installer-btn{padding:8px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);display:grid;gap:2px;text-align:center}
.installer-btn b{font-size:10px;color:#fff}
.installer-btn small{font-size:8px;color:var(--muted);line-height:1.35}
.installer-btn.is-primary{border-color:rgba(34,211,238,.35);background:linear-gradient(135deg,rgba(34,211,238,.22),rgba(139,92,246,.18));animation:installerBtnGlow 2.8s ease-in-out infinite}
.installer-progress{display:grid;gap:5px}
.installer-progress-top{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#c7cbe4;font-weight:800}
.installer-progress-bar{height:6px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}
.installer-progress-bar i{display:block;height:100%;width:68%;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent2));animation:installerProgress 5s ease-in-out infinite}
.installer-log{min-height:54px;padding:8px;border-radius:10px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.06);display:grid;gap:3px;overflow:hidden}
.installer-log-line{margin:0;font-size:8px;color:#9aa3c7;font-family:Consolas,'Courier New',monospace;opacity:0;transform:translateY(6px);animation:installerLog 8s ease-in-out infinite}
.installer-log-line.is-1{animation-delay:0s}
.installer-log-line.is-2{animation-delay:1.6s}
.installer-log-line.is-3{animation-delay:3.2s}
.installer-log-line.is-4{animation-delay:4.8s}
.installer-step:nth-child(1){animation:installerStep 10s ease-in-out infinite 0s}
.installer-step:nth-child(2){animation:installerStep 10s ease-in-out infinite 2s}
.installer-step:nth-child(3){animation:installerStep 10s ease-in-out infinite 4s}
.installer-step:nth-child(4){animation:installerStep 10s ease-in-out infinite 6s}
.installer-step:nth-child(5){animation:installerStep 10s ease-in-out infinite 8s}
.installer-status,.installer-percent{position:relative;display:inline-block;min-width:9em;height:1.2em;font-style:normal}
.installer-status i,.installer-percent i{position:absolute;left:0;top:0;opacity:0;font-style:normal;animation:installerText 10s ease-in-out infinite}
.installer-status i:nth-child(1),.installer-percent i:nth-child(1){animation-delay:0s}
.installer-status i:nth-child(2),.installer-percent i:nth-child(2){animation-delay:2s}
.installer-status i:nth-child(3),.installer-percent i:nth-child(3){animation-delay:4s}
.installer-status i:nth-child(4),.installer-percent i:nth-child(4){animation-delay:6s}
.installer-status i:nth-child(5),.installer-percent i:nth-child(5){animation-delay:8s}
.installer-percent{min-width:2.8em;text-align:right}
@keyframes installerFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes installerAura{to{transform:rotate(360deg)}}
@keyframes installerGlow{0%,100%{opacity:.75}50%{opacity:1}}
@keyframes installerWave{0%,100%{transform:scaleY(.4)}50%{transform:scaleY(1)}}
@keyframes installerPulse{0%,100%{box-shadow:0 0 0 rgba(34,211,238,0)}50%{box-shadow:0 0 14px rgba(34,211,238,.35)}}
@keyframes installerBtnGlow{0%,100%{box-shadow:0 0 0 rgba(34,211,238,0)}50%{box-shadow:0 0 18px rgba(34,211,238,.22)}}
@keyframes installerProgress{0%{width:18%}35%{width:68%}70%{width:84%}100%{width:42%}}
@keyframes installerLog{0%,8%{opacity:0;transform:translateY(6px)}12%,32%{opacity:1;transform:translateY(0)}36%,100%{opacity:.35;transform:translateY(0)}}
@keyframes installerStep{0%,8%,100%{border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.03);box-shadow:none;transform:none}10%,18%{border-color:rgba(34,211,238,.35);background:rgba(34,211,238,.1);box-shadow:0 0 16px rgba(34,211,238,.12);transform:translateY(-1px)}}
@keyframes installerText{0%,6%,100%{opacity:0}8%,18%{opacity:1}20%,100%{opacity:0}}
@media(prefers-reduced-motion:reduce){.installer-anim *,.installer-anim:before{animation:none!important}.installer-log-line{opacity:1;transform:none}.installer-progress-bar i{width:68%}.installer-status i:first-child,.installer-percent i:first-child{opacity:1;position:static}}
.download-guide-lead{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.download-guide-tags{margin:12px 0 0;padding:0;list-style:none;display:flex;gap:8px;flex-wrap:wrap}
.download-guide-tags li{padding:6px 10px;border-radius:999px;background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.2);color:#9af2ff;font-size:12px;font-weight:800}
.download-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.download-guide-block{position:relative;padding:16px 16px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(0,0,0,.14));overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.download-guide-block:before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.55),transparent);opacity:.8}
.download-guide-block.is-run:before{background:linear-gradient(90deg,transparent,rgba(139,92,246,.55),transparent)}
.download-guide-block-head{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}
.download-guide-block-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.22);color:#9af2ff}
.download-guide-block.is-run .download-guide-block-icon{background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.22);color:#e9d5ff}
.download-guide-block-icon svg{width:18px;height:18px}
.download-guide-block-label{margin:0 0 2px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:rgba(154,163,199,.9)}
.download-guide-block h3{margin:0;font-size:16px;color:#fff;letter-spacing:-.02em}
.download-guide-list{margin:0;padding:0;list-style:none;display:grid;gap:8px;counter-reset:guide-step}
.download-guide-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.05);counter-increment:guide-step;transition:border-color .18s ease,background .18s ease;text-align:left}
.download-guide-list li:hover{border-color:rgba(255,255,255,.1);background:rgba(0,0,0,.24)}
.download-guide-list li:before{content:counter(guide-step);flex-shrink:0;width:22px;height:22px;border-radius:8px;display:grid;place-items:center;font-size:11px;font-weight:900;line-height:1;color:#9af2ff;background:rgba(34,211,238,.12);border:1px solid rgba(34,211,238,.2)}
.download-guide-block.is-run .download-guide-list li:before{color:#e9d5ff;background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.22)}
.guide-step-text{flex:1;min-width:0;color:#d7dcf5;font-size:13px;line-height:1.7;word-break:keep-all;overflow-wrap:break-word}
.download-guide-list strong{color:#fff;font-weight:800}
.download-guide-list code{display:inline;padding:2px 6px;border-radius:6px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08);font-size:11px;color:#eef1ff;vertical-align:baseline;white-space:nowrap}
@media(max-width:900px){.download-guide-intro,.download-guide-grid{grid-template-columns:1fr}}

/* V40 Download card */
.download-card-shell{position:relative;overflow:hidden;padding:0!important;border:1px solid rgba(34,211,238,.18)!important;background:linear-gradient(135deg,rgba(12,16,32,.95),rgba(8,12,24,.92))!important;box-shadow:0 20px 50px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06)!important}
.download-card-shell:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 0% 0%,rgba(34,211,238,.12),transparent 42%),radial-gradient(circle at 100% 100%,rgba(139,92,246,.1),transparent 38%);pointer-events:none}
.download-card-shell{border-radius:18px!important}
.portal-page .portal-download-inner.download-card-pro{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;justify-content:start;align-items:start;gap:8px;padding:12px 14px!important;min-height:0;width:100%}
.download-card-pro{position:relative;z-index:1}
.download-card-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:linear-gradient(135deg,rgba(34,211,238,.18),rgba(139,92,246,.16));border:1px solid rgba(34,211,238,.24);color:#9af2ff;box-shadow:0 6px 16px rgba(34,211,238,.1)}
.download-card-icon svg{width:22px;height:22px}
.download-card-pro .portal-download-meta{min-width:0;justify-self:start;text-align:left;margin:0;padding:0}
.download-card-main-row{display:grid;gap:5px;justify-items:start;align-content:start;width:100%}
.download-card-line{display:flex;align-items:center;justify-content:flex-start;gap:8px 10px;flex-wrap:wrap;width:100%}
.download-card-line-bottom{color:var(--muted)}
.download-card-pro .portal-download-badges{display:flex;gap:6px;flex-wrap:wrap;margin:0}
.download-card-pro .portal-download-meta h3{margin:0;font-size:18px;letter-spacing:-.03em;white-space:nowrap}
.download-platform-pill{display:inline-flex;padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#c7cbe4;font-size:10px;font-weight:900}
.download-card-pro .portal-download-file{display:inline-flex;align-items:center;gap:6px;margin:0;color:#eef1ff;font-size:13px;font-weight:700;white-space:nowrap}
.download-card-pro .portal-download-notes{width:100%;margin:4px 0 0;font-size:12px;line-height:1.5}
.download-file-ext{padding:2px 6px;border-radius:6px;background:rgba(139,92,246,.16);border:1px solid rgba(139,92,246,.24);color:#e9d5ff;font-size:9px;font-weight:900;letter-spacing:.04em}
.download-card-meta-row{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}
.download-card-meta-row span+span:before{content:'·';margin-right:8px;color:rgba(255,255,255,.25)}
.download-card-pro .portal-download-actions{display:flex;flex-direction:row;gap:6px;align-items:center;flex-shrink:0;justify-self:end;align-self:center;margin-left:0}
.download-card-pro .portal-download-actions .primary,.download-card-pro .portal-download-actions .secondary{padding:7px 12px!important;border-radius:10px!important;font-size:12px!important;line-height:1.2!important;min-height:0!important}
.download-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;background:linear-gradient(135deg,#22d3ee,#8b5cf6)!important;border:0!important;box-shadow:0 6px 18px rgba(34,211,238,.18);transition:transform .18s ease,box-shadow .18s ease;white-space:nowrap}
.download-cta svg{width:14px;height:14px}
.download-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(34,211,238,.24)}
.download-card-pro .portal-download-actions .secondary{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);white-space:nowrap}
@media(max-width:900px){.download-card-pro{grid-template-columns:auto 1fr;row-gap:8px}.download-card-pro .portal-download-actions{grid-column:1/-1;justify-content:flex-start}.download-card-main-row{align-items:flex-start}}
@media(max-width:680px){.download-card-pro .portal-download-actions{flex-wrap:wrap}}

/* V41 purchase page */
.purchase-page .purchase-main{padding-bottom:56px}
.purchase-shell{max-width:1080px}
.purchase-hero{padding:36px 0 22px;text-align:left}
.purchase-hero .eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;border:1px solid rgba(139,92,246,.28);background:rgba(139,92,246,.12);color:#d8c7ff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.purchase-hero h1{margin:12px 0 8px;font-size:clamp(32px,4.2vw,48px);letter-spacing:-.055em;line-height:1.02}
.purchase-hero p{max-width:640px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.purchase-layout{margin-bottom:48px}
.purchase-pro-card{display:grid;gap:0;padding:0!important;overflow:hidden;border-radius:26px!important}
.purchase-price-head{padding:24px 26px 20px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,rgba(34,211,238,.06),rgba(139,92,246,.05)),rgba(0,0,0,.12)}
.purchase-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}
.purchase-pro-card h2{font-size:clamp(24px,3vw,34px)!important;margin:0 0 6px!important;letter-spacing:-.04em}
.purchase-pro-card .purchase-final-price{margin:0!important}
.purchase-pro-card .purchase-final-price strong{font-size:clamp(36px,5vw,52px)!important}
.purchase-benefit-pills{display:flex!important;flex-wrap:wrap;gap:8px!important;margin:16px 0 0!important;grid-template-columns:unset!important}
.purchase-benefit-pills li{flex:0 1 auto;padding:8px 12px!important;border-radius:999px!important;font-size:12px!important;background:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.1)!important}
.purchase-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.purchase-spec-item{display:grid;gap:6px;padding:16px 20px;background:rgba(0,0,0,.18)}
.purchase-spec-item span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.02em}
.purchase-spec-item strong{color:#eef2ff;font-size:14px;line-height:1.5;font-weight:700}
.purchase-pro-card .purchase-service-period{display:block!important;line-height:1.55!important;font-size:14px!important}
.purchase-pro-card .purchase-account-box{margin:0;border:0!important;border-radius:0!important;border-top:1px solid rgba(255,255,255,.06)!important;background:rgba(0,0,0,.14)!important;padding:18px 22px!important}
.purchase-checkout{padding:20px 22px 22px;background:rgba(0,0,0,.1)}
.checkout-order-panel{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.028)}
.checkout-order-head{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:0;border:0}
.checkout-order-kicker{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;border:1px solid rgba(34,211,238,.2);background:rgba(34,211,238,.08);color:#9de9ff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;line-height:1}
.checkout-order-head h3{margin:0;color:#fff;font-size:15px;font-weight:900;letter-spacing:-.02em;line-height:1.2}
.checkout-order-list{display:flex;flex-direction:column;gap:8px;margin:0}
.checkout-order-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px 14px;align-items:start;padding:12px 14px;border-radius:14px;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.06)}
.checkout-order-item dt{margin:0;padding-top:1px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.01em;white-space:nowrap;line-height:1.4}
.checkout-order-item dd{margin:0;min-width:0}
.checkout-order-item dt label{cursor:pointer}
.checkout-order-value{margin:0;color:#f4f6ff;font-size:14px;font-weight:700;line-height:1.45;word-break:break-all}
.checkout-order-field{display:grid;gap:6px}
.checkout-order-input{width:100%;margin:0;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.22);color:#fff;font:inherit;font-size:14px;font-weight:700;line-height:1.35;outline:none;transition:border-color .18s ease,box-shadow .18s ease}
.checkout-order-input::placeholder{color:rgba(154,163,199,.72);font-weight:600}
.checkout-order-input:focus{border-color:rgba(90,169,255,.65);box-shadow:0 0 0 3px rgba(90,169,255,.12)}
.checkout-order-input.is-invalid{border-color:#ff6b7a;box-shadow:0 0 0 3px rgba(255,107,122,.12)}
.checkout-order-hint{margin:0;color:var(--muted);font-size:11px;line-height:1.5}
.checkout-pay-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0}
.checkout-pay-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#eef2ff;font-size:12px;font-weight:800;letter-spacing:-.01em;line-height:1.2}
.checkout-pay-chip.is-kakao{border-color:rgba(255,232,18,.35);background:linear-gradient(135deg,rgba(255,232,18,.18),rgba(255,211,61,.1));color:#fff6b8}
.checkout-pay-chip.is-paypal{border-color:rgba(90,169,255,.35);background:rgba(90,169,255,.12);color:#d8ecff}
.purchase-checkout-meta{display:block;margin:0 0 16px!important;padding:0!important;border:0!important;background:transparent!important}
.purchase-checkout-row{display:grid;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04)}
.purchase-checkout-row span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.purchase-checkout-row strong{color:#fff;font-size:14px;line-height:1.4}
.purchase-pro-card .purchase-paypal-box{margin:0;padding:0!important;border:0!important;background:transparent!important}
.purchase-pro-card #paypalStatus{margin:10px 0 0;text-align:center}
.purchase-result-box{margin-top:14px}
.purchase-result-box.hidden{display:none!important}
.purchase-success-card{
  padding:16px 18px;
  border-radius:16px;
  border:1px solid rgba(54,211,153,.35);
  background:linear-gradient(180deg,rgba(54,211,153,.12),rgba(255,255,255,.04));
}
.purchase-success-card h3{margin:0 0 8px;font-size:16px;letter-spacing:-.02em;color:#d8ffe9}
.purchase-success-card p{margin:0 0 8px;font-size:13px;line-height:1.55;color:var(--muted)}
.purchase-success-meta{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px}
.purchase-success-meta li{
  display:flex;justify-content:space-between;gap:12px;align-items:flex-start;
  padding:10px 12px;border-radius:12px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);
}
.purchase-success-meta span{color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}
.purchase-success-meta strong{color:#fff;font-size:13px;font-weight:800;text-align:right;word-break:break-all}
.purchase-side{display:grid;gap:12px}
.purchase-side-card{padding:16px 18px!important;border-radius:20px!important}
.purchase-side-card h3{margin:0 0 10px!important;font-size:16px!important;letter-spacing:-.02em}
.purchase-bank-grid{display:grid;gap:8px;margin-bottom:10px}
.purchase-bank-grid div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:12px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08)}
.purchase-bank-grid span{color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}
.purchase-bank-grid strong{color:#fff;font-size:14px;font-weight:800;letter-spacing:.01em}
.purchase-bank-note{margin:0!important;font-size:12px!important;line-height:1.6!important;color:var(--muted)!important}
.purchase-badge.sale{background:linear-gradient(135deg,rgba(139,92,246,.22),rgba(139,92,246,.1));border:1px solid rgba(139,92,246,.35);color:#e4d4ff;padding:6px 11px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.03em}
@media(max-width:720px){.purchase-hero{padding-top:24px}.purchase-price-head,.purchase-checkout{padding-left:16px;padding-right:16px}.purchase-spec-grid{grid-template-columns:1fr}.purchase-spec-item{padding:14px 16px}.purchase-pro-card .purchase-final-price strong{font-size:38px!important}.purchase-side-card{padding:16px!important}.checkout-order-panel{padding:14px}.checkout-order-item{grid-template-columns:1fr;gap:6px;padding:12px}}

/* V42 Studio hero animation */
.portal-page .portal-hero-panel{align-items:stretch}
.studio-anim{position:relative;width:100%;max-width:520px;padding:8px;border-radius:18px;background:linear-gradient(145deg,rgba(59,158,255,.12),rgba(34,211,238,.06));border:1px solid rgba(59,158,255,.18);box-shadow:0 22px 50px rgba(0,0,0,.38);overflow:hidden}
.studio-anim:before{content:'';position:absolute;inset:-50%;background:conic-gradient(from 200deg,transparent,rgba(59,158,255,.1),transparent,rgba(34,211,238,.08),transparent);animation:studioAura 10s linear infinite;pointer-events:none}
.studio-window{position:relative;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#141c2e,#0b1120);overflow:hidden;animation:studioFloat 7s ease-in-out infinite}
.studio-titlebar{display:flex;align-items:center;gap:8px;padding:7px 10px;background:rgba(0,0,0,.35);border-bottom:1px solid rgba(255,255,255,.08)}
.studio-dots{display:flex;gap:4px}
.studio-dots i{width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.22);display:block}
.studio-dots i:first-child{background:#ff6b7a}
.studio-dots i:nth-child(2){background:#ffd166}
.studio-dots i:nth-child(3){background:#36d399}
.studio-titlebar b{font-size:11px;color:#fff;font-weight:900;letter-spacing:-.02em}
.studio-license{margin-left:auto;padding:2px 7px;border-radius:999px;background:rgba(59,158,255,.14);border:1px solid rgba(59,158,255,.28);color:#8fd0ff;font-size:8px;font-weight:900;white-space:nowrap}
.studio-main{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px}
.studio-col{display:grid;gap:6px;min-width:0}
.studio-block{padding:7px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.22);display:grid;gap:4px;min-width:0}
.studio-block label{font-size:8px;color:rgba(154,163,199,.9);font-weight:800}
.studio-block strong{font-size:9px;color:#fff;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.studio-block small{font-size:8px;color:var(--muted)}
.studio-input-row{display:flex;align-items:center;gap:4px;min-width:0}
.studio-input{flex:1;min-width:0;padding:4px 6px;border-radius:6px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#dbe1ff;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.studio-chip{padding:3px 6px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#c7cbe4;font-size:7px;font-weight:800;white-space:nowrap}
.studio-chip.is-accent{border-color:rgba(59,158,255,.45);background:linear-gradient(180deg,#4aa8ff,#2f7fe8);color:#fff;box-shadow:0 0 12px rgba(59,158,255,.25);animation:studioChipPulse 2.6s ease-in-out infinite}
.studio-result{padding:4px 6px;border-radius:6px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.03);color:#aeb6d8;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.studio-result.is-active{border-color:rgba(59,158,255,.45);background:rgba(59,158,255,.14);color:#d8ecff;animation:studioResultGlow 3s ease-in-out infinite}
.studio-select{padding:4px 6px;border-radius:6px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#e8ebf8;font-size:8px}
.studio-convert-btn{padding:5px 6px;border-radius:7px;text-align:center;background:linear-gradient(180deg,#4aa8ff,#2f7fe8);color:#fff;font-size:8px;font-weight:900;box-shadow:0 6px 16px rgba(59,158,255,.28);animation:studioBtnGlow 3s ease-in-out infinite}
.studio-progress{height:4px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}
.studio-progress i{display:block;height:100%;width:24%;border-radius:999px;background:linear-gradient(90deg,#4aa8ff,#22d3ee);animation:studioProgress 6s ease-in-out infinite}
.studio-log{min-height:28px;display:grid;gap:2px;overflow:hidden}
.studio-log-line{margin:0;font-size:7px;color:#8b93b8;font-family:Consolas,'Courier New',monospace;opacity:0;transform:translateY(4px);animation:studioLog 9s ease-in-out infinite}
.studio-log-line.is-1{animation-delay:0s}
.studio-log-line.is-2{animation-delay:3s}
.studio-log-line.is-3{animation-delay:6s}
.studio-track{padding:7px 8px 8px;border-top:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.18)}
.studio-track-head{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:5px}
.studio-track-head span{font-size:8px;color:rgba(154,163,199,.9);font-weight:800}
.studio-track-tools{display:flex;gap:3px}
.studio-track-tools i{padding:2px 5px;border-radius:5px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#aeb6d8;font-size:7px;font-style:normal;font-weight:800}
.studio-wave{display:flex;align-items:flex-end;gap:2px;height:34px;padding:0 1px}
.studio-wave i{flex:1;min-width:2px;border-radius:2px 2px 1px 1px;background:linear-gradient(180deg,rgba(74,168,255,.85),rgba(34,211,238,.45));animation:studioWave 1.6s ease-in-out infinite}
.studio-wave i:nth-child(2){animation-delay:.08s;height:42%}
.studio-wave i:nth-child(3){animation-delay:.16s;height:68%}
.studio-wave i:nth-child(4){animation-delay:.24s;height:35%}
.studio-wave i:nth-child(5){animation-delay:.12s;height:58%}
.studio-wave i:nth-child(6){animation-delay:.2s;height:78%}
.studio-wave i:nth-child(7){animation-delay:.28s;height:48%}
.studio-wave i:nth-child(8){animation-delay:.04s;height:62%}
.studio-wave i:nth-child(9){animation-delay:.32s;height:40%}
.studio-wave i:nth-child(10){animation-delay:.14s;height:72%}
.studio-wave i:nth-child(11){animation-delay:.22s;height:52%}
.studio-wave i:nth-child(12){animation-delay:.3s;height:84%}
.studio-wave i:nth-child(13){animation-delay:.1s;height:46%}
.studio-wave i:nth-child(14){animation-delay:.18s;height:66%}
.studio-wave i:nth-child(15){animation-delay:.26s;height:38%}
.studio-wave i:nth-child(16){animation-delay:.34s;height:56%}
.studio-wave i:nth-child(17){animation-delay:.06s;height:74%}
.studio-wave i:nth-child(18){animation-delay:.36s;height:44%}
.studio-wave i:nth-child(19){animation-delay:.14s;height:60%}
.studio-wave i:nth-child(20){animation-delay:.22s;height:80%}
.studio-wave i:nth-child(21){animation-delay:.3s;height:50%}
.studio-wave i:nth-child(22){animation-delay:.08s;height:70%}
.studio-wave i:nth-child(23){animation-delay:.16s;height:36%}
.studio-wave i:nth-child(24){animation-delay:.24s;height:64%}
.studio-range{position:relative;height:5px;margin-top:5px;border-radius:999px;background:rgba(255,255,255,.06);overflow:hidden}
.studio-range i{position:absolute;left:8%;width:72%;height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(59,158,255,.25),rgba(59,158,255,.75),rgba(59,158,255,.25));animation:studioRange 5s ease-in-out infinite}
@keyframes studioFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes studioAura{to{transform:rotate(360deg)}}
@keyframes studioWave{0%,100%{transform:scaleY(.35)}50%{transform:scaleY(1)}}
@keyframes studioProgress{0%{width:8%}30%{width:42%}55%{width:78%}80%{width:92%}100%{width:18%}}
@keyframes studioLog{0%,6%,100%{opacity:0;transform:translateY(4px)}10%,30%{opacity:1;transform:translateY(0)}34%,100%{opacity:.25;transform:translateY(0)}}
@keyframes studioBtnGlow{0%,100%{box-shadow:0 6px 16px rgba(59,158,255,.22)}50%{box-shadow:0 8px 22px rgba(59,158,255,.42)}}
@keyframes studioChipPulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.08)}}
@keyframes studioResultGlow{0%,100%{box-shadow:none}50%{box-shadow:0 0 10px rgba(59,158,255,.2)}}
@keyframes studioRange{0%,100%{left:8%;width:72%}50%{left:14%;width:58%}}
@media(max-width:980px){.studio-anim{max-width:none}}
@media(prefers-reduced-motion:reduce){.studio-anim *,.studio-anim:before{animation:none!important}.studio-log-line{opacity:1;transform:none}.studio-progress i{width:68%}.studio-range i{left:8%;width:72%}}


/* PortOne KG Inicis review checkout */
.purchase-payment-actions{display:grid;gap:10px}
.purchase-card-btn,.purchase-kakao-btn{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px}
.payment-card-mark{font-size:11px;font-weight:800;letter-spacing:.06em;padding:4px 7px;border:1px solid currentColor;border-radius:5px}
.purchase-test-payment-note,.purchase-payment-note{margin:10px 0 0;text-align:center}


/* KG Inicis buyer phone */
.purchase-phone-row{align-items:center;gap:14px}
.purchase-phone-row label{font-size:12px;color:var(--muted);font-weight:800;white-space:nowrap}
.purchase-phone-input{width:min(250px,58%);margin-left:auto;padding:11px 13px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:var(--text);font:inherit;font-weight:800;outline:none}
.purchase-phone-input:focus{border-color:rgba(90,169,255,.72);box-shadow:0 0 0 3px rgba(90,169,255,.13)}
.purchase-phone-input.is-invalid{border-color:#ff6b7a;box-shadow:0 0 0 3px rgba(255,107,122,.12)}
.purchase-phone-help{margin:-5px 0 10px;text-align:right;font-size:11px;color:var(--muted)}
@media(max-width:560px){.purchase-phone-row{display:grid}.purchase-phone-input{width:100%;margin-left:0}.purchase-phone-help{text-align:left}}

/* Post action buttons — ultra compact (match meta / MIDI chips) */
.community-post-actions,
.post-actions{
  gap:6px!important;
  padding-top:8px!important;
  margin-top:10px!important;
}
#postLikeBtn.like-btn,
.community-post-actions #postLikeBtn,
.post-actions #postLikeBtn,
.community-post-actions .post-action-btn,
.post-actions .post-action-btn,
.community-post-actions a.post-edit-btn,
.community-post-actions button.post-delete-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  min-height:0!important;
  height:auto!important;
  min-width:0!important;
  padding:3px 8px!important;
  border-radius:6px!important;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:0!important;
  line-height:1.2!important;
  text-decoration:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transform:none!important;
  transition:background .15s ease,border-color .15s ease,color .15s ease!important;
}
#postLikeBtn.like-btn,
.community-post-actions #postLikeBtn{
  border:1px solid rgba(34,211,238,.4)!important;
  background:rgba(34,211,238,.12)!important;
  color:#dff9ff!important;
}
#postLikeBtn.like-btn:hover,
.community-post-actions #postLikeBtn:hover{
  background:rgba(34,211,238,.2)!important;
  border-color:rgba(103,232,249,.7)!important;
  color:#fff!important;
}
#postLikeBtn.like-btn.liked,
.community-post-actions #postLikeBtn.liked{
  background:rgba(34,211,238,.24)!important;
  border-color:rgba(103,232,249,.75)!important;
  color:#fff!important;
}
.community-post-actions .post-edit-btn,
.post-actions .post-edit-btn{
  border:1px solid rgba(255,255,255,.18)!important;
  background:rgba(255,255,255,.06)!important;
  color:#d7dcf5!important;
}
.community-post-actions .post-edit-btn:hover,
.post-actions .post-edit-btn:hover{
  background:rgba(255,255,255,.11)!important;
  border-color:rgba(255,255,255,.3)!important;
  color:#fff!important;
}
.community-post-actions .post-delete-btn,
.post-actions .post-delete-btn{
  border:1px solid rgba(251,113,133,.35)!important;
  background:rgba(251,113,133,.1)!important;
  color:#ffb3c0!important;
}
.community-post-actions .post-delete-btn:hover,
.post-actions .post-delete-btn:hover{
  background:rgba(251,113,133,.18)!important;
  border-color:rgba(251,113,133,.55)!important;
  color:#fff!important;
}
#postLikeBtn .like-btn-icon,
.community-post-actions .post-action-icon,
.post-actions .post-action-icon{
  width:11px!important;
  height:11px!important;
  max-width:11px!important;
  max-height:11px!important;
  flex:none!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
#postLikeBtn.liked .like-btn-icon{
  fill:rgba(255,255,255,.18)!important;
}
#postLikeBtn .like-btn-label,
.community-post-actions .post-action-btn span,
.post-actions .post-action-btn span{
  color:inherit!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.2!important;
}

/* Compact comment panel */
.hub-page .hub-comments-panel,
.hub-page .community-comments-panel,
.hub-comments-panel{
  margin-top:10px!important;
  padding:12px 14px!important;
  border-radius:14px!important;
}
.hub-page .hub-comments-panel .comment-toolbar,
.hub-comments-panel .comment-toolbar{
  margin-bottom:6px!important;
}
.hub-page .hub-comments-panel .comment-toolbar h2,
.hub-comments-panel .comment-toolbar h2,
.hub-page .comment-toolbar h2{
  margin:0!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:800!important;
}
.hub-page .hub-comments-panel .community-comment-form,
.hub-page .hub-comments-panel .comment-form,
.hub-comments-panel .comment-form{
  display:flex!important;
  gap:6px!important;
  margin:0 0 8px!important;
  align-items:stretch!important;
}
.hub-page .hub-comments-panel textarea,
.hub-comments-panel .comment-form textarea,
.hub-comments-panel .community-comment-form textarea{
  min-height:38px!important;
  max-height:96px!important;
  padding:8px 10px!important;
  border-radius:10px!important;
  font-size:13px!important;
  line-height:1.4!important;
}
.hub-page .hub-comments-panel .primary,
.hub-comments-panel .comment-form .primary,
.hub-comments-panel .community-comment-form .primary{
  min-width:64px!important;
  width:auto!important;
  padding:8px 12px!important;
  border-radius:10px!important;
  font-size:12px!important;
  font-weight:800!important;
  align-self:stretch!important;
}
.hub-page .hub-comments-panel .comment-list,
.hub-comments-panel .comment-list{
  gap:6px!important;
  margin-top:0!important;
}
.hub-page .hub-comments-panel .empty-card,
.hub-comments-panel .empty-card{
  padding:10px 12px!important;
  border-radius:10px!important;
  font-size:12px!important;
  line-height:1.4!important;
  min-height:0!important;
  text-align:left!important;
}
.hub-page .hub-comments-panel .comment-card,
.hub-page .hub-comments-panel .community-comment-card,
.hub-comments-panel .comment-card{
  padding:8px 10px!important;
  border-radius:10px!important;
}
.hub-page .hub-comments-panel .comment-body,
.hub-comments-panel .comment-body{
  font-size:13px!important;
  line-height:1.45!important;
  margin:4px 0!important;
}
.hub-page .hub-comments-panel .comment-head,
.hub-comments-panel .comment-head{
  font-size:11px!important;
}

/* Board video: larger player, compact caption (overrides article span / 170px thumb rules) */
.board-attachments .board-attachment-video{
  grid-column:1 / -1!important;
  max-width:100%!important;
  width:100%!important;
}
.board-attachments .board-attachment-video video{
  height:auto!important;
  max-height:min(72vh,640px)!important;
  min-height:280px!important;
  object-fit:contain!important;
  background:#000!important;
}
.board-attachments .board-attachment-item figcaption,
.community-post-detail .board-attachment-item figcaption,
article .board-attachment-item figcaption{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:8px 12px!important;
  min-height:0!important;
  font-size:12px!important;
  line-height:1.3!important;
}
.board-attachments .board-attach-badge,
.board-attachments .board-attachment-item figcaption span,
.community-post-detail .board-attachment-item figcaption span,
article .board-attachment-item figcaption span{
  flex:none!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.2!important;
  color:#9aa3c7!important;
  white-space:nowrap!important;
}
.board-attachments .board-attach-name,
.board-attachments .board-attachment-item figcaption b,
.community-post-detail .board-attachment-item figcaption b,
article .board-attachment-item figcaption b{
  flex:1!important;
  min-width:0!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.3!important;
  color:#c7cbe4!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
@media(max-width:720px){
  .board-attachments .board-attachment-video video{
    min-height:200px!important;
    max-height:min(56vh,420px)!important;
  }
}

/* Sale promo popup */
.sale-promo-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.68);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .28s ease}
.sale-promo-backdrop.is-open{opacity:1;pointer-events:auto}
.sale-promo-modal{width:min(420px,100%);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:26px 24px 22px;background:linear-gradient(165deg,rgba(42,46,72,.98),rgba(14,16,28,.98));box-shadow:0 34px 100px rgba(0,0,0,.55);transform:translateY(14px) scale(.97);transition:transform .28s ease;position:relative;overflow:hidden}
.sale-promo-backdrop.is-open .sale-promo-modal{transform:none}
.sale-promo-modal:before{content:'';position:absolute;inset:-40% -20% auto;height:180px;background:radial-gradient(circle at 30% 40%,rgba(34,211,238,.22),transparent 55%),radial-gradient(circle at 80% 20%,rgba(139,92,246,.2),transparent 50%);pointer-events:none}
.sale-promo-x{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:var(--text);font-size:22px;cursor:pointer;z-index:1}
.sale-promo-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;border:1px solid rgba(34,211,238,.34);background:rgba(34,211,238,.12);color:#9af2ff;font-size:12px;font-weight:900;letter-spacing:.02em;position:relative}
.sale-promo-title{margin:14px 0 8px;font-size:clamp(24px,4vw,30px);letter-spacing:-.04em;line-height:1.15;position:relative}
.sale-promo-lead{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65;position:relative}
.sale-promo-price-box{display:grid;gap:6px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.28);margin-bottom:18px;position:relative}
.sale-promo-was{color:#9aa0bd;font-size:15px;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px}
.sale-promo-now{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.sale-promo-now strong{font-size:clamp(34px,6vw,44px);letter-spacing:-.05em;line-height:1;background:linear-gradient(135deg,#fff,#bfefff 50%,#d7c7ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.sale-promo-now span{color:#9af2ff;font-size:13px;font-weight:900}
.sale-promo-actions{display:grid;gap:10px;position:relative}
.sale-promo-actions .primary{width:100%;justify-content:center;text-align:center;padding:14px 18px}
.sale-promo-hide{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;user-select:none}
.sale-promo-hide input{width:auto;accent-color:#22d3ee}
.sale-promo-close-link{border:0;background:transparent;color:#9aa0bd;font:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:4px}
@media(max-width:480px){.sale-promo-modal{padding:22px 18px 18px;border-radius:22px}.sale-promo-now strong{font-size:34px}}