﻿@font-face{font-family:Bricolage;src:url('/assets/bricolage.woff2') format('woff2');font-weight:200 800;font-display:swap}@font-face{font-family:Figtree;src:url('/assets/figtree.woff2') format('woff2');font-weight:300 900;font-display:swap}
:root{--paper:#F4F0E6;--card:#FBF9F4;--ink:#191C22;--ink-2:#464D59;--muted:#5E6573;--line:rgba(25,28,34,.12);--zing:#E8482A;--zing-text:#B3321A;color:var(--ink);font-family:Figtree,system-ui,sans-serif;background:var(--paper);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:radial-gradient(rgba(25,28,34,.09) 1px,transparent 1.4px) 0 0/22px 22px}h1,h2,p{margin:0}h1,h2{font-family:Bricolage,Figtree,sans-serif}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary,[contenteditable]{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--zing);outline-offset:3px}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}a{color:inherit}button{border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--ink);padding:10px 14px;min-height:44px;font-weight:700}button:hover:not(:disabled){filter:brightness(.95)}svg{width:20px;height:20px;flex-shrink:0}img{max-width:100%;object-fit:contain}p{white-space:pre-line;overflow-wrap:anywhere}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.header{height:88px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.wordmark{margin-right:auto;display:flex}.header nav{display:flex;gap:28px}.header nav a{text-decoration:none;color:var(--ink-2);font-size:15px;font-weight:600;padding:12px 4px}.icon-button{width:44px;height:44px;padding:11px;display:grid;place-items:center;background:transparent}.menu-button{display:none}.hero{display:flex;align-items:center;gap:64px;padding:80px 0 100px}.hero-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:30px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--muted)}h1{font-size:92px;line-height:.98;letter-spacing:-.04em;font-weight:800;overflow-wrap:anywhere}.highlight{position:relative;white-space:nowrap}.highlight:after{content:'';position:absolute;left:0;right:0;height:14px;bottom:-10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 14' preserveAspectRatio='none'%3E%3Cpath d='M2 9 C20 3 40 12 60 6 S90 4 98 8' fill='none' stroke='%23E8482A' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100%}.intro{font-size:20px;line-height:1.55;color:var(--ink-2);max-width:560px}.now{width:400px;flex-shrink:0;padding:22px 24px 14px;background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 40px -26px #191c2273;scroll-margin-top:90px}.now-heading{display:flex;align-items:center;gap:9px;margin-bottom:4px}.now-heading h2{font:800 12px Figtree,sans-serif;letter-spacing:.12em;color:var(--zing-text);flex:1}.now-heading>span:last-child{font-size:12.5px;color:var(--muted)}.dot{width:8px;height:8px;border-radius:50%;background:var(--zing);box-shadow:0 0 0 4px #e8482a2e;display:inline-block;flex-shrink:0}.now-heading .dot{animation:pulse 2.8s ease-in-out infinite}@keyframes pulse{50%{box-shadow:0 0 0 6px #e8482a12}}.now-row{display:flex;gap:14px;padding:16px 0}.now-row+.now-row{border-top:1px solid var(--line)}.now-copy{min-width:0;flex:1}.now-meta{display:flex;gap:8px;align-items:baseline;margin-bottom:4px;flex-wrap:wrap}.now-meta strong{font-size:13px;font-weight:800}.now-meta time{font-size:12.5px;color:var(--muted)}.now-copy>p{font:700 18px/1.3 Bricolage,sans-serif}.more-now summary{padding:12px 0;font-weight:700;color:var(--zing-text);cursor:pointer}.now .project-icon{width:34px;height:34px;background:var(--bg);color:var(--accent)}.now .project-icon svg{width:18px;height:18px}.projects{padding:40px 0 110px;scroll-margin-top:80px}.section-heading{margin-bottom:36px}.section-heading h2{font-size:48px;letter-spacing:-.03em;font-weight:800;margin-bottom:10px}.section-heading p{font-size:18px;color:var(--ink-2)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(330px,auto);gap:24px}.navy{--bg:#27303C;--accent:#E9B949;--text:#D6DAE0}.teal{--bg:#1E3B36;--accent:#9FE0C8;--text:#C9E4DA}.plum{--bg:#3D2440;--accent:#E7B6E8;--text:#E4D3E6}.brick{--bg:#8A3A22;--accent:#F6D3C4;--text:#F3DDD3}.ink{--bg:#191C22;--accent:#E8482A;--text:#D6DAE0}.project{position:relative;border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:14px;background:var(--bg);color:#f2eee4;min-width:0}.project.featured{grid-column:span 2;padding:34px;gap:18px}.project-heading{display:flex;align-items:center;gap:14px}.project-heading>div{min-width:0}.project-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent);color:var(--bg);flex-shrink:0}.project-icon:has(img){background:transparent;border-radius:0}.project-icon svg{width:24px;height:24px}.featured .project-icon{width:56px;height:56px}.project h3{font-size:21px;line-height:1.15;margin:0;font-weight:800;overflow-wrap:anywhere}.featured h3{font-size:26px}.subtitle{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin-top:5px}.description{font-size:16px;line-height:1.6;color:var(--text)}.badges{display:flex;flex-wrap:wrap;gap:8px}.badge{display:inline-flex;align-items:center;gap:8px;border-radius:20px;padding:6px 11px;background:#ffffff14;color:var(--text);font-size:12.5px;font-weight:700}.badge.status{background:#ffffff1f;color:var(--accent)}.ink .badge.status{color:#ff9a85}.badge .dot{width:7px;height:7px;box-shadow:0 0 0 3px #e8482a4d}.project-footer{margin-top:auto;padding-top:16px;border-top:1px solid #ffffff1a;display:flex;gap:10px;align-items:center;color:var(--text);font-size:14px}.project-footer svg{width:16px;height:16px}.project-footer a{display:inline-flex;align-items:center;gap:8px;color:var(--accent);text-decoration:none;font-weight:700;overflow-wrap:anywhere}.project-footer .download{background:var(--accent);color:var(--bg);padding:12px 18px;border-radius:12px}.about-contact{border-top:1px solid var(--line);padding:80px 0 90px;display:grid;grid-template-columns:1.3fr 1fr;gap:80px}.about-contact h2{font-size:36px;letter-spacing:-.03em;margin-bottom:14px}.about-contact p{font-size:17px;line-height:1.65;color:var(--ink-2);margin-bottom:16px}.primary{background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;padding:15px 22px}.footer{border-top:1px solid var(--line);padding:28px 0 40px;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:13.5px}.footer>span{flex:1}.footer a{display:flex;align-items:center;gap:6px;text-decoration:none;font-weight:600;min-height:44px}.footer svg{width:14px;height:14px}
.editor-bar{position:sticky;top:0;z-index:10;background:var(--ink);color:var(--paper);padding:10px 24px;min-height:64px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.editor-bar[hidden]{display:none}.editor-bar strong{border:1px solid #ffffff40;border-radius:8px;padding:6px 10px;font-size:13px}.editor-bar span{flex:1;font-size:13px}.editor-bar button{font-size:13px}.editor-bar .logout{color:var(--paper)}[contenteditable]{border-radius:4px;position:relative;min-height:1.3em}[contenteditable]:hover{outline:1px dashed var(--zing);outline-offset:5px}[contenteditable]:empty:before{content:attr(data-placeholder);opacity:.55}.underline-button{align-self:flex-start;font-size:13px}.edit-project{align-self:flex-end;background:#ffffff18;color:white;border-color:#ffffff40;padding:6px 12px;min-height:36px;font-size:12px}.add-project,.add-button{border:1px dashed var(--muted);background:transparent;border-radius:18px}.add-button{width:100%;margin-block:8px}.row-actions{display:flex;gap:5px;margin-top:8px}.row-actions button{font-size:16px;padding:4px 12px}.now-meta select{max-width:100%;min-width:0;font-size:13px}.drag-over{outline:2px dashed var(--zing)}dialog{border:1px solid var(--line);border-radius:22px;background:var(--card);color:var(--ink);padding:32px;width:min(420px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 25px 90px #0003}dialog::backdrop{background:#191c2280;backdrop-filter:blur(5px)}dialog h2{font-size:30px;letter-spacing:-.03em;margin-bottom:12px}dialog p{color:var(--muted);line-height:1.5}dialog .close{float:right;padding:4px 12px;font-size:22px;background:transparent}.login-symbol{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--zing);margin-bottom:22px}.login-symbol svg{width:26px;height:26px}label{display:block;font-size:13px;font-weight:700;margin:18px 0 7px}input,textarea,select{width:100%;border:1px solid #191c2233;border-radius:10px;background:#fffdf8;padding:12px;color:var(--ink);min-height:44px}textarea{resize:vertical;min-height:100px}.password-wrap{display:flex;gap:8px}.password-wrap input{min-width:0}.login-submit{width:100%;margin:20px 0 14px}.hint{font-size:12px}.error{color:#b3321a!important;margin:10px 0;font-size:14px}[aria-invalid=true]{border-color:#b3321a}.panel{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:min(440px,100%);border-radius:22px 0 0 22px;padding:28px}.panel-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.panel-actions .primary{margin-left:auto}.danger{color:#b3321a}.swatches{display:flex;gap:8px;flex-wrap:wrap}.swatches label{margin:0;cursor:pointer}.swatches input{position:absolute;opacity:0;width:1px;height:1px}.swatches span{display:block;width:44px;height:44px;background:var(--bg);border:4px solid var(--card);border-radius:50%;outline:1px solid var(--line)}.swatches input:checked+span{outline:2px solid var(--ink)}.swatches input:focus-visible+span{outline:2px solid var(--zing);outline-offset:3px}.switch{display:flex;align-items:center;gap:10px}.switch input{width:20px;min-height:20px;accent-color:var(--ink)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:var(--paper);padding:14px 24px;border-radius:14px;z-index:30;max-width:90%;box-shadow:0 8px 30px #0002}#toast:empty{display:none}.skip-link{position:fixed;left:20px;top:-100px;z-index:50;background:var(--card);padding:14px}.skip-link:focus{top:10px}[hidden]{display:none!important}
@media(max-width:1100px){.hero{gap:36px}.now{width:340px}h1{font-size:76px}.project{padding:24px}.project.featured{padding:28px}.project-heading{gap:10px}.project h3{font-size:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:80px;gap:12px;position:relative}.wordmark img{width:152px}.menu-button{display:grid}.header nav{display:none;position:absolute;top:74px;right:0;z-index:5;flex-direction:column;gap:0;background:var(--card);border:1px solid var(--line);padding:12px 22px;border-radius:14px;min-width:160px}.header nav.open{display:flex}.hero{padding:48px 0 56px;display:flex;flex-direction:column;gap:40px;align-items:stretch}.hero-copy{gap:26px}h1{font-size:56px;line-height:.98}.intro{font-size:18px;line-height:1.55}.now{width:100%;padding:20px 20px 12px}.project-grid{grid-template-columns:1fr;grid-auto-rows:minmax(310px,auto);gap:20px}.project.featured{grid-column:auto;padding:26px}.project{padding:26px}.project h3,.featured h3{font-size:23px}.section-heading h2{font-size:38px}.projects{padding:24px 0 64px}.section-heading{margin-bottom:28px}.about-contact{grid-template-columns:1fr;gap:36px;padding:48px 0}.footer{padding:24px 0 32px}.editor-bar{padding:10px 14px;gap:8px}.editor-bar span{flex-basis:100%;order:5}.editor-bar button{padding:8px 10px}.editor-bar strong{margin-right:auto}.panel{border-radius:0}.now-meta{gap:5px}.now-copy>p{font-size:17px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}fieldset{border:0;padding:0;margin:18px 0}legend{font-size:13px;font-weight:700;margin-bottom:10px}

.project-footer .notes{margin-left:auto;flex-shrink:0;width:110px}.project-footer:has(.notes){flex-wrap:wrap}
