@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--ink:#183c48;--muted:#69797e;--ocean:#087f8c;--ocean-dark:#09616d;--coral:#ed886f;--line:#e4e9e5;--paper:#fff;--canvas:#f8f9f6;--font-display:"Manrope", "Arial", sans-serif;--font-body:"DM Sans", "Arial", sans-serif;--sidebar-width:224px;--radius:14px;--control-bg:#f8faf6;--control-border:#7b9284;--control-hover:#f0f5ef;--control-radius:12px;--control-focus:var(--ocean-dark);--control-muted:#65746a;--control-invalid:#a74435}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.55}button{touch-action:manipulation}svg{flex-shrink:0}button,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--ocean-dark);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);font-weight:750}img{max-width:100%}::selection{color:var(--ink);background:#d3ebe6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:10px;padding:14px 20px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:14px}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:11px 18px;font-size:13px;font-weight:650;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--ocean);color:#fff}.button-primary:hover{background:var(--ocean-dark);box-shadow:0 5px 14px #087f8c16}.button-secondary{border-color:var(--line);color:var(--ink);background:0 0}.button-secondary:hover{background:#edf2ed}.button-paper{color:var(--ink);background:#fff}.eyebrow{letter-spacing:1.55px;text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:700;line-height:1.6;display:block}.text-link{color:var(--ocean-dark);white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.text-link:hover{color:var(--ocean);text-underline-offset:4px;text-decoration:underline}.icon-button{background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:#eaf2ee}.app-shell{min-height:100vh}.sidebar{width:var(--sidebar-width);background:var(--paper);border-right:1px solid var(--line);z-index:30;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar nav{flex-direction:column;min-height:100%;padding:0 18px;display:flex}.sidebar-brand{align-items:center;height:94px;padding:0 9px;display:flex}.brand{font-family:var(--font-display);letter-spacing:-1.2px;align-items:center;gap:10px;font-size:23px;font-weight:800;line-height:1.05;display:flex}.brand-symbol{color:var(--ocean);justify-content:center;align-items:center;width:33px;height:39px;display:flex;position:relative;transform:rotate(-11deg)}.brand-symbol svg{width:30px;height:30px}.brand-symbol>span{background:var(--coral);border-radius:50%;width:6px;height:6px;position:absolute;top:1px;right:3px}.brand small{font-family:var(--font-body);letter-spacing:.1px;color:var(--muted);margin-top:7px;font-size:9px;font-weight:450;display:block}.brand-dot{color:var(--coral)}.nav-group-label{letter-spacing:1.6px;color:#8c989b;margin:24px 13px 13px;font-size:9px;font-weight:650;display:block}.nav-link{color:#67777d;border-radius:8px;align-items:center;gap:12px;height:47px;margin:3px 0;padding:0 13px;font-size:12px;font-weight:500;transition:color .18s,background .18s;display:flex}.nav-link:hover{color:var(--ocean);background:#f4f7f4}.nav-link.active{color:var(--ocean-dark);background:#eaf4ef;font-weight:650}.nav-link.active svg{stroke:var(--ocean)}.nav-active-dot{background:var(--ocean);border-radius:50%;width:5px;height:5px;margin-left:auto}.nav-extra{border-top:1px solid var(--line);margin:15px 0 0;padding:15px 0}.nav-count{background:#e6f1ed;border-radius:5px;margin-left:auto;padding:1px 7px;font-size:10px}.sidebar-invite{background:#f4f6ee;border-radius:12px;margin:27px 2px 20px;padding:19px 16px 16px;position:relative;overflow:hidden}.invite-icon{color:#527b63;width:35px;height:35px;margin:0 0 10px;display:block}.invite-icon svg{width:100%;height:100%}.sidebar-invite h3{letter-spacing:-.5px;font-size:18px;font-weight:700;line-height:1.35}.sidebar-invite p{color:var(--muted);margin:9px 0 16px;font-size:11px;line-height:1.7}.sidebar-invite .button{width:100%;padding:10px 12px;font-size:11px}.sidebar-bottom{margin-top:auto;padding:22px 10px 25px}.sidebar-about{text-align:left;color:#768986;background:0 0;border:0;align-items:center;gap:9px;min-height:44px;padding:0;font-size:10px;line-height:1.6;display:flex}.sidebar-about small{color:#99a5a3;font-size:9px;display:block}.app-body{margin-left:var(--sidebar-width)}.topbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:22px;height:76px;padding:0 34px;display:flex}.topbar-breadcrumb{color:var(--muted);white-space:nowrap;align-items:center;gap:10px;font-size:11px;display:flex}.breadcrumb-dot{background:var(--coral);border-radius:50%;width:4px;height:4px}.global-search{color:#88968f;background:#f5f7f3;border:1px solid #edf0e9;border-radius:8px;flex:1;align-items:center;gap:10px;max-width:465px;height:41px;padding:0 13px;display:flex}.global-search input{color:var(--ink);outline-offset:2px;background:0 0;border:0;width:100%;min-width:0;height:100%;font-size:11px}.search-hint{color:#95a08f;border:1px solid #dfe5dc;border-radius:4px;padding:2px 5px;font-size:9px}.topbar-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.topbar-divider{background:var(--line);width:1px;height:23px}.profile-button{width:38px;height:38px;color:var(--ocean-dark);background:#eff4ec;border:1px solid #dce7df;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.main-content{max-width:1512px;margin:auto;padding:0 34px}.preview-note{color:#808b80;align-items:center;gap:7px;min-height:33px;padding:13px 0 3px;font-size:9px;display:flex}.preview-note strong{color:#6a7b6e;font-weight:650}.preview-note>button{color:#859084;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:26px;margin-left:auto;display:flex}.home-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin:22px 0;display:flex}.home-heading .eyebrow{margin-bottom:4px;font-size:9px}.home-heading h1{letter-spacing:-1.1px;font-size:30px;font-weight:750;line-height:1.3}.coral-dot{color:var(--coral)}.home-location{color:#8b9898;align-items:center;gap:8px;margin-bottom:4px;font-size:10px;display:flex}.home-location svg{color:#8da7a2}.hero{background:#3b635f;border-radius:13px;height:292px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 64%}.hero-shade{background:linear-gradient(90deg,#0a2c2ebf 0%,#1332304d 55%,#142b2905 100%);position:absolute;inset:0}.hero-content{color:#fff;z-index:1;max-width:580px;padding:29px 35px;position:relative}.hero-eyebrow{letter-spacing:.6px;color:#e0eeea;align-items:center;gap:7px;font-size:9px;font-weight:500;display:flex}.hero-eyebrow>span{background:#e7b490;border-radius:50%;width:5px;height:5px}.hero h2{letter-spacing:-1.1px;margin:14px 0 12px;font-size:43px;font-weight:650;line-height:1.13}.hero p{color:#e3eae5;font-size:11px;line-height:1.7}.hero-button{color:#244e50;background:#fff;border-radius:6px;gap:19px;min-height:36px;margin-top:18px;padding:9px 13px;font-size:10px}.hero-button:hover{background:#ecf5f0}.hero-caption{color:#fff;text-shadow:0 1px 3px #0008;z-index:1;align-items:center;gap:5px;font-size:8px;display:flex;position:absolute;bottom:15px;right:19px}.hero-stamp{color:#fff5e4;opacity:.9;border:1px solid #f1ece199;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:78px;height:78px;display:flex;position:absolute;top:32px;right:29px;transform:rotate(12deg)}.hero-stamp span{letter-spacing:1.2px;text-align:center;font-size:8px;font-weight:550;line-height:1.4}.quick-links{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin:18px 0 34px;display:grid}.quick-link{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:14px 12px;transition:transform .18s,border-color .18s;display:flex;position:relative}.quick-link:hover{border-color:#b0ccbd;transform:translateY(-3px)}.category-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.peach{color:#bf8969;background:#fff0e7}.sage{color:#718e70;background:#eaf2e8}.rose{color:#bd7d78;background:#fcecea}.sand{color:#b59a5b;background:#f8f0de}.purple{color:#a18db0;background:#eeeaf4}.quick-link strong{white-space:nowrap;margin-bottom:3px;font-size:11px;font-weight:650;display:block}.quick-link small{white-space:nowrap;color:#8d9891;font-size:8px;display:block}.quick-arrow{color:#9ba79e;width:12px;height:12px;margin-left:auto;display:none}.home-columns{grid-template-columns:minmax(0,1fr) 292px;gap:25px;display:grid}.home-main,.home-rail{min-width:0}.section-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:16px;display:flex}.section-heading .eyebrow{letter-spacing:1.2px;margin-bottom:4px;font-size:8px}.section-heading h2{letter-spacing:-.55px;font-size:20px;font-weight:700;line-height:1.3}.section-heading .text-link{gap:7px;min-height:27px;font-size:10px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.content-card{border:1px solid var(--line);background:#fff;border-radius:11px;min-width:0;transition:box-shadow .2s,transform .2s;overflow:hidden}.content-card:hover{transform:translateY(-2px);box-shadow:0 5px 20px #23403b0a}.card-image-wrap{background:#e7ece4;height:145px;position:relative}.card-image-button{background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.card-image-button img{object-fit:cover;transition:transform .4s}.content-card:hover .card-image-button img{transform:scale(1.035)}.save-button{color:#839288;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;transition:background .2s,color .2s;display:inline-flex}.save-button:hover{color:var(--ocean);background:#eef6f0}.save-button.on-image{color:#465f59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;width:29px;height:29px;position:absolute;top:10px;right:10px}.save-button.is-saved{background:#f6fffa;color:var(--ocean)!important}.event-date{text-align:center;pointer-events:none;background:#fff;border-radius:6px;width:36px;padding:5px 0 4px;position:absolute;top:10px;left:10px;box-shadow:0 2px 7px #0001}.event-date strong{font-size:15px;font-family:var(--font-display);font-weight:750;line-height:1.1;display:block}.event-date span{text-transform:uppercase;color:#899083;letter-spacing:.3px;margin-top:3px;font-size:8px;font-weight:600;display:block}.card-body{padding:13px 13px 0}.card-meta{align-items:center;gap:5px;min-height:14px;margin-bottom:5px;display:flex}.card-category{letter-spacing:.6px;color:#839381;text-transform:uppercase;font-size:8px;font-weight:650}.card-title-button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;min-height:31px;padding:0;display:block}.card-title-button:hover h3{color:var(--ocean)}.card-title-button h3{letter-spacing:-.15px;font-size:12px;font-weight:700;line-height:1.45;transition:color .15s}.card-location{color:#86938c;align-items:center;gap:4px;margin:7px 0 12px;font-size:9px;display:flex}.card-bottom{color:#89958c;border-top:1px solid #eef0eb;justify-content:space-between;align-items:center;gap:4px;min-height:39px;padding:10px 0;font-size:8px;line-height:1.5;display:flex}.card-bottom strong{color:#577a61;white-space:nowrap;font-size:9px;font-weight:650}.card-bottom .free-price{color:#427d5f}.local-section{margin-top:29px}.business-card .card-image-wrap{height:125px}.business-bottom{color:#829183;min-height:33px;padding:5px 0}.business-bottom button{color:#7e9b89;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.board-panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.board-heading{padding:18px 17px 8px}.board-heading .eyebrow{letter-spacing:1.1px;margin-bottom:4px;font-size:7px}.board-heading h2{letter-spacing:-.3px;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.live-dot{background:#93ac89;border-radius:50%;width:5px;height:5px;display:inline-block}.post-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:22px}.post-person{align-items:center;gap:9px;display:flex}.avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:600;display:flex}.avatar-peach{color:#9f7762;background:#efded0}.avatar-sage{color:#7b8c68;background:#e0e7d6}.person-name{font-size:11px;font-weight:650;display:block}.post-locality{color:#9ca59c;margin-top:2px;font-size:8px;display:block}.post-locality>span{padding:0 3px}.post-person .save-button{margin-left:auto}.post-content{text-align:left;background:0 0;border:0;width:100%;margin:16px 0;padding:0;display:block}.post-category{color:#73937c;background:#f5f8ef;border:1px solid #e3ebdf;border-radius:4px;margin-bottom:7px;padding:3px 5px;font-size:8px;font-weight:600;display:inline-block}.post-content h3{margin-bottom:6px;font-size:13px;font-weight:650;line-height:1.5}.post-content p{color:#7e8b82;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.8;display:-webkit-box;overflow:hidden}.post-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:9px;padding-top:7px;display:flex}.post-actions button{color:#98a292;background:0 0;border:0;align-items:center;gap:5px;min-height:34px;padding:0;font-size:10px;display:flex}.post-compact{border:none;border-radius:0;margin:0 17px;padding:16px 0}.post-compact+.post-compact{border-top:1px solid var(--line)}.post-compact .avatar{width:28px;height:28px;font-size:8px}.post-compact .person-name{font-size:9px}.post-compact .post-content{margin:11px 0 9px}.post-compact .post-content h3{margin-bottom:5px;font-size:11px}.post-compact .post-content p{-webkit-line-clamp:3;font-size:10px;line-height:1.7}.post-compact .post-category{padding:2px 4px;font-size:7px}.post-compact .post-actions{border:0;padding:0}.post-compact .post-actions button{min-height:24px;font-size:8px}.post-compact .post-actions svg{width:13px;height:13px}.board-footer{color:#75957b;border-top:1px solid var(--line);background:#f8faf5;justify-content:center;align-items:center;gap:14px;height:43px;font-size:10px;font-weight:550;display:flex}.board-footer:hover{background:#f0f5ea}.contribute-promo{background:#f9eddf;border-radius:12px;margin-top:20px;padding:24px;position:relative;overflow:hidden}.contribute-promo .eyebrow{color:#a28f7d;letter-spacing:1.2px;font-size:8px}.contribute-promo h2{letter-spacing:-.7px;color:#75594c;margin:12px 0;font-size:25px;font-weight:650;line-height:1.25}.contribute-promo p{color:#a08b76;margin-bottom:17px;font-size:10px;line-height:1.85}.contribute-promo .button{color:#896e58;gap:20px;min-height:36px;padding:9px 13px;font-size:10px}.promo-wave{color:#d7b793;opacity:.5;position:absolute;top:40px;right:17px;transform:rotate(-18deg)}.weekend-strip{background:#edf3ed;border-radius:11px;align-items:center;gap:15px;margin-top:25px;padding:20px;display:flex}.weekend-icon{color:#9aab7d;justify-content:center;align-items:center;display:flex}.weekend-strip h3{letter-spacing:-.3px;margin-bottom:4px;font-size:14px;font-weight:650}.weekend-strip p{color:#90a08b;font-size:9px}.weekend-strip .text-link{margin-left:auto;font-size:9px}.page-footer{border-top:1px solid var(--line);color:#99a69a;justify-content:space-between;align-items:center;gap:15px;margin-top:35px;padding:19px 0 22px;font-size:9px;display:flex}.page-footer>span{align-items:center;gap:7px;display:flex}.page-footer>div{align-items:center;gap:15px;display:flex}.page-footer button{color:#8b9c8d;background:0 0;border:0;min-height:30px;padding:4px;font-size:9px}.home-empty{color:#7e997e;text-align:center;background:#eff4ed;border:1px dashed #cddcce;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:160px;padding:24px;font-size:12px;display:flex}.home-rail .home-empty{border:0;border-radius:0;margin:12px;font-size:10px}.browse-heading{justify-content:space-between;align-items:center;gap:30px;margin:35px 0 28px;display:flex}.browse-heading .eyebrow{letter-spacing:1.5px;margin-bottom:10px;font-size:9px}.browse-heading h1{letter-spacing:-1px;max-width:740px;font-size:32px;line-height:1.35}.browse-heading p{color:var(--muted);max-width:610px;margin-top:10px;font-size:12px;line-height:1.8}.browse-heading .button{flex-shrink:0;font-size:11px}.filter-bar{justify-content:space-between;align-items:center;gap:16px;margin:0 0 22px;display:flex}.filter-categories{flex-wrap:wrap;gap:7px;display:flex}.filter-chip,.filter-toggle{border:1px solid var(--line);background:var(--paper);color:#7f8e82;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 14px;font-size:11px;display:inline-flex}.filter-chip:hover,.filter-toggle:hover{border-color:#b3c9b6}.filter-chip.selected,.filter-toggle.selected{background:var(--ocean);border-color:var(--ocean);color:#fff}.filter-toggle{color:var(--ink)}.results-heading{color:#738674;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;font-size:11px;display:flex}.results-heading>span:last-child{color:#9ba897;font-size:10px}.browse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.browse-grid .card-image-wrap{height:200px}.browse-grid .card-body{padding:16px 18px 0}.browse-grid .card-category{font-size:9px}.browse-grid .card-title-button h3{font-size:15px;line-height:1.5}.browse-grid .card-location{margin:10px 0 16px;font-size:11px}.browse-grid .card-bottom{min-height:45px;font-size:10px}.browse-grid .card-bottom strong{font-size:11px}.browse-grid .save-button.on-image{width:36px;height:36px}.browse-grid .event-date{width:44px;padding:7px 0}.browse-grid .event-date strong{font-size:19px}.browse-grid .event-date span{font-size:9px}.expanded-filters{background:#eef3ed;border:1px solid #e4ebe0;border-radius:9px;align-items:flex-end;gap:24px;margin:-8px 0 22px;padding:18px 22px;font-size:11px;display:flex}.expanded-filters>.field{color:var(--ink);flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.filter-date{width:200px;max-width:100%}.expanded-filters .checkbox-label{min-height:48px;color:var(--ink);cursor:pointer;flex-direction:row;align-items:center;gap:9px;font-size:13px;display:flex}.filter-town-note{color:#7f967e;align-items:center;gap:7px;min-height:38px;font-size:11px;display:flex}.expanded-filters .text-link{min-height:38px;margin-left:auto;font-size:11px}.saved-tabs{border-bottom:1px solid var(--line);gap:16px;margin-bottom:25px;display:flex}.saved-tabs button{color:#93a18f;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;min-height:48px;padding:10px 3px;font-size:12px;font-weight:550;display:flex}.saved-tabs button.selected{color:var(--ocean);border-bottom-color:var(--ocean)}.saved-tabs button>span{background:#ebf1e7;border-radius:5px;padding:1px 6px;font-size:9px}.empty-state{text-align:center;background:#f3f6ef;border:1px dashed #d8e2d3;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:65px 20px 80px;display:flex}.empty-state-icon{color:#7caa8d;background:#e6f0e0;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin-bottom:20px;display:flex}.empty-state h2{letter-spacing:-.6px;font-size:23px}.empty-state p{color:#7f927d;max-width:390px;margin:12px 0 24px;font-size:13px;line-height:1.8}.storage-alert{color:#876647;background:#fff1dc;border:1px solid #e6caa5;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:15px 0;padding:12px 15px;font-size:12px;display:flex}.image-label{color:#658252;background:#f5ffe9;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:600;position:absolute;top:12px;left:12px}.image-placeholder{color:#a8b692;background:#edf0de;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.draft-tag{color:#a27a55;background:#fff1df;border-radius:4px;padding:2px 5px;font-size:8px}.card-bottom .market-price{color:var(--ink);font-size:17px}.community-tile{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:24px;display:flex}.community-tile-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.community-tile .card-category{margin-bottom:8px}.community-tile p{color:#7c8e7d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0;font-size:12px;line-height:1.85;display:-webkit-box;overflow:hidden}.community-tile .text-link{align-self:flex-start;margin-top:auto;font-size:11px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-bottom-nav,.mobile-menu-button{display:none}.about-preview{font-size:14px;line-height:1.8}.about-preview>p{color:var(--muted);margin:16px 0}.about-preview h3{margin-top:25px;font-size:16px}.about-preview a{color:var(--ocean);text-underline-offset:3px;text-decoration:underline}.about-preview .button{margin-top:12px}.field{flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.field textarea{resize:vertical;min-height:120px}.field-error{color:var(--control-invalid);font-size:12px;font-weight:500;line-height:1.5}.standalone-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100dvh;padding:30px;display:flex}.standalone-empty h1{letter-spacing:-1px;font-size:36px}.standalone-empty p{color:var(--muted)}@media (min-width:1500px){:root{--sidebar-width:246px}.sidebar nav{padding:0 23px}.main-content{padding:0 42px}.topbar{gap:35px;padding:0 42px}.topbar-breadcrumb{font-size:12px}.global-search{max-width:520px}.quick-arrow{display:block}.hero{height:322px}.hero-content{padding:33px 42px}.hero h2{font-size:49px}.hero p{font-size:12px}.hero-button{min-height:40px;font-size:11px}.home-columns{grid-template-columns:minmax(0,1fr) 310px;gap:30px}.card-image-wrap{height:160px}.business-card .card-image-wrap{height:145px}.card-title-button h3{font-size:14px}.card-category{font-size:9px}.card-location{font-size:10px}.card-bottom{font-size:9px}.home-heading h1{font-size:34px}.quick-link strong{font-size:12px}.quick-link small{font-size:9px}.home-heading{margin:26px 0}.post-compact .post-content h3{font-size:12px}.post-compact .post-content p{font-size:11px}.board-heading h2{font-size:16px}.board-heading .eyebrow{font-size:8px}.post-compact .person-name{font-size:10px}}@media (max-width:1250px){:root{--sidebar-width:204px}.sidebar nav{padding:0 13px}.brand{font-size:21px}.sidebar-brand{padding:0 7px}.topbar{gap:16px;padding:0 24px}.topbar-breadcrumb{display:none}.global-search{max-width:480px}.main-content{padding:0 24px}.quick-links{gap:8px}.quick-link{gap:7px;padding:12px 9px}.quick-link small{display:none}.quick-link .category-icon{border-radius:8px;width:30px;height:30px}.quick-link .category-icon svg{width:18px;height:18px}.quick-link strong{margin:0;font-size:10px}.home-columns{grid-template-columns:minmax(0,1fr) 262px;gap:20px}.home-card-grid{gap:11px}.home-card-grid .card-image-wrap{height:125px}.home-card-grid .card-body{padding:10px 10px 0}.home-card-grid .card-title-button h3{font-size:11px}.home-card-grid .card-bottom{flex-wrap:wrap;font-size:7px}.section-heading h2{font-size:18px}.home-heading h1{font-size:28px}.home-location{font-size:9px}.weekend-strip{padding:18px 14px}.weekend-strip p{max-width:220px}.weekend-strip .text-link{font-size:8px}.browse-heading h1{font-size:29px}.browse-grid{gap:16px}.browse-grid .card-image-wrap{height:165px}.browse-grid .card-title-button h3{font-size:13px}.filter-categories{gap:5px}.filter-chip{padding:8px 10px;font-size:10px}}@media (max-width:1050px){.home-columns{grid-template-columns:minmax(0,1fr)}.home-rail{grid-template-columns:1.2fr 1fr;align-items:start;gap:20px;display:grid}.contribute-promo{flex-direction:column;justify-content:center;height:100%;min-height:300px;margin:0;padding:30px;display:flex}.contribute-promo .button{align-self:flex-start}.home-card-grid .card-image-wrap{height:160px}.home-card-grid .card-title-button h3{font-size:13px}.home-card-grid .card-bottom{font-size:9px}.post-compact+.post-compact,.home-location{display:none}.home-columns{gap:26px}.sidebar-invite{margin-top:22px}.topbar-actions{gap:13px}.topbar-divider{display:none}.global-search{max-width:400px}.search-hint{display:none}.home-heading h1{font-size:30px}.browse-heading{flex-direction:column;align-items:flex-start;gap:18px}.browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.browse-grid .card-image-wrap{height:200px}.browse-heading h1{font-size:32px}.results-heading>span:last-child{display:none}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){:root{--sidebar-width:0px}.sidebar{display:none}.topbar{gap:12px;height:70px;padding:0 20px}.mobile-menu-button{width:32px;min-width:32px;display:inline-flex}.app-body{margin:0}.topbar-actions{gap:9px}.profile-button{width:35px;height:35px}.global-search{max-width:none;height:39px}.global-search input{font-size:10px}.main-content{padding:0 24px}.home-heading{margin-top:20px}.home-heading h1{font-size:31px}.hero{height:285px}.hero-content{padding:29px 30px}.hero h2{font-size:42px}.quick-links{gap:10px;margin:16px 0 29px}.quick-link{flex-direction:column;justify-content:center;gap:8px;padding:13px 6px}.quick-link .category-icon{width:34px;height:34px}.quick-link strong{font-size:10px}.home-columns{gap:23px}.section-heading h2{font-size:21px}.home-card-grid{gap:14px}.home-card-grid .card-image-wrap{height:155px}.home-card-grid .card-title-button h3{font-size:12px}.page-footer{padding-bottom:105px;font-size:8px}.mobile-bottom-nav{height:calc(67px + env(safe-area-inset-bottom));padding:5px 10px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40;background:#fffefa;border-top:1px solid #e1e8dd;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a{color:#94a18f;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-height:44px;font-size:9px;display:flex;position:relative}.mobile-bottom-nav a.active{color:var(--ocean);font-weight:650}.mobile-bottom-nav a.active:before{content:"";background:var(--ocean);border-radius:0 0 4px 4px;width:26px;height:2px;position:absolute;top:-5px}.hero-button{min-height:42px}.preview-note{font-size:8px}.page-footer>div{gap:8px}.browse-heading{margin-top:28px}.browse-grid .card-image-wrap{height:210px}.filter-bar{align-items:flex-start}.filter-toggle{min-height:40px;font-size:10px}.results-heading{font-size:11px}.save-button.on-image{width:36px;height:36px}.save-button{width:44px;min-width:44px;height:44px}.post-actions button{min-height:44px}.card-image-wrap .save-button{width:40px;min-width:40px;height:40px}.business-bottom button{width:36px;height:36px}.preview-note>button{width:35px;height:32px}}@media (max-width:560px){body{font-size:14px}.main-content{padding:0 18px}.topbar{gap:7px;height:65px;padding:0 14px}.global-search{background:0 0;border:0;height:40px;padding:0 5px}.global-search>svg{width:17px;height:17px}.global-search input{font-size:11px}.global-search input::placeholder{color:#0000}.global-search{gap:7px}.topbar-actions{gap:9px}.profile-button{width:36px;height:36px}.mobile-menu-button{width:32px}.preview-note{gap:5px;padding-top:8px;font-size:8px;line-height:1.6}.preview-note-extra{display:none}.preview-note strong{white-space:nowrap}.preview-note>svg{width:11px}.home-heading{margin:20px 0 18px}.home-heading h1{letter-spacing:-1px;font-size:27px;line-height:1.3}.home-heading .eyebrow{letter-spacing:1.3px;margin-bottom:6px;font-size:8px}.hero{border-radius:12px;height:307px}.hero>img{object-position:67% center}.hero-shade{background:linear-gradient(90deg,#123c3fd9,#194a4466 75%,#194a4422)}.hero-content{padding:27px 24px}.hero-eyebrow{letter-spacing:.25px;gap:6px;font-size:8px}.hero h2{letter-spacing:-1.2px;margin:16px 0 14px;font-size:42px;font-weight:600}.hero p{max-width:245px;font-size:11px;line-height:1.8}.desktop-break{display:none}.hero-button{gap:16px;margin-top:18px;padding:10px 13px;font-size:11px}.hero-caption{gap:4px;font-size:6px;bottom:10px;right:12px}.hero-caption svg{width:9px;height:9px}.hero-stamp{opacity:.68;width:61px;height:61px;top:78px;right:17px}.hero-stamp svg{width:22px}.hero-stamp span{letter-spacing:.8px;font-size:6px}.quick-links{gap:6px;margin:14px -2px 27px}.quick-link{background:0 0;border:0;border-radius:7px;gap:8px;padding:5px 0}.quick-link .category-icon{border-radius:13px;width:45px;height:45px}.quick-link .category-icon svg{width:22px;height:22px}.quick-link strong{text-align:center;white-space:normal;justify-content:center;align-items:flex-start;min-height:25px;font-size:9px;font-weight:550;line-height:1.3;display:flex}.section-heading h2{letter-spacing:-.55px;font-size:19px;line-height:1.4}.section-heading .eyebrow{letter-spacing:1.1px;font-size:7px}.section-heading .text-link{align-self:flex-end;gap:5px;min-height:44px;font-size:10px}.section-heading{gap:6px;margin-bottom:12px}.home-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-card-grid>.content-card:nth-child(n+3){display:none}.home-card-grid .card-image-wrap{height:139px}.home-card-grid .card-body{padding:11px 11px 0}.home-card-grid .card-title-button h3{font-size:12px;line-height:1.5}.card-title-button{min-height:37px}.home-card-grid .card-bottom{flex-wrap:wrap;min-height:39px;font-size:8px}.card-category{letter-spacing:.5px;font-size:7px}.card-location,.card-bottom strong{font-size:9px}.event-date{width:33px;padding:5px 0;top:8px;left:8px}.event-date strong{font-size:14px}.event-date span{font-size:7px}.card-image-wrap .save-button{width:34px;min-width:34px;height:34px;top:7px;right:7px}.card-image-wrap .save-button svg{width:16px}.local-section{margin-top:25px}.weekend-strip{flex-wrap:wrap;gap:12px;margin-top:23px;padding:18px}.weekend-strip h3{font-size:14px}.weekend-strip p{max-width:238px;font-size:10px;line-height:1.6}.weekend-strip .text-link{min-height:30px;margin-left:39px;font-size:10px}.home-rail{grid-template-columns:1fr;gap:20px}.board-heading{padding:21px 20px 5px}.board-heading .eyebrow{font-size:8px}.board-heading h2{margin-top:5px;font-size:19px}.post-compact{margin:0 20px;padding:19px 0}.post-compact+.post-compact{display:block}.post-compact .person-name{font-size:12px}.post-compact .avatar{width:35px;height:35px;font-size:10px}.post-compact .post-locality{font-size:9px}.post-compact .post-category{margin-bottom:8px;font-size:8px}.post-compact .post-content h3{font-size:14px}.post-compact .post-content p{font-size:12px;line-height:1.8}.post-compact .post-actions button{min-height:38px;font-size:10px}.post-compact .post-actions svg{width:16px;height:16px}.board-footer{height:50px;font-size:12px}.contribute-promo{min-height:290px;padding:27px}.contribute-promo .eyebrow{font-size:9px}.contribute-promo h2{font-size:29px}.contribute-promo p{font-size:12px}.contribute-promo .button{min-height:44px;font-size:12px}.promo-wave{top:40px;right:30px}.promo-wave svg{width:60px;height:60px}.page-footer{flex-direction:column;gap:8px;margin-top:26px;padding-top:20px;padding-bottom:100px;font-size:9px}.page-footer>div{flex-direction:column;gap:2px}.page-footer button{font-size:10px}.browse-heading{gap:18px;margin:26px 0 24px}.browse-heading h1{letter-spacing:-.9px;max-width:380px;font-size:29px;line-height:1.3}.browse-heading p{margin-top:13px;font-size:12px;line-height:1.9}.browse-heading .eyebrow{letter-spacing:1.2px;font-size:8px}.browse-heading .button{font-size:12px}.filter-bar{gap:8px;margin-bottom:17px;position:relative}.filter-categories{scrollbar-width:thin;scrollbar-color:#d8e4d2 transparent;flex-wrap:nowrap;max-width:100%;padding:2px 2px 9px;overflow-x:auto}.filter-chip{min-height:40px;padding:8px 12px;font-size:11px}.filter-toggle{width:40px;min-width:40px;min-height:40px;padding:0;font-size:0}.filter-toggle svg{width:17px}.results-heading{margin-bottom:15px;font-size:10px}.browse-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.browse-grid .card-image-wrap{height:143px}.browse-grid .card-body{padding:11px 11px 0}.browse-grid .card-category{font-size:7px}.browse-grid .card-title-button h3{font-size:12px}.browse-grid .card-location{margin:8px 0 13px;font-size:9px}.browse-grid .card-bottom{flex-wrap:wrap;padding:8px 0;font-size:8px}.browse-grid .card-bottom strong{font-size:10px}.browse-grid .card-bottom .market-price{font-size:15px}.browse-grid .event-date{width:34px;padding:5px 0}.browse-grid .event-date strong{font-size:15px}.browse-grid .event-date span{font-size:7px}.browse-grid .save-button.on-image{width:34px;height:34px}.image-label{padding:5px 6px;font-size:7px;top:auto;bottom:9px;left:8px}.expanded-filters{flex-wrap:wrap;gap:12px;padding:15px}.expanded-filters .text-link{margin-left:0}.filter-town-note{font-size:10px}.saved-tabs{gap:18px;margin-bottom:22px}.saved-tabs button{gap:6px;font-size:11px}.empty-state{min-height:370px;padding:45px 18px}.empty-state h2{font-size:22px}.empty-state p{font-size:12px}.posts-grid{grid-template-columns:1fr}.post-card{padding:21px}.post-content h3{font-size:16px}.post-content p{font-size:13px}.person-name{font-size:12px}.post-locality,.post-category{font-size:9px}.post-actions button{font-size:11px}.community-tile{padding:17px}.community-tile-top{margin-bottom:14px}.community-tile .card-category{font-size:8px}.community-tile p{-webkit-line-clamp:4;font-size:11px}.community-tile .text-link{font-size:10px}.home-empty{font-size:12px}.storage-alert{flex-wrap:wrap;font-size:11px}.about-preview{font-size:13px}.about-preview h3{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.content-card:hover,.quick-link:hover,.button:hover,.content-card:hover .card-image-button img{transform:none}}.nav-link{font-size:13px}.global-search input{font-size:12px}.profile-button{width:44px;height:44px}.preview-note{color:#687766;font-size:10px}.preview-note strong{color:#4f6b57}.preview-note>button{min-width:44px;min-height:32px}.eyebrow,.card-category,.card-location,.card-bottom,.post-locality,.post-actions button,.quick-link small,.home-location,.nav-group-label,.sidebar-about,.sidebar-about small,.sidebar-invite p,.topbar-breadcrumb,.weekend-strip p,.page-footer,.page-footer button,.filter-chip,.results-heading,.results-heading>span:last-child,.filter-town-note{color:#657767}.card-bottom,.card-location{font-size:10px}.card-category{font-size:9px}.card-title-button h3{font-size:13px}.post-content p{color:#667667}.post-compact .post-content p,.post-compact .person-name{font-size:11px}.post-compact .post-locality{font-size:9px}.post-compact .post-actions button{font-size:10px}.post-compact .post-content h3{font-size:12px}.post-compact .post-category{font-size:8px}.post-compact .post-actions button{min-height:38px}.post-category{color:#567a59}.board-heading .eyebrow{font-size:8px}.board-heading h2{font-size:15px}.board-footer{color:#527657;font-size:11px}.contribute-promo .eyebrow,.contribute-promo p{color:#806957}.contribute-promo p{font-size:12px}.weekend-strip p{font-size:10px}.hero p{font-size:12px}.hero-eyebrow{font-size:10px}.hero-button{min-height:44px;font-size:12px}.hero-caption{font-size:9px}.save-button,.save-button.on-image,.card-image-wrap .save-button,.browse-grid .save-button.on-image{width:44px;min-width:44px;height:44px}.save-button.on-image{background:#ffffffe8;top:5px;right:5px}.save-button.on-image svg{width:17px;height:17px}.quick-link strong{font-size:12px}.quick-link small{font-size:9px}.section-heading .text-link{min-height:44px;font-size:11px}.business-bottom button{min-width:44px;min-height:44px}.card-title-button{min-height:44px}.home-card-grid .card-title-button h3{font-size:13px}.home-card-grid .card-bottom{font-size:9px}.filter-chip,.filter-toggle{min-height:44px}.mobile-bottom-nav a{color:#647761}.mobile-bottom-nav a.active{color:var(--ocean)}.filter-chip.selected{color:#fff}.global-search input::placeholder{color:#677565}.quick-link:hover small{color:#557858}.post-actions .is-liked{color:#a75548}.preview-note-extra{color:#657767}.contribute-promo .button{min-height:44px;font-size:11px}.sidebar-about{color:#607566}.sidebar-about small{color:#697b69}.sidebar-invite p,.sidebar-invite .button{font-size:12px}.nav-group-label{font-size:10px}.search-hint{color:#66735e}.brand small,.page-footer{font-size:10px}.page-footer button{min-height:44px;font-size:10px}@media (min-width:1051px){.home-rail .post-compact{padding:15px 0}.home-rail .post-content{margin:10px 0}.hero{height:318px}.hero-content{padding-top:26px}.home-heading h1{font-size:32px}.quick-links{margin-bottom:27px}.card-bottom{min-height:45px}.card-category{font-size:9px}.home-card-grid .card-image-wrap{height:145px}}@media (min-width:1500px){.hero{height:338px}.hero-content{padding-top:31px}}@media (max-width:800px){.global-search input{font-size:12px}.profile-button{width:40px;height:40px}.home-card-grid .card-title-button h3{font-size:14px}.hero{height:307px}.hero h2{font-size:42px}.hero p{font-size:12px}.hero-button{margin-top:15px}.preview-note{font-size:9px}}@media (max-width:560px){.preview-note{font-size:8px}.home-card-grid .card-title-button h3,.browse-grid .card-title-button h3{font-size:13px}.home-card-grid .card-bottom,.browse-grid .card-bottom{font-size:9px}.home-card-grid .card-location,.browse-grid .card-location,.quick-link strong{font-size:10px}.hero-eyebrow{font-size:9px}.hero p{font-size:12px}.hero-caption{font-size:7px}.hero-stamp{top:74px}.section-heading .text-link{font-size:10px}.post-compact .post-content p{font-size:13px}.post-compact .post-content h3{font-size:14px}.post-compact .person-name{font-size:12px}.post-compact .post-locality{font-size:10px}.board-heading h2{font-size:19px}.hero{height:322px}.global-search{max-width:130px}.global-search input::placeholder{color:#0000}.save-button.on-image{background:#ffffffe8}.browse-grid .card-category{font-size:8px}.card-body{padding-left:11px;padding-right:11px}.weekend-strip p{font-size:11px}.contribute-promo p{font-size:13px}}.sidebar-invite .button{white-space:nowrap;gap:6px;padding:10px 8px;font-size:11px}@media (max-width:560px){.global-search input::placeholder{color:#657767}.global-search{max-width:145px}.global-search input{font-size:11px}.profile-button{width:40px;height:40px}.topbar-actions,.topbar{gap:6px}}.main-content,.browse-heading>div,.post-person>div,.community-tile,.field{min-width:0}.browse-heading,.content-card,.post-card,.community-tile,.storage-alert{overflow-wrap:anywhere}.card-bottom{flex-wrap:wrap}.card-bottom strong{white-space:normal}.card-meta,.post-actions,.saved-tabs{flex-wrap:wrap}.card-image-button:focus-visible{outline-offset:-4px}.quick-link>span:not(.category-icon){min-width:0}.quick-link strong,.quick-link small{white-space:normal}.global-search{min-width:0}.expanded-filters{flex-wrap:wrap}.preview-note>button,.mobile-menu-button,.post-compact .post-actions button{min-width:44px;min-height:44px}@media (max-width:800px){html{scroll-padding-bottom:calc(84px + env(safe-area-inset-bottom))}.global-search input,.expanded-filters select,.field input,.field select,.field textarea{font-size:16px}.profile-button{flex-shrink:0;width:44px;height:44px}}@media (max-width:560px){.topbar{grid-template-columns:44px minmax(0,1fr);gap:8px 12px;height:auto;padding:10px 18px 12px;display:grid}.mobile-menu-button{grid-area:1/1}.topbar-actions{grid-area:1/2;gap:14px;min-width:0}.global-search{background:#f5f7f3;border:1px solid #e4e9e5;grid-area:2/1/auto/-1;width:100%;max-width:none;height:44px;padding:0 12px}.global-search input{font-size:16px}.hero{height:auto;min-height:322px}.hero-content{padding-bottom:44px}.hero h2{font-size:clamp(34px,10.8vw,42px)}.hero-stamp{display:none}.home-card-grid:has(>.content-card:only-child){grid-template-columns:minmax(0,1fr)}.filter-toggle{width:44px;min-width:44px}}@media (max-width:380px){.quick-links{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:12px}.quick-link strong{min-height:0;font-size:11px}.home-card-grid,.browse-grid{grid-template-columns:minmax(0,1fr)}.home-card-grid .card-image-wrap,.browse-grid .card-image-wrap{height:190px}.home-card-grid .card-title-button h3,.browse-grid .card-title-button h3{font-size:16px}.home-card-grid .card-bottom,.browse-grid .card-bottom{font-size:11px}}
.field input:not([type=hidden]),.field textarea{box-sizing:border-box;border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding:12px 14px;font-size:14px;font-weight:400;line-height:1.5;transition:background .15s,border-color .15s;display:block}.field textarea{resize:vertical;min-height:120px}.field input::placeholder,.field textarea::placeholder{color:var(--control-muted);opacity:1}.field input:hover:not(:disabled):not([readonly]):not([aria-invalid=true]),.field textarea:hover:not(:disabled):not([readonly]):not([aria-invalid=true]){background:var(--control-hover)}.field input:focus,.field textarea:focus{background:var(--paper);border-color:var(--control-focus)}.field input:focus-visible,.field textarea:focus-visible{outline:2px solid var(--control-focus);outline-offset:3px}.field input:disabled,.field textarea:disabled{color:var(--control-muted);cursor:not-allowed;opacity:1;background:#edf1eb;border-color:#b8c5bc}.field input[readonly]{color:var(--ocean-dark);cursor:text;background:#edf3ee}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--control-invalid);background:#fff8f4}.field input[aria-invalid=true]:focus-visible,.field textarea[aria-invalid=true]:focus-visible{outline-color:var(--control-invalid)}.field input:is([type=date],[type=time]){min-inline-size:0}.field input::-webkit-date-and-time-value{text-align:left}.field input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7;padding:4px}.field input[type=file]{cursor:pointer;padding:7px;font-size:13px}.field input[type=file]::file-selector-button{min-height:34px;color:var(--ocean-dark);font:inherit;cursor:pointer;background:#e5efe8;border:0;border-radius:7px;margin:0 10px 0 0;padding:7px 12px;font-weight:600}.field input[type=file]:disabled::file-selector-button{cursor:not-allowed;color:var(--control-muted)}.field input[type=file]:disabled{cursor:not-allowed}.checkbox-label input[type=checkbox]{appearance:none;border:1px solid var(--control-border);background:var(--control-bg);cursor:pointer;border-radius:6px;flex:0 0 20px;place-content:center;width:20px;height:20px;margin:0;display:grid}.checkbox-label input[type=checkbox]:checked{border-color:var(--ocean-dark);background:var(--ocean-dark)}.checkbox-label input[type=checkbox]:before{content:"";border:0 solid #fff;border-width:0 0 2px 2px;width:10px;height:6px;margin-top:-2px;transform:rotate(-45deg)scale(0)}.checkbox-label input[type=checkbox]:checked:before{transform:rotate(-45deg)scale(1)}.global-search{border-color:var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);min-height:44px}.global-search input{font-size:14px}.global-search:focus-within{outline:2px solid var(--control-focus);outline-offset:3px;border-color:var(--control-focus);background:var(--paper)}.global-search input:focus-visible{outline:none}.global-search input::placeholder{color:var(--control-muted)}@media (max-width:800px){.field input:not([type=hidden]),.field textarea,.global-search input{font-size:16px}}@media (prefers-reduced-motion:reduce){.field input,.field textarea{transition:none}}@media (forced-colors:active){.checkbox-label input[type=checkbox]{appearance:auto}.checkbox-label input[type=checkbox]:before{content:none}}
