:root{--forest:#163f34;--ink:#203b31;--muted:#64756c;--paper:#f8f7f1;--line:#dfe4da;--lime:#dfeaab}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:15px/1.6 system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #b87d21;outline-offset:4px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(28px,calc((100% - 1216px)/2));border-bottom:1px solid var(--line);background:#fffefa}.logo{font:normal 26px Georgia,serif;letter-spacing:-1px;white-space:nowrap}.logo span{font-weight:bold}.logo i{font:12px system-ui;letter-spacing:0;color:var(--muted);margin-left:3px}.header nav{display:flex;gap:30px;font-size:13px;font-weight:650}.hero{max-width:1272px;margin:auto;padding:72px 28px 76px;display:grid;grid-template-columns:1.35fr 1fr;gap:45px;align-items:center}.eyebrow{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-weight:750}.hero .eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:7px;height:7px;background:#668b43;border-radius:50%}h1{font:500 clamp(46px,5vw,72px)/1.05 Georgia,serif;letter-spacing:-2px;margin:25px 0}h1 em{color:#587a49;font-style:normal}.hero-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.search{display:flex;align-items:center;gap:12px;background:white;padding:9px 10px 9px 17px;border:1px solid #cbd4c8;border-radius:12px;box-shadow:0 5px 16px #173d3408;margin-top:28px}.search>span{font-size:26px}.search input{width:100%;min-width:0;border:0;background:transparent;padding:9px 0;outline-offset:0}.search button{background:var(--forest);color:white;border:0;border-radius:7px;padding:12px 19px;cursor:pointer;white-space:nowrap;font-size:13px;font-weight:650}.search button span{margin-left:10px}.quick{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;margin-top:15px}.quick span{color:var(--muted)}.quick a{text-decoration:underline;text-underline-offset:3px}.hero-art{height:350px;position:relative;background:#e7eddb;border-radius:90px 20px 90px 20px;display:grid;place-items:center;overflow:hidden}.art-ring{position:absolute;border:1px solid #bcccad;border-radius:50%;width:320px;height:320px}.ring-one{transform:translate(90px,-100px)}.ring-two{transform:translate(-90px,130px);width:380px;height:380px}.art-card{position:relative;background:#fffef9;border:1px solid #cfdac5;padding:23px 30px 27px;box-shadow:0 15px 30px #284c2915;border-radius:12px;text-align:center;transform:rotate(-5deg);width:260px}.art-marker{display:block!important;font:bold 30px Georgia,serif!important;background:var(--forest);color:var(--lime);width:58px;height:65px;line-height:60px!important;border-radius:50% 50% 50% 8%;transform:rotate(-7deg);margin:0 auto 16px!important}.art-card>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:2px}.art-card strong{font:35px Georgia,serif;display:block;margin:5px 0}.art-card small{font-size:10px;color:var(--muted)}.floating{position:absolute;background:white;border:1px solid #d6decf;padding:9px 15px;border-radius:30px;font-size:12px;box-shadow:0 4px 12px #00000008}.f1{left:14px;top:42px;transform:rotate(-7deg)}.f2{right:8px;top:137px;transform:rotate(7deg)}.f3{left:35px;bottom:33px;transform:rotate(-3deg)}.directory{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:48px max(28px,calc((100% - 1216px)/2)) 60px;scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}h2{font:500 35px/1.2 Georgia,serif;letter-spacing:-.7px;margin:10px 0}.section-heading p{font-size:13px;color:var(--muted)}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.category{border:1px solid var(--line);border-radius:12px;padding:22px;transition:background .15s,border-color .15s}.category:hover{background:#f5f8ee;border-color:#9eb28b}.category-top{display:flex;justify-content:space-between;align-items:center}.category-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#edf2e3;color:#4d713a;font-size:24px}.category:nth-child(3n+2) .category-icon{background:#f5eadd;color:#a1794b}.category:nth-child(3n+3) .category-icon{background:#e6efef;color:#4d737c}.arrow{color:#8b9b8d}.category h3{font-size:17px;letter-spacing:-.3px;margin:20px 0 6px}.category p{font-size:12px;color:var(--muted);margin:0 0 20px;min-height:40px}.category-count{font-size:11px;font-weight:650;letter-spacing:.2px;color:#6a7c5c}.local-note{max-width:1272px;margin:auto;padding:55px 28px;display:flex;align-items:center;gap:28px}.note-icon{font:bold 50px Georgia,serif;flex:none;color:#6d854f}.local-note h2{font-size:25px}.local-note p{font-size:13px;color:var(--muted);max-width:610px}.local-note>a{margin-left:auto;font-size:12px;max-width:170px;font-weight:650}footer{background:var(--forest);color:#e7eee1;padding:38px max(28px,calc((100% - 1216px)/2));display:flex;justify-content:space-between;gap:24px}footer .logo i{color:#b7c9b9}footer p{font-size:11px;color:#b8cbbf}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:11px;align-items:flex-end}.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}.results{max-width:1100px;margin:50px auto;padding:0 28px 70px}.results h1{font-size:48px}.search-results{margin-bottom:30px}.search select{border:1px solid var(--line);border-radius:6px;padding:9px;background:white;max-width:230px}.result-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.result{background:white;border:1px solid var(--line);border-radius:12px;padding:23px}.result h2{font-size:25px}.result p{font-size:13px;color:var(--muted)}.result>span:last-child{font-size:12px;font-weight:650}.no-results{padding:35px;border:1px solid var(--line);border-radius:12px;background:white}.no-results h2{font-size:27px}@media(max-width:1000px){.categories{grid-template-columns:repeat(2,1fr)}.hero{gap:25px}.hero-art{height:320px}.art-card{width:220px}.f2{right:-15px}.hero .eyebrow{font-size:9px}}@media(max-width:700px){.header{height:auto;min-height:80px;padding:18px 22px;align-items:flex-start}.logo{font-size:23px}.header nav{font-size:11px;gap:7px;flex-direction:column;text-align:right}.hero{display:block;padding:42px 22px}.hero-art{display:none}.hero h1{font-size:53px}.hero .eyebrow{font-size:9px}.hero-copy>p{font-size:14px}.desktop{display:none}.search{padding-left:12px;gap:7px}.search button{padding:12px}.search input{font-size:13px}.directory{padding:35px 22px}.section-heading{display:block}.section-heading h2{font-size:29px}.section-heading p br{display:none}.categories{gap:10px}.category{padding:16px}.category h3{font-size:15px}.category p{font-size:11px;min-height:54px}.local-note{padding:35px 22px;flex-wrap:wrap;gap:15px}.local-note>div:nth-child(2){flex:1}.local-note>a{max-width:none;margin:0 0 0 60px}footer{padding:30px 22px;flex-direction:column}.footer-links{align-items:flex-start}.search-results{flex-wrap:wrap}.search-results select{width:100%;max-width:none;order:2}.results{padding:0 22px 50px}.result-list{grid-template-columns:1fr}.results h1{font-size:38px}}
