/*! Rentzon — Peer-to-peer equipment rental marketplace
 * Copyright (c) 2026 Rentzon, Inc. All rights reserved.
 * Proprietary software — unauthorized use is prohibited.
 */
.sf-shell{background:var(--bg,#f3f5f7);min-height:100vh}.sf-header{z-index:30;background:var(--header-bg,#fff);position:sticky;top:0;box-shadow:0 4px 18px #2d31360f}.sf-header-accent{background:var(--brand,#f97316);height:3px}.sf-header-band{border-bottom:1px solid var(--header-line,#e5e7eb);padding-top:env(safe-area-inset-top,0px)}.sf-header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(12px,2vw,24px);min-height:64px;padding:10px 0;display:grid}.sf-header-start{align-items:center;gap:12px;min-width:0;display:flex}.sf-header-back{color:var(--muted,#6b7280);white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:4px;margin-left:-6px;padding:8px 10px 8px 6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.sf-header-back:hover{background:var(--brand-soft,#fff7ed);color:var(--brand-dark,#ea580c)}.sf-header-back-icon{flex-shrink:0;width:18px;height:18px}.sf-header-logo-link{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.sf-header-logo-link .rentzon-logo-md{max-width:170px;max-height:40px}.sf-header-crumb{min-width:0;color:var(--muted,#6b7280);justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.sf-header-crumb a{color:var(--brand-dark,#ea580c);text-decoration:none}.sf-header-crumb a:hover{text-underline-offset:3px;text-decoration:underline}.sf-header-vendor{justify-content:center;align-items:center;gap:12px;min-width:0;max-width:min(100%,420px);margin-inline-start:auto;margin-inline-end:auto;display:flex}.sf-header-vendor-logo,.sf-header-vendor-mark{object-fit:cover;border-radius:12px;flex-shrink:0;width:40px;height:40px}.sf-header-vendor-mark{background:linear-gradient(145deg, var(--nav,#2d3136), var(--nav2,#3f444b));color:#fff;letter-spacing:.02em;place-items:center;font-size:14px;font-weight:900;display:grid}.sf-header-vendor-copy{text-align:left;min-width:0}.sf-header-vendor-copy strong{color:var(--ink,#2d3136);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;display:block;overflow:hidden}.sf-header-vendor-copy span{color:var(--muted,#6b7280);margin-top:2px;font-size:12px;font-weight:700;display:block}.sf-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.sf-header-contact{background:var(--brand,#f97316);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.sf-header-contact:hover{background:var(--brand-dark,#ea580c)}.sf-header-signin{color:var(--ink,#2d3136);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-size:14px;font-weight:700}.sf-header-signin:hover{color:var(--brand-dark,#ea580c)}.sf-hero-skeleton{pointer-events:none}.sf-skeleton-block,.sf-skeleton-line{background:linear-gradient(90deg,#ffffff14 0%,#ffffff2e 50%,#ffffff14 100%) 0 0/200% 100%;border-radius:10px;animation:1.4s infinite sf-shimmer}.sf-skeleton-line{height:14px;margin-bottom:8px}.sf-skeleton-line.w-30{width:30%}.sf-skeleton-line.w-35{width:35%}.sf-skeleton-line.w-40{width:40%}.sf-skeleton-line.w-45{width:45%}.sf-skeleton-line.w-50{width:50%}.sf-skeleton-line.w-60{width:60%}.sf-skeleton-line.w-65{width:65%}.sf-skeleton-line.w-70{width:70%}.sf-skeleton-line.w-80{width:80%}.sf-skeleton-line.w-90{width:90%}.sf-skeleton-brand{align-items:center;gap:20px;margin-bottom:18px;display:flex}.sf-skeleton-logo{border-radius:22px;flex:0 0 96px;width:96px;height:96px}.sf-skeleton-copy{flex:1}.sf-skeleton-stat{min-height:72px}.sf-skeleton-card{border:1px solid var(--line,#d9dee7);border-radius:var(--radius,14px);background:#fff;overflow:hidden}.sf-skeleton-media{border-radius:0;height:210px}.sf-skeleton-card-body{padding:14px 16px 16px}@keyframes sf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sf-page{padding:32px 0 64px}.sf-hero{color:#fff;background:linear-gradient(135deg, var(--nav) 0%, var(--nav2) 42%, #4b5563 100%);padding:48px 0 56px;position:relative;overflow:hidden}.sf-hero-bg{opacity:.22;position:absolute;top:0;bottom:0;left:0;right:0}.sf-hero-bg img{object-fit:cover;filter:blur(2px)saturate(1.1);width:100%;height:100%;transform:scale(1.06)}.sf-hero-bg:after{content:"";background:linear-gradient(#0f172459 0%,#0f1724eb 100%);position:absolute;top:0;bottom:0;left:0;right:0}.sf-hero-no-image .sf-hero-pattern{opacity:.35;background:radial-gradient(circle at 20% 20%,#ff8a1f38,#0000 42%),radial-gradient(circle at 80% 0,#1f6feb2e,#0000 36%),linear-gradient(135deg,#ffffff0a 25%,#0000 25%) -20px 0/40px 40px,linear-gradient(225deg,#ffffff08 25%,#0000 25%) -20px 0/40px 40px;position:absolute;top:0;bottom:0;left:0;right:0}.sf-hero-content{z-index:1;position:relative}.sf-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.sf-brand-lockup{align-items:center;gap:20px;display:flex}.sf-logo{object-fit:cover;background:#fff;border:3px solid #ffffff2e;border-radius:22px;flex:0 0 96px;width:96px;height:96px;box-shadow:0 16px 40px #00000047}.sf-logo.empty{color:#15263d;place-items:center;font-size:32px;font-weight:800;display:grid}.sf-hero h1{letter-spacing:-.02em;margin:8px 0 4px;font-size:clamp(30px,5vw,46px);line-height:1.08}.sf-hero-tagline{color:#ffffffb8;margin:0;font-size:15px;font-weight:700}.sf-hero-badges{flex-wrap:wrap;gap:8px;display:flex}.sf-hero-bio{color:#ffffffdb;max-width:720px;margin:0 0 24px;font-size:16px;line-height:1.6}.sf-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.sf-hero-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff47;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.sf-hero-btn:hover{background:#ffffff24;transform:translateY(-1px)}.sf-hero-btn.primary{border-color:var(--brand,#ff8a1f);background:linear-gradient(135deg, var(--brand,#ff8a1f), var(--brand2,#ffb15f));color:#1a1208}.sf-stat-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.sf-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:16px 18px}.sf-stat strong{margin-bottom:4px;font-size:22px;display:block}.sf-stat span{color:#ffffffb8;font-size:13px;line-height:1.35}.sf-trust-strip{border-bottom:1px solid var(--line,#d9dee7);background:#fff;padding:14px 0}.sf-trust-inner{color:#425067;flex-wrap:wrap;gap:10px 22px;font-size:13px;font-weight:700;display:flex}.sf-trust-item{align-items:center;gap:8px;display:inline-flex}.sf-trust-dot{border-radius:999px;flex:0 0 8px;width:8px;height:8px;display:inline-block}.sf-trust-dot.verified{background:#1f9d63}.sf-trust-dot.reviews{background:#e57a00}.sf-trust-dot.secure{background:#1f6feb}.sf-trust-dot.policy{background:#7c5cff}.sf-pill{color:#425067;background:#eef2f7;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.sf-pill-light{color:#fff;background:#ffffff24;border:1px solid #ffffff29}.sf-pill-green{color:#08633c;background:#dff6ea}.sf-chip-row{flex-wrap:wrap;gap:6px;display:flex}.sf-chip{border:1px solid var(--line,#d9dee7);background:var(--soft,#f8fafc);color:#425067;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:700}.sf-chip.muted{background:#fff}.sf-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.sf-section-head h2{letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(24px,3vw,30px)}.sf-section-head p{color:var(--muted,#637083);margin:0;font-size:15px}.sf-result-count{border:1px solid var(--line,#d9dee7);color:#425067;white-space:nowrap;background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800}.sf-toolbar{z-index:5;background:linear-gradient(180deg, var(--bg,#f3f5f7) 78%, #f3f5f700);flex-direction:column;gap:12px;margin-bottom:22px;padding:14px 0;display:flex;position:sticky;top:0}.sf-search{border:1px solid var(--line,#d9dee7);min-height:50px;box-shadow:var(--shadow,0 8px 24px #0f172a0f);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.sf-search-icon{color:var(--muted,#637083);font-size:18px;line-height:1}.sf-search input{background:0 0;border:none;outline:none;flex:1;font-size:15px}.sf-cats{flex-wrap:wrap;gap:8px;display:flex}.sf-cats button{border:1px solid var(--line,#d9dee7);color:#425067;cursor:pointer;background:#fff;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:800;transition:all .15s}.sf-cats button:hover{border-color:#15263d}.sf-cats button.active{color:#fff;background:#15263d;border-color:#15263d;box-shadow:0 8px 20px #15263d2e}.sf-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.sf-card{border:1px solid var(--line,#d9dee7);border-radius:var(--radius,14px);background:var(--card,#fff);color:inherit;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0a}.sf-card:hover{box-shadow:var(--shadow,0 8px 24px #0f172a17);transform:translateY(-4px)}.sf-card-media{background:#edf0f4;height:210px;position:relative;overflow:hidden}.sf-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.sf-card:hover .sf-card-media img{transform:scale(1.03)}.sf-card-badge{color:#283548;background:#fff;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #0000001f}.sf-card-badge.fast{color:#08633c;background:#dff6ea}.sf-card-body{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.sf-card-meta{color:var(--muted,#637083);text-transform:uppercase;letter-spacing:.03em;justify-content:space-between;gap:8px;font-size:11px;font-weight:700;display:flex}.sf-card-body h3{min-height:44px;margin:8px 0 6px;font-size:17px;line-height:1.3}.sf-rating-line{color:#283548;align-items:center;gap:6px;font-size:13px;display:flex}.sf-rating-line.compact{margin-bottom:6px}.sf-rating-line .stars{color:#e57a00}.sf-card-body p{color:#425067;flex:1;margin:0 0 12px;font-size:13px;line-height:1.45}.sf-card-foot{border-top:1px solid var(--line,#d9dee7);justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;padding-top:10px;display:flex}.sf-card-price strong{color:var(--ink,#17202a);font-size:24px}.sf-card-price span{color:var(--muted,#637083);font-size:13px}.sf-card-cta{color:var(--blue,#1f6feb);font-size:12px;font-weight:800}.sf-about-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.sf-about-card{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:18px;padding:22px;box-shadow:0 2px 8px #0f172a0a}.sf-about-icon{background:var(--soft,#f8fafc);border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:12px;font-size:20px;display:inline-grid}.sf-about-card h2{margin:0 0 10px;font-size:18px}.sf-about-card p,.sf-about-card li{color:#425067;margin:0 0 8px;font-size:14px;line-height:1.5}.sf-about-card ul{margin:0;padding-left:18px}.sf-about-card a{color:var(--blue,#1f6feb);font-weight:800;text-decoration:none}.sf-hours-list{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}.sf-hours-list li{color:#425067;justify-content:space-between;gap:12px;font-size:14px;display:flex}.sf-hours-list li span{color:#15263d;min-width:36px;font-weight:800}.sf-hours-list li.closed strong{color:#8a95a5}.sf-hours-summary{color:#425067;margin:0;font-size:14px;line-height:1.45}.sf-hours-area-note{color:#667386;margin:0;font-size:13px;line-height:1.45}.sf-about-contact{border-top:1px solid var(--line,#d9dee7);flex-direction:column;gap:4px;margin-top:12px;padding-top:12px;font-size:14px;display:flex}.sf-about-contact a{color:var(--blue,#1f6feb);font-weight:700;text-decoration:none}.sf-detail-shell .sf-page{padding-top:24px}.sf-breadcrumb{margin-bottom:20px}.sf-breadcrumb a{color:var(--blue,#1f6feb);font-size:14px;font-weight:800;text-decoration:none}.sf-detail-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:start;gap:28px;display:grid}.sf-detail-gallery{border:1px solid var(--line,#d9dee7);background:#edf0f4;border-radius:20px;margin-bottom:22px;overflow:hidden}.sf-detail-gallery img{object-fit:contain;width:100%;max-height:520px;display:block}.sf-detail-eyebrow{color:var(--muted,#637083);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:13px;font-weight:700}.sf-detail-copy h1{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(28px,4vw,38px);line-height:1.12}.sf-detail-lead{color:#425067;margin:14px 0 0;font-size:16px;line-height:1.6}.sf-detail-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.sf-spec{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:14px;padding:14px}.sf-spec span{color:var(--muted,#637083);margin-bottom:4px;font-size:12px;display:block}.sf-spec strong{font-size:16px}.sf-detail-section{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:16px;margin-bottom:22px;padding:20px}.sf-detail-section h2{margin:0 0 10px;font-size:17px}.sf-detail-section p{color:#425067;margin:0;line-height:1.55}.sf-vendor-mini-head{align-items:center;gap:12px;margin-bottom:10px;display:flex}.sf-vendor-mini-logo{object-fit:cover;border:1px solid var(--line,#d9dee7);border-radius:12px;width:48px;height:48px}.sf-vendor-mini-logo.empty{background:var(--soft,#f8fafc);color:#15263d;place-items:center;font-weight:800;display:grid}.sf-vendor-mini-head p{color:var(--muted,#637083);margin:2px 0 0;font-size:13px}.sf-detail-sidebar{position:sticky;top:16px}.sf-book-card{border:1px solid var(--line,#d9dee7);box-shadow:var(--shadow,0 8px 24px #0f172a17);background:#fff;border-radius:18px;padding:22px}.sf-book-price{align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.sf-book-price strong{font-size:34px;line-height:1}.sf-book-price span{color:var(--muted,#637083);font-size:15px}.sf-book-facts{color:#425067;margin:14px 0 18px;padding-left:18px;font-size:14px;line-height:1.5}.sf-book-cta{width:100%;margin-bottom:10px}.sf-book-secondary{justify-content:center;width:100%;margin-bottom:12px;display:flex}.sf-book-note{color:var(--muted,#637083);text-align:center;margin:0;font-size:12px;line-height:1.45}.sf-empty{text-align:center;padding:80px 24px}.sf-empty.inline{border:1px dashed var(--line,#d9dee7);background:#fff;border-radius:18px;padding:48px 24px}.sf-empty-icon{margin-bottom:12px;font-size:48px}.sf-empty h1,.sf-empty h2{margin:0 0 10px}.sf-empty p{max-width:480px;color:var(--muted,#637083);margin:0 auto 18px;line-height:1.5}.sf-empty-unavailable{max-width:560px;margin:0 auto}.sf-empty-catalog{text-align:center;border:1px solid var(--line,#d9dee7);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:20px;padding:56px 28px;box-shadow:0 2px 8px #0f172a0a}.sf-empty-catalog-icon{background:linear-gradient(135deg, #eef2f7, #dfe7f2) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23425067' stroke-width='1.6' d='M4 7h16v11a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7Z'/%3E%3Cpath stroke='%23425067' stroke-width='1.6' d='M4 7l2-3h12l2 3'/%3E%3C/svg%3E") center / 32px no-repeat;border-radius:18px;width:72px;height:72px;margin:0 auto 16px}.sf-empty-catalog h2{margin:0 0 10px}.sf-empty-catalog p{max-width:460px;color:var(--muted,#637083);margin:0 auto 18px}.sf-about-placeholder{color:#667386;font-style:italic}@media (max-width:980px){.sf-stat-row,.sf-about-grid,.sf-detail-layout,.sf-detail-specs,.sf-highlights,.sf-reviews-layout{grid-template-columns:1fr 1fr}.sf-reviews-summary,.sf-detail-sidebar{position:static}}@media (max-width:640px){.sf-hero{padding:32px 0 40px}.sf-header-inner{grid-template-columns:1fr auto;grid-template-areas:"start actions""vendor vendor";row-gap:10px;padding:8px 0 10px}.sf-header-start{grid-area:start}.sf-header-vendor,.sf-header-crumb{grid-area:vendor;justify-content:flex-start;max-width:none}.sf-header-actions{grid-area:actions}.sf-header-back-label{display:none}.sf-header-logo-link .rentzon-logo-md{max-width:140px;max-height:36px}.sf-header-contact{min-height:38px;padding:0 12px;font-size:13px}.sf-brand-lockup{flex-direction:column;align-items:flex-start}.sf-stat-row,.sf-about-grid,.sf-detail-specs,.sf-highlights,.sf-faq-grid,.sf-reviews-layout{grid-template-columns:1fr}.sf-hero-top{flex-direction:column}.sf-hero-actions{width:100%}.sf-hero-btn{flex:1}.sf-section-head{flex-direction:column;align-items:flex-start}.sf-grid{grid-template-columns:1fr}.sf-trust-inner{flex-direction:column;gap:8px}.sf-top-rated-row{grid-auto-columns:minmax(240px,80%)}}.sf-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:28px 0 8px;display:grid}.sf-highlight-card{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:16px;padding:18px}.sf-highlight-icon{background:var(--soft,#f8fafc);border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:10px;font-size:18px;display:inline-grid}.sf-highlight-icon.reviews{color:#b45309;background:#fff4e5}.sf-highlight-icon.secure{color:#1f6feb;background:#eef4ff}.sf-highlight-icon.policy{color:#6d28d9;background:#f3efff}.sf-highlight-card h3{margin:0 0 8px;font-size:16px}.sf-highlight-card p{color:#425067;margin:0;font-size:13px;line-height:1.45}.sf-stat-link{cursor:pointer;text-align:left;font:inherit;color:inherit;transition:background .15s}.sf-stat-link:hover{background:#ffffff24}.sf-top-rated{padding:12px 0 8px}.sf-section-head.compact{margin-bottom:14px}.sf-link-btn{color:var(--blue,#1f6feb);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:800}.sf-top-rated-row{grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.sf-top-rated-card{border:1px solid var(--line,#d9dee7);color:inherit;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:box-shadow .15s;display:flex}.sf-top-rated-card:hover{box-shadow:var(--shadow,0 8px 24px #0f172a17)}.sf-top-rated-card img{object-fit:cover;background:#edf0f4;border-radius:12px;width:72px;height:72px}.sf-top-rated-card strong{margin-bottom:4px;font-size:14px;display:block}.sf-top-rated-card span,.sf-top-rated-card em{color:var(--muted,#637083);font-size:12px;font-style:normal;display:block}.sf-top-rated-card em{color:var(--ink,#17202a);margin-top:4px;font-weight:800}.sf-reviews{border-top:1px solid var(--line,#d9dee7);margin-top:44px;padding-top:36px}.sf-reviews-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.sf-reviews-summary{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:18px;padding:20px;position:sticky;top:16px}.sf-reviews-score{text-align:center;margin-bottom:18px}.sf-reviews-score strong{margin-bottom:6px;font-size:42px;line-height:1;display:block}.sf-reviews-score .stars{color:#e57a00;letter-spacing:2px;margin-bottom:4px;display:block}.sf-reviews-score em{color:var(--muted,#637083);font-size:13px;font-style:normal}.sf-reviews-bars{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sf-reviews-bars li{color:#425067;grid-template-columns:28px 1fr 24px;align-items:center;gap:8px;font-size:12px;display:grid}.sf-reviews-bars i{background:linear-gradient(90deg,#ffb15f,#ff8a1f);border-radius:999px;max-width:100%;height:8px;display:block}.sf-reviews-bars em{text-align:right;font-style:normal}.sf-reviews-top-products{border-top:1px solid var(--line,#d9dee7);margin-top:18px;padding-top:16px}.sf-reviews-top-products h3{margin:0 0 10px;font-size:14px}.sf-reviews-top-products ul{margin:0;padding:0;list-style:none}.sf-reviews-top-products li{margin-bottom:10px}.sf-reviews-top-products strong{margin-bottom:2px;font-size:13px;display:block}.sf-reviews-top-products span{color:var(--muted,#637083);font-size:12px}.sf-reviews-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sf-reviews-product-filter{color:var(--muted,#637083);flex-direction:column;gap:4px;font-size:12px;font-weight:700;display:flex}.sf-reviews-product-filter select{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:10px;min-width:200px;padding:8px 10px}.sf-review-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.sf-review-card{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:16px;padding:18px}.sf-review-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.sf-verified{color:#08633c;background:#dff6ea;border-radius:999px;margin-left:8px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-block}.sf-review-stars{color:#e57a00;white-space:nowrap}.sf-review-product{color:var(--muted,#637083);text-transform:uppercase;letter-spacing:.03em;margin:0 0 6px;font-size:12px;font-weight:700}.sf-review-card h3{margin:0 0 8px;font-size:16px}.sf-review-card p{color:#425067;margin:0;font-size:14px;line-height:1.5}.sf-review-foot{border-top:1px solid var(--line,#d9dee7);color:var(--muted,#637083);gap:12px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.sf-faq{margin-top:44px}.sf-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sf-faq-grid article{border:1px solid var(--line,#d9dee7);background:#fff;border-radius:16px;padding:18px}.sf-faq-grid h3{margin:0 0 8px;font-size:16px}.sf-faq-grid p{color:#425067;margin:0;font-size:14px;line-height:1.5}.sf-modal-backdrop{z-index:60;background:#0f17248c;place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.sf-modal{background:#fff;border-radius:18px;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 60px #0f172438}.sf-modal-head{justify-content:space-between;gap:12px;padding:20px 20px 0;display:flex}.sf-modal-head h2{margin:0 0 6px;font-size:22px}.sf-modal-head p{color:var(--muted,#637083);margin:0;font-size:14px;line-height:1.45}.sf-modal-close{background:var(--soft,#f8fafc);cursor:pointer;border:none;border-radius:10px;width:36px;height:36px;font-size:24px;line-height:1}.sf-review-form{padding:16px 20px 20px}.sf-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.sf-field span{color:#425067;font-size:13px;font-weight:800}.sf-field input,.sf-field select,.sf-field textarea{border:1px solid var(--line,#d9dee7);border-radius:12px;padding:10px 12px;font-size:14px}.sf-star-input{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.sf-star-input button{color:#d9dee7;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:28px;line-height:1}.sf-star-input button.active{color:#e57a00}.sf-star-input em{color:var(--muted,#637083);margin-left:8px;font-size:13px;font-style:normal}.sf-review-note{color:var(--muted,#637083);margin:0 0 12px;font-size:12px;line-height:1.45}.sf-review-error{color:#9b1c1c;background:#fff1f0;border:1px solid #f5c2c0;border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:13px}.sf-modal-actions.stacked{flex-direction:column;align-items:stretch}.sf-modal-actions.stacked .btn{text-align:center;width:100%;text-decoration:none}.sf-link-btn.center{text-align:center;margin-top:4px;display:block}.sf-contact-auth-body{padding:0 20px 20px}.sf-contact-auth-points{color:#425067;margin:0 0 18px;padding-left:18px;font-size:14px;line-height:1.5}.sf-contact-auth-points li{margin-bottom:8px}.sf-modal-actions{justify-content:flex-end;gap:10px;display:flex}.sf-about-contact .sf-link-btn{margin-top:8px;display:inline-block}.sf-toast{z-index:70;color:#fff;background:#15263d;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:700;position:fixed;bottom:24px;right:18px;box-shadow:0 12px 30px #0f172438}.rz-profile-switch{position:relative}.rz-profile-switch[data-switching=true] .rz-profile-menu-trigger{cursor:wait}.rz-profile-switch[data-switching=true]:after{content:"";pointer-events:none;border:2px solid #ff7a0059;border-top-color:#0000;border-radius:999px;animation:.8s linear infinite rz-profile-switch-spin;position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}@keyframes rz-profile-switch-spin{to{transform:rotate(360deg)}}.rz-profile-menu-trigger{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:inline-flex}.rz-profile-menu-trigger:disabled{opacity:.7;cursor:wait}.rz-profile-menu-avatar{color:#fff;background:#ffffff2e;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.rz-profile-menu-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.rz-profile-menu-copy strong{font-size:13px;font-weight:800;line-height:1.2}.rz-profile-menu-copy em{opacity:.78;font-size:11px;font-style:normal;line-height:1.2}.rz-profile-menu-items{border-top:1px solid #eef2f6;padding:4px 0}.rz-profile-menu-items button{text-align:left;cursor:pointer;background:#fff;border:0;width:100%;padding:10px 14px;font-size:13px;display:block}.rz-profile-menu-items button:hover{background:#f4f6f8}.rz-profile-menu-items button.danger{color:#b91c1c}.rz-profile-menu-footer{border-top:1px solid #eef2f6;padding:4px 0}.rz-profile-menu-signout{text-align:left;color:#b91c1c;cursor:pointer;background:#fff;border:0;width:100%;padding:10px 14px;font-size:13px;font-weight:700}.rz-profile-menu-signout:hover{background:#fff5f5}.rz-profile-menu-signout:disabled{opacity:.7;cursor:wait}.rz-profile-switch-trigger{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.rz-profile-switch-trigger:disabled{opacity:.7;cursor:wait}.rz-profile-switch-badge{background:#ffffff24;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.rz-profile-switch-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.rz-profile-switch-copy strong{font-size:13px;font-weight:800;line-height:1.2}.rz-profile-switch-copy em{opacity:.78;font-size:11px;font-style:normal;line-height:1.2}.rz-profile-switch-caret{opacity:.75;font-size:11px}.rz-profile-switch-menu{color:#152033;z-index:60;background:#fff;border:1px solid #d7dde5;border-radius:12px;min-width:280px;max-width:min(92vw,340px);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 40px #0f172a29}.rz-profile-switch-menu-head{background:#f8fafc;border-bottom:1px solid #eef2f6;padding:12px 14px}.rz-profile-switch-menu-head strong{font-size:13px;display:block}.rz-profile-switch-menu-head span{color:#667386;word-break:break-all;margin-top:2px;font-size:11px;display:block}.rz-profile-switch-menu-label{text-transform:uppercase;letter-spacing:1px;color:#8a95a5;margin:0;padding:10px 14px 4px;font-size:10px;font-weight:900}.rz-profile-switch-menu button{text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:10px;width:100%;padding:10px 14px;display:flex}.rz-profile-switch-menu button:hover{background:#f4f6f8}.rz-profile-switch-menu button.active{background:#eef2ff}.rz-profile-switch-menu button:disabled{cursor:wait;opacity:.7}.rz-profile-switch-option-icon{background:#eef2f6;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.rz-profile-switch-option-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.rz-profile-switch-option-copy strong{color:#152033;font-size:13px}.rz-profile-switch-option-copy span{color:#667386;font-size:11px}.rz-profile-switch-current{text-transform:uppercase;letter-spacing:.6px;color:#5b21b6;flex-shrink:0;font-size:10px;font-weight:900}.rz-profile-switch.header .rz-profile-menu-trigger{color:#15263d;background:#fff;border:1px solid #dbe3ee;border-radius:999px;padding:4px 12px 4px 4px}.rz-profile-switch.header .rz-profile-menu-avatar{color:#fff;background:linear-gradient(135deg,#15263d,#2f4563);width:34px;height:34px}.rz-profile-switch.header .rz-profile-switch-menu{top:calc(100% + 10px)}.rz-profile-switch.consumer .rz-profile-menu-trigger{color:#fff}.rz-profile-switch.consumer .rz-profile-menu-avatar{background:#ffffff2e}.rz-profile-switch.vendor .rz-profile-menu-trigger{color:#15263d;background:#fff;border:1px solid #dbe3ee;border-radius:999px;padding:4px 12px 4px 4px}.rz-profile-switch.vendor .rz-profile-menu-avatar{background:linear-gradient(135deg,#15263d,#2f4563)}.rz-profile-switch.admin .rz-profile-menu-trigger{color:#fff;background:#1f2937;border:1px solid #3b4658;border-radius:999px;padding:4px 12px 4px 4px}.rz-profile-switch.admin .rz-profile-menu-avatar{background:#ffffff24}@media (max-width:780px){.rz-profile-menu-copy,.rz-profile-switch-caret{display:none}.rz-profile-switch.header .rz-profile-menu-trigger,.rz-profile-switch.consumer .rz-profile-menu-trigger,.rz-profile-switch.admin .rz-profile-menu-trigger,.rz-profile-switch.vendor .rz-profile-menu-trigger{background:0 0;border:0;padding:0}.rz-profile-switch-menu{right:-8px}}
