.hwfc-root{--sage:#78866b;--deep:#26352a;--cream:#faf6ef;--sun:#fadc12;--soft:#ffe88c;--orange:#d55a1e;--ink:#243027;--muted:#647065;--serif:"Songti TC","Noto Serif TC","PMingLiU",serif;--sans:"PingFang TC","Noto Sans TC","Microsoft JhengHei",sans-serif;width:100vw;margin-left:calc(50% - 50vw);background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.5;text-rendering:optimizeLegibility}.hwfc-root *{box-sizing:border-box}.hwfc-root a{color:inherit}.hwfc-root img{display:block;max-width:100%}.hwfc-header{width:min(100% - 48px,1320px);height:104px;margin:auto;display:flex;align-items:center;justify-content:space-between}.hwfc-brand{display:flex;align-items:center;text-decoration:none}.hwfc-brand img{width:70px;height:70px;object-fit:contain}.hwfc-consult{display:inline-flex;align-items:center;gap:8px;padding:13px 20px;border:2px solid var(--ink);border-radius:13px;background:var(--sun);color:var(--ink);box-shadow:4px 4px 0 var(--ink);text-decoration:none;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s}.hwfc-consult:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.hwfc-hero{padding:62px max(24px,calc((100vw - 1320px)/2)) 68px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px;background:var(--sage);color:#fff}.hwfc-hero>div>p{margin:0 0 18px;color:var(--soft);font:900 11px/1 Arial,sans-serif;letter-spacing:.21em}.hwfc-hero h1{margin:0;font:900 clamp(48px,5.2vw,74px)/1.22 var(--serif);letter-spacing:.05em}.hwfc-hero-visual{margin:0}.hwfc-hero-visual img{width:100%;aspect-ratio:1.4/1;object-fit:cover;border:3px solid var(--ink);border-radius:22px;background:var(--cream);box-shadow:9px 9px 0 var(--soft)}.hwfc-hero-visual figcaption{margin:15px 0 0;color:#edf0e9;font-size:12px;font-weight:800;letter-spacing:.04em;text-align:right}
.hwfc-calculator{padding:72px max(24px,calc((100vw - 1320px)/2)) 110px}.hwfc-controls{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:18px;margin-bottom:26px}.hwfc-control-intro,.hwfc-controls>label,.hwfc-assumptions{min-height:210px;padding:26px;border:2px solid var(--ink);border-radius:22px;background:#fff}.hwfc-control-intro{display:flex;gap:16px;background:var(--soft);box-shadow:7px 7px 0 var(--ink)}.hwfc-control-intro>span,.hwfc-title>span,.hwfc-break-heading>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font:900 11px/1 Arial}.hwfc-control-intro p{margin:4px 0 12px;color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.14em}.hwfc-control-intro h2{margin:0;font:900 29px/1.4 var(--serif)}.hwfc-controls>label{display:flex;flex-direction:column}.hwfc-controls label>span:first-child{display:flex;flex-direction:column;gap:5px}.hwfc-controls label strong{font:900 19px/1.3 var(--serif)}.hwfc-controls label em{color:var(--muted);font-size:11px;font-style:normal}.hwfc-number{display:flex;align-items:baseline;margin:auto 0 18px}.hwfc-number b{margin-right:7px;color:var(--orange);font-size:12px}.hwfc-number input{width:100%;border:0;border-bottom:2px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);font:900 33px/1.3 Arial,sans-serif;outline:0;box-shadow:none}.hwfc-controls input[type=range]{width:100%;accent-color:var(--orange);cursor:pointer}.hwfc-assumptions{display:flex;flex-direction:column;justify-content:center;background:#f0eee7}.hwfc-assumptions p{margin:0 0 15px;color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.15em}.hwfc-assumptions span{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #d6d2c9;font-size:12px}.hwfc-assumptions strong{font-size:12px}
.hwfc-assumptions>label{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6d2c9}.hwfc-assumptions>label>span{padding:7px 0;border:0}.hwfc-assumptions>label>span:first-child{display:block;white-space:nowrap}.hwfc-assumptions>label>span:last-child{display:flex;align-items:center;justify-content:flex-end;gap:4px}.hwfc-assumptions input{width:48px;padding:4px 3px;border:1px solid #a9afa7;border-radius:7px;background:#fff;color:var(--ink);font:900 15px/1.2 Arial;text-align:right;box-shadow:none}.hwfc-assumptions b{color:var(--orange);font-size:11px}
.hwfc-break-even{padding:34px 40px;display:grid;grid-template-columns:1fr auto 1.2fr;align-items:center;gap:38px;border:4px solid var(--ink);border-radius:25px;background:var(--sun);box-shadow:9px 9px 0 var(--ink)}.hwfc-break-heading{display:flex;align-items:center;gap:14px}.hwfc-break-heading p{margin:0;font:900 20px/1.3 var(--serif)}.hwfc-break-even>strong{padding:0 40px;border-left:2px solid var(--ink);border-right:2px solid var(--ink);font:900 clamp(65px,7vw,100px)/1 Arial;color:var(--deep);white-space:nowrap}.hwfc-break-even>strong>b{font:inherit}.hwfc-break-even>strong small{margin-left:8px;font:900 17px/1 var(--sans)}.hwfc-break-even>p{margin:0;font-size:14px;line-height:1.8}.hwfc-break-detail{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--ink)}.hwfc-break-detail span{padding:20px 18px 0;display:flex;justify-content:space-between;gap:12px;font-size:12px}.hwfc-break-detail span+span{border-left:1px solid rgba(38,53,42,.4)}
.hwfc-section{margin-top:88px}.hwfc-title{display:flex;align-items:center;gap:15px;margin-bottom:28px}.hwfc-title p{margin:0 0 7px;color:var(--orange);font:900 10px/1 Arial;letter-spacing:.18em}.hwfc-title h2{margin:0;font:900 clamp(30px,3vw,43px)/1.3 var(--serif)}.hwfc-forecast{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hwfc-forecast article{padding:28px;border:2px solid var(--ink);border-radius:21px;background:#fff}.hwfc-forecast article.positive{box-shadow:6px 6px 0 var(--sage)}.hwfc-forecast article.negative{box-shadow:6px 6px 0 #e6b7a2}.hwfc-forecast article>p{margin:0 0 8px;color:var(--muted);font-size:11px;font-weight:900}.hwfc-forecast article>strong{display:block;margin-bottom:23px;font:900 48px/1 Arial}.hwfc-forecast article>strong small{font:900 13px/1 var(--sans)}.hwfc-forecast article>span{padding:11px 0;display:flex;justify-content:space-between;border-top:1px solid #ddd8ce;font-size:12px}.hwfc-forecast article>span:last-child b{color:var(--orange)}
.hwfc-table-scroll{overflow-x:auto;border:2px solid var(--ink);border-radius:20px;background:#fff;box-shadow:8px 8px 0 var(--soft)}.hwfc-root table{width:100%;min-width:1050px;margin:0;border:0;border-collapse:separate;border-spacing:0;text-align:right;font-size:13px}.hwfc-root th,.hwfc-root td{padding:15px 14px;border:0;border-right:1px solid #cfd2ca;border-bottom:1px solid #cfd2ca;white-space:nowrap}.hwfc-root thead th{background:var(--deep);color:#fff;text-align:center;font-size:14px}.hwfc-root thead th:first-child{min-width:205px}.hwfc-root thead th:nth-child(2){min-width:160px}.hwfc-root thead th small{display:block;margin-bottom:5px;color:var(--sun);font-size:9px;letter-spacing:.09em}.hwfc-root thead th span{display:block;margin-top:4px;color:#cdd6cc;font-size:9px}.hwfc-root tbody th{text-align:left;color:var(--deep);font-weight:900}.hwfc-root tbody td:nth-child(2){text-align:center;color:var(--muted);font-size:11px}.hwfc-root .ticket-row td:last-child{text-align:center;font-weight:900}.hwfc-root tr.income th,.hwfc-root tr.income td{color:#246516;font-weight:900}.hwfc-root tr.gross th,.hwfc-root tr.gross td{color:#174eaa;font-weight:900}.hwfc-root tr.expense th,.hwfc-root tr.expense td{color:#6d52a1;font-weight:900}.hwfc-root tr.profit th{font-size:16px;font-weight:900}.hwfc-root tr.profit td{font-size:19px;font-weight:900}.hwfc-root tr.profit td:not(:nth-child(2)){color:#174eaa}.hwfc-root tr.profit td.financial-negative{color:#c62828}.hwfc-root .break-column{border-left:3px solid var(--orange)!important;border-right:3px solid var(--orange)!important;background:#fff9dc}.hwfc-root thead .break-column{background:var(--orange)}.hwfc-root tbody tr:last-child .break-column{border-bottom:3px solid var(--orange)!important}
.hwfc-root .merged-row td:last-child{text-align:center;font-size:15px;font-weight:900}.hwfc-root .margin-row th,.hwfc-root .margin-row td:last-child{color:#246516}.hwfc-root .rent-row th,.hwfc-root .rent-row td:last-child{color:var(--orange)}
.hwfc-chart-card{padding:25px;border:2px solid var(--ink);border-radius:22px;background:#fff;box-shadow:8px 8px 0 var(--sage);overflow:hidden}.hwfc-chart-card canvas{display:block;max-width:100%}.hwfc-legend{display:flex;justify-content:center;gap:25px;margin:0 0 10px;font-size:11px;font-weight:900}.hwfc-legend span{display:flex;align-items:center;gap:7px}.hwfc-legend span:before{content:"";width:22px;height:3px;background:currentColor}.hwfc-legend .gross{color:#176c45}.hwfc-legend .expense{color:#d55a1e}.hwfc-legend .profit{color:#6d52a1}.hwfc-legend .profit:before{background:repeating-linear-gradient(90deg,currentColor 0 7px,transparent 7px 11px)}
.hwfc-cta{padding:70px max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--soft);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.hwfc-cta p{margin:0 0 10px;color:var(--orange);font:900 10px/1 Arial;letter-spacing:.18em}.hwfc-cta h2{margin:0;font:900 clamp(34px,4vw,55px)/1.3 var(--serif)}.hwfc-cta a{padding:16px 22px;border:2px solid var(--ink);border-radius:14px;background:var(--orange);color:#fff;box-shadow:5px 5px 0 var(--ink);text-decoration:none;font-weight:900;white-space:nowrap}.hwfc-footer{padding:30px max(24px,calc((100vw - 1320px)/2));display:flex;justify-content:space-between;gap:25px}.hwfc-footer p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}
@media(max-width:1050px){.hwfc-controls{grid-template-columns:1fr 1fr}.hwfc-break-even{grid-template-columns:1fr auto}.hwfc-break-even>p{grid-column:1/-1}}
@media(max-width:700px){.hwfc-header{width:calc(100% - 34px);height:82px}.hwfc-brand img{width:58px;height:58px}.hwfc-brand span{display:none}.hwfc-hero{padding:58px 18px;grid-template-columns:1fr;gap:25px}.hwfc-hero h1{font-size:45px}.hwfc-calculator{padding:48px 17px 80px}.hwfc-controls{grid-template-columns:1fr}.hwfc-control-intro,.hwfc-controls>label,.hwfc-assumptions{min-height:185px}.hwfc-break-even{padding:27px 20px;grid-template-columns:1fr;gap:20px}.hwfc-break-even>strong{padding:18px 0;border:0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);font-size:72px}.hwfc-break-even>p{grid-column:auto}.hwfc-break-detail{grid-template-columns:1fr}.hwfc-break-detail span{padding:14px 0}.hwfc-break-detail span+span{border-left:0;border-top:1px solid rgba(38,53,42,.4)}.hwfc-section{margin-top:65px}.hwfc-forecast{grid-template-columns:1fr}.hwfc-chart-card{padding:14px 7px}.hwfc-legend{gap:11px}.hwfc-cta{padding:55px 18px;align-items:flex-start;flex-direction:column}.hwfc-cta a{width:100%;text-align:center}.hwfc-footer{flex-direction:column;text-align:center}}
@media(prefers-reduced-motion:reduce){.hwfc-root *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hwfc-root :focus-visible{outline:3px solid var(--sun);outline-offset:4px}

/* Match the main franchise page visual system */
.hwfc-header{width:min(100% - 48px,1392px);height:116px}.hwfc-brand img{width:76px;height:76px}.hwfc-consult{padding:12px 20px;border-radius:999px}.hwfc-hero{padding:58px max(24px,calc((100vw - 1392px)/2)) 88px;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;background:var(--cream);color:var(--ink)}.hwfc-hero>div>p{margin-bottom:22px;color:var(--orange)}.hwfc-hero h1{font-size:clamp(50px,5.25vw,76px);line-height:1.16}.hwfc-hero h1 em{position:relative;z-index:1;color:var(--sage);font-style:normal}.hwfc-hero h1 em:after{content:"";position:absolute;z-index:-1;left:-5px;right:-5px;bottom:1px;height:12px;border-radius:999px;background:var(--soft)}.hwfc-hero-visual img{border:2px solid var(--ink);border-radius:34px;box-shadow:12px 12px 0 var(--sage);transform:rotate(.6deg)}.hwfc-hero-visual figcaption{color:var(--muted)}.hwfc-calculator{padding:96px max(24px,calc((100vw - 1392px)/2)) 112px;background:#fff}.hwfc-controls{margin-bottom:38px}.hwfc-control-intro{background:var(--cream);box-shadow:7px 7px 0 var(--sage)}.hwfc-break-even{background:var(--sage);color:#fff;box-shadow:9px 9px 0 var(--deep)}.hwfc-break-even>strong{color:var(--soft);border-color:rgba(255,255,255,.7)}.hwfc-break-even>p b,.hwfc-break-detail strong{color:var(--soft)}.hwfc-break-detail{border-color:rgba(255,255,255,.7)}.hwfc-break-detail span+span{border-color:rgba(255,255,255,.35)}.hwfc-title>span{background:var(--orange)}.hwfc-forecast article{border-radius:22px}.hwfc-cta{padding:90px max(24px,calc((100vw - 1392px)/2));background:var(--deep);color:#fff}.hwfc-cta p{color:var(--soft)}.hwfc-cta a{background:var(--orange);color:var(--ink);box-shadow:6px 6px 0 var(--sage)}.hwfc-footer{background:var(--cream)}
@media(max-width:700px){.hwfc-header{width:calc(100% - 34px);height:88px}.hwfc-brand img{width:62px;height:62px}.hwfc-consult{padding:10px 15px;font-size:12px}.hwfc-hero{padding:54px 18px 70px;grid-template-columns:1fr;gap:38px}.hwfc-hero h1{font-size:45px}.hwfc-hero h1 em:after{height:8px}.hwfc-hero-visual img{border-radius:24px;box-shadow:7px 7px 0 var(--sage)}.hwfc-calculator{padding:64px 17px 82px}.hwfc-break-even>strong{border-color:rgba(255,255,255,.7)}.hwfc-break-detail span+span{border-color:rgba(255,255,255,.35)}.hwfc-cta{padding:65px 18px}}
.hwfc-hero h1{font-size:clamp(48px,4.2vw,64px);line-height:1.2;letter-spacing:.035em}.hwfc-hero h1 em{white-space:nowrap}@media(max-width:700px){.hwfc-hero h1{font-size:45px}.hwfc-hero h1 em{white-space:normal}}

/* Embedded version for the existing franchise page */
.hwfc-embed-intro{display:none}.hwfc-root.hwfc-embedded{width:100%;margin-left:0;background:transparent}.hwfc-root.hwfc-embedded .hwfc-header,.hwfc-root.hwfc-embedded .hwfc-cta,.hwfc-root.hwfc-embedded .hwfc-footer{display:none}.hwfc-root.hwfc-embedded .hwfc-hero{display:grid}.hwfc-root.hwfc-embedded .hwfc-calculator{padding:96px max(24px,calc((100vw - 1392px)/2)) 110px;background:#fff}.hwfc-root.hwfc-embedded .hwfc-controls{margin-bottom:42px}.hwfc-root.hwfc-embedded .hwfc-section{scroll-margin-top:90px}
@media(max-width:700px){.hwfc-root.hwfc-embedded .hwfc-hero{display:grid}.hwfc-root.hwfc-embedded .hwfc-calculator{padding:64px 17px 82px}}

/* Brand grass-green calculator introduction */
.hwfc-hero{background:var(--sage);color:#fff}.hwfc-hero>div>p{color:var(--soft)}.hwfc-hero h1 em{color:var(--soft)}.hwfc-hero h1 em:after{background:var(--sun)}.hwfc-hero-visual img{background:var(--cream);box-shadow:12px 12px 0 var(--soft)}.hwfc-hero-visual figcaption{color:var(--cream)}
@media(max-width:700px){.hwfc-hero-visual img{box-shadow:7px 7px 0 var(--soft)}}

/* Make the two primary assumptions visibly adjustable */
.hwfc-controls>label.hwfc-adjustable{background:var(--cream);box-shadow:6px 6px 0 var(--soft)}.hwfc-range-hint{display:block;margin:0 0 7px;padding:5px 8px;border:1px solid rgba(213,90,30,.35);border-radius:999px;background:#fff;color:var(--orange);font-size:10px;font-style:normal;font-weight:900;letter-spacing:.04em;text-align:center;white-space:nowrap}.hwfc-adjustable input[type=range]{height:24px;appearance:none;-webkit-appearance:none;background:transparent;accent-color:var(--orange)}.hwfc-adjustable input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:var(--orange)}.hwfc-adjustable input[type=range]::-webkit-slider-thumb{width:23px;height:23px;margin-top:-7.5px;border:3px solid var(--ink);border-radius:50%;background:var(--soft);box-shadow:0 2px 0 rgba(36,48,39,.25);-webkit-appearance:none}.hwfc-adjustable input[type=range]::-moz-range-track{height:8px;border-radius:999px;background:var(--orange)}.hwfc-adjustable input[type=range]::-moz-range-thumb{width:18px;height:18px;border:3px solid var(--ink);border-radius:50%;background:var(--soft);box-shadow:0 2px 0 rgba(36,48,39,.25)}
#breakpoint{scroll-margin-top:90px}
