.topbar{z-index:100;background:0 0;border-bottom:1px solid #0000;width:100%;transition:background .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s,border-color .2s;position:fixed;top:0;left:0;right:0}.topbar--scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4ede0d9;border-bottom-color:#1a141014}.topbar__container{box-sizing:border-box;justify-content:space-between;align-items:center;max-width:1440px;margin-inline:auto;padding:18px 48px;display:flex}.topbar__logo{align-items:center;text-decoration:none;animation:.4s .15s both topbar-logo-in;display:inline-flex}@keyframes topbar-logo-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.topbar__logo img{width:auto;height:44px;display:block}.topbar__nav{align-items:center;gap:32px;display:none}@media (min-width:1024px){.topbar__nav{display:flex}}.topbar__anchor{font-family:var(--font-body,"Manrope",system-ui,sans-serif);letter-spacing:.01em;color:#1a1410a6;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s}.topbar__anchor:hover,.topbar__anchor:focus-visible{color:#1a1410}.topbar__anchor:focus-visible{outline:2px solid var(--copper,#b87333);outline-offset:4px;border-radius:2px}.topbar__access{font-family:var(--font-body,"Manrope",system-ui,sans-serif);letter-spacing:.01em;color:var(--copper,#b87333);border-bottom:1px solid var(--copper,#b87333);margin-left:48px;padding-bottom:3px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.topbar__access:hover,.topbar__access:focus-visible{color:#9a5e26;border-bottom-width:2px;border-bottom-color:#9a5e26;padding-bottom:2px}.topbar__access:focus-visible{outline:2px solid var(--copper,#b87333);outline-offset:4px}.topbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin:0;padding:8px;display:flex}.topbar__hamburger span{background:#1a1410;width:22px;height:1.5px;transition:transform .2s,opacity .2s;display:block}.topbar__hamburger:focus-visible{outline:2px solid var(--copper,#b87333);outline-offset:2px;border-radius:4px}@media (min-width:1024px){.topbar__hamburger{display:none}}.topbar__drawer-backdrop{opacity:0;pointer-events:none;z-index:99;background:#0006;height:100dvh;transition:opacity .25s;position:fixed;inset:0}.topbar__drawer-backdrop.is-open{opacity:1;pointer-events:auto}.topbar__drawer{z-index:101;box-sizing:border-box;background:#f4ede0;width:80%;max-width:360px;height:100dvh;padding:84px 32px 32px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.topbar__drawer.is-open{transform:translate(0)}.topbar__drawer-list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.topbar__drawer-item{font-family:var(--font-body,"Manrope",system-ui,sans-serif);color:#1a1410;padding-block:8px;font-size:18px;font-weight:400;text-decoration:none;transition:color .15s;display:block}.topbar__drawer-item:hover,.topbar__drawer-item:focus-visible{color:#4a3f35}.topbar__drawer-access{font-family:var(--font-body,"Manrope",system-ui,sans-serif);color:var(--copper,#b87333);border-bottom:1px solid var(--copper,#b87333);margin-top:16px;padding-bottom:3px;font-size:18px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.topbar__drawer-access:hover,.topbar__drawer-access:focus-visible{color:#9a5e26;border-bottom-color:#9a5e26}@media (min-width:1024px){.topbar__drawer,.topbar__drawer-backdrop{display:none}}#hero,#themes,#diptych,#precios,#preguntas,#contacto{scroll-margin-top:80px}@media (max-width:1023px){#hero,#themes,#diptych,#precios,#preguntas,#contacto{scroll-margin-top:68px}}@media (max-width:479px){.topbar__container{padding:13px 20px}.topbar__logo img{height:36px}}@media (min-width:480px) and (max-width:767px){.topbar__container{padding:14px 24px}.topbar__logo img{height:40px}}@media (min-width:768px) and (max-width:1023px){.topbar__container{padding:16px 32px}.topbar__logo img{height:36px}}@media (min-width:1024px) and (max-width:1199px){.topbar__container{padding:18px 48px}.topbar__logo img{height:40px}}@media (min-width:1200px){.topbar__container{padding:18px 64px}}@media (min-width:768px) and (max-width:1023px){.topbar__drawer{width:60%;max-width:440px}}
.landing-root .hero{padding:120px 0 100px;position:relative}.landing-root .hero__grid{grid-template-columns:1fr;place-items:start center;row-gap:40px;display:grid}.landing-root .hero__copy{flex-direction:column;gap:28px;width:100%;max-width:620px;display:flex}.landing-root .hero__title{font-family:var(--font-display);letter-spacing:-.018em;color:var(--ink);overflow-wrap:anywhere;word-wrap:break-word;margin:0;font-size:clamp(1.5rem,8vw,5.5rem);font-weight:500;line-height:1.02}@media (min-width:920px){.landing-root .hero__title{text-wrap:balance}}.landing-root .hero__title em{color:var(--garnet);font-style:italic;font-weight:400}.landing-root .hero__subhead{font-family:var(--font-body);color:var(--ink-soft);text-wrap:pretty;overflow-wrap:anywhere;word-wrap:break-word;max-width:520px;margin:0;font-size:1.0625rem;font-weight:300;line-height:1.6}.landing-root .hero__ctas{flex-wrap:wrap;gap:16px;margin-top:4px;display:flex}.landing-root .hero__phones-wrap,.landing-root .hero__counter-wrap{justify-content:center;width:100%;display:flex}.landing-root .hero-phones-stage{justify-content:center;width:100%;display:flex;position:relative}.landing-root .hero-phones-stage__inner{justify-content:center;width:760px;max-width:100%;height:620px;display:flex;position:relative}.landing-root .hero-phones-slot{transform-origin:50%;will-change:transform;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;left:50%}.landing-root .hero-phones-slot--left{z-index:1;transform:translate(-50%,-50%)translate(-170px)rotate(-8deg)}.landing-root .hero-phones-slot--center{z-index:3;transform:translate(-50%,-50%)translateY(-12px)}.landing-root .hero-phones-slot--right{z-index:2;transform:translate(-50%,-50%)translate(170px)rotate(8deg)}.landing-root .hero-phones-stage:hover .hero-phones-slot--left{transform:translate(-50%,-50%)translate(-185px)rotate(-9deg)}.landing-root .hero-phones-stage:hover .hero-phones-slot--center{transform:translate(-50%,-50%)translateY(-16px)}.landing-root .hero-phones-stage:hover .hero-phones-slot--right{transform:translate(-50%,-50%)translate(185px)rotate(9deg)}.landing-root .landing-phone{box-sizing:border-box;background:#000;padding:8px;position:relative;box-shadow:0 30px 80px #1a141038,0 8px 24px #1a14101f}.landing-root .landing-phone__notch{z-index:2;background:#000;border-radius:999px;width:78px;height:22px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.landing-root .landing-phone__screen{isolation:isolate;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.landing-root .landing-phone--hero{border-radius:40px;width:280px;height:580px}.landing-root .hero-counter{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--copper);align-items:center;gap:8px;padding:8px 4px;font-size:.72rem;font-weight:500;text-decoration:none;transition:color .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.landing-root .hero-counter:hover{color:var(--garnet)}.landing-root .hero-counter__sep{color:#b8733380}.landing-root .hero-counter__cta{text-underline-offset:4px;-webkit-text-decoration:underline #b8733366;text-decoration:underline #b8733366}.landing-root .hero-counter__arrow{letter-spacing:0;font-size:.95rem;animation:2.6s ease-in-out infinite hero-counter-arrow;display:inline-block}@keyframes hero-counter-arrow{0%,70%,to{transform:translateY(0)}80%{transform:translateY(3px)}90%{transform:translateY(0)}}@media (max-width:919px){.landing-root .hero{padding:100px 0 60px}.landing-root .hero__grid{row-gap:60px}.landing-root .hero-phones-stage__inner{transform-origin:50%;width:100%;max-width:760px;height:540px;transform:scale(.85)}}@media (max-width:639px){.landing-root .hero{padding:88px 0 56px}.landing-root .hero__grid{row-gap:48px}.landing-root .hero-phones-stage{overflow-x:hidden}.landing-root .hero-phones-stage__inner{height:460px;transform:scale(.7)}}@media (max-width:479px){.landing-root .hero{padding:80px 0 48px}.landing-root .hero__grid{row-gap:40px}.landing-root .hero-phones-stage__inner{width:100%;max-width:380px;height:400px;transform:scale(.6)}.landing-root .hero-phones-slot--left{transform:translate(-50%,-50%)translate(-130px)rotate(-8deg)}.landing-root .hero-phones-slot--right{transform:translate(-50%,-50%)translate(130px)rotate(8deg)}.landing-root .hero-phones-stage:hover .hero-phones-slot--left{transform:translate(-50%,-50%)translate(-130px)rotate(-8deg)}.landing-root .hero-phones-stage:hover .hero-phones-slot--center{transform:translate(-50%,-50%)translateY(-12px)}.landing-root .hero-phones-stage:hover .hero-phones-slot--right{transform:translate(-50%,-50%)translate(130px)rotate(8deg)}}@media (min-width:1280px){.landing-root .hero{padding:120px 0 100px}.landing-root .hero__grid{grid-template:"copy phones""ctas counter"/1fr 760px;place-items:start stretch;gap:32px 80px}.landing-root .hero__copy{grid-area:copy;max-width:620px}.landing-root .hero__phones-wrap{grid-area:phones;align-self:start}.landing-root .hero__ctas{grid-area:ctas;justify-self:start}.landing-root .hero__counter-wrap{grid-area:counter;justify-self:center}}@media (max-width:639px){.landing-root .hero__copy{text-align:center}.landing-root .hero__title{letter-spacing:0}.landing-root .hero__ctas{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:760px}.landing-root .hero__ctas .landing-btn{width:100%;max-width:760px}}
.landing-root .phone-image-static{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.landing-root .phone-image-scroll{width:100%;height:100%;position:relative;overflow:hidden}.landing-root .phone-image-scroll__track{width:100%;animation:phone-image-scroll var(--scroll-duration,37s)ease-in-out infinite;will-change:transform,opacity;flex-direction:column;display:flex}.landing-root .phone-image-scroll__img{width:100%;height:auto;display:block}@keyframes phone-image-scroll{0%{opacity:1;transform:translateY(0)}13%{opacity:1;transform:translateY(0)}84%{opacity:1;transform:translateY(-50%)}90%{opacity:1;transform:translateY(-50%)}93%{opacity:0;transform:translateY(-50%)}94%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-root .phone-image-scroll__track{animation:none!important;transform:translateY(0)!important}}
.landing-root .themes-section{padding:140px 0 80px;position:relative}.landing-root .themes-intro{text-align:center;max-width:920px;margin:0 auto;padding:0 0 80px}.landing-root .themes-intro__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);text-wrap:balance;margin:24px 0;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:500;line-height:1.05}.landing-root .themes-intro__title em{color:var(--garnet);font-style:italic;font-weight:400}.landing-root .themes-intro__sub{font-family:var(--font-body);color:var(--ink-soft);text-wrap:pretty;max-width:680px;margin:0 auto;font-size:1.0625rem;font-weight:300;line-height:1.6}.landing-root .theme-block{padding:100px 0;position:relative;overflow:hidden}.landing-root .theme-block:not(:first-of-type){border-top:1px solid var(--line)}.landing-root .theme-block__grid{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}.landing-root .theme-block__copy{z-index:1;box-sizing:border-box;flex-direction:column;gap:24px;min-width:0;max-width:540px;display:flex;position:relative}.landing-root .theme-block__eyebrow{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--copper);margin:0;font-size:.72rem;font-weight:500}.landing-root .theme-block__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);overflow-wrap:anywhere;word-wrap:break-word;text-wrap:balance;margin:0;font-size:clamp(1.75rem,7vw,4.5rem);font-style:italic;font-weight:500;line-height:1.02}.landing-root .theme-block--italian .theme-block__title{font-family:var(--font-display);letter-spacing:-.02em;font-style:normal;font-weight:800}.landing-root .theme-block__lead{font-family:var(--font-display);color:var(--ink-soft);overflow-wrap:anywhere;word-wrap:break-word;text-wrap:pretty;max-width:480px;margin:0;font-size:clamp(1.05rem,3.5vw,1.25rem);font-style:italic;font-weight:400;line-height:1.45}.landing-root .theme-block__meta{flex-direction:column;margin:8px 0 0;display:flex}.landing-root .theme-block__meta>div{border-top:1px solid var(--line);grid-template-columns:140px 1fr;align-items:baseline;gap:16px;padding:14px 0;display:grid}.landing-root .theme-block__meta>div:last-child{border-bottom:1px solid var(--line)}.landing-root .theme-block__meta dt{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.7rem;font-weight:500}.landing-root .theme-block__meta dd{font-family:var(--font-body);color:var(--ink);margin:0;font-size:.95rem}.landing-root .theme-block__cta{font-family:var(--font-body);color:var(--garnet);text-underline-offset:6px;align-self:flex-start;align-items:center;gap:8px;margin-top:8px;font-size:1rem;font-weight:500;-webkit-text-decoration:underline #7a1f1c66;text-decoration:underline #7a1f1c66;text-decoration-thickness:1px;transition:text-decoration-color .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.landing-root .theme-block__cta:hover{-webkit-text-decoration-color:var(--garnet);text-decoration-color:var(--garnet)}.landing-root .theme-block__cta:focus-visible{outline:2px solid var(--garnet);outline-offset:4px}.landing-root .theme-block__visual{justify-content:center;align-items:center;min-width:0;min-height:620px;display:flex;position:relative}.landing-root .theme-block__visual .landing-phone{z-index:1;position:relative}.landing-root .theme-block__decor{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;line-height:1;position:absolute}.landing-root .theme-block__decor--oriental{color:#1a14100f;font-family:Noto Serif JP,Cormorant Garamond,serif;font-size:clamp(180px,22vw,280px);font-weight:400;top:-40px;right:-60px}.landing-root .theme-block--reverse .theme-block__decor--oriental{left:-60px;right:auto}.landing-root .theme-block__decor--italian{font-family:var(--font-display);color:#7a1f1c14;letter-spacing:-.02em;font-size:clamp(140px,22vw,280px);font-style:italic;font-weight:700;line-height:.9;top:60px;left:-20px}.landing-root .theme-block__seal{font-family:var(--font-display);color:var(--ink);font-size:clamp(2rem,7vw,2.75rem);font-style:italic;line-height:1;display:none}.landing-root .theme-block__seal--oriental{letter-spacing:0;color:var(--ink-soft);font-family:Noto Serif JP,Cormorant Garamond,serif;font-style:normal}.landing-root .theme-block__seal--italian{color:#7a1f1c8c;font-weight:700}@media (max-width:1023px){.landing-root .theme-block__seal{display:block}}.landing-root .theme-block__divider{align-items:center;gap:16px;margin:8px 0;display:flex}.landing-root .theme-block__divider-line{border-top:1px dotted var(--copper);opacity:.5;flex:1}.landing-root .theme-block__divider-glyph{font-family:var(--font-display);color:var(--copper);flex-shrink:0;font-size:1.4rem;line-height:1}.landing-root .landing-phone--block{border-radius:44px;width:320px;max-width:100%;height:620px}.landing-root .landing-phone--mini{border-radius:26px;width:180px;max-width:100%;height:360px;padding:6px}.landing-root .landing-phone--mini .landing-phone__notch{width:50px;height:14px;top:8px}.landing-root .landing-phone--mini .landing-phone__screen{border-radius:20px}.landing-root .themes-section blockquote{margin:0}.landing-root .themes-upcoming{padding-top:100px}.landing-root .themes-upcoming__divider{align-items:center;gap:16px;margin-bottom:56px;display:flex}.landing-root .themes-upcoming__divider-line{border-top:1px dotted var(--copper);opacity:.4;flex:1}.landing-root .themes-upcoming__divider-text{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--copper);flex-shrink:0;padding-inline:16px;font-size:.72rem;font-weight:500}.landing-root .upcoming-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(24px,4vw,40px);display:grid}.landing-root .theme-mini-card{border:1px solid var(--line);box-sizing:border-box;background:0 0;flex-direction:column;gap:24px;min-width:0;padding:28px;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1),border-color .2s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.landing-root .theme-mini-card:hover{border-color:#1a14102e;transform:translateY(-2px);box-shadow:0 6px 20px #1a14100f}.landing-root .theme-mini-card__visual{justify-content:center;padding-bottom:8px;display:flex}.landing-root .theme-mini-card__body{flex-direction:column;gap:12px;display:flex}.landing-root .theme-mini-card__badge{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--copper);font-size:.68rem;font-weight:500}.landing-root .theme-mini-card__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);overflow-wrap:anywhere;word-wrap:break-word;text-wrap:balance;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:500;line-height:1.05}.landing-root .theme-mini-card__description{font-family:var(--font-body);color:var(--ink-soft);overflow-wrap:anywhere;word-wrap:break-word;text-wrap:pretty;margin:0;font-size:clamp(.9rem,2.2vw,1rem);font-weight:400;line-height:1.5}.landing-root .theme-mini-card__cta{font-family:var(--font-body);color:var(--garnet);text-underline-offset:5px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;font-size:.9rem;font-weight:500;-webkit-text-decoration:underline #7a1f1c66;text-decoration:underline #7a1f1c66;text-decoration-thickness:1px;transition:text-decoration-color .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.landing-root .theme-mini-card__cta:hover{-webkit-text-decoration-color:var(--garnet);text-decoration-color:var(--garnet)}.landing-root .theme-mini-card__cta:focus-visible{outline:2px solid var(--garnet);outline-offset:4px}.landing-root .themes-footer{border-top:1px solid var(--line);margin-top:100px;padding:100px 0 60px}.landing-root .themes-footer__quote{font-family:var(--font-display);color:var(--ink);text-align:center;text-wrap:balance;overflow-wrap:anywhere;word-wrap:break-word;max-width:720px;margin:0 auto;font-size:clamp(1.5rem,4vw,2.25rem);font-style:italic;font-weight:400;line-height:1.4}.landing-root .themes-footer__cta{text-align:center;font-family:var(--font-body);color:var(--garnet);text-underline-offset:6px;margin-top:32px;font-size:1rem;font-weight:500;-webkit-text-decoration:underline #7a1f1c66;text-decoration:underline #7a1f1c66;text-decoration-thickness:1px;transition:text-decoration-color .3s cubic-bezier(.2,.8,.2,1);display:block}.landing-root .themes-footer__cta:hover{-webkit-text-decoration-color:var(--garnet);text-decoration-color:var(--garnet)}.landing-root .themes-footer__cta:focus-visible{outline:2px solid var(--garnet);outline-offset:4px}.landing-root .screen-mini{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.landing-root .screen-mini--urbano{background:#0a0a0a}.landing-root .screen-mini--mediterraneo{background:#f8fafc}.landing-root .screen-mini__header{text-align:center;z-index:2;flex-shrink:0;padding:22px 14px 10px;position:relative}.landing-root .screen-mini__eyebrow{font-family:var(--font-body);letter-spacing:.15em;margin-bottom:14px;font-size:7px;font-weight:600;line-height:1;display:block}.landing-root .screen-mini--urbano .screen-mini__eyebrow{color:#888780}.landing-root .screen-mini--mediterraneo .screen-mini__eyebrow{color:#7a8b9a}.landing-root .screen-mini__glyph{color:#c9a35f;margin-bottom:6px;font-size:14px;line-height:1;display:block}.landing-root .screen-mini__title{margin:0;line-height:1}.landing-root .screen-mini--urbano .screen-mini__title{letter-spacing:-.02em;color:#fff;font-family:Inter Tight,Inter,system-ui,sans-serif;font-size:24px;font-weight:800}.landing-root .screen-mini--mediterraneo .screen-mini__title{font-family:var(--font-display);color:var(--garnet);font-size:22px;font-style:italic;font-weight:500}.landing-root .screen-mini__divider{width:60px;height:.5px;margin:11px auto;display:block}.landing-root .screen-mini--urbano .screen-mini__divider{background:#444;height:.5px}.landing-root .screen-mini--mediterraneo .screen-mini__divider{background:#c9a35f}.landing-root .screen-mini__tagline{font-family:var(--font-body);letter-spacing:.08em;font-size:6.5px;font-style:italic;line-height:1.4;display:block}.landing-root .screen-mini--urbano .screen-mini__tagline{color:#888780}.landing-root .screen-mini--mediterraneo .screen-mini__tagline{color:#5a6b7a}.landing-root .screen-mini__veil{z-index:1;flex-direction:column;flex:1;gap:8px;padding:22px 16px 0;display:flex;position:relative}.landing-root .screen-mini--urbano .screen-mini__veil{background:linear-gradient(#0000 0%,#0a0a0ad9 40%,#0a0a0af2 100%)}.landing-root .screen-mini--mediterraneo .screen-mini__veil{background:linear-gradient(#0000 0%,#f4ede0b3 35%,#f4ede0f2 100%)}.landing-root .screen-mini__hint{border-radius:2px;height:3px;display:block}.landing-root .screen-mini--urbano .screen-mini__hint{background:#ffffff0f}.landing-root .screen-mini--mediterraneo .screen-mini__hint{background:#2d3e5414}.landing-root .screen-mini__hint--1{width:65%;height:4px}.landing-root .screen-mini__hint--2{width:80%}.landing-root .screen-mini__hint--3{width:55%;height:4px;margin-top:12px}.landing-root .screen-mini__hint--4{width:75%}.landing-root .screen-mini__microcopy{text-align:center;font-family:var(--font-display);z-index:3;flex-direction:column;font-size:8px;line-height:1.4;display:flex;position:absolute;bottom:14px;left:0;right:0}.landing-root .screen-mini--urbano .screen-mini__microcopy{color:#a8a39e}.landing-root .screen-mini--mediterraneo .screen-mini__microcopy{color:#7a8b9a}.landing-root .screen-mini__microcopy em{font-style:italic}@media (max-width:1023px){.landing-root .themes-section{padding:80px 0 60px}.landing-root .themes-intro{padding:0 0 60px}.landing-root .theme-block{gap:48px;padding:80px 0}.landing-root .theme-block__copy{max-width:100%}.landing-root .theme-block__decor{display:none}.landing-root .themes-upcoming{padding-top:80px}.landing-root .themes-upcoming__divider{margin-bottom:40px}.landing-root .themes-footer{margin-top:80px;padding:80px 0 48px}}@media (max-width:639px){.landing-root .themes-section{padding:64px 0 48px}.landing-root .theme-block{gap:40px;padding:64px 0}.landing-root .theme-block__meta>div{grid-template-columns:1fr;gap:4px}.landing-root .theme-block__title{letter-spacing:0}.landing-root .themes-upcoming{padding-top:64px}.landing-root .themes-upcoming__divider{margin-bottom:32px}.landing-root .themes-footer{margin-top:64px;padding:64px 0 40px}.landing-root .theme-mini-card{padding:24px}.landing-root .landing-phone--block{border-radius:40px;width:280px;height:540px}.landing-root .theme-block__visual{min-height:540px}}@media (max-width:479px){.landing-root .landing-phone--block{border-radius:36px;width:240px;height:465px}.landing-root .theme-block__visual{min-height:470px}}@media (min-width:1024px){.landing-root .theme-block{padding:120px 0}.landing-root .theme-block__grid{grid-template-columns:1.05fr 1fr;gap:100px}.landing-root .theme-block--reverse .theme-block__grid{grid-template-columns:1fr 1.05fr}.landing-root .theme-block--reverse .theme-block__visual{grid-area:1/1}.landing-root .theme-block--reverse .theme-block__copy{grid-area:1/2}}
.landing-root .diptych-section{padding:140px 0 80px;position:relative}.landing-root .diptych-section:before{content:"";pointer-events:none;background:#1a141040;width:80px;height:1px;position:absolute;top:60px;left:50%;transform:translate(-50%)}.landing-root .diptych-intro{text-align:center;max-width:920px;margin:0 auto;padding:0 0 80px}.landing-root .diptych-intro__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);text-wrap:balance;overflow-wrap:anywhere;word-wrap:break-word;margin:24px 0;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:500;line-height:1.05}.landing-root .diptych-intro__title em{color:var(--garnet);font-style:italic;font-weight:400}.landing-root .diptych-intro__sub{font-family:var(--font-body);color:var(--ink-soft);text-wrap:pretty;overflow-wrap:anywhere;word-wrap:break-word;max-width:720px;margin:0 auto;font-size:1.0625rem;font-weight:300;line-height:1.6}.landing-root .diner{background:#6b5d4f;border-bottom:1px solid #f4ede02e;padding:100px 0;position:relative}.landing-root .diner:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#f4ede059 0%,#f4ede01f 40%,#f4ede000 100%);height:100px;position:absolute;top:0;left:0;right:0}.landing-root .diner>*{z-index:2;position:relative}.landing-root .diner__grid{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}.landing-root .diner__copy{box-sizing:border-box;flex-direction:column;gap:28px;min-width:0;max-width:540px;display:flex}.landing-root .diner__pretitle{font-family:var(--font-display);color:#d4c8b4d9;margin:0;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.2}.landing-root .diner__title{font-family:var(--font-display);letter-spacing:-.012em;color:#f4ede0;text-wrap:balance;overflow-wrap:anywhere;word-wrap:break-word;margin:0;font-size:clamp(1.75rem,4.5vw,3.5rem);font-weight:500;line-height:1.05}.landing-root .diner__title em{color:#efd2a0;font-style:normal;font-weight:800}.landing-root .diner__lead{font-family:var(--font-body);color:#d4c8b4c7;text-wrap:pretty;overflow-wrap:anywhere;word-wrap:break-word;max-width:480px;margin:0;font-size:clamp(1rem,2vw,1.0625rem);font-weight:400;line-height:1.6}.landing-root .diner__features{counter-reset:diner-feature;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-root .diner__feature{counter-increment:diner-feature;border-top:1px solid #f4ede033;min-width:0;padding:24px 0 24px 64px;position:relative}.landing-root .diner__feature:last-child{border-bottom:1px solid #f4ede033}.landing-root .diner__feature:before{content:"№ " counter(diner-feature,decimal-leading-zero);font-family:var(--font-display);letter-spacing:.04em;color:#d4c8b4a6;width:56px;font-size:1.05rem;font-style:italic;font-weight:400;line-height:1;position:absolute;top:26px;left:0}.landing-root .diner__feature-title{font-family:var(--font-display);color:#f4ede0;letter-spacing:-.005em;margin:0 0 8px;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:600;line-height:1.25}.landing-root .diner__feature-desc{font-family:var(--font-body);color:#d4c8b4c7;text-wrap:pretty;overflow-wrap:anywhere;word-wrap:break-word;margin:0;font-size:clamp(.9rem,2.2vw,1rem);font-weight:400;line-height:1.55}.landing-root .diner__phone-wrap{flex-direction:column;justify-content:center;align-items:center;gap:32px;min-width:0;display:flex}.landing-root .diner__phone-stage{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.landing-root .diner__bubble{color:#f4ede0;font-family:var(--font-display);background:linear-gradient(135deg,#7a1f1c 0%,#5e1815 100%);border-radius:18px 18px 6px;align-items:flex-start;gap:8px;max-width:280px;padding:16px 20px;font-size:.95rem;font-style:italic;line-height:1.4;display:flex;box-shadow:0 8px 24px #0006}.landing-root .diner__bubble-glyph{color:#d4a06a;opacity:.95;flex-shrink:0;font-size:1rem;font-style:normal;line-height:1.4}.landing-root .diner__bubble-text{flex:1}.landing-root .diner__demo-cta{font-family:var(--font-display);letter-spacing:.01em;color:#efd2a0;border-bottom:1px solid #efd2a099;align-self:center;padding-bottom:4px;font-size:1rem;font-style:italic;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.landing-root .diner__demo-cta:hover,.landing-root .diner__demo-cta:focus-visible{color:#f4ddb0;border-bottom-color:#f4ddb0d9}.landing-root .diner__demo-cta:focus-visible{outline-offset:4px;outline:2px solid #efd2a0}.landing-root .landing-phone--diner{border-radius:48px;width:360px;max-width:100%;height:720px}.landing-root .diner-screen{color:#1a1410;box-sizing:border-box;background:#f4ede0;flex-direction:column;gap:16px;width:100%;height:100%;padding:28px 22px 22px;display:flex;overflow:hidden}.landing-root .diner-screen__header{flex-direction:column;align-items:center;gap:4px;padding-bottom:8px;display:flex}.landing-root .diner-screen__eyebrow{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:#b87333;font-size:9px;font-weight:500}.landing-root .diner-screen__theme{font-family:var(--font-display);color:#1a1410;margin:0;font-size:1.5rem;font-weight:500;line-height:1.1}.landing-root .diner-screen__theme em{color:#7a1f1c;font-style:italic;font-weight:400}.landing-root .diner-screen__filters{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.landing-root .diner-screen__pill{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:#1a1410a6;white-space:nowrap;border:1px solid #1a14102e;border-radius:999px;padding:5px 12px;font-size:9px;font-weight:500}.landing-root .diner-screen__pill--active{color:#7a1f1c;background:#7a1f1c1a;border-color:#7a1f1c;font-weight:600}.landing-root .diner-screen__banner{color:#f4ede0;text-align:center;background:linear-gradient(135deg,#7a1f1c 0%,#5e1815 100%);border-radius:6px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.landing-root .diner-screen__banner-label{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:#d4a85c;font-size:8px;font-weight:600}.landing-root .diner-screen__banner-title{font-family:var(--font-display);margin:0;font-size:1.05rem;font-weight:500;line-height:1.15}.landing-root .diner-screen__banner-title em{font-style:italic;font-weight:400}.landing-root .diner-screen__banner-desc{font-family:var(--font-body);color:#f4ede0c7;margin:0;font-size:.7rem;font-style:italic}.landing-root .diner-screen__banner-price{font-family:var(--font-display);color:#d4a85c;font-size:1rem;font-style:italic}.landing-root .diner-screen__dishes{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-root .diner-screen__dishes li{border-bottom:1px dotted #1a14102e;flex-wrap:wrap;align-items:baseline;gap:6px;padding:12px 0;display:flex}.landing-root .diner-screen__dishes li:last-child{border-bottom:0}.landing-root .diner-screen__dish-name{font-family:var(--font-display);color:#1a1410;font-size:.92rem;font-style:italic}.landing-root .diner-screen__dish-allergens{font-family:var(--font-body);letter-spacing:.08em;color:#b87333;font-size:.62rem}@media (max-width:1023px){.landing-root .diptych-section{padding:100px 0 60px}.landing-root .diptych-section:before{top:40px}.landing-root .diptych-intro{padding:0 0 60px}.landing-root .diner{padding:80px 0}.landing-root .diner__copy{max-width:100%}.landing-root .diner__bubble{align-self:flex-end;max-width:320px;margin:24px 0 0}.landing-root .diner__demo-cta{margin:24px auto 0;display:table}}@media (max-width:639px){.landing-root .diptych-section{padding:64px 0 48px}.landing-root .diner{padding:64px 0}.landing-root .diner__title{letter-spacing:0}.landing-root .landing-phone--diner{border-radius:44px;width:320px;height:640px}.landing-root .diner__feature{padding-left:44px}.landing-root .diner__feature:before{width:36px;font-size:1.3rem;top:24px}}@media (max-width:479px){.landing-root .landing-phone--diner{border-radius:40px;width:280px;height:560px}}@media (min-width:1024px){.landing-root .diner__grid{grid-template-columns:1fr 1.1fr;gap:100px}.landing-root .diner__bubble{margin:0;position:absolute;bottom:-20px;right:-40px}}.landing-root .owner{background:var(--ink);padding:140px 0 100px;position:relative;overflow:hidden}.landing-root .owner:after{content:"";pointer-events:none;z-index:1;background:#f5e6c84d;width:80px;height:1px;position:absolute;top:60px;left:50%;transform:translate(-50%)}.landing-root .owner>*{z-index:2;position:relative}.landing-root .owner__grid{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}.landing-root .owner__copy{box-sizing:border-box;flex-direction:column;gap:28px;min-width:0;display:flex}.landing-root .owner__pretitle{font-family:var(--font-display);color:#d4a06a;margin:0;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.2}.landing-root .owner__title{font-family:var(--font-display);letter-spacing:-.012em;color:#f5e6c8;text-wrap:balance;overflow-wrap:anywhere;word-wrap:break-word;margin:0;font-size:clamp(1.875rem,5vw,3.5rem);font-weight:500;line-height:1.05}.landing-root .owner__title em{color:#d4a06a;font-style:italic;font-weight:700}.landing-root .owner__lead{font-family:var(--font-body);color:#f5e6c8bf;text-wrap:pretty;overflow-wrap:anywhere;max-width:560px;margin:0;font-size:clamp(1rem,2vw,1.0625rem);font-weight:400;line-height:1.6}.landing-root .owner__kpis{border-top:1px solid #f5e6c82e;border-bottom:1px solid #f5e6c82e;grid-template-columns:1fr;gap:32px;margin:12px 0;padding:60px 0;display:grid}.landing-root .owner__kpi{text-align:center;flex-direction:column;gap:12px;min-width:0;margin:0;display:flex}.landing-root .owner__kpi-value{font-family:var(--font-display);color:#d4a06a;margin:0;font-size:clamp(2rem,4vw,2.625rem);font-style:italic;font-weight:500;line-height:1}.landing-root .owner__kpi-label{font-family:var(--font-body);color:#f5e6c8bf;white-space:pre-line;margin:0;font-size:clamp(.84rem,1.5vw,.9375rem);font-weight:400;line-height:1.4}.landing-root .owner__features{counter-reset:owner-feat;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-root .owner__feature{counter-increment:owner-feat;border-top:1px solid #f5e6c82e;min-width:0;padding:32px 0;position:relative}.landing-root .owner__feature:last-child{border-bottom:1px solid #f5e6c82e}.landing-root .owner__feature:before{content:counter(owner-feat,decimal-leading-zero);font-family:var(--font-geist-mono),ui-monospace,"Courier New",monospace;letter-spacing:.18em;color:#d4a06a;opacity:.6;margin-bottom:10px;font-size:.875rem;font-weight:500;display:block}.landing-root .owner__feature-title{font-family:var(--font-display);color:#f5e6c8;letter-spacing:-.005em;margin:0 0 8px;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:600;line-height:1.25}.landing-root .owner__feature-desc{font-family:var(--font-body);color:#f5e6c8bf;text-wrap:pretty;overflow-wrap:anywhere;word-wrap:break-word;margin:0;font-size:clamp(.9rem,2.2vw,1rem);font-weight:400;line-height:1.55}.landing-root .owner__ctas{flex-direction:column;gap:16px;margin-top:16px;display:flex}.landing-root .owner__cta{font-family:var(--font-body);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.landing-root .owner__cta--primary{color:#1a1410;background:#d4a06a;border:1px solid #d4a06a}.landing-root .owner__cta--primary:hover,.landing-root .owner__cta--primary:focus-visible{background:#efd2a0;border-color:#efd2a0}.landing-root .owner__cta--ghost{color:#f5e6c8;background:0 0;border:1px solid #f5e6c873}.landing-root .owner__cta--ghost:hover,.landing-root .owner__cta--ghost:focus-visible{background:#f5e6c80f;border-color:#f5e6c8}.landing-root .owner__cta:focus-visible{outline-offset:4px;outline:2px solid #d4a06a}.landing-root .owner__visual{perspective:1000px;justify-content:center;align-items:center;min-width:0;display:flex}.landing-root .admin-placeholder{aspect-ratio:16/10;box-sizing:border-box;transform-origin:50%;background:linear-gradient(135deg,#f5e6c80f 0%,#f5e6c805 100%);border:1px solid #f5e6c81a;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:560px;padding:32px;transition:transform .4s,box-shadow .4s;display:flex;transform:rotateY(0)rotateX(0);box-shadow:-10px 30px 60px -10px #000000d9,-20px 50px 100px -20px #0000008c}.landing-root .admin-placeholder__inner{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:420px;display:flex}.landing-root .admin-placeholder__eyebrow{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:#f5e6c88c;font-size:.625rem;font-weight:500}.landing-root .admin-placeholder__glyph{font-family:var(--font-display);color:#d4a06a;opacity:.85;font-size:2.25rem;line-height:1}.landing-root .admin-placeholder__title{font-family:var(--font-display);color:#f5e6c8;margin:0;font-size:clamp(1.125rem,2.5vw,1.375rem);font-style:italic;font-weight:500;line-height:1.2}.landing-root .admin-placeholder__divider{background:#f5e6c84d;width:60px;height:1px;margin:4px 0;display:block}.landing-root .admin-placeholder__microcopy{font-family:var(--font-display);color:#f5e6c88c;margin:0;font-size:.875rem;font-style:italic;font-weight:400}.landing-root .admin-screen{aspect-ratio:989/1358;box-sizing:border-box;transform-origin:50%;width:100%;max-width:320px;transform-style:preserve-3d;border:1px solid #f5e6c81a;border-radius:12px;transition:transform .4s,box-shadow .4s;overflow:hidden;transform:rotateY(0)rotateX(0);box-shadow:-10px 30px 60px -10px #000000d9,-20px 50px 100px -20px #0000008c}.landing-root .admin-screen__image{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}@media (min-width:480px){.landing-root .admin-screen{max-width:360px;transform:rotateY(-2deg)rotateX(1deg)}}@media (min-width:768px){.landing-root .admin-screen{max-width:400px}}@media (min-width:1024px){.landing-root .admin-screen{max-width:420px;transform:rotateY(-3deg)rotateX(1deg)}.landing-root .admin-screen:hover{transform:rotateY(-1.5deg)rotateX(.5deg);box-shadow:-8px 24px 48px -10px #000000bf,-16px 40px 80px -20px #00000073}}@media (min-width:1440px){.landing-root .admin-screen{max-width:440px}}@media (max-width:1023px){.landing-root .owner__visual{display:none}}@media (min-width:480px){.landing-root .admin-placeholder{transform:rotateY(-2deg)rotateX(1deg)}}@media (min-width:768px){.landing-root .owner__kpis{grid-template-columns:repeat(3,1fr);gap:48px}.landing-root .owner__ctas{flex-direction:row;align-items:center;gap:24px}}@media (min-width:1024px){.landing-root .owner__grid{grid-template-columns:1.3fr 1fr;gap:100px}.landing-root .admin-placeholder{transform:rotateY(-6deg)rotateX(2deg)}.landing-root .admin-placeholder:hover{transform:rotateY(-3deg)rotateX(1deg);box-shadow:-8px 24px 48px -10px #000000bf,-16px 40px 80px -20px #00000073}}@media (max-width:1023px){.landing-root .owner{padding:100px 0 80px}.landing-root .owner:after{top:40px}}@media (max-width:639px){.landing-root .owner{padding:64px 0 48px}.landing-root .owner__title{letter-spacing:0}.landing-root .owner__feature{padding:24px 0}}
.landing-root .closer{background:var(--canvas);text-align:center;padding:80px 0 56px;position:relative}@media (min-width:480px){.landing-root .closer{padding:100px 0 72px}}@media (min-width:768px){.landing-root .closer{padding:120px 0 88px}}@media (min-width:1024px){.landing-root .closer{padding:140px 0 100px}}.landing-root .closer:before{content:"";pointer-events:none;background:#1a141040;width:80px;height:1px;position:absolute;top:40px;left:50%;transform:translate(-50%)}@media (min-width:480px){.landing-root .closer:before{top:50px}}@media (min-width:768px){.landing-root .closer:before{top:60px}}.landing-root .closer__quote{font-family:var(--font-display);color:var(--ink);text-wrap:balance;overflow-wrap:anywhere;word-wrap:break-word;width:90%;max-width:60ch;margin:0 auto;font-size:clamp(1.75rem,4vw,2.75rem);font-style:italic;font-weight:400;line-height:1.35}@media (min-width:480px){.landing-root .closer__quote{width:85%}}@media (min-width:768px){.landing-root .closer__quote{width:75%}}@media (min-width:1024px){.landing-root .closer__quote{width:auto}}.landing-root .closer__quote p{margin:0}.landing-root .closer__quote em{color:var(--garnet);font-style:italic;font-weight:700}.landing-root .closer__cta{font-family:var(--font-body);letter-spacing:.01em;color:var(--copper);border-bottom:1px solid var(--copper);margin-top:clamp(2rem,5vw,3.5rem);padding-bottom:4px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.landing-root .closer__cta:hover,.landing-root .closer__cta:focus-visible{color:#9a5e26;border-bottom-width:2px;border-bottom-color:#9a5e26;padding-bottom:3px}.landing-root .closer__cta:focus-visible{outline:2px solid var(--copper);outline-offset:4px}
.landing-root .pricing{background:var(--canvas-2);padding:140px 0 100px;position:relative}.landing-root .pricing:before{content:"";background:linear-gradient(to bottom,var(--canvas),var(--canvas-2));pointer-events:none;z-index:1;height:96px;position:absolute;top:0;left:0;right:0}.landing-root .pricing>*{z-index:2;position:relative}.landing-root .pricing__intro{text-align:center;max-width:920px;margin:0 auto;padding:0 0 80px}.landing-root .pricing__intro-title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);text-wrap:balance;overflow-wrap:anywhere;margin:24px 0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:500;line-height:1.1}.landing-root .pricing__intro-sub{font-family:var(--font-body);color:var(--ink-soft);text-wrap:pretty;max-width:720px;margin:0 auto;font-size:1.0625rem;font-weight:300;line-height:1.6}.landing-root .pricing__grid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:1024px){.landing-root .pricing__grid{grid-template-columns:1fr 1fr 1fr;align-items:stretch}}.landing-root .plan{border-bottom:1px solid var(--line);box-sizing:border-box;flex-direction:column;min-width:0;padding:40px 24px;display:flex}.landing-root .plan:last-child{border-bottom:0}@media (min-width:1024px){.landing-root .plan{border-bottom:0;border-left:1px solid var(--line);padding:48px 32px}.landing-root .plan:first-child{border-left:0}}.landing-root .plan__badge{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--copper);text-align:left;margin:0 0 20px;font-size:.6875rem;font-weight:500}.landing-root .plan__eyebrow{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--copper);margin:0 0 16px;font-size:.6875rem;font-weight:500}.landing-root .plan__name{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(2rem,3.5vw,2.5rem);font-style:normal;font-weight:500;line-height:1.1}.landing-root .plan__tagline{font-family:var(--font-display);color:var(--garnet);text-wrap:balance;margin:0 0 32px;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:400;line-height:1.3}.landing-root .plan__price-wrap{flex-wrap:wrap;align-items:baseline;gap:6px;margin:0 0 8px;display:flex}.landing-root .plan__price{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:clamp(3.5rem,6vw,4.5rem);font-weight:500;line-height:1}.landing-root .plan__price-suffix{font-family:var(--font-body);color:var(--muted);font-size:1rem;font-weight:400}.landing-root .plan__setup{font-family:var(--font-body);color:var(--muted);margin:0 0 32px;font-size:.875rem;font-weight:400;line-height:1.4}.landing-root .plan__bullets{flex-direction:column;gap:14px;margin:0 0 32px;padding:0;list-style:none;display:flex}.landing-root .plan__bullet{font-family:var(--font-body);color:var(--ink-soft);text-wrap:pretty;overflow-wrap:anywhere;padding-left:22px;font-size:.9375rem;font-weight:400;line-height:1.5;position:relative}.landing-root .plan__bullet:before{content:"·";color:var(--copper);font-size:1.5em;font-weight:700;line-height:1.2;position:absolute;top:-2px;left:4px}.landing-root .plan__cta-wrap{margin-top:auto;padding-top:8px}.landing-root .pricing__legal{font-family:var(--font-body);color:var(--muted);text-align:center;text-wrap:pretty;max-width:720px;margin:64px auto 0;font-size:.875rem;font-weight:400;line-height:1.55}@media (max-width:1023px){.landing-root .pricing{padding:100px 0 80px}.landing-root .pricing__intro{padding:0 0 60px}.landing-root .pricing__legal{margin-top:48px}}@media (max-width:639px){.landing-root .pricing{padding:64px 0 48px}.landing-root .pricing:before{height:72px}.landing-root .pricing__intro-title{letter-spacing:0}.landing-root .plan{padding:32px 0}}
.landing-root .faq{background:var(--canvas);padding:140px 0 100px;position:relative}.landing-root .faq:before{content:"";background:linear-gradient(to bottom,var(--canvas-2),var(--canvas));pointer-events:none;z-index:1;height:96px;position:absolute;top:0;left:0;right:0}.landing-root .faq>*{z-index:2;position:relative}.landing-root .faq__intro{text-align:center;max-width:920px;margin:0 auto;padding:0 0 80px}.landing-root .faq__intro-title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);text-wrap:balance;margin:24px 0 0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:500;line-height:1.1}.landing-root .faq__list{counter-reset:faq-counter;max-width:720px;margin:0 auto;padding:0 32px;list-style:none}@media (max-width:639px){.landing-root .faq__list{padding:0 20px}}.landing-root .faq__item{counter-increment:faq-counter;min-width:0;margin:0 0 48px;position:relative}.landing-root .faq__item:last-child{margin-bottom:0}@media (min-width:768px){.landing-root .faq__item{margin-bottom:64px}}.landing-root .faq__question{font-family:var(--font-display);color:var(--garnet);text-wrap:balance;overflow-wrap:anywhere;margin:0 0 14px;font-size:clamp(1.125rem,2.8vw,1.5rem);font-style:italic;font-weight:400;line-height:1.3;position:relative}.landing-root .faq__question:before{content:counter(faq-counter)". ";font-family:var(--font-display);color:var(--copper);margin-right:6px;font-style:italic;font-weight:400}@media (min-width:768px){.landing-root .faq__question:before{text-align:right;width:48px;margin-right:0;font-size:clamp(1rem,1.6vw,1.125rem);position:absolute;top:0;left:-56px}}.landing-root .faq__answer{font-family:var(--font-body);color:var(--ink-soft);text-wrap:pretty;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:400;line-height:1.7}@media (min-width:768px){.landing-root .faq__answer{font-size:1.0625rem}}.landing-root .faq__footer{font-family:var(--font-body);color:var(--muted);text-align:center;max-width:720px;margin:80px auto 0;font-size:.9375rem;font-weight:400;line-height:1.55}.landing-root .faq__footer-link{font-family:var(--font-body);color:var(--copper);border-bottom:1px solid #0000;margin-left:6px;padding-bottom:1px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.landing-root .faq__footer-link:hover,.landing-root .faq__footer-link:focus-visible{color:#9a5e26;border-bottom-color:#9a5e26}.landing-root .faq__footer-link:focus-visible{outline:2px solid var(--copper);outline-offset:4px;border-radius:2px}@media (max-width:1023px){.landing-root .faq{padding:100px 0 80px}.landing-root .faq__intro{padding:0 0 60px}.landing-root .faq__footer{margin-top:56px}}@media (max-width:639px){.landing-root .faq{padding:64px 0 48px}.landing-root .faq:before{height:72px}.landing-root .faq__intro-title{letter-spacing:0}.landing-root .faq__footer{margin-top:40px}}
.landing-root .contact{background:var(--ink);padding:140px 0 100px;position:relative;overflow:hidden}.landing-root .contact__intro{text-align:center;max-width:920px;margin:0 auto;padding:0 0 80px}.landing-root .contact__intro-title{font-family:var(--font-display);letter-spacing:-.012em;color:#f5e6c8;text-wrap:balance;margin:24px 0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:500;line-height:1.1}.landing-root .contact__intro-sub{font-family:var(--font-body);color:#f5e6c8bf;text-wrap:pretty;max-width:720px;margin:0 auto;font-size:1.0625rem;font-weight:400;line-height:1.6}.landing-root .contact__intro .landing-section-label{color:#d4a06a}.landing-root .contact__dual{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:1024px){.landing-root .contact__dual{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:0}}.landing-root .contact__col{border-bottom:1px solid #f5e6c82e;min-width:0;padding:48px 0}.landing-root .contact__col:last-child{border-bottom:0;padding-bottom:0}.landing-root .contact__col:first-child{padding-top:0}@media (min-width:1024px){.landing-root .contact__col{border-bottom:0;padding:0 56px}.landing-root .contact__col:first-child{border-right:1px solid #f5e6c82e;padding-top:0;padding-left:0}.landing-root .contact__col:last-child{padding-bottom:0;padding-right:0}}.landing-root .contact__col-label{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:#d4a06a;margin:0 0 12px;font-size:.6875rem;font-weight:500}.landing-root .contact__col-sub{font-family:var(--font-body);color:#f5e6c8bf;margin:0 0 32px;font-size:.9375rem;font-weight:400;line-height:1.55}.landing-root .contact__divider-or{text-align:center;font-family:var(--font-display);color:#f5e6c88c;margin:0;padding:8px 0;font-size:1rem;font-style:italic;font-weight:400;display:block}@media (min-width:1024px){.landing-root .contact__divider-or{display:none}}.landing-root .contact__form{flex-direction:column;gap:24px;display:flex}.landing-root .contact__field{flex-direction:column;gap:6px;min-width:0;display:flex}.landing-root .contact__label{font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:#d4a06a;font-size:.6875rem;font-weight:500}.landing-root .contact__input,.landing-root .contact__textarea{font-family:var(--font-body);color:#f5e6c8;box-sizing:border-box;resize:vertical;background:0 0;border:0;border-bottom:1px solid #f5e6c84d;border-radius:0;width:100%;padding:12px 0;font-size:1rem;line-height:1.5;transition:border-color .15s}.landing-root .contact__input::placeholder,.landing-root .contact__textarea::placeholder{color:#f5e6c866;font-style:italic}.landing-root .contact__input:focus,.landing-root .contact__textarea:focus,.landing-root .contact__input:focus-visible,.landing-root .contact__textarea:focus-visible{border-bottom-color:#d4a06a;outline:none}.landing-root .contact__textarea{min-height:96px;font-family:var(--font-body);resize:vertical}.landing-root .contact__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.landing-root .contact__privacy{font-family:var(--font-body);color:#f5e6c8bf;cursor:pointer;align-items:flex-start;gap:10px;margin:4px 0 0;font-size:.875rem;line-height:1.5;display:flex}.landing-root .contact__privacy input[type=checkbox]{accent-color:#d4a06a;flex-shrink:0;margin:3px 0 0}.landing-root .contact__privacy-link{color:#d4a06a;border-bottom:1px solid #d4a06a99;margin-left:4px;text-decoration:none;transition:color .15s,border-color .15s}.landing-root .contact__privacy-link:hover,.landing-root .contact__privacy-link:focus-visible{color:#efd2a0;border-bottom-color:#efd2a0}.landing-root .contact__submit-wrap{margin-top:8px}.landing-root .contact__submit-wrap .landing-btn{justify-content:center;width:100%}.landing-root .contact__error{font-family:var(--font-body);color:#f5e6c8;border-left:2px solid var(--garnet);background:#7a1f1c59;border-radius:2px;margin:0;padding:12px 16px;font-size:.875rem;line-height:1.5}.landing-root .contact__success{flex-direction:column;align-items:flex-start;gap:14px;padding:32px 0;display:flex}.landing-root .contact__success-glyph{font-family:var(--font-display);color:#d4a06a;font-size:2.25rem;font-style:italic;line-height:1}.landing-root .contact__success-title{font-family:var(--font-display);color:#f5e6c8;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:500;line-height:1.2}.landing-root .contact__success-body{font-family:var(--font-body);color:#f5e6c8d9;max-width:480px;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.landing-root .contact__whatsapp{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.landing-root .contact__whatsapp-cta{font-family:var(--font-body);letter-spacing:.01em;color:#d4a06a;background:0 0;border:1px solid #d4a06a;border-radius:999px;align-items:center;gap:10px;padding:12px 22px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.landing-root .contact__whatsapp-cta:hover,.landing-root .contact__whatsapp-cta:focus-visible{color:#efd2a0;background:#d4a06a1a;border-color:#efd2a0}.landing-root .contact__whatsapp-cta:focus-visible{outline-offset:4px;outline:2px solid #d4a06a}.landing-root .contact__whatsapp-icon{flex-shrink:0;width:18px;height:18px}.landing-root .contact__whatsapp-arrow{margin-left:4px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:inline-block}.landing-root .contact__whatsapp-cta:hover .contact__whatsapp-arrow{transform:translate(4px)}.landing-root .contact__whatsapp-hours{font-family:var(--font-body);color:#f5e6c88c;margin:4px 0 0;font-size:.8125rem;line-height:1.5}.landing-root .contact__footer{font-family:var(--font-body);color:#f5e6c88c;text-align:center;text-wrap:pretty;max-width:720px;margin:64px auto 0;font-size:.8125rem;font-weight:400;line-height:1.6}.landing-root .contact__footer-link{color:#d4a06a;border-bottom:1px solid #0000;margin-left:4px;text-decoration:none;transition:color .15s,border-color .15s}.landing-root .contact__footer-link:hover,.landing-root .contact__footer-link:focus-visible{color:#efd2a0;border-bottom-color:#efd2a0}@media (max-width:1023px){.landing-root .contact{padding:100px 0 80px}.landing-root .contact__intro{padding:0 0 60px}.landing-root .contact__footer{margin-top:48px}}@media (max-width:639px){.landing-root .contact{padding:64px 0 48px}.landing-root .contact__intro-title{letter-spacing:0}.landing-root .contact__col{padding:32px 0}}
