:root{--blue:#2449d8;--navy:#182943;--ink:#253247;--muted:#59677b;--line:#d9e0ed;--pale:#f0f4fc;--paper:#fff;--yellow:#ffce66;--radius:12px;--sans:"Yu Gothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;line-height:1.8}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--blue)}a:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:3px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--navy);line-height:1.55;font-weight:700}h1,h2,h3,p,li,dd,a{overflow-wrap:anywhere}img,svg{max-width:100%}button,input,select,textarea{font:inherit}.wrap{max-width:1168px;padding-inline:32px;margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;background:var(--navy);color:white;padding:12px 20px;z-index:20}.skip-link:focus{top:12px}.preview-bar{font-size:.8125rem;background:var(--navy);color:#fff}.preview-bar .wrap{display:flex;justify-content:space-between;gap:16px;padding-block:7px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--yellow);margin:0 9px 2px 0}.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);font-weight:700;font-size:1.15rem;line-height:1.4;white-space:nowrap}.brand small{display:block;color:var(--muted);font-size:.75rem;font-weight:400;letter-spacing:.1em;margin-top:6px}.site-header nav{display:flex;gap:30px;flex-wrap:wrap;font-size:.875rem;font-weight:700}.site-header nav a{padding-block:12px;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current]{text-decoration:underline}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;padding-block:72px 76px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:.8125rem;letter-spacing:.08em;font-weight:700}.mini-line{width:22px;height:2px;background:var(--blue)}.hero h1{font-family:var(--serif);font-size:clamp(2rem,3.05vw,2.875rem);font-weight:600;line-height:1.65;letter-spacing:.025em;margin:21px 0 24px}.hero h1 span{color:var(--blue)}.hero-description{font-size:1rem;line-height:2.05}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;border-radius:5px;background:var(--blue);color:white;text-decoration:none;font-weight:700;padding:15px 22px;margin-top:30px}.button:hover{color:#fff;background:#1b38ab}.button span{font-size:1.25rem}.hero-caption{font-size:.8125rem;color:var(--muted);margin-top:12px}.mobile-break{display:block}.money-map{background:var(--pale);border:1px solid #d5dff2;border-radius:var(--radius);padding:28px;position:relative}.money-map:before{content:"";position:absolute;width:48px;height:4px;background:var(--blue);left:28px;top:-1px}.money-map figcaption{display:flex;justify-content:space-between;align-items:start;gap:16px;margin:4px 0 28px}.money-map figcaption .eyebrow{font-size:.875rem;letter-spacing:0}.map-label{color:var(--muted);font-size:.75rem;white-space:nowrap}.flow-line{display:flex;align-items:center;gap:13px;background:white;border:1px solid var(--line);border-radius:8px;padding:23px 16px;margin-bottom:16px}.flow-step{font-family:Georgia,serif;color:var(--blue);font-size:1.7rem;line-height:1;align-self:flex-start;margin-top:7px}.flow-line h2{font-size:1.0625rem}.flow-line p{font-size:.8125rem;color:var(--muted);margin-top:5px}.flow-chip{margin-left:auto;white-space:nowrap;border:1px solid #cbd6f6;border-radius:4px;color:var(--blue);background:#f7f9ff;padding:3px 7px;font-size:.75rem}.flow-note{display:flex;gap:14px;padding:10px 4px 24px;font-size:.875rem;line-height:1.9}.flow-note>span{font-size:1.875rem;color:var(--blue)}.flow-note strong{font-weight:700}.map-bottom{display:flex;align-items:center;gap:8px;border-top:1px dashed #bac8df;padding-top:19px;color:var(--muted);font-size:.8125rem}.small-square{width:7px;height:7px;background:var(--blue)}.guides-section{background:var(--pale);border-block:1px solid #e5eaf3;padding-block:52px 60px;scroll-margin-top:28px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-heading h2,.principles h2{font-size:1.7rem;margin-top:10px;letter-spacing:.025em}.section-heading>p{color:var(--muted);font-size:.875rem;padding-bottom:3px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.guide-card{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:8px;padding:27px 28px 0;text-decoration:none;transition:border-color .15s,box-shadow .15s}.guide-card:hover{border-color:var(--blue);box-shadow:0 5px 18px #2449d80a;color:var(--ink)}.card-top{display:flex;align-items:center;gap:16px}.guide-number{font-family:Georgia,serif;font-size:2rem;color:var(--blue);line-height:1}.tag{font-size:.75rem;color:var(--blue);background:var(--pale);padding:3px 9px;border-radius:3px}.reading-time{font-size:.75rem;color:var(--muted);margin-left:auto}.guide-card h3{font-size:1.3125rem;margin-top:23px}.guide-card>p{font-size:.9375rem;margin:13px 0 24px;line-height:1.9}.card-link{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-block:17px;font-size:.8125rem;font-weight:700;color:var(--blue)}.card-link>span{font-size:1.5rem}.principles{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;padding-block:64px 76px}.principles-copy p+p{margin-top:12px}.principles-copy p{font-size:.9375rem}.text-link{display:inline-block;color:var(--blue);font-weight:700;font-size:.875rem;margin-top:20px}.text-link span{padding-left:14px}.site-footer{background:var(--navy);color:#f2f5fb;padding-block:38px 20px}.footer-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-bottom:28px}.footer-brand{color:#fff}.footer-brand:hover{color:#d4ddff}.footer-heading p{font-size:.8125rem;color:#c8d2e2}.site-footer nav{display:flex;gap:16px 26px;flex-wrap:wrap;border-top:1px solid #ffffff29;padding-top:23px}.site-footer nav a{color:#eef2fa;font-size:.8125rem;text-decoration:none;padding-block:5px}.site-footer nav a:hover,.site-footer nav a[aria-current]{text-decoration:underline;color:white}.footer-meta{display:flex;justify-content:space-between;gap:16px;color:#b6c3d9;font-size:.75rem;margin-top:28px}.breadcrumb{font-size:.8125rem;color:var(--muted);display:flex;flex-wrap:wrap;gap:10px;padding-top:27px;list-style:none;margin-block:0;padding-left:0}.breadcrumb a{color:var(--blue)}.breadcrumb li+li:before{content:"/";padding-right:10px;color:#8793a5}.article-heading{max-width:800px;padding-block:36px 38px}.article-heading h1{font-size:2.35rem;line-height:1.6;letter-spacing:.025em;margin:14px 0 19px}.article-heading .lead{font-size:1.0625rem;line-height:2;max-width:690px}.article-meta{display:flex;gap:8px 18px;flex-wrap:wrap;color:var(--muted);font-size:.8125rem;margin-top:23px}.article-layout{display:grid;grid-template-columns:minmax(0,744px) minmax(200px,1fr);gap:64px;padding-bottom:72px;align-items:start}.prose{min-width:0;line-height:2}.prose p{margin-bottom:20px}.prose h2{font-size:1.5rem;margin:46px 0 20px;padding-top:6px;scroll-margin-top:24px}.prose h2 .section-num{display:block;font-size:.8125rem;color:var(--blue);letter-spacing:.1em;margin-bottom:6px}.prose h3{font-size:1.125rem;margin:26px 0 12px}.prose ul,.prose ol{padding-left:1.5em;margin:16px 0 25px}.prose li{padding-left:4px;margin-block:8px}.prose a{color:var(--blue)}.prose strong{font-weight:700;color:var(--navy)}.prose>h2:first-child{margin-top:0}.callout{padding:22px 24px;background:var(--pale);border-left:3px solid var(--blue);border-radius:0 6px 6px 0;margin:22px 0 30px}.callout p:last-child,.callout ul:last-child{margin-bottom:0}.callout-title{color:var(--blue);font-size:.875rem;font-weight:700;display:block;margin-bottom:8px}.callout.warm{background:#fff8e8;border-color:#b07712}.callout.warm .callout-title{color:#855700}.toc{background:#fff;border-top:3px solid var(--blue);border-bottom:1px solid var(--line);padding-block:18px;position:sticky;top:24px}.toc h2{font-size:.9375rem;margin-bottom:15px}.toc ol{padding-left:22px;margin:0;font-size:.8125rem;color:var(--muted)}.toc li{padding:7px 0 7px 4px}.toc a{text-decoration:none}.toc a:hover{text-decoration:underline}.toc .aside-note{border-top:1px solid var(--line);margin-top:16px;padding-top:16px;font-size:.75rem;color:var(--muted)}.table-scroll{max-width:100%;overflow-x:auto;margin:22px 0 12px;border:1px solid var(--line);border-radius:8px}.prose table{border-collapse:collapse;width:100%;min-width:540px;font-size:.875rem;line-height:1.7}.prose caption{text-align:left;background:var(--pale);padding:12px 16px;font-size:.8125rem;font-weight:700;color:var(--navy)}.prose th,.prose td{text-align:left;padding:13px 15px;border-bottom:1px solid var(--line);vertical-align:top}.prose thead th{background:#f8faff;color:var(--muted);font-weight:500;font-size:.8125rem}.prose tbody th{font-weight:500}.prose tbody tr:last-child>*{border-bottom:0}.amount{white-space:nowrap;font-variant-numeric:tabular-nums}.note{color:var(--muted);font-size:.8125rem;line-height:1.85}.state{white-space:nowrap;color:#244b83;background:#eaf1fc;font-size:.75rem;display:inline-block;padding:2px 7px;border-radius:3px}.state.pending{color:#835511;background:#fff3d7}.sources{margin-top:40px;border-top:1px solid var(--line);padding-top:20px}.sources h2{font-size:1rem;margin:0 0 10px}.sources ul{font-size:.8125rem;line-height:1.9}.related{display:block;background:var(--pale);padding:24px;border-radius:8px;text-decoration:none;margin-top:32px}.related small{display:block;font-size:.8125rem;color:var(--muted);margin-bottom:6px}.related strong{font-size:1.125rem;color:var(--blue)}.back-link{margin-top:26px;display:inline-block;font-size:.875rem}.info-page{max-width:820px;margin:0 auto;padding-bottom:72px}.info-page .article-heading{padding-top:38px}.info-page .article-heading h1{font-size:2rem}.info-page dl{margin:20px 0 30px}.info-page dl>div{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}.info-page dt{font-weight:700;color:var(--navy);font-size:.875rem}.info-page dd{margin:0;font-size:.9375rem}.contact-state{border:1px solid var(--line);border-radius:8px;padding:30px;margin-block:22px 30px}.contact-state h2{margin:10px 0 15px;font-size:1.375rem}.contact-state p{margin-bottom:0}.review-list{list-style:none;padding:0!important}.review-list li{border-bottom:1px solid var(--line);padding:13px 0}.review-list li:before{content:"確認待ち";display:inline-block;font-size:.75rem;margin-right:12px;padding:1px 8px;border-radius:3px;background:#fff3d7;color:#835511}
@media(min-width:1500px){.hero{padding-block:88px}.hero h1{font-size:3rem}}
@media(max-width:1000px){.hero{gap:28px}.money-map{padding:22px}.money-map figcaption{display:block}.map-label{display:block;margin-top:5px}.flow-line{padding:18px 12px;gap:10px}.flow-chip{display:none}.hero h1{font-size:2.25rem}.article-layout{gap:32px;grid-template-columns:minmax(0,1fr) 210px}.principles{gap:40px}.brand{font-size:1rem}.site-header nav{gap:20px}}
@media(max-width:760px){.wrap{padding-inline:22px}.header-inner{min-height:auto;padding-block:18px;display:block}.site-header nav{margin-top:18px;gap:26px;font-size:.8125rem}.site-header nav a{padding-block:3px}.brand{font-size:1.0625rem}.brand small{font-size:.75rem}.hero{grid-template-columns:1fr;padding-block:38px 42px;gap:36px}.hero h1{font-size:2.05rem;margin:18px 0 20px;line-height:1.7}.hero-description{font-size:1rem;line-height:1.95}.hero-caption{font-size:.75rem}.hero .eyebrow{font-size:.75rem}.money-map{max-width:none;padding:22px}.money-map figcaption{display:flex;align-items:start;margin-bottom:21px}.money-map figcaption .eyebrow{font-size:.8125rem}.map-label{margin-top:0}.flow-chip{display:inline-block}.flow-line{padding:20px 15px}.flow-line h2{font-size:1rem}.flow-note{padding-bottom:20px}.guides-section{padding-block:36px 40px}.section-heading{display:block;margin-bottom:23px}.section-heading h2,.principles h2{font-size:1.5rem}.section-heading>p{margin-top:12px}.guide-grid{grid-template-columns:1fr;gap:18px}.guide-card{padding:24px 22px 0}.guide-card h3{font-size:1.1875rem}.card-link{font-size:.8125rem;gap:12px}.principles{grid-template-columns:1fr;gap:24px;padding-block:40px 48px}.principles-copy p{font-size:1rem}.footer-heading{display:block}.footer-heading p{margin-top:20px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.footer-meta{display:block;margin-top:24px}.footer-meta span{display:block;margin-top:5px}.desktop-only{display:none}.article-heading{padding-block:26px}.article-heading h1{font-size:1.8rem;line-height:1.6;margin-block:14px}.article-heading .lead{font-size:1rem}.article-layout{display:flex;flex-direction:column;gap:28px;padding-bottom:48px}.article-layout aside{order:-1;width:100%}.toc{position:static;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:0 0 6px 6px;padding:18px 20px}.toc ol{font-size:.875rem}.toc .aside-note{display:none}.prose{width:100%}.prose h2{font-size:1.35rem;margin-top:35px}.callout{padding:20px}.prose table{min-width:535px}.info-page{padding-bottom:45px}.info-page .article-heading h1{font-size:1.8rem}.info-page dl>div{grid-template-columns:1fr;gap:8px}.contact-state{padding:22px}.contact-state h2{font-size:1.2rem}.preview-bar{font-size:.75rem}.preview-bar .wrap{gap:6px}.related{padding:20px}.related strong{font-size:1rem}.mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.card-link,.site-footer nav a,.toc ol,.site-header nav{font-size:.875rem}
@media print{.preview-bar,.site-header,.site-footer,.toc,.related,.back-link,.skip-link{display:none}.wrap{max-width:none;padding:0}.article-layout{display:block}.prose{font-size:11pt}.table-scroll{overflow:visible}.prose table{min-width:0}.prose h2{break-after:avoid}.callout,table{break-inside:avoid}a{color:inherit!important}.article-heading h1{font-size:22pt}}


/* FIN-IMAGES-20260909: article illustrations keep their space before loading. */
.article-figure{max-width:600px;margin:28px auto 32px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.article-figure img{display:block;width:100%;height:auto}.article-figure figcaption{border-top:1px solid var(--line);padding:16px 18px;font-size:.875rem;line-height:1.85;color:var(--muted)}.article-figure figcaption strong{display:block;color:var(--navy);margin-bottom:5px}.figure-origin{display:block;font-size:.75rem;margin-top:8px}
/* FIN-CONTENT-BATCH-20260909: mobile-friendly exercises. */
.practice{border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:8px;background:#f7f9fd;padding:22px;margin:26px 0}.tool-label{font-size:.875rem;font-weight:700;color:var(--blue);letter-spacing:.05em}.tool-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 16px}.tool-totals>div{background:white;border:1px solid var(--line);border-radius:6px;padding:14px 12px;min-width:0}.tool-totals dt{font-size:.875rem;color:var(--muted)}.tool-totals dd{font-size:1.25rem;font-weight:700;color:var(--navy);margin:6px 0 0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.tool-balance{font-size:.875rem;line-height:1.85;border-bottom:1px solid var(--line);padding-bottom:18px}.tool-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.practice button{border:1px solid #aebdd6;border-radius:5px;padding:9px 12px;min-height:44px;background:white;color:var(--blue);font-size:.875rem;cursor:pointer;line-height:1.6}.practice button:hover{background:#eaf0ff}.practice button:disabled{opacity:.55;cursor:not-allowed}.practice button:focus-visible,.practice input:focus-visible,.practice select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.tool-help,.tool-feedback{font-size:.875rem}.statement-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:18px;border-top:1px solid var(--line);padding:18px 0}.statement-row strong{display:block;font-size:1rem;line-height:1.7}.row-id{font-size:.875rem;color:var(--muted);display:block}.statement-amount{display:block;font-variant-numeric:tabular-nums;font-weight:700}.practice label{display:block;font-size:.875rem;line-height:1.7;min-width:0}.practice input,.practice select{display:block;width:100%;max-width:100%;min-width:0;background:white;border:1px solid #a3b2c9;border-radius:4px;min-height:44px;margin-top:5px;padding:8px;color:var(--ink);font-size:16px;line-height:1.5}.ledger-row{min-width:0;border:1px solid var(--line);border-radius:6px;padding:16px;margin:20px 0;background:white}.ledger-row legend{font-weight:700;font-size:.875rem;padding:0 8px}.ledger-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.memo-field{grid-column:1/-1}.ledger-row button{margin-top:16px}.tool-error{border:1px solid #a94329;background:#fff1e9;color:#81351e;padding:16px;margin-bottom:18px;font-size:.875rem}.tool-error ul{margin-bottom:0}.practice .tool-feedback:empty{display:none}.practice .tool-feedback{margin:16px 0 0}.practice [data-results]{scroll-margin-top:24px}
@media(max-width:640px){.practice{padding:16px 12px}.tool-totals{grid-template-columns:1fr;gap:8px}.tool-totals>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px}.tool-totals dd{font-size:1.125rem;margin:0}.statement-row{grid-template-columns:1fr;gap:10px}.ledger-fields{grid-template-columns:1fr}.memo-field{grid-column:auto}.practice input,.practice select{font-size:1rem}.ledger-row{padding:12px}.tool-actions button{flex-grow:1}.hero h1{font-size:1.95rem}}
@media print{.practice button,.tool-actions{display:none}.practice{break-inside:auto}.ledger-row,.statement-row{break-inside:avoid}}
.row-error{font-size:.875rem;color:#81351e;border-left:3px solid #a94329;padding-left:12px}.tool-return{display:inline-block;font-size:.875rem;margin-top:16px}
/* FIN-CHOICE-20260910: separate the first four guides from choosing tools. */
.choice-section{padding-block:58px 20px;scroll-margin-top:24px}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid .guide-card{padding:24px 22px 0}.choice-grid .card-top{flex-wrap:wrap;gap:10px}.choice-grid .reading-time{margin-left:0}.choice-grid .guide-card h3{font-size:1.15rem}.choice-note{font-size:.875rem;color:var(--muted);margin-top:20px}.criteria-map{padding:22px 24px;border:1px solid var(--line);border-radius:8px;background:var(--pale);margin:24px 0}.criteria-map h3{margin:0 0 12px}.criteria-map ol{margin-bottom:0}.criteria-map strong{color:var(--blue)}.decision-card{border:1px solid var(--line);border-radius:8px;padding:22px;margin:24px 0;background:#fff}.decision-card h3{margin-top:0}.decision-card p:last-child{margin-bottom:0}.prose .product-table{min-width:620px}.conditions-note{font-size:.875rem;line-height:1.85;border-left:3px solid #b07712;padding-left:16px;color:var(--muted)}
@media(max-width:900px){.choice-grid{grid-template-columns:1fr}.choice-grid .card-top{gap:16px}.choice-grid .reading-time{margin-left:auto}.choice-section{padding-block:38px 10px}}
/* FIN-CHOICE-TEXT-20260910: keep the site name readable with enlarged text. */
.brand{max-width:100%;white-space:normal}.brand>span:last-child{min-width:0;overflow-wrap:anywhere}


/* FIN-RECORDS-20260910: document preparation is a separate reading route. */
.records-section{background:#f5f7fc;border-block:1px solid var(--line);padding-block:46px;margin-top:44px;scroll-margin-top:24px}.site-header nav{column-gap:22px}
@media(max-width:760px){.records-section{padding-block:36px;margin-top:30px}}

/* FIN-RESALE-20260910: the three retail guides share one destination. */
.resale-section{padding-top:46px;padding-bottom:46px}.profit-visual{margin:28px 0;padding:24px;background:#f1f5ff;border:1px solid #dce4f7;border-radius:16px}.profit-visual figcaption{margin-bottom:18px;font-weight:700}.profit-bar{display:flex;height:22px;border-radius:8px;overflow:hidden}.profit-bar-cost{width:68.333333%;background:#cad5f0}.profit-bar-margin{width:31.666667%;background:#2449d8}.profit-legend{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:14px}.profit-legend strong{display:block;font-size:1.25rem}.profit-legend span{font-size:.875rem}.profit-visual .note{margin-bottom:0}@media(max-width:640px){.resale-section{padding-top:36px;padding-bottom:36px}.profit-visual{padding:18px}.profit-legend{grid-template-columns:1fr}}

/* FIN-MEASURE-LOCAL-20260910: optional, nonmodal consent controls. */
.analytics-open{border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:4px;padding:8px 0;min-height:44px;cursor:pointer;text-align:left}
.analytics-panel{position:fixed;right:24px;bottom:24px;width:min(540px,calc(100% - 48px));max-height:80vh;overflow:auto;padding:24px;background:#fff;border:1px solid #aebdd6;border-radius:12px;box-shadow:0 8px 40px #17284429;z-index:50;color:var(--ink);font-size:1rem;line-height:1.75}
.analytics-panel[hidden],.analytics-open[hidden]{display:none}.analytics-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.analytics-panel h2{font-size:1.2rem;line-height:1.5;margin:0}.analytics-panel p{margin:14px 0}.analytics-panel button{font:inherit;color:var(--blue);background:white;border:1px solid #a3b2c9;border-radius:5px;min-height:44px;padding:9px 12px;cursor:pointer;line-height:1.5;overflow-wrap:anywhere}.analytics-panel button:hover{background:#f0f4ff}.analytics-panel .analytics-close{flex-shrink:0;font-size:.875rem}.analytics-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.analytics-state{padding:12px;background:var(--pale);border-radius:5px;font-size:.875rem}.analytics-panel .analytics-note{font-size:.875rem;margin-bottom:0}.analytics-panel a{color:var(--blue);text-decoration:underline}.analytics-panel button:focus-visible,.analytics-open:focus-visible,.analytics-panel h2:focus{outline:3px solid var(--blue);outline-offset:3px}
@media(max-width:640px){.analytics-panel{right:12px;bottom:12px;width:calc(100% - 24px);padding:18px;max-height:75vh}.analytics-actions{grid-template-columns:1fr}.analytics-panel-heading{gap:8px}}
@media print{.analytics-panel,.analytics-open{display:none}}

/* FIN-INVENTORY-CSP-20260910: numeric cells use the allowed stylesheet. */
.prose .numeric{text-align:right;font-variant-numeric:tabular-nums}

/* FIN-KINTSUGI-APPLIED-20260910: reviewed readability improvements.
   Keep brand, numerical markers, headings, semantic colors and interactions. */
.guide-card>p,.principles-copy p,.info-page dd{font-size:1rem}
.preview-bar,.hero .eyebrow,.eyebrow,.hero-caption,.flow-line p,.map-bottom,
.footer-heading p,.footer-meta,.breadcrumb,.article-meta,.note,.sources ul,
.prose caption,.prose thead th,.related small,.toc .aside-note{font-size:.875rem}
.money-map,.flow-chip,.guides-section,.profit-visual{border-color:var(--line)}
.map-bottom{border-top-color:var(--line)}
.records-section,.practice,.prose thead th,.profit-visual,.flow-chip{background-color:var(--pale)}
.site-footer nav a{color:var(--paper)}
.footer-heading p,.footer-meta{color:var(--line)}
.practice button,.practice input,.practice select,.analytics-panel button{border-color:#a3b2c9}
/* Use the existing article stack at tablet widths as well. */
@media(min-width:761px) and (max-width:900px){
  .article-layout{display:flex;flex-direction:column;gap:28px}
  .article-layout aside{order:-1;width:100%}
  .toc{position:static;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:0 0 6px 6px;padding:18px 20px}
  .toc ol{font-size:.875rem}
  .toc .aside-note{display:none}
  .prose{width:100%}
}
/* Round 2: shared corner scale, readable labels and restrained arrow glyphs. */
.tag,.reading-time{font-size:.875rem}
.button>span,.card-link>span,.flow-note>span{font-size:1em}
.tag,.flow-chip,.state,.review-list li:before,.practice button,.practice input,
.practice select,.analytics-panel button,.analytics-state{border-radius:4px}
.button,.tool-totals>div,.ledger-row{border-radius:8px}
.callout{border-radius:0 8px 8px 0}
.profit-visual{border-radius:12px}
@media(max-width:900px){.toc{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}
.prose p,.principles-copy p{word-break:auto-phrase}
/* Supporting navigation heading matches the existing sources heading. */
.toc h2{font-size:1rem}

/* FIN-KINTSUGI-TOP-LABEL-20260910: keep the mobile introduction on its original line. */
@media(max-width:640px){.hero .eyebrow{font-size:.8125rem}}

/* Purpose-led entry points and a preview of the existing practice data. */
.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.hero-actions .text-link{margin-top:0;padding-block:6px}
.practice-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;padding-block:16px 52px}
.practice-preview h2{font-size:1.5rem;line-height:1.7;margin:10px 0 16px}
.practice-preview-copy>p:not(.eyebrow){font-size:1rem;line-height:1.9}
.practice-preview-example{min-width:0;margin:0;border:1px solid var(--line);border-radius:8px;padding:20px 22px;background:var(--pale)}
.practice-preview table{width:100%;border-collapse:collapse;font-size:.875rem;line-height:1.7}
.practice-preview caption{text-align:left;font-weight:700;color:var(--navy);padding-bottom:12px}
.practice-preview th,.practice-preview td{text-align:left;padding:10px 6px;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}
.practice-preview thead th{font-weight:500;color:var(--muted)}
.practice-preview tbody th{font-weight:400}
.practice-preview tbody tr:last-child>*{border-bottom:0}
.practice-preview .amount{white-space:nowrap;font-variant-numeric:tabular-nums}
.practice-preview-id{display:block;font-size:.875rem;color:var(--muted)}
.practice-preview-note{font-size:.875rem;color:var(--muted);line-height:1.85;margin-top:12px}
@media(max-width:900px){.practice-preview{grid-template-columns:1fr;gap:24px;padding-block:0 40px}.practice-preview-example{padding:18px 16px}}

.practice-preview .state{font-size:.875rem}

.practice-preview .table-scroll{margin:0;border:0;border-radius:0}
.practice-preview table{min-width:18rem}

/* FIN-FOCUS-NOTES-20260910: confirmation sources and local carry-home notes. */
.focus-evidence{display:grid;gap:20px;margin:24px 0}
.focus-evidence-card{min-width:0;border:1px solid var(--line);border-radius:8px;padding:20px;background:var(--pale)}
.focus-kicker{font-size:.875rem;font-weight:500;color:var(--muted);margin:0 0 8px!important;line-height:1.7}
.focus-evidence-card h3,.focus-note h3{font-size:1.125rem;line-height:1.65;color:var(--navy);margin:0 0 16px}
.focus-evidence-card dl{margin:0}.focus-evidence-card dl>div{padding:12px 0;border-top:1px solid var(--line)}
.focus-evidence-card dt{font-size:.875rem;font-weight:700;line-height:1.7}.focus-evidence-card dd{margin:5px 0 0;font-size:1rem;line-height:1.85;overflow-wrap:anywhere}
.focus-evidence-card>p:last-child{margin-bottom:0;font-size:1rem}
.focus-note{min-width:0;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:0 8px 8px 8px;padding:22px;margin:28px 0;background:var(--paper);scroll-margin-top:24px}
.focus-note-intro,.focus-note-boundary,.focus-note-help{font-size:.875rem;line-height:1.8;margin:12px 0 18px;overflow-wrap:anywhere}
.focus-note-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.focus-wide{grid-column:1/-1}
.focus-field{display:block;min-width:0;font-size:.875rem;line-height:1.7}.focus-field>span:first-child{display:block;font-weight:500}
.focus-field textarea,.focus-field select{display:block;width:100%;min-width:0;max-width:100%;margin-top:6px;border:1px solid #a3b2c9;border-radius:4px;padding:9px;background:var(--paper);color:var(--ink);font:inherit;font-size:1rem;line-height:1.6;min-height:44px;overflow-wrap:anywhere}
.focus-field textarea{resize:vertical;overflow:auto}.focus-field textarea::placeholder{color:var(--muted);opacity:1}
.focus-field textarea:focus-visible,.focus-field select:focus-visible,.focus-note-actions button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.focus-conditions{display:grid;gap:16px;margin:20px 0}.focus-condition{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:16px;border:1px solid var(--line);border-radius:8px;padding:14px;min-width:0}
.focus-condition legend{font-size:.875rem;font-weight:700;line-height:1.7;padding:0 6px;max-width:100%;overflow-wrap:anywhere}
.focus-note-boundary{border-top:1px solid var(--line);padding-top:14px;margin-top:20px}
.focus-note-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.focus-note-actions button{min-height:44px;padding:10px 14px;border:1px solid #a3b2c9;border-radius:4px;color:var(--blue);background:var(--paper);font:inherit;font-size:.875rem;cursor:pointer}.focus-note-actions button:hover{background:var(--pale)}
.focus-note-actions button[hidden],.focus-note-actions p:empty,.focus-print-value,.focus-print-sheet{display:none}.focus-note-actions p{font-size:.875rem;line-height:1.7;margin:0}
@media(max-width:640px){.focus-note{padding:18px 14px}.focus-evidence-card{padding:18px 16px}.focus-note-fields,.focus-condition{grid-template-columns:1fr}.focus-wide{grid-column:auto}.focus-condition{gap:12px}.focus-note-actions button{width:100%}}
@media print{
  body[data-focus-printing]>:not(.focus-print-sheet){display:none!important}
  body[data-focus-printing]>.focus-print-sheet{display:block!important}
  .focus-note{font-size:10pt;line-height:1.45;padding:0;border:0;margin:0;color:#111;background:white;break-inside:auto}
  .focus-note h3{font-size:15pt;line-height:1.4;margin:0 0 10pt;break-after:avoid}.focus-note .focus-kicker{font-size:9pt;color:#333;margin-bottom:4pt!important}
  .focus-note-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9pt 14pt}.focus-wide{grid-column:1/-1}
  .focus-note .focus-condition{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:10pt;padding:7pt 9pt;border-radius:0;break-inside:auto}
  .focus-conditions{gap:7pt;margin:10pt 0}.focus-condition legend,.focus-field{font-size:9pt;line-height:1.4}
  .focus-print-value{display:block;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-height:1.5em;padding:4pt 0;border-bottom:1px solid #aaa;font-size:10pt;line-height:1.45}
  .focus-note textarea,.focus-note select,.focus-note-actions,.focus-note-help{display:none!important}
  .focus-note-boundary{font-size:9pt;line-height:1.4;margin:10pt 0 0;padding-top:7pt}.focus-field{break-inside:auto}
}

/* FIN-ARTICLE-VISUALS-20260913: a text wordmark and explanatory article illustrations. */
.brand{gap:0;min-height:44px;letter-spacing:.025em}.brand small{letter-spacing:.06em}
.article-diagram{margin:30px 0 38px;break-inside:avoid}.article-diagram img{display:block;width:100%;height:auto;border-radius:8px}.article-diagram figcaption{margin-top:14px;padding-left:16px;border-left:2px solid var(--line);color:var(--muted);font-size:.875rem;line-height:1.85}.article-diagram figcaption strong{display:block;color:var(--navy);margin-bottom:4px}.article-diagram .figure-origin{margin-top:5px}

/* FIN-A8-STYLE-20260913: one clearly identified offer, generated A8 code stays unchanged. */
.affiliate-disclosure{padding:12px 16px;margin:18px 0;border-left:3px solid var(--blue);background:var(--pale);color:var(--ink);font-size:.875rem;line-height:1.8}
.affiliate-offer{margin:36px 0;padding:24px;border:1px solid var(--line);border-top:3px solid var(--blue);border-radius:8px;background:var(--paper);break-inside:avoid}
.affiliate-offer h3{margin-top:0!important;font-size:1.2rem;line-height:1.7}.affiliate-label{display:inline-block;font-size:.8rem;font-weight:700;margin-right:10px;color:var(--blue)}
.affiliate-link{margin-top:20px}.affiliate-link>a,.affiliate-link-preview{display:inline-block;max-width:100%;padding:13px 18px;border-radius:6px;background:var(--blue);color:#fff!important;text-decoration:none!important;font-size:1rem;line-height:1.7;font-weight:700;overflow-wrap:anywhere}
.affiliate-link>a:hover{background:var(--navy)}.affiliate-link>a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.affiliate-link>img{width:1px;height:1px;max-width:1px}
.affiliate-review-note{font-size:.8rem!important;color:var(--muted)}
@media(max-width:640px){.affiliate-offer{padding:20px 16px}.affiliate-link>a,.affiliate-link-preview{display:block;text-align:center}.affiliate-disclosure{padding:10px 12px}}
