:root{--ink:#101012;--muted:#666a70;--line:#d7d2ca;--paper:#f4f2ee;--panel:#fff;--felt:#166044;--gold:#b08a45;--red:#8d2d2d;--radius:8px}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;padding-bottom:76px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f2eef0;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:12px clamp(16px,4vw,44px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{color:var(--muted);font-size:12px}.topbar-actions,.topbar-auth-links{align-items:center;gap:8px;display:flex}.topbar-actions a,.icon-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);place-items:center;width:38px;height:38px;display:grid}.topbar-actions .topbar-text-link{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:auto;min-width:58px;min-height:38px;color:var(--ink);white-space:nowrap;place-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-grid}.topbar-actions .topbar-text-link.primary{border-color:var(--ink);background:var(--ink);color:#fff}.main{width:min(1180px,100%);margin:0 auto;padding:24px clamp(16px,4vw,44px)}.section-header{gap:8px;margin-bottom:22px;display:grid}.section-header p{color:var(--gold);text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.section-header h1{max-width:820px;margin:0;font-size:clamp(32px,6vw,62px);line-height:.98}.section-header span{max-width:720px;color:var(--muted);font-size:16px;line-height:1.7}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:18px}.card h2,.card h3{margin:0 0 8px}.card p{color:var(--muted);margin:0;line-height:1.6}.button-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.button,.button.secondary{border-radius:var(--radius);border:1px solid var(--ink);background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:750;display:inline-flex}.button.secondary{border-color:var(--line);background:var(--panel);color:var(--ink)}.hero-band{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:stretch;gap:24px;margin-bottom:20px;padding-bottom:24px;display:grid}.home-page{gap:28px;padding-bottom:28px;display:grid}.home-hero{background:radial-gradient(circle at 92% 16%,#1a366529,#0000 24%),linear-gradient(135deg,#fffaf1 0%,#f5f3ef 42%,#fff 100%);border:1px solid #10101214;border-radius:22px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(20px,4vw,48px);min-height:420px;padding:clamp(24px,5vw,58px);display:grid;overflow:hidden;box-shadow:0 20px 70px #131b2b14}.home-hero-copy{align-content:center;gap:12px;display:grid}.home-kicker{color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:850}.home-hero h1{color:#16325f;margin:0;font-size:clamp(48px,9vw,104px);line-height:.92}.home-hero h2{max-width:680px;color:var(--ink);margin:0;font-size:clamp(22px,3.4vw,42px);line-height:1.08}.home-hero p{color:var(--muted);margin:0;font-size:clamp(16px,2vw,20px);line-height:1.6}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.home-hero-visual{background:linear-gradient(160deg,#16325ff5,#144d3ae6),#16325f;border-radius:20px;place-items:center;min-height:300px;padding:clamp(22px,4vw,42px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.home-hero-visual:before{content:"";border:1px solid #ffffff3d;border-radius:50%;width:210px;height:210px;position:absolute;top:-68px;right:-72px}.home-hero-visual img{z-index:1;background:#fffffff0;border-radius:18px;width:min(280px,78%);height:auto;padding:18px;display:block;position:relative}.home-hero-orbit{z-index:1;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex;position:relative}.home-hero-orbit span,.home-tag{color:#fff;background:#ffffff21;border:1px solid #ffffff47;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.home-section{gap:14px;display:grid}.home-section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.home-section-heading p,.home-section-heading h2{margin:0}.home-section-heading p{color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:850}.home-section-heading h2{font-size:clamp(22px,3vw,32px)}.quick-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-card{background:#fffffff5;border:1px solid #10101217;border-radius:18px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 12px 34px #131b2b0f}.home-card:hover{border-color:#16325f38;transform:translateY(-2px);box-shadow:0 18px 46px #131b2b1a}.quick-action-card{gap:12px;min-height:218px;padding:20px;display:grid}.home-card-icon{color:#16325f;background:#eef2f8;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.quick-action-card h3,.quick-action-card p,.quick-action-card strong,.media-card h3,.hot-post-card h3,.hot-post-card p,.warranty-notice h2,.warranty-notice p{margin:0}.quick-action-card h3,.media-card h3,.hot-post-card h3{font-size:19px}.quick-action-card p,.hot-post-card p,.warranty-notice p{color:var(--muted);line-height:1.65}.quick-action-card strong{color:#16325f;align-self:end;align-items:center;gap:6px;font-size:14px;display:inline-flex}.gallery-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.media-card{display:grid;overflow:hidden}.media-thumb{background:linear-gradient(135deg,#1a2440,#b08a45);min-height:210px;position:relative}.media-thumb:before{content:"";border:1px solid #ffffff47;border-radius:16px;position:absolute;inset:22px}.media-thumb:after{content:"";background:#ffffffd1;border-radius:999px;height:8px;position:absolute;top:48%;left:18%;right:18%;transform:rotate(-18deg)}.media-thumb span{z-index:1;color:#16325f;background:#ffffffdb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex;position:absolute;bottom:14px;left:14px}.ladyOne{background:linear-gradient(135deg,#1b2f5b,#c7a56b)}.ladyTwo{background:linear-gradient(135deg,#273f34,#e4d7c2)}.ladyThree{background:linear-gradient(135deg,#101012,#8d2d2d)}.ladyFour{background:linear-gradient(135deg,#23354b,#8a8d83)}.cueOne{background:linear-gradient(135deg,#0f233d,#d9c29a)}.cueTwo{background:linear-gradient(135deg,#111,#8b6b42)}.cueThree{background:linear-gradient(135deg,#173f35,#d8d2c4)}.cueFour{background:linear-gradient(135deg,#16325f,#b08a45)}.media-card-body{gap:10px;padding:16px;display:grid}.media-card-body .home-tag,.hot-post-card .home-tag{color:#16325f;background:#eef2f8;border-color:#16325f29;width:fit-content}.hot-post-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.hot-post-card{gap:10px;min-height:172px;padding:20px;display:grid}.warranty-notice{background:linear-gradient(135deg,#16325f14,#ffffffeb),#fff;border:1px solid #16325f24;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:clamp(22px,4vw,36px);display:grid;box-shadow:0 18px 50px #131b2b12}.warranty-notice h2{margin-top:6px;font-size:clamp(26px,4vw,40px)}.warranty-notice strong{color:#8d2d2d;margin-top:10px;display:block}.login-page{place-items:center;min-height:calc(100vh - 190px);display:grid}.login-card{gap:14px;width:min(460px,100%);display:grid;box-shadow:0 18px 50px #131b2b14}.login-card h1,.login-card p{margin:0}.login-card h1{font-size:clamp(30px,5vw,44px)}.form-field{gap:7px;display:grid}.form-field span{color:var(--ink);font-size:14px;font-weight:800}.form-field input{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:44px;color:var(--ink);background:#fff;padding:0 12px}.form-field input:focus{border-color:#16325f;outline:2px solid #16325f1f}.form-error,.form-success,.form-helper{margin:0;line-height:1.6}.form-error{color:#8d2d2d;font-weight:750}.form-success{color:var(--felt);font-weight:750}.form-helper{color:var(--muted)}.form-helper a{color:#16325f;font-weight:850}.cue-visual,.photo-visual{border-radius:var(--radius);border:1px solid var(--line);background:radial-gradient(circle at 70% 26%,#b08a4542,#0000 24%),linear-gradient(135deg,#111 0%,#282623 42%,#166044 100%);min-height:340px;position:relative;overflow:hidden}.cue-visual:before,.photo-visual:before{content:"";background:linear-gradient(90deg,#d8c49c,#24170d,#d7b36b,#f1e4c5);border-radius:999px;height:10px;position:absolute;top:46%;left:12%;right:12%;transform:rotate(-18deg);box-shadow:0 16px 42px #0000006b}.photo-visual{background:linear-gradient(#1010120d,#101012a6),linear-gradient(135deg,#1a1a1b,#52625a 44%,#b08a45)}.jazz-lady-visual{border-radius:var(--radius);background:linear-gradient(135deg,#101012e6,#16604480),#111;border:1px solid #1010121f;min-height:340px;overflow:hidden;box-shadow:0 18px 48px #1010121f}.jazz-lady-visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:340px;display:block}.stat-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat{border-top:3px solid var(--felt)}.stat strong{font-size:25px;display:block}.feed-item,.chat-row,.admin-row{border-bottom:1px solid var(--line);gap:8px;padding:16px 0;display:grid}.feed-meta,.pill-row{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.pill{border:1px solid var(--line);min-height:28px;color:var(--ink);background:#f9f8f5;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:750;display:inline-flex}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #10101229;border-radius:18px;grid-template-columns:repeat(7,minmax(0,1fr));width:min(860px,100% - 24px);display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #00000029}.bottom-nav a{min-height:56px;color:var(--muted);place-items:center;gap:4px;font-size:10.5px;font-weight:750;display:grid}.bottom-nav a.active{color:var(--felt)}@media (max-width:760px){.topbar-actions a:nth-last-child(-n+2){display:none}.hero-band,.grid.two,.grid.three,.stat-list{grid-template-columns:1fr}.cue-visual,.photo-visual{min-height:220px}}@media (max-width:980px){.home-hero,.warranty-notice{grid-template-columns:1fr}.quick-action-grid,.gallery-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-post-list{grid-template-columns:1fr}.warranty-notice .home-hero-actions{justify-content:flex-start}}@media (max-width:760px){.home-page{gap:22px;padding-bottom:36px}.home-hero{border-radius:18px;min-height:0;padding:22px}.home-hero h1{font-size:clamp(44px,16vw,64px)}.home-hero h2{font-size:24px}.home-hero-actions{grid-template-columns:1fr;display:grid}.home-hero-visual{min-height:210px}.home-hero-visual img{width:min(220px,76%)}.quick-action-grid{grid-template-columns:1fr}.gallery-row{scroll-snap-type:x proximity;gap:14px;margin-inline:-16px;padding:0 16px 8px;display:flex;overflow-x:auto}.gallery-row .media-card{scroll-snap-align:start;min-width:76vw}.media-thumb{min-height:190px}.home-section-heading{align-items:start;display:grid}}
