@charset "UTF-8";
:root{--ink:#282624;--muted:#625b55;--line:#dcd6d0;--soft:#f6f5f3;--accent:#755b49;--paper:#fff}*{box-sizing:border-box}html{scroll-padding-top:24px;scrollbar-color:#9a887a #f6f5f3}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Segoe UI',sans-serif;font-size:16px;line-height:1.6}body.modal-open{overflow:hidden}::selection{background:#e2cec0;color:#282624}button,input{font:inherit;color:inherit}input{caret-color:var(--accent)}a{color:inherit;text-underline-offset:4px}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #755b49;outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.2;letter-spacing:-.025em}h1{font-size:clamp(34px,4.4vw,57px)}h2{font-size:32px}h3{font-size:23px}p{max-width:65ch}.wrap{width:min(1120px,calc(100% - 64px));margin:auto}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:Georgia,serif;font-size:26px;line-height:1.1;text-decoration:none;white-space:nowrap}.brand span{display:block;font-family:'Segoe UI',sans-serif;font-size:9px;letter-spacing:3px;margin-top:9px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;min-height:48px;border:1px solid var(--ink);border-radius:4px;font-size:14px;font-weight:600;text-decoration:none}.dark{background:var(--ink);color:white}.dark:hover{background:#514238}.hero{display:grid;grid-template-columns:1.2fr 1fr;min-height:460px;background:var(--soft);margin-top:10px;margin-bottom:65px}.hero-copy{padding:55px 20px 45px 44px;align-self:center}.hero-copy>p{color:var(--muted);font-size:17px;max-width:390px;margin:24px 0}.hero-copy .home-intro{font-size:13px;margin:24px 0 0}.hero-photo{position:relative;height:460px;background:#e7e1db;overflow:hidden}.hero-photo>img{height:100%;width:100%;object-fit:contain;object-position:center bottom}.hero-photo figcaption{position:absolute;bottom:22px;left:22px;background:#fff;padding:10px 16px;line-height:1.3;font-size:15px}.hero-photo figcaption span{font-size:11px;color:var(--muted)}.catalog-heading{display:flex;justify-content:space-between;gap:30px;align-items:center}.catalog-heading p{margin-top:10px;font-size:15px;color:var(--muted)}.text-link{font-size:14px;font-weight:600}.catalog-controls{margin-top:30px;padding:18px 0;border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;align-items:center}.category-tabs{display:flex;gap:6px;flex-wrap:wrap}.category-tabs button{background:none;border:0;padding:10px 12px;font-size:14px;min-height:44px;border-radius:3px}.category-tabs button[aria-pressed=true]{background:var(--ink);color:#fff}.category-tabs button:hover{box-shadow:inset 0 -2px var(--accent)}.search{display:block;flex-shrink:0}.search span{display:block;font-size:11px;color:var(--muted);margin-bottom:3px}.search input{width:210px;padding:8px 10px;border:1px solid var(--line);border-radius:3px;background:white;font-size:13px}.search input::placeholder{color:#716a64}.result-count{font-size:12px;color:var(--muted);margin:16px 0 0}.procedure-section{padding:32px 0 28px}.group-heading{margin-bottom:26px}.group-heading h2{font-size:29px}.group-heading p{font-size:14px;color:var(--muted);margin-top:8px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.procedure{min-width:0}.photo-button{width:100%;aspect-ratio:1.18;display:block;border:0;padding:0;position:relative;overflow:hidden;background:var(--soft);border-radius:3px}.photo-button img{width:100%;height:100%;object-fit:cover;object-position:center 46%}.photo-button span{position:absolute;bottom:10px;right:10px;background:white;color:var(--ink);font-size:11px;padding:4px 9px;border-radius:2px}.photo-button:hover span{text-decoration:underline}.procedure-info{padding:18px 0 0}.procedure h3{font-size:22px}.procedure-info>p{font-size:14px;color:var(--muted);margin:8px 0 17px;min-height:45px}.prices{font-variant-numeric:tabular-nums}.prices>div{display:flex;justify-content:space-between;gap:10px;font-size:14px;padding:5px 0}.prices strong{font-weight:600;white-space:nowrap}.prices .maintenance{color:var(--muted);font-size:13px}.prices small,.term-note{display:block;font-size:11px;color:var(--muted);margin-top:4px}.procedure-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.service-book{display:flex;justify-content:space-between;gap:15px;padding:10px 0;min-height:44px;border:0;border-top:1px solid var(--line);background:none;font-size:13px;font-weight:600;width:100%;text-align:left}.service-book:hover{color:var(--accent)}.removals{margin-top:35px;background:var(--soft);padding:24px 28px}.removals h3{font-size:19px;margin-bottom:14px}.removals>div{display:flex;gap:25px;padding:10px 0;font-size:14px;align-items:center}.removals>div>span{flex:1}.removals button{border:0;text-decoration:underline;background:transparent;min-height:44px}.catalog-note{font-size:13px;color:var(--muted);margin:20px 0 65px}.home-section{background:#eee5df;padding:55px 0}.home-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px}.home-inner h2{font-size:37px}.home-inner p{font-size:15px;margin-bottom:17px}.studio-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-block:75px}.studio-photo{width:100%;height:400px;object-fit:cover;object-position:34% center}.studio-section p{margin:22px 0;color:var(--muted);font-size:15px}.studio-section address{font-style:normal;margin-bottom:6px}.studio-section .button{display:flex;width:fit-content;margin-top:25px}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:55px;padding-block:25px 60px}.faq h2{font-size:30px}details{border-bottom:1px solid var(--line)}summary{padding:18px 0;cursor:pointer;font-size:14px;font-weight:600}details p{font-size:14px;color:var(--muted);padding:0 0 20px}.closing{padding:45px 0 65px;border-top:1px solid var(--line)}.closing p{margin:12px 0 22px;color:var(--muted)}footer{padding:25px 0 40px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line)}footer>a:not(.brand){font-size:13px}.mobile-book{display:none}.empty{padding:45px 0}.empty button{margin-top:16px;padding:10px 16px;min-height:44px;background:var(--ink);color:white;border:0}.skip{position:fixed;top:-100px;left:15px;background:var(--ink);color:white;padding:10px;z-index:50}.skip:focus{top:10px}[hidden]{display:none!important}dialog{border:0;border-radius:6px;padding:44px 30px 28px;width:min(520px,calc(100vw - 32px));max-height:90svh;overflow:auto;background:white;color:var(--ink)}dialog::backdrop{background:#201a16b3}dialog h2{font-size:28px}dialog p{font-size:14px;color:var(--muted);margin:15px 0}.close-dialog,.close-photo{position:absolute;right:10px;top:7px;width:40px;height:40px;font-size:30px;background:#fff;border:0;border-radius:4px}.close-dialog:hover,.close-photo:hover{background:var(--soft)}#booking-price{margin:20px 0;padding:18px;background:var(--soft)}#booking-price strong{font-size:23px}#booking-price small{display:block;font-size:12px}fieldset{border:0;padding:0;margin:22px 0;font-size:14px}legend{font-weight:600;margin-bottom:10px}fieldset label{display:inline-flex;align-items:center;gap:7px;margin-right:14px;min-height:44px}input[type=radio]{accent-color:var(--accent)}.travel-note{padding:12px;background:#eee5df}dialog .button{width:100%}.dialog-footnote{font-size:11px!important;text-align:center;margin-bottom:0}#photo-view{width:min(760px,calc(100vw - 24px));padding:45px 18px 18px}#full-photo{width:100%;height:65svh;object-fit:contain;background:var(--soft)}#photo-title{font-size:21px;margin-top:15px}#photo-view p{font-size:12px;margin:5px 0}.modal-open .mobile-book{visibility:hidden}
@media(max-width:900px){.header nav{gap:15px}.wrap{width:calc(100% - 40px)}.hero-copy{padding-left:25px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-controls{flex-wrap:wrap}.hero h1{font-size:38px}.home-inner{gap:35px}}
@media(max-width:600px){body{font-size:15px}.header{height:82px;gap:12px}.brand{font-size:21px}.brand span{font-size:8px;letter-spacing:2.3px}.header nav{display:none}.header .button{font-size:12px;padding:10px 13px}.hero{display:flex;flex-direction:column;margin-top:0;margin-bottom:40px}.hero-copy{padding:28px 22px}.hero h1{font-size:34px}.hero-copy>p{font-size:15px;margin:16px 0}.hero-copy .home-intro{font-size:12px;margin:20px 0 0}.hero-photo{height:330px}.hero-photo>img{width:100%;height:100%}.hero-photo figcaption{font-size:13px;bottom:15px;left:15px}.catalog-heading{display:block}.catalog-heading h2{font-size:28px}.catalog-heading p{font-size:14px}.catalog-heading .text-link{display:inline-block;margin-top:14px;font-size:13px}.catalog-controls{margin-top:20px;gap:15px}.category-tabs{gap:2px}.category-tabs button{font-size:12px;padding:9px 10px}.search,.search input{width:100%}.search input{min-height:44px}.procedure-section{padding-top:28px}.group-heading h2{font-size:26px}.group-heading p{font-size:13px}.photo-grid{grid-template-columns:1fr;gap:30px}.photo-button{aspect-ratio:1.2}.procedure-info{padding-top:14px}.procedure h3{font-size:23px}.procedure-info>p{min-height:0;margin-bottom:12px}.prices>div{font-size:15px}.prices .maintenance{font-size:14px}.service-book{font-size:14px}.removals{padding:20px 15px}.removals>div{gap:12px;font-size:12px}.catalog-note{margin-bottom:40px}.home-section{padding:36px 0}.home-inner{display:block}.home-inner h2{font-size:30px;margin-bottom:22px}.home-inner p{font-size:14px}.home-inner .button{width:100%;font-size:13px}.studio-section{display:flex;flex-direction:column;gap:28px;padding-block:45px}.studio-photo{height:310px}.studio-section h2{font-size:29px}.studio-section p{font-size:14px}.faq{display:block;padding:10px 0 40px}.faq h2{margin-bottom:15px;font-size:28px}.closing{padding:35px 0}.closing h2{font-size:28px}footer{flex-wrap:wrap;padding-bottom:100px}footer .brand{width:100%}.mobile-book{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:10px;background:white;border-top:1px solid var(--line);padding:10px 20px calc(10px + env(safe-area-inset-bottom));z-index:10;font-size:12px}.mobile-book button{padding:10px 20px;background:var(--ink);color:#fff;border:0;border-radius:3px;font-size:13px;min-height:44px}dialog{padding:44px 22px 24px}dialog h2{font-size:25px}fieldset{font-size:13px}}
.photo-button[data-photo="fio"] img,.photo-button[data-photo="mega-light"] img,.photo-button[data-photo="egipcio4d"] img,.photo-button[data-photo="power"] img,.photo-button[data-photo="egipcio5d"] img{object-position:center 38%;transform:scale(1.18)}
