:root{
  --black:#24141a;--black2:#351922;--panel:#fff4ee;--gold:#bd7b38;--gold2:#e6b66e;--line:rgba(243,182,200,.28);
  --white:#fff9f5;--muted:#cdb8b0;--rose:#f3b6c8;--burgundy:#76223b;--copper:#b55f3a;--rust:#c7673b;--cream:#f6e5d6;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",Arial,sans-serif;
  --max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(155deg,#231219 0%,#451c28 46%,#2b1718 100%);color:var(--white);font-family:var(--sans);font-size:15px;line-height:1.6}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 80% 15%,rgba(214,168,61,.07),transparent 30%),radial-gradient(circle at 10% 80%,rgba(214,168,61,.04),transparent 30%);z-index:-1}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.announcement{text-align:center;padding:8px 15px;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#c9b98e}
.header{position:sticky;top:0;z-index:20;height:86px;background:rgba(7,7,7,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;padding:0 max(22px,calc((100vw - var(--max))/2))}
.brand{display:flex;align-items:center;flex:0 0 auto}.logo-spin{width:66px;height:66px;object-fit:contain;animation:spin 18s linear infinite;transform-style:preserve-3d}@keyframes spin{to{transform:rotateY(360deg)}}
.nav{display:flex;gap:26px;margin-left:auto;margin-right:28px}.nav a{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#d6d1c7;transition:.25s}.nav a:hover{color:var(--gold2)}
.header-actions{display:flex;align-items:center;gap:10px}.language{background:#111;border:1px solid var(--line);color:#eee;padding:9px 10px;border-radius:3px;outline:none}.icon-btn,.menu-btn{background:none;border:0;color:#eee;cursor:pointer;font-size:18px}.icon-btn span{display:inline-grid;place-items:center;background:var(--gold);color:#111;width:19px;height:19px;border-radius:50%;font-size:10px}.menu-btn{display:none}
.hero{min-height:calc(100vh - 118px);max-width:var(--max);margin:auto;padding:90px 24px 70px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;position:relative}.hero-content{max-width:670px}.eyebrow{color:var(--gold2);font-size:11px;letter-spacing:.24em;text-transform:uppercase;margin:0 0 16px}.hero h1,h2{font-family:var(--serif);font-weight:500;line-height:.92;margin:0}.hero h1{font-size:clamp(58px,7vw,104px);letter-spacing:-.025em}.hero h1 span{color:var(--gold2);font-style:italic}.hero-text{max-width:560px;color:#b8b4ad;font-size:16px;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 24px;border-radius:2px;border:1px solid var(--gold);cursor:pointer;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:600}.btn-gold{background:linear-gradient(135deg,#b98a28,#efd170);color:#111}.btn-gold:hover{filter:brightness(1.08)}.btn-ghost{color:#eee;border-color:#59544b;background:rgba(255,255,255,.02)}.btn-ghost:hover{border-color:var(--gold);color:var(--gold2)}
.hero-visual{min-height:390px;display:grid;place-items:center;position:relative}.gold-orbit{width:min(350px,58vw);aspect-ratio:1;border:1px solid rgba(214,168,61,.45);border-radius:50%;box-shadow:0 0 80px rgba(214,168,61,.08),inset 0 0 60px rgba(214,168,61,.04);transform:rotate(-13deg)}.gold-orbit:before,.gold-orbit:after{content:"";position:absolute;inset:13%;border:1px solid rgba(214,168,61,.2);border-radius:50%}.gold-orbit:after{inset:29%;border-color:rgba(214,168,61,.13)}
.hero-card{position:absolute;text-align:center;transform:scale(.88);background:linear-gradient(145deg,#171717,#090909);border:1px solid var(--line);padding:55px 65px;box-shadow:0 35px 100px #000}.hero-card span{display:block;font:700 74px/1 var(--serif);color:var(--gold2)}.hero-card strong{display:block;font:600 18px/1.05 var(--serif);letter-spacing:.18em}.hero-card small{display:block;margin-top:20px;color:#a99c7c;text-transform:uppercase;letter-spacing:.22em;font-size:9px}
.marquee{border-block:1px solid rgba(255,255,255,.06);overflow:hidden;white-space:nowrap;color:#6f6a61;font:500 12px var(--sans);letter-spacing:.25em;padding:13px 0}.marquee div{display:inline-block;animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-30%)}}
.section{max-width:var(--max);margin:auto;padding:120px 24px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section h2,.split-content h2,.story-content h2,.cta-section h2{font-size:clamp(48px,5.5vw,78px)}.section-intro{max-width:440px;color:#a9a59d;margin:0}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filter{background:transparent;border:1px solid #3a3731;color:#aaa;padding:9px 14px;border-radius:2px;cursor:pointer;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.filter.active,.filter:hover{border-color:var(--gold);color:var(--gold2)}
.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#0d0d0d;border:1px solid rgba(255,255,255,.07);overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-4px);border-color:var(--line)}.product-image{aspect-ratio:4/4.7;max-height:470px;background:#171717;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s;display:block}.product-card:hover .product-image img{transform:scale(1.04)}.sale{position:absolute;top:12px;left:12px;background:var(--gold2);color:#111;padding:5px 8px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.product-info{padding:17px}.product-cat{font-size:9px;color:var(--gold2);text-transform:uppercase;letter-spacing:.16em}.product-name{font:600 27px/1 var(--serif);margin:6px 0}.price{display:flex;gap:10px;align-items:center;color:#e9e5dc}.old-price{text-decoration:line-through;color:#777;font-size:12px}.product-actions{display:flex;gap:8px;margin-top:15px}.small-btn{flex:1;padding:10px;border:1px solid #3d3932;background:transparent;color:#eee;cursor:pointer;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.small-btn.primary{background:#e1bd5e;color:#111;border-color:#e1bd5e}
.split-section{display:grid;grid-template-columns:1fr 1fr;min-height:700px;border-block:1px solid rgba(255,255,255,.06)}.split-image{min-height:480px;background-image:url("https://images.unsplash.com/photo-1551488831-00ddcb6c6bd3?auto=format&fit=crop&w=1200&q=85");background-size:cover;background-position:center;position:relative;filter:saturate(.55) contrast(1.1)}.image-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.7))}.split-label{position:absolute;bottom:45px;left:45px;font:600 52px/.8 var(--serif);color:#ead184;letter-spacing:.05em}.split-content{padding:90px max(30px,7vw);display:flex;flex-direction:column;justify-content:center;background:#0d0d0d}.split-content>p:not(.eyebrow){color:#aaa59b;max-width:520px;margin:25px 0}.feature-list{list-style:none;padding:0;margin:0 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:12px;color:#d6d0c4;font-size:12px}.feature-list li:before{content:"✦";color:var(--gold);margin-right:8px}
.story-section{display:grid;grid-template-columns:270px 1fr;gap:60px}.story-number{font:600 130px/.8 var(--serif);color:transparent;-webkit-text-stroke:1px rgba(214,168,61,.45)}.story-content{max-width:800px}.story-content>p:not(.eyebrow){color:#aaa59b;max-width:730px}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px;border-top:1px solid var(--line);padding-top:22px}.story-stats strong{display:block;font:600 30px var(--serif);color:var(--gold2)}.story-stats span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#888}
.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:150px;gap:10px}.gallery-item{overflow:hidden;border:1px solid rgba(255,255,255,.06);position:relative;background:#111}.gallery-item:nth-child(1){grid-column:span 4;grid-row:span 2}.gallery-item:nth-child(2){grid-column:span 4;grid-row:span 2}.gallery-item:nth-child(3){grid-column:span 3}.gallery-item:nth-child(4){grid-column:span 3}.gallery-item:nth-child(5){grid-column:span 4}.gallery-item:nth-child(6){grid-column:span 4}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.7);transition:.5s}.gallery-item:hover img{transform:scale(1.04);filter:saturate(1)}
.cta-section{max-width:var(--max);margin:0 auto 100px;padding:55px 60px;border:1px solid var(--line);background:linear-gradient(110deg,#111,#0a0a0a);display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-section h2{font-size:clamp(42px,4.5vw,65px)}
.footer{border-top:1px solid rgba(255,255,255,.07);max-width:var(--max);margin:auto;padding:70px 24px 25px;display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:35px}.footer-logo{width:58px;height:58px;object-fit:contain}.footer h3{font:500 28px var(--serif);margin:8px 0}.footer h4{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--gold2)}.footer p,.footer span,.footer a{font-size:12px;color:#8e8a82}.footer-links{display:flex;flex-direction:column;gap:7px}.social-row{display:flex;gap:8px;flex-wrap:wrap}.social{border:1px solid #39352e;padding:8px 10px}.social:hover{border-color:var(--gold);color:var(--gold2)}.admin-link{display:inline-block;margin-top:28px;color:var(--gold2)!important}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.06);padding-top:18px;display:flex;justify-content:space-between}
.modal{position:fixed;inset:0;z-index:100;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}.modal-panel{position:relative;max-width:620px;max-height:90vh;overflow:auto;margin:5vh auto;background:#111;border:1px solid var(--line);padding:35px}.close-modal{position:absolute;right:14px;top:8px;background:none;border:0;color:#aaa;font-size:30px;cursor:pointer}.product-modal{max-width:900px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product-detail img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-detail h2{font-size:54px}.product-detail p{color:#aaa}.size-row{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.size-btn{border:1px solid #444;background:none;color:#ddd;padding:8px 12px;cursor:pointer}.size-btn.selected{border-color:var(--gold);color:var(--gold2)}.modal-note{color:#9e9990;font-size:13px}.request-form{display:grid;gap:10px}.request-form input,.request-form textarea{width:100%;background:#090909;border:1px solid #3b3832;color:#eee;padding:13px;outline:none}.request-form input:focus,.request-form textarea:focus{border-color:var(--gold)}.full{width:100%}.cart-row{display:grid;grid-template-columns:65px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #292722}.cart-row img{width:65px;height:75px;object-fit:cover}.cart-row h4{font:500 21px var(--serif);margin:0}.cart-remove{background:none;border:0;color:#a9a49a;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:13px}.cart-total strong{color:var(--gold2);font:600 27px var(--serif)}
[dir=rtl] body{text-align:right}[dir=rtl] .nav{margin-left:28px;margin-right:auto}[dir=rtl] .product-actions,[dir=rtl] .hero-actions{flex-direction:row-reverse}[dir=rtl] .split-label{left:auto;right:45px}[dir=rtl] .social-row{justify-content:flex-start}
@media(max-width:980px){.nav{gap:14px}.nav a{font-size:10px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero-visual{min-height:420px}.products-grid{grid-template-columns:repeat(2,1fr)}.split-section{grid-template-columns:1fr}.split-image{min-height:480px}.story-section{grid-template-columns:1fr}.story-number{font-size:80px}.footer{grid-template-columns:1fr 1fr}.cta-section{margin-inline:24px}}
@media(max-width:720px){.header{height:72px}.logo-spin{width:55px;height:55px}.nav{display:none;position:absolute;left:0;right:0;top:72px;background:#0b0b0b;border-bottom:1px solid var(--line);padding:18px 24px;flex-direction:column;margin:0;gap:16px}.nav.open{display:flex}.menu-btn{display:block}.hero{padding:50px 18px 55px}.hero h1{font-size:clamp(48px,15vw,76px)}.hero-visual{min-height:300px}.gold-orbit{width:270px}.hero-card{padding:28px 32px;transform:scale(.78)}.section{padding:80px 18px}.section-heading{display:block}.section-intro{margin-top:20px}.products-grid{grid-template-columns:1fr}.split-content{padding:65px 25px}.feature-list{grid-template-columns:1fr}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:135px}.gallery-item,.gallery-item:nth-child(n){grid-column:span 1;grid-row:span 1}.gallery-item:first-child{grid-column:span 2}.cta-section{margin-inline:18px;padding:35px 25px;display:block}.cta-section .btn{margin-top:25px;width:100%}.footer{grid-template-columns:1fr;padding:60px 18px 22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}.modal-panel{margin:2vh 10px;padding:28px 20px}.product-detail{grid-template-columns:1fr}.product-detail h2{font-size:45px}}

@media(max-width:520px){.product-image{max-height:390px}.split-image{min-height:350px}.hero-card span{font-size:55px}.hero-card strong{font-size:14px}.hero-card small{font-size:8px}.section h2,.split-content h2,.story-content h2,.cta-section h2{font-size:44px}}

/* V10 – echtes Markenlogo sichtbar im rechten Hero-Bereich */
.hero-logo-wrap{
  position:absolute;
  width:min(360px,55vw);
  aspect-ratio:1;
  display:grid;
  place-items:center;
  z-index:2;
  border-radius:50%;
  overflow:visible;
}
.hero-logo{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 18px 35px rgba(0,0,0,.55));
  animation:heroLogoSpin 18s linear infinite;
}
@keyframes heroLogoSpin{
  from{transform:rotateY(0deg)}
  to{transform:rotateY(360deg)}
}
@media(max-width:980px){
  .hero-logo-wrap{width:min(310px,58vw)}
}
@media(max-width:720px){
  .hero-logo-wrap{width:260px}
}
@media(max-width:520px){
  .hero-logo-wrap{width:235px}
}

/* V11: echtes rundes Logo – die quadratische GIF-Datei wird kreisförmig zugeschnitten */
.hero-logo-wrap{
  border-radius:50%;
  overflow:hidden;
  isolation:isolate;
  background:#050505;
  box-shadow:0 0 0 1px rgba(214,168,61,.45),0 25px 70px rgba(0,0,0,.55);
}
.hero-logo{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:50%;
  display:block;
}
.brand .logo-spin,.footer-logo{
  border-radius:50%;
  object-fit:cover;
  clip-path:circle(50% at 50% 50%);
}

/* V12 – Rosé/Bordeaux couture theme */
.header{background:rgba(48,20,30,.92)}
.announcement{background:linear-gradient(90deg,var(--burgundy),#a9415e,var(--rust));color:#fff3ed}
.hero:before{content:"";position:absolute;inset:8% 36% 8% -8%;z-index:-1;background:radial-gradient(circle,rgba(243,182,200,.18),transparent 68%)}
.hero h1 span,.eyebrow,.footer h4{color:var(--rose)}
.btn-gold,.small-btn.primary{background:linear-gradient(135deg,var(--rose),#e5a07c 48%,var(--gold2));border-color:#efb89d;color:#4a1727;box-shadow:0 12px 35px rgba(118,34,59,.25)}
.product-card{background:linear-gradient(165deg,rgba(255,244,238,.10),rgba(85,28,44,.22));border-color:rgba(243,182,200,.17);border-radius:18px}
.product-image{border-radius:18px 18px 0 0}
.split-content,.modal-panel{background:linear-gradient(145deg,#3d1825,#21131a)}
.cta-section{background:linear-gradient(115deg,#76223b,#a84d51 55%,#b8683d);border-color:rgba(255,224,213,.34);border-radius:24px}
.gallery-item{border-radius:16px;border-color:rgba(243,182,200,.25)}
.gallery-item video,.product-main-media video{width:100%;height:100%;object-fit:cover;display:block}
.product-main-media img,.product-main-media video{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:12px}
.media-thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.media-thumbs button{width:62px;height:70px;flex:0 0 auto;border:1px solid var(--line);background:#311924;color:var(--rose);cursor:pointer}.media-thumbs img{width:100%;height:100%;object-fit:cover}
.request-form input,.request-form textarea{background:rgba(255,247,242,.08);border-color:rgba(243,182,200,.3);border-radius:10px}
@media(max-width:720px){.product-actions{position:sticky;bottom:0}.btn,.small-btn{min-height:48px}.cart-row{grid-template-columns:58px 1fr auto}.gallery-item video{min-height:135px}}

/* Mobile header: brand left, shopping bag at the far right. */
@media(max-width:720px){
  .header{display:grid;grid-template-columns:auto 1fr;padding-inline:14px;direction:ltr}
  .brand{grid-column:1;margin:0}
  .header-actions{grid-column:2;margin-left:auto;gap:8px;direction:ltr}
  .language{order:1;min-width:66px;max-width:82px;padding:8px 6px}
  .menu-btn{order:2;width:40px;height:44px}
  .icon-btn{order:3;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:2px}
  [dir=rtl] .nav{direction:rtl;text-align:right}
}

/* V15: stable mobile RTL layout and centered Dari/Persian controls. */
html,body,#site{max-width:100%;overflow-x:hidden}
img,video{max-width:100%}
@media(max-width:720px){
  [dir=rtl] .hero-content,
  [dir=rtl] .split-content,
  [dir=rtl] .section-heading,
  [dir=rtl] .cta-section{text-align:center}
  [dir=rtl] .hero-actions,
  [dir=rtl] .filters{width:100%;justify-content:center}
  [dir=rtl] .hero-actions{flex-direction:row}
  [dir=rtl] .hero-actions .btn{flex:1 1 145px;max-width:220px}
  [dir=rtl] .split-content>.btn,
  [dir=rtl] .cta-section .btn{display:flex;width:min(100%,320px);margin-inline:auto;justify-content:center}
  [dir=rtl] .section-intro,
  [dir=rtl] .hero-text,
  [dir=rtl] .split-content>p:not(.eyebrow){margin-inline:auto}
  [dir=rtl] .feature-list{width:100%;text-align:right}
}



/* V16: free virtual try-on */
.tryon-open{margin-top:10px}
.tryon-modal-panel{max-width:760px}
.tryon-upload{margin:16px 0;cursor:pointer}
.tryon-upload input{position:absolute;opacity:0;pointer-events:none}
.tryon-fallback{padding:10px 12px;border:1px solid rgba(243,182,200,.3);background:rgba(243,182,200,.08);color:var(--cream);font-size:12px}
.tryon-stage{position:relative;width:min(100%,440px);aspect-ratio:3/4;margin:18px auto;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#f6e5d6,#e6c6bc);touch-action:none}
.tryon-empty{position:absolute;inset:0;display:grid;place-items:center;padding:30px;text-align:center;color:#76223b}
.tryon-person{width:100%;height:100%;object-fit:contain;display:block}
.tryon-garment{position:absolute;left:50%;top:50%;width:62%;max-height:90%;object-fit:contain;transform-origin:center;cursor:grab;touch-action:none;user-select:none;filter:drop-shadow(0 8px 12px rgba(0,0,0,.2))}
.tryon-garment:active{cursor:grabbing}
.tryon-garment.uncut{mix-blend-mode:multiply;opacity:.82}
.tryon-controls{display:grid;gap:12px}
.tryon-controls label{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center}
.tryon-controls input[type=range]{width:100%;accent-color:var(--rose)}
.tryon-controls>div{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:720px){.tryon-modal-panel{margin:1vh 8px;padding:24px 16px}.tryon-stage{width:100%;max-height:58vh}.tryon-controls>div .small-btn{flex:1 1 105px}}

.tryon-privacy{margin:12px 0;padding:12px 14px;border:1px solid rgba(243,182,200,.35);border-radius:12px;background:rgba(243,182,200,.09);color:var(--cream);font-size:12px;line-height:1.55}
.tryon-empty{display:block;padding:0;background:#2c1720}
.tryon-empty img{width:100%;height:100%;object-fit:cover;opacity:.72}
.tryon-empty>div{position:absolute;left:12px;right:12px;bottom:12px;padding:12px;border-radius:10px;background:rgba(36,20,26,.88);color:#fff;text-align:center}
.tryon-empty strong,.tryon-empty span{display:block}
.tryon-empty span{font-size:12px;color:var(--cream)}

/* V18: separate example and customer-photo panels */
.tryon-modal-panel{max-width:980px}
.tryon-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:start;margin-top:16px}
.tryon-example-card{position:relative;aspect-ratio:3/4;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#2c1720}
.tryon-example-card img{width:100%;height:100%;object-fit:cover;display:block}
.tryon-example-card figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:12px;border-radius:10px;background:rgba(36,20,26,.9);text-align:center}
.tryon-example-card strong,.tryon-example-card span{display:block}
.tryon-example-card span{font-size:12px;color:var(--cream)}
.tryon-workspace{min-width:0}
.tryon-workspace .tryon-upload{width:100%}
.tryon-empty{display:grid;padding:30px;background:linear-gradient(145deg,#f6e5d6,#e6c6bc);color:#76223b}
.tryon-empty img,.tryon-empty>div{display:none}
@media(max-width:760px){.tryon-layout{grid-template-columns:1fr}.tryon-example-card{aspect-ratio:16/10}.tryon-stage{max-height:62vh}}

/* V19: uploaded customer photo must replace the empty state. */
.tryon-empty[hidden],.tryon-person[hidden],.tryon-garment[hidden]{display:none!important}


/* Stoffe & Mission */
.materials-section {
  background:
    radial-gradient(circle at 100% 0%, rgba(190, 145, 72, .10), transparent 34%),
    var(--cream);
}
.materials-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.material-card {
  min-height: 210px;
  padding: 28px 24px;
  border: 1px solid rgba(190, 145, 72, .28);
  background: rgba(255, 255, 255, .55);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.material-card:hover {
  transform: translateY(-4px);
  border-color: var(--gold);
  box-shadow: 0 16px 38px rgba(34, 26, 20, .08);
}
.material-card > span {
  display: block;
  margin-bottom: 32px;
  color: var(--gold);
  font-size: 12px;
  letter-spacing: .18em;
}
.material-card h3 {
  margin: 0 0 10px;
  font-family: "Cormorant Garamond", serif;
  font-size: 27px;
  line-height: 1.05;
}
.material-card p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}
.mission-panel {
  display: grid;
  grid-template-columns: .7fr 1.3fr;
  gap: 48px 64px;
  margin-top: 56px;
  padding: 52px;
  color: #f7f1e7;
  background: #1d1916;
  border: 1px solid rgba(190, 145, 72, .45);
}
.mission-panel h2 {
  margin: 0;
  max-width: 420px;
  color: #fff;
}
.mission-copy {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px 32px;
}
.mission-copy p {
  margin: 0;
  color: rgba(255,255,255,.74);
  line-height: 1.75;
}
.mission-quote {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: .55fr 1fr auto;
  align-items: center;
  gap: 24px;
  padding-top: 32px;
  border-top: 1px solid rgba(190, 145, 72, .35);
}
.mission-quote strong {
  color: var(--gold);
  font-family: "Cormorant Garamond", serif;
  font-size: 25px;
}
.mission-quote p {
  margin: 0;
  color: rgba(255,255,255,.72);
  line-height: 1.65;
}
@media (max-width: 980px) {
  .materials-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .mission-panel { grid-template-columns: 1fr; padding: 38px; }
  .mission-quote { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  .materials-grid { grid-template-columns: 1fr; }
  .material-card { min-height: auto; }
  .mission-panel { padding: 28px 22px; gap: 32px; }
  .mission-copy { grid-template-columns: 1fr; }
}


/* Verbesserte Lesbarkeit im Stoffbereich */
.materials-section .section-heading h2 {
  color: #241b16;
}
.materials-section .section-intro {
  color: #55483f;
}
.material-card {
  color: #241b16;
  background: #fffdf9;
  border-color: rgba(153, 105, 43, .38);
}
.material-card > span {
  color: #9a661f;
  font-weight: 700;
}
.material-card h3 {
  color: #241b16;
  font-weight: 700;
}
.material-card p {
  color: #51453d;
  font-weight: 500;
}
.founder-name {
  margin: 22px 0 0;
  color: rgba(255,255,255,.78);
  font-size: 15px;
  letter-spacing: .04em;
}
.founder-name strong {
  display: block;
  margin-top: 5px;
  color: #d4aa63;
  font-family: "Cormorant Garamond", serif;
  font-size: 27px;
  letter-spacing: .01em;
}
.mission-copy strong {
  color: #d4aa63;
}


/* Sichtbare Mission direkt auf der Startseite */
.mission-intro {
  display: grid;
  grid-template-columns: .7fr 1.4fr auto;
  align-items: center;
  gap: 42px;
  padding: 38px clamp(24px, 6vw, 92px);
  color: #f8f2e8;
  background: linear-gradient(120deg, #211914 0%, #33251c 100%);
  border-top: 1px solid rgba(212,170,99,.42);
  border-bottom: 1px solid rgba(212,170,99,.42);
}
.mission-intro-founder span {
  display: block;
  margin-bottom: 8px;
  color: rgba(255,255,255,.62);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .18em;
}
.mission-intro-founder strong {
  display: block;
  color: #d4aa63;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(27px, 2.6vw, 40px);
  line-height: 1;
}
.mission-intro-copy .eyebrow {
  margin-bottom: 8px;
}
.mission-intro-copy h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: clamp(29px, 3vw, 44px);
  line-height: 1.02;
}
.mission-intro-copy > p:last-child {
  margin: 0;
  max-width: 760px;
  color: rgba(255,255,255,.76);
  line-height: 1.65;
}
.mission-intro .btn {
  white-space: nowrap;
}
@media (max-width: 980px) {
  .mission-intro {
    grid-template-columns: 1fr 1.6fr;
  }
  .mission-intro .btn {
    grid-column: 1 / -1;
    justify-self: start;
  }
}
@media (max-width: 680px) {
  .mission-intro {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-block: 32px;
  }
  .mission-intro .btn {
    grid-column: auto;
    width: 100%;
    text-align: center;
  }
}


/* Direkter Wunschkleid-Button im Kopfbereich */
.header-photo-btn {
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid #d4aa63;
  color: #211914;
  background: #d4aa63;
  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}
.header-photo-btn:hover {
  color: #fff;
  background: #9a661f;
  transform: translateY(-1px);
}
@media (max-width: 760px) {
  .header-photo-btn {
    min-height: 38px;
    max-width: 132px;
    padding: 0 10px;
    font-size: 9px;
    line-height: 1.2;
  }
}
@media (max-width: 430px) {
  .header-photo-btn {
    max-width: 108px;
    font-size: 8px;
    letter-spacing: .04em;
  }
}


/* Social Media gut sichtbar im Kopfbereich */
.top-social-links {
  display: flex;
  align-items: center;
  gap: 7px;
}
.top-social-links a {
  display: inline-grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(154,102,31,.55);
  border-radius: 50%;
  color: #2a201a;
  background: #fffdf9;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .04em;
  text-decoration: none;
  transition: color .2s ease, background .2s ease, transform .2s ease;
}
.top-social-links a:hover {
  color: #fff;
  background: #9a661f;
  transform: translateY(-2px);
}
@media (max-width: 520px) {
  .top-social-links { gap: 4px; }
  .top-social-links a {
    width: 32px;
    height: 32px;
    font-size: 9px;
  }
}


/* Wunschkleid-Anfrage direkt vor den Kategorien */
.wish-photo-feature {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 32px;
  margin: 8px 0 30px;
  padding: 28px 32px;
  color: #fff;
  background: linear-gradient(115deg, #211914, #4a321f);
  border: 1px solid rgba(212,170,99,.55);
}
.wish-photo-kicker {
  color: #d4aa63;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .18em;
}
.wish-photo-feature h3 {
  margin: 7px 0 6px;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(27px, 3vw, 38px);
}
.wish-photo-feature p {
  margin: 0;
  max-width: 720px;
  color: rgba(255,255,255,.76);
  line-height: 1.6;
}
.wish-photo-main-btn {
  white-space: nowrap;
}
.wish-photo-modal-panel {
  max-width: 610px;
}
.wish-upload-box {
  display: grid;
  place-items: center;
  min-height: 112px;
  padding: 20px;
  border: 2px dashed rgba(154,102,31,.55);
  color: #6e4716;
  background: #fffaf1;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.wish-upload-box input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.wish-photo-preview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}
.wish-photo-preview-grid[hidden] { display: none; }
.wish-photo-preview-grid img {
  width: 100%;
  height: 130px;
  object-fit: contain;
  background: #f4eee5;
  border: 1px solid rgba(154,102,31,.25);
  border-radius: 8px;
}
.wish-photo-form select {
  width: 100%;
  min-height: 48px;
  padding: 0 14px;
  border: 1px solid rgba(47,37,31,.18);
  background: #fff;
  font: inherit;
}
.wish-photo-notice {
  margin: 0;
  color: #6a5c53;
  font-size: 12px;
  line-height: 1.55;
}
@media (max-width: 760px) {
  .wish-photo-feature {
    grid-template-columns: 1fr;
    padding: 24px 20px;
  }
  .wish-photo-main-btn {
    width: 100%;
    white-space: normal;
  }
}


/* Ruhiger Kopfbereich mit echten Social-Media-Symbolen */
.top-social-links a svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}
.top-social-links a svg path,
.top-social-links a svg .social-dot {
  fill: currentColor;
  stroke: none;
}
.mission-intro {
  grid-template-columns: minmax(0, 1fr) auto;
}
.mission-intro-copy {
  max-width: 900px;
}
@media (max-width: 680px) {
  .mission-intro {
    grid-template-columns: 1fr;
  }
}


/* Zuverlässiger Warenkorb und WhatsApp-Ausweichlösung */
.cart-row small {
  display: block;
  margin-top: 5px;
  color: #6b5b51;
  line-height: 1.5;
}
.whatsapp-fallback-panel {
  max-width: 620px;
}
.fallback-number {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin: 20px 0 12px;
  padding: 16px 18px;
  color: #fff;
  background: #211914;
}
.fallback-number strong {
  color: #d4aa63;
}
#fallbackMessage {
  width: 100%;
  resize: vertical;
  padding: 14px;
  border: 1px solid rgba(47,37,31,.2);
  background: #fffaf1;
  font: inherit;
  line-height: 1.5;
}
.fallback-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 16px;
}
.fallback-actions .btn {
  text-align: center;
}
@media (max-width: 560px) {
  .fallback-actions { grid-template-columns: 1fr; }
  .fallback-number { flex-direction: column; }
}


.external-browser-tip{
  margin:14px 0 18px;padding:13px 15px;border:1px solid rgba(189,123,56,.5);
  border-left:4px solid var(--gold2);border-radius:10px;background:#fff3d8;color:#35271f;
}
.external-browser-tip strong{display:block;margin-bottom:3px;font-size:14px}
.external-browser-tip span{display:block;font-size:13px;line-height:1.5}
[dir="rtl"] .external-browser-tip{border-left:1px solid rgba(189,123,56,.5);border-right:4px solid var(--gold2)}

@media (max-width: 560px){.wish-photo-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wish-photo-preview-grid img{height:110px}}

.social-browser-banner{display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 18px;background:#fff3d8;color:#35271f;border-bottom:2px solid var(--gold2);position:relative;z-index:45}
.social-browser-banner[hidden]{display:none}
.social-browser-banner div{display:flex;flex-direction:column;line-height:1.35}
.social-browser-banner strong{font-size:14px}
.social-browser-banner span{font-size:12px}
.social-browser-banner button{flex:0 0 auto;border:0;border-radius:999px;background:#35271f;color:#fff;padding:9px 14px;font-weight:700;cursor:pointer}
@media(max-width:760px){.social-browser-banner{align-items:stretch;flex-direction:column;gap:9px;padding:12px 14px}.social-browser-banner button{width:100%}}

/* V18: show the complete garment in mobile virtual try-on */
@media(max-width:760px){
  .tryon-stage{height:min(62vh,620px);max-height:none;aspect-ratio:3/4}
  .tryon-person{object-fit:contain}
  .tryon-garment{width:auto;height:auto;max-width:92%;max-height:92%;object-fit:contain}
}
/* === FINAL AUTONOMOUS LUXURY DESIGN v35 === */
:root{--lux-gold:#c99539;--lux-bright:#efc66e;--lux-line:rgba(211,160,67,.28);--lux-black:#030303}
.announcement{display:none!important}
.header{background:rgba(3,3,3,.97)!important;border-bottom:1px solid var(--lux-line)!important;box-shadow:none!important}
.brand{display:none!important}
.nav a{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:600!important;letter-spacing:.045em!important}
.nav a:hover{color:var(--lux-bright)!important}
.hero{
  background-image:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.72) 42%,rgba(0,0,0,.12) 74%,rgba(0,0,0,.3)),url("assets/hero-luxury.webp")!important;
  background-size:cover!important;background-position:center!important;
  border-bottom:1px solid var(--lux-line)!important;
}
.hero:before{display:none!important}
.hero-content{position:relative;z-index:2}
.hero .eyebrow{color:var(--lux-bright)!important;letter-spacing:.28em!important}
.hero h1{text-transform:uppercase!important;color:#e4ad4c!important;text-shadow:0 8px 30px #000!important}
.hero h1 span{color:#e4ad4c!important;background:none!important;-webkit-text-fill-color:initial!important}
.hero-text{color:#f1ece4!important;text-shadow:0 2px 9px #000}
.btn{border-radius:3px!important;text-transform:uppercase!important;letter-spacing:.055em!important}
.btn-gold{background:linear-gradient(135deg,#b77e28,#edc266,#ad7422)!important;color:#080603!important;border:1px solid #e8bc61!important}
.btn-ghost{background:rgba(3,3,3,.72)!important;color:var(--lux-bright)!important;border:1px solid #b77f2c!important}
.hero-logo-wrap{border-radius:50%!important;padding:8px!important;background:linear-gradient(145deg,#f2d184,#74470f 34%,#e9bb5d 63%,#805014)!important;box-shadow:0 0 0 5px #171108,0 0 0 7px rgba(230,183,88,.8),0 30px 70px #000!important}
.hero-logo{border-radius:50%!important;object-fit:cover!important;animation:none!important}
.gold-orbit{border-color:rgba(235,188,92,.32)!important;animation:none!important}
.benefit-strip{display:grid;background:linear-gradient(90deg,#060605,#0e0d0a,#060605);border-block:1px solid var(--lux-line)}
.benefit-item{display:flex;align-items:center;gap:11px;padding:8px 15px;border-right:1px solid rgba(211,160,67,.3);min-width:0}
.benefit-item:last-child{border-right:0}
.benefit-icon{width:40px;height:40px;flex:0 0 40px;border:1px solid #b9812c;border-radius:50%;display:grid;place-items:center;color:#efbd5c;font-size:17px}
.benefit-item strong{display:block;color:#e4ad4c;font:600 13px/1.15 "Cormorant Garamond",serif}
.benefit-item small{display:block;margin-top:4px;color:#aaa39a;font-size:10px;white-space:nowrap}
.mission-intro{display:none!important}
#collection{background:#030303!important}
#collection .section-heading{text-align:center!important;display:block!important}
#collection .section-heading>div{width:100%}
#collection .section-heading .eyebrow,#collection .section-intro{display:none!important}
#collection .section-heading h2{text-transform:uppercase!important;color:#e0aa49!important;letter-spacing:.11em!important}
.wish-photo-feature{display:none!important}
.filters{justify-content:center!important}
.filters button{border-radius:2px!important;border:1px solid rgba(205,149,52,.28)!important;background:#080705!important;color:#c6bdb0!important;text-transform:uppercase!important}
.filters button.active,.filters button:hover{border-color:#d8a247!important;color:#080604!important;background:linear-gradient(135deg,#a96f20,#e1ae4e)!important}
.product-card{border:1px solid rgba(205,149,52,.34)!important;border-radius:5px!important;background:#080807!important;box-shadow:0 16px 42px rgba(0,0,0,.5)!important;overflow:hidden!important}
.product-card:hover{border-color:#d4a14b!important;transform:translateY(-5px)!important}
.product-card h3{font-family:"Cormorant Garamond",Georgia,serif!important;color:#f2eadf!important}
.product-card .price,.price{color:#e3aa42!important}
.section,.split-section,.story-section,.materials-section,.gallery-section{border-color:var(--lux-line)!important}
@media(min-width:981px){
  .header{height:62px!important;min-height:62px!important;padding:0 4.2%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:26px!important}
  .nav{grid-column:1!important;justify-content:flex-start!important;gap:clamp(24px,2.15vw,41px)!important;height:100%!important}
  .nav a{font-size:13px!important;white-space:nowrap!important;height:100%!important;display:grid!important;place-items:center!important}
  .nav a:after{bottom:0!important}
  .header-actions{grid-column:2!important}
  .hero{height:408px!important;min-height:408px!important;grid-template-columns:1.02fr .98fr!important;padding:30px 8% 27px 12.7%!important}
  .hero h1{font-size:clamp(2.75rem,3.2vw,4.1rem)!important;line-height:.96!important;margin:13px 0 16px!important}
  .hero-text{font-size:14px!important;line-height:1.62!important;max-width:570px!important}
  .hero-actions{margin-top:22px!important}
  .hero-logo-wrap{width:315px!important}
  .gold-orbit{width:362px!important;height:362px!important}
  .benefit-strip{height:80px;grid-template-columns:repeat(6,minmax(0,1fr));padding:13px 4.2%}
  #collection.section{padding:17px 4.2% 72px!important}
  #collection .section-heading{margin-bottom:6px!important}
  #collection .section-heading h2{font-size:29px!important;margin:0!important}
  .filters{margin:12px 0 11px!important}
  .filters button{min-height:29px!important;padding:5px 21px!important;font-size:10px!important}
  .products-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}
  .product-card img,.product-image{width:100%!important;aspect-ratio:1/1.16!important;object-fit:cover!important}
  .product-card .product-info,.product-body{padding:10px 11px!important}
  .product-card h3{font-size:13px!important}
}
@media(max-width:980px){
  .header{min-height:68px!important;padding:0 16px!important}
  .nav{background:#050505!important;border-color:var(--lux-line)!important}
  .hero{padding:54px 20px!important;background-position:60% center!important}
  .hero-logo-wrap{width:min(72vw,350px)!important}
  .benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}
  .benefit-item{border-bottom:1px solid rgba(211,160,67,.18)}
  #collection.section{padding-top:48px!important}
}
@media(max-width:520px){
  .benefit-strip{grid-template-columns:1fr}
  .benefit-item{border-right:0}
  .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* === SCREENSHOT POLISH v36 === */
@media(min-width:981px){
.header{height:54px!important;min-height:54px!important;padding:0 3.2%!important;grid-template-columns:minmax(0,1fr) auto!important}
.nav{gap:clamp(15px,1.42vw,27px)!important}
.nav a{font-family:Inter,Arial,sans-serif!important;font-size:10px!important;font-weight:500!important;letter-spacing:.045em!important}
.header-actions{gap:8px!important}.top-social-links{gap:6px!important}
.top-social-links a{width:30px!important;height:30px!important;background:transparent!important;color:#eee!important;border:1px solid rgba(211,160,67,.35)!important}
.top-social-links a svg{width:14px!important;height:14px!important}
.language{height:32px!important;min-height:32px!important;font-size:11px!important;padding:0 21px 0 9px!important}
.icon-btn{height:32px!important;min-height:32px!important;font-size:12px!important}
.hero{height:335px!important;min-height:335px!important;grid-template-columns:58% 42%!important;padding:22px 7% 22px 12.7%!important}
.hero-content{max-width:690px!important}.hero .eyebrow{font-size:10px!important;margin:0 0 7px!important}
.hero h1{max-width:690px!important;font-size:clamp(2.15rem,2.45vw,3rem)!important;line-height:.94!important;margin:8px 0 11px!important}
.hero h1 span{white-space:nowrap!important}.hero-text{font-size:11px!important;line-height:1.48!important;max-width:560px!important;margin:13px 0!important}
.hero-actions{margin-top:14px!important;gap:10px!important}.hero-actions .btn{min-height:36px!important;height:36px!important;padding:0 19px!important;font-size:9px!important}
.hero-logo-wrap{width:238px!important;padding:5px!important}.gold-orbit{width:272px!important;height:272px!important}
.benefit-strip{height:65px!important;padding:7px 2.2%!important}
.benefit-item{gap:7px!important;padding:5px 9px!important;overflow:hidden!important}
.benefit-icon{width:34px!important;height:34px!important;flex-basis:34px!important;font-size:14px!important}
.benefit-item>div{min-width:0!important}.benefit-item strong{font-size:11px!important;white-space:normal!important}
.benefit-item small{font-size:8px!important;white-space:normal!important;line-height:1.2!important}
}

/* === LOGO MOTION AND ORIGINAL PRODUCTS v37 === */
.hero-logo{animation:heroLogoSpin 18s linear infinite!important;transform-style:preserve-3d!important}
@media(min-width:981px){
  .products-grid{grid-template-columns:repeat(3,1fr)!important;gap:18px!important}
  .product-image{aspect-ratio:4/4.7!important;max-height:470px!important}
  .product-image img{width:100%!important;height:100%!important;object-fit:cover!important}
  .product-card .product-info{padding:17px!important}
  .product-card h3,.product-name{font-size:27px!important}
}
/* === EXACT ORIGINAL PRODUCT AREA AND FORCED LOGO v38 === */
.hero-logo{
  animation:heroLogoSpin 14s linear infinite!important;
  -webkit-animation:heroLogoSpin 14s linear infinite!important;
  transform-style:preserve-3d!important;
  will-change:transform!important;
}
@keyframes heroLogoSpin{from{transform:rotateY(0deg)}to{transform:rotateY(360deg)}}
@-webkit-keyframes heroLogoSpin{from{-webkit-transform:rotateY(0deg)}to{-webkit-transform:rotateY(360deg)}}
@media(min-width:981px){
  #collection.section{max-width:1240px!important;margin:auto!important;padding:120px 24px!important}
  #collection .section-heading{display:flex!important;justify-content:space-between!important;gap:50px!important;align-items:end!important;margin-bottom:42px!important;text-align:left!important}
  #collection .section-heading>div{width:auto!important}
  #collection .section-heading .eyebrow{display:block!important}
  #collection .section-heading h2{font-size:clamp(48px,5.5vw,78px)!important;text-transform:none!important;letter-spacing:normal!important;color:inherit!important}
  #collection .section-intro{display:block!important;max-width:440px!important;color:#a9a59d!important;margin:0!important}
  .wish-photo-feature{display:grid!important}
  .filters{justify-content:flex-start!important;margin-bottom:25px!important;gap:8px!important}
  .filters button{min-height:initial!important;padding:9px 14px!important;font-size:11px!important}
  .products-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px!important}
  .product-card{background:#0d0d0d!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important;transition:.3s!important}
  .product-card:hover{transform:translateY(-4px)!important;border-color:rgba(243,182,200,.28)!important;box-shadow:none!important}
  .product-image{aspect-ratio:4/4.7!important;max-height:470px!important;background:#171717!important;overflow:hidden!important;position:relative!important}
  .product-image img,.product-card img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;display:block!important}
  .product-info{padding:17px!important}
  .product-name,.product-card h3{font:600 27px/1 "Cormorant Garamond",Georgia,serif!important;margin:6px 0!important}
  .product-actions{display:flex!important;gap:8px!important;margin-top:15px!important}
}

/* === DESKTOP WOW AND MOBILE STORY v39 === */
/* Desktop: stronger medallion and refined copy */
@media(min-width:981px){
  .hero{grid-template-columns:55% 45%!important}
  .hero-logo-wrap{
    width:282px!important;padding:7px!important;
    box-shadow:0 0 0 5px #171108,0 0 0 8px rgba(232,184,85,.82),0 26px 70px #000,0 0 55px rgba(218,153,48,.34)!important;
  }
  .gold-orbit{width:325px!important;height:325px!important;box-shadow:0 0 90px rgba(214,168,61,.2),inset 0 0 55px rgba(214,168,61,.08)!important}
  .hero h1{font-size:clamp(2.45rem,2.75vw,3.35rem)!important;letter-spacing:-.018em!important}
  .hero h1 span{font-weight:500!important}
  .hero-text{max-width:610px!important}
}
/* Mobile: logo first, then message, then benefits and one product per row */
@media(max-width:720px){
  .header{min-height:62px!important;height:62px!important}
  .nav{top:62px!important}
  .hero{
    display:flex!important;flex-direction:column!important;
    min-height:auto!important;height:auto!important;
    padding:24px 17px 34px!important;
    text-align:center!important;background-position:68% center!important;
  }
  .hero-visual{order:1!important;width:100%!important;min-height:230px!important;margin:0 0 15px!important}
  .hero-content{order:2!important;width:100%!important;max-width:520px!important;margin:auto!important}
  .hero-logo-wrap{
    position:absolute!important;width:205px!important;padding:5px!important;
    box-shadow:0 0 0 4px #171108,0 0 0 6px rgba(232,184,85,.8),0 20px 50px #000,0 0 35px rgba(218,153,48,.3)!important;
  }
  .gold-orbit{width:232px!important;height:232px!important}
  .hero .eyebrow{font-size:9px!important;letter-spacing:.2em!important;margin:0 0 9px!important}
  .hero h1{font-size:clamp(2.25rem,11vw,3.15rem)!important;line-height:.94!important;margin:0 0 15px!important}
  .hero h1 span{white-space:normal!important}
  .hero-text{font-size:13px!important;line-height:1.55!important;margin:14px auto 19px!important;max-width:440px!important}
  .hero-actions{justify-content:center!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  .hero-actions .btn{width:100%!important;max-width:360px!important;margin:auto!important;min-height:44px!important}
  .benefit-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:6px!important}
  .benefit-item{padding:8px 7px!important;gap:7px!important;min-height:55px!important}
  .benefit-icon{width:32px!important;height:32px!important;flex-basis:32px!important;font-size:13px!important}
  .benefit-item strong{font-size:11px!important}
  .benefit-item small{font-size:8px!important;white-space:normal!important}
  #collection.section{padding:54px 16px 70px!important}
  .products-grid{grid-template-columns:1fr!important;gap:20px!important}
  .product-card{width:100%!important;max-width:480px!important;margin-inline:auto!important}
  .product-image{aspect-ratio:4/4.7!important;max-height:none!important}
  .product-name{font-size:25px!important}
}
@media(max-width:390px){
  .benefit-strip{grid-template-columns:1fr!important}
  .hero-visual{min-height:215px!important}
  .hero-logo-wrap{width:188px!important}
  .gold-orbit{width:212px!important;height:212px!important}
}

/* === LEFT COPY AND CLEAN LOGO v40 === */
.hero{overflow:hidden!important}
.hero-logo{
  animation:heroLogoFlatSpin 24s linear infinite!important;
  -webkit-animation:heroLogoFlatSpin 24s linear infinite!important;
  transform-style:flat!important;
  backface-visibility:visible!important;
}
@keyframes heroLogoFlatSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@-webkit-keyframes heroLogoFlatSpin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}
.benefit-strip{position:relative!important;z-index:5!important}
@media(min-width:981px){
  .hero{
    grid-template-columns:57% 43%!important;
    padding:22px 5.2% 22px 4.2%!important;
  }
  .hero-content{max-width:760px!important;margin:0!important;justify-self:start!important;text-align:left!important}
  .hero .eyebrow,.hero h1,.hero-text,.hero-actions{margin-left:0!important}
  .hero h1{max-width:720px!important}
  .hero-text{max-width:650px!important}
  .hero-visual{min-width:0!important;overflow:visible!important}
  .hero-logo-wrap{width:258px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}
  .gold-orbit{width:296px!important;height:296px!important}
}
@media(max-width:720px){
  .hero-logo{animation-duration:28s!important}
  .hero-logo-wrap{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}
}

/* === MOBILE PRODUCT WOW v41 === */
@media(max-width:720px){
  .product-card{
    position:relative!important;
    padding:2px!important;
    border:1px solid #d6a34c!important;
    border-radius:16px!important;
    background:linear-gradient(145deg,#f0c66f 0%,#7b4b12 24%,#e8b95c 52%,#4f300c 75%,#dca94f 100%)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.62),0 0 22px rgba(211,151,54,.18),inset 0 0 0 1px rgba(255,225,155,.45)!important;
    overflow:hidden!important;
  }
  .product-card:before{
    content:""!important;
    position:absolute!important;inset:5px!important;z-index:2!important;
    border:1px solid rgba(247,210,132,.35)!important;
    border-radius:11px!important;pointer-events:none!important;
  }
  .product-image{
    border-radius:13px 13px 3px 3px!important;
    overflow:hidden!important;
    background:#080706!important;
  }
  .product-image img{filter:saturate(.96) contrast(1.05)!important}
  .product-info{
    position:relative!important;z-index:3!important;
    margin-top:0!important;padding:17px 16px 18px!important;
    border-radius:0 0 13px 13px!important;
    background:linear-gradient(180deg,#11100d,#070706)!important;
  }
  .product-name{color:#fff6e8!important;text-shadow:0 2px 10px #000!important}
  .price{color:#efbd5b!important;font-weight:700!important}
  .product-actions .small-btn{
    border-color:#b9802c!important;
    background:rgba(8,7,5,.88)!important;
    color:#efbd5b!important;
    border-radius:5px!important;
  }
  .product-actions .small-btn.primary{
    color:#0a0703!important;
    background:linear-gradient(135deg,#b97f28,#edc36b,#ad7322)!important;
  }
}

/* === TRANSPARENT 3D LOGO AND VISIBLE MOBILE FRAME v42 === */
/* Rotate only the logo image; the surrounding area stays transparent. */
.hero-logo-wrap{
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.hero-logo{
  animation:heroLogoTurn 16s linear infinite!important;
  -webkit-animation:heroLogoTurn 16s linear infinite!important;
  transform-style:preserve-3d!important;
  backface-visibility:visible!important;
  filter:drop-shadow(0 20px 34px rgba(0,0,0,.72)) drop-shadow(0 0 18px rgba(214,157,55,.24))!important;
}
@keyframes heroLogoTurn{from{transform:perspective(900px) rotateY(0deg)}to{transform:perspective(900px) rotateY(-360deg)}}
@-webkit-keyframes heroLogoTurn{from{-webkit-transform:perspective(900px) rotateY(0deg)}to{-webkit-transform:perspective(900px) rotateY(-360deg)}}
/* Strong, unmistakable mobile product frame. */
@media(max-width:800px){
  body .products-grid{grid-template-columns:1fr!important;gap:28px!important}
  body .products-grid .product-card{
    width:calc(100% - 16px)!important;
    max-width:480px!important;
    margin:0 auto!important;
    padding:0!important;
    border:4px solid #d7a23f!important;
    outline:1px solid #ffe09a!important;
    outline-offset:-7px!important;
    border-radius:20px!important;
    background:#080706!important;
    box-shadow:0 20px 45px rgba(0,0,0,.72),0 0 0 2px #3b2408,0 0 28px rgba(224,164,66,.42)!important;
    overflow:hidden!important;
  }
  body .products-grid .product-card:before{display:none!important}
  body .products-grid .product-image{border-radius:15px 15px 0 0!important}
  body .products-grid .product-info{
    padding:19px 17px 20px!important;
    background:linear-gradient(180deg,#16120c,#060605)!important;
    border-top:1px solid #c58d31!important;
  }
}

/* === COMPLETE MOBILE TRYON EXAMPLE v44 === */
@media(max-width:760px){
  .tryon-example-card{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:3/4!important;
    background:#120f0d!important;
    border-radius:16px!important;
  }
  .tryon-example-card img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    background:#120f0d!important;
  }
  .tryon-example-card figcaption{
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
  }
}

/* === COMPLETE LOGO SWAY v45 === */
.hero-logo{
  animation:heroLogoSway 5.5s ease-in-out infinite alternate!important;
  -webkit-animation:heroLogoSway 5.5s ease-in-out infinite alternate!important;
  transform-origin:center center!important;
  backface-visibility:hidden!important;
}
@keyframes heroLogoSway{
  from{transform:perspective(1200px) rotateY(-11deg) scale(1)}
  to{transform:perspective(1200px) rotateY(11deg) scale(1.025)}
}
@-webkit-keyframes heroLogoSway{
  from{-webkit-transform:perspective(1200px) rotateY(-11deg) scale(1)}
  to{-webkit-transform:perspective(1200px) rotateY(11deg) scale(1.025)}
}
@media(min-width:981px){
  .hero-logo-wrap{width:292px!important}
  .gold-orbit{width:332px!important;height:332px!important}
}
@media(max-width:720px){
  .hero-logo-wrap{width:215px!important}
  .gold-orbit{width:242px!important;height:242px!important}
}



/* === FULL SCREEN DESKTOP HERO v46 === */
@media (min-width:981px){
  .hero{
    width:100%!important;
    max-width:none!important;
    min-height:calc(100svh - 86px)!important;
    height:calc(100svh - 86px)!important;
    max-height:none!important;
    padding-top:64px!important;
    padding-bottom:64px!important;
    padding-left:max(44px,calc((100vw - 1748px)/2))!important;
    padding-right:max(44px,calc((100vw - 1748px)/2))!important;
    align-items:center!important;
  }
  .hero-content,.hero-visual{align-self:center!important}
}
/* === LARGER DESKTOP NAV v47 === */
@media(min-width:1200px){
  .nav{gap:27px!important}
  .nav a{
    font-size:15px!important;
    font-weight:700!important;
    letter-spacing:.075em!important;
    line-height:1.2!important;
  }
}
@media(min-width:981px) and (max-width:1199px){
  .nav a{font-size:12px!important;font-weight:700!important}
}
/* === DARI NAV TYPOGRAPHY v48 === */
html[lang="fa"] .nav a{
  font-family:Tahoma,"Segoe UI",Arial,sans-serif!important;
  letter-spacing:0!important;
  font-weight:700!important;
}
@media(min-width:1200px){
  html[lang="fa"] .nav a{
    font-size:17px!important;
    line-height:1.5!important;
  }
}
@media(min-width:981px) and (max-width:1199px){
  html[lang="fa"] .nav a{font-size:14px!important}
}
@media(max-width:980px){
  html[lang="fa"] .nav a{font-size:16px!important;line-height:1.5!important}
}
/* === STRONGER DARI NAV v49 === */
@media(min-width:1200px){
  html[lang="fa"] body .header .nav a{
    font-size:20px!important;
    font-weight:700!important;
    letter-spacing:0!important;
    line-height:1.4!important;
  }
}
@media(min-width:981px) and (max-width:1199px){
  html[lang="fa"] body .header .nav a{font-size:16px!important}
}
/* === DARI LUXURY CONTRAST AND NAV PILLS v50 === */
/* Clear contrast between both Dari hero lines */
html[lang="fa"] .hero h1{
  color:#fff3dc!important;
  text-shadow:0 3px 22px rgba(0,0,0,.85)!important;
}
html[lang="fa"] .hero h1 span{
  display:block!important;
  width:max-content!important;
  max-width:100%!important;
  margin-top:10px!important;
  color:#e7ad43!important;
  background:linear-gradient(100deg,#b8751c 0%,#ffd77a 48%,#c88625 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  filter:drop-shadow(0 4px 13px rgba(212,145,37,.25))!important;
}

/* Individual luxury shapes keep the large Dari menu visually separated */
@media(min-width:1200px){
  html[lang="fa"] .header .nav{
    gap:8px!important;
    align-items:center!important;
  }
  html[lang="fa"] .header .nav a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:44px!important;
    padding:6px 13px 8px!important;
    border:1px solid rgba(207,151,61,.32)!important;
    border-radius:999px!important;
    background:linear-gradient(180deg,rgba(210,157,69,.10),rgba(255,255,255,.018))!important;
    box-shadow:inset 0 1px 0 rgba(255,227,174,.08)!important;
    white-space:nowrap!important;
    transition:background .25s,border-color .25s,box-shadow .25s,color .25s!important;
  }
  html[lang="fa"] .header .nav a:hover{
    color:#ffd77a!important;
    border-color:rgba(239,187,92,.78)!important;
    background:linear-gradient(180deg,rgba(213,156,62,.22),rgba(120,72,14,.10))!important;
    box-shadow:0 0 18px rgba(206,143,41,.16),inset 0 1px 0 rgba(255,231,181,.17)!important;
  }
}
@media(max-width:720px){
  html[lang="fa"] .hero h1 span{width:auto!important;margin-top:7px!important}
}
/* === FULL MOBILE TRYON EXAMPLE v51 === */
@media(max-width:760px){
  body #tryOnModal .tryon-layout{
    display:block!important;
  }
  body #tryOnModal .tryon-example-card{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    margin:0 0 26px!important;
    overflow:hidden!important;
    border-radius:18px!important;
  }
  body #tryOnModal .tryon-example-card img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:3/4!important;
    object-fit:contain!important;
    object-position:center!important;
    background:#efe1d5!important;
  }
  body #tryOnModal .tryon-example-card figcaption{
    position:static!important;
    inset:auto!important;
    width:100%!important;
    margin:0!important;
    padding:14px 12px 16px!important;
    border-radius:0!important;
    background:#29171d!important;
  }
  body #tryOnModal .tryon-example-card figcaption span{
    font-size:12px!important;
    line-height:1.45!important;
  }
}
/* === INSTALLABLE PWA v52 === */
.install-app-button{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:80;
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-height:48px;
  padding:9px 17px 10px 11px;
  border:1px solid rgba(246,198,102,.75);
  border-radius:999px;
  color:#120b07;
  background:linear-gradient(135deg,#b97820,#f2ca6d 48%,#bd7b25);
  box-shadow:0 12px 34px rgba(0,0,0,.52),0 0 20px rgba(216,157,54,.2);
  font-size:13px;
  font-weight:800;
  cursor:pointer;
}
.install-app-button[hidden]{display:none!important}
.install-app-button strong{
  display:grid;
  place-items:center;
  width:29px;
  height:29px;
  border-radius:50%;
  color:#f7d98d;
  background:#21120d;
  font-size:20px;
  line-height:1;
}
.install-app-button:hover{filter:brightness(1.08);transform:translateY(-1px)}
@media(max-width:720px){
  .install-app-button{
    left:12px;
    bottom:12px;
    min-height:44px;
    padding:7px 14px 8px 8px;
    font-size:12px;
  }
  .install-app-button strong{width:28px;height:28px}
}
@media(display-mode:standalone){
  .install-app-button{display:none!important}
}
/* === SMALL APP BUTTON AND FIRST VISIT GUIDE v53 === */
.install-app-button{
  left:12px!important;
  bottom:12px!important;
  min-height:34px!important;
  gap:6px!important;
  padding:5px 10px 6px 6px!important;
  font-size:10px!important;
  box-shadow:0 7px 20px rgba(0,0,0,.45)!important;
}
.install-app-button strong{
  width:22px!important;
  height:22px!important;
  font-size:15px!important;
}
.app-intro{
  position:fixed;
  inset:0;
  z-index:500;
  display:grid;
  place-items:center;
  padding:18px;
  opacity:0;
  background:rgba(5,3,4,.82);
  backdrop-filter:blur(12px);
  transition:opacity .22s ease;
}
.app-intro.visible{opacity:1}
.app-intro.closing{opacity:0}
.app-intro-card{
  position:relative;
  width:min(100%,390px);
  padding:27px 22px 20px;
  text-align:center;
  color:#fff5e5;
  border:1px solid rgba(234,183,88,.6);
  border-radius:22px;
  background:linear-gradient(155deg,#351922,#160c10 65%,#0b0808);
  box-shadow:0 28px 80px rgba(0,0,0,.72),0 0 30px rgba(201,139,41,.15);
}
.app-intro-card>img{
  width:72px;
  height:72px;
  border-radius:18px;
  box-shadow:0 10px 28px rgba(0,0,0,.42);
}
.app-intro-card h2{
  margin:13px 20px 8px;
  color:#f3c768;
  font:600 29px/1.05 var(--serif);
}
.app-intro-card>p{
  margin:0 auto 15px;
  max-width:320px;
  color:#ddccc4;
  font-size:13px;
  line-height:1.6;
}
.app-intro-close{
  position:absolute;
  top:9px;
  right:12px;
  border:0;
  color:#d5c5bc;
  background:none;
  font-size:27px;
  cursor:pointer;
}
.app-intro-steps{
  display:grid;
  grid-template-columns:28px 1fr;
  gap:8px 10px;
  align-items:center;
  margin:15px 0;
  text-align:start;
}
.app-intro-steps span{
  display:grid;
  place-items:center;
  width:27px;
  height:27px;
  border:1px solid #c68b32;
  border-radius:50%;
  color:#f4ca71;
  font-weight:800;
}
.app-intro-steps p{
  margin:0;
  color:#f1e6df;
  font-size:12px;
  line-height:1.45;
}
.app-intro-install,.app-intro-continue{
  width:100%;
  min-height:44px;
  border-radius:9px;
  font-weight:800;
  cursor:pointer;
}
.app-intro-install{
  border:1px solid #f1c66c;
  color:#171007;
  background:linear-gradient(135deg,#b97820,#f2ca6d,#bd7b25);
}
.app-intro-continue{
  margin-top:8px;
  border:1px solid rgba(222,180,99,.35);
  color:#ead5c7;
  background:rgba(255,255,255,.035);
}
@media(min-width:821px){.app-intro{display:none!important}}
/* === SOCIAL BROWSER NOTICE v54 === */
.social-browser-banner{
  transition:opacity .35s ease,transform .35s ease!important;
}
.social-browser-banner.is-hiding{
  opacity:0!important;
  transform:translateY(-100%)!important;
  pointer-events:none!important;
}
@media(display-mode:standalone){
  .social-browser-banner{display:none!important}
}
/* === FULLSCREEN SOCIAL BROWSER GUIDE v55 === */
html.social-webview .social-browser-banner{display:none!important}
.browser-intro{
  position:fixed;
  inset:0;
  z-index:600;
  display:grid;
  place-items:center;
  padding:18px;
  opacity:0;
  background:rgba(4,3,3,.88);
  backdrop-filter:blur(14px);
  transition:opacity .25s ease;
}
.browser-intro.visible{opacity:1}
.browser-intro.closing{opacity:0}
.browser-intro-card{
  position:relative;
  width:min(100%,400px);
  padding:31px 23px 21px;
  text-align:center;
  color:#fff4e6;
  border:1px solid rgba(236,184,84,.68);
  border-radius:23px;
  background:radial-gradient(circle at 50% 0%,rgba(159,92,31,.22),transparent 40%),linear-gradient(155deg,#351922,#150b0f 68%,#080606);
  box-shadow:0 30px 90px rgba(0,0,0,.78),0 0 35px rgba(206,145,44,.17);
}
.browser-intro-close{
  position:absolute;
  top:9px;
  right:12px;
  border:0;
  color:#dbc9bf;
  background:none;
  font-size:28px;
}
.browser-intro-icon{
  display:grid;
  place-items:center;
  width:67px;
  height:67px;
  margin:0 auto 10px;
  border:1px solid #d49a3d;
  border-radius:50%;
  color:#f5cb73;
  background:#170d0a;
  font-size:35px;
  line-height:1;
  box-shadow:0 0 24px rgba(213,153,54,.17);
}
.browser-intro-kicker{
  margin:0 0 7px!important;
  color:#d7a249!important;
  font-size:10px!important;
  font-weight:800;
  letter-spacing:.2em;
}
.browser-intro-card h2{
  margin:0 15px 10px;
  color:#f3c768;
  font:600 33px/1.05 var(--serif);
}
.browser-intro-card>p:not(.browser-intro-kicker){
  margin:0 auto 17px;
  color:#e0d0c7;
  font-size:13px;
  line-height:1.65;
}
.browser-intro-step{
  display:grid;
  grid-template-columns:31px 1fr;
  gap:11px;
  align-items:center;
  margin:0 0 17px;
  padding:12px;
  text-align:start;
  border:1px solid rgba(220,169,77,.3);
  border-radius:12px;
  background:rgba(255,255,255,.035);
}
.browser-intro-step span{
  display:grid;
  place-items:center;
  width:29px;
  height:29px;
  border-radius:50%;
  color:#1a1007;
  background:#e8b652;
  font-weight:900;
}
.browser-intro-step strong{font-size:12px;line-height:1.55}
.browser-intro-copy,.browser-intro-continue{
  width:100%;
  min-height:45px;
  border-radius:9px;
  font-weight:800;
}
.browser-intro-copy{
  border:1px solid #f1c66c;
  color:#171007;
  background:linear-gradient(135deg,#b97820,#f2ca6d,#bd7b25);
}
.browser-intro-continue{
  margin-top:8px;
  border:1px solid rgba(222,180,99,.35);
  color:#ead5c7;
  background:rgba(255,255,255,.035);
}
/* === UNIFIED APP AND BROWSER GUIDE v56 === */
.social-browser-banner,.browser-intro{display:none!important}
.app-guide-card{
  width:min(100%,410px)!important;
  max-height:calc(100dvh - 28px);
  overflow:auto;
  padding:24px 20px 18px!important;
}
.app-guide-card>img{width:64px!important;height:64px!important}
.app-guide-card h2{font-size:28px!important;margin-top:10px!important}
.app-guide-card>p{font-size:12px!important;margin-bottom:12px!important}
.app-guide-options{display:grid;gap:8px;margin:12px 0}
.app-guide-options section{
  display:grid;
  grid-template-columns:28px 1fr;
  gap:10px;
  align-items:start;
  padding:10px;
  text-align:start;
  border:1px solid rgba(220,169,77,.28);
  border-radius:11px;
  background:rgba(255,255,255,.035);
}
.app-guide-options section>span{
  display:grid;
  place-items:center;
  width:27px;height:27px;
  border-radius:50%;
  color:#1a1007;
  background:#e8b652;
  font-weight:900;
}
.app-guide-options strong{display:block;color:#f3c768;font-size:12px;line-height:1.4}
.app-guide-options p{margin:3px 0 0;color:#e0d1c8;font-size:11px;line-height:1.45}
.app-guide-status{
  margin:8px 0!important;
  padding:9px!important;
  border-radius:8px;
  color:#fff0d0!important;
  background:rgba(210,151,54,.13);
}
.app-guide-copy{
  width:100%;
  min-height:42px;
  margin-top:7px;
  border:1px solid rgba(222,180,99,.45);
  border-radius:9px;
  color:#f0d4a0;
  background:rgba(255,255,255,.045);
  font-weight:800;
}
.app-guide-card .app-intro-install,.app-guide-card .app-intro-continue{min-height:42px!important}
/* === COMPACT MULTILINGUAL APP GUIDE v57 === */
.app-intro-compact{padding-top:25px!important}
.app-intro-language{
  position:absolute;
  top:12px;
  left:13px;
  z-index:2;
  width:64px;
  height:31px;
  padding:2px 5px;
  border:1px solid rgba(224,176,88,.48);
  border-radius:8px;
  color:#f1d49a;
  background:#1a1010;
  font-size:11px;
  font-weight:700;
}
.app-intro-compact>img{width:62px!important;height:62px!important;margin-top:12px}
.app-intro-compact h2{font-size:26px!important;margin-top:9px!important}
.app-intro-compact>p{font-size:12px!important;margin-bottom:10px!important}
.app-social-tip{
  margin:10px 0;
  padding:10px 11px;
  text-align:start;
  border:1px solid rgba(231,182,91,.32);
  border-radius:10px;
  background:rgba(232,177,75,.075);
}
.app-social-tip strong,.app-social-tip span{display:block}
.app-social-tip strong{color:#f0c66d;font-size:11px}
.app-social-tip span{margin-top:2px;color:#e6d8cf;font-size:10px;line-height:1.45}
.app-intro-compact .app-intro-steps{margin:10px 0!important}
.app-intro-compact .app-intro-steps p{font-size:10px!important}
.app-intro-compact .app-intro-install,.app-intro-compact .app-intro-continue{min-height:40px!important}
[dir="rtl"].app-intro .app-intro-language{left:13px;right:auto}
/* === TIKTOK APP GUIDE VISIBILITY FIX v58 === */
body .app-intro{
  display:grid!important;
}
@media(display-mode:standalone){
  body .app-intro{display:none!important}
}
/* === STATIC MOBILE APP GUIDE v59 === */
#appIntroStatic{display:grid!important}
@media(min-width:821px) and (pointer:fine){
  #appIntroStatic{display:none!important}
}
@media(display-mode:standalone){
  #appIntroStatic{display:none!important}
}


/* === MOBILE APP-GUIDE LANGUAGE ICON + CURRENT VALUE v61 === */
@media(max-width:820px){
  .app-intro-language{
    width:84px;
    height:40px;
    padding:0 10px 0 35px;
    border-radius:999px;
    color:#f3c768;
    font-size:11px;
    font-weight:800;
    text-align:end;
    -webkit-appearance:none;
    appearance:none;
    background-color:rgba(20,11,13,.94);
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f3c768' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3c2.5 2.45 3.75 5.45 3.75 9S14.5 18.55 12 21M12 3C9.5 5.45 8.25 8.45 8.25 12S9.5 18.55 12 21'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-position:10px center;
    background-size:20px 20px;
    box-shadow:0 5px 18px rgba(0,0,0,.38),0 0 0 1px rgba(243,199,104,.08) inset;
    cursor:pointer;
  }
  .app-intro-language:focus{
    outline:2px solid rgba(243,199,104,.72);
    outline-offset:2px;
  }
  .app-intro-language option{
    color:#161010;
    background:#fff8ed;
    font-size:16px;
  }
}


/* === LUXURY THREE-ZONE MOBILE HEADER v65 === */
.header-language-wrap,.mobile-nav-tools{display:contents}
.header-language-icon,.header-language-chevron{display:none}
.cart-icon{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.menu-lines{
  display:grid;
  gap:4px;
  width:19px;
}
.menu-lines i{
  display:block;
  width:100%;
  height:2px;
  border-radius:999px;
  background:currentColor;
}
@media(max-width:720px){
  .header{
    display:block!important;
    height:62px!important;
    min-height:62px!important;
    padding:0 12px!important;
    background:linear-gradient(90deg,#050505 0%,#11090c 50%,#050505 100%)!important;
  }
  .header .brand{display:none!important}
  .header-actions{
    width:100%!important;
    height:100%!important;
    margin:0!important;
    display:grid!important;
    grid-template-columns:auto minmax(10px,1fr) auto minmax(10px,1fr) auto!important;
    align-items:center!important;
    gap:0!important;
    direction:ltr!important;
  }
  .top-social-links{
    grid-column:1!important;
    display:flex!important;
    gap:6px!important;
  }
  .top-social-links a{
    width:40px!important;
    height:40px!important;
    border:1px solid rgba(224,171,74,.78)!important;
    color:#f5ead7!important;
    background:linear-gradient(145deg,#2a111a,#080707 68%)!important;
    box-shadow:0 6px 16px rgba(0,0,0,.38),inset 0 0 12px rgba(190,119,43,.08)!important;
  }
  .top-social-links a svg{width:19px!important;height:19px!important}
  .header-language-wrap{
    grid-column:3!important;
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    width:88px!important;
    height:40px!important;
    border:1px solid rgba(232,183,88,.84)!important;
    border-radius:999px!important;
    color:#efbd5b!important;
    background:linear-gradient(145deg,#35131f,#13090d 72%)!important;
    box-shadow:0 7px 20px rgba(0,0,0,.42),0 0 16px rgba(204,137,43,.10)!important;
    overflow:hidden!important;
  }
  .header-language-wrap .language{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:100%!important;
    min-height:0!important;
    order:0!important;
    padding:0 27px 0 29px!important;
    border:0!important;
    border-radius:999px!important;
    color:#fff3df!important;
    background:transparent!important;
    font-size:13px!important;
    font-weight:700!important;
    text-align:center!important;
    outline:none!important;
    -webkit-appearance:none!important;
    appearance:none!important;
    z-index:2!important;
  }
  .header-language-icon{
    display:block!important;
    position:absolute!important;
    left:9px!important;
    width:18px!important;
    height:18px!important;
    fill:none!important;
    stroke:#e4ad4e!important;
    stroke-width:1.7!important;
    pointer-events:none!important;
    z-index:3!important;
  }
  .header-language-chevron{
    display:block!important;
    position:absolute!important;
    right:9px!important;
    width:12px!important;
    height:12px!important;
    fill:none!important;
    stroke:#e4ad4e!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    pointer-events:none!important;
    z-index:3!important;
  }
  .mobile-nav-tools{
    grid-column:5!important;
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
  }
  .mobile-nav-tools .icon-btn,
  .mobile-nav-tools .menu-btn{
    position:relative!important;
    order:0!important;
    display:grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0!important;
    border:1px solid rgba(224,171,74,.78)!important;
    border-radius:50%!important;
    color:#f5ead7!important;
    background:linear-gradient(145deg,#2a111a,#080707 68%)!important;
    box-shadow:0 6px 16px rgba(0,0,0,.38),inset 0 0 12px rgba(190,119,43,.08)!important;
  }
  .mobile-nav-tools .icon-btn{color:#e9b453!important}
  .mobile-nav-tools #cartCount{
    position:absolute!important;
    top:-5px!important;
    right:-5px!important;
    display:grid!important;
    place-items:center!important;
    width:19px!important;
    height:19px!important;
    border:1px solid #090706!important;
    border-radius:50%!important;
    color:#130b07!important;
    background:linear-gradient(145deg,#f2ca72,#bd7828)!important;
    font-size:10px!important;
    font-weight:800!important;
    line-height:1!important;
  }
  [dir=rtl] .nav{direction:rtl;text-align:right}
}
@media(max-width:360px){
  .header{padding-inline:8px!important}
  .top-social-links,.mobile-nav-tools{gap:4px!important}
  .top-social-links a,
  .mobile-nav-tools .icon-btn,
  .mobile-nav-tools .menu-btn{width:37px!important;height:37px!important;min-height:37px!important}
  .header-language-wrap{width:82px!important;height:38px!important}
}


/* === SEAMLESS MOBILE TOP AREA v68 === */
@media(max-width:720px){
  .announcement{
    display:none!important;
  }
}
@supports(padding-top:env(safe-area-inset-top)){
  @media(max-width:720px){
    html.installed-app body{
      padding-top:0!important;
    }
    html.installed-app body::after{
      content:none!important;
      display:none!important;
    }
    html.installed-app .header{
      top:0!important;
      height:calc(62px + env(safe-area-inset-top))!important;
      min-height:calc(62px + env(safe-area-inset-top))!important;
      padding-top:env(safe-area-inset-top)!important;
      box-sizing:border-box!important;
      background:linear-gradient(90deg,#050505 0%,#11090c 50%,#050505 100%)!important;
    }
    html.installed-app .nav{
      top:calc(62px + env(safe-area-inset-top))!important;
    }
  }
}


/* Mobile try-on: keep the close button below the app header and easy to reach. */
@media (max-width:760px){
  #tryOnModal .close-modal{
    position:fixed!important;
    top:calc(env(safe-area-inset-top, 0px) + 56px)!important;
    left:14px!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    z-index:500!important;
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid rgba(255,255,255,.3);
    border-radius:50%;
    background:rgba(35,18,25,.96);
    color:#fff;
    font-size:28px;
    line-height:1;
    box-shadow:0 6px 22px rgba(0,0,0,.45);
  }
}


/* Prevent the shop behind an open dialog from moving on iOS/Android. */
html.modal-open,
body.modal-open{
  height:100%;
  overflow:hidden!important;
  overscroll-behavior:none;
}
.modal.open{
  overflow:hidden;
  overscroll-behavior:none;
}
.modal.open .modal-panel{
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y;
}
#tryOnModal .close-modal{
  touch-action:manipulation;
}
@media (max-width:760px){
  .modal.open .modal-backdrop{backdrop-filter:none;-webkit-backdrop-filter:none}
}


/* Keep the iPhone safe-area/root canvas dark behind open product dialogs. */
html{
  background-color:#24141a;
}
@media (max-width:760px){
  html,
  body,
  html.modal-open,
  body.modal-open{
    background-color:#24141a;
  }
  .modal.open{
    background-color:#24141a;
    min-height:100dvh;
  }
  .modal.open .modal-backdrop{
    background:#24141a;
  }
}
