:root { --ink:#eef2ff; --muted:rgba(228,237,255,.66); --blue:#6fd5ff; --violet:#8d6cff; --pink:#ff7cc7; --lime:#c4ff5c; --line:rgba(190,215,255,.21); --glass:rgba(18,37,88,.62); --shadow:0 18px 55px rgba(4,8,39,.26); }
* { box-sizing:border-box; }
html { min-width:320px; scroll-behavior:smooth; }
body { margin:0; min-height:100vh; color:var(--ink); background:#060a25; font-family:"Microsoft YaHei", "PingFang SC", system-ui, sans-serif; }
a { color:inherit; text-decoration:none; }
button { color:inherit; font:inherit; }
.site-backdrop,.site-noise { position:fixed; inset:0; pointer-events:none; }
.site-backdrop { z-index:-3; background-image:linear-gradient(125deg,rgba(5,10,42,.72),rgba(8,56,110,.34)),url('/assets/reference-background.webp'); background-size:cover; background-position:center; filter:saturate(1.13) blur(3px); transform:scale(1.04); }
.site-backdrop::before { content:""; position:absolute; inset:0; background:radial-gradient(circle at 15% 19%,rgba(78,226,255,.23),transparent 26%),radial-gradient(circle at 82% 14%,rgba(135,93,255,.28),transparent 28%),linear-gradient(180deg,rgba(3,6,31,.14),rgba(4,7,32,.78)); }
.site-noise { z-index:-2; opacity:.07; background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E"); }
.site-shell { min-height:100vh; width:min(1240px,calc(100% - 28px)); margin:0 auto; border-inline:1px solid rgba(173,205,255,.12); background:rgba(6,12,45,.1); }
.site-header { min-height:70px; padding:0 28px; display:flex; align-items:center; gap:28px; border-bottom:1px solid var(--line); background:rgba(7,17,55,.67); backdrop-filter:blur(18px); position:sticky; top:0; z-index:10; }
.brand { display:flex; align-items:baseline; gap:8px; font:700 21px Georgia,serif; letter-spacing:-.04em; white-space:nowrap; }
.brand em { font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing:.12em; color:var(--blue); font-style:normal; }
.site-nav { display:flex; align-items:center; gap:22px; margin-left:auto; font:600 11px ui-monospace,SFMono-Regular,Consolas,monospace; color:rgba(233,239,255,.73); }
.site-nav a { padding:26px 0 23px; border-bottom:2px solid transparent; transition:color .2s,border-color .2s; }
.site-nav a:hover,.site-nav a.is-active { color:var(--blue); border-color:var(--violet); }
.header-orb { width:28px; height:28px; display:grid; place-items:center; color:var(--blue); font-size:21px; }
.menu-toggle { display:none; margin-left:auto; border:1px solid var(--line); background:transparent; border-radius:7px; padding:7px 10px; cursor:pointer; }
.page-content { width:min(1090px,calc(100% - 56px)); margin:0 auto; }
.home-content { padding:62px 0 55px; }
.hero-intro { max-width:740px; padding:32px 0 48px; }
.hero-kicker,.eyebrow { color:rgba(190,220,255,.62); font:600 10px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing:.2em; text-transform:uppercase; }
.hero-intro h1 { margin:18px 0 18px; font:700 clamp(44px,7vw,82px)/.98 Georgia,serif; letter-spacing:-.07em; text-shadow:0 10px 30px rgba(3,7,34,.28); }
h1 i { color:#fff; font-style:normal; }
.hero-description { max-width:520px; margin:0 0 26px; color:var(--muted); font-size:14px; line-height:1.9; }
.neon-button { display:inline-flex; align-items:center; gap:19px; padding:13px 17px 13px 20px; color:#111c27; background:var(--lime); border-radius:999px; font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing:.09em; box-shadow:0 0 30px rgba(196,255,92,.23); transition:transform .2s,box-shadow .2s; }
.neon-button span { font-size:17px; line-height:.7; }
.neon-button:hover { transform:translateY(-3px); box-shadow:0 0 38px rgba(196,255,92,.43); }
.home-panels { display:grid; grid-template-columns:1.15fr .85fr; gap:18px; }
.glass-card { border:1px solid rgba(186,218,255,.22); background:linear-gradient(135deg,rgba(35,82,142,.52),rgba(25,35,92,.57)); box-shadow:var(--shadow); backdrop-filter:blur(18px); border-radius:19px; }
.profile-card,.mix-card { min-height:255px; padding:24px; }
.profile-topline { display:flex; justify-content:space-between; align-items:center; }
.status-dot { color:#b9ff76; font:600 9px ui-monospace,monospace; letter-spacing:.08em; }
.profile-identity { display:flex; align-items:center; gap:17px; margin:27px 0 15px; }
.avatar { width:78px; height:78px; border:3px solid var(--violet); border-radius:20px; object-fit:cover; box-shadow:0 0 0 5px rgba(130,84,255,.17),0 0 28px rgba(105,69,255,.5); }
.profile-identity h2,.mix-card h2 { margin:0; font:700 27px Georgia,serif; letter-spacing:-.05em; }
.profile-identity p,.mix-card p { margin:6px 0 0; color:var(--muted); font-size:11px; }
.profile-copy { margin:0 0 20px; color:rgba(232,240,255,.8); font-size:12px; line-height:1.7; }
.stat-row { display:flex; align-items:end; gap:30px; padding-top:14px; border-top:1px solid rgba(200,221,255,.17); }
.stat-row strong { display:block; color:#ad94ff; font:700 25px Georgia,serif; }.stat-row strong.pink{color:var(--pink)}.stat-row strong.blue{color:var(--blue)} .stat-row span { color:var(--muted); font-size:10px; }
.blue-text { color:var(--blue); }.mix-card { display:flex; flex-direction:column; justify-content:space-between; }.mix-card h2 { margin-top:10px; }.waveform { min-height:58px; display:flex; align-items:center; gap:4px; margin-top:12px; }.waveform i { width:4px; height:var(--h); border-radius:99px; background:linear-gradient(var(--blue),var(--violet)); opacity:.85; }.player-controls { display:flex; align-items:center; justify-content:center; gap:23px; color:rgba(240,246,255,.8); font-size:13px; }.player-controls button { width:40px; height:40px; border:0; border-radius:50%; cursor:pointer; background:#6354ff; box-shadow:0 0 25px rgba(88,69,255,.7); }.quote-bar { margin:18px 0 43px; padding:15px 22px; border:1px solid rgba(150,167,255,.15); border-radius:15px; text-align:center; background:rgba(4,8,36,.7); color:rgba(246,248,255,.9); font:600 14px Georgia,serif; letter-spacing:.15em; }
.section-heading { display:flex; justify-content:space-between; align-items:end; margin-bottom:17px; }.section-heading h2 { margin:8px 0 0; font:700 28px Georgia,serif; letter-spacing:-.05em; }.section-heading a,.home-footer-note a { color:var(--blue); font:600 10px ui-monospace,monospace; letter-spacing:.09em; }.section-heading a span { font-size:15px; }.featured-grid { display:grid; grid-template-columns:1.45fr 1fr 1fr; grid-template-rows:180px 180px; gap:13px; }.photo-tile { display:block; overflow:hidden; position:relative; border-radius:14px; border:1px solid rgba(194,221,255,.22); background:#1a336a; }.photo-tile.tile-large { grid-row:span 2; }.photo-tile img { width:100%; height:100%; object-fit:cover; opacity:.84; transition:transform .45s ease,opacity .45s ease; }.photo-tile::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 34%,rgba(4,8,35,.85)); }.photo-tile:hover img { transform:scale(1.07); opacity:1; }.photo-tile span { position:absolute; z-index:1; left:14px; bottom:13px; font:600 10px ui-monospace,monospace; letter-spacing:.08em; color:rgba(246,249,255,.84); }.home-footer-note { display:grid; grid-template-columns:110px 1fr auto; gap:25px; align-items:center; margin-top:22px; padding:17px 20px; border-left:3px solid var(--violet); border-radius:8px; background:rgba(15,24,67,.63); }.home-footer-note span { color:var(--blue); font:600 10px ui-monospace,monospace; letter-spacing:.13em; }.home-footer-note p { margin:0; color:var(--muted); font-size:12px; }
.site-footer { width:min(1090px,calc(100% - 56px)); margin:0 auto; padding:18px 0 24px; display:flex; justify-content:space-between; color:rgba(206,222,255,.43); font:600 9px ui-monospace,monospace; letter-spacing:.14em; }
.inner-page { padding:74px 0 110px; }.page-heading { max-width:700px; }.page-heading h1 { margin:17px 0 12px; font:700 clamp(44px,7vw,80px)/.95 Georgia,serif; letter-spacing:-.08em; }.page-heading p { margin:0; color:var(--muted); line-height:1.8; font-size:14px; }.filter-row { display:flex; align-items:center; gap:10px; margin:54px 0 17px; }.filter-label { margin-right:7px; color:rgba(206,224,255,.45); font:600 9px ui-monospace,monospace; letter-spacing:.16em; }.filter-chip { cursor:pointer; padding:9px 13px; border:1px solid var(--line); border-radius:100px; background:rgba(13,24,69,.55); color:var(--muted); font-size:11px; }.filter-chip b { margin-left:6px; color:var(--blue); font:600 9px ui-monospace,monospace; }.filter-chip.active,.filter-chip:hover { border-color:var(--blue); color:#fff; background:rgba(31,68,125,.6); }.collection-grid { display:grid; grid-template-columns:1.2fr .8fr; gap:18px; }.collection-card { display:block; overflow:hidden; transition:transform .25s,border-color .25s; }.collection-card:hover { transform:translateY(-4px); border-color:rgba(117,212,255,.66); }.collection-cover { height:420px; overflow:hidden; position:relative; }.collection-cover::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 45%,rgba(5,10,38,.86)); }.collection-cover img { width:100%; height:100%; object-fit:cover; transition:transform .4s; }.collection-card:hover .collection-cover img { transform:scale(1.04); }.collection-index { position:absolute; z-index:1; top:19px; right:20px; color:var(--lime); font:600 10px ui-monospace,monospace; letter-spacing:.15em; }.collection-info { display:flex; justify-content:space-between; align-items:end; padding:20px 21px 22px; }.collection-info h2 { margin:8px 0 4px; font:700 27px Georgia,serif; }.collection-info p { margin:0; color:var(--muted); font-size:11px; }.round-arrow { width:36px; height:36px; display:grid; place-items:center; border:1px solid var(--line); border-radius:50%; color:var(--blue); font-size:18px; }.empty-collection { min-height:260px; display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center; color:var(--muted); }.empty-collection strong { margin:18px 0 5px; color:rgba(234,241,255,.8); font:700 29px Georgia,serif; }.empty-collection p { margin:0; font-size:12px; }.pulse-ring { width:44px; height:44px; display:grid; place-items:center; margin-top:25px; border:1px dashed var(--violet); border-radius:50%; color:var(--violet); font-size:19px; }.filter-empty { color:var(--muted); text-align:center; padding:50px 0; }
.back-link { display:inline-block; margin-bottom:44px; color:var(--blue); font:600 10px ui-monospace,monospace; letter-spacing:.1em; }.role-heading { display:flex; justify-content:space-between; align-items:end; }.role-heading h1 { margin:14px 0 8px; font:700 clamp(55px,10vw,104px)/.86 Georgia,serif; letter-spacing:-.1em; }.role-meta { margin:0; color:var(--muted); font:600 10px ui-monospace,monospace; letter-spacing:.12em; }.role-mark { color:rgba(182,212,255,.42); text-align:right; font:700 29px/.9 Georgia,serif; letter-spacing:.07em; }.role-mark span { color:var(--blue); font:600 9px ui-monospace,monospace; letter-spacing:.18em; }.role-intro { display:flex; justify-content:space-between; align-items:center; gap:24px; margin:40px 0 22px; padding:19px 22px; }.role-intro p { margin:0; color:rgba(236,243,255,.82); font-size:12px; }.role-intro span { color:rgba(203,221,255,.48); font:600 9px ui-monospace,monospace; letter-spacing:.12em; white-space:nowrap; }.gallery-grid { display:grid; grid-template-columns:repeat(4,1fr); grid-auto-rows:170px; gap:13px; }.gallery-item { position:relative; overflow:hidden; padding:0; border:1px solid rgba(190,219,255,.22); border-radius:14px; background:#1b3471; cursor:pointer; }.gallery-item.gallery-wide { grid-column:span 2; }.gallery-item.gallery-tall { grid-row:span 2; }.gallery-item img { width:100%; height:100%; object-fit:cover; opacity:.86; transition:transform .45s,opacity .45s; }.gallery-item:hover img { transform:scale(1.06); opacity:1; }.gallery-item::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 55%,rgba(3,7,33,.7)); }.gallery-item > span { position:absolute; z-index:1; left:13px; bottom:11px; color:#fff; font:600 10px ui-monospace,monospace; }.lightbox { position:fixed; inset:0; z-index:30; display:none; align-items:center; justify-content:center; gap:20px; padding:30px; background:rgba(2,4,20,.93); backdrop-filter:blur(18px); }.lightbox.is-open { display:flex; }.lightbox figure { max-width:min(82vw,950px); max-height:88vh; margin:0; text-align:center; }.lightbox img { display:block; max-width:100%; max-height:82vh; object-fit:contain; }.lightbox figcaption { margin-top:10px; color:var(--muted); font:600 10px ui-monospace,monospace; letter-spacing:.12em; }.lightbox button { border:1px solid var(--line); background:rgba(28,44,105,.6); cursor:pointer; border-radius:50%; }.lightbox-close { position:absolute; top:23px; right:28px; width:38px; height:38px; font-size:23px; }.lightbox-prev,.lightbox-next { width:43px; height:43px; font-size:20px; }.about-layout { display:grid; grid-template-columns:.95fr 1.05fr; gap:55px; align-items:center; margin-top:58px; }.about-image { height:500px; padding:13px; position:relative; overflow:hidden; }.about-image img { width:100%; height:100%; object-fit:cover; border-radius:11px; }.about-image span { position:absolute; left:27px; bottom:27px; color:#fff; font:600 9px ui-monospace,monospace; letter-spacing:.14em; }.about-copy { max-width:510px; }.about-lead { margin:20px 0 22px; color:#fff; font:700 27px/1.25 Georgia,serif; letter-spacing:-.05em; }.about-copy > p:not(.about-lead) { color:var(--muted); font-size:13px; line-height:2; }.contact-line { display:flex; justify-content:space-between; align-items:center; margin-top:35px; padding-top:17px; border-top:1px solid var(--line); }.contact-line span { color:rgba(206,224,255,.45); font:600 9px ui-monospace,monospace; letter-spacing:.13em; }.contact-line a { color:var(--blue); font:600 11px ui-monospace,monospace; }
.reveal { animation:rise .6s ease both; }.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}@keyframes rise { from{opacity:0;transform:translateY(12px)} to{opacity:1;transform:none} }
@media (max-width:800px) { .site-shell{width:calc(100% - 14px)}.site-header{padding:0 16px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:69px;flex-direction:column;align-items:stretch;gap:0;padding:8px 16px;background:rgba(6,16,52,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.site-nav.is-open{display:flex}.site-nav a{padding:15px 0;border-bottom:1px solid rgba(190,215,255,.11)}.header-orb{display:none}.page-content{width:calc(100% - 28px)}.home-content{padding-top:37px}.hero-intro{padding-top:17px}.hero-intro h1{font-size:54px}.home-panels,.collection-grid,.about-layout{grid-template-columns:1fr}.mix-card{min-height:225px}.featured-grid{grid-template-columns:1fr 1fr;grid-template-rows:210px 150px}.photo-tile.tile-large{grid-row:span 1;grid-column:span 2}.home-footer-note{grid-template-columns:1fr;gap:9px}.section-heading{align-items:start;gap:12px}.section-heading h2{font-size:23px}.section-heading a{white-space:nowrap}.inner-page{padding-top:45px}.collection-cover{height:330px}.role-heading{display:block}.role-mark{text-align:left;margin-top:30px;font-size:22px}.role-intro{display:block}.role-intro span{display:block;margin-top:13px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.gallery-item.gallery-wide{grid-column:span 2}.gallery-item.gallery-tall{grid-row:span 1}.about-image{height:400px}.site-footer{width:calc(100% - 28px);font-size:8px} }
@media (prefers-reduced-motion:reduce) { html{scroll-behavior:auto}.reveal{animation:none}.photo-tile img,.gallery-item img,.collection-cover img{transition:none} }

/* Align each row while keeping landscape and portrait frames distinct. */
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:13px;align-items:stretch}
.gallery-item{display:block;width:auto;margin:0;align-self:stretch;min-height:0}
.gallery-item.is-landscape{grid-column:span 2;aspect-ratio:3/2}
.gallery-item.is-portrait{grid-column:span 1;aspect-ratio:3/4}
.gallery-item img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
@media (max-width:800px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.gallery-item.is-landscape{grid-column:span 2}.gallery-item.is-portrait{grid-column:span 1}}

/* The requested portrait cover keeps the same ratio as easy-draw-7734-1.png. */
.collection-cover.portrait-cover{height:auto;aspect-ratio:3324/4800;background:#10265d}
.collection-cover.portrait-cover img{height:100%;object-fit:contain}
.project-spec{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;border-top:1px solid rgba(200,221,255,.17)}
.project-spec span{display:block;color:rgba(205,224,255,.46);font:600 9px ui-monospace,monospace;letter-spacing:.12em}
.project-spec strong{display:block;margin-top:6px;color:rgba(239,245,255,.9);font:600 14px Georgia,serif}
.project-link{display:flex;justify-content:space-between;align-items:center;color:var(--blue);font:600 10px ui-monospace,monospace;letter-spacing:.1em}
.project-link span{font-size:16px}
.role-hero-frame{position:relative;overflow:hidden;margin:34px 0 22px;padding:9px;border:10px solid #040610;border-radius:15px;background:#040610;box-shadow:0 22px 50px rgba(0,0,0,.34);aspect-ratio:6336/2688}
.role-hero-frame img{display:block;width:100%;height:100%;object-fit:contain;background:#040610}
.role-hero-frame::after{content:"";position:absolute;inset:9px;background:linear-gradient(180deg,transparent 58%,rgba(3,6,27,.62));pointer-events:none}
.role-hero-frame span{position:absolute;z-index:1;left:24px;bottom:20px;color:rgba(244,247,255,.8);font:600 10px ui-monospace,monospace;letter-spacing:.14em}
@media (max-width:800px){.role-hero-frame{margin-top:25px;padding:6px;border-width:7px;border-radius:11px}.role-hero-frame::after{inset:6px}.role-hero-frame span{left:16px;bottom:13px;font-size:8px}}

/* Homepage featured photos keep their original landscape or portrait ratio. */
.featured-grid{display:block;column-count:3;column-gap:13px}
.photo-tile{display:block;width:100%;height:auto;margin:0 0 13px;break-inside:avoid}
.photo-tile.tile-large{grid-row:auto}
.photo-tile img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
@media (max-width:800px){.featured-grid{column-count:2}}
