:root{--ink:#141414;--muted:#6d6b67;--paper:#f7f6f2;--line:#dedbd3;--dark:#222;--white:#fff}*{box-sizing:border-box}html{color:var(--ink)}body,html{background:var(--paper)}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.siteHeader{height:86px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(247,246,242,.94);position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.footerBrand{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:.13em}.brand span,.footerBrand span{display:block;font-size:9px;letter-spacing:.32em;text-align:center}.siteHeader nav{display:flex;gap:24px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.pageShell{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:64px 0 100px}.categoryHero{max-width:760px;margin-bottom:48px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.18em;color:var(--muted);text-transform:uppercase;margin-bottom:12px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,7vw,88px);line-height:.98;letter-spacing:-.035em;margin-bottom:20px}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}h2{font-size:clamp(30px,4vw,50px);letter-spacing:-.025em}.categoryHero p,.descriptionSection p,.productIntro p{font-size:17px;line-height:1.7;color:var(--muted);max-width:720px}.productGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.productGrid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.productCard{border:1px solid var(--line);background:var(--white);transition:transform .18s ease,border-color .18s ease}.productCard:hover{transform:translateY(-3px);border-color:#bcb8ae}.productMedia{aspect-ratio:1/1;background:#efeee9;display:grid;place-items:center;overflow:hidden}.productMedia img{width:100%;height:100%;object-fit:cover}.mediaPlaceholder{font-family:Georgia,Times New Roman,serif;letter-spacing:.15em;color:#9e9a90}.productCopy{padding:18px 18px 22px}.productCopy h2,.productCopy h3{font-family:Georgia,Times New Roman,serif;font-size:23px;margin-bottom:8px}.productCopy p{font-size:13px;line-height:1.55;color:var(--muted);min-height:40px}.productCopy span{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.categoryHero{max-width:none}.categoryHero h1{font-size:clamp(30px,3.5vw,44px);line-height:1.05;white-space:nowrap;letter-spacing:-.028em}.productPrice{margin:-1px 0 12px;font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.breadcrumbs{display:flex;gap:8px;color:var(--muted);font-size:12px;margin-bottom:38px}.productIntro{max-width:none;margin-bottom:42px}.productIntro h1{font-size:clamp(24px,3.5vw,44px);line-height:1.05;white-space:nowrap;letter-spacing:-.028em}.configuratorSection{width:80%;margin:34px auto 78px}.descriptionSection{padding:70px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:920px}.recommendations{margin-top:84px}.recommendations>h2{margin-bottom:28px}.siteFooter{min-height:240px;background:var(--dark);color:#f5f3ee;padding:58px clamp(22px,5vw,72px);display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.siteFooter>div:last-child{color:#aaa59b;font-size:13px}.notFound{min-height:65vh;display:flex;flex-direction:column;justify-content:center}.notFound h1{font-size:64px}.notFound a{text-decoration:underline}.novikov-configurator{display:block;width:100%}@media(max-width:980px){.configuratorSection{width:100%;margin:34px 0 78px}.productGrid,.productGrid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.siteHeader nav{display:none}}@media(max-width:620px){.siteHeader{height:70px}.pageShell{width:min(100% - 24px,1380px);padding:42px 0 70px}.productGrid,.productGrid.compact{grid-template-columns:1fr}.siteFooter{flex-direction:column}h1{font-size:46px}.categoryHero h1,.productIntro h1{font-size:34px;white-space:normal}}.productPreviewBanner{position:-webkit-sticky;position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 18px;background:#171717;color:#fff;font-size:13px;letter-spacing:.01em;text-align:center}.productPreviewBanner strong{color:#93c5fd;letter-spacing:.08em}.productPreviewState{max-width:760px;margin:80px auto;padding:32px;border:1px solid #ddd;border-radius:18px}.productPreviewState h1{margin-top:0}.productPreviewState button{min-height:44px;padding:0 18px;border:0;border-radius:10px;background:#171717;color:#fff;font-weight:700}@media(max-width:700px){.productPreviewBanner{align-items:flex-start;flex-direction:column;gap:3px}}.recommendations{max-width:1180px;margin:84px auto 0;padding-top:54px;border-top:1px solid var(--line)}.recommendationsHead{display:block;margin-bottom:30px}.recommendationsHead h2{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.2;font-weight:760;letter-spacing:.015em;text-transform:uppercase}.recommendationGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:42px;gap:42px}.recommendationCard{min-width:0;display:block;background:transparent}.recommendationMedia{aspect-ratio:1/1;background:#efeee9;display:grid;place-items:center;overflow:hidden}.recommendationMedia img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .28s ease}.recommendationCard:hover .recommendationMedia img{transform:scale(1.018)}.recommendationCopy{padding:18px 0 0}.recommendationCopy h3{margin:0 0 12px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.25;font-weight:760;letter-spacing:.01em;text-transform:uppercase}.recommendationCopy p{margin:0 0 16px;color:#3f3e3a;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommendationPrice{margin:0;font-size:14px;line-height:1.2;font-weight:500;color:var(--ink)}@media(max-width:980px){.recommendations{max-width:none}.recommendationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}}@media(max-width:620px){.recommendations{margin-top:58px;padding-top:42px}.recommendationsHead{margin-bottom:22px}.recommendationsHead h2{font-size:16px}.recommendationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.recommendationCopy{padding-top:12px}.recommendationCopy h3{font-size:12px;margin-bottom:8px}.recommendationCopy p{font-size:11px;margin-bottom:10px}.recommendationPrice{font-size:12px}}@media(min-width:981px){.configuratorSection{width:100%;max-width:1180px;margin:34px auto 78px}}.recommendationMedia{border-radius:18px}.headerRight{display:flex;align-items:center;gap:20px}.headerFavoriteButton{position:relative;width:42px;height:42px;border:0;background:transparent;color:var(--ink);display:grid;place-items:center;cursor:pointer;padding:0}.headerFavoriteIcon{font-size:29px;line-height:1;font-family:Arial,sans-serif;font-weight:400;transform:translateY(-1px)}.headerFavoriteCount{position:absolute;right:1px;top:1px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#171717;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.favoritesBackdrop{position:fixed;inset:0;z-index:90;background:rgba(10,10,10,.24);opacity:0;pointer-events:none;transition:opacity .22s ease}.favoritesBackdrop.open{opacity:1;pointer-events:auto}.favoritesDrawer{position:fixed;right:0;top:0;bottom:0;z-index:100;width:min(430px,92vw);background:#f7f6f2;border-left:1px solid var(--line);box-shadow:-20px 0 60px rgba(0,0,0,.12);transform:translateX(102%);transition:transform .28s ease;display:flex;flex-direction:column}.favoritesDrawer.open{transform:translateX(0)}.favoritesDrawerHead{height:94px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.favoritesDrawerEyebrow{font-size:9px;font-weight:800;letter-spacing:.2em;color:var(--muted);margin-bottom:4px}.favoritesDrawerHead h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px}.favoritesClose{width:40px;height:40px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.favoritesDrawerBody{padding:16px 20px 28px;overflow:auto}.favoriteRow{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.favoriteRowLink{display:grid;grid-template-columns:82px 1fr;grid-gap:14px;gap:14px;align-items:center;min-width:0}.favoriteRowMedia{width:82px;aspect-ratio:1/1;background:#eceae4;border-radius:14px;overflow:hidden;display:grid;place-items:center}.favoriteRowMedia img{width:100%;height:100%;object-fit:cover}.favoriteRowPlaceholder{font-family:Georgia,Times New Roman,serif;font-size:28px;color:#aaa59b}.favoriteRowCopy{min-width:0}.favoriteRowCopy strong{display:block;font-size:14px;line-height:1.25;margin-bottom:5px}.favoriteRowCopy span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.favoriteRemove{align-self:center;width:32px;height:32px;border:0;background:transparent;color:#8c8982;font-size:22px;cursor:pointer}.favoritesEmpty{text-align:center;padding:70px 26px;color:var(--muted)}.favoritesEmpty>span{display:block;font-size:46px;color:var(--ink);margin-bottom:14px}.favoritesEmpty strong{display:block;color:var(--ink);font-size:16px;margin-bottom:8px}.favoritesEmpty p{font-size:13px;line-height:1.55;margin:0}.productIntro p{display:none}@media(max-width:980px){.headerRight{gap:8px}.headerFavoriteButton{width:40px;height:40px}.siteHeader nav{display:none}}@media(min-width:981px){.productPage .breadcrumbs,.productPage .descriptionSection,.productPage .productIntro{width:100%;max-width:1180px;margin-left:auto;margin-right:auto}.productPage .descriptionSection{padding-left:0;padding-right:0}}.descriptionSection .descriptionText{max-width:920px}.descriptionSection .descriptionText p{margin:0 0 1.25em;font-size:17px;line-height:1.7;color:var(--muted);white-space:pre-line}.descriptionSection .descriptionText p:last-child{margin-bottom:0}@media(max-width:980px){.productPage .breadcrumbs,.productPage .descriptionSection,.productPage .productIntro{width:100%;max-width:none}}body,html{max-width:100%;overflow-x:hidden}@supports (overflow:clip){body,html{overflow-x:clip}}.configuratorSection,.pageShell,.productPage,.recommendations,.siteFooter,.siteHeader{min-width:0}.favoritesDrawer{max-width:100vw}img,video{max-width:100%}.descriptionSection>h2{font-size:clamp(22px,2.8vw,35px);line-height:1.08;margin-bottom:28px}:root{--nv-card-radius:22px;--nv-header-height:78px}.productCard,.productMedia,.recommendationMedia{border-radius:var(--nv-card-radius);overflow:hidden}.productCard:focus-visible{outline:2px solid currentColor;outline-offset:4px}.productCard .productMedia img{display:block}[data-nv-page-body] section[id]{scroll-margin-top:calc(var(--nv-header-height) + 20px)}@media(max-width:640px){:root{--nv-card-radius:16px;--nv-header-height:65px}}.productIntro .productProductionTime{display:block;margin:10px 0 0;color:var(--muted);font-size:14px;font-weight:650;line-height:1.5}main[data-nv-page-body]{min-height:calc(100vh - var(--nv-header-height, 78px));min-height:calc(100svh - var(--nv-header-height, 78px));overflow-anchor:none}[data-nv-shared-footer]{overflow-anchor:none}main[data-nv-page-body]:focus{outline:none}