.home{min-height:100%;color:var(--text);background:var(--bg)}.home-hero{isolation:isolate;background:radial-gradient(ellipse 55% 50% at 18% 20%, #e8a54b29, transparent 58%), radial-gradient(ellipse 45% 40% at 88% 70%, #7cb88a1a, transparent 55%), linear-gradient(165deg, var(--bg-lift) 0%, var(--bg) 48%, #070708 100%);flex-direction:column;justify-content:flex-end;min-height:100svh;padding:clamp(5.5rem,10vh,7rem) clamp(1.15rem,4vw,3.25rem) clamp(2.5rem,6vh,4rem);display:flex;position:relative;overflow:hidden}.home-hero__media{z-index:0;background-image:var(--home-hero-image,none);animation:home-ken 18s var(--ease-out) both;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.home-hero__media--rotator{touch-action:pan-y;background-image:none;animation:none;overflow:hidden;transform:none}.home-hero__slide{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.home-hero__slide--in{animation:home-hero-fade-in 1s var(--ease-out) both}.home-hero__slide--out{animation:home-hero-fade-out 1s var(--ease-out) both}@keyframes home-hero-fade-in{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.04)}}@keyframes home-hero-fade-out{0%{opacity:1}to{opacity:0}}.home-hero__veil{z-index:1;background:linear-gradient(#0b0b0c8c 0%,#0b0b0c59 35%,#0b0b0ceb 100%),linear-gradient(90deg,#0b0b0cc7 0%,#0b0b0c59 55%,#0b0b0c8c 100%);position:absolute;inset:0}.home-nav{z-index:4;animation:home-rise .7s var(--ease-out) both;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1.15rem,4vw,3.25rem);display:flex;position:absolute;top:0;left:0;right:0}.home-nav__brand{font-family:var(--font-brand);letter-spacing:-.02em;font-size:1.15rem;font-weight:600}.home-nav__links{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.75rem 1rem;font-size:.92rem;font-weight:500;display:flex}.home-nav__links a:hover,.home-nav__links a:focus-visible{color:var(--text)}.home-nav__store{border-radius:var(--radius-md);min-height:2rem;color:var(--text);letter-spacing:.01em;transition:border-color .16s var(--ease-out), background .16s var(--ease-out), color .16s var(--ease-out);background:#ffffff0f;border:1px solid #ffffff24;justify-content:center;align-items:center;padding:.25rem .7rem;font-size:.8rem;font-weight:650;display:inline-flex}.home-nav__store:hover,.home-nav__store:focus-visible{color:var(--text);background:#e8a54b1f;border-color:#e8a54b80}@media (width<=560px){.home-nav__store{padding:.22rem .55rem;font-size:.74rem}.home-nav__library{display:none}}.home-hero__copy{z-index:3;max-width:36rem;animation:home-rise .9s var(--ease-out) 50ms both;flex-direction:column;gap:.85rem;display:flex;position:relative}.home-hero__brand-row{align-items:center;gap:.85rem;display:flex}.home-hero__icon{border-radius:1.05rem;width:clamp(3.4rem,7vh,4.5rem);height:clamp(3.4rem,7vh,4.5rem);box-shadow:0 16px 36px #00000073,0 0 0 1px #ffffff0f}.home-hero__title{font-family:var(--font-brand);letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,7vw,4.2rem);font-weight:700;line-height:.95}.home-hero__headline{font-family:var(--font-display);letter-spacing:-.02em;max-width:16ch;margin:0;font-size:clamp(1.35rem,2.8vw,1.9rem);font-weight:600;line-height:1.2}.home-hero__tag{color:var(--muted);max-width:36ch;margin:.15rem 0 0;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.45}.home-hero__actions{flex-wrap:wrap;gap:.6rem;margin-top:.35rem;display:flex}.home-hero .btn--ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0b0c73;border-color:#ffffff29}.home-hero .btn--ghost:hover{background:#0b0b0c99;border-color:#ffffff42}.home-hero__controls{z-index:4;gap:.45rem;display:flex;position:absolute;bottom:clamp(1rem,3.5vw,2rem);right:clamp(1rem,4vw,2.75rem)}.home-hero__control{width:2.6rem;height:2.6rem;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .16s var(--ease-out), border-color .16s var(--ease-out), transform .16s var(--ease-out);background:#0b0b0c8c;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;font-size:1.55rem;line-height:1;display:inline-flex}.home-hero__control:hover,.home-hero__control:focus-visible{background:#e8a54b33;border-color:#e8a54b8c;transform:translateY(-1px)}.home-hero__control span{margin-top:-.1rem;display:block}.home-carousel{background:linear-gradient(180deg, #121216a6 0%, var(--bg) 100%);border-bottom:1px solid #ffffff0f;padding:clamp(2.25rem,5vw,3.5rem) 0 clamp(1.5rem,4vw,2.5rem)}.home-carousel__head{animation:home-rise .7s var(--ease-out) both;margin-bottom:1.25rem}.home-carousel__head h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,3vw,2rem);line-height:1.15}.home-carousel__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#e8a54b73 transparent;gap:.9rem;padding:.15rem clamp(1rem,4vw,3.25rem) .85rem;scroll-padding-inline:clamp(1rem,4vw,3.25rem);display:flex;overflow-x:auto}.home-carousel__track:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.home-carousel__card{scroll-snap-align:start;border-radius:var(--radius-lg);background:var(--surface);color:inherit;transition:transform .28s var(--ease-out), border-color .28s, box-shadow .28s;animation:home-rise .75s var(--ease-out) both;border:1px solid #ffffff14;flex-direction:column;flex:0 0 min(72vw,15.5rem);text-decoration:none;display:flex;overflow:hidden}.home-carousel__card:hover,.home-carousel__card:focus-visible{border-color:#e8a54b66;transform:translateY(-3px);box-shadow:0 16px 36px #00000059}.home-carousel__media{aspect-ratio:4/3;background:var(--surface2);overflow:hidden}.home-carousel__media img{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease-out);display:block}.home-carousel__card:hover .home-carousel__media img,.home-carousel__card:focus-visible .home-carousel__media img{transform:scale(1.04)}.home-carousel__body{flex-direction:column;gap:.3rem;padding:.85rem .95rem 1rem;display:flex}.home-carousel__body h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.05rem;line-height:1.2}.home-carousel__body p{color:var(--muted);margin:0;font-size:.82rem}.home-section{padding:clamp(3rem,8vw,5rem) 0}.home-section__inner{width:min(100% - 2rem,1120px);margin:0 auto}.home-section__head{max-width:40rem;animation:home-rise .7s var(--ease-out) both;margin-bottom:1.75rem}.home-section__head h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.8rem,3.5vw,2.4rem);line-height:1.1}.home-section__head p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.45}.home-section__more{margin-top:1.75rem}.home-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.78rem;font-weight:700}.home-lead{background:linear-gradient(180deg, #121216f2, var(--bg)), var(--bg);border-bottom:1px solid var(--border)}.home-lead__grid{gap:2rem;display:grid}@media (width>=900px){.home-lead__grid{grid-template-columns:1.45fr 1fr;align-items:start;gap:2.5rem}}.home-lead__main{animation:home-rise .8s var(--ease-out) both}.home-lead__main h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 .85rem;font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.05}.home-lead__main h2 a:hover,.home-lead__main h2 a:focus-visible{color:var(--accent)}.home-lead__dek{color:var(--muted);max-width:40rem;margin:0 0 .85rem;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.55}.home-lead__meta{color:#9a9aa3e6;margin:0 0 1.1rem;font-size:.9rem}.home-lead__side{border-top:1px solid var(--border);gap:0;display:grid}.home-story{border-bottom:1px solid var(--border);transition:background .18s var(--ease-out);gap:.35rem;padding:1.15rem 0;display:grid}.home-story:hover h3,.home-story:focus-visible h3{color:var(--accent)}.home-story h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.home-story p:last-child{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.home-collection{background:radial-gradient(700px 280px at 90% 10%, #7cb88a14, transparent 55%), var(--bg)}.home-mag{gap:1.15rem;display:grid}@media (width>=560px){.home-mag{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.home-mag{grid-template-columns:repeat(3,minmax(0,1fr))}.home-mag__item--wide{grid-column:1/-1}.home-mag__item--wide .home-mag__media{aspect-ratio:21/9;min-height:0}.home-mag__item--wide .home-mag__body{padding:1.5rem 1.75rem 1.6rem}.home-mag__item--wide .home-mag__body h3{letter-spacing:-.025em;font-size:clamp(1.6rem,2.6vw,2.2rem)}}.home-mag__item{border-radius:var(--radius-lg);min-height:100%;transition:transform .22s var(--ease-out), border-color .22s var(--ease-out), background .22s var(--ease-out);background:#151518b8;border:1px solid #0000;flex-direction:column;display:flex;overflow:hidden}.home-mag__item:hover,.home-mag__item:focus-within{background:#1c1c21eb;border-color:#e8a54b59;transform:translateY(-3px)}.home-mag__media{aspect-ratio:16/10;background:linear-gradient(145deg, #e8a54b33, transparent 55%), linear-gradient(165deg, #1a1510 0%, var(--surface2) 55%, #0e1210 100%);overflow:hidden}.home-mag__media img{object-fit:cover;width:100%;height:100%}.home-mag__body{flex-direction:column;flex:1;gap:.4rem;padding:1.05rem 1.1rem 1.2rem;display:flex}.home-mag__body h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:600;line-height:1.15}.home-mag__body p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.home-mag__meta{color:#9a9aa3d9;margin-top:auto;padding-top:.35rem;font-size:.8rem}.home-rails{border-top:1px solid var(--border);background:var(--bg-lift)}.home-rails__grid{gap:2.5rem;display:grid}@media (width>=800px){.home-rails__grid{grid-template-columns:1fr 1fr;gap:3rem}}.home-rail{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.home-rail a{border-bottom:1px solid var(--border);flex-direction:column;gap:.2rem;padding:.95rem 0;display:flex}.home-rail a span:first-child{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.08rem;font-weight:600}.home-rail a:hover span:first-child,.home-rail a:focus-visible span:first-child{color:var(--accent)}.home-rail__meta{color:var(--muted);font-size:.82rem}.home-rail__more{color:var(--accent);margin-top:1rem;font-size:.92rem;font-weight:600;display:inline-block}.home-featured{background:radial-gradient(700px 280px at 10% 0%, #e8a54b14, transparent 60%), var(--bg)}.home-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}@media (width>=900px){.home-featured__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=420px){.home-featured__grid{grid-template-columns:minmax(0,1fr)}}.home-card{border-radius:var(--radius-lg);transition:transform .22s var(--ease-out), border-color .22s var(--ease-out), background .22s var(--ease-out);background:#151518b8;border:1px solid #0000;flex-direction:column;display:flex;overflow:hidden}.home-card:hover,.home-card:focus-within{background:#1c1c21eb;border-color:#e8a54b59;transform:translateY(-3px)}.home-card__media{aspect-ratio:4/3;background:linear-gradient(145deg, #e8a54b2e, transparent 50%), var(--surface2);overflow:hidden}.home-card__media img{object-fit:cover;width:100%;height:100%}.home-card__body{gap:.35rem;padding:.95rem 1rem 1.1rem;display:grid}.home-card__body h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:600;line-height:1.2}.home-card__body p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.4}.home-card__kcal{color:var(--herb);font-weight:600}.home-empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--muted);background:#15151866;justify-items:center;gap:1rem;padding:2.5rem 1.25rem;display:grid}.home-empty p{max-width:36ch;margin:0;line-height:1.45}.home-cats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-lift)}.home-cats__list{flex-wrap:wrap;gap:.55rem;display:flex}.home-cat{min-height:var(--control-h);border-radius:var(--radius-chip);border:1px solid var(--hairline);background:var(--slab);color:var(--muted);transition:color .16s var(--ease-out), border-color .16s var(--ease-out), background .16s var(--ease-out);align-items:center;padding:0 1.1rem;font-size:.92rem;font-weight:600;display:inline-flex}.home-cat:hover{color:var(--text);border-color:var(--ink-medium);background:var(--slab-lift)}.home-cat:focus-visible{color:var(--text);box-shadow:var(--focus-ring);outline:none}.home-app__panel{border-radius:var(--radius-xl);background:radial-gradient(500px 220px at 0% 0%, #e8a54b24, transparent 60%), var(--surface);border:1px solid var(--border);gap:1.5rem;padding:clamp(1.5rem,4vw,2.25rem);display:grid}.home-app__panel h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .55rem;font-size:clamp(1.7rem,3vw,2.2rem)}.home-app__panel p{color:var(--muted);max-width:42ch;margin:0;font-size:1.05rem;line-height:1.5}@media (width>=800px){.home-app__panel{grid-template-columns:1.2fr auto;align-items:center}}.home-footer{border-top:1px solid var(--border);color:var(--muted);padding:2rem 0 2.5rem;font-size:.82rem}.home-footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;margin-bottom:.85rem;display:flex}.home-footer p{margin:0}.home-footer a:hover{color:var(--accent)}.home-footer__links{flex-wrap:wrap;gap:.45rem .9rem;display:flex}.home-footer__disclosure,.home-footer__disclaimer{color:#9a9aa3c7;max-width:52rem;margin-top:.45rem;font-size:.72rem;line-height:1.45}@keyframes home-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes home-ken{0%{transform:scale(1.06)}to{transform:scale(1.02)}}@media (width<=700px){.home-hero__copy{max-width:none}.home-footer__top{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.home-hero__copy,.home-nav,.home-section__head,.home-carousel__head,.home-carousel__card,.home-hero__media,.home-hero__slide,.home-hero__slide--in,.home-hero__slide--out,.home-lead__main,.home-card,.home-mag__item{transition:none;animation:none;transform:none}.home-carousel__card:hover .home-carousel__media img,.home-carousel__card:focus-visible .home-carousel__media img,.home-hero__control:hover,.home-hero__control:focus-visible{transform:none}}
