:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#193431;background:#f5f6f3;font-synthesis:none;--green:#165b49;--ink:#193431;--muted:#64736d;--line:#dce3dc;--paper:#fff;--pale:#edf3ee;--red:#a53f30}
.header-right{flex-wrap:wrap;justify-content:flex-end}.header-right button{font-size:12px;padding:8px 10px}@media(max-width:740px){header.topbar{height:auto;min-height:72px;gap:16px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.header-right{margin-left:auto}}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:default;opacity:.48}button{border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);padding:11px 16px;font-weight:600;transition:background .15s}button:hover:enabled{background:#f0f5f1}a{color:inherit}h1,h2,h3,p{margin:0}h1{font-size:36px;font-weight:550;letter-spacing:-1.3px;line-height:1.15}h2{font-size:23px;letter-spacing:-.6px;font-weight:550}h3{font-size:16px;font-weight:600}p{line-height:1.55}.topbar{height:88px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-size:22px;font-weight:650;letter-spacing:-.5px}.brand-mark{background:var(--green);color:white;width:43px;height:43px;border-radius:8px;display:grid;place-items:center;font-size:18px;letter-spacing:-1px}.brand-sub{display:block;font-size:9px;letter-spacing:1.4px;margin-top:3px;color:var(--muted);font-weight:600}.header-right{display:flex;align-items:center;gap:28px;font-size:12px}.header-right a{text-decoration:none;color:var(--muted)}.connection{display:flex;gap:7px;align-items:center}.connection:before{content:"";width:6px;height:6px;border-radius:50%;background:#a8b4a9}.connection.online:before{background:#4f8c55}.shell{max-width:1350px;padding:46px 5vw 0;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;color:var(--muted);margin-bottom:13px}.lede{color:var(--muted);font-size:14px;margin-top:12px}.mode-label{width:225px;flex-shrink:0}.notice{border:1px solid #d4e2d6;background:#edf4ed;border-radius:8px;padding:13px 17px;font-size:12px;line-height:1.65;margin-bottom:24px;color:#395942}.notice strong{color:#224832}.notice.live{background:#fcf4e6;border-color:#e9d8b7;color:#715628}.notice.live strong{color:#715628}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 276px;gap:26px;align-items:start}.main-column{min-width:0}.steps{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.steps li{font-size:11px;color:#88968c;display:flex;align-items:center;gap:8px;padding-top:10px;border-top:2px solid #dce3dc}.steps .active{color:var(--green);border-top-color:var(--green);font-weight:700}.steps .done{border-top-color:#7d9d8a;color:#55725f}.step-num{font-size:10px;display:grid;place-items:center;width:21px;height:21px;flex-shrink:0;border-radius:50%;background:#e9ede7}.active .step-num{background:var(--green);color:#fff}.card{background:white;border:1px solid var(--line);border-radius:10px;padding:26px;margin-bottom:16px}.card-header{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:23px}.card-header p{font-size:12px;color:var(--muted);margin-top:6px}.badge{font-size:10px;white-space:nowrap;background:var(--pale);border-radius:4px;color:#557362;padding:5px 7px;font-weight:600}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{grid-column:1/-1}label{display:block;font-size:12px;font-weight:600;color:#374c42}input,select,textarea{display:block;width:100%;border:1px solid #d5ded5;border-radius:6px;padding:11px 12px;background:white;color:var(--ink);font-size:13px;min-height:42px;margin-top:7px}input:focus,select:focus,textarea:focus{border-color:#4f8a71;outline:2px solid #dae9de}textarea{min-height:76px;resize:vertical;line-height:1.5}input::placeholder,textarea::placeholder{color:#98a29a;font-weight:400}input[type=checkbox],input[type=radio]{width:16px;height:16px;min-height:0;margin:0;accent-color:var(--green);flex-shrink:0}.check-label{display:flex;gap:10px;align-items:center;min-height:42px;margin-top:23px}.hint{font-weight:400;color:var(--muted);font-size:11px;margin-top:6px;display:block}.product-row{border-top:1px solid var(--line);padding:22px 0 4px}.product-row:first-child{border-top:0;padding-top:0}.product-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.product-number{font-size:10px;font-weight:700;letter-spacing:1.2px;color:var(--muted)}.text-button{border:0;padding:5px 0;color:var(--green);background:transparent;font-size:12px}.remove-button{font-size:11px;color:#77877b;padding:4px 8px;border:0}.product-fields{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) 75px;gap:13px}.extras{margin-top:15px}.product-comment{margin-top:15px;margin-bottom:18px}.product-comment textarea{min-height:58px}.add-product{width:100%;border-style:dashed;background:#f9fbf8;font-size:12px;padding:13px;margin-top:13px}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px}.primary{background:var(--green);border-color:var(--green);color:white}.primary:hover:enabled{background:#104737}.small-note{font-size:11px;color:var(--muted);line-height:1.55;max-width:230px}.summary-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:23px}.summary-card .eyebrow{padding-bottom:17px;border-bottom:1px solid var(--line);margin-bottom:17px}.summary-item{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:12px;margin:13px 0}.summary-item span{color:var(--muted)}.summary-item strong{font-weight:550;text-align:right;overflow-wrap:anywhere;max-width:165px}.summary-total{border-top:1px solid var(--line);padding-top:16px;margin-top:20px}.summary-total b{font-size:26px;font-weight:550;letter-spacing:-1px;display:block;margin-top:7px}.summary-total span{color:var(--muted);font-size:11px}.summary-ref{font-family:ui-monospace,monospace;font-size:11px;background:#f3f5f0;padding:10px;border-radius:5px;margin:18px 0 0;overflow-wrap:anywhere}.side-note{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:0 6px;color:var(--muted)}.side-note strong{font-size:11px;font-weight:600}.side-note p{font-size:11px;margin-top:5px}.note-icon{width:17px;height:17px;display:grid;place-items:center;flex-shrink:0;border:1px solid #a8b7aa;border-radius:50%;font-family:serif;font-size:12px;margin-top:3px}footer{display:flex;gap:15px;padding:30px 0;margin-top:26px;border-top:1px solid var(--line);font-size:10px;color:#819184}footer span:last-child{margin-left:auto;font-size:9px;letter-spacing:1px}.message{padding:14px 18px;border-radius:7px;border:1px solid #eacdc4;background:#fff4ee;font-size:12px;line-height:1.6;margin-bottom:20px;overflow-wrap:anywhere}.message.success{border-color:#cddfd1;background:#edf5ee}.muted{color:var(--muted);font-size:12px}.address-search{display:flex;gap:8px;align-items:end;margin-top:20px}.address-search label{flex:1}.choice{display:flex;align-items:center;gap:13px;border:1px solid var(--line);padding:16px;border-radius:7px;font-weight:400;margin-top:11px;cursor:pointer}.choice:has(input:checked){border-color:var(--green);background:#f0f6ef}.choice-content{flex:1;min-width:0;line-height:1.6}.choice-content strong{font-size:12px;display:block}.choice-content span{font-size:11px;color:var(--muted);display:block}.choice-price{font-size:17px;font-weight:550;white-space:nowrap}.pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:15px 0;font-size:11px;color:var(--muted)}.destination{border-left:3px solid #8caa91;background:#f4f7f1;padding:12px 15px;margin:16px 0;font-size:12px;line-height:1.7}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:22px 0}.review-grid dt{font-size:10px;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.review-grid dd{margin:0;font-size:13px;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.review-products{width:100%;border-collapse:collapse;font-size:12px}.review-products th{text-align:left;color:var(--muted);font-size:10px;font-weight:600;padding:12px 8px;border-bottom:1px solid var(--line)}.review-products td{padding:15px 8px;vertical-align:top;border-bottom:1px solid var(--line)}.review-products td:first-child{font-family:ui-monospace,monospace;font-size:11px;overflow-wrap:anywhere}.review-products small{display:block;font-family:inherit;color:var(--muted);margin-top:5px;white-space:pre-wrap;line-height:1.6}.review-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.review-total strong{font-size:28px;font-weight:550;letter-spacing:-1px}.success-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eaf4e8;color:var(--green);font-size:23px;margin-bottom:22px}.complete h2{font-size:29px}.complete p{margin-top:10px;max-width:520px}.complete .form-actions{margin-top:28px}.loader{width:28px;height:28px;border-radius:50%;border:2px solid #dce6d9;border-top-color:var(--green);animation:spin .9s linear infinite;margin-bottom:20px}.busy-card{padding:40px}.busy-card p{font-size:13px;color:var(--muted);margin-top:10px}.inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}dialog{border:1px solid var(--line);border-radius:12px;max-width:460px;padding:32px;color:var(--ink)}dialog::backdrop{background:#17392e60;backdrop-filter:blur(3px)}dialog p{font-size:13px;margin-top:16px}dialog code{font-size:12px;background:#f0f3ee;padding:3px 5px;border-radius:4px}details{margin-top:25px;font-size:12px}details summary{cursor:pointer;margin-bottom:15px}details button{margin-top:15px}dialog input{margin-top:10px}.error-text{color:var(--red)}[hidden]{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 230px;gap:18px}.shell{padding:32px 4vw 0}.card{padding:22px}.product-fields{grid-template-columns:1fr 1fr}.quantity-label{grid-column:1/-1;max-width:130px}}@media(max-width:740px){.topbar{height:72px;padding:0 20px}.shell{padding:28px 18px 0}.page-heading{align-items:flex-start;flex-direction:column}h1{font-size:29px}.mode-label{width:100%}.workspace{grid-template-columns:1fr}.sidebar{grid-row:2}.steps{gap:8px}.steps li{font-size:10px;gap:5px}.card{padding:20px}.form-grid,.review-grid{grid-template-columns:1fr}.full{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.form-actions button{width:100%}.small-note{max-width:none}.header-right{gap:15px;font-size:10px}.product-fields{grid-template-columns:1fr}.quantity-label{grid-column:auto}.check-label{margin-top:0}.review-products{font-size:11px}.review-products th,.review-products td{padding:12px 4px}.choice-price{font-size:15px}footer{flex-wrap:wrap;line-height:1.6}.address-search{flex-wrap:wrap}.address-search label{min-width:180px}}
