:root{color:#302b27;font-synthesis:none;--ink:#302b27;--paper:#f8f4ec;--cream:#eee5d4;--orange:#dc643d;--orange-dark:#bc4625;--green:#49695b;--line:#d8cdbd;background:#f8f4ec;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select{font:inherit}button,select{cursor:pointer}a{color:inherit}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:14px max(24px,50vw - 580px);display:flex}.site-header>a:last-child{border-bottom:1px solid;font-size:13px;text-decoration:none}.brand{align-items:center;gap:10px;font:700 17px Yu Mincho,Hiragino Mincho ProN,serif;text-decoration:none;display:inline-flex}.brand__mark{background:var(--orange);color:#fff;border-radius:50% 45% 48% 42%;place-items:center;width:38px;height:38px;font-size:14px;display:grid;transform:rotate(-5deg)}.hero{justify-content:space-between;align-items:center;gap:48px;max-width:1160px;margin:0 auto;padding:76px 28px 62px;display:flex}.hero__copy{max-width:710px}.eyebrow{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font:700 11px DM Sans,sans-serif}.hero h1{letter-spacing:-.045em;margin:0 0 24px;font:700 clamp(40px,6.4vw,78px)/1.25 Yu Mincho,Hiragino Mincho ProN,serif}.hero h1 em{color:var(--orange);font-style:normal;position:relative}.hero h1 em:after{content:"";border-top:2px solid var(--orange);border-radius:50%;width:100%;height:7px;position:absolute;bottom:-4px;left:0;transform:rotate(-1deg)}.hero__copy>p:not(.eyebrow){color:#615850;max-width:570px;line-height:2}.trust-row{flex-wrap:wrap;gap:22px;margin-top:25px;font-size:12px;font-weight:600;display:flex}.trust-row span:before{content:"✓";color:var(--green);margin-right:7px}.hero__note{aspect-ratio:1;background:#f0a65c;flex-direction:column;flex:none;justify-content:center;align-items:center;width:230px;font-family:DM Sans,sans-serif;display:flex;transform:rotate(5deg);box-shadow:3px 8px #433a33}.hero__note span{letter-spacing:.12em;font-size:11px}.hero__note b{margin:14px 0;font-size:42px}.hero__note i{border-top:1px solid #5d3a24;padding-top:10px;font-size:13px;font-style:normal}.app-layout{border:1px solid var(--line);background:#fffdf8;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);max-width:1160px;margin:0 auto 72px;display:grid;box-shadow:0 18px 45px #46342314}.calculator-panel,.result-panel{padding:42px}.result-panel{border-left:1px solid var(--line);background:#f0e8da}.section-heading{align-items:center;gap:16px;margin-bottom:30px;display:flex}.section-heading>span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:39px;height:39px;font:700 12px DM Sans;display:grid}.section-heading p{color:#82786e;letter-spacing:.08em;margin:0 0 3px;font-size:11px}.section-heading h2{margin:0;font:700 24px Yu Mincho,Hiragino Mincho ProN,serif}.section-heading--small{border-top:1px dashed var(--line);margin-top:44px;padding-top:36px}.field-grid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.field{flex-direction:column;gap:8px;min-width:0;display:flex}.field>span:first-child,.material-row label>span{color:#645b53;font-size:12px;font-weight:600}.number-control{border:1px solid var(--line);background:#fff;align-items:center;display:flex}.number-control:focus-within,input:focus,select:focus{outline:2px solid color-mix(in srgb, var(--orange) 42%, transparent);outline-offset:1px}.number-control input{border:0;outline:0;width:100%;min-width:0;padding:12px;font-family:DM Sans;font-weight:600}.number-control small{color:#82786e;padding-right:12px}.field--wide{margin-top:5px}select,.material-row input{border:1px solid var(--line);background:#fff;border-radius:0;width:100%;padding:12px}.materials{border:0;margin:30px 0 0;padding:0}.materials legend{margin-bottom:10px;font-size:12px;font-weight:600}.material-row{grid-template-columns:1.2fr 1fr 35px;align-items:end;gap:10px;margin-bottom:10px;display:grid}.material-row label{flex-direction:column;gap:8px;display:flex}.icon-button{border:1px solid var(--line);color:#8c7e72;background:0 0;height:44px}.icon-button:disabled{opacity:.3;cursor:not-allowed}.text-button,.reset-button{color:var(--orange-dark);text-underline-offset:3px;background:0 0;border:0;font-size:12px;text-decoration:underline}.fee-note{color:#756b62;margin:10px 0 24px;font-size:11px;line-height:1.8}.fee-note a{color:var(--orange-dark)}.custom-fee{margin:16px 0}.target-control{background:var(--cream);padding:22px}.segmented{border-bottom:1px solid #c9bba7;grid-template-columns:1fr 1fr;margin-bottom:18px;display:grid}.segmented button{color:#776c61;background:0 0;border:0;padding:10px;font-size:12px}.segmented button.active{color:var(--orange-dark);border-bottom:2px solid var(--orange);font-weight:700}.form-actions{flex-direction:column;align-items:center;gap:13px;margin-top:28px;display:flex}.primary-button{background:var(--orange);color:#fff;width:100%;box-shadow:4px 4px 0 var(--orange-dark);border:0;justify-content:space-between;padding:18px 22px;font-weight:700;display:flex}.primary-button:hover{background:var(--orange-dark)}.error-box{color:#94251f;background:#fff0ee;border-left:3px solid #b83730;margin-top:18px;padding:12px 16px;font-size:12px}.error-box p{margin:3px 0}.result-panel{min-height:660px}.result-placeholder{text-align:center;color:#8d8075;place-content:center;justify-items:center;min-height:470px;display:grid}.result-placeholder div{color:#b3a38e;border:1px dashed #b9aa96;border-radius:50%;place-items:center;width:110px;height:110px;font:600 44px DM Sans;display:grid}.result-placeholder p{max-width:240px;font-size:12px;line-height:1.8}.result-card{border-top:4px solid var(--orange);background:#fffdf8;padding:28px;box-shadow:0 12px 30px #4430211a}.result-card__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:24px;display:flex}.result-card h3{margin:0;font:700 20px Yu Mincho,Hiragino Mincho ProN,serif}.profit{color:var(--green);font:700 28px DM Sans}.profit--negative,.negative{color:#b83730!important}.metric-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:20px 0;display:grid}.metric-grid div{background:#fffdf8;flex-direction:column;gap:4px;padding:14px;display:flex}.metric-grid div:last-child{background:#f7eee0;grid-column:1/-1}.metric-grid span{color:#82766b;font-size:10px}.metric-grid strong{font:700 18px DM Sans}details summary{cursor:pointer;font-size:12px;font-weight:700}.breakdown{margin:16px 0 8px}.breakdown div{border-bottom:1px dotted var(--line);justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.breakdown dd{margin:0;font-family:DM Sans}.formula{color:#82766b;font-size:10px;line-height:1.7}.verified-date{color:#82766b;margin:16px 0 0;font-size:10px}.comparison-section{background:var(--green);color:#fff;padding:70px max(28px,50vw - 552px)}.section-heading--light>span{color:var(--ink);background:#f0a65c}.section-heading--light p{color:#c7d3cc}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:right;border-bottom:1px solid #ffffff38;padding:18px 15px;font:500 14px DM Sans}th:first-child{text-align:left}tbody th{font-family:Noto Sans JP}tbody th small{color:#c8d2cc;margin-top:4px;font-size:10px;font-weight:400;display:block}.ad-section{border:1px solid var(--line);background:#fffdf8;max-width:1104px;min-height:100px;margin:40px auto;padding:12px}.ad-section>span{color:#8d8379;text-align:center;margin-bottom:8px;font-size:9px;display:block}.affiliate-section{border:1px solid var(--line);background:#fffdf8;max-width:1104px;margin:72px auto 20px;padding:48px}.promotion-disclosure{color:#6f655c;align-items:center;gap:8px;margin-bottom:25px;font-size:11px;display:inline-flex}.promotion-disclosure strong{background:var(--ink);color:#fff;letter-spacing:.08em;padding:4px 8px}.affiliate-intro{color:#71675e;font-size:13px}.affiliate-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0 18px;display:grid}.affiliate-card{border:1px solid var(--line);background:var(--paper);padding:24px}.affiliate-card>span{color:var(--orange);font-size:30px}.affiliate-card h3{margin:10px 0 8px;font:700 18px Yu Mincho,Hiragino Mincho ProN,serif}.affiliate-card p{color:#71675e;min-height:44px;font-size:11px;line-height:1.8}.affiliate-card a{color:var(--orange-dark);margin-top:12px;font-size:12px;font-weight:700;display:inline-block}.affiliate-section>small{color:#867b72;font-size:9px;line-height:1.7}.program-disclosure{margin-top:8px;display:block}.content-section{grid-template-columns:.8fr 1.2fr;gap:80px;max-width:1104px;margin:0 auto;padding:100px 28px;display:grid}.content-section h2,.faq-section h2{margin:0;font:700 38px/1.5 Yu Mincho,Hiragino Mincho ProN,serif}.content-section ol{margin:0;padding:0;list-style:none}.content-section li{border-top:1px solid var(--line);gap:20px;padding:25px 0;display:flex}.content-section li b{color:var(--orange);font:700 16px DM Sans}.content-section li span{color:#756c64;flex-direction:column;gap:7px;font-size:12px;line-height:1.7;display:flex}.content-section li strong{color:var(--ink);font-size:15px}.faq-section{max-width:800px;margin:0 auto;padding:30px 28px 100px}.faq-section h2{margin-bottom:30px}.faq-section details{border-top:1px solid var(--line);padding:20px 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section p{color:#6e655d;font-size:12px;line-height:1.9}footer{color:#f8f4ec;background:#302b27;padding:55px max(28px,50vw - 552px)}footer>p{color:#b9ada2;font-size:12px}footer nav{gap:20px;margin:25px 0;font-size:11px;display:flex}footer small{color:#92867d;max-width:800px;margin-top:8px;line-height:1.7;display:block}@media (width<=820px){.hero{padding-top:52px}.hero__note{display:none}.app-layout{grid-template-columns:1fr;margin:0 16px 50px}.result-panel{border-left:0;border-top:1px solid var(--line);min-height:auto}.result-placeholder{min-height:250px}.content-section{grid-template-columns:1fr;gap:40px}.affiliate-grid{grid-template-columns:1fr}}@media (width<=520px){.site-header{min-height:62px;padding:12px 16px}.hero{padding:45px 20px}.hero h1{font-size:39px}.hero__copy>p:not(.eyebrow){font-size:13px}.trust-row{gap:10px 16px}.app-layout{margin-inline:8px}.calculator-panel,.result-panel{padding:28px 18px}.field-grid{grid-template-columns:1fr}.material-row{grid-template-columns:1fr 1fr 34px;gap:6px}.material-row .field>span:first-child{min-height:30px}.section-heading h2{font-size:21px}.result-card{padding:20px 15px}.result-card__heading{flex-direction:column}.profit{font-size:27px}.comparison-section{padding:55px 18px}.affiliate-section{margin:45px 8px;padding:30px 18px}.content-section,.faq-section{padding-inline:20px}.content-section h2,.faq-section h2{font-size:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
