/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#0c2f46;--navy-deep:#071e2d;--blue:#04a8df;--blue-light:#e7f8fe;--green:#a6ce39;--green-deep:#779e16;--green-light:#f2f8df;--ink:#142d3b;--muted:#627682;--line:#dfe9ed;--surface:#f6fafb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}body.modal-open{overflow:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #d6e5eae6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1160px,100% - 40px);height:82px;margin:0 auto;display:flex}.brand{align-items:center;width:205px;height:58px;display:flex;overflow:hidden}.brand img{width:100%;height:auto;display:block}.nav-links{align-items:center;gap:34px;font-size:14px;font-weight:650;display:flex}.nav-links>a:not(.nav-cta){transition:color .16s}.nav-links>a:not(.nav-cta):hover{color:var(--blue)}.nav-cta,.primary-button{background:var(--navy);color:var(--white);border-radius:10px;justify-content:center;align-items:center;gap:9px;font-weight:700;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.nav-cta{padding:12px 18px}.primary-button{min-height:52px;padding:0 23px;box-shadow:0 12px 28px #071e2d2b}.nav-cta:hover,.primary-button:hover{background:#12435f;transform:translateY(-2px)}.menu-button{cursor:pointer;background:0 0;border:0;padding:8px;display:none}.hero{isolation:isolate;background:linear-gradient(120deg,#f5fbfd 0%,#fff 58%,#f8fce9 100%);position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;width:min(1160px,100% - 40px);min-height:610px;margin:0 auto;padding:88px 0 82px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker{color:var(--green-deep);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow{align-items:center;gap:8px;display:inline-flex}.hero h1{max-width:650px;color:var(--navy-deep);letter-spacing:-.065em;margin:0;font-size:clamp(56px,6.2vw,86px);font-weight:780;line-height:.98}.hero h1 span{color:var(--blue)}.hero-description{max-width:580px;color:var(--muted);margin:28px 0 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:750}.trust-row{color:#4e6571;flex-wrap:wrap;gap:22px;margin-top:30px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:7px;display:inline-flex}.trust-row svg{color:var(--green-deep)}.hero-visual{place-items:center;min-height:410px;display:grid;position:relative}.hero-visual:before{content:"";background:linear-gradient(145deg, var(--blue) 0%, #1e8ec1 52%, var(--navy) 100%);border-radius:43% 57% 62% 38%/46% 43% 57% 54%;width:390px;height:390px;position:absolute;transform:rotate(-8deg);box-shadow:0 42px 70px #0f5e8133}.visual-card{z-index:2;background:#fffffff5;position:absolute;box-shadow:0 24px 65px #071e2d2b}.visual-card-main{border-radius:18px;width:280px;min-height:245px;padding:32px;transform:rotate(3deg)}.visual-icon{width:58px;height:58px;color:var(--white);background:var(--green);border-radius:14px;place-items:center;display:grid}.visual-card-main p{color:var(--muted);margin:27px 0 6px;font-size:15px}.visual-card-main strong{color:var(--navy);letter-spacing:-.04em;font-size:26px}.visual-line{align-items:center;gap:5px;margin-top:31px;display:flex}.visual-line span{background:#dce8ec;border-radius:5px;height:5px}.visual-line span:first-child{background:var(--blue);width:84px}.visual-line span:nth-child(2){width:38px}.visual-line span:nth-child(3){background:var(--green);width:24px}.visual-card-float{color:var(--green-deep);border-radius:14px;align-items:center;gap:13px;padding:16px 18px;display:flex;bottom:22px;left:5px}.visual-card-float div{flex-direction:column;gap:2px;display:flex}.visual-card-float strong{color:var(--navy);font-size:13px}.visual-card-float span{color:var(--muted);font-size:11px}.orbit{z-index:1;border:1px solid #ffffff8c;border-radius:50%;position:absolute}.orbit-one{width:435px;height:435px}.orbit-two{border-color:#04a8df24;width:490px;height:490px}.hero-glow{z-index:-1;filter:blur(2px);border-radius:999px;position:absolute}.hero-glow-one{background:#04a8df14;width:240px;height:240px;top:90px;left:-110px}.hero-glow-two{background:#a6ce3921;width:170px;height:170px;bottom:-80px;right:2%}.category-section,.directory-section,.community-banner,.footer-inner{width:min(1160px,100% - 40px);margin-inline:auto}.category-section{padding:92px 0 100px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.section-heading h2{color:var(--navy-deep);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,46px);line-height:1.12}.section-heading .section-kicker{margin-bottom:10px}.section-heading>p{max-width:395px;color:var(--muted);margin:0;line-height:1.65}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{text-align:left;background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:14px;align-items:center;gap:14px;min-height:114px;padding:19px;transition:transform .16s,border .16s,box-shadow .16s;display:flex;position:relative}.category-card:hover,.category-card.active{border-color:#04a8df80;transform:translateY(-3px);box-shadow:0 16px 32px #1b4e651a}.category-icon{width:46px;height:46px;color:var(--blue);background:var(--blue-light);border-radius:11px;flex:none;place-items:center;display:grid}.category-card:nth-child(3n+2) .category-icon{color:var(--green-deep);background:var(--green-light)}.category-card span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.category-card strong{font-size:14px}.category-card small{color:var(--muted);font-size:11px;line-height:1.3}.category-arrow{color:#a8bac3;margin-left:auto;transition:transform .16s}.category-card:hover .category-arrow{color:var(--blue);transform:translate(3px)}.directory-section{padding:100px 0 110px}.directory-section:before{content:"";z-index:-1;background:var(--surface);height:100%;position:absolute;inset:auto 0;transform:translateY(-100px)}.directory-section{isolation:isolate;position:relative}.search-panel{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 15px 45px #1a455812}.search-box{color:#7a8f99;background:#f7fafb;border:1px solid #dbe7eb;border-radius:11px;align-items:center;gap:12px;height:58px;padding:0 17px;display:flex}.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #04a8df1a}.search-box input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-box input::placeholder{color:#8c9da5}.search-box button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.filter-pills{flex-wrap:wrap;gap:8px;padding-top:15px;display:flex}.filter-pill{color:#57707c;background:var(--white);cursor:pointer;border:1px solid #dce8ed;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700;transition:all .15s}.filter-pill:hover{border-color:var(--blue);color:var(--blue)}.filter-pill.active{color:var(--white);background:var(--navy);border-color:var(--navy)}.results-row{min-height:62px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:13px;display:flex}.results-row p{margin:0}.results-row strong{color:var(--navy)}.results-row span{color:var(--green-deep);background:var(--green-light);border-radius:6px;padding:6px 10px;font-weight:700}.business-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.business-card{background:var(--white);border:1px solid var(--line);border-radius:15px;transition:transform .18s,box-shadow .18s;overflow:hidden}.business-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #1543581f}.business-cover{justify-content:space-between;align-items:end;height:160px;padding:18px;display:flex;position:relative;overflow:hidden}.business-cover:after{content:"";border:1px solid #ffffff59;border-radius:50%;width:170px;height:170px;position:absolute;top:-80px;right:-60px;box-shadow:0 0 0 25px #ffffff0d}.tone-blue{background:linear-gradient(135deg,#049bcf,#086f9f)}.tone-green{background:linear-gradient(135deg,#9bc631,#6d9610)}.tone-navy{background:linear-gradient(135deg,#17465f,#071e2d)}.tone-lime{background:linear-gradient(135deg,#b6d952,#77a11a)}.business-logo-cover{background:#fff;border-bottom:1px solid #edf2f4;justify-content:center;align-items:center;padding:12px 18px}.business-logo-cover:after{display:none}.business-logo-cover img{object-fit:contain;width:100%;height:100%;display:block}.business-mark{z-index:1;width:52px;height:52px;color:var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2b;border:1px solid #ffffff40;border-radius:13px;place-items:center;display:grid}.business-initials{z-index:1;color:#ffffff59;letter-spacing:-.08em;font-size:52px;font-weight:800;line-height:.8}.example-badge{z-index:2;color:var(--navy);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:850;position:absolute;top:16px;left:18px}.business-content{padding:23px}.business-category{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:850}.business-content h3{color:var(--navy-deep);letter-spacing:-.025em;margin:0;font-size:20px;line-height:1.25}.business-description{min-height:68px;color:var(--muted);margin:13px 0;font-size:13px;line-height:1.7}.business-location{color:#6a808b;border-top:1px solid #edf2f4;align-items:center;gap:6px;margin:0;padding:13px 0 17px;font-size:12px;display:flex}.business-location svg{color:var(--green-deep)}.business-actions{gap:7px;display:flex}.business-actions a{min-height:40px;color:var(--navy);background:#f4f8f9;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:750;transition:background .15s,color .15s;display:inline-flex}.business-actions a:hover{color:var(--white);background:var(--navy)}.business-actions .icon-action{color:var(--blue);background:var(--blue-light);flex:0 0 42px;padding:0}.contact-pending{color:#718792;text-align:center;background:#f5f8f9;border-radius:8px;margin:0;padding:12px;font-size:11px;font-weight:700}.business-detail-button{width:100%;min-height:42px;color:var(--white);background:var(--navy);cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;margin:0 0 9px;padding:0 14px;font-size:12px;font-weight:780;transition:background .15s,transform .15s;display:flex}.business-detail-button:hover{background:#12435f;transform:translateY(-1px)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#04131cb8;place-items:center;padding:26px;animation:.18s ease-out modal-fade;display:grid;position:fixed;inset:0}.business-modal{background:var(--white);border-radius:20px;width:min(1020px,100%);max-height:calc(100vh - 52px);padding:38px;animation:.22s ease-out modal-rise;position:relative;overflow-y:auto;box-shadow:0 35px 90px #00000047}.modal-close{z-index:3;float:right;width:42px;height:42px;color:var(--navy);cursor:pointer;background:#edf4f6;border:0;border-radius:50%;place-items:center;margin:-16px -16px 0 0;transition:background .15s,transform .15s;display:grid;position:sticky;top:0}.modal-close:hover{background:var(--blue-light);transform:rotate(4deg)}.modal-business-header{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;align-items:center;gap:30px;padding:5px 45px 32px 0;display:grid}.modal-logo{border:1px solid var(--line);background:#f8fbfc;border-radius:14px;place-items:center;width:190px;height:135px;padding:13px;display:grid;overflow:hidden}.modal-logo img{object-fit:contain;width:100%;height:100%}.modal-logo span{letter-spacing:-.07em;color:var(--blue);font-size:48px;font-weight:850}.modal-business-header .business-category{margin-bottom:8px}.modal-business-header h2{color:var(--navy-deep);letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,45px);line-height:1.05}.modal-business-header>div>p:not(.business-category){max-width:650px;color:var(--muted);margin:14px 0 12px;line-height:1.65}.modal-location{color:#657d88;align-items:center;gap:6px;font-size:12px;display:inline-flex}.modal-location svg{color:var(--green-deep)}.modal-gallery-heading{justify-content:space-between;align-items:end;gap:30px;padding:31px 0 21px;display:flex}.modal-gallery-heading .section-kicker{margin:0 0 7px}.modal-gallery-heading h3{color:var(--navy-deep);letter-spacing:-.035em;margin:0;font-size:25px}.modal-gallery-heading>p{max-width:390px;color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.6}.business-photo-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.photo-slot{background:var(--white);border:1px solid var(--line);border-radius:13px;margin:0;overflow:hidden}.photo-frame{aspect-ratio:4/3;background:#f2f7f8;overflow:hidden}.photo-frame>img{object-fit:cover;width:100%;height:100%;display:block}.photo-frame>img.fit-contain{object-fit:contain;background:#f7fafb}.photo-placeholder{color:#92a8b2;background:linear-gradient(145deg,#f3f8f9,#eaf3f6);flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;height:100%;display:flex}.photo-placeholder>span{color:#6f8792;background:#fffc;border-radius:6px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.photo-slot figcaption{flex-direction:column;justify-content:center;gap:4px;min-height:75px;padding:13px 15px;display:flex}.photo-slot figcaption strong{color:var(--navy);font-size:13px}.photo-slot figcaption span{color:var(--muted);font-size:10px;line-height:1.4}.modal-contact-row{color:var(--white);background:var(--navy);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:17px 20px;display:flex}.modal-contact-row>strong{font-size:13px}.modal-contact-row>div{flex-wrap:wrap;gap:8px;display:flex}.modal-contact-row a{min-height:36px;color:var(--navy);background:var(--white);border-radius:7px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:750;display:inline-flex}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.empty-state{text-align:center;color:var(--muted);background:var(--white);border:1px dashed #cadbe1;border-radius:16px;padding:65px 20px}.empty-state svg{color:var(--blue)}.empty-state h3{color:var(--navy);margin:15px 0 5px}.empty-state p{margin:0}.empty-state button{color:var(--white);background:var(--navy);cursor:pointer;border:0;border-radius:8px;margin-top:20px;padding:10px 16px}.community-banner{color:var(--white);background:var(--navy);border-radius:18px;align-items:center;gap:26px;margin-top:92px;margin-bottom:92px;padding:42px 48px;display:flex;box-shadow:0 25px 55px #071e2d2e}.community-banner .section-kicker{color:var(--green);margin-bottom:8px}.community-banner h2{letter-spacing:-.035em;max-width:850px;margin:0;font-size:clamp(24px,3vw,35px);line-height:1.25}.banner-icon{width:68px;height:68px;color:var(--navy);background:var(--green);border-radius:15px;flex:none;place-items:center;display:grid}footer{color:#d7e4e9;background:var(--navy-deep)}.footer-inner{justify-content:space-between;align-items:center;gap:28px;min-height:148px;display:flex}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand img{filter:brightness(0)invert();opacity:.92;width:155px;height:auto}.footer-brand p{border-left:1px solid #fff3;margin:0;padding-left:18px;font-size:13px}.footer-copy{color:#8ea7b3;font-size:12px}.footer-inner>a{color:var(--green);align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.footer-inner>a svg{transform:rotate(-90deg)}@media (width<=980px){.hero-inner{grid-template-columns:1fr .8fr;gap:20px}.hero-visual{transform:scale(.82)}.category-grid,.business-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.header-inner{height:70px}.brand{width:165px}.menu-button{display:grid}.nav-links{background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px;padding:20px;display:none;position:absolute;inset:70px 0 auto;box-shadow:0 20px 30px #142d3b1a}.nav-links.is-open{display:flex}.nav-links>a{padding:12px}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:66px 0 50px}.hero-description{font-size:17px}.hero-visual{min-height:360px;transform:scale(.86)}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.trust-row{flex-direction:column;gap:12px}.section-heading{flex-direction:column;align-items:flex-start;gap:14px}.category-section{padding:70px 0 78px}.directory-section{padding:75px 0 85px}.category-grid,.business-grid{grid-template-columns:1fr}.category-card{min-height:102px}.filter-pills{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.filter-pill{flex:none}.business-description{min-height:0}.community-banner{flex-direction:column;align-items:flex-start;margin-top:65px;margin-bottom:65px;padding:32px 25px}.footer-inner{flex-direction:column;align-items:flex-start;padding:45px 0}.footer-copy{margin:0}.modal-backdrop{align-items:end;padding:10px}.business-modal{border-radius:18px 18px 0 0;max-height:calc(100vh - 20px);padding:24px 18px 28px}.modal-close{margin:-9px -3px 0 0}.modal-business-header{grid-template-columns:1fr;gap:18px;padding:5px 0 25px}.modal-logo{width:160px;height:105px}.modal-gallery-heading{flex-direction:column;align-items:flex-start;gap:9px}.modal-gallery-heading>p{text-align:left}.business-photo-grid{grid-template-columns:1fr}.photo-frame{aspect-ratio:16/10}.modal-contact-row{flex-direction:column;align-items:flex-start}}@media (width<=420px){.header-inner,.hero-inner,.category-section,.directory-section,.community-banner,.footer-inner{width:min(100% - 28px,1160px)}.hero h1{font-size:52px}.hero-visual{margin-inline:-20px;transform:scale(.75)}.compact-heading h2,.directory-heading h2{font-size:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
