:root{--bg: #f4f1ec;--bg-surface: #fffefb;--bg-alt: #ede9e2;--bg-dark: #1c1917;--text: #1c1917;--text-muted: #6b6055;--text-invert: #f4f1ec;--accent: #9b4f19;--accent-light: #c4742a;--accent-dim: #f2e6da;--border: #d4cdc4;--border-strong:#a09487;--obs: #1d5fa8;--obs-bg: #e8f0fa;--interp: #6d28d9;--interp-bg: #f0ebfd;--cons: #166534;--cons-bg: #e8f5ed;--theory: #92500a;--theory-bg: #fdf0e3;--font-display: Georgia, "Palatino Linotype", Palatino, serif;--font-body: system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--max-w: 1200px;--max-w-prose: 70ch;--ease: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--space-8)}@media(max-width:768px){.container{padding-inline:var(--space-6)}}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;line-height:1.25;color:var(--text)}p{max-width:var(--max-w-prose)}a{color:var(--accent);text-decoration-thickness:1px}a:hover{color:var(--accent-light)}strong{font-weight:600}section{padding-block:var(--space-20)}.label{display:inline-block;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:.03em;padding:.1em .4em;border-radius:3px;vertical-align:middle;line-height:1.4;white-space:nowrap}.label-obs{color:var(--obs);background:var(--obs-bg)}.label-interp{color:var(--interp);background:var(--interp-bg)}.label-cons{color:var(--cons);background:var(--cons-bg)}.label-theory{color:var(--theory);background:var(--theory-bg)}.look-shell[data-astro-cid-owkcu3ne]{min-height:100dvh;display:flex;flex-direction:column;background:var(--bg-dark);color:var(--text-invert)}.look-back[data-astro-cid-owkcu3ne]{position:fixed;top:var(--space-4);left:var(--space-6);z-index:300;font-family:var(--font-body);font-size:var(--text-sm);color:#f4f1ec73;text-decoration:none;letter-spacing:.02em;transition:color var(--ease)}.look-back[data-astro-cid-owkcu3ne]:hover{color:var(--text-invert)}.look-stage[data-astro-cid-owkcu3ne]{display:none;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100dvh;padding:var(--space-12) var(--space-6) var(--space-8)}.look-stage[data-astro-cid-owkcu3ne].is-active{display:flex}.look-image-wrap[data-astro-cid-owkcu3ne]{position:relative;display:inline-block;max-width:min(680px,100%);width:100%;margin-inline:auto;flex-shrink:0}.look-image-wrap[data-astro-cid-owkcu3ne] img[data-astro-cid-owkcu3ne]{display:block;width:100%;height:auto;border-radius:4px}.look-overlay[data-astro-cid-owkcu3ne]{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .5s ease;border-radius:4px;overflow:hidden}.look-overlay[data-astro-cid-owkcu3ne].is-visible{opacity:1}.look-dim[data-astro-cid-owkcu3ne]{position:absolute;inset:0;background:#1c19179e;border-radius:4px}.look-spotlight[data-astro-cid-owkcu3ne]{position:absolute;border-radius:3px;box-shadow:0 0 0 9999px #1c19179e;z-index:1}.look-panel[data-astro-cid-owkcu3ne]{width:100%;max-width:560px;margin-inline:auto;padding-top:var(--space-8)}.look-0-text[data-astro-cid-owkcu3ne]{font-family:var(--font-display);font-size:clamp(var(--text-xl),3vw,var(--text-2xl));line-height:1.5;color:var(--text-invert);max-width:52ch;text-align:center;margin-inline:auto;padding-top:var(--space-8)}.look-0-btn-wrap[data-astro-cid-owkcu3ne]{display:flex;justify-content:center;padding-top:var(--space-8)}.look-btn[data-astro-cid-owkcu3ne]{font-family:var(--font-body);font-size:var(--text-base);color:var(--bg-dark);background:var(--text-invert);border:none;border-radius:3px;padding:var(--space-3) var(--space-7);cursor:pointer;transition:background var(--ease),color var(--ease);letter-spacing:.01em}.look-btn[data-astro-cid-owkcu3ne]:hover{background:var(--accent-dim)}.look-btn[data-astro-cid-owkcu3ne].look-btn-ghost{background:transparent;border:1px solid rgba(244,241,236,.35);color:var(--text-invert)}.look-btn[data-astro-cid-owkcu3ne].look-btn-ghost:hover{border-color:var(--text-invert);background:#f4f1ec14}.look-tier-tag[data-astro-cid-owkcu3ne]{display:inline-block;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.15em .55em;border-radius:3px;margin-bottom:var(--space-4)}.tier-obs[data-astro-cid-owkcu3ne]{color:var(--obs);background:var(--obs-bg)}.tier-interp[data-astro-cid-owkcu3ne]{color:var(--interp);background:var(--interp-bg)}.tier-cons[data-astro-cid-owkcu3ne]{color:var(--cons);background:var(--cons-bg)}.tier-theory[data-astro-cid-owkcu3ne]{color:var(--theory);background:var(--theory-bg)}.look-invite[data-astro-cid-owkcu3ne]{font-family:var(--font-display);font-size:clamp(var(--text-lg),2.5vw,var(--text-xl));line-height:1.55;color:var(--text-invert);margin-bottom:var(--space-6)}.look-try-row[data-astro-cid-owkcu3ne]{display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6)}.look-reveal-section[data-astro-cid-owkcu3ne]{display:none;padding-top:var(--space-2)}.look-reveal-section[data-astro-cid-owkcu3ne].is-shown{display:block}.look-reveal-text[data-astro-cid-owkcu3ne]{font-size:var(--text-base);line-height:1.7;color:#f4f1eceb;margin-bottom:var(--space-4)}.look-why[data-astro-cid-owkcu3ne]{font-size:var(--text-sm);font-style:italic;color:#f4f1ec99;margin-bottom:var(--space-6);border-left:2px solid rgba(244,241,236,.2);padding-left:var(--space-4)}.look-nav-row[data-astro-cid-owkcu3ne]{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap}.look-card-count[data-astro-cid-owkcu3ne]{font-family:var(--font-mono);font-size:var(--text-xs);color:#f4f1ec61;letter-spacing:.05em;margin-left:auto}.look-final-intro[data-astro-cid-owkcu3ne]{font-family:var(--font-display);font-size:clamp(var(--text-lg),2.5vw,var(--text-xl));line-height:1.55;color:var(--text-invert);margin-bottom:var(--space-6)}.look-reveals-list[data-astro-cid-owkcu3ne]{display:none;margin-top:var(--space-8)}.look-reveals-list[data-astro-cid-owkcu3ne].is-shown{display:block}.look-reveal-item[data-astro-cid-owkcu3ne]{margin-bottom:var(--space-8);padding-bottom:var(--space-8);border-bottom:1px solid rgba(244,241,236,.1)}.look-reveal-item[data-astro-cid-owkcu3ne]:last-child{border-bottom:none}.look-reveal-label[data-astro-cid-owkcu3ne]{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#f4f1ec73;margin-bottom:var(--space-3)}.look-reveal-body[data-astro-cid-owkcu3ne]{font-size:var(--text-base);line-height:1.7;color:#f4f1ece0}.look-credit[data-astro-cid-owkcu3ne]{font-size:var(--text-xs);color:#f4f1ec52;letter-spacing:.02em;margin-top:var(--space-3);text-align:center}.look-close[data-astro-cid-owkcu3ne]{font-family:var(--font-display);font-size:clamp(var(--text-lg),2.5vw,var(--text-xl));line-height:1.55;color:var(--text-invert);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid rgba(244,241,236,.12)}@media(min-width:768px){.look-stage[data-astro-cid-owkcu3ne]{flex-direction:row;align-items:flex-start;justify-content:center;gap:var(--space-12);padding:var(--space-16) var(--space-8)}.look-image-wrap[data-astro-cid-owkcu3ne]{max-width:460px;flex-shrink:0;position:sticky;top:var(--space-8)}.look-panel[data-astro-cid-owkcu3ne]{padding-top:0;max-width:420px}.look-stage[data-astro-cid-owkcu3ne][data-stage="0"]{flex-direction:column;align-items:center}.look-stage[data-astro-cid-owkcu3ne][data-stage="0"] .look-image-wrap[data-astro-cid-owkcu3ne]{position:static;max-width:520px}}
