:root{--bg:#f5f2ec;--surface:#fff;--ink:#20201e;--muted:#69645e;--line:#20201e1f;--wood-dark:#7a5137;--accent:#354337;--accent-strong:#26332a;--shadow:0 18px 46px #30271f1f;--radius:8px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#2f4034f5;justify-content:space-between;align-items:center;height:92px;padding:0 56px;display:flex;position:sticky;top:0}.brand{align-items:center;height:64px;display:inline-flex}.brand img{object-fit:contain;width:190px;height:auto}.main-nav{align-items:center;gap:42px;font-size:16px;display:flex}.main-nav a{color:#fff;text-decoration:none}.main-nav a:hover{color:#dfe9d5}.hero-section{background:#f3f0ea;display:block}.hero-text{padding:42px 76px 44px}.hero-text h1,.section-title h2{letter-spacing:0;color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-text h1{max-width:680px;font-size:clamp(38px,3.65vw,54px);line-height:.98}.hero-text p{max-width:620px;color:var(--muted);margin:14px 0 0;font-size:17px;line-height:1.5}.catalog-section{background:#fff;padding:54px 76px 84px}.section-title{justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px;display:flex}.section-title h2{font-size:clamp(34px,3.6vw,52px);line-height:1.06}.section-title p{color:var(--muted);margin:10px 0 0;font-size:16px}.section-title span{color:var(--muted);white-space:nowrap}.catalog-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.search-box{border:1px solid var(--line);width:min(430px,36vw);height:48px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:10px;padding:0 16px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.category-tabs{gap:8px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;font:inherit;background:#fff;border-radius:6px;flex:none;padding:0 16px}.category-tabs button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.material-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.material-card{border:1px solid var(--line);background:#fff;border-radius:7px;transition:transform .18s,box-shadow .18s;overflow:hidden}.material-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.material-open{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;padding:0;display:block}.material-image{aspect-ratio:1.12;background:#eee8df;position:relative;overflow:hidden}.material-image img{object-fit:cover;width:100%;height:100%}.material-zoom{width:42px;height:42px;color:var(--accent);opacity:.86;z-index:2;background:#fffffff0;border-radius:999px;place-items:center;transition:opacity .18s,transform .18s,box-shadow .18s;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.material-zoom{opacity:.72;transform:translateY(3px)}}.material-open:hover .material-zoom,.material-open:focus-visible .material-zoom{opacity:1;animation:.9s ease-in-out 2 zoomPulse;transform:translateY(-2px)scale(1.05)}@keyframes zoomPulse{0%,to{box-shadow:0 0 #2f403457}50%{box-shadow:0 0 0 9px #2f403400}}.material-body{padding:15px 16px 17px}.material-body span{color:var(--muted);margin-bottom:7px;font-size:13px;display:block}.material-body h3{color:var(--ink);margin:0;font-size:17px;line-height:1.28}body.modal-open{overflow:hidden}.material-modal{z-index:50;place-items:center;padding:38px;display:grid;position:fixed;inset:0}.modal-backdrop{cursor:pointer;background:#101210ad;border:0;position:absolute;inset:0}.modal-panel{background:#fff;border-radius:14px;width:min(960px,100%);max-height:min(720px,100vh - 120px);padding:30px 34px 34px;position:relative;overflow:auto;box-shadow:0 26px 80px #00000047}.modal-close{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.modal-head{max-width:720px;margin-bottom:22px}.modal-head span{color:var(--accent);font-weight:700}.modal-head h2{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.8vw,52px);font-weight:500;line-height:1.02}.modal-head p{color:var(--muted);margin:10px 0 0;font-size:15px}.modal-content{grid-template-columns:190px minmax(430px,1fr);align-items:start;gap:24px;display:grid}.decor-preview{margin:0;position:sticky;top:18px}.decor-preview img{object-fit:cover;border-radius:8px;width:176px;height:176px;display:block}.decor-preview-button{cursor:zoom-in;background:0 0;border:0;border-radius:8px;padding:0;display:block;position:relative}.decor-preview-button span{width:34px;height:34px;color:var(--accent);background:#fffffff0;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:10px;right:10px}.furniture-preview{gap:16px;display:grid}.room-card{isolation:isolate;cursor:zoom-in;text-align:left;background-color:#ebe7df;border:0;border-radius:8px;width:100%;min-height:176px;padding:0;display:block;position:relative;overflow:hidden}.room-texture-layer,.preview-texture-layer{z-index:0;background-image:var(--texture-url);-webkit-mask-image:var(--mask-url);mask-image:var(--mask-url);pointer-events:none;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--mask-url);background-position:50%;background-size:cover;position:absolute;inset:0;-webkit-mask-position:50%;-webkit-mask-repeat:no-repeat}.room-texture-layer{-webkit-mask-size:cover;mask-size:cover}.room-template{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.room-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 45%,#00000061);position:absolute;inset:0}.room-card div{z-index:3;color:#fff;position:absolute;bottom:20px;left:22px;right:22px}.room-card span{margin-bottom:5px;font-size:22px;font-weight:700;display:block}.preview-lightbox{z-index:90;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.preview-lightbox-backdrop{cursor:zoom-out;background:#0c0e0cc7;border:0;position:absolute;inset:0}.preview-lightbox-panel{cursor:zoom-out;background:#fff;border-radius:14px;width:min(1040px,100%);max-height:calc(100vh - 56px);padding:24px;position:relative;box-shadow:0 30px 90px #00000057}.preview-lightbox-close{z-index:2;border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.preview-lightbox-panel h3{color:var(--ink);margin:0 56px 18px 0;font-size:22px}.preview-texture-large,.preview-room-large{border-radius:10px;width:100%;max-height:calc(100vh - 168px)}.preview-texture-large{object-fit:contain;background:#eee8df;display:block}.preview-room-large{aspect-ratio:var(--room-ratio,16 / 9);background-color:#ebe7df;position:relative;overflow:hidden}.preview-texture-layer{-webkit-mask-size:100% 100%;mask-size:100% 100%}.preview-room-large img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:32px 76px;display:flex}.site-footer img{width:130px;height:auto}@media (width<=1180px){.site-header{padding:0 28px}.hero-text{padding:36px 28px 30px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-content{grid-template-columns:1fr}.decor-preview{position:static}}@media (width<=760px){.site-header{height:76px;padding:0 18px}.brand img{width:132px}.main-nav{gap:18px;font-size:14px}.main-nav a:nth-child(2){display:none}.hero-text{padding:32px 18px 26px}.hero-text h1{font-size:34px}.hero-text p{font-size:16px}.catalog-section{padding:38px 18px 54px}.section-title,.catalog-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.material-body{padding:12px}.material-zoom{opacity:1;width:36px;height:36px}.material-modal{padding:14px}.modal-panel{border-radius:12px;max-height:calc(100vh - 28px);padding:28px 18px 20px}.modal-content{gap:18px}.room-card{min-height:150px}.decor-preview img{height:150px}.site-footer{flex-direction:column;align-items:flex-start;padding:26px 18px}}
