@charset "UTF-8";
/* Original portrait photograph: keep Viktor beside the headline at wide sizes. */
:root{--black:#080807;--panel:#10100f;--panel-light:#171615;--paper:#eeeae5;--muted:#a6a29d;--line:rgba(236,231,222,.17);--red:#ef211f;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:32px}
*{box-sizing:border-box}body{margin:0;background:var(--black);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-open,body.lightbox-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.045em;line-height:1.02}h1 em,h2 em{font-style:normal;color:var(--red)}h2{font-size:clamp(42px,4.65vw,72px)}p+p{margin-top:20px}p{color:var(--muted)}ul{padding:0;list-style:none}address{font-style:normal}::selection{background:var(--red);color:white}:focus-visible{outline:2px solid var(--red);outline-offset:6px}.shell{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section-pad{padding-block:112px}.icon{width:24px;height:24px;flex:none}.eyebrow{display:flex;align-items:center;gap:17px;font-size:10px;font-weight:500;letter-spacing:.3em;line-height:1.6;text-transform:uppercase;color:#c3bdb5;margin-bottom:25px}.eyebrow:before{content:"";height:1px;width:35px;flex:none;background:var(--red)}.small-label{font-size:10px;letter-spacing:.19em;text-transform:uppercase;color:var(--muted)}.button{min-height:58px;padding:16px 26px;display:inline-flex;align-items:center;justify-content:center;gap:25px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.07em;line-height:1.3;border:1px solid transparent;transition:background .2s,border-color .2s,box-shadow .2s}.button .icon{width:22px}.button-red{background:linear-gradient(120deg,#d93220,#a80b08 65%,#e2231c);border-color:#eb2824;box-shadow:inset 0 0 20px #ef33263b,0 2px 22px #b615101f;color:white}.button-red:hover{background:#e62520;box-shadow:0 0 30px #cb211f40}.button-outline{border-color:#827b73;background:#09090842}.button-outline:hover{border-color:var(--paper);background:#ffffff0d}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line);padding-block:13px;transition:color .2s,border-color .2s}.text-link:hover{color:var(--red);border-color:var(--red)}.text-link .icon{width:22px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 24px;background:var(--red);color:white}.skip-link:focus{top:10px}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--black)}.site-header-home{position:absolute;inset:0 0 auto;background:transparent;border:0}.header-inner{height:120px;display:flex;align-items:center;gap:26px}.brand{flex:none;display:inline-block;width:177px}.brand img{width:100%;height:auto}.site-nav{margin-left:auto;display:flex;align-items:center;gap:29px}.site-nav>a{position:relative;display:block;padding:17px 0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap}.site-nav>a:not(.mobile-nav-phone):after{content:"";position:absolute;bottom:0;left:0;height:1px;width:0;background:var(--red);transition:width .2s}.site-nav>a:hover,.site-nav>a[aria-current]{color:var(--red)}.site-nav>a:hover:after,.site-nav>a[aria-current]:after{width:100%}.header-phone{display:flex;align-items:center;gap:11px;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:700}.header-phone .icon{width:19px;height:19px}.menu-toggle{display:none;width:44px;height:44px;border:0;background:none;position:relative;padding:10px;flex:none}.menu-toggle span{position:absolute;left:8px;right:8px;top:16px;height:1px;background:var(--red);transition:transform .2s,top .2s}.menu-toggle span+span{top:24px;right:14px}.menu-toggle[aria-expanded=true] span{top:21px;transform:rotate(45deg);right:8px}.menu-toggle[aria-expanded=true] span+span{transform:rotate(-45deg)}.mobile-nav-phone{display:none!important}
.hero{min-height:850px;height:min(940px,100svh);position:relative;overflow:hidden;background:#100b09}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050504b8 0%,#05050455 34%,transparent 70%),linear-gradient(0deg,#080807 0%,transparent 15%)}.hero-inner{position:relative;height:100%;padding-top:160px;display:flex;align-items:center;padding-bottom:55px}.hero-copy{width:705px;max-width:59%;position:relative;z-index:1}.hero-eyebrow{font-size:10px;letter-spacing:.48em;margin-bottom:21px}.hero h1{font-size:clamp(70px,6.9vw,108px);line-height:.87;letter-spacing:-.06em;text-transform:uppercase;margin-left:-5px}.hero-statement{font-family:var(--serif);font-size:clamp(26px,2.5vw,38px);line-height:1.15;letter-spacing:-.015em;text-transform:uppercase;color:var(--paper);margin-top:25px}.hero-statement em{color:var(--red);font-style:normal}.hero-description{font-size:14px;line-height:1.75;max-width:545px;margin-top:25px;color:#bcb7b0}.hero-description:before{content:"";display:block;width:43px;height:2px;background:var(--red);margin-bottom:12px}.hero-actions{display:flex;gap:17px;margin-top:28px}.hero-actions .button{padding-inline:24px;gap:20px;min-height:58px;font-size:11px}.hero-values{display:flex;margin:33px 0 0;gap:29px}.hero-values li{display:flex;align-items:center;gap:14px;padding-right:28px;border-right:1px solid #8a827b5c}.hero-values li:last-child{border:0;padding:0}.hero-values .icon{width:27px;height:27px}.hero-values span{font-size:8px;line-height:1.7;letter-spacing:.24em;text-transform:uppercase}.hero-side-note{position:absolute;right:0;bottom:195px;border-left:1px solid #8e302e;padding-left:17px;letter-spacing:.42em;text-transform:uppercase;font-size:8px;line-height:2.1;color:#d9d3cb}.scroll-cue{position:absolute;right:0;bottom:50px;font-size:8px;letter-spacing:.36em;text-transform:uppercase;text-align:center}.scroll-cue span{display:block;color:var(--red);font-size:27px;font-weight:300;line-height:1.5}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:80px;margin-bottom:48px}.section-heading>p{max-width:390px;font-size:14px;line-height:1.8;padding-bottom:5px}.works-section{background:radial-gradient(ellipse at 10% 25%,#24201c2e,transparent 50%)}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gallery-item{display:block;position:relative;overflow:hidden;background:#1a1715;aspect-ratio:3/4}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .5s}.gallery-item:hover img{transform:scale(1.035)}.gallery-overlay{position:absolute;inset:auto 0 0;min-height:85px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:19px;background:linear-gradient(transparent,#030302dc);transition:background .2s}.gallery-overlay>span:first-child{font-size:9px;letter-spacing:.05em;line-height:1.4}.gallery-plus{font-size:27px;line-height:1;flex:none;color:#f2eee8}.gallery-preview{gap:20px}.gallery-preview .gallery-item:nth-child(even){margin-top:34px;margin-bottom:-34px}.work-links{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:84px}.work-links>a{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:22px}.work-link-number{align-self:center;font-size:10px;color:var(--red)}.work-links>a>span:not(.work-link-number){font:40px/1 var(--serif);letter-spacing:-.02em}.work-links small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-left:auto;color:var(--muted)}.work-links .icon{width:25px;margin-left:6px;transition:transform .2s}.work-links>a:hover .icon{transform:translateX(5px);color:var(--red)}.about-section{background:var(--panel);border-block:1px solid #ffffff05}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-photos{position:relative;padding:0 68px 64px 0}.about-main{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1)}.about-detail{position:absolute;width:46%;bottom:0;right:0;aspect-ratio:1;object-fit:cover;border:8px solid var(--panel)}.photo-label{position:absolute;left:0;bottom:18px;font-size:8px;letter-spacing:.25em;text-transform:uppercase;color:var(--muted)}.about-copy h2{font-size:clamp(42px,4vw,62px);margin-bottom:31px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.85}.about-copy>.lead{color:var(--paper);font-size:17px!important;line-height:1.65!important}.signature{display:flex;align-items:center;gap:20px;margin-block:16px}.signature img{width:72px;height:72px;object-fit:contain}.signature span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.signature strong{display:block;font-size:12px;font-weight:400;color:var(--paper)}.promise-section{padding-block:55px;border-bottom:1px solid var(--line)}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.promise-grid>div{padding:0 28px;border-left:1px solid var(--line)}.promise-grid>div:first-child{padding-left:0;border:0}.promise-grid>div:last-child{padding-right:0}.promise-number{font-size:10px;color:var(--red);letter-spacing:.1em}.promise-grid h3{font-family:var(--serif);font-size:23px;line-height:1.2;margin:16px 0 12px}.promise-grid p{font-size:12px;line-height:1.8}.styles-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:120px}.styles-intro>p:not(.eyebrow){max-width:295px;margin-top:28px;font-size:14px}.styles-intro>img{width:170px;height:210px;object-fit:cover;margin-top:38px;filter:grayscale(1);border-left:2px solid var(--red);padding-left:10px}.styles-list article{display:flex;gap:22px;border-top:1px solid var(--line);padding:30px 0}.styles-list article:last-child{border-bottom:1px solid var(--line)}.styles-list article>span{font-size:10px;color:var(--red);padding-top:7px}.styles-list h3{font:34px/1.08 var(--serif);letter-spacing:-.03em;margin-bottom:12px}.styles-list p{font-size:13px;max-width:350px}.styles-list .icon{margin:7px 0 0 auto;color:#a7a097;width:26px;height:26px}.price-section{background:radial-gradient(ellipse at 0 100%,#3a100b4d,transparent 55%),var(--panel)}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-card{border:1px solid var(--line);padding:32px;display:flex;flex-direction:column;background:#08080755}.price-card:nth-child(2){border-top-color:var(--red);background:#1b1412}.price-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:10px;color:var(--red)}.price-card-top .icon{width:25px;height:25px}.price-card h3{text-transform:uppercase;font-size:11px;letter-spacing:.14em}.price{font:78px/1.1 var(--serif);color:var(--paper);margin-top:14px}.price small{font:12px var(--sans);color:var(--muted)}.price span{font-size:40px}.price-caption{font-size:10px;margin-top:10px}.price-card ul{border-top:1px solid var(--line);padding-top:25px;margin:25px 0 30px;flex:1}.price-card li{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:11px;margin-bottom:10px}.price-card li .icon{color:var(--red);width:14px;height:14px}.price-card .button{width:100%;font-size:10px;gap:15px;justify-content:space-between;padding-inline:20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.review{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:20px}.quote-mark{font:65px/1 var(--serif);color:var(--red);height:55px}.review blockquote{margin:0 0 30px;font-family:var(--serif);font-size:21px;line-height:1.45;flex:1;color:#d2ccc5}.review figcaption{display:flex;align-items:center;gap:13px;font-size:12px}.review figcaption img{border-radius:50%;width:42px;height:42px}.review figcaption small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:3px}.faq-section{border-top:1px solid var(--line);background:var(--panel)}.faq-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:110px}.faq-layout h2{font-size:clamp(40px,3.8vw,60px)}.faq-layout>div>p:not(.eyebrow){font-size:14px;margin-top:27px;max-width:380px}.faq-layout .text-link{margin-top:22px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-size:15px;line-height:1.5;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:24px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:13px;padding:0 35px 22px 0}.faq-list details p+p{margin-top:-5px}.consultation{position:relative;background:radial-gradient(ellipse at 75% 110%,#71190e66,transparent 60%),linear-gradient(115deg,#170b09,#100a08 65%,#29110c);border-block:1px solid #6f2c244d;overflow:hidden}.consultation:after{content:"";position:absolute;width:380px;height:380px;border:1px solid #9e3d2921;border-radius:50%;right:-110px;top:-170px;box-shadow:0 0 0 75px #9e3d2910,0 0 0 150px #9e3d2908;pointer-events:none}.consultation-inner{display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative;z-index:1}.consultation h2{font-size:clamp(48px,5.3vw,80px)}.consultation p:not(.eyebrow){max-width:500px;font-size:14px;margin-top:24px}.consultation .button{flex:none;min-width:285px}.site-footer{padding-top:70px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:80px;padding-bottom:55px}.footer-brand .brand{width:170px;margin-bottom:21px}.footer-brand>p{font-size:12px;max-width:315px;line-height:1.9}.footer-label{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#d8d0c7;margin-bottom:25px;padding-top:15px}.footer-links{margin:0}.footer-links li{font-size:12px;line-height:2.6;color:var(--muted)}.footer-links a:hover{color:var(--red)}.footer-phone{display:block;font-family:var(--serif);font-size:29px;letter-spacing:-.02em;line-height:1.2;margin-bottom:20px}.footer-top address{color:var(--muted);font-size:12px;line-height:1.9}.footer-hours{font-size:11px;margin-top:15px}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:23px;font-size:9px;color:#99918a}.footer-bottom>a:not(.back-top){display:flex;align-items:center;gap:10px;font-size:9px}.footer-bottom .icon{width:14px;height:14px}.back-top{font-size:9px;text-transform:uppercase;letter-spacing:.14em}.page-masthead{padding:85px 0 65px;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 90% 80%,#40191130,transparent 60%)}.page-masthead h1{font-size:clamp(85px,11vw,164px);line-height:.95}.red-dot{color:var(--red)}.masthead-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-top:35px}.masthead-bottom>p{max-width:530px;font-size:14px}.masthead-bottom .small-label{white-space:nowrap;padding-bottom:4px}.gallery-section{padding-top:60px}.gallery-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.gallery-intro .eyebrow{margin:0}.gallery-intro .text-link{padding-top:0;border:0}.gallery-section .gallery-grid{gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-section .gallery-overlay{opacity:0}.gallery-section .gallery-item:hover .gallery-overlay,.gallery-section .gallery-item:focus-visible .gallery-overlay{opacity:1}.coverup-heading{margin:90px 0 35px}.coverup-heading h2{font-size:46px}.coverup-heading>p:last-child{margin-top:15px;font-size:14px}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:start}.contact-copy h2{font-size:clamp(42px,4vw,60px)}.contact-copy>p:not(.eyebrow):not(.small-label){font-size:14px;max-width:470px;margin-top:26px}.contact-big-phone{display:flex;align-items:center;justify-content:space-between;width:fit-content;gap:30px;font-family:var(--serif);font-size:clamp(32px,3.7vw,54px);line-height:1.2;letter-spacing:-.035em;margin:38px 0 13px;padding-bottom:15px;border-bottom:1px solid var(--red)}.contact-big-phone .icon{width:30px;height:30px;color:var(--red)}.contact-copy>.small-label{font-size:8px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--line);margin-top:44px;padding-top:34px}.contact-details>div{display:flex;gap:16px}.contact-details>.icon,.contact-details>div>.icon{color:var(--red);width:22px;height:22px}.contact-details h3{text-transform:uppercase;font-size:10px;letter-spacing:.1em;margin-bottom:14px}.contact-details address,.contact-details p{font-size:12px;line-height:1.9;color:var(--muted)}.contact-details .text-link{font-size:9px;gap:12px;margin-top:6px}.contact-photo{position:relative}.contact-photo>img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1)}.contact-photo>div{position:absolute;inset:auto 0 0;padding:40px 30px 30px;background:linear-gradient(transparent,#080807ed)}.contact-photo p{font-family:var(--serif);font-size:27px;color:var(--paper);margin-top:10px;line-height:1.2}.contact-photo .small-label{font-size:8px}.guide-masthead h1{font-size:clamp(43px,5.6vw,78px);line-height:1.05;max-width:1000px}.guide-year{font-size:.5em;color:var(--muted);white-space:nowrap}.guide-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:90px;align-items:start}.guide-aside{position:sticky;top:35px;border-top:1px solid var(--red);padding-top:28px}.guide-aside .eyebrow{font-size:8px;gap:10px;letter-spacing:.2em}.guide-aside .eyebrow:before{width:20px}.guide-aside h2{font-size:32px;line-height:1.2}.guide-aside p:not(.eyebrow){font-size:13px;margin-top:20px}.guide-aside .text-link{font-size:9px;gap:16px;margin-top:13px}.guide-article{font-size:15px;line-height:1.9;color:#c2bbb3;max-width:870px;min-width:0}.guide-article h2{font-size:39px;margin:55px 0 23px;line-height:1.15;color:var(--paper)}.guide-article h3{font-family:var(--serif);font-size:27px;line-height:1.3;margin:32px 0 18px;color:var(--paper)}.guide-article h4{font-size:17px;line-height:1.4;margin:25px 0 12px;color:var(--paper)}.guide-article p{color:inherit;margin-bottom:20px}.guide-article p+p{margin-top:0}.guide-article strong{color:var(--paper)}.guide-article a{color:#f06a58;text-decoration:underline;text-underline-offset:4px}.guide-article a:hover{color:white}.guide-article ul,.guide-article ol{list-style:revert;padding-left:25px;margin:15px 0 25px}.guide-article li{padding-left:5px;margin-bottom:7px}.guide-article nav{padding:25px 30px;border:1px solid var(--line);background:var(--panel);margin:30px 0}.guide-article nav h2,.guide-article nav h3{margin-top:0;font-size:28px}.guide-article nav a{font-size:14px}.guide-article table{display:block;width:100%;overflow:auto;border-collapse:collapse;margin:28px 0 32px;font-size:12px}.guide-article th,.guide-article td{border:1px solid var(--line);padding:15px 17px;text-align:left;min-width:110px}.guide-article th{background:#231814;color:var(--paper);font-weight:600}.guide-article blockquote{border-left:2px solid var(--red);margin:30px 0;padding:15px 25px;background:var(--panel)}.guide-article details{border-bottom:1px solid var(--line);padding:17px 0}.guide-article summary{cursor:pointer;color:var(--paper);font-size:16px;line-height:1.5}.guide-article details p{font-size:14px;margin-top:15px;margin-bottom:0;padding-left:18px}.guide-article hr{border:0;border-top:1px solid var(--line);margin-block:35px}.guide-article img{max-height:700px;width:auto}.guide-article [id]{scroll-margin-top:35px}.not-found{padding-bottom:110px}.not-found>div>p:not(.eyebrow){margin-top:30px}.not-found .button{margin-top:30px}
.lightbox{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;padding:70px 85px 30px;background:#050504ed;color:var(--paper);overflow:hidden}.lightbox::backdrop{background:#000c}.lightbox[open]{display:flex;align-items:center;justify-content:center}.lightbox figure{width:100%;max-width:1200px}.lightbox-image{display:block;max-height:calc(100dvh - 145px);width:auto;max-width:100%;object-fit:contain;margin:auto}.lightbox figcaption{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;font-size:12px;line-height:1.5;padding-top:20px;color:var(--muted)}.lightbox-counter{flex:none;white-space:nowrap;color:var(--paper)}.lightbox button{position:absolute;border:1px solid var(--line);border-radius:0;background:#0b0a09;color:white;width:46px;height:46px;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.lightbox button:hover{border-color:var(--red);color:var(--red)}.lightbox-close{top:20px;right:23px;font-size:30px!important}.lightbox-prev{left:20px;top:50%}.lightbox-next{right:20px;top:50%}.lightbox button[hidden]{display:none}
@media(min-width:1600px){.hero-copy{max-width:57%;width:760px}.hero-inner{padding-top:150px}.hero-actions .button{font-size:12px;padding-inline:29px;min-height:64px}.hero-statement{font-size:41px}.hero-description{font-size:16px}}
@media(max-width:1250px){.shell{width:calc(100% - 80px)}.header-inner{gap:20px}.brand{width:150px}.site-nav{gap:19px}.site-nav>a{font-size:9px}.header-phone{font-size:11px;gap:8px}.hero-copy{max-width:65%;width:675px}.hero h1{font-size:83px}.hero-statement{font-size:30px}.hero-actions .button{font-size:10px;padding-inline:20px;gap:16px}.hero-values{gap:20px}.hero-values li{padding-right:20px}.about-layout,.styles-layout,.faq-layout{gap:65px}.price-card{padding:25px}.footer-top{gap:50px}.guide-layout{gap:60px;grid-template-columns:230px 1fr}}
@media(max-width:1100px){.header-inner{height:100px}.brand{width:151px}.header-phone{margin-left:auto;font-size:12px}.menu-ready .menu-toggle{display:block}.site-nav{position:relative;flex-wrap:wrap;gap:8px 18px;margin-left:15px}.site-nav>a{font-size:8px;padding-block:7px}.menu-ready .site-nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:28px 40px 36px;background:#0b0908;border-block:1px solid var(--line);max-height:calc(100dvh - 100px);overflow:auto}.menu-ready .site-nav.is-open{display:block}.menu-ready .site-nav>a{padding:17px 0;font:28px/1.2 var(--serif);text-transform:none;white-space:normal;border-bottom:1px solid var(--line)}.menu-ready .site-nav>a:after{display:none}.menu-ready .site-nav>.mobile-nav-phone{display:block!important;border:0;font:15px var(--sans);color:var(--red);margin-top:15px}.hero{min-height:810px;height:100svh;max-height:900px}.hero-inner{padding-top:145px}.hero-copy{max-width:67%}.hero h1{font-size:75px}.hero-statement{font-size:29px}.hero-description{font-size:13px}.hero-values{gap:14px}.hero-values li{padding-right:14px;gap:10px}.hero-values span{font-size:7px}.hero-side-note{display:none}.section-pad{padding-block:85px}.section-heading{gap:50px}.section-heading>p{max-width:330px}.about-layout{gap:40px}.about-photos{padding-right:45px}.about-copy h2{font-size:45px}.promise-grid>div{padding-inline:20px}.promise-grid h3{font-size:21px}.styles-layout{gap:70px}.styles-list h3{font-size:29px}.price-grid{gap:14px}.price-card{padding:23px 20px}.price-card .button{font-size:9px;padding-inline:15px}.price{font-size:69px}.review-grid{gap:30px}.review blockquote{font-size:20px}.faq-layout{gap:55px}.consultation .button{min-width:250px}.gallery-section .gallery-grid{gap:17px}.contact-layout{gap:50px}.contact-details{grid-template-columns:1fr;gap:30px}.guide-layout{grid-template-columns:190px 1fr;gap:45px}.guide-aside h2{font-size:27px}.guide-aside .text-link{font-size:8px;gap:8px}.guide-article h2{font-size:34px}}
@media(max-width:800px){.shell{width:calc(100% - 48px)}.section-pad{padding-block:68px}.header-inner{height:91px;gap:17px}.brand{width:140px}.header-phone{font-size:11px}.header-phone .icon{width:17px;height:17px}.menu-ready .site-nav{padding-inline:24px;max-height:calc(100dvh - 91px)}.hero{min-height:830px;max-height:none;height:auto}.hero-image{object-position:62% center;opacity:.77}.hero-shade{background:linear-gradient(90deg,#060504dd,#0605047a 55%,#06050411),linear-gradient(0deg,#080807,transparent 30%)}.hero-inner{padding-top:155px;padding-bottom:85px;min-height:830px;display:block}.hero-copy{max-width:100%;width:540px}.hero h1{font-size:clamp(59px,10vw,80px)}.hero-statement{font-size:30px}.hero-description{max-width:420px}.hero-values{gap:25px}.hero-values li{padding-right:25px}.hero-values span{font-size:7px}.scroll-cue{bottom:25px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px;max-width:480px}.eyebrow{font-size:9px;letter-spacing:.23em;margin-bottom:20px}h2{font-size:48px}.gallery-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-preview .gallery-item:nth-child(even){margin-top:25px;margin-bottom:-25px}.gallery-preview{row-gap:15px}.work-links{margin-top:65px;gap:30px}.work-links>a{gap:13px;flex-wrap:wrap}.work-links>a>span:not(.work-link-number){font-size:33px}.work-links small{display:none}.work-links .icon{margin-left:auto}.about-layout{grid-template-columns:1fr 1fr;gap:35px;align-items:start}.about-photos{padding-right:25px;padding-bottom:60px}.about-detail{width:57%;border-width:5px}.photo-label{font-size:6px;bottom:25px;letter-spacing:.14em;width:100px}.about-copy h2{font-size:37px}.about-copy>p:not(.eyebrow){font-size:12px}.about-copy>.lead{font-size:14px!important}.about-copy .text-link{font-size:9px;gap:13px}.promise-section{padding-block:35px}.promise-grid{grid-template-columns:1fr 1fr;gap:35px 0}.promise-grid>div:nth-child(3){padding-left:0;border:0}.promise-grid>div:nth-child(2){padding-right:0}.styles-layout{gap:45px;grid-template-columns:.8fr 1.2fr}.styles-intro>p:not(.eyebrow){font-size:12px}.styles-intro>img{width:140px;height:180px}.styles-list h3{font-size:25px}.styles-list article{gap:15px;padding-block:25px}.styles-list p{font-size:12px}.styles-list .icon{width:21px;height:21px}.price-grid{grid-template-columns:1fr;gap:18px}.price-card{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding:25px 30px}.price-card-top{grid-column:1/-1;margin-bottom:20px}.price-card h3{grid-column:1}.price-card .price{grid-column:1;margin-top:10px}.price-caption{grid-column:1}.price-card ul{grid-column:2;grid-row:2/6;padding:0 0 0 30px;border-top:0;border-left:1px solid var(--line);margin:0}.price-card .button{grid-column:1;min-height:45px;align-self:end;margin-top:23px}.review-grid{grid-template-columns:1fr;gap:35px}.review{padding-top:20px;display:grid;grid-template-columns:40px 1fr;gap:0 15px}.review .quote-mark{grid-column:1;grid-row:1/3;font-size:55px}.review blockquote{grid-column:2;font-size:22px;margin-bottom:20px}.review figcaption{grid-column:2}.faq-layout{grid-template-columns:1fr;gap:36px}.faq-layout h2{font-size:47px}.faq-layout>div>p:not(.eyebrow){max-width:470px}.consultation-inner{display:block}.consultation .button{margin-top:30px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:450px}.footer-brand .brand{width:150px}.footer-label{font-size:9px}.footer-bottom{flex-wrap:wrap;gap:12px 25px}.footer-bottom p{width:100%}.footer-bottom .back-top{margin-left:auto}.page-masthead{padding-block:60px 45px}.page-masthead h1{font-size:104px}.masthead-bottom{gap:30px}.masthead-bottom>p{font-size:13px;max-width:420px}.masthead-bottom .small-label{font-size:8px}.gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gallery-section .gallery-overlay{opacity:1}.gallery-overlay>span:first-child{font-size:8px}.coverup-heading{margin-top:60px}.coverup-heading h2{font-size:38px}.contact-layout{grid-template-columns:1fr;gap:50px}.contact-copy h2{font-size:46px}.contact-copy>p:not(.eyebrow):not(.small-label){max-width:520px}.contact-big-phone{font-size:47px}.contact-details{grid-template-columns:1fr 1fr}.contact-photo{max-width:500px}.contact-photo>img{aspect-ratio:1;object-position:center 30%}.guide-masthead h1{font-size:49px}.guide-layout{grid-template-columns:1fr;gap:50px}.guide-aside{position:static;order:2;max-width:450px}.guide-article{font-size:14px}.guide-article h2{font-size:33px}.guide-section{padding-top:50px}.lightbox{padding:70px 55px 20px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox button{width:38px;height:42px}.lightbox-close{right:14px;top:15px}}
@media(max-width:520px){.shell{width:calc(100% - 40px)}.header-inner{height:84px;gap:10px}.brand{width:129px}.header-phone{font-size:10px;gap:7px}.header-phone .icon{width:14px;height:14px}.menu-toggle{width:36px;padding:6px}.menu-toggle span{left:5px;right:5px}.menu-toggle span+span{right:11px}.menu-toggle[aria-expanded=true] span{right:5px}.menu-ready .site-nav{padding-inline:20px;max-height:calc(100dvh - 84px)}.menu-ready .site-nav>a{font-size:25px}.hero{min-height:850px}.hero-image{object-position:66% center;opacity:.62}.hero-shade{background:linear-gradient(90deg,#050504b0,#05050445),linear-gradient(0deg,#080807 1%,#080807b3 37%,transparent 90%)}.hero-inner{min-height:850px;padding-top:139px;padding-bottom:100px}.hero-copy{width:100%}.hero-eyebrow{font-size:8px;letter-spacing:.33em;gap:14px;margin-bottom:23px}.hero h1{font-size:clamp(51px,14vw,72px);line-height:.95;letter-spacing:-.06em;margin-left:-3px}.hero-statement{font-size:clamp(24px,6.4vw,32px);line-height:1.16;margin-top:25px;max-width:375px}.hero-description{font-size:12px;line-height:1.8;max-width:355px;margin-top:23px}.hero-actions{display:grid;grid-template-columns:1fr;gap:12px;max-width:335px;margin-top:27px}.hero-actions .button{min-height:52px;justify-content:space-between;padding-inline:22px;font-size:10px}.hero-values{gap:15px;margin-top:29px;justify-content:space-between;max-width:360px}.hero-values li{padding-right:13px;gap:9px}.hero-values .icon{width:21px;height:23px}.hero-values span{font-size:6px;letter-spacing:.18em}.scroll-cue{right:0;font-size:7px;bottom:27px;letter-spacing:.25em}.scroll-cue span{font-size:22px}.section-pad{padding-block:58px}.eyebrow{font-size:8px;letter-spacing:.23em;gap:13px}.eyebrow:before{width:27px}h2{font-size:43px}.section-heading>p{font-size:12px;margin-top:22px;line-height:1.9}.gallery-grid{gap:10px}.gallery-overlay{padding:12px;min-height:64px}.gallery-overlay>span:first-child{font-size:7px;line-height:1.5;max-width:110px}.gallery-plus{font-size:23px}.work-links{gap:20px;margin-top:62px}.work-links>a{padding-block:19px;gap:10px}.work-links>a>span:not(.work-link-number){font-size:30px}.work-link-number{font-size:8px}.work-links .icon{width:21px}.about-layout{grid-template-columns:1fr;gap:43px}.about-photos{padding-right:61px;padding-bottom:49px;max-width:430px}.about-main{aspect-ratio:4/4.5}.about-detail{width:43%;border-width:6px}.photo-label{font-size:7px;width:auto;max-width:170px;bottom:15px}.about-copy h2{font-size:44px;margin-bottom:25px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy>.lead{font-size:16px!important}.signature{margin-block:17px}.promise-grid{gap:28px 0}.promise-grid>div{padding-inline:18px}.promise-grid h3{font-size:21px}.promise-grid p{font-size:11px}.styles-layout{grid-template-columns:1fr;gap:32px}.styles-intro h2 br{display:none}.styles-intro>p:not(.eyebrow){font-size:12px;max-width:280px;margin-top:24px}.styles-intro>img{display:none}.styles-list h3{font-size:29px}.styles-list article{padding:25px 0}.styles-list p{font-size:12px}.styles-list .icon{width:25px;height:25px}.price-card{padding:23px 21px;column-gap:15px}.price-card h3{font-size:9px;letter-spacing:.1em}.price{font-size:61px}.price span{font-size:29px}.price small{font-size:10px}.price-caption{font-size:8px}.price-card ul{padding-left:17px;grid-row:2/6}.price-card li{font-size:10px;gap:7px;line-height:1.65;margin-bottom:9px}.price-card li .icon{width:12px;height:12px}.price-card .button{font-size:8px;padding-inline:10px;gap:8px}.price-card .button .icon{width:17px}.review blockquote{font-size:20px}.review{grid-template-columns:27px 1fr;gap:0 10px}.review .quote-mark{font-size:45px}.faq-layout h2{font-size:42px}.faq-layout>div>p:not(.eyebrow){font-size:12px}.faq-layout .text-link{font-size:9px;gap:15px}.faq-list summary{font-size:13px;padding-block:19px}.faq-list details p{font-size:12px;padding-right:20px}.consultation h2{font-size:51px}.consultation p:not(.eyebrow){font-size:12px}.consultation .button{min-width:0;width:100%;max-width:335px;justify-content:space-between;padding-inline:22px;font-size:10px}.site-footer{padding-top:50px}.footer-top{gap:33px 25px;padding-bottom:35px}.footer-label{font-size:8px;letter-spacing:.13em;margin-bottom:20px}.footer-links li{font-size:11px}.footer-phone{font-size:24px;white-space:nowrap;margin-bottom:17px}.footer-top address,.footer-hours{font-size:10px}.footer-brand>p{font-size:11px;max-width:330px}.footer-brand .brand{width:147px;margin-bottom:19px}.footer-bottom{font-size:8px;padding-block:20px}.footer-bottom>a:not(.back-top),.back-top{font-size:8px}.page-masthead{padding-block:49px 35px}.page-masthead h1{font-size:78px}.masthead-bottom{display:block;margin-top:25px}.masthead-bottom>p{font-size:12px}.masthead-bottom>.small-label{display:block;margin-top:20px;font-size:8px}.gallery-section{padding-top:34px}.gallery-intro{margin-bottom:23px}.gallery-intro .eyebrow{font-size:7px;letter-spacing:.13em;gap:8px}.gallery-intro .eyebrow:before{width:20px}.gallery-intro .text-link{font-size:8px;gap:9px}.gallery-intro .text-link .icon{width:17px}.gallery-section .gallery-grid{gap:11px}.coverup-heading{margin-top:49px}.coverup-heading h2{font-size:34px}.coverup-heading>p:last-child{font-size:12px}.contact-copy h2{font-size:38px}.contact-copy>p:not(.eyebrow):not(.small-label){font-size:12px}.contact-big-phone{font-size:41px;gap:18px;margin-top:31px}.contact-big-phone .icon{width:24px;height:24px}.contact-details{grid-template-columns:1fr;gap:30px;padding-top:29px;margin-top:34px}.contact-details>div{gap:17px}.contact-details h3{font-size:10px;margin-bottom:9px}.contact-details .text-link{font-size:9px}.contact-photo>div{padding:35px 24px 25px}.contact-photo p{font-size:25px}.guide-masthead h1{font-size:37px;line-height:1.12}.guide-masthead h1 br{display:none}.guide-article{font-size:13px;line-height:1.85}.guide-article h2{font-size:29px;margin-top:42px}.guide-article h3{font-size:23px}.guide-article h4{font-size:16px}.guide-article nav{padding:19px}.guide-article nav a{font-size:12px}.guide-article th,.guide-article td{font-size:11px;padding:11px;min-width:100px}.guide-article summary{font-size:14px}.guide-article details p{font-size:12px}.guide-article ul,.guide-article ol{padding-left:20px}.guide-article blockquote{padding:15px 20px}.lightbox{padding:70px 15px 75px}.lightbox-image{max-height:calc(100dvh - 190px)}.lightbox figcaption{font-size:10px;padding-top:15px;gap:15px}.lightbox-prev,.lightbox-next{top:auto;bottom:17px}.lightbox-prev{left:calc(50% - 55px)}.lightbox-next{right:calc(50% - 55px)}.lightbox-close{width:42px!important;height:42px!important}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.work-links>a>img{width:66px;height:82px;object-fit:cover;flex:none;filter:grayscale(.35)}@media(max-width:1250px){.work-links small{display:none}.work-links .icon{margin-left:auto}}@media(max-width:520px){.work-links>a{gap:9px}.work-links>a>img{width:100%;height:150px;flex:auto;margin-bottom:5px}.work-link-number{display:none}.work-links>a>span:not(.work-link-number){font-size:29px}}
@media(min-width:801px){.hero-image{inset:0 0 0 auto;width:68%;height:100%;object-fit:cover;object-position:50% 34%}.hero-shade{background:linear-gradient(90deg,#080807 0%,#080807f5 27%,#080807c7 40%,#08080745 57%,transparent 76%),linear-gradient(0deg,#080807,transparent 20%)}}
@media(max-width:800px){.hero-image{width:100%;object-position:0% 50%}}

/* Readable copy at every viewport; display headlines keep their original scale. */
.hero-description,.section-heading>p,.about-copy>p:not(.eyebrow),
.promise-grid p,.styles-intro>p:not(.eyebrow),.styles-list p,
.faq-layout>div>p:not(.eyebrow),.faq-list details p,
.consultation p:not(.eyebrow),.masthead-bottom>p,
.contact-copy>p:not(.eyebrow):not(.small-label),.guide-article,
.guide-article details p,.guide-aside p:not(.eyebrow),
.coverup-heading>p:last-child,.not-found>div>p:not(.eyebrow){font-size:16px;line-height:1.75}
.about-copy>.lead{font-size:18px!important;line-height:1.65!important}
.faq-list summary,.guide-article summary{font-size:16px;line-height:1.6}
.price-card li,.price-caption,.price small,.review figcaption,
.footer-brand>p,.footer-links li,.footer-top address,.footer-hours,
.contact-details address,.contact-details p,.guide-article nav a,
.guide-article th,.guide-article td,.lightbox figcaption{font-size:14px;line-height:1.7}
.gallery-overlay>span:first-child{font-size:14px;line-height:1.5;max-width:calc(100% - 30px)}
.price-card h3,.contact-details h3{font-size:14px;line-height:1.6;letter-spacing:.07em}

/* Navigation and actionable labels remain readable, including the price cards. */
.site-nav>a,.header-phone,.button,.hero-actions .button,.price-card .button,
.consultation .button,.text-link,.about-copy .text-link,.faq-layout .text-link,
.gallery-intro .text-link,.contact-details .text-link,.guide-aside .text-link{
  font-size:14px;line-height:1.5;letter-spacing:.035em
}
.header-phone{letter-spacing:0}
.site-header-home{background:linear-gradient(180deg,rgba(8,8,7,.82),rgba(8,8,7,.65) 70%,transparent)}
.price-card .button{min-height:52px;gap:12px;padding-inline:18px}
.text-link{gap:16px}
.gallery-intro{gap:20px}

/* Supporting labels are small by hierarchy, never miniature. */
.eyebrow,.hero-eyebrow,.gallery-intro .eyebrow,.guide-aside .eyebrow,
.small-label,.masthead-bottom>.small-label,.contact-copy>.small-label,
.contact-photo .small-label,.hero-values span,.hero-side-note,.scroll-cue,
.photo-label,.signature span,.work-link-number,.work-links small,
.promise-number,.styles-list article>span,.price-card-top,.review figcaption small,
.footer-label,.footer-bottom,.footer-bottom>a:not(.back-top),.back-top{
  font-size:11px;line-height:1.7;letter-spacing:.12em
}
.signature strong{font-size:14px}
.photo-label{max-width:55%}
.footer-bottom{flex-wrap:wrap;letter-spacing:.02em}
.footer-bottom p{font-size:11px}

/* Text growth expands the hero instead of colliding with the next section. */
.hero{height:auto;min-height:850px;max-height:none}
.hero-inner{height:auto;min-height:850px;padding-top:165px;padding-bottom:80px}
.hero-actions{flex-wrap:wrap}
.hero-actions .button{min-width:0}
.hero-values{flex-wrap:wrap;gap:20px}
.hero-values li{padding-right:20px;gap:12px}
.hero-values span{letter-spacing:.08em}
.scroll-cue{bottom:24px}

@media(max-width:1100px){
  .hero-inner{padding-top:145px}
  .hero-copy{max-width:70%}
  .menu-ready .site-nav>a{font-size:28px;line-height:1.25}
  .menu-ready .site-nav>.mobile-nav-phone{font-size:16px}
}
@media(max-width:800px){
  .hero-inner{padding-top:145px;padding-bottom:90px}
  .hero-copy{max-width:100%}
  .price-card{column-gap:24px}
  .price-card ul{padding-left:22px}
  .price-card .button{font-size:14px;padding-inline:15px}
  .footer-top{gap:35px}
  .gallery-intro{align-items:flex-start;flex-wrap:wrap;gap:12px}
}
@media(max-width:600px){
  .price-card{display:flex;flex-direction:column;padding:27px 25px}
  .price-card-top{margin-bottom:22px}
  .price-card .price{margin-top:14px}
  .price-caption{margin-top:10px}
  .price-card ul{border-left:0;border-top:1px solid var(--line);padding:23px 0 0;margin:24px 0}
  .price-card li{font-size:14px;gap:11px;margin-bottom:11px}
  .price-card li .icon{width:15px;height:15px}
  .price-card .button{width:100%;font-size:14px;min-height:54px;align-self:stretch;margin-top:0;padding-inline:20px}
  .price-card .button .icon{width:22px}
}
@media(max-width:520px){
  .hero-inner{padding-top:139px;padding-bottom:90px}
  .hero-image{object-position:30% 50%}
  .hero-actions{max-width:100%}
  .hero-actions .button{font-size:14px;min-height:56px;gap:16px}
  .hero-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:100%;margin-top:30px}
  .hero-values li{flex-direction:column;align-items:flex-start;gap:10px;padding-right:9px}
  .hero-values li:last-child{gap:10px}
  .hero-values span{font-size:11px;letter-spacing:.055em}
  .eyebrow,.hero-eyebrow,.gallery-intro .eyebrow{font-size:11px;letter-spacing:.12em}
  .photo-label{font-size:11px;line-height:1.4;bottom:9px;max-width:52%}
  .consultation .button{font-size:14px;max-width:100%;gap:16px}
  .contact-copy>.small-label,.masthead-bottom>.small-label{font-size:11px}
  .contact-details .text-link,.gallery-intro .text-link{font-size:14px}
  .footer-top{gap:32px 22px}
  .footer-label{font-size:11px;letter-spacing:.08em}
  .footer-bottom{font-size:11px;gap:15px 20px}
  .footer-bottom>a:not(.back-top),.back-top{font-size:11px;letter-spacing:.05em}
  .menu-ready .site-nav>a{font-size:25px}
  .header-phone{font-size:14px}
}
@media(max-width:360px){
  .header-phone{width:44px;min-height:44px;justify-content:center}
  .header-phone .icon{width:21px;height:21px}
  .header-phone span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .footer-top{grid-template-columns:1fr}
  .footer-brand{grid-column:auto}
}

/* On phones the original portrait leads; the headline starts below Viktor. */
@media(max-width:600px){
  .hero{--mobile-portrait-height:clamp(420px,112vw,480px);background:var(--black)}
  .hero-image{
    inset:0 auto auto 50%;
    width:160%;max-width:none;height:var(--mobile-portrait-height);
    object-fit:cover;object-position:50% 26%;
    transform:translateX(-50%);opacity:1
  }
  .hero-shade{
    inset:0 0 auto;height:var(--mobile-portrait-height);
    background:linear-gradient(180deg,rgba(8,8,7,.15),transparent 22%,transparent 60%,rgba(8,8,7,.65) 84%,var(--black));
    pointer-events:none
  }
  .hero-inner{min-height:0;padding-top:calc(var(--mobile-portrait-height) - 10px);padding-bottom:90px}
}
