/* ALQUA refresh: readable type scale, stronger contrast and room-setting photography.
   Loaded after every other theme stylesheet, so these rules win over the older layers. */

:root{--muted:#5c5f57;--photo-bg:#e8dfd2}
body{font-size:16px;line-height:1.7;font-weight:450;color:var(--ink)}

/* ---------- Small text: bigger, heavier, darker ---------- */
.announcement{background:var(--gold-dark);color:#fff;font-size:13px;font-weight:600;letter-spacing:.14em;padding:10px 16px}
.eyebrow{font-size:12px;font-weight:700;letter-spacing:.2em;color:var(--gold-dark);margin-bottom:16px}
.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.75;color:var(--muted);max-width:440px;margin:24px 0 32px}
.values{padding:26px 0}
.values>div{font-size:15px;font-weight:500;letter-spacing:0;gap:12px}
.values i{font-size:20px}
.text-link{font-size:14px;font-weight:600;padding-bottom:5px}
.section-lead{max-width:430px;margin:0;font-size:17px;line-height:1.75;color:var(--muted)}
.story-copy p:not(.eyebrow){font-size:17px;line-height:1.8;color:var(--muted);max-width:440px}
.closing p:not(.eyebrow){font-size:17px;color:var(--muted);margin-top:14px}
.closing p.eyebrow{margin:0 0 16px;font-size:12px;color:var(--gold-dark)}
.closing .btn{margin-top:28px}
.page-head p:not(.eyebrow),.collection-description{font-size:17px;line-height:1.75;color:var(--muted)}
.prose p{font-size:17px;line-height:1.85;color:#4f524a}
.empty-state p{font-size:17px;color:var(--muted)}
.breadcrumb{font-size:14px}
.breadcrumb>li>a,.breadcrumb a{color:var(--muted)}
.shop-tools{font-size:15px;color:var(--muted)}.shop-tools>div:only-child{margin-left:auto}
.shop-tools select,.search-field{font-size:15px}

/* Buttons */
.btn{font-size:15px;font-weight:600;letter-spacing:.02em}
.hero .btn,.closing .btn,.prose .btn,.empty-state .btn,.contact-form .btn{min-height:54px;padding:15px 30px;gap:18px}
.buttons .btn{min-height:48px;padding:12px 24px}
.input-group-btn .btn{min-height:0;font-size:15px}

/* Product cards */
.card-meta{padding:20px 0 12px}
.card-meta h3{font-size:24px;line-height:1.25}
.card-meta .price{font-size:18px;font-weight:700;color:var(--gold-dark)}
.card-actions .card-link{font-size:14px;font-weight:600;letter-spacing:.01em}
.quick-add{font-size:14px;font-weight:700;padding:12px 0}


/* Room-setting photo revealed when a product card is hovered */
.product-card .product-photo img.product-photo-hover{position:absolute;inset:0;z-index:1;width:100%;height:100%;max-height:none;aspect-ratio:auto;padding:0;object-fit:cover;mix-blend-mode:normal;opacity:0;transition:opacity .5s ease,transform .4s}
@media(hover:hover){.product-card .product-photo:hover img.product-photo-hover{opacity:1}}

/* FAQ */
.faq summary{font-family:var(--serif);font-size:21px;line-height:1.4;padding:24px 0}
.faq details p{font-size:16px;line-height:1.85;color:var(--muted);max-width:780px;padding-bottom:26px}

/* Contact form */
.contact-form label{font-size:15px;font-weight:600}
.contact-form .form-control{height:50px;font-size:16px}
.contact-form textarea.form-control{height:auto}

/* Forms, account, cart and checkout pages */
label,.control-label{font-size:15px}
select.form-control,textarea.form-control,input[type="text"].form-control,input[type="password"].form-control,input[type="email"].form-control,input[type="tel"].form-control,input[type="number"].form-control,input[type="date"].form-control{font-size:16px}
.input-group .form-control{font-size:16px}
legend{font-family:var(--serif);font-size:22px;color:var(--ink)}
.list-group-item,.table{font-size:15px}
.alert{font-family:var(--sans);font-size:15px;line-height:1.6}

/* Footer */
.site-footer{padding:64px 0 24px}
.site-footer h2{font-family:var(--serif);font-size:19px;letter-spacing:0;color:#e6dcb8;margin-bottom:16px}
.site-footer a:not(.wordmark){font-size:15px;line-height:1.8;color:#dfe1d9;margin:6px 0}
.site-footer a:not(.wordmark):hover{color:#fff}
.footer-brand p{font-size:15px;line-height:1.8;color:#cfd2c8}.footer-brand .footer-slogan{margin-top:22px;font-size:12px;font-weight:600;letter-spacing:.18em;line-height:1.5;color:#d2c79f}.footer-brand .footer-slogan+p{margin-top:10px}@media(max-width:700px){.footer-brand .footer-slogan{font-size:10px;letter-spacing:.08em;white-space:nowrap}}
.site-footer address{font-size:15px;color:#dfe1d9}
.footer-bottom{margin-top:48px;font-size:13px;color:#b9bdb0}

/* ---------- Home: photo hero ---------- */
.hero-picture.is-photo{padding:0;overflow:hidden;background:var(--photo-bg)}
.hero-picture.is-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%;transition:transform 1.2s ease}
.hero-picture.is-photo:hover img{transform:scale(1.02)}

/* ---------- Home: "Evinizde ALQUA" photo grid ---------- */
.lifestyle{padding:10px 0 90px}
.lifestyle .section-head{align-items:flex-end}
.lifestyle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.lifestyle-tile{display:flex;flex-direction:column;gap:6px;color:var(--ink)}
.lifestyle-tile:hover,.lifestyle-tile:focus{color:var(--ink)}
.lifestyle-frame{display:block;overflow:hidden;margin-bottom:12px;background:var(--photo-bg)}
.lifestyle-frame img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;transition:transform .8s ease}
.lifestyle-tile:hover .lifestyle-frame img{transform:scale(1.04)}
.lifestyle-place{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark)}
.lifestyle-product{font-family:var(--serif);font-size:21px;line-height:1.3}

/* ---------- Home: story panel with a room photo ---------- */
.story-panel{grid-template-columns:1fr 1fr}
.story-photo.is-photo{position:relative;min-height:560px;padding:0;overflow:hidden;background:var(--photo-bg)}
.story-photo.is-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 62%;mix-blend-mode:normal}
.story-copy{padding:72px 64px}

/* ---------- Product page ---------- */
#product-product h1{font-size:40px}
#product-product .list-unstyled{font-size:15px;line-height:1.9;color:var(--muted)}
#product-product .control-label{font-size:15px;font-weight:600}
#product-product #button-cart{min-height:56px;font-size:16px}
#product-product .nav-tabs>li>a{font-size:16px;font-weight:600;color:var(--ink)}
.tab-content{font-size:16px;line-height:1.85}
#product-product .tab-content h3{font-size:24px}
/* Gallery: photo viewer with arrows, counter and thumbnails (js/product-gallery.js) */
#product-product .product-viewer{margin:0 0 10px}
.product-viewer-stage{position:relative;display:flex;justify-content:center;align-items:center;padding:20px;border:1px solid var(--line);background:#fafaf7;touch-action:pan-y}
.product-viewer-slide{display:block;cursor:zoom-in}
.product-viewer-slide[hidden]{display:none}
.product-viewer-slide img{display:block;width:auto;max-width:100%;height:auto;max-height:clamp(360px,calc(100vh - 250px),620px);object-fit:contain;mix-blend-mode:multiply}
.product-viewer-slide.is-active img{animation:viewer-fade .25s ease}
@keyframes viewer-fade{from{opacity:.35}to{opacity:1}}
.product-viewer-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:46px;height:46px;margin-top:-23px;padding:0;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.95);color:var(--ink);box-shadow:0 6px 18px rgba(41,44,39,.12);cursor:pointer;transition:background .2s,border-color .2s}
.product-viewer-arrow.is-prev{left:14px}
.product-viewer-arrow.is-next{right:14px}
.product-viewer-arrow:hover{background:#fff;border-color:var(--gold-dark)}
.product-viewer-arrow:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}
.product-viewer-arrow[hidden],.product-viewer-count[hidden]{display:none}
.product-viewer-arrow .icon{width:22px;height:22px;stroke-width:2.2}
.product-viewer-count{position:absolute;right:14px;bottom:14px;z-index:2;padding:3px 10px;border-radius:999px;background:rgba(41,44,39,.72);color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em}
.product-viewer-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0 0;padding:0;list-style:none}
.product-viewer-thumbs li{margin:0}
.product-viewer-thumb{display:block;overflow:hidden;border:2px solid transparent;background:var(--photo-bg)}
.product-viewer-thumb img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;transition:transform .4s}
.product-viewer-thumb:hover img{transform:scale(1.04)}
.product-viewer-thumb[aria-current="true"]{border-color:var(--gold-dark)}
.product-viewer-thumb:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
@media(max-width:700px){
 .product-viewer-stage{padding:12px}
 .product-viewer-thumbs{gap:6px;margin-top:8px}
 .product-viewer-arrow{width:40px;height:40px;margin-top:-20px}
 .product-viewer-arrow.is-prev{left:8px}
 .product-viewer-arrow.is-next{right:8px}
}
@media(max-width:991px){.product-viewer-count{right:auto;left:10px}}
@media(prefers-reduced-motion:reduce){.product-viewer-slide.is-active img{animation:none}}

/* ---------- Information pages ---------- */
#information-information .information-copy{font:450 17px/1.85 var(--sans);color:#4f524a}
#information-information .information-copy h2{font-family:var(--serif);font-size:30px;color:var(--ink)}
#information-information .information-copy .policy-date{font-size:14px;letter-spacing:.04em;color:var(--muted)}
#information-information .information-copy .policy-note{font-size:15px;line-height:1.8}
#information-information .information-copy .story-kicker{font-size:12px;font-weight:700;letter-spacing:.2em}
#information-information .information-copy .story-lead{font-family:var(--serif);font-size:34px;line-height:1.35}
#information-information .information-copy .story-signoff{font-family:var(--serif);font-style:normal}
#information-information .information-copy .story-figure figcaption{font-size:15px;color:var(--muted)}

/* ---------- Tablet ---------- */
@media(max-width:1000px){
 .lifestyle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .lifestyle .section-head{flex-direction:column;align-items:flex-start}
 .story-photo.is-photo{min-height:480px}
 .story-copy{padding:48px 36px}
}

/* ---------- Phone ---------- */
@media(max-width:700px){
 .announcement{font-size:13px;letter-spacing:.08em}
 .eyebrow{font-size:11px;letter-spacing:.16em}
 .hero-copy>p:not(.eyebrow){font-size:16px}
 .hero-picture.is-photo{min-height:0;aspect-ratio:4/5}
 .values>div{font-size:14px;font-weight:600}
 .section-head .text-link{font-size:14px}
 .card-meta h3{font-size:22px}
 .section-lead,.story-copy p:not(.eyebrow),.closing p:not(.eyebrow){font-size:16px}
 .closing p.eyebrow{font-size:11px}
 .lifestyle{padding-bottom:50px}
 .lifestyle-grid{gap:14px}
 .lifestyle-place{font-size:11px;letter-spacing:.12em}
 .lifestyle-product{font-size:17px}
 .story-panel{grid-template-columns:1fr}
 .story-photo.is-photo{min-height:0;aspect-ratio:4/5}
 .story-copy{padding:36px 24px 42px}
 .faq summary{font-size:18px;padding:18px 0}
 .footer-bottom{font-size:13px}
 #product-product h1{font-size:32px}
}

/* ---------- Product page order: title, price and cart right after the photos ---------- */
#product-product .product-main:before,#product-product .product-main:after{display:none}
@media(min-width:992px){
 #product-product .product-main{display:flex;align-items:flex-start}
 #product-product .product-summary{position:sticky;top:24px;padding-left:40px}
}
@media(max-width:991px){
 #product-product .product-main{display:flex;flex-direction:column}
 #product-product .product-gallery{display:contents}
 #product-product .product-gallery>.product-viewer{order:1;margin:0 15px 8px}
 #product-product .product-summary{order:2;padding-top:6px}
 #product-product .product-gallery>.nav-tabs{order:3;margin:22px 15px 0}
 #product-product .product-gallery>.tab-content{order:4;padding:14px 15px}
}

/* ---------- Header: compact bar with the main menu ---------- */
.announcement{padding:8px 16px;line-height:20px}
.site-header .header-inner{min-height:76px;padding-top:10px;padding-bottom:10px}
.site-header .header-inner .wordmark img{max-width:180px;max-height:56px}
.site-header .header-actions #cart>.btn{min-height:44px;padding:9px 16px;font-size:15px;white-space:nowrap}
.site-header .main-nav{grid-column:1;grid-row:1;display:flex;align-items:center;gap:30px}
.site-header .main-nav a{position:relative;display:inline-flex;align-items:center;min-height:44px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;font-size:15px;font-weight:600;letter-spacing:.02em;color:var(--ink);white-space:nowrap}
.site-header .main-nav a:after{content:'';position:absolute;left:0;right:0;bottom:9px;height:1px;background:var(--gold-dark);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.site-header .main-nav a:hover{background:none;color:var(--ink)}
.site-header .main-nav a:hover:after,.site-header .main-nav a[aria-current="page"]:after{transform:scaleX(1)}
.site-header .main-nav a[aria-current="page"]{color:var(--gold-dark)}
@media(max-width:1000px){
 .site-header .header-inner{grid-template-columns:1fr auto;gap:0 12px;padding:8px 24px 0}
 .site-header .header-inner>.wordmark{grid-column:1;grid-row:1;justify-self:start}
 .site-header .header-actions{grid-column:2;grid-row:1}
 .site-header .main-nav{grid-column:1/-1;grid-row:2;justify-content:center;gap:28px;margin-top:8px;border-top:1px solid var(--line)}
}
@media(max-width:700px){
 .site-header .header-inner{min-height:0;padding:8px 16px 0}
 .site-header .header-inner .wordmark img{max-width:130px;max-height:46px}
 .site-header .header-actions #cart>.btn{min-height:40px;padding:7px 10px;font-size:13px}
 .site-header .header-actions #cart>.btn i{font-size:16px;margin-right:5px}
 .site-header .main-nav{gap:22px}
 .site-header .main-nav a{min-height:42px;font-size:14px}
}

/* ---------- Home hero sized to the first screen (header + hero + values strip) ---------- */
@media(min-width:701px){
 .hero{grid-template-columns:minmax(0,64fr) minmax(0,36fr);min-height:clamp(440px,calc(100vh - 190px),720px)}
 .hero-picture,.hero-picture.is-photo{min-height:0}
 .hero-copy{padding:clamp(28px,5.5vh,60px) 48px clamp(28px,5.5vh,60px) max(48px,calc((100vw - 1240px)/2))}
 .hero-copy .eyebrow{margin-bottom:clamp(10px,1.8vh,16px)}
 .hero h1{max-width:11.5em;font-size:clamp(38px,min(3.9vw,7.4vh),64px);line-height:1.08}
 .hero-copy>p:not(.eyebrow){margin:clamp(12px,2.4vh,22px) 0 clamp(18px,3.2vh,30px);font-size:clamp(16px,2.4vh,18px)}
 .hero .btn{min-height:50px}
 .hero-picture.is-photo img{object-position:50% 45%}
}
@supports(height:100svh){@media(min-width:701px){.hero{min-height:clamp(440px,calc(100svh - 190px),720px)}}}
@media(max-width:700px){
 .hero-copy{padding:32px 24px 30px}
 .hero h1{font-size:clamp(34px,10.5vw,42px)}
}

/* ---------- Line icons (catalog/view/theme/luxury/image/alqua-icons.svg) ---------- */
.icon{width:28px;height:28px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.values{padding:22px 0}
.values .icon{width:30px;height:30px;color:var(--gold-dark)}

/* ---------- Product page: key facts and WhatsApp question ---------- */
.product-highlights{display:grid;gap:14px;margin:26px 0 0;padding:22px 0 0;list-style:none;border-top:1px solid var(--line)}
.product-highlights li{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.5;color:var(--muted)}
.product-highlights .icon{width:30px;height:30px;color:var(--gold-dark)}
.product-highlights strong{display:block;font-size:14px;font-weight:700;color:var(--ink)}
.product-whatsapp{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding-bottom:3px;border-bottom:1px solid var(--gold);font-size:15px;font-weight:600;color:var(--ink)}
.product-whatsapp:hover{color:var(--ink)}
.product-whatsapp .fa{font-size:22px;color:#17803f}

/* ---------- Contact channels ---------- */
.site-footer a.footer-social{display:flex;align-items:center;gap:10px}
.site-footer .footer-social .fa{width:18px;font-size:17px;text-align:center;color:#e6dcb8}
.contact-actions{margin:26px 0 8px}
.contact-page .btn-whatsapp,.contact-page .btn-whatsapp:focus{gap:12px;background:#17803f;border-color:#17803f;color:#fff}
.contact-page .btn-whatsapp:hover{background:#126a34;border-color:#126a34;color:#fff}
.contact-page .btn-whatsapp .fa{font-size:22px}
.contact-channels{margin:0 0 10px;padding:0;list-style:none}
.contact-channels li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:17px}
.contact-channels .fa{width:22px;font-size:20px;text-align:center;color:var(--gold-dark)}
.contact-channels span{min-width:92px;font-weight:600;color:var(--ink)}
.contact-channels a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.contact-channels address{margin:0}

/* Floating WhatsApp button */
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 20px 0 16px;border-radius:30px;background:#17803f;color:#fff;font-size:15px;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .2s,background .2s}
.whatsapp-float:hover,.whatsapp-float:focus{background:#126a34;color:#fff;transform:translateY(-2px)}
.whatsapp-float .fa{font-size:26px}
@media(max-width:700px){.whatsapp-float{right:14px;bottom:14px;width:54px;padding:0;justify-content:center}.whatsapp-float span{display:none}}
@media print{.whatsapp-float{display:none}}

/* Eyebrows inside long-form pages keep their label style */
.prose p.eyebrow{font-size:12px;line-height:1.7;color:var(--gold-dark)}
@media(max-width:700px){.prose p.eyebrow{font-size:11px}}


/* ---------- Main menu: framed group that mirrors the cart button ---------- */
.site-header .main-nav{justify-self:start;gap:0;padding:0;overflow:hidden;border:2px solid var(--gold-dark);border-radius:5px;background:var(--cream);box-shadow:0 2px 0 #77652e20}
.site-header .main-nav a{min-height:40px;padding:0 20px;font-size:15px;font-weight:600;color:var(--ink);transition:background .2s,color .2s}
.site-header .main-nav a+a{border-left:1px solid rgba(119,101,46,.35)}
.site-header .main-nav a:after{display:none}
.site-header .main-nav a:hover{background:#ebe4d3;color:var(--ink)}
.site-header .main-nav a[aria-current="page"],.site-header .main-nav a[aria-current="page"]:hover{background:var(--gold-dark);color:#fff}
.site-header .main-nav a:focus-visible{outline:2px solid var(--ink);outline-offset:-5px}
@media(max-width:1000px){
 .site-header .main-nav{justify-self:center;margin:6px 0 12px;border:2px solid var(--gold-dark)}
}
@media(max-width:700px){
 .site-header .main-nav{justify-self:stretch;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:8px 0 12px}
 .site-header .main-nav a{justify-content:center;padding:0 6px;font-size:14px}
}

/* ---------- Home: hero slideshow, one room photo per product (js/hero-slider.js) ---------- */
.hero-slider{position:relative}
.hero-slides{position:absolute;inset:0;touch-action:pan-y}
.hero-slide{position:absolute;inset:0;z-index:0;opacity:0;visibility:hidden}
.hero-slide.is-leaving{z-index:1;opacity:1;visibility:visible}
.hero-slide.is-active{z-index:2;opacity:1;visibility:visible;transition:opacity 1.2s ease}
.hero-slide>a{position:absolute;inset:0;display:block;color:var(--ink)}
.hero-slide>a:hover,.hero-slide>a:focus{color:var(--ink)}
.hero-slide>a:focus-visible{outline:3px solid var(--gold-dark);outline-offset:-6px}
.hero-picture.hero-slider .hero-slide img,.hero-picture.hero-slider:hover .hero-slide img{transform:scale(1.04);transition:transform 7s cubic-bezier(.2,.6,.35,1)}
.hero-picture.hero-slider .hero-slide.is-active img,.hero-picture.hero-slider .hero-slide.is-leaving img{transform:none}
.hero-picture.hero-slider:not(.is-auto) .hero-slide img{transform:none;transition:none}
.hero-slider-nav{position:absolute;left:24px;bottom:24px;z-index:3;display:flex;align-items:center;padding:3px 6px 3px 3px;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 6px 20px rgba(41,44,39,.16)}
.hero-slider-nav[hidden]{display:none}
.hero-slider-nav button{display:grid;place-items:center;height:36px;padding:0;border:0;background:none;color:var(--ink);cursor:pointer}
.hero-slider-nav button:focus-visible{outline:2px solid var(--gold-dark);outline-offset:1px}
.hero-slider-toggle{width:36px;border-radius:50%;transition:background .2s}
.hero-slider-toggle:hover{background:#ebe4d3}
.hero-slider-toggle .icon{width:18px;height:18px;stroke-width:2.6}
.hero-slider:not(.is-auto) .hero-slider-toggle .icon-pause,.hero-slider.is-auto .hero-slider-toggle .icon-play{display:none}
.hero-slider-dot{width:40px;border-radius:4px}
.hero-slider-dot span{position:relative;display:block;width:28px;height:3px;overflow:hidden;border-radius:3px;background:rgba(41,44,39,.22);transition:background .2s}
.hero-slider-dot:hover span{background:rgba(41,44,39,.42)}
.hero-slider-dot span:after{content:'';position:absolute;inset:0;background:var(--gold-dark);transform:scaleX(0);transform-origin:left center}
.hero-slider-dot[aria-current="true"] span:after{transform:scaleX(1)}
.hero-slider.is-auto .hero-slider-dot[aria-current="true"] span:after{animation:hero-progress 6s linear both}
.hero-slider.is-paused .hero-slider-dot[aria-current="true"] span:after{animation-play-state:paused}
@keyframes hero-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:700px){
 .hero-slider-nav{left:12px;bottom:12px}
}
@media(prefers-reduced-motion:reduce){
 .hero-slide.is-active{transition:none}
 .hero-picture.hero-slider .hero-slide img,.hero-picture.hero-slider:hover .hero-slide img{transform:none;transition:none}
}

/* Room photos: the section text sits on a cream panel (the home hero colour) so it holds its own next to the photos */
.lifestyle .section-head{padding:36px 32px;background:var(--cream)}
.lifestyle .section-lead{max-width:none}
@media(max-width:700px){.lifestyle .section-head{padding:30px 22px}}
/* Wide screens: the panel beside the two photos, as tall as the photos (the captions below the photos take 72px) */
@media(min-width:1001px){
 .lifestyle{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,2fr);gap:32px;align-items:stretch}
 .lifestyle .section-head{flex-direction:column;align-items:flex-start;justify-content:center;margin:0 0 72px;padding:48px 42px}
 .lifestyle .section-head h2{font-size:38px;line-height:1.15}
 .lifestyle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
}
@media(min-width:1001px) and (max-width:1199px){
 .lifestyle .section-head{padding:34px 30px;margin-bottom:66px}
 .lifestyle .section-head h2{font-size:32px}
 .lifestyle .section-lead{font-size:16px;line-height:1.65}
 .lifestyle-product{font-size:17px;white-space:nowrap}
}

/* ---------- Header: home icon in the menu ---------- */
.site-header .main-nav a.nav-home{padding:0 15px}
.site-header .main-nav .nav-home .icon{width:22px;height:22px;stroke-width:1.9}
@media(max-width:700px){
 .site-header .main-nav{grid-template-columns:44px repeat(3,minmax(0,1fr))}
 .site-header .main-nav a.nav-home{padding:0}
 .site-header .main-nav .nav-home .icon{width:20px;height:20px}
}

/* ---------- Announcement bar: Instagram and WhatsApp on the right, in line with the header content ---------- */
.announcement{padding:8px 0}
.announcement-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;max-width:1440px;margin:0 auto;padding:0 48px}
.announcement-text{grid-column:2}
.announcement-social{grid-column:3;justify-self:end;display:flex;align-items:center;gap:6px;margin:-8px -8px -8px 0}
.announcement-social a{display:grid;place-items:center;width:36px;height:36px;letter-spacing:0;color:#fff;transition:color .2s,transform .2s}
.announcement-social a:hover,.announcement-social a:focus-visible{color:#efe3bd;transform:translateY(-1px)}
.announcement-social a:focus-visible{outline:2px solid #fff;outline-offset:-3px}
.announcement-social .fa{font-size:21px;line-height:1}
.announcement-social .fa-whatsapp{font-size:23px}
@media(max-width:1000px){.announcement-inner{padding:0 24px}}
@media(max-width:700px){.announcement-inner{gap:8px;padding:0 16px}.announcement-social{gap:0;margin-right:-6px}}

/* ---------- Tütsü Rehberi: guide list (/tutsu-rehberi) ---------- */
.guide-head .guide-intro{max-width:640px;margin:14px auto 6px;font-size:17px;line-height:1.75;color:var(--muted)}
.page-head .page-head-name .eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.2em}
.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1080px;margin:0 auto;padding:6px 0 90px}
.guide-card{margin:0}
.guide-card>a{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);height:100%;border:1px solid var(--line);background:#fff;color:var(--ink);transition:box-shadow .25s,transform .25s}
.guide-card>a:hover,.guide-card>a:focus-visible{color:var(--ink);box-shadow:0 14px 34px rgba(41,44,39,.10);transform:translateY(-2px)}
.guide-card>a:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}
.guide-card-image{display:block;overflow:hidden;background:var(--photo-bg)}
.guide-card-image img{display:block;width:100%;height:100%;min-height:240px;object-fit:cover;transition:transform .8s ease}
.guide-card>a:hover .guide-card-image img{transform:scale(1.04)}
.guide-card-body{display:flex;flex-direction:column;gap:12px;padding:26px 26px 24px}
.guide-card h2{margin:0;font-family:var(--serif);font-size:24px;line-height:1.25;letter-spacing:-.3px;color:var(--ink)}
.guide-card p{margin:0;font-size:16px;line-height:1.65;color:var(--muted)}
.guide-card-link{margin-top:auto;padding-top:4px;font-size:14px;font-weight:700;color:var(--gold-dark)}
@media(min-width:901px){.guide-grid>.guide-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 14px)}}
@media(max-width:900px){.guide-grid{grid-template-columns:1fr;gap:20px;padding-bottom:60px}}
@media(max-width:520px){
 .guide-card>a{grid-template-columns:1fr}
 .guide-card-image img{min-height:0;height:auto;aspect-ratio:4/3}
 .guide-card-body{padding:20px 18px}
 .guide-card h2{font-size:21px}
 .guide-head .guide-intro{font-size:16px}
}

/* ---------- Tütsü Rehberi: articles (information pages listed in config_alqua_guides) ---------- */
#information-information .guide-copy{padding-bottom:30px}
#information-information .guide-copy .guide-lead{margin:0 0 26px;font-family:var(--serif);font-size:23px;line-height:1.55;color:var(--ink)}
#information-information .guide-copy .guide-summary{margin:0 0 34px;padding:20px 24px;background:var(--cream);border-left:3px solid var(--gold)}
#information-information .guide-copy .guide-summary p{margin:0}
#information-information .guide-copy h3{margin:30px 0 10px;font-family:var(--serif);font-size:22px;line-height:1.3;color:var(--ink)}
#information-information .guide-copy .story-figure img{height:600px}
#information-information .guide-copy ol{margin:0 0 25px;padding-left:24px}
#information-information .guide-copy ol li{margin-bottom:12px;padding-left:4px}
#information-information .guide-copy .guide-table{overflow-x:auto;margin:0 0 24px}
#information-information .guide-copy table{width:100%;min-width:520px;border-collapse:collapse;font-size:15px;line-height:1.55}
#information-information .guide-copy th,#information-information .guide-copy td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
#information-information .guide-copy th{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-dark);background:var(--cream)}
.guide-extras{max-width:780px;margin:0 auto;padding:0 8px 80px}
.guide-extras h2{margin:0 0 20px;font-family:var(--serif);font-size:28px;line-height:1.25;color:var(--ink)}
.guide-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.guide-product{display:flex;flex-direction:column;gap:4px;color:var(--ink)}
.guide-product:hover,.guide-product:focus{color:var(--ink)}
.guide-product-image{display:block;margin-bottom:10px;overflow:hidden;background:var(--photo-bg)}
.guide-product-image img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;transition:transform .8s ease}
.guide-product:hover .guide-product-image img{transform:scale(1.04)}
.guide-product-name{font-family:var(--serif);font-size:18px;line-height:1.3}
.guide-product-price{font-size:15px;font-weight:700;color:var(--gold-dark)}
.guide-more{margin-top:52px;padding-top:34px;border-top:1px solid var(--line)}
.guide-more ul{margin:0 0 20px;padding:0;list-style:none;border-top:1px solid var(--line)}
.guide-more li{border-bottom:1px solid var(--line)}
.guide-more li a{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:12px 0;font-size:17px;color:var(--ink)}
.guide-more li a:hover{color:var(--gold-dark)}
@media(max-width:700px){
 #information-information .guide-copy .guide-lead{font-size:20px}
 #information-information .guide-copy .guide-summary{padding:16px 17px}
 #information-information .guide-copy .story-figure img{height:auto;max-height:560px}
 .guide-extras{padding:0 3px 50px}
 .guide-extras h2{font-size:24px}
 .guide-product-grid{gap:10px}
 .guide-product-name{font-size:15px}
 .guide-product-price{font-size:14px}
}

/* Links into the guides from the home FAQ and the product page */
.faq .faq-more{margin:24px 0 0}
.product-guide{display:flex;align-items:center;gap:10px;width:fit-content;margin-top:14px;padding-bottom:3px;border-bottom:1px solid var(--gold);font-size:15px;font-weight:600;color:var(--ink)}
.product-guide:hover,.product-guide:focus{color:var(--ink)}
.product-guide .fa{width:22px;font-size:19px;text-align:center;color:var(--gold-dark)}

/* ---------- Product page: bottom cart bar on phones and tablets (js/sticky-cart.js) ---------- */
.sticky-cart{display:none}
@media(max-width:991px){
 .sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:70;display:block;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--line);box-shadow:0 -10px 30px rgba(41,44,39,.12);transform:translateY(105%);visibility:hidden;transition:transform .3s ease,visibility 0s linear .3s}
 .sticky-cart[hidden]{display:none}
 .sticky-cart.is-visible{transform:none;visibility:visible;transition:transform .3s ease}
 .sticky-cart-inner{display:flex;align-items:center;gap:12px;max-width:760px;margin:0 auto}
 .sticky-cart-thumb{flex-shrink:0;width:40px;height:60px;object-fit:cover;background:var(--photo-bg)}
 .sticky-cart-info{display:flex;flex:1;flex-direction:column;min-width:0;line-height:1.3}
 .sticky-cart-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;color:var(--ink)}
 .sticky-cart-price{margin-top:3px;font-size:16px;font-weight:700;color:var(--gold-dark)}
 .sticky-cart-status{display:none;font-size:15px;font-weight:700;color:#17803f}
 .sticky-cart-status:before{content:'✓ '}
 .sticky-cart.is-added .sticky-cart-name,.sticky-cart.is-added .sticky-cart-price{display:none}
 .sticky-cart.is-added .sticky-cart-status{display:block}
 .sticky-cart .btn{flex-shrink:0;gap:8px;min-height:48px;padding:12px 18px;font-size:15px;font-weight:700;white-space:nowrap}
 .sticky-cart .btn[hidden]{display:none}
 .sticky-cart.is-adding .sticky-cart-button{opacity:.65;pointer-events:none}
 .whatsapp-float{transition:transform .2s,background .2s,bottom .3s}
 body.has-sticky-cart .whatsapp-float{bottom:calc(92px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:991px) and (prefers-reduced-motion:reduce){.sticky-cart,.sticky-cart.is-visible,.whatsapp-float{transition:none}}

/* ---------- "Hangisi size uygun?" model comparison (product/choose.twig) ---------- */
.model-choose{margin:72px 0 40px;padding-top:56px;border-top:1px solid var(--line)}
.model-choose-head{max-width:680px;margin:0 0 34px}
.model-choose-head .eyebrow{margin:0 0 12px}
.model-choose-head h2,#product-product .model-choose-head h2{margin:0 0 12px;font-family:var(--serif);font-size:38px;font-weight:400;line-height:1.15;letter-spacing:-.6px;color:var(--ink)}
.model-choose-head p:not(.eyebrow){margin:0;font-size:17px;line-height:1.7;color:var(--muted)}
.model-choose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.model-card{position:relative;display:flex;flex-direction:column;padding:20px 22px 22px;border:1px solid var(--line);background:#fff}
.model-card.is-current{padding:19px 21px 21px;border:2px solid var(--gold-dark)}
.model-card-badge{position:absolute;top:12px;left:12px;z-index:1;padding:4px 10px;background:var(--gold-dark);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em}
.model-card-drawing{display:flex;justify-content:center;margin:0 0 18px;padding:14px 0 6px;background:var(--cream)}
.scale-drawing{display:block;width:auto;height:210px;color:var(--ink);overflow:visible}
.scale-drawing *{vector-effect:non-scaling-stroke}
.scale-a4{fill:#fff;fill-opacity:.7;stroke:#a99557;stroke-width:1;stroke-dasharray:5 4}
.scale-ground{fill:none;stroke:#cfc8b6;stroke-width:1}
.scale-wood{fill:#7b4f2e;fill-opacity:.75;stroke:#4a3222;stroke-width:1.3}
.scale-glass{fill:#c46f12;fill-opacity:.6;stroke:#7a4a12;stroke-width:1.3}
.scale-metal{fill:none;stroke:#6f6a60;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.scale-clip{fill:#6f6a60;stroke:none}
.scale-stick{fill:none;stroke:#3a2f27;stroke-width:1.5;stroke-linecap:round}
.scale-lighter{fill:#292c27;fill-opacity:.85;stroke:none}
.model-card h3{margin:0;font-family:var(--serif);font-size:22px;line-height:1.25;color:var(--ink)}
.model-card h3 a{color:inherit}
.model-card h3 a:hover{color:var(--gold-dark)}
.model-card-price{margin:6px 0 10px;font-size:17px;font-weight:700;color:var(--gold-dark)}
.model-card-fit{margin:0 0 16px;font-size:15px;line-height:1.6;color:var(--muted)}
.model-card dl{margin:0 0 18px;border-top:1px solid var(--line)}
.model-card dl div{padding:10px 0;border-bottom:1px solid var(--line)}
.model-card dt{margin:0 0 2px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark)}
.model-card dd{margin:0;font-size:15px;line-height:1.5;color:var(--ink)}
.model-card-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;align-self:flex-start;padding:4px 0 3px;border-bottom:1px solid var(--gold);font-size:15px;font-weight:700;color:var(--ink)}
.model-card-link:hover,.model-card-link:focus{color:var(--gold-dark)}
.model-choose-note{margin:18px 0 0;font-size:15px;line-height:1.7;color:var(--muted)}
.model-choose-note+.model-choose-note{margin-top:4px}
.model-choose-note strong{color:var(--ink)}
@media(max-width:991px){
 .model-choose{margin-top:48px;padding-top:40px}
 .model-choose-grid{grid-template-columns:1fr;gap:16px}
 .model-card{display:grid;grid-template-columns:120px minmax(0,1fr);column-gap:18px;align-items:start}
 .model-card>*{grid-column:2}
 .model-card .model-card-drawing{grid-column:1;grid-row:1/span 6;margin:0;padding:8px 0 4px}
 .model-card-badge,.model-card-link{position:static;justify-self:start}
 .model-card-badge{margin-bottom:8px}
 .model-card-link{margin-top:4px}
 .scale-drawing{height:150px}
}
@media(max-width:700px){
 .model-choose-head h2,#product-product .model-choose-head h2{font-size:30px}
 .model-choose-head p:not(.eyebrow){font-size:16px}
 .model-card{grid-template-columns:92px minmax(0,1fr);column-gap:14px;padding:16px}
 .model-card.is-current{padding:15px}
 .scale-drawing{height:118px}
 .model-card h3{font-size:19px}
}

/* Product page: free delivery, withdrawal right and returns link under the cart button */
.product-assurances{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}
.product-assurances li{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.5;color:var(--muted)}
.product-assurances .icon{width:22px;height:22px;color:var(--gold-dark)}
.product-assurances a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.product-assurances a:hover{color:var(--gold-dark)}

/* Announcement bar: the brand line follows the free delivery note where there is room */
@media(max-width:700px){.announcement-extra{display:none}}

/* ---------- Home story panel: short smoke video on wider screens (js/story-video.js) ---------- */
.story-photo.has-video img,.story-photo.is-photo .story-video{object-position:50% 50%}
@media(min-width:701px){.story-photo.is-photo.has-video{min-height:0;aspect-ratio:4/5}}
.story-photo.is-photo .story-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease}
.story-photo.is-playing .story-video{opacity:1}
.story-video-toggle{position:absolute;left:20px;bottom:20px;z-index:2;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:0 6px 20px rgba(41,44,39,.16);cursor:pointer}
.story-video-toggle[hidden]{display:none}
.story-video-toggle:hover{background:#fff}
.story-video-toggle:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}
.story-video-toggle .icon{width:18px;height:18px;stroke-width:2.6}
.story-photo:not(.is-stopped) .story-video-toggle .icon-play,.story-photo.is-stopped .story-video-toggle .icon-pause{display:none}
@media(prefers-reduced-motion:reduce){.story-photo.is-photo .story-video{transition:none}}

/* ---------- Wholesale: announcement link, home band and enquiry page (information/wholesale) ---------- */
.announcement-link{grid-column:1;justify-self:start;display:inline-flex;align-items:center;gap:6px;min-height:36px;margin:-8px 0;letter-spacing:.06em;color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.5);text-underline-offset:4px}
.announcement-link:hover,.announcement-link:focus-visible{color:#efe3bd;text-decoration-color:currentColor}
.announcement-link:focus-visible{outline:2px solid #fff;outline-offset:2px}
@media(max-width:420px){.announcement-link-word{display:none}}
.wholesale-band{margin:0 0 90px;background:var(--ink);color:#f3efe4}
.wholesale-band-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px 56px;padding-top:56px;padding-bottom:56px}
.wholesale-band .eyebrow{margin:0 0 12px;color:#d7c690}
.wholesale-band h2{margin:0 0 12px;font-family:var(--serif);font-size:38px;line-height:1.15;letter-spacing:-.6px;color:#fff}
.wholesale-band p:not(.eyebrow){max-width:620px;margin:0;font-size:17px;line-height:1.7;color:#dcd8cd}
.wholesale-band-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.wholesale-band .btn.wholesale-band-button{min-height:54px;padding:15px 30px;gap:18px;background:#f5f3ec;border-color:#f5f3ec;color:var(--ink)}
.wholesale-band .btn.wholesale-band-button:hover,.wholesale-band .btn.wholesale-band-button:focus{background:#fff;border-color:#fff;color:var(--ink)}
.wholesale-band-whatsapp{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#fff;text-decoration:underline;text-underline-offset:4px}
.wholesale-band-whatsapp:hover,.wholesale-band-whatsapp:focus{color:#efe3bd}
.wholesale-band-whatsapp .fa{font-size:22px;text-decoration:none}
@media(max-width:900px){.wholesale-band{margin-bottom:56px}.wholesale-band-inner{grid-template-columns:1fr;padding-top:44px;padding-bottom:44px}.wholesale-band h2{font-size:30px}.wholesale-band p:not(.eyebrow){font-size:16px}}
.wholesale-page .wholesale-for{display:flex;flex-wrap:wrap;gap:8px 10px;margin:18px 0 8px;padding:0;list-style:none}
.wholesale-page .wholesale-for li{margin:0;padding:6px 12px;border:1px solid var(--line);background:var(--cream);font-size:14px;font-weight:600;line-height:1.5;color:var(--ink)}
.wholesale-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}
.wholesale-form .field-optional{font-weight:400;color:var(--muted)}
.wholesale-form .wholesale-models{margin:0 0 18px;padding:0;border:0}
.wholesale-form .wholesale-models legend{width:auto;margin:0 0 10px;padding:0;border:0;font-size:15px;font-weight:600;color:var(--ink)}
.wholesale-form .wholesale-models label{display:inline-flex;align-items:center;gap:8px;margin:0 20px 10px 0;font-size:16px;font-weight:400;color:var(--ink);cursor:pointer}
.wholesale-form .wholesale-models input{width:18px;height:18px;margin:0;accent-color:var(--gold-dark)}
.wholesale-form .wholesale-quantity{max-width:260px}
.wholesale-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.wholesale-form .form-privacy{margin:16px 0 0;font-size:14px;line-height:1.6;color:var(--muted)}
.wholesale-form .form-privacy a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.contact-page .contact-wholesale a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.wholesale-grid{grid-template-columns:1fr}}

/* ---------- Cream bands: page heads and text panels share the home hero colour ---------- */
/* Page heads (information, guides, cart, account, category, contact, wholesale, checkout): one centred cream band */
.page-head{background:var(--cream);border-bottom:0;text-align:center;padding:56px 24px 48px;margin:0 0 48px}
.page-head .page-head-name{max-width:760px;margin:0 auto}
.page-head h1{margin:0}
.page-head .breadcrumb{margin:14px 0 0;padding:0}
.page-head .page-intro,.page-head .guide-intro,.shop-section .page-head .collection-description{max-width:720px;margin:16px auto 0}
.page-head .page-intro{font-size:17px;line-height:1.75;color:var(--muted)}
/* The category head sits inside the page width; its band is painted edge to edge */
.shop-section .page-head{background:var(--cream);text-align:center;padding:56px 0 48px;margin:0 0 40px;box-shadow:0 0 0 100vmax var(--cream);clip-path:inset(0 -100vmax)}
.page-head+.prose{padding-top:0;min-height:0}
.page-head+.coming-soon{padding-bottom:72px;text-align:center}
.page-head+.coming-soon .btn{margin-top:0}
/* "Hangisi size uygun?" comparison: a cream band with white model cards, reaching the footer on the collection page */
.model-choose{margin:72px 0 0;padding:64px 0;border-top:0;background:var(--cream);box-shadow:0 0 0 100vmax var(--cream);clip-path:inset(0 -100vmax)}
.shop-section:has(>.model-choose){padding-bottom:0}
#product-product:has(.model-choose:last-child){padding-bottom:0}
/* Home closing call to action: a cream band before the footer */
.closing{background:var(--cream);padding:72px 24px 76px}
@media(max-width:700px){
 .page-head{padding:38px 18px 34px;margin-bottom:32px}
 .shop-section .page-head{padding:38px 0 34px;margin-bottom:28px}
 .page-head .page-intro,.page-head .guide-intro,.shop-section .page-head .collection-description{font-size:16px}
 .model-choose{margin-top:48px;padding:44px 0}
 .closing{padding:48px 18px 52px}
}
