/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.flex{display:flex}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#152923;--muted:#667771;--green:#18775d;--mint:#e9f4ee;--line:#e5eae7;--paper:#fbfcfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1160px,100% - 48px);margin-inline:auto}.site-header{z-index:3;background:#fbfcfaf0;border-bottom:1px solid #15292314;align-items:center;height:76px;display:flex;position:relative}.brand{letter-spacing:-.8px;align-items:center;gap:9px;font-size:22px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:10px 10px 10px 3px;place-items:center;width:31px;height:31px;font-size:18px;display:grid}.navrow{justify-content:space-between}.navlinks,.navrow{align-items:center;display:flex}.navlinks{color:#43544d;gap:30px;font-size:14px;font-weight:600}.navlinks a:hover{color:var(--green)}.button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;padding:13px 18px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover{background:#105e49;transform:translateY(-1px)}.button-outline{color:var(--ink);background:0 0;border:1px solid #cfd9d3}.button-outline:hover{color:var(--green);background:#fff}.hero{background:radial-gradient(at 80% 32%,#deeee3 0,#edf5ee 24%,#0000 54%),linear-gradient(130deg,#f3f6ee,#f7f8f4 55%,#e9f2e9);min-height:530px;padding:66px 0 70px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #18775d1f;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-235px;right:-110px;box-shadow:0 0 0 42px #18775d09,0 0 0 90px #18775d06}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-2.7px;max-width:700px;margin:17px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,72px);font-weight:500;line-height:1.03}.hero h1 em{color:var(--green);font-weight:500}.hero-copy{color:#576760;max-width:550px;margin-bottom:29px;font-size:17px;line-height:1.7}.searchbox{z-index:1;background:#fff;border:1px solid #e2e8e3;border-radius:13px;grid-template-columns:1.15fr 1fr auto;max-width:780px;padding:8px;display:grid;position:relative;box-shadow:0 12px 36px #22463417}.search-field{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:5px 18px;display:flex}.search-field label{color:#738078;letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:800}.search-field input{color:var(--ink);background:0 0;border:0;outline:0;min-width:0;font-size:15px}.searchbox .button{min-width:126px}.trustline{color:#60716a;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:13px;display:flex}.trustline span:before{content:"✓";color:var(--green);margin-right:7px;font-weight:700}.section{padding:66px 0}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.section h2{letter-spacing:-.7px;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.section-subtitle{color:var(--muted);margin-top:8px;font-size:14px}.text-link{color:var(--green);white-space:nowrap;font-size:13px;font-weight:700}.category-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.category-tile{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:117px;padding:19px 16px 15px;transition:all .2s}.category-tile:hover{border-color:#b9d2c4;transform:translateY(-3px);box-shadow:0 8px 24px #21423212}.cat-icon{background:var(--mint);width:36px;height:36px;color:var(--green);border-radius:11px;place-items:center;margin-bottom:13px;font-size:19px;display:grid}.category-tile strong{font-size:13px;display:block}.popular-strip{background:#edf4ef;padding:24px 0}.location-list{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.location-list a{color:#31483e;background:#ffffffa6;border-radius:20px;padding:8px 11px;font-size:13px;font-weight:700}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.business-card{border:1px solid var(--line);background:#fff;border-radius:13px;transition:all .2s;overflow:hidden}.business-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #21423214}.card-art{background:linear-gradient(120deg,#d2e6db,#f2e8d7);height:156px;position:relative;overflow:hidden}.card-art:before{background:#ffffff57;width:190px;height:190px;top:35px;right:18px}.card-art:after,.card-art:before{content:"";border-radius:50%;position:absolute}.card-art:after{background:#18775d1f;width:118px;height:118px;top:-20px;left:28px}.card-art.warm{background:linear-gradient(120deg,#e5c9ae,#f2e8d7)}.card-art.blue{background:linear-gradient(120deg,#c8dce3,#e5ece8)}.card-art.coral{background:linear-gradient(120deg,#e7c8be,#f2e8dc)}.card-logo{background:#fff;border-radius:13px;place-items:center;width:56px;height:56px;font-size:25px;display:grid;bottom:12px;left:17px;box-shadow:0 3px 14px #1a3b2926}.card-logo,.claimed-chip{z-index:1;position:absolute}.claimed-chip{color:#367760;background:#fff;border-radius:20px;padding:7px 9px;font-size:10px;font-weight:700;top:13px;right:13px}.card-body{padding:17px}.card-cats{color:var(--green);font-size:11px;font-weight:700}.card-body h3{margin:8px 0;font-family:Georgia,serif;font-size:21px;font-weight:500}.rating{color:#db9c27;letter-spacing:1px;font-size:12px}.rating b{color:var(--ink);letter-spacing:0;margin-left:6px}.rating small{letter-spacing:0;color:#78847f;margin-left:5px}.card-place{color:#687770;align-items:center;gap:5px;margin-top:13px;font-size:12px;display:flex}.empty-state{color:var(--muted);text-align:center;background:#fff;border:1px dashed #ccd8d0;border-radius:14px;padding:42px 24px}.claim-band{color:#fff;background:#173c30;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;padding:36px 42px;display:flex}.claim-band h2{margin:0 0 9px;font-family:Georgia,serif;font-size:29px;font-weight:500}.claim-band p{color:#d0ddd6;margin:0;font-size:14px}.claim-band .button{color:#183d30;white-space:nowrap;background:#fff}.footer{border-top:1px solid var(--line);color:#718078;padding:35px 0;font-size:12px}.footer-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.results-head{padding:34px 0 24px}.results-head h1{margin:8px 0;font:500 42px Georgia,serif}.result-layout{grid-template-columns:220px 1fr;gap:30px;padding-bottom:70px;display:grid}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:12px;height:max-content;padding:20px}.filter-panel h3{margin:0 0 15px;font-size:14px}.filter-panel a{color:#586a61;border-top:1px solid #f0f2f0;padding:9px 0;font-size:13px;display:block}.result-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:170px 1fr;gap:17px;margin-bottom:13px;padding:12px;display:grid}.result-art{background:linear-gradient(140deg,#d7e9dc,#e9dfd2);border-radius:9px;place-items:center;min-height:140px;font-size:40px;display:grid}.result-card h2{margin:5px 0 7px;font:500 24px Georgia,serif}.result-card p{color:#64736c;font-size:13px;line-height:1.55}.profile-hero{background:linear-gradient(125deg,#deebe1,#f0eee5);min-height:245px;padding:28px 0}.profile-hero,.profile-top{align-items:end;display:flex}.profile-top{gap:20px}.profile-logo{background:#fff;border-radius:18px;place-items:center;width:88px;height:88px;font-size:39px;display:grid;box-shadow:0 8px 22px #153c2422}.profile-title h1{margin:0 0 9px;font:500 42px Georgia,serif}.profile-body{grid-template-columns:1fr 320px;gap:26px;padding:35px 0 70px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:17px;padding:22px}.panel h2{margin:0 0 15px;font:500 24px Georgia,serif}.panel p{color:#5c6c64;font-size:14px;line-height:1.7}.info-row{color:#4e6257;border-top:1px solid #eef1ef;padding:11px 0;font-size:13px}.mobile-nav{display:none}.field-label{color:#465a4f;margin:0 0 17px;font-size:12px;font-weight:700;display:block}.form-input{width:100%;color:var(--ink);background:#fff;border:1px solid #dce4df;border-radius:8px;outline:none;margin-top:7px;padding:12px 13px;font-size:14px;display:block}.form-input:focus{border-color:#62a188;box-shadow:0 0 0 3px #18775d18}textarea.form-input{resize:vertical}@media (max-width:850px){.category-grid{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.result-layout{grid-template-columns:1fr}.filter-panel{display:none}.profile-body{grid-template-columns:1fr}.navlinks{gap:15px}}@media (max-width:600px){.wrap{width:calc(100% - 32px)}.site-header{height:64px}.navlinks a:not(.button){display:none}.navlinks{gap:7px}.navlinks .button{padding:10px 12px;font-size:12px}.hero{min-height:0;padding:54px 0 49px}.hero h1{letter-spacing:-1.8px;font-size:47px}.hero-copy{font-size:15px}.searchbox{grid-template-columns:1fr;padding:8px}.search-field{border-right:0;border-bottom:1px solid var(--line);padding:10px 11px}.searchbox .button{margin-top:8px}.trustline{gap:9px;font-size:11px}.section{padding:48px 0}.section h2{font-size:29px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-tile{min-height:105px;padding:14px}.cards{grid-template-columns:1fr}.claim-band{padding:27px 23px}.claim-band,.footer-row{flex-direction:column;align-items:flex-start}.results-head h1{font-size:35px}.result-card{grid-template-columns:95px 1fr;gap:11px}.result-art{min-height:120px}.result-card h2{font-size:20px}.profile-hero{min-height:210px}.profile-title h1{font-size:31px}.profile-logo{width:66px;height:66px;font-size:30px}.profile-top{gap:13px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}