/* Tiny2Market final refinement layer */
:root{--navy:#071b32;--ink:#152536;--teal:#2f8589;--gold:#edbe58;--muted:#586973;--line:rgba(7,27,50,.12);--soft-shadow:0 12px 35px rgba(7,27,50,.075);--lift-shadow:0 24px 55px rgba(7,27,50,.13)}
body,body.home-page{background:radial-gradient(circle at 0 0,rgba(70,158,162,.17),transparent 31%),radial-gradient(circle at 100% 12%,rgba(237,190,88,.19),transparent 30%),linear-gradient(180deg,#edf5f2 0,#f7f5ee 440px,#f5f7f4 100%);background-attachment:fixed}
.site-header{height:76px;padding-inline:clamp(18px,4vw,64px);border-bottom:1px solid rgba(7,27,50,.09);background:rgba(249,251,248,.88);box-shadow:0 5px 22px rgba(7,27,50,.04);backdrop-filter:blur(30px) saturate(1.25)}
.brand img{width:42px;height:42px;border-radius:12px}.brand>span{font-size:18px}.site-header nav{gap:4px;padding:5px;border:1px solid rgba(7,27,50,.07);border-radius:13px;background:rgba(232,238,234,.7)}.site-header nav a{height:38px;padding:0 16px;border-radius:9px;font-size:11px;color:#53636c}.site-header nav a.active{background:#fff;box-shadow:0 3px 12px rgba(7,27,50,.08)}.site-header nav a.active:after{display:none}.header-actions{gap:9px}.avatar,.icon-btn{width:42px;height:42px;background:rgba(255,255,255,.86)}.sell-button{height:42px;padding-inline:17px;border-radius:11px}
.page-hero{min-height:330px;display:flex;align-items:center;padding:66px max(5vw,32px);background:radial-gradient(circle at 86% 15%,rgba(237,190,88,.28),transparent 25%),radial-gradient(circle at 68% 100%,rgba(61,151,153,.31),transparent 37%),linear-gradient(125deg,#071b32,#0b4163 65%,#276e76);box-shadow:inset 0 -1px rgba(255,255,255,.1)}.page-hero>div{width:min(1240px,100%);margin:auto}.page-hero h1{max-width:900px;margin:8px 0 14px;font-size:clamp(44px,5.8vw,76px);line-height:.98;letter-spacing:-.06em}.page-hero p{max-width:650px;color:#c7d8d8;font-size:15px;line-height:1.7}.page-hero .kicker{color:#f3cb71}
.page-content{width:min(1310px,calc(100% - 48px));max-width:none;margin:0 auto;padding:58px 20px 96px}.calendar-head{margin-bottom:30px}.calendar-head h2{font-size:clamp(29px,3.4vw,43px);letter-spacing:-.045em}.calendar-head>button{min-height:44px;padding:0 17px;border:1px solid rgba(7,27,50,.12);border-radius:10px;background:rgba(255,255,255,.82);box-shadow:0 5px 15px rgba(7,27,50,.045);font-size:11px;font-weight:700}
.marketplace-content{padding-top:34px}.market-toolbar{position:relative;top:auto;z-index:10;display:grid;grid-template-columns:minmax(270px,1.6fr) repeat(4,minmax(135px,.72fr)) auto;gap:12px;padding:18px;border:1px solid rgba(7,27,50,.1);border-radius:18px;background:rgba(251,252,249,.92);box-shadow:var(--soft-shadow);backdrop-filter:blur(24px)}.market-toolbar>label{display:flex;min-width:0;flex-direction:column;gap:7px}.market-toolbar>label>span:first-child{padding-left:3px;color:#55666f;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.market-toolbar input,.market-toolbar select{width:100%;height:50px;padding:0 13px;border:1px solid rgba(7,27,50,.1);border-radius:11px;background:#f1f5f1;color:#182a39;font-size:13px;font-weight:580;outline:0}.market-toolbar input:hover,.market-toolbar select:hover{border-color:rgba(47,133,137,.38);background:#fff}.market-toolbar input:focus,.market-toolbar select:focus{border-color:#33898d;background:#fff;box-shadow:0 0 0 4px rgba(47,133,137,.11)}.field-shell{position:relative}.field-shell>b{position:absolute;z-index:1;left:15px;top:50%;color:#4d6a70;font-size:21px;font-weight:400;transform:translateY(-53%)}.field-shell input{padding-left:44px}.market-actions{display:flex;align-items:flex-end;gap:8px}.market-actions button{height:50px;white-space:nowrap;border-radius:11px;font-size:10px;font-weight:750}.save-search-button{padding:0 15px;border:0;background:var(--navy);color:#fff}.clear-filters{padding:0 13px;border:1px solid rgba(7,27,50,.12);background:#fff;color:#42545e}
.mobile-filter-toggle{display:none}
.market-category-row{display:flex;align-items:center;gap:18px;margin:25px 2px 10px}.market-category-row>span{flex:0 0 auto;color:#50626b;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.market-category-row .filter-chips{min-width:0;margin:0;padding:4px 1px}.filter-chip{min-height:40px;padding:9px 16px;border-color:rgba(7,27,50,.11);background:rgba(255,255,255,.66);color:#40545e;font-size:10px}.filter-chip:hover{border-color:rgba(47,133,137,.35);background:#fff;transform:translateY(-1px)}.filter-chip.active{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 7px 18px rgba(7,27,50,.14)}
.results-line{align-items:flex-end;margin:46px 2px 24px}.results-line .kicker{margin-bottom:7px}.results-line h2{font-size:clamp(30px,3.4vw,46px);letter-spacing:-.055em}.results-line>span{margin-bottom:5px;padding:8px 12px;background:rgba(223,239,234,.82);color:#2a6768;font-size:10px}
.listing-grid{gap:22px}.listing-card,.listing-card:nth-child(n){padding:7px;border:1px solid rgba(7,27,50,.08);border-radius:17px;background:rgba(252,253,250,.89);box-shadow:0 6px 20px rgba(7,27,50,.055);backdrop-filter:blur(16px)}.listing-card:hover,.listing-card:nth-child(even):hover{border-color:rgba(47,133,137,.25);box-shadow:var(--lift-shadow);transform:translateY(-5px)}.listing-card .listing-photo{height:265px;border-radius:12px}.listing-info{padding:16px 10px 12px}.listing-info h3{margin:9px 0 15px;color:#152536;font-size:16px}.listing-meta{color:#61717a}.listing-price{color:#0b4d71;font-size:20px}.listing-badge{border:0;border-radius:999px;background:rgba(252,253,250,.9);box-shadow:0 4px 14px rgba(7,27,50,.1);backdrop-filter:blur(10px)}
.empty-state{grid-column:1/-1;max-width:680px;width:100%;margin:14px auto 20px;padding:54px 30px;border:1px solid rgba(7,27,50,.09);border-radius:20px;background:rgba(250,252,249,.82);box-shadow:var(--soft-shadow);backdrop-filter:blur(20px)}.empty-state>span{width:54px;height:54px;margin:0 auto 18px;border-radius:16px;background:#e3efeb;color:#1c6d76;display:grid;place-items:center;font-size:27px}.empty-state h3{margin-bottom:8px;font-size:24px}.empty-state p{max-width:460px;margin:0 auto 22px;color:#596a73;font-size:12px;line-height:1.65}.empty-state button{min-height:42px;padding:0 18px;border-radius:10px}
.market-loading{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#53656e}.market-loading>span{width:34px;height:34px;border:3px solid rgba(47,133,137,.18);border-top-color:#2f8589;border-radius:50%;animation:market-spin .8s linear infinite}.market-loading strong{margin-top:5px;font-size:14px}.market-loading small{font-size:10px}@keyframes market-spin{to{transform:rotate(360deg)}}
.event-row,.event-card,.business-directory-card,.trust-guide article,.help-grid details,.help-contact{border-color:rgba(7,27,50,.09);background:rgba(251,252,249,.83);box-shadow:0 7px 22px rgba(7,27,50,.05)}.event-row{padding:24px;border-radius:15px}.event-row:hover,.event-card:hover{border-color:rgba(47,133,137,.23);box-shadow:0 14px 32px rgba(7,27,50,.09)}.help-grid{max-width:900px}.help-grid details{overflow:hidden;padding:0;border-radius:15px}.help-grid summary{padding:22px 24px;list-style:none;font-size:14px}.help-grid summary::-webkit-details-marker{display:none}.help-grid summary:after{content:"＋";float:right;color:#2f8589;font-size:18px}.help-grid details[open] summary:after{content:"−"}.help-grid details p{margin:0;padding:0 24px 22px;color:#4f626c;font-size:13px}.help-contact{padding:32px;border-radius:17px}
.toast{bottom:28px;display:flex;align-items:center;gap:11px;max-width:min(440px,calc(100vw - 28px));padding:14px 18px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(7,27,50,.94);box-shadow:0 18px 50px rgba(7,27,50,.28);font-size:12px;line-height:1.45;backdrop-filter:blur(18px)}.toast:before{content:"✓";width:25px;height:25px;flex:0 0 25px;border-radius:50%;background:#e8bd5c;color:#071b32;display:grid;place-items:center;font-weight:800}.toast.show{transform:translate(-50%,0)}
.toast.toast-error:before{content:"!";background:#e77768;color:#fff}
footer{margin-top:20px;padding:38px clamp(22px,5vw,68px);border:0;background:#06182e}footer a{color:#cbd9d8}footer>p,footer small{color:#93aaad}
@media(max-width:1180px){.market-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.market-search-field{grid-column:span 2}.market-category-row{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:760px){.site-header{height:68px}.brand img{width:39px;height:39px}.site-header .sell-button{width:42px;padding:0}.page-hero{min-height:270px;padding:48px 20px}.page-hero h1{font-size:42px}.page-hero p{font-size:13px}.page-content{width:100%;padding:38px 18px 76px}.market-toolbar{grid-template-columns:1fr 1fr;padding:14px;border-radius:15px}.market-search-field{grid-column:1/-1}.market-actions{grid-column:1/-1}.market-actions button{flex:1}.results-line{align-items:flex-start;flex-direction:column}.results-line>span{margin-top:10px}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.listing-card .listing-photo{height:220px}.calendar-head{align-items:flex-start;gap:18px}.calendar-head>button{flex:0 0 auto}.toast{bottom:82px}}
@media(max-width:520px){.brand>span{font-size:16px}.page-hero{min-height:245px}.page-hero h1{font-size:37px}.mobile-filter-toggle{width:100%;height:48px;margin-bottom:10px;padding:0 15px;border:1px solid rgba(7,27,50,.1);border-radius:12px;background:rgba(251,252,249,.92);color:var(--navy);display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:750;box-shadow:0 5px 15px rgba(7,27,50,.05)}.mobile-filter-toggle b{font-size:18px}.market-toolbar{grid-template-columns:1fr;gap:10px}.market-search-field,.market-actions{grid-column:auto}.market-toolbar>label:nth-of-type(n+3),.market-toolbar .market-actions{display:none}.filters-open .market-toolbar>label{display:flex}.filters-open .market-toolbar .market-actions{display:grid!important;grid-template-columns:1fr auto}.market-category-row{margin-top:20px}.market-category-row .filter-chips{width:100%}.results-line{margin-top:36px}.listing-grid{grid-template-columns:1fr}.listing-card .listing-photo{height:280px}.empty-state{padding:42px 22px}.calendar-head{flex-direction:column}.calendar-head>button{width:100%}.event-row{padding:19px}.help-grid summary{padding:19px}.help-grid details p{padding:0 19px 19px}}
@media(prefers-reduced-motion:reduce){.market-loading>span{animation:none;border-color:#2f8589}}

/* App parity layer — mirrors the current SwiftUI brand system. */
:root{--app-midnight:#000e24;--app-navy:#002e61;--app-ocean:#0d669e;--app-teal:#38b3bf;--app-mint:#a6d1ba;--app-gold:#ffc75c;--app-coral:#ff7a5c;--app-glass:rgba(255,255,255,.13);--app-glass-strong:rgba(255,255,255,.2);--app-line:rgba(255,255,255,.18);--app-text:rgba(255,255,255,.98);--app-muted:rgba(255,255,255,.7);--navy:var(--app-midnight);--blue:var(--app-ocean);--teal:var(--app-teal);--gold:var(--app-gold);--ink:var(--app-text);--muted:var(--app-muted);--line:var(--app-line);--paper:#071b3c;--cream:#0b315e;--shadow:0 18px 45px rgba(0,8,24,.3);--soft-shadow:0 12px 35px rgba(0,8,24,.26);--lift-shadow:0 24px 55px rgba(0,8,24,.38)}
html{background:var(--app-midnight)}body,body.home-page{min-height:100vh;color:var(--app-text);background:radial-gradient(circle at 88% 8%,rgba(56,179,191,.48),transparent 31%),radial-gradient(circle at 8% 92%,rgba(255,199,92,.3),transparent 29%),linear-gradient(145deg,var(--app-midnight) 0%,var(--app-navy) 48%,var(--app-ocean) 77%,rgba(56,179,191,.86) 100%);background-attachment:fixed}.home-page main,.page-shell,body:not(.home-page) .page-shell{background:transparent}
.site-header,.home-page .site-header{height:74px;border:0;border-bottom:1px solid var(--app-line);background:rgba(0,14,36,.55);box-shadow:0 10px 32px rgba(0,8,24,.18);backdrop-filter:blur(28px) saturate(1.35)}.brand,.brand>span{color:#fff}.brand img{border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 5px 18px rgba(0,0,0,.2)}.brand>span>span{color:var(--app-gold)}.site-header nav,.home-page .site-header nav{border:1px solid var(--app-line);background:var(--app-glass);border-radius:999px}.site-header nav a,.home-page .site-header nav a{color:rgba(255,255,255,.68);border-radius:999px}.site-header nav a.active,.home-page .site-header nav a.active{color:#fff;background:var(--app-glass-strong);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.site-header nav a.active:after{display:none}.icon-btn,.avatar{color:#fff;border-color:var(--app-line);background:var(--app-glass)}.sell-button,.home-page .sell-button{color:var(--app-midnight);background:var(--app-gold);border-radius:999px}.sell-button:hover{color:#fff;background:var(--app-teal)}
.home-page .hero{min-height:670px;padding-top:92px;background:transparent}.home-page .hero:before{inset:0;background:radial-gradient(circle at 82% 20%,rgba(56,179,191,.42),transparent 24%),radial-gradient(circle at 74% 73%,rgba(255,199,92,.2),transparent 30%),linear-gradient(135deg,rgba(0,14,36,.58),rgba(0,46,97,.2));filter:none}.home-page .hero:after{border-color:rgba(255,255,255,.14);background:radial-gradient(circle at 36% 32%,rgba(255,255,255,.16),transparent 4%),radial-gradient(circle at 59% 49%,var(--app-gold),transparent 3%),radial-gradient(circle at 69% 70%,rgba(255,255,255,.14),transparent 3%);box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.015)}.home-page .hero h1{max-width:790px;font-family:ui-rounded,"SF Pro Rounded",Manrope,sans-serif;font-weight:850;letter-spacing:-.065em}.home-page .hero h1 em{font-family:inherit;font-style:normal;color:#fff;letter-spacing:inherit}.home-page .eyebrow{color:var(--app-teal)}.home-page .hero>p{color:var(--app-muted)}.home-page .search-shell{border:1px solid var(--app-line);background:var(--app-glass-strong);box-shadow:0 24px 65px rgba(0,8,24,.34);backdrop-filter:blur(26px);color:#fff}.home-page .search-input input{color:#fff;background:transparent}.home-page .search-input input::placeholder{color:rgba(255,255,255,.62)}.home-page .location-button{color:#fff;border-color:var(--app-line);background:transparent}.home-page .location-button small{color:rgba(255,255,255,.56)}.home-page .search-button{color:var(--app-midnight);background:var(--app-gold);border-radius:10px}.hero-proof{border-color:var(--app-line)}.hero-proof>span+span{border-color:var(--app-line)}.hero-proof small{color:rgba(255,255,255,.56)}
.category-strip,.home-page .category-strip{border-color:var(--app-line);background:rgba(0,14,36,.3);backdrop-filter:blur(24px)}.category,.home-page .category,.filter-chip{color:rgba(255,255,255,.78);border-color:var(--app-line)!important;background:var(--app-glass)}.category:hover,.filter-chip:hover{color:#fff;background:var(--app-glass-strong)}.category.active,.home-page .category.active,.filter-chip.active{color:var(--app-midnight);border-color:var(--app-gold)!important;background:var(--app-gold);box-shadow:0 8px 22px rgba(0,8,24,.22)}
.kicker,.home-page .kicker{color:var(--app-teal)}.section-heading h2,.calendar-head h2,.results-line h2,.business-copy h2,.cta-section h2{color:#fff;font-family:ui-rounded,"SF Pro Rounded",Manrope,sans-serif}.section-heading h2:after{background:linear-gradient(90deg,var(--app-teal),var(--app-gold))}.text-link,.home-page .text-link{color:var(--app-teal)}
.listing-card,.listing-card:nth-child(n),.home-page .listing-card,.event-card,.event-row,.business-directory-card,.trust-guide article,.help-grid details,.help-contact,.market-toolbar,.profile-card,.seller-panel,.sell-page-form,.inbox-layout,.business-photo-manager,.profile-photo-manager,.profile-settings-card,.business-brand-editor,.business-post-composer,.business-hours-editor,.business-post-card.update,.service-editor,.service-card{color:#fff;border:1px solid var(--app-line);background:var(--app-glass);box-shadow:var(--soft-shadow);backdrop-filter:blur(24px) saturate(1.2)}.listing-card:hover,.home-page .listing-card:hover,.event-card:hover,.event-row:hover{border-color:rgba(56,179,191,.55);box-shadow:var(--lift-shadow)}.listing-info h3,.listing-price,.home-page .listing-price,.listing-meta,.seller,.event-card h3{color:#fff}.listing-price,.home-page .listing-price{color:var(--app-gold)}.listing-meta,.seller,.event-card p,.event-card div>span{color:var(--app-muted)}.listing-badge{color:var(--app-midnight);background:rgba(255,255,255,.9)}.favorite{color:var(--app-gold);background:rgba(0,14,36,.62);backdrop-filter:blur(14px)}
/* Keep event copy readable when older iPad Safari miscomposites translucent cards. */
.home-page .event-card{color:#fff;background:rgba(0,27,61,.9);-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.home-page .event-card h3,.home-page .event-card .save-event{color:#fff}.home-page .event-card p,.home-page .event-card div>span{color:rgba(255,255,255,.76)}.home-page .event-card .event-date b{color:var(--app-gold)}.home-page .event-card .event-date span{color:rgba(255,255,255,.72)}
.home-page .business-feature,.business-feature{border:1px solid var(--app-line);background:var(--app-glass-strong);box-shadow:var(--shadow);backdrop-filter:blur(26px)}.home-page .business-stats,.business-stats{background:rgba(0,14,36,.4)}.bulletin-card:not(.bulletin-featured),.empty-state{color:#fff;border:1px solid var(--app-line);background:var(--app-glass);backdrop-filter:blur(24px)}.empty-state p{color:var(--app-muted)}.home-page .cta-section,.cta-section{color:#fff;border:1px solid var(--app-line);background:var(--app-glass-strong);box-shadow:var(--shadow);backdrop-filter:blur(24px)}.home-page .cta-section .kicker,.home-page .cta-section p{color:var(--app-muted)!important}.home-page .cta-section button,.cta-section button{color:var(--app-midnight);background:var(--app-gold);border-radius:999px}
.page-hero{background:transparent;border-bottom:1px solid var(--app-line);box-shadow:none}.page-hero p{color:var(--app-muted)}.market-toolbar input,.market-toolbar select,.settings-fields input,.settings-fields textarea,.business-post-composer input,.business-post-composer select,.business-post-composer textarea,.business-hours-editor input,.listing-form input,.listing-form select,.listing-form textarea,.sell-page-form input,.sell-page-form select,.sell-page-form textarea{color:#fff;border-color:var(--app-line);background:rgba(0,14,36,.32)}.market-toolbar input::placeholder,input::placeholder,textarea::placeholder{color:rgba(255,255,255,.48)}.market-toolbar>label>span:first-child,.market-category-row>span,.results-line>span{color:var(--app-muted)}.clear-filters,.calendar-head>button,.mobile-filter-toggle{color:#fff;border-color:var(--app-line);background:var(--app-glass)}.save-search-button,.primary-action,.publish-button,.publish{color:var(--app-midnight);background:var(--app-gold)}
footer{border-top:1px solid var(--app-line);background:rgba(0,8,24,.65);backdrop-filter:blur(24px)}footer>p,footer small,footer a{color:var(--app-muted)}
@media(max-width:760px){.site-header,.home-page .site-header{background:rgba(0,14,36,.72)}.site-header .sell-button span{color:var(--app-midnight)}.home-page .hero{min-height:620px}.home-page .hero h1{font-size:clamp(48px,14vw,68px)}.home-page .search-shell{grid-template-rows:58px 48px;padding:7px}.home-page .location-button{display:grid;grid-template-columns:28px minmax(0,1fr);align-content:center;padding:5px 10px;border-left:0;border-top:1px solid var(--app-line)}.home-page .location-button svg{grid-row:1/3}.home-page .location-button span,.home-page .location-button small{display:block;max-width:100%}.listing-card,.listing-card:nth-child(n),.home-page .listing-card{border-radius:20px}.listing-card .listing-photo,.home-page .listing-card .listing-photo{border-radius:15px 15px 0 0}.page-hero{min-height:250px}.page-content{padding-bottom:96px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* Header control cleanup and readable account surfaces. */
.header-actions{gap:8px}.icon-btn,.avatar{width:40px;height:40px;flex:0 0 40px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.1);box-shadow:inset 0 1px rgba(255,255,255,.08);color:#fff}.icon-btn:hover,.avatar:hover{border-color:rgba(56,179,191,.62);background:rgba(56,179,191,.2);transform:translateY(-1px)}.icon-btn svg{display:none}.icon-btn:before{width:19px;height:19px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E") center/contain no-repeat}.notification-button:before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9Z'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9Z'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E") center/contain no-repeat}.avatar{overflow:hidden;background:linear-gradient(145deg,rgba(56,179,191,.55),rgba(255,199,92,.62));font-size:11px;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}
.sell-button,.home-page .sell-button{min-height:40px;height:40px;padding:0 17px;border:1px solid rgba(255,199,92,.52);border-radius:12px;background:rgba(255,199,92,.94);box-shadow:0 7px 20px rgba(0,8,24,.18);color:var(--app-midnight);font-size:12px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:7px}.sell-button>span{width:14px;height:14px;margin:0;color:var(--app-midnight)}.sell-button:hover,.home-page .sell-button:hover{border-color:var(--app-gold);background:var(--app-gold);color:var(--app-midnight);box-shadow:0 9px 24px rgba(0,8,24,.25);transform:translateY(-1px)}
.account-menu{color:#fff;border-color:rgba(255,255,255,.16);background:rgba(3,24,52,.96);box-shadow:0 24px 60px rgba(0,8,24,.42);backdrop-filter:blur(28px) saturate(1.3)}.account-menu-head{border-color:rgba(255,255,255,.13)}.account-menu-head strong,.account-menu b{color:#fff}.account-menu-head span,.account-menu small,.account-businesses>small,.account-businesses em{color:rgba(255,255,255,.62)}.account-menu>a,.account-menu>button,.account-businesses>a{color:#fff}.account-menu>a:hover,.account-menu>button:hover,.account-businesses>a:hover{background:rgba(255,255,255,.1)}.account-menu>a>span,.account-menu>button>span{background:rgba(56,179,191,.18)}.account-businesses{border-color:rgba(255,255,255,.13)}.account-menu>button{border-color:rgba(255,255,255,.13)}
.notification-panel{color:#fff;border-color:rgba(255,255,255,.16);background:rgba(3,24,52,.97);box-shadow:0 24px 60px rgba(0,8,24,.44);backdrop-filter:blur(28px) saturate(1.3)}.notification-head strong{color:#fff}.notification-head button{color:var(--app-teal)}.notification-item{color:#fff}.notification-item:hover{background:rgba(255,255,255,.1)}.notification-item.unread{background:rgba(56,179,191,.15)}.notification-item span,.notification-empty{color:rgba(255,255,255,.68)}.notification-item time{color:rgba(255,255,255,.48)}
.cta-section:after,.home-page .cta-section:after{display:none}
@media(max-width:760px){.site-header .sell-button{width:40px;height:40px;padding:0;display:grid;place-items:center;font-size:0}.site-header .sell-button:before{content:"+";color:var(--app-midnight);font-size:21px;font-weight:650;line-height:1}.site-header .sell-button>span{display:none}}

/* Site-wide readability system: dark brand shell, light working canvas. */
body:not(.home-page){--ink:#14263a;--muted:#5b6b74;--line:rgba(7,28,51,.13)}body:not(.home-page) .page-shell{color:#14263a}body:not(.home-page) .page-hero{color:#fff}body:not(.home-page) .page-hero h1,body:not(.home-page) .page-hero h2{color:#fff}body:not(.home-page) .page-hero p{color:rgba(255,255,255,.72)}body:not(.home-page) .page-content{width:min(1320px,calc(100% - 48px));margin:28px auto 70px;padding:48px;border:1px solid rgba(255,255,255,.58);border-radius:24px;background:rgba(248,250,247,.96);box-shadow:0 22px 65px rgba(0,8,24,.2);color:#14263a;backdrop-filter:blur(24px) saturate(1.15);animation:none;opacity:1}body:not(.home-page) .page-content h1,body:not(.home-page) .page-content h2,body:not(.home-page) .page-content h3,body:not(.home-page) .page-content h4,body:not(.home-page) .page-content strong,body:not(.home-page) .page-content b{color:#14263a}body:not(.home-page) .page-content p,body:not(.home-page) .page-content small,body:not(.home-page) .page-content span,body:not(.home-page) .page-content time,body:not(.home-page) .breadcrumb{color:#5b6b74}body:not(.home-page) .page-content a{color:#0d6680}.page-content .kicker{color:#287f86!important}
body:not(.home-page) .market-toolbar,body:not(.home-page) .listing-card,body:not(.home-page) .listing-card:nth-child(n),body:not(.home-page) .event-card,body:not(.home-page) .event-row,body:not(.home-page) .business-directory-card,body:not(.home-page) .trust-guide article,body:not(.home-page) .help-grid details,body:not(.home-page) .help-contact,body:not(.home-page) .profile-card,body:not(.home-page) .seller-panel,body:not(.home-page) .sell-page-form,body:not(.home-page) .inbox-layout,body:not(.home-page) .business-photo-manager,body:not(.home-page) .profile-photo-manager,body:not(.home-page) .profile-settings-card,body:not(.home-page) .business-brand-editor,body:not(.home-page) .business-post-composer,body:not(.home-page) .business-hours-editor,body:not(.home-page) .business-post-card.update,body:not(.home-page) .service-editor,body:not(.home-page) .service-card{color:#14263a;border-color:rgba(7,28,51,.11);background:#fff;box-shadow:0 8px 26px rgba(7,28,51,.07);backdrop-filter:none}body:not(.home-page) .listing-info h3,body:not(.home-page) .event-card h3,body:not(.home-page) .event-row h3,body:not(.home-page) .service-card h3,body:not(.home-page) .business-directory-copy h3{color:#14263a}body:not(.home-page) .listing-meta,body:not(.home-page) .listing-meta span,body:not(.home-page) .seller,body:not(.home-page) .seller span,body:not(.home-page) .event-card p,body:not(.home-page) .event-card span,body:not(.home-page) .event-row p,body:not(.home-page) .service-card p,body:not(.home-page) .business-directory-copy p{color:#5b6b74}body:not(.home-page) .listing-price{color:#0b5878}
body:not(.home-page) .market-toolbar input,body:not(.home-page) .market-toolbar select,body:not(.home-page) .settings-fields input,body:not(.home-page) .settings-fields textarea,body:not(.home-page) .business-post-composer input,body:not(.home-page) .business-post-composer select,body:not(.home-page) .business-post-composer textarea,body:not(.home-page) .business-hours-editor input,body:not(.home-page) .listing-form input,body:not(.home-page) .listing-form select,body:not(.home-page) .listing-form textarea,body:not(.home-page) .sell-page-form input,body:not(.home-page) .sell-page-form select,body:not(.home-page) .sell-page-form textarea,body:not(.home-page) .inbox-search,body:not(.home-page) .chat-compose input{color:#14263a;border-color:rgba(7,28,51,.14);background:#f4f7f5}body:not(.home-page) input::placeholder,body:not(.home-page) textarea::placeholder{color:#7b898f}body:not(.home-page) label{color:#344a57}body:not(.home-page) select{color-scheme:light}.field-shell>b{color:#526c75}
body:not(.home-page) .filter-chip{color:#435965;border-color:rgba(7,28,51,.13)!important;background:#fff}body:not(.home-page) .filter-chip.active{color:#fff;border-color:#07345b!important;background:#07345b}.results-line>span{color:#2b696d!important;background:#e3f0ec}.calendar-head>button,.clear-filters,.mobile-filter-toggle{color:#17354a;border-color:rgba(7,28,51,.13);background:#fff}.calendar-head>button:hover,.clear-filters:hover{color:#fff;background:#0b5878}
.legal-copy h2{color:#14263a!important}.legal-copy p{color:#465c68!important}.legal-copy a{color:#08748a!important}.trust-guide article>b{color:#087f89!important}.help-grid summary{color:#14263a}.help-grid details p,.help-contact p{color:#526873!important}
.inbox-layout{background:#fff!important}.inbox-sidebar{border-color:rgba(7,28,51,.12)}.inbox-title h1,.chat-person strong{color:#14263a}.conversation p,.chat-person span{color:#62747b}.full-chat,.chat-body{background:#f7f9f7}.bubble.theirs{color:#263c49;background:#e9eeeb}.bubble.mine{color:#fff;background:#0b5878}.chat-compose{border-color:rgba(7,28,51,.12);background:#fff}
.bubble.mine .message-copy,.bubble.mine small{color:#fff!important}
.profile-card p,.profile-stats span,.settings-heading>p:last-child{color:#5b6b74!important}.profile-stats b{color:#14263a!important}.tabs{border-color:rgba(7,28,51,.13)}.tab{color:#63747b}.tab.active{color:#14263a}.profile-actions button,.service-owner-actions button{color:#14263a;background:#fff}.profile-actions .follow,.primary-action,.publish-button,.publish{color:#fff!important;background:#07345b}.danger-zone{color:#14263a;background:#fff8f6}.danger-zone p{color:#694f4b!important}
dialog{color:#14263a;background:#fff}.listing-form{color:#14263a;background:#fff}.listing-form h2,.listing-form h3{color:#14263a}.listing-form p{color:#5b6b74}.dialog-close{color:#14263a}.photo-drop{color:#4f646e!important;border-color:#afc4c1!important;background:#f2f7f5!important}.photo-drop strong{color:#14263a}.photo-drop p{color:#65767d!important}
.auth-page{color:#14263a;background:#f7f8f4}.auth-panel{background:#f7f8f4}.auth-form,.auth-form h2,.auth-form label{color:#14263a}.auth-form>p,.auth-switch{color:#5b6b74}.auth-form input{color:#14263a;border-color:#cbd6d2;background:#fff}.auth-form input::placeholder{color:#89959a}.auth-form button{color:#fff;background:#061a35}.auth-switch a,.legal-consent a{color:#08748a}.auth-art{color:#fff}.auth-art h1{color:#fff}.auth-art p{color:rgba(255,255,255,.72)}
body:not(.home-page) footer{color:rgba(255,255,255,.72)}body:not(.home-page) footer a{color:#d5e2e1}
@media(max-width:760px){body:not(.home-page) .page-content{width:calc(100% - 20px);margin:10px auto 42px;padding:28px 18px;border-radius:18px}body:not(.home-page) .page-hero{margin-bottom:0}.auth-panel{padding:34px 20px}}
.message-photo-button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;cursor:pointer;background:rgba(255,255,255,.72);color:#075f73;font-size:18px;flex:0 0 auto}.message-photo-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.chat-compose.has-photo .message-photo-button{background:#0d7182;color:#fff;box-shadow:0 0 0 3px rgba(13,113,130,.18)}.chat-compose:has(.message-photo-preview:not([hidden])){flex-wrap:wrap}.message-photo-preview{position:relative;width:100%;height:180px;border-radius:14px;overflow:hidden;background:#e9eeeb;border:1px solid rgba(7,28,51,.12)}.message-photo-preview[hidden]{display:none}.message-photo-preview>img{width:100%;height:100%;display:block;object-fit:contain;background:#edf1ee}.chat-compose .message-photo-remove{position:absolute;top:8px;right:8px;z-index:1;width:30px;height:30px;border-radius:50%;background:rgba(7,28,51,.78);color:#fff;font-size:20px;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.25)}.message-photo{display:block;width:min(320px,60vw);max-height:360px;object-fit:cover;border-radius:14px;margin-bottom:7px}.message-copy{display:block}.bubble:has(.message-photo){padding:7px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.auth-benefits{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.auth-benefits li{display:flex;align-items:center;gap:10px;font-size:13px}.auth-benefits li::before{content:'✓';display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.16);font-weight:800}.auth-status{min-height:18px;margin:2px 0;color:#b34b3f;font-size:12px}.auth-status.success{color:#397b78}.auth-form button[aria-busy=true]{cursor:wait;opacity:.75}
.auth-form [hidden]{display:none!important}

/* Compact Discover cards: a single update or event should not become a billboard. */
.home-page .bulletin-grid:has(>article:only-child){display:block}.home-page .bulletin-grid>article:only-child{width:100%;min-height:0;height:auto}.home-page .bulletin-grid>article:only-child>a{min-height:230px;padding:30px 34px;display:grid;grid-template-columns:minmax(170px,.55fr) minmax(0,1.45fr);grid-template-rows:auto auto 1fr;column-gap:42px;align-items:start}.home-page .bulletin-grid>article:only-child .bulletin-business{grid-row:1/4;align-self:center}.home-page .bulletin-grid>article:only-child .bulletin-business img,.home-page .bulletin-grid>article:only-child .bulletin-business>span{width:52px;height:52px;border-radius:14px}.home-page .bulletin-grid>article:only-child .bulletin-type{margin:0}.home-page .bulletin-grid>article:only-child h3{margin:13px 0 8px;font-size:clamp(27px,3vw,39px)}.home-page .bulletin-grid>article:only-child p{max-width:720px;font-size:12px;line-height:1.55}
.home-page .events-grid>article:only-child{min-height:0;padding:24px 28px;grid-template-columns:76px minmax(0,1fr) 42px;gap:22px;align-items:center}.home-page .events-grid>article:only-child .event-date{width:64px;height:72px;padding:10px 0;border:0;border-radius:14px;background:var(--app-gold);align-items:center;justify-content:center}.home-page .events-grid>article:only-child .event-date b{color:var(--app-midnight);font-size:25px;line-height:1}.home-page .events-grid>article:only-child .event-date span{margin-top:5px;color:rgba(0,14,36,.72);font-size:9px;font-weight:800}.home-page .events-grid>article:only-child h3{margin:7px 0 5px;font-size:23px;line-height:1.1}.home-page .events-grid>article:only-child p{margin:0;color:var(--app-teal);font-size:10px;font-weight:700}.home-page .events-grid>article:only-child div>span{font-size:10px}.home-page .events-grid>article:only-child .event-tag{top:16px;right:18px}.home-page .events-grid>article:only-child .save-event{width:40px;height:40px;border-radius:50%;background:rgba(56,179,191,.16);color:var(--app-teal);display:grid;place-items:center}
@media(max-width:700px){.home-page .bulletin-grid>article:only-child>a{min-height:0;padding:24px;display:flex}.home-page .bulletin-grid>article:only-child .bulletin-business{align-self:auto}.home-page .bulletin-grid>article:only-child .bulletin-type{margin-top:24px}.home-page .events-grid>article:only-child{padding:20px 16px;grid-template-columns:64px minmax(0,1fr);gap:15px}.home-page .events-grid>article:only-child .event-date{width:58px;height:66px}.home-page .events-grid>article:only-child .event-tag{top:14px;right:14px}.home-page .events-grid>article:only-child>div:nth-of-type(2){padding-top:17px}.home-page .events-grid>article:only-child h3{font-size:19px}.home-page .events-grid>article:only-child .save-event{display:none}}

/* Above-the-fold marketplace preview and clearer verification language. */
.hero-featured-listing[hidden]{display:none}.hero-featured-listing{position:absolute;right:max(5vw,42px);bottom:66px;z-index:3;width:min(360px,29vw);min-height:104px;padding:9px;display:grid;grid-template-columns:86px minmax(0,1fr) auto 24px;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(2,20,44,.66);box-shadow:0 22px 55px rgba(0,8,24,.3);color:#fff;text-decoration:none;backdrop-filter:blur(22px) saturate(1.2)}.hero-featured-listing>img{width:86px;height:86px;border-radius:12px;object-fit:cover}.hero-featured-copy{min-width:0;display:grid;gap:3px}.hero-featured-copy small{color:var(--app-teal);font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero-featured-copy strong{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hero-featured-copy>span{overflow:hidden;color:rgba(255,255,255,.62);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hero-featured-listing>b{color:var(--app-gold);font-size:15px}.hero-featured-listing>i{font-style:normal;color:var(--app-teal);font-size:18px}.hero-featured-listing:hover{border-color:rgba(56,179,191,.62);background:rgba(3,28,57,.78);transform:translateY(-3px)}
.verified-pill,.verified-badge{position:absolute;top:20px;right:20px;z-index:2;min-height:34px;padding:7px 12px 7px 9px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(0,14,36,.18);color:#075f73;font-size:9px;font-weight:850;letter-spacing:.02em;backdrop-filter:blur(14px)}.verified-pill:before{content:'✓';width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#087b83;color:#fff;font-size:12px}.verified-badge svg{width:21px;height:21px;overflow:visible}.verified-badge svg path:first-child{fill:#087b83;stroke:none}.verified-badge svg path:last-child{fill:none;stroke:#fff;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){.home-page .hero{min-height:0;padding:54px 18px 30px}.home-page .hero h1{max-width:350px;margin-top:14px;font-size:clamp(42px,12vw,52px);line-height:.91}.home-page .hero>p{margin-top:18px;font-size:13px;line-height:1.5}.home-page .search-shell{margin-top:22px}.home-page .hero-proof{display:none}.hero-featured-listing{position:relative;right:auto;bottom:auto;width:100%;min-height:86px;margin-top:12px;padding:7px;grid-template-columns:70px minmax(0,1fr) auto 20px;border-radius:15px}.hero-featured-listing>img{width:70px;height:70px;border-radius:10px}.hero-featured-copy strong{font-size:12px}.hero-featured-listing>b{font-size:14px}.home-page .category-strip{padding-top:12px;padding-bottom:12px}}
@media(max-width:380px){.home-page .hero{padding-left:15px;padding-right:15px}.home-page .hero h1{font-size:40px}.hero-featured-listing{grid-template-columns:64px minmax(0,1fr) auto}.hero-featured-listing>img{width:64px;height:64px}.hero-featured-listing>i{display:none}}
.verified-pill.is-independent:before{content:'⌂';background:#dce9e7;color:#075f73}.verified-pill.is-verified:before{content:'✓';background:#087b83;color:#fff}.verified-pill.is-verified{border-color:rgba(69,190,177,.72);box-shadow:0 8px 24px rgba(0,14,36,.18),0 0 0 3px rgba(69,190,177,.14)}.hero-featured-listing>img{position:relative;z-index:1;border:1px solid rgba(255,255,255,.2);box-shadow:0 7px 18px rgba(0,8,24,.24)}

/* Clear signed-out account actions and a conversion-focused listing flow. */
.guest-hidden{display:none!important}.guest-auth-actions{display:flex;align-items:center;gap:8px}.guest-auth-actions a{height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:11px;font-weight:850;text-decoration:none;white-space:nowrap}.guest-auth-actions .guest-login{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.07)}.guest-auth-actions .guest-signup{border:1px solid #f4ca70;background:#f4ca70;color:#071c33}.guest-auth-actions a:hover{transform:translateY(-1px)}
.sell-listing-page{background:#071c33}.sell-shell{min-height:100vh;padding-bottom:80px}.sell-intro{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:74px 0 54px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;color:#fff}.sell-intro h1{margin:12px 0 18px;color:#fff;font:800 clamp(48px,5.8vw,76px)/.96 Manrope;letter-spacing:-4px}.sell-intro>div>p:last-child{max-width:610px;margin:0;color:rgba(255,255,255,.7);font-size:16px;line-height:1.65}.listing-steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);list-style:none}.listing-steps li{position:relative;display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.52)}.listing-steps li:not(:last-child):after{content:'';position:absolute;top:18px;left:40px;right:7px;height:1px;background:rgba(255,255,255,.2)}.listing-steps b{position:relative;z-index:1;width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#071c33;font-size:11px}.listing-steps span{display:grid;gap:2px}.listing-steps strong{color:#fff;font-size:10px}.listing-steps small{font-size:8px}.listing-steps .active b{border-color:#f4ca70;background:#f4ca70;color:#071c33}.sell-workspace{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.improved-sell-form{padding:44px;border:1px solid rgba(255,255,255,.65);border-radius:24px;background:#f8faf7!important;box-shadow:0 30px 80px rgba(0,8,24,.34)}.form-heading{padding-bottom:30px;border-bottom:1px solid rgba(7,28,51,.1)}.form-heading>span,.guide-label{color:#18818b;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.form-heading h2{margin:8px 0;color:#14263a;font:800 30px/1.1 Manrope;letter-spacing:-1.2px}.form-heading p{margin:0;color:#64747b;font-size:11px}.improved-sell-form fieldset{margin:0;padding:32px 0;border:0;border-bottom:1px solid rgba(7,28,51,.1)}.improved-sell-form legend{padding:0;color:#14263a;font:800 16px Manrope}.improved-sell-form .field-help{margin:5px 0 16px;color:#63747b;font-size:10px}.improved-sell-form label{margin:18px 0 0;color:#273e4b;font-size:11px;font-weight:800}.improved-sell-form label>span:not(.money-input){float:right;color:#7f8c91;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.improved-sell-form input,.improved-sell-form select,.improved-sell-form textarea{min-height:50px;margin-top:8px;border:1px solid rgba(7,28,51,.14);border-radius:12px;background:#fff!important;color:#14263a;font-size:13px}.improved-sell-form input:focus,.improved-sell-form select:focus,.improved-sell-form textarea:focus{border-color:#25838a;outline:0;box-shadow:0 0 0 4px rgba(37,131,138,.12)}.improved-sell-form textarea{min-height:135px}.improved-sell-form .photo-drop{min-height:220px;margin:0;border:2px dashed #9ebeb9!important;border-radius:18px;background:linear-gradient(135deg,#edf7f4,#f8f5e9)!important}.improved-sell-form .photo-drop>div>span{width:48px;height:48px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#f4ca70;color:#071c33;font-size:22px}.improved-sell-form .photo-drop strong{font-size:14px}.money-input{position:relative;display:block}.money-input b{position:absolute;z-index:2;left:15px;top:24px;color:#60717a;font-size:13px}.money-input input{width:100%;padding-left:31px}.field-tip{display:block;margin-top:7px;color:#6c7c82;font-size:9px;font-weight:500}.listing-safety-note{margin:28px 0 0;padding:16px;display:grid;grid-template-columns:28px 1fr;gap:11px;border:1px solid rgba(37,131,138,.16);border-radius:13px;background:#e8f3ef}.listing-safety-note>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#157882;color:#fff;font-size:11px}.listing-safety-note p{margin:0;color:#526873;font-size:10px;line-height:1.55}.listing-safety-note strong{display:block;color:#173745}.improved-sell-form .publish-row{margin-top:28px}.improved-sell-form .publish-row button{min-height:50px;border-radius:12px}.improved-sell-form .publish{min-width:205px;background:#f4ca70!important;color:#071c33!important}.improved-sell-form .publish span{margin-left:22px}.publish-consent{text-align:right;margin:10px 0 0!important;color:#748188!important;font-size:8px!important}.publish-consent a{color:#176d76!important}.sell-guide{position:sticky;top:106px;padding:34px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(20px)}.sell-guide h2{margin:10px 0 28px;color:#fff;font:800 26px/1.08 Manrope;letter-spacing:-1px}.sell-guide ul{margin:0;padding:0;display:grid;gap:0;list-style:none}.sell-guide li{padding:17px 0;display:grid;gap:5px;border-top:1px solid rgba(255,255,255,.12)}.sell-guide li b{color:#fff;font-size:11px}.sell-guide li span{color:rgba(255,255,255,.6);font-size:10px;line-height:1.5}.sell-guide>a{margin-top:25px;display:inline-block;color:#f4ca70;font-size:10px;font-weight:800;text-decoration:none}
@media(max-width:1000px){.guest-auth-actions a{padding:0 12px}.sell-intro{grid-template-columns:1fr;gap:32px}.sell-workspace{grid-template-columns:1fr}.sell-guide{position:static;display:none}}
@media(max-width:760px){.guest-auth-actions{gap:5px}.guest-auth-actions a{height:38px;padding:0 10px;font-size:10px}.guest-auth-actions .guest-signup{display:none}.site-header .header-actions:has(.guest-auth-actions) .sell-button{display:none}.sell-listing-page .site-header{padding:0 14px}.sell-shell{padding-bottom:110px}.sell-intro,.sell-workspace{width:calc(100% - 20px)}.sell-intro{padding:44px 8px 32px}.sell-intro h1{font-size:44px;letter-spacing:-2.7px}.sell-intro>div>p:last-child{font-size:13px}.listing-steps{grid-template-columns:1fr;gap:9px}.listing-steps li:not(:last-child):after{top:32px;bottom:-9px;left:17px;right:auto;width:1px;height:auto}.listing-steps small{display:none}.improved-sell-form{padding:26px 18px;border-radius:19px}.form-heading h2{font-size:25px}.improved-sell-form .form-row{grid-template-columns:1fr;gap:0}.improved-sell-form .photo-drop{min-height:175px}.improved-sell-form .publish-row{display:grid;grid-template-columns:1fr}.improved-sell-form .publish{min-width:0;grid-row:1}.publish-consent{text-align:center}}

/* Business storefront and directory experience. */
.business-search{max-width:760px;margin:28px 0 18px;display:block}.business-search[hidden]{display:none!important}.business-search>span{display:block;margin-bottom:8px;color:#526873;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.business-search input{width:100%;height:52px;padding:0 18px;border:1px solid rgba(7,28,51,.13);border-radius:14px;background:#f4f7f5;color:#14263a;font-size:14px;outline:0}.business-search input:focus{border-color:#25838a;box-shadow:0 0 0 4px rgba(37,131,138,.12)}.business-search.has-no-results:after{content:'No businesses match that search yet.';display:block;margin-top:10px;color:#64767e;font-size:11px}
.business-search-row{display:flex;align-items:flex-end;gap:12px}.business-search-row .business-search{flex:1}.business-search-row>#businessNearby{height:52px;margin-bottom:18px;padding:0 18px;border:1px solid rgba(7,28,51,.13);border-radius:14px;background:#fff;color:#15555d;font-size:10px;font-weight:800;white-space:nowrap}.business-location-button{width:100%;min-height:42px;margin-top:8px;border:1px solid rgba(37,131,138,.28);border-radius:10px;background:#edf7f4;color:#15555d;font-weight:800}.business-location-note{display:block;margin-top:7px;color:#66777c;font-size:9px;line-height:1.5}
.identity-switcher{position:relative}.identity-current{min-width:190px;height:46px;padding:5px 9px;display:grid;grid-template-columns:34px 1fr auto;gap:8px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.1);color:#fff;text-align:left}.identity-current>span:first-child,.identity-menu button>span:first-child{width:32px;height:32px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:linear-gradient(135deg,#efc44f,#3d969a);color:#fff;font-size:10px;font-weight:900}.identity-current img,.identity-menu img{width:100%;height:100%;object-fit:cover}.identity-current small{display:block;color:rgba(255,255,255,.58);font-size:7px;text-transform:uppercase;letter-spacing:.06em}.identity-current strong{display:block;max-width:120px;overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.identity-menu{position:absolute;z-index:1000;top:54px;right:0;width:270px;padding:10px;border:1px solid rgba(7,28,51,.1);border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(7,28,51,.2);color:#14263a}.identity-menu[hidden]{display:none}.identity-menu>p{margin:4px 8px 9px;color:#708087;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.identity-menu button{width:100%;padding:8px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;border:0;border-radius:10px;background:transparent;color:#14263a;text-align:left}.identity-menu button:hover{background:#edf7f4}.identity-menu button strong,.identity-menu button small{display:block}.identity-menu button small{margin-top:2px;color:#748289;font-size:8px}.identity-menu>a{margin-top:7px;padding:11px;display:block;border-top:1px solid #e8eeeb;color:#17717a;font-size:9px;font-weight:800;text-decoration:none}.chat-speaking-as{margin-left:auto;padding:6px 9px;border-radius:999px;background:#edf7f4;color:#15555d;font-size:8px;font-weight:800}
.identity-badge-row{min-height:25px;margin-bottom:5px;display:flex;align-items:center;gap:7px}.founding-badge{width:max-content;min-height:25px;padding:4px 10px 4px 6px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.075em;line-height:1;text-transform:uppercase;white-space:nowrap}.founding-badge b{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;font-size:9px}.founding-member-badge{border:1px solid rgba(207,153,31,.35);background:linear-gradient(135deg,#fff7d7,#f6d579);color:#6b4600;box-shadow:0 5px 14px rgba(195,139,17,.15)}.founding-member-badge b{background:#071c33;color:#f5c74f}.founding-business-badge{border:1px solid rgba(42,135,142,.3);background:linear-gradient(135deg,#e2f4ef,#8fcac1);color:#063d4d;box-shadow:0 5px 14px rgba(24,112,123,.13)}.founding-business-badge b{background:#071c33;color:#72cfbf}.business-profile-badges .founding-badge{order:-1}.business-directory-art>span{max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.identity-badge-row .founding-member-badge{color:#6b4600!important}.business-profile-badges .founding-business-badge{color:#063d4d!important}
.storefront-nav{position:sticky;top:86px;z-index:12;margin:0 0 28px;padding:8px;display:flex;gap:5px;overflow-x:auto;border:1px solid rgba(7,28,51,.1);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(7,28,51,.08);backdrop-filter:blur(18px)}.storefront-nav a{min-height:38px;padding:0 14px;display:flex;align-items:center;gap:7px;border-radius:10px;color:#415966!important;text-decoration:none;white-space:nowrap;font-size:11px;font-weight:750}.storefront-nav a:hover{color:#fff!important;background:#0b5878}.storefront-nav span{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#e6f0ed;color:#236c73!important;font-size:8px}
.business-overview-card{margin:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;padding:30px;border-radius:20px}.business-overview-card .profile-photo{margin:0}.business-overview-copy{min-width:0}.business-overview-copy h1{margin:9px 0 5px}.business-profile-badges{display:flex;flex-wrap:wrap;gap:7px}.business-trust-pill{padding:6px 9px;border-radius:999px;background:#eef2ef;color:#526873!important;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.business-trust-pill.verified{background:#dff1ea;color:#127164!important}.business-profile-actions{min-width:175px;display:grid;gap:8px}.business-profile-actions a,.business-profile-actions button{min-height:40px;padding:0 14px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(7,28,51,.13);border-radius:10px;background:#fff;color:#274754!important;text-decoration:none;font-size:10px;font-weight:800}.business-profile-actions .primary-action{border:0;color:#fff!important;background:#07345b}.hero-verified{display:inline-grid;width:.72em;height:.72em;place-items:center;border-radius:50%;background:#38b3bf;color:#00142c;font-size:.42em;vertical-align:middle}
.business-details-grid{margin:24px 0 58px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.business-about-card,.business-hours-card{padding:30px;border:1px solid rgba(7,28,51,.1);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(7,28,51,.06)}.business-about-card h2,.business-hours-card h2{margin:5px 0 12px;font:800 25px/1.15 Manrope;color:#14263a}.business-about-card>p:not(.kicker){max-width:720px;color:#526873;line-height:1.7}.business-about-card>a{font-size:11px;font-weight:800;text-decoration:none}.business-hours-card ul{margin:20px 0 0;padding:0;display:grid;gap:1px;list-style:none}.business-hours-card li{padding:8px 10px;display:flex;justify-content:space-between;gap:18px;border-radius:8px;color:#60717a;font-size:10px}.business-hours-card li.today{background:#e9f3ef;color:#174f57}.business-hours-card li b{color:inherit!important;text-align:right}
.business-owner-launchpad{margin:0 0 58px;padding:28px 30px;display:grid;grid-template-columns:1fr 1.25fr;gap:30px;align-items:center;border-radius:18px;background:linear-gradient(135deg,#052c55,#0b687d);color:#fff;box-shadow:0 16px 38px rgba(7,28,51,.18)}.business-owner-launchpad h2{margin:4px 0 7px;color:#fff!important}.business-owner-launchpad p{margin:0;color:rgba(255,255,255,.7)!important}.business-owner-launchpad>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:9px}.business-owner-launchpad a{min-height:44px;padding:0 13px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.17);border-radius:10px;background:rgba(255,255,255,.1);color:#fff!important;text-decoration:none;font-size:10px;font-weight:800}.business-owner-launchpad a:hover{background:rgba(255,255,255,.18)}
#liveBusinesses>.business-profile-cover{height:250px;margin-bottom:-66px;border-radius:20px 20px 48px 20px}.business-event-context{margin:-4px 0 18px;padding:12px 14px;border-radius:10px;background:#edf7f4;color:#15555d;font-size:11px;font-weight:700}
.business-events-section{margin-top:65px}.business-events-section .section-heading>a{color:#0b687d;font-size:11px;font-weight:800;text-decoration:none}.business-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.business-event-grid article{padding:20px;display:grid;grid-template-columns:58px 1fr;gap:16px;border:1px solid rgba(7,28,51,.1);border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(7,28,51,.05)}.business-event-grid time{height:62px;display:grid;place-items:center;align-content:center;border-radius:12px;background:#fff0c9;color:#17354a}.business-event-grid time b{font-size:22px;line-height:1}.business-event-grid time span{margin-top:4px;font-size:8px;font-weight:800}.business-event-grid article>div>span{color:#287f86!important;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.business-event-grid h3{margin:5px 0;color:#14263a;font-size:15px}.business-event-grid p{margin:0;color:#65767d!important;font-size:9px}.business-inventory,.business-services-section,.business-community-section,#reviews,.business-events-section{scroll-margin-top:150px}
@media(max-width:780px){.identity-current{min-width:46px;width:46px;grid-template-columns:1fr;padding:6px}.identity-current>span:nth-child(2),.identity-current>b{display:none}.storefront-nav{top:74px}#liveBusinesses>.business-profile-cover{height:210px;margin-bottom:-52px}.business-overview-card{grid-template-columns:auto 1fr}.business-profile-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.business-details-grid{grid-template-columns:1fr}.business-owner-launchpad{grid-template-columns:1fr}.business-event-grid{grid-template-columns:1fr}}@media(max-width:520px){.business-search-row{display:block}.business-search-row>#businessNearby{width:100%;margin:-6px 0 18px}.business-search{margin-top:22px}.storefront-nav{margin-left:-8px;margin-right:-8px}#liveBusinesses>.business-profile-cover{height:160px;margin-bottom:-35px}.business-overview-card{padding:22px 18px;grid-template-columns:1fr;text-align:center}.business-overview-card .profile-photo{margin:auto}.business-profile-badges,.business-overview-card .profile-stats{justify-content:center}.business-profile-actions{grid-template-columns:1fr}.business-details-grid{margin-bottom:42px}.business-about-card,.business-hours-card{padding:23px 20px}.business-owner-launchpad{padding:24px 20px}.business-owner-launchpad>div:last-child{grid-template-columns:1fr}.business-event-grid article{grid-template-columns:52px 1fr;padding:16px;gap:12px}}

/* Growth, accessibility, resilience, and retention enhancements */
.skip-link{position:fixed;left:16px;top:-70px;z-index:9999;padding:12px 16px;border-radius:10px;background:#fff;color:#071b32;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.25)}.skip-link:focus{top:16px}
.connection-banner{position:fixed;left:50%;bottom:18px;z-index:9998;max-width:calc(100vw - 30px);padding:12px 18px;border-radius:999px;background:#071b32;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.25);font-size:12px;transform:translate(-50%,130%);transition:transform .25s ease}.connection-banner.show{transform:translate(-50%,0)}
.listing-progress{display:grid;gap:7px;margin:18px 0 6px}.listing-progress>div,.onboarding-progress{height:7px;overflow:hidden;border-radius:999px;background:#e4ebe8}.listing-progress span,.onboarding-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f8589,#e8bd5c);transition:width .25s ease}.listing-progress p,.local-draft-note{margin:0;color:#607078;font-size:11px}.local-draft-note{color:#2f7777}
.quick-replies{display:flex;gap:7px;overflow-x:auto;padding:9px 14px;background:#f4f7f5;border-top:1px solid rgba(7,27,50,.08)}.quick-replies button{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(47,133,137,.25);border-radius:999px;background:#fff;color:#315e67;font-size:10px;cursor:pointer}.quick-replies button:hover{border-color:#2f8589;background:#eaf4f2}.chat-safety-reminder{margin:0;padding:8px 14px;background:#fff8e8;color:#6c592e;font-size:10px;border-top:1px solid #f1dfb5}
.activity-signal{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;margin:22px auto 12px;padding:9px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(3,24,48,.35);color:#fff;text-decoration:none;font-size:11px;backdrop-filter:blur(14px)}.activity-signal i{width:8px;height:8px;border-radius:50%;background:#62d6a7;box-shadow:0 0 0 4px rgba(98,214,167,.15)}.activity-signal span{color:#f4ca70}
.recently-viewed{padding:65px max(24px,calc((100vw - 1180px)/2))}.recent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.recent-grid>a{display:flex;gap:12px;align-items:center;padding:10px;border:1px solid rgba(7,27,50,.09);border-radius:15px;background:#fff;color:#071b32;text-decoration:none;box-shadow:0 7px 22px rgba(7,27,50,.05)}.recent-grid img{width:72px;height:62px;border-radius:10px;object-fit:cover}.recent-grid span{display:grid;gap:5px}.recent-grid strong{font-size:12px}.recent-grid small{color:#2f7777;font-weight:750}
.onboarding-card{display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:28px;margin:22px 0 34px;padding:25px;border:1px solid rgba(47,133,137,.18);border-radius:18px;background:linear-gradient(135deg,#f7fbf9,#fffaf0);box-shadow:0 10px 28px rgba(7,27,50,.06)}.onboarding-card h2{margin:4px 0 12px;font-size:20px}.onboarding-card ul{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;list-style:none}.onboarding-card li{display:flex;gap:8px;align-items:center;padding:9px 11px;border-radius:10px;background:#fff;font-size:11px}.onboarding-card li.complete{color:#397b78}.onboarding-card a{color:inherit}
.image-unavailable{background:linear-gradient(135deg,#dce8e4,#f2dfb7)}
:focus-visible{outline:3px solid #f4ca70;outline-offset:3px}
@media(max-width:700px){.onboarding-card{grid-template-columns:1fr}.onboarding-card ul{grid-template-columns:1fr}.activity-signal{width:auto;justify-content:center}.activity-signal span{display:none}.recently-viewed{padding:45px 18px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Marketplace expansion */
.category-strip{overflow-x:auto;scrollbar-width:thin;justify-content:flex-start}.category-strip .category{flex:0 0 auto}.market-category-row .filter-chips{max-height:112px;overflow:auto;padding-bottom:5px}
.listing-kind{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;padding:0;border:0}.listing-kind legend{grid-column:1/-1;margin-bottom:3px;font-size:12px;font-weight:800;color:#263b46}.listing-kind label{position:relative;display:block;cursor:pointer}.listing-kind input{position:absolute;opacity:0}.listing-kind span{display:grid;gap:3px;padding:15px;border:1px solid rgba(7,27,50,.12);border-radius:13px;background:#fff}.listing-kind input:checked+span{border-color:#2f8589;background:#edf7f5;box-shadow:0 0 0 2px rgba(47,133,137,.12)}.listing-kind small,.offer-toggle small{color:#66767d;font-size:10px}.wide-field{display:block}.offer-toggle{display:flex!important;align-items:flex-start!important;gap:10px;padding:14px;border:1px solid rgba(47,133,137,.16);border-radius:13px;background:#f6fbf9}.offer-toggle input{width:auto!important;margin-top:3px}.offer-toggle span{display:grid;gap:2px}
.offer-action,.follow-button,.rsvp-button{min-height:42px;padding:0 17px;border:1px solid rgba(47,133,137,.3);border-radius:11px;background:#edf7f5;color:#175f68;font-weight:800;cursor:pointer}.offer-action{width:100%;margin:9px 0}.follow-button{margin-left:8px}.pickup-preferences{display:grid;gap:4px;padding:13px 15px;border-radius:12px;background:#f6f8f6;color:#586971;font-size:11px}.pickup-preferences b{color:#233e49}.offer-status{min-height:18px;color:#a4463d;font-size:11px}.seller-offers{margin-top:18px;padding:17px;border-radius:14px;background:#f7faf8}.seller-offers>h3{margin-bottom:12px}.seller-offers article{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(7,27,50,.08)}.seller-offers article>div:first-child{display:grid;gap:3px}.seller-offers article>div:last-child{display:flex;gap:6px;align-items:center}.seller-offers button{padding:7px 10px;border:0;border-radius:8px;background:#dcefeb;color:#1a6268;cursor:pointer}.seller-offers p{margin:0;font-size:10px}.rsvp-button{margin-left:auto}
@media(max-width:640px){.listing-kind{grid-template-columns:1fr}.seller-offers article{flex-direction:column}.follow-button{margin:8px 0 0}.market-category-row .filter-chips{max-height:none;flex-wrap:nowrap;overflow-x:auto}}
.clickable-listing-card{cursor:pointer}.clickable-listing-card:focus-visible{outline:3px solid #3f9498;outline-offset:4px}
@media(max-width:800px){.inbox-layout{min-height:calc(100vh - 190px)}.inbox-sidebar{display:block}.full-chat{display:none}.has-selected-conversation .inbox-sidebar{display:none}.has-selected-conversation .full-chat{display:flex}}
@media(max-width:600px){body.has-selected-conversation:not(.home-page) .page-content{width:calc(100% - 16px);margin:8px auto 28px;padding:12px 10px;border-radius:18px}.has-selected-conversation .inbox-layout{min-height:calc(100dvh - 174px);border-radius:15px}.has-selected-conversation .chat-person{height:70px;padding:12px 14px}.has-selected-conversation .chat-body{padding:16px 10px;gap:10px}.has-selected-conversation .bubble{max-width:88%;padding:9px 11px}.has-selected-conversation .bubble:has(.message-photo){max-width:92%;padding:6px}.has-selected-conversation .message-photo{width:min(100%,340px);max-height:320px}.has-selected-conversation .chat-safety-reminder{padding:8px 10px}.has-selected-conversation .quick-replies{padding:8px 10px}.has-selected-conversation .chat-compose{padding:10px 8px;gap:7px}.has-selected-conversation .chat-compose input{min-width:0;padding:10px 13px}.has-selected-conversation .message-photo-preview{height:min(34dvh,220px)}}
@media(max-width:600px){body.messages-page:not(.has-selected-conversation) .page-content{width:calc(100% - 16px);margin:8px auto 104px;padding:14px 10px 18px;border-radius:18px}body.messages-page:not(.has-selected-conversation) .inbox-layout{min-height:0;border-radius:15px}body.messages-page:not(.has-selected-conversation) .inbox-sidebar{border-right:0;background:#f1f3f2}body.messages-page:not(.has-selected-conversation) .inbox-title{padding:22px 20px 18px;background:#fff}body.messages-page:not(.has-selected-conversation) #liveConversations{padding:5px 0 8px}body.messages-page:not(.has-selected-conversation) .conversation{min-height:92px;padding:16px 18px;background:transparent}body.messages-page:not(.has-selected-conversation) .conversation:last-child{border-bottom:0}}
.conversation.unread{background:#eef8f6}.unread-dot{display:inline-block;width:8px;height:8px;margin-left:7px;border-radius:50%;background:#e2a92f}.people-directory{display:grid;gap:24px}.people-search-field{display:grid;gap:8px;font-size:11px;font-weight:800}.people-search-field input{min-height:52px;padding:0 17px;border:1px solid rgba(7,28,51,.14);border-radius:12px;background:#f4f7f5;font-size:14px}.people-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.people-card{padding:20px;border:1px solid rgba(7,28,51,.1);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(7,28,51,.06)}.people-identity{display:flex;gap:12px;align-items:center;text-decoration:none}.people-identity strong,.people-identity span{display:block}.people-identity span{margin-top:3px;font-size:10px}.people-card>p{min-height:38px;font-size:11px;line-height:1.55}.people-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid rgba(7,28,51,.08)}.people-card-footer span{font-size:9px}.people-card-footer button{min-height:38px;padding:0 14px;border:0;border-radius:10px;background:#071c33;color:#fff;font-weight:800}.people-card-footer button.following{background:#e7f2ef;color:#175f68}@media(max-width:600px){.people-grid{grid-template-columns:1fr}.people-directory{padding:20px 14px!important}}@media(max-width:900px){.mobile-nav{grid-template-columns:repeat(6,1fr)!important}}
.event-row .event-address a{color:#0b6f83;text-decoration:none}.event-row .event-address a:hover{text-decoration:underline}.event-row-actions{display:flex;flex-direction:column;gap:8px}.event-row-actions button{white-space:nowrap}.event-row-actions [data-calendar-event]{color:#fff;border-color:#0b5878;background:#0b5878}@media(max-width:800px){.event-row-actions{grid-column:2;flex-direction:row;flex-wrap:wrap}.event-row-actions button{flex:1}}
