.land-page{width:100%;overflow-x:clip;background:#ffffff;color:#111111;font-family:var(--font-ui)}.land-page__pad{max-width:1120px;margin:0 auto;padding:56px clamp(20px,4vw,40px);background:#ffffff}.land-eyebrow{margin:0 0 14px;font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#9a9a9a}.land-eyebrow--on-dark{color:rgba(255,255,255,.5)}.land-section-title{margin:0;font-family:var(--font-ui);font-size:clamp(1.65rem,2.8vw,2.05rem);font-weight:650;letter-spacing:-.025em;line-height:1.15;color:#111}.land-pill{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:7px 14px;border-radius:999px;border:1px solid #e5e5e5;background:#fff;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#555}.land-pill__dot{width:5px;height:5px;border-radius:999px;background:#111;flex-shrink:0}.land-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 22px;border-radius:999px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.land-btn:hover{transform:translateY(-1px)}.land-btn--solid{background:#000;color:#fff;border:1px solid #000}.land-btn--solid:hover{background:#111}.land-btn--outline{border:1px solid #111;background:#fff;color:#111}.land-btn--on-dark{background:#fff;color:#111;border:1px solid #fff;white-space:nowrap}.land-btn--ghost-light{border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff}.land-text-link{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#9a9a9a;text-decoration:none}.land-text-link:hover{color:#111}.land-hero{position:relative;width:100%;overflow:visible}.land-hero__white{position:relative;z-index:1;background:#ffffff;overflow:hidden}.land-hero__stage{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:20px clamp(16px,3vw,40px) 24px;display:grid;grid-template-columns:1fr;gap:0;align-items:start;min-height:50vh}.land-hero__copy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;max-width:28rem;height:100%;min-height:calc(50vh - 44px);padding:4px 0 0}.land-hero__pill{margin-bottom:18px;max-width:calc(100% - 8px)}.land-hero__title{margin:0 0 14px;font-family:var(--font-ui);font-size:clamp(2.35rem,9vw,2.85rem);font-weight:700;letter-spacing:-.045em;line-height:1.06;color:#000}.land-hero__title-mobile{display:block}.land-hero__title-desk{display:none}.land-hero__intro{margin:0;max-width:22rem;padding-bottom:0;font-size:15px;line-height:1.55;color:#666}.land-hero__actions{display:flex;flex-direction:column;width:100%;gap:10px;margin-top:auto;padding-top:28px}.land-hero__cta-primary{order:2}.land-hero__cta-secondary{order:1}.land-hero__actions .land-btn{width:100%;min-height:48px;border-radius:14px}.land-hero__media-slot{display:none}.land-hero__media{position:absolute;z-index:1;top:12%;right:-4%;bottom:0;width:min(62vw,300px);margin:0;pointer-events:none;opacity:.38;display:flex;align-items:stretch;justify-content:flex-end}.land-hero__img{display:block;width:auto;height:100%;max-width:100%;object-fit:contain;object-position:right bottom;user-select:none}.land-hero__stats-band{position:relative;z-index:2;background:#f5f5f5;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.land-stats{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:0;padding:0 clamp(16px,3vw,40px);list-style:none}.land-stats__item{padding:26px 0;border-bottom:1px solid #e6e6e6;text-align:left}.land-stats__value{margin:0 0 8px;font-size:clamp(1.7rem,2.8vw,2.05rem);font-weight:700;letter-spacing:-.035em;color:#000}.land-stats__label{margin:0;max-width:14rem;font-size:13px;line-height:1.4;color:#8a8a8a}@media (min-width:900px){.land-hero__white{overflow:hidden}.land-hero__stage{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-height:50vh;align-items:center;justify-items:stretch;column-gap:24px;padding:28px clamp(16px,3vw,40px) 0}.land-hero__copy{justify-self:start;align-self:center;padding:24px 0 48px;max-width:28rem;width:100%;height:auto;min-height:0}.land-hero__title{font-size:clamp(2.75rem,5.2vw,3.85rem);line-height:1.02;margin-bottom:18px}.land-hero__title-mobile{display:none}.land-hero__title-desk{display:block}.land-hero__intro{margin:0 0 36px;max-width:22rem;padding-bottom:0;font-size:15px;color:#757575}.land-hero__actions{flex-direction:row;flex-wrap:wrap;width:auto;margin-top:0;padding-top:0;gap:10px}.land-hero__cta-primary,.land-hero__cta-secondary{order:0}.land-hero__actions .land-btn{width:auto;min-height:44px;border-radius:999px}.land-hero__media-slot{display:block;min-height:50vh;pointer-events:none}.land-hero__media{top:46px;right:max(0px,calc((100% - 1280px) / 2));bottom:0;width:min(52%,640px);padding-right:clamp(16px,3vw,40px);opacity:1;align-items:stretch;justify-content:flex-end}.land-hero__img{width:auto;height:100%;max-width:100%;object-fit:contain;object-position:right bottom;transform:none}.land-stats{position:relative;z-index:2;grid-template-columns:repeat(3,1fr)}.land-stats__item{padding:36px 28px 36px 0;border-bottom:none}.land-stats__item+.land-stats__item{padding-left:32px;border-left:1px solid #e0e0e0}}.land-stock__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:28px}.land-stock .land-section-title{white-space:nowrap}.land-stock__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.land-stock__grid>li:nth-child(n+3){display:none}.land-stock-card{display:block;text-decoration:none;color:inherit}.land-stock-card__media{position:relative;aspect-ratio:3/4;margin-bottom:12px;border-radius:14px;overflow:hidden;background:#ebebeb}.land-stock-card__img{object-fit:cover;object-position:center}.land-stock-card__ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;height:100%;border:1px dashed #d2d2d2;border-radius:14px;background:#ebebeb;color:#8f8f8f;text-align:center;padding:16px}.land-stock-card__ph-icon{width:28px;height:22px;border:1.5px solid #b5b5b5;border-radius:4px;position:relative;opacity:.7}.land-stock-card__ph-icon:before{content:"";position:absolute;inset:5px 7px auto auto;width:6px;height:6px;border:1.5px solid #b5b5b5;border-radius:999px}.land-stock-card__ph-text{font-size:12px;line-height:1.35;max-width:10rem}.land-stock-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.land-stock-card__name,.land-stock-card__price{font-size:14px;font-weight:600;color:#111}.land-stock-card__price{flex-shrink:0}@media (min-width:800px){.land-stock__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.land-stock__grid>li:nth-child(n+3){display:list-item}}.land-collections{display:flex;flex-direction:column;gap:48px;margin-top:56px}.land-rail{--rail-gap:14px;--rail-cols:2;--cat-filter:0px;--cat-layout-gap:0px;--cat-proto-pad:clamp(12px,2.5vw,32px);--cat-card:calc((min(1280px, 100vw) - 2 * var(--cat-proto-pad) - var(--cat-filter) - var(--cat-layout-gap) - var(--rail-gap) * (var(--rail-cols) - 1)) / var(--rail-cols));display:flex;gap:var(--rail-gap);margin:0;padding:0 2px 10px;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin}.land-rail__item{flex:0 0 min(var(--cat-card),calc((100% - var(--rail-gap) * (var(--rail-cols) - 1)) / var(--rail-cols)));min-width:0;scroll-snap-align:start}.land-rail .cat-card{height:100%}@media (min-width:721px){.land-rail{--rail-cols:3}}@media (min-width:1024px){.land-rail{--cat-filter:192px;--cat-layout-gap:20px}}@media (min-width:1101px){.land-rail{--rail-cols:4}}.land-register{background:#0d0d0d;color:#fff}.land-register__inner{max-width:1120px;margin:0 auto;padding:44px clamp(20px,4vw,40px);display:flex;flex-direction:column;gap:24px;align-items:flex-start}.land-register__title{margin:0 0 12px;font-size:clamp(1.5rem,2.8vw,2.05rem);font-weight:650;letter-spacing:-.025em;line-height:1.15}.land-register__body{margin:0;max-width:40rem;font-size:15px;line-height:1.55;color:rgba(255,255,255,.7)}@media (min-width:800px){.land-register__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:48px;padding-top:52px;padding-bottom:52px}}.land-how__intro{margin:12px 0 32px;max-width:34rem;font-size:15px;line-height:1.5;color:#6e6e6e}.land-how__list{margin:0;padding:0;list-style:none;border-top:1px solid #e6e6e6}.land-how__row{display:grid;grid-template-columns:auto 1fr auto;gap:18px 24px;align-items:center;padding:26px 0;border-bottom:1px solid #e6e6e6}.land-how__num{font-size:clamp(2rem,3.8vw,2.6rem);font-weight:700;letter-spacing:-.045em;line-height:1;color:#d8d8d8;min-width:2.6rem}.land-how__title{margin:0 0 4px;font-size:17px;font-weight:650;color:#111}.land-how__desc{margin:0;font-size:14px;line-height:1.45;color:#6e6e6e}.land-how__actor{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#b0b0b0}.land-how__badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;padding:6px 12px;border:1px solid #111;border-radius:999px;font-size:12px;font-weight:500;color:#111;background:#fff}@media (max-width:639px){.land-how__row{grid-template-columns:auto 1fr}.land-how__actor,.land-how__badge{grid-column:2;justify-self:start}}.land-season{background:#0d0d0d;color:#fff;font-family:var(--font-ui)}.land-season__inner{max-width:1120px;margin:0 auto;padding:52px clamp(20px,4vw,40px);display:grid;gap:36px}.land-season__title{margin:0 0 14px;font-family:var(--font-accent);font-size:clamp(1.5rem,2.8vw,2.05rem);font-weight:650;letter-spacing:-.025em;line-height:1.15}.land-season__body{margin:0 0 24px;max-width:28rem;font-size:15px;line-height:1.55;color:rgba(255,255,255,.68)}.land-season__grid{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;border:none;border-radius:0;overflow:visible;font-family:var(--font-ui)}.land-season__cell{display:flex;flex-direction:column;gap:10px;padding:24px 22px;border:none}.land-season__cell:first-child,.land-season__cell:nth-child(3){border-right:1px solid rgba(255,255,255,.18)}.land-season__cell:first-child,.land-season__cell:nth-child(2){border-bottom:1px solid rgba(255,255,255,.18)}.land-season__month{font-family:var(--font-ui);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.42)}.land-season__name{font-family:var(--font-accent);font-size:20px;font-weight:600;letter-spacing:-.02em;color:#fff}@media (min-width:900px){.land-season__inner{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:56px}}.land-faq__grid{display:grid;gap:36px}.land-faq__intro{margin:12px 0 24px;max-width:22rem;font-size:15px;line-height:1.5;color:#6e6e6e}.land-faq__actions{display:inline-flex;flex-direction:column;align-items:center;gap:10px}.land-faq__all{font-size:13px;font-weight:500;color:#6e6e6e;text-decoration:none;text-align:center}.land-faq__all:hover{color:#111}.land-faq__list{margin:0;padding:0;list-style:none;border-top:1px solid #e6e6e6}.land-faq__item{border-bottom:1px solid #e6e6e6}.land-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;border:0;background:transparent;text-align:left;font:inherit;font-size:16px;font-weight:600;color:#111;cursor:pointer}.land-faq__icon{color:#9a9a9a}.land-faq__a{margin:0 0 18px;padding-right:28px;font-size:14px;line-height:1.55;color:#6e6e6e}.land-faq__a table{color:#3f3f3f}@media (min-width:900px){.land-faq__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.42fr);gap:64px;align-items:start}}@keyframes land-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.land-hero__actions,.land-hero__intro,.land-hero__media,.land-hero__pill,.land-hero__title{animation:none!important}}.home-display{letter-spacing:-.02em}.home-body,.home-display{font-family:var(--font-ui)}.home-page-root{overflow-x:hidden}