/* Each preset changes the gallery's type, materials, geometry, and rhythm.
   The tuner stays neutral so the controls remain consistent while comparing. */

/* 01 — Miami Heatwave */
[data-theme="miami"] .site-surface{background:linear-gradient(120deg,#fff0e900 65%,#8cddd338)}
[data-theme="miami"] .gallery-intro h1{font-style:italic;text-shadow:2px 2px #f7b2bb}
[data-theme="miami"] .gallery-intro em{display:inline-block;border-bottom:5px solid #69bdb6;line-height:.95}
[data-theme="miami"] .wordmark{color:#a82e5b}
[data-theme="miami"] .project-card:nth-child(2){box-shadow:5px 6px 0 #8ec8bf}
[data-theme="miami"] .project-card:nth-child(3){box-shadow:5px 6px 0 #e4c86e}

/* 02 — Minimal Glass */
[data-theme="glass"]{--page:#ecf2f7;--ink:#203040;--muted:#4e6172;--accent:#305d87;--surface:#ffffff80;--line:#ffffffdd;--radius:25px;--shadow:0 12px 40px #34527512;--font:"Segoe UI",Arial,sans-serif;--title-weight:300;--title-spacing:-.045em;--card-gap:32px}
[data-theme="glass"] .site-surface{background:radial-gradient(ellipse at 10% 15%,#c7dcf5,transparent 50%),radial-gradient(ellipse at 85% 75%,#d6ece7,transparent 50%)}
[data-theme="glass"] .project-card{backdrop-filter:blur(18px);padding:9px}
[data-theme="glass"] .project-visual{border-radius:18px;border:0;opacity:.84}
[data-theme="glass"] .visual-ascii{--visual-bg:#e0e9f7;--visual-ink:#35506a}
[data-theme="glass"] .visual-math{--visual-bg:#e0edec;--visual-ink:#325b60}
[data-theme="glass"] .visual-atom{--visual-bg:#e9e7f2;--visual-ink:#565271}
[data-theme="glass"] .card-footer{border-color:#b5c2cf80}
[data-theme="glass"] .brand-spark{font-size:20px;font-weight:300}

/* 03 — Oil on Canvas */
[data-theme="canvas"]{--page:#e8dfca;--ink:#30271a;--muted:#62533b;--accent:#735015;--surface:#f2ead9;--line:#b19a62;--radius:0;--border:7px double #8d743d;--shadow:0 6px 12px #20160555,0 0 0 2px #d1b572;--font:Georgia,"Times New Roman",serif;--display:"Palatino Linotype",Palatino,Georgia,serif;--title-weight:400;--title-spacing:-.04em;--card-gap:32px}
[data-theme="canvas"] .site-surface{background:linear-gradient(#eee4cf25,#362f1d38),url('/assets/canvas-landscape.png') center/cover fixed;padding-top:1px;padding-bottom:20px}
[data-theme="canvas"] .site-header{background:#f5eddbc9;min-height:85px;padding:0 22px;margin-top:24px;border:1px solid #947647}
[data-theme="canvas"] .gallery-intro{background:#f3eadbdc;padding:26px;margin-block:24px;border:1px solid #ba9d6b}
[data-theme="canvas"] .gallery-intro h1{font-style:italic}
[data-theme="canvas"] .eyebrow{letter-spacing:.14em}
[data-theme="canvas"] .collection-heading{background:#f3eadbe8;padding:10px 15px;margin-bottom:18px;border:1px solid #bca573}
[data-theme="canvas"] .project-visual{border:0;border-bottom:7px double #8d743d;background-image:linear-gradient(#eee3ca9c,#eee3ca9c),url('/assets/canvas-landscape.png');background-size:cover;background-blend-mode:soft-light}
[data-theme="canvas"] .visual-ascii{--visual-bg:#e7d7b7;--visual-ink:#654627}
[data-theme="canvas"] .visual-math{--visual-bg:#cdd1b6;--visual-ink:#3e4c34}
[data-theme="canvas"] .visual-atom{--visual-bg:#e4cea9;--visual-ink:#684520}
[data-theme="canvas"] .card-body h3{font-size:1.85rem;text-align:center}
[data-theme="canvas"] .card-meta{font-family:Georgia,serif}
[data-theme="canvas"] .site-footer{background:#f3eadbea;padding:17px 22px;border:1px solid #b79f68}

/* 04 — Swiss International */
[data-theme="swiss"]{--page:#f4f4ef;--ink:#151515;--muted:#4d4d4d;--accent:#bb241b;--surface:#f4f4ef;--line:#1c1c1c;--radius:0;--border:0;--shadow:none;--title-weight:800;--title-spacing:-.075em;--card-gap:0}
[data-theme="swiss"] .site-header{border-bottom:4px solid #181818}
[data-theme="swiss"] .gallery-intro{align-items:start;border-bottom:1px solid #222;margin-bottom:24px}
[data-theme="swiss"] .gallery-intro h1{max-width:600px;font-size:clamp(3rem,5.7vw,5.6rem)}
[data-theme="swiss"] .gallery-intro em{display:block}
[data-theme="swiss"] .project-card{border-right:1px solid #222;padding-right:24px;margin-right:24px;overflow:visible}
[data-theme="swiss"] .project-card:last-child{border-right:0;margin-right:0;padding-right:0}
[data-theme="swiss"] .card-body{padding:22px 0}
[data-theme="swiss"] .visual-ascii{--visual-bg:#cb2920;--visual-ink:#fff}
[data-theme="swiss"] .visual-math{--visual-bg:#171717;--visual-ink:#fff}
[data-theme="swiss"] .visual-atom{--visual-bg:#deded8;--visual-ink:#202020}
[data-theme="swiss"] .project-number{font-size:23px;color:#111;font-weight:700}
[data-theme="swiss"] .launch-arrow{border:0;border-radius:0}

/* 05 — Midnight Observatory */
[data-theme="observatory"]{color-scheme:dark;--page:#0b1123;--ink:#e6eefa;--muted:#a7b5cd;--accent:#a8c2ff;--accent-ink:#10182e;--surface:#121c31;--line:#304363;--radius:10px;--shadow:0 12px 24px #04071566;--font:"Segoe UI",Arial,sans-serif;--title-weight:300;--title-spacing:-.035em}
[data-theme="observatory"] .site-surface{background-image:radial-gradient(#91a5e538 .8px,transparent .8px),radial-gradient(ellipse at 50% 0,#31478166,transparent 65%);background-size:36px 36px,100% 100%}
[data-theme="observatory"] .project-visual{--visual-bg:#0c172c;--visual-ink:#a8bcff;background-image:linear-gradient(#8cace00d 1px,transparent 1px),linear-gradient(90deg,#8cace00d 1px,transparent 1px);background-size:24px 24px}
[data-theme="observatory"] .visual-math{--visual-ink:#9cded1}[data-theme="observatory"] .visual-atom{--visual-ink:#dbc3fc}
[data-theme="observatory"] .card-category{letter-spacing:.2em}

/* 06 — Terminal Green */
[data-theme="terminal"]{color-scheme:dark;--page:#071009;--ink:#9cf7a6;--muted:#7bbe88;--accent:#c4ff99;--accent-ink:#071009;--surface:#0a170c;--line:#376140;--radius:0;--shadow:none;--font:"Courier New",monospace;--title-weight:400;--title-spacing:-.06em;--card-gap:18px}
[data-theme="terminal"] .site-surface{background-image:repeating-linear-gradient(0deg,transparent 0 3px,#4baa5410 3px 4px)}
[data-theme="terminal"] .gallery-intro h1::before{content:'> ';color:#578c5d}
[data-theme="terminal"] .wordmark{font-size:24px;font-weight:400;letter-spacing:-2px}
[data-theme="terminal"] .project-visual{--visual-bg:#061009;--visual-ink:#8fec9c;border-bottom:1px dashed #376140}
[data-theme="terminal"] .visual-top,[data-theme="terminal"] .visual-bottom{font-family:"Courier New",monospace}
[data-theme="terminal"] .launch-arrow{border-radius:0}
[data-theme="terminal"] .card-body h3{font-weight:700;font-size:1.55rem}

/* 07 — Bauhaus Play */
[data-theme="bauhaus"]{--page:#f1eede;--ink:#18222b;--muted:#4f5759;--accent:#a72b21;--surface:#f9f6e9;--line:#202d35;--radius:0;--border:2px solid var(--line);--shadow:7px 7px 0 #202d35;--font:"Trebuchet MS",Arial,sans-serif;--title-weight:800;--card-gap:30px}
[data-theme="bauhaus"] .gallery-intro h1{font-size:clamp(2.8rem,4.7vw,4.5rem);line-height:1}
[data-theme="bauhaus"] .gallery-intro em{color:#244b87}
[data-theme="bauhaus"] .project-card:nth-child(2){border-top-left-radius:90px}
[data-theme="bauhaus"] .project-card:nth-child(3){border-top-right-radius:90px}
[data-theme="bauhaus"] .visual-ascii{--visual-bg:#ca392c;--visual-ink:#fff5df}
[data-theme="bauhaus"] .visual-math{--visual-bg:#e9b536;--visual-ink:#192b37}
[data-theme="bauhaus"] .visual-atom{--visual-bg:#254e84;--visual-ink:#fdf6de}
[data-theme="bauhaus"] .launch-arrow{background:#e9b536;color:#192b37;border:2px solid #192b37}

/* 08 — Editorial Ink */
[data-theme="editorial"]{--page:#faf9f5;--ink:#21201e;--muted:#66635e;--accent:#282521;--surface:#faf9f5;--line:#aaa69d;--radius:0;--border:0;--shadow:none;--font:Arial,sans-serif;--display:Georgia,"Times New Roman",serif;--title-weight:400;--title-spacing:-.055em;--card-gap:0}
[data-theme="editorial"] .gallery-intro{border-bottom:4px double #282521;margin-bottom:22px}
[data-theme="editorial"] .gallery-intro h1{font-size:clamp(3rem,5vw,4.8rem)}
[data-theme="editorial"] .gallery-intro em{font-style:italic}
[data-theme="editorial"] .project-grid{grid-template-columns:1fr}
[data-theme="editorial"] .project-card{display:grid;grid-template-columns:34% 1fr;border-top:1px solid #aaa69d;padding:25px 0;gap:36px}
[data-theme="editorial"] .project-visual{height:235px}
[data-theme="editorial"] .card-body{padding:4px 0}
[data-theme="editorial"] .card-body h3{font-size:2.4rem}
[data-theme="editorial"] .card-body>p{max-width:560px}
[data-theme="editorial"] .project-visual{--visual-bg:#ebe8e1;--visual-ink:#4f4b44}
[data-theme="editorial"] .card-footer{border:0;padding-top:8px}

/* 09 — Y2K Chrome */
[data-theme="chrome"]{--page:#e1e5ed;--ink:#202958;--muted:#4e5677;--accent:#3b38b5;--surface:linear-gradient(130deg,#fff,#ccd2e2 50%,#eff3ff);--line:#929bb7;--radius:30px 5px 30px 5px;--border:2px solid #f8faff;--shadow:3px 5px 0 #8993ae,0 14px 28px #18244826;--font:Verdana,Arial,sans-serif;--display:"Arial Black",Arial,sans-serif;--title-weight:900;--title-spacing:-.065em}
[data-theme="chrome"] .site-surface{background:linear-gradient(135deg,#d7ddea,#f6f8fc 35%,#c3cadd 65%,#edf0fa)}
[data-theme="chrome"] .gallery-intro h1{font-style:italic;text-shadow:2px 2px white,4px 4px #9da5c3;text-transform:lowercase}
[data-theme="chrome"] .project-visual{--visual-bg:#c7cce4;--visual-ink:#37338b;background-image:linear-gradient(155deg,#ffffffc9,transparent 35%,#879aca55 65%,#ffffff99)}
[data-theme="chrome"] .wordmark{font-style:italic;letter-spacing:-2px}
[data-theme="chrome"] .launch-arrow{width:42px;border-radius:50%;background:linear-gradient(#fff,#a5afca);border:1px solid #67769e}
[data-theme="chrome"] .card-body h3{font-size:1.65rem}

/* 10 — Kyoto Paper */
[data-theme="kyoto"]{--page:#eeeae0;--ink:#34352e;--muted:#67685f;--accent:#984133;--surface:#f7f3e9;--line:#bebbac;--radius:1px;--border:0;--shadow:0 4px 13px #35332712;--font:Georgia,serif;--display:"Palatino Linotype",Georgia,serif;--title-weight:400;--title-spacing:-.04em;--card-gap:40px}
[data-theme="kyoto"] .site-surface{background-image:repeating-linear-gradient(92deg,transparent 0 3px,#b5aa9010 3px 4px)}
[data-theme="kyoto"] .gallery-intro{padding-block:48px;align-items:center}
[data-theme="kyoto"] .gallery-intro em{font-style:italic}
[data-theme="kyoto"] .brand-spark{background:#984133;color:#fff7ec;padding:5px;font-size:17px;border-radius:2px}
[data-theme="kyoto"] .project-card{padding:10px}
[data-theme="kyoto"] .visual-ascii{--visual-bg:#ded7c6;--visual-ink:#615847}[data-theme="kyoto"] .visual-math{--visual-bg:#d1d6ca;--visual-ink:#465644}[data-theme="kyoto"] .visual-atom{--visual-bg:#e2cfc0;--visual-ink:#775240}
[data-theme="kyoto"] .card-body{padding:23px 9px 10px}
[data-theme="kyoto"] .launch-arrow{border:0}

/* 11 — Desert Modern */
[data-theme="desert"]{--page:#e6c4a6;--ink:#4f3026;--muted:#765548;--accent:#873c28;--surface:#f8e9d6;--line:#c5997a;--radius:80px 80px 5px 5px;--border:0;--shadow:0 12px 0 #bc8b6638;--font:"Trebuchet MS",Arial,sans-serif;--display:Georgia,serif;--title-weight:400;--card-gap:32px}
[data-theme="desert"] .gallery-intro h1{font-size:clamp(2.8rem,4.7vw,4.5rem)}
[data-theme="desert"] .project-visual{height:275px;padding-top:28px}
[data-theme="desert"] .visual-ascii{--visual-bg:#b96443;--visual-ink:#fff2d9}[data-theme="desert"] .visual-math{--visual-bg:#b7b798;--visual-ink:#43482d}[data-theme="desert"] .visual-atom{--visual-bg:#e5b365;--visual-ink:#6d4625}
[data-theme="desert"] .visual-top{padding-inline:15px}
[data-theme="desert"] .card-body{padding:28px}
[data-theme="desert"] .launch-arrow{background:#873c28;color:#fff2d9;border:0}

/* 12 — Retro Arcade */
[data-theme="arcade"]{color-scheme:dark;--page:#150d29;--ink:#f8eaff;--muted:#c8acd9;--accent:#f49bef;--accent-ink:#240d39;--surface:#25123f;--line:#9b5fbd;--radius:0;--border:3px solid #ab65c9;--shadow:5px 5px 0 #0b0713;--font:"Courier New",monospace;--display:"Courier New",monospace;--title-weight:700;--card-gap:25px}
[data-theme="arcade"] .gallery-intro h1{text-shadow:3px 3px #9544d6;letter-spacing:-.065em}
[data-theme="arcade"] .gallery-intro em{color:#9ffbd7;text-shadow:3px 3px #34625d}
[data-theme="arcade"] .site-surface{background-image:linear-gradient(#9451c714 1px,transparent 1px),linear-gradient(90deg,#9451c714 1px,transparent 1px);background-size:28px 28px}
[data-theme="arcade"] .project-visual{--visual-bg:#1b1032;--visual-ink:#e0a4ff;background-image:repeating-linear-gradient(0deg,transparent 0 3px,#0002 3px 4px)}
[data-theme="arcade"] .visual-math{--visual-ink:#9ffbd7}[data-theme="arcade"] .visual-atom{--visual-ink:#ffe697}
[data-theme="arcade"] .card-body h3{font-size:1.5rem;line-height:1.2}
[data-theme="arcade"] .launch-arrow{border-radius:0;box-shadow:2px 2px #78499d}

/* 13 — Blueprints */
[data-theme="blueprint"]{color-scheme:dark;--page:#184a95;--ink:#f0f8ff;--muted:#c4dbf4;--accent:#ffdf97;--accent-ink:#184a95;--surface:#12478ccc;--line:#b7d8ff70;--radius:0;--border:1px solid #b7d8ff;--shadow:none;--font:"Courier New",monospace;--title-weight:400;--title-spacing:-.06em;--card-gap:28px}
[data-theme="blueprint"] .site-surface{background-image:linear-gradient(#c0dfff12 1px,transparent 1px),linear-gradient(90deg,#c0dfff12 1px,transparent 1px),linear-gradient(#c0dfff15 1px,transparent 1px),linear-gradient(90deg,#c0dfff15 1px,transparent 1px);background-size:12px 12px,12px 12px,60px 60px,60px 60px}
[data-theme="blueprint"] .project-card{outline:1px solid #b7d8ff55;outline-offset:5px}
[data-theme="blueprint"] .project-visual{--visual-bg:#164989;--visual-ink:#d9eeff;background-color:#ffffff06;border-bottom:1px dashed #b7d8ff99}
[data-theme="blueprint"] .card-body h3{font-size:1.5rem}
[data-theme="blueprint"] .launch-arrow{border-radius:0;border-style:dashed}

/* 14 — Candy Pop */
[data-theme="candy"]{--page:#ffdeeb;--ink:#632957;--muted:#814569;--accent:#8c216c;--surface:#fff2fa;--line:#e6b5d1;--radius:35px;--border:3px solid #fff9fd;--shadow:0 10px 0 #d695b975,0 14px 28px #a6406f18;--font:"Trebuchet MS",Arial,sans-serif;--display:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif;--title-weight:800;--title-spacing:-.055em;--card-gap:28px}
[data-theme="candy"] .gallery-intro h1{text-shadow:3px 3px white}
[data-theme="candy"] .project-visual{margin:10px 10px 0;border-radius:25px;border:0}
[data-theme="candy"] .visual-ascii{--visual-bg:#f9b3d6;--visual-ink:#79385f}[data-theme="candy"] .visual-math{--visual-bg:#c9b9f4;--visual-ink:#573a7f}[data-theme="candy"] .visual-atom{--visual-bg:#b8e5d6;--visual-ink:#315b4c}
[data-theme="candy"] .launch-arrow{background:#8c216c;color:white;border:0;width:36px;height:36px}
[data-theme="candy"] .card-body h3{font-size:1.8rem}

/* 15 — Nordic Quiet */
[data-theme="nordic"]{--page:#f3f5f5;--ink:#293b42;--muted:#596d75;--accent:#355869;--surface:#fff;--line:#dce2e4;--radius:4px;--border:0;--shadow:0 2px 8px #213c4910;--font:"Segoe UI",Arial,sans-serif;--title-weight:300;--title-spacing:-.04em;--card-gap:36px}
[data-theme="nordic"] .gallery-intro{padding-block:50px 45px}
[data-theme="nordic"] .project-visual{--visual-bg:#e8eded;--visual-ink:#566b70}
[data-theme="nordic"] .visual-math{--visual-bg:#e1e8ed;--visual-ink:#425e70}[data-theme="nordic"] .visual-atom{--visual-bg:#e8e6e1;--visual-ink:#6d6657}
[data-theme="nordic"] .card-body{padding:28px}
[data-theme="nordic"] .card-footer{font-weight:400}
[data-theme="nordic"] .brand-spark{display:none}

/* 16 — Botanical Fieldnotes */
[data-theme="botanical"]{--page:#e5eadc;--ink:#2e412c;--muted:#54634e;--accent:#49612f;--surface:#f6f4e6;--line:#a7b392;--radius:2px;--border:1px solid #9eae8a;--shadow:3px 4px 0 #b7c1a1;--font:Georgia,serif;--display:"Palatino Linotype",Georgia,serif;--title-weight:400;--title-spacing:-.04em;--card-gap:30px}
[data-theme="botanical"] .gallery-intro em{font-style:italic}
[data-theme="botanical"] .project-card{padding:10px}
[data-theme="botanical"] .project-visual{border:1px solid #899b74;--visual-bg:#e6e7d2;--visual-ink:#50603b}
[data-theme="botanical"] .visual-math{--visual-bg:#dce4cf;--visual-ink:#3a5d3c}[data-theme="botanical"] .visual-atom{--visual-bg:#e9dfc8;--visual-ink:#686038}
[data-theme="botanical"] .card-body{padding:22px 12px 10px}
[data-theme="botanical"] .project-number{font-family:"Courier New",monospace;border:1px solid #9eae8a;padding:3px 5px}

/* 17 — Art Deco */
[data-theme="deco"]{color-scheme:dark;--page:#13282b;--ink:#f2e5c3;--muted:#c2b99e;--accent:#e3c383;--accent-ink:#13282b;--surface:#193237;--line:#8f8058;--radius:0;--border:1px solid #b9a06c;--shadow:0 0 0 4px #193237,0 0 0 5px #8f8058;--font:Georgia,serif;--display:"Palatino Linotype",Georgia,serif;--title-weight:400;--title-spacing:.025em;--card-gap:36px}
[data-theme="deco"] .site-header{border-bottom:3px double #9c875a}
[data-theme="deco"] .gallery-intro{text-align:center;display:block;padding-block:37px}
[data-theme="deco"] .gallery-intro h1{font-variant:small-caps}
[data-theme="deco"] .intro-copy{max-width:none;margin:18px auto 0}
[data-theme="deco"] .intro-copy br{display:none}
[data-theme="deco"] .project-visual{--visual-bg:#14292d;--visual-ink:#dbc088;border-bottom:3px double #8f8058;background-image:repeating-linear-gradient(65deg,transparent 0 39px,#bca5680c 39px 40px)}
[data-theme="deco"] .card-body h3{text-align:center;font-variant:small-caps;letter-spacing:.01em;font-size:1.8rem}
[data-theme="deco"] .card-meta{letter-spacing:.1em}
[data-theme="deco"] .site-footer{border-top:3px double #9c875a}

/* 18 — Brutalist Blocks */
[data-theme="brutalist"]{--page:#eafa45;--ink:#101010;--muted:#41451e;--accent:#121212;--accent-ink:#eafa45;--surface:#f2f1eb;--line:#111;--radius:0;--border:3px solid #111;--shadow:8px 8px 0 #111;--font:Arial,sans-serif;--display:Impact,"Arial Black",Arial,sans-serif;--title-weight:400;--title-spacing:-.025em;--card-gap:27px}
[data-theme="brutalist"] .gallery-intro h1{text-transform:uppercase;font-size:clamp(3.1rem,5.4vw,5rem)}
[data-theme="brutalist"] .gallery-intro em{color:#111;text-decoration:underline;text-decoration-thickness:4px}
[data-theme="brutalist"] .wordmark{font-size:33px;letter-spacing:0}
[data-theme="brutalist"] .project-visual{--visual-bg:#d9dedb;--visual-ink:#111;border-bottom:3px solid #111}
[data-theme="brutalist"] .visual-math{--visual-bg:#eafa45}[data-theme="brutalist"] .visual-atom{--visual-bg:#222;--visual-ink:#eafa45}
[data-theme="brutalist"] .card-body h3{font-size:2rem;letter-spacing:0;text-transform:uppercase}
[data-theme="brutalist"] .launch-arrow{border:2px solid #111;border-radius:0;color:#111}

/* 19 — Sunset Gradient */
[data-theme="sunset"]{color-scheme:dark;--page:#302342;--ink:#fff0f4;--muted:#dec1d3;--accent:#ffd19d;--accent-ink:#302342;--surface:#fff4fa10;--line:#ead1e74f;--radius:24px;--border:1px solid #f3d9ef55;--shadow:0 18px 36px #25143233;--font:"Segoe UI",Arial,sans-serif;--title-weight:300;--title-spacing:-.055em;--card-gap:28px}
[data-theme="sunset"] .site-surface{background:radial-gradient(ellipse at 2% 90%,#a15c716e,transparent 60%),radial-gradient(ellipse at 95% 0,#6d52978c,transparent 60%),linear-gradient(155deg,#302342,#583745)}
[data-theme="sunset"] .project-card{backdrop-filter:blur(12px)}
[data-theme="sunset"] .project-visual{--visual-bg:#4f375d;--visual-ink:#f1d8f5;background-image:linear-gradient(130deg,#fdcea920,transparent)}
[data-theme="sunset"] .visual-math{--visual-bg:#4f405e;--visual-ink:#f4d5bf}[data-theme="sunset"] .visual-atom{--visual-bg:#634150;--visual-ink:#ffe1b5}
[data-theme="sunset"] .gallery-intro em{font-style:italic}

/* 20 — Classic Macintosh */
[data-theme="macintosh"]{--page:#b6b6b6;--ink:#111;--muted:#454545;--accent:#111;--accent-ink:#fff;--surface:#fff;--line:#111;--radius:0;--border:2px solid #111;--shadow:4px 4px 0 #111;--font:"Courier New",monospace;--title-weight:700;--title-spacing:-.055em;--card-gap:26px}
[data-theme="macintosh"] .site-surface{background-image:radial-gradient(#777 .65px,transparent .65px);background-size:3px 3px;padding-top:18px;padding-bottom:20px}
[data-theme="macintosh"] .site-header{min-height:55px;padding-inline:18px;background:white;border:2px solid #111;box-shadow:3px 3px #111}
[data-theme="macintosh"] .wordmark{font-family:"Courier New",monospace;font-size:22px}
[data-theme="macintosh"] .gallery-intro{background:#fff;border:2px solid #111;padding:25px;margin-block:25px;box-shadow:3px 3px #111}
[data-theme="macintosh"] .gallery-intro h1{font-size:clamp(2.3rem,3.8vw,3.6rem)}
[data-theme="macintosh"] .collection-heading{background:#fff;border:2px solid #111;margin-bottom:18px;padding:8px 12px}
[data-theme="macintosh"] .project-visual{--visual-bg:#eee;--visual-ink:#111;padding-top:45px;background-image:radial-gradient(#aaa .65px,transparent .65px);background-size:3px 3px}
[data-theme="macintosh"] .visual-top{position:absolute;top:0;left:0;right:0;height:28px;background:#fff;border-bottom:2px solid #111;padding:0 10px;font:11px "Courier New",monospace;letter-spacing:0}
[data-theme="macintosh"] .visual-bottom{background:#fff;padding:3px;font:11px "Courier New",monospace;letter-spacing:0}
[data-theme="macintosh"] .card-body h3{font-size:1.6rem;letter-spacing:-.05em}
[data-theme="macintosh"] .launch-arrow{border-radius:0;border:1px solid #111;box-shadow:2px 2px #111}
[data-theme="macintosh"] .site-footer{background:#fff;padding:12px 18px;border:2px solid #111}

/* Responsive overrides keep even the more opinionated presets usable. */
@media(max-width:1000px){[data-theme="canvas"] .gallery-intro{display:block}[data-theme="canvas"] .intro-copy{max-width:none;margin-top:15px}[data-theme="swiss"] .project-card{padding-right:16px;margin-right:16px}[data-theme="deco"] .project-grid{gap:27px}}
@media(max-width:800px){[data-theme="swiss"] .project-card{border:0;padding:0;margin:0}[data-theme="editorial"] .project-card,[data-theme="editorial"] .project-card:last-child{grid-template-columns:40% 1fr;gap:22px}[data-theme="editorial"] .project-card:last-child .project-visual{border:0;min-height:235px}[data-theme="editorial"] .card-body h3{font-size:1.9rem}[data-theme="desert"] .project-card:last-child{border-radius:5px}[data-theme="canvas"] .project-card:last-child{display:flex;grid-column:auto}[data-theme="canvas"] .project-card:last-child .project-visual{height:246px;min-height:0;border-right:0;border-bottom:7px double #8d743d}[data-theme="brutalist"] .gallery-intro h1{font-size:3rem}[data-theme="deco"] .gallery-intro h1{font-size:2.7rem}}
@media(max-width:540px){[data-theme="canvas"] .site-header{padding:12px;flex-wrap:wrap}[data-theme="canvas"] .gallery-intro{padding:22px 16px}[data-theme="canvas"] .gallery-intro h1{font-size:2.5rem}[data-theme="canvas"] .site-surface{background-attachment:scroll}[data-theme="swiss"] .gallery-intro h1{font-size:3.3rem}[data-theme="editorial"] .project-card,[data-theme="editorial"] .project-card:last-child{display:flex;gap:20px}[data-theme="editorial"] .card-body{padding:0}[data-theme="editorial"] .card-body h3{font-size:2.2rem}[data-theme="desert"] .project-card:last-child{border-radius:80px 80px 5px 5px}[data-theme="macintosh"] .gallery-intro{padding:20px 16px}[data-theme="macintosh"] .site-header{padding:12px;flex-wrap:wrap}[data-theme="macintosh"] .gallery-intro h1{font-size:2.4rem}[data-theme="deco"] .gallery-intro h1{font-size:2.4rem}.site-header{flex-wrap:wrap;padding-block:15px}}
@media(forced-colors:active){.site-surface,.project-visual,.project-card{background:Canvas!important;color:CanvasText!important;box-shadow:none!important}.gallery-intro,.site-header,.collection-heading,.site-footer{background:Canvas!important;color:CanvasText!important}.gallery-intro em,.wordmark,.brand-spark,.project-number{color:CanvasText!important;text-shadow:none!important}.project-card{outline:none!important;border:1px solid CanvasText!important}}
