/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--page:#f4f9f8;--surface:#fff;--surface-soft:#f7fbfa;--navy:#082f3d;--navy-2:#0d3e4c;--teal:#12b99a;--teal-dark:#08745f;--mint:#dff8f1;--text:#102f38;--muted:#5c7379;--line:#d7e5e3;--shadow:0 22px 60px #0d3e4c1a;--font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 5% 0%, #12b99a1a, transparent 26%), var(--page);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0}button,select{font:inherit}a{color:inherit}button,select,a{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #08745f}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:99;color:#fff;background:var(--navy);border-radius:10px;padding:10px 14px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f9f8e6;border-bottom:1px solid #082f3d14;position:sticky;top:0}.header-inner{grid-template-columns:minmax(220px,1fr) auto minmax(300px,1fr);align-items:center;gap:28px;width:min(1420px,100% - 64px);min-height:76px;margin:0 auto;display:grid}.header-tools{justify-self:end;align-items:center;gap:14px;display:flex}.language-picker{align-items:center;display:inline-flex}.language-picker select{border:1px solid var(--line);background:var(--surface);letter-spacing:0;border-radius:11px;width:auto;min-width:134px;min-height:42px;padding:0 34px 0 12px;font-size:12px}.brand{width:fit-content;color:var(--navy);letter-spacing:-.025em;align-items:center;gap:11px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--navy);border-radius:10px;flex:0 0 32px;width:32px;height:32px;position:relative;overflow:hidden;box-shadow:0 6px 16px #082f3d29}.brand-mark:before,.brand-mark:after{content:"";background:var(--teal);border-radius:4px;height:3px;position:absolute;left:7px}.brand-mark:before{width:18px;top:10px}.brand-mark:after{width:12px;top:18px}nav{align-items:center;gap:26px;display:flex}nav a,footer a{color:var(--muted);font-size:13px;font-weight:700;text-decoration:none}nav a:hover,footer a:hover{color:var(--teal-dark)}.update-note{color:var(--muted);justify-self:end;align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.live-dot{background:var(--teal);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #12b99a1f}main{overflow:hidden}.hero-shell,.content-section,.scenario-section,.method-section,.faq-section,.proof-strip,footer{width:min(1420px,100% - 64px);margin-inline:auto}.hero-shell{padding:62px 0 34px}.hero-copy{max-width:920px;margin-bottom:34px}.eyebrow,.step-label{color:var(--teal-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 16px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:var(--teal);border-radius:2px;width:25px;height:2px}h1,h2,h3,p{margin-top:0}h1{max-width:900px;color:var(--navy);letter-spacing:-.06em;margin-bottom:20px;font-size:clamp(46px,5.1vw,76px);font-weight:800;line-height:.98}.subcopy{max-width:790px;color:var(--muted);letter-spacing:-.015em;margin-bottom:22px;font-size:19px;line-height:1.6}.trust-row{flex-wrap:wrap;gap:10px 24px;font-size:13px;font-weight:750;display:flex}.trust-row span{align-items:center;gap:8px;display:inline-flex}.trust-row b{width:19px;height:19px;color:var(--teal-dark);background:var(--mint);border-radius:50%;place-items:center;font-size:11px;display:grid}.planner-layout{grid-template-columns:minmax(0,1.5fr) minmax(360px,.72fr);align-items:start;gap:28px;display:grid}.planner-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;padding:26px}.planner-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.planner-head h2{color:var(--navy);letter-spacing:-.035em;margin-bottom:0;font-size:24px}.planner-head>p{color:var(--muted);margin-bottom:2px;font-size:12px;font-weight:650}.step-label{margin-bottom:7px}.question-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.question{border:1px solid var(--line);background:var(--surface-soft);border-radius:17px;min-width:0;min-height:132px;padding:16px;transition:border-color .18s,background .18s,transform .18s}.question:hover{background:#fbfefd;border-color:#9ecfc4;transform:translateY(-1px)}.question label,.field-label{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:850;display:block}.stepper{justify-content:space-between;align-items:center;gap:8px;display:flex}.stepper button{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;font-size:18px;line-height:1}.preset-row{flex-wrap:wrap;align-items:center;gap:8px;margin:-2px 0 18px;display:flex}.preset-row>span{color:var(--muted);margin-right:4px;font-size:11px;font-weight:800}.preset-row button,.result-actions button{border:1px solid var(--line);min-height:40px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-size:11px;font-weight:800}.preset-row button:hover,.result-actions button:hover{background:var(--mint);border-color:#99cec2}.stepper button:hover:not(:disabled){color:var(--teal-dark);background:var(--mint);border-color:#99cec2}.stepper button:disabled{cursor:not-allowed;opacity:.36}.stepper output{color:var(--navy);letter-spacing:-.04em;font-size:25px;font-weight:820}select{width:100%;min-height:36px;color:var(--navy);cursor:pointer;letter-spacing:-.02em;background:0 0;border:0;padding:0 30px 0 0;font-size:15px;font-weight:750}.field-helper{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.35}.route-question{grid-column:span 3;min-height:105px}.result-card{color:#fff;background:radial-gradient(circle at 100% 0%, #5be8ca2b, transparent 28%), var(--navy);border-radius:28px;padding:28px;position:sticky;top:104px;box-shadow:0 24px 60px #082f3d38}.result-topline{color:#ffffffa6;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-bottom:25px;font-size:11px;font-weight:800;display:flex}.result-status{color:#8bf3dc}.result-card h2{letter-spacing:-.045em;max-width:360px;margin-bottom:9px;font-size:31px;line-height:1.05}.configuration{color:#ffffffb3;min-height:42px;margin-bottom:24px;font-size:14px;line-height:1.5}.price-row{border-top:1px solid #ffffff24;justify-content:space-between;align-items:end;gap:20px;padding:18px 0 12px;display:flex}.price-row span{color:#ffffffa3;font-size:12px}.price-row strong{color:#8bf3dc;letter-spacing:-.04em;font-size:34px}.saving-chip{color:#082f3d;background:#8bf3dc;border-radius:9px;width:fit-content;margin-bottom:25px;padding:7px 10px;font-size:11px;font-weight:850}.per-person{width:fit-content;color:var(--navy);background:#8bf3dc;border-radius:9px;margin-bottom:24px;padding:7px 10px;font-size:11px;font-weight:850}.comparison-list{gap:15px;margin-bottom:22px;display:grid}.comparison-item>div{color:#ffffffb8;justify-content:space-between;gap:20px;margin-bottom:6px;font-size:11px;display:flex}.comparison-item strong{color:#fff}.bar-track,.bar-fill{border-radius:10px;height:5px;display:block}.bar-track{background:#ffffff1c;overflow:hidden}.bar-fill{background:#ffffff52;transition:width .32s}.bar-fill.is-best{background:var(--teal)}.route-note{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:11px;line-height:1.5}.route-note small{color:#ffffff8c;margin-top:5px;font-size:10px;display:block}.reason-box{background:#8bf3dc14;border:1px solid #8bf3dc47;border-radius:13px;margin-bottom:16px;padding:13px 14px}.reason-box strong,.reason-box p{margin:0;font-size:11px;line-height:1.55;display:block}.reason-box strong{color:#8bf3dc;margin-bottom:4px}.reason-box p{color:#ffffffbf}.result-breakdown{color:#ffffffa8;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;margin:0 0 16px;padding:0;font-size:10px;line-height:1.45;display:grid}.result-breakdown dd{color:#fff;text-align:right;margin:0;font-weight:750}.result-actions{gap:8px;margin-top:10px;display:flex}.result-actions button{color:#fff;background:#ffffff0f;border-color:#ffffff2e;flex:1}.result-actions button:hover{color:var(--navy)}.primary-cta{min-height:48px;color:var(--navy);background:var(--teal);border-radius:13px;justify-content:space-between;align-items:center;padding:0 17px;font-size:13px;font-weight:850;text-decoration:none;transition:background .18s,transform .18s;display:flex}.primary-cta:hover{background:#5be8ca;transform:translateY(-1px)}.result-fineprint{color:#ffffffb3;margin:13px 0 0;font-size:12px;line-height:1.55}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:16px;margin-bottom:110px;display:grid}.proof-strip>div{grid-template-columns:38px 1fr;gap:12px;padding:25px 30px;display:grid}.proof-strip>div+div{border-left:1px solid var(--line)}.proof-strip>div>span{color:var(--teal-dark);font-size:12px;font-weight:850}.proof-strip p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.proof-strip strong{color:var(--navy);margin-bottom:3px;font-size:13px;display:block}.content-section,.scenario-section,.method-section,.faq-section{padding-bottom:116px}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:35px;display:grid}.section-heading.compact{grid-template-columns:1fr}.section-heading h2,.method-section h2,.faq-section h2{max-width:760px;color:var(--navy);letter-spacing:-.055em;margin-bottom:0;font-size:clamp(34px,4vw,54px);line-height:1.02}.section-heading>p{color:var(--muted);margin-bottom:2px;font-size:14px;line-height:1.65}.provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.provider-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-grid-two .provider-card{min-height:330px}.provider-badges{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:28px;display:flex}.provider-badges .provider-type{margin-bottom:0}.used-badge{color:var(--teal-dark);background:var(--mint);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.provider-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:390px;padding:25px;display:flex;box-shadow:0 14px 34px #0d3e4c0d}.provider-card.featured{border-color:#12b99a8c;box-shadow:0 18px 44px #12b99a1a}.provider-type{color:var(--teal-dark);letter-spacing:.09em;text-transform:uppercase;margin-bottom:28px;font-size:10px;font-weight:850}.provider-card h3{color:var(--navy);letter-spacing:-.035em;margin-bottom:9px;font-size:22px}.provider-price{color:var(--navy);letter-spacing:-.04em;margin-bottom:22px;font-size:27px;font-weight:850}.provider-price span{color:var(--muted);letter-spacing:0;margin-top:4px;font-size:11px;font-weight:650;display:block}.provider-card ul{color:var(--muted);gap:9px;margin:0 0 24px;padding:0;font-size:12px;line-height:1.45;list-style:none;display:grid}.provider-card li{padding-left:17px;position:relative}.provider-card li:before{color:var(--teal-dark);content:"✓";font-weight:850;position:absolute;top:0;left:0}.provider-card a{border-top:1px solid var(--line);color:var(--navy);justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.provider-card a:hover{color:var(--teal-dark)}.price-source{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.5}.assumption-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.assumption-card,.device-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px}.assumption-card p,.device-card p,.device-card li{color:var(--muted);font-size:13px;line-height:1.65}.assumption-card .included{border-top:1px solid var(--line);color:var(--navy);padding-top:16px;font-weight:750}.device-card{color:#fff;border-color:var(--navy);background:var(--navy)}.device-card h3{letter-spacing:-.035em;margin-bottom:12px;font-size:24px}.device-card p,.device-card li{color:#ffffffbf}.device-card ul{gap:9px;margin:20px 0 0;padding-left:20px;display:grid}html[data-locale=ja] h1,html[data-locale=ko] h1,html[data-locale^=zh] h1,html[data-locale=th] h1{letter-spacing:-.04em;line-height:1.08}html[data-locale=ja] .eyebrow,html[data-locale=ko] .eyebrow,html[data-locale^=zh] .eyebrow,html[data-locale=th] .eyebrow,html[data-locale=ja] .field-label,html[data-locale=ko] .field-label,html[data-locale^=zh] .field-label,html[data-locale=th] .field-label,html[data-locale=ja] .question label,html[data-locale=ko] .question label,html[data-locale^=zh] .question label,html[data-locale=th] .question label{letter-spacing:.02em;text-transform:none}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.scenario-grid article{background:var(--mint);border-radius:22px;min-height:250px;padding:27px}.scenario-grid article:nth-child(2){background:#e6f2f4}.scenario-grid article:nth-child(3){background:#e9efdf}.scenario-grid span{color:var(--teal-dark);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:850}.scenario-grid h3{color:var(--navy);letter-spacing:-.045em;margin:42px 0 12px;font-size:26px}.scenario-grid p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.method-section{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:100px;padding-top:80px;display:grid}.method-copy{columns:2;column-gap:32px}.method-copy p{break-inside:avoid;color:var(--muted);font-size:14px;line-height:1.75}.faq-section{max-width:980px}.faq-section h2{margin-bottom:30px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{color:var(--navy);cursor:pointer;padding:22px 34px 22px 0;font-size:15px;font-weight:780}details p{max-width:720px;color:var(--muted);margin-bottom:22px;font-size:13px;line-height:1.65}footer{border-top:1px solid var(--line);justify-content:space-between;gap:40px;padding:38px 0 50px;display:flex}footer>div:last-child{text-align:right}footer p{color:var(--muted);margin:9px 0 0;font-size:11px}.footer-brand{font-size:14px}@media (width<=1100px){.planner-layout,.section-heading,.method-section{grid-template-columns:1fr}.result-card{position:static}.provider-grid{grid-template-columns:repeat(2,1fr)}.method-section{gap:35px}.header-inner{grid-template-columns:1fr auto auto}.update-note{display:none}}@media (width<=760px){.header-inner,.hero-shell,.content-section,.scenario-section,.method-section,.faq-section,.proof-strip,footer{width:min(100% - 32px,1420px)}.header-inner{grid-template-columns:1fr auto;min-height:66px}nav,.update-note{display:none}.header-tools{gap:0}.language-picker select{min-width:126px;max-width:152px}.hero-shell{padding-top:44px}h1{font-size:clamp(42px,13vw,60px)}.subcopy{font-size:16px}.planner-card,.result-card{border-radius:22px;padding:20px}.planner-head{display:block}.planner-head>p{margin-top:8px}.question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-question{grid-column:span 2}.proof-strip{grid-template-columns:1fr;margin-bottom:80px}.proof-strip>div+div{border-top:1px solid var(--line);border-left:0}.provider-grid,.scenario-grid,.assumption-grid{grid-template-columns:1fr}.provider-card{min-height:0}.content-section,.scenario-section,.method-section,.faq-section{padding-bottom:84px}.method-copy{columns:1}footer{display:block}footer>div:last-child{text-align:left;margin-top:28px}}@media (width<=460px){.question-grid{grid-template-columns:1fr}.route-question{grid-column:span 1}.price-row{display:block}.price-row strong{margin-top:5px;display:block}.brand>span:last-child{max-width:112px;font-size:13px;line-height:1.1}.language-picker select{min-width:112px;max-width:128px}.result-breakdown{grid-template-columns:1fr}.result-breakdown dd{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
