.circular-text.svelte-ceebdp{position:relative;width:100%;aspect-ratio:1;color:var(--color-ink);container-type:inline-size;background:transparent;border:0;outline:0}.rotor.svelte-ceebdp{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border:0;outline:0}.char.svelte-ceebdp{position:absolute;top:50%;left:50%;display:inline-block;font-family:var(--font-mono);text-transform:uppercase;line-height:1;color:var(--color-ink);transform-origin:50% 50%;transition:color .35s ease;user-select:none;-webkit-user-select:none;white-space:pre}.circular-text.svelte-ceebdp:hover .char:where(.svelte-ceebdp){color:var(--color-rust)}.center.svelte-ceebdp{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.masthead.svelte-7k6ody{display:grid;grid-template-columns:20% 60% 20%;align-items:center;width:100%;padding:clamp(10px,.8vw,80px) 0 clamp(14px,1.2vw,70px)}.masthead-left.svelte-7k6ody{display:flex;justify-content:center}.slogan-box.svelte-7k6ody{border:1px solid var(--color-ink);padding:clamp(10px,1vw,60px) clamp(14px,1.4vw,85px)}.slogan-text.svelte-7k6ody{font-family:var(--font-serif);font-style:italic;font-size:clamp(11px,.75vw,45px);line-height:1.4;color:var(--color-ink);text-align:center;display:block}.masthead-center.svelte-7k6ody{display:flex;justify-content:center}.logo-mark.svelte-7k6ody{--logo-h: clamp(50px, 7vw, 420px);display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.5vw,90px);width:100%}.crest-img.svelte-7k6ody{height:calc(var(--logo-h) * .9);width:auto;display:block;flex-shrink:0}.wordmark-img.svelte-7k6ody{height:var(--logo-h);width:auto;display:block;max-width:100%}.masthead-right.svelte-7k6ody{display:flex;justify-content:center;align-items:center}.masthead-seal.svelte-7k6ody{width:clamp(64px,5.2vw,122px);display:block;color:var(--color-ink);transition:color .3s ease}.masthead-seal.svelte-7k6ody:hover{color:var(--color-rust)}.seal-center.svelte-7k6ody{font-family:var(--font-serif);font-size:clamp(14px,1.2vw,22px);color:var(--color-rust)}.masthead-burger.svelte-7k6ody{display:none;align-items:center;justify-content:center;flex-shrink:0;padding:8px;margin:-8px;background:none;border:0;cursor:pointer;color:var(--color-ink);transition:color .2s ease}.masthead-burger.svelte-7k6ody:hover,.masthead-burger.open.svelte-7k6ody{color:var(--color-rust)}.burger-icon.svelte-7k6ody{display:block;width:clamp(26px,7vw,32px);height:auto}.burger-icon.svelte-7k6ody line:where(.svelte-7k6ody){stroke:currentColor;stroke-width:1.6;stroke-linecap:round;transform-box:fill-box;transform-origin:center;transition:transform .32s cubic-bezier(.65,0,.35,1)}.masthead-burger.open.svelte-7k6ody .b-top:where(.svelte-7k6ody){transform:translateY(2.5px) rotate(45deg)}.masthead-burger.open.svelte-7k6ody .b-bot:where(.svelte-7k6ody){transform:translateY(-2.5px) rotate(-45deg)}@media(max-width:900px){.masthead.svelte-7k6ody{grid-template-columns:1fr;gap:24px;padding:50px 20px 40px}.masthead-left.svelte-7k6ody,.masthead-right.svelte-7k6ody{display:none}.masthead-center.svelte-7k6ody{justify-content:center}}@media(max-width:768px){.masthead.svelte-7k6ody{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 20px}.masthead-center.svelte-7k6ody{justify-content:flex-start;min-width:0}.logo-mark.svelte-7k6ody{--logo-h: clamp(26px, 8vw, 40px);gap:10px;width:auto;justify-content:flex-start}.masthead-burger.svelte-7k6ody{display:flex}}@media(orientation:landscape)and (max-height:500px){.masthead.svelte-7k6ody{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(9px,2.6vh,17px) 24px}.masthead-left.svelte-7k6ody,.masthead-right.svelte-7k6ody{display:none}.masthead-center.svelte-7k6ody{justify-content:flex-start;min-width:0}.logo-mark.svelte-7k6ody{--logo-h: clamp(28px, 8.5vh, 46px);gap:11px;width:auto;justify-content:flex-start}.masthead-burger.svelte-7k6ody{display:flex}}.nav.svelte-1mok3ed{border-top:1px solid var(--color-rule);border-bottom:1px solid var(--color-rule);padding:clamp(5px,.45vw,12px) clamp(20px,2vw,100px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(12px,2vw,48px);background:var(--color-bg)}.nav-links.svelte-1mok3ed{justify-self:start;display:flex;align-items:center;gap:clamp(12px,1.4vw,30px)}.nav-link.svelte-1mok3ed{position:relative;font-family:var(--font-serif);font-size:clamp(11px,.85vw,17px);letter-spacing:.01em;color:var(--color-ink);background:none;border:0;padding:0;cursor:pointer;white-space:nowrap;transition:color .2s ease}.nav-link.svelte-1mok3ed:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--color-rust);transform:scaleX(0);transform-origin:left center;transition:transform .22s cubic-bezier(.16,1,.3,1)}.nav-link.svelte-1mok3ed:hover,.nav-link.svelte-1mok3ed:focus-visible{color:var(--color-rust)}.nav-link.svelte-1mok3ed:hover:after,.nav-link.svelte-1mok3ed:focus-visible:after{transform:scaleX(1)}.nav-edition.svelte-1mok3ed{justify-self:center;font-family:var(--font-serif);font-style:italic;font-variation-settings:"SOFT" 50,"WONK" 0,"opsz" 24;font-size:clamp(12px,1.05vw,20px);letter-spacing:.01em;color:var(--color-ink);text-align:center;white-space:nowrap}.nav-date.svelte-1mok3ed{justify-self:end;font-family:var(--font-serif);font-size:clamp(11px,.85vw,17px);letter-spacing:.01em;color:var(--color-ink);white-space:nowrap}@media(max-width:768px),(orientation:landscape)and (max-height:500px){.nav.svelte-1mok3ed{display:none}}.site-header.svelte-hv3zzy{position:fixed;top:0;left:0;right:0;z-index:50;background:var(--color-bg)}.menu-overlay.svelte-hv3zzy{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:var(--color-bg);display:flex;flex-direction:column;padding:calc(var(--header-h, 56px) + clamp(6px,1.5vh,18px)) clamp(24px,6vw,72px) clamp(14px,3vh,26px);overflow-y:auto}.menu-inner.svelte-hv3zzy{flex:1;width:100%;max-width:1120px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:clamp(26px,5vh,52px)}.menu-left.svelte-hv3zzy{display:flex;flex-direction:column;gap:clamp(20px,3.5vh,40px)}.menu-nav.svelte-hv3zzy{display:flex;flex-direction:column}.menu-link.svelte-hv3zzy{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:clamp(11px,2vh,20px) 0;background:none;border:0;border-top:1px solid color-mix(in srgb,var(--color-rule) 14%,transparent);cursor:pointer;text-align:left;color:var(--color-ink);transition:color .2s ease}.menu-nav.svelte-hv3zzy .menu-link:where(.svelte-hv3zzy):last-child{border-bottom:1px solid color-mix(in srgb,var(--color-rule) 14%,transparent)}.menu-link.svelte-hv3zzy:hover{color:var(--color-rust)}.menu-link-name.svelte-hv3zzy{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-size:clamp(34px,11vw,58px);line-height:1;letter-spacing:-.025em}.menu-link-num.svelte-hv3zzy{font-family:var(--font-mono);font-size:clamp(10px,.8vw,12px);letter-spacing:.2em;color:var(--color-ink-faint);font-variant-numeric:tabular-nums;flex-shrink:0}.menu-contact.svelte-hv3zzy{display:flex;flex-direction:column}.menu-cta.svelte-hv3zzy{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(15px,2.2vh,22px) clamp(18px,2.4vw,28px);background:var(--color-ink);color:var(--color-bg);font-family:var(--font-mono);font-size:clamp(11px,.85vw,13px);letter-spacing:.24em;text-transform:uppercase;text-decoration:none}.menu-cta-arrow.svelte-hv3zzy{color:var(--color-rust)}.menu-contact-label.svelte-hv3zzy{font-family:var(--font-mono);font-size:clamp(14px,1.7vw,22px);letter-spacing:.16em;text-transform:uppercase;color:var(--color-ink-faint);margin-bottom:clamp(10px,1.8vh,18px)}.menu-email.svelte-hv3zzy{align-self:flex-start;font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-size:clamp(30px,8.4vw,60px);line-height:1;letter-spacing:-.02em;color:var(--color-ink);text-decoration:none;padding-bottom:6px;border-bottom:2px solid var(--color-rust);max-width:100%;word-break:break-word;transition:color .2s ease}.menu-email.svelte-hv3zzy:hover{color:var(--color-rust)}.menu-channels.svelte-hv3zzy{margin-top:clamp(24px,4vh,44px);border-top:1px solid color-mix(in srgb,var(--color-rule) 14%,transparent)}.menu-channel.svelte-hv3zzy{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:clamp(12px,2vh,18px) 0;border-bottom:1px solid color-mix(in srgb,var(--color-rule) 14%,transparent);text-decoration:none;color:var(--color-ink)}.menu-ch-label.svelte-hv3zzy{font-family:var(--font-mono);font-size:clamp(9px,.7vw,11px);letter-spacing:.26em;text-transform:uppercase;color:var(--color-ink-faint)}.menu-ch-value.svelte-hv3zzy{font-family:var(--font-serif);font-variation-settings:"SOFT" 40,"WONK" 0,"opsz" 96;font-style:italic;font-size:clamp(18px,2.4vw,30px);line-height:1;color:var(--color-ink);white-space:nowrap;transition:color .2s ease}.menu-ch-arrow.svelte-hv3zzy{margin-left:.3em;font-style:normal;color:var(--color-rust)}.menu-channel.svelte-hv3zzy:hover .menu-ch-value:where(.svelte-hv3zzy){color:var(--color-rust)}@media(orientation:landscape)and (max-height:500px){.menu-overlay.svelte-hv3zzy{padding:calc(var(--header-h, 50px) + clamp(4px,1.2vh,12px)) clamp(28px,5vw,72px) clamp(8px,2vh,16px)}.menu-inner.svelte-hv3zzy{flex-direction:row;align-items:center;gap:clamp(32px,6vw,96px)}.menu-left.svelte-hv3zzy,.menu-contact.svelte-hv3zzy{flex:1;min-width:0}.menu-left.svelte-hv3zzy{gap:clamp(14px,3vh,28px)}.menu-link.svelte-hv3zzy{padding:clamp(7px,1.8vh,14px) 0}.menu-link-name.svelte-hv3zzy{font-size:clamp(30px,9vh,54px)}.menu-cta.svelte-hv3zzy{padding:clamp(11px,2.4vh,18px) 20px;font-size:clamp(12px,1.5vh,16px)}.menu-contact-label.svelte-hv3zzy{font-size:clamp(14px,3.4vh,22px);margin-bottom:clamp(8px,1.8vh,14px)}.menu-email.svelte-hv3zzy{font-size:clamp(28px,9vh,50px)}.menu-channels.svelte-hv3zzy{margin-top:clamp(12px,2.6vh,24px)}.menu-channel.svelte-hv3zzy{padding:clamp(8px,1.8vh,14px) 0}.menu-ch-label.svelte-hv3zzy{font-size:clamp(11px,2.4vh,15px)}.menu-ch-value.svelte-hv3zzy{font-size:clamp(20px,5.8vh,36px)}}@media(min-width:769px)and (min-height:501px){.menu-overlay.svelte-hv3zzy{display:none}}@media(max-width:768px){.site-header.svelte-hv3zzy{position:relative}}.site-header.deck.svelte-hv3zzy{position:fixed}.draw-text.svelte-r59o6a{display:inline-block;height:var(--draw-h, 1em);width:auto;max-width:100%;overflow:visible;vertical-align:top}.dt-path.svelte-r59o6a{fill-opacity:0;stroke-width:var(--sw);stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1}.run-ink.svelte-r59o6a{stroke:var(--color-ink);fill:var(--color-ink)}.run-rust.svelte-r59o6a{stroke:var(--color-rust);fill:var(--color-rust)}.draw-text.play.svelte-r59o6a .dt-path:where(.svelte-r59o6a){animation:svelte-r59o6a-dt-draw var(--dur) cubic-bezier(.65,0,.35,1) var(--delay) forwards,svelte-r59o6a-dt-fill .55s ease-out calc(var(--delay) + var(--dur) * .6) forwards}@keyframes svelte-r59o6a-dt-draw{to{stroke-dashoffset:0}}@keyframes svelte-r59o6a-dt-fill{to{fill-opacity:1}}@media(prefers-reduced-motion:reduce){.dt-path.svelte-r59o6a{fill-opacity:1;stroke-dashoffset:0;animation:none!important}}.headlines.svelte-qo7j56{padding:clamp(20px,1.4vw,84px) clamp(24px,2.5vw,150px) clamp(12px,.8vw,48px)}.sub-headline.svelte-qo7j56{--draw-h: clamp(28px, 4.4vw, 208px);margin:0 auto;max-width:min(100%,1500px)}.mob.svelte-qo7j56{display:none}.line.svelte-qo7j56{display:block;line-height:1.04}.line.svelte-qo7j56+.line:where(.svelte-qo7j56){margin-top:clamp(16px,2.1vw,56px)}.desk.svelte-qo7j56 .l1:where(.svelte-qo7j56){text-align:left}.desk.svelte-qo7j56 .l2:where(.svelte-qo7j56){text-align:left;padding-left:clamp(48px,9vw,200px)}.desk.svelte-qo7j56 .l3:where(.svelte-qo7j56){text-align:right;padding-right:clamp(40px,8vw,170px)}.desk.svelte-qo7j56 .l4:where(.svelte-qo7j56){text-align:right}@media(max-width:900px){.headlines.svelte-qo7j56{padding:48px 24px 36px}.desk.svelte-qo7j56 .l2:where(.svelte-qo7j56){padding-left:0}.desk.svelte-qo7j56 .l3:where(.svelte-qo7j56){padding-right:0}}@media(orientation:portrait)and (max-width:1024px){.headlines.svelte-qo7j56{padding:clamp(36px,9vw,60px) 20px clamp(28px,7vw,44px)}.desk.svelte-qo7j56{display:none}.mob.svelte-qo7j56{display:block;--draw-h: clamp(34px, 11vw, 60px);max-width:min(100%,640px)}.mob.svelte-qo7j56 .line:where(.svelte-qo7j56){text-align:center;padding:0}.mob.svelte-qo7j56 .line:where(.svelte-qo7j56)+.line:where(.svelte-qo7j56){margin-top:clamp(10px,3vw,20px)}}@media(orientation:portrait)and (min-width:600px)and (max-width:1024px){.mob.svelte-qo7j56{--draw-h: clamp(44px, 6.5vw, 58px)}.mob.svelte-qo7j56 .line:where(.svelte-qo7j56)+.line:where(.svelte-qo7j56){margin-top:clamp(16px,2.4vw,26px)}}@media(orientation:landscape)and (max-height:500px){.desk.svelte-qo7j56{display:block}.mob.svelte-qo7j56{display:none}.sub-headline.svelte-qo7j56{--draw-h: clamp(28px, 10vh, 52px)}.headlines.svelte-qo7j56{padding:clamp(6px,2.5vh,18px) clamp(28px,6vw,90px)}.line.svelte-qo7j56+.line:where(.svelte-qo7j56){margin-top:clamp(2px,1vh,8px)}.desk.svelte-qo7j56 .l2:where(.svelte-qo7j56){padding-left:clamp(40px,12vw,140px)}.desk.svelte-qo7j56 .l3:where(.svelte-qo7j56){padding-right:clamp(40px,12vw,140px)}}.eyebrow.svelte-xi3p2o{display:flex;align-items:center;gap:clamp(10px,.9vw,16px);font-family:var(--font-mono);font-size:clamp(10px,.72vw,12px);font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--color-rust)}.eyebrow.centered.svelte-xi3p2o{justify-content:center}.bar.svelte-xi3p2o{width:clamp(28px,3vw,56px);height:1px;background:currentColor;opacity:.55;flex-shrink:0;transform-origin:left center}.dot.svelte-xi3p2o{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.txt.svelte-xi3p2o{white-space:nowrap}.thesis.svelte-rcluhl{min-height:100%;height:100%;display:flex;flex-direction:column;padding:clamp(20px,3vh,44px) clamp(20px,3vw,80px)}.thesis-inner.svelte-rcluhl{flex:1;width:100%;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.lead.svelte-rcluhl{font-family:var(--font-serif);font-variation-settings:"SOFT" 40,"WONK" 0,"opsz" 32;font-size:clamp(16px,1.15vw,21px);line-height:1.55;color:var(--color-ink);max-width:56ch;margin:clamp(12px,2.5vh,36px) 0 0;text-wrap:pretty;hanging-punctuation:first last}.word.svelte-rcluhl{display:inline}.lead.svelte-rcluhl .word.em:where(.svelte-rcluhl){font-style:italic;font-variation-settings:"SOFT" 40,"WONK" 1,"opsz" 32;color:var(--color-ink)}.dropcap.svelte-rcluhl{float:left;font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(58px,5vw,88px);line-height:.7;margin:6px 12px -4px 0;color:var(--color-rust);text-shadow:.5px .5px 0 var(--color-ink),-.3px .3px 0 var(--color-ink)}.statements.svelte-rcluhl{margin:clamp(28px,5vh,84px) auto 0;max-width:min(100%,1120px);text-align:center}.statement.svelte-rcluhl{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(23px,2.7vw,46px);line-height:1.32;letter-spacing:-.02em;color:var(--color-ink);margin:0;text-wrap:balance}.statement.svelte-rcluhl .accent:where(.svelte-rcluhl){color:var(--color-rust);font-style:italic;font-variation-settings:"SOFT" 30,"WONK" 1,"opsz" 144}@media(min-width:769px){.statements.svelte-rcluhl .st-break{display:none}}.closing.svelte-rcluhl{font-family:var(--font-serif);font-variation-settings:"SOFT" 40,"WONK" 0,"opsz" 24;font-size:clamp(14px,1vw,18px);line-height:1.6;color:var(--color-ink);max-width:46ch;margin:clamp(28px,5vh,80px) 0 0 auto;text-wrap:pretty}.closing.svelte-rcluhl .word.em:where(.svelte-rcluhl){font-style:italic;font-variation-settings:"SOFT" 40,"WONK" 1,"opsz" 24;color:var(--color-rust)}@media(orientation:portrait)and (max-width:1024px){.thesis.svelte-rcluhl{min-height:0;height:auto;padding:clamp(20px,4vh,40px) 10px}.thesis-inner.svelte-rcluhl{flex:0 0 auto;max-width:min(100%,620px)}.lead.svelte-rcluhl{margin-top:clamp(12px,2vh,22px);max-width:none;font-size:clamp(14px,4vw,16px);line-height:1.5}.statements.svelte-rcluhl{margin-top:clamp(34px,6vh,64px);max-width:none}.statement.svelte-rcluhl{font-size:clamp(24px,7vw,30px);line-height:1.18;text-wrap:normal}.statement.svelte-rcluhl+.statement:where(.svelte-rcluhl){margin-top:clamp(8px,1.6vh,16px)}.closing.svelte-rcluhl{margin:clamp(30px,5vh,56px) 0 0;max-width:none;font-size:clamp(14px,4vw,16px);line-height:1.5;text-align:right}}@media(max-width:768px)and (max-height:740px){.thesis.svelte-rcluhl{padding:16px 18px}.lead.svelte-rcluhl{font-size:13px;line-height:1.45;margin-top:10px}.statements.svelte-rcluhl{margin-top:30px}.statement.svelte-rcluhl{font-size:clamp(22px,6.4vw,27px);line-height:1.16}.statement.svelte-rcluhl+.statement:where(.svelte-rcluhl){margin-top:6px}.closing.svelte-rcluhl{font-size:13px;line-height:1.5;margin-top:28px}}@media(orientation:landscape)and (max-height:500px){.thesis.svelte-rcluhl{height:100%;min-height:0;position:relative;justify-content:center;padding:clamp(8px,2.5vh,16px) clamp(20px,4vw,64px) clamp(30px,9vh,46px)}.thesis-inner.svelte-rcluhl{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.75fr) minmax(0,.82fr);column-gap:clamp(18px,3.5vw,50px);align-items:center;width:100%;max-width:1180px}.lead.svelte-rcluhl{grid-column:1;align-self:start;margin:0;max-width:none;font-size:clamp(12px,3.3vh,16px);line-height:1.45}.dropcap.svelte-rcluhl{font-size:clamp(24px,5.5vh,36px);margin:2px 6px -2px 0}.statements.svelte-rcluhl{grid-column:2;margin:0;max-width:none}.statements.svelte-rcluhl .st-break{display:none}.statement.svelte-rcluhl{font-size:clamp(20px,6.5vh,34px);line-height:1.2;text-wrap:balance}.statement.svelte-rcluhl+.statement:where(.svelte-rcluhl){margin-top:clamp(6px,1.6vh,14px)}.closing.svelte-rcluhl{grid-column:3;align-self:end;margin:0;max-width:none;font-size:clamp(12px,3.3vh,16px);line-height:1.45}.thesis-eyebrow.svelte-rcluhl{position:absolute;left:clamp(20px,4vw,64px);bottom:clamp(10px,3vh,18px)}}.pixel-reveal.svelte-3pgv8k{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.practice.svelte-gf5tlk{position:relative;height:100%}.practice-stage.svelte-gf5tlk{height:100%;display:flex;flex-direction:column;overflow:hidden;padding:clamp(12px,1.5vw,32px) clamp(20px,3vw,80px) clamp(28px,3.5vw,64px)}.practice-marker.svelte-gf5tlk{flex-shrink:0;width:100%;max-width:1180px;margin:0 auto;will-change:opacity}.disc-deck.svelte-gf5tlk{position:relative;flex:1;min-height:0;margin:clamp(16px,2.4vw,48px) auto 0;width:100%;max-width:1180px}.disc.svelte-gf5tlk{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4vw,88px);will-change:opacity}.disc.image-right.svelte-gf5tlk .disc-illo:where(.svelte-gf5tlk){order:2;justify-content:flex-start}.disc.image-right.svelte-gf5tlk .disc-text:where(.svelte-gf5tlk){order:1;margin-left:auto}.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk) .disc-text:where(.svelte-gf5tlk){text-align:right}.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk) .disc-rule:where(.svelte-gf5tlk){align-self:flex-end;transform-origin:right center}.disc-illo.svelte-gf5tlk{position:relative;display:flex;align-items:center;justify-content:flex-end;height:100%;min-height:0}.disc-canvas.svelte-gf5tlk{position:relative;width:min(78%,360px);aspect-ratio:1;container-type:inline-size}.disc-number.svelte-gf5tlk{position:absolute;top:-10%;left:-10%;z-index:0;font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:92cqw;line-height:1;letter-spacing:-.04em;color:var(--color-ink);opacity:.1;pointer-events:none}.disc.image-right.svelte-gf5tlk .disc-number:where(.svelte-gf5tlk){left:auto;right:-10%}.disc-watermark.svelte-gf5tlk{display:none;position:absolute;z-index:0;font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;line-height:1;letter-spacing:-.04em;color:var(--color-ink);opacity:.1;pointer-events:none}.disc-text.svelte-gf5tlk{display:flex;flex-direction:column;justify-content:center;max-width:46ch}.disc-desk.svelte-gf5tlk{font-family:var(--font-mono);font-size:clamp(10px,.74vw,12px);letter-spacing:.24em;text-transform:uppercase;color:var(--color-rust);white-space:nowrap}.disc-title.svelte-gf5tlk{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(38px,4.4vw,76px);line-height:.96;letter-spacing:-.025em;margin:0;color:var(--color-ink);text-transform:lowercase}.disc-title.svelte-gf5tlk:first-letter{text-transform:uppercase}.disc-title.svelte-gf5tlk em:where(.svelte-gf5tlk){color:var(--color-rust);font-style:italic;font-variation-settings:"SOFT" 30,"WONK" 1,"opsz" 144;white-space:nowrap}.disc-rule.svelte-gf5tlk{width:clamp(40px,4vw,72px);height:2px;background:var(--color-rust);margin:clamp(16px,1.6vw,30px) 0 clamp(18px,1.8vw,32px);flex-shrink:0;transform-origin:left center;will-change:transform}.disc-copy.svelte-gf5tlk{margin:0;font-family:var(--font-serif);font-variation-settings:"SOFT" 40,"WONK" 0,"opsz" 18;font-size:clamp(14px,1.05vw,18px);line-height:1.6;color:var(--color-ink);text-wrap:pretty}.practice.is-static.svelte-gf5tlk,.practice.is-static.svelte-gf5tlk .practice-stage:where(.svelte-gf5tlk){height:auto;overflow:visible}.practice.is-static.svelte-gf5tlk .practice-stage:where(.svelte-gf5tlk){padding:clamp(56px,9vw,96px) clamp(20px,3vw,80px)}.practice.is-static.svelte-gf5tlk .disc-deck:where(.svelte-gf5tlk){position:static;display:flex;flex-direction:column;gap:clamp(56px,10vw,110px);margin-top:clamp(48px,8vw,80px)}.practice.is-static.svelte-gf5tlk .disc:where(.svelte-gf5tlk){position:static;grid-template-columns:1fr;gap:28px}.practice.is-static.svelte-gf5tlk .disc-illo:where(.svelte-gf5tlk){height:auto;justify-content:center;order:-1}.practice.is-static.svelte-gf5tlk .disc.image-right:where(.svelte-gf5tlk) .disc-illo:where(.svelte-gf5tlk){order:-1;justify-content:center}.practice.is-static.svelte-gf5tlk .disc-canvas:where(.svelte-gf5tlk){width:min(80%,320px);margin:0 auto}.practice.is-static.svelte-gf5tlk .disc-text:where(.svelte-gf5tlk){max-width:none}@media(max-width:900px){.practice.is-static.svelte-gf5tlk .disc-number:where(.svelte-gf5tlk){font-size:84px}.disc-title.svelte-gf5tlk{font-size:clamp(40px,13vw,64px)}}@media(orientation:portrait)and (max-width:1024px){.practice.svelte-gf5tlk:not(.is-static) .disc-deck:where(.svelte-gf5tlk){max-width:620px}.practice.svelte-gf5tlk:not(.is-static) .disc:where(.svelte-gf5tlk){grid-template-columns:1fr;align-content:center;gap:clamp(22px,4.5vh,48px)}.practice.svelte-gf5tlk:not(.is-static) .disc-illo:where(.svelte-gf5tlk),.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk) .disc-illo:where(.svelte-gf5tlk){order:1;height:auto;justify-content:center}.practice.svelte-gf5tlk:not(.is-static) .disc-text:where(.svelte-gf5tlk){order:2;position:relative;text-align:left;align-items:flex-start;margin:0;max-width:none}.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk) .disc-text:where(.svelte-gf5tlk){text-align:right;align-items:flex-end}.practice.svelte-gf5tlk:not(.is-static) .disc-rule:where(.svelte-gf5tlk){align-self:flex-start;transform-origin:left center}.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk) .disc-rule:where(.svelte-gf5tlk){align-self:flex-end;transform-origin:right center}.practice.svelte-gf5tlk:not(.is-static) .disc-canvas:where(.svelte-gf5tlk) .disc-number:where(.svelte-gf5tlk){display:none}.practice.svelte-gf5tlk:not(.is-static) .disc-watermark:where(.svelte-gf5tlk){display:block;font-size:clamp(108px,34vw,180px);top:50%;left:-.04em;transform:translateY(-50%)}.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk) .disc-watermark:where(.svelte-gf5tlk){left:auto;right:-.04em}.practice.svelte-gf5tlk:not(.is-static) .disc-title:where(.svelte-gf5tlk),.practice.svelte-gf5tlk:not(.is-static) .disc-rule:where(.svelte-gf5tlk),.practice.svelte-gf5tlk:not(.is-static) .disc-copy:where(.svelte-gf5tlk){position:relative;z-index:1}.disc-canvas.svelte-gf5tlk{width:min(70vw,320px);height:auto}}@media(orientation:landscape)and (max-height:500px){.practice.svelte-gf5tlk:not(.is-static) .practice-stage:where(.svelte-gf5tlk){padding:clamp(8px,2.5vh,16px) clamp(20px,4vw,56px) clamp(10px,3vh,20px)}.practice.svelte-gf5tlk:not(.is-static) .disc-deck:where(.svelte-gf5tlk){margin-top:clamp(8px,2vh,16px)}.practice.svelte-gf5tlk:not(.is-static) .disc:where(.svelte-gf5tlk){grid-template-columns:40% 60%;gap:clamp(16px,3vw,44px)}.practice.svelte-gf5tlk:not(.is-static) .disc.image-right:where(.svelte-gf5tlk){grid-template-columns:60% 40%}.disc-illo.svelte-gf5tlk,.disc.image-right.svelte-gf5tlk .disc-illo:where(.svelte-gf5tlk){justify-content:center}.disc-canvas.svelte-gf5tlk{width:auto;height:100%;max-width:100%}.disc-canvas.svelte-gf5tlk .disc-number:where(.svelte-gf5tlk){display:none}.disc-text.svelte-gf5tlk{position:relative}.disc-watermark.svelte-gf5tlk{display:block;font-size:clamp(140px,56vh,240px);top:50%;left:-.06em;transform:translateY(-50%)}.disc.image-right.svelte-gf5tlk .disc-watermark:where(.svelte-gf5tlk){left:auto;right:-.06em}.disc-title.svelte-gf5tlk,.disc-rule.svelte-gf5tlk,.disc-copy.svelte-gf5tlk{position:relative;z-index:1}}.phone-stage.svelte-153zmyb{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;perspective:1300px}.phone-stage.svelte-153zmyb:after{content:"";position:absolute;bottom:6%;left:50%;width:48%;height:26px;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(0,0,0,.5),transparent 70%);filter:blur(10px);z-index:-1}.phone-stage.no-shadow.svelte-153zmyb:after{display:none}.phone.svelte-153zmyb{--w: clamp(190px, 16vw, 290px);--h: calc(var(--w) * 2.04);--t: clamp(14px, 1.2vw, 20px);--r: clamp(22px, 2vw, 38px);position:relative;width:var(--w);height:var(--h);transform-style:preserve-3d;will-change:transform}.slice.svelte-153zmyb{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:var(--r)}.face.svelte-153zmyb{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:var(--r);backface-visibility:hidden;overflow:hidden;background:#15110d}.front.svelte-153zmyb{transform:translate(-50%,-50%) translateZ(calc(var(--t) / 2 + .6px));padding:clamp(6px,.5vw,10px);box-shadow:inset 0 0 0 2px #2c241b,0 36px 60px -42px #000c}.back.svelte-153zmyb{transform:translate(-50%,-50%) rotateY(180deg) translateZ(calc(var(--t) / 2 + .6px));background:linear-gradient(150deg,#2c2117,#16110b 55%,#0e0b08);box-shadow:inset 0 0 0 2px #2c241b,0 36px 60px -42px #000c}.screen.svelte-153zmyb{width:100%;height:100%;border-radius:clamp(18px,1.7vw,30px);overflow:hidden;background:var(--color-bg-deep)}.screen.svelte-153zmyb img:where(.svelte-153zmyb){width:100%;height:100%;object-fit:cover;display:block}.glass.svelte-153zmyb{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--r);pointer-events:none;background:linear-gradient(125deg,#ffffff29,#fff0 26%,#fff0 72%,#ffffff12);z-index:4}.placeholder.svelte-153zmyb{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:18px;background:radial-gradient(125% 80% at 50% 18%,#f1eee5,#e3dece 70%,#dcd6c6)}.ph-app.svelte-153zmyb{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-size:clamp(18px,1.5vw,28px);line-height:1;letter-spacing:-.02em;color:var(--color-ink);text-transform:lowercase}.ph-app.svelte-153zmyb:first-letter{text-transform:uppercase}.ph-note.svelte-153zmyb{font-family:var(--font-mono);font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--color-ink-faint)}.notch.svelte-153zmyb{position:absolute;top:clamp(12px,1vw,18px);left:50%;transform:translate(-50%);width:26%;height:clamp(7px,.6vw,10px);background:#000;border-radius:999px;z-index:3}.camera.svelte-153zmyb{position:absolute;top:clamp(12px,1vw,20px);left:clamp(12px,1vw,20px);width:clamp(34px,3vw,52px);height:clamp(34px,3vw,52px);border-radius:24%;background:linear-gradient(150deg,#2a2018,#0c0a07);box-shadow:inset 0 0 0 1px #3a2e22,0 2px 8px #0000008c;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3px,.3vw,6px);padding:clamp(4px,.4vw,8px);place-items:center}.lens.svelte-153zmyb{width:clamp(10px,.9vw,16px);height:clamp(10px,.9vw,16px);border-radius:50%;background:radial-gradient(circle at 35% 35%,#5a4a37,#0a0806 75%);box-shadow:0 0 0 1.5px #241c14}.editions.svelte-1upznee{position:relative;height:100%}.editions-stage.svelte-1upznee{position:relative;height:100%;overflow:hidden;padding:clamp(20px,4vh,56px) clamp(24px,4.5vw,120px);display:flex;flex-direction:column;justify-content:center}.editions-grid.svelte-1upznee{display:grid;grid-template-columns:1fr minmax(180px,20%);grid-template-rows:100%;gap:clamp(28px,3vw,64px);align-items:center;max-width:clamp(1460px,70vw,2000px);width:100%;margin:0 auto;flex:1;min-height:0}.editions.svelte-1upznee:not(.is-static) .ed-title-panel:where(.svelte-1upznee){order:2}.ed-title-panel.svelte-1upznee{--vintage-frame: #e0c79c;position:relative;height:min(100%,max(680px,62vh));border-radius:clamp(12px,1vw,22px);border:2px solid var(--vintage-frame);background:radial-gradient(125% 90% at 50% 18%,#3a2110,#2c1809 56%,#22110a);box-shadow:0 22px 50px -28px #000000b8,inset 0 0 70px -22px #000000b3;padding:clamp(18px,1.8vw,32px);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(24px,3vh,44px);isolation:isolate;will-change:opacity;container-type:inline-size}.ed-title-panel.svelte-1upznee:before{content:"";position:absolute;inset:clamp(8px,.7vw,14px);border:1px solid color-mix(in srgb,var(--vintage-frame) 55%,transparent);border-radius:clamp(7px,.6vw,16px);pointer-events:none}.ed-panel-head.svelte-1upznee{display:flex;flex-direction:column;gap:clamp(14px,1.6vw,26px)}.ed-heading.svelte-1upznee{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(28px,20cqw,56px);line-height:.95;letter-spacing:-.035em;margin:0;color:#efe3cb;text-transform:lowercase}.ed-heading.svelte-1upznee:first-letter{text-transform:uppercase}.ed-heading.svelte-1upznee em:where(.svelte-1upznee){color:#d99a5b;font-style:italic;font-variation-settings:"SOFT" 30,"WONK" 1,"opsz" 144}.ed-sub.svelte-1upznee{font-family:var(--font-serif);font-variation-settings:"SOFT" 50,"WONK" 0,"opsz" 22;font-style:italic;font-size:clamp(14px,1.05vw,18px);line-height:1.4;color:#cbba98;margin:0;text-wrap:pretty}.ed-panel-foot.svelte-1upznee{display:flex;flex-direction:column;gap:clamp(12px,1.4vw,20px)}.ed-counter.svelte-1upznee{display:flex;align-items:center;gap:clamp(12px,1.2vw,20px);font-family:var(--font-mono);font-size:clamp(10px,.74vw,12px);letter-spacing:.22em;color:#cbba98}.ed-counter-num.svelte-1upznee{flex-shrink:0;font-variant-numeric:tabular-nums;color:#e3d2ad}.ed-counter-slash.svelte-1upznee{opacity:.5}.ed-counter-track.svelte-1upznee{position:relative;flex:1;height:1px;background:color-mix(in srgb,var(--vintage-frame) 38%,transparent)}.ed-counter-fill.svelte-1upznee{position:absolute;left:0;top:-.5px;width:100%;height:2px;background:var(--color-rust);transform-origin:left center;transition:transform .3s cubic-bezier(.16,1,.3,1)}.ed-contents.svelte-1upznee{display:flex;flex-direction:column;gap:clamp(10px,1.2vw,16px)}.ed-contents-label.svelte-1upznee{font-family:var(--font-mono);font-size:clamp(9px,.68vw,11px);letter-spacing:.3em;text-transform:uppercase;color:#9c8a68;padding-bottom:clamp(8px,.9vw,14px);border-bottom:1px solid color-mix(in srgb,var(--vintage-frame) 28%,transparent)}.ed-contents-list.svelte-1upznee{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(8px,1vw,13px)}.ed-contents-item.svelte-1upznee{opacity:.5;transition:opacity .25s ease}.ed-contents-item.active.svelte-1upznee,.ed-contents-item.svelte-1upznee:hover{opacity:1}.ed-contents-link.svelte-1upznee{display:flex;align-items:center;gap:clamp(10px,1vw,16px);width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;pointer-events:auto;font:inherit;color:inherit}.ed-contents-dot.svelte-1upznee{width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid color-mix(in srgb,var(--vintage-frame) 60%,transparent);background:transparent;transition:border-color .2s ease,background .2s ease}.ed-contents-item.active.svelte-1upznee .ed-contents-dot:where(.svelte-1upznee){border-color:var(--color-rust);background:var(--color-rust)}.ed-contents-num.svelte-1upznee{font-family:var(--font-mono);font-size:clamp(9px,.66vw,11px);letter-spacing:.18em;color:#9c8a68;flex-shrink:0;font-variant-numeric:tabular-nums}.ed-contents-name.svelte-1upznee{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 40;font-size:clamp(15px,1.15vw,20px);line-height:1.1;color:#d8c6a2}.ed-contents-item.active.svelte-1upznee .ed-contents-name:where(.svelte-1upznee){color:#f3e7cd}.ed-contents-wip.svelte-1upznee{font-family:var(--font-mono);font-size:clamp(8px,.58vw,9px);letter-spacing:.16em;text-transform:uppercase;color:var(--color-rust);border:1px solid color-mix(in srgb,var(--color-rust) 50%,transparent);border-radius:4px;padding:2px 5px;line-height:1;flex-shrink:0}.ed-contents-link.svelte-1upznee:hover .ed-contents-dot:where(.svelte-1upznee){border-color:var(--vintage-frame);background:var(--vintage-frame)}.ed-display.svelte-1upznee{position:relative;height:min(100%,max(680px,62vh));display:grid;grid-template-columns:1fr 1fr;grid-template-rows:100%;align-items:center;gap:clamp(40px,5vw,104px)}.ed-meta-stack.svelte-1upznee{position:relative;height:100%}.ed-work-meta.svelte-1upznee{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;will-change:opacity}.ed-work.svelte-1upznee{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(24px,3.2vw,72px);will-change:opacity}.ed-phone.svelte-1upznee{position:relative;height:min(100%,520px);width:100%}.ed-phone-slot.svelte-1upznee{position:relative;height:100%;width:100%;will-change:opacity,transform}.ed-devices.svelte-1upznee{position:relative;height:100%;width:100%}.ed-devices.svelte-1upznee:before{content:"";position:absolute;left:50%;top:50%;width:78%;aspect-ratio:1;transform:translate(-50%,-50%);background:radial-gradient(circle,color-mix(in srgb,var(--color-rust) 12%,transparent) 0%,transparent 62%);filter:blur(6px);z-index:0;opacity:var(--halo-op, 1)}.ed-device.svelte-1upznee{position:absolute;top:0;right:0;bottom:0;left:0}.ed-device-back.svelte-1upznee{transform:translate(11%,-8%);z-index:1}.ed-device-front.svelte-1upznee{transform:translate(-9%,8%);z-index:2}.ed-meta.svelte-1upznee{min-width:0;max-width:44ch;text-align:left}.ed-work-meta.svelte-1upznee .ed-meta:where(.svelte-1upznee){text-align:left}.ed-wip.svelte-1upznee{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:clamp(9px,.7vw,11px);letter-spacing:.24em;text-transform:uppercase;color:var(--color-rust);border:1px solid color-mix(in srgb,var(--color-rust) 45%,transparent);border-radius:999px;padding:6px 14px;margin-bottom:clamp(12px,1.4vw,22px)}.ed-wip-inline.svelte-1upznee{display:none}.ed-wip-dot.svelte-1upznee{width:6px;height:6px;border-radius:50%;background:var(--color-rust);animation:pulse 2.4s infinite}.ed-name.svelte-1upznee{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(38px,4.4vw,84px);line-height:.94;letter-spacing:-.035em;margin:0;color:var(--color-ink)}.ed-name-accent.svelte-1upznee{color:var(--color-rust);font-style:italic;font-variation-settings:"SOFT" 30,"WONK" 1,"opsz" 144;text-transform:lowercase}.ed-rule.svelte-1upznee{width:clamp(40px,4vw,72px);height:2px;background:var(--color-rust);margin:clamp(16px,1.6vw,28px) 0}.ed-tagline.svelte-1upznee{font-family:var(--font-serif);font-variation-settings:"SOFT" 50,"WONK" 0,"opsz" 24;font-style:italic;font-size:clamp(16px,1.4vw,24px);line-height:1.35;color:var(--color-ink);margin:0 0 clamp(12px,1.3vw,22px);text-wrap:pretty}.ed-body.svelte-1upznee{font-family:var(--font-serif);font-variation-settings:"SOFT" 40,"WONK" 0,"opsz" 16;font-size:clamp(14px,1vw,17px);line-height:1.55;color:var(--color-ink-soft);margin:0 0 clamp(16px,1.6vw,26px);text-wrap:pretty}.editions.is-static.svelte-1upznee,.editions.is-static.svelte-1upznee .editions-stage:where(.svelte-1upznee){height:auto;overflow:visible}.editions.is-static.svelte-1upznee .editions-stage:where(.svelte-1upznee){display:block;padding:clamp(56px,9vw,96px) clamp(20px,3vw,80px)}.editions.is-static.svelte-1upznee .editions-grid:where(.svelte-1upznee){grid-template-columns:1fr;grid-template-rows:auto;gap:40px}.editions.is-static.svelte-1upznee .ed-title-panel:where(.svelte-1upznee){height:auto}.editions.is-static.svelte-1upznee .ed-display:where(.svelte-1upznee){height:auto;display:flex;flex-direction:column;gap:clamp(48px,9vw,88px)}.editions.is-static.svelte-1upznee .ed-work:where(.svelte-1upznee){position:static;inset:auto;grid-template-columns:1fr;gap:24px}.editions.is-static.svelte-1upznee .ed-phone:where(.svelte-1upznee){height:min(70vh,480px);order:-1}.editions.is-static.svelte-1upznee .ed-meta:where(.svelte-1upznee){max-width:none}.ed-marker.svelte-1upznee,.ed-progress.svelte-1upznee{display:none;flex-shrink:0}.ed-progress.svelte-1upznee{align-items:center;gap:clamp(12px,3vw,20px);font-family:var(--font-mono);font-size:11px;letter-spacing:.22em;color:var(--color-ink-soft)}.ed-progress-num.svelte-1upznee{flex-shrink:0;color:var(--color-ink);font-variant-numeric:tabular-nums}.ed-progress-slash.svelte-1upznee{opacity:.5}.ed-progress-track.svelte-1upznee{position:relative;flex:1;height:1px;background:color-mix(in srgb,var(--color-ink) 15%,transparent)}.ed-progress-fill.svelte-1upznee{position:absolute;left:0;top:-.5px;width:100%;height:2px;background:var(--color-rust);transform-origin:left center;transition:transform .3s cubic-bezier(.16,1,.3,1)}@media(max-width:900px){.editions-grid.svelte-1upznee{grid-template-columns:1fr}}@media(orientation:portrait)and (max-width:1024px){.editions.svelte-1upznee:not(.is-static) .editions-stage:where(.svelte-1upznee){padding:clamp(14px,2.5vh,26px) clamp(18px,5vw,40px);gap:clamp(12px,2.2vh,20px)}.editions.svelte-1upznee:not(.is-static) .ed-title-panel:where(.svelte-1upznee){display:none}.editions.svelte-1upznee:not(.is-static) .ed-marker:where(.svelte-1upznee),.editions.svelte-1upznee:not(.is-static) .ed-progress:where(.svelte-1upznee){display:flex}.editions.svelte-1upznee:not(.is-static) .ed-marker:where(.svelte-1upznee),.editions.svelte-1upznee:not(.is-static) .editions-grid:where(.svelte-1upznee),.editions.svelte-1upznee:not(.is-static) .ed-progress:where(.svelte-1upznee){width:100%;max-width:620px;margin-left:auto;margin-right:auto}.editions.svelte-1upznee:not(.is-static) .editions-grid:where(.svelte-1upznee){grid-template-columns:1fr;grid-template-rows:100%;gap:0}.editions.svelte-1upznee:not(.is-static) .ed-display:where(.svelte-1upznee){height:100%;grid-template-columns:1fr;grid-template-rows:clamp(300px,55vh,480px) clamp(92px,16vh,128px);align-content:center;gap:clamp(16px,4vh,40px);align-items:stretch}.editions.svelte-1upznee:not(.is-static) .ed-phone-slot:where(.svelte-1upznee){order:1;height:100%;min-height:0}.editions.svelte-1upznee:not(.is-static) .ed-meta-stack:where(.svelte-1upznee){order:2;height:100%;min-height:0}.editions.svelte-1upznee:not(.is-static) .ed-work-meta:where(.svelte-1upznee){align-items:center}.editions.svelte-1upznee:not(.is-static) .ed-work-meta:where(.svelte-1upznee) .ed-meta:where(.svelte-1upznee){text-align:center;max-width:42ch}.editions.svelte-1upznee:not(.is-static) .ed-work-meta:where(.svelte-1upznee) .ed-rule:where(.svelte-1upznee){margin-left:auto;margin-right:auto}.editions.svelte-1upznee:not(.is-static) .ed-wip:where(.svelte-1upznee){display:none}.editions.svelte-1upznee:not(.is-static) .ed-wip-inline:where(.svelte-1upznee){display:inline-flex;align-items:center;vertical-align:middle;font-family:var(--font-mono);font-size:.6em;letter-spacing:.14em;text-transform:uppercase;color:var(--color-rust);border:1px solid color-mix(in srgb,var(--color-rust) 50%,transparent);border-radius:999px;padding:.25em .7em;margin-right:.6em;white-space:nowrap}.editions.svelte-1upznee:not(.is-static) .ed-tagline:where(.svelte-1upznee){margin:0}.editions.svelte-1upznee:not(.is-static) .ed-body:where(.svelte-1upznee){display:none}}@media(orientation:landscape)and (max-height:500px){.editions.svelte-1upznee:not(.is-static) .editions-stage:where(.svelte-1upznee){padding:clamp(8px,2.5vh,16px) clamp(20px,4vw,56px) clamp(8px,2vh,14px);gap:clamp(6px,1.5vh,12px)}.editions.svelte-1upznee:not(.is-static) .ed-title-panel:where(.svelte-1upznee){display:none}.editions.svelte-1upznee:not(.is-static) .ed-marker:where(.svelte-1upznee){display:flex;justify-content:flex-start}.editions.svelte-1upznee:not(.is-static) .ed-progress:where(.svelte-1upznee){display:flex;margin-right:calc(clamp(220px,42%,420px) + clamp(20px,4vw,60px))}.editions.svelte-1upznee:not(.is-static) .editions-grid:where(.svelte-1upznee){grid-template-columns:1fr;grid-template-rows:100%;max-width:none;gap:0}.editions.svelte-1upznee:not(.is-static) .ed-display:where(.svelte-1upznee){height:100%;grid-template-columns:1fr clamp(220px,42%,420px);grid-template-rows:100%;gap:clamp(20px,4vw,60px);align-items:center}.editions.svelte-1upznee:not(.is-static) .ed-meta-stack:where(.svelte-1upznee){order:1;height:100%}.editions.svelte-1upznee:not(.is-static) .ed-phone-slot:where(.svelte-1upznee){order:2;height:100%;min-height:0;transform:translateY(-2vh)}.editions.svelte-1upznee:not(.is-static) .ed-work-meta:where(.svelte-1upznee){align-items:center;justify-content:flex-start}.editions.svelte-1upznee:not(.is-static) .ed-work-meta:where(.svelte-1upznee) .ed-meta:where(.svelte-1upznee){text-align:left;max-width:34ch}.editions.svelte-1upznee:not(.is-static) .ed-body:where(.svelte-1upznee){display:none}.editions.svelte-1upznee:not(.is-static) .ed-name:where(.svelte-1upznee){font-size:clamp(32px,9.5vh,56px)}.editions.svelte-1upznee:not(.is-static) .ed-rule:where(.svelte-1upznee){margin:clamp(10px,2vh,18px) 0}.editions.svelte-1upznee:not(.is-static) .ed-wip:where(.svelte-1upznee){margin-bottom:clamp(14px,4vh,24px)}.editions.svelte-1upznee:not(.is-static) .ed-tagline:where(.svelte-1upznee){margin:0;font-size:clamp(15px,4.6vh,23px)}.editions.svelte-1upznee:not(.is-static) .ed-device-back:where(.svelte-1upznee){transform:translate(18%,-8%)}.editions.svelte-1upznee:not(.is-static) .ed-device-front:where(.svelte-1upznee){transform:translate(-18%,6%)}}.footer.svelte-1kkgy02{--footer-bg: var(--color-bg);--footer-ink: var(--color-ink);--footer-muted: var(--color-ink-soft);--footer-faint: var(--color-ink-faint);--footer-rust: var(--color-rust);--footer-hairline: rgba(20, 17, 13, .14);position:relative;height:100%;min-height:100%;background:radial-gradient(135% 120% at 50% 0%,#f4f0e7 0%,var(--footer-bg) 60%,#e6e1d3 100%);display:flex;flex-direction:column;padding:clamp(28px,4vh,72px) clamp(20px,4vw,96px) clamp(20px,2.5vh,36px)}.footer-inner.svelte-1kkgy02{width:100%;max-width:1080px;margin:0 auto;flex:1;display:flex;flex-direction:column;justify-content:center}.footer-lead.svelte-1kkgy02{font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(40px,5.4vw,92px);line-height:1.02;letter-spacing:-.025em;margin:0;max-width:16ch;text-wrap:balance}.footer-lead.svelte-1kkgy02 .quiet:where(.svelte-1kkgy02){color:var(--footer-muted)}.footer-lead.svelte-1kkgy02 .loud:where(.svelte-1kkgy02){color:var(--footer-ink);font-style:italic;font-variation-settings:"SOFT" 30,"WONK" 1,"opsz" 144}.footer-email.svelte-1kkgy02{display:inline-block;align-self:flex-start;font-family:var(--font-serif);font-variation-settings:"SOFT" 30,"WONK" 0,"opsz" 144;font-weight:400;font-size:clamp(30px,5vw,76px);line-height:1;letter-spacing:-.03em;color:var(--footer-ink);text-decoration:none;margin:clamp(32px,5vh,72px) 0 0;padding-bottom:clamp(8px,.9vw,16px);border-bottom:clamp(2px,.2vw,3px) solid var(--footer-rust);max-width:100%;word-break:break-word;transition:color .3s ease}.footer-email.svelte-1kkgy02:hover{color:var(--footer-rust)}.footer-channels.svelte-1kkgy02{margin-top:clamp(40px,7vh,100px);border-top:1px solid var(--footer-hairline)}.channel.svelte-1kkgy02{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:clamp(18px,2.4vh,34px) 0;border-bottom:1px solid var(--footer-hairline);text-decoration:none;color:var(--footer-ink)}.ch-label.svelte-1kkgy02{font-family:var(--font-mono);font-size:clamp(10px,.74vw,12px);letter-spacing:.26em;text-transform:uppercase;color:var(--footer-faint);transition:color .3s ease}.ch-value.svelte-1kkgy02{font-family:var(--font-serif);font-variation-settings:"SOFT" 40,"WONK" 0,"opsz" 96;font-style:italic;font-size:clamp(24px,2.8vw,48px);line-height:1;letter-spacing:-.02em;color:var(--footer-ink);transition:color .3s ease;white-space:nowrap}.ch-arrow.svelte-1kkgy02{display:inline-block;margin-left:.3em;font-style:normal;color:var(--footer-rust);transition:transform .3s cubic-bezier(.16,1,.3,1)}.channel.svelte-1kkgy02:hover .ch-value:where(.svelte-1kkgy02){color:var(--footer-rust)}.channel.svelte-1kkgy02:hover .ch-label:where(.svelte-1kkgy02){color:var(--footer-muted)}.channel.svelte-1kkgy02:hover .ch-arrow:where(.svelte-1kkgy02){transform:translate(4px,-4px)}.footer-bottom.svelte-1kkgy02{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:clamp(36px,6vh,80px);font-family:var(--font-mono);font-size:clamp(9px,.7vw,11px);letter-spacing:.22em;text-transform:uppercase;color:var(--footer-faint)}.footer.is-static.svelte-1kkgy02{height:auto;min-height:0;padding:clamp(64px,12vw,110px) clamp(20px,5vw,64px) clamp(40px,7vw,64px)}@media(max-width:600px){.footer-channels.svelte-1kkgy02 .channel:where(.svelte-1kkgy02){flex-direction:column;align-items:flex-start;gap:8px}}.deck.svelte-1uha8ag{position:relative;height:100dvh;overflow:hidden}.frame.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;padding-top:var(--header-h, 180px);pointer-events:none;will-change:opacity}.frame-center.svelte-1uha8ag{display:flex;flex-direction:column;justify-content:center}.frame-section.svelte-1uha8ag{padding-top:var(--header-h, 180px)}.hero.svelte-1uha8ag{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center}.hero-type.svelte-1uha8ag{width:100%}.scroll-cue.svelte-1uha8ag{position:absolute;bottom:clamp(18px,4vh,44px);left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--color-ink-faint);pointer-events:none}.cue-arrow.svelte-1uha8ag{font-family:var(--font-serif);font-size:14px;letter-spacing:0;animation:svelte-1uha8ag-scroll-nudge 2.4s ease-in-out infinite}@keyframes svelte-1uha8ag-scroll-nudge{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(5px);opacity:1}}.hero-static.svelte-1uha8ag{display:flex;flex-direction:column;justify-content:center;min-height:calc(100dvh - var(--header-h, 180px));animation:svelte-1uha8ag-hero-inout linear both;animation-timeline:view();animation-range:exit 0% exit 70%}@keyframes svelte-1uha8ag-hero-inout{to{opacity:0}}@media(min-width:769px){.stacked.svelte-1uha8ag{padding-top:var(--header-h, 180px)}.hero-static.svelte-1uha8ag{min-height:calc(100dvh - var(--header-h, 180px) * 2)}}@media(prefers-reduced-motion:reduce){.cue-arrow.svelte-1uha8ag,.hero-static.svelte-1uha8ag{animation:none}}
