:root{color-scheme:dark;--bg:#0b1015;--panel:#141d26;--line:#28333e;--muted:#9aabba;--accent:#dceafa;--green:#80dcb2}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#edf3f8;font:14px/1.7 -apple-system,BlinkMacSystemFont,Noto Sans Thai,Tahoma,sans-serif}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:transparent;color:inherit}button:disabled{opacity:.45;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #aad3ff;outline-offset:3px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:29px;letter-spacing:-.8px}h2{font-size:21px}h3{font-size:16px}small,.muted{color:var(--muted)}small{font-size:12px}button.primary,.primary{display:inline-flex;justify-content:center;align-items:center;gap:8px;background:#e6eff7;color:#13212c;border-radius:10px;padding:12px 20px;font-weight:600}.secondary{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid #364350;border-radius:10px;background:#24303b;padding:11px 17px}.danger{color:#ff9ca5}.full{width:100%}.topbar{position:sticky;top:0;z-index:10;background:#0b1015ed;backdrop-filter:blur(18px);border-bottom:1px solid #1e2933}.top-inner{height:78px;max-width:990px;margin:auto;display:flex;align-items:center;gap:16px;padding:0 30px}.brand{font-weight:850;font-size:36px;letter-spacing:-3px;line-height:1}.brand span{color:#afc1d4;font-size:27px;margin-left:4px}.plus{font-size:34px;font-weight:200;line-height:1}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:7px}.beta{margin-left:auto;font-size:9px;letter-spacing:1.4px;color:#9db2c7;border:1px solid #354454;border-radius:5px;padding:3px 6px}.signin{font-size:12px;background:#26323e;border-radius:8px;padding:7px 13px}main{max-width:930px;margin:0 auto;min-height:65vh;padding:35px 28px}.bottomnav{position:fixed;bottom:calc(20px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:calc(100% - 28px);max-width:440px;height:67px;padding:5px;display:flex;gap:3px;align-items:center;z-index:20;border:1px solid #ffffff2c;border-radius:40px;background:linear-gradient(115deg,#1c2630ec,#1d252ce8);box-shadow:0 7px 30px #0008,inset 0 1px 1px #fff1;backdrop-filter:blur(24px)}.bottomnav a{flex:1;height:55px;display:flex;align-items:center;justify-content:center;border-radius:32px}.bottomnav a.active{background:#fff2}.bottomnav svg{width:29px;height:29px}.avatar{width:104px;height:104px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(140deg,#5c7b94,#23313d);border:1px solid #607d96;font-size:38px;font-weight:700;color:#fff}.avatar.small{width:33px;height:33px;font-size:15px;border:2px solid #d8e6f2}.avatar.medium{width:46px;height:46px;font-size:19px;flex-shrink:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.eyebrow{color:#a0b7cd;letter-spacing:3px;font-size:10px;margin-bottom:10px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:center;padding:30px 0 55px}.hero h1{font-size:clamp(36px,5vw,59px);line-height:1.25;letter-spacing:-2px}.hero h1 span{color:#8ca8c1}.hero p{margin:20px 0 25px;color:var(--muted);max-width:390px}.hero-art{height:310px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:32px;background:radial-gradient(ellipse at 30% 10%,#526e8780,transparent 65%),linear-gradient(140deg,#1a2938,#0d161f);border:1px solid #354553}.orb{height:170px;width:170px;display:grid;place-items:center;font-size:100px;font-weight:800;letter-spacing:-10px;border-radius:50%;color:#edf2f8;background:linear-gradient(135deg,#8eabc066,#253d51);box-shadow:0 25px 80px #0008,inset 0 2px 2px #fff4}.art-label{position:absolute;bottom:24px;font-size:10px;letter-spacing:3px;color:#abc1d2}.hero-tags{display:flex;gap:8px;margin-top:20px;color:#a1b5c7;font-size:11px}.hero-tags span{border:1px solid #304151;border-radius:20px;padding:4px 10px}.empty{padding:60px 22px;text-align:center;background:#121b23;border:1px dashed #344351;border-radius:15px;color:var(--muted)}.empty svg{width:42px;height:42px;margin-bottom:12px}.empty h2{color:#e0eaf2;font-size:19px;margin-bottom:7px}.empty p{max-width:450px;margin:0 auto 20px}.notice{padding:13px 16px;background:#1a2835;border:1px solid #304356;border-radius:10px;color:#b7cbde;font-size:12px;margin:16px 0}.error{background:#3a2026;border-color:#733a43;color:#ffc3ca}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.post-tile{position:relative;aspect-ratio:3/4;display:block;background:#17232d;border-radius:6px;overflow:hidden}.post-tile img,.post-tile video{width:100%;height:100%;object-fit:cover}.post-tile .type{position:absolute;top:10px;right:10px;filter:drop-shadow(0 2px 5px #000)}.post-tile .private{position:absolute;top:9px;left:8px;background:#0b1015c9;border-radius:5px;padding:3px 7px;font-size:10px}.post-tile .price{position:absolute;bottom:10px;left:10px;background:#f1f5f9;color:#17222c;padding:4px 8px;border-radius:6px;font-size:11px;max-width:90%}.post-tile .fallback{display:grid;place-items:center;height:100%;padding:18px;text-align:center;color:#9ab0c2}.tabs{display:flex;border-bottom:1px solid var(--line);margin:25px 0 20px;gap:25px}.tabs button{padding:14px 0;color:#98aabb;border-bottom:2px solid transparent}.tabs button.active{border-color:#f1f5f8;color:#fff}.profile-head{display:grid;grid-template-columns:115px 1fr;gap:25px;align-items:center}.profile-head h1{font-size:27px}.stats{display:flex;gap:28px;margin:15px 0}.stats b{font-size:18px;margin-right:6px}.stats span{font-size:12px;color:var(--muted)}.bio{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:10px;color:#b8c6d2}.profile-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.profile-actions button{font-size:12px}.profile-actions .share{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{padding:21px;background:var(--panel);border:1px solid var(--line);border-radius:13px}.product-card .product-icon{font-size:28px;color:#b3cce2;margin-bottom:20px}.product-card p{color:#a7bbcd;font-size:20px;margin:10px 0}.product-card h3{overflow-wrap:anywhere}.row{display:flex;gap:13px;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.row .grow{flex:1;min-width:0;overflow-wrap:anywhere}.row small{display:block}.panel{background:var(--panel);border:1px solid var(--line);padding:24px;border-radius:14px;margin-bottom:20px}.panel h2{margin-bottom:13px}.stack{display:grid;gap:12px}.field{display:block;font-size:12px;margin:16px 0;color:#c3d0db}.field input,.field select,.field textarea,.searchbox{display:block;width:100%;margin-top:7px;padding:12px;background:#0d151d;color:#f1f6fa;border:1px solid #3b4c5b;border-radius:9px}.field textarea{resize:vertical;min-height:95px}.field small{display:block;margin-top:5px}.check{display:flex;align-items:center;gap:10px;font-size:13px;margin:18px 0}.check input{width:17px;height:17px}.hint{font-size:12px;color:#9fb1c2}.buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.buttons>*{flex:1}.spacer{height:12px}dialog{padding:0;border:1px solid #35485a;border-radius:18px;background:#121c25;color:#edf4fa;width:min(490px,calc(100vw - 24px));max-height:90dvh}dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}dialog>header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;border-bottom:1px solid var(--line);background:#121c25;z-index:2}dialog>header h2{font-size:15px}#dialogBody{padding:24px}#dialogBody p{color:#a8bacb}#dialogBody .primary{margin-top:10px}.media-detail{width:100%;max-height:65vh;object-fit:contain;background:#080d12;border-radius:12px}.detail-caption{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;margin:20px 0}.detail-actions{display:flex;gap:15px;align-items:center;margin:18px 0}.detail-actions button{display:flex;gap:6px;align-items:center}.liked{color:#ff8499}.channel-link{display:flex;justify-content:space-between;border:1px solid #354858;background:#1c2c3b;border-radius:9px;padding:13px 16px}.comment{padding:15px 0;border-bottom:1px solid var(--line)}.comment p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0}.chat{height:45vh;min-height:200px;overflow:auto;padding:15px;background:#0c151e;border-radius:12px;display:flex;flex-direction:column;gap:12px}.bubble{background:#24384a;border-radius:14px 14px 14px 2px;max-width:85%;padding:10px 14px;align-self:flex-start;white-space:pre-wrap;overflow-wrap:anywhere}.bubble.mine{background:#d5e4f1;color:#172938;align-self:flex-end;border-radius:14px 14px 2px}.bubble small{display:block;font-size:9px;color:inherit;opacity:.65}.chat-form{display:flex;gap:10px;margin-top:16px}.chat-form input{min-width:0;flex:1;padding:12px;background:#14212d;color:#fff;border:1px solid #3c5265;border-radius:10px}.inline-error{color:#ffb4be;font-size:12px;margin:10px 0;white-space:pre-wrap}.site-footer{max-width:930px;margin:20px auto 0;padding:20px 28px 125px;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;font-size:11px;color:#8da1b3}.site-footer button{padding:0;font-size:11px}#toast{position:fixed;left:50%;bottom:104px;transform:translate(-50%);max-width:min(500px,90vw);padding:12px 20px;background:#e7eff5;color:#182b3a;border-radius:10px;z-index:50;display:none;font-size:13px}#toast.show{display:block}.loading{padding:60px;text-align:center;color:var(--muted)}.track-frame{display:none}.account-note{font-size:11px;color:#9db2c7;margin-top:15px}.load-more{display:block;margin:25px auto}.upload-preview{width:100%;max-height:260px;object-fit:contain;border-radius:10px;background:#0a1118}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-grid .panel{margin-bottom:0}.subtle{font-size:12px;color:#c1d4e5;text-decoration:underline}.copyright{font-size:11px;color:#89a2b8}.searchbox{margin-bottom:20px}a:hover,button:hover{filter:brightness(1.1)}@media(max-width:700px){.top-inner{height:64px;padding:0 14px;gap:8px}.brand{font-size:29px}.brand span{font-size:23px}.beta{font-size:7px;letter-spacing:.7px;padding:2px 4px}.signin{font-size:10px;padding:6px 8px}.top-inner>.icon-button{min-width:32px;padding:3px}main{padding:25px 16px}.hero{grid-template-columns:1fr;gap:25px;padding:10px 0 38px}.hero h1{font-size:43px}.hero p{font-size:13px;max-width:300px;margin:17px 0}.hero-art{height:205px;border-radius:20px}.orb{height:125px;width:125px;font-size:78px}.art-label{bottom:14px;font-size:9px}.hero-tags{margin-top:18px}.section-head h1{font-size:24px}.section-head h2{font-size:19px}.profile-head{grid-template-columns:82px 1fr;gap:16px}.profile-head>.avatar{width:78px;height:78px;font-size:31px}.profile-head h1{font-size:21px}.stats{gap:13px;margin:9px 0}.stats b{display:block;font-size:16px;margin:0}.stats span{font-size:10px}.profile-actions .share{margin:0}.profile-actions button{flex:1;white-space:nowrap;padding:10px;font-size:11px}.grid{margin:0 -16px;gap:3px}.post-tile{border-radius:0;aspect-ratio:3/4.4}.post-tile .price{font-size:9px;bottom:7px;left:5px;max-width:94%;padding:3px 5px}.post-tile .type{top:6px;right:5px}.post-tile svg{width:18px;height:18px}.tabs{gap:0;justify-content:space-around}.tabs button{font-size:12px}.product-grid{gap:9px}.product-card{padding:15px}.product-card h3{font-size:13px}.product-card p{font-size:17px}.product-card button{font-size:11px;padding:9px}.panel{padding:18px}.bottomnav{bottom:calc(13px + env(safe-area-inset-bottom))}.site-footer{padding-bottom:110px}.settings-grid{grid-template-columns:1fr}.empty{padding:35px 18px}.chat-form button{padding:10px}.chat{height:48vh}.section-head>.primary{font-size:12px;padding:10px}.hero-tags span{font-size:10px;padding:3px 8px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.google-signin{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;margin-top:16px;padding:12px;border:1px solid #747775;border-radius:10px;background:#fff;color:#1f1f1f;font-size:14px;font-weight:500;line-height:20px}.google-signin-logo{display:block;width:20px;height:20px;flex:0 0 20px;object-fit:contain}.google-signin:hover{filter:none;background:#f8faff;box-shadow:0 1px 3px #0002}.google-signin:disabled{cursor:not-allowed}.google-signin span{min-width:0}.admin-head{margin-bottom:24px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.admin-stats b{display:block;font-size:26px}.admin-table{width:100%;border-collapse:collapse;min-width:700px;text-align:left;font-size:12px}.admin-table th,.admin-table td{padding:14px 12px;border-bottom:1px solid var(--line);vertical-align:top}.admin-table small,.admin-post small{display:block;color:var(--muted)}.admin-table a{color:#b8d8ff}.table-scroll{overflow-x:auto;margin:18px 0}.admin-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.admin-facts b{display:block}.ip-group{padding:18px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.admin-post{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.ua-cell{max-width:300px;overflow-wrap:anywhere}#adminActionForm:not(:empty){margin-top:20px;padding:18px;border:1px solid #54718b;border-radius:12px}#adminContent>.panel{margin-top:20px}.tabs a[aria-current]{background:#dceafa;color:#15202a}@media(max-width:700px){.admin-stats{grid-template-columns:1fr}.admin-stats .panel{margin:0}.admin-facts{grid-template-columns:1fr}.tabs{flex-wrap:wrap;gap:8px}.tabs a{font-size:11px;padding:8px}.admin-post{flex-wrap:wrap}}
