:root{--ink:#17211b;--muted:#5f6d65;--line:#dbe5dd;--paper:#fffdf7;--soft:#eef5ec;--sage:#426b4d;--sage-dark:#294733;--sand:#f3e8d2;--accent:#b87935;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.om-shell{width:min(1160px,calc(100% - 36px));margin:0 auto}.om-header{position:sticky;top:0;z-index:20;background:rgba(255,253,247,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.om-nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.om-brand{text-decoration:none;display:flex;flex-direction:column;line-height:1.1}.om-brand span{font-size:28px;font-weight:850;letter-spacing:-.05em;color:var(--sage-dark)}.om-brand small{font-size:12px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.om-nav{display:flex;align-items:center;gap:8px}.om-nav a{padding:10px 14px;border-radius:999px;text-decoration:none;color:var(--muted);font-weight:650}.om-nav a:hover,.om-nav a.is-active{background:var(--soft);color:var(--sage-dark)}.om-menu{display:none;border:1px solid var(--line);background:var(--white);border-radius:999px;padding:10px 14px;font-weight:750;color:var(--sage-dark)}.om-hero{padding:64px 0 44px;background:linear-gradient(135deg,#f8f1df 0%,#edf6ef 58%,#fbf8ef 100%)}.om-hero-grid,.om-product-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:36px;align-items:center}.om-hero-copy h1,.om-page-hero h1{font-size:clamp(38px,6vw,72px);line-height:.95;letter-spacing:-.06em;margin:10px 0 22px}.om-hero-copy p,.om-page-hero p{font-size:18px;color:var(--muted);max-width:660px}.om-kicker{margin:0 0 10px;color:var(--accent);font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:850}.om-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.om-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 20px;background:var(--sage-dark);color:var(--white);font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 12px 24px rgba(41,71,51,.18)}.om-btn:hover{background:var(--sage)}.om-btn-light{background:var(--white);color:var(--sage-dark);border:1px solid var(--line);box-shadow:none}.om-hero-image,.om-product-hero img{border-radius:32px;overflow:hidden;box-shadow:0 24px 56px rgba(36,62,45,.18);background:var(--white)}.om-hero-image img{width:100%;height:430px;object-fit:cover}.om-section{padding:70px 0}.om-muted{background:var(--soft)}.om-section-head{max-width:760px;margin-bottom:28px}.om-section-head h2,.om-feature-grid h2,.om-two h2,.om-legal h2{font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-.045em;margin:0 0 14px}.om-section-head p,.om-feature-grid p,.om-two p,.om-legal p,.om-info p{color:var(--muted)}.om-grid{display:grid;gap:18px}.om-grid-four{grid-template-columns:repeat(4,1fr)}.om-card{background:var(--white);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 14px 34px rgba(30,54,39,.08)}.om-card img{height:210px;width:100%;object-fit:cover;background:var(--sand)}.om-card-body{padding:20px}.om-card h3{font-size:21px;letter-spacing:-.025em;margin:0 0 8px}.om-card h3 a{text-decoration:none}.om-card p{color:var(--muted);margin:0 0 14px}.om-text-link{color:var(--sage-dark);font-weight:850;text-decoration:none}.om-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.om-points{display:grid;gap:12px}.om-points span,.om-info{display:block;background:var(--white);border:1px solid var(--line);border-radius:22px;padding:18px;color:var(--sage-dark);font-weight:750}.om-page-hero{padding:62px 0;background:linear-gradient(135deg,#f5ead4,#eef6ef)}.om-product-hero img{width:420px;justify-self:end}.om-two{display:grid;grid-template-columns:1fr 1fr;gap:34px}.om-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.om-list{padding-left:22px;color:var(--muted)}.om-list li{margin-bottom:12px}.om-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px}.om-contact-card,.om-form,.om-legal{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:26px}.om-form{display:grid;gap:15px}.om-form label{display:grid;gap:6px;color:var(--sage-dark);font-weight:750}.om-form input,.om-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit}.om-form-note{margin:0;color:var(--muted);font-size:14px}.om-legal{max-width:880px}.om-footer{padding:44px 0;background:var(--sage-dark);color:#f9fff8}.om-footer-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:28px}.om-footer p{color:#d6e4d8}.om-footer a{color:#fff}.om-footer-links{display:grid;gap:8px;margin-top:10px}.om-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:40;max-width:720px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:0 22px 55px rgba(20,34,26,.2);display:none;gap:14px;align-items:center}.om-cookie.is-visible{display:flex}.om-cookie p{margin:0;color:var(--muted);font-size:14px}.om-cookie-btn{border:0;border-radius:999px;background:var(--sage-dark);color:#fff;padding:10px 16px;font-weight:800;cursor:pointer;white-space:nowrap}@media (max-width:900px){.om-menu{display:inline-flex}.om-nav{position:absolute;left:18px;right:18px;top:74px;background:var(--white);border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 44px rgba(20,34,26,.14);padding:12px;display:none;flex-direction:column;align-items:stretch}.om-nav.is-open{display:flex}.om-hero-grid,.om-product-hero,.om-feature-grid,.om-two,.om-contact-grid,.om-footer-grid{grid-template-columns:1fr}.om-grid-four,.om-three{grid-template-columns:1fr 1fr}.om-product-hero img{justify-self:start;width:min(100%,420px)}.om-hero-image img{height:300px}}@media (max-width:620px){.om-shell{width:min(100% - 28px,1160px)}.om-hero,.om-section,.om-page-hero{padding:44px 0}.om-grid-four,.om-three{grid-template-columns:1fr}.om-card img{height:230px}.om-cookie{align-items:flex-start;flex-direction:column}.om-brand span{font-size:24px}}
