:root{color-scheme:light;--bg: #f4f6ef;--bg-strong: #edf6ef;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--surface-stroke: rgba(17, 38, 29, .1);--text: #13251d;--text-muted: #496157;--accent: #2fbf88;--accent-strong: #18996a;--accent-soft: rgba(47, 191, 136, .12);--gold-soft: rgba(255, 208, 97, .18);--shadow: 0 24px 60px rgba(20, 42, 33, .12);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 999px;--content-width: min(1120px, calc(100vw - 32px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(119,240,193,.3),transparent 32%),radial-gradient(circle at bottom right,rgba(255,208,97,.22),transparent 24%),var(--bg);color:var(--text)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,li{color:var(--text-muted);line-height:1.7}h1,h2,h3,strong{color:var(--text)}h1,h2,h3,p,ul,figure{margin:0}ul{padding:0;list-style:none}.site-shell{position:relative;overflow:hidden;min-height:100vh;padding:20px 0 40px}.site-shell__glow{position:fixed;inset:auto;z-index:-1;border-radius:999px;filter:blur(60px);opacity:.7}.site-shell__glow--mint{top:88px;left:-40px;width:220px;height:220px;background:#77f0c173}.site-shell__glow--gold{right:-60px;bottom:180px;width:260px;height:260px;background:#ffd06152}.site-header,main,.site-footer{width:var(--content-width);margin:0 auto}.site-header{position:sticky;top:16px;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;border:1px solid var(--surface-stroke);border-radius:var(--radius-sm);background:#ffffffb3;backdrop-filter:blur(18px);box-shadow:0 10px 30px #13251d14}.brand{display:flex;align-items:center;gap:12px}.brand__copy{display:flex;flex-direction:column;gap:2px}.brand__name,.site-footer__brand{font-size:1.05rem;font-weight:800;letter-spacing:-.03em}.brand__line{font-size:.82rem;color:var(--text-muted)}.brand__icon{width:56px;height:56px;border-radius:16px;flex-shrink:0;box-shadow:0 10px 24px #13251d24}.site-header__actions,.site-nav{display:flex;align-items:center;gap:14px}.site-nav a,.language-switch,.language-menu__link,.site-footer__links a,.text-link{font-size:.95rem;color:var(--text-muted);transition:color .14s ease,opacity .14s ease}.site-nav a:hover,.language-switch:hover,.language-menu__link:hover,.site-footer__links a:hover,.text-link:hover{color:var(--text)}.language-menu{position:relative}.language-menu[open] .language-switch{color:var(--text)}.language-switch{list-style:none;cursor:pointer;padding:10px 14px;border-radius:var(--radius-sm);background:#13251d0f}.language-switch::-webkit-details-marker{display:none}.language-menu__panel{position:absolute;right:0;top:calc(100% + 10px);min-width:220px;display:grid;gap:4px;padding:10px;border:1px solid rgba(19,37,29,.08);border-radius:18px;background:#fffffff2;backdrop-filter:blur(14px);box-shadow:var(--shadow)}.language-menu__link{padding:10px 12px;border-radius:12px}.language-menu__link--active{background:#13251d0f;color:var(--text)}main{display:flex;flex-direction:column;gap:56px;padding:44px 0 32px}.hero-section,.feature-block{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr);gap:32px;align-items:center}.hero-section{padding:24px 0 12px}.hero-copy{display:flex;flex-direction:column;gap:20px}.eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:9px 12px;border-radius:var(--radius-sm);background:#13251d0f;color:var(--text);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-copy h1,.section-header h2{font-size:clamp(2.6rem,7vw,4.8rem);line-height:1.08;letter-spacing:-.02em;word-spacing:.04em}.section-header h2{font-size:clamp(2rem,5vw,3rem)}.feature-block h3{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.08;letter-spacing:-.04em}.hero-copy__description,.section-header p,.feature-block__description{font-size:1.02rem}.hero-copy__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.availability-pill,.button-link{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:var(--radius-sm);background:linear-gradient(135deg,var(--accent),#74efc1);color:#052517;font-weight:800;box-shadow:0 12px 28px #2fbf8847}.app-store-badge{display:inline-flex;width:min(230px,100%)}.app-store-badge img{width:100%;height:auto;object-fit:contain}.site-footer__note{font-size:.92rem}.highlight-list{display:flex;flex-wrap:wrap;gap:10px}.highlight-list li,.feature-block__bullets li{position:relative;padding-left:18px}.highlight-list li{padding:10px 14px 10px 30px;border:1px solid rgba(19,37,29,.08);border-radius:var(--radius-sm);background:#ffffffa3;color:var(--text)}.highlight-list li:before,.feature-block__bullets li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #2fbf881f}.highlight-list li:before{left:12px}.hero-visual{position:relative;display:flex;flex-direction:column;gap:20px}.hero-visual__stack{position:relative;min-height:620px;padding:34px;border:1px solid rgba(19,37,29,.08);border-radius:var(--radius-xl);background:linear-gradient(160deg,#fffffff0,#eff8f2d6),linear-gradient(135deg,#77f0c147,#ffd0611f);box-shadow:var(--shadow)}.hero-device,.gallery-card,.device-shot,.metric-card{border:1px solid rgba(19,37,29,.08);background:var(--surface);backdrop-filter:blur(12px);box-shadow:var(--shadow)}.hero-device,.gallery-card,.device-shot,.metric-card{border-radius:var(--radius-lg)}.hero-device{position:absolute;overflow:hidden}.hero-device--primary{inset:56px auto auto 30px;width:min(292px,56%);transform:rotate(-7deg)}.hero-device--secondary{inset:120px 30px auto auto;width:min(258px,48%);transform:rotate(9deg)}.hero-device__frame,.gallery-card__frame,.device-shot__frame{padding:12px;border-radius:inherit;background:linear-gradient(180deg,#1b2822,#26362e)}.hero-device img,.gallery-card img,.device-shot img{width:100%;border-radius:calc(var(--radius-lg) - 8px)}.hero-device figcaption,.gallery-card figcaption{padding:12px 16px 16px;color:var(--text);font-size:.95rem;font-weight:700}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.metric-card{display:flex;flex-direction:column;gap:6px;padding:18px}.metric-card strong{font-size:1.18rem;letter-spacing:-.04em}.metric-card span{color:var(--text-muted);font-size:.92rem;line-height:1.5}.section-header{display:flex;flex-direction:column;gap:16px;max-width:720px}.features-section{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:36px;padding:12px 0}.features-section__header{max-width:700px}.feature-grid{display:flex;flex-direction:column;border-top:1px solid rgba(19,37,29,.12)}.section-header--compact{max-width:820px;margin-bottom:22px}.feature-block{position:relative;display:grid;gap:20px;padding:0}.feature-block--lead{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-template-areas:"copy shot";align-items:start;gap:28px;padding:34px;border:1px solid rgba(19,37,29,.08);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffeb,#edf6efb8),#ffffffe6;box-shadow:var(--shadow)}.feature-block--lead:before{content:"";position:absolute;top:-96px;right:-40px;width:220px;height:220px;border-radius:999px;background:#77f0c138;filter:blur(14px);z-index:0}.feature-block--compact{grid-template-columns:minmax(0,1.1fr) minmax(160px,200px);grid-template-areas:"copy shot";align-items:start;gap:24px;padding:28px 0;border-bottom:1px solid rgba(19,37,29,.12)}.feature-block__copy{grid-area:copy;position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;min-width:0}.feature-block__meta{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.feature-block__index{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border-radius:var(--radius-sm);background:#13251d0f;color:var(--text);font-size:.72rem;font-weight:800;letter-spacing:.08em}.feature-block--lead h3{font-size:clamp(2rem,4vw,2.8rem);line-height:1.02;letter-spacing:-.05em}.feature-block--compact h3{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.08}.feature-block--lead .feature-block__description{max-width:40ch;font-size:1.05rem}.feature-block--compact .feature-block__description{max-width:50ch}.feature-block__bullets{display:flex;flex-direction:column;gap:12px}.feature-block__bullets li{min-height:0;padding:0 0 0 22px;border:0;border-radius:0;background:none;color:var(--text)}.feature-block__bullets li:before{left:0}.device-shot{grid-area:shot;position:relative;z-index:1;align-self:start;width:100%;margin:0;overflow:hidden;padding:14px;background:linear-gradient(180deg,#13251d0f,#ffffffd1)}.feature-block--lead .device-shot{justify-self:end;max-width:380px;border:1px solid rgba(19,37,29,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.feature-block--compact .device-shot{justify-self:start;max-width:180px;padding:10px;border:1px solid rgba(19,37,29,.08);border-radius:22px}.feature-block--compact .device-shot__frame{padding:8px}.gallery-section{display:flex;flex-direction:column;gap:18px}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-card{overflow:hidden}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:12px 0 0}.site-footer__links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:1024px){.hero-section,.hero-metrics,.gallery-grid{grid-template-columns:1fr}.feature-block--lead{grid-template-columns:1fr;grid-template-areas:"copy" "shot"}.hero-visual__stack{min-height:560px}.hero-device--primary{width:min(290px,60%)}.hero-device--secondary{width:min(250px,52%)}.feature-block--lead .device-shot{justify-self:start;max-width:420px}.site-footer{flex-direction:column}}@media(max-width:760px){:root{--content-width: min(100vw - 20px, 1120px)}.site-shell{padding-top:12px}.site-header{position:static;flex-direction:column;align-items:stretch;border-radius:28px}.features-section{gap:28px;padding:8px 0}.feature-block--lead,.feature-block--compact{grid-template-columns:1fr;grid-template-areas:"copy" "shot";gap:16px}.feature-block--lead{padding:24px}.feature-block--compact .device-shot{max-width:220px}.brand{align-items:center}.site-header__actions,.site-nav,.language-menu__panel{flex-wrap:wrap;justify-content:space-between}.language-menu__panel{position:static;min-width:0;margin-top:10px}main{gap:44px;padding-top:26px}.hero-copy h1,.section-header h2{font-size:clamp(2.2rem,11vw,3.4rem);line-height:1.12;letter-spacing:-.015em}.hero-visual__stack{min-height:430px;padding:18px}.hero-device--primary{inset:28px auto auto 12px;width:58%}.hero-device--secondary{inset:106px 14px auto auto;width:46%}.feature-block__meta{align-items:flex-start}.feature-block__bullets{gap:10px}.highlight-list{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:520px){.highlight-list{grid-template-columns:1fr}.feature-block__meta{flex-direction:column}.feature-block--lead,.feature-block--compact{padding-right:0}.hero-copy__actions,.site-nav,.site-header__actions,.site-footer__links{align-items:flex-start}.hero-visual__stack{min-height:360px}.hero-device--primary{width:60%}.hero-device--secondary{width:46%;top:96px}}
