@font-face{font-family:Roboto;src:url(/assets/roboto.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}:root{--page:#fff;--surface:#f2f2f2;--ink:#333;--muted:#626262;--dark:#292929;--accent:#19bd48;--line:#dedede;color:var(--ink);background:var(--page);font-synthesis:none;font-family:Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}p,li{line-height:1.6}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #138536}.container{width:min(100% - 64px,1420px);margin-inline:auto}.skip-link{z-index:10;background:#fff;padding:12px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.button{background:var(--dark);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:12px 22px;font-weight:700;line-height:1.2;display:inline-flex}.button:hover{filter:brightness(1.12);text-decoration:none}.site-header{color:#fff;background:var(--dark)}.header-top{justify-content:space-between;align-items:center;gap:20px;min-height:55px;padding:8px 24px;display:flex}.header-top>a{align-items:center;display:flex}.account-links{align-items:center;gap:8px;display:flex}.registration{background:var(--accent)}.login{background:#555}.language{margin-inline:12px;font-size:14px}.primary-nav{border-top:1px solid #444;flex-wrap:wrap;align-items:center;gap:32px;padding:12px 24px;display:flex}.primary-nav a{font-size:15px;font-weight:700}.hero{background:linear-gradient(176deg, #fff 12%, var(--surface) 12%, var(--surface) 87%, #fff 87%);position:relative}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding-block:32px 56px;display:grid}.hero-copy h2{max-width:630px;margin-bottom:24px;font-size:clamp(32px,3.35vw,48px);line-height:1.16}.hero-copy>p{max-width:650px;margin-bottom:8px;font-size:18px}.hero-copy h3{margin-bottom:18px;font-size:24px}.hero-art{object-fit:contain;width:100%;max-height:680px}.feature-list{gap:18px;margin:30px 0;padding:0;list-style:none;display:grid}.feature-list li{align-items:center;gap:18px;font-size:18px;display:flex}.feature-list img{flex:0 0 40px}.download-buttons{flex-wrap:wrap;gap:12px;display:flex}.download-button{background:var(--accent);min-height:52px;padding-inline:20px}.download-button img{object-fit:contain;width:24px;height:24px}.apk-button{background:#555}.installation{padding-block:20px 64px}.install-note{text-align:center;color:var(--muted);max-width:900px;margin:0 auto 40px;font-size:16px}.installation h2{text-align:center;margin-bottom:40px;font-size:30px}.installation-steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid}.phone-screen{aspect-ratio:196/366;width:100%;max-width:196px;margin-inline:auto;position:relative}.phone-screen>img{width:100%;height:100%;display:block}.phone-content{flex-direction:column;gap:14px;font-size:12px;line-height:1.4;display:flex;position:absolute;inset:28% 10% 14%}.phone-content strong{font-size:14px}.phone-action{text-align:right;margin-top:auto;font-weight:700}.installation-steps li>p{text-align:center;margin-top:18px;font-size:15px}.step-number{color:#fff;background:#555;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:6px;font-size:13px;display:inline-grid}.article{border-top:1px solid var(--line);padding-block:40px}.article h1{margin-bottom:24px;font-size:30px;line-height:1.3}.article h2{margin:32px 0 16px;font-size:25px;line-height:1.35}.article h3{margin:24px 0 12px;font-size:20px;line-height:1.4}.article p,.article li{font-size:16px}.article p{margin-bottom:16px}.article ul,.article ol{padding-left:24px}.comparison-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-block:20px}.comparison-table th,.comparison-table td{border:1px solid var(--line);text-align:left;overflow-wrap:anywhere;padding:14px;line-height:1.5}.comparison-table th{background:var(--surface)}.faq{padding-bottom:48px}.faq h2{font-size:28px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:20px 8px;font-weight:700;line-height:1.5}.faq details p{padding:0 8px 16px;line-height:1.6}.site-footer{background:#ededed;padding-block:40px 24px}.footer-nav{grid-template-columns:1.6fr repeat(5,1fr);gap:28px;display:grid}.footer-nav h2{text-transform:uppercase;margin-bottom:18px;font-size:16px}.footer-nav ul{margin:0;padding:0;list-style:none}.footer-nav li{margin-bottom:10px;font-size:14px}.license-text{border-block:1px solid #d0d0d0;align-items:center;gap:32px;margin-top:32px;padding-block:24px;display:flex}.license-text p{color:var(--muted);margin:0;font-size:14px}.age-badge{border:2px solid #777;border-radius:50%;flex-shrink:0;padding:12px 8px;font-size:20px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;font-size:14px;display:flex}.footer-bottom p{margin:0}.social-links{flex-wrap:wrap;gap:16px;display:flex}@media (width<=1100px){.installation-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 40px}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy>p,.feature-list li{font-size:16px}.hero-inner{gap:16px}}@media (width<=700px){.container{width:calc(100% - 32px)}.header-top{gap:8px;padding:12px}.header-top img{width:112px}.account-links .button{padding:10px;font-size:13px}.language{display:none}.primary-nav{gap:12px 20px;padding:12px 16px}.primary-nav a{font-size:14px}.hero-inner{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:28px}.hero-copy h2{font-size:34px}.hero-art{max-height:430px}.hero{background:var(--surface)}.download-buttons{gap:8px}.download-button{flex:130px;padding-inline:12px;font-size:14px}.feature-list{gap:16px}.installation{padding-top:28px}.installation h2{font-size:26px}.installation-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.phone-content{gap:8px;font-size:12px}.phone-content strong{font-size:13px}.article h1{font-size:27px}.article h2{font-size:23px}.comparison-table td,.comparison-table th{padding:10px;font-size:14px}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.license-text{align-items:flex-start;gap:12px}}@media (width<=360px){.header-top img{width:90px}.account-links{gap:5px}.account-links .button{padding-inline:8px}.installation-steps{grid-template-columns:1fr}}@media (width>=1101px){.hero-inner{min-height:810px;padding-block:70px 50px}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-block:44px}.feature-list li{flex-direction:column;align-items:flex-start;gap:12px;font-size:16px;line-height:1.4}.feature-list img{flex-basis:30px;width:30px;height:30px}.hero-copy>p{margin-bottom:0;font-size:16px;line-height:1.4}.hero-copy h3{font-size:20px}.download-button{min-width:160px;min-height:56px;font-size:14px}}.primary-nav{background:linear-gradient(100deg,#b30000,#a50000 60%,#3d2929)}.download-button img{filter:brightness(0)invert()}.phone-content{background:#fff;border-radius:6px;padding:8px;inset:22% 8% 8%}
