:root { --black:#080808; --paper:#f5f2ea; --ink:#fff; --muted:#a7a7aa; --line:rgba(255,255,255,.13); --yellow:#ffd100; --green:#009543; --red:#d21034; --shell:1180px; }
* { box-sizing:border-box; }
html,body { margin:0; min-height:100%; }
body { min-height:100vh; display:flex; flex-direction:column; background:radial-gradient(900px 520px at 100% -10%,rgba(255,209,0,.08),transparent 55%),var(--black); color:var(--ink); font:16px/1.5 "Avenir Next", "Helvetica Neue", sans-serif; }
a { color:inherit; text-decoration:none; transition:color .18s,border-color .18s,background .18s; }
a:hover { color:var(--yellow); }
.shell { width:min(var(--shell),calc(100% - 40px)); margin:auto; }
.site-header { border-bottom:1px solid var(--line); background:rgba(8,8,8,.88); backdrop-filter:blur(16px); }
.nav-shell { min-height:78px; display:flex; align-items:center; justify-content:space-between; gap:24px; }
.brand { display:flex; align-items:center; gap:12px; font-weight:800; letter-spacing:-.035em; line-height:.92; }
.brand img { width:46px; height:46px; object-fit:cover; border:1px solid var(--line); }
.brand small { color:var(--yellow); font-size:.74em; letter-spacing:.04em; }
nav { display:flex; gap:21px; align-items:center; color:#ddd; font-size:.9rem; font-weight:700; }
main { flex:1; }
.hero { position:relative; display:grid; grid-template-columns:1.35fr .65fr; min-height:266px; overflow:hidden; border:1px solid var(--line); margin-top:32px; background:linear-gradient(115deg,#14131a,#111113 65%,#0b0b0b); }
.hero::before { content:""; position:absolute; inset:0; opacity:.34; background:linear-gradient(90deg,transparent 49.7%,#fff 50%,transparent 50.3%),linear-gradient(0deg,transparent 49.7%,#fff 50%,transparent 50.3%); background-size:136px 136px; }
.hero-copy { z-index:1; display:flex; flex-direction:column; justify-content:center; padding:34px clamp(30px,5vw,66px); }
.eyebrow { display:block; color:var(--yellow); font-size:.72rem; font-weight:800; letter-spacing:.16em; text-transform:uppercase; }
.hero h1,.article h1,.dashboard h1,.editor h1,.auth h1 { margin:10px 0 0; font:800 clamp(2.6rem,5vw,4.8rem)/.82 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.085em; text-transform:uppercase; }
.hero h1 em { color:var(--yellow); font-style:normal; }
.hero p { max-width:54ch; margin:15px 0 20px; color:#ddd; font-size:.98rem; }
.hero-actions { display:flex; flex-wrap:wrap; gap:10px; }
.button { display:inline-flex; align-items:center; justify-content:center; min-height:44px; border:1px solid var(--line); padding:0 18px; background:transparent; color:#fff; font:800 .9rem inherit; cursor:pointer; }
.button:hover { color:var(--green); border-color:var(--green); }
.primary { background:#fff; border-color:#fff; color:#000; }
.primary:hover { background:var(--yellow); border-color:var(--yellow); color:#000; }
.hero-art { position:relative; overflow:hidden; border-left:1px solid var(--line); background:linear-gradient(140deg,rgba(255,209,0,.13),transparent 56%); }
.hero-art img { position:absolute; top:18%; right:18%; width:min(36%,126px); aspect-ratio:1; object-fit:contain; padding:14px; background:#050505; border:1px solid rgba(255,255,255,.22); transform:rotate(-6deg); }
.ring { position:absolute; border:14px solid var(--yellow); border-radius:50%; }
.ring.one { width:310px; height:310px; top:-175px; right:-45px; }.ring.two { width:225px; height:225px; right:25px; bottom:-142px; opacity:.72; }
.slash { position:absolute; top:48%; right:-30%; width:150%; height:15px; transform:rotate(-43deg); background:linear-gradient(90deg,transparent,var(--yellow) 28%,var(--yellow) 68%,transparent); }
.hero-art strong { position:absolute; right:16%; bottom:18%; font:800 clamp(1.15rem,2.1vw,2rem)/.84 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.07em; }
.story-section { padding:68px 0; }.section-heading,.admin-top { display:flex; justify-content:space-between; align-items:end; gap:22px; margin-bottom:24px; }.section-heading h2 { margin:5px 0 0; padding-left:12px; border-left:4px solid var(--red); font:800 2rem/1 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.06em; }
.video-section { padding:68px 0 0; }.text-link { color:var(--yellow); font-size:.85rem; font-weight:800; }.video-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }.video-card { overflow:hidden; border:1px solid var(--line); background:#0e0e0e; transition:transform .18s,border-color .18s; }.video-card:hover { border-color:rgba(255,209,0,.55); transform:translateY(-3px); }.video-image { position:relative; display:block; aspect-ratio:16/9; overflow:hidden; background:#151515; }.video-image img { width:100%; height:100%; object-fit:cover; filter:grayscale(1); transition:filter .18s,transform .18s; }.video-card:hover .video-image img { filter:grayscale(.3); transform:scale(1.03); }.play { position:absolute; right:12px; bottom:12px; padding:6px 9px; background:var(--yellow); color:#000; font-size:.68rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }.video-copy { padding:16px 18px 19px; }.video-copy span { color:var(--yellow); font-size:.7rem; font-weight:800; letter-spacing:.14em; text-transform:uppercase; }.video-copy h3 { margin:8px 0 0; font:800 1.16rem/1.1 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.045em; }.video-copy p { margin:10px 0 0; color:var(--muted); font-size:.91rem; }
.work-section { padding:68px 0 0; }
.page-hero { padding:clamp(58px,10vw,118px) 0 62px; max-width:960px; }.page-hero h1 { margin:13px 0 0; font:800 clamp(3.2rem,7vw,7.2rem)/.82 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.09em; text-transform:uppercase; }.page-hero h1 em { color:var(--yellow); font-style:normal; }.page-hero p { max-width:61ch; margin:28px 0 0; color:#d5d5d5; font-size:1.15rem; }.content-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; padding-bottom:18px; }.content-block { min-height:260px; padding:30px; border:1px solid var(--line); background:#101010; }.content-block h2,.services-list h2 { margin:9px 0 0; font:800 clamp(1.8rem,3vw,2.8rem)/.95 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.065em; }.content-block p { max-width:42ch; color:var(--muted); }.services-list { padding:52px 0 80px; }.services-list > div { display:flex; flex-wrap:wrap; gap:9px; margin-top:25px; }.services-list > div span { padding:10px 13px; border:1px solid var(--line); color:#e5e5e5; font-weight:800; }.contact-hero { padding-bottom:42px; }.contact-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; padding-bottom:80px; }.contact-card { min-height:210px; display:flex; flex-direction:column; justify-content:space-between; padding:27px; border:1px solid var(--line); background:#101010; transition:transform .18s,border-color .18s; }.contact-card:hover { border-color:rgba(255,209,0,.55); transform:translateY(-3px); }.contact-card strong { font:800 clamp(1.5rem,3vw,2.5rem)/.95 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.06em; }.contact-card small { color:var(--muted); }
.search { display:flex; min-width:min(100%,340px); }.search input { min-width:0; flex:1; border:1px solid var(--line); padding:11px 13px; background:#111; color:#fff; outline:none; }.search input:focus { border-color:var(--yellow); box-shadow:0 0 0 3px rgba(255,209,0,.16); }.search button { border:1px solid var(--green); border-left:0; background:var(--green); color:#fff; padding:0 15px; font-weight:800; cursor:pointer; }
.category-row { display:flex; flex-wrap:wrap; gap:7px; margin-bottom:24px; }.category { border:1px solid var(--line); padding:7px 12px; color:#d8d8d8; font-size:.84rem; font-weight:800; }.category.selected { background:var(--green); border-color:var(--green); color:#fff; }
.story-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }.story-card { border:1px solid var(--line); background:#0e0e0e; transition:transform .18s,border-color .18s; }.story-card:hover { border-color:rgba(255,209,0,.55); transform:translateY(-3px); }.story-image { display:block; aspect-ratio:16/10; background:#151515; }.story-image img { width:100%; height:100%; object-fit:cover; filter:grayscale(1); }.story-copy { padding:18px; }.story-copy span { color:var(--yellow); font-size:.7rem; font-weight:800; letter-spacing:.14em; text-transform:uppercase; }.story-copy h3 { margin:8px 0 0; font:800 1.25rem/1.08 "Avenir Next","Helvetica Neue",sans-serif; letter-spacing:-.045em; }.story-copy p { margin:10px 0 0; color:var(--muted); }
.empty { border:1px dashed var(--line); padding:34px; color:var(--muted); }.article { max-width:900px; padding:58px 0 80px; }.article-image { width:100%; max-height:520px; margin-bottom:32px; object-fit:cover; filter:grayscale(1); }.article h1 { font-size:clamp(2.5rem,6vw,5.5rem); }.article-excerpt { max-width:60ch; color:#dedede; font-size:1.2rem; }.article-body { max-width:67ch; color:#c7c7c7; font-size:1.04rem; }
.auth,.editor,.dashboard { max-width:960px; padding:54px 0 78px; }.auth { max-width:520px; }.auth form,.editor form { display:grid; gap:18px; padding:30px; border:1px solid var(--line); background:#101010; }.auth h1,.editor h1,.dashboard h1 { font-size:clamp(2.4rem,4vw,4rem); }.auth label,.editor label { display:grid; gap:7px; color:#ddd; font-weight:700; }.auth input,.editor input,.editor textarea,.editor select { width:100%; border:1px solid var(--line); padding:12px; background:#0a0a0a; color:#fff; font:inherit; outline:none; }.auth input:focus,.editor input:focus,.editor textarea:focus,.editor select:focus { border-color:var(--yellow); box-shadow:0 0 0 3px rgba(255,209,0,.16); }.form-grid { display:grid; grid-template-columns:1fr 1fr; gap:16px; }.flash { padding:10px 12px; margin:0; }.flash.error { color:#fff; background:rgba(210,16,52,.25); border-left:3px solid var(--red); }.flash.success { color:#fff; background:rgba(0,149,67,.22); border-left:3px solid var(--green); }.admin-top > div:last-child { display:flex; gap:10px; }.inline { display:inline; }.admin-list { display:grid; gap:10px; }.admin-list article { display:flex; justify-content:space-between; gap:16px; padding:17px; border:1px solid var(--line); background:#101010; }.admin-list span { color:var(--yellow); font-size:.72rem; font-weight:800; letter-spacing:.12em; text-transform:uppercase; }.admin-list h2 { margin:5px 0; font-size:1.2rem; }.admin-list small { color:var(--muted); }.admin-actions { display:flex; align-items:center; gap:14px; }.admin-actions a { color:var(--yellow); }.admin-actions button { border:0; padding:0; background:transparent; color:#f08b9d; font:inherit; cursor:pointer; }.back { color:var(--yellow); }.image-preview { max-width:220px; border:1px solid var(--line); }footer { margin-top:auto; border-top:1px solid rgba(0,149,67,.3); padding:22px 0; color:var(--muted); font-size:.9rem; }
@media(max-width:760px){.shell{width:min(var(--shell),calc(100% - 28px));}.nav-shell{min-height:70px}.brand img{width:38px;height:38px}nav{gap:13px;font-size:.78rem}.hero{grid-template-columns:1fr;min-height:250px;margin-top:18px}.hero-copy{padding:35px 28px}.hero h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-art{display:none}.work-section,.video-section,.story-section{padding:44px 0 0}.story-section{padding-bottom:44px}.section-heading,.admin-top{align-items:start;flex-direction:column}.search{width:100%}.story-grid,.video-grid,.form-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.article,.auth,.editor,.dashboard{padding:34px 0 54px}.admin-list article{flex-direction:column}.admin-actions{justify-content:space-between}.article h1{font-size:clamp(2.7rem,14vw,4.3rem)}.page-hero{padding:54px 0 40px}.page-hero p{font-size:1rem}.content-block{min-height:0}.services-list{padding:42px 0 56px}.contact-grid{padding-bottom:56px}.contact-card{min-height:180px}}
@media(max-width:560px){.nav-shell{min-height:0;align-items:flex-start;flex-direction:column;gap:12px;padding:14px 0}.brand{font-size:.95rem}.brand img{width:42px;height:42px}nav{width:100%;gap:8px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}nav a{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid var(--line)}.hero{min-height:244px;margin-top:14px}.hero-copy{padding:30px 22px}.hero h1{font-size:clamp(2.55rem,13.5vw,3.7rem)}.hero p{margin:14px 0 18px;font-size:.9rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.video-section{padding-top:36px}.section-heading h2{font-size:1.7rem}.video-copy{padding:14px 15px 17px}footer{padding:18px 0;font-size:.8rem}}
