@import "/uicons-regular-straight-4.0.0/css/uicons-regular-straight.css?v=20260331";@import "/uicons-regular-straight-4.0.0/css/uicons-regular-rounded.css?v=20260331";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&family=Sora:wght@400;600;700&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{justify-content:flex-start;align-items:stretch;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:block}#root{display:block}.app-topbar{padding-left:0}@media (width>=1024px){.app-topbar{padding-left:var(--sidebar-width,180px)}}button{align-items:center;gap:.5rem;display:inline-flex}.btn-icon-only{padding:.35rem;font-size:0;line-height:1}.btn-icon-only svg,.btn-icon-only i{width:16px;height:16px;font-size:16px}.fi[class^=fi-]:before,.fi[class*=\ fi-]:before,i[class^=fi-]:before,i[class*=\ fi-]:before{font-style:normal;font-weight:400;display:inline-block;font-family:uicons-regular-straight!important}span.inline-flex.items-center.gap-1.bg-slate-100.border.border-slate-200.rounded-full>button.text-blue-600{font-size:0}span.inline-flex.items-center.gap-1.bg-slate-100.border.border-slate-200.rounded-full>button.text-blue-600 svg,span.inline-flex.items-center.gap-1.bg-slate-100.border.border-slate-200.rounded-full>button.text-blue-600 i{width:14px;height:14px;font-size:14px}button.inline-flex.items-center.gap-1.text-blue-600,button.inline-flex.items-center.gap-1.text-red-500,button.inline-flex.items-center.gap-1.text-slate-600{font-size:0}button.inline-flex.items-center.gap-1.text-blue-600 svg,button.inline-flex.items-center.gap-1.text-red-500 svg,button.inline-flex.items-center.gap-1.text-slate-600 svg,button.inline-flex.items-center.gap-1.text-blue-600 i,button.inline-flex.items-center.gap-1.text-red-500 i,button.inline-flex.items-center.gap-1.text-slate-600 i{width:14px;height:14px;font-size:14px}td.p-2.text-right.space-x-2 button.inline-flex.items-center.gap-1{font-size:.75rem}td.p-2.text-right.space-x-2 button.inline-flex.items-center.gap-1 span,td.p-2.text-right.space-x-2 button.inline-flex.items-center.gap-1 svg,td.p-2.text-right.space-x-2 button.inline-flex.items-center.gap-1 i{font-size:inherit}.auth-anchor{position:absolute;top:0;left:0}.auth-modal{display:none}.auth-modal.is-open,#auth-register:target~.auth-modal,#auth-login:target~.auth-modal{display:flex}.sidebar-scroll{overflow-x:hidden}:root{--ps-accent:#f97316;--ps-bg:#f5f7fb;--ps-surface:#fff;--ps-muted:#6b7280;--ps-text:#111827;--ps-border:#0f172a14;--ps-shadow:0 26px 60px #0f172a1f;--ps-glow:0 0 0 1px #fffc}.public-site.dark{--ps-bg:#0b1120;--ps-surface:#111827;--ps-muted:#9ca3af;--ps-text:#f9fafb;--ps-border:#94a3b833;--ps-shadow:0 30px 70px #00000073;--ps-glow:0 0 0 1px #0f172acc}.public-site{background:radial-gradient(circle at top left, #ffedd599, transparent 55%), radial-gradient(circle at top right, #dbeafeb3, transparent 50%), var(--ps-bg);color:var(--ps-text);min-height:100vh;font-family:Manrope,system-ui,sans-serif}.public-site.dark{background:radial-gradient(circle at top left, #1e40af59, transparent 55%), radial-gradient(circle at top right, #0f172acc, transparent 55%), var(--ps-bg)}.ps-shell{flex-direction:column;gap:32px;max-width:1280px;margin:0 auto;padding:32px 24px 80px;display:flex}.ps-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.ps-brand{align-items:center;gap:16px;display:flex}.ps-logo-wrap{background:var(--ps-surface);width:56px;height:56px;box-shadow:var(--ps-shadow);color:var(--ps-accent);border-radius:18px;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.ps-logo-wrap img{object-fit:cover;width:100%;height:100%}.ps-brand-text h1{margin:0;font-family:Sora,sans-serif;font-size:24px;font-weight:700}.ps-overline{text-transform:uppercase;letter-spacing:.2em;color:var(--ps-muted);font-size:11px}.ps-brand-text p{color:var(--ps-muted);margin:6px 0 0;font-size:14px}.ps-header-actions{align-items:center;gap:12px;display:flex}.ps-theme-toggle{border:1px solid var(--ps-border);background:var(--ps-surface);color:var(--ps-text);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;display:inline-flex}.ps-theme-toggle svg{width:16px;height:16px}.ps-primary-btn{background:var(--ps-accent);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:12px 18px;font-weight:700;transition:filter .2s,transform .2s;box-shadow:0 12px 26px #0f172a2e}.ps-primary-btn:hover{filter:brightness(1.2);transform:translateY(-1px)}.ps-ghost-btn{border:1px solid var(--ps-border);color:var(--ps-text);cursor:pointer;background:0 0;border-radius:14px;padding:12px 18px;font-weight:600;transition:filter .2s,transform .2s}.ps-ghost-btn:hover{filter:brightness(1.2);transform:translateY(-1px)}.ps-hero{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;animation:.8s fadeUp;display:grid}.ps-hero-content{background:var(--ps-surface);box-shadow:var(--ps-shadow);border:1px solid var(--ps-border);border-radius:28px;flex-direction:column;gap:18px;padding:28px;display:flex}.ps-hero-content h2{margin:0;font-family:Sora,sans-serif;font-size:32px}.ps-hero-content p{color:var(--ps-muted);margin:0;line-height:1.6}.ps-hero-tags{flex-wrap:wrap;gap:10px;display:flex}.ps-chip{color:var(--ps-accent);background:#f973161f;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.ps-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.ps-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ps-hero-metrics div{background:#0f172a0a;border-radius:14px;flex-direction:column;gap:4px;padding:12px;display:flex}.public-site.dark .ps-hero-metrics div{background:#94a3b81f}.ps-hero-metrics strong{font-size:18px}.ps-hero-metrics span{color:var(--ps-muted);font-size:12px}.ps-hero-visual{box-shadow:var(--ps-shadow);border:1px solid var(--ps-border);border-radius:28px;position:relative;overflow:hidden}.ps-hero-visual img,.ps-hero-placeholder{object-fit:cover;background:linear-gradient(130deg,#2563eb2e,#f9731633);width:100%;height:100%;min-height:320px;display:block}.ps-hero-card{box-shadow:var(--ps-shadow);background:#ffffffeb;border:1px solid #0f172a0f;border-radius:20px;gap:8px;padding:14px 18px;display:grid;position:absolute;bottom:20px;right:20px}.public-site.dark .ps-hero-card{background:#111827e6;border-color:#94a3b833}.ps-hero-card span{color:var(--ps-muted);font-size:11px}.ps-hero-card strong{font-size:15px}.ps-search{justify-content:space-between;align-items:center;gap:20px;display:flex}.ps-search-input{background:var(--ps-surface);border:1px solid var(--ps-border);border-radius:16px;flex:1;align-items:center;gap:12px;padding:12px 14px;display:flex}.ps-search-input input{color:var(--ps-text);background:0 0;border:none;flex:1;font-size:14px}.ps-search-input button{background:var(--ps-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:8px 14px;font-weight:600}.ps-search-info{color:var(--ps-muted);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.ps-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.ps-section-title h3{margin:0;font-family:Sora,sans-serif;font-size:20px}.ps-section-title span{color:var(--ps-muted);font-size:12px}.ps-categories{flex-direction:column;gap:16px;display:flex}.ps-category-row{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.ps-category-pill{border:1px solid var(--ps-border);background:var(--ps-surface);color:var(--ps-text);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-weight:600;display:inline-flex}.ps-category-pill.active{background:var(--ps-accent);color:#fff;border-color:#0000}.ps-category-icon{background:#0f172a14 50%/cover;border-radius:50%;width:26px;height:26px}.ps-promos{flex-direction:column;gap:16px;display:flex}.ps-promo-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.ps-promo-card{box-shadow:var(--ps-shadow);background:linear-gradient(135deg,#ffffffd9,#94a3b814);border:1px solid #94a3b859;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.ps-promo-card strong{color:var(--ps-accent);font-size:18px}.ps-promo-card--empty{opacity:.75}.ps-promo-media{background-position:50%;background-size:cover;border:1px solid #94a3b859;border-radius:14px;width:100%;height:140px}.ps-promo-media--placeholder{color:#64748b;background:linear-gradient(135deg,#e2e8f0cc,#f1f5f9e6);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.ps-promo-content{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.ps-promo-content h4{margin:0;font-size:16px}.ps-promo-content p{color:#64748b;margin:6px 0 0;font-size:13px}.ps-promo-popup{z-index:200;background:#0f172a99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ps-promo-popup-card{background:var(--ps-surface);border-radius:20px;width:min(520px,92vw);position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a4d}.ps-promo-popup-card img{object-fit:cover;width:100%;max-height:360px;display:block}.ps-promo-popup-body{flex-direction:column;gap:8px;padding:16px 20px 20px;display:flex}.ps-promo-popup-body strong{color:#0f172a;font-size:18px}.ps-promo-popup-body p{color:#475569;margin:0;font-size:14px}.ps-promo-popup-cta{background:var(--ps-accent);color:#fff;border-radius:999px;align-self:flex-start;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:filter .2s,transform .2s}.ps-promo-popup-cta:hover{filter:brightness(1.2);transform:translateY(-1px)}.ps-promo-popup-close{color:#fff;cursor:pointer;background:#0f172a99;border:none;border-radius:50%;width:32px;height:32px;font-size:20px;position:absolute;top:10px;right:12px}.ps-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.ps-product-card{background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ps-product-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0f172a2e}.ps-product-media{background:#94a3b826;justify-content:center;align-items:center;height:160px;display:flex}.ps-product-media img{object-fit:cover;width:100%;height:100%}.ps-product-fallback{color:var(--ps-muted);font-size:12px}.ps-product-body{flex-direction:column;gap:12px;padding:16px;display:flex}.ps-product-body h4{color:var(--ps-accent);margin:0;font-size:18px}.ps-product-body span{color:var(--ps-muted);font-size:12px}.ps-product-footer{justify-content:space-between;align-items:center;display:flex}.ps-product-footer strong{color:var(--ps-accent);font-size:18px}.ps-product-footer button{background:var(--ps-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:8px 12px;font-weight:600;transition:filter .2s,transform .2s}.ps-product-footer button:hover{filter:brightness(1.2);transform:translateY(-1px)}.public-site.dark .ps-product-footer button{background:var(--ps-accent)}.ps-story{background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);border-radius:24px;padding:24px}.ps-story-grid-2col{grid-template-columns:minmax(220px, var(--ps-story-image-width,45%)) minmax(280px, 1fr);align-items:center;gap:24px;display:grid}.ps-story-media{aspect-ratio:3/4;background:#0f172a0d;border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.ps-story-media img{object-fit:cover;width:100%;height:100%}.ps-story-media-fallback{color:var(--ps-muted);font-size:13px}.ps-story-content{flex-direction:column;gap:12px;display:flex}.ps-story-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--ps-muted);font-size:12px;font-weight:700}.ps-story-content h1{margin:0;font-size:clamp(26px,3vw,40px)}.ps-story-content p{color:var(--ps-muted);margin:0;line-height:1.6}.ps-social-section{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.ps-social-heading h3{margin:0;font-size:22px}.ps-social-heading span{color:var(--ps-muted);font-size:14px}.ps-social-strip{flex-wrap:wrap;gap:16px;display:flex}.ps-social-link{background:var(--ps-surface);border:1px solid var(--ps-border);width:64px;height:64px;color:var(--ps-accent);box-shadow:var(--ps-shadow);border-radius:999px;place-items:center;text-decoration:none;transition:filter .2s,transform .2s;display:grid}.ps-social-link:hover{filter:brightness(1.2);transform:translateY(-1px)}.ps-social-link svg{width:28px;height:28px}.ps-social-fallback{font-size:20px;font-weight:700}.ps-info-section{border-top:1px dashed var(--ps-border);flex-direction:column;gap:6px;padding-top:8px;display:flex}.ps-info-section:first-of-type{border-top:none;padding-top:0}.ps-info-section span{text-transform:uppercase;letter-spacing:.08em;color:var(--ps-muted);font-size:12px;font-weight:700}.ps-info-section h1{margin:0;font-size:26px}.ps-info-section p{color:var(--ps-muted);margin:0}.ps-social-icons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ps-social-icon{border:1px solid var(--ps-border);width:36px;height:36px;color:var(--ps-text);background:var(--ps-surface);border-radius:12px;place-items:center;font-weight:700;text-decoration:none;display:grid}.ps-chip-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ps-chip{border:1px solid var(--ps-border);background:#0f172a0a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.public-site.dark .ps-chip{background:#94a3b81f}.ps-muted{color:var(--ps-muted);font-size:12px}.ps-review-rating{background:var(--ps-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:700;display:flex}.ps-map-section{flex-direction:column;gap:16px;display:flex}.ps-map{border:1px solid var(--ps-border);background:var(--ps-surface);box-shadow:var(--ps-shadow);border-radius:24px;overflow:hidden}.ps-map-card{gap:18px;padding:26px;display:grid}.ps-map-placeholder{height:220px;color:var(--ps-muted);background:linear-gradient(135deg,#0f172a14,#0f172a05);border-radius:20px;place-items:center;font-weight:600;display:grid}.ps-map-embed{border:none;border-radius:20px;width:100%;height:220px}.ps-map-info strong{margin-bottom:6px;font-size:16px;display:block}.ps-map-row{color:var(--ps-muted);justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.ps-map-row span{flex:auto}.ps-map-cta{white-space:nowrap;align-self:center;width:fit-content}.ps-map-muted{color:var(--ps-muted);font-size:13px}.ps-footer{color:var(--ps-muted);flex-wrap:wrap;justify-content:center;gap:16px;font-size:12px;display:flex}.ps-error-card,.ps-hero-skeleton{background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);border-radius:20px;padding:40px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.ps-header{flex-direction:column;align-items:flex-start}.ps-hero{grid-template-columns:1fr}.ps-hero-visual{min-height:260px}.ps-hero-card{margin:16px;position:static}.ps-search{flex-direction:column;align-items:stretch}}@media (width<=640px){.ps-shell{padding:24px 16px 60px}.ps-hero-content h2{font-size:24px}.ps-hero-metrics{grid-template-columns:1fr}}.ps-service-bar{background:var(--ps-surface);border-bottom:1px solid var(--ps-border);height:50px;box-shadow:none;z-index:50;border-radius:0;justify-content:space-between;align-items:center;gap:16px;padding:0 18px;display:flex;position:sticky;top:0}.ps-service-left{align-items:center;gap:12px;font-weight:600;display:flex}.ps-service-pill{color:var(--ps-accent);background:#f973161f;border-radius:999px;padding:3px 10px;font-size:11px}.ps-service-note{color:var(--ps-muted);font-size:11px}.ps-service-center{align-items:center;gap:8px;display:flex}.ps-service-label{color:var(--ps-muted);font-size:12px}.ps-service-select{border:1px solid var(--ps-border);background:var(--ps-bg);border-radius:10px;height:24px;padding:4px 10px;font-size:11px}.ps-service-actions{align-items:center;gap:8px;display:flex}.ps-service-icon{border:1px solid var(--ps-border);background:var(--ps-bg);width:28px;height:28px;color:var(--ps-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:inline-flex}.ps-service-icon svg{width:16px;height:16px}.ps-service-icon:hover{background:var(--ps-surface);filter:brightness(1.2);transform:translateY(-1px)}.ps-service-bar a.ps-service-icon{text-decoration:none}.ps-top-header{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:24px;display:flex}.ps-brand-inline{align-items:center;gap:12px;display:flex}.ps-brand-inline-text{flex-direction:column;gap:4px;display:flex}.ps-brand-inline-text strong{font-family:Sora,sans-serif;font-size:18px}.ps-brand-inline-text span{color:var(--ps-muted);font-size:12px}.ps-header-status{flex-direction:column;gap:4px;min-width:160px;display:flex}.ps-header-right{align-items:center;gap:32px;margin-left:auto;display:flex}.ps-header-status--row{flex-direction:row;align-items:center;gap:14px}.ps-header-icon{border:3px solid var(--ps-accent);width:54px;height:54px;color:var(--ps-accent);border-radius:999px;flex:none;place-items:center;display:grid}.ps-header-icon-svg{fill:currentColor;width:22px;height:22px;display:block}.ps-header-icon-svg path{fill:currentColor}.ps-header-meta{flex-direction:column;gap:4px;display:flex}.ps-header-status span{text-transform:uppercase;letter-spacing:.08em;color:var(--ps-muted);font-size:11px;font-weight:700}.ps-header-status strong{font-size:15px}.ps-header-status small{color:var(--ps-muted)}.ps-banner{grid-template-columns:1.4fr .6fr;gap:20px;display:grid}.ps-banner-slider{background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);border-radius:28px;min-height:340px;position:relative;overflow:hidden}.ps-banner-slider img,.ps-banner-fallback{object-fit:cover;width:100%;height:100%}.ps-banner-fallback{background:linear-gradient(120deg,#2563eb26,#f9731633)}.ps-banner-overlay{color:#fff;background:linear-gradient(#0f172a0d 0%,#0f172ab3 80%);flex-direction:column;justify-content:flex-end;gap:12px;padding:28px;display:flex;position:absolute;inset:0}.ps-banner-tag{background:#fff3;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.ps-banner-overlay h2{margin:0;font-family:Sora,sans-serif;font-size:28px}.ps-banner-overlay p{color:#ffffffe6;max-width:420px;margin:0;font-size:14px}.ps-banner-actions{flex-wrap:wrap;gap:10px;display:flex}.ps-banner-dots{gap:6px;display:flex;position:absolute;bottom:14px;right:16px}.ps-banner-dots button{cursor:pointer;background:#fff6;border:none;border-radius:999px;width:8px;height:8px}.ps-banner-dots button.active{background:#fff;width:18px}.ps-reserve-card{background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);border-radius:24px;flex-direction:column;gap:10px;padding:20px;display:flex}.ps-reserve-card h1{margin:0;font-size:26px}.ps-reserve-card p{color:var(--ps-muted);margin:0 0 6px}.ps-reserve-form{gap:10px;display:grid}.ps-reserve-form label{color:var(--ps-muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.ps-reserve-form input{border:1px solid var(--ps-border);background:var(--ps-surface);color:var(--ps-text);border-radius:12px;padding:10px 12px;font-size:14px}.ps-action-cards{gap:14px;display:grid}.ps-action-card{background:var(--ps-surface);border:2px solid color-mix(in srgb, var(--ps-accent) 18%, #fff 82%);color:var(--ps-text);text-align:left;border-radius:26px;align-items:center;gap:16px;min-height:88px;padding:18px 22px;text-decoration:none;transition:filter .2s,transform .2s;display:flex;box-shadow:0 14px 40px #0f172a14}.ps-action-card:hover{filter:brightness(1.2);transform:translateY(-1px)}.ps-action-icon{background:var(--ps-accent);color:#fff;border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid}.ps-action-icon img{filter:brightness(0)invert();width:28px;height:28px;display:block}.ps-action-text{flex-direction:column;flex:auto;gap:4px;display:flex}.ps-action-text strong{font-size:18px}.ps-action-text span{color:var(--ps-muted);font-size:15px}.ps-action-arrow{color:var(--ps-accent);margin-left:auto;font-size:30px;font-weight:700}.ps-modal-overlay{z-index:50;background:#0f172a80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ps-modal-card{background:var(--ps-surface);border:1px solid var(--ps-border);box-shadow:var(--ps-shadow);border-radius:24px;flex-direction:column;gap:10px;width:100%;max-width:420px;padding:20px;display:flex}.ps-modal-header{justify-content:space-between;align-items:center;display:flex}.ps-modal-header h3{margin:0;font-size:18px}.ps-modal-header button{cursor:pointer;color:var(--ps-muted);background:0 0;border:none;font-size:18px}.ps-modal-form{gap:10px;display:grid}.ps-modal-form label{color:var(--ps-muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.ps-modal-form input,.ps-modal-form textarea{border:1px solid var(--ps-border);background:var(--ps-surface);color:var(--ps-text);border-radius:12px;padding:10px 12px;font-size:14px}.ps-category-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ps-category-scroll{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.ps-category-link{border:1px solid var(--ps-border);background:var(--ps-surface);color:var(--ps-text);border-radius:999px;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;display:inline-flex}.ps-category-link .ps-category-icon{background:#0f172a14 50%/cover;border-radius:999px;width:48px;height:48px}.ps-category-text{margin:0;font-size:18px;font-weight:700;line-height:1.1}.ps-category-select{border:1px solid var(--ps-border);background:var(--ps-surface);border-radius:999px;padding:6px 14px;font-size:12px}.ps-product-grid{gap:16px;display:grid}.ps-product-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-product-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-product-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ps-product-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=1100px){.ps-product-grid-5{grid-template-columns:repeat(4,minmax(0,1fr))}.ps-product-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-product-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-story-grid-2col{grid-template-columns:1fr}.ps-story-media{max-width:320px;margin:0 auto}.ps-info-reviews{grid-template-columns:1fr}}@media (width<=760px){.ps-product-grid-2,.ps-product-grid-3,.ps-product-grid-4,.ps-product-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.ps-product-grid-2,.ps-product-grid-3,.ps-product-grid-4,.ps-product-grid-5{grid-template-columns:repeat(1,minmax(0,1fr))}}.ps-empty-note{color:var(--ps-muted);margin:4px 0 0;font-size:13px}.ps-products .ps-section-title{margin-bottom:16px}.ps-story-header{flex-direction:column;gap:6px;display:flex}.ps-gallery{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:16px;display:grid}.ps-gallery img{object-fit:cover;border-radius:16px;width:100%;height:120px}.ps-footer-links,.ps-footer-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ps-footer-meta{color:var(--ps-muted);justify-content:center;width:100%;font-size:12px}@media (width<=960px){.ps-banner{grid-template-columns:1fr}}@media (width<=720px){.ps-service-note{display:none}.ps-top-header{gap:16px}}.ps-map{min-height:320px;position:relative}
