:root{--bg:#050914;--bg-2:#07101f;--surface:#0c1526;--surface-2:#101b2f;--surface-3:#15233b;--text:#f7f9fd;--muted:#a2aec1;--muted-2:#718096;--line:rgba(147,177,221,.13);--line-strong:rgba(147,177,221,.23);--blue:#2089ff;--blue-2:#1262d7;--cyan:#55d6ff;--gold:#f6b747;--gold-soft:#ffe0a0;--green:#45d49b;--red:#ff7487;--radius:18px;--radius-sm:11px;--shadow:0 28px 90px rgba(0,0,0,.42);--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% -8%,rgba(32,137,255,.20),transparent 34rem),radial-gradient(circle at 92% 3%,rgba(246,183,71,.08),transparent 28rem),linear-gradient(180deg,#06101f 0%,#030711 100%);color:var(--text);font:14px/1.58 var(--font);-webkit-font-smoothing:antialiased}a{color:#79b8ff;text-decoration:none;transition:color .18s ease,opacity .18s ease,background .18s ease}a:hover{color:var(--gold-soft)}button,input,textarea,select{font:inherit}button,a.button{-webkit-tap-highlight-color:transparent}.site{width:min(1040px,calc(100% - 36px));margin:28px auto;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:rgba(6,12,24,.91);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.site-header{position:relative;z-index:5;border-bottom:1px solid var(--line);background:rgba(5,10,21,.94)}.header-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 26px}.logo{display:inline-flex;align-items:center;min-width:0}.logo img{display:block;width:260px;max-width:100%;height:auto;filter:drop-shadow(0 8px 20px rgba(31,125,255,.18))}nav{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap}nav a{min-height:38px;display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;color:#9eabc0;font-size:13px;font-weight:700}nav a:hover{color:#fff;background:rgba(255,255,255,.055)}nav a.active{color:#fff;background:rgba(32,137,255,.13);box-shadow:inset 0 0 0 1px rgba(65,153,255,.18)}nav a.nav-cta{color:#07101f;background:linear-gradient(135deg,#ffd475,var(--gold));box-shadow:0 9px 26px rgba(246,183,71,.17)}nav a.nav-cta:hover{color:#07101f;filter:brightness(1.06)}main{min-height:500px;padding:28px}footer{display:flex;justify-content:space-between;gap:14px;padding:18px 28px;border-top:1px solid var(--line);color:var(--muted-2);background:rgba(3,8,16,.6);font-size:12px}footer strong{color:#b8c3d3}.hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;margin:-28px -28px 24px;padding:34px 32px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 84% 10%,rgba(246,183,71,.10),transparent 18rem),radial-gradient(circle at 8% 105%,rgba(32,137,255,.18),transparent 24rem),linear-gradient(120deg,#0d1930,#07101f 72%)}.hero.compact-hero{min-height:164px}.hero::after{content:"";position:absolute;width:280px;height:280px;right:-105px;top:-178px;border:1px solid rgba(85,214,255,.11);border-radius:50%;box-shadow:0 0 0 44px rgba(32,137,255,.025),0 0 0 88px rgba(32,137,255,.016);pointer-events:none}.hero>*{position:relative;z-index:1}.hero-copy{max-width:660px}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 9px;color:#f6bd58;font-size:10px;font-weight:850;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.eyebrow::before{content:"";width:17px;height:2px;border-radius:20px;background:currentColor}h1,h2,h3{color:#fff;letter-spacing:-.025em}h1{margin:4px 0 11px;font-size:clamp(28px,4vw,40px);line-height:1.08;font-weight:800}h2{margin:4px 0 7px;font-size:19px;line-height:1.25;font-weight:750}h3{font-size:15px}p{margin:8px 0}.hero p{margin:0;max-width:620px;color:#9eabc0;font-size:15px}.muted{color:var(--muted)}small{color:#7e8ba1}.empty{margin:0;padding:28px 10px;color:var(--muted);text-align:center}.button,button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:10px 16px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2));box-shadow:0 9px 24px rgba(16,102,221,.22);font-weight:760;text-decoration:none;cursor:pointer;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease,background .16s ease}.button:hover,button:hover{color:#fff;filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 12px 30px rgba(16,102,221,.30)}.button:active,button:active{transform:translateY(0)}input,select,textarea{width:100%;border:1px solid rgba(255,255,255,.11);border-radius:10px;outline:0;padding:11px 12px;color:#f7f9fd;background:#08111f;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input::placeholder,textarea::placeholder{color:#56657b}input:focus,select:focus,textarea:focus{border-color:rgba(58,153,255,.72);box-shadow:0 0 0 3px rgba(32,137,255,.13);background:#0b1628}select{color-scheme:dark}textarea{min-height:150px;resize:vertical}label{display:grid;gap:7px;margin:14px 0;color:#c8d1df;font-size:12px;font-weight:740}label small{font-weight:500;line-height:1.45}input[type="file"]{padding:8px;color:#92a0b5}input[type="file"]::file-selector-button{border:0;border-radius:8px;margin-right:10px;padding:8px 11px;color:#dce5f2;background:#17263d;cursor:pointer}.flash{margin:0 0 20px;padding:12px 14px;border:1px solid rgba(85,214,255,.18);border-radius:11px;color:#a7e8ff;background:rgba(45,176,225,.075)}.search{display:grid;grid-template-columns:1fr auto;gap:8px;margin:0 0 18px;padding:7px;border:1px solid var(--line);border-radius:14px;background:rgba(12,21,38,.88);box-shadow:0 10px 28px rgba(0,0,0,.10)}.search input{min-height:44px;border:0;background:transparent}.search input:focus{box-shadow:none}.search button{min-width:104px}.resource-list{display:grid;gap:11px}.cover{width:96px;min-height:122px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:12px;color:#f6bd58;background:radial-gradient(circle at 35% 20%,rgba(32,137,255,.19),transparent 45%),linear-gradient(145deg,#13233d,#08101c);font-size:31px}.cover img{width:100%;height:100%;display:block;object-fit:cover}.date{color:#68788e;font-size:10px}.resource-description{margin:0 0 10px;color:#9da9ba;font-size:13px;line-height:1.55}.resource-author{margin:0 0 9px;color:#738298;font-size:11px}.resource-author strong{color:#b9c6d7;font-weight:700}.resource-meta{display:flex;flex-wrap:wrap;gap:7px}.resource-meta>span{min-height:25px;display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border:1px solid rgba(255,255,255,.055);border-radius:8px;color:#8d9bb0;background:rgba(255,255,255,.025);font-size:10px}.resource-meta small{font-size:9px}.member-lock{color:#d9b86f!important}.card-open{margin-top:4px;color:#86bdff;font-size:11px;font-weight:780}.tag{min-height:23px;display:inline-flex;align-items:center;padding:3px 8px;border:1px solid rgba(246,183,71,.17);border-radius:7px;color:#ffd47d;background:rgba(246,183,71,.08);font-size:9px;font-weight:820;line-height:1;letter-spacing:.055em;text-transform:uppercase}.detail{max-width:820px;margin:0 auto}.detail-head{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.detail-cover{width:220px;aspect-ratio:4/5;display:block;object-fit:cover;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 42px rgba(0,0,0,.28)}.detail-cover.placeholder{display:grid;place-items:center;color:#f7bf58;font-size:54px;background:radial-gradient(circle at 35% 18%,rgba(32,137,255,.22),transparent 42%),#0c1728}.detail-kicker{display:flex;align-items:center;gap:10px;color:#708097;font-size:10px}.detail-title h1{margin-top:12px;font-size:35px}.detail-title .muted strong{color:#cbd5e2}.stat{padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.025)}.stat strong{display:block;color:#eff4fa;font-size:17px}.stat span{color:#6f7d92;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.detail-actions{display:flex;flex-wrap:wrap;gap:9px}.primary-actions{margin-top:18px}.content-panel,.rating-panel{margin-top:24px;padding:20px;border:1px solid var(--line);border-radius:15px;background:rgba(11,20,36,.72)}.section-title p:not(.eyebrow){margin:4px 0 0;color:var(--muted-2);font-size:12px}.rating-panel{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.rating-panel h2{margin-bottom:0}.rate{display:flex;align-items:flex-end;gap:9px}.rate label{width:150px;margin:0}.empty-comments{margin:0;padding:18px 0;border-top:1px solid var(--line);color:#75849a}.avatar{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(64,151,255,.16);border-radius:12px;color:#9dcbff;background:linear-gradient(145deg,rgba(32,137,255,.17),rgba(85,214,255,.055));font-weight:800}.forum-list{display:grid;gap:8px}.topic{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 8px;border-bottom:1px solid var(--line)}.topic:last-child{border-bottom:0}.topic h2{margin:5px 0 3px;font-size:17px}.topic h2 a{color:#f2f5fa}.topic p{margin:0 0 4px;color:#8896aa;font-size:12px}.topic-count{min-width:74px;padding:7px 9px;border-radius:9px;color:#9facbf;background:rgba(255,255,255,.035);text-align:center;font-size:11px}.topic-count strong{display:block;color:#edf2f8;font-size:15px}.topic-op{padding:22px;border:1px solid var(--line);border-radius:15px;background:rgba(11,20,36,.72)}.post{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px 4px;border-bottom:1px solid var(--line)}.post-body{min-width:0}.post-body b{color:#dfe6f1}.post-body p{color:#abb5c5}.reply{margin-top:26px;padding-top:23px;border-top:1px solid var(--line)}.reply textarea{margin-bottom:10px}.auth{max-width:440px;margin:20px auto}.auth.wide{max-width:680px}.auth-head p:not(.eyebrow){margin:0;color:var(--muted)}.auth form{border:0;padding:10px 23px 23px}.auth form>button{width:100%;margin-top:4px}.upload-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(285px,.82fr);gap:18px;align-items:start}.upload-layout .auth,.edit-layout .auth{max-width:none;margin:0}.process-card{position:sticky;top:18px;padding:22px;border:1px solid rgba(51,147,255,.18);border-radius:17px;background:radial-gradient(circle at 100% 0,rgba(246,183,71,.08),transparent 15rem),linear-gradient(145deg,rgba(15,27,49,.97),rgba(7,14,27,.98));box-shadow:0 18px 45px rgba(0,0,0,.16)}.process-card h2{margin-top:3px;font-size:21px}.process-card>p:not(.eyebrow),.edit-preview>p:not(.eyebrow){color:var(--muted)}.current-cover{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02)}.current-cover img{width:76px;height:92px;object-fit:cover;border-radius:9px}.admin-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-heading h1{margin-bottom:0}.admin-heading p{margin:0;color:var(--muted)}.admin-heading p strong{color:#fff}.queue-list{display:grid;gap:9px}.queue-cover{width:68px;height:82px;display:grid;place-items:center;overflow:hidden;border-radius:9px;color:#f6bd58;background:#0d192b}.queue-cover img{width:100%;height:100%;object-fit:contain;object-position:center;padding:4px;box-sizing:border-box}.queue-copy{min-width:0}.queue-actions{display:flex;align-items:center;gap:7px}.queue-actions form{display:flex;align-items:center;gap:7px}.manage-table{display:grid;border-top:1px solid var(--line)}.manage-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:11px 3px;border-bottom:1px solid var(--line)}.mini-cover{width:44px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:7px;color:#f6bd58;background:#0d192b}.mini-cover img{width:100%;height:100%;object-fit:cover}.manage-title{min-width:0}.manage-title strong{display:block;color:#e9eef5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manage-title span{display:block;margin-top:2px;color:#748399;font-size:10px}.status{min-width:74px;display:inline-flex;justify-content:center;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:820;letter-spacing:.055em;text-transform:uppercase}.status-approved{color:#7be2b6;background:rgba(69,212,155,.10);border:1px solid rgba(69,212,155,.16)}.status-pending{color:#ffd27b;background:rgba(246,183,71,.09);border:1px solid rgba(246,183,71,.15)}.status-rejected{color:#ff9aaa;background:rgba(255,116,135,.09);border:1px solid rgba(255,116,135,.15)}.install{width:min(520px,calc(100% - 30px));margin:42px auto;padding:22px;border:1px solid var(--line);border-radius:20px;background:rgba(8,16,29,.94);box-shadow:var(--shadow)}.install-logo{display:block;width:75%;max-width:310px;margin:2px auto 22px}.install h1{font-size:30px}.install .subtitle{margin-top:-5px;color:var(--muted)}.install form{display:grid;gap:3px}.install h2{margin:22px 0 3px;color:#cbd4e2;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.install button{margin-top:16px}.help-text{margin:-7px 0 12px;color:var(--muted-2);font-size:11px}@media (max-width:860px){.upload-layout{grid-template-columns:1fr}.process-card{position:static;order:-1}}@media (max-width:760px){.site{width:100%;min-height:100vh;margin:0;border:0;border-radius:0}.header-inner{min-height:auto;flex-direction:column;align-items:stretch;gap:8px;padding:12px 16px 10px}.logo{justify-content:center}.logo img{width:225px}nav{justify-content:center;gap:2px}nav a{min-height:34px;padding:7px 10px;font-size:12px}main{padding:20px 16px 28px}footer{flex-direction:column;padding:16px}.hero{margin:-20px -16px 20px;padding:27px 20px;min-height:auto;align-items:flex-start;flex-direction:column;gap:20px}.hero h1{font-size:30px}.hero .button{width:100%}.cover{width:80px;min-height:100px}.detail-head{grid-template-columns:130px minmax(0,1fr);gap:17px}.detail-cover{width:130px}.detail-title h1{font-size:28px}.rating-panel{align-items:stretch;flex-direction:column}.rate{align-items:stretch}.rate label{flex:1;width:auto}.topic{grid-template-columns:38px minmax(0,1fr)}.topic-count{display:none}.avatar{width:38px;height:38px}.queue-cover{width:58px;height:70px}.queue-actions{grid-column:2}.admin-heading{align-items:flex-start;flex-direction:column}}@media (max-width:520px){nav a{padding:7px 8px}.search{grid-template-columns:1fr}.search button{width:100%}.cover{width:62px;min-height:76px;border-radius:9px}.resource-description{display:none}.resource-meta>span{padding:3px 6px}.detail-head{display:block}.detail-cover{width:100%;max-height:300px;aspect-ratio:16/10;margin-bottom:18px}.primary-actions .button,.primary-actions .button-like{width:100%}.rate{flex-direction:column}.rate button{width:100%}.queue-cover{width:70px;height:82px}.queue-actions{grid-column:1;flex-wrap:wrap}.queue-actions form{flex:1}.queue-actions form button{flex:1}.manage-row{grid-template-columns:38px minmax(0,1fr) auto}.mini-cover{width:38px;height:46px}.manage-row .small-button{grid-column:2/4}}.forum-hero,.forum-view-head,.thread-head,.profile-header{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:-28px -28px 24px;padding:30px 32px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 86% 20%,rgba(94,76,255,.14),transparent 22rem),radial-gradient(circle at 6% 110%,rgba(32,137,255,.18),transparent 25rem),linear-gradient(125deg,#0e1c34,#08111f 68%)}.forum-view-head,.thread-head{margin-top:0}.forum-hero>div:first-child,.forum-view-head>div:first-child,.thread-head>div:first-child{min-width:0;max-width:720px}.forum-hero h1,.forum-view-head h1,.thread-head h1{margin:2px 0 8px}.forum-hero p:not(.eyebrow),.forum-view-head p:not(.eyebrow),.thread-head p{margin:0;color:#9aa9bd}.forum-icon.small{width:36px;height:36px;border-radius:10px;font-size:14px}.forum-avatar.medium{width:58px;height:58px;margin:0;border-radius:15px;font-size:20px}.post-content>header .edited{color:#7e728e}.bb-content{min-height:80px;padding:16px 1px;color:#c5d0de;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.bb-content p{margin:8px 0}.bb-content blockquote{margin:12px 0;padding:10px 12px;border:1px solid rgba(99,157,225,.13);border-left:3px solid #3d8ddd;border-radius:8px;color:#9fadc0;background:rgba(32,137,255,.045)}.quote-label{margin-bottom:5px;color:#6f9ed4;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bb-code{overflow:auto;margin:12px 0;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:9px;color:#bcd4ee;background:#050c17;font:11px/1.6 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap}.bb-image{display:block;max-width:min(100%,760px);max-height:620px;margin:12px auto;border-radius:10px;object-fit:contain}.bb-center{text-align:center}.bb-left{text-align:left}.bb-right{text-align:right}.bb-h1{margin:18px 0 8px;font-size:25px}.bb-h2{margin:16px 0 7px;font-size:20px}.bb-h3{margin:14px 0 6px;font-size:16px}.spoiler{margin:12px 0;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.02)}.spoiler summary{color:#aab8ca;cursor:pointer;font-weight:750}.spoiler>div{padding:10px 2px 2px}.video-embed{position:relative;width:100%;max-width:760px;aspect-ratio:16/9;overflow:hidden;margin:14px auto;border:1px solid var(--line);border-radius:12px;background:#02060c}.video-embed iframe{width:100%;height:100%;border:0}.bb-list{margin:12px 0 12px 24px;padding-left:14px}.bb-list li{margin:4px 0;padding-left:3px}.bb-table-wrap{max-width:100%;overflow:auto;margin:12px 0}.bb-table{width:100%;border-collapse:collapse}.bb-table th,.bb-table td{padding:7px 9px;border:1px solid var(--line);text-align:left}.bb-table th{background:rgba(255,255,255,.035)}.post-signature .bb-center,.post-signature .bb-left,.post-signature .bb-right{margin:2px 0}.signature-image{max-height:100px;max-width:420px;margin:8px 0;border-radius:8px}.compose-head p:not(.eyebrow){color:#8697ad}.bb-toolbar{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 8px;padding:7px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.018)}.bb-tool-group{display:inline-flex;gap:3px;padding-right:6px;border-right:1px solid rgba(255,255,255,.06)}.bb-tool-group:last-child{padding-right:0;border-right:0}.bb-toolbar button{min-height:30px;padding:4px 8px;border-radius:6px;color:#b7c5d7;background:#111f33;box-shadow:inset 0 0 0 1px rgba(255,255,255,.055);font-size:9px}.bb-toolbar button:hover{background:#1a2f4c}.signature-editor .bb-toolbar{max-width:100%}.profile-header{display:grid;grid-template-columns:96px minmax(0,1fr) auto}.profile-avatar-xl{width:96px;height:96px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(83,165,255,.22);border-radius:23px;color:#a9d3ff;background:#10223b;font-size:32px;font-weight:850}.profile-avatar-xl img{width:100%;height:100%;object-fit:cover}.profile-title{min-width:0}.profile-title h1{margin:1px 0 4px}.profile-title>p:last-of-type{color:#8495ab}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:17px}.profile-grid .content-panel{margin-top:0}.profile-thread-list{display:grid}.profile-thread-list a{display:grid;gap:2px;padding:10px 1px;border-bottom:1px solid var(--line)}.profile-thread-list a:last-child{border-bottom:0}.profile-thread-list strong{color:#cbd7e5;font-size:12px}.profile-thread-list span{color:#6f8096;font-size:9px}.profile-editor .inline-danger{padding:0}.admin-tabs a.active{color:#fff;background:linear-gradient(135deg,rgba(32,137,255,.22),rgba(94,76,255,.14))}.check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:7px!important}.admin-user-list a.active{color:#fff;background:rgba(32,137,255,.07)}.report-card.status-open{border-color:rgba(246,183,71,.2)}.report-actions .check{margin:0}@media (max-width:900px){.profile-grid{grid-template-columns:1fr}}@media (max-width:760px){.forum-hero,.forum-view-head,.thread-head,.profile-header{margin:-20px -16px 20px;padding:24px 18px}.forum-view-head,.thread-head{margin-top:0}.forum-hero,.forum-view-head,.thread-head{align-items:flex-start;flex-direction:column}.profile-header{grid-template-columns:78px minmax(0,1fr)}.profile-avatar-xl{width:78px;height:78px;border-radius:19px}}@media (max-width:540px){.profile-header{grid-template-columns:64px minmax(0,1fr)}.profile-avatar-xl{width:64px;height:64px}}.thread-move-form select{width:140px;min-height:36px;padding:6px 8px;font-size:10px}@media (max-width:760px){.thread-move-form{width:100%;flex-wrap:wrap}.thread-move-form select{flex:1;width:auto}}.process-card code{display:inline-block;max-width:100%;padding:2px 6px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(4,11,21,.72);color:#b9d8ff;font:10px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow-wrap:anywhere}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px 28px}.help-link{display:inline-flex;margin-top:14px;font-size:10px;font-weight:760}.policy-hero{margin:-28px -28px 24px;padding:34px 32px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(16,48,86,.56),rgba(7,17,32,.15))}.policy-hero h1{margin-bottom:8px}.policy-hero>p:last-child{max-width:700px;color:#94a5ba;font-size:14px}.policy-stack{display:grid;gap:11px;max-width:820px;margin:0 auto}@media (max-width:760px){.site-footer{grid-template-columns:1fr;padding:17px 16px}.policy-hero{margin:-20px -16px 18px;padding:26px 18px}}.pm-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.pm-page-head h1{margin:4px 0 5px;font-size:34px}.pm-page-head>div>p:last-child{margin:0;color:var(--muted);font-size:12px}.pm-tabs a.active{color:#fff;background:rgba(32,137,255,.11);box-shadow:inset 0 0 0 1px rgba(71,157,255,.13)}.pm-conversation.active{border-color:rgba(64,151,255,.15);background:rgba(32,137,255,.08)}.pm-conversation.unread strong,.pm-conversation.unread .pm-subject{color:#fff}.pm-thread-note.warning{border-color:rgba(255,105,123,.12);background:rgba(255,80,104,.05);color:#c7959d}.nav-message-link{position:relative}.nav-message-badge{position:absolute;right:2px;top:2px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border:2px solid #050a15;border-radius:999px;background:#258fff;color:#fff;font-size:7px;line-height:1}.profile-message-button{white-space:nowrap}@media (max-width:560px){.pm-page-head{align-items:flex-start;flex-direction:column}.pm-page-head h1{font-size:29px}.pm-page-head .button{width:100%;justify-content:center}.pm-welcome-actions .button{justify-content:center}}html{font-size:16px}body{font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}nav a{font-size:15px;line-height:1.25}button,.button,a.button,input[type="submit"],input[type="button"]{font-size:15px;line-height:1.25}input,select,textarea{font-size:16px;line-height:1.45}p,li,dd,td,th,label{line-height:1.55}.muted,.meta,.help,.hint,small{font-size:13px;line-height:1.45}.resource-card h2,.resource-card h3,.resource-title{font-size:19px;line-height:1.3}.resource-card p,.resource-description{font-size:15px;line-height:1.55}.resource-meta,.resource-stats{font-size:14px;line-height:1.45}.post-body,.forum-post-body,.bbcode-content{font-size:16px;line-height:1.65}.post-meta,.thread-meta,.forum-meta{font-size:13px;line-height:1.45}.pm-meta{font-size:13px}.forum-signature,.signature{font-size:14px;line-height:1.55}table{font-size:14px}table th{font-size:13px}.admin-card,.panel,.card{line-height:1.5}footer,.site-footer{font-size:13px;line-height:1.5}h1{line-height:1.12}h2{line-height:1.2}h3{line-height:1.3}@media (max-width:760px){body{font-size:16px}nav a{font-size:14px}input,select,textarea{font-size:16px}.resource-card h2,.resource-card h3,.resource-title{font-size:18px}.post-body,.forum-post-body,.bbcode-content{font-size:16px}}.pm-page-head{align-items:center;margin-bottom:24px;padding:2px 2px 0}.pm-page-head h1{font-size:38px;letter-spacing:-.025em;line-height:1.1}.pm-page-head>div>p:last-child{max-width:680px;font-size:15px;line-height:1.55;color:#8ea0b6}.pm-tabs a.active{background:rgba(32,137,255,.14);box-shadow:inset 0 0 0 1px rgba(71,157,255,.18)}.pm-conversation.active{border-color:rgba(64,151,255,.22);background:linear-gradient(90deg,rgba(32,137,255,.13),rgba(54,92,167,.07))}.pm-reply-box .bb-toolbar{gap:7px;margin:3px 0 0;padding:8px 9px;border-radius:11px 11px 0 0;background:#0c1929}.pm-reply-box .bb-toolbar button,.pm-compose-form .bb-toolbar button{min-height:34px;padding:5px 9px;font-size:12px}.nav-message-badge{right:0;top:0;min-width:18px;height:18px;padding:0 5px;font-size:9px}@media (max-width:560px){.pm-page-head h1{font-size:32px}}.pm-page-head{position:relative;isolation:isolate;overflow:hidden;align-items:center;margin:-28px -28px 0;padding:34px 34px 30px;border-bottom:1px solid rgba(72,151,255,.14);background:radial-gradient(circle at 88% 18%,rgba(55,126,255,.18),transparent 22rem),radial-gradient(circle at 14% 120%,rgba(27,91,176,.22),transparent 24rem),linear-gradient(125deg,#0b1e36 0%,#081523 48%,#07111d 100%)}.pm-page-head::before{content:"♠";position:absolute;z-index:-1;right:42px;top:50%;transform:translateY(-50%) rotate(-8deg);color:rgba(77,156,255,.045);font-size:150px;line-height:1;font-family:Georgia,serif}.pm-page-head::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(246,183,71,.22),rgba(54,147,255,.28),transparent)}.pm-page-head .eyebrow{color:#f0bb55;font-size:12px;letter-spacing:.13em}.pm-page-head h1{margin:5px 0 6px;font-size:42px;letter-spacing:-.035em}.pm-page-head>div>p:last-child{max-width:650px;color:#9dafc4;font-size:16px;line-height:1.55}.pm-tabs a.active{border-color:rgba(68,155,255,.24);background:linear-gradient(180deg,rgba(39,134,231,.17),rgba(25,83,145,.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 7px 20px rgba(0,0,0,.10)}.pm-conversation.active{border-color:rgba(66,155,255,.22);background:linear-gradient(100deg,rgba(30,127,225,.17),rgba(34,83,139,.08));box-shadow:inset 3px 0 0 #2c91ed}.pm-panel-head .eyebrow{color:#eeb957;font-size:12px}.pm-compose-form .bb-toolbar{padding:10px;border:1px solid rgba(91,137,190,.14);border-bottom:0;border-radius:12px 12px 0 0;background:#0d1d2f}.pm-compose-form .bb-toolbar+textarea{border-radius:0 0 12px 12px}.pm-compose-form .bb-toolbar button{min-height:36px}.pm-reply-box .bb-toolbar{gap:6px;padding:8px;border:1px solid rgba(105,145,193,.12);border-bottom:0;border-radius:11px 11px 0 0;background:#0d1c2d}@media (max-width:860px){.pm-page-head{margin:-20px -16px 0;padding:27px 20px 25px}.pm-page-head::before{right:10px;font-size:110px}}@media (max-width:560px){.pm-page-head{gap:18px;padding:24px 18px}.pm-page-head h1{font-size:34px}.pm-page-head>div>p:last-child{font-size:14px}}.member-profile-identity{min-width:0}.member-profile-identity h1{margin:3px 0 6px;color:#f3f7fc;font-size:36px;letter-spacing:-.035em}.member-profile-section-head .eyebrow,.member-profile-card .eyebrow{margin-bottom:3px}.profile-upload-row:last-child{border-bottom:0}.profile-upload-row:hover{background:rgba(39,132,235,.055)}.profile-upload-copy{min-width:0;display:grid;gap:3px}.profile-upload-meta{color:#61758d;font-size:12px}.profile-upload-meta i{font-style:normal;color:#40536b;margin:0 3px}.profile-upload-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto 18px;gap:14px;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.05);color:inherit;transition:background .16s ease}.profile-upload-cover{width:64px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#101c2b;color:#7ebaff}.profile-upload-cover img{width:100%;height:100%;object-fit:contain;object-position:center;padding:3px;box-sizing:border-box}.profile-upload-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d8e3ef;font-size:15px;font-weight:800}.profile-upload-stats{white-space:nowrap;color:#71849a;font-size:12px}.profile-upload-stats b{color:#aebed0;font-weight:800}.profile-upload-status{padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800}.profile-upload-status.pending{border:1px solid rgba(246,183,71,.18);background:rgba(246,183,71,.07);color:#e7c775}.member-profile-editor .forum-editor{gap:13px}.member-profile-editor .forum-editor label{font-size:13px}.member-profile-editor .forum-editor small{font-size:11px}.member-profile-editor .bb-toolbar{gap:3px}.member-profile-editor .bb-toolbar button{min-height:27px;padding:4px 6px;font-size:10px}@media (max-width:900px){.member-profile-editor:last-child{grid-column:auto}.member-profile-identity h1{font-size:30px}}@media (max-width:700px){.member-profile-identity h1{font-size:25px}.profile-upload-row{grid-template-columns:56px minmax(0,1fr) 16px}.profile-upload-cover{width:56px;height:43px}.profile-upload-stats,.profile-upload-status{grid-column:2}.profile-upload-row>.profile-activity-arrow{grid-column:3;grid-row:1}}.resource-delete-form .danger{width:100%;justify-content:center}.upload-server-note{margin:0 0 14px;padding:10px 12px;border:1px solid rgba(92,157,225,.12);border-radius:10px;background:rgba(32,137,255,.045);color:#91a4bc;font-size:13px;line-height:1.45}.upload-server-note strong{color:#c7d4e5}.site-footer{position:relative;padding:0;border-top:1px solid rgba(255,255,255,.065);background:#040a13;color:#7f90a5}.site-footer::before{content:"";position:absolute;top:-1px;left:28px;width:92px;height:1px;background:linear-gradient(90deg,#3793f2,#755cff,transparent)}@media (max-width:720px){.site-footer::before{left:20px}}.site-footer{display:block !important;width:100%;position:relative;padding:0 !important;border-top:1px solid rgba(255,255,255,.065);background:radial-gradient(circle at 8% 0%,rgba(38,113,205,.055),transparent 19rem),linear-gradient(180deg,#050c17 0%,#030810 100%);color:#7f90a5}.site-footer::before{content:"";position:absolute;top:-1px;left:28px;width:110px;height:1px;background:linear-gradient(90deg,#3793f2,#755cff,transparent)}@media (max-width:620px){.site-footer::before{left:22px}}.avatar.large{width:46px;height:46px;font-size:16px}.seed-dot{width:6px;height:6px;border-radius:50%;background:#42c884;box-shadow:0 0 8px rgba(66,200,132,.25)}.page-head.compact,.admin-command-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:-4px 0 24px;padding:8px 0 20px;border-bottom:1px solid rgba(255,255,255,.07)}.page-head.compact h1,.admin-command-head h1{margin:3px 0 6px;font-size:32px}.page-head.compact p,.admin-command-head p{margin:0;color:#8fa1b9}.check{display:flex!important;align-items:center;gap:9px!important;color:#b9c6d7!important}.check input{width:auto}.danger-lite{border-color:rgba(255,103,121,.14)}.totp-secret{display:block;padding:12px;border-radius:9px;background:#050a13;color:#8ed0ff;letter-spacing:.12em;word-break:break-all}.health-card.ok{border-color:rgba(64,211,146,.2)}.health-card.bad{border-color:rgba(255,92,114,.22)}.health-label.ok{color:#67dca2;background:rgba(64,211,146,.1)}.health-label.warn{color:#ffd275;background:rgba(255,189,67,.09)}.health-label.bad{color:#ff8396;background:rgba(255,92,114,.1)}.admin-command-head{align-items:center}.admin-command-links{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.admin-command-links a{font-size:12px;font-weight:750;color:#9db0c7}.admin-command-links a:hover{color:#fff}.admin-stat-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:24px}.admin-stat-grid>div{padding:14px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#091426}.admin-stat-grid span{display:block;color:#74869e;font-size:11px}.admin-stat-grid strong{display:block;margin-top:3px;font-size:20px;color:#fff}.mini-list{display:grid;gap:0;margin-top:12px}.mini-list>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.05)}.mini-list span{color:#7e91a9;font-size:12px}.big-stat{font-size:34px;font-weight:800;color:#fff}.audit-table{display:grid}.audit-row{display:grid;grid-template-columns:155px 110px 140px 120px minmax(0,1fr);gap:12px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.05);font-size:12px;color:#8fa1b8}.audit-row strong{color:#dbe5f2}.audit-head{font-weight:800;color:#687c96;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.seeded-toggle{display:flex!important;align-items:center!important;gap:6px!important;white-space:nowrap;color:#93a5bb!important;font-size:12px!important}.seeded-toggle input{width:auto}.error-page{width:min(560px,calc(100% - 32px));margin:12vh auto;padding:40px;text-align:center;border:1px solid rgba(255,255,255,.07);border-radius:22px;background:#081323;box-shadow:0 30px 80px rgba(0,0,0,.35)}.error-page img{width:250px;max-width:80%;height:auto}.error-page>strong{display:block;margin:20px 0 0;color:#5880ab;font-size:64px}.error-page h1{margin:0 0 8px}.error-page p{color:#8295ad}.error-page .button{margin-top:15px}@media (max-width:980px){.admin-stat-grid{grid-template-columns:repeat(4,1fr)}.audit-row{grid-template-columns:130px 90px 110px minmax(0,1fr)}.audit-row>*:nth-child(4){display:none}}@media (max-width:760px){.page-head.compact,.admin-command-head{align-items:flex-start;flex-direction:column}.admin-command-links{justify-content:flex-start}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.audit-row{grid-template-columns:1fr 1fr}.audit-row>*:nth-child(3),.audit-row>*:nth-child(4){display:none}.mini-list>div{align-items:flex-start;flex-direction:column;gap:2px}}.site-header{overflow:visible}.header-inner{gap:22px;padding:12px 24px}.logo img{width:235px}.top-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex:1;min-width:0;flex-wrap:nowrap}.top-nav-primary,.top-nav-utilities{display:flex;align-items:center;gap:4px}.top-nav-primary{padding-right:12px;border-right:1px solid rgba(255,255,255,.07)}.top-nav-primary>a{min-height:40px;padding:8px 12px;border-radius:9px;color:#a7b5c7;font-size:14px;font-weight:750;letter-spacing:.01em}.top-nav-primary>a:hover{color:#fff;background:rgba(255,255,255,.045)}.top-nav-primary>a.active{color:#fff;background:rgba(32,137,255,.10);box-shadow:inset 0 0 0 1px rgba(70,151,255,.13)}.top-nav-utilities{gap:3px}.top-nav .nav-utility{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:40px;min-height:40px;padding:7px 9px;border-radius:10px;color:#8193aa;background:transparent;font-size:16px;font-weight:800}.top-nav .nav-utility:hover,.top-nav .nav-utility.active{color:#eaf3ff;background:rgba(255,255,255,.045)}.nav-utility-label{display:none;font-size:13px}.top-nav .nav-message-badge{right:-2px;top:-2px;min-width:18px;height:18px;padding:0 5px;border:2px solid #06101d;font-size:9px}.nav-account{position:relative;margin-left:4px}.nav-account>summary{display:flex;align-items:center;gap:8px;min-height:42px;padding:5px 8px 5px 6px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.025);color:#c9d4e2;cursor:pointer;list-style:none;transition:.16s ease}.nav-account>summary::-webkit-details-marker{display:none}.nav-account>summary:hover,.nav-account[open]>summary{border-color:rgba(69,151,255,.20);background:rgba(32,137,255,.07);color:#fff}.nav-account-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#1f79cb,#6439a6);color:#fff;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}.nav-account-name{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.nav-account-caret{color:#71849b;font-size:12px;transition:transform .16s ease}.nav-account[open] .nav-account-caret{transform:rotate(180deg)}.nav-account-menu{position:absolute;z-index:80;right:0;top:calc(100%+8px);display:grid;width:190px;padding:7px;border:1px solid rgba(87,145,213,.15);border-radius:13px;background:#091522;box-shadow:0 18px 46px rgba(0,0,0,.38)}.top-nav .nav-account-menu a{min-height:38px;display:flex;align-items:center;padding:8px 10px;border-radius:8px;color:#aebed0;font-size:13px;font-weight:700}.top-nav .nav-account-menu a:hover,.top-nav .nav-account-menu a.active{color:#fff;background:rgba(32,137,255,.08)}.nav-account-divider{height:1px;margin:5px 3px;background:rgba(255,255,255,.065)}.top-nav .nav-account-menu .nav-logout{color:#c48d96}.top-nav .nav-account-menu .nav-logout:hover{color:#ffb0bc;background:rgba(255,90,110,.055)}.top-nav .nav-cta{margin-left:4px;min-height:40px;padding:8px 14px;border-radius:10px}@media (max-width:900px){.header-inner{gap:14px;padding:12px 18px}.logo img{width:210px}.top-nav{gap:8px}.top-nav-primary{padding-right:7px}.top-nav-primary>a{padding:8px 9px;font-size:13px}.nav-account-name{display:none}.nav-account>summary{padding-right:6px}}@media (max-width:700px){.header-inner{flex-direction:column;align-items:stretch;gap:8px;padding:12px 14px 10px}.logo{justify-content:center}.logo img{width:220px}.top-nav{width:100%;justify-content:space-between;gap:8px}.top-nav-primary{flex:1;justify-content:flex-start;padding-right:8px;overflow:auto;border-right:0}.top-nav-primary>a{white-space:nowrap}.top-nav-utilities{flex:none}.nav-account-menu{right:0}}@media (max-width:520px){.top-nav-primary>a{padding:7px 8px;font-size:12px}.top-nav .nav-utility{min-width:36px;min-height:36px;padding:5px 7px}.nav-account-avatar{width:27px;height:27px;border-radius:8px}.nav-account>summary{min-height:38px}}@media (min-width:701px) and (max-width:900px){.header-inner{flex-direction:row;align-items:center}}.legal-hero{position:relative;overflow:hidden;margin:-28px -28px 0;padding:46px 44px 38px;border-bottom:1px solid rgba(57,79,102,.10);background:radial-gradient(circle at 88% 10%,rgba(71,135,189,.10),transparent 20rem),radial-gradient(circle at 10% 110%,rgba(207,158,65,.08),transparent 18rem),linear-gradient(145deg,#f9fbfd,#eef5fa 72%)}.legal-hero::after{content:"";position:absolute;width:260px;height:260px;right:-95px;top:-155px;border:1px solid rgba(66,126,178,.10);border-radius:50%;box-shadow:0 0 0 40px rgba(66,126,178,.025),0 0 0 80px rgba(66,126,178,.018);pointer-events:none}.legal-hero>*{position:relative;z-index:1}.legal-kicker{margin-bottom:10px;color:#b57e2e;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legal-hero h1{margin:0 0 12px;color:#24384c;font-size:clamp(34px,5vw,52px);line-height:1.05;letter-spacing:-.035em}.legal-hero>p{max-width:760px;margin:0;color:#627489;font-size:16px;line-height:1.7}.legal-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;color:#8190a0;font-size:12px;font-weight:650}.legal-meta span{display:inline-flex;align-items:center;gap:7px}.legal-meta span::before{content:"";width:5px;height:5px;border-radius:50%;background:#6f9fc7}.legal-nav{position:relative;z-index:2;display:flex;align-items:center;gap:4px;margin:0 -28px 30px;padding:12px 28px;overflow-x:auto;border-bottom:1px solid rgba(57,79,102,.10);background:rgba(255,255,255,.88);backdrop-filter:blur(12px);scrollbar-width:none}.legal-nav::-webkit-scrollbar{display:none}.legal-nav a{flex:0 0 auto;padding:9px 12px;border-radius:9px;color:#6b7d90;font-size:13px;font-weight:750}.legal-nav a:hover{color:#315d83;background:#f1f6fa}.legal-nav a.active{color:#285d88;background:#e9f3fa;box-shadow:inset 0 0 0 1px rgba(59,124,179,.10)}.legal-summary,.privacy-pillars,.contact-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 28px}.legal-summary>div,.privacy-pillars>div,.contact-options>article{padding:18px 19px;border:1px solid rgba(57,79,102,.10);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(48,66,84,.045)}.legal-summary strong,.privacy-pillars strong,.contact-options h2{display:block;margin:0 0 5px;color:#30465a;font-size:15px}.legal-summary span,.privacy-pillars p,.contact-options p{color:#738397;font-size:13px;line-height:1.55}.privacy-pillars>div>span{display:inline-flex;margin-bottom:10px;padding:4px 8px;border-radius:999px;color:#39719c;background:#edf6fc;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.privacy-pillars p,.contact-options p{margin:0}.contact-icon{width:32px;height:32px;display:grid;place-items:center;margin-bottom:13px;border-radius:10px;color:#356f9b;background:#edf5fb;font-size:15px;font-weight:800}.legal-content{overflow:hidden;border:1px solid rgba(57,79,102,.10);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(48,66,84,.05)}.legal-content.compact{margin-top:22px}.legal-section{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:25px 26px;border-bottom:1px solid rgba(57,79,102,.085)}.legal-section:last-child{border-bottom:0}.legal-section:hover{background:#fcfdff}.legal-number{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#5c83a4;background:#f0f5f9;font-size:11px;font-weight:850;letter-spacing:.05em}.legal-section h2{margin:1px 0 8px;color:#2d4256;font-size:19px;line-height:1.25;letter-spacing:-.012em}.legal-section p{margin:0 0 10px;color:#64768a;font-size:15px;line-height:1.75}.legal-section p:last-child{margin-bottom:0}.legal-section code{padding:2px 5px;border-radius:5px;color:#3f617d;background:#eef3f7;font-size:.92em}.legal-intro-card,.legal-note{margin:0 0 22px;padding:21px 23px;border:1px solid rgba(57,79,102,.10);border-radius:15px;background:linear-gradient(135deg,#fff,#f7fafc);box-shadow:0 8px 22px rgba(48,66,84,.045)}.legal-intro-card h2{margin:0 0 7px;color:#30465a;font-size:20px}.legal-intro-card p,.legal-note p{margin:0;color:#6a7b8e;font-size:14px;line-height:1.7}.legal-note{margin-top:22px;border-left:3px solid #d1a354;background:#fffaf1}.legal-note strong{display:block;margin-bottom:5px;color:#6d542d;font-size:14px}.contact-primary{margin-bottom:22px}.contact-primary h2{overflow-wrap:anywhere}@media (max-width:760px){.legal-hero{margin:-20px -16px 0;padding:32px 20px 28px}.legal-hero h1{font-size:36px}.legal-hero>p{font-size:15px}.legal-nav{margin:0 -16px 22px;padding:10px 16px}.legal-summary,.privacy-pillars,.contact-options{grid-template-columns:1fr}.legal-section{grid-template-columns:38px minmax(0,1fr);gap:13px;padding:20px 17px}.legal-number{width:32px;height:32px;border-radius:9px}.legal-section h2{font-size:17px}.legal-section p{font-size:15px;line-height:1.7}.legal-meta{display:grid;gap:7px}}:root{--bg:#050a11;--bg-2:#07101b;--surface:#0b1421;--surface-2:#0f1b2b;--surface-3:#13243a;--surface-4:#18304a;--text:#f2f6fb;--muted:#a0aec0;--muted-2:#718196;--line:rgba(255,255,255,.075);--line-strong:rgba(255,255,255,.13);--blue:#2089ff;--blue-2:#1169d8;--cyan:#55d6ff;--gold:#f0b64f;--gold-soft:#ffd477;--green:#58c99a;--red:#dc6977;--radius:18px;--radius-sm:11px;--shadow:0 26px 70px rgba(0,0,0,.44)}html{color-scheme:dark}body{color:var(--text)!important;background:radial-gradient(circle at 8% -5%,rgba(32,137,255,.16),transparent 30rem),radial-gradient(circle at 94% 1%,rgba(121,80,255,.11),transparent 24rem),linear-gradient(180deg,#07101b 0%,#04080e 100%)!important}a{color:#77b8ff!important}a:hover{color:#b5d9ff!important}hr{border-color:var(--line)!important}.site{background:rgba(6,12,23,.97)!important;border-color:var(--line)!important;box-shadow:var(--shadow)!important;backdrop-filter:blur(16px)}.site-header{background:#050b14!important;border-bottom-color:var(--line)!important}main{background:#08111d!important}.logo img{filter:drop-shadow(0 8px 22px rgba(32,137,255,.17))}nav a,.top-nav-primary>a{color:#9cabc0!important}nav a:hover,.top-nav-primary>a:hover{color:#fff!important;background:rgba(255,255,255,.055)!important}nav a.active,.top-nav-primary>a.active{color:#fff!important;background:rgba(32,137,255,.15)!important;box-shadow:inset 0 0 0 1px rgba(69,153,255,.20)!important}nav a.nav-cta{color:#06101a!important;background:linear-gradient(135deg,#ffd77f,var(--gold))!important;box-shadow:0 10px 28px rgba(240,182,79,.18)!important}.nav-utility,.nav-icon-button,.account-trigger,.nav-account>summary{color:#a7b5c8!important;border-color:var(--line)!important;background:#0d1827!important}.nav-utility:hover,.nav-icon-button:hover,.account-trigger:hover,.nav-account>summary:hover{color:#fff!important;background:#12243a!important}.nav-account-menu,.account-menu,.account-menu-panel,.nav-dropdown-menu{color:#dce5ee!important;background:#0b1624!important;border-color:var(--line)!important;box-shadow:0 20px 50px rgba(0,0,0,.48)!important}.hero,.forum-hero,.detail-hero,.legal-hero,.policy-hero{color:#fff!important;border-color:var(--line)!important;background:radial-gradient(circle at 86% 8%,rgba(246,183,71,.10),transparent 18rem),radial-gradient(circle at 8% 108%,rgba(32,137,255,.20),transparent 25rem),linear-gradient(125deg,#0f2440,#081422 72%)!important}.hero p,.forum-hero p,.legal-hero>p,.policy-hero p{color:#aebdd0!important}.eyebrow,.legal-kicker{color:var(--gold-soft)!important}h1,h2,h3,h4,h5,h6{color:#fff!important}input,select,textarea{color:#edf5ff!important;background:#0b1725!important;border-color:rgba(255,255,255,.09)!important}input::placeholder,textarea::placeholder{color:#687b93!important}input:focus,select:focus,textarea:focus{background:#0d1c2c!important;border-color:rgba(32,137,255,.62)!important;box-shadow:0 0 0 3px rgba(32,137,255,.12)!important}label{color:#c7d3e1!important}small,.muted,.help,.hint{color:var(--muted-2)!important}input[type=file]::file-selector-button{color:#d8e5f2!important;background:#13243a!important;border-color:var(--line)!important}.button,button,a.button,input[type=submit],input[type=button]{color:#fff!important;background:linear-gradient(135deg,#238cff,#146edc)!important;box-shadow:0 10px 25px rgba(20,110,220,.22)!important}.button.secondary{color:#d4deea!important;background:#122238!important;box-shadow:inset 0 0 0 1px var(--line)!important}.button.secondary:hover{background:#182d48!important;color:#fff!important}.danger-button{background:#b95565!important;color:#fff!important;box-shadow:none!important}.panel,.card,.admin-card,.stat-card,.info-card,.download-card,.rating-card,.comments-card,.comment-card,.resource-panel,.detail-card,.profile-panel,.notification-card,.search,.search-shell,.forum-list,.post-shell,.compose-panel,.profile-sidebar,.profile-details,.profile-upload-row,.legal-content,.legal-intro-card,.legal-note,.contact-card,.account-card,.settings-panel,.tools-card,.dashboard-card{color:#dbe5ef!important;border-color:var(--line)!important;background:#0d1826!important;box-shadow:0 9px 28px rgba(0,0,0,.18)!important}.search,.search-shell{background:#0a1522!important}.resource-row{color:#dce6f0!important;border-color:var(--line)!important;background:#0d1928!important}.resource-row:hover,.profile-upload-row:hover{background:#112239!important;border-color:rgba(32,137,255,.24)!important}.tag,.category-tag,.eyebrow-chip{color:#ffd27a!important;background:#241d12!important;border-color:rgba(240,182,79,.18)!important}.meta-chip,.stat-chip,.tag-chip,.resource-meta>span,.thread-count,.forum-count{color:#9cafc4!important;background:#112033!important;border-color:rgba(255,255,255,.06)!important}.resource-description{color:#9cabc0!important}.resource-author strong{color:#eef5fb!important}.resource-author,.resource-meta{color:#74879f!important}.resource-title a,.card-open{color:#eef5fb!important}.resource-title a:hover,.card-open:hover{color:#7cbcff!important}.cover{color:#f4bf58!important;border-color:var(--line)!important;background:linear-gradient(145deg,#10233a,#0c1827)!important}.forum-title a{color:#edf4fa!important}.post-meta,.forum-meta,.thread-meta{color:#778ba4!important}.bb-content,.bbcode-content,.post-body,.forum-post-body{color:#c8d4df!important}.bb-content blockquote,.bb-quote{color:#adbed0!important;border-color:rgba(72,147,220,.16)!important;border-left-color:#318de7!important;background:#102038!important}.bb-code,pre,code{color:#d8e5f0!important;background:#07111c!important;border-color:var(--line)!important}.spoiler{border-color:var(--line)!important;background:#101d2c!important}.bb-table{color:#d7e1ea!important;background:#0b1624!important}.bb-table th,.bb-table td{border-color:var(--line)!important}.forum-signature,.signature{color:#a6b6c6!important;border-color:rgba(255,255,255,.06)!important;background:#0a1522!important}.pm-conversation.active{background:#153655!important;border-color:rgba(32,137,255,.26)!important}.pm-meta{color:#71859d!important}.member-profile-header,.profile-summary,.profile-identity{color:#eaf2f8!important}.profile-summary strong{color:#fff!important}.profile-summary span,.profile-subtitle{color:#8194aa!important}table{color:#cbd7e2!important;background:#0b1725!important}thead,table th{color:#dde7f0!important;background:#10233a!important}td,th{border-color:rgba(255,255,255,.06)!important}tbody tr:hover{background:#102039!important}.filter-tabs{border-color:var(--line)!important;background:#0a1522!important}.warning{color:#e6c57d!important;background:#251e13!important;border-color:rgba(240,182,79,.16)!important}.success,.success-card{color:#a8dbc5!important;background:#0e251e!important;border-color:rgba(88,201,154,.17)!important}.error,.error-card{color:#eda6af!important}.legal-nav{background:#0a1623!important;border-color:var(--line)!important}.legal-nav a{color:#98a9bb!important}.legal-nav a:hover{color:#e5eff8!important;background:#10243a!important}.legal-nav a.active{color:#fff!important;background:#153b5c!important;box-shadow:inset 0 0 0 1px rgba(32,137,255,.16)!important}.legal-summary>div,.privacy-pillars>div,.contact-options>div{background:#0d1a29!important;border-color:var(--line)!important}.legal-summary strong,.privacy-pillars strong,.contact-options strong{color:#eef5fa!important}.legal-summary span,.privacy-pillars span,.contact-options span,.legal-section p,.legal-intro-card p,.legal-note p{color:#a4b4c4!important}.legal-section{border-color:rgba(255,255,255,.06)!important}.legal-number{color:#f2bf61!important;background:#261e12!important;border-color:rgba(240,182,79,.15)!important}.legal-section code{color:#dae6f0!important;background:#07111b!important;border-color:var(--line)!important}.legal-note{background:#211b12!important;border-color:rgba(240,182,79,.16)!important}.legal-note strong{color:#f0bd62!important}.site-footer,footer{color:#7e91a6!important;background:#050b13!important;border-top-color:var(--line)!important}.site-footer strong,footer strong{color:#dbe5ee!important}.empty-state,.empty-card,.no-results,.blank-state{color:#8698aa!important;background:#0b1725!important;border-color:var(--line)!important}.dropdown,.menu,.popover,.tooltip{color:#d8e2eb!important;background:#0b1725!important;border-color:var(--line)!important}@media (max-width:760px){body{background:#050a11!important}.site{background:#08121e!important}main{background:#091421!important}.header-inner{background:#050b14!important}}.legal-hero{margin:-28px -28px 0!important;padding:42px 32px 34px!important;border-bottom:1px solid var(--line)!important;background:radial-gradient(circle at 87% 12%,rgba(246,183,71,.09),transparent 20rem),radial-gradient(circle at 8% 110%,rgba(32,137,255,.20),transparent 25rem),linear-gradient(130deg,#102642,#081522 72%)!important}.legal-hero h1{color:#fff!important;font-size:clamp(32px,4.7vw,48px)!important;line-height:1.06!important}.legal-hero>p{max-width:860px!important;color:#aebdd0!important;font-size:15px!important;line-height:1.7!important}.legal-meta{color:#788ba3!important}.legal-meta span::before{background:#4399ec!important}.legal-nav{width:auto!important;margin:0 -28px 28px!important;padding:11px 28px!important;gap:3px!important;border-bottom:1px solid var(--line)!important;background:#07111d!important;backdrop-filter:blur(14px)!important}.legal-nav a{padding:9px 11px!important;border-radius:8px!important;color:#91a4bb!important;background:transparent!important;font-size:13px!important;font-weight:750!important}.legal-nav a:hover{color:#e8f2fb!important;background:#10243a!important}.legal-nav a.active,.help-nav a.active{color:#fff!important;background:#153b5c!important;box-shadow:inset 0 0 0 1px rgba(32,137,255,.18)!important}.legal-summary,.privacy-pillars,.contact-options{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:24px!important}.legal-summary>div,.privacy-pillars>div,.contact-options>article{padding:19px 20px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#0d1a29!important;box-shadow:0 10px 28px rgba(0,0,0,.16)!important}.legal-summary strong,.privacy-pillars strong,.contact-options h2{color:#eef5fa!important}.legal-summary span,.privacy-pillars p,.contact-options p{color:#93a5b9!important}.privacy-pillars>div>span{color:#8dc5f4!important;background:#10263b!important}.contact-icon{color:#81bdf0!important;background:#10263b!important}.legal-content,.legal-content.compact{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:16px!important;background:#0b1725!important;box-shadow:0 14px 36px rgba(0,0,0,.18)!important}.legal-section{grid-template-columns:50px minmax(0,1fr)!important;gap:18px!important;padding:26px 28px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;background:transparent!important}.legal-section:hover{background:#0f2034!important}.legal-number{color:#f2bf61!important;background:#261e12!important;border:1px solid rgba(240,182,79,.14)!important}.legal-section h2{color:#f1f6fa!important}.legal-section p{color:#a7b6c6!important}.legal-section code{color:#dbe7f1!important;background:#07111b!important;border:1px solid var(--line)!important}.legal-intro-card,.legal-note{width:100%!important;padding:21px 23px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#0d1a29!important;box-shadow:0 10px 28px rgba(0,0,0,.14)!important}.legal-intro-card h2{color:#eef5fa!important}.legal-intro-card p,.legal-note p{color:#a5b5c5!important}.legal-note{border-left:3px solid var(--gold)!important;background:#18150f!important}.legal-note strong{color:#efc66e!important}@media (max-width:760px){.legal-hero{margin:-20px -16px 0!important;padding:30px 19px 26px!important}.legal-nav{margin:0 -16px 22px!important;padding:10px 16px!important}.legal-summary,.privacy-pillars,.contact-options{grid-template-columns:1fr!important}.legal-section{grid-template-columns:38px minmax(0,1fr)!important;gap:13px!important;padding:20px 17px!important}}[hidden]{display:none!important}.upload-field-wide{grid-column:1/-1}@keyframes uploadOtherIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.upload-file-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#132944;color:#70b6fb;font-size:17px}@media (max-width:900px){.upload-field-wide{grid-column:auto}}.upload-head-v4 p:not(.eyebrow){margin:0;color:#9eafc3;font-size:15px;line-height:1.6}@media (max-width:650px){.upload-head-v4 p:not(.eyebrow){font-size:14px}}.footer-one-line{padding:0!important;border-top:1px solid rgba(255,255,255,.05)!important;background:#050b13!important}.footer-one-line-inner{display:flex;align-items:center;gap:18px;min-height:56px;padding:0 22px;white-space:nowrap}.footer-one-logo{flex:0 0 auto;display:inline-flex;align-items:center;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.footer-one-logo img{display:block;width:118px;height:auto;max-width:none;filter:drop-shadow(0 4px 12px rgba(32,137,255,.08))}.footer-one-links{display:flex!important;align-items:center;gap:14px;min-width:0;margin:0!important}.footer-one-links a{padding:0!important;border:0!important;color:#7f91a6!important;background:transparent!important;box-shadow:none!important;font-size:9px;font-weight:700}.footer-one-links a:hover{color:#c6d7e6!important;background:transparent!important}.footer-one-meta{display:flex!important;align-items:center;gap:6px;flex:0 0 auto;margin-left:auto;color:#5d7085!important;font-size:8px}.footer-one-dot{color:#35475a}@media (max-width:900px){.footer-one-line-inner{gap:13px;padding:0 16px}.footer-one-logo img{width:104px}.footer-one-links{gap:10px}.footer-one-links a{font-size:8px}.footer-one-meta{font-size:7px}}@media (max-width:760px){.footer-one-line-inner{overflow-x:auto;min-height:52px;scrollbar-width:none}.footer-one-line-inner::-webkit-scrollbar{display:none}.footer-one-logo,.footer-one-links,.footer-one-meta{flex:0 0 auto}}:root{--field-bg:#081423;--field-bg-focus:#0a192b;--field-border:rgba(135,169,215,.16);--field-border-hover:rgba(135,169,215,.27);--field-focus:rgba(68,156,255,.48);--field-ring:rgba(32,137,255,.10);--field-placeholder:#667891}input:not([type="checkbox"]):not([type="radio"]),select,textarea{border:1px solid var(--field-border);border-radius:12px;background:linear-gradient(180deg,rgba(9,22,38,.98),rgba(7,18,32,.98));color:#edf4fd;box-shadow:inset 0 1px 0 rgba(255,255,255,.018),0 1px 0 rgba(0,0,0,.18);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}input:not([type="checkbox"]):not([type="radio"]):hover,select:hover,textarea:hover{border-color:var(--field-border-hover)}input:not([type="checkbox"]):not([type="radio"]):focus,select:focus,textarea:focus{border-color:var(--field-focus);background:linear-gradient(180deg,rgba(10,25,43,.99),rgba(8,20,35,.99));box-shadow:0 0 0 3px var(--field-ring),inset 0 1px 0 rgba(255,255,255,.025)}input::placeholder,textarea::placeholder{color:var(--field-placeholder);opacity:1}textarea{padding:14px 15px;line-height:1.65;scrollbar-color:#253b58 transparent}label{gap:8px;color:#cfd8e5}.signature-editor textarea,textarea[name="description"],textarea[name="body"]{min-height:170px;border-radius:13px;background:linear-gradient(180deg,rgba(9,23,40,.98),rgba(6,17,31,.99))}.compose-head p:not(.eyebrow){margin-top:4px}.bb-toolbar{gap:7px;margin:8px 0 10px;padding:8px;overflow-x:auto;flex-wrap:nowrap;border-color:rgba(135,169,215,.15);border-radius:12px;background:linear-gradient(180deg,rgba(15,29,49,.72),rgba(10,21,37,.78));box-shadow:inset 0 1px 0 rgba(255,255,255,.02);scrollbar-width:thin}.bb-tool-group{flex:none;gap:4px;padding-right:8px;border-right-color:rgba(151,181,219,.10)}.bb-toolbar button{min-width:34px;min-height:32px;padding:5px 9px;border:1px solid rgba(139,173,218,.09);border-radius:8px;color:#c8d5e5;background:rgba(18,35,58,.84);box-shadow:none;font-size:9px;font-weight:780;white-space:nowrap}.bb-toolbar button:hover{transform:none;border-color:rgba(93,166,255,.22);color:#f4f8ff;background:#172d49;box-shadow:none}.bb-toolbar button:focus-visible{outline:2px solid rgba(70,157,255,.45);outline-offset:1px}input[type="file"]{min-height:46px;padding:6px;color:#8192a9}input[type="file"]::file-selector-button{min-height:32px;padding:7px 11px;border:1px solid rgba(135,169,215,.11);border-radius:8px;color:#d9e5f4;background:#13243b}input[type="file"]::file-selector-button:hover{background:#192d49}.search{padding:6px;border-color:rgba(135,169,215,.13);background:rgba(8,19,34,.80);box-shadow:none}.search input{background:transparent;box-shadow:none}.search input:hover{border-color:transparent}.search input:focus{background:transparent;box-shadow:none}.check input[type="checkbox"],input[type="checkbox"],input[type="radio"]{accent-color:var(--blue)}@media (max-width:720px){.bb-toolbar{margin-left:-1px;margin-right:-1px}}.compose-head .eyebrow{margin-bottom:12px!important}.compose-head p:not(.eyebrow){margin:0!important;color:#8fa2ba!important;line-height:1.55}.bb-toolbar,.pm-compose-form .bb-toolbar,.pm-reply-box .bb-toolbar{display:flex!important;align-items:stretch!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important;margin:2px 0 0!important;padding:9px!important;overflow:visible!important;border:1px solid rgba(128,163,210,.15)!important;border-radius:13px!important;background:linear-gradient(180deg,rgba(12,26,44,.92),rgba(8,19,33,.96))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.018)!important;scrollbar-width:none!important}.bb-toolbar::-webkit-scrollbar,.pm-compose-form .bb-toolbar::-webkit-scrollbar,.pm-reply-box .bb-toolbar::-webkit-scrollbar{display:none!important}.bb-tool-group{display:inline-flex!important;align-items:stretch!important;flex:0 1 auto!important;flex-wrap:nowrap!important;gap:2px!important;min-width:0!important;padding:3px!important;border:1px solid rgba(145,176,218,.085)!important;border-radius:9px!important;background:rgba(14,28,47,.76)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.018)!important}.bb-tool-group:last-child{padding-right:3px!important;border-right:1px solid rgba(145,176,218,.085)!important}.bb-toolbar button,.pm-compose-form .bb-toolbar button,.pm-reply-box .bb-toolbar button{flex:0 0 auto!important;min-width:30px!important;min-height:34px!important;height:34px!important;padding:0 8px!important;border:1px solid transparent!important;border-radius:7px!important;color:#ccd8e6!important;background:transparent!important;box-shadow:none!important;font-size:10px!important;font-weight:780!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;filter:none!important;transform:none!important}.bb-toolbar button:hover,.pm-compose-form .bb-toolbar button:hover,.pm-reply-box .bb-toolbar button:hover{color:#f8fbff!important;border-color:rgba(102,166,249,.15)!important;background:rgba(37,66,103,.40)!important;box-shadow:none!important;filter:none!important;transform:none!important}.bb-toolbar button:focus-visible,.pm-compose-form .bb-toolbar button:focus-visible,.pm-reply-box .bb-toolbar button:focus-visible{outline:2px solid rgba(78,157,255,.40)!important;outline-offset:1px!important}.signature-editor textarea,textarea[name="description"],textarea[name="body"]{width:100%;padding:17px 17px!important;border:1px solid rgba(117,158,215,.22)!important;border-radius:12px!important;color:#edf4fb!important;background:radial-gradient(circle at 18% 5%,rgba(49,105,183,.06),transparent 18rem),linear-gradient(180deg,rgba(10,24,42,.99),rgba(7,18,33,.995))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.018),0 0 0 1px rgba(8,15,26,.22)!important;line-height:1.68!important;resize:vertical}.signature-editor textarea::placeholder{color:#70839b!important;opacity:1}.signature-editor textarea:hover{border-color:rgba(117,166,231,.31)!important}.signature-editor textarea:focus{border-color:rgba(77,150,248,.50)!important;box-shadow:0 0 0 3px rgba(43,127,235,.08),inset 0 1px 0 rgba(255,255,255,.025)!important}.pm-compose-form .bb-toolbar,.pm-reply-box .bb-toolbar{margin-bottom:8px!important}.pm-compose-form .bb-toolbar+textarea,.pm-reply-box .bb-toolbar+textarea{border-radius:12px!important}@media (min-width:1180px){.bb-toolbar,.pm-compose-form .bb-toolbar,.pm-reply-box .bb-toolbar{flex-wrap:nowrap!important}.bb-tool-group{flex-shrink:1!important}.bb-toolbar button,.pm-compose-form .bb-toolbar button,.pm-reply-box .bb-toolbar button{padding-inline:7px!important;font-size:9px!important}}@media (max-width:820px){.bb-toolbar,.pm-compose-form .bb-toolbar,.pm-reply-box .bb-toolbar{gap:6px!important;padding:7px!important}.bb-toolbar button,.pm-compose-form .bb-toolbar button,.pm-reply-box .bb-toolbar button{min-height:33px!important;height:33px!important;padding:0 7px!important;font-size:9px!important}}@media (max-width:560px){.bb-toolbar,.pm-compose-form .bb-toolbar,.pm-reply-box .bb-toolbar{align-items:flex-start!important}.bb-tool-group{flex-wrap:wrap!important}}.reaction-button.active{color:#dceeff!important;border-color:rgba(65,153,255,.28)!important;background:rgba(32,137,255,.12)!important}.mention-suggestion.active{background:#13263d!important;color:#fff!important;filter:none!important;transform:none!important}.inline-actions .button-like.active{color:#eaf5ff!important;border-color:rgba(64,151,255,.22)!important;background:rgba(32,137,255,.11)!important}.prefix-create-row .eyebrow{margin:0 0 2px}.prefix-create-row .check{align-self:center;margin:0;font-size:9px}.prefix-create-row .check input{width:13px!important;height:13px!important;min-height:0!important}.moderation-head-clean>div>p:last-child{max-width:680px;margin:5px 0 0;color:#74869d;font-size:11px}.moderation-clean{padding:18px!important}.moderation-clean .section-title{margin-bottom:12px}.moderation-clean .report-card{border-radius:12px;background:rgba(7,16,29,.56)}@media (max-width:1050px){.prefix-create-row .check{align-self:end}}.admin-tabs a.active{color:#dbe9f8!important;background:rgba(32,137,255,.085)!important;box-shadow:inset 0 0 0 1px rgba(75,154,245,.10)!important}.post-user .badge{font-size:9px!important;line-height:1.2!important;padding:4px 7px!important}.bb-content .bb-hr{height:1px;margin:22px 0;border:0;background:linear-gradient(90deg,transparent,rgba(126,164,207,.28) 10%,rgba(126,164,207,.28) 90%,transparent)}.bb-content .bb-mark{padding:.08em .28em;border-radius:4px;color:#f7e7a9;background:rgba(246,183,71,.16);box-decoration-break:clone;-webkit-box-decoration-break:clone}.bb-content .bb-justify{text-align:justify;text-justify:inter-word}.bb-content .bb-note{margin:18px 0;padding:14px 16px;border:1px solid rgba(65,154,255,.18);border-left:3px solid rgba(78,164,255,.72);border-radius:10px;background:linear-gradient(180deg,rgba(24,55,91,.20),rgba(11,28,49,.28));color:#c9d6e5}.bb-content .bb-note>strong{display:block;margin:0 0 6px;color:#dcecff;font-size:12px;text-transform:uppercase;letter-spacing:.055em}.bb-content .bb-note>div{line-height:1.65}.bb-content s{color:#8798aa;text-decoration-color:#75889d}.bb-content sub,.bb-content sup{font-size:.72em;line-height:0}.thread-head>div:first-child{flex:1 1 auto!important;max-width:none!important;min-width:0!important}.thread-head h1{max-width:none!important;margin:5px 0 8px!important;font-size:clamp(25px,2.7vw,33px)!important;line-height:1.12!important;letter-spacing:-.025em!important;text-wrap:balance}.thread-head .thread-labels{margin-bottom:5px!important}@media (max-width:760px){.thread-head h1{font-size:clamp(23px,7vw,29px)!important;line-height:1.14!important}}.forum-hero{align-items:center!important}.forum-hero-actions .button{min-height:36px!important;padding:8px 13px!important;border:1px solid rgba(136,170,211,.13)!important;border-radius:9px!important;color:#aebfd2!important;background:rgba(11,25,42,.72)!important;box-shadow:none!important;font-size:11px!important;font-weight:760!important;line-height:1!important;white-space:nowrap!important;transform:none!important;filter:none!important}.forum-hero-actions .button:hover{color:#edf6ff!important;border-color:rgba(73,155,247,.24)!important;background:rgba(17,35,57,.92)!important;box-shadow:none!important;transform:none!important;filter:none!important}.forum-hero-actions .button[href="/profile.php"]{color:#d8ebff!important;border-color:rgba(66,157,255,.22)!important;background:rgba(32,137,255,.10)!important}.forum-hero-actions .button[href="/profile.php"]:hover{color:#fff!important;border-color:rgba(66,157,255,.34)!important;background:rgba(32,137,255,.16)!important}@media (max-width:520px){.forum-hero-actions .button{width:100%!important}.forum-hero-actions .button[href="/profile.php"]{grid-column:1/-1}}.member-profile-identity h1{margin:5px 0 8px!important;font-size:38px!important;line-height:1.08!important}.member-profile-actions .button{min-height:40px!important;padding:9px 14px!important}.profile-upload-row{grid-template-columns:72px minmax(0,1fr) auto 18px!important;gap:16px!important;padding:15px 22px!important}.profile-upload-cover{width:72px!important;height:54px!important;border-radius:10px!important}.member-profile-signature-field>.bb-toolbar{margin-top:9px!important}@media (max-width:680px){.member-profile-identity h1{font-size:29px!important}.member-profile-actions .button{flex:1 1 auto!important}.profile-upload-row{grid-template-columns:58px minmax(0,1fr) 18px!important;padding:13px 15px!important}.profile-upload-cover{width:58px!important;height:46px!important}.profile-upload-stats,.profile-upload-status{grid-column:2;justify-self:start}}.health-orb.ok{background:#45d49b;box-shadow:0 0 0 5px rgba(69,212,155,.08),0 0 16px rgba(69,212,155,.22)}.health-orb.warn{background:#f6b747;box-shadow:0 0 0 5px rgba(246,183,71,.08)}.health-orb.bad{background:#ff7487;box-shadow:0 0 0 5px rgba(255,116,135,.07)}.cat-cards,.cat-close-up,.cat-street-magic{--cat-accent:#55afff;--cat-glow:rgba(50,149,255,.17)}.cat-coins,.cat-sleight-of-hand,.cat-rope-magic,.cat-theory-performance,.cat-magic-history{--cat-accent:#e7c16c;--cat-glow:rgba(231,193,108,.14)}.cat-mentalism,.cat-illusions,.cat-bizarre-magic{--cat-accent:#c599ff;--cat-glow:rgba(180,116,255,.15)}.cat-stage-parlor,.cat-comedy-magic,.cat-cups-balls,.cat-sponge-balls{--cat-accent:#ff9c8f;--cat-glow:rgba(255,113,120,.13)}.cat-hypnosis,.cat-lectures,.cat-silks-productions{--cat-accent:#70d8ff;--cat-glow:rgba(75,202,255,.15)}.cat-childrens-magic,.cat-rubber-bands-everyday-objects{--cat-accent:#b9df73;--cat-glow:rgba(162,210,86,.14)}.cat-ring-string,.cat-gimmicks-devices,.cat-books-pdfs,.cat-escapes,.cat-other{--cat-accent:#a8bdd8;--cat-glow:rgba(150,177,210,.12)}.queue-cover{width:62px!important;height:62px!important;border-radius:11px!important;background:transparent!important;overflow:visible!important}.profile-upload-cover{width:54px!important;height:54px!important;background:transparent!important;overflow:visible!important}.invite-mode-badge.on{border-color:rgba(75,211,154,.22);color:#75ddb2;background:rgba(40,173,116,.09)}.invite-mode-badge.off{color:#8fa0b5;background:rgba(255,255,255,.025)}.invite-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.invite-admin-head h2{margin:3px 0 5px}.invite-admin-head p:not(.eyebrow){margin:0;color:#788ba2;font-size:12px;line-height:1.55}.invite-admin-list{max-height:330px;overflow:auto}.invites-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:-4px 0 22px;padding:28px;border:1px solid rgba(255,255,255,.065);border-radius:19px;background:radial-gradient(circle at 90% 10%,rgba(32,137,255,.13),transparent 22rem),linear-gradient(135deg,#0d1d32,#08131f)}.invites-hero h1{margin:3px 0 7px;font-size:34px;letter-spacing:-.035em}.invites-hero p:not(.eyebrow){max-width:650px;margin:0;color:#8da0b7;font-size:13px;line-height:1.6}.invite-create-card .section-title p:not(.eyebrow),.invite-list-card .section-title p:not(.eyebrow){margin:0;color:#73869d;font-size:10px;line-height:1.5}@media (max-width:820px){.invite-admin-head{align-items:center}}@media (max-width:620px){.invites-hero{align-items:flex-start;flex-direction:column;padding:22px 18px}.invites-hero h1{font-size:28px}}.top-nav .nav-account-menu .nav-logout-form{margin:0}.top-nav .nav-account-menu .nav-logout-button{width:100%;min-height:38px;display:flex;align-items:center;padding:8px 10px;border:0;border-radius:8px;background:transparent;box-shadow:none;color:#c48d96;font:inherit;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.top-nav .nav-account-menu .nav-logout-button:hover{color:#ffb0bc;background:rgba(255,90,110,.055);transform:none}.smtp-admin-card{grid-column:1/-1}.smtp-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.smtp-admin-head h2{margin:2px 0 5px}.smtp-admin-head p{margin:0}.smtp-state-badge.ready{color:#78c9a5;background:rgba(50,174,118,.08);border-color:rgba(50,174,118,.16)}.smtp-state-badge.warn{color:#e6b46e;background:rgba(226,162,73,.08);border-color:rgba(226,162,73,.16)}.smtp-state-badge.off{color:#8091a4;background:rgba(255,255,255,.035)}.smtp-config-summary{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.smtp-config-summary span{padding:6px 8px;border-radius:7px;background:rgba(255,255,255,.025);color:#6f8298;font-size:9px}.smtp-config-summary b{color:#94a9c0}@media (max-width:720px){.smtp-admin-head{align-items:flex-start;flex-direction:column}.smtp-config-summary{display:grid;grid-template-columns:1fr;width:100%}}.adaptive-title{max-width:100%}.adaptive-title.title-fit-single{white-space:nowrap}.adaptive-title.title-fit-fallback{white-space:normal;overflow-wrap:anywhere;word-break:normal}.thread-head>div:first-child,.forum-view-head>div:first-child,.forum-hero>div:first-child,.page-head.compact>div:first-child,.admin-command-head>div:first-child,.admin-heading>div:first-child,.pm-page-head>div:first-child,.invites-hero>div:first-child,.member-profile-identity{min-width:0}@media (max-width:760px){.adaptive-title{white-space:normal!important;overflow-wrap:anywhere}}@media (min-width:761px){.thread-head>div:first-child,.forum-view-head>div:first-child{flex:1 1 0!important;min-width:0!important;max-width:none!important}.thread-head>.thread-actions,.forum-view-head>.forum-view-actions{flex:0 0 auto!important;width:max-content;max-width:none;flex-wrap:nowrap!important;white-space:nowrap}.thread-head>.thread-actions>form,.forum-view-head>.forum-view-actions>form{flex:0 0 auto!important;flex-wrap:nowrap!important;white-space:nowrap}.thread-head>.thread-actions button,.forum-view-head>.forum-view-actions button,.forum-view-head>.forum-view-actions .button,.forum-view-head>.forum-view-actions .button-like{flex:0 0 auto!important;white-space:nowrap}.page-head.compact>div:first-child,.pm-page-head>div:first-child,.admin-heading>div:first-child{min-width:0;flex:1 1 0}.page-head.compact>.inline-actions,.pm-page-head>.pm-new-button,.admin-heading>.admin-heading-actions,.admin-heading>a.button-like{flex:0 0 auto!important;white-space:nowrap}.page-head.compact>.inline-actions{flex-wrap:nowrap}.page-head.compact>.inline-actions>form{flex:0 0 auto;white-space:nowrap}.page-head.compact>.inline-actions button,.page-head.compact>.inline-actions .button,.page-head.compact>.inline-actions .button-like{flex:0 0 auto;white-space:nowrap}}.admin-resources-section{overflow:hidden}.admin-resource-count{flex:0 0 auto;display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid rgba(255,255,255,.065);border-radius:999px;color:#768ba5;background:rgba(255,255,255,.025);font-size:9px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.admin-resource-list{display:grid;margin:4px -20px -20px}.admin-resource-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto 64px;gap:14px;align-items:center;min-height:72px;padding:11px 20px;border-top:1px solid rgba(255,255,255,.055);background:rgba(255,255,255,.006);transition:background .16s ease,border-color .16s ease}.admin-resource-row:hover{background:rgba(32,137,255,.035)}.admin-resource-icon{width:48px;height:48px;display:block;border-radius:11px}.admin-resource-copy{min-width:0;display:grid;gap:5px}.admin-resource-title{display:block;overflow:hidden;color:#e6edf7;font-size:13px;font-weight:760;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.admin-resource-title:hover{color:#8fc5ff}.admin-resource-meta{display:flex;align-items:center;gap:0;min-width:0;overflow:hidden;color:#71849b;font-size:9px;line-height:1.35;white-space:nowrap}.admin-resource-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis}.admin-resource-meta span+span:before{content:"•";display:inline-block;margin:0 7px;color:#3f536b}.admin-resource-row>.status{min-width:78px}.admin-resource-edit{width:64px;min-height:32px;padding:6px 10px}.admin-resource-list>.empty{border-top:1px solid rgba(255,255,255,.055)}@media (max-width:720px){.admin-resource-row{grid-template-columns:44px minmax(0,1fr) auto;gap:11px;padding:12px 16px}.admin-resource-icon{width:44px!important;height:44px!important}.admin-resource-row>.status{grid-column:2;justify-self:start;min-width:0}.admin-resource-edit{grid-column:3;grid-row:1/3;align-self:center}.admin-resource-list{margin-left:-20px;margin-right:-20px}}@media (max-width:480px){.admin-resources-section .section-title{align-items:flex-start}.admin-resource-count{display:none}.admin-resource-row{grid-template-columns:40px minmax(0,1fr) auto;padding:11px 14px}.admin-resource-icon{width:40px!important;height:40px!important}.admin-resource-meta span:nth-child(3){display:none}.admin-resource-row>.status{font-size:8px}.admin-resource-edit{width:auto;min-width:52px;padding:6px 8px}}.video-embed{position:relative;width:100%;max-width:760px;aspect-ratio:16/9;overflow:hidden;margin:16px auto;border:1px solid rgba(110,145,185,.16);border-radius:14px;background:#050b13;box-shadow:0 12px 32px rgba(0,0,0,.18)}.video-embed--portrait{width:min(100%,380px);max-width:380px;aspect-ratio:9/16}.video-embed iframe{display:block;width:100%;height:100%;border:0;background:#000}.video-embed__poster{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:radial-gradient(circle at 50% 42%,rgba(54,142,230,.14),transparent 28%),linear-gradient(145deg,#0b1727,#060d17 62%,#091322);box-shadow:none;color:#eef5fd;cursor:pointer;text-align:initial;transform:none!important}.video-embed__poster:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 46%,rgba(255,255,255,.018) 46% 48%,transparent 48% 100%);background-size:44px 44px;opacity:.5;pointer-events:none}.video-embed__poster:after{content:"";position:absolute;inset:1px;border-radius:13px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);pointer-events:none}.video-embed__poster:hover{background:radial-gradient(circle at 50% 42%,rgba(64,157,250,.19),transparent 30%),linear-gradient(145deg,#0d1a2b,#07101b 62%,#0a1524)}.video-embed__poster:focus-visible{outline:2px solid rgba(92,174,255,.72);outline-offset:-3px}.video-embed__brand{position:absolute;left:14px;top:13px;z-index:2;display:inline-flex;align-items:center;min-height:25px;padding:5px 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(4,10,18,.68);backdrop-filter:blur(8px);color:#aebed0;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.video-embed__play{position:absolute;left:50%;top:50%;z-index:2;display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(12,27,45,.88);box-shadow:0 12px 34px rgba(0,0,0,.32),inset 0 0 0 5px rgba(255,255,255,.025);transform:translate(-50%,-50%);transition:transform .16s ease,background .16s ease,border-color .16s ease}.video-embed__play i{margin-left:3px;font-size:21px;color:#eef6ff}.video-embed__poster:hover .video-embed__play{transform:translate(-50%,-50%) scale(1.06);border-color:rgba(107,184,255,.36);background:rgba(21,58,91,.93)}.video-embed__hint{position:absolute;left:50%;top:calc(50% + 50px);z-index:2;transform:translateX(-50%);color:#70839a;font-size:9px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.video-embed[data-video-provider="youtube"] .video-embed__brand{color:#ffb6b6}.video-embed[data-video-provider="vimeo"] .video-embed__brand{color:#9fdcff}.video-embed[data-video-provider="bilibili"] .video-embed__brand{color:#a9ddff}.video-embed[data-video-provider="tiktok"] .video-embed__brand{color:#d7dbe3}.video-embed[data-video-provider="twitch"] .video-embed__brand{color:#c8b3ff}.video-embed[data-video-provider="dailymotion"] .video-embed__brand{color:#a9c9ff}.video-embed.is-playing{border-color:rgba(112,158,205,.22);background:#000}@media (max-width:560px){.video-embed{border-radius:11px}.video-embed--portrait{width:min(100%,330px);max-width:330px}.video-embed__play{width:58px;height:58px}}.video-embed__poster,.video-embed__poster:hover,.video-embed__poster:active{box-shadow:none!important;filter:none!important}.video-embed__play i{display:none}.video-embed__play:after{content:"";display:block;width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #eef6ff}.nav-forum-link{position:relative}.nav-forum-unread{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;margin-left:5px;padding:0 4px;border-radius:999px;background:#258fff;color:#fff;font-size:8px;font-weight:850;line-height:1;vertical-align:middle}.member-dashboard{margin:0 0 34px;padding:20px;border:1px solid rgba(255,255,255,.065);border-radius:16px;background:linear-gradient(180deg,rgba(11,24,41,.92),rgba(7,16,29,.86));box-shadow:0 18px 50px rgba(0,0,0,.12)}.member-dashboard-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:rgba(255,255,255,.014)}.member-dashboard-stats a{position:relative;display:grid;gap:6px;padding:14px 15px;text-decoration:none}.member-dashboard-stats a+a{border-left:1px solid rgba(255,255,255,.055)}.member-dashboard-stats a:hover{background:rgba(46,142,255,.04)}.member-dashboard-stats span{color:#687d94;font-size:9px;font-weight:750}.member-dashboard-stats strong{color:#dbe7f5;font-size:20px;line-height:1}.member-dashboard-feeds{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.member-dashboard-feeds>section{padding:15px;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:rgba(4,11,20,.26)}.dashboard-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px}.dashboard-feed-head h2{margin:2px 0 0;font-size:14px}.dashboard-feed-head>a{color:#7998b8;font-size:9px;text-decoration:none}.dashboard-feed-list{display:grid}.dashboard-feed-list>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 1px;border-top:1px solid rgba(255,255,255,.045);text-decoration:none}.dashboard-feed-list>a:first-child{border-top:0}.dashboard-feed-list>a>div{min-width:0;display:grid;gap:3px}.dashboard-feed-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c8d7e7;font-size:10px}.dashboard-feed-list strong i{display:inline-flex;margin-left:5px;padding:2px 5px;border-radius:999px;background:rgba(37,143,255,.11);color:#72b7ff;font-size:7px;font-style:normal;text-transform:uppercase}.dashboard-feed-list small{color:#60758c;font-size:8px}.dashboard-feed-list>a>span{color:#55708c}.dashboard-feed-empty{padding:11px 0;color:#60748a;font-size:9px}.resource-new-pill,.resource-saved-pill{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;font-size:7px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.resource-new-pill{background:rgba(37,143,255,.1);color:#72b7ff}.resource-saved-pill{background:rgba(111,151,193,.08);color:#91aac4}.resource-row-new{box-shadow:inset 2px 0 0 rgba(37,143,255,.42)}.notification-filters{display:flex;gap:5px;overflow-x:auto;margin:0 0 12px;padding-bottom:2px}.notification-filters a{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:7px 9px;border:1px solid rgba(255,255,255,.055);border-radius:8px;background:rgba(255,255,255,.018);color:#70859b;font-size:9px;font-weight:750;text-decoration:none}.notification-filters a.active{border-color:rgba(37,143,255,.18);background:rgba(37,143,255,.055);color:#9dc7ef}.notification-filters b{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:rgba(255,255,255,.035);font-size:8px}.notification-list-v2 .empty{padding:28px}.search-summary{margin:12px 0;color:#667b91;font-size:9px}.search-summary strong{color:#a8bfd6}.search-result-rich p{margin:4px 0;color:#6e8298;font-size:9px;line-height:1.45}.saved-resource-empty .button{display:inline-flex;margin-top:8px}@media (max-width:900px){.member-dashboard-stats{grid-template-columns:repeat(3,1fr)}.member-dashboard-stats a:nth-child(4){border-left:0;border-top:1px solid rgba(255,255,255,.055)}.member-dashboard-stats a:nth-child(5){border-top:1px solid rgba(255,255,255,.055)}}@media (max-width:720px){.member-dashboard-feeds{grid-template-columns:1fr}}@media (max-width:520px){.member-dashboard{padding:14px}.member-dashboard-stats{grid-template-columns:1fr 1fr}.member-dashboard-stats a{border-top:1px solid rgba(255,255,255,.055)!important;border-left:0!important}.member-dashboard-stats a:first-child,.member-dashboard-stats a:nth-child(2){border-top:0!important}.member-dashboard-stats a:nth-child(even){border-left:1px solid rgba(255,255,255,.055)!important}.nav-forum-unread{min-width:14px;height:14px;font-size:7px}}.member-dashboard{margin:0 0 42px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.member-dashboard-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;overflow:visible;border:0;border-radius:0;background:transparent}.member-dashboard-stats a{min-height:78px;align-content:center;gap:8px;padding:15px 16px;border:1px solid rgba(255,255,255,.065)!important;border-radius:12px;background:linear-gradient(180deg,rgba(13,27,45,.94),rgba(9,19,33,.94));box-shadow:0 10px 28px rgba(0,0,0,.08)}.member-dashboard-stats a+a{border-left:1px solid rgba(255,255,255,.065)!important}.member-dashboard-stats a:hover{border-color:rgba(65,153,255,.20)!important;background:linear-gradient(180deg,rgba(15,31,52,.98),rgba(10,22,38,.98))}.member-dashboard-stats span{color:#8295aa;font-size:10.5px;font-weight:720;line-height:1.25}.member-dashboard-stats strong{color:#edf4fb;font-size:23px;line-height:1;font-weight:780;letter-spacing:-.02em}.member-dashboard-feeds{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.member-dashboard-feeds>section{padding:18px 18px 8px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:linear-gradient(180deg,rgba(8,19,33,.72),rgba(6,15,27,.56))}.dashboard-feed-head{align-items:center;margin-bottom:5px}.dashboard-feed-head .eyebrow{margin-bottom:7px;font-size:10px;letter-spacing:.13em}.dashboard-feed-head h2{margin:0;font-size:16px;line-height:1.25;font-weight:760}.dashboard-feed-head>a{padding:7px 0;color:#83b8ea;font-size:10.5px;font-weight:700}.dashboard-feed-list>a{min-height:54px;gap:14px;padding:11px 1px;border-top:1px solid rgba(255,255,255,.05)}.dashboard-feed-list>a>div{gap:4px}.dashboard-feed-list strong{color:#d5e1ed;font-size:12px;line-height:1.35;font-weight:690}.dashboard-feed-list strong i{margin-left:6px;padding:2px 6px;font-size:7.5px}.dashboard-feed-list small{color:#758aa0;font-size:9.5px;line-height:1.35}.dashboard-feed-list>a>span{color:#6889aa;font-size:15px}.dashboard-feed-empty{padding:16px 0;color:#71859a;font-size:10.5px}.resource-new-pill,.resource-saved-pill{padding:3px 7px;font-size:7.5px}@media (max-width:900px){.member-dashboard-stats{grid-template-columns:repeat(3,1fr)}.member-dashboard-stats a:nth-child(n){border:1px solid rgba(255,255,255,.065)!important}.member-dashboard-feeds{grid-template-columns:1fr}}@media (max-width:650px){.member-dashboard{margin-bottom:32px}.member-dashboard-stats{grid-template-columns:1fr 1fr;gap:8px}.member-dashboard-stats a{min-height:72px;padding:13px 14px;border:1px solid rgba(255,255,255,.065)!important}.member-dashboard-stats span{font-size:10px}.member-dashboard-stats strong{font-size:21px}.member-dashboard-feeds>section{padding:16px 15px 7px}.dashboard-feed-head h2{font-size:15px}.dashboard-feed-list strong{font-size:11.5px}.dashboard-feed-list small{font-size:9px}}@media (max-width:420px){.member-dashboard-stats{grid-template-columns:1fr 1fr}.member-dashboard-stats a:last-child{grid-column:1/-1}}.admin-tools-head p:not(.eyebrow){max-width:670px;color:#91a1b6;font-size:14px;line-height:1.65}.admin-tool-section-head .eyebrow{margin-bottom:7px}.admin-tool-section-head p:not(.eyebrow){max-width:680px;margin:0;color:#8294aa;font-size:13px;line-height:1.6}.admin-state-pill.active{color:#77d7ad;background:rgba(48,180,119,.09)}.admin-state-pill.closed{color:#8291a3;background:rgba(255,255,255,.04)}main h1,main h2,main h3,.admin-v20-resource-list a,.admin-submission-copy>a,.profile-upload-title{overflow-wrap:anywhere}.bb-content{overflow-wrap:anywhere}.button,button{line-height:1.2}.admin-v20-head p:not(.eyebrow){margin:0;color:#92a2b7;font-size:14px;line-height:1.65}.admin-v20-section>header p:not(.eyebrow){margin:0;color:#7d90a7;font-size:12px}.admin-submission-list,.admin-health-list,.admin-v20-resource-list{display:grid}.admin-submission-list article{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:15px;align-items:center;padding:13px 0;border-top:1px solid rgba(255,255,255,.05)}.admin-submission-list article:first-child{border-top:0}.admin-submission-art{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#0b1627}.admin-submission-copy{min-width:0}.admin-submission-copy>a{display:block;margin:5px 0 3px;color:#dbe6f3;font-size:14px;font-weight:780}.admin-submission-copy p{margin:0;color:#71849a;font-size:10.5px}.admin-submission-copy p b{color:#aab9ca}.admin-submission-actions{display:grid;justify-items:end;gap:7px}.admin-submission-actions form{display:flex;gap:7px}.admin-submission-actions button{min-height:34px;padding:7px 11px;font-size:10px}.admin-clear-state{display:grid;place-items:center;gap:3px;padding:32px;color:#71849a;text-align:center}.admin-clear-state strong{color:#b7c5d5;font-size:13px}.admin-clear-state span{font-size:10px}.admin-v20-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-health-list>a{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;gap:9px;align-items:center;min-height:58px;padding:10px 0;border-top:1px solid rgba(255,255,255,.05)}.admin-health-list>a:first-child{border-top:0}.admin-health-list>a>span:first-child{min-width:0;display:grid;gap:2px}.admin-health-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#bdcadd;font-size:11px}.admin-health-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64788f;font-size:9px}.admin-health-list b{color:#8298ad;font-size:9px;text-align:right}.admin-v20-resource-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto 74px auto;gap:12px;align-items:center;min-height:65px;padding:9px 0;border-top:1px solid rgba(255,255,255,.05)}.admin-v20-resource-list article:first-child{border-top:0}.admin-v20-resource-art{width:45px;height:45px;display:grid;place-items:center;overflow:hidden;border-radius:9px}.admin-v20-resource-list article>div:nth-child(2){min-width:0;display:grid;gap:2px}.admin-v20-resource-list article>div:nth-child(2)>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#cbd8e7;font-size:12px;font-weight:750}.admin-v20-resource-list article>div:nth-child(2)>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#687d94;font-size:9px}.admin-seed-mini{color:#75899f;font-size:9px;text-align:right}.moderation-command-head p:not(.eyebrow){margin:0;color:#8fa0b5;font-size:14px;line-height:1.62}.moderation-section-head p:not(.eyebrow){margin:0;color:#778ba3;font-size:12px}.moderation-split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.moderation-subqueue{padding:17px;border:1px solid rgba(255,255,255,.05);border-radius:13px;background:rgba(4,12,23,.30)}.moderation-subqueue>h3{margin:0 0 11px;color:#c8d4e2;font-size:13px}.moderation-compact-card{display:grid;gap:8px;padding:12px 0;border-top:1px solid rgba(255,255,255,.05)}.moderation-compact-card:first-of-type{border-top:0}.moderation-compact-card>div:first-child{display:grid;gap:2px}.moderation-compact-card strong{color:#bdcad9;font-size:11px}.moderation-compact-card span,.moderation-compact-card p{margin:0;color:#687d94;font-size:9.5px}.moderation-compact-card blockquote{margin:0;color:#a8b7c7;font-size:10px}.moderation-compact-card form{display:grid;gap:7px}.moderation-compact-card form>div{display:flex;gap:6px;flex-wrap:wrap}.moderation-compact-card input{min-height:34px;padding:7px 9px;font-size:10px}.moderation-compact-card button{min-height:32px;padding:6px 9px;font-size:9px}.moderation-empty-small{margin:0;padding:20px 4px;color:#65798f;font-size:10px;text-align:center}.member-profile-identity h1{font-size:clamp(27px,3.8vw,38px)}.profile-upload-list{display:grid}.profile-upload-row{min-height:72px;padding:12px 0}.profile-upload-title{font-size:12px;line-height:1.45}.profile-upload-meta,.profile-upload-stats{font-size:9px}@media (max-width:900px){.admin-v20-two-col,.moderation-split{grid-template-columns:1fr}.admin-v20-resource-list article{grid-template-columns:44px minmax(0,1fr) auto auto}.admin-v20-resource-list .admin-seed-mini{display:none}}@media (max-width:700px){.admin-submission-list article{grid-template-columns:54px minmax(0,1fr)}.admin-submission-art{width:54px;height:54px}.admin-submission-actions{grid-column:1/-1;justify-items:stretch;padding-left:69px}.admin-submission-actions>a{width:100%}.admin-submission-actions form button{flex:1}.admin-v20-resource-list article{grid-template-columns:42px minmax(0,1fr) auto}.admin-v20-resource-list article>.status{justify-self:end}.admin-v20-resource-list article>.button-like{grid-column:2/-1;width:100%}}@media (max-width:480px){.admin-submission-actions{padding-left:0}.admin-submission-actions form{display:grid;grid-template-columns:1fr 1fr}.admin-v20-resource-list article{grid-template-columns:38px minmax(0,1fr)}.admin-v20-resource-list article>.status{grid-column:2}.admin-v20-resource-art{width:38px;height:38px}}.audit-v20-head p:not(.eyebrow){margin:0;color:#8da0b6;font-size:13px}.staff-account-state>span.active{color:#72d8aa}.staff-account-state>span.disabled{color:#ff8998}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(85,214,255,.72);outline-offset:2px}main img,main video,main iframe{max-width:100%}.empty{line-height:1.6}.status,.tag{white-space:nowrap}.bb-content pre,.bb-content code{max-width:100%}.bb-content pre{overflow:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.auth.auth-clean{max-width:520px;margin:34px auto 54px}.auth.auth-clean-register{max-width:600px}.auth-clean .auth-head p:not(.eyebrow){max-width:500px;margin:0;color:#95a6ba;font-size:14px;line-height:1.62}.eyebrow{font-size:11px}.date{font-size:11px}label{font-size:13px}small{font-size:11px}.member-dashboard-stats span{font-size:12px}.member-dashboard-stats strong{font-size:23px}.dashboard-feed-head>a{font-size:11px}.dashboard-feed-list strong{font-size:13px;line-height:1.45}.dashboard-feed-list small{font-size:11px;line-height:1.45}.dashboard-feed-empty{font-size:11px}.resource-new-pill,.resource-saved-pill{font-size:8px}.profile-upload-title{font-size:13px}.profile-upload-meta,.profile-upload-stats{font-size:10.5px}.admin-resource-meta,.admin-health-list b,.admin-health-list small{font-size:11px}.moderation-compact-card span,.moderation-compact-card p{font-size:10.5px}.footer-one-links a{font-size:10.5px}.footer-one-meta{font-size:10px}@media (max-width:700px){.auth.auth-clean,.auth.auth-clean-register{max-width:100%;margin:18px auto 34px}.member-dashboard-stats span{font-size:11px}.dashboard-feed-list strong{font-size:12.5px}}@media (max-width:520px){.auth-clean .auth-head p:not(.eyebrow){font-size:13px}}.lucide-icon{display:inline-block;width:1em;height:1em;min-width:1em;vertical-align:-.14em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.nav-utility>.lucide-icon{width:18px;height:18px;vertical-align:0}.nav-account-caret{display:grid;place-items:center}.nav-account-caret .lucide-icon{width:14px;height:14px;vertical-align:0}.top-nav .nav-account-menu a{gap:9px}.top-nav .nav-account-menu a .lucide-icon{width:15px;height:15px;color:#7892ae;vertical-align:0}.top-nav .nav-account-menu a:hover .lucide-icon,.top-nav .nav-account-menu a.active .lucide-icon{color:#8ec6ff}.nav-logout-button{display:flex;align-items:center;gap:9px;width:100%}.nav-logout-button .lucide-icon{width:15px;height:15px;vertical-align:0}.inline-rating-icon{width:13px;height:13px;vertical-align:-.12em}.member-profile-message .lucide-icon{width:15px;height:15px;vertical-align:0}.profile-activity-icon .lucide-icon{width:15px;height:15px;vertical-align:0}.member-profile-empty>span .lucide-icon{width:19px;height:19px;vertical-align:0}.pm-compose-icon .lucide-icon{width:16px;height:16px;vertical-align:0}.pm-tabs a>span:first-child .lucide-icon{width:14px;height:14px;vertical-align:0}.pm-search-form button .lucide-icon{width:15px;height:15px;vertical-align:0}.pm-pin .lucide-icon{width:11px;height:11px;vertical-align:0}.pm-welcome-icon .lucide-icon{width:27px;height:27px;vertical-align:0}.global-search-input>.lucide-icon{width:16px;height:16px;vertical-align:0}.forum-icon .lucide-icon{width:19px;height:19px;vertical-align:0}.forum-icon.small .lucide-icon{width:16px;height:16px}.thread-status .lucide-icon{width:16px;height:16px;vertical-align:0}.thread-actions button .lucide-icon,.forum-view-actions button .lucide-icon,.moderator-grid button .lucide-icon,.badge-assign-grid button .lucide-icon{width:14px;height:14px;margin-right:5px;vertical-align:-.12em}.contact-icon .lucide-icon{width:17px;height:17px;vertical-align:0}.upload-file-mark-v4 .lucide-icon{width:18px;height:18px;vertical-align:0}.check-grid .lucide-icon{width:15px;height:15px;color:#69c7a0;vertical-align:0}.video-embed{position:relative;max-width:760px;border-radius:18px;background:linear-gradient(145deg,#07111f,#030710);border:1px solid rgba(124,155,203,.16);box-shadow:0 14px 36px rgba(0,0,0,.18)}.video-embed>.video-embed__poster{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:inherit;background:radial-gradient(circle at 14% 18%,rgba(56,146,255,.22),transparent 22%),radial-gradient(circle at 86% 12%,rgba(246,183,71,.11),transparent 24%),linear-gradient(135deg,#102541 0%,#0b1627 46%,#070f1b 100%);box-shadow:none!important;color:#eef5fd;cursor:pointer;text-align:initial;transform:none!important}.video-embed>.video-embed__poster::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 42%,rgba(255,255,255,.025) 42% 44%,transparent 44% 100%),linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0));background-size:52px 52px,100% 100%;opacity:.72;pointer-events:none}.video-embed>.video-embed__poster::after{content:"";position:absolute;inset:1px;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);pointer-events:none}.video-embed>.video-embed__poster:hover{background:radial-gradient(circle at 14% 18%,rgba(67,161,255,.27),transparent 22%),radial-gradient(circle at 86% 12%,rgba(246,183,71,.14),transparent 24%),linear-gradient(135deg,#112b4d 0%,#0b182b 46%,#08111d 100%)}.video-embed__aura{position:absolute;left:-4%;bottom:8%;width:38%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(85,214,255,.23),rgba(32,137,255,.10) 42%,transparent 72%);filter:blur(10px);opacity:.9;pointer-events:none}.video-embed__brand{left:18px;top:16px;min-height:28px;padding:6px 11px;border:1px solid rgba(255,255,255,.08);background:rgba(4,10,18,.72);color:#d6e1ef;font-size:10px;letter-spacing:.08em;box-shadow:0 8px 22px rgba(0,0,0,.18)}.video-embed__logo{position:absolute;left:18px;bottom:18px;z-index:2;display:flex;align-items:center;gap:12px;padding:10px 13px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:rgba(5,11,20,.60);backdrop-filter:blur(10px);box-shadow:0 12px 30px rgba(0,0,0,.18)}.video-embed__logo img{display:block;width:112px;height:auto;opacity:.96;filter:drop-shadow(0 8px 16px rgba(0,0,0,.28))}.video-embed__logo span{display:grid;gap:2px;line-height:1.15}.video-embed__logo strong{color:#f6f9fe;font-size:12px;letter-spacing:-.02em}.video-embed__logo small{color:#93a7bf;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.video-embed__play{width:76px;height:76px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,rgba(17,36,59,.94),rgba(10,23,39,.94));box-shadow:0 18px 44px rgba(0,0,0,.36),inset 0 0 0 5px rgba(255,255,255,.03)}.video-embed__play i{display:block;width:0;height:0;margin-left:5px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid #eff7ff;filter:drop-shadow(0 3px 5px rgba(0,0,0,.28))}.video-embed__poster:hover .video-embed__play{transform:translate(-50%,-50%) scale(1.06);border-color:rgba(118,193,255,.42);background:linear-gradient(180deg,rgba(21,49,81,.96),rgba(11,28,46,.96))}.video-embed__hint{top:calc(50% + 60px);color:#c9d5e5;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 4px 12px rgba(0,0,0,.35)}.video-embed[data-video-provider="youtube"] .video-embed__brand{color:#ffb7be}.video-embed[data-video-provider="youtube"]>.video-embed__poster{background:radial-gradient(circle at 14% 18%,rgba(255,91,91,.13),transparent 20%),radial-gradient(circle at 86% 12%,rgba(246,183,71,.12),transparent 24%),linear-gradient(135deg,#181827 0%,#0e1522 44%,#070d18 100%)}.video-embed[data-video-provider="youtube"]>.video-embed__poster:hover{background:radial-gradient(circle at 14% 18%,rgba(255,98,98,.17),transparent 20%),radial-gradient(circle at 86% 12%,rgba(246,183,71,.14),transparent 24%),linear-gradient(135deg,#1b1a2b 0%,#101827 44%,#08101c 100%)}.video-embed[data-video-provider="dailymotion"] .video-embed__brand{color:#abd3ff}.video-embed[data-video-provider="dailymotion"]>.video-embed__poster{background:radial-gradient(circle at 16% 18%,rgba(67,177,255,.19),transparent 22%),radial-gradient(circle at 86% 14%,rgba(32,137,255,.11),transparent 22%),linear-gradient(135deg,#102a47 0%,#0a182c 48%,#07101d 100%)}.video-embed[data-video-provider="dailymotion"]>.video-embed__poster:hover{background:radial-gradient(circle at 16% 18%,rgba(78,186,255,.23),transparent 22%),radial-gradient(circle at 86% 14%,rgba(36,149,255,.14),transparent 22%),linear-gradient(135deg,#123053 0%,#0b1b32 48%,#07111e 100%)}.video-embed[data-video-provider="vimeo"] .video-embed__brand{color:#b6e4ff}.video-embed[data-video-provider="bilibili"] .video-embed__brand{color:#bae2ff}.video-embed[data-video-provider="tiktok"] .video-embed__brand{color:#f2f5fb}.video-embed[data-video-provider="twitch"] .video-embed__brand{color:#d5beff}@media (max-width:720px){.video-embed__logo{left:14px;bottom:14px;gap:10px;padding:9px 11px}.video-embed__logo img{width:92px}.video-embed__logo strong{font-size:11px}.video-embed__logo small{font-size:9px}.video-embed__play{width:68px;height:68px}.video-embed__hint{top:calc(50% + 54px)}}@media (max-width:560px){.video-embed{border-radius:16px}.video-embed__brand{left:12px;top:12px;min-height:24px;padding:5px 9px;font-size:9px}.video-embed__logo{left:12px;bottom:12px;gap:8px;padding:8px 10px;border-radius:12px}.video-embed__logo img{width:78px}.video-embed__logo span{display:none}.video-embed__play{width:60px;height:60px}.video-embed__play i{border-top-width:10px;border-bottom-width:10px;border-left-width:16px}.video-embed__hint{top:calc(50% + 48px);font-size:9px}}.video-embed>.video-embed__poster--custom{background:#050914!important}.video-embed>.video-embed__poster--custom::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,8,16,.10) 0%,rgba(3,8,16,0) 42%,rgba(3,8,16,.46) 100%),linear-gradient(90deg,rgba(3,8,16,.22),transparent 28%,transparent 72%,rgba(3,8,16,.12));opacity:1;pointer-events:none}.video-embed>.video-embed__poster--custom::after{z-index:5;inset:1px;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.video-embed__fallback,.video-embed__motion{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:0;pointer-events:none}.video-embed__motion{background:#050914}.video-embed__poster--custom .video-embed__brand{z-index:3;left:16px;top:15px;min-height:27px;padding:6px 10px;border:1px solid rgba(255,255,255,.10);background:rgba(3,8,16,.72);backdrop-filter:blur(9px);box-shadow:0 8px 24px rgba(0,0,0,.22);color:#f0f4fb!important;font-size:9px;letter-spacing:.08em}.video-embed__poster--custom .video-embed__logo{z-index:3;left:16px;bottom:15px;display:flex;align-items:center;padding:7px 10px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:rgba(3,8,16,.62);backdrop-filter:blur(9px);box-shadow:0 8px 24px rgba(0,0,0,.20)}.video-embed__poster--custom .video-embed__logo img{display:block;width:116px;height:auto;opacity:.95;filter:drop-shadow(0 4px 10px rgba(0,0,0,.34))}.video-embed__poster--custom .video-embed__hint{z-index:3;left:auto;right:16px;top:auto;bottom:15px;transform:none;display:inline-flex;align-items:center;min-height:29px;padding:6px 10px;border:1px solid rgba(246,183,71,.18);border-radius:999px;background:rgba(3,8,16,.68);backdrop-filter:blur(9px);color:#f8d48c;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;text-shadow:none}.video-embed__poster--custom:hover .video-embed__motion{filter:brightness(1.06)}.video-embed__poster--custom:hover .video-embed__hint{border-color:rgba(246,183,71,.34);background:rgba(16,23,34,.78);color:#ffe1a4}.video-embed__poster--custom:focus-visible{outline:2px solid rgba(246,183,71,.75);outline-offset:-3px}.video-embed--portrait .video-embed__fallback,.video-embed--portrait .video-embed__motion{object-fit:cover;object-position:center}@media (prefers-reduced-motion:reduce){.video-embed__motion{display:none!important}}@media (max-width:560px){.video-embed__poster--custom .video-embed__brand{left:11px;top:11px;min-height:24px;padding:5px 8px;font-size:8px}.video-embed__poster--custom .video-embed__logo{left:11px;bottom:11px;padding:6px 8px}.video-embed__poster--custom .video-embed__logo img{width:88px}.video-embed__poster--custom .video-embed__hint{right:11px;bottom:11px;min-height:25px;padding:5px 8px;font-size:8px}}.magic-home{display:grid;gap:30px}.magic-home-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);gap:34px;align-items:center;min-height:500px;margin:-28px -28px 0;padding:64px 58px 58px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(118deg,#0b1930 0%,#081224 52%,#050b16 100%)}.magic-home-hero:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(121,184,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(121,184,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent 72%)}.magic-home-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.magic-home-glow-one{width:560px;height:560px;left:-260px;bottom:-350px;background:radial-gradient(circle,rgba(32,137,255,.25),rgba(32,137,255,0) 68%)}.magic-home-glow-two{width:430px;height:430px;right:-155px;top:-210px;background:radial-gradient(circle,rgba(246,183,71,.14),rgba(246,183,71,0) 68%)}.magic-home-hero-copy{position:relative;z-index:2}.magic-home-hero h1{max-width:700px;margin:8px 0 18px;font-size:clamp(39px,5.2vw,62px);line-height:.99;letter-spacing:-.052em}.magic-home-hero h1 em{font-style:normal;color:#ffd47a;text-shadow:0 0 34px rgba(246,183,71,.12)}.magic-home-lead{max-width:660px;margin:0;color:#aab9cc;font-size:16px;line-height:1.75}.magic-home-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.magic-home-actions>a{min-height:47px;padding:11px 17px;gap:8px}.magic-home-actions .lucide-icon{width:16px;height:16px}.magic-home-primary{box-shadow:0 12px 30px rgba(32,137,255,.15)}.magic-home-trust{display:flex;gap:17px;flex-wrap:wrap;margin-top:25px;color:#71849b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.055em}.magic-home-trust span{display:inline-flex;align-items:center;gap:6px}.magic-home-trust .lucide-icon{width:13px;height:13px;color:#7999bb}.magic-home-art{position:relative;min-height:340px;perspective:900px}.magic-card{position:absolute;width:175px;height:248px;border-radius:16px;box-shadow:0 28px 70px rgba(0,0,0,.42)}.magic-card-back{left:29%;top:18%;transform:rotate(-14deg) translateZ(-10px);display:grid;place-items:center;border:7px solid #e9edf3;background:repeating-linear-gradient(45deg,#0a55a8 0 3px,#0d3267 3px 6px);color:rgba(255,255,255,.84);font-size:60px}.magic-card-back:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.7);border-radius:8px}.magic-card-front{left:47%;top:7%;transform:rotate(10deg) translateZ(30px);overflow:hidden;border:1px solid #d7dde5;background:linear-gradient(145deg,#fff,#edf0f3);color:#0d1726}.magic-card-front strong{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:Georgia,serif;font-size:96px;font-weight:400;line-height:1}.magic-card-corner{position:absolute;left:15px;top:12px;font-family:Georgia,serif;font-size:23px;font-weight:700;line-height:.86;text-align:center}.magic-card-corner-bottom{left:auto;right:15px;top:auto;bottom:12px;transform:rotate(180deg)}.magic-orbit{position:absolute;width:310px;height:310px;left:24%;top:0;border:1px solid rgba(246,183,71,.13);border-radius:50%;transform:rotate(-12deg)}.magic-orbit:before,.magic-orbit:after{content:"";position:absolute;inset:29px;border:1px solid rgba(85,214,255,.07);border-radius:50%}.magic-orbit:after{inset:63px}.magic-orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#ffd176;box-shadow:0 0 14px #f6b747}.magic-orbit i:nth-child(1){left:17px;top:80px}.magic-orbit i:nth-child(2){right:27px;top:55px}.magic-orbit i:nth-child(3){right:4px;bottom:93px}.magic-orbit i:nth-child(4){left:54px;bottom:18px}.magic-spark{position:absolute;color:#f6c76d;text-shadow:0 0 18px rgba(246,183,71,.5)}.magic-spark-a{right:5%;top:11%;font-size:24px}.magic-spark-b{left:9%;top:16%;font-size:17px}.magic-spark-c{right:1%;bottom:12%;font-size:14px}.magic-member-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(210px,1.2fr);gap:1px;margin:-30px 0 0;border:1px solid rgba(255,255,255,.07);border-radius:15px;overflow:hidden;background:rgba(255,255,255,.07)}.magic-member-strip>a{display:flex;align-items:center;gap:12px;min-height:80px;padding:14px 17px;background:#091426;color:inherit}.magic-member-strip>a:hover{background:#0d1b31}.magic-member-icon{display:grid;place-items:center;width:37px;height:37px;flex:0 0 auto;border:1px solid rgba(121,184,255,.13);border-radius:10px;background:rgba(32,137,255,.08);color:#76b7ff}.magic-member-icon .lucide-icon{width:17px;height:17px}.magic-member-strip small{display:block;color:#71849b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.magic-member-strip strong{display:block;margin-top:2px;color:#edf4fc;font-size:19px}.magic-member-continue{justify-content:space-between!important;background:linear-gradient(120deg,rgba(246,183,71,.08),#091426)!important}.magic-member-continue>span{color:#f2bd5d;font-size:20px}.magic-member-continue strong{font-size:13px}.magic-home-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:end;padding:7px 4px 0}.magic-home-intro h2{max-width:370px;margin:4px 0 0;font-size:clamp(26px,3vw,35px)}.magic-home-intro>p{max-width:620px;margin:0;color:#91a2b7;font-size:13px;line-height:1.8}.magic-home-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.magic-pillar{position:relative;display:block;min-height:255px;padding:24px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:linear-gradient(150deg,rgba(14,28,48,.84),rgba(7,15,27,.9));color:inherit;overflow:hidden}.magic-pillar:after{content:"";position:absolute;width:150px;height:150px;right:-75px;bottom:-75px;border:1px solid rgba(121,184,255,.07);border-radius:50%;box-shadow:0 0 0 24px rgba(121,184,255,.014),0 0 0 48px rgba(121,184,255,.008)}.magic-pillar:hover{transform:translateY(-2px);border-color:rgba(121,184,255,.2);background:linear-gradient(150deg,rgba(16,34,58,.95),rgba(7,17,31,.96));color:inherit}.magic-pillar-no{position:absolute;right:20px;top:17px;color:#3d5067;font-size:10px;font-weight:850;letter-spacing:.12em}.magic-pillar-icon{display:grid;place-items:center;width:43px;height:43px;margin-bottom:29px;border:1px solid rgba(246,183,71,.15);border-radius:12px;background:rgba(246,183,71,.07);color:#efbd61}.magic-pillar-icon .lucide-icon{width:20px;height:20px}.magic-pillar h3{margin:0 0 8px;font-size:18px}.magic-pillar p{min-height:64px;margin:0 0 18px;color:#8193a9;font-size:11px;line-height:1.65}.magic-pillar b{position:relative;z-index:2;color:#a9c8e8;font-size:10px}.magic-community-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px}.magic-feed-card{overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(8,17,30,.82)}.magic-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 21px 15px;border-bottom:1px solid rgba(255,255,255,.06)}.magic-feed-head h2{margin:2px 0 0;font-size:18px}.magic-feed-head .eyebrow{margin-bottom:3px}.magic-feed-head>a{font-size:10px;font-weight:750}.magic-feed-list{display:grid}.magic-feed-list>a{display:grid;grid-template-columns:8px minmax(0,1fr) 20px;gap:10px;align-items:center;min-height:62px;padding:11px 19px;border-top:1px solid rgba(255,255,255,.045);color:inherit}.magic-feed-list>a:first-child{border-top:0}.magic-feed-list>a:hover{background:rgba(32,137,255,.045)}.magic-feed-dot{width:5px;height:5px;border-radius:50%;background:#3b526a}.magic-feed-dot.is-new{background:#49a4ff;box-shadow:0 0 10px rgba(73,164,255,.5)}.magic-feed-list strong{display:block;color:#d9e4f0;font-size:12px;line-height:1.35}.magic-feed-list strong i{display:inline-block;margin-left:7px;padding:2px 5px;border-radius:5px;background:rgba(32,137,255,.14);color:#70b5ff;font-size:7px;font-style:normal;text-transform:uppercase;letter-spacing:.05em}.magic-feed-list small{display:block;margin-top:4px;color:#697d94;font-size:9px}.magic-feed-arrow{color:#526b84}.magic-feed-empty{padding:22px;color:#71859b;font-size:11px}.magic-home-join{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:center;padding:32px;border:1px solid rgba(246,183,71,.12);border-radius:18px;background:radial-gradient(circle at 0 100%,rgba(32,137,255,.12),transparent 28rem),linear-gradient(125deg,rgba(16,31,51,.93),rgba(8,16,28,.93))}.magic-home-join-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:12px;background:rgba(246,183,71,.09);color:#f6bd58}.magic-home-join h2{max-width:600px;margin:4px 0 9px;font-size:26px}.magic-home-join p:not(.eyebrow){max-width:670px;margin:0;color:#8799af;font-size:12px;line-height:1.7}.magic-home-join-actions{display:grid;gap:10px;min-width:170px;text-align:center}.magic-home-join-actions>a:last-child{font-size:9px;font-weight:750}.magic-respect-note{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px 20px;border:1px solid rgba(255,255,255,.055);border-radius:14px;background:rgba(7,15,27,.7)}.magic-respect-note>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:rgba(69,212,155,.08);color:#62dca9}.magic-respect-note strong{color:#cbd9e7;font-size:11px}.magic-respect-note p{margin:2px 0 0;color:#687d94;font-size:9px;line-height:1.5}.magic-respect-note>a{font-size:9px;font-weight:800;white-space:nowrap}@media (max-width:860px){.magic-home-hero{grid-template-columns:1fr;padding:52px 42px}.magic-home-art{position:absolute;right:-55px;bottom:-90px;width:340px;opacity:.24;transform:scale(.86);pointer-events:none}.magic-home-hero-copy{max-width:680px}.magic-member-strip{grid-template-columns:1fr 1fr}.magic-community-grid{grid-template-columns:1fr}.magic-home-pillars{grid-template-columns:1fr 1fr}.magic-pillar:last-child{grid-column:1/-1;min-height:220px}.magic-home-join{grid-template-columns:1fr}.magic-home-join-actions{justify-items:start;min-width:0}}@media (max-width:620px){.magic-home{gap:22px}.magic-home-hero{min-height:470px;padding:42px 25px;margin:-28px -28px 0}.magic-home-hero h1{font-size:39px}.magic-home-lead{font-size:14px}.magic-home-art{right:-130px;bottom:-115px}.magic-home-trust{gap:10px 15px}.magic-member-strip{grid-template-columns:1fr;margin-top:-22px}.magic-member-strip>a{min-height:67px}.magic-home-intro{grid-template-columns:1fr;gap:8px}.magic-home-pillars{grid-template-columns:1fr}.magic-pillar:last-child{grid-column:auto}.magic-pillar{min-height:220px}.magic-community-grid{gap:10px}.magic-respect-note{grid-template-columns:38px 1fr}.magic-respect-note>a{grid-column:2}.magic-home-join{padding:25px 20px}}@media (max-width:420px){.magic-home-actions{display:grid}.magic-home-actions>a{justify-content:center;width:100%}.magic-home-hero h1{font-size:34px}.magic-home-trust span:last-child{display:none}}.creator-home{display:grid;gap:30px}.creator-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);gap:48px;align-items:center;min-height:580px;margin:-28px -28px 0;padding:62px 58px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 78% 32%,rgba(246,183,71,.11),transparent 25rem),radial-gradient(circle at 10% 90%,rgba(32,137,255,.16),transparent 31rem),linear-gradient(125deg,#0b1930,#07101e 57%,#050b15)}.creator-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(121,184,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(121,184,255,.03) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000 15%,transparent 82%)}.creator-hero-copy,.creator-hero-image{position:relative;z-index:1}.creator-hero h1{max-width:720px;margin:8px 0 20px;font-size:clamp(43px,5.4vw,68px);line-height:.98;letter-spacing:-.055em}.creator-hero h1 em{font-style:normal;color:#ffd47a}.creator-hero-lead{max-width:660px;margin:0;color:#aab9cc;font-size:16px;line-height:1.78}.creator-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:29px}.creator-hero-actions>a{min-height:47px;padding:11px 18px}.creator-primary{box-shadow:0 15px 36px rgba(32,137,255,.16)}.creator-hero-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:#71849b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.creator-hero-meta span{display:flex;align-items:center;gap:6px}.creator-hero-meta .lucide-icon{width:13px;height:13px;color:#9ab7d5}.creator-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed rgba(141,175,210,.28);background:linear-gradient(145deg,rgba(18,36,59,.72),rgba(7,15,27,.78));color:#6f8499}.creator-image-placeholder strong{margin-top:12px;color:#b9c9d9;font-size:13px}.creator-image-placeholder small{max-width:260px;margin-top:5px;font-size:10px;line-height:1.5}.creator-image-placeholder i{margin-top:12px;color:#526a82;font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.creator-placeholder-icon .lucide-icon,.creator-image-placeholder>span>.lucide-icon{width:25px;height:25px}.creator-hero-image{min-height:440px;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.27);transform:rotate(1.2deg)}.creator-hero-image:after{content:"";position:absolute;inset:11px;border:1px solid rgba(255,255,255,.045);border-radius:17px;pointer-events:none}.creator-statement{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:end;padding:16px 5px 3px}.creator-statement h2,.creator-section-head h2{margin:4px 0 0;font-size:clamp(26px,3vw,36px)}.creator-statement>p,.creator-section-head>p{margin:0;color:#8da0b5;font-size:13px;line-height:1.8}.creator-feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:20px;background:#081321}.creator-feature-image{min-height:380px;border:0;border-right:1px dashed rgba(141,175,210,.2);border-radius:0}.creator-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:42px}.creator-feature-copy h2{margin:5px 0 12px;font-size:31px}.creator-feature-copy>p:not(.eyebrow){margin:0;color:#879aaf;font-size:12px;line-height:1.75}.creator-feature-tags{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.creator-feature-tags span{padding:6px 9px;border:1px solid rgba(121,184,255,.1);border-radius:999px;background:rgba(32,137,255,.055);color:#8fafcf;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.creator-section-head{display:grid;grid-template-columns:1fr .8fr;gap:45px;align-items:end;padding:8px 4px 0}.creator-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.creator-card{overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:linear-gradient(150deg,rgba(14,28,48,.84),rgba(7,15,27,.92))}.creator-card-image{height:185px;border-width:0 0 1px;border-radius:0}.creator-card-image>span>.lucide-icon,.creator-card-image>span.lucide-icon{width:22px;height:22px}.creator-card-body{padding:22px}.creator-card-kicker{color:#efbd61;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.creator-card h3{margin:6px 0 8px;font-size:18px}.creator-card p{min-height:62px;margin:0 0 16px;color:#8193a9;font-size:10.5px;line-height:1.65}.creator-card a{font-size:9px;font-weight:800}.creator-card-shop{border-color:rgba(246,183,71,.12)}.creator-coming-soon{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;background:rgba(246,183,71,.07);color:#d7ae64;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.creator-coming-soon .lucide-icon{width:12px;height:12px}.creator-shop-banner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(400px,1.2fr);gap:40px;align-items:center;padding:34px;border:1px solid rgba(246,183,71,.12);border-radius:20px;background:radial-gradient(circle at 0 100%,rgba(32,137,255,.1),transparent 29rem),linear-gradient(125deg,rgba(16,31,51,.94),rgba(8,16,28,.95))}.creator-shop-copy h2{margin:5px 0 10px;font-size:27px}.creator-shop-copy>p:not(.eyebrow){margin:0 0 18px;color:#8799ae;font-size:11px;line-height:1.7}.creator-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.creator-product-placeholder{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed rgba(246,183,71,.17);border-radius:13px;background:rgba(5,12,22,.48);text-align:center}.creator-product-placeholder .lucide-icon{width:20px;height:20px;color:#816d4a}.creator-product-placeholder strong{margin-top:9px;color:#a99673;font-size:10px}.creator-product-placeholder small{margin-top:3px;color:#5f6670;font-size:7px;text-transform:uppercase;letter-spacing:.07em}.creator-community{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:28px;align-items:stretch}.creator-community-copy{padding:28px 8px 28px 3px}.creator-community-copy h2{margin:5px 0 10px;font-size:28px}.creator-community-copy>p:not(.eyebrow){max-width:560px;margin:0;color:#8798ad;font-size:11.5px;line-height:1.75}.creator-community-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:21px}.creator-community-image{min-height:310px;border-radius:17px}.creator-member-panel{overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:rgba(8,17,30,.84)}.creator-member-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid rgba(255,255,255,.06)}.creator-member-stats a{padding:16px;border-left:1px solid rgba(255,255,255,.055);color:inherit}.creator-member-stats a:first-child{border-left:0}.creator-member-stats small{display:block;color:#71849b;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.creator-member-stats strong{display:block;margin-top:3px;color:#edf4fc;font-size:20px}.creator-recent{padding:17px}.creator-recent>span{display:block;margin-bottom:8px;color:#71849b;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.creator-recent>a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid rgba(255,255,255,.045);color:inherit}.creator-recent strong{color:#cddae7;font-size:10px}.creator-recent small{color:#647a91;font-size:8px;white-space:nowrap}.creator-recent p{color:#71849b;font-size:10px}.creator-final-cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:31px;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:linear-gradient(120deg,#0b182a,#07101d)}.creator-final-cta h2{margin:4px 0 6px;font-size:25px}.creator-final-cta p:not(.eyebrow){margin:0;color:#7f92a8;font-size:10px}.creator-final-cta>div:last-child{display:flex;align-items:center;gap:15px}@media (max-width:900px){.creator-hero{grid-template-columns:1fr;padding:50px 42px}.creator-hero-image{min-height:330px}.creator-feature{grid-template-columns:1fr}.creator-feature-image{min-height:310px;border-right:0;border-bottom:1px dashed rgba(141,175,210,.2)}.creator-cards{grid-template-columns:1fr 1fr}.creator-card:last-child{grid-column:1/-1}.creator-shop-banner{grid-template-columns:1fr}.creator-community{grid-template-columns:1fr}.creator-community-copy{padding-bottom:0}}@media (max-width:650px){.creator-home{gap:22px}.creator-hero{min-height:0;margin:-28px -28px 0;padding:42px 24px}.creator-hero h1{font-size:41px}.creator-hero-lead{font-size:14px}.creator-hero-image{min-height:300px}.creator-statement,.creator-section-head{grid-template-columns:1fr;gap:10px}.creator-cards{grid-template-columns:1fr}.creator-card:last-child{grid-column:auto}.creator-card p{min-height:0}.creator-shop-banner{padding:24px 19px}.creator-product-grid{gap:6px}.creator-product-placeholder strong{font-size:8px}.creator-product-placeholder small{display:none}.creator-community{grid-template-columns:1fr}.creator-member-stats{grid-template-columns:repeat(3,1fr)}.creator-final-cta{grid-template-columns:1fr}.creator-final-cta>div:last-child{justify-content:flex-start}}@media (max-width:430px){.creator-hero h1{font-size:35px}.creator-hero-actions{display:grid}.creator-hero-actions>a{justify-content:center;width:100%}.creator-product-grid{grid-template-columns:1fr 1fr}.creator-product-placeholder:last-child{display:none}.creator-feature-copy{padding:29px 22px}.creator-feature-copy h2{font-size:27px}}.store-page,.product-page,.cart-page{max-width:1180px;margin:0 auto;padding:8px 0 34px}.store-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:46px;align-items:center;min-height:470px;margin:-8px 0 44px;padding:56px;border:1px solid rgba(255,255,255,.075);border-radius:24px;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(246,183,71,.10),transparent 28%),linear-gradient(130deg,#0c1a30,#07111f 58%,#050b14)}.store-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:40px 40px;mask-image:linear-gradient(90deg,#000,transparent)}.store-hero-copy{position:relative;z-index:2}.store-hero h1{margin:7px 0 18px;font-size:clamp(42px,5vw,68px);line-height:.97;letter-spacing:-.055em}.store-hero h1 em{font-style:normal;color:#f4c46d}.store-hero-copy>p:not(.eyebrow){max-width:640px;color:#9eafc3;font-size:16px;line-height:1.75}.store-status{display:grid;grid-template-columns:auto 1fr;column-gap:10px;max-width:530px;margin-top:28px;padding:14px 16px;border:1px solid rgba(246,196,109,.18);border-radius:13px;background:rgba(246,196,109,.055)}.store-status>span{grid-row:1/3;width:9px;height:9px;margin-top:5px;border-radius:50%;background:#f4c46d;box-shadow:0 0 18px rgba(244,196,109,.55)}.store-status strong{font-size:13px}.store-status small{margin-top:2px;color:#788ba2;font-size:11px}.store-hero-visual{position:relative;min-height:330px}.store-stage-card{position:absolute;display:grid;place-items:center;width:182px;height:255px;border-radius:18px;border:6px solid #eef0f3;background:#fff;color:#101826;font-family:Georgia,serif;font-size:72px;box-shadow:0 28px 65px rgba(0,0,0,.36)}.store-stage-card-a{left:8%;top:46px;transform:rotate(-13deg)}.store-stage-card-b{left:34%;top:15px;z-index:2;transform:rotate(3deg);background:linear-gradient(150deg,#101d33,#08111e);color:#f4c46d;border-color:#24344b}.store-stage-card-c{right:3%;top:58px;transform:rotate(14deg);color:#b72330}.store-hero-visual>span{position:absolute;left:0;right:0;bottom:0;text-align:center;color:#667b93;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.store-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 4px 22px}.store-toolbar h2{margin:4px 0 0;font-size:30px}.store-cart-link{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#0a1729;color:#dfeaf5;font-weight:700}.store-cart-link .lucide-icon{width:16px;height:16px}.store-cart-link span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:50%;background:#1d6ec0;font-size:10px}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.store-product-card{overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:#091526;transition:transform .18s ease,border-color .18s ease}.store-product-card:hover{transform:translateY(-3px);border-color:rgba(116,177,239,.24)}.store-product-media{position:relative;display:block;aspect-ratio:1/1.05;background:#07111e}.store-product-media>b{position:absolute;left:13px;top:13px;padding:6px 8px;border-radius:7px;background:#f4c46d;color:#131b27;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.store-product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:100%;height:100%;min-height:120px;border:1px dashed rgba(123,164,205,.2);background:radial-gradient(circle at center,rgba(43,111,179,.09),transparent 58%),#07111e;color:#688099;text-align:center}.store-product-placeholder .lucide-icon{width:26px;height:26px}.store-product-placeholder span,.store-product-placeholder strong{color:#8297ae;font-size:12px}.store-product-placeholder small{max-width:78%;color:#546a82;font-size:9px;line-height:1.4}.store-product-info{padding:18px}.store-product-info>p{margin:0 0 5px;color:#6e849b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.store-product-info h3{margin:0 0 17px;font-size:19px}.store-product-info h3 a{color:#edf5fd}.store-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px}.store-product-bottom>span{color:#f4c46d;font-size:15px;font-weight:800}.store-product-bottom>span small{display:block;margin-top:2px;color:#60758d;font-size:8px;font-weight:700;text-transform:uppercase}.store-product-bottom>a{color:#83bdf3;font-size:11px;font-weight:700}.store-launch-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:34px;padding:24px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:linear-gradient(110deg,rgba(32,111,191,.09),rgba(246,183,71,.035))}.store-launch-note>div:first-child{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:rgba(244,196,109,.09);color:#f4c46d}.store-launch-note h2{margin:2px 0 4px;font-size:21px}.store-launch-note p:not(.eyebrow){margin:0;color:#8194aa;font-size:12px;line-height:1.6}.store-pill{padding:7px 9px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#8aa0b6;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.store-breadcrumb{display:flex;gap:8px;align-items:center;margin:4px 0 22px;color:#63798f;font-size:11px}.store-breadcrumb a{color:#84baf0}.product-detail{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(330px,.77fr);gap:52px;align-items:start}.product-main-image{aspect-ratio:1/1;min-height:0;border-radius:18px}.product-main-image .lucide-icon{width:38px;height:38px}.product-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.product-thumbs>div{aspect-ratio:1.35/1;border-radius:11px}.product-copy{position:sticky;top:98px;padding:22px 0}.product-copy h1{margin:6px 0 8px;font-size:clamp(35px,4vw,50px);letter-spacing:-.04em}.product-price{color:#f4c46d;font-size:22px;font-weight:850}.product-price small{display:block;margin-top:3px;color:#60748b;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.product-description{margin:23px 0;color:#93a6ba;line-height:1.72}.product-highlights{display:grid;gap:9px;margin:0 0 23px;padding:0;list-style:none}.product-highlights li{display:flex;align-items:center;gap:9px;color:#c2d0de;font-size:12px}.product-highlights .lucide-icon{width:15px;height:15px;color:#6db1f2}.product-buy-box{padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#081423}.product-buy-box .button{width:100%;justify-content:center;opacity:.75}.product-buy-box p{margin:9px 2px 0;color:#6e8298;font-size:10px;line-height:1.5}.product-assurance{display:flex;gap:13px;flex-wrap:wrap;margin-top:14px;color:#71869c;font-size:9px}.product-assurance span{display:inline-flex;align-items:center;gap:5px}.product-assurance .lucide-icon{width:12px;height:12px}.product-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;margin-top:54px;padding:34px;border-top:1px solid rgba(255,255,255,.075);border-bottom:1px solid rgba(255,255,255,.075)}.product-story h2{margin:3px 0 0;font-size:27px}.product-story>p{margin:0;color:#8498ae;line-height:1.75}.cart-head{max-width:680px;margin-bottom:28px}.cart-head h1{margin:5px 0 10px;font-size:38px}.cart-head>p:last-child{color:#8297ad;line-height:1.65}.cart-empty{display:grid;justify-items:center;padding:65px 20px;border:1px dashed rgba(126,164,204,.18);border-radius:18px;background:#081321;text-align:center}.cart-empty>.lucide-icon{width:34px;height:34px;color:#66829f}.cart-empty h2{margin:12px 0 5px}.cart-empty p{margin:0 0 17px;color:#72879c}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.cart-items{display:grid;gap:10px}.cart-items article{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:15px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#091524}.cart-thumb{min-height:76px;border-radius:9px}.cart-items article small{color:#657b92;font-size:9px;text-transform:uppercase}.cart-items article h3{margin:3px 0 5px;font-size:16px}.cart-items article span{color:#f4c46d;font-size:12px;font-weight:800}.cart-items select{min-width:76px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#07111e;color:#cbd9e6}.cart-summary{align-self:start;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#091525}.cart-summary>div{display:flex;justify-content:space-between;gap:12px;margin:13px 0;color:#8799ac;font-size:11px}.cart-summary hr{border:0;border-top:1px solid rgba(255,255,255,.075)}.cart-summary .cart-total{align-items:end;color:#dce7f1}.cart-total strong{color:#f4c46d;font-size:21px}.cart-summary>.button{width:100%;justify-content:center;margin-top:13px}.cart-summary>small{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:9px;color:#65788d;font-size:9px}.cart-summary>small .lucide-icon{width:11px}.order-success{max-width:650px;margin:50px auto;padding:48px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#091525;text-align:center}.order-success>div{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 17px;border-radius:50%;background:rgba(65,181,125,.1);color:#75d6a5}.order-success h1{margin:5px 0 9px;font-size:38px}.order-success p:not(.eyebrow){color:#879aae}.order-success>strong{display:block;margin:13px 0;color:#f4c46d}.order-success>.button{margin-top:9px}@media (max-width:900px){.store-hero{grid-template-columns:1fr;padding:38px}.store-hero-visual{max-width:480px;width:100%;margin:auto}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr}.product-copy{position:static;padding-top:0}.cart-layout{grid-template-columns:1fr}.cart-summary{max-width:none}.product-story{grid-template-columns:1fr;gap:15px}}@media (max-width:620px){.store-page,.product-page,.cart-page{padding-left:2px;padding-right:2px}.store-hero{margin-top:0;padding:27px 21px;min-height:0;border-radius:17px}.store-hero h1{font-size:42px}.store-hero-visual{min-height:260px;transform:scale(.86);transform-origin:center}.store-toolbar{align-items:start;flex-direction:column}.store-grid{grid-template-columns:1fr}.store-launch-note{grid-template-columns:auto 1fr}.store-launch-note .store-pill{grid-column:1/-1;justify-self:start}.product-thumbs{grid-template-columns:1fr 1fr}.product-story{padding:25px 4px}.cart-items article{grid-template-columns:70px 1fr}.cart-items article form{grid-column:2}.order-success{padding:32px 18px}}.store-real-image{display:block;width:100%;height:100%;object-fit:cover;border:0!important;background:#07111e}.product-main-image.store-real-image{aspect-ratio:1/1;border-radius:18px}.product-thumbs .store-real-image{aspect-ratio:1.35/1;border-radius:11px}.product-buy-box form,.cart-summary form{margin:0}.product-buy-box form .button,.cart-summary form .button{width:100%;justify-content:center}.store-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.store-stripe-readiness .ok{background:rgba(69,212,155,.1);color:#73dcad;border:1px solid rgba(69,212,155,.19)}.store-stripe-readiness .warn{background:rgba(246,183,71,.08);color:#f3c66e;border:1px solid rgba(246,183,71,.18)}.status-paid{background:rgba(69,212,155,.11);color:#72dcae}.status-coming_soon,.status-pending,.status-processing{background:rgba(246,183,71,.10);color:#f4c774}.status-failed,.status-cancelled{background:rgba(255,116,135,.09);color:#ff8999}.status-refunded,.status-partially_refunded{background:rgba(180,132,255,.10);color:#c8a6ff}.store-gallery-admin-grid article>.store-product-placeholder{aspect-ratio:1/1;min-height:0}.store-order-table>.head{min-width:760px;display:grid;grid-template-columns:1fr 1.6fr 1fr .8fr .9fr;gap:12px;align-items:center;padding:10px 12px}.store-order-table>.head{color:#677c92;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.cart-thumb.store-real-image{width:90px;height:76px;object-fit:cover}@media (max-width:800px){.store-form-grid.three{grid-template-columns:1fr}}.bulk-post-toolbar .check{margin:0}.bulk-post-toolbar #bulk-post-count{margin-left:auto;color:var(--muted);font-size:12px;font-weight:700}.bulk-post-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;margin:0;padding:13px 14px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.015);cursor:pointer}.bulk-post-row:last-child{border-bottom:0}.bulk-post-row:hover{background:rgba(32,137,255,.055)}.bulk-post-check input{width:18px;height:18px}@media (max-width:700px){.bulk-post-toolbar #bulk-post-count{margin-left:0}.bulk-post-row{grid-template-columns:28px minmax(0,1fr)}}.bulk-post-row.is-selected{background:linear-gradient(90deg,rgba(32,137,255,.16),rgba(32,137,255,.07));box-shadow:inset 3px 0 0 var(--blue);border-bottom-color:rgba(32,137,255,.18)}.bulk-post-row.is-selected .bulk-post-main strong{color:#fff}.bulk-post-row.is-selected .bulk-post-check{color:#8fc5ff}.bulk-post-toolbar #bulk-post-count.has-selection{color:#8fc5ff;font-weight:850}.bulk-post-row[aria-selected="true"]{outline:1px solid rgba(32,137,255,.16);outline-offset:-1px}.creator-community-image-live{display:block;overflow:hidden;border:1px solid rgba(214,164,75,.28);box-shadow:0 22px 55px rgba(0,0,0,.3);background:#090909}.creator-community-image-live img{display:block;width:100%;height:100%;min-height:310px;object-fit:cover;aspect-ratio:4/3;transition:transform .3s ease,filter .3s ease}.creator-community-image-live:hover img{transform:scale(1.012);filter:brightness(1.04)}.personal-hero-meta .lucide-icon{width:13px;height:13px;color:#9ab7d5}.personal-work-icon .lucide-icon{width:19px;height:19px}.personal-now-main>p:not(.eyebrow){max-width:720px;margin:0;color:#879aaf;font-size:12px;line-height:1.78}.personal-note-icon .lucide-icon{width:17px;height:17px}.personal-more-icon .lucide-icon{width:19px;height:19px}.personal-final p:not(.eyebrow){margin:0;color:#7f92a8;font-size:10px}.store-gallery-sortable-item{position:relative;transition:transform .16s ease,opacity .16s ease,outline-color .16s ease;cursor:grab}.store-gallery-sortable-item:active{cursor:grabbing}.store-gallery-sortable-item.is-dragging{opacity:.42;transform:scale(.985)}.store-gallery-sortable-item.is-drag-target{outline:2px solid rgba(80,166,255,.8);outline-offset:-2px}.store-gallery-position{min-width:25px;color:#71859a;font-size:10px;font-weight:850}@media (max-width:620px){.store-gallery-sortable-item{cursor:default}}.store-gallery-sortable-item.is-primary-image{outline:2px solid rgba(246,183,71,.62);outline-offset:-2px}.product-description.bb-content{font-size:13px}.product-description.bb-content>:first-child{margin-top:0}.product-description.bb-content>:last-child{margin-bottom:0}.product-description.bb-content h1,.product-description.bb-content h2,.product-description.bb-content h3{margin-top:18px}.product-description.bb-content img{height:auto;border-radius:10px}.store-product-editor .bb-toolbar{margin-top:2px}.store-gallery-sortable-item.is-primary-image{box-shadow:inset 0 0 0 1px rgba(246,183,71,.36)}.product-media-stage{position:relative;display:grid;place-items:center;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:#050b14}.product-main-media{display:block;width:100%;height:100%;min-height:0;object-fit:contain;background:#050b14}.product-main-media.store-product-placeholder{min-height:0}.product-main-media.store-real-image{object-fit:contain}.product-main-media.store-real-video{object-fit:contain}.product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.product-thumb{position:relative;display:block;aspect-ratio:1/1;min-width:0;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#07111e;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.product-thumb:hover{transform:translateY(-1px);border-color:rgba(116,177,239,.35)}.product-thumb.is-active{border-color:rgba(246,183,71,.68);box-shadow:0 0 0 2px rgba(246,183,71,.12)}.product-thumb-media{display:block;width:100%;height:100%;min-height:0;object-fit:contain;padding:5px;background:#050b14}.product-thumb video.product-thumb-media{pointer-events:none}.product-thumb-video-badge{position:absolute;left:7px;bottom:7px;display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:999px;background:rgba(3,8,15,.88);color:#fff;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.product-thumb-video-badge .lucide-icon{width:10px;height:10px}.store-real-video{background:#050b14}.store-gallery-admin-grid article>video.store-product-placeholder,.store-gallery-admin-grid article>.store-real-video{display:block;width:100%;aspect-ratio:1/1;min-height:0;object-fit:contain;padding:5px;background:#02060c}@media (max-width:620px){.product-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-media-stage{border-radius:14px}}.store-gallery-heading .eyebrow{margin:0 0 3px}.store-gallery-heading p:not(.eyebrow){max-width:720px;margin:0;color:#72879c;font-size:11px;line-height:1.6}.store-media-file-count{display:block;margin-top:4px;color:#86a6c7;font-size:9px;font-weight:700}.store-gallery-admin-grid article>video.store-product-placeholder{pointer-events:auto}.store-page-live{display:grid;gap:26px}.store-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:-8px 0 2px;padding:24px 2px 23px;border-bottom:1px solid rgba(255,255,255,.075)}.store-intro-copy{max-width:680px}.store-intro h1{margin:5px 0 9px;font-size:clamp(30px,3.5vw,44px);line-height:1.03;letter-spacing:-.035em}.store-intro-copy>p:not(.eyebrow){max-width:620px;margin:0;color:#8799ad;font-size:13px;line-height:1.7}.store-intro-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.store-live-dot{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid rgba(69,212,155,.15);border-radius:999px;background:rgba(69,212,155,.055);color:#85dcb5;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.store-live-dot i{width:7px;height:7px;border-radius:50%;background:#55d49d;box-shadow:0 0 0 4px rgba(85,212,157,.09)}.store-page-live .store-cart-link{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#091625;color:#dce8f4;font-size:10px;font-weight:800}.store-page-live .store-cart-link .lucide-icon{width:14px;height:14px}.store-page-live .store-cart-link>span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:rgba(32,137,255,.13);color:#9dccff;font-size:9px}.store-shelf-head{display:flex;justify-content:space-between;align-items:end;gap:25px;padding:6px 2px 0}.store-shelf-head h2{margin:3px 0 0;font-size:23px}.store-shelf-head>p{margin:0;color:#657b91;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.store-grid-live{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.store-product-card-live{overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:linear-gradient(150deg,rgba(12,25,43,.94),rgba(6,14,25,.98));box-shadow:0 18px 45px rgba(0,0,0,.12);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-product-card-live:hover{transform:translateY(-3px);border-color:rgba(92,159,227,.23);box-shadow:0 22px 55px rgba(0,0,0,.2)}.store-product-card-live .store-product-media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#050b13}.store-product-card-live .store-product-media>img{display:block;width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .28s ease}.store-product-card-live:hover .store-product-media>img{transform:scale(1.018)}.store-product-card-live.is-sold-out .store-product-media>img{filter:saturate(.72) brightness(.78)}.store-card-badges{position:absolute;z-index:2;inset:11px 11px auto;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.store-featured-badge,.store-stock-badge{display:inline-flex;align-items:center;width:max-content;padding:6px 8px;border-radius:999px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.store-featured-badge{border:1px solid rgba(246,183,71,.27);background:rgba(24,17,5,.88);color:#f3c56d}.store-stock-badge.is-in{border:1px solid rgba(69,212,155,.18);background:rgba(6,27,21,.9);color:#7bdeb0}.store-stock-badge.is-out{border:1px solid rgba(255,116,135,.18);background:rgba(34,10,15,.91);color:#ff98a7}.store-product-card-live .store-product-info{display:grid;gap:8px;padding:18px}.store-product-kicker{display:flex;gap:7px;flex-wrap:wrap;color:#688099;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.store-product-kicker span+span:before{content:"/";margin-right:7px;color:#3e5368}.store-product-card-live h3{margin:0;font-size:18px;line-height:1.25}.store-product-card-live h3 a{color:#edf4fb}.store-product-card-live .store-product-info>p{min-height:35px;margin:0;color:#8295aa;font-size:10.5px;line-height:1.65}.store-product-card-live .store-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:4px;padding-top:13px;border-top:1px solid rgba(255,255,255,.055)}.store-card-price{display:flex;align-items:baseline;gap:7px}.store-card-price small{color:#60758b;font-size:9px;text-decoration:line-through}.store-card-price strong{color:#f3f7fb;font-size:16px}.store-view-link{display:flex;align-items:center;gap:6px;color:#8fc3f7;font-size:9px;font-weight:850}.store-view-link span{font-size:13px}.store-footer-note{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;padding:18px;border-top:1px solid rgba(255,255,255,.06);color:#688098;font-size:9px;font-weight:750}.store-footer-note span{display:flex;align-items:center;gap:6px}.store-footer-note .lucide-icon{width:13px;height:13px}.store-footer-note .store-checkout-note{color:#d2aa62}.store-empty-state{display:grid;place-items:center;min-height:320px;padding:50px 20px;border:1px dashed rgba(119,158,198,.16);border-radius:18px;background:rgba(8,18,31,.55);text-align:center}.store-empty-state>.lucide-icon,.store-empty-state>div .lucide-icon{width:27px;height:27px;color:#d2aa62}.store-empty-state h2{margin:13px 0 6px}.store-empty-state p{max-width:480px;margin:0;color:#758a9f;font-size:11px;line-height:1.7}.product-page-live{display:grid;gap:25px}.product-page-live .store-breadcrumb{margin-bottom:-2px}.product-detail-live{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:42px;align-items:start}.product-detail-live .product-gallery{display:grid;gap:11px;min-width:0}.product-detail-live .product-media-stage{aspect-ratio:1/1;border-radius:20px;border-color:rgba(255,255,255,.085);background:radial-gradient(circle at 50% 20%,rgba(25,54,86,.2),transparent 48%),#050b14;box-shadow:0 25px 70px rgba(0,0,0,.22)}.product-detail-live .product-main-media{object-fit:contain}.product-copy-live{position:sticky;top:20px;display:grid;gap:13px;padding:8px 0}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-type-pill{display:inline-flex;width:max-content;padding:6px 8px;border:1px solid rgba(121,184,255,.13);border-radius:999px;background:rgba(32,137,255,.055);color:#8fb9df;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-copy-live>.eyebrow{margin:8px 0 -5px}.product-copy-live h1{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.045em}.product-price-live{display:flex;align-items:baseline;gap:10px;margin:2px 0 4px}.product-price-live del{color:#60768d;font-size:13px}.product-price-live strong{color:#f4f7fb;font-size:25px;font-weight:850}.product-buy-box-live{display:grid;gap:9px;margin:4px 0 0;padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:linear-gradient(145deg,rgba(13,29,49,.92),rgba(7,16,28,.95))}.product-buy-box-live .button{min-height:47px;font-size:11px}.product-buy-box-live p{margin:0;color:#71869c;font-size:9px;text-align:center}.product-highlights-wrap{margin-top:6px;padding-top:17px;border-top:1px solid rgba(255,255,255,.06)}.product-highlights-wrap h2{margin:0 0 9px;color:#dce7f2;font-size:12px}.product-copy-live .product-highlights{display:grid;gap:7px;margin:0;padding:0;list-style:none}.product-copy-live .product-highlights li{display:flex;align-items:flex-start;gap:8px;color:#8ca0b5;font-size:10px;line-height:1.5}.product-copy-live .product-highlights .lucide-icon{flex:0 0 auto;width:14px;height:14px;margin-top:1px;color:#62d39f}.product-assurance-live{display:flex;gap:14px;flex-wrap:wrap;margin-top:1px;color:#60778e;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.product-assurance-live span{display:flex;align-items:center;gap:5px}.product-assurance-live .lucide-icon{width:12px;height:12px}.product-description-section{display:grid;grid-template-columns:minmax(190px,.32fr) minmax(0,.68fr);gap:44px;margin-top:6px;padding:32px 0;border-top:1px solid rgba(255,255,255,.065);border-bottom:1px solid rgba(255,255,255,.065)}.product-description-heading h2{margin:4px 0 0;font-size:25px}.product-description-section .product-description{max-width:790px;color:#a0b0c0;font-size:12px;line-height:1.8}.product-description-section .product-description p{line-height:1.8}.product-back-to-store{padding:2px 0 12px}.product-back-to-store a{color:#7998b7;font-size:10px;font-weight:800}@media (max-width:920px){.store-grid-live{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-live{grid-template-columns:1fr;gap:26px}.product-copy-live{position:static}.product-detail-live .product-gallery{max-width:700px;width:100%;margin:0 auto}.product-description-section{grid-template-columns:1fr;gap:15px}}@media (max-width:650px){.store-intro{align-items:flex-start;flex-direction:column;padding-top:14px}.store-intro-actions{width:100%;justify-content:space-between}.store-shelf-head{align-items:flex-start}.store-grid-live{grid-template-columns:1fr}.store-product-card-live .store-product-media{aspect-ratio:1.08/1}.store-product-card-live .store-product-info>p{min-height:0}.product-detail-live{gap:20px}.product-copy-live h1{font-size:34px}.product-description-section{padding:25px 0}.product-topline{align-items:flex-start}}.store-admin-product-actions .button{min-height:34px;padding:7px 10px;font-size:9px;white-space:nowrap}.cart-head h1{font-size:clamp(30px,4vw,42px);letter-spacing:-.035em}.cart-head>p:not(.eyebrow){max-width:620px;color:#8194a9;line-height:1.7}.store-product-card .store-product-media>.store-real-image,.store-product-card-live .store-product-media>.store-real-image{object-fit:contain!important;padding:10px;background:#050b13}.store-gallery-admin-grid article>.store-real-image{object-fit:contain!important;padding:5px;background:#050b14}.product-thumb>.store-real-image,.product-thumb>.store-real-video{object-fit:contain!important;padding:5px;background:#050b14}.product-media-stage>.store-real-image,.product-media-stage>.store-real-video{object-fit:contain!important;background:#050b14}.bb-background{padding:.04em .18em;border-radius:.22em}.bb-small{font-size:.86em}.bb-big{font-size:1.28em}.bb-p{margin:.65em 0}.bb-rtl{text-align:right}.bb-ltr{text-align:left}.bb-indent{margin-left:calc(var(--bb-indent,1)*1.25rem)}.bb-float{max-width:min(48%,34rem);margin:.2rem 1rem .6rem 0}.bb-float-left{float:left}.bb-float-right{float:right;margin:.2rem 0 .6rem 1rem}.bb-clear{clear:both}.bb-tab{display:inline-block;min-width:2em}.bb-abbr{text-decoration:underline dotted;text-underline-offset:2px;cursor:help}.bb-kbd,.bb-tt{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bb-kbd{display:inline-block;padding:.08em .42em;border:1px solid var(--line-strong);border-bottom-width:2px;border-radius:6px;background:var(--surface-2);font-size:.9em}.bb-audio{display:block;width:min(100%,42rem);margin:.75rem 0}.bb-callout{margin:.85rem 0;padding:.85rem 1rem;border:1px solid var(--line-strong);border-left:3px solid currentColor;border-radius:12px;background:rgba(255,255,255,.025)}.bb-callout>strong,.bb-note>strong{display:block;margin-bottom:.3rem}.bb-info{color:#79b8ff}.bb-warning{color:var(--gold-soft)}.bb-success{color:var(--green)}.bb-error{color:var(--red)}.bb-callout>div{color:var(--text)}.bb-gallery{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start}.bb-fieldset{margin:.8rem 0;padding:.8rem 1rem;border:1px solid var(--line-strong);border-radius:12px}.bb-fieldset legend{padding:0 .4rem;color:var(--gold-soft);font-weight:700}.bb-columns{display:flex;gap:1rem;align-items:flex-start}.bb-column{flex:1 1 0;min-width:0}.bb-marquee{overflow:hidden;white-space:nowrap}.bb-marquee>span{display:inline-block;min-width:100%;animation:bb-marquee 12s linear infinite}.bb-blink{animation:bb-blink 1.1s step-end infinite}.bb-rainbow{background:linear-gradient(90deg,#ff7487,#f6b747,#45d49b,#55d6ff,#9b7bff,#ff7487);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:bb-rainbow 6s linear infinite}.bb-anchor{scroll-margin-top:7rem}.bb-attachment,.bb-thread,.bb-user,.bb-legacy-media{overflow-wrap:anywhere}@keyframes bb-marquee{from{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes bb-blink{50%{opacity:0}}@keyframes bb-rainbow{to{background-position:200% center}}@media (max-width:640px){.bb-columns{display:block}.bb-column+.bb-column{margin-top:.75rem}.bb-float{float:none;max-width:100%;margin:.65rem 0}}@media (prefers-reduced-motion:reduce){.bb-marquee>span,.bb-blink,.bb-rainbow{animation:none}}.bb-icode{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;padding:.08em .3em;border:1px solid var(--line);border-radius:5px;background:var(--surface-2);font-size:.92em}.bb-inline-spoiler{border-radius:4px;background:currentColor;color:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.bb-inline-spoiler:hover,.bb-inline-spoiler:focus{background:var(--surface-2);color:inherit;outline:1px solid var(--line-strong)}.bb-heading{margin:.85rem 0 .45rem}.bb-glow,.bb-shadow{display:inline}.compose-card .bb-toolbar,.reply-card .bb-toolbar{display:flex!important;flex-wrap:wrap!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.compose-card .bb-tool-group,.reply-card .bb-tool-group{flex:0 1 auto!important;flex-wrap:wrap!important;min-width:0!important;max-width:100%!important}@media (max-width:560px){.compose-card .bb-toolbar,.reply-card .bb-toolbar{gap:6px!important;padding:7px!important}.compose-card .bb-tool-group,.reply-card .bb-tool-group{width:auto!important;max-width:100%!important}}.bb-toolbar{align-items:center!important;gap:5px!important;padding:6px!important;background:rgba(255,255,255,.014)!important}.bb-tool-group{align-items:center!important;gap:2px!important;padding-right:5px!important}.bb-toolbar button,.bb-menu summary{min-height:30px;border:0;border-radius:7px;color:#b7c5d7;background:#111f33;box-shadow:inset 0 0 0 1px rgba(255,255,255,.055);font-size:9px;font-weight:750;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.bb-toolbar button{padding:5px 9px}.bb-toolbar button:hover,.bb-menu summary:hover,.bb-menu[open]>summary{color:#edf5ff;background:#192c46;box-shadow:inset 0 0 0 1px rgba(110,177,255,.14)}.bb-tool-group:first-child button{width:31px;padding:5px}.bb-menu{position:relative;display:inline-flex;flex:0 0 auto}.bb-menu summary{display:flex;align-items:center;gap:7px;padding:5px 10px;list-style:none;user-select:none}.bb-menu summary::-webkit-details-marker{display:none}.bb-menu summary::after{content:"⌄";position:relative;top:-1px;color:#6f88a5;font-size:11px;font-weight:900}.bb-menu[open] summary::after{content:"⌃";top:1px}.bb-menu-panel{position:absolute;z-index:80;top:calc(100% + 7px);right:0;display:flex;flex-wrap:wrap;gap:4px;width:292px;max-width:min(292px,calc(100vw - 38px));padding:8px;border:1px solid rgba(113,157,210,.18);border-radius:11px;background:rgba(8,20,35,.985);box-shadow:0 18px 44px rgba(0,0,0,.42)}.bb-menu-panel button{flex:1 0 calc(33.333% - 4px);min-width:72px;white-space:nowrap}.bb-menu-panel button:hover{background:#1b304d}@media (max-width:720px){.bb-toolbar{gap:4px!important}.bb-tool-group{padding-right:4px!important}.bb-toolbar button{padding:5px 7px}.bb-menu summary{padding:5px 8px}.bb-menu-panel{right:auto;left:0;width:min(286px,calc(100vw - 34px))}}@media (max-width:460px){.bb-tool-group:nth-of-type(2){border-right:0}.bb-menu-panel{position:fixed;left:17px;right:17px;top:auto;width:auto;max-width:none}}@media (max-width:720px){.bb-menu[open]{display:block;flex:1 0 100%}.bb-menu[open]>summary{width:max-content}.bb-menu[open]>.bb-menu-panel{position:static;display:flex;width:100%;max-width:none;margin-top:6px}}@media (max-width:460px){.bb-menu[open]>.bb-menu-panel{position:static;left:auto;right:auto;top:auto;width:100%;max-width:none}}
/* Store discovery, customer orders, and verified reviews */
.store-orders-link{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:9px 12px;border:1px solid var(--line-strong);border-radius:11px;color:#dce9f9;background:rgba(255,255,255,.035);font-size:12px;font-weight:800}.store-orders-link svg{width:16px;height:16px}.store-discovery{margin:22px 0 26px;padding:16px;border:1px solid var(--line);border-radius:16px;background:rgba(9,18,33,.65)}.store-filter-form{display:grid;gap:12px}.store-search-box{display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--line-strong);border-radius:12px;background:#08111f}.store-search-box svg{width:17px;height:17px;color:#6f86a6}.store-search-box input{width:100%;height:46px;border:0;outline:0;color:#fff;background:transparent}.store-search-box input::placeholder{color:#687995}.store-filter-selects{display:grid;grid-template-columns:1.15fr .85fr 1fr 1.1fr auto auto;gap:9px;align-items:end}.store-filter-selects label{display:grid;gap:5px}.store-filter-selects label>span{color:#7f90aa;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.store-filter-selects select{height:40px;padding:0 32px 0 10px;border:1px solid var(--line);border-radius:10px;color:#dce6f4;background:#0a1424}.store-filter-selects button{height:40px;padding:0 15px}.store-clear-filters{height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;color:#95a7c1;font-size:12px;font-weight:800}.store-category-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.store-category-chips a{padding:6px 10px;border:1px solid var(--line);border-radius:999px;color:#8fa2bd;background:rgba(255,255,255,.025);font-size:11px;font-weight:800}.store-category-chips a:hover,.store-category-chips a.active{color:#fff;border-color:rgba(68,151,255,.35);background:rgba(32,137,255,.12)}.store-no-results{display:grid;justify-items:center;text-align:center;padding:50px 20px;border:1px dashed var(--line-strong);border-radius:18px;background:rgba(255,255,255,.02)}.store-no-results>div{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:rgba(32,137,255,.1);color:#78b9ff}.store-no-results svg{width:24px;height:24px}.store-no-results p{max-width:480px;color:var(--muted)}.store-card-rating{width:max-content;display:flex;align-items:center;gap:6px;margin-top:9px;color:#dbe7f7;font-size:11px}.store-card-rating:hover{color:#fff}.store-card-rating>span{color:#f6bd58;letter-spacing:.04em}.store-card-rating b{font-size:12px}.store-card-rating small{color:#7588a3}.store-card-rating.is-empty{color:#6d7e97;pointer-events:none}.store-card-rating.is-empty>span{color:#5d6b80}.product-rating-summary{width:max-content;display:flex;align-items:center;gap:8px;margin:7px 0 5px;color:#dbe8f9}.product-rating-summary>span{color:#f6bd58;letter-spacing:.04em}.product-rating-summary strong{font-size:13px}.product-rating-summary small{color:#8394ad}.product-reviews-section{margin-top:24px;padding:26px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(180deg,rgba(15,27,47,.74),rgba(7,15,28,.62))}.product-reviews-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding-bottom:18px;border-bottom:1px solid var(--line)}.product-reviews-head h2{margin:3px 0 6px;font-size:23px}.product-reviews-head p{max-width:650px;color:var(--muted);margin:0}.product-review-score{min-width:140px;display:grid;justify-items:end}.product-review-score strong{font-size:31px;line-height:1;color:#fff}.product-review-score span{margin-top:5px;color:#f6bd58;letter-spacing:.08em}.product-review-score small{margin-top:3px}.verified-review-form{margin-top:20px;padding:18px;border:1px solid rgba(64,157,255,.25);border-radius:15px;background:rgba(32,137,255,.065)}.verified-review-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.verified-review-form-head h3{margin:8px 0 0}.verified-review-form-head>a{font-size:12px;font-weight:800}.verified-purchase-badge{width:max-content;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;color:#88e4be;background:rgba(69,212,155,.095);border:1px solid rgba(69,212,155,.18);font-size:10px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.verified-purchase-badge svg{width:13px;height:13px}.review-form-grid{display:grid;grid-template-columns:180px 1fr;gap:12px}.review-form-grid label{display:grid;gap:6px;color:#aab7ca;font-size:12px;font-weight:800}.review-form-grid select,.review-form-grid textarea{width:100%;border:1px solid var(--line-strong);border-radius:10px;color:#fff;background:#08111f}.review-form-grid select{height:42px;padding:0 10px}.review-form-grid textarea{padding:10px 12px;resize:vertical}.review-body-label{grid-column:2}.verified-review-form>button{margin-top:12px}.review-eligibility-note,.order-progress-note{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 15px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.025);color:#89a0bd}.review-eligibility-note>svg,.order-progress-note>svg{width:19px;height:19px;flex:0 0 auto;margin-top:2px;color:#6eafff}.review-eligibility-note div,.order-progress-note div{display:grid;gap:2px}.review-eligibility-note strong,.order-progress-note strong{color:#dce7f6}.review-eligibility-note span,.order-progress-note span{font-size:12px}.verified-reviews-list{display:grid;gap:12px;margin-top:20px}.verified-review{padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(2,8,17,.42)}.verified-review header{display:flex;justify-content:space-between;gap:15px}.verified-review header>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.verified-review time{color:#6f829f;font-size:11px}.verified-review-stars{margin:9px 0 5px;color:#f6bd58;letter-spacing:.06em}.verified-review p{margin:0;color:#b7c4d6}.reviews-empty{display:grid;justify-items:center;text-align:center;padding:34px 15px 12px}.reviews-empty>span{color:#596a83;letter-spacing:.14em;font-size:19px}.reviews-empty h3{margin:8px 0 2px}.reviews-empty p{color:#7f90a9}.orders-page{display:grid;gap:22px}.orders-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:4px 0 5px}.orders-head h1{margin-bottom:6px}.orders-head p:last-child{color:var(--muted);margin:0}.orders-list-section,.order-detail-card{border:1px solid var(--line);border-radius:18px;background:rgba(9,18,33,.68);overflow:hidden}.orders-section-head{padding:18px 20px;border-bottom:1px solid var(--line)}.orders-section-head h2{margin:2px 0}.customer-orders-list{display:grid}.customer-order-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto 18px;gap:13px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line);color:inherit}.customer-order-row:last-child{border-bottom:0}.customer-order-row:hover{color:inherit;background:rgba(255,255,255,.025)}.customer-order-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#76b8ff;background:rgba(32,137,255,.09)}.customer-order-icon svg{width:19px;height:19px}.customer-order-copy{min-width:0;display:grid;gap:4px}.customer-order-title{display:flex;justify-content:space-between;gap:12px}.customer-order-title strong{color:#fff}.customer-order-title b{color:#e8eef7}.customer-order-copy>span:last-child{color:#778aa6;font-size:11px}.customer-order-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.04);color:#9bacbf;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.customer-order-status>span{width:6px;height:6px;border-radius:50%;background:#8796aa}.customer-order-status.is-active>span{background:#f6b747}.customer-order-status.is-complete>span{background:#45d49b}.customer-order-status.is-pending>span{background:#55d6ff}.customer-order-arrow{color:#5e718d}.orders-empty{display:grid;justify-items:center;text-align:center;padding:48px 20px}.orders-empty>div{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;color:#77b9ff;background:rgba(32,137,255,.09)}.orders-empty svg{width:25px;height:25px}.orders-empty h2{margin:13px 0 2px}.orders-empty p{max-width:500px;color:var(--muted)}.order-detail-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid var(--line)}.order-detail-top h2{font-size:24px}.order-back-link{display:inline-block;margin-bottom:16px;color:#8398b5;font-size:11px;font-weight:800}.order-tracking-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;margin:18px;padding:16px;border:1px solid rgba(69,212,155,.18);border-radius:14px;background:rgba(69,212,155,.055)}.order-tracking-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#76dfb5;background:rgba(69,212,155,.1)}.order-tracking-icon svg{width:22px;height:22px}.order-tracking-card h3{margin:2px 0}.order-tracking-card strong{display:block;color:#dff7eb;font-size:13px;word-break:break-all}.order-tracking-card small{display:block;margin-top:3px}.order-detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,.75fr)}.order-detail-main{padding:20px;border-right:1px solid var(--line)}.order-detail-main h3,.order-detail-side h3{margin:0 0 12px}.customer-order-item{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.customer-order-item>div{display:grid;gap:3px}.customer-order-item strong{color:#edf3fb}.customer-order-item span{color:#7f91ac;font-size:11px}.customer-order-total{display:flex;justify-content:space-between;gap:15px;padding-top:16px;color:#9dadc2}.customer-order-total strong{color:#fff;font-size:18px}.order-detail-side{padding:20px;background:rgba(0,0,0,.08)}.order-detail-side dl{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;margin:0 0 22px}.order-detail-side dt{color:#71849f;font-size:11px}.order-detail-side dd{margin:0;text-align:right;color:#c6d2e1;font-size:11px}.order-detail-side address{margin:0 0 17px;color:#aebed1;font-style:normal;line-height:1.65;font-size:12px}
@media(max-width:800px){.store-filter-selects{grid-template-columns:1fr 1fr}.store-filter-selects button,.store-clear-filters{width:100%}.product-reviews-head,.orders-head{align-items:flex-start;flex-direction:column}.product-review-score{justify-items:start}.review-form-grid{grid-template-columns:1fr}.review-body-label{grid-column:auto}.order-detail-grid{grid-template-columns:1fr}.order-detail-main{border-right:0;border-bottom:1px solid var(--line)}.order-tracking-card{grid-template-columns:48px 1fr}.order-tracking-card>a{grid-column:1/-1}.customer-order-row{grid-template-columns:42px minmax(0,1fr) 18px}.customer-order-status{grid-column:2;margin-top:4px;width:max-content}.customer-order-arrow{grid-column:3;grid-row:1/3}}@media(max-width:520px){.store-filter-selects{grid-template-columns:1fr}.store-discovery,.product-reviews-section{padding:14px}.customer-order-row{padding:14px 12px}.customer-order-title{flex-direction:column;gap:2px}.order-detail-top{flex-direction:column}.order-detail-top>.customer-order-status{margin-top:0}.verified-review-form-head{flex-direction:column}.verified-review header{flex-direction:column}.order-tracking-card{margin:12px}.orders-head .button{width:100%;justify-content:center}}
.store-stripe-panel{scroll-margin-top:24px}.store-stripe-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.store-stripe-status-grid>div{display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.025)}.store-stripe-status-grid span{color:#7286a2;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.store-stripe-status-grid strong{color:#eef5fd;font-size:12px;word-break:break-all}.store-stripe-status-grid small{font-size:10px}.store-stripe-form{padding-top:2px}.store-stripe-form input[type=password]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.store-stripe-clear-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin:7px 0 14px;padding:11px 13px;border:1px solid rgba(246,183,71,.14);border-radius:10px;background:rgba(246,183,71,.045)}.store-stripe-clear-row label{display:flex;align-items:center;gap:8px;margin:0;color:#c7b484;font-size:11px}.store-stripe-clear-row input{width:auto;margin:0}.store-webhook-box{display:grid;gap:6px;margin:12px 0 15px;padding:14px;border:1px solid rgba(85,214,255,.13);border-radius:12px;background:rgba(85,214,255,.035)}.store-webhook-box>span{color:#8dcce2;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.store-webhook-box code{display:block;overflow:auto;padding:9px 10px;border-radius:8px;color:#d9eff8;background:#07111f;font-size:11px;white-space:nowrap}.store-webhook-box small{line-height:1.55}.store-stripe-readiness{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.store-stripe-readiness span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:800}.store-stripe-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}@media(max-width:800px){.store-stripe-status-grid{grid-template-columns:1fr}.store-stripe-actions>button{flex:1 1 220px}}@media(max-width:520px){.store-stripe-actions{display:grid}.store-stripe-actions>button{width:100%}}

/* Vanishio embedded Stripe checkout */
.checkout-page{display:grid;gap:22px}.checkout-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:10px 0 4px}.checkout-head>div:first-child{max-width:680px}.checkout-head h1{margin:3px 0 8px;font-size:clamp(30px,4vw,43px);letter-spacing:-.04em}.checkout-head>div:first-child>p:not(.eyebrow){margin:0;color:#8194a9;font-size:14px}.checkout-security-badge{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding:11px 13px;border:1px solid rgba(69,212,155,.18);border-radius:12px;background:rgba(69,212,155,.055)}.checkout-security-badge>.lucide-icon{width:19px;height:19px;color:var(--green)}.checkout-security-badge span{display:grid}.checkout-security-badge strong{color:#dff9ef;font-size:11px}.checkout-security-badge small{font-size:9px}.checkout-layout{display:grid;grid-template-columns:minmax(260px,.39fr) minmax(0,.61fr);gap:18px;align-items:start}.checkout-order-panel,.checkout-payment-panel{border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,rgba(12,23,40,.94),rgba(6,14,26,.96));box-shadow:0 18px 48px rgba(0,0,0,.16)}.checkout-order-panel{position:sticky;top:18px;padding:18px}.checkout-payment-panel{min-height:540px;padding:20px}.checkout-panel-title{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.checkout-panel-title h2,.checkout-payment-heading h2{margin:2px 0 0;font-size:18px}.checkout-panel-title a{font-size:10px;font-weight:800}.checkout-order-items{display:grid}.checkout-order-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.055)}.checkout-order-thumb{width:54px;height:54px;display:block;object-fit:contain;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:#050b13}.checkout-order-item>div{min-width:0;display:grid;gap:2px}.checkout-order-item>div strong{overflow:hidden;color:#e9f0f8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checkout-order-item>div small{overflow:hidden;color:#73869b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.checkout-order-item>div span{color:#8395a8;font-size:9px}.checkout-order-item>b{color:#f4f8fc;font-size:11px}.checkout-summary-lines{display:grid;gap:9px;padding-top:14px}.checkout-summary-lines>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8fa0b2;font-size:10px}.checkout-summary-lines>div strong{color:#eef4fa;font-size:12px}.checkout-summary-lines hr{width:100%;height:1px;border:0;background:var(--line)}.checkout-summary-lines .checkout-summary-total span{color:#d4deea;font-weight:800}.checkout-summary-lines .checkout-summary-total strong{font-size:16px}.checkout-assurance{display:grid;gap:7px;margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}.checkout-assurance span{display:flex;align-items:center;gap:7px;color:#6f859a;font-size:9px}.checkout-assurance .lucide-icon{width:13px;height:13px;color:#7eb9f4}.checkout-payment-heading{margin-bottom:13px;padding-bottom:14px;border-bottom:1px solid var(--line)}.checkout-payment-heading>p:not(.eyebrow){margin:5px 0 0;color:#7890a7;font-size:10px;line-height:1.55}.stripe-embedded-checkout{min-height:430px;overflow:hidden;border-radius:12px;background:#fff}.checkout-loading{min-height:430px;display:grid;place-items:center;align-content:center;gap:8px;color:#13243a;background:linear-gradient(180deg,#f8fafc,#eef3f8)}.checkout-loading>span{width:30px;height:30px;border:3px solid #cbd7e5;border-top-color:#2089ff;border-radius:50%;animation:checkout-spin .8s linear infinite}.checkout-loading strong{font-size:12px}.checkout-loading small{color:#6f8194;font-size:9px}.checkout-load-error{display:grid;justify-items:start;gap:8px;padding:18px;border:1px solid rgba(255,116,135,.2);border-radius:12px;background:rgba(255,116,135,.055)}.checkout-load-error strong{color:#ffd3da}.checkout-load-error span{color:#a98a90;font-size:10px}.checkout-legal{margin:13px 4px 0;color:#63788d;font-size:9px;line-height:1.6;text-align:center}.checkout-legal a{color:#83aed6}.store-stripe-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media(max-width:920px){.checkout-layout{grid-template-columns:1fr}.checkout-order-panel{position:static}.store-stripe-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.checkout-head{align-items:flex-start;flex-direction:column}.checkout-security-badge{width:100%}.checkout-order-panel,.checkout-payment-panel{padding:14px}.checkout-payment-panel{min-height:500px}.stripe-embedded-checkout,.checkout-loading{min-height:400px}.checkout-order-item{grid-template-columns:48px minmax(0,1fr) auto}.checkout-order-thumb{width:48px;height:48px}}@media(max-width:520px){.store-stripe-status-grid{grid-template-columns:1fr}}
/* Cart v2 */
.cart-page-v2{max-width:1180px}.cart-hero-v2{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:4px 0 18px;padding:22px 24px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:radial-gradient(circle at 88% 10%,rgba(246,183,71,.09),transparent 16rem),radial-gradient(circle at 0 100%,rgba(32,137,255,.14),transparent 22rem),linear-gradient(135deg,#0b192b,#07111e);box-shadow:0 20px 50px rgba(0,0,0,.16)}.cart-hero-copy{max-width:680px}.cart-hero-v2 h1{margin:4px 0 8px;font-size:clamp(31px,4.5vw,46px);letter-spacing:-.045em}.cart-hero-v2 .cart-hero-copy>p:last-child{margin:0;color:#8fa2b7;font-size:13px;line-height:1.65}.cart-continue-shopping{flex:0 0 auto}.cart-continue-shopping .lucide-icon{width:14px;height:14px}.cart-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:11px;margin:0 0 22px;padding:0 5px}.cart-progress>div{display:flex;align-items:center;gap:8px;color:#60758d;font-size:10px;font-weight:800}.cart-progress>div span{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:#091523}.cart-progress>div.is-current{color:#dceaff}.cart-progress>div.is-current span{border-color:rgba(32,137,255,.38);color:#fff;background:rgba(32,137,255,.18);box-shadow:0 0 0 4px rgba(32,137,255,.055)}.cart-progress>i{height:1px;background:linear-gradient(90deg,rgba(32,137,255,.20),rgba(255,255,255,.07))}.cart-layout-v2{grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.cart-main-column{min-width:0}.cart-section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:0 2px 11px}.cart-section-heading h2{margin:0;font-size:20px}.cart-section-heading .eyebrow{margin-bottom:3px}.cart-section-heading>span{padding:5px 9px;border:1px solid rgba(255,255,255,.065);border-radius:999px;color:#8498ad;background:rgba(255,255,255,.025);font-size:9px;font-weight:800}.cart-items-v2{gap:11px}.cart-items-v2 .cart-item-card{grid-template-columns:112px minmax(0,1fr) 138px;gap:18px;align-items:center;padding:16px;border-color:rgba(255,255,255,.075);border-radius:16px;background:linear-gradient(145deg,rgba(12,25,43,.96),rgba(7,16,29,.98));box-shadow:0 12px 35px rgba(0,0,0,.11);transition:border-color .18s ease,transform .18s ease,background .18s ease}.cart-items-v2 .cart-item-card:hover{border-color:rgba(95,163,235,.18);background:linear-gradient(145deg,rgba(14,29,49,.98),rgba(8,18,32,.98))}.cart-items-v2 .cart-item-card[aria-busy="true"]{opacity:.72}.cart-item-media{width:112px;height:94px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#050b13}.cart-item-media .cart-thumb{width:100%;height:100%;min-height:0;border:0;border-radius:0}.cart-item-media .cart-thumb.store-real-image{width:100%;height:100%;padding:6px;object-fit:contain;background:#050b13}.cart-item-info{min-width:0}.cart-item-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.cart-item-tags span{padding:4px 7px;border:1px solid rgba(95,163,235,.12);border-radius:999px;color:#728ca8!important;background:rgba(71,139,210,.05);font-size:8px!important;font-weight:800!important;line-height:1;text-transform:uppercase}.cart-item-name{display:inline-block;max-width:100%;overflow:hidden;color:#eef5fc;font-size:16px;font-weight:820;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.cart-item-name:hover{color:#fff}.cart-item-info>p{max-width:500px;margin:4px 0 8px;color:#7f93a8;font-size:10px;line-height:1.5}.cart-item-unit span{color:#9bacc0!important;font-size:9px!important;font-weight:650!important}.cart-item-actions{display:grid;justify-items:end;gap:4px;min-width:0}.cart-item-line-price{color:#f6c76f;font-size:16px}.cart-item-actions>small{min-height:15px;color:#70849a;font-size:8px;text-transform:none}.cart-qty-form{margin:5px 0 0}.cart-qty-form label{display:flex;align-items:center;gap:8px;margin:0;color:#72879c;font-size:8px;font-weight:800;text-transform:uppercase}.cart-qty-form label span{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.cart-qty-form select{width:62px;min-width:62px;padding:7px 9px;border-radius:8px;font-size:10px}.cart-remove-form{margin:0}.cart-remove-button{min-height:28px;padding:4px 5px;border:0;color:#7d8ea3;background:transparent;box-shadow:none;font-size:8px;font-weight:750}.cart-remove-button:hover{color:#ff9baa;background:transparent;box-shadow:none;transform:none}.cart-remove-button .lucide-icon{width:11px;height:11px}.cart-summary-v2{position:sticky;top:18px;padding:20px;border-color:rgba(255,255,255,.09);border-radius:17px;background:radial-gradient(circle at 90% 0,rgba(32,137,255,.08),transparent 15rem),linear-gradient(145deg,#0b192a,#07111e);box-shadow:0 18px 48px rgba(0,0,0,.17)}.cart-summary-head{display:block!important;margin:0 0 12px!important;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.075)}.cart-summary-head .eyebrow{margin-bottom:3px}.cart-summary-head h2{margin:0;font-size:19px}.cart-summary-v2>.cart-summary-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0;color:#8194a8;font-size:10px}.cart-summary-v2>.cart-summary-line strong{color:#dce7f2;font-size:11px}.cart-summary-v2>.cart-summary-line small{color:#708399;font-size:9px}.cart-summary-v2 hr{margin:14px 0}.cart-summary-v2 .cart-total{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 0 15px;color:#d8e4ef;font-size:12px}.cart-summary-v2 .cart-total strong{font-size:24px;letter-spacing:-.025em}.cart-summary-v2 form{margin:0}.cart-checkout-button{width:100%;min-height:48px;justify-content:center;font-size:11px}.cart-checkout-button .lucide-icon{width:14px;height:14px}.cart-secure-note{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:10px;border:1px solid rgba(69,212,155,.12);border-radius:10px;background:rgba(69,212,155,.035)}.cart-secure-note>.lucide-icon{flex:0 0 auto;width:15px;height:15px;margin-top:2px;color:#56d9a4}.cart-secure-note span{display:grid;gap:1px}.cart-secure-note strong{color:#bfe9d8;font-size:9px}.cart-secure-note small{color:#6f8d82;font-size:8px;line-height:1.45}.cart-secure-note.is-warning{border-color:rgba(246,183,71,.14);background:rgba(246,183,71,.04)}.cart-secure-note.is-warning>.lucide-icon{color:#f6b747}.cart-secure-note.is-warning strong{color:#e8cf9c}.cart-policy-link{display:flex!important;align-items:center;justify-content:center;gap:5px;margin-top:12px;color:#7590aa!important;font-size:9px!important;font-weight:750}.cart-policy-link .lucide-icon{width:11px;height:11px}.cart-help-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px}.cart-help-strip>div{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid rgba(255,255,255,.06);border-radius:11px;background:rgba(255,255,255,.018)}.cart-help-strip>div>.lucide-icon{flex:0 0 auto;width:15px;height:15px;margin-top:1px;color:#729bc6}.cart-help-strip>div>span{display:grid;gap:2px}.cart-help-strip strong{color:#adbed0;font-size:9px}.cart-help-strip small{color:#667b90;font-size:8px;line-height:1.45}.cart-help-strip a{font-weight:750}.cart-empty-v2{padding:70px 20px;border-style:solid;background:radial-gradient(circle at 50% 0,rgba(32,137,255,.09),transparent 20rem),#081321}.cart-empty-v2 .cart-empty-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:14px;border:1px solid rgba(95,163,235,.16);border-radius:17px;background:rgba(32,137,255,.07)}.cart-empty-v2 .cart-empty-icon .lucide-icon{width:26px;height:26px;color:#7eaddc}.cart-empty-v2 .eyebrow{margin-bottom:3px}.cart-empty-v2 h2{font-size:23px}.cart-empty-v2>p:not(.eyebrow){max-width:490px;margin:0 0 18px;color:#7c91a6;line-height:1.6}
@media(max-width:940px){.cart-layout-v2{grid-template-columns:1fr}.cart-summary-v2{position:static}.cart-help-strip{grid-template-columns:1fr 1fr 1fr}}@media(max-width:720px){.cart-hero-v2{align-items:flex-start;flex-direction:column}.cart-continue-shopping{width:100%;justify-content:center}.cart-progress{grid-template-columns:auto 1fr auto 1fr auto;gap:7px}.cart-progress>div{gap:5px}.cart-progress>div strong{display:none}.cart-items-v2 .cart-item-card{grid-template-columns:88px minmax(0,1fr);gap:13px}.cart-item-media{width:88px;height:82px}.cart-item-actions{grid-column:2;grid-template-columns:auto auto 1fr;align-items:center;justify-items:start;gap:8px;margin-top:1px}.cart-item-actions>small{display:none}.cart-qty-form{margin:0}.cart-remove-form{justify-self:end}.cart-help-strip{grid-template-columns:1fr}.cart-summary-v2{max-width:none}}@media(max-width:480px){.cart-hero-v2{padding:17px}.cart-items-v2 .cart-item-card{grid-template-columns:72px minmax(0,1fr);padding:12px}.cart-item-media{width:72px;height:72px}.cart-item-name{font-size:14px}.cart-item-actions{grid-template-columns:auto 1fr}.cart-item-line-price{font-size:14px}.cart-qty-form{grid-column:1}.cart-remove-form{grid-column:2}.cart-item-tags span{font-size:7px!important}.cart-summary-v2{padding:16px}}
