/* Tienda Bella Casa — checkout COD */
:root{--navy:#123a63;--blue:#1769c2;--blue-hover:#1058a6;--blue-light:#edf4fc;--cream:#faf8f4;--sand:#e9e0d4;--ink:#24374a;--muted:#697787;--line:#dfe5e9;--white:#fff;--green:#2f6c53;--danger:#b52d39;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body,h1,h2,p,ol{margin:0}body{font-family:var(--font);background:var(--cream);color:var(--ink);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}[hidden]{display:none!important}a{color:inherit;text-underline-offset:3px}button,a,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #6fa9e7;outline-offset:4px}button{cursor:pointer}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.ico{width:22px;height:22px;flex-shrink:0;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.sr-only,.hp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.announcement{display:flex;align-items:center;justify-content:center;gap:12px;min-height:34px;padding:6px 16px;background:var(--navy);color:#fff;font-size:11px;letter-spacing:.3px}.announcement .ico{width:16px;height:16px}.announcement__dot{opacity:.45}
.brand-header{background:#fff;border-bottom:1px solid var(--sand)}.brand-header__inner{max-width:1152px;margin:0 auto;min-height:96px;padding:18px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy)}.brand__icon{width:34px;height:39px;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}.brand__name{display:block;font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.05;letter-spacing:2.1px}.brand__tagline{display:block;font-size:7.5px;letter-spacing:2.5px;margin-top:8px}.header-help{display:flex;gap:11px;align-items:center;text-decoration:none;font-size:11px;color:var(--muted)}.header-help>.ico{color:var(--navy);width:24px;height:24px}.header-help strong{display:block;font-size:12px;font-weight:600;color:var(--navy);margin-top:1px}.header-help:hover strong{color:var(--blue)}
.checkout-intro{max-width:1152px;margin:0 auto;padding:26px 26px 30px}.back-link{display:inline-flex;gap:7px;align-items:center;text-decoration:none;color:var(--muted);font-size:12px}.back-link .ico{width:15px;height:15px}.back-link:hover{color:var(--blue)}.intro-row{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:25px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--blue);margin-bottom:8px}h1{font-size:40px;line-height:1.15;letter-spacing:-1.4px;font-weight:650;color:var(--navy)}.intro-copy{color:var(--muted);font-size:14px;margin-top:11px}.checkout-progress{display:flex;gap:27px;align-items:center;list-style:none;padding:0;font-size:11px;color:#7a8693}.checkout-progress li{display:flex;gap:7px;align-items:center;position:relative;white-space:nowrap}.checkout-progress li+li:before{content:"";position:absolute;left:-20px;top:13px;width:12px;height:1px;background:#cfd8df}.checkout-progress li>span{display:grid;place-items:center;border:1px solid #dce1e6;border-radius:50%;width:26px;height:26px;font-size:11px;background:#fff}.checkout-progress .ico{width:13px;height:13px}.checkout-progress .progress-done{background:#edf1f4;color:var(--navy);border-color:transparent}.checkout-progress .progress-active{color:#fff;background:var(--navy);border-color:var(--navy)}.checkout-progress [aria-current]{color:var(--navy);font-weight:600}
.checkout{max-width:1152px;margin:0 auto;padding:0 26px;display:grid;grid-template-columns:minmax(0,1.43fr) minmax(320px,1fr);gap:28px;align-items:start}.form-col{grid-column:1;grid-row:1;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 5px 25px #123a6303;overflow:hidden}.summary-col{grid-column:2;grid-row:1;position:sticky;top:24px;min-width:0}.summary{padding:27px;background:#f3efe8;border:1px solid #e6ded3;border-radius:18px}.summary__head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.summary__head h2{font-size:19px;letter-spacing:-.3px;font-weight:650;color:var(--navy)}.summary__tag{font-family:Georgia,serif;font-size:13px;color:#8a7d6e;font-style:italic}.product{display:flex;gap:16px;align-items:center}.product__visual{width:98px;height:106px;flex-shrink:0;background:#fff;position:relative;border:1px solid #e6e0d7;border-radius:12px;overflow:hidden}.product__img{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:1;background:white}.product__placeholder{position:absolute;inset:30%;width:40%;height:40%;stroke:#a1afbb;stroke-width:1.3;fill:none}.product__info{min-width:0}.product__title{font-weight:600;color:var(--navy);font-size:15px;line-height:1.45}.product__variant{font-size:12px;color:var(--muted);margin-top:3px}.product__variant:empty{display:none}.product__quantity{font-size:12px;color:var(--muted);margin:7px 0 3px}.product__price{font-size:15px;font-weight:600;color:var(--ink)}
.totals{border-top:1px solid #ded6ca;margin-top:24px;padding-top:20px}.totals__row{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#65717e;font-size:13px;margin-bottom:12px}.totals__row>span:last-child{color:var(--ink);font-weight:500}.totals__row .free-ship{display:flex;gap:4px;align-items:center;color:var(--green)!important;font-weight:600!important}.free-ship .ico{width:15px;height:15px}.totals__row--grand{margin:20px 0 0;padding-top:19px;border-top:1px solid #ded6ca;color:var(--navy);font-size:14px;font-weight:600}.totals__row--grand small{display:block;font-size:10px;font-weight:400;color:#7b817f;margin-top:3px}.totals__row--grand strong{font-size:28px;white-space:nowrap;letter-spacing:-1px;line-height:1.2}.payment-note{display:flex;align-items:flex-start;gap:11px;margin-top:23px;padding:15px 14px;border:1px solid #d8e4ed;border-radius:10px;background:#f8fbff;color:var(--navy)}.payment-note .ico{margin-top:1px;width:22px}.payment-note strong{font-size:12px;font-weight:650}.payment-note p{font-size:11px;line-height:1.5;margin-top:2px;color:#66798c}.delivery-details{display:flex;align-items:flex-start;gap:12px;margin-top:23px;color:var(--navy)}.delivery-details>.ico{width:21px;height:21px;margin-top:1px}.delivery-details strong{display:block;font-size:12px;font-weight:600}.delivery-details p{font-size:11px;color:#6e7780;margin-top:4px;line-height:1.7}.delivery-details b{font-weight:600}.support-card{display:flex;align-items:flex-start;gap:12px;padding:24px 18px}.support-card>.ico{width:20px;height:20px;color:#8194a4;margin-top:1px}.support-card strong{font-size:12px;font-weight:600;color:var(--navy)}.support-card p{font-size:11px;color:var(--muted);line-height:1.6;max-width:240px;margin:4px 0 8px}.support-card a{font-size:11px;font-weight:650;color:var(--blue);text-decoration:none}.support-card a:hover{text-decoration:underline}.support-card a span{margin-left:8px}
.form-section{padding:28px 30px 10px}.form-section+.form-section{border-top:1px solid #edf0f2}.section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:22px}.step-num{display:grid;place-items:center;width:31px;height:31px;background:var(--blue-light);border-radius:8px;color:var(--blue);font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}.section-heading h2{font-size:18px;font-weight:650;letter-spacing:-.35px;color:var(--navy);line-height:1.35}.section-heading p{font-size:12px;color:var(--muted);margin-top:5px;line-height:1.55}.field{margin-bottom:20px;min-width:0}.field label{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600;margin-bottom:8px;color:#35485a}.optional{font-size:10px;font-weight:400;color:#85909a}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,select{display:block;width:100%;min-height:51px;border:1px solid #d8dfe5;border-radius:8px;background:#fff;color:var(--ink);padding:12px 14px;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s}input::placeholder{color:#8d98a4;opacity:1}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769c214}input.invalid,select.invalid{border-color:var(--danger)}select{appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23697787' stroke-width='1.8'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-size:18px;background-position:right 12px center;background-repeat:no-repeat;text-overflow:ellipsis}select:disabled{background-color:#f7f9fa;color:#94a0aa;cursor:not-allowed}.phone-wrap{display:flex}.phone-prefix{display:flex;gap:8px;align-items:center;padding:0 13px;border:1px solid #d8dfe5;border-right:0;background:#f7f9fb;border-radius:8px 0 0 8px;white-space:nowrap;font-size:13px;color:#425970;font-weight:500}.phone-wrap input{border-radius:0 8px 8px 0}.flag-co{width:20px;height:14px;border-radius:2px}.hint{display:block;font-size:10px;color:#82909c;margin-top:7px}.error{display:none;font-size:11px;color:var(--danger);margin-top:6px}.error.show{display:block}.geo-note{display:flex;gap:8px;padding:10px 12px;background:var(--blue-light);border-radius:8px;color:var(--navy);font-size:11px;margin-bottom:18px}.geo-note .ico{width:17px;height:17px}.city-other{margin-top:8px}
.form-section--confirm{padding:22px 30px 27px}.cod-choice{display:flex;align-items:center;gap:11px;margin-bottom:20px}.choice-check{width:23px;height:23px;background:var(--blue-light);color:var(--blue);display:grid;place-items:center;border-radius:50%;flex-shrink:0}.choice-check .ico{width:13px;height:13px;stroke-width:2}.cod-choice strong{font-size:12px;font-weight:600;color:var(--navy)}.cod-choice small{display:block;font-size:11px;color:var(--muted);margin-top:1px}.cod-choice>.ico{margin-left:auto;color:#7d93a5;width:26px;height:26px}.cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:57px;padding:15px 18px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-size:15px;font-weight:600;box-shadow:0 4px 9px #1769c21a;transition:background .15s,transform .15s}.cta:hover{background:var(--blue-hover)}.cta:active{transform:translateY(1px)}.cta:disabled{opacity:.65;cursor:not-allowed}.cta__price{font-weight:650;white-space:nowrap}.cta__price:not(:empty):before{content:"·";padding-right:10px;opacity:.6}.cta__arrow{width:18px;height:18px;margin-left:2px}.cta__spinner{width:18px;height:18px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.cta-note{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:#758696;margin-top:12px}.cta-note .ico{width:13px;height:13px;color:var(--green)}.legal-copy{font-size:10px;color:#85909b;line-height:1.7;margin-top:21px;text-align:center}.legal-copy a{color:#60798f}.form-error{margin-top:17px;padding:14px 16px;border:1px solid #efd1d3;border-radius:8px;background:#fff6f6;color:#912932;font-size:12px;line-height:1.6}
.qty-offers{margin-top:22px}.qty-offers__label{font-size:12px;font-weight:600;color:var(--navy);margin-bottom:10px}.qty-options{display:grid;gap:10px}.qty-opt{display:flex;align-items:center;gap:10px;border:1px solid #d1dae2;background:#fff;padding:14px;border-radius:10px;cursor:pointer;position:relative}.qty-opt.selected{border-color:var(--blue);background:var(--blue-light)}.qty-opt__radio{width:16px;height:16px;border:1px solid #b8c6d3;border-radius:50%;flex-shrink:0}.qty-opt.selected .qty-opt__radio{border:5px solid var(--blue)}.qty-opt__body{flex:1}.qty-opt__name,.qty-opt__now{font-size:13px;font-weight:600;display:block}.qty-opt__sub,.qty-opt__was{font-size:11px;color:var(--muted);display:block}.qty-opt__was{text-decoration:line-through}.qty-opt__price{text-align:right}.qty-opt__badge{position:absolute;right:8px;top:-8px;padding:1px 6px;background:var(--navy);color:white;font-size:8px;font-weight:650;border-radius:3px}
.checkout-footer{max-width:1100px;margin:40px auto 0;padding:24px 0 30px;border-top:1px solid var(--sand);color:#89919a;font-size:10px}.checkout-footer>p{font-family:Georgia,serif;font-size:16px;font-style:italic;color:#8c867e;margin-bottom:17px}.checkout-footer>div{display:flex;justify-content:space-between;gap:20px}.checkout-footer nav{display:flex;gap:22px}.checkout-footer a{text-decoration:none}.checkout-footer a:hover{color:var(--navy)}
.success-overlay{max-width:620px;margin:70px auto;padding:0 24px;outline:none}.success__card{text-align:center;background:#fff;border:1px solid var(--sand);border-radius:22px;padding:42px 32px}.success__check{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 25px;background:var(--blue-light);color:var(--blue);border-radius:50%}.success__check .ico{width:30px;height:30px}.success__card h1{font-size:36px}.success__order{font-size:15px;font-weight:600;color:var(--navy);margin:15px 0}.success__card>p:not(.eyebrow):not(.success__order){font-size:14px;color:var(--muted);line-height:1.7}.success__note{display:flex;gap:12px;text-align:left;padding:18px;background:var(--cream);border:1px solid var(--sand);border-radius:10px;margin:25px 0;color:#6b7883;font-size:12px}.success__note .ico{color:var(--navy)}.success__link{font-size:13px;font-weight:600;color:var(--blue);text-decoration:none}
@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1200px){.form-section{padding-left:34px;padding-right:34px}}
@media(max-width:1000px){.checkout-progress{gap:22px}.checkout-progress li{font-size:10px;gap:5px}.checkout-progress li+li:before{left:-16px;width:9px}.checkout{gap:20px;grid-template-columns:minmax(0,1.25fr) minmax(310px,1fr)}.summary{padding:23px}.form-section{padding-left:24px;padding-right:24px}.totals__row--grand strong{font-size:25px}.intro-row{align-items:flex-end}.checkout-progress{margin-bottom:6px}h1{font-size:36px}}
@media(max-width:760px){.brand-header__inner{min-height:78px;padding:18px 20px}.brand__icon{width:27px;height:33px}.brand{gap:9px}.brand__name{font-size:23px;letter-spacing:1.5px}.brand__tagline{font-size:6px;letter-spacing:1.85px;margin-top:6px}.header-help>span{display:none}.header-help>.ico{width:23px;height:23px}.header-help{padding:8px}.checkout-intro{padding:20px 20px 22px}.intro-row{display:block;margin-top:21px}.eyebrow{font-size:9px;margin-bottom:8px;letter-spacing:1.8px}h1{font-size:33px;letter-spacing:-1px}.intro-copy{font-size:12px;margin-top:9px;line-height:1.6}.checkout-progress{margin:20px 0 0;gap:29px;justify-content:flex-start}.checkout-progress li{font-size:10px;gap:7px}.checkout-progress li+li:before{left:-21px;width:12px}.checkout-progress li>span{width:23px;height:23px}.checkout-progress li+li:before{top:11px}.checkout{padding:0 20px;display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.summary-col{grid-column:1;grid-row:1;position:static}.form-col{grid-column:1;grid-row:2;border-radius:14px}.summary{border-radius:14px;padding:20px}.summary__head{margin-bottom:16px}.summary__head h2{font-size:17px}.product__visual{width:84px;height:90px}.product{gap:14px}.product__title{font-size:14px;line-height:1.4}.product__price{font-size:14px}.product__quantity{font-size:11px;margin-top:5px}.totals{padding-top:15px;margin-top:17px}.totals__row{font-size:12px;margin-bottom:10px}.totals__row--grand{padding-top:15px;margin-top:15px;font-size:13px;margin-bottom:0}.totals__row--grand strong{font-size:26px}.payment-note{margin-top:16px;padding:12px;gap:10px}.payment-note strong{font-size:11px}.payment-note p{font-size:10px}.delivery-details{margin-top:17px;gap:10px}.delivery-details strong{font-size:11px}.delivery-details p{font-size:10px;margin-top:2px}.delivery-details p br{display:none}.delivery-details p br:after{content:" "}.support-card{display:none}.form-section{padding:23px 20px 5px}.section-heading{gap:11px;margin-bottom:21px}.section-heading h2{font-size:17px}.section-heading p{font-size:11px}.step-num{width:28px;height:28px;font-size:10px}.field label{font-size:12px}.field{margin-bottom:19px}input,select{font-size:16px;min-height:52px;padding:12px}.field-grid{gap:13px;grid-template-columns:1fr}.field-grid .field{margin-bottom:19px}.phone-prefix{font-size:13px;padding:0 11px}.form-section--confirm{padding:21px 20px 24px}.cta{font-size:14px;padding:14px 10px;gap:7px}.cta__price:not(:empty):before{padding-right:7px}.cta__arrow{width:16px;height:16px}.checkout-footer{margin:30px 20px 0;padding:23px 0 28px;text-align:center}.checkout-footer>p{font-size:15px}.checkout-footer>div{display:flex;align-items:center;flex-direction:column;gap:12px}.checkout-footer nav{gap:20px}.success-overlay{margin:35px auto}.success__card{padding:32px 22px}.success__card h1{font-size:30px}}
@media(max-width:360px){.announcement{font-size:10px;gap:7px}.checkout,.checkout-intro{padding-left:14px;padding-right:14px}.summary{padding:17px}.form-section{padding-left:16px;padding-right:16px}.cta{font-size:13px}.cta__arrow{display:none}.totals__row--grand strong{font-size:24px}.intro-copy{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.tracking-consent{max-width:1100px;margin:0 auto 24px;padding:18px 22px;display:flex;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px}.tracking-consent p{font-size:12px;color:var(--muted);line-height:1.65}.tracking-consent>div{display:flex;gap:8px;flex-shrink:0}.tracking-consent button{padding:10px 14px;border:1px solid var(--navy);border-radius:6px;background:var(--navy);color:white;font-size:12px}.tracking-consent button+button{background:white;color:var(--navy)}.privacy-link{font:inherit;padding:0;border:0;background:none;color:inherit}@media(max-width:760px){.tracking-consent{margin:0 20px 20px;padding:17px;display:block}.tracking-consent>div{margin-top:12px}.checkout-footer nav{flex-wrap:wrap;justify-content:center}}
