/* ZEEN — aynı marka, iki farklı atmosfer. Tüm renk ve ölçüler buradan düzenlenebilir. */
:root{--paper:#f7f7f2;--ink:#20211e;--muted:#676960;--line:#d9dbd3;--red:#df3028;--red-dark:#b62520;--white:#fff;--display:'DM Serif Display',Georgia,serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{display:block;max-width:100%;height:auto}button{border:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.1}::selection{color:white;background:var(--red)}.skip-link{position:fixed;top:10px;left:20px;z-index:200;transform:translateY(-150%);background:white;padding:10px 20px}.skip-link:focus{transform:none}.wrap{padding-inline:var(--gutter);max-width:1800px;margin-inline:auto}.eyebrow{font-size:12px;letter-spacing:.17em;text-transform:uppercase;font-weight:800;line-height:1.7}.eyebrow.red{color:var(--red)}.serif{font-family:var(--display);font-style:italic;font-weight:400}.arrow{display:inline-block;font-size:24px;line-height:1;transition:transform .25s}.text-link{display:inline-flex;align-items:center;gap:32px;padding-bottom:10px;border-bottom:1px solid currentColor;font-size:14px;font-weight:600}.text-link:hover .arrow{transform:translate(4px,-4px)}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:14px 25px;font-size:14px;font-weight:600;background:var(--red);color:white;border:1px solid var(--red);transition:background .25s,transform .25s}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button.secondary{color:var(--ink);background:transparent;border-color:var(--line)}.button.secondary:hover{border-color:var(--ink);background:white}.round-button{width:48px;height:48px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;transition:background .2s}.round-button:hover{background:var(--ink);color:white}
/* Header */
.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding-inline:var(--gutter);position:sticky;top:0;z-index:30;background:rgba(247,247,242,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;flex:none;line-height:1}.brand-mark{width:42px;height:46px;overflow:hidden;position:relative;mix-blend-mode:multiply;flex:none}.brand-mark img{width:80px;max-width:none;position:absolute;left:-18px;top:-3px}.brand-word{font-size:40px;font-weight:800;letter-spacing:-3px;line-height:.93}.brand-name{display:block;font-size:9px;letter-spacing:.19em;text-transform:uppercase;margin-top:8px;font-weight:600}.desktop-nav{display:flex;gap:32px;font-size:13px;font-weight:600}.desktop-nav a{position:relative;padding-block:10px}.desktop-nav a:after{content:'';position:absolute;bottom:3px;left:0;right:100%;height:1px;background:var(--red);transition:right .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-right{display:flex;align-items:center;gap:24px}.branch-link{font-size:12px;line-height:1.4;color:var(--muted)}.branch-link strong{display:block;font-size:13px;color:var(--ink);font-weight:600}.header .button{min-height:45px;padding:10px 20px;font-size:12px;gap:18px}.menu-toggle{display:none;background:transparent;width:44px;height:44px;padding:11px}.menu-toggle span{display:block;height:1px;background:currentColor;margin:6px 0;transition:transform .3s}.mobile-nav{display:none}
/* Hero */
.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:690px;max-width:1800px;margin:auto;position:relative}.hero-copy{padding:80px 38px 60px var(--gutter);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:2}.hero .eyebrow{display:flex;gap:14px;align-items:center;margin-bottom:35px}.hero .eyebrow:before{content:'';width:25px;height:1px;background:var(--red)}.hero h1{font-size:clamp(64px,6.8vw,114px);line-height:1.04;letter-spacing:-.07em;margin-left:-5px;position:relative;white-space:nowrap;font-weight:600}.hero h1 .serif{display:block;color:var(--red);font-size:1.13em;letter-spacing:-.045em;margin-top:2px}.hero-description{max-width:365px;color:var(--muted);line-height:1.8;margin:30px 0;font-size:15px}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero-actions .text-link{font-size:13px;gap:18px}.hero-foot{margin-top:56px;display:flex;align-items:center;gap:16px;color:var(--muted);font-size:11px;letter-spacing:.07em;text-transform:uppercase}.hero-foot:before{content:'↗';font-size:22px;color:var(--red)}.hero-media{position:relative;min-width:0;overflow:hidden;margin:25px 25px 25px 0;background:#3b372b}.hero-photo{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:52% 50%;transform:scale(1.06);animation:hero-image 1.8s cubic-bezier(.16,1,.3,1) both}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06) 60%,rgba(0,0,0,.6))}.photo-caption{position:absolute;z-index:1;bottom:27px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:flex-end;color:white;font-size:12px;letter-spacing:.07em}.photo-caption strong{display:block;font-size:24px;font-weight:400;font-family:var(--display);letter-spacing:0}.photo-caption span:last-child{font-size:11px}.hero-tag{position:absolute;top:25px;left:25px;z-index:1;background:var(--paper);padding:12px 17px;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.hero-orbit{position:absolute;width:125px;height:125px;left:calc(51.2% - 63px);bottom:54px;z-index:5;color:var(--red);background:var(--paper);border-radius:50%;display:grid;place-items:center}.hero-orbit svg{position:absolute;width:100%;height:100%;animation:spin 26s linear infinite;fill:currentColor;font-size:10.6px;letter-spacing:2px}.hero-orbit>span{font-size:32px;line-height:1}.motion-control{position:absolute;bottom:12px;right:calc(48.8% + 15px);z-index:6;border:0;padding:4px;background:transparent;color:var(--muted);font-size:10px;text-decoration:underline;text-underline-offset:3px}.premium .hero{background:#23241f;color:var(--paper)}.premium .hero-description,.premium .hero-foot,.premium .motion-control{color:#c2c3b7}.premium .hero h1 .serif{color:#f1483c}.premium .hero-tag{background:#ee3c31;color:white}.premium .hero .text-link{color:var(--paper)}.premium .hero-orbit{background:#23241f;color:#fa5145}.premium .hero-photo{object-position:50% 45%}
@keyframes hero-image{from{transform:scale(1.16);opacity:.5}to{transform:scale(1.04);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes intro{from{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.hero-copy>*{animation:intro .95s cubic-bezier(.16,1,.3,1) both}.hero-copy>h1{animation-delay:.08s}.hero-description{animation-delay:.16s!important}.hero-actions{animation-delay:.24s!important}.hero-foot{animation-delay:.32s!important}
/* Content */
.marquee{background:var(--red);color:white;overflow:hidden;padding:19px 0}.marquee-track{display:flex;width:max-content;animation:marquee 38s linear infinite}.marquee-group{display:flex;align-items:center;gap:46px;padding-right:46px;font-size:14px;letter-spacing:.16em;font-weight:600;white-space:nowrap}.marquee-group span:nth-child(even){font-family:var(--display);font-style:italic;font-size:26px;letter-spacing:0;font-weight:400}.marquee-group i{font-size:18px;font-style:normal;font-weight:400}.intro{padding-block:108px 110px;display:grid;grid-template-columns:.7fr 2fr;gap:70px;border-bottom:1px solid var(--line)}.section-id{display:flex;gap:20px;align-items:baseline}.section-id>span{font-size:12px;color:var(--red)}.intro h2{font-size:clamp(34px,3.9vw,61px);letter-spacing:-.043em;line-height:1.17;max-width:960px}.intro h2 .serif{color:var(--red);letter-spacing:-.025em}.intro-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-top:35px}.intro-bottom p{max-width:510px;color:var(--muted);font-size:15px}.intro-bottom .text-link{flex:none}.detail-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-block:30px;border-bottom:1px solid var(--line)}.detail-strip>div{display:flex;align-items:center;gap:20px;padding-left:40px;border-left:1px solid var(--line)}.detail-strip>div:first-child{padding-left:0;border:0}.detail-strip .detail-number{font-family:var(--display);font-size:32px;color:var(--red)}.detail-strip h3{font-size:14px;line-height:1.5;font-weight:600}.detail-strip p{font-size:12px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:48px}.section-heading h2{font-size:clamp(44px,5.2vw,76px);letter-spacing:-.06em;line-height:1.07}.section-heading h2 .serif{letter-spacing:-.025em}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{max-width:310px;font-size:14px;color:var(--muted)}.flavors{padding-block:110px}.flavor-layout{display:grid;grid-template-columns:1.13fr 1fr;gap:80px;align-items:center}.flavor-image{height:520px;position:relative;overflow:hidden;background:#e3e3db}.flavor-image img{width:100%;height:100%;object-fit:cover;transition:opacity .25s,transform .8s}.flavor-image:hover img{transform:scale(1.025)}.image-label{position:absolute;bottom:20px;left:20px;background:var(--paper);padding:9px 17px;font-size:11px;letter-spacing:.09em;z-index:1}.flavor-tabs{display:flex;flex-direction:column;gap:0}.flavor-tab{background:none;text-align:left;border-bottom:1px solid var(--line);display:grid;grid-template-columns:35px 1fr 35px;gap:15px;align-items:center;padding:26px 0}.flavor-tab:first-child{border-top:1px solid var(--line)}.flavor-tab .index{color:var(--muted);font-size:11px;align-self:start;padding-top:5px}.flavor-tab .tab-title{font-size:27px;letter-spacing:-.045em}.flavor-tab .tab-description{font-size:14px;color:var(--muted);margin-top:14px;line-height:1.8;max-width:340px}.flavor-tab[aria-selected=false] .tab-description{display:none}.flavor-tab[aria-selected=true] .tab-title,.flavor-tab[aria-selected=true] .index{color:var(--red)}.flavor-tab .arrow{justify-self:end;transition:transform .35s}.flavor-tab[aria-selected=true] .arrow{transform:rotate(90deg);color:var(--red)}.menu-note{font-size:12px;color:var(--muted);margin-top:20px}.menu-note a{text-decoration:underline;text-underline-offset:4px}.atmosphere-band{position:relative;background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:540px}.atmosphere-band .band-photo{min-height:540px;overflow:hidden;position:relative}.band-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.band-copy{padding:75px var(--gutter) 75px 65px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.band-copy .eyebrow{color:#e8a19a;margin-bottom:28px}.band-copy h2{font-size:clamp(44px,4.7vw,73px);letter-spacing:-.06em;line-height:1.07}.band-copy h2 .serif{color:#ef6b5e;letter-spacing:-.03em}.band-copy p{color:#c4c5bc;margin:26px 0 30px;max-width:360px;font-size:14px}.band-copy .text-link{font-size:13px}.band-photo .image-label{color:var(--ink)}.gallery{padding-block:110px}.gallery-grid{display:grid;grid-template-columns:1.1fr .8fr .8fr;gap:22px;align-items:start}.gallery-item{background:none;padding:0;text-align:left;position:relative;min-width:0;width:100%}.gallery-item .image-wrap{display:block;height:390px;overflow:hidden;position:relative;background:#dedfd6}.gallery-item:nth-child(2){margin-top:90px}.gallery-item:nth-child(3){margin-top:30px}.gallery-item:nth-child(2) .image-wrap{height:330px}.gallery-item:nth-child(3) .image-wrap{height:420px}.gallery-item img{height:100%;width:100%;object-fit:cover;transition:transform .7s}.gallery-item:hover img{transform:scale(1.06)}.gallery-item .zoom{position:absolute;right:16px;bottom:16px;background:var(--paper);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:22px}.gallery-item .caption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:14px}.gallery-item .caption b{font-weight:400;color:var(--red)}.gallery-footer{margin-top:45px;text-align:right}.gallery-footer .text-link{font-size:13px}.visit{margin-top:10px;background:#23241f;color:var(--paper);padding-block:90px}.visit-top{display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid #4b4d43;padding-bottom:55px}.visit h2{font-size:clamp(54px,6.3vw,90px);letter-spacing:-.06em}.visit h2 .serif{color:#f56759;letter-spacing:-.025em}.visit-top .eyebrow{color:#d6a39c;margin-bottom:25px}.visit-top .visit-arrow{font-size:115px;font-weight:400;line-height:1;color:#f56759}.visit-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:65px;padding-block:45px 0}.visit-label{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#adafa3;margin-bottom:14px}.visit address{font-style:normal;font-size:17px;line-height:1.7;max-width:280px}.visit-grid a.phone{font-size:22px;letter-spacing:-.03em;display:block;margin-bottom:6px}.visit-grid .hours{font-size:20px}.visit-grid p.note{font-size:12px;color:#b4b6aa;margin-top:9px;line-height:1.7;max-width:260px}.visit .text-link{margin-top:20px;font-size:13px;gap:22px}.visit .button{margin-top:23px}.sister{padding-block:80px;display:grid;grid-template-columns:.75fr 1fr;align-items:center;gap:80px}.sister-image{height:320px;overflow:hidden}.sister-image img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transition:transform .8s}.sister:hover .sister-image img{transform:scale(1.03)}.sister .eyebrow{margin-bottom:20px}.sister h2{font-size:clamp(32px,3.5vw,49px);letter-spacing:-.045em}.sister p{color:var(--muted);font-size:14px;max-width:390px;margin:19px 0 25px}.sister .text-link{font-size:13px}.footer{border-top:1px solid var(--line);padding-top:35px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:30px}.footer-links{display:flex;gap:25px;font-size:12px}.footer-small{display:flex;justify-content:space-between;gap:20px;padding-block:21px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.footer-small a{color:var(--ink)}.back-top{display:inline-flex;gap:12px;align-items:center}.footer-word{font-size:clamp(130px,28vw,470px);font-weight:800;letter-spacing:-.09em;line-height:.86;text-align:center;color:var(--red);padding-right:.075em;padding-bottom:25px;overflow:hidden;user-select:none}.mobile-contact{display:none}.lightbox{border:none;background:#191a17;color:white;padding:0;width:min(1050px,94vw);max-height:94dvh;overflow:visible}.lightbox::backdrop{background:rgba(10,12,9,.91);backdrop-filter:blur(8px)}.lightbox-inner{display:flex;flex-direction:column;height:min(88dvh,850px)}.lightbox-top{display:flex;justify-content:space-between;align-items:center;padding:16px 25px;font-size:12px}.lightbox-top button{background:transparent;color:white;font-size:28px;line-height:1;width:40px;height:40px}.lightbox img{height:calc(100% - 145px);min-height:0;max-width:100%;object-fit:contain;margin:auto}.lightbox-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 25px;font-size:13px}.lightbox-controls{display:flex;gap:12px}.lightbox-controls .round-button{border-color:#777b6e;color:white}.lightbox-controls .round-button:hover{background:white;color:#191a17}.reveal{transition:opacity .9s,transform .9s cubic-bezier(.16,1,.3,1)}.js-ready .reveal.waiting{opacity:0;transform:translateY(32px)}.no-motion *{animation:none!important;scroll-behavior:auto!important;transition:none!important}.no-motion .reveal{opacity:1!important;transform:none!important}
@media(min-width:1600px){.hero{min-height:770px}.hero-copy{padding-top:95px;padding-bottom:85px}.hero-media{margin:30px 30px 30px 0}.hero-description{font-size:16px}.hero-foot{margin-top:75px}}
@media(max-width:1150px){.desktop-nav{gap:20px}.header-right .branch-link{display:none}.hero{min-height:615px;grid-template-columns:1fr 1fr}.hero-copy{padding-top:55px;padding-bottom:55px}.hero h1{font-size:7.3vw}.hero .eyebrow{font-size:10px}.hero-description{font-size:14px;max-width:290px}.hero-actions{gap:20px}.hero-actions .button{padding-inline:18px;gap:20px}.hero-actions .text-link{font-size:12px}.hero-orbit{left:calc(50% - 50px);width:100px;height:100px;bottom:50px}.hero-foot{font-size:10px;margin-top:42px}.intro{gap:40px;grid-template-columns:.65fr 2fr}.intro-bottom{align-items:flex-start;flex-direction:column;gap:22px}.flavor-layout{gap:45px}.flavor-image{height:480px}.flavor-tab .tab-title{font-size:23px}.band-copy{padding:55px 40px}.band-photo,.atmosphere-band .band-photo{min-height:480px}.gallery-grid{gap:16px}.gallery-item .image-wrap{height:330px}.gallery-item:nth-child(2) .image-wrap{height:280px}.gallery-item:nth-child(3) .image-wrap{height:350px}.visit-grid{gap:35px}.visit-grid a.phone{font-size:19px}.sister{gap:45px}.motion-control{right:calc(50% + 15px)}}
@media(max-width:760px){html{scroll-padding-top:78px}.header{height:78px;padding-inline:22px}.brand-mark{width:32px;height:36px}.brand-mark img{width:63px;left:-14px;top:-2px}.brand-word{font-size:33px}.brand-name{font-size:8px;margin-top:7px}.brand{gap:9px}.desktop-nav,.header-right .button{display:none}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:fixed;top:78px;left:0;right:0;background:var(--paper);padding:25px var(--gutter) 35px;border-bottom:1px solid var(--line);z-index:29;box-shadow:0 25px 50px #0002}.mobile-nav:not([hidden]){display:flex;flex-direction:column}.mobile-nav>a{padding:13px 0;font-size:25px;border-bottom:1px solid var(--line);letter-spacing:-.03em}.mobile-nav>a:last-child{font-size:14px;color:var(--red);border:0;padding-top:22px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:49px 24px 40px}.hero .eyebrow{font-size:10px;margin-bottom:24px}.hero h1{font-size:clamp(58px,11.9vw,89px);letter-spacing:-.065em;line-height:1.03;margin-left:-3px}.hero h1 .serif{font-size:1.12em}.hero-description{font-size:14px;max-width:330px;margin:23px 0}.hero-actions{gap:26px}.hero-actions .button{min-height:49px}.hero-foot{display:none}.hero-media{height:420px;margin:0 18px 18px;min-height:0}.hero-photo{object-position:50% 50%}.premium .hero-media{height:470px}.premium .hero-photo{object-position:center 48%}.hero-tag{top:19px;left:19px;font-size:9px}.photo-caption{left:22px;right:22px;bottom:22px}.photo-caption strong{font-size:22px}.photo-caption span:last-child{font-size:9px}.hero-orbit{left:auto;right:30px;bottom:395px;width:90px;height:90px}.premium .hero-orbit{bottom:445px}.hero-orbit>span{font-size:26px}.motion-control{bottom:32px;right:32px;color:white;font-size:9px;z-index:8}.photo-caption{bottom:43px}.marquee{padding:13px 0}.marquee-group{gap:27px;padding-right:27px;font-size:11px}.marquee-group span:nth-child(even){font-size:22px}.intro{padding-block:68px;grid-template-columns:1fr;gap:28px}.section-id{gap:15px}.intro h2{font-size:35px;line-height:1.2;letter-spacing:-.04em}.intro-bottom{margin-top:25px;gap:23px}.intro-bottom p{font-size:14px}.detail-strip{grid-template-columns:1fr;padding-block:0}.detail-strip>div{padding:23px 0;border-left:0;border-bottom:1px solid var(--line);gap:20px}.detail-strip>div:first-child{padding:23px 0;border-bottom:1px solid var(--line)}.detail-strip>div:last-child{border:0}.detail-strip .detail-number{font-size:27px;width:37px}.detail-strip>div>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 16px}.detail-strip p{font-size:11px}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:47px;letter-spacing:-.045em}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{margin-top:20px;max-width:340px;font-size:14px}.flavors{padding-block:68px}.flavor-layout{display:flex;flex-direction:column;gap:25px}.flavor-image{height:360px;width:100%;order:2}.flavor-content{width:100%;order:1}.flavor-tab{padding:21px 0;grid-template-columns:24px 1fr 25px;gap:12px}.flavor-tab .tab-title{font-size:24px}.flavor-tab .tab-description{font-size:13px;margin-top:11px;max-width:unset}.menu-note{font-size:11px;margin-top:18px}.atmosphere-band{display:flex;flex-direction:column}.atmosphere-band .band-photo{height:355px;min-height:355px}.band-copy{padding:54px var(--gutter) 60px}.band-copy h2{font-size:51px}.band-copy .eyebrow{margin-bottom:23px}.band-copy p{font-size:14px}.gallery{padding-block:68px}.gallery-grid{grid-template-columns:1fr 1fr;gap:25px 15px}.gallery-item:first-child{grid-column:1/-1}.gallery-item:first-child .image-wrap{height:340px}.gallery-item:nth-child(2),.gallery-item:nth-child(3){margin:0}.gallery-item:nth-child(2) .image-wrap,.gallery-item:nth-child(3) .image-wrap{height:260px}.gallery-item .caption{font-size:11px;line-height:1.5;gap:10px}.gallery-item .zoom{width:34px;height:34px;font-size:20px;right:10px;bottom:10px}.gallery-footer{margin-top:30px;text-align:left}.visit{padding-block:64px}.visit-top{padding-bottom:35px}.visit h2{font-size:53px}.visit-top .visit-arrow{font-size:60px;align-self:flex-end}.visit-top .eyebrow{font-size:10px;margin-bottom:22px}.visit-grid{grid-template-columns:1fr;gap:32px;padding-top:33px}.visit-grid>div{border-bottom:1px solid #4b4d43;padding-bottom:30px}.visit-grid>div:last-child{border:0;padding-bottom:0}.visit address{font-size:16px;max-width:unset}.visit .text-link{margin-top:15px}.visit-grid p.note{max-width:unset}.visit-grid a.phone{font-size:25px}.sister{grid-template-columns:1fr;gap:30px;padding-block:60px}.sister-image{height:270px}.sister h2{font-size:37px}.sister .eyebrow{font-size:10px;margin-bottom:17px}.sister p{font-size:14px;margin-block:17px 23px}.footer-top{flex-wrap:wrap;gap:25px}.footer-links{gap:20px;font-size:11px;flex-wrap:wrap}.footer-small{font-size:10px;align-items:flex-start}.footer-small>span{max-width:210px}.footer-word{font-size:32vw;padding-bottom:28px}.footer{padding-bottom:72px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;height:65px;z-index:25;background:var(--paper);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -5px 25px #00000008}.mobile-contact a{display:flex;justify-content:center;align-items:center;gap:15px;flex:1;font-size:13px;font-weight:600}.mobile-contact a:last-child{background:var(--red);color:white}.mobile-contact .arrow{font-size:20px}.lightbox{max-height:88dvh}.lightbox-inner{height:83dvh}.lightbox-bottom{padding:14px;font-size:11px;gap:10px}.lightbox-controls{gap:7px}.lightbox-controls button{width:38px;height:38px}.lightbox-top{padding:10px 15px}.lightbox img{height:calc(100% - 135px)}}
@media(max-width:370px){.hero h1{font-size:55px}.hero-actions{gap:17px}.hero-actions .text-link{gap:10px}.hero-description{font-size:13px}.section-heading h2{font-size:42px}.gallery-item:nth-child(2) .image-wrap,.gallery-item:nth-child(3) .image-wrap{height:210px}.visit h2{font-size:46px}.hero-media{height:355px}.hero-orbit{bottom:330px}.premium .hero-orbit{bottom:445px}.photo-caption strong{font-size:19px}.photo-caption span:last-child{max-width:100px;text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-ready .reveal.waiting{opacity:1;transform:none}.motion-control{display:none}}
@media print{.header,.marquee,.hero-orbit,.motion-control,.mobile-contact,.menu-toggle,.lightbox,.footer-word{display:none!important}.hero{display:block}.hero-copy{padding:20px}.hero-media{height:250px}.reveal{opacity:1!important;transform:none!important}.visit{background:white;color:black}.visit p,.visit .eyebrow{color:black}.wrap{padding-inline:20px}}

.tab-title,.tab-description{display:block}.tab-title{line-height:1.15;font-weight:600}.flavor-tab>span:nth-child(2){display:block}

/* Son responsive ve marka uyarlamaları */
.premium .brand-mark img{width:58.5px;left:-7.5px;top:-1.1px}
.premium .hero .eyebrow{color:#f88b80}.premium .hero .eyebrow:before{background:#f88b80}
@media(max-width:760px){.premium .brand-mark img{width:44.5px;left:-5.7px;top:-.8px}.premium .hero h1{font-size:clamp(40px,12.6vw,89px)}}
@media(max-width:370px){.hero h1{font-size:clamp(43px,14vw,55px)}}

/* TR / EN: available on desktop and mobile, with the current language marked. */
.language-switch{display:inline-flex;align-items:center;border:1px solid var(--line);flex:none}
.language-switch a{display:grid;place-items:center;min-width:31px;min-height:35px;padding:6px;font-size:11px;line-height:1;font-weight:800;letter-spacing:.03em}
.language-switch a[aria-current=page]{background:var(--ink);color:var(--paper)}
.language-switch a:not([aria-current]):hover{background:#e7e8df}
.header-right{gap:17px}
html[lang=en] .hero h1{font-size:clamp(56px,5.8vw,96px)}
@media(min-width:761px) and (max-width:1040px){.header-right .button{display:none}.desktop-nav{gap:18px}}
@media(max-width:760px){.header{gap:12px}.header-right{gap:10px}html[lang=en] .hero h1{font-size:clamp(38px,11.5vw,80px)}html[lang=en] .hero-orbit svg{font-size:10px;letter-spacing:1.55px}html[lang=en] .hero-actions{gap:18px}}
