@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Figtree:wght@400;500;600;700&display=swap";
:root{--rdf-primary:#12625c;--rdf-primary-dark:#0a3f3c;--rdf-primary-soft:#dceae5;--rdf-primary-tint:#edf4f1;--rdf-accent:#e0823d;--rdf-accent-dark:#c56c29;--rdf-accent-tint:#fbeee1;--rdf-bg:#faf8f4;--rdf-surface:#fff;--rdf-surface-alt:#f4f1ea;--rdf-text:#1f2a2a;--rdf-text-secondary:#5c6b6a;--rdf-text-muted:#8a9694;--rdf-on-primary:#fff;--rdf-on-accent:#fff;--rdf-border:#e6e2da;--rdf-border-strong:#d6d0c4;--rdf-star:#f5a623;--rdf-success:#2e9e6b;--rdf-success-soft:#e0f1e8;--rdf-font-head:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--rdf-font-body:"Figtree", system-ui, -apple-system, sans-serif;--rdf-text-xs:.75rem;--rdf-text-sm:.875rem;--rdf-text-base:1rem;--rdf-text-lg:1.125rem;--rdf-text-xl:1.25rem;--rdf-text-2xl:1.5rem;--rdf-text-3xl:1.875rem;--rdf-text-4xl:2.375rem;--rdf-text-5xl:3rem;--rdf-leading-tight:1.15;--rdf-leading-snug:1.3;--rdf-leading-body:1.5;--rdf-space-1:4px;--rdf-space-2:8px;--rdf-space-3:12px;--rdf-space-4:16px;--rdf-space-5:24px;--rdf-space-6:32px;--rdf-space-7:48px;--rdf-space-8:64px;--rdf-radius-sm:10px;--rdf-radius-md:14px;--rdf-radius-lg:16px;--rdf-radius-xl:22px;--rdf-radius-pill:999px;--rdf-shadow-xs:0 1px 2px #1f2a2a0d;--rdf-shadow-sm:0 2px 8px #1f2a2a0f;--rdf-shadow-md:0 6px 20px #1f2a2a14;--rdf-shadow-lg:0 14px 38px #1f2a2a1a;--rdf-tap:48px;--rdf-ease:cubic-bezier(.4, .1, .2, 1)}:root[data-palette=slate]{--rdf-primary:#34495e;--rdf-primary-dark:#222f3d;--rdf-primary-soft:#e2e7ec;--rdf-primary-tint:#eef1f4;--rdf-accent:#d9683c;--rdf-accent-dark:#bc5429;--rdf-accent-tint:#fbeae1;--rdf-bg:#f8f7f5;--rdf-surface-alt:#f0eeea;--rdf-text:#232b33;--rdf-text-secondary:#5e6973;--rdf-border:#e3e1dc}:root[data-palette=forest]{--rdf-primary:#245137;--rdf-primary-dark:#163220;--rdf-primary-soft:#dceadf;--rdf-primary-tint:#edf3ee;--rdf-accent:#cf9a2e;--rdf-accent-dark:#b0811f;--rdf-accent-tint:#f8efd9;--rdf-bg:#faf8f1;--rdf-surface-alt:#f2efe5;--rdf-text:#1e2a21;--rdf-text-secondary:#5a675c;--rdf-border:#e5e1d5}*,:before,:after{box-sizing:border-box}body{font-family:var(--rdf-font-body);font-size:var(--rdf-text-base);line-height:var(--rdf-leading-body);color:var(--rdf-text);background:var(--rdf-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,h5{font-family:var(--rdf-font-head);color:var(--rdf-text);line-height:var(--rdf-leading-tight);letter-spacing:-.015em;text-wrap:balance;margin:0}h1{font-size:var(--rdf-text-4xl);font-weight:800}h2{font-size:var(--rdf-text-3xl);font-weight:700}h3{font-size:var(--rdf-text-2xl);font-weight:700}h4{font-size:var(--rdf-text-xl);font-weight:600}p{text-wrap:pretty;margin:0}a{color:var(--rdf-primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}button{font-family:inherit}.rdf-btn{justify-content:center;align-items:center;gap:var(--rdf-space-2);min-height:var(--rdf-tap);padding:0 var(--rdf-space-5);border-radius:var(--rdf-radius-pill);font-family:var(--rdf-font-head);font-size:var(--rdf-text-base);cursor:pointer;transition:background .18s var(--rdf-ease), color .18s var(--rdf-ease), border-color .18s var(--rdf-ease), transform .12s var(--rdf-ease), box-shadow .18s var(--rdf-ease);white-space:nowrap;border:1.5px solid #0000;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.rdf-btn:hover{text-decoration:none}.rdf-btn:active{transform:translateY(1px)}.rdf-btn:focus-visible{outline:3px solid var(--rdf-primary-soft);outline-offset:2px}.rdf-btn--primary{background:var(--rdf-accent);color:var(--rdf-on-accent);box-shadow:var(--rdf-shadow-sm)}.rdf-btn--primary:hover{background:var(--rdf-accent-dark)}.rdf-btn--secondary{color:var(--rdf-primary);border-color:var(--rdf-primary);background:0 0}.rdf-btn--secondary:hover{background:var(--rdf-primary-tint)}.rdf-btn--solid{background:var(--rdf-primary);color:var(--rdf-on-primary)}.rdf-btn--solid:hover{background:var(--rdf-primary-dark)}.rdf-btn--ghost{color:var(--rdf-primary);padding:0 var(--rdf-space-3);background:0 0;min-height:40px}.rdf-btn--ghost:hover{background:var(--rdf-primary-tint)}.rdf-btn--link{color:var(--rdf-primary);background:0 0;border:none;min-height:auto;padding:0;font-weight:600}.rdf-btn--link:hover{color:var(--rdf-primary-dark);text-decoration:underline}.rdf-btn--sm{min-height:38px;padding:0 var(--rdf-space-4);font-size:var(--rdf-text-sm)}.rdf-btn--lg{min-height:56px;padding:0 var(--rdf-space-6);font-size:var(--rdf-text-lg)}.rdf-btn--block{width:100%}.rdf-btn:disabled,.rdf-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.rdf-field{gap:var(--rdf-space-2);flex-direction:column;display:flex}.rdf-label{font-family:var(--rdf-font-head);font-size:var(--rdf-text-sm);color:var(--rdf-text);font-weight:600}.rdf-input{width:100%;min-height:var(--rdf-tap);padding:0 var(--rdf-space-4);font-family:var(--rdf-font-body);font-size:var(--rdf-text-base);color:var(--rdf-text);background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:var(--rdf-radius-md);transition:border-color .15s var(--rdf-ease), box-shadow .15s var(--rdf-ease)}textarea.rdf-input{padding:var(--rdf-space-3) var(--rdf-space-4);resize:vertical;min-height:96px;line-height:var(--rdf-leading-body)}.rdf-input::placeholder{color:var(--rdf-text-muted)}.rdf-input:focus{border-color:var(--rdf-primary);box-shadow:0 0 0 3px var(--rdf-primary-soft);outline:none}.rdf-hint{font-size:var(--rdf-text-xs);color:var(--rdf-text-secondary)}.rdf-search{align-items:center;gap:var(--rdf-space-3);width:100%;min-height:var(--rdf-tap);padding:0 var(--rdf-space-5);background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:var(--rdf-radius-pill);box-shadow:var(--rdf-shadow-xs);transition:border-color .15s var(--rdf-ease), box-shadow .15s var(--rdf-ease);display:flex}.rdf-search:focus-within{border-color:var(--rdf-primary);box-shadow:0 0 0 3px var(--rdf-primary-soft)}.rdf-search__icon{color:var(--rdf-text-secondary);flex:none}.rdf-search__input{font-family:var(--rdf-font-body);font-size:var(--rdf-text-base);color:var(--rdf-text);background:0 0;border:none;outline:none;flex:1;min-width:0}.rdf-search__input::placeholder{color:var(--rdf-text-muted)}.rdf-search__btn{border-radius:var(--rdf-radius-pill);background:var(--rdf-accent);width:38px;height:38px;color:var(--rdf-on-accent);cursor:pointer;transition:background .15s var(--rdf-ease);border:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.rdf-search__btn:hover{background:var(--rdf-accent-dark)}.rdf-chip{align-items:center;gap:var(--rdf-space-2);min-height:38px;padding:0 var(--rdf-space-4);background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:var(--rdf-radius-pill);font-family:var(--rdf-font-body);font-size:var(--rdf-text-sm);color:var(--rdf-text);cursor:pointer;white-space:nowrap;transition:all .15s var(--rdf-ease);font-weight:500;display:inline-flex}.rdf-chip:hover{border-color:var(--rdf-primary)}.rdf-chip[aria-pressed=true],.rdf-chip--active{background:var(--rdf-primary);border-color:var(--rdf-primary);color:var(--rdf-on-primary)}.rdf-chip__count{color:var(--rdf-text-secondary);font-size:var(--rdf-text-xs)}.rdf-chip[aria-pressed=true] .rdf-chip__count{color:#ffffffbf}.rdf-badge{border-radius:var(--rdf-radius-pill);height:24px;font-family:var(--rdf-font-head);font-size:var(--rdf-text-xs);white-space:nowrap;align-items:center;gap:6px;padding:0 10px;font-weight:600;line-height:1;display:inline-flex}.rdf-badge--verified{background:var(--rdf-success-soft);color:var(--rdf-success)}.rdf-badge--verified-pending{background:var(--rdf-surface-alt);color:var(--rdf-text-muted);border:1px dashed var(--rdf-border-strong)}.rdf-badge--deal{background:var(--rdf-accent-tint);color:var(--rdf-accent-dark)}.rdf-badge--property{background:var(--rdf-primary-soft);color:var(--rdf-primary-dark)}.rdf-badge--neutral{background:var(--rdf-surface-alt);color:var(--rdf-text-secondary)}.rdf-rating{align-items:center;gap:var(--rdf-space-2);display:inline-flex}.rdf-rating__stars{color:var(--rdf-star);gap:1px;display:inline-flex}.rdf-rating__stars svg{display:block}.rdf-rating__star--empty{color:var(--rdf-border-strong)}.rdf-rating__value{font-family:var(--rdf-font-head);font-weight:700;font-size:var(--rdf-text-sm);color:var(--rdf-text)}.rdf-rating__count{font-size:var(--rdf-text-sm);color:var(--rdf-text-secondary)}.rdf-tile{gap:var(--rdf-space-3);padding:var(--rdf-space-4);background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:var(--rdf-radius-lg);cursor:pointer;text-align:left;transition:border-color .16s var(--rdf-ease), box-shadow .16s var(--rdf-ease), transform .16s var(--rdf-ease);flex-direction:column;display:flex}.rdf-tile:hover{border-color:var(--rdf-primary);box-shadow:var(--rdf-shadow-md);transform:translateY(-2px)}.rdf-tile__icon{border-radius:var(--rdf-radius-md);background:var(--rdf-primary-soft);width:44px;height:44px;color:var(--rdf-primary);justify-content:center;align-items:center;display:inline-flex}.rdf-tile__label{font-family:var(--rdf-font-head);font-weight:600;font-size:var(--rdf-text-base);color:var(--rdf-text)}.rdf-tile__count{font-size:var(--rdf-text-sm);color:var(--rdf-text-secondary)}.rdf-vendor{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:var(--rdf-radius-lg);box-shadow:var(--rdf-shadow-xs);transition:border-color .16s var(--rdf-ease), box-shadow .16s var(--rdf-ease), transform .16s var(--rdf-ease);flex-direction:column;display:flex;overflow:hidden}.rdf-vendor:hover{box-shadow:var(--rdf-shadow-md);transform:translateY(-2px)}.rdf-vendor__media{aspect-ratio:16/10;background:var(--rdf-surface-alt);position:relative;overflow:hidden}.rdf-vendor__media img{object-fit:cover;width:100%;height:100%}.rdf-vendor__media-badges{top:var(--rdf-space-3);left:var(--rdf-space-3);gap:var(--rdf-space-2);flex-wrap:wrap;display:flex;position:absolute}.rdf-vendor__body{gap:var(--rdf-space-3);padding:var(--rdf-space-4);flex-direction:column;display:flex}.rdf-vendor__head{align-items:flex-start;gap:var(--rdf-space-3);display:flex}.rdf-vendor__logo{border-radius:var(--rdf-radius-md);background:var(--rdf-primary-tint);border:1px solid var(--rdf-border);width:46px;height:46px;font-family:var(--rdf-font-head);color:var(--rdf-primary);font-weight:700;font-size:var(--rdf-text-lg);flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.rdf-vendor__logo img{object-fit:cover;width:100%;height:100%}.rdf-vendor__title{flex-direction:column;gap:2px;min-width:0;display:flex}.rdf-vendor__name{font-family:var(--rdf-font-head);font-weight:700;font-size:var(--rdf-text-lg);color:var(--rdf-text);line-height:var(--rdf-leading-snug)}.rdf-vendor__cat{font-size:var(--rdf-text-sm);color:var(--rdf-text-secondary)}.rdf-vendor__meta{align-items:center;gap:var(--rdf-space-3);font-size:var(--rdf-text-sm);color:var(--rdf-text-secondary);flex-wrap:wrap;display:flex}.rdf-vendor__meta-item{align-items:center;gap:5px;display:inline-flex}.rdf-vendor__tags{gap:var(--rdf-space-2);flex-wrap:wrap;display:flex}.rdf-vendor__footer{align-items:center;gap:var(--rdf-space-3);margin-top:auto;display:flex}.rdf-header{z-index:50;align-items:center;gap:var(--rdf-space-4);padding:var(--rdf-space-3) var(--rdf-space-4);background:color-mix(in srgb, var(--rdf-surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--rdf-border);display:flex;position:sticky;top:0}.rdf-header__brand{align-items:center;gap:var(--rdf-space-2);flex:none;display:flex}.rdf-header__spacer{flex:1}.rdf-header__actions{align-items:center;gap:var(--rdf-space-2);flex:none;display:flex}.rdf-iconbtn{width:var(--rdf-tap);height:var(--rdf-tap);color:var(--rdf-text);border-radius:var(--rdf-radius-md);cursor:pointer;transition:background .15s var(--rdf-ease);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.rdf-iconbtn:hover{background:var(--rdf-surface-alt)}.rdf-tabbar{z-index:50;background:var(--rdf-surface);border-top:1px solid var(--rdf-border);padding:6px 6px calc(6px + env(safe-area-inset-bottom));grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:sticky;bottom:0;box-shadow:0 -4px 18px #1f2a2a0d}.rdf-tab{cursor:pointer;min-height:52px;color:var(--rdf-text-secondary);font-family:var(--rdf-font-body);border-radius:var(--rdf-radius-md);transition:color .15s var(--rdf-ease), background .15s var(--rdf-ease);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex}.rdf-tab[aria-current=page],.rdf-tab--active{color:var(--rdf-primary)}.rdf-tab[aria-current=page] .rdf-tab__icon,.rdf-tab--active .rdf-tab__icon{background:var(--rdf-primary-soft)}.rdf-tab__icon{border-radius:var(--rdf-radius-pill);width:40px;height:26px;transition:background .15s var(--rdf-ease);justify-content:center;align-items:center;display:inline-flex}.rdf-logo{font-family:var(--rdf-font-head);align-items:center;gap:9px;display:inline-flex}.rdf-logo__mark{flex:none;display:block}.rdf-logo__word{font-weight:800;font-size:var(--rdf-text-xl);letter-spacing:-.02em;color:var(--rdf-text)}.rdf-logo__word b{color:var(--rdf-primary);font-weight:800}.rdf-logo--light .rdf-logo__word,.rdf-logo--light .rdf-logo__word b{color:var(--rdf-surface)}.rdf-ph{background-color:var(--rdf-surface-alt);width:100%;height:100%;color:var(--rdf-text-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:var(--rdf-text-xs);letter-spacing:.04em;text-transform:uppercase;background-image:repeating-linear-gradient(45deg,#0000,#0000 9px,#1f2a2a09 9px 18px);justify-content:center;align-items:center;display:flex}.rdf-stack{flex-direction:column;display:flex}.rdf-row{align-items:center;display:flex}
.rdf-site{background:var(--rdf-bg);min-height:100vh;color:var(--rdf-text);font-family:var(--rdf-font-body);flex-direction:column;display:flex}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}.section{padding:30px 0}.section--alt{background:var(--rdf-surface-alt)}.section__head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.section__head h2{font-family:var(--rdf-font-head);letter-spacing:-.01em;color:var(--rdf-text);margin:0;font-size:21px;font-weight:700}.section__head a{color:var(--rdf-primary);white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.section__head a:hover{text-decoration:underline}.site-header{z-index:50;background:color-mix(in srgb, var(--rdf-surface) 90%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--rdf-border);position:sticky;top:0}.site-header__inner{align-items:center;gap:14px;height:62px;display:flex}.site-header__brand{align-items:center;text-decoration:none;display:flex}.site-nav{display:none}.site-header__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.site-header__list,.site-header__search{display:none}@media (min-width:900px){.site-header__inner{gap:20px;height:70px}.site-nav{align-items:center;gap:2px;display:flex}.site-nav a{font-family:var(--rdf-font-head);color:var(--rdf-text);transition:background .16s var(--rdf-ease), color .16s var(--rdf-ease);border-radius:999px;padding:9px 14px;font-size:14.5px;font-weight:600;text-decoration:none}.site-nav a:hover{background:var(--rdf-primary-soft);color:var(--rdf-primary)}.site-header__list{font-family:var(--rdf-font-head);color:var(--rdf-text-secondary);align-items:center;padding:0 6px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.site-header__list:hover{color:var(--rdf-primary)}}.hero{background:var(--rdf-primary);color:#fff;overflow:hidden}.hero__grid{flex-direction:column;gap:26px;padding:34px 0 38px;display:flex}.hero__eyebrow{font-family:var(--rdf-font-head);background:#ffffff24;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.hero__eyebrow span{background:var(--rdf-accent);border-radius:50%;width:6px;height:6px}.hero h1{font-family:var(--rdf-font-head);letter-spacing:-.025em;color:#fff;text-wrap:balance;margin:16px 0 0;font-size:clamp(33px,6vw,54px);font-weight:800;line-height:1.05}.hero h1 em{color:var(--rdf-accent);font-style:normal}.hero__sub{color:#ffffffd6;max-width:46ch;margin:14px 0 0;font-size:16px;line-height:1.55}.hero__toggle{gap:8px;margin-top:22px;display:flex}.hero__search{max-width:540px;margin-top:14px}.hero__trust{flex-wrap:wrap;gap:16px;margin-top:20px;display:flex}.hero__trust-item{color:#ffffffe6;align-items:center;gap:7px;font-size:13.5px;font-weight:500;display:inline-flex}.hero__trust-item svg{color:var(--rdf-accent)}.hero__visual{display:none}@media (min-width:900px){.hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding:70px 0 78px;display:grid}.hero__visual{display:block;position:relative}.hero__card{background:var(--rdf-surface);border-radius:var(--rdf-radius-lg);box-shadow:var(--rdf-shadow-lg);z-index:2;max-width:340px;margin-left:auto;position:relative;transform:rotate(-1.4deg)}.hero__chip{z-index:3;background:var(--rdf-surface);box-shadow:var(--rdf-shadow-md);font-family:var(--rdf-font-head);color:var(--rdf-text);border-radius:14px;align-items:center;gap:10px;padding:12px 15px;font-size:14px;font-weight:700;display:flex;position:absolute}.hero__chip span.ic{background:var(--rdf-primary-soft);width:34px;height:34px;color:var(--rdf-primary);border-radius:9px;justify-content:center;align-items:center;display:flex}.hero__chip--a{top:-22px;left:-8px;transform:rotate(-3deg)}.hero__chip--b{bottom:-18px;left:24px;transform:rotate(2deg)}}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.vendor-grid{grid-template-columns:1fr;gap:16px;display:grid}.steps{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.vendor-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.vendor-grid{grid-template-columns:repeat(3,1fr)}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}}.step-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;align-items:flex-start;gap:14px;padding:18px;display:flex}.step-card__n{background:var(--rdf-primary-soft);width:36px;height:36px;color:var(--rdf-primary);font-family:var(--rdf-font-head);border-radius:10px;flex:none;justify-content:center;align-items:center;font-weight:800;display:flex}.step-card__t{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:16px;font-weight:700}.step-card__b{color:var(--rdf-text-secondary);margin-top:3px;font-size:14px;line-height:1.45}.cta{background:var(--rdf-primary-tint);border:1.5px solid var(--rdf-primary-soft);border-radius:18px;padding:22px}.cta__title{align-items:center;gap:10px;margin-bottom:8px;display:flex}.cta__title h3{font-family:var(--rdf-font-head);color:var(--rdf-text);margin:0;font-size:18px;font-weight:700}.cta__body{color:var(--rdf-text-secondary);max-width:62ch;margin:0 0 16px;font-size:14.5px;line-height:1.5}.cta__btn{width:100%}.id-link{text-align:center;color:var(--rdf-text-secondary);margin:18px 0 0;font-size:14.5px}.id-link a{color:inherit;text-decoration:none}.id-link b{color:var(--rdf-primary);font-weight:600}@media (min-width:900px){.cta{justify-content:space-between;align-items:center;gap:40px;padding:30px 38px;display:flex}.cta__main{flex:1}.cta__body{margin-bottom:0}.cta__btn{white-space:nowrap;flex:none;width:auto}}.site-footer{background:var(--rdf-primary-dark);color:#ffffffb8;margin-top:auto}.site-footer__inner{gap:28px;padding:40px 0 30px;display:grid}.site-footer__brand p{max-width:42ch;margin:12px 0 0;font-size:14px;line-height:1.6}.site-footer__col h4{font-family:var(--rdf-font-head);letter-spacing:.04em;text-transform:uppercase;color:#ffffff80;margin:0 0 12px;font-size:13px;font-weight:700}.site-footer__col a{color:#fff;opacity:.9;padding:5px 0;font-size:14.5px;text-decoration:none;display:block}.site-footer__col a:hover{opacity:1;text-decoration:underline}.site-footer__bar{color:#ffffff8c;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:8px 18px;padding:16px 0 26px;font-size:13px;display:flex}@media (min-width:900px){.site-footer__inner{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding:52px 0 34px}}.site-tabbar{z-index:40;position:sticky;bottom:0}@media (min-width:900px){.site-tabbar{display:none}}.sticky-cta{background:linear-gradient(to top, var(--rdf-bg) 70%, transparent);padding:12px 20px;position:sticky;bottom:64px}@media (min-width:900px){.sticky-cta{bottom:0}}.page-head{padding:26px 0 6px}.page-head h1{font-family:var(--rdf-font-head);letter-spacing:-.02em;color:var(--rdf-text);text-wrap:balance;margin:0 0 6px;font-size:clamp(26px,4.2vw,38px);font-weight:800}.page-head p{color:var(--rdf-text-secondary);max-width:60ch;margin:0;font-size:15px;line-height:1.5}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--rdf-text-muted);font-family:ui-monospace,Menlo,monospace;font-size:11px}.label{letter-spacing:.05em;text-transform:uppercase;color:var(--rdf-text-muted);margin-bottom:12px;font-family:ui-monospace,Menlo,monospace;font-size:11px}.panel{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;padding:18px}.narrow{max-width:760px;margin-left:auto;margin-right:auto}.prose{max-width:820px;margin-left:auto;margin-right:auto}.backlink{color:var(--rdf-text-secondary);align-items:center;gap:5px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.backlink:hover{color:var(--rdf-primary)}.cards-2{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:760px){.cards-2{grid-template-columns:repeat(2,1fr)}}.tiers{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:820px){.tiers{grid-template-columns:repeat(3,1fr);align-items:stretch}}.cat-layout{flex-direction:column;gap:18px;display:flex}.cat-filters__chips{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.cat-filters__cta{display:none}@media (min-width:900px){.cat-layout{grid-template-columns:264px 1fr;align-items:start;gap:36px;display:grid}.cat-filters{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;padding:18px;position:sticky;top:90px}.cat-filters__chips{flex-direction:column;align-items:stretch;gap:10px;overflow:visible}.cat-filters__cta{margin-top:16px;display:block}}.vp-layout{display:block}.vp-aside{display:none}.vp-contact-bar{z-index:45;background:var(--rdf-surface);border-top:1px solid var(--rdf-border);padding:12px 16px calc(12px + env(safe-area-inset-bottom));align-items:center;gap:10px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 20px #1f2a2a12}@media (min-width:900px){.vp-layout{grid-template-columns:1fr 330px;align-items:start;gap:40px;display:grid}.vp-aside{display:block;position:sticky;top:90px}.vp-contact-bar{display:none}}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:700px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-grid .ph{aspect-ratio:4/3;background-color:var(--rdf-surface-alt);color:var(--rdf-text-muted);background-image:repeating-linear-gradient(45deg,#0000,#0000 8px,#1f2a2a0a 8px 16px);border-radius:12px;justify-content:center;align-items:center;font:11px/1 ui-monospace,Menlo,monospace;display:flex}.quote-wrap{max-width:640px;margin:0 auto}.quote-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:18px;overflow:hidden}.guide-featured{border:1.5px solid var(--rdf-border);background:var(--rdf-surface);border-radius:20px;text-decoration:none;display:block;overflow:hidden}.guide-featured .cover{aspect-ratio:16/9;background-color:var(--rdf-surface-alt);color:var(--rdf-text-muted);text-transform:uppercase;letter-spacing:.05em;background-image:repeating-linear-gradient(45deg,#0000,#0000 9px,#1f2a2a09 9px 18px);justify-content:center;align-items:center;font:12px/1 ui-monospace,Menlo,monospace;display:flex}@media (min-width:760px){.guide-featured{grid-template-columns:1.1fr 1fr;align-items:stretch;display:grid}.guide-featured .cover{aspect-ratio:auto;height:100%;min-height:240px}}.feature-banner{background:var(--rdf-primary);color:#fff;border-radius:20px;padding:24px}@media (min-width:760px){.feature-banner{padding:36px 40px}}.note-row{background:var(--rdf-surface);border:1.5px dashed var(--rdf-border-strong);border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.id-note{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);color:inherit;transition:border-color .18s var(--rdf-ease), box-shadow .18s var(--rdf-ease), background .18s var(--rdf-ease), transform .18s var(--rdf-ease);border-radius:16px;align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex}.id-note:hover{border-color:var(--rdf-primary);background:var(--rdf-primary-tint);box-shadow:var(--rdf-shadow-md);transform:translateY(-1px)}.id-note__icon{background:var(--rdf-surface-alt);width:44px;height:44px;color:var(--rdf-text-secondary);transition:background .18s var(--rdf-ease), color .18s var(--rdf-ease);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.id-note:hover .id-note__icon{background:var(--rdf-primary-soft);color:var(--rdf-primary)}.id-note__arrow{color:var(--rdf-text-muted);transition:transform .18s var(--rdf-ease), color .18s var(--rdf-ease);flex:none}.id-note:hover .id-note__arrow{color:var(--rdf-primary);transform:translate(4px)}.roletoggle{background:var(--rdf-surface-alt);border:1.5px solid var(--rdf-border);border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.roletoggle button{cursor:pointer;min-height:42px;font-family:var(--rdf-font-head);color:var(--rdf-text-secondary);transition:background .16s var(--rdf-ease), color .16s var(--rdf-ease), box-shadow .16s var(--rdf-ease);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:14.5px;font-weight:700;display:inline-flex}.roletoggle button[aria-pressed=true]{background:var(--rdf-surface);color:var(--rdf-primary);box-shadow:var(--rdf-shadow-sm)}.auth{flex-direction:column;flex:1;display:flex}.auth__topbar{align-items:center;height:62px;display:flex}.auth__grid{flex:1;justify-content:center;align-items:flex-start;padding:8px 0 56px;display:flex}.auth__brand{display:none}.auth__panel{width:100%;max-width:440px}.auth-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);box-shadow:var(--rdf-shadow-sm);border-radius:20px;padding:26px 24px}.auth-card__title{font-family:var(--rdf-font-head);letter-spacing:-.02em;color:var(--rdf-text);margin:0 0 5px;font-size:26px;font-weight:800}.auth-card__sub{color:var(--rdf-text-secondary);margin:0 0 20px;font-size:14.5px;line-height:1.5}.auth-form,.auth-row{flex-direction:column;gap:15px;display:flex}.auth-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-link{color:var(--rdf-primary);font-size:14px;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-divider{color:var(--rdf-text-muted);align-items:center;gap:12px;margin:4px 0;font-size:12.5px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--rdf-border);flex:1;height:1px}.oauth-btn{border:1.5px solid var(--rdf-border-strong);background:var(--rdf-surface);width:100%;min-height:48px;font-family:var(--rdf-font-head);color:var(--rdf-text);cursor:pointer;transition:background .16s var(--rdf-ease), border-color .16s var(--rdf-ease);border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.oauth-btn:hover{background:var(--rdf-surface-alt);border-color:var(--rdf-text-muted)}.auth-foot{text-align:center;color:var(--rdf-text-secondary);margin:18px 0 0;font-size:14.5px}.auth-foot a{color:var(--rdf-primary);font-weight:700;text-decoration:none}.auth-foot a:hover{text-decoration:underline}.pwd{position:relative}.pwd .rdf-input{padding-right:46px}.pwd__eye{width:34px;height:34px;color:var(--rdf-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.pwd__eye:hover{color:var(--rdf-text);background:var(--rdf-surface-alt)}@media (min-width:900px){.auth__grid{align-items:stretch;padding:0}.auth__split{flex:1;grid-template-columns:1.05fr 1fr;width:100%;max-width:none;display:grid}.auth__brand{background:var(--rdf-primary);color:#fff;flex-direction:column;justify-content:center;gap:26px;padding:56px clamp(40px,5vw,80px);display:flex}.auth__brand h2{font-family:var(--rdf-font-head);letter-spacing:-.02em;color:#fff;max-width:16ch;margin:0;font-size:clamp(28px,3vw,38px);font-weight:800;line-height:1.12}.auth__brand p{color:#ffffffd9;max-width:40ch;margin:0;font-size:16px;line-height:1.6}.auth__points{flex-direction:column;gap:16px;margin-top:6px;display:flex}.auth__point{color:#ffffffeb;align-items:center;gap:13px;font-size:15px;line-height:1.4;display:flex}.auth__point span.ic{color:#fff;background:#ffffff29;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.auth__panelwrap{justify-content:center;align-items:center;padding:48px clamp(28px,4vw,64px);display:flex}.auth__panel{max-width:420px}.auth-card{box-shadow:none;background:0 0;border:none;padding:0}.auth-name-2{grid-template-columns:1fr 1fr;gap:15px;display:grid}}.dash{flex:1}.dash__head{background:var(--rdf-surface-alt);border-bottom:1px solid var(--rdf-border)}.dash__head-inner{flex-wrap:wrap;align-items:center;gap:16px;padding:24px 20px;display:flex}.dash__avatar{background:var(--rdf-primary);color:#fff;width:52px;height:52px;font-family:var(--rdf-font-head);border-radius:14px;flex:none;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.dash__who{flex:1;min-width:0}.dash__avatar--logo{background-color:var(--rdf-surface);border:1.5px solid var(--rdf-border);background-position:50%;background-repeat:no-repeat;background-size:contain}.dash__who h1{font-family:var(--rdf-font-head);letter-spacing:-.02em;color:var(--rdf-text);margin:0;font-size:clamp(22px,3vw,28px);font-weight:800}.dash__who p{color:var(--rdf-text-secondary);margin:3px 0 0;font-size:14px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:760px){.stat-grid{grid-template-columns:repeat(4,1fr)}}.stat{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;padding:18px}.stat__v{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:28px;font-weight:800;line-height:1}.stat__l{color:var(--rdf-text-secondary);margin-top:6px;font-size:13px}.stat__v small{color:var(--rdf-text-muted);font-size:14px;font-weight:600}.dash__layout{flex-direction:column;gap:20px;display:flex}.dash__tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}@media (min-width:900px){.dash__layout{grid-template-columns:220px 1fr;align-items:start;gap:32px;display:grid}.dash__tabs{flex-direction:column;position:sticky;top:90px;overflow:visible}}.enq{flex-direction:column;gap:12px;display:flex}.enq-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;padding:18px}.enq-card__top{align-items:flex-start;gap:12px;display:flex}.enq-card__icon{background:var(--rdf-primary-soft);width:44px;height:44px;color:var(--rdf-primary);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.enq-card__title{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:16px;font-weight:700}.enq-card__meta{color:var(--rdf-text-secondary);margin-top:2px;font-size:13px}.enq-card__body{color:var(--rdf-text);margin:12px 0 0;font-size:14.5px;line-height:1.5}.enq-card__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.pill-status{font-family:var(--rdf-font-head);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.pill-status--new{background:var(--rdf-accent-tint);color:var(--rdf-accent-dark)}.pill-status--replied{background:var(--rdf-success-soft);color:var(--rdf-success)}.pill-status--pending{background:var(--rdf-surface-alt);color:var(--rdf-text-secondary)}.manage-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.manage-head h2{font-family:var(--rdf-font-head);letter-spacing:-.01em;color:var(--rdf-text);margin:0;font-size:19px;font-weight:800}.manage-head p{color:var(--rdf-text-secondary);margin:2px 0 0;font-size:13.5px}.manage-list{flex-direction:column;gap:12px;display:flex}.manage-item{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;align-items:center;gap:14px;padding:14px 16px;display:flex}.manage-item__icon{background:var(--rdf-primary-soft);width:46px;height:46px;color:var(--rdf-primary);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.manage-item__icon--accent{background:var(--rdf-accent-tint);color:var(--rdf-accent-dark)}.manage-item__main{flex:1;min-width:0}.manage-item__title{font-family:var(--rdf-font-head);color:var(--rdf-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:15.5px;font-weight:700;display:flex}.manage-item__meta{color:var(--rdf-text-secondary);margin-top:2px;font-size:13px}.manage-item__price{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:14px;font-weight:700}.manage-item__actions{flex:none;gap:6px;display:flex}.icon-btn{border:1.5px solid var(--rdf-border);background:var(--rdf-surface);width:38px;height:38px;color:var(--rdf-text-secondary);cursor:pointer;transition:background .15s var(--rdf-ease), color .15s var(--rdf-ease), border-color .15s var(--rdf-ease);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{background:var(--rdf-surface-alt);color:var(--rdf-text)}.icon-btn--danger:hover{background:var(--rdf-danger-soft,#fdecea);color:var(--rdf-danger,#c0392b);border-color:var(--rdf-danger,#c0392b)}.manage-empty{text-align:center;border:1.5px dashed var(--rdf-border-strong);color:var(--rdf-text-secondary);border-radius:16px;padding:40px 20px}.manage-empty rdf-icon{color:var(--rdf-text-muted)}.manage-empty p{margin:10px 0 16px;font-size:14px}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);background:#141c1c8c;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.modal-overlay{align-items:center;padding:24px}}.modal{background:var(--rdf-surface);width:100%;max-width:520px;max-height:92vh;box-shadow:var(--rdf-shadow-lg);border-radius:20px 20px 0 0;overflow-y:auto}@media (min-width:640px){.modal{border-radius:20px}}.modal__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 0;display:flex}.modal__title{font-family:var(--rdf-font-head);letter-spacing:-.01em;color:var(--rdf-text);margin:0;font-size:20px;font-weight:800}.modal__sub{color:var(--rdf-text-secondary);margin:3px 0 0;font-size:13.5px}.modal__close{background:var(--rdf-surface-alt);width:36px;height:36px;color:var(--rdf-text-secondary);cursor:pointer;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.modal__close:hover{color:var(--rdf-text)}.modal__body{flex-direction:column;gap:14px;padding:18px 22px;display:flex}.modal__foot{gap:10px;padding:0 22px 22px;display:flex}.modal__foot .grow{flex:1}.form-row2{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:480px){.form-row2{grid-template-columns:1fr 1fr}}.danger-note{background:var(--rdf-danger-soft,#fdecea);border:1.5px solid var(--rdf-danger-border,#f3c6bf);color:var(--rdf-danger-dark,#8c2c1d);border-radius:12px;align-items:flex-start;gap:12px;padding:14px;font-size:13.5px;line-height:1.5;display:flex}.danger-note rdf-icon{color:var(--rdf-danger,#c0392b);flex:none}.btn-danger{background:var(--rdf-danger,#c0392b);color:#fff;min-height:48px;font-family:var(--rdf-font-head);cursor:pointer;transition:opacity .15s var(--rdf-ease);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:15px;font-weight:700;display:inline-flex}.btn-danger:disabled{opacity:.4;cursor:not-allowed}.btn-ghost{border:1.5px solid var(--rdf-border-strong);background:var(--rdf-surface);min-height:48px;color:var(--rdf-text);font-family:var(--rdf-font-head);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:600;display:inline-flex}.btn-ghost:hover{background:var(--rdf-surface-alt)}.modal__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.modal__grid .full{grid-column:1/-1}@media (max-width:479px){.modal__grid{grid-template-columns:1fr}.modal__grid .full{grid-column:auto}}.profile-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;padding:20px}.profile-card+.profile-card{margin-top:16px}.profile-card__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.profile-card__head h3{font-family:var(--rdf-font-head);letter-spacing:-.01em;color:var(--rdf-text);align-items:center;gap:9px;margin:0;font-size:16px;font-weight:800;display:flex}.profile-card__head h3 rdf-icon{color:var(--rdf-primary)}.field-readout{gap:14px;display:grid}@media (min-width:600px){.field-readout{grid-template-columns:1fr 1fr}.field-readout .full{grid-column:1/-1}}.field-readout .ro__label{letter-spacing:.05em;text-transform:uppercase;color:var(--rdf-text-muted);align-items:center;gap:6px;margin-bottom:4px;font-family:ui-monospace,Menlo,monospace;font-size:11px;display:flex}.field-readout .ro__value{color:var(--rdf-text);font-size:15px;font-weight:500}.field-readout .ro__value.muted{color:var(--rdf-text-muted);font-weight:400}.profile-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-form .full{grid-column:1/-1}@media (max-width:559px){.profile-form{grid-template-columns:1fr}.profile-form .full{grid-column:auto}}.hours-list{flex-direction:column;gap:8px;display:flex}.hours-row{border-bottom:1px solid var(--rdf-border);grid-template-columns:96px auto 1fr;align-items:center;gap:12px;padding:8px 0;display:grid}.hours-row:last-child{border-bottom:none}.hours-row__day{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:14px;font-weight:700}.hours-row__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--rdf-text-secondary);align-items:center;gap:7px;font-size:13px;display:inline-flex}.hours-row__switch{background:var(--rdf-border-strong);width:38px;height:22px;transition:background .16s var(--rdf-ease);border-radius:999px;flex:none;position:relative}.hours-row__switch:after{content:"";width:18px;height:18px;transition:transform .16s var(--rdf-ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.hours-row__toggle.on .hours-row__switch{background:var(--rdf-primary)}.hours-row__toggle.on .hours-row__switch:after{transform:translate(16px)}.hours-row__times{align-items:center;gap:8px;display:flex}.hours-row__times input{width:100%;max-width:110px}.hours-row__times .sep{color:var(--rdf-text-muted);font-size:13px}.hours-row__closed{color:var(--rdf-text-muted);font-size:13px;font-style:italic}.outlet-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.outlet-grid{grid-template-columns:repeat(2,1fr)}}.outlet-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;padding:18px}.outlet-card__name{font-family:var(--rdf-font-head);color:var(--rdf-text);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.outlet-card__name rdf-icon{color:var(--rdf-primary)}.outlet-card__row{color:var(--rdf-text-secondary);align-items:flex-start;gap:9px;margin-top:10px;font-size:14px;line-height:1.45;display:flex}.outlet-card__row rdf-icon{color:var(--rdf-text-muted);flex:none;margin-top:1px}.hours-table{flex-direction:column;gap:0;display:flex}.hours-table__row{border-bottom:1px solid var(--rdf-border);justify-content:space-between;gap:16px;padding:7px 0;font-size:14px;display:flex}.hours-table__row:last-child{border-bottom:none}.hours-table__row .d{color:var(--rdf-text);font-weight:500}.hours-table__row .t{color:var(--rdf-text-secondary)}.hours-table__row.today .d,.hours-table__row.today .t{color:var(--rdf-primary);font-weight:700}.hours-table__row .t.closed{color:var(--rdf-text-muted);font-style:italic;font-weight:400}.logo-upload{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.logo-upload__preview{border:1.5px solid var(--rdf-border);background:var(--rdf-surface-alt);border-radius:18px;flex:none;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.logo-upload__img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.logo-upload__ph{color:var(--rdf-text-muted)}.logo-upload__body{flex:1;min-width:220px}.logo-upload__hint{color:var(--rdf-text-secondary);max-width:52ch;margin:0 0 12px;font-size:13.5px;line-height:1.5}.logo-upload__hint strong{color:var(--rdf-text);font-weight:700}.logo-upload__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.logo-upload__btn{background:var(--rdf-primary);color:#fff;min-height:40px;font-family:var(--rdf-font-head);cursor:pointer;transition:background .16s var(--rdf-ease);border-radius:999px;align-items:center;gap:7px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.logo-upload__btn:hover{background:var(--rdf-primary-dark)}.logo-upload__btn rdf-icon{color:#fff}.logo-upload__btn input[type=file]{display:none}.btn-ghost--sm{min-height:40px;padding:0 16px;font-size:14px}.outlet-manage-list{flex-direction:column;gap:14px;display:flex}.outlet-manage{border:1.5px solid var(--rdf-border);border-radius:16px;overflow:hidden}.outlet-manage__head{align-items:flex-start;gap:13px;padding:16px;display:flex}.outlet-manage__id{flex:1;min-width:0}.outlet-manage__name{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:15.5px;font-weight:700}.outlet-manage__meta{color:var(--rdf-text-secondary);align-items:center;gap:6px;margin-top:2px;font-size:13px;line-height:1.45;display:flex}.outlet-manage__meta rdf-icon{color:var(--rdf-text-muted);flex:none}.outlet-manage__hours{background:var(--rdf-surface-alt);border-top:1px solid var(--rdf-border);padding:14px 16px}.outlet-manage__hours-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.outlet-manage__hours-title{letter-spacing:.05em;text-transform:uppercase;color:var(--rdf-text-muted);align-items:center;gap:7px;font-family:ui-monospace,Menlo,monospace;font-size:11px;display:inline-flex}.outlet-manage__hours-title rdf-icon{color:var(--rdf-text-secondary)}.link-btn{cursor:pointer;color:var(--rdf-primary);font-family:var(--rdf-font-head);background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.link-btn:hover{text-decoration:underline}.hours-chips{flex-wrap:wrap;gap:6px;display:flex}.hours-chip{color:var(--rdf-text-secondary);background:var(--rdf-surface);border:1px solid var(--rdf-border);border-radius:999px;padding:4px 10px;font-size:12px}.hours-chip b{color:var(--rdf-text);font-weight:700}.hours-chip.is-closed,.hours-chip.is-closed b{color:var(--rdf-text-muted)}@media (prefers-reduced-motion:no-preference){.fx-on .fx-play{animation:fxRise .6s var(--rdf-ease) both}}@keyframes fxRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes fxModalIn{0%{transform:translateY(20px)scale(.985)}to{transform:none}}.modal{animation:fxModalIn .3s var(--rdf-ease) both}.rdf-btn,.rdf-chip,.oauth-btn,.btn-danger,.btn-ghost,.icon-btn,.roletoggle button,.modal__close{transition:transform .12s var(--rdf-ease), background .16s var(--rdf-ease), color .16s var(--rdf-ease), border-color .16s var(--rdf-ease), box-shadow .16s var(--rdf-ease), opacity .16s var(--rdf-ease)}.rdf-btn:active,.rdf-chip:active,.oauth-btn:active,.btn-danger:active:not(:disabled),.btn-ghost:active,.icon-btn:active,.roletoggle button:active{transform:scale(.96)}html{scroll-behavior:smooth}:target,#vendors{scroll-margin-top:84px}@media (prefers-reduced-motion:reduce){.fx-step,.modal-overlay,.modal{animation:none}html{scroll-behavior:auto}.rdf-btn,.rdf-chip,.oauth-btn,.btn-danger,.btn-ghost,.icon-btn,.roletoggle button{transition:none}}.claim-banner{background:var(--rdf-primary-tint);border:1.5px solid var(--rdf-primary-soft);border-radius:16px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;padding:16px 18px;display:flex}.claim-banner__icon{background:var(--rdf-primary);color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.claim-banner__txt{flex:1;min-width:200px}.claim-banner__title{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:16px;font-weight:700}.claim-banner__sub{color:var(--rdf-text-secondary);margin-top:2px;font-size:13.5px;line-height:1.45}.event-tag{font-family:var(--rdf-font-head);letter-spacing:.04em;text-transform:uppercase;color:var(--rdf-accent-dark);background:var(--rdf-accent-tint);border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:700;display:inline-block}.event-meta{flex-wrap:wrap;gap:8px 18px;margin-top:14px;display:flex}.event-meta__item{color:var(--rdf-text-secondary);align-items:center;gap:7px;font-size:14px;font-weight:500;display:inline-flex}.event-meta__item rdf-icon{color:var(--rdf-primary)}.event-feature__ph,.event-card__cover,.event-feature__cover{background-color:var(--rdf-surface-alt);background-image:repeating-linear-gradient(45deg,#0000,#0000 9px,#1f2a2a09 9px 18px)}.event-feature__date,.event-card__date{background:var(--rdf-surface);color:var(--rdf-primary);box-shadow:var(--rdf-shadow-sm);line-height:1;font-family:var(--rdf-font-head);white-space:nowrap;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;font-weight:800;display:flex}.event-feature__date{gap:4px;width:78px;height:72px;font-size:12px;position:absolute;top:16px;left:16px}.event-feature__date strong{letter-spacing:-.02em;font-size:19px}.event-card__date{gap:2px;width:54px;height:54px;font-size:11px;position:absolute;top:12px;left:12px}.event-card__date strong{font-size:19px}.event-feature{color:inherit;border:1.5px solid var(--rdf-border);background:var(--rdf-surface);transition:border-color .18s var(--rdf-ease), box-shadow .18s var(--rdf-ease), transform .18s var(--rdf-ease);border-radius:20px;text-decoration:none;display:block;overflow:hidden}.event-feature:hover{border-color:var(--rdf-primary-soft);box-shadow:var(--rdf-shadow-md);transform:translateY(-2px)}.event-feature__cover{aspect-ratio:16/9;justify-content:center;align-items:center;display:flex;position:relative}.event-feature__ph{color:var(--rdf-text-muted);text-transform:uppercase;letter-spacing:.05em;font:12px/1 ui-monospace,Menlo,monospace}.event-feature__body{padding:22px}.event-feature__body h2{font-family:var(--rdf-font-head);letter-spacing:-.02em;color:var(--rdf-text);margin:10px 0 8px;font-size:clamp(21px,2.6vw,28px);font-weight:800}.event-feature__body p{color:var(--rdf-text-secondary);max-width:64ch;margin:0;font-size:15px;line-height:1.5}@media (min-width:820px){.event-feature{grid-template-columns:1.15fr 1fr;align-items:stretch;display:grid}.event-feature__cover{aspect-ratio:auto;height:100%;min-height:280px}.event-feature__body{flex-direction:column;justify-content:center;padding:32px 36px;display:flex}}.event-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:600px){.event-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.event-grid{grid-template-columns:repeat(3,1fr)}}.event-card{color:inherit;border:1.5px solid var(--rdf-border);background:var(--rdf-surface);transition:border-color .18s var(--rdf-ease), box-shadow .18s var(--rdf-ease), transform .18s var(--rdf-ease);border-radius:18px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.event-card:hover{border-color:var(--rdf-primary-soft);box-shadow:var(--rdf-shadow-md);transform:translateY(-2px)}.event-card__cover{aspect-ratio:16/10;position:relative}.event-card__type{font-family:var(--rdf-font-head);letter-spacing:.03em;text-transform:uppercase;color:#fff;background:var(--rdf-primary);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.event-card__body{flex-direction:column;flex:1;gap:7px;padding:16px;display:flex}.event-card__body h3{font-family:var(--rdf-font-head);letter-spacing:-.01em;color:var(--rdf-text);margin:0 0 2px;font-size:16.5px;font-weight:700;line-height:1.25}.event-card__row{color:var(--rdf-text-secondary);align-items:center;gap:8px;font-size:13.5px;display:flex}.event-card__row rdf-icon{color:var(--rdf-text-muted);flex:none}.event-card__foot{border-top:1px solid var(--rdf-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.event-card__vendors{color:var(--rdf-text);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.event-card__cta{color:var(--rdf-primary);align-items:center;gap:3px;font-size:13px;font-weight:700;display:inline-flex}.eventd-hero{background:var(--rdf-primary);color:#fff}.eventd-hero__grid{flex-direction:column;gap:22px;padding:30px 0 34px;display:flex}.eventd-hero h1{font-family:var(--rdf-font-head);letter-spacing:-.025em;color:#fff;text-wrap:balance;margin:14px 0 0;font-size:clamp(28px,4.6vw,46px);font-weight:800;line-height:1.06}.eventd-hero__sub{color:#ffffffd9;max-width:56ch;margin:14px 0 0;font-size:16px;line-height:1.55}.eventd-facts{flex-direction:column;gap:12px;display:flex}.eventd-fact{color:#fff;align-items:center;gap:12px;font-size:15px;display:flex}.eventd-fact span.ic{background:#ffffff29;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.eventd-fact b{font-family:var(--rdf-font-head);font-weight:700}.eventd-fact small{color:#ffffffb3;font-size:12.5px;font-weight:500;display:block}@media (min-width:900px){.eventd-hero__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:56px;padding:56px 0 60px;display:grid}.eventd-facts{background:#ffffff14;border-radius:18px;gap:18px;padding:24px}}.map-ph{aspect-ratio:16/7;background-color:var(--rdf-surface-alt);color:var(--rdf-text-muted);text-transform:uppercase;letter-spacing:.05em;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#1f2a2a0a 10px 20px);border-radius:16px;justify-content:center;align-items:center;font:12px/1 ui-monospace,Menlo,monospace;display:flex}.evrow{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);color:inherit;transition:border-color .16s var(--rdf-ease), background .16s var(--rdf-ease);border-radius:14px;align-items:center;gap:14px;padding:14px;text-decoration:none;display:flex}.evrow:hover{border-color:var(--rdf-primary-soft);background:var(--rdf-primary-tint)}.evrow--past{opacity:.82}.evrow__date{background:var(--rdf-primary-soft);width:50px;height:50px;color:var(--rdf-primary);line-height:1;font-family:var(--rdf-font-head);border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;font-weight:800;display:flex}.evrow--past .evrow__date{background:var(--rdf-surface-alt);color:var(--rdf-text-secondary)}.evrow__date strong{font-size:18px}.evrow__date span{font-size:10px}.evrow__t{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:15px;font-weight:700}.evrow__m{color:var(--rdf-text-secondary);margin-top:2px;font-size:13px}@media (min-width:820px){.eventd-cols{grid-template-columns:1.5fr 1fr;align-items:start}}.svc-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.svc-grid{grid-template-columns:repeat(2,1fr)}}.svc-card{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.svc-card__thumb{aspect-ratio:16/9;background-color:var(--rdf-surface-alt);color:var(--rdf-text-muted);background-image:repeating-linear-gradient(45deg,#0000,#0000 9px,#1f2a2a09 9px 18px);justify-content:center;align-items:center;display:flex;position:relative}.svc-card__tag{font-family:var(--rdf-font-head);letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--rdf-primary);border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:700;position:absolute;top:10px;left:10px}.svc-card__tag--product{background:var(--rdf-accent)}.svc-card__body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.svc-card__name{font-family:var(--rdf-font-head);color:var(--rdf-text);letter-spacing:-.01em;font-size:16px;font-weight:700}.svc-card__desc{color:var(--rdf-text-secondary);font-size:13.5px;line-height:1.5}.svc-card__feats{flex-direction:column;gap:5px;margin-top:4px;display:flex}.svc-card__feat{color:var(--rdf-text);align-items:flex-start;gap:8px;font-size:13px;display:flex}.svc-card__feat rdf-icon{color:var(--rdf-success);flex:none;margin-top:1px}.svc-card__foot{border-top:1px solid var(--rdf-border);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.svc-card__price{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:16px;font-weight:800}.svc-card__price small{color:var(--rdf-text-secondary);font-size:12px;font-weight:500}.breadcrumb{color:var(--rdf-text-secondary);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:16px;font-size:13px;display:flex}.breadcrumb a{color:var(--rdf-text-secondary);text-decoration:none}.breadcrumb a:hover{color:var(--rdf-primary);text-decoration:underline}.breadcrumb span[aria-current]{color:var(--rdf-text);font-weight:600}.breadcrumb .sep{color:var(--rdf-text-muted)}.article-head{max-width:760px}.article-head .eyebrow{color:var(--rdf-accent-dark)}.article-head h1{font-family:var(--rdf-font-head);letter-spacing:-.025em;color:var(--rdf-text);text-wrap:balance;margin:10px 0 14px;font-size:clamp(28px,4.6vw,44px);font-weight:800;line-height:1.08}.article-head .standfirst{color:var(--rdf-text-secondary);margin:0;font-size:18px;line-height:1.55}.article-byline{border-bottom:1px solid var(--rdf-border);flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:20px;padding-bottom:22px;display:flex}.article-byline .who{align-items:center;gap:10px;display:flex}.article-byline .ava{background:var(--rdf-primary);color:#fff;width:40px;height:40px;font-family:var(--rdf-font-head);border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.article-byline .name{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:14px;font-weight:700}.article-byline .meta{color:var(--rdf-text-muted);font-size:12.5px}.article-byline .dot{background:var(--rdf-border-strong);border-radius:50%;width:4px;height:4px}.article-byline .tag{color:var(--rdf-text-secondary);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.article-cover{aspect-ratio:16/8;background-color:var(--rdf-surface-alt);color:var(--rdf-text-muted);text-transform:uppercase;letter-spacing:.05em;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#1f2a2a09 10px 20px);border-radius:18px;justify-content:center;align-items:center;margin:22px 0 8px;font:12px/1 ui-monospace,Menlo,monospace;display:flex}.article-layout{display:block}.toc{display:none}@media (min-width:1000px){.article-layout{grid-template-columns:1fr 220px;align-items:start;gap:48px;display:grid}.toc{display:block;position:sticky;top:90px}.toc h4{letter-spacing:.06em;text-transform:uppercase;color:var(--rdf-text-muted);margin:0 0 12px;font-family:ui-monospace,Menlo,monospace;font-size:11px}.toc a{color:var(--rdf-text-secondary);border-left:2px solid var(--rdf-border);padding:6px 0 6px 12px;font-size:13.5px;line-height:1.4;text-decoration:none;display:block}.toc a:hover{color:var(--rdf-primary);border-left-color:var(--rdf-primary)}}.prose-article{max-width:720px}.prose-article>*{scroll-margin-top:88px}.prose-article h2{font-family:var(--rdf-font-head);letter-spacing:-.02em;color:var(--rdf-text);margin:38px 0 12px;font-size:clamp(22px,2.6vw,28px);font-weight:800}.prose-article h3{font-family:var(--rdf-font-head);color:var(--rdf-text);margin:26px 0 8px;font-size:18px;font-weight:700}.prose-article p{color:var(--rdf-text);margin:0 0 16px;font-size:16.5px;line-height:1.72}.prose-article a:not(.rdf-btn){color:var(--rdf-primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.prose-article ul,.prose-article ol{flex-direction:column;gap:10px;margin:0 0 18px;padding-left:0;list-style:none;display:flex}.prose-article ul li{color:var(--rdf-text);padding-left:28px;font-size:16px;line-height:1.6;position:relative}.prose-article ul li:before{content:"";background:var(--rdf-primary);border-radius:2px;width:7px;height:7px;position:absolute;top:10px;left:6px;transform:rotate(45deg)}.prose-article ol{counter-reset:s}.prose-article ol li{color:var(--rdf-text);counter-increment:s;min-height:28px;padding-left:40px;font-size:16px;line-height:1.6;position:relative}.prose-article ol li:before{content:counter(s);background:var(--rdf-primary-soft);width:28px;height:28px;color:var(--rdf-primary);font-family:var(--rdf-font-head);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;position:absolute;top:0;left:0}.prose-article blockquote{border-left:3px solid var(--rdf-accent);color:var(--rdf-text);margin:22px 0;padding:4px 0 4px 20px;font-size:18px;font-style:italic;line-height:1.6}.prose-article strong{color:var(--rdf-text);font-weight:700}.takeaways{background:var(--rdf-primary-tint);border:1.5px solid var(--rdf-primary-soft);border-radius:16px;margin:0 0 28px;padding:20px 22px}.prose-article .takeaways h2{font-family:var(--rdf-font-head);color:var(--rdf-text);align-items:center;gap:8px;margin:0 0 12px;font-size:16px;font-weight:800;display:flex}.takeaways h2 rdf-icon{color:var(--rdf-primary)}.takeaways ul{margin:0}.takeaways ul li{font-size:15px}.faq-item{border-bottom:1px solid var(--rdf-border);padding:18px 0}.faq-item h3{margin:0 0 6px}.faq-item p{color:var(--rdf-text-secondary);margin:0;font-size:15.5px}.article-cta{background:var(--rdf-primary);color:#fff;border-radius:18px;margin:32px 0;padding:26px}.article-cta h3{font-family:var(--rdf-font-head);color:#fff;margin:0 0 6px;font-size:21px;font-weight:800}.article-cta p{color:#ffffffd9;margin:0 0 16px;font-size:15px;line-height:1.5}.article-author{background:var(--rdf-surface);border:1.5px solid var(--rdf-border);border-radius:16px;align-items:flex-start;gap:16px;margin-top:32px;padding:20px;display:flex}.article-author .ava{background:var(--rdf-accent);color:#fff;width:52px;height:52px;font-family:var(--rdf-font-head);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.article-author .name{font-family:var(--rdf-font-head);color:var(--rdf-text);font-size:15px;font-weight:700}.article-author .bio{color:var(--rdf-text-secondary);margin-top:3px;font-size:14px;line-height:1.5}
:root{--rdf-danger:#c0392b;--rdf-danger-dark:#8c2c1d;--rdf-danger-soft:#fdecea;--rdf-danger-border:#f3c6bf}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.stack-lg>*+*{margin-top:24px}
