@font-face{font-family:Vazirmatn;src:url('/fonts/Vazirmatn-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Vazirmatn;src:url('/fonts/Vazirmatn-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Vazirmatn;src:url('/fonts/Vazirmatn-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--ink:#181615;--paper:#f7f3eb;--gold:#d5b681;--wine:#682831;--line:rgba(213,182,129,.24);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--ink);color:var(--paper);font:16px/1.9 Vazirmatn,Arial,sans-serif}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:var(--ink)}h1,h2,h3,p{overflow-wrap:break-word}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;right:20px;padding:12px 20px;background:var(--gold);color:var(--ink);z-index:100}.skip-link:focus{top:15px}
.site-header{height:120px;position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;margin:0 5%;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;align-items:center;gap:14px;line-height:1.2;flex-shrink:0}.brand-wordmark{display:flex;flex-direction:column;align-items:center}.brand-wordmark strong{font-size:32px;font-weight:800}.brand-wordmark>span{font-family:Georgia,serif;font-size:12px;letter-spacing:3px;margin-top:9px;color:var(--gold)}.brand-shield{width:59px;height:73px;object-fit:contain;filter:brightness(0) invert(.9) sepia(.2)}.site-header nav{display:flex;gap:clamp(22px,3vw,44px);font-size:14px}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--gold)}.header-contact{border-bottom:1px solid var(--gold);padding:8px 0;font-size:14px;white-space:nowrap}.header-contact span{margin-inline-start:16px;color:var(--gold)}
.hero{min-height:820px;height:100svh;max-height:1180px;position:relative;isolation:isolate;overflow:hidden;background:#171313}.hero-scenes{position:absolute;inset:0;z-index:-3}.hero-scene{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.3s ease,visibility 1.3s;overflow:hidden}.hero-scene.is-active{opacity:1;visibility:visible}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 57%;transform:scale(1.045);transition:transform 8s linear}.hero-scene.is-active .hero-image{transform:scale(1)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(270deg,rgba(16,14,14,.97),rgba(16,14,14,.72) 27%,transparent 61%),linear-gradient(0deg,rgba(14,12,12,.96),transparent 27%,transparent 76%,rgba(14,12,12,.72))}.hero-content{position:relative;max-width:580px;width:43%;margin-inline-start:7%;padding-top:clamp(168px,21vh,264px);padding-bottom:125px}.eyebrow{font-size:14px;color:var(--gold);display:flex;align-items:center;gap:16px;margin:0 0 24px}.eyebrow:before{content:'';width:36px;height:1px;flex-shrink:0;background:currentColor}.hero h1{font-size:clamp(48px,5.6vw,84px);line-height:1.5;letter-spacing:-2.5px;font-weight:600;margin:0 0 18px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-description{color:#d2c9c2;font-size:18px;line-height:2.1;margin:0 0 32px;white-space:pre-line;min-height:76px}.button{display:inline-flex;align-items:center;justify-content:center;gap:40px;min-height:56px;padding:12px 28px;font-size:15px;transition:background .25s,color .25s,transform .25s;border:1px solid transparent}.button-gold{background:var(--gold);color:#201a13}.button-gold:hover{background:#ead0a5;transform:translateY(-3px)}.hero-product{font-size:14px;color:#b9b0a6;margin-top:26px;display:flex;gap:18px;align-items:center}.hero-product b{color:var(--gold);font-size:22px;font-weight:400}
.hero-bottom{position:absolute;bottom:27px;right:5%;left:5%;display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);gap:20px;font-size:13px}.edition{letter-spacing:2px;font-family:Georgia,serif;color:var(--gold);font-size:12px}.hero-bottom>a{color:#c2b9af;white-space:nowrap}.hero-bottom>a span{padding-right:16px}.slideshow-controls{display:flex;align-items:center;gap:10px;direction:rtl}.icon-button{border:1px solid var(--line);background:transparent;color:var(--paper);width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:21px;line-height:1;transition:background .2s,border-color .2s}.icon-button:hover{border-color:var(--gold);background:rgba(213,182,129,.12)}.pause-button{font-size:16px;margin-inline-start:8px}.slide-tabs{display:flex;direction:ltr;gap:12px}.slide-tab{background:none;border:0;min-width:46px;min-height:44px;color:#b4a89c;font-family:Georgia,serif;font-size:15px;display:flex;align-items:center;gap:9px;padding:8px 0}.slide-tab i{display:block;width:13px;height:1px;background:#655951;transition:width .5s,background .5s}.slide-tab.is-active{color:var(--gold)}.slide-tab.is-active i{width:38px;background:var(--gold)}
.intro-strip{padding:29px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#211b19}.intro-strip>span{font-size:13px;color:#bcafa1}.intro-strip>span[lang]{font-family:Georgia,serif;letter-spacing:2px;color:var(--gold);font-size:12px}.intro-strip p{margin:0;font-size:21px}.section-pad{padding:clamp(76px,8vw,128px) 6.5%}.collection{background:var(--paper);color:var(--ink);color-scheme:light}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:56px}.collection .eyebrow{color:#805d35}h2{font-size:clamp(35px,3.8vw,58px);font-weight:600;line-height:1.5;letter-spacing:-1.5px;margin:0}h2 em{font-style:normal;color:var(--gold)}.collection h2 em{color:var(--wine)}.collection-note{display:flex;align-items:center;gap:25px}.collection-count{font-size:68px;line-height:1;color:#8c7556;font-weight:400;display:flex;align-items:center;gap:12px}.collection-count small{font-size:12px;max-width:45px;line-height:1.8}.collection-note>p{font-size:14px;color:#6c635a;line-height:2.1;border-inline-start:1px solid #d7cfc4;padding-inline-start:25px;margin:0}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}.product-card{min-width:0;scroll-margin-top:35px}.product-open{width:100%;border:0;padding:0;text-align:start;background:transparent;color:inherit;display:block}.product-open:focus-visible{outline-color:#805d35}.product-frame{position:relative;aspect-ratio:1.2;background:#201a18;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;object-position:30% center;transition:transform .85s cubic-bezier(.2,.65,.25,1),filter .6s}.product-open:hover .product-image{transform:scale(1.055);filter:brightness(1.07)}.product-index{position:absolute;top:16px;right:18px;font-family:Georgia,serif;font-size:14px;letter-spacing:1px;color:#e2d1b5;z-index:1}.product-discover{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;background:linear-gradient(transparent,rgba(14,11,11,.9));color:var(--paper);font-size:13px;opacity:0;transform:translateY(5px);transition:opacity .3s,transform .3s}.product-discover>span:last-child{font-size:24px}.product-open:hover .product-discover,.product-open:focus-visible .product-discover{opacity:1;transform:none}.product-caption{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8cfc2;padding:20px 0 25px;gap:10px}.product-family{font-size:12px;color:#847768}.product-caption h3{font-size:21px;line-height:1.7;margin:5px 0;font-weight:600}.product-caption p{font-size:14px;color:#766c61;margin:0}.product-plus{width:40px;height:40px;border:1px solid #cebea6;display:grid;place-items:center;font-size:24px;font-weight:400;color:#795a35;flex-shrink:0;transition:background .3s,color .3s}.product-open:hover .product-plus{background:var(--ink);color:var(--gold);border-color:var(--ink)}.collection-end{margin-top:55px;display:flex;align-items:center;justify-content:space-between;gap:24px}.collection-end p{font-size:14px;color:#71675d}.text-link{display:inline-flex;align-items:center;gap:28px;padding-bottom:8px;border-bottom:1px solid currentColor;font-size:14px;white-space:nowrap}.collection .text-link{color:var(--wine)}.text-link:hover{opacity:.75}
.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;background:#211a19;direction:ltr}.story-visual{position:relative;min-width:0}.story-visual:before{content:'';position:absolute;inset:-22px 22px 22px -22px;border:1px solid var(--line);pointer-events:none}.story-image{width:100%;aspect-ratio:4/5;object-fit:cover}.story-image-caption{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,rgba(18,14,13,.95));padding:60px 30px 27px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;direction:rtl}.story-image-caption>span:first-child{font-family:Georgia,serif;letter-spacing:3px;font-size:19px;color:var(--gold)}.story-image-caption>span:last-child{font-size:12px;color:#c9bcac}.story-copy{direction:rtl}.story-copy h2{font-size:clamp(40px,4.6vw,68px);margin-bottom:28px}.story-lead{font-size:22px;color:#e3d7c6;line-height:1.95;margin:0 0 24px}.story-copy>p:not(.eyebrow):not(.story-lead){font-size:16px;line-height:2.2;color:#c0b5aa}.story-signature{display:flex;align-items:center;gap:17px;border-top:1px solid var(--line);margin-top:35px;padding-top:26px;flex-wrap:wrap}.story-signature>span{font-size:44px;color:var(--gold);line-height:1}.story-signature>p{font-size:12px;line-height:1.9;margin:0;color:#b7aa9b}.story-signature .text-link{margin-inline-start:auto;color:var(--gold)}
.contact{background:#eee6d8;color:var(--ink);color-scheme:light}.contact .eyebrow{color:#765436}.contact h2 em{color:var(--wine)}.contact-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:55px}.contact-top>p{font-size:16px;line-height:2.2;color:#746555}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cbbda8;border-bottom:1px solid #cbbda8;margin-bottom:72px}.contact-card{padding:32px;display:flex;flex-direction:column;border-inline-end:1px solid #cbbda8;transition:background .3s;min-width:0}.contact-card:first-child{padding-inline-start:0}.contact-card:last-child{border:0;padding-inline-end:0}.contact-card>span:first-child{font-size:14px;color:#746452}.contact-card strong{font-size:clamp(21px,2.5vw,34px);font-weight:600;line-height:1.6;margin:18px 0;text-align:right;letter-spacing:.2px;white-space:nowrap}.contact-action{font-size:13px;display:flex;justify-content:space-between;align-items:center;color:#754333}.contact-action>span{font-size:24px}.contact-card:hover{background:rgba(255,255,255,.25)}.factory-location{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;align-items:center}.address h3{font-size:24px;font-weight:600;margin-bottom:20px}.address address{font-style:normal;line-height:2.1;color:#706455;font-size:16px;margin-bottom:28px}.address .text-link{color:var(--wine)}.map-frame{border:1px solid #cbbda8;padding:9px;min-width:0}.map-frame iframe{border:0;display:block;width:100%;height:300px;filter:saturate(.55)}
.site-footer{padding:55px 6.5% 24px;background:#171515}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:45px;border-bottom:1px solid var(--line)}.footer-brand .brand-shield{width:74px;height:90px}.footer-top>p{font-size:14px;color:#a69a8b;line-height:2.1;margin:0;text-align:center}.footer-top>p strong{font-size:18px;color:#d8ccbb;font-weight:400}.back-top{width:56px;height:56px;border:1px solid var(--line);display:grid;place-items:center;font-size:24px;color:var(--gold);transition:background .3s}.back-top:hover{background:#32291f}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:22px;color:#a69a8b;font-size:12px}.footer-bottom p{margin:0;line-height:2}.footer-bottom>span{font-family:Georgia,serif;font-size:10px;letter-spacing:1.5px;white-space:nowrap}
.product-dialog{border:1px solid #5b4a38;padding:0;width:min(1150px,94vw);max-height:90svh;background:#211b18;color:var(--paper);box-shadow:0 30px 100px #0009;overflow:auto}.product-dialog::backdrop{background:rgba(10,8,7,.88);backdrop-filter:blur(10px)}.product-dialog[open]{animation:dialog-in .3s ease}.dialog-close{position:absolute;top:14px;inset-inline-end:14px;z-index:2;background:#1c1615dd;border-color:#837057;font-size:29px}.dialog-layout{display:grid;grid-template-columns:1.1fr 1fr;direction:ltr;min-width:0}.dialog-gallery{background:#141211;padding:52px 18px 20px;min-width:0}.dialog-image-frame{position:relative;aspect-ratio:1.12;display:grid;place-items:center;background:#141211;overflow:hidden}.dialog-image-frame.is-original{background:#fff}.dialog-image-frame>img{width:100%;height:100%;max-height:480px;object-fit:contain}.image-caption{position:absolute;right:10px;bottom:10px;background:#171313e6;color:#e0d3c2;padding:4px 10px;font-size:12px}.gallery-thumbnails{display:flex;justify-content:center;gap:9px;margin-top:16px;flex-wrap:wrap;direction:rtl}.gallery-thumbnails>button{padding:4px;border:1px solid #574635;background:transparent;color:#c9bcaa;width:80px;min-height:90px}.gallery-thumbnails>button.is-selected{border-color:var(--gold);background:#3b2d1d}.gallery-thumbnails img{width:70px;height:62px;object-fit:cover}.gallery-thumbnails span{font-size:12px;line-height:1.5;display:block;margin-top:4px}.dialog-copy{direction:rtl;padding:65px 40px 32px;min-width:0}.dialog-copy h2{font-size:34px;line-height:1.8;letter-spacing:-.6px}.dialog-subtitle{color:var(--gold);font-size:16px;margin-top:2px}.dialog-copy>p:not(.eyebrow):not(.dialog-subtitle):not(.dialog-brand){color:#c2b8ac;font-size:16px;line-height:2}.dialog-copy .packaging-note{font-size:13px!important;color:#a99d8d!important;border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.dialog-copy .button{margin-top:10px;width:100%}.dialog-brand{font-family:Georgia,serif;font-size:22px;letter-spacing:4px;color:var(--gold);line-height:1.7;margin-top:38px}.dialog-brand span{font-size:10px;letter-spacing:2px;color:#b29b7c}.will-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.will-reveal.is-visible{opacity:1;transform:none}.noscript-note{padding:30px;text-align:center}@keyframes dialog-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(min-width:1700px){.hero-image{object-position:left 62%}.hero-content{margin-inline-start:10%}.section-pad{padding-inline:max(7%,calc((100% - 1520px)/2))}}
@media(max-width:1100px){.site-header nav{gap:20px}.brand-wordmark strong{font-size:27px}.brand-wordmark>span{font-size:10px}.brand-shield{width:50px}.collection-note>p{display:none}.product-grid{gap:36px 22px}.product-caption h3{font-size:18px}.brand-story{gap:6%}.contact-card{padding:24px}.contact-card strong{font-size:26px}.hero-content{width:46%}.edition{font-size:10px;letter-spacing:1px}.hero-bottom>a{display:none}.dialog-copy{padding-inline:28px}.footer-bottom>span{display:none}}
@media(max-width:850px){
 .site-header{height:118px;margin-inline:5%;flex-wrap:wrap;gap:5px 16px;padding-block:12px;align-content:center}.brand{gap:9px}.brand-wordmark strong{font-size:25px}.brand-wordmark>span{font-size:10px;letter-spacing:2px;margin-top:5px}.brand-shield{width:38px;height:48px}.site-header nav{order:3;width:100%;justify-content:center;gap:30px;font-size:13px;margin-top:8px}.header-contact{font-size:13px;padding:5px 0}.header-contact span{margin-inline-start:6px}
 .hero{min-height:960px;max-height:none;height:1120px;max-height:145svh}.hero-scenes{inset:46% 0 65px}.hero-image{object-position:26% center}.hero-shade{background:linear-gradient(180deg,#171313 0%,#171313 35%,rgba(23,19,19,.84) 43%,transparent 64%,rgba(23,19,19,.1) 80%,#171313 97%)}.hero-content{width:88%;max-width:560px;padding-top:168px;margin-inline-start:7%;padding-bottom:0;z-index:1}.hero h1{font-size:54px;line-height:1.45;letter-spacing:-1.5px}.hero-description{font-size:16px;margin-block:12px 22px;line-height:1.95;min-height:62px}.hero-product{display:none}.eyebrow{font-size:13px;margin-bottom:16px}.hero-bottom{bottom:19px;padding-top:14px;gap:10px}.hero-bottom .edition{display:none}.slideshow-controls{justify-content:center;width:100%;gap:15px}.slide-tabs{gap:15px}.slide-tab{min-width:44px}.button{min-height:52px}
 .intro-strip{flex-wrap:wrap;justify-content:center;gap:8px 24px;padding:27px 6%;text-align:center}.intro-strip p{font-size:19px;width:100%;order:-1}.intro-strip>span{font-size:12px}.intro-strip>span[lang]{display:none}.section-pad{padding:74px 6%}.section-heading{gap:24px;align-items:center;margin-bottom:34px}.collection-count{font-size:53px}.collection-count small{font-size:12px}.collection-note{gap:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:33px 20px}.product-caption{padding-block:14px 20px}.product-caption h3{font-size:19px}.product-caption p{font-size:13px}.product-plus{width:33px;height:33px;font-size:21px}.product-discover{opacity:1;font-size:12px;padding:14px 16px;transform:none}.collection-end{flex-direction:column;text-align:center;gap:12px;margin-top:32px}.collection-end p{font-size:14px;line-height:2}
 .brand-story{grid-template-columns:1fr;gap:50px}.story-copy{grid-row:1}.story-copy h2{font-size:50px}.story-visual{max-width:600px;width:94%;margin-inline:auto}.story-image{max-height:660px}.story-visual:before{inset:-15px 15px 15px -15px}.contact-top{display:block;margin-bottom:35px}.contact-top>p{font-size:16px;margin-top:22px}.contact-grid{margin-bottom:45px}.contact-card{padding:22px 17px}.contact-card strong{font-size:20px}.contact-card>span:first-child{font-size:13px}.contact-action{font-size:12px}.factory-location{grid-template-columns:1fr;gap:32px}.map-frame iframe{height:290px}
 .footer-brand .brand-shield{width:48px;height:64px}.footer-top{gap:22px;padding-bottom:32px}.footer-top>p{font-size:12px}.footer-top>p strong{font-size:14px}.back-top{width:44px;height:44px}.site-footer{padding-top:40px}.footer-bottom{font-size:12px}.dialog-layout{grid-template-columns:1fr}.dialog-gallery{padding-top:58px}.dialog-image-frame{aspect-ratio:1.4}.dialog-image-frame>img{max-height:370px}.dialog-copy{padding:30px 26px}.dialog-copy h2{font-size:29px}.dialog-copy .eyebrow{margin-bottom:10px}.dialog-brand{margin-bottom:0}.product-dialog{max-height:92svh}
}
@media(max-width:540px){
 .site-header nav{gap:24px;font-size:13px}.header-contact{font-size:13px}.brand-wordmark strong{font-size:23px}.hero{height:960px;min-height:920px;max-height:none}.hero-content{padding-top:158px}.hero h1{font-size:46px;line-height:1.5}.hero .eyebrow{font-size:13px}.hero-description{font-size:16px}.hero-scenes{inset:46% 0 66px}.hero-shade{background:linear-gradient(180deg,#171313 0%,#171313 33%,rgba(23,19,19,.9) 45%,transparent 67%,rgba(23,19,19,.12) 80%,#171313 98%)}.slideshow-controls{gap:9px}.slide-tabs{gap:8px}.slide-tab i{width:10px}.slide-tab.is-active i{width:26px}.pause-button{margin-inline-start:0}.hero-content .button{font-size:14px;padding-inline:24px}
 h2{font-size:33px;letter-spacing:-1px}.collection-count{font-size:46px}.collection-count small{max-width:42px;font-size:12px}.section-heading{gap:14px;align-items:flex-end}.section-heading .eyebrow{font-size:13px;gap:10px}.section-heading .eyebrow:before{width:18px}.product-grid{grid-template-columns:1fr;gap:32px}.product-frame{aspect-ratio:1.2}.product-caption h3{font-size:22px}.product-caption p{font-size:14px}.product-plus{width:40px;height:40px}.product-family{font-size:12px}.product-discover{font-size:13px}.collection-end{margin-top:25px}
 .story-copy h2{font-size:44px}.story-lead{font-size:20px}.story-signature{gap:14px}.story-signature>span{font-size:38px}.story-signature .text-link{margin-inline-start:0;width:100%;justify-content:space-between;margin-top:8px}.story-image-caption{padding-inline:20px;display:block}.story-image-caption span{display:block}.story-image-caption>span:last-child{margin-top:7px}
 .contact-grid{grid-template-columns:1fr}.contact-card,.contact-card:first-child,.contact-card:last-child{border-inline:0;padding:23px 0;border-bottom:1px solid #cbbda8;display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px 14px}.contact-card:last-child{border-bottom:0}.contact-card strong{font-size:24px;margin:0;grid-column:2;grid-row:1 / span 2}.contact-action{font-size:12px;justify-content:start;gap:16px}.contact-card>span:first-child{font-size:13px}.address h3{font-size:22px}.map-frame iframe{height:265px}.footer-top{flex-wrap:wrap;gap:24px}.footer-top>p{order:3;flex-basis:100%;text-align:right}.footer-brand .brand-wordmark strong{font-size:29px}.footer-brand .brand-shield{width:58px;height:70px}.footer-bottom{font-size:12px}.site-footer{padding-inline:6%}.gallery-thumbnails{gap:6px}.gallery-thumbnails>button{width:67px;min-height:80px}.gallery-thumbnails img{width:57px;height:52px}.gallery-thumbnails span{font-size:12px}.dialog-copy h2{font-size:27px}.dialog-image-frame{aspect-ratio:1.15}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}.hero-image{transform:none}}
@media(max-width:380px){.site-header nav{gap:14px;flex-wrap:wrap}.site-header{min-height:118px;height:auto}.contact-card strong{font-size:21px}.slideshow-controls{gap:6px}.slide-tabs{gap:4px}.slide-tab{min-width:37px}.slide-tab.is-active i{width:19px}.hero h1{font-size:40px}.section-heading{flex-wrap:wrap;align-items:center}.collection-count{font-size:39px}.collection-count small{max-width:none}}

/* Language selection stays available without JavaScript; imagery is never mirrored. */
.header-actions{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}
.language-switch{display:flex;align-items:center;justify-content:center;gap:3px;direction:ltr}
.language-switch a{font:14px/1.6 Vazirmatn,Arial,sans-serif;min-height:38px;display:flex;align-items:center;padding:3px 8px;color:#c5baad;border-bottom:1px solid transparent}
.language-switch a:hover{color:var(--paper)}
.language-switch a[aria-current="page"]{color:var(--gold);border-bottom-color:var(--gold)}
html[dir="ltr"] body{font-family:Arial,Vazirmatn,sans-serif;line-height:1.75}
html[dir="ltr"] .brand-wordmark strong{font-family:Georgia,serif;font-size:29px;font-weight:400}
html[dir="ltr"] .hero-content{margin-left:auto;margin-right:7%;text-align:left}
html[dir="ltr"] .hero h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-1px;line-height:1.14;font-size:clamp(48px,5.5vw,82px);margin-bottom:30px}
html[dir="ltr"] h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.8px;line-height:1.2}
html[dir="ltr"] .story-copy,html[dir="ltr"] .dialog-copy,html[dir="ltr"] .story-image-caption,html[dir="ltr"] .gallery-thumbnails,html[dir="ltr"] .slideshow-controls{direction:ltr}
html[dir="ltr"] .hero-description{line-height:1.85}
html[dir="ltr"] .story-lead{line-height:1.65}
html[dir="ltr"] .story-copy>p:not(.eyebrow):not(.story-lead){line-height:1.85}
html[dir="ltr"] .collection-count small{max-width:62px}
html[dir="ltr"] .contact-card strong{text-align:left;font-size:clamp(18px,2vw,28px)}
html[dir="ltr"] .dialog-copy h2{letter-spacing:0;line-height:1.35}
html[dir="ltr"] .hero-bottom>a span{padding-right:0;padding-left:16px}
html[dir="ltr"] .footer-top>p{text-align:start}
html[lang="ar"] h1,html[lang="ar"] h2{letter-spacing:0}
@media(max-width:1180px) and (min-width:851px){
 .site-header{gap:18px}.site-header nav{gap:16px}.header-contact span{margin-inline-start:5px}
 html[dir="ltr"] .brand-wordmark strong{font-size:25px}
}
@media(max-width:850px){
 .site-header{height:auto;min-height:148px;padding-block:12px;gap:10px 14px}
 .header-actions{align-items:center}.site-header nav{font-size:14px;flex-wrap:wrap;gap:12px 24px;margin-top:0}
 .header-contact{font-size:14px}.language-switch a{font-size:14px;min-height:38px;padding-inline:7px}
 .hero-content{padding-top:196px}
 html[dir="ltr"] .hero-content{margin-left:7%;margin-right:auto}
 html[dir="ltr"] .hero h1{font-size:58px;line-height:1.12}
 html[dir="ltr"] .contact-card strong{font-size:18px}
 html[dir="ltr"] .story-copy h2{font-size:48px}
}
@media(max-width:540px){
 .site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-height:148px}
 .site-header>.brand{gap:7px}.site-header .brand-shield{width:32px;height:44px}
 .site-header .brand-wordmark strong{font-size:22px}.site-header .brand-wordmark>span{letter-spacing:1px;font-size:10px}
 .site-header nav{grid-column:1 / -1;gap:10px 18px;line-height:1.65}
 .header-actions{grid-column:2;grid-row:1;max-width:190px}
 .header-contact{white-space:normal;text-align:center;line-height:1.65;padding:4px 0}
 .header-contact span{display:none}.language-switch a{padding-inline:6px;min-height:40px}
 .hero-content{padding-top:195px}
 html[dir="ltr"] .site-header .brand-wordmark strong{font-size:21px}
 html[dir="ltr"] .hero h1{font-size:48px;line-height:1.16}
 html[dir="ltr"] .story-copy h2{font-size:42px}
 html[dir="ltr"] .contact-card strong{font-size:20px}
 html[dir="ltr"] .collection .section-heading{align-items:center;flex-wrap:wrap}
}
@media(max-width:380px){
 .site-header>.brand{flex-wrap:wrap;justify-content:center;gap:2px}
 .site-header{min-height:170px}.hero-content{padding-top:212px}
 html[dir="ltr"] .hero h1{font-size:43px}
 html:not([lang="fa"]) .contact-card{grid-template-columns:1fr}
 html:not([lang="fa"]) .contact-card strong{grid-column:1;grid-row:auto;font-size:22px}
}
@media(min-width:541px) and (max-width:850px){
 html:not([lang="fa"]) .contact-grid{grid-template-columns:1fr}
 html:not([lang="fa"]) .contact-card{padding:22px 0;border-inline:0;border-bottom:1px solid #cbbda8}
 html:not([lang="fa"]) .contact-card:last-child{border-bottom:0}
 html:not([lang="fa"]) .contact-card strong{font-size:24px}
}
