*,*:before,*:after{box-sizing:border-box}:root{--color-text: #1a1a1a;--color-about: #e07a5f;--color-bg: #ffffff;--color-bg-dark: #000000;--font-serif: "Roboto Slab", "Times New Roman", serif;--max-width: 1200px;--nav-height: 72px}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font-serif);font-weight:300;color:var(--color-text);background:var(--color-bg);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none;padding:0}.main-content{min-height:calc(100vh - var(--nav-height))}.page{width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem 4rem}.page--chainmaille{max-width:none;min-height:calc(100vh - var(--nav-height));display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--color-bg-dark)}.page--about{max-width:640px}.about-content p{margin:0 0 1.25rem;font-size:1rem}.about-content a{text-decoration:underline;text-underline-offset:3px}.about-contact{margin-top:2.5rem}.about-contact p{margin-bottom:.5rem}body.page-theme--dark{background:var(--color-bg-dark);color:#f5f5f5}body.page-theme--dark .site-header{background:var(--color-bg-dark)}body.page-theme--dark .nav-link{color:#f5f5f5}body.page-theme--dark .nav-link--about{color:var(--color-about)}.site-header{position:sticky;top:0;z-index:100;background:var(--color-bg);border-bottom:1px solid transparent}.site-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:var(--max-width);margin:0 auto;padding:1.25rem 1.5rem;min-height:var(--nav-height)}.nav-left,.nav-right{display:flex;align-items:center;gap:1.75rem}.nav-right{justify-content:flex-end}.nav-link{font-size:.8rem;font-weight:300;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;color:var(--color-text);position:relative;white-space:nowrap}.nav-link--about{color:var(--color-about)}.nav-link--active:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor}.nav-link--about.nav-link--active:after{background:var(--color-about)}.nav-logo{display:flex;justify-content:center;align-items:center}.nav-logo img{height:48px;width:auto}@media(max-width:768px){.site-nav{grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;gap:.75rem;padding:1rem}.nav-left{order:2;flex-wrap:wrap;justify-content:center;gap:1rem}.nav-logo{order:1}.nav-right{order:3;justify-content:center}.nav-link{font-size:.72rem}.nav-logo img{height:40px}}.page--design-home{padding-top:2.5rem}.design-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.design-grid__item{display:block;text-decoration:none;color:inherit;overflow:hidden}.design-grid__item--button{width:100%;text-align:left}.design-grid__image{width:100%;height:auto;object-fit:cover;transition:opacity .2s ease}.design-grid__item:hover .design-grid__image{opacity:.92}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:2rem}.lightbox__close{position:absolute;top:1rem;right:1.5rem;color:#fff;font-size:2rem;line-height:1}.lightbox__image{max-width:min(90vw,900px);max-height:90vh;object-fit:contain}.page--case-study{max-width:720px}.case-header h1{font-size:1.75rem;font-weight:400;margin:0 0 1.5rem;letter-spacing:.02em}.case-lead{font-size:1.05rem}.case-header p,.case-section p{margin:0 0 1.25rem}.case-section{margin-top:2.5rem}.case-section__title{font-size:1rem;font-weight:400;margin:0 0 1rem}.case-figure{margin:0 0 1.5rem}.case-figure img{width:100%;border-radius:2px}.case-figure figcaption{margin-top:.5rem;font-size:.85rem;color:#666}.case-note,.case-credit{margin-top:2rem;font-size:.9rem;color:#666}.case-credit a{color:var(--color-about)}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.gallery-grid .case-figure:last-child:nth-child(odd){grid-column:1 / -1}.screme-hero{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.screme-hero__icon{width:64px;height:64px;border-radius:14px}.screme-hero h1{margin:0;font-size:1.75rem;font-weight:400}.screme-mockups{margin-top:2rem}.chainmaille-video{max-height:calc(100vh - var(--nav-height) - 4rem);max-width:min(420px,90vw);width:100%;border-radius:4px;background:#111}@media(max-width:768px){.design-grid{grid-template-columns:1fr;gap:2rem}.gallery-grid{grid-template-columns:1fr}.page{padding:1.5rem 1rem 3rem}}
