:root{--blue:#1b46c4;--blue-hover:#0f2f8f;--blue-busy:#7c97e8;--blue-on-dark:#bccbf4;--blue-band-subtitle:#c7d4f6;--blue-white-hover:#e8edfb;--blue-tint-1:#f1f5fe;--blue-tint-2:#edf2fe;--blue-tint-3:#eaf0fe;--blue-tint-4:#f4f7fe;--blue-border-1:#d7e2fa;--blue-border-2:#d6e0f8;--ink:#0f1a33;--footer-bg:#0b1426;--dark-panel:#16233f;--dark-panel-border:#2b3b5f;--footer-divider:#1e2c4a;--text-card:#24314f;--text-secondary:#44506b;--text-muted:#5c6784;--text-faint:#66708b;--text-email-footer:#8a94ac;--text-fineprint-link:#7c8aa6;--on-dark-list:#dde3f0;--on-dark-paragraph:#a9b4ce;--on-dark-mono:#8fa1c7;--on-dark-mono-2:#97a6c9;--on-dark-label:#7c8db3;--on-dark-link:#c3cce0;--white:#fff;--mist:#f7f8fb;--surface-soft:#fbfcfe;--surface-email-footer:#fafbfd;--chip:#eef1f7;--hairline:#e4e8f1;--border-input:#d4d9e6;--border-card:#cfd6e4;--border-dashed:#c9d0e2;--border-file:#e1e6f0;--progress-track:#e9edf5;--outline-hover-bg:#f1f3f8;--success:#0f7a45;--success-bg:#e6f3ec;--success-bg-2:#eaf6ef;--success-border:#bfe3d0;--success-border-2:#d3e8db;--success-pill-bg:#f0f8f3;--success-on-dark:#35c275;--danger:#b42318;--danger-hover:#8f1b12;--danger-bg:#fbeae8;--danger-border:#e5c4c0;--warning:#b47d18;--warning-bg:#fdf6ec;--warning-border:#f0e2c8;--confirm-bg:#fff9f0;--confirm-border:#e8c88f;--disabled-bg:#e4e8f1;--disabled-text:#9aa2b8;--trustpilot:#00b67a;--trustpilot-empty:#dcdce6;--trustpilot-text:#191919;--visa:#1a1f71;--overlay:#0f1a338c;--font-sans:var(--font-schibsted,"Schibsted Grotesk"), "Helvetica Neue", Arial, sans-serif;--font-mono:var(--font-plex-mono,"IBM Plex Mono"), ui-monospace, Menlo, monospace;--shadow-popover:0 12px 32px #0f1a3324;--shadow-dropdown:0 10px 30px #0f1a331f;--z-header:60;--z-dropdown:40;--z-popover:90;--z-modal:100;--page-pad:28px}html[data-theme=jp]{--radius:0;--blue:#c8201a;--blue-hover:#111;--blue-busy:#e08a85;--blue-on-dark:#ffe500;--blue-band-subtitle:#f2f2f2;--blue-white-hover:#ffe500;--blue-tint-1:#fff9c9;--blue-tint-2:#f2f0ea;--blue-tint-3:#fff9c9;--blue-tint-4:#f2f0ea;--blue-border-1:#111;--blue-border-2:#111;--ink:#111;--footer-bg:#111;--dark-panel:#111;--dark-panel-border:#fff;--footer-divider:#3a3a3a;--text-card:#111;--text-secondary:#2b2b2b;--text-muted:#3d3d3d;--text-faint:#555;--text-email-footer:#555;--text-fineprint-link:#333;--on-dark-list:#fff;--on-dark-paragraph:#e6e6e6;--on-dark-mono:#ffe500;--on-dark-mono-2:#f2f2f2;--on-dark-label:#ddd;--on-dark-link:#fff;--mist:#f2f0ea;--surface-soft:#fff;--surface-email-footer:#fff;--chip:#ffe500;--outline-hover-bg:#fff9c9;--hairline:#111;--border-input:#111;--border-card:#111;--border-dashed:#111;--border-file:#111;--progress-track:#ddd;--disabled-bg:#ddd;--disabled-text:#5c5c5c;--overlay:#1111118c;--shadow-popover:6px 6px 0 #111;--shadow-dropdown:6px 6px 0 #111;--jp-red:#c8201a;--jp-red-text:#b71c12;--jp-yellow:#ffe500;--jp-yellow-soft:#fff9c9;--jp-panel:#ecebe6;--jp-log-ok:#7cffb2;--jp-rule:2px;--jp-shadow:4px 4px 0 var(--ink);--jp-shadow-card:6px 6px 0 var(--ink);--jp-shadow-modal:8px 8px 0 var(--ink)}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}[data-cur]{display:none}[data-cur=USD],html[data-currency=EUR] [data-cur=EUR],html[data-currency=GBP] [data-cur=GBP],html[data-currency=CAD] [data-cur=CAD],html[data-currency=AUD] [data-cur=AUD],html[data-currency=JPY] [data-cur=JPY],html[data-currency=KRW] [data-cur=KRW]{display:inline}html[data-currency=EUR] [data-cur=USD],html[data-currency=GBP] [data-cur=USD],html[data-currency=CAD] [data-cur=USD],html[data-currency=AUD] [data-cur=USD],html[data-currency=JPY] [data-cur=USD],html[data-currency=KRW] [data-cur=USD]{display:none}body{background:var(--white);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;margin:0;overflow-x:clip}body[data-bg=mist]{background:var(--mist)}html:lang(ja){--font-sans:"Noto Sans JP", "Hiragino Sans", "Yu Gothic", Meiryo, sans-serif;line-break:strict;overflow-wrap:anywhere}html:lang(ko){--font-sans:"Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;word-break:keep-all;overflow-wrap:anywhere}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue-hover)}p a,li a{text-underline-offset:3px;text-decoration:underline}::selection{background:var(--blue);color:var(--white)}button{font:inherit;color:inherit}input,textarea,select{font:inherit}input::placeholder,textarea::placeholder{color:var(--text-faint);opacity:1}img,svg{max-width:100%}img{height:auto}:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:var(--radius,6px)}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;box-shadow:0 0 0 3px #1b46c42e;border-color:var(--blue)!important}.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:200;background:var(--ink);color:var(--white);border-radius:var(--radius,10px);padding:12px 18px;font-weight:700;position:absolute;top:-60px;left:16px}.skip-link:focus{color:var(--white);top:16px}@media (max-width:940px){[data-nav]{display:none!important}}@media (max-width:640px){[data-hide-sm]{display:none!important}[data-cta-row]{width:100%}[data-cta-row]>a,[data-cta-row]>button{flex:auto;justify-content:center!important;padding-left:20px!important;padding-right:20px!important}}@media (max-width:480px){[data-hide-xs]{display:none!important}}@keyframes blinkdot{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-mist{background:var(--mist);flex-direction:column;min-height:100vh;display:flex}.page-mist>main{flex:1}html[data-theme=jp] h1,html[data-theme=jp] h2,html[data-theme=jp] h3{font-weight:800}html[data-theme=jp] :focus-visible{outline:3px solid var(--ink);outline-offset:2px}html[data-theme=jp] input:focus-visible,html[data-theme=jp] textarea:focus-visible,html[data-theme=jp] select:focus-visible{outline:3px solid var(--ink);outline-offset:2px;box-shadow:inset 0 0 0 3px var(--jp-yellow);border-color:var(--ink)!important}html[data-theme=jp] .skip-link{border:2px solid var(--white)}
