@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&display=swap";
@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:"IBM Plex Sans Thai", Arial, sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.rounded{border-radius:.25rem}}:root{--green:#165b43;--green-dark:#123f31;--mint:#ecf5ef;--lime:#d7edb7;--ink:#26372e;--muted:#6b766e;--border:#e4e9e4;--page:#fff;--chart-fill:#edf5ef;--red:#b3483e;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:IBM Plex Sans Thai,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit;background:0 0;border:0}button,a,input,summary{transition:background .18s,color .18s,border-color .18s,box-shadow .18s}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #709874}input:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.025em;font-weight:600;line-height:1.45}svg{flex-shrink:0}b,strong{font-weight:600}::selection{background:var(--lime);color:var(--green-dark)}.container{max-width:1200px;margin:0 auto;padding:0 40px}.skip-link{background:var(--green);color:#fff;z-index:100;padding:10px 18px;position:fixed;top:-60px;left:12px}.skip-link:focus{top:8px}.site-header{border-bottom:1px solid var(--border);background:#fff;height:84px}.header-inner{align-items:center;gap:50px;height:100%;display:flex}.logo{letter-spacing:-1px;white-space:nowrap;align-items:center;gap:9px;font-size:25px;font-weight:650;line-height:1.3;display:inline-flex}.logo-mark{background:var(--green);width:35px;height:35px;color:var(--lime);border-radius:10px;place-items:center;display:grid}.logo-period{color:var(--green);margin-left:-9px}.header-inner nav{gap:32px;margin-left:auto;font-size:14px;display:flex}.header-inner nav a:hover{color:var(--green)}.header-cta{border:1px solid var(--border);border-radius:8px;align-items:center;gap:14px;padding:9px 15px;font-size:13px;font-weight:550;display:flex}.header-cta:hover{background:var(--mint);border-color:var(--green)}.hero-section{border-bottom:1px solid var(--border);background:#f7f9f5;overflow:hidden}.hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:72px;padding-top:63px;padding-bottom:62px;display:grid}.hero-eyebrow{color:var(--green);align-items:center;gap:8px;margin-bottom:23px;font-size:13px;font-weight:500;display:flex}.tiny-icon{background:#e5efdc;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.hero-copy h1{letter-spacing:-2px;font-size:54px;font-weight:600;line-height:1.48}.hero-highlight{color:var(--green);white-space:nowrap;margin-left:5px;position:relative}.hero-highlight svg{color:#adc598;width:100%;height:10px;position:absolute;bottom:-1px;left:0}.hero-description{color:var(--muted);margin-top:23px;margin-bottom:27px;font-size:15px;line-height:1.9}.button{border-radius:9px;justify-content:center;align-items:center;gap:25px;min-height:49px;padding:13px 22px;font-size:15px;font-weight:500;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark);box-shadow:0 4px 12px #123f3115}.secondary{background:var(--mint);color:var(--green)}.hero-reassurance{color:var(--muted);align-items:center;gap:20px;margin-top:17px;font-size:12px;display:flex}.hero-reassurance span{align-items:center;gap:5px;display:flex}.hero-reassurance svg{color:var(--green)}.hero-preview{background:#fff;border:1px solid #e1e6dd;border-radius:18px;padding:22px 25px 0;position:relative;transform:rotate(1deg);box-shadow:0 16px 55px #213d2010}.preview-topline{justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;font-size:11px;display:flex}.preview-label{color:var(--muted)}.example-badge{color:#75806e;background:#f3f5f0;border-radius:4px;padding:3px 8px;font-size:10px}.preview-business{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding-bottom:18px;display:flex}.preview-business h2{font-size:17px}.preview-business p{color:var(--muted);margin-top:2px;font-size:12px}.preview-business>svg{color:var(--muted);margin-left:auto}.business-icon{color:#4a7055;background:#eef3ec;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:51px;height:51px;display:inline-flex}.brown .business-icon,.business-icon.brown{color:#8c6345;background:#f4eee5}.blue .business-icon,.business-icon.blue{color:#577b9b;background:#eaf2f7}.orange .business-icon,.business-icon.orange{color:#be854e;background:#fbefe2}.purple .business-icon,.business-icon.purple{color:#8a76a8;background:#f0edf7}.red .business-icon,.business-icon.red{color:#b77866;background:#f8ece8}.teal .business-icon,.business-icon.teal{color:#5a8e7d;background:#e7f3ef}.pink .business-icon,.business-icon.pink{color:#ad7693;background:#f7eaf0}.preview-profit{padding-top:19px}.preview-profit>span:first-child{color:var(--muted);font-size:12px}.preview-profit strong{color:var(--green);letter-spacing:-1.4px;align-items:baseline;font-size:39px;line-height:1.4;display:flex}.preview-profit strong span{color:var(--muted);letter-spacing:0;margin-left:8px;font-size:13px;font-weight:400}.positive-label{color:var(--green);background:var(--mint);border-radius:4px;align-items:center;gap:5px;margin-top:4px;padding:3px 7px;font-size:10px;display:inline-flex}.profit-chart{width:100%;color:var(--muted)}.profit-chart svg{width:100%;height:auto;display:block}.profit-chart.compact{margin-top:3px}.profit-chart.compact svg{height:149px;margin:0 auto}.chart-label{fill:var(--muted);font-family:inherit;font-size:10px}.chart-legend{justify-content:center;align-items:center;gap:16px;margin-top:-4px;font-size:10px;display:flex}.chart-legend>span{align-items:center;gap:5px;display:flex}.chart-legend i{background:var(--green);width:11px;height:3px;display:block}.chart-legend i.cost-legend{background:#ad957b}.chart-legend small{margin-left:auto;font-size:9px}.preview-bottom{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;margin-top:17px;padding:16px 0;display:grid}.preview-bottom>div{flex-direction:column;gap:3px;display:flex}.preview-bottom>div+div{border-left:1px solid var(--border);padding-left:28px}.preview-bottom span{color:var(--muted);font-size:11px}.preview-bottom b{font-size:23px;line-height:1.5}.preview-bottom small{color:var(--muted);font-size:12px;font-weight:400}.preview-link{border-top:1px solid var(--border);color:var(--green);background:#fbfcf9;border-radius:0 0 18px 18px;justify-content:center;align-items:center;gap:30px;margin:0 -25px;padding:12px 10px;font-size:11px;display:flex}.preview-link:hover{background:var(--mint)}.trust-strip{border-bottom:1px solid var(--border)}.trust-strip>.container{min-height:66px;color:var(--muted);justify-content:space-between;align-items:center;gap:22px;font-size:12px;display:flex}.trust-strip p{color:var(--ink);align-items:center;gap:9px;font-weight:500;display:flex}.trust-strip p svg{color:var(--green)}.trust-strip i{background:#c5cec3;border-radius:50%;width:4px;height:4px}.directory-section{padding-top:66px;padding-bottom:59px;scroll-margin-top:25px}.section-eyebrow{color:var(--green);letter-spacing:.02em;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;font-weight:500;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px;display:flex}.section-heading h2,.category-intro h2,.how-section h2{font-size:29px;line-height:1.5}.section-heading p{color:var(--muted);margin-top:6px;font-size:14px}.count-label{color:var(--muted);align-self:flex-end;padding-bottom:3px;font-size:12px}.directory-controls{margin-bottom:23px}.search-field{color:#8a958b;background:#fff;border:1px solid #dfe5de;border-radius:9px;align-items:center;gap:12px;max-width:100%;height:55px;margin-bottom:21px;padding:0 16px;display:flex}.search-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #165b430b}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;min-width:0;font-size:14px}.search-field input:focus-visible{outline:none}.search-field input::placeholder{color:#8a928c}.search-field kbd{border:1px solid var(--border);white-space:nowrap;background:#f7f8f5;border-radius:4px;padding:1px 7px;font-family:inherit;font-size:10px}.search-field button{place-items:center;min-width:30px;min-height:40px;display:grid}.filter-tabs{flex-wrap:wrap;gap:7px;display:flex}.filter-tabs button{color:var(--muted);border:1px solid #0000;border-radius:6px;min-height:39px;padding:8px 15px;font-size:12px}.filter-tabs button:hover{background:#f5f7f3}.filter-tabs button.active{background:var(--green);color:#fff}.business-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;display:grid}.business-card{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;min-width:0;padding:19px 17px 15px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.business-card:hover{border-color:#9bb5a2;transform:translateY(-4px);box-shadow:0 7px 23px #23442b0b}.card-top{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.card-top .business-icon{border-radius:11px;width:45px;height:45px}.card-arrow{color:#929e92;opacity:.7}.business-card:hover .card-arrow{color:var(--green);opacity:1}.business-card h3{letter-spacing:-.3px;margin-bottom:5px;font-size:16px}.business-card>p{color:var(--muted);min-height:42px;font-size:11px;line-height:1.85}.card-bottom{border-top:1px solid #edf0eb;margin-top:17px;padding-top:12px}.card-bottom>span:first-child{color:#7a8379;flex-direction:column;font-size:10px;display:flex}.card-bottom b{color:var(--ink);letter-spacing:-.2px;margin-top:1px;font-size:16px}.card-action{color:var(--green);justify-content:space-between;align-items:center;margin-top:8px;font-size:10px;display:flex}.directory-footnote{color:#81897f;text-align:center;margin-top:18px;font-size:11px}.empty-state{border:1px dashed var(--border);text-align:center;color:var(--muted);border-radius:12px;padding:45px}.empty-state>svg{margin:0 auto 12px}.empty-state h3{color:var(--ink);font-size:20px}.empty-state p{margin:8px 0 18px}.how-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f7f9f5;padding:55px 0 60px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:65px;margin-top:34px;display:grid}.step-top{color:var(--green);justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.step-top span{color:#c3cec0;letter-spacing:-1px;font-size:32px;font-weight:400}.step h3{margin-bottom:7px;font-size:18px}.step p{color:var(--muted);max-width:285px;font-size:13px;line-height:1.9}.category-section{grid-template-columns:1fr 1.65fr;gap:70px;padding-top:62px;padding-bottom:65px;display:grid}.category-intro p{color:var(--muted);margin-top:10px;font-size:13px}.category-intro>svg{display:none}.category-grid{grid-template-columns:1fr 1fr;align-content:center;gap:14px;display:grid}.category-grid>a{border:1px solid var(--border);color:var(--green);border-radius:10px;align-items:center;gap:13px;padding:20px 17px;display:flex}.category-grid>a:hover{background:var(--mint)}.category-grid>a>span{color:var(--ink);font-size:14px;font-weight:500}.category-grid small{color:var(--muted);margin-top:4px;font-size:11px;font-weight:400;display:block}.category-grid>a>svg:last-child{color:#7e8e7e;margin-left:auto}.site-footer{border-top:1px solid var(--border);background:#f8f9f6;padding:36px 0 0}.footer-main{justify-content:space-between;gap:60px;padding-bottom:28px;display:flex}.footer-main .logo{font-size:22px}.footer-main .logo-mark{border-radius:8px;width:31px;height:31px}.footer-main>div>p{color:var(--muted);margin-top:11px;font-size:11px}.footer-note{color:#7d887b;align-items:flex-start;gap:12px;max-width:450px;padding-top:5px;display:flex}.footer-note p{font-size:11px;line-height:1.9}.footer-note>svg{margin-top:4px}.footer-bottom{border-top:1px solid var(--border);color:#859080;justify-content:space-between;gap:20px;padding:18px 0;font-size:10px;display:flex}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin:26px 0;font-size:12px;display:flex}.breadcrumbs>span{align-items:center;gap:8px;display:flex}.breadcrumbs [aria-current]{color:var(--ink)}.breadcrumbs a:hover{text-decoration:underline}.business-page-heading{align-items:center;gap:20px;margin-top:32px;margin-bottom:28px;display:flex}.business-icon.large{border-radius:17px;width:72px;height:72px}.business-heading-badges{align-items:center;gap:14px;margin-bottom:7px;display:flex}.business-heading-badges .section-eyebrow{margin:0;font-size:11px}.neutral-badge{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:5px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;display:inline-flex}.business-page-heading h1{font-size:31px}.business-page-heading p{color:var(--muted);margin-top:5px;font-size:14px}.simulator-toolbar{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:12px;display:flex}.toolbar-info,.toolbar-actions{align-items:center;gap:8px;display:flex}.live-dot{background:var(--green);border-radius:50%;width:6px;height:6px}.toolbar-actions{gap:20px}.toolbar-actions button{align-items:center;gap:7px;min-height:35px;font-size:12px;display:flex}.toolbar-actions button:hover{color:var(--green)}.simulator-columns{grid-template-columns:1fr 1fr;align-items:start;gap:26px;display:grid}.inputs-panel,.results-panel{border:1px solid var(--border);background:#fff;border-radius:13px;overflow:hidden}.panel-heading{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:20px 22px;display:flex}.panel-heading>svg{color:var(--green)}.panel-heading h2{font-size:17px}.panel-heading>span{color:var(--muted);margin-left:auto;font-size:10px}.panel-heading .result-live{background:var(--mint);color:var(--green);border-radius:4px;padding:2px 7px}.assumption-note{color:var(--muted);background:#f9faf7;align-items:center;gap:7px;padding:12px 22px;font-size:11px;display:flex}.input-group{border-bottom:1px solid var(--border)}summary{list-style:none}summary::-webkit-details-marker{display:none}.input-group>summary{align-items:center;gap:12px;padding:20px 22px;display:flex}.input-group>summary>svg{color:#7b897d;margin-left:auto;transition:transform .2s}.input-group[open]>summary>svg{transform:rotate(180deg)}.group-number{color:var(--green);background:#f0f5ee;border-radius:7px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.input-group summary h3{font-size:14px;font-weight:550}.input-group summary p{color:var(--muted);margin-top:2px;font-size:11px}.fields-grid{grid-template-columns:1fr 1fr;gap:19px 16px;padding:0 22px 25px;display:grid}.numeric-field{min-width:0}.numeric-field label{color:#58675b;align-items:center;gap:4px;min-height:20px;margin-bottom:7px;font-size:12px;display:flex}.input-help{color:#909b90;display:inline-flex}.input-with-unit{background:#fff;border:1px solid #dfe6dd;border-radius:7px;align-items:center;height:45px;padding:0 10px;display:flex;overflow:hidden}.input-with-unit:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #165b430b}.input-with-unit input{appearance:textfield;width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:7px 0;font-size:17px;font-weight:550;outline:none!important}.input-with-unit input::-webkit-inner-spin-button{appearance:none}.input-with-unit>span{white-space:nowrap;color:#869080;padding-left:5px;font-size:10px}.input-with-unit.invalid{border-color:var(--red)}.field-error{color:var(--red);margin-top:4px;font-size:10px;display:block}.field-help{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.7;display:block}.range-control{margin-top:9px}.range-control input{appearance:none;background:linear-gradient(to right, var(--green) var(--range-progress), #e9eee5 var(--range-progress));cursor:pointer;border-radius:4px;width:100%;height:4px;margin:10px 0;display:block}.range-control input::-webkit-slider-thumb{appearance:none;border:3px solid var(--green);background:#fff;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 2px #0002}.range-control input::-moz-range-thumb{border:3px solid var(--green);background:#fff;border-radius:50%;width:9px;height:9px}.range-control>div{color:#879281;justify-content:space-between;font-size:9px;display:flex}.what-if{background:#fafbf8;padding:22px}.what-if h3{align-items:center;gap:7px;font-size:13px;display:flex}.what-if>p{color:var(--muted);margin-top:4px;margin-bottom:13px;font-size:10px}.what-if-buttons{flex-wrap:wrap;gap:7px;display:flex}.what-if-buttons button{color:#53734f;background:#fff;border:1px solid #dce6d7;border-radius:6px;min-height:35px;padding:7px 9px;font-size:11px}.what-if-buttons button:hover{background:var(--green);color:#fff;border-color:var(--green)}.results-panel{padding-bottom:16px;position:sticky;top:20px}.profit-result{background:var(--green);color:#fff;border-radius:10px;margin:20px 22px 0;padding:21px 22px 17px}.profit-result.loss{background:#864638}.profit-result>span{color:#d0e5d6;font-size:12px}.profit-number{letter-spacing:-1.7px;font-variant-numeric:tabular-nums;font-size:43px;font-weight:550;line-height:1.65}.profit-bottom{color:#d5e7d9;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:10px;display:flex}.profit-bottom>span{align-items:center;gap:5px;display:flex}.profit-bottom>b{color:#fff;font-size:12px;font-weight:500}.profit-bottom small{color:#c2d6c6;font-size:9px;font-weight:400}.result-stats{grid-template-columns:1fr 1fr;gap:21px 10px;padding:24px;display:grid}.result-stats>div>span{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.result-stats strong{letter-spacing:-.4px;margin-top:3px;font-size:22px;display:block}.result-stats .long-result{max-width:190px;color:var(--red);font-size:13px;line-height:1.7}.break-even-result{background:#f3f7ef;border:1px solid #e1e9d9;border-radius:10px;margin:0 22px;padding:21px 22px}.result-label{color:var(--green);align-items:center;gap:7px;display:flex}.result-label h3{font-size:12px;font-weight:500}.break-even-value{align-items:baseline;gap:9px;margin:3px 0 0;display:flex}.break-even-value>strong{color:var(--green);letter-spacing:-1px;font-size:39px;line-height:1.6}.break-even-value>span{color:var(--muted);font-size:12px}.break-even-result>p{font-size:10px}.positive-text{color:var(--green)}.negative-text{color:var(--red)}.break-even-bar{background:linear-gradient(90deg,#dfbaaa 0%,#e9d6a9 48%,#d1dfad 52%,#7eaa85 100%);border-radius:7px;height:8px;margin-top:23px;position:relative}.be-tick{background:#5a7656;width:2px;height:16px;position:absolute;top:-4px;left:50%}.current-marker{background:var(--green);width:15px;height:15px;box-shadow:0 0 0 1px var(--green);border:3px solid #fff;border-radius:50%;transition:left .3s;position:absolute;top:-3px;transform:translate(-50%)}.break-even-labels{color:#7c8675;justify-content:space-between;margin-top:6px;font-size:9px;display:flex}.current-volume{color:var(--muted);border-top:1px solid #dfe6d6;justify-content:space-between;margin-top:15px;padding-top:11px;font-size:11px;display:flex}.current-volume b{color:var(--ink)}.cost-details{margin:14px 24px 0;font-size:12px}.cost-details summary{color:var(--muted);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.cost-details dl{margin:8px 0}.cost-details dl>div{border-bottom:1px solid var(--border);justify-content:space-between;padding:6px 0;display:flex}.cost-details dd{margin:0}.results-caption{color:#899080;margin:12px 24px 0;font-size:10px;line-height:1.8}.share-status{color:var(--green);padding:0 24px;font-size:12px}.share-status:not(:empty){margin-top:12px}.share-fallback{border:1px solid var(--border);border-radius:7px;width:90%;margin:12px 5%;padding:12px;font-size:12px}.scenarios-section{margin-top:62px}.scenarios-section .section-heading h2{font-size:26px}.scenarios-layout{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:22px;display:grid}.scenario-table-wrap{min-width:0}.scenario-table{border-collapse:separate;border-spacing:0;border:1px solid var(--border);white-space:nowrap;border-radius:10px;width:100%;font-size:11px;overflow:hidden}.scenario-table th{text-align:left;font-weight:500}.scenario-table thead th{color:var(--muted);border-bottom:1px solid var(--border);background:#f7f9f4;padding:12px 10px;font-size:10px}.scenario-table thead th:not(:first-child){text-align:right}.scenario-table tbody td{text-align:right;padding:17px 10px}.scenario-table tbody th{padding:0 6px}.scenario-table tbody tr:not(:last-child)>*{border-bottom:1px solid var(--border)}.scenario-table tbody tr.selected{background:#eff6eb}.scenario-table tbody button{text-align:left;align-items:center;gap:7px;min-height:65px;padding:12px 5px;font-size:11px;display:flex}.scenario-table button small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:400;display:block}.scenario-dot{background:#9ebd8d;border-radius:50%;width:7px;height:7px}.scenario-dot.worst{background:#cfad88}.scenario-dot.best{background:#548967}.scenario-note{color:var(--muted);align-items:flex-start;gap:7px;margin-top:13px;font-size:10px;line-height:1.9;display:flex}.scenario-note svg{margin-top:3px}.scenario-chart-card{border:1px solid var(--border);border-radius:11px;align-self:start;padding:17px 15px}.scenario-chart-card h3{font-size:13px}.scenario-chart-card>span{color:var(--muted);font-size:10px}.scenario-chart-card .chart-legend{flex-wrap:wrap;gap:10px;font-size:9px}.scenario-chart-card .chart-legend small{text-align:center;width:100%;margin-top:5px}.reverse-calculator{background:#f4f8ef;border:1px solid #dce7d4;border-radius:13px;margin-top:38px;padding:26px 28px}.reverse-copy{align-items:center;gap:15px;display:flex}.reverse-icon{color:var(--green);background:#e4eed9;border-radius:11px;padding:12px;display:flex}.reverse-copy .section-eyebrow{margin-bottom:3px;font-size:10px}.reverse-copy h2{font-size:23px}.reverse-copy p{color:var(--muted);margin-top:3px;font-size:12px}.reverse-body{border-top:1px solid #dde5d5;grid-template-columns:1fr 50px 1.4fr;align-items:center;gap:25px;margin-top:24px;padding-top:23px;display:grid}.target-field>small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.reverse-body .input-with-unit{height:51px}.reverse-body .input-with-unit input{font-size:23px}.reverse-arrow{color:#73916b;justify-self:center}.reverse-output>span{color:var(--muted);font-size:12px}.reverse-output>strong{color:var(--green);font-size:36px;line-height:1.5;display:block}.reverse-output strong small{margin-left:6px;font-size:14px;font-weight:400}.reverse-output p{color:var(--muted);margin-top:2px;font-size:11px}.unavailable-value,.break-even-value>strong.unavailable-value,.reverse-output>strong.unavailable-value{margin:12px 0;letter-spacing:0!important;font-size:19px!important}.readable-summary{border:1px solid var(--border);border-radius:11px;margin-top:28px;padding:24px 26px}.readable-summary h3{margin-bottom:8px;font-size:15px}.readable-summary p{color:var(--muted);font-size:13px;line-height:1.95}.readable-summary b{color:var(--ink)}.readable-summary ul{color:var(--muted);margin:12px 0 0;padding-left:18px;font-size:11px;list-style:outside}.simulation-disclaimer{color:#7c8677;align-items:flex-start;gap:9px;margin-top:18px;font-size:10px;display:flex}.simulation-disclaimer svg{margin-top:2px}.mobile-result-shortcut{display:none}.business-guide{border-top:1px solid var(--border);margin-top:58px;padding-top:48px}.business-guide h2{font-size:26px}.guide-intro{color:var(--muted);max-width:850px;margin-top:12px;font-size:14px;line-height:1.95}.guide-grid{grid-template-columns:1fr 1fr;gap:32px 55px;margin-top:35px;display:grid}.guide-grid article{padding-left:35px;position:relative}.guide-number{color:#96aa8f;font-size:12px;position:absolute;top:1px;left:0}.guide-grid h3,.guide-additional h3{margin-bottom:8px;font-size:16px}.guide-grid p,.guide-additional p{color:var(--muted);font-size:13px;line-height:2}.guide-additional{grid-template-columns:1fr 1fr;gap:30px;margin-top:32px;display:grid}.guide-additional ul{color:var(--muted);padding-left:20px;font-size:13px;line-height:2.1;list-style:outside}.example-box{background:#f6f8f3;border-radius:9px;padding:22px}.faq-section{max-width:850px;margin-top:45px}.faq-section h2{margin-bottom:14px;font-size:24px}.faq-section details{border-bottom:1px solid var(--border)}.faq-section summary{justify-content:space-between;align-items:center;gap:18px;padding:18px 0;font-size:14px;font-weight:500;display:flex}.faq-section details p{color:var(--muted);padding-bottom:20px;font-size:13px;line-height:1.95}.related-section{padding:50px 0 60px}.related-section h2{font-size:22px}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.related-grid>a{border:1px solid var(--border);border-radius:10px;align-items:center;gap:13px;padding:18px;display:flex}.related-grid>a:hover{background:#f8faf6}.related-grid>a>span:nth-child(2){font-size:14px;font-weight:500}.related-grid small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.related-grid>a>svg{color:var(--green);margin-left:auto}.text-link{color:var(--green);align-items:center;gap:10px;font-size:12px;display:inline-flex}.text-link:hover{text-decoration:underline}.category-page{min-height:70vh;padding-bottom:70px}.category-page-hero{max-width:650px;margin:45px 0 30px}.category-page-hero>.business-icon{margin-bottom:17px}.category-page-hero h1{margin-bottom:12px;font-size:36px}.category-page-hero p{color:var(--muted);font-size:15px}.category-page .business-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:30px}.not-found{text-align:center;min-height:65vh;padding-top:90px;padding-bottom:100px}.not-found>svg{color:var(--green);margin:0 auto 25px}.not-found .section-eyebrow{justify-content:center}.not-found h1{margin:15px;font-size:32px}.not-found p{color:var(--muted);margin:20px}.not-found .button{margin-top:15px}@media (min-width:1440px){.container{max-width:1280px}.hero-grid{gap:105px;padding-top:76px;padding-bottom:76px}.hero-copy h1{font-size:61px}.business-card{padding:22px 20px}.business-card h3{font-size:17px}.business-card>p{font-size:12px}.card-action,.card-bottom>span:first-child{font-size:11px}.hero-description{font-size:16px}.hero-preview{max-width:475px}.scenarios-layout{grid-template-columns:1.75fr 1fr}.scenario-table{font-size:12px}}@media (max-width:1050px){.container{padding-left:28px;padding-right:28px}.hero-grid{gap:35px}.hero-copy h1{font-size:45px}.hero-preview{padding-left:20px;padding-right:20px}.preview-link{margin-left:-20px;margin-right:-20px}.hero-reassurance{gap:11px;font-size:10px}.business-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.business-card>p{min-height:0;font-size:12px}.business-card h3{font-size:18px}.card-bottom>span:first-child,.card-action{font-size:11px}.steps-grid{gap:35px}.category-section{grid-template-columns:1fr 1.5fr;gap:35px}.category-grid{gap:10px}.category-grid>a{gap:8px;padding:15px 12px}.category-grid>a>span{font-size:12px}.simulator-columns{gap:18px}.panel-heading{padding:18px}.panel-heading h2{font-size:15px}.panel-heading>span{font-size:9px}.fields-grid{gap:16px 12px;padding-left:18px;padding-right:18px}.input-group>summary{padding:18px}.profit-result{margin-left:18px;margin-right:18px;padding:18px}.profit-number{font-size:37px}.profit-bottom{font-size:9px}.profit-bottom small{display:none}.break-even-result{margin-left:18px;margin-right:18px;padding:18px}.result-stats{padding:21px}.result-stats strong{font-size:20px}.scenarios-layout{grid-template-columns:1.5fr 1fr}.scenario-table{font-size:10px}.scenario-table thead th,.scenario-table tbody td{padding-left:6px;padding-right:6px}.related-grid{grid-template-columns:repeat(2,1fr)}.category-page .business-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.container{padding-left:21px;padding-right:21px}.site-header{height:71px}.header-inner{gap:15px}.logo{font-size:23px}.header-inner nav{gap:0;font-size:12px}.header-inner .nav-secondary{display:none}.header-cta{gap:7px;padding:8px 10px;font-size:11px}.hero-grid{grid-template-columns:1fr;gap:35px;padding-top:38px;padding-bottom:40px}.hero-copy h1{font-size:46px;line-height:1.47}.hero-eyebrow{margin-bottom:18px;font-size:12px}.hero-description{margin:20px 0 23px;font-size:14px;line-height:1.9}.hero-reassurance{gap:17px;font-size:11px}.hero-preview{justify-self:center;width:100%;max-width:450px;padding-top:19px;transform:rotate(0)}.preview-profit strong{font-size:37px}.preview-topline{margin-bottom:16px}.preview-business{padding-bottom:15px}.profit-chart.compact svg{height:155px}.preview-link{padding:13px;font-size:12px}.trust-strip>.container{flex-wrap:wrap;justify-content:center;gap:9px;min-height:64px;padding-top:12px;padding-bottom:12px;font-size:10px}.trust-strip p{justify-content:center;width:100%;font-size:11px}.trust-strip i{width:3px;height:3px}.directory-section{padding-top:42px;padding-bottom:38px}.section-heading{gap:13px;margin-bottom:23px}.section-heading h2,.how-section h2,.category-intro h2{font-size:25px}.section-heading p{font-size:12px}.section-eyebrow{font-size:11px}.count-label{display:none}.search-field{height:51px;margin-bottom:15px;padding:0 12px}.search-field input{font-size:12px}.search-field kbd{display:none}.filter-tabs{flex-wrap:nowrap;gap:3px;padding-bottom:7px;overflow-x:auto}.filter-tabs button{white-space:nowrap;padding:8px 12px;font-size:11px}.business-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.business-card{border-radius:11px;padding:16px 14px 14px}.card-top{margin-bottom:16px}.card-top .business-icon{width:42px;height:42px}.business-card h3{font-size:16px}.business-card>p{min-height:40px;font-size:11px}.card-bottom{margin-top:13px;padding-top:10px}.card-bottom>span:first-child{font-size:10px}.card-bottom b{font-size:16px}.card-action{font-size:9px}.card-action svg{width:12px}.directory-footnote{font-size:10px;line-height:1.9}.how-section{padding:38px 0 40px}.steps-grid{grid-template-columns:1fr;gap:25px;margin-top:20px}.step{grid-template-columns:44px 1fr;column-gap:14px;display:grid}.step-top{flex-direction:column;grid-row:span 2;justify-content:flex-start;gap:10px;margin:0;padding-top:3px;display:flex}.step-top span{font-size:17px}.step h3{margin-bottom:5px;font-size:17px}.step p{max-width:none;font-size:12px}.category-section{grid-template-columns:1fr;gap:23px;padding-top:37px;padding-bottom:42px}.category-intro p{font-size:12px}.category-intro br{display:none}.category-grid>a{gap:10px;padding:16px 12px}.category-grid>a>svg:first-child{width:21px}.category-grid>a>span{font-size:12px}.category-grid>a>svg:last-child{width:14px}.footer-main{flex-direction:column;gap:25px;padding-bottom:22px}.footer-note{gap:9px;max-width:100%;padding:0}.footer-note p{font-size:10px}.footer-bottom{flex-direction:column;gap:5px;font-size:9px}.site-footer{padding-top:28px}.business-page-heading{align-items:flex-start;gap:12px;margin-top:26px;margin-bottom:24px}.business-page-heading .large{border-radius:12px;width:51px;height:51px;margin-top:3px}.business-page-heading .large svg{width:25px}.business-heading-badges .neutral-badge{display:none}.business-heading-badges{margin-bottom:4px}.business-heading-badges .section-eyebrow{font-size:10px}.business-page-heading h1{font-size:25px}.business-page-heading p{margin-top:7px;font-size:12px}.breadcrumbs{gap:4px;margin-top:21px;font-size:10px}.breadcrumbs>span{gap:3px}.simulator-toolbar{flex-wrap:wrap;gap:7px;padding-top:11px;padding-bottom:11px;font-size:10px}.toolbar-actions{gap:10px;margin-left:auto}.toolbar-actions button{gap:4px;font-size:10px}.toolbar-actions button svg{width:13px}.simulator-columns{grid-template-columns:1fr;gap:23px}.panel-heading{padding:18px 19px}.panel-heading h2{font-size:17px}.panel-heading>span{font-size:10px}.assumption-note{padding:12px 19px;font-size:10px}.input-group>summary{padding:20px 19px}.input-group summary h3{font-size:14px}.fields-grid{gap:21px 13px;padding-left:19px;padding-right:19px}.numeric-field label{font-size:11px}.input-with-unit input{font-size:18px}.input-with-unit{height:48px}.input-with-unit>span{font-size:10px}.range-control input{height:5px;margin:16px 0 13px}.range-control input::-webkit-slider-thumb{width:17px;height:17px}.range-control>div{font-size:10px}.what-if-buttons button{min-height:40px;font-size:11px}.what-if{padding:20px}.results-panel{scroll-margin-top:20px;position:static}.profit-result{margin:19px 19px 0;padding:19px 20px}.profit-number{font-size:44px}.profit-bottom{font-size:10px}.profit-bottom small{display:inline}.result-stats strong{font-size:23px}.result-stats>div>span{font-size:12px}.result-stats{gap:23px 10px;padding:24px 22px}.break-even-result{margin:0 19px;padding:20px}.result-label h3{font-size:12px}.break-even-value>strong{font-size:42px}.break-even-result>p{font-size:11px}.break-even-labels{font-size:10px}.current-volume{font-size:11px}.scenarios-section{margin-top:43px}.scenarios-section .section-heading h2{font-size:23px}.scenarios-section .section-heading>.neutral-badge{display:none}.scenarios-layout{grid-template-columns:1fr;gap:20px}.scenario-table-wrap{overflow-x:auto}.scenario-table{min-width:490px;font-size:10px}.scenario-table tbody button{font-size:11px}.scenario-table thead th{font-size:10px}.scenario-table thead th,.scenario-table tbody td{padding-left:9px;padding-right:9px}.scenario-note{min-width:0;font-size:10px}.scenario-chart-card{padding:18px}.scenario-chart-card h3{font-size:15px}.scenario-chart-card>span{font-size:11px}.scenario-chart-card .profit-chart{max-width:420px;margin:0 auto}.chart-legend{font-size:11px!important}.reverse-calculator{margin-top:26px;padding:21px 20px}.reverse-copy{align-items:flex-start;gap:10px}.reverse-icon{padding:9px}.reverse-icon svg{width:20px}.reverse-copy .section-eyebrow{font-size:9px}.reverse-copy h2{font-size:20px}.reverse-copy p{font-size:11px}.reverse-body{grid-template-columns:1fr;gap:18px;margin-top:20px;padding-top:20px}.reverse-arrow{display:none}.reverse-output{border-top:1px solid #dce7d4;padding-top:15px}.reverse-output>strong{font-size:35px}.readable-summary{padding:20px}.readable-summary p{font-size:12px}.readable-summary ul,.simulation-disclaimer{font-size:10px}.business-guide{margin-top:40px;padding-top:32px}.business-guide h2{font-size:23px}.guide-intro{font-size:13px}.guide-grid{grid-template-columns:1fr;gap:25px;margin-top:27px}.guide-grid p,.guide-additional p{font-size:12px}.guide-grid h3,.guide-additional h3{font-size:15px}.guide-additional{grid-template-columns:1fr;gap:20px;margin-top:27px}.guide-additional ul{font-size:12px}.faq-section{margin-top:35px}.faq-section h2{font-size:22px}.faq-section summary{min-height:60px;font-size:13px}.faq-section details p{font-size:12px}.related-section{padding:35px 0 45px}.related-section h2{font-size:20px}.related-section .section-heading{align-items:flex-start;gap:10px}.related-section .text-link{white-space:nowrap;margin-top:7px;font-size:11px}.related-grid{grid-template-columns:1fr;gap:10px}.related-grid>a{padding:15px}.mobile-result-shortcut{background:var(--green-dark);color:#fff;z-index:30;padding:12px 21px max(12px, env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 12px #0001}.mobile-result-shortcut>span{color:#d5e4d4;flex-direction:column;margin-right:auto;font-size:10px;display:flex}.mobile-result-shortcut b{color:#fff;font-size:16px;font-weight:500}.business-page~.site-footer{padding-bottom:72px}.category-page .business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-page-hero h1{font-size:30px}.category-page-hero p{font-size:13px}.category-page-hero{margin-top:30px}.category-page{padding-bottom:40px}}@media (max-width:380px){.container{padding-left:16px;padding-right:16px}.header-inner nav{display:none}.header-cta{margin-left:auto}.hero-copy h1{font-size:42px}.hero-reassurance{gap:12px;font-size:10px}.business-card{padding:14px 11px}.business-card h3{font-size:14px}.card-action{font-size:8px}.card-action svg{width:10px}.category-grid>a{gap:7px}.category-grid>a>span{font-size:11px}.business-page-heading h1{font-size:22px}.profit-number{font-size:38px}.profit-bottom{font-size:9px}.fields-grid{grid-template-columns:1fr}.input-with-unit>span,.numeric-field label{font-size:12px}.business-page-heading .large{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.business-card>p,.step p,.category-intro p,.guide-grid p,.guide-additional p,.guide-additional ul,.faq-section details p,.readable-summary p{font-size:14px;line-height:1.9}.numeric-field label,.input-group summary h3,.what-if h3,.result-stats>div>span,.result-label h3,.cost-details,.reverse-copy p,.reverse-output>span,.faq-section summary{font-size:14px}.input-group summary p,.assumption-note,.what-if>p,.field-help,.results-caption,.readable-summary ul,.simulation-disclaimer,.reverse-output p,.target-field>small,.current-volume,.break-even-result>p,.scenario-note{font-size:12px}.what-if-buttons button,.filter-tabs button,.toolbar-actions button{min-height:44px;font-size:12px}.input-with-unit>span{font-size:12px}.input-with-unit input{min-height:44px}.range-control input{height:8px;margin-top:15px;margin-bottom:15px}.range-control input::-webkit-slider-thumb{width:18px;height:18px}.range-control input::-moz-range-thumb{width:12px;height:12px}.fields-grid .numeric-field label{min-height:24px}.scenario-table,.scenario-table thead th,.scenario-table tbody button{font-size:12px}.scenario-table button small{font-size:11px}.scenario-table thead th,.scenario-table tbody td{padding-left:8px;padding-right:8px}.scenarios-layout{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr)}.hero-description,.guide-intro{font-size:16px}.header-cta{min-height:44px}.search-field button{min-width:44px;min-height:44px}@media (max-width:1050px){.scenarios-layout{grid-template-columns:1fr}.scenario-chart-card{justify-self:center;width:100%;max-width:500px}.scenario-table{font-size:12px}}@media (max-width:760px){.business-card>p{min-height:48px;font-size:12px}.hero-description{font-size:15px}.numeric-field label{font-size:12px}.input-with-unit>span,.field-help,.assumption-note{font-size:11px}.scenario-table{min-width:570px}.reverse-copy p{font-size:12px}.hero-reassurance{flex-wrap:wrap}.toolbar-actions button{font-size:11px}.guide-grid p,.guide-additional p,.guide-additional ul,.faq-section details p,.guide-intro,.readable-summary p{font-size:14px}}.hero-artwork{align-self:center;width:100%;min-width:0;padding-bottom:88px;position:relative}.hero-neighborhood-image{-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;width:100%;max-width:none;height:auto;margin:-30px 0;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000),linear-gradient(#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000),linear-gradient(#0000,#000 5% 95%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-business-note{background:#fff;border:1px solid #e3e9df;border-radius:12px;align-items:center;gap:12px;padding:12px 15px;display:flex;position:absolute;top:3%;left:-14px;transform:rotate(-3deg);box-shadow:0 8px 28px #25432a0b}.hero-business-note:hover{transform:rotate(-3deg)translateY(-3px)}.hero-business-note .business-icon{border-radius:10px;width:42px;height:42px}.hero-business-note-copy{flex-direction:column;gap:2px;display:flex}.hero-business-note-copy strong{font-size:14px}.hero-business-note-copy>span{color:var(--muted);font-size:11px}.hero-business-note>svg{color:var(--green);margin-left:7px}.hero-example-result{background:#fffffffa;border:1px solid #e2e8dd;border-radius:14px;width:84%;padding:19px 22px 14px;position:absolute;bottom:0;right:0;box-shadow:0 16px 35px #234b2010}.hero-example-heading{color:var(--green);align-items:center;gap:7px;font-size:11px;display:flex}.hero-example-numbers{grid-template-columns:1.05fr 1fr;gap:16px;margin-top:11px;display:grid}.hero-example-numbers>div+div{border-left:1px solid var(--border);padding-left:20px}.hero-example-numbers span{color:var(--muted);font-size:11px;display:block}.hero-example-numbers strong{color:var(--green);letter-spacing:-.7px;font-size:28px;line-height:1.5;display:block}.hero-example-numbers small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:400}.hero-example-result>p{color:var(--muted);border-top:1px solid var(--border);margin-top:11px;padding-top:9px;font-size:10px}@media (min-width:1051px){.hero-grid{grid-template-columns:1fr 1.12fr;gap:60px}}@media (min-width:1440px){.hero-grid{gap:65px}}@media (max-width:1050px) and (min-width:761px){.hero-example-result{width:100%;padding:15px}.hero-example-numbers strong{font-size:24px}.hero-example-numbers>div+div{padding-left:10px}.hero-business-note{gap:8px;padding:10px;top:-9%;left:-12px}.hero-business-note-copy strong{font-size:12px}.hero-business-note-copy>span{font-size:10px}}@media (max-width:760px){.hero-grid{gap:40px}.hero-artwork{justify-self:center;max-width:510px;padding-bottom:110px}.hero-neighborhood-image{width:110%;margin:-10px -5% -15px}.hero-business-note{gap:9px;padding:9px 11px;top:0;left:0}.hero-business-note .business-icon{width:35px;height:35px}.hero-business-note-copy strong{font-size:12px}.hero-business-note-copy>span{font-size:10px}.hero-example-result{width:94%;padding:16px 18px 13px}.hero-example-numbers{gap:10px}.hero-example-numbers>div+div{padding-left:15px}.hero-example-numbers strong{font-size:27px}.hero-example-numbers span{font-size:10px}}
