.landing-page{font-family:var(--font-body-y2k);color:var(--ink);line-height:1.6;width:100%;overflow-x:clip;scroll-behavior:smooth;background:transparent}.landing-header{padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;position:relative}.landing-logo{display:flex;align-items:center;gap:.5rem}.landing-logo img{height:4.5rem;display:block}.landing-nav-desktop{display:flex;align-items:center;gap:1.5rem}.desktop-dropdown-container{position:relative;display:flex;align-items:center;height:100%;padding:1rem 0}.desktop-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background:#fff;min-width:250px;border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid rgba(226,232,240,.8);opacity:0;visibility:hidden;transition:all .2s ease-in-out;z-index:100;display:flex;flex-direction:column;padding:.5rem 0}.desktop-dropdown-container:hover .desktop-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.desktop-dropdown-item{padding:.75rem 1.5rem;color:var(--mute);font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex;align-items:center;gap:.75rem;white-space:nowrap}.desktop-dropdown-item:hover{background-color:var(--cream);color:var(--peach-deep)}.landing-mobile-toggle{display:none;background:none;border:none;cursor:pointer;color:var(--ink);padding:.5rem}.landing-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:1000;display:flex;flex-direction:column;padding:2rem;transform:translate(100%);transition:transform .3s ease-in-out}.landing-mobile-menu.open{transform:translate(0)}.landing-mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.landing-mobile-nav-items{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;width:100%;font-size:1.25rem}.mobile-accordion-header{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;color:var(--ink);font-weight:500}.mobile-accordion-content{display:flex;flex-direction:column;gap:1rem;padding-left:1rem;margin-top:1rem;width:100%;border-left:2px solid var(--ink);overflow:hidden;transition:max-height .3s ease-out}.mobile-accordion-item{font-size:1.1rem;color:var(--mute);text-decoration:none;display:flex;align-items:center;gap:.75rem;padding:.25rem 0}.mobile-accordion-item:visited,.mobile-accordion-item:active{color:var(--mute)}.landing-hero-image-shell{width:100%;max-width:850px;margin:0 auto;aspect-ratio:850 / 531}.landing-hero-image-shell img{width:100%;height:100%;object-fit:contain;display:block;border:none}.landing-hero{padding:5rem 2rem;text-align:center;background-color:transparent;position:relative}.landing-hero:after{display:none}.hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:80%;background:radial-gradient(circle,#5b7c994d,#fff0 70%);filter:blur(40px);z-index:0;pointer-events:none}.landing-hero-content{max-width:800px;margin:0 auto}.landing-hero-title{font-size:3.5rem;font-weight:400;margin-bottom:1.5rem;line-height:1.2;color:var(--ink);font-family:var(--font-display);letter-spacing:-.01em}.landing-hero-subtitle{font-size:1.25rem;color:var(--ink);margin-bottom:2.5rem}.landing-hero-actions{display:flex;gap:1rem;justify-content:center}.landing-section{padding:5rem 2rem;position:relative}.landing-section-crease{border-top:1px solid rgba(0,0,0,.03)}.landing-section-bordered{position:relative}.landing-container{max-width:1200px;margin:0 auto}.landing-section-title{font-size:2.5rem;font-weight:400;margin-bottom:3rem;text-align:center;color:var(--ink);font-family:var(--font-display);letter-spacing:-.01em}.landing-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.landing-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.landing-feature-card{padding:2.5rem;background:transparent;border:none;border-radius:.75rem;box-shadow:none;transition:transform .3s ease,box-shadow .3s ease}.landing-feature-card:hover{transform:translateY(-4px)}.landing-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background-color:var(--cream);color:var(--ink);border:1.5px solid var(--ink);border-radius:var(--r-md);margin-bottom:1.5rem}.landing-grid-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;text-align:left}.mobile-text{display:none!important}.desktop-text{display:inline!important}@media(max-width:768px){.landing-header{padding:.875rem 1.5rem}.mobile-text{display:inline!important}.desktop-text,.landing-nav-center,.landing-nav-desktop,.lang-switch-desktop,.landing-header-actions{display:none!important}.landing-logo img{height:3rem}.landing-mobile-toggle{display:flex!important;align-items:center;margin-left:.5rem}.landing-hero{padding:3rem 1.5rem}.landing-hero-title{font-size:2.5rem}.landing-hero-subtitle{font-size:1.125rem}.landing-hero-actions{flex-direction:column;gap:1rem}.landing-hero-actions .btn{width:100%;justify-content:center}.landing-section{padding:3rem 1.5rem}.landing-section-title{font-size:2rem;margin-bottom:2rem}.landing-grid-3,.landing-grid-2x2,.landing-grid-features{grid-template-columns:1fr;gap:2rem}}.tips-accordion-item{border-bottom:1px solid var(--ink)}.tips-accordion-item:first-child{border-top:1px solid var(--ink)}.y2k-hero-art{position:relative}.y2k-hero-art__sticker--tl,.y2k-hero-art__sticker--tr,.y2k-hero-art__sticker--bl,.y2k-hero-art__sticker--br{position:absolute;z-index:5}.y2k-hero-art__sticker--tl{top:-.75rem;left:-.5rem}.y2k-hero-art__sticker--tr{top:-.75rem;right:-.5rem}.y2k-hero-art__sticker--bl{bottom:-.75rem;left:-.5rem}.y2k-hero-art__sticker--br{bottom:-.75rem;right:-.5rem}.event-letters-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;max-width:1100px;margin:0 auto}@media(max-width:1024px){.event-letters-grid{grid-template-columns:repeat(3,1fr);max-width:700px}}@media(max-width:600px){.event-letters-grid{grid-template-columns:repeat(2,1fr);max-width:360px;gap:.75rem}}.tips-accordion-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;cursor:pointer;width:100%;background:none;border:none;text-align:left;color:var(--ink)}.tips-accordion-header:hover .tips-accordion-title{color:var(--peach-deep)}.tips-accordion-num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background-color:var(--butter);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.tips-accordion-title{flex:1;font-family:var(--font-display);font-size:1.15rem;font-weight:600;transition:color .15s}.tips-accordion-chevron{flex-shrink:0;color:var(--mute);transition:transform .3s ease}.tips-accordion-chevron.open{transform:rotate(180deg)}.tips-accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.tips-accordion-body.open{max-height:600px}.tips-accordion-body-inner{padding:0 0 1.5rem 3rem;color:var(--mute);line-height:1.7;font-size:.95rem}.tips-accordion-body-inner a{color:var(--peach-deep);text-decoration:underline}.hero-carousel{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--r-xl);overflow:hidden}.hero-carousel-slide{position:absolute;inset:0;opacity:0}.hero-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel-slide:nth-child(1){animation:heroCycle1 15s ease-in-out infinite}.hero-carousel-slide:nth-child(2){animation:heroCycle2 15s ease-in-out infinite}.hero-carousel-slide:nth-child(3){animation:heroCycle3 15s ease-in-out infinite}@keyframes heroCycle1{0%,26.67%{opacity:1}33.33%,93.33%{opacity:0}to{opacity:1}}@keyframes heroCycle2{0%,26.67%{opacity:0}33.33%,60%{opacity:1}66.67%,to{opacity:0}}@keyframes heroCycle3{0%,60%{opacity:0}66.67%,93.33%{opacity:1}to{opacity:0}}.hero-blueprint-grid{display:none}.hero-abstract-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.hero-shape{position:absolute;opacity:.1;stroke:currentColor;fill:none;transition:all .5s ease}.hero-shape text{font-family:var(--font-body-y2k);font-weight:300;fill:currentColor;opacity:.7;stroke:none}.hero-shape-1{width:300px;height:300px;top:10%;left:5%;transform:rotate(-15deg)}.hero-shape-2{width:400px;height:300px;bottom:5%;right:5%;transform:rotate(10deg)}.hero-shape-3{width:120px;height:120px;top:5%;right:5%;opacity:.03}@media(min-width:1400px){.hero-shape-1{left:12%;top:15%}.hero-shape-2{right:10%;bottom:5%}.hero-shape-3{right:8%;top:5%}}@media(max-width:1024px){.hero-shape-1{left:2%;width:250px;height:250px}.hero-shape-2{right:2%;width:300px;bottom:5%}.hero-shape-3{right:3%;width:100px;height:100px}}@media(max-width:768px){.hero-shape-1{width:150px;height:150px;top:5%;left:-20px;opacity:.03}.hero-shape-2{width:180px;height:120px;bottom:5%;right:-20px;opacity:.03}.hero-shape-3{display:none}}.y2k-eyebrow{display:inline-block;background:var(--butter);border:var(--line);border-radius:var(--r-pill);padding:.4rem .9rem;font:700 .78rem/1 var(--font-body-y2k);letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--sh-1);color:var(--ink)}.y2k-eyebrow__glyph{margin-right:.35rem;color:var(--peach-deep)}.y2k-sticker{display:inline-block;border:var(--line);border-radius:var(--r-pill);padding:.55rem .95rem;box-shadow:var(--sh-1);font:600 .85rem/1 var(--font-body-y2k);color:var(--ink)}.y2k-sticker--peach{background:var(--peach)}.y2k-sticker--lilac{background:var(--lilac);color:#fff}.y2k-sticker--butter{background:var(--butter)}.y2k-sticker--mint{background:var(--mint)}.y2k-sticker--rot-left{transform:rotate(-4deg)}.y2k-sticker--rot-right{transform:rotate(4deg)}.y2k-badge{display:inline-block;background:var(--butter);border:var(--line);border-radius:var(--r-pill);padding:.4rem .9rem;font:700 .78rem/1 var(--font-body-y2k);letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--sh-1);color:var(--ink);transform:rotate(-2deg)}.y2k-badge__glyph{margin-right:.35rem;color:var(--peach-deep)}.y2k-uc-tile{display:flex;align-items:center;gap:.7rem;border:var(--line);border-radius:var(--r-md);padding:.7rem .95rem .7rem .8rem;box-shadow:var(--sh-1);color:var(--ink)}.y2k-uc-tile--peach{background:var(--peach)}.y2k-uc-tile--lilac{background:var(--lilac)}.y2k-uc-tile--butter{background:var(--butter)}.y2k-uc-tile--mint{background:var(--mint)}.y2k-uc-tile__glyph{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff8c;border:1.5px solid var(--ink);border-radius:var(--r-pill);font:1.5rem var(--font-display);flex-shrink:0}.y2k-uc-tile__text{display:flex;flex-direction:column;gap:.2rem}.y2k-uc-tile__name{font:1.05rem var(--font-display);letter-spacing:-.01em}.y2k-uc-tile__meta{font:.62rem ui-monospace,monospace;opacity:.75;text-transform:uppercase;letter-spacing:.06em}.y2k-hand-accent{display:inline-block;font-family:var(--font-squig);color:var(--peach-deep);font-size:1.5rem;line-height:1}.ct-wrapper{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--r-lg);border:var(--line);box-shadow:var(--sh-3);margin:2rem 0;background:var(--cream)}.ct-table{width:100%;border-collapse:collapse;min-width:400px;font-family:var(--font-body-y2k);font-size:.9375rem;color:var(--ink)}.ct-thead{background:var(--cream)}.ct-th{padding:1rem 1.25rem;font-family:var(--font-display);font-size:1rem;font-weight:400;color:var(--ink);text-align:center;border-bottom:2px solid var(--ink);white-space:nowrap;letter-spacing:-.01em}.ct-th:first-child{text-align:left;color:var(--mute);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-body-y2k);font-weight:600}.ct-th--product{background:var(--butter);color:var(--ink);font-size:1.0625rem;letter-spacing:-.01em;font-weight:700}.ct-tr{border-bottom:1px solid var(--ink);transition:background-color .15s ease}.ct-tr:last-child{border-bottom:none}.ct-tbody .ct-tr:nth-child(odd){background:var(--cream)}.ct-tbody .ct-tr:nth-child(2n){background:#fff5ec99}.ct-tbody .ct-tr:hover{background:var(--blob-butter)}.ct-cell{padding:.875rem 1.25rem;text-align:center;color:var(--ink);vertical-align:middle}.ct-cell:first-child{text-align:left;font-weight:500;color:var(--ink);font-size:.9375rem}.ct-cell--icon{padding:.75rem 1.25rem}.ct-table[data-highlight-last] .ct-tbody .ct-cell:last-child{background:#ffd87a59}.ct-table[data-highlight-last] .ct-tbody .ct-tr:hover .ct-cell:last-child{background:#ffd87a8c}.ct-icon{display:inline-block;vertical-align:middle;flex-shrink:0}@media(max-width:480px){.ct-th,.ct-cell{padding:.75rem .875rem;font-size:.875rem}.ct-th--product{font-size:.9375rem}}@media(prefers-reduced-motion:reduce){.ct-tr{transition:none}}
