.product-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:20px}.buy-button{border:0;border-radius:100px;background:#007d65;color:white;padding:14px 24px;min-height:48px;font-size:1rem;font-weight:700;cursor:pointer}.buy-button:hover{background:#00644f}.buy-button:disabled{opacity:.65;cursor:wait}.product-actions .buy-button{flex:none;width:100%}.product-actions .detail-button{flex:none;margin:0;width:100%;border:0;padding:14px 0;min-height:48px;font-size:.875rem}.dialog-info>.buy-button{margin:0 0 24px;min-width:180px}#order-dialog{width:min(680px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:32px;border:1px solid var(--line);border-radius:24px;background:white;color:var(--ink);overflow-y:auto;overscroll-behavior:contain}#order-dialog::backdrop{background:#15221d99;backdrop-filter:blur(4px)}#order-dialog h2{font-size:clamp(1.5rem,5vw,2rem);line-height:1.2;letter-spacing:-.035em;margin:12px 34px 22px 0}.order-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--silver);font-size:28px}.order-product{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;padding:18px;background:var(--silver);border-radius:14px;margin-bottom:24px;line-height:1.5}.order-product span{font-weight:600}.order-product strong{white-space:nowrap;color:#006c56}.order-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.order-fields label,.order-comment{display:flex;flex-direction:column;gap:8px;font-size:.875rem;font-weight:600}.order-wide{grid-column:1/-1}.order-fields input,.order-comment textarea{font:inherit;font-size:1rem;font-weight:400;color:var(--ink);width:100%;min-height:48px;padding:12px 14px;border:1px solid #aeb8b0;border-radius:10px;background:#fff}.order-fields small,.order-hint,.order-payment small{font-size:.875rem;font-weight:400;line-height:1.55;color:#59645c}.order-hint{margin:12px 0 18px}.order-hint a{text-decoration:underline}.order-payment{padding:0;border:0;margin:24px 0}.order-payment legend{font-size:1rem;font-weight:700;margin-bottom:10px}.order-payment label{display:flex;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;margin-bottom:10px;font-size:1rem;cursor:pointer}.order-payment input,.order-consent input{accent-color:#007d65;width:20px;height:20px;flex:none;margin:2px 0}.order-payment small{display:block;margin-top:5px}.order-payment label:has(input:checked){border-color:#007d65;background:#f1faf6}.order-comment span{font-weight:400;color:var(--muted)}.order-comment textarea{resize:vertical}.order-consent{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.6;margin:20px 0}.order-submit{width:100%}.order-honey{display:none!important}#order-dialog :is(input,textarea):focus-visible{outline:3px solid #009f7f;outline-offset:3px}.order-thanks{max-width:660px;margin:12vh auto;padding:32px 24px}.order-thanks h1{font-size:2.25rem;line-height:1.2;margin:30px 0 20px}.order-thanks p{font-size:1rem;line-height:1.8;margin:14px 0}.order-thanks .button{margin-top:20px}@media(max-width:520px){#order-dialog{padding:26px 18px}.order-fields{grid-template-columns:1fr}.order-wide{grid-column:auto}.order-product{padding:14px}.product-actions{gap:10px}.product-actions .buy-button{padding:14px 18px}.order-payment label{padding:12px}}

#order-status[data-state="error"]{color:#b42318;font-weight:600}#order-success-dialog{width:min(500px,calc(100% - 24px));padding:40px 32px 34px;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--ink);text-align:center}#order-success-dialog::backdrop{background:#15221d99;backdrop-filter:blur(4px)}.order-success-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--silver);font-size:28px;cursor:pointer}.order-success-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 24px;border-radius:50%;background:#e6f6f0;color:#007d65;font-size:34px;font-weight:800}.order-success-dialog .eyebrow,#order-success-dialog .eyebrow{margin-bottom:10px}#order-success-dialog h2{font-size:clamp(1.8rem,6vw,2.5rem);line-height:1.15;letter-spacing:-.04em;margin:0 28px 20px}.order-success-number{margin:0 0 18px;font-size:1.1rem;color:#59645c}.order-success-number strong{display:block;margin-top:8px;color:#007d65;font-size:clamp(2.2rem,9vw,3.5rem);line-height:1}.order-success-message{margin:0 auto 26px;max-width:360px;font-size:1.05rem;line-height:1.6}.order-success-action{min-width:190px}@media(max-width:520px){#order-success-dialog{padding:34px 20px 28px}.order-success-mark{width:58px;height:58px;font-size:30px}}
