:root{--ink:#131313;--muted:#727272;--line:#e9e6e1;--paper:#f6f3ee;--white:#fff;--accent:#ff4b21;--accent2:#ff8a3d;--radius:8px;--shell:1320px}
*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}.rsv2-shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.rsv2-topbar{background:#111;color:#fff;text-align:center;padding:9px 15px;font-size:12px;letter-spacing:.05em}.rsv2-header{position:sticky;top:0;background:#fff;z-index:40;border-bottom:1px solid var(--line)}.rsv2-header-inner{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;padding:18px 0}.rsv2-brand{color:#111;text-decoration:none;font-size:28px;font-weight:900;letter-spacing:-.05em}.rsv2-brand img{max-height:52px;width:auto}.rsv2-search{height:48px;border:1px solid #ddd;border-radius:999px;display:flex;background:#fafafa}.rsv2-search input{flex:1;border:0;background:transparent;padding:0 20px;outline:none;font-size:14px;min-width:0}.rsv2-search button{border:0;background:#111;color:#fff;font-size:13px;font-weight:800;cursor:pointer;padding:0 18px;border-radius:999px;margin:4px}.rsv2-actions{display:flex;gap:18px;align-items:center}.rsv2-actions a{color:#111;text-decoration:none;font-size:14px;font-weight:700}.rsv2-cart{background:#111!important;color:#fff!important;padding:13px 16px;border-radius:999px}.rsv2-cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--accent);margin-left:6px}.rsv2-nav-wrap{border-top:1px solid #f0ede7}.rsv2-nav-inner{display:flex;align-items:center;gap:28px;height:50px}.rsv2-menu-toggle{border:0;background:none;font-weight:800;cursor:pointer;padding:0}.rsv2-nav ul{display:flex;gap:25px;list-style:none;margin:0;padding:0}.rsv2-nav a{color:#222;text-decoration:none;font-size:13px;font-weight:650}
.rsv2-hero{background:var(--paper);padding:72px 0 64px;overflow:hidden}.rsv2-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.rsv2-kicker,.rsv2-section-head span,.rsv2-business>div>div>span{display:block;font-size:12px;font-weight:900;letter-spacing:.15em;color:var(--accent);margin-bottom:14px}.rsv2-hero h1{font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.065em;margin:0 0 24px;font-weight:700}.rsv2-hero h1 strong{font-weight:900}.rsv2-hero-copy>p{font-size:18px;line-height:1.6;color:#5d5a55;max-width:650px}.rsv2-hero-cta{display:flex;gap:12px;margin:30px 0}.rsv2-btn{padding:16px 24px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px}.rsv2-btn-dark{background:#111;color:#fff}.rsv2-btn-light{background:#fff;color:#111;border:1px solid #ddd}.rsv2-trust{display:flex;flex-wrap:wrap;gap:18px;color:#666;font-size:13px}.rsv2-hero-visual{height:520px;position:relative}.rsv2-hero-card{position:absolute;border-radius:28px;box-shadow:0 24px 60px rgba(0,0,0,.08)}.rsv2-hero-card.main{inset:45px 55px 55px 30px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(3deg)}.rsv2-hero-card.main span{font-size:12px;letter-spacing:.15em;font-weight:900}.rsv2-hero-card.main strong{font-size:38px;line-height:1.05;margin-top:12px;max-width:420px}.rsv2-hero-card.small{width:155px;height:130px;background:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center}.rsv2-hero-card.small b{font-size:34px}.rsv2-hero-card.small span{font-size:13px;color:#777}.rsv2-hero-card.one{right:0;top:0}.rsv2-hero-card.two{left:0;bottom:0}.rsv2-accent-circle{position:absolute;width:170px;height:170px;border:30px solid #111;border-radius:50%;right:-70px;bottom:-50px;opacity:.08}
.rsv2-categories{padding:82px 0}.rsv2-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.rsv2-section-head h2{font-size:40px;letter-spacing:-.04em;margin:0}.rsv2-section-head>a{color:#111;font-weight:800;text-decoration:none}.rsv2-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rsv2-cat{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:14px;text-decoration:none;color:#111;transition:.2s}.rsv2-cat:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.06)}.rsv2-cat-img{height:95px;border-radius:14px;background-size:cover;background-position:center;background-color:#f3f3f3}.rsv2-cat strong{display:block;font-size:17px}.rsv2-cat span{display:block;color:#888;margin-top:5px;font-size:13px}
.rsv2-products-section{background:#121212;padding:84px 0}.rsv2-section-head.light h2{color:#fff}.rsv2-section-head.light span{color:#ff7f50}.rsv2-slider-control{border:1px solid #444;background:#1b1b1b;color:#fff;cursor:pointer;font-size:13px;font-weight:800;min-height:42px;padding:0 16px}.rsv2-products-slider{cursor:grab;display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none;touch-action:pan-y}.rsv2-products-slider.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.rsv2-products-slider::-webkit-scrollbar{display:none}.rsv2-product-card{background:#fff;border-radius:8px;flex:0 0 calc((100% - 36px)/3);min-width:0;overflow:hidden;scroll-snap-align:start}.rsv2-product-img{display:block;background:#f4f4f4;aspect-ratio:1/1}.rsv2-product-img img{width:100%;height:100%;object-fit:contain}.rsv2-product-body{padding:20px}.rsv2-product-cat,.rsv2-product-cat a{font-size:11px;text-transform:uppercase;color:#9a9a9a;text-decoration:none}.rsv2-product-card h3{font-size:17px;line-height:1.25;margin:8px 0 22px}.rsv2-product-card h3 a{color:#111;text-decoration:none}.rsv2-product-bottom{display:flex;justify-content:space-between;align-items:center}.rsv2-price{font-size:21px;font-weight:900}.rsv2-add{width:42px;height:42px;border-radius:50%;background:var(--accent);color:#fff;text-decoration:none;display:grid;place-items:center;font-size:25px}
.rsv2-business{padding:96px 0;background:#fff}.rsv2-business-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.rsv2-business h2{font-size:48px;line-height:1;letter-spacing:-.05em;margin:0 0 20px}.rsv2-business p{color:#737373;line-height:1.6}.rsv2-business-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rsv2-business-cards>div{padding:28px;border:1px solid var(--line);border-radius:20px}.rsv2-business-cards b{font-size:12px;color:var(--accent)}.rsv2-business-cards strong{display:block;margin:28px 0 10px;font-size:18px}
.rsv2-footer{background:#0f0f0f;color:#fff;padding:70px 0 0}.rsv2-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.rsv2-footer-brand{font-size:28px;font-weight:900}.rsv2-footer h4{margin-top:0}.rsv2-footer a{display:block;color:#bbb;text-decoration:none;margin:10px 0;font-size:14px}.rsv2-footer p{color:#999;max-width:320px}.rsv2-footer-bottom{border-top:1px solid #262626;margin-top:50px;padding:22px 24px;text-align:center;color:#777;font-size:12px}.rsv2-content,.rsv2-shop-wrap{padding:50px 0 80px}.rsv2-page{max-width:980px}.rsv2-page-header{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:20px}.rsv2-page-header h1{font-size:42px;line-height:1.08;margin:0}.rsv2-page-content{color:#2a2a2a;font-size:17px;line-height:1.7}.rsv2-page-content img{height:auto;max-width:100%}.rsv2-page-content a{color:var(--accent);font-weight:700}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border:1px solid var(--line);border-radius:18px;padding:14px;background:#fff}.woocommerce ul.products li.product a img{border-radius:13px;background:#f6f6f6}.woocommerce ul.products li.product .price{color:#111;font-weight:900}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#111;color:#fff;border-radius:999px}
@media(max-width:980px){.rsv2-header-inner{grid-template-columns:1fr auto}.rsv2-search{grid-column:1/-1;grid-row:2}.rsv2-nav{display:none}.rsv2-nav.open{display:block;position:absolute;top:100%;left:0;right:0;background:#fff;padding:20px 24px;border-top:1px solid #eee}.rsv2-nav.open ul{flex-direction:column}.rsv2-hero-grid,.rsv2-business-grid{grid-template-columns:1fr}.rsv2-hero-visual{height:420px}.rsv2-cat-grid{grid-template-columns:repeat(2,1fr)}.rsv2-product-card{flex-basis:calc((100% - 18px)/2)}.rsv2-business-cards{grid-template-columns:1fr}}
@media(max-width:640px){.rsv2-shell{width:min(100% - 28px,var(--shell))}.rsv2-actions>a:first-child{display:none}.rsv2-header-inner{gap:12px}.rsv2-brand{font-size:22px}.rsv2-hero{padding-top:42px}.rsv2-hero h1{font-size:52px}.rsv2-hero-cta,.rsv2-trust{flex-direction:column}.rsv2-btn{text-align:center}.rsv2-hero-visual{height:340px}.rsv2-hero-card.main{inset:35px 20px 45px 15px;padding:28px}.rsv2-hero-card.main strong{font-size:30px}.rsv2-hero-card.small{width:125px;height:105px;padding:18px}.rsv2-cat-grid{grid-template-columns:1fr}.rsv2-section-head{align-items:start;gap:16px}.rsv2-section-head h2{font-size:32px}.rsv2-product-card{flex-basis:100%}.rsv2-business h2{font-size:38px}.rsv2-footer-grid{grid-template-columns:1fr 1fr}.rsv2-footer-grid>div:first-child{grid-column:1/-1}}
