.ogre-landing{--ogre-bg: #f7f7f4;--ogre-bg-soft: #ffffff;--ogre-section: #f1f3ee;--ogre-card: #ffffff;--ogre-line: #e4e7de;--ogre-text: #1e2420;--ogre-muted: #667068;--ogre-accent: #7c9b7a;--ogre-accent-soft: #dce7d8;--ogre-accent-2: #b9cbb7;--ogre-shadow: 0 18px 50px rgba(30, 36, 32, .07);--ogre-radius: 24px;--ogre-radius-sm: 18px}.ogre-landing,.ogre-landing *{box-sizing:border-box}.ogre-landing .page-width{max-width:1180px;margin:0 auto}.ogre-landing .ogre-shell{color:var(--ogre-text)}.ogre-landing .ogre-panel,.ogre-landing .ogre-card{background:#ffffffe0;border:1px solid rgba(30,36,32,.06);border-radius:var(--ogre-radius);box-shadow:var(--ogre-shadow)}.ogre-landing .ogre-grid,.ogre-landing .ogre-grid-4,.ogre-landing .ogre-grid-3,.ogre-landing .ogre-mini-grid,.ogre-landing .ogre-promo-grid{display:grid;gap:18px}.ogre-landing .ogre-grid,.ogre-landing .ogre-promo-grid{grid-template-columns:1.08fr .92fr}.ogre-landing .ogre-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ogre-landing .ogre-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ogre-landing .ogre-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ogre-landing .ogre-section{padding:28px 0}.ogre-landing .ogre-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.ogre-landing .ogre-section-head h2{margin:0;font-size:clamp(1.8rem,2vw,2.4rem);line-height:1.08;letter-spacing:-.04em}.ogre-landing .ogre-section-head p,.ogre-landing .ogre-muted{color:var(--ogre-muted);line-height:1.7}.ogre-landing .ogre-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--ogre-accent-soft);color:#50634f;border:1px solid #d7e3d3;font-size:.86rem;margin-bottom:18px}.ogre-landing .ogre-title{margin:0;font-size:clamp(2.4rem,4vw,4.1rem);line-height:1.02;letter-spacing:-.06em}.ogre-landing .ogre-title .accent{color:#6f8c6d}.ogre-landing .ogre-copy{font-size:1.03rem;color:var(--ogre-muted);line-height:1.75;max-width:58ch}.ogre-landing .ogre-actions{display:flex;flex-wrap:wrap;gap:14px}.ogre-landing .ogre-btn,.ogre-landing .ogre-btn:visited{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:700;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.ogre-landing .ogre-btn:hover{transform:translateY(-2px)}.ogre-landing .ogre-btn--primary{background:linear-gradient(135deg,var(--ogre-accent),#8eac8a);color:#fff;box-shadow:0 14px 26px #7c9b7a33}.ogre-landing .ogre-btn--secondary{background:#ffffffbd;border-color:var(--ogre-line);color:var(--ogre-text)}.ogre-landing .ogre-metrics{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.ogre-landing .ogre-metric{min-width:155px;padding:16px;border-radius:18px;background:#fbfcfa;border:1px solid var(--ogre-line)}.ogre-landing .ogre-metric strong{display:block;margin-bottom:4px;font-size:1.08rem}.ogre-landing .ogre-metric span{font-size:.92rem;color:var(--ogre-muted)}.ogre-landing .ogre-hero-copy{padding:52px;position:relative;overflow:hidden}.ogre-landing .ogre-hero-copy:after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:999px;background:#dce7d8b3;pointer-events:none}.ogre-landing .ogre-showcase{min-height:360px;border-radius:26px;padding:20px;background:radial-gradient(circle at top left,rgba(220,231,216,.95),transparent 30%),linear-gradient(180deg,#fdfdfb,#f3f5ef);border:1px solid var(--ogre-line);display:grid;place-items:center;overflow:hidden;position:relative}.ogre-landing .ogre-device{width:min(88%,330px);aspect-ratio:10 / 20;border-radius:34px;background:linear-gradient(160deg,#fcfcfa,#eef2ea);border:1px solid #dde4da;padding:12px;box-shadow:0 25px 60px #55655726;transform:rotate(-5deg)}.ogre-landing .ogre-device-screen{height:100%;border-radius:26px;padding:20px;background:radial-gradient(circle at top right,rgba(185,203,183,.45),transparent 32%),linear-gradient(180deg,#fff,#f4f7f1);display:grid;grid-template-rows:auto 1fr auto;gap:16px}.ogre-landing .ogre-screen-bar{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#5d695f}.ogre-landing .ogre-screen-card{background:#ffffffc7;border:1px solid #e1e8de;border-radius:22px;padding:18px;display:grid;gap:14px}.ogre-landing .ogre-badges{display:flex;flex-wrap:wrap;gap:8px}.ogre-landing .ogre-badge-lite,.ogre-landing .ogre-tag{display:inline-flex;align-items:center;font-size:.8rem;padding:7px 10px;border-radius:999px;background:#eef4eb;border:1px solid #dde7d9;color:#5d725d}.ogre-landing .ogre-visual{height:150px;border-radius:22px;background:radial-gradient(circle at 22% 25%,rgba(185,203,183,.55),transparent 26%),linear-gradient(145deg,#eff4ec,#dfe7dc 70%,#f9faf7);border:1px solid #dfe6dc;position:relative;overflow:hidden}.ogre-landing .ogre-visual:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:18px;border:2px solid rgba(255,255,255,.88)}.ogre-landing .ogre-chip{position:absolute;right:16px;bottom:16px;padding:8px 10px;border-radius:999px;background:#7c9b7a;color:#fff;font-size:.75rem;font-weight:800}.ogre-landing .ogre-mini-card,.ogre-landing .ogre-category,.ogre-landing .ogre-feature,.ogre-landing .ogre-testimonial,.ogre-landing .ogre-product{background:#ffffffe0;border:1px solid rgba(30,36,32,.06);border-radius:var(--ogre-radius);box-shadow:var(--ogre-shadow);transition:transform .25s ease}.ogre-landing .ogre-mini-card,.ogre-landing .ogre-category,.ogre-landing .ogre-feature,.ogre-landing .ogre-testimonial{padding:22px}.ogre-landing .ogre-mini-card small{display:block;margin-top:4px;color:var(--ogre-muted)}.ogre-landing .ogre-category,.ogre-landing .ogre-feature,.ogre-landing .ogre-testimonial,.ogre-landing .ogre-product{overflow:hidden}.ogre-landing .ogre-category:hover,.ogre-landing .ogre-feature:hover,.ogre-landing .ogre-testimonial:hover,.ogre-landing .ogre-product:hover{transform:translateY(-4px)}.ogre-landing .ogre-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#eef4eb;border:1px solid #dce6d8;margin-bottom:16px;font-size:1.28rem}.ogre-landing .ogre-category h3,.ogre-landing .ogre-feature h3,.ogre-landing .ogre-testimonial h3,.ogre-landing .ogre-product h3{margin:0 0 8px}.ogre-landing .ogre-category-media{aspect-ratio:4 / 3;border-radius:18px;overflow:hidden;margin-bottom:18px;background:linear-gradient(160deg,#fcfcfa,#edf1e8);border:1px solid #edf0e9}.ogre-landing .ogre-category-media img,.ogre-landing .ogre-product-media img,.ogre-landing .ogre-image-cover{width:100%;height:100%;object-fit:cover;display:block}.ogre-landing .ogre-product-media{aspect-ratio:1 / 1;position:relative;background:radial-gradient(circle at top left,rgba(185,203,183,.35),transparent 28%),linear-gradient(160deg,#fcfcfa,#edf1e8);border-bottom:1px solid #edf0e9}.ogre-landing .ogre-product-media .ogre-product-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#7a847b;font-size:.95rem}.ogre-landing .ogre-product-body{padding:18px}.ogre-landing .ogre-badge{position:absolute;top:14px;left:14px;padding:8px 10px;border-radius:999px;background:#7c9b7a;color:#fff;font-size:.76rem;font-weight:800;z-index:1}.ogre-landing .ogre-price-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.ogre-landing .ogre-price{font-size:1.12rem;font-weight:800}.ogre-landing .ogre-link-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;border:1px solid var(--ogre-line);background:#f9fbf8;color:var(--ogre-text);text-decoration:none;font-weight:700}.ogre-landing .ogre-promo{padding:30px;background:radial-gradient(circle at top right,rgba(220,231,216,.95),transparent 28%),linear-gradient(135deg,#fbfcfa,#eff4eb 70%,#f7f8f3);overflow:hidden;position:relative}.ogre-landing .ogre-promo:after{content:"";position:absolute;width:240px;height:240px;border-radius:999px;right:-110px;bottom:-110px;background:#b9cbb747;pointer-events:none}.ogre-landing .ogre-promo-box{text-align:center;padding:24px;border-radius:24px;background:#ffffffbd;border:1px solid #e0e7dd}.ogre-landing .ogre-promo-box strong{display:block;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1;color:#6f8c6d;margin-bottom:8px}.ogre-landing .ogre-stars{color:#89a186;letter-spacing:2px;margin-bottom:14px}.ogre-landing .ogre-author{margin-top:18px;color:var(--ogre-muted);font-size:.92rem}.ogre-landing .ogre-cta{padding:34px;text-align:center;background:radial-gradient(circle at center,rgba(220,231,216,.85),transparent 32%),linear-gradient(180deg,#ffffffe6,#ffffffb8)}.ogre-landing .ogre-cta p{margin:0 auto 22px;max-width:58ch}.ogre-landing .ogre-section+.ogre-section{margin-top:0}@media(max-width:1100px){.ogre-landing .ogre-grid,.ogre-landing .ogre-promo-grid,.ogre-landing .ogre-grid-4,.ogre-landing .ogre-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.ogre-landing .ogre-grid,.ogre-landing .ogre-promo-grid{grid-template-columns:1fr}}@media(max-width:749px){.ogre-landing .page-width{padding-left:16px;padding-right:16px}.ogre-landing .ogre-grid-4,.ogre-landing .ogre-grid-3,.ogre-landing .ogre-mini-grid{grid-template-columns:1fr}.ogre-landing .ogre-hero-copy{padding:28px}.ogre-landing .ogre-section-head{flex-direction:column;align-items:start}.ogre-landing .ogre-device{transform:none}.ogre-landing .ogre-showcase{min-height:290px}}.ogre-landing .ogre-card-link{display:block;color:inherit;text-decoration:none}.ogre-landing .ogre-section-head--stack{align-items:start}.ogre-landing .ogre-toolbar{display:flex;gap:12px;flex-wrap:wrap}.ogre-landing .ogre-products-count{margin:0 0 18px;color:var(--ogre-muted)}.ogre-landing .ogre-bottom-action{display:flex;justify-content:center;margin-top:26px}.ogre-landing .ogre-empty-state{padding:28px;border:1px dashed var(--ogre-line);border-radius:20px;background:#fbfcfa;color:var(--ogre-muted);text-align:center}.ogre-landing .ogre-source-link{margin-top:14px;color:#6f8c6d;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ogre-landing.css.map */
