:root{--ink:#15120f;--warm:#a77850;--cream:#f4eee7;--sand:#ded0c2;--paper:#fbfaf8;--line:rgba(27,21,16,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.decorama-page{min-height:100vh;overflow:hidden}.topbar{min-height:34px;background:#201b17;color:#f5eee7;justify-content:space-between;padding:0 4.5vw;font-size:11px;letter-spacing:.04em}.topbar,.topbar>div{display:flex;align-items:center}.topbar>div{gap:16px}.topbar i{height:13px;width:1px;background:#8c8178}.nav-shell{height:88px;background:rgba(255,255,255,.96);display:grid;grid-template-columns:1fr auto 1fr;padding:0 4.5vw;border-bottom:1px solid rgba(0,0,0,.04);position:relative;z-index:50}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:11px;color:var(--ink);text-decoration:none;width:max-content}.brand-mark{width:44px;height:51px;border:1.5px solid #8a684b;border-bottom:0;display:grid;place-items:center;font-family:Georgia,serif;font-size:27px;position:relative}.brand-mark:before{content:"";position:absolute;top:-9px;left:4px;width:32px;height:32px;border-left:1.5px solid #8a684b;border-top:1.5px solid #8a684b;transform:rotate(45deg)}.brand>span:last-child{display:grid}.brand strong{font-family:Georgia,serif;font-weight:500;font-size:23px;letter-spacing:.03em}.brand small{font-size:9px;letter-spacing:.42em;margin-top:2px}.nav-links{display:flex;align-items:center;gap:36px}.footer-links a,.nav-links a{color:inherit;text-decoration:none;font-size:13px;position:relative}.nav-links a:after{content:"";position:absolute;height:1px;background:#b18460;left:0;right:100%;bottom:-9px;transition:.25s}.nav-links a:hover:after{right:0}.nav-actions{justify-self:end;display:flex;align-items:center;gap:10px}.icon-btn,.menu-btn{width:40px;height:40px;border:0;background:transparent;display:grid;place-items:center;color:var(--ink);font-size:22px;text-decoration:none;cursor:pointer;position:relative}.cart-btn b{position:absolute;top:2px;right:-1px;width:18px;height:18px;background:#3b2d20;color:#fff;border-radius:50%;font-size:9px;display:grid;place-items:center}.menu-btn{display:none}.hero{height:680px;position:relative;background-image:url(https://images.pexels.com/photos/1571460/pexels-photo-1571460.jpeg?auto=compress&cs=tinysrgb&w=2000);background-size:cover;background-position:50%;display:flex;align-items:center;padding:0 8vw;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,10,8,.82),rgba(13,10,8,.54) 44%,rgba(13,10,8,.08) 76%),linear-gradient(0deg,rgba(12,9,7,.32),transparent 38%)}.hero-copy{position:relative;z-index:2;max-width:670px;animation:rise .9s ease both}.eyebrow,.section-kicker{font-size:10px;font-weight:700;letter-spacing:.26em}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:72px;line-height:.95;font-weight:400;margin:18px 0 22px;letter-spacing:-.035em}.hero h1 em{font-weight:400;color:#e4c8ad}.hero p{font-family:Georgia,serif;font-size:20px;line-height:1.6;max-width:590px;color:rgba(255,255,255,.88)}.hero-ctas{display:flex;gap:12px;margin-top:34px}.btn{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:22px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:.3s}.btn:hover{transform:translateY(-2px)}.btn-light{background:#f8f4ef;color:#17130f}.btn-ghost{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-dark{background:#1c1713;color:#fff}.hero-trust{display:flex;gap:28px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.24);font-size:11px}.hero-note{position:absolute;right:8vw;top:39%;z-index:2;font-family:Georgia,serif;font-style:italic;font-size:28px;line-height:1.5;text-align:right;transform:rotate(-5deg);text-shadow:0 2px 18px rgba(0,0,0,.4)}.hero-note strong{font-size:39px;font-weight:400}.section{padding:90px 4vw}.contact-section h2,.editorial h2,.section-head h2{font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400;letter-spacing:-.03em;margin:9px 0 10px}.section-head p{color:#6f665f;line-height:1.6;font-size:14px}.centered{text-align:center;max-width:650px;margin:0 auto 42px}.section-kicker{color:#9a7657}.category-track{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.category-card{border:0;background:transparent;padding:0;cursor:pointer;text-align:left;color:var(--ink)}.category-image{aspect-ratio:1/1.08;overflow:hidden;background:#eee}.category-image img,.product-media img{width:100%;height:100%;object-fit:cover;transition:.6s cubic-bezier(.2,.7,.2,1)}.category-card:hover img,.product-card:hover img{transform:scale(1.055)}.category-card span{display:block;text-align:center;padding:13px 5px;font-family:Georgia,serif;font-size:14px}.products-section{background:#f1ece6}.row-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:26px}.row-head p{max-width:430px}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:18px;margin-bottom:10px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{white-space:nowrap;padding:10px 15px;border:1px solid #cfc4ba;background:transparent;border-radius:99px;cursor:pointer;color:#5e554e;font-size:11px}.filters button.active{background:#241c16;color:white;border-color:#241c16}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid rgba(0,0,0,.04);transition:.3s;min-width:0}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 45px rgba(44,31,20,.09)}.product-media{height:340px;position:relative;overflow:hidden;background:#e8e0d8}.badge{left:13px;background:#fff;padding:7px 10px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.badge,.heart{position:absolute;top:13px}.heart{right:13px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.92);cursor:pointer;font-size:18px}.product-body{padding:18px}.product-cat{font-size:10px;color:#98877a;text-transform:uppercase;letter-spacing:.12em}.product-body h3{font-family:Georgia,serif;font-size:19px;font-weight:400;margin:7px 0 18px}.product-footer{border-top:1px solid #ece6e1;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-footer strong{font-size:14px}.product-footer button{border:0;background:#ede5dd;padding:11px 13px;cursor:pointer;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.editorial{display:grid;grid-template-columns:1.45fr .75fr;min-height:590px;background:#211a15;color:#fff}.editorial-image{background-image:linear-gradient(90deg,transparent 55%,#211a15),url(https://images.pexels.com/photos/1866149/pexels-photo-1866149.jpeg?auto=compress&cs=tinysrgb&w=1800);background-size:cover;background-position:50%}.editorial-copy{padding:80px 7vw 80px 5vw;display:flex;flex-direction:column;justify-content:center}.editorial h2{font-size:54px;margin:14px 0 24px}.editorial p{color:#d4c9c0;line-height:1.8;font-size:15px;margin:0 0 30px}.editorial .btn{width:max-content}.service-strip{padding:44px 4.5vw;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e9dfd5}.service-strip>div{display:flex;gap:17px;padding:25px 28px;border-right:1px solid #cdbfb2}.service-strip>div:last-child{border-right:0}.service-strip b{font-family:Georgia,serif;font-size:25px;color:#9a7657;font-weight:400}.service-strip span{display:grid;gap:6px}.service-strip strong{font-size:13px}.service-strip small{font-size:11px;line-height:1.5;color:#6b615a}.contact-section{padding:92px 6vw;background:#b79272;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;align-items:center}.contact-section .section-kicker{color:#f0ddd0}.contact-section h2{font-size:58px;line-height:1.05}.contact-card{border-left:1px solid rgba(255,255,255,.4);padding-left:48px}.contact-card p{font-family:Georgia,serif;font-size:18px;line-height:1.8;color:#fff6ef;margin:0 0 26px}footer{padding:55px 5vw 24px;background:#161310;color:#e7ded6;display:grid;grid-template-columns:1.3fr 1fr;gap:25px 50px;align-items:start}.footer-brand{color:#fff}.footer-brand .brand-mark,.footer-brand .brand-mark:before{border-color:#b89473}footer p{color:#aaa098;font-size:12px;line-height:1.7;max-width:340px}.footer-links{justify-self:end;display:flex;gap:24px}footer>small{grid-column:1/-1;border-top:1px solid #39332e;padding-top:20px;color:#766f69}.floating-contact{position:fixed;right:24px;bottom:24px;width:56px;height:56px;border-radius:50%;background:#b58b67;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:24px;z-index:40;box-shadow:0 10px 30px rgba(65,43,26,.25);transition:.25s}.floating-contact:hover{transform:scale(1.06)}@keyframes rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.nav-links{gap:18px}.category-track{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-note{display:none}.hero h1{font-size:62px}.service-strip{grid-template-columns:repeat(2,1fr)}.service-strip>div:nth-child(2){border-right:0}.contact-section h2{font-size:50px}}@media(max-width:760px){.topbar{min-height:31px;font-size:9px}.topbar i,.topbar>div span:last-child{display:none}.nav-shell{height:72px;grid-template-columns:1fr auto;padding:0 18px}.brand-mark{width:34px;height:39px;font-size:21px}.brand-mark:before{width:25px;height:25px;top:-7px}.brand strong{font-size:18px}.brand small{font-size:7px}.nav-links{position:absolute;left:0;right:0;top:72px;background:#fff;padding:24px 22px;display:none;flex-direction:column;align-items:flex-start;gap:22px;border-top:1px solid #eee;box-shadow:0 18px 30px rgba(0,0,0,.08)}.nav-links.open{display:flex}.menu-btn{display:grid}.nav-actions .icon-btn:first-child{display:none}.hero{height:680px;padding:0 24px;background-position:62%}.hero-overlay{background:linear-gradient(90deg,rgba(13,10,8,.82),rgba(13,10,8,.35)),linear-gradient(0deg,rgba(13,10,8,.45),transparent)}.hero h1{font-size:48px}.hero p{font-size:17px}.hero-ctas{flex-direction:column;align-items:stretch}.hero-ctas .btn{width:100%}.hero-trust{gap:13px;overflow:auto}.hero-trust span{white-space:nowrap}.section{padding:64px 18px}.contact-section h2,.editorial h2,.section-head h2{font-size:38px}.category-track{grid-template-columns:repeat(2,1fr);gap:10px}.category-card:last-child{grid-column:1/-1;width:50%;justify-self:center}.row-head{display:block}.row-head p{margin-top:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-media{height:220px}.product-body{padding:13px}.product-body h3{font-size:16px}.product-footer{display:grid}.product-footer button{width:100%}.editorial{grid-template-columns:1fr}.editorial-image{height:420px;background-image:linear-gradient(0deg,#211a15,transparent 45%),url(https://images.pexels.com/photos/1866149/pexels-photo-1866149.jpeg?auto=compress&cs=tinysrgb&w=1200)}.editorial-copy{padding:20px 22px 60px}.service-strip{grid-template-columns:1fr;padding:25px 18px}.service-strip>div{border-right:0;border-bottom:1px solid #cdbfb2;padding:20px 8px}.service-strip>div:last-child{border-bottom:0}.contact-section{grid-template-columns:1fr;padding:65px 22px;gap:28px}.contact-card{border-left:0;border-top:1px solid rgba(255,255,255,.4);padding:27px 0 0}.contact-section h2{font-size:42px}footer{grid-template-columns:1fr;padding:48px 22px 24px}.footer-links{justify-self:start;display:grid;grid-template-columns:repeat(2,auto);gap:13px 30px}.floating-contact{right:16px;bottom:16px}}@media(max-width:420px){.product-grid{grid-template-columns:1fr 1fr}.product-media{height:185px}.product-footer strong{font-size:12px}.product-footer button{font-size:9px}.hero h1{font-size:43px}}