:root{--primary: #4458c8;--primary-dark: #3344a8;--tertiary: #dab8f4;--tertiary-light: #f3e8fc;--surface: #f5f5f5;--surface-border: #e0e0e0;--text: #141414;--text-muted: #6e6e6e;--white: #ffffff;--danger: #fd4225;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white);color:var(--text);line-height:1.5}a{color:inherit}img{display:block;max-width:100%}.site-header,.site-footer,main{width:min(1160px,calc(100% - 32px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:20px}.brand-link,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:1.08rem;font-weight:800;text-decoration:none}.brand-mark,.footer-mark{width:38px;height:38px;border-radius:10px;background:var(--primary);object-fit:cover}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:26px}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:var(--text-muted);font-size:.95rem;white-space:nowrap}.site-nav a{text-decoration:none}.site-nav a:hover{color:var(--primary)}.language-link{border:1px solid var(--surface-border);border-radius:999px;padding:8px 12px;color:var(--primary)!important;font-weight:700}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,500px);align-items:center;gap:52px;padding:46px 0 72px}.hero-copy{max-width:680px}.eyebrow{margin:0 0 14px;color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:720px;color:var(--text);font-size:clamp(2.4rem,5.3vw,4.25rem);line-height:1.04;letter-spacing:0}html[lang=uk] h1{font-size:clamp(2.25rem,4.9vw,3.85rem)}h2{margin:0;color:var(--text);font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;letter-spacing:0}h3{margin:16px 0 8px;font-size:1.16rem}.hero-description,.section-heading p{color:var(--text-muted);font-size:1.12rem}.hero-description{max-width:620px;margin:24px 0}.hero-note{margin-top:14px;color:var(--text-muted);font-size:.95rem}.store-buttons{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.store-button{display:inline-block;line-height:0;text-decoration:none}.store-badge{display:block;width:auto}.store-badge-app-store{height:44px}.store-badge-google-play{height:52px}.store-buttons-compact{flex-wrap:nowrap;gap:10px}.store-buttons-compact .store-badge-app-store{height:40px}.store-buttons-compact .store-badge-google-play{height:47px}.carousel-shell{position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,var(--primary),var(--tertiary));padding:22px}.carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,58%);gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.hero .carousel-track{grid-auto-columns:calc((100% - 18px)/2)}.carousel-track::-webkit-scrollbar{display:none}.phone-frame{scroll-snap-align:center;margin:0;border:10px solid #111111;border-radius:32px;overflow:hidden;background:#111;box-shadow:0 28px 70px #14141447}.phone-frame img{width:100%;aspect-ratio:1320 / 2868;object-fit:cover}.carousel-controls{display:flex;justify-content:center;gap:10px;margin-top:18px}.carousel-controls button{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffffe0;color:var(--primary);cursor:pointer;font-size:1.7rem;font-weight:800;line-height:1}.carousel-controls button:hover{background:var(--white)}.section{padding:78px 0;border-top:1px solid var(--surface-border)}.section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(260px,.6fr);gap:36px;align-items:end;margin-bottom:34px}.section-heading .eyebrow{grid-column:1 / -1;margin-bottom:-20px}.section-heading p{margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-card{min-height:220px;border:1px solid var(--surface-border);border-radius:8px;padding:22px;background:var(--white)}.feature-card:nth-child(2n){background:var(--surface)}.feature-card:nth-child(3n){background:var(--tertiary-light)}.feature-number{color:var(--primary);font-size:.86rem;font-weight:900}.feature-card p{margin:0;color:var(--text-muted)}.split-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);gap:40px;align-items:center}.split-section .section-heading{display:block;margin:0}.split-section .section-heading .eyebrow{margin-bottom:14px}.split-section .section-heading p{margin-top:18px}.site-footer{display:flex;justify-content:space-between;gap:32px;border-top:1px solid var(--surface-border);padding:32px 0 42px}.site-footer p{margin:10px 0 0;color:var(--text-muted)}.site-footer nav{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:14px;color:var(--text-muted)}.site-footer nav span{flex-basis:100%;color:var(--text);font-weight:800;text-align:right}.site-footer nav a{text-decoration:none}.legal-page{background:var(--surface)}.legal-document{max-width:880px;margin-block:42px 72px;border:1px solid var(--surface-border);border-radius:8px;padding:clamp(24px,5vw,52px);background:var(--white)}.legal-document h1{font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.legal-document h2{margin-top:34px;font-size:1.45rem;line-height:1.2}.legal-document h3{margin-top:24px}.legal-document p,.legal-document li{color:var(--text-muted)}.legal-document a{color:var(--primary);font-weight:700}.legal-document .warning{border-left:4px solid var(--danger);border-radius:8px;padding:18px;background:#ffebee}.legal-document .warning h3{color:#c62828}.legal-document .steps{border-radius:8px;padding:20px;background:var(--surface)}.legal-document .step{margin-bottom:16px}.legal-document .step-number{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:10px;border-radius:999px;background:var(--primary);color:var(--white);font-weight:800}@media(max-width:900px){.site-header{align-items:flex-start}.header-actions{flex-direction:column-reverse;align-items:flex-end;gap:14px}.site-nav{flex-wrap:wrap;gap:12px}.hero,.split-section,.section-heading{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header,.site-footer,main{width:min(100% - 24px,1160px)}.site-header,.site-footer{flex-direction:column}.site-nav,.site-footer nav{justify-content:flex-start}.site-footer nav span{text-align:left}.hero{gap:32px;padding-top:36px}h1{font-size:clamp(2.2rem,12vw,3.25rem)}html[lang=uk] h1{font-size:clamp(2.05rem,11vw,3rem)}h2{font-size:clamp(1.9rem,11vw,2.8rem)}.feature-grid{grid-template-columns:1fr}.carousel-shell{padding:14px}.carousel-track,.hero .carousel-track{grid-auto-columns:78%}.store-buttons{gap:12px}.store-buttons-compact{display:none}}
