.album-scene{height:var(--album-height,775svh);background:var(--paper,#efefef);color:#38272e;position:relative;margin:0;padding:0}.album-stage{position:sticky;top:0;height:100svh;width:100%;overflow:hidden;isolation:isolate}.album-product,.album-empty,.album-disc{position:absolute;left:0;top:0;max-width:none;visibility:hidden;pointer-events:none;will-change:transform}.album-product,.album-empty{z-index:1}.album-disc{z-index:2;touch-action:pan-y}.album-disc-cue{visibility:hidden;position:absolute;bottom:12%;left:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none;opacity:0}.album-disc-cue>span{font:12px Georgia,serif;letter-spacing:.28em}.album-disc-cue small{font:12px Hiragino Mincho ProN,serif;letter-spacing:.18em}.album-kicker{font:10px monospace;letter-spacing:.13em;margin:0 0 18px;color:#966575}.album-tracks{position:absolute;left:54%;top:50%;translate:0 -50%;width:37%;max-width:560px;z-index:3;visibility:hidden}.album-tracks h2{font:clamp(34px,4.5vw,72px)/1 Georgia,serif;letter-spacing:-.045em;margin:0 0 24px;display:flex;justify-content:space-between;align-items:baseline}.album-tracks h2 span{font:12px Hiragino Mincho ProN,serif;letter-spacing:.12em}.album-track-list{list-style:none;margin:0;padding:0;max-height:54svh;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b5636d transparent}.album-track-list button{display:grid;grid-template-columns:30px 1fr 16px;align-items:center;gap:12px;width:100%;text-align:left;padding:9px 0;border:0;border-bottom:1px solid #38272e20;background:transparent;color:inherit;cursor:pointer;transition:color .18s ease}.album-track-list button>span:first-child{font:10px monospace;color:#966575}.album-track-list button>span+span{font:clamp(13px,1.12vw,17px) "Hiragino Mincho ProN","Yu Mincho",serif}.album-track-list i{font-style:normal;color:#b5636d}.album-track-list button[aria-pressed=true]{color:#ad4e65}.album-track-footer{display:flex;justify-content:space-between;font:9px monospace;letter-spacing:.14em;margin:20px 0 0}.album-book{position:absolute;z-index:4;top:50%;left:50%;translate:-50% -50%;width:min(97vw,158svh,1800px);visibility:hidden}.album-book-heading{display:flex;align-items:baseline;justify-content:space-between;padding:0 4%;margin-bottom:12px}.album-book-heading .album-kicker{margin:0}.album-book button{border:0;background:transparent;color:inherit;font:12px Hiragino Mincho ProN,serif;cursor:pointer;padding:10px}.album-book canvas{display:block;width:100%;height:auto;aspect-ratio:1800/1008;touch-action:pan-y;cursor:grab;outline-offset:-5px}.album-book canvas:active{cursor:grabbing}.album-book-nav{display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:20px}.album-book-nav>span{font:10px monospace;letter-spacing:.1em}.album-book-nav button{font-size:19px;display:flex;gap:16px;align-items:center}.album-book-nav button span{font-size:11px}.album-book-nav button:disabled{opacity:.25;cursor:default}.album-book.is-expanded{width:min(99vw,170svh,2000px);background:transparent;padding:18px 0}.album-stage button:focus-visible{outline:2px solid #b5636d;outline-offset:3px}@media(hover:hover)and (pointer:fine){.album-track-list button:hover,.album-book button:hover{color:#b5636d}}@media(max-width:800px){.album-tracks{left:8%;width:84%;top:48%;translate:none;max-width:none}.album-tracks h2{font-size:36px;margin-bottom:14px}.album-kicker{font-size:9px;margin-bottom:12px}.album-track-list{max-height:33svh}.album-track-list button{padding:10px 0}.album-track-list button>span+span{font-size:14px}.album-track-footer{margin-top:12px}.album-book{width:min(99vw,110svh)}.album-book canvas{aspect-ratio:1/1.06}.album-book.is-expanded{width:99vw}.album-book-nav,.album-book-nav button{gap:8px}.album-disc-cue{bottom:20%}}@media(prefers-reduced-motion:reduce){.album-scene{height:auto;padding:90px 0}.album-stage{position:relative;height:auto;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:64px}.album-product,.album-empty,.album-disc-cue{display:none}.album-disc{position:relative;width:min(75vw,440px);height:auto;visibility:visible;transform:none!important}.album-tracks,.album-book{position:relative;left:auto;top:auto;translate:none;transform:none!important;visibility:visible;width:min(88vw,1050px)}.album-track-list{max-height:none}.album-book canvas{max-width:100%}.album-stage button{transition:none}}.album-book.is-expanded{height:78svh;box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:8px;padding:12px 0}.album-book.is-expanded .album-book-heading{margin-bottom:0;align-items:center}.album-book.is-expanded canvas{height:100%;min-height:0;aspect-ratio:auto}.album-book.is-expanded .album-book-size{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-height:44px;border:0;border-radius:0;background:transparent;padding:10px}.album-book.is-expanded canvas{width:min(100%,calc(78svh - 120px));justify-self:center}@media(min-width:801px){.album-book .album-book-size{display:none}}@media(max-width:800px)and (prefers-reduced-motion:no-preference){.album-book.is-expanded{top:20svh;translate:-50% 0;height:74svh}.album-book.is-expanded canvas{width:min(100%,calc(74svh - 120px));height:auto;aspect-ratio:1;align-self:center}}.album-scroll-cue{position:absolute;bottom:max(24px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:10px;color:#38272e;visibility:hidden;pointer-events:none}.album-scroll-cue>span{font:10px Arial,sans-serif;letter-spacing:.25em}.album-scroll-cue small{font:9px Arial,sans-serif;letter-spacing:.15em;opacity:.55;visibility:hidden}.album-scroll-cue[data-waiting=true] small{visibility:visible}@media(prefers-reduced-motion:reduce){.album-scroll-cue{display:none}}@media(max-width:800px){.album-track-list button{min-height:44px;grid-template-columns:24px minmax(0,1fr) 16px;gap:10px}.album-tracks h2{font-size:clamp(28px,8vw,36px)}.album-book-nav button,.album-book-heading button{min-height:44px}.album-book-nav>span{white-space:nowrap}}.disc-gyro-button,.disc-gyro-status{display:none}@media(max-width:800px),(hover:none)and (pointer:coarse){.album-disc-cue .disc-pointer-help{display:none}.album-disc-cue .disc-gyro-status{display:block;font-family:inherit;font-size:11px;line-height:1.5;letter-spacing:.06em}.disc-gyro-button{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 16px;border:1px solid currentColor;border-radius:5px;background:transparent;color:var(--ink);font-family:inherit;font-size:12px;line-height:1.5;letter-spacing:.08em;pointer-events:auto;touch-action:manipulation;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:transform .16s ease-out,color .16s ease-out}.disc-gyro-button[aria-pressed=true]{color:#b5636d}.disc-gyro-button:active{transform:scale(.97)}.disc-gyro-button:focus-visible{outline:2px solid currentColor;outline-offset:4px}}:root{--paper:#efefef;--rose:#b5636d;--ink:#231a1d;--black:#1a1114;--accent:#f0d1d5;--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1);--contour-color:rgba(62,45,50,.28);font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:auto}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:7px}em{font-family:Georgia,serif;font-weight:400;font-style:normal;color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.light{background:var(--paper)}.rose{background:var(--rose);color:#fff;--contour-color:rgba(255,234,236,.32)}.dark{background:var(--black);color:var(--paper);--contour-color:rgba(232,187,194,.23)}.contours{position:relative;isolation:isolate}.contour-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none;background:url(/media/adios/topography.svg) center/cover no-repeat}.contour-layer[data-ready=true]{background:none}.contour-field{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.site-header{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:flex-start;justify-content:space-between;padding:clamp(16px,2.9vw,42px) 2.8vw 0 1.4vw;pointer-events:none}.site-header a,.site-header button{pointer-events:auto}.wordmark{position:relative;width:clamp(130px,16.1vw,232px);height:75px;opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s}.wordmark img{width:100%;height:auto;position:absolute;top:0;left:0}.wordmark-light{opacity:0}.site-header[data-hero=false] .wordmark{opacity:1;visibility:visible}.site-header[data-theme=dark] .wordmark>img:first-child{opacity:0}.site-header[data-theme=dark] .wordmark-light{opacity:1}.site-header[data-theme=dark]{padding-top:21px}.menu-button{position:relative;width:76px;height:76px;border:2px solid currentColor;border-radius:25px;background:transparent;display:grid;place-items:center;transition:transform .16s var(--ease-out),background-color .16s ease}.menu-button img{width:108px;max-width:none;height:65px;object-fit:contain;transform:translate(-42px);transition:transform .24s var(--ease-out)}.site-header[data-theme=dark] .menu-button{color:#fff}.site-header[data-theme=dark] .menu-button img{filter:invert(1)}.hero{height:100svh;min-height:680px;background:var(--paper);overflow:hidden;border-radius:10px}.hero-image{position:absolute;z-index:1;top:-3%;left:-3%;width:106%;height:112%;max-width:none;object-fit:cover;object-position:50% 55%;will-change:transform}.hero-wordmark{position:absolute;z-index:3;left:1.39%;top:45.8%;width:18.47%;filter:drop-shadow(0 4px 2px #0004)}.hero-wordmark img{width:100%}.project-card{position:absolute;z-index:3;left:1.39%;bottom:2.63%;width:11.25%;min-width:105px;aspect-ratio:162/195;color:#171315;transition:transform .2s var(--ease-out)}.project-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.project-card>span{position:absolute;top:4px;left:6px;font-size:clamp(8px,.83vw,12px);font-family:monospace;white-space:nowrap}.project-card-art{position:absolute;left:3%;right:3%;top:13.3%;bottom:0;overflow:hidden}.project-card-art img{position:absolute;width:155.45%;max-width:none;height:137.72%;left:-29.7%;top:-17.54%;object-fit:fill;transition:transform .24s var(--ease-out)}.message{height:100svh;min-height:680px;margin-top:10px;overflow:hidden}.section-wordmark{position:absolute;left:1.39%;top:2.05%;width:16.1%;z-index:3;filter:drop-shadow(0 4px 2px #0004)}.brand-icon{position:absolute;left:43.05%;top:4.25%;width:10.07%;height:8.46%;object-fit:fill;z-index:3}.message-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.portrait-window{position:relative;width:49.86%;aspect-ratio:718/512;background:#0f0909e6;overflow:hidden}.portrait-window img{position:absolute;left:0;top:2.06%;width:100%;height:109.41%;max-width:none;object-fit:fill}.eyebrow{font-family:monospace;font-size:11px;letter-spacing:.05em}.manifesto{padding:16vh 5vw 18vh;text-align:center}.manifesto h2{margin:7vh 0 0;font-size:clamp(56px,9vw,144px);line-height:.86;letter-spacing:-.065em}.story{padding:12vh 5vw}.story-grid{height:1550px;max-width:1440px;position:relative;margin:auto}.story-card{position:absolute;width:30%}.story-1{left:3%;top:0}.story-2{right:3%;top:8%;width:37%}.story-3{left:14%;top:46%;width:37%}.story-4{right:0;top:66%;width:28%}.story-drift>span{display:block;margin-bottom:12px;font-family:monospace;font-size:10px;text-transform:uppercase}.story-image{height:420px;overflow:hidden;background:#d7bcc2}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-out)}.crop-expression img{object-position:65% 60%;transform:scale(1.4)}.crop-roses{height:480px;background:#21151b}.crop-roses img{object-position:65% 10%;transform:scale(1.75);transform-origin:70% 15%}.crop-light{height:430px;background:#dc9fa7}.crop-light img{transform:scale(1.5);transform-origin:15% 100%}.crop-gesture img{transform:scale(1.65);transform-origin:100% 70%}.story blockquote{position:absolute;left:3%;top:33%;font-size:clamp(26px,3.4vw,48px);font-family:Georgia,serif;line-height:1;width:35%;margin:0}.track{min-height:100svh;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:8vw 6vw;gap:8vw}.track-art{height:70vh;overflow:hidden;background:#22161c}.track-art img{height:100%;width:100%;object-fit:cover;object-position:68% 50%}.track-choice{display:grid;gap:64px}.track-column h2{font-size:clamp(52px,6.4vw,100px);line-height:.8;letter-spacing:-.07em;margin:0}.track-column p{max-width:260px;line-height:1.5;font-size:15px}.button{display:inline-flex;align-items:center;gap:30px;padding:14px 17px;border-radius:6px;background:var(--accent);color:#2e1c23;font-size:11px;font-weight:800;white-space:nowrap;transition:transform .16s var(--ease-out),background-color .16s ease}.button>span:last-child{transition:transform .16s var(--ease-out)}.button:active,.menu-button:active,.menu-close:active{transform:scale(.97)}.helmets{padding:12vh 4vw}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:70px}.section-heading h2{font-size:clamp(52px,7vw,110px);line-height:.8;letter-spacing:-.06em;margin:0}.section-heading p{font-size:16px;max-width:300px}.helmet-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.helmet-card{overflow:hidden}.helmet-card a{display:block}.work-image{height:55vw;max-height:670px;overflow:hidden;background:#b5636d}.work-image img{height:100%;width:100%;object-fit:cover;transition:transform .24s var(--ease-out)}.work-character img{object-position:65% 50%}.work-biyuu{background:#e4d4d8}.work-biyuu img{object-fit:contain}.work-meta{display:flex;justify-content:space-between;padding-top:18px;font-family:monospace;font-size:11px;gap:20px}.work-meta>span+span{color:#d3a0aa}.store{position:relative;min-height:100svh;padding:10vh 7vw;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;overflow:hidden}.store-copy{position:relative;z-index:2}.store-copy h2{font-size:clamp(68px,10vw,160px);margin:20px 0;line-height:.9;letter-spacing:-.07em}.store-copy em{color:var(--rose)}.store-copy p{font-size:18px}.store-copy .eyebrow{font-size:11px}.store-image{width:100%;max-height:85vh;object-fit:contain}.store-badge{position:absolute;bottom:5vh;right:4vw;width:10vw}.partners{padding:12vh 6vw}.identity-marks{display:flex;justify-content:space-around;align-items:center;gap:12vw;padding:12vh 5vw 5vh}.identity-marks>img:first-child{width:55%;height:auto}.identity-marks>img+img{width:22%;height:auto}.social{padding:12vh 5vw;min-height:100svh;display:flex;flex-direction:column;align-items:center;overflow:hidden}.social h2{font-family:Georgia,serif;font-size:clamp(45px,6.5vw,104px);font-weight:400;margin:10px 0 90px;letter-spacing:-.045em}.phone-stack{position:relative;isolation:isolate;width:270px;aspect-ratio:.57;margin-bottom:65px}.phone-stack img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:67% 50%;border:5px solid var(--ink);border-radius:45px;background:#d197a4}.phone-stack img:first-child{z-index:2}.phone-stack img+img{z-index:1;object-position:20% 20%;background:#45232d}.footer-links{display:flex;gap:36px;font-family:monospace;font-size:11px}.footer-mark{width:min(65vw,850px);margin:10vh 0 7vh}.footer-flower{position:absolute;width:13vw;right:3vw;bottom:8vh;opacity:.6}.legal{margin-top:9vh;width:100%;display:flex;justify-content:space-between;font-family:monospace;font-size:9px}.menu-panel{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:var(--rose);color:#fff;--contour-color:rgba(255,234,236,.25);display:grid;place-items:center;opacity:0;transform:scale(.98);transform-origin:100% 0;visibility:hidden;transition:opacity .24s var(--ease-out),transform .24s var(--ease-out),visibility 0s linear .24s}.menu-panel[data-open=true]{opacity:1;transform:scale(1);visibility:visible;transition-delay:0s}.menu-close{position:absolute;right:2.8vw;top:4vh;width:65px;height:65px;border:1px solid #fff;border-radius:22px;background:transparent;color:#fff;font-size:32px;transition:transform .16s var(--ease-out)}.menu-panel nav{display:flex;flex-direction:column;text-align:center;font-size:clamp(48px,7vw,100px);font-weight:800;line-height:.96;letter-spacing:-.06em}.menu-panel nav a{opacity:0;transform:translateY(18px);transition:opacity .24s var(--ease-out),transform .24s var(--ease-out)}.menu-panel[data-open=true] nav a{opacity:1;transform:none}.menu-panel[data-open=true] nav a:nth-child(2){transition-delay:40ms}.menu-panel[data-open=true] nav a:nth-child(3){transition-delay:80ms}.menu-panel[data-open=true] nav a:nth-child(4){transition-delay:.12s}.menu-panel[data-open=true] nav a:nth-child(5){transition-delay:.16s}.menu-meta{position:absolute;bottom:24px;left:24px;right:24px;display:flex;justify-content:space-between;font-family:monospace;font-size:10px}@media(hover:hover)and (pointer:fine){.menu-button:hover img{transform:translate(-42px) rotate(45deg)}.project-card:hover{transform:translateY(-4px)}.project-card:hover .project-card-art img{transform:scale(1.04)}.button:hover{background:#f9e6e9}.button:hover>span:last-child{transform:translate(2px,-2px)}.helmet-card:hover .work-image img{transform:scale(1.035)}.menu-panel nav a:hover .rolling-char>span,.button:hover .rolling-char>span{transform:translateY(-100%)}}@media(max-width:800px){.site-header{padding:18px 18px 0}.site-header[data-theme=dark]{padding-top:18px}.wordmark{width:130px;height:45px}.menu-button{width:48px;height:48px;border-radius:16px;border-width:1.5px}.menu-button img{width:67px;height:41px;transform:translate(-26px)}.hero{min-height:680px}.hero-image{width:151%;max-width:none;left:-38%;height:112%;object-position:65% 50%}.hero-wordmark{left:4%;top:43%;width:29%}.project-card{left:4%;bottom:3%;min-width:88px;width:23%}.project-card>span{font-size:8px}.message{min-height:680px}.section-wordmark{top:3%;left:4%;width:33%}.brand-icon{top:14%;left:40%;width:24%;height:9%}.portrait-window{width:79%;aspect-ratio:718/640}.portrait-window img{object-fit:cover;object-position:65% 50%;height:110%}.manifesto{padding:110px 20px}.manifesto h2{font-size:58px}.story{padding:85px 18px}.story-grid{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:65px 20px}.story-card{position:static;width:auto}.story-card:nth-child(2n){margin-top:65px}.story-image{height:260px}.story-drift>span{font-size:8px}.story blockquote{position:static;width:auto;grid-column:1/-1;font-size:32px;padding:30px 0}.track{padding:70px 20px;grid-template-columns:1fr;gap:50px}.track-art{height:420px}.track-choice{grid-template-columns:1fr 1fr;gap:20px}.track-column h2{font-size:47px}.track-column p{font-size:13px;min-height:55px}.section-heading{align-items:start;gap:20px;margin-bottom:42px}.section-heading h2{font-size:46px}.section-heading p{font-size:12px;max-width:130px}.helmets{padding:85px 18px}.helmet-grid{gap:24px;grid-template-columns:1fr}.work-image{height:450px}.work-meta{font-size:10px}.store{padding:90px 20px;min-height:760px;display:block}.store-copy{padding-bottom:20px}.store-copy h2{font-size:80px}.store-image{height:420px;width:100%}.store-badge{width:22vw;bottom:5vh}.partners{padding:85px 20px}.identity-marks{padding:60px 0;gap:30px}.identity-marks>img:first-child{width:60%}.identity-marks>img+img{width:26%}.social{padding:85px 15px}.social h2{font-size:46px;margin-bottom:80px}.phone-stack{width:200px}.phone-stack img{border-radius:32px;border-width:4px}.footer-links{gap:25px;font-size:10px}.footer-mark{width:84%;margin:100px 0 65px}.footer-flower{width:24vw;bottom:10vh;right:-2vw;opacity:.3}.legal{font-size:7px;gap:20px}.menu-close{right:18px;top:18px;width:48px;height:48px;border-radius:16px}.menu-meta{font-size:9px}}@media(prefers-reduced-motion:reduce){.reveal{transform:none;transition:opacity .15s ease;transition-delay:0ms}.menu-panel,.menu-panel nav a,.menu-panel[data-open=true] nav a{transform:none;transition:opacity .15s ease,visibility 0s;transition-delay:0ms}.rolling-char>span,.menu-button img,.project-card,.project-card-art img,.work-image img,.button>span:last-child{transition:none}.menu-panel nav a:hover .rolling-char>span,.button:hover .rolling-char>span,.project-card:hover,.project-card:hover .project-card-art img,.helmet-card:hover .work-image img,.button:hover>span:last-child{transform:none}.menu-button:hover img{transform:translate(-42px)}}@media(max-width:800px)and (hover:hover)and (pointer:fine){.menu-button:hover img{transform:translate(-26px) rotate(45deg)}}@media(max-width:800px)and (prefers-reduced-motion:reduce){.menu-button:hover img{transform:translate(-26px)}}@media(max-width:800px){.hero-wordmark{top:4.5%;width:32%}}.intro-scene{height:250svh;position:relative;background:var(--rose)}.intro-anchor{position:absolute;top:100svh;left:0;width:1px;height:1px;pointer-events:none}.intro-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;isolation:isolate}.intro-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.intro-rose{opacity:0}.intro-stage .hero{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:0;background:transparent;border-radius:0;z-index:1;overflow:visible}.hero-panel{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center;overflow:hidden;will-change:transform}.hero-panel-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1114;opacity:0}.intro-message{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0}.intro-message .brand-icon{top:5%;left:45%;width:10%;height:9%}.intro-caption{position:absolute;top:15%;width:100%;margin:0;text-align:center;color:#fff;font-size:10px;font-family:monospace}.message-type{position:absolute;top:68%;left:50%;width:max-content;transform:translate(-50%);font-size:clamp(52px,7.7vw,130px);line-height:.96;letter-spacing:-.055em;white-space:nowrap;color:var(--paper)}.message-line:first-child{font-family:Georgia,serif;color:var(--accent)}.message-line+.message-line{font-weight:800}.signature{position:absolute;left:50%;top:49%;width:57%;height:auto;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 1px #231a1d22);clip-path:inset(0 100% 0 0)}.helmet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.helmet-card{position:relative;isolation:isolate;min-height:350px;border:1px solid #735660;padding:22px 15px 15px;display:flex;flex-direction:column;justify-content:space-between;clip-path:polygon(0 0,100% 0,100% calc(100% - 32px),calc(100% - 32px) 100%,0 100%);background:#251b20}.helmet-card:after{content:"";position:absolute;right:0;bottom:0;width:46px;height:1px;background:#735660;transform:rotate(-45deg);transform-origin:right bottom;pointer-events:none}.helmet-object{position:relative;z-index:2;width:90%;height:260px;margin:auto;object-fit:contain;transition:transform .24s var(--ease-out)}.helmet-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--rose);clip-path:ellipse(0 0 at 50% 50%);transition:clip-path .28s var(--ease-out)}.helmet-photo img{width:100%;height:100%;object-fit:cover;object-position:60% 45%;opacity:.48}.product-meta{position:relative;z-index:3;display:flex;justify-content:flex-end;align-items:baseline;gap:12px;font-size:11px;padding-right:12px}.product-meta b{font-family:monospace;color:var(--accent)}.center-callout{padding:100px 15px 15px;text-align:center}.center-callout p{font-family:Georgia,serif;font-size:24px}.helmet-card:focus-visible{outline:none;border-color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent)}.helmet-card:focus-visible .helmet-photo{clip-path:ellipse(78% 72% at 50% 50%)}.helmet-card:focus-visible .helmet-object{transform:scale(.87) translateY(-6%) rotate(-3deg)}.identity-marquee{overflow:hidden;padding:70px 0}.identity-track{display:flex;width:max-content;animation:identity-loop 28s linear infinite}.identity-group{display:flex;flex-shrink:0}.identity-pair{display:flex;align-items:center;gap:8vw;padding:0 4vw}.identity-pair>img:first-child{width:250px;height:90px;object-fit:contain}.identity-pair>img+img{width:100px;height:90px;object-fit:contain}@keyframes identity-loop{to{transform:translate(-50%)}}@media(hover:hover)and (pointer:fine){.helmet-card:hover .helmet-photo{clip-path:ellipse(78% 72% at 50% 50%)}.helmet-card:hover .helmet-object{transform:scale(.87) translateY(-6%) rotate(-3deg)}.identity-marquee:hover .identity-track{animation-play-state:paused}}@media(max-width:800px){.intro-stage{min-height:680px}.intro-message .brand-icon{top:9%;left:40%;width:20%;height:9%}.intro-caption{top:19%;font-size:8px}.message-type{top:75%;font-size:42px}.signature{width:85%;top:49%}.helmet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.helmet-card{min-height:225px;padding:12px 8px;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%)}.helmet-object{height:160px;width:100%}.product-meta{font-size:9px;gap:6px;padding-right:6px}.center-callout{padding:70px 15px 15px}.center-callout p{font-size:21px}.identity-pair{gap:40px;padding:0 20px}.identity-pair>img:first-child{width:180px;height:65px}.identity-pair>img+img{width:65px;height:65px}}@media(prefers-reduced-motion:reduce){.intro-scene{height:100svh;min-height:680px}.intro-stage{position:relative}.intro-anchor{top:0}.hero-panel{will-change:auto}.identity-track{animation:none;transform:none}.identity-group[aria-hidden=true]{display:none}.identity-pair:not(:first-child){display:none}.identity-marquee{display:flex;justify-content:center}.helmet-object,.helmet-photo{transition:none}.helmet-card:hover .helmet-object,.helmet-card:focus-visible .helmet-object{transform:none}}.track{display:flex;justify-content:center;min-height:100svh;padding:12vh 3vw;isolation:isolate}.track-art{position:absolute;left:-13%;bottom:-8%;width:48%;height:95%;background:transparent;overflow:visible;z-index:0}.track-art img{object-fit:cover;object-position:65% 45%;-webkit-mask-image:linear-gradient(to right,#000 60%,transparent);mask-image:linear-gradient(to right,#000 60%,transparent)}.track-secondary{position:absolute;right:-14%;bottom:-8%;width:49%;height:90%;pointer-events:none}.track-secondary img{width:100%;height:100%;object-fit:contain}.track-choice{position:relative;z-index:2;width:48%;display:grid;grid-template-columns:1fr 1fr;gap:4vw}.track-column p{min-height:60px}@media(max-width:800px){.track{min-height:880px;align-items:flex-start;padding:90px 20px}.track-choice{width:100%;gap:20px}.track-art{height:57%;width:90%;left:-44%;bottom:-2%}.track-secondary{height:55%;width:82%;right:-32%;bottom:0}.track-column p{min-height:65px}}.hero-depth{pointer-events:none;opacity:0;will-change:auto}.hero-depth[data-ready=true]{opacity:1}@media(orientation:landscape){.intro-stage{min-height:0}.hero-image{top:-3%;left:-3%;width:106%;height:112%;object-position:50% 55%}.hero-wordmark{top:50%;left:clamp(16px,1.39vw,28px);width:clamp(130px,18.47vw,280px);transform:translateY(-50%)}}@media(orientation:landscape)and (prefers-reduced-motion:reduce){.intro-scene{min-height:0}}.story-image[class*=archive-] img{object-fit:contain;transform:none}.archive-character-study{background:#d9c3c9}.archive-card-mockup,.archive-print-mockup{background:#e3e0e2}.archive-rose-card{background:#c28a95}.product-meta{justify-content:space-between;text-align:left;line-height:1.5;margin-top:16px}.asset-type-study,.asset-type-mark{background:#dfd6d9;color:var(--ink)}.asset-type-study .product-meta b,.asset-type-mark .product-meta b{color:var(--ink)}.asset-print-mockup .helmet-object,.asset-card-mockup .helmet-object,.asset-character-poster .helmet-object,.asset-prismatic-header .helmet-object{width:100%}.rabbit-art{position:relative;display:block;aspect-ratio:1}.rabbit-art>img,.rabbit-art>canvas{display:block;width:100%;height:100%;object-fit:contain}.rabbit-art>canvas{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.rabbit-art>canvas[data-ready=true]{opacity:1}.rabbit-art:has(>canvas[data-ready=true])>img{opacity:0}.project-card-art>.rabbit-art{position:absolute;width:155.45%;max-width:none;height:137.72%;left:-29.7%;top:-17.54%}.project-card-art .rabbit-art>img{position:static;width:100%;height:100%;max-width:100%;transform:none;object-fit:fill}.track-secondary>.rabbit-art{width:100%;height:100%}.phone-stack{width:clamp(210px,24vw,340px);aspect-ratio:3069/4593}.phone-stack img{object-fit:contain;object-position:center;border-radius:3px;border:0;background:transparent;box-shadow:0 18px 30px #231a1d26}.phone-stack img+img{object-position:center;background:transparent}@media(max-width:800px){.product-meta{font-size:9px;min-height:28px}.helmet-object{height:180px}.helmet-card{min-height:250px}.phone-stack{margin-top:20px}}@media(prefers-reduced-motion:reduce){.rabbit-art>canvas{display:none}.rabbit-art:has(>canvas[data-ready=true])>img{opacity:1}}.intro-stage .hero{z-index:2}.hero-panel{background:transparent}.intro-message{z-index:1;opacity:1}.intro-message .brand-icon{left:50%;transform:translate(-50%);object-fit:contain}.message-type{top:50%;left:0;width:100%;transform:translateY(-50%);font-size:clamp(64px,8vw,160px);line-height:1.04;letter-spacing:-.05em;text-align:left;overflow:visible}.message-line{display:flex;width:max-content;will-change:transform}.message-line>span{flex:none;white-space:pre}.signature{z-index:3;top:50%;left:50%;width:clamp(220px,32vw,510px);transform:translate(-50%,-50%);filter:none;clip-path:none;pointer-events:none}.signature svg{display:block;width:100%;height:auto;overflow:visible}.signature{visibility:hidden}.signature path{stroke-dasharray:1;stroke-dashoffset:1;visibility:hidden}@media(max-width:800px){.intro-stage{min-height:0}.signature{width:58%;min-width:0}.message-type{font-size:clamp(52px,12vw,96px)}}@media(prefers-reduced-motion:reduce){.message-line{will-change:auto}.signature,.signature path{visibility:visible}.signature path{stroke-dashoffset:0}}.site-header[data-theme=dark]{padding-top:clamp(16px,2.9vw,42px)}.wordmark{height:auto;aspect-ratio:265.742/85.5636}.wordmark img{height:100%;object-fit:contain}.menu-button img{width:86%;height:86%;max-width:100%;transform:none}.brand-icon,.store-badge,.footer-flower{object-fit:contain}.identity-pair>img+img{width:90px;height:90px}.track-secondary{display:flex;align-items:flex-end;justify-content:center}.track-secondary>.rabbit-art{height:auto;aspect-ratio:1}.project-card-art>.rabbit-art{height:auto;aspect-ratio:1}.project-card-art .rabbit-art>img{object-fit:contain}.store-image.rabbit-art{width:min(100%,85svh);height:auto;max-height:none;aspect-ratio:1;justify-self:center}@media(hover:hover)and (pointer:fine){.menu-button:hover img{transform:rotate(45deg)}}@media(max-width:800px){.site-header[data-theme=dark]{padding-top:18px}.identity-pair>img+img{width:65px;height:65px}.store-image.rabbit-art{width:min(100%,420px);height:auto;margin-inline:auto}.footer-flower{right:4vw}}@media(prefers-reduced-motion:reduce){.menu-button:hover img{transform:none}}.manifesto{min-height:100dvh;padding:8vh 4vw;display:grid;place-items:center;overflow:hidden;background:var(--rose);color:var(--paper)}.farewell-silhouette{display:block;width:min(100%,1400px);max-height:84dvh;overflow:visible;position:relative;font-family:SFMono-Regular,Consolas,Liberation Mono,Hiragino Kaku Gothic ProN,Yu Gothic,monospace;font-size:14px;font-weight:600;letter-spacing:.5px;white-space:pre;-webkit-user-select:none;user-select:none}@media(max-width:800px){.manifesto{min-height:70dvh;padding:80px 3vw}.farewell-silhouette{width:100%;max-height:70dvh}}.manifesto{height:240svh;min-height:0;padding:0;display:block;overflow:visible}.farewell-stage{position:sticky;top:0;height:100svh;display:grid;place-items:center;padding:8vh 4vw;overflow:hidden}.farewell-silhouette{width:min(100%,1400px);max-height:84svh}.farewell-original,.farewell-character{opacity:0}@media(max-width:800px){.manifesto{height:220svh;min-height:0;padding:0}.farewell-stage{padding:80px 3vw}.farewell-silhouette{width:100%;max-height:78svh}}@media(prefers-reduced-motion:reduce){.manifesto{height:180svh}}.farewell-stage{width:100%;grid-template-columns:minmax(0,1fr)}.contour-layer{clip-path:inset(0)}.contour-field{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh}.farewell-stage{position:fixed;top:0;left:0;visibility:hidden;pointer-events:none}.manifesto{height:360svh}.farewell-paper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:var(--paper);opacity:0;pointer-events:none}.farewell-stage{z-index:1;color:var(--paper)}.farewell-silhouette{transform-origin:50% 50%}@media(max-width:800px){.manifesto{height:340svh}}@media(prefers-reduced-motion:reduce){.manifesto{height:300svh}}.story{margin-top:-48svh;padding:0 4vw 12vh;background:transparent}.story>.contour-layer{clip-path:inset(48svh 0 0)}.story-grid{height:max(1550px,210svh)}.story-card{width:28%;position:absolute}.story-1{left:0;top:0}.story-2{right:0;top:6%;width:28%}.story-3{left:0;top:48%;width:28%}.story-4{right:0;top:58%;width:28%}.story blockquote{left:0;top:32%;width:28%;font-size:clamp(22px,2.6vw,40px)}@media(max-width:800px){.story{margin-top:-40svh;padding:0 3vw 10vh}.story>.contour-layer{clip-path:inset(40svh 0 0)}.story-grid{height:160svh;display:block}.story-card,.story-2,.story-3,.story-4{width:31%}.story-card:nth-child(2n){margin-top:0}.story-image{height:clamp(180px,32svh,280px)}.story-drift>span{font-size:8px;line-height:1.5}.story blockquote{position:absolute;top:31%;width:31%;font-size:clamp(15px,3vw,24px);padding:0}}@media(prefers-reduced-motion:reduce){.story{margin-top:0;background:var(--paper);padding-top:10vh}.story>.contour-layer{clip-path:inset(0)}}.video-story{isolation:auto}.video-story>.contour-layer{z-index:0}.video-story .story-grid{z-index:2;max-width:none;height:auto;display:flex;flex-direction:column;gap:0}.video-story .video-card{position:relative;width:100%;left:auto;right:auto;top:auto;margin:clamp(28px,calc(var(--passage-gap) * 1vw),90px) 0 0}.video-story .video-card:first-child{margin-top:0}.video-passage{position:relative;width:100%}.video-card .story-drift{width:calc(var(--clip-width) * 1%);margin-left:calc(var(--clip-x) * 1%)}.video-work-title{position:absolute;left:calc(var(--copy-x) * 1%);top:50%;transform:translateY(-50%);width:18%;color:var(--ink,#392b33);margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,"Noto Serif CJK JP",serif;font-size:clamp(15px,1.55vw,24px);font-weight:400;line-height:1.7;letter-spacing:.035em;overflow-wrap:anywhere;line-break:strict;text-wrap:pretty;text-align:left}.video-story .video-left{left:0;right:auto}.video-story .video-right{right:0;left:auto}.video-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.video-heading h3{margin:0;font-size:clamp(12px,1.1vw,18px);font-weight:500;line-height:1.5;overflow-wrap:anywhere}.video-play{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid currentColor;border-radius:50%;transition:transform .16s var(--ease-out),background-color .16s ease}.video-play svg{width:19px;height:19px;transform:translate(-1px)}.video-play:active{transform:scale(.96)}.video-meta{display:flex;justify-content:space-between;gap:8px;margin:10px 0 14px;font:10px/1.5 monospace;color:#76696d}.video-story .video-cover{height:auto;background:transparent;overflow:visible}.video-cover img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:top left}@media(hover:hover)and (pointer:fine){.video-play:hover{background:var(--accent)}}@media(max-width:800px){.video-card .story-drift{width:calc(var(--mobile-clip-width) * 1%);margin-left:calc(var(--mobile-clip-x) * 1%)}.video-work-title{left:calc(var(--mobile-copy-x) * 1%);width:20%;font-size:clamp(12px,3.1vw,17px);line-height:1.7}.video-heading{gap:5px}.video-heading h3{font-size:11px;line-height:1.5}.video-play{flex-basis:28px;width:28px;height:28px}.video-play svg{width:16px;height:16px}.video-meta{flex-direction:column;gap:0;font-size:8px;margin:8px 0}}@media(prefers-reduced-motion:reduce){.video-play{transition:background-color .16s ease}.video-play:active{transform:none}}.video-loop{position:relative}.video-loop video{display:block;width:100%;height:100%;object-fit:contain;background:transparent}.intro-message .brand-icon.intro-wordmark{width:clamp(220px,30vw,440px);height:9%;object-fit:contain}@media(max-width:800px){.intro-message .brand-icon.intro-wordmark{width:62%;min-width:0}}html{scrollbar-gutter:stable}:root{--header-mark-height:min(9svh,clamp(45.173px,6.16vw,90.346px));--header-top:4vh;--header-right:2.8vw}.site-header{align-items:center}.site-header,.site-header[data-theme=dark]{padding-top:var(--header-top);padding-right:var(--header-right)}.site-header .wordmark{width:auto;height:var(--header-mark-height);aspect-ratio:2260/1110;flex-shrink:0}.site-header .menu-button,.menu-close{width:var(--header-mark-height);height:var(--header-mark-height);box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;border:2px solid currentColor;border-radius:25px;flex-shrink:0}.site-header .menu-button,.site-header[data-theme=dark] .menu-button{background:transparent}.menu-close{top:var(--header-top);right:var(--header-right);width:var(--header-mark-height);height:var(--header-mark-height);display:grid;place-items:center;padding:0;line-height:1;border-radius:25px}@media(max-width:800px){:root{--header-mark-height:min(9svh,12.731vw);--header-top:18px;--header-right:18px}.site-header .menu-button,.menu-close{border-radius:33%;border-width:1.5px}}.menu-panel{transform:none;transition:opacity .24s var(--ease-out),visibility 0s linear .24s}.project-card{width:8.44%;min-width:79px;container-type:inline-size}.project-card>span{top:2.2%;left:3%;width:56%;font-size:5.9cqw;line-height:1.2;white-space:nowrap;color:#000}.project-card-art{left:3%;right:3%;top:13.3%;bottom:2%}.project-card-art>.rabbit-art{inset:auto;width:155.45%;height:auto;aspect-ratio:1;max-width:none;left:-29.7%;top:-17.54%}@media(max-width:800px){.project-card{width:17.25%;min-width:66px}}@media(max-width:800px){.site-header .menu-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;flex-shrink:0;aspect-ratio:1;border-radius:33%;box-sizing:border-box}.site-header .menu-button img{width:86%;height:86%;display:block;object-fit:contain}}.placeholder-reveal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--paper);mask:url(/media/adios/products/frame-mask.svg) center/100% 100% no-repeat;opacity:0;pointer-events:none;transition:opacity .22s ease}.placeholder-reveal canvas{display:block;width:100%;height:100%}@media(prefers-reduced-motion:reduce){.placeholder-reveal{transition:none}}.product-shop-cta{display:flex;justify-content:center;margin:32px auto 0}.product-shop-cta .button{min-height:48px;min-width:180px;justify-content:space-between;font-size:13px;letter-spacing:.08em}@media(max-width:800px){.product-shop-cta{margin-top:0}}.social.art-cards-scene{display:block;min-height:100svh;margin-top:-1px;padding:0;overflow:clip;background:var(--black);color:var(--ink);--contour-color:rgba(232,187,194,.23)}.art-cards-paper,.goods-paper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:var(--paper);pointer-events:none;opacity:0}.art-cards-stage{position:relative;height:100svh;min-height:560px;padding:12svh 5vw 5svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5svh}.art-cards-heading{text-align:center}.art-cards-heading .eyebrow{margin:0 0 12px}.social .art-cards-heading h2{font-size:clamp(38px,6.5vw,104px);margin:0;line-height:1}.art-cards-stage .phone-stack{width:min(24vw,29svh,340px);aspect-ratio:3069/4593;margin:0;flex:none}.art-cards-stage .phone-stack img{transform-origin:50% 85%}.art-cards-action{text-align:center}@media(max-width:800px){.art-cards-stage{padding:18svh 6vw 5svh;gap:5svh;min-height:480px}.art-cards-stage .phone-stack{width:min(44vw,29svh)}}@media(max-height:560px)and (orientation:landscape){.art-cards-stage{min-height:0;padding:10svh 5vw 4svh;gap:3svh}.social .art-cards-heading h2{font-size:8svh}.art-cards-stage .phone-stack{width:27svh}.art-cards-heading .eyebrow{margin-bottom:6px}}@media(prefers-reduced-motion:reduce){.social.art-cards-scene{height:auto}.art-cards-stage{position:relative;height:auto;min-height:100svh}}
