@font-face{font-family:Cormorant;src:url('./cormorant-garamond.woff2') format('woff2');font-weight:400 600;font-style:normal;font-display:swap}
:root{--paper:#f5f2eb;--ink:#26382d;--pine:#253b2e;--muted:#586257;--line:#d5d8cd;--soft:#e5e9df;--serif:Cormorant,Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--sans);-webkit-font-smoothing:antialiased}::selection{background:#d7dfcb;color:var(--pine)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.6}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.02;letter-spacing:-.038em}h2{font-size:clamp(46px,4.6vw,70px)}h3{font-size:36px}p+p{margin-top:20px}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid currentColor;outline-offset:6px}input:focus-visible,textarea:focus-visible{outline:2px solid #e0e8d4;outline-offset:3px}.wrap{max-width:1440px;width:calc(100% - 120px);margin-inline:auto}.section{padding-block:110px}.eyebrow{font-size:13px;line-height:1.5;font-weight:550;margin-bottom:26px;letter-spacing:.035em}.quiet{color:var(--muted)}.arrow{width:23px;height:23px;stroke:currentColor;stroke-width:1.25;flex-shrink:0}.eye{stroke:currentColor;stroke-width:1.15;width:94px;height:58px}.skip{position:fixed;left:20px;top:-100px;background:var(--paper);padding:10px 20px;z-index:20}.skip:focus{top:12px}
.header{display:flex;align-items:center;justify-content:space-between;min-height:118px;gap:32px}.brand{display:inline-flex;flex-shrink:0}.wordmark{font-family:var(--serif);font-size:44px;line-height:.85;letter-spacing:-.055em}.wordmark>span{display:block;font-family:var(--sans);font-size:9px;font-weight:500;letter-spacing:.28em;margin-top:9px;text-align:center;padding-left:3px;line-height:1}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:13px;margin-left:auto}.desktop-nav a,.languages a{padding:8px 0}.desktop-nav a:hover,.text-link:hover{opacity:.7}.header-actions{display:flex;gap:24px;align-items:center}.languages{display:flex;align-items:center;gap:9px;font-size:12px;white-space:nowrap}.languages a[aria-current]{border-bottom:1px solid var(--ink)}.languages>span{color:#889083}.menu-toggle{display:none;background:transparent;border:0;padding:8px 0;font-size:14px;gap:10px}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:6%;padding-top:26px;padding-bottom:60px;align-items:center}.hero-copy{padding-bottom:26px}.hero .eyebrow{max-width:290px;margin-bottom:30px}.hero .hero-slogan{font-size:clamp(60px,6.5vw,99px);line-height:.99;letter-spacing:-.052em}.hero-intro{max-width:410px;font-size:17px;margin-top:28px;line-height:1.65}.hero-links{display:flex;gap:22px;align-items:flex-start;flex-direction:column;margin-top:30px}.button{border:1px solid var(--pine);background:var(--pine);color:var(--paper);padding:17px 22px;min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:13px;font-weight:500;line-height:1.3;transition:background .16s ease}.button:hover{background:#3b5140}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;line-height:1.5;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}.hero-portrait{position:relative;align-self:stretch}.hero-portrait>img{width:100%;height:610px;object-fit:cover;object-position:50% 0%;border-radius:150px 0 0 0}.hero-portrait figcaption{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:18px;font-size:11px;line-height:1.5}.hero-portrait figcaption span:first-child{font-size:16px;font-family:var(--serif);white-space:nowrap}.hero-portrait figcaption span:last-child{max-width:190px;text-align:right;color:var(--muted)}
.ribbon{background:var(--pine);color:var(--paper)}.ribbon-inner{min-height:178px;display:flex;align-items:center;gap:54px}.ribbon p{font-family:var(--serif);font-size:36px;line-height:1.2;letter-spacing:-.015em}.ribbon-sign{font-family:var(--serif);font-size:23px;margin-left:auto;font-style:italic;white-space:nowrap}.look{display:grid;grid-template-columns:.83fr 1fr;gap:12%}.section-intro>p:not(.eyebrow){max-width:415px;margin-top:28px}.section-intro>.quiet{font-size:14px}.section-intro>.text-link{margin-top:26px}.example-area{padding-top:2px;min-width:0}.tabs{display:flex;gap:6px;justify-content:space-between;margin-bottom:22px;border-bottom:1px solid var(--line)}.tabs button{border:0;background:transparent;font-size:13px;line-height:1.3;padding:14px 6px 17px;position:relative;white-space:nowrap}.tabs button[aria-selected=true]{font-weight:650}.tabs button[aria-selected=true]:after{content:'';height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--pine)}.example-panel{padding:32px 38px 38px;background:var(--soft);min-height:425px}.example-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.example-top p{font-size:11px;line-height:1.5;color:var(--muted);max-width:230px;text-align:right}.tiny-eye .eye{width:43px;height:30px;stroke-width:1.8}.example-panel h3{font-size:35px;max-width:370px;line-height:1.1;margin-bottom:23px}.small-label{font-size:11px;font-weight:650;letter-spacing:.02em;margin:0!important}.observation>p+p{font-size:14px;line-height:1.6;margin-top:7px;color:var(--muted)}.perspective{padding-top:18px;margin-top:20px;border-top:1px solid #bdc7b8}.perspective>p+p{font-size:17px;line-height:1.5;margin-top:8px}.prototype-note{font-size:11px;color:var(--muted);margin-top:13px;line-height:1.5}
.method{background:#eceee7}.method-grid{display:grid;grid-template-columns:.83fr 1fr;gap:12%}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;align-items:flex-start;gap:25px;padding:24px 0 28px;border-bottom:1px solid #cbd1c5}.steps li:first-child{padding-top:4px}.step-number{font-size:12px;line-height:40px;color:var(--muted)}.steps h3{font-size:36px;letter-spacing:-.025em;margin-bottom:14px}.steps p{font-size:15px;max-width:430px;line-height:1.7}.method-note{margin:60px 0 45px;padding-bottom:35px;border-bottom:1px solid #cbd1c5;font-family:var(--serif);font-size:28px;line-height:1.3}.scope{display:grid;grid-template-columns:.83fr 1fr;gap:12%}.scope h3{font-size:32px}.scope p{font-size:14px;line-height:1.7}.scope p+p{margin-top:15px}
.about{display:grid;grid-template-columns:1fr 1.05fr;gap:11%;align-items:center}.about-portrait{max-width:480px;position:relative}.about-portrait img{width:100%;height:610px;object-fit:cover;object-position:50% 25%}.about-portrait figcaption{font-family:var(--serif);font-size:24px;padding:18px 0 0}.about-copy p:not(.eyebrow):not(.signature){font-size:15px;line-height:1.75}.about-copy h2{margin-bottom:30px}.about-copy .signature{font-family:var(--serif);font-size:29px;font-style:italic;margin-top:34px}.notes{border-top:1px solid var(--line)}.notes-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.notes h2{font-size:clamp(43px,4.1vw,62px)}.notes-list{border-top:1px solid var(--line)}.notes-list details{border-bottom:1px solid var(--line);padding:0 0 2px}.notes-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:25px 0;font-family:var(--serif);font-size:28px;line-height:1.2;letter-spacing:-.02em;list-style:none}.notes-list summary::-webkit-details-marker{display:none}.notes-list summary>span{font-family:var(--sans);font-size:20px;font-weight:300;flex-shrink:0}.notes-list details[open] summary>span{transform:rotate(45deg)}.notes-list details p{font-size:14px;line-height:1.7;padding:0 36px 24px 0}.notes-list>.prototype-note{margin-top:17px}
.contact{background:var(--pine);color:var(--paper)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact h2{font-size:clamp(46px,4.4vw,67px)}.contact .section-intro>p:not(.eyebrow){font-size:16px;color:#dae0d4}.email-block{margin-top:45px}.email-block p{font-size:12px;color:#cdd5c7;margin-bottom:12px}.email-block a{font-family:var(--serif);font-size:29px;border-bottom:1px solid #a5b19c;line-height:1.7;overflow-wrap:anywhere}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{font-size:12px;display:block;margin-bottom:8px}input,textarea{border:0;border-bottom:1px solid #9faa96;background:transparent;color:var(--paper);border-radius:0;width:100%;padding:7px 0 10px;margin-bottom:24px;resize:vertical;min-height:43px;font-size:16px;line-height:1.6}.optional{color:#c4cdbd;font-size:10px}.light{background:var(--paper);color:var(--pine);border-color:var(--paper);margin-top:2px}.light:hover{background:#dce5d4}.form-note{font-size:11px;color:#d0d8c8;line-height:1.6;margin-top:17px;max-width:320px}.footer{display:flex;gap:35px;align-items:center;justify-content:space-between;padding-block:38px;min-height:145px}.footer .wordmark{font-size:36px}.footer .wordmark>span{font-size:7px}.footer>div{font-size:11px;line-height:1.6;color:var(--muted);text-align:center}.footer p+p{margin-top:3px}.footer>a:last-child{font-size:12px;display:flex;gap:12px;align-items:center}.footer .arrow{width:18px;height:18px}
dialog{border:0;background:var(--paper);color:var(--ink);max-width:620px;width:calc(100% - 36px);padding:48px;max-height:calc(100svh - 50px);overflow:auto}dialog::backdrop{background:#132018b8}dialog h2{font-size:44px;margin-bottom:22px}dialog>p:not(.eyebrow){font-size:14px}.dialog-close{position:absolute;right:16px;top:9px;font-size:28px;font-weight:300;border:0;background:transparent;width:40px;height:40px}.message-preview{padding:22px 0;margin-block:20px;border-block:1px solid var(--line);overflow-wrap:anywhere;white-space:pre-wrap;font-size:14px;line-height:1.65}.dialog-done{min-width:140px}
@media(min-width:1550px){.hero-portrait>img{height:700px}.hero .hero-slogan{font-size:107px}.hero{padding-top:40px;padding-bottom:70px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.desktop-nav{gap:22px}.header{min-height:100px;gap:22px}.hero{gap:5%;padding-top:20px}.hero-portrait>img{height:550px}.hero .hero-slogan{font-size:clamp(59px,6.5vw,85px)}.hero .eyebrow{font-size:12px;max-width:260px}.hero-intro{font-size:16px}.hero-portrait figcaption{flex-direction:column;gap:2px}.hero-portrait figcaption span:last-child{max-width:none;text-align:left}.ribbon-inner{gap:35px}.ribbon p{font-size:32px}.ribbon-sign{font-size:21px}.section{padding-block:84px}.look,.method-grid,.scope{gap:7%}.example-panel{padding:26px;min-height:443px}.about{gap:8%}.about-portrait img{height:550px}.contact-grid,.notes-grid{gap:7%}.notes-list summary{font-size:25px}.email-block a{font-size:27px}}
@media(max-width:900px){.desktop-nav{gap:15px;font-size:12px}.header{gap:18px}.wordmark{font-size:37px}.wordmark>span{font-size:7px}.hero .hero-slogan{font-size:59px}.hero-portrait>img{height:510px}.hero-copy{padding-bottom:12px}.hero-intro{font-size:15px}.hero-links{gap:20px}.hero-links .button{font-size:12px;gap:14px;padding-inline:18px}.ribbon-sign{display:none}.look,.method-grid,.scope{grid-template-columns:.88fr 1fr;gap:6%}.tabs{gap:0}.tabs button{font-size:11px}.example-panel{padding:23px}.example-panel h3{font-size:31px}.about-portrait img{height:535px}.contact-grid{grid-template-columns:1fr 1fr;gap:6%}.form-row{grid-template-columns:1fr;gap:0}.contact h2{font-size:46px}.notes h2{font-size:44px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{min-height:95px;gap:16px}.header .wordmark{font-size:36px}.header .wordmark>span{font-size:7px}.desktop-nav{display:none}.header-actions{gap:23px}.menu-toggle{display:flex;align-items:center}.languages{font-size:11px;gap:7px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:5px 24px 25px;gap:0;border-bottom:1px solid var(--line)}.mobile-nav a{padding:12px 0;font-family:var(--serif);font-size:26px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:34px;padding-top:20px;padding-bottom:36px}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:12px;max-width:270px;margin-bottom:20px}.hero .hero-slogan{font-size:clamp(52px,10.4vw,76px);line-height:.98;max-width:650px;letter-spacing:-.046em}.hero-intro{font-size:16px;max-width:440px;margin-top:23px}.hero-links{margin-top:26px;gap:20px}.hero-links .button{font-size:13px;padding:17px 22px;gap:27px}.hero-portrait{width:100%;max-width:540px}.hero-portrait>img{height:auto;aspect-ratio:4/4.5;width:100%;object-position:50% 0%;border-radius:110px 0 0 0}.hero-portrait figcaption{flex-direction:row;gap:20px;margin-top:15px}.hero-portrait figcaption span:last-child{font-size:10px;text-align:right;max-width:170px}.ribbon-inner{min-height:150px;padding-block:27px;gap:22px}.ribbon .eye{width:58px;min-width:58px;height:42px}.ribbon p{font-size:27px;line-height:1.1}.section{padding-block:65px}h2{font-size:49px}.eyebrow{margin-bottom:20px}.look,.method-grid,.scope,.about,.notes-grid,.contact-grid{grid-template-columns:1fr;gap:36px}.section-intro>p:not(.eyebrow){margin-top:23px;font-size:16px;max-width:520px}.section-intro>.quiet{font-size:13px}.example-area{padding-top:0}.tabs{justify-content:flex-start;gap:20px;margin-bottom:19px}.tabs button{font-size:12px;padding-bottom:15px}.example-panel{min-height:400px;padding:28px}.example-panel h3{font-size:34px}.example-top p{font-size:10px;max-width:200px}.example-panel .perspective>p+p{font-size:16px}.prototype-note{font-size:10px}.steps li{gap:22px;padding:22px 0}.steps h3{font-size:34px}.steps p{font-size:15px;max-width:none}.method-note{font-size:27px;margin:36px 0 30px;padding-bottom:28px;max-width:570px}.scope{gap:20px}.scope p{font-size:14px}.about{gap:34px}.about-portrait{max-width:520px}.about-portrait img{height:auto;aspect-ratio:4/4.4;object-position:50% 25%}.about-portrait figcaption{font-size:21px;padding-top:13px}.about-copy h2{margin-bottom:24px}.about-copy p:not(.eyebrow):not(.signature){font-size:15px;max-width:540px}.notes h2{font-size:48px}.notes-grid{gap:38px}.notes-list summary{font-size:28px;padding-block:24px}.notes-list details p{font-size:14px}.contact h2{font-size:50px}.contact .section-intro>p:not(.eyebrow){font-size:15px;max-width:420px}.email-block{margin-top:28px}.email-block a{font-size:28px}.contact-grid{gap:40px}.form-row{grid-template-columns:1fr 1fr;gap:20px}.form-note{max-width:none}.footer{gap:28px;display:grid;grid-template-columns:1fr auto;padding-block:32px}.footer>div{grid-row:2;grid-column:1/-1;text-align:left;font-size:10px}.footer .wordmark{font-size:34px}dialog{padding:35px 26px}dialog h2{font-size:39px}}
@media(max-width:365px){.wrap{width:calc(100% - 32px)}.header-actions{gap:15px}.hero .hero-slogan{font-size:47px}.ribbon-inner{gap:17px}.ribbon p{font-size:25px}.tabs{gap:12px}.tabs button{font-size:11px}.example-panel{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.contact h2{font-size:45px}.email-block a{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{font-size:12px}.header,.hero,.section,.ribbon,.footer{break-inside:avoid}.wrap{width:calc(100% - 50px)}.section{padding-block:40px}.hero-portrait>img{height:430px}.hero .hero-slogan{font-size:60px}.menu-toggle{display:none}.prototype-note,.form-note{font-size:10px}dialog{display:none!important}}

/* SEO preparation: keep the approved first-screen typography. */
.hero-heading{margin:0}.hero-heading>.eyebrow{display:block;font-family:var(--sans)}.hero-heading>.hero-slogan{display:block;font-family:var(--serif);font-weight:500}.faq-section{border-top:1px solid var(--line)}.faq-section .notes-grid{align-items:start}.faq-section h2{font-size:clamp(43px,4.1vw,62px)}.faq-section summary{font-size:27px;line-height:1.2}.faq-section details p{padding-bottom:24px}.faq-section summary span{flex-shrink:0}
@media(max-width:760px){.faq-section h2{font-size:48px}.faq-section summary{font-size:25px}}

/* Enquiry states */
.form-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.privacy-check{display:flex;align-items:flex-start;gap:.7rem;font-size:.85rem;margin:1.2rem 0}.privacy-check input{width:1.1rem;height:1.1rem;flex:0 0 auto;margin:.2rem 0 0}.privacy-check a{text-decoration:underline}.form-feedback{padding:1rem;border:1px solid currentColor;overflow-wrap:anywhere;line-height:1.5}.form-feedback.is-error{border-style:dashed}button:disabled{cursor:wait;opacity:.65}

.contact-invitation{border-top:1px solid rgba(255,255,255,.3);padding-top:30px}.contact-invitation h3{font-size:clamp(36px,4vw,55px)}.contact-invitation>p:not(.eyebrow){margin-top:24px;max-width:460px}.contact-invitation .button{margin-top:32px}

/* Distinct compositions: process, open notes and a focused FAQ. */
.method-flow{background:#e9ede3}.method-opening{display:grid;grid-template-columns:1.05fr 1fr;gap:12%;align-items:end}.method-opening h2{max-width:650px}.method-lead p{max-width:500px;font-size:16px;line-height:1.75}.method-lead .text-link{margin-top:22px}
.method-flow .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:64px;border-top:1px solid #bbc7b5}.method-flow .steps li{display:block;position:relative;padding:30px 34px 8px 0;border:0}.method-flow .steps li+li{padding-left:34px;border-left:1px solid #c4cdbd}.method-flow .step-number{display:block;font-family:var(--serif);font-size:50px;line-height:1;color:#7b8b72;margin-bottom:27px}.method-flow .steps h3{font-size:39px;margin-bottom:16px}.method-flow .steps p{max-width:360px;font-size:14px}.method-flow .method-note{font-size:clamp(24px,2.5vw,35px);margin:52px 0 0;padding:0;border:0;max-width:none}.method-flow .scope{display:grid;grid-template-columns:1fr 1fr;gap:14px 8%;margin-top:28px;padding-top:27px;border-top:1px solid #c4cdbd}.method-flow .scope h3{font-size:25px;grid-column:1/-1;margin:0}.method-flow .scope>div{display:contents}.method-flow .scope p{font-size:13px}.method-flow .scope p+p{margin-top:0}
.notes-editorial{background:var(--paper);padding-bottom:95px}.notes-heading{display:flex;justify-content:space-between;gap:70px;align-items:end}.notes-heading h2{font-size:clamp(43px,4.5vw,65px)}.notes-introduction{max-width:350px;padding-bottom:4px}.notes-introduction p{font-size:15px;line-height:1.75}.notes-introduction .text-link{margin-top:22px}.notes-entries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px;margin-top:65px;align-items:start}.note-entry{border-top:1px solid #bfc8b7;padding-top:22px}.note-entry-2{margin-top:36px}.note-entry-3{margin-top:72px}.note-mark{display:block;font-family:var(--serif);font-size:60px;line-height:1;letter-spacing:-.07em;color:#79866c;margin-bottom:25px}.note-entry h3{font-size:clamp(29px,2.7vw,40px);line-height:1.08;max-width:310px}.note-entry p{font-size:14px;line-height:1.75;margin-top:18px;max-width:310px}
.faq-focused{background:#eeeee7}.faq-inner{max-width:880px}.faq-heading{text-align:center;margin-bottom:40px}.faq-heading .eyebrow{margin-bottom:16px}.faq-focused .faq-heading h2{font-size:clamp(42px,4.5vw,64px)}.faq-heading>p:last-child{max-width:560px;margin:22px auto 0;font-size:15px}.faq-focused .faq-questions summary{font-size:26px;padding:23px 0;gap:25px}.faq-focused .faq-questions details p{max-width:710px;font-size:15px;padding-bottom:25px}.faq-focused .faq-questions summary>span{width:28px;min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #bfc8b7;border-radius:50%;font-size:18px}
@media(max-width:1000px){.method-opening{gap:7%}.method-flow .steps li{padding-right:22px}.method-flow .steps li+li{padding-left:22px}.notes-heading{gap:40px}.notes-introduction{max-width:300px}.notes-entries{gap:32px}}
@media(max-width:760px){.method-opening{grid-template-columns:1fr;gap:25px}.method-lead p{font-size:15px}.method-flow .steps{grid-template-columns:1fr;margin-top:38px}.method-flow .steps li,.method-flow .steps li+li{display:grid;grid-template-columns:46px 1fr;gap:20px;padding:25px 0;border:0;border-bottom:1px solid #c4cdbd}.method-flow .step-number{font-size:35px;margin:0;padding-top:3px}.method-flow .steps h3{font-size:34px;margin-bottom:11px}.method-flow .steps p{max-width:none}.method-flow .method-note{margin-top:30px;font-size:26px}.method-flow .scope{grid-template-columns:1fr;gap:16px;margin-top:24px;padding-top:24px}.method-flow .scope h3{font-size:27px}.notes-editorial{padding-bottom:60px}.notes-heading{display:block}.notes-heading h2{font-size:47px}.notes-introduction{max-width:none;margin-top:25px}.notes-entries{grid-template-columns:1fr;gap:0;margin-top:38px}.note-entry,.note-entry-2,.note-entry-3{display:grid;grid-template-columns:53px 1fr;column-gap:22px;margin:0;padding:23px 0}.note-mark{grid-row:1/3;font-size:42px;margin:0;padding-top:3px}.note-entry h3{font-size:30px;max-width:none}.note-entry p{grid-column:2;font-size:14px;margin-top:12px;max-width:none}.faq-heading{text-align:left;margin-bottom:30px}.faq-focused .faq-heading h2{font-size:45px}.faq-heading>p:last-child{margin:20px 0 0;font-size:14px}.faq-focused .faq-questions summary{font-size:24px;padding:22px 0;gap:16px}.faq-focused .faq-questions details p{font-size:14px;padding-right:12px}.form-row{grid-template-columns:1fr}.contact form{min-width:0}.contact button:disabled{cursor:not-allowed}}
