:root{--plum:#7d4a6e;--rose:#c97a91;--mauve:#d8b6c6;--gold:#d9b37a;--cream:#f7f1ec;--taupe:#8e7a67;--plum-100:var(--plum);--plum-80:color-mix(in srgb, var(--plum) 80%, #fff);--plum-60:color-mix(in srgb, var(--plum) 60%, #fff);--plum-40:color-mix(in srgb, var(--plum) 40%, #fff);--plum-20:color-mix(in srgb, var(--plum) 20%, #fff);--rose-100:var(--rose);--rose-80:color-mix(in srgb, var(--rose) 80%, #fff);--rose-60:color-mix(in srgb, var(--rose) 60%, #fff);--rose-40:color-mix(in srgb, var(--rose) 40%, #fff);--rose-20:color-mix(in srgb, var(--rose) 20%, #fff);--mauve-100:var(--mauve);--mauve-80:color-mix(in srgb, var(--mauve) 80%, #fff);--mauve-60:color-mix(in srgb, var(--mauve) 60%, #fff);--mauve-40:color-mix(in srgb, var(--mauve) 40%, #fff);--mauve-20:color-mix(in srgb, var(--mauve) 20%, #fff);--gold-100:var(--gold);--gold-80:color-mix(in srgb, var(--gold) 80%, #fff);--gold-60:color-mix(in srgb, var(--gold) 60%, #fff);--gold-40:color-mix(in srgb, var(--gold) 40%, #fff);--gold-20:color-mix(in srgb, var(--gold) 20%, #fff);--plum-dark:color-mix(in srgb, var(--plum) 86%, #000);--gold-dark:color-mix(in srgb, var(--gold) 88%, #000);--rose-dark:color-mix(in srgb, var(--rose) 88%, #000);--white:#fff;--warm-white:color-mix(in srgb, var(--cream) 28%, #fff);--sand-50:color-mix(in srgb, var(--cream) 55%, #fff);--sand-100:var(--cream);--sand-200:color-mix(in srgb, var(--cream) 70%, var(--taupe) 12%);--ink-900:color-mix(in srgb, var(--plum) 55%, #1c1116);--ink-700:color-mix(in srgb, var(--plum) 45%, #2b1f26);--ink-500:var(--taupe);--brand-primary:var(--plum);--brand-secondary:var(--rose);--brand-accent:var(--gold);--brand-soft:var(--mauve);--color-bg:var(--cream);--color-surface:var(--warm-white);--color-surface-soft:var(--mauve-20);--color-surface-sunk:var(--sand-50);--text-strong:var(--plum);--text-body:var(--ink-700);--text-muted:var(--ink-500);--text-on-dark:var(--cream);--text-price:var(--plum);--text-sale:color-mix(in srgb, var(--rose) 70%, #7a0f2c);--border:color-mix(in srgb, var(--mauve) 40%, #fff);--border-strong:var(--mauve);--border-gold:var(--gold-60);--focus-ring:var(--rose);--scrim-base:color-mix(in srgb, var(--plum) 62%, #000);--scrim-strong:color-mix(in srgb, var(--scrim-base) 72%, transparent);--scrim-soft:color-mix(in srgb, var(--scrim-base) 44%, transparent);--success:#7fa383;--success-bg:#e9f0e8;--error:#c0566b;--error-bg:#f7e4e7;--warning:#cda054;--warning-bg:#f7efdd;--info:var(--plum-80);--info-bg:var(--plum-20);--font-heading:"Cairo", "Tajawal", system-ui, "Segoe UI", sans-serif;--font-body:"Tajawal", "Cairo", system-ui, "Segoe UI", sans-serif;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:800;--fs-display:3.5rem;--fs-h1:2.5rem;--fs-h2:2rem;--fs-h3:1.5rem;--fs-h4:1.25rem;--fs-lg:1.125rem;--fs-base:1rem;--fs-sm:.875rem;--fs-xs:.75rem;--lh-tight:1.15;--lh-snug:1.3;--lh-normal:1.6;--lh-loose:1.8;--ls-tight:-.01em;--ls-normal:0;--ls-wide:.06em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--container-sm:640px;--container-md:960px;--container-lg:1200px;--gutter:clamp(1rem, 4vw, 1.5rem);--radius-xs:6px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--shadow-xs:0 1px 2px rgba(var(--plum-rgb,125, 74, 110), .06);--shadow-sm:0 2px 8px rgba(var(--plum-rgb,125, 74, 110), .08);--shadow-md:0 8px 24px rgba(var(--plum-rgb,125, 74, 110), .1);--shadow-lg:0 16px 40px rgba(var(--plum-rgb,125, 74, 110), .14);--shadow-gold:0 6px 20px rgba(var(--gold-rgb,217, 179, 122), .28);--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.14s;--dur-normal:.24s;--dur-slow:.4s}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);color:var(--text-body);font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-normal);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0 0 var(--space-4);font-family:var(--font-heading);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--text-strong);text-wrap:balance}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}p{margin:0 0 var(--space-4);text-wrap:pretty}a{color:var(--plum);transition:color var(--dur-fast) var(--ease-standard);text-decoration:none}a:hover{color:var(--rose)}button{font-family:inherit}::selection{background:var(--rose-40);color:var(--plum)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-xs)}.sf-container{max-width:var(--container-lg);padding-inline:var(--gutter);margin-inline:auto}.sf-eyebrow{font-family:var(--font-heading);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--ls-wide);color:var(--rose)}.sf-anchor{scroll-margin-top:90px}.sf-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes sf-fade{0%{opacity:0}to{opacity:1}}@keyframes sf-drawer-start{0%{transform:translate(100%)}to{transform:none}}@keyframes sf-drawer-end{0%{transform:translate(-100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
