:root{--mls-surface: #fafaf4;--mls-surface-dim: #dadad5;--mls-surface-bright: #fafaf4;--mls-surface-container-lowest: #ffffff;--mls-surface-container-low: #f4f4ee;--mls-surface-container: #eeeee9;--mls-surface-container-high: #e8e8e3;--mls-surface-container-highest: #e3e3de;--mls-on-surface: #1a1c19;--mls-on-surface-variant: #434840;--mls-inverse-surface: #2f312e;--mls-inverse-on-surface: #f1f1ec;--mls-outline: #74796f;--mls-outline-variant: #c3c8bd;--mls-surface-tint: #4c6544;--mls-primary: #243b1e;--mls-on-primary: #ffffff;--mls-primary-container: #3a5233;--mls-on-primary-container: #a8c49d;--mls-inverse-primary: #b2cfa7;--mls-secondary: #5a6239;--mls-on-secondary: #ffffff;--mls-secondary-container: #dee8b4;--mls-on-secondary-container: #60683f;--mls-tertiary: #323728;--mls-on-tertiary: #ffffff;--mls-tertiary-container: #494e3e;--mls-on-tertiary-container: #babfaa;--mls-error: #ba1a1a;--mls-on-error: #ffffff;--mls-error-container: #ffdad6;--mls-on-error-container: #93000a;--mls-primary-fixed: #ceebc1;--mls-primary-fixed-dim: #b2cfa7;--mls-on-primary-fixed: #0a2007;--mls-on-primary-fixed-variant: #354d2e;--mls-secondary-fixed: #dee8b4;--mls-secondary-fixed-dim: #c2cb9a;--mls-on-secondary-fixed: #181e00;--mls-on-secondary-fixed-variant: #424a24;--mls-tertiary-fixed: #e0e5cf;--mls-tertiary-fixed-dim: #c4c9b4;--mls-on-tertiary-fixed: #181d10;--mls-on-tertiary-fixed-variant: #444939;--mls-background: #fafaf4;--mls-on-background: #1a1c19;--mls-surface-variant: #e3e3de;--mls-primary-hover: #16280f;--mls-error-hover: #93000a;--mls-font-display: "Plus Jakarta Sans", system-ui, sans-serif;--mls-font-body: "Manrope", system-ui, sans-serif;--mls-radius-sm: .25rem;--mls-radius: .5rem;--mls-radius-md: .75rem;--mls-radius-lg: 1rem;--mls-radius-xl: 1.5rem;--mls-radius-full: 9999px;--mls-space-xs: 4px;--mls-space-base: 8px;--mls-space-sm: 12px;--mls-space-md: 24px;--mls-space-lg: 40px;--mls-space-xl: 64px;--mls-container-margin: 20px;--mls-gutter: 16px;--mls-container-max: 1200px;--mls-shadow-soft: 0px 10px 30px rgba(58, 82, 51, .06);--mls-shadow-lifted: 0px 16px 40px rgba(58, 82, 51, .1);--background: var(--mls-surface);--foreground: var(--mls-on-surface);--card: var(--mls-surface-container-lowest);--card-foreground: var(--mls-on-surface);--popover: var(--mls-surface-container-lowest);--popover-foreground: var(--mls-on-surface);--primary: var(--mls-primary);--primary-foreground: var(--mls-on-primary);--secondary: var(--mls-secondary-container);--secondary-foreground: var(--mls-on-secondary-container);--muted: var(--mls-surface-container);--muted-foreground: var(--mls-on-surface-variant);--accent: var(--mls-tertiary-fixed);--accent-foreground: var(--mls-on-tertiary-fixed-variant);--destructive: var(--mls-error);--destructive-foreground: var(--mls-on-error);--border: var(--mls-outline-variant);--input: var(--mls-outline-variant);--ring: var(--mls-secondary);--radius: var(--mls-radius)}:root{--ls-ink: #173e2b;--ls-paper: #fafbf6;--ls-muted: #597064;--ls-line: #d9e0d5;--ls-accent: #c7f36b;--ls-on-accent: #173e2b;--ls-night: #173e2b;--ls-on-night: #ffffff;--ls-night-muted: #ccd9cb;--ls-deep: #173e2b;--ls-on-deep: #fafbf6;--ls-statement: #c7f36b;--ls-on-statement: #173e2b;--ls-statement-outline: #4d752b;--ls-compare-off: #f1e6df;--ls-on-compare-off: #513d35;--ls-compare-on: #d0f08e;--ls-on-compare-on: #173e2b;--ls-tint: #edf1e6;--ls-tint-line: #afbeaa;--ls-warm: #f4f3e9;--ls-card: #d6e7b1;--ls-card-line: #b4c697;--ls-card-ink: #263f2b;--ls-ink-line: #ac6b40;--ls-footer: #102f20;--ls-on-footer: #dbe4d9;--ls-focus: #fb854f;--ls-font-hand: Caveat, "Segoe Print", "Bradley Hand", cursive;--ls-header-height: 92px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--ls-header-height) + 20px)}body{margin:0;background:var(--ls-paper);color:var(--ls-ink);font-family:var(--mls-font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--ls-focus);outline-offset:5px}::selection{background:var(--ls-accent);color:var(--ls-on-accent)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--mls-font-display);font-weight:800;margin:0}h1{font-size:clamp(54px,5.9vw,84px);line-height:1.04;letter-spacing:-.045em}h1 em,h2 em,h3 em{font-style:normal;color:var(--ls-ink-line)}p{margin:0}.wrap{max-width:1320px;margin:auto;padding:0 5%}.lead{font-size:20px;line-height:1.65;color:var(--ls-muted);max-width:460px}.micro{font-size:12px;line-height:1.6;opacity:.7;margin-top:17px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:29px}.ui-icon{width:19px;height:19px;display:inline-block;vertical-align:-.2em;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 24px;border:0;border-radius:var(--mls-radius-full);background:var(--ls-ink);color:var(--ls-paper);font-size:14px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,opacity .2s}.btn:hover{transform:translateY(-3px)}.btn .ui-icon{width:18px;height:18px}.btn-accent{background:var(--ls-accent);color:var(--ls-on-accent)}.btn-ghost{background:transparent;color:inherit;border:1px solid currentColor;padding:13px 19px}.btn-ghost:hover{background:color-mix(in srgb,currentColor 10%,transparent)}.btn:disabled{cursor:default;transform:none}.textlink{font-size:14px;font-weight:800;border-bottom:1px solid;padding:7px 0}.site-header{position:sticky;top:0;z-index:10;background:var(--ls-paper);border-bottom:1px solid var(--ls-line);transform:translateZ(0)}.site-header nav{height:92px;max-width:1440px;padding:0 5%;margin:auto;display:flex;align-items:center;gap:26px}.site-header .brand{margin-right:auto;display:flex;align-items:center}.site-header .brand img{width:178px;height:57px;object-fit:contain}.site-header .navlink{font-size:14px;font-weight:700}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:100%;transform-origin:left;transform:scaleX(0);background:var(--ls-accent);z-index:20}.reveal{transition:opacity .95s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms)}.js .reveal{opacity:0;transform:translate3d(0,32px,0)}.js .reveal.is-visible{opacity:1;transform:none;animation:reveal-arrive 1s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--reveal-delay, 0ms)}@keyframes reveal-arrive{0%{opacity:0;transform:translate3d(0,44px,0)}to{opacity:1;transform:none}}.handwritten{font-family:var(--ls-font-hand);font-weight:500}.hand-underlined{position:relative;display:inline-block;isolation:isolate}.ink-line{position:absolute;left:-2%;bottom:-.16em;width:104%;height:.2em;overflow:visible;pointer-events:none;stroke:var(--ls-ink-line);fill:none;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.ink-arrow{width:95px;height:80px;display:block;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.ink-line path,.ink-arrow path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 1.15s cubic-bezier(.2,.6,.3,1) .35s}.is-visible .ink-line path,.is-visible .ink-arrow path{stroke-dashoffset:0}.double{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:1320px;margin:auto;padding:115px 5%}.double h2{font-size:clamp(38px,4.4vw,48px);line-height:1.15;letter-spacing:-.04em;position:relative;z-index:2}.benefit{border-top:1px solid var(--ls-line);padding:24px 0}.benefit h3{font-size:23px;letter-spacing:-.02em;margin-bottom:8px}.benefit p{line-height:1.8;color:var(--ls-muted)}.cities{background:var(--ls-tint);padding:95px 0}.cities-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:50px}.cities h2{font-size:clamp(36px,4.4vw,48px);max-width:600px;letter-spacing:-.04em;line-height:1.1}.cities-heading p{max-width:320px;line-height:1.8;color:var(--ls-muted)}.city-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.city{border-top:1px solid var(--ls-tint-line);padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:15px}.city h3{font-size:31px;margin-bottom:8px}.city span{font-size:14px}.pill{font-size:12px;border:1px solid var(--ls-tint-line);padding:9px 13px;border-radius:var(--mls-radius-full);white-space:nowrap}.faq{padding:100px 5%;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq h2{font-size:clamp(33px,3.9vw,43px);letter-spacing:-.045em;line-height:1.12}.faq details{border-bottom:1px solid var(--ls-line);padding:23px 0}.faq summary{font-size:17px;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:23px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--ls-muted);line-height:1.8;margin:20px 25px 0 0}.join{position:relative;background:var(--ls-night);color:var(--ls-on-night);padding:110px 8%;text-align:center;border-radius:30px 30px 0 0}.join h2{font-size:clamp(42px,5.5vw,72px);letter-spacing:-.045em;line-height:1.1;max-width:820px;margin:0 auto 25px}.join p{color:var(--ls-night-muted);line-height:1.8;max-width:560px;margin:0 auto}.join .textlink{display:inline-block;margin-top:20px}.lead-form{display:flex;max-width:630px;margin:34px auto 0;background:#fff;border-radius:var(--mls-radius-full);padding:6px}.lead-form input{min-width:0;flex:1;border:0;border-radius:var(--mls-radius-full);padding:14px 20px;color:var(--ls-ink);background:#fff}.lead-form .btn:disabled{opacity:.65;cursor:wait}.form-feedback{font-size:14px;margin:14px auto 0;max-width:620px;min-height:1.4em}.visually-hidden{position:absolute;left:-10000px}.store-badges{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:38px}.store-badge{display:inline-flex;align-items:center;gap:14px;padding:14px 26px 14px 22px;border-radius:var(--mls-radius-lg);border:1px solid color-mix(in srgb,var(--ls-on-night) 35%,transparent);background:transparent;color:var(--ls-on-night);text-align:left}.store-badge svg{width:27px;height:27px;flex-shrink:0}.store-badge small{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.store-badge b{font-size:17px;font-weight:700;letter-spacing:-.01em}.store-note{max-width:430px;margin-inline:auto;text-align:center}.site-footer{padding:45px 5% 28px;background:var(--ls-footer);color:var(--ls-on-footer)}.site-footer .footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:1200px;margin:auto}.site-footer .brand{background:var(--ls-paper);border-radius:var(--mls-radius-md);padding:2px 12px;display:flex;align-items:center}.site-footer .brand img{width:160px;height:52px;object-fit:contain}.site-footer .links{display:flex;gap:25px;font-size:14px;flex-wrap:wrap}.site-footer .bottom{max-width:1200px;margin:35px auto 0;border-top:1px solid color-mix(in srgb,var(--ls-on-footer) 20%,transparent);padding-top:25px;display:flex;justify-content:space-between;gap:15px;font-size:12px;opacity:.75}@media(max-width:950px){.site-header nav{gap:16px}.site-header .navlink{display:none}.cities-heading{align-items:start}}@media(max-width:680px){:root{--ls-header-height: 78px}h1{letter-spacing:-.035em}.site-header nav{height:78px;gap:10px}.site-header .brand img{width:133px;height:43px}.site-header nav>.btn{padding:12px 15px;gap:10px;font-size:12px;white-space:nowrap}.site-header nav>.btn .ui-icon{width:15px;height:15px}.lead{font-size:18px}.double{display:block;padding:75px 6%}.double h2{font-size:38px;margin-bottom:35px}.cities{padding:70px 0}.cities-heading{display:block;margin-bottom:25px}.city-grid{grid-template-columns:1fr;gap:0}.city h3{font-size:27px}.faq{display:block;padding:70px 6%}.faq h2{margin-bottom:25px}.join{padding:80px 6%}.lead-form{display:block;background:none;padding:0}.lead-form input{width:100%;padding:18px 22px}.lead-form .btn{width:100%;margin-top:10px}.store-badges{gap:12px}.store-badge{flex:1 1 210px}.site-footer .footer-top,.site-footer .bottom{flex-direction:column;align-items:start}.site-footer .links{gap:18px}}.route-story{background:var(--ls-warm);position:relative;padding:50px 0}.js .route-story{height:225svh;padding:0}.route-pin{padding:40px 5%}.js .route-pin{position:sticky;top:calc(var(--ls-header-height) + 12px);min-height:calc(100svh - var(--ls-header-height) - 24px);display:flex;flex-direction:column;justify-content:center}.route-pin>h2{font-size:clamp(28px,3vw,43px);letter-spacing:-.035em;line-height:1.2;text-align:center;max-width:820px;margin:0 auto 30px}.route-drawing{height:340px;position:relative;display:grid;grid-template-columns:1fr .9fr 1fr;gap:4%;align-items:center;isolation:isolate}.route-stop{min-width:0;text-align:center;position:relative;z-index:1;opacity:.45;transform:scale(.94);transition:opacity .7s,transform .7s}.route-stop img{width:100%;max-width:280px;margin:0 auto;mix-blend-mode:multiply}.route-stop-name{display:block;font-family:var(--ls-font-hand);font-size:27px}.route-stop-badge{display:block;font-size:14px;font-weight:700;margin-top:6px;opacity:0;transition:opacity .5s}.route-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:2}.route-line{fill:none;stroke:var(--ls-ink-line);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:400;stroke-dashoffset:400;transition:stroke-dashoffset 1.2s}.route-card{background:var(--ls-card);color:var(--ls-card-ink);border:1px solid var(--ls-card-line);padding:23px;border-radius:var(--mls-radius-xl);box-shadow:0 20px 45px #25372017;transform:rotate(-6deg);position:relative;z-index:3;transition:transform .7s}.route-card img{width:130px;height:43px;object-fit:contain;margin-bottom:12px}.route-card span{font-size:16px;display:block}.route-card small{font-size:12px;display:block;margin-top:12px}.route-card-coins{height:62px;display:flex;align-items:center;gap:5px}.merci-coin{display:block;width:48px;height:48px;background:url(/_astro/merci-coin.GiajHtF0.webp) center / cover no-repeat;clip-path:ellipse(48% 48% at 50% 50%)}.route-card-coins .merci-coin{opacity:0;transform:translateY(14px) scale(.6);transition:opacity .5s,transform .5s}.route-card-coins .merci-coin:nth-child(2){transition-delay:.13s}.route-card-coins .merci-coin:nth-child(3){transition-delay:.26s}.route-coin-traveling{position:absolute;z-index:5;left:18%;top:40%;opacity:0;pointer-events:none}.route-caption{display:flex;align-items:center;gap:22px;margin:40px auto 0;max-width:720px;min-height:75px}.route-counter{font-size:14px;white-space:nowrap;color:var(--ls-muted)}.route-caption p{font-size:21px;line-height:1.5}.js .route-caption p:not(.is-active){display:none}.route-story[data-frame="0"] .route-stop-from,.route-story[data-frame="2"] .route-stop-to{opacity:1;transform:scale(1.04)}.route-story[data-frame="2"] .route-stop-badge{opacity:1}.route-story[data-frame="1"] .route-card{transform:rotate(2deg) scale(1.06)}.route-story[data-frame="1"] .route-line-first,.route-story[data-frame="2"] .route-line{stroke-dashoffset:0}.route-story[data-frame="1"] .route-card-coins .merci-coin,.route-story[data-frame="2"] .route-card-coins .merci-coin{opacity:1;transform:none}.route-story[data-frame="1"] .route-coin-traveling{animation:coin-to-card 1.3s ease-in-out both}.route-story[data-frame="2"] .route-coin-traveling{animation:coin-to-shop 1.5s ease-in-out both}@keyframes coin-to-card{0%{left:18%;top:42%;opacity:0;transform:rotate(-30deg)}20%{opacity:1}65%{top:23%}90%{opacity:1}to{left:48%;top:49%;opacity:0;transform:rotate(30deg)}}@keyframes coin-to-shop{0%{left:48%;top:49%;opacity:0;transform:rotate(0)}15%{opacity:1}60%{top:65%}90%{opacity:1}to{left:81%;top:43%;opacity:0;transform:rotate(75deg)}}.journey{background:var(--ls-deep);color:var(--ls-on-deep);border-radius:30px 30px 0 0;padding:65px 0}.js .journey{height:270svh;padding:0}.js .journey-scene{position:sticky;top:calc(var(--ls-header-height) + 18px);min-height:calc(100svh - var(--ls-header-height) - 36px);padding-top:32px;padding-bottom:32px;display:flex;flex-direction:column;justify-content:center}.journey-chapter{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.js .journey-chapter:not(.is-active){display:none}.js .journey-chapter.is-active{animation:reveal-arrive .75s cubic-bezier(.16,1,.3,1)}.journey-visual,.journey-copy{min-width:0}.journey-card{background:var(--ls-accent);color:var(--ls-on-accent);border-radius:var(--mls-radius-xl);padding:32px}.journey-card-label{display:flex;justify-content:space-between;gap:15px;font-size:14px;font-weight:600;opacity:.75}.journey-card-headline{font-size:clamp(30px,3.2vw,46px);line-height:1.12;letter-spacing:-.035em;margin:26px 0 18px;min-height:2.3em}.journey-card-sub{font-size:15px;line-height:1.5;display:block;min-height:3em}.journey-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:14px;border-top:1px solid color-mix(in srgb,var(--ls-on-accent) 22%,transparent);margin-top:24px;padding-top:18px}.journey-status{display:flex;justify-content:space-between;margin-top:25px;color:color-mix(in srgb,var(--ls-on-deep) 75%,transparent);font-size:14px}.journey-status b{color:var(--ls-accent);font-weight:600}.journey-track{display:flex;gap:8px;margin-top:12px;position:relative}.journey-track i{height:3px;flex:1;border-radius:3px;background:color-mix(in srgb,var(--ls-on-deep) 22%,transparent);transition:background .45s}.journey-track i.is-active{background:var(--ls-accent)}.journey-copy{min-height:340px;display:flex;flex-direction:column;justify-content:center}.journey-step-no{color:var(--ls-accent);font-size:14px;letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:26px}.journey-copy h2{font-size:clamp(30px,3.1vw,45px);letter-spacing:-.035em;line-height:1.12;margin-bottom:24px}.journey-copy h2 em{color:var(--ls-accent)}.journey-copy p{font-size:18px;line-height:1.75;color:color-mix(in srgb,var(--ls-on-deep) 80%,transparent)}@keyframes card-arrive{0%{opacity:.3;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}.manifesto{background:var(--ls-statement);color:var(--ls-on-statement);padding:0 8%;min-height:145svh;overflow:hidden}.manifesto-pin{position:sticky;top:calc(var(--ls-header-height) + 12px);min-height:calc(100svh - var(--ls-header-height) - 24px);display:flex;flex-direction:column;justify-content:center;padding:60px 0}.manifesto h2{font-size:clamp(45px,7.5vw,104px);max-width:1080px;line-height:1.06;letter-spacing:-.045em}.manifesto .outline{color:var(--ls-statement-outline)}.manifesto p{font-size:19px;max-width:570px;line-height:1.8;margin-top:30px}.scroll-word{display:inline;transition:opacity .4s ease-out}.js .scroll-word{opacity:var(--word-opacity, .22)}.comparison{background:var(--ls-compare-off);color:var(--ls-on-compare-off);padding:80px 5%;transition:background .85s ease,color .85s ease}.comparison[data-mode=with]{background:var(--ls-compare-on);color:var(--ls-on-compare-on)}.comparison-inner{max-width:1200px;margin:auto}.comparison-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:45px}.comparison-heading h2{font-size:clamp(32px,3.3vw,46px);line-height:1.15;letter-spacing:-.04em}.comparison-toggle{display:flex;align-items:center;gap:13px;font-size:14px;font-weight:800;flex-shrink:0}.comparison-toggle>span{max-width:95px;line-height:1.5;opacity:.5;transition:opacity .5s}.comparison[data-mode=without] .comparison-toggle>span:first-child,.comparison[data-mode=with] .comparison-toggle>span:last-child{opacity:1}.comparison-toggle button{width:76px;height:43px;padding:5px;border:0;border-radius:var(--mls-radius-full);background:color-mix(in srgb,currentColor 45%,transparent);cursor:pointer;flex-shrink:0;transition:background .65s}.comparison-toggle button[aria-checked=true]{background:var(--ls-ink)}.toggle-thumb{display:block;width:33px;height:33px;background:#fff;border-radius:50%;box-shadow:0 3px 6px #00000021;transition:transform .7s cubic-bezier(.22,1,.36,1)}[aria-checked=true] .toggle-thumb{transform:translate(33px)}.comparison-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;padding-top:35px;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent)}.comparison-panel[hidden]{display:none}.comparison-panel.is-changing{animation:card-arrive .7s ease}.comparison-kicker{font-size:14px;display:block;margin-bottom:20px}.comparison-intro h3{font-size:clamp(30px,3.3vw,44px);letter-spacing:-.035em;line-height:1.12;min-height:2.4em;margin-bottom:25px}.comparison-intro p{font-size:17px;line-height:1.7;max-width:450px}.comparison-list article{display:flex;gap:20px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.comparison-list article:last-child{margin-bottom:0;border-bottom:0}.comparison-symbol{display:grid;place-items:center;border:1px solid currentColor;width:35px;height:35px;border-radius:50%;flex-shrink:0}.comparison-list h4{font-size:19px;line-height:1.4;margin-bottom:10px}.comparison-list p{font-size:15px;line-height:1.65;opacity:.8}.human-section{padding:110px 5% 85px;max-width:1320px;margin:auto}.human-heading{max-width:700px}.human-heading h2{font-size:clamp(40px,5.1vw,68px);line-height:1.1;letter-spacing:-.04em;margin-bottom:25px}.human-heading h2 em{color:var(--ls-ink-line)}.human-heading p{font-size:18px;color:var(--ls-muted);line-height:1.8;max-width:560px}.human-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:7%;align-items:start;position:relative;padding:40px 5% 0 0}.photo-note{margin:0;padding:12px 12px 8px;background:#fff;box-shadow:0 12px 38px #19351d12;rotate:-3deg}.photo-note.is-secondary{margin-top:110px;rotate:4deg}.photo-crop{overflow:hidden;aspect-ratio:1.27;background:var(--ls-line)}.photo-note.is-secondary .photo-crop{aspect-ratio:.95}.photo-crop img{width:100%;height:100%;object-fit:cover;transform:scale(1.055);transition:transform 1.5s cubic-bezier(.2,.7,.2,1)}.photo-note.is-visible .photo-crop img{transform:none}.photo-note figcaption{font-family:var(--ls-font-hand);font-weight:500;font-size:30px;padding:15px 10px 7px;line-height:1.1}.hand-note{position:absolute;right:0;top:-50px;color:var(--ls-ink-line);font-family:var(--ls-font-hand);font-weight:500;font-size:26px;line-height:1.05;rotate:8deg;max-width:210px}.hand-note .ink-arrow{margin:0 auto;transform:rotate(15deg)}.photo-credit{font-size:12px;color:var(--ls-muted);margin-top:45px}.pomy-playground{position:relative;height:440px;margin-top:30px;isolation:isolate;background:var(--ls-paper)}.pomy-pet{position:absolute;left:15px;bottom:0;width:440px;max-width:100%;height:440px;border:0;background:none;padding:0;cursor:grab;mix-blend-mode:multiply;transform:rotate(var(--pet-lean, 0deg));transform-origin:50% 90%;transition:transform .25s ease;touch-action:pan-y}.pomy-pet:active{cursor:grabbing}.pomy-sprite{display:block;width:100%;height:100%;background:url(/_astro/pomy-reaction.CA5-FgAA.webp) left center / 200% auto no-repeat;pointer-events:none}.is-petted .pomy-sprite{background-position:right center;animation:pet-delight .36s ease-in-out infinite alternate}.pet-invitation{position:absolute;right:0;top:50px;max-width:145px;font-family:var(--ls-font-hand);font-size:25px;color:var(--ls-muted);transform:rotate(8deg);pointer-events:none}.pet-arrow{width:63px;height:65px;display:block;margin-left:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.coin-burst{position:absolute;inset:0;pointer-events:none;z-index:4;overflow:visible}.coin-burst .merci-coin{position:absolute;width:57px;height:57px;left:50%;top:42%;animation:coin-rise 1.45s ease-out both;filter:drop-shadow(0 5px 4px rgba(130,101,36,.19))}@keyframes pet-delight{0%{transform:rotate(-1deg) scale(1.018,.985)}to{transform:rotate(1deg) scale(.995,1.014)}}@keyframes coin-rise{0%{opacity:0;transform:translate(-50%) scale(.5) rotate(0)}15%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--coin-x)),-210px) scale(.85) rotate(var(--coin-r))}}@media(max-width:950px){.journey-scene{gap:6%}.pomy-playground{height:360px}.pomy-pet{width:360px;height:360px;left:0}.pet-invitation{top:12px;font-size:22px;max-width:120px}}@media(max-width:680px){.js .route-story{height:210svh}.js .route-pin{min-height:0;padding:25px 5% 30px;top:calc(var(--ls-header-height) + 10px)}.route-pin>h2{font-size:27px;letter-spacing:-.03em;margin-bottom:18px}.route-drawing{height:385px;grid-template-columns:1fr 1fr;gap:0;align-items:start}.route-stop-name{font-size:22px}.route-card{position:absolute;top:240px;left:calc(50% - 105px);width:210px;padding:12px 15px;transform:rotate(-5deg)}.route-card img{width:100px;height:30px;margin-bottom:3px}.route-card span{font-size:14px}.route-card small{display:none}.route-card-coins{height:43px}.merci-coin{width:37px;height:37px}.route-lines{top:170px;height:170px}.route-caption{margin-top:20px;gap:15px;min-height:85px;align-items:start}.route-caption p{font-size:17px}.route-counter{font-size:12px;padding-top:4px}.route-story[data-frame="0"] .route-stop-from,.route-story[data-frame="2"] .route-stop-to{transform:none}@keyframes coin-to-card{0%{left:20%;top:28%;opacity:0}20%{opacity:1}90%{opacity:1}to{left:48%;top:75%;opacity:0}}@keyframes coin-to-shop{0%{left:48%;top:75%;opacity:0}20%{opacity:1}90%{opacity:1}to{left:75%;top:28%;opacity:0}}.journey-chapter{display:flex;flex-direction:column;gap:25px;align-items:stretch}.js .journey-scene{top:calc(var(--ls-header-height) + 12px);min-height:0;padding:22px 6% 26px}.js .journey{height:260svh}.journey-card{padding:22px}.journey-card-headline{font-size:31px;letter-spacing:-.03em;margin:18px 0 14px;min-height:2.2em}.journey-copy{min-height:235px;display:block}.journey-step-no{margin-bottom:14px}.journey-copy h2{font-size:30px;letter-spacing:-.03em;margin-bottom:15px}.journey-copy p{font-size:16px;line-height:1.6}.manifesto{min-height:125svh;padding:0 6%}.manifesto-pin{top:calc(var(--ls-header-height) + 10px);padding:45px 0}.manifesto h2{font-size:46px;letter-spacing:-.035em}.manifesto p{font-size:16px;line-height:1.65}.comparison{padding:55px 6%}.comparison-heading{display:block;margin-bottom:18px}.comparison-heading h2{font-size:26px;letter-spacing:-.03em;margin-bottom:18px}.comparison-toggle{justify-content:center;font-size:13px;gap:15px}.comparison-toggle>span{max-width:none}.comparison-panel{display:block;padding-top:18px}.comparison-kicker{display:none}.comparison-intro h3{font-size:28px;letter-spacing:-.025em;min-height:0;margin-bottom:16px}.comparison-intro p{display:none}.comparison-list article{gap:12px;padding-bottom:10px;margin-bottom:10px}.comparison-list h4{font-size:15px;margin-bottom:5px}.comparison-list p{font-size:14px;line-height:1.45}.comparison-symbol{width:26px;height:26px}.human-section{padding:70px 5% 65px}.human-heading h2{font-size:43px;letter-spacing:-.035em}.human-heading p{font-size:16px}.human-grid{gap:15px;padding:55px 2% 0;grid-template-columns:1fr 1fr}.photo-note{padding:7px 7px 5px}.photo-note.is-secondary{margin-top:65px}.photo-crop,.photo-note.is-secondary .photo-crop{aspect-ratio:.78}.photo-note figcaption{font-size:23px;padding:12px 3px 4px}.hand-note{font-size:21px;top:0;max-width:140px}.hand-note .ink-arrow{height:50px;width:65px;margin-left:45px}.photo-credit{margin-top:28px}.pomy-playground{height:370px;margin-top:0}.pomy-pet{width:340px;height:340px}.pet-invitation{font-size:21px;top:0}.coin-burst .merci-coin{width:47px;height:47px}}@media(max-height:700px)and (min-width:681px){.route-drawing{height:260px}.route-pin>h2{font-size:29px;margin-bottom:10px}.route-caption{margin-top:18px}.manifesto{min-height:0;padding-top:70px;padding-bottom:70px}.manifesto-pin{position:static;padding:0}.js .journey-scene{top:calc(var(--ls-header-height) + 8px);padding-top:14px;padding-bottom:14px}.journey-chapter{gap:6%}.journey-card{padding:18px}.journey-card-headline{font-size:27px;min-height:0;margin:12px 0}.journey-card-sub,.journey-card-bottom{display:none}.journey-copy{min-height:210px}.journey-copy h2{font-size:26px}}.motion-reduced .route-story{height:auto;padding:45px 0}.motion-reduced .route-pin{position:static;min-height:0}.motion-reduced .route-stop,.motion-reduced .route-stop-badge{opacity:1;transform:none}.motion-reduced .route-line{stroke-dashoffset:0;transition:none}.motion-reduced .route-coin-traveling{display:none}.motion-reduced .route-card{transform:none;transition:none}.motion-reduced .journey{height:auto;padding:45px 0}.motion-reduced .journey-scene{position:static;min-height:0}.motion-reduced .journey-chapter{animation:none;padding:25px 0}.motion-reduced .journey-status,.motion-reduced .journey-track{display:none}.motion-reduced .manifesto{min-height:0;padding-top:80px;padding-bottom:80px}.motion-reduced .manifesto-pin{position:static;padding:0}.motion-reduced .scroll-word{opacity:1}.motion-reduced .photo-crop img,.motion-reduced .pomy-pet{transform:none}.motion-reduced .is-petted .pomy-sprite,.motion-reduced .comparison-panel.is-changing{animation:none}.motion-reduced .coin-burst .merci-coin{animation:coin-fade .9s ease both;transform:translate(calc(-50% + var(--coin-x)),-70px)}@keyframes coin-fade{0%,to{opacity:0}30%,70%{opacity:1}}:root{--ls-ink: #302332;--ls-paper: #fbf7f1;--ls-muted: #6d5b62;--ls-line: #d8c8c0;--ls-accent: #f3ad7e;--ls-on-accent: #34242e;--ls-night: #251d29;--ls-on-night: #fff5e9;--ls-night-muted: #dfcbd2;--ls-deep: #302332;--ls-on-deep: #fff5e9;--ls-statement: #713e3a;--ls-on-statement: #f4e3d7;--ls-statement-outline: #ffc49a;--ls-compare-off: #713e3a;--ls-on-compare-off: #fff0e5;--ls-compare-on: #edd4bd;--ls-on-compare-on: #342638;--ls-tint: #eee0d6;--ls-tint-line: #c9aca0;--ls-warm: #f3e6d8;--ls-card: #f5c5a0;--ls-card-line: #d9a27b;--ls-card-ink: #302332;--ls-ink-line: #9a593e;--ls-footer: #1d1822;--ls-on-footer: #ecdae0;--ls-focus: #f3a26e}.site-header{background:var(--ls-night);color:var(--ls-on-night);border-bottom-color:#ffffff17}.site-header .brand{background:var(--ls-paper);border-radius:var(--mls-radius-md);padding:2px 12px}.site-header nav>.btn{background:transparent;color:var(--ls-on-night);border:1px solid rgba(255,255,255,.31);padding:13px 19px}.site-header nav>.btn:hover{background:#ffffff14}.pro-hero{background:radial-gradient(ellipse at 82% 85%,rgba(97,57,51,.33),transparent 60%),var(--ls-night);color:var(--ls-on-night);text-align:center;padding:70px 7%;min-height:calc(100svh - var(--ls-header-height));display:flex;flex-direction:column;justify-content:center;overflow:hidden}.pro-hero h1{font-size:clamp(56px,6.4vw,92px);line-height:1.09;letter-spacing:-.05em;max-width:1140px;margin:0 auto 42px}.pro-hero h1 em{color:var(--ls-accent)}.pro-hero .ink-line{stroke:var(--ls-accent);opacity:.85}.pro-hero .subline{font-size:clamp(23px,2.3vw,31px);line-height:1.5;color:#f6e7db;max-width:640px;margin:0 auto}.pro-hero .product-definition{max-width:580px;margin:28px auto 0;font-size:18px;line-height:1.65;color:var(--ls-night-muted)}.pro-hero .actions{justify-content:center;margin-top:34px}.pro-hero .btn-accent{padding:19px 29px;font-size:16px}.resist-mark{display:inline-block;position:relative;isolation:isolate;padding:0 .12em;font-weight:800;color:var(--ls-night)}.resist-mark svg{position:absolute;inset:-.02em -.14em;width:calc(100% + .28em);height:110%;z-index:-1;fill:var(--ls-accent);transform:rotate(-2deg)}.subline.is-visible .resist-mark svg{animation:marker-swipe .7s .35s cubic-bezier(.2,.8,.2,1) both;transform-origin:left}.subline.is-visible .resist-mark{animation:marker-ink .7s .35s cubic-bezier(.2,.8,.2,1) both}@keyframes marker-swipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes marker-ink{0%{color:var(--ls-accent)}55%,to{color:var(--ls-night)}}.motion-reduced .subline.is-visible .resist-mark,.motion-reduced .subline.is-visible .resist-mark svg{animation:none}.pomy-mini{width:290px;margin:24px 0 0 auto}.join .lead-form input::placeholder{color:var(--ls-muted)}@media(max-width:950px){.site-header nav>.btn{font-size:12px;gap:12px}}@media(max-width:680px){.site-header nav>.btn{padding:12px 15px}.pro-hero{padding:60px 6%}.pro-hero h1{font-size:clamp(43px,12.8vw,61px);letter-spacing:-.03em;line-height:1.12;margin-bottom:34px}.pro-hero .subline{font-size:22px;line-height:1.6;max-width:320px}.pro-hero .product-definition{font-size:16px;margin-top:24px;max-width:320px}.pro-hero .btn-accent{font-size:15px;padding:17px 24px}.pomy-mini{width:150px;margin:0 0 0 auto}}
