.page-hero{padding:clamp(64px,10vh,120px) var(--gutter) clamp(56px,9vh,100px);background:#01060c;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,oklch(100% 0 0 / .025) 1px,transparent 1px),linear-gradient(to bottom,oklch(100% 0 0 / .025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.page-hero>*{position:relative}.page-hero .pre{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.page-hero .pill.neutral{background:#ffffff1f;color:#e0e5e9;border-color:#ffffff40}.page-hero .pill.neutral .dot{background:#a7afb5}.page-hero h1{font-size:clamp(40px,6vw,76px);font-weight:600;line-height:1.02;letter-spacing:-.035em;color:#f2f6f8;max-width:22ch;margin-bottom:24px}.page-hero h1 .accent{color:var(--accent)}.page-hero .lede{font-size:16px;line-height:1.55;color:#afb9c0;max-width:58ch;margin-bottom:44px}.page-hero .lede strong{color:#f2f6f8;font-weight:500}.hero-stats{display:grid;grid-template-columns:repeat(3,auto);width:fit-content;background:#09131a;border:1px solid oklch(32% .02 240);border-radius:var(--radius-lg);overflow:hidden}.hero-stats .stat{padding:18px 28px;border-right:1px solid oklch(32% .02 240)}.hero-stats .stat:last-child{border-right:0}.hero-stats .k{font-family:var(--font-mono);font-size:11px;color:#67737c;margin-bottom:8px}.hero-stats .v{font-size:22px;font-weight:500;letter-spacing:-.02em;color:#f2f6f8;line-height:1.1}.hero-stats .unit{font-family:var(--font-mono);font-size:13px;color:#67737c;margin-left:4px;font-weight:400}@media(max-width:680px){.hero-stats{grid-template-columns:1fr 1fr}.hero-stats .stat:nth-child(2){border-right:0}.hero-stats .stat:nth-child(3){border-top:1px solid oklch(32% .02 240)}}@media(max-width:480px){.hero-stats{grid-template-columns:1fr}.hero-stats .stat{border-right:0}.hero-stats .stat+.stat{border-top:1px solid oklch(32% .02 240)}}.work{padding-bottom:clamp(40px,6vh,80px)}.work .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.work .card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .16s,transform .2s,box-shadow .2s}.work .card:hover{border-color:#b8bfc4;transform:translateY(-2px);box-shadow:0 6px 24px -10px oklch(20% .05 240 / .12)}.work .card .header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:var(--surface-2);border-bottom:1px solid var(--border);font-family:var(--font-mono);font-size:11px;color:var(--muted)}.work .card .visual{aspect-ratio:16 / 10;position:relative;overflow:hidden;border-bottom:1px solid var(--border);background:var(--surface-2)}.work .card .visual img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.work .card:hover .visual img{transform:scale(1.03)}.work .card .body{padding:18px;flex:1;display:flex;flex-direction:column}.work .card .body .kicker{font-family:var(--font-mono);font-size:11px;color:var(--muted);margin-bottom:8px}.work .card .body h3{font-size:17px;font-weight:600;letter-spacing:-.015em;line-height:1.3;margin-bottom:10px}.work .card .body .desc{font-size:13.5px;line-height:1.55;color:var(--fg-2);margin-bottom:18px}.work .card .body .desc strong{color:var(--fg);font-weight:500}.work .card .body .meta{margin-top:auto;border-top:1px solid var(--border-2);padding-top:14px;display:grid;gap:4px}.work .card .body .meta .mr{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:11px}.work .card .body .meta .mr .k{color:var(--muted)}.work .card .body .meta .mr .v{color:var(--fg)}.work .card .body .url{margin-top:14px;font-family:var(--font-mono);font-size:12px;color:var(--accent);display:inline-flex;align-items:center;gap:6px}.work .card .body .url:after{content:"↗"}@media(max-width:1000px){.work .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.work .grid{grid-template-columns:1fr}}.wip-section{padding-bottom:clamp(40px,6vh,80px)}.wip-section .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.wip-section .card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color .16s,transform .2s,box-shadow .2s}.wip-section .card:hover{border-color:#b8bfc4;transform:translateY(-2px);box-shadow:0 6px 24px -10px oklch(20% .05 240 / .12)}.wip-section .card .header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:var(--surface-2);border-bottom:1px solid var(--border);font-family:var(--font-mono);font-size:11px;color:var(--muted)}.wip-section .card .visual{aspect-ratio:16 / 10;position:relative;overflow:hidden;border-bottom:1px solid var(--border);background:var(--surface-2)}.wip-section .card .visual img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.wip-section .card:hover .visual img{transform:scale(1.03)}.wip-section .card .body{padding:18px;flex:1;display:flex;flex-direction:column}.wip-section .card .body .kicker{font-family:var(--font-mono);font-size:11px;color:var(--muted);margin-bottom:8px}.wip-section .card .body h3{font-size:17px;font-weight:600;letter-spacing:-.015em;line-height:1.3;margin-bottom:10px}.wip-section .card .body .desc{font-size:13.5px;line-height:1.55;color:var(--fg-2);margin-bottom:18px}.wip-section .card .body .desc strong{color:var(--fg);font-weight:500}.wip-section .card .body .meta{margin-top:auto;border-top:1px solid var(--border-2);padding-top:14px;display:grid;gap:4px}.wip-section .card .body .meta .mr{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:11px}.wip-section .card .body .meta .mr .k{color:var(--muted)}.wip-section .card .body .meta .mr .v{color:var(--fg)}.wip-section .card .body .url{margin-top:14px;font-family:var(--font-mono);font-size:12px;color:var(--accent);display:inline-flex;align-items:center;gap:6px}.wip-section .card .body .url:after{content:"↗"}@media(max-width:820px){.wip-section .grid{grid-template-columns:1fr}}.cta-strip{padding:clamp(64px,10vh,120px) var(--gutter) clamp(48px,8vh,80px);border-top:1px solid var(--border)}.cta-strip .section-num{display:block;margin-bottom:clamp(24px,4vh,36px)}.cta-strip h2{font-size:clamp(32px,5vw,60px);font-weight:600;line-height:1.04;letter-spacing:-.035em;max-width:20ch;margin-bottom:20px}.cta-strip h2 .accent{color:var(--accent)}.cta-strip p{font-size:15px;line-height:1.6;max-width:48ch;color:var(--fg-2);margin-bottom:28px}.cta-strip p strong{color:var(--fg);font-weight:500}.cta-strip .ctas{display:flex;gap:10px;flex-wrap:wrap}.cta-strip .ctas a{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:var(--radius);font-size:13.5px;font-weight:500;border:1px solid}.cta-strip .ctas a.primary{background:var(--fg);color:var(--bg);border-color:var(--fg)}.cta-strip .ctas a.primary:hover{background:#313c44;border-color:#313c44;color:var(--bg)}.cta-strip .ctas a.ghost{background:var(--surface);color:var(--fg);border-color:var(--border)}.cta-strip .ctas a.ghost:hover{border-color:var(--fg)}
