@font-face { font-family: "Guzel Arabic"; src: url("/assets/guzel-arabic-regular.woff") format("woff"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Guzel Arabic"; src: url("/assets/guzel-arabic-bold.woff") format("woff"); font-weight: 700; font-style: normal; font-display: swap; }

:root {
  color-scheme: light;
  --maroon: #68132d;
  --maroon-deep: #4c0d20;
  --ink: #30212a;
  --muted: #75666e;
  --paper: #ffffff;
  --soft: #faf6f8;
  --line: #eadde2;
  --order-dock-height: calc(8rem + env(safe-area-inset-bottom, 0px));
  --font-arabic: "Guzel Arabic", "Tahoma", "Arial", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-bottom: calc(var(--order-dock-height) + 1rem); }
body { margin: 0; padding-bottom: var(--order-dock-height); background: var(--paper); color: var(--ink); font-family: var(--font-arabic); font-size: 1rem; line-height: 1.85; -webkit-font-smoothing: antialiased; }
[hidden] { display: none !important; }
img { display: block; max-width: 100%; }
button, summary, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; }
h1, h2, h3, p { margin: 0; }
::selection { background: var(--maroon); color: white; }
:focus-visible { outline: 3px solid var(--maroon); outline-offset: 6px; }
.skip-link { position: fixed; top: 1rem; right: 1rem; z-index: 50; transform: translateY(-180%); background: white; border: 1px solid var(--maroon); border-radius: .5rem; padding: .6rem 1rem; }
.skip-link:focus { transform: none; }
.brand-header { min-height: 84px; display: flex; flex-direction: column; justify-content: center; align-items: center; color: white; background: var(--maroon); padding: .75rem 1.25rem; }
.brand-name { font-size: 2rem; line-height: 1.35; font-weight: 700; }
.brand-latin { font-family: Georgia, serif; font-size: .75rem; letter-spacing: .3em; margin-inline-end: -.3em; line-height: 1.5; }
.page { max-width: 1160px; padding: 0 40px 5.5rem; margin: 0 auto; }
.package { padding-top: 2.75rem; }
.package-heading { display: flex; align-items: center; gap: 1.5rem; margin-bottom: 2rem; }
.profile-photo { width: 112px; height: 112px; flex: 0 0 112px; border-radius: 50%; }
/* The supplied logo already has its gold ring. Fit it inside the circular
   window without drawing a second border or clipping the original ring. */
.profile-photo img { width: 100%; height: 100%; object-fit: contain; transform: scale(1.1); }
.package-copy { min-width: 0; padding-block: .4rem; }
h1 { color: var(--maroon); font-size: clamp(1.5rem, 3.1vw, 2.3rem); font-weight: 700; line-height: 1.7; }
.package-plus { white-space: nowrap; }
.package-plus bdi { display: inline-block; margin-inline-start: .15em; color: #a47732; font-family: Arial, sans-serif; }
.package-price { display: flex; flex-wrap: wrap; align-items: baseline; column-gap: .45rem; font-size: 1.0625rem; color: var(--muted); line-height: 1.8; }
.package-price strong { font-size: clamp(1.75rem, 3.7vw, 2.6rem); color: var(--maroon); line-height: 1.6; font-weight: 700; }
.hero-photo { width: 100%; aspect-ratio: 3 / 2; border-radius: 3px; }
.hero-photo img { width: 100%; height: auto; object-fit: contain; }
.gallery-photo { margin: 0; }
.gallery-controls { display: flex; flex-wrap: wrap; gap: .6rem; margin-bottom: 1rem; }
.gallery-controls button { min-height: 44px; padding: .55rem 1.2rem; border: 1px solid var(--line); border-radius: 100px; background: white; color: var(--maroon); font-family: var(--font-arabic); font-size: .875rem; font-weight: 700; cursor: pointer; }
.gallery-controls button[aria-pressed="true"] { background: var(--maroon); color: white; border-color: var(--maroon); }
.gallery-controls button:hover { border-color: var(--maroon); }
.gallery-photo-secondary { max-width: 680px; margin: 1rem auto 0; }
.gallery-photo-secondary a { display: block; }
.gallery-photo-secondary img { width: 100%; height: auto; }
.gallery-photo-secondary figcaption { padding-top: .6rem; text-align: center; color: var(--muted); font-size: .875rem; }
.media-slot { display: flex; justify-content: center; align-items: center; overflow: hidden; position: relative; background: white; }
.delivery { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: .45rem 1.5rem; border-bottom: 1px solid var(--line); padding: 1.35rem .5rem; text-align: center; }
.delivery-heading { color: var(--maroon); font-weight: 700; }
.delivery p { font-size: 1rem; }
.delivery strong { font-weight: 700; }
.delivery-divider { display: inline-block; height: .9em; width: 1px; margin-inline: .75rem; vertical-align: middle; background: var(--line); }
.section { margin-top: 4.75rem; }
.section-heading { display: flex; align-items: baseline; justify-content: space-between; flex-wrap: wrap; column-gap: 1rem; margin-bottom: 1.75rem; }
h2 { font-size: clamp(1.375rem, 2.7vw, 1.9rem); line-height: 1.75; color: var(--maroon); }
.section-count { font-size: .875rem; color: var(--muted); white-space: nowrap; }
.product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2.75rem 1.5rem; }
.product-card { min-width: 0; }
.product-photo { width: 100%; aspect-ratio: 3 / 4; border-radius: 3px; }
.product-photo img { height: 100%; width: 100%; object-fit: contain; }
.scrub-image-window { position: relative; overflow: hidden; width: 88%; aspect-ratio: 346 / 442; }
.scrub-image-window img { position: absolute; max-width: none; width: 554.9133%; height: auto; left: -110.6936%; top: -12.8959%; }
.product-info { padding-top: .85rem; }
h3 { font-size: 1.0625rem; line-height: 1.85; font-weight: 700; }
.product-info p { display: flex; align-items: baseline; gap: .65rem; color: var(--muted); font-size: 1rem; }
.product-info p span { font-size: .875rem; padding-inline-start: .7rem; border-inline-start: 1px solid var(--line); line-height: 1.15; }
.gifts { padding: 2.2rem; border: 1px solid var(--line); border-top: 4px solid var(--maroon); }
.gifts .section-heading { margin-bottom: 1.5rem; }
.gift-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.5rem; }
.gift-card { min-width: 0; }
.gift-photo { width: 100%; aspect-ratio: 1; }
.gift-photo img { width: 100%; height: 100%; object-fit: contain; }
.gift-info { text-align: center; padding-top: .75rem; }
.gift-info p { color: var(--muted); font-size: .875rem; }
.surprise-card .gift-photo { background: white; }
.surprise-card .gift-info h3 { color: var(--maroon); }
.usage { max-width: 850px; margin-inline: auto; }
.usage-intro { color: var(--muted); font-size: 1rem; line-height: 2; margin: -.5rem 0 1.5rem; }
.usage-note { font-size: .875rem; color: var(--muted); padding-top: 1.5rem; }
.usage-list { border-top: 1px solid var(--line); }
.usage-list details { border-bottom: 1px solid var(--line); }
.usage-list summary { display: flex; align-items: baseline; gap: 1rem; min-height: 72px; padding: 1.1rem .4rem; list-style: none; font-size: 1.0625rem; font-weight: 700; cursor: pointer; transition: color .18s ease; }
.usage-list summary::-webkit-details-marker { display: none; }
.usage-list summary:hover { color: var(--maroon); }
.step-number { flex-shrink: 0; font-family: Georgia, serif; font-size: .875rem; font-weight: 400; color: var(--muted); }
.expand-icon { font-family: Arial, sans-serif; font-size: 1.375rem; font-weight: 400; color: var(--maroon); margin-inline-start: auto; align-self: center; width: 1.5rem; height: 1.5rem; flex: 0 0 1.5rem; text-align: center; line-height: 1.5rem; transition: transform .18s ease; }
details[open] .expand-icon { transform: rotate(45deg); }
details[open] summary { color: var(--maroon); }
.usage-content { padding: 0 2.5rem 1.5rem 1.5rem; color: var(--muted); font-size: 1rem; line-height: 2; }
.customer-gallery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; }
.customer-photo { margin: 0; min-width: 0; aspect-ratio: 3 / 4; border-radius: 3px; overflow: hidden; background: var(--soft); }
.customer-photo img { width: 100%; height: 100%; object-fit: contain; }
.reviews { border-top: 1px solid var(--line); padding-top: 2.5rem; }
.reviews-intro { margin: -.5rem 0 1.75rem; color: var(--muted); font-size: 1rem; }
.review-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; gap: 1.25rem; }
.review-card { min-width: 0; min-height: 285px; display: flex; flex-direction: column; padding: 1.5rem; border: 1px solid var(--line); border-top: 3px solid var(--maroon); border-radius: 8px; background: var(--paper); }
.review-heading { display: flex; align-items: center; justify-content: space-between; gap: 1rem; min-height: 42px; }
.review-heading h3 { color: var(--maroon); overflow-wrap: anywhere; }
.review-heading bdi { display: inline-block; }
.review-handle { margin-inline-start: .65rem; font-size: .875rem; font-weight: 400; color: var(--muted); }
.review-quote-mark { flex-shrink: 0; font-family: Georgia, serif; font-size: 3.5rem; line-height: 1; height: 2.2rem; color: var(--maroon); opacity: .25; }
.review-text { margin: 1rem 0 1.5rem; font-size: 1rem; line-height: 2; }
.review-proof { margin-top: auto; border-top: 1px solid var(--line); }
.review-proof summary { min-height: 64px; padding-top: .85rem; display: flex; align-items: center; justify-content: space-between; gap: 1rem; color: var(--maroon); list-style: none; cursor: pointer; font-size: .875rem; }
.review-proof summary::-webkit-details-marker { display: none; }
.review-toggle { display: grid; place-items: center; width: 44px; height: 44px; flex: 0 0 44px; border: 1px solid var(--line); border-radius: 50%; background: var(--soft); color: var(--maroon); font-family: Arial, sans-serif; font-size: 1.5rem; line-height: 1; transition: background .18s ease, color .18s ease; }
.review-proof summary:hover .review-toggle, .review-proof[open] .review-toggle { background: var(--maroon); border-color: var(--maroon); color: white; }
.review-minus, .review-proof[open] .review-plus { display: none; }
.review-proof[open] .review-minus { display: block; }
.review-conversation { margin: 1rem 0 0; }
.review-conversation a { display: block; text-decoration: none; }
.review-conversation img { width: 100%; height: auto; border: 1px solid var(--line); border-radius: 4px; }
.review-full-size { display: block; padding-top: .75rem; text-align: center; color: var(--maroon); font-size: .875rem; text-decoration: underline; text-underline-offset: .2em; }
.order-banner { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: start; gap: 2.5rem; padding: 2.5rem; border-radius: 8px; background: var(--maroon); color: white; scroll-margin-top: 1.5rem; }
.order-copy { min-width: 0; }
.order-eyebrow { font-size: .875rem; margin-bottom: .65rem; color: #f2dbe4; }
.order-banner h2 { color: white; font-size: 1.75rem; line-height: 1.8; }
.order-banner h2 bdi { white-space: nowrap; }
.order-price { margin-top: 1rem; }
.order-price strong { font-size: 2.5rem; line-height: 1.5; margin-inline-end: .3rem; }
.order-delivery { font-size: .875rem; color: #f2dbe4; margin-top: .25rem; }
.order-description { margin-top: 1.5rem; font-size: 1rem; line-height: 2; }
.order-account { display: inline-block; margin-top: .75rem; font-family: Arial, sans-serif; font-size: .875rem; overflow-wrap: anywhere; }
.order-banner form { min-width: 0; }
.order-fields { min-width: 0; margin: 0; padding: 0; border: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.order-field { min-width: 0; }
.order-field-wide { grid-column: 1 / -1; }
.order-banner label { display: block; margin-bottom: .4rem; font-size: .875rem; font-weight: 700; }
.order-banner input, .order-banner textarea { display: block; width: 100%; min-height: 50px; border: 1px solid #e6c8d3; border-radius: 5px; padding: .75rem; background: white; color: var(--ink); font-family: var(--font-arabic); font-size: 1rem; line-height: 1.8; }
.order-banner input::placeholder, .order-banner textarea::placeholder { color: var(--muted); opacity: 1; }
.order-banner textarea { resize: vertical; }
.order-banner :focus-visible { outline: 3px solid white; outline-offset: 4px; }
.order-submit { min-height: 56px; padding: .8rem 1rem; border: 1px solid white; border-radius: 5px; background: white; color: var(--maroon); font-family: var(--font-arabic); font-size: 1rem; font-weight: 700; cursor: pointer; transition: background .18s ease; }
.order-submit:hover { background: #f2dbe4; }
.order-fields:disabled { opacity: .7; }
.order-fields:disabled .order-submit { cursor: wait; }
.order-helper { font-size: .875rem; color: #f2dbe4; margin-top: .8rem; }
.order-status { font-size: .875rem; line-height: 1.9; }
.order-status:not(:empty) { margin-top: .8rem; padding: .75rem; border: 1px solid #c8879f; border-radius: 5px; }
.order-draft { margin-top: 1rem; }
.order-draft[hidden] { display: none; }
.order-chat-link { display: block; margin-top: .85rem; font-size: 1rem; text-align: center; text-underline-offset: .25em; }
.order-noscript { margin-top: 1rem; font-size: 1rem; }
.page-footer { background: var(--maroon); color: white; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1.5rem; }
.footer-brand { font-size: 1.8rem; font-weight: 700; line-height: 1.4; }
.page-footer > span[lang="en"] { font-size: .75rem; font-family: Georgia, serif; letter-spacing: .3em; margin-inline-end: -.3em; }

.order-dock { position: fixed; inset-inline: 0; bottom: 0; z-index: 40; padding: .75rem max(1rem, env(safe-area-inset-right, 0px)) calc(.75rem + env(safe-area-inset-bottom, 0px)) max(1rem, env(safe-area-inset-left, 0px)); border-top: 1px solid var(--line); background: rgba(255, 255, 255, .97); box-shadow: 0 -6px 24px rgba(76, 13, 32, .09); -webkit-backdrop-filter: blur(14px); backdrop-filter: blur(14px); }
.order-dock-inner { max-width: 1080px; margin-inline: auto; display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.order-dock-copy { min-width: 0; }
.order-dock-name { color: var(--maroon); font-weight: 700; font-size: .875rem; line-height: 1.5; }
.order-dock-price { display: flex; align-items: baseline; flex-wrap: wrap; column-gap: .4rem; line-height: 1.65; }
.order-dock-price strong { color: var(--maroon); font-size: 1.5rem; }
.order-dock-price span, .order-dock-delivery { color: var(--muted); font-size: .875rem; }
.order-dock-delivery { line-height: 1.5; }
.order-dock-button { flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; min-height: 54px; min-width: 10rem; padding: .8rem 1.5rem; border: 1px solid var(--maroon); border-radius: 10px; background: var(--maroon); color: white; font-size: 1.0625rem; font-weight: 700; text-decoration: none; transition: background .18s ease; }
.order-dock-button:hover { background: var(--maroon-deep); }
body.order-form-focused .order-dock, body.order-dialog-open .order-dock { visibility: hidden; }
body.order-dialog-open { position: fixed; inset-inline: 0; top: var(--order-page-top, 0); overflow: hidden; }
.order-dialog { width: min(760px, calc(100% - 2rem)); max-height: calc(100vh - 2rem); max-height: calc(100dvh - 2rem); margin: auto; padding: 0; border: 0; border-radius: 18px; background: var(--maroon); color: white; box-shadow: 0 24px 80px rgba(30, 6, 16, .3); overscroll-behavior: contain; }
.order-dialog::backdrop { background: rgba(30, 6, 16, .6); }
.order-dialog-toolbar { position: sticky; top: 0; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: .75rem 1.5rem; background: var(--maroon); border-bottom: 1px solid #8f425c; }
.order-dialog-toolbar p { font-size: .875rem; color: #f2dbe4; }
.order-dialog-close { display: grid; place-items: center; flex-shrink: 0; width: 44px; height: 44px; padding: 0; border: 1px solid #a7657d; border-radius: 50%; background: transparent; color: white; font: 2rem/1 Arial, sans-serif; cursor: pointer; }
.order-dialog-close:focus-visible { outline-color: white; outline-offset: 3px; }
.order-dialog .order-banner { grid-template-columns: minmax(0, 1fr); margin: 0; padding: 1.25rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom, 0px)); gap: 1.25rem; border-radius: 0; }
.order-dialog .order-eyebrow { display: none; }
.order-dialog .order-price { margin-top: .25rem; }
.order-dialog .order-description { margin-top: .75rem; }
.order-dialog .order-account { margin-top: .3rem; }

@media (min-width: 1450px) { .page { max-width: 1240px; } }
@media (max-width: 760px) {
  .brand-header { min-height: 76px; }
  .brand-name { font-size: 1.8rem; }
  .page { padding: 0 24px 4rem; }
  .package { padding-top: 2rem; }
  .package-heading { gap: 1.15rem; margin-bottom: 1.5rem; }
  .profile-photo { width: 84px; height: 84px; flex-basis: 84px; }
  h1 { font-size: 1.45rem; }
  .package-price { font-size: 1rem; column-gap: .3rem; }
  .package-price strong { font-size: 1.85rem; }
  .delivery { padding-block: 1.1rem; gap: .2rem; flex-direction: column; }
  .delivery p { font-size: 1rem; }
  .delivery-divider { margin-inline: .2rem; background: transparent; }
  .section { margin-top: 3.5rem; }
  .section-heading { margin-bottom: 1.3rem; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem 1rem; }
  h3 { font-size: 1rem; }
  .product-info { padding-top: .65rem; }
  .product-info p { column-gap: .4rem; flex-wrap: wrap; }
  .product-info p span { padding-inline-start: .5rem; }
  .gifts { padding: 1.4rem 1rem; }
  .gift-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem 1rem; }
  .surprise-card { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; border-top: 1px solid var(--line); padding-top: 1.5rem; gap: 1rem; }
  .surprise-card .gift-info { padding: 0; text-align: start; }
  .usage-list summary { gap: .75rem; font-size: 1rem; padding-block: 1rem; }
  .usage-content { padding-inline: 2rem .5rem; }
  .customer-gallery { gap: 1rem; }
  .review-grid { grid-template-columns: minmax(0, 1fr); gap: 1rem; }
  .review-card { min-height: 0; padding: 1.25rem; }
  .reviews { padding-top: 2rem; }
  .order-banner { grid-template-columns: minmax(0, 1fr); padding: 1.5rem; gap: 1.75rem; }
  .order-banner h2 { font-size: 1.5rem; }
  .order-price strong { font-size: 2rem; }
  .order-description { margin-top: 1rem; }
}

@media (max-width: 540px) {
  .customer-gallery { grid-template-columns: minmax(0, 1fr); }
  .order-fields { grid-template-columns: minmax(0, 1fr); }
  .order-dialog { width: 100%; max-width: 100%; max-height: 92vh; max-height: 92dvh; margin: auto 0 0; border-radius: 18px 18px 0 0; }
  .order-dialog .order-banner { padding-inline: 1.25rem; }
  .order-dock-button { min-width: 8.5rem; padding-inline: 1rem; font-size: 1rem; }
}

@media (max-width: 380px) {
  .page { padding-inline: 18px; }
  .package-heading { gap: .85rem; }
  .profile-photo { width: 66px; height: 66px; flex-basis: 66px; }
  h1 { font-size: 1.25rem; }
  .package-price strong { font-size: 1.65rem; }
  .product-grid { gap: 1.8rem .75rem; }
  .section-count { font-size: .875rem; }
  .order-dock-inner { gap: .65rem; }
  .order-dock-button { min-width: 7.5rem; padding-inline: .75rem; }
  .order-dock-price strong { font-size: 1.3rem; }
}

@media (max-width: 300px) {
  .order-dock-inner { flex-wrap: wrap; }
  .order-dock-button { flex: 1 0 100%; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: 0s !important; animation-duration: 0s !important; }
}

@media print {
  body { padding-bottom: 0; }
  .skip-link, .order-dock, .order-dialog, .gallery-controls { display: none; }
  .gallery-photo[hidden] { display: block !important; }
  .page { padding: 1rem 0; }
  .section { margin-top: 2rem; }
  .product-card, .gift-card, .customer-photo, details { break-inside: avoid; }
  .usage-content { display: block; }
}
