:root{--ink:#302a22;--brown:#4b3c2e;--gold:#bda37b;--cream:#f7f4ed;--sand:#e9e3d7;--muted:#74695d;--line:#dcd4c6;--gutter:clamp(24px,6vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans","Noto Sans Arabic",sans-serif;line-height:1.65}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}main,section,div{min-width:0}[hidden]{display:none!important}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b48a50;outline-offset:4px}
.skip-link{position:fixed;inset-inline-start:16px;top:-100px;z-index:100;padding:12px;background:white}.skip-link:focus{top:10px}
.topline{height:30px;background:#302a22;color:#e9ddca;display:flex;justify-content:space-between;align-items:center;padding-inline:var(--gutter);font-size:10px;letter-spacing:.06em}.top-contact{direction:ltr}
.nav{height:88px;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--gutter);gap:20px;background:#f7f4edf5;backdrop-filter:blur(16px);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:14px;font-size:24px;font-weight:600}.brand img{width:52px;height:52px;object-fit:contain;mix-blend-mode:multiply}.nav nav{display:flex;gap:26px;font-size:13px;color:#65594b}.nav nav a{padding-block:14px}.nav nav a:hover{color:#98713d}
.nav-actions{display:flex;gap:12px;align-items:center}.lang,.menu{border:1px solid var(--line);background:none;min-width:44px;min-height:44px;border-radius:4px;font-size:12px}.menu{display:none;font-size:22px}.admin-link{background:var(--ink);color:#fff6e8;padding:12px 18px;font-size:12px;border-radius:4px;white-space:nowrap}
.hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:680px;height:calc(100svh - 118px);max-height:900px;color:#fff9ee;background:#302a22;overflow:hidden}
.hero-image{position:absolute;inset:0;z-index:-2}.hero-image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 60%}
.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(270deg,rgba(20,19,16,.87),rgba(20,19,16,.42) 54%,rgba(20,19,16,.08))}
html[dir=ltr] .hero:after{background:linear-gradient(90deg,rgba(20,19,16,.87),rgba(20,19,16,.42) 54%,rgba(20,19,16,.08))}
.hero-copy{padding:60px var(--gutter) 88px;max-width:850px}.hero-index{font-size:11px;letter-spacing:.27em;color:#eed7b4;display:block;margin-bottom:44px}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.12em;color:#806039}.hero .eyebrow{color:#ead6b6}
.hero h1{font-size:clamp(50px,5.3vw,82px);line-height:1.12;letter-spacing:-.045em;font-weight:400;margin:20px 0 24px}.hero .lede{max-width:500px;font-size:16px;line-height:2;color:#eee4d4}
html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{line-height:1.5;letter-spacing:0}
.hero-actions{display:flex;flex-wrap:wrap;gap:30px;align-items:center;margin-top:34px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:14px 24px;font-size:13px;border:1px solid transparent;border-radius:4px;transition:background .2s,color .2s}
.btn-dark{background:var(--ink);color:#fff6e8}.hero .btn-dark,.btn-gold{background:#e4d0ae;color:#302719}.btn:hover{background:#bfa079;color:#211c16}.text-link{font-size:13px;border-bottom:1px solid #bca078;padding-bottom:6px;color:#695744}.hero .text-link{color:#fff4df}.btn-outline{border-color:#766249}
.image-note{position:absolute;inset-inline-end:var(--gutter);bottom:38px;display:flex;align-items:center;gap:20px;font-size:11px;color:white;text-shadow:0 1px 8px #000}.image-note>span:first-child{font-size:12px;letter-spacing:.08em;direction:ltr;border-inline-end:1px solid #e9d4af80;padding-inline-end:20px}.image-note>span:last-child{max-width:180px}
.facts{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;padding:36px var(--gutter);gap:28px;border-bottom:1px solid var(--line);background:#eee8dc}.facts strong{display:block;font-size:44px;line-height:1.3;letter-spacing:-.04em;font-weight:400}.facts strong span{font-size:25px;color:#977947;margin-inline-start:5px}.facts small{font-size:12px;color:#6e6050}.facts-caption{border-inline-start:1px solid #cbbda7;padding-inline-start:36px;display:flex;gap:20px;align-items:center;color:#6e6050;font-size:14px}.line{width:32px;height:1px;background:#a38658}
.section{padding:100px var(--gutter)}.section-tag{display:flex;align-items:center;gap:16px;color:#806039;font-size:12px}.section-tag>span:first-child{font-size:11px;letter-spacing:.08em;border:1px solid #cbbca4;min-width:34px;height:34px;display:grid;place-items:center;border-radius:50%}
.section h2{font-size:clamp(38px,4.3vw,64px);line-height:1.15;letter-spacing:-.04em;font-weight:400;margin:0}.section h2 em{font-style:normal;color:#987649}
.story{display:grid;grid-template-columns:1fr 1fr;column-gap:8vw;align-items:start}.story>.section-tag{grid-column:1;grid-row:1;align-self:start}.story-grid{grid-column:1;grid-row:2;display:block;margin-top:30px}.story-copy{max-width:480px;margin-top:30px}.story-copy p,.spaces-head p,.location-copy p{color:#6e6255;font-size:15px;line-height:2.1;margin:0 0 24px}.story-image{grid-column:2;grid-row:1/span 2;height:600px;margin:0;position:relative}.story-image img{width:100%;height:100%;object-fit:cover;border-radius:140px 4px 4px 4px}.vertical-label{position:absolute;bottom:24px;inset-inline:24px;background:#302a22d9;color:#f3e2c7;padding:14px 18px;font-size:11px;letter-spacing:.1em}
.spaces{background:#eae5da}.spaces-head,.gallery-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin:35px 0 42px}.spaces-head p,.gallery-head p{max-width:360px;font-size:15px;color:#6e6255;line-height:2;margin:0}.space-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.space-cards article{border-top:1px solid #bda989;padding:26px 0}.card-num{font-size:32px;font-weight:400;color:#9c8159;margin-bottom:24px}.space-cards h3{font-size:20px;font-weight:500;margin:0 0 12px}.space-cards p{font-size:14px;line-height:1.9;color:#6e6255;margin:0;max-width:340px}
.plan-panel{display:grid;grid-template-columns:.8fr 1.2fr;margin-top:36px;background:#faf7f0;border:1px solid #d5c9b7;align-items:center}.plan-panel>div{padding:40px}.plan-kicker{font-size:11px;color:#806039;letter-spacing:.12em}.plan-panel h3{font-size:35px;font-weight:400;margin:18px 0}.plan-panel p{font-size:14px;color:#6e6255;max-width:280px}.plan-panel img{width:100%;height:340px;object-fit:contain;padding:20px}
.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:22px;align-items:start}.gallery-grid figure{margin:0}.gallery-grid figure:nth-child(2){margin-top:80px}.gallery-grid figure:nth-child(3){margin-top:30px}.gallery-grid img{width:100%;height:330px;object-fit:cover;display:block;border-radius:4px}.gallery-grid .gallery-large img{height:470px}.gallery-grid figcaption{font-size:13px;padding:16px 0;border-bottom:1px solid var(--line);color:#6e6255}
.room.section{display:grid;grid-template-columns:1fr 1fr;background:#383b2f;color:#fff6e8;padding:0}.room-visual{position:relative;min-height:660px}.room-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.room-visual:after{content:"";position:absolute;inset:0;background:#171d1220}.room-stamp{position:absolute;top:30px;inset-inline-start:30px;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;border:1px solid #f1dab5;border-radius:50%;color:white;background:#34332255;font-size:27px;line-height:1.2}.room-stamp span{font-size:8px;letter-spacing:.08em}.room-copy{padding:70px clamp(28px,5vw,82px)}.room .section-tag{color:#e1ca9e}.room h2{margin:35px 0 24px}.room h2 em{color:#dbc196}.room-copy>p{font-size:15px;line-height:2;color:#dedbcb}.room-rules{display:flex;flex-wrap:wrap;gap:24px;border-block:1px solid #787d643d;padding:24px 0;margin:30px 0}.room-rules>div{display:flex;flex-direction:column;gap:8px}.room-rules strong{font-size:19px;color:#ebd2a9;font-weight:400}.room-rules span{font-size:11px;color:#dedbcb}.room-copy .support{font-size:12px;margin-top:24px}#roomHours{display:flex;flex-wrap:wrap;gap:6px;direction:ltr}#roomHours bdi{white-space:nowrap}
.location{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.location-copy h2{margin:32px 0 25px}.location-art{border:1px solid var(--line);min-width:0;background:#e9e3d7}.location-art iframe{display:block;width:100%;height:440px;border:0}.map-caption{padding:18px 20px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:10px;color:#62533f}
footer{background:#29251f;color:#e9d9be;padding:55px var(--gutter) 25px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-wordmark{display:inline-block;font-size:44px;line-height:1.4;color:#f4e6cd}.footer-wordmark small{display:block;font-size:10px;letter-spacing:.3em;text-align:center}.footer-brand p{font-size:13px;color:#cdbba1}.footer-contact{display:flex;flex-direction:column;align-items:end;gap:10px;font-size:24px}.footer-contact a{direction:ltr}.footer-bottom{grid-column:1/-1;border-top:1px solid #72634d70;padding-top:24px;display:flex;justify-content:space-between;gap:16px;font-size:11px;color:#cdbba1}
@media(min-width:1700px){.hero-copy{max-width:1000px}}
@media(max-width:1100px){.nav nav{gap:16px;font-size:12px}.nav{padding-inline:24px;gap:15px}.brand{gap:6px}.admin-link{padding-inline:12px}.hero-copy{max-width:740px}.story{column-gap:5vw}.story-image{height:540px}.room-copy{padding:50px 28px}}
@media(max-width:850px){
 .topline{justify-content:center}.top-contact{display:none}.nav{height:74px;padding-inline:20px;gap:8px}.brand{font-size:20px}.brand img{width:40px;height:40px}.nav-actions{gap:8px}.admin-link{font-size:11px}.menu{display:block}.nav nav{display:none;position:absolute;top:74px;inset-inline:0;background:var(--cream);padding:16px 24px;box-shadow:0 14px 20px #302a2220}.nav nav.open{display:flex;flex-direction:column;gap:0}.nav nav a{font-size:15px;padding:12px 0}
 .hero{min-height:650px;max-height:none;height:auto}.hero-copy{max-width:650px;padding:56px 28px 120px}.hero h1{font-size:clamp(40px,7.5vw,60px)}.hero-index{margin-bottom:25px}.hero .lede{font-size:14px;max-width:450px}.hero:after,html[dir=ltr] .hero:after{background:linear-gradient(0deg,#181b17e6,#181b17a8 70%,#181b1775)}.hero-image img{object-position:42% center}.image-note{bottom:25px;inset-inline:28px;font-size:10px}.image-note>span:last-child{max-width:none}.hero-actions{gap:24px;margin-top:28px}
 .facts{grid-template-columns:repeat(3,minmax(0,1fr));padding:30px 24px;gap:14px}.facts-caption{display:none}.facts strong{font-size:34px}.facts small{font-size:11px}
 .section{padding:65px 24px}.section h2{font-size:40px}.story{grid-template-columns:1fr;gap:0}.story-grid{grid-column:1;grid-row:2;margin-top:26px}.story-image{grid-column:1;grid-row:3;height:420px;margin-top:32px}.story-image img{border-radius:90px 4px 4px 4px}.story-copy{margin-top:22px;max-width:none}
 .spaces-head,.gallery-head{display:block;margin:28px 0 30px}.spaces-head p,.gallery-head p{margin-top:20px;max-width:none;font-size:14px}.space-cards{gap:20px}.space-cards h3{font-size:17px}.space-cards p{font-size:13px}.card-num{font-size:26px;margin-bottom:16px}.plan-panel{grid-template-columns:1fr}.plan-panel>div{padding:28px}.plan-panel img{height:280px}.plan-panel h3{margin:12px 0;font-size:30px}.plan-panel p{max-width:none}
 .gallery-grid{grid-template-columns:1fr 1fr;gap:16px}.gallery-grid .gallery-large{grid-column:1/-1}.gallery-grid .gallery-large img{height:350px}.gallery-grid img{height:260px}.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3){margin-top:0}.gallery-grid figcaption{font-size:12px}
 .room.section{display:flex;flex-direction:column}.room-visual{min-height:0;height:350px}.room-copy{padding:48px 24px}.room h2{margin:25px 0}.room-rules{gap:24px}.location{grid-template-columns:1fr;gap:30px}.location-copy h2{margin:25px 0}.location-art iframe{height:330px}
 footer{padding:40px 24px 24px;gap:25px}.footer-contact{font-size:20px}.footer-bottom{font-size:10px}
}
@media(max-width:540px){.space-cards{grid-template-columns:1fr;gap:0}.space-cards article{display:grid;grid-template-columns:42px 1fr;column-gap:16px;padding:24px 0}.card-num{grid-row:1/span 2;margin:0;font-size:23px}.space-cards h3{margin-bottom:8px;font-size:18px}.space-cards p{grid-column:2;max-width:none;font-size:14px}.hero h1{font-size:clamp(36px,9vw,46px)}.hero-copy{padding-inline:24px}.hero .eyebrow{font-size:10px}.hero-actions{gap:20px}.hero .btn{padding-inline:18px}.story-image{height:360px}.gallery-grid img{height:200px}.gallery-grid .gallery-large img{height:320px}.facts strong{font-size:28px}.facts strong span{font-size:17px}.facts small{font-size:10px}.footer-contact{font-size:16px}}
@media(max-width:370px){.nav{padding-inline:12px}.brand span{display:none}.hero-index{font-size:10px}.hero-copy{padding-top:40px}.section h2{font-size:35px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.facts{padding-inline:16px}.facts strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.image-note{z-index:1}
.creator-credit{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:22px;border-top:1px solid #72634d70;font-size:11px;color:#cebea5}
.creator-credit>div{display:flex;align-items:center;gap:8px 16px;flex-wrap:wrap}.creator-credit .credit-label{font-size:10px}.creator-name{color:#fff1d7;font-weight:500;letter-spacing:.02em}.creator-phone{border-inline-start:1px solid #72634d;padding-inline-start:16px}.creator-credit a{min-height:32px;display:inline-flex;align-items:center}.creator-credit a:hover{color:#fff}.made-in{white-space:normal}
@media(max-width:600px){.creator-credit{gap:14px;padding-top:18px}.creator-credit>div{gap:4px 12px}.creator-credit .credit-label{flex-basis:100%}.creator-phone{padding-inline-start:12px}.creator-credit .made-in{font-size:10px}}
.creator-credit{direction:ltr;justify-content:flex-start;padding-right:210px;gap:28px}.creator-credit>div{direction:ltr}.creator-credit .made-in{direction:rtl}
@media(max-width:600px){.creator-credit{gap:14px;padding-top:18px;padding-right:0;align-items:flex-start}.creator-credit>div{gap:4px 12px;flex-direction:column;align-items:flex-start;max-width:220px}.creator-credit .credit-label{flex-basis:auto}.creator-phone{border:0;padding:0}.creator-credit .made-in{font-size:10px;max-width:220px;line-height:1.7}}
footer{padding-bottom:96px}
@media(max-width:600px){footer{padding-bottom:100px}}
.creator-credit{direction:ltr;justify-content:center;text-align:center;padding-inline:210px;gap:28px}.creator-credit>div{direction:ltr;justify-content:center}.creator-credit .made-in{direction:rtl}
@media(max-width:600px){.creator-credit{padding-inline:0;align-items:center}.creator-credit>div{align-items:center}.creator-credit .made-in{max-width:260px}}
.creator-credit{direction:ltr;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-inline:210px;gap:10px}.creator-credit>div{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;text-align:center}.creator-credit .made-in{width:100%;text-align:center;direction:rtl}
@media(max-width:600px){.creator-credit{padding-inline:0;gap:8px;align-items:center}.creator-credit>div{width:100%;flex-direction:column;gap:3px;align-items:center}.creator-credit .credit-label{flex-basis:auto}.creator-credit .made-in{max-width:100%;text-align:center}}

.creator-credit>div{direction:rtl}.creator-credit .creator-phone{direction:ltr;unicode-bidi:isolate;gap:8px}.creator-credit .creator-phone bdi{direction:ltr;unicode-bidi:isolate}.creator-credit .call-icon{font-size:14px;line-height:1}html[dir=ltr] .creator-credit>div{direction:ltr}

/* Refined gallery composition and footer administration entry */
.gallery{position:relative;overflow:hidden;background:linear-gradient(145deg,#f7f4ed 0%,#f0eadf 100%)}
.gallery:before{content:"";position:absolute;width:420px;height:420px;border:1px solid #bda98945;border-radius:50%;inset-inline-end:-230px;top:70px;pointer-events:none}
.gallery .section-tag,.gallery-head,.gallery-grid{position:relative;z-index:1}.gallery-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:end;gap:8vw;margin:34px 0 46px}.gallery-head h2{max-width:620px}.gallery-head p{max-width:430px;margin:0;padding-inline-start:24px;border-inline-start:1px solid #bda989;line-height:2}
.gallery-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-template-rows:repeat(2,minmax(250px,1fr));gap:18px;align-items:stretch}.gallery-grid figure,.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3){position:relative;isolation:isolate;overflow:hidden;margin:0;border-radius:6px;background:#302a22;box-shadow:0 18px 45px #44382718}.gallery-grid .gallery-large{grid-row:1/span 2}.gallery-grid img,.gallery-grid .gallery-large img{width:100%;height:100%;min-height:270px;object-fit:cover;display:block;border-radius:0;transition:transform .6s ease}.gallery-grid .gallery-large img{min-height:558px}.gallery-grid figure:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,#211a13c9 0%,transparent 48%);pointer-events:none}.gallery-grid figure:before{content:attr(data-index);position:absolute;z-index:2;top:18px;inset-inline-start:18px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #fff9ee85;border-radius:50%;color:#fff9ee;font-size:10px;letter-spacing:.08em;background:#2a241e40;backdrop-filter:blur(8px)}.gallery-grid figcaption{position:absolute;z-index:2;inset-inline:22px;bottom:20px;padding:0;border:0;color:#fff9ee;font-size:15px}.gallery-grid figure:hover img{transform:scale(1.025)}
.footer-bottom{align-items:center;flex-wrap:wrap}.footer-admin-link{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:10px 16px;border:1px solid #a9916d80;border-radius:4px;color:#f4e6cd;font-size:11px;transition:background .2s,border-color .2s}.footer-admin-link:hover{background:#3a332b;border-color:#cdb48c}.footer-admin-link span:last-child{font-size:15px}
@media(max-width:850px){.gallery-head{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:30px}.gallery-head p{padding-inline-start:18px}.gallery-grid{grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(210px,1fr))}.gallery-grid .gallery-large img{min-height:438px}}
@media(max-width:540px){.gallery-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.gallery-grid .gallery-large{grid-row:auto}.gallery-grid img,.gallery-grid .gallery-large img{height:260px;min-height:0}.gallery-grid .gallery-large img{height:350px}.gallery-grid figcaption{inset-inline:18px;bottom:16px}.footer-admin-link{width:100%;order:3}}
.footer-legal{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.footer-legal a{color:#e8d8bd;text-decoration:underline;text-underline-offset:4px}.footer-legal a:hover{color:#fff}
@media(max-width:760px){.footer-legal{width:100%;order:2}.footer-bottom{justify-content:center;text-align:center}.footer-bottom>span{flex:1 1 140px}.footer-admin-link{order:3}}

/* User Profile Header & Footer Widget */
.user-profile-widget{position:relative;display:inline-flex;align-items:center}
.user-profile-btn{display:inline-flex;align-items:center;gap:10px;background:var(--ink,#302a22);color:#fff6e8;border:1px solid #72634d55;border-radius:999px;padding:4px 14px 4px 5px;cursor:pointer;font-size:13px;font-weight:500;transition:background .2s,border-color .2s,box-shadow .2s;min-height:42px}
html[dir=ltr] .user-profile-btn{padding:4px 5px 4px 14px}
.user-profile-btn:hover{background:#463b2f;border-color:#bda989;box-shadow:0 4px 14px rgba(48,42,34,.12)}
.user-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#544434;color:#fcefdc;font-size:13px;font-weight:600;flex-shrink:0;border:1px solid #bda98960;overflow:hidden}
.user-avatar svg{width:16px;height:16px}
.user-avatar.admin-avatar{background:#3e3223;color:#ebd2a9;border-color:#cbb48c}
.user-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.2}
.chevron-icon{width:14px;height:14px;transition:transform .2s ease;color:#cdbba1;flex-shrink:0}
.user-profile-btn[aria-expanded="true"] .chevron-icon{transform:rotate(180deg)}
.user-profile-dropdown{position:absolute;top:calc(100% + 8px);inset-inline-end:0;min-width:230px;background:#fffdf9;color:#302a22;border:1px solid #ded5c7;border-radius:10px;padding:8px;box-shadow:0 16px 36px rgba(48,42,34,.18);z-index:1000;display:flex;flex-direction:column;gap:2px;text-align:start}
.user-profile-dropdown[hidden]{display:none!important}
.dropdown-header{padding:10px 12px;display:flex;flex-direction:column;gap:4px}
.dropdown-name{font-size:14px;color:#2b251d;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dropdown-badge{display:inline-flex;align-items:center;width:fit-content;font-size:11px;padding:2px 8px;border-radius:999px;background:#efe8dc;color:#635544;font-weight:500}
.dropdown-badge.admin-badge{background:#fbf3e5;color:#835c24;border:1px solid #dfc394}
.dropdown-divider{height:1px;background:#ede6da;margin:4px 0}
.dropdown-item{display:flex;align-items:center;gap:10px;padding:9px 12px;background:none;border:none;border-radius:6px;color:#4b3e31;font-size:13px;font-weight:500;text-align:start;text-decoration:none;cursor:pointer;width:100%;box-sizing:border-box;transition:background .15s ease,color .15s ease}
.dropdown-item:hover,.dropdown-item:focus-visible{background:#f5efe4;color:#211c16}
.dropdown-item .item-icon{font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center}
.dropdown-item.logout-item{color:#9f3624}
.dropdown-item.logout-item:hover,.dropdown-item.logout-item:focus-visible{background:#faecea;color:#7d2616}

/* Footer Profile Widget Styles */
.footer-profile-widget .user-profile-btn{background:#3a332a;border-color:#a9916d80;color:#f4e6cd}
.footer-profile-widget .user-profile-btn:hover{background:#483f34;border-color:#cdb48c}
.footer-dropdown{top:auto;bottom:calc(100% + 8px);background:#2b251e;border-color:#5c4e3d;color:#f7f4ed;box-shadow:0 -12px 32px rgba(0,0,0,.4)}
.footer-dropdown .dropdown-name{color:#fff6e8}
.footer-dropdown .dropdown-badge{background:#43392d;color:#e5cfab}
.footer-dropdown .dropdown-divider{background:#483c2e}
.footer-dropdown .dropdown-item{color:#e6dac6}
.footer-dropdown .dropdown-item:hover,.footer-dropdown .dropdown-item:focus-visible{background:#3e3325;color:#fff}
.footer-dropdown .dropdown-item.logout-item{color:#ff9b87}
.footer-dropdown .dropdown-item.logout-item:hover,.footer-dropdown .dropdown-item.logout-item:focus-visible{background:#4a2722;color:#ffb8a8}

@media(max-width:600px){
  .user-name{max-width:90px;font-size:12px}
  .user-profile-btn{padding:3px 10px 3px 4px;gap:6px}
  html[dir=ltr] .user-profile-btn{padding:3px 4px 3px 10px}
  .user-avatar{width:28px;height:28px;font-size:12px}
}

