:root{color-scheme:light;--bg:#fff;--surface:#fff;--surface-2:#f7f7f7;--text:#050505;--muted:#737373;--line:#dedede;--line-strong:rgba(0,0,0,.24);--button-bg:#000;--button-text:#fff;--success:#147a38;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-pill:999px;--shadow:0 18px 60px rgba(0,0,0,.10);--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--container:1280px;--desktop-header:84px;--mobile-header:58px;--bottom-nav:66px;--desktop-shop-cols:4;--mobile-shop-cols:2;--rp-touch-target:48px}*,*::before,*::after{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:auto}body.rp-theme{margin:0;min-width:0;min-height:100vh;overflow-x:clip;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body.rp-theme.drawer-open,body.rp-theme.search-open{overflow:hidden;overscroll-behavior:none;touch-action:none}body.rp-theme :where(a){color:inherit;text-decoration:none}body.rp-theme :where(button,input,select,textarea){color:inherit;font:inherit}body.rp-theme button{border:0;background:none;cursor:pointer}body.rp-theme img{display:block;max-width:100%;height:auto}body.rp-theme :where(h1,h2,h3,h4,p){margin-top:0}body.rp-theme :where(.wp-site-blocks,.wp-block-group,.wp-block-template-part){min-width:0;margin:0;padding:0}body.rp-theme .wp-site-blocks>*,body.rp-theme .is-layout-flow>*{margin-block-start:0}body.rp-theme .app{min-height:100vh;background:radial-gradient(circle at 14% 0%,rgba(0,0,0,.035),transparent 28%),linear-gradient(#fff,#fff)}body.rp-theme main.site-main{width:100%;max-width:var(--container);margin:0 auto;padding:32px 28px 80px}body.rp-theme .screen-reader-text,body.rp-theme .sr-only{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important;border:0 !important}body.rp-theme .screen-reader-text:focus,body.rp-theme .skip-link:focus{position:fixed !important;top:12px !important;left:12px !important;z-index:10000 !important;width:auto !important;height:auto !important;margin:0 !important;padding:10px 14px !important;overflow:visible !important;clip:auto !important;clip-path:none !important;white-space:normal !important;border:1px solid var(--line) !important;border-radius:var(--radius-pill);background:var(--surface);box-shadow:var(--shadow)}body.rp-theme .btn,body.rp-theme a.button,body.rp-theme button.button,body.rp-theme input.button,body.rp-theme .quick-add,body.rp-theme .single_add_to_cart_button{min-height:46px;padding:0 22px;border:1px solid var(--button-bg);border-radius:var(--radius-pill);background:var(--button-bg);color:var(--button-text);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.14em;line-height:1;text-align:center;text-transform:uppercase;text-decoration:none}body.rp-theme .btn.secondary,body.rp-theme a.button.secondary,body.rp-theme button.button.secondary{border-color:var(--line);background:#fff;color:#000}body.rp-theme :where(.btn,.button,.quick-add,.icon-button,.mobile-icon,.like-btn,.rp-home-category-card,.drawer-menu-link):focus-visible{outline:3px solid currentColor;outline-offset:3px}body.rp-theme .muted{color:var(--muted);line-height:1.65}body.rp-theme .rp-icon{width:20px;height:20px;display:inline-grid;place-items:center;flex:0 0 auto;line-height:1}body.rp-theme .rp-icon>svg{display:block;width:100%;height:100%}body.rp-theme .desktop-header{position:sticky;top:0;z-index:100;height:var(--desktop-header);border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}body.rp-theme.admin-bar .desktop-header{top:32px}body.rp-theme .desktop-header-inner{width:100%;max-width:var(--container);height:100%;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr) minmax(170px,auto);align-items:center;gap:clamp(12px,2vw,24px)}body.rp-theme .brand{min-width:0;display:flex;align-items:center;gap:12px;font-size:18px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}body.rp-theme .brand-mark{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#000}body.rp-theme .brand-text{min-width:0;overflow-wrap:normal;white-space:nowrap}body.rp-theme .desktop-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,28px)}body.rp-theme .desktop-nav>a,body.rp-theme .desktop-nav-link-group>a{min-height:var(--desktop-header);display:inline-flex;align-items:center;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}body.rp-theme .desktop-nav-item{position:relative}body.rp-theme .desktop-nav-link-group{min-height:var(--desktop-header);display:inline-flex;align-items:center;gap:2px}body.rp-theme .desktop-dropdown-toggle{width:32px;height:32px;display:grid;place-items:center;border-radius:50%}body.rp-theme .desktop-dropdown-toggle:hover,body.rp-theme .desktop-dropdown-toggle:focus-visible,body.rp-theme .desktop-nav-item.is-open .desktop-dropdown-toggle{background:var(--surface-2)}body.rp-theme .desktop-dropdown{position:absolute;top:calc(100% - 8px);left:50%;z-index:180;min-width:230px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(0,0,0,.12);display:grid;gap:4px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}body.rp-theme .desktop-dropdown::before{content:"";position:absolute;inset:-16px 0 auto;height:16px}body.rp-theme .desktop-nav-item:hover .desktop-dropdown,body.rp-theme .desktop-nav-item:focus-within .desktop-dropdown,body.rp-theme .desktop-nav-item.is-open .desktop-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}body.rp-theme .desktop-dropdown a,body.rp-theme .desktop-dropdown button{min-height:40px;padding:0 12px;border-radius:12px;display:flex;align-items:center;color:#000;font-size:11px;font-weight:900;letter-spacing:.1em;text-align:left;text-transform:uppercase}body.rp-theme .desktop-dropdown a:hover,body.rp-theme .desktop-dropdown a:focus-visible,body.rp-theme .desktop-dropdown button:hover,body.rp-theme .desktop-dropdown button:focus-visible{background:#f5f5f5}body.rp-theme .desktop-dropdown-categories{width:min(860px,calc(100vw - 48px));min-width:min(760px,calc(100vw - 48px));max-height:min(68vh,660px);overflow:auto;grid-template-columns:1fr;gap:12px}body.rp-theme .desktop-dropdown-shop-head{padding-bottom:8px;border-bottom:1px solid var(--line)}body.rp-theme .desktop-dropdown-shop-head a{justify-content:center;background:#000;color:#fff}body.rp-theme .desktop-dropdown-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.rp-theme .desktop-dropdown-category-grid-only{grid-template-columns:repeat(2,minmax(0,1fr))}body.rp-theme .rp-menu-fallback{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}body.rp-theme .desktop-dropdown-parent{min-width:0;min-height:36px;padding:0 10px;border-radius:10px;display:flex;align-items:center;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body.rp-theme .desktop-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}body.rp-theme .desktop-search-pill{min-width:170px;height:42px;padding:0 14px 0 18px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--muted);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}body.rp-theme .icon-button{position:relative;width:42px;height:42px;flex:0 0 42px;border:1px solid var(--line);border-radius:50%;background:var(--surface);display:grid;place-items:center}body.rp-theme .icon-button .badge,body.rp-theme .badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#000;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}body.rp-theme .mobile-header,body.rp-theme .bottom-nav{display:none}body.rp-theme .rp-native-home{display:grid;gap:clamp(30px,5vw,64px)}body.rp-theme .rp-native-home-hero{min-height:520px;margin:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;align-items:stretch}body.rp-theme .hero-panel{min-width:0;min-height:100%;overflow:hidden;position:relative;border:1px solid var(--line);border-radius:28px;background:var(--surface)}body.rp-theme .rp-home-prototype-a-copy{padding:clamp(38px,4vw,56px);display:flex;flex-direction:column;justify-content:center}body.rp-theme .eyebrow{margin:0 0 18px;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}body.rp-theme .rp-home-prototype-a-copy h1{max-width:12ch;margin:0 0 22px;font-size:clamp(44px,4.7vw,70px);line-height:.94;letter-spacing:-.055em;overflow-wrap:normal;word-break:normal;white-space:normal;text-wrap:balance}body.rp-theme .rp-home-prototype-a-copy>p:not(.eyebrow):not(.rp-home-proof){max-width:54ch;margin-bottom:30px;color:var(--muted);font-size:16px;line-height:1.7}body.rp-theme .cta-row{display:flex;flex-wrap:wrap;gap:12px}body.rp-theme .rp-home-proof{margin:24px 0 0;color:var(--muted);display:flex;align-items:center;gap:10px;font-size:12px;font-weight:750;line-height:1.4}body.rp-theme .rp-home-proof>span{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:var(--success);box-shadow:0 0 0 5px rgba(20,122,56,.12)}body.rp-theme .rp-home-category-mosaic{min-width:0;min-height:520px;padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#fafafa}body.rp-theme .rp-home-category-card{min-width:0;min-height:240px;padding:18px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#fff,#f2f2f2);display:flex;flex-direction:column;justify-content:space-between;gap:12px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}body.rp-theme .rp-home-category-card:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:0 14px 30px rgba(0,0,0,.09)}body.rp-theme .rp-home-category-card svg{width:100%;height:142px;display:block;color:#111}body.rp-theme .rp-home-category-meta{min-width:0;display:flex;align-items:end;justify-content:space-between;gap:10px}body.rp-theme .rp-home-category-meta strong{min-width:0;max-width:12ch;font-size:18px;line-height:1.05;letter-spacing:-.03em}body.rp-theme .rp-home-category-meta>span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#000;color:#fff;display:grid;place-items:center;font-size:18px;line-height:1}body.rp-theme .rp-home-catalog-intro{display:flex;align-items:end;justify-content:space-between;gap:clamp(24px,5vw,64px)}body.rp-theme .rp-home-catalog-intro .eyebrow{margin-bottom:14px}body.rp-theme .rp-home-catalog-intro h2{max-width:820px;margin:0;font-size:clamp(36px,5vw,66px);line-height:.96;letter-spacing:-.055em;text-wrap:balance}body.rp-theme .rp-home-catalog-intro>p{max-width:470px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}body.rp-theme .rp-native-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.rp-theme .rp-native-benefits article{min-width:0;min-height:132px;padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--surface);display:flex;flex-direction:column;justify-content:space-between;gap:16px}body.rp-theme .rp-native-benefits strong{font-size:clamp(18px,2vw,25px);line-height:1.05;letter-spacing:-.035em}body.rp-theme .rp-native-benefits span{color:var(--muted);line-height:1.55}body.rp-theme .rp-native-newsletter-section{min-width:0}body.rp-theme .hero-newsletter{min-height:0;padding:clamp(30px,4vw,52px);display:grid;align-items:center}body.rp-theme .hero-newsletter-inner{width:min(100%,62rem);margin-inline:auto}body.rp-theme .hero-newsletter h2{max-width:22ch;margin:0 0 .75rem;font-size:clamp(1.65rem,2.8vw,2.75rem);line-height:1.04;letter-spacing:-.03em}body.rp-theme .hero-newsletter-copy{max-width:54ch;margin:0 0 1.25rem;color:var(--muted)}body.rp-theme .rp-newsletter-form{display:grid;gap:.8rem}body.rp-theme .rp-newsletter-form>label:first-of-type{font-weight:700}body.rp-theme .rp-newsletter-field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}body.rp-theme .rp-newsletter-field-row input[type="email"]{width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--radius-pill);background:#fff}body.rp-theme .rp-newsletter-field-row input[type="email"]:focus-visible,body.rp-theme .rp-newsletter-consent input:focus-visible{outline:3px solid currentColor;outline-offset:3px}body.rp-theme .rp-newsletter-field-row .btn{min-height:48px;white-space:nowrap}body.rp-theme .rp-newsletter-consent{display:grid;grid-template-columns:1.5rem minmax(0,1fr);align-items:start;gap:.6rem;font-size:.86rem;line-height:1.45}body.rp-theme .rp-newsletter-consent input{width:1.5rem;height:1.5rem;margin:0}body.rp-theme .rp-newsletter-consent a{text-decoration:underline;text-underline-offset:.18em}body.rp-theme .rp-newsletter-status{margin:0 0 .75rem;padding:.75rem .9rem;border:1px solid currentColor;border-radius:12px;font-size:.9rem}body.rp-theme .rp-newsletter-status.is-success,body.rp-theme .rp-newsletter-status.is-duplicate{color:var(--success)}body.rp-theme .rp-newsletter-status.is-invalid,body.rp-theme .rp-newsletter-status.is-rate_limited,body.rp-theme .rp-newsletter-status.is-error{color:#b42318}body.rp-theme .rp-newsletter-honeypot{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;white-space:nowrap !important}body.rp-theme .rp-native-home-categories{display:flex;gap:10px;overflow-x:auto;margin:-18px 0 0;padding:4px 0 14px;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}body.rp-theme .rp-native-home-categories::-webkit-scrollbar{display:none}body.rp-theme .rp-native-home-categories .pill{flex:0 0 auto;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--muted);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.1em;line-height:1.2;text-align:center;text-transform:uppercase;white-space:nowrap}body.rp-theme .rp-native-home-categories .pill:hover,body.rp-theme .rp-native-home-categories .pill:focus-visible{color:var(--text);border-color:var(--line-strong)}body.rp-theme .rp-native-featured{display:grid;gap:22px}body.rp-theme .section-head{min-width:0;margin:0;display:flex;align-items:end;justify-content:space-between;gap:18px}body.rp-theme .section-head h2{margin:0;font-size:clamp(34px,5vw,64px);line-height:.95;letter-spacing:-.055em}body.rp-theme .product-grid,body.rp-theme .woocommerce ul.products,body.rp-theme main.site-main .products{min-width:0;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(var(--desktop-shop-cols),minmax(0,1fr));gap:16px}body.rp-theme .product-card,body.rp-theme .woocommerce ul.products li.product.product-card{min-width:0;width:auto;margin:0;overflow:hidden;position:relative;float:none;border:1px solid var(--line);border-radius:20px;background:#fff;display:grid;grid-template-rows:auto 1fr;transition:transform .16s ease,border-color .16s ease}body.rp-theme .product-card:hover{transform:translateY(-3px);border-color:var(--line-strong)}body.rp-theme .product-img{min-width:0;aspect-ratio:1;overflow:hidden;position:relative;background:radial-gradient(circle at 55% 40%,rgba(0,0,0,.08),transparent 26%),linear-gradient(145deg,#fafafa,#ededed);display:grid;place-items:center}body.rp-theme .product-img img{width:100%;height:100%;padding:16px;object-fit:contain}body.rp-theme .like-btn{position:absolute;top:10px;right:10px;z-index:2;width:44px;height:44px;min-width:44px;min-height:44px;overflow:visible;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);display:grid;place-items:center}body.rp-theme .like-btn.active{border-color:#000;background:#000;color:#fff}body.rp-theme .like-btn .like-count{position:absolute;top:1px;right:1px;z-index:2;min-width:16px;height:16px;max-width:30px;padding-inline:3px;border:1px solid #fff;border-radius:999px;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;line-height:1}body.rp-theme .product-info{min-width:0;padding:14px;display:grid;grid-template-rows:auto auto auto 1fr;align-content:start}body.rp-theme .product-name{min-width:0;min-height:calc(1.35em * 3);margin:0 0 8px;overflow:hidden;font-size:14px;font-weight:900;line-height:1.35;letter-spacing:.015em}body.rp-theme .product-name>a{min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow-wrap:break-word}body.rp-theme .rp-card-rating{width:100%;min-height:36px;padding:7px 0;display:flex;align-items:center;justify-content:flex-start;text-align:left}body.rp-theme .rp-card-rating:empty{min-height:0;padding:0;display:none}body.rp-theme .rp-rating,body.rp-theme .rp-stars,body.rp-theme .rp-stars-svg{display:inline-flex;align-items:center;flex-flow:row nowrap;gap:2px;white-space:nowrap}body.rp-theme .rp-rating-star{width:1em;height:1em;flex:0 0 1em;color:#d6a21e}body.rp-theme .product-meta{min-width:0;margin:0;color:var(--muted);font-size:13px}body.rp-theme .product-price{color:#000;font-weight:900}body.rp-theme .woocommerce-Price-amount{white-space:nowrap}body.rp-theme .woocommerce-price-suffix{color:var(--muted);font-size:.75em;font-weight:600}body.rp-theme .quick-add{width:100%;min-height:44px;margin-top:12px;align-self:end;padding-inline:14px;font-size:10px;letter-spacing:.1em}body.rp-theme .quick-add.is-unavailable{cursor:not-allowed;opacity:.62;border-color:var(--line);background:transparent;color:var(--text)}body.rp-theme.rps-vc-hide-ratings .rp-card-rating{display:none !important}body.rp-theme.rps-vc-hide-wishlist .product-card .like-btn{display:none !important}body.rp-theme.rps-vc-hide-quick-add .product-card .quick-add{display:none !important}body.rp-theme .site-footer{width:100%;max-width:var(--container);margin:24px auto 24px;padding:0 28px}body.rp-theme .site-footer-inner{min-width:0;padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff;display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(0,1fr));gap:28px}body.rp-theme .site-footer-brand p{margin:16px 0;color:var(--muted);line-height:1.65}body.rp-theme .site-footer-col{min-width:0;display:grid;align-content:start;gap:10px}body.rp-theme .site-footer-col h2{margin:0 0 8px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}body.rp-theme .site-footer-col a{color:var(--muted);font-size:13px;line-height:1.35}body.rp-theme .site-footer-col a:hover{color:var(--text)}body.rp-theme .site-footer-bottom{padding:14px 8px 0;color:var(--muted);display:flex;justify-content:space-between;gap:18px;font-size:11px}body.rp-theme .site-footer-bottom p{margin:0}body.rp-theme .footer-cookie-button{width:max-content;min-height:32px;padding:0 11px;border:1px solid var(--line);border-radius:var(--radius-pill);background:#fff;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}body.rp-theme .footer-social-links{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}body.rp-theme .footer-social-links a{min-height:34px;padding:0 13px;border:1px solid var(--line);border-radius:var(--radius-pill);display:inline-flex;align-items:center;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}body.rp-theme .drawer-overlay{position:fixed;inset:0;z-index:180;background:rgba(0,0,0,.28);opacity:0;pointer-events:none;transition:opacity .18s ease}body.rp-theme .drawer-overlay.open{opacity:1;pointer-events:auto}body.rp-theme .drawer{position:fixed;inset:0 0 0 auto;z-index:200;width:min(430px,100vw);height:100dvh;border-left:1px solid var(--line);background:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .22s cubic-bezier(.4,0,.2,1)}body.rp-theme .drawer.open{transform:translateX(0)}body.rp-theme .drawer-head{min-height:74px;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}body.rp-theme .drawer-head h2{margin:0;font-size:18px;letter-spacing:.12em;text-transform:uppercase}body.rp-theme .drawer-body{min-width:0;padding:20px;overflow:auto;flex:1}body.rp-theme .drawer-menu{display:grid;gap:8px}body.rp-theme .drawer-menu-link{width:100%;min-height:50px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:850;letter-spacing:.05em;text-align:left}body.rp-theme .drawer-menu-link:hover{border-color:var(--line-strong);background:var(--surface-2)}body.rp-theme .cart-drawer-lines,body.rp-theme .rp-drawer-products{display:grid;gap:12px}body.rp-theme .cart-line{min-width:0;padding:12px;border:1px solid var(--line);border-radius:20px;background:#fff;display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:14px}body.rp-theme .cart-img{aspect-ratio:1;overflow:hidden;border-radius:16px;background:var(--surface-2)}body.rp-theme .cart-img img{width:100%;height:100%;padding:8px;object-fit:contain}body.rp-theme .cart-line h3{margin:0 0 6px;font-size:12px;line-height:1.3}body.rp-theme .cart-line>strong{justify-self:end;white-space:nowrap}body.rp-theme .cart-remove{margin-top:6px;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}body.rp-theme .summary-row{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08);color:var(--muted);display:flex;justify-content:space-between;gap:18px}body.rp-theme .summary-row.total{border-bottom:0;color:#000;font-size:18px;font-weight:900}body.rp-theme .rp-drawer-product{min-width:0;padding-bottom:12px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:72px minmax(0,1fr) 44px;align-items:center;gap:12px}body.rp-theme .rp-drawer-product__media{width:72px;height:72px;overflow:hidden;border-radius:12px;background:var(--surface-2)}body.rp-theme .rp-drawer-product__media img{width:100%;height:100%;object-fit:contain}body.rp-theme .rp-drawer-product__content{min-width:0}body.rp-theme .rp-drawer-product__content h3{margin:0 0 6px;font-size:.95rem;line-height:1.25;overflow-wrap:anywhere}body.rp-theme .rp-drawer-product__meta{display:flex;flex-wrap:wrap;gap:6px;font-size:.9rem}body.rp-theme .rp-drawer-product__wishlist{position:static;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}body.rp-theme .search-full{position:fixed;inset:0;z-index:220;padding:max(24px,env(safe-area-inset-top)) 24px 24px;background:rgba(255,255,255,.98);opacity:0;pointer-events:none;transition:opacity .16s ease}body.rp-theme .search-full.open{opacity:1;pointer-events:auto}body.rp-theme .search-box{width:100%;max-width:900px;margin:8vh auto 0}body.rp-theme .search-box form{margin-bottom:24px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}body.rp-theme .search-box input{width:100%;height:60px;padding:0 24px;border:1px solid #000;border-radius:var(--radius-pill);outline:none;font-size:18px}body.rp-theme .search-full .search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.rp-theme .search-full .product-card .quick-add{display:none}body.rp-theme .toast{position:fixed;left:50%;bottom:24px;z-index:400;min-width:220px;max-width:min(420px,calc(100vw - 32px));padding:13px 18px;border-radius:var(--radius-pill);background:#000;color:#fff;opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:opacity .18s ease,transform .18s ease;font-size:13px;text-align:center}body.rp-theme .toast.show{opacity:1;transform:translate(-50%,0)}@media (min-width:768px) and (max-width:1000px){body.rp-theme .desktop-header-inner{grid-template-columns:minmax(130px,170px) minmax(0,1fr) auto;padding-inline:18px}body.rp-theme .desktop-nav{gap:10px}body.rp-theme .desktop-nav>a,body.rp-theme .desktop-nav-link-group>a{font-size:10px;letter-spacing:.09em}body.rp-theme .desktop-search-pill{width:44px;min-width:44px;padding:0;justify-content:center}body.rp-theme .desktop-search-pill>span:not(.rp-icon){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}body.rp-theme .rp-native-home-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:16px}body.rp-theme .rp-home-prototype-a-copy{padding:36px 30px}body.rp-theme .rp-home-prototype-a-copy h1{font-size:clamp(40px,5.4vw,54px)}body.rp-theme .rp-home-category-mosaic{min-height:490px}body.rp-theme .rp-home-category-card{min-height:216px;padding:14px}body.rp-theme .rp-home-category-card svg{height:118px}body.rp-theme .rp-home-category-meta strong{font-size:15px}body.rp-theme .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.rp-theme .site-footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:767px){:root{--desktop-header:0px}body.rp-theme{padding-top:var(--mobile-header);padding-bottom:calc(var(--bottom-nav) + env(safe-area-inset-bottom))}body.rp-theme.admin-bar{padding-top:calc(var(--mobile-header) + 46px)}body.rp-theme .desktop-header{display:none}body.rp-theme .mobile-header{position:fixed !important;inset:0 0 auto;z-index:120;height:var(--mobile-header);padding:0 8px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(18px);display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center}body.rp-theme.admin-bar .mobile-header{top:46px !important}body.rp-theme .mobile-header .brand{min-width:0;justify-content:center;gap:8px;font-size:13px;letter-spacing:.14em}body.rp-theme .mobile-header .brand-mark{display:none}body.rp-theme .mobile-header .brand-text{overflow:hidden;text-overflow:ellipsis}body.rp-theme .mobile-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center}body.rp-theme .bottom-nav{position:fixed;inset:auto 0 0;z-index:120;width:100%;height:calc(var(--bottom-nav) + env(safe-area-inset-bottom));min-height:calc(var(--bottom-nav) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);overflow:hidden;border-top:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}body.rp-theme .bottom-nav a,body.rp-theme .bottom-nav button{min-width:0;min-height:var(--bottom-nav);padding:5px 2px 4px;color:#626262;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;font-weight:900;letter-spacing:.02em;line-height:1.05;text-align:center;text-transform:uppercase}body.rp-theme .bottom-nav .rp-icon{width:22px;height:22px}body.rp-theme .bottom-nav-label{min-height:14px;display:flex;align-items:flex-start;justify-content:center;white-space:nowrap}body.rp-theme main.site-main{padding:14px 12px 34px}body.rp-theme .rp-native-home{gap:32px}body.rp-theme .rp-native-home-hero{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px}body.rp-theme .hero-panel{width:100%;min-width:0;min-height:0;border-radius:22px}body.rp-theme .rp-home-prototype-a-copy{padding:30px 22px}body.rp-theme .eyebrow{margin-bottom:14px;font-size:10px;letter-spacing:.18em}body.rp-theme .rp-home-prototype-a-copy h1{max-width:14ch;margin-bottom:18px;font-size:clamp(36px,10.8vw,46px);line-height:.98;letter-spacing:-.05em}body.rp-theme .rp-home-prototype-a-copy>p:not(.eyebrow):not(.rp-home-proof){margin-bottom:22px;font-size:14px;line-height:1.58}body.rp-theme .cta-row{display:grid;grid-template-columns:1fr}body.rp-theme .cta-row .btn{width:100%;min-height:48px}body.rp-theme .rp-home-proof{margin-top:20px;font-size:11px}body.rp-theme .rp-home-category-mosaic{min-height:0;padding:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.rp-theme .rp-home-category-card{min-height:142px;padding:11px;border-radius:15px;gap:7px}body.rp-theme .rp-home-category-card svg{height:76px}body.rp-theme .rp-home-category-meta{align-items:center;gap:6px}body.rp-theme .rp-home-category-meta strong{max-width:10ch;font-size:12.5px;line-height:1.08}body.rp-theme .rp-home-category-meta>span{width:27px;height:27px;flex-basis:27px;font-size:14px}body.rp-theme .rp-home-catalog-intro{display:block}body.rp-theme .rp-home-catalog-intro h2{font-size:clamp(34px,10vw,46px)}body.rp-theme .rp-home-catalog-intro>p{margin-top:14px;font-size:14px}body.rp-theme .rp-native-benefits{grid-template-columns:1fr;gap:10px}body.rp-theme .rp-native-benefits article{min-height:100px;padding:18px;border-radius:18px;gap:12px}body.rp-theme .rp-native-benefits strong{font-size:20px}body.rp-theme .hero-newsletter{padding:26px 20px}body.rp-theme .rp-newsletter-field-row{grid-template-columns:1fr}body.rp-theme .rp-newsletter-field-row .btn{width:100%}body.rp-theme .rp-native-home-categories{margin-inline:-12px;padding-inline:12px}body.rp-theme .section-head{align-items:start;flex-direction:column}body.rp-theme .section-head h2{font-size:38px}body.rp-theme .product-grid,body.rp-theme .woocommerce ul.products,body.rp-theme main.site-main .products{grid-template-columns:repeat(var(--mobile-shop-cols),minmax(0,1fr));gap:10px}body.rp-theme .product-card{border-radius:16px}body.rp-theme .product-img img{padding:10px}body.rp-theme .like-btn{top:4px;right:4px;width:var(--rp-touch-target);height:var(--rp-touch-target)}body.rp-theme .product-info{padding:10px}body.rp-theme .product-name{min-height:calc(1.35em * 3);font-size:13px;letter-spacing:.01em}body.rp-theme .quick-add{min-height:var(--rp-touch-target);padding-inline:8px;font-size:9px;letter-spacing:.07em}body.rp-theme .site-footer{margin-bottom:calc(var(--bottom-nav) + 18px);padding:0 12px}body.rp-theme .site-footer-inner{padding:22px;border-radius:22px;grid-template-columns:1fr;gap:24px}body.rp-theme .site-footer-bottom{display:grid}body.rp-theme .drawer{inset:auto 0 0;width:100vw;height:min(82dvh,720px);border-left:0;border-radius:24px 24px 0 0;transform:translateY(100%)}body.rp-theme .drawer.open{transform:translateY(0)}body.rp-theme .drawer-head{min-height:62px}body.rp-theme .search-full{padding:calc(var(--mobile-header) + 18px) 12px 24px}body.rp-theme .search-box{margin:0}body.rp-theme .search-box form{grid-template-columns:1fr}body.rp-theme .search-box input{height:54px;font-size:16px}body.rp-theme .search-full .search-results{grid-template-columns:repeat(2,minmax(0,1fr))}body.rp-theme .toast{bottom:calc(var(--bottom-nav) + env(safe-area-inset-bottom) + 16px)}body.rp-theme .cart-line{grid-template-columns:64px minmax(0,1fr) auto;gap:10px}}@media (max-width:380px){body.rp-theme .rp-home-prototype-a-copy{padding:26px 18px}body.rp-theme .rp-home-prototype-a-copy h1{font-size:35px}body.rp-theme .rp-home-category-card{min-height:132px;padding:9px}body.rp-theme .rp-home-category-card svg{height:66px}body.rp-theme .rp-home-category-meta strong{font-size:11.5px}}@supports (content-visibility:auto){body.rp-theme .rp-native-home>.rp-native-benefits,body.rp-theme .rp-native-home>.rp-native-newsletter-section,body.rp-theme .rp-native-home>.rp-native-home-categories,body.rp-theme .rp-native-home>.rp-native-featured,body.rp-theme .rp-native-site-footer{content-visibility:auto;contain:layout paint style}body.rp-theme .rp-native-home>.rp-native-featured{contain-intrinsic-block-size:auto 1150px}body.rp-theme .rp-native-site-footer{contain-intrinsic-block-size:auto 720px}}@media (prefers-reduced-motion:reduce){body.rp-theme *,body.rp-theme *::before,body.rp-theme *::after{scroll-behavior:auto !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}