/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--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,ui-sans-serif, system-ui, 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{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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.rounded{border-radius:.25rem}}:root{--olive:#3f4936;--olive2:#566149;--gold:#b58f2d;--cream:#f8f2ed;--paper:#fffdf9;--ink:#252a22;--muted:#66705f;--line:#d9d5c9}*{box-sizing:border-box}html{background:var(--cream)}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button{cursor:pointer}select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #9da496;border-radius:9px;padding:10px 12px}.hero{background:var(--olive);color:#fff;border-bottom:4px solid var(--gold);padding:38px 24px}.hero-inner{align-items:center;gap:22px;max-width:920px;margin:auto;display:flex}.eyebrow,.section-label{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 9px;font-size:.73rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:9px;font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.35rem);font-weight:500;line-height:1.05}.hero-copy{color:#f1eee7;margin:0;font-size:1.05rem;line-height:1.55}.steps{z-index:5;background:var(--paper);border-bottom:1px solid var(--line);justify-content:center;padding:0 20px;display:flex;position:sticky;top:0}.step{color:#737a6e;background:0 0;border:0;border-bottom:3px solid #0000;padding:15px 26px 13px;font-size:.84rem;font-weight:700}.step span{border:1px solid #9aa094;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:9px;font-size:.75rem;display:inline-grid}.step.active{color:var(--olive);border-bottom-color:var(--gold)}.step.active span,.step.complete span{background:var(--olive);color:#fff;border-color:var(--olive)}.page-shell{max-width:920px;margin:0 auto;padding:48px 24px 72px}.panel,.result-section{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:clamp(24px,5vw,42px);box-shadow:0 12px 32px #3f49360f}.panel.narrow{max-width:680px;margin:auto}h2{color:var(--olive);margin-bottom:10px;font-family:Georgia,serif;font-size:clamp(1.9rem,4vw,2.65rem);font-weight:500}h3{color:var(--olive);margin-bottom:8px;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.intro,.result-section>p{color:var(--muted);margin-bottom:28px;line-height:1.65}.offer-list{gap:14px;display:grid}.offer-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 170px auto;align-items:end;gap:14px;padding:18px;display:grid}.offer-row.expanded{grid-template-columns:1.4fr 110px 110px 1fr auto}label>span,.large-field>span{color:var(--olive);margin-bottom:8px;font-weight:700;display:block}input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #9da496;border-radius:9px;outline:none;padding:11px 13px}input:focus,select:focus,textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #b58f2d2e}.money-input{background:#fff;border:1px solid #9da496;border-radius:9px;align-items:center;display:flex;overflow:hidden}.money-input:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #b58f2d2e}.money-input b{color:var(--olive);padding-left:14px}.money-input input{border:0;box-shadow:none!important}.field-help{color:var(--muted);margin:16px 0 0;font-size:.88rem}.remove,.text-button{color:#70443b;background:0 0;border:0;padding:14px 4px;font-weight:700;text-decoration:underline}.secondary{border:1px solid var(--olive);color:var(--olive);background:0 0;border-radius:999px;margin-top:18px;padding:12px 20px;font-weight:700}.primary{background:var(--gold);color:#20251d;border:0;border-radius:999px;min-height:50px;padding:13px 28px;font-weight:800;box-shadow:0 5px 14px #b58f2d33}.primary:hover{background:#c7a140}.primary:disabled{opacity:.45;cursor:not-allowed}.actions{justify-content:flex-end;margin-top:30px;display:flex}.actions.split{justify-content:space-between;align-items:center}.large-field{margin:25px 0;display:block}.large-field small{color:var(--muted);margin:-2px 0 9px;display:block}.large-field .money-input input{font-size:1.25rem;font-weight:700}.summary-strip{border-left:4px solid var(--gold);color:var(--olive);background:#edf0e9;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding:18px 20px;display:flex}.summary-strip strong{font-size:1.45rem}.results-heading{text-align:center;margin-bottom:28px}.goal-card{background:var(--olive);color:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid;overflow:hidden}.goal-card>div{border-right:1px solid #ffffff26;flex-direction:column;gap:7px;padding:22px;display:flex}.goal-card>div:last-child{border:0}.goal-card span{color:#e5e9e1;font-size:.88rem}.goal-card strong{font-size:1.55rem}.goal-card .highlight{background:var(--gold);color:#1f261b}.goal-card .highlight span{color:#2c3327}.result-section{margin-top:24px}.route-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.route-card{border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:12px;flex-direction:column;min-width:0;padding:20px;display:flex}.route-card>span{color:var(--olive);min-height:42px;font-weight:700}.route-card>strong{color:var(--olive);margin-top:14px;font-family:Georgia,serif;font-size:2.75rem}.route-card em{color:var(--ink);font-style:normal;font-weight:700}.route-card small{color:var(--muted);margin-top:8px}.balanced-section{border-color:#c7b77f}.plan-list{border-top:1px solid var(--line)}.plan-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 0;display:flex}.plan-row>div{flex-direction:column;gap:5px;display:flex}.plan-row>div:last-child{text-align:right}.plan-row span{color:var(--muted);font-size:.9rem}.plan-total{color:var(--olive);background:#edf0e9;border-radius:10px;justify-content:space-between;align-items:center;margin-top:20px;padding:20px;display:flex}.plan-total strong{font-size:1.45rem}.rounding-note{font-size:.88rem;margin:12px 0 0!important}.result-actions{gap:18px}.two-fields,.control-row,.stack-controls{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.control-row{margin-top:20px}.metrics,.stack-breakdown,.uplift{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.metrics>div,.stack-breakdown>div{background:#edf0e9;border-radius:10px;flex-direction:column;gap:6px;padding:18px;display:flex}.metrics span,.stack-breakdown span,.uplift span{color:var(--muted);font-size:.82rem}.metrics strong,.stack-breakdown strong,.uplift strong{color:var(--olive);font-size:1.4rem}.suite-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.suite-card{border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.suite-card>strong{color:var(--olive);font-size:1.25rem}.suite-card small,.stack-breakdown small{color:var(--muted)}.stack-controls{margin:22px 0}.stack-breakdown>div:nth-child(n+2){background:#f3ead2}.uplift{background:var(--olive);border-radius:12px;padding:20px}.uplift>div{flex-direction:column;gap:7px;display:flex}.uplift span{color:#dfe4da}.uplift strong{color:#fff}.uplift>div:first-child strong{color:#efd37e}.capacity{border-left:5px solid var(--gold);background:#fff;flex-direction:column;gap:7px;margin-top:24px;padding:22px 24px;display:flex}.capacity .section-label{margin:0}.capacity strong{color:var(--olive);font-size:1.2rem}.capacity span{color:var(--muted)}footer{border-top:1px solid var(--line);text-align:center;color:var(--olive);background:#fff;flex-direction:column;gap:7px;padding:30px 24px;display:flex}footer span{color:var(--muted);font-size:.9rem}@media (width<=900px){.offer-row.expanded{grid-template-columns:1fr 120px 120px}.offer-row.expanded label:nth-of-type(4){grid-column:1/3}.offer-row.expanded .remove{grid-column:3}}@media (width<=720px){.step{padding:13px 10px;font-size:.72rem}.step span{display:none}.offer-row,.offer-row.expanded{grid-template-columns:1fr 120px}.offer-row.expanded label:nth-of-type(4){grid-column:1/-1}.offer-row.expanded .remove,.remove{grid-column:1/-1;justify-self:start;padding:2px}.route-grid,.suite-grid,.stack-breakdown,.uplift,.goal-card{grid-template-columns:1fr}.goal-card>div{border-bottom:1px solid #ffffff26;border-right:0}}@media (width<=480px){.hero{padding:28px 18px}.hero-inner{align-items:flex-start}.page-shell{padding:30px 16px 52px}.panel,.result-section{border-radius:14px;padding:23px 18px}.offer-row{grid-template-columns:1fr}.remove{grid-column:auto}.actions.split,.result-actions{flex-direction:column-reverse;align-items:stretch}.primary,.text-button{width:100%}.summary-strip,.plan-row,.plan-total{align-items:flex-start}}.main-nav{background:var(--olive);color:#fff;border-top:1px solid #ffffff1f;align-items:center;gap:4px;padding:0 24px;display:flex}.main-nav button{color:#e9ede6;background:0 0;border:0;border-bottom:3px solid #0000;padding:15px 18px;font-weight:700}.main-nav button.active{color:#fff;border-bottom-color:var(--gold)}.save-status{color:#e2e7df;margin-left:auto;font-size:.78rem}.save-status.error{color:#ffd0c6}@media (width<=600px){.two-fields,.control-row,.stack-controls,.metrics{grid-template-columns:1fr}.main-nav{padding:0 6px}.main-nav button{padding:13px 7px;font-size:.72rem}.save-status{font-size:.65rem}}.offer-row{grid-template-columns:1.25fr 110px 1.25fr auto}label span small{color:var(--muted);font-weight:400}.helper{color:var(--muted);margin-top:7px;font-size:.82rem;line-height:1.45;display:block}.example-notice{border-left:4px solid var(--gold);background:#f3ead2;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 20px;padding:14px 18px;display:flex}.example-notice .text-button{white-space:nowrap}.welcome-shell{max-width:920px;margin:auto;padding:64px 24px 90px}.welcome{text-align:center;max-width:670px;margin:auto;padding:56px}.welcome>p:not(.section-label){max-width:540px;color:var(--muted);margin:0 auto 28px;line-height:1.65}.percent-input{background:#fff;border:1px solid #9da496;border-radius:9px;align-items:center;display:flex;overflow:hidden}.percent-input:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #b58f2d2e}.percent-input input{border:0;box-shadow:none!important}.percent-input b{color:var(--olive);padding-right:14px}.sentence-result{color:var(--olive);background:#f3ead2;border-radius:10px;margin-top:20px;padding:16px 18px;line-height:1.55}.sentence-result strong{font-size:1.15rem}@media (width<=900px){.offer-row{grid-template-columns:1fr 120px}.offer-row .remove{grid-column:2}}@media (width<=720px){.steps{justify-content:flex-start;overflow-x:auto}.step{white-space:nowrap}.offer-row .remove{grid-column:1/-1}}@media (width<=480px){.welcome-shell{padding:36px 16px 60px}.welcome{padding:32px 20px}.example-notice{flex-direction:column;align-items:flex-start;gap:4px}}.guide-page{gap:24px;display:grid}.guide-intro{text-align:center;max-width:760px;margin:0 auto 6px}.guide-intro>p:not(.section-label){color:var(--muted);max-width:680px;margin:12px auto 0;font-size:1.05rem;line-height:1.65}.guide-grid{grid-template-columns:1fr;align-items:stretch;gap:20px;display:grid}.guide-card{background:var(--paper);border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:18px;padding:34px;position:relative;overflow:hidden;box-shadow:0 12px 32px #3f49360f}.guide-card h3{padding-right:45px;font-size:1.75rem}.guide-card p{color:var(--muted);margin:16px 0 0;line-height:1.7}.guide-number{color:#b58f2d47;font-family:Georgia,serif;font-size:2.5rem;position:absolute;top:18px;right:22px}.examples-card{background:var(--olive);color:#fff;border-radius:18px;padding:34px}.examples-card h3{color:#fff;margin-bottom:20px}.example-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.example-grid article{background:#ffffff17;border:1px solid #ffffff2e;border-radius:12px;padding:20px}.example-grid strong{color:#efd37e;margin-bottom:9px;display:block}.example-grid p{color:#f0f2ed;margin:0;line-height:1.6}.guide-cta{background:#f3ead2;border:1px solid #dfc98c;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;padding:30px 34px;display:flex}.guide-cta h3{margin-bottom:7px}.guide-cta p{color:var(--muted);margin:0;line-height:1.55}.guide-cta .primary{white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (width<=720px){.guide-grid,.example-grid{grid-template-columns:1fr}.guide-cta{flex-direction:column;align-items:flex-start}.guide-cta .primary{width:100%}}
