:root{--blue:#0064ff;--blue-dark:#0050d8;--ink:#0b1b3a;--muted:#6b7280;--line:#dce4ef;--surface:#f7f9fc;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Pretendard,"Noto Sans Devanagari","Nirmala UI",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;background:var(--white)}a{color:inherit}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:24px}.brand{font-weight:850;text-decoration:none;letter-spacing:-.02em}.nav{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;color:var(--muted)}.nav a{text-decoration:none}.locale{display:flex;gap:8px}.locale a{font-size:12px;color:var(--muted)}.hero{padding:80px 0 56px;background:linear-gradient(150deg,#eef5ff 0%,#fff 68%)}.info-hero{padding-bottom:70px}.eyebrow{color:var(--blue);font-weight:800}.hero h1{max-width:800px;margin:10px 0 18px;font-size:clamp(38px,6vw,68px);line-height:1.08;letter-spacing:-.045em}.lead{max-width:720px;font-size:clamp(18px,2.2vw,22px);color:var(--muted)}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:12px;text-decoration:none;font-weight:800}.button:focus-visible,.nav a:focus-visible,.locale a:focus-visible{outline:3px solid #8bbcff;outline-offset:3px}.primary{color:#fff;background:var(--blue)}.primary:hover{background:var(--blue-dark)}.secondary{border:1px solid var(--line);background:#fff}.tertiary{min-height:44px;padding:0 12px;color:var(--blue)}.cta-note{max-width:720px;margin:14px 0 0;color:var(--muted);font-size:14px}.section{padding:72px 0}.section h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.035em}.finder{padding:30px;border:1px solid #cfe0ff;border-radius:var(--radius);background:#f7faff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.card h2,.card h3{margin-top:0;font-size:22px}.card p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;counter-reset:step}.step{padding:22px;border-radius:16px;background:var(--surface)}.step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:32px;height:32px;margin-bottom:16px;border-radius:50%;color:#fff;background:var(--blue);font-weight:800}.notice{margin-top:28px;padding:18px 20px;border-left:4px solid var(--blue);background:#eef5ff}.faq-section{background:var(--surface)}.faq{padding:18px 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800}.faq p{max-width:780px;color:var(--muted)}.footer{padding:36px 0;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.verified{margin-top:18px;font-size:13px;color:var(--muted)}@media(max-width:800px){.header{align-items:flex-start;padding:18px 0}.nav{display:none}.hero{padding-top:56px}.grid,.steps{grid-template-columns:1fr}.section{padding:52px 0}.shell{width:min(100% - 28px,1120px)}.actions{align-items:stretch}.actions .button{width:100%}}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,228,239,.72);background:rgba(255,255,255,.88);backdrop-filter:saturate(180%) blur(18px)}.site-header .header{min-height:72px}.brand{display:inline-flex;align-items:center;gap:10px;color:#102a56;font-size:18px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--blue);color:#fff;font-weight:950}.nav{align-items:center}.nav a{padding:10px 4px;color:#4d5c75;font-weight:700}.nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:8px}.language-menu{position:relative}.language-menu summary{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary svg{width:20px;height:20px}.language-popover{position:absolute;right:0;top:calc(100% + 10px);min-width:210px;padding:8px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 50px rgba(11,27,58,.16)}.language-popover a{display:block;padding:10px 12px;border-radius:10px;text-decoration:none;font-size:14px}.language-popover a:hover,.language-popover a[aria-current=page]{background:var(--blue-soft,#eaf3ff);color:var(--blue);font-weight:800}.header-app{min-height:42px;padding:0 16px;font-size:14px}.footer{padding:64px 0 32px;background:#f7f9fc;border-top:0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-title{margin:0 0 12px;color:var(--ink);font-size:13px;font-weight:850}.footer-operations-title{padding-top:12px}.footer p{margin:0 0 8px}.footer-address{color:#667085;line-height:1.75}.footer-links{display:grid;gap:8px}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.footer-legal{margin-top:34px;padding-top:22px;border-top:1px solid var(--line);color:#7a8598}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}@media(max-width:900px){.nav{display:none}.mobile-menu{display:block;position:relative}.mobile-panel{position:absolute;right:0;top:calc(100% + 12px);display:grid;min-width:230px;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 50px rgba(11,27,58,.16)}.mobile-panel a{padding:10px 12px;text-decoration:none}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-header .header{padding:10px 0;min-height:62px}.brand{font-size:15px}.header-app{display:none}.footer{padding-top:48px}.footer-grid{grid-template-columns:1fr}.footer-legal{font-size:12px}}.landing-hero{position:relative;overflow:hidden;padding:96px 0 84px;background:radial-gradient(circle at 72% 28%,#d8eaff 0,rgba(216,234,255,0) 30%),linear-gradient(155deg,#f1f7ff 0%,#fff 62%)}.landing-hero:after{content:"";position:absolute;right:-100px;bottom:-250px;width:520px;height:520px;border-radius:50%;background:#eaf3ff;filter:blur(2px)}.landing-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.82fr);align-items:center;gap:72px}.landing-hero h1,.story-copy h2,.download-copy h2{white-space:pre-line}.landing-hero h1{margin:12px 0 20px;font-size:clamp(44px,6vw,76px);line-height:1.06;letter-spacing:-.052em}.landing-hero .lead{font-size:clamp(18px,2vw,22px)}.store-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.store-button{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 18px;border-radius:13px;background:#111827;color:#fff;text-decoration:none;font-weight:800}.store-button.soft{background:#fff;color:var(--ink);border:1px solid var(--line)}.store-button span{display:block;font-size:11px;font-weight:600;opacity:.72}.phone-stage{position:relative;min-height:590px}.phone{position:absolute;width:268px;padding:12px;border-radius:38px;background:#101828;box-shadow:0 34px 90px rgba(11,27,58,.24)}.phone.primary-phone{right:55px;top:0;z-index:2;transform:rotate(3deg)}.phone.secondary-phone{left:0;bottom:0;transform:rotate(-7deg) scale(.88);opacity:.96}.phone-screen{min-height:548px;padding:32px 18px 20px;border-radius:29px;background:linear-gradient(180deg,#f7fbff,#fff);overflow:hidden}.phone-status{display:flex;justify-content:space-between;font-size:10px;font-weight:800}.phone-logo{margin:26px 0 20px;color:var(--blue);font-weight:900}.ui-kicker{color:var(--muted);font-size:12px;font-weight:700}.ui-title{margin-top:4px;font-size:24px;line-height:1.2;font-weight:900}.ui-card{margin-top:18px;padding:18px;border:1px solid #d9e7fa;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(11,27,58,.08)}.ui-map{height:142px;margin-top:18px;padding:22px 18px;border:1px solid #d3e4fb;border-radius:18px;background:linear-gradient(145deg,#dcebff,#f7fbff);position:relative;overflow:hidden}.route-line{position:absolute;left:44px;right:44px;top:70px;height:3px;background:repeating-linear-gradient(90deg,#82b8ff 0 8px,transparent 8px 14px)}.route-line:after{content:"✈";position:absolute;left:50%;top:50%;padding:4px 7px;border-radius:50%;background:#fff;color:var(--blue);font-size:19px;line-height:1;transform:translate(-50%,-50%) rotate(8deg);box-shadow:0 5px 15px rgba(0,100,255,.18)}.route-point{position:absolute;top:46px;z-index:1;display:grid;place-items:center;width:48px;height:48px;border:5px solid #fff;border-radius:50%;background:var(--blue);color:#fff;font-size:10px;font-weight:900;box-shadow:0 6px 16px rgba(0,100,255,.22)}.route-point.start{left:20px}.route-point.end{right:20px}.route-caption{position:absolute;left:0;right:0;bottom:11px;text-align:center;color:#416083;font-size:10px;font-weight:800}.ui-button{margin-top:14px;padding:13px;border-radius:12px;background:var(--blue);color:#fff;text-align:center;font-size:13px;font-weight:850}.ui-chart{display:grid;place-items:center;width:160px;height:160px;margin:24px auto 12px;border-radius:50%;background:conic-gradient(var(--blue) 0 72%,#e4ecf6 72%);position:relative}.ui-chart:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:#fff}.ui-chart strong{position:relative;z-index:1;font-size:26px}.brand-story{padding:120px 0}.story-row{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px}.story-row.reverse{grid-template-columns:1.15fr .85fr}.story-copy h2,.download-copy h2{margin:10px 0 20px;font-size:clamp(36px,5vw,60px);line-height:1.12;letter-spacing:-.05em}.story-copy p,.download-copy p{color:var(--muted);font-size:18px}.screen-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:center}.screen-shot{min-height:430px;padding:20px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 22px 60px rgba(11,27,58,.10)}.screen-shot:nth-child(2){transform:translateY(-28px)}.screen-label{color:var(--muted);font-size:12px;font-weight:750}.screen-title{margin-top:6px;font-size:20px;font-weight:900}.screen-art{height:215px;margin:24px 0;border-radius:20px;background:linear-gradient(145deg,#eaf3ff,#f8fbff);position:relative;overflow:hidden}.screen-art.trip .route-line{top:104px}.screen-art.trip .route-point{top:80px}.screen-art.trip .route-caption{bottom:28px}.screen-art.plan:after{content:"eSIM";position:absolute;inset:62px 28px;display:grid;place-items:center;border-radius:20px;background:#0064ff;color:#fff;font-size:26px;font-weight:900;transform:rotate(-5deg)}.screen-art.usage:after{content:"72%";position:absolute;inset:44px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#0064ff 72%,#dfe8f4 0);color:#0b1b3a;font-size:26px;font-weight:900;box-shadow:inset 0 0 0 28px #fff}.screen-action{padding:12px;border-radius:12px;background:#f2f6fb;color:var(--blue);text-align:center;font-size:12px;font-weight:850}.install-section{padding:120px 0;background:#0b1b3a;color:#fff}.install-section .story-copy p{color:#c6d0e0}.install-section .button.secondary{color:var(--ink);background:#fff}.install-steps{display:grid;gap:12px}.install-step{display:flex;gap:18px;padding:20px;border:1px solid #2d405f;border-radius:18px;background:#122545}.install-step b{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:50%;background:#0064ff}.install-step p{margin:4px 0 0;color:#bdc9dc}.rewards-section{padding:120px 0;background:#f7f9fc}.reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.reward-card{padding:26px;border-radius:20px;background:#fff;border:1px solid var(--line)}.reward-card b{display:grid;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:14px;background:#eaf3ff;color:#0064ff}.reward-card h3{margin:0 0 8px}.reward-card p{margin:0;color:var(--muted)}.download-section{padding:100px 0}.download-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:60px;border-radius:32px;background:linear-gradient(140deg,#0064ff,#0048c7);color:#fff}.download-copy p{color:#dceaff}.download-card .store-button.soft{border:0}.download-mark{display:grid;place-items:center;width:180px;height:180px;border-radius:45px;background:#fff;color:#0064ff;font-size:76px;font-weight:950;box-shadow:0 28px 70px rgba(0,0,0,.2)}@media(max-width:900px){.landing-hero-grid,.story-row,.story-row.reverse{grid-template-columns:1fr}.phone-stage{width:min(100%,560px);margin:auto}.story-row{gap:54px}.screen-rail{order:2}.download-card{grid-template-columns:1fr}.download-mark{display:none}}@media(max-width:650px){.landing-hero{padding:64px 0 50px}.landing-hero h1{font-size:43px}.phone-stage{min-height:500px}.phone{width:230px}.phone-screen{min-height:470px}.phone.primary-phone{right:10px}.phone.secondary-phone{left:-24px}.brand-story,.install-section,.rewards-section{padding:78px 0}.screen-rail{grid-template-columns:1fr}.screen-shot{min-height:360px}.screen-shot:nth-child(2){transform:none}.screen-art{height:160px}.reward-grid{grid-template-columns:1fr}.download-section{padding:60px 0}.download-card{padding:32px 22px;border-radius:24px}}.shipping-section{padding:120px 0;background:#fff}.shipping-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:76px}.shipping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.shipping-card{display:flex;align-items:flex-start;gap:16px;min-height:148px;padding:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:0 12px 34px rgba(11,27,58,.06)}.shipping-card>b{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:15px;background:var(--blue);color:#fff;font-size:13px;letter-spacing:.04em}.shipping-card h3{margin:0 0 5px;font-size:21px}.shipping-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.shipping-card p strong{color:var(--ink);font-size:18px}.shipping-expansion{padding:13px 16px;border-radius:14px;background:#eaf3ff;color:var(--blue)!important;font-size:15px!important;font-weight:800}.shipping-note{margin:18px 0 0;color:var(--muted);font-size:13px}@media(max-width:900px){.shipping-layout{grid-template-columns:1fr;gap:48px}}@media(max-width:650px){.shipping-section{padding:78px 0}.shipping-grid{grid-template-columns:1fr}.shipping-card{min-height:0;padding:20px}.shipping-card p strong{font-size:17px}}.screen-rail{position:relative}.screen-shot{display:flex;flex-direction:column}.screen-label{color:var(--blue);font-weight:850}.screen-art{display:grid;place-items:center}.screen-art.plan:after,.screen-art.usage:after{content:none}.screen-plan-chip{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(11,27,58,.10)}.screen-plan-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--blue);color:#fff;font-size:14px;font-weight:950}.screen-plan-copy{color:var(--ink);font-size:13px;font-weight:850}.screen-usage{width:calc(100% - 36px)}.screen-usage-value{margin-bottom:12px;color:var(--ink);font-size:14px;font-weight:900}.screen-progress{height:14px;overflow:hidden;border-radius:999px;background:#dfe8f4}.screen-progress>span{display:block;width:72%;height:100%;border-radius:inherit;background:var(--blue)}@media(max-width:650px){.brand-story{padding:68px 0}.story-row{gap:34px}.screen-rail{gap:12px}.screen-rail:before{content:"";position:absolute;left:25px;top:36px;bottom:36px;width:2px;background:#d8e7fb}.screen-shot{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-areas:"label label" "art title" "art action";column-gap:14px;min-height:0;padding:18px 18px 18px 14px;border-radius:20px;box-shadow:0 10px 30px rgba(11,27,58,.08)}.screen-shot:nth-child(2){transform:none}.screen-label{grid-area:label;margin:0 0 12px 54px;font-size:13px}.screen-title{grid-area:title;align-self:end;margin:0;font-size:18px;line-height:1.25}.screen-art{grid-area:art;width:48px;height:76px;margin:0;border-radius:15px;overflow:visible;background:#eaf3ff}.screen-action{grid-area:action;align-self:start;padding:0;background:transparent;text-align:left;font-size:12px;line-height:1.35}.screen-art.trip .route-line,.screen-art.trip .route-point.end,.screen-art.trip .route-caption{display:none}.screen-art.trip .route-point.start{position:static;width:38px;height:38px;border:0;font-size:0}.screen-art.trip .route-point.start:after{content:"✈";font-size:20px}.screen-plan-chip{padding:0;background:transparent;box-shadow:none}.screen-plan-icon{width:38px;height:38px;border-radius:11px;font-size:11px}.screen-plan-copy{display:none}.screen-usage{width:34px}.screen-usage-value{display:block;margin:0;text-align:center;font-size:10px;line-height:1.15}.screen-progress{height:5px;margin-top:7px}.screen-shot:after{content:"";position:absolute;left:7px;top:24px;width:9px;height:9px;border:3px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 0 0 2px #b9d7ff}}.product-layout{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:start;gap:32px}.product-image{display:block;width:100%;height:auto;aspect-ratio:1;border:1px solid var(--line);border-radius:20px;object-fit:cover;background:var(--surface);box-shadow:0 12px 32px rgba(11,27,58,.08)}.specs{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;padding:1px;background:var(--line);border-radius:20px;overflow:hidden}.spec{padding:18px;background:#fff}.spec dt{font-size:13px;color:var(--muted)}.spec dd{margin:4px 0 0;font-weight:800}.product-page{background:var(--surface)}.product-page .product-hero{padding:28px 0 52px;background:linear-gradient(155deg,#eaf3ff 0%,#f7f9fc 62%,#fff 100%)}.breadcrumbs{display:flex;gap:8px;align-items:center;margin:0 0 24px;color:var(--muted);font-size:13px}.breadcrumbs a{text-decoration:none}.product-shell{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,1fr);gap:48px;align-items:start}.product-visual{position:sticky;top:24px}.product-visual .product-image{border-radius:24px;box-shadow:0 18px 46px rgba(11,27,58,.12)}.product-summary-card{padding:32px;border:1px solid rgba(220,228,239,.9);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 48px rgba(11,27,58,.08)}.product-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.pill{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.pill.soft{background:var(--blue-soft,#eaf3ff);color:var(--blue)}.product-summary-card h1{margin:0;font-size:clamp(32px,4.6vw,52px);line-height:1.12;letter-spacing:-.045em}.product-subtitle{margin:16px 0 0;color:var(--muted);font-size:17px}.price-box{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:28px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-label{display:block;color:var(--muted);font-size:13px}.price-value{display:block;margin-top:2px;font-size:30px;line-height:1.2;letter-spacing:-.03em}.price-note{max-width:180px;margin:0;color:var(--muted);font-size:13px;text-align:right}.summary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.product-content{padding:72px 0}.content-section+.content-section{margin-top:64px}.section-heading{margin:0 0 20px;font-size:28px;line-height:1.25;letter-spacing:-.035em}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-card{min-height:142px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.quick-card.warning{border-color:#f6cf86;background:#fffaf0}.quick-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:14px;border-radius:12px;background:#eaf3ff;color:var(--blue);font-size:12px;font-weight:900}.quick-card.warning .quick-icon{background:#fff0cf;color:#b86800}.quick-label{display:block;color:var(--muted);font-size:13px}.quick-value{display:block;margin-top:4px;font-size:17px;line-height:1.35}.notice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.status-card{padding:24px;border-radius:18px;background:#fff;border:1px solid var(--line)}.status-card.info{border-color:#b9d7ff;background:#f4f9ff}.status-card.warning{border-color:#f6cf86;background:#fffaf0}.status-card h3{margin:0 0 8px;font-size:18px}.status-card p{margin:0;color:var(--muted)}.condition-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.condition-grid{display:grid;grid-template-columns:1fr 1fr;margin:0}.condition-row{display:grid;grid-template-columns:minmax(110px,.8fr) 1.4fr;gap:20px;padding:18px 22px;border-bottom:1px solid var(--line)}.condition-row:nth-child(odd){border-right:1px solid var(--line)}.condition-row:nth-last-child(-n+2){border-bottom:0}.condition-row dt{color:var(--muted);font-size:13px}.condition-row dd{margin:0;font-weight:750;text-align:right}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;counter-reset:guide}.guide-card{padding:24px;border-radius:18px;background:#fff;border:1px solid var(--line)}.guide-card:before{counter-increment:guide;content:counter(guide);display:grid;place-items:center;width:32px;height:32px;margin-bottom:18px;border-radius:50%;background:var(--blue);color:#fff;font-weight:850}.guide-card h3{margin:0 0 8px;font-size:17px}.guide-card p{margin:0;color:var(--muted);font-size:14px}.product-faq{border-top:1px solid var(--line)}.product-faq details{padding:20px 0;border-bottom:1px solid var(--line);background:transparent}.product-faq summary{cursor:pointer;font-weight:800}.product-faq p{margin:10px 0 0;color:var(--muted)}.support-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:20px;background:var(--ink);color:#fff}.support-card h2{margin:0 0 4px;font-size:24px}.support-card p{margin:0;color:#c9d2e3}.support-card .actions{margin:0}.support-card .secondary{color:var(--ink)}.support-card .tertiary{color:#fff;border:1px solid #526078}.pilot-verified{margin:18px 0 0;color:var(--muted);font-size:13px}.review-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.review-heading .section-heading{margin-bottom:4px}.review-heading p{margin:0;color:var(--muted)}.review-score{font-size:34px;line-height:1;color:#b86800}.review-score span{font-size:15px;color:var(--muted)}.review-list{display:grid;gap:14px}.review-card,.review-empty{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.review-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px}.review-stars{color:#f59e0b;letter-spacing:2px}.review-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.review-badge{padding:4px 10px;border-radius:999px;background:#eaf8ef;color:#187b3b;font-size:12px;font-weight:800}.review-card h3{margin:14px 0 4px;font-size:18px}.review-body{margin:8px 0 0;white-space:pre-line}.review-original{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.review-original summary,.review-more>summary{cursor:pointer;color:var(--blue);font-weight:800}.review-original h4{margin:12px 0 4px}.review-original p{margin:4px 0;color:var(--muted);white-space:pre-line}.review-reply{margin-top:16px;padding:16px;border-radius:12px;background:var(--surface)}.review-reply p{margin:4px 0 0}.review-empty p{margin:4px 0 0;color:var(--muted)}.review-more{margin-top:14px}.review-more>summary{padding:14px 18px;border:1px solid var(--line);border-radius:12px;background:#fff}.review-more>.review-list{margin-top:14px}@media(max-width:900px){.product-shell{grid-template-columns:minmax(280px,400px) minmax(0,1fr);gap:28px}.quick-grid,.notice-grid{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.product-layout{grid-template-columns:1fr;gap:24px}.product-image{max-width:560px;margin:auto}.specs{grid-template-columns:1fr}.product-page .product-hero{padding:18px 0 40px}.product-shell{grid-template-columns:1fr;gap:22px}.product-visual{position:static}.product-summary-card{padding:24px 20px}.product-summary-card h1{font-size:32px}.summary-actions{grid-template-columns:1fr}.product-content{padding:48px 0}.content-section+.content-section{margin-top:48px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-card{min-height:134px;padding:18px}.notice-grid,.guide-grid{grid-template-columns:1fr}.condition-grid{grid-template-columns:1fr}.condition-row,.condition-row:nth-child(odd){border-right:0;border-bottom:1px solid var(--line)}.condition-row:nth-last-child(2){border-bottom:1px solid var(--line)}.condition-row:last-child{border-bottom:0}.support-card{align-items:flex-start;flex-direction:column}.support-card .actions{width:100%}.support-card .button{width:100%}.price-box{align-items:flex-start;flex-direction:column}.price-note{text-align:left;max-width:none}.review-heading{align-items:flex-start}.review-score{font-size:28px}.review-card,.review-empty{padding:20px}}.catalog-hub{padding-top:64px;background:var(--surface)}.section-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-intro h2{margin:0;font-size:32px}.destination-search{position:relative;margin-bottom:24px}.destination-search svg{position:absolute;left:19px;top:50%;width:22px;height:22px;color:#667085;transform:translateY(-50%);pointer-events:none}.destination-search input{width:100%;height:60px;padding:0 20px 0 54px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);font:inherit;font-size:17px;box-shadow:0 8px 24px rgba(11,27,58,.04)}.destination-search input:focus{border-color:var(--blue);outline:3px solid #cfe2ff}.region-list{display:grid;gap:14px}.region-group{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(11,27,58,.04)}.region-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;cursor:pointer;list-style:none}.region-summary::-webkit-details-marker{display:none}.region-summary:hover{background:#f9fbff}.region-heading{display:flex;align-items:center;gap:16px}.region-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#eaf3ff;color:var(--blue);font-weight:950}.region-title{display:block;font-size:22px;font-weight:900}.region-count{display:block;color:var(--muted);font-size:14px}.region-chevron{width:34px;height:34px;color:#667085;transition:transform .18s ease}.region-group[open] .region-chevron{transform:rotate(180deg)}.region-content{padding:0 24px 24px;border-top:1px solid #edf1f6}.destination-grid{grid-template-columns:repeat(3,1fr);padding-top:24px}.destination-card{position:relative;min-height:205px;padding:24px;transition:transform .18s ease,box-shadow .18s ease}.destination-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(11,27,58,.10)}.destination-card h2{margin:22px 0 8px;font-size:25px}.destination-card h2 a{text-decoration:none}.destination-card p{color:var(--muted)}.country-code{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--blue);color:#fff;font-weight:900;letter-spacing:.04em}.text-link{display:inline-block;margin-top:14px;color:var(--blue);font-weight:850;text-decoration:none}.destination-empty{display:none;margin:28px 0 0;padding:22px;border-radius:16px;background:#fff;color:var(--muted);text-align:center}.destination-empty[data-visible="true"]{display:block}@media(max-width:900px){.destination-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.section-intro{align-items:stretch;flex-direction:column}.destination-search input{height:56px}.region-summary{padding:20px}.region-content{padding:0 14px 14px}.destination-grid{grid-template-columns:1fr;padding-top:14px}.destination-card{min-height:auto}.region-title{font-size:19px}.region-mark{width:42px;height:42px}.region-chevron{width:28px;height:28px}}.country-catalog{background:var(--surface)}.country-guide{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.country-guide h2{margin:0 0 6px;font-size:32px}.country-guide p{max-width:680px;margin:0;color:var(--muted)}.currency-field{display:grid;gap:6px;min-width:160px;color:var(--muted);font-size:13px;font-weight:750}.currency-field select,.catalog-filter select{height:48px;padding:0 40px 0 14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font:inherit;font-weight:750}.catalog-controls{display:grid;grid-template-columns:1.2fr 1fr 1.2fr 1fr;gap:12px;margin-bottom:22px;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff}.catalog-filter{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:750}.catalog-summary{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px}.catalog-summary strong{font-size:18px}.country-product-grid{grid-template-columns:repeat(2,1fr)}.country-product-card{display:flex;flex-direction:column;min-height:390px;padding:26px}.country-product-card[hidden]{display:none}.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-card-type{display:inline-flex;padding:6px 11px;border-radius:999px;background:#eaf3ff;color:var(--blue);font-size:12px;font-weight:850}.product-card-price{font-size:23px;font-weight:900}.country-product-card h3{margin:20px 0 16px;font-size:22px;line-height:1.3}.country-product-card h3 a{text-decoration:none}.product-fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.product-fact{padding:12px;border-radius:12px;background:var(--surface)}.product-fact span{display:block;color:var(--muted);font-size:12px}.product-fact strong{display:block;margin-top:2px;font-size:14px}.product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.product-card-actions .button{min-height:46px;padding:0 14px}.catalog-empty{display:none;padding:28px;border-radius:16px;background:#fff;color:var(--muted);text-align:center}.catalog-empty[data-visible="true"]{display:block}@media(max-width:850px){.catalog-controls{grid-template-columns:1fr 1fr}.country-product-grid{grid-template-columns:1fr}}@media(max-width:600px){.country-guide{align-items:stretch;flex-direction:column}.currency-field{width:100%}.catalog-controls{grid-template-columns:1fr}.country-product-card{min-height:auto;padding:20px}.product-fact-grid{grid-template-columns:1fr 1fr}.product-card-actions{grid-template-columns:1fr}}