@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap');
:root{--ink:#242438;--muted:#636372;--red:#dc343d;--link-hover:#fa43b0;--line:#efeff2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fafafa;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--red);outline-offset:5px}header,main{max-width:1440px;margin:auto}header{padding:30px 64px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.name{font-weight:800}.name span{display:block;font-size:12px;color:var(--muted);font-weight:500;margin-top:4px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.contacts a:hover{color:var(--link-hover)}.hero{padding:86px 64px 52px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.1em}h1{font-size:clamp(48px,6.8vw,96px);line-height:1.07;letter-spacing:-.065em;margin:24px 0 36px;font-weight:600}h1 span{color:#92929e}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:40px}.hero-bottom p{max-width:645px;font-size:18px;line-height:1.75;margin:0}.contacts{display:flex;gap:8px}.social-link{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.contact-outline{width:24px;height:24px;flex:0 0 24px;fill:currentColor;stroke:none}.expertise{font-size:13px;margin-top:34px;color:var(--muted);line-height:2}.expertise i{font-style:normal;margin:0 12px;color:#aaa}.work{padding:0 40px}.section-label{border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.feature{background:#efeff2;border-radius:24px;display:grid;grid-template-columns:1fr 1.1fr;overflow:hidden;min-height:620px}.feature-copy{padding:64px 20px 54px 48px;position:relative;z-index:1}h2{font-size:clamp(34px,3.5vw,50px);line-height:1.13;letter-spacing:-.045em;font-weight:600;margin:24px 0}p{line-height:1.7}.feature-copy>p{max-width:360px;color:var(--muted)}.metrics{display:flex;gap:44px;margin:32px 0}.metrics strong{display:block;font-size:36px;letter-spacing:-.05em}.metrics span{font-size:12px;color:var(--muted)}.case-link{display:inline-flex;align-items:center;gap:36px;border-bottom:1px solid;padding:12px 0;font-weight:700;font-size:14px}.case-link:hover{color:var(--link-hover)}.role{font-size:11px;color:var(--muted);margin-top:28px}.phones{position:relative;overflow:hidden;background:#df363e;border-radius:50% 0 0 0;margin-top:52px;min-height:568px}.phone{position:absolute;width:42%;border:0;border-radius:28px;box-shadow:0 22px 48px #50101c44}.phone.left{left:9%;top:74px;transform:rotate(-9deg)}.phone.right{right:3%;top:160px;transform:rotate(9deg)}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:48px 0 64px}.project-image{display:block;height:440px;border-radius:20px;overflow:hidden;background:#eee}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.project-image:hover img{transform:scale(1.025)}.project-caption{display:flex;justify-content:space-between;align-items:center;padding:24px 4px}.project-caption .eyebrow{color:var(--muted);font-size:11px}h3{font-size:28px;letter-spacing:-.035em;margin:8px 0}.project-caption p{margin:0;font-size:14px;color:var(--muted)}.project-caption>a{font-size:28px;padding:15px}.guitar{background:#25252f;color:white;border-radius:24px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;overflow:hidden;padding:48px 0 48px 48px}.guitar p{color:#c4c4cd;font-size:14px}.guitar img{width:125%;max-width:none;display:block;transform:rotate(-7deg);margin-left:12px}.upcoming{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0;border-bottom:1px solid var(--line)}.upcoming>span{font-size:12px;color:var(--muted)}.upcoming strong{font-size:16px;font-weight:500}.upcoming small{font-size:12px;color:var(--muted);margin-left:12px}footer{padding:80px 64px 32px}.footer-title{display:block;font-size:clamp(30px,4.3vw,58px);letter-spacing:-.05em;margin:20px 0 60px}.footer-row{display:flex;justify-content:space-between;gap:20px;font-size:13px}.footer-row span{color:var(--muted)}@media(max-width:900px){header{padding:24px}.hero{padding:60px 24px 40px}.hero-bottom{align-items:start;flex-direction:column;gap:20px}.work{padding:0 20px}.feature{grid-template-columns:1fr 1fr}.feature-copy{padding:36px 24px}.phones{min-height:530px}.phone{width:64%}.phone.left{left:0}.phone.right{right:-18%;top:230px}.project-image{height:320px}.guitar{padding:32px}.upcoming{flex-wrap:wrap}footer{padding:64px 24px 24px}}@media(max-width:600px){nav{gap:16px;font-size:12px}nav a[href="#about"]{display:none}.name{font-size:14px}.hero{padding-top:44px}h1{font-size:52px}.hero-bottom p{font-size:16px}.feature{grid-template-columns:1fr}.feature-copy{padding:32px}.phones{margin-top:0;min-height:410px;border-radius:80px 0 0 0}.phone{width:37%;border-radius:20px}.phone.left{left:13%;top:30px}.phone.right{right:10%;top:90px}.project-pair{grid-template-columns:1fr;gap:20px;margin:28px 0}.project-image{height:auto;aspect-ratio:1.14}.guitar{grid-template-columns:1fr;gap:32px}.guitar img{width:100%;transform:none;margin:0}.upcoming{align-items:start;flex-direction:column}.footer-row{flex-direction:column}.footer-title{margin-bottom:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-image img{transition:none}}
.speak-project{margin-top:64px}.speak-heading{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin:0 8px 28px}.speak-heading>p{max-width:470px;color:var(--muted)}.speak-products{display:grid;grid-template-columns:1fr 1fr;gap:28px}.speak-pro-card,.speak-flow-card{border-radius:24px;overflow:hidden;min-width:0}.speak-pro-card{background:#e6eeff;position:relative;min-height:700px}.speak-flow-card{background:#eaf3e9;padding-bottom:40px}.speak-product-copy{padding:36px 36px 24px}.product-status{font-size:12px;color:#464d60}.speak-product-copy h3{font-size:34px;margin:16px 0}.speak-product-copy p{font-size:15px;max-width:390px;color:#464d60}.speak-pro-card>img{display:block;width:52%;height:auto;margin:12px auto -95px;filter:drop-shadow(0 18px 22px #273f7133)}.flow-example{background:#fff;border:1px solid #d7e3d5;border-radius:20px;margin:20px 36px 0;padding:28px;box-shadow:0 16px 32px #183b1810}.flow-example .eyebrow{font-size:10px;letter-spacing:.08em;color:#61785e}.flow-example p{font-size:18px;line-height:1.55;margin:14px 0}.flow-divider{font-size:24px;color:#7d9278;margin:20px 0}.flow-caption{display:block;border-top:1px solid #e3e9e1;padding-top:20px;margin-top:28px;font-size:12px;color:#61785e}@media(max-width:900px){.speak-product-copy{padding:28px 24px 16px}.flow-example{margin:20px 24px 0;padding:22px}.speak-pro-card>img{width:70%}}@media(max-width:600px){.speak-heading,.speak-products{grid-template-columns:1fr;gap:20px}.speak-heading{gap:0}.speak-heading h2{margin-bottom:12px}.speak-project{margin-top:44px}.speak-pro-card{min-height:620px}.speak-pro-card>img{width:62%}.speak-flow-card{padding-bottom:28px}}

/* Match the original portfolio hover accent. */
a:hover{color:var(--link-hover)}

/* Five-style typography scale — design-system/typography.md */
body{font-size:1rem;font-weight:400}
h1{font-size:4.5rem;font-weight:600;line-height:1.1;letter-spacing:-.04em}
h2,.footer-title{font-size:2.5rem;font-weight:600;line-height:1.2;letter-spacing:-.03em}
h3,.speak-product-copy h3,.metrics strong{font-size:1.75rem;font-weight:600;line-height:1.25;letter-spacing:-.02em}
.metrics strong{font-weight:700}
p,.hero-bottom p,.feature-copy>p,.project-caption p,.guitar p,.speak-product-copy p,.flow-example p{font-size:1rem;font-weight:400;line-height:1.7;letter-spacing:0}
.name,.name span,nav,.eyebrow,.project-caption .eyebrow,.flow-example .eyebrow,.expertise,.section-label,.metrics span,.case-link,.role,.upcoming>span,.upcoming strong,.upcoming small,.footer-row,.product-status,.flow-caption{font-size:.875rem;line-height:1.5;letter-spacing:0;font-weight:400}
.name,nav,.case-link,.eyebrow,.project-caption .eyebrow,.flow-example .eyebrow{font-weight:600}
.eyebrow,.project-caption .eyebrow,.flow-example .eyebrow,.section-label{letter-spacing:.06em}
h1,h2,h3,.footer-title,.speak-product-copy h3{margin-top:8px;margin-bottom:16px}
p,.hero-bottom p,.project-caption p,.flow-example p{margin-top:0;margin-bottom:16px}
.metrics,.expertise,.flow-example .flow-caption{margin-top:32px}
h1,.footer-title{overflow-wrap:break-word}
@media(max-width:600px){h1{font-size:2.5rem}h2,.footer-title{font-size:2rem}}

/* Keep navigation aligned right after removing the header wordmark. */
header{justify-content:flex-end}

/* Project navigation wraps on smaller screens. */
header{justify-content:space-between;gap:24px;flex-wrap:wrap}
header nav{flex-wrap:wrap;align-items:center;gap:16px 24px}
.project-nav{flex:1 1 640px}
.project-nav a{white-space:nowrap}
.work [id]{scroll-margin-top:24px}
@media(max-width:600px){header nav{gap:12px 16px}.project-nav{flex-basis:100%}}

/* Chronological project sequence. */
.work > .speak-project:first-of-type{margin-top:0}
.work > .guitar{margin-bottom:48px}

/* One shared presentation for the Speak Group products. */
.speak-group-card{display:grid;grid-template-columns:1fr 1.1fr;background:#e9edf7;border-radius:24px;overflow:hidden}
.speak-group-copy{padding:48px 40px;align-self:center}
.speak-group-copy>p{max-width:440px;color:var(--muted)}
.speak-group-links{display:flex;gap:32px;flex-wrap:wrap;margin-top:24px}
.speak-group-copy .speak-group-status{font-size:.875rem;line-height:1.5;margin-top:24px}
.speak-group-visual{display:flex;align-items:center;gap:16px;padding:40px 24px 40px 0;min-width:0}
.speak-group-visual>img{width:45%;height:auto;min-width:0;filter:drop-shadow(0 16px 24px #273f7122)}
.speak-group-visual .flow-example{flex:1;min-width:0;margin:0;padding:24px;border:0;box-shadow:0 16px 32px #273f7110}
@media(max-width:900px){.speak-group-card{grid-template-columns:1fr}.speak-group-copy{padding:32px}.speak-group-copy>p{max-width:640px}.speak-group-visual{padding:0 32px 32px;justify-content:center}.speak-group-visual>img{width:34%;max-width:240px}.speak-group-visual .flow-example{max-width:340px}}
@media(max-width:600px){.speak-group-copy{padding:28px 24px}.speak-group-visual{padding:0 24px 28px;flex-direction:column}.speak-group-visual>img{width:65%}.speak-group-visual .flow-example{width:100%;max-width:none}}

/* Action labels for contact icons, including keyboard navigation. */
.contacts .social-link{position:relative}
.contacts .social-link::after{content:attr(aria-label);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);padding:8px 12px;border-radius:8px;background:var(--ink);color:#fff;font-size:.875rem;font-weight:400;line-height:1.5;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,transform .15s;z-index:10}
.contacts .social-link:hover::after,.contacts .social-link:focus-visible::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.contacts .social-link:first-child::after{left:0;transform:translateY(4px)}
.contacts .social-link:first-child:hover::after,.contacts .social-link:first-child:focus-visible::after{transform:translateY(0)}
.contacts .social-link:last-child::after{left:auto;right:0;transform:translateY(4px)}
.contacts .social-link:last-child:hover::after,.contacts .social-link:last-child:focus-visible::after{transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.contacts .social-link::after{transition:none}}

/* Center the product screenshot after removing the text example. */
.speak-group-visual{justify-content:center}

.footer-copy{position:relative}
.footer-copy-button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;text-align:left}
.footer-copy-button:hover{color:var(--link-hover)}
.footer-copy-button:focus-visible{outline:3px solid var(--link-hover);outline-offset:5px}
.footer-copy-status{position:absolute;bottom:calc(100% + 10px);left:0;z-index:20;display:block;width:max-content;max-width:min(280px,80vw);padding:8px 12px;border-radius:8px;background:var(--ink);color:#fff;font-size:.875rem;line-height:1.5;box-shadow:0 6px 20px #24243820;pointer-events:none}
.footer-copy-status:empty{display:none}
.footer-copy-status::after{content:"";position:absolute;top:100%;left:18px;border:5px solid transparent;border-top-color:var(--ink)}

.footer-row .footer-copy-status{color:#fff}
