.giftcard-page{max-width:1000px}.giftcard-header{max-width:660px;margin-left:auto;margin-right:auto}.giftcard-chip{font-size:0.75rem;letter-spacing:0.12em;padding:0.35rem 0.85rem;border-radius:999px;background:rgba(202,0,8,0.12);color:var(--bs-primary);font-weight:700}.giftcard-title{font-size:clamp(2.2rem,4vw,3rem);font-weight:700;color:#0f172a}.giftcard-subtitle{color:#475569;font-size:1.05rem}.giftcard-grid{display:grid;gap:clamp(1.75rem,3vw,2.5rem)}.giftcard-media-stack{display:flex;flex-direction:column;gap:1.25rem}.giftcard-image-card{background:#ffffff;border-radius:28px;padding:clamp(1.5rem,2.5vw,2rem);display:flex;justify-content:center;align-items:center;box-shadow:0 18px 45px -30px rgba(15,23,42,0.3)}.giftcard-image{max-width:min(100%,420px);border-radius:22px;box-shadow:0 18px 50px -25px rgba(0,0,0,0.2)}.giftcard-benefits-card{background:linear-gradient(135deg,#0f172a 0%,#141c2c 100%);border-radius:28px;padding:clamp(1.5rem,2.5vw,2rem);box-shadow:0 18px 45px -30px rgba(15,23,42,0.4)}.giftcard-benefits{display:flex;flex-direction:column;gap:0.85rem;margin:0;color:#f8fafc;font-weight:600}.giftcard-benefits li{display:flex;gap:0.75rem;align-items:center;justify-content:center}.giftcard-benefits .material-symbols-outlined{font-size:1.6rem;color:#f8fafc}.giftcard-form-card{background:#ffffff;border-radius:28px;padding:clamp(1.75rem,3vw,2.5rem);box-shadow:0 28px 60px -35px rgba(15,23,42,0.25);display:flex;flex-direction:column;gap:1.5rem}.giftcard-field-grid{display:grid;gap:1rem}.giftcard-field{display:flex;flex-direction:column;gap:0.6rem}.giftcard-field--full{grid-column:1 / -1}.giftcard-field + .giftcard-field{margin-top:1rem}.giftcard-field-grid .giftcard-field{margin-top:0}.giftcard-delivery-toggle{display:inline-flex;align-items:center;gap:0.75rem;padding:0.85rem 1rem;border-radius:16px;border:1px solid rgba(15,23,42,0.12);background:rgba(15,23,42,0.04);padding-left:1.5rem}.giftcard-delivery-toggle .form-check-input{width:3rem;height:1.5rem;margin-left:0;margin-right:0.5rem}.giftcard-delivery-toggle .form-check-input:focus{box-shadow:0 0 0 0.15rem rgba(202,0,8,0.25)}.giftcard-delivery-toggle .form-check-input:checked{background-color:var(--bs-primary);border-color:var(--bs-primary)}.giftcard-delivery-toggle .form-check-input:checked:focus{box-shadow:0 0 0 0.15rem rgba(202,0,8,0.35)}.giftcard-delivery-toggle .form-check-label{font-size:0.95rem;font-weight:600;color:#0f172a}.giftcard-toggle-hint{font-size:0.85rem;color:#64748b}.giftcard-field textarea{margin-top:0.25rem}.giftcard-field textarea + .form-text,.giftcard-field textarea + .giftcard-note{margin-top:0.75rem}.giftcard-label{font-size:0.78rem;text-transform:uppercase;letter-spacing:0.08em;font-weight:600;color:#6b7280}.giftcard-required{color:var(--bs-primary)}.giftcard-optional{color:#94a3b8}.giftcard-input{border-radius:14px;border:1px solid rgba(15,23,42,0.12);background-color:rgba(15,23,42,0.03);padding:0.75rem 1rem;color:#0f172a}.giftcard-input:focus{border-color:var(--bs-primary);box-shadow:0 0 0 0.25rem rgba(202,0,8,0.15);background-color:#fff}.giftcard-amounts{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0.75rem}.giftcard-amount-btn{border:1px solid rgba(15,23,42,0.15);border-radius:999px;background:#fff;padding:0.75rem 1rem;font-weight:600;color:#0f172a;transition:border-color 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease}.giftcard-amount-btn:hover,.giftcard-amount-btn:focus-visible{border-color:var(--bs-primary);box-shadow:0 10px 25px -18px rgba(202,0,8,0.6)}.giftcard-amount-btn.active{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary);box-shadow:0 16px 30px -20px rgba(202,0,8,0.9)}.giftcard-custom-amount{margin-top:0.75rem}.giftcard-custom-amount .input-group-text{border-radius:14px 0 0 14px}.giftcard-custom-amount .form-control{border-radius:0 14px 14px 0}.giftcard-submit{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.giftcard-submit-btn{border-radius:999px;padding:0.95rem 1.8rem;font-weight:600;align-self:flex-start}.giftcard-note{font-size:0.9rem;color:#475569}.giftcard-stripe-logo{height:16px;vertical-align:middle;margin-inline:0.25rem;margin-top:-0.1rem;align-items:center;justify-content:center;filter:saturate(0)}@media (min-width:992px){.giftcard-grid{grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);align-items:stretch}.giftcard-form-card{justify-content:center}.giftcard-submit-btn{align-self:flex-start}.giftcard-submit{margin-top:2rem}.giftcard-media-stack{position:sticky;top:2rem}}@media (min-width:768px){.giftcard-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.giftcard-header{text-align:center}.giftcard-submit-btn{width:100%}.giftcard-benefits li{justify-content:flex-start;align-items:flex-start;text-align:left}.giftcard-benefits{align-items:flex-start;max-width:320px;width:100%;margin-left:auto;margin-right:auto;text-align:left}.giftcard-benefits li span:last-child{text-align:left}}