:root{--ink:#142343;--muted:#5d6f91;--green:#dce8ff;--blue:#2463ff;--paper:#f7faff;--line:#dbe4f3;--white:#fff;--radius:1.5rem;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.14}a:focus-visible,button:focus-visible{outline:3px solid #578527;outline-offset:5px}.container{width:min(1200px,calc(100% - 5rem));margin-inline:auto}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;background:var(--ink);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:20;background:rgba(248,250,247,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:5.5rem;display:flex;align-items:center;gap:2rem;justify-content:space-between}.brand{display:inline-flex;align-items:center;font-size:1.75rem;font-weight:800;letter-spacing:-1.2px;line-height:1;gap:.7rem}.brand-q{font-weight:400}.brand-symbol{background:var(--ink);color:var(--green);display:grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:.75rem;font-size:2.1rem;font-weight:400;letter-spacing:-2px;padding-right:2px}.desktop-nav{display:flex;gap:2.5rem;margin-left:auto;margin-right:2rem;font-size:.9rem;font-weight:600}.desktop-nav a,.text-link{transition:color .2s}.desktop-nav a:hover,.text-link:hover{color:#5a791b}.language-switch{display:flex;gap:.2rem;border:1px solid var(--line);padding:.25rem;border-radius:2rem}.language-switch button{font-size:.875rem;background:transparent;border:0;color:var(--muted);padding:.45rem .8rem;border-radius:2rem;cursor:pointer;font-weight:700;transition:background .2s,color .2s}.language-switch button[aria-pressed=true]{background:var(--ink);color:#fff}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;padding-block:6.5rem 6rem;align-items:center}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:1.3px;line-height:1.4;display:flex;align-items:center;gap:.7rem}.eyebrow-line{width:1.6rem;height:2px;background:var(--ink)}.hero h1{font-size:clamp(3.25rem,5.4vw,5rem);font-weight:700;letter-spacing:-3.5px;margin-top:1.6rem;line-height:1.07}.highlight{position:relative;z-index:0;display:inline-block;padding-bottom:.1rem}.highlight:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:18%;background:var(--green);z-index:-1}.hero-description{max-width:35rem;color:var(--muted);font-size:1.125rem;line-height:1.75;margin-top:1.6rem}.hero-actions{display:flex;align-items:center;gap:1.8rem;margin-top:2rem;flex-wrap:wrap}.button{display:inline-flex;gap:1.8rem;justify-content:space-between;align-items:center;min-height:3.7rem;padding:.9rem 1.4rem;border-radius:.75rem;font-weight:700;font-size:1rem;transition:transform .2s,background .2s}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#294336;transform:translateY(-2px)}.text-link{font-size:.95rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.25rem}.hero-price{display:flex;align-items:center;gap:.6rem;margin-top:1.6rem;font-size:.875rem;color:var(--muted);flex-wrap:wrap}.hero-price strong{color:var(--ink);font-size:1.1rem}.hero-summary{background:var(--ink);color:#fff;border-radius:1.8rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 20px 45px -30px #14231e80}.hero-summary:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff12 1px,transparent 1px);background-size:13px 13px;pointer-events:none;mask-image:linear-gradient(to bottom,black,transparent 65%)}.summary-top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem}.summary-label{font-size:.75rem;color:#b2c4b7;letter-spacing:1px;font-weight:700}.summary-mark{font-size:2rem;color:var(--green);font-weight:400;line-height:1}.hero-summary h2{position:relative;font-size:1.9rem;font-weight:500;letter-spacing:-.7px;margin-top:1.7rem;margin-bottom:2rem;line-height:1.25}.summary-items{position:relative;display:grid;gap:.7rem}.summary-item{display:flex;align-items:center;gap:.8rem;background:#ffffff08;border:1px solid #ffffff14;border-radius:.8rem;padding:1rem .9rem}.summary-icon{color:var(--green);width:2rem;flex-shrink:0}.summary-item h3{font-size:.95rem;font-weight:600;line-height:1.3}.summary-item p{font-size:.8125rem;line-height:1.5;color:#b4c2b9;margin-top:.25rem}.item-number{margin-left:auto;font-size:.75rem;color:#91a298;align-self:flex-start}.summary-bottom{position:relative;display:flex;align-items:center;gap:1rem;justify-content:space-between;border-top:1px solid #ffffff20;padding-top:1.5rem;margin-top:1.5rem;color:#d4e0d7;font-size:.875rem}.summary-bottom svg{color:var(--green)}.platform-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eff3ec}.platform-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1.5rem}.platform-inner>span:first-child{font-size:.75rem;letter-spacing:1px;color:var(--muted);font-weight:700;max-width:10rem}.platform-inner strong{font-size:1rem;font-weight:500;line-height:1.5}.platform-label{font-size:.8125rem;color:var(--muted);white-space:nowrap}.section{padding-block:5.8rem 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.5rem}.section-heading h2{font-size:clamp(2rem,3.1vw,2.8rem);letter-spacing:-1.3px;margin-top:1rem;line-height:1.2}.section-heading>p{max-width:20rem;color:var(--muted);font-size:1rem;line-height:1.7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.feature{background:var(--white);border:1px solid var(--line);padding:2rem;border-radius:1rem;display:flex;flex-direction:column;align-items:flex-start}.feature-index{font-size:.8125rem;font-weight:700;color:var(--muted);margin-bottom:1.2rem}.feature h3{font-size:1.35rem;max-width:28rem;letter-spacing:-.4px;line-height:1.3}.feature p{color:var(--muted);margin-top:.9rem;max-width:29rem;line-height:1.7;font-size:1rem}.feature-wide{grid-column:span 2;flex-direction:row;align-items:center;gap:2rem}.feature-wide .feature-index{margin:0;align-self:flex-start}.feature-wide h3{max-width:none}.feature-wide p{max-width:42rem}.feature-tag{margin-left:auto;white-space:nowrap;background:#eef4e6;border:1px solid #dbe6d0;border-radius:2rem;padding:.5rem .9rem;font-size:.8125rem;font-weight:600}.feature-accent{background:var(--green);border-color:var(--green)}.feature-accent p,.feature-accent .feature-index{color:#364929}.pricing{padding-bottom:1rem}.price-card{background:var(--ink);color:#fff;border-radius:1.8rem;display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;padding:3.5rem 4rem}.price-copy .eyebrow{color:var(--green)}.price-copy h2{font-size:clamp(2rem,3.4vw,3rem);letter-spacing:-1.2px;line-height:1.2;margin-top:1rem}.price-copy>p:not(.eyebrow){color:#b7c8bc;font-size:1rem;max-width:27rem;line-height:1.8;margin-top:1.3rem}.platform-chips{display:flex;gap:.5rem;margin-top:1.8rem}.platform-chips span{border:1px solid #ffffff30;color:#d4e0d7;border-radius:2rem;padding:.35rem .9rem;font-size:.875rem}.price-detail{border-left:1px solid #ffffff25;padding-left:3.5rem}.intro-label{display:inline-block;background:var(--green);color:var(--ink);border-radius:2rem;padding:.4rem 1rem;font-size:.875rem;font-weight:700}.price-amount{font-size:clamp(5rem,7vw,7rem);line-height:1;letter-spacing:-5px;margin-top:1.3rem;font-weight:500}.price-amount>span{font-size:2.5rem;letter-spacing:-1px;margin-left:.7rem;font-weight:400}.price-next{display:flex;align-items:center;gap:1rem;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #ffffff25;padding-top:1.25rem;margin-top:1.75rem}.price-next>span{color:#b7c8bc;font-size:.9375rem}.price-next strong{font-size:1.25rem;white-space:nowrap}.price-next strong span{font-size:.875rem;font-weight:400;color:#b7c8bc}.price-note{color:#b7c8bc;font-size:.8125rem;margin-top:1.2rem}.closing{text-align:center;padding-block:5rem 5.5rem}.closing .eyebrow{justify-content:center;color:var(--muted)}.closing h2{font-size:clamp(2.2rem,4vw,3.5rem);letter-spacing:-1.5px;line-height:1.2;margin-top:1rem}.closing>p:not(.eyebrow){color:var(--muted);font-size:1rem;margin-top:1.2rem}.closing-link{display:inline-flex;gap:1.5rem;align-items:center;margin-top:1.8rem}.site-footer{border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:2rem}.footer-brand{font-size:1.5rem;gap:0}.footer-inner p,.footer-inner>span{font-size:.8125rem;color:var(--muted)}
@media(min-width:1440px){.hero{padding-block:7.5rem}.hero h1{font-size:5.2rem}}
@media(max-width:1050px){.container{width:calc(100% - 3rem)}.hero{gap:2rem}.hero h1{font-size:3.8rem;letter-spacing:-2.5px}.hero-summary{padding:1.5rem}.hero-summary h2{font-size:1.7rem}.price-card{gap:2.5rem;padding:3rem}.price-detail{padding-left:2.5rem}.feature-wide{gap:1.3rem}.feature-tag{display:none}}
@media(max-width:800px){.hero{grid-template-columns:1fr;padding-block:3.5rem;gap:2.8rem}.hero h1{font-size:clamp(3rem,7.8vw,4.5rem);letter-spacing:-2px}.hero-description{max-width:36rem}.hero-summary{max-width:36rem;width:100%;justify-self:start;padding:2rem}.hero-summary h2{font-size:1.85rem}.summary-item{padding:1rem}.desktop-nav{gap:1.4rem;margin-right:.5rem}.platform-inner{gap:1rem;flex-wrap:wrap}.platform-inner strong{order:3;width:100%}.section{padding-top:3.8rem}.section-heading{display:block;margin-bottom:1.8rem}.section-heading>p{max-width:32rem;margin-top:1.25rem}.feature{padding:1.5rem}.feature-wide{align-items:flex-start}.price-card{gap:2.5rem;padding:2.5rem;grid-template-columns:1fr}.price-detail{border-left:0;border-top:1px solid #ffffff25;padding-left:0;padding-top:2rem}.price-amount{font-size:6rem}.price-copy>p:not(.eyebrow){max-width:none}.closing{padding-block:4rem}.footer-inner{flex-wrap:wrap}.footer-inner p{order:3;flex-basis:100%}}
@media(max-width:520px){.container{width:calc(100% - 2.2rem)}.header-inner{min-height:4.6rem;gap:.7rem}.brand{font-size:1.5rem;gap:.5rem}.brand-symbol{width:2.2rem;height:2.2rem;font-size:1.8rem}.desktop-nav{display:none}.language-switch button{padding:.35rem .65rem;font-size:.8125rem}.hero{padding-block:2.7rem 3rem;gap:2.2rem}.hero h1{font-size:clamp(2.6rem,9.8vw,3.5rem);letter-spacing:-1.8px}.hero-description{font-size:1rem;line-height:1.75}.hero-actions{gap:1.3rem;margin-top:1.6rem}.button{min-height:3.3rem;padding:.85rem 1.1rem;gap:1.3rem;font-size:.9375rem}.text-link{font-size:.875rem}.hero-price{font-size:.8125rem}.hero-summary{padding:1.4rem;border-radius:1.4rem}.hero-summary h2{font-size:1.65rem;margin-top:1.2rem;margin-bottom:1.5rem}.summary-label{font-size:.75rem;letter-spacing:.6px}.summary-item{padding:.85rem .7rem;gap:.6rem}.summary-item h3{font-size:.875rem}.summary-item p{font-size:.8125rem}.summary-icon{width:1.7rem}.item-number{display:none}.summary-bottom{font-size:.8125rem}.platform-inner{padding-block:1.25rem}.platform-inner strong{font-size:.9375rem}.platform-label{font-size:.8125rem}.section-heading h2{font-size:2rem;letter-spacing:-.8px}.feature-grid{grid-template-columns:1fr;gap:.8rem}.feature-wide{grid-column:auto;display:block}.feature-wide .feature-index{display:block;margin-bottom:1.2rem}.feature h3{font-size:1.3rem}.feature p{font-size:.9375rem}.price-card{padding:1.7rem;border-radius:1.4rem;gap:2rem}.price-copy h2{font-size:2rem;letter-spacing:-.8px}.price-copy>p:not(.eyebrow){font-size:.9375rem}.price-detail{padding-top:1.6rem}.price-amount{font-size:5.5rem}.price-next{gap:.5rem}.price-next>span{font-size:.875rem}.closing h2{font-size:2.2rem;letter-spacing:-.8px}.closing>p:not(.eyebrow){font-size:.9375rem}.footer-inner{padding-block:1.5rem}.footer-inner>span{font-size:.75rem}}
.site-header{background:rgba(247,250,255,.94)}
.brand-logo{display:block;width:3rem;height:3rem;object-fit:contain;flex-shrink:0;border-radius:.5rem}
.footer-brand{gap:.6rem}.footer-brand .brand-logo{width:2.25rem;height:2.25rem}
@media(max-width:520px){.brand-logo{width:2.5rem;height:2.5rem}}
a:focus-visible,button:focus-visible{outline-color:var(--blue)}
.brand-symbol,.button-primary,.language-switch button[aria-pressed=true]{background:var(--blue);color:#fff}
.brand-q,.desktop-nav a:hover,.text-link:hover,.eyebrow-line{color:var(--blue)}
.eyebrow-line{background:var(--blue)}
.button-primary:hover{background:#174cce}
.hero{grid-template-columns:1.1fr .9fr;gap:3.5rem;padding-block:4rem}
.hero h1{font-size:clamp(3.25rem,4.7vw,4.4rem);letter-spacing:-2.5px}
.highlight{color:var(--blue)}
.hero-photo{margin:0;width:100%;max-width:31rem;justify-self:end}
.hero-photo img{display:block;width:100%;height:auto;border-radius:1.8rem;box-shadow:0 24px 60px -30px #2463ff55;border:1px solid #d1e0fa}
.hero-photo figcaption{text-align:center;color:var(--blue);font-size:1rem;font-weight:700;line-height:1.5;padding-top:1rem}
.platform-photos .section-heading h2{margin:0}
.platform-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:64rem;margin-inline:auto}
.platform-photo{margin:0;min-width:0;background:var(--white);border:1px solid var(--line);border-radius:1.5rem;overflow:hidden}
.platform-photo figcaption{padding:1.2rem 1.5rem;font-size:1.4rem;line-height:1.3;font-weight:700;color:var(--blue)}
.platform-photo img{display:block;width:100%;height:auto}
@media(max-width:600px){.platform-photo-grid{grid-template-columns:1fr;gap:1.3rem}.platform-photo figcaption{font-size:1.25rem;padding:1rem 1.2rem}}
.platform-strip{background:#edf3ff}
.feature-tag{background:#edf3ff;border-color:#dbe6ff;color:#2156c7}
.feature-accent{background:#e7efff;border-color:#d5e2ff}
.feature-accent p,.feature-accent .feature-index{color:#486189}
.price-card{background:#122b60}
.price-copy>p:not(.eyebrow),.price-next>span,.price-next strong span,.price-note{color:#c1d2f2}
.platform-chips span{color:#dce8ff}
.intro-label{color:#173d85}
@media(min-width:1440px){.hero{padding-block:4.5rem}.hero h1{font-size:4.8rem}}
@media(max-width:1050px){.hero{gap:2rem}.hero h1{font-size:3.45rem;letter-spacing:-2px}}
@media(max-width:800px){.hero{grid-template-columns:1fr;padding-block:3.5rem;gap:2.5rem}.hero h1{font-size:clamp(3rem,7.8vw,4.5rem)}.hero-photo{justify-self:center;max-width:30rem}}
@media(max-width:520px){.hero{padding-block:2.7rem 3rem;gap:2rem}.hero h1{font-size:clamp(2.6rem,9.8vw,3.5rem);letter-spacing:-1.8px}.hero-photo img{border-radius:1.4rem}}
.store-downloads{margin-top:1.8rem;max-width:28rem}
.store-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
.store-button{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0;min-height:72px;padding:.7rem 1rem;border:1px solid #264476;border-radius:.9rem;background:var(--ink);color:#fff;text-align:left;font:inherit;opacity:1;-webkit-text-fill-color:currentColor}
.store-logo{display:block;width:2.25rem;height:2.25rem;object-fit:contain;flex-shrink:0}
.store-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}
.store-button:disabled{cursor:default}
.store-platform{font-size:.875rem;line-height:1.4;color:#c1d2f2}
.store-button strong{font-size:1.2rem;line-height:1.4;letter-spacing:-.3px}
.store-note{font-size:.875rem;line-height:1.5;color:var(--muted);margin-top:.65rem}
.closing .store-downloads{margin-inline:auto}
.closing .store-note{text-align:center}
@media(max-width:520px){.store-button{padding:.7rem .65rem;gap:.5rem}.store-logo{width:1.8rem;height:1.8rem}.store-button strong{font-size:1.05rem}}
@media(max-width:360px){.store-buttons{grid-template-columns:1fr}.store-button{padding:.7rem 1rem}.store-logo{width:2.25rem;height:2.25rem}.store-button strong{font-size:1.2rem}}
/* Touch-first polish: short, one-time motion, never scroll-linked parallax. */
.site-header{background:rgba(247,250,255,.83);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background .25s ease,box-shadow .25s ease}
.site-header.is-scrolled{background:rgba(247,250,255,.95);box-shadow:0 8px 24px -16px #122b6040}
.hero-copy,.price-copy,.price-detail{min-width:0}
.hero-photo{position:relative;isolation:isolate}
.hero-photo:before{content:"";position:absolute;inset:6% -4% 10%;z-index:-1;background:radial-gradient(ellipse at center,#2463ff24,transparent 70%);border-radius:50%;pointer-events:none}
.button,.language-switch button,.text-link,.brand{touch-action:manipulation}
.button{transition:transform .16s ease,background .16s ease,box-shadow .16s ease}
.button-primary{box-shadow:0 8px 22px -12px #2463ff80}
.button:active{transform:scale(.97);box-shadow:0 3px 10px -6px #2463ff70}
.language-switch button{min-width:44px;min-height:44px;transition:transform .16s ease,background .2s,color .2s}
.language-switch button:active{transform:scale(.94)}
.text-link{display:inline-flex;align-items:center;min-height:44px}
.reveal-pending{opacity:0;transform:translateY(16px)}
.reveal-ready{transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}
.reveal-ready.is-visible{opacity:1;transform:none}
.reveal-ready:focus-within{opacity:1;transform:none}
@media(hover:none){.button-primary:hover{background:var(--blue);transform:none}.button-primary:active{background:#174cce;transform:scale(.97)}.text-link:hover{color:inherit}}
@media(max-width:800px){
  html{scroll-padding-top:5.5rem}
  .header-inner{min-height:4.8rem;gap:.6rem}
  .desktop-nav{display:none}
  .hero-photo:before{inset:4% -3% 8%}
  .hero-photo img{box-shadow:0 16px 36px -24px #2463ff66}
  .hero-actions{gap:.9rem 1.3rem}
  .button{min-height:52px;font-size:1rem}
  .feature{border-radius:1.25rem}
  .price-card{box-shadow:0 16px 40px -28px #122b6070}
}
@media(max-width:520px){
  .container{width:calc(100% - 2rem)}
  .brand{font-size:1.4rem;letter-spacing:-.8px;gap:.4rem}
  .brand-logo{width:2.3rem;height:2.3rem}
  .language-switch{padding:.15rem;gap:0}
  .language-switch button{font-size:.875rem;padding:.35rem .55rem}
  .hero h1{font-size:clamp(2rem,8.6vw,3.1rem);letter-spacing:-1px;line-height:1.12;overflow-wrap:break-word}
  .hero-description,.feature p,.price-copy>p:not(.eyebrow),.closing>p:not(.eyebrow){font-size:1rem}
  .hero-price{font-size:.875rem}
  .hero-actions .button{width:100%}
  .hero-photo{max-width:26rem}
  .platform-inner>span:first-child,.platform-label{font-size:.875rem}
  .platform-inner>span:first-child{max-width:none;flex:1 1 10rem}
  .platform-photo figcaption{font-size:1.25rem}
  .section-heading h2,.price-copy h2{font-size:clamp(1.8rem,7.6vw,2rem)}
  .price-next{align-items:flex-start}
  .price-next strong{white-space:normal}
  .footer-inner p,.footer-inner>span{font-size:.875rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.reveal-pending,.reveal-ready{opacity:1;transform:none}}
