.joho-premietool{--jpt-blue:rgba(var(--color-blue-primary,0,114,218),1);--jpt-blue-dark:rgba(var(--color-blue-dark,0,46,89),1);--jpt-blue-medium:rgba(var(--color-blue-medium,0,86,166),1);--jpt-tint:rgba(var(--color-blue-primary,0,114,218),0.06);--jpt-tint-strong:rgba(var(--color-blue-primary,0,114,218),0.1);--jpt-ring:rgba(var(--color-blue-primary,0,114,218),0.18);--jpt-line:rgba(var(--color-blue-dark,0,46,89),0.1);--jpt-soft:rgba(var(--color-grey-soft,246,247,249),1);--jpt-text:rgba(var(--color-blue-dark,0,46,89),1);--jpt-muted:rgba(var(--color-blue-dark,0,46,89),0.76);--jpt-faint:rgba(var(--color-blue-dark,0,46,89),0.66);--jpt-white:rgba(var(--color-white,255,255,255),1);--jpt-red:rgba(var(--color-red,217,32,22),1);--jpt-red-tint:rgba(var(--color-red,217,32,22),0.07);--jpt-green:rgba(var(--color-green,0,140,53),1);--jpt-green-tint:rgba(var(--color-green,0,140,53),0.07);--jpt-gap:16px;--jpt-pad:24px;--jpt-togglecol:8.5rem;--jpt-pricecol:9ch;--jpt-asidecol:300px;box-sizing:border-box;color:var(--jpt-text);font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:15px;line-height:1.55;text-align:left}.joho-premietool--sm{--jpt-pad:16px;--jpt-gap:12px}.joho-premietool--lg{--jpt-pad:28px}.joho-premietool *,.joho-premietool *::before,.joho-premietool *::after{box-sizing:inherit}.joho-premietool [hidden]{display:none!important}.joho-premietool__root{margin:0;background:var(--jpt-soft);border-radius:12px;padding:24px}.joho-premietool--sm .joho-premietool__root{padding:16px}.joho-premietool :where(p,h3,h4,h5,ul,ol,dl,dd,fieldset,legend){margin:0;padding:0}.joho-premietool :where(fieldset){border:0;min-width:0}.joho-premietool :where(ul){list-style:none}.joho-premietool__sronly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.joho-premietool__moneyfont,.joho-premietool__moduleprice,.joho-premietool__personprice,.joho-premietool__packageprice,.joho-premietool__sumamount,.joho-premietool__grandamount,.joho-premietool__baryear,.joho-premietool__barmonth{font-variant-numeric:tabular-nums}.joho-premietool__card{background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:12px;padding:var(--jpt-pad)}.joho-premietool__card + .joho-premietool__card{margin-top:var(--jpt-gap)}.joho-premietool__cardtitle{font-family:"Zilla Slab",Georgia,serif;font-weight:600;font-size:20px;line-height:1.3;color:var(--jpt-text)}.joho-premietool--lg .joho-premietool__cardtitle{font-size:22px}.joho-premietool__cardtitle + *{margin-top:16px}.joho-premietool__rule{border:0;border-top:1px solid var(--jpt-line);margin:16px 0}.joho-premietool__intro{margin-bottom:var(--jpt-gap)}.joho-premietool__title{font-family:"Zilla Slab",Georgia,serif;font-weight:600;font-size:24px;line-height:1.25;color:var(--jpt-text)}.joho-premietool--lg .joho-premietool__title{font-size:28px}.joho-premietool__lead{margin-top:8px;color:var(--jpt-muted);max-width:68ch}.joho-premietool__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--jpt-gap)}.joho-premietool--lg .joho-premietool__layout{grid-template-columns:minmax(0,1fr) var(--jpt-asidecol);gap:24px;align-items:start}.joho-premietool__main{min-width:0}.joho-premietool__aside{min-width:0}.joho-premietool--lg .joho-premietool__aside{position:sticky;top:var(--jpt-sticky-top,24px)}.joho-premietool--sm .joho-premietool__aside,.joho-premietool--md .joho-premietool__aside{order:2}.joho-premietool__fields{display:grid;grid-template-columns:minmax(0,1fr);gap:12px 16px}.joho-premietool--md .joho-premietool__fields,.joho-premietool--lg .joho-premietool__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.joho-premietool__field{display:flex;flex-direction:column;min-width:0}.joho-premietool__label{font-weight:500;font-size:15px;color:var(--jpt-text);margin-bottom:6px}.joho-premietool__input,.joho-premietool__select{font-family:inherit;font-size:16px;color:var(--jpt-text);background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:10px;padding:10px 14px;min-height:44px;width:100%;appearance:none}.joho-premietool__select{padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23002e59' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px}.joho-premietool__input:focus-visible,.joho-premietool__select:focus-visible{border-color:var(--jpt-blue);box-shadow:0 0 0 3px var(--jpt-ring);outline:none}.joho-premietool__input--invalid{border-color:var(--jpt-red)}.joho-premietool__fieldhint{margin:6px 0 0;font-size:13px;color:var(--jpt-muted)}.joho-premietool__fielderror{margin-top:6px;font-size:13px;color:var(--jpt-red)}.joho-premietool__formerror{margin-top:12px;padding:12px 16px;border-radius:0 10px 10px 0;border-left:3px solid var(--jpt-red);background:var(--jpt-red-tint);font-size:14px;color:var(--jpt-text)}.joho-premietool__gate{margin-top:var(--jpt-gap)}.joho-premietool--md .joho-premietool__gate,.joho-premietool--lg .joho-premietool__gate{max-width:26rem}.joho-premietool__gatefine{margin:6px 0 0;font-size:13px;color:var(--jpt-faint)}.joho-premietool__gatelink{color:var(--jpt-blue);text-decoration:underline}.joho-premietool__gatelink:focus-visible{outline:none;box-shadow:0 0 0 3px var(--jpt-ring);border-radius:4px}.joho-premietool__stalenote{margin-top:12px;padding:12px 16px;border-radius:0 10px 10px 0;border-left:3px solid var(--jpt-blue);background:var(--jpt-tint);font-size:14px;color:var(--jpt-text)}.joho-premietool__modules.is-stale,.joho-premietool__bar.is-stale,.is-stale>.joho-premietool__summary{opacity:0.45;pointer-events:none;transition:opacity 0.2s ease;user-select:none}.joho-premietool__check{position:relative;display:inline-flex;align-items:center;min-height:24px;padding-left:32px;cursor:pointer}.joho-premietool__check input{position:absolute;opacity:0;width:20px;height:20px;margin:0;left:0;top:50%;transform:translateY(-50%)}.joho-premietool__check::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid var(--jpt-blue);border-radius:6px;background:var(--jpt-white);transition:background-color 0.15s ease,border-color 0.15s ease}.joho-premietool__check--radio::before{border-radius:50%}.joho-premietool__check::after{content:"";position:absolute;opacity:0;transition:opacity 0.15s ease}.joho-premietool__check:not(.joho-premietool__check--radio)::after{left:7px;top:50%;width:5px;height:10px;border:solid var(--jpt-white);border-width:0 2px 2px 0;transform:translateY(-60%) rotate(45deg)}.joho-premietool__check--radio::after{left:6px;top:50%;width:8px;height:8px;border-radius:50%;background:var(--jpt-white);transform:translateY(-50%)}.joho-premietool__check input:checked ~ .joho-premietool__checktext{font-weight:500}.joho-premietool__check:has(input:checked)::before{background:var(--jpt-blue)}.joho-premietool__check:has(input:checked)::after{opacity:1}.joho-premietool__check:has(input:focus-visible)::before{box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__check:has(input:disabled){opacity:0.5;cursor:not-allowed}.joho-premietool__checkrow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.joho-premietool__checkrow .joho-premietool__label{margin-bottom:0}.joho-premietool__segments{display:flex;flex-wrap:wrap;gap:8px}.joho-premietool__segment{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border:1px solid var(--jpt-line);border-radius:999px;background:var(--jpt-white);font-size:15px;font-weight:500;cursor:pointer;transition:border-color 0.15s ease,background-color 0.15s ease,color 0.15s ease}.joho-premietool__segment input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:inherit}.joho-premietool__segment:hover{border-color:var(--jpt-blue)}.joho-premietool__segment--selected{background:var(--jpt-blue);border-color:var(--jpt-blue);color:var(--jpt-white)}.joho-premietool__segment--disabled{opacity:0.55;cursor:not-allowed;text-decoration:line-through;text-decoration-thickness:1px}.joho-premietool__segment--disabled:hover{border-color:var(--jpt-line)}.joho-premietool__segment:has(input:focus-visible){box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__hint{margin-top:8px;font-size:13px;color:var(--jpt-muted)}.joho-premietool__counter{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--jpt-line);border-radius:999px;padding:2px}.joho-premietool__counterbtn{font:inherit;font-size:18px;line-height:1;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--jpt-blue);cursor:pointer}.joho-premietool__counterbtn:hover{background:var(--jpt-tint)}.joho-premietool__counterbtn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__countervalue{min-width:2ch;text-align:center;font-weight:600;font-variant-numeric:tabular-nums}.joho-premietool__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.2;text-align:center;text-decoration:none;padding:12px 24px;min-height:48px;border:1px solid transparent;border-radius:10px;background:var(--jpt-blue);color:var(--jpt-white);cursor:pointer;transition:background-color 0.15s ease}.joho-premietool__button:hover{background:var(--jpt-blue-medium)}.joho-premietool__button:focus-visible{outline:none;box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__button[disabled]{background:var(--jpt-soft);border-color:var(--jpt-line);color:var(--jpt-muted);cursor:not-allowed}.joho-premietool__button--ghost{background:transparent;border-color:var(--jpt-blue);color:var(--jpt-blue)}.joho-premietool__button--ghost:hover{background:var(--jpt-tint)}.joho-premietool__button--block{width:100%}.joho-premietool__button--primary{background:var(--jpt-blue);border-color:transparent;color:var(--jpt-white);box-shadow:none}.joho-premietool__button--primary:hover{background:var(--jpt-blue-medium)}.joho-premietool__textlink{font-family:inherit;font-size:14px;color:var(--jpt-blue);background:none;border:0;padding:0;text-decoration:underline;cursor:pointer}.joho-premietool__textlink:focus-visible{outline:none;box-shadow:0 0 0 3px var(--jpt-ring);border-radius:4px}.joho-premietool__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.joho-premietool__notice{background:var(--jpt-tint);border-left:3px solid var(--jpt-blue);border-radius:0 10px 10px 0;padding:12px 16px;font-size:14px}.joho-premietool__notice--warn{background:var(--jpt-red-tint);border-left-color:var(--jpt-red)}.joho-premietool__notice + .joho-premietool__notice{margin-top:12px}.joho-premietool__notice .joho-premietool__button{margin-top:12px}.joho-premietool__modules{margin-top:var(--jpt-gap)}.joho-premietool__group + .joho-premietool__group{margin-top:32px}.joho-premietool__selectors{margin-bottom:var(--jpt-gap)}.joho-premietool__selectors .joho-premietool__choice{margin-top:14px}.joho-premietool__selectors .joho-premietool__select{margin-top:8px}.joho-premietool__term{margin-bottom:var(--jpt-gap)}.joho-premietool__grouphead{font-size:13px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--jpt-muted);margin-bottom:12px}.joho-premietool__module{background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:12px;transition:border-color 0.15s ease}.joho-premietool__module + .joho-premietool__module{margin-top:12px}.joho-premietool__module--on{border:2px solid var(--jpt-blue)}.joho-premietool__module--on .joho-premietool__modulehead{background:var(--jpt-tint);border-radius:10px 10px 0 0}.joho-premietool__module--on.joho-premietool__module--closed .joho-premietool__modulehead{border-radius:10px}.joho-premietool__module--na{background:transparent;border-color:var(--jpt-line);color:var(--jpt-muted)}.joho-premietool__modulehead{display:grid;grid-template-columns:minmax(0,1fr) minmax(var(--jpt-pricecol),auto) var(--jpt-togglecol);gap:12px 16px;align-items:center;padding:16px var(--jpt-pad)}.joho-premietool--sm .joho-premietool__modulehead{grid-template-columns:minmax(0,1fr) auto;padding:14px 16px}.joho-premietool__disclosure{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;font:inherit;color:inherit;text-align:left;background:none;border:0;padding:0;cursor:pointer;min-height:44px}.joho-premietool__disclosure:focus-visible{outline:none;box-shadow:0 0 0 3px var(--jpt-ring);border-radius:8px}.joho-premietool__modulename{display:block;font-weight:600;font-size:17px;line-height:1.35}.joho-premietool__moduledesc{margin-top:2px;font-size:15px;font-weight:400;color:var(--jpt-muted);max-width:62ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.joho-premietool__chevron{width:24px;height:24px;flex:none;background-color:var(--jpt-text);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") center / 20px 20px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") center / 20px 20px no-repeat;transition:transform 0.18s ease}.joho-premietool__disclosure[aria-expanded="true"] .joho-premietool__chevron{transform:rotate(180deg)}.joho-premietool__moduleprice{font-weight:500;font-size:17px;text-align:right;white-space:nowrap}.joho-premietool__moduleprice--quiet{font-weight:400;font-size:15px;color:var(--jpt-muted)}.joho-premietool--sm .joho-premietool__disclosure{grid-column:1 / -1}.joho-premietool--sm .joho-premietool__moduleprice{text-align:left}.joho-premietool__toggle{position:absolute;opacity:0;width:1px;height:1px}.joho-premietool__togglelabel{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:var(--jpt-togglecol);min-height:36px;padding:6px 12px;border:1px solid var(--jpt-blue);border-radius:999px;background:var(--jpt-white);color:var(--jpt-blue);font-size:14px;font-weight:500;text-align:center;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease}.joho-premietool--sm .joho-premietool__togglelabel{width:auto;min-width:8.5rem;justify-self:end}.joho-premietool__togglelabel:hover{background:var(--jpt-tint)}.joho-premietool__toggle:checked + .joho-premietool__togglelabel{background:var(--jpt-blue);border-color:var(--jpt-blue);color:var(--jpt-white)}.joho-premietool__toggle:focus-visible + .joho-premietool__togglelabel{box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__toggle:disabled + .joho-premietool__togglelabel{background:var(--jpt-soft);border-color:var(--jpt-line);color:var(--jpt-muted);cursor:not-allowed}.joho-premietool__togglecheck{width:14px;height:14px;flex:none;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat}.joho-premietool__modulebody{padding:var(--jpt-pad);border-top:1px solid var(--jpt-line)}.joho-premietool--sm .joho-premietool__modulebody{padding-left:16px;padding-right:16px}.joho-premietool__modulebody>* + *{margin-top:24px}.joho-premietool__modulenote{font-size:13px;color:var(--jpt-muted);max-width:62ch}.joho-premietool__packagegrid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:16px}.joho-premietool--md .joho-premietool__packagegrid{grid-template-columns:repeat(2,minmax(0,1fr))}.joho-premietool--lg .joho-premietool__packagegrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.joho-premietool__package{position:relative;display:flex;flex-direction:column;gap:2px;background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:12px;padding:12px 14px 0;cursor:pointer;text-align:center;transition:border-color 0.15s ease}.joho-premietool__package:hover{border-color:var(--jpt-blue)}.joho-premietool__package--selected{border:2px solid var(--jpt-blue);padding:11px 13px 0}.joho-premietool__package:has(.joho-premietool__badge){padding-top:20px}.joho-premietool__package--selected:has(.joho-premietool__badge){padding-top:19px}.joho-premietool__package--disabled{opacity:0.55;cursor:not-allowed}.joho-premietool__package--disabled .joho-premietool__packagename,.joho-premietool__package--disabled .joho-premietool__packageprice{text-decoration:line-through;text-decoration-thickness:1px}.joho-premietool__package--disabled:hover{border-color:var(--jpt-line)}.joho-premietool__package input{position:absolute;opacity:0;width:1px;height:1px}.joho-premietool__package:has(input:focus-visible){box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__packagename{font-weight:600;font-size:15px;color:var(--jpt-text)}.joho-premietool__packageprice{font-weight:600;font-size:18px;line-height:1.25}.joho-premietool__packageunit{display:block;font-size:12px;font-weight:400;line-height:1.4;opacity:0.7}.joho-premietool__packagesub{font-size:12px;color:var(--jpt-muted)}.joho-premietool__features{margin:8px -14px 0;padding:10px 14px;background:var(--jpt-green-tint);border-radius:0 0 11px 11px;margin-top:auto;text-align:left}.joho-premietool__package--selected .joho-premietool__features{margin-left:-13px;margin-right:-13px;border-radius:0 0 10px 10px}.joho-premietool__feature{position:relative;padding-left:22px;font-size:13px}.joho-premietool__feature + .joho-premietool__feature{margin-top:6px}.joho-premietool__feature::before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;background-color:var(--jpt-green);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat}.joho-premietool__packagefoot{margin:8px -14px 0;padding:8px 14px;border-top:1px solid var(--jpt-line);font-size:12px;font-weight:500;color:var(--jpt-muted);margin-top:auto}.joho-premietool__package--selected .joho-premietool__packagefoot{margin-left:-13px;margin-right:-13px;color:var(--jpt-blue)}.joho-premietool__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--jpt-blue);color:var(--jpt-white);font-size:12px;font-weight:500;padding:4px 14px;border-radius:999px;white-space:nowrap}.joho-premietool__coverage{margin-top:16px}.joho-premietool__coveragesummary{display:inline-flex;align-items:center;gap:8px;padding:8px 0;color:var(--jpt-blue);font-size:14px;font-weight:500;cursor:pointer;list-style:none}.joho-premietool__coveragesummary::-webkit-details-marker{display:none}.joho-premietool__coveragesummary::after{content:"";width:14px;height:14px;background-color:currentColor;transition:transform 0.15s ease;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") center / contain no-repeat}.joho-premietool__coveragefold[open] .joho-premietool__coveragesummary::after{transform:rotate(180deg)}.joho-premietool__coverage--wide .joho-premietool__coveragesummary{display:none}.joho-premietool__coveragescroll{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:12px}.joho-premietool__coveragetable{width:100%;min-width:460px;border-collapse:separate;border-spacing:0;font-size:14px;text-align:left}.joho-premietool--sm .joho-premietool__coveragetable{font-size:13px}.joho-premietool__coveragehead,.joho-premietool__coveragecell,.joho-premietool__coveragefootcell{border-left:2px solid transparent;border-right:2px solid transparent;padding:10px 12px;text-align:center;vertical-align:middle}.joho-premietool__coveragerowhead{position:sticky;left:0;z-index:1;background:var(--jpt-white);padding:10px 12px 10px 0;font-weight:500;text-align:left;color:var(--jpt-text)}.joho-premietool__coveragetable tbody th,.joho-premietool__coveragetable tbody td{border-bottom:1px solid var(--jpt-line)}.joho-premietool__coveragetable thead th{border-bottom:1px solid var(--jpt-line)}.joho-premietool__coveragepick{display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer}.joho-premietool__coveragepick input{position:absolute;opacity:0;width:1px;height:1px}.joho-premietool__coveragehead:has(input:focus-visible){box-shadow:0 0 0 3px var(--jpt-ring)}.joho-premietool__coveragename{font-weight:600;font-size:15px}.joho-premietool__coverageprice{font-weight:600;font-size:17px;line-height:1.2}.joho-premietool__coveragehead--disabled .joho-premietool__coveragepick{opacity:0.55;cursor:not-allowed}.joho-premietool__coveragehead--disabled .joho-premietool__coveragename,.joho-premietool__coveragehead--disabled .joho-premietool__coverageprice{text-decoration:line-through;text-decoration-thickness:1px}.joho-premietool__coveragetable .is-selected{border-left-color:var(--jpt-blue);border-right-color:var(--jpt-blue);background:var(--jpt-tint)}.joho-premietool__coveragetable thead .is-selected{border-top:2px solid var(--jpt-blue);border-top-left-radius:12px;border-top-right-radius:12px;background:var(--jpt-tint-strong)}.joho-premietool__coveragetable tfoot .is-selected{border-bottom:2px solid var(--jpt-blue);border-bottom-left-radius:12px;border-bottom-right-radius:12px}.joho-premietool__coveragetable tbody tr:last-child .is-selected{border-bottom:2px solid var(--jpt-blue);border-bottom-left-radius:12px;border-bottom-right-radius:12px}.joho-premietool__cellvalue{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.joho-premietool__cellmark{font-size:16px;line-height:1;font-weight:600}.joho-premietool__cellmark--yes{color:var(--jpt-green)}.joho-premietool__cellmark--no{color:var(--jpt-red)}.joho-premietool__cellnote{font-size:12px;color:var(--jpt-muted)}.joho-premietool__cellchip{display:inline-block;padding:2px 10px;border-radius:999px;background:var(--jpt-white);border:1px solid var(--jpt-line);font-size:12px}.joho-premietool__cellbadge{display:inline-block;padding:1px 8px;border-radius:999px;background:var(--jpt-tint-strong);color:var(--jpt-blue-medium);font-size:11px}.joho-premietool__cellquiet{color:var(--jpt-faint);font-size:12px}.joho-premietool__cellsub{display:block;margin-top:2px;font-size:11px;color:var(--jpt-faint)}.joho-premietool__coveragetable tfoot,.joho-premietool__packagefoot{display:none}.joho-premietool__coveragefootcell{padding-top:14px}.joho-premietool__coveragefoot{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;border:1px solid var(--jpt-blue);border-radius:999px;background:var(--jpt-white);color:var(--jpt-blue);font-family:inherit;font-size:13px;font-weight:500;cursor:pointer}.joho-premietool__coveragefoot:hover{background:var(--jpt-tint)}.joho-premietool__coveragefoot:disabled{border-color:var(--jpt-line);color:var(--jpt-faint);cursor:not-allowed}.joho-premietool__coveragefootcell.is-selected .joho-premietool__coveragefoot{background:var(--jpt-blue);color:var(--jpt-white)}.joho-premietool__coveragefootcell.is-selected .joho-premietool__coveragefoot::before{content:"";width:14px;height:14px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat}.joho-premietool__coveragelegend,.joho-premietool__coveragenote{margin-top:8px;font-size:13px;color:var(--jpt-faint)}.joho-premietool__persons{border-top:1px solid var(--jpt-line)}.joho-premietool__person{display:grid;grid-template-columns:minmax(0,1fr) minmax(var(--jpt-pricecol),auto);gap:8px 16px;align-items:center;padding:10px 0;border-bottom:1px solid var(--jpt-line)}.joho-premietool__person--check{grid-template-columns:minmax(0,1fr) minmax(var(--jpt-pricecol),auto);cursor:pointer}.joho-premietool__personname{min-width:0}.joho-premietool__personage{color:var(--jpt-muted)}.joho-premietool__personprice{font-weight:500;text-align:right;white-space:nowrap}.joho-premietool__person--disabled{cursor:default}.joho-premietool__person--disabled .joho-premietool__checktext,.joho-premietool__person--disabled .joho-premietool__personprice{color:var(--jpt-muted)}.joho-premietool__personreason,.joho-premietool__personrate{display:block;font-size:13px;color:var(--jpt-muted);margin-top:2px}.joho-premietool__person--rate{grid-template-columns:minmax(0,1fr) minmax(var(--jpt-pricecol),auto);align-items:start}.joho-premietool__person--rate>.joho-premietool__check{cursor:pointer}.joho-premietool__personamount{grid-column:1 / -1;padding-left:32px}.joho-premietool--sm .joho-premietool__personamount{padding-left:0}.joho-premietool__lockednote{font-weight:500}.joho-premietool__persontotal{display:grid;grid-template-columns:minmax(0,1fr) minmax(var(--jpt-pricecol),auto);gap:16px;padding:12px 0 0;font-weight:600}.joho-premietool__persontotal span:last-child{text-align:right;font-variant-numeric:tabular-nums}.joho-premietool__perperson{margin-top:16px}.joho-premietool__perperson>summary{font-size:14px;color:var(--jpt-blue);cursor:pointer;list-style:none}.joho-premietool__perperson>summary::-webkit-details-marker{display:none}.joho-premietool__perperson>summary::before{content:"▸ "}.joho-premietool__perperson[open]>summary::before{content:"▾ "}.joho-premietool__perpersonrow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,14rem);gap:8px 16px;align-items:center;padding:10px 0}.joho-premietool--sm .joho-premietool__perpersonrow{grid-template-columns:minmax(0,1fr)}.joho-premietool__amountvalue{font-weight:600}.joho-premietool__slider{width:100%;accent-color:var(--jpt-blue);min-height:44px}.joho-premietool__scale{display:flex;justify-content:space-between;font-size:13px;color:var(--jpt-muted)}.joho-premietool__extra + .joho-premietool__extra{margin-top:12px}.joho-premietool__extrarow{display:grid;grid-template-columns:minmax(0,1fr) minmax(var(--jpt-pricecol),auto);gap:8px 16px;align-items:center}.joho-premietool__extraprice{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.joho-premietool__select--nested{margin-top:8px}.joho-premietool__summary{background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:12px;padding:20px}.joho-premietool__summarytitle{font-family:"Zilla Slab",Georgia,serif;font-weight:600;font-size:20px}.joho-premietool__sumhead{font-size:15px;font-weight:600;color:var(--jpt-blue);margin-top:20px;margin-bottom:8px}.joho-premietool__facts{margin-top:16px;display:grid;gap:12px}.joho-premietool__sumhead + .joho-premietool__facts{margin-top:0}.joho-premietool__fact{display:grid;gap:2px}.joho-premietool__factlabel{font-size:13px;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:var(--jpt-muted)}.joho-premietool__factvalue{font-size:15px}.joho-premietool__sumline{display:grid;grid-template-columns:16px minmax(0,1fr) auto;gap:4px 12px;padding:8px 0;font-size:15px}.joho-premietool__sumcheck{align-self:start;margin-top:4px;width:16px;height:16px;background-color:var(--jpt-green);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center / contain no-repeat}.joho-premietool__sumamount{text-align:right;white-space:nowrap}.joho-premietool__sumdetail{grid-column:2 / -1;font-size:13px;color:var(--jpt-muted)}.joho-premietool__grandtotal{display:grid;gap:2px}.joho-premietool__grandlabel{font-size:15px;font-weight:600;color:var(--jpt-blue)}.joho-premietool__grandamount{font-weight:600;font-size:28px;line-height:1.15;white-space:nowrap}.joho-premietool--sm .joho-premietool__grandamount{font-size:24px}.joho-premietool__grandyear{font-size:13px;color:var(--jpt-muted)}.joho-premietool__empty{margin-top:16px;font-size:14px;color:var(--jpt-muted)}.joho-premietool__discount{margin-top:16px;background:var(--jpt-soft);border-radius:10px;padding:12px;font-size:13px}.joho-premietool__discountline,.joho-premietool__termsline{cursor:pointer;font-weight:500;color:var(--jpt-blue);list-style:none}.joho-premietool__discountline::-webkit-details-marker,.joho-premietool__termsline::-webkit-details-marker{display:none}.joho-premietool__actie{margin-top:16px;background:var(--jpt-soft);border-radius:10px;padding:12px;font-size:13px;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.joho-premietool__actie .joho-premietool__textlink{font-size:13px}.joho-premietool__terms{margin-top:12px;font-size:13px}.joho-premietool__note{margin-top:8px;font-size:13px;color:var(--jpt-muted)}.joho-premietool__validity{margin-top:12px;font-size:12px;color:var(--jpt-faint)}.joho-premietool__summaryactions{margin-top:16px;display:grid;gap:10px;justify-items:center}.joho-premietool__pdf{margin-top:var(--jpt-gap)}.joho-premietool__pdffine{margin-top:8px;font-size:13px;color:var(--jpt-faint)}.joho-premietool__pdfstatus{margin-top:12px;padding:12px 16px;border-radius:0 10px 10px 0;border-left:3px solid var(--jpt-red);background:var(--jpt-red-tint);font-size:14px;color:var(--jpt-text)}.joho-premietool__pdf.is-stale{opacity:0.45;pointer-events:none;transition:opacity 0.2s ease;user-select:none}.joho-premietool__mail{margin-top:var(--jpt-gap);background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:12px;padding:20px}.joho-premietool__mailtitle{font-family:"Zilla Slab",Georgia,serif;font-weight:600;font-size:20px}.joho-premietool__mailtext{margin-top:6px;font-size:14px;color:var(--jpt-muted)}.joho-premietool__mailform{margin-top:16px;display:grid;gap:12px}.joho-premietool__mailstatus{margin-top:12px;padding:12px 16px;border-radius:0 10px 10px 0;border-left:3px solid var(--jpt-red);background:var(--jpt-red-tint);font-size:14px;color:var(--jpt-text)}.joho-premietool__mailstatus--ok{border-left-color:var(--jpt-green);background:var(--jpt-green-tint)}.joho-premietool__mailfine{margin-top:12px;font-size:13px;color:var(--jpt-faint)}.joho-premietool__mail.is-stale{opacity:0.45;pointer-events:none;transition:opacity 0.2s ease;user-select:none}.joho-premietool__bar{position:sticky;bottom:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:center;margin-top:var(--jpt-gap);padding:12px 16px;background:var(--jpt-white);border:1px solid var(--jpt-line);border-radius:14px}.joho-premietool--lg .joho-premietool__bar{display:none}.joho-premietool__barmonth{font-weight:600;font-size:20px}.joho-premietool__barlabel,.joho-premietool__baryear{font-size:13px;color:var(--jpt-muted)}.joho-premietool__baryear{display:block}.joho-premietool__skeleton{display:grid;gap:12px}.joho-premietool__skeletonrow{height:72px;border-radius:12px;background:var(--jpt-white);border:1px solid var(--jpt-line);animation:joho-premietool-pulse 1.4s ease-in-out infinite}@keyframes joho-premietool-pulse{0%,100%{opacity:1}50%{opacity:0.55}}.joho-premietool__loading{color:var(--jpt-muted)}.joho-premietool__modules--waiting{opacity:0.55;pointer-events:none}@media (prefers-reduced-motion:reduce){.joho-premietool *,.joho-premietool *::before,.joho-premietool *::after{transition:none!important;animation:none!important}}