/* WebGO Brand Refresh — editorial typography and a restrained, confident layout. */
:root{
 --body:'Montserrat','Noto Sans JP','Hiragino Kaku Gothic ProN',sans-serif;
 --heading:var(--body);--eng:'Montserrat',sans-serif;--ui:var(--body);
 --ink:#171918;--muted:#686d6a;--soft:#f2f3f0;--rule:#d5d9d5;--brand:#c4e64c;
 --width:1320px;--gutter:clamp(24px,5vw,88px);
}
.brand-refresh{font-weight:500;letter-spacing:.015em;background:#fff}
.brand-refresh h1,.brand-refresh h2,.brand-refresh h3,.brand-refresh h4{font-family:var(--heading);font-weight:700;letter-spacing:-.035em}
.brand-refresh :focus-visible{outline:2px solid #47635a;outline-offset:5px}
.brand-refresh .site-header{height:104px;padding:0 var(--gutter);gap:30px;background:#fffffff5;box-shadow:none}
.brand-refresh .site-header .brand-logo{width:155px}
.brand-refresh .site-header nav{gap:clamp(14px,1.5vw,24px)}
.brand-refresh .site-header nav a{font-size:12px;font-weight:700}
.brand-refresh .site-header nav .header-consult{border-radius:0;box-shadow:none;padding:14px 18px 14px 23px;gap:26px}
.brand-refresh .header-consult span{background:transparent;color:#fff;border-radius:0;border-left:1px solid #ffffff50;padding-left:16px;width:37px}
.brand-refresh .primary-cta,.brand-refresh .secondary-cta{border-radius:0;box-shadow:none;font-size:14px;font-weight:700;min-height:62px;transition:background .25s,color .25s,transform .25s}
.brand-refresh .primary-cta{background:var(--ink);color:white;border:1px solid var(--ink)}
.brand-refresh .primary-cta:hover{background:#3b4a43;transform:translateY(-2px)}
.brand-refresh .primary-cta>span:last-child{background:transparent;color:inherit;border-radius:0;border-left:1px solid #ffffff50;margin-left:24px;padding-left:22px;width:48px}
.brand-refresh .secondary-cta{background:transparent;border:1px solid var(--ink);color:var(--ink)}
.brand-refresh .secondary-cta:hover{background:var(--ink);color:white}
.brand-refresh .section-eyebrow,.brand-refresh .journal-eyebrow,.brand-refresh .page-word{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.brand-refresh .section-eyebrow:before,.brand-refresh .page-word:before{width:6px;height:6px;border-radius:0;background:currentColor}
.brand-refresh .section-heading-v2:after{display:none}
.brand-refresh .section-heading-v2 h2{font-size:clamp(32px,3.2vw,48px);line-height:1.5;letter-spacing:-.025em}
.brand-refresh .section-description{font-size:16px;line-height:2.1;color:var(--muted);margin-top:25px}
.brand-refresh .home-text-link{font-size:13px;padding-bottom:12px}
.brand-refresh .lp-container{width:100%;max-width:var(--width);margin-inline:auto}
.brand-refresh.home .lp-section{padding:112px var(--gutter);border-radius:0;margin:0}
.brand-refresh.home .lp-section:nth-of-type(n+2){border-top:1px solid var(--rule)}
.brand-refresh.home .design-hero{padding:0;background:#fff;border-radius:0;margin:0;overflow:hidden}
.brand-refresh.home .hero-layout{width:calc(100% - var(--gutter)*2);max-width:var(--width);margin:auto;display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:auto auto;column-gap:36px;row-gap:0;padding:70px 0 60px;align-items:start;position:relative;min-height:620px}
.brand-refresh .hero-lead{grid-column:1;grid-row:1;padding:0;z-index:2;align-self:end}
.brand-refresh .hero-kicker{font-size:11px;font-weight:700;letter-spacing:.15em;margin:0 0 32px}
.brand-refresh.home .hero-lead h1{font-size:clamp(36px,3.9vw,62px);font-weight:900;line-height:1.65;letter-spacing:-.05em;white-space:normal;margin:0;overflow:visible}
.brand-refresh.home .hero-description{font-size:clamp(18px,1.8vw,26px);font-weight:700;letter-spacing:-.02em;margin:25px 0 0;line-height:1.7;max-width:none}
.brand-refresh.home .hero-description span{display:inline}
.brand-refresh.home .hero-description br{display:none}
.brand-refresh .bd-hero-caption{font-size:14px;line-height:2.1;color:#525a54;margin-top:18px}
.brand-refresh .hero-action{grid-column:1;grid-row:2;padding:0;margin:30px 0 0;align-self:start;max-width:440px;z-index:2}
.brand-refresh .hero-action .bd-primary{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 21px 16px 26px;min-height:65px}
.brand-refresh .hero-note{font-size:10px;line-height:1.8;margin:15px 0 0;color:var(--muted)}
.brand-refresh .bd-showcase{grid-column:2;grid-row:1 / 3;min-width:0;align-self:center;padding:20px 32px 0 0}
.bd-deck{position:relative;height:430px;isolation:isolate}
.bd-project{position:absolute;inset:0;display:flex;flex-direction:column;background:#e6ece4;box-shadow:0 16px 44px #18251a12;transform-origin:65% 80%;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .5s;overflow:hidden;border:1px solid #0000000c}
.bd-project:nth-child(2){background:#ead4be}.bd-project:nth-child(3){background:#d8e4e9}
.bd-project[data-position="0"]{transform:translate(0,0) rotate(-4deg);z-index:3;opacity:1}
.bd-project[data-position="1"]{transform:translate(28px,-18px) rotate(3deg);z-index:2;opacity:1}
.bd-project[data-position="2"]{transform:translate(43px,-35px) rotate(8deg);z-index:1;opacity:1}
.bd-project-image{height:65%;overflow:hidden;background:#ecefe8}
.bd-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}
.bd-project[data-position="0"]:hover img{transform:scale(1.035)}
.bd-project figcaption{flex:1;display:flex;flex-direction:column;padding:23px 28px 24px;justify-content:center}
.bd-project figcaption small{font-size:9px;font-weight:700;letter-spacing:.12em;margin-bottom:7px}
.bd-project figcaption strong{font-size:clamp(25px,2.65vw,42px);letter-spacing:-.06em;line-height:1.2;font-weight:600}
.bd-project figcaption>span{font-size:11px;margin-top:10px}
.bd-deck-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:30px;gap:10px}
.bd-deck-bottom>p{font-size:9px;letter-spacing:.12em;color:var(--muted)}
.bd-deck-controls{display:flex;align-items:center;gap:14px}
.bd-deck-controls button{width:38px;height:38px;border:1px solid var(--rule);background:#fff;border-radius:50%;font-size:19px;transition:background .2s}
.bd-deck-controls button:hover{background:var(--ink);color:#fff}
.bd-deck-status{font-size:10px;letter-spacing:.1em;min-width:49px;text-align:center}
.brand-refresh .client-band{padding:28px var(--gutter) 34px;margin:0;border-top:1px solid var(--rule);background:#fff}
.brand-refresh #client-band-title{text-align:left;font-size:11px;margin-bottom:24px;color:var(--muted)}
.brand-refresh .client-logo-grid{display:flex;gap:40px;min-width:max-content;align-items:center;margin:0;padding:0}
.brand-refresh .client-logo-grid li{flex:0 0 105px;width:105px;height:42px;display:flex;align-items:center;justify-content:center}
.brand-refresh .client-logo-grid img{max-width:105px;max-height:38px;filter:grayscale(1);opacity:.75;object-fit:contain}
.brand-refresh .client-logo-scroll{overflow-x:auto;scrollbar-width:thin;padding:5px 0 12px}
.brand-refresh .client-band-note{font-size:9px;margin-top:13px;text-align:right}
.brand-refresh .bd-display-word{font-size:clamp(54px,7vw,108px);line-height:.98;font-weight:500;letter-spacing:-.075em;margin:0 0 45px;text-transform:none;color:var(--ink)}
.brand-refresh .home-about .section-heading-v2{display:grid;grid-template-columns:1fr 1fr;column-gap:64px;align-items:start;margin-bottom:60px}
.brand-refresh .home-about .bd-display-word{grid-column:1;grid-row:1 / 4;margin:0}
.brand-refresh .home-about .section-eyebrow,.brand-refresh .home-about h2,.brand-refresh .home-about .section-description{grid-column:2}
.brand-refresh .home-about .section-eyebrow{margin-bottom:18px}
.brand-refresh .home-about .section-description{font-size:15px;margin-top:20px}
.brand-refresh .about-pillars{gap:32px;margin-bottom:48px}
.brand-refresh .about-pillar{border:0;border-top:1px solid var(--rule);border-radius:0;background:#fff;box-shadow:none;transform:none}
.brand-refresh .about-pillar-visual,.brand-refresh .about-pillar:nth-child(2) .about-pillar-visual{min-height:130px;background:transparent;color:var(--ink);padding:30px 0;gap:28px}
.brand-refresh .about-pillar-visual>svg{width:55px;height:55px;stroke-width:1.2}
.brand-refresh .about-pillar-visual span{font-size:11px;opacity:1}
.brand-refresh .about-pillar-visual p{font-size:14px;color:var(--muted)}
.brand-refresh .about-pillar-copy{padding:0 0 10px}
.brand-refresh .about-pillar-copy h3{font-size:30px;margin-bottom:18px}
.brand-refresh .about-pillar-copy p{max-width:490px}
.brand-refresh .about-feature-grid{gap:0;border-top:1px solid var(--rule);border-left:1px solid var(--rule)}
.brand-refresh .about-feature{border:0;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);border-radius:0;padding:28px;box-shadow:none;transform:none}
.brand-refresh .about-feature-icon{background:transparent;color:#4c6358;border-radius:0;margin-bottom:27px}
.brand-refresh .about-feature h3{font-size:17px;line-height:1.5;min-height:0}
.brand-refresh .about-feature p{font-size:12px;line-height:1.9;margin-top:13px}
.brand-refresh .home-works{background:#f3f4f1}
.brand-refresh .home-section-split{grid-template-columns:1fr 1fr;gap:80px}
.brand-refresh .home-pending{background:transparent;padding:0 0 0 42px;border-radius:0;border-left:1px solid var(--rule)}
.brand-refresh .home-pending p{font-size:16px;line-height:2}
.brand-refresh.home #service{background:var(--ink);color:#fff}
.brand-refresh #service .section-heading-v2{margin-bottom:60px}
.brand-refresh.home #service .artifact-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.brand-refresh.home #service .artifact-flow>article{grid-column:auto;background:transparent;color:#fff;border-radius:0;padding:28px 0 0;border-top:1px solid #ffffff40;overflow:visible;display:block}
.brand-refresh #service .feature-number{font-size:12px;letter-spacing:.08em;color:#b7c0b8;margin-bottom:28px;display:block}
.brand-refresh.home #service .artifact-flow h3{font-size:23px;letter-spacing:-.025em;margin:0 0 18px}
.brand-refresh #service .feature-copy{min-height:0}
.brand-refresh #service .feature-copy p{font-size:14px;line-height:2;color:#bfc4c0}
.brand-refresh #service .feature-visual{display:none}
.brand-refresh #service .feature-summary{background:transparent;color:white;border-top:1px solid #ffffff30;padding:40px 0 0;margin-top:48px;text-align:left;border-radius:0}
.brand-refresh .home-demos .section-heading-v2{position:relative;padding-bottom:30px;border-bottom:1px solid var(--rule);margin-bottom:45px}
.brand-refresh .home-demos .bd-display-word{font-size:clamp(48px,7vw,98px);margin-bottom:40px}
.brand-refresh .bd-demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.brand-refresh .home-demo-card{border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none;transform:none}
.brand-refresh .home-demo-visual{height:360px;aspect-ratio:auto;border-radius:0;background:#e6ece9;overflow:hidden;transition:background .4s}
.brand-refresh .home-demo-card:nth-child(2) .home-demo-visual{background:#eae8e0}
.brand-refresh .home-demo-card:nth-child(3) .home-demo-visual{background:#e6e9ed}
.brand-refresh .home-demo-card:hover .home-demo-visual{background:#d9dfd7}
.brand-refresh .home-demo-visual .phone-original{max-width:225px;height:335px;margin:auto}
.brand-refresh .home-demo-visual .phone-original img{height:100%;width:100%;object-fit:contain}
.brand-refresh .home-demo-visual .site-sample{width:240px;max-width:85%;margin:35px auto 0;transform:rotate(-4deg);box-shadow:0 14px 30px #26372b25;transition:transform .6s}
.brand-refresh .home-demo-card:hover .site-sample{transform:rotate(0deg) translateY(-8px)}
.brand-refresh .home-demo-copy{padding:23px 0;border-bottom:1px solid var(--rule)}
.brand-refresh .home-demo-copy>p:first-child{font-size:11px;letter-spacing:.06em;color:var(--muted)}
.brand-refresh .home-demo-copy h3{font-size:22px;margin:9px 0 12px}
.brand-refresh .home-demo-copy h3 span{border:0;background:none;font-size:25px}
.brand-refresh .home-demo-copy>p:last-child{font-size:13px}
.brand-refresh .home-demo-note{font-size:11px;margin-top:25px}
.brand-refresh .home-reasons{background:#f2f3f0}
.brand-refresh .home-reasons .section-heading-v2{display:grid;grid-template-columns:1fr 1fr;gap:0 60px}
.brand-refresh .home-reasons .bd-display-word{grid-row:1 / 4;grid-column:1;font-size:clamp(48px,6vw,88px)}
.brand-refresh .home-reasons .section-eyebrow,.brand-refresh .home-reasons h2,.brand-refresh .home-reasons .section-description{grid-column:2}
.brand-refresh .home-reason-list>article{border-top:1px solid #bfc7bf;padding:46px 0;grid-template-columns:55px 1.2fr 1fr;gap:35px}
.brand-refresh .home-reason-list h3{font-size:30px}
.brand-refresh .home-reason-list p{font-size:14px;line-height:2.1}
.brand-refresh .reason-highlight{border-radius:0;background:#e4e8e0;padding:30px;min-height:200px}
.brand-refresh .reason-highlight--people{background:#e4e8e0}
.brand-refresh .reason-highlight--updates{background:#dee5da}
.brand-refresh .reason-number{font-size:12px;color:#5b665b}
.brand-refresh .plan-grid-v3{gap:0;border:1px solid var(--rule)}
.brand-refresh .plan-v3,.brand-refresh .plan-v3.plan-standard{border:0;border-right:1px solid var(--rule);border-radius:0;padding:35px 30px;background:#fff;box-shadow:none;color:var(--ink)}
.brand-refresh .plan-v3:last-child{border-right:0}
.brand-refresh .plan-v3.plan-standard{background:#e9eee6}
.brand-refresh .plan-en{font-size:12px;font-weight:700;letter-spacing:.12em}
.brand-refresh .plan-v3 h3{font-size:27px}
.brand-refresh .plan-monthly strong{font-family:var(--eng);font-size:56px;font-weight:500;letter-spacing:-.07em}
.brand-refresh .plan-link{border-radius:0;background:var(--ink);color:#fff;border:0;font-size:13px;min-height:56px}
.brand-refresh .plan-link span{color:#fff;background:none}
.brand-refresh .included-v3{border-radius:0;background:#f3f4f1}
.brand-refresh .contract-v3{border-radius:0;border:1px solid var(--rule)}
.brand-refresh .contract-timeline li>span{background:#526653}
.brand-refresh.home .journal-section{background:#fff;padding:100px var(--gutter);--journal-gap:32px;--journal-width:calc((100% - 2 * var(--journal-gap))/3)}
.brand-refresh.home .journal-section:before{display:none}
.brand-refresh .journal-heading{padding-bottom:30px;border-bottom:1px solid var(--rule);margin-bottom:35px}
.brand-refresh .journal-heading h2{font-size:clamp(36px,4vw,58px);font-weight:700;letter-spacing:-.04em}
.brand-refresh .journal-description{font-size:13px;color:var(--muted)}
.brand-refresh .journal-controls button{border:1px solid var(--rule);background:#fff;width:45px;height:45px;color:var(--ink)}
.brand-refresh .journal-controls button:hover{background:var(--ink);color:white}
.brand-refresh .journal-image{border-radius:0;overflow:hidden;aspect-ratio:16/10}
.brand-refresh .journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.brand-refresh .journal-card:hover img{transform:scale(1.035)}
.brand-refresh .journal-card h3{font-size:18px;line-height:1.85;letter-spacing:.01em}
.brand-refresh .journal-tags>span{border-color:var(--rule);color:#5c665d;border-radius:0;font-size:10px}
.brand-refresh .journal-footer{border-top:1px solid var(--rule)}
.brand-refresh .home-voices{background:#f3f4f1}
.brand-refresh .review-heading{border-color:var(--rule)}
.brand-refresh .review-card{border-radius:0;box-shadow:none;border:1px solid var(--rule);background:#fff;padding:32px}
.brand-refresh .review-card h3{font-size:20px;line-height:1.8}
.brand-refresh .review-rating{border-color:var(--rule);color:#526653}
.brand-refresh .review-rating>span{color:#526653;letter-spacing:.15em}
.brand-refresh .review-sample{background:#e9ede6;color:#475248;border-radius:0}
.brand-refresh .review-author{border-color:#75876e}
.brand-refresh .review-prev,.brand-refresh .review-next{background:var(--ink);color:white}
.brand-refresh .faq-v2 details{border-color:var(--rule)}
.brand-refresh .faq-v2 summary{font-size:17px;font-weight:700;padding-top:26px;padding-bottom:26px}
.brand-refresh .faq-v2 summary:before{color:#5c705d;font-family:var(--eng);font-weight:500}
.brand-refresh .faq-v2 details>div{font-size:14px;line-height:2.1}
.brand-refresh.home .consult-section{background:#e9eee6;color:var(--ink)}
.brand-refresh .consult-section .section-heading-v2 h2{font-size:clamp(34px,4.5vw,62px)}
.brand-refresh .consult-layout{gap:70px}
.brand-refresh .consult-layout aside>img{border-radius:0;filter:saturate(.65)}
.brand-refresh .consult-layout form{border-radius:0;border:1px solid var(--rule);box-shadow:none}
.brand-refresh .form-field input,.brand-refresh .form-field select,.brand-refresh .form-field textarea{border-radius:0}
.brand-refresh .design-footer{background:#171918;padding:65px var(--gutter) 30px;color:#fff}
.brand-refresh .footer-top{max-width:var(--width);margin:auto}
.brand-refresh .design-footer .brand-logo{width:200px}
.brand-refresh .footer-links{font-size:12px;line-height:2}
.brand-refresh .footer-bottom{max-width:var(--width);margin:60px auto 0;border-color:#ffffff30}
.brand-refresh .footer-bottom>span{font-size:10px;letter-spacing:.15em}
.brand-refresh .page-heading h1{font-size:clamp(38px,5vw,70px);font-weight:700;letter-spacing:-.03em}
.brand-refresh .page-heading{padding-top:35px}
.brand-refresh .page-word{color:#506154}
.brand-refresh .reading-header h1{font-weight:700;letter-spacing:-.02em}
.brand-refresh .reading-prose{font-size:17px;line-height:2.15;letter-spacing:.025em}
.brand-refresh .reading-prose h2{background:#f1f3ef;border-color:#536b58;border-radius:0;font-size:28px}
.brand-refresh .reading-prose h3{border-color:var(--rule)}
.brand-refresh .reading-inline-toc{border-radius:0;background:#f3f4f1;border-color:var(--rule)}
.brand-refresh .reading-sidebar .journal-brand span{letter-spacing:.15em}
.brand-refresh .blog-category,.brand-refresh .reading-category{background:#e9eee6;color:#405443;border-radius:0}
.brand-refresh .pop-cta{border-radius:0;border-color:var(--rule);box-shadow:0 10px 40px #151e1920}
.brand-refresh .pop-cta-link{background:var(--ink);color:#fff;border-radius:0;box-shadow:none}
.brand-refresh .pop-cta-link span{background:transparent;color:inherit}
.brand-refresh .pop-cta-visual{border-color:#536b58}
.bd-reveal{transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}
.bd-reveal.is-waiting{opacity:0;transform:translateY(24px)}
@media(min-width:1600px){.brand-refresh.home .hero-layout{padding-top:100px;padding-bottom:90px}.bd-deck{height:490px}}
@media(max-width:1100px){
 .brand-refresh .site-header{height:82px}.brand-refresh .site-header nav{gap:0}.brand-refresh .site-header nav a{font-size:17px}.brand-refresh .site-header nav .header-consult{padding:18px 24px}
 .brand-refresh.home .hero-layout{column-gap:24px;padding-top:60px;padding-bottom:55px;min-height:0;grid-template-columns:1.1fr 1fr}
 .brand-refresh.home .hero-lead h1{font-size:clamp(34px,4.4vw,48px)}
 .bd-deck{height:350px}.brand-refresh .bd-showcase{padding-right:28px}.bd-project figcaption{padding:20px}.bd-project figcaption strong{font-size:27px}
 .brand-refresh .hero-action .bd-primary{font-size:12px;padding-left:18px}
 .brand-refresh.home .lp-section{padding-top:80px;padding-bottom:80px}
 .brand-refresh .about-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .brand-refresh.home #service .artifact-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}
 .brand-refresh .home-demo-visual{height:290px}.brand-refresh .home-demo-visual .phone-original{height:275px}
 .brand-refresh .home-demo-visual .site-sample{transform:scale(.88);transform-origin:top center;max-width:96%}
 .brand-refresh .home-reason-list>article{grid-template-columns:35px 1fr 1fr;gap:24px}.brand-refresh .home-reason-list h3{font-size:25px}
 .brand-refresh .plan-v3,.brand-refresh .plan-v3.plan-standard{padding:28px 20px}.brand-refresh .plan-monthly strong{font-size:44px}
 .brand-refresh .consult-layout{gap:35px}
}
@media(max-width:760px){
 :root{--gutter:24px}
 .brand-refresh .site-header{height:76px;padding-inline:24px}.brand-refresh .site-header .brand-logo{width:128px}
 .brand-refresh.home .hero-layout{display:flex;flex-direction:column;width:auto;padding:35px 24px 25px;gap:0}
 .brand-refresh .hero-lead{width:100%;align-self:auto}.brand-refresh .hero-kicker{font-size:9px;margin-bottom:24px;letter-spacing:.11em}
 .brand-refresh.home .hero-lead h1{font-size:clamp(29px,7.3vw,52px);line-height:1.65;letter-spacing:-.055em}
 .brand-refresh.home .hero-description{font-size:19px;line-height:1.7;margin-top:19px}.brand-refresh .bd-hero-caption{font-size:12px;margin-top:14px;line-height:2}
 .brand-refresh .hero-action{order:1;width:100%;max-width:410px;margin-top:25px}.brand-refresh .hero-action .bd-primary{font-size:12px;min-height:60px;padding:12px 18px}.brand-refresh .hero-note{font-size:9px;margin-top:12px}
 .brand-refresh .bd-showcase{order:2;width:100%;max-width:530px;padding:52px 33px 0 4px;margin:0 auto}
 .bd-deck{height:340px}.bd-project figcaption{padding:20px 24px}.bd-project figcaption strong{font-size:31px}.bd-project-image{height:63%}
 .bd-project[data-position="1"]{transform:translate(17px,-14px) rotate(3deg)}.bd-project[data-position="2"]{transform:translate(27px,-25px) rotate(7deg)}
 .bd-deck-bottom{padding-top:22px}.bd-deck-controls{gap:12px}.bd-deck-controls button{width:40px;height:40px}
 .brand-refresh .client-band{padding:25px 24px}.brand-refresh #client-band-title{font-size:10px;margin-bottom:20px}.brand-refresh .client-logo-grid{gap:25px}.brand-refresh .client-band-note{font-size:9px;text-align:left}
 .brand-refresh.home .lp-section{padding:65px 24px}.brand-refresh .section-heading-v2{margin-bottom:36px}.brand-refresh .section-heading-v2 h2{font-size:31px;line-height:1.6}.brand-refresh .section-description{font-size:14px;margin-top:18px}
 .brand-refresh .section-eyebrow{font-size:10px;letter-spacing:.12em}.brand-refresh .bd-display-word{font-size:clamp(49px,12vw,76px);margin-bottom:35px}
 .brand-refresh .home-about .section-heading-v2,.brand-refresh .home-reasons .section-heading-v2{display:block;margin-bottom:36px}
 .brand-refresh .home-about .bd-display-word{margin-bottom:40px}.brand-refresh .home-about .section-description{font-size:14px}
 .brand-refresh .about-pillars{grid-template-columns:1fr;gap:28px;margin-bottom:35px}.brand-refresh .about-pillar-visual{min-height:105px;padding:24px 0;gap:22px}.brand-refresh .about-pillar-copy h3{font-size:26px}
 .brand-refresh .about-feature{padding:23px 18px}.brand-refresh .about-feature h3{font-size:15px}.brand-refresh .about-feature p{font-size:12px}.brand-refresh .about-feature-icon{margin-bottom:20px}
 .brand-refresh .home-section-split{grid-template-columns:1fr;gap:30px}.brand-refresh .home-pending{padding:24px 0 0;border-left:0;border-top:1px solid var(--rule)}.brand-refresh .home-pending p{font-size:14px}
 .brand-refresh.home #service .artifact-flow{grid-template-columns:1fr;gap:28px}.brand-refresh.home #service .artifact-flow>article{display:grid;grid-template-columns:1fr;padding-top:24px}.brand-refresh #service .feature-number{margin-bottom:18px}.brand-refresh.home #service .artifact-flow h3{font-size:24px}.brand-refresh #service .feature-copy p{font-size:14px}.brand-refresh #service .feature-summary{font-size:19px;padding-top:25px}
 .brand-refresh .home-demos .bd-display-word{font-size:clamp(40px,10vw,70px);margin-bottom:30px}
 .brand-refresh .bd-demo-grid{grid-template-columns:1fr;gap:35px}.brand-refresh .home-demo-visual{height:370px}.brand-refresh .home-demo-visual .phone-original{height:345px}.brand-refresh .home-demo-visual .site-sample{transform:rotate(-4deg);max-width:85%;width:250px;margin-top:45px}
 .brand-refresh .home-demo-copy{padding:20px 0}.brand-refresh .home-demo-copy h3{font-size:24px}.brand-refresh .home-demo-note{font-size:10px}
 .brand-refresh .home-reasons .bd-display-word{font-size:clamp(44px,11vw,68px);margin-bottom:35px}.brand-refresh .home-reason-list>article{grid-template-columns:25px minmax(0,1fr);gap:15px;padding:30px 0}.brand-refresh .home-reason-list h3{font-size:25px}.brand-refresh .home-reason-list p{font-size:14px}.brand-refresh .reason-highlight{grid-column:2;padding:24px;min-height:180px}
 .brand-refresh .plan-grid-v3{grid-template-columns:1fr}.brand-refresh .plan-v3,.brand-refresh .plan-v3.plan-standard{padding:30px;border-right:0;border-bottom:1px solid var(--rule)}.brand-refresh .plan-v3:last-child{border-bottom:0}.brand-refresh .plan-monthly strong{font-size:60px}.brand-refresh .plan-link{font-size:13px}
 .brand-refresh .included-v3{padding:28px 22px}.brand-refresh .contract-v3{padding:28px 20px}
 .brand-refresh.home .journal-section{--journal-width:87%;--journal-gap:23px}.brand-refresh .journal-heading{margin-bottom:26px;padding-bottom:24px;gap:16px}.brand-refresh .journal-heading h2{font-size:34px}.brand-refresh .journal-heading-copy{width:auto}.brand-refresh .journal-controls{margin-left:auto}.brand-refresh .journal-controls button{width:42px;height:42px}.brand-refresh .journal-card h3{font-size:17px}
 .brand-refresh .review-card{padding:26px}.brand-refresh .review-card h3{font-size:19px}.brand-refresh .review-heading{display:block}.brand-refresh .review-heading>p{margin-top:20px}
 .brand-refresh .faq-v2 summary{font-size:15px;line-height:1.9;padding-top:23px;padding-bottom:23px}.brand-refresh .faq-v2 details>div{font-size:14px}
 .brand-refresh .consult-section .section-heading-v2 h2{font-size:32px}.brand-refresh .consult-layout{gap:32px}.brand-refresh .consult-layout form{padding:25px 20px}
 .brand-refresh .design-footer{padding:50px 24px 28px}.brand-refresh .design-footer .brand-logo{width:170px}.brand-refresh .footer-bottom{margin-top:40px}.brand-refresh .footer-links{font-size:12px}
 .brand-refresh .reading-prose{font-size:16px;line-height:2.1}.brand-refresh .reading-prose h2{font-size:23px}.brand-refresh .page-heading h1{font-size:36px;line-height:1.55}
 .brand-refresh .pop-cta{border-radius:0;bottom:0;right:0;left:0}.brand-refresh .pop-cta-title{font-size:11px}.brand-refresh .pop-cta-link{min-height:42px;background:var(--ink);color:#fff}
}
@media(max-width:360px){
 .brand-refresh.home .hero-layout{padding-inline:20px}.brand-refresh.home .hero-lead h1{font-size:27px}.brand-refresh.home .hero-description{font-size:17px}.bd-deck{height:290px}.bd-project figcaption strong{font-size:27px}.bd-project figcaption{padding:17px}.brand-refresh .hero-action .bd-primary{font-size:11px;padding-inline:13px}.brand-refresh .primary-cta>span:last-child{margin-left:10px;padding-left:13px;width:36px}.brand-refresh .bd-display-word{font-size:45px}.brand-refresh .about-feature{padding:20px 14px}.brand-refresh .journal-heading h2{font-size:30px}
}
@media(prefers-reduced-motion:reduce){.brand-refresh *, .brand-refresh *:before,.brand-refresh *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.bd-reveal.is-waiting{opacity:1;transform:none}}
/* Explicitly replace the previous featured-card and inverted-section layouts. */
.brand-refresh.home .home-demos{background:#fff}
.brand-refresh .bd-demo-grid .home-demo-card:first-child{grid-column:auto;display:block}
.brand-refresh .bd-demo-grid .home-demo-card:first-child .home-demo-visual{height:360px;background:#e6ece9}
.brand-refresh .bd-demo-grid .home-demo-card:first-child .home-demo-copy{padding:23px 0}
.brand-refresh .bd-demo-grid .home-demo-card:first-child h3{font-size:22px}
.brand-refresh .home-demo-visual{padding:20px}
.brand-refresh .home-demo-visual .phone-original{width:225px}
.brand-refresh.home .home-reasons{background:#f2f3f0;color:var(--ink)}
.brand-refresh .home-reasons>.lp-container>.section-heading-v2{text-align:left}
.brand-refresh .home-reasons>.lp-container>.section-heading-v2 .section-eyebrow{justify-content:flex-start}
.brand-refresh .home-reasons .section-description,.brand-refresh .home-reason-list p{color:#636c63}
.brand-refresh .reason-highlight{color:var(--ink)}
.brand-refresh #service .closing-line{color:white;text-align:left;font-size:21px;line-height:1.8;border-top:1px solid #ffffff30;padding-top:35px}
.brand-refresh #service .secondary-cta{color:white;border-color:#ffffff60}
.brand-refresh #service .secondary-cta:hover{background:white;color:var(--ink)}
.brand-refresh .reading-header h1{font-weight:700;letter-spacing:-.015em}
.brand-refresh .reading-prose h2{border-color:#536b58;background:#f1f3ef;border-radius:0}
.brand-refresh .reading-inline-toc{border-radius:0;background:#f3f4f1}
.brand-refresh .hero-note{text-align:left}
@media(max-width:1100px) and (min-width:761px){.brand-refresh .bd-demo-grid .home-demo-card:first-child .home-demo-visual{height:290px}}
@media(max-width:760px){.brand-refresh .bd-demo-grid .home-demo-card:first-child .home-demo-visual{height:370px}.brand-refresh .bd-demo-grid .home-demo-card:first-child h3{font-size:24px}.brand-refresh .home-reasons .section-heading-v2{margin-bottom:35px}}
/* Refinements from the supplied editorial design direction. */
.brand-refresh{--ink:#222;--soft:#f5f5f5;--rule:#d9d9d9;--muted:#666;--accent:#146af5}
.brand-refresh .bd-display-word{letter-spacing:-.05em}
.brand-refresh .bd-project{box-shadow:none;border-radius:6px}
.brand-refresh .bd-project:nth-child(1){background:#e2e9f4}.brand-refresh .bd-project:nth-child(2){background:#f0c4b8}.brand-refresh .bd-project:nth-child(3){background:#f2e59b}
.brand-refresh .hero-kicker:before,.brand-refresh .section-eyebrow:before,.brand-refresh .page-word:before{background:var(--accent)}
.brand-refresh .primary-cta,.brand-refresh .secondary-cta,.brand-refresh .site-header nav .header-consult{border-radius:4px}
.brand-refresh .primary-cta>span:last-child,.brand-refresh .secondary-cta>span:last-child{background:transparent;color:inherit;border-radius:0}
.brand-refresh .plan-grid-v3{border-radius:4px}
.brand-refresh .plan-standard .plan-en,.brand-refresh .plan-standard .plan-monthly strong{color:#222}
.brand-refresh .plan-standard .plan-pages{border-color:#bcc3bd}
.brand-refresh .reason-highlight>span,.brand-refresh .reason-highlight small,.brand-refresh .home-reasons>.lp-container>.fine-print{color:#626962}
.brand-refresh .reason-highlight strong{color:#222}
.brand-refresh .home-reason-list>article:nth-child(2){grid-template-columns:55px 1.2fr 1fr}
.brand-refresh .home-reason-list>article:nth-child(2)>.reason-number{grid-column:1;grid-row:1}
.brand-refresh .home-reason-list>article:nth-child(2)>div:not(.reason-highlight){grid-column:2;grid-row:1}
.brand-refresh .home-reason-list>article:nth-child(2)>.reason-highlight{grid-column:3;grid-row:1}
.brand-refresh.home #service{background:#111}
.brand-refresh.home #service .lp-container{display:grid;grid-template-columns:.72fr 1.28fr;gap:45px 60px;align-items:start}
.brand-refresh.home #service .section-heading-v2{position:sticky;top:145px;text-align:left;margin:0;grid-column:1;grid-row:1}
.brand-refresh.home #service .section-eyebrow{justify-content:flex-start}
.brand-refresh.home #service .section-heading-v2 h2{font-size:clamp(29px,2.6vw,42px);line-height:1.6}
.brand-refresh.home #service .artifact-flow{grid-column:2;grid-template-columns:1fr 1fr;gap:28px;padding-bottom:50px}
.brand-refresh.home #service .artifact-flow>article{border:0;padding:26px 24px 0;background:#f5f5f5;color:#222;border-radius:4px;overflow:hidden}
.brand-refresh.home #service .artifact-flow>article:nth-child(even){transform:translateY(50px)}
.brand-refresh.home #service .feature-copy{position:relative;min-height:150px}
.brand-refresh.home #service .feature-number{position:static;color:#617065;font-size:11px;margin-bottom:20px}
.brand-refresh.home #service .artifact-flow h3{font-size:22px}
.brand-refresh.home #service .feature-copy p{color:#626762;font-size:13px;line-height:1.9}
.brand-refresh.home #service .feature-visual{display:flex;height:180px;min-height:0;margin-top:22px;align-items:flex-start}
.brand-refresh.home #service .work-paper{width:100%;max-width:none;padding:20px;box-shadow:none;border:1px solid #d9d9d9;font-size:11px}
.brand-refresh.home #service .feature-visual>img{width:calc(100% + 48px);height:180px;object-fit:cover}
.brand-refresh.home #service .update-preview{width:100%;padding:18px;border:1px solid #ddd;border-radius:4px;box-shadow:none}
.brand-refresh.home #service .update-preview strong{font-size:60px}.brand-refresh.home #service .update-preview span{font-size:10px}
.brand-refresh.home #service .closing-line,.brand-refresh.home #service .center-action{grid-column:2;margin:0}
.brand-refresh.home #service .center-action{justify-content:flex-start}
.brand-refresh.home .consult-section{background:#111;color:#fff}
.brand-refresh .consult-section .section-description,.brand-refresh .consult-layout aside .fine-print,.brand-refresh .consult-layout aside li:before{color:#b8bcb9}
.brand-refresh .consult-layout aside li{border-color:#ffffff35}
.brand-refresh .consult-box{color:#222;border-radius:6px;border:0;background:#fff}
.brand-refresh .consult-layout form{border:0;padding:0}
.brand-refresh .design-footer{background:#222;border-top:1px solid #ffffff20}
@media(max-width:1100px){
 .brand-refresh.home #service .lp-container{grid-template-columns:1fr;gap:45px}
 .brand-refresh.home #service .section-heading-v2{position:static;grid-column:1;grid-row:auto}
 .brand-refresh.home #service .artifact-flow,.brand-refresh.home #service .closing-line,.brand-refresh.home #service .center-action{grid-column:1}
 .brand-refresh .home-reason-list>article:nth-child(2){grid-template-columns:35px 1fr 1fr}
}
@media(max-width:760px){
 .brand-refresh.home .hero-lead h1{font-size:clamp(27px,9vw,42px);line-height:1.5;letter-spacing:-.055em}
 .brand-refresh .menu{background:#222;color:#fff;border-radius:3px;padding:7px 12px;gap:8px}
 .brand-refresh .menu span{color:#fff}
 .brand-refresh.home #service .artifact-flow{grid-template-columns:1fr;padding-bottom:0}
 .brand-refresh.home #service .artifact-flow>article:nth-child(even){transform:none}
 .brand-refresh.home #service .artifact-flow>article{padding:27px 25px 0}
 .brand-refresh.home #service .feature-copy{min-height:0}
 .brand-refresh.home #service .feature-visual{height:185px}
 .brand-refresh .home-reason-list>article:nth-child(2){grid-template-columns:25px minmax(0,1fr)}
 .brand-refresh .home-reason-list>article:nth-child(2)>div:not(.reason-highlight){grid-column:2;grid-row:1}
 .brand-refresh .home-reason-list>article:nth-child(2)>.reason-highlight{grid-column:2;grid-row:2}
 .brand-refresh .consult-box{padding:28px 22px}
}
.brand-refresh.home #contact{background:#111}
.brand-refresh.home #contact .consult-box{border-radius:6px}
.brand-refresh.home #contact aside>img{border-radius:4px}
.brand-refresh .home-reasons .bd-display-word{font-size:clamp(48px,5.6vw,82px)}
@media(max-width:760px){.brand-refresh .home-reasons .bd-display-word{font-size:clamp(39px,10vw,60px)}}
.brand-refresh .pop-cta-link{border-color:#222}
.brand-refresh .pop-cta-visual{border-color:#222}
.brand-refresh .reading-prose blockquote{border-color:#146af5;background:#f5f5f5}
