@import url("assets/fonts.css");
:root{--ink:#141513;--panel:#1d1e1a;--paper:#f3f1eb;--white:#f8f6f0;--gold:#d0b376;--gold-dark:#76571e;--muted:#b9bab0;--rule:#383b31;--line:#d4d1c7;--sans:"Manrope","Segoe UI",sans-serif;--serif:"Cormorant Garamond",Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--white);font:400 1rem/1.7 var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;max-width:100%;height:auto}svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.03;letter-spacing:-.035em}h2{font-size:clamp(2.8rem,4.9vw,4.8rem);margin-bottom:30px}h3{font-weight:500;line-height:1.4}em{font-weight:400;color:var(--gold)}p{max-width:65ch}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--gold-dark);outline-offset:4px}::selection{background:var(--gold);color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(1380px,calc(100% - 112px));margin:auto}.section-light{background:var(--paper);color:var(--ink)}.section-light em{color:var(--gold-dark)}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.15em;display:flex;gap:12px;align-items:center;color:var(--gold);line-height:1.6}.section-light .eyebrow{color:var(--gold-dark)}.gold-dot{width:5px;height:5px;background:var(--gold);border-radius:50%;display:inline-block;flex-shrink:0}.section-marker{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--rule);padding-bottom:22px;font-size:.75rem;letter-spacing:.1em;color:var(--muted);line-height:1.5}.section-light .section-marker{border-color:var(--line);color:#66675e}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:54px;padding:13px 24px;font-size:.875rem;font-weight:500;border:1px solid transparent;border-radius:1px;line-height:1.5;transition:background .2s,color .2s,transform .2s}.button>span{font-size:1.3rem;font-weight:400}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#e2c990}.button-outline{border-color:#77745c;color:var(--white)}.button-outline:hover{border-color:var(--gold);background:#24261d}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover:not(:disabled){background:#363b2e}.text-link{font-size:.875rem;display:inline-flex;align-items:center;gap:24px;padding:14px 0 9px;border-bottom:1px solid #a49b83;line-height:1.6}.text-link span{font-size:1.2rem;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.quiet-link{display:inline-flex;align-items:center;gap:20px;font-size:.875rem;padding:12px 0}.skip{position:fixed;top:-100px;left:20px;background:var(--gold);color:var(--ink);padding:12px;z-index:100}.skip:focus{top:10px}.header{position:relative;z-index:20;background:var(--ink);border-bottom:1px solid var(--rule)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:104px}.brand{width:240px;flex-shrink:0}.brand img{width:100%}.nav{display:flex;align-items:center;gap:30px}.nav a{font-size:.875rem;color:#d2d2c8;white-space:nowrap}.nav a:hover{color:var(--gold)}.nav-panel{min-height:46px;padding:9px 17px;gap:22px}.menu-button,.nav .nav-mobile-panel{display:none}
.hero{position:relative;isolation:isolate;min-height:790px;min-height:calc(100svh - 104px);max-height:1080px;display:flex;flex-direction:column;overflow:hidden}.hero-image{position:absolute;z-index:-2;inset:0 0 0 31%}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:49% 46%}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 0%,rgba(20,21,19,.89) 8%,rgba(20,21,19,.1) 55%),linear-gradient(0deg,var(--ink),transparent 23%,rgba(20,21,19,.12) 80%)}.hero-content{padding-top:clamp(60px,8vh,100px);padding-bottom:100px;flex:1}.hero h1{font-size:clamp(5rem,8.2vw,8.8rem);line-height:.95;max-width:760px;margin:32px 0}.hero h1 em{display:inline-block}.hero-description{font-size:1rem;color:#d2d2c8;line-height:1.8;margin:28px 0}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:30px}.hero-caption{position:absolute;right:6%;bottom:20%;display:flex;gap:18px;color:#d7d7cb;font-size:.75rem;letter-spacing:.07em}.hero-caption b{font-weight:400;font-size:.875rem;letter-spacing:0}.caption-cross{font:200 2.8rem/1 var(--sans);color:var(--gold)}.hero-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;border-top:1px solid var(--rule);font-size:.75rem;letter-spacing:.06em;color:#bec0b5}.hero-footer a{font-size:.875rem;letter-spacing:0;display:flex;gap:22px;align-items:center}.scroll-arrow{font-size:1.5rem;color:var(--gold)}.hero-page{font-variant-numeric:tabular-nums}
.heritage,.craft,.offer,.cooperation,.contact{padding:70px 0 110px}.heritage-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;align-items:center;padding:85px 0}.heritage-number{border-right:1px solid var(--line)}.heritage-number>span{font-family:var(--serif);font-size:clamp(10rem,21vw,21rem);line-height:.82;color:var(--gold-dark);letter-spacing:-.09em}.heritage-number p{font-size:.75rem;letter-spacing:.14em;margin:28px 0 0;line-height:1.8}.heritage-text p:not(.eyebrow){color:#606259;max-width:530px}.heritage-text h2{font-size:clamp(2.6rem,4.4vw,4.3rem)}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);gap:55px;padding-top:28px}.principles>div>span{font-size:.75rem;color:var(--gold-dark)}.principles h3{font-size:1rem;margin:18px 0 10px}.principles p{color:#64665e;font-size:.875rem;line-height:1.8;margin-bottom:0;max-width:32ch}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:70px;padding:64px 0 46px}.section-heading-row h2{margin:0}.section-heading-row p{max-width:350px;margin:0 0 5px;color:var(--muted);font-size:1rem}.section-light .section-heading-row p{color:#64665e}.gallery{display:grid;grid-template-columns:1.45fr 1fr;gap:26px}.gallery-open{position:relative;border:0;background:#080907;overflow:hidden;color:var(--white);padding:0;text-align:left}.gallery-open:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#080907c7);pointer-events:none}.gallery-open img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.gallery-open:hover img{transform:scale(1.03)}.gallery-main{min-height:520px}.gallery-main img{object-fit:contain}.gallery-side{display:grid;grid-template-rows:1fr auto;gap:28px}.gallery-detail{min-height:290px}.gallery-detail img{position:absolute;inset:0;object-position:50% 43%}.gallery-label{position:absolute;z-index:1;left:28px;bottom:24px;font-size:.75rem;letter-spacing:.08em}.enlarge{position:absolute;right:22px;bottom:17px;font-size:1.5rem;z-index:1;width:42px;height:42px;display:grid;place-items:center;border:1px solid #8c8d76;border-radius:50%}.gallery-note{padding:14px 10px 0}.gallery-note h3{font:400 clamp(1.8rem,2.6vw,2.5rem)/1.15 var(--serif);margin:16px 0}.gallery-note p{font-size:.875rem;color:var(--muted);margin:0}
.offer-list{border-top:1px solid var(--line)}.offer-list details{border-bottom:1px solid var(--line);padding:0 10px}.offer-list summary{display:flex;gap:35px;align-items:center;padding:29px 0;cursor:pointer;list-style:none}.offer-list summary::-webkit-details-marker{display:none}.offer-list summary h3{font:400 clamp(1.8rem,3.2vw,3rem)/1.2 var(--serif);margin:0}.offer-no{font-size:.875rem;color:var(--gold-dark);width:54px;flex-shrink:0}.offer-plus{font:300 1.8rem/1 var(--sans);margin-left:auto;color:var(--gold-dark);transition:transform .2s}.offer-list details[open] .offer-plus{transform:rotate(45deg)}.offer-body{padding:0 60px 30px 90px;display:flex;align-items:start;justify-content:space-between;gap:35px}.offer-body p{max-width:590px;font-size:1rem;color:#606259;margin:0}.offer-body a{white-space:nowrap;padding-top:0}.cooperation-intro{padding:66px 0 45px;display:flex;align-items:end;justify-content:space-between;gap:65px}.cooperation-intro h2{margin:0}.cooperation-intro>p{color:var(--muted);max-width:340px;margin:0 0 5px}.process{list-style:none;padding:0;margin:25px 0 80px;display:grid;grid-template-columns:repeat(4,1fr)}.process li{border-top:1px solid #62634e;padding:26px 28px 0 0;position:relative}.process li:before{content:"";width:7px;height:7px;background:var(--gold);border-radius:50%;position:absolute;top:-4px;left:0}.process li>span{font-size:.75rem;color:var(--gold)}.process h3{font-size:1rem;margin:22px 0 10px}.process p{font-size:.875rem;color:var(--muted);max-width:28ch}.portal-feature{border:1px solid #4d5140;padding:54px;display:grid;grid-template-columns:1fr 1fr;gap:65px;background:#1b1d18}.portal-feature h3{font:400 clamp(2rem,3.5vw,3.5rem)/1.1 var(--serif);margin:23px 0}.portal-feature p:not(.eyebrow){color:var(--muted)}.small-note{display:block;font-size:.75rem;color:var(--muted);margin-top:14px}.portal-preview{border:1px solid #4b503c;display:flex;flex-direction:column;justify-content:center;padding:28px 30px;align-self:center;background:#22251c;transition:border-color .2s}.portal-preview:hover{border-color:var(--gold)}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.75rem;color:#c8cbbd;letter-spacing:.04em}.status-dot{font-size:.75rem;background:#353c2a;color:#d4dcb8;padding:5px 9px;letter-spacing:0}.portal-preview strong{font:400 2.3rem/1.15 var(--serif);margin:32px 0}.preview-steps{display:flex;align-items:center;justify-content:space-between}.preview-steps>span{border:1px solid #666b54;border-radius:50%;height:34px;width:34px;display:grid;place-items:center;font-size:.75rem}.preview-steps i{height:1px;background:#555a47;flex:1}.preview-steps .complete{background:var(--gold);border-color:var(--gold);color:var(--ink)}.preview-steps .current{border-color:var(--gold);color:var(--gold)}.preview-bottom{display:flex;justify-content:space-between;font-size:.75rem;color:#c1c6b6;margin-top:12px}.preview-link{border-top:1px solid #424736;margin-top:28px;padding-top:18px;font-size:.875rem;display:flex;justify-content:space-between}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:68px}.contact-grid>div>p:not(.eyebrow){color:#64665e;max-width:380px}.contact-form{padding:8px 0}.contact-form label{display:block;font-size:.875rem;margin:0 0 28px;color:#4f5348}.contact-form input,.contact-form textarea{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid #9fa391;border-radius:0;padding:14px 0;color:var(--ink);font-size:1rem}.contact-form textarea{resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#73766c}.form-note{font-size:.8125rem;color:#61675a;line-height:1.6}.contact-form .button{margin-top:6px}#contact-result{font-size:.875rem;color:#555c46}.contact-details a{display:block;margin:12px 0}.contact-details{margin:24px 0}.footer{padding:60px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:50px}.footer-top p{font:400 1.8rem/1.2 var(--serif);color:#b6bba9;margin:0}.back-top{height:54px;width:54px;border:1px solid #51553f;border-radius:50%;display:grid;place-items:center;font-size:1.5rem}.back-top:hover{border-color:var(--gold);color:var(--gold)}.footer-bottom{border-top:1px solid var(--rule);padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#b5b9ab}.footer-bottom>div{display:flex;gap:28px}.lightbox{width:min(1150px,94vw);max-height:94svh;background:#10120e;border:1px solid #67694f;padding:45px 24px 22px;color:var(--white);overflow:auto}.lightbox::backdrop{background:#070907ec;backdrop-filter:blur(6px)}.lightbox>img{height:min(66svh,740px);width:100%;object-fit:contain}.lightbox>p{text-align:center;font-size:.875rem;margin:18px auto 8px}.dialog-close{position:absolute;right:12px;top:4px;background:none;color:var(--white);border:0;font-size:2rem;width:44px;height:44px}.photo-controls{display:flex;gap:25px;justify-content:center;align-items:center;font-size:.875rem}.photo-controls button{background:transparent;border:1px solid #74755e;color:var(--white);width:44px;height:44px}.legal{max-width:800px;padding:80px 24px;margin:auto;min-height:70vh}.legal h1{font-size:3.4rem}.legal h2{font-size:1.7rem;margin-top:38px}.legal p{color:var(--muted)}
.owner{padding:0 0 110px}.owner-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:9%;border-top:1px solid var(--line);padding-top:80px}.owner-portrait{margin:0;position:relative;min-width:0}.owner-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 58%;background:#e9e3d9}.owner-portrait figcaption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;padding-top:18px;font-size:.75rem;letter-spacing:.09em;line-height:1.6;color:#66675e}.owner-story{min-width:0;padding:10px 0}.owner-story .eyebrow{margin-bottom:25px}.owner-story h2{font-size:clamp(3.3rem,5.7vw,5.5rem);margin-bottom:26px}.owner-story h2 em{display:block}.owner-qualification{display:block;font:400 1rem/1.6 var(--sans);letter-spacing:.02em;margin-bottom:13px;color:#606259}.owner-intro{font:400 clamp(1.65rem,2.4vw,2.15rem)/1.3 var(--serif);color:var(--ink);max-width:29ch;margin-bottom:26px}.owner-biography{max-width:54ch;color:#606259}.owner-biography p{margin-bottom:20px}.owner-biography .owner-personal{border-top:1px solid var(--line);padding-top:23px;margin-top:27px;margin-bottom:0}
@media(max-width:900px){.owner-layout{gap:6%;align-items:start;padding-top:56px}.owner-story{padding:0}.owner-story h2{font-size:3.5rem}.owner-portrait img{aspect-ratio:3/4}.owner-story .eyebrow{margin-bottom:20px}}
@media(max-width:760px){.owner{padding-bottom:64px}.owner-layout{grid-template-columns:minmax(0,1fr);gap:36px;padding-top:42px}.owner-portrait{width:min(100%,500px);margin-inline:auto}.owner-portrait img{aspect-ratio:4/5}.owner-story{max-width:600px}.owner-story h2{font-size:clamp(3.3rem,10vw,4.5rem)}.owner-story h2 em{display:inline}.owner-intro{font-size:1.9rem;max-width:32ch}.owner-biography{max-width:unset}}
@media(min-width:1700px){.hero{min-height:850px}.hero-content{padding-top:95px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.nav{gap:20px}.brand{width:195px}.header-row{gap:20px}.nav-panel{gap:14px}.hero h1{font-size:7.8vw}.hero-caption{right:4%;bottom:20%}.offer-body{flex-direction:column;gap:15px}.portal-feature{padding:38px;gap:38px}.portal-preview{padding:25px}.gallery-main{min-height:460px}}
@media(max-width:900px){.header-row{min-height:86px}.nav-panel{margin-left:auto}.menu-button{display:flex;width:44px;height:44px;border:1px solid #626550;background:transparent;flex-direction:column;justify-content:center;align-items:center;gap:6px}.menu-button span{height:1px;width:19px;background:var(--gold)}.nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--ink);padding:25px 32px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--rule)}.nav.open{display:flex}.nav a{padding:8px 0;font-size:1rem}.nav .nav-mobile-panel{display:block}.hero{min-height:760px;max-height:none}.hero h1{font-size:6.5rem}.hero-caption{display:none}.hero-image{left:20%}.hero-image:after{background:linear-gradient(90deg,var(--ink),#141513ac 30%,#14151329),linear-gradient(0deg,var(--ink),transparent 45%)}.hero-footer>span:not(.hero-page){display:none}.heritage-grid{gap:7%;padding:60px 0}.heritage-number{border:0}.principles{gap:30px}.section-heading-row,.cooperation-intro{gap:36px}.section-heading-row p,.cooperation-intro>p{max-width:290px}.gallery{gap:18px;grid-template-columns:1.15fr 1fr}.gallery-main{min-height:430px}.gallery-detail{min-height:220px}.gallery-note{padding:0}.gallery-note h3{font-size:1.8rem}.process{grid-template-columns:repeat(2,1fr);row-gap:35px}.portal-feature{grid-template-columns:1fr;gap:35px}.portal-preview{max-width:520px;width:100%}.contact-grid{gap:7%}.offer-list summary{gap:20px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.header-row{min-height:80px;gap:12px}.brand{width:188px}.nav-panel{display:none}.menu-button{margin-left:auto}.hero{min-height:800px;min-height:calc(100svh - 80px)}.hero-image{inset:14% -22% 8% 0}.hero-image img{object-position:center;opacity:.7}.hero-image:after{background:linear-gradient(90deg,#141513cf,#14151347),linear-gradient(0deg,var(--ink),transparent 44%,var(--ink))}.hero-content{padding-top:43px;padding-bottom:58px}.hero .eyebrow{max-width:260px;letter-spacing:.1em}.hero h1{font-size:clamp(4.2rem,14.6vw,6rem);margin:35px 0 25px}.hero-description{font-size:1rem;margin-bottom:32px}.hero-actions{gap:18px}.hero-actions .button{padding:13px 18px;gap:20px}.hero-footer{padding:18px 0}.hero-footer a{font-size:.8125rem}.hero-page{font-size:.75rem}.heritage,.craft,.offer,.cooperation,.contact{padding:42px 0 64px}.section-marker>span:last-child{display:none}.section-marker{padding-bottom:17px}.heritage-grid{grid-template-columns:1fr;padding:46px 0;gap:38px}.heritage-number{display:flex;align-items:end;gap:35px}.heritage-number>span{font-size:9rem}.heritage-number p{font-size:.75rem;max-width:165px;margin:0 0 5px}.heritage-text h2{font-size:2.85rem}.principles{grid-template-columns:1fr;padding-top:0;gap:0}.principles>div{position:relative;padding:24px 0 22px 40px;border-bottom:1px solid var(--line)}.principles>div>span{position:absolute;left:0;top:25px}.principles h3{margin:0 0 7px}.principles p{max-width:unset}.section-heading-row,.cooperation-intro{display:block;padding:42px 0 30px}.section-heading-row p,.cooperation-intro>p{max-width:unset;margin-top:25px}.gallery{grid-template-columns:1fr;gap:24px}.gallery-main{min-height:unset;aspect-ratio:4/3}.gallery-side{gap:25px}.gallery-detail{min-height:unset;aspect-ratio:4/3}.gallery-note{padding:0 0 0 1px}.gallery-label{left:18px;bottom:22px;font-size:.75rem}.enlarge{right:16px;bottom:14px}.offer-list summary{padding:23px 0;gap:12px}.offer-no{width:24px;font-size:.75rem}.offer-list summary h3{font-size:1.75rem}.offer-plus{font-size:1.5rem}.offer-body{padding:0 0 25px 36px}.offer-body p{font-size:.9375rem}.process{gap:20px;margin-bottom:40px}.process li{padding-right:0}.process h3{font-size:.9375rem}.process p{font-size:.875rem}.portal-feature{padding:28px 20px;margin-left:-5px;margin-right:-5px}.portal-feature h3{font-size:2.5rem}.portal-preview{padding:20px 16px}.preview-top{font-size:.75rem;letter-spacing:0}.portal-preview strong{font-size:2.1rem}.preview-bottom{font-size:.75rem;gap:6px}.contact-grid{grid-template-columns:1fr;padding-top:42px;gap:38px}.contact-form{padding-top:0}.footer{padding-top:38px}.footer-top{flex-wrap:wrap;padding-bottom:30px;gap:26px}.footer-top .brand{width:215px}.footer-top p{order:3;width:100%;font-size:1.7rem}.back-top{width:44px;height:44px}.footer-bottom{flex-direction:column;font-size:.75rem;gap:18px}.footer-bottom>div{gap:25px}.lightbox{padding:44px 12px 20px}.lightbox>img{height:auto;max-height:65svh}.legal h1{font-size:2.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
