@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f7f6ef;--white:#fffefa;--ink:#252c25;--green:#2c4939;--muted:#72766b;--line:#dcded2;--tint:#eaede2;--clay:#ad6850;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #8b5a35;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(72px,8vw,124px);letter-spacing:-.048em}h2{font-size:clamp(42px,4.3vw,66px);letter-spacing:-.035em}h3{font-size:32px;letter-spacing:-.02em}p{max-width:62ch}svg{flex-shrink:0}.wrap{max-width:1280px;margin:auto;padding:0 64px}.site-header{height:96px;display:flex;align-items:center;gap:38px;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;margin-right:auto;min-width:182px}.brand-mark{width:26px;height:34px;filter:brightness(0) saturate(100%);opacity:.82}.brand-word{width:150px;filter:brightness(0) saturate(100%);opacity:.85}.nav{display:flex;align-items:center;gap:32px;font-size:14px}.nav a{padding:8px 0}.nav a[aria-current=page]{border-bottom:1px solid var(--ink)}.header-actions{display:flex;align-items:center;gap:24px;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:11px 23px;border:1px solid var(--green);background:var(--green);color:var(--white);border-radius:5px;font-size:14px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#1d382a;transform:translateY(-1px)}.button.outline{background:transparent;color:var(--green);border-color:#bdc4b7}.button.outline:hover{background:var(--tint)}.button.small{min-height:41px;padding:9px 17px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.text-link:hover{border-color:var(--green)}.eyebrow{font:500 12px/1.4 var(--sans);letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:25px;color:#66705f}.hero{padding:60px 0 38px;display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:20px;min-height:540px}.hero-copy{position:relative;z-index:1;padding:16px 0 36px}.hero h1{max-width:560px}.hero-description{font-size:18px;line-height:1.65;max-width:380px;margin-top:24px;color:#5b6456}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:29px;flex-wrap:wrap}.pilot-note{font-size:12px;color:var(--muted);margin-top:17px}.hero-art{height:420px;width:100%;object-fit:contain;mix-blend-mode:multiply}.hero-art.photo-fallback{object-fit:cover;border-radius:52% 48% 46% 40%;height:385px;filter:saturate(.45)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:33px}.section-heading p{color:var(--muted);font-size:16px;max-width:350px}.product-section{padding:30px 0 95px}.product-intro{display:flex;align-items:center;gap:20px;margin-bottom:20px}.product-intro .label{font-family:var(--serif);font-size:27px}.product-intro .rule{height:1px;background:var(--line);flex:1}.product-intro .smallprint{font-size:12px;color:var(--muted)}.product-frame{border:1px solid #d5dacd;border-radius:9px;background:#fff;box-shadow:0 22px 50px -35px #44533b50;overflow:hidden;display:grid;grid-template-columns:190px 1fr;min-height:440px}.product-sidebar{background:#eef0e8;border-right:1px solid #e1e5da;padding:26px 16px}.sample-home{font:22px/1.2 var(--serif);padding:0 12px 25px}.sample-home small{display:block;font:12px/1.6 var(--sans);color:var(--muted);margin-top:4px}.product-tabs{display:flex;flex-direction:column;gap:5px}.product-tabs button{display:flex;align-items:center;gap:10px;border:0;padding:11px 12px;text-align:left;font-size:14px;background:transparent;color:#66705f;border-radius:5px}.product-tabs button[aria-selected=true]{background:#fff;color:var(--green);box-shadow:0 1px 4px #213c2510}.product-tabs button:hover{background:#ffffff9c}.product-main{padding:29px 34px;background:#fffffc}.product-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.product-top h3{font-size:32px}.product-top p{font-size:13px;color:var(--muted);margin-top:5px}.tiny-avatars{display:flex;gap:0}.avatar{width:28px;height:28px;border-radius:50%;border:2px solid #fff;display:grid;place-content:center;font-size:10px;font-weight:600;margin-left:-5px;background:#dedec9;color:#4e5848}.avatar:nth-child(2){background:#decbbd}.avatar:nth-child(3){background:#e2e5d8}.folders{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.folder{padding:17px;border:1px solid #e4e6db;border-radius:4px;background:#f8f9f3;min-height:102px;text-align:left;color:var(--ink)}.folder svg{color:#879578;margin-bottom:10px}.folder span{display:block;font-size:14px;font-weight:500}.folder small{font-size:12px;color:var(--muted)}.mini-label{font-size:12px;color:var(--muted);margin:25px 0 8px}.record-row{display:grid;grid-template-columns:26px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eeefe8;font-size:14px}.record-row small{display:block;color:var(--muted);font-size:12px}.record-row .status{font-size:12px;color:#6b7b5c;background:#f0f3e7;padding:2px 8px;border-radius:3px}.product-caption{display:flex;align-items:center;gap:32px;padding:23px 6px 0}.product-caption h3{font-size:30px;flex:0 0 290px}.product-caption p{color:var(--muted);font-size:15px;max-width:540px}.guide-section{border-top:1px solid var(--line);padding:78px 0 86px}.guide-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:28px}.guide-card{display:block}.guide-image{width:100%;height:225px;object-fit:cover;filter:saturate(.8);margin-bottom:19px;border-radius:3px}.guide-card:first-child .guide-image{height:225px}.guide-card .category{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.guide-card h3{font-size:29px;line-height:1.14;margin-bottom:11px}.guide-card .meta{font-size:12px;color:var(--muted)}.guide-card:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.community-strip{background:#e8ecdf;padding:58px 0}.community-inner{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:100px}.community-inner h2{font-size:45px;max-width:440px}.community-inner p{color:#627057;font-size:16px;margin-bottom:19px}.footer{padding:46px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-links{display:flex;gap:27px;font-size:13px;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-top:34px;font-size:12px;color:var(--muted)}.prototype-note{max-width:none;text-align:center;padding:8px 20px;background:#e6e9dd;font-size:12px;color:#626d58}.mobile-menu{display:none}.pro-hero{padding:80px 0 60px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.pro-hero h1{font-size:clamp(60px,6.6vw,95px)}.pro-photo{height:450px;width:100%;object-fit:cover;border-radius:4px}.pro-hero .hero-description{max-width:420px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:30px 0 80px}.step{border-top:1px solid var(--line);padding-top:23px}.step-number{font-size:12px;color:var(--muted);margin-bottom:28px}.step h3{font-size:30px;margin-bottom:12px}.step p{color:var(--muted);font-size:15px}.quiet-section{padding:65px 0;border-top:1px solid var(--line)}.quiet-section .body-wide{font-size:18px;color:var(--muted);margin:22px 0 25px;max-width:620px}.guides-heading{padding:65px 0 45px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.guides-heading h1{font-size:80px}.guides-heading p{color:var(--muted);max-width:330px;font-size:17px}.guide-tools{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding:25px 0 32px}.filter-buttons{display:flex;gap:9px;flex-wrap:wrap}.filter-buttons button{border:1px solid transparent;border-radius:30px;background:transparent;color:#64705d;font-size:14px;padding:8px 15px}.filter-buttons button[aria-pressed=true]{background:var(--green);color:#fff}.search{border:0;border-bottom:1px solid #aeb7a3;background:transparent;width:210px;padding:9px 0;font-size:14px;border-radius:0}.guides-list{padding-bottom:80px;row-gap:40px}.guide-empty{padding:50px 0;color:var(--muted)}.article-heading{max-width:950px;margin:auto;text-align:center;padding:54px 0 34px}.article-heading h1{font-size:clamp(52px,5.3vw,79px);max-width:850px;margin:auto}.article-heading .dek{font-size:19px;color:#6b7165;max-width:610px;margin:24px auto}.article-meta{font-size:12px;color:var(--muted)}.article-cover{width:100%;height:455px;object-fit:cover;border-radius:3px}.article-layout{display:grid;grid-template-columns:200px minmax(0,690px);gap:75px;padding:55px 0 80px;justify-content:center}.article-nav{position:sticky;top:30px;align-self:start;font-size:13px;display:flex;flex-direction:column;gap:14px;color:var(--muted)}.article-nav b{font-weight:500;color:var(--ink);margin-bottom:5px}.article-body{font-size:17px;line-height:1.85}.article-body p{margin-bottom:24px}.article-body h2{font-size:41px;margin:48px 0 18px}.article-body h3{font-size:28px;margin:26px 0 12px}.article-body ul,.article-body ol{padding-left:23px;margin:15px 0 25px}.article-body li{margin-bottom:12px;padding-left:5px}.article-body .intro{font-size:24px;line-height:1.6;font-family:var(--serif)}.article-disclosure{background:#e9ecdf;font-size:13px;line-height:1.6;padding:17px 21px;margin-bottom:28px;color:#66705e;border-left:2px solid #a9b39b}.cost-table{width:100%;border-collapse:collapse;font-size:14px;margin:24px 0}.cost-table th{text-align:left;font-weight:500;border-bottom:1px solid #a9b39b;padding:12px 9px}.cost-table td{border-bottom:1px solid var(--line);padding:14px 9px;vertical-align:top}.cost-table td:first-child{width:33%}.checklist{list-style:none;padding:0!important}.checklist label{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.checklist input{accent-color:var(--green);width:17px;height:17px;margin-top:7px;flex-shrink:0}.checklist input:checked+span{text-decoration:line-through;color:#7d8674}.article-cta{padding:35px;background:#e8ecdf;border-radius:3px;margin-top:40px}.article-cta h3{margin-top:0;font-size:34px}.article-cta p{font-size:16px;margin:12px 0 20px}.sources{font-size:13px;line-height:1.6}.sources a{text-decoration:underline;text-underline-offset:3px}dialog{border:1px solid #d5dacd;border-radius:9px;padding:0;background:var(--white);color:var(--ink);max-width:580px;width:calc(100% - 32px);box-shadow:0 30px 90px #17261730}dialog::backdrop{background:#1b2e2359;backdrop-filter:blur(4px)}.modal-inner{padding:40px}.modal-close{position:absolute;right:17px;top:14px;background:transparent;border:0;color:var(--muted);font-size:25px;width:34px;height:34px}.modal-inner h2{font-size:43px;max-width:440px;margin-bottom:13px}.modal-inner>p{font-size:15px;color:var(--muted);margin-bottom:24px}.form-tabs{display:grid;grid-template-columns:1fr 1fr;background:#ecefe5;padding:4px;border-radius:5px;margin-bottom:24px}.form-tabs button{border:0;background:transparent;color:#62705c;padding:9px;font-size:14px;border-radius:3px}.form-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 1px 5px #18392110;color:var(--green)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#56624d}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-height:45px;border:1px solid #d6dccd;border-radius:4px;padding:10px 12px;background:#fff;color:var(--ink);font-size:14px}.field textarea{height:80px;resize:vertical}.field small{font-size:12px;color:var(--muted)}.consent{display:flex;gap:10px;font-size:12px;line-height:1.55;margin:19px 0;color:var(--muted)}.consent input{width:16px;height:16px;accent-color:var(--green);flex-shrink:0;margin-top:2px}.form-footer{font-size:12px;color:var(--muted);margin-top:13px}.form-submit{width:100%}.source-card{padding:23px;border:1px solid var(--line);background:#f7f8f2;border-radius:4px;font-size:15px;margin:22px 0}.source-card h3{font-size:28px;margin-bottom:12px}.source-card small{color:var(--muted)}[hidden]{display:none!important}.page-fade{animation:fade-in .35s ease}@keyframes fade-in{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}@media(min-width:1450px){.wrap{max-width:1370px}.hero{min-height:600px;gap:50px}.hero-art{height:485px}}@media(max-width:1050px){.wrap{padding:0 35px}.site-header{gap:24px}.nav{gap:21px}.header-actions{gap:18px}.sign-in{display:none}.hero{gap:10px}.hero-art{height:360px}.product-main{padding:25px}.product-frame{grid-template-columns:170px 1fr}.folders{gap:10px}.folder{padding:13px}.community-inner{gap:45px}.guide-image,.guide-card:first-child .guide-image{height:190px}.article-layout{gap:45px;grid-template-columns:170px 1fr}}@media(max-width:760px){.wrap{padding:0 24px}.site-header{height:80px;gap:14px}.brand{min-width:0;gap:8px}.brand-word{width:127px}.brand-mark{width:23px}.nav{display:none}.header-actions .button{font-size:12px;padding:9px 12px;min-height:39px}.header-actions{gap:12px}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;font-size:22px;cursor:pointer;padding:4px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:42px;display:flex;flex-direction:column;gap:15px;padding:25px;background:var(--white);box-shadow:0 6px 25px #122b2020;width:190px;border:1px solid var(--line);font-size:14px}.hero{grid-template-columns:1fr;padding:37px 0 22px;gap:0;min-height:auto;text-align:center}.hero-copy{padding:10px 0 0}.eyebrow{margin-bottom:20px;font-size:11px}.hero h1{font-size:83px;margin:auto}.hero-description{font-size:17px;margin:21px auto 0;max-width:335px}.hero-actions{justify-content:center;gap:22px;margin-top:25px}.hero-art{height:295px;margin:12px auto 0;max-width:475px}.hero-art.photo-fallback{height:285px;margin-top:30px;border-radius:6px}.pilot-note{font-size:11px;margin-top:14px}.product-section{padding:20px 0 55px}.product-intro .label{font-size:24px}.product-intro .smallprint{font-size:11px;max-width:90px;text-align:right}.product-frame{display:block;min-height:0}.product-sidebar{padding:0;border:0;border-bottom:1px solid var(--line)}.sample-home{display:none}.product-tabs{flex-direction:row;overflow-x:auto;gap:0;padding:8px;scrollbar-width:thin}.product-tabs button{white-space:nowrap;font-size:13px;padding:9px}.product-tabs svg{display:none}.product-main{padding:22px 18px;min-height:335px}.product-top{margin-bottom:20px}.product-top h3{font-size:29px}.tiny-avatars{display:none}.folders{gap:9px}.folder{padding:12px 10px;min-height:102px}.folder span{font-size:12px}.folder small{font-size:11px}.record-row{font-size:13px;gap:8px}.record-row .status{font-size:11px;padding:2px 5px}.product-caption{display:block;padding:23px 0 0}.product-caption h3{font-size:29px;margin-bottom:10px}.product-caption p{font-size:15px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:43px}.section-heading .text-link{margin-top:20px}.guide-section{padding:47px 0}.guide-grid{grid-template-columns:1fr;gap:30px}.guide-card{display:grid;grid-template-columns:125px 1fr;column-gap:20px}.guide-image,.guide-card:first-child .guide-image{height:145px;margin:0;grid-row:1/5}.guide-card h3{font-size:27px}.guide-card .category{margin:3px 0 7px;font-size:11px}.guide-card .meta{font-size:11px}.community-strip{padding:42px 0}.community-inner{grid-template-columns:1fr;gap:25px}.community-inner h2{font-size:41px}.community-inner p{font-size:15px}.footer{padding-top:35px}.footer-top{display:block}.footer-links{margin-top:24px;gap:19px}.footer-bottom{display:block;font-size:11px}.footer-bottom p+p{margin-top:10px}.pro-hero{grid-template-columns:1fr;gap:30px;padding:45px 0}.pro-hero h1{font-size:68px}.pro-photo{height:300px}.steps{grid-template-columns:1fr;gap:27px;padding-bottom:45px}.step-number{margin-bottom:14px}.quiet-section{padding:43px 0}.guides-heading{display:block;padding:45px 0 30px}.guides-heading h1{font-size:62px}.guides-heading p{margin-top:20px}.guide-tools{display:block;padding:20px 0}.filter-buttons{gap:1px}.filter-buttons button{font-size:13px;padding:8px 12px}.search{margin-top:19px;width:100%}.guides-list{padding-bottom:45px}.article-heading{padding:35px 0 25px}.article-heading h1{font-size:52px}.article-heading .dek{font-size:17px}.article-cover{height:270px}.article-layout{display:block;padding:30px 0 50px}.article-nav{position:static;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:26px;display:flex;flex-flow:row wrap;gap:13px 22px}.article-nav b{width:100%;margin:0}.article-body{font-size:16px}.article-body .intro{font-size:23px}.article-body h2{font-size:35px}.cost-table{font-size:13px}.article-cta{padding:25px}.modal-inner{padding:35px 24px}.modal-inner h2{font-size:38px}.form-grid{gap:15px}.field{font-size:12px}.field input,.field select,.field textarea{font-size:16px}.prototype-note{font-size:11px}}@media(max-width:390px){.brand-word{width:110px}.header-actions .button{padding:9px;font-size:11px}.wrap{padding:0 20px}.hero h1{font-size:73px}.hero-actions{gap:16px}.hero-actions .button{padding:12px 18px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}}

