:root{--color-bg:#f7f8f9;--color-surface:#fff;--color-surface-2:#f3f5f6;--color-border:#e0e5ea;--color-text:#1d2732;--color-muted:#5c6977;--color-primary:#0b6b63;--color-primary-contrast:#fff;--color-accent:#315f9a;--color-success:#177245;--color-warning:#9a5b12;--color-danger:#b91c1c;--color-focus:#f59e0b;--shadow-soft:0 1px 1px #1d273209;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--color-bg);max-width:100%;color:var(--color-text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit}button,input,select{font:inherit;min-width:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.skip-link{background:var(--color-text);color:#fff;z-index:20;padding:10px 14px;position:absolute;top:-80px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:10;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f8f9f5;align-items:center;gap:18px;min-width:0;min-height:60px;padding:8px clamp(16px,4vw,44px);display:flex;position:sticky;top:0}.brand-mark,.header-action,.primary-action,.secondary-action,.row-action{justify-content:center;align-items:center;gap:8px;min-height:44px;text-decoration:none;display:inline-flex}.brand-mark{letter-spacing:0;min-width:0;margin-right:auto;font-weight:650}.brand-mark span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-icon{border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-text);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.top-nav{gap:4px;min-width:0;display:flex}.top-nav a{min-height:44px;color:var(--color-muted);border-radius:8px;padding:10px;font-size:.96rem;text-decoration:none}.top-nav a:hover{background:var(--color-surface-2);color:var(--color-text)}.header-action,.secondary-action,.row-action{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:8px;flex-shrink:0;padding:10px 14px;font-weight:560}.primary-action{background:var(--color-primary);color:var(--color-primary-contrast);cursor:pointer;border:0;border-radius:8px;padding:11px 17px;font-weight:620}.primary-action:hover,.lead-form button:hover{background:#0a514c}.site-footer{max-width:var(--max);border-top:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;gap:24px;margin:48px auto 0;padding:28px clamp(16px,4vw,44px);display:flex}.site-footer nav{flex-wrap:wrap;gap:14px;display:flex}.hero-band{width:100%;min-width:0;max-width:var(--max);grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:34px;margin:0 auto;padding:34px clamp(16px,4vw,44px) 10px;display:grid}.hero-copy h1{letter-spacing:0;overflow-wrap:break-word;max-width:760px;margin:10px 0 14px;font-size:clamp(2rem,3.35vw,3rem);font-weight:650;line-height:1.08}.page-title h1{letter-spacing:0;overflow-wrap:break-word;max-width:820px;margin:10px 0 14px;font-size:clamp(1.9rem,3vw,2.65rem);font-weight:620;line-height:1.1}.hero-copy,.hero-ledger,.checker-panel,.result-panel,.change-row>div,.content-card,.profile-panel,.guide-body,.lead-form,.hts-mini-card,.status-card,main{min-width:0}.hero-copy p,.page-title p,.section-heading p,.split-section p{max-width:760px;color:var(--color-muted);font-size:1rem}.section-kicker{color:var(--color-primary);align-items:center;gap:8px;font-size:.88rem;font-weight:640;display:inline-flex}.section-kicker svg{width:14px;height:14px}.hero-actions,.checker-actions,.result-sources{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.hero-ledger{border-left:1px solid var(--color-border);align-content:start;gap:0;padding:18px 0 0 24px;display:grid}.hero-ledger>div,.checker-panel,.result-panel,.change-row,.callout,.hts-mini-card,.content-card,.profile-panel,.guide-body,.lead-form{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft)}.hero-ledger>div{border:0;border-bottom:1px solid var(--color-border);box-shadow:none;background:0 0;border-radius:0;padding:8px 0 12px}.hero-ledger span,.duty-grid span,.metric span{color:var(--color-muted);font-size:.86rem;display:block}.hero-ledger strong{font-size:1rem;font-weight:620}.checker-shell{width:100%;min-width:0;max-width:var(--max);grid-template-columns:minmax(320px,.92fr) minmax(320px,1.08fr);gap:16px;margin:16px auto 0;padding:0 clamp(16px,4vw,44px);display:grid}.checker-panel,.result-panel{border-radius:8px;padding:clamp(18px,2.1vw,22px)}.checker-panel h2,.section-heading h2,.split-section h2,.profile-panel h2{margin:10px 0 8px;font-size:clamp(1.35rem,2.1vw,1.7rem);font-weight:640;line-height:1.22}.segmented{border:1px solid var(--color-border);border-radius:8px;grid-template-columns:repeat(2,1fr);margin:16px 0;display:grid;overflow:hidden}.segmented button{background:var(--color-surface);min-height:44px;color:var(--color-muted);cursor:pointer;border:0;font-weight:520}.segmented button.active{color:var(--color-primary);background:#edf7f5;box-shadow:inset 0 0 0 1px #0b6b632e}.field-stack{gap:7px;margin-bottom:12px;display:grid}.field-stack label{color:var(--color-text);font-size:.94rem;font-weight:610}.field-stack input,.field-stack select{border:1px solid var(--color-border);background:#fff;border-radius:8px;width:100%;min-height:46px;padding:10px 12px}.input-with-icon{position:relative}.input-with-icon svg{color:var(--color-muted);position:absolute;top:15px;left:13px}.input-with-icon input{padding-left:42px}.checker-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.candidate-row,.example-list,.hts-card-grid{gap:10px;display:grid}.candidate-row button,.example-list button{text-align:left;border:1px solid var(--color-border);background:var(--color-surface-2);cursor:pointer;border-radius:8px;min-height:44px;padding:10px 12px}.form-error{color:var(--color-danger);font-weight:620}.form-success{color:var(--color-success);font-weight:620}.trust-strip,.source-strip{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.trust-strip span,.source-strip span,.source-strip a{min-height:auto;color:var(--color-muted);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.82rem;text-decoration:none;display:inline-flex}.status-pill{min-height:24px;color:var(--color-primary);background:#f3fbfa;border:1px solid #0b6b6333;border-radius:999px;align-items:center;gap:5px;padding:1px 8px;font-size:.82rem;font-weight:540;text-decoration:none;display:inline-flex}.result-head h3,.change-row h2,.change-row h3,.hts-mini-card strong,.content-card h3{overflow-wrap:anywhere;margin:8px 0 6px;font-size:1.08rem;font-weight:630;line-height:1.25}.duty-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.duty-grid>div,.metric{border:1px solid var(--color-border);background:#f8fafb;border-radius:8px;min-width:0;padding:11px 12px}.duty-grid strong,.metric strong{font-size:1.05rem;font-weight:640;display:block}.detail-box{border-top:1px solid var(--color-border);margin-top:18px;padding-top:14px}.detail-box summary{cursor:pointer;font-weight:620}.alert-preview{background:#fffdf8;border-left:2px solid #9a5b128c;gap:12px;margin-top:16px;padding:12px;display:flex}.use-case-strip{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.use-case-strip a,.content-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;padding:16px;text-decoration:none}.use-case-strip span{color:var(--color-primary);font-size:.82rem;font-weight:620;display:block}.page-section,.page-title,.legal-page{width:100%;min-width:0;max-width:var(--max);margin:34px auto 0;padding:0 clamp(16px,4vw,44px)}.section-heading{margin-bottom:18px}.change-list{gap:10px;display:grid}.change-row{border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:16px;min-width:0;padding:14px 16px;display:grid}.change-row p,.content-card p,.profile-panel p,.guide-body p,.callout p{color:var(--color-muted)}.split-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:24px;display:grid}.hts-card-grid{grid-template-columns:repeat(3,1fr)}.hts-mini-card{border-radius:8px;padding:14px;text-decoration:none;display:block}.hts-mini-card strong,.hts-mini-card span{display:block}.hts-mini-card span{color:var(--color-muted);line-height:1.35}.callout{border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;display:flex}.callout-warning{border-left:4px solid var(--color-warning)}.callout-success{border-left:4px solid var(--color-success)}.callout-info{border-left:4px solid var(--color-accent)}.profile-grid{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.profile-panel,.guide-body{border-radius:8px;padding:18px}aside>.callout,aside>.profile-panel{margin-top:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.breadcrumb{color:var(--color-muted);flex-wrap:wrap;gap:8px;font-size:.9rem;display:flex}.lead-form{border-radius:8px;gap:12px;padding:14px;display:grid}.lead-form input{border:1px solid var(--color-border);border-radius:8px;width:100%;min-height:44px;margin-top:6px;padding:10px 12px}.lead-form button{background:var(--color-primary);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:44px;font-weight:620}.lead-form button:disabled{cursor:progress;opacity:.72}.guide-body{max-width:780px}.guide-body h2{margin-top:32px}.faq-item{border-top:1px solid var(--color-border);padding:14px 0}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.status-card{border:1px solid var(--color-border);box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:8px;padding:16px}.status-card-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.status-card-head h2{margin:0;font-size:1.15rem}.status-card-head span,.status-card dt,.status-inline-grid span{color:var(--color-muted);font-size:.84rem}.status-dot{border:1px solid var(--color-border);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.status-dot-ok{color:var(--color-success);background:#ecfdf5}.status-dot-warn{color:var(--color-warning);background:#fff7ed}.status-card dl{gap:10px;margin:0;display:grid}.status-card dl>div,.status-inline-grid>div{border-top:1px solid var(--color-border);padding-top:10px}.status-card dd{overflow-wrap:anywhere;margin:2px 0 0;font-weight:620}.status-inline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.status-inline-grid strong{overflow-wrap:anywhere;margin-top:4px;display:block}.faq-item summary{cursor:pointer;min-height:44px;font-weight:620}.legal-page{max-width:820px}@media (max-width:900px){.top-nav{display:none}.hero-band,.checker-shell,.split-section,.profile-grid{grid-template-columns:1fr}.hero-band{gap:18px;padding-top:28px}.hero-ledger{border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0}.hero-ledger>div{border-bottom:0}.checker-grid,.duty-grid,.use-case-strip,.hts-card-grid,.metric-grid,.status-grid,.status-inline-grid,.change-row{grid-template-columns:1fr}.site-footer{flex-direction:column}}@media (max-width:520px){body{font-size:16px}.site-header{gap:10px;min-height:58px;padding:8px 14px}.header-action{display:none}.hero-band{padding-top:24px}.hero-copy,.checker-panel,.result-panel{justify-self:start;width:calc(100vw - 40px);max-width:calc(100vw - 40px);overflow:hidden}.hero-copy h1,.page-title h1{font-size:1.9rem;line-height:1.12}.hero-copy h1{max-width:15ch}.checker-panel h2,.section-heading h2,.split-section h2,.profile-panel h2{max-width:16ch}.hero-copy p,.checker-panel p,.result-panel p,.alert-preview p,.page-title p,.section-heading p,.split-section p{max-width:32ch;font-size:.95rem}.hero-actions{gap:8px}.hero-actions .primary-action,.hero-actions .secondary-action{width:100%;max-width:100%}.hero-actions .secondary-action,.hero-ledger{display:none}.checker-shell{margin-top:12px}.checker-panel,.result-panel,.profile-panel,.guide-body{padding:16px}.segmented,.field-stack,.checker-grid,.checker-actions,.trust-strip,.duty-grid,.result-sources{width:100%;max-width:100%}.segmented{grid-template-columns:1fr}.alert-preview{align-items:flex-start}}
