@font-face{font-family:Manrope;src:url('/assets/manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-700.ttf') format('truetype');font-weight:600 800;font-display:swap}
@font-face{font-family:Barlow;src:url('/assets/barlow-condensed-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--bg:#0a0a0b;--surface:#111113;--surface-raised:#19191c;--line:#2b2b2e;--muted:#a2a2a9;--text:#f4f2ed;--accent:#ff623c;--green:#b8dfb5;--font:'Manrope',sans-serif;--display:'Barlow','Arial Narrow',sans-serif;color-scheme:dark;font-family:var(--font);font-size:14px;font-synthesis:none;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}
body.dialog-open{overflow:hidden}
button,input,select{font:inherit}
button,a,input,select{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{color:inherit;cursor:pointer}
button{border:0}
a{color:inherit;text-decoration:none}
button:disabled{cursor:default}
button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible+span{outline:2px solid var(--accent);outline-offset:5px}
::selection{background:var(--accent);color:var(--bg)}
img{display:block;max-width:100%;height:auto}
p,h1,h2,h3{margin:0}
p{line-height:1.75}
fieldset{margin:0;padding:0;border:0}
[hidden]{display:none!important}
.icon{width:21px;height:21px;flex-shrink:0}
.container{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}
.mono,.eyebrow,.product-number,.price-label,.demo-label{font-size:10px;font-weight:700;letter-spacing:1.6px;line-height:1.6}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.9px}
.section-label{color:var(--accent);margin-bottom:22px}
.accent{color:var(--accent)}
.status-dot{height:6px;width:6px;display:inline-block;background:var(--accent);border-radius:50%;flex-shrink:0;box-shadow:0 0 10px #ff623c50}
.skip-link{position:fixed;top:8px;left:8px;z-index:200;background:var(--accent);color:var(--bg);padding:14px;transform:translateY(-200%)}
.skip-link:focus{transform:translateY(0)}
.site-header{height:91px;border-bottom:1px solid var(--line);position:relative;z-index:50;background:var(--bg)}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:23px;letter-spacing:-1.1px;white-space:nowrap}
.brand-dot{font-size:17px;position:relative;top:-5px;margin-left:3px;color:var(--accent)}
.desktop-nav{display:flex;gap:25px;margin-left:auto;margin-right:auto}
.desktop-nav a{font-size:12px;font-weight:600;color:#bcbcc1;transition:color .2s;white-space:nowrap}
.desktop-nav a:hover{color:var(--text)}
.header-actions{display:flex;align-items:center;gap:17px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:700;padding:18px 24px;line-height:1.4;min-height:54px;background:transparent;transition:background .2s,transform .2s,box-shadow .2s;text-align:center}
.button:hover{transform:translateY(-3px);background:#202022}
.button.primary{background:var(--accent);color:var(--bg);border-color:var(--accent)}
.button.primary:hover{background:#ff7c59;border-color:#ff7c59;box-shadow:0 5px 28px #ff623c22}
.button.light{background:var(--text);color:var(--bg);border-color:var(--text)}
.button.light:hover{background:#d6d4d0}
.button.dark{background:var(--bg);color:var(--text);border-color:var(--bg)}
.button.dark:hover{background:#242426}
.button.small{padding:11px 15px;min-height:40px;font-size:10px;gap:16px}
.button .icon{width:17px;height:17px}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:700;line-height:1.6}
.text-link .icon{width:17px;height:17px;transition:transform .2s}
.text-link:hover .icon{transform:translate(3px,-2px)}
.language-picker{position:relative}
.language-toggle{display:flex;align-items:center;gap:7px;background:transparent;padding:9px 1px;font-size:10px;font-weight:700;min-height:44px}
.language-toggle>.icon:first-child{width:17px;height:17px}
.language-toggle>.icon:last-child{width:13px;height:13px;color:var(--muted)}
.language-menu{position:absolute;top:calc(100% + 10px);right:-16px;width:210px;padding:10px;background:#171719;border:1px solid #38383d;border-radius:10px;box-shadow:0 15px 60px #0009;animation:menu-in .18s ease-out}
.language-menu-label{display:block;padding:9px 10px 13px;font-size:10px;color:var(--muted)}
.language-menu button{display:flex;align-items:center;text-align:left;width:100%;padding:10px;border-radius:5px;background:transparent;gap:12px;min-height:44px;font-size:12px}
.language-menu button:hover,.language-menu button:focus{background:#242426}
.language-menu button[aria-checked=true]{color:var(--accent)}
.language-menu .icon{margin-left:auto;width:15px;height:15px}
.region-code{color:var(--muted);font-size:9px;letter-spacing:1px;border:1px solid #39393d;border-radius:3px;padding:3px;width:28px;text-align:center}
.icon-button.mobile-menu-toggle,.mobile-nav{display:none}
.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:6px;background:transparent}
.hero{overflow:clip;overflow-clip-margin:18px;display:grid;grid-template-columns:1fr 1fr;min-height:687px;align-items:center;position:relative;gap:18px;padding-block:40px 55px}
.hero-copy{position:relative;z-index:2;padding-bottom:8px}
.hero-copy .eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:27px}
h1,h2,.manifesto h3,.shipping-panel h3{font-family:var(--display);font-weight:800;letter-spacing:-1.8px;line-height:.95;text-transform:uppercase}
h1{font-size:clamp(74px,8.3vw,120px);letter-spacing:-2.5px}
h1>span,h2>span,.manifesto h3>span{display:block}
.hero-description{max-width:405px;color:#b1b1b7;font-size:14px;line-height:1.85;margin-top:25px}
.hero-actions{display:flex;gap:25px;align-items:center;margin-top:31px;flex-wrap:wrap}
.hero-actions>.text-link{font-size:10px}
.hero-note{display:flex;gap:8px;align-items:center;color:#929299;font-size:9px;margin-top:20px}
.hero-note .icon{width:14px;height:14px;color:var(--green)}
.hero-art{position:relative;align-self:stretch;isolation:isolate;min-width:0;display:flex;align-items:center;justify-content:center;padding-bottom:69px}
.hero-watermark{position:absolute;max-width:100%;overflow:hidden;top:4px;right:-4px;font-family:var(--display);font-size:171px;line-height:1;color:#1b1717;letter-spacing:-3px;z-index:-3}
.hero-glow{position:absolute;width:90%;height:78%;top:12%;left:8%;background:radial-gradient(ellipse,#b740222e 0%,#9b361513 35%,transparent 67%);z-index:-2;filter:blur(12px)}
.orbit{position:absolute;border:1px solid #7f3b252e;border-radius:50%;z-index:-1}
.orbit-one{width:86%;aspect-ratio:1;top:10%;left:9%;transform:rotate(-24deg) scaleY(.91)}
.orbit-two{width:103%;aspect-ratio:1;top:0;left:1%;transform:rotate(-24deg) scaleY(.91);border-style:dashed;border-color:#7f3b251d}
.cross{position:absolute;color:#8b5a49;font-size:22px;font-weight:400}
.cross-one{left:6%;top:26%}
.cross-two{right:1%;bottom:30%}
.hero-product{width:78%;max-width:425px;transform:rotate(-9deg);margin-top:4px;position:relative;animation:float-phone 7s ease-in-out infinite;filter:drop-shadow(8px 30px 20px #0008)}
.hero-product img{width:100%;object-fit:contain;aspect-ratio:508/600;transition:opacity .2s}
.graphene-badge{position:absolute;left:-3%;bottom:23%;display:flex;align-items:center;gap:12px;padding:14px 17px;background:#1a1a1dea;border:1px solid #49403a;border-radius:9px;box-shadow:0 15px 35px #0005;backdrop-filter:blur(16px);transform:rotate(-3deg);animation:float-badge 8s ease-in-out infinite}
.graphene-symbol{display:flex;align-items:center;justify-content:center;width:41px;height:41px;background:#303034;border-radius:10px}
.graphene-symbol img,.os-label img{filter:invert(1)}
.graphene-badge strong{display:block;font-size:15px;letter-spacing:-.5px}
.graphene-badge span:not(.badge-check){font-size:9px;color:#afafb4}
.badge-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#b8dfb525;color:var(--green);margin-left:8px}
.badge-check .icon{width:12px;height:12px}
.hero-art-footer{position:absolute;bottom:25px;left:10%;right:1%;display:flex;justify-content:space-between;align-items:center;gap:16px}
.hero-art-footer .mono{font-size:8px;letter-spacing:1.2px}
.hero-art-footer p{font-size:9px;color:var(--muted);margin-top:3px}
.hero-model-picker{display:flex;gap:5px;flex-shrink:0}
.hero-model-picker button{padding:10px 9px;background:transparent;color:var(--muted);border:1px solid var(--line);border-radius:4px;font-size:9px;min-height:37px}
.hero-model-picker button[aria-pressed=true]{background:var(--text);color:var(--bg);border-color:var(--text)}
.image-note{position:absolute;bottom:1px;left:10%;font-size:8px;color:#85858d;line-height:1.5}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#101011}
.trust-strip>.container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:23px;gap:20px}
.trust-strip span{display:flex;align-items:center;justify-content:center;gap:11px;font-size:11px;font-weight:600}
.trust-strip span:not(:last-child){border-right:1px solid var(--line)}
.trust-strip .icon{color:var(--accent);width:18px;height:18px}
.section{padding-block:100px}
.section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px}
h2{font-size:clamp(46px,4.5vw,65px)}
.section-description{color:var(--muted);font-size:12px;max-width:250px;margin-bottom:4px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.feature-card{padding:27px 27px 0;background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:border-color .3s}
.feature-card:hover{border-color:#5e4237}
.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.feature-top>.icon{color:var(--accent);width:26px;height:26px}
.feature-top>.mono{color:#74747c;font-size:10px}
.feature-card h3{font-size:16px;letter-spacing:-.5px;margin-bottom:13px;line-height:1.4}
.feature-card>p{font-size:12px;color:var(--muted);min-height:63px}
.permission-demo,.profile-demo,.security-demo{height:153px;margin-top:24px;margin-bottom:18px}
.permission-demo{border:1px solid #353538;border-radius:7px;background:#19191c;padding:14px;display:flex;flex-direction:column;justify-content:space-between}
.demo-label{font-size:7px;letter-spacing:1.2px;color:#9d9da6}
.app-permission{display:flex;align-items:center;gap:9px}
.app-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#343438;border-radius:8px;flex-shrink:0}
.app-icon .icon{width:18px;height:18px;color:#cbcad3}
.app-permission strong{font-size:10px;display:block}
.app-permission div>span{font-size:8px;color:var(--muted);display:block;margin-top:3px}
.switch{margin-left:auto;min-width:41px;width:41px;height:27px;padding:4px;border-radius:20px;background:var(--accent);border:1px solid transparent;transition:background .2s;position:relative}
.switch:after{content:'';position:absolute;inset:-9px 0}
.switch>span{display:block;width:17px;height:17px;border-radius:50%;background:var(--bg);transform:translateX(0);transition:transform .2s}
.switch[aria-checked=true]{background:#56565c}
.switch[aria-checked=true]>span{transform:translateX(14px);background:var(--text)}
.permission-status{font-size:8px;color:var(--green);display:flex;align-items:center;gap:6px;border-top:1px solid #333338;padding-top:9px}
.permission-status .icon{width:11px;height:11px}
.permission-status.allowed{color:var(--muted)}
.profile-demo{display:flex;align-items:center;justify-content:center;gap:20px;background:radial-gradient(ellipse,#29242a55,transparent 70%)}
.profile-item{text-align:center;flex:1;min-width:0}
.profile-item>span{margin-inline:auto;width:49px;height:56px;background:#1c1c20;border:1px solid #38383f;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}
.profile-item:nth-child(2)>span{transform:translateY(-14px);border-color:#8b4c38;background:#2d201b;color:var(--accent)}
.profile-item:nth-child(2)>small{transform:translateY(-14px)}
.profile-item small{display:block;font-size:8px;color:var(--muted);margin-top:11px}
.security-demo{position:relative;display:flex;justify-content:center;align-items:center;padding-bottom:15px;isolation:isolate}
.security-ring{position:absolute;border:1px dashed #3b3a3d;border-radius:50%;top:4px;width:130px;height:130px;z-index:-1;animation:rotate-orbit 45s linear infinite}
.security-ring.ring-two{width:95px;height:95px;top:21px;border-style:solid;background:#27202177;border-color:#584030}
.security-core{width:62px;height:62px;border:1px solid #634532;border-radius:15px;display:flex;align-items:center;justify-content:center;background:#2b201b;box-shadow:0 0 38px #ff623c10}
.security-core .icon{width:32px;height:32px;color:var(--accent)}
.security-demo>span{position:absolute;bottom:0;font-size:6px;letter-spacing:1.2px;color:#a4a4ac}
.feature-foot{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);font-size:9px;color:#bbbabe;padding-block:17px;line-height:1.6;margin-top:auto}
.feature-foot .icon{width:12px;height:12px;color:var(--accent)}
.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:55px;padding:35px 0;display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:20px}
.manifesto-mark{font-family:var(--display);font-size:115px;line-height:.6;color:var(--accent);transform:translateY(20px)}
.manifesto h3{font-size:35px;letter-spacing:-.6px}
.manifesto h3>span{display:inline}
.manifesto h3>span+span{margin-left:7px}
.manifesto p{font-size:10px;max-width:630px;color:var(--muted);margin-top:10px}
.manifesto .text-link{font-size:10px;white-space:nowrap}
.products-section{padding-block:95px;background:#101012;border-block:1px solid #232326}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.product-card{border:1px solid #343438;border-radius:10px;overflow:hidden;background:#161618}
.product-top{padding:24px 26px 0;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}
.product-tag{font-size:8px;letter-spacing:1.2px;padding:7px 11px;border:1px solid #4a4a4f;border-radius:4px;color:#c0c0c5;font-weight:700}
.product-tag.hot{color:var(--accent);background:#ff623c0a;border-color:#78422d}
.product-number{font-size:8px;color:#7f7f88}
.product-image-wrap{height:325px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;padding-bottom:15px;margin-top:10px;background:radial-gradient(ellipse at 50% 95%,#40373630,transparent 65%)}
.product-watermark{position:absolute;font-family:var(--display);font-size:146px;color:#212124;letter-spacing:-3px;top:40px;left:50%;transform:translateX(-50%);white-space:nowrap;z-index:-1}
.product-image{height:275px;width:auto;object-fit:contain;filter:drop-shadow(10px 20px 14px #0007);transition:transform .6s cubic-bezier(.2,.8,.2,1)}
.product-card:hover .product-image{transform:translateY(-7px) rotate(-3deg)}
.os-label{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:9px;padding:8px 12px;background:#222225;border:1px solid #44444a;border-radius:5px;box-shadow:0 5px 20px #0005}
.os-label .icon{width:12px;height:12px;color:var(--green);margin-left:6px}
.os-label img{width:15px;height:15px}
.product-body{padding:28px 28px 26px}
.product-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}
.product-heading h3{font-size:26px;letter-spacing:-1.2px;line-height:1.4}
.color-chip{display:flex;align-items:center;gap:7px;font-size:8px;color:#a8a8af}
.color-chip>i{height:12px;width:12px;border-radius:50%;border:1px solid #67676d;background:#242429;box-shadow:inset 0 1px 2px #9994}
.product-description{font-size:12px;color:var(--muted);margin-top:8px;min-height:35px}
.specs{display:flex;gap:15px;padding-block:16px;border-bottom:1px solid var(--line);font-size:10px;color:#b8b8c0;flex-wrap:wrap}
.specs span:not(:last-child){border-right:1px solid #45454a;padding-right:15px}
.storage-picker{display:flex;gap:7px;align-items:center;margin-top:18px}
.storage-picker legend{float:left;margin-right:15px;color:var(--muted);font-size:9px;line-height:33px}
.storage-picker label{position:relative;cursor:pointer}
.storage-picker input{position:absolute;opacity:0;width:1px;height:1px}
.storage-picker span{font-size:9px;border:1px solid #404047;border-radius:4px;display:block;padding:9px 14px;transition:background .2s}
.storage-picker input:checked+span{border-color:var(--text);background:#f4f2ed0e}
.product-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:27px}
.price-label{color:var(--muted);font-size:8px;letter-spacing:.4px;display:block;font-weight:400}
.price{display:block;font-size:28px;font-weight:700;letter-spacing:-1px;line-height:1.3;margin-top:4px;white-space:nowrap}
.product-bottom .button{font-size:10px;padding:15px 16px;min-height:48px;gap:16px}
.product-bottom .button .icon{width:17px;height:17px}
.included-list{display:flex;justify-content:center;gap:30px;margin-top:28px;flex-wrap:wrap}
.included-list>span{display:flex;gap:7px;align-items:center;color:#babac0;font-size:9px}
.included-list .icon{width:13px;height:13px;color:var(--green)}
.price-note{font-size:9px;color:#909099;text-align:center;margin:17px auto 0;max-width:750px;line-height:1.75}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.step{border-top:1px solid #3b3b3e;padding-top:22px}
.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}
.step-top>span{font-family:var(--display);font-size:46px;color:#57575d;line-height:1}
.step-top .icon{color:var(--accent);width:27px;height:27px}
.step h3{font-size:15px;letter-spacing:-.4px;margin-bottom:11px;line-height:1.5}
.step p{font-size:12px;color:var(--muted);max-width:305px}
.shipping-panel{display:flex;align-items:center;gap:20px;padding:30px;border:1px solid var(--line);border-radius:7px;background:var(--surface);margin-top:55px}
.shipping-icon{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border:1px solid #4d352c;border-radius:50%;background:#251b17;color:var(--accent);flex-shrink:0}
.shipping-icon .icon{width:28px;height:28px}
.shipping-panel h3{font-size:23px;letter-spacing:0;line-height:1.2}
.shipping-panel p{font-size:10px;color:var(--muted);margin-top:7px}
.country-list{display:flex;gap:14px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}
.country-list>span{display:flex;align-items:center;gap:6px;font-size:8px;color:#c7c7ce}
.flag{display:inline-block;position:relative;width:17px;height:12px;overflow:hidden;border-radius:1px;background:#056298;flex-shrink:0}
.flag:before,.flag:after{content:'';position:absolute;background:#ffd452}
.flag:before{width:2px;top:0;bottom:0;left:5px}
.flag:after{height:2px;left:0;right:0;top:5px}
.flag-no{background:linear-gradient(90deg,transparent 4px,#fff 4px,#fff 8px,transparent 8px),linear-gradient(transparent 4px,#fff 4px,#fff 8px,transparent 8px),#ba2537}
.flag-no:before,.flag-no:after{background:#19477e}
.flag-fi{background:#eee}
.flag-fi:before,.flag-fi:after{background:#195892}
.flag-dk{background:#b32035}
.flag-dk:before,.flag-dk:after{background:#fff}
.flag-is{background:#155b94}
.flag-is:before,.flag-is:after{background:#ed4e4e;box-shadow:0 0 0 1px #ddd}
.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:75px;padding-bottom:100px}
.faq-heading h2{font-size:57px}
.faq-heading>.text-link{color:var(--muted);margin-top:28px;font-size:11px}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item:first-child{border-top:1px solid var(--line)}
.faq-item summary{display:flex;align-items:center;gap:18px;cursor:pointer;padding:24px 0;font-size:12px;font-weight:700;list-style:none;line-height:1.6}
.faq-item summary::-webkit-details-marker{display:none}
.faq-number{color:#787880;font-size:9px;font-weight:400}
.faq-item summary>.icon{margin-left:auto;width:17px;height:17px;color:var(--accent);transition:transform .2s}
.faq-item[open] summary>.icon{transform:rotate(45deg)}
.faq-item>p{color:var(--muted);font-size:12px;padding:0 34px 25px;animation:menu-in .2s ease-out}
.closing{position:relative;isolation:isolate;overflow:hidden;text-align:center;display:flex;flex-direction:column;align-items:center;background:var(--accent);color:var(--bg);border-radius:9px;padding:55px 30px 45px}
.closing-grid{position:absolute;inset:0;background-image:linear-gradient(#62200d12 1px,transparent 1px),linear-gradient(90deg,#62200d12 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(90deg,#000,transparent 45%,#000);z-index:-1}
.closing-ghost{border:1px solid #9b382166;border-radius:15px;margin-bottom:23px}
.closing>.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:20px}
.closing h2{font-size:clamp(67px,7vw,95px);line-height:.94;margin-bottom:30px}
.closing h2 .accent{color:var(--bg)}
.closing-note{font-size:9px;margin-top:16px;color:#642719}
.closing .button{padding-inline:24px;gap:30px}
.site-footer{padding-top:65px;padding-bottom:25px}
.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;border-bottom:1px solid var(--line);gap:25px}
.footer-top .brand{font-size:23px}
.footer-top>div>p{color:var(--muted);font-size:10px;margin-top:13px}
.footer-links{display:flex;align-items:center;gap:27px;flex-wrap:wrap}
.footer-links>a{display:flex;align-items:center;gap:10px;font-size:11px}
.footer-links .icon{width:15px;height:15px;color:var(--accent)}
.footer-links>button{background:transparent;font-size:10px;color:var(--muted);padding:12px 0}
.footer-links>button:hover{color:var(--text)}
.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;padding-top:23px;color:#8c8c95;font-size:8px}
.footer-bottom>div{max-width:600px;text-align:center}
.footer-status{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:8px}
.footer-status .status-dot{width:4px;height:4px;background:var(--green)}
dialog{background:#151517;color:var(--text);border:1px solid #49494f;border-radius:13px;max-width:550px;width:calc(100% - 30px);max-height:calc(100dvh - 40px);padding:35px;box-shadow:0 30px 150px #0009;overscroll-behavior:contain}
dialog[open]{animation:dialog-in .2s ease-out}
dialog::backdrop{background:#050507c9;backdrop-filter:blur(9px)}
.dialog-close{position:absolute;right:18px;top:18px;width:33px;height:33px;z-index:1}
.dialog-close .icon{width:16px;height:16px}
dialog .section-label{font-size:8px;letter-spacing:1.5px;margin-bottom:17px}
dialog h2{font-size:43px;letter-spacing:-1px;padding-right:17px}
.dialog-intro{font-size:11px;color:var(--muted);margin-top:14px;max-width:365px}
.order-product{padding:19px 0;display:flex;align-items:center;gap:18px;border-block:1px solid var(--line);margin-block:23px}
.order-product>img{height:83px;width:70px;object-fit:contain}
.order-product .mono{font-size:7px;letter-spacing:1px;color:var(--accent)}
.order-product h3{font-size:20px;margin-block:7px}
.order-product div>span:last-child{font-size:9px;color:var(--muted)}
.order-product>.icon{margin-left:auto;color:var(--green);width:25px;height:25px}
.order-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.order-fields label{display:flex;flex-direction:column;gap:8px;font-size:10px;color:var(--muted)}
select{width:100%;border:1px solid #424249;background:#1e1e22;color:var(--text);border-radius:5px;padding:12px;font-size:11px;min-height:42px}
.country-field{grid-column:1/-1}
.order-total{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px}
.order-total .price{font-size:29px}
.payment-method{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--accent)}
.payment-method .icon{width:18px;height:18px}
.order-note{font-size:9px;color:var(--muted);margin-top:16px}
.email-order{display:flex;width:100%;margin-top:22px;gap:10px}
.email-order>.icon:last-child{margin-left:auto}
.email-order>.icon:first-child{margin-right:auto}
.direct-email{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:18px;font-size:9px;color:var(--muted)}
.direct-email>a{color:var(--text)}
.direct-email .icon-button{height:29px;width:29px;border:0}
.direct-email .icon{width:14px;height:14px}
.info-body{font-size:12px;color:var(--muted);margin-block:24px}
.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);width:max-content;max-width:85vw;padding:13px 19px;border:1px solid #52764e;border-radius:7px;background:#21301f;color:#d4f3d0;font-size:11px;z-index:200;box-shadow:0 8px 30px #0008}
.no-script{max-width:650px;margin:10vh auto;padding:30px}
.no-script h1{font-size:60px;margin-bottom:25px}
.no-script a{color:var(--accent);display:block;margin-top:20px}
.will-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}
.will-reveal.visible{opacity:1;transform:translateY(0)}
.feature-card:nth-child(2),.step:nth-child(2){transition-delay:.07s}
.feature-card:nth-child(3),.step:nth-child(3){transition-delay:.14s}

.vpn-hero-bonus{display:inline-flex;align-items:center;gap:10px;margin-top:20px;padding:7px 12px 7px 7px;border:1px solid #5f4b27;border-radius:6px;background:#ffd52408;font-size:10px;font-weight:700;color:#f7d783;max-width:100%;transition:border-color .2s,background .2s}
.vpn-hero-bonus:hover{border-color:#d4aa46;background:#ffd52412}
.vpn-hero-bonus img{flex-shrink:0;width:29px;height:29px}
.vpn-hero-bonus .icon{width:15px;height:15px;margin-left:9px}
.vpn-section{padding-top:54px;scroll-margin-top:25px}
.vpn-panel{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:0 52px;border:1px solid #514332;border-radius:10px;background:radial-gradient(ellipse at 90% 0,#294d7340,transparent 60%),linear-gradient(125deg,#181613,#11141a);padding:44px 44px 0}
.vpn-panel:before{content:'';position:absolute;left:44px;right:44px;top:0;height:1px;background:linear-gradient(90deg,var(--accent),#ffd52470,transparent);z-index:-1}
.vpn-copy .section-label{color:#e4bb66;font-size:9px;letter-spacing:1.5px;margin-bottom:19px}
.vpn-copy h2{font-size:clamp(35px,3.8vw,54px);letter-spacing:-.8px;line-height:1.02}
.vpn-copy h2 .accent{color:#f4d088}
.vpn-description{font-size:12px;color:#b8b7b9;max-width:485px;margin-top:20px;line-height:1.85}
.vpn-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:25px}
.vpn-actions .button{padding:14px 18px;font-size:11px;min-height:46px;gap:23px}
.vpn-actions .text-link{font-size:10px;color:#c7c7ce}
.vpn-pairing{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:3px 6px}
.vpn-pairing-label{text-align:center;font-size:8px;letter-spacing:2.4px;color:#8b95a2;margin-bottom:25px}
.vpn-brands{display:grid;grid-template-columns:1fr 46px 1fr;align-items:start;position:relative;gap:4px}
.vpn-brands:before{content:'';position:absolute;top:56px;left:22%;right:22%;border-top:1px dashed #5c6066;z-index:-1}
.vpn-brand{display:flex;align-items:center;flex-direction:column;text-align:center;min-width:0}
.vpn-brand-disc{height:112px;width:112px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#202329;border:1px solid #55585c;box-shadow:0 12px 40px #0005}
.graphene-disc img{filter:invert(1);width:65px;height:65px}
.mullvad-disc{border-color:#677481;background:#192e45}
.mullvad-disc img{width:112px;height:112px}
.vpn-brand>strong{font-size:15px;letter-spacing:-.4px;margin-top:15px;line-height:1.5}
.vpn-brand>span:last-child{font-size:9px;color:#989ca4;margin-top:4px;line-height:1.7;max-width:145px}
.vpn-heart{height:37px;width:37px;margin:38px auto 0;display:flex;align-items:center;justify-content:center;background:#35241e;border:1px solid #81503d;border-radius:50%;color:var(--accent);box-shadow:0 0 24px #ff623c15;animation:vpn-heartbeat 3s ease-in-out infinite}
.vpn-heart .icon{width:18px;height:18px;fill:currentColor;stroke-width:1}
.vpn-duration{display:flex;align-items:center;gap:15px;border-top:1px solid #37404a;margin-top:25px;padding-top:19px}
.vpn-duration>strong{font-family:var(--display);font-size:60px;line-height:1;color:#f4d088;letter-spacing:-1px}
.vpn-duration>div>span{font-size:10px;font-weight:700;letter-spacing:2px}
.vpn-duration p{font-size:10px;color:#a7abb4;line-height:1.7;margin-top:5px}
.vpn-duration>.icon{margin-left:auto;width:20px;height:20px;color:#f4d088}
.vpn-benefits{list-style:none;margin:35px 0 0;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #3a3633;grid-column:1/-1}
.vpn-benefits>li{display:flex;align-items:center;gap:8px;font-size:11px;color:#d4d2cd;line-height:1.6}
.vpn-benefits .icon{color:#f4d088;width:15px;height:15px}
.product-vpn{display:flex;align-items:center;gap:9px;margin-top:17px;color:#f4d088;font-size:11px;line-height:1.6}
.product-vpn img,.order-vpn img{flex-shrink:0}
.order-vpn{display:flex;align-items:center;gap:10px;margin-top:19px;padding:11px 12px;background:#ffd52408;border:1px solid #5f4b27;border-radius:6px;font-size:11px;color:#f4d088;line-height:1.6}
.order-vpn .icon{margin-left:auto;width:15px;height:15px}
html[lang=fi] .vpn-copy h2,html[lang=is] .vpn-copy h2{font-size:clamp(34px,3.2vw,45px)}
@keyframes vpn-heartbeat{0%,100%{transform:scale(1)}40%{transform:scale(1.1)}55%{transform:scale(1)}65%{transform:scale(1.05)}}
@media(max-width:1050px){.vpn-panel{padding:32px 30px 0;gap:0 25px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.vpn-copy h2{font-size:40px}.vpn-copy .section-label{font-size:8px}.vpn-description{font-size:11px}.vpn-brand-disc{width:90px;height:90px}.mullvad-disc img{width:90px;height:90px}.graphene-disc img{width:53px;height:53px}.vpn-brands:before{top:45px}.vpn-heart{margin-top:27px}.vpn-brand>strong{font-size:13px}.vpn-brand>span:last-child{font-size:8px}.vpn-duration>div>span{font-size:9px;letter-spacing:1px}.vpn-duration p{font-size:9px}.vpn-benefits>li{font-size:9px}.vpn-actions{gap:18px}}
@media(max-width:750px){.vpn-panel{grid-template-columns:minmax(0,1fr);padding:30px 26px 0;gap:32px}.vpn-copy h2{font-size:49px}.vpn-copy .section-label{font-size:8px}.vpn-description{font-size:12px;max-width:none}.vpn-pairing{padding:27px 0 0;border-top:1px solid #37404a}.vpn-pairing-label{margin-bottom:20px}.vpn-brands{grid-template-columns:1fr 44px 1fr;max-width:350px;width:100%;margin-inline:auto}.vpn-brand-disc{width:105px;height:105px}.mullvad-disc img{width:105px;height:105px}.graphene-disc img{width:60px;height:60px}.vpn-brands:before{top:52px}.vpn-heart{margin-top:34px}.vpn-brand>strong{font-size:15px}.vpn-brand>span:last-child{font-size:9px}.vpn-duration{max-width:350px;width:100%;margin-inline:auto;margin-top:25px}.vpn-duration>div>span{font-size:10px}.vpn-duration p{font-size:10px}.vpn-benefits{margin-top:0;flex-wrap:wrap;justify-content:flex-start;gap:12px 22px}.vpn-benefits>li{font-size:10px}html[lang=fi] .vpn-copy h2,html[lang=is] .vpn-copy h2{font-size:43px}}
@media(max-width:600px){.vpn-hero-bonus{font-size:9px;margin-top:17px;gap:8px}.vpn-hero-bonus img{width:25px;height:25px}.vpn-hero-bonus .icon{margin-left:3px;width:13px;height:13px}.vpn-section{padding-top:30px}.vpn-panel{padding:28px 22px 0;gap:26px;border-radius:8px}.vpn-panel:before{left:22px;right:22px}.vpn-copy h2{font-size:clamp(35px,9vw,49px)}.vpn-copy .section-label{font-size:7px;letter-spacing:1px;margin-bottom:17px}.vpn-description{font-size:11px;line-height:1.85;margin-top:17px}.vpn-actions{gap:18px;margin-top:21px}.vpn-actions .button{font-size:10px;padding:13px 14px;gap:15px}.vpn-actions .text-link{font-size:9px}.vpn-brand-disc{width:90px;height:90px}.mullvad-disc img{width:90px;height:90px}.graphene-disc img{width:52px;height:52px}.vpn-brands:before{top:45px}.vpn-heart{margin-top:27px;width:34px;height:34px}.vpn-brand>strong{font-size:14px}.vpn-brand>span:last-child{font-size:8px;max-width:116px}.vpn-duration{gap:12px;margin-top:21px;padding-top:17px}.vpn-duration>strong{font-size:54px}.vpn-duration>div>span{font-size:9px}.vpn-duration p{font-size:9px}.vpn-benefits{flex-direction:column;align-items:flex-start;gap:13px;padding-block:19px}.vpn-benefits>li{font-size:10px}.product-vpn{font-size:10px}.order-vpn{font-size:10px}html[lang=fi] .vpn-copy h2,html[lang=is] .vpn-copy h2{font-size:clamp(32px,8vw,43px)}}

@keyframes float-phone{0%,100%{transform:translateY(0) rotate(-9deg)}50%{transform:translateY(-12px) rotate(-7deg)}}
@keyframes float-badge{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(6px) rotate(-1deg)}}
@keyframes rotate-orbit{to{transform:rotate(360deg)}}
@keyframes menu-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@keyframes dialog-in{from{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(min-width:1500px){.hero{min-height:740px}.hero-copy .eyebrow{font-size:10px}.hero-description{font-size:16px;max-width:440px}.hero-product{max-width:450px}.hero-art-footer{bottom:38px}.image-note{bottom:14px}.desktop-nav a{font-size:12px}.button.small{font-size:11px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.desktop-nav{gap:16px}.desktop-nav a{font-size:10px}.header-cta{display:none}.hero{min-height:630px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.8px}.hero-description{font-size:13px;max-width:330px}.hero-actions{gap:18px}.hero-actions .button{font-size:11px;padding:17px 19px}.hero-art-footer{left:4%;right:0}.hero-art-footer .mono{font-size:7px}.hero-art-footer p{max-width:160px}.image-note{left:4%;max-width:280px;font-size:7px}.graphene-badge{left:-4%;bottom:25%;padding:11px 13px}.hero-watermark{font-size:140px;top:36px}.hero-art{padding-bottom:70px}.hero-product{width:85%}.section-intro{gap:25px}.section-description{max-width:220px;font-size:11px}.feature-card{padding:23px 20px 0}.feature-card h3{font-size:14px}.feature-card>p{font-size:10px}.profile-demo{gap:12px}.profile-item>span{width:44px;height:50px}.manifesto{grid-template-columns:45px 1fr;gap:25px}.manifesto>.text-link{grid-column:2;margin-top:-7px}.manifesto-mark{font-size:85px}.product-body{padding:25px 23px}.product-bottom{align-items:flex-start;flex-direction:column}.product-bottom .button{width:100%}.product-description{min-height:35px}.shipping-panel{flex-wrap:wrap}.country-list{width:100%;justify-content:flex-start;margin-left:73px}.faq-section{gap:45px}.faq-heading h2{font-size:49px}.footer-bottom>div{max-width:390px}}
@media(max-width:850px){.container{width:calc(100% - 48px)}.site-header{height:77px}.brand{font-size:21px}.brand>img{width:31px;height:31px}.desktop-nav{gap:14px}.desktop-nav a{font-size:9px}.header-actions{gap:8px}.hero{min-height:570px;gap:4px}.hero-copy .eyebrow{max-width:280px;line-height:1.8}.hero h1{font-size:clamp(61px,8.6vw,73px)}.hero-description{font-size:11px;max-width:280px}.hero-actions{gap:16px;flex-direction:column;align-items:flex-start;margin-top:23px}.hero-note{max-width:250px;font-size:8px;align-items:flex-start}.hero-note .icon{margin-top:2px}.hero-art-footer{flex-wrap:wrap;gap:8px;bottom:28px}.hero-model-picker{margin-left:auto}.hero-watermark{font-size:110px;top:70px}.hero-product{width:90%}.graphene-badge{padding:9px;bottom:28%;left:0;gap:8px}.graphene-symbol{width:32px;height:32px}.graphene-symbol img{width:24px;height:24px}.graphene-badge strong{font-size:12px}.graphene-badge span:not(.badge-check){font-size:8px}.badge-check{width:17px;height:17px}.orbit-one{top:20%}.orbit-two{top:14%}.trust-strip span{font-size:8px;gap:7px}.trust-strip .icon{width:15px;height:15px}.section{padding-block:75px}.section-intro{align-items:flex-start;flex-direction:column;gap:18px}.section-description{max-width:440px;font-size:12px}.section-label{font-size:9px;margin-bottom:18px}h2{font-size:53px}.feature-grid{gap:12px}.feature-card{padding:20px 15px 0}.feature-card h3{font-size:14px;min-height:40px}.feature-card>p{min-height:89px}.feature-top{margin-bottom:20px}.app-icon{display:none}.app-permission{gap:5px}.permission-demo{padding:11px}.feature-foot{font-size:7px;gap:6px;min-height:62px}.profile-demo{gap:7px}.profile-item>span{width:37px;height:45px}.profile-item .icon{width:19px;height:19px}.profile-item small{font-size:7px}.security-demo>span{font-size:5px}.manifesto h3{font-size:29px}.manifesto h3>span{display:block}.manifesto h3>span+span{margin-left:0}.products-section{padding-block:70px}.product-grid{gap:18px}.product-image-wrap{height:280px}.product-image{height:232px}.product-watermark{font-size:115px}.product-heading h3{font-size:23px}.color-chip{font-size:7px}.product-description{min-height:52px}.product-body{padding-inline:20px}.specs{font-size:8px;gap:8px}.specs span:not(:last-child){padding-right:8px}.steps{gap:24px}.step h3{font-size:13px;min-height:40px}.step p{font-size:10px}.shipping-panel h3{font-size:24px}.faq-section{grid-template-columns:1fr;gap:35px;padding-bottom:70px}.faq-heading>.text-link{margin-top:18px}.faq-item summary{font-size:12px}.footer-top{align-items:flex-start}.footer-links{flex-direction:column;align-items:flex-end;gap:6px}.footer-bottom{flex-wrap:wrap}.footer-bottom>div{max-width:none;text-align:left;order:3;width:100%}}
@media(max-width:600px){html{scroll-padding-top:25px}.container{width:calc(100% - 36px)}.site-header{height:73px}.brand{font-size:22px}.brand>img{height:31px;width:31px}.desktop-nav{display:none}.header-actions{gap:15px}.icon-button.mobile-menu-toggle{display:flex;width:34px;height:34px;border:0}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:#121214;border-bottom:1px solid var(--line);padding:15px 24px;box-shadow:0 15px 40px #0005}.mobile-nav a{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #26262a;font-size:12px}.mobile-nav a:last-child{border:0}.mobile-nav .icon{width:16px;height:16px;color:var(--accent)}.language-menu{right:-45px}.hero{grid-template-columns:1fr;padding-top:43px;padding-bottom:16px;gap:20px}.hero-copy{padding-bottom:0}.hero-copy .eyebrow{font-size:7.5px;max-width:none;letter-spacing:1px;margin-bottom:23px}.hero h1{font-size:clamp(66px,17.4vw,100px);letter-spacing:-2px}.hero-description{font-size:12px;line-height:1.85;max-width:360px;margin-top:21px}.hero-actions{flex-direction:row;gap:20px;align-items:center;margin-top:24px}.hero-actions .button{font-size:10px;padding:16px 16px;min-height:49px;gap:15px}.hero-actions>.text-link{font-size:8px;gap:5px}.hero-actions>.text-link .icon{width:13px}.hero-note{max-width:none;font-size:8px;margin-top:15px;align-items:center}.hero-note .icon{width:12px;height:12px;margin-top:0}.hero-art{min-height:450px;margin-top:0;padding-bottom:77px}.hero-product{width:67%;max-width:315px;margin-top:2px}.hero-watermark{font-size:143px;top:4px;left:50%;right:auto;transform:translateX(-50%);letter-spacing:-2px}.hero-glow{width:100%;left:0;top:0;height:85%}.orbit-one{width:77%;left:12%;top:9%}.orbit-two{width:94%;left:3%;top:1%}.cross-one{left:5%;top:25%}.cross-two{right:4%;bottom:32%}.graphene-badge{left:3%;bottom:25%;padding:11px 13px;gap:9px}.graphene-badge strong{font-size:13px}.graphene-badge span:not(.badge-check){font-size:8px}.graphene-symbol{width:33px;height:33px}.hero-art-footer{left:3%;right:3%;bottom:28px;flex-wrap:nowrap;gap:8px}.hero-art-footer .mono{font-size:7px}.hero-art-footer p{font-size:8px;max-width:200px}.hero-model-picker{margin-left:0}.hero-model-picker button{font-size:8px;padding:9px 8px}.image-note{left:3%;font-size:6.5px;bottom:8px;max-width:none}.trust-strip>.container{grid-template-columns:1fr 1fr;padding-block:20px;gap:23px 12px}.trust-strip span{font-size:8px;justify-content:flex-start;gap:9px}.trust-strip span:not(:last-child){border:0}.trust-strip .icon{width:16px;height:16px}.section{padding-block:63px}.section-intro{margin-bottom:29px;gap:17px}.section-label{font-size:8px;letter-spacing:1.3px;margin-bottom:18px}h2{font-size:clamp(43px,10vw,60px);letter-spacing:-1px}.section-description{font-size:11px;max-width:340px}.feature-grid{grid-template-columns:1fr;gap:14px}.feature-card{padding:25px 24px 0}.feature-top{margin-bottom:20px}.feature-top .icon{width:25px;height:25px}.feature-card h3{font-size:19px;min-height:0;margin-bottom:10px}.feature-card>p{font-size:12px;min-height:0;max-width:410px}.permission-demo,.profile-demo,.security-demo{height:150px;margin-top:24px;margin-bottom:20px}.permission-demo{padding:15px 20px}.demo-label{font-size:8px}.app-icon{display:flex;width:37px;height:37px}.app-permission{gap:13px}.app-permission strong{font-size:12px}.app-permission div>span{font-size:10px}.permission-status{font-size:9px}.switch{width:43px;min-width:43px}.feature-foot{font-size:9px;min-height:55px;gap:9px}.profile-demo{gap:28px;padding-inline:12px}.profile-item>span{width:62px;height:67px}.profile-item .icon{width:25px;height:25px}.profile-item small{font-size:9px}.security-demo>span{font-size:7px}.security-ring{width:130px;height:130px}.manifesto{grid-template-columns:30px 1fr;gap:22px;margin-top:35px;padding-block:28px}.manifesto-mark{font-size:70px;align-self:start;margin-top:8px}.manifesto h3{font-size:32px;line-height:1.03}.manifesto p{font-size:10px}.manifesto .text-link{font-size:9px;margin-top:-5px}.products-section{padding-block:60px}.product-grid{grid-template-columns:1fr;gap:24px}.product-top{padding:23px 24px 0}.product-image-wrap{height:307px;margin-top:14px}.product-image{height:270px}.product-watermark{font-size:145px;top:46px}.os-label{bottom:0}.product-body{padding:28px 24px 25px}.product-heading h3{font-size:28px}.color-chip{font-size:9px}.product-description{font-size:11px;min-height:0;max-width:350px}.specs{font-size:9px;gap:16px;padding-block:19px}.specs span:not(:last-child){padding-right:16px}.storage-picker legend{font-size:10px}.storage-picker span{font-size:10px;padding:10px 17px}.product-bottom{flex-direction:row;align-items:flex-end;margin-top:25px;gap:10px}.product-bottom .button{width:auto;font-size:9px;gap:10px;padding:15px 13px}.price{font-size:27px}.price-label{font-size:8px}.included-list{gap:13px 17px;justify-content:flex-start;margin-top:25px;padding-inline:3px}.included-list>span{font-size:8px}.price-note{text-align:left;font-size:8px;margin-top:20px;padding-inline:3px}.steps{grid-template-columns:1fr;gap:30px}.step{padding-top:17px}.step-top{margin-bottom:15px}.step-top>span{font-size:39px}.step-top .icon{width:24px;height:24px}.step h3{font-size:17px;min-height:0;margin-bottom:9px}.step p{font-size:12px;max-width:none}.shipping-panel{padding:25px 20px;gap:15px;margin-top:37px;display:grid;grid-template-columns:40px 1fr}.shipping-icon{width:40px;height:40px}.shipping-icon .icon{width:23px;height:23px}.shipping-panel h3{font-size:23px;max-width:240px;line-height:1.08}.shipping-panel p{font-size:10px}.country-list{grid-column:1/-1;margin-left:0;gap:15px 16px;margin-top:10px}.country-list>span{font-size:9px}.faq-section{padding-bottom:60px;gap:28px}.faq-heading h2{font-size:50px}.faq-heading>.text-link{font-size:10px}.faq-item summary{padding:20px 0;font-size:11px;gap:11px;line-height:1.7}.faq-item>p{font-size:11px;padding-left:24px;padding-right:22px}.closing{padding:40px 18px 32px;border-radius:7px}.closing-ghost{width:48px;height:48px;margin-bottom:22px;border-radius:12px}.closing>.eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:20px;line-height:1.8}.closing h2{font-size:68px;margin-bottom:25px}.closing .button{font-size:10px;min-height:48px;padding:15px 20px}.closing-note{font-size:8px}.site-footer{padding-top:42px;padding-bottom:23px}.footer-top{padding-bottom:28px;gap:24px;flex-direction:column}.footer-top>div>p{font-size:10px;margin-top:9px}.footer-links{flex-direction:row;align-items:center;justify-content:flex-start;gap:10px 25px}.footer-links>a{width:100%;font-size:11px}.footer-links>button{font-size:10px}.footer-bottom{gap:18px;font-size:7px;padding-top:22px}.footer-status{font-size:7px}.footer-bottom>div{line-height:1.75}.footer-bottom>div>p+p{margin-top:5px}dialog{padding:28px 23px;max-height:calc(100dvh - 24px)}dialog h2{font-size:39px}.dialog-close{right:13px;top:13px}.order-product{margin-block:20px;padding-block:16px}.order-fields{gap:12px}.order-fields label{font-size:10px}.order-total{gap:12px;margin-top:22px}.order-total .price{font-size:26px}.payment-method{font-size:8px}.payment-method .icon{width:15px}.email-order{font-size:10px;gap:8px}.direct-email{font-size:8px;gap:5px}.info-body{font-size:11px}.toast{font-size:10px}}
@media(max-width:370px){.hero-actions{gap:13px}.hero-actions .button{font-size:9px;padding-inline:13px}.hero-actions>.text-link{font-size:7.5px}.hero-art{min-height:406px}.hero-art-footer .mono{font-size:6.5px}.hero-art-footer p{max-width:160px}.product-bottom{flex-wrap:wrap}.product-bottom .button{width:100%;margin-top:3px}.closing h2{font-size:59px}.profile-demo{gap:15px;padding-inline:0}.product-heading h3{font-size:25px}.hero h1{font-size:62px}}
html[lang=fi] h1{font-size:clamp(55px,6.6vw,95px)}
html[lang=fi] h2,html[lang=is] h2,html[lang=nb] #phones h2{font-size:clamp(40px,4vw,58px)}
@media(max-width:600px){html[lang=fi] h1{font-size:clamp(52px,14vw,78px)}html[lang=fi] h2,html[lang=is] h2,html[lang=nb] #phones h2{font-size:clamp(39px,9.3vw,54px)}html[lang=fi] .closing h2,html[lang=is] .closing h2{font-size:63px}html[lang=fi] .hero-actions{gap:13px}html[lang=fi] .hero-actions .button{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}
