:root{--bg:#eef4ed;--surface:#ffffffbd;--surface-strong:#f9fcf7;--surface-deep:#f2f8f0;--line:#2244301f;--text:#173022;--muted:#597161;--primary:#2f8f5b;--primary-deep:#1d6a41;--brand-navy:#2c3755;--brand-navy-deep:#1f2840;--brand-mint:#70b49b;--secondary:#f0b34b;--secondary-soft:#f0b34b29;--shadow:0 28px 80px #1d35281f;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#2c37551f,#0000 28%),radial-gradient(circle at 100% 0,#f0b34b26,#0000 22%),linear-gradient(#f7fbf4 0%,#edf5eb 100%);margin:0;font-family:Aptos,Segoe UI,Helvetica Neue,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#17302205 1px,#0000 1px),linear-gradient(90deg,#17302205 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0;mask-image:linear-gradient(#00000073,#0000 80%)}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh}.site-header,.site-footer,.content-section,.hero{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto}.site-header{z-index:20;backdrop-filter:blur(18px);background:#fcfdfae0;border:1px solid #2c375514;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 18px 40px #1f284014}.header-actions{align-items:center;gap:.75rem;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:.75rem;font-weight:700;display:inline-flex}.brand-mark{background:linear-gradient(#2c375514,#70b49b14);border:1px solid #2c375514;border-radius:18px;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.18rem;display:inline-flex;box-shadow:inset 0 1px #ffffff80}.brand-mark img{object-fit:cover;border-radius:14px;width:100%;height:100%}.brand-lockup{gap:.08rem;line-height:1;display:grid}.brand-name{color:var(--brand-navy);letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.brand-tag{text-transform:uppercase;letter-spacing:.12em;color:#2c375594;font-size:.72rem}.brand-name.light,.brand-tag.light{color:#f6f8fc}.site-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.site-nav a{color:#2c3755b8;border-radius:999px;padding:.5rem .75rem}.site-nav a.active,.site-nav a:hover,.header-cta:hover,.button:hover,.lang-switch:hover{transform:translateY(-1px)}.site-nav a.active{color:var(--brand-navy);background:#2c375514}.lang-switch,.header-cta,.button{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.2rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.lang-switch{color:var(--brand-navy);background:#fffc;border:1px solid #2c375514;padding-inline:.95rem}.header-cta,.button.primary{color:#fff;background:linear-gradient(135deg, var(--brand-navy), #40507a);box-shadow:0 14px 30px #2c37553d}.button.secondary{color:var(--text);border:1px solid var(--line);background:#ffffffd1}.hero,.content-section{padding:4.5rem 0}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;display:grid;position:relative}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:1.2rem;display:grid}.goal-grid,.card-grid,.steps-grid,.info-grid,.social-grid{gap:1rem;display:grid}.goal-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.hero-copy{z-index:1;position:relative}.hero-copy:after{content:"";z-index:-1;background:radial-gradient(circle,#f0b34b2e,#0000 70%);border-radius:999px;width:14rem;height:14rem;position:absolute;top:-2rem;left:-2rem}.headline-wrap{max-width:42rem}.hero-subtext{max-width:36rem;font-size:1.1rem}.micro-proof{flex-wrap:wrap;gap:.85rem;margin-top:1.3rem;display:flex}.micro-proof span{color:var(--muted);background:#ffffffad;border:1px solid #22443014;border-radius:999px;padding:.6rem .9rem;font-size:.95rem}.card-grid,.steps-grid,.info-grid,.social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eyebrow{background:var(--secondary-soft);color:#8c5c0a;border-radius:999px;padding:.4rem .9rem;font-size:.95rem;font-weight:700;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;color:var(--brand-navy-deep);margin-bottom:1.3rem;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95}h2{letter-spacing:-.03em;color:var(--brand-navy-deep);margin-bottom:1rem;font-size:clamp(2rem,3.4vw,3rem);line-height:1.05}h3{margin-bottom:.8rem;font-size:1.2rem}p{color:var(--muted);font-size:1.05rem;line-height:1.7}.actions,.hero-metrics,.cta-row{flex-wrap:wrap;gap:1rem;display:flex}.hero-metrics{margin-top:1.6rem}.metric-pill,.goal-chip{border:1px solid var(--line);background:#ffffffc7;border-radius:18px;padding:.8rem 1rem}.metric-pill strong{color:var(--text);margin-bottom:.2rem;font-size:1rem;display:block}.section-card,.feature-card,.step-card,.policy-card,.phone-shell,.recipe-card,.goal-card,.social-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.section-card,.policy-card{padding:2rem}.feature-card,.step-card,.recipe-card,.goal-card,.social-card{padding:1.6rem}.premium-card{background:linear-gradient(#ffffffd6,#f5faf4b8);position:relative;overflow:hidden}.premium-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#f0b34b29,#0000 35%);position:absolute;inset:0}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-heading p{max-width:40rem}.phone-shell{max-width:390px;margin-left:auto;padding:1rem;position:relative;overflow:hidden;transform:rotate(3deg)}.phone-shell:before,.phone-shell:after{content:"";z-index:-1;border-radius:28px;position:absolute}.phone-image,.screenshot-image{object-fit:cover;width:100%;height:100%;display:block}.phone-image{background:#fff;border:1px solid #22443014;border-radius:28px;box-shadow:0 22px 60px #1d35282e}.phone-shell:before{filter:blur(8px);background:linear-gradient(#f0b34b2e,#2f8f5b1a);inset:12px -16px -12px 24px}.phone-shell:after{background:radial-gradient(circle,#f0b34b57,#0000 70%);border-radius:999px;width:7rem;height:7rem;top:-1rem;right:-2rem}.phone-screen{color:#f6fff7;background:radial-gradient(circle at top,#ffffff24,#0000 34%),linear-gradient(#1e5a3b 0%,#132 100%);border-radius:28px;min-height:620px;padding:1.3rem}.mockup-top,.macro-grid,.meal-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.macro-grid{margin:1.2rem 0}.macro-card,.mini-panel{background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;padding:1rem}.macro-card{flex:1 1 0}.mockup-list{gap:.9rem;margin:1.2rem 0;display:grid}.meal-row{background:#ffffff12;border-radius:20px;padding:1rem}.badge{background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:.9rem;display:inline-flex}.page-hero{text-align:center;padding-top:5rem}.page-hero p{max-width:44rem;margin:0 auto}.policy-stack{gap:1.5rem;display:grid}.policy-card ul,.feature-card ul,.recipe-card ul{color:var(--muted);padding-left:1.2rem;line-height:1.8}.callout{background:linear-gradient(135deg,#2f8f5b1f,#f0b34b29);border:1px solid #17302214;border-radius:24px;padding:1.2rem 1.4rem}.trust-band,.story-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.trust-band{margin-top:1.8rem}.trust-pill,.story-stat{border:1px solid var(--line);background:#ffffffc2;border-radius:22px;padding:1rem 1.1rem;box-shadow:0 10px 28px #1d35280f}.trust-pill strong,.story-stat strong{margin-bottom:.25rem;font-size:1.05rem;display:block}.story-stat{background:linear-gradient(#ffffffd6,#f7fbf4bd)}.showcase-grid{grid-template-columns:1.05fr .95fr;gap:1.4rem;display:grid}.story-split{grid-template-columns:.95fr 1.05fr;align-items:center;gap:1.4rem;display:grid}.story-copy{padding:2.1rem}.story-copy p:last-child{margin-bottom:0}.story-points{gap:.9rem;margin-top:1.4rem;display:grid}.story-point{background:#ffffffbd;border:1px solid #22443014;border-radius:22px;align-items:start;gap:.9rem;padding:1rem 1.05rem;display:flex}.story-point strong{min-width:2rem;color:var(--primary-deep)}.visual-stage{background:radial-gradient(circle at 100% 0,#f0b34b2e,#0000 28%),linear-gradient(#ffffffb3,#f1f8f0d1);border:1px solid #22443014;border-radius:32px;min-height:34rem;padding:1rem;position:relative;overflow:hidden}.visual-stage:before{content:"";background:radial-gradient(circle,#2f8f5b2e,#0000 70%);border-radius:999px;width:12rem;height:12rem;position:absolute;inset:auto auto -3rem -3rem}.device-stack{height:100%;min-height:32rem;position:relative}.device-card{border:1px solid #22443014;border-radius:30px;position:absolute;overflow:hidden;box-shadow:0 20px 60px #1d352824}.device-card.primary{color:#f5fff7;background:linear-gradient(#174530 0%,#0f2d1f 100%);width:min(19rem,56%);top:2rem;left:0}.device-card.secondary{width:min(18rem,50%);color:var(--text);background:linear-gradient(#fff 0%,#f3f9f2 100%);top:0;right:0}.device-card.tertiary{width:min(15rem,42%);color:var(--text);background:linear-gradient(#fffdf8 0%,#f5f8ee 100%);bottom:0;right:2rem}.device-screen{padding:1.2rem}.device-card .screenshot-image{border-radius:inherit}.device-screen h3,.device-screen p{margin-bottom:.7rem}.screen-blocks{gap:.8rem;display:grid}.screen-row{border-radius:18px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem .95rem;display:flex}.screen-row.dark{background:#ffffff14}.screen-row.light{background:#ffffffc7;border:1px solid #22443014}.screen-row span:last-child{font-weight:700}.screen-chip-row{flex-wrap:wrap;gap:.55rem;margin-top:.9rem;display:flex}.screen-chip{background:#ffffffc7;border:1px solid #22443014;border-radius:999px;padding:.55rem .8rem;font-size:.9rem}.spot-card{background:#ffffffe0;border:1px solid #22443014;border-radius:22px;max-width:14rem;padding:1rem;position:absolute;bottom:1rem;left:1rem;box-shadow:0 16px 36px #1d35281a}.spot-card strong{margin-bottom:.3rem;display:block}.feature-stack{gap:1rem;display:grid}.showcase-panel{padding:2rem}.showcase-list{gap:.9rem;margin-top:1.4rem;display:grid}.showcase-row{background:#ffffffb8;border:1px solid #22443014;border-radius:22px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.showcase-row span:last-child{color:var(--primary-deep);font-weight:700}.floating-note{background:#ffffffe0;border:1px solid #22443014;border-radius:20px;max-width:14rem;padding:1rem;position:absolute;bottom:1.2rem;right:1.2rem;box-shadow:0 16px 36px #1d35281a}.floating-note strong{margin-bottom:.3rem;display:block}.play-badge{width:auto;height:3.3rem;display:block}.site-footer{background:linear-gradient(180deg, var(--brand-navy) 0%, var(--brand-navy-deep) 100%);color:#eef3fb;border:1px solid #ffffff14;border-radius:36px;grid-template-columns:1.4fr 1fr 1fr;gap:2rem;margin-bottom:2rem;padding:2.2rem;display:grid;box-shadow:0 24px 70px #1f28403d}.footer-links{gap:.75rem;display:grid}.site-footer h2,.site-footer p,.site-footer a{color:inherit}.footer-brand{margin-bottom:1rem}.footer-brand-panel{padding-right:1rem}.footer-logo-wrap{border-radius:22px;width:4rem;height:4rem;display:inline-flex;overflow:hidden;box-shadow:0 14px 32px #0a0e1740}.footer-logo-image{object-fit:cover;width:100%;height:100%}@media (width<=960px){.hero,.hero-grid,.showcase-grid,.story-split,.goal-grid,.card-grid,.steps-grid,.info-grid,.social-grid,.trust-band,.story-band,.site-footer{grid-template-columns:1fr}.hero{padding-top:2rem}.phone-shell{margin:0 auto;transform:none}.site-header{border-radius:32px;flex-direction:column}.header-actions{flex-wrap:wrap;justify-content:center;width:100%}.header-cta{width:100%}}@media (width<=640px){.hero,.content-section{padding:3.5rem 0}h1{font-size:2.6rem}.site-header{width:min(calc(100% - 1rem), var(--max-width))}}
