@charset "UTF-8";
:root{--bg:#101110;--panel:#181916;--gold:rgb(212,175,55);--gold-bright:#edca59;--text:#f2efe8;--muted:#aba9a0;--line:rgba(212,175,55,.23);--display:'Barlow Condensed','Arial Narrow',Arial,sans-serif;--sans:'DM Sans',Arial,sans-serif;--container:1240px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.7}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}button:disabled{cursor:default}::selection{background:var(--gold);color:var(--bg)}:focus-visible{outline:2px solid var(--gold-bright);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h2{font:400 clamp(42px,4.7vw,70px)/1.08 var(--display);letter-spacing:-.025em}h3{font:400 36px/1.2 var(--display)}em{font-weight:400;color:var(--gold)}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section{padding-block:120px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:24px}.gold-line{display:inline-block;vertical-align:middle;width:32px;height:1px;background:var(--gold);margin-right:10px}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 25px;font-size:14px;font-weight:700;border:1px solid var(--line);border-radius:3px;transition:background .25s,transform .3s,box-shadow .3s;color:var(--text)}.button span{font-size:22px;line-height:1;transition:transform .3s}.button:hover{transform:translateY(-3px);border-color:var(--gold)}.button:hover span,.text-link:hover span{transform:translate(3px,-3px)}.gold{background:var(--gold);border-color:var(--gold);color:#14150f}.gold:hover{background:var(--gold-bright);box-shadow:0 7px 26px #d4af3717}.text-link{display:inline-flex;gap:26px;align-items:center;font-size:14px;border-bottom:1px solid var(--line);padding-block:10px}.text-link span{color:var(--gold);font-size:23px;transition:transform .3s}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--gold);color:#101110;padding:12px}.skip-link:focus{top:10px}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;border-bottom:1px solid #ffffff0b;position:relative;z-index:20;background:var(--bg)}.brand{display:flex;align-items:center;gap:14px}.brand img{width:54px;height:54px;object-fit:contain}.brand>span{font-family:var(--display);font-size:24px;font-weight:600;letter-spacing:.01em}.brand small{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.23em;line-height:1.2;color:var(--muted)}.nav-links{display:flex;gap:32px;align-items:center}.nav-links>a{font-size:14px;color:#c9c8c0;position:relative;transition:color .2s}.nav-links>a:hover,.nav-links>a[aria-current]{color:var(--gold)}.nav-links>a[aria-current]:before{content:'';position:absolute;left:50%;bottom:-12px;width:4px;height:4px;border-radius:50%;background:var(--gold)}.nav-book{padding:12px 20px;font-size:13px}.menu-toggle{display:none}.hero{padding:0 26px}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;height:min(760px,calc(100svh - 162px));min-height:610px}.hero-panel{position:relative;overflow:hidden;border-radius:4px;background:#24251e}.hero-video{position:absolute;inset:-12% 0;width:100%;height:124%;object-fit:cover;will-change:transform;filter:saturate(.52)}.hero-left .hero-video{object-position:24% center}.hero-right .hero-video{object-position:78% center;filter:saturate(.58) brightness(.8)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080a08e0,#080a0850),linear-gradient(0deg,#080a089c,transparent 65%)}.hero-content{position:relative;z-index:2;padding:70px 7%;height:100%;display:flex;flex-direction:column;justify-content:center}.hero-content .eyebrow{margin-bottom:42px}.hero-welcome{font-size:14px;color:#c7c5bb;margin-bottom:17px}.hero h1{font:400 clamp(58px,6.5vw,100px)/.98 var(--display);letter-spacing:-.035em}.hero-description{font-size:16px;color:#c3c0b5;line-height:1.85;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.hero-actions .text-link{font-size:14px;white-space:nowrap}.hero-coordinate{position:absolute;bottom:23px;left:7%;right:7%;display:flex;justify-content:space-between;color:#b3b0a3;font-size:10px;letter-spacing:.12em}.hero-right .hero-shade{background:linear-gradient(0deg,#080a08ae,transparent 55%,#080a085c)}.hero-right-top{position:absolute;top:28px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:#e3dfd1}.logo-stage{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.logo-disc{width:clamp(190px,19vw,275px);aspect-ratio:1;border-radius:50%;background:#d4af37db;padding:24px;box-shadow:0 0 65px #d4af3720;border:1px solid #edca5950;animation:breathe 7s ease-in-out infinite}.logo-disc img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.logo-stage>p{font-size:10px;letter-spacing:.21em;color:#ded9c8}.hero-right-bottom{position:absolute;bottom:28px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:1.65;color:#d0ccbf}.video-control{width:44px;height:44px;border-radius:50%;border:1px solid #ddd7c75c;font-size:14px;transition:background .25s}.video-control:hover{background:#d4af3740}.hero-bottom{display:flex;align-items:center;justify-content:space-between;height:64px;font-size:10px;color:var(--muted);letter-spacing:.14em;border-bottom:1px solid var(--line);padding-inline:25px}.hero-bottom>a{font-size:10px;display:flex;gap:24px;align-items:center}.hero-bottom>a span{font-size:22px;color:var(--gold)}
@keyframes breathe{0%,100%{transform:scale(1);box-shadow:0 0 45px #d4af3715}50%{transform:scale(1.04);box-shadow:0 0 80px #d4af3730}}
@media(min-width:1600px){.hero-content{padding-left:9%}.hero-grid{height:780px}.hero h1{font-size:110px}}
@media(max-width:1100px){.site-header{padding-inline:26px}.nav-links{gap:22px}.brand>span{font-size:21px}.hero-actions{gap:14px;flex-wrap:wrap}.hero h1{font-size:76px}.hero-content{padding:50px 7%}.hero-grid{min-height:650px}.nav-book{padding:12px}.container{width:calc(100% - 64px)}}
@media(max-width:760px){html{scroll-padding-top:25px}.site-header{height:80px;padding:0 20px}.brand{gap:8px}.brand img{width:42px;height:42px}.brand>span{font-size:21px}.brand small{font-size:8px}.nav-book{margin-left:auto;margin-right:16px;padding:9px 12px;font-size:12px;gap:12px}.nav-book span{font-size:18px}.menu-toggle{display:flex;width:30px;height:40px;padding:8px 0;flex-direction:column;justify-content:center;gap:7px;border:0}.menu-toggle span{display:block;background:var(--text);height:1px;width:25px;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:79px;left:0;right:0;background:#101110fa;padding:30px;box-shadow:0 25px 35px #0006;flex-direction:column;align-items:flex-start;gap:24px}.nav-links.open{display:flex}.nav-links a{font-size:18px}.nav-links>a[aria-current]:before{display:none}.hero{padding-inline:12px}.hero-grid{height:auto;min-height:0;grid-template-columns:1fr;gap:12px}.hero-left{min-height:640px;height:calc(100svh - 92px);max-height:820px}.hero-content{padding:60px 25px}.hero-content .eyebrow{margin-bottom:36px}.hero h1{font-size:clamp(64px,13vw,92px)}.hero-description{font-size:16px}.hero-welcome{font-size:14px}.hero-actions{gap:22px;margin-top:32px}.hero-actions .button{padding:16px 20px}.hero-right{height:360px}.hero-right .hero-video{object-position:center 45%}.logo-disc{width:190px;padding:17px}.logo-stage{gap:15px}.hero-right-top{font-size:10px;left:22px;right:22px;top:22px}.hero-right-bottom{bottom:20px;left:22px;right:22px;font-size:12px}.hero-bottom{padding-inline:8px;height:65px}.hero-bottom>span:last-child{display:none}.hero-bottom>span{font-size:9px}.hero-bottom>a{font-size:9px;letter-spacing:.08em;gap:10px}.hero-coordinate{font-size:10px}.container{width:calc(100% - 40px)}.section{padding-block:80px}h2{font-size:46px}}
@media(max-width:420px){.brand>span{font-size:18px}.brand img{width:34px;height:34px}.nav-book{padding:9px;font-size:11px;margin-right:12px;gap:8px}.hero-coordinate{font-size:8px}}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:54px}.section-aside{color:var(--muted);font-size:15px;padding-bottom:7px}.barber-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.barber-card:nth-child(2){padding-top:0}.barber-open{display:block;width:100%;padding:0;text-align:left;border:0}.barber-portrait{position:relative;overflow:hidden;border-radius:5px;height:570px;background:#20211c}.barber-portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000a,transparent 38%)}.barber-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:saturate(.65);transition:transform 1s cubic-bezier(.2,.6,.25,1),filter .8s}.barber-open:hover .barber-portrait img{transform:scale(1.045);filter:saturate(.95)}.portrait-number{position:absolute;top:23px;left:26px;font-family:var(--display);font-size:30px;color:#f0d679;z-index:1}.portrait-note{position:absolute;bottom:25px;left:28px;z-index:1;font-size:10px;letter-spacing:.17em;color:#dfd6c5}.barber-info{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line)}.barber-info p{font-size:11px;letter-spacing:.16em;color:var(--gold);margin-bottom:9px}.barber-info h3{font-size:43px}.barber-detail{display:block;font-size:13px;color:var(--muted);margin-top:10px}.round-arrow{display:inline-flex;flex-shrink:0;width:52px;height:52px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;font-size:25px;color:var(--gold);transition:color .25s,background .25s,transform .3s}.round-arrow:hover,.barber-open:hover .round-arrow{background:var(--gold);color:var(--bg);transform:rotate(7deg)}.hours-section{padding:100px 0;background:#151613;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hours-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.hours-intro>p:not(.eyebrow){margin-top:28px;color:var(--muted)}.hours-intro .text-link{margin-top:25px}.hours-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.hours-row:first-child{padding-top:0}.hours-row>span{font-size:14px}.hours-row strong{font:400 32px/1.4 var(--display);white-space:nowrap;letter-spacing:.02em}.hours-row:last-child{color:var(--muted)}.hours-row:last-child strong{font-size:27px;font-style:italic}.story-layout{display:grid;grid-template-columns:.9fr 1fr;gap:110px;align-items:center}.story-image{position:relative;padding-right:24px}.story-image>img{height:650px;width:100%;object-fit:cover;border-radius:4px}.story-stamp{position:absolute;bottom:48px;right:-25px;background:var(--gold);color:var(--bg);border-radius:50%;width:155px;height:155px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-12deg);outline:1px solid #10111040;outline-offset:-10px}.story-stamp span{font-size:10px;letter-spacing:.12em}.story-stamp strong{font:500 49px/1.05 var(--display);margin:8px 0}.story-copy>p:not(.eyebrow){color:var(--muted);margin-top:27px;line-height:1.9}.story-actions{display:flex;flex-wrap:wrap;align-items:center;gap:25px;margin-top:34px}.instagram-section{padding-top:30px;padding-bottom:100px}.instagram-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:0 12px}.gallery-tile{position:relative;display:block;width:100%;padding:0;border:0;overflow:hidden;background:#20211c;text-align:left;border-radius:3px}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:transform 1s ease,filter .7s;filter:saturate(.72)}.instagram-strip .gallery-tile{aspect-ratio:4/5}.gallery-hover{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;position:absolute;inset:0;padding:24px;background:linear-gradient(0deg,#000b,transparent 55%);opacity:0;transition:opacity .4s}.gallery-hover span{font-size:13px;max-width:180px}.gallery-hover b{font-size:28px;font-weight:400;color:var(--gold)}.gallery-tile:hover img{transform:scale(1.06);filter:saturate(1)}.gallery-tile:hover .gallery-hover,.gallery-tile:focus-visible .gallery-hover{opacity:1}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:25px;color:var(--muted);font-size:13px}.map-section{height:460px;position:relative;border-block:1px solid var(--line);overflow:hidden}.map-section iframe{width:100%;height:100%;border:0;filter:grayscale(1) invert(.9) contrast(.86);opacity:.75}.map-caption{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);width:min(540px,calc(100% - 40px));background:#131410f0;border:1px solid var(--line);box-shadow:0 10px 40px #0008;padding:20px 24px;display:flex;gap:18px;align-items:center;border-radius:4px}.map-caption strong{font-size:12px;letter-spacing:.1em}.map-caption p{font-size:12px;color:var(--muted);margin-top:3px}.map-caption .round-arrow{margin-left:auto;width:43px;height:43px}.map-dot{width:9px;height:9px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 6px #d4af3718;flex-shrink:0}.site-footer{padding-top:95px;background:#10110e;overflow:hidden}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:65px;border-bottom:1px solid var(--line)}.footer-top h2{font-size:80px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.1fr .75fr;gap:45px;padding:60px 0}.footer-brand{display:flex;gap:18px;align-items:flex-start}.footer-brand img{width:64px;height:64px}.footer-grid p,.footer-grid a{font-size:14px;line-height:1.9;color:#c7c4b8}.footer-label{font-size:11px!important;color:var(--gold)!important;letter-spacing:.15em;margin-bottom:18px}.footer-label.second{margin-top:25px}.footer-grid>div:last-child>a{display:block;margin-bottom:8px}.footer-grid a:hover{color:var(--gold)}.footer-grid .text-link{margin-top:15px;font-size:13px}.footer-grid .phone{font-size:18px}.footer-word{font:500 clamp(90px,15.3vw,230px)/.95 var(--display);color:#25261f;letter-spacing:-.05em;white-space:nowrap;text-align:center;margin:20px -20px 0;user-select:none}.footer-bottom{border-top:1px solid var(--line);padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#9b9b91;font-size:11px}.footer-bottom>span:nth-child(2){font-size:9px;letter-spacing:.15em}
.editorial-heading{padding-top:90px;padding-bottom:60px}.editorial-heading h1{font:400 clamp(65px,8vw,122px)/.98 var(--display);letter-spacing:-.025em}.editorial-sub{display:flex;justify-content:space-between;align-items:flex-end;margin-top:45px;border-top:1px solid var(--line);padding-top:28px;gap:40px}.editorial-sub>span{font-size:12px;letter-spacing:.18em;color:var(--gold)}.editorial-sub p{max-width:470px;font-size:15px;color:var(--muted)}.about-panorama{height:630px;margin:0 26px;position:relative;overflow:hidden;border-radius:4px;background:#25251c}.about-panorama img{width:100%;height:100%;object-fit:cover;object-position:center 36%;filter:brightness(.6) saturate(.45)}.panorama-title{position:absolute;bottom:55px;left:7%;font:400 75px/1 var(--display)}.panorama-title span{display:block;font:500 12px/1.7 var(--sans);letter-spacing:.2em;color:var(--gold);margin-top:20px}.editorial-chapter{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;margin-bottom:110px;align-items:start}.editorial-chapter aside{position:sticky;top:50px}.longform p{margin-bottom:26px;font-size:16px;color:#c2c1b7;line-height:1.95}.longform p:last-child{margin-bottom:0}.longform p:first-child:not(.eyebrow){color:var(--text)}.longform .eyebrow{font-size:12px;color:var(--gold);line-height:1.7}.chapter-image img{height:570px;width:100%;object-fit:cover;border-radius:3px}.chapter-image>span{font-size:10px;letter-spacing:.16em;color:var(--muted);display:block;margin-top:18px}.opening-date{padding:70px 0 80px;margin-bottom:100px;border-block:1px solid var(--line);text-align:center}.opening-date>strong{font:400 clamp(65px,12vw,165px)/1.1 var(--display);letter-spacing:-.04em}.opening-date>strong>span{color:var(--gold)}.opening-date h2{font-size:34px;margin-top:25px;color:var(--muted)}.last-chapter{margin-bottom:0}.kornel-story{padding:100px 0;background:var(--panel);border-block:1px solid var(--line)}.notino-logo{width:137px;height:64px;object-fit:contain}.kornel-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.kornel-layout>div:first-child>img{width:100%;height:520px;object-fit:cover;border-radius:4px}.kornel-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;margin-top:18px;color:var(--muted)}.longform .button{margin-top:12px}.mini-gallery{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:235px 235px;gap:15px;transition:opacity .5s}.mini-gallery .gallery-tile:first-child{grid-row:span 2}.mini-gallery.changing{opacity:.15}.slide-controls{display:flex;gap:10px}.slide-controls [data-slide=pause]{font-size:15px}.slide-count{font-size:12px;letter-spacing:.1em}.slideshow-intro{color:var(--muted);max-width:780px;margin-bottom:35px;font-size:16px}.gallery-section{padding-bottom:100px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:320px 320px;gap:22px}.gallery-grid .gallery-tile:nth-child(1){grid-row:span 2}.gallery-grid .gallery-tile:nth-child(2){grid-column:span 2}.gallery-end{text-align:center;padding-top:85px}.gallery-end .eyebrow{margin-bottom:25px}
dialog{padding:0;border:1px solid var(--line);color:var(--text);background:var(--bg);max-height:90svh;max-width:calc(100% - 40px);border-radius:6px;box-shadow:0 30px 100px #000a}dialog::backdrop{background:#000c;backdrop-filter:blur(8px)}dialog[open]{animation:dialog-in .35s ease both}.dialog-close{position:absolute;right:17px;top:16px;z-index:3;border:1px solid #ffffff30;border-radius:50%;background:#101110d9;width:42px;height:42px;font-size:28px;line-height:1;color:var(--text)}.dialog-close:hover{background:var(--gold);color:var(--bg)}.price-modal{width:1120px}.price-layout{display:grid;grid-template-columns:.8fr 1.2fr;height:86svh;max-height:920px}.price-photo{position:relative;overflow:hidden;background:#24241b}.price-photo>img{height:100%;width:100%;object-fit:cover;object-position:center 25%;filter:brightness(.7) saturate(.65)}.price-photo>span{position:absolute;bottom:35px;left:30px;font:500 42px/1.1 var(--display)}.price-photo small{display:block;font:500 10px/1.5 var(--sans);letter-spacing:.22em;margin-top:12px;color:var(--gold)}.price-content{padding:55px 46px 40px;overflow-y:auto;overscroll-behavior:contain}.price-content h2{font-size:54px}.price-content .eyebrow{margin-bottom:15px}.price-subtitle{font-size:12px;letter-spacing:.18em;color:var(--muted);margin-top:13px}.price-group{margin-top:33px}.price-group h3{font:600 12px/1.7 var(--sans);letter-spacing:.15em;color:var(--gold);margin-bottom:12px}.price-row{display:flex;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px;align-items:center}.price-row strong{white-space:nowrap;color:var(--text);font-size:15px;font-weight:500}.price-note{font-size:12px!important;color:var(--muted);line-height:1.7;margin-top:22px}.price-note a{text-decoration:underline;text-underline-offset:3px}.price-contact{padding-top:28px;margin-top:28px;border-top:1px solid var(--line)}.price-contact>p{font:400 30px/1.3 var(--display);margin-bottom:13px}.price-contact>.phone{display:block;color:var(--gold);font-size:23px;margin-bottom:22px}.price-contact .button{width:100%}.notino-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#070807;padding:15px 20px;margin-bottom:22px}.notino-panel p{font-size:12px;max-width:160px;color:var(--muted)}.booking-demo{margin-top:36px;padding:25px;background:#1c1e18;border:1px solid var(--line);border-radius:5px}.demo-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.demo-heading h3{font-size:30px}.demo-badge{color:var(--gold);font-size:10px;letter-spacing:.13em;border:1px solid var(--line);padding:4px 8px}.booking-demo>p{font-size:12px;color:var(--muted);margin-bottom:20px}.demo-service{border-block:1px solid var(--line);padding:13px 0;display:flex;justify-content:space-between;font-size:13px}.demo-calendar-heading{display:flex;justify-content:space-between;margin:23px 0 16px;font-size:14px}.demo-calendar-heading span:last-child{color:var(--muted);letter-spacing:12px}.demo-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.demo-calendar span{padding:6px 0;font-size:12px;border-radius:2px}.demo-calendar .weekday{font-size:10px;color:var(--muted)}.demo-calendar .unavailable{color:#696b63}.demo-calendar .chosen{background:var(--gold);color:var(--bg)}.demo-times{display:flex;gap:8px;margin-top:20px;flex-wrap:wrap}.demo-times span{border:1px solid var(--line);padding:8px 14px;font-size:12px}.demo-times .chosen{background:var(--gold);color:var(--bg)}.demo-submit{margin-top:20px;width:100%;background:#434535;color:#d9d5c6;border:0;padding:13px;font-size:13px}.gallery-modal{width:min(1150px,calc(100% - 40px));background:#101110;padding:55px 50px 22px}.gallery-modal figure{margin:0}.gallery-modal figure>img{max-height:68svh;width:100%;object-fit:contain}.gallery-modal figcaption{text-align:center;margin-top:18px;font-size:14px;color:#ccc8bd}.gallery-controls{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:17px}.gallery-controls>span{font-size:12px;color:var(--muted);min-width:50px;text-align:center}.gallery-controls .round-arrow{width:42px;height:42px;font-size:20px}.reveal{transition:opacity .9s ease,transform 1s cubic-bezier(.2,.65,.25,1)}.reveal.waiting{opacity:0;transform:translateY(32px)}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes dialog-in{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1100px){.barber-portrait{height:510px}.story-layout{gap:60px}.hours-layout{gap:60px}.story-image>img{height:610px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.editorial-chapter{gap:65px}.kornel-layout{gap:45px}.price-content{padding:50px 30px 30px}.price-content h2{font-size:46px}.gallery-grid{grid-template-rows:260px 260px}.barber-info h3{font-size:38px}.barber-grid{gap:28px}}
@media(max-width:760px){.section-heading{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:35px}.section-aside{font-size:14px}.barber-grid{gap:45px;grid-template-columns:1fr}.barber-card:nth-child(2){padding-top:0}.barber-portrait{height:auto;aspect-ratio:4/5}.barber-info{padding:20px 0}.barber-info h3{font-size:38px}.barber-info p{font-size:10px}.barber-detail{font-size:13px}.hours-section{padding:75px 0}.hours-layout{grid-template-columns:1fr;gap:45px}.hours-row{padding:17px 0}.hours-row strong{font-size:29px}.story-layout{grid-template-columns:1fr;gap:60px}.story-image{padding-right:22px}.story-image>img{height:490px}.story-stamp{right:0;bottom:35px;width:130px;height:130px}.story-stamp strong{font-size:42px}.story-copy>p:not(.eyebrow){font-size:16px}.story-actions{gap:20px}.instagram-section{padding:0 0 65px}.instagram-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 20px;gap:12px}.instagram-strip .gallery-tile{min-width:68vw;scroll-snap-align:start}.gallery-hover{padding:20px}.gallery-bottom{gap:20px;font-size:12px}.map-section{height:400px}.map-caption{padding:17px;gap:13px}.map-caption strong{font-size:10px}.map-caption p{font-size:11px}.site-footer{padding-top:70px}.footer-top{align-items:flex-start;gap:30px;flex-direction:column;padding-bottom:45px}.footer-top h2{font-size:66px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding:40px 0}.footer-brand{flex-direction:column;gap:15px}.footer-grid p,.footer-grid a{font-size:13px}.footer-grid .phone{font-size:15px}.footer-label{font-size:10px!important}.footer-word{font-size:17vw;margin:20px -5px 0}.footer-bottom{flex-wrap:wrap;gap:14px;font-size:10px}.footer-bottom>span:nth-child(2){display:none}.editorial-heading{padding-top:55px;padding-bottom:40px}.editorial-heading h1{font-size:clamp(59px,12vw,82px)}.editorial-sub{align-items:flex-start;flex-direction:column;gap:18px;margin-top:30px}.editorial-sub>span{font-size:10px}.editorial-sub p{font-size:15px}.about-panorama{height:500px;margin:0 12px}.panorama-title{font-size:49px;bottom:35px}.panorama-title span{font-size:11px}.editorial-chapter{grid-template-columns:1fr;gap:35px;margin-bottom:65px}.editorial-chapter aside{position:static}.chapter-image img{height:490px}.longform p{font-size:16px;line-height:1.85}.opening-date{padding:45px 0;margin-bottom:65px}.opening-date>strong{font-size:18vw}.opening-date h2{font-size:27px;line-height:1.25}.opening-date .eyebrow{font-size:10px}.last-chapter{margin-bottom:0}.kornel-story{padding:70px 0}.kornel-story .section-heading{flex-direction:row;align-items:center}.kornel-story .notino-logo{width:100px;height:auto}.kornel-layout{grid-template-columns:1fr;gap:35px}.kornel-layout>div:first-child>img{height:370px}.mini-gallery{grid-template-columns:1fr 1fr;grid-template-rows:330px 160px;gap:10px}.mini-gallery .gallery-tile:first-child{grid-row:auto;grid-column:span 2}.mini-gallery .gallery-hover{display:none}.slide-controls .round-arrow{width:42px;height:42px;font-size:20px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:320px 210px 260px;gap:12px}.gallery-grid .gallery-tile:nth-child(1){grid-row:auto}.gallery-grid .gallery-tile:nth-child(2){grid-column:auto}.gallery-grid .gallery-tile:nth-child(5){grid-column:span 2}.gallery-grid .gallery-hover{padding:13px}.gallery-grid .gallery-hover span{font-size:12px}.gallery-end{padding-top:55px}.price-modal{max-width:calc(100% - 20px);max-height:94svh}.price-layout{display:block;height:auto;max-height:none}.price-photo{height:240px}.price-photo>img{object-position:center 24%}.price-photo>span{font-size:35px;bottom:25px;left:25px}.price-content{padding:30px 24px;overflow:visible}.price-content h2{font-size:46px}.price-group{margin-top:26px}.price-row{font-size:13px;gap:12px}.price-row strong{font-size:14px}.price-photo small{font-size:9px}.price-modal .dialog-close{position:sticky;float:right;margin:12px 12px -54px 0;top:12px}.booking-demo{padding:19px}.gallery-modal{padding:60px 14px 22px;max-width:calc(100% - 20px);width:100%}.gallery-modal figure>img{max-height:64svh}.gallery-modal figcaption{font-size:13px}.gallery-controls{margin-top:20px}.gallery-section{padding-bottom:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-video{will-change:auto}.reveal.waiting{opacity:1;transform:none}}
.price-socials{display:flex;gap:12px;align-items:center;margin-top:25px}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:12px;border:1px solid var(--line);border-radius:50%;color:var(--gold);transition:background .25s,color .25s,transform .25s}.social-icon svg{width:21px;height:21px}.social-icon:not(:disabled):hover{background:var(--gold);color:var(--bg);transform:translateY(-3px)}.social-icon:disabled{opacity:.4}.price-contact .booking-new{font-family:var(--sans);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 12px}.notino-panel p{max-width:230px;font-size:14px}.booking-demo-button:disabled{opacity:.65;transform:none;box-shadow:none}.booking-demo-button:disabled:hover{background:var(--gold)}.booking-demo-button:disabled:hover span{transform:none}.price-row>span{min-width:0;overflow-wrap:break-word}.price-row>strong{flex-shrink:0}
@media(max-width:420px){.notino-panel{padding:16px;flex-direction:column;align-items:flex-start}.notino-panel p{max-width:none}.price-content{padding-inline:20px}.price-row{font-size:13px}.price-row strong{font-size:14px}}

/* Single cinematic hero and compact contact footer. */
.hero-single{padding:0 26px 20px}.hero-single .hero-panel{min-height:530px;height:calc(100svh - 118px);max-height:940px}.hero-single .hero-video{inset:0;width:100%;height:100%;object-position:center;filter:saturate(.65);will-change:auto}.hero-single .hero-shade{background:linear-gradient(90deg,#080a08d9 0%,#080a0870 45%,#080a0815 100%),linear-gradient(0deg,#080a08a0,transparent 28%)}.hero-single .hero-content{padding:55px 7% 100px;max-width:850px}.hero-single h1{font-size:clamp(76px,8vw,126px)}.hero-single .hero-content .eyebrow{margin-bottom:30px}.hero-single .hero-description{margin-top:24px}.hero-film-footer{position:absolute;bottom:25px;left:7%;right:4%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#d6d1c4;font-size:11px;letter-spacing:.16em}.hero-film-footer>a{display:flex;align-items:center;gap:20px}.hero-film-footer>a span{font-size:24px;color:var(--gold)}.hero-film-footer .video-control{flex-shrink:0;letter-spacing:normal}.compact-footer{padding:36px 0 0}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:25px;border-bottom:1px solid var(--line)}.contact-heading .eyebrow{margin-bottom:8px;font-size:10px}.contact-heading h2{font-size:43px}.contact-heading .button{padding:12px 20px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr .8fr;gap:35px;padding:26px 0}.contact-grid p,.contact-grid a{font-size:14px;line-height:1.65}.contact-grid .footer-label{margin-bottom:7px;font-size:11px!important}.contact-grid .footer-label.second{margin-top:15px}.contact-grid .text-link{padding:5px 0;margin-top:7px;font-size:13px}.contact-phones>a{font-size:17px}.contact-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 25px;align-content:center}.contact-nav a:hover,.contact-phones a:hover{color:var(--gold)}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}
@media(max-width:760px){.hero-single{padding:0 12px 12px}.hero-single .hero-panel{min-height:520px;height:calc(100svh - 92px);max-height:900px}.hero-single .hero-content{padding:35px 25px 90px;max-width:none}.hero-single h1{font-size:clamp(62px,13vw,94px)}.hero-single .hero-content .eyebrow{margin-bottom:26px}.hero-single .hero-shade{background:linear-gradient(90deg,#080a08c5,#080a0860),linear-gradient(0deg,#080a08a0,transparent 45%)}.hero-single .hero-video{object-position:58% center}.hero-film-footer{left:25px;right:22px;bottom:20px;font-size:9px;letter-spacing:.09em;gap:12px}.hero-film-footer>a{gap:9px}.hero-film-footer .video-control{width:36px;height:36px}.compact-footer{padding-top:25px}.contact-heading{gap:15px;align-items:flex-start;padding-bottom:20px;flex-wrap:wrap}.contact-heading h2{font-size:34px}.contact-heading .eyebrow{font-size:9px}.contact-heading .button{font-size:12px;padding:9px 14px;gap:20px}.contact-grid{grid-template-columns:1fr 1fr;gap:18px 16px;padding:20px 0}.contact-grid p,.contact-grid a{font-size:13px}.contact-grid .footer-label{font-size:10px!important}.contact-phones>a{font-size:14px;white-space:nowrap}.contact-grid .footer-label.second{margin-top:12px}.contact-grid .text-link{font-size:12px;gap:15px}.contact-nav{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 18px;border-top:1px solid var(--line);padding-top:15px}.contact-nav a{font-size:12px}.contact-bottom{padding:13px 0;font-size:10px;gap:10px}.contact-bottom>a{white-space:nowrap}}
@media(max-height:700px) and (min-width:761px){.hero-single .hero-panel{min-height:430px}.hero-single .hero-content{padding-top:25px;padding-bottom:70px}.hero-single h1{font-size:76px}.hero-single .hero-content .eyebrow{margin-bottom:18px}.hero-single .hero-description{margin-top:15px}.hero-single .hero-actions{margin-top:20px}.hero-film-footer{bottom:16px}}
@media(max-height:700px) and (max-width:760px){.hero-single .hero-panel{min-height:460px}.hero-single h1{font-size:61px}.hero-single .hero-content .eyebrow{margin-bottom:18px}.hero-single .hero-welcome{margin-bottom:12px}.hero-single .hero-description{margin-top:17px;font-size:14px}.hero-single .hero-actions{margin-top:22px;gap:15px}.hero-single .hero-actions .button{padding:12px 16px;font-size:13px}.compact-footer{padding-top:20px}.contact-heading{padding-bottom:15px}.contact-heading h2{font-size:30px}.contact-grid{padding:16px 0;gap:14px}.contact-bottom{padding:12px 0}}
@media(max-height:700px) and (max-width:760px){.hero-single .hero-content{padding:25px 22px 70px}.hero-single h1{font-size:54px}.hero-single .hero-content .eyebrow{font-size:10px;margin-bottom:12px}.hero-single .hero-welcome{font-size:12px;margin-bottom:8px}.hero-single .hero-description{font-size:13px;line-height:1.6;margin-top:14px}.hero-single .hero-actions{margin-top:18px;gap:12px}.hero-single .hero-actions .text-link{font-size:12px}}
/* Quiet light on opening-hours rows: mouse hover or mobile scroll. */
#nyitvatartas .hours-row{position:relative;isolation:isolate;transition:border-color .5s ease}
#nyitvatartas .hours-row::before{content:'';position:absolute;inset:0 -12px;z-index:-1;pointer-events:none;border-radius:3px;background:linear-gradient(90deg,rgba(255,255,255,.015),rgba(255,255,255,.045) 50%,rgba(255,255,255,.015));opacity:0;transition:opacity .55s ease}
#nyitvatartas .hours-row>span,#nyitvatartas .hours-row>strong{color:#b9b9af;transition:color .45s ease,text-shadow .55s ease}
#nyitvatartas .hours-row:last-child>span,#nyitvatartas .hours-row:last-child>strong{color:#9e9f95}
@media(hover:hover) and (pointer:fine){#nyitvatartas .hours-row:hover{border-color:rgba(255,255,255,.34)}#nyitvatartas .hours-row:hover::before{opacity:1}#nyitvatartas .hours-row:hover>span,#nyitvatartas .hours-row:hover>strong{color:#fff;text-shadow:0 0 16px rgba(255,255,255,.12)}}
#nyitvatartas .hours-row.hours-active{border-color:rgba(255,255,255,.34)}
#nyitvatartas .hours-row.hours-active::before{opacity:1}
#nyitvatartas .hours-row.hours-active>span,#nyitvatartas .hours-row.hours-active>strong{color:#fff;text-shadow:0 0 16px rgba(255,255,255,.12)}
@media(prefers-reduced-motion:reduce){#nyitvatartas .hours-row,#nyitvatartas .hours-row::before,#nyitvatartas .hours-row>span,#nyitvatartas .hours-row>strong{transition:none}}

/* New typography: strong condensed headlines and clear everyday text. */
h1,h2,h3,.hero h1,.hero-single h1,.editorial-heading h1,.panorama-title,.price-content h2,.barber-info h3,.contact-heading h2{font-family:var(--display);font-weight:600;letter-spacing:.005em}
h1,h2,.barber-info h3,.panorama-title,.price-content h2{text-transform:uppercase}
em{font-style:normal;font-weight:inherit}
.brand>span{font-family:var(--display);font-weight:700;letter-spacing:.045em;font-size:25px}
.hero h1,.hero-single h1,.editorial-heading h1{line-height:1.02}
h2{line-height:1.12}
.barber-info h3{line-height:1.15}
.hours-row strong{font-family:var(--display);font-weight:500;font-style:normal;letter-spacing:.035em}
.hours-row:last-child strong{font-style:normal}
.price-photo>span,.opening-date>strong,.story-stamp strong{font-family:var(--display);font-weight:600;letter-spacing:.01em}
.price-contact>p{font-family:var(--sans);font-size:21px;line-height:1.45;font-weight:500}
.booking-demo h3{font-weight:600}
@media(max-width:760px){.brand>span{font-size:23px}.price-contact>p{font-size:19px}}
@media(max-width:420px){.brand>span{font-size:20px}}

/* One pinned film continues from the welcome into the barber portraits. */
.cinematic-stage{position:relative;isolation:isolate;clip-path:inset(0);background:#151713}
.cinematic-backdrop{position:sticky;top:0;height:100vh;height:100lvh;margin-bottom:-100vh;margin-bottom:-100lvh;z-index:0;overflow:hidden;pointer-events:none;background:#151713 url('../img/hero-desktop-poster.webp') center/cover no-repeat}
.cinematic-backdrop .hero-video{inset:0;width:100%;height:100%;object-position:center;filter:saturate(.6);will-change:auto}
.cinematic-backdrop::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,8,.56),rgba(8,10,8,.12)),linear-gradient(0deg,rgba(8,10,8,.3),transparent 45%)}
.cinematic-stage>.hero,.cinematic-stage>.barber-section{position:relative;z-index:1}
.cinematic-stage .hero-single{padding:0}
.cinematic-stage .hero-panel{background:transparent;border-radius:0}
.cinematic-stage .hero-shade{background:linear-gradient(0deg,rgba(10,12,10,.45),transparent 24%)}
.cinematic-stage .barber-section{background:linear-gradient(180deg,rgba(10,12,10,.45),rgba(10,12,10,.64) 30%,rgba(10,12,10,.7) 85%,#101110)}
.cinematic-stage .section-aside{color:#d4d2ca}
.cinematic-stage .barber-info{background:rgba(16,17,16,.78);padding-inline:22px}
@media(max-width:760px){.cinematic-backdrop{background-image:url('../img/hero-mobile-poster.webp')}.cinematic-backdrop .hero-video{object-position:58% center}.cinematic-stage .barber-info{padding-inline:16px}}

/* Opaque hours section: the cinematic background ends above it. */
#nyitvatartas{position:relative;z-index:1;background:var(--bg)}

/* Supplied scroll arrows and a quiet lateral nudge on the label. */
.hero-film-footer .hero-scroll-link{gap:10px;min-height:44px}
.hero-film-footer .hero-scroll-label{font-size:inherit;color:inherit;animation:scroll-label-sway 4.4s ease-in-out infinite}
.hero-scroll-arrows{width:40px;height:42px;flex-shrink:0}
@keyframes scroll-label-sway{0%,100%{transform:translateX(-3px)}50%{transform:translateX(3px)}}
@media(max-width:760px){.hero-film-footer .hero-scroll-link{gap:6px}.hero-scroll-arrows{width:32px;height:36px}}
@media(prefers-reduced-motion:reduce){.hero-film-footer .hero-scroll-label{animation:none}}

/* Booking stays beside Gábor’s story and opens the shared price/planner dialog. */
.about-booking{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}
.about-booking>p{flex-basis:100%;order:1;font-size:13px;color:var(--muted);margin:0}
.longform .barber-signoff{margin-top:32px}
.barber-signature{display:block;margin-top:18px;font:600 32px/1.2 var(--display);letter-spacing:.03em;color:var(--gold)}
/* A soft gold light passes through the site's existing gold lettering. */
@supports ((background-clip:text) or (-webkit-background-clip:text)){
:is(em,.eyebrow,.text-link span,.nav-links>a[aria-current],.nav-links>a:hover,.hero-bottom>a span,.barber-info p,.gallery-hover b,.footer-label,.footer-grid a:hover,.editorial-sub>span,.panorama-title span,.opening-date>strong>span,.price-photo small,.price-group h3,.price-contact>.phone,.demo-badge,.price-contact .booking-new,.contact-nav a:hover,.contact-phones a:hover,.barber-signature){
 background-image:linear-gradient(110deg,#d4af37 0%,#d4af37 38%,#edca59 44%,#fff0a8 50%,#edca59 56%,#d4af37 62%,#d4af37 100%);
 background-color:#d4af37;background-size:260% 100%;background-position:100% 50%;background-repeat:no-repeat;
 -webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;
 animation:gold-text-flash 8s ease-in-out infinite;
}
}
@keyframes gold-text-flash{0%,12%{background-position:100% 50%}48%,100%{background-position:0 50%}}
@media(prefers-reduced-motion:reduce){
:is(em,.eyebrow,.text-link span,.nav-links>a,.hero-bottom>a span,.barber-info p,.gallery-hover b,.footer-label,.footer-grid a,.editorial-sub>span,.panorama-title span,.opening-date>strong>span,.price-photo small,.price-group h3,.price-contact>.phone,.demo-badge,.price-contact .booking-new,.contact-nav a,.contact-phones a,.barber-signature){animation:none;background-position:100% 50%}
}
@media(forced-colors:active){em,.eyebrow,.text-link span,.nav-links>a,.barber-info p,.gallery-hover b,.footer-label,.editorial-sub>span,.panorama-title span,.opening-date>strong>span,.price-photo small,.price-group h3,.price-contact>.phone,.demo-badge,.price-contact .booking-new,.contact-nav a,.contact-phones a,.barber-signature{-webkit-text-fill-color:currentColor;background-image:none}}
