:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f9ff;--card:#fff;--text:#0b1b3f;--muted:#62708f;--blue:#0877e8;--blue-dark:#06194a;--border:#0877e824;--shadow:0 24px 70px #071e521f;--card-shadow:0 14px 42px #071e5212;--header-bg:#f6f9ffc2;--control-bg:#ffffffdb;--menu-bg:#fffffffa;--surface-bg:#ffffffc2;--surface-strong:#ffffffdb;--surface-soft:#ffffffb8;--hover-bg:#0877e814;--glow-blue:#0877e829;--glow-warm:#ff990021;--radius:28px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0d14;--card:#151b27;--text:#f2f5fb;--muted:#a8b2c4;--blue:#64adff;--blue-dark:#164f9f;--border:#7eb4ff33;--shadow:0 24px 70px #00000057;--card-shadow:0 14px 42px #0000003d;--header-bg:#0a0d14cc;--control-bg:#1c2331e6;--menu-bg:#151b27fa;--surface-bg:#161d2ad1;--surface-strong:#161d2af0;--surface-soft:#161d2ac2;--hover-bg:#64adff21;--glow-blue:#2470ca33;--glow-warm:#ffa44a14}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 20% 0%, var(--glow-blue), transparent 34rem), radial-gradient(circle at 90% 12%, var(--glow-warm), transparent 26rem), var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .2s,background-color .2s}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 42%, transparent);outline-offset:3px}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:18px clamp(18px,5vw,70px);display:grid;position:sticky;top:0}.brand{letter-spacing:.02em;align-items:center;gap:12px;font-size:20px;font-weight:800;display:inline-flex}.brand picture,.brand img{width:42px;height:42px}.brand picture{display:block}.brand img{object-fit:cover;border-radius:12px;display:block}.nav{color:var(--muted);justify-content:flex-end;align-items:center;gap:24px;font-size:15px;display:flex}.nav a:hover{color:var(--blue)}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.theme-button{border:1px solid var(--border);width:42px;height:42px;color:var(--text);background:var(--control-bg);font:inherit;cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}.theme-button:hover{color:var(--blue);background:var(--hover-bg)}.theme-button:focus-visible,.language-button:focus-visible,.language-menu button:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 42%, transparent);outline-offset:2px}.theme-icon{font-size:21px;line-height:1}.theme-icon-dark,:root[data-theme=dark] .theme-icon-light{display:none}:root[data-theme=dark] .theme-icon-dark{display:inline}.language-switcher{position:relative}.language-button{border:1px solid var(--border);min-height:42px;color:var(--text);background:var(--control-bg);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:750;display:inline-flex}.language-flag{text-align:center;flex:0 0 1.45em;width:1.45em;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:18px;font-weight:400;line-height:1;display:inline-block}.chevron{color:var(--muted);transform:translateY(-1px)}.language-menu{border:1px solid var(--border);background:var(--menu-bg);width:210px;max-height:360px;box-shadow:var(--shadow);border-radius:18px;padding:10px;display:none;position:absolute;top:calc(100% + 10px);right:0;overflow:auto}.language-switcher.open .language-menu{display:block}.language-search-wrap{z-index:1;background:var(--menu-bg);padding-bottom:8px;display:block;position:sticky;top:0}.language-search{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:var(--control-bg);font:inherit;border-radius:12px;padding:0 12px}.language-options{gap:2px;display:grid}.language-menu button{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.language-menu button[hidden]{display:none!important}.language-menu button:hover,.language-menu button.active{color:var(--blue);background:var(--hover-bg)}.hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:48px;min-height:78vh;padding:80px clamp(18px,5vw,70px) 50px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:900px;margin-bottom:24px;font-size:clamp(42px,7vw,82px);line-height:.96}h2{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(32px,4vw,54px);line-height:1}h3{margin-bottom:10px;font-size:22px}.hero-text,.section-heading p,.about-text,.cta p,.app-card p,.value p{color:var(--muted);font-size:17px;line-height:1.65}.hero-text{max-width:720px;font-size:20px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-notes{color:var(--muted);flex-wrap:wrap;gap:10px 24px;margin:24px 0 0;padding:0;font-size:14px;list-style:none;display:flex}.hero-notes li:before{content:"✓";color:var(--blue);margin-right:8px;font-weight:900}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg, var(--blue-dark), var(--blue));box-shadow:0 16px 36px #0877e847}.button.secondary{color:var(--text);background:var(--control-bg);border:1px solid var(--border)}.google-play-link{align-items:center;gap:8px;display:inline-flex}.google-play-icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.google-play-icon svg{fill:currentColor;width:100%;height:100%;display:block}.hero-card{border:1px solid var(--border);background:var(--surface-soft);min-height:460px;box-shadow:var(--shadow);border-radius:42px;place-items:center;padding:clamp(24px,4vw,54px);display:grid}.hero-card picture{aspect-ratio:1;width:min(100%,420px);display:block}.hero-card img{aspect-ratio:1;object-fit:contain;border-radius:34px;width:100%;height:auto;display:block}.section{padding:72px clamp(18px,5vw,70px)}.section-heading{max-width:760px;margin-bottom:34px}.apps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.app-card,.value,.cta{border:1px solid var(--border);background:var(--surface-bg);box-shadow:var(--card-shadow)}.app-card{border-radius:var(--radius);flex-direction:column;min-height:260px;padding:26px;display:flex}.app-icon{color:#fff;background:linear-gradient(135deg, var(--blue-dark), var(--blue));border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:24px;font-size:24px;font-weight:900;display:grid;overflow:hidden}.app-icon img{object-fit:contain;width:100%;height:100%;display:block}.app-icon picture{width:100%;height:100%;display:block}.app-card p{margin-bottom:22px}.app-card a{color:var(--blue);margin-top:auto;font-weight:800}.featured-product{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(36px,7vw,100px);display:grid}.product-copy{max-width:760px}.product-title-row,.currio-kicker{align-items:center;gap:18px;margin-bottom:24px;display:flex}.product-title-row h2,.currio-kicker strong{margin:0}.product-icon,.currio-app-icon{box-shadow:var(--card-shadow);border-radius:22px;flex:none;display:block;overflow:hidden}.product-icon,.product-icon img{width:72px;height:72px}.currio-app-icon,.currio-app-icon img{width:88px;height:88px}.product-icon img,.currio-app-icon img{object-fit:cover;display:block}.product-version,.currio-kicker span,.microcopy{color:var(--muted);margin:4px 0 0;font-size:14px;display:block}.product-lead{color:var(--muted);font-size:20px;line-height:1.65}.feature-list{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.feature-list li{padding-left:30px;line-height:1.5;position:relative}.feature-list li:before{content:"✓";color:var(--blue);font-weight:900;position:absolute;left:0}.text-link{color:var(--blue);align-items:center;font-weight:800;display:inline-flex}.product-preview,.currio-hero-phone{border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow);border-radius:48px;justify-self:center;padding:14px;position:relative}.product-preview:before,.currio-hero-phone:before{content:"";z-index:-1;background:var(--glow-blue);filter:blur(48px);border-radius:50%;position:absolute;inset:15% -18%}.product-preview img,.currio-hero-phone img{border-radius:36px;width:min(100%,405px);height:auto;display:block}.direction-mark{width:48px;height:48px;color:var(--blue);background:var(--hover-bg);border-radius:16px;place-items:center;margin-bottom:26px;font-size:22px;font-weight:900;display:grid}.compact-grid .app-card{min-height:230px}.about{grid-template-columns:.75fr 1.25fr;align-items:start;gap:60px;display:grid}.about-text{max-width:850px}.values{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:0;display:grid}.value{border-radius:var(--radius);padding:26px}.value span{color:var(--blue);letter-spacing:.14em;margin-bottom:28px;font-weight:900;display:inline-block}.cta{text-align:center;border-radius:40px;margin:50px clamp(18px,5vw,70px) 72px;padding:clamp(34px,6vw,72px)}.cta p{margin-bottom:28px}.footer{color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;gap:18px;padding:26px clamp(18px,5vw,70px);display:flex}.footer>div,.footer nav{align-items:center;gap:20px;display:flex}.footer nav{flex-wrap:wrap;justify-content:flex-end}.footer a:hover{color:var(--blue)}.currio-page{overflow:hidden}.currio-hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:clamp(40px,8vw,120px);min-height:82vh;padding:76px clamp(18px,7vw,110px);display:grid}.currio-hero-copy{max-width:820px}.currio-kicker strong{font-size:26px;display:block}.currio-hero h1{font-size:clamp(46px,7vw,88px)}.microcopy{margin-top:18px;line-height:1.5}.product-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding-top:20px;padding-bottom:20px;display:grid}.product-stats div{border-right:1px solid var(--border);padding:20px 28px}.product-stats div:last-child{border-right:0}.product-stats strong{color:var(--blue);margin-bottom:6px;font-size:22px;display:block}.product-stats span{color:var(--muted);line-height:1.4}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-bg);min-height:250px;box-shadow:var(--card-shadow);padding:28px}.feature-card>span{color:var(--blue);letter-spacing:.12em;margin-bottom:36px;font-weight:900;display:inline-block}.feature-card p{color:var(--muted);font-size:16px;line-height:1.65}.screenshots{grid-template-columns:repeat(3,minmax(240px,1fr));gap:clamp(20px,4vw,48px);display:grid}.screenshots figure{text-align:center;margin:0}.screenshots img{border:10px solid var(--surface-strong);width:100%;max-width:405px;height:auto;box-shadow:var(--shadow);border-radius:38px;margin:0 auto;display:block}.screenshots figcaption{color:var(--muted);margin-top:18px;font-size:15px;line-height:1.5}.faq{grid-template-columns:.65fr 1.35fr;align-items:start;gap:60px;display:grid}.faq-list{border-top:1px solid var(--border)}.faq details{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;padding:24px 40px 24px 0;font-size:20px;font-weight:800}.faq details p{max-width:760px;color:var(--muted);margin:-6px 0 24px;font-size:17px;line-height:1.7}.not-found-page{place-items:center;min-height:calc(100vh - 160px);padding:clamp(40px,7vw,100px) clamp(18px,7vw,110px);display:grid}.not-found-card{border:1px solid var(--border);background:var(--surface-strong);width:min(100%,1120px);box-shadow:var(--shadow);border-radius:42px;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(32px,7vw,96px);padding:clamp(30px,6vw,72px);display:grid}.not-found-code{color:var(--blue);letter-spacing:-.09em;text-shadow:0 18px 42px var(--glow-blue);font-size:clamp(100px,18vw,220px);font-weight:900;line-height:.78}.not-found-copy h1{max-width:720px;font-size:clamp(42px,6vw,72px)}.not-found-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:19px;line-height:1.65}.policy-page{width:min(100%,1060px);margin:0 auto;padding:72px clamp(18px,5vw,70px)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:38px;font-size:14px;display:flex}.breadcrumbs a:hover{color:var(--blue)}.policy-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;margin-bottom:30px;display:grid}.policy-hero h1{letter-spacing:0;margin-bottom:14px;font-size:clamp(42px,7vw,76px)}.policy-updated{color:var(--muted);margin:0;font-size:18px}.policy-app{border:1px solid var(--border);background:var(--surface-bg);width:fit-content;min-width:260px;box-shadow:var(--card-shadow);border-radius:24px;align-items:center;gap:14px;padding:16px;display:flex}.policy-app picture,.policy-app img{width:56px;height:56px}.policy-app picture{flex:0 0 56px;display:block}.policy-app img{border-radius:16px;display:block}.policy-app strong,.policy-app span{display:block}.policy-app strong{margin-bottom:4px;font-size:18px}.policy-app span{color:var(--muted);line-height:1.35}.policy-document{border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow);border-radius:32px;padding:clamp(28px,5vw,58px)}.policy-document section{margin-top:34px}.policy-document h2{letter-spacing:0;margin-bottom:12px;font-size:clamp(24px,3vw,34px)}.policy-document p,.policy-document li,.policy-contact{color:var(--muted);font-size:18px;line-height:1.7}.policy-summary{white-space:pre-line;max-width:850px;margin-bottom:0;font-size:clamp(18px,2.2vw,22px)!important}.policy-contact-links{flex-wrap:wrap;gap:12px;display:flex}.policy-contact-links a{border:1px solid var(--border);min-height:48px;color:var(--blue);background:var(--control-bg);border-radius:999px;align-items:center;padding:0 18px;font-weight:750;display:inline-flex}.policy-document ul{gap:8px;margin:10px 0 22px;padding-left:24px;display:grid}.policy-contact{gap:16px;margin:0;display:grid}.policy-contact div{grid-template-columns:140px minmax(0,1fr);gap:18px;display:grid}.policy-contact dt{color:var(--text);font-weight:800}.policy-contact dd{margin:0}.policy-contact a{color:var(--blue);font-weight:750}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}@media (width<=1080px){.site-header{grid-template-columns:1fr auto}.nav{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=980px){.hero,.about,.featured-product,.currio-hero,.faq{grid-template-columns:1fr}.hero-card{min-height:auto}.apps-grid,.values,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-preview{max-width:360px}.currio-hero-phone{grid-row:1;max-width:330px}.currio-hero{padding-top:50px}.product-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.product-stats div:nth-child(2){border-right:0}.product-stats div:nth-child(-n+2){border-bottom:1px solid var(--border)}.policy-hero{grid-template-columns:1fr;align-items:start}.policy-app{width:100%;min-width:0}.not-found-card{grid-template-columns:1fr}.not-found-code{font-size:clamp(92px,28vw,180px)}}@media (width<=680px){.site-header{gap:14px}.brand span{display:none}.nav{justify-content:space-between;gap:10px;width:100%;font-size:14px}.language-button{max-width:150px}#currentLanguage{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.language-menu{width:min(86vw,240px);right:0}.hero{padding-top:50px}.apps-grid,.values,.feature-grid,.product-stats{grid-template-columns:1fr}.product-stats div,.product-stats div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.product-stats div:last-child{border-bottom:0}.screenshots{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,78vw);margin-right:-18px;padding:8px 18px 28px 0;overflow-x:auto}.screenshots figure{scroll-snap-align:start}.currio-hero h1{font-size:clamp(42px,14vw,62px)}.currio-app-icon,.currio-app-icon img{width:72px;height:72px}.policy-page{padding-top:50px}.policy-hero h1{font-size:clamp(26px,8.5vw,42px);line-height:1.05}.policy-document{border-radius:24px}.policy-contact div{grid-template-columns:1fr;gap:2px}.footer{flex-direction:column}.footer>div,.footer nav{justify-content:flex-start}}
