/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--color-slate-100:oklch(96.8% .007 247.896);--spacing:.25rem;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.block{display:block}.contents{display:contents}.flex{display:flex}.h-\[420px\]{height:420px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.bg-slate-100{background-color:var(--color-slate-100)}.object-cover{object-fit:cover}.p-8{padding:calc(var(--spacing) * 8)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (width>=48rem){.md\:h-\[440px\]{height:440px}.md\:grid-cols-\[1\.12fr_\.88fr\]{grid-template-columns:1.12fr .88fr}.md\:p-12{padding:calc(var(--spacing) * 12)}.md\:px-16{padding-inline:calc(var(--spacing) * 16)}.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}@media (width>=64rem){.lg\:px-24{padding-inline:calc(var(--spacing) * 24)}}}:root{color:#161616;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f7f4;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}#root{min-height:100svh}:root{--navy:#12386c;--navy-deep:#0b274f;--paper:#f7f7f4;--ink:#17191b;--muted:#717579;--line:#d9dddf;--nav-outline:.1px;--serif:Georgia, "Times New Roman", serif}.app{background:var(--paper);overflow:hidden}.site-header{z-index:5;height:74px;color:var(--navy);border:1px solid var(--line);background:#f7f7f4fa;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,90px);display:flex;position:fixed;top:0;left:0;right:0}.logo{background:#fff;width:84px;height:51px;display:block;overflow:hidden}.logo img{object-fit:cover;object-position:center 50%;width:100%;height:100%;display:block}.site-header .logo{background:var(--paper)}.site-header .logo img{mix-blend-mode:multiply}.desktop-nav{gap:clamp(18px,2.8vw,42px);margin-left:auto;margin-right:clamp(22px,3vw,46px);display:flex}.desktop-nav a,.header-contact{color:inherit;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:13px;text-decoration:none}.desktop-nav a{-webkit-text-stroke:var(--nav-outline) #111;text-shadow:var(--nav-outline) 0 #111, calc(var(--nav-outline) * -1) 0 #111, 0 var(--nav-outline) #111, 0 calc(var(--nav-outline) * -1) #111}.desktop-nav a:hover,.header-contact:hover{opacity:.65}.header-actions{align-items:center;display:flex}.header-contact{border:1px solid var(--navy);padding:13px 18px;box-shadow:0 2px #12386c1f}.menu-button{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;padding:10px 5px;display:none}.menu-button span{background:currentColor;height:1px;margin:6px 0;display:block}.hero-copy{z-index:1;max-width:620px;position:relative}.hero h1{margin:0 0 30px;font-size:clamp(54px,7vw,104px);line-height:.91}.hero-image{height:min(65vw,610px);min-height:460px;overflow:hidden}.hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}.hero{height:min(100svh,860px);min-height:650px;color:var(--ink);background:var(--paper);grid-template-columns:1fr 1fr;align-items:stretch;gap:0;padding:72px 0 0;display:grid;position:relative}.hero-copy{z-index:1;align-self:center;max-width:620px;padding:0 clamp(20px,9vw,145px);position:relative}.hero-copy .eyebrow{max-width:300px;margin-bottom:26px}.hero h1{font:400 clamp(54px, 7vw, 104px)/.91 var(--serif);letter-spacing:-.045em;margin:0 0 30px}.hero h1 em{color:var(--navy)}.hero-description{max-width:390px;color:var(--muted);margin-bottom:26px;font-size:15px;line-height:1.7}.hero-meta{border-top:1px solid var(--line);max-width:430px;color:var(--navy);letter-spacing:.12em;padding-top:16px;font-size:9px;line-height:1.6}.hero-actions{align-items:center;gap:26px;margin-top:33px;display:flex}.hero-image{width:100%;height:100%;min-height:0;overflow:hidden}.hero-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-bottom{border-top:1px solid var(--line);color:var(--navy);letter-spacing:.16em;justify-content:space-between;padding-top:13px;font-size:9px;display:flex;position:absolute;bottom:24px;left:clamp(20px,5vw,72px);right:clamp(20px,5vw,72px)}.section{max-width:1260px;margin:auto;padding:clamp(74px,9vw,125px) clamp(20px,5vw,64px)}.eyebrow{color:var(--navy);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:10px}.statement{text-align:center;background:var(--paper);padding:clamp(100px,13vw,180px) 20px}.statement h1,h2{font:400 clamp(43px, 5.4vw, 74px)/.98 var(--serif);letter-spacing:-.045em;color:var(--ink);margin:0 0 22px}.statement h1 em,h2 em{color:var(--navy)}.statement>p:last-child{color:#303338;max-width:760px;margin:auto;font-size:14px;line-height:1.7}.showcase{background:#dbe3e7;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:520px;display:grid;overflow:hidden}.showcase-image{min-width:0;overflow:hidden}.showcase-image img{object-fit:cover;object-position:center;width:100%;height:440px;display:block}.showcase-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(45px,8vw,105px);display:flex}.showcase-copy h2{font-size:clamp(58px,6vw,86px)}.showcase-copy>p:not(.eyebrow){color:#5f696e;max-width:360px;margin:5px 0 30px;font-size:14px;line-height:1.7}.section-top{justify-content:space-between;align-items:end;gap:35px;display:flex}.section-top>p{max-width:285px;color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.65}.coffee-section h2,.journey h2,.categories h2{max-width:450px}.product-grid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,28px);margin:62px 0 47px;display:grid}.product-image{aspect-ratio:.82;cursor:pointer;background:#e9e8e5;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image:hover img{transform:scale(1.04)}.product-image span{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;background:#ffffffe6;padding:6px 8px;font-size:9px;position:absolute;top:13px;right:13px}.product-copy{padding-top:17px}.product-copy .eyebrow{margin-bottom:7px}.product-title{color:var(--ink);cursor:pointer;font:26px var(--serif);background:0 0;border:0;padding:0}.notes{color:var(--muted);min-height:36px;margin:8px 0 15px;font-size:12px;line-height:1.5}.details-link,.text-link{border:0;border-bottom:1px solid var(--navy);color:var(--navy);cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background:0 0;padding:0 0 6px;font-size:10px;text-decoration:none}.details-link span,.text-link span,.button span{margin-left:11px;font-size:16px}.button{color:#fff;background:var(--navy);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;border:0;justify-content:space-between;align-items:center;min-height:48px;padding:0 17px;font-size:10px;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--navy-deep);transform:translateY(-2px)}.button-light{color:var(--navy);background:#fff}.button-light:hover{background:#e3edf4}.about{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(34px,8vw,120px);display:grid}.about-image{height:570px}.about-image img{object-fit:cover;width:100%;height:100%}.about-copy{max-width:400px}.about-copy h2{font-size:clamp(50px,6vw,83px)}.about-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0 30px;font-size:14px;line-height:1.8}.journey{background:#eef0ee;max-width:none;padding-left:max(20px,50% - 566px);padding-right:max(20px,50% - 566px)}.journey-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(35px,8vw,110px);margin-top:64px;display:grid}.journey-image{height:510px}.journey-image img{object-fit:cover;width:100%;height:100%}.journey-steps>div{border-top:1px solid var(--line);grid-template-columns:42px 1fr;padding:20px 0;display:grid}.journey-steps>div:last-child{border-bottom:1px solid var(--line)}.journey-steps b{color:var(--navy);font-size:10px;font-weight:400}.journey-steps h3{font:31px var(--serif);margin:-7px 0 5px}.journey-steps p{color:var(--muted);grid-column:2;margin:0;font-size:12px}.categories{max-width:none;scroll-margin-top:90px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px;display:grid}.category-grid a,.category-item{color:var(--navy);font:21px var(--serif);text-decoration:none}.category-grid img{aspect-ratio:.88;object-fit:cover;filter:saturate(.8);width:100%;margin-bottom:14px;display:block}.qualities{background:var(--navy);color:#fff;text-align:center;grid-template-columns:repeat(3,1fr);padding:70px max(20px,50% - 566px);display:grid}.qualities div{border-right:1px solid #ffffff4d;flex-direction:column;gap:10px;display:flex}.qualities div:last-child{border:0}.qualities strong{font:55px var(--serif)}.qualities span{color:#b8cadc;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.editorial{color:#fff;background:#6d273d;grid-template-columns:1fr 1fr;min-height:560px;display:grid}.editorial img{object-fit:cover;width:100%;height:100%;min-height:560px}.editorial>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(45px,8vw,110px);display:flex}.editorial .eyebrow{color:#e2c6c7}.editorial h2{color:#fff;font-size:clamp(47px,5.3vw,74px)}.editorial h2 em{color:#e6bbc3}.editorial>div>p:not(.eyebrow){color:#f0dfe2;max-width:320px;margin:0 0 30px;font-size:14px;line-height:1.7}.contact{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(35px,9vw,150px);scroll-margin-top:90px;display:grid}.contact h2{font-size:clamp(50px,6vw,83px)}.contact>div>p:last-child{max-width:370px;color:var(--muted);margin-top:28px;font-size:14px;line-height:1.7}.contact form{flex-direction:column;align-items:flex-start;display:flex}.contact label{clip:rect(0 0 0 0);position:absolute}.contact input,.contact textarea{resize:vertical;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;outline:0;padding:16px 0;font-size:13px}.contact textarea{min-height:90px}.contact input:focus,.contact textarea:focus{border-color:var(--navy)}.contact .button{margin-top:25px}footer{background:var(--navy-deep);color:#fff;grid-template-columns:1.6fr 1fr 1.5fr;gap:30px;padding:55px max(20px,50% - 566px) 25px;display:grid}.footer-logo{filter:none}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-links .eyebrow{color:#a9bfd3;margin-bottom:9px}.footer-links a{color:#e7edf3;font-size:12px;text-decoration:none}.copyright{color:#a9bfd3;border-top:1px solid #fff3;grid-column:1/-1;margin:48px 0 0;padding-top:20px;font-size:10px}footer .eyebrow,footer a,footer .copyright{color:#fff}footer .logo{background:var(--paper);width:94px;height:57px;padding:4px}footer .logo img{mix-blend-mode:multiply}.mobile-menu{z-index:10;background:var(--navy);color:#fff;padding:28px 24px;animation:.25s enter;position:fixed;inset:0}.mobile-menu .logo{margin-bottom:70px}.mobile-menu nav{flex-direction:column;gap:22px;display:flex}.mobile-menu nav a{font:42px var(--serif);text-decoration:none}.mobile-menu p{color:#c1d0dd;border-top:1px solid #ffffff59;max-width:250px;margin-top:65px;padding-top:18px;font-size:13px;line-height:1.6}.close-button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:31px;font-weight:200;position:absolute;top:20px;right:20px}.modal-backdrop{z-index:15;background:#071624b3;place-items:center;padding:20px;animation:.2s enter;display:grid;position:fixed;inset:0}.product-modal{background:var(--paper);grid-template-columns:1fr 1fr;width:min(780px,100%);max-height:90vh;display:grid;position:relative;overflow:auto}.product-modal>img{object-fit:cover;width:100%;height:100%;min-height:470px}.product-modal>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:55px 40px;display:flex}.product-modal h2{font-size:53px}.product-modal>div>p:not(.eyebrow):not(.notes){color:var(--muted);margin:20px 0 30px;font-size:13px;line-height:1.7}.product-modal .button{width:100%}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=820px){.desktop-nav,.header-contact{display:none}.menu-button{display:block}.site-header{top:0;left:0;right:0}.hero{grid-template-columns:1fr;gap:0;height:auto;min-height:700px;padding:125px 0 75px}.hero-copy{max-width:600px;padding:0 24px}.hero-image{order:2;width:100%;height:52vw;min-height:300px;max-height:450px}.hero-bottom{font-size:8px}.showcase,.about,.journey-grid,.editorial,.contact{grid-template-columns:1fr}.showcase{min-height:0}.showcase-image{display:none}.showcase-copy{padding:70px 24px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{aspect-ratio:.78}.about-image{height:440px}.journey-image{height:400px}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial img{min-height:390px;max-height:500px}.editorial>div{min-height:420px}.contact{gap:65px}.footer-links{gap:10px}}@media (width<=520px){.site-header{height:60px;padding:0 16px}.logo{width:74px;height:46px}.hero{gap:0;min-height:0;padding:108px 0 68px}.hero-copy{padding:0 22px}.hero h1{font-size:52px}.hero-description{font-size:14px}.hero-meta{font-size:8px}.hero-actions{gap:18px;margin-top:27px}.hero-image{height:86vw;min-height:300px}.hero-bottom{bottom:18px}.statement{padding:95px 24px}.statement h1{font-size:45px}.section{padding:75px 22px}.section-top{display:block}.section-top>p{margin:20px 0 0}.product-grid{gap:36px 12px;margin-top:42px}.product-title{font-size:22px}.notes{min-height:48px;font-size:11px}.category-grid{gap:25px 12px}.category-grid a{font-size:18px}.qualities{padding:50px 12px}.qualities strong{font-size:42px}.qualities span{font-size:8px;line-height:1.4}.editorial>div{padding:65px 24px}.contact{padding-top:85px;padding-bottom:85px}.contact h2{font-size:53px}.footer-links{grid-template-columns:1fr 1fr}.copyright{margin-top:35px}.product-modal{grid-template-columns:1fr;max-height:92vh}.product-modal>img{min-height:270px;max-height:330px}.product-modal>div{padding:35px 24px 30px}.product-modal h2{font-size:45px}}.hero{border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;height:calc(100svh - 74px);min-height:700px;padding:0;overflow:hidden}.hero-copy{border-right:1px solid var(--line);width:100%;max-width:none;padding:clamp(40px,5vw,90px)}.hero-image{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.hero-image img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block}.hero-bottom{bottom:22px;left:clamp(40px,5vw,90px);right:clamp(40px,5vw,90px)}@media (width<=820px){.hero{grid-template-columns:1fr;height:auto;min-height:0;padding:0;overflow:hidden}.hero-copy{border-right:0;padding:70px 24px 58px}.hero-image{display:none}.hero-bottom{bottom:18px;left:24px;right:24px}}@media (width>=821px) and (height<=780px){.hero-copy{padding:42px clamp(40px,5vw,80px)}.hero h1{font-size:clamp(50px,6vw,78px)}.hero-description{margin-bottom:18px}.hero-actions{margin-top:22px}}html{scrollbar-color:var(--navy) var(--paper);scrollbar-width:thin}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:var(--paper);border-left:1px solid var(--line)}::-webkit-scrollbar-thumb{background:var(--navy);border:2px solid var(--paper);border-radius:0}@media (width>=821px){.site-header{position:fixed;top:0;left:0;right:0}.hero{margin-top:74px}.hero-image{align-self:start;height:calc(100% - 58px)}.hero-image img{object-position:46% 46%}.showcase-image img{object-fit:contain;object-position:center;background:#dbe3e7}.showcase-image{padding-left:12px;padding-right:12px}.showcase{min-height:570px}.showcase-image img{height:510px}.showcase-copy h2{font-size:clamp(58px,6.2vw,92px)}.hero-bottom{bottom:20px}.statement{padding:clamp(62px,7vw,92px) 20px}.statement .section-label,.showcase-copy .section-label,.categories .section-label{margin-bottom:20px;font-size:15px}.statement h1{font-size:clamp(50px,5vw,70px)}.about{padding-top:78px;padding-bottom:78px}.about-image{height:450px}}.product-section-heading{text-align:center}.product-section-heading .section-label{letter-spacing:.12em;margin-bottom:16px;font-size:clamp(24px,3.2vw,44px)}.product-section-heading h2{max-width:none;margin-bottom:0;font-size:clamp(42px,5vw,72px)}.process-heading{text-align:center;max-width:1080px;margin:0 auto}.process-heading .section-label{letter-spacing:.12em;font-size:clamp(24px,3.2vw,44px)}.process-heading h2{max-width:none;font-size:clamp(48px,6.8vw,96px)}.process-heading>p:last-child{max-width:760px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.7}.process-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,45px);margin-top:78px;display:grid;position:relative}.process-line{background:var(--navy);transform-origin:0;height:1px;position:absolute;top:24px;left:8%;right:8%}.process-step{flex-direction:column;min-width:0;display:flex;position:relative}.process-marker{z-index:1;border:1px solid var(--navy);width:49px;height:49px;color:var(--navy);font:14px var(--serif);background:#eef0ee;border-radius:50%;place-items:center;margin:0 auto 25px;display:grid}.process-step img{object-fit:cover;width:100%;height:260px;margin-bottom:23px}.process-step-copy{text-align:center}.process-step-copy h3{color:var(--ink);font:31px var(--serif);letter-spacing:.04em;margin:0 0 8px}.process-step-copy p{color:var(--muted);margin:0;font-size:13px}.contact{border-top:1px solid var(--line)}.contact .section-label{letter-spacing:.11em;margin-bottom:22px;font-size:clamp(25px,3.4vw,46px)}@media (width>=821px){.process-heading h2{white-space:nowrap}.hero-copy{transform:translateY(-34px)}}@media (width<=820px){.hero-copy{transform:translateY(-14px)}}.categories .section-top{text-align:center;justify-content:center}.categories .section-label{letter-spacing:.12em;margin-bottom:24px;font-size:clamp(24px,3.2vw,44px)}.categories .section-top>div{width:100%}.franchise-description{max-width:760px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.7}
