*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#f5fae4,#fffdf8 42%,#edf6ff);color:#373b44;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}button,input,textarea{font:inherit}a{color:inherit}img{display:block;max-width:100%}#root{min-height:100vh}:root{--brand-lime:#cce779;--brand-olive:#a3bf61;--brand-ink:#373b44;--brand-sky:#dcecff;--brand-sand:#e7b85a;--surface:#ffffffe0;--surface-strong:#fffffff5;--border:#373b441f;--muted:#66727f;--shadow-soft:0 18px 38px #373b4414;--shadow-strong:0 28px 60px #373b4429;--max-width:1120px}.landing-page{min-height:100vh;overflow:hidden;position:relative}.landing-page:after,.landing-page:before{content:"";pointer-events:none;position:absolute;z-index:0}.landing-page:before{background:radial-gradient(circle,#cce77980 0,#cce77900 68%);height:40rem;left:-10rem;top:-10rem;width:40rem}.landing-page:after{background:radial-gradient(circle,#dcecff99 0,#dcecff00 70%);height:36rem;right:-9rem;top:8rem;width:36rem}.section,.site-header{margin:0 auto;position:relative;width:min(1120px,calc(100% - 2rem));width:min(var(--max-width),calc(100% - 2rem));z-index:1}.site-header{align-items:center;display:flex;justify-content:space-between;padding:1.25rem 0 0}.brand-lockup{align-items:center;color:#373b44;color:var(--brand-ink);display:inline-flex;gap:.9rem;text-decoration:none}.brand-icon{border-radius:18px;box-shadow:0 18px 38px #373b4414;box-shadow:var(--shadow-soft);height:3.5rem;width:3.5rem}.brand-lockup div{display:flex;flex-direction:column;gap:.1rem}.brand-title{font-size:1rem;font-weight:700;letter-spacing:.01em}.brand-subtitle{color:#66727f;color:var(--muted);font-size:.88rem}.language-toggle{background:#ffffffb8;border:1px solid #373b4414;border-radius:999px;box-shadow:0 18px 38px #373b4414;box-shadow:var(--shadow-soft);display:inline-flex;gap:.2rem;padding:.25rem}.language-toggle button{background:#0000;border:none;border-radius:999px;color:#66727f;color:var(--muted);cursor:pointer;font-size:.82rem;font-weight:700;letter-spacing:.08em;min-width:3rem;padding:.55rem .9rem;transition:all .2s ease}.language-toggle button.is-active{background:linear-gradient(135deg,#373b44,#4f5562);background:linear-gradient(135deg,var(--brand-ink),#4f5562);color:#fff}.hero-section{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:4.5rem 0 3rem}.eyebrow{color:#a3bf61;color:var(--brand-olive);font-size:.88rem;font-weight:700;letter-spacing:.12em;margin:0 0 1rem;text-transform:uppercase}.footer-copy h2,.hero-copy h1,.section-heading h2{color:#373b44;color:var(--brand-ink);letter-spacing:-.03em;margin:0}.hero-copy h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.95;max-width:10ch}.feature-card p,.footer-copy p,.gallery-copy p,.hero-text,.section-heading p,.step-card p,.trust-text{color:#66727f;color:var(--muted);font-size:1rem;line-height:1.65}.hero-text{font-size:1.08rem;margin:1.35rem 0 0;max-width:34rem}.hero-highlights{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.highlight-chip{background:#ffffffc7;border:1px solid #373b4414;border-radius:999px;color:#373b44;color:var(--brand-ink);display:inline-flex;font-size:.92rem;font-weight:600;padding:.72rem .95rem}.download-panel,.footer-card,.highlight-chip,.trust-block{box-shadow:0 18px 38px #373b4414;box-shadow:var(--shadow-soft)}.download-panel,.footer-card,.trust-block{background:#ffffffe0;background:var(--surface);border:1px solid #373b441f;border:1px solid var(--border)}.download-panel,.trust-block{border-radius:1.5rem;margin-top:1.5rem;padding:1.25rem}.download-label,.trust-title{color:#373b44;color:var(--brand-ink);font-size:.95rem;font-weight:700;margin:0 0 .9rem}.trust-block{max-width:36rem}.trust-text{margin:0}.store-grid{display:flex;flex-wrap:wrap;gap:.85rem}.store-grid--compact{align-content:flex-start;flex-direction:column;width:min(100%,24rem)}.store-badge{align-items:center;display:inline-flex;line-height:0;text-decoration:none;transition:transform .2s ease}.store-badge:hover{transform:translateY(-2px)}.store-badge img{display:block;height:3.5rem;width:auto}.hero-visual{--hero-device-shift:0%;grid-gap:1.15rem;display:grid;gap:1.15rem;justify-items:center;min-height:auto;padding:1.5rem 0 1rem;position:relative}.hero-orb{border-radius:999px;filter:blur(1px);position:absolute}.hero-orb--lime{background:linear-gradient(135deg,#cce779f2,#a3bf6133);height:12rem;right:0;top:0;width:12rem}.hero-orb--sky{background:linear-gradient(135deg,#dcecfff2,#dcecff2e);bottom:3rem;height:16rem;left:0;width:16rem}.hero-device{left:auto;max-width:19rem;position:relative;top:auto;transform:translateX(var(--hero-device-shift));width:min(100%,19rem);z-index:2}.hero-device img{display:block;filter:drop-shadow(0 26px 54px rgba(55,59,68,.18));width:100%}.floating-card{background:#fffffff5;background:var(--surface-strong);border:1px solid #373b4414;border-radius:1.2rem;box-shadow:0 18px 38px #373b4414;box-shadow:var(--shadow-soft);box-sizing:border-box;display:flex;flex-direction:column;gap:.4rem;max-width:100%;padding:1rem;position:relative;width:min(18rem,calc(100% - 1rem));z-index:1}.floating-card--top{justify-self:start;margin-right:clamp(0rem,12%,4.5rem)}.floating-card--bottom{justify-self:end;margin-left:clamp(0rem,12%,4.5rem)}.floating-value{color:#373b44;color:var(--brand-ink);font-size:1.15rem;font-weight:700}.floating-label{color:#66727f;color:var(--muted);font-size:.9rem;line-height:1.45}.section{padding:1.5rem 0 3rem}.section-heading{margin-bottom:1.5rem;max-width:40rem}.footer-copy h2,.section-heading h2{font-size:clamp(2rem,3vw,3rem);line-height:1.02}.footer-copy p,.section-heading p{margin:.85rem 0 0}.compact-heading{margin-bottom:1rem}.feature-grid,.gallery-grid,.stats-grid,.steps-grid{grid-gap:1rem;display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.gallery-card,.stat-card,.step-card{background:#ffffffe0;background:var(--surface);border:1px solid #373b441f;border:1px solid var(--border);border-radius:1.5rem;box-shadow:0 18px 38px #373b4414;box-shadow:var(--shadow-soft)}.feature-card,.stat-card,.step-card{padding:1.35rem}.stat-value{font-size:clamp(1.85rem,3vw,2.6rem);font-weight:700}.feature-card h3,.gallery-copy h3,.stat-label,.stat-value,.step-card h3{color:#373b44;color:var(--brand-ink);margin:0}.stat-label{font-size:.98rem;font-weight:600;line-height:1.45;margin-top:.65rem}.stat-note{color:#66727f;color:var(--muted);font-size:.88rem;line-height:1.5;margin:.65rem 0 0}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{position:relative}.feature-card:before{background:linear-gradient(135deg,#cce779,#e7b85a);background:linear-gradient(135deg,var(--brand-lime),var(--brand-sand));border-radius:999px;content:"";height:.7rem;left:1.35rem;position:absolute;top:1.35rem;width:.7rem}.feature-card h3,.gallery-copy h3,.step-card h3{font-size:1.12rem;line-height:1.3}.feature-card h3{margin-left:1.3rem}.feature-card p,.gallery-copy p,.step-card p{margin:.8rem 0 0}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card{overflow:hidden;position:relative}.step-card:after{background:linear-gradient(135deg,#cce77966,#dcecff66);content:"";inset:0;opacity:.65;pointer-events:none;position:absolute}.step-card>*{position:relative;z-index:1}.step-index{align-items:center;background:linear-gradient(135deg,#373b44,#4b505a);background:linear-gradient(135deg,var(--brand-ink),#4b505a);border-radius:999px;color:#fff;display:inline-flex;font-size:.92rem;font-weight:700;height:2.3rem;justify-content:center;margin-bottom:1rem;width:2.3rem}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-card{overflow:hidden}.gallery-shot{background:linear-gradient(180deg,#dcecff8c,#ffffffeb);padding:.9rem}.gallery-shot img{border-radius:1.55rem;width:100%}.gallery-copy{padding:1rem 1.15rem 1.2rem}.footer-section{padding-bottom:3.5rem}.footer-card{grid-gap:1.5rem;align-items:start;border-radius:1.85rem;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) auto;padding:1.5rem}.footer-copy{max-width:40rem}.footer-links{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.2rem}.footer-link{background:#373b440f;border-radius:999px;color:#373b44;color:var(--brand-ink);font-size:.92rem;font-weight:600;padding:.75rem .95rem;text-decoration:none;transition:background-color .2s ease}.footer-link:hover{background:#373b441a}.download-panel,.feature-card,.floating-card,.footer-card,.gallery-card,.hero-device,.stat-card,.step-card,.trust-block{animation:rise-in .65s ease both}.trust-block{animation-delay:.08s}.hero-device{animation-delay:.12s}.floating-card--top{animation-delay:.2s}.floating-card--bottom{animation-delay:.28s}.hero-device{animation-delay:.12s,.85s;animation-duration:.65s,6s;animation-iteration-count:1,infinite;animation-name:rise-in,float-preview;animation-timing-function:ease,ease-in-out}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float-preview{0%,to{transform:translateX(var(--hero-device-shift)) translateY(0)}50%{transform:translateX(var(--hero-device-shift)) translateY(-8px)}}@media (max-width:1080px){.hero-section{gap:2rem;grid-template-columns:1fr;padding-top:3.2rem}.hero-copy h1{max-width:none}.hero-visual{gap:1rem;margin-top:1rem;padding-top:.5rem}.hero-device{max-width:16.5rem;width:min(100%,16.5rem)}.gallery-grid,.stats-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-card{grid-template-columns:1fr}.store-grid--compact{width:100%}}@media (max-width:760px){.site-header{align-items:flex-start;flex-direction:column;gap:1rem}.brand-subtitle{max-width:18rem}.feature-grid,.gallery-grid,.stats-grid,.steps-grid{grid-template-columns:1fr}.store-grid,.store-grid--compact{flex-direction:column}.store-badge{min-width:0;width:100%}.hero-visual{gap:.9rem;padding-top:.25rem}.hero-device{max-width:14rem;width:min(100%,14rem)}.floating-card{width:min(16rem,calc(100% - 1rem))}.floating-card--top{justify-self:center;margin-right:0}.floating-card--bottom{justify-self:center;margin-left:0}}@media (max-width:560px){.section,.site-header{width:min(1120px,calc(100% - 1rem));width:min(var(--max-width),calc(100% - 1rem))}.hero-section{padding-top:2.6rem}.hero-copy h1{font-size:clamp(2.2rem,14vw,3.4rem)}.hero-text{font-size:1rem}.download-panel,.feature-card,.footer-card,.gallery-copy,.stat-card,.step-card,.trust-block{padding:1rem}.hero-visual{gap:.8rem;padding-top:0}.hero-device{max-width:12rem;width:min(100%,12rem)}.floating-card{padding:.8rem;width:calc(100% - .5rem)}.floating-card--top{margin-right:0}.floating-card--bottom{margin-left:0}}
/*# sourceMappingURL=main.70cdfb6d.css.map*/