@charset "UTF-8";
:root{--ink:#141819;--muted:#62696c;--line:#d9dedc;--paper:#fff;--soft:#f3f5f4;--blue:#123e6b;--forest:#173c31;--max:1320px;--gutter:clamp(24px,5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,textarea{font:inherit}img{max-width:100%;display:block}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #2479cc;outline-offset:6px}::selection{background:#d7e6e1}.wrap{width:calc(100% - var(--gutter)*2);max-width:var(--max);margin-inline:auto}.skip-link{position:absolute;z-index:10;left:20px;top:-80px;padding:14px;background:white}.skip-link:focus{top:10px}.site-header{height:132px;display:flex;align-items:center;justify-content:space-between}.brand{display:block}.brand img{width:209px;height:auto;filter:grayscale(1) contrast(1.5)}.header-location{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--muted)}.location-dot{width:7px;height:7px;background:var(--forest);border-radius:50%}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:620px;position:relative;padding-block:46px 78px;gap:24px}.hero-copy{z-index:1}.eyebrow{display:flex;align-items:center;gap:14px;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:600;line-height:1.5;margin:0 0 28px;color:#555e60}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor;flex:none}h1,h2,h3,p,figure{margin-top:0}h1{font-size:clamp(48px,5.65vw,84px);line-height:1.01;letter-spacing:-.065em;margin-bottom:28px;font-weight:700}h1 span{color:#69706e}h2{font-size:clamp(36px,3.8vw,56px);line-height:1.07;letter-spacing:-.05em;font-weight:600;margin-bottom:0}.hero-intro{max-width:475px;font-size:18px;line-height:1.65;color:var(--muted);margin-bottom:34px}.button{background:var(--blue);border:1px solid var(--blue);padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:38px;color:white;font-size:14px;text-decoration:none;line-height:1.3;cursor:pointer;transition:background .18s,transform .18s}.button:hover{background:#082d51;transform:translateY(-2px)}.button span{font-size:22px;line-height:16px}.hero-image{margin:0;align-self:stretch;position:relative;min-height:470px;display:flex;align-items:center;padding-bottom:24px}.hero-image img{height:470px;width:100%;object-fit:cover;object-position:35% center;filter:grayscale(1);clip-path:polygon(0 0,48% 15%,100% 0,100% 84%,48% 100%,0 84%)}.hero-image figcaption{position:absolute;bottom:4px;left:0;right:0;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);letter-spacing:.03em}.metrics{display:grid;grid-template-columns:repeat(4,1fr);padding-block:42px 46px;border-block:1px solid var(--line)}.metric{padding-inline:32px;border-left:1px solid var(--line)}.metric:first-child{padding-left:0;border-left:0}.metric:last-child{padding-right:0}.metric-number{font-size:clamp(48px,5vw,72px);line-height:1;letter-spacing:-.065em;font-weight:600;margin:0 0 15px;font-variant-numeric:tabular-nums}.metric-pending{color:#b4bcba}.metric h2{font-size:16px;line-height:1.4;letter-spacing:0;font-weight:400}.metric-note{font-size:12px;line-height:1.5;color:var(--muted);margin:6px 0 0}.portfolio-section{padding-block:105px 78px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:52px}.section-heading>p{width:350px;max-width:40%;font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 4px}.section-heading .eyebrow{margin-bottom:23px}.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.company{display:flex;flex-direction:column;padding:22px 23px 23px;min-height:240px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;position:relative;transition:background .2s}.company:hover{background:#f5f7f6}.company:focus-visible{z-index:1;outline-offset:-4px}.company-top{font-size:11px;color:var(--muted);min-height:21px;display:flex;align-items:flex-start;gap:8px;justify-content:space-between;line-height:1.45}.acquired{font-size:10px;color:#315346;display:inline-block;white-space:nowrap;border:1px solid #c3d5cc;padding:2px 6px;margin-top:-2px;background:#edf4f0;letter-spacing:.02em}.company-logo{height:112px;display:flex;align-items:center;justify-content:flex-start;padding:22px 0 18px}.company-logo img{width:auto;max-width:min(190px,100%);height:auto;max-height:64px;object-fit:contain;object-position:left center;filter:grayscale(1)}.company:hover .company-logo img{filter:grayscale(0)}.company-description{display:flex;gap:12px;justify-content:space-between;align-items:flex-end;margin-top:auto}.company-description p{font-size:13px;line-height:1.55;color:var(--muted);margin-bottom:0}.outbound{font-size:21px;flex:none;line-height:1;color:#707c78;transition:transform .2s}.company:hover .outbound{transform:translate(2px,-2px);color:var(--ink)}.portfolio-footnote{font-size:12px;color:#747c78;margin:20px 0 0;line-height:1.6}.about-section{padding-block:110px 116px;min-height:100svh;background:#fff}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;margin-bottom:66px}.about-intro h2{font-size:clamp(46px,5.5vw,80px)}.about-story p{font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:16px}.about-story p:first-child{font-size:20px;color:#303937;line-height:1.5;letter-spacing:-.02em}.about-story p:last-child{margin-bottom:0}.partner-profile{display:grid;grid-template-columns:44% 1fr;gap:9%;align-items:center}.partner-photo{position:relative;background:#ecf0ed;padding:24px 24px 15px}.partner-photo img{width:100%;height:auto;aspect-ratio:1/1.04;object-fit:cover;filter:grayscale(.15)}.photo-caption{font-size:11px;letter-spacing:.01em;color:#5a6861;display:block;margin-top:16px;line-height:1.5}.partner-bio .eyebrow{margin-bottom:20px}.partner-bio h3{font-size:clamp(32px,3.3vw,48px);line-height:1.05;letter-spacing:-.05em;margin-bottom:10px}.partner-role{font-size:18px;color:var(--muted);margin-bottom:26px}.partner-bio>p:not(.eyebrow):not(.partner-role){font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:17px}.partner-experience{display:grid;grid-template-columns:1fr 1.6fr;gap:24px;padding-block:24px;margin-block:26px;border-block:1px solid var(--line)}.partner-experience span{font-size:12px;line-height:1.6;color:var(--muted)}.partner-experience strong{font-size:16px;display:block;color:var(--ink);font-weight:600;margin-bottom:3px}.text-link{font-size:14px;text-decoration:none;border-bottom:1px solid #b7c5c0;padding-bottom:5px;display:inline-flex;gap:25px;line-height:1.6}.text-link:hover{color:var(--blue);border-color:var(--blue)}.contact-section{display:grid;grid-template-columns:1fr 1.06fr;gap:10%;padding-block:85px 100px;border-top:1px solid var(--line)}.contact-copy h2{font-size:clamp(32px,3.1vw,44px);margin-bottom:26px}.contact-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;color:var(--muted);max-width:380px;margin-bottom:16px}.contact-copy .investment-note{font-size:13px!important;border-left:2px solid #b4c6bd;padding-left:16px;margin-top:24px;color:#737b77!important}.contact-form{padding-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;margin-bottom:22px;gap:10px}.field label{font-size:13px;color:#36423d}.field input,.field textarea{width:100%;border:1px solid #cfd8d3;border-radius:0;background:#fff;min-height:48px;padding:13px 14px;color:var(--ink);font-size:16px}.field textarea{resize:vertical;min-height:137px}.field input::placeholder,.field textarea::placeholder{color:#989f9b;font-size:14px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.form-note{font-size:11px;line-height:1.5;color:#7b837e;max-width:190px;margin:0}.form-bottom .button{white-space:nowrap;gap:24px}.form-status{font-size:13px;line-height:1.6;color:#2b5845;margin:15px 0 0}.form-status:empty{display:none}.site-footer{position:relative;background:#14392e;color:#fff;min-height:325px;overflow:hidden}.footer-landscape{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 43%;filter:grayscale(1);opacity:.3;mix-blend-mode:luminosity}.site-footer:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#14392ef0 0%,#14392eb8 48%,#14392e10 100%);pointer-events:none}.footer-content{position:relative;z-index:1;padding-block:65px 28px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}.footer-top img{width:209px;height:auto}.footer-top p{font:36px/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.035em;margin:0 12% 0 0}.footer-bottom{border-top:1px solid #ffffff38;padding-top:25px;display:flex;justify-content:space-between;gap:18px;font-size:11px;color:#d1dbd5;line-height:1.6}.footer-bottom a{text-decoration:none;color:inherit}.footer-bottom a:hover{text-decoration:underline}
@media(min-width:1600px){.hero{min-height:680px}.hero-image img{height:500px}}
@media(max-width:1100px){.hero{grid-template-columns:1.2fr 1fr;min-height:530px;gap:12px}.hero-image{min-height:390px}.hero-image img{height:390px}.hero-image figcaption span{display:none}.hero h1{font-size:clamp(44px,5.8vw,66px)}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.company{min-height:230px}.partner-profile{gap:6%}.partner-bio>p:not(.eyebrow):not(.partner-role){font-size:15px}.contact-section{gap:6%}.form-row{gap:14px}.form-bottom{align-items:flex-start;flex-direction:column-reverse;gap:16px}.form-note{max-width:none}}
@media(max-width:760px){.site-header{height:100px}.brand img{width:175px}.header-location{font-size:11px;max-width:105px;text-align:right;gap:8px;line-height:1.5}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:40px;gap:32px}.hero h1{font-size:clamp(46px,9.2vw,70px)}.hero-copy{max-width:590px}.hero-intro{max-width:500px;font-size:17px}.hero .eyebrow{font-size:10px;margin-bottom:24px}.hero-image{min-height:290px;padding-bottom:24px}.hero-image img{height:300px;clip-path:polygon(0 0,48% 13%,100% 0,100% 86%,48% 100%,0 86%);object-position:35% 40%}.hero-image figcaption{font-size:10px}.hero-image figcaption span{display:inline}.metrics{grid-template-columns:repeat(2,1fr);padding-block:12px}.metric{padding:26px 0 26px 24px}.metric:nth-child(3){border-left:0;padding-left:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.metric-number{font-size:54px;margin-bottom:12px}.metric h2{font-size:14px}.metric-note{font-size:11px}.portfolio-section{padding-block:66px 55px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:100%;width:auto;margin:22px 0 0;font-size:15px}.eyebrow{font-size:11px;margin-bottom:20px}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company{min-height:225px;padding:18px 17px}.company-top{font-size:10px;flex-direction:column;gap:5px;min-height:34px}.company-logo{height:100px}.company-logo img{max-height:52px}.company-description p{font-size:12px}.acquired{position:absolute;right:12px;bottom:10px;font-size:9px}.company:has(.acquired){padding-bottom:31px}.outbound{font-size:18px}.portfolio-footnote{font-size:11px}.about-section{padding-block:65px 70px;min-height:auto}.about-intro{grid-template-columns:1fr;gap:28px;margin-bottom:35px}.about-intro h2{font-size:52px}.about-story p{font-size:15px}.about-story p:first-child{font-size:18px}.partner-profile{grid-template-columns:1fr;gap:36px}.partner-photo{max-width:460px;padding:18px 18px 12px}.partner-photo img{max-height:440px}.partner-bio h3{font-size:37px}.partner-role{font-size:17px}.partner-experience{margin-block:24px}.contact-section{padding-block:60px 65px;grid-template-columns:1fr;gap:34px}.contact-copy h2{font-size:37px}.contact-copy>p:not(.eyebrow){font-size:15px;max-width:none}.form-bottom{flex-direction:row;align-items:center}.form-note{max-width:170px}.form-bottom .button{padding:15px 18px;gap:18px}.footer-content{padding-top:48px}.footer-top{padding-bottom:40px;align-items:flex-start;gap:35px}.footer-top img{width:160px}.footer-top p{font-size:28px;margin:0}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:14px}.footer-bottom a{flex-basis:100%}.site-footer{min-height:280px}}
@media(max-width:380px){.header-location{display:none}.portfolio-grid{grid-template-columns:1fr}.company{min-height:200px}.company-top{flex-direction:row;min-height:20px}.company-logo{height:100px}.company-description p{font-size:14px}.acquired{position:static}.form-row{grid-template-columns:1fr;gap:0}.form-bottom{flex-direction:column-reverse;align-items:flex-start}.form-note{max-width:none}.footer-top{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Original Drive logo: frame the artwork's transparent bounds without
   stretching or modifying the full-resolution brand asset. */
.brand{position:relative;overflow:hidden;width:209px;aspect-ratio:3247/855;flex:none}
.brand img{position:absolute;width:128.365%;max-width:none;height:auto;left:-13.921%;top:-138.714%;filter:none}
.site-header{height:118px}
.hero{grid-template-columns:1.32fr 1fr;gap:48px;padding-block:38px 62px}
.hero h1{font-size:clamp(38px,4.15vw,60px);line-height:1.09;letter-spacing:-.047em;max-width:740px;margin-bottom:25px;text-wrap:pretty}
/* A charcoal-to-grey gradient complements the monochrome brand. */
.hero h1 .gradient-highlight{color:#626967}
@supports (background-clip:text) or (-webkit-background-clip:text){
 .hero h1 .gradient-highlight{
  background-image:linear-gradient(105deg,#3f4543 0%,#626967 50%,#858b88 100%);
  -webkit-background-clip:text;background-clip:text;
  color:transparent;-webkit-text-fill-color:transparent;
  -webkit-box-decoration-break:clone;box-decoration-break:clone;
 }
}
@media(forced-colors:active){
 .hero h1 .gradient-highlight{background:none;color:CanvasText;-webkit-text-fill-color:CanvasText}
}
.hero-intro{font-size:18px;line-height:1.55;margin-bottom:30px}
.hero-image{min-height:460px}
.hero-image img{height:460px}
.metrics{padding-block:35px 38px}
.metric-number{margin-bottom:13px}
/* Blend white logo backgrounds into each card, including its hover colour.
   Isolation keeps blending local to the card and preserves the original assets. */
.company{min-width:0;grid-column:auto;isolation:isolate}
.company-logo img{flex-shrink:1;max-width:100%;object-fit:contain;mix-blend-mode:multiply}
.portfolio-section{padding-bottom:78px}

/* Quotes carry the section; controls advance only on explicit input. */
.founder-stories{padding-block:82px 55px;background:#f3f5f4}
.testimonial-stage{min-height:375px}
.testimonial-slide{display:grid;grid-template-columns:minmax(240px,31%) minmax(0,1fr);gap:8%;align-items:center;margin:0}
.testimonial-slide[hidden],.testimonial-controls[hidden]{display:none}
.testimonial-portrait{align-self:center;max-width:360px}
.testimonial-portrait img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:center 35%;filter:grayscale(1)}
.testimonial-copy{position:relative;padding-top:30px;min-width:0}
.testimonial-quotation{display:block;position:absolute;left:-6px;top:-21px;color:#92a097;font:80px/1 Georgia,serif}
.testimonial-copy blockquote{margin:0 0 28px;font-size:clamp(23px,2.15vw,32px);line-height:1.42;letter-spacing:-.025em;color:#28352f;text-wrap:pretty}
.testimonial-copy figcaption{font-size:14px;line-height:1.65}
.testimonial-copy figcaption strong{font-weight:600}
.testimonial-copy figcaption>span{display:block;color:#616b66;margin-top:2px}
.testimonial-copy figcaption .testimonial-former{font-size:12px;color:#77817b}
.testimonial-company{width:auto;height:auto;max-width:140px;max-height:36px;object-fit:contain;object-position:left;margin-top:18px;filter:grayscale(1)}
.testimonial-controls{display:flex;justify-content:center;gap:3px;margin-top:34px}
.testimonial-dot{appearance:none;border:0;background:transparent;width:40px;height:40px;padding:13px;display:grid;place-items:center;cursor:pointer;border-radius:50%}
.testimonial-dot span{width:8px;height:8px;border-radius:50%;background:#abb6af;transition:background .18s,transform .18s}
.testimonial-dot:hover span{background:#65786b;transform:scale(1.2)}
.testimonial-dot[aria-pressed="true"] span{background:#173c31;transform:scale(1.35)}
.testimonial-dot:focus-visible{outline:2px solid #173c31;outline-offset:-3px}
@media(max-width:1100px){
 .hero{gap:30px}.hero h1{font-size:clamp(36px,4.15vw,48px)}
 .hero-image,.hero-image img{min-height:400px;height:400px}
 .testimonial-stage{min-height:390px}.testimonial-slide{grid-template-columns:30% 1fr;gap:6%}
 .testimonial-copy blockquote{font-size:24px}
}
@media(max-width:760px){
 .brand{width:175px}.brand img{width:128.365%}.site-header{height:96px}
 .hero{grid-template-columns:1fr;gap:25px;padding-block:28px 42px}
 .hero h1{font-size:clamp(36px,6.3vw,48px);line-height:1.1;max-width:640px}
 .hero-intro{font-size:16px;margin-bottom:24px}.hero-image{min-height:280px;height:auto}
 .hero-image img{min-height:0;height:280px}.metrics{padding-block:10px}
 .portfolio-section{padding-bottom:56px}.founder-stories{padding-block:44px 26px}
 .testimonial-stage{min-height:0}.testimonial-slide{grid-template-columns:1fr;gap:28px}
 .testimonial-portrait{max-width:none}.testimonial-portrait img{width:112px;height:112px;aspect-ratio:1;object-position:center 32%}
 .testimonial-copy{padding-top:23px;min-height:385px}
 .testimonial-quotation{font-size:60px;top:-18px}
 .testimonial-copy blockquote{font-size:23px;line-height:1.44;margin-bottom:23px}
 .testimonial-copy figcaption{font-size:13px}.testimonial-controls{margin-top:12px}
}
@media(prefers-reduced-motion:reduce){.testimonial-dot span{transition:none}}

/* Give the coast more space from the headline and credit its photographer. */
.hero-image{transform:translateX(24px)}
.coast-photo-link{display:block;width:100%}
.hero-image figcaption{justify-content:flex-end;text-align:right}
.hero-image figcaption a{color:inherit;text-decoration:none;line-height:1.5}
.hero-image figcaption a:hover{text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.hero-image{transform:none}}

/* Quiet section navigation, kept visible at smaller screen sizes. */
.header-nav{display:flex;align-items:center;gap:32px}
.header-nav a{font-size:14px;line-height:1.5;color:var(--ink);text-decoration:none;text-underline-offset:6px;padding-block:10px}
.header-nav a:hover{text-decoration:underline;text-decoration-color:#8a9690}
@media(max-width:760px){.header-nav{gap:18px}.header-nav a{font-size:13px}}
@media(max-width:480px){.site-header{height:auto;min-height:118px;flex-wrap:wrap;gap:12px;padding-block:20px}.header-nav{width:100%;gap:26px}.header-nav a{padding-block:5px}}

/* Reserve real space for the credit rather than squeezing it into an
   absolutely positioned line beside the tablet crop. */
.hero-image{flex-direction:column;justify-content:center;align-items:stretch;gap:12px;height:auto;padding-bottom:0;min-width:0}
.hero-image figcaption{position:static;display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:10px;line-height:1.5;text-align:right}
.hero-image figcaption .caption-location{display:block}
.hero-image figcaption a{display:block}
@media(max-width:1100px){.hero-image{transform:none}}

/* Balance MESH with the neighbouring company wordmarks. */
.company-logo img.mesh-logo{width:110px;max-width:75%;max-height:38px;height:auto}

/* Separate the company product description from its acquisition outcome. */
.company-summary{min-width:0}
.company-acquirer{display:block;margin-top:10px;font-size:12px;line-height:1.5;font-weight:600;color:var(--ink)}

/* Keep short portfolio summaries visually consistent without clipping text. */
.company-description p{max-width:30ch;min-height:3.1em}

/* Slightly reduce Verlo and Woveo while keeping their left alignment. */
.company-logo img.logo-slightly-smaller{transform:scale(.88);transform-origin:left center}

/* A single editorial introduction leads into the partner profile. */
.about-intro{display:block;max-width:820px;margin-bottom:64px}
.about-intro .eyebrow{margin-bottom:20px}
.about-intro h2{font-size:clamp(40px,5vw,68px);line-height:1.08;letter-spacing:-.045em;margin-bottom:28px;text-wrap:balance}
.about-story{max-width:680px}
.about-story p:first-child{font-size:21px;line-height:1.55}
.partner-profile{padding-top:48px;border-top:1px solid var(--line);align-items:center}
.partner-photo{padding:0;background:transparent}
.partner-photo img{display:block}
@media(max-width:760px){
 .about-intro{margin-bottom:36px}
 .about-intro h2{font-size:42px;margin-bottom:22px}
 .about-story p:first-child{font-size:18px}
 .partner-profile{padding-top:32px}
 .partner-photo{padding:0}
}

.partner-linkedin{display:inline-flex;align-items:center;gap:10px;margin-top:12px}
.partner-linkedin .linkedin-icon{flex:0 0 20px;width:20px;height:20px}

.footer-top img.footer-emblem{width:124px;height:auto}
@media(max-width:760px){.footer-top img.footer-emblem{width:100px}}

/* A compact navigation group balances the footer emblem. */
.footer-explore{margin-left:auto;min-width:250px}
.footer-top .footer-nav-label{font:500 11px/1.5 inherit;font-family:inherit;font-size:11px;line-height:1.5;font-weight:500;letter-spacing:.12em;text-transform:uppercase;opacity:.65;margin:0 0 18px}
.footer-nav-links{display:flex;gap:28px;flex-wrap:wrap}
.footer-nav-links a{color:inherit;font-size:15px;text-decoration:none;text-underline-offset:5px}
.footer-nav-links a:hover{text-decoration:underline}
@media(max-width:760px){.footer-explore{min-width:0;margin-left:0}.footer-nav-links{gap:24px}}

/* Let the contact introduction lead directly into the form. */
.contact-section{grid-template-columns:minmax(0,1fr);gap:36px}
.contact-copy,.contact-form{width:100%;max-width:760px}
.contact-copy>p:not(.eyebrow){max-width:620px}
.contact-form{padding-top:0}

.partner-bio>p a{color:inherit;text-decoration:underline;text-decoration-color:#a6b2ab;text-underline-offset:3px}
.partner-bio>p a:hover{text-decoration-color:currentColor}

.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}

/* Quiet, accessible confirmation dialog; native modal focus and Escape support. */
.form-bottom{justify-content:flex-end}
.success-modal{position:fixed;inset:0;margin:auto;width:min(480px,calc(100% - 40px));max-height:calc(100svh - 40px);overflow:auto;padding:48px 40px 40px;border:1px solid #dce3de;border-radius:8px;background:#fafbf8;color:var(--ink);box-shadow:0 28px 100px #102c3240;text-align:center}
.success-modal::backdrop{background:rgba(13,32,26,.58);backdrop-filter:blur(5px)}
.success-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 26px;border-radius:50%;background:#e5eee7;color:#254f3b}
.success-modal .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:14px}
.success-modal h2{font-size:clamp(34px,5vw,44px);line-height:1.1;letter-spacing:-.045em;margin-bottom:18px}
.success-modal #success-description{font-size:16px;line-height:1.65;color:var(--muted);margin:0 auto 30px;max-width:340px}
.modal-dismiss{position:absolute;right:12px;top:10px;width:44px;height:44px;border:0;background:transparent;color:var(--muted);font:28px/1 Arial;cursor:pointer}
.success-modal .modal-done{width:100%;justify-content:center;gap:18px}
@media(max-width:480px){.success-modal{padding:44px 24px 28px}}

.contact-verification { min-height: 65px; margin-bottom: 18px; }

/* Vector arrows avoid emoji substitution in Safari. */
.arrow-icon { display: inline-block; vertical-align: -0.125em; flex-shrink: 0; }
.outbound .arrow-icon { display: block; }
