*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:clip;max-width:100%}body{font-family:IBM Plex Mono,ui-monospace,monospace;background-color:#000;color:#fff}img{width:100%;height:100%;object-fit:cover}h1{font-size:4rem;font-weight:500;line-height:1}p{font-size:1.5rem;font-weight:500;line-height:1}section{position:relative;width:100%;height:100svh;overflow:hidden}section.hero,section.catalog,section.cta{height:auto;min-height:0;overflow:visible}section.hero{min-height:100svh;overflow:hidden}.intro,.outro{display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff}.outro h1{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.02em}.hero{display:grid;grid-template-rows:auto 1fr auto;align-items:center;justify-items:center;gap:0;background:#000;padding:1.5rem 1.25rem 1.75rem}.hero-brand{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:400;letter-spacing:-.02em;line-height:1;text-align:center;align-self:start;z-index:2}.hero-panel{width:min(860px,100%);align-self:center}.hero-panel img{width:100%;height:auto;object-fit:contain;display:block}.scroll-hint{position:relative;display:flex;flex-direction:column;align-items:center;gap:.65rem;align-self:end;z-index:4;color:#ffffffb8;pointer-events:none;will-change:opacity,transform}.scroll-hint-label{font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.scroll-hint-chevron{width:12px;height:12px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);animation:scroll-hint-bounce 1.6s ease-in-out infinite}@keyframes scroll-hint-bounce{0%,to{transform:translateY(0) rotate(45deg);opacity:.45}50%{transform:translateY(6px) rotate(45deg);opacity:1}}.catalog{background:radial-gradient(ellipse at top,#141414,#000 55%),#000;color:#fff;padding:4rem 0 2rem}.cta{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:3rem 1.25rem 4.5rem;text-align:center}.cta-inner{width:min(560px,100%);display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-label{font-size:.75rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#8a8a8a}.cta-title{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:400;letter-spacing:-.02em;line-height:1.05}.cta-copy{max-width:28rem;font-size:.95rem;font-weight:400;line-height:1.5;color:#b0b0b0}.cta-button{margin-top:0;display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.5rem;border:1px solid #efefef;color:#fff;text-decoration:none;font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.cta-actions{margin-top:.75rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.cta-button:hover{background:#fff;color:#000}.cta-button-secondary{border-color:#5a5a5a;color:#d8d8d8}.cta-button-secondary:hover{border-color:#efefef;background:#fff;color:#000}.catalog-inner{width:min(860px,calc(100% - 3rem));margin:0 auto}.catalog-label{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:#8a8a8a;margin-bottom:.75rem}.catalog-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:500;line-height:1.05;margin-bottom:3rem}.catalog-list{list-style:none;display:flex;flex-direction:column}.catalog-item{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.12)}.catalog-item:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.catalog-item-pair{display:flex;flex-direction:column;gap:1rem}.catalog-item-single{display:grid;grid-template-columns:72px 1fr;gap:1.25rem;align-items:center}.catalog-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.catalog-variant{display:grid;grid-template-columns:72px 1fr;gap:1rem;align-items:center}.catalog-variant-meta{display:flex;flex-direction:column;gap:.35rem;min-width:0}.catalog-thumb{width:72px;height:96px;object-fit:contain;object-position:center}.catalog-meta{display:flex;flex-direction:column;gap:.35rem;min-width:0}.catalog-name{font-size:1.15rem;font-weight:500}.catalog-tag{width:fit-content;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:#b8b8b8}.catalog-variant.is-mod .catalog-tag{color:#d4d4d4}.catalog-price{font-size:1.35rem;font-weight:500}.spotlight-intro-text-wrapper{position:absolute;width:100%;top:50%;transform:translateY(-50%);display:flex;gap:.5rem;z-index:3;pointer-events:none}.spotlight-intro-text{flex:1;position:relative;will-change:transform}.spotlight-intro-text p{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:clamp(1.75rem,5vw,3.5rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1}.spotlight-intro-text:nth-child(1){display:flex;justify-content:flex-end}.spotlight-bg-img{position:absolute;width:100%;height:100%;overflow:hidden;transform:scale(0);will-change:transform}.spotlight-bg-img img{transform:scale(1.5);will-change:transform}.spotlight-titles-container{position:absolute;top:0;left:15vw;width:100%;height:100%;overflow:hidden;clip-path:polygon(50svh 0px,0px 50%,50svh 100%,100% calc(100% + 100svh),100% -100svh);--before-opacity: 0;--after-opacity: 0}.spotlight-titles-container:before,.spotlight-titles-container:after{content:"";position:absolute;width:100svh;height:2.5px;background:#fff;pointer-events:none;transition:opacity .3s ease;z-index:10}.spotlight-titles-container:before{top:0;left:0;transform:rotate(-45deg) translate(-7rem);opacity:var(--before-opacity)}.spotlight-titles-container:after{bottom:0;left:0;transform:rotate(45deg) translate(-7rem);opacity:var(--after-opacity)}.spotlight-titles{position:relative;left:15%;width:75%;height:100%;display:flex;flex-direction:column;gap:5rem;transform:translateY(100%);z-index:2}.spotlight-titles h1{color:#fff;opacity:.25;transition:opacity .3s ease}.spotlight-images{position:absolute;top:0;right:0;width:50%;min-width:300px;height:100%;z-index:1;pointer-events:none}.spotlight-img{position:absolute;width:160px;height:240px;will-change:transform}.spotlight-img img{object-fit:contain;object-position:center}.spotlight-header{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;transition:opacity .3s ease;z-index:2;opacity:0}@media (max-width: 1000px){h1{font-size:2rem}p{font-size:1.15rem}.intro,.outro{padding:2rem;text-align:center}.hero{padding:1.25rem .15rem 1.5rem}.hero-brand{padding:0 1rem}.hero-panel{width:100%;max-width:none}.hero-panel img{width:100%}.catalog{padding:3rem 0 1.5rem}.cta{padding:2.5rem 1.25rem 3.5rem}.catalog-columns{grid-template-columns:1fr;gap:1.25rem}.catalog-item-single{grid-template-columns:56px 1fr;gap:1rem}.catalog-variant{grid-template-columns:56px 1fr}.catalog-thumb{width:56px;height:76px}.catalog-name{font-size:1rem}.catalog-price{font-size:1.15rem}.spotlight-titles-container{left:0;width:100%;clip-path:none}.spotlight-titles-container:before,.spotlight-titles-container:after{display:none}.spotlight-titles{left:0;width:100%;padding:0 1.25rem;gap:3rem}.spotlight-images{width:100%;min-width:0}.spotlight-img{width:100px;height:150px}.spotlight-header{display:none}.spotlight-bg-img img{object-fit:contain}}
