:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-padding:clamp(18px, 4vw, 56px);--section-spacing:clamp(36px, 5.5vw, 75px);--ink:#111;--muted:#707070;--surface:#f3f3f0;color:var(--ink);background:#fff}*{box-sizing:border-box}html{background:#fff}body{min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.4}h1,h2,p,figure{margin:0}h1,h2{letter-spacing:-.025em;font-weight:300}img{max-width:100%;display:block}.showcase-page{min-height:100vh;overflow-x:clip}.site-header{padding:28px var(--page-padding);justify-content:space-between;align-items:baseline;gap:32px;display:flex}.site-header__brand{font-size:18px;font-weight:400}.site-header__edition{color:var(--muted);font-size:13px}.gallery-section__eyebrow{color:var(--muted);margin-bottom:9px;font-size:13px}.crab-selector{width:100%;padding:clamp(32px, 5vw, 72px) var(--page-padding) clamp(24px, 3vw, 42px);gap:clamp(16px,2vw,28px);display:grid}.crab-selector__stage{width:100%;height:clamp(440px,56vw,810px);color:inherit;cursor:default;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.crab-selector__stage--over-artwork{cursor:pointer}.crab-selector__stage:focus-visible{outline-offset:4px;outline:1px solid #000}.crab-selector__main{object-fit:contain;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .22s;position:absolute;inset:0}.crab-selector__main--selected{opacity:1}.crab-selector__choices{grid-template-columns:repeat(9,minmax(0,1fr));gap:clamp(6px,.9vw,14px);width:100%;display:none}.crab-selector__choice{aspect-ratio:1.42;background:var(--surface);cursor:pointer;opacity:.48;border:0;border-radius:0;place-items:center;min-width:0;padding:clamp(4px,.75vw,10px);transition:opacity .16s,transform .16s;display:grid;position:relative}.crab-selector__choice:after{background:var(--ink);content:"";opacity:0;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:0;left:20%;right:20%;transform:scaleX(.55)}.crab-selector__choice:hover,.crab-selector__choice:focus-visible,.crab-selector__choice--selected{opacity:1}.crab-selector__choice:focus-visible{outline-offset:2px;outline:1px solid #b8b8b8}.crab-selector__choice--selected:after{opacity:1;transform:scaleX(1)}.crab-selector__choice img{object-fit:contain;width:100%;height:100%}.gallery-section{padding:var(--section-spacing) var(--page-padding) clamp(28px, 4vw, 54px)}.gallery-section__header{margin-bottom:clamp(28px,4vw,54px)}.gallery-section__heading-row{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.gallery-section__actions{flex:none;gap:12px;display:flex}.palette-action{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:13px}.palette-action:hover,.palette-action:focus-visible,.palette-action[aria-pressed=true]{color:var(--ink)}.palette-action:focus-visible{outline-offset:3px;outline:1px solid #b8b8b8}.palette-action:disabled{cursor:default;opacity:.38}.gallery-section__title{font-size:clamp(28px,3.8vw,48px);line-height:1.08}.about-section{padding:var(--section-spacing) var(--page-padding) clamp(28px, 4vw, 54px);grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:clamp(36px,8vw,128px);display:grid}.about-section__title{max-width:10ch;font-size:clamp(34px,5vw,66px);line-height:1.02}.about-section__copy{gap:1.2em;max-width:760px;font-size:clamp(17px,1.65vw,23px);line-height:1.48;display:grid}.svg-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,30px);width:100%;display:grid}.svg-gallery--single{grid-template-columns:minmax(0,1fr)}.svg-gallery--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,30px)}.svg-gallery__item{min-width:0}.svg-gallery__surface{aspect-ratio:1;background:var(--surface);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}button.svg-gallery__surface{color:inherit;font:inherit;cursor:pointer;border:0;padding:0}.svg-gallery__surface--wide{aspect-ratio:3/2;background:0 0}.svg-gallery__surface--inset{box-sizing:border-box;padding:clamp(18px,2.5vw,40px)}.svg-gallery__surface--portrait{aspect-ratio:4/5}.svg-gallery__image{object-fit:contain;object-position:center;transform-origin:50%;width:100%;height:100%}.svg-magnifier{width:100%;height:100%;position:relative}.interactive-svg-scene{width:100%;height:100%;position:absolute;inset:0}.interactive-svg-scene>svg{width:100%;height:100%;display:block}.interactive-svg-scene__shape{cursor:crosshair;transition:opacity .16s}.interactive-svg-scene__shape--blueprint{opacity:.58!important}.interactive-svg-scene__blueprint{pointer-events:none}.interactive-svg-scene__blueprint-ghost{opacity:.72}.interactive-svg-scene__blueprint-contour{filter:drop-shadow(0 0 3px #25d8ff7a)}.interactive-svg-scene__blueprint-points circle{fill:#fff;stroke:#087ff5;stroke-width:1.2px}.svg-magnifier__hotspot{z-index:2;cursor:zoom-in;touch-action:none;background:0 0;border:0;padding:0;position:absolute}.svg-magnifier__hotspot:before{top:50%;left:var(--hotspot-marker-x);aspect-ratio:1;content:"";opacity:.55;background:#ffffff1a;border-radius:50%;width:clamp(8px,1.7vw,28px);transition:opacity .15s,transform .15s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #ffffff94,0 0 14px 5px #ffffff9e}.svg-magnifier__hotspot:hover:before,.svg-magnifier__hotspot:focus-visible:before,.svg-magnifier__hotspot:active:before{opacity:1;transform:translate(-50%,-50%)scale(1.2)}.svg-magnifier__hotspot:focus-visible{outline-offset:3px;outline:1px solid #fff}.svg-magnifier__lens{z-index:20;pointer-events:none;background:#fff;border:2px solid #ffffffeb;border-radius:50%;position:fixed;overflow:hidden;box-shadow:0 18px 45px #00000040,0 0 0 1px #11111129}.svg-magnifier__lens-image{max-width:none;position:absolute}.svg-gallery__inline-svg{transform-origin:50%;transition:opacity .18s;display:block;position:absolute;inset:clamp(24px,4vw,64px)}.svg-gallery__inline-svg>svg{width:100%;height:100%;display:block}.svg-gallery__inline-svg--cyberpunk{opacity:0}.svg-gallery__surface--palette-shift{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.svg-gallery__surface--palette-shift:hover .svg-gallery__inline-svg--natural,.svg-gallery__surface--palette-shift:focus-visible .svg-gallery__inline-svg--natural,.svg-gallery__surface--palette-shift:active .svg-gallery__inline-svg--natural{opacity:0}.svg-gallery__surface--palette-shift:hover .svg-gallery__inline-svg--cyberpunk,.svg-gallery__surface--palette-shift:focus-visible .svg-gallery__inline-svg--cyberpunk,.svg-gallery__surface--palette-shift:active .svg-gallery__inline-svg--cyberpunk{opacity:1}.svg-gallery__surface--palette-shift:focus-visible{outline-offset:2px;outline:1px solid #b8b8b8}.svg-gallery__caption{color:var(--muted);padding-top:10px;font-size:13px}.more-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,30px);display:grid}.more-gallery__item{min-width:0}.more-gallery__surface{--more-gallery-inset:clamp(18px, 2.5vw, 40px);box-sizing:border-box;aspect-ratio:1;background:var(--surface);cursor:pointer;border:0;place-items:center;width:100%;padding:0;transition:background-color .16s;display:grid;position:relative;overflow:hidden}.more-gallery__image{inset:var(--more-gallery-inset);width:calc(100% - 2 * var(--more-gallery-inset));height:calc(100% - 2 * var(--more-gallery-inset));object-fit:contain;object-position:center;transition:opacity .16s;position:absolute}.more-gallery__image--outline{opacity:0}.more-gallery__surface:hover,.more-gallery__surface:focus-visible{background:#000}.more-gallery__surface:hover .more-gallery__image--original,.more-gallery__surface:focus-visible .more-gallery__image--original{opacity:0}.more-gallery__surface:hover .more-gallery__image--outline,.more-gallery__surface:focus-visible .more-gallery__image--outline{opacity:1}.more-gallery__surface:focus-visible{outline-offset:3px;outline:1px solid #111}.more-gallery-modal{z-index:100;background:#fff;transition:background-color .16s;position:fixed;inset:0;overflow:hidden}.more-gallery-modal--outline{background:#000}.more-gallery-modal__artwork{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.more-gallery-modal__image{object-fit:contain;object-position:center}.more-gallery-modal__close{z-index:1;color:#111;cursor:pointer;background:0 0;border:0;width:30px;height:30px;padding:0;position:absolute;top:18px;right:18px}.more-gallery-modal__close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:100%;height:100%;display:block}.more-gallery-modal__close:focus-visible{outline-offset:3px;outline:1px solid #111}.more-gallery-modal--outline .more-gallery-modal__close{color:#fff}.more-gallery-modal--outline .more-gallery-modal__close:focus-visible{outline-color:#fff}.path-study{padding-top:0}.path-study__surface{background:#101114}.path-study__svg{width:100%;height:100%}.path-study__svg svg{width:100%;height:100%;display:block}.path-study__status{color:#8d8f96;font-size:13px}.site-footer{padding:clamp(48px, 7vw, 96px) var(--page-padding) 32px;justify-content:space-between;align-items:center;gap:32px;display:flex}.site-footer__brand{font-size:18px;font-weight:400}.site-footer__contact,.contact-form__submit{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px}.site-footer__contact{padding:11px 20px}.site-footer__contact:hover,.contact-form__submit:hover{background:#333}.site-footer__contact:focus-visible,.contact-modal__close:focus-visible,.contact-form__submit:focus-visible,.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline-offset:2px;outline:1px solid #b8b8b8}.contact-modal{width:min(620px,100vw - 36px);max-width:none;max-height:calc(100vh - 36px);color:var(--ink);background:0 0;border:0;margin:auto;padding:0;overflow:auto}.contact-modal::backdrop{background:#00000075}.contact-modal__panel{background:#fff;padding:clamp(24px,4vw,46px)}.contact-modal__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.contact-modal__eyebrow{color:var(--muted);margin-bottom:7px;font-size:13px}.contact-modal__title{font-size:clamp(30px,5vw,44px);line-height:1.05}.contact-modal__close{width:auto;height:auto;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;flex:none;padding:0;font-size:25px;font-weight:300;line-height:1;display:block}.contact-modal__close:focus-visible{outline:0}.contact-form{gap:18px;display:grid}.contact-form__field{color:var(--muted);gap:7px;font-size:13px;display:grid}.contact-form input,.contact-form textarea{background:var(--surface);width:100%;color:var(--ink);font:inherit;border:0;border-radius:0;font-size:16px}.contact-form input{height:46px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:140px;padding:12px 14px}.contact-form__honeypot{width:1px;height:1px;position:fixed;top:-10000px;left:-10000px;overflow:hidden}.contact-form__footer{justify-content:space-between;align-items:center;gap:20px;min-height:44px;margin-top:4px;display:flex}.contact-form__status{color:var(--muted);font-size:13px}.contact-form__status--success{color:#246c3a}.contact-form__status--error{color:#a12222}.contact-form__submit{min-width:92px;padding:12px 20px}.contact-form__submit:disabled{cursor:wait;opacity:.55}@media (max-width:720px){:root{--section-spacing:clamp(29px, 9vw, 46px)}.site-header{padding-top:22px}.crab-selector{padding-top:24px}.crab-selector__stage{height:min(83vw,520px)}.crab-selector__choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.svg-gallery,.more-gallery{grid-template-columns:1fr;gap:42px}.gallery-section__heading-row{flex-direction:column;align-items:flex-start;gap:14px}.about-section{grid-template-columns:1fr;gap:28px}.about-section__title{max-width:none}.site-footer{padding-bottom:24px}.contact-form__footer{flex-direction:column;align-items:stretch}.contact-form__submit{width:100%}}@media (prefers-reduced-motion:reduce){.crab-selector__main,.crab-selector__choice,.crab-selector__choice:after,.svg-gallery__image--natural,.svg-gallery__image--cyberpunk,.svg-magnifier__hotspot:before,.more-gallery__surface,.more-gallery__image,.more-gallery-modal{transition:none}}
