.checkout-page-wrap{padding-top:.75rem;padding-bottom:2rem}@media (max-width:768px){.gallery-layout .container.checkout-page-wrap{max-width:none;width:100%;padding:.875rem 1.5rem calc(2rem + env(safe-area-inset-bottom, 0));box-sizing:border-box}}.checkout-page-intro{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.checkout-page-intro .checkout-discount-banner,.checkout-page-intro .checkout-header,.checkout-page-intro .checkout-title-row{margin-bottom:0}.checkout-page{--checkout-primary:#7c3aed;--checkout-primary-soft:#f3e8ff;--checkout-border:#e5e7eb;--checkout-success:#16a34a;max-width:1180px;margin:0 auto;padding:1rem 0 3rem;-webkit-tap-highlight-color:transparent}.checkout-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.checkout-header__logo .landing-logo__img{max-height:28px}.checkout-header__actions{display:flex;align-items:center;gap:.75rem}.checkout-header__contacts-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.125rem;background:var(--checkout-primary);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 4px 14px rgba(124,58,237,.3);transition:background .15s,transform .15s}.checkout-header__contacts-btn:hover{background:#6d28d9}.checkout-header__contacts-btn:active{transform:translateY(1px)}.checkout-contacts-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vh,2rem) 1rem;background:rgba(15,23,42,.45);overflow-y:auto}.checkout-contacts-modal{display:flex;flex-direction:column;width:100%;max-width:480px;max-height:min(720px,calc(100dvh - 2rem));background:#fff;border-radius:20px;box-shadow:0 24px 48px rgba(15,23,42,.18);overflow:hidden;flex-shrink:0;margin:auto}.checkout-contacts-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0;padding:1.25rem 1.25rem .875rem;border-bottom:1px solid #f1f5f9}.checkout-contacts-modal__header h3{margin:0;font-family:var(--font-display),system-ui,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.25;color:#111827}.checkout-contacts-modal__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-.25rem -.25rem 0 0;border:none;border-radius:10px;background:transparent;color:#94a3b8;cursor:pointer}.checkout-contacts-modal__close:hover{background:#f8fafc;color:#64748b}.checkout-contacts-modal__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:1.125rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom, 0px))}.checkout-contacts-modal__body .contact-form{gap:.875rem}.checkout-contacts-modal__body .contact-form__input{font-size:16px}.checkout-contacts-modal__body .contact-form__submit{min-height:48px;margin-top:.25rem}.checkout-contacts-modal__info{display:grid;gap:.625rem;margin-bottom:1.25rem;padding:1rem;background:#f8fafc;border:1px solid var(--checkout-border);border-radius:12px}.checkout-contacts-modal__row{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:#334155;text-decoration:none}.checkout-contacts-modal__row:hover{color:var(--checkout-primary)}.checkout-contacts-modal__row--static{cursor:default}.checkout-contacts-modal__row--static:hover{color:#334155}.checkout-contacts-modal__row svg{flex-shrink:0;color:var(--checkout-primary)}.checkout-contacts-modal__form-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#111827}@media (max-width:768px){.checkout-contacts-overlay{align-items:flex-end;padding:0;overflow:hidden}.checkout-contacts-modal{max-width:none;max-height:min(92dvh,calc(100dvh - env(safe-area-inset-top, 0px)));border-radius:20px 20px 0 0;margin:0}.checkout-contacts-modal__header{padding:1.125rem 1.25rem .875rem}.checkout-contacts-modal__body{padding:1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom, 0px))}}.checkout-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.checkout-title-row__badge{display:inline-flex;align-items:center;gap:.375rem;color:#64748b;font-size:.8125rem;white-space:nowrap}.checkout-title{font-size:1.75rem;font-weight:700;margin:0;color:#111827}.checkout-discount-banner__sub{font-size:.8125rem;margin-top:.375rem;line-height:1.45}.checkout-discount-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;background:var(--checkout-primary-soft);border:1px solid #e9d5ff;border-radius:12px;margin-bottom:1.5rem;font-size:.875rem;color:#5b21b6}.checkout-discount-banner--inline{margin-top:1rem;margin-bottom:0}.checkout-body{display:flex;flex-direction:column;gap:1rem}.checkout-section__title--inline{margin-bottom:0}.checkout-footer-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}.checkout-footer-row .checkout-section{height:100%}.checkout-payment-promo{margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid var(--checkout-border)}.checkout-payment-promo__label{display:block;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.5rem}.checkout-section--payment{display:flex;flex-direction:column}.checkout-section--payment .checkout-pay-btn{margin-top:auto}.checkout-section--payment .checkout-pay-hint+.checkout-pay-btn{margin-top:1rem}.checkout-summary__service{font-weight:700;margin:0 0 .75rem;color:#111827}.checkout-section{background:#fff;border:1px solid var(--checkout-border);border-radius:16px;padding:1.25rem}.checkout-section__head-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.375rem}.checkout-section__head-row .checkout-section__title{margin-bottom:0}.checkout-help-link{display:inline-flex;align-items:center;gap:.375rem;border:none;background:none;color:var(--checkout-primary);font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;padding:0}.checkout-section__title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;margin:0 0 .375rem}.checkout-section__num{width:24px;height:24px;border-radius:999px;background:var(--checkout-primary);color:#fff;font-size:.75rem;display:flex;align-items:center;justify-content:center}.checkout-section__hint{font-size:.8125rem;color:#64748b;margin:0 0 1rem}.checkout-field{margin-bottom:.75rem}.checkout-field label{display:block;font-size:.8125rem;font-weight:600;margin-bottom:.375rem;color:#374151}.checkout-field__required{color:#ef4444}.checkout-field input{width:100%;padding:.75rem 2.5rem .75rem .875rem;border:1px solid var(--checkout-border);border-radius:10px;font-size:.9375rem}.checkout-input-wrap{position:relative}.checkout-input-wrap--valid input{border-color:var(--checkout-success)}.checkout-input-wrap--invalid input{border-color:#ef4444}.checkout-field__error{margin:.375rem 0 0;font-size:.75rem;color:#ef4444}.checkout-input-wrap__icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--checkout-success);display:flex;pointer-events:none}.checkout-field-note{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:6px;margin:0}.checkout-field input:focus{outline:none;border-color:var(--checkout-primary);box-shadow:0 0 0 3px var(--checkout-primary-soft)}.checkout-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.checkout-photo-stats{display:flex;justify-content:space-between;font-size:.8125rem;color:#64748b;margin-top:.75rem}.protected-photo{position:relative;display:block;width:100%;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.protected-photo img{width:100%;display:block;pointer-events:none;user-select:none;-webkit-user-drag:none}.protected-photo__overlay{position:absolute;inset:0;z-index:1;background:transparent}.protected-photo--thumb{width:52px;height:52px;border-radius:8px;overflow:hidden;background:#f8fafc}.protected-photo--thumb img{width:100%;height:100%;object-fit:contain}.checkout-photo{position:relative}.checkout-photo__btn{width:100%;border:2px solid var(--checkout-border);border-radius:10px;overflow:hidden;padding:0;background:#f8fafc;position:relative}.checkout-photo__select{width:100%;border:none;padding:0;background:transparent;cursor:pointer;display:block;position:relative}.checkout-photo__btn--selected{border-color:var(--checkout-primary);box-shadow:0 0 0 2px var(--checkout-primary-soft)}.checkout-photo__btn .protected-photo img,.checkout-photo__select .protected-photo img{width:100%;height:auto;display:block}.checkout-photo__check{position:absolute;top:6px;left:6px;z-index:2;width:18px;height:18px;border-radius:4px;border:2px solid #fff;background:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px}.checkout-photo__btn--selected .checkout-photo__check{background:var(--checkout-primary);border-color:var(--checkout-primary)}.checkout-photo__qty-overlay{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:4;display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:rgba(255,255,255,.98);border:1px solid var(--checkout-border);border-radius:999px;box-shadow:0 4px 12px rgba(15,23,42,.15)}.checkout-photo__qty-overlay button{width:26px;height:26px;border:none;border-radius:999px;background:var(--checkout-primary-soft);cursor:pointer;font-size:1rem;font-weight:700;line-height:1;color:var(--checkout-primary)}.checkout-photo__qty-overlay button:hover{background:var(--checkout-primary);color:#fff}.checkout-photo__qty-overlay span{min-width:14px;text-align:center;font-size:.8125rem;font-weight:600}.checkout-photo__qty{display:none}.checkout-photo__label{text-align:center;font-size:.75rem;color:#64748b;margin-top:.25rem}.checkout-validation{margin-top:1rem;padding:.875rem 1rem;background:var(--checkout-primary-soft);border-radius:10px;font-size:.875rem;color:#5b21b6;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.checkout-validation--ok{background:#f8fafc;color:#64748b}.checkout-validation__clear{background:none;border:none;color:var(--checkout-primary);cursor:pointer;font-size:.8125rem;white-space:nowrap;flex-shrink:0}.checkout-services{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;align-items:stretch}.checkout-service--more{text-decoration:none;color:inherit;display:flex;flex-direction:column;text-align:left;width:100%;font:inherit}.checkout-service__icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.625rem}.checkout-service__icon--muted{background:#f1f5f9;color:#64748b}.checkout-service{border:2px solid var(--checkout-border);border-radius:14px;padding:1rem;text-align:left;cursor:pointer;background:#fff;position:relative;display:flex;flex-direction:column;height:100%}.checkout-service--selected{box-shadow:0 4px 14px rgba(124,58,237,.12)}.checkout-service__check{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:999px;background:var(--checkout-primary);color:#fff;font-size:12px;display:none;align-items:center;justify-content:center}.checkout-service--selected .checkout-service__check{display:flex}.checkout-service__name{font-weight:700;font-size:.9375rem;margin-bottom:.25rem}.checkout-service__meta{font-size:.75rem;color:#64748b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.checkout-service__price{font-weight:700;margin-top:.5rem;font-size:1rem}.checkout-service__bar{margin-top:auto;padding-top:.625rem;border-top:1px solid rgba(0,0,0,.06);font-size:.75rem;color:#64748b}.checkout-promo-row{display:flex;gap:.5rem}.checkout-promo-row input{flex:1;padding:.75rem;border:1px solid var(--checkout-border);border-radius:10px}.checkout-promo-btn{padding:.75rem 1rem;background:var(--checkout-primary);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer}.checkout-promo-message{font-size:.875rem;margin:.5rem 0 0}.checkout-sidebar{background:#fff;border:1px solid var(--checkout-border);border-radius:16px;padding:1.25rem}.checkout-sidebar__service{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:.9375rem;margin-bottom:.75rem;color:#111827}.checkout-sidebar__service-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-sidebar__line--discount span:last-child{color:var(--checkout-success)}.checkout-sidebar__error{color:#dc2626;font-size:.875rem;margin:.5rem 0 0}.checkout-pay-hint{margin-top:.875rem;padding:.75rem .875rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.checkout-pay-hint__title{margin:0 0 .375rem;font-size:.8125rem;font-weight:600;color:#475569}.checkout-pay-hint__list{margin:0;padding-left:1.125rem;font-size:.8125rem;color:#64748b;line-height:1.45}.checkout-pay-hint__list li+li{margin-top:.25rem}.checkout-sidebar__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.checkout-sidebar__head .checkout-section__title,.checkout-sidebar__head h3{margin:0}.checkout-sidebar__thumbs{display:flex;gap:.5rem;flex-wrap:wrap;margin:.75rem 0 1rem}.checkout-sidebar__thumb{position:relative}.checkout-sidebar__thumb .protected-photo{border-radius:8px}.checkout-sidebar__badge{position:absolute;top:-4px;right:-4px;background:#2563eb;color:#fff;font-size:10px;border-radius:999px;padding:0 5px;min-width:18px;text-align:center}.checkout-sidebar__line{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.375rem;color:#475569}.checkout-sidebar__total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--checkout-border)}.checkout-pay-btn{width:100%;margin-top:1rem;padding:.9375rem;background:var(--checkout-primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 14px rgba(124,58,237,.3)}.checkout-pay-btn:disabled{opacity:.55;cursor:not-allowed}.checkout-trust{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;font-size:.75rem;color:#64748b}.discount-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:200;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vh,2.5rem) 1rem;overflow-y:auto}.discount-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:calc(100dvh - clamp(3rem, 8vh, 5rem));box-shadow:0 24px 48px rgba(15,23,42,.18);overflow:hidden;position:relative;display:flex;flex-direction:column;flex-shrink:0;margin:auto}.discount-modal__inner{display:grid;grid-template-columns:300px 1fr;min-height:0;flex:1;overflow:hidden}.discount-modal__aside{background:#f7f5ff;padding:1.75rem 1.5rem;border-right:1px solid #ece8ff;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;min-height:0;overflow-y:auto}.discount-modal__aside h4{font-size:.9375rem;font-weight:700;line-height:1.45;margin:0 0 1.25rem;color:#111827}.discount-modal__category{display:flex;gap:.75rem;margin-bottom:1.125rem}.discount-modal__category:last-of-type{margin-bottom:0}.discount-modal__category-icon{width:40px;height:40px;border-radius:12px;background:#fff;border:1px solid #e4ddff;display:flex;align-items:center;justify-content:center;color:#7c3aed;flex-shrink:0}.discount-modal__category-title{font-size:.8125rem;font-weight:600;line-height:1.35;color:#111827}.discount-modal__category-sub{font-size:.6875rem;line-height:1.4;color:#64748b;margin-top:.125rem}.discount-modal__aside-note{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1.45;color:#64748b;margin:0}.discount-modal__main{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:1.75rem 1.75rem 0}.discount-modal__close{position:absolute;top:1.25rem;right:1.25rem;width:32px;height:32px;border:none;background:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px}.discount-modal__close:hover{background:#f8fafc;color:#64748b}.discount-modal__form-head{flex-shrink:0;padding-right:2rem;margin-bottom:1rem}.discount-modal__form-head h3{margin:0 0 .375rem;font-size:1.375rem;font-weight:700;color:#111827}.discount-modal__form-head p{margin:0;font-size:.875rem;line-height:1.5;color:#64748b}.discount-modal__form{display:flex;flex-direction:column;flex:1;min-height:0}.discount-modal__body{flex:1;min-height:0;overflow-y:auto;display:grid;gap:.75rem;padding-right:.25rem;padding-bottom:.5rem}.discount-modal__footer{flex-shrink:0;padding:1rem 0 1.25rem;background:#fff;border-top:1px solid #f1f5f9}.discount-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.discount-modal__field label{display:block;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.375rem}.discount-modal__required{color:#ef4444}.discount-modal__field input,.discount-modal__field textarea,.discount-modal__select{width:100%;padding:.75rem .875rem;border:1px solid #e5e7eb;border-radius:10px;font-size:.9375rem;color:#111827;background:#fff}.discount-modal__field textarea{resize:vertical;min-height:72px}.discount-modal__field input:focus,.discount-modal__field textarea:focus,.discount-modal__select:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.discount-modal__select{appearance:none;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.discount-modal__upload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border:1.5px dashed #c4b5fd;border-radius:12px;padding:1rem;text-align:center;background:#faf8ff;cursor:pointer;color:#7c3aed}.discount-modal__upload input{display:none}.discount-modal__upload-title{font-size:.875rem;font-weight:600;color:#111827}.discount-modal__upload p{margin:0;font-size:.75rem;color:#64748b}.discount-modal__upload-file{margin-top:.375rem;font-size:.8125rem;font-weight:600;color:#7c3aed}.discount-modal__privacy{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:.75rem;line-height:1.45;color:#64748b}.discount-modal__privacy svg{flex-shrink:0;margin-top:1px}.discount-modal__error{margin:0;font-size:.875rem;color:#dc2626}.discount-modal__actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:0}.discount-modal__btn{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:.6875rem 1.125rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer}.discount-modal__btn--outline{background:#fff;border:1px solid #e5e7eb;color:#334155}.discount-modal__btn--primary{background:#7c3aed;border:none;color:#fff;box-shadow:0 4px 14px rgba(124,58,237,.28)}.discount-modal__btn--primary:disabled{opacity:.65;cursor:not-allowed}.discount-modal__note{margin:.25rem 0 0;text-align:center;font-size:.75rem;line-height:1.45;color:#64748b}.discount-modal--success{max-width:440px}.discount-modal__success{padding:2.5rem 2rem 2rem;position:relative;text-align:center;background:radial-gradient(circle at 50% 0,rgba(124,58,237,.07),transparent 58%),radial-gradient(circle at 50% 100%,rgba(16,185,129,.05),transparent 50%)}.discount-modal__success-icon{width:76px;height:76px;margin:0 auto 1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;box-shadow:0 8px 24px rgba(16,185,129,.22);animation:checkout-success-pop .5s cubic-bezier(.34,1.56,.64,1)}.discount-modal__success h3{margin:0 0 .625rem;font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.discount-modal__success-text{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6;color:#64748b}.discount-modal__success-hint{display:flex;align-items:flex-start;gap:.625rem;margin:0 0 1.5rem;padding:.875rem 1rem;background:rgba(255,255,255,.85);border:1px solid #e2e8f0;border-radius:12px;font-size:.8125rem;line-height:1.5;color:#64748b;text-align:left}.discount-modal__success-hint svg{flex-shrink:0;margin-top:1px;color:#7c3aed}.discount-modal__success-btn{width:100%;min-width:0;padding:.75rem 1.25rem}@media (max-width:768px){.discount-modal__inner{grid-template-columns:1fr;min-height:auto}.discount-modal__aside{border-right:none;border-bottom:1px solid #ece8ff}.discount-modal__row{grid-template-columns:1fr}}.checkout-discount-banner .checkout-discount-btn{padding:.5625rem 1rem;background:#fff;border:1px solid #c4b5fd;border-radius:10px;font-size:.875rem;font-weight:600;color:var(--checkout-primary);cursor:pointer;white-space:nowrap}.checkout-discount-banner .checkout-discount-btn:hover{background:#faf5ff}.checkout-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5625rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer}.checkout-btn--outline{background:#fff;border:1px solid var(--checkout-border);color:#334155}.checkout-btn--primary{background:var(--checkout-primary);border:none;color:#fff}@media (max-width:768px){.checkout-page-wrap{padding-top:0;padding-bottom:0}.checkout-page{padding:0 0 1.25rem;background:transparent;border-radius:0}.gallery-layout{background:radial-gradient(circle at 50% -10%,rgba(124,58,237,.08),transparent 52%),#f4f6f8}.checkout-page-intro{gap:1.125rem;margin-bottom:1.25rem}.checkout-header{flex-wrap:nowrap;justify-content:space-between;gap:.75rem;margin-bottom:0;padding:0 0 1rem;border-bottom:1px solid rgba(226,232,240,.95)}.checkout-header__logo .landing-logo__img{max-height:24px}.checkout-header__actions{justify-content:flex-end}.checkout-header__contacts-btn{padding:.5rem .875rem;font-size:.8125rem;border-radius:999px;box-shadow:0 2px 10px rgba(124,58,237,.22)}.checkout-title-row{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:0}.checkout-title{font-size:1.375rem;line-height:1.3}.checkout-title-row__badge{display:inline-flex;align-self:flex-start;white-space:normal;font-size:.75rem;padding:.5rem .875rem;background:#fff;border:1px solid var(--checkout-border);border-radius:999px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.checkout-discount-banner{flex-direction:column;align-items:stretch;gap:1rem;padding:1.125rem 1.25rem;margin-bottom:0;font-size:.8125rem;line-height:1.5}.checkout-discount-banner .checkout-discount-btn{width:100%;display:flex;justify-content:center;white-space:normal;text-align:center;padding:.75rem 1rem;margin-top:.125rem}.checkout-body{gap:.75rem}.checkout-section{padding:1.125rem 1.25rem;border-radius:14px;box-shadow:0 1px 3px rgba(15,23,42,.05)}.checkout-section__title{font-size:.9375rem;gap:.4375rem}.checkout-section__num{width:22px;height:22px;font-size:.6875rem}.checkout-section__hint{font-size:.8125rem;line-height:1.45;margin-bottom:.875rem}.checkout-section__head-row{flex-direction:column;align-items:flex-start}.checkout-photo-grid{grid-template-columns:1fr;gap:.875rem}.checkout-photo__label{font-size:.8125rem;margin-top:.375rem}.checkout-photo__btn{border-radius:8px}.checkout-photo__check{width:20px;height:20px;top:5px;left:5px}.checkout-photo__qty-overlay{bottom:6px;padding:.1875rem .4375rem}.checkout-photo__qty-overlay button{width:32px;height:32px;font-size:1.0625rem}.checkout-photo-stats{flex-direction:column;align-items:flex-start;gap:.125rem;font-size:.75rem;margin-top:.625rem}.checkout-validation{flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem;font-size:.8125rem;line-height:1.45}.checkout-validation__clear{align-self:flex-start;padding:.25rem 0;min-height:44px;display:inline-flex;align-items:center}.checkout-section--services{position:relative;overflow:visible;padding-bottom:.75rem}.checkout-section--services:after{content:"";position:absolute;top:2.75rem;right:0;bottom:.75rem;width:2rem;background:linear-gradient(270deg,#fff 20%,transparent);pointer-events:none;z-index:1}.checkout-section--services .checkout-services{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.75rem;margin:0;padding:.25rem 0 .75rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.checkout-section--services .checkout-services::-webkit-scrollbar{display:none}.checkout-section--services .checkout-service{flex:0 0 260px;width:260px;min-width:260px;max-width:260px;height:220px;min-height:220px;max-height:220px;padding:.875rem;overflow:hidden;box-sizing:border-box;scroll-snap-align:start}.checkout-section--services .checkout-service__icon{width:32px;height:32px;margin-bottom:.5rem}.checkout-section--services .checkout-service__name{font-size:.875rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em;margin-bottom:.125rem}.checkout-section--services .checkout-service__meta{min-height:calc(.75rem * 1.35 * 2);flex:1 1 auto}.checkout-section--services .checkout-service__price{margin-top:.375rem;font-size:.9375rem;flex-shrink:0}.checkout-section--services .checkout-service__bar{padding-top:.5rem;font-size:.6875rem;flex-shrink:0}.checkout-field input{font-size:16px;padding:.875rem 2.5rem .875rem .875rem;border-radius:12px}.checkout-footer-row{grid-template-columns:1fr;gap:.75rem}.checkout-section--payment{border:1px solid #ddd6fe;box-shadow:0 4px 18px rgba(124,58,237,.08)}.checkout-promo-row{flex-direction:column;gap:.5rem}.checkout-promo-row input{border-radius:12px;font-size:16px}.checkout-promo-btn{width:100%;min-height:48px;border-radius:12px}.checkout-sidebar__thumbs{gap:.375rem}.checkout-sidebar__total{font-size:1.125rem}.checkout-pay-btn{min-height:52px;font-size:1.0625rem;border-radius:14px;margin-top:1.25rem}.checkout-pay-btn:not(:disabled):active{transform:scale(.99)}.checkout-trust{flex-direction:column;align-items:center;gap:.375rem;margin-top:1rem;font-size:.6875rem;text-align:center}.checkout-toast{bottom:calc(1rem + env(safe-area-inset-bottom, 0));max-width:calc(100vw - 1.5rem);font-size:.8125rem}}@media (max-width:480px){.gallery-layout .container.checkout-page-wrap{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:380px){.checkout-section--services .checkout-service{flex-basis:240px;width:240px;min-width:240px;max-width:240px;height:220px;min-height:220px;max-height:220px}}.checkout-success-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem;background:radial-gradient(circle at 20% 20%,rgba(124,58,237,.08),transparent 40%),radial-gradient(circle at 80% 80%,rgba(16,185,129,.08),transparent 40%),#f8fafc}.checkout-success-card{width:100%;max-width:520px;background:#fff;border-radius:24px;padding:2.5rem 2rem 2rem;text-align:center;box-shadow:0 4px 6px rgba(15,23,42,.04),0 24px 48px rgba(15,23,42,.08);border:1px solid rgba(226,232,240,.8)}.checkout-success-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:checkout-success-pop .5s cubic-bezier(.34,1.56,.64,1)}.checkout-success-icon--paid{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;box-shadow:0 8px 24px rgba(16,185,129,.2)}.checkout-success-icon--pending{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#d97706;box-shadow:0 8px 24px rgba(245,158,11,.15)}.checkout-success-icon--loading{background:linear-gradient(135deg,#f5f3ff,#ede9fe);color:#7c3aed}.checkout-success-spinner{animation:checkout-success-spin .8s linear infinite}@keyframes checkout-success-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes checkout-success-spin{to{transform:rotate(1turn)}}.checkout-success-title{margin:0 0 .625rem;font-size:1.625rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.checkout-success-subtitle{font-size:.9375rem;line-height:1.6;color:#64748b;max-width:360px;margin:0 auto 1.5rem}.checkout-success-badge{display:inline-flex;align-items:center;padding:.375rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:600;margin-bottom:1.5rem}.checkout-success-badge--paid{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.checkout-success-badge--pending{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.checkout-success-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:.25rem 0;margin-bottom:1.5rem;text-align:left}.checkout-success-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.125rem}.checkout-success-row+.checkout-success-row{border-top:1px solid #e2e8f0}.checkout-success-row__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.checkout-success-row__label svg{flex-shrink:0;opacity:.7}.checkout-success-row__value{font-size:.9375rem;font-weight:600;color:#0f172a}.checkout-success-row__value--amount{font-size:1.125rem;color:#7c3aed}.checkout-success-pay{margin-bottom:1rem}.checkout-success-error{margin:.75rem 0 0;font-size:.875rem;color:#dc2626}.checkout-success-actions{display:flex;flex-direction:column;gap:.625rem}.checkout-success-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.8125rem 1.25rem;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;border:none}.checkout-success-btn--primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 4px 14px rgba(124,58,237,.35)}.checkout-success-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(124,58,237,.4)}.checkout-success-btn--primary:disabled{opacity:.7;cursor:not-allowed}.checkout-success-btn--outline{background:#fff;color:#475569;border:1px solid #e2e8f0}.checkout-success-btn--outline:hover{background:#f8fafc;border-color:#cbd5e1}.checkout-success-note{margin:1.25rem 0 0;padding-top:1.25rem;border-top:1px solid #f1f5f9;font-size:.8125rem;line-height:1.5;color:#94a3b8}.checkout-success-qr-notice{margin-top:1.5rem;padding:1.25rem;border-radius:18px;text-align:left;background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(236,72,153,.06)),#fff;border:1px solid rgba(124,58,237,.16);box-shadow:0 10px 30px rgba(124,58,237,.08)}.checkout-success-qr-notice__header{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:.75rem}.checkout-success-qr-notice__icon{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#7c3aed;background:linear-gradient(135deg,#f3e8ff,#ede9fe);box-shadow:inset 0 0 0 1px rgba(124,58,237,.12)}.checkout-success-qr-notice__eyebrow{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .25rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7c3aed}.checkout-success-qr-notice__title{margin:0;font-size:1rem;font-weight:700;line-height:1.35;color:#1e1b4b}.checkout-success-qr-notice__text{margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:#64748b}.checkout-success-btn--gallery{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:.75rem 1rem;border-radius:12px;font-size:.9375rem;font-weight:700;text-decoration:none;color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 8px 20px rgba(124,58,237,.28);transition:transform .15s ease,box-shadow .15s ease}.checkout-success-btn--gallery:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(124,58,237,.34)}.checkout-toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:300;display:flex;align-items:flex-start;gap:.75rem;max-width:min(420px,calc(100vw - 2rem));padding:.875rem 1rem;background:#1e1b4b;color:#fff;border-radius:12px;box-shadow:0 12px 32px rgba(15,23,42,.28);font-size:.875rem;line-height:1.45}.checkout-toast p{margin:0;flex:1}.checkout-toast__close{flex-shrink:0;border:none;background:rgba(255,255,255,.12);color:#fff;width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:1.125rem;line-height:1}.legal-layout{min-height:100vh;display:flex;flex-direction:column;background:#fff}.legal-layout__header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e8edf5}.legal-layout__header .landing-header{position:relative;inset:auto}.legal-layout main{flex:1}.legal-page{padding:3rem 0 4rem;background:#fff}.legal-page__title{font-family:var(--font-display),system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:var(--text);margin:0 0 2rem;line-height:1.2}.legal-page__content{color:var(--text-muted,#64748b);font-size:15px;line-height:1.75}.legal-page__content h2{font-size:1.125rem;font-weight:700;color:var(--text);margin:1.75rem 0 .75rem}.legal-page__content h2:first-child{margin-top:0}.legal-page__content h3{font-size:1rem;font-weight:600;color:var(--text);margin:1rem 0 .5rem}.legal-page__content p{margin:0 0 .75rem}.legal-page__content p:last-child{margin-bottom:0}.legal-page__content ol,.legal-page__content ul{margin:0 0 .75rem;padding-left:1.25rem}.legal-page__content li{margin-bottom:.5rem}.legal-page__content li:last-child{margin-bottom:0}.legal-page__content b,.legal-page__content strong{font-weight:700;color:var(--text)}.legal-page__section+.legal-page__section{margin-top:1.75rem}.legal-page__section h2{font-size:1.125rem;font-weight:700;color:var(--text);margin:0 0 .75rem}.legal-page__subtitle{font-size:1rem;font-weight:600;color:var(--text);margin:0 0 .5rem}.legal-page__section:has(.legal-page__subtitle){margin-top:1rem}.legal-page__section p{margin:0 0 .75rem}.legal-page__section p:last-child{margin-bottom:0}.legal-page__section ul{margin:0 0 .75rem;padding-left:1.25rem}.legal-page__section li{margin-bottom:.5rem}.legal-page__section li:last-child{margin-bottom:0}@media (max-width:640px){.legal-page{padding:2rem 0 3rem}.legal-page__content{font-size:14px}}