﻿@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=IBM+Plex+Sans+Arabic:wght@300;400;500;600&family=Noto+Kufi+Arabic:wght@300;400;500;600&family=Noto+Serif+Arabic:wght@400;500;600;700&display=swap');
:root{--black:#080705;--black2:#11100d;--gold:#d3a85e;--gold2:#f0d49a;--ivory:#f4efe5;--sand:#d9c6a6;--ink:#17130e;--line:rgba(211,168,94,.35);--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:'Noto Kufi Arabic',system-ui,sans-serif;overflow-x:hidden}
[dir=ltr] body{font-family:'Cormorant Garamond',Georgia,serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;width:100%}
.topbar{height:88px;position:fixed;top:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,4vw,70px);background:linear-gradient(180deg,rgba(7,6,4,.9),rgba(7,6,4,.45),transparent);backdrop-filter:blur(8px)}
.contact-mini{justify-self:start;font-size:13px;letter-spacing:.04em}.brand{display:flex;flex-direction:column;align-items:center;line-height:1}.brand .monogram{font-family:'Cormorant Garamond';font-size:36px;color:var(--gold);line-height:.7;text-shadow:0 0 28px rgba(211,168,94,.18)}
.brand strong{font-family:'Cormorant Garamond';font-size:19px;letter-spacing:.28em;color:var(--gold2);font-weight:500;margin-top:7px}.brand small{font-size:7px;letter-spacing:.45em;color:#bca479;margin-top:6px}
.quick-icons{justify-self:end;display:flex;align-items:center;gap:10px}.icon-btn,.menu-btn,.lang-switch{width:38px;height:38px;border:1px solid transparent;background:transparent;color:#fff;display:grid;place-items:center;border-radius:50%;font-size:17px;transition:.25s}
.icon-btn:hover,.menu-btn:hover,.lang-switch:hover{border-color:var(--line);color:var(--gold2)}.lang-switch{font-size:11px;font-weight:600}.menu-btn{display:none}
.nav{position:fixed;top:88px;left:50%;transform:translateX(-50%);z-index:29;display:flex;gap:34px;font-size:13px;white-space:nowrap}.nav a{padding:8px 0;border-bottom:1px solid transparent;transition:.25s}.nav a:hover{color:var(--gold2);border-color:var(--gold)}
.hero{min-height:100svh;position:relative;display:flex;align-items:center;justify-content:flex-end;padding:150px clamp(26px,7vw,120px) 120px;background-image:var(--hero);background-size:cover;background-position:center;isolation:isolate;overflow:hidden}
.hero::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 25% 40%,transparent 0 18%,rgba(0,0,0,.18) 44%,rgba(0,0,0,.52) 100%);z-index:-2}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.12),rgba(0,0,0,.16) 42%,rgba(0,0,0,.84) 76%,rgba(0,0,0,.94));z-index:-1}
[dir=ltr] .hero-shade{background:linear-gradient(270deg,rgba(0,0,0,.12),rgba(0,0,0,.16) 42%,rgba(0,0,0,.84) 76%,rgba(0,0,0,.94))}[dir=ltr] .hero{justify-content:flex-start}.hero-grain{position:absolute;inset:0;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}
.hero-copy{width:min(620px,49vw);position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:14px;color:#dbc18d;font-size:11px;letter-spacing:.22em;text-transform:uppercase}.eyebrow::after{content:'';width:42px;height:1px;background:var(--gold)}.eyebrow.dark{color:#94723a}
.hero h1{font-family:'Noto Kufi Arabic';font-weight:400;font-size:clamp(44px,5vw,82px);line-height:1.28;margin:20px 0 10px;color:#efd29d;text-shadow:0 8px 36px #000}[dir=ltr] .hero h1{font-family:'Cormorant Garamond';font-size:clamp(64px,7vw,112px);line-height:.92;letter-spacing:-.02em}
.hero-copy>p{font-size:clamp(16px,1.3vw,22px);font-weight:300;color:#e5ded2;margin:0 0 34px;max-width:560px}.gold-btn,.dark-btn,.outline-btn,.outline-dark{min-height:52px;padding:0 28px;border:1px solid var(--gold);display:inline-flex;align-items:center;justify-content:center;gap:28px;transition:.3s;text-decoration:none}
.gold-btn{background:linear-gradient(135deg,#f0d49a,#bd8b42);color:#15100a;border:0;box-shadow:0 14px 40px rgba(184,129,53,.2)}.gold-btn:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(211,168,94,.3)}.gold-btn b{font-size:18px}
.hero-trust{position:absolute;bottom:24px;right:clamp(25px,7vw,120px);display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:0;width:min(660px,55vw);z-index:2}.hero-trust>div{padding:10px 24px;border-inline-start:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.hero-trust>div:first-child{border-inline-start:0}.hero-trust i{font-style:normal;color:var(--gold2);font-size:24px}.hero-trust strong{font-size:12px}.hero-trust span{font-size:9px;color:#b9b0a5;line-height:1.8}.hero-side{position:absolute;left:24px;top:50%;transform:rotate(-90deg) translateX(-50%);transform-origin:left top;font-size:9px;letter-spacing:.35em;color:#d2b272}.scroll-cue{position:absolute;left:40px;bottom:28px;display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:.35em;writing-mode:vertical-rl;color:#bfa56f}.scroll-cue i{width:1px;height:54px;background:linear-gradient(var(--gold),transparent)}
.section-light{background:var(--ivory);color:var(--ink)}.about{min-height:620px;display:grid;grid-template-columns:1.06fr .94fr;position:relative}.about-copy{padding:90px clamp(40px,7vw,120px);display:flex;flex-direction:column;justify-content:center}.about-copy h2{font-size:clamp(38px,4vw,64px);font-weight:500;margin:14px 0 2px}.about-copy h3{font-weight:400;color:#a57d3f;font-size:18px;margin:0 0 22px}.about-copy p{line-height:2.2;color:#4e463b;font-size:14px;max-width:680px}.dark-btn{background:#16120c;color:#ead2a6;border-color:#16120c;width:max-content;margin-top:18px}.dark-btn:hover{background:#2a2115}.about-image{position:relative;overflow:hidden;min-height:620px}.about-image::after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 80px rgba(0,0,0,.15)}.about-image img{height:100%;object-fit:cover}.about-mark{position:absolute;inset-inline-end:18px;bottom:36px;color:#b38b4e;display:flex;flex-direction:column;font-size:8px;letter-spacing:.3em;align-items:center}.about-mark b{font-family:'Cormorant Garamond';font-size:28px;letter-spacing:.1em;color:#8c672f;margin:4px 0}
.collections{padding:90px clamp(24px,5vw,80px) 76px;background:linear-gradient(180deg,#090806,#0d0b08)}.section-head{text-align:center;margin:0 auto 42px}.section-head span{font-size:9px;letter-spacing:.4em;color:#bc9454}.section-head h2{font-size:clamp(34px,3.2vw,52px);font-weight:400;color:#e0bf83;margin:9px 0}.section-head i{display:block;width:55px;height:1px;background:var(--gold);margin:14px auto}.collection-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.collection-card{position:relative;aspect-ratio:.84;overflow:hidden;border:1px solid rgba(213,169,93,.7);background:#17120d}.collection-card img{height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .8s}.collection-card:hover img{transform:scale(1.05);filter:brightness(1.08)}.card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.85) 100%)}.card-copy{position:absolute;inset-inline:22px;bottom:24px}.card-copy h3{font-size:23px;font-weight:400;margin:0}.card-copy p{font-size:10px;color:#c5bba8;min-height:32px}.text-link{padding:0;border:0;background:transparent;color:#d7b574;border-bottom:1px solid #8f6a32;font-size:11px}.editorials{display:grid;grid-template-columns:1fr 1fr;background:#0b0907;gap:2px}.editorial{min-height:480px;background-image:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.08)),var(--bg);background-size:cover;background-position:center;display:flex;align-items:center;padding:clamp(30px,5vw,74px);position:relative}.editorial::after{content:'';position:absolute;inset:16px;border:1px solid rgba(211,168,94,.24);pointer-events:none}.editorial>div{position:relative;z-index:2;max-width:440px}.editorial small{letter-spacing:.35em;color:#c99f5c}.editorial h2{font-size:clamp(30px,3vw,48px);font-weight:400;color:#e8c987;margin:10px 0}.editorial p{color:#ddd2c1;font-size:13px}.outline-btn{background:rgba(0,0,0,.22);color:#efd8a8;margin-top:18px;min-width:150px}.outline-btn:hover{background:var(--gold);color:#100c07}.service-strip{background:#0c0a07;display:grid;grid-template-columns:repeat(4,1fr);padding:48px clamp(20px,5vw,80px);border-top:1px solid #2b2216;border-bottom:1px solid #2b2216}.service-strip>div{text-align:center;border-inline-start:1px solid #302619;padding:8px 20px;display:flex;flex-direction:column;gap:6px}.service-strip>div:first-child{border-inline-start:0}.service-strip i{color:#d4ab66;font-style:normal;font-size:32px}.service-strip strong{font-size:12px}.service-strip span{font-size:9px;color:#aaa092}
.contact-section{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding:100px clamp(26px,6vw,90px);background:radial-gradient(circle at 20% 10%,#19140d,#0a0806 48%)}.contact-intro h2{font-size:clamp(36px,4vw,62px);font-weight:400;color:#e5c788;margin:14px 0}.contact-intro>p{color:#bdb2a2;line-height:2;max-width:620px}.contact-links{display:flex;flex-direction:column;gap:12px;margin-top:28px}.contact-links a{color:#d8c5a0;font-size:12px;transition:.25s}.contact-links a:hover{color:#fff}.contact-form{display:grid;gap:18px;padding:30px;border:1px solid rgba(211,168,94,.25);background:rgba(255,255,255,.025);backdrop-filter:blur(8px)}.contact-form label{display:grid;gap:8px}.contact-form label span{font-size:10px;color:#bca87e}.contact-form input,.contact-form textarea,.search-input{width:100%;border:0;border-bottom:1px solid rgba(211,168,94,.4);background:transparent;color:#fff;padding:12px 4px;outline:none}.contact-form textarea{resize:vertical}.contact-form .gold-btn{justify-self:start}.form-status{min-height:22px;color:#d8bd87;font-size:11px}.footer{padding:54px clamp(24px,5vw,80px) 30px;border-top:1px solid #2c2419;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;background:#070604}.footer-brand{justify-self:start}.footer nav{display:flex;gap:24px;font-size:10px;color:#c2b7a7}.footer>p{justify-self:end;font-size:9px;color:#776d60}.modal{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.76);backdrop-filter:blur(14px);display:none;place-items:center;padding:22px}.modal.open{display:grid}.modal-card{width:min(700px,100%);background:#f1eadf;color:#17120c;padding:42px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.45)}.modal-card.compact{width:min(520px,100%)}.modal-close{position:absolute;top:16px;inset-inline-end:18px;border:0;background:transparent;font-size:28px;color:#7b6440}.modal-card h2{font-size:34px;font-weight:400;margin:12px 0 24px}.modal-card p{color:#625745;line-height:1.8}.modal-card .search-input{color:#18120b;border-color:#b79a6a;font-size:20px}.search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.search-results a{border:1px solid #ccb688;padding:16px}.search-results a.hide{display:none}.full{width:100%;margin-top:10px}.outline-dark{color:#1b150d;border-color:#9c7a45}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .85s ease,transform .85s ease;transition-delay:var(--delay,0ms)}.js .reveal.in{opacity:1;transform:none}
@media(max-width:980px){.topbar{height:74px}.nav{top:74px;left:auto;right:16px;transform:none;display:none;flex-direction:column;background:#0c0a07;border:1px solid var(--line);padding:18px 24px;gap:10px}.nav.open{display:flex}.menu-btn{display:grid}.contact-mini{display:none}.hero{padding:125px 28px 155px;background-position:38% center}.hero-copy{width:min(650px,86vw)}.hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.15) 60%)}[dir=ltr] .hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.15) 60%)}.hero-trust{right:28px;left:28px;bottom:22px;width:auto;grid-template-columns:repeat(3,1fr)}.hero-side,.scroll-cue{display:none}.about{grid-template-columns:1fr}.about-image{min-height:430px;order:-1}.about-copy{padding:58px 30px}.collection-grid{grid-template-columns:repeat(2,1fr)}.editorials{grid-template-columns:1fr}.service-strip{grid-template-columns:repeat(2,1fr);row-gap:28px}.service-strip>div:nth-child(3){border-inline-start:0}.contact-section{grid-template-columns:1fr;gap:34px;padding:70px 28px}.footer{grid-template-columns:1fr;text-align:center}.footer-brand,.footer>p{justify-self:center}}
@media(max-width:620px){.topbar{padding:0 16px}.quick-icons .icon-btn:nth-child(2){display:none}.brand strong{font-size:15px}.brand .monogram{font-size:30px}.hero{min-height:820px;padding:110px 20px 230px;align-items:flex-end;background-position:36% center}.hero-copy{width:100%}.hero h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-trust{grid-template-columns:1fr;gap:0;bottom:16px;right:18px;left:18px}.hero-trust>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;border-inline-start:0;border-top:1px solid rgba(211,168,94,.2);padding:8px 4px}.hero-trust i{grid-row:1/3}.hero-trust strong{font-size:11px}.hero-trust span{font-size:8px}.about-image{min-height:360px}.about-copy h2{font-size:38px}.collection-grid{grid-template-columns:1fr}.collection-card{aspect-ratio:1.05}.collections{padding:65px 16px}.editorial{min-height:420px;padding:36px 26px}.service-strip{padding:35px 10px}.service-strip>div{padding:8px}.contact-form{padding:22px 18px}.footer nav{flex-wrap:wrap;justify-content:center}.search-results{grid-template-columns:1fr}.modal-card{padding:36px 22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Luxury Typography Refinement v2 */
body{font-family:'IBM Plex Sans Arabic','Noto Kufi Arabic',system-ui,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] .brand strong{font-family:'Noto Serif Arabic','IBM Plex Sans Arabic',serif}
.contact-mini{font-size:15px;font-weight:500}.brand .monogram{font-size:42px}.brand strong{font-size:22px;letter-spacing:.18em;font-weight:600}.brand small{font-size:9px;letter-spacing:.34em}
.nav{font-size:16px;font-weight:500;gap:40px}.nav a{padding:10px 2px}.icon-btn,.menu-btn,.lang-switch{width:42px;height:42px;font-size:19px}.lang-switch{font-size:13px;letter-spacing:.05em}
.eyebrow{font-size:13px;font-weight:500;letter-spacing:.18em}.hero h1{font-weight:600;font-size:clamp(56px,5.3vw,88px);line-height:1.22}.hero-copy>p{font-size:clamp(18px,1.45vw,24px);line-height:1.9;font-weight:400}.gold-btn,.dark-btn,.outline-btn,.outline-dark{font-size:16px;font-weight:600;min-height:58px;padding-inline:32px}
.hero-trust{width:min(760px,60vw)}.hero-trust>div{padding:14px 28px}.hero-trust i{font-size:29px}.hero-trust strong{font-size:16px;font-weight:600}.hero-trust span{font-size:12px;line-height:1.7}.hero-side{font-size:11px}.scroll-cue{font-size:10px}
.about-copy{padding-block:100px}.about-copy h2{font-size:clamp(48px,4.6vw,72px);font-weight:600;line-height:1.25}.about-copy h3{font-size:23px;font-weight:500;line-height:1.8}.about-copy p{font-size:17px;line-height:2.15;max-width:760px}
.section-head span{font-size:11px}.section-head h2{font-size:clamp(42px,3.5vw,58px);font-weight:600}.card-copy h3{font-size:28px;font-weight:600}.card-copy p{font-size:13px;line-height:1.8}.text-link{font-size:14px;font-weight:500}
.editorial small{font-size:12px}.editorial h2{font-size:clamp(38px,3.4vw,56px);font-weight:600;line-height:1.35}.editorial p{font-size:16px;line-height:1.9}
.service-strip{padding-block:58px}.service-strip i{font-size:38px}.service-strip strong{font-size:16px;font-weight:600}.service-strip span{font-size:12px;line-height:1.8}
.contact-intro h2{font-size:clamp(46px,4.4vw,68px);font-weight:600}.contact-intro>p{font-size:17px}.contact-links a{font-size:15px}.contact-form label span{font-size:13px}.contact-form input,.contact-form textarea{font-size:16px}.form-status{font-size:13px}
.footer nav{font-size:14px;font-weight:500;gap:30px}.footer>p{font-size:12px}.footer .brand strong{font-size:20px}
@media(max-width:980px){.nav{font-size:15px}.hero-trust{width:auto}.about-copy p{font-size:16px}.service-strip strong{font-size:15px}.service-strip span{font-size:11px}}
@media(max-width:620px){body{font-size:15px}.brand strong{font-size:17px}.brand small{font-size:8px}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-trust strong{font-size:13px}.hero-trust span{font-size:10px}.about-copy h2{font-size:42px}.about-copy h3{font-size:19px}.about-copy p{font-size:15px}.section-head h2{font-size:38px}.card-copy h3{font-size:25px}.service-strip strong{font-size:14px}.service-strip span{font-size:10px}.footer nav{font-size:13px}.footer>p{font-size:11px}}



/* === ADEL REFINEMENT V4 === */
.brand-logo{width:clamp(210px,18vw,290px);height:82px;display:flex;align-items:center;justify-content:center}.brand-logo img{width:100%;height:100%;object-fit:contain}
.header-socials{justify-self:start;display:flex;align-items:center;gap:9px;direction:ltr}.social-btn{width:38px;height:38px;border:1px solid rgba(211,168,94,.18);background:rgba(8,7,5,.28);color:#efe7da;border-radius:50%;display:grid;place-items:center;position:relative;transition:.25s}.social-btn:hover{color:var(--gold2);border-color:rgba(211,168,94,.7);background:rgba(211,168,94,.08);transform:translateY(-1px)}.social-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.social-btn svg path{fill:currentColor;stroke:none}.fb-icon{font-family:Arial,sans-serif;font-size:20px;font-weight:700;line-height:1}.phone-popover{position:absolute;top:48px;left:50%;transform:translateX(-50%) translateY(-4px);padding:9px 14px;background:#12100d;border:1px solid rgba(211,168,94,.45);color:#f0d49a;font-size:12px;letter-spacing:.05em;white-space:nowrap;opacity:0;pointer-events:none;transition:.22s;box-shadow:0 12px 30px #0009}.phone-trigger.show-number .phone-popover{opacity:1;transform:translateX(-50%) translateY(0)}
.footer-logo{display:block;width:220px}.footer-logo img{width:100%;height:auto}.footer-brand{display:none!important}
.collection-card .text-link{display:inline-flex;align-items:center;gap:8px;width:max-content}.collection-card .text-link:hover{color:#f1d69e}
.collection-page{background:#080705}.collection-hero{min-height:78svh;position:relative;display:flex;align-items:flex-end;padding:180px clamp(28px,7vw,120px) 95px;background-image:var(--collection-image);background-size:cover;background-position:center;isolation:isolate}.collection-hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,4,3,.96) 2%,rgba(5,4,3,.48) 52%,rgba(5,4,3,.5)),linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.65));z-index:-1}.collection-hero-copy{max-width:720px}.collection-hero h1{font-family:'Noto Serif Arabic',serif;font-size:clamp(55px,6vw,96px);font-weight:500;line-height:1.05;margin:18px 0 8px;color:#efd29d;text-shadow:0 15px 45px #000}[dir=ltr] .collection-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(72px,8vw,126px)}.collection-hero p{font-size:clamp(16px,1.5vw,23px);color:#e6ded0;margin:0 0 28px}.pieces-section{padding:100px clamp(22px,5vw,80px) 110px;background:linear-gradient(180deg,#0b0907,#090806)}.product-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#100e0b;border:1px solid rgba(211,168,94,.34);transition:.35s}.product-card:hover{transform:translateY(-5px);border-color:rgba(211,168,94,.72);box-shadow:0 24px 60px #0008}.product-image{aspect-ratio:.88;overflow:hidden;position:relative;background:#15110d}.product-image img{height:100%;object-fit:cover;transition:transform .8s}.product-card:hover .product-image img{transform:scale(1.035)}.test-stamp{position:absolute;inset:0;display:grid;place-items:center;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(34px,3vw,56px);letter-spacing:.22em;color:rgba(239,210,157,.78);text-shadow:0 3px 22px #000;border:1px solid transparent;pointer-events:none}.product-meta{padding:20px 20px 24px}.product-meta small{display:block;color:#806d50;font-size:9px;letter-spacing:.12em}.product-meta strong{display:block;color:#e8c985;font-size:15px;letter-spacing:.12em;margin:3px 0 14px}.product-meta h3{font-size:18px;font-weight:500;margin:0 0 7px;color:#f3eee6}.product-meta p{color:#a99f91;font-size:11px;line-height:1.9;min-height:42px;margin:0 0 15px}.empty-collection{grid-column:1/-1;text-align:center;padding:70px;border:1px dashed #4b3a24;color:#968873}.empty-collection span{font-size:50px;color:#c69a56}.collection-cta{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;padding:85px clamp(28px,7vw,120px);background:radial-gradient(circle at 20% 0,#1d160d,#080705 58%);border-top:1px solid #2b2115}.collection-cta h2{font-size:clamp(34px,3.8vw,58px);font-weight:400;color:#e6c887;margin:12px 0}.collection-cta p{color:#aea292}.cta-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
@media(max-width:980px){.brand-logo{width:220px;height:68px}.header-socials{gap:5px}.social-btn{width:34px;height:34px}.product-grid{grid-template-columns:repeat(2,1fr)}.collection-hero{min-height:70svh;padding:140px 28px 70px}.collection-cta{grid-template-columns:1fr}.footer-logo{margin:auto}}
@media(max-width:620px){.topbar{grid-template-columns:1fr auto 1fr}.brand-logo{width:170px;height:58px}.header-socials{gap:2px}.social-btn{width:31px;height:31px;border-color:transparent}.social-btn svg{width:15px;height:15px}.fb-icon{font-size:17px}.phone-popover{display:none}.quick-icons{gap:2px}.quick-icons .icon-btn{display:none}.lang-switch,.menu-btn{width:32px;height:32px}.collection-hero{min-height:620px;padding:115px 20px 55px;background-position:center}.collection-hero h1{font-size:50px}.pieces-section{padding:65px 15px 75px}.product-grid{grid-template-columns:1fr;gap:16px}.product-image{aspect-ratio:1.05}.product-meta{padding:18px}.collection-cta{padding:58px 20px}.footer-logo{width:190px}}


/* === ADEL BRAND V6 — exact luxury logo + mobile spacing === */
.topbar{height:112px;background:linear-gradient(180deg,rgba(4,4,3,.98),rgba(4,4,3,.88) 72%,rgba(4,4,3,.12));}
.nav{top:106px}
.brand-logo{width:clamp(250px,20vw,340px);height:108px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.brand-logo img{width:100%;height:100%;object-fit:contain;object-position:center;filter:none}
.footer-logo{width:310px;max-width:100%}.footer-logo img{width:100%;height:auto;object-fit:contain}
@media(max-width:980px){
  .topbar{height:94px}.nav{top:94px}.brand-logo{width:220px;height:90px}
}
@media(max-width:620px){
  .topbar{height:92px;padding:0 12px;grid-template-columns:1fr auto 1fr;background:rgba(5,5,4,.97)}
  .nav{top:92px}
  .brand-logo{width:158px;height:88px}
  .header-socials{gap:3px}.social-btn{width:30px;height:30px}.quick-icons{gap:2px}.lang-switch,.menu-btn{width:32px;height:32px}
  .hero{min-height:1040px;padding:118px 18px 30px;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;background-position:36% center}
  .hero-copy{width:100%;margin-top:auto}
  .hero-copy .gold-btn{display:flex;width:min(100%,320px);margin:22px auto 0;min-height:58px}
  .hero-trust{position:relative;inset:auto;width:100%;margin:42px 0 0;bottom:auto;right:auto;left:auto;grid-template-columns:1fr}
  .hero-trust>div{padding:13px 6px;min-height:72px}
  .hero-trust strong{font-size:13px}.hero-trust span{font-size:9px}
  .collections{padding-top:72px}.collections .section-head{margin-bottom:36px}
  .footer-logo{width:230px;margin-inline:auto}
}


/* === ADEL SCROLL NAV V7 === */
.topbar{transition:background .34s ease,box-shadow .34s ease,border-color .34s ease,backdrop-filter .34s ease}
.topbar.is-scrolled{background:linear-gradient(180deg,rgba(5,4,3,.97),rgba(7,6,4,.92));backdrop-filter:blur(16px) saturate(115%);box-shadow:0 12px 38px rgba(0,0,0,.28);border-bottom:1px solid rgba(211,168,94,.08)}
.nav{transition:opacity .34s cubic-bezier(.22,.61,.36,1),transform .34s cubic-bezier(.22,.61,.36,1),filter .34s ease;will-change:opacity,transform}
@media(min-width:981px){
  .nav.scroll-hidden{opacity:0;transform:translate(-50%,-18px);filter:blur(3px);pointer-events:none}
  .nav:not(.scroll-hidden){opacity:1;filter:blur(0)}
  .topbar.is-scrolled .brand-logo{filter:drop-shadow(0 5px 16px rgba(211,168,94,.08))}
}
@media(max-width:980px){.nav{transition:opacity .24s ease,transform .24s ease}.nav.scroll-hidden{opacity:1;filter:none}}

/* === ADEL LOGO BLEND V8 === */
.brand-logo{background:transparent!important;overflow:visible!important;isolation:isolate}
.brand-logo img{mix-blend-mode:screen;filter:contrast(1.05) saturate(1.08) drop-shadow(0 0 10px rgba(216,169,88,.14));opacity:.98}
.topbar .brand-logo::before{content:'';position:absolute;width:clamp(210px,18vw,320px);height:74%;border-radius:50%;background:radial-gradient(ellipse,rgba(175,117,39,.07),transparent 68%);filter:blur(15px);z-index:-1;pointer-events:none}
@media(max-width:620px){.topbar .brand-logo::before{width:165px;height:68%;filter:blur(12px)}.brand-logo img{filter:contrast(1.06) saturate(1.08) drop-shadow(0 0 8px rgba(216,169,88,.12))}}

/* prevent the raster artwork from reading as a separate rectangular tile */
.brand-logo img{border-radius:0;background:transparent;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%)}

/* transparent master logo: preserve metallic artwork, remove any visible tile */
.brand-logo img,.footer-logo img{mix-blend-mode:normal!important;-webkit-mask-image:none!important;mask-image:none!important;background:transparent!important}

/* === ADEL HEADER V8 — integrated luxury bar === */
.topbar{height:104px;padding:0 clamp(26px,4.6vw,76px);background:radial-gradient(circle at 50% -30%,rgba(179,122,50,.14),transparent 38%),linear-gradient(90deg,rgba(6,5,3,.99),rgba(17,12,7,.98) 48%,rgba(6,5,3,.99));border-bottom:1px solid rgba(232,190,116,.16);box-shadow:inset 0 -1px 0 rgba(232,190,116,.05),0 10px 34px rgba(0,0,0,.2);backdrop-filter:blur(14px) saturate(112%)}
.topbar::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(213,164,86,.12) 25%,rgba(239,197,120,.42) 50%,rgba(213,164,86,.12) 75%,transparent 100%);pointer-events:none}
.topbar.is-scrolled{background:radial-gradient(circle at 50% -30%,rgba(179,122,50,.12),transparent 38%),linear-gradient(90deg,rgba(5,4,3,.98),rgba(14,10,6,.97) 48%,rgba(5,4,3,.98));box-shadow:0 14px 40px rgba(0,0,0,.34);border-bottom-color:rgba(232,190,116,.12)}
.brand-logo{width:clamp(270px,21vw,360px);height:96px;overflow:visible;background:transparent!important}
.brand-logo img{width:100%;height:100%;object-fit:contain;object-position:center;background:transparent!important;filter:drop-shadow(0 4px 14px rgba(207,150,67,.18))}
.header-socials{justify-self:start;display:flex;align-items:center;gap:17px;direction:ltr;padding-left:24px;color:#e5bb73}
.header-socials::before{content:'';width:1px;height:40px;background:linear-gradient(transparent,rgba(226,183,108,.55),transparent);margin-right:5px}
.social-btn{width:31px;height:42px;border:0!important;border-radius:0!important;background:transparent!important;color:#e7bd76!important;display:grid;place-items:center;box-shadow:none!important;transform:none!important}
.social-btn:hover{color:#ffd997!important;text-shadow:0 0 18px rgba(231,189,118,.34);filter:drop-shadow(0 0 8px rgba(231,189,118,.2))}
.social-btn svg{width:21px;height:21px;stroke-width:1.8}.fb-icon{font-size:23px;font-weight:600;color:inherit}
.phone-popover{top:50px;background:#120d07;border-color:rgba(231,189,118,.42);color:#f0cd8d;box-shadow:0 18px 38px rgba(0,0,0,.45)}
.quick-icons{justify-self:end;display:flex;align-items:center;gap:10px;color:#e5bb73}.quick-icons .icon-btn{display:none!important}
.lang-switch{width:auto;height:42px;border:0!important;border-radius:0;color:#e8c27c!important;font-family:'Cormorant Garamond',Georgia,serif;font-size:18px;font-weight:600;letter-spacing:.08em;padding:0 8px;background:transparent!important}
.lang-switch::after{content:'';display:inline-block;margin-inline-start:7px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid currentColor;vertical-align:middle;opacity:.92}
.menu-btn{color:#e7bd76!important;border:0!important;border-radius:0!important;background:transparent!important}
.nav{top:104px}
@media(max-width:980px){
  .topbar{height:96px;padding:0 18px}.nav{top:96px}
  .brand-logo{width:205px;height:90px}
  .header-socials{gap:12px;padding-left:15px}.header-socials::before{height:34px;margin-right:2px}
  .social-btn{width:28px;height:38px}.social-btn svg{width:20px;height:20px}.fb-icon{font-size:21px}
  .quick-icons{direction:ltr;gap:10px}
  .menu-btn{display:grid!important;order:1;width:42px;height:42px;font-size:0;position:relative}
  .menu-btn::before{content:'';display:block;width:32px;height:2px;background:#e7bd76;box-shadow:0 -9px 0 #e7bd76,0 9px 0 #e7bd76}
  .lang-switch{order:2;border-left:1px solid rgba(231,189,118,.44)!important;margin-left:2px;padding-left:20px;padding-right:2px;font-size:18px}
}
@media(max-width:620px){
  .topbar{height:92px;padding:0 10px;grid-template-columns:1fr auto 1fr}.nav{top:92px}
  .brand-logo{width:152px;height:84px}
  .header-socials{gap:5px;padding-left:5px}.header-socials::before{height:28px;margin-right:1px}
  .social-btn{width:27px;height:34px}.social-btn svg{width:18px;height:18px}.fb-icon{font-size:19px}
  .quick-icons{gap:4px}.menu-btn{width:34px;height:34px}.menu-btn::before{width:27px;height:1.5px;box-shadow:0 -8px 0 #e7bd76,0 8px 0 #e7bd76}
  .lang-switch{height:34px;font-size:16px;padding-left:13px;padding-right:0;margin-left:1px}.lang-switch::after{border-left-width:3px;border-right-width:3px;border-top-width:5px;margin-inline-start:5px}
}

/* === ADEL MOBILE NAV RTL V9 === */
@media(max-width:980px){
  [dir="rtl"] .nav{left:16px;right:auto;transform:none;align-items:flex-end;text-align:right;transform-origin:top left}
  [dir="ltr"] .nav{left:auto;right:16px;transform:none;align-items:flex-start;text-align:left;transform-origin:top right}
}
@media(max-width:620px){
  [dir="rtl"] .nav{left:10px;right:auto;min-width:190px;padding:20px 22px}
  [dir="ltr"] .nav{right:10px;left:auto;min-width:190px;padding:20px 22px}
}
