:root{--ink:#0b0c0e;--panel:#15171a;--deep:#101113;--gold:var(--rqo-theme-color,#c7a46a);--gold2:var(--rqo-theme-color2,#e0c28f);--ivory:#f2eadf;--muted:#a59d91;--line:rgba(var(--rqo-theme-color-rgb,199,164,106),.25);--radius-sm:10px;--radius-md:18px;--radius-lg:28px}
html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ivory);font-family:IRANSans;font-weight:300}a{text-decoration:none}img{width:100%;display:block}.bg-panel{background:radial-gradient(circle at 85% 15%,rgba(var(--rqo-theme-color-rgb,199,164,106),.06),transparent 34%),var(--panel)}.bg-deep{background:radial-gradient(circle at 10% 30%,rgba(var(--rqo-theme-color-rgb,199,164,106),.045),transparent 38%),var(--deep)}
.noir-nav{padding:18px 0;background:linear-gradient(180deg,rgba(8,9,10,.96),rgba(8,9,10,.35));backdrop-filter:blur(10px)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ivory)!important}.brand b{font:400 25px IRANSans;letter-spacing:6px}.brand small{padding-right:12px;border-right:1px solid var(--gold);color:var(--muted);font-size:11px}.nav-link{color:#ddd4c9!important;font-size:14px}.btn{border-radius:var(--radius-sm);padding:12px 27px;font-size:13px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));border-color:var(--gold);color:var(--ink);box-shadow:0 8px 24px rgba(var(--rqo-theme-color-rgb,199,164,106),.13)}.btn-gold:hover{color:var(--ink)!important;background:var(--gold2);border-color:var(--gold2);box-shadow:0 12px 30px rgba(var(--rqo-theme-color-rgb,199,164,106),.22)}.btn-outline-gold{border:1px solid var(--gold);color:var(--gold2);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.04)}.btn-outline-gold:hover{background:var(--gold);color:var(--ink);box-shadow:0 10px 26px rgba(var(--rqo-theme-color-rgb,199,164,106),.16)}
.hero{height:min(860px,100svh);min-height:660px;background-position:center;background-size:cover;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,7,.12),rgba(5,6,7,.92))}.hero-1{background-image:url("../images/cafee/hero-cafe.webp")}.hero-2{background-image:url("../images/espresso.png")}.hero-3{background-image:url("../images/dessert-latte.png")}.hero-content{position:relative;height:100%;display:flex;align-items:center;padding-top:110px;padding-bottom:105px}.hero-copybox{width:min(620px,88%);padding:34px 38px 38px;border-right:2px solid var(--gold);border-radius:0 var(--radius-md) var(--radius-md) 0;background:linear-gradient(90deg,rgba(12,13,15,.08),rgba(12,13,15,.48));backdrop-filter:blur(2px)}.hero h1{max-width:580px;font-size:clamp(43px,min(5.6vw,8.5vh),76px);font-weight:400;line-height:1.32;letter-spacing:-1.6px;margin:16px 0 18px}.hero p{max-width:520px;font-size:clamp(14px,1.35vw,17px);color:#d0c8be;line-height:2;margin:0}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:28px}.hero-text-link{color:#d8cfc4;font-size:13px;border-bottom:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.45);padding:9px 0}.hero-text-link:hover{color:var(--gold2)}.overline{color:var(--gold);font-size:12px;letter-spacing:2px}.overline:before{content:"";display:inline-block;width:34px;height:1px;background:var(--gold);margin-left:12px;vertical-align:middle}.carousel-control-prev,.carousel-control-next{width:6%;z-index:4}.carousel-indicators{bottom:22px}.carousel-indicators [data-bs-target]{width:38px;height:2px;background-color:var(--gold)}
.section{padding:115px 0}.section h2,.visit h2{font-size:clamp(38px,5vw,65px);font-weight:300;margin:16px 0}.copy{color:var(--muted);font-size:17px;line-height:2.2;margin:30px 0}.arch-photo{position:relative;padding:0 35px 35px 0}.arch-photo:before{content:"";position:absolute;inset:40px 0 0 75px;border:1px solid var(--gold);border-radius:var(--radius-lg)}.arch-photo img{position:relative;height:590px;object-fit:cover;border-radius:250px 250px var(--radius-md) var(--radius-md);filter:saturate(.72);box-shadow:0 26px 60px rgba(0,0,0,.28)}.arch-photo span{position:absolute;right:0;bottom:0;width:95px;height:95px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);font:400 12px/1.5 IRANSans;letter-spacing:2px;box-shadow:0 12px 30px rgba(0,0,0,.25)}.stats{border-top:1px solid var(--line);padding-top:25px}.stats div{display:flex;flex-direction:column}.stats b{font:400 28px IRANSans;color:var(--gold2)}.stats small,.section-title p{color:var(--muted)}.section-title{margin-bottom:55px}
.menu-tabs{    padding-right: 0;margin-bottom:45px;gap:7px}.menu-tabs .nav-link{border:1px solid rgba(255,255,255,.08);border-radius:999px;color:var(--muted)!important;white-space:nowrap;padding:10px 21px;background:rgba(255,255,255,.018)}.menu-tabs .nav-link:hover{border-color:var(--line)}.menu-tabs .nav-link.active{background:rgba(var(--rqo-theme-color-rgb,199,164,106),.12);color:var(--gold2)!important;border-color:var(--gold)}.menu-entry article{display:flex;align-items:center;gap:15px;margin:5px 10px;padding:22px 20px;border:1px solid rgba(255,255,255,.055);border-radius:var(--radius-md);background:rgba(255,255,255,.018);transition:.3s}.menu-entry article:hover{transform:translateY(-3px);border-color:var(--line);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.035)}.menu-entry h3{font-size:17px;margin:0 0 7px}.menu-entry p{font-size:12px;color:var(--muted);margin:0}.menu-entry i{flex:1;height:1px;background:var(--line)}.menu-entry b{color:var(--gold2);font:400 19px IRANSans}.menu-entry.is-hidden{display:none}
.post img{object-fit:cover;filter:saturate(.72);transition:.4s;border-radius:var(--radius-md)}.post:hover img{filter:saturate(1)}.post small{display:block;color:var(--gold);margin-top:20px}.post h3{font-size:25px;font-weight:400;line-height:1.7;margin:10px 0}.post p{color:var(--muted);line-height:2}.main-post img{height:400px}.side-post{padding:15px;margin-bottom:18px;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);background:rgba(255,255,255,.015)}.side-post img{height:165px}.side-post h3{font-size:19px}.side-post a{color:var(--muted);font-size:12px}
.gallery{display:grid;grid-template-columns:1.25fr .75fr 1fr;grid-template-rows:275px 275px;gap:14px}.gallery figure{position:relative;margin:0;overflow:hidden;border-radius:var(--radius-md);box-shadow:0 14px 38px rgba(0,0,0,.18)}.gallery .tall{grid-row:span 2}.gallery .wide{grid-column:2/span 2}.gallery img{height:100%;object-fit:cover;filter:saturate(.72);transition:.6s}.gallery figure:hover img{transform:scale(1.04);filter:saturate(1)}.gallery figcaption{position:absolute;right:14px;bottom:14px;opacity:0;transition:.3s;padding:8px 14px;border-radius:999px;background:rgba(8,9,10,.72);backdrop-filter:blur(8px)}.gallery figure:hover figcaption{opacity:1}.visit{padding:90px 0;background:linear-gradient(rgba(8,9,10,.72),rgba(8,9,10,.88)),url("../images/cafee/hero-cafe.webp") center/cover}.visit-box{border:1px solid var(--line);padding:50px 60px;background:linear-gradient(135deg,rgba(24,25,27,.82),rgba(11,12,14,.68));border-radius:var(--radius-lg);backdrop-filter:blur(12px);box-shadow:0 24px 70px rgba(0,0,0,.32)}.visit p,.visit small{color:var(--muted)}
footer.site-footer{position:relative;padding:0;background:#070809;color:var(--muted);font-size:13px;border-top:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.16)}footer.site-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(var(--rqo-theme-color-rgb,199,164,106),.07),transparent 28%);pointer-events:none}.footer-main{position:relative;padding:75px 0 55px}.footer-brand-copy{max-width:310px;line-height:2;margin:20px 0;color:#958d83}.footer-title{color:var(--ivory);font-size:14px;font-weight:500;margin-bottom:22px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.site-footer a{color:var(--muted);transition:.25s}.site-footer a:hover{color:var(--gold2)}.footer-contact{line-height:2}.footer-contact strong{display:block;color:#d2c8bc;font-weight:400}.footer-social{display:flex;gap:9px;margin-top:22px}.footer-social a{width:39px;height:39px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:50%;font-size:11px}.footer-social a:hover{border-color:var(--gold);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.08)}.footer-bottom{position:relative;padding:20px 0;border-top:1px solid rgba(255,255,255,.07);font-size:11px}.raco-credit{color:#b9afa4}.raco-credit b{color:var(--gold2);font-weight:500}
@media(max-width:991px){.noir-nav{background:rgba(8,9,10,.96)}.navbar-collapse{padding:22px 0}.hero{height:min(780px,100svh);min-height:620px}.hero-content{padding-top:100px;padding-bottom:90px}.hero-copybox{width:min(600px,92%)}.section{padding:85px 0}.arch-photo img{height:500px}.gallery{grid-template-columns:1fr 1fr}.gallery .tall{grid-row:auto}.gallery .wide{grid-column:1/span 2}}
@media(max-width:575px){.hero{height:700px;min-height:0}.hero:before{background:linear-gradient(0deg,rgba(5,6,7,.82),rgba(5,6,7,.28))}.hero-content{align-items:flex-end;padding:110px 22px 92px}.hero-copybox{width:100%;padding:24px 22px 26px;border-right:1px solid var(--gold);background:rgba(10,11,13,.58);backdrop-filter:blur(4px)}.hero h1{font-size:clamp(38px,12vw,52px);line-height:1.35;letter-spacing:-1px;margin:12px 0 14px}.hero p{font-size:14px;line-height:1.9}.hero-actions{margin-top:22px;gap:18px}.hero-actions .btn{padding:11px 20px}.carousel-control-prev,.carousel-control-next{display:none}.section{padding:70px 0}.arch-photo{padding:0 15px 25px 0}.arch-photo img{height:420px}.menu-entry article{margin:0}.gallery{grid-template-columns:1fr;grid-template-rows:repeat(4,250px)}.gallery .wide{grid-column:auto}.visit-box{padding:30px 20px;text-align:center}}

/* Stage 13.2 navigation and menu refinements */
.noir-nav .menu-item-has-children>.nav-link{display:inline-flex;align-items:center;gap:8px}.noir-nav .menu-item-has-children>.nav-link:after{content:"";width:8px;height:8px;margin:0;border:0;border-left:1.5px solid var(--gold2);border-bottom:1.5px solid var(--gold2);transform:rotate(-45deg) translateY(-2px);transition:transform .25s ease}.noir-nav .menu-item-has-children.show>.nav-link:after{transform:rotate(135deg) translateY(-1px)}.noir-nav .dropdown-menu{min-width:220px;padding:10px;margin-top:14px;border:1px solid var(--line);border-radius:14px;background:rgba(12,13,15,.98);box-shadow:0 22px 55px rgba(0,0,0,.38);backdrop-filter:blur(14px)}.noir-nav .dropdown-menu:before{content:"";position:absolute;top:-6px;right:28px;width:11px;height:11px;transform:rotate(45deg);border-top:1px solid var(--line);border-left:1px solid var(--line);background:#0c0d0f}.noir-nav .dropdown-item{text-align: center;padding:11px 14px;border-radius:9px;color:#ddd4c9!important;font-size:13px;transition:.2s}.noir-nav .dropdown-item:hover,.noir-nav .dropdown-item:focus{padding-right:19px;background:rgba(var(--rqo-theme-color-rgb,199,164,106),.11);color:var(--gold2)!important}.hero .btn-gold,.hero .btn-gold:hover,.hero .btn-gold:focus{color:var(--ink)!important}.coffee-menu-thumb{flex:0 0 72px!important;width:72px!important;height:72px!important;border-radius:50%!important;object-fit:cover!important;margin:0!important;filter:saturate(.8);border:1px solid var(--line)}.menu-entry article:hover .coffee-menu-thumb{filter:saturate(1)}.coffee-view-all{min-width:145px}
@media(max-width:991px){.noir-nav{padding:10px 0}.noir-nav .container{padding-right:18px;padding-left:18px}.noir-nav .navbar-toggler{width:44px;height:44px;margin:0;padding:9px;border:1px solid var(--line);border-radius:11px;display:grid;place-items:center;align-self:center}.noir-nav .navbar-toggler:focus{outline:0;box-shadow:0 0 0 3px rgba(var(--rqo-theme-color-rgb,199,164,106),.12)}.noir-nav .navbar-toggler-icon{width:22px;height:22px}.noir-nav .dropdown-menu{margin:5px 10px 10px;padding:7px;box-shadow:none;background:rgba(255,255,255,.025)}.noir-nav .dropdown-menu:before{display:none}.noir-nav .menu-item-has-children>.nav-link{justify-content:space-between;width:100%}}
@media(max-width:575px){.menu-entry article{gap:11px;padding:16px 12px}.coffee-menu-thumb{width:58px!important;height:58px!important;flex-basis:58px!important}.menu-entry h3{font-size:15px}.menu-entry b{font-size:16px}}

.coffee-breadcrumb-wrap{padding:15px 0;background:#0d0f11;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.13)}.coffee-breadcrumb{display:flex;align-items:center;gap:11px;min-height:34px;color:var(--muted);font-size:12px;overflow-x:auto;white-space:nowrap}.coffee-breadcrumb a{color:var(--gold2)}.coffee-breadcrumb a:hover{color:var(--ivory)}.coffee-breadcrumb ol,.coffee-breadcrumb ul{display:flex;align-items:center;gap:11px;list-style:none;margin:0;padding:0}.coffee-breadcrumb .separator{color:var(--gold)}.page-hero{position:relative}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,9,.35),rgba(7,8,9,.94))}.page-hero>.container{position:relative;z-index:1}.page-hero-copy{max-width:680px;color:#c8c0b7;line-height:2}.coffee-menu-archive{background:var(--ink)}.coffee-menu-archive .menu-entry h2{font-size:17px;margin:0 0 7px}.coffee-pagination{margin-top:50px}.coffee-pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;padding:0}.coffee-pagination a,.coffee-pagination span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:9px;color:var(--muted);background:#141619}.coffee-pagination .current{border-color:var(--gold);background:var(--gold);color:var(--ink)}
.coffee-digital-menu,.coffee-reservation-section{background:var(--ink)}.coffee-digital-group{padding:35px 0 70px;scroll-margin-top:110px;border-bottom:1px solid rgba(255,255,255,.06)}.coffee-digital-group:last-child{border-bottom:0}.coffee-digital-group .section-title{margin-bottom:24px}.coffee-reservation-section h2{font-size:clamp(32px,4vw,52px);font-weight:300;margin:15px 0}.coffee-reservation-section .copy a{color:var(--gold2)}
.coffee-page-content{color:var(--muted);line-height:2.15}.coffee-page-content h2,.coffee-page-content h3{color:var(--ivory);line-height:1.6;margin-top:35px}.coffee-contact-section,.coffee-blog-section{background:var(--ink)}.coffee-contact-section h2{font-size:clamp(32px,4vw,52px);font-weight:300;margin:15px 0}.coffee-contact-section a{color:var(--gold2)}.coffee-contact-map{min-height:360px;background:var(--deep)}.coffee-contact-map>*{min-height:360px}.coffee-blog-grid{row-gap:24px}.coffee-blog-grid .side-post{height:100%;display:block}.coffee-blog-grid .side-post img{width:100%;height:240px}.coffee-sidebar>section,.coffee-sidebar .widget{padding:24px;margin-bottom:18px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-md);background:rgba(255,255,255,.02)}.coffee-sidebar ul{list-style:none;padding:0}.coffee-sidebar a{color:var(--muted)}.coffee-sidebar a:hover{color:var(--gold2)}.rqorc-form.contact-panel,.coffee-contact-section .contact-panel{width:100%}
@media(max-width:991px){.page-hero{min-height:400px;padding:145px 0 70px}.coffee-sidebar{margin-top:35px}.coffee-contact-map,.coffee-contact-map>*{min-height:300px}}
@media(max-width:575px){.page-hero{min-height:330px;padding:125px 0 55px}.page-hero h1{font-size:42px}.coffee-breadcrumb-wrap{padding:10px 0}.coffee-breadcrumb{font-size:11px}.coffee-menu-archive .menu-entry h2{font-size:15px}.coffee-digital-group{padding:25px 0 50px}.coffee-contact-section .contact-panel,.rqorc-form.contact-panel{padding:22px 17px}.coffee-blog-grid .side-post img{height:210px}}

/* WordPress homepage integration */
body.home{margin:0;overflow-x:hidden}.home #contents{overflow:hidden}.home .noir-nav{z-index:1030}.home .noir-nav.is-scrolled{background:rgba(8,9,10,.97);box-shadow:0 12px 35px rgba(0,0,0,.22)}.home .navbar-brand{max-width:320px}.home .navbar-brand .logo_site,.home .footer-brand img{width:auto;height:54px;max-width:120px;object-fit:contain}.brand-copy{display:flex;align-items:center;gap:12px}.brand-copy b{font-family:inherit;letter-spacing:0;font-size:15px}.brand-copy small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home .navbar-nav{gap:1rem}.home .navbar-nav .menu-item{list-style:none}.home .dropdown-menu{background:#101113;border:1px solid var(--line)}.home .dropdown-item{color:#ddd4c9}.home .dropdown-item:hover{color:var(--gold2);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.08)}.home #home{height:min(860px,100svh);min-height:660px}.home #home .carousel-inner,.home #home .carousel-item{height:100%}.home #home .hero{position:relative;background-position:center;background-size:cover}.home #home .hero:before{z-index:0}.home #home .hero-content{z-index:1}.home .hero h1{color:var(--ivory)}.home .coffee-gap-lg,.home .coffee-footer-grid{row-gap:3rem}.coffee-menu-panel{display:none}.coffee-menu-panel.is-active{display:block}.coffee-empty{color:var(--muted)}.menu-item-link,.menu-item-link:hover{display:block;color:inherit}.coffee-journal-grid{row-gap:1.5rem}.coffee-journal-main{margin-bottom:1.5rem}.coffee-journal-side .side-post{height:100%;display:block;margin:0}.coffee-journal-side .side-post img{height:220px;width:100%}.post h3 a{color:var(--ivory)}.journal-link{color:var(--gold)!important;font-size:12px}.coffee-gallery-container{max-width:1500px;padding-right:30px;padding-left:30px}.gallery video{width:100%;height:100%;object-fit:cover}.visit-copy{color:var(--muted);line-height:2}.visit-actions{min-width:220px}.visit-phone{display:block;color:var(--gold2);margin-top:16px}.footer-brand{align-items:center}.footer-brand-copy p{margin:0}.footer-tools{display:flex;align-items:center;gap:28px;margin-top:35px;padding-top:25px;border-top:1px solid rgba(255,255,255,.07)}.footer-statistics{display:flex;flex-wrap:wrap;gap:10px 24px}.footer-statistics span{color:var(--muted)}.footer-statistics b{color:var(--gold2);font-weight:500}.footer-qr #coffee-footer-qrcode{width:90px;height:90px;padding:5px;background:#fff;border-radius:8px}.coffee-floating-social{position:fixed;left:20px;bottom:20px;z-index:1000;display:flex;flex-direction:column;gap:8px}.coffee-floating-social img{width:45px;height:45px}.home #counter,.home #comments,.home #videos,.home #map{padding:80px 0;background:var(--deep);color:var(--ivory)}.home #comments .card,.home #map .card{background:var(--panel);color:var(--ivory);border:1px solid var(--line)}.home #counter img,.home #comments img,.home #videos img,.home #map img{max-width:100%}
.footer-brand .brand-copy{display: block !important;}.footer-brand  .brand-copy small{    padding-right: 0 !important;  border-right: 0 !important;}
@media(max-width:991px){.home #navbarMenu{padding:22px;background:rgba(8,9,10,.97);border-radius:0 0 18px 18px}.home .nav-reserve{margin-top:15px}.brand-copy small{display:none}.coffee-journal-main,.coffee-journal-side{margin-bottom:1rem}}
@media(max-width:575px){.home #home{height:700px;min-height:0}.home .navbar-brand .logo_site{height:44px}.brand-copy b{font-size:13px}.coffee-gallery-container{padding-right:15px;padding-left:15px}.visit-actions{min-width:0}.footer-qr{display:none}}
@media(max-height:700px) and (min-width:576px){.hero{height:700px;min-height:700px}.hero-content{padding-top:95px;padding-bottom:80px}.hero-copybox{padding:25px 32px 28px}.hero h1{font-size:52px;margin:12px 0 14px}.hero-actions{margin-top:20px}}
.navbar-toggler-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255 255 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;  }

/* Menu item single */
.menu-item-link{display:block;color:inherit}.menu-item-link:hover{color:inherit}.menu-arrow{color:var(--gold);font-size:20px;transition:transform .25s}.menu-item-link:hover .menu-arrow{transform:translateX(-4px)}
.product-hero{padding:155px 0 80px;background:radial-gradient(circle at 15% 30%,rgba(var(--rqo-theme-color-rgb,199,164,106),.1),transparent 32%),var(--deep)}.product-image{position:relative}.product-image img{height:620px;object-fit:cover;border-radius:220px 220px var(--radius-lg) var(--radius-lg);filter:saturate(.8);box-shadow:0 30px 80px rgba(0,0,0,.35)}.product-badge{position:absolute;right:22px;bottom:22px;padding:11px 17px;border-radius:999px;background:rgba(8,9,10,.82);border:1px solid var(--line);color:var(--gold2);font-size:12px;backdrop-filter:blur(8px)}.product-copy{padding:25px 0}.product-copy h1{font-size:clamp(46px,6vw,78px);font-weight:300;line-height:1.25;margin:18px 0}.product-lead{color:#c9c0b5;font-size:17px;line-height:2.1;max-width:590px}.product-price{display:flex;align-items:baseline;gap:10px;margin:28px 0;color:var(--gold2)}.product-price strong{font:400 38px IRANSans}.product-price span{font-size:12px;color:var(--muted)}.product-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.product-tags span{padding:8px 13px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#cfc6bb;font-size:12px}.product-facts{margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.product-fact{display:flex;justify-content:space-between;gap:25px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.product-fact span{color:var(--muted)}.product-fact b{font-weight:400;color:var(--ivory)}
.detail-panel{height:100%;padding:32px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-lg);background:rgba(255,255,255,.02)}.detail-panel h2{font-size:25px;margin:0 0 22px}.detail-panel p,.detail-panel li{color:var(--muted);line-height:2}.ingredient-list{list-style:none;padding:0;margin:0}.ingredient-list li{display:flex;border-bottom:1px solid rgba(255,255,255,.06);padding:10px 0}.ingredient-list li:before{content:"";width:5px;height:5px;margin:13px 0 0 12px;border-radius:50%;background:var(--gold);flex:0 0 auto}.allergy-note{padding:18px 20px;border-right:2px solid var(--gold);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.055);border-radius:var(--radius-sm);color:#cfc6bb;line-height:1.9;font-size:13px}.related-menu-card{display:block;height:100%;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-md);color:var(--ivory);transition:.3s}.related-menu-card:hover{transform:translateY(-4px);border-color:var(--line);color:var(--ivory)}.related-menu-card img{height:210px;object-fit:cover;border-radius:12px;margin-bottom:18px}.related-menu-card small{color:var(--gold)}.related-menu-card h3{font-size:20px;margin:9px 0}.related-menu-card p{color:var(--muted);font-size:13px}
@media(max-width:991px){.product-hero{padding-top:125px}.product-image img{height:500px}.product-copy{padding-top:35px}}@media(max-width:575px){.product-hero{padding:110px 0 60px}.product-image img{height:420px;border-radius:160px 160px var(--radius-md) var(--radius-md)}.product-copy h1{font-size:45px}.detail-panel{padding:24px}.product-fact{align-items:flex-start}}

/* Stage 13-3: consistent inner pages and exact cafe reference components. */
.noir-nav .navbar-brand{max-width:320px}.noir-nav .navbar-brand .logo_site{width:auto;height:54px;max-width:120px;object-fit:contain}.noir-nav .brand-copy{display:flex;align-items:center;gap:12px}.noir-nav .brand-copy b{font-family:inherit;letter-spacing:0;font-size:15px}.noir-nav .brand-copy small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noir-nav .navbar-nav{gap:1rem}.noir-nav .navbar-nav .menu-item{list-style:none}.noir-nav.inner-nav{background:rgba(8,9,10,.97);box-shadow:0 12px 35px rgba(0,0,0,.2)}.noir-nav .nav-reserve{flex:0 0 auto;margin-right:18px}.noir-nav .navbar-collapse{align-items:center}
.coffee-digital-hero{min-height:510px;padding:165px 0 85px;background-image:linear-gradient(90deg,rgba(7,8,9,.35),rgba(7,8,9,.94)),url("../images/cafee/hero-cafe.webp");background-position:center;background-size:cover}.coffee-page-breadcrumb{margin-bottom:45px}.coffee-page-breadcrumb .breadcrumb{margin:0;padding:0;background:transparent}.coffee-page-breadcrumb a{color:var(--gold2)}.coffee-page-breadcrumb li,.coffee-page-breadcrumb span{color:var(--muted)}.coffee-digital-menu .menu-entry h2{font-size:17px;margin:0 0 7px;color:var(--ivory)}.coffee-digital-menu .menu-tabs{list-style:none;padding:0}.coffee-digital-menu .menu-tabs button{font-family:inherit;cursor:pointer}.coffee-filter-item[hidden]{display:none!important}.menu-arrow{color:var(--gold2);font-size:19px;transition:transform .25s}.menu-item-link:hover .menu-arrow{transform:translateX(-4px)}
.coffee-food-rating{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--gold2)}.coffee-food-rating span{letter-spacing:3px}.coffee-food-rating b{font-weight:400;color:var(--muted)}.coffee-entry-content{color:var(--muted);line-height:2.15}.coffee-entry-content a,.ingredient-list a{color:var(--gold2)}.coffee-food-gallery{height:auto}.coffee-food-gallery img{max-width:100%;height:auto}.coffee-food-comments{height:auto}.rqo-coffee-single-food .product-tags{margin:20px 0}.rqo-coffee-single-food .btn-gold{color:var(--ink)!important}.rqo-coffee-single-food .breadcrumb{padding:0;background:transparent}.rqo-coffee-single-food .breadcrumb a{color:var(--gold2)}
.footer-brand img{width:auto;height:54px;max-width:120px;object-fit:contain}.footer-bottom a{color:var(--gold2)}.coffee-floating-social{max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:none}.coffee-floating-social::-webkit-scrollbar{display:none}.coffee-floating-social a{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#111316;border:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.25);box-shadow:0 9px 26px rgba(0,0,0,.32);transition:.25s}.coffee-floating-social a:hover{transform:translateY(-3px);border-color:var(--gold)}.coffee-floating-social img{object-fit:contain;border-radius:50%}
@media(max-width:991px){.noir-nav .navbar-collapse{margin-top:12px;padding:22px;background:rgba(8,9,10,.98);border:1px solid rgba(255,255,255,.06);border-radius:14px}.noir-nav .nav-reserve{display:inline-flex;margin:16px 0 0}.noir-nav .navbar-nav{gap:0}.noir-nav .dropdown-menu{margin:5px 0 10px;background:#101214}.coffee-digital-hero{min-height:430px;padding:145px 0 70px}}
@media(max-width:575px){.noir-nav>.container{padding-right:16px;padding-left:16px}.noir-nav .navbar-brand{max-width:calc(100% - 68px)}.noir-nav .navbar-brand .logo_site{height:44px;max-width:92px}.noir-nav .brand-copy small{display:none}.noir-nav .navbar-toggler{margin:5px 0;padding:7px 10px;align-self:center}.coffee-digital-hero{min-height:390px;padding:125px 0 55px}.coffee-page-breadcrumb{margin-bottom:30px}.coffee-digital-menu .menu-tabs{justify-content:flex-start!important}.coffee-digital-menu .menu-entry h2{font-size:15px}.product-hero .breadcrumb{margin-bottom:2rem!important}.coffee-floating-social{left:12px;bottom:12px}.coffee-floating-social a{width:42px;height:42px}.coffee-floating-social img{width:39px;height:39px}}

/* Stage 13-4: reference breadcrumb and contact form. */
.page-hero .coffee-page-breadcrumb{position:relative;z-index:2;margin:0 0 42px}.page-hero.compact .coffee-page-breadcrumb{margin-bottom:32px}.coffee-page-breadcrumb ol,.coffee-page-breadcrumb ul,.page-hero .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;background:transparent}.coffee-page-breadcrumb li,.coffee-page-breadcrumb span,.page-hero .breadcrumb-item{color:#948c82;font-size:12px}.coffee-page-breadcrumb a,.page-hero .breadcrumb a{color:var(--gold2);transition:.25s}.coffee-page-breadcrumb a:hover,.page-hero .breadcrumb a:hover{color:var(--ivory)}.coffee-page-breadcrumb .breadcrumb-item+.breadcrumb-item:before,.page-hero .breadcrumb-item+.breadcrumb-item:before{content:"/";float:none;padding:0 8px;color:rgba(var(--rqo-theme-color-rgb,199,164,106),.55)}
.coffee-contact-section{background:var(--ink)}.coffee-contact-section .coffee-gap-lg{align-items:stretch;row-gap:3rem}.coffee-contact-section h2{font-size:clamp(32px,4vw,52px);font-weight:300;margin:15px 0 22px}.coffee-contact-card{margin-top:28px}.coffee-contact-card h3{font-size:19px;margin-bottom:16px}.coffee-contact-card .product-fact{align-items:flex-start}.coffee-contact-card .product-fact b{max-width:68%;text-align:left;line-height:1.9}.coffee-contact-card a{color:var(--gold2)}.coffee-contact-form{height:100%;padding:34px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);background:rgba(255,255,255,.025)}.coffee-contact-form #EZD_MainForm,.coffee-contact-form #EZD_Form,.coffee-contact-form .top-ads,.coffee-contact-form .secondary-color{width:100%;background:transparent!important}.coffee-contact-form .top-ads>div{float:none!important}.coffee-contact-form form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coffee-contact-form form>label{display:block;width:100%}.coffee-contact-form form>label:nth-of-type(3),.coffee-contact-form .EZD_FormItem,.coffee-contact-form #nonce_id{grid-column:1/-1}.coffee-contact-form input[type="text"],.coffee-contact-form input[type="tel"],.coffee-contact-form input[type="email"],.coffee-contact-form textarea{display:block;width:100%;min-height:52px;padding:13px 15px;border:1px solid rgba(255,255,255,.1)!important;border-radius:10px;background:#111316!important;color:var(--ivory)!important;font-family:inherit;outline:0;transition:.25s}.coffee-contact-form textarea{min-height:155px;resize:vertical}.coffee-contact-form input:focus,.coffee-contact-form textarea:focus{border-color:var(--gold)!important;box-shadow:0 0 0 3px rgba(var(--rqo-theme-color-rgb,199,164,106),.09)}.coffee-contact-form input::placeholder,.coffee-contact-form textarea::placeholder{color:#777068}.coffee-contact-form #isc_submit,.coffee-contact-form #isc_submit_waiting{width:100%;min-height:50px;border:1px solid var(--gold);border-radius:8px;background:var(--gold);color:var(--ink);font-family:inherit;font-weight:600;cursor:pointer}.coffee-contact-form #isc_submit:hover{background:var(--gold2)}.coffee-contact-form .top-ads>div>p,.coffee-contact-form .has-text-align-center{display:none}.coffee-contact-map{overflow:hidden;border-top:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.15)}.coffee-contact-map iframe,.coffee-contact-map>div{width:100%!important;max-width:100%}
@media(max-width:767px){.coffee-contact-form{padding:24px 18px}.coffee-contact-form form{grid-template-columns:1fr}.coffee-contact-form form>label,.coffee-contact-form .EZD_FormItem,.coffee-contact-form #nonce_id{grid-column:1}.coffee-contact-card .product-fact{display:block}.coffee-contact-card .product-fact b{display:block;max-width:none;margin-top:7px;text-align:right}.page-hero .coffee-page-breadcrumb{margin-bottom:25px}}

/* Stage 13-5: menu-single reference parity on Bootstrap 4. */
.rqo-coffee-single-food .row.g-5{margin-right:-24px;margin-left:-24px}.rqo-coffee-single-food .row.g-5>[class*="col-"]{padding-right:24px;padding-left:24px}.rqo-coffee-single-food .row.g-4{margin-right:-12px;margin-left:-12px}.rqo-coffee-single-food .row.g-4>[class*="col-"]{padding:12px}.rqo-coffee-single-food .product-image{display:block;width:100%;max-width:560px;margin-right:auto;margin-left:auto}.rqo-coffee-single-food .product-image img{display:block;width:100%;max-width:none}.rqo-coffee-single-food .product-copy h1{color:var(--ivory)}.rqo-coffee-single-food .product-lead p{margin:0}.rqo-coffee-single-food .product-fact b{max-width:65%;text-align:left;line-height:1.8}.rqo-coffee-single-food .detail-panel{height:100%}.rqo-coffee-single-food .detail-panel>h2{color:var(--ivory)}.rqo-coffee-single-food .related-menu-card img{display:block;width:100%}.rqo-coffee-single-food .bg-deep{background:var(--deep)}
@media(max-width:767px){.rqo-coffee-single-food .row.g-5{margin-right:-15px;margin-left:-15px}.rqo-coffee-single-food .row.g-5>[class*="col-"]{padding-right:15px;padding-left:15px}.rqo-coffee-single-food .product-fact b{max-width:60%}.rqo-coffee-single-food .product-copy h1{font-size:42px}}

/* Stage 13-6: exact contact.html reservation composition. */
.coffee-form-page{background:var(--ink)}.coffee-form-page .coffee-gap-lg{align-items:stretch;margin-right:-24px;margin-left:-24px}.coffee-form-page .coffee-gap-lg>[class*="col-"]{padding-right:24px;padding-left:24px}.coffee-form-info h2{font-size:clamp(34px,4vw,52px);font-weight:300;margin:14px 0 22px}.coffee-form-info .copy{color:var(--muted);font-size:15px;line-height:2.15;margin-bottom:28px}.coffee-form-info .copy p{margin:0 0 6px}.coffee-form-info .copy a{color:var(--gold2)}.coffee-form-info .content-card{padding:25px 27px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-md);background:rgba(255,255,255,.02)}.coffee-form-info .content-card h2{font-size:19px;margin:0 0 12px}.coffee-form-info .content-card p{margin:0;color:var(--muted);line-height:2}.coffee-form-column>.contact-panel,.coffee-form-column>.rqorc-form,.coffee-form-column .coffee-contact-form{height:100%;min-height:100%}
.rqorc-form.contact-panel,.coffee-contact-form{padding:34px!important;border:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.25)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(29,25,21,.98),rgba(13,12,10,.98))!important;box-shadow:0 18px 55px rgba(0,0,0,.28)!important;color:var(--ivory)!important}.rqorc-form h3,.coffee-contact-form>h2{font-size:24px!important;font-weight:400;color:var(--gold2)!important;margin:0 0 10px!important}.rqorc-form-intro{line-height:1.9;margin-bottom:25px!important}.rqorc-form .row.g-3{margin-right:-8px;margin-left:-8px}.rqorc-form .row.g-3>[class*="col-"]{padding:8px}.rqorc-form .form-label{font-size:13px}.rqorc-form .form-control,.rqorc-form .form-select{height:52px!important;padding:12px 14px!important;border:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.28)!important;border-radius:10px!important;background:#151310!important;color:#fff!important;font-family:inherit!important}.rqorc-form textarea.form-control{height:auto!important;min-height:125px!important}.rqorc-form .rqorc-submit{width:100%;margin-top:4px}
.coffee-contact-form #EZD_Form{width:100%}.coffee-contact-form #EZD_Form>form,.coffee-contact-form .wpcf7-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;margin:0!important}.coffee-contact-form form>label{margin:0!important}.coffee-contact-form form>label:nth-of-type(3),.coffee-contact-form form>.EZD_FormItem,.coffee-contact-form form>#nonce_id{grid-column:1/-1!important}.coffee-contact-form .wpcf7-form-control-wrap{display:block;width:100%}.coffee-contact-form textarea{height:155px!important}.coffee-contact-form #isc_submit{margin-top:2px}.coffee-contact-form .top-ads,.coffee-contact-form .secondary-color{padding:0!important;margin:0!important;border:0!important}.coffee-contact-form .top-ads>div{clear:none!important;width:100%!important}.coffee-contact-form #EZD_Form>p,.coffee-contact-form .top-ads>div>p{display:none!important}
@media(max-width:991px){.coffee-form-page .coffee-gap-lg{margin-right:-15px;margin-left:-15px}.coffee-form-page .coffee-gap-lg>[class*="col-"]{padding-right:15px;padding-left:15px}.coffee-form-column{margin-top:35px}}
@media(max-width:575px){.rqorc-form.contact-panel,.coffee-contact-form{padding:24px 18px!important}.coffee-contact-form #EZD_Form>form,.coffee-contact-form .wpcf7-form{grid-template-columns:1fr!important}.coffee-contact-form form>label,.coffee-contact-form form>.EZD_FormItem,.coffee-contact-form form>#nonce_id{grid-column:1!important}.coffee-form-info h2{font-size:36px}}

/* Inner pages */
.inner-nav{background:rgba(8,9,10,.96);border-bottom:1px solid rgba(255,255,255,.06)}.page-hero{min-height:460px;padding:170px 0 90px;display:flex;align-items:end;background:linear-gradient(90deg,rgba(7,8,9,.35),rgba(7,8,9,.94)),url("../images/cafee/hero-cafe.webp") center/cover}.page-hero.compact{min-height:350px}.page-hero h1{font-size:clamp(48px,7vw,86px);font-weight:300;margin:14px 0}.page-hero p{max-width:650px;color:#c8c0b7;line-height:2}.breadcrumb{--bs-breadcrumb-divider-color:var(--muted);font-size:12px}.breadcrumb a{color:var(--gold)}.breadcrumb-item.active{color:var(--muted)}

/* Stage 13-7: restrained internal-page title scale. */
.page-hero h1,.page-hero h1 a{font-size:clamp(34px,4.2vw,56px);line-height:1.35;letter-spacing:-.5px}.page-hero.compact h1,.page-hero.compact h1 a{font-size:clamp(32px,3.8vw,50px)}.rqo-coffee-single-food .product-copy h1{font-size:clamp(36px,4.4vw,58px);line-height:1.35}.error-page h1,.search-results-page h1{font-size:clamp(30px,4vw,48px)}
@media(max-width:575px){.page-hero h1,.page-hero h1 a,.page-hero.compact h1,.page-hero.compact h1 a{font-size:32px}.rqo-coffee-single-food .product-copy h1{font-size:34px}.error-page h1,.search-results-page h1{font-size:30px}}
.content-card{height:100%;padding:26px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-md);background:rgba(255,255,255,.02);transition:.3s}.content-card:hover{transform:translateY(-4px);border-color:var(--line)}.content-card img{height:230px;object-fit:cover;border-radius:calc(var(--radius-md) - 5px);margin-bottom:22px}.content-card h2,.content-card h3{font-size:21px;line-height:1.7;font-weight:400}.content-card p{color:var(--muted);line-height:1.9}.content-card a{color:var(--gold)}
.article-wrap{max-width:820px;margin:auto}.article-wrap .lead{color:#d4ccc2;line-height:2;font-size:19px}.article-wrap p{color:#b1a99f;line-height:2.2}.article-wrap h2{font-size:31px;margin:50px 0 18px}.article-cover{height:500px;object-fit:cover;border-radius:var(--radius-lg);margin-bottom:45px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin:20px 0 35px}
.contact-panel{padding:35px;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.025)}.form-control,.form-select{border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);background:#111316;color:var(--ivory);padding:13px 15px}.form-control:focus,.form-select:focus{background:#111316;color:var(--ivory);border-color:var(--gold);box-shadow:0 0 0 .2rem rgba(var(--rqo-theme-color-rgb,199,164,106),.12)}.form-control::placeholder{color:#716b64}.form-label{font-size:13px;color:#cfc6bb}.pagination .page-link{background:#141619;border-color:rgba(255,255,255,.08);color:var(--muted)}.pagination .active .page-link{background:var(--gold);border-color:var(--gold);color:var(--ink)}
.error-page{min-height:100vh;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at center,rgba(var(--rqo-theme-color-rgb,199,164,106),.1),transparent 35%),var(--ink)}.error-code{font:300 clamp(110px,22vw,250px) IRANSans;color:var(--gold);line-height:.8;opacity:.85}.legal{max-width:900px}.legal h2{font-size:27px;margin:42px 0 16px}.legal p,.legal li{color:var(--muted);line-height:2}

/* Stage 13-9: reservation section matched to contact.html#reservation. */
.coffee-reservation-section{background:var(--ink)}.coffee-reservation-section .row.g-5{align-items:stretch;margin-right:-24px;margin-left:-24px}.coffee-reservation-section .row.g-5>[class*="col-"]{padding-right:24px;padding-left:24px}.coffee-reservation-section .coffee-form-info h2{font-size:clamp(34px,4vw,52px);font-weight:300}.coffee-reservation-section .content-card{height:auto}.coffee-reservation-section .content-card h3{margin:0 0 12px;color:var(--ivory);font-size:19px}.coffee-reservation-section .rqorc-form.contact-panel{height:100%;padding:35px!important;border:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.24)!important;border-radius:18px!important;background:rgba(255,255,255,.025)!important;box-shadow:none!important}.coffee-reservation-section .rqorc-form h3{margin:0 0 24px!important;color:var(--ivory)!important;font-size:1.75rem!important;font-weight:400}.coffee-reservation-section .rqorc-form-intro{display:none}.coffee-reservation-section .rqorc-form .form-control,.coffee-reservation-section .rqorc-form .form-select{border-color:rgba(255,255,255,.1)!important;border-radius:8px!important;background:#111316!important}.coffee-reservation-section .rqorc-form .rqorc-submit{width:auto;min-width:190px;border-radius:6px!important}
@media(max-width:991px){.coffee-reservation-section .row.g-5{margin-right:-15px;margin-left:-15px}.coffee-reservation-section .row.g-5>[class*="col-"]{padding-right:15px;padding-left:15px}.coffee-reservation-section .coffee-form-column{margin-top:35px}}
@media(max-width:575px){.coffee-reservation-section .rqorc-form.contact-panel{padding:24px 18px!important}.coffee-reservation-section .rqorc-form .rqorc-submit{width:100%}}

/* Stage 13-11: robust styling for the legacy rqo-contact markup. */
.coffee-contact-form{position:relative;height:100%;padding:35px!important;border:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.22)!important;border-radius:18px!important;background:rgba(255,255,255,.025)!important;box-shadow:none!important;overflow:hidden}.coffee-contact-form:before{content:"";position:absolute;top:0;right:35px;left:35px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.65}.coffee-contact-form>h2{margin:0 0 26px!important;color:var(--ivory)!important;font-size:25px!important;font-weight:400!important}.coffee-contact-form .top-ads,.coffee-contact-form .secondary-color,.coffee-contact-form .top-ads>div,.coffee-contact-form #EZD_MainForm,.coffee-contact-form #EZD_Form,.coffee-contact-form .wpcf7{float:none!important;clear:none!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.coffee-contact-form #EZD_Form>form{display:block!important;margin:0!important}.coffee-contact-form .wpcf7{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coffee-contact-form .screen-reader-response,.coffee-contact-form .wpcf7>div[style*="display: none"],.coffee-contact-form .wpcf7>.EZD_FormItem,.coffee-contact-form .wpcf7>#nonce_id{grid-column:1/-1}.coffee-contact-form .wpcf7>label{display:block!important;width:100%!important;margin:0!important}.coffee-contact-form .wpcf7>label:nth-of-type(3){grid-column:1/-1}.coffee-contact-form .wpcf7-form-control-wrap{display:block;width:100%}.coffee-contact-form input[type="text"],.coffee-contact-form input[type="tel"],.coffee-contact-form input[type="email"],.coffee-contact-form textarea{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:14px 16px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:9px!important;background:#101214!important;color:var(--ivory)!important;font-family:inherit!important;font-size:14px!important;line-height:1.7!important;outline:0!important;transition:border-color .22s,box-shadow .22s,background .22s}.coffee-contact-form input[type="text"],.coffee-contact-form input[type="tel"],.coffee-contact-form input[type="email"]{height:54px!important}.coffee-contact-form textarea{height:160px!important;min-height:160px!important;resize:vertical!important}.coffee-contact-form input:focus,.coffee-contact-form textarea:focus{border-color:var(--gold)!important;background:#131518!important;box-shadow:0 0 0 3px rgba(var(--rqo-theme-color-rgb,199,164,106),.11)!important}.coffee-contact-form input::placeholder,.coffee-contact-form textarea::placeholder{color:#827a71!important;opacity:1}.coffee-contact-form .EZD_FormItem_submit{margin:2px 0 0!important}.coffee-contact-form #isc_submit,.coffee-contact-form #isc_submit_waiting{display:flex;align-items:center;justify-content:center;width:100%!important;height:52px!important;margin:0!important;padding:11px 25px!important;border:1px solid var(--gold)!important;border-radius:7px!important;background:var(--gold)!important;color:var(--ink)!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;transition:.22s}.coffee-contact-form #isc_submit:hover{border-color:var(--gold2)!important;background:var(--gold2)!important;transform:translateY(-1px)}.coffee-contact-form #isc_submit_waiting{display:none}.coffee-contact-form #nonce_id{display:none}.coffee-contact-form .success-feedback,.coffee-contact-form .errors-feedback{grid-column:1/-1}.coffee-contact-form .alert{margin:0;padding:12px 15px;border-radius:8px}.coffee-contact-form .top-ads>div>p,.coffee-contact-form .has-text-align-center{display:none!important}
@media(max-width:767px){.coffee-contact-form{padding:25px 18px!important}.coffee-contact-form:before{right:18px;left:18px}.coffee-contact-form .wpcf7{grid-template-columns:1fr}.coffee-contact-form .wpcf7>label,.coffee-contact-form .wpcf7>label:nth-of-type(3),.coffee-contact-form .wpcf7>.EZD_FormItem,.coffee-contact-form .wpcf7>#nonce_id{grid-column:1/-1}.coffee-contact-form textarea{height:145px!important;min-height:145px!important}}
/* Stage 13-12: lightweight homepage entrance and scroll animations. */
.home.coffee-motion-ready .coffee-reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--coffee-reveal-delay,0ms);will-change:opacity,transform}.home.coffee-motion-ready .coffee-reveal.is-visible{opacity:1;transform:none}.home.coffee-motion-ready .arch-photo.coffee-reveal{transform:translate3d(38px,18px,0) scale(.965)}.home.coffee-motion-ready .arch-photo.coffee-reveal.is-visible{transform:none}.home.coffee-motion-ready .hero-copybox{animation:coffeeHeroIn .9s .12s cubic-bezier(.22,1,.36,1) both}.home.coffee-motion-ready .carousel-item.active .hero{animation:coffeeHeroZoom 7s ease-out both}.home .arch-photo img{transition:filter .65s ease,transform .85s cubic-bezier(.22,1,.36,1)}.home .arch-photo:hover img{transform:translateY(-5px) scale(1.012);filter:saturate(.9)}
@keyframes coffeeHeroIn{from{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:none}}@keyframes coffeeHeroZoom{from{background-size:100% auto}to{background-size:106% auto}}
@media(max-width:991px){@keyframes coffeeHeroZoom{from{background-size:auto 100%}to{background-size:auto 104%}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home.coffee-motion-ready .coffee-reveal,.home.coffee-motion-ready .arch-photo.coffee-reveal{opacity:1;transform:none;transition:none}.home.coffee-motion-ready .hero-copybox,.home.coffee-motion-ready .carousel-item.active .hero{animation:none}.home .arch-photo img{transition:none}}
/* Stage 13-13: reference article and unified comments/rating UI. */
.rqo-coffee-single-post>.section{background:var(--ink)}.rqo-coffee-single-post .article-wrap{max-width:820px;margin-right:auto;margin-left:auto}.rqo-coffee-single-post .article-content>p:first-child{color:#d7cec3;font-size:18px;line-height:2.15}.rqo-coffee-single-post .article-content img{height:auto;border-radius:var(--radius-md)}.rqo-coffee-single-post .post-rel,.rqo-coffee-single-post .post-comment{margin-right:auto;margin-left:auto}.rqo-coffee-single-post .post-rel-list a{color:var(--ivory)}
.coffee-comments{width:100%;color:var(--muted)}.coffee-comments .comments-area__title,.coffee-comments .comment-reply-title{margin:0 0 22px;color:var(--ivory);font-size:25px;font-weight:400}.coffee-comments .comment-list{margin:0 0 38px;padding:0;list-style:none}.coffee-comments .comment-list .comment{margin:0 0 14px;padding:20px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:rgba(255,255,255,.018)}.coffee-comments .comment-list .children{margin:16px 30px 0 0;padding:0;list-style:none}.coffee-comments .comment-body{position:relative}.coffee-comments .comment-author{display:flex;align-items:center;gap:12px;color:var(--ivory)}.coffee-comments .comment-author img{width:48px;height:48px;border-radius:50%}.coffee-comments .comment-metadata{margin:8px 60px 14px;font-size:11px}.coffee-comments .comment-metadata a,.coffee-comments .reply a{color:var(--gold2)}.coffee-comments .comment-content{line-height:2}.coffee-comments .stars{display:flex;gap:2px;margin:0 0 8px;color:var(--gold)}
.coffee-comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coffee-comment-form>p,.coffee-comment-form .logged-in-as,.coffee-comment-form .comment-notes,.coffee-comment-form .comments-rating,.coffee-comment-form .form-submit{margin:0;grid-column:1/-1;}.coffee-comment-form .comment-form-author,.coffee-comment-form .comment-form-email{grid-column:auto}.logged-in-as a{color:var(--muted);}.coffee-comment-form label,.coffee-comment-form .rating_lable{display:block;margin:0 0 8px;color:#d8cfc4;font-size:13px}.coffee-comment-form input[type="text"],.coffee-comment-form input[type="email"],.coffee-comment-form textarea{display:block;width:100%;padding:13px 15px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#111316;color:var(--ivory);font-family:inherit;outline:0;transition:.25s}.coffee-comment-form input{min-height:52px}.coffee-comment-form textarea{min-height:155px;resize:vertical}.coffee-comment-form input:focus,.coffee-comment-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(var(--rqo-theme-color-rgb,199,164,106),.1)}.coffee-comment-form .form-submit{margin-top:4px}.coffee-comment-form .coffee-comment-submit{width:100%;min-height:50px}
.coffee-comment-form .comments-rating{padding:0;border:0}.coffee-comment-form .rating-container{display:inline-flex;direction:rtl;unicode-bidi:bidi-override;gap:4px;font-size:0}.coffee-comment-form .rating-container>input{position:absolute;opacity:0;pointer-events:none}.coffee-comment-form .rating-container>input+label{display:inline-block;width:34px;height:38px;margin:0;overflow:hidden;color:transparent;font-size:0;cursor:pointer}.coffee-comment-form .rating-container>input+label:before{content:"★";display:grid;width:34px;height:38px;place-items:center;color:#615b54;font-family:IRANSans;font-size:29px;line-height:1;text-indent:0;transition:color .18s ease,transform .18s ease}.coffee-comment-form .rating-container>input:checked~label:before,.coffee-comment-form .rating-container>input+label:hover:before,.coffee-comment-form .rating-container>input+label:hover~label:before{color:var(--gold2);transform:scale(1.08)}.coffee-comment-form .rating-container>.star-cb-clear+label{display:none}.coffee-comment-form #comment_error{grid-column:1/-1;color:#e7a6a6!important}.coffee-food-comments>h2+.comments-area{margin-top:0}
@media(max-width:767px){.coffee-comment-form{grid-template-columns:1fr}.coffee-comment-form .comment-form-author,.coffee-comment-form .comment-form-email{grid-column:1}.coffee-comments .comment-list .children{margin-right:12px}.coffee-comments .comment-list .comment{padding:16px}.rqo-coffee-single-post .article-content>p:first-child{font-size:16px}}
/* Stage 13-14: single article link colors and comment-flow isolation. */
.rqo-coffee-single-post .article-content a,.rqo-coffee-single-post .card-tags a,.rqo-coffee-single-post .coffee-post-comments a{color:var(--gold2);text-decoration:none;border-bottom:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.38);transition:color .2s ease,border-color .2s ease}.rqo-coffee-single-post .article-content a:hover,.rqo-coffee-single-post .card-tags a:hover,.rqo-coffee-single-post .coffee-post-comments a:hover{color:var(--ivory);border-bottom-color:var(--gold2)}.rqo-coffee-single-post .article-meta a,.rqo-coffee-single-post .breadcrumb a{color:var(--gold2)}.rqo-coffee-single-post .coffee-post-comments{display:block;position:relative;float:none;clear:both;width:100%;height:auto!important;min-height:0;max-height:none;overflow:visible;margin-bottom:0}.rqo-coffee-single-post .coffee-post-comments:after{content:"";display:table;clear:both}.rqo-coffee-single-post .coffee-post-comments .comments-area,.rqo-coffee-single-post .coffee-post-comments .comment-respond,.rqo-coffee-single-post .coffee-post-comments .coffee-comment-form{position:relative;float:none;clear:both;width:100%;height:auto;max-height:none;overflow:visible}.rqo-coffee-single-post+.site-footer,.rqo-coffee-single-post~.site-footer{clear:both}
/* Stage 13-15: restrained heading scale on pages and single views. */
body:not(.home) .page-hero h1,body:not(.home) .page-hero h1 a{font-size:clamp(30px,3.5vw,45px);line-height:1.45;letter-spacing:-.3px}body:not(.home) .page-hero.compact h1,body:not(.home) .page-hero.compact h1 a{font-size:clamp(29px,3.2vw,42px)}body:not(.home).single-food .product-copy h1,body:not(.home) .rqo-coffee-single-food .product-copy h1{font-size:clamp(32px,3.8vw,48px);line-height:1.4}body:not(.home) .coffee-page-content h2,body:not(.home) .article-content h2,body:not(.home) .coffee-entry-content h2,body:not(.home) .detail-panel h2,body:not(.home) .section-title h2{font-size:clamp(23px,2.5vw,32px);line-height:1.65}body:not(.home) .coffee-page-content h3,body:not(.home) .article-content h3,body:not(.home) .coffee-entry-content h3,body:not(.home) .detail-panel h3{font-size:clamp(19px,2vw,25px);line-height:1.7}
@media(max-width:575px){body:not(.home) .page-hero h1,body:not(.home) .page-hero h1 a,body:not(.home) .page-hero.compact h1,body:not(.home) .page-hero.compact h1 a{font-size:28px}body:not(.home).single-food .product-copy h1,body:not(.home) .rqo-coffee-single-food .product-copy h1{font-size:31px}body:not(.home) .coffee-page-content h2,body:not(.home) .article-content h2,body:not(.home) .coffee-entry-content h2,body:not(.home) .detail-panel h2,body:not(.home) .section-title h2{font-size:23px}body:not(.home) .coffee-page-content h3,body:not(.home) .article-content h3,body:not(.home) .coffee-entry-content h3,body:not(.home) .detail-panel h3{font-size:19px}}
/* Stage 13-16: definitive single-view typography and comment document flow. */
.rqo-coffee-single-post .article-content a,.rqo-coffee-single-post .article-content a:visited,.rqo-coffee-single-post .card-tags a,.rqo-coffee-single-post .card-tags a:visited,.rqo-coffee-single-post .coffee-post-comments a,.rqo-coffee-single-post .coffee-post-comments a:visited{color:var(--ivory)!important}.rqo-coffee-single-post .article-content a:hover,.rqo-coffee-single-post .card-tags a:hover,.rqo-coffee-single-post .coffee-post-comments a:hover{color:var(--gold2)!important}.rqo-coffee-single-post .article-meta a,.rqo-coffee-single-post .article-meta a:visited{color:#d8cfc4!important}
.rqo-coffee-single-post .coffee-post-comments{display:flow-root!important;position:static!important;float:none!important;clear:both!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:28px 0 0!important;padding:30px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-lg);overflow:visible!important;background:rgba(255,255,255,.02)}.rqo-coffee-single-post .coffee-post-comments #comments,.rqo-coffee-single-post .coffee-post-comments #respond,.rqo-coffee-single-post .coffee-post-comments form{display:block!important;position:static!important;float:none!important;clear:both!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.rqo-coffee-single-post{display:block;position:relative;overflow:visible}.rqo-coffee-single-post:after{content:"";display:table;clear:both}body.single-post footer.site-footer{display:block;position:relative;clear:both;width:100%;z-index:1}
.rqo-coffee-single-food .detail-panel h2,.rqo-coffee-single-food .section-title h2,.rqo-coffee-single-food .coffee-food-comments .comment-reply-title{font-size:26px!important;line-height:1.6!important}.rqo-coffee-single-food .detail-panel h3{font-size:21px!important;line-height:1.65!important}
@media(max-width:575px){.rqo-coffee-single-post .coffee-post-comments{padding:22px 16px}.rqo-coffee-single-food .detail-panel h2,.rqo-coffee-single-food .section-title h2,.rqo-coffee-single-food .coffee-food-comments .comment-reply-title{font-size:22px!important}.rqo-coffee-single-food .detail-panel h3{font-size:19px!important}}
/* Stage 13-17: readable single-post and single-food typography. */
.rqo-coffee-single-post .article-content,.rqo-coffee-single-food .coffee-entry-content,.rqo-coffee-single-food .product-lead{font-size:16px;line-height:2.15}.rqo-coffee-single-post .article-content p,.rqo-coffee-single-food .coffee-entry-content p,.rqo-coffee-single-food .product-lead p{margin-bottom:1.35em;line-height:inherit}.rqo-coffee-single-post .article-content li,.rqo-coffee-single-food .coffee-entry-content li,.rqo-coffee-single-food .ingredient-list li{line-height:2;margin-bottom:.35em}.rqo-coffee-single-post .article-content h2,.rqo-coffee-single-post .article-content h3,.rqo-coffee-single-food .coffee-entry-content h2,.rqo-coffee-single-food .coffee-entry-content h3{margin-top:1.6em;margin-bottom:.65em;line-height:1.65!important}.rqo-coffee-single-post .article-meta{align-items:center;row-gap:10px;line-height:1.9}.rqo-coffee-single-food .product-fact{align-items:flex-start;line-height:1.9}.rqo-coffee-single-food .product-fact span,.rqo-coffee-single-food .product-fact b{line-height:1.9}.rqo-coffee-single-food .detail-panel p,.rqo-coffee-single-food .detail-panel li{line-height:2.05}
@media(max-width:991px){.rqo-coffee-single-post .article-content,.rqo-coffee-single-food .coffee-entry-content,.rqo-coffee-single-food .product-lead{font-size:16px;line-height:2.2}.rqo-coffee-single-food .product-copy{padding-top:42px}.rqo-coffee-single-food .detail-panel{margin-bottom:8px}.rqo-coffee-single-food .product-fact{padding:14px 0}}
@media(max-width:575px){.rqo-coffee-single-post .article-content,.rqo-coffee-single-food .coffee-entry-content,.rqo-coffee-single-food .product-lead{font-size:15px;line-height:2.25}.rqo-coffee-single-post .article-content p,.rqo-coffee-single-food .coffee-entry-content p,.rqo-coffee-single-food .product-lead p{margin-bottom:1.5em}.rqo-coffee-single-post .article-content h2,.rqo-coffee-single-post .article-content h3,.rqo-coffee-single-food .coffee-entry-content h2,.rqo-coffee-single-food .coffee-entry-content h3{line-height:1.75!important}.rqo-coffee-single-post .article-meta{display:flex;align-items:flex-start;gap:8px 14px;line-height:2}.rqo-coffee-single-food .product-fact{display:flex;gap:14px;line-height:2}.rqo-coffee-single-food .product-fact span{flex:0 0 38%}.rqo-coffee-single-food .product-fact b{max-width:62%;text-align:right;line-height:2}.rqo-coffee-single-food .detail-panel p,.rqo-coffee-single-food .detail-panel li{line-height:2.15}}
/* Stage 13-18: selectable light color scheme. Dark remains the default. */
body.coffee-theme-light{--ink:#f7f4ee;--deep:#eee9e1;--panel:#fff;--ivory:#29241f;--muted:#6f665d;--line:rgba(126,91,42,.2);background:#f7f4ee;color:#29241f;color-scheme:light}body.coffee-theme-light .bg-panel{background:radial-gradient(circle at 85% 15%,rgba(173,126,60,.08),transparent 34%),#fff}body.coffee-theme-light .bg-deep,body.coffee-theme-light .coffee-menu-archive,body.coffee-theme-light .coffee-digital-menu,body.coffee-theme-light .coffee-reservation-section,body.coffee-theme-light .coffee-contact-section,body.coffee-theme-light .coffee-blog-section,body.coffee-theme-light .rqo-coffee-single-post>.section{background:#eee9e1;color:#29241f}
body.coffee-theme-light .noir-nav,body.coffee-theme-light .noir-nav.inner-nav,body.coffee-theme-light.home .noir-nav.is-scrolled{background:rgba(255,253,249,.96);border-bottom:1px solid rgba(126,91,42,.16);box-shadow:0 10px 32px rgba(71,51,28,.1)}body.coffee-theme-light .brand,body.coffee-theme-light .nav-link,body.coffee-theme-light .navbar-brand,body.coffee-theme-light .brand-copy b{color:#29241f!important}body.coffee-theme-light .brand small,body.coffee-theme-light .brand-copy small{color:#756b61}body.coffee-theme-light .navbar-toggler{border-color:rgba(126,91,42,.3);background:#f4eee5}body.coffee-theme-light .navbar-toggler-icon{filter:invert(1)}body.coffee-theme-light .noir-nav .dropdown-menu,body.coffee-theme-light.home .dropdown-menu{background:rgba(255,253,249,.99);border-color:rgba(126,91,42,.2);box-shadow:0 20px 48px rgba(71,51,28,.14)}body.coffee-theme-light .noir-nav .dropdown-menu:before{background:#fffdf9}body.coffee-theme-light .dropdown-item,body.coffee-theme-light .noir-nav .dropdown-item{color:#3e3730!important}body.coffee-theme-light .dropdown-item:hover,body.coffee-theme-light .noir-nav .dropdown-item:hover{background:rgba(173,126,60,.1);color:#835f2d!important}
body.coffee-theme-light .hero:before{background:linear-gradient(90deg,rgba(255,251,245,.34),rgba(255,251,245,.91))}body.coffee-theme-light .hero-copybox{background:linear-gradient(90deg,rgba(255,255,255,.4),rgba(255,255,255,.82));border-color:#a77a3b;box-shadow:0 18px 50px rgba(71,51,28,.12)}body.coffee-theme-light .hero h1,body.coffee-theme-light .hero p,body.coffee-theme-light .hero-text-link{color:#29241f}body.coffee-theme-light .page-hero:before{background:linear-gradient(90deg,rgba(255,251,245,.42),rgba(255,251,245,.92))}body.coffee-theme-light .page-hero h1,body.coffee-theme-light .page-hero h1 a,body.coffee-theme-light .page-hero p,body.coffee-theme-light .product-copy h1{color:#29241f!important}body.coffee-theme-light .coffee-digital-hero{background-image:linear-gradient(90deg,rgba(255,251,245,.42),rgba(255,251,245,.92)),url("../images/cafee/hero-cafe.webp")}
body.coffee-theme-light .section h2,body.coffee-theme-light .section h3,body.coffee-theme-light .detail-panel h2,body.coffee-theme-light .detail-panel h3,body.coffee-theme-light .post h3 a,body.coffee-theme-light .menu-entry h3,body.coffee-theme-light .content-card h2,body.coffee-theme-light .content-card h3{color:#29241f!important}body.coffee-theme-light .copy,body.coffee-theme-light .section-title p,body.coffee-theme-light .post p,body.coffee-theme-light .article-content,body.coffee-theme-light .coffee-entry-content,body.coffee-theme-light .product-lead,body.coffee-theme-light .detail-panel p,body.coffee-theme-light .detail-panel li,body.coffee-theme-light .content-card p{color:#665e56}body.coffee-theme-light .menu-entry article,body.coffee-theme-light .side-post,body.coffee-theme-light .content-card,body.coffee-theme-light .detail-panel,body.coffee-theme-light .coffee-post-comments,body.coffee-theme-light .coffee-contact-form,body.coffee-theme-light .visit-box,body.coffee-theme-light .related-menu-card{background:rgba(255,255,255,.76);border-color:rgba(126,91,42,.16);box-shadow:0 12px 34px rgba(71,51,28,.06)}body.coffee-theme-light .menu-entry article:hover,body.coffee-theme-light .content-card:hover,body.coffee-theme-light .related-menu-card:hover{background:#fff;border-color:rgba(167,122,59,.42)}body.coffee-theme-light .menu-entry i{background:rgba(126,91,42,.2)}body.coffee-theme-light .menu-tabs .nav-link{background:rgba(255,255,255,.66);border-color:rgba(126,91,42,.16);color:#6f665d!important}body.coffee-theme-light .menu-tabs .nav-link.active{background:rgba(173,126,60,.14);border-color:#a77a3b;color:#704c1f!important}
body.coffee-theme-light .product-hero{background:radial-gradient(circle at 15% 30%,rgba(173,126,60,.12),transparent 32%),#f7f4ee}body.coffee-theme-light .product-fact,body.coffee-theme-light .stats,body.coffee-theme-light .footer-tools{border-color:rgba(126,91,42,.17)}body.coffee-theme-light .product-fact b,body.coffee-theme-light .footer-contact strong{color:#332d27}body.coffee-theme-light .product-tags span,body.coffee-theme-light .allergy-note{color:#5f574f;border-color:rgba(126,91,42,.18);background:rgba(173,126,60,.07)}
body.coffee-theme-light input[type="text"],body.coffee-theme-light input[type="email"],body.coffee-theme-light input[type="tel"],body.coffee-theme-light input[type="search"],body.coffee-theme-light input[type="number"],body.coffee-theme-light textarea,body.coffee-theme-light select,body.coffee-theme-light .coffee-contact-form input,body.coffee-theme-light .coffee-contact-form textarea,body.coffee-theme-light .coffee-comment-form input,body.coffee-theme-light .coffee-comment-form textarea{background:#fff!important;border-color:rgba(126,91,42,.22)!important;color:#29241f!important}body.coffee-theme-light input::placeholder,body.coffee-theme-light textarea::placeholder{color:#978b7f}body.coffee-theme-light input:focus,body.coffee-theme-light textarea:focus,body.coffee-theme-light select:focus{border-color:#a77a3b!important;box-shadow:0 0 0 3px rgba(167,122,59,.12)!important}
body.coffee-theme-light .coffee-comments .comment-list .comment{background:#fff;border-color:rgba(126,91,42,.16)}body.coffee-theme-light .coffee-comments .comment-author,body.coffee-theme-light .coffee-comments .comment-reply-title,body.coffee-theme-light .coffee-comments .title_comments{color:#29241f}body.coffee-theme-light .coffee-comments .comment-content{color:#665e56!important}body.coffee-theme-light .coffee-comment-form label{color:#443c34}
body.coffee-theme-light .visit{background:linear-gradient(rgba(255,251,245,.78),rgba(255,251,245,.9)),url("../images/cafee/hero-cafe.webp") center/cover}body.coffee-theme-light .visit p,body.coffee-theme-light .visit small{color:#665e56}body.coffee-theme-light footer.site-footer{background:#e9e3da;color:#655d54;border-top-color:rgba(126,91,42,.2)}body.coffee-theme-light footer.site-footer:before{background:radial-gradient(circle at 82% 18%,rgba(173,126,60,.1),transparent 30%)}body.coffee-theme-light .footer-title,body.coffee-theme-light .site-footer .brand,body.coffee-theme-light .site-footer .brand b{color:#29241f!important}body.coffee-theme-light .footer-brand-copy,body.coffee-theme-light .site-footer a{color:#655d54}body.coffee-theme-light .footer-bottom{border-top-color:rgba(126,91,42,.17)}body.coffee-theme-light .coffee-floating-social a{background:#fff;border-color:rgba(126,91,42,.22);box-shadow:0 8px 24px rgba(71,51,28,.14)}
@media(max-width:991px){body.coffee-theme-light .noir-nav .navbar-collapse,body.coffee-theme-light.home #navbarMenu{background:rgba(255,253,249,.99);border-color:rgba(126,91,42,.16)}}@media(max-width:575px){body.coffee-theme-light .hero:before{background:linear-gradient(0deg,rgba(255,251,245,.88),rgba(255,251,245,.3))}body.coffee-theme-light .hero-copybox{background:rgba(255,255,255,.82)}}
/* Stage 13-19: consistent, restrained typography across the whole theme. */
body{font-size:15px;line-height:1.9}body h1,body h2,body h3,body h4,body h5,body h6{line-height:1.55;letter-spacing:-.2px;text-wrap:balance}body h1{font-size:clamp(31px,4vw,48px);margin-top:0;margin-bottom:.55em}body h2{font-size:clamp(26px,3.2vw,38px);margin-top:0;margin-bottom:.65em}body h3{font-size:clamp(21px,2.5vw,28px);margin-top:0;margin-bottom:.7em}body h4{font-size:clamp(18px,2vw,23px);margin-top:0;margin-bottom:.75em}body h5{font-size:clamp(16px,1.7vw,20px);margin-top:0;margin-bottom:.8em}body h6{font-size:clamp(15px,1.5vw,18px);margin-top:0;margin-bottom:.8em}body p{font-size:15px;line-height:2;margin-top:0;margin-bottom:1.15em}body li{line-height:1.9}body .lead{font-size:17px;line-height:2.05}
body .hero h1{font-size:clamp(38px,5vw,58px);line-height:1.38;margin:14px 0 16px}body .hero p{font-size:clamp(14px,1.2vw,16px);line-height:2;margin-bottom:0}body .section h2,body .visit h2{font-size:clamp(29px,3.8vw,44px);line-height:1.5;margin:13px 0 18px}body .section-title{margin-bottom:42px}body .section-title p{line-height:2;margin-bottom:0}body .menu-entry h3,body .coffee-menu-archive .menu-entry h2,body .coffee-digital-menu .menu-entry h2{font-size:17px;line-height:1.65;margin:0 0 6px}body .menu-entry p{font-size:12px;line-height:1.8;margin:0}body .post h3{font-size:clamp(20px,2.2vw,25px);line-height:1.7;margin:9px 0}body .side-post h3{font-size:19px;line-height:1.7}body .content-card h2,body .content-card h3{font-size:21px;line-height:1.7;margin-bottom:.6em}body .related-menu-card h3{font-size:20px;line-height:1.65;margin:9px 0}body .detail-panel h2{font-size:clamp(23px,2.4vw,28px);line-height:1.65;margin-bottom:20px}body .detail-panel h3{font-size:clamp(19px,2vw,24px);line-height:1.7}body .detail-panel p,body .detail-panel li{font-size:15px;line-height:2.05}body .footer-title{font-size:14px;line-height:1.7;margin-bottom:20px}body .site-footer p,body .site-footer li,body .site-footer a{font-size:13px;line-height:1.9}
body .page-hero h1,body .page-hero h1 a{font-size:clamp(29px,3.5vw,43px);line-height:1.45;margin:11px 0 14px}body .page-hero p{font-size:15px;line-height:2}body .product-copy h1,body .rqo-coffee-single-food .product-copy h1{font-size:clamp(31px,3.8vw,47px);line-height:1.42;margin:14px 0 16px}body .article-content,body .coffee-entry-content{font-size:15.5px;line-height:2.15}body .article-content p,body .coffee-entry-content p{font-size:inherit;line-height:inherit;margin-bottom:1.35em}body .article-content h2,body .coffee-entry-content h2{font-size:clamp(24px,2.7vw,31px);line-height:1.65;margin-top:1.55em;margin-bottom:.65em}body .article-content h3,body .coffee-entry-content h3{font-size:clamp(20px,2.2vw,25px);line-height:1.7;margin-top:1.45em;margin-bottom:.65em}body .comment-reply-title,body .comments-area__title h2{font-size:24px;line-height:1.65}
@media(max-width:767px){body{font-size:14.5px;line-height:1.95}body h1{font-size:30px;line-height:1.5}body h2{font-size:25px;line-height:1.6}body h3{font-size:21px;line-height:1.65}body h4{font-size:18px;line-height:1.7}body h5{font-size:16px;line-height:1.75}body h6{font-size:15px;line-height:1.75}body p{font-size:14.5px;line-height:2.1;margin-bottom:1.2em}body .lead{font-size:16px;line-height:2.1}body .hero h1{font-size:clamp(35px,10vw,47px);line-height:1.45}body .section h2,body .visit h2{font-size:29px;line-height:1.6}body .section-title{margin-bottom:32px}body .page-hero h1,body .page-hero h1 a{font-size:28px;line-height:1.55}body .product-copy h1,body .rqo-coffee-single-food .product-copy h1{font-size:30px;line-height:1.5}body .article-content,body .coffee-entry-content{font-size:15px;line-height:2.2}body .article-content h2,body .coffee-entry-content h2,body .detail-panel h2{font-size:23px;line-height:1.75}body .article-content h3,body .coffee-entry-content h3,body .detail-panel h3{font-size:19px;line-height:1.8}body .detail-panel p,body .detail-panel li{font-size:14.5px;line-height:2.15}body .comment-reply-title,body .comments-area__title h2{font-size:22px;line-height:1.75}}
/* Stage 13-20: definitive single article title, share box and comments placement. */
.rqo-coffee-single-post .page-hero h1{color:var(--ivory)!important}.rqo-coffee-single-post .coffee-share-box{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid rgba(255,255,255,.075);border-radius:var(--radius-md);background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(var(--rqo-theme-color-rgb,199,164,106),.035))}.rqo-coffee-single-post .coffee-share-copy{min-width:0}.rqo-coffee-single-post .coffee-share-box h2{max-width:520px;margin:8px 0 0;font-size:19px;line-height:1.75;font-weight:400;color:var(--ivory)}.rqo-coffee-single-post .coffee-share-links{display:flex;align-items:center;justify-content:center;gap:9px;flex:0 0 auto}.rqo-coffee-single-post .coffee-share-links a{display:grid;width:43px;height:43px;place-items:center;border:1px solid rgba(var(--rqo-theme-color-rgb,199,164,106),.32);border-radius:50%;background:#111316;color:var(--gold2)!important;text-decoration:none;transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.rqo-coffee-single-post .coffee-share-links a:hover{transform:translateY(-3px);border-color:var(--gold);background:var(--gold);color:var(--ink)!important}.rqo-coffee-single-post .coffee-share-links i{font-size:17px;line-height:1}
.rqo-coffee-single-post .coffee-comments-section{position:relative;display:block;clear:both;width:100%;height:auto;min-height:0;padding-top:25px;background:var(--deep)}.rqo-coffee-single-post .coffee-comments-section .coffee-post-comments{margin:0!important;background:var(--panel)}.rqo-coffee-single-post .coffee-comments-section+*{clear:both}
body.coffee-theme-light .rqo-coffee-single-post .page-hero h1{color:#29241f!important}body.coffee-theme-light .rqo-coffee-single-post .coffee-share-box{background:linear-gradient(135deg,#fff,rgba(173,126,60,.07));border-color:rgba(126,91,42,.18)}body.coffee-theme-light .rqo-coffee-single-post .coffee-share-box h2{color:#29241f}body.coffee-theme-light .rqo-coffee-single-post .coffee-share-links a{background:#fff;color:#805b29!important;border-color:rgba(126,91,42,.25)}body.coffee-theme-light .rqo-coffee-single-post .coffee-comments-section{background:#eee9e1}
@media(max-width:767px){.rqo-coffee-single-post .coffee-share-box{display:block;padding:21px 18px}.rqo-coffee-single-post .coffee-share-box h2{font-size:17px;line-height:1.8}.rqo-coffee-single-post .coffee-share-links{justify-content:flex-start;margin-top:18px}.rqo-coffee-single-post .coffee-share-links a{width:41px;height:41px}.rqo-coffee-single-post .coffee-comments-section{padding-top:15px}}
/* Stage 13-21: linked single title without browser-default blue. */
.rqo-coffee-single-post .page-hero h1 .coffee-single-title-link,.rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:link,.rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:visited,.rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:hover,.rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:focus{display:inline;color:var(--ivory)!important;text-decoration:none!important;border:0!important;box-shadow:none!important}body.coffee-theme-light .rqo-coffee-single-post .page-hero h1 .coffee-single-title-link,body.coffee-theme-light .rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:link,body.coffee-theme-light .rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:visited,body.coffee-theme-light .rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:hover,body.coffee-theme-light .rqo-coffee-single-post .page-hero h1 .coffee-single-title-link:focus{color:#29241f!important}
/* Stage 13-22: light-mode contrast, blog sidebar and bounded related posts. */
body.coffee-theme-light{font-weight:400}body.coffee-theme-light p,body.coffee-theme-light li,body.coffee-theme-light .copy,body.coffee-theme-light .nav-link,body.coffee-theme-light .dropdown-item,body.coffee-theme-light .menu-entry p,body.coffee-theme-light .post p,body.coffee-theme-light .footer-brand-copy{font-weight:400}body.coffee-theme-light h1,body.coffee-theme-light h2,body.coffee-theme-light h3,body.coffee-theme-light h4,body.coffee-theme-light h5,body.coffee-theme-light h6,body.coffee-theme-light .menu-entry h3,body.coffee-theme-light .post h3,body.coffee-theme-light .footer-title{font-weight:500}body.coffee-theme-light .noir-nav .nav-link,body.coffee-theme-light .noir-nav .dropdown-item{font-weight:500}body.coffee-theme-light .hero:before{background:linear-gradient(90deg,rgba(255,251,245,.12),rgba(255,251,245,.64))}body.coffee-theme-light .hero-copybox{background:linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,.68));backdrop-filter:blur(1px)}body.coffee-theme-light .hero{background-color:#e9e1d6}body.coffee-theme-light.home .hero h1,body.coffee-theme-light.home .hero p{font-weight:500;text-shadow:0 1px 12px rgba(255,255,255,.65)}

.coffee-heading-self-link,.coffee-heading-self-link:visited,.coffee-heading-self-link:hover,.coffee-heading-self-link:focus{color:inherit!important;font:inherit;text-decoration:none!important}
.coffee-food-category-links a,.product-fact a,.ingredient-list a{color:inherit!important;text-decoration:none}.coffee-food-category-links a:hover,.product-fact a:hover,.ingredient-list a:hover{color:var(--gold2)!important}
.product-tags a{padding:8px 13px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#cfc6bb!important;font-size:12px;text-decoration:none;transition:.2s}.product-tags a:hover{border-color:var(--gold);color:var(--gold2)!important;background:rgba(var(--rqo-theme-color-rgb,199,164,106),.07)}
body.coffee-theme-light .product-tags a{border-color:rgba(126,91,42,.18);color:#4f4841!important}body.coffee-theme-light .product-tags a:hover{color:#835f2d!important}
.col-about-counter span{font-size: 14px;  color: #fff; }.col-about-counter{text-align: center;}
.rqo-coffee-single-post .article-content{font-weight:400;color:#c7beb3}.rqo-coffee-single-post .article-content p,.rqo-coffee-single-post .article-content li{font-weight:400}.rqo-coffee-single-post .article-content strong,.rqo-coffee-single-post .article-content b{font-weight:600}body.coffee-theme-light .rqo-coffee-single-post .article-content{color:#4f4841;font-weight:450}body.coffee-theme-light .rqo-coffee-single-post .article-content p,body.coffee-theme-light .rqo-coffee-single-post .article-content li{color:#4f4841;font-weight:450}
.rqo-coffee-single-post .coffee-related-posts{display:block;position:relative;float:none;clear:both;width:100%;height:auto!important;min-height:0;max-height:none;overflow:hidden;padding:26px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-md);background:rgba(255,255,255,.02)}.rqo-coffee-single-post .coffee-related-posts h2{margin:8px 0 16px;font-size:22px;line-height:1.65;color:var(--ivory)}.rqo-coffee-single-post .coffee-related-posts .post-rel-list{display:grid;gap:9px;margin:0!important;padding:0!important;list-style:none}.rqo-coffee-single-post .coffee-related-posts .post-rel-list li{display:block;margin:0;padding:12px 15px;border:1px solid rgba(255,255,255,.055);border-radius:10px;background:rgba(255,255,255,.018);line-height:1.9}.rqo-coffee-single-post .coffee-related-posts .post-rel-list li:before{display:none}.rqo-coffee-single-post .coffee-related-posts .post-rel-list a{display:block;color:#d8cfc4!important;font-size:14px;line-height:1.9;border:0!important}.rqo-coffee-single-post .coffee-related-posts .post-rel-list a:hover{color:var(--gold2)!important}body.coffee-theme-light .rqo-coffee-single-post .coffee-related-posts{background:#fff;border-color:rgba(126,91,42,.16);box-shadow:0 12px 34px rgba(71,51,28,.06)}body.coffee-theme-light .rqo-coffee-single-post .coffee-related-posts h2{color:#29241f}body.coffee-theme-light .rqo-coffee-single-post .coffee-related-posts .post-rel-list li{background:#f8f4ed;border-color:rgba(126,91,42,.12)}body.coffee-theme-light .rqo-coffee-single-post .coffee-related-posts .post-rel-list a{color:#453d35!important;font-weight:500}
.rqo-coffee-blog-sidebar{width:100%;padding:24px;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-lg);background:rgba(255,255,255,.025)}.rqo-coffee-blog-sidebar>section{padding:0;margin:0;background:transparent;border:0}.rqo-coffee-blog-sidebar h3{font-size:18px;line-height:1.7;margin-bottom:14px}.rqo-coffee-blog-sidebar hr{margin:24px 0;border-color:rgba(255,255,255,.08)}.rqo-coffee-blog-sidebar .list_cats li{margin:0}.rqo-coffee-blog-sidebar .list_cats>li a{display:block;padding:8px 10px;border-radius:8px;line-height:1.8}.rqo-coffee-blog-sidebar .list_cats>li a:hover{background:rgba(var(--rqo-theme-color-rgb,199,164,106),.08)}.rqo-coffee-blog-sidebar .most_popular .side-post{padding:10px;margin:0 0 10px;border-radius:12px}.rqo-coffee-blog-sidebar .most_popular .side-post .row{margin-right:-6px;margin-left:-6px}.rqo-coffee-blog-sidebar .most_popular .side-post [class*="col-"]{padding-right:6px;padding-left:6px}.rqo-coffee-blog-sidebar .most_popular .side-post img{display:block;width:100%;height:74px;max-height:none;margin:0;border-radius:9px;object-fit:cover;filter:saturate(.82)}.rqo-coffee-blog-sidebar .popular_txt a{display:block;color:#d4cbc0;font-size:13px;line-height:1.85}.rqo-coffee-blog-sidebar .form-search{flex-wrap:nowrap}.rqo-coffee-blog-sidebar .input-search{min-width:0;height:46px}.rqo-coffee-blog-sidebar .btn-search{width:48px;padding:0}.archive-sidebar{align-self:flex-start}body.coffee-theme-light .rqo-coffee-blog-sidebar{background:#fff;border-color:rgba(126,91,42,.16);box-shadow:0 12px 34px rgba(71,51,28,.07)}body.coffee-theme-light .rqo-coffee-blog-sidebar hr{border-color:rgba(126,91,42,.15)}body.coffee-theme-light .rqo-coffee-blog-sidebar .most_popular .side-post{background:#f8f4ed;border-color:rgba(126,91,42,.12)}body.coffee-theme-light .rqo-coffee-blog-sidebar .popular_txt a,body.coffee-theme-light .rqo-coffee-blog-sidebar .link_cats{color:#4d453d!important;font-weight:500}
@media(max-width:991px){.rqo-coffee-blog-sidebar{position:static!important;top:auto!important;margin-top:34px}.coffee-sidebar,.archive-sidebar{margin-top:34px}.rqo-coffee-blog-sidebar .most_popular .side-post img{height:90px}.rqo-coffee-blog-sidebar .popular_txt a{font-size:14px}.rqo-coffee-single-post .coffee-related-posts{margin-bottom:0}}
@media(max-width:575px){body.coffee-theme-light .hero:before{background:linear-gradient(0deg,rgba(255,251,245,.72),rgba(255,251,245,.14))}.rqo-coffee-single-post .coffee-related-posts{padding:20px 15px}.rqo-coffee-single-post .coffee-related-posts h2{font-size:20px}.rqo-coffee-single-post .coffee-related-posts .post-rel-list li{padding:11px 12px}.rqo-coffee-blog-sidebar{padding:19px 15px}.rqo-coffee-blog-sidebar h3{font-size:17px}.rqo-coffee-blog-sidebar .most_popular .side-post img{height:70px}.rqo-coffee-blog-sidebar .popular_txt a{font-size:12.5px;line-height:1.8}}
/* Stage 13-23: refined homepage counter. */
.home #counter.coffee-counter-section{position:relative;isolation:isolate;padding:95px 0;background:linear-gradient(rgba(8,9,10,.82),rgba(8,9,10,.92)),url("../images/cafee/hero-cafe.webp") center/cover fixed;color:var(--ivory);overflow:hidden}.home #counter.coffee-counter-section:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 50% 0,rgba(var(--rqo-theme-color-rgb,199,164,106),.18),transparent 44%)}.coffee-counter-heading{max-width:680px;margin:0 auto 48px}.coffee-counter-heading h2{margin:14px 0 0;font-size:clamp(28px,3.4vw,40px);line-height:1.55;font-weight:400;color:var(--ivory)}.coffee-counter-grid{margin-right:-10px;margin-left:-10px;row-gap:20px}.coffee-counter-grid>[class*="col-"]{padding-right:10px;padding-left:10px}.coffee-counter-card{position:relative;height:100%;min-height:205px;padding:30px 22px 25px;border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));text-align:center;backdrop-filter:blur(8px);box-shadow:0 20px 50px rgba(0,0,0,.18);transition:transform .35s ease,border-color .35s ease,background-color .35s ease}.coffee-counter-card:hover{transform:translateY(-7px);border-color:rgba(var(--rqo-theme-color-rgb,199,164,106),.55);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.08)}.coffee-counter-index{position:absolute;top:15px;right:17px;color:rgba(255,255,255,.24);font:400 11px/1 IRANSans;letter-spacing:2px}.coffee-counter-value{display:flex;align-items:baseline;justify-content:center;direction:ltr;color:var(--gold2);line-height:1;margin-top:25px}.coffee-counter-number{font:400 clamp(40px,5vw,60px)/1 IRANSans;letter-spacing:-1px}.coffee-counter-value>span{margin-left:5px;font:400 24px/1 IRANSans}.coffee-counter-card p{margin:21px 0 0;color:#d1c7bb;font-size:14px;line-height:1.9;font-weight:400}.coffee-counter-card:after{content:"";display:block;width:34px;height:1px;margin:18px auto 0;background:var(--gold)}
body.coffee-theme-light.home #counter.coffee-counter-section{background:linear-gradient(rgba(255,251,245,.76),rgba(255,251,245,.9)),url("../images/cafee/hero-cafe.webp") center/cover fixed;color:#29241f}body.coffee-theme-light .coffee-counter-heading h2{color:#29241f}body.coffee-theme-light .coffee-counter-card{background:rgba(255,255,255,.72);border-color:rgba(126,91,42,.2);box-shadow:0 18px 45px rgba(71,51,28,.11)}body.coffee-theme-light .coffee-counter-card:hover{background:#fff;border-color:rgba(167,122,59,.5)}body.coffee-theme-light .coffee-counter-index{color:rgba(77,63,45,.34)}body.coffee-theme-light .coffee-counter-card p{color:#4f4841;font-weight:500}
@media(max-width:991px){.home #counter.coffee-counter-section,body.coffee-theme-light.home #counter.coffee-counter-section{padding:75px 0;background-attachment:scroll}.coffee-counter-heading{margin-bottom:38px}.coffee-counter-card{min-height:190px}}
@media(max-width:575px){.home #counter.coffee-counter-section{padding:62px 0}.coffee-counter-heading{padding:0 12px;margin-bottom:30px}.coffee-counter-heading h2{font-size:26px;line-height:1.65}.coffee-counter-grid{margin-right:-6px;margin-left:-6px;row-gap:12px}.coffee-counter-grid>[class*="col-"]{padding-right:6px;padding-left:6px}.coffee-counter-card{min-height:170px;padding:25px 10px 20px;border-radius:15px}.coffee-counter-number{font-size:38px}.coffee-counter-value>span{font-size:19px}.coffee-counter-card p{margin-top:17px;font-size:12px;line-height:1.8}}
@media(max-width:480px){.col-about-counter b{font-size: 18px}.col-about-counter{padding: 0px;}}
/* Floating social links: every selected network remains visible in a vertical stack. */
.coffee-floating-social{display:flex!important;flex-direction:column!important;align-items:center;gap:9px;height:auto!important;max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:visible}
.coffee-floating-social>a{display:grid!important;flex:0 0 auto;visibility:visible;opacity:1}
.coffee-social-text-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#39aee8;color:#fff;font-size:11px;font-weight:700;line-height:1}
/* Footer layout: static rules live here; colors come from the coffee theme variables. */
.site-footer .coffee-footer-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:18px}
.site-footer .coffee-footer-social-icons a{display:grid;width:38px;height:38px;place-items:center;padding:7px;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:inherit!important;background:rgba(255,255,255,.025);transition:transform .2s ease,border-color .2s ease,background-color .2s ease}
.site-footer .coffee-footer-social-icons a:hover{transform:translateY(-3px);border-color:var(--gold);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.1)}
.site-footer .coffee-footer-social-icons img{display:block;width:23px;height:23px;object-fit:contain;margin:0}
.site-footer .coffee-footer-social-icons i{font-size:18px;line-height:1;color:var(--gold2)}
.site-footer .coffee-footer-meeting-layout{display:grid;grid-template-columns:minmax(145px,.72fr) minmax(280px,1.28fr);align-items:start;gap:22px}
.site-footer .coffee-footer-meeting .footer-contact{display:grid;gap:10px}
.site-footer .coffee-footer-meeting .footer-contact-row{display:block;width:100%;margin:0;line-height:1.9}
.site-footer .coffee-footer-meeting .footer-contact-row a{display:inline-block;color:inherit}
.site-footer .coffee-footer-meeting .footer-tools{display:grid;grid-template-columns:minmax(145px,1fr) 112px;align-items:start;gap:18px;margin:0;padding:0 22px 0 0;border-top:0;border-right:1px solid rgba(255,255,255,.08)}
.site-footer .coffee-footer-tool-title{display:block;margin:0 0 12px;color:var(--ivory);font-size:14px;font-weight:500}
.site-footer .coffee-footer-meeting .footer-statistics{display:grid;gap:8px}
.site-footer .coffee-footer-meeting .footer-statistics span{display:flex;justify-content:flex-start;align-items:baseline;gap:5px;line-height:1.8;white-space:nowrap}
.site-footer .coffee-footer-meeting .footer-statistics b{margin:0}
.site-footer .coffee-footer-meeting .footer-qr{display:block;text-align:center}
.site-footer .coffee-footer-meeting .footer-qr a{display:inline-block}
.site-footer .coffee-footer-meeting .footer-qr #coffee-footer-qrcode{width:90px;height:90px;margin:auto;padding:5px;border-radius:8px;background:#fff;overflow:hidden}
.site-footer .coffee-footer-meeting .footer-qr #coffee-footer-qrcode canvas,.site-footer .coffee-footer-meeting .footer-qr #coffee-footer-qrcode img{width:100%!important;height:auto!important;margin:0!important}
.site-footer .coffee-footer-meeting .footer-enamad{display:flex;justify-content:center;margin-top:14px}
.site-footer .coffee-footer-meeting .footer-enamad ul{margin:0;padding:0;list-style:none}
.site-footer .coffee-footer-meeting .footer-enamad img{display:block;width:auto;max-width:90px;height:auto;max-height:100px;margin:auto;object-fit:contain}
.site-footer .coffee-footer-bottom-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:18px}
.site-footer .coffee-footer-bottom-row>span{min-width:0;line-height:1.8}
.site-footer .coffee-footer-bottom-row>span:first-child{direction:ltr;text-align:right}
.site-footer .coffee-footer-bottom-row .raco-credit{text-align:left}
body.coffee-theme-light .site-footer .coffee-footer-social-icons a{border-color:rgba(var(--rqo-theme-color-rgb,199,164,106),.2);background:rgba(var(--rqo-theme-color-rgb,199,164,106),.04)}
body.coffee-theme-light .site-footer .coffee-footer-tool-title{color:#29241f}
body.coffee-theme-light .site-footer .coffee-footer-meeting .footer-tools{border-right-color:rgba(var(--rqo-theme-color-rgb,199,164,106),.15)}
@media(max-width:1199px){.site-footer .coffee-footer-meeting-layout{grid-template-columns:1fr}.site-footer .coffee-footer-meeting .footer-tools{grid-template-columns:minmax(0,1fr) 110px;margin-top:22px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.08);border-right:0}}
@media(max-width:991px){.site-footer .coffee-footer-social-icons{margin-bottom:12px}}
@media(max-width:575px){.site-footer .coffee-footer-meeting .footer-tools{grid-template-columns:minmax(0,1fr) 96px;gap:12px}.site-footer .coffee-footer-meeting .footer-qr{display:block}.site-footer .coffee-footer-meeting .footer-qr #coffee-footer-qrcode{width:82px;height:82px}.site-footer .coffee-footer-bottom-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;font-size:10px}.site-footer .coffee-footer-bottom-row>span:first-child{text-align:right}.site-footer .coffee-footer-bottom-row .raco-credit{text-align:left}.site-footer .coffee-footer-bottom-row .raco-credit a{white-space:normal}}
