:root{--ink:#183b32;--text:#253c34;--muted:#64716a;--line:#dfe5df;--paper:#fff;--soft:#f4f6f2;--lime:#e5eccb;--accent:#c16d42;--radius:8px;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--paper);font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b38446;outline-offset:4px}button svg,a svg{pointer-events:none}img{max-width:100%;display:block}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{max-width:1440px;margin:auto;padding:0 60px}.header{height:96px;border-bottom:1px solid var(--line);background:#fff}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-family:Georgia,serif;font-size:39px;letter-spacing:-2px;font-weight:700;display:inline-flex;align-items:center;gap:10px}.wordmark>svg{width:29px;height:39px;stroke-width:1.4}.wordmark span{color:var(--accent);margin-left:-9px}.nav{display:flex;align-items:center;gap:32px;font-size:.9rem}.nav a.active{font-weight:700}.nav-actions{display:flex;align-items:center;gap:22px}.btn{border:1px solid var(--line);padding:13px 20px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;font-weight:600;font-size:.9rem;line-height:1.25;min-height:46px;transition:background .2s,transform .2s}.btn:hover{background:#edf1e9}.btn.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn.primary:hover{background:#285444}.btn.light{background:var(--lime);color:var(--ink);border-color:var(--lime)}.btn.danger{color:#a53e2d;border-color:#efbdb4}.btn.small{padding:9px 12px;font-size:.85rem;min-height:38px}.btn.link{padding:4px 0;border:0;background:transparent}.iconbtn{border:1px solid var(--line);border-radius:50%;width:40px;height:40px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--ink)}.iconbtn.on{background:var(--ink);color:#fff}.eyebrow{font-size:.75rem;letter-spacing:2px;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin:0 0 18px}.eyebrow:before{content:'';width:24px;height:1px;background:currentColor}.intro{padding-top:46px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.intro h1{font-family:Georgia,serif;font-size:clamp(2.5rem,3.6vw,3.6rem);font-weight:400;line-height:1.07;letter-spacing:-1.8px;margin:0}.intro h1 em{font-weight:400;color:#73816b}.intro-copy{max-width:320px;font-size:.95rem;line-height:1.7;padding-bottom:4px}.intro-copy p{margin:0 0 12px;color:var(--muted)}.textlink{font-size:.875rem;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--ink);padding-bottom:4px;font-weight:600}.search{display:grid;grid-template-columns:1.35fr 1fr 1fr auto;border:1px solid #bdc7be;border-radius:6px;box-shadow:0 6px 22px #12322305;padding:9px;gap:0;margin-bottom:24px}.search label{padding:4px 22px;border-right:1px solid var(--line);min-width:0;font-size:.72rem;font-weight:700;letter-spacing:.4px;display:flex;flex-direction:column;gap:7px}.search input,.search select{border:0;outline:0;background:#fff;padding:0;color:var(--text);width:100%;font-size:.93rem;min-height:25px}.search .btn{margin-left:10px;min-width:130px}.feature{display:grid;grid-template-columns:1.6fr 1fr;border-radius:6px;overflow:hidden;background:var(--ink);color:#fff;min-height:330px}.feature-photo{position:relative;overflow:hidden}.feature-photo img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;transition:transform .7s}.feature-photo:hover img{transform:scale(1.025)}.photo-label{position:absolute;top:20px;left:20px;border-radius:3px;background:#fffef3ee;color:var(--ink);padding:8px 11px;font-size:.72rem;font-weight:700}.photo-credit{position:absolute;bottom:18px;left:20px;font-size:.75rem;color:#fff;text-shadow:0 1px 5px #000}.feature-copy{padding:35px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy .eyebrow{color:var(--lime);font-size:.7rem;margin-bottom:21px}.feature-copy h2{font:400 2.25rem/1.12 Georgia,serif;letter-spacing:-.8px;margin:0 0 14px}.feature-copy .location{color:#d2ddd3;margin-bottom:25px;font-size:.9rem}.feature-line{display:flex;gap:20px;align-items:center;width:100%;border-top:1px solid #ffffff35;padding-top:22px}.feature-line strong{font-size:1.3rem;font-weight:400;white-space:nowrap}.feature-line .btn{margin-left:auto}.trust-strip{display:flex;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);font-size:.82rem;color:var(--muted)}.trust-strip span{display:flex;align-items:center;gap:9px}.trust-strip svg{color:var(--ink);width:17px;height:17px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin:46px 0 23px;gap:20px}.section-head h2,.page-title{font:400 2.25rem/1.12 Georgia,serif;letter-spacing:-.75px;margin:0}.section-head p{font-size:.85rem;color:var(--muted);margin:10px 0 0}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 26px}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{border:1px solid var(--line);background:#fff;border-radius:30px;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;font-size:.8rem;min-height:38px}.chip.active,.chip:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.sort{border:0;background:transparent;color:var(--muted);font-size:.82rem;max-width:180px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 25px}.card{min-width:0}.card-photo{position:relative;aspect-ratio:1.42;overflow:hidden;border-radius:5px;background:var(--soft)}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.card:hover .card-photo img{transform:scale(1.035)}.card .iconbtn{position:absolute;right:13px;top:13px;width:35px;height:35px;border:0}.card-badge{position:absolute;bottom:12px;left:12px;background:#fffef3f2;border-radius:3px;padding:6px 9px;font-size:.7rem;display:flex;align-items:center;gap:5px;max-width:calc(100% - 24px)}.card-badge svg{width:14px;height:14px}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.72rem;margin:18px 0 10px;color:var(--muted);letter-spacing:.3px}.card h3{font:400 1.43rem/1.2 Georgia,serif;margin:0 0 11px;letter-spacing:-.4px}.card-specs{color:var(--muted);font-size:.82rem;display:flex;gap:14px}.card-bottom{border-top:1px solid var(--line);margin-top:17px;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.card-price{font-size:1.12rem;font-weight:600}.card-bottom>span:last-child{font-size:.75rem;color:var(--muted)}.results-note{font-size:.8rem;color:var(--muted);margin:25px 0;line-height:1.5}.owner-strip{margin:56px 0;background:var(--soft);display:flex;justify-content:space-between;align-items:center;padding:32px 38px;border-radius:6px;gap:30px}.owner-strip h2{font:400 1.8rem Georgia,serif;margin:0 0 10px}.owner-strip p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.footer{border-top:1px solid var(--line);padding:30px 0;margin-top:50px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer .wordmark{font-size:28px}.footer p{font-size:.78rem;color:var(--muted);margin:7px 0}.footer-links{display:flex;gap:24px;font-size:.8rem}.page{padding-top:35px;padding-bottom:20px;min-height:65vh}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--muted);margin:0 0 30px}.breadcrumbs svg{width:14px;height:14px}.detail-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px}.detail-heading h1{font:400 clamp(2rem,3.6vw,3.2rem)/1.12 Georgia,serif;letter-spacing:-1px;margin:0 0 14px}.detail-heading p{color:var(--muted);margin:0;font-size:.95rem}.detail-heading .price{font-size:1.85rem;white-space:nowrap;font-weight:500}.gallery{display:grid;grid-template-columns:2fr 1fr;gap:12px;height:420px;overflow:hidden;border-radius:6px}.gallery.one{grid-template-columns:1fr}.gallery>button,.gallery-side>button{padding:0;border:0;background:var(--soft);overflow:hidden;position:relative;width:100%;height:100%}.gallery img{width:100%;height:100%;object-fit:cover}.gallery-side{display:grid;gap:12px;grid-template-rows:1fr 1fr;min-height:0}.gallery-count{position:absolute;bottom:16px;right:16px;background:#fff;padding:9px 12px;border-radius:4px;font-size:.85rem}.detail-body{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:65px;margin-top:32px}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;gap:15px}.spec-grid div{display:flex;flex-direction:column;gap:7px}.spec-grid strong{font-size:1.25rem;font-weight:500}.spec-grid span{font-size:.8rem;color:var(--muted)}.detail-body h2{font:400 1.8rem Georgia,serif;margin:30px 0 20px}.prose{line-height:1.8;color:#536058;white-space:pre-line;font-size:1rem;overflow-wrap:anywhere}.owner-box{border:1px solid var(--line);border-radius:6px;padding:25px;position:sticky;top:20px;align-self:start}.owner-avatar{width:47px;height:47px;display:flex;align-items:center;justify-content:center;background:var(--soft);border-radius:50%;font:1.4rem Georgia,serif}.owner-id{display:flex;gap:13px;align-items:center;margin-bottom:20px}.owner-id strong{font-size:.95rem}.owner-id p{font-size:.8rem;color:var(--muted);margin:6px 0 0}.owner-box .btn{width:100%;margin-bottom:10px}.fineprint{font-size:.8rem;color:var(--muted);line-height:1.6}.notice{padding:14px 18px;border:1px solid #e0d4a7;background:#fcf9ec;border-radius:5px;font-size:.84rem;line-height:1.55;margin:20px 0}.notice.success{background:#edf5eb;border-color:#cddbc9}.badge{display:inline-flex;gap:6px;align-items:center;font-size:.72rem;padding:6px 9px;border-radius:3px;background:var(--soft);color:var(--muted)}.badge.published,.badge.verified{background:#e9f2e6;color:#375237}.badge.pending,.badge.open{background:#faf0d8;color:#825e1d}.badge.rejected{background:#f8e6e1;color:#934a35}.content-narrow{max-width:810px;margin:auto}.content-narrow h1{font:400 3rem Georgia,serif;letter-spacing:-1px}.content-narrow h2{font:400 1.8rem Georgia,serif;margin-top:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid .full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:8px;font-size:.875rem;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid #cdd6ce;border-radius:4px;background:#fff;padding:12px 13px;color:var(--text);font-size:1rem;min-height:46px}.field textarea{min-height:145px;resize:vertical;line-height:1.55}.field small{font-weight:400;color:var(--muted);line-height:1.5;font-size:.78rem}.form-section{border:1px solid var(--line);padding:28px;border-radius:6px;margin-top:24px}.form-section h2{font:400 1.55rem Georgia,serif;margin:0 0 24px}.check{display:flex;gap:10px;align-items:flex-start;font-size:.875rem;line-height:1.5;font-weight:400}.check input{width:18px;height:18px;accent-color:var(--ink);flex-shrink:0;margin:2px 0 0}.tag-options{display:flex;gap:10px 20px;flex-wrap:wrap}.form-actions{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:24px}.upload-zone{background:var(--soft);border:1px dashed #95a38f;border-radius:5px;padding:22px;display:flex;flex-direction:column;gap:12px;text-align:center}.upload-zone input{font-size:.875rem;max-width:100%}.upload-preview{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.upload-item{position:relative;width:115px;height:90px}.upload-item img{width:100%;height:100%;object-fit:cover;border-radius:5px}.upload-item button{position:absolute;top:3px;right:3px;border:0;background:white;width:28px;height:28px;border-radius:50%}.empty{text-align:center;padding:65px 20px;border:1px dashed var(--line);border-radius:6px;background:var(--soft)}.empty h2{font:400 1.8rem Georgia,serif;margin:12px 0}.empty p{color:var(--muted);line-height:1.7}.empty .btn{margin-top:12px}.error{color:#a13e2d;background:#fff1ed;padding:13px;border-radius:4px;font-size:.875rem;line-height:1.5;margin:16px 0;display:none}.error:not(:empty){display:block}.dashboard-top{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:30px}.dashboard-actions{display:flex;gap:10px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0}.stat{padding:22px;border:1px solid var(--line);border-radius:6px}.stat strong{display:block;font:400 2.3rem Georgia,serif;margin-bottom:10px}.stat span{font-size:.8rem;color:var(--muted)}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin:30px 0}.tabs button{border:0;background:transparent;padding:15px 0;color:var(--muted);border-bottom:2px solid transparent;font-size:.9rem}.tabs button.active{color:var(--ink);border-color:var(--ink);font-weight:600}.admin-card{border:1px solid var(--line);border-radius:6px;margin-bottom:16px;padding:20px;display:flex;gap:22px;align-items:flex-start}.admin-card img{width:145px;height:105px;object-fit:cover;border-radius:4px}.admin-card h3{font:400 1.4rem Georgia,serif;margin:8px 0 10px}.admin-card p{font-size:.86rem;color:var(--muted);line-height:1.6;margin:8px 0}.admin-card .main-info{flex:1;min-width:0}.admin-card .actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.admin-card .report-message{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}.log{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:.85rem}.log time{color:var(--muted)}dialog{border:0;border-radius:8px;padding:32px;width:min(94vw,500px);max-height:90vh;color:var(--text);box-shadow:0 30px 100px #0004}dialog::backdrop{background:#0c201cb0;backdrop-filter:blur(5px)}dialog h2{font:400 2rem/1.15 Georgia,serif;letter-spacing:-.5px;margin:0 35px 16px 0}dialog>p{color:var(--muted);line-height:1.6;font-size:.9rem}dialog .close{position:absolute;right:18px;top:18px}dialog .field{margin:18px 0}dialog .btn.wide{width:100%;margin-top:15px}dialog .switch-auth{text-align:center;font-size:.85rem;margin:20px 0 0}dialog .switch-auth button{border:0;background:transparent;text-decoration:underline;color:var(--ink);cursor:pointer}dialog.lightbox{width:min(95vw,1100px);background:#14251d;padding:45px 15px 20px;color:white}dialog.lightbox>img{max-height:75vh;margin:auto;object-fit:contain}dialog.lightbox .light-controls{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:15px}.boot{display:flex;min-height:70vh;align-items:center;justify-content:center;flex-direction:column}.boot p{color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:15px 25px;border-radius:6px;max-width:90%;box-shadow:0 5px 25px #0002;z-index:50;opacity:0;pointer-events:none;transition:.2s;font-size:.9rem}#toast.show{transform:translate(-50%,0);opacity:1}.skip{position:fixed;left:15px;top:-60px;padding:15px;background:white;z-index:100}.skip:focus{top:10px}.mobile-menu,.mobile-label{display:none}.loading{opacity:.55;pointer-events:none}@media(min-width:1600px){.container{max-width:1510px}.feature{min-height:380px}}@media(max-width:1100px){.container{padding:0 32px}.header{height:82px}.nav{gap:20px}.nav-actions{gap:14px}.nav-actions .btn{padding:12px}.feature{grid-template-columns:1.35fr 1fr;min-height:315px}.feature-copy{padding:30px}.feature-copy h2{font-size:2rem}.detail-body{gap:35px;grid-template-columns:minmax(0,1fr) 300px}.trust-strip{gap:12px;flex-wrap:wrap}}@media(max-width:800px){.container{padding:0 22px}.nav{display:none}.wordmark{font-size:34px}.nav-actions .saved-label{display:none}.intro{padding-top:30px}.intro-copy{display:none}.intro h1{font-size:2.8rem}.search label{padding:5px 12px}.search .btn{min-width:48px;padding:12px}.search .btn span{display:none}.feature{min-height:285px}.feature-copy{padding:25px}.feature-copy h2{font-size:1.8rem}.feature-line{flex-wrap:wrap;gap:15px}.feature-line .btn{margin-left:0;font-size:.8rem}.trust-strip{justify-content:flex-start;font-size:.75rem;gap:15px 24px}.grid{grid-template-columns:repeat(2,1fr)}.detail-body{grid-template-columns:1fr}.owner-box{position:static}.gallery{height:340px}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-top{align-items:flex-start;flex-direction:column}.detail-heading{align-items:flex-start;flex-direction:column}.footer-inner{flex-wrap:wrap}.admin-card img{width:100px;height:85px}}@media(max-width:540px){.container{padding:0 18px}.header{height:76px}.wordmark{font-size:31px;gap:7px}.wordmark>svg{width:22px;height:30px}.nav-actions{gap:14px}.nav-actions>.btn{font-size:.78rem;min-height:40px;padding:10px}.nav-actions .account-link{display:inline-flex}.nav-actions .desktop-label{display:none}.nav-actions .mobile-label{display:inline}.nav-actions{gap:10px}.intro h1{font-size:2.5rem;letter-spacing:-1.1px}.eyebrow{font-size:.65rem;margin-bottom:16px}.intro{margin-bottom:22px}.search{grid-template-columns:1fr 1fr;gap:12px;padding:13px}.search label{padding:0 3px;border:0}.search label:first-child{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:10px}.search label:nth-child(3){grid-column:1/2;grid-row:3}.search .btn{grid-column:2;grid-row:3;margin:0;min-height:45px}.search .btn span{display:block}.feature{display:flex;flex-direction:column}.feature-photo{height:225px}.feature-copy{padding:25px}.feature-copy .eyebrow{margin-bottom:14px}.feature-copy h2{font-size:2rem}.feature-copy .location{margin-bottom:15px}.feature-line{padding-top:17px;flex-wrap:nowrap}.feature-line .btn{margin-left:auto}.trust-strip span:last-child{display:none}.section-head{margin-top:35px;align-items:flex-start}.section-head h2{font-size:1.8rem}.section-head .textlink{font-size:.78rem}.filter-row{align-items:flex-start;flex-direction:column}.chips{gap:7px}.chip{font-size:.75rem;padding:9px 12px}.grid{grid-template-columns:1fr;gap:30px}.card-photo{aspect-ratio:1.4}.card h3{font-size:1.6rem}.card-meta{font-size:.78rem}.card-specs{font-size:.875rem}.owner-strip{padding:25px;margin:35px 0;flex-direction:column;align-items:flex-start}.footer{margin-top:35px}.footer-links{flex-wrap:wrap;gap:18px}.form-grid{grid-template-columns:1fr}.form-section{padding:20px}.form-grid .full{grid-column:auto}.content-narrow h1{font-size:2.35rem}.gallery{height:280px;grid-template-columns:1fr}.gallery-side{display:none}.spec-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.detail-heading h1{font-size:2.4rem}.detail-body{margin-top:24px}.detail-body h2{font-size:1.65rem}.dashboard-actions .btn{font-size:.75rem}.stats{gap:10px}.stat{padding:18px}.tabs{gap:17px;overflow:auto;white-space:nowrap}.tabs button{font-size:.8rem}.admin-card{padding:16px;gap:14px;flex-wrap:wrap}.admin-card img{width:85px;height:72px}.admin-card .main-info{min-width:170px}.admin-card h3{font-size:1.25rem}.admin-card .actions .btn{font-size:.75rem}.page-title{font-size:2rem}.form-actions{flex-wrap:wrap}.form-actions .btn{flex:1}dialog{padding:27px 22px}.log{flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.card-photo img[src$="exterior-2.jpg"]{object-position:center 70%}

/* System fonts only: no late font downloads or font replacement. */
html{scrollbar-gutter:stable;text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-family:Arial,Helvetica,sans-serif}
.header .nav a{white-space:nowrap}
.header .wordmark{line-height:1}
.account-link{display:inline-flex;width:24px;justify-content:center}
.nav-actions{flex-shrink:0}
.card-photo>a{display:block;width:100%;height:100%}
.card-meta>span:first-child{text-transform:uppercase}
.card-specs{flex-wrap:wrap;gap:7px 14px}
.grid>.empty{grid-column:1/-1}
#results-count{min-height:1.2em}
.editorial-feature{min-height:390px;grid-template-columns:1.55fr 1fr}
.editorial-feature .feature-photo{min-height:390px;background:#d9d3c8}
.editorial-feature .feature-copy{padding:36px 42px}
.editorial-feature .feature-copy h2{font-size:clamp(2rem,3vw,2.8rem);line-height:1.1}
.feature-description{color:#d5ded7;font-size:.92rem;line-height:1.75;margin:5px 0 23px;max-width:330px}
.feature-signature{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #ffffff26;margin-top:27px;padding-top:17px;width:100%;font-size:.72rem;color:#c5d0c8;letter-spacing:.25px}
.feature-signature svg{height:26px;width:26px;color:#c9d9aa}
.catalog-welcome{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:7px;background:#f3f2ec;border:1px solid #e8e7df}
.welcome-photo{min-height:345px;position:relative;background:#e1e2da}
.welcome-photo img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}
.welcome-copy{padding:40px 46px;align-self:center}
.welcome-copy .eyebrow{color:#798169;font-size:.68rem;margin-bottom:20px}
.welcome-copy h3{font:400 clamp(1.9rem,2.7vw,2.55rem)/1.12 Georgia,serif;letter-spacing:-.8px;margin:0 0 18px}
.welcome-copy>p:not(.eyebrow){font-size:.91rem;line-height:1.8;color:#657068;max-width:410px;margin:0 0 24px}
.welcome-note{display:block;font-size:.72rem;color:#697467;margin-top:17px;line-height:1.6}
.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;border-top:1px solid var(--line);margin:52px 0 0;padding-top:34px}
.step-number{font:italic 1.7rem/1 Georgia,serif;color:#929f7c}
.how-grid h3{font:400 1.5rem/1.2 Georgia,serif;letter-spacing:-.3px;margin:17px 0 10px}
.how-grid p{color:var(--muted);font-size:.87rem;line-height:1.75;margin:0;max-width:310px}
.noscript-note{text-align:center;padding:20px;background:var(--soft)}
@media(max-width:1100px){.header .nav{display:none}.editorial-feature .feature-copy{padding:30px}.welcome-copy{padding:32px}.how-grid{gap:25px}}
@media(max-width:800px){.editorial-feature{grid-template-columns:1.1fr 1fr}.editorial-feature .feature-copy{padding:28px}.editorial-feature .feature-copy h2{font-size:2rem}.welcome-copy{padding:28px}.welcome-photo{min-height:365px}.how-grid{gap:23px}.how-grid h3{font-size:1.35rem}.feature-description{font-size:.86rem}.filter-row{align-items:flex-start;flex-direction:column}.section-head>.textlink{flex-shrink:0}}
@media(max-width:600px){.editorial-feature{display:flex;flex-direction:column}.editorial-feature .feature-photo{height:245px;min-height:245px}.editorial-feature .feature-copy{padding:28px}.editorial-feature .feature-copy h2{font-size:2.3rem}.feature-description{max-width:none;font-size:.92rem}.feature-signature{margin-top:23px}.catalog-welcome{grid-template-columns:1fr}.welcome-photo{min-height:210px;height:210px}.welcome-copy{padding:28px}.welcome-copy h3{font-size:2rem}.how-grid{grid-template-columns:1fr;gap:24px;margin-top:36px;padding-top:28px}.how-grid>div{display:grid;grid-template-columns:35px 1fr;gap:0 14px}.how-grid h3{margin:0 0 8px;font-size:1.4rem}.how-grid p{grid-column:2;max-width:none}.step-number{grid-row:1/3}.section-head{align-items:flex-start;flex-direction:column;gap:14px}.section-head h2{font-size:1.9rem}.trust-strip{gap:12px}.trust-strip span:last-child{display:flex}.nav-actions .btn.link{padding:0;min-width:22px}.owner-strip .btn{flex-shrink:0}}
@media(max-width:360px){.header-inner{gap:8px}.nav-actions{gap:8px}.nav-actions .btn.primary{gap:5px;padding:10px 8px}.wordmark{font-size:28px}.wordmark>svg{width:19px}.container{padding-left:14px;padding-right:14px}.intro h1{font-size:2.3rem}}
