@font-face{font-family:Manrope;src:url('/assets/manrope.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{--ink:#193c34;--text:#243d36;--muted:#65746c;--lime:#ddf694;--paper:#fff;--soft:#f4f6f1;--line:#dfe5df;--serif:Georgia,'Times New Roman',serif;--sans:Manrope,'Helvetica Neue',Arial,sans-serif;--section-space:clamp(48px,6vw,88px);color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:112px}
body{margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button{color:inherit;cursor:pointer}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{color:var(--ink)}
h1{font-size:clamp(3rem,5.4vw,5.1rem);line-height:1.1;letter-spacing:-.055em;font-weight:650;margin-bottom:0}
h2{font-size:clamp(2.1rem,3.3vw,3rem);line-height:1.2;letter-spacing:-.035em;font-weight:600;margin-bottom:20px}
h3{font-size:1.45rem;line-height:1.35;letter-spacing:-.025em;font-weight:650}
p{margin-bottom:18px}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #638137;outline-offset:4px}
input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #72914e;outline-offset:2px}
::selection{background:var(--lime);color:var(--ink)}
.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.section-space,.about-section,.contact-section{padding-block:var(--section-space)}
.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.12em;line-height:1.6;margin:0 0 18px;display:flex;align-items:center;gap:12px}
.eyebrow-line{width:26px;height:2px;background:var(--ink);flex-shrink:0}
.headline-serif{font-family:var(--serif);font-style:italic;font-weight:400;letter-spacing:-.035em}
.heading-line{display:block}
.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:14px 22px;border:1px solid transparent;border-radius:6px;font-size:.9375rem;font-weight:600;line-height:1.5;transition:background .2s}
.button-dark{background:var(--ink);color:#fff}
.button-dark:hover{background:#285348}
.button-lime{background:var(--lime);color:var(--ink)}
.button-lime:hover{background:#cee985}
.button-small{padding:10px 17px;min-height:44px}
.text-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;font-size:.9375rem;font-weight:650;line-height:1.6}
.text-link:hover,.project-visit:hover{text-decoration:underline;text-underline-offset:5px}
.inline-link{text-decoration:underline;text-underline-offset:3px}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.skip-link{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:100}
.skip-link:focus{top:12px}
.site-header{border-bottom:1px solid #edf0eb;background:var(--paper);position:sticky;top:0;z-index:20}
.header-inner{min-height:90px;display:flex;align-items:center;gap:28px}
.wordmark{font-size:1.95rem;font-weight:800;letter-spacing:-.065em;line-height:1;color:var(--ink);white-space:nowrap}
.wordmark>span:first-child{font-weight:400}
.brand-period{color:#74944a}
.site-header nav{display:flex;align-items:center;gap:26px;margin-left:auto}
.site-header nav>a{font-size:.875rem;font-weight:600}
.site-header nav>a:not(.button):hover{text-decoration:underline;text-underline-offset:5px}
.header-controls{display:flex;align-items:center;gap:12px}
.language-switch{display:flex;align-items:center;gap:2px}
.language-switch button{border:0;background:transparent;min-height:44px;min-width:36px;padding:8px 6px;font-size:.8125rem;font-weight:700;border-radius:5px;color:var(--muted)}
.language-switch button[aria-pressed="true"]{background:var(--soft);color:var(--ink);box-shadow:inset 0 -2px var(--ink)}
.language-switch button:hover{background:var(--soft)}
.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:clamp(32px,4vw,56px);padding-block:clamp(44px,6vw,84px) clamp(32px,4vw,52px)}
.hero-heading,.hero-copy,.project-card,.about-grid>*,.faq-section>*,.contact-grid>*{min-width:0}
.hero-copy{max-width:510px;justify-self:end}
.hero-description{font-size:1.16rem;line-height:1.65;font-weight:500;margin-bottom:14px}
.hero-detail{max-width:45ch;color:var(--muted);font-size:1rem;margin-bottom:24px}
.hero-actions{display:flex;align-items:center;gap:12px 22px;flex-wrap:wrap}
.location{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.875rem;margin:24px 0 0}
.location svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}
.work-section{padding-top:clamp(28px,4vw,48px)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}
.section-heading h2{margin-bottom:0}
.section-heading>p{color:var(--muted);font-size:1rem;max-width:34ch;margin-bottom:4px}
.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start}
.project-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:white}
.project-image{position:relative;display:flex;aspect-ratio:16/9;min-height:14rem;max-height:320px;overflow:hidden}
.project-fruit{align-items:center;justify-content:center;background:#e9ddd3;padding:clamp(22px,3vw,38px)}
.project-browser{width:100%;height:100%;max-width:450px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d2bca9;border-radius:5px;background:#fff;transform:rotate(-3deg);box-shadow:0 12px 30px #4c251821}
.mini-browser-bar{display:flex;align-items:center;gap:4px;height:18px;flex:0 0 18px;padding-inline:8px}
.mini-browser-bar span{width:4px;height:4px;border-radius:50%;background:#d4cfc6}
.project-browser img{width:100%;height:calc(100% - 18px);min-height:0;object-fit:contain;object-position:center}
.project-noah>img{width:100%;height:100%;object-fit:cover;object-position:center 43%}
.project-concept{align-items:center;background:var(--ink);color:#eef4e3;padding:28px 34px}
.concept-type{font-size:clamp(2.5rem,4.5vw,3.6rem);font-weight:650;letter-spacing:-.045em;line-height:1.03}
.concept-type>span{font-family:var(--serif);font-style:italic;font-weight:400;color:var(--lime)}
.basket-icon{position:absolute;right:12%;bottom:23%;width:65px;height:65px;stroke:var(--lime);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-10deg)}
.project-buywise{flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 34px;background:#e8efda;color:#253d27}
.buywise-wordmark{font-size:clamp(2.6rem,4.5vw,3.6rem);line-height:1.1;letter-spacing:-.055em;font-weight:800}
.buywise-wordmark>span{color:#71914a}
.buywise-tagline{font-size:1.05rem;font-weight:500;line-height:1.5;margin:10px 0 16px}
.buywise-criteria{font-size:.8125rem;color:#526448}
.project-body{padding:26px 28px 18px}
.project-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:.8125rem;font-weight:600;letter-spacing:.055em;line-height:1.5;margin-bottom:16px}
.project-status{font-size:.8125rem;font-weight:500;letter-spacing:0;color:#3f5f48;background:#f1f5ed;padding:4px 9px;border-radius:5px}
.status-concept{background:#f5f3ef;color:#756450}
.project-card h3{margin-bottom:12px}
.project-description{font-size:1rem;line-height:1.7;color:var(--muted);margin-bottom:22px;max-width:55ch}
.project-bottom{position:relative;border-top:1px solid var(--line);padding-top:8px}
.project-story summary{max-width:calc(100% - 132px);width:fit-content;min-height:44px;display:flex;align-items:center;justify-content:flex-start;gap:10px;list-style:none;font-size:.875rem;font-weight:650;line-height:1.6;cursor:pointer}
@media(hover:hover){.project-story summary:hover{color:#557a37}}
summary::-webkit-details-marker{display:none}
.project-visit{position:absolute;top:8px;right:0;display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:.875rem;font-weight:500}
.concept-bottom summary{max-width:none}
.story-content{padding-block:12px 6px;color:var(--muted);font-size:1rem;line-height:1.7;overflow-wrap:anywhere}
.story-content p:last-child{margin-bottom:0}
.story-note{border-left:2px solid #c9d5bf;padding-left:16px;color:#53644f}
.faq-plus{position:relative;display:inline-block;width:16px;height:16px;flex-shrink:0}
.faq-plus:before,.faq-plus:after{content:'';position:absolute;left:1px;top:7px;width:14px;height:1.5px;background:currentColor;transition:transform .15s}
.faq-plus:after{transform:rotate(90deg)}
details[open]>summary .faq-plus:after{transform:rotate(0)}
.about-section{background:var(--soft)}
.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,6vw,88px)}
.about-heading h2{max-width:500px}
.about-location{margin:22px 0 0;font-size:.875rem;color:var(--muted)}
.about-copy>p{color:var(--muted);font-size:1rem;line-height:1.7}
.about-copy .about-lead{font-size:1.25rem;line-height:1.6;font-weight:500;color:var(--ink)}
.faq-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:clamp(32px,6vw,80px);align-items:start}
.faq-heading>p:last-child{max-width:31ch;color:var(--muted);font-size:1rem;margin-bottom:0}
.faq-heading .inline-link{display:inline-block}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:21px 0;font-size:1rem;font-weight:600;line-height:1.55;cursor:pointer}
.faq-answer>p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0 0 23px;max-width:65ch}
.contact-section{background:var(--ink);color:white}
.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,6vw,80px);align-items:start}
.contact-copy .eyebrow{color:var(--lime)}
.contact-copy h2{font-size:clamp(2.6rem,4.2vw,3.5rem);color:white;line-height:1.15;margin-bottom:24px}
.contact-copy .headline-serif{color:var(--lime)}
.contact-copy>p:not(.eyebrow){color:#c5d2cc;max-width:40ch;font-size:1rem;margin-bottom:25px}
.contact-email{display:inline-flex;align-items:center;gap:15px;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:500;border-bottom:1px solid #9aaa9a;padding-bottom:5px;overflow-wrap:anywhere}
.contact-email:hover{color:var(--lime)}
.contact-footnote{display:block;font-size:.875rem;color:#c5d2cc;margin-top:24px}
.enquiry-form{padding:30px 28px 26px;border-radius:12px;background:white;color:var(--ink)}
.enquiry-form>h3{font-size:1.25rem;line-height:1.4;margin-bottom:24px}
.field{display:flex;flex-direction:column;gap:7px;min-width:0;margin-bottom:18px}
.field label{font-size:.875rem;font-weight:600;line-height:1.5}
.optional{font-weight:400;color:var(--muted)}
.field input,.field select,.field textarea{width:100%;min-width:0;min-height:48px;padding:10px 12px;border:1px solid #d9e0d8;border-radius:5px;background:#fbfcfa;color:var(--ink);font-size:1rem;line-height:1.5}
.field input::placeholder,.field textarea::placeholder{color:#738074;opacity:1}
.field select{appearance:auto;text-overflow:ellipsis}
.field textarea{resize:vertical;min-height:145px}
.form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}
.form-submit{width:100%;justify-content:space-between;border-color:#d1e688;margin-top:2px}
.form-submit:disabled{cursor:wait;opacity:.75}
.form-note{font-size:.875rem;line-height:1.7;color:var(--muted);margin:16px 0 0}
.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.form-status{font-size:.9375rem;line-height:1.6;padding:14px 16px;margin:18px 0 0;border:1px solid var(--line);border-radius:5px;overflow-wrap:anywhere}
.form-status[data-state="success"]{background:#f3f7e9;border-color:#cbd8b3;color:var(--ink)}
.form-status[data-state="error"]{background:#fff5ee;border-color:#e4b9a2;color:#78361f}
.privacy-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:clamp(28px,6vw,80px);padding-block:clamp(40px,5vw,64px)}
.privacy-intro .eyebrow{margin-bottom:12px}
.privacy-intro h2{font-size:1.5rem;letter-spacing:-.025em}
.privacy-intro>p:last-child{font-size:.9375rem;color:var(--muted);max-width:48ch;margin-bottom:0}
.privacy-details{align-self:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.privacy-details>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding-block:15px;list-style:none;font-size:.9375rem;font-weight:600;cursor:pointer}
.privacy-content{font-size:.9375rem;color:var(--muted);line-height:1.8;padding-bottom:12px;overflow-wrap:anywhere}
.privacy-content h3{font-size:1rem;margin:24px 0 8px;letter-spacing:0}
.privacy-updated{font-size:.8125rem}
.provider-links{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:10px 20px;margin:0 0 20px}
.site-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px 32px;padding-block:28px;border-top:1px solid var(--line)}
.site-footer .wordmark{font-size:1.6rem}
.site-footer p{font-size:.8125rem;color:var(--muted);margin:0}
.footer-links{display:flex;align-items:center;gap:24px;font-size:.875rem}
.footer-links a{display:inline-flex;align-items:center;gap:12px;min-height:44px}
.footer-links a:hover{text-decoration:underline;text-underline-offset:5px}
@media(max-width:1100px){
 .wrap{width:calc(100% - 64px)}
 .header-inner{gap:20px}
 .site-header nav{gap:18px}
 .site-header nav>a{font-size:.8125rem}
 .wordmark{font-size:1.8rem}
 .project-grid{gap:26px}
 .project-body{padding:24px 24px 16px}
 .form-row{grid-template-columns:minmax(0,1fr);gap:0}
}
@media(max-width:960px){
 html{scroll-padding-top:96px}
 .header-inner{min-height:76px;gap:12px;justify-content:space-between}
 .header-controls{margin-left:auto}
 .menu-toggle{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:10px;border:1px solid var(--line);border-radius:5px;background:white}
 .menu-lines{width:17px;height:13px;position:relative;display:block;border-block:1.5px solid var(--ink)}
 .menu-lines:after{content:'';position:absolute;height:1.5px;width:17px;top:4px;left:0;background:var(--ink)}
 .site-header nav{position:absolute;top:100%;left:0;right:0;display:none;align-items:stretch;margin:0;padding:12px 24px 24px;background:white;border-bottom:1px solid var(--line);box-shadow:0 10px 14px #12341c0a;gap:0;max-height:calc(100dvh - 76px);overflow-y:auto}
 .site-header nav.is-open{display:flex;flex-direction:column}
 .site-header nav>a:not(.button){padding:13px 4px;font-size:1rem}
 .site-header nav>.button{margin-top:8px;font-size:1rem}
 .hero{grid-template-columns:minmax(0,1fr);row-gap:24px}
 .hero h1{font-size:clamp(2.75rem,7vw,4.4rem);max-width:750px}
 .hero-copy{max-width:660px;justify-self:start}
 .hero-description br{display:none}
 .hero-detail{max-width:60ch}
 .section-heading{display:block}
 .section-heading>p{max-width:48ch;margin:18px 0 0}
 .section-heading>p br{display:none}
 .about-grid,.contact-grid{gap:40px}
 .faq-section{gap:32px}
 .project-image{aspect-ratio:4/3}
 .project-concept,.project-buywise{padding:26px}
}
@media(max-width:760px){
 .wrap{width:calc(100% - 40px)}
 .project-grid{grid-template-columns:minmax(0,1fr);gap:28px}
 .project-image{aspect-ratio:16/9;max-height:340px}
 .project-body{padding:24px 24px 16px}
 .project-description{max-width:60ch}
 .project-fruit{padding:28px 36px}
 .project-concept,.project-buywise{padding:24px 30px}
 .concept-type{font-size:clamp(2.4rem,7vw,3.5rem)}
 .buywise-wordmark{font-size:clamp(2.5rem,7vw,3.6rem)}
 .about-grid,.faq-section,.contact-grid,.privacy-section{grid-template-columns:minmax(0,1fr);gap:28px}
 .about-heading h2{max-width:550px}
 .contact-copy>p:not(.eyebrow){max-width:55ch}
 .enquiry-form{padding:26px}
 .form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}
 .site-footer p{order:3;width:100%}
}
@media(max-width:480px){
 .wordmark{font-size:1.65rem}
 .header-controls{gap:8px}
 .hero{padding-top:40px;padding-bottom:28px;gap:22px}
 .hero h1{font-size:clamp(2.65rem,10.7vw,3.7rem)}
 .hero-actions{flex-direction:column;align-items:stretch;gap:8px}
 .hero-actions>.button{width:100%;min-height:52px}
 .hero-actions>.text-link{align-self:flex-start}
 .hero-description{font-size:1.1rem}
 .hero .eyebrow{font-size:.75rem}
 .location{font-size:.8125rem;margin-top:16px}
 .section-heading{margin-bottom:28px}
 .section-heading h2{font-size:2.1rem}
 .project-body{padding:22px 20px 14px}
 .project-image{aspect-ratio:3/2}
 .project-meta{font-size:.75rem;letter-spacing:.035em;margin-bottom:14px}
 .project-status{font-size:.75rem}
 .project-card h3{font-size:1.4rem}
 .project-fruit{padding:24px}
 .project-concept,.project-buywise{padding:24px}
 .basket-icon{width:54px;height:54px;right:12%;bottom:23%}
 .buywise-tagline{font-size:1rem;margin-block:10px 12px}
 .buywise-criteria{font-size:.75rem}
 .about-heading h2{font-size:2.25rem}
 .about-copy .about-lead{font-size:1.15rem}
 .enquiry-form{padding:24px 20px}
 .form-row{grid-template-columns:minmax(0,1fr);gap:0}
 .contact-copy h2{font-size:2.85rem}
 .site-footer{gap:16px}
 .site-footer .wordmark{font-size:1.5rem}
 .footer-links{gap:18px;font-size:.8125rem}
}
@media(max-width:359px){
 .wrap{width:calc(100% - 32px)}
 .wordmark{font-size:1.45rem}
 .header-inner{gap:8px}
 .project-body{padding-inline:18px}
 .project-story summary{gap:8px;max-width:calc(100% - 120px)}
 .project-visit{gap:6px;font-size:.8125rem}
 .concept-bottom summary{max-width:none}
 .hero h1{font-size:2.55rem}
 .contact-copy h2{font-size:2.55rem}
 .enquiry-form{padding-inline:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Shared secondary pages. */
[hidden]{display:none!important}
.site-header nav>a[aria-current="page"]:not(.button){text-decoration:underline;text-underline-offset:6px;text-decoration-color:#74944a}
.footer-links{flex-wrap:wrap;gap:4px 22px}
.page-back{margin-bottom:30px;color:var(--muted);font-size:.875rem}
.page-lead{max-width:58ch;margin:24px 0 0;font-size:1.125rem;color:var(--muted);line-height:1.7}
.document-page{padding-block:36px var(--section-space);max-width:920px}
.document-heading{padding-bottom:34px;border-bottom:1px solid var(--line)}
.document-heading h1{font-size:clamp(2.6rem,4.6vw,4rem);max-width:15ch}
.privacy-document{max-width:72ch;padding-top:32px;color:var(--muted)}
.privacy-document h2{margin:32px 0 12px;font-size:1.3rem;letter-spacing:-.02em}
.privacy-document a{text-decoration:underline;text-underline-offset:3px}

/* Shared editorial palette and navigation. The contact area keeps its green. */
:root{--paper:#f6f3eb;--soft:#ecefe6;--line:#dcded3;--muted:#63706a;--clay:#985a3b;--blue-light:#eeeee6;--gold-light:#f0e8d7}
.wrap{width:min(1380px,calc(100% - 112px))}
.site-header{background:#f7f4ec;border-bottom-color:#e3e3d8}
.header-inner{min-height:82px;gap:38px}
.wordmark{font:400 2.25rem/1 var(--serif);letter-spacing:-.055em;color:#143442}
.wordmark>span:first-child{font-weight:400}
.wordmark .brand-period{color:#d9916a}
.site-header nav{gap:32px}
.site-header nav>a{font-size:.9375rem;font-weight:500;color:#173744}
.language-switch{gap:0}
.language-switch button{font-size:.8125rem;min-width:34px;font-weight:500;border-radius:0;color:#626e70}
.language-switch button:first-child:after{content:'/';position:absolute;right:-2px;font-weight:400;color:#a0a5a0}
.language-switch button:first-child{position:relative;margin-right:6px}
.language-switch button[aria-pressed="true"]{background:transparent;color:#173744;box-shadow:none;font-weight:750}
.language-switch button:hover{background:#e9ede5}
.menu-toggle{background:transparent;border:0;padding:10px}
.menu-lines{width:22px;height:16px;border-width:1.5px}
.menu-lines:after{width:22px;top:6px}
.about-heading h2,.faq-heading h2{font-family:var(--serif);font-weight:400;letter-spacing:-.03em}
.about-heading h2 .headline-serif,.faq-heading h2 .headline-serif{font-style:normal}
.site-footer .wordmark{font-size:1.9rem}
.document-heading h1{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{gap:24px}.site-header nav{gap:24px}}
@media(max-width:960px){
 .header-inner{min-height:72px;gap:16px}
 .site-header nav{background:#f7f4ec;padding:10px 32px 20px;gap:0;max-height:calc(100dvh - 72px)}
 .site-header nav>a:not(.button){font-size:.9375rem;padding:12px 0}
 .site-header nav>a:last-child{color:#985a3b}
 .wordmark{font-size:2rem}
}
@media(max-width:760px){
 .wrap{width:calc(100% - 44px)}
 .header-inner{min-height:66px;gap:10px}
 .wordmark{font-size:1.75rem}
 .header-controls{gap:8px}
 .site-header nav{padding-inline:22px;max-height:calc(100dvh - 66px)}
 .language-switch button{font-size:.75rem;min-width:29px;padding-inline:5px}
 .menu-toggle{min-width:38px}
 .about-heading h2,.faq-heading h2{font-size:2rem}
}
@media(max-width:359px){.wrap{width:calc(100% - 36px)}.wordmark{font-size:1.5rem}.header-controls{gap:3px}.header-inner{gap:6px}}
