@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap');
:root{--ivory:#faf9f6;--paper:#fff;--ink:#1d1d1f;--muted:#6e6b66;--beige:#e9e1d3;--champagne:#c9ac78;--line:#dedbd4;--serif:Georgia,'Times New Roman',serif;--sans:'Manrope','DM Sans',Arial,sans-serif;--page:1360px;--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-width{width:min(var(--page),calc(100% - 64px));margin:auto}.visually-hidden,.skip-link{position:absolute;left:-9999px}.announcement{height:34px;background:var(--ink);color:#f8f3e9;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.announcement span{color:var(--champagne)}.site-header{position:sticky;top:0;z-index:30;background:#faf9f6e8;backdrop-filter:blur(18px);border-bottom:1px solid #1d1d1f12}.header-row{height:76px;display:grid;grid-template-columns:180px 1fr 180px;align-items:center}.brand{font:500 24px/1 var(--serif)}.brand span,.eyebrow{color:#94784a;font:600 10px/1 var(--sans);letter-spacing:.2em;text-transform:uppercase}.nav,.header-actions{display:flex;align-items:center;gap:32px}.nav{justify-content:center}.header-actions{justify-content:flex-end}.mobile-menu,.mobile-nav{display:none}.eyebrow{margin:0 0 16px}.eyebrow--light{color:#ead7b5}.display,.section-title,h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}.display{max-width:840px;margin:0;font-size:clamp(48px,6.2vw,94px);letter-spacing:-.055em}.section{padding:120px 0}.section--compact{padding:62px 0}.section-title{font-size:clamp(40px,4.6vw,66px);letter-spacing:-.045em;margin:0}.section-copy{max-width:580px;margin:18px 0 0;color:var(--muted);font-size:16px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px}.button{min-height:54px;padding:0 28px;border:1px solid var(--ink);border-radius:99px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;font-size:12px;font-weight:600;transition:.25s}.button:hover{transform:translateY(-2px)}.button--light{background:#fff;color:var(--ink);border-color:#fff}.button--glass{background:#ffffff14;border-color:#ffffff8c}.text-link{font-size:12px;font-weight:600;border-bottom:1px solid #999;padding-bottom:5px}
.hero{position:relative;height:780px;min-height:calc(100svh - 110px);color:#fff;overflow:hidden}.hero__media,.hero__veil{position:absolute;inset:0}.hero__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}.hero__veil{background:linear-gradient(90deg,#161310e8,#16131082 56%,#16131019)}.hero__glow{position:absolute;right:-8%;bottom:-30%;width:58vw;height:58vw;border-radius:50%;background:radial-gradient(circle,#c9ac783d,transparent 68%)}.hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero__panel{max-width:700px;padding:46px 48px 44px;border:1px solid #ffffff2e;border-radius:28px;background:linear-gradient(135deg,#16131052,#16131014);box-shadow:0 30px 100px #0004;backdrop-filter:blur(5px)}.hero__text{max-width:590px;margin:26px 0 0;font-size:18px;color:#ffffffd1}.hero-actions,.hero__proof{display:flex;gap:14px;margin-top:32px}.hero__proof{gap:24px;color:#ffffffc7;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.hero__micro{position:absolute;bottom:24px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff9c}.hero__micro span{display:inline-block;width:3px;height:3px;background:var(--champagne);margin:0 12px 2px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{transition:transform .35s}.product-card:hover{transform:translateY(-6px)}.product-card__link{display:block}.product-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#eee8df;border-radius:var(--radius);box-shadow:0 16px 38px #1d1d1f14;transition:.35s}.product-card:hover .product-card__media{box-shadow:0 28px 60px #1d1d1f26}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .65s}.product-card:hover img{transform:scale(1.035)}.product-card__badge{position:absolute;left:14px;top:14px;padding:7px 11px;border-radius:99px;background:#fffffff0;font-size:8px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.product-card__quick{position:absolute;inset:auto 14px 14px;padding:14px 16px;border-radius:12px;background:#1d1d1ff0;color:#fff;display:flex;justify-content:space-between;font-size:11px;font-weight:600;transform:translateY(70px);transition:.3s}.product-card:hover .product-card__quick{transform:none}.product-card__info{padding:20px 2px}.product-card__type{margin-bottom:8px;color:#987a48;font-size:8px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.product-card__top{display:flex;justify-content:space-between;gap:12px}.product-card h3{font-size:20px;margin:0}.price{font-weight:600;font-size:13px;white-space:nowrap}.product-card__info p{color:var(--muted);font-size:12px;line-height:1.55;margin:10px 0 14px}.product-card__benefits{display:flex;flex-wrap:wrap;gap:6px 14px;list-style:none;padding:0;margin:0 0 17px;color:#65615b;font-size:9px}.product-card__benefits li:before{content:'';margin-right:6px;color:#9b7944}.product-card__cta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-mockup{position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,#f7efe2,#d5c2a2 74%)}.product-mockup__sheet{position:absolute;width:64%;height:72%;left:18%;top:14%;background:#faf8f3;box-shadow:0 22px 40px #271d113b}.product-mockup__sheet--back{transform:rotate(7deg) translate(12px,-4px);background:#d6b77f}.product-mockup__sheet--front{display:flex;flex-direction:column;padding:16% 11%;transform:rotate(-3deg)}.product-mockup__sheet span{font-size:7px;letter-spacing:.18em;text-transform:uppercase}.product-mockup__sheet strong{margin-top:18%;font:400 28px/1.02 var(--serif)}.product-mockup__sheet i{width:32px;border-top:1px solid #b6945a;margin:18px 0}
.values,.process{background:#f1eee8}.values__grid,.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value,.review{padding:30px}.showcase,.site-footer{background:var(--ink);color:#fff}.showcase__row{min-height:130px;border-bottom:1px solid #ffffff33;display:flex;align-items:center;gap:40px}.process>.page-width,.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.process__step{padding:30px 0;border-bottom:1px solid var(--line)}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.newsletter{text-align:center;padding:100px 0;background:#d7c3a2}.product-main{padding:64px 0 120px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-gallery__item{margin:0;background:#ece7df;border-radius:var(--radius);overflow:hidden}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(46px,5vw,68px)}.site-footer{padding:80px 0}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr 1fr;gap:55px}
@media(max-width:900px){.page-width{width:calc(100% - 40px)}.nav{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.process>.page-width,.product-layout{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr}}
@media(max-width:600px){.page-width{width:calc(100% - 28px)}.hero{height:700px}.hero__content{justify-content:flex-end;padding-bottom:72px}.hero__panel{padding:28px 22px}.display{font-size:49px}.hero-actions{width:100%;flex-direction:column}.hero-actions .button{width:100%}.hero__proof{flex-wrap:wrap}.section{padding:80px 0}.section-heading{align-items:start;flex-direction:column}.product-grid{gap:28px 10px}.product-card__quick,.product-card__benefits{display:none}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}
