:root{font-family:Arial,Helvetica,sans-serif;color:#213d36;background:#f4f5f1;font-synthesis:none;--green:#234b40;--ink:#213d36;--muted:#60736a;--line:#dbe1d9;--accent:#e9b751}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{outline-offset:5px}button{cursor:pointer}button{border:1px solid var(--line);border-radius:8px;background:white;padding:12px 17px;color:var(--ink);font-weight:600}button:hover{background:#edf1e9}button.primary{background:var(--green);color:white;border-color:var(--green)}button.primary:hover{background:#32614f}button:disabled{opacity:.4;cursor:default}a{color:inherit}header{padding:22px 4vw;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;gap:12px;align-items:center}.brand-mark{font-family:Georgia,serif;border:1px solid #234b40;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:24px}.brand strong{display:block;font-family:Georgia,serif;font-size:21px;font-weight:400}.brand small{display:block;font-size:12px;letter-spacing:2px;margin-top:4px;text-transform:uppercase}.concept{font-size:13px;background:#f7e9c9;padding:7px 11px;border-radius:30px;white-space:nowrap}.shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:252px 1fr;min-height:calc(100vh - 90px)}aside{padding:35px 24px;border-right:1px solid var(--line)}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:bold;color:var(--muted);margin:0 0 15px}.steps{display:grid;gap:6px}.step{text-align:left;display:flex;align-items:center;gap:11px;background:transparent;border:0;font-size:14px;padding:12px 10px;font-weight:400}.step span{border:1px solid #bbc7bd;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:12px}.step.active{background:#dfe8dd;font-weight:bold}.step.active span{background:var(--green);color:white;border-color:var(--green)}.aside-note{font-size:14px;line-height:1.6;color:var(--muted);margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.link-button{border:0;padding:0;background:none;text-decoration:underline;font-size:14px;margin-top:16px}main{padding:38px 42px 24px;min-width:0}h1{font-family:Georgia,serif;font-size:clamp(30px,3.2vw,44px);font-weight:400;letter-spacing:-1px;line-height:1.13;margin:8px 0 12px}h2{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 14px}h3{margin:0 0 8px;font-size:18px}.intro{color:var(--muted);font-size:16px;line-height:1.6;max-width:690px;margin:0 0 26px}.content{min-height:430px}.split{display:grid;grid-template-columns:1fr 340px;gap:35px;align-items:center}.story{padding:28px 0}.story h2{font-size:32px;max-width:370px}.story p{line-height:1.7;color:var(--muted);max-width:390px}.note{background:#e8eee3;border-left:3px solid #67835b;padding:17px 20px;font-size:14px;line-height:1.6;margin:22px 0}.phone{border:7px solid #283d35;background:#f7f8f8;border-radius:38px;max-width:340px;width:100%;min-height:440px;padding:17px 17px 25px;box-shadow:0 20px 45px #263d3512;margin:auto}.phone-top{display:flex;justify-content:space-between;font-size:12px;padding:0 7px 15px}.contact{text-align:center;border-bottom:1px solid #dce2df;padding-bottom:16px;font-size:14px}.avatar{display:grid;place-items:center;background:#e0e8df;border-radius:50%;width:42px;height:42px;margin:0 auto 8px;font-family:Georgia,serif;font-size:21px}.stamp{text-align:center;font-size:12px;color:var(--muted);margin:21px 0 14px}.bubble{background:#e3e8e5;border-radius:15px 15px 15px 3px;padding:15px;font-size:16px;line-height:1.55}.text-link{display:block;border:0;background:none;color:#1c615a;text-decoration:underline;padding:8px 0 0;text-align:left;font-size:14px;overflow-wrap:anywhere;font-weight:400}.phone-caption{text-align:center;font-size:12px;color:var(--muted);margin:20px 0 0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);background:var(--green);color:#fff;border-radius:12px;margin:20px 0 24px;padding:22px 8px}.metric{padding:0 17px;border-right:1px solid #ffffff30}.metric:last-child{border:0}.metric strong{font-family:Georgia,serif;font-size:33px;font-weight:400;display:block}.metric small{font-size:13px;display:block;margin-top:5px;color:#dae5dc}.section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px}.section-head h2{margin:0}.pill{background:#f5e8c9;color:#77561f;border-radius:20px;padding:6px 10px;font-size:12px;display:inline-block}.stop-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.stop-card{border:1px solid var(--line);border-radius:10px;padding:19px;background:#fff}.stop-card.featured{border-color:#789579}.stop-card .section-head{margin-bottom:18px}.stop-card h3{font-family:Georgia,serif;font-size:23px;font-weight:400}.time{font-size:13px;color:var(--muted)}.stop-stats{display:flex;justify-content:space-between;font-size:14px;color:var(--muted);gap:10px}.stop-stats strong{display:block;color:var(--ink);font-size:19px;margin-bottom:5px}.card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:10px}.card-foot button{font-size:14px;padding:8px 12px}.card-foot small{font-size:12px;color:var(--muted)}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}th{font-weight:400;font-size:12px;color:var(--muted);padding:12px 10px;border-bottom:1px solid var(--line)}td{padding:18px 10px;border-bottom:1px solid var(--line)}td:first-child{font-weight:bold}td small{display:block;font-weight:400;color:var(--muted);margin-top:6px}tr.changed{background:#f7f5e9}.order-panel{max-width:510px;margin:auto}.order-panel .order-big{font:42px Georgia,serif;margin:18px 0}.details{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0}.details small{display:block;font-size:13px;color:var(--muted);margin-bottom:7px}.actions{display:flex;gap:10px;flex-wrap:wrap}.actions button{flex:1}.field{display:grid;gap:9px;margin:20px 0;font-size:14px}input,select{padding:12px;background:#fff;border:1px solid #a5b5a8;border-radius:7px;width:100%;color:var(--ink)}.success-icon{width:47px;height:47px;border-radius:50%;background:#e1eddf;display:grid;place-items:center;font-size:26px;margin-bottom:18px}.footer-nav{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;margin-top:32px;align-items:center}.footer-nav small{font-size:13px;color:var(--muted)}.footer-nav .actions{flex-wrap:nowrap}.assumptions{margin-top:23px;font-size:14px;color:var(--muted);line-height:1.6}.assumptions summary{cursor:pointer}.assumptions ul{padding-left:20px}.error{color:#a02e24;font-size:14px}.sent{color:#38603c;font-size:14px}.preview-message{background:#f1f4ed;padding:19px;border-radius:9px;line-height:1.65;margin:20px 0}.back{margin-bottom:18px}.review-list{display:grid;gap:13px;margin:23px 0}.review-list div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;font-size:14px}@media(min-width:1300px){main{padding:42px 55px}.split{grid-template-columns:1fr 355px;gap:55px}}@media(max-width:1000px){.shell{grid-template-columns:205px 1fr}aside{padding:30px 13px}main{padding:30px 24px}.split{gap:20px;grid-template-columns:1fr}.story{padding:0}.story h2{max-width:none}.story p{max-width:none}.metrics{grid-template-columns:repeat(2,1fr);gap:20px}.metric:nth-child(2){border:0}.stop-grid{grid-template-columns:1fr}}@media(max-width:650px){header{padding:16px}.brand strong{font-size:18px}.brand small{font-size:10px}.brand-mark{display:none}.concept{font-size:12px}.shell{display:block}aside{padding:15px 16px;border-right:0;border-bottom:1px solid var(--line)}aside>.eyebrow,.aside-note{display:none}.steps{display:flex;overflow:auto}.step{flex-shrink:0;padding:8px}.step:not(.active){font-size:0;gap:0}.step span{font-size:12px}main{padding:24px 16px}h1{font-size:34px}.panel{padding:18px}.footer-nav{align-items:flex-start}.footer-nav small{display:none}.footer-nav>.actions{width:100%}.section-head{flex-wrap:wrap}.metric strong{font-size:30px}.metrics{padding:20px 4px}.phone{min-height:400px}.content{min-height:0}}
/* Keep the simulated screen distinct from the presentation controls. */
h1{font-family:Arial,Helvetica,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.4px;margin-bottom:22px}
.prototype-screen{background:#fff;border:1px solid #bdcabe;border-radius:12px;padding:24px;min-height:0}
.prototype-screen:has(>.phone){background:#eaf0eb;padding:24px}
.walkthrough-help{margin-top:24px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted)}
.walkthrough-help>.eyebrow{margin-bottom:8px}
.walkthrough-help>p:not(.eyebrow){font-size:14px;line-height:1.6;margin:0}
.walkthrough-help .footer-nav{margin-top:16px;padding-top:0;border:0}
@media(max-width:650px){h1{font-size:25px}.prototype-screen{padding:14px}.prototype-screen:has(>.phone){padding:16px 8px}}
/* The native button's hit area covers the entire stop card. */
.stop-card{position:relative;cursor:default;transition:background-color .15s,border-color .15s,box-shadow .15s}
.stop-card .card-foot button::after{content:"";position:absolute;inset:0;border-radius:10px}
.stop-card.featured{cursor:pointer}
.stop-card.featured:hover{background:#edf3eb;border-color:#567760;box-shadow:0 2px 8px #234b4014}
.stop-card:focus-within{outline:3px solid #234b40;outline-offset:3px}
.stop-card .card-foot button:focus-visible{outline:none}
