:root{--canvas:#e9eeec;--surface:#f9fbfa;--ink:#101716;--secondary:#394642;--muted:#6b7773;--line:#c7d1cd;--graphite:#202a27;--accent:#126f5c;--accent-hover:#0b594a;--accent-soft:#d8ece7;--danger:#9f3333;--shadow:0 22px 60px rgba(16,23,22,.1);--display:Jost,Arial,sans-serif;--body:Commissioner,Arial,sans-serif}
[data-theme=dark]{--canvas:#111715;--surface:#18201d;--ink:#f2f7f5;--secondary:#c7d1cd;--muted:#93a09b;--line:#34413c;--graphite:#e4ebe8;--accent:#43b99f;--accent-hover:#68cbb5;--accent-soft:#1e3a33;--shadow:0 22px 60px rgba(0,0,0,.3)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--canvas)}
body{margin:0;background:var(--canvas);color:var(--ink);font:400 16px/1.62 var(--body);-webkit-font-smoothing:antialiased}
body,button,input,textarea,select{font-family:var(--body)}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font-size:1rem}
:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 65%,transparent);outline-offset:3px}
::selection{background:var(--accent);color:#fff}
h1,h2,h3,p,dl,dd{margin-top:0}
h1,h2,h3,.brand-copy b,.footer-brand b{font-family:var(--display);letter-spacing:-.025em}
.skip-link{position:fixed;left:18px;top:-80px;z-index:1000;background:var(--accent);color:#fff;padding:12px 18px;border-radius:4px}
.skip-link:focus{top:18px}
.page-shell{width:min(1480px,calc(100% - 48px));margin:0 auto;padding:34px 0 72px}
.home-page{padding-top:22px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--accent);border-radius:3px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer;transition:.2s ease}
.button:hover{border-color:var(--accent-hover);background:var(--accent-hover);transform:translateY(-1px)}
.button-quiet{border-color:var(--line);background:transparent;color:var(--ink)}
.button-quiet:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--ink)}
.button-danger{border-color:var(--danger);background:var(--danger)}
.text-action,.search-action{font-size:.9rem;font-weight:700;color:var(--secondary)}
.section-label,.hero-kicker,.rail-kicker,.seller-passport{display:block;margin-bottom:12px;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid color-mix(in srgb,var(--line) 75%,transparent);background:color-mix(in srgb,var(--canvas) 88%,transparent);backdrop-filter:blur(18px)}
.site-header-in{width:min(1480px,calc(100% - 48px));min-height:82px;margin:auto;display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(280px,1fr);align-items:center;gap:30px}
.brand,.footer-brand{display:inline-flex;align-items:center;gap:13px;width:max-content}
.brand-mark{width:52px;height:52px;object-fit:contain}
.brand-copy,.footer-brand span{display:block;line-height:1}
.brand-copy b,.footer-brand b{font-size:1.08rem;font-weight:650;letter-spacing:.01em}
.brand-copy small,.footer-brand small{margin-top:7px;color:var(--muted);font-size:.69rem;letter-spacing:.04em}
.main-nav{display:flex;align-items:center;gap:26px}
.main-nav a{position:relative;padding:30px 0 27px;color:var(--secondary);font-size:.83rem;font-weight:700}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--accent);transition:.2s}
.main-nav a:hover:after,.main-nav a[aria-current=page]:after{right:0}
.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px}
.theme-toggle,.nav-toggle{border:0;background:transparent;color:var(--muted);font-size:.78rem;font-weight:700;cursor:pointer}
.nav-toggle{display:none}
.transfer-hero{display:grid;grid-template-columns:minmax(390px,5fr) minmax(0,7fr);min-height:610px;background:var(--graphite);color:#f9fbfa;overflow:hidden}
.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(50px,6vw,94px)}
.hero-copy:before{content:"";position:absolute;left:clamp(50px,6vw,94px);top:70px;width:72px;height:1px;background:#43b99f}
.hero-kicker{margin-top:35px;color:#8fd8c7}
.hero-copy h1{max-width:670px;margin:0 0 24px;font-size:clamp(3rem,5.2vw,6.1rem);font-weight:520;line-height:.92;letter-spacing:-.055em}
.hero-copy p{max-width:520px;margin:0 0 34px;color:#ccd7d3;font-size:clamp(1.05rem,1.35vw,1.32rem);line-height:1.55}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.hero-copy .button-quiet{border-color:#66736e;color:#f9fbfa}
.hero-copy .button-quiet:hover{background:#2d3b37}
.hero-note{margin-top:auto;padding-top:50px;color:#8f9d98;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}
.transfer-hero figure{position:relative;min-width:0;margin:0}
.transfer-hero figure:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--graphite),transparent 24%),linear-gradient(0deg,rgba(9,14,13,.55),transparent 35%)}
.transfer-hero figure img{width:100%;height:100%;object-fit:cover;object-position:60% center}
.transfer-hero figcaption{position:absolute;z-index:2;right:28px;bottom:24px;color:#dfe9e6;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}
.market-strip{margin:0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-top:0;background:var(--surface)}
.market-strip>div{padding:24px 28px;border-right:1px solid var(--line)}
.market-strip>div:last-child{border-right:0}
.market-strip dt{font:560 clamp(1.5rem,2.2vw,2.2rem)/1 var(--display);color:var(--ink)}
.market-strip dd{margin-top:8px;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}
.deal-kit-section{margin:110px 0 0}
.deal-kit-section>header{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;padding-bottom:30px;border-bottom:1px solid var(--line)}
.deal-kit-section h2,.section-head h2{margin:0;font-size:clamp(2rem,3.5vw,4rem);font-weight:520;line-height:1.02}
.deal-kit-section>header p,.section-head>p{max-width:520px;margin:0;color:var(--muted);font-size:1.05rem}
.ownership-steps{display:grid;grid-template-columns:repeat(4,1fr)}
.layer-row{position:relative;min-height:250px;padding:34px 28px 28px 0;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}
.layer-row:not(:first-child){padding-left:28px}
.layer-row:last-child{border-right:0}
.layer-no{display:block;margin-bottom:44px;color:var(--accent);font:600 1rem/1 var(--display)}
.layer-row b{font:600 1.45rem/1 var(--display)}
.layer-row p{min-height:52px;margin:12px 0 18px;color:var(--muted);font-size:.9rem}
.layer-row nav{display:flex;flex-direction:column;gap:6px}
.layer-row nav a{font-size:.8rem;font-weight:600;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:4px}
.layer-row nav a:hover{color:var(--accent);text-decoration-color:var(--accent)}
.dispatch-section{margin:112px 0}
.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,520px);gap:50px;align-items:end;margin-bottom:34px}
.section-head>a{justify-self:end;color:var(--accent);font-weight:700;border-bottom:1px solid var(--accent)}
.dispatch-grid{border-top:1px solid var(--line)}
.dispatch-topic{display:grid;grid-template-columns:100px minmax(0,1fr);border-bottom:1px solid var(--line)}
.dispatch-mark{display:flex;flex-direction:column;justify-content:center;padding:26px 20px 26px 0;border-right:1px solid var(--line)}
.dispatch-mark b{color:var(--accent);font:580 2rem/1 var(--display)}
.dispatch-mark span{margin-top:6px;color:var(--muted);font-size:.68rem;text-transform:uppercase}
.dispatch-topic>a{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr) 180px;gap:24px;align-items:center;padding:24px 0 24px 28px}
.dispatch-topic>a>span{color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.dispatch-topic h3{margin:0;font-size:clamp(1.05rem,1.4vw,1.38rem);font-weight:580}
.dispatch-topic p{margin:0;color:var(--muted);font-size:.88rem}
.dispatch-topic small{color:var(--muted);font-size:.75rem;text-align:right}
.dispatch-topic:hover{background:color-mix(in srgb,var(--surface) 75%,transparent)}
.chapters{margin-top:100px}
.chapter{border-top:1px solid var(--line)}
.chapter>header{display:grid;grid-template-columns:60px 150px minmax(0,1fr) auto;gap:24px;align-items:center;min-height:230px}
.chapter-number{align-self:start;padding-top:48px;color:var(--accent);font:600 .78rem/1 var(--display);letter-spacing:.1em}
.chapter-icon{width:140px;height:140px;display:grid;place-items:center}
.chapter-icon img{width:140px;height:140px;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(18,30,26,.1))}
.chapter h3{margin:0 0 10px;font-size:clamp(1.8rem,3vw,3.4rem);font-weight:520}
.chapter h3 a:hover{color:var(--accent)}
.chapter>header p{max-width:650px;margin:0;color:var(--muted)}
.chapter>header dl{display:flex;gap:28px;margin:0}
.chapter>header dl div{display:grid;min-width:76px}
.chapter>header dt{font:580 1.6rem/1 var(--display)}
.chapter>header dd{margin-top:6px;color:var(--muted);font-size:.7rem;text-transform:uppercase}
.forum-lines{border-top:1px solid var(--line)}
.forum-line{display:grid;grid-template-columns:minmax(380px,1.4fr) 150px minmax(270px,.9fr) 90px;align-items:stretch;border-bottom:1px solid var(--line);transition:.2s}
.forum-line:hover{background:var(--surface)}
.forum-name{padding:24px 28px 24px 0}
.forum-name b{display:block;margin-bottom:6px;font:580 1.12rem/1.25 var(--display)}
.forum-name span{display:block;max-width:700px;color:var(--muted);font-size:.86rem}
.forum-count{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:18px 24px;border-left:1px solid var(--line);color:var(--muted);font-size:.76rem}
.forum-count b{color:var(--ink);font:600 1rem var(--display)}
.forum-last{display:flex;flex-direction:column;justify-content:center;padding:18px 24px;border-left:1px solid var(--line)}
.forum-last span{font-weight:600;font-size:.84rem;line-height:1.4}
.forum-last small{margin-top:6px;color:var(--muted);font-size:.72rem}
.forum-arrow{display:grid;place-items:center;border-left:1px solid var(--line);color:var(--accent);font-size:.73rem;font-weight:700}
.forum-arrow:hover{background:var(--accent);color:#fff}
.breadcrumbs{display:flex;gap:10px;align-items:center;overflow:auto;margin:2px 0 34px;color:var(--muted);font-size:.76rem;white-space:nowrap}
.breadcrumbs a:hover{color:var(--accent)}
.breadcrumbs b{color:var(--secondary);font-weight:600}
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px;align-items:start}
.content-main{min-width:0}
.content-rail{position:sticky;top:114px;display:grid;gap:42px}
.side-section{border-top:2px solid var(--graphite);padding-top:22px}
.side-section h2{margin-bottom:18px;font-size:1.32rem;font-weight:580}
.side-section ol{margin:0;padding-left:20px;color:var(--muted);font-size:.84rem}
.side-section li+li{margin-top:9px}
.side-links{display:grid}
.side-links a{display:grid;padding:14px 0;border-bottom:1px solid var(--line)}
.side-links span{font-size:.83rem;font-weight:600;line-height:1.35}
.side-links small{margin-top:5px;color:var(--muted);font-size:.7rem}
.forum-head{display:flex;justify-content:space-between;gap:40px;align-items:end;padding:16px 0 36px;border-bottom:1px solid var(--line)}
.forum-head h1,.thread-head h1,.directory-head h1{max-width:1000px;margin:0 0 12px;font-size:clamp(2.3rem,4.6vw,5rem);font-weight:520;line-height:1.02}
.forum-head p,.thread-head p,.directory-head p{max-width:760px;margin:0;color:var(--muted);font-size:1rem}
.chapter-page-head{display:block}
.category-forums{border-top:1px solid var(--line)}
.category-forum{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:40px;padding:30px 0;border-bottom:1px solid var(--line)}
.category-forum h2{margin:0 0 8px;font-size:1.6rem;font-weight:560}
.category-forum p{margin:0;color:var(--muted)}
.category-forum>div{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line);padding-left:30px}
.category-forum>div span{margin-top:8px;color:var(--muted);font-size:.82rem}
.topic-tabs{display:flex;gap:24px;padding:18px 0;border-bottom:1px solid var(--line);font-size:.78rem;font-weight:700}
.topic-tabs [aria-current=page]{color:var(--accent)}
.topic-journal{border-top:1px solid var(--line)}
.topic-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 150px 110px 170px;min-height:180px;border-bottom:1px solid var(--line)}
.topic-main{display:flex;flex-direction:column;justify-content:center;padding:28px 32px 28px 0}
.topic-main h2{max-width:830px;margin:0 0 10px;font-size:clamp(1.25rem,2vw,2rem);font-weight:560;line-height:1.2}
.topic-main p{max-width:800px;margin:0 0 12px;color:var(--muted);font-size:.88rem}
.topic-main small{color:var(--muted);font-size:.75rem}
.topic-people,.topic-count,.topic-last{display:flex;justify-content:center;align-items:center;border-left:1px solid var(--line)}
.topic-people{padding:20px}
.topic-people .av{margin-left:-7px;border:2px solid var(--surface)}
.topic-count{flex-direction:column}
.topic-count b{color:var(--accent);font:600 2rem/1 var(--display)}
.topic-count span{margin-top:6px;color:var(--muted);font-size:.7rem}
.topic-last{align-items:flex-start;flex-direction:column;padding:20px}
.topic-last b{font-size:.78rem}.topic-last span{margin-top:6px;color:var(--muted);font-size:.7rem}
.topic-row:hover{background:var(--surface)}
.topic-state{position:absolute;left:0;top:12px;color:var(--accent);font-size:.65rem;font-weight:700;text-transform:uppercase}
.thread-page{width:min(1420px,calc(100% - 48px));margin:auto;padding:34px 0 80px}
.thread-head{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:20px 0 42px}
.post-stream{position:relative;border-top:1px solid var(--line)}
.forum-post{position:relative;display:grid;grid-template-columns:236px 42px minmax(0,1fr);min-height:400px;border-bottom:1px solid var(--line);scroll-margin-top:110px}
.post-author-rail{padding:34px 26px 34px 0}
.post-author-avatar{display:block;width:104px;margin:0 0 18px}
.av{display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:9px;background:var(--accent-soft);object-fit:cover}
.av-28{width:28px;height:28px}.av-40{width:40px;height:40px}.av-56{width:56px;height:56px}.av-104{width:104px;height:104px}.av-112{width:112px;height:112px}
.av-initial{color:var(--accent);font-family:var(--display);font-weight:700}
.post-author-name{display:grid}
.post-author-name>a{font:600 1.22rem/1.2 var(--display)}
.post-author-name>span{margin-top:5px;color:var(--muted);font-size:.75rem}
.author-status{width:max-content;padding:4px 7px;background:var(--accent-soft);color:var(--accent)!important;font-size:.62rem!important;text-transform:uppercase}
.author-car{margin:16px 0;color:var(--secondary);font-size:.85rem;font-weight:600}
.author-metrics{display:grid;gap:7px;margin:0;padding-top:15px;border-top:1px solid var(--line)}
.author-metrics div{display:flex;justify-content:space-between;gap:10px;font-size:.71rem}
.author-metrics dt{color:var(--muted)}.author-metrics dd{margin:0;text-align:right;font-weight:600}
.author-profile-link{display:inline-block;margin-top:18px;color:var(--accent);font-size:.72rem;font-weight:700;border-bottom:1px solid var(--accent)}
.ownership-trace{position:relative;display:flex;justify-content:center;padding-top:51px}
.ownership-trace:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--line)}
.ownership-trace span{position:relative;z-index:1;display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--accent);border-radius:50%;background:var(--canvas);color:var(--accent);font:600 .68rem var(--display)}
.post-main{min-width:0;padding:34px 0 38px 30px}
.post-meta{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.72rem}
.post-meta a{color:var(--accent);font-weight:700}
.post-message{max-width:900px;padding:36px 0 24px;color:var(--secondary);font-size:1rem;line-height:1.78;overflow-wrap:anywhere}
.post-message p{margin:0 0 1.25em}
.post-message a{padding:2px 4px;background:var(--accent-soft);color:var(--accent);font-weight:600;text-decoration:underline;text-underline-offset:3px}
.post-message img,.mycode_img{height:auto!important;max-width:100%!important;border-radius:4px}
.post-message blockquote{margin:24px 0;padding:18px 24px;border-left:3px solid var(--accent);background:var(--surface);color:var(--secondary)}
.post-message pre,.post-message code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}
.post-message pre{overflow:auto;padding:18px;background:var(--graphite);color:var(--surface)}
.post-outcome{display:flex;gap:18px;align-items:center;max-width:900px;margin:10px 0 26px;padding:18px 20px;border-left:3px solid var(--accent);background:var(--accent-soft)}
.post-outcome b{font-family:var(--display)}.post-outcome span{color:var(--secondary);font-size:.78rem}
.post-actions{display:flex;flex-wrap:wrap;gap:8px;max-width:900px;padding-top:18px;border-top:1px solid var(--line)}
.post-actions a,.post-actions button{min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:2px;background:transparent;color:var(--secondary);font-size:.7rem;font-weight:700;cursor:pointer}
.post-actions a:hover,.post-actions button:hover{border-color:var(--accent);color:var(--accent)}
.forum-post.is-op .ownership-trace span,.forum-post.is-checked .ownership-trace span{background:var(--accent);color:#fff}
.forum-post.is-target{background:color-mix(in srgb,var(--accent-soft) 40%,transparent)}
.related-topics{margin:70px 0 0;border-top:2px solid var(--graphite);padding-top:26px}
.related-topics h2{font-size:2rem;font-weight:540}
.related-topics>div{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}
.related-topics a{display:grid;padding:22px 20px 22px 0;border-bottom:1px solid var(--line)}
.related-topics a:nth-child(odd){border-right:1px solid var(--line)}.related-topics a:nth-child(even){padding-left:20px}
.related-topics a>span{color:var(--accent);font-size:.66rem;text-transform:uppercase}.related-topics a>b{margin:8px 0;font:560 1rem var(--display)}.related-topics small{color:var(--muted);font-size:.7rem}
.compose{max-width:980px;margin:58px auto 0;padding:42px;background:var(--surface);border:1px solid var(--line)}
.compose header{margin-bottom:30px}.compose h1,.compose h2{font-size:2.4rem;font-weight:540}.compose label,.auth-form label{display:block;margin:18px 0 7px;font-size:.78rem;font-weight:700}
.compose input[type=text],.compose textarea,.auth-form input,.member-search input,.report-modal input,.report-modal select{width:100%;border:1px solid var(--line);border-radius:2px;background:var(--canvas);color:var(--ink);padding:13px 14px}
.compose textarea{min-height:220px;resize:vertical;line-height:1.6}.compose-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.form-help{color:var(--muted);font-size:.78rem}
.quick-reply{margin-top:70px}.quick-reply h2{margin-bottom:6px}
.delete-box{max-width:980px;margin:30px auto;padding:24px;border:1px solid color-mix(in srgb,var(--danger) 50%,var(--line));background:var(--surface)}
.check{display:flex!important;gap:10px;align-items:center}.check input{width:auto!important}
.directory-head{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:end;padding:18px 0 34px;border-bottom:1px solid var(--line)}
.directory-head .section-label,.directory-head h1,.directory-head p{grid-column:1}
.member-search{grid-column:2;grid-row:1/4}.member-search label{display:block;margin-bottom:8px;font-size:.75rem}.member-search>div{display:flex}.member-search .button{border-radius:0}
.member-directory{border-top:1px solid var(--line)}
.member-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) 260px;align-items:center;min-height:106px;border-bottom:1px solid var(--line)}
.member-person{display:flex;gap:15px;align-items:center}.member-person span{display:grid}.member-person b{font-family:var(--display)}.member-person small{color:var(--muted)}
.member-context,.member-role{display:grid;padding:20px;border-left:1px solid var(--line)}.member-context span,.member-role span{color:var(--muted);font-size:.7rem}.member-context b,.member-role b{margin:4px 0;font-size:.85rem}
.profile-view{border-top:2px solid var(--graphite)}.profile-view>header{display:flex;gap:28px;align-items:center;padding:38px 0}.profile-view h1{margin:0;font-size:3.4rem;font-weight:540}.profile-view header p{color:var(--muted)}
.profile-body{display:grid;grid-template-columns:1fr 360px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-body>section{padding:38px 38px 38px 0}.profile-body>section>span{color:var(--accent);font-size:.72rem;text-transform:uppercase}.profile-body h2{margin:10px 0}.profile-body>section>div{color:var(--muted)}.profile-body>aside{display:grid;border-left:1px solid var(--line)}.profile-body>aside>div{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.profile-body aside b{font:600 1.5rem var(--display)}.profile-body aside span{font-size:.75rem;color:var(--muted)}
.profile-view>footer{display:flex;align-items:center;gap:40px;padding:28px 0}.profile-view>footer>div{display:grid}.profile-view>footer b{font:600 1.4rem var(--display)}.profile-view>footer span{font-size:.7rem;color:var(--muted)}.profile-view>footer nav{margin-left:auto;display:flex;gap:8px}
.auth-layout{display:grid;grid-template-columns:1.2fr .8fr;min-height:560px;border:1px solid var(--line);background:var(--surface)}.auth-copy{padding:70px;background:var(--graphite);color:var(--surface)}.auth-copy h1{font-size:4rem;line-height:1}.auth-copy p,.auth-copy li{color:color-mix(in srgb,var(--surface) 72%,transparent)}.auth-form{padding:60px}.auth-form h2{font-size:2rem}.auth-form .button{width:100%;margin:20px 0 12px}
.note-page{min-height:62vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.note-page h1{font-size:clamp(3rem,7vw,7rem);font-weight:500}.note-page p{max-width:700px;color:var(--muted);font-size:1.1rem}
.error-page{min-height:100vh;background:var(--graphite);color:#f9fbfa}.error-shell{width:min(1320px,calc(100% - 48px));min-height:100vh;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.error-copy .brand{margin-bottom:72px}.error-copy .brand-copy small{color:#9baca6}.error-code{margin-bottom:18px;color:#43b99f;font:600 .82rem var(--display);letter-spacing:.22em}.error-copy h1{max-width:640px;margin:0 0 22px;font-size:clamp(4rem,7vw,8.5rem);font-weight:480;line-height:.86}.error-copy>p{max-width:600px;color:#b8c5c0;font-size:1.05rem}.error-actions{display:flex;gap:10px;margin-top:34px}.error-page .button-quiet{border-color:#65736e;color:#f9fbfa}.error-visual{position:relative;display:grid;place-items:center;min-height:580px}.error-visual:before,.error-visual:after{content:"";position:absolute;width:70%;height:1px;background:#42504b;transform:rotate(-18deg)}.error-visual:after{width:50%;transform:translateY(90px) rotate(-18deg)}.error-visual img{position:relative;z-index:1;width:min(520px,90%);filter:drop-shadow(0 34px 50px rgba(0,0,0,.36))}
.pagination{margin-top:28px}.pagination a,.pagination span{display:inline-grid;place-items:center;min-width:36px;height:36px;border:1px solid var(--line);font-size:.75rem}.pagination .pagination_current{background:var(--accent);color:#fff}
.empty-state{padding:70px 0;border-bottom:1px solid var(--line)}
.site-footer{margin-top:70px;border-top:1px solid var(--line);background:var(--surface)}.site-footer-in{width:min(1480px,calc(100% - 48px));min-height:190px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px}.site-footer nav{display:flex;gap:22px;font-size:.78rem;font-weight:700}.site-footer p{max-width:360px;margin:0 0 0 auto;color:var(--muted);font-size:.75rem;text-align:right}
.modal{background:var(--surface);color:var(--ink)}
@media(max-width:1180px){.site-header-in{grid-template-columns:1fr auto}.main-nav{order:3;grid-column:1/-1;display:none;padding:0 0 18px}.main-nav.is-open{display:flex}.nav-toggle{display:block}.header-actions{display:none}.transfer-hero{grid-template-columns:1fr 1.15fr}.hero-copy{padding:50px}.hero-copy:before{left:50px}.forum-line{grid-template-columns:minmax(340px,1fr) 120px minmax(240px,.8fr)}.forum-arrow{display:none}.content-layout{grid-template-columns:minmax(0,1fr) 260px;gap:34px}.chapter>header{grid-template-columns:50px 120px minmax(0,1fr)}.chapter>header dl{grid-column:3;margin-bottom:28px}.chapter-icon,.chapter-icon img{width:112px;height:112px}.dispatch-topic>a{grid-template-columns:minmax(0,1fr) minmax(220px,.8fr)}.dispatch-topic small{display:none}}
@media(max-width:900px){.page-shell,.thread-page,.site-header-in,.site-footer-in{width:min(100% - 28px,1480px)}.transfer-hero{grid-template-columns:1fr}.hero-copy{min-height:520px}.transfer-hero figure{height:430px}.market-strip{grid-template-columns:repeat(2,1fr)}.market-strip>div:nth-child(2){border-right:0}.market-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.deal-kit-section>header,.section-head{grid-template-columns:1fr;gap:20px}.ownership-steps{grid-template-columns:repeat(2,1fr)}.layer-row:nth-child(2){border-right:0}.dispatch-topic>a{grid-template-columns:1fr}.dispatch-topic p{display:none}.chapter>header{grid-template-columns:45px 90px 1fr;min-height:180px}.chapter-icon,.chapter-icon img{width:86px;height:86px}.forum-line{grid-template-columns:1fr 110px}.forum-last{display:none}.content-layout{grid-template-columns:1fr}.content-rail{position:static;grid-template-columns:repeat(2,1fr)}.topic-row{grid-template-columns:minmax(0,1fr) 90px}.topic-people,.topic-last{display:none}.forum-post{grid-template-columns:190px 34px minmax(0,1fr)}.post-author-rail{padding-right:16px}.post-main{padding-left:20px}.directory-head{grid-template-columns:1fr}.member-search{grid-column:1;grid-row:auto}.member-row{grid-template-columns:1fr 1fr}.member-role{display:none}.auth-layout{grid-template-columns:1fr}.auth-copy,.auth-form{padding:44px}.site-footer-in{grid-template-columns:1fr 1fr;padding:36px 0}.site-footer p{grid-column:1/-1;margin:0;text-align:left}.related-topics>div{grid-template-columns:1fr}.related-topics a:nth-child(odd){border-right:0}.related-topics a:nth-child(even){padding-left:0}}
@media(max-width:620px){body{font-size:15px}.site-header-in{min-height:70px}.brand-mark{width:42px;height:42px}.brand-copy small{display:none}.page-shell,.thread-page{padding-top:22px}.transfer-hero{margin-inline:-14px}.hero-copy{min-height:470px;padding:38px 26px}.hero-copy:before{left:26px;top:48px}.hero-copy h1{font-size:3.35rem}.transfer-hero figure{height:300px}.market-strip{margin-inline:-14px}.market-strip>div{padding:20px 18px}.deal-kit-section,.dispatch-section{margin-top:76px}.ownership-steps{grid-template-columns:1fr}.layer-row,.layer-row:not(:first-child){min-height:0;padding:24px 0;border-right:0}.layer-no{margin-bottom:18px}.dispatch-topic{grid-template-columns:70px 1fr}.dispatch-mark{padding-right:12px}.dispatch-topic>a{padding-left:16px}.chapter>header{grid-template-columns:34px 74px 1fr;gap:10px;min-height:155px}.chapter-number{padding-top:36px}.chapter-icon,.chapter-icon img{width:70px;height:70px}.chapter h3{font-size:1.7rem}.chapter>header p{font-size:.78rem}.chapter>header dl{display:none}.forum-line{grid-template-columns:1fr}.forum-name{padding:20px 0}.forum-count{display:none}.forum-head,.thread-head{align-items:flex-start;flex-direction:column}.forum-head h1,.thread-head h1,.directory-head h1{font-size:2.55rem}.content-rail{grid-template-columns:1fr}.category-forum{grid-template-columns:1fr;gap:16px}.category-forum>div{border-left:0;padding-left:0}.topic-row{display:block;min-height:0}.topic-main{padding:24px 0}.topic-count{display:none}.forum-post{display:block;padding:24px 0}.post-author-rail{display:grid;grid-template-columns:64px 1fr;gap:0 14px;padding:0 0 22px}.seller-passport{grid-column:1/-1}.post-author-avatar{grid-column:1;grid-row:2/5;width:64px;margin:0}.av-104{width:64px;height:64px}.post-author-name,.author-car,.author-metrics,.author-profile-link{grid-column:2}.author-car{margin:8px 0}.author-metrics{display:flex;gap:12px;flex-wrap:wrap;border:0;padding:0}.author-metrics div{display:block}.author-metrics dt{display:none}.author-profile-link{width:max-content;margin-top:8px}.ownership-trace{height:28px;padding:0;justify-content:flex-start}.ownership-trace:before{left:0;right:0;top:50%;bottom:auto;width:auto;height:1px}.ownership-trace span{width:28px;height:28px;background:var(--canvas)}.post-main{padding:14px 0 0}.post-message{padding-top:24px}.post-outcome{align-items:flex-start;flex-direction:column}.member-row{grid-template-columns:1fr}.member-context{border-left:0;padding:12px 0 22px}.profile-view>header{align-items:flex-start}.profile-view h1{font-size:2.4rem}.profile-body{grid-template-columns:1fr}.profile-body>aside{border-left:0;border-top:1px solid var(--line)}.profile-view>footer{align-items:flex-start;flex-wrap:wrap}.profile-view>footer nav{width:100%;margin-left:0;flex-wrap:wrap}.auth-copy,.auth-form,.compose{padding:28px}.compose{margin-top:30px}.auth-copy h1{font-size:3rem}.site-footer-in{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}.site-footer p{grid-column:auto}}
@media(max-width:760px){.error-shell{width:calc(100% - 28px);grid-template-columns:1fr;gap:20px;padding:36px 0}.error-copy .brand{margin-bottom:54px}.error-copy h1{font-size:4.6rem}.error-visual{min-height:280px}.error-actions{flex-wrap:wrap}}
@media(max-width:900px){.market-strip{grid-template-columns:repeat(3,1fr)}.market-strip>div:nth-child(2){border-right:1px solid var(--line)}.market-strip>div:nth-child(-n+2){border-bottom:0}}
@media(max-width:620px){.brand-copy b{font-size:.82rem;letter-spacing:0}.market-strip>div{padding:18px 12px}.market-strip dd{font-size:.62rem;letter-spacing:.06em}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
