/* Keep the approved typography when a WP font plugin adds p/h1–h6 rules.
   A small specificity increase beats element rules without !important, while
   component classes and fonts explicitly chosen in article blocks still win. */
body :where(main, .header, .footer) :is(p, h1, h2, h3, h4, h5, h6){font-family:inherit}
body :where(main, .header, .footer) :is(h1, h2, h3, h4, h5, h6){font-weight:700}

:root{--ink:#1d1d1f;--muted:#6e6e73;--blue:#0071e3;--link:#0066cc;--surface:#f5f5f7;--line:#d2d2d7;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}p,h1,h2,h3,h4,figure{margin:0}button{border:0}button:disabled{cursor:default}ul,ol{margin:0;padding:0;list-style:none}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:16px;top:-70px;background:white;padding:12px 22px;z-index:100}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid #00000009}.nav{height:68px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:155px;height:auto;filter:none}.desktop-nav{display:flex;align-items:center;gap:31px;font-size:12px;font-weight:500}.desktop-nav a:hover{color:var(--blue)}.nav-actions{display:flex;gap:16px;align-items:center}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:11px 24px;border-radius:99px;background:var(--blue);color:white;font-size:15px;line-height:1.4;transition:background .2s,transform .2s}.pill:hover{background:#0077ed;transform:translateY(-1px)}.pill.small{min-height:32px;padding:7px 17px;font-size:12px}.menu-toggle{display:none;background:none;width:38px;height:38px;padding:9px}.menu-toggle span{display:block;height:1.5px;background:var(--ink);margin:6px 0}.mobile-nav{padding:16px 24px 24px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:11px 0;font-size:18px}.announcement{text-align:center;background:var(--surface);font-size:12px;padding:11px 20px;color:#515154;letter-spacing:.035em}.announcement a{color:var(--link);margin-left:12px}.chevron::after{content:'›';display:inline-block;padding-left:9px;font-size:1.25em;line-height:.8}.hero{background:linear-gradient(180deg,#fff 50%,#f5f5f7 100%);overflow:hidden;text-align:center;padding:67px 0 26px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.07em;color:var(--muted);margin-bottom:16px}.hero .eyebrow{font-size:15px;color:var(--ink);margin-bottom:20px}.hero h1{font-size:clamp(40px,4.75vw,68px);font-weight:700;line-height:1.27;letter-spacing:-.02em}.mobile-break{display:none}.hero h1 .accent{color:var(--blue)}.hero-lead{font-size:20px;line-height:1.8;color:var(--muted);margin:22px auto 25px;letter-spacing:.01em}.hero-actions{display:flex;gap:28px;align-items:center;justify-content:center}.text-link{color:var(--link);font-size:16px;display:inline-block}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.hero-note{font-size:12px;color:var(--muted);margin-top:17px}.showcase{width:min(1080px,calc(100% - 90px));height:350px;position:relative;margin:50px auto 0;display:flex;align-items:flex-start;justify-content:center;gap:20px}.hero-project{width:29%;text-align:left;flex-shrink:0;position:relative;transition:transform .4s}.hero-project:first-child{transform:translateY(44px) rotate(-5deg)}.hero-project:nth-child(2){width:36%;z-index:2}.hero-project:last-child{transform:translateY(44px) rotate(5deg)}.hero-project:hover{transform:translateY(-7px)}.browser-frame{background:white;border:1px solid #e3e3e7;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px #00000013}.browser-bar{height:27px;background:#fff;display:flex;align-items:center;padding:0 11px;gap:4px;border-bottom:1px solid #ededed}.browser-bar i{width:5px;height:5px;border-radius:50%;background:#d4d4d8}.browser-bar small{font-size:8px;flex:1;text-align:center;color:#85858b;padding-right:23px}.browser-frame img{width:100%;height:248px;object-fit:cover;object-position:top}.hero-project:nth-child(2) .browser-frame img{height:292px}.hero-project figcaption{text-align:center;font-size:11px;color:var(--muted);margin-top:13px;letter-spacing:.03em}.hero-design-toggle{margin:18px auto 0;display:flex;align-items:center;border:1px solid #dadade;border-radius:99px;padding:4px;width:max-content;max-width:calc(100% - 40px);background:#ffffff90}.hero-design-toggle button{font-size:12px;padding:8px 19px;border-radius:99px;background:transparent;color:var(--muted)}.hero-design-toggle button[aria-pressed="true"]{color:var(--ink);background:white;box-shadow:0 2px 7px #0000000d}.hero-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left;margin:32px auto 10px}.hero-notes article{background:#fff;padding:24px;border-radius:18px}.hero-notes small{color:var(--muted);font-size:12px}.hero-notes h3{font-size:20px;line-height:1.5;margin:14px 0 8px}.hero-notes p{font-size:14px;color:var(--muted)}.routes{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-block:33px}.route{padding:0 38px;display:flex;align-items:center;justify-content:space-between}.route:first-child{border-right:1px solid var(--line);padding-left:0}.route:last-child{padding-right:0}.route small{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.route h2{font-size:20px;line-height:1.6;letter-spacing:-.03em}.route p{font-size:13px;color:var(--muted);margin-top:3px}.route .circle{font-size:21px;color:var(--link)}.section{padding:106px 0}.gray{background:var(--surface)}.section-title{font-size:clamp(34px,4.2vw,51px);line-height:1.3;letter-spacing:-.055em;font-weight:700}.muted{color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:42px}.section-heading .text-link{white-space:nowrap;padding-bottom:6px}.filters{display:flex;gap:8px;margin:30px 0}.filters button{padding:9px 22px;border-radius:99px;background:#e8e8ed;font-size:13px;transition:background .2s}.filters button[aria-pressed="true"]{background:var(--ink);color:white}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.work-card{background:white;border-radius:22px;overflow:hidden;box-shadow:0 3px 8px #00000002;transition:transform .3s}.work-card:hover{transform:translateY(-4px)}.work-image{height:240px;display:block;padding:26px 24px 0;overflow:hidden;background:#e8edf3}.work-image.cream{background:#eaf1f9}.work-image.sage{background:#e3f1f8}.work-image.stone{background:#e5ebf6}.work-image img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:8px 8px 0 0;box-shadow:0 8px 20px #00000015;transition:transform .5s}.work-image:hover img{transform:translateY(-5px)}.work-copy{padding:24px}.work-category{font-size:11px;letter-spacing:.02em;color:var(--muted)}.work-copy h3{font-size:21px;line-height:1.5;letter-spacing:-.03em;margin:7px 0}.work-copy .description{font-size:13px;color:var(--muted);min-height:43px}.work-tags{font-size:11px;color:var(--muted);margin-top:10px}.work-note{margin-top:20px;padding-top:17px;border-top:1px solid #e7e7eb}.work-note summary{font-size:12px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;list-style:none}.work-note summary::after,.faq summary::after{content:'+';font-weight:400;font-size:25px;flex-shrink:0}.work-note[open] summary::after,.faq details[open] summary::after{content:'−'}summary::-webkit-details-marker{display:none}.work-note h4{font-size:15px;line-height:1.7;margin:17px 0 10px}.work-note p{font-size:13px;line-height:1.9;color:var(--muted)}.work-note a{font-size:13px;margin-top:14px}.count{font-size:12px;color:var(--muted);margin-top:20px}.center{text-align:center}.section-intro{font-size:19px;line-height:1.8;color:var(--muted);margin-top:23px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}.service-card{border-radius:25px;background:#f7f7f9;overflow:hidden;padding:45px 42px 38px}.service-card .eyebrow{font-size:12px}.service-card h3{font-size:31px;letter-spacing:-.045em;line-height:1.4}.service-card>.service-lead{color:var(--muted);font-size:15px;margin-top:16px}.service-card>img{width:100%;height:270px;object-fit:contain;mix-blend-mode:multiply;margin:10px 0 22px}.service-steps{display:grid;gap:19px}.service-steps li{display:grid;grid-template-columns:28px 1fr;gap:12px}.step-number{font-size:12px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;border:1px solid #c7c7cc;margin-top:1px;color:var(--muted)}.service-steps h4{font-size:15px}.service-steps p{font-size:13px;color:var(--muted);margin-top:3px}.service-result{border-top:1px solid var(--line);margin-top:29px;padding-top:26px}.service-result small{color:var(--muted);font-size:11px}.service-result h4{font-size:20px;line-height:1.5;margin:8px 0 14px;letter-spacing:-.04em}.service-result p{font-size:14px;color:var(--muted)}.service-result .text-link{margin-top:24px;font-size:15px}.direct{background:#1d1d1f;color:#f5f5f7;padding:104px 0}.direct .eyebrow,.direct .section-intro{color:#a1a1a6}.direct-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:85px;align-items:center}.direct .section-title{font-size:46px}.direct .text-link{color:#2997ff;margin-top:28px}.consultation{border:1px solid #454549;border-radius:24px;padding:36px}.consultation h3{font-size:22px;line-height:1.6;letter-spacing:-.035em}.consultation>p{font-size:14px;color:#a1a1a6;margin-top:16px}.consult-steps{display:flex;gap:15px;justify-content:space-between;margin:28px 0}.consult-steps li{font-size:12px;line-height:1.7}.consult-steps b{display:block;font-size:26px;letter-spacing:-.06em;color:#85858c;font-weight:500;margin-bottom:9px}.fine{font-size:12px!important;color:var(--muted)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;gap:32px}.process-grid li{border-top:1px solid var(--line);padding-top:25px}.process-grid .number{font-size:40px;font-weight:600;letter-spacing:-.05em;color:#bebec4}.process-grid h3{font-size:22px;margin:15px 0 10px}.process-grid p{font-size:14px;color:var(--muted)}.support-line{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:47px;font-size:14px}.support-line img{width:25px;height:25px}.process-caption{font-size:13px;color:var(--muted);text-align:center;margin-top:12px}.pricing{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}.price-box{background:white;border-radius:25px;padding:36px 40px}.price-row{display:flex;justify-content:space-between;gap:20px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid #e7e7eb}.price-row:last-of-type{margin:0;border:0;padding:0}.price-row h3{font-size:16px;margin-bottom:6px}.price-row p{font-size:12px;color:var(--muted)}.price-value{text-align:right;white-space:nowrap}.price-value b{font-size:36px;letter-spacing:-.06em;font-weight:600}.price-value span{font-size:16px}.price-value small{font-size:11px;display:block;color:var(--muted)}.price-value .second{font-size:15px;margin-top:9px;color:var(--ink)}.pricing .text-link{margin-top:27px}.pricing .fine{margin-top:18px;max-width:380px}.faq{max-width:850px;margin:auto}.faq .section-title{font-size:40px;margin-bottom:37px}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:24px 0;font-size:17px;font-weight:600;cursor:pointer;list-style:none}.faq summary::after{color:var(--muted);font-size:26px}.faq details p{font-size:15px;color:var(--muted);padding:0 44px 26px 0;line-height:1.9}.contact{background:linear-gradient(180deg,#f5f5f7,#edf3fa);padding:98px 0 88px;text-align:center}.contact .section-title{font-size:clamp(35px,4.9vw,62px)}.contact .section-intro{font-size:20px;margin-top:21px}.contact h3{font-size:19px;margin-top:31px}.contact-description{font-size:14px;color:var(--muted);max-width:520px;margin:12px auto 0}.contact .consult-steps{max-width:490px;margin:31px auto}.contact .consult-steps li{font-size:13px;flex:1}.contact .consult-steps b{font-size:19px;color:#929299;margin:0 0 4px}.contact .pill{margin-top:25px}.footer{background:var(--surface);padding:52px 0 24px;font-size:12px;color:var(--muted)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding-bottom:36px}.footer-brand img{width:166px;height:auto;filter:none}.footer-brand p{font-size:14px;margin-top:20px;line-height:1.8}.footer h3{font-size:12px;color:var(--ink);margin-bottom:13px}.footer-links{display:grid;gap:9px}.footer a:hover{color:var(--ink);text-decoration:underline}.socials{display:flex;flex-wrap:wrap;gap:17px;margin-top:22px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px}.footer-bottom div{display:flex;gap:23px}
@media(min-width:1500px){.hero{padding-top:83px}.showcase{margin-top:58px;height:390px}.browser-frame img{height:288px}.hero-project:nth-child(2) .browser-frame img{height:332px}}
@media(max-width:1000px){.desktop-nav{gap:17px}.nav{gap:20px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{padding:34px 28px}.service-card h3{font-size:27px}.direct-layout{gap:40px}.direct .section-title{font-size:36px}.pricing{gap:35px}.price-box{padding:30px 25px}.consultation{padding:26px}.hero-notes{gap:12px}.hero-notes article{padding:20px}}
@media(max-width:760px){.mobile-break{display:block}.wrap{width:calc(100% - 40px)}.nav{height:58px}.brand img{width:138px}.desktop-nav{display:none}.menu-toggle{display:block}.nav-actions{gap:8px}.announcement{font-size:10px;padding:10px 12px}.announcement a{margin-left:6px}.hero{padding:48px 0 23px}.hero .eyebrow{font-size:12px;margin-bottom:18px}.hero h1{font-size:clamp(33px,7.7vw,52px);letter-spacing:-.02em;line-height:1.35}.hero-lead{font-size:16px;margin:21px auto 24px}.hero-actions{gap:17px}.pill{font-size:13px;padding:11px 19px;min-height:43px}.text-link{font-size:14px}.hero-note{max-width:290px;margin:17px auto 0;font-size:11px}.showcase{width:650px;left:50%;transform:translateX(-50%);height:235px;margin:37px 0 0;gap:14px}.hero-project{width:27%}.hero-project:nth-child(2){width:37%}.browser-frame{border-radius:8px}.browser-frame img{height:150px}.hero-project:nth-child(2) .browser-frame img{height:193px}.browser-bar{height:19px;padding:0 7px}.browser-bar small{font-size:6px}.browser-bar i{width:4px;height:4px}.hero-project figcaption{font-size:10px;margin-top:9px}.hero-project:first-child,.hero-project:last-child{margin-top:0}.hero-design-toggle{margin-top:12px}.hero-notes{grid-template-columns:1fr;text-align:center}.routes{padding:20px 0;gap:17px}.route,.route:last-child{padding:0;gap:6px}.route:first-child{padding-right:17px}.route h2{font-size:15px;line-height:1.6}.route small{font-size:10px}.route p{font-size:11px}.route .circle{display:none}.section{padding:72px 0}.eyebrow{font-size:12px;margin-bottom:13px}.section-title{font-size:34px;line-height:1.4}.section-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:26px}.section-heading .text-link{padding:0}.filters{margin:24px 0;gap:7px}.filters button{padding:8px 16px;font-size:12px}.work-grid{gap:18px}.work-copy{padding:20px}.work-copy h3{font-size:19px}.work-image{height:210px;padding:22px 20px 0}.section-intro{font-size:16px;margin-top:19px}.service-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.service-card{padding:32px 28px}.service-card h3{font-size:29px}.service-card>img{height:245px;margin:8px 0 20px}.direct{padding:72px 0}.direct-layout{grid-template-columns:1fr;gap:34px}.direct .section-title{font-size:35px}.consultation{padding:27px}.consultation h3{font-size:20px}.consult-steps{gap:12px}.process-grid{grid-template-columns:1fr 1fr;gap:33px 25px;margin-top:36px}.process-grid .number{font-size:33px}.process-grid h3{font-size:21px;margin:9px 0}.process-grid p{font-size:13px}.support-line{font-size:12px;gap:8px;margin-top:38px}.process-caption{font-size:11px;max-width:300px;margin:13px auto 0}.pricing{grid-template-columns:1fr;gap:30px}.pricing .fine{max-width:none}.price-box{padding:30px 25px}.price-value b{font-size:32px}.faq .section-title{font-size:32px;margin-bottom:24px}.faq summary{font-size:15px;padding:22px 0;gap:18px}.faq details p{font-size:14px;padding-right:16px}.contact{padding:70px 0}.contact .section-title{font-size:35px}.contact .section-intro{font-size:17px}.contact h3{font-size:17px}.contact-description{font-size:13px}.contact .consult-steps{margin:28px auto}.footer{padding-top:39px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:13px;margin-top:14px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:13px}}
@media(max-width:480px){.work-grid{grid-template-columns:1fr}.work-image{height:255px;padding:27px 28px 0}.work-copy .description{min-height:0}.work-copy{padding:24px}.work-copy h3{font-size:22px}.work-note summary{font-size:13px}.service-card>img{height:205px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:13px}.hero h1{font-size:clamp(30px,7.7vw,37px)}.announcement{letter-spacing:0}.price-row{gap:10px}.price-row h3{font-size:14px}.price-value .second{font-size:13px}.contact .section-title{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.header{position:static}.menu-toggle,.filters,.hero-design-toggle{display:none}.section,.direct,.contact{padding:35px 0}.work-grid{grid-template-columns:repeat(2,1fr)}details> *{display:block!important}.work-card{break-inside:avoid}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}}

/* Subtle scroll motion; content remains visible without JavaScript. */
.header{transition:box-shadow .3s ease,background .3s ease}
.header.is-scrolled{background:rgba(255,255,255,.94);box-shadow:0 4px 20px #00000006}
.hero-project figure{transform-origin:center center}
@media(prefers-reduced-motion:reduce){.hero-project figure{transform:none!important}}
@media print{.hero-project figure{transform:none!important}}
/* Rounded action buttons and circular arrows, inspired by coomil.co.jp. */
:root{--action:#00146e;--action-ink:#242e33;--action-border:#00146e;--action-ease:cubic-bezier(.22,.68,0,1)}
.link-arrow{width:32px;height:32px;flex:0 0 32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:white;color:var(--action-ink);overflow:hidden;transition:background .25s,color .25s,transform .35s var(--action-ease)}
.link-arrow svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s var(--action-ease)}
.pill,.text-link{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;max-width:100%;padding:10px 12px 10px 27px;border:1.5px solid transparent;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.025em;line-height:1.5;text-align:left;text-decoration:none;transition:background .25s,color .25s,border-color .25s,box-shadow .25s,transform .35s var(--action-ease)}
.pill{min-width:250px;background:var(--action);border-color:var(--action);color:var(--action-ink)}
.pill:hover{background:var(--action);color:var(--action-ink);transform:none}
.pill .link-arrow{width:34px;height:34px;flex-basis:34px}
.text-link{min-width:245px;background:#eeeff1;border-color:#eeeff1;color:var(--ink)}
.text-link.chevron::after{display:none}
.text-link:hover{text-decoration:none}
.button-label{min-width:0}
.pill.small{min-width:133px;min-height:40px;gap:13px;padding:6px 8px 6px 18px;font-size:12px}
.pill.small .link-arrow{width:25px;height:25px;flex-basis:25px}
.pill.small .link-arrow svg{width:14px;height:14px}
.hero-actions{gap:16px}
.hero-actions .text-link{min-width:235px;background:var(--action-ink);border-color:var(--action-ink);color:white}
.section-heading .text-link{padding:10px 12px 10px 25px}
.service-result .text-link{display:flex;width:100%;min-width:0;margin-top:27px;font-size:14px;background:#fff;border-color:#fff}
.work-note .text-link{display:flex;min-width:0;gap:10px;min-height:48px;padding:7px 9px 7px 15px;font-size:12px}
.work-note .link-arrow{width:28px;height:28px;flex-basis:28px}
.direct .text-link{background:#343438;border-color:#515155;color:white}
.contact .pill{min-width:310px;min-height:66px;padding-left:31px;font-size:16px;margin-top:30px}
.contact .pill .link-arrow{width:40px;height:40px;flex-basis:40px}
.desktop-nav a,.footer-links a,.socials a,.footer-bottom a,.work-copy h3 a{position:relative;transition:color .25s;text-decoration:none;text-underline-offset:5px}
.desktop-nav a::after{content:'';position:absolute;left:0;bottom:-7px;right:0;height:2px;background:var(--action);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--action-ease)}
.announcement a{color:var(--action-ink);font-weight:600;text-decoration:underline;text-decoration-color:var(--action-border);text-underline-offset:4px}
.announcement .chevron::after{content:'→';font-size:1em;transition:transform .25s}
.mobile-nav a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8ec;font-size:16px;padding:15px 0}
.mobile-nav a::after{content:'→';display:grid;place-items:center;width:29px;height:29px;border-radius:50%;font-size:16px;background:#f0f0f3;color:var(--ink)}
.menu-toggle{border-radius:50%;border:1px solid #e7e7e9;background:#f4f4f6}
.menu-toggle span{transition:transform .25s}
.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.75px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}
.routes{gap:22px;padding-block:30px}
.route,.route:first-child,.route:last-child{padding:24px 26px;border:1px solid #ebebee;border-radius:18px;background:#f8f8fa;gap:18px;transition:border-color .25s,background .25s}
.route .circle{display:inline-flex;width:42px;height:42px;flex-basis:42px;background:white;color:var(--action-ink)}
.hero-project figcaption{display:flex;align-items:center;justify-content:center;gap:10px;color:#515154}
.hero-project figcaption .link-arrow{width:23px;height:23px;flex-basis:23px;background:#fff;box-shadow:0 1px 5px #00000008}
.hero-project figcaption .link-arrow svg{width:13px;height:13px}
.work-image{position:relative}
.work-image>.link-arrow{position:absolute;right:17px;bottom:17px;width:40px;height:40px;box-shadow:0 3px 14px #00000012}
.work-copy h3 a{display:inline-block}
.filters{gap:10px;flex-wrap:wrap}
.filters button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:9px 20px;background:transparent;border:1px solid #d8d9dd;color:#515154;font-weight:600;transition:background .25s,color .25s,border-color .25s}
.filters button::before{content:'';width:6px;height:6px;background:currentColor;border-radius:50%;opacity:.4}
.filters button[aria-pressed="true"]{background:var(--action-ink);border-color:var(--action-ink);color:white}
.filters button[aria-pressed="true"]::before{background:var(--action);opacity:1}
.hero-design-toggle{border-color:#dedee2;background:#ececef;gap:4px}
.hero-design-toggle button{min-height:40px;padding:9px 21px;font-weight:600;transition:color .25s,background .25s}
.hero-design-toggle button[aria-pressed="true"]{background:white;color:var(--ink)}
.work-note summary{min-height:42px;gap:10px}
.work-note summary::after,.faq summary::after{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;background:#f0f0f3;color:var(--ink);border-radius:50%;font-size:21px;line-height:1;transition:background .25s,color .25s,transform .3s var(--action-ease)}
.faq summary::after{width:38px;height:38px;flex-basis:38px;font-size:23px}
.work-note[open] summary::after,.faq details[open] summary::after{background:var(--action-ink);color:white}
.work-note summary,.faq summary{transition:color .25s}
.footer-links a{justify-self:start;padding:3px 0;min-height:27px}
.footer-links a::after{content:'→';display:inline-block;margin-left:7px;font-size:12px;color:#99999f;transition:color .25s,transform .25s}
.footer a:hover{text-decoration:none}
/* Keyboard focus receives the same affordance as a pointer hover. */
.pill:focus-visible{background:white;border-color:var(--action-border);color:var(--action-ink)}
.text-link:focus-visible{background:white;border-color:#b8b9c0;color:var(--ink)}
.pill:focus-visible .link-arrow,.text-link:focus-visible .link-arrow{background:var(--action)}
.route:focus-visible{border-color:var(--action-border);background:white}
.desktop-nav a:focus-visible::after{transform:scaleX(1)}
@media(hover:hover){
 .pill:hover{background:white;border-color:var(--action-border);color:var(--action-ink);box-shadow:0 4px 16px #00000004}
 .text-link:hover{background:white;border-color:#b8b9c0;color:var(--ink)}
 .pill:hover .link-arrow,.text-link:hover .link-arrow{background:var(--action)}
 .pill:hover .link-arrow svg,.text-link:hover .link-arrow svg,.route:hover .link-arrow svg{transform:translateX(3px)}
 .desktop-nav a:hover{color:var(--ink)}
 .desktop-nav a:hover::after{transform:scaleX(1)}
 .announcement a:hover::after{transform:translateX(3px)}
 .route:hover{border-color:var(--action-border);background:white}
 .route:hover .circle{background:var(--action)}
 .hero-project:hover figcaption .link-arrow,.work-image:hover>.link-arrow{background:var(--action);transform:scale(1.08)}
 .work-copy h3 a:hover,.footer-links a:hover,.socials a:hover,.footer-bottom a:hover{text-decoration:underline;text-decoration-color:var(--action-border);text-decoration-thickness:2px}
 .footer-links a:hover::after{transform:translateX(3px);color:var(--ink)}
 .filters button:not([aria-pressed="true"]):hover{border-color:var(--action-border);background:#e4f1fc;color:var(--ink)}
 .hero-design-toggle button:not([aria-pressed="true"]):hover{background:#e4f1fc;color:var(--ink)}
 .work-note summary:hover::after,.faq summary:hover::after{background:var(--action);color:var(--action-ink);transform:rotate(90deg)}
 .work-note[open] summary:hover::after,.faq details[open] summary:hover::after{transform:none}
 .menu-toggle:hover{background:var(--action);border-color:var(--action)}
}
.pill:active,.text-link:active{transform:scale(.98)}
@media(max-width:1000px) and (min-width:761px){.desktop-nav{gap:16px}.brand img{width:140px}.nav{gap:18px}}
@media(max-width:760px){
 .pill,.text-link{min-height:54px;min-width:0;gap:18px;padding:10px 12px 10px 22px;font-size:13px}
 .pill.small{min-width:0;min-height:36px;gap:9px;padding:5px 6px 5px 13px;font-size:11px}
 .pill.small .link-arrow{width:23px;height:23px;flex-basis:23px}
 .hero-actions{gap:12px;flex-wrap:wrap}
 .hero-actions .pill,.hero-actions .text-link{width:250px;min-width:0;font-size:14px}
 .section-heading .text-link{white-space:normal;padding:10px 12px 10px 22px}
 .service-result .text-link{font-size:13px}
 .contact .pill{min-width:0;width:min(310px,100%);min-height:62px;font-size:14px;padding-left:24px}
 .routes{grid-template-columns:1fr;gap:12px;padding-block:22px}
 .route,.route:first-child,.route:last-child{padding:20px 22px;gap:14px}
 .route h2{font-size:17px}.route p{font-size:12px}
 .route .circle{display:inline-flex;width:36px;height:36px;flex-basis:36px}
 .filters{gap:7px}.filters button{padding:8px 13px;gap:7px;font-size:12px}
 .hero-project figcaption{gap:6px;font-size:10px}.hero-project figcaption .link-arrow{width:20px;height:20px;flex-basis:20px}
 .work-note .text-link{font-size:12px;padding-left:14px}
 .hero-design-toggle button{padding:8px 16px}
}
@media(max-width:360px){.nav{gap:10px}.brand img{width:121px}.nav-actions{gap:6px}.pill.small{font-size:10px;gap:6px;padding-left:10px}.filters button{font-size:11px;padding-inline:11px}}

/* Connected steps communicate sequence rather than a collection of cards. */
.process-grid{gap:32px}
.process-grid>li{position:relative;border:0;padding:0}
.process-grid .number{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;border:1.5px solid #a5c3e5;border-radius:50%;background:#eef5fc;color:var(--action-ink);font-size:23px;font-weight:600;line-height:1;letter-spacing:-.035em}
.process-grid>li:not(:last-child)::before{content:'';position:absolute;left:73px;right:-17px;top:28px;height:1px;background:#c9cbd0}
.process-grid>li:not(:last-child)::after{content:'';position:absolute;right:-17px;top:25px;width:7px;height:7px;border-top:1px solid #9a9ea5;border-right:1px solid #9a9ea5;transform:rotate(45deg)}
.process-grid h3{margin:24px 0 11px;font-size:23px}
.process-grid p{max-width:220px;line-height:1.9}
.process-grid>li:last-child .number{background:var(--action);border-color:var(--action)}
/* Keep connectors steady while the step content is revealed. */
.process-grid>li>h3,.process-grid>li>p{position:relative}
.consult-steps,.contact .consult-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:29px 0 24px}
.consult-steps>li,.contact .consult-steps>li{position:relative;text-align:center;font-size:12px;line-height:1.7;min-width:0}
.consult-steps b,.contact .consult-steps b{position:relative;z-index:1;display:grid;place-items:center;width:36px;height:36px;border:1px solid #616166;border-radius:50%;margin:0 auto 12px;background:#29292c;color:#f5f5f7;font-size:14px;font-weight:600;letter-spacing:0;line-height:1}
.consult-steps>li:not(:last-child)::before{content:'';position:absolute;top:18px;left:calc(50% + 26px);right:calc(-50% + 10px);height:1px;background:#616166}
.consult-steps>li:not(:last-child)::after{content:'';position:absolute;top:15px;right:calc(-50% + 10px);width:6px;height:6px;border-top:1px solid #929298;border-right:1px solid #929298;transform:rotate(45deg)}
.consult-steps>li:last-child b{background:var(--action);border-color:var(--action);color:var(--action-ink)}
.contact .consult-steps{max-width:520px;margin:32px auto}
.contact .consult-steps>li{font-size:14px}
.contact .consult-steps b{width:42px;height:42px;border-color:#d2d4da;background:#fff;color:var(--ink);font-size:15px;margin-bottom:14px}
.contact .consult-steps>li:not(:last-child)::before{top:21px;left:calc(50% + 31px);right:calc(-50% + 15px);background:#c5c9d0}
.contact .consult-steps>li:not(:last-child)::after{top:18px;right:calc(-50% + 15px);border-color:#9a9ea5}
.contact .consult-steps>li:last-child b{background:var(--action);border-color:var(--action)}
.service-steps{gap:0}
.service-steps>li{position:relative;grid-template-columns:32px 1fr;column-gap:17px;padding-bottom:28px}
.service-steps>li:last-child{padding-bottom:0}
.service-steps .step-number{position:relative;z-index:1;width:32px;height:32px;margin:0;border:1px solid #cdd0d6;background:#fff;color:var(--ink);font-size:12px;font-weight:600;line-height:1}
.service-steps>li:not(:last-child)::before{content:'';position:absolute;left:15.5px;top:39px;bottom:7px;width:1px;background:#cdd0d6}
.service-steps>li:not(:last-child)::after{content:'';position:absolute;left:13px;bottom:8px;width:6px;height:6px;border-bottom:1px solid #a0a4ab;border-right:1px solid #a0a4ab;transform:rotate(45deg)}
.service-steps>li:last-child .step-number{background:var(--action);border-color:var(--action)}
.service-steps h4{padding-top:3px}
@media(max-width:760px){
 .process-grid{grid-template-columns:1fr;gap:0;max-width:470px;margin:36px auto 0}
 .process-grid>li{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:22px;padding:0 0 37px;align-items:start}
 .process-grid>li:last-child{padding-bottom:0}
 .process-grid .number{grid-column:1;grid-row:1/3;width:48px;height:48px;font-size:19px}
 .process-grid h3{grid-column:2;margin:0 0 7px;padding-top:4px;font-size:21px;line-height:1.5}
 .process-grid p{grid-column:2;max-width:none;font-size:14px;line-height:1.8}
 .process-grid>li:not(:last-child)::before{left:23.5px;right:auto;top:60px;bottom:12px;width:1px;height:auto}
 .process-grid>li:not(:last-child)::after{left:20.5px;right:auto;top:auto;bottom:12px;width:7px;height:7px;transform:rotate(135deg)}
 .consult-steps,.contact .consult-steps{gap:12px}
 .consult-steps>li:not(:last-child)::before{right:calc(-50% + 14px)}
 .consult-steps>li:not(:last-child)::after{right:calc(-50% + 14px)}
 .contact .consult-steps>li{font-size:12px}
 .contact .consult-steps>li:not(:last-child)::before,.contact .consult-steps>li:not(:last-child)::after{right:calc(-50% + 19px)}
 .service-steps>li{column-gap:15px;padding-bottom:26px}
}
@media(max-width:480px){
 .consultation .consult-steps{grid-template-columns:1fr;gap:0;margin-block:26px}
 .consultation .consult-steps>li{display:flex;align-items:center;gap:15px;padding:0 0 29px;text-align:left;font-size:14px;min-height:65px}
 .consultation .consult-steps>li:last-child{padding-bottom:0;min-height:36px}
 .consultation .consult-steps b{flex:0 0 36px;margin:0}
 .consultation .consult-steps>li:not(:last-child)::before{left:17.5px;right:auto;top:43px;bottom:7px;width:1px;height:auto}
 .consultation .consult-steps>li:not(:last-child)::after{left:15px;right:auto;top:auto;bottom:7px;transform:rotate(135deg)}
}

/* ANA-inspired palette: deep blue, sky blue, white, and cool light surfaces. */
:root{--navy:#00146e;--sky:#00aff0;--ice:#eef5fc;--ink:#172b4d;--muted:#5c6e87;--blue:#00146e;--link:#13448f;--surface:#f3f7fc;--line:#d3deec;--action:#00146e;--action-ink:#00146e;--action-border:#00146e}
.section-title,.hero h1,.service-card h3,.work-copy h3,.route h2,.process-grid h3{color:var(--navy)}
.hero h1 .accent{color:#13448f}
.hero{background:linear-gradient(180deg,#fff 48%,#edf5fc 100%)}
.announcement{background:#edf5fc;color:#526988}
.announcement a{color:var(--navy);text-decoration-color:var(--sky)}
.brand img,.footer-brand img{filter:none}
.header{border-bottom-color:#00146e0c}
.header.is-scrolled{box-shadow:0 4px 20px #00146e09}
.pill,.pill:hover{background:var(--navy);border-color:var(--navy);color:#fff}
.link-arrow{color:var(--navy)}
.text-link{background:#e8f0fa;border-color:#e8f0fa;color:var(--navy)}
.hero-actions .text-link{background:#fff;border-color:#b8cce7;color:var(--navy)}
.hero-actions .text-link .link-arrow{background:#eaf3fc}
.service-result .text-link{background:#fff;border-color:#d5e1ef;color:var(--navy)}
.route,.route:first-child,.route:last-child{background:#f6f9fd;border-color:#dce6f3}
.work-image,.work-image.cream{background:#eaf1f9}
.work-image.sage{background:#e3f1f8}
.work-image.stone{background:#e5ebf6}
.service-card{background:#f3f7fc}
.hero-design-toggle{background:#e6eef9;border-color:#cfdaeb}
.hero-design-toggle button[aria-pressed="true"]{color:var(--navy)}
.filters button{border-color:#becde1;color:#526988}
.filters button[aria-pressed="true"]{background:var(--navy);border-color:var(--navy);color:#fff}
.filters button[aria-pressed="true"]::before{background:#76d8ff}
.desktop-nav a::after{background:var(--sky)}
.mobile-nav a::after,.menu-toggle,.work-note summary::after,.faq summary::after{background:#eaf2fc;color:var(--navy);border-color:#d4e1f1}
.menu-toggle span{background:var(--navy)}
.work-note[open] summary::after,.faq details[open] summary::after{background:var(--navy);color:#fff}
.direct{background:linear-gradient(120deg,#00146e,#012f64);color:#fff}
.direct .section-title,.direct .consultation h3{color:#fff}
.direct .eyebrow{color:#8edfff}
.direct .section-intro,.direct .consultation>p,.direct .fine{color:#c1d3ec}
.direct .consultation{border-color:#ffffff40;background:#ffffff07}
.direct .text-link{background:#ffffff12;border-color:#ffffff5c;color:#fff}
.consultation .consult-steps b{background:#ffffff0a;border-color:#8aa8d2;color:#fff}
.consultation .consult-steps>li:last-child b{background:#8edfff;border-color:#8edfff;color:var(--navy)}
.consultation .consult-steps>li:not(:last-child)::before{background:#829fc9}
.consultation .consult-steps>li:not(:last-child)::after{border-color:#aac0df}
.process-grid .number{background:#eef5fc;border-color:#a5c3e5;color:var(--navy)}
.process-grid>li:last-child .number,.service-steps>li:last-child .step-number,.contact .consult-steps>li:last-child b{background:var(--navy);border-color:var(--navy);color:#fff}
.service-steps .step-number,.contact .consult-steps b{border-color:#bacde4;color:var(--navy)}
.process-grid>li:not(:last-child)::before,.service-steps>li:not(:last-child)::before,.contact .consult-steps>li:not(:last-child)::before{background:#b3c8e0}
.process-grid>li:not(:last-child)::after,.service-steps>li:not(:last-child)::after,.contact .consult-steps>li:not(:last-child)::after{border-color:#7398c2}
.contact{background:linear-gradient(180deg,#f3f7fc,#e3f1fb)}
.price-value,.price-row h3{color:var(--navy)}
.footer{background:#eef3fa;color:#5c6e87}
.footer h3{color:var(--navy)}
.pill:focus-visible{background:#fff;border-color:var(--navy);color:var(--navy)}
.text-link:focus-visible{background:#fff;border-color:var(--navy);color:var(--navy)}
.pill:focus-visible .link-arrow,.text-link:focus-visible .link-arrow{background:var(--navy);color:#fff}
.route:focus-visible{border-color:var(--navy)}
@media(hover:hover){
 .pill:hover,.text-link:hover{background:#fff;border-color:var(--navy);color:var(--navy)}
 .pill:hover .link-arrow,.text-link:hover .link-arrow,.route:hover .circle,.hero-project:hover figcaption .link-arrow,.work-image:hover>.link-arrow{background:var(--navy);color:#fff}
 .route:hover{border-color:#9bbfe5;background:#fff}
 .work-note summary:hover::after,.faq summary:hover::after{background:var(--navy);color:#fff}
 .menu-toggle:hover{background:#deeffb;border-color:#99c8ea}
 .filters button:not([aria-pressed="true"]):hover,.hero-design-toggle button:not([aria-pressed="true"]):hover{background:#e4f1fc;border-color:#8ab8e1;color:var(--navy)}
 .work-copy h3 a:hover,.footer-links a:hover,.socials a:hover,.footer-bottom a:hover{text-decoration-color:var(--sky);color:var(--navy)}
}

/* Design notes expand beneath the completed work; the gallery stays in place. */
.hero-design-details{margin:18px auto 0;padding:0 0 8px}
.hero-design-details>summary{display:flex;align-items:center;justify-content:space-between;gap:23px;width:max-content;max-width:calc(100% - 40px);min-height:49px;margin:auto;padding:8px 10px 8px 23px;list-style:none;cursor:pointer;border:1px solid #c4d6ed;border-radius:999px;background:#fff;color:var(--navy);font-size:13px;font-weight:600;line-height:1.5;transition:background .25s,border-color .25s}
.hero-design-details>summary::-webkit-details-marker{display:none}
.hero-design-details .disclosure-icon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#eaf2fc;color:var(--navy)}
.hero-design-details .disclosure-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.hero-design-details .open-label{display:none}
.hero-design-details[open] .closed-label{display:none}
.hero-design-details[open] .open-label{display:inline}
.hero-design-details[open] .vertical-stroke{display:none}
.hero-design-details[open]>summary{background:#e8f1fb;border-color:#a5c3e5}
.hero-design-details[open] .disclosure-icon{background:var(--navy);color:white}
.hero-design-details .hero-notes{margin-top:26px}
.hero-design-details .hero-notes article{border:1px solid #d7e3f1;background:#fff;text-align:left}
.hero-design-details .hero-notes small{display:block;margin-bottom:13px;color:var(--navy);font-weight:600}
.hero-design-details .hero-notes h3{color:var(--navy)}
@media(hover:hover){.hero-design-details>summary:hover{background:#e4f1fc;border-color:#8ab8e1}}
@media(max-width:760px){.hero-design-details{margin-top:12px}.hero-design-details .hero-notes{margin-top:21px;gap:12px}}
@media print{.hero-design-details>summary{display:none}}

/* Keep each completed screen and its design explanation in the same card. */
.showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;width:min(1080px,calc(100% - 80px));height:auto;position:relative;left:auto;transform:none;margin:48px auto 20px;text-align:left}
.hero-project,.hero-project:first-child,.hero-project:nth-child(2),.hero-project:last-child,.hero-project:hover{width:100%;min-width:0;transform:none;margin:0;background:#fff;border:1px solid #d5e2f1;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #00146e08;transition:border-color .25s}
.project-preview{display:block;padding:12px 12px 0}
.hero-project .browser-frame{border-radius:9px;box-shadow:none;border-color:#e0e7f0}
.hero-project .browser-frame img,.hero-project:nth-child(2) .browser-frame img{height:245px;transform-origin:center;will-change:auto}
.hero-project figcaption{justify-content:space-between;gap:12px;min-height:56px;margin:0;padding:12px 8px;font-size:14px;font-weight:600;color:var(--navy)}
.hero-project figcaption .link-arrow{width:28px;height:28px;flex-basis:28px;background:#eaf2fc;box-shadow:none}
.project-design{margin:0 20px 8px;border-top:1px solid #e1e8f2}
.project-design>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:12px 0;list-style:none;cursor:pointer;color:var(--navy);font-size:12px;font-weight:600;line-height:1.5}
.project-design>summary::-webkit-details-marker{display:none}
.project-design .disclosure-icon{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:50%;background:#eaf2fc;color:var(--navy)}
.project-design .disclosure-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.project-design .open-label{display:none}
.project-design[open] .closed-label{display:none}
.project-design[open] .open-label{display:inline}
.project-design[open] .vertical-stroke{display:none}
.project-design[open] .disclosure-icon{background:var(--navy);color:#fff}
.project-note{padding:4px 0 22px;text-align:left}
.project-note small{display:block;color:var(--muted);font-size:10px;margin-bottom:15px}
.project-note p{color:var(--muted);font-size:13px;line-height:1.9}
.project-note h3{color:var(--navy);font-size:19px;line-height:1.5;margin:17px 0 11px;letter-spacing:-.035em}
@media(hover:hover){.hero-project:has(.project-preview:hover){border-color:#92b5df}.project-design>summary:hover{color:#1372df}.project-design>summary:hover .disclosure-icon{background:var(--navy);color:#fff}}
@media(max-width:760px){.showcase{grid-template-columns:1fr;width:calc(100% - 40px);max-width:440px;height:auto;left:auto;transform:none;margin:34px auto 20px;gap:20px}.hero-project .browser-frame img,.hero-project:nth-child(2) .browser-frame img{height:225px}.hero-project figcaption{font-size:14px;min-height:54px}.project-design>summary{font-size:13px;min-height:52px}.project-note h3{font-size:21px}.project-note small{font-size:11px}.project-note p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.hero-project .browser-frame img{transform:none!important}}
@media print{.showcase{grid-template-columns:repeat(3,1fr)}.project-design>summary{display:none}.hero-project .browser-frame img{transform:none!important}}


@media(hover:hover){.hero-project:hover figcaption .link-arrow{background:#eaf2fc;color:var(--navy);transform:none}.project-preview:hover figcaption .link-arrow{background:var(--navy);color:#fff;transform:translateX(2px)}}
/* Link arrows always point right, never diagonally upward. */
@keyframes showcase-screen-pan{from{object-position:50% 0%}to{object-position:50% 18%}}
.showcase .browser-frame img{animation:showcase-screen-pan 9s cubic-bezier(.45,0,.55,1) infinite alternate;animation-play-state:paused}
.showcase .hero-project:nth-child(2) .browser-frame img{animation-duration:11s;animation-delay:-3s}
.showcase .hero-project:nth-child(3) .browser-frame img{animation-duration:10s;animation-delay:-6s}
.showcase.is-in-view .browser-frame img{animation-play-state:running}
.showcase:focus-within .browser-frame img{animation-play-state:paused!important}
@media(hover:hover){.showcase .hero-project:hover .browser-frame img{animation-play-state:paused!important}}
@media(max-width:760px){.showcase .browser-frame img{animation-duration:12s}}
@media(prefers-reduced-motion:reduce){.showcase .browser-frame img{animation:none!important;object-position:top}}
@media print{.showcase .browser-frame img{animation:none!important;object-position:top}}
.work-list-footer{margin-top:20px}
.work-list-footer .count{margin:0}
.more-works{display:none}
@media(max-width:760px){.work-list-footer{display:flex;flex-direction:column;align-items:center;gap:19px;margin-top:24px}.more-works:not([hidden]){display:inline-flex;width:min(300px,100%)}.more-works .more-symbol{font-size:21px;font-weight:400;line-height:1}}
@media print{.more-works{display:none!important}.work-card[hidden]{display:block!important}}


/* Recognizable social icons, with accessible names retained on each link. */
.socials{gap:10px;align-items:center}
.socials a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:1px solid #cbd9ea;border-radius:50%;background:#fff;color:var(--navy);text-decoration:none;transition:background .2s,color .2s,border-color .2s}
.socials .social-icon{display:block;width:19px;height:19px;fill:currentColor}
.socials a:focus-visible{background:var(--navy);color:#fff;border-color:var(--navy)}
@media(hover:hover){.socials a:hover{background:var(--navy);color:#fff;border-color:var(--navy);text-decoration:none}}
/* Compact news list directly below the main visual. */
.news-section{padding:48px 0 38px;background:#fff}
.news-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:52px;align-items:start}
.news-heading{padding-top:18px}
.news-heading .eyebrow{color:#5c6e87;font-size:11px;letter-spacing:.14em;margin-bottom:8px}
.news-heading h2{color:var(--navy);font-size:30px;letter-spacing:-.035em;line-height:1.4}
.news-list{border-top:1px solid #d7e2ef}
.news-list>li{border-bottom:1px solid #d7e2ef}
.news-link{display:grid;grid-template-columns:98px minmax(0,1fr) 32px;gap:19px;align-items:center;min-height:83px;padding:20px 5px;color:var(--ink);transition:background .25s,color .25s}
.news-meta{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.news-date{font-size:12px;line-height:1.5;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}
.news-status{margin-top:14px;font-size:12px;line-height:1.8;color:var(--muted)}
.news-category{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:4px;background:#edf4fc;color:#13448f;font-size:11px;line-height:1.6;font-weight:600;white-space:nowrap}
.news-title{font-size:14px;line-height:1.85;font-weight:500}
.news-link .link-arrow{background:#edf4fc;color:var(--navy);width:30px;height:30px;flex-basis:30px}
.news-link:focus-visible{background:#f3f8fe;outline-offset:3px}
.news-link:focus-visible .link-arrow{background:var(--navy);color:#fff}
@media(hover:hover){.news-link:hover{background:#f7faff;color:var(--navy)}.news-link:hover .link-arrow{background:var(--navy);color:#fff}.news-link:hover .link-arrow svg{transform:translateX(3px)}}
@media(max-width:1000px){.news-layout{grid-template-columns:165px minmax(0,1fr);gap:32px}.news-link{gap:15px}}
@media(max-width:760px){.news-section{padding:35px 0 20px}.news-layout{grid-template-columns:1fr;gap:20px}.news-heading{padding-top:0;display:flex;align-items:baseline;gap:16px}.news-heading .eyebrow{margin:0;font-size:10px}.news-heading h2{font-size:26px}.news-link{grid-template-columns:minmax(0,1fr) 30px;gap:8px 16px;padding:17px 0;min-height:0}.news-meta{grid-column:1;flex-direction:row;align-items:center;gap:12px}.news-date{font-size:11px}.news-category{font-size:10px;padding:3px 9px}.news-title{grid-column:1;font-size:13px;line-height:1.8}.news-link .link-arrow{grid-column:2;grid-row:1/3}}


#hero-showcase:empty{display:none}.work-image>.portfolio-placeholder,.hero-project .portfolio-placeholder{display:grid;place-items:center;min-height:240px;padding:32px;background:var(--surface);color:var(--navy)}

/* Keep the work-note action comfortably inset on home cards as well. */
.work-note .text-link{padding:12px 20px;gap:12px;justify-content:center;white-space:normal}
.work-note .text-link>.button-label{flex:0 1 auto}
.work-note .text-link>.link-arrow{margin-left:0}

/* Draw disclosure symbols at the circle's geometric center, independent of fonts. */
.work-note summary::after,.work-note summary:hover::after,.work-note[open] summary::after,
.faq summary::after,.faq summary:hover::after,.faq details[open] summary::after,
.inner-page .lab-note summary .note-plus,.inner-page .lab-note[open] summary .note-plus,
main.inner-page .faq-section details>summary>span:last-child,main.inner-page .faq-section details[open]>summary>span:last-child{
 content:'';font-size:0;line-height:0;
 background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);
 background-size:12px 1.5px,1.5px 12px;
 background-position:center;background-repeat:no-repeat;
 transform:rotate(0deg);transform-origin:50% 50%;
}
.work-note summary:hover::after,.faq summary:hover::after{transform:rotate(0deg)}
.work-note[open] summary::after,.work-note[open] summary:hover::after,
.faq details[open] summary::after,.faq details[open] summary:hover::after,
.inner-page .lab-note[open] summary .note-plus,
main.inner-page .faq-section details[open]>summary>span:last-child{transform:rotate(45deg)}

/* Separate the amount and unit while keeping a shared baseline. */
.price-value{display:grid;grid-template-columns:max-content max-content;column-gap:8px;align-items:baseline;align-content:start;justify-content:end;flex-shrink:0}
.price-value>b{font-size:40px;line-height:1.15;letter-spacing:-.02em;font-weight:600;font-variant-numeric:lining-nums tabular-nums}
.price-value>span{font-size:15px;line-height:1.5;font-weight:500;letter-spacing:0}
.price-value>small{grid-column:1/-1;margin-top:3px;line-height:1.6}
@media(max-width:760px){.price-value{column-gap:7px}.price-value>b{font-size:34px}.price-value>span{font-size:14px}}
