@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600&family=Noto+Sans+Arabic:wght@300;400;500;600&display=swap";.floating-contact{z-index:80;flex-direction:column;align-items:flex-end;gap:9px;display:flex;position:fixed;bottom:24px;right:22px}.floating-contact__button{letter-spacing:.11em;text-transform:uppercase;min-height:48px;transition:transform .3s var(--ease-luxury), border-color .25s ease, background .25s ease;border:1px solid #c9a45c59;align-items:center;gap:10px;padding:0 16px;font-size:9px;font-weight:600;display:inline-flex;box-shadow:0 14px 35px #00000038}.floating-contact__button:hover{transform:translateY(-2px)}.floating-contact__button svg{stroke-width:1.6px;width:17px;height:17px}.floating-contact__button--call{color:#f8f5ef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0df0}.floating-contact__button--call:hover{border-color:var(--color-gold)}.floating-contact__button--whatsapp{background:var(--color-soft-gold);color:#0b0b0b}.floating-contact__button--whatsapp:hover{background:#efd38d}@media (width<=640px){.floating-contact{gap:8px;bottom:14px;right:13px}.floating-contact__button{border-radius:50%;justify-content:center;width:47px;height:47px;min-height:47px;padding:0}.floating-contact__button span{display:none}.floating-contact__button svg{width:19px;height:19px}}.site-footer{color:#f8f5ef;background:#080808;border-top:1px solid #c9a45c29;position:relative;overflow:hidden}.footer-private{color:#171717;background:#efe8dc;padding:clamp(76px,8vw,120px) 0;position:relative;overflow:hidden}.footer-private:before{content:"A";color:#9f7e420e;font-family:var(--font-display);pointer-events:none;font-size:clamp(250px,32vw,570px);font-weight:400;line-height:.7;position:absolute;top:50%;right:-.02em;transform:translateY(-52%)}.footer-private__inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);align-items:end;gap:clamp(55px,8vw,135px);display:grid;position:relative}.footer-eyebrow{color:var(--color-gold);letter-spacing:.24em;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1.5;display:inline-block}.footer-private .footer-eyebrow{color:#99783c}.footer-private__copy h2{max-width:800px;font-family:var(--font-display);letter-spacing:-.047em;margin:14px 0 0;font-size:clamp(54px,6.2vw,94px);font-weight:500;line-height:.88}.footer-private__action p{color:#6f685e;max-width:520px;margin:0 0 28px;font-size:13px;font-weight:400;line-height:1.85}.footer-private__link{color:#28231c;letter-spacing:.13em;text-transform:uppercase;transition:gap .3s var(--ease-luxury), color .25s ease;border-bottom:1px solid #9f7e42;align-items:center;gap:11px;padding-bottom:7px;font-size:9px;font-weight:600;display:inline-flex}.footer-private__link:hover{color:#87692f;gap:16px}.footer-private__link svg{width:15px;height:15px}.footer-main{padding:clamp(75px,8vw,115px) 0 0;position:relative}.footer-main:after{content:"ARVENA";color:#ffffff05;font-family:var(--font-display);letter-spacing:.07em;text-align:center;white-space:nowrap;pointer-events:none;font-size:clamp(115px,18vw,340px);line-height:.58;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.footer-main>.site-container{z-index:1;position:relative}.footer-main__grid{grid-template-columns:minmax(250px,1.55fr) repeat(4,minmax(115px,.7fr));gap:clamp(35px,4vw,70px);padding-bottom:70px;display:grid}.footer-brand{max-width:355px}.footer-brand__mark{flex-direction:column;align-items:flex-start;display:inline-flex}.footer-brand__name{font-family:var(--font-display);letter-spacing:.205em;font-size:42px;font-weight:500;line-height:.9}.footer-brand__sub{color:var(--color-gold);letter-spacing:.72em;margin-top:9px;margin-left:4px;font-size:8px;font-weight:600}.footer-brand>p{color:#928d85;max-width:330px;margin:31px 0 0;font-size:12px;font-weight:300;line-height:1.9}.footer-location{color:#b3aca2;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-top:24px;font-size:8px;font-weight:600;display:flex}.footer-location__dot{color:var(--color-gold);font-size:5px}.footer-column h3{color:var(--color-gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:9px;font-weight:600}.footer-column__links{flex-direction:column;align-items:flex-start;gap:0;display:flex}.footer-column__links a{color:#aaa59d;width:100%;transition:color .25s ease, padding-inline-start .3s var(--ease-luxury);justify-content:space-between;align-items:center;gap:9px;padding:8px 0;font-size:11px;font-weight:400;display:flex}.footer-column__links a svg{opacity:0;width:12px;height:12px;color:var(--color-gold);transition:opacity .25s ease, transform .3s var(--ease-luxury);flex:none;transform:translate(-5px,5px)}.footer-column__links a:hover{color:#f8f5ef;padding-inline-start:5px}.footer-column__links a:hover svg{opacity:1;transform:translate(0)}.footer-preferences{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);justify-content:space-between;align-items:center;gap:35px;padding:31px 0;display:flex}.footer-preferences__copy p{color:#77736c;margin:7px 0 0;font-size:10px;line-height:1.6}.footer-preferences__controls{align-items:center;gap:10px;display:flex}.footer-select{background:#ffffff05;border:1px solid #c9a45c40;align-items:center;gap:9px;min-width:165px;height:46px;padding:0 13px;transition:border-color .25s,background .25s;display:flex;position:relative}.footer-select:hover{background:#ffffff09;border-color:#c9a45c8c}.footer-select>svg:first-of-type{width:15px;height:15px;color:var(--color-gold);flex:none}.footer-select select{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.footer-select__value{color:#ddd7ce;letter-spacing:.06em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:600;overflow:hidden}.footer-select__language{border:1px solid var(--color-gold);width:17px;height:17px;color:var(--color-soft-gold);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:10px;display:grid}.footer-select__chevron{color:#8f8981;flex:none;width:12px;height:12px;margin-inline-start:auto}.footer-bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:95px;display:grid}.footer-bottom__copyright{color:#6f6b65;letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;gap:6px;font-size:8px;font-weight:500;display:flex}.footer-bottom__monogram{color:var(--color-soft-gold);font-family:var(--font-display);align-items:center;gap:10px;font-size:19px;display:flex}.footer-bottom__monogram i{background:#c9a45c6b;width:1px;height:20px;display:block;transform:rotate(28deg)}.footer-bottom__links{justify-content:flex-end;align-items:center;gap:18px;display:flex}.footer-bottom__links a{color:#76716a;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:500;transition:color .25s}.footer-bottom__links a:hover{color:var(--color-soft-gold)}.footer-bottom__links svg{width:15px;height:15px}@media (width<=1100px){.footer-main__grid{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(150px,1fr));row-gap:55px}.footer-brand{grid-row:span 2}}@media (width<=820px){.footer-private__inner{grid-template-columns:1fr;gap:35px}.footer-main__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-area:auto/1/auto/-1;max-width:none;padding-bottom:15px}.footer-preferences{flex-direction:column;align-items:flex-start}.footer-bottom{grid-template-columns:1fr auto}.footer-bottom__monogram{display:none}}@media (width<=640px){.footer-private{padding:68px 0}.footer-private:before{font-size:300px;top:auto;bottom:0;right:-.08em;transform:none}.footer-private__copy h2{font-size:52px;line-height:.91}.footer-private__action p{font-size:12px}.footer-main{padding-top:68px}.footer-main__grid{grid-template-columns:1fr;gap:0;padding-bottom:45px}.footer-brand{padding-bottom:42px}.footer-brand__name{font-size:37px}.footer-brand>p{margin-top:25px}.footer-column{border-top:1px solid var(--border-dark);padding:23px 0}.footer-column:last-child{border-bottom:1px solid var(--border-dark)}.footer-column h3{margin-bottom:13px}.footer-column__links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.footer-column__links a{min-width:0;padding:8px 0;font-size:10px}.footer-column__links a svg{display:none}.footer-preferences{gap:23px;padding:29px 0}.footer-preferences__controls{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.footer-select{width:100%;min-width:0;height:48px;padding-inline:10px}.footer-select__value{font-size:9px}.footer-bottom{grid-template-columns:1fr;gap:17px;padding:27px 0 32px}.footer-bottom__copyright{text-align:center;justify-content:center}.footer-bottom__links{justify-content:center}}@media (width<=390px){.footer-column__links,.footer-preferences__controls{grid-template-columns:1fr}}.about-page,.contact-page{color:#171717;background:#f5f1e9}.about-hero{color:#f8f5ef;background:#0a0a0a;align-items:center;min-height:78vh;display:flex;position:relative;overflow:hidden}.about-hero__inner{z-index:2;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);align-items:end;gap:clamp(60px,9vw,150px);padding-top:110px;padding-bottom:110px;display:grid;position:relative}.about-hero h1{font-family:var(--font-display);letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(72px,8vw,132px);font-weight:400;line-height:.79}.about-hero__copy p{color:#aaa59d;margin:0 0 30px;font-size:14px;font-weight:300;line-height:1.9}.about-text-link{border-bottom:1px solid var(--color-gold);color:#f0e9dd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;padding-bottom:7px;font-size:9px;font-weight:600;display:inline-flex}.about-hero__monogram{color:#c9a45c0b;font-family:var(--font-display);font-size:clamp(430px,55vw,900px);line-height:.7;position:absolute;bottom:-.2em;right:-.06em}.about-manifesto{padding:clamp(90px,11vw,165px) 0}.about-manifesto__grid{grid-template-columns:minmax(0,.85fr) minmax(0,.75fr);gap:clamp(60px,10vw,170px);display:grid}.about-manifesto h2{font-family:var(--font-display);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(58px,7vw,100px);font-weight:500;line-height:.88}.about-manifesto__content{padding-top:25px}.about-manifesto__content p{color:#675f55;margin:0 0 24px;font-size:14px;line-height:1.95}.about-statement{background:#ddd2c2}.about-statement__inner{text-align:center;place-items:center;min-height:520px;display:grid;position:relative}.about-statement__number{color:#8e7345;letter-spacing:.15em;font-size:8px;position:absolute;top:35px;left:0}.about-statement blockquote{max-width:1080px;font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(52px,6vw,92px);font-weight:500;line-height:.98}.about-values{padding:clamp(90px,10vw,150px) 0}.about-values__heading{margin-bottom:55px}.about-values__heading h2{font-family:var(--font-display);margin:10px 0 0;font-size:clamp(54px,6vw,88px);font-weight:500;line-height:.9}.about-values__grid{border-top:1px solid #d0c6b8;border-bottom:1px solid #d0c6b8;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.about-value{border-right:1px solid #d0c6b8;min-height:330px;padding:38px}.about-value:last-child{border-right:0}.about-value__top{justify-content:space-between;align-items:center;display:flex}.about-value__icon{color:#99783d}.about-value__icon svg{width:26px;height:26px}.about-value__number{color:#948a7b;font-size:8px}.about-value h3{font-family:var(--font-display);margin:78px 0 14px;font-size:34px;font-weight:500}.about-value p{color:#71695f;margin:0;font-size:12px;line-height:1.8}.about-origin{color:#fff;background:#0a0a0a;padding:clamp(90px,11vw,165px) 0}.about-origin__grid{grid-template-columns:minmax(300px,.65fr) minmax(0,1fr);align-items:center;gap:clamp(60px,9vw,145px);display:grid}.about-origin__mark{aspect-ratio:1;border:1px solid #c9a45c6b;place-items:center;display:grid}.about-origin__mark span{color:var(--color-soft-gold);font-family:var(--font-display);font-size:clamp(90px,11vw,160px)}.about-origin__copy h2{max-width:760px;font-family:var(--font-display);letter-spacing:-.045em;margin:13px 0 28px;font-size:clamp(55px,6.5vw,95px);font-weight:400;line-height:.88}.about-origin__copy p{color:#a9a39a;max-width:680px;margin:0;font-size:14px;line-height:1.9}.about-cta{background:#ede5d9;padding:clamp(85px,10vw,145px) 0}.about-cta__inner{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:clamp(50px,8vw,130px);display:grid}.about-cta h2{font-family:var(--font-display);letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(55px,6vw,90px);font-weight:500;line-height:.9}.about-cta__right p{color:#6d655b;margin:0 0 28px;font-size:13px;line-height:1.8}.contact-hero{color:#fff;background:#0a0a0a;padding:clamp(85px,9vw,135px) 0}.contact-hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);align-items:end;gap:clamp(55px,9vw,150px);display:grid}.contact-hero h1{font-family:var(--font-display);letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(70px,8vw,122px);font-weight:400;line-height:.82}.contact-hero__copy p{color:#aaa59d;margin:0;font-size:14px;line-height:1.9}.contact-main{padding:clamp(80px,9vw,135px) 0}.contact-main__grid{grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);align-items:start;gap:clamp(55px,8vw,125px);display:grid}.contact-details{position:sticky;top:150px}.contact-details h2,.contact-form-heading h2{font-family:var(--font-display);letter-spacing:-.035em;margin:9px 0 30px;font-size:clamp(43px,4vw,61px);font-weight:500;line-height:.95}.contact-method-list{border-top:1px solid #d2c8ba}.contact-method{border-bottom:1px solid #d2c8ba;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px 0;display:grid}.contact-method__icon{color:#96743a;border:1px solid #c3ad7c;place-items:center;width:38px;height:38px;display:grid}.contact-method__icon svg{width:16px;height:16px}.contact-method>div{flex-direction:column;gap:4px;min-width:0;display:flex}.contact-method small{color:#91887b;letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:600}.contact-method strong{overflow-wrap:anywhere;font-size:11px;font-weight:500}.contact-method>svg{color:#8c713f}.contact-details__note{background:#ede6da;border:1px solid #d2c8ba;margin-top:34px;padding:22px}.contact-details__note span{color:#93723a;letter-spacing:.13em;font-size:8px;font-weight:600}.contact-details__note p{color:#6f675d;margin:10px 0 0;font-size:11px;line-height:1.8}.contact-form-panel{background:#eee8dd;border:1px solid #d3c9bb;padding:clamp(28px,4vw,52px)}.contact-form-heading{margin-bottom:35px}.contact-success{background:#e6eee1;border:1px solid #a9ba9d;gap:14px;margin-bottom:25px;padding:17px;display:flex}.contact-success>span{color:#fff;background:#657a57;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.contact-success strong{font-size:11px}.contact-success p{color:#596550;margin:4px 0 0;font-size:10px;line-height:1.6}.contact-error{color:#854941;background:#f3e3e0;border:1px solid #cf9c95;margin-bottom:25px;padding:15px;font-size:11px;line-height:1.6}.contact-form{flex-direction:column;gap:19px;display:flex}.contact-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.contact-form label{flex-direction:column;gap:7px;display:flex}.contact-form label>span{color:#71695f;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{color:#171717;background:#faf8f4;border:1px solid #cfc4b4;border-radius:0;outline:none;width:100%;transition:border-color .2s}.contact-form input,.contact-form select{min-height:50px;padding:0 13px}.contact-form textarea{resize:vertical;min-height:165px;padding:13px;line-height:1.6}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#9f7e42}.contact-submit{cursor:pointer;border:0;width:max-content;min-width:190px;margin-top:6px}.contact-submit:disabled{cursor:not-allowed;opacity:.6}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-bottom{background:#dcd1c0;padding:clamp(80px,10vw,145px) 0}.contact-bottom__inner{text-align:center}.contact-bottom h2{max-width:900px;font-family:var(--font-display);letter-spacing:-.04em;margin:12px auto 0;font-size:clamp(55px,6.5vw,95px);font-weight:500;line-height:.9}@media (width<=850px){.about-hero__inner,.about-manifesto__grid,.about-origin__grid,.about-cta__inner,.contact-hero__grid,.contact-main__grid{grid-template-columns:1fr}.about-origin__mark{width:min(70vw,420px)}.about-values__grid{grid-template-columns:1fr}.about-value{border-bottom:1px solid #d0c6b8;border-right:0;min-height:auto}.about-value:last-child{border-bottom:0}.contact-details{position:static}}@media (width<=640px){.about-hero{min-height:auto}.about-hero__inner{gap:35px;padding-top:80px;padding-bottom:85px}.about-hero h1{font-size:64px}.about-manifesto{padding:75px 0}.about-manifesto h2{font-size:54px}.about-statement__inner{min-height:430px}.about-statement blockquote{font-size:47px}.about-values{padding:75px 0}.about-value{padding:30px 3px}.about-value h3{margin-top:50px}.about-origin,.about-cta{padding:75px 0}.about-origin__copy h2,.about-cta h2{font-size:52px}.contact-hero{padding:75px 0}.contact-hero h1{font-size:62px}.contact-main{padding:70px 0}.contact-main__grid{gap:55px}.contact-form-panel{padding:27px 18px}.contact-form__row{grid-template-columns:1fr}.contact-submit{width:100%}.contact-bottom{padding:75px 0}.contact-bottom h2{font-size:51px}}.account-auth-page,.account-dashboard,.customer-order-page,.customer-order-error{color:#171717;background:#f5f1e9}.account-auth-page{min-height:calc(100svh - 140px);padding:95px 0 120px}.account-auth-layout{grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);align-items:center;gap:clamp(70px,9vw,150px);display:grid}.account-auth-intro h1{font-family:var(--font-display);letter-spacing:-.05em;margin:14px 0 22px;font-size:clamp(60px,7vw,105px);font-weight:500;line-height:.86}.account-auth-intro p{color:#71695f;max-width:520px;font-size:14px;line-height:1.9}.account-auth-benefits{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.account-auth-benefits span{color:#7a6d59;letter-spacing:.12em;text-transform:uppercase;border:1px solid #d2c6b3;padding:9px 12px;font-size:8px;font-weight:600}.account-auth-card{background:#eee8dd;border:1px solid #d7cdbf;padding:36px}.account-auth-tabs{border-bottom:1px solid #cec3b3;grid-template-columns:1fr 1fr;margin-bottom:35px;display:grid}.account-auth-tabs button{color:#7b7368;letter-spacing:.11em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:0 10px 14px;font-size:10px;font-weight:600}.account-auth-tabs button.is-active{color:#171717;border-bottom-color:#a27e3e}.account-auth-card__heading h2{font-family:var(--font-display);margin:0;font-size:40px;font-weight:500}.account-auth-card__heading p{color:#756d62;margin:6px 0 26px;font-size:11px}.account-error{color:#8b433b;background:#f5e5e2;border:1px solid #cb9690;margin-bottom:20px;padding:13px 15px;font-size:11px;line-height:1.6}.account-auth-form{flex-direction:column;gap:17px;display:flex}.account-auth-form label,.account-profile-form label{flex-direction:column;gap:7px;display:flex}.account-auth-form label>span,.account-profile-form label>span{color:#655e55;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:600}.account-input{background:#faf8f4;border:1px solid #cec4b5;align-items:center;gap:10px;min-height:49px;padding:0 13px;display:flex}.account-input svg{color:#92743d;flex:none}.account-input input{color:#171717;background:0 0;border:0;outline:none;width:100%;min-height:47px;padding:0}.account-auth-submit{border:0;justify-content:center;align-items:center;gap:10px;min-height:52px;margin-top:7px;display:flex}.account-auth-submit:disabled{opacity:.55;cursor:not-allowed}.account-loading{background:#f5f1e9;place-items:center;min-height:70vh;display:grid}.account-loading>div{border:1px solid #a5803f;border-top-color:#0000;border-radius:50%;width:65px;height:65px;animation:.9s linear infinite accountSpin}@keyframes accountSpin{to{transform:rotate(360deg)}}.account-dashboard{min-height:80vh;padding:95px 0 130px}.account-dashboard__hero{border-bottom:1px solid #d6cec1;justify-content:space-between;align-items:flex-end;gap:35px;padding-bottom:50px;display:flex}.account-dashboard__hero h1{font-family:var(--font-display);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(58px,7vw,94px);font-weight:500;line-height:.88}.account-signout,.account-secondary-button{color:#655e54;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a99472;align-items:center;gap:8px;padding:11px 0;font-size:9px;font-weight:600;display:inline-flex}.account-stat-grid{background:#d8cfc2;border:1px solid #d8cfc2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:35px;display:grid}.account-stat-grid>div{background:#eee8dd;padding:24px}.account-stat-grid span{color:#7c7469;letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:600;display:block}.account-stat-grid strong{font-family:var(--font-display);font-size:32px;font-weight:500}.account-dashboard__grid{grid-template-columns:minmax(290px,.38fr) minmax(0,1fr);align-items:start;gap:clamp(45px,6vw,85px);margin-top:65px;display:grid}.account-profile-card{background:#eee8dd;border:1px solid #d6cdbf;padding:28px}.account-section-heading h2{font-family:var(--font-display);margin:7px 0 26px;font-size:34px;font-weight:500}.account-profile-details{margin:0 0 25px}.account-profile-details>div{border-bottom:1px solid #d3c9ba;padding:14px 0}.account-profile-details dt{color:#82796e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:8px}.account-profile-details dd{overflow-wrap:anywhere;margin:0;font-size:12px}.account-profile-form{flex-direction:column;gap:16px;display:flex}.account-profile-form input{background:#faf8f4;border:1px solid #cbc1b2;outline:none;width:100%;min-height:47px;padding:10px 12px}.account-profile-form input:disabled{opacity:.7;background:#e7e1d7}.account-profile-actions{align-items:center;gap:18px;display:flex}.account-profile-actions .button{border:0}.account-order-list{flex-direction:column;display:flex}.account-order-card{color:#171717;border-top:1px solid #d8d0c4;padding:22px 0;display:block}.account-order-card:last-child{border-bottom:1px solid #d8d0c4}.account-order-card__top,.account-order-card__bottom{justify-content:space-between;align-items:center;gap:25px;display:flex}.account-order-card__top>div{flex-direction:column;gap:5px;display:flex}.account-order-card__top span{font-family:var(--font-display);font-size:25px}.account-order-card__top small{color:#80786d;font-size:9px}.account-order-card__top>strong{font-size:13px}.account-order-card__bottom{justify-content:flex-start;margin-top:18px}.account-order-card__bottom span{color:#756a59;letter-spacing:.08em;text-transform:uppercase;border:1px solid #cdbfa9;padding:6px 8px;font-size:8px;font-weight:600}.account-order-card__bottom svg{margin-left:auto}.account-orders-empty{text-align:center;border:1px solid #d6cec1;padding:60px 20px}.account-orders-empty h3{font-family:var(--font-display);margin:0;font-size:33px;font-weight:500}.account-orders-empty p{color:#776f64;margin:10px 0 25px}.customer-order-page{min-height:80vh;padding:80px 0 120px}.customer-order-back{color:#6f675d;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:600;display:inline-flex}.customer-order-heading{border-bottom:1px solid #d6cec1;justify-content:space-between;align-items:flex-end;gap:35px;padding:40px 0;display:flex}.customer-order-heading h1{font-family:var(--font-display);margin:10px 0 7px;font-size:clamp(50px,6vw,82px);font-weight:500}.customer-order-heading p{color:#7b7368;margin:0;font-size:10px}.customer-order-statuses{flex-wrap:wrap;gap:8px;display:flex}.customer-order-statuses span{letter-spacing:.08em;text-transform:uppercase;border:1px solid #cdbfa9;align-items:center;gap:7px;padding:9px 11px;font-size:8px;font-weight:600;display:inline-flex}.customer-order-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.4fr);align-items:start;gap:clamp(45px,7vw,95px);margin-top:50px;display:grid}.customer-order-items>h2,.customer-order-summary>h2{font-family:var(--font-display);margin:0 0 25px;font-size:34px;font-weight:500}.customer-order-item{border-bottom:1px solid #d7cfc3;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:17px;padding:16px 0;display:grid}.customer-order-item__image{background:#e5ded3;place-items:center;width:90px;height:105px;display:grid;overflow:hidden}.customer-order-item__image img{object-fit:cover;width:100%;height:100%}.customer-order-item__image>span{color:#9b7b40;font-family:var(--font-display);font-size:28px}.customer-order-item>div:nth-child(2){flex-direction:column;display:flex}.customer-order-item>div:nth-child(2)>span{color:#96753a;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:600}.customer-order-item>div:nth-child(2)>strong{font-family:var(--font-display);margin-top:4px;font-size:22px;font-weight:500}.customer-order-item small{color:#7c746a;margin-top:6px;font-size:8px}.customer-order-summary{background:#eee8dd;border:1px solid #d5cbbe;padding:27px}.customer-order-summary>div:not(.customer-order-delivery){border-bottom:1px solid #d4cabd;justify-content:space-between;gap:20px;padding:11px 0;display:flex}.customer-order-summary span,.customer-order-summary strong{font-size:10px}.customer-order-summary__total span{font-family:var(--font-display);font-size:19px}.customer-order-summary__total strong{font-size:15px}.customer-order-delivery{border-top:1px solid #d4cabd;margin-top:25px;padding-top:20px}.customer-order-delivery h3{font-family:var(--font-display);margin:0 0 9px;font-size:22px;font-weight:500}.customer-order-delivery p{color:#70685e;margin:0;font-size:10px;line-height:1.8}.customer-order-error{text-align:center;place-items:center;min-height:70vh;display:grid}.customer-order-error h1{font-family:var(--font-display);font-size:52px;font-weight:500}@media (width<=900px){.account-auth-layout,.account-dashboard__grid,.customer-order-layout{grid-template-columns:1fr}.account-auth-layout{gap:45px}}@media (width<=640px){.account-auth-page{padding:65px 0 85px}.account-auth-intro h1{font-size:58px}.account-auth-card{padding:27px 19px}.account-dashboard{padding:65px 0 90px}.account-dashboard__hero{flex-direction:column;align-items:flex-start}.account-dashboard__hero h1{font-size:56px}.account-stat-grid{grid-template-columns:1fr}.account-dashboard__grid{margin-top:45px}.customer-order-page{padding:55px 0 85px}.customer-order-heading{flex-direction:column;align-items:flex-start}.customer-order-heading h1{font-size:50px}.customer-order-item{grid-template-columns:72px minmax(0,1fr)}.customer-order-item__image{width:72px;height:84px}.customer-order-item>strong{grid-column:2}.customer-order-summary{padding:23px 18px}}.checkout-page{color:#171717;background:#f5f1e9;min-height:100vh;padding:0 0 120px}.checkout-header{border-bottom:1px solid #dcd5c9;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;min-height:92px;display:grid}.checkout-back,.checkout-security{color:#6f685e;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:600;display:inline-flex}.checkout-security{justify-content:flex-end}.checkout-brand{flex-direction:column;align-items:center;display:flex}.checkout-brand span{font-family:var(--font-display);letter-spacing:.2em;font-size:29px}.checkout-brand small{color:#98783e;letter-spacing:.3em;margin-top:4px;font-size:7px;font-weight:600}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.48fr);align-items:start;gap:clamp(55px,7vw,110px);padding-top:70px;display:grid}.checkout-title{margin-bottom:52px}.checkout-title h1{font-family:var(--font-display);letter-spacing:-.04em;margin:10px 0 15px;font-size:clamp(52px,5.4vw,78px);font-weight:500;line-height:.94}.checkout-title p{color:#746d63;max-width:610px;margin:0;font-size:14px;line-height:1.8}.checkout-error{color:#873f36;background:#f5e4e1;border:1px solid #c9938c;margin-bottom:25px;padding:15px 18px;font-size:12px;line-height:1.65}.checkout-payment-pending{background:#c9a45c14;border:1px solid #a181435c;align-items:flex-start;gap:13px;margin-bottom:28px;padding:16px 17px;display:flex}.checkout-payment-pending>svg{color:#97783d;flex:none;width:20px;height:20px;margin-top:1px}.checkout-payment-pending>div{flex-direction:column;gap:5px;display:flex}.checkout-payment-pending strong{letter-spacing:.05em;font-size:11px}.checkout-payment-pending span{color:#6f675d;font-size:10px;line-height:1.65}.checkout-section{border-bottom:1px solid #dcd5c9;margin-bottom:40px;padding:0 0 40px}.checkout-section__heading{align-items:flex-start;gap:18px;margin-bottom:26px;display:flex}.checkout-section__heading>span{color:#94743a;border:1px solid #b99b60;border-radius:50%;place-items:center;min-width:34px;height:34px;font-size:9px;font-weight:600;display:grid}.checkout-section__heading h2{font-family:var(--font-display);margin:0 0 4px;font-size:31px;font-weight:500}.checkout-section__heading p{color:#837b70;margin:0;font-size:11px}.checkout-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.checkout-field{flex-direction:column;gap:8px;min-width:0;display:flex}.checkout-field--full{grid-column:1/-1}.checkout-field>span{color:#635d54;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:600}.checkout-field input,.checkout-field textarea{color:#171717;background:#faf8f4;border:1px solid #d0c7ba;border-radius:0;outline:none;width:100%;min-height:50px;padding:12px 14px;transition:border-color .22s,box-shadow .22s}.checkout-field textarea{resize:vertical}.checkout-field input:disabled,.checkout-field textarea:disabled{cursor:not-allowed;opacity:.7;background:#ede8df}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#a18143;box-shadow:0 0 0 2px #a1814314}.checkout-summary{background:#eee8dd;border:1px solid #d9d0c2;padding:31px;position:sticky;top:155px}.checkout-summary h2{font-family:var(--font-display);margin:9px 0 27px;font-size:36px;font-weight:500}.checkout-summary__items{flex-direction:column;gap:17px;display:flex}.checkout-summary-item{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.checkout-summary-item__image{background:#ddd5c8;place-items:center;width:72px;height:84px;display:grid;position:relative}.checkout-summary-item__image img{object-fit:cover;width:100%;height:100%}.checkout-summary-item__image>span{color:#9d7e42;font-family:var(--font-display);font-size:26px}.checkout-summary-item__image small{color:#fff;background:#171717;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;display:grid;position:absolute;top:-7px;right:-7px}.checkout-summary-item__copy{flex-direction:column;min-width:0;display:flex}.checkout-summary-item__copy>span{color:#977638;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:600}.checkout-summary-item__copy strong{font-family:var(--font-display);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:18px;font-weight:500;overflow:hidden}.checkout-summary-item__copy small{color:#817970;margin-top:4px;font-size:8px}.checkout-summary-item__price{font-size:11px;font-weight:600}.checkout-summary__pricing{border-top:1px solid #d3c9ba;margin-top:27px;padding-top:17px}.checkout-summary__pricing>div{justify-content:space-between;gap:20px;padding:7px 0;display:flex}.checkout-summary__pricing span,.checkout-summary__pricing strong{font-size:10px}.checkout-summary__pricing span{color:#756e64}.checkout-summary__pricing strong{text-align:right;max-width:160px;font-weight:500}.checkout-summary__total{border-top:1px solid #d3c9ba;justify-content:space-between;align-items:baseline;gap:20px;margin-top:10px;padding:22px 0;display:flex}.checkout-summary__total span{font-family:var(--font-display);font-size:22px}.checkout-summary__total strong{font-size:17px}.checkout-charge-note{background:#ffffff42;border:1px solid #d4c7b3;gap:10px;margin:0 0 17px;padding:12px;display:flex}.checkout-charge-note svg{color:#957439;flex:none;margin-top:2px}.checkout-charge-note p{color:#6f675d;margin:0;font-size:9px;line-height:1.65}.checkout-submit{cursor:pointer;border:0;width:100%}.checkout-submit:disabled{cursor:not-allowed;opacity:.5}.checkout-mobile-submit{display:none}.checkout-assurance,.checkout-razorpay{color:#766e63;align-items:flex-start;gap:10px;margin-top:17px;display:flex}.checkout-assurance svg,.checkout-razorpay svg{color:#97783d;flex:none;margin-top:2px}.checkout-assurance p,.checkout-razorpay p{margin:0;font-size:9px;line-height:1.65}@media (width<=950px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{order:-1;position:static}.checkout-submit--desktop{display:none}.checkout-mobile-submit{display:block}}@media (width<=640px){.checkout-page{padding-bottom:75px}.checkout-header{grid-template-columns:42px 1fr 42px;gap:5px;min-height:74px}.checkout-back,.checkout-security{font-size:0}.checkout-back svg,.checkout-security svg{width:19px;height:19px}.checkout-brand span{font-size:23px}.checkout-brand small{font-size:6px}.checkout-layout{gap:38px;padding-top:45px}.checkout-title{margin-bottom:38px}.checkout-title h1{font-size:52px}.checkout-fields{grid-template-columns:1fr}.checkout-field--full{grid-column:auto}.checkout-section{margin-bottom:32px;padding-bottom:30px}.checkout-summary{padding:23px 18px}.checkout-summary-item{grid-template-columns:62px minmax(0,1fr) auto;gap:10px}.checkout-summary-item__image{width:62px;height:72px}.checkout-summary-item__copy strong{font-size:16px}}.home-intro,.home-section,.home-story-section,.home-trust-section,.home-private-section{color:#171717;background:#f5f1e9;position:relative}.home-intro{border-bottom:1px solid #d8d0c4;padding:clamp(85px,10vw,150px) 0}.home-intro__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(55px,9vw,150px);display:grid}.home-intro h2,.home-section-heading h2,.home-story-copy h2,.home-trust-heading h2,.home-editorial-content h2,.home-private-inner h2{font-family:var(--font-display);letter-spacing:-.045em;margin:12px 0 0;font-weight:500}.home-intro h2{max-width:830px;font-size:clamp(54px,6.7vw,96px);line-height:.9}.home-intro__copy p{color:#70695f;margin:0 0 28px;font-size:14px;line-height:1.9}.home-text-link{color:#40392f;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #a88647;align-items:center;gap:9px;padding-bottom:6px;font-size:9px;font-weight:600;display:inline-flex}.home-section{padding:clamp(85px,10vw,145px) 0}.home-section-heading{grid-template-columns:minmax(0,1fr) minmax(270px,.52fr);align-items:end;gap:55px;margin-bottom:55px;display:grid}.home-section-heading h2{font-size:clamp(48px,5.2vw,78px);line-height:.95}.home-section-heading>p,.home-section-heading--products>div:last-child p{color:#746d62;margin:0;font-size:13px;line-height:1.8}.home-section-heading--products>div:last-child{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-category-card{min-width:0}.home-category-card>a{color:inherit;display:block}.home-category-card__media{aspect-ratio:.78;background:#161616;position:relative;overflow:hidden}.home-category-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.home-category-card:hover .home-category-card__media img{transform:scale(1.055)}.home-category-card__overlay{background:linear-gradient(#0000 52%,#00000080);position:absolute;inset:0}.home-category-card__number{color:#fffc;letter-spacing:.1em;font-size:8px;position:absolute;top:15px;left:15px}.home-category-card__placeholder{color:#caa75e;width:100%;height:100%;font-family:var(--font-display);place-items:center;font-size:55px;display:grid}.home-category-card__content{justify-content:space-between;align-items:flex-end;gap:18px;padding:18px 2px 0;display:flex}.home-category-card__content>div{min-width:0}.home-category-card__content span{color:#9a7b44;letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:600}.home-category-card__content h3{font-family:var(--font-display);margin:4px 0 0;font-size:clamp(23px,2vw,31px);font-weight:500}.home-category-card__content svg{flex:none;margin-bottom:5px}.home-products-section{color:#f7f2e8;background:#0b0b0b}.home-products-section .home-section-heading p{color:#aaa39a}.home-products-section .home-text-link{color:#e8ddc8}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-story-section{background:#ebe4d8;padding:clamp(90px,11vw,160px) 0}.home-story-grid{grid-template-columns:minmax(0,.94fr) minmax(0,.82fr);align-items:center;gap:clamp(55px,8vw,120px);display:grid}.home-story-media{min-height:640px;position:relative}.home-story-media img,.home-story-placeholder{object-fit:cover;width:calc(100% - 32px);height:100%;min-height:640px}.home-story-placeholder{color:#cba65d;background:#161616;place-items:center;display:grid}.home-story-placeholder span{font-family:var(--font-display);font-size:80px}.home-story-media__frame{pointer-events:none;border:1px solid #af8a49;width:calc(100% - 32px);height:calc(100% - 32px);position:absolute;bottom:-32px;right:0}.home-story-copy h2{max-width:690px;font-size:clamp(54px,6vw,88px);line-height:.91}.home-story-copy>p{color:#6c645a;max-width:650px;margin:28px 0 35px;font-size:14px;line-height:1.9}.button--dark{color:#fff;background:#111}.home-story-signature{border-top:1px solid #cfc3b2;gap:22px;margin-top:45px;padding-top:22px;display:flex}.home-story-signature span{color:#766b5a;letter-spacing:.14em;font-size:8px;font-weight:600}.home-new-section{background:#f5f1e9}.home-trust-section{background:#ede7dc;padding:clamp(85px,10vw,145px) 0}.home-trust-heading{max-width:850px;margin-bottom:58px}.home-trust-heading h2{font-size:clamp(52px,6vw,86px);line-height:.92}.home-trust-heading p{color:#71695e;max-width:650px;margin:25px 0 0;font-size:14px;line-height:1.85}.home-trust-grid{border-top:1px solid #cfc4b4;border-bottom:1px solid #cfc4b4;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-trust-grid article{border-right:1px solid #cfc4b4;min-height:300px;padding:38px;position:relative}.home-trust-grid article:last-child{border-right:0}.home-trust-grid svg{color:#99783d;width:27px;height:27px}.home-trust-grid article>span{color:#9e917c;font-size:8px;position:absolute;top:38px;right:38px}.home-trust-grid h3{font-family:var(--font-display);margin:70px 0 12px;font-size:30px;font-weight:500}.home-trust-grid p{color:#71695f;margin:0;font-size:12px;line-height:1.75}.home-editorial-section{color:#fff;background:#080808;align-items:center;min-height:min(850px,80svh);display:flex;position:relative;overflow:hidden}.home-editorial-media,.home-editorial-media img,.home-editorial-overlay{position:absolute;inset:0}.home-editorial-media img{object-fit:cover;width:100%;height:100%}.home-editorial-placeholder{background:radial-gradient(circle at 70% 40%,#30271b,#080808 55%);position:absolute;inset:0}.home-editorial-overlay{background:linear-gradient(90deg,#000000d6 0%,#0000008f 43%,#00000026 100%)}.home-editorial-content{z-index:1;padding-top:90px;padding-bottom:90px;position:relative}.home-editorial-content h2{color:#fff;max-width:820px;margin-top:13px;font-size:clamp(58px,7vw,102px);line-height:.88}.home-editorial-content p{color:#ffffffb8;max-width:560px;margin:28px 0 35px;font-size:14px;line-height:1.85}.home-private-section{color:#fff;background:#0b0b0b;padding:clamp(90px,11vw,155px) 0}.home-private-inner{grid-template-columns:minmax(0,1.15fr) minmax(300px,.58fr);align-items:end;gap:clamp(60px,9vw,150px);display:grid}.home-private-inner h2{color:#fff;max-width:840px;font-size:clamp(58px,6.8vw,98px);line-height:.9}.home-private-copy p{color:#aaa39a;margin:0 0 30px;font-size:14px;line-height:1.85}@media (width<=1080px){.home-category-grid,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-media,.home-story-media img,.home-story-placeholder{min-height:520px}}@media (width<=820px){.home-intro__grid,.home-section-heading,.home-story-grid,.home-private-inner{grid-template-columns:1fr}.home-section-heading{gap:25px}.home-story-grid{gap:70px}.home-trust-grid{grid-template-columns:1fr}.home-trust-grid article{border-bottom:1px solid #cfc4b4;border-right:0;min-height:auto}.home-trust-grid article:last-child{border-bottom:0}}@media (width<=640px){.home-intro,.home-section,.home-story-section,.home-trust-section,.home-private-section{padding-top:72px;padding-bottom:72px}.home-intro h2{font-size:50px}.home-category-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.home-category-grid::-webkit-scrollbar{display:none}.home-category-card{scroll-snap-align:start;flex:0 0 78vw}.home-product-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:13px;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.home-product-grid::-webkit-scrollbar{display:none}.home-product-grid .product-card{scroll-snap-align:start;flex:0 0 78vw}.home-story-media,.home-story-media img,.home-story-placeholder{min-height:430px}.home-story-media img,.home-story-placeholder{width:calc(100% - 18px)}.home-story-media__frame{width:calc(100% - 18px);bottom:-18px}.home-story-copy h2{font-size:50px}.home-story-signature{flex-wrap:wrap}.home-trust-heading h2{font-size:50px}.home-trust-grid article{padding:30px 4px}.home-trust-grid article>span{top:31px;right:4px}.home-editorial-section{align-items:flex-end;min-height:720px}.home-editorial-overlay{background:linear-gradient(#0003 0%,#0000008c 38%,#000000e6 100%)}.home-editorial-content{padding-top:70px;padding-bottom:70px}.home-editorial-content h2{font-size:54px}.home-private-inner h2{font-size:53px}}@media (prefers-reduced-motion:reduce){.home-category-card__media img{transition:none}}.order-success-page{color:#171717;background:#f5f1e9;min-height:100vh;padding:100px 0 130px}.order-success-inner{max-width:1050px}.order-success-icon{color:#8c6d34;border:1px solid #a98849;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:28px;display:grid}.order-success-icon svg{width:28px;height:28px}.order-success-page h1{font-family:var(--font-display);letter-spacing:-.045em;margin:14px 0 22px;font-size:clamp(58px,7vw,96px);font-weight:500;line-height:.88}.order-success-intro{color:#6f685e;max-width:650px;margin:0;font-size:14px;line-height:1.85}.order-success-number{border:1px solid #cfc5b5;flex-direction:column;gap:5px;margin-top:35px;padding:15px 20px;display:inline-flex}.order-success-number span{color:#7c746a;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:600}.order-success-number strong{letter-spacing:.08em;font-size:16px}.order-success-grid{grid-template-columns:minmax(0,1fr) minmax(310px,.45fr);gap:55px;margin-top:65px;display:grid}.order-success-items h2,.order-success-summary h2,.order-success-address h2{font-family:var(--font-display);margin:0 0 24px;font-size:34px;font-weight:500}.order-success-item{border-bottom:1px solid #dad2c6;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:17px;padding:17px 0;display:grid}.order-success-item__image{background:#e5ded3;place-items:center;width:90px;height:105px;display:grid;overflow:hidden}.order-success-item__image img{object-fit:cover;width:100%;height:100%}.order-success-item__image span{color:#9d7c40;font-family:var(--font-display);font-size:30px}.order-success-item__copy{flex-direction:column;display:flex}.order-success-item__copy>span{color:#947439;letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:600}.order-success-item__copy strong{font-family:var(--font-display);margin-top:4px;font-size:23px;font-weight:500}.order-success-item__copy small{color:#7a7369;margin-top:7px;font-size:9px}.order-success-item__price{font-size:12px}.order-success-summary{background:#eee8dd;border:1px solid #d4cabc;padding:27px}.order-success-summary>div{border-bottom:1px solid #d7cdbf;justify-content:space-between;gap:20px;padding:11px 0;display:flex}.order-success-summary span{color:#6e675e;font-size:10px}.order-success-summary strong{font-size:10px;font-weight:600}.order-success-summary .order-success-summary__total{padding:20px 0}.order-success-summary__total span{font-family:var(--font-display);font-size:20px}.order-success-summary__total strong{font-size:16px}.order-success-status strong{color:#8d6e37;letter-spacing:.07em}.order-success-address{border-top:1px solid #d6cec1;margin-top:55px;padding-top:38px}.order-success-address p{color:#6c655c;margin:0;font-size:13px;line-height:1.8}.order-success-actions{margin-top:38px}.order-success-loading,.order-success-error{color:#171717;background:#f5f1e9;place-items:center;min-height:calc(100svh - 140px);padding:70px 0;display:grid}.order-success-loading>div{border:1px solid #b69453;border-top-color:#0000;border-radius:50%;width:80px;height:80px;animation:.9s linear infinite arvenaOrderSpin}@keyframes arvenaOrderSpin{to{transform:rotate(360deg)}}.order-success-error .site-container{text-align:center;max-width:650px}.order-success-error h1{font-family:var(--font-display);font-size:54px;font-weight:500}.order-success-error p{color:#70695f;margin-bottom:28px}@media (width<=800px){.order-success-grid{grid-template-columns:1fr}}@media (width<=640px){.order-success-page{padding:70px 0 90px}.order-success-page h1{font-size:58px}.order-success-grid{gap:40px;margin-top:50px}.order-success-item{grid-template-columns:72px minmax(0,1fr)}.order-success-item__image{width:72px;height:84px}.order-success-item__price{grid-column:2}.order-success-summary{padding:22px 18px}}:root{color:#f8f5ef;font-synthesis:none;text-rendering:optimizelegibility;--color-black:#080808;--color-obsidian:#101010;--color-surface:#151515;--color-ivory:#f8f5ef;--color-gold:#c9a45c;--color-soft-gold:#e1c27a;--color-muted-gold:#9f7e42;--color-muted:#a9a39a;--border-dark:#ffffff17;--border-gold:#c9a45c59;--container:1440px;--font-display:"Cormorant Garamond", serif;--font-body:"Inter", sans-serif;--header-height:84px;--ease-luxury:cubic-bezier(.22, 1, .36, 1);background:#080808;font-family:Inter,sans-serif}*{box-sizing:border-box}html{background:var(--color-black);scroll-behavior:smooth}html[dir=rtl]{font-family:Noto Sans Arabic,sans-serif}body{background:radial-gradient(circle at 50% 0%, #c9a45c14, transparent 32%), var(--color-black);min-width:320px;min-height:100vh;color:var(--color-ivory);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}html[dir=rtl] body{font-family:Noto Sans Arabic,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}::selection{color:#080808;background:var(--color-soft-gold)}.site-container{width:min(calc(100% - 64px), var(--container));margin-inline:auto}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.announcement-bar{z-index:60;background:var(--color-ivory);color:#151515;letter-spacing:.14em;text-transform:uppercase;height:34px;font-size:10px;font-weight:600;position:relative}.announcement-bar__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.announcement-controls{align-items:center;gap:12px;display:flex}.announcement-divider{background:#0000002e;width:1px;height:12px}.header-select{align-items:center;display:inline-flex;position:relative}.header-select select{appearance:none;color:inherit;cursor:pointer;letter-spacing:.08em;background:0 0;border:0;outline:0;padding:3px 17px 3px 2px;font-size:10px;font-weight:600}.header-select svg{pointer-events:none;width:11px;height:11px;position:absolute;inset-inline-end:0}.site-header{z-index:50;height:var(--header-height);border-bottom:1px solid var(--border-dark);-webkit-backdrop-filter:blur(18px);background:#080808e8;position:sticky;top:0}.site-header__main{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;height:100%;display:grid}.brand-mark{flex-direction:column;align-items:center;min-width:max-content;line-height:1;display:inline-flex}.brand-mark__name{font-family:var(--font-display);letter-spacing:.2em;font-size:29px;font-weight:500}.brand-mark__sub{color:var(--color-gold);letter-spacing:.6em;margin-top:5px;font-size:8px;font-weight:500}.desktop-nav{justify-content:center;gap:clamp(18px,2.1vw,36px);display:flex}.desktop-nav a{color:#c7c2b9;letter-spacing:.1em;text-transform:uppercase;padding-block:31px;font-size:11px;font-weight:500;transition:color .25s,opacity .25s;position:relative}.desktop-nav a:after{content:"";background:var(--color-gold);height:1px;transition:right .35s var(--ease-luxury), left .35s var(--ease-luxury);position:absolute;bottom:19px;left:50%;right:50%}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a:hover:after,.desktop-nav a.active:after{left:0;right:0}.header-actions{align-items:center;gap:2px;display:flex}.icon-button{color:#eeeae3;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;transition:color .25s,background .25s;display:inline-grid;position:relative}.icon-button:hover{color:var(--color-soft-gold);background:#ffffff0a}.icon-button svg{stroke-width:1.5px;width:18px;height:18px}.bag-count{top:6px;background:var(--color-gold);color:#080808;border-radius:20px;place-items:center;min-width:16px;height:16px;padding-inline:4px;font-size:8px;font-weight:700;display:grid;position:absolute;inset-inline-end:3px}.mobile-menu-button{display:none}.hero{isolation:isolate;background:linear-gradient(90deg,#000000e0,#00000040),#090909;align-items:center;min-height:calc(100svh - 118px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:-3;opacity:.26;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero__glow{z-index:-2;filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.hero__glow--one{background:#c9a45c1c;width:500px;height:500px;top:-180px;right:5%}.hero__glow--two{background:#750d2026;width:330px;height:330px;bottom:-180px;left:18%}.hero__content{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(60px,8vw,140px);padding-block:90px;display:grid}.hero__copy{max-width:760px}.eyebrow{color:var(--color-gold);letter-spacing:.28em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.5}.hero h1,.placeholder-page h1{max-width:810px;font-family:var(--font-display);letter-spacing:-.045em;margin:22px 0 24px;font-size:clamp(64px,6.2vw,106px);font-weight:400;line-height:.88}.hero__copy>p{color:#b9b4ab;max-width:610px;margin:0;font-size:clamp(14px,1.15vw,17px);font-weight:300;line-height:1.9}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.button{letter-spacing:.14em;text-transform:uppercase;min-height:52px;transition:background .3s ease, color .3s ease, border-color .3s ease, transform .3s var(--ease-luxury);border:1px solid #0000;justify-content:center;align-items:center;gap:15px;padding:0 28px;font-size:10px;font-weight:600;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--gold{background:var(--color-soft-gold);color:#0a0a0a}.button--gold:hover{background:#efd38d}.button--ghost{color:#fff;border-color:#ffffff38}.button--ghost:hover{border-color:var(--color-gold)}.hero__jewel{aspect-ratio:1;place-items:center;width:min(37vw,540px);margin-inline:auto;display:grid;position:relative}.hero__jewel-ring{border:1px solid #c9a45c45;border-radius:50%;position:absolute}.hero__jewel-ring--outer{inset:0}.hero__jewel-ring--inner{border-style:dashed;inset:13%}.hero__jewel:before,.hero__jewel:after{content:"";background:#c9a45c3b;position:absolute}.hero__jewel:before{width:1px;height:118%}.hero__jewel:after{width:118%;height:1px}.hero__gem{z-index:2;aspect-ratio:1;background:linear-gradient(135deg,#d7b86f2e,#ffffff05),#121212;border:1px solid #e1c27a85;place-items:center;width:53%;display:grid;position:relative;transform:rotate(45deg);box-shadow:inset 0 0 55px #e1c27a14,0 40px 100px #00000073}.hero__gem:before{content:"";border:1px solid #e1c27a59;position:absolute;inset:13%}.hero__gem span{font-family:var(--font-display);color:var(--color-soft-gold);font-size:clamp(64px,7vw,108px);transform:rotate(-45deg)}.hero__jewel-caption{color:#858077;letter-spacing:.22em;text-transform:uppercase;gap:20px;font-size:8px;display:flex;position:absolute;bottom:1%}.hero__scroll-line{background:linear-gradient(to bottom, #c9a45c00, var(--color-gold));width:1px;height:70px;position:absolute;bottom:0;left:50%}.intro-section{color:#171717;background:#f5f1e9;padding:130px 0}.intro-section__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:end;gap:100px;display:grid}.intro-section h2{max-width:640px;font-family:var(--font-display);letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(46px,5vw,80px);font-weight:500;line-height:.95}.intro-section p{color:#5f5a52;max-width:660px;margin:0;font-size:16px;line-height:1.9}.placeholder-page{align-items:center;min-height:calc(100svh - 118px);padding:120px 0;display:flex}.placeholder-page h1{margin-bottom:20px}.placeholder-page p{color:var(--color-muted)}.mobile-menu-overlay,.mobile-menu{display:none}@media (width<=1180px){.desktop-nav{gap:15px}.desktop-nav a{font-size:9px}.hero__content{grid-template-columns:1fr .75fr;gap:45px}}@media (width<=980px){.site-container{width:min(calc(100% - 40px), var(--container))}.announcement-bar__inner>span{white-space:nowrap;text-overflow:ellipsis;max-width:55%;overflow:hidden}.site-header__main{grid-template-columns:42px 1fr auto;gap:8px}.mobile-menu-button{display:grid}.desktop-nav,.desktop-action{display:none}.hero__content{text-align:center;grid-template-columns:1fr;padding-block:90px 110px}.hero__copy,.hero__copy>p{margin-inline:auto}.hero__actions{justify-content:center}.hero__jewel{width:min(66vw,480px)}.intro-section__inner{grid-template-columns:1fr;gap:36px}.mobile-menu-overlay{z-index:90;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;transition:opacity .35s,visibility .35s;display:block;position:fixed;inset:0}.mobile-menu-overlay--visible{opacity:1;visibility:visible}.mobile-menu{top:0;bottom:0;z-index:100;border-inline-end:1px solid var(--border-dark);visibility:hidden;width:min(88vw,430px);transition:transform .45s var(--ease-luxury), visibility .45s;background:#0c0c0c;flex-direction:column;padding:24px;display:flex;position:fixed;inset-inline-start:0;transform:translate(-105%)}html[dir=rtl] .mobile-menu{transform:translate(105%)}.mobile-menu--open,html[dir=rtl] .mobile-menu--open{visibility:visible;transform:translate(0)}.mobile-menu__header{border-bottom:1px solid var(--border-dark);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.mobile-nav{flex-direction:column;padding-top:18px;display:flex}.mobile-nav a{border-bottom:1px solid var(--border-dark);font-family:var(--font-display);padding:15px 4px;font-size:26px}.mobile-preferences{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:24px;display:grid}.mobile-preferences>div{flex-direction:column;gap:8px;display:flex}.mobile-preferences__label{color:#858078;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.mobile-preferences select{border:1px solid var(--border-dark);color:#fff;background:#121212;border-radius:0;outline:none;width:100%;min-width:0;padding:11px 10px;font-size:11px}}@media (width<=640px){:root{--header-height:68px}.site-container{width:min(calc(100% - 30px), var(--container))}.announcement-bar{height:33px}.announcement-bar__inner{justify-content:center}.announcement-bar__inner>span{display:none}.announcement-controls{justify-content:center;width:100%}.header-select select{max-width:135px}.site-header__main{width:calc(100% - 20px)}.brand-mark__name{letter-spacing:.16em;font-size:22px}.brand-mark__sub{font-size:6px}.icon-button{width:40px;height:40px}.bag-button{margin-inline-start:-4px}.hero{min-height:calc(100svh - 101px)}.hero__content{gap:56px;padding-top:70px;padding-bottom:96px}.hero h1{margin-top:18px;font-size:clamp(52px,17vw,74px)}.hero__copy>p{max-width:95%;font-size:13px;line-height:1.8}.hero__actions{flex-direction:column;width:100%;margin-top:32px}.button{width:100%;min-height:52px}.hero__jewel{width:min(82vw,360px)}.hero__jewel-caption{gap:12px;font-size:6px}.hero__scroll-line{height:48px}.intro-section{padding:82px 0}.intro-section h2{font-size:49px}.intro-section p{font-size:14px}.placeholder-page{padding:80px 0}.placeholder-page h1{font-size:54px}.mobile-menu{width:90vw}.mobile-preferences{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--header-height:94px}.announcement-bar{color:#111;letter-spacing:.14em;background:#f8f5ef;border-top:1px solid #c9a45c52;border-bottom:1px solid #c9a45c2e;height:46px;font-size:11px}.announcement-bar__inner{gap:30px}.announcement-message{letter-spacing:.17em;white-space:nowrap;align-items:center;gap:11px;min-width:0;font-size:10.5px;font-weight:600;display:flex}.announcement-message__line{background:#9f7e428c;width:30px;height:1px}.announcement-message__diamond{color:var(--color-muted-gold);font-size:6px}.announcement-controls{flex-shrink:0;gap:15px}.announcement-divider{background:#00000024;height:22px}.header-preference{color:#161616;background:#ffffff38;border:1px solid #9f7e423d;align-items:center;gap:8px;min-width:105px;height:34px;padding:0 11px;transition:border-color .25s,background .25s;display:inline-flex;position:relative}.header-preference:hover{background:#ffffff8c;border-color:#9f7e428c}.header-preference select{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.header-preference__leading-icon{color:#826832;stroke-width:1.7px;flex:none;width:15px;height:15px}.header-preference__language-icon{color:#765d2c;width:17px;height:17px;font-family:var(--font-display);border:1px solid #9f7e42;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;line-height:1;display:grid}.header-preference__desktop-value{color:#181818;letter-spacing:.055em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;font-weight:600;overflow:hidden}.header-preference__chevron{color:#4c4943;flex:none;width:12px;height:12px;margin-inline-start:auto}.header-preference--language{min-width:122px}.site-header{height:var(--header-height)}.site-header__main{grid-template-columns:auto 1fr auto;gap:clamp(34px,3vw,58px)}.brand-mark__name{letter-spacing:.205em;font-size:34px;font-weight:500}.brand-mark__sub{letter-spacing:.7em;margin-top:7px;font-size:8px}.desktop-nav{gap:clamp(20px,1.75vw,34px)}.desktop-nav a{letter-spacing:.105em;padding-block:36px;font-size:11.5px;font-weight:600}.desktop-nav a:after{bottom:23px}.header-actions{gap:3px}.icon-button{width:45px;height:45px}.icon-button svg{width:19px;height:19px}.bag-count{top:5px;min-width:17px;height:17px;font-size:8px;inset-inline-end:1px}@media (width<=1180px){.site-header__main{gap:22px}.brand-mark__name{font-size:30px}.desktop-nav{gap:14px}.desktop-nav a{font-size:10px}}@media (width<=980px){:root{--header-height:80px}.announcement-bar{height:48px}.announcement-bar__inner{justify-content:space-between}.announcement-message{text-overflow:ellipsis;max-width:46%;font-size:9px;overflow:hidden}.announcement-message__line,.announcement-message__diamond{display:none}.site-header__main{grid-template-columns:48px 1fr auto}.brand-mark__name{font-size:27px}.brand-mark__sub{font-size:7px}}@media (width<=640px){:root{--header-height:72px}.announcement-bar{height:48px}.announcement-bar__inner{width:calc(100% - 20px)}.announcement-message{display:none}.announcement-controls{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:8px;width:100%;display:grid}.announcement-divider{align-self:center;width:1px;height:27px}.header-preference,.header-preference--language{border-color:#9f7e4247;gap:6px;width:100%;min-width:0;height:36px;padding-inline:8px}.header-preference__desktop-value{font-size:10px}.header-preference__leading-icon{width:14px;height:14px}.header-preference__language-icon{width:16px;height:16px;font-size:9px}.header-preference__chevron{width:10px;height:10px}.site-header__main{grid-template-columns:42px 1fr 42px;gap:5px;width:calc(100% - 16px)}.brand-mark__name{letter-spacing:.17em;font-size:24px}.brand-mark__sub{letter-spacing:.62em;margin-top:5px;font-size:6px}.mobile-menu-button,.bag-button{width:42px;height:42px}.mobile-menu .brand-mark__name{font-size:27px}.mobile-menu .brand-mark__sub{font-size:7px}}.hero__media{z-index:-5;width:100%;height:100%;position:absolute;inset:0}.hero__media-element{object-fit:cover;object-position:center;width:100%;height:100%}.hero__media-overlay{z-index:-4;pointer-events:none;position:absolute;inset:0}.hero:has(.hero__media){background:#080808}.hero:has(.hero__media):before{opacity:.08}@media (width<=640px){.hero__media-element{object-position:center center}}.shop-page{background:#080808;min-height:100vh;padding:110px 0 140px}.catalogue-heading{max-width:760px;margin-bottom:70px}.catalogue-heading h1{font-family:var(--font-display);letter-spacing:-.04em;margin:18px 0 25px;font-size:clamp(58px,6vw,94px);font-weight:400;line-height:.91}.catalogue-heading p{color:#aaa49b;max-width:620px;margin:0;font-size:15px;font-weight:300;line-height:1.85}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.category-card{background:#111;border:1px solid #ffffff12;min-height:520px;display:block;position:relative;overflow:hidden}.category-card>img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease-luxury), filter .9s var(--ease-luxury);position:absolute;inset:0}.category-card:hover>img{transform:scale(1.045)}.category-card__placeholder{background:radial-gradient(circle at 50% 40%,#c9a45c29,#0000 32%),#101010;place-items:center;display:grid;position:absolute;inset:0}.category-card__placeholder span{color:#e1c27a47;font-family:var(--font-display);font-size:180px;font-weight:400}.category-card__overlay{background:linear-gradient(#0000000f 0%,#0003 42%,#000000e0 100%);position:absolute;inset:0}.category-card__content{position:absolute;bottom:34px;left:36px;right:36px}.category-card__content>span{color:var(--color-gold);letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:600}.category-card__content>div{justify-content:space-between;align-items:center;gap:20px;margin-top:7px;display:flex}.category-card__content h2{font-family:var(--font-display);margin:0;font-size:clamp(42px,4vw,65px);font-weight:400}.category-card__content svg{width:25px;height:25px;color:var(--color-soft-gold);transition:transform .35s var(--ease-luxury)}.category-card:hover .category-card__content svg{transform:translate(4px,-4px)}.category-card--loading{background:linear-gradient(100deg,#101010 30%,#191919 50%,#101010 70%) 0 0/300% 100%;animation:1.4s infinite categoryShimmer}@keyframes categoryShimmer{0%{background-position:100% 0}to{background-position:0 0}}.category-hero{background:#0a0a0a;align-items:flex-end;min-height:68vh;display:flex;position:relative;overflow:hidden}.category-hero__media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-hero__overlay{background:linear-gradient(#0003,#00000061 42%,#000000ed);position:absolute;inset:0}.category-hero__content{z-index:2;padding-top:130px;padding-bottom:80px;position:relative}.category-hero h1{font-family:var(--font-display);letter-spacing:-.05em;margin:12px 0 16px;font-size:clamp(70px,8vw,132px);font-weight:400;line-height:.85}.category-hero p{color:#c2bdb4;max-width:650px;margin:0;font-size:15px;font-weight:300;line-height:1.85}.category-products-placeholder{color:#171717;background:#f5f1e9;padding:110px 0 130px}.category-products-placeholder h2{font-family:var(--font-display);margin:12px 0;font-size:clamp(48px,6vw,80px);font-weight:500}.category-products-placeholder p{color:#686259;max-width:620px;line-height:1.8}.category-page--loading{background:#0b0b0b;min-height:70vh}.category-page__skeleton{background:linear-gradient(100deg,#0d0d0d 30%,#151515 50%,#0d0d0d 70%) 0 0/300% 100%;width:100%;min-height:70vh;animation:1.4s infinite categoryShimmer}@media (width<=800px){.shop-page{padding:80px 0 100px}.catalogue-heading{margin-bottom:45px}.category-grid{grid-template-columns:1fr}.category-card{min-height:460px}.category-hero{min-height:62vh}}@media (width<=640px){.shop-page{padding:65px 0 80px}.catalogue-heading h1{font-size:56px}.category-card{min-height:390px}.category-card__content{bottom:22px;left:22px;right:22px}.category-card__content h2{font-size:46px}.category-hero{min-height:58vh}.category-hero__content{padding-top:100px;padding-bottom:48px}.category-hero h1{font-size:68px}.category-products-placeholder{padding:75px 0 90px}}.product-listing-section{color:#161616;background:#f5f1e9;padding:110px 0 140px}.product-listing-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:48px;display:flex}.product-listing-heading h2{font-family:var(--font-display);margin:10px 0 0;font-size:clamp(48px,5vw,76px);font-weight:500;line-height:.95}.product-listing-count{color:#777067;letter-spacing:.1em;text-transform:uppercase;font-size:12px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 20px;display:grid}.product-card{min-width:0}.product-card__media{aspect-ratio:.82;background:#ebe6dc;display:block;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:opacity .6s var(--ease-luxury), transform .9s var(--ease-luxury);position:absolute;inset:0}.product-card__image--primary{opacity:1}.product-card__image--secondary{opacity:0}.product-card__media:hover .product-card__image--primary:has(+.product-card__image--secondary){opacity:0}.product-card__media:hover .product-card__image--secondary{opacity:1;transform:scale(1.025)}.product-card__placeholder{color:#e1c27a59;width:100%;height:100%;font-family:var(--font-display);background:radial-gradient(circle,#c9a45c26,#0000 34%),#171717;place-items:center;font-size:76px;display:grid}.product-card__badges{z-index:3;flex-direction:column;gap:6px;display:flex;position:absolute;top:14px;left:14px}.product-card__badges span{color:#f5f1e9;letter-spacing:.13em;text-transform:uppercase;background:#080808e0;width:max-content;padding:7px 10px;font-size:8px;font-weight:600}.product-card__wishlist{z-index:3;color:#171717;cursor:pointer;background:#f8f5efeb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:13px;right:13px}.product-card__content{justify-content:space-between;align-items:flex-start;gap:16px;padding-top:18px;display:flex}.product-card__category{color:#92743d;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:600}.product-card h3{color:#171717;font-family:var(--font-display);margin:6px 0 0;font-size:27px;font-weight:500;line-height:1.05}.product-card__arrow{margin-top:9px}.product-card__arrow svg{width:20px;height:20px}.product-card__price{align-items:center;gap:10px;margin-top:11px;display:flex}.product-card__price strong{color:#171717;font-size:13px;font-weight:500}.product-card__price span{color:#8d877e;font-size:12px;text-decoration:line-through}.product-card-skeleton{aspect-ratio:.82;background:linear-gradient(100deg,#e9e4da 30%,#f4f1ea 50%,#e9e4da 70%) 0 0/300% 100%;animation:1.4s infinite categoryShimmer}.product-empty-state{text-align:center;border:1px solid #ded7ca;padding:90px 20px}.product-empty-state h3{font-family:var(--font-display);margin:10px 0;font-size:38px}.product-empty-state p{color:#6f685e;max-width:530px;margin:0 auto;line-height:1.8}.product-detail-page{color:#171717;background:#f5f1e9;padding:70px 0 120px}.product-detail-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:start;gap:clamp(50px,6vw,100px);display:grid}.product-gallery__main{aspect-ratio:.92;background:#e8e2d8;overflow:hidden}.product-gallery__main img{object-fit:cover;width:100%;height:100%}.product-gallery__placeholder{width:100%;height:100%;color:var(--color-gold);font-family:var(--font-display);background:#111;place-items:center;font-size:100px;display:grid}.product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.product-gallery__thumbs button{aspect-ratio:1;cursor:pointer;background:#e8e2d8;border:1px solid #0000;padding:0;overflow:hidden}.product-gallery__thumbs button.is-active{border-color:#9f7e42}.product-gallery__thumbs img{object-fit:cover;width:100%;height:100%}.product-detail-info{position:sticky;top:150px}.product-detail-breadcrumb{color:#8a8379;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:8px;font-size:10px;display:flex}.product-detail-label{color:#9f7e42;letter-spacing:.2em;text-transform:uppercase;margin-top:30px;font-size:9px;font-weight:600;display:inline-block}.product-detail-info h1{font-family:var(--font-display);letter-spacing:-.035em;margin:12px 0 20px;font-size:clamp(48px,4vw,72px);font-weight:500;line-height:.95}.product-detail-price{align-items:center;gap:15px;display:flex}.product-detail-price strong{font-size:20px;font-weight:500}.product-detail-price span{color:#8c857b;text-decoration:line-through}.product-detail-short{color:#645e55;margin:25px 0 0;font-size:14px;line-height:1.85}.product-stock{color:#686158;align-items:center;gap:8px;margin-top:22px;font-size:11px;display:flex}.product-stock>span{border-radius:50%;width:7px;height:7px}.product-stock .is-in-stock{background:#4d8b5f}.product-stock .is-out-of-stock{background:#a94f4f}.product-purchase{grid-template-columns:118px 1fr 52px;gap:10px;margin-top:30px;display:grid}.quantity-selector{border:1px solid #d4cdc1;grid-template-columns:34px 1fr 34px;align-items:center;min-height:52px;display:grid}.quantity-selector button{cursor:pointer;background:0 0;border:0;height:100%}.quantity-selector span{text-align:center}.product-add-button{cursor:pointer;border:0;width:100%}.product-wishlist-button{cursor:pointer;background:0 0;border:1px solid #d4cdc1}.product-specifications{border-top:1px solid #dcd5c9;margin-top:36px}.product-specifications>div{border-bottom:1px solid #dcd5c9;justify-content:space-between;gap:30px;padding:14px 0;display:flex}.product-specifications span{color:#817a70;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.product-specifications strong{text-align:right;font-size:12px;font-weight:500}.product-description{margin-top:36px}.product-description h2{font-family:var(--font-display);font-size:31px;font-weight:500}.product-description p{color:#676057;white-space:pre-line;font-size:13px;line-height:1.9}.product-trust{border:1px solid #dcd5c9;gap:14px;margin-top:32px;padding:18px;display:flex}.product-trust>svg{color:#9f7e42;flex:none;width:21px;height:21px}.product-trust>div{flex-direction:column;gap:5px;display:flex}.product-trust strong{font-size:11px}.product-trust span{color:#756e64;font-size:11px;line-height:1.6}.product-detail-loading{background:#f5f1e9;min-height:80vh;padding:70px 0}.product-detail-loading__inner{grid-template-columns:1fr .8fr;gap:60px;display:grid}.product-detail-loading__inner>div{background:linear-gradient(100deg,#e8e2d8 30%,#f4f1ea 50%,#e8e2d8 70%) 0 0/300% 100%;min-height:600px;animation:1.4s infinite categoryShimmer}@media (width<=980px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1fr}.product-detail-info{position:static}}@media (width<=640px){.product-listing-section{padding:75px 0 90px}.product-listing-heading{flex-direction:column;align-items:flex-start;gap:10px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}.product-card h3{font-size:21px}.product-card__content{padding-top:12px}.product-card__arrow{display:none}.product-card__price{flex-direction:column;align-items:flex-start;gap:2px}.product-card__wishlist{width:34px;height:34px}.product-detail-page{padding:24px 0 75px}.product-detail-grid{gap:30px}.product-gallery__main{width:calc(100% + 30px);margin-left:-15px}html[dir=rtl] .product-gallery__main{margin-left:0;margin-right:-15px}.product-detail-info h1{font-size:48px}.product-purchase{grid-template-columns:110px 1fr}.product-wishlist-button{grid-column:1/-1;min-height:48px}.product-detail-loading__inner{grid-template-columns:1fr}.product-detail-loading__inner>div{min-height:420px}}.product-add-button--added{background:#dfc47d}.product-added-notice{color:#5e574d;background:#c9a45c14;border:1px solid #9f7e4259;justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding:12px 15px;font-size:11px;display:flex}.product-added-notice a{color:#8d6c31;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.cart-page{color:#171717;background:#f5f1e9;min-height:80vh;padding:90px 0 130px}.cart-page__heading{border-bottom:1px solid #dcd5c9;justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:42px;display:flex}.cart-page__heading h1{font-family:var(--font-display);letter-spacing:-.04em;margin:10px 0 6px;font-size:clamp(54px,6vw,82px);font-weight:500;line-height:.95}.cart-page__heading p{color:#797267;margin:0;font-size:12px}.cart-continue-link{color:#5f584f;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #b7ac9b;align-items:center;gap:9px;padding-bottom:5px;font-size:10px;font-weight:600;display:inline-flex}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.42fr);align-items:start;gap:clamp(50px,7vw,110px);padding-top:45px;display:grid}.cart-item{border-bottom:1px solid #dcd5c9;grid-template-columns:170px minmax(0,1fr);gap:25px;margin-bottom:28px;padding:0 0 28px;display:grid}.cart-item__image{aspect-ratio:.86;background:#e9e3d9;place-items:center;display:grid;overflow:hidden}.cart-item__image img{object-fit:cover;width:100%;height:100%}.cart-item__image span{color:#a7884b;font-family:var(--font-display);font-size:42px}.cart-item__content{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.cart-item__top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cart-item__category{color:#9a773a;letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:600}.cart-item h2{font-family:var(--font-display);margin:6px 0 7px;font-size:31px;font-weight:500;line-height:1.05}.cart-item__sku{color:#878076;letter-spacing:.06em;font-size:9px}.cart-item__remove{color:#817970;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:38px;height:38px;display:grid}.cart-item__remove:hover{color:#9b413d}.cart-item__bottom{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.cart-quantity{border:1px solid #d3cbbf;grid-template-columns:34px 1fr 34px;align-items:center;width:112px;height:40px;display:grid}.cart-quantity button{color:#5e574f;cursor:pointer;background:0 0;border:0;place-items:center;height:100%;padding:0;display:grid}.cart-quantity button:disabled{cursor:not-allowed;opacity:.3}.cart-quantity svg{width:12px;height:12px}.cart-quantity span{text-align:center;font-size:12px}.cart-item__price{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.cart-item__price strong{font-size:14px;font-weight:600}.cart-item__price span{color:#817a70;font-size:10px}.cart-clear-button{color:#8a4d46;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:10px;font-weight:600;display:inline-flex}.cart-summary{background:#eee8dd;border:1px solid #dcd4c7;padding:32px;position:sticky;top:155px}.cart-summary h2{font-family:var(--font-display);margin:10px 0 30px;font-size:38px;font-weight:500}.cart-summary__rows{border-top:1px solid #d2c8b9}.cart-summary__rows>div{border-bottom:1px solid #d2c8b9;justify-content:space-between;align-items:flex-start;gap:20px;padding:15px 0;display:flex}.cart-summary__rows span{color:#6f685e;font-size:11px}.cart-summary__rows strong{text-align:right;max-width:150px;font-size:11px;font-weight:500}.cart-summary__total{justify-content:space-between;align-items:baseline;gap:20px;padding:25px 0;display:flex}.cart-summary__total span{font-family:var(--font-display);font-size:23px}.cart-summary__total strong{font-size:18px}.cart-checkout-button{border:0;width:100%}.cart-checkout-button:disabled{cursor:not-allowed;opacity:.6}.cart-summary__note{color:#7a7369;text-align:center;margin:16px 0 0;font-size:9px;line-height:1.7}.cart-empty-page{color:#171717;background:#f5f1e9;place-items:center;min-height:calc(100svh - 140px);padding:90px 0;display:grid}.cart-empty-page__inner{text-align:center;max-width:610px}.cart-empty-page__icon{color:#9f7e42;border:1px solid #bfa56e;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 30px;display:grid}.cart-empty-page__icon svg{width:26px;height:26px}.cart-empty-page h1{font-family:var(--font-display);letter-spacing:-.04em;margin:12px 0 18px;font-size:clamp(54px,6vw,78px);font-weight:500;line-height:.95}.cart-empty-page p{color:#6c655b;max-width:500px;margin:0 auto 30px;font-size:14px;line-height:1.8}@media (width<=900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=640px){.cart-page{padding:58px 0 90px}.cart-page__heading{flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:30px}.cart-page__heading h1{font-size:55px}.cart-layout{gap:45px;padding-top:30px}.cart-item{grid-template-columns:108px minmax(0,1fr);gap:14px;margin-bottom:20px;padding-bottom:20px}.cart-item h2{font-size:23px}.cart-item__remove{width:30px;height:30px}.cart-item__bottom{flex-direction:column;align-items:flex-start;gap:13px}.cart-item__price{align-items:flex-start}.cart-summary{padding:25px 20px}.cart-empty-page{min-height:calc(100svh - 120px);padding:70px 0}.cart-empty-page h1{font-size:53px}}html,body.site-language-rtl{direction:ltr}body.site-language-rtl :where(p,h1,h2,h3,h4,h5,h6,small,label,input,textarea,.eyebrow,.announcement-message,.desktop-nav,.mobile-nav,.footer-column,.footer-private__copy,.footer-private__action,.footer-brand,.footer-preferences__copy,.catalogue-heading,.category-hero__content,.product-listing-heading,.product-detail-info,.cart-page,.checkout-page,.order-success-page,.account-page,.about-page,.contact-page){direction:rtl;unicode-bidi:plaintext}body.site-language-rtl :where(input,textarea){text-align:right}body.site-language-rtl :where(.brand-mark,.footer-brand__mark,.footer-bottom__monogram,[data-no-translate=true]){direction:ltr;unicode-bidi:isolate}
