.header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#000000d9;position:sticky;top:0}.header__inner{height:4rem;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.header__logo{color:var(--accent);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.header__nav{gap:2rem;display:none}.header__nav a{color:var(--text);font-size:.85rem;font-weight:500;transition:color .2s}.header__nav a:hover{color:var(--accent)}.header__cta{flex-shrink:0}@media (width>=768px){.header__nav{display:flex}}.footer{border-top:1px solid var(--border-subtle);padding:2.5rem 0}.footer__top{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.footer__logo{color:var(--accent);font-size:1.25rem;font-weight:800}.footer__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.footer__links a{color:var(--text-muted);font-size:.85rem;transition:color .2s}.footer__links a:hover{color:var(--accent)}.footer__socials{gap:1rem;display:flex}.footer__social-link{color:var(--text-muted);transition:color .2s;display:flex}.footer__social-link:hover{color:var(--accent)}.footer__stores{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.store-badge{border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:.5rem;align-items:center;gap:.6rem;padding:.6rem 1.25rem;transition:border-color .2s,background .2s;display:inline-flex}.store-badge:hover{border-color:var(--border);background:var(--bg-elevated)}.store-badge__icon{color:var(--text)}.store-badge__text{flex-direction:column;line-height:1.2;display:flex}.store-badge__label{color:var(--text-muted);font-size:.6rem}.store-badge__name{font-size:.85rem;font-weight:600}.footer__copy{text-align:center;color:var(--text-muted);font-size:.75rem}@media (width>=768px){.footer__top{flex-direction:row;justify-content:space-between}}.hero{position:relative;overflow:hidden}.hero__grid{grid-template-columns:1fr;min-height:auto;display:grid}.hero__content{padding:var(--section-pad) 1.5rem;max-width:var(--max-width);z-index:1;flex-direction:column;justify-content:center;margin:0 auto;display:flex}.hero__eyebrow{margin-bottom:1rem}.hero__title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15}.hero__title--seo{text-transform:none}.hero__tagline{letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.05}.hero__desc{color:var(--text-muted);flex-direction:column;gap:.25rem;max-width:28rem;margin-bottom:2rem;font-size:1rem;display:flex}.hero__desc strong{color:var(--text);font-weight:500}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.hero__social{align-items:center;gap:.75rem;display:flex}.hero__avatars{display:flex}.hero__avatar{border:2px solid var(--bg);background:linear-gradient(135deg,#3a3a3a,#1a1a1a);border-radius:50%;width:2rem;height:2rem;margin-left:-.5rem}.hero__avatar:first-child{margin-left:0}.hero__avatar:nth-child(2){background:linear-gradient(135deg,#4a3f2f,#2a2218)}.hero__avatar:nth-child(3){background:linear-gradient(135deg,#2f3a2f,#1a2218)}.hero__social-text{color:var(--text-muted);font-size:.8rem}.hero__visual{min-height:320px;position:relative;overflow:hidden}.hero__visual:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(at 50% 20%,#c5a3671f 0%,#0000 60%);position:absolute;inset:0}.hero__image{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:320px}@media (width>=1024px){.hero__grid{grid-template-columns:1fr 1fr;min-height:calc(100svh - 4rem)}.hero__content{padding-right:2rem}.hero__visual{min-height:100%}.hero__image{object-position:center;min-height:100%}}.features{padding:var(--section-pad) 0;text-align:center}.features__eyebrow{margin-bottom:3rem}.features__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.feature-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:1rem;padding:2rem 1.5rem;transition:box-shadow .3s,border-color .3s}.feature-card:hover{box-shadow:0 0 40px var(--glow);border-color:var(--border)}.feature-card__icon{width:3.5rem;height:3.5rem;color:var(--accent);background:#c5a3671a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.feature-card__title{margin-bottom:.5rem;font-size:1rem;font-weight:700}.feature-card__desc{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (width>=640px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features__grid{grid-template-columns:repeat(5,1fr)}}.ladl-way{padding:var(--section-pad) 0}.ladl-way__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.ladl-way__phone-wrap{justify-content:center;padding:2rem 0;display:flex;position:relative}.ladl-way__phone-wrap:before{content:"";background:radial-gradient(circle, var(--glow) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-frame{width:260px;box-shadow:0 25px 60px #0009, 0 0 40px var(--glow);z-index:1;background:#1a1a1a;border:2px solid #2a2a2a;border-radius:2.25rem;padding:.75rem;position:relative}.phone-frame__notch{background:#1a1a1a;border-radius:0 0 1rem 1rem;width:80px;height:22px;margin:0 auto .5rem}.phone-frame__screen{border-radius:1.5rem;overflow:hidden}.phone-frame__screen img{width:100%;height:auto}.ladl-way__content{max-width:28rem}.ladl-way__eyebrow{margin-bottom:.75rem}.ladl-way__title{margin-bottom:2.5rem}.timeline{flex-direction:column;gap:0;display:flex}.timeline__item{gap:1.25rem;display:flex;position:relative}.timeline__marker{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.timeline__number{border:1px solid var(--accent);width:2rem;height:2rem;color:var(--accent);background:var(--bg);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.timeline__line{background:var(--border);flex:1;width:1px;min-height:2rem}.timeline__item:last-child .timeline__line{display:none}.timeline__body{padding-bottom:2rem}.timeline__item:last-child .timeline__body{padding-bottom:0}.timeline__step-title{margin-bottom:.25rem;font-size:1rem;font-weight:700}.timeline__step-desc{color:var(--text-muted);font-size:.85rem}@media (width>=1024px){.ladl-way__grid{grid-template-columns:1fr 1fr;gap:4rem}.ladl-way__content{margin-left:auto}}.waitlist{padding:var(--section-pad) 0}.waitlist__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:1.25rem;grid-template-columns:1fr;align-items:center;gap:2rem;padding:clamp(2rem,4vw,3rem);display:grid}.waitlist__title{margin:.75rem 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.waitlist__text{color:var(--text-muted);font-size:.9rem}.waitlist__form,.waitlist__input-row{flex-direction:column;gap:.75rem;display:flex}.waitlist__input{border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text);border-radius:999px;outline:none;flex:1;padding:.85rem 1.25rem;font-size:.9rem;transition:border-color .2s}.waitlist__input::placeholder{color:var(--text-muted)}.waitlist__input:focus{border-color:var(--accent)}.waitlist__disclaimer{color:var(--text-muted);font-size:.75rem}.waitlist__success{color:var(--accent);font-size:1rem;font-weight:600}.waitlist__feedback{font-size:.85rem;font-weight:500}.waitlist__feedback--duplicate,.waitlist__feedback--invalid,.waitlist__feedback--error{color:var(--text-muted)}.waitlist__turnstile{min-height:0}.waitlist__form .btn--primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.waitlist__form .btn--primary:disabled:hover{background:var(--accent);transform:none}.waitlist__input:disabled{opacity:.6;cursor:not-allowed}@media (width>=768px){.waitlist__card{grid-template-columns:1fr 1fr}.waitlist__input-row{flex-direction:row}}.seo{padding:var(--section-pad) 0;border-top:1px solid var(--border-subtle)}.seo__article{max-width:42rem}.seo__article h2{color:var(--accent);margin:2rem 0 .75rem;font-size:1.25rem;font-weight:700}.seo__article h3{color:var(--text);margin:1.5rem 0 .5rem;font-size:1.05rem;font-weight:600}.seo__article h2:first-child{margin-top:0}.seo__article p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.7}.faq{padding:0 0 var(--section-pad)}.faq__title{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.faq__list{flex-direction:column;gap:.75rem;max-width:42rem;display:flex}.faq__item{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:.75rem;overflow:hidden}.faq__question{width:100%;color:var(--text);text-align:left;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.faq__question:hover{color:var(--accent)}.faq__chevron{color:var(--accent);flex-shrink:0;transition:transform .2s}.faq__item--open .faq__chevron{transform:rotate(180deg)}.faq__answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.faq__item--open .faq__answer-wrap{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden}.faq__answer{color:var(--text-muted);padding:0 1.5rem 1.25rem;font-size:.85rem;line-height:1.6}.legal{padding:var(--section-pad) 0}.legal__inner{max-width:42rem}.legal h1{margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.legal__updated{color:var(--text-muted);margin-bottom:2rem;font-size:.85rem}.legal h2{color:var(--accent);margin:2rem 0 .75rem;font-size:1.1rem;font-weight:700}.legal p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.7}.legal a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.legal a:hover{color:var(--accent-hover)}
