:root{color:#2d241c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background:#f8f6f2;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-height:100%;margin:0}body{min-width:320px}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.site{color:#2b241d;background:radial-gradient(circle at 0 0,#b9915a1a,#0000 26%),radial-gradient(circle at 100% 100%,#2c53641a,#0000 32%),#f8f5ef;min-height:100vh}.header{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f5eff2;border-bottom:1px solid #5443321a;justify-content:space-between;align-items:center;gap:24px;padding:16px 6%;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;display:flex}.brandLogo{object-fit:contain;background:#fffdf9;border-radius:14px;width:58px;height:58px;box-shadow:0 8px 20px #352a2014}.brandName{letter-spacing:-.02em;font-size:1.12rem;font-weight:800}.brandTagline{color:#78695c;margin-top:2px;font-size:.84rem}.desktopNav{align-items:center;gap:24px;display:flex}.desktopNav a{color:#5e5044;font-weight:600;transition:color .2s}.desktopNav a:hover{color:#241b15}.headerButton,.primaryButton,.secondaryButton,.formButton{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;transition:all .2s;display:inline-flex}.headerButton,.primaryButton,.formButton{color:#fff;background:linear-gradient(135deg,#2f5d4c,#426f5a);border:none;box-shadow:0 10px 24px #2f5d4c33}.headerButton:hover,.primaryButton:hover,.formButton:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2f5d4c40}.secondaryButton{color:#2b241d;background:#fffdf8;border:1px solid #d4c7b7}.secondaryButton:hover{background:#f0e9df}.menuButton{cursor:pointer;background:#fffdf8;border:1px solid #d7cbbe;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:none}.mobileNav{display:none}.section{padding:88px 6%}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding-top:64px;display:grid}.eyebrow,.sectionLabel{color:#705f50;letter-spacing:.06em;text-transform:uppercase;background:#eee5d8;border-radius:999px;margin-bottom:18px;padding:10px 14px;font-size:.82rem;font-weight:700;display:inline-block}.hero h1,.about h2,.features h2,.units h2,.process h2,.faq h2,.contact h2{letter-spacing:-.04em;color:#1f1711;margin:0;font-size:clamp(2.7rem,5vw,4.7rem);line-height:.98}.heroCopy,.aboutCopy p,.centerText p,.contactIntro,.unitCard p,.contactCard p,.formNote,.featureCardLarge p,.processCard p,.faqCard p{color:#65584d;font-size:1.03rem;line-height:1.75}.heroCopy{max-width:720px;margin-top:24px}.buttonRow{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.heroChecks{color:#5e5044;flex-wrap:wrap;gap:18px;margin-top:26px;font-weight:600;display:flex}.heroChecks span{align-items:center;gap:8px;display:inline-flex}.heroVisual{flex-direction:column;gap:18px;display:flex}.heroLogoCard{background:#fffdf8eb;border:1px solid #5443321a;border-radius:30px;justify-content:center;align-items:center;padding:28px;display:flex;box-shadow:0 24px 50px #352a2014}.heroLogo{object-fit:contain;width:100%;max-width:420px}.heroStatGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.heroMiniCard{background:#fffdf8;border:1px solid #5443321a;border-radius:22px;padding:22px;box-shadow:0 10px 18px #352a200d}.heroMiniCard h3{margin:12px 0 8px;font-size:1.12rem}.heroMiniCard p{color:#65584d;margin:0;line-height:1.6}.whiteSection{background:#fffdf8}.about{grid-template-columns:.9fr 1.1fr;gap:56px;display:grid}.aboutCopy{flex-direction:column;gap:18px;display:flex}.valueGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:10px;display:grid}.valueGrid div{background:#f3eadf;border:1px solid #54433214;border-radius:20px;padding:22px}.valueGrid h3{margin:0 0 8px;font-size:1.18rem}.valueGrid p{color:#65584d;margin:0;font-size:.96rem}.features{background:linear-gradient(#f5efe5 0%,#f8f5ef 100%)}.centerText{text-align:center;max-width:850px;margin:0 auto}.featureGridLarge{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px;display:grid}.featureCardLarge{background:#fffdf8;border:1px solid #5443321a;border-radius:24px;padding:26px;box-shadow:0 12px 22px #352a200d}.featureIconWrap{color:#315b4c;background:#efe5d7;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.featureCardLarge h3{margin:16px 0 10px;font-size:1.15rem}.units{background:#f8f5ef}.unitGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px;display:grid}.unitCard{background:#fffdf8;border:1px solid #5443321a;border-radius:24px;padding:26px;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 22px #352a200d}.unitCard:hover{transform:translateY(-4px);box-shadow:0 18px 28px #352a2014}.unitTitle{text-transform:uppercase;letter-spacing:.08em;color:#7a6b5d;margin:0 0 10px;font-size:.82rem;font-weight:700}.unitCard h3{color:#1f1711;margin:0 0 16px;font-size:2rem}.unitCard strong{color:#352a21;margin-bottom:8px;display:block}.unitCard span{color:#5e5044;background:#f3eadf;border-radius:16px;margin-top:16px;padding:14px;font-size:.95rem;line-height:1.55;display:block}.unitPriceBlock{background:#f3eadf;border:1px solid #54433214;border-radius:18px;margin:0 0 18px;padding:16px}.unitPrice{color:#2f5d4c;margin:0;font-size:1.45rem;font-weight:850;line-height:1.1}.unitAnnualPrice{color:#5e5044;margin:6px 0 0;font-size:1rem;font-weight:700}.unitTax{color:#7a6b5d;text-transform:uppercase;letter-spacing:.04em;margin:6px 0 0;font-size:.9rem;font-weight:700}.contactCard a{color:#2f5d4c;font-weight:750}.contactCard a:hover{text-decoration:underline}.process{background:#fffdf8}.processGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:46px;display:grid}.processCard{background:#f9f4ec;border:1px solid #54433214;border-radius:22px;padding:24px}.processNumberWrap{color:#fff;background:#315b4c;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.processCard h3{margin:16px 0 10px;font-size:1.12rem}.faq{background:linear-gradient(#f5efe5 0%,#f8f5ef 100%)}.faqGrid{grid-template-columns:1fr 1fr;gap:20px;margin-top:44px;display:grid}.faqCard{background:#fffdf8;border:1px solid #5443321a;border-radius:22px;padding:24px;box-shadow:0 10px 18px #352a200a}.faqCard h3{margin:0 0 10px;font-size:1.1rem}.contact{grid-template-columns:.95fr 1.05fr;gap:54px;display:grid}.contactCards{gap:14px;margin-top:28px;display:grid}.contactCard{background:#f9f4ec;border:1px solid #5443321a;border-radius:18px;align-items:flex-start;gap:14px;padding:18px;display:flex}.contactCard h3{margin:0 0 6px;font-size:1rem}.contactCard p{margin:0}.rentalForm{background:#fffaf3;border:1px solid #5443321a;border-radius:28px;gap:18px;padding:28px;display:grid;box-shadow:0 18px 32px #352a200d}.twoColumn{grid-template-columns:1fr 1fr;gap:16px;display:grid}label{color:#4b3d31;gap:8px;font-weight:600;display:grid}input,select,textarea{width:100%;font:inherit;color:#2d241c;background:#fff;border:1px solid #d8ccbf;border-radius:14px;outline:none;padding:14px 15px}input:focus,select:focus,textarea:focus{border-color:#426f5a;box-shadow:0 0 0 3px #426f5a1f}textarea{resize:vertical;min-height:130px}.formButton{width:100%}.formNote{margin:0;font-size:.92rem}.footer{color:#ffffffe0;background:#2d4739;flex-wrap:wrap;justify-content:space-between;gap:22px;padding:34px 6%;display:flex}.footerBrand{align-items:center;gap:16px;display:flex}.footerLogo{object-fit:contain;background:#ffffff14;border-radius:14px;width:68px;height:68px;padding:4px}.footer h2{color:#fff;margin:0 0 8px}.footer p{margin:0}@media (width<=1200px){.featureGridLarge,.unitGrid,.processGrid{grid-template-columns:1fr 1fr}.about,.contact,.hero{grid-template-columns:1fr}}@media (width<=820px){.desktopNav,.headerButton{display:none}.menuButton{display:inline-flex}.mobileNav{background:#f8f5eff7;border-bottom:1px solid #5443321f;gap:12px;padding:0 6% 18px;display:grid}.mobileNav a{color:#5e5044;font-weight:600}.section{padding:70px 6%}.valueGrid,.featureGridLarge,.unitGrid,.processGrid,.faqGrid,.twoColumn,.heroStatGrid{grid-template-columns:1fr}.heroChecks{flex-direction:column;gap:10px}.footer{flex-direction:column}.footerBrand{align-items:flex-start}}
