:root{--ink:#0a0a0a;--muted:#364153;--nav-muted:#6a7282;--line:#e5e7eb;--hero-line:#f8f8f8;--decor-bar:#d9d9d9;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0}#root{min-height:100svh}@keyframes section-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-letter-in{0%{transform:translateY(108%)}to{transform:translateY(0)}}@keyframes splash-tagline-in{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.splash{z-index:10000;background:#fff;justify-content:center;align-items:center;padding:clamp(1.5rem,5vw,3rem);transition:opacity .45s,visibility .45s;display:flex;position:fixed;inset:0}.splash--exit{opacity:0;visibility:hidden;pointer-events:none}.splash__inner{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:min(100%,1124px);display:flex}.splash__title{letter-spacing:-.045em;width:100%;color:var(--ink);flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.02em;margin:0;font-size:clamp(3rem,14vw,7.5rem);font-weight:900;line-height:.92;display:flex}.splash__letter{vertical-align:bottom;padding-bottom:.02em;display:inline-block;overflow:hidden}.splash__letter-inner{animation:.58s cubic-bezier(.22,1,.36,1) forwards splash-letter-in;display:inline-block;transform:translateY(108%)}.splash__tagline{text-align:center;letter-spacing:.02em;width:100%;color:var(--muted);opacity:0;margin:.65rem 0 0;font-size:clamp(.95rem,2.4vw,1.15rem);font-weight:700;animation:.52s ease-out .82s forwards splash-tagline-in}@media (prefers-reduced-motion:reduce){.splash__letter-inner{animation:none;transform:none}.splash__tagline{opacity:1;animation:none}.splash{transition:none}.splash--exit{opacity:1;visibility:visible}}.home{--scroll-y:0;--home-mark-inset-x:clamp(.5rem, 2vw, 1.75rem);--barcode-cluster-width:clamp(78px, 14vw, 92px);min-height:100svh;color:var(--ink);background:#fff}.home-header,.home-hero,.home-spotlight,.home-recent,.home-main,.home-footer{opacity:0;animation:.65s ease-out forwards section-fade-in}.home--splash-pending .home-header,.home--splash-pending .home-hero,.home--splash-pending .home-spotlight,.home--splash-pending .home-recent,.home--splash-pending .home-main,.home--splash-pending .home-footer{opacity:0;animation:none}.home-header{animation-delay:60ms}.home-hero{animation-delay:.16s}.home-spotlight{animation-delay:.2s}.home-recent{animation-delay:.27s}.home-main{animation-delay:.34s}.home-footer{animation-delay:.46s}@media (prefers-reduced-motion:reduce){.home-header,.home-hero,.home-spotlight,.home-recent,.home-main,.home-footer{opacity:1;animation:none;transform:none}.home-recent__card--back,.home-recent__card--back2{filter:none}.home-recent__mark,.home-recent__decor-bars,.home-recent__decor-cluster{transform:none}.home-recent__img--blur{display:none}.home-recent__img--sharp{object-fit:cover}.home-recent__idle-track{display:none}.home-recent__slide-dot--active{transform:none}}.app-main>.app-route-panel:not([hidden]){width:100%;display:block}.home-shell{width:100%;max-width:1124px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,74px)}.home-anchor{height:0;scroll-margin-top:80px}.home-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;position:sticky;top:0}.home-header__inner{justify-content:space-between;align-items:center;min-height:65px;padding-block:16px 15px;display:flex}.home-logo{letter-spacing:.67px;color:var(--ink);font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.home-logo:hover{opacity:.85}.home-nav{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.home-nav__link{letter-spacing:-.31px;color:var(--nav-muted);padding-bottom:6px;font-size:16px;line-height:24px;text-decoration:none;position:relative}.home-nav__link:hover{color:var(--ink)}.home-nav__link--active{color:#000;border-bottom:2px solid #000}.home-nav__link:focus{outline:none}.home-nav__link:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.home-logo:focus{outline:none}.home-logo:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.home-hero{justify-content:center;align-items:center;min-height:clamp(420px,85vw,669px);display:flex;position:relative;overflow:hidden}.home-hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.home-hero__img{object-fit:cover;object-position:center;transform-origin:50%;will-change:transform;width:100%;height:100%;transform:scale(1.22)}@media (prefers-reduced-motion:reduce){.home-hero__img,.home-hero__decor--tl,.home-hero__decor--br{will-change:auto;transform:none}}.home-hero__overlay{z-index:1;pointer-events:none;background:#0000004d;position:absolute;inset:0}.home-hero__blend{z-index:2;pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff59 45%,#fff 100%);height:clamp(100px,20vw,220px);position:absolute;bottom:0;left:0;right:0}.home-hero__content{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:calc(100% - 2rem);padding-block:4rem 3rem;display:flex;position:relative}.home-hero__title{letter-spacing:1.76px;color:#fff;margin:0;font-size:clamp(2.25rem,8vw,60px);font-weight:500;line-height:1}.home-hero__break{justify-content:center;align-items:center;gap:0;width:min(629px,100%);display:flex}.home-hero__break-line{background:#fff;flex:1;height:4px}.home-hero__star{filter:brightness(0)invert();flex-shrink:0;width:17px;height:auto;margin-inline:0}.home-hero__tagline{letter-spacing:-.45px;color:#fff;max-width:42rem;margin:0;font-size:16px;line-height:28px}.home-hero__decor{z-index:2;pointer-events:none;position:absolute}.home-hero__decor--tl{will-change:transform;transform:translateY(calc(var(--scroll-y,0) * 1px * -.12));align-items:flex-end;gap:10px;padding-left:clamp(.5rem,2vw,0);display:flex;top:16px;left:0}.home-bar{background:var(--hero-line);border-radius:1px;width:4px;display:block}.home-bar--a{height:188px}.home-bar--b{height:188px;margin-bottom:21px}.home-bar--c{height:188px;margin-bottom:49px}.home-hero__decor--br{will-change:transform;transform:translateY(calc(var(--scroll-y,0) * 1px * -.1));align-items:flex-end;gap:10px;display:flex;bottom:clamp(1rem,5vw,48px);right:clamp(.25rem,1vw,8px)}.home-bar--d{height:188px}.home-bar--e{height:188px;margin-bottom:21px}.home-bar--f{height:188px;margin-bottom:49px}@keyframes spotlight-bg-kenburns-image{0%{transform:scale(1)}to{transform:scale(1.065)}}@keyframes spotlight-bg-kenburns-video{0%{transform:scale(1.18)}to{transform:scale(1.28)}}@keyframes home-spotlight-silver-shine{0%{background-position:180%}to{background-position:-80%}}.home-spotlight{--spotlight-tilt:0;--spotlight-accent:#7a8491;--spotlight-accent-soft:#737d8a24;--spotlight-gutter:clamp(.5rem, 3.5vw, 1.75rem);--spotlight-slide-w:min(1280px, calc(100vw - 2 * var(--spotlight-gutter)));z-index:2;background:#fff;border-bottom:1px solid #1111110f;scroll-margin-top:72px;position:relative;overflow:visible}.home-spotlight:before{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#4a5058 0%,#7d8794 24%,#c8d0d8 46%,#f4f6f8 50%,#aeb8c4 56%,#6b7580 82%,#3d4349 100%);height:4px;position:absolute;top:0;left:0;right:0}.home-spotlight__intro{z-index:3;background:linear-gradient(#f8fafc 0%,#fff 58%);border-bottom:1px solid #11111112;padding:clamp(1.85rem,4.8vw,2.9rem) clamp(1.25rem,5vw,74px) clamp(1.65rem,4vw,2.5rem);position:relative;box-shadow:0 12px 36px -18px #0f172a24}.home-spotlight__eyebrow{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:var(--spotlight-accent);margin:0 0 .5rem;font-size:11px;font-weight:700}.home-spotlight__intro-head{justify-content:center;align-items:center;width:100%;min-height:2rem;margin:0 0 clamp(.85rem,2.2vw,1.15rem);display:flex;position:relative}.home-spotlight__intro-star{opacity:.55;filter:grayscale(.35);pointer-events:none;width:19px;height:auto;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (prefers-reduced-motion:no-preference){.home-spotlight:not(.home-spotlight--revealed) .home-spotlight__intro,.home-spotlight:not(.home-spotlight--revealed) .home-spotlight__inner{opacity:.9;transform:translateY(14px)}}.home-spotlight__intro,.home-spotlight__inner{transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.home-spotlight--revealed .home-spotlight__inner{transition-delay:.1s}@media (prefers-reduced-motion:reduce){.home-spotlight .home-spotlight__intro,.home-spotlight .home-spotlight__inner{transition:none;opacity:1!important;transform:none!important}}.home-spotlight__body{z-index:1;background:#fff;min-height:clamp(320px,52vw,560px);padding-bottom:clamp(2.5rem,6vw,3.75rem);position:relative;overflow-x:hidden}.home-spotlight__bg-wrap{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-spotlight__bg-slides{position:absolute;inset:0}.home-spotlight__bg-slide{opacity:0;transition:opacity 2.4s ease-in-out;position:absolute;inset:0}.home-spotlight__bg-slide--active{opacity:1}.home-spotlight__bg-slide-inner{opacity:.8;filter:blur(10px);will-change:opacity, filter;position:absolute;inset:-5%;overflow:hidden;transform:scale(1.03)}.home-spotlight__bg-img{object-fit:cover;object-position:center center;transform-origin:50%;backface-visibility:hidden;width:100%;min-width:100%;height:100%;min-height:100%;display:block;position:absolute;inset:0}.home-spotlight__bg-slide--active .home-spotlight__bg-slide-inner>img.home-spotlight__bg-img{animation:55s ease-out forwards spotlight-bg-kenburns-image}.home-spotlight__bg-slide--active .home-spotlight__bg-slide-inner>video.home-spotlight__bg-video{animation:120s linear forwards spotlight-bg-kenburns-video}.home-spotlight__bg-video{pointer-events:none;object-fit:cover;object-position:center center;background:0 0;width:100%;min-width:100%;height:100%;min-height:100%}.home-spotlight__bg-slide:not(.home-spotlight__bg-slide--active) .home-spotlight__bg-img{animation:none;transform:none}.home-spotlight__bg-scrim{z-index:1;pointer-events:none;background:radial-gradient(92% 88% at 50% 46%,#fff0 0%,#0f172a0a 55%,#0f172a1a 100%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.home-spotlight__bg-slide{transition:none}.home-spotlight__bg-slide--active .home-spotlight__bg-slide-inner>img.home-spotlight__bg-img,.home-spotlight__bg-slide--active .home-spotlight__bg-slide-inner>video.home-spotlight__bg-video{animation:none;transform:none}.home-spotlight__bg-slide-inner>video.home-spotlight__bg-video{transform:scale(1.18)}}.home-spotlight__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;padding-top:clamp(1.5rem,4vw,2.25rem);padding-bottom:clamp(1.25rem,3vw,2rem);display:flex;position:relative}.home-spotlight__booth{flex-direction:column;align-items:center;gap:clamp(1.25rem,3vw,1.85rem);width:100%;max-width:min(920px,100%);margin-inline:auto;display:flex}.home-spotlight__booth-figure{width:100%;margin:0;padding:0}.home-spotlight__booth-tilt{--spot-rot:calc(-3deg + (var(--spotlight-tilt,0) * 2.5deg))}.home-spotlight__booth-tilt .home-spotlight__media{border-radius:12px;box-shadow:0 1px 2px #1111110f,0 4px 12px #11111114,0 12px 32px #1111111f,0 28px 56px #1111111a,0 0 0 1px #828a9459,0 0 28px -6px #a0a8b238}.home-spotlight__img--booth{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:min(88vh,960px)}.home-spotlight__copy--booth{min-height:0}.home-spotlight__scroll-wrap{z-index:1;margin-inline:0;width:100vw;max-width:100vw;margin-bottom:clamp(1rem,2.5vw,1.35rem);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.home-spotlight__scroll{z-index:0;width:100%;padding-block:10px 22px;padding-inline:max(var(--spotlight-gutter), calc((100vw - var(--spotlight-slide-w)) / 2));scroll-padding-inline:max(var(--spotlight-gutter), calc((100vw - var(--spotlight-slide-w)) / 2));scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:clamp(.65rem,2vw,1rem);margin:0;display:flex;position:relative;overflow:auto visible}.home-spotlight__scroll::-webkit-scrollbar{display:none}.home-spotlight__scroll:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.home-spotlight__slide{flex:0 0 var(--spotlight-slide-w);width:var(--spotlight-slide-w);scroll-snap-align:center;scroll-snap-stop:always;box-sizing:border-box;justify-content:center;align-items:center;min-height:clamp(300px,52vw,480px);padding-block:clamp(.35rem,1.5vw,.75rem);display:flex}.home-spotlight__slide--pair{position:relative}.home-spotlight__slide--bundles{justify-content:center;align-items:flex-start;min-height:clamp(420px,62vw,620px);padding-block:clamp(.75rem,2vw,1.25rem) clamp(1.5rem,3.5vw,2.5rem);overflow:visible}.home-spotlight__bundles{padding-top:clamp(.35rem,1.2vw,.85rem);box-sizing:border-box;flex-flow:wrap;justify-content:space-evenly;align-items:flex-start;gap:clamp(1.75rem,4vw,2.75rem) clamp(2rem,6vw,4.5rem);width:100%;padding-inline:clamp(.75rem,4vw,2.75rem);display:flex}.home-spotlight__bundles>.home-spotlight__formation{flex:0 min(400px,100%);max-width:min(440px,100%);margin-inline:0}.home-spotlight__swipe-hint-slot{z-index:6;pointer-events:none;max-width:min(72%,300px);position:absolute;inset:50% clamp(.3rem,3.5vw,1.5rem) auto auto;transform:translateY(-50%)}.home-spotlight__swipe-hint{filter:drop-shadow(0 8px 24px #0f172a24);will-change:transform;animation:1.35s ease-in-out infinite home-spotlight-swipe-hint-drift;position:relative}.home-spotlight__swipe-hint:after{content:"";z-index:0;border-top:14px solid #0000;border-bottom:14px solid #0000;border-left:16px solid #fffffffa;width:0;height:0;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.home-spotlight__swipe-hint-inner{z-index:1;text-align:right;background:#fffffffa;border:1px solid #11111112;border-radius:14px 3px 3px 14px;flex-direction:row;justify-content:flex-end;align-items:center;gap:.45rem;padding:.62rem .65rem .62rem .9rem;display:flex;position:relative}.home-spotlight__swipe-hint-line{letter-spacing:.02em;min-width:0;color:var(--ink);flex:1;margin:0;font-size:clamp(13px,3.1vw,16px);font-weight:700;line-height:1.2}.home-spotlight__swipe-hint-value{color:var(--spotlight-accent);letter-spacing:.08em}.home-spotlight__swipe-hint-motion{color:var(--spotlight-accent);flex-shrink:0;align-items:center;gap:0;margin-right:-.06rem;display:inline-flex}.home-spotlight__swipe-hint-chevron{opacity:1;display:block}.home-spotlight__swipe-hint-chevron--trail{opacity:.38;margin-left:-.82rem}@keyframes home-spotlight-swipe-hint-drift{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.home-spotlight__slide-dots{justify-content:center;align-items:center;gap:8px;display:flex}.home-spotlight__slide-dot{background:#11111129;border-radius:50%;width:7px;height:7px;transition:background .2s,transform .25s}.home-spotlight__slide-dot--active{background:var(--ink);transform:scale(1.12);box-shadow:0 0 0 1px #1111111f}.home-spotlight__formation{--bundle-surface:#fff;z-index:0;isolation:isolate;margin-inline:auto;width:min(100%,460px);min-height:clamp(300px,62vw,440px);margin-top:clamp(2.25rem,5.5vw,3.5rem);padding-bottom:clamp(1.25rem,4vw,2rem);position:relative;overflow:visible}.home-spotlight__formation:before{content:"";z-index:0;background:var(--bundle-surface);pointer-events:none;border-radius:20px;position:absolute;inset:clamp(4.25rem,10.5vw,5.5rem) -4% -.65rem;box-shadow:0 18px 50px #0f172a12,0 0 0 1px #1111110d}.home-spotlight__formation-print{z-index:1;box-sizing:border-box;transform-origin:50%;background:#fff;border-radius:8px;width:50%;max-width:220px;padding:clamp(.35rem,1vw,.5rem);position:absolute;top:clamp(5.75rem,17vw,7.25rem);left:0;overflow:hidden;transform:rotate(-17deg);box-shadow:0 10px 28px #00000024,0 3px 10px #00000014,0 0 0 1px #1111110f}.home-spotlight__formation-print-img{aspect-ratio:3/4;object-fit:cover;background:#fff;border-radius:4px;width:100%;height:auto;display:block}.home-spotlight__formation-notebook{z-index:2;background:var(--bundle-surface);transform-origin:50%;border-radius:8px;width:48%;max-width:210px;position:absolute;top:clamp(5.25rem,14vw,6.5rem);right:-2%;overflow:hidden;transform:rotate(17deg);box-shadow:0 14px 32px #00000029,0 5px 12px #0000001a,0 0 0 1px #11111112}.home-spotlight__formation-notebook-img{aspect-ratio:3/4;object-fit:cover;width:100%;height:auto;display:block}.home-spotlight__formation-chibi{z-index:3;background:var(--bundle-surface);pointer-events:none;border-radius:12px;width:clamp(108px,42%,200px);padding:.4rem .55rem .5rem;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #00000024,0 3px 10px #00000014,0 0 0 1px #1111110f}.home-spotlight__formation-chibi-img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 6px 14px #0000001f);width:100%;height:auto;display:block}.home-spotlight__formation--endfield{min-height:clamp(360px,78vw,520px);padding-bottom:clamp(7.25rem,20vw,9.5rem);overflow:visible}.home-spotlight__formation--endfield .home-spotlight__formation-print{width:46%;max-width:200px;top:clamp(5.5rem,16vw,7rem)}.home-spotlight__formation--endfield .home-spotlight__formation-notebook{box-sizing:border-box;background:#fff;width:44%;max-width:190px;padding:clamp(.35rem,1vw,.5rem);top:clamp(5rem,14vw,6.35rem);box-shadow:0 10px 28px #00000024,0 3px 10px #00000014,0 0 0 1px #1111110f}.home-spotlight__formation--endfield .home-spotlight__formation-notebook-img{background:#fff;border-radius:4px}.home-spotlight__formation-keychain-hand{z-index:4;pointer-events:none;width:clamp(300px,98%,540px);height:clamp(168px,44vw,238px);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-spotlight__keychain-fan{width:100%;height:100%;position:relative}.home-spotlight__keychain-fan-card{background:var(--bundle-surface);transform-origin:50% 100%;box-sizing:border-box;border-radius:12px;width:clamp(108px,42%,200px);padding:.4rem .55rem .5rem;position:absolute;bottom:0;left:50%;box-shadow:0 10px 26px #00000024,0 3px 10px #00000014,0 0 0 1px #1111110f}.home-spotlight__keychain-fan-card .home-spotlight__formation-chibi-img{aspect-ratio:223/218;object-fit:contain;object-position:center bottom;width:100%;height:auto}.home-spotlight__keychain-fan-card--1{z-index:1;transform:translate(calc(-50% - clamp(62px,15vw,92px)))rotate(-38deg)translateY(6px)}.home-spotlight__keychain-fan-card--2{z-index:2;transform:translate(calc(-50% - clamp(22px,5.5vw,34px)))rotate(-16deg)translateY(2px)}.home-spotlight__keychain-fan-card--3{z-index:3;transform:translate(calc(-50% + clamp(22px,5.5vw,34px)))rotate(16deg)translateY(2px)}.home-spotlight__keychain-fan-card--4{z-index:4;transform:translate(calc(-50% + clamp(62px,15vw,92px)))rotate(38deg)translateY(6px)}.home-spotlight__formation-center{z-index:5;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:12px;max-width:min(94%,20rem);padding:clamp(.5rem,1.6vw,.85rem) clamp(.65rem,2vw,1rem);position:absolute;top:clamp(-4.75rem,-11vw,-3.25rem);left:50%;transform:translate(-50%);box-shadow:0 14px 44px #0000001f,0 0 0 1px #1111110f}.home-spotlight__deal-kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--spotlight-accent);margin:0 0 .25rem;font-size:10px;font-weight:700}.home-spotlight__deal-price{letter-spacing:-.03em;background:linear-gradient(105deg,#2d3238 0%,#4f565e 14%,#7a8491 28%,#c5cdd6 42%,#f4f6f8 50%,#d8dee5 56%,#8b95a3 70%,#4f565e 86%,#2d3238 100%) 50%/240% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,6.5vw,3rem);font-weight:800;line-height:1;animation:5s linear infinite home-spotlight-silver-shine}.home-spotlight__deal-title{color:var(--ink);margin:.3rem 0 .1rem;font-size:clamp(1rem,2.6vw,1.3rem);font-weight:700}.home-spotlight__deal-lines{color:var(--muted);letter-spacing:.06em;margin:0;font-size:11px}.home-spotlight__copy--after-scroll{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:min(40rem,100%);min-height:clamp(12.5rem,34vw,16.25rem);margin-inline:auto;padding-inline:clamp(1rem,4vw,1.5rem);display:flex}.home-spotlight__copy-panel{background:#fff;border:1px solid #11111114;border-radius:12px;padding:clamp(.85rem,2.4vw,1.15rem) clamp(1rem,3vw,1.35rem);box-shadow:0 4px 20px #0f172a12}.home-spotlight__piece-title{letter-spacing:-.02em;color:var(--ink);margin:0 0 .5rem;font-size:clamp(1.15rem,2.8vw,1.35rem);font-weight:600}.home-spotlight__description{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.home-spotlight__copy-panel .home-spotlight__description+.home-spotlight__description{margin-top:.85rem}@media (width<=520px){.home-spotlight__formation{width:min(100%,400px);min-height:clamp(280px,88vw,400px)}.home-spotlight__formation:before{border-radius:16px;top:clamp(3.75rem,11vw,5rem);left:-2%;right:-2%}.home-spotlight__formation-print{width:46%;max-width:none;top:clamp(5.25rem,24vw,6.75rem);transform:rotate(-15deg)}.home-spotlight__formation-notebook{width:46%;max-width:none;top:clamp(4.75rem,20vw,6.25rem);right:-4%;transform:rotate(15deg)}.home-spotlight__formation-chibi{width:clamp(96px,46%,168px)}.home-spotlight__formation--endfield{min-height:clamp(300px,92vw,440px);padding-bottom:clamp(6rem,24vw,7.5rem)}.home-spotlight__formation--endfield .home-spotlight__formation-print{top:clamp(5.1rem,22vw,6.5rem)}.home-spotlight__formation--endfield .home-spotlight__formation-notebook{top:clamp(4.85rem,19vw,6.1rem)}.home-spotlight__formation-keychain-hand{width:min(100%,430px);height:clamp(144px,46vw,200px)}.home-spotlight__keychain-fan-card{width:clamp(96px,46%,168px);padding:.35rem .45rem .42rem}.home-spotlight__keychain-fan-card--1{transform:translate(calc(-50% - clamp(42px,12vw,68px)))rotate(-36deg)translateY(5px)}.home-spotlight__keychain-fan-card--2{transform:translate(calc(-50% - clamp(16px,4.2vw,26px)))rotate(-14deg)translateY(1px)}.home-spotlight__keychain-fan-card--3{transform:translate(calc(-50% + clamp(16px,4.2vw,26px)))rotate(14deg)translateY(1px)}.home-spotlight__keychain-fan-card--4{transform:translate(calc(-50% + clamp(42px,12vw,68px)))rotate(36deg)translateY(5px)}.home-spotlight__formation-center{max-width:94%;padding:.45rem .55rem;top:clamp(-4rem,-10vw,-2.75rem)}.home-spotlight__swipe-hint-slot{max-width:min(82%,260px);top:auto;bottom:clamp(.35rem,2.5vw,.85rem);right:clamp(.25rem,2vw,.95rem);transform:none}.home-spotlight__swipe-hint-inner{gap:.32rem;padding:.5rem .5rem .5rem .72rem}.home-spotlight__swipe-hint-line{font-size:clamp(12px,3.4vw,14px)}.home-spotlight__swipe-hint:after{border-top-width:12px;border-bottom-width:12px;border-left-width:14px;right:-12px}}@media (prefers-reduced-motion:reduce){.home-spotlight__formation-print,.home-spotlight__formation-notebook{transform:none}.home-spotlight__swipe-hint{animation:none}.home-spotlight__title-em,.home-spotlight__deal-price{background-position:50%;animation:none}}.home-spotlight__intro .home-spotlight__title{letter-spacing:-.02em;color:var(--ink);text-align:center;margin:0;padding-inline:2rem;font-size:clamp(1.55rem,3.8vw,30px);font-weight:600;line-height:1.18}.home-spotlight__title-em{background:linear-gradient(105deg,#2d3238 0%,#4f565e 14%,#7a8491 28%,#c5cdd6 42%,#f4f6f8 50%,#d8dee5 56%,#8b95a3 70%,#4f565e 86%,#2d3238 100%) 50%/240% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:5.5s linear -1.2s infinite home-spotlight-silver-shine}.home-spotlight__intro .home-spotlight__lede{letter-spacing:-.2px;max-width:40rem;color:var(--muted);text-align:center;margin:0 auto;font-size:15px;font-weight:500;line-height:1.65}.home-spotlight__intro .home-spotlight__lede-link{color:var(--spotlight-accent);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.home-spotlight__intro .home-spotlight__lede-link:hover{color:var(--ink)}@media (width<=520px){.home-spotlight__intro-star{right:-.25rem}.home-spotlight__intro .home-spotlight__title{padding-inline:1.75rem}}.home-spotlight__pair{text-align:left;flex-flow:row;justify-content:center;align-items:flex-end;gap:clamp(.25rem,2vw,1rem);width:100%;max-width:min(100%,960px);margin-inline:auto;padding-block:clamp(1.75rem,5vw,3rem) clamp(.35rem,2vw,.75rem);padding-inline:clamp(.75rem,5vw,2.5rem);display:flex;overflow:visible}.home-spotlight__card{cursor:pointer;border-radius:8px;outline:none;flex:42%;min-width:0;max-width:min(440px,48%);margin:0;position:relative}.home-spotlight__card:focus-visible{outline-offset:4px;outline:2px solid #2563eb}.home-spotlight__card--left{--spot-rot:calc(-10deg + (var(--spotlight-tilt,0) * 4deg));z-index:2;margin-right:clamp(-3rem,-7vw,-.75rem)}.home-spotlight__card--right{--spot-rot:calc(10deg + (var(--spotlight-tilt,0) * -4deg));z-index:1;margin-left:clamp(-3rem,-7vw,-.75rem)}.home-spotlight__card--front{z-index:12}.home-spotlight__card--back{z-index:0}.home-spotlight__tilt{--spotlight-scale:1;transform-origin:bottom;will-change:transform;transform:rotate(var(--spot-rot)) scale(var(--spotlight-scale));flex-direction:column;gap:.65rem;transition:transform .32s cubic-bezier(.33,1,.68,1);display:flex}.home-spotlight__card:hover .home-spotlight__tilt{--spotlight-scale:1.06}.home-spotlight__card--front .home-spotlight__tilt{--spotlight-scale:1.14}.home-spotlight__card--front:hover .home-spotlight__tilt{--spotlight-scale:1.18}.home-spotlight__card--front .home-spotlight__media{box-shadow:0 1px 2px #1111110f,0 4px 12px #11111114,0 12px 32px #1111111f,0 28px 56px #1111111a,0 0 0 1px #828a9459,0 0 28px -6px #a0a8b238}.home-spotlight__card--back .home-spotlight__tilt{--spotlight-scale:.94}.home-spotlight__card--back:hover .home-spotlight__tilt{--spotlight-scale:1.02}.home-spotlight__media{background:#1111110a;border-radius:6px;transition:opacity .28s;overflow:hidden;box-shadow:0 1px 2px #1111110f,0 4px 12px #11111114,0 12px 32px #1111111f,0 28px 56px #1111111a}.home-spotlight__card--back .home-spotlight__media{opacity:.86}.home-spotlight__card--back:hover .home-spotlight__media{opacity:.94}.home-spotlight__img{width:100%;height:auto;display:block}.home-spotlight__caption{letter-spacing:.02em;color:var(--ink);text-align:center;margin:.75rem 0 0;font-size:14px;font-weight:500}@media (width<=640px){.home-spotlight__pair{flex-direction:column;align-items:center;gap:clamp(1.5rem,5vw,2.25rem);padding-block:clamp(1.25rem,4vw,2rem) 0}.home-spotlight__card,.home-spotlight__card--left,.home-spotlight__card--right{flex:none;width:100%;max-width:420px;margin-left:0;margin-right:0}.home-spotlight__card--left{--spot-rot:calc(-6deg + (var(--spotlight-tilt,0) * 2.5deg))}.home-spotlight__card--right{--spot-rot:calc(6deg + (var(--spotlight-tilt,0) * -2.5deg))}.home-spotlight__media{max-width:420px;margin-inline:auto}}.home-recent{z-index:2;--recent-hscroll:0;--recent-gutter:clamp(.5rem, 3.5vw, 1.75rem);--recent-slide-w:min(1280px, calc(100vw - 2 * var(--recent-gutter)));--recent-idle-progress:0;color:var(--ink);background:#fff;padding-block:clamp(2.5rem,7vw,4rem);position:relative}.home-recent__decor{z-index:0;pointer-events:none;position:absolute;inset:-8px 0 -4px;overflow:visible}.home-recent__mark{-webkit-user-select:none;user-select:none;display:block;position:absolute}.home-recent__mark--cross{opacity:.4;width:clamp(28px,5vw,46px);height:auto}.home-recent__mark--cross-l{left:max(0px, env(safe-area-inset-left,0px));transform:translate3d(calc(var(--recent-hscroll,0) * -36px), calc(var(--scroll-y,0) * 1px * -.042), 0);top:38%}.home-recent__mark--cross-r{right:max(0px, env(safe-area-inset-right,0px));transform:translate3d(calc(var(--recent-hscroll,0) * 42px), calc(var(--scroll-y,0) * 1px * -.036), 0);top:44%}.home-recent__mark--plus{opacity:.38;width:clamp(22px,3.8vw,34px);height:auto}.home-recent__mark--plus-tl{transform:translate3d(calc(var(--recent-hscroll,0) * -22px), calc(var(--scroll-y,0) * 1px * -.028), 0);top:20%;left:clamp(.5rem,8vw,4.5rem)}.home-recent__mark--plus-br{transform:translate3d(calc(var(--recent-hscroll,0) * 28px), calc(var(--scroll-y,0) * 1px * -.034), 0);bottom:28%;right:clamp(.5rem,8vw,4.5rem)}.home-recent__mark--star{opacity:.42;width:clamp(15px,2.6vw,22px);height:auto;transform:translate3d(calc(var(--recent-hscroll,0) * 20px), calc(var(--scroll-y,0) * 1px * -.025), 0);top:clamp(2.25rem,10vw,4.5rem);right:clamp(.75rem,7vw,4.25rem)}.home-recent__decor-bars{transform:translate3d(calc((var(--recent-hscroll,0) - .5) * -52px), calc(var(--scroll-y,0) * 1px * -.05), 0);align-items:flex-end;gap:5px;display:flex;position:absolute;top:54%;left:clamp(.25rem,2.2vw,1rem)}.home-recent__decor-bar{background:var(--ink);opacity:.32;border-radius:1px;width:4px;display:block}.home-recent__decor-bar--a{height:48px}.home-recent__decor-bar--b{height:32px}.home-recent__decor-bar--c{height:64px}.home-recent__decor-cluster{width:var(--barcode-cluster-width,clamp(78px, 14vw, 92px));opacity:.36;transform:translate3d(calc(var(--recent-hscroll,0) * 34px), calc(var(--scroll-y,0) * 1px * -.03), 0);flex-direction:column;align-items:flex-end;gap:3px;display:flex;position:absolute;bottom:22%;right:clamp(.25rem,2.5vw,1.1rem)}.home-recent__decor-dots,.home-recent__decor-barcode{width:100%;height:auto;display:block}.home-recent__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:720px;margin-inline:auto;display:flex;position:relative}.home-recent__title{letter-spacing:.37px;color:var(--ink);margin:0 0 clamp(1.25rem,3vw,1.75rem);font-size:clamp(1.75rem,4vw,32px);font-weight:500;line-height:1.2}.home-recent__inner--after-scroll{z-index:1;margin-top:0;position:relative}.home-recent__scroll-wrap{z-index:1;margin-inline:0;width:100%;max-width:100%;margin-bottom:clamp(1.25rem,3vw,1.75rem);position:relative}.home-recent__scroll-wrap:before,.home-recent__scroll-wrap:after{content:"";z-index:2;pointer-events:none;width:clamp(2.5rem,14vw,5.5rem);max-width:140px;position:absolute;top:0;bottom:0}.home-recent__scroll-wrap:before{background:linear-gradient(90deg,#fff 0%,#fff0 100%);left:0}.home-recent__scroll-wrap:after{background:linear-gradient(270deg,#fff 0%,#fff0 100%);right:0}.home-recent__idle-track{margin-top:10px;margin-inline:auto;background:#11111114;border-radius:999px;width:min(100%,320px);height:4px;margin-bottom:clamp(.75rem,2.5vw,1.25rem);overflow:hidden}.home-recent__idle-fill{border-radius:inherit;transform-origin:0;width:100%;height:100%;transform:scaleX(var(--recent-idle-progress,0));background:linear-gradient(90deg, var(--muted), var(--ink));opacity:.85;will-change:transform}.home-recent__slide-dots{justify-content:center;align-items:center;gap:8px;margin-bottom:4px;display:flex}.home-recent__slide-dot{background:#11111129;border-radius:50%;width:7px;height:7px;transition:background .2s,transform .25s}.home-recent__slide-dot--active{background:var(--ink);transform:scale(calc(1 + var(--recent-idle-progress,0) * .22));box-shadow:0 0 0 1px #1111111f}.home-recent__scroll{z-index:0;margin-inline:0;width:100%;max-width:none;padding-block:6px 12px;padding-inline:var(--recent-gutter);scroll-padding-inline:var(--recent-gutter);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;flex-direction:row;align-items:stretch;gap:clamp(.65rem,2.2vw,1rem);margin-bottom:0;display:flex;position:relative;overflow:auto hidden}.home-recent__scroll::-webkit-scrollbar{display:none}.home-recent__scroll:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.home-recent__slide{flex:0 0 var(--recent-slide-w);width:var(--recent-slide-w);scroll-snap-align:start;scroll-snap-stop:always}.home-recent__stack{aspect-ratio:3/4;border-radius:10px;width:100%;max-height:min(78vh,760px);position:relative;overflow:hidden;box-shadow:0 20px 45px -14px #0003}.home-recent__card--back2{z-index:0;aspect-ratio:3/4;opacity:.2;filter:saturate(.58);pointer-events:none;border-radius:8px;width:78%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.86)}.home-recent__card--back2 .home-recent__img{box-shadow:none}.home-recent__card--back{z-index:1;aspect-ratio:3/4;opacity:.34;filter:saturate(.72);pointer-events:none;border-radius:9px;width:88%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.93)}.home-recent__card--back .home-recent__img{box-shadow:none}.home-recent__card--front{z-index:2;border-radius:10px;position:absolute;inset:0;overflow:hidden}.home-recent__card--back .home-recent__img,.home-recent__card--back2 .home-recent__img{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%;display:block}.home-recent__img--blur{z-index:0;object-fit:cover;object-position:center;filter:blur(22px);will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.home-recent__img--sharp{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-recent__copy{width:100%;min-height:clamp(12.5rem,36vw,16rem)}.home-recent__piece-title{margin:0 0 .65rem;letter-spacing:-.02em;max-width:42rem;color:var(--ink);margin-inline:auto;font-size:clamp(1.2rem,2.8vw,1.5rem);font-weight:600;line-height:1.25}.home-recent__description{letter-spacing:-.31px;max-width:42rem;color:var(--muted);margin:0 0 .75rem;font-size:16px;line-height:1.65}.home-recent__meta{margin:0}.home-recent__date{letter-spacing:.04em;text-transform:uppercase;color:var(--nav-muted);font-size:14px;font-weight:600}.home-main{padding-block:clamp(3rem,8vw,6rem);position:relative;overflow-x:clip}.home-main__marks{z-index:1;pointer-events:none;will-change:transform;transform:translateY(calc(var(--scroll-y,0) * 1px * -.032));position:absolute;inset:0}.home-main__mark{opacity:.38;width:clamp(26px,3.2vw,36px);height:auto;position:absolute}.home-main__mark--tl{top:clamp(.75rem,2.5vw,2rem);left:var(--home-mark-inset-x)}.home-main__mark--tr{top:clamp(.75rem,2.5vw,2rem);right:var(--home-mark-inset-x)}.home-main__mark--bl{bottom:clamp(2.5rem,12vw,6rem);left:var(--home-mark-inset-x)}@media (width<=899px){.home-main__mark--bl{bottom:clamp(1.5rem,8vw,4rem)}}.home-about{z-index:2;grid-template-columns:1fr;align-items:start;gap:clamp(2rem,5vw,3rem);max-width:1124px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,74px);display:grid;position:relative}@media (width>=900px){.home-about{grid-template-columns:minmax(280px,464px) minmax(280px,464px);justify-content:space-between;align-items:stretch;column-gap:48px}}.home-about__media{aspect-ratio:958/665;background:#f3f4f6;border-radius:10px;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (width>=900px){.home-about__media{aspect-ratio:auto;align-self:stretch;height:100%}}.home-about__img{object-fit:cover;object-position:center center;filter:saturate(1.32);width:100%;height:100%;display:block;position:absolute;inset:0}.home-about__heading{letter-spacing:.37px;color:var(--ink);margin:0 0 24px;font-size:clamp(1.75rem,4vw,36px);font-weight:500;line-height:40px}.home-about__text{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.home-about__text p{letter-spacing:-.31px;color:var(--muted);max-width:464px;margin:0;font-size:16px;line-height:24px}.home-about__actions{flex-wrap:wrap;align-items:center;gap:clamp(.75rem,2.5vw,1rem);display:flex}.home-about__social{flex-shrink:0;align-items:center;gap:clamp(.75rem,2.5vw,1rem);display:flex}.home-about__social-btn{border:1px solid var(--line);width:48px;height:48px;color:var(--ink);background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.home-about__social-btn:hover{background:#f9fafb;border-color:#d1d5db}.home-about__social-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.home-about__cta{letter-spacing:-.31px;color:#fff;cursor:pointer;background:#000;border:none;justify-content:center;align-items:center;width:fit-content;min-height:48px;padding:0 32px;font-size:16px;line-height:24px;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-about__cta:hover{opacity:.88}.home-about__cta:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.home-decoration{z-index:0;pointer-events:none;will-change:transform;height:clamp(280px,40vw,420px);transform:translateY(calc(var(--scroll-y,0) * 1px * -.095));position:absolute;inset:auto 0 0}.home-decoration__cross{opacity:.12;width:min(360px,55vw);height:auto;position:absolute}.home-decoration__cross--1{bottom:8%;left:-12%}.home-decoration__cross--2{bottom:-4%;left:8%}.home-decoration__cross--3{bottom:22%;left:-28%}.home-decoration__bars{align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:18%;right:8%}.home-decoration__bar{background:var(--decor-bar);border-radius:1px;width:12px;display:block}.home-decoration__bar--tall{height:365px}.home-decoration__bar--med{height:306px}.home-decoration__bottom-line{background:var(--decor-bar);height:12px;position:absolute;bottom:12%;left:6%;right:-4%}.home-decoration__bottom-cap{background:#fff;width:40%;height:24px;position:absolute;bottom:11%;right:4%}.home-decoration__barcode-cluster{right:var(--home-mark-inset-x);z-index:1;flex-direction:column;align-items:flex-end;gap:3px;max-width:min(92vw,120px);display:flex;position:absolute;bottom:6%;overflow:visible}.home-decoration__barcode-cluster img{margin:0;display:block}.home-decoration__barcode{width:var(--barcode-cluster-width);opacity:.16;flex-shrink:0;max-width:100%;height:auto;position:relative}.home-decoration__dots{width:var(--barcode-cluster-width);opacity:.14;flex-shrink:0;max-width:100%;height:auto;position:relative;overflow:visible}@media (width<=768px){.home-decoration__bottom-line,.home-decoration__bottom-cap,.home-decoration__bars{opacity:.5}}.home-footer{background:var(--ink);color:#ffffffb3;padding:clamp(3rem,8vw,4rem) 0 2.5rem;position:relative;overflow:hidden}.home-footer__corner{opacity:.2;pointer-events:none;width:30px;height:30px;position:absolute}.home-footer__corner--tl{top:1rem;right:1.5rem}.home-footer__corner--tr{top:1rem;left:1.5rem}.home-footer__corner--br{bottom:5.5rem;right:1.5rem}.home-footer__corner--bl{bottom:5.5rem;left:1.5rem}.home-footer__plus{filter:brightness(0)invert();width:100%;height:auto}.home-footer__grid{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem;display:grid}@media (width>=720px){.home-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.home-footer__grid{grid-template-columns:repeat(4,minmax(0,208px));justify-content:space-between;gap:2rem}}.home-footer__brand{letter-spacing:.67px;color:#fff;margin:0 0 16px;font-size:24px;font-weight:500;line-height:32px}.home-footer__lede{letter-spacing:-.31px;color:#ffffffb3;max-width:14rem;margin:0;font-size:14px;line-height:20px}.home-footer__label{letter-spacing:-.31px;color:#fff;margin:0 0 16px;font-size:16px;font-weight:500;line-height:24px}.home-footer__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home-footer__list a,.home-footer__list span{letter-spacing:-.31px;color:#ffffffb3;font-size:14px;line-height:20px;text-decoration:none}.home-footer__list a:hover{color:#fff}.home-footer__social{gap:16px;display:flex}.home-social-btn{color:#fff;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.home-social-btn:hover{background:#fff3}.social-icon{fill:currentColor;width:20px;height:20px}.home-footer__divider{max-width:976px;margin:0 auto 1.5rem;padding-inline:clamp(1.25rem,5vw,74px)}.home-footer__divider-stack{flex-direction:column;align-items:center;width:100%;display:flex}.home-footer__divider-lines{align-items:center;gap:0;width:100%;display:flex}.home-footer__divider-line{background:#fff3;flex:1;min-width:0;height:2px}.home-footer__divider-star{z-index:1;object-fit:contain;object-position:center;filter:brightness(0)invert();opacity:.9;width:17px;height:17px;margin-bottom:-8px;display:block;position:relative}.home-footer__meta{flex-direction:column;align-items:flex-start;gap:1rem;max-width:976px;margin:0 auto;padding-inline:clamp(1.25rem,5vw,74px);display:flex}@media (width>=640px){.home-footer__meta{flex-direction:row;justify-content:space-between;align-items:center}}.home-footer__copy{letter-spacing:-.31px;color:#ffffff80;margin:0;font-size:14px;line-height:20px}.home-footer__legal{flex-wrap:wrap;gap:24px;display:flex}.home-footer__legal a{letter-spacing:-.31px;color:#ffffff80;font-size:14px;line-height:20px;text-decoration:none}.home-footer__legal a:hover{color:#ffffffd9}.portfolio-page{color:var(--ink);background:#fff;padding-bottom:clamp(3rem,8vw,5rem);position:relative;overflow-x:clip}.portfolio-page__decor{z-index:0;pointer-events:none;will-change:transform;min-height:100%;transform:translateY(calc(var(--scroll-y,0) * 1px * -.12));position:absolute;inset:0;overflow:hidden}.portfolio-page__cross{opacity:.12;width:min(360px,55vw);height:auto;position:absolute}.portfolio-page__cross--1{bottom:8%;left:-12%}.portfolio-page__cross--2{width:min(500px,70vw);bottom:18%;right:-8%}.portfolio-page__bars{align-items:flex-end;gap:10px;padding-bottom:2rem;padding-right:clamp(.5rem,2vw,1.5rem);display:flex;position:absolute;bottom:0;right:0}.portfolio-page__bar{background:#d9d9d9;border-radius:1px;width:12px;display:block}.portfolio-page__bar--tall{height:clamp(180px,28vw,280px)}.portfolio-page__bar--med{height:clamp(200px,32vw,320px)}.portfolio-page__shell{z-index:1;padding-top:clamp(1rem,3vw,1.75rem);position:relative}.portfolio-page__title-row{grid-template-columns:40px minmax(0,1fr) 40px;align-items:flex-start;gap:clamp(.5rem,2vw,1.25rem);max-width:1074px;margin-inline:auto;display:grid}.portfolio-page__title-block{text-align:center;min-width:0}.portfolio-page__mark--side{opacity:.38;width:40px;height:auto;margin-top:.5rem}.portfolio-page__title{letter-spacing:1.2px;color:var(--ink);margin:0;font-size:clamp(2rem,7vw,48px);font-weight:500;line-height:1.15}.portfolio-page__break{justify-content:center;align-items:center;gap:0;width:min(629px,100%);margin:1rem auto 0;display:flex}.portfolio-page__break-line{background:#0a0a0a;flex:1;height:4px}.portfolio-page__break-star{flex-shrink:0;width:17px;height:auto;transform:none}.portfolio-page__lede{letter-spacing:-.3125px;max-width:600px;color:var(--muted);margin:clamp(1.25rem,3vw,1.75rem) auto 0;font-size:18px;line-height:28px}.portfolio-page__header{opacity:0;margin-bottom:clamp(2rem,5vw,3rem);animation:.65s ease-out 60ms forwards section-fade-in}.portfolio-page__grid{opacity:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;animation:.65s ease-out .18s forwards section-fade-in;display:grid}.portfolio-conventions{margin-top:clamp(3.5rem,9vw,5.5rem);padding-bottom:clamp(1rem,3vw,2rem)}.portfolio-conventions .portfolio-page__header{margin-bottom:clamp(1.5rem,4vw,2.25rem);animation-delay:.24s}.portfolio-page__lede--conventions .portfolio-conventions__strong{color:var(--ink);font-weight:600}.portfolio-conventions__featured{opacity:0;max-width:min(100%,980px);margin-inline:auto;animation:.65s ease-out .3s forwards section-fade-in}.portfolio-conventions__featured-trigger{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;border-radius:12px;margin:0;padding:0;display:block}.portfolio-conventions__featured-trigger:focus-visible{outline-offset:4px;outline:2px solid #2563eb}.portfolio-conventions__featured-media{background:#fff;border-radius:12px;transition:transform .28s;overflow:hidden;box-shadow:0 25px 50px -12px #00000038}.portfolio-conventions__featured-trigger:hover .portfolio-conventions__featured-media,.portfolio-conventions__featured-trigger:focus-visible .portfolio-conventions__featured-media{transform:scale(1.02)}.portfolio-conventions__featured-img{width:100%;height:auto;display:block}.portfolio-conventions__merch{opacity:0;margin-top:clamp(2.25rem,5vw,3.25rem);animation:.65s ease-out .36s forwards section-fade-in}.portfolio-conventions__merch-label{text-align:center;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0 0 1.25rem;font-size:14px;font-weight:600}.portfolio-conventions__merch-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:clamp(1rem,3vw,1.5rem);max-width:920px;margin-inline:auto;display:grid}.portfolio-conventions__merch-card{margin:0}.portfolio-conventions__merch-trigger{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;border-radius:10px;margin:0;padding:0;display:block}.portfolio-conventions__merch-trigger:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.portfolio-conventions__merch-media{background:#fff;border-radius:10px;transition:transform .26s;overflow:hidden;box-shadow:0 14px 32px -10px #0003}.portfolio-conventions__merch-trigger:hover .portfolio-conventions__merch-media,.portfolio-conventions__merch-trigger:focus-visible .portfolio-conventions__merch-media{transform:scale(1.03)}.portfolio-conventions__merch-img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.portfolio-conventions__merch-caption{color:var(--nav-muted);text-align:center;margin:.55rem 0 0;font-size:13px;line-height:1.35}@media (prefers-reduced-motion:reduce){.portfolio-page__header,.portfolio-page__grid,.portfolio-conventions .portfolio-page__header,.portfolio-conventions__featured,.portfolio-conventions__merch{opacity:1;animation:none;transform:none}.portfolio-conventions__featured-media,.portfolio-conventions__merch-media{transition:none}.portfolio-conventions__featured-trigger:hover .portfolio-conventions__featured-media,.portfolio-conventions__featured-trigger:focus-visible .portfolio-conventions__featured-media,.portfolio-conventions__merch-trigger:hover .portfolio-conventions__merch-media,.portfolio-conventions__merch-trigger:focus-visible .portfolio-conventions__merch-media{transform:none}.portfolio-page__decor{will-change:auto;transform:none}}.portfolio-card{margin:0}.portfolio-card__trigger{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;border-radius:10px;margin:0;padding:0;display:block}.portfolio-card__trigger:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.portfolio-card__media{background:#fff;border-radius:10px;transition:transform .28s;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.portfolio-card__trigger:hover .portfolio-card__media,.portfolio-card__trigger:focus-visible .portfolio-card__media{transform:scale(1.04)}.portfolio-card__img{object-fit:cover;width:100%;height:380px;display:block}@keyframes portfolio-lightbox-in{0%{opacity:0}to{opacity:1}}.portfolio-lightbox{z-index:10050;cursor:pointer;background:#000000c7;justify-content:center;align-items:center;padding:clamp(1rem,4vw,2rem);animation:.2s ease-out portfolio-lightbox-in;display:flex;position:fixed;inset:0}.portfolio-lightbox__frame{cursor:default;justify-content:center;align-items:center;max-width:min(96vw,1080px);max-height:min(96vh,900px);line-height:0;display:flex;position:relative}.portfolio-lightbox__img{object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:min(96vh,900px);display:block;box-shadow:0 24px 48px #00000073}@media (prefers-reduced-motion:reduce){.portfolio-card__media{transition:none}.portfolio-card__trigger:hover .portfolio-card__media,.portfolio-card__trigger:focus-visible .portfolio-card__media{transform:none}.portfolio-lightbox{animation:none}}@media (width<=900px){.portfolio-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.portfolio-page__title-row{grid-template-columns:28px minmax(0,1fr) 28px}.portfolio-page__mark--side{width:28px}}@media (width<=560px){.portfolio-page__grid{grid-template-columns:1fr}.portfolio-card__img{height:min(380px,72vw)}}.shop-page{background:#fff;justify-content:center;align-items:center;min-height:min(72vh,100svh - 7rem);padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,74px);display:flex}.shop-page__inner{text-align:center;opacity:0;width:100%;max-width:min(36rem,100%);animation:.55s ease-out 50ms forwards section-fade-in}.shop-page__title{letter-spacing:.04em;color:var(--ink);margin:0 0 .35rem;font-size:clamp(2rem,6vw,40px);font-weight:500}.shop-page__lede{color:var(--muted);margin:0 0 clamp(1.25rem,3vw,1.75rem);font-size:16px;line-height:1.6}.shop-page__etsy-link{outline-offset:4px;border-radius:14px;width:fit-content;max-width:min(100%,560px);margin-inline:auto;line-height:0;transition:transform .22s,box-shadow .22s;display:block;box-shadow:0 4px 6px #0f172a0f,0 18px 40px #0f172a1f}.shop-page__etsy-link:hover{transform:translateY(-2px)scale(1.01);box-shadow:0 8px 12px #0f172a14,0 26px 48px #0f172a24}.shop-page__etsy-link:focus-visible{outline:2px solid #2563eb}.shop-page__etsy-thumb{border-radius:14px;width:100%;height:auto;display:block}.shop-page__hint{color:var(--nav-muted);margin:clamp(1rem,2.5vw,1.35rem) 0 0;font-size:14px;line-height:1.65}.shop-page__etsy-url{color:var(--muted);word-break:break-all;font-weight:600}@media (prefers-reduced-motion:reduce){.shop-page__inner{opacity:1;animation:none;transform:none}}
