html,body,#root{min-height:100%}@font-face{font-family:InstrumentSans;src:url(/InstrumentSans.ttf) format("truetype");font-display:swap}@font-face{font-family:S15;src:url(/S15-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NotoSerifKR;src:url(/NotoSerifKR-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:C90Degree;src:url(/C90Degree-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HehlRegular;src:url(/HehlRegular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bunnyrestaurant;src:url(/Bunnyrestaurant-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:News;src:url(/News-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:C7575;src:url(/C7575-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}body{margin:0;background:#efefef}.app-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:1rem;overflow:hidden;background:transparent}@media (max-width: 700px){.personal-page-shell .yiseul-stitch-field{width:calc(100% + 2rem);height:58rem;margin:1.5rem -1rem 4rem}.personal-page-shell .yiseul-stitch-statement{width:min(44vw,10.5rem);padding:0;font-size:.48rem;line-height:1.38}.personal-page-shell .yiseul-stitch-statement:nth-of-type(n+6){display:none}.personal-page-shell .yiseul-stitch-hint{font-size:.6rem}}.strawberry-login-page{display:grid;min-height:100vh;place-items:center;background:#efefef;color:#2f2f2f;font-family:InstrumentSans,sans-serif}.strawberry-login-page section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.strawberry-login-page section>span{color:#bf0200;font-size:4rem;line-height:1}.strawberry-login-page h1,.strawberry-login-page p{margin:0}.strawberry-login-page h1{font-size:clamp(1rem,2vw,1.5rem);font-weight:500;letter-spacing:.22em}.strawberry-login-page button,.strawberry-login-page a{border:.1rem solid #bf0200;border-radius:999px;padding:.8rem 1.4rem;background:transparent;color:#bf0200;font:inherit;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-decoration:none;cursor:pointer}.grocery-admin-page{min-height:100vh;box-sizing:border-box;padding:clamp(2rem,6vw,6rem);background:#efefef;color:#2f2f2f;font-family:InstrumentSans,sans-serif}.grocery-admin-login{display:flex;min-height:calc(100vh - 12rem);align-items:center;justify-content:center;flex-direction:column;gap:1.5rem;text-align:center}.grocery-admin-login>span{color:#55a630;font-size:4rem}.grocery-admin-login h1,.grocery-admin-login p{margin:0}.grocery-admin-login h1{font-size:clamp(1.2rem,3vw,2rem);font-weight:500;letter-spacing:.16em}.grocery-admin-login button,.grocery-admin-panel button{border:0;border-radius:999px;padding:.8rem 1.25rem;background:#2f2f2f;color:#fefffd;font:inherit;font-size:.75rem;font-weight:600;letter-spacing:.08em;cursor:pointer}.grocery-admin-panel{width:min(100%,68rem);margin:0 auto}.grocery-admin-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;border-bottom:.2rem solid #2f2f2f;padding-bottom:1.5rem}.grocery-admin-panel>header>button{white-space:nowrap;font-weight:500}.grocery-admin-panel header span{color:#bf0200;font-size:.72rem;letter-spacing:.14em}.grocery-admin-panel h1{margin:.35rem 0 0;font-size:clamp(1.6rem,4vw,3.5rem);font-weight:450;letter-spacing:.06em}.grocery-admin-panel>form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.grocery-admin-panel form>label,.grocery-admin-panel fieldset{display:grid;gap:.45rem;margin:0;border:0;padding:0;font-size:1.16rem;font-weight:450;letter-spacing:.08em}.grocery-admin-panel input[type=text],.grocery-admin-panel select{width:100%;box-sizing:border-box;border:0;border-bottom:.12rem solid #2f2f2f;border-radius:0;padding:.75rem .25rem;background:transparent;color:#2f2f2f;font:inherit;font-size:1.73rem;font-weight:400}.grocery-admin-panel fieldset{grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.grocery-admin-panel legend{grid-column:1 / -1;margin-bottom:.5rem}.grocery-admin-panel fieldset label{display:flex;align-items:center;gap:.5rem;border:.1rem solid #3f99c5;padding:.75rem;font-size:1.66rem;font-weight:500;letter-spacing:.02em}.grocery-admin-panel .grocery-admin-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.5rem}.grocery-admin-prices>div{display:grid;grid-template-columns:auto minmax(5rem,.75fr) auto minmax(7rem,1fr);align-items:end;gap:.5rem;border:.1rem solid rgba(47,47,47,.35);padding:.8rem}.grocery-admin-prices>div>strong{align-self:center;color:#bf0200;font-size:1.36rem;font-weight:450}.grocery-admin-prices>div>label{display:grid;gap:.2rem}.grocery-admin-prices input[type=text]{padding:.4rem .15rem;font-size:1.56rem}.grocery-admin-form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.65rem}.grocery-admin-form-actions button{font-size:1.08rem;font-weight:450}.grocery-admin-save{justify-self:end;background:#bf0200!important}.grocery-admin-message{min-height:1.2rem;color:#bf0200;font-size:.75rem;font-weight:600;letter-spacing:.08em}.grocery-admin-search{display:grid;grid-template-columns:auto minmax(12rem,1fr) auto;align-items:center;gap:1rem;margin-top:2rem;border-bottom:.12rem solid #2f2f2f;padding-bottom:.55rem}.grocery-admin-search>span{color:#bf0200;font-size:.98rem;font-weight:600;letter-spacing:.1em}.grocery-admin-search input{min-width:0;border:0;outline:.12rem solid #ffda03;outline-offset:.15rem;padding:.45rem .2rem;background:transparent;color:#2f2f2f;font:inherit;font-size:1.51rem}.grocery-admin-search input:focus{outline-color:#ffda03}.grocery-admin-search small{color:#3f99c5;font-size:.68rem;font-weight:600}.grocery-admin-items{display:grid;gap:.65rem;margin-top:2rem}.grocery-admin-category{border-top:.14rem solid #2f2f2f}.grocery-admin-category-toggle{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;width:100%;border:0;padding:1rem .15rem;background:transparent;color:#3f99c5;font:inherit;font-size:1.22rem;font-weight:700;letter-spacing:.12em;text-align:left;cursor:pointer}.grocery-admin-panel .grocery-admin-category-toggle{border:0;border-radius:0;padding:1rem .15rem;background:transparent;color:#3f99c5}.grocery-admin-category-toggle .grocery-category-chevron{width:.72rem;height:.72rem}.grocery-admin-subcategory{border-top:.08rem solid rgba(63,153,197,.38)}.grocery-admin-subcategory-toggle{display:flex;align-items:center;gap:.65rem;width:100%;border:0;padding:.75rem .5rem;background:transparent;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.1em;text-align:left;cursor:pointer}.grocery-admin-subcategory-toggle .grocery-category-chevron{width:.52rem;height:.52rem}.grocery-admin-items article{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:.08rem solid rgba(47,47,47,.35);padding:.9rem 0}.grocery-admin-items article>div:first-child{display:grid;grid-template-columns:minmax(16rem,1.3fr) minmax(8rem,auto) minmax(14rem,.8fr);align-items:baseline;gap:1.65rem}.grocery-admin-items strong{font-size:1.62rem;font-weight:500}.grocery-admin-items span{color:#3f99c5;font-size:1.39rem}.grocery-admin-items small{color:#55a630;font-size:1.32rem}.grocery-admin-items article>button{background:#bf0200}.grocery-admin-item-actions{display:flex;gap:.45rem}.grocery-admin-item-actions button{font-size:1.2rem;font-weight:500}.grocery-admin-item-actions button:last-child{background:#bf0200}@media (max-width: 44rem){.grocery-admin-panel>form{grid-template-columns:1fr}.grocery-admin-panel fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.grocery-admin-panel .grocery-admin-prices{grid-template-columns:1fr}.grocery-admin-items article>div:first-child{grid-template-columns:1fr;gap:.2rem}.grocery-admin-search{grid-template-columns:1fr auto}.grocery-admin-search>span{grid-column:1 / -1}}.etc-media-collection{width:calc(100vw - 20rem);max-width:none;margin:clamp(7rem,14vh,11rem) auto 16rem clamp(.75rem,2vw,2rem)}.etc-media-grid{display:grid;grid-template-columns:repeat(var(--etc-column-count),minmax(0,1fr));column-gap:clamp(.1rem,.35vw,.4rem);padding:1rem 0;background:transparent}.etc-media-column{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.etc-media-grid button{position:relative;z-index:var(--etc-z, 1);display:inline-block;width:var(--etc-size, 100%);margin:0 0 clamp(-1.6rem,-1.8vw,-.65rem);border:0;padding:0;background:transparent;break-inside:avoid;cursor:zoom-in;transform:translate(var(--etc-x, 0),var(--etc-y, 0)) rotate(var(--etc-rotate, 0deg));transform-origin:center;transition:filter .18s ease}.etc-media-grid button:hover{z-index:20;filter:brightness(1.04);scale:1}.etc-media-grid button:nth-child(8n+1){--etc-size: 96%;--etc-x: 5%;--etc-y: .4rem;--etc-rotate: -7deg}.etc-media-grid button:nth-child(8n+2){--etc-size: 104%;--etc-x: -4%;--etc-y: -.6rem;--etc-rotate: 5.5deg;--etc-z: 3}.etc-media-grid button:nth-child(8n+3){--etc-size: 92%;--etc-x: 8%;--etc-y: .2rem;--etc-rotate: 8deg}.etc-media-grid button:nth-child(8n+4){--etc-size: 106%;--etc-x: -6%;--etc-y: -.35rem;--etc-rotate: -5deg;--etc-z: 2}.etc-media-grid button:nth-child(8n+5){--etc-size: 95%;--etc-x: 4%;--etc-y: -.5rem;--etc-rotate: 6.5deg}.etc-media-grid button:nth-child(8n+6){--etc-size: 108%;--etc-x: -7%;--etc-y: .35rem;--etc-rotate: -9deg;--etc-z: 4}.etc-media-grid button:nth-child(8n+7){--etc-size: 93%;--etc-x: 7%;--etc-y: -.7rem;--etc-rotate: 3.5deg}.etc-media-grid button:nth-child(8n){--etc-size: 102%;--etc-x: -3%;--etc-y: .25rem;--etc-rotate: -6deg;--etc-z: 2}.etc-media-grid button:nth-child(7n){margin-top:-.8rem}.etc-media-grid button:nth-child(11n){margin-left:-4%}.etc-media-grid button:nth-child(5n+2){margin-top:-.65rem}.etc-media-grid button:nth-child(6n+1){margin-right:-3%}.etc-media-grid button:nth-child(9n+4){margin-left:-3%;margin-bottom:-1.8rem}.etc-media-grid button:nth-child(13n+3){margin-right:-4%;margin-top:-.75rem}.etc-media-grid button:nth-child(3n+1){transform-origin:left bottom}.etc-media-grid button:nth-child(3n+2){transform-origin:right top}.etc-media-grid button:nth-child(3n){transform-origin:center 35%}.etc-media-grid button.is-side-cropped,.etc-media-grid button.is-top-side-cropped,.etc-media-grid button.is-bottom-cropped{overflow:hidden}.etc-media-grid button.is-side-cropped img{width:142.857%;max-width:none;margin-left:-21.4285%}.etc-media-grid button.is-top-side-cropped img{width:200%;max-width:none;margin-top:-10%;margin-left:-50%;clip-path:inset(10% 0 0)}.etc-media-grid button.is-bottom-cropped img{clip-path:inset(0 0 15% 0);transform:scaleY(1.1765);transform-origin:top center}.etc-media-grid img{display:block;width:100%;max-height:none;mix-blend-mode:normal;object-fit:contain}@media (max-width: 70rem){.etc-media-collection{width:calc(100vw - 15rem);margin-left:1rem}}@media (max-width: 42rem){.etc-media-collection{width:92vw;margin-right:auto;margin-bottom:13rem;margin-left:auto}.etc-media-grid{column-gap:.2rem;padding-inline:0}.etc-media-grid button:nth-child(11n){margin-left:-20%}.etc-media-grid button{margin-bottom:-.8rem}.etc-media-grid button:nth-child(7n),.etc-media-grid button:nth-child(5n+2),.etc-media-grid button:nth-child(9n+4),.etc-media-grid button:nth-child(13n+3){margin-top:-3rem}}.new-page-shell{min-height:100vh;position:relative;background:transparent}.about-page-shell{min-height:100vh;position:relative;box-sizing:border-box;padding:2rem;background:transparent}.about-page-title{margin:6.5rem 0 0;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:clamp(1.0125rem,1.875vw,1.6875rem);font-weight:400}.page-title-animation-trigger{display:inline-block;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;transform-origin:left center;transition:color .22s ease,transform .22s ease}.about-page-title:not(.red-topic-page-title) .page-title-animation-trigger:hover{color:#ffda03;transform:scale(.75)}.red-topic-page-title .page-title-animation-trigger:hover{color:#bf0200;transform:scale(.75)}.page-title-wave-letter{display:inline-block}.page-title-wave.is-animating .page-title-wave-letter{animation:page-title-disappear-wave .9s ease-in-out var(--page-title-letter-delay) both}@keyframes page-title-disappear-wave{0%,to{opacity:1;transform:translateY(0) scaleY(1)}42%,58%{opacity:0;transform:translateY(.45em) scaleY(.35)}}@media (prefers-reduced-motion: reduce){.page-title-wave.is-animating .page-title-wave-letter{animation:none}}.personal-page-shell{padding-top:12rem}.personal-page-shell:before{content:"";position:fixed;top:0;left:0;z-index:3;width:100%;height:12rem;background:#efefef;pointer-events:auto}.personal-page-shell>.about-page-title{position:fixed;top:8.5rem;left:2rem;z-index:6;margin:0}.personal-page-shell>.mini-flip-display,.personal-page-shell>.back-button{position:fixed;z-index:6}.site-footer{position:relative;z-index:1;box-sizing:border-box;width:100%;margin-top:6rem;padding:4rem 2rem 3rem;background:#efefef;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:1.035rem;font-weight:400;letter-spacing:.06em;text-align:center;transition:color 1.2s ease}.site-footer-name{font-family:S15,sans-serif;font-size:1.397rem;font-weight:450}.site-footer-message{margin:0 0 1.5rem;color:#bf0200;font-family:S15,sans-serif;font-size:2.7rem;font-weight:400;line-height:1.2}.about-butt-feature{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2.5vw,2rem);width:min(76vw,52rem);margin:clamp(3rem,8vh,6rem) auto 5rem}.yiseul-stitch-field{position:relative;isolation:isolate;box-sizing:border-box;width:min(97vw,100rem);height:clamp(62rem,95vw,86rem);margin:clamp(2rem,7vh,5rem) auto 5rem;overflow:hidden;background:#e5e0d3;cursor:crosshair;touch-action:none}.yiseul-stitch-field:focus-visible{outline:.22rem dashed #bf0200;outline-offset:.35rem}.yiseul-stitch-field canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.yiseul-stitch-statement{position:absolute;left:var(--statement-x);top:var(--statement-y);z-index:2;box-sizing:border-box;width:min(17rem,29%);margin:0;padding:0;background:transparent;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:clamp(.4rem,.56vw,.59rem);font-weight:400;line-height:1.38;pointer-events:none;transform-origin:left center;animation:yiseul-statement-float var(--statement-duration) ease-in-out var(--statement-delay) infinite alternate}.yiseul-stitch-statement:before{content:none}.yiseul-stitch-statement.is-ko{font-family:NotoSerifKR,InstrumentSans,sans-serif;word-break:keep-all}.yiseul-stitch-hint{position:absolute;right:1rem;top:.75rem;bottom:auto;z-index:2;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.18em}@keyframes yiseul-statement-float{0%{opacity:.16;filter:blur(calc(var(--statement-blur) + 1.5px));transform:translate(-50%,-50%) rotate(var(--statement-rotation-start)) scaleX(var(--statement-stretch-start)) scaleY(var(--statement-scale-start))}36%{opacity:var(--statement-opacity);filter:blur(0);transform:translate(calc(-50% + var(--statement-dx-mid)),calc(-50% + var(--statement-dy-mid))) rotate(var(--statement-rotation-mid)) scaleX(var(--statement-stretch)) scaleY(var(--statement-scale))}to{opacity:.06;filter:blur(calc(var(--statement-blur) + 3px));transform:translate(calc(-50% + var(--statement-dx)),calc(-50% + var(--statement-dy))) rotate(var(--statement-rotation-end)) scaleX(var(--statement-stretch-end)) scaleY(var(--statement-scale-end))}}@media (prefers-reduced-motion: reduce){.yiseul-stitch-statement{animation:none}}.about-spark-field{position:relative;width:min(94vw,80rem);height:20rem;margin:18rem auto 0}.about-spark-field .railroad-red-buttons{top:0}.bio-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:2rem;background:#2f2f2f61}.bio-modal{--bio-modal-padding: clamp(2rem, 5vw, 4rem);position:relative;width:min(88vw,52rem);max-height:min(80vh,48rem);overflow-y:auto;box-sizing:border-box;padding:var(--bio-modal-padding);background:#fefffd;color:#2f2f2f;font-family:InstrumentSans,sans-serif}.bio-modal h2{margin:0 0 3rem;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:400;letter-spacing:.08em}.bio-modal p{margin:0;font-size:clamp(.76rem,1.08vw,.92rem);line-height:1.65}.bio-modal p+p{margin-top:1.5rem}.contact-modal{width:min(88vw,38rem)}.contact-modal-details{display:flex;flex-direction:column;gap:1.25rem}.contact-modal-details p,.contact-modal-details p+p{margin:0}.contact-modal-details span{display:block;margin-bottom:.3rem;color:#2f2f0f;letter-spacing:.06em}.theme-song-modal{width:min(88vw,38rem)}.theme-song-player{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transform:translate(-1.5rem)}.theme-song-player .audio-visualizer{flex:0 0 min(70%,18rem);margin:-.7rem auto 0}.theme-song-player audio{display:none}.theme-song-play-button{display:flex;align-items:center;justify-content:center;width:7rem;height:7rem;border:0;padding:0 0 0 .25rem;background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:2.2rem;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.theme-song-play-button:hover{scale:1.05;opacity:.92}.theme-song-stop-icon{display:block;width:2.65rem;height:2.65rem;background:currentColor}.theme-song-play-icon{display:block;width:0;height:0;border-top:2.15rem solid transparent;border-bottom:2.15rem solid transparent;border-left:3.45rem solid currentColor}.cv-modal{width:min(88vw,38rem);text-align:center}.cv-modal h2{text-align:left}.cv-modal .cv-modal-thanks{margin-top:2rem}.bio-modal-close{position:sticky;top:0;z-index:2;display:block;width:max-content;margin:calc(-1 * var(--bio-modal-padding)) calc(-1 * var(--bio-modal-padding)) 1rem auto;border:0;padding:1rem;background:#fefffd;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:.9rem;letter-spacing:.08em;cursor:pointer}.bio-modal-close:hover{opacity:.7}.about-butt-image{position:relative;z-index:1;display:block;width:min(100%,38rem);height:auto;transform-origin:50% 70%;animation:butt-image-shake .35s ease-in-out infinite}.about-butt-image-stage{position:relative;width:min(100%,38rem)}.about-butt-image-button{position:relative;display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer}.about-butt-blush{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.about-butt-blush i{position:absolute;top:55%;width:29%;height:31%;border-radius:50%;background:radial-gradient(ellipse,rgba(191,2,0,.84) 0%,rgba(221,38,55,.62) 42%,rgba(229,94,113,.22) 65%,transparent 78%);filter:blur(.35rem);mix-blend-mode:multiply;opacity:0;transform:translateY(-50%) scale(.55);animation:butt-cheek-blush 1.8s ease-out both}.about-butt-blush-left{left:12%}.about-butt-blush-right{right:10%}@keyframes butt-cheek-blush{0%{opacity:0;transform:translateY(-50%) scale(.55)}18%,68%{opacity:1;transform:translateY(-50%) scale(1)}to{opacity:0;transform:translateY(-50%) scale(1.08)}}.about-butt-smoke{position:absolute;top:62%;left:50%;z-index:2;width:1px;height:1px;pointer-events:none}.about-butt-smoke i{position:absolute;top:0;left:0;width:var(--smoke-size);aspect-ratio:1;border-radius:48% 52% 56% 44%;background:radial-gradient(ellipse at 42% 40%,rgba(254,255,253,.98) 0 28%,rgba(210,210,205,.9) 54%,rgba(126,126,121,.2) 76%,transparent 82%);box-shadow:-1.1rem .7rem 1rem #e1e1dc8c,1.2rem -.6rem 1.2rem #c3c3be7a,.4rem 1.1rem 1rem #ebebe673;filter:blur(.28rem);opacity:0;transform:translate(-50%,-50%) scale(.04);animation:butt-smoke-pop 1.3s cubic-bezier(.16,.75,.25,1) both}.about-butt-smoke i:nth-child(2){animation-delay:35ms}.about-butt-smoke i:nth-child(3){animation-delay:.07s}.about-butt-smoke i:nth-child(4){animation-delay:.02s}.about-butt-smoke i:nth-child(5){animation-delay:.08s}.about-butt-smoke i:nth-child(6){animation-delay:.05s}.about-butt-smoke i:nth-child(7){animation-delay:.09s}.about-butt-smoke i:nth-child(8){animation-delay:.04s}.about-butt-smoke i:nth-child(9){animation-delay:75ms}.about-butt-smoke i:nth-child(10){animation-delay:15ms}@keyframes butt-smoke-pop{0%,4%{opacity:0;transform:translate(-50%,-50%) scale(.04)}8%{opacity:.98}20%{opacity:.88;transform:translate(calc(-50% + var(--smoke-x)),calc(-50% + var(--smoke-y))) scale(1.03)}34%{opacity:0;transform:translate(calc(-50% + var(--smoke-x)),calc(-50% + var(--smoke-y) - 1.7rem)) scale(1.5)}35%,to{opacity:0}}@keyframes butt-image-shake{0%,to{transform:translate(0) rotate(0)}15%{transform:translate(-.35rem) rotate(-1.5deg)}30%{transform:translate(.3rem) rotate(1.2deg)}45%{transform:translate(-.2rem) rotate(-.8deg)}60%{transform:translate(.15rem) rotate(.6deg)}75%{transform:translate(-.08rem) rotate(-.3deg)}}@media (prefers-reduced-motion: reduce){.about-butt-image{animation:none}.about-butt-smoke{display:none}.about-butt-blush i{animation-duration:1ms}}.waffle-font-phrase{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(1rem,3vw,2.5rem);width:100%;border:0;padding:0;background:transparent;cursor:pointer;transform-origin:center;transition:transform .18s ease}.waffle-font-phrase:hover,.waffle-font-phrase:focus-visible{transform:scale(1.15)}.waffle-font-word{display:flex;align-items:center}.waffle-font-word img{display:block;width:clamp(2.25rem,5.5vw,4.5rem);height:auto}.red-topic-page-title{color:#3f99c5}.build-page-shell{background-color:#efefef;background-image:none}.build-page-shell+.site-footer{background-color:transparent;background-image:none}.build-revenge-list{margin:clamp(8rem,18vh,13rem) auto 6rem;color:#bf0200;font-family:NotoSerifKR,serif;font-size:clamp(4rem,11vw,10rem);font-weight:700;letter-spacing:.05em;line-height:1;text-align:center;text-shadow:-3px -3px 0 #fefffd,3px -3px 0 #fefffd,-3px 3px 0 #fefffd,3px 3px 0 #fefffd,0 0 .45rem #fefffd}.build-revenge-list span{display:block;margin-top:2rem;font-family:NotoSerifKR,serif;font-size:clamp(.845rem,1.3vw,1.235rem);font-weight:500;letter-spacing:.2em;text-shadow:-1px -1px 0 #fefffd,1px -1px 0 #fefffd,-1px 1px 0 #fefffd,1px 1px 0 #fefffd}.build-book-stage{position:relative;min-height:100vh;margin-bottom:20rem;isolation:isolate}.build-book-stage:after{position:absolute;top:25rem;left:50%;z-index:0;width:min(93.6vw,65rem);height:47rem;background:radial-gradient(circle at 18% 49%,rgba(242,242,238,.76) 0 5%,rgba(186,186,180,.34) 13%,transparent 29%),radial-gradient(circle at 29% 31%,rgba(250,250,246,.68) 0 6%,rgba(193,193,187,.3) 15%,transparent 31%),radial-gradient(circle at 37% 66%,rgba(224,224,219,.72) 0 7%,rgba(162,162,156,.28) 17%,transparent 34%),radial-gradient(circle at 48% 38%,rgba(245,245,240,.72) 0 7%,rgba(179,179,173,.3) 18%,transparent 35%),radial-gradient(circle at 56% 58%,rgba(235,235,230,.7) 0 8%,rgba(164,164,158,.28) 19%,transparent 37%),radial-gradient(circle at 66% 29%,rgba(249,249,245,.66) 0 5%,rgba(190,190,184,.28) 15%,transparent 31%),radial-gradient(circle at 76% 55%,rgba(229,229,224,.72) 0 7%,rgba(167,167,161,.3) 18%,transparent 35%),radial-gradient(circle at 84% 40%,rgba(243,243,238,.62) 0 4%,rgba(182,182,176,.25) 13%,transparent 28%),radial-gradient(circle at 25% 74%,rgba(231,231,226,.56) 0 5%,rgba(160,160,154,.22) 15%,transparent 31%),radial-gradient(circle at 70% 73%,rgba(240,240,235,.58) 0 6%,rgba(171,171,165,.23) 16%,transparent 33%),radial-gradient(circle at 49% 50%,rgba(211,211,205,.46) 0 12%,rgba(144,144,138,.18) 27%,transparent 48%);content:"";filter:blur(4.2rem);opacity:.66;pointer-events:none;transform:translate(-50%) scale(.96);animation:build-book-smoke-drift 6s ease-in-out infinite alternate}@keyframes build-book-smoke-drift{0%{opacity:.5;transform:translate(-51%) translateY(.7rem) scale(.94)}to{opacity:.72;transform:translate(-49%) translateY(-.8rem) scale(1.04)}}.build-book-fire{position:absolute;top:-8rem;bottom:0;left:50%;z-index:0;display:block;width:100vw;height:calc(100% + 8rem);object-fit:cover;object-position:center center;pointer-events:none;transform:translate(-50%)}.build-book-stage .revenge-book{position:relative;z-index:1;transform:translateY(20rem)}@media (prefers-reduced-motion: reduce){.build-book-stage:after{animation:none}}.revenge-book{width:min(88vw,64rem);margin:17rem auto 10rem;perspective:90rem}.revenge-book-cover{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(72vw,50rem);aspect-ratio:1.42 / 1;margin:0 auto;box-sizing:border-box;border:.22rem solid #4d130f;border-radius:.55rem .85rem .85rem .55rem;background:radial-gradient(ellipse at 22% 30%,rgba(255,148,116,.13),transparent 34%),radial-gradient(ellipse at 75% 70%,rgba(35,0,0,.22),transparent 40%),repeating-radial-gradient(circle at 30% 45%,#ffffff06 0,#ffffff06 1px,#00000006 1px,#00000006 3px),linear-gradient(115deg,#791c16,#ad3027 42%,#7e1c16);box-shadow:inset 0 0 0 .45rem #35090785,inset 0 0 2rem #1e000094,.7rem .9rem #4d130f,1.1rem 1.25rem 1.6rem #2f2f2f3d;color:#d7ba85;cursor:pointer;transform-origin:left center;transition:transform .22s ease,box-shadow .22s ease}.revenge-book-cover:before{position:absolute;top:0;bottom:0;left:0;width:8.5%;box-sizing:border-box;border:0;border-radius:.38rem 0 0 .38rem;background:linear-gradient(#d7ba85d1,#d7ba85d1) center 10% / 72% .1rem no-repeat,linear-gradient(#d7ba85d1,#d7ba85d1) center 30% / 72% .1rem no-repeat,linear-gradient(#d7ba85d1,#d7ba85d1) center 50% / 72% .1rem no-repeat,linear-gradient(#d7ba85d1,#d7ba85d1) center 70% / 72% .1rem no-repeat,linear-gradient(#d7ba85d1,#d7ba85d1) center 90% / 72% .1rem no-repeat,linear-gradient(90deg,#400a077a,#9d302338 44%,#39090657 80%,#8522191a);box-shadow:inset -.22rem 0 .5rem #1f020247,.12rem 0 #d7ba851f;content:""}.revenge-book-cover:after{position:absolute;inset:1.1rem 1.2rem 1.1rem calc(8.5% + 1.25rem);border:.1rem solid rgba(215,186,133,.82);border-radius:.25rem .5rem .5rem .25rem;box-shadow:inset 0 0 0 .22rem #66261bb8,inset 0 0 0 .3rem #d7ba8580;content:"";pointer-events:none}.revenge-book-cover:hover{box-shadow:inset 0 0 0 .45rem #35090785,inset 0 0 2rem #1e000094,.7rem .9rem #4d130f,1.1rem 1.25rem 1.6rem #2f2f2f3d;transform:none}.revenge-book-cover span{position:relative;z-index:2;font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.8vw,1.45rem);font-weight:600;letter-spacing:.16em;text-shadow:0 .1rem 0 #4b120e}.revenge-book-cover small{position:relative;z-index:2;margin-top:.2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.7rem,1.25vw,1rem);font-weight:600;letter-spacing:.16em}.revenge-book-pages{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:clamp(23rem,39vw,31rem);border:.75rem solid #bf0200;border-radius:.55rem;background:#bf0200;box-shadow:0 1.2rem 1.8rem #2f2f2f33;transform-origin:center center;animation:revenge-book-open .9s cubic-bezier(.2,.78,.2,1) both}.revenge-book-pages:before{position:absolute;top:-.75rem;bottom:-.75rem;left:50%;z-index:5;width:calc(50% + .75rem);box-sizing:border-box;border:.22rem solid #4d130f;border-radius:.55rem .85rem .85rem .55rem;background:radial-gradient(ellipse at 22% 30%,rgba(255,148,116,.13),transparent 34%),radial-gradient(ellipse at 75% 70%,rgba(35,0,0,.22),transparent 40%),linear-gradient(115deg,#791c16,#ad3027 42%,#7e1c16);box-shadow:inset 0 0 0 .45rem #35090785,inset 0 0 2rem #1e000094,.45rem .55rem #4d130f;color:#d7ba85;content:"REVENGE\aWISH LIST";font-family:Georgia,Times New Roman,serif;font-size:clamp(.7rem,1.25vw,1rem);font-weight:600;letter-spacing:.16em;line-height:1.45;text-align:center;white-space:pre;display:flex;align-items:center;justify-content:center;transform-origin:left center;backface-visibility:hidden;animation:revenge-cover-open .9s cubic-bezier(.36,.02,.18,1) both}.revenge-book-pages:after{position:absolute;top:0;bottom:0;left:50%;width:.3rem;background:linear-gradient(90deg,#2f2f2f2e,#fefffdcc,#2f2f2f2e);content:"";transform:translate(-50%)}@keyframes revenge-book-open{0%{opacity:.35;transform:translate(-12%) scaleX(.72)}to{opacity:1;transform:translate(0) scaleX(1)}}@keyframes revenge-cover-open{0%{opacity:1;transform:perspective(90rem) rotateY(0)}72%{opacity:1;transform:perspective(90rem) rotateY(-168deg)}to{opacity:0;transform:perspective(90rem) rotateY(-180deg);visibility:hidden}}.revenge-book-page{box-sizing:border-box;min-width:0;padding:clamp(1.5rem,3.5vw,3rem) clamp(1.5rem,3.5vw,3rem) clamp(4.5rem,7vw,5.5rem);background:repeating-linear-gradient(transparent 0 2rem,#3f99c529 2rem,#3f99c529 2.08rem),#fffaf0;color:#2f2f2f;font-family:NotoSerifKR,serif}.revenge-book-privacy{position:absolute;right:clamp(2rem,6vw,5rem);bottom:1.4rem;left:clamp(2rem,6vw,5rem);z-index:2;margin:0;color:#2f2f2fad;font-family:Georgia,Times New Roman,serif;font-size:clamp(.62rem,1vw,.82rem);font-style:italic;line-height:1.4;text-align:center}.revenge-book-page-left{border-radius:.3rem 0 0 .3rem}.revenge-book-page-right{border-radius:0 .3rem .3rem 0}.revenge-book-page h2{margin:-1rem 0 2.5rem;color:#bf0200;font-size:clamp(1.05rem,2.1vw,1.7rem);font-weight:700;letter-spacing:.08em}.revenge-book-entries{max-height:21rem;overflow-y:auto;padding-right:.6rem}.revenge-book-entries>p{color:#2f2f2f80}.revenge-book-entries article{padding:.3rem 0 1rem;border-bottom:.08rem solid rgba(191,2,0,.24)}.revenge-book-entries article p{margin:0 0 .7rem;font-size:clamp(.9rem,1.5vw,1.15rem);line-height:1.5;white-space:pre-wrap}.revenge-book-entries article footer{display:flex;justify-content:space-between;gap:1rem;color:#3f99c5;font-size:.66rem;letter-spacing:.08em}.revenge-book-page form{display:grid;gap:1rem}.revenge-book-page textarea,.revenge-book-page input{box-sizing:border-box;width:100%;border:0;border-bottom:.13rem solid #2f2f2f;border-radius:0;background:#fefffd73;color:#2f2f2f;font:inherit;font-size:1.15rem;padding:.8rem}.revenge-book-page textarea::placeholder,.revenge-book-page input::placeholder{color:#2f2f2f7a;font-size:1.08em;letter-spacing:.055em}.revenge-book-page textarea{min-height:16rem;resize:vertical}.revenge-book-page form button{justify-self:end;border:0;border-bottom:.08rem solid currentColor;border-radius:0;width:auto;padding:.25rem 0;background:transparent;color:#2f2f2fb3;font-family:NotoSerifKR,serif;font-size:.72rem;font-weight:500;letter-spacing:.12em;cursor:pointer}.revenge-book-submit-error{margin:0;color:#bf0200;font-size:.75rem;line-height:1.3;text-align:right}@media (max-width: 42rem){.revenge-book-cover{width:88vw}.revenge-book.is-open{width:74.8vw}.revenge-book-pages{grid-template-columns:1fr}.revenge-book-page h2{margin:.5rem 0 .75rem;font-size:.79rem}.revenge-book-entries{max-height:3rem}.revenge-book-page form{gap:.55rem}.revenge-book-page textarea,.revenge-book-page input{min-width:0;max-width:100%;font-size:1rem}.revenge-book-page textarea::placeholder,.revenge-book-page input::placeholder{font-size:.81em}.revenge-book-pages:after{display:none}.revenge-book-page-left{padding-bottom:.2rem;border-radius:.3rem .3rem 0 0}.revenge-book-page-right{padding-top:.25rem;border-radius:0 0 .3rem .3rem}}.coffee-page-shell{background-color:#efefef;background-image:none;transition:none}.coffee-page-shell+.site-footer{margin-top:0;background-color:#efefef;background-image:none}.coffee-memo-wall{position:relative;display:flex;align-items:flex-end;justify-content:center;width:min(96vw,88rem);min-height:clamp(44rem,72vw,66rem);margin:clamp(4.5rem,10vh,8rem) auto 8rem;overflow:hidden;perspective:90rem;isolation:isolate}@media (min-width: 42.01rem){.coffee-page-shell .coffee-memo-wall{min-height:clamp(38rem,52vw,48rem);margin-top:clamp(9rem,15vh,13rem);margin-bottom:1.5rem;overflow:visible}.coffee-page-shell .daily-coffee-log{position:relative;z-index:2;display:block;visibility:visible;opacity:1}}.coffee-memo-stack{position:relative;width:clamp(16rem,31vw,28rem);height:clamp(23rem,39vw,35rem);padding:0;border:0;background:transparent;cursor:pointer;perspective:75rem;transform:translateY(-5rem);transform-style:preserve-3d}.coffee-memo-stack:after{position:absolute;right:4%;bottom:-1.2rem;left:4%;z-index:0;height:2.4rem;border-radius:50%;background:#2f2f2f29;content:"";filter:blur(1.15rem);transform:rotateX(84deg)}.coffee-memo-sheet{position:absolute;left:50%;bottom:0;z-index:var(--memo-z);display:block;width:100%;transform:translate3d(calc(-50% + var(--memo-x)),var(--memo-y),0) rotate(var(--memo-rotate)) rotateX(84.8deg) scale(.98);transform-origin:50% 100%;transform-style:preserve-3d;will-change:transform;pointer-events:none;transition:transform .7s cubic-bezier(.2,.78,.2,1),filter .5s ease}.coffee-memo-sheet.is-standing{z-index:50;pointer-events:auto;transform:translate3d(12%,-15rem,10rem) rotate(0) rotateX(0) scale(.84);filter:brightness(1.03);transition:none;animation:coffee-memo-pull-right 1.05s linear both}@keyframes coffee-memo-pull-right{0%{transform:translate3d(calc(-50% + var(--memo-x)),var(--memo-y),0) rotate(var(--memo-rotate)) rotateX(84.8deg) scale(.98)}to{transform:translate3d(12%,-15rem,10rem) rotate(0) rotateX(0) scale(.84)}}.coffee-memo-sheet>img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;border-bottom:.08rem solid rgba(47,47,47,.2);box-shadow:.12rem .22rem .35rem #2f2f2f33;transition:box-shadow .5s ease}.coffee-memo-sheet.is-standing>img{border-bottom-color:transparent;box-shadow:.8rem 1.2rem 2.4rem #2f2f2f42}.coffee-memo-writing{position:absolute;top:15%;left:50%;z-index:2;width:76%;color:#2f2f2f;font-family:S15,sans-serif;font-size:clamp(.693rem,1.155vw,1.012rem);font-weight:470;letter-spacing:.025em;line-height:1.38;text-align:left;opacity:0;transform:translate(-50%);transition:opacity .22s ease .62s}.coffee-memo-logo{display:flex;align-items:center;justify-content:flex-start;gap:.9rem;width:fit-content;max-width:100%;margin-bottom:clamp(.75rem,1.5vw,1.2rem);color:#2f2f2f;text-decoration:none;cursor:pointer}.coffee-memo-logo img{display:block;width:auto;max-width:min(11rem,58%);height:clamp(2.4rem,4.4vw,3.7rem);object-fit:contain;box-shadow:none}.coffee-memo-logo.is-dark-logo img{height:clamp(2.8rem,4.8vw,4rem);padding:.35rem;background:#181818}.coffee-memo-logo-name{flex:0 1 auto;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:clamp(.72rem,1.25vw,1rem);font-weight:600;letter-spacing:.035em;line-height:1.15;white-space:normal}.coffee-memo-link-wordmark{display:block;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:clamp(1.35rem,2.5vw,2.15rem);font-weight:750;letter-spacing:.16em;line-height:1}.coffee-memo-logo.is-passenger-logo .coffee-memo-link-wordmark{font-size:clamp(.405rem,.75vw,.645rem)}.coffee-memo-logo:hover img,.coffee-memo-logo:focus-visible img{transform:scale(1.05)}.coffee-memo-name{display:block;margin-bottom:clamp(.75rem,1.5vw,1.2rem);font-size:1.4em;font-weight:550;letter-spacing:.05em}.coffee-memo-copy p{margin:0 0 .72em}.coffee-memo-writing.is-auto-fitted{line-height:1.32}.coffee-memo-writing.is-auto-fitted .coffee-memo-logo,.coffee-memo-writing.is-auto-fitted .coffee-memo-name{margin-bottom:.62rem}.coffee-memo-writing.is-auto-fitted .coffee-memo-copy p{margin-bottom:.52em}.coffee-memo-sheet.is-standing .coffee-memo-writing{opacity:1}.coffee-memo-writing.is-yannis-coffee,.coffee-memo-writing.is-lighthouse-coffee,.coffee-memo-writing.is-six-five-latte{top:12.5%}.coffee-memo-stack:focus-visible{outline:.2rem solid #bf0200;outline-offset:.65rem}@media (max-width: 42rem){.coffee-memo-wall{min-height:42rem;margin-top:1rem;margin-bottom:-3rem}.coffee-memo-stack{width:min(70vw,18rem);height:27rem;transform:translateY(-9rem)}.coffee-memo-sheet.is-standing{transform:translate3d(-50%,-10rem,8rem) rotate(0) rotateX(0) scale(.82);animation-name:coffee-memo-pull-right-mobile}.coffee-memo-writing{font-size:clamp(1.14rem,1.9vw,1.664rem);font-weight:550}.daily-coffee-log{margin-top:.5rem}.coffee-log-header span{font-size:.73rem}.coffee-log-form label{font-size:1.03rem}.coffee-log-form input,.coffee-log-form select{font-size:1.344rem}.coffee-log-add-action button{font-size:1.664rem}.coffee-log-empty{font-size:1.126rem}.coffee-log-entry time{font-size:1.018rem}.coffee-log-entry span{font-size:.896rem}.coffee-log-entry strong{font-size:1.229rem}.coffee-log-entry b{font-size:2.381rem}.coffee-log-entry b small{font-size:.915rem}.coffee-log-entry>button{font-size:1.517rem}}@keyframes coffee-memo-pull-right-mobile{0%{transform:translate3d(calc(-50% + var(--memo-x)),var(--memo-y),0) rotate(var(--memo-rotate)) rotateX(84.8deg) scale(.98)}to{transform:translate3d(-50%,-10rem,8rem) rotate(0) rotateX(0) scale(.82)}}.daily-coffee-log{width:min(92vw,76rem);margin:2rem auto 10rem;color:#2f2f2f;font-family:S15,sans-serif}.coffee-log-header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:.4rem 2rem;padding-bottom:1rem;border-bottom:.22rem solid #2f2f2f}.coffee-log-header h2,.coffee-log-header span{margin:0}.coffee-log-header h2{display:flex;align-items:center;gap:clamp(.75rem,1.8vw,1.4rem);font-size:clamp(1.68rem,4vw,3.84rem);font-weight:600;letter-spacing:.075em;line-height:.9}.coffee-log-header h2:before{width:clamp(1.7rem,4vw,3.5rem);aspect-ratio:1;flex:0 0 auto;border-radius:50%;background:#bf0200;content:""}.coffee-log-header span{padding:.55rem .9rem;background:#ffda03;font-size:1.14rem;font-weight:600;letter-spacing:.11em}.coffee-log-form{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.7rem;padding:1.15rem 0;border-bottom:.08rem solid #2f2f2f}.coffee-log-form label:nth-of-type(-n+3){grid-column:span 4;grid-row:2}.coffee-log-form label:nth-of-type(4){grid-column:span 3;grid-row:1}.coffee-log-form label:nth-of-type(5){grid-column:span 4;grid-row:1;justify-self:stretch}.coffee-log-form label:nth-of-type(6){grid-column:span 2;grid-row:1;justify-self:start;width:10.4rem}.coffee-log-form label{display:flex;flex-direction:column;gap:.35rem;color:#3f99c5;font-size:1.61rem;font-weight:600;letter-spacing:.1em}.coffee-log-form input,.coffee-log-form select{min-width:0;height:4.35rem;box-sizing:border-box;border:.1rem solid #2f2f2f;border-radius:0;background:transparent;color:#2f2f2f;font:inherit;font-size:2.1rem;font-weight:600;letter-spacing:0;padding:0 .65rem}.coffee-log-form input:focus,.coffee-log-form select:focus{outline:.18rem solid #ffda03;outline-offset:.08rem}.coffee-log-add-action{grid-column:span 3;grid-row:1;display:flex;align-self:end;align-items:center;justify-self:end;gap:1rem}.coffee-log-add-action button{align-self:end;width:4.35rem;height:4.35rem;padding:0;border-radius:50%;border:0;background:#bf0200;color:#fefffd;font:inherit;font-size:2.6rem;font-weight:600;line-height:1;cursor:pointer}.coffee-log-entries{display:grid;gap:.55rem;padding-top:1rem}.coffee-log-empty{margin:2rem 0;color:#2f2f2f8c;font-size:1.76rem;font-weight:600;letter-spacing:.1em;text-align:center}.coffee-log-entry{display:grid;grid-template-columns:9.5rem minmax(0,1.25fr) minmax(0,.92fr) minmax(0,1.18fr) minmax(0,1.15fr) 4.5rem 5.5rem;align-items:center;gap:.75rem;min-height:6.2rem;padding:.65rem .8rem;border-left:.5rem solid #3f99c5;background:#fefffd}.coffee-log-entry time{color:#bf0200;font-family:C90Degree,sans-serif;font-size:1.59rem;font-weight:600;line-height:1.35;text-transform:uppercase;white-space:nowrap}.coffee-log-entry div{display:flex;min-width:0;flex-direction:column;gap:.25rem}.coffee-log-entry div:nth-of-type(4){padding-left:clamp(1rem,2vw,2rem)}.coffee-log-entry span{color:#3f99c5;font-size:1.4rem;font-weight:600;letter-spacing:.1em}.coffee-log-entry strong{overflow:hidden;font-size:1.92rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.coffee-log-entry b{color:#bf0200;font-size:3.72rem;font-weight:600}.coffee-log-entry b small{font-size:1.43rem}.coffee-log-entry-actions{display:flex;align-items:center;justify-content:flex-end;gap:.4rem}.coffee-log-entry-actions button,.coffee-log-edit-actions button{border:0;background:transparent;color:#2f2f2f;font-family:S15,sans-serif;font-size:.78rem;font-weight:600;cursor:pointer}.coffee-log-entry-actions button:last-child{font-size:2rem;line-height:1}.coffee-log-edit-form label{display:flex;min-width:0;flex-direction:column;gap:.3rem}.coffee-log-edit-form{grid-template-columns:9.5rem minmax(0,1.25fr) minmax(0,.92fr) minmax(0,1.18fr) minmax(0,1.15fr) 5.25rem 6.5rem}.coffee-log-edit-form label span{font-size:1.12rem;font-weight:600;letter-spacing:.06em}.coffee-log-edit-form input{box-sizing:border-box;width:100%;min-width:0;height:3.5rem;border:.08rem solid rgba(47,47,47,.48);border-radius:0;background:#efefef;color:#2f2f2f;font-family:S15,sans-serif;font-size:1.4rem;font-weight:500;padding:0 .4rem}.coffee-log-edit-actions{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:.35rem}.coffee-log-edit-actions button{box-sizing:border-box;min-width:5.5rem;min-height:2.25rem;padding:.25rem .45rem;font-size:1.05rem;line-height:1}.coffee-log-edit-actions button:first-child{border:.12rem solid #bf0200;border-radius:999px;color:#bf0200}@media (max-width: 64rem){.coffee-log-form{grid-template-columns:repeat(2,minmax(0,1fr))}.coffee-log-add-action{grid-column:1 / -1;grid-row:auto;justify-self:end}.coffee-log-form label:nth-of-type(5){grid-column:auto;grid-row:auto;justify-self:stretch;width:auto}.coffee-log-form label:nth-of-type(-n+6){grid-column:auto;grid-row:auto;justify-self:stretch;width:auto}.coffee-log-entry{grid-template-columns:8.75rem repeat(2,minmax(0,1fr)) 3.5rem 5rem;gap:.7rem}.coffee-log-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.coffee-log-edit-actions{grid-column:1 / -1;align-items:center;flex-direction:row;justify-content:flex-end}.coffee-log-entry div:nth-of-type(3),.coffee-log-entry div:nth-of-type(4){grid-row:2}.coffee-log-entry div:nth-of-type(4){padding-left:0}}@media (max-width: 36rem){.coffee-log-header{grid-template-columns:1fr}.coffee-log-header span{justify-self:start}.coffee-log-form{grid-template-columns:repeat(2,minmax(0,1fr))}.coffee-log-entry{grid-template-columns:1fr}.coffee-log-entry div:nth-of-type(3),.coffee-log-entry div:nth-of-type(4){grid-row:auto}.coffee-log-entry strong{white-space:normal}.coffee-log-entry-actions{position:absolute;right:1rem;top:.6rem}.coffee-log-entry{position:relative;gap:.75rem}}@media (max-width: 42rem){.daily-coffee-log{margin-top:0}.coffee-log-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.coffee-log-form label:nth-of-type(-n+6){grid-column:span 1!important;grid-row:auto!important;min-width:0;width:auto}.coffee-log-add-action{grid-column:1 / -1}.coffee-log-header span{font-size:.73rem}.coffee-log-form label{font-size:1.03rem}.coffee-log-form input,.coffee-log-form select{font-size:1.344rem}.coffee-log-add-action button{font-size:1.664rem}.coffee-log-empty{font-size:1.126rem}.coffee-log-entry time{font-size:1.018rem}.coffee-log-entry span{font-size:.896rem}.coffee-log-entry strong{font-size:1.229rem}.coffee-log-entry b{font-size:2.381rem}.coffee-log-entry b small{font-size:.915rem}.coffee-log-entry-actions button:last-child{font-size:1.517rem}}.grocery-market{width:min(94vw,92rem);margin:clamp(4rem,9vh,7rem) auto 8rem;color:#2f2f2f;font-family:InstrumentSans,sans-serif}.grocery-market-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;border-top:.28rem solid #2f2f2f;border-bottom:1px solid #2f2f2f;padding:1rem 0 .9rem}.grocery-market-kicker,.grocery-market-header h2{margin:0}.grocery-market-kicker{color:#bf0200;font-size:.72rem;font-weight:500;letter-spacing:.14em}.grocery-market-header h2{font-size:clamp(2.4rem,6vw,5.5rem);font-weight:500;letter-spacing:-.055em;line-height:.95}.grocery-market-stats{display:grid;grid-template-columns:repeat(2,minmax(7rem,1fr));gap:.45rem 1.4rem;min-width:min(100%,25rem)}.grocery-market-stats span{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem;border-bottom:1px solid rgba(47,47,47,.3);font-size:.94rem;letter-spacing:.08em}.grocery-market-stats strong{color:#bf0200;font-size:1.51rem;font-weight:500}.grocery-search{display:flex;align-items:center;gap:1rem;width:min(100%,31rem);margin:1.4rem 0;border-bottom:2px solid #bf0200;color:#bf0200;font-size:1.12rem;font-weight:500;letter-spacing:.12em}.grocery-search input{flex:1;min-width:0;border:0;outline:0;padding:.7rem 0;background:transparent;color:#2f2f2f;font:inherit;font-size:1.69rem;font-weight:400;letter-spacing:.02em}.grocery-market-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);align-items:start;gap:1.2rem}.grocery-table-wrap{overflow-x:auto;border:1px solid #2f2f2f;background:#fefffd}.grocery-price-table{width:100%;min-width:45rem;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}.grocery-mobile-store-break,.grocery-mobile-store-name{display:none}.grocery-price-table th,.grocery-price-table td{border-right:1px solid rgba(47,47,47,.2);border-bottom:1px solid rgba(47,47,47,.2);padding:.5rem;text-align:center}.grocery-price-table thead th{position:sticky;top:0;z-index:1;background:#2f2f2f;color:#fefffd;padding-top:.58rem;padding-bottom:.58rem;font-size:1.27rem;font-weight:500;letter-spacing:.08em}.grocery-price-table tbody th{width:2.85rem;min-width:2.85rem;max-width:2.85rem;background:#fefffd;text-align:left}.grocery-price-table tr>:nth-child(n+2):nth-child(-n+6){width:6.7rem}.grocery-price-table tr>:last-child{width:3.35rem}.grocery-price-table .grocery-category-row th{border-top:.18rem solid #2f2f2f;padding:0;background:#fefffd;color:#2f2f2f;font-size:1.62rem;font-weight:700;letter-spacing:.18em}.grocery-category-row button{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;width:100%;border:0;padding:1.15rem .9rem;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;cursor:pointer}.grocery-category-chevron{width:.6rem;height:.6rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-.12rem,-.12rem);transition:transform .18s ease}.grocery-category-chevron.is-open{transform:rotate(225deg) translate(-.12rem,-.12rem)}.grocery-price-table .grocery-subcategory-row th{min-width:0;max-width:none;border-top:1px solid #3f99c5;padding:.55rem .75rem;background:#3f99c524;color:#3f99c5;font-size:.98rem;font-weight:500;letter-spacing:.14em}.grocery-price-table .grocery-subcategory-row button{display:flex;align-items:center;gap:.65rem;width:100%;border:0;padding:.2rem 0;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;cursor:pointer}.grocery-price-table .grocery-subcategory-row button>span:first-child{font-size:inherit;font-weight:inherit}.grocery-price-table tbody th span,.grocery-price-table tbody th small{display:block}.grocery-price-table tbody th span{font-size:1.43rem;font-weight:450;line-height:1.15;overflow-wrap:anywhere}.grocery-price-table tbody th small{margin-top:.2rem;color:#55a630;font-size:.8rem;letter-spacing:.12em}.grocery-price-table td.is-lowest{background:#fefffd}.grocery-store-availability span:not(.grocery-unavailable){color:#55a630;font-size:1rem}.grocery-price-entry{display:flex;align-items:center;justify-content:center;gap:.12rem;min-width:7.8rem;white-space:nowrap}.grocery-price-cell{display:flex;align-items:center;justify-content:center;min-height:2rem}.grocery-price-display{color:#2f2f2f;font-size:1.37rem;font-weight:500;white-space:nowrap}.grocery-price-display small{color:#2f2f2f94;font-weight:400;letter-spacing:.02em}.grocery-unavailable{color:#2f2f2f59}.grocery-low-cell{color:#55a630;font-size:.8rem;font-weight:500}.grocery-list-toggle{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #bf0200;border-radius:50%;background:transparent;color:#bf0200;font:inherit;font-size:1.58rem;font-weight:500;cursor:pointer}.grocery-list-toggle.is-selected{background:#bf0200;color:#fefffd}.grocery-shopping-panel{position:sticky;top:11rem;border:.18rem solid #bf0200;background:#fefffd}.grocery-shopping-panel-heading{padding:1rem;background:#bf0200;color:#fefffd}.grocery-shopping-panel-heading h3{margin:0}.grocery-shopping-panel-heading h3{font-size:1.94rem;font-weight:500;letter-spacing:.04em}.grocery-shopping-panel ol{margin:0;padding:0;list-style:none}.grocery-shopping-panel li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;border-bottom:1px solid rgba(47,47,47,.2);padding:.65rem}.grocery-shopping-panel li button{border:0;padding:0;background:transparent;color:#bf0200;font-size:1.58rem;cursor:pointer}.grocery-shopping-panel li>span{display:block}.grocery-shopping-panel li>span{font-size:1.36rem;font-weight:450}.grocery-shopping-quantity{display:grid;grid-template-columns:auto auto;align-items:center;gap:.3rem;color:#3f99c5;font-size:.8rem;font-weight:500;letter-spacing:.06em}.grocery-shopping-quantity input{width:2.2rem;border:0;border-bottom:.12rem solid #3f99c5;padding:.12rem 0;background:transparent;color:#2f2f2f;font:inherit;font-size:1rem;font-variant-numeric:tabular-nums;text-align:center}.grocery-shopping-quantity input:focus{outline:.12rem solid #ffda03;outline-offset:.12rem}.grocery-empty-list{margin:0;padding:2.5rem 1rem;color:#2f2f2f8c;font-size:1.15rem;text-align:center}.grocery-shopping-plan{display:block;width:100%;border:0;padding:.9rem;border-top:.12rem solid #2f2f2f;background:#2f2f2f;color:#fefffd;font-family:inherit;font-weight:550;font-size:.86rem;letter-spacing:.12em;text-align:center;cursor:pointer}.grocery-shopping-plan:hover{background:#bf0200}@media (max-width: 70rem){.grocery-market-layout{grid-template-columns:1fr}.grocery-shopping-panel{position:relative;top:auto}}@media (max-width: 48rem){.grocery-market-header{align-items:stretch;flex-direction:column}.grocery-market-stats{min-width:0}}@media (max-width: 30rem){.grocery-market-stats{grid-template-columns:1fr}}.hardware-page-shell{background-color:#efefef;background-image:none}.hardware-page-shell>.about-page-title{position:relative;z-index:31}.hardware-page-shell>.back-button{z-index:31}.hardware-page-shell>.mini-flip-display{z-index:31}.hardware-page-shell>.shape-menu{z-index:40}.hardware-store-display{display:flex;flex-direction:column;width:min(92vw,82rem);margin:clamp(5rem,11vh,8rem) auto 9rem;color:#2f2f2f;font-family:InstrumentSans,sans-serif}.hardware-shape-playground{position:relative;order:0;align-self:center;width:min(96vw,110rem);height:clamp(38rem,82vw,68rem);margin-top:5rem;overflow:visible;background:radial-gradient(circle at 18% 22%,rgba(255,218,3,.12),transparent 30%),radial-gradient(circle at 82% 74%,rgba(229,154,203,.12),transparent 34%),#efefef;touch-action:none}.hardware-shape-playground:before,.hardware-shape-playground:after{content:"";position:absolute;z-index:0;pointer-events:none}.hardware-shape-playground:before{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(47,47,47,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(47,47,47,.045) 1px,transparent 1px);background-size:2.25rem 2.25rem}.hardware-shape-playground:after{top:0;right:0;bottom:0;left:0;border:.16rem solid #bf0200}.hardware-shape-playground canvas{position:relative;z-index:1;display:block;width:100%;height:100%;cursor:crosshair}.hardware-shape-playground p{position:absolute;right:.2rem;bottom:-2.5rem;z-index:2;margin:0;color:#bf0200;font-family:S15,sans-serif;font-size:clamp(.8rem,1.4vw,1.05rem);font-weight:800;-webkit-text-stroke:.2px currentColor;letter-spacing:.18em;pointer-events:none}.hardware-long-pegboard{position:relative;order:0;width:100%;overflow:hidden;background:#efeee9}.hardware-long-pegboard-photo{display:block;width:100%;height:auto}.hardware-pegboard-scissors{position:absolute;z-index:3;top:1.5%;left:42.16%;width:15.68%;height:15.68%;object-fit:contain;filter:drop-shadow(.14rem .2rem .12rem rgba(47,47,47,.3));pointer-events:none}.hardware-pegboard-box-saw,.hardware-pegboard-compass-clamps{position:absolute;z-index:3;object-fit:contain;filter:drop-shadow(.14rem .2rem .12rem rgba(47,47,47,.3));pointer-events:none}.hardware-pegboard-box-saw{top:5%;left:58%;width:15%;height:24%}.hardware-pegboard-compass-clamps{top:23%;left:34%;width:32%;height:16%}.hardware-long-pegboard .hardware-cabinet{position:absolute;z-index:2;top:0;left:0;width:100%;height:42%}.fake-shit-page-shell{min-height:100vh;background:inherit}.fake-terminal-stage{width:min(78vw,68rem);margin:clamp(8rem,17vh,13rem) auto 12rem}.fake-terminal{width:min(78vw,68rem);margin:clamp(8rem,17vh,13rem) auto 12rem;border:1px solid rgba(93,255,130,.42);background:#020503f0;box-shadow:0 0 0 1px #000,0 0 3rem #1dff5a17;font-family:Courier New,Courier,monospace}.fake-terminal-stage .fake-terminal{width:100%;margin:0}.fake-terminal-final-message{display:block;width:fit-content;margin:clamp(15rem,34vh,24rem) auto 18rem;padding:0;border:0;background:transparent;color:#2f2f2f;font-family:S15,sans-serif;font-size:clamp(2.4rem,6vw,5.5rem);font-weight:400;letter-spacing:.08em;text-align:center;cursor:pointer;animation:fake-final-message-in .7s ease-out both}.fake-terminal-final-message.is-revealed{position:relative;top:clamp(5rem,10vh,8rem);color:#bf0200}.fake-terminal-believe{display:block;font-family:S15,sans-serif;font-size:1.3em;font-weight:500;letter-spacing:.08em;white-space:nowrap;-webkit-text-stroke:.025em currentColor}.fake-terminal-believe span{display:inline-block;opacity:0;animation:fake-believe-wave .68s ease-out both;animation-delay:var(--believe-letter-delay)}.fake-terminal-final-english,.fake-terminal-final-english span,.fake-terminal-final-korean{display:block}.fake-terminal-final-english{font-family:InstrumentSans,sans-serif;font-size:.52em;font-weight:400;line-height:1.42}.fake-terminal-final-korean{margin-top:clamp(2.75rem,5vw,4.5rem);font-size:.48em;line-height:1.5;letter-spacing:.045em}.fake-terminal-final-korean>span{display:block}.fake-terminal-bar{display:flex;align-items:center;gap:.55rem;min-height:2.7rem;padding:0 1rem;border-bottom:1px solid rgba(93,255,130,.3);background:#101712}.fake-terminal-bar>span{width:.68rem;height:.68rem;border:1px solid #52ff7d;border-radius:50%}.fake-terminal-bar>span:nth-child(2){border-color:#ffda03}.fake-terminal-bar>span:nth-child(3){border-color:#bf0200}.fake-terminal-bar b{margin-left:auto;color:#b9ffc994;font-size:.72rem;font-weight:400;letter-spacing:.14em}.fake-terminal-screen{min-height:34rem;max-height:66vh;overflow-y:auto;padding:clamp(1.8rem,4vw,3.5rem);scrollbar-color:#3f995c #080d09}.fake-terminal-boot{margin-bottom:2.8rem;color:#b9ffc96b}.fake-terminal-boot p{margin:.18rem 0;font-size:clamp(.58rem,.75vw,.72rem);line-height:1.45;letter-spacing:.035em}.fake-terminal-boot p:first-child{margin-bottom:.65rem;color:#b9ffc9}.fake-terminal-boot span{color:#52ff7d}.fake-terminal-entry{margin:0 0 1.45rem}.fake-terminal-entry p,.fake-terminal-complete{margin:0;color:#b9ffc9;font-size:clamp(.68rem,1vw,.88rem);line-height:1.65;letter-spacing:.025em}.fake-terminal-entry>p:first-child{display:flex;align-items:flex-start;gap:.72rem}.fake-terminal-entry.is-question{margin-top:3.5rem}.fake-terminal-entry.is-question>p:first-child{color:#ffda03}.fake-terminal-prefix{display:block;flex:0 0 auto;width:auto;min-width:1.65rem;color:#52ff7d;font-weight:700}.fake-terminal-cursor,.fake-terminal-complete span{margin-left:.1em;animation:fake-terminal-blink .58s steps(1,end) infinite;color:#52ff7d}.fake-terminal-response{margin:.8rem 0 0 1.8rem!important;color:#79bfff!important}.fake-terminal-response span{color:#3f99c5;font-size:.72em;letter-spacing:.12em}.fake-terminal-timeout{margin:.6rem 0 0 1.8rem!important;color:#b9ffc952!important;font-size:.78rem!important;letter-spacing:.12em!important}.fake-terminal-past-response{display:block;margin:.65rem 0 0 2.35rem;padding:0;border:0;background:transparent;color:#79bfffad;font:.72rem/1.5 Courier New,Courier,monospace;letter-spacing:.04em;text-align:left;cursor:text}.fake-terminal-past-response:not(.has-response){text-decoration:underline;text-underline-offset:.2rem}.fake-terminal-past-response:hover,.fake-terminal-past-response:focus-visible{color:#fefffd}.fake-terminal-past-response span{color:#3f99c5;font-size:.82em;letter-spacing:.12em}.fake-terminal-past-form{display:flex;align-items:center;gap:.65rem;margin:.7rem 0 0 2.35rem}.fake-terminal-past-form>span{flex:0 0 auto;color:#52ff7d;font-size:.62rem}.fake-terminal-past-form input{min-width:0;flex:1;border:0;border-bottom:1px solid #52ff7d;outline:0;background:transparent;color:#fefffd;font:.76rem/1.5 Courier New,Courier,monospace;caret-color:#ffda03}.fake-terminal-past-form button{padding:.5rem .65rem;border:1px solid #52ff7d;background:#52ff7d;color:#070a08;font:700 .52rem/1 Courier New,Courier,monospace;letter-spacing:.1em}.fake-terminal-past-form button:disabled{opacity:.25}.fake-terminal-standby{margin:3rem 0 0;color:#b9ffc975;font-size:.68rem;letter-spacing:.06em}.fake-terminal-standby span{margin-left:.25rem;color:#52ff7d;animation:fake-terminal-blink .58s steps(1,end) infinite}.fake-terminal-form{margin:1rem 0 2.5rem 1.8rem}.fake-terminal-form label,.fake-terminal-form small{display:block;color:#b9ffc975;font-size:.52rem;letter-spacing:.14em}.fake-terminal-form>div{display:flex;align-items:stretch;gap:.8rem;margin:.65rem 0}.fake-terminal-form>div>span{align-self:center;color:#52ff7d;font-size:.66rem;white-space:nowrap}.fake-terminal-form textarea{flex:1;min-width:0;min-height:3.1rem;resize:vertical;border:0;border-bottom:1px solid #52ff7d;border-radius:0;outline:0;background:transparent;color:#fefffd;font:.76rem/1.45 Courier New,Courier,monospace;caret-color:#ffda03}.fake-terminal-form textarea::placeholder{color:#b9ffc93d}.fake-terminal-form textarea:focus{box-shadow:0 .5rem 1rem -.8rem #52ff7d}.fake-terminal-input-cursor{align-self:center;margin-left:-1.55rem;color:#52ff7d;font: .78rem/1 Courier New,Courier,monospace;pointer-events:none;animation:fake-terminal-blink .58s steps(1,end) infinite}.fake-terminal-form button{align-self:center;padding:.75rem 1rem;border:1px solid #52ff7d;background:#52ff7d;color:#070a08;font:700 .58rem/1 Courier New,Courier,monospace;letter-spacing:.12em;cursor:pointer}.fake-terminal-form button:disabled{opacity:.25;cursor:default}.fake-terminal-form strong{display:block;margin-top:.8rem;color:#ff3939;font-size:.75rem;letter-spacing:.1em}.fake-terminal-next{display:flex;align-items:center;justify-content:flex-end;gap:.8rem;width:fit-content;margin:1rem 0 0 auto;padding:.75rem .9rem .75rem 1.1rem;border:1px solid rgba(82,255,125,.42);background:#101712;color:#52ff7d;font-family:Courier New,Courier,monospace;cursor:pointer}.fake-terminal-next small{font-size:.58rem;font-weight:700;letter-spacing:.16em}.fake-terminal-next span{display:block;width:3.2rem;height:2.15rem;background:#52ff7d;clip-path:polygon(0 36%,45% 36%,45% 18%,62% 18%,62% 28%,78% 28%,78% 39%,100% 39%,100% 61%,78% 61%,78% 72%,62% 72%,62% 82%,45% 82%,45% 64%,0 64%);image-rendering:pixelated;animation:fake-terminal-next-pulse .8s steps(2,end) infinite}.fake-terminal-next:hover span,.fake-terminal-next:focus-visible span{background:#ffda03;transform:translate(.35rem)}.fake-terminal-next:focus-visible{outline:1px dashed #52ff7d;outline-offset:.2rem}.fake-terminal-complete{margin-top:3.5rem;color:#52ff7d}@keyframes fake-terminal-next-pulse{0%,to{opacity:1}50%{opacity:.48}}@keyframes fake-terminal-blink{0%,44%{opacity:1}45%,to{opacity:0}}@keyframes fake-final-message-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes fake-believe-wave{0%{opacity:0}45%{opacity:.32}to{opacity:1}}@media (max-width: 700px){.fake-terminal-stage{width:calc(100vw - 2rem);margin:8rem auto 12rem}.fake-terminal{width:calc(100vw - 2rem);margin-top:8rem}.fake-terminal-screen{min-height:30rem;padding:1.3rem 1rem 2rem;overflow-x:hidden}.fake-terminal-form{max-width:100%;margin-left:0}.fake-terminal-form>div{width:100%;min-width:0;gap:.45rem}.fake-terminal-form textarea,.fake-terminal-past-form input{box-sizing:border-box;min-width:0;max-width:100%;font-size:1rem}.fake-terminal-past-form{max-width:calc(100% - 2.35rem)}.fake-terminal-form button{padding-inline:.7rem}}.hardware-long-pegboard .hardware-cabinet-bays{height:100%;min-height:0;background:transparent}.hardware-cabinet{order:0;padding:0;border:0;background-color:transparent;background-image:none;box-shadow:none}.hardware-cabinet-header{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:1rem;padding:.7rem .9rem 1rem;color:#232420;letter-spacing:.08em}.hardware-cabinet-header span,.hardware-cabinet-header small{font-size:clamp(.58rem,.8vw,.75rem)}.hardware-cabinet-header strong{font-size:clamp(1.8rem,4vw,4rem);font-weight:500;letter-spacing:.2em;text-align:center}.hardware-cabinet-bays{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:clamp(50rem,85vw,72rem);overflow:hidden;border:0;background-color:#f1f0ec;background-image:url(/photographic-pegboard-from-power-tools.png);background-position:center;background-size:cover}.hardware-cabinet-bays:before,.hardware-cabinet-bays:after{position:absolute;z-index:0;left:4%;width:92%;height:.5rem;border:1px solid #92938d;background:#c4c5bf;content:""}.hardware-cabinet-bays:before{top:37%}.hardware-cabinet-bays:after{top:70%}.hardware-cabinet-bay{position:relative;z-index:1;display:block;min-width:0;border-right:0;background-color:transparent;background-image:none}.hardware-cabinet-bay:last-child{border-right:0}.hardware-pegboard{position:relative;height:100%;overflow:visible;margin:0;border:0;background:transparent}.hardware-pegboard:before,.hardware-pegboard:after{display:none}.hardware-pegboard:before{top:37%}.hardware-pegboard:after{top:70%}.hardware-pegboard-photo-tools{position:absolute;top:3%;right:4%;bottom:3%;left:4%;z-index:2;display:block;width:92%;height:94%;object-fit:contain;filter:drop-shadow(.18rem .28rem .14rem rgba(47,47,47,.28));pointer-events:none}.hardware-pegboard-added-tool{position:absolute;z-index:3;top:var(--added-tool-y);left:var(--added-tool-x);display:block;width:var(--added-tool-width);height:var(--added-tool-height);object-fit:contain;filter:drop-shadow(.14rem .2rem .12rem rgba(47,47,47,.32));pointer-events:none}.hardware-pegboard-hotspots{position:absolute;top:3%;right:4%;bottom:3%;left:4%;z-index:4;pointer-events:none}.hardware-pegboard-hotspots button{position:absolute;top:var(--tool-y);left:var(--tool-x);width:var(--tool-width);height:var(--tool-height);border:0;padding:0;background:transparent;cursor:pointer;pointer-events:auto}.hardware-pegboard-hotspots button span{position:absolute;z-index:2;top:50%;left:calc(100% + .35rem);min-width:max-content;padding:.38rem .58rem;transform:translateY(-50%);background:#2f2f2f;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:clamp(.56rem,.85vw,.78rem);font-weight:300;letter-spacing:.035em;line-height:1;opacity:0;pointer-events:none}.hardware-pegboard-hotspots button.label-left span{right:calc(100% + .35rem);left:auto}.hardware-pegboard-hotspots button.label-above span{top:auto;bottom:calc(100% + .35rem);left:50%;transform:translate(-50%)}.hardware-pegboard-hotspots button.label-below span{top:calc(100% + .35rem);left:50%;transform:translate(-50%)}.hardware-pegboard-hotspots button.is-selected span{opacity:1}.hardware-cabinet-shelf{display:none}.hardware-shelf-label{display:grid;grid-template-columns:auto 1fr;gap:.15rem .65rem;align-items:baseline;padding:.85rem 1rem;border-top:.2rem solid #72736d;background:#cacbc5;letter-spacing:.08em}.hardware-shelf-label span{grid-row:1 / 3;font-size:1.3rem;font-weight:600}.hardware-shelf-label strong{font-size:clamp(.72rem,1.2vw,1rem);font-weight:600}.hardware-shelf-label small{color:#2f2f2f8f;font-size:.48rem}.hardware-tool-outline{position:absolute;z-index:1;top:12%;left:50%;display:block;width:clamp(3rem,7vw,6rem);height:clamp(14rem,28vw,24rem);transform:translate(-50%);border:clamp(.45rem,.8vw,.7rem) solid rgba(47,47,47,.18);border-radius:45% 45% 18% 18%}.hardware-tool-outline-2{top:43%;width:clamp(8rem,15vw,13rem);height:clamp(5rem,9vw,8rem);border-radius:18% 45% 45% 18%}.hardware-tool-outline-3{top:18%;width:clamp(7rem,13vw,11rem);height:clamp(7rem,13vw,11rem);border-radius:50%}.hardware-empty-hook{position:absolute;z-index:2;left:23%;top:58%;width:.5rem;height:1.2rem;border:2px solid #666761;border-top:0;border-radius:0 0 .5rem .5rem}.hardware-empty-hook-two{left:auto;right:23%;top:26%}.hardware-bin-system{order:3;margin-top:clamp(4rem,8vw,7rem);padding:clamp(1rem,2vw,1.6rem);border:0;background-color:transparent;background-image:none}.hardware-bin-system>header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:1rem;padding:.2rem .25rem 1.2rem}.hardware-bin-system>header h2,.hardware-bin-system>header span{margin:0}.hardware-bin-system>header span{font-size:.58rem;font-weight:600;letter-spacing:.14em}.hardware-bin-system>header h2{font-size:clamp(1.35rem,3vw,2.8rem);font-weight:450;letter-spacing:.09em;text-align:left}.hardware-bin-rack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.7rem .85rem;padding:1.15rem 1rem 1.6rem;background:transparent;perspective:70rem;overflow:visible}.hardware-bin-slot{position:relative;z-index:1;min-width:0;height:clamp(3.9rem,6.5vw,6.175rem);perspective:50rem}.hardware-bin-slot.is-open{z-index:50}.hardware-bin-link-arrow{position:absolute;top:-2.4rem;left:50%;z-index:50;border:0;padding:.1rem .55rem;transform:translate(-50%);background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:clamp(2.4rem,4.6vw,4.2rem);font-weight:900;line-height:.8;-webkit-text-stroke:1.4px #bf0200;paint-order:stroke fill;filter:drop-shadow(0 .08rem 0 rgba(47,47,47,.16));cursor:pointer;animation:hardware-bin-arrow-appear .22s ease-out both;animation-delay:.34s}.hardware-bin-link-arrow:hover,.hardware-bin-link-arrow:focus-visible{transform:translate(-50%) scale(1.08)}@keyframes hardware-bin-arrow-appear{0%{transform:translate(-50%) translateY(6.5rem) scale(.82);opacity:0}to{transform:translate(-50%) translateY(0) scale(1);opacity:1}}.hardware-bin-link-arrow.is-closing{animation:hardware-bin-arrow-hide .11s ease-in both;animation-delay:0ms;pointer-events:none}@keyframes hardware-bin-arrow-hide{0%{transform:translate(-50%) translateY(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(.65rem) scale(.88);opacity:0}}.hardware-bin-slot:after{position:absolute;z-index:0;bottom:0;left:-.35rem;width:calc(100% + .7rem);height:.62rem;border-top:1px solid #686964;background:linear-gradient(#b4b5af,#858680);content:""}.hardware-power-tool-display,.hardware-supply-display{position:relative;width:100%;margin:-1px 0 0;overflow:hidden;background:#fefffd}.hardware-power-tool-display{order:1}.hardware-supply-display{order:2}.hardware-power-tool-display img,.hardware-supply-display img{display:block;width:100%;height:auto;object-fit:cover}.hardware-storage-bin{position:relative;z-index:1;display:block;width:100%;height:calc(100% - .65rem);padding:0;transform:translateZ(0) rotateX(0);transform-origin:50% 100%;border:1px solid #a6a7a2;border-radius:.38rem .38rem .75rem .75rem;background-color:#fefffd;background-image:url(/photographic-hardware-bin-front.png);background-position:center;background-size:100% 100%;box-shadow:0 .08rem .2rem #2f2f2f2e;color:#2f2f2f;font:inherit;text-align:left;cursor:pointer;transition:transform .52s cubic-bezier(.2,.8,.2,1),box-shadow .52s ease,height .68s cubic-bezier(.2,.72,.2,1);transform-style:preserve-3d}.hardware-storage-bin:before,.hardware-storage-bin:after{display:none}.hardware-storage-bin:before{left:4%}.hardware-storage-bin:after{right:4%}.hardware-storage-bin:hover{transform:translateY(-.2rem)}.hardware-storage-bin.is-open{z-index:51;box-shadow:0 3.2rem 2.6rem #2f2f2f52;animation:hardware-bin-pull-open .64s cubic-bezier(.22,.68,.24,1) both}@keyframes hardware-bin-pull-open{0%{transform:translateZ(0) rotateX(0) scale(1)}to{transform:translate3d(0,3.7rem,15rem) rotateX(0) scale(1.16)}}.hardware-storage-bin.is-open.is-top-view{animation:hardware-bin-top-view 1.18s cubic-bezier(.2,.72,.2,1) both}@keyframes hardware-bin-top-view{0%{transform:translateZ(0) rotateX(0) scale(1)}48%{transform:translate3d(0,3.7rem,15rem) rotateX(0) scale(1.16)}to{transform:translate3d(0,-.7rem,15rem) rotateX(-66deg) scale(1.16)}}.hardware-storage-bin.is-open.is-closing{animation:hardware-bin-return .56s cubic-bezier(.3,0,.25,1) both}@keyframes hardware-bin-return{0%{transform:translate3d(0,3.7rem,15rem) rotateX(0) scale(1.16)}to{transform:translateZ(0) rotateX(0) scale(1)}}.hardware-bin-interior{position:absolute;z-index:4;top:.7rem;left:5%;width:90%;height:46%;box-sizing:border-box;overflow:hidden;padding:0;transform:rotateX(90deg) translateZ(.2rem);transform-origin:50% 0;border:.35rem solid #efefeb;border-radius:.2rem .2rem .45rem .45rem;background-color:#181917;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.075) 0 .06rem,transparent .07rem),radial-gradient(circle at 72% 65%,rgba(255,255,255,.05) 0 .05rem,transparent .06rem),repeating-linear-gradient(135deg,#ffffff05 0,#ffffff05 .1rem,#00000014 .1rem,#00000014 .23rem),linear-gradient(145deg,#292a27,#0d0e0d 68%,#242522);background-size:.9rem .9rem,1.15rem 1.15rem,auto,auto;box-shadow:inset 0 0 1.2rem #000000f2,inset 0 0 0 .08rem #ffffff0d;opacity:0;transition:opacity .18s ease}.hardware-storage-bin.is-open .hardware-bin-interior{transform:rotateX(90deg) translateZ(.2rem);opacity:0}.hardware-storage-bin.is-open.is-top-view .hardware-bin-interior{height:145%;opacity:1;transition-delay:.26s}.hardware-bin-project{position:absolute;top:4%;left:11%;z-index:20;display:flex;align-items:center;justify-content:center;flex-direction:column;width:78%;height:92%;box-sizing:border-box;gap:.55rem;padding:.6rem .55rem;transform:none;background-color:#fffdf3;background-image:linear-gradient(rgba(47,47,47,.3) .045rem,transparent .045rem),linear-gradient(90deg,rgba(47,47,47,.3) .045rem,transparent .045rem);background-size:.42rem .42rem;box-shadow:.08rem .12rem #0000003d;color:#2f2f2f;font-family:S15,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;text-align:center;pointer-events:auto}.hardware-bin-project>strong{font-size:clamp(.64rem,1.12vw,.98rem);font-weight:800;letter-spacing:.005em;line-height:1.12;-webkit-text-stroke:.1px #2f2f2f;paint-order:stroke fill}.hardware-bin-project a{color:#3f99c5;font-size:clamp(.58rem,.96vw,.82rem);font-weight:650;letter-spacing:.025em;text-decoration:none;cursor:pointer;-webkit-text-stroke:.18px #3f99c5;paint-order:stroke fill}.hardware-bin-project-arrow{color:#bf0200;font-weight:700;-webkit-text-stroke:.18px #bf0200}.hardware-bin-project a:hover,.hardware-bin-project a:focus-visible{color:#3f99c5;text-decoration:underline}.hardware-bin-project.is-empty{font-size:.65rem;letter-spacing:.12em;opacity:.5}.hardware-piece{position:absolute;z-index:var(--piece-z, 2);top:var(--piece-y);left:var(--piece-x);display:block;box-sizing:border-box;margin:0;filter:brightness(var(--piece-brightness, 1)) drop-shadow(.08rem .1rem .08rem rgba(20,20,18,.45));transform:translate(-50%,-50%) rotate(var(--piece-rotate)) scale(var(--piece-scale)) scaleX(var(--piece-flip, 1))}.hardware-piece-photo{width:1.35rem;height:1.35rem;object-fit:contain}.hardware-size-compartments{position:absolute;top:2%;right:2%;bottom:2%;left:2%;z-index:1;display:grid;grid-template-columns:repeat(var(--compartment-count),minmax(0,1fr));gap:2.5%;pointer-events:none}.hardware-size-compartments b{display:block;border:.12rem solid #6f706b;border-radius:.22rem;background:repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 .08rem,transparent .08rem .2rem),#10110f;box-shadow:inset 0 0 .6rem #000000e6,0 .08rem .15rem #ffffff0f}.hardware-piece-screw,.hardware-piece-nail,.hardware-piece-bolt,.hardware-piece-tack{width:.18rem;height:1.15rem;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#73746f,#e3e3df 45%,#747570)}.hardware-piece-screw:before,.hardware-piece-nail:before,.hardware-piece-bolt:before,.hardware-piece-tack:before{position:absolute;top:-.22rem;left:50%;width:.48rem;height:.28rem;border-radius:45%;background:linear-gradient(#e7e7e3,#777873);content:"";transform:translate(-50%)}.hardware-piece-screw:after{position:absolute;top:.12rem;right:-.05rem;bottom:.06rem;left:-.05rem;background:repeating-linear-gradient(0deg,transparent 0 .12rem,#4f504d .12rem .18rem);content:""}.hardware-piece-bolt{width:.28rem;height:1.05rem;border-radius:.04rem}.hardware-piece-bolt:before{top:-.32rem;width:.65rem;height:.45rem;border-radius:0;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.hardware-piece-nut,.hardware-piece-washer{width:.72rem;aspect-ratio:1;border:.2rem solid #bdbeba;background:transparent}.hardware-piece-nut{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.hardware-piece-washer{border-radius:50%}.hardware-piece-hinge{width:1.35rem;height:.72rem;border:.08rem solid #81827e;border-radius:.08rem;background:radial-gradient(circle at 22% 50%,#555 0 .08rem,transparent .09rem),radial-gradient(circle at 78% 50%,#555 0 .08rem,transparent .09rem),linear-gradient(90deg,#bfc0bc 0,#bfc0bc 45%,#686965 45%,#686965 55%,#d5d5d1 55%)}.hardware-piece-anchor{width:.42rem;height:1.15rem;border-radius:.2rem .2rem .06rem .06rem;background:repeating-linear-gradient(0deg,#d9d9d4 0,#d9d9d4 .18rem,#8c8d88 .18rem,#8c8d88 .24rem)}.hardware-piece-hook{width:.78rem;height:1rem;border:.16rem solid #c4c5c1;border-top-color:transparent;border-left-color:transparent;border-radius:0 0 70%}.hardware-piece-bracket{width:.9rem;height:.9rem;border-bottom:.22rem solid #c3c4c0;border-left:.22rem solid #8d8e89}.hardware-piece-spring{width:.52rem;height:1.25rem;background:repeating-linear-gradient(0deg,transparent 0 .11rem,#c9cac5 .11rem .19rem,transparent .19rem .26rem);border-right:.08rem solid #777873;border-left:.08rem solid #d8d8d4}.hardware-piece-clamp{width:.95rem;height:1.05rem;border:.18rem solid #adaeaa;border-top:0;border-radius:0 0 .5rem .5rem}.hardware-piece-rivet{width:.2rem;height:.9rem;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#777873,#e0e0dc 48%,#747570)}.hardware-piece-rivet:before{position:absolute;top:-.18rem;left:50%;width:.58rem;height:.28rem;border-radius:50%;background:linear-gradient(#e0e1dd,#777873);content:"";transform:translate(-50%)}.hardware-piece-eye-bolt{width:.26rem;height:1.15rem;border-radius:.05rem;background:linear-gradient(90deg,#777873,#d8d9d4,#72736e)}.hardware-piece-eye-bolt:before{position:absolute;top:-.62rem;left:50%;width:.68rem;aspect-ratio:1;border:.15rem solid #bfc0bc;border-radius:50%;content:"";transform:translate(-50%)}.hardware-piece-cotter-pin{width:.45rem;height:1.2rem;border:.11rem solid #bfc0bc;border-bottom:0;border-radius:999px 999px 0 0}.hardware-piece-chain{width:.72rem;height:1.35rem;border:.14rem solid #aeb0ab;border-radius:50%;box-shadow:inset 0 0 0 .08rem #222}.hardware-piece-door-hardware{width:1.15rem;height:.72rem;border:.11rem solid #858681;border-radius:.1rem;background:radial-gradient(circle at 22% 50%,#444 0 .07rem,transparent .08rem),radial-gradient(circle at 78% 50%,#444 0 .07rem,transparent .08rem),linear-gradient(135deg,#d1d2cd,#777873)}.hardware-piece-cabinet-pull{width:1.25rem;height:.55rem;border:.15rem solid #b8b9b4;border-bottom-width:.24rem;border-radius:999px 999px .2rem .2rem;background:transparent}.hardware-piece-door-knob{width:.82rem;aspect-ratio:1;border:.08rem solid #777873;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f0f0ec,#a2a39e 48%,#555651 78%)}.hardware-piece-door-knob:after{position:absolute;top:45%;left:50%;width:.42rem;height:.6rem;background:linear-gradient(90deg,#777873,#d1d2cd,#686964);content:"";transform:translate(-50%,40%)}.hardware-piece-padlock{width:.9rem;height:.78rem;border-radius:.12rem;background:linear-gradient(135deg,#d2d3ce,#747570)}.hardware-piece-padlock:before{position:absolute;top:-.58rem;left:50%;width:.52rem;height:.62rem;border:.14rem solid #bfc0bc;border-bottom:0;border-radius:.45rem .45rem 0 0;content:"";transform:translate(-50%)}.hardware-bin-preview{position:absolute!important;top:51%;right:12%;left:auto!important;z-index:6;display:block;filter:drop-shadow(.12rem .16rem .1rem rgba(47,47,47,.36));pointer-events:none;transform:translateY(-50%) rotate(-12deg) scale(.88)!important}.hardware-bin-preview-photo{width:1.8rem;height:1.8rem;object-fit:contain}.hardware-bin-lip{position:absolute;z-index:5;top:0;left:-1.2%;width:102.4%;height:.72rem;border:1px solid #aaa;border-radius:.3rem;background:#fafaf7}.hardware-bin-lip:after{position:absolute;top:.12rem;left:37%;width:26%;height:.35rem;border-radius:0 0 .25rem .25rem;background:#d1d1cc;content:""}.hardware-bin-label{position:absolute;left:11%;top:27%;display:block;width:74%}.hardware-bin-label strong{display:block}.hardware-bin-label strong{width:fit-content;max-width:100%;box-sizing:border-box;padding:.2rem .3rem .16rem;background:#2f2f2f;color:#fefffd;font-size:clamp(.36rem,.72vw,.64rem);font-weight:500;letter-spacing:.025em;line-height:1.08;overflow-wrap:anywhere}.hardware-directory{order:-1;display:block;margin-top:0;margin-bottom:clamp(4rem,9vw,8rem);padding:0;border:0;background-color:transparent;background-image:none}.hardware-directory header p,.hardware-directory header h2{margin:0}.hardware-directory header p{color:#bf0200;font-size:.7rem;font-weight:600;letter-spacing:.18em}.hardware-directory header h2{margin-top:.45rem;font-size:clamp(2rem,4vw,4rem);font-weight:400;letter-spacing:-.04em;line-height:.95}.hardware-store-buttons{display:flex;flex-wrap:wrap;justify-content:center;width:min(100%,66rem);margin-inline:auto;gap:clamp(2rem,4vw,3.5rem)}.hardware-store-buttons button{display:flex;align-items:center;justify-content:center;justify-self:center;width:var(--store-button-width, 12rem);max-width:min(100%,16rem);height:clamp(3.825rem,5.95vw,5.1rem);min-height:0;aspect-ratio:auto;padding:1rem;border:0;border-radius:0;background-color:#c6c7c2;background-image:linear-gradient(#2f2f2f7a,#2f2f2f7a),url(/MetallicBG.jpg);background-position:center;background-size:cover;color:#fefffd;font:inherit;text-align:center;cursor:pointer;transition:color .16s ease,background-color .16s ease,transform .16s ease}.hardware-store-buttons button:hover,.hardware-store-buttons button.is-selected{background-color:#bf0200;background-image:linear-gradient(#bf0200b8,#bf0200b8),url(/MetallicBG.jpg);color:#fefffd;transform:scale(1.02)}.hardware-store-buttons span,.hardware-store-buttons small{display:block}.hardware-store-buttons span{max-width:88%;font-size:clamp(.62rem,.95vw,.86rem);font-weight:550;letter-spacing:.02em;line-height:1.08;overflow-wrap:normal;word-break:normal;text-transform:uppercase}.hardware-store-buttons small{margin-top:.2rem;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase}.hardware-store-detail{margin-top:1rem;min-height:9rem;padding:1.3rem 1.5rem;border:1px solid #2f2f2f;background:#2f2f2f;color:#fefffd}.hardware-store-detail.is-visible{display:block}.hardware-store-location-row{display:grid;grid-template-columns:1.35fr .75fr auto;gap:1.4rem;align-items:end;padding-block:.8rem}.hardware-store-location-row+.hardware-store-location-row{border-top:1px solid rgba(254,255,253,.28)}.hardware-store-detail p{margin:0;color:#2f2f2f80;font-size:.68rem;letter-spacing:.12em}.hardware-store-location-row>div>span,.hardware-store-location-row>div>strong{display:block}.hardware-store-location-row>div>span{margin-bottom:.45rem;color:#bf0200;font-size:.61rem;font-weight:600;letter-spacing:.14em}.hardware-store-location-row>div>strong{color:#fefffd;font-size:clamp(.64rem,.975vw,.825rem);font-weight:450;line-height:1.25}.hardware-store-detail a{padding-bottom:.15rem;border-bottom:1px solid currentColor;color:#fefffd;font-size:.465rem;font-weight:600;letter-spacing:.08em;text-decoration:none;white-space:nowrap}@media (max-width: 48rem){.hardware-cabinet-header{grid-template-columns:1fr;gap:.25rem;text-align:center}.hardware-cabinet-header strong{grid-row:1}.hardware-cabinet-bays{grid-template-columns:1fr}.hardware-cabinet-bay{min-height:36rem;border-right:0;border-bottom:.28rem solid #8b8c86}.hardware-long-pegboard .hardware-cabinet-bays{grid-template-columns:repeat(2,minmax(0,1fr))}.hardware-long-pegboard .hardware-cabinet-bay{min-height:0;border-bottom:0}.hardware-directory,.hardware-store-location-row{grid-template-columns:1fr}.hardware-store-detail{grid-column:1}.hardware-store-buttons{grid-template-columns:1fr}.hardware-bin-system>header{grid-template-columns:1fr;text-align:center}.hardware-bin-rack{grid-template-columns:repeat(2,minmax(0,1fr))}.hardware-bin-slot{height:clamp(6rem,22vw,9rem)}.hardware-storage-bin.is-open{transform:translate3d(0,1.4rem,5rem) rotateX(-22deg) scale(1.06)}}.beer-page-shell{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='96' viewBox='0 0 50 96'%3E%3Cfilter id='n' x='0' y='0' width='100%25' height='100%25'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.42' numOctaves='3' seed='8'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='table' tableValues='0 .08'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='50' height='96' fill='%23fff'/%3E%3Crect width='50' height='96' fill='%23d8d0c2' opacity='.1' filter='url(%23n)'/%3E%3Cpath d='M1 0 C2.3 17 .1 31 1.7 48 C2.6 64 .2 80 1 96 M0 1 C9 -.1 17 2.2 25 .8 C34 -.2 42 2 50 1' fill='none' stroke='%23bf0200' stroke-opacity='.42' stroke-width='2.8' stroke-linecap='round'/%3E%3C/svg%3E");background-size:3.125rem 6rem;background-position:-1px -1px}.beer-refrigerator{position:relative;width:min(82vw,58rem);height:clamp(138rem,205vw,156rem);box-sizing:border-box;margin:clamp(5rem,12vh,9rem) auto 0;border:0;border:clamp(1.3rem,2.35vw,2.1rem) solid #f5f0e5;border-radius:50% 50% 3.2rem 3.2rem/6.2rem 6.2rem 3.2rem 3.2rem;background:#f5f0e5;box-shadow:none;perspective:110rem}.beer-refrigerator:before{content:"";position:absolute;top:-5.4rem;right:-2.1rem;left:-2.1rem;z-index:0;height:9rem;border-radius:50% 50% 0 0/100% 100% 0 0;background:#f5f0e5;pointer-events:none}.beer-refrigerator:after{content:"";position:absolute;right:2.5%;bottom:-1.2rem;left:2.5%;height:1.2rem;border-radius:0 0 2.8rem 2.8rem;background:#f5f0e5;box-shadow:none}.beer-refrigerator-top-label{position:absolute;top:-3.2rem;left:50%;z-index:4;width:min(92%,42rem);height:8.5rem;transform:translate(-50%);overflow:visible;fill:#bf0200;stroke:#bf0200;stroke-width:7.2px;font-family:S15,sans-serif;font-size:clamp(1.5rem,3.3vw,2.6rem);font-weight:900;letter-spacing:.2em;paint-order:stroke fill;pointer-events:none}.beer-refrigerator-top-subtitle{position:absolute;top:2.95rem;left:50%;z-index:4;transform:translate(-50%);border:1.5px solid #bf0200;border-radius:999px;padding:.32rem 1.65rem .26rem;background:transparent;color:#bf0200;font-family:S15,sans-serif;font-size:clamp(.816rem,1.26vw,1.08rem);font-weight:500;letter-spacing:.015em;-webkit-text-stroke:.22px #bf0200;paint-order:stroke fill;line-height:1;white-space:nowrap;pointer-events:none}.beer-refrigerator-top-subtitle:before,.beer-refrigerator-top-subtitle:after{content:"";position:absolute;top:50%;width:.34rem;height:.34rem;margin-top:-.17rem;border-radius:50%;background:linear-gradient(90deg,transparent 41%,#f5f0e5 41% 59%,transparent 59%),#bf0200}.beer-refrigerator-top-subtitle:before{left:.55rem;transform:rotate(22deg)}.beer-refrigerator-top-subtitle:after{right:.55rem;transform:rotate(-18deg)}.beer-refrigerator.is-open .beer-refrigerator-top-subtitle{z-index:1}.beer-refrigerator-interior{position:absolute;top:1.35rem;right:1.35rem;bottom:1.35rem;left:1.35rem;top:5.6rem;box-sizing:border-box;overflow-y:hidden;overflow-x:hidden;padding-top:0;background:linear-gradient(90deg,rgba(40,45,46,.14),transparent 5%,transparent 95%,rgba(40,45,46,.14)),linear-gradient(#fffdf5,#f6f2e7);border-radius:0 0 .8rem .8rem;box-shadow:none}.beer-store-stock{display:grid;height:100%}.beer-store-shelf-grid{--beer-shelf-row: 12.5%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:var(--beer-shelf-row);height:100%;align-items:end;column-gap:clamp(.15rem,.45vw,.4rem);padding:0 clamp(.55rem,1.3vw,1rem);background:repeating-linear-gradient(to bottom,transparent 0 calc(var(--beer-shelf-row) - 1.15rem),#dfc29a calc(var(--beer-shelf-row) - 1.15rem) calc(var(--beer-shelf-row) - .82rem),#9b7b56 calc(var(--beer-shelf-row) - .82rem) calc(var(--beer-shelf-row) - .25rem),#67513b calc(var(--beer-shelf-row) - .25rem) var(--beer-shelf-row))}.beer-store-item{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%}.beer-store-item:before{content:"";position:absolute;top:-.15rem;right:-8%;bottom:.55rem;left:-8%;clip-path:polygon(44% 0,56% 0,92% 100%,8% 100%);background:linear-gradient(87deg,transparent 25%,rgba(255,250,229,.68) 47%,transparent 66%),linear-gradient(93deg,transparent 36%,rgba(255,224,178,.72) 52%,transparent 73%),radial-gradient(ellipse at 50% 74%,rgba(255,164,67,.78),transparent 54%),linear-gradient(to bottom,#fff2d8,#ffbe5cfa 34%,#f17e23c7 72%,#e05b1847);filter:blur(.48rem) brightness(1.12);mix-blend-mode:screen;transform-origin:center top;opacity:0;transition:opacity .7s ease;pointer-events:none}.beer-store-item:after{content:"";position:absolute;top:-.28rem;left:50%;width:1.15rem;height:.42rem;transform:translate(-50%);border-radius:50%;background:#ffe0ad;opacity:0;transition:opacity .7s ease;pointer-events:none}.beer-store-item.is-spotlit:before,.beer-store-item.is-spotlit:after{opacity:1}.beer-store-item.is-spotlit{z-index:2}.beer-store-item.is-spotlit:before{animation:beer-pin-light-shimmer 2.4s ease-in-out infinite alternate}@keyframes beer-pin-light-shimmer{0%{transform:scaleX(.94);filter:blur(.52rem) brightness(1.05)}to{transform:scaleX(1.06);filter:blur(.42rem) brightness(1.28)}}.beer-store-shelf-grid img{position:relative;z-index:1;display:block;width:100%;height:15.5rem;margin-bottom:1.3rem;object-fit:contain;filter:none;transform-origin:center bottom;transition:transform .7s cubic-bezier(.2,.78,.2,1),filter .7s ease}.beer-store-item.is-spotlit img{transform:translateY(-.8rem) scale(1.22);filter:brightness(1.22) saturate(1.2) contrast(1.06)}.beer-store-item:nth-child(-n+5).is-spotlit img{transform:translateY(-2.4rem) scale(1.22)}.beer-refrigerator.is-open .beer-refrigerator-interior{z-index:5;overflow:visible}.beer-refrigerator-door{position:absolute;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;z-index:3;box-sizing:border-box;border:clamp(1.35rem,2.4vw,2.15rem) solid #f5f0e5;border-radius:50% 50% 1.45rem 1.45rem/5.5rem 5.5rem 1.45rem 1.45rem;background:linear-gradient(to bottom,#f5f0e5 0 4.9rem,transparent 4.9rem);box-shadow:none;transform:rotateY(0);transform-origin:left center;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.2,.75,.2,1)}.beer-refrigerator.is-open .beer-refrigerator-door{transform:rotateY(-82deg)}.beer-refrigerator-door-glare{position:absolute;top:4.9rem;right:0;bottom:0;left:0;border-radius:0 0 .45rem .45rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.065 .11' numOctaves='3' seed='14'/%3E%3CfeColorMatrix values='1 0 0 0 .72 0 1 0 0 .78 0 0 1 0 .79 0 0 0 .32 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23g)' opacity='.38'/%3E%3C/svg%3E"),#dae1de94;-webkit-backdrop-filter:blur(6px) saturate(.68) contrast(.9);backdrop-filter:blur(6px) saturate(.68) contrast(.9);pointer-events:none}.beer-recommendation-board{position:absolute;top:clamp(11rem,12vw,14rem);left:50%;z-index:5;width:min(61%,26.35rem);min-height:52rem;box-sizing:border-box;padding:clamp(2.7rem,4vw,3.5rem) clamp(1.5rem,3vw,2.7rem) 2rem;transform:translate(-50%) rotate(-.8deg);background:linear-gradient(#fffdf2f5,#fffdf2f5),repeating-linear-gradient(0deg,transparent 0 1.65rem,rgba(63,136,197,.16) 1.65rem 1.72rem);box-shadow:.25rem .4rem #2f2f2f1f;color:#2f2f2f;font-family:S15,sans-serif;backface-visibility:hidden}.beer-recommendation-board:before{content:"";position:absolute;top:-1.3rem;right:-.72rem;bottom:-1.3rem;left:-.72rem;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500' preserveAspectRatio='none'%3E%3Cpath d='M18 12 C42 5 64 19 88 12 S134 5 158 12 S204 19 228 12 S274 5 298 12 S344 19 374 12 Q390 12 390 28 C383 52 397 76 390 100 S383 148 390 172 S397 220 390 244 S383 292 390 316 S397 364 390 388 S383 436 390 472 Q390 488 374 488 C350 481 326 495 302 488 S254 481 230 488 S182 495 158 488 S110 481 86 488 S42 495 18 488 Q10 488 10 472 C17 448 3 424 10 400 S17 352 10 328 S3 280 10 256 S17 208 10 184 S3 136 10 112 S17 64 10 28 Q10 16 18 12 Z' fill='none' stroke='%23bf0200' stroke-width='14' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.beer-recommendation-holder{position:absolute;top:-1.15rem;left:50%;z-index:2;width:2.7rem;height:2.7rem;transform:translate(-50%);border-radius:50%;background:#ffda03;box-shadow:inset -.25rem -.28rem #a0760033}.beer-recommendation-board h2{position:relative;margin:0 0 1rem;color:#bf0200;font-size:clamp(1rem,2vw,1.55rem);font-weight:600;letter-spacing:.11em;text-align:center}.beer-recommendation-board h2 span{display:block}.beer-recommendation-board h2 span+span{margin-top:.65rem}.beer-recommendation-board form,.beer-recommendation-board label{position:relative;display:grid;gap:.3rem}.beer-recommendation-board form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.7rem}.beer-recommendation-board label span{color:#bf0200;font-size:.7rem;font-weight:500;letter-spacing:.08em}.beer-recommendation-board input{width:100%;box-sizing:border-box;border:0;border-bottom:1.5px solid rgba(47,47,47,.55);border-radius:0;padding:.35rem .15rem;background:transparent;color:#2f2f2f;font:inherit;height:4.25rem;font-size:2.5rem;line-height:1.08}.beer-recommendation-board input:focus{outline:2px solid #ffda03;outline-offset:.15rem}.beer-recommendation-board button{justify-self:end;border:0;border-radius:50%;width:4.2rem;height:4.2rem;background:#bf0200;color:#fefffd;font-family:S15,sans-serif;font-size:1.04rem;font-weight:600;cursor:pointer}.beer-recommendation-board button:disabled{opacity:.55;cursor:wait}.beer-recommendation-status{grid-column:1 / -1;margin:0;color:#bf0200;font-size:.68rem;letter-spacing:.05em}.beer-recommendation-notes{position:relative;display:grid;gap:.65rem;max-height:35rem;margin-top:1.1rem;overflow-y:auto;padding-right:.35rem}.beer-recommendation-notes article{border-top:1px dashed rgba(191,2,0,.42);padding-top:.55rem}.beer-recommendation-notes p{margin:.2rem 0 0;font-size:.82rem;line-height:1.35;overflow-wrap:anywhere}.beer-recommendation-notes .beer-recommendation-empty{margin-top:0;color:#2f2f2f9e;font-style:italic}.beer-refrigerator.is-open .beer-recommendation-board{pointer-events:none}.beer-door-open-label{position:absolute;z-index:7;top:47%;right:-.5rem;margin:0;border:0;padding:0;transform:translateY(-50%);background:transparent;color:#bf0200;font-family:S15,sans-serif;font-size:clamp(1.1719rem,2.3438vw,1.875rem);font-weight:900;letter-spacing:.025em;-webkit-text-stroke:.45px #bf0200;paint-order:stroke fill;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;cursor:pointer;opacity:1;transition:opacity .18s ease}.beer-refrigerator.is-open .beer-door-open-label{opacity:0;pointer-events:none}.beer-refrigerator-knob{position:absolute;z-index:7;top:47%;right:1.55rem;display:flex;align-items:center;justify-content:center;width:5.5rem;height:22rem;transform:translateY(-50%);border:0;border-radius:999px;padding:0;background:transparent;box-shadow:none;cursor:pointer;transition:scale .16s ease}.beer-refrigerator-knob:before{content:"";position:absolute;top:50%;left:50%;width:1.7rem;height:16rem;transform:translate(-50%,-50%);border:.12rem solid #666b6b;border-radius:999px;background:linear-gradient(90deg,#777c7c,#eef0ef 42%,#a4aaaa 62%,#5c6262)}.beer-refrigerator-knob span{position:relative;width:.35rem;height:11.5rem;border-radius:999px;background:#efefef7a}.beer-refrigerator-knob:hover{scale:1.08}@media (max-width: 48rem){.beer-refrigerator{width:min(90vw,42rem);height:151rem}.beer-store-shelf-grid{--beer-shelf-row: 10%;grid-template-columns:repeat(4,minmax(0,1fr))}.beer-store-shelf-grid img{height:11.5rem}.beer-store-item:nth-child(n+5).is-spotlit img{transform:translateY(-.8rem) scale(1.22)}}@media (max-width: 30rem){.beer-refrigerator{left:50%;width:95vw;max-width:none;height:76rem;margin-right:0;margin-left:0;border-radius:46% 46% 2.2rem 2.2rem/4.7rem 4.7rem 2.2rem 2.2rem;transform:translate(-50%)}.beer-refrigerator:before{top:-4.25rem;right:-1.45rem;left:-1.45rem;height:7.1rem;border-radius:46% 46% 0 0/88% 88% 0 0}.beer-refrigerator-door{top:-.35rem;right:-.35rem;bottom:-.35rem;left:-.35rem;border-radius:46% 46% 1.15rem 1.15rem/4.4rem 4.4rem 1.15rem 1.15rem}.beer-refrigerator.is-open .beer-refrigerator-door{cursor:pointer}.beer-door-open-label{right:.25rem;font-size:1.58rem}.beer-refrigerator-knob{right:.55rem}.beer-refrigerator-interior{top:.55rem;right:.55rem;bottom:.55rem;left:.55rem;top:5.15rem}.beer-refrigerator-top-label{top:-3.65rem;width:100%;height:8.6rem;stroke-width:2.2px;font-size:4.35rem;font-weight:850;letter-spacing:.18em}.beer-store-shelf-grid{--beer-shelf-row: 12.5%;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:.08rem;padding-right:.2rem;padding-left:.2rem}.beer-store-shelf-grid img{height:5.5rem;margin-bottom:.8rem}.beer-store-item:nth-child(n+6).is-spotlit img{transform:translateY(-.8rem) scale(1.22)}.beer-recommendation-board{top:10rem;width:66%;min-height:0;max-height:36rem;padding:2.5rem 1.25rem 1.4rem}.beer-recommendation-board:before{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.beer-recommendation-holder{width:2rem;height:2rem}.beer-recommendation-notes{max-height:16rem}}@media (prefers-reduced-motion: reduce){.beer-refrigerator-door{transition-duration:1ms}.beer-store-item.is-spotlit:before{animation:none}}.fast-track-page-shell{padding-bottom:5rem}.fast-track-page-shell .bio-modal-backdrop{z-index:10020}.fast-track-page-shell .bio-modal-close{z-index:4}.fast-track-subtitle{margin:.8rem 0 0 5.6rem;color:#bf0200;font-family:C90Degree,sans-serif;font-size:clamp(.9rem,1.7vw,1.5947rem);font-weight:500}.fast-track-content{display:flex;flex-direction:column;align-items:center;gap:6rem;margin:30vh auto 0}.fast-track-railroad{position:relative;width:min(94vw,80rem);height:22rem}.fast-track-paw-trigger{position:absolute;top:-25rem;left:calc(50% - 50vw);width:clamp(16.38rem,29.12vw,23.66rem);border:0;padding:0;background:transparent;cursor:pointer}.fast-track-paw-tickle{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;overflow:visible;pointer-events:none;transform:translateY(7%)}.fast-track-paw-tickle text{fill:#bf0200;font-family:C90Degree,sans-serif;font-size:90px;font-weight:600;letter-spacing:.025em}.fast-track-paw{display:block;width:100%;height:auto}.fast-track-top-popup{position:fixed;top:0;left:50%;z-index:10060;width:min(48vw,28.8rem);isolation:isolate;pointer-events:none;animation:fast-track-top-popup .55s cubic-bezier(.15,.8,.2,1) both}.fast-track-top-popup img{position:relative;z-index:1;display:block;width:100%;height:auto}.fast-track-top-popup>span{position:absolute;left:80%;bottom:25%;z-index:2;transform:translate(-50%);color:#bf0200;font-family:NotoSerifKR,serif;font-size:clamp(2.08rem,5.6vw,4.8rem);font-weight:700;letter-spacing:.05em;line-height:1;text-shadow:-2px -2px 0 #fefffd,2px -2px 0 #fefffd,-2px 2px 0 #fefffd,2px 2px 0 #fefffd,0 0 .35rem #fefffd;white-space:nowrap}@keyframes fast-track-top-popup{0%{opacity:1;transform:translate(-50%,-105%) scale(1)}15%{opacity:1;transform:translate(-50%) scale(1)}70%{opacity:1;transform:translate(-50%) scale(1.35)}72%,to{opacity:0;transform:translate(-50%) scale(1.35)}}.railroad-red-buttons{position:absolute;top:-7rem;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.fast-track-spark{--spark-bounce-height: 2rem;position:absolute;width:8.95rem;height:8.95rem;pointer-events:auto;animation:fast-track-spark-bounce 1.4s ease-in-out infinite}.fast-track-spark button{display:block;width:100%;height:100%;border:0;border-radius:0;background:#bf0200;clip-path:polygon(50% 0%,58% 25%,73% 8%,72% 34%,94% 21%,81% 43%,100% 50%,78% 58%,94% 79%,70% 68%,73% 94%,57% 75%,50% 100%,42% 75%,27% 94%,29% 68%,6% 79%,21% 57%,0% 50%,22% 42%,6% 21%,30% 33%,27% 8%,43% 25%);box-shadow:0 2px 4px #00000038;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.fast-track-spark:nth-child(1){--spark-bounce-height: 2rem;top:2rem;left:1%}.fast-track-spark:nth-child(2){--spark-bounce-height: 3.75rem;top:6rem;left:62%;width:11.5rem;height:11.5rem}.fast-track-spark:nth-child(3){--spark-bounce-height: 2.8rem;top:0;right:0;width:10.25rem;height:10.25rem}.fast-track-spark:nth-child(4){--spark-bounce-height: 4.5rem;top:7rem;left:20%;width:13rem;height:13rem}.fast-track-spark:nth-child(5){--spark-bounce-height: 3.3rem;top:1rem;left:44%;right:auto;width:9.6rem;height:9.6rem}.fast-track-spark:nth-child(2){animation-delay:-.35s}.fast-track-spark:nth-child(3){animation-delay:-.7s}.fast-track-spark:nth-child(4){animation-delay:-1.05s}.fast-track-spark:nth-child(5){animation-delay:-.55s}.fast-track-spark button:hover{scale:1.05;opacity:.92}.fast-track-spark-label{position:absolute;top:50%;bottom:auto;left:50%;z-index:1;width:72%;max-width:none;transform:translate(-50%,-50%);color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:clamp(.72rem,1vw,.92rem);font-weight:400;line-height:1.08;letter-spacing:.04em;text-align:center;text-transform:uppercase;opacity:0;pointer-events:none;transition:opacity .16s ease}.fast-track-spark:nth-child(1) .fast-track-spark-label{font-size:clamp(.78rem,1.1vw,1rem)}.fast-track-spark:nth-child(2) .fast-track-spark-label{font-size:clamp(.8rem,1.15vw,1.05rem)}.fast-track-spark:nth-child(3) .fast-track-spark-label,.fast-track-spark:nth-child(5) .fast-track-spark-label{font-size:clamp(.68rem,.92vw,.85rem);letter-spacing:.015em}.fast-track-spark:nth-child(4) .fast-track-spark-label{font-size:clamp(.66rem,.96vw,.76rem);letter-spacing:.01em}.fast-track-spark:nth-child(5) .fast-track-spark-label{font-size:clamp(.58rem,.78vw,.72rem);letter-spacing:0}.fast-track-spark:hover .fast-track-spark-label,.fast-track-spark:focus-within .fast-track-spark-label{opacity:1}@keyframes fast-track-spark-bounce{0%,to{transform:translateY(0) rotate(-1deg)}45%{transform:translateY(calc(-1 * var(--spark-bounce-height))) rotate(2deg)}60%{transform:translateY(calc(-.78 * var(--spark-bounce-height))) rotate(1deg)}78%{transform:translateY(.25rem) rotate(-1deg)}}@media (prefers-reduced-motion: reduce){.fast-track-spark{animation:none}}.fast-track-topic{width:min(94vw,80rem);overflow-x:auto;font-family:InstrumentSans,sans-serif;color:#2f2f2f;text-align:left}.fast-track-topic h2{margin:0 0 3.5rem;font-size:clamp(.9rem,1.4vw,1.2rem);font-weight:400}.fast-track-topic h2 button{border:0;padding:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;cursor:pointer}.fast-track-topic h2 button:hover{text-decoration:underline}.fast-track-circle-row{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:clamp(.3rem,1vw,1rem);width:max-content;margin:0}.fast-track-circle-row:before{content:"";position:absolute;left:clamp(3.75rem,6.5vw,5.5rem);right:clamp(3.75rem,6.5vw,5.5rem);top:50%;height:.3rem;transform:translateY(-50%);background:#3f88c5}.fast-track-circle-row button{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:clamp(7.5rem,13vw,11rem);height:clamp(7.5rem,13vw,11rem);flex:0 0 auto;border:0;border-radius:50%;padding:1rem;background:#ffda03;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:clamp(.72rem,1.1vw,1rem);line-height:1.2;letter-spacing:.03em;text-align:center;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.fast-track-circle-row button:hover{scale:1.05;opacity:.8}.fast-track-circle-row .topic-button-medium{font-size:clamp(.65rem,.95vw,.9rem)}.fast-track-circle-row .topic-button-long{font-size:clamp(.58rem,.82vw,.78rem)}.topic-button-grid{position:absolute;top:18%;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:clamp(.3rem,1vw,1rem);width:max-content;max-width:94vw}.topic-button-grid:before{content:"";position:absolute;left:clamp(3.75rem,6.5vw,5.5rem);right:clamp(3.75rem,6.5vw,5.5rem);top:50%;height:.3rem;transform:translateY(-50%);background:#3f88c5}.topic-button-grid button{position:relative;z-index:1;width:clamp(7.5rem,13vw,11rem);height:clamp(7.5rem,13vw,11rem);flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;padding:1rem;background:#ffda03;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:clamp(.72rem,1.1vw,1rem);letter-spacing:.03em;line-height:1.2;text-align:center;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.topic-button-grid button:hover{scale:1.05;opacity:.8}.topic-button-grid .topic-button-medium{font-size:clamp(.65rem,.95vw,.9rem)}.topic-button-grid .topic-button-long{font-size:clamp(.58rem,.82vw,.78rem)}.topic-button-grid .topic-button-portable-farm,.fast-track-circle-row .topic-button-portable-farm,.topic-button-grid .topic-button-gaze,.fast-track-circle-row .topic-button-gaze{width:clamp(6rem,10.4vw,8.8rem);height:clamp(6rem,10.4vw,8.8rem)}.topic-button-grid .topic-button-gaze:after,.fast-track-circle-row .topic-button-gaze:after{content:"";position:absolute;top:0;left:50%;z-index:-1;width:clamp(13rem,23vw,19.5rem);height:clamp(5rem,8vw,7rem);box-sizing:border-box;transform:translateY(-100%);border:5px solid #bf0200;border-bottom:0;border-radius:50% 50% 0 0/100% 100% 0 0;opacity:.92;pointer-events:none}.topic-button-grid .topic-button-gaze:before,.fast-track-circle-row .topic-button-gaze:before{content:"";position:absolute;top:-.25rem;left:50%;z-index:2;width:0;height:0;transform:translate(-50%);border-left:.65rem solid transparent;border-right:.65rem solid transparent;border-top:.95rem solid #bf0200;pointer-events:none}.topic-button-grid .topic-button-portable-farm:after,.fast-track-circle-row .topic-button-portable-farm:after{content:"";position:absolute;top:0;left:70%;z-index:-1;width:clamp(6rem,10vw,8.5rem);height:clamp(3rem,5vw,4.25rem);box-sizing:border-box;transform:translateY(-100%);border:5px solid #bf0200;border-bottom:0;border-radius:999px 999px 0 0;opacity:.92;pointer-events:none}.topic-button-grid .topic-button-portable-farm:before,.fast-track-circle-row .topic-button-portable-farm:before{content:"";position:absolute;top:-.25rem;left:70%;z-index:2;width:0;height:0;transform:translate(-50%);border-left:.65rem solid transparent;border-right:.65rem solid transparent;border-top:.95rem solid #bf0200;pointer-events:none}.topic-circle-chain{position:absolute;top:calc(100% + 4rem);left:50%;width:100vw;height:.9rem;transform:translate(-50%);margin-top:0;background:radial-gradient(circle,#bf0200 0 .375rem,transparent .375rem) 0 50% / .75rem .75rem repeat-x,linear-gradient(#bf0200,#bf0200) center / 100% 3px no-repeat;cursor:pointer}.topic-circle-chain.is-straight{background:linear-gradient(#bf0200,#bf0200) center / 100% 3px no-repeat}.triangle-topic-page-shell{padding-top:10.5rem;padding-bottom:8rem}.triangle-topic-page-shell:before{content:"";position:fixed;top:0;left:0;z-index:2;width:100vw;height:calc(18vh + 16rem);background:#efefef;pointer-events:auto}.triangle-topic-page-shell>.about-page-title{position:fixed;top:8.5rem;left:2rem;z-index:4;margin:0}.fast-track-return-button{position:fixed;top:12.5rem;left:2rem;z-index:4;display:inline-flex;align-items:center;gap:.65rem;border:2px solid transparent;border-radius:999px;padding:.65rem 1.15rem;background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:1.235rem;font-weight:600;letter-spacing:.08em;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.fast-track-return-button:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:2px solid #bf0200;border-radius:inherit;transform-style:preserve-3d;pointer-events:none;animation:fast-track-return-pill-spin 1.8s linear infinite}.fast-track-return-arrow{font-size:2.34rem;line-height:1}.fast-track-return-label{line-height:1}@keyframes fast-track-return-pill-spin{0%{transform:perspective(32rem) rotateY(0)}to{transform:perspective(32rem) rotateY(360deg)}}@media (prefers-reduced-motion: reduce){.fast-track-return-button:before{animation:none}}.fast-track-return-button:hover{scale:1.05;opacity:.75}.triangle-topic-page-shell>.mini-flip-display,.triangle-topic-page-shell>.back-button{position:fixed;z-index:4}.triangle-topic-page-shell .topic-button-grid{position:fixed;top:18vh;z-index:3}.triangle-project-sections{width:min(88vw,72rem);margin:calc(18vh + 4rem) auto 0;font-family:InstrumentSans,sans-serif;color:#2f2f2f}.belonging-project-sections{margin-top:calc(18vh + 8rem)}.triangle-project-section{scroll-margin-top:calc(18vh + 17rem)}.triangle-project-section h2{margin:0 0 4rem;font-size:clamp(1.1rem,2vw,1.7rem);font-weight:400;letter-spacing:.04em}.die-cute-section{padding-top:4rem}.die-cute-section-heading img{display:block;width:min(70vw,46rem);height:auto;filter:brightness(.18)}.die-cute-section-image{display:block;width:min(54vw,42rem);height:auto;margin:5rem auto 0;object-fit:contain}.die-cute-link-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:22.75rem;min-height:7.08rem;max-width:calc(100% - 2rem);box-sizing:border-box;margin:4rem auto 0;border-radius:999px;padding:1.55rem 2.6rem;background:#2f2f2f;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:clamp(.551rem,.842vw,.765rem);font-weight:500;letter-spacing:.08em;line-height:1.45;text-align:center;text-decoration:none;transition:scale .16s ease,opacity .16s ease}.die-cute-link-button span{display:block;white-space:nowrap}.die-cute-link-button:hover{scale:1.05;opacity:.8}.die-cute-section-divider{width:100dvw;min-width:100dvw;margin-top:9rem;margin-bottom:9rem}.gaze-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(2rem,4vw,3.5rem)}.gaze-video-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3rem,5vw,5rem);width:min(56.4vw,48rem);margin-left:50%;transform:translate(-50%)}.gaze-video-row video{display:block;width:100%;height:auto;background:transparent;object-fit:contain}.gaze-image-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1.5rem;width:min(88vw,72rem);margin:6rem 0 0 50%;transform:translate(-50%)}.gaze-image-row img{display:block;width:100%;height:auto;object-fit:contain}.project-section-divider.gaze-section-divider{width:100dvw;min-width:100dvw;margin-top:10rem;margin-bottom:9rem}.brush-section h2,.eyes-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(2rem,4vw,3.5rem)}.brush-section-video,.eyes-section-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:0 auto}.eyes-section-gif{display:block;width:min(72vw,56rem);height:auto;margin:0 auto 5rem;object-fit:contain}.brush-section-image-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1.5rem;width:min(88vw,72rem);margin:0 0 5rem 50%;transform:translate(-50%)}.brush-section-image-row img{display:block;width:100%;aspect-ratio:3 / 4;height:100%;object-fit:cover;object-position:center;filter:brightness(1.2)}.buck-buck-section-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:0 auto}.control-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(2rem,4vw,3.5rem)}.control-section-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:0 auto}.control-section-image{display:block;width:min(72vw,56rem);height:auto;margin:0 auto 5rem;object-fit:contain}.triangle-project-section .toothbrush-section-heading{position:relative;width:min(70vw,46rem);aspect-ratio:8.5 / 1;overflow:hidden;margin-bottom:4rem}.toothbrush-section-heading img{position:absolute;top:95%;left:50%;display:block;width:108%;height:auto;transform:translate(-50%,-50%)}.toothbrush-project-link{display:block;height:100%;cursor:pointer}.toothbrush-project-link img{transition:opacity .18s ease,transform .18s ease}.toothbrush-project-link:hover img,.toothbrush-project-link:focus-visible img{opacity:.86}.toothbrush-section-image-row .toothbrush-project-link:hover img,.toothbrush-section-image-row .toothbrush-project-link:focus-visible img{transform:scale(1.012)}.toothbrush-section-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:9rem auto 0}.toothbrush-section-video iframe{display:block;width:100%;height:100%;border:0}.toothbrush-section-image-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:2rem;width:min(66vw,54rem);margin:7rem 0 0 50%;transform:translate(-50%)}.toothbrush-section-image-row img{display:block;width:100%;aspect-ratio:3 / 4;height:100%;object-fit:cover;object-position:center}.toothbrush-station-video-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:4rem 2rem;width:min(82vw,66rem);margin:9rem 0 0 50%;transform:translate(-50%)}.toothbrush-station-video{grid-column:span 2}.toothbrush-station-video:nth-child(4){grid-column:2 / span 2}.toothbrush-station-video:nth-child(5){grid-column:4 / span 2}.toothbrush-station-video h3{margin:0 0 1rem;font-family:InstrumentSans,sans-serif;font-size:clamp(.765rem,1.19vw,1.02rem);font-weight:400;letter-spacing:.04em;text-align:center}.toothbrush-station-video iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}@media (max-width: 700px){.toothbrush-station-video-grid{grid-template-columns:1fr}.toothbrush-station-video,.toothbrush-station-video:nth-child(4),.toothbrush-station-video:nth-child(5){grid-column:1}}.buck-buck-gallery{width:100%;margin-top:7rem}.buck-buck-gallery .project-gallery{margin-top:0}.project-section-divider.buck-buck-section-divider,.project-section-divider.control-section-divider{width:100dvw;min-width:100dvw;margin-top:9rem;margin-bottom:9rem}.brush-section-video iframe,.eyes-section-video iframe,.buck-buck-section-video iframe,.control-section-video iframe{display:block;width:100%;height:100%;border:0}.project-section-divider.brush-section-divider,.project-section-divider.eyes-section-divider{width:100dvw;min-width:100dvw;margin-top:9rem;margin-bottom:9rem}@media (max-width: 700px){.gaze-video-row{grid-template-columns:1fr}}.triangle-project-image-heading img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.triangle-project-section .triangle-project-image-heading{width:min(70vw,55rem);height:clamp(8.5rem,20.5vw,15.5rem);overflow:hidden;margin-bottom:1.8rem}.triangle-project-section .belonging-project-image-heading{width:min(70vw,55rem);margin-bottom:4rem}.belonging-project-image-heading img{display:block;width:100%;height:auto}.my-neighbor-heading-link{display:block;cursor:pointer}.my-neighbor-heading-link img,.my-neighbor-wide-link img{transition:opacity .18s ease,transform .18s ease}.my-neighbor-heading-link:hover img,.my-neighbor-heading-link:focus-visible img,.my-neighbor-wide-link:hover img,.my-neighbor-wide-link:focus-visible img{opacity:.86;transform:scale(1.012)}.belonging-my-neighbor-video{display:block;width:min(72vw,56rem);aspect-ratio:16 / 9;margin:0 auto;border:0;background:transparent;object-fit:contain}.belonging-my-neighbor-youtube{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:0 auto 5rem}.belonging-my-neighbor-youtube iframe{display:block;width:100%;height:100%;border:0}.belonging-my-neighbor-media-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,5rem);width:100%}.belonging-my-neighbor-media-row .belonging-my-neighbor-video,.belonging-my-neighbor-media-row>img{display:block;width:100%;aspect-ratio:16 / 9;height:100%;margin:0}.belonging-my-neighbor-media-row>img{object-fit:cover;object-position:center 53%}.belonging-my-neighbor-media-row .belonging-my-neighbor-video{object-fit:contain}.belonging-my-neighbor-wide-image{display:block;width:min(72vw,56rem);height:auto;margin:5rem auto 0}.my-neighbor-wide-link{display:block;width:min(72vw,56rem);margin:5rem auto 0;cursor:pointer}.my-neighbor-wide-link .belonging-my-neighbor-wide-image{width:100%;margin:0}.my-neighbor-gallery{margin-top:7rem}.my-neighbor-gallery .project-gallery{margin-top:0}.my-neighbor-section-divider,.belonging-butt-cracker-section{margin-top:8rem}.belonging-butt-cracker-media-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:3rem;width:min(72vw,56rem);margin-left:50%;transform:translate(-50%)}.belonging-butt-cracker-image{display:block;width:100%;aspect-ratio:10 / 9;height:100%;object-fit:contain;object-position:center}.belonging-butt-cracker-hosted-video{display:block;width:100%;aspect-ratio:10 / 9;height:100%;transform:none;object-fit:contain;object-position:center}.belonging-butt-cracker-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:5rem auto 0}.belonging-butt-cracker-video iframe{display:block;width:100%;height:100%;border:0}.butt-cracker-section-divider{margin-top:10rem;margin-bottom:10rem}.belonging-secret-section{display:flex;flex-direction:column;align-items:center;gap:3rem}.belonging-secret-image{display:block;width:min(72vw,56rem);height:auto}.belonging-secret-read-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;width:8rem;height:8rem;border-radius:50%;background:#bf0200;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:1.47rem;font-weight:500;letter-spacing:.08em;text-decoration:none;transition:scale .16s ease,opacity .16s ease}.belonging-secret-read-button:hover{scale:1.05;opacity:.8}.belonging-secret-divider{position:relative;left:50%;flex:0 0 auto;align-self:flex-start;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:7rem;margin-bottom:7rem}.belonging-vegetable-states-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,5rem);width:100%}.belonging-vegetable-states-images img{display:block;width:100%;height:auto}.vegetable-states-project-link{display:block;width:100%;transition:opacity .18s ease,transform .18s ease}.vegetable-states-project-link:hover,.vegetable-states-project-link:focus-visible{opacity:.8;transform:scale(1.02)}.belonging-vegetable-states-images img:only-child{grid-column:1 / -1;justify-self:center;width:min(72vw,56rem)}.belonging-vegetable-states-images-secondary{margin-top:8rem}.vegetable-states-listen-label{width:max-content;margin:8rem auto 0;border-radius:999px;padding:.65rem 1.8rem;background:#2f2f2f;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:1.2rem;letter-spacing:.06em}.vegetable-states-audio-player{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem}.vegetable-states-audio-player .audio-visualizer{flex:0 0 min(100%,24rem);order:-1}.vegetable-states-audio-player button{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border:0;padding:0;background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:2.5rem;line-height:1;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.vegetable-states-audio-player button:hover{scale:1.05;opacity:.8}.vegetable-states-audio-player button:last-child{font-size:6.5rem}.belonging-vegetable-states-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);width:100%;margin-top:9rem}.belonging-vegetable-states-videos iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.belonging-vegetable-states-video-single{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:9rem auto 0}.belonging-vegetable-states-video-single iframe{display:block;width:100%;height:100%;border:0}.belonging-vegetable-states-gallery{margin-top:9rem}.belonging-vegetable-states-gallery .project-gallery{margin-top:0}.vegetable-states-section-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:9rem;margin-bottom:9rem}.belonging-ultimate-manuel-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:0 auto}.belonging-ultimate-manuel-video iframe{display:block;width:100%;height:100%;border:0}.hehl-fire-club-tagline{margin:-1.5rem 0 7rem;color:#2f2f2f;font-family:HehlRegular,sans-serif;font-size:clamp(1.2rem,2.5vw,2.2rem);line-height:1}.triangle-project-media-row{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,3vw,1rem)}.triangle-project-video{width:min(100%,47.5rem);aspect-ratio:16 / 9}.triangle-project-video iframe{display:block;width:100%;height:100%;border:0}.triangle-project-image{order:-1;display:block;width:min(100%,54rem);aspect-ratio:16 / 9;height:auto;margin-top:0;object-fit:cover}.project-gallery{position:relative;width:100%;box-sizing:border-box;margin-top:4rem;padding:0 clamp(4rem,6vw,6rem)}.project-gallery-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2rem) / 3);gap:1rem;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.project-gallery-track::-webkit-scrollbar{display:none}.project-gallery-track img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;scroll-snap-align:start;scroll-snap-stop:always}.project-gallery-track>.language-image-zoom-button{scroll-snap-align:start;scroll-snap-stop:always}.project-gallery-track>.language-image-zoom-button img{height:100%;aspect-ratio:4 / 3;object-fit:contain}.project-gallery-arrow{position:absolute;top:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;transform:translateY(-50%);border:0;padding:0;background:transparent;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:3.75rem;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.project-gallery-arrow:hover{scale:1.08;opacity:.7}.project-gallery-arrow-left{left:0}.project-gallery-arrow-right{right:0}.project-section-divider{position:relative;left:50%;width:100vw;height:.7rem;transform:translate(-50%);margin-top:6rem;background:radial-gradient(circle,#2f2f00 0 .22rem,transparent .22rem) 0 50% / .52rem .52rem repeat-x,linear-gradient(#2f2f00,#2f2f00) center / 100% 3px no-repeat}.waffle-section-divider,.knot-section-divider,.language-section-divider{margin-top:10rem}.language-project-sections{display:flex;flex-direction:column}.language-project-sections .language-tiger-section{order:1}.language-project-sections .language-section-divider{order:2}.language-project-sections .language-scatter-section{order:3}.language-project-sections .language-scatter-divider{order:4}.language-project-sections .language-garlic-section{order:5}.language-project-sections .language-garlic-divider{order:6}.language-project-sections .language-smell-section{order:7}.language-project-sections .language-smell-divider{order:8}.language-project-sections .language-heartbreak-section{order:9}.language-project-sections .language-alphabet-section{order:10}.language-garlic-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(2.2rem,4.4vw,3.85rem)}.language-garlic-image{display:block;width:min(72vw,56rem);height:auto;margin:0 auto;object-fit:contain}.language-garlic-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem;width:min(88vw,72rem);margin:7rem 0 0 50%;transform:translate(-50%)}.language-garlic-video-grid iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}@media (max-width: 700px){.language-garlic-video-grid{grid-template-columns:1fr}}.language-smell-divider,.language-scatter-divider{margin-top:10rem}.language-heartbreak-section{min-height:20rem;margin-top:10rem}.language-heartbreak-section h2{margin:0;font-family:Courier New,Courier,monospace;font-size:clamp(1.5rem,3vw,2.625rem);font-weight:500}.language-heartbreak-heading-row{display:flex;align-items:center;gap:clamp(.5rem,1vw,1rem)}.language-heartbreak-image-crop{position:relative;width:min(29.4vw,18.9rem);aspect-ratio:3 / 4;overflow:hidden;flex:0 0 auto}.language-heartbreak-image-crop img{position:absolute;top:50%;left:50%;display:block;width:320%;max-width:none;height:auto;transform:translate(-50%,-50%)}.language-heartbreak-experience-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;width:14rem;height:10.5rem;margin:4rem auto 18rem;border-radius:999px;background:#bf0200;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:1.5625rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:scale .16s ease,opacity .16s ease}.language-heartbreak-experience-button:hover{scale:1.05;opacity:.8}.language-heartbreak-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:0;margin-bottom:9rem}.language-alphabet-section img{display:block;width:min(72vw,56rem);height:auto;margin:0 auto}.language-alphabet-listen-text{margin:6rem auto 0;font-family:Courier New,Courier,monospace;font-size:clamp(.96rem,2vw,1.6rem);font-weight:400;letter-spacing:.04em;text-align:center}.language-alphabet-audio-list{display:grid;grid-template-columns:repeat(3,5.6rem);justify-content:center;align-items:flex-end;gap:clamp(1rem,2.5vw,1.75rem);width:min(100%,24rem);margin-top:3rem;margin-right:auto;margin-left:auto}.language-alphabet-audio-list .alphabet-audio-track{grid-column:auto}.language-alphabet-audio-list .alphabet-audio-track:nth-child(7){grid-column:2}.alphabet-audio-track{display:flex;flex-direction:column;align-items:center;gap:.8rem;font-family:InstrumentSans,sans-serif}.alphabet-audio-track .audio-visualizer{width:5.6rem;height:1.68rem}.audio-visualizer{display:flex;align-items:center;justify-content:center;gap:clamp(.16rem,.35vw,.3rem);width:min(100%,22rem);height:3.5rem;color:#bf0200}.audio-visualizer span{display:block;width:clamp(.18rem,.45vw,.35rem);height:var(--wave-height);min-height:.35rem;border-radius:999px;background:currentColor;opacity:.55;transform:scaleY(.42);transform-origin:center}.audio-visualizer.is-playing span{opacity:1;animation:audio-wave-pulse .65s ease-in-out var(--wave-delay) infinite alternate}@keyframes audio-wave-pulse{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}@media (prefers-reduced-motion: reduce){.audio-visualizer.is-playing span{animation:none;transform:scaleY(1)}}.alphabet-audio-track button{display:flex;align-items:center;justify-content:center;gap:.7rem;width:5.6rem;height:3.15rem;border:0;padding:0;background:#2f2f2f;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:1rem;line-height:1;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.alphabet-audio-filename{display:flex;align-items:center;font-size:1.33rem;font-weight:400;line-height:1}.alphabet-audio-play-icon{display:block;width:0;height:0;flex:0 0 auto;border-top:.42rem solid transparent;border-bottom:.42rem solid transparent;border-left:.72rem solid #fefffd}.alphabet-audio-track button:hover{scale:1.05;opacity:.8}.language-alphabet-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(1.5rem,4vw,4rem);margin-top:9rem}.language-alphabet-example-grid img{display:block;width:100%;height:auto;object-fit:contain}.language-alphabet-example-grid img:nth-child(2){width:80%;justify-self:center}.difference-climate-section{min-height:20rem}.difference-project-sections{margin-top:calc(18vh + 8rem)}.difference-climate-section h2{font-family:C7575,sans-serif;font-size:clamp(1.6rem,3.2vw,2.8rem)}.difference-climate-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:5rem auto 0}.difference-climate-video iframe{display:block;width:100%;height:100%;border:0}.difference-climate-gallery{margin-top:8rem}.difference-climate-gallery .project-gallery{margin-top:0}.difference-climate-photo-credit{margin:1.25rem clamp(4rem,6vw,6rem) 0;font-family:InstrumentSans,sans-serif;font-size:.9rem;letter-spacing:.04em;text-align:right}.difference-climate-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:9rem;margin-bottom:9rem}.difference-social-heading-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,5rem);width:100%}.difference-social-section{margin-top:-4rem}.difference-social-heading-row img{display:block;width:100%;height:auto;transition:opacity .18s ease,transform .18s ease}.difference-social-heading-row a{display:block;cursor:pointer}.difference-social-heading-row a:hover img,.difference-social-heading-row a:focus-visible img{opacity:.86;transform:scale(1.012)}.difference-social-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:-2rem auto 0}.difference-social-video iframe{display:block;width:100%;height:100%;border:0}.difference-social-gallery{margin-top:6rem}.difference-social-gallery .project-gallery{margin-top:0}.difference-social-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:9rem;margin-bottom:9rem}.difference-self-expression-section{min-height:20rem}.difference-self-expression-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(1.9rem,3.3vw,2.8rem);font-weight:400;letter-spacing:.32em;white-space:nowrap}.difference-self-expression-section .self-expression-word{letter-spacing:.3em}.difference-self-expression-section .self-expression-prefix{letter-spacing:.8em}.difference-self-expression-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:5rem auto 0}.difference-self-expression-video iframe{display:block;width:100%;height:100%;border:0}.difference-self-expression-gallery{margin-top:8rem}.difference-self-expression-gallery .project-gallery{margin-top:0}.difference-self-expression-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:9rem;margin-bottom:9rem}.difference-portable-farm-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400}.difference-portable-farm-video{width:min(72vw,56rem);aspect-ratio:16 / 9;margin:5rem auto 0}.difference-portable-farm-video iframe{display:block;width:100%;height:100%;border:0}.difference-portable-farm-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:9rem;margin-bottom:9rem}.difference-farm-project-section h2{display:flex;flex-direction:column;gap:.5rem;font-family:InstrumentSans,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400}.difference-farm-project-section h2 span:last-child{font-size:.65em}.difference-farm-project-videos{display:flex;flex-direction:column;gap:6rem;width:min(72vw,56rem);margin:5rem auto 0}.difference-farm-project-videos iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.difference-farm-project-gallery{margin-top:9rem}.difference-farm-project-gallery .project-gallery{margin-top:0}.difference-farm-project-divider{position:relative;left:50%;width:100dvw;min-width:100dvw;transform:translate(-50%);margin-top:9rem;margin-bottom:9rem}.difference-fish-bar-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem}.difference-fish-bar-first-image{display:block;width:min(72vw,56rem);height:auto;object-fit:contain}.difference-fish-bar-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;width:min(82vw,68rem);margin-top:5rem}.difference-fish-bar-image-grid img{display:block;width:100%;height:100%;max-height:44rem;object-fit:contain}.difference-fish-bar-image-grid img:last-child{clip-path:inset(0 16% 0 5%);transform:translateY(-16%) rotate(-90deg) scale(.85)}.difference-fish-bar-image-grid img:nth-child(3){transform:translateY(-9.2%)}.difference-fish-bar-gallery{width:100%;margin-top:6rem}.difference-fish-bar-gallery .project-gallery{margin-top:0}@media (max-width: 700px){.difference-fish-bar-image-grid{grid-template-columns:1fr}}.circus-section{margin-top:8rem}.circus-section-layout{display:grid;grid-template-columns:auto minmax(20rem,1fr);align-items:stretch;gap:clamp(3rem,8vw,8rem)}.circus-section h2{align-self:end;width:max-content;max-width:100%;margin:0 auto 0 0;color:#e59acb;font-family:News,sans-serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.25;text-align:center}.circus-section h2 span{display:block}.buck-buck-section h2{font-family:InstrumentSans,sans-serif;font-size:clamp(2rem,4vw,3.5rem)}.language-tiger-section{display:flex;flex-direction:column;align-items:center;gap:6rem;margin-top:6rem}.language-tiger-main-image{display:block;width:min(100%,54rem);height:auto}.language-tiger-image-pair{display:grid;grid-template-columns:1fr;align-items:center;gap:6rem;width:min(100%,54rem)}.language-image-zoom-button{position:relative;display:block;width:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.language-image-zoom-button img{display:block;width:100%;height:auto}.language-image-zoom-button span{position:absolute;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:#efefefe6;color:#2f2f2f}.language-image-zoom-button span:before{content:"";width:1.15rem;height:1.15rem;border:.18rem solid #2f2f2f;border-radius:50%}.language-image-zoom-button span:after{content:"";position:absolute;width:.85rem;height:.18rem;transform:translate(.75rem,.75rem) rotate(45deg);background:#2f2f2f}.language-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:clamp(3rem,7vw,6rem);background:#2f2f2fe0}.language-image-lightbox>img{display:block;max-width:92vw;max-height:88vh;object-fit:contain}.language-image-lightbox-close{position:absolute;top:1.5rem;right:2rem;z-index:10001;border:0;padding:1rem;background:transparent;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:1.5rem;letter-spacing:.08em;cursor:pointer}.language-image-lightbox-close span{display:inline-block;margin-left:.35rem;font-size:3em;font-weight:500;line-height:.2;vertical-align:middle}.language-image-lightbox-next{position:absolute;top:50%;right:clamp(.75rem,3vw,3rem);display:flex;align-items:center;justify-content:center;width:clamp(4rem,7vw,6rem);height:clamp(4rem,7vw,6rem);transform:translateY(-50%);border:0;padding:0;background:transparent;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.language-image-lightbox-next:hover{scale:1.08;opacity:.8}.language-image-lightbox-previous{right:auto;left:clamp(.75rem,3vw,3rem)}.language-tiger-video{width:min(100%,47.5rem);aspect-ratio:16 / 9}.language-tiger-video iframe{display:block;width:100%;height:100%;border:0}.language-smell-section{display:flex;flex-direction:column;align-items:center;gap:6rem;margin-top:10rem}.language-smell-section h2{width:100%;margin-bottom:.5rem;font-size:clamp(1.6rem,3.2vw,2.8rem);text-align:left}.language-smell-main-image{display:block;width:min(100%,54rem);height:auto}.language-smell-video{width:min(100%,47.5rem);aspect-ratio:16 / 9}.language-smell-video iframe{display:block;width:100%;height:100%;border:0}.language-scatter-section{display:flex;flex-direction:column;align-items:center;gap:6rem;margin-top:10rem}.language-scatter-main-image{width:min(100%,54rem)}.language-scatter-video{width:min(100%,47.5rem);aspect-ratio:16 / 9}.language-scatter-video iframe{display:block;width:100%;height:100%;border:0}.circus-section-video{width:min(100%,47.5rem);aspect-ratio:16 / 9}.circus-section-media{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2rem;width:100%}.circus-section-media>img{display:block;width:min(47.5%,15rem);height:auto}.circus-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:8rem}.circus-image-grid>img,.circus-image-grid .language-image-zoom-button img{display:block;width:100%;height:auto}.circus-image-grid>img:first-child{grid-column:1 / -1;justify-self:center;width:calc(50% - clamp(1rem,2.5vw,2.5rem))}.circus-section-video iframe{display:block;width:100%;height:100%;border:0}.you-are-carrot-section{margin-top:8rem}.you-are-carrot-section h2{margin-bottom:6.5rem;font-size:clamp(2rem,4vw,3.5rem)}.you-are-carrot-media-row{display:flex;flex-direction:column;align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.you-are-carrot-media-row>img{display:block;width:min(100%,47.5rem);height:auto}.you-are-carrot-video{width:min(100%,47.5rem);aspect-ratio:16 / 9;margin:3rem 0}.you-are-carrot-video iframe{display:block;width:100%;height:100%;border:0}.bunny-restaurant-section{display:flex;flex-direction:column;align-items:center;margin-top:8rem}.triangle-project-section .bunny-restaurant-heading{width:100%;margin-bottom:6.5rem;color:#780100;font-family:Bunnyrestaurant,sans-serif;font-size:clamp(1.6rem,3.2vw,2.8rem);line-height:1;letter-spacing:.04em;text-align:left}.bunny-restaurant-project-link{display:inline-block;color:inherit;text-decoration:none;transition:opacity .18s ease}.bunny-restaurant-image-link{display:block;width:min(100%,57rem);transition:opacity .18s ease,transform .18s ease}.bunny-restaurant-project-link:hover,.bunny-restaurant-project-link:focus-visible,.bunny-restaurant-image-link:hover,.bunny-restaurant-image-link:focus-visible{opacity:.8}.bunny-restaurant-image-link:hover,.bunny-restaurant-image-link:focus-visible{transform:scale(1.02)}.bunny-restaurant-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1rem,3vw,2.5rem);width:min(100%,56rem);margin-top:6rem}.bunny-restaurant-images img{display:block;width:100%;aspect-ratio:4 / 3;height:100%;object-fit:contain}.bunny-restaurant-image{display:block;width:100%;height:auto}.bunny-restaurant-bottom-image{display:block;width:min(100%,47.6rem);height:auto;margin-top:6rem}.bunny-restaurant-video{display:block;width:min(100%,47.5rem);height:auto;margin-top:6rem}.bunny-restaurant-video::-webkit-media-controls-play-button{transform:scale(1.5)}.waffle-section,.knot-section{margin-top:8rem}.knot-section h2{font-size:clamp(2rem,4vw,3.5rem)}.knot-section-layout{display:grid;grid-template-columns:minmax(14rem,.7fr) minmax(20rem,1.3fr);align-items:start;gap:clamp(3rem,8vw,8rem)}.knot-audio-player{position:sticky;top:calc(18vh + 18rem);display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.knot-audio-player .audio-visualizer{width:8rem;height:4.5rem;margin-bottom:.5rem}.knot-audio-controls{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.knot-play-triangle{display:none;width:0;height:0;border-top:.72rem solid transparent;border-bottom:.72rem solid transparent;border-left:1.18rem solid #fefffd;transform:translate(2.4rem)}.knot-audio-player audio{display:none}.knot-audio-player button{width:8rem;height:5.5rem;border:0;padding:0;background:#2f2f2f;color:#fefffd;font-family:InstrumentSans,sans-serif;font-size:2.4rem;line-height:1;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.knot-audio-player button:hover{scale:1.05;opacity:.85}.knot-section-text{color:#2f2f2f;font-family:InstrumentSans,sans-serif}.knot-section-text p{margin:0 0 2rem;font-size:clamp(.72rem,1vw,.88rem);line-height:1.65;white-space:pre-line}.triangle-project-section .waffle-section-heading{display:flex;align-items:center;justify-content:flex-start;gap:0;width:100%;margin-bottom:2rem;transform:none}.waffle-section-heading img{display:block;width:clamp(3.6rem,7.2vw,6.3rem);height:auto}.waffle-section-media{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,3.5rem)}.waffle-section-media>img{display:block;width:min(100%,45.9rem);height:auto;margin:clamp(2rem,6vw,5rem) 0;transform:rotate(90deg)}.waffle-section-video{width:min(100%,47.5rem);aspect-ratio:16 / 9}.waffle-section-video iframe{display:block;width:100%;height:100%;border:0}@media (max-width: 48rem){.triangle-project-media-row{grid-template-columns:1fr}.project-gallery-track{grid-auto-columns:calc((100% - 1rem)/2)}.you-are-carrot-media-row{grid-template-columns:1fr}.circus-section-layout{grid-template-columns:auto auto;align-items:center;justify-content:center;gap:1.5rem}.circus-section h2{align-self:center;justify-self:center;margin:0}.circus-section-media{display:contents}.circus-section-media>img{grid-column:2;grid-row:1;justify-self:center;width:min(38vw,10rem)}.circus-section-video{grid-column:1 / -1;grid-row:2;justify-self:center;width:min(100%,47.5rem)}.knot-section-layout{grid-template-columns:1fr}.knot-audio-player{position:static;flex-direction:column;flex-wrap:nowrap;align-items:center}.knot-audio-player .audio-visualizer{width:18.2rem;height:3.15rem}.knot-audio-controls{flex-direction:row;align-items:center;justify-content:center;gap:.7rem;width:max-content}.knot-audio-player button{width:5.6rem;height:3.85rem;font-size:1.68rem}.knot-play-glyph{display:none}.knot-play-triangle{display:block}}@media (max-width: 52rem){.topic-button-grid{flex-direction:column;gap:.4rem}.triangle-project-sections{margin-top:65rem}.belonging-project-sections,.difference-project-sections{margin-top:69rem}.triangle-topic-page-shell:before{height:calc(18vh + 44rem)}.triangle-project-section{scroll-margin-top:calc(18vh + 45rem)}.topic-circle-chain{left:50%;width:100vw;transform:translate(-50%)}.topic-button-grid:before{inset:4% auto 4% 50%;width:.3rem;height:auto;transform:translate(-50%)}}.mailing-list-section{position:absolute;top:22vh;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:1.25rem;width:min(94vw,70rem);color:#2f2f2f;font-family:InstrumentSans,sans-serif;text-align:center}.mailing-list-section h2{margin:0;flex-shrink:0;font-size:clamp(.77rem,1.4vw,1.05rem);font-weight:400;letter-spacing:.18em;text-indent:.18em;white-space:nowrap}.mailing-list-form{min-width:18rem;flex:1}.mailing-list-controls{display:flex;justify-content:center;gap:.5rem}.mailing-list-wave-field{min-width:0;flex:1;padding:2px;background:#2f2f2f;clip-path:polygon(0 50%,3% 24%,8% 10%,15% 15%,22% 7%,30% 14%,38% 6%,46% 13%,54% 6%,62% 14%,70% 7%,78% 15%,85% 10%,97% 24%,100% 50%,97% 76%,92% 90%,85% 85%,78% 93%,70% 86%,62% 94%,54% 87%,46% 94%,38% 86%,30% 93%,22% 85%,15% 90%,3% 76%)}.mailing-list-wave-field:focus-within{background:#3f99c5}.mailing-list-wave-field input{display:block;width:100%;box-sizing:border-box;border:0;clip-path:inherit;padding:.85rem 1.2rem;background:#efefef;color:#2f2f2f;font:inherit}.mailing-list-controls button{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;flex:0 0 auto;border:0;border-radius:50%;padding:.5rem;background:#bf0200;color:#fefffd;font:inherit;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.mailing-list-controls button:hover{scale:1.05;opacity:.8}.mailing-list-confirmation{position:absolute;top:calc(100% + .75rem);right:0;margin:0;font-size:.85rem}.you-page-shell{padding-bottom:6rem}.you-questionnaire{width:min(90vw,50rem);margin:32vh auto 0;color:#2f2f2f;font-family:InstrumentSans,sans-serif}.questionnaire-eyebrow{position:relative;top:-7rem;margin:0 0 8rem;color:#bf0200;font-family:HehlRegular,sans-serif;font-size:3.9rem;font-weight:500;letter-spacing:.14em;text-align:center}.eyebrow-text{position:relative;z-index:1;display:inline-block;white-space:pre;animation:enemy-text-slide 4s ease-in-out 1 both}@keyframes enemy-text-slide{0%{opacity:0;translate:-55vw 0}12.5%,87.5%{opacity:1;translate:0 0}to{opacity:0;translate:55vw 0}}.questionnaire-instruction{margin:5rem 0 0;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:2rem;font-weight:200;font-style:italic;letter-spacing:.04em;text-align:center}.questionnaire-instruction-ko{display:block;margin-top:.45rem;font-family:InstrumentSans,sans-serif;font-size:.72em;letter-spacing:.03em}.question-mode-buttons{display:flex;align-items:center;justify-content:center;gap:7rem}.question-mode-or{color:#3f88c5;font-family:InstrumentSans,sans-serif;font-size:2.25rem;font-weight:700;line-height:1}.question-mode-buttons button,.question-submit-button{border:0;border-radius:999px;padding:.85rem 1.35rem;background:#bf0200;color:#ffda03;font-family:S15,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.question-mode-buttons button{position:relative;display:flex;align-items:center;justify-content:center;width:13.5rem;height:13.5rem;border-radius:0;padding:0;background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:2rem;font-weight:400;line-height:1.15;text-align:center}.question-mode-buttons button:before{content:"";position:absolute;top:50%;left:50%;width:12rem;height:4.5rem;background:currentColor;clip-path:polygon(0 25%,68% 25%,68% 0,100% 50%,68% 100%,68% 75%,0 75%);transform:translate(-50%,-50%) scaleX(-1)}.question-mode-buttons button:after{content:none}.question-mode-buttons button:nth-of-type(2){color:#2f2f2f}.question-mode-buttons button:nth-of-type(2):before{transform:translate(-50%,-50%)}.question-mode-buttons button>span{position:absolute;top:.5rem;left:50%;transform:translate(-50%);width:max-content;color:currentColor}.question-mode-buttons button:hover,.question-submit-button:hover{scale:1.05;opacity:.8}.question-form{display:flex;flex-direction:column;gap:2.5rem;margin-top:10.5rem}.quick-question{position:relative;margin:0;border:0;padding:0 0 1.75rem}.quick-question:after{content:"";position:absolute;left:50%;bottom:0;width:min(100%,32rem);height:.65rem;transform:translate(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='10' viewBox='0 0 24 10'%3E%3Cpath d='M0 5 Q6 0 12 5 T24 5' fill='none' stroke='%23ffda03' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:repeat-x}.quick-question legend,.writing-question>span{margin-bottom:.65rem;font-size:1.5rem;line-height:1.25;text-align:center}.quick-question legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.quick-answer-options{display:flex;align-items:flex-start;justify-content:center;gap:3rem}.quick-choice-or{padding-top:.25rem;font-family:S15,sans-serif;font-size:3rem;line-height:1;letter-spacing:.08em}.quick-answer-options input{position:absolute;opacity:0;pointer-events:none}.quick-answer-options label>span{display:flex;flex-direction:column;align-items:center;gap:.7rem;border:0;padding:.25rem .5rem;font-family:S15,sans-serif;font-size:3rem;font-weight:595;letter-spacing:.08em;cursor:pointer;transition:background .16s ease,color .16s ease}.quick-answer-options label>span:after{content:"";width:1.5rem;height:1.5rem;box-sizing:border-box;border:3px solid #bf0200;border-radius:50%;background:transparent;transition:background .16s ease}.quick-answer-options input:checked+span:after{background:#bf0200}.quick-question.is-incomplete .quick-answer-options label>span:after{border-color:#bf0200;box-shadow:0 0 0 .2rem #bf020029}.quick-question-error{margin:.8rem 0 0;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.025em;text-align:center}.quick-answer-options input:focus-visible+span{outline:2px solid #3f88c5;outline-offset:2px}.writing-question{position:relative;display:flex;flex-direction:column;padding-bottom:0}.writing-question+.writing-question{margin-top:1.5rem}.writing-question>span{display:block;font-family:S15,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.03em}.writing-question textarea{box-sizing:border-box;width:100%;border:1px solid #2f2f2f;border-radius:999px;padding:1rem 1.5rem;resize:vertical;background:transparent;color:#2f2f2f;font:inherit;font-size:1.875rem}.writing-question textarea::placeholder{color:#2f2f2f;font-size:1.8rem;opacity:.35}.question-form-actions{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1rem}.question-submit-button{display:flex;align-items:center;justify-content:center;width:10rem;height:10rem;margin:0;border-radius:50%;padding:1rem;font-family:InstrumentSans,sans-serif;font-size:1.625rem;font-weight:400;color:#fefffd}.question-skip-button{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border:0;border-radius:50%;padding:0;background:#3f88c5;color:#ffda03;font-family:InstrumentSans,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:.06em;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.question-skip-button:hover{scale:1.05;opacity:.8}.question-submit-confirmation{margin:0;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:1rem;font-weight:500;text-align:center}@media (max-width: 40rem){.question-mode-buttons{flex-direction:column;align-items:center;gap:2rem}}@media (max-width: 55rem){.mailing-list-section{flex-direction:column}.mailing-list-form{width:min(100%,30rem);min-width:0}.mailing-list-confirmation{right:auto}}@media (max-width: 75rem){.mailing-list-section{left:1.5rem;right:8rem;width:auto;transform:translateY(-50%)}.mailing-list-form{min-width:0}}@media (max-width: 30rem){.mailing-list-section{left:.75rem;right:5.5rem}.mailing-list-controls{flex-direction:column}}.main-page-message{position:absolute;top:2.5rem;left:50%;transform:translate(-50%);z-index:2;width:max-content;max-width:94vw;margin:0;border:0;box-sizing:border-box;padding:0;background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:clamp(.3287rem,1.0115vw,.85rem);font-weight:300;letter-spacing:.09em;line-height:1.3;text-align:center;white-space:nowrap;cursor:pointer;opacity:0;animation:top-message-blink .1s steps(1,end) infinite}.touch-message-popup{position:absolute;top:4.5rem;left:50%;transform:translate(-50%);z-index:10;border:0;padding:1rem;background:transparent;color:#2f2f2f;font-family:C90Degree,sans-serif;font-size:clamp(3rem,9vw,8rem);font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;animation:touch-popup-shake .07s linear infinite}.touch-message-butt{color:#e59acb}.touch-emphasis{font-weight:700}@keyframes top-message-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes touch-popup-shake{0%,to{transform:translate(-50%) translate(0) rotate(0)}25%{transform:translate(-50%) translate(-5px,3px) rotate(-2deg)}50%{transform:translate(-50%) translate(5px,-3px) rotate(2deg)}75%{transform:translate(-50%) translate(-4px,-2px) rotate(-1deg)}}.triangle-button-field{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.mobile-shape-selection-overlay{display:none}.new-page-shell .mobile-shape-selection-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:block;box-sizing:border-box;padding:2rem;background:#efefeff0;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);pointer-events:auto}.new-page-shell .triangle-button-field.has-mobile-selection,.new-page-shell .circle-button-field.has-mobile-selection{z-index:1000}.new-page-shell .mobile-shape-selection-card{position:absolute;top:var(--selected-top);left:calc(var(--selected-left) + var(--selected-half));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.42rem;width:max-content;max-width:12rem;border:0;padding:.75rem 1.5rem;background:transparent;font-family:InstrumentSans,sans-serif;cursor:pointer;pointer-events:auto;touch-action:manipulation;transform:translate(-50%,-.75rem)}.new-page-shell .mobile-selected-shape{display:block;width:2.094rem;height:2.094rem;flex:0 0 auto}.new-page-shell .mobile-selected-title{font-size:.82rem;font-weight:500;line-height:1.15;letter-spacing:.055em;text-align:center;text-transform:uppercase}.new-page-shell .mobile-shape-selection-triangle .mobile-selected-shape{width:2.8rem;height:2.529rem;background:#3f88c5;clip-path:polygon(50% 0,0 100%,100% 100%)}.new-page-shell .mobile-shape-selection-triangle .mobile-selected-title{color:#3f88c5}.new-page-shell .mobile-shape-selection-circle .mobile-selected-shape{border-radius:50%;background:#bf0200}.new-page-shell .mobile-shape-selection-circle .mobile-selected-title{color:#bf0200}.new-page-shell .mobile-shape-selection-hexagon .mobile-selected-shape{width:3.719rem;height:3.719rem;background:#2f2f2f;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.new-page-shell .mobile-shape-selection-hexagon .mobile-selected-title{color:#2f2f2f;font-size:.76rem}@media (hover: none),(pointer: coarse){.new-page-shell .triangle-button,.new-page-shell .circle-button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.new-page-shell .triangle-button:hover,.new-page-shell .circle-button:hover{scale:1;opacity:1}.new-page-shell .triangle-button:hover .triangle-button-label,.new-page-shell .circle-button:hover .circle-page-label,.new-page-shell .fast-track-button:hover .fast-track-label{opacity:0}}.triangle-button{position:absolute;width:3.29375rem;height:2.975rem;border:0;padding:0;background:transparent;box-shadow:none;cursor:pointer;pointer-events:auto;transition:top .7s ease,left .7s ease,scale .16s ease,opacity .16s ease;animation:subtle-button-float 4.2s ease-in-out infinite}.triangle-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#3f88c5;clip-path:polygon(50% 0,0 100%,100% 100%);filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.triangle-button-label{position:absolute;top:50%;left:calc(100% + .7rem);translate:0 -50%;color:#3f88c5;font-family:InstrumentSans,sans-serif;font-size:1.4625rem;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .16s ease}.triangle-button:nth-child(1) .triangle-button-label{left:calc(100% + .35rem);transform:rotate(22deg)}.triangle-button:nth-child(2) .triangle-button-label{transform:rotate(-28deg)}.triangle-button:nth-child(3) .triangle-button-label{transform:rotate(-8deg)}.triangle-button:nth-child(4) .triangle-button-label{top:58%;left:calc(100% + .1rem);transform:rotate(31deg)}.triangle-button:nth-child(5) .triangle-button-label{transform:rotate(-19deg)}.triangle-button:hover .triangle-button-label,.triangle-button:focus-visible .triangle-button-label,.triangle-button.is-title-visible .triangle-button-label{opacity:1}.triangle-button:hover{scale:1.05;opacity:.8}.triangle-button:nth-child(1){top:22%;left:24%;transform:rotate(-22deg)}.triangle-button:nth-child(2){top:24%;right:24%;transform:rotate(28deg)}.triangle-button:nth-child(3){top:40%;left:28%;transform:rotate(8deg)}.triangle-button:nth-child(4){top:54%;right:26%;transform:rotate(-31deg)}.triangle-button:nth-child(5){bottom:24%;left:50%;transform:rotate(19deg)}.middle-word-line{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:6rem;z-index:0;font-family:InstrumentSans,sans-serif;color:#2f2f2f;-webkit-user-select:none;user-select:none;pointer-events:none}.middle-word-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;opacity:0;transform:translateY(6px);transition:opacity .5s ease,transform .5s ease}.side-word-group{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;flex-shrink:0;cursor:pointer;pointer-events:auto}.side-word-arrow{position:absolute;left:50%;transform:translate(-50%);font-family:InstrumentSans,sans-serif;font-size:1.95rem;font-weight:700;line-height:1;color:#ffda03}.side-word-arrow-top{bottom:calc(100% + .18rem)}.side-word-arrow-bottom{top:calc(100% + .18rem)}.side-word-button{border:0;padding:0;background:transparent;color:inherit;font-family:inherit;line-height:inherit;cursor:pointer;pointer-events:auto;transition:scale .16s ease,opacity .16s ease}.side-word-button:hover{scale:1.05;opacity:.8}.side-word{font-size:clamp(1.53rem,3.213vw,2.448rem);font-weight:400;letter-spacing:.08em;text-shadow:0 1px 4px rgba(0,0,0,.2)}.side-word-translation{font-size:clamp(.765rem,1.19vw,1.0625rem);font-weight:400;letter-spacing:.04em;color:#2f2f2f;opacity:.78;text-shadow:0 1px 4px rgba(0,0,0,.14)}.middle-word{font-size:clamp(1.683rem,3.5343vw,2.6928rem);font-weight:400;letter-spacing:.08em;text-shadow:0 1px 4px rgba(0,0,0,.2)}.middle-word-translation{font-size:clamp(.765rem,1.19vw,1.0625rem);font-weight:400;letter-spacing:.04em;color:#2f2f2f;opacity:.78;text-shadow:0 1px 4px rgba(0,0,0,.14)}.middle-word-group.is-visible{opacity:1;transform:translateY(0)}.middle-word-group.is-hidden{opacity:0;transform:translateY(-6px)}.circle-button-field{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.circle-button{position:absolute;width:2.4633rem;height:2.4633rem;border:0;padding:0;border-radius:50%;background:#bf0200;box-shadow:0 0 0 1px #ffffff14,0 2px 4px #00000038;cursor:pointer;pointer-events:auto;transition:top .7s ease,left .7s ease,scale .16s ease,opacity .16s ease;animation:subtle-button-float 4.8s ease-in-out infinite reverse}.circle-button:hover{scale:1.05;opacity:.8}.circle-button.fast-track-button{width:4.375rem;height:4.375rem;border-radius:0;background:transparent;box-shadow:none;transform:rotate(0);animation:none}.circle-button.fast-track-button:nth-child(1){transform:rotate(0)}.circle-button.fast-track-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2f2f2f;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);filter:drop-shadow(0 2px 2px rgba(0,0,0,.22))}.fast-track-label{position:absolute;top:calc(100% + .45rem);left:50%;transform:translate(-50%);color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:1.17rem;letter-spacing:.06em;text-transform:uppercase;line-height:1;text-align:center;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .16s ease}.fast-track-button:hover .fast-track-label,.fast-track-button:focus-visible .fast-track-label,.fast-track-button.is-title-visible .fast-track-label{opacity:1}.circle-page-label{position:absolute;top:50%;right:calc(100% + .65rem);translate:0 -50%;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:1.296rem;line-height:1;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .16s ease}.circle-button:nth-child(2) .circle-page-label{transform:rotate(-9deg)}.circle-button:nth-child(3) .circle-page-label{transform:rotate(-18deg)}.circle-button:nth-child(4) .circle-page-label{transform:rotate(8deg)}.circle-button:nth-child(5) .circle-page-label{transform:rotate(-14deg)}.circle-button:nth-child(6) .circle-page-label{transform:rotate(16deg)}.circle-button:nth-child(7) .circle-page-label{transform:rotate(-6deg)}.circle-button:nth-child(8) .circle-page-label{transform:rotate(10deg)}.circle-button:nth-child(9) .circle-page-label{transform:rotate(-11deg)}.circle-button:hover .circle-page-label,.circle-button:focus-visible .circle-page-label,.circle-button.is-title-visible .circle-page-label{opacity:1}.triangle-button.is-moving,.circle-button.is-moving{opacity:.45;animation-play-state:paused}.triangle-button:nth-child(2n),.circle-button:nth-child(3n){animation-delay:-1.7s;animation-duration:5.3s}.triangle-button:nth-child(3n),.circle-button:nth-child(3n+1){animation-delay:-3.1s;animation-duration:4.5s}@keyframes subtle-button-float{0%,to{translate:0 0}35%{translate:2px -3px}70%{translate:-2px 2px}}.circle-button:nth-child(1){top:17%;left:36%;transform:rotate(-12deg)}.circle-button:nth-child(2){top:13%;right:11%;transform:rotate(9deg)}.circle-button:nth-child(3){top:35%;left:15%;transform:rotate(18deg)}.circle-button:nth-child(4){top:38%;right:45%;transform:rotate(-8deg)}.circle-button:nth-child(5){top:48%;left:11%;transform:rotate(14deg)}.circle-button:nth-child(6){top:60%;right:7%;transform:rotate(-16deg)}.circle-button:nth-child(7){bottom:30%;left:19%;transform:rotate(6deg)}.circle-button:nth-child(8){bottom:11%;right:38%;transform:rotate(-10deg)}.circle-button:nth-child(9){bottom:11%;left:51%;transform:rotate(11deg)}.mini-flip-display{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;transform:scale(.34);transform-origin:top right;padding:1rem 1.05rem 1.1rem;border-radius:.9rem;z-index:1}.mini-hater-trigger{display:flex;flex-direction:column;align-items:center;gap:.4rem;border:0;padding:0;background:transparent;color:inherit;cursor:pointer}.mini-hater-question{position:absolute;top:50%;right:calc(100% + 1rem);z-index:2;box-sizing:border-box;width:max-content;margin:0;padding:.2em .3em .15em;border-radius:.2em;background:#efefef;box-shadow:0 .18em .45em #2f2f2f2e;transform:translateY(-50%);color:#bf0200;font-family:HehlRegular,sans-serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.1;white-space:nowrap}.mini-flip-display.is-question-visible{z-index:10050!important}.shape-menu{position:fixed;top:8.5rem;right:3rem;z-index:30;display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;width:17.5rem;font-family:InstrumentSans,sans-serif}.shape-menu-group{display:flex;flex-direction:column;align-items:flex-end;width:100%}.shape-menu-toggle{width:3.125rem;height:3.125rem;border:0;padding:0;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.shape-menu-toggle:hover{scale:1.05;opacity:.8}.shape-menu-triangle{background:#3f88c5;clip-path:polygon(50% 0,0 100%,100% 100%)}.shape-menu-circle{border-radius:50%;background:#bf0200}.shape-menu-hexagon{background:#2f2f2f;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.shape-menu-word-link{display:flex;align-items:center;justify-content:center;width:3.125rem;height:3.125rem;border:0;padding:0;background:transparent;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:2.1875rem;font-weight:700;letter-spacing:.08em;cursor:pointer;transition:scale .16s ease,opacity .16s ease}.shape-menu-word-link:hover{scale:1.05;opacity:.8}.shape-menu-group:last-child .shape-menu-word-link{translate:0 -.5rem}.shape-menu-links{display:flex;flex-direction:column;align-items:flex-end;gap:.55rem;margin:.6rem 0 0}.shape-menu-links button{border:0;padding:0;background:transparent;font:inherit;font-size:1.025rem;font-weight:500;letter-spacing:.04em;text-align:right;cursor:pointer}.shape-menu-links button:hover{text-decoration:underline}.shape-menu-links-blue button{color:#3f88c5}.shape-menu-links-red button{color:#bf0200}.shape-menu-links-dark button{color:#2f2f2f}.mini-hater-label{font-size:clamp(1rem,2vw,1.4rem);letter-spacing:.16em}.mini-flip-number-stage{min-width:min(42vw,300px);min-height:clamp(4rem,10vw,5.8rem)}.mini-flip-number,.mini-flip-number-shadow{font-size:clamp(2rem,5.2vw,4rem)}@media (max-width: 700px){.mini-flip-display{right:.75rem;transform:scale(.46)}}.back-button{position:absolute;top:1rem;left:1.75rem;border:0;padding:0;border-radius:0;background:transparent;color:#2f2f2f;font-family:InstrumentSans,sans-serif;font-size:5.4rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;cursor:pointer;transition:transform .16s ease}.back-button:hover{transform:scale(1.03)}.flip-display{display:flex;flex-direction:column;align-items:center;gap:.7rem;transform:translateY(-.5vh) scale(.52);transform-origin:center center;margin-bottom:-3rem;padding:1.45rem 1.35rem 1.7rem;border-radius:1rem}.hater-label{margin:0;font-family:InstrumentSans,sans-serif;font-size:clamp(1.05rem,2.25vw,1.7rem);font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#2f2f2f;text-shadow:1px 0 0 rgba(255,255,255,.45),0 1px 2px rgba(255,255,255,.3)}.flip-number-stage{position:relative;min-width:min(50vw,360px);min-height:clamp(5rem,12.5vw,7.2rem);display:flex;align-items:center;justify-content:center;perspective:1200px}.flip-number,.flip-number-shadow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:InstrumentSans,sans-serif;font-size:clamp(2.2rem,5.8vw,4.4rem);font-weight:400;letter-spacing:.04em;color:#2f2f2f;text-shadow:1px 0 0 rgba(255,255,255,.4),0 1px 4px rgba(255,255,255,.25);-webkit-user-select:none;user-select:none;will-change:transform,opacity}.flip-number-shadow{opacity:.22;filter:blur(.5px)}.flip-number.is-flipping{animation:flip-rise .7s cubic-bezier(.2,.8,.2,1);transform-origin:center bottom}.content-row{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;transform:translateY(-.25vh) scale(.85);transform-origin:center center}.landing-button-row{display:contents}.landing-button-row .toggle-button:first-child{order:0}.center-gif{order:1}.landing-button-row .toggle-button:last-child{order:2}.center-gif{display:block;max-width:min(90vw,720px);height:auto}.toggle-button{position:relative;border:0;padding:0;background:none;cursor:pointer;line-height:0;width:min(35.2vw,256px);-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .16s ease}.button-art{display:block;width:100%;height:auto;transition:filter .16s ease}.toggle-button:hover{transform:scale(1.02)}.toggle-button:hover .button-art{filter:brightness(.12) saturate(0)}.button-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:InstrumentSans,sans-serif;font-size:clamp(1rem,2.6vw,1.8rem);font-weight:400;letter-spacing:.03em;pointer-events:none;-webkit-user-select:none;user-select:none;text-shadow:0 1px 0 rgba(255,255,255,.65),0 2px 4px rgba(0,0,0,.35)}.button-label-yes{color:#fefffd;text-shadow:1px 0 0 rgba(255,255,255,.82),0 1px 0 rgba(255,255,255,.65),0 2px 4px rgba(0,0,0,.35)}.button-label-no{color:#bf0200;text-shadow:1px 0 0 rgba(255,255,255,.55),0 1px 0 rgba(255,255,255,.45),0 2px 4px rgba(0,0,0,.35)}@keyframes flip-rise{0%{opacity:0;transform:translate(-50%,18%) rotateX(-90deg)}45%{opacity:1;transform:translate(-50%,-6%) rotateX(12deg)}to{opacity:1;transform:translate(-50%,-50%) rotateX(0)}}.triangle-project-section h2{margin-bottom:2rem}.triangle-project-section>.project-gallery{margin-top:2rem}.language-tiger-section,.language-smell-section,.language-scatter-section{gap:3rem}.gaze-video-row,.belonging-my-neighbor-media-row,.belonging-vegetable-states-images,.difference-social-heading-row,.circus-image-grid,.circus-section-layout,.knot-section-layout{gap:clamp(1rem,2.5vw,2.5rem)}.gaze-image-row,.circus-image-grid,.bunny-restaurant-images,.bunny-restaurant-bottom-image,.bunny-restaurant-video,.difference-fish-bar-gallery,.language-garlic-video-grid{margin-top:3rem}.brush-section-image-row,.eyes-section-gif,.control-section-image{margin-bottom:2.5rem}.toothbrush-section-video,.toothbrush-station-video-grid,.belonging-vegetable-states-videos,.belonging-vegetable-states-video-single,.belonging-vegetable-states-gallery,.difference-farm-project-gallery{margin-top:4.5rem}.toothbrush-section-image-row,.buck-buck-gallery,.my-neighbor-gallery,.language-garlic-video-grid{margin-top:3.5rem}.toothbrush-station-video-grid{gap:2rem 1rem}.belonging-my-neighbor-youtube{margin-bottom:2.5rem}.belonging-my-neighbor-wide-image,.my-neighbor-wide-link,.belonging-butt-cracker-video,.difference-climate-video,.difference-self-expression-video,.difference-portable-farm-video,.difference-farm-project-videos,.difference-fish-bar-image-grid{margin-top:2.5rem}.belonging-butt-cracker-media-row,.belonging-secret-section{gap:1.5rem}.belonging-vegetable-states-images-secondary,.vegetable-states-listen-label,.circus-image-grid,.difference-climate-gallery,.difference-self-expression-gallery{margin-top:4rem}.you-are-carrot-section h2,.triangle-project-section .bunny-restaurant-heading{margin-bottom:3.25rem}.you-are-carrot-media-row{gap:clamp(1.25rem,3vw,2.75rem)}.you-are-carrot-video{margin-top:1.5rem;margin-bottom:1.5rem}.waffle-section-media{gap:clamp(.75rem,2vw,1.75rem)}.waffle-section-media>img{margin-top:clamp(1rem,3vw,2.5rem);margin-bottom:clamp(1rem,3vw,2.5rem)}.circus-section-media{gap:1rem}.difference-social-gallery,.difference-fish-bar-gallery{margin-top:3rem}.difference-farm-project-videos{gap:3rem}.belonging-butt-cracker-section,.you-are-carrot-section,.bunny-restaurant-section,.knot-section,.waffle-section,.circus-section{margin-top:0}.being-human-project-sections{margin-top:calc(18vh + 10rem)}.project-section-divider.project-section-divider{margin-top:9rem;margin-bottom:3rem}.language-project-sections>.triangle-project-section{margin-top:1.5rem}.language-project-sections>.project-section-divider,.language-project-sections .language-heartbreak-divider{margin-bottom:0}.language-heartbreak-experience-button{margin-bottom:7.2rem}.language-project-sections .language-heartbreak-divider{margin-top:3.6rem}.submission-confirmation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:1.5rem;background:#2f2f2f7a}.submission-confirmation-popup{width:min(82vw,21rem);padding:1.35rem 1.5rem 1.25rem;border:0;border-radius:999px;background:#fefffd;color:#2f2f2f;font-family:S15,sans-serif;text-align:center}.submission-confirmation-popup p{margin:0 0 1rem;font-size:clamp(1.15rem,2.4vw,1.55rem);font-weight:400;line-height:1.25}.submission-confirmation-popup button{display:inline-block;width:auto;height:auto;padding:.45rem 1.15rem .4rem;border:.13rem solid #bf0200;border-radius:999px;background:transparent;color:#bf0200;font-family:InstrumentSans,sans-serif;font-size:1.15rem;font-weight:650;letter-spacing:.04em;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.submission-confirmation-popup button:hover{transform:scale(1.05);opacity:.8}@media (max-width: 700px){html,body,#root{max-width:100%;overflow-x:clip}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.app-shell{justify-content:flex-start;box-sizing:border-box;padding-top:max(1rem,env(safe-area-inset-top))}.app-shell .flip-display{gap:.15rem;margin-bottom:-1rem;transform:translateY(calc(-.5vh + 1.5rem)) scale(.65)}.app-shell .flip-number-stage{min-height:4rem}.app-shell .content-row{width:100%;flex-direction:column;flex-wrap:nowrap;gap:.65rem;transform:translateY(1.5rem)}.landing-button-row{order:0;display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%}.landing-button-row .toggle-button{width:min(30.6vw,7.65rem);flex:0 0 auto}.landing-button-row .button-label{font-size:1.1rem}.app-shell .center-gif{order:1;width:min(94vw,32rem);max-width:none}.new-page-shell .main-page-message{font-size:clamp(.575rem,1.77vw,1.4875rem)}.new-page-shell .back-button{font-size:2.4rem}.new-page-shell .middle-word-line{flex-direction:column;gap:1.35rem;width:max-content}.new-page-shell .middle-word-group,.new-page-shell .side-word-group{gap:.16rem}.new-page-shell .middle-word{font-size:2.02rem}.new-page-shell .middle-word-translation{font-size:.92rem}.new-page-shell .circle-button{width:2.094rem;height:2.094rem}.new-page-shell .circle-button.fast-track-button{width:3.719rem;height:3.719rem}.new-page-shell .triangle-button{width:2.8rem;height:2.529rem}.new-page-shell .triangle-button-label,.new-page-shell .circle-page-label,.new-page-shell .fast-track-label{top:calc(100% + .42rem);left:50%;right:auto;translate:-50% 0;transform:none!important;font-size:.82rem;line-height:1.15;text-align:center;pointer-events:none;z-index:4}.new-page-shell .triangle-button.is-title-visible .triangle-button-label,.new-page-shell .circle-button.is-title-visible .circle-page-label,.new-page-shell .fast-track-button.is-title-visible .fast-track-label{pointer-events:auto}.new-page-shell .fast-track-label{font-size:.76rem}.new-page-shell>.main-page-message,.new-page-shell>.middle-word-line,.new-page-shell>.mini-hater-chart,.new-page-shell>.back-button,.new-page-shell>.triangle-button-field,.new-page-shell>.circle-button-field,.new-page-shell .triangle-button,.new-page-shell .circle-button{transition:filter .22s ease,opacity .22s ease}.new-page-shell:has(.triangle-button.is-title-visible)>:not(.triangle-button-field),.new-page-shell:has(.circle-button.is-title-visible)>:not(.circle-button-field){filter:blur(5px);opacity:.28;pointer-events:none}.new-page-shell:has(.triangle-button.is-title-visible) .triangle-button:not(.is-title-visible),.new-page-shell:has(.circle-button.is-title-visible) .circle-button:not(.is-title-visible){filter:blur(5px);opacity:.22;pointer-events:none}.new-page-shell .triangle-button.is-title-visible,.new-page-shell .circle-button.is-title-visible{z-index:12;filter:none;opacity:1}.new-page-shell .mobile-shape-selection-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:block;box-sizing:border-box;padding:2rem;background:#efefeff0;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);pointer-events:auto}.new-page-shell .mobile-shape-selection-card{position:absolute;top:var(--selected-top);left:calc(var(--selected-left) + var(--selected-half));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.42rem;width:max-content;max-width:12rem;border:0;padding:.75rem 1.5rem;background:transparent;font-family:InstrumentSans,sans-serif;cursor:pointer;pointer-events:auto;transform:translate(-50%,-.75rem)}.new-page-shell .mobile-selected-shape{display:block;width:2.094rem;height:2.094rem;flex:0 0 auto}.new-page-shell .mobile-selected-title{font-size:.82rem;font-weight:500;line-height:1.15;letter-spacing:.055em;text-align:center;text-transform:uppercase}.new-page-shell .mobile-shape-selection-triangle .mobile-selected-shape{width:2.8rem;height:2.529rem;background:#3f88c5;clip-path:polygon(50% 0,0 100%,100% 100%)}.new-page-shell .mobile-shape-selection-triangle .mobile-selected-title{color:#3f88c5}.new-page-shell .mobile-shape-selection-circle .mobile-selected-shape{border-radius:50%;background:#bf0200}.new-page-shell .mobile-shape-selection-circle .mobile-selected-title{color:#bf0200}.new-page-shell .mobile-shape-selection-hexagon .mobile-selected-shape{width:3.719rem;height:3.719rem;background:#2f2f2f;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.new-page-shell .mobile-shape-selection-hexagon .mobile-selected-title{color:#2f2f2f;font-size:.76rem}.new-page-shell .triangle-button-field.has-mobile-selection,.new-page-shell .circle-button-field.has-mobile-selection{z-index:40}.new-page-shell .triangle-button-field:has(.triangle-button.is-title-visible),.new-page-shell .circle-button-field:has(.circle-button.is-title-visible){z-index:40}.new-page-shell .triangle-button.is-title-visible .triangle-button-label,.new-page-shell .circle-button.is-title-visible .circle-page-label,.new-page-shell .fast-track-button.is-title-visible .fast-track-label{position:absolute;z-index:20;display:block;opacity:1}.new-page-shell .circle-button:nth-child(1){top:13%!important;left:66%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(2){top:20%!important;left:10%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(3){top:27%!important;left:64%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(4){top:36%!important;left:27%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(5){top:44%!important;left:80%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(6){top:59%!important;left:15%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(7){top:68%!important;left:59%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(8){top:80%!important;left:31%!important;right:auto!important;bottom:auto!important}.new-page-shell .circle-button:nth-child(9){top:90%!important;left:78%!important;right:auto!important;bottom:auto!important}.new-page-shell .triangle-button:nth-child(1){top:24%!important;left:34%!important;right:auto!important;bottom:auto!important}.new-page-shell .triangle-button:nth-child(2){top:34%!important;left:77%!important;right:auto!important;bottom:auto!important}.new-page-shell .triangle-button:nth-child(3){top:51%!important;left:27%!important;right:auto!important;bottom:auto!important}.new-page-shell .triangle-button:nth-child(4){top:61%!important;left:73%!important;right:auto!important;bottom:auto!important}.new-page-shell .triangle-button:nth-child(5){top:79%!important;left:76%!important;right:auto!important;bottom:auto!important}.about-page-shell{width:100%;padding-right:1rem;padding-left:1rem}.about-page-shell:after{position:fixed;top:0;right:0;left:0;z-index:25;height:7.25rem;background:#efefef;content:"";pointer-events:auto}.beer-page-shell:after{background:#fff}.about-page-shell>.about-page-title{position:relative;top:auto;left:auto;right:auto;z-index:31;max-width:none}.about-page-shell>.back-button,.about-page-shell>.mini-flip-display,.about-page-shell>.shape-menu{z-index:32}.back-button{top:max(.85rem,env(safe-area-inset-top));left:.75rem;font-size:2.4rem}.mini-flip-display,.personal-page-shell>.mini-flip-display,.triangle-topic-page-shell>.mini-flip-display{top:max(.75rem,env(safe-area-inset-top));right:.35rem;gap:.1rem;transform:scale(.4301)}.mini-hater-trigger{gap:.1rem}.mini-flip-number-stage{min-height:3.2rem}.new-page-shell .mini-flip-display{transform:scale(.4301)}.new-page-shell .touch-message-popup{position:fixed;top:5.7rem;left:50%;width:min(88vw,22rem);height:8.4rem;box-sizing:border-box;border-radius:0;padding:0 1.5rem;overflow:visible;isolation:isolate;background:transparent;font-size:clamp(2.3rem,11vw,4rem);text-align:center;animation:mobile-touch-popup-shake .07s linear infinite}.new-page-shell .touch-message-popup:before{position:absolute;top:50%;left:50%;z-index:-1;width:7.2rem;height:7.2rem;border-radius:50%;background:#ffda03;box-shadow:-5.2rem 0 #ffda03,5.2rem 0 #ffda03;content:"";transform:translate(-50%,-50%)}@keyframes mobile-touch-popup-shake{0%,to{transform:translate(-50%) translate(0) rotate(0)}25%{transform:translate(-50%) translate(-5px,3px) rotate(-2deg)}50%{transform:translate(-50%) translate(5px,-3px) rotate(2deg)}75%{transform:translate(-50%) translate(-4px,-2px) rotate(-1deg)}}.shape-menu{top:3.65rem;left:50%;right:auto;flex-direction:row;align-items:flex-start;justify-content:center;gap:1rem;width:auto;transform:translate(-50%);pointer-events:none}.shape-menu-group,.shape-menu-toggle,.shape-menu-word-link,.shape-menu-links{pointer-events:auto}.shape-menu-group{position:relative;align-items:center;width:auto}.shape-menu-toggle,.shape-menu-word-link{width:2.12rem;height:2.12rem}.shape-menu-word-link{font-size:1.36rem}.shape-menu-group:last-child .shape-menu-word-link{translate:0}.shape-menu-group:last-child{margin-left:-.35rem}.shape-menu-links{position:absolute;top:calc(100% + .45rem);left:50%;right:auto;max-width:calc(100vw - 5rem);width:max-content;margin:0;padding:.6rem .7rem;border-radius:.35rem;background:#efefeff5;box-shadow:0 .15rem .8rem #2f2f2f14;transform:translate(-50%);z-index:2;gap:.55rem}.shape-menu-group:first-child .shape-menu-links{left:0;transform:none}.shape-menu-links button{font-size:.9rem;line-height:1.4}.personal-page-shell{padding-top:9.5rem}.personal-page-shell:before{height:9.5rem}.about-page-shell>.about-page-title{margin-top:6.45rem;font-size:clamp(1.458rem,2.7vw,2.43rem)}.personal-page-shell>.about-page-title,.triangle-topic-page-shell>.about-page-title,.red-topic-page-shell>.about-page-title,.fast-track-page-shell>.about-page-title{position:fixed;top:8.45rem;left:1rem;right:5rem;max-width:calc(100vw - 6rem);margin:0;font-size:1.368rem;line-height:1.25}.triangle-topic-page-shell:before,.red-topic-page-shell:before,.fast-track-page-shell:before{content:"";position:fixed;top:0;right:0;left:0;z-index:30;height:11.25rem;background:#efefef;pointer-events:auto}.beer-page-shell:before{background:#fff}.triangle-topic-page-shell>.about-page-title,.red-topic-page-shell>.about-page-title,.fast-track-page-shell>.about-page-title{left:0;right:0;z-index:31;box-sizing:border-box;width:100%;max-width:none;padding:.45rem 1rem .85rem;background:#efefef;pointer-events:auto}.beer-page-shell>.about-page-title{background:#fff}.red-topic-page-shell,.fast-track-page-shell{padding-top:10.5rem}.red-topic-page-shell>.mini-flip-display,.red-topic-page-shell>.back-button,.fast-track-page-shell>.mini-flip-display,.fast-track-page-shell>.back-button{position:fixed;z-index:32}.site-footer{margin-top:8rem;padding:3rem 1rem calc(2rem + env(safe-area-inset-bottom))}.site-footer-message{font-size:clamp(1.55rem,8vw,2.15rem)}.bio-modal-backdrop{align-items:stretch;padding:.65rem}.bio-modal{--bio-modal-padding: 1.25rem;width:100%;max-width:none;max-height:calc(100dvh - 1.3rem);box-sizing:border-box}.bio-modal-close{position:sticky;top:0;z-index:2;font-size:1rem}.triangle-topic-page-shell:before{height:11.25rem}.triangle-topic-page-shell .topic-button-grid{position:absolute;top:10.5rem;left:50%;align-items:center;justify-content:center;flex-direction:column;gap:.78rem;width:max-content;max-width:none;overflow:visible;padding:.8rem 1rem 2rem;transform:translate(-50%)}.triangle-topic-page-shell .topic-button-grid::-webkit-scrollbar{display:none}.topic-button-grid button,.topic-button-grid .topic-button-portable-farm,.topic-button-grid .topic-button-gaze{width:7.2rem;height:7.2rem;flex-basis:7.2rem;padding:.72rem;font-size:.816rem;scroll-snap-align:center}.topic-button-grid .topic-button-medium{font-size:.744rem}.topic-button-grid .topic-button-long{font-size:.66rem}.topic-button-grid:before{top:3.6rem;bottom:3.6rem;left:50%;right:auto;width:.36rem;height:auto;background:#3f88c5;transform:translate(-50%)}.topic-circle-chain{top:auto;bottom:0}.topic-button-grid .topic-button-gaze:after,.topic-button-grid .topic-button-gaze:before,.topic-button-grid .topic-button-portable-farm:after,.topic-button-grid .topic-button-portable-farm:before{display:none}.triangle-project-sections,.belonging-project-sections,.difference-project-sections{width:calc(100vw - 2rem);margin-top:53rem}.being-human-project-sections{margin-top:59rem}.triangle-project-section{scroll-margin-top:12.5rem}.triangle-project-section h2{margin-bottom:1.125rem;font-size:clamp(1.35rem,7vw,2rem);overflow-wrap:anywhere}.project-section-divider.project-section-divider{margin-top:6rem;margin-bottom:2rem}.project-gallery{margin-top:1.25rem;padding:0 2.5rem}.project-gallery-track{grid-auto-columns:100%;gap:0}.project-gallery-arrow{width:2.5rem;height:3.5rem;font-size:2.75rem}.die-cute-link-button{width:15.925rem;min-height:4.956rem;max-width:calc(100% - 2rem);padding:1.085rem 1.82rem;font-size:clamp(.689rem,1.053vw,.956rem)}.mailing-list-section{position:relative;top:auto;left:auto;right:auto;width:100%;margin:4.75rem auto 0;transform:none}.mailing-list-controls{width:100%;flex-direction:row}.mailing-list-wave-field input{min-width:0;max-width:100%;font-size:1rem}.you-questionnaire{width:100%;margin-top:7.5rem}.questionnaire-eyebrow{top:0;display:flex;align-items:flex-start;justify-content:center;min-height:2.5em;margin-bottom:5rem;font-size:clamp(2.15rem,11vw,3rem)}.enemy-last-word{display:block}.question-mode-buttons{flex-direction:row;gap:.75rem}.question-mode-buttons button{width:8.2rem;height:9rem;font-size:1.15rem}.question-mode-buttons button:before{width:7.6rem;height:3.2rem}.question-mode-buttons button>span{width:8rem;white-space:normal}.question-mode-or{font-size:1.55rem}.questionnaire-instruction{margin-top:.5rem;font-size:1.12rem}.questionnaire-instruction-ko{font-size:.96rem}.question-form{margin-top:6rem}.question-form>.quick-question:first-child,.question-form>.writing-question:first-child{scroll-margin-top:11rem}.quick-answer-options{gap:1rem}.quick-answer-options label>span,.quick-choice-or,.writing-question>span{font-size:clamp(1.55rem,8vw,2.2rem)}.writing-question textarea{padding:.7rem 1.05rem;min-width:0;max-width:100%;font-size:1rem;line-height:1.35}.writing-question>span{font-size:clamp(1.395rem,7.2vw,1.98rem)}.writing-question textarea::placeholder{font-size:1rem}.build-book-stage{margin-bottom:10rem;transform:translateY(-10rem)}.build-book-stage .revenge-book{transform:translateY(6rem)}.build-revenge-list{font-size:clamp(2.25rem,12vw,4rem);letter-spacing:.025em;white-space:nowrap;transform:translateY(-3rem)}.build-page-shell+.site-footer{margin-top:0;background-color:transparent}.grocery-market-stats{align-self:flex-start;width:20rem;max-width:100%;grid-template-columns:1fr}.grocery-market-stats span{justify-content:flex-start;gap:1rem}.grocery-market-stats strong{font-size:1.208rem}.grocery-market{width:153.846%;max-width:none;margin-right:0;margin-left:0;zoom:.65}.grocery-table-wrap{width:100%;max-width:100%;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.grocery-market-layout{width:100%;max-width:100%;zoom:.9}.grocery-price-table{width:67.29%;min-width:0;max-width:67.29%;table-layout:fixed}.grocery-shopping-panel{width:67.29%;max-width:67.29%;box-sizing:border-box}.grocery-price-table col.grocery-col-item{width:25.26%}.grocery-price-table col.grocery-col-trader-joes,.grocery-price-table col.grocery-col-amazon,.grocery-price-table col.grocery-col-whole-foods{width:15.92%}.grocery-price-table col.grocery-col-sayweee{width:14.32%}.grocery-price-table col.grocery-col-list{width:12.66%}.grocery-mobile-store-break{display:initial}.grocery-desktop-store-name{display:none}.grocery-mobile-store-name{display:inline}.grocery-price-table th,.grocery-price-table td{box-sizing:border-box;padding:.3rem}.grocery-price-table thead th:first-child,.grocery-price-table tbody th:not([colspan]){width:25.26%;min-width:0;max-width:none}.grocery-price-table tbody th:not([colspan]) span{display:-webkit-box;overflow:hidden;font-size:1.12rem;line-height:1.12;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.grocery-price-table tr>:nth-child(n+2):nth-child(-n+6){width:17%;min-width:0;max-width:none}.grocery-price-table tr>:nth-child(2),.grocery-price-table tr>:nth-child(3),.grocery-price-table tr>:nth-child(4){width:15.92%!important}.grocery-price-table tr>:nth-child(5){width:14.32%!important}.grocery-price-table thead th:last-child,.grocery-price-table tbody tr:not(.grocery-category-row):not(.grocery-subcategory-row)>td:last-child{width:12.66%;min-width:0;max-width:none}.grocery-price-entry{min-width:3.4rem}.grocery-price-table thead th{font-size:1rem;line-height:1.08;white-space:normal;word-break:normal;overflow-wrap:normal}.grocery-price-display{display:flex;align-items:center;flex-direction:column;justify-content:center;font-size:1.08rem;line-height:1.05;white-space:normal}.grocery-price-display small{display:block;margin-top:.12rem;line-height:1.05}.grocery-list-toggle{width:1.65rem;height:1.65rem;font-size:1.25rem}.grocery-admin-page{padding:1.25rem 1rem 4rem}.grocery-admin-panel>header{align-items:flex-start;flex-direction:column;gap:1rem}.grocery-admin-panel fieldset label{min-height:2.75rem;box-sizing:border-box;font-size:1.2rem}.grocery-admin-prices>div{grid-template-columns:1fr 1fr}.hardware-store-display{width:calc(100vw - 2rem);margin-top:4.5rem}.hardware-shape-playground{width:100%;height:min(135vw,40rem);min-height:29rem;margin:3rem auto 0}.hardware-shape-playground p{right:0;top:-2rem;bottom:auto;font-size:.78rem}.hardware-bin-system{align-self:center;width:100%;box-sizing:border-box;margin-right:auto;margin-left:auto;padding-inline:.25rem}.hardware-bin-rack{width:100%;box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem .55rem;margin-right:auto;margin-left:auto;padding-inline:.25rem}.hardware-bin-slot{height:clamp(5rem,24vw,7.5rem)}.hardware-bin-link-arrow{top:-.65rem;z-index:1;font-size:3.4rem}.hardware-storage-bin.is-open{z-index:2}.hardware-bin-label strong{font-size:.414rem}.revenge-book{width:calc(100vw - 1rem)}.revenge-book-pages{border-width:.4rem}.revenge-book-pages:before{top:-.4rem;bottom:-.4rem}.revenge-book-page{padding:1.25rem 1rem 5rem}.revenge-book-page-left{padding-bottom:.2rem}.revenge-book-page-right{padding-top:.25rem}.beer-refrigerator{max-width:none}.beer-recommendation-board{width:72%;padding-right:1rem;padding-left:1rem}.beer-recommendation-board form{grid-template-columns:minmax(0,1fr) auto;gap:.35rem}.beer-recommendation-board input{font-size:1.74rem}.beer-recommendation-board h2{font-size:1.2rem}.beer-recommendation-board label span{font-size:.84rem}.beer-recommendation-status{font-size:.816rem}.beer-recommendation-notes p{font-size:.984rem}.beer-recommendation-board button{width:3.4rem;height:3.4rem;font-size:.82rem;transform:translate(.45rem)}.fake-terminal-final-message{width:calc(100vw - 2rem);font-size:clamp(2rem,11vw,3.4rem)}}@media (max-width: 400px){.shape-menu{top:3.65rem}.personal-page-shell>.about-page-title,.triangle-topic-page-shell>.about-page-title{right:4.5rem;max-width:calc(100vw - 5.5rem);font-size:1.2096rem}.question-mode-buttons button{width:7rem;height:8rem}.question-mode-buttons button:before{width:6.5rem}.question-mode-buttons button>span{width:6.8rem;font-size:1rem}.quick-answer-options label>span,.quick-choice-or{font-size:1.45rem}.grocery-admin-panel fieldset{grid-template-columns:1fr}}@media (max-width: 700px){.fast-track-page-shell{padding-bottom:3.5rem}.fast-track-subtitle{width:calc(100% - 2rem);margin:.55rem 1rem 0;font-size:clamp(1.15rem,5vw,1.4rem);font-weight:650;line-height:1.2}.fast-track-content{align-items:stretch;gap:1.5rem;width:100%;margin:1.75rem auto 0}.fast-track-railroad{width:100%;height:25.5rem;isolation:isolate}.fast-track-paw-trigger{top:0;left:-1.75rem;width:min(47vw,11.5rem)}.fast-track-paw-tickle text{font-size:76px}.railroad-red-buttons{top:0;bottom:auto;height:25.5rem}.fast-track-spark,.fast-track-spark:nth-child(1),.fast-track-spark:nth-child(2),.fast-track-spark:nth-child(3),.fast-track-spark:nth-child(4),.fast-track-spark:nth-child(5){--spark-bounce-height: .9rem;width:6.75rem;height:6.75rem}.fast-track-spark:nth-child(1){top:9.3rem;left:37%}.fast-track-spark:nth-child(2){top:16.75rem;left:auto;right:5%;width:7.75rem;height:7.75rem}.fast-track-spark:nth-child(3){top:7.5rem;left:auto;right:2%;width:7.25rem;height:7.25rem}.fast-track-spark:nth-child(4){top:15.25rem;left:2%;width:8.3125rem;height:8.3125rem}.fast-track-spark:nth-child(5){top:.65rem;left:71%;right:auto;width:6.4375rem;height:6.4375rem;transform:translate(-50%)}.fast-track-spark:nth-child(5){animation-name:fast-track-spark-bounce-centered}.fast-track-spark-label,.fast-track-spark:nth-child(1) .fast-track-spark-label,.fast-track-spark:nth-child(2) .fast-track-spark-label,.fast-track-spark:nth-child(3) .fast-track-spark-label,.fast-track-spark:nth-child(4) .fast-track-spark-label,.fast-track-spark:nth-child(5) .fast-track-spark-label{width:68%;font-size:clamp(.55rem,2.45vw,.68rem);line-height:1.03;letter-spacing:.01em;opacity:1}.fast-track-topic{box-sizing:border-box;width:calc(100% - 2rem);margin-inline:1rem;padding-bottom:.35rem;overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.fast-track-topic h2{margin-bottom:1.6rem;font-size:1rem;line-height:1.25}.fast-track-circle-row{gap:.55rem;padding:.2rem .1rem .45rem}.fast-track-circle-row:before{left:3rem;right:3rem;height:.22rem}.fast-track-circle-row button,.fast-track-circle-row .topic-button-medium,.fast-track-circle-row .topic-button-long{width:6rem;height:6rem;padding:.65rem;font-size:.68rem;line-height:1.12}.fast-track-top-popup{width:min(78vw,20rem)}.fast-track-page-shell .bio-modal-close{font-size:.76rem;letter-spacing:.055em}.fast-track-page-shell .bio-modal:not(.contact-modal):not(.theme-song-modal):not(.cv-modal){width:calc(100vw - 1.3rem);max-width:calc(100vw - 1.3rem);max-height:calc(100dvh - 1.3rem);padding-top:1rem}.fast-track-page-shell .bio-modal:not(.contact-modal):not(.theme-song-modal):not(.cv-modal) .bio-modal-close{top:0;margin:0 0 1rem auto;padding:.35rem 0 .6rem .75rem}.fast-track-page-shell .contact-modal{width:min(86vw,20rem);max-width:20rem}.fast-track-page-shell .theme-song-modal{width:min(78vw,17.5rem);max-width:17.5rem;padding-bottom:1.6rem}.fast-track-page-shell .theme-song-modal h2,.fast-track-page-shell .contact-modal h2,.fast-track-page-shell .cv-modal h2{margin-bottom:1.35rem}.fast-track-page-shell .theme-song-player{flex-wrap:nowrap;transform:none}.fast-track-page-shell .theme-song-play-button{width:4.5rem;height:4.5rem;flex:0 0 4.5rem;padding:0}.fast-track-page-shell .theme-song-play-icon{border-top-width:1.25rem;border-bottom-width:1.25rem;border-left-width:2rem;transform:translate(.15rem)}.fast-track-page-shell .theme-song-stop-icon{width:2rem;height:2rem}.fast-track-page-shell .theme-song-player .audio-visualizer{flex-basis:7.5rem;margin:0}.fast-track-page-shell .cv-modal{width:min(88vw,22rem);max-width:22rem;padding-bottom:1.75rem}.fast-track-page-shell .cv-modal p{font-size:1rem;line-height:1.45}.fast-track-page-shell .cv-modal .cv-modal-thanks{margin-top:1.15rem}}@keyframes fast-track-spark-bounce-centered{0%,to{transform:translate(-50%) translateY(0) rotate(-1deg)}45%{transform:translate(-50%) translateY(calc(-1 * var(--spark-bounce-height))) rotate(2deg)}60%{transform:translate(-50%) translateY(calc(-.78 * var(--spark-bounce-height))) rotate(1deg)}78%{transform:translate(-50%) translateY(.25rem) rotate(-1deg)}}@media (max-width: 700px){.personal-page-shell .about-spark-field{width:100%;height:18rem;margin:-4.25rem auto 0}.personal-page-shell .about-spark-field .railroad-red-buttons{top:0;height:18rem}.personal-page-shell .about-spark-field .fast-track-spark:nth-child(1){top:.5rem;left:2%;right:auto}.personal-page-shell .about-spark-field .fast-track-spark:nth-child(2){top:0;left:34%;right:auto}.personal-page-shell .about-spark-field .fast-track-spark:nth-child(3){top:.5rem;left:auto;right:1%}.personal-page-shell .about-spark-field .fast-track-spark:nth-child(4){top:9rem;left:9%;right:auto}.personal-page-shell .about-spark-field .fast-track-spark:nth-child(5){top:9.4rem;left:auto;right:12%;transform:none;animation-name:fast-track-spark-bounce}}@media (max-width: 700px) and (pointer: fine){.app-shell .flip-display{gap:.7rem}.app-shell .flip-number-stage{min-height:clamp(5rem,12.5vw,7.2rem)}.mini-flip-display,.mini-hater-trigger{gap:.4rem}.mini-flip-number-stage{min-height:clamp(4rem,10vw,5.8rem)}}@media (max-width: 700px){.triangle-topic-page-shell:has(.belonging-project-sections){padding-bottom:4rem}.triangle-topic-page-shell:has(.belonging-project-sections)+.site-footer{margin-top:4rem}.mini-hater-question{top:calc(100% + .6rem);right:-.25rem;font-size:clamp(2.8rem,5.6vw,4.76rem);transform:none;text-align:right}.personal-page-shell>.about-page-title{left:0;right:0;box-sizing:border-box;width:100%;max-width:none;padding:.45rem 1rem .85rem;background:#efefef;pointer-events:auto}}
