:root{--cream:#fbf7ef;--sand:#eadbc6;--terracotta:#ad603b;--terracotta-dark:#8f4d31;--sage:#70755b;--olive:#596044;--brown:#38251b;--ink:#2f211a;--muted:#756256;--white:#fffdfa;--border:rgba(56,37,27,.13);--shadow:0 18px 55px rgba(62,42,29,.09);--shadow-soft:0 8px 28px rgba(62,42,29,.07);--radius:22px;--page:1220px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--brown);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button{color:inherit}.site-main{min-height:55vh}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;background:var(--white);padding:10px 14px;z-index:9999;border-radius:10px;box-shadow:var(--shadow)}:focus-visible{outline:3px solid rgba(173,96,59,.35);outline-offset:3px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--terracotta)}.section{padding:72px 0}.section--tight{padding:34px 0}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.section-heading h2,.section-title{font:700 clamp(2rem,4vw,3.2rem)/1.02 var(--serif);margin:5px 0 0;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--muted);max-width:640px}.text-link{font-weight:750;border-bottom:1px solid currentColor;padding-bottom:2px;white-space:nowrap}.text-link:hover{color:var(--terracotta)}.announcement{background:#eee1cf;border-bottom:1px solid var(--border);font-size:.78rem;color:#5f4a3c}.announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement__inner span{white-space:nowrap}.announcement__middle{font-weight:800;color:var(--brown)}.site-header{position:sticky;top:0;z-index:80;background:#fffdfaf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand__mark{width:46px;height:46px;border-radius:50%;object-fit:cover;border:1px solid rgba(56,37,27,.08)}.brand__name{font:700 1.85rem/1 var(--serif);letter-spacing:-.045em}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:28px;font-weight:700;font-size:.92rem}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1.5px;background:var(--terracotta);transition:right .18s ease}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;gap:9px;align-items:center}.icon-button{width:40px;height:40px;border:1px solid var(--border);background:var(--white);display:grid;place-items:center;border-radius:999px;position:relative;cursor:pointer}.icon-button:hover{border-color:#38251b47;background:#fff}.icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-bubble{position:absolute;right:-3px;top:-5px;background:var(--terracotta);color:#fff;min-width:19px;height:19px;padding:0 4px;border-radius:99px;font-size:.64rem;display:grid;place-items:center;font-weight:800}.menu-toggle,.close-icon,.menu-toggle[aria-expanded=true] .menu-icon{display:none}.menu-toggle[aria-expanded=true] .close-icon{display:block}.mobile-nav{display:none}.hero{padding:26px 0 24px}.hero__shell{display:grid;grid-template-columns:1.08fr .92fr;min-height:540px;background:linear-gradient(118deg,#fffaf2,#f6e7d2 54%,#e2c49e);border:1px solid var(--border);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.hero__content{padding:58px 56px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero h1{font:700 clamp(3.45rem,6.2vw,5.8rem)/.92 var(--serif);letter-spacing:-.057em;margin:10px 0 20px;max-width:680px}.hero__lede{font:400 clamp(1.04rem,1.6vw,1.28rem)/1.5 var(--serif);color:#654d3e;max-width:570px;margin:0 0 27px}.button-row{display:flex;gap:11px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;background:var(--terracotta);color:#fff;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{background:var(--terracotta-dark);transform:translateY(-1px);box-shadow:0 8px 20px #8f4d3129}.button--secondary{background:#fffdfa5c;color:var(--brown);border-color:#38251b47}.button--secondary:hover{background:#fffdfac7;color:var(--brown)}.hero__proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px}.hero__proof span{display:flex;align-items:center;gap:7px;font-size:.8rem;font-weight:750;color:#5f4a3d}.proof-dot{font-style:normal;width:23px;height:23px;display:grid;place-items:center;border:1px solid rgba(112,117,91,.45);border-radius:50%;color:var(--sage);font-size:.7rem;background:#fffdfa66}.hero__visual{position:relative;min-height:500px;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.65),transparent 26%),linear-gradient(145deg,#ddc19a,#b98660);overflow:hidden}.hero__arch{position:absolute;top:9%;right:10%;bottom:7%;left:10%;border-radius:180px 180px 24px 24px;background:linear-gradient(155deg,#fbf3e7,#e8d4b8);box-shadow:0 26px 60px #38251b29}.hero__chair{position:absolute;left:17%;bottom:12%;width:48%;aspect-ratio:1.22;border-radius:36px 36px 25px 25px;background:#fbf3e7;box-shadow:0 20px 36px #38251b24}.hero__chair:before{content:"";position:absolute;width:38%;aspect-ratio:1;border-radius:17px;left:33%;top:27%;background:var(--terracotta);transform:rotate(-3deg);box-shadow:0 8px 18px #38251b1c}.hero__plant{position:absolute;right:12%;bottom:11%;width:23%;height:43%;border-radius:50% 50% 13px 13px;background:linear-gradient(170deg,var(--olive) 0 28%,transparent 29%),linear-gradient(15deg,var(--sage) 0 22%,transparent 23%)}.hero__lamp{position:absolute;right:18%;top:15%;width:24%;height:24%;border-top:40px solid var(--terracotta);border-left:20px solid transparent;border-right:20px solid transparent;border-radius:50%;filter:drop-shadow(0 9px 11px rgba(56,37,27,.14))}.hero__quote{position:absolute;right:4%;bottom:5%;background:#fffdfaf2;padding:15px 17px;border-radius:15px;box-shadow:var(--shadow-soft);font:600 .92rem/1.35 var(--serif);max-width:155px}.section--featured{padding-top:54px}.space-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.space-card{background:var(--white);border:1px solid var(--border);border-radius:20px;overflow:hidden;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;padding:22px;transition:transform .2s ease,box-shadow .2s ease}.space-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.space-card:before{content:"";position:absolute;top:0;right:0;bottom:42%;left:0;background:linear-gradient(145deg,#e7d3b7,#c5926d)}.space-card:nth-child(2):before{background:linear-gradient(145deg,#d8d2bd,#9ca184)}.space-card__content{position:relative;z-index:1}.space-card h3{font:700 1.45rem/1.08 var(--serif);margin:0 0 5px}.space-card p{margin:0;color:var(--muted);font-size:.9rem;max-width:420px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{background:var(--white);border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.product-card__image{aspect-ratio:1.04;background:#efe4d4;overflow:hidden;position:relative}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#eadbc6,#d8b894);font:700 1.05rem var(--serif);color:#654a39;text-align:center;padding:24px}.product-card__badge{position:absolute;top:11px;left:11px;padding:6px 9px;border-radius:999px;background:#38251be6;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.02em}.product-card__body{padding:15px 16px 16px;display:flex;flex-direction:column;gap:11px;flex:1}.product-card h3{font:700 1.08rem/1.18 var(--serif);margin:0}.product-card__meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-weight:850}.product-card__link{font-size:.8rem;font-weight:800;color:var(--terracotta)}.collection-empty{background:var(--white);border:1px dashed rgba(56,37,27,.2);border-radius:18px;padding:34px;display:flex;flex-direction:column;gap:5px;color:var(--muted)}.collection-empty strong{color:var(--brown);font:700 1.25rem var(--serif)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:18px;overflow:hidden}.trust-item{background:var(--white);padding:22px;display:flex;align-items:center;gap:12px}.trust-icon{font-size:1.15rem;width:32px;height:32px;border-radius:50%;background:#f2e6d5;display:grid;place-items:center;flex:0 0 auto}.trust-item strong{display:block;font-size:.92rem}.trust-item span{display:block;color:var(--muted);font-size:.78rem;margin-top:2px}.fyp-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.fyp-card{min-height:250px;border-radius:18px;overflow:hidden;position:relative;background:linear-gradient(145deg,#aa896d,#5e4a3c);display:flex;align-items:end;padding:18px;color:#fff}.fyp-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(31,20,15,.72),transparent 58%)}.fyp-card__content{position:relative;z-index:1}.problem-shell{background:#f7ebd8;border:1px solid var(--border);border-radius:24px;padding:28px}.problem-grid{display:grid;grid-template-columns:.8fr repeat(3,1fr);gap:18px}.problem-intro h2{font:700 2.35rem/.98 var(--serif);margin:0 0 12px}.problem-card{background:var(--white);border-radius:16px;overflow:hidden;border:1px solid var(--border)}.before-after{display:grid;grid-template-columns:1fr 1fr;height:150px}.before-after div{display:grid;place-items:end center;padding:10px;font-weight:800;font-size:.78rem}.before{background:#b49a84;color:#fff}.after{background:#d9c49e;color:#523b2d}.problem-card p{margin:12px 14px 14px;font-weight:700;text-align:center}.product-main{padding:46px 0 72px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:50px;align-items:start}.product-media{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-media__item{background:#eee2d2;border-radius:18px;overflow:hidden;border:1px solid var(--border)}.product-media__item:first-child{grid-column:1/-1}.product-media__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:100px}.product-info h1{font:700 clamp(2.35rem,4vw,4rem)/.98 var(--serif);letter-spacing:-.045em;margin:8px 0 12px}.product-price{font-size:1.28rem;font-weight:850;margin-bottom:22px}.product-copy{color:#5e4b40}.rte p:first-child{margin-top:0}.rte ul{padding-left:20px}.variant-row{display:grid;gap:7px;margin-top:18px}.variant-row label{font-weight:800;font-size:.86rem}.select,.quantity-input{width:100%;min-height:48px;border:1px solid rgba(56,37,27,.22);background:var(--white);border-radius:12px;padding:0 13px}.quantity-input{max-width:110px}.product-form__buttons{margin-top:20px}.product-form__buttons .button{width:100%;min-height:52px}.product-form__buttons .button:disabled{opacity:.5;cursor:not-allowed;transform:none}.product-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.product-note{border:1px solid var(--border);background:#fffdfa8c;border-radius:12px;padding:10px;text-align:center;font-size:.72rem;font-weight:750}.collection-hero,.page-hero{padding:58px 0 28px}.collection-hero h1,.page-hero h1{font:700 clamp(2.8rem,6vw,5rem)/.95 var(--serif);letter-spacing:-.05em;margin:8px 0 12px}.collection-description{max-width:700px;color:var(--muted)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.collection-count{font-size:.88rem;color:var(--muted)}.page-hero+.section{padding-top:20px}.rte{max-width:780px}.rte h1,.rte h2,.rte h3{font-family:var(--serif);line-height:1.05}.rte h2{margin-top:32px}.cart-page{padding:50px 0 80px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--border)}.cart-summary{margin-top:28px;margin-left:auto;max-width:420px;background:var(--white);border:1px solid var(--border);border-radius:18px;padding:22px}.cart-summary__line{display:flex;justify-content:space-between;gap:16px;font-weight:800;margin-bottom:18px}.empty-state{text-align:center;padding:70px 20px;background:var(--white);border-radius:22px;border:1px solid var(--border)}.site-footer{background:#eee2d0;border-top:1px solid var(--border);padding:52px 0 24px;margin-top:32px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:36px}.footer-intro{max-width:330px}.footer-brand{display:flex;align-items:center;gap:10px;font:700 1.45rem var(--serif)}.footer-brand img{width:44px;height:44px;border-radius:50%;object-fit:cover}.footer-title{font-weight:850;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:13px}.footer-links{display:grid;gap:9px;color:#685449;font-size:.88rem}.footer-links a:hover{color:var(--terracotta)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--border);margin-top:36px;padding-top:18px;color:#765f51;font-size:.78rem}@media(max-width:1050px){.desktop-nav{gap:17px;font-size:.86rem}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{display:none}.problem-grid{grid-template-columns:1fr 1fr}.problem-intro{grid-column:1/-1}}@media(max-width:760px){.page-width{width:min(calc(100% - 28px),var(--page))}.announcement__inner{justify-content:center;min-height:31px;font-size:.73rem}.announcement__inner span:not(.announcement__middle){display:none}.header-inner{min-height:64px;grid-template-columns:auto 1fr auto;gap:10px}.brand__mark{width:40px;height:40px}.brand__name{font-size:1.45rem}.desktop-nav{display:none}.menu-toggle{display:grid}.header-actions .search-link{display:none}.icon-button{width:38px;height:38px}.mobile-nav{display:block;position:absolute;left:0;right:0;top:100%;background:#fffdfafc;border-bottom:1px solid var(--border);box-shadow:0 18px 35px #38251b1a;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.mobile-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-nav__inner{padding-top:8px;padding-bottom:14px}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:13px 2px;border-bottom:1px solid var(--border);font-weight:800;font-size:.98rem}.mobile-nav a:last-child{border-bottom:0}.section{padding:48px 0}.section--featured{padding-top:42px}.section-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:20px}.section-heading h2,.section-title{font-size:2.35rem}.hero{padding:14px 0 18px}.hero__shell{grid-template-columns:1fr;min-height:0;border-radius:24px}.hero__content{padding:38px 28px 34px}.hero h1{font-size:clamp(3rem,12.7vw,4rem);line-height:.93;letter-spacing:-.052em;margin:9px 0 17px;max-width:9ch}.hero__lede{font-size:1.03rem;line-height:1.48;margin-bottom:23px;max-width:34ch}.button-row{display:grid;grid-template-columns:1fr 1fr}.button{padding:0 15px;font-size:.9rem;min-height:46px}.hero__proof{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:23px}.hero__proof span{font-size:.75rem}.hero__proof span:last-child{grid-column:1/-1}.hero__visual{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card__body{padding:13px}.product-card h3{font-size:1rem}.product-card__badge{font-size:.6rem}.space-grid{grid-template-columns:1fr 1fr;gap:12px}.space-card{min-height:175px;padding:17px}.space-card h3{font-size:1.25rem}.space-card p{font-size:.82rem}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{padding:17px 15px}.product-layout{grid-template-columns:1fr;gap:28px}.product-info{position:static}.product-main{padding-top:24px}.product-media{gap:8px}.product-info h1{font-size:2.55rem}.product-notes{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-intro{grid-column:1/-1}.footer-grid>div:last-child{display:block}.footer-bottom{flex-direction:column;gap:5px}.collection-toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.page-width{width:min(calc(100% - 24px),var(--page))}.brand__name{font-size:1.38rem}.hero__content{padding:34px 24px 30px}.hero h1{font-size:clamp(2.8rem,13vw,3.55rem);max-width:9ch}.button-row,.hero__proof{grid-template-columns:1fr}.hero__proof span:last-child{grid-column:auto}.product-grid{grid-template-columns:1fr}.product-card__image{aspect-ratio:1.16}.space-grid{grid-template-columns:1fr}.space-card{min-height:160px}.trust-strip,.footer-grid{grid-template-columns:1fr}.footer-intro{grid-column:auto}.product-media{grid-template-columns:1fr}.product-media__item:first-child{grid-column:auto}.cart-item{grid-template-columns:70px 1fr}.cart-item>*:last-child{grid-column:2}.section-heading h2,.section-title{font-size:2.15rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
