:root{--navy:#001f3f;--cyan:#00aeef;--ink:#18344e;--muted:#53697a;--line:#dce7ef;--paper:#f6f9fc;--soft:#e5f6fd;font-family:"Segoe UI",Arial,sans-serif;color:var(--navy);background:var(--paper);font-synthesis:none}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0}
a{color:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid #0076a3;outline-offset:6px}
img{max-width:100%;height:auto;display:block}
.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-100px;background:white;z-index:20;padding:16px}
.skip-link:focus{top:16px}
.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:30px;border-bottom:1px solid var(--line)}
.brand{display:block;width:182px;flex-shrink:0}
.site-header nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}
.site-header nav a{text-decoration:none}
.nav-contact{display:flex;align-items:center;gap:24px}
.nav-contact span{font-size:24px}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;padding-block:84px 88px}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:1.8px;margin:0 0 24px;line-height:1.6}
.status-dot{height:7px;width:7px;border-radius:50%;background:#007fae;box-shadow:0 0 0 5px #def2fa;margin-right:4px}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(46px,5.05vw,72px);font-weight:750;line-height:1.05;letter-spacing:-3.8px;margin-bottom:28px}
h1 span{color:#007daa}
h2{font-size:clamp(30px,3vw,42px);font-weight:700;line-height:1.17;letter-spacing:-1.5px;margin-bottom:22px}
h3{font-size:25px;letter-spacing:-.6px;line-height:1.25;margin-bottom:18px}
.hero-description{max-width:465px;font-size:21px;line-height:1.5;margin-bottom:17px;letter-spacing:-.3px}
.hero-detail{max-width:450px;color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:29px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:54px;padding:15px 23px;border-radius:7px;text-decoration:none;font-size:14px;font-weight:650;transition:background .15s,transform .15s}
.button:hover{transform:translateY(-2px)}
.button span{font-size:22px;line-height:1}
.button-dark{background:var(--navy);color:#fff}
.button-dark:hover{background:#063759}
.delivery-message{max-width:450px;font-size:17px;line-height:1.5;margin:0 0 28px;color:var(--navy)}
.delivery-message strong{color:#007daa}
.launch-note{font-size:12px;color:var(--muted);margin:15px 0 0}
.connection-art{position:relative;width:100%;min-width:0;aspect-ratio:560/555;min-height:420px;border:1px solid #c9e0eb;background:#eaf4f9;border-radius:16px;isolation:isolate;overflow:hidden}
.art-grid{position:absolute;inset:48px 0 40px;background-image:linear-gradient(#ccdde650 1px,transparent 1px),linear-gradient(90deg,#ccdde650 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(transparent,#000 20%,#000 80%,transparent)}
.art-top,.art-bottom{position:absolute;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.5px;font-weight:700}
.art-top{top:23px}
.art-top>span:last-child{font-size:23px;font-weight:400}
.art-bottom{bottom:22px;color:var(--muted);font-size:8px;letter-spacing:1px}
.connection-path{position:absolute;inset:35px 0 0;width:100%;height:calc(100% - 35px)}
.route-shadow{stroke:#cce4ee;stroke-width:17;stroke-linecap:round;stroke-linejoin:round}
.route{stroke:#00aeef;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.place{position:absolute;background:#fff;border:1px solid #d4e4ec;border-radius:12px;box-shadow:0 12px 24px #001f3f08;padding:20px;width:49%;display:grid;grid-template-columns:40px 1fr;column-gap:12px;align-items:center}
.place-seller{top:16%;left:7%}
.place-workshop{bottom:17%;right:7%}
.place-icon{grid-row:span 2;width:40px;height:44px;border-radius:9px;background:#f0f7fb;display:grid;place-items:center}
.place-icon svg{width:28px;stroke:#001f3f;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.place-label{font-size:8px;font-weight:650;letter-spacing:1px;color:var(--muted);margin-bottom:6px}
.place strong{font-size:15px;font-weight:650;line-height:1.3}
.connection-hub{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:86px;height:86px;background:white;border:1px solid #c6dfeb;border-radius:23px;box-shadow:0 0 0 12px #eaf4f9,0 14px 26px #001f3f12;display:grid;place-items:center}
.connection-hub img{width:61px}
.proposal{background:var(--navy);color:white;padding:76px 0 78px}
.section-heading{display:grid;grid-template-columns:1.2fr 1fr;column-gap:100px;align-items:end}
.section-heading .eyebrow{grid-column:1/-1;color:#77d4f7}
.section-heading h2{margin-bottom:0}
.section-heading>p:last-child{margin:0 0 3px;color:#b9cedf;line-height:1.8;font-size:15px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:56px}
.step{border-top:1px solid #36526c;padding-top:24px}
.step-number{color:#77d4f7;font-size:10px;letter-spacing:1.6px;font-weight:650;display:block;margin-bottom:24px}
.step p{font-size:14px;line-height:1.8;max-width:300px;color:#b9cedf;margin-bottom:0}
.audiences{padding-block:90px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;align-items:stretch}
.audiences-intro{grid-column:1/-1;padding-top:0}
.audiences-intro .eyebrow{font-size:9px;letter-spacing:1.3px}
.audiences-intro h2{font-size:34px}
.audience-card{border:1px solid var(--line);border-radius:12px;background:white;padding:30px;display:flex;flex-direction:column}
.audience-tag{color:#00769f;font-weight:700;font-size:10px;letter-spacing:1.5px;margin-bottom:30px}
.audience-card h3{font-size:24px}
.audience-card p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:26px}
.audience-card a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;text-decoration:none;font-size:13px;font-weight:650;margin-top:auto}
.audience-card a:hover{color:#007daa}
.audience-card a span{font-size:22px}
.contact-panel{border-radius:16px;background:var(--soft);padding:52px 58px;display:flex;justify-content:space-between;align-items:center;gap:36px;position:relative}
.contact-panel .eyebrow{color:#007399;margin-bottom:20px}
.contact-panel h2{font-size:38px;letter-spacing:-1.3px}
.contact-panel p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:0}
.contact-actions{min-width:250px;display:flex;flex-direction:column;align-items:flex-start;gap:17px}
.button-light{background:var(--navy);color:white;min-width:240px}
.button-light:hover{background:#063759}
.email-link{font-size:14px;text-underline-offset:4px}
.site-footer{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-block:50px 38px}
.site-footer .brand{width:145px}
.site-footer p{font-size:12px;line-height:1.7;color:var(--muted);margin:0 auto 0 10px}
.site-footer>span{font-size:11px;color:var(--muted)}

@media(min-width:1600px){.hero{padding-block:105px}
}

@media(max-width:1100px){.wrap{width:calc(100% - 64px)}
.hero{gap:30px;padding-block:66px}
.place{padding:15px;column-gap:8px;width:52%}
.place strong{font-size:13px}
.place-label{font-size:7px}
.place-seller{left:5%;top:12%}
.place-workshop{right:5%}
.section-heading{column-gap:48px}
.audiences{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.audience-card{padding:24px}
.audiences-intro{grid-column:1/-1;padding-top:0}
.audiences-intro h2 br{display:none}
.audiences-intro .eyebrow{font-size:11px}
.contact-panel{padding:42px}
.contact-panel h2{font-size:32px}
}

@media(max-width:760px){.wrap{width:calc(100% - 40px)}
.site-header{padding-block:21px}
.brand{width:151px}
.site-header nav{gap:16px;font-size:13px}
.nav-story{display:none}
.nav-contact{gap:12px}
.hero{grid-template-columns:1fr;gap:40px;padding-block:46px 44px}
.hero-copy{max-width:560px}
h1{font-size:clamp(44px,9.2vw,62px);letter-spacing:-2.5px}
.hero .eyebrow{font-size:10px}
.hero-description{font-size:19px;max-width:420px}
.hero-detail{font-size:14px;max-width:480px}
.connection-art{width:min(100%,510px);justify-self:center}
.place{padding:18px;width:49%;column-gap:10px}
.place strong{font-size:14px}
.place-label{font-size:8px}
.place-seller{left:7%}
.place-workshop{right:7%}
.proposal{padding-block:50px}
.section-heading{display:block}
.section-heading h2{font-size:30px;margin-bottom:24px}
.section-heading>p:last-child{font-size:14px}
.section-heading p br{display:none}
.steps{grid-template-columns:1fr;gap:28px;margin-top:34px}
.step{padding-top:21px}
.step h3{font-size:24px}
.step h3 br{display:none}
.step-number{margin-bottom:15px}
.step p{max-width:500px}
.audiences{padding-block:50px;grid-template-columns:1fr;gap:18px}
.audiences-intro h2{font-size:30px;margin-bottom:12px}
.audience-card{padding:26px}
.audience-card h3 br{display:none}
.audience-tag{margin-bottom:20px}
.contact-panel{flex-direction:column;align-items:stretch;padding:32px 25px;gap:30px}
.contact-panel h2{font-size:30px}
.contact-actions{min-width:0}
.button-light{min-width:240px}
.site-footer{flex-wrap:wrap;padding-block:36px 28px;gap:22px}
.site-footer p{margin:0 0 0 auto;font-size:10px}
.site-footer>span{width:100%;border-top:1px solid var(--line);padding-top:20px}
}

@media(max-width:380px){.wrap{width:calc(100% - 32px)}
h1{font-size:42px}
.hero-description{font-size:18px}
.place{padding:12px;grid-template-columns:32px 1fr;column-gap:7px;width:53%}
.place-icon{width:32px}
.place-icon svg{width:24px}
.place strong{font-size:12px}
.place-label{font-size:7px}
.connection-hub{width:68px;height:68px;border-radius:18px}
.connection-hub img{width:48px}
.art-top,.art-bottom{left:16px;right:16px;font-size:7px}
.contact-panel{padding:30px 22px}
.contact-panel h2{font-size:27px}
.button-light{min-width:0;width:100%}
.contact-actions{align-items:stretch}
.site-footer .brand{width:128px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*{transition:none!important}
}
