@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--paper:#f7f4ec;--ink:#171513;--muted:#6e6962;--line:#ded9cf;--red:#c93832;--red-deep:#a72521;--soft:#ebe7de;--radius:1.25rem;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.07em;font-family:Space Grotesk,sans-serif}em{color:var(--red);font-style:normal}.container{width:min(1120px,100% - 48px);margin-inline:auto}.site-shell{overflow:hidden}.site-header{border-bottom:1px solid var(--line);align-items:center;min-height:92px;display:flex}.wordmark{letter-spacing:-.065em;align-items:center;gap:9px;font:700 1.36rem/1 Space Grotesk,sans-serif;display:inline-flex}.wordmark img{width:25px;height:25px}.wordmark small{color:var(--muted);letter-spacing:.04em;vertical-align:top;margin-left:3px;font:500 .58rem/1 DM Mono,monospace}.wordmark-dot{color:var(--red)}.main-nav{color:var(--muted);text-transform:uppercase;gap:29px;margin-left:auto;margin-right:42px;font:500 .7rem DM Mono,monospace;display:flex}.main-nav a,.product-link,.text-link{transition:color .2s}.main-nav a:hover,.product-link:hover,.text-link:hover{color:var(--red)}.button,.header-cta{border-radius:999px;align-items:center;gap:12px;font-size:.74rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.header-cta{border:1px solid var(--ink);padding:12px 17px}.button:hover,.header-cta:hover{transform:translateY(-2px)}.hero{align-items:center;min-height:720px;padding-block:80px;display:flex}.hero,.hero-copy{position:relative}.hero-copy{z-index:1;width:min(57%,600px)}.eyebrow,.product-kicker,.section-kicker,.section-number{letter-spacing:.1em;text-transform:uppercase;font:500 .68rem DM Mono,monospace}.eyebrow{color:var(--muted);align-items:center;gap:9px;margin-bottom:25px;display:flex}.eyebrow-dot{background:var(--red);border-radius:50%;width:7px;height:7px}h1{max-width:690px;margin-bottom:27px;font-size:clamp(4rem,7.3vw,6.7rem);font-weight:600;line-height:.91}.hero-lead{max-width:430px;color:var(--muted);font-size:1.04rem;line-height:1.58}.hero-actions{align-items:center;gap:25px;margin-top:35px;display:flex}.button{padding:15px 20px}.button-primary{background:var(--red);color:var(--paper)}.button-primary:hover{background:var(--red-deep)}.button-dark{background:var(--ink);color:var(--paper)}.text-link{font-size:.78rem;font-weight:700}.hero-art{z-index:0;pointer-events:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.hero-art>img{-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center;mix-blend-mode:multiply;width:100%;height:100%;display:block}.section-grid{grid-template-columns:23% 1fr;gap:6%;display:grid}.section-number{color:var(--muted);margin:7px 0}.section-kicker,.section-number span{color:var(--red)}.section-kicker{margin-bottom:20px}.about-section{border-top:1px solid var(--line);padding-block:115px}.about-content{max-width:710px}.about-content h2,.contact-section h2{max-width:690px;margin-bottom:30px;font-size:clamp(2.5rem,4.6vw,4.35rem);line-height:.98}.about-content>p{max-width:560px;color:var(--muted);font-size:1rem;line-height:1.6}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;padding-top:20px;display:grid}.principles div{flex-direction:column;gap:15px;display:flex}.principles strong{color:var(--red);font:.65rem DM Mono,monospace}.principles span{max-width:145px;font-size:.86rem;line-height:1.35}.method-section{background:var(--ink);color:var(--paper);position:relative}.method-section:before{content:"";background:#3d3935;width:100%;height:1px;position:absolute;top:0;left:0}.method-frame{padding-block:100px 108px}.method-heading{justify-content:space-between;align-items:start;gap:40px;display:flex}.section-number-light{color:#b8b2aa}.method-heading>p:last-child{color:#c5c0b8;max-width:340px;margin:0;font-size:.92rem;line-height:1.5}.method-steps{grid-template-columns:repeat(3,1fr);gap:34px;margin:78px 0 0;padding:0;list-style:none;display:grid}.method-steps li{border-top:1px solid #56514c;min-height:210px;padding-top:23px;position:relative}.method-steps li:after{background:var(--red);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;right:0}.method-steps span{color:var(--red);font:.65rem DM Mono,monospace}.method-steps h2{margin:40px 0 14px;font-size:clamp(2.2rem,3.4vw,3.4rem);line-height:.9}.method-steps p{color:#c5c0b8;max-width:260px;margin:0;font-size:.9rem;line-height:1.5}.products-section{padding-block:125px}.section-heading{justify-content:space-between;align-items:start;margin-bottom:32px;display:flex}.section-caption{max-width:265px;color:var(--muted);text-align:right;margin:0;font-size:.8rem;line-height:1.45}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:540px;padding:28px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:var(--ink);transform:translateY(-5px)}.product-nave{--card-paper:#e8e4dc;background:var(--card-paper)}.product-lockroom{--card-paper:#e3dfd5;background:var(--card-paper)}.product-card:after{z-index:0;background:linear-gradient(to bottom,transparent 22%,color-mix(in srgb,var(--card-paper) 58%,transparent) 50%,var(--card-paper) 80%);content:"";pointer-events:none;position:absolute;inset:0}.product-card>:not(.product-art){z-index:1;position:relative}.product-topline{justify-content:space-between;font:.68rem DM Mono,monospace;display:flex}.product-arrow{font-size:1.25rem}.product-copy{margin-top:auto}.product-kicker{color:currentColor;margin-bottom:14px}.product-copy h3{margin-bottom:15px;font-size:clamp(3.1rem,5vw,5.1rem);line-height:.85}.product-copy p:not(.product-kicker){max-width:355px;margin-bottom:25px;font-size:.95rem;line-height:1.45}.product-link{margin-top:2px;font:700 .76rem DM Mono,monospace}.product-art{-o-object-fit:cover;object-fit:cover;opacity:.53;width:100%;height:100%;transition:transform .5s,opacity .3s;position:absolute;inset:0}.product-card:hover .product-art{opacity:.66;transform:scale(1.035)}.exploration-section{padding-bottom:125px}.exploration-grid,.next-event-section{grid-template-columns:1fr 1fr;align-items:stretch;gap:18px;display:grid}.exploration-copy,.next-event-copy{border-radius:var(--radius);flex-direction:column;align-items:flex-start;min-height:520px;padding:clamp(28px,5vw,56px);display:flex}.exploration-copy{background:var(--red);color:var(--paper)}.exploration-copy .product-kicker{color:#f6d9d5;margin-top:auto}.exploration-copy h2,.next-event-copy h2{max-width:510px;margin-bottom:20px;font-size:clamp(3rem,5vw,5.6rem);line-height:.86}.exploration-copy h2 em{color:var(--ink)}.exploration-copy>p:not(.product-kicker),.next-event-copy>p:not(.section-number):not(.product-kicker){max-width:460px;margin-bottom:0;line-height:1.5}.exploration-mark{border-radius:var(--radius);background:var(--ink);min-height:520px;position:relative;overflow:hidden}.exploration-label{z-index:2;color:#beb8b0;letter-spacing:.1em;text-transform:uppercase;font:.64rem DM Mono,monospace;position:absolute;top:52px;left:52px}.exploration-dot{z-index:2;border:5px solid var(--ink);background:var(--red);border-radius:50%;width:33px;height:33px;display:block;position:absolute}.dot-one{top:42%;left:43%}.dot-two{border-color:var(--paper);width:62px;height:62px;bottom:18%;right:14%}.exploration-path{border:2px solid var(--paper);opacity:.86;border-radius:50%;width:80%;height:110%;display:block;position:absolute}.path-one{top:18%;left:-30%}.path-one,.path-two{transform:rotate(-30deg)}.path-two{border-color:var(--red);bottom:-34%;right:-32%}.events-section{padding-bottom:125px}.event-list{border-top:1px solid var(--line)}.event-card{border-bottom:1px solid var(--line);grid-template-columns:145px minmax(0,1fr) 100px;gap:28px;padding:30px 0;display:grid}.event-date{text-transform:uppercase;margin-bottom:7px;font:500 .75rem DM Mono,monospace}.event-time{color:var(--red);margin:0;font:.68rem DM Mono,monospace}.event-copy h3{max-width:500px;margin-bottom:12px;font-size:clamp(1.9rem,3vw,2.8rem);line-height:.96}.event-copy>p:not(.product-kicker){max-width:530px;color:var(--muted);margin-bottom:20px;line-height:1.5}.event-mark{border:1px solid var(--line);border-radius:50%;place-self:center end;place-items:center;width:92px;height:92px;display:grid;position:relative}.event-mark img{width:42px}.event-mark span{background:var(--paper);color:var(--red);padding:3px 5px;font:.58rem DM Mono,monospace;position:absolute;bottom:-4px;right:-6px}.next-event-copy{background:var(--soft)}.next-event-copy .section-number{margin-bottom:auto}.next-event-copy .product-kicker{margin-top:70px}.next-event-mark{border-radius:var(--radius);background:var(--ink);place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.next-event-mark:after,.next-event-mark:before{content:"";border:1px solid #4d4843;border-radius:50%;width:88%;height:88%;position:absolute}.next-event-mark:before{transform:rotate(36deg)}.next-event-mark:after{border-color:var(--red);transform:rotate(-38deg)}.next-event-mark img{z-index:1;filter:invert();width:min(42%,180px)}.next-event-mark span{z-index:1;color:#bdb7af;letter-spacing:.08em;text-align:right;text-transform:uppercase;font:.64rem/1.55 DM Mono,monospace;position:absolute;bottom:33px;right:35px}.contact-section{border-top:1px solid var(--line);grid-template-columns:23% 1fr auto;align-items:end;gap:6%;padding-block:105px;display:grid}.contact-mark{background:var(--red);border-radius:50%;align-self:start;place-items:center;width:58px;height:58px;display:grid}.contact-mark img{filter:invert();width:31px}.contact-section h2{margin-bottom:0}.contact-section .button{margin-bottom:8px}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-block:25px 34px;font-size:.7rem;display:flex}.site-footer .wordmark{color:var(--ink);font-size:1.05rem}.site-footer .wordmark img{width:21px;height:21px}.site-footer p{margin:0}.reveal{animation:.65s both rise}.reveal-late{animation-delay:.15s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.container{width:min(100% - 36px,560px)}.site-header{min-height:76px}.main-nav{display:none}.header-cta{margin-left:auto;padding:10px 12px;font-size:.62rem}.hero{min-height:auto;padding-block:75px 45px;display:block}.hero-copy{width:100%}.hero-art{aspect-ratio:1;width:min(100%,400px);height:auto;margin:65px auto 20px;position:relative}.hero-art>img{-o-object-position:center;object-position:center}.contact-section,.section-grid{display:block}.section-number{margin-bottom:32px}.about-section{padding-block:75px}.about-content h2,.contact-section h2{font-size:clamp(2.45rem,11vw,4rem)}.principles{grid-template-columns:1fr;gap:18px;margin-top:40px}.principles div{flex-direction:row;align-items:baseline;gap:20px}.principles span{max-width:none}.method-frame{padding-block:74px}.method-heading{display:block}.method-heading>p:last-child{margin-top:-8px}.method-steps{grid-template-columns:1fr;gap:25px;margin-top:52px}.method-steps li{min-height:0;padding:19px 32px 0 0}.method-steps h2{margin-top:28px}.events-section,.exploration-section,.products-section{padding-block:80px}.section-heading{display:block}.section-caption{text-align:left;margin-top:-10px}.exploration-grid,.next-event-section,.product-grid{grid-template-columns:1fr}.product-card{min-height:455px}.next-event-section{padding-bottom:80px}.exploration-copy,.exploration-mark,.next-event-copy,.next-event-mark{aspect-ratio:1;min-height:0}.exploration-copy .product-kicker,.next-event-copy .product-kicker{margin-top:30px}.exploration-label{top:32px;left:32px}.event-card{grid-template-columns:1fr auto;gap:18px;padding-block:25px}.event-date-wrap{grid-column:1}.event-copy{grid-column:1/-1}.event-mark{grid-area:1/2;width:64px;height:64px}.event-mark img{width:30px}.contact-section{padding-block:75px}.contact-mark{margin-bottom:30px}.contact-section .button{margin-top:34px}.site-footer{flex-direction:column;align-items:start;gap:14px}.site-footer p:last-child{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
