:root{--bg:#f7f9ff;--bg-soft:#eef3ff;--surface:#ffffff;--surface-soft:#f5f7ff;--ink:#11172f;--ink-soft:#313a57;--muted:#65708a;--muted-2:#8790a8;--line:#e5e9f5;--primary:#5b5ff4;--primary-dark:#302a91;--accent:#7c4dff;--blue:#3f7bff;--green:#28b981;--orange:#f27d38;--pink:#e75281;--yellow:#ffb52d;--shadow:0 24px 70px rgba(32,44,86,0.13);--soft-shadow:0 12px 34px rgba(32,44,86,0.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body::selection{background:rgba(91,95,244,.22)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}.container{width:min(1220px,calc(100% - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(248,250,255,.86);border-bottom:1px solid rgba(229,233,245,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-shell{display:flex;justify-content:space-between;min-height:86px;gap:28px}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:12px;color:var(--ink);font-size:24px;font-weight:800;line-height:1;white-space:nowrap}.brand-mark{position:relative;display:grid;width:40px;height:40px;place-items:center;color:#fff;border-radius:12px;background:linear-gradient(135deg,#6b8cff,#6d3df7);box-shadow:0 12px 24px rgba(91,95,244,.28)}.brand-mark svg{width:21px;height:21px}.brand-mark>span{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;border:3px solid var(--bg);border-radius:999px;background:var(--green)}.desktop-nav{display:flex;align-items:center;gap:36px;color:var(--ink);font-size:15px;font-weight:700}.desktop-nav a{transition:color .18s ease,transform .18s ease}.desktop-nav a:hover{color:var(--primary);transform:translateY(-1px)}.nav-cta{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border-radius:10px;color:#fff;font-size:15px;font-weight:800;background:linear-gradient(135deg,#6579ff,#673df4);box-shadow:0 16px 34px rgba(91,95,244,.25)}.hero-section{position:relative;overflow:hidden;padding:28px 0 54px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(238,243,255,.88)),radial-gradient(circle at 80% 18%,rgba(91,95,244,.13),transparent 34%),radial-gradient(circle at 18% 8%,rgba(63,123,255,.08),transparent 30%)}.hero-section:after{position:absolute;inset:0;pointer-events:none;content:"";background-image:radial-gradient(circle,rgba(91,95,244,.16) 1px,transparent 0),linear-gradient(90deg,rgba(229,233,245,.4) 1px,transparent 0);background-size:16px 16px,92px 92px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 58%,#000);mask-image:linear-gradient(90deg,transparent,#000 58%,#000);opacity:.45}.hero-grid{position:relative;z-index:1;display:grid;min-height:540px;grid-template-columns:minmax(0,1fr) minmax(390px,1fr);grid-gap:48px;gap:48px;align-items:center}.hero-copy{max-width:620px;padding-top:24px}.eyebrow{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:0 16px;border:1px solid rgba(91,95,244,.08);border-radius:999px;color:var(--ink);background:rgba(255,255,255,.74);box-shadow:0 8px 20px rgba(32,44,86,.05);font-size:12px;font-weight:900;text-transform:uppercase}.eyebrow svg{width:17px;height:17px;color:var(--primary)}.hero-copy h1{max-width:680px;margin:28px 0 20px;color:var(--ink);font-size:56px;line-height:1.04;font-weight:900;letter-spacing:0}.hero-copy h1 span{color:var(--primary)}.hero-lead{max-width:560px;margin:0;color:var(--ink-soft);font-size:18px;line-height:1.62;font-weight:500}.store-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.store-badge{display:inline-flex;min-width:176px;min-height:58px;align-items:center;gap:12px;padding:9px 16px;border-radius:8px;color:#fff;background:#050507;box-shadow:0 12px 26px rgba(5,5,7,.18)}.store-badge.disabled{cursor:default;opacity:.68;box-shadow:none}.store-badge small,.store-badge strong{display:block;line-height:1}.store-badge strong{font-size:17px;font-weight:800}.store-badge small{margin-top:4px;font-size:13px;color:rgba(255,255,255,.86)}.store-symbol{position:relative;display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;color:transparent}.store-symbol.apple:before{content:"";width:23px;height:27px;border-radius:12px 12px 10px 10px;background:#fff;transform:rotate(-8deg)}.store-symbol.apple:after{position:absolute;top:-2px;right:5px;width:9px;height:11px;border-radius:9px 0 9px 0;background:#fff;content:"";transform:rotate(22deg)}.store-symbol.play:before{content:"";width:29px;height:31px;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(90deg,#35d48b 0 34%,#4fa3ff 34% 62%,#f8be3f 62% 100%)}.social-proof{gap:14px;margin-top:36px}.avatar-stack,.social-proof{display:flex;align-items:center}.avatar-stack span{display:grid;width:38px;height:38px;margin-left:-9px;place-items:center;border:3px solid #fff;border-radius:999px;color:#fff;background:linear-gradient(135deg,#7a91ff,#2fbd88);box-shadow:0 8px 18px rgba(32,44,86,.13);font-size:11px;font-weight:900}.avatar-stack span:first-child{margin-left:0;background:linear-gradient(135deg,#6d3df7,#6579ff)}.avatar-stack span:nth-child(3){background:linear-gradient(135deg,#f27d38,#ffca59)}.avatar-stack span:nth-child(4){background:linear-gradient(135deg,#e75281,#a855f7)}.stars{color:var(--yellow);font-size:16px;line-height:1}.social-proof p{margin:5px 0 0;color:var(--muted);font-size:14px;font-weight:600}.hero-visual{position:relative;display:flex;min-height:540px;align-items:center;justify-content:center}.map-wash{position:absolute;inset:24px 0 0;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.1)),radial-gradient(ellipse at 58% 42%,rgba(91,95,244,.16),transparent 44%),linear-gradient(110deg,transparent 8%,rgba(108,138,255,.08) 42%,rgba(231,82,129,.1) 82%,transparent);opacity:.98}.map-wash:before{position:absolute;right:20px;bottom:28px;width:520px;height:310px;border-radius:46% 54% 52% 48%;background:linear-gradient(135deg,rgba(255,255,255,.42),rgba(255,255,255,0)),linear-gradient(90deg,rgba(91,95,244,.08),rgba(242,125,56,.07));content:"";filter:blur(.4px)}.route{position:absolute;display:block;border-color:rgba(91,95,244,.26) transparent transparent rgba(91,95,244,.26);border-style:dashed;border-width:2px;border-radius:999px}.route-one{top:92px;left:20px;width:420px;height:220px;transform:rotate(-11deg)}.route-two{right:34px;bottom:116px;width:290px;height:150px;transform:rotate(12deg)}.plane-dot{position:absolute;top:142px;left:92px;width:22px;height:22px;color:rgba(17,23,47,.35)}.plane-dot:after,.plane-dot:before{position:absolute;content:"";background:currentColor}.plane-dot:before{top:10px;left:0;width:22px;height:3px;border-radius:3px;transform:rotate(-38deg)}.plane-dot:after{top:3px;left:8px;width:4px;height:17px;border-radius:4px;transform:rotate(-38deg)}.landmark{position:absolute;bottom:58px;display:block;opacity:.22}.landmark-left{left:122px;width:92px;height:118px;border-right:10px solid #806cf6;border-left:10px solid #806cf6;transform:perspective(140px) rotateX(10deg) skewX(-12deg)}.landmark-left:after,.landmark-left:before{position:absolute;content:"";background:#806cf6}.landmark-left:before{left:-22px;bottom:-5px;width:116px;height:10px;border-radius:10px}.landmark-left:after{left:16px;bottom:44px;width:40px;height:8px;border-radius:8px}.landmark-right{right:44px;width:138px;height:100px;border-bottom:12px solid #f0a180}.landmark-right:after,.landmark-right:before{position:absolute;bottom:0;content:"";border-radius:8px 8px 0 0;background:#f0a180}.landmark-right:before{left:12px;width:36px;height:72px}.landmark-right:after{right:10px;width:46px;height:92px}.phone-frame{position:relative;z-index:2;width:280px;height:606px;padding:14px;border:7px solid #11131c;border-radius:48px;background:#171a25;box-shadow:26px 32px 60px rgba(17,23,47,.28),inset -7px 0 10px rgba(255,255,255,.1);transform:rotate(11deg) translateX(24px)}.phone-side{position:absolute;top:96px;right:-13px;width:8px;height:86px;border-radius:0 8px 8px 0;background:#2c3142}.phone-screen{position:relative;height:100%;overflow:hidden;border-radius:37px;background:#fff}.phone-screenshot{object-fit:cover;object-position:center top}.dynamic-island{position:absolute;top:14px;left:50%;z-index:3;width:88px;height:24px;border-radius:999px;background:#050507;transform:translateX(-50%)}.screen-top{padding:68px 24px 18px;color:#fff}.screen-top p{margin:0 0 6px;font-size:15px;opacity:.88}.screen-top h2{width:190px;margin:0;font-size:20px;line-height:1.3}.country-card,.quick-card{margin:0 17px;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 14px 30px rgba(17,23,47,.12)}.country-card{padding:14px}.country-head{display:flex;align-items:center;gap:11px}.country-head small,.country-head strong{display:block}.country-head strong{color:var(--ink);font-size:15px}.country-head small{margin-top:3px;color:var(--muted);font-size:11px}.country-head svg{margin-left:auto;color:var(--muted-2)}.flag-germany{display:block;width:29px;height:29px;overflow:hidden;border-radius:999px;background:linear-gradient(#111 0 33%,#de2d2d 33% 66%,#f8cf3b 66%);box-shadow:inset 0 0 0 1px rgba(17,23,47,.12)}.status-pill{display:inline-flex;align-items:center;gap:8px;margin:12px 0;padding:7px 10px;border-radius:999px;color:#13835b;background:rgba(40,185,129,.12);font-size:12px;font-weight:800}.status-pill span{width:7px;height:7px;border-radius:999px;background:var(--green)}.country-card button{width:100%;min-height:34px;border-radius:8px;color:var(--primary);background:rgba(91,95,244,.08);font-size:12px;font-weight:900}.quick-card{margin-top:16px;padding:14px}.quick-card h3{margin:0 0 12px;color:var(--ink);font-size:13px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.phone-action{display:grid;min-height:72px;place-items:center;grid-gap:6px;gap:6px;border-radius:10px;color:var(--muted);background:#f2f4ff;text-align:center}.phone-action span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:var(--primary);background:#fff}.phone-action svg{width:16px;height:16px}.phone-action small{font-size:9px;font-weight:800}.feature-strip{position:relative;z-index:3;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:0;padding:24px;border:1px solid rgba(229,233,245,.84);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-mini{display:flex;align-items:center;gap:14px;min-width:0;padding:6px}.feature-mini h2{margin:0 0 8px;color:var(--ink);font-size:15px;line-height:1.2}.feature-mini p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.feature-icon,.icon-tile{display:grid;flex:0 0 auto;place-items:center;color:var(--primary);background:rgba(91,95,244,.1)}.icon-tile{width:50px;height:50px;border-radius:16px}.feature-icon svg,.icon-tile svg{width:22px;height:22px}.icon-tile.blue{color:var(--blue);background:rgba(63,123,255,.11)}.icon-tile.green{color:var(--green);background:rgba(40,185,129,.12)}.icon-tile.orange{color:var(--orange);background:rgba(242,125,56,.12)}.icon-tile.pink{color:var(--pink);background:rgba(231,82,129,.12)}.section{padding:84px 0}.tools-section{background:#fff}.tools-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:64px;gap:64px;align-items:start}.process-copy h2,.section-copy h2,.section-heading h2,.security-panel h2{margin:24px 0 18px;color:var(--ink);font-size:34px;line-height:1.23;font-weight:900;letter-spacing:0}.process-copy p,.section-copy p,.section-heading p,.security-panel p{margin:0;color:var(--muted);font-size:17px;line-height:1.7;font-weight:500}.tool-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-card,.guide-card,.pricing-card,.tool-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 10px 28px rgba(32,44,86,.04)}.tool-card{display:flex;min-height:236px;flex-direction:column;align-items:center;padding:24px 18px 20px;text-align:center}.tool-card h3{min-height:44px;margin:18px 0 10px;color:var(--ink);font-size:16px;line-height:1.38}.tool-card p{min-height:48px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.panel-link,.text-link,.tool-card a{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:14px;font-weight:900}.tool-card a{margin-top:auto}.panel-link svg,.text-link svg,.tool-card a svg{width:17px;height:17px}.trust-row{display:grid;grid-template-columns:1.1fr repeat(5,1fr);grid-gap:18px;gap:18px;align-items:center;margin-top:56px;color:#9aa1b5;text-align:center}.trust-row span,.trust-row strong{font-size:14px;line-height:1.2;text-transform:uppercase}.trust-row span{justify-self:start;font-weight:900;letter-spacing:1.4px}.trust-row strong{color:#8a8f9d;font-size:19px;font-weight:900}.app-section,.pricing-section{background:linear-gradient(180deg,rgba(247,249,255,.92),rgba(255,255,255,.96)),linear-gradient(90deg,rgba(91,95,244,.05),rgba(40,185,129,.04))}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.section-heading.centered{display:block;max-width:760px;margin:0 auto 42px;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-card{min-height:232px;padding:26px}.feature-icon{width:52px;height:52px;border-radius:16px}.feature-card h3,.guide-card h3,.pricing-card h3,.timeline-step h3{margin:18px 0 10px;color:var(--ink);font-size:19px;line-height:1.35}.feature-card p,.guide-card p,.pricing-card p,.timeline-step p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:76px;gap:76px;align-items:center}.timeline{display:grid;grid-gap:18px;gap:18px}.timeline-step{position:relative;display:flex;gap:18px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--soft-shadow)}.timeline-step>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent));font-size:18px;font-weight:900}.timeline-step h3{margin-top:0}.guides-section{background:#f9fbff}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.guide-card{min-height:210px;padding:26px}.guide-card span{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:999px;color:var(--primary);background:rgba(91,95,244,.1);font-size:12px;font-weight:900}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.pricing-card{position:relative;overflow:hidden;min-height:304px;padding:28px}.pricing-card-head{display:flex;min-height:40px;align-items:flex-start;justify-content:space-between;gap:14px}.pricing-card-head span{display:inline-flex;min-height:32px;align-items:center;justify-content:center;padding:0 12px;border-radius:999px;color:var(--primary);background:rgba(91,95,244,.1);font-size:13px;font-weight:850;white-space:nowrap}.pricing-card.featured{border-color:rgba(91,95,244,.38);box-shadow:0 18px 42px rgba(91,95,244,.14)}.pricing-card.featured:before{position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--primary),var(--green));content:""}.pricing-card h3{margin:0;max-width:190px}.pricing-card strong{display:block;margin:12px 0;color:var(--primary);font-size:34px;line-height:1}.pricing-card ul{display:grid;grid-gap:10px;gap:10px;margin:24px 0 0;padding:0;list-style:none}.pricing-card li{position:relative;padding-left:22px;color:var(--ink-soft);font-size:15px;font-weight:650}.pricing-card li:before{position:absolute;left:0;color:var(--green);content:"✓"}.pricing-note{max-width:760px;margin:24px auto 0;color:var(--muted);font-size:14px;line-height:1.6;text-align:center}.security-section{background:#fff}.security-panel{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr) auto;grid-gap:28px;gap:28px;align-items:center;padding:34px;border:1px solid rgba(91,95,244,.16);border-radius:18px;background:linear-gradient(135deg,rgba(91,95,244,.08),rgba(40,185,129,.08)),#fff;box-shadow:var(--soft-shadow)}.security-panel h2{margin-bottom:0}.panel-link{min-height:48px;justify-content:center;padding:0 18px;border-radius:10px;background:#fff;box-shadow:0 12px 24px rgba(32,44,86,.08);white-space:nowrap}.site-footer{padding:58px 0;color:rgba(255,255,255,.72);background:#11172f}.footer-grid{display:grid;grid-template-columns:1.7fr .55fr .75fr;grid-gap:56px;gap:56px}.footer-brand{color:#fff}.site-footer p{max-width:430px;margin:18px 0 0;font-size:15px;line-height:1.65}.site-footer h2{margin:0 0 16px;color:#fff;font-size:14px;text-transform:uppercase}.site-footer a:not(.brand){display:block;margin-top:12px;color:rgba(255,255,255,.72);font-size:15px}.site-footer a:not(.brand):hover{color:#fff}.legal-shell{min-height:100vh;background:linear-gradient(180deg,rgba(247,249,255,.96),#fff 46%),radial-gradient(circle at 78% 12%,rgba(91,95,244,.1),transparent 32%)}.legal-header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.legal-nav{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px}.legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.legal-links a{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border-radius:999px;color:var(--primary);background:rgba(91,95,244,.08);font-size:15px;font-weight:900}.legal-main{width:min(920px,calc(100% - 48px));margin:0 auto;padding:58px 0 92px}.legal-hero{margin-bottom:34px}.legal-hero p:first-child{display:inline-flex;margin:0 0 18px;padding:8px 14px;border-radius:999px;color:var(--primary);background:rgba(91,95,244,.1);font-size:13px;font-weight:900}.legal-hero h1{margin:0;color:var(--ink);font-size:44px;line-height:1.12;letter-spacing:0}.legal-hero .legal-lead{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.legal-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.legal-meta span{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:#fff;font-size:13px;font-weight:800}.legal-card{border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--soft-shadow)}.legal-section{padding:30px;border-bottom:1px solid var(--line)}.legal-section:last-child{border-bottom:0}.legal-section h2{margin:0 0 14px;color:var(--ink);font-size:22px;line-height:1.35}.legal-subheading{margin:20px 0 8px;color:var(--ink);font-size:17px;line-height:1.45}.legal-section li,.legal-section p{color:var(--ink-soft);font-size:16px;line-height:1.78}.legal-section p{margin:0}.legal-section p+p{margin-top:14px}.legal-section ul{display:grid;grid-gap:8px;gap:8px;margin:14px 0 0;padding-left:22px}.legal-section a{color:var(--primary);font-weight:750;text-decoration:underline;-webkit-text-decoration-color:rgba(91,95,244,.3);text-decoration-color:rgba(91,95,244,.3);text-underline-offset:3px;overflow-wrap:anywhere}.legal-section code{padding:2px 6px;border:1px solid var(--line);border-radius:5px;color:var(--primary-dark);background:var(--surface-soft);font-family:SFMono-Regular,Consolas,monospace;font-size:.9em}.legal-note{margin-top:28px;padding:20px;border:1px solid rgba(242,125,56,.22);border-radius:14px;color:#714211;background:rgba(242,125,56,.08);font-size:15px;line-height:1.7}@media (max-width:1100px){.desktop-nav{gap:20px;font-size:14px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:720px}.hero-visual{min-height:620px}.phone-frame{transform:rotate(8deg)}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid,.security-panel,.tools-grid{grid-template-columns:1fr}.tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.container,.legal-main{width:min(100% - 32px,720px)}.site-header{position:static}.nav-shell{min-height:74px}.desktop-nav{display:none}.brand{font-size:21px}.nav-cta{min-height:42px;padding:0 14px;font-size:13px}.hero-section{padding-top:30px}.hero-copy h1{margin-top:28px;font-size:44px}.hero-lead{font-size:17px}.hero-visual{min-height:520px}.phone-frame{width:270px;height:584px;border-radius:42px;transform:rotate(7deg)}.phone-screen{border-radius:31px}.feature-grid,.feature-strip,.footer-grid,.guide-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card-head{align-items:flex-start;flex-direction:column}.section{padding:66px 0}.section-heading{display:block}.text-link{margin-top:20px}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.trust-row span{grid-column:1/-1}.security-panel{padding:26px}.panel-link{width:100%}.legal-hero h1{font-size:36px}}@media (max-width:560px){.nav-shell{gap:12px}.brand-mark{width:36px;height:36px;border-radius:11px}.hero-copy h1{font-size:34px;line-height:1.12}.social-proof,.store-row{align-items:stretch;flex-direction:column}.store-badge{width:100%}.hero-visual{min-height:520px}.map-wash{inset:0 -42px}.phone-frame{width:232px;height:502px;padding:10px;border-width:5px;border-radius:36px}.dynamic-island{width:70px;height:20px}.screen-top{padding:54px 18px 14px}.screen-top h2{width:160px;font-size:17px}.country-card,.quick-card{margin-right:12px;margin-left:12px;border-radius:12px}.quick-grid{gap:7px}.phone-action{min-height:58px}.phone-action span{width:24px;height:24px}.feature-strip{gap:14px;padding:18px;border-radius:16px}.feature-mini{align-items:flex-start}.tool-cards{grid-template-columns:1fr}.process-copy h2,.section-copy h2,.section-heading h2,.security-panel h2{font-size:28px}.feature-card,.guide-card,.pricing-card,.timeline-step,.tool-card{padding:22px}.legal-nav{align-items:flex-start;flex-direction:column;min-height:74px;padding:16px 0}.legal-links{justify-content:flex-start}.legal-links a{font-size:13px}.legal-main{padding-top:42px}.legal-hero h1{font-size:30px}.legal-hero .legal-lead{font-size:16px}.legal-section{padding:22px}}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell>main{flex:1 1}.content-main{width:min(980px,calc(100% - 48px));margin:0 auto;padding:44px 0 88px}.content-main-wide{width:min(1220px,calc(100% - 48px))}.breadcrumbs{margin-bottom:22px;font-size:13px;font-weight:700;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.breadcrumbs li+li:before{content:"›";margin-right:6px;color:var(--muted-2)}.breadcrumbs a{color:var(--primary)}.content-hero{margin-bottom:34px}.content-hero .eyebrow{margin-bottom:16px}.content-hero h1{margin:0 0 16px;color:var(--ink);font-size:40px;line-height:1.14;font-weight:900}.content-hero .content-lead{max-width:780px;margin:0;color:var(--ink-soft);font-size:17px;line-height:1.72;font-weight:500}.content-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.content-meta span{display:inline-flex;min-height:32px;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:#fff;font-size:13px;font-weight:750}.content-block{margin-top:30px}.content-block h2{margin:0 0 12px;color:var(--ink);font-size:24px;line-height:1.3}.content-block h3{margin:20px 0 8px;color:var(--ink);font-size:18px}.content-block p{margin:0 0 14px;color:var(--ink-soft);font-size:16px;line-height:1.78}.content-block ol,.content-block ul{display:grid;grid-gap:9px;gap:9px;margin:4px 0 14px;padding-left:22px;color:var(--ink-soft);font-size:16px;line-height:1.7}.content-block a{color:var(--primary);font-weight:750}.content-note{border:1px solid rgba(91,95,244,.2);border-radius:14px;color:var(--primary-dark);background:rgba(91,95,244,.07);font-weight:550}.content-note,.warning-note{margin-top:8px;padding:18px 20px;font-size:15px;line-height:1.7}.warning-note{border:1px solid rgba(242,125,56,.25);border-radius:14px;color:#714211;background:rgba(242,125,56,.08)}.data-table-wrap{margin:14px 0;overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.data-table{width:100%;border-collapse:collapse;font-size:15px}.data-table td,.data-table th{padding:12px 16px;border-bottom:1px solid var(--line);text-align:left;color:var(--ink-soft);line-height:1.5}.data-table th{color:var(--ink);background:var(--surface-soft);font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.data-table tr:last-child td{border-bottom:0}.data-table td strong{color:var(--ink)}.data-table .num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.badge{display:inline-flex;min-height:28px;align-items:center;padding:0 11px;border-radius:999px;font-size:12.5px;font-weight:850;white-space:nowrap}.badge.green{color:#13835b;background:rgba(40,185,129,.13)}.badge.orange{color:#a35314;background:rgba(242,125,56,.14)}.badge.red{color:#b3264d;background:rgba(231,82,129,.13)}.badge.violet{color:var(--primary-dark);background:rgba(91,95,244,.11)}.badge.gray{color:var(--muted);background:rgba(101,112,138,.11)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:26px}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-card{display:flex;flex-direction:column;gap:10px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 10px 28px rgba(32,44,86,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.hub-card:hover{transform:translateY(-3px);border-color:rgba(91,95,244,.35);box-shadow:0 16px 36px rgba(32,44,86,.09)}.hub-card .hub-flag{font-size:30px;line-height:1}.hub-card h2,.hub-card h3{margin:0;color:var(--ink);font-size:18px;line-height:1.35}.hub-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.hub-card .hub-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:6px}.hub-card .hub-cta{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--primary);font-size:14px;font-weight:900}.faq-list{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.faq-item{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.faq-item summary{color:var(--ink);font-size:16px;font-weight:750;line-height:1.45;cursor:pointer;list-style:none;position:relative;padding:17px 44px 17px 20px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--primary);font-size:22px;font-weight:700}.faq-item[open] summary:after{content:"–"}.faq-item p{margin:0;padding:0 20px 18px;color:var(--ink-soft);font-size:15px;line-height:1.75}.app-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:48px;padding:30px 34px;border:1px solid rgba(91,95,244,.16);border-radius:18px;background:linear-gradient(135deg,rgba(91,95,244,.08),rgba(40,185,129,.08)),#fff;box-shadow:var(--soft-shadow)}.app-cta h2{margin:0 0 8px;color:var(--ink);font-size:22px}.app-cta p{margin:0;max-width:640px;color:var(--muted);font-size:15px;line-height:1.65}.app-cta .nav-cta{flex:0 0 auto}.tool-panel{margin-top:26px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--soft-shadow)}.tool-panel h2{margin:0 0 18px;color:var(--ink);font-size:20px}.field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:18px}.field{display:grid;grid-gap:7px;gap:7px}.field label{color:var(--ink);font-size:13.5px;font-weight:800}.field input,.field select{min-height:48px;padding:0 14px;border:1.5px solid var(--line);border-radius:11px;color:var(--ink);background:#fff;font-size:15px;font-weight:600}.field input:focus,.field select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(91,95,244,.14)}.field .hint{color:var(--muted-2);font-size:12.5px;font-weight:600}.segmented{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft);gap:4px;flex-wrap:wrap}.segmented button{min-height:40px;padding:0 14px;border-radius:8px;color:var(--muted);background:transparent;font-size:13.5px;font-weight:800;cursor:pointer}.segmented button.active{color:var(--primary-dark);background:#fff;box-shadow:0 4px 12px rgba(32,44,86,.1)}.result-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.result-tier{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.result-tier.highlight{border-color:rgba(91,95,244,.4);background:rgba(91,95,244,.06)}.result-tier small{display:block;margin-bottom:8px;color:var(--muted);font-size:12.5px;font-weight:850;text-transform:uppercase;letter-spacing:.4px}.result-tier strong{display:block;color:var(--ink);font-size:24px;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.result-tier span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55}.formula-note{margin-top:16px;padding:14px 18px;border-left:3px solid var(--primary);border-radius:0 12px 12px 0;color:var(--ink-soft);background:var(--surface-soft);font-size:14px;line-height:1.6}.stay-row{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:12px;gap:12px;align-items:end;margin-bottom:12px}.stay-row .remove-btn{min-height:48px;padding:0 16px;color:var(--pink);background:rgba(231,82,129,.1)}.stay-row .remove-btn,.tool-add-btn{border-radius:11px;font-weight:850;cursor:pointer}.tool-add-btn{min-height:44px;padding:0 18px;color:var(--primary);background:rgba(91,95,244,.09);font-size:14px}.result-banner{margin-top:20px;padding:22px;border-radius:14px;font-size:15px;line-height:1.65;font-weight:600}.result-banner strong{display:block;font-size:22px;margin-bottom:6px}.result-banner.ok{color:#0d6e4c;background:rgba(40,185,129,.12);border:1px solid rgba(40,185,129,.3)}.result-banner.warn{color:#8a4a12;background:rgba(242,125,56,.11);border:1px solid rgba(242,125,56,.3)}.result-banner.bad{color:#a2224a;background:rgba(231,82,129,.1);border:1px solid rgba(231,82,129,.3)}.result-banner.info{color:var(--primary-dark);background:rgba(91,95,244,.08);border:1px solid rgba(91,95,244,.25)}.quiz-options{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.quiz-options button{min-height:52px;padding:12px 18px;border:1.5px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;font-size:15px;font-weight:700;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease}.quiz-options button:hover{border-color:rgba(91,95,244,.45);background:rgba(91,95,244,.04)}.quiz-progress{margin-bottom:14px;color:var(--muted);font-size:13px;font-weight:800}.checklist-doc{margin-top:8px}.checklist-doc .check-item{display:flex;gap:14px;padding:14px 4px;border-bottom:1px solid var(--line)}.checklist-doc .check-item:before{content:"";flex:0 0 22px;width:22px;height:22px;margin-top:2px;border:2px solid var(--muted-2);border-radius:6px}.checklist-doc .check-item strong{display:block;color:var(--ink);font-size:15.5px}.checklist-doc .check-item p{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.print-button{display:inline-flex;min-height:46px;align-items:center;padding:0 20px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#6579ff,#673df4);box-shadow:0 12px 26px rgba(91,95,244,.22);font-size:14px;font-weight:850;cursor:pointer}.vs-head{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:18px;gap:18px;align-items:center;margin:26px 0;text-align:center}.vs-head .vs-flag{font-size:52px;line-height:1}.vs-head h2{margin:10px 0 0;font-size:20px;color:var(--ink)}.vs-head .vs-mark{display:grid;width:54px;height:54px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--accent));font-size:17px;font-weight:900}.footer-grid-wide{grid-template-columns:1.6fr .7fr .8fr .8fr}.footer-disclaimer{margin-top:40px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.footer-disclaimer p{max-width:none;margin:0;color:rgba(255,255,255,.5);font-size:13px;line-height:1.6}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.related-links a{display:inline-flex;min-height:38px;align-items:center;padding:0 15px;border:1px solid rgba(91,95,244,.2);border-radius:999px;color:var(--primary);background:rgba(91,95,244,.06);font-size:14px;font-weight:800}.related-links a:hover{background:rgba(91,95,244,.12)}.section-divider{margin:44px 0 0}.section-divider h2{margin:0 0 6px;color:var(--ink);font-size:26px}.section-divider p{margin:0;color:var(--muted);font-size:15.5px;line-height:1.65}@media (max-width:1100px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid-wide{grid-template-columns:1fr 1fr}}@media (max-width:820px){.content-main{width:min(100% - 32px,720px);padding:32px 0 66px}.content-hero h1{font-size:30px}.card-grid,.card-grid.two,.result-tiers{grid-template-columns:1fr}.app-cta{flex-direction:column;align-items:flex-start;padding:24px}.stay-row{grid-template-columns:1fr 1fr}.stay-row .remove-btn{grid-column:1/-1}.vs-head .vs-flag{font-size:38px}.footer-grid-wide{grid-template-columns:1fr}}@media print{.app-cta,.breadcrumbs,.no-print,.print-button,.related-links,.site-footer,.site-header{display:none!important}body{background:#fff}.content-main{width:100%;padding:0}.checklist-doc .check-item{page-break-inside:avoid;break-inside:avoid}}