.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}.pro-workspace{border:1px solid var(--line);border-radius:8px;background:#fff;padding:30px}.pro-workspace-header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:20px;border-bottom:1px solid var(--line)}.pro-workspace-header .eyebrow{margin-bottom:10px;font-size:11px}.pro-workspace-header p{color:var(--muted);font-size:13px;margin-top:9px}.role-switch{display:flex;background:var(--tint);border-radius:5px;padding:4px}.role-switch button{font-size:13px;border:0;background:none;border-radius:4px;padding:9px 14px;color:var(--muted)}.role-switch button[aria-pressed=true]{background:#fff;color:var(--green);box-shadow:0 1px 5px #213c2510}.pro-workspace-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:35px;margin-top:27px}.project-drawing{position:relative}.project-drawing img{height:245px;width:100%;object-fit:cover;border-radius:4px}.project-drawing span{position:absolute;bottom:15px;left:17px;color:#fff;font-family:var(--serif);font-size:29px;text-shadow:0 1px 5px #182819}.record-link{text-align:left;border:0;background:none;padding:0;color:inherit;font:inherit}.record-link:hover{text-decoration:underline;text-underline-offset:3px}.editorial-note{border-top:1px solid var(--line);padding:26px 0 45px;font-size:14px;color:var(--muted)}.editorial-note p{max-width:720px;margin-bottom:12px}.editorial-note .eyebrow{margin-bottom:12px}.invitation-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;padding:70px 0}.invitation-intro h1{font-size:70px;max-width:440px}.invitation-intro>p{font-size:18px;color:var(--muted);margin:28px 0;max-width:380px}.invitation-aside{border-top:1px solid var(--line);padding-top:28px;margin-top:35px;max-width:370px}.invitation-aside h3{font-size:30px;margin-bottom:13px}.invitation-aside p{font-size:15px;color:var(--muted);margin-bottom:25px}.invitation-card{background:#fffefa;border:1px solid var(--line);padding:35px;border-radius:6px}.invitation-card h2{font-size:38px;margin-bottom:16px}.invitation-card .eyebrow{margin-bottom:16px}.radio-group{border:0;padding:0;margin:20px 0}.radio-group legend{font-size:13px;color:#56624d;margin-bottom:8px}.radio-group label{display:flex;align-items:flex-start;gap:10px;font-size:13px;margin:8px 0;color:var(--muted)}.radio-group input{accent-color:var(--green);margin-top:4px}.answer-demo{display:flex;gap:17px;align-items:flex-start;margin-top:20px;padding:15px;background:#f1f4e9;border-radius:4px;font-size:13px}.answer-demo button{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:3px;font-size:12px;color:var(--green)}.answer-demo p{font-size:13px}.answer-demo .question{font-size:12px;color:var(--muted);margin-bottom:3px}.product-relationship{display:flex;gap:30px;border-top:1px solid var(--line);margin-top:32px;padding-top:25px}.product-relationship>div{flex:1}.product-relationship h3{font-size:25px;margin-bottom:8px}.product-relationship p{font-size:14px;color:var(--muted)}@media(max-width:760px){.pro-workspace{padding:21px}.pro-workspace-header{display:block}.role-switch{margin-top:20px;display:inline-flex}.pro-workspace-grid{grid-template-columns:1fr;gap:18px}.project-drawing img{height:180px}.invitation-layout{grid-template-columns:1fr;gap:30px;padding:40px 0}.invitation-intro h1{font-size:59px}.invitation-intro>p{font-size:16px;margin:20px 0 0}.invitation-aside{display:none}.invitation-intro .text-link{margin-top:15px}.invitation-card{padding:27px 21px}.invitation-card h2{font-size:33px}.product-relationship{display:block}.product-relationship>div+div{margin-top:20px}.answer-demo{gap:10px;padding:12px}.answer-demo .question{font-size:11px}}

.hero-art{mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 8%,#000 92%,transparent);mask-composite:intersect}

.consent input{min-height:16px;max-width:16px;padding:0}

@media(max-width:480px){.header-actions>.button{display:none}}

@media(max-width:760px){.hero-art{height:auto;aspect-ratio:3/2;object-fit:cover}}
