@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#191b18;--text:#efeee7;--muted:#a1a29a;--line:#373a33;--accent:#edb579;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:'Golos Text',sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.wrap{max-width:1440px;margin:auto;padding-left:64px;padding-right:64px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:35px}.logo{font-family:'Manrope',sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;display:grid;grid-template-columns:32px auto;column-gap:11px;align-items:center;white-space:nowrap}.logo svg{width:29px;height:34px;grid-row:span 2;fill:none;stroke:var(--accent);stroke-width:1.2}.logo>span{font-size:8px;letter-spacing:3.4px;font-weight:400;color:var(--muted);margin-top:5px}.header nav{display:flex;gap:30px;font-size:12px;color:#c3c4ba}.header nav a:hover,.text-link:hover{color:var(--accent)}.header-cta{border:1px solid #626459;padding:13px 18px;font-size:12px;display:flex;gap:30px}.header-cta:hover{background:var(--line)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:44% 56%;padding-top:24px;padding-bottom:56px;min-height:680px}.hero-copy{padding:28px 0 0;position:relative;z-index:1}.eyebrow{font-size:10px;font-weight:500;letter-spacing:1.7px;line-height:1.8;margin:0 0 24px;display:flex;align-items:center;gap:10px}.dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 12px #edb57955}h1{font-family:'Manrope',sans-serif;font-weight:500;font-size:clamp(65px,6.8vw,100px);line-height:1.04;letter-spacing:-5px;margin:28px 0 27px}em{font-family:var(--serif);font-weight:400;color:var(--accent)}h1 em{font-size:1.1em}.hero-description{font-size:13px;line-height:1.85;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:var(--accent);border:1px solid var(--accent);padding:17px 23px;color:#28271f;font-size:12px;font-weight:550;transition:background .2s,transform .2s}.button:hover{background:#f8c894;transform:translateY(-2px)}.button span{font-size:20px;line-height:15px}.hero-foot{display:flex;align-items:center;gap:13px;margin-top:36px}.small-star{font-size:34px;color:#b0ac92}.hero-foot p{font-size:10px;line-height:1.8;margin:0}.hero-foot p span{color:var(--muted)}.hero-visual{position:relative;min-height:580px;overflow:hidden;background:#24251f}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#11120f33,transparent 40%,#11120f88);pointer-events:none}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:60% 50%}.image-top{position:absolute;top:26px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.8px;z-index:1;color:#c8c2ae}.image-caption{position:absolute;bottom:28px;left:30px;right:30px;z-index:1;display:flex;justify-content:space-between;align-items:end}.image-caption .eyebrow{font-size:8px;margin:0 0 8px;color:#b9b29f}.image-caption p{font-family:'Manrope',sans-serif;font-size:23px;margin:0}.image-caption p span{font-family:'Golos Text',sans-serif;font-size:11px;color:#b9b29f;margin-left:10px}.image-caption a{height:40px;width:40px;border:1px solid #807765;border-radius:50%;display:grid;place-items:center;font-size:21px}.vertical-caption{position:absolute;right:20px;top:36%;writing-mode:vertical-rl;font-size:7px;letter-spacing:2px;color:#bbb19b;z-index:1}.qualities{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.qualities span{display:flex;align-items:center;justify-content:center;gap:13px;font-size:11px;color:#bdbeb3;border-right:1px solid var(--line)}.qualities span:first-child{justify-content:start}.qualities span:last-child{border:0;justify-content:end}.qualities i{font-style:normal;font-size:22px;color:var(--accent)}.section{padding-top:100px;padding-bottom:100px}h2{font-family:'Manrope',sans-serif;font-weight:400;font-size:39px;line-height:1.3;letter-spacing:-1.6px;margin:0}h2>span{color:#85897e}.about{display:grid;grid-template-columns:27% 73%;border-bottom:1px solid var(--line)}.section-label{padding-top:9px;color:var(--muted)}.about-bottom{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:32px}.about-bottom p{color:var(--muted);font-size:13px;line-height:1.85;margin:0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading .eyebrow{color:var(--muted);margin-bottom:18px}.section-heading>p{color:var(--muted);font-size:12px;line-height:1.9;margin:0 0 6px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{background:none;border:0;padding:0;text-align:left}.product-image{position:relative;aspect-ratio:1.12;overflow:hidden;background:#24251f}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product:hover img{transform:scale(1.05)}.smoke img{filter:saturate(.12) brightness(.88)}.forest img{filter:hue-rotate(53deg) saturate(.45) brightness(.78)}.product-number{position:absolute;top:18px;left:18px;font-size:10px;color:#c0bba8}.product-arrow{position:absolute;bottom:16px;right:17px;font-size:23px}.product-title{display:flex;align-items:center;justify-content:space-between;margin:20px 0 8px}.product h3{font-size:21px;font-weight:400;margin:0}.product h3 span{font-size:11px;color:var(--muted);margin-left:8px}.product p{font-size:11px;color:var(--muted);margin:0}.color-dot{width:9px;height:9px;border-radius:50%}.amber-dot{background:#c6924f}.smoke-dot{background:#96978c}.forest-dot{background:#727b4b}.collection-note{font-size:10px;color:var(--muted);margin:27px 0 0}.space{background:linear-gradient(90deg,#282d24 0%,#252a22 100%);border-block:1px solid #3b4135;position:relative;overflow:hidden}.space-inner{padding-top:77px;padding-bottom:77px;display:flex;justify-content:space-between;align-items:center}.space .eyebrow{color:#b1b5a5}.space h2{font-size:58px}.space h2 em{color:#c1c4a5}.space p:not(.eyebrow){color:#b1b5a5;line-height:1.9;font-size:13px;margin:25px 0}.text-link{display:inline-flex;gap:30px;padding-bottom:10px;border-bottom:1px solid #797f6a;font-size:12px}.space-detail{display:flex;flex-direction:column;align-items:center;gap:32px;width:40%;color:#b5b99c}.space-detail>span:first-child{font-size:9px;letter-spacing:2px;line-height:1.8;text-align:center}.big-star{font-size:210px;line-height:1;color:#9a9f7d;font-family:var(--serif)}.process{display:grid;grid-template-columns:1fr 1fr;gap:70px}.process .eyebrow{color:var(--muted)}.steps article{display:flex;gap:25px;padding:27px 0;border-bottom:1px solid var(--line)}.steps article:first-child{padding-top:0}.steps article>span{font-size:11px;color:var(--accent);padding-top:4px}.steps h3{font-weight:400;font-size:17px;margin:0 0 11px}.steps p{font-size:12px;line-height:1.8;margin:0;color:var(--muted);max-width:360px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);padding-bottom:90px}.contact h2{font-size:49px}.contact>div>p:last-child{font-size:13px;line-height:1.9;color:var(--muted);margin-top:25px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{display:block;font-size:10px;color:#babdb1;margin-bottom:23px}input,select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #505447;background:transparent;border-radius:0;padding:13px 0;color:var(--text);font-size:12px;outline-offset:3px}textarea{resize:vertical}select option{background:var(--bg)}input::placeholder,textarea::placeholder{color:#818579}.form-note{font-size:10px;color:var(--muted);line-height:1.7;max-width:360px}#form-status{color:var(--accent);font-size:12px;line-height:1.6}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:35px;flex-wrap:wrap;gap:20px}.footer-logo{font-family:'Manrope',sans-serif;font-size:22px;letter-spacing:3px;font-weight:600}footer>span{font-size:11px;color:var(--muted)}footer>a:last-of-type{font-size:11px}.footer-bottom{width:100%;display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:18px;padding:23px 0;color:#808477;font-size:9px}
@media(min-width:1500px){.hero{min-height:760px}.hero-visual{min-height:645px}.hero-copy{padding-top:40px}}@media(max-width:1100px){.wrap{padding-left:35px;padding-right:35px}.header nav{gap:18px}.header-cta{gap:15px}.logo{font-size:17px}.hero{grid-template-columns:46% 54%}.hero-visual{min-height:540px}h1{font-size:76px}.eyebrow{font-size:9px}.about{grid-template-columns:23% 77%}h2{font-size:33px}.about-bottom{gap:30px}.process,.contact{gap:40px}}@media(max-width:760px){.wrap{padding-left:24px;padding-right:24px}.header{height:86px;gap:15px}.header-cta{margin-left:auto;font-size:10px;padding:10px;gap:10px}.logo{font-size:14px;letter-spacing:1.5px;column-gap:7px;grid-template-columns:24px auto}.logo svg{width:23px}.logo>span{font-size:6px;letter-spacing:2.4px}.menu-toggle{display:block;border:0;background:none;padding:10px 0 10px 10px}.menu-toggle span{display:block;width:20px;height:1px;background:var(--text);margin:5px 0}.header nav{display:none;position:absolute;top:85px;left:0;right:0;background:#20231e;padding:25px;z-index:5;border-bottom:1px solid var(--line)}.header nav.open{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.hero{grid-template-columns:1fr;padding-top:12px;padding-bottom:30px}.hero-copy{padding-top:10px}.hero-copy>.eyebrow{margin-bottom:20px}h1{font-size:76px;letter-spacing:-4px;line-height:1.02;margin-top:22px}h1 br:nth-child(2){display:none}.hero-description{font-size:12px}.hero-foot{position:absolute;bottom:8px;right:0;margin:0}.hero-foot p{font-size:8px}.small-star{font-size:26px}.hero-visual{min-height:420px;margin-top:35px}.image-top{left:22px;right:22px;font-size:7px}.image-caption{left:22px;right:22px;bottom:22px}.qualities{grid-template-columns:1fr 1fr;row-gap:24px;padding-block:24px}.qualities span{font-size:10px;justify-content:start!important;gap:10px}.qualities span:nth-child(2n){border:0;padding-left:14px}.section{padding-top:60px;padding-bottom:60px}.about{grid-template-columns:1fr;gap:10px}.section-label{padding-top:0}h2{font-size:30px;letter-spacing:-1px}.about-bottom{gap:18px;margin-top:24px}.about-bottom p{font-size:12px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;font-size:12px}.products{gap:26px;grid-template-columns:1fr}.product-image{aspect-ratio:1.35}.product-title{margin-top:15px}.collection-note{line-height:1.8}.space-inner{padding-block:55px}.space h2{font-size:43px}.space p:not(.eyebrow){font-size:12px}.space-detail{width:20%;position:absolute;right:0;opacity:.15;pointer-events:none}.space-detail>span:first-child{display:none}.big-star{font-size:190px}.space-inner>div:first-child{z-index:1}.process,.contact{grid-template-columns:1fr;gap:35px}.contact h2{font-size:43px}.field-row{gap:20px}.footer-logo{font-size:17px}footer>span{display:none}.footer-bottom{font-size:8px;gap:15px}.hero-foot{max-width:135px}.hero-copy>.button{gap:22px;padding:16px 18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:760px){.hero-copy,.hero-visual{min-width:0}h1{font-size:clamp(48px,13vw,76px);letter-spacing:-2.5px}h1 br:nth-child(2){display:initial}.header-cta{white-space:nowrap}.hero-visual{width:100%}}
@media(max-width:480px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero-foot{max-width:140px}.hero-foot p{font-size:8px}.hero-foot{gap:8px}.hero-visual{min-height:350px}.hero-visual>img{object-position:56% center}.about-bottom{grid-template-columns:1fr}.field-row{grid-template-columns:1fr;gap:0}}

/* Locale navigation and direct contact */
.header{gap:22px}.header #navigation{gap:22px}.language-switcher{display:flex!important;gap:9px!important;flex-shrink:0}.language-switcher a{font-size:10px;letter-spacing:.5px;color:var(--muted);padding:8px 0;border-bottom:1px solid transparent}.language-switcher a[aria-current="page"]{color:var(--accent);border-color:var(--accent)}.contact-phone{display:inline-flex;flex-wrap:wrap;align-items:center;gap:14px;font-size:25px;letter-spacing:-.5px;color:var(--accent);margin-top:12px}.contact-phone>span:first-child{flex-basis:100%;font-size:11px;letter-spacing:0;color:var(--muted)}.contact-phone:hover{color:#f8c894}.contact>div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);margin-top:25px}
html[lang="pl"] h1{font-size:clamp(56px,6.2vw,91px)}
@media(max-width:1100px){.header-cta{display:none}.header #navigation{gap:16px}.header{gap:18px}}
@media(max-width:760px){.header .language-switcher{position:static;background:none;border:0;padding:0;flex-wrap:nowrap;margin-left:auto;gap:9px!important}.header{gap:14px}.menu-toggle{margin-left:0}.hero-foot{position:static;margin-top:24px;max-width:none}.hero-foot p{font-size:10px}.hero-foot .small-star{font-size:30px}html[lang="pl"] h1{font-size:clamp(46px,12vw,76px)}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.3px}.contact h2{font-size:clamp(30px,7.8vw,43px)}.space h2{font-size:clamp(32px,8.5vw,43px)}}
@media(max-width:380px){.header{gap:9px}.header .logo{font-size:12px;letter-spacing:1px;grid-template-columns:20px auto;column-gap:5px}.logo svg{width:20px}.header .language-switcher{gap:7px!important}.language-switcher a{font-size:9px}.menu-toggle{padding-left:0}}
