@import url('font.css');
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-hairline.woff') format('woff');font-weight:100;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-thin.woff') format('woff');font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-heavy.woff') format('woff');font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:'Yekan Bakh FaNum';src:url('fonts/yekan-fat.woff') format('woff');font-weight:900;font-style:normal;font-display:swap}
:root{--white:#fff;--paper:#faf8f4;--soft:#f4f0e9;--ink:#292722;--muted:#767064;--gold:#957339;--gold-dark:#785722;--line:#e8e2d7;--ease:cubic-bezier(.22,1,.36,1);--header-height:153px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:175px}body{margin:0;background:var(--white);color:var(--ink);font-family:'Yekan Bakh FaNum';font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{background:none;border:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{color:#fff;background:#ad8a4b}[hidden]{display:none!important}.page-width{width:min(1380px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:104px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;transition:background .25s,color .25s,transform .25s}.icon-button:hover{background:var(--soft);color:var(--gold)}svg.lucide{width:21px;height:21px;stroke-width:1.5;flex-shrink:0}.skip-link{position:fixed;top:-100px;right:20px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:8px}.eyebrow{font-size:13px;letter-spacing:.025em;font-weight:500;color:var(--gold)}[dir=ltr].eyebrow,.eyebrow:lang(en){letter-spacing:.18em}.gold-text{color:var(--gold)}.inline-link{display:inline-flex;align-items:center;gap:20px;font-size:15px;border-bottom:1px solid var(--gold);padding-bottom:8px;transition:gap .35s,color .25s}.inline-link:hover{gap:30px;color:var(--gold)}.inline-link svg{width:19px}.button{min-height:54px;padding:13px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:44px;font-size:16px;position:relative;overflow:hidden;isolation:isolate;transition:color .4s,border-color .4s,box-shadow .4s}.button::before{content:"";position:absolute;inset:0;background:#fff;transform:translateX(105%);transition:transform .55s var(--ease);z-index:-1}.button:hover::before{transform:translateX(0)}.button svg{transition:transform .5s var(--ease)}.button:hover svg{transform:translate(-3px,-3px)}.button-gold{background:var(--gold);color:#fff;border:1px solid var(--gold)}.button-gold:hover{color:var(--gold-dark);box-shadow:0 8px 22px #95733916}.button-outline{border:1px solid #baab8c;color:var(--ink)}.button-outline::before{background:var(--gold)}.button-outline:hover{color:#fff;border-color:var(--gold)}
.announcement{height:36px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:13px;background:#f2ede3;color:#715a32}.announcement a{display:flex;align-items:center;gap:8px}.announcement a svg{width:13px;height:13px}.announcement-mark{font-size:20px}.site-header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(18px);transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 5px 24px #29272209}.header-main{height:100px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative}.header-right{justify-self:start}.header-search{display:flex;align-items:center;gap:13px;font-size:14px;color:var(--muted)}.header-search:hover{color:var(--gold)}.brand{display:inline-flex;align-items:center;flex-direction:column;justify-content:center;line-height:1.2}.wordmark{font-family:'Yekan Bakh FaNum';letter-spacing:.18em;font-weight:400;font-size:43px;position:relative;padding-left:.18em;line-height:1.15}.brand-star{position:absolute;font-size:24px;top:-7px;right:-17px;color:var(--gold);letter-spacing:0}.brand-sub{font-size:10px;letter-spacing:.04em;margin-top:5px;color:var(--gold)}.header-actions{justify-self:end;display:flex;align-items:center;gap:13px}.text-icon{display:flex;align-items:center;gap:9px;font-size:14px}.header-divider{width:1px;height:24px;background:var(--line);margin-inline:8px}.favorite-count{position:absolute;top:0;right:0;font-size:12px;min-width:18px;height:18px;background:var(--gold);color:#fff;border-radius:50%;line-height:20px}.mobile-menu-button,.mobile-search{display:none}.desktop-nav{border-block:1px solid var(--line)}.nav-inner{height:51px;display:flex;justify-content:space-between;align-items:stretch}.nav-links{display:flex;align-items:stretch;gap:32px}.nav-links>a,.nav-button{font-size:14px;position:relative;display:flex;align-items:center;gap:6px;white-space:nowrap}.nav-links>a::after,.nav-button::after{content:"";position:absolute;bottom:0;right:0;left:0;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:right;transition:transform .35s}.nav-links>a.active::after,.nav-links>a:hover::after,.nav-button:hover::after,.nav-button[aria-expanded=true]::after{transform:scaleX(1)}.nav-button svg{width:14px;transition:transform .3s}.nav-button[aria-expanded=true] svg{transform:rotate(180deg)}.nav-special{display:flex;align-items:center;gap:13px;font-size:13px;color:var(--gold)}.nav-special svg{width:17px}.mega-wrapper{display:flex}.mega-menu{position:absolute;top:100%;right:0;left:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 30px 40px #29272212;padding:38px max(56px,calc((100vw - 1380px)/2));display:grid;grid-template-columns:1fr 1.4fr 240px;gap:42px;animation:menu-enter .4s var(--ease)}.mega-heading h2{font-size:29px;line-height:1.8;margin:13px 0 27px}.mega-categories{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.mega-categories a{display:flex;align-items:center;gap:14px;padding:12px 8px;border-bottom:1px solid var(--line);font-size:15px;transition:background .25s,color .25s}.mega-categories a:hover{background:var(--paper);color:var(--gold)}.mega-categories svg{color:var(--gold);width:26px;height:26px}.mega-feature{height:224px;overflow:hidden;position:relative}.mega-feature img{height:100%;width:100%;object-fit:cover;object-position:center 33%;transition:transform .8s}.mega-feature:hover img{transform:scale(1.06)}.mega-feature span{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#faf8f4ed;font-size:14px}
.hero{background:var(--paper);position:relative;overflow:hidden}.hero-frame{display:grid;grid-template-columns:55% 45%;direction:ltr;max-width:1680px;margin-inline:auto;min-height:570px;height:min(650px,calc(100svh - 252px))}.hero-visual{position:relative;overflow:hidden;margin:24px 0 0 24px;background:#ebe0ce}.hero-image{position:absolute;inset:0;opacity:0;transition:opacity 1.15s ease;pointer-events:none}.hero-image.active{opacity:1;z-index:1}.hero-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.08);transition:transform 7.5s linear;object-position:50% 50%}.hero-image.active img{transform:scale(1)}.hero-image[data-slide-image="1"] img{object-position:50% 38%}.hero-image[data-slide-image="2"] img{object-position:50% 47%}.image-caption{position:absolute;bottom:24px;right:27px;left:27px;background:#ffffffdb;backdrop-filter:blur(12px);padding:16px 20px;z-index:3;display:flex;align-items:center;gap:12px;direction:rtl;font-size:13px}.tiny-star{font-size:24px;color:var(--gold);line-height:1}.caption-line{flex:1;height:1px;background:#b7aa8e}.image-caption>span:last-child{font-size:10px;letter-spacing:.12em}.image-side-label{position:absolute;top:26px;left:20px;z-index:2;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.24em;color:#6c583d}.hero-content{direction:rtl;position:relative;padding:58px 13% 35px 8%;display:flex;flex-direction:column;justify-content:center;isolation:isolate;overflow:hidden}.hero-copy{position:relative;z-index:2}.hero-copy.changing{animation:copy-in .75s var(--ease)}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;font-size:14px}.small-line{height:1px;width:32px;background:var(--gold)}.hero h1{font-size:clamp(53px,5.3vw,82px);font-weight:300;line-height:1.34;letter-spacing:-.025em;margin:25px 0 20px}.hero h1 em{font-style:normal;color:var(--gold);font-weight:400}.hero-description{font-size:17px;line-height:1.95;color:var(--muted);margin-bottom:29px}.hero-signature{display:flex;align-items:center;gap:14px;margin-top:32px;font-size:12px;line-height:1.7;color:var(--muted);z-index:2}.hero-signature strong{font-weight:400}.signature-star{font-size:34px;color:#b89a5e;line-height:1}.hero-watermark{position:absolute;bottom:-65px;left:6%;font-family:'Yekan Bakh FaNum';font-size:240px;color:#ebe5da;opacity:.6;letter-spacing:-.075em;z-index:-1;line-height:1;pointer-events:none}.hero-bottom{height:76px;display:flex;align-items:center;justify-content:space-between;direction:rtl}.scroll-cue{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted)}.scroll-cue-line{width:1px;height:26px;background:#cdbd9a;position:relative;overflow:hidden}.scroll-cue-line::after{content:"";position:absolute;inset:-100% 0 auto;height:100%;background:var(--gold-dark);animation:scroll-line 2.5s infinite}.slider-controls{display:flex;align-items:center;gap:17px;direction:ltr}.slide-index{color:var(--gold);font-size:17px}.slide-total{font-size:13px;color:#8a8376}.slide-dots{display:flex;gap:6px}.slide-dot{width:44px;height:35px;display:flex;align-items:center;position:relative}.slide-dot::before{content:"";height:2px;position:absolute;left:0;right:0;background:#ded6c6}.slide-dot span{height:2px;background:var(--gold);position:relative;width:0}.slide-dot.active span{width:100%}.hero.autoplay .slide-dot.active span{animation:slide-progress 7s linear forwards}.hero.paused .slide-dot.active span{animation-play-state:paused}.slider-arrows{display:flex;direction:rtl;border-left:1px solid var(--line);padding-left:12px}.slider-arrows button{width:36px;height:36px}.slider-pause{width:30px;height:30px}.slider-pause svg{width:15px;height:15px}
.category-section{display:flex;gap:35px;align-items:center;padding-block:39px;border-bottom:1px solid var(--line)}.category-intro{min-width:200px}.category-intro h2{font-size:23px;margin-top:5px}.category-list{flex:1;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-item{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:14px;position:relative;padding:8px}.category-item:not(:last-child)::after{content:"";height:35px;width:1px;background:var(--line);position:absolute;left:-6px;top:25px}.category-item svg{width:28px;height:28px;stroke-width:1.2;color:var(--gold);transition:transform .6s var(--ease)}.category-item:hover svg{transform:translateY(-5px) rotate(-8deg)}.category-item:hover{color:var(--gold)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{font-size:38px;line-height:1.65;margin-top:8px;font-weight:300}.section-heading .inline-link{margin-bottom:9px}.selection-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:25px}.product-tabs{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none}.product-tabs button{font-size:14px;color:var(--muted);padding:8px 0 16px;white-space:nowrap;position:relative}.product-tabs button::after{content:"";position:absolute;bottom:0;right:0;left:0;background:var(--gold);height:2px;transform:scaleX(0);transition:transform .3s}.product-tabs button.selected{color:var(--gold-dark)}.product-tabs button.selected::after{transform:scaleX(1)}.collection-note{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:15px}.collection-note span{font-size:22px;color:var(--gold)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-card{position:relative;min-width:0;animation:card-enter .55s var(--ease) both}.product-card:nth-child(2){animation-delay:.06s}.product-card:nth-child(3){animation-delay:.12s}.product-card:nth-child(4){animation-delay:.18s}.product-image-wrap{background:#f8f7f3;position:relative;aspect-ratio:4/4.9;overflow:hidden}.product-open{display:block;width:100%;height:100%;text-align:inherit}.product-art{position:absolute;inset:5% 0;background-image:url('products.webp');background-repeat:no-repeat;background-size:200% 200%;transition:transform 1s var(--ease);mix-blend-mode:multiply}.product-card:hover .product-art{transform:scale(1.055)}.art-ring{background-position:0 0}.art-earring{background-position:100% 0}.art-necklace{background-position:0 100%}.art-bracelet{background-position:100% 100%}.product-favorite{position:absolute;top:12px;left:12px;background:#ffffffb0;border-radius:50%;width:34px;height:34px;z-index:2}.product-favorite svg{width:17px;height:17px}.product-favorite.saved svg{fill:var(--gold);stroke:var(--gold)}.product-label{position:absolute;top:16px;right:14px;font-size:11px;color:var(--gold-dark);z-index:2;pointer-events:none}.quick-view{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:#ffffffdb;backdrop-filter:blur(8px);padding:12px 17px;font-size:13px;transform:translateY(100%);transition:transform .4s var(--ease)}.quick-view svg{width:16px}.product-card:hover .quick-view,.product-card:focus-within .quick-view{transform:translateY(0)}.product-info{padding:17px 0 0;display:flex;align-items:start;justify-content:space-between;gap:10px}.product-info h3{font-size:17px}.product-info p{font-size:12px;color:var(--muted);margin-top:4px}.product-index{font-size:12px;color:#9d9380;padding-top:5px}.catalog-note{font-size:12px;color:var(--muted);border-right:2px solid #d5c5a1;padding-right:12px;margin-top:26px;line-height:1.9}
.collection-section{background:var(--paper);position:relative;padding-block:72px}.collection-layout{display:grid;grid-template-columns:1fr 1fr;direction:ltr;align-items:center;gap:10%}.collection-photo{position:relative;height:590px;max-width:545px;margin-left:32px}.collection-photo::before{content:"";position:absolute;inset:22px 25px -22px -25px;border:1px solid #c7b690;z-index:0}.collection-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%;position:relative}.photo-corner{position:absolute;top:24px;left:22px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.2em;color:#fff}.collection-photo-number{position:absolute;bottom:20px;right:23px;color:#fff;direction:ltr;font-size:13px}.collection-content{direction:rtl;padding:18px 15px 18px 45px}.collection-content>.eyebrow{letter-spacing:.12em;font-size:12px}.collection-content h2{font-size:57px;line-height:1.45;font-weight:300;margin:22px 0 26px}.collection-content>p:not(.eyebrow){font-size:19px;line-height:1.9}.collection-content .collection-small{font-size:16px!important;line-height:2!important;color:var(--muted);margin:23px 0 27px;max-width:370px}.collection-footnote{border-top:1px solid #ddd2be;margin-top:37px;padding-top:25px;display:flex;gap:21px;align-items:center;font-size:13px;color:var(--muted)}.large-star{font-size:48px;line-height:1;color:var(--gold)}.story-section{display:grid;grid-template-columns:1fr 2fr;gap:10%;padding-block:120px}.story-label{display:flex;flex-direction:column;align-items:start;padding-top:10px}.story-symbol{font-size:92px;line-height:1.7;color:#c4ad79;margin-top:11px}.story-label>span:last-child{font-family:'Yekan Bakh FaNum';font-size:17px;line-height:1.6;letter-spacing:.05em;color:var(--gold)}.story-copy h2{font-size:46px;line-height:1.6;font-weight:300}.story-copy p{max-width:635px;margin:24px 0 28px;font-size:17px;color:var(--muted);line-height:2.2}.gift-section{width:calc(100% - 48px);max-width:1536px;margin:auto;display:grid;grid-template-columns:1fr 1fr;direction:ltr;background:var(--soft);position:relative;min-height:440px;overflow:hidden}.gift-image{overflow:hidden}.gift-image img{width:100%;height:100%;object-fit:cover;object-position:72% 72%;transition:transform 1.5s var(--ease)}.gift-section:hover .gift-image img{transform:scale(1.04)}.gift-content{padding:65px 14% 66px 12%;direction:rtl;z-index:1}.gift-content .eyebrow{font-size:11px;letter-spacing:.1em}.gift-content h2{font-size:46px;font-weight:300;line-height:1.5;margin:18px 0}.gift-content p:not(.eyebrow){font-size:16px;color:var(--muted);margin-bottom:25px}.gift-content .button{font-size:14px;gap:28px}.gift-word{position:absolute;bottom:-11px;right:4%;font-style:italic;font-weight:300;font-size:67px;font-family:'Yekan Bakh FaNum';color:#e5dccb;pointer-events:none;line-height:1.1}.journal-heading-note{font-size:13px;color:var(--muted);padding-bottom:12px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal-card{border-top:1px solid #cabc9f;border-bottom:1px solid var(--line);padding:24px 0;text-align:right;display:flex;gap:19px;position:relative;transition:background .3s}.journal-number{font-size:13px;color:var(--gold);margin-top:5px}.journal-card .eyebrow{font-size:12px}.journal-card h3{font-size:24px;line-height:1.75;margin:13px 0 24px}.journal-read{display:flex;gap:22px;align-items:center;font-size:13px;color:var(--muted);transition:gap .4s}.journal-read svg{width:17px}.journal-card:hover .journal-read{gap:33px;color:var(--gold)}.journal-icon{position:absolute;left:6px;top:25px;color:#b5a584;width:26px!important;height:26px!important;stroke-width:1!important}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:0 0 54px;gap:26px}.service-strip button{display:flex;align-items:center;justify-content:center;gap:17px;text-align:right}.service-strip button:not(:last-child){border-left:1px solid var(--line)}.service-strip svg{color:var(--gold);width:31px;height:31px;stroke-width:1.2}.service-strip strong{font-size:15px;font-weight:400;display:block}.service-strip small{font-size:12px;color:var(--muted);display:block;margin-top:4px}
.site-footer{background:var(--paper);border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.15fr;gap:35px;padding-block:68px 57px}.footer-brand{align-items:flex-start}.footer-brand .wordmark{font-size:45px;padding-left:0}.footer-brand .brand-sub{align-self:center}.footer-brand-col>p{font-size:16px;color:var(--muted);margin-top:22px;line-height:1.9}.footer-sign{display:block;font-size:9px;letter-spacing:.1em;color:var(--gold);margin-top:21px}.footer-col h3,.footer-contact h3{font-size:16px;font-weight:500;margin-bottom:19px}.footer-col a,.footer-col button{display:block;text-align:right;font-size:14px;color:var(--muted);margin-bottom:11px;transition:color .2s,transform .2s}.footer-col a:hover,.footer-col button:hover{color:var(--gold);transform:translateX(-4px)}.footer-contact p{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:15px}.footer-contact .inline-link{font-size:14px;gap:20px}.footer-social{display:flex;gap:8px;margin-top:21px}.footer-social .icon-button{width:36px;height:36px;border:1px solid var(--line)}.footer-social svg{width:17px;height:17px}.footer-bottom{border-top:1px solid var(--line);padding-block:21px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.footer-bottom a{display:flex;align-items:center;gap:12px}.footer-bottom svg{width:16px}.footer-center-star{font-size:27px;color:var(--gold);line-height:1}
dialog{border:1px solid var(--line);background:#fff;color:var(--ink);padding:32px;max-width:min(650px,calc(100vw - 32px));width:650px;max-height:85svh;overflow:auto;overscroll-behavior:contain;box-shadow:0 30px 100px #28221b1a}dialog::backdrop{background:#27221c66;backdrop-filter:blur(5px)}dialog[open]{animation:dialog-enter .4s var(--ease)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.dialog-top h2{font-size:24px}.dialog-top .close-dialog{margin-left:-10px}.info-dialog{width:680px}.info-dialog h2{font-size:32px;margin-bottom:20px;line-height:1.6}.info-dialog p,.info-dialog li{color:var(--muted);font-size:16px;line-height:2}.info-dialog p+p{margin-top:15px}.info-dialog ul,.info-dialog ol{padding-right:23px}.info-dialog li+li{margin-top:10px}.info-dialog .button{margin-top:25px}.info-dialog h3{font-size:21px;margin:22px 0 8px}.search-field{display:flex;align-items:center;gap:15px;padding:13px 17px;background:var(--paper);border:1px solid var(--line)}.search-field svg{color:var(--gold)}.search-field input{background:transparent;border:0;outline:none!important;width:100%;font-size:17px;min-width:0}.search-hint{font-size:13px;color:var(--muted);margin:14px 0 20px}.search-result,.favorite-row{width:100%;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:17px 3px;text-align:right;font-size:16px}.search-result:hover{color:var(--gold)}.search-result>svg:last-child{margin-right:auto;width:17px}.search-result small,.favorite-row small{display:block;color:var(--muted);font-size:12px}.empty-state{padding:30px 10px;text-align:center;color:var(--muted);line-height:2}.empty-state>svg{margin:0 auto 18px;color:var(--gold);width:35px;height:35px;display:block}.favorite-row>button:first-child{display:flex;gap:15px;flex:1;align-items:center;text-align:right}.favorite-thumb{width:68px;height:75px;position:relative;flex-shrink:0;overflow:hidden}.detail-product-art{position:relative;height:340px;max-width:360px;margin:0 auto 25px;overflow:hidden;background:var(--paper)}.detail-product-art .product-art{background-size:200% 200%}.detail-meta{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.detail-actions{display:flex;flex-wrap:wrap;gap:12px}.detail-actions .button{gap:20px}.info-notice{border-right:2px solid #bc9d61;padding-right:15px;font-size:14px!important}.toast{position:fixed;left:24px;bottom:24px;z-index:100;background:#fff;border:1px solid var(--line);box-shadow:0 8px 40px #29272214;padding:14px 23px;font-size:14px;transform:translateY(140%);opacity:0;transition:transform .4s var(--ease),opacity .4s;pointer-events:none}.toast.visible{transform:translateY(0);opacity:1}.mobile-menu{margin:0 0 0 auto;height:100svh;max-height:100svh;width:370px;max-width:90vw;border:0;padding:22px 25px}.mobile-menu[open]{animation:mobile-menu-enter .5s var(--ease)}.mobile-menu .wordmark{font-size:32px}.mobile-menu nav>a,.mobile-menu summary{font-size:19px;padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu details[open] summary svg{transform:rotate(180deg)}#mobile-categories{padding:10px 0;display:grid;grid-template-columns:1fr 1fr;gap:6px}#mobile-categories a{display:flex;gap:12px;align-items:center;font-size:14px;padding:12px 0}#mobile-categories svg{color:var(--gold);width:21px}.mobile-menu-note{margin-top:35px;font-size:13px;color:var(--gold)}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}
@keyframes menu-enter{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes copy-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-line{to{top:150%}}@keyframes slide-progress{from{width:0}to{width:100%}}@keyframes card-enter{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-enter{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mobile-menu-enter{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(min-width:1700px){.hero-frame{height:690px}.hero-content{padding-right:14%}.hero h1{font-size:87px}.hero-description{font-size:19px}}
@media(max-width:1200px){.page-width{width:calc(100% - 64px)}.nav-links{gap:22px}.nav-special{display:none}.nav-inner{justify-content:center}.hero-frame{grid-template-columns:53% 47%;min-height:550px}.hero-content{padding:40px 10% 35px 7%}.hero h1{font-size:65px}.hero-description{font-size:16px}.hero-signature{margin-top:30px}.image-caption{left:18px;right:18px;padding:13px}.image-caption>span:last-child{display:none}.category-intro{min-width:170px}.category-intro h2{font-size:20px}.category-list{gap:5px}.category-item{font-size:13px}.section-heading h2{font-size:33px}.collection-layout{gap:6%}.collection-photo{height:525px;margin-left:20px}.collection-content{padding-left:5px}.collection-content h2{font-size:48px}.story-copy h2{font-size:40px}.gift-content{padding:50px 10%}.gift-content h2{font-size:40px}.footer-top{gap:22px;grid-template-columns:1.1fr 1fr 1fr 1fr}.footer-contact{grid-column:1/-1;display:flex;align-items:center;gap:30px;border-top:1px solid var(--line);padding-top:25px}.footer-contact h3,.footer-contact p,.footer-social{margin:0}.footer-social{margin-right:auto}.mega-menu{padding:28px 32px;gap:25px;grid-template-columns:1fr 1.4fr 180px}.mega-heading h2{font-size:25px}}
@media(max-width:900px){:root{--header-height:80px}html{scroll-padding-top:100px}.header-main{height:80px}.desktop-nav,.header-search,.header-actions .text-icon,.header-divider{display:none}.mobile-menu-button,.mobile-search{display:inline-flex}.header-actions{gap:4px}.wordmark{font-size:35px}.brand-sub{font-size:9px}.announcement{font-size:12px;height:32px}.announcement>span:first-child{display:none}.announcement-mark{display:none}.hero-frame{min-height:490px;height:520px}.hero-content{padding:35px 8%}.hero-visual{margin:18px 0 0 18px}.hero h1{font-size:51px}.hero-copy>.eyebrow{font-size:12px}.hero-description{font-size:15px}.hero-signature{font-size:11px;gap:10px;margin-top:25px}.hero-watermark{font-size:180px;bottom:-42px}.hero-content .button{min-height:48px;padding:11px 20px;font-size:14px;gap:34px}.category-section{display:block;padding-block:30px}.category-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.category-intro h2{margin:0}.category-item{font-size:14px}.category-item svg{width:26px;height:26px}.section-space{padding-block:74px}.section-heading h2{font-size:30px}.section-heading .inline-link{font-size:13px;gap:12px}.collection-note{display:none}.product-grid{gap:17px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-wrap{aspect-ratio:1/1.1}.product-card{margin-bottom:17px}.quick-view{transform:none;padding:9px 14px;font-size:12px}.collection-photo{height:490px;margin-left:10px}.collection-layout{gap:6%}.collection-content h2{font-size:39px}.collection-content>p:not(.eyebrow){font-size:16px}.collection-content .collection-small{font-size:14px!important}.collection-content .button{font-size:14px;gap:24px}.collection-footnote{margin-top:28px;padding-top:20px}.story-section{gap:5%;grid-template-columns:1fr 2.1fr}.story-copy h2{font-size:34px}.story-copy p{font-size:16px}.story-label>span:last-child{font-size:13px}.gift-content{padding:40px 9%}.gift-content h2{font-size:34px}.gift-content p:not(.eyebrow){font-size:14px}.gift-content .button{gap:16px;font-size:13px;padding:10px 16px}.gift-word{font-size:50px}.journal-grid{gap:18px}.journal-card{gap:10px}.journal-card h3{font-size:21px}.journal-icon{display:none}.journal-heading-note{display:none}.service-strip{grid-template-columns:1fr 1fr;row-gap:30px}.service-strip button:nth-child(2){border-left:0}.footer-top{grid-template-columns:1.2fr 1fr 1fr}.footer-col:nth-child(4){grid-column:2;grid-row:2}.footer-contact{grid-column:1;grid-row:2;display:block;border-top:0;padding-top:0}.footer-contact h3,.footer-contact p{margin-bottom:15px}.footer-social{margin-top:18px}.footer-brand-col{grid-row:1;grid-column:1}.footer-top{row-gap:32px}}
@media(max-width:600px){.page-width{width:calc(100% - 40px)}.section-space{padding-block:56px}.header-main{width:calc(100% - 24px);height:73px;grid-template-columns:1fr auto 1fr}.header-actions{gap:0}.header-actions .icon-button{width:36px}.wordmark{font-size:32px}.brand-sub{font-size:8px}.hero-frame{display:flex;flex-direction:column-reverse;height:auto;min-height:0}.hero-content{padding:33px 29px 28px;min-height:340px}.hero-copy>.eyebrow{font-size:12px;gap:10px}.small-line{width:24px}.hero h1{font-size:51px;line-height:1.3;margin:16px 0 15px}.hero-description{font-size:15px;margin-bottom:20px}.hero-content .button{min-height:47px;font-size:14px;gap:40px}.hero-signature{position:absolute;bottom:39px;left:25px;max-width:135px;font-size:10px;gap:7px}.signature-star{font-size:28px}.hero-watermark{font-size:200px;bottom:18px;left:-8px;opacity:.4}.hero-visual{height:360px;min-height:360px;margin:0 14px}.hero-image img{object-position:48% 55%}.hero-image[data-slide-image="1"] img{object-position:50% 33%}.hero-image[data-slide-image="2"] img{object-position:50% 47%}.image-caption{left:13px;right:13px;bottom:14px;padding:11px 14px;font-size:12px;gap:10px}.image-side-label{font-size:9px;top:19px;left:12px}.hero-bottom{height:62px;justify-content:center}.scroll-cue{display:none}.slider-controls{gap:13px}.slide-dot{width:38px}.slider-arrows{padding-left:8px}.category-section{padding-block:29px}.category-intro{margin-bottom:18px}.category-intro h2{font-size:19px}.category-intro .eyebrow{font-size:12px}.category-list{grid-template-columns:repeat(3,1fr);gap:14px 7px}.category-item{font-size:13px;gap:8px;padding:9px}.category-item:nth-child(3)::after{display:none}.category-item::after{top:15px!important;height:27px!important}.category-item svg{width:25px;height:25px}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:28px;line-height:1.5;margin-top:9px}.section-heading .inline-link{margin:18px 0 0;font-size:12px}.section-heading .eyebrow{font-size:11px;letter-spacing:.07em}.selection-toolbar{margin-bottom:18px}.product-tabs{gap:25px;width:100%}.product-tabs button{font-size:13px;padding-bottom:13px}.product-grid{gap:12px}.product-info{padding-top:11px;gap:2px}.product-info h3{font-size:15px}.product-info p{font-size:11px}.product-index{font-size:10px}.product-favorite{top:8px;left:8px;width:29px;height:29px}.product-favorite svg{width:15px}.product-label{font-size:10px;top:12px;right:10px}.quick-view{font-size:11px;padding:8px 10px}.quick-view svg{width:13px}.catalog-note{font-size:11px;line-height:2;margin-top:10px}.collection-section{padding-block:44px 45px}.collection-layout{display:flex;flex-direction:column;gap:37px}.collection-photo{height:420px;width:calc(100% - 12px);margin-left:12px;max-width:100%}.collection-photo::before{inset:15px 15px -15px -15px}.collection-content{width:100%;padding:0 5px}.collection-content>.eyebrow{font-size:10px}.collection-content h2{font-size:42px;margin:13px 0 18px}.collection-content>p:not(.eyebrow){font-size:17px}.collection-content .collection-small{max-width:100%;font-size:15px!important;margin-block:16px 24px}.collection-footnote{margin-top:27px;gap:16px;font-size:12px}.large-star{font-size:38px}.story-section{display:flex;flex-direction:column;gap:21px;padding-block:56px}.story-label{flex-direction:row;align-items:center;justify-content:space-between;padding:0}.story-symbol{font-size:33px;line-height:1;margin:0}.story-label>span:last-child{display:none}.story-copy h2{font-size:34px}.story-copy p{font-size:15px;line-height:2.1;margin-block:19px 24px}.story-copy .inline-link{font-size:14px}.gift-section{width:calc(100% - 28px);display:flex;flex-direction:column;min-height:0}.gift-image{height:260px}.gift-image img{object-position:center 61%}.gift-content{padding:32px 28px 48px}.gift-content h2{font-size:38px;margin-block:13px}.gift-content p:not(.eyebrow){font-size:15px;margin-bottom:20px}.gift-content .button{font-size:14px;gap:27px}.gift-word{font-size:47px;bottom:-5px;right:7%}.journal-grid{display:flex;flex-direction:column;gap:20px}.journal-card{gap:22px;padding:20px 0}.journal-card h3{font-size:24px;margin:10px 0 18px}.journal-card .eyebrow{font-size:12px}.journal-icon{display:block;left:10px!important;width:35px!important;height:35px!important;top:45px!important}.journal-read{font-size:13px}.service-strip{gap:25px 12px;padding-bottom:37px}.service-strip button{gap:11px;justify-content:start}.service-strip svg{width:24px;height:24px}.service-strip strong{font-size:13px}.service-strip small{font-size:10px}.footer-top{grid-template-columns:1fr 1fr;padding-block:40px 30px;gap:30px 20px}.footer-brand-col{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line)}.footer-brand-col .brand{justify-self:start}.footer-brand-col>p{margin:0;font-size:14px}.footer-sign{grid-column:1/-1;margin-top:18px;font-size:9px}.footer-col{grid-row:auto!important;grid-column:auto!important}.footer-col h3,.footer-contact h3{font-size:15px;margin-bottom:16px}.footer-col a,.footer-col button{font-size:13px;margin-bottom:10px}.footer-contact{grid-column:auto;grid-row:auto}.footer-contact p{font-size:13px}.footer-contact .inline-link{font-size:13px;gap:12px}.footer-social{gap:5px}.footer-social .icon-button{width:32px;height:32px}.footer-bottom{font-size:10px;padding-block:18px;gap:13px}.footer-bottom a{gap:6px;white-space:nowrap}.footer-bottom svg{width:13px}.footer-center-star{display:none}dialog{padding:22px}.dialog-top h2{font-size:20px}.dialog-top{margin-bottom:20px;gap:10px}.info-dialog h2{font-size:27px}.info-dialog p,.info-dialog li{font-size:15px}.info-dialog h3{font-size:20px}.search-field{padding:10px 12px}.search-field input{font-size:16px}.detail-product-art{height:300px}.toast{left:15px;right:15px;bottom:15px;text-align:center;font-size:13px}.mobile-menu{padding:20px 25px}.mobile-menu .dialog-top{margin-bottom:15px}}
@media(max-width:370px){.hero-signature{display:none}.hero h1{font-size:47px}.hero-content{min-height:330px}.hero-visual{height:315px;min-height:315px}.header-actions .icon-button{width:31px}.page-width{width:calc(100% - 32px)}.product-info h3{font-size:14px}.service-strip svg{display:none}.footer-bottom{flex-wrap:wrap}.gift-content{padding-inline:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.hero-image img{transform:none}.scroll-cue-line::after{display:none}}



/* ELVA user panel */
.account-header-button{display:flex;align-items:center;gap:8px;font-size:14px;padding:8px 7px;transition:color .25s,background .25s}.account-header-button:hover{color:var(--gold);background:var(--soft)}.account-header-button svg{width:19px;height:19px}.account-entry-section{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.account-entry-layout{min-height:510px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8%;padding-block:76px}.account-entry-copy{max-width:500px}.account-entry-copy h2{font-size:52px;font-weight:300;line-height:1.55;margin:13px 0 20px}.account-entry-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:2.05;max-width:470px;margin-bottom:26px}.account-entry-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.account-entry-points span{display:flex;align-items:center;gap:8px}.account-entry-points svg{width:16px;height:16px;color:var(--gold)}.account-entry-preview{min-height:385px;background:#fff;border:1px solid var(--line);padding:28px 31px 24px;position:relative;box-shadow:0 24px 60px #29272209}.account-entry-preview::before{content:"";position:absolute;inset:13px -13px -13px 13px;border:1px solid #d9ccb2;z-index:-1}.account-preview-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding-bottom:21px}.account-preview-mark{font-size:28px;color:var(--gold)}.account-preview-top div{display:flex;flex-direction:column}.account-preview-top small{font-size:9px;letter-spacing:.2em;color:var(--gold)}.account-preview-top strong{font-size:15px;font-weight:500}.account-preview-avatar{width:42px;height:42px;border:1px solid #cdbb96;display:grid;place-items:center;border-radius:50%;color:var(--gold);font-weight:600}.account-preview-balance{padding:24px 0 20px}.account-preview-balance>span{font-size:11px;color:var(--gold)}.account-preview-balance>strong{display:block;font-size:19px;font-weight:400;margin:3px 0 13px}.account-preview-progress{height:2px;background:var(--line);overflow:hidden}.account-preview-progress span{display:block;width:68%;height:100%;background:var(--gold)}.account-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-preview-grid>div{display:grid;grid-template-columns:68px 1fr;grid-template-rows:auto auto;gap:2px 13px;align-items:center;padding:11px;background:var(--paper)}.account-preview-grid .product-art{grid-row:1/3;width:68px;height:68px;transform:scale(.68)}.account-preview-grid small{font-size:10px;color:var(--gold);align-self:end}.account-preview-grid strong{font-size:13px;font-weight:500;align-self:start}.account-preview-foot{display:flex;align-items:center;justify-content:space-between;padding-top:18px;margin-top:18px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.account-preview-foot svg{width:16px;color:var(--gold)}

.mobile-account-entry{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;text-align:right;padding:14px 0 20px;margin-bottom:12px;border-bottom:1px solid var(--line)}.mobile-account-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #cdbb96;border-radius:50%;color:var(--gold)}.mobile-account-entry>span:nth-child(2){display:flex;flex-direction:column}.mobile-account-entry strong{font-size:15px;font-weight:500}.mobile-account-entry small{font-size:10px;color:var(--muted);margin-top:2px}.mobile-account-entry>svg{width:17px;color:var(--gold)}

.account-dialog{width:min(1260px,calc(100% - 54px));height:min(850px,calc(100svh - 44px));max-width:none;max-height:none;padding:0;border:0;background:#fff;color:var(--ink);box-shadow:0 30px 90px #2927222e;overflow:hidden}.account-dialog::backdrop{background:#1d1a15a3;backdrop-filter:blur(6px)}.account-dialog-shell{height:100%;display:flex;flex-direction:column}.account-dialog-top{min-height:78px;padding:14px 25px 14px 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:3}.account-dialog-brand{display:flex;align-items:center;gap:22px}.account-dialog-brand .wordmark{font-size:30px}.account-dialog-brand>span:last-child{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-right:20px}.account-dialog-brand small{font-size:8px;letter-spacing:.22em;color:var(--gold)}.account-dialog-brand strong{font-size:13px;font-weight:500}.account-layout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:0;flex:1}.account-sidebar{background:var(--paper);border-left:1px solid var(--line);padding:34px 29px 27px;display:flex;flex-direction:column;overflow:auto}.account-identity{display:flex;gap:14px;align-items:center;padding-bottom:27px;border-bottom:1px solid var(--line)}.account-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #cdbb96;color:var(--gold);font-size:20px;font-weight:700;flex:0 0 auto}.account-identity h3{font-size:19px;font-weight:500;line-height:1.4;margin:2px 0 2px}.account-identity small{font-size:10px;color:var(--muted)}.account-tier{padding:23px 0 24px;border-bottom:1px solid var(--line)}.account-tier>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:11px}.account-tier>div:first-child span{color:var(--muted)}.account-tier>div:first-child strong{font-weight:600;color:var(--gold)}.account-tier-line{height:2px;background:#ded8cd;margin:11px 0 9px}.account-tier-line span{display:block;height:100%;width:72%;background:var(--gold)}.account-tier>small{font-size:10px;line-height:1.9;color:var(--muted)}.account-nav{display:flex;flex-direction:column;padding-top:18px;gap:2px}.account-nav button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 10px;text-align:right;font-size:13px;color:var(--muted);position:relative;transition:background .25s,color .25s}.account-nav button::before{content:"";position:absolute;right:-29px;width:2px;height:0;background:var(--gold);transition:height .25s}.account-nav button:hover,.account-nav button.selected{background:#fff;color:var(--ink)}.account-nav button.selected::before{height:25px}.account-nav button>svg:first-child{width:18px;color:var(--gold)}.account-nav button>svg:last-child{width:14px}.account-nav button b{font-size:10px;font-weight:500;min-width:20px;height:20px;border-radius:20px;background:var(--gold);color:#fff;display:grid;place-items:center;padding:0 5px}.account-sidebar-note{margin-top:auto;padding-top:28px;display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:10px;line-height:1.9}.account-sidebar-note>span{color:var(--gold);font-size:20px;line-height:1}.account-content{min-width:0;overflow:auto;padding:43px 48px 60px;background:#fff}.account-tab{animation:account-tab-in .4s var(--ease)}@keyframes account-tab-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.account-tab-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:31px}.account-tab-heading h2{font-size:32px;line-height:1.5;margin-top:5px;font-weight:400}.account-tab-note{font-size:11px;color:var(--muted);padding-bottom:6px}.account-text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);padding-bottom:5px;border-bottom:1px solid #cbb98f;transition:gap .3s,color .25s}.account-text-link:hover{gap:18px;color:var(--gold)}.account-text-link svg{width:15px}.account-overview-hero{min-height:286px;background:var(--paper);display:grid;grid-template-columns:1.25fr .75fr;overflow:hidden;position:relative}.account-overview-copy{padding:38px 39px;position:relative;z-index:2}.account-kicker{font-size:9px;letter-spacing:.23em;color:var(--gold)}.account-overview-copy h3{font-size:35px;font-weight:300;line-height:1.55;margin:9px 0 12px}.account-overview-copy p{font-size:13px;color:var(--muted);line-height:2;max-width:480px;margin-bottom:22px}.account-overview-copy .button{min-height:46px;padding:9px 18px;font-size:12px;gap:28px}.account-overview-art{position:relative;background:#eee7dc;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.account-overview-art::after{content:"ELVA";position:absolute;bottom:-31px;left:-6px;font-size:95px;letter-spacing:.05em;color:#e1d7c6;font-weight:300}.account-overview-art .product-art{width:180px;height:180px;transform:scale(.9);position:relative;z-index:1}.account-overview-art small{font-size:9px;letter-spacing:.12em;color:var(--gold);z-index:1}.account-overview-art strong{font-size:16px;font-weight:500;z-index:1}.account-overview-art>span:last-child{position:absolute;top:17px;left:18px;color:var(--gold);font-size:24px}.account-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin:26px 0 36px}.account-metrics button{padding:20px 22px;text-align:right;position:relative;transition:background .25s}.account-metrics button+button{border-right:1px solid var(--line)}.account-metrics button:hover{background:var(--paper)}.account-metrics button>span{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.account-metrics button>span svg{width:15px;color:var(--gold)}.account-metrics strong{display:block;font-size:26px;font-weight:300;margin:3px 0 1px}.account-metrics small{display:block;font-size:9px;color:var(--muted)}.account-section-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.account-section-row h3{font-size:21px;font-weight:400;margin-top:3px}.account-favorite-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.account-mini-product{display:grid;grid-template-columns:105px 1fr auto;align-items:center;gap:17px;background:var(--paper);padding:12px 14px 12px 12px;min-height:124px}.account-mini-product .product-art{width:92px;height:92px;transform:scale(.75)}.account-mini-product h4{font-size:15px;font-weight:500;margin:0 0 3px}.account-mini-product p{font-size:10px;color:var(--muted);margin:0}.account-mini-product .icon-button{width:34px;height:34px}.account-mini-product .icon-button svg{width:15px}.account-mini-empty{grid-column:1/-1;border:1px solid var(--line);padding:23px;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px}.account-mini-empty svg{color:var(--gold);width:20px}.account-empty-order{text-align:center;padding:55px 30px 51px;background:var(--paper)}.account-empty-icon{width:60px;height:60px;margin:0 auto 17px;border:1px solid #cdbb96;border-radius:50%;display:grid;place-items:center;color:var(--gold)}.account-empty-icon svg{width:24px}.account-empty-order h3{font-size:30px;font-weight:300;line-height:1.6;margin:8px 0 10px}.account-empty-order>p:not(.eyebrow){max-width:560px;margin:0 auto 22px;color:var(--muted);font-size:12px;line-height:2}.account-empty-order .button{font-size:12px;min-height:46px}.account-aftercare{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;border:1px solid var(--line)}.account-aftercare>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:18px}.account-aftercare>div+div{border-right:1px solid var(--line)}.account-aftercare>div>svg{width:19px;color:var(--gold)}.account-aftercare span{display:flex;flex-direction:column}.account-aftercare strong{font-size:12px;font-weight:500}.account-aftercare small{font-size:9px;color:var(--muted)}.account-aftercare button svg{width:15px}.account-favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.account-favorite-card{border:1px solid var(--line);padding:13px;display:grid;grid-template-columns:125px 1fr;gap:17px;position:relative;min-height:155px;transition:border-color .25s,transform .3s var(--ease)}.account-favorite-card:hover{border-color:#ccb98f;transform:translateY(-2px)}.account-favorite-card .product-art{width:125px;height:125px;transform:scale(.8);background:var(--paper)}.account-favorite-card-copy{align-self:center;padding-left:32px}.account-favorite-card-copy small{font-size:9px;color:var(--gold)}.account-favorite-card-copy h3{font-size:17px;font-weight:500;margin:3px 0}.account-favorite-card-copy p{font-size:10px;color:var(--muted)}.account-favorite-card .icon-button{position:absolute;left:9px;top:9px;width:32px;height:32px}.account-favorite-card .icon-button svg{width:14px}.account-favorites-empty{grid-column:1/-1;min-height:330px;background:var(--paper);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:35px}.account-favorites-empty>svg{width:29px;height:29px;color:var(--gold);margin-bottom:13px}.account-favorites-empty h3{font-size:24px;font-weight:300;margin-bottom:8px}.account-favorites-empty p{font-size:11px;color:var(--muted);max-width:400px;margin-bottom:18px}.account-form{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;border-top:1px solid var(--line);padding-top:30px}.account-field{display:flex;flex-direction:column;gap:7px}.account-field-wide{grid-column:1/-1}.account-field label{font-size:11px;color:var(--muted)}.account-field label span{font-size:9px;color:#aaa194}.account-field input,.account-field select{height:52px;border:0;border-bottom:1px solid #d7cfc2;background:transparent;padding:0 2px;color:var(--ink);font-size:14px;border-radius:0;outline:none;transition:border-color .25s}.account-field input:focus,.account-field select:focus{border-color:var(--gold)}.account-field select{appearance:none;background-image:none}.account-form-note{display:flex;align-items:flex-start;gap:12px;background:var(--paper);padding:16px 18px;margin-top:4px}.account-form-note>svg{width:17px;color:var(--gold);margin-top:3px}.account-form-note p{display:flex;flex-direction:column}.account-form-note strong{font-size:11px;font-weight:500}.account-form-note small{font-size:9px;color:var(--muted);margin-top:2px}.account-form-actions{display:flex;align-items:center;gap:22px;padding-top:5px}.account-form-actions .button{min-height:48px;font-size:12px}.account-form-actions .account-text-link{border-bottom:0;color:#a16e5a}.account-form-actions .account-text-link:hover{color:#8c4635}

@media(max-width:1024px){.account-entry-layout{gap:5%;grid-template-columns:.9fr 1.1fr}.account-entry-copy h2{font-size:43px}.account-dialog{width:calc(100% - 32px)}.account-layout{grid-template-columns:250px minmax(0,1fr)}.account-sidebar{padding-inline:22px}.account-nav button::before{right:-22px}.account-content{padding-inline:32px}.account-overview-copy{padding:32px 29px}.account-overview-copy h3{font-size:30px}.account-aftercare{grid-template-columns:1fr}.account-aftercare>div+div{border-right:0;border-top:1px solid var(--line)}}
@media(max-width:900px){.account-header-button{width:36px;height:44px;justify-content:center;padding:0}.account-header-button span{display:none}.account-entry-layout{grid-template-columns:1fr;gap:47px;padding-block:64px}.account-entry-copy{max-width:650px}.account-entry-preview{max-width:700px;width:100%;justify-self:center}.account-dialog{width:100%;height:100svh;margin:0;max-width:none;max-height:none}.account-dialog-top{min-height:72px;padding-inline:18px;position:sticky;top:0}.account-layout{display:block;overflow:auto}.account-sidebar{position:sticky;top:0;z-index:2;border-left:0;border-bottom:1px solid var(--line);padding:14px 20px 0;overflow:visible}.account-identity,.account-tier,.account-sidebar-note{display:none}.account-nav{padding:0;display:flex;flex-direction:row;overflow-x:auto;scrollbar-width:none;gap:23px}.account-nav::-webkit-scrollbar{display:none}.account-nav button{display:flex;white-space:nowrap;padding:11px 1px 13px;background:transparent!important}.account-nav button::before{right:0;left:0;bottom:0;top:auto;width:auto;height:1px!important;transform:scaleX(0);transform-origin:right;transition:transform .25s}.account-nav button.selected::before{transform:scaleX(1)}.account-nav button>svg:last-child,.account-nav button>svg:first-child{display:none}.account-nav button b{min-width:18px;height:18px;font-size:9px}.account-content{overflow:visible;padding:31px 25px 70px}.account-tab-heading{align-items:flex-start}.account-overview-hero{grid-template-columns:1fr .55fr}.account-overview-art .product-art{width:135px;height:135px}.account-overview-art::after{font-size:70px}.account-favorite-card{grid-template-columns:110px 1fr}.account-favorite-card .product-art{width:110px;height:110px}}
@media(max-width:600px){.account-entry-layout{padding-block:52px;gap:38px}.account-entry-copy h2{font-size:36px}.account-entry-copy>p:not(.eyebrow){font-size:14px}.account-entry-points{gap:14px 18px}.account-entry-preview{min-height:340px;padding:21px 20px 18px}.account-entry-preview::before{inset:9px -9px -9px 9px}.account-preview-grid{gap:8px}.account-preview-grid>div{grid-template-columns:54px 1fr;padding:8px;gap:2px 7px}.account-preview-grid .product-art{width:54px;height:54px}.account-preview-balance>strong{font-size:16px}.account-dialog-brand{gap:13px}.account-dialog-brand .wordmark{font-size:25px}.account-dialog-brand>span:last-child{padding-right:12px}.account-dialog-brand strong{font-size:11px}.account-content{padding:26px 20px 68px}.account-tab-heading{display:block;margin-bottom:24px}.account-tab-heading h2{font-size:26px}.account-tab-heading>.account-text-link,.account-tab-note{margin-top:12px}.account-overview-hero{display:flex;flex-direction:column}.account-overview-copy{padding:29px 24px 27px}.account-overview-copy h3{font-size:29px}.account-overview-art{height:190px}.account-overview-art .product-art{width:140px;height:140px}.account-overview-art::after{font-size:65px;bottom:-25px}.account-metrics{grid-template-columns:1fr;margin:20px 0 31px}.account-metrics button{padding:15px 14px;display:grid;grid-template-columns:1fr auto;align-items:center}.account-metrics button+button{border-right:0;border-top:1px solid var(--line)}.account-metrics button>span{grid-row:1}.account-metrics strong{grid-row:1/3;grid-column:2;font-size:21px}.account-metrics small{grid-row:2}.account-favorite-preview{grid-template-columns:1fr}.account-mini-product{grid-template-columns:85px 1fr auto;min-height:105px;padding:10px}.account-mini-product .product-art{width:78px;height:78px}.account-section-row h3{font-size:19px}.account-section-row .account-text-link{font-size:10px}.account-empty-order{padding:40px 20px}.account-empty-order h3{font-size:25px}.account-aftercare{margin-top:18px}.account-favorites-grid{grid-template-columns:1fr}.account-favorite-card{grid-template-columns:100px 1fr;min-height:130px;padding:10px;gap:12px}.account-favorite-card .product-art{width:100px;height:100px}.account-favorite-card-copy{padding-left:25px}.account-form{grid-template-columns:1fr;gap:18px}.account-field-wide{grid-column:auto}.account-form-actions{flex-direction:column;align-items:stretch}.account-form-actions .button{width:100%}.account-form-actions .account-text-link{justify-content:center}.account-nav{gap:20px}.account-nav button{font-size:12px}.account-nav button span{max-width:110px}.mobile-account-entry{padding-top:6px}}

html,body,body *,button,input,textarea,select,option,optgroup,dialog,summary,code,pre,kbd,samp,*::before,*::after{font-family:'Yekan Bakh FaNum'!important}

/* ELVA RTL isolation fix */
html, body.elva-page {
    direction: rtl;
}

body.elva-page,
body.elva-page * {
    direction: rtl;
    text-align: right;
    font-family: 'Yekan Bakh FaNum' !important;
}

body.elva-page .hero-frame,
body.elva-page .hero-frame * {
    direction: ltr;
}

body.elva-page .hero-content,
body.elva-page .hero-copy,
body.elva-page .hero-signature,
body.elva-page .section-title,
body.elva-page .product-card,
body.elva-page .mega-menu,
body.elva-page .footer,
body.elva-page .account-dialog,
body.elva-page .account-layout {
    direction: rtl;
    text-align: right;
}

body.elva-page .nav-links,
body.elva-page .header-actions,
body.elva-page .footer-grid,
body.elva-page .product-grid {
    direction: rtl;
}

body.elva-page input,
body.elva-page textarea,
body.elva-page select {
    direction: rtl;
    text-align: right;
}

body.elva-page .ltr,
body.elva-page [dir="ltr"] {
    direction: ltr;
    text-align: left;
}


/* ELVA FORCE RTL FINAL OVERRIDE */
html[dir="rtl"],
html[dir="rtl"] body,
body.elva-page {
    direction: rtl !important;
}

body.elva-page #elva-app,
body.elva-page .elva-page,
body.elva-page .page-width,
body.elva-page section,
body.elva-page header,
body.elva-page footer,
body.elva-page main {
    direction: rtl !important;
    text-align: right !important;
}

body.elva-page .hero-frame {
    direction: rtl !important;
}

body.elva-page .hero-content,
body.elva-page .hero-copy,
body.elva-page .hero-description,
body.elva-page .hero-signature,
body.elva-page .section-title,
body.elva-page .section-header,
body.elva-page .product-card,
body.elva-page .footer-column,
body.elva-page .mega-menu,
body.elva-page .mega-categories,
body.elva-page .account-content {
    direction: rtl !important;
    text-align: right !important;
}

body.elva-page .nav-inner,
body.elva-page .nav-links,
body.elva-page .header-actions,
body.elva-page .product-grid,
body.elva-page .footer-grid {
    direction: rtl !important;
}

body.elva-page .ltr,
body.elva-page [dir="ltr"] {
    direction: ltr !important;
    text-align: left !important;
}


.elva-app,.elva-app *{font-family:'YekanBakh',Tahoma,sans-serif!important;}
