body{background:#fbf7ec}.order-page{--bg: #fbf7ec;--ink: #1f2d46;--muted: #4c5a70;--accent: #c93f76;--accent-dark: #a9285b;--accent-ink: #ffffff;--note: #08717d;--sun: #ffe15b;--soft-blue: #d7edf2;--soft-pink: #f7d8e3;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--line: rgba(31, 45, 70, .14);--radius: 16px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 12% 2%,rgba(255,225,91,.22),transparent 21rem),radial-gradient(circle at 90% 0%,rgba(144,216,238,.28),transparent 24rem),var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.order-page *{box-sizing:border-box}.order-page .shell{width:min(1040px,calc(100% - 32px));margin-inline:auto}.order-page h1,.order-page h2,.order-page h3,.order-page p,.order-page dl,.order-page dd{margin:0}.order-page h1,.order-page h2,.order-page h3{text-wrap:balance}.order-page p{text-wrap:pretty}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.order-page .site-header{--accent: #c93f76;--accent-ink: #ffffff}.order-form{display:grid;gap:14px;padding-block:clamp(24px,5vw,58px) clamp(54px,8vw,104px)}.stepper-card,.order-panel,.review-panel{border-radius:var(--radius);background:var(--surface)}.stepper-card{padding:8px;position:sticky;top:10px;z-index:2;backdrop-filter:blur(10px)}.order-stepper ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none}.stepper-step{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;padding:10px 12px;background:transparent;color:var(--muted);font:inherit;font-weight:920;cursor:pointer;transition:background .18s ease-out,color .18s ease-out,opacity .18s ease-out}.stepper-step:disabled{cursor:not-allowed;opacity:.42}.stepper-step:not(:disabled):hover,.stepper-step[aria-current=step]{background:#fff;color:var(--ink)}.stepper-step:focus-visible,.button:focus-visible{outline:3px solid rgba(201,63,118,.28);outline-offset:2px}.stepper-number{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#c93f761f;color:var(--accent-dark);font-size:.92rem;font-weight:950}.stepper-step[data-state=current] .stepper-number,.stepper-step[data-state=complete] .stepper-number{background:var(--accent);color:#fff}.step-feedback{margin:6px 8px 2px;color:var(--accent-dark);font-weight:900}.step-feedback:empty{display:none}.order-panel,.review-panel{padding:clamp(22px,4vw,38px)}.order-panel[hidden],.review-panel[hidden],.pickup-field[hidden]{display:none}.order-panel[data-active=true],.review-panel[data-active=true]{animation:step-in .22s ease-out}.step-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;margin-bottom:24px}.step-heading>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ink);color:#fff;font-weight:950}.step-heading h2{font-size:clamp(1.75rem,3.2vw,2.7rem);line-height:1.02;letter-spacing:-.025em}.step-heading h2:focus{outline:0}.step-heading p{max-width:67ch;margin-top:10px;color:var(--muted);line-height:1.65;font-size:1.02rem}.section-kicker{width:fit-content;display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;background:#ffffff24;color:#fff;font-size:.86rem;font-weight:950}.product-list{display:grid;gap:10px}.product-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid rgba(31,45,70,.08);border-radius:14px;padding:18px;background:#ffffffb8}.product-row:focus-within{border-color:#c93f766b;background:#fff}.product-row h3{font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.16;letter-spacing:-.01em}.product-price{white-space:nowrap;font-weight:950}.product-row p{max-width:58ch;margin-top:6px;color:var(--muted);line-height:1.55}.product-controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;align-self:center}.quantity-field{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:850}.quantity-stepper{display:grid;grid-template-columns:42px 52px 42px;min-height:48px;overflow:hidden;border:1px solid rgba(31,45,70,.2);border-radius:999px;background:#ffffffeb}.quantity-button{border:0;background:transparent;color:var(--accent-dark);font:inherit;font-size:1.22rem;font-weight:950;cursor:pointer}.quantity-button:hover:not(:disabled){background:#c93f761a}.quantity-button:disabled{cursor:not-allowed;opacity:.34}.quantity-stepper input{min-height:46px;border:0;border-inline:1px solid rgba(31,45,70,.12);border-radius:0;padding:0;background:transparent;text-align:center;font-weight:950;appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{margin:0;appearance:none}.quantity-stepper input:focus{outline:0}.quantity-stepper:focus-within{outline:3px solid rgba(201,63,118,.24);border-color:var(--accent)}.quantity-button:focus-visible{outline:3px solid rgba(201,63,118,.28);outline-offset:-3px}.quantity-field>span,.field-group label,.choice-group legend{color:var(--ink);font-size:.95rem;font-weight:900}.field-card legend{color:var(--ink);font-size:1.08rem;font-weight:950;letter-spacing:-.01em}input,select,textarea{width:100%;min-height:48px;border:1px solid rgba(31,45,70,.2);border-radius:12px;padding:12px 14px;background:#ffffffeb;color:var(--ink);font:inherit}textarea{resize:vertical;line-height:1.55}input::placeholder,textarea::placeholder{color:#617086}input:focus,select:focus,textarea:focus{outline:3px solid rgba(201,63,118,.24);border-color:var(--accent)}.product-checkout-bar{display:grid;gap:16px;margin-top:16px}.subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:14px;padding:18px;background:var(--soft-blue)}.subtotal span{font-weight:900}.subtotal strong{font-size:clamp(1.3rem,3vw,2rem)}.field-sections{display:grid;gap:12px}.field-card{display:grid;gap:14px;border:1px solid rgba(31,45,70,.08);border-radius:14px;margin:0;padding:18px;background:#ffffffa8}.field-grid,.delivery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-group{display:grid;gap:8px}.field-group.full{grid-column:1 / -1}.zip-combobox{position:relative}.zip-results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:5;display:grid;gap:4px;max-height:260px;margin:0;padding:6px;overflow:auto;border:1px solid rgba(31,45,70,.14);border-radius:14px;background:#fff;box-shadow:0 18px 34px #1f2d4624;list-style:none}.zip-results[hidden]{display:none}.zip-results button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:10px;padding:10px 12px;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.zip-results button:hover,.zip-results button:focus-visible{outline:0;background:#c93f761a}.zip-results strong{font-weight:950}.zip-results span{color:var(--muted);font-weight:750}.field-help{color:var(--muted);font-size:.94rem;line-height:1.5}.choice-group{display:grid;gap:12px;border:0;margin:0 0 18px;padding:0}.choice-group legend{margin-bottom:8px;padding:0}.choice-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;border:1px solid rgba(31,45,70,.08);border-radius:14px;padding:16px;background:#ffffffb8;cursor:pointer}.choice-card:focus-within{border-color:#c93f766b;background:#fff}.choice-card input{width:20px;min-height:20px;margin-top:3px;accent-color:var(--accent)}.choice-card strong,.choice-card small{display:block}.choice-card small{margin-top:5px;color:var(--muted);font-size:.95rem;line-height:1.45}.delivery-address-card,.boxnow-picker{border:1px solid rgba(31,45,70,.08);border-radius:14px;padding:18px;background:#ffffffb8}.delivery-address-summary,.boxnow-picker{display:flex;align-items:center;justify-content:space-between;gap:16px}.delivery-address-card p,.boxnow-picker p{margin-top:5px;color:var(--muted);line-height:1.55}.delivery-address-editor{display:grid;gap:14px;margin-top:16px;border-top:1px solid rgba(31,45,70,.1);padding-top:16px}.delivery-address-editor[hidden]{display:none}.button.compact{min-height:42px;padding:10px 16px;white-space:nowrap}.boxnow-modal{position:fixed;inset:0;width:min(980px,calc(100% - 24px));max-width:none;max-height:min(860px,calc(100% - 24px));margin:auto;border:0;border-radius:22px;padding:0;background:#fff;color:var(--ink);box-shadow:0 26px 80px #1f2d4647}.boxnow-modal::backdrop{background:#1f2d467a;backdrop-filter:blur(4px)}.boxnow-modal-shell{display:grid;gap:14px;padding:clamp(18px,3vw,26px)}.boxnow-modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px}.boxnow-modal h2{margin-top:10px;font-size:clamp(1.7rem,4vw,2.7rem);line-height:1;letter-spacing:-.025em}.boxnow-modal .section-kicker{background:#08717d1a;color:var(--note)}.modal-close{width:44px;min-height:44px;border:0;border-radius:999px;background:#1f2d4614;color:var(--ink);font:inherit;font-size:1.7rem;font-weight:850;cursor:pointer}.boxnow-map{min-height:min(64vh,560px);overflow:hidden;border-radius:16px;background:var(--soft-blue)}.boxnow-modal-help{color:var(--muted);line-height:1.5}.review-panel{display:block;background:#ffffffb8;color:var(--ink)}.review-box{display:grid;gap:14px}.review-summary-line{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:14px;padding:18px;background:var(--soft-blue)}.review-summary-line span{font-weight:900}.review-summary-line strong{color:var(--ink);font-size:clamp(1.3rem,3vw,2rem)}.review-fieldsets{display:grid;gap:12px}.review-fieldset{display:grid;gap:12px;border:1px solid rgba(31,45,70,.08);border-radius:14px;padding:18px;background:#ffffffa8}.review-fieldset h3{margin:0;color:var(--ink);font-size:1.08rem;font-weight:950;letter-spacing:-.01em}.review-box dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.review-box dt{color:var(--muted);font-size:.9rem;font-weight:900}.review-box dd{margin-top:4px;font-weight:780;line-height:1.5}.review-products-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.review-products-list li{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.review-products-list strong{white-space:nowrap}.review-fieldset p,.empty-review{color:var(--muted);line-height:1.55}.terms-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;margin-top:18px;border:1px solid rgba(31,45,70,.08);border-radius:14px;padding:16px 18px;background:#ffffffa8;color:var(--ink);line-height:1.55}.terms-row input{width:20px;min-height:20px;margin-top:3px;accent-color:var(--sun)}.terms-row a,.order-privacy-note a{color:var(--accent-dark);font-weight:900}.order-privacy-note{margin:12px 18px 0;color:var(--muted);font-size:.94rem;line-height:1.55}.step-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.step-actions.split,.review-actions{justify-content:space-between}.review-actions{margin-top:22px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;font:inherit;font-weight:950;text-decoration:none;cursor:pointer;transition:transform .18s ease-out,background .18s ease-out,opacity .18s ease-out}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.48}.mobile-label{display:none}.button.primary{background:var(--accent);color:#fff}.button.secondary{border:1px solid rgba(31,45,70,.18);background:#ffffffbd;color:var(--ink)}.form-feedback{min-height:24px;color:var(--ink);font-weight:850}.form-feedback[data-state=error]{color:var(--accent-dark)}.form-feedback[data-state=success]{color:var(--note)}@keyframes step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.order-stepper ol{grid-template-columns:repeat(2,minmax(0,1fr))}.terms-row,.review-actions,.form-feedback{grid-column:1}}@media(max-width:680px){.order-page .shell{width:min(100% - 12px,1040px)}.order-form{gap:10px;padding-block:16px 64px}.stepper-card{position:static;border-radius:16px;padding:6px}.order-stepper ol{display:flex;align-items:center;gap:5px}.order-stepper li{flex:0 0 38px;min-width:0}.order-stepper li:has(.stepper-step[aria-current=step]){flex:1 1 auto}.stepper-step{min-height:44px;justify-content:center;gap:7px;border-radius:11px;padding:7px;font-size:.86rem;line-height:1.05}.stepper-step strong{display:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stepper-step[aria-current=step] strong{display:block}.stepper-number{width:28px;height:28px;flex:0 0 auto;font-size:.88rem}.step-feedback{margin:6px 6px 1px;font-size:.92rem;line-height:1.35}.order-panel,.review-panel{border-radius:16px;padding:12px}.step-heading{display:none}.order-panel[data-step-panel="1"]{padding:10px 10px calc(88px + env(safe-area-inset-bottom))}.product-list{gap:0;overflow:hidden;border:1px solid rgba(31,45,70,.08);border-radius:14px;background:#ffffffb8}.field-grid,.delivery-grid{grid-template-columns:1fr}.product-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:0;border-bottom:1px solid rgba(31,45,70,.08);border-radius:0;padding:13px 12px;background:transparent}.product-row:last-child{border-bottom:0}.product-row h3{font-size:.98rem;line-height:1.2}.product-row p{display:none}.product-controls{width:auto;display:block;justify-content:end}.quantity-stepper{width:116px;grid-template-columns:38px 40px 38px;min-height:42px}.quantity-button,.quantity-stepper input{min-height:40px}.product-checkout-bar{position:fixed;left:6px;right:6px;bottom:max(10px,env(safe-area-inset-bottom));z-index:8;display:grid;grid-template-columns:minmax(0,auto) minmax(150px,1fr);gap:10px;align-items:center;margin:0;border:1px solid rgba(31,45,70,.1);border-radius:18px;padding:10px;background:#fff}.product-checkout-bar .subtotal{display:block;min-width:88px;padding:0;background:transparent}.product-checkout-bar .subtotal span{display:block;max-width:none;color:var(--muted);font-size:0;line-height:1.15}.product-checkout-bar .subtotal span:after{content:"Ukupno";font-size:.78rem;font-weight:900}.product-checkout-bar .subtotal strong{display:block;margin-top:2px;font-size:1.08rem;line-height:1.1;text-align:left}.product-checkout-bar .step-actions{display:block;margin:0}.product-checkout-bar .button{min-height:48px;padding-inline:14px}.order-panel:not([data-step-panel="1"]),.review-panel{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.field-sections{gap:16px}.field-grid,.delivery-grid{gap:12px}.field-card{gap:12px;border:0;border-radius:0;padding:0;background:transparent}.field-card+.field-card{border-top:1px solid rgba(31,45,70,.1);padding-top:16px}.field-card legend,.review-fieldset h3{margin-bottom:2px;font-size:1.06rem}.terms-row,.review-fieldset{padding:14px}.field-help{display:none}.field-group{gap:7px}input,select,textarea{border-radius:11px;padding-inline:12px}textarea{min-height:104px}.choice-group{gap:0}.choice-group legend{margin:0 0 10px;padding:0}.choice-card{border:1px solid rgba(31,45,70,.08);border-bottom:0;border-radius:0;padding:15px 12px;background:#ffffffa8}.choice-card:first-of-type{border-radius:14px 14px 0 0}.choice-card:last-of-type{border-bottom:1px solid rgba(31,45,70,.08);border-radius:0 0 14px 14px}.delivery-address-card,.boxnow-picker{border:0;border-top:1px solid rgba(31,45,70,.1);border-radius:0;padding:16px 2px 0;background:transparent}.delivery-address-summary,.boxnow-picker{align-items:stretch;flex-direction:column;gap:12px}.button{min-height:52px;width:100%}.desktop-label{display:none}.mobile-label{display:inline}.order-panel:not([data-step-panel="1"])>.step-actions{position:fixed;left:6px;right:6px;bottom:max(10px,env(safe-area-inset-bottom));z-index:8;display:grid;grid-template-columns:minmax(92px,.75fr) minmax(0,1.25fr);gap:10px;align-items:center;margin:0;border:1px solid rgba(31,45,70,.1);border-radius:18px;padding:10px;background:#fff}.order-panel:not([data-step-panel="1"])>.step-actions .button{min-height:48px;padding-inline:14px}.boxnow-map{min-height:68vh}.review-summary-line,.review-products-list li{align-items:stretch;flex-direction:column;gap:6px}.review-box dl{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.button,.stepper-step,.order-panel[data-active=true],.review-panel[data-active=true]{transition:none;animation:none}.button:hover:not(:disabled){transform:none}}
