:root{--yellow:#ffe100;--ink:#1c1c1c;--paper:#fff;--muted:#616161;--line:#d9d9d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Plus Jakarta Sans','Noto Sans JP',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}p{font-size:16px;line-height:2}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(28px,3vw,42px);line-height:1.65;letter-spacing:-.045em;font-weight:800}h3{line-height:1.65}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #3269dd;outline-offset:6px}.skip{position:fixed;top:-100px;background:white;padding:16px;z-index:100}.skip:focus{top:0}.header{height:100px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:10}.logo{font-family:'Plus Jakarta Sans',sans-serif;font-size:39px;font-weight:800;letter-spacing:-3px;white-space:nowrap}.logo span{font-size:13px;vertical-align:top;display:inline-block;letter-spacing:0;margin:5px 0 0 5px}.header nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:700}.header nav>a:not(.nav-contact):hover{box-shadow:0 3px var(--yellow)}.nav-contact{background:var(--ink);color:#fff;padding:18px 22px}.nav-contact span{margin-left:28px}.menu{display:none}.hero{background:var(--yellow);padding:43px 6.5% 0;overflow:hidden}.hero-top{display:flex;align-items:flex-start;justify-content:space-between}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800;line-height:1.5}.hero-small{font-size:14px;line-height:1.7;font-weight:600;margin-bottom:20px}.hero h1{font-size:clamp(40px,5.65vw,82px);font-weight:900;letter-spacing:-.065em;line-height:1.52;margin:20px 0 35px}.emphasis{position:relative;white-space:nowrap;border-bottom:5px solid var(--ink);padding-bottom:5px}.hero-bottom{display:grid;grid-template-columns:1fr 1.18fr;gap:50px;align-items:center}.hero-desc{font-size:18px;font-weight:500;line-height:2.05;margin-bottom:25px}.button{display:flex;align-items:center;justify-content:space-between;gap:35px;font-size:15px;font-weight:700;padding:23px 26px;max-width:330px;min-height:68px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#3b3b3b}.button span{font-size:23px}.dark{background:var(--ink);color:white}.hero-image{position:relative;height:285px;background:var(--ink);overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;filter:saturate(.6)}.image-label{position:absolute;bottom:0;left:0;background:var(--ink);padding:12px 17px;font-size:12px;letter-spacing:.1em;color:white}.hero-footer{margin-top:45px;border-top:1px solid #1c1c1c60;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:600;letter-spacing:.05em}.section{padding:100px 6.5%}.intro{display:grid;grid-template-columns:1fr 2fr;padding-top:110px;padding-bottom:100px}.intro>.eyebrow{padding-top:13px}.intro h2{font-size:36px;margin-bottom:28px}.intro p:not(.eyebrow){line-height:2.2}.intro p:last-child{margin:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{margin:0}.section-heading>p{font-size:14px;flex-shrink:0;margin:0 0 6px;line-height:1.9}.cases{padding-top:70px;background:#f4f4f2}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.case-visual{aspect-ratio:1.3;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.case-visual>span{font-size:12px;font-weight:700;letter-spacing:.08em}.case-visual>strong{font-size:clamp(18px,1.8vw,27px);line-height:1.65;letter-spacing:-.03em}.case-one{background:var(--yellow)}.case-two{background:#292b29;color:white}.case-three{background:#d8dcd5}.case-number{font-size:57px;font-weight:700;line-height:1}.case-number span{font-family:'Noto Sans JP',sans-serif;font-size:12px;display:inline-block;margin-left:12px;font-weight:500}.case-words{font-size:14px;border-top:1px solid currentColor;padding-top:12px;letter-spacing:.04em}.case-words i{font-style:normal;opacity:.4;margin:0 5px}.category{font-size:12px;margin:25px 0 10px;font-weight:600}.case h3{font-size:20px;letter-spacing:-.025em}.case>p:not(.category){font-size:14px;line-height:1.9;color:#555}.client{font-size:12px;font-weight:700;border-top:1px solid #ccc;padding-top:20px;margin-top:25px}.services{padding-top:100px}.service-list{border-top:2px solid var(--ink)}.service{display:grid;grid-template-columns:100px 1fr 90px;gap:35px;border-bottom:1px solid var(--line);padding:45px 0;align-items:center}.service-no{font-size:50px;align-self:start;font-weight:600;letter-spacing:-.06em;line-height:1}.service-en{font-size:12px;letter-spacing:.12em;font-weight:700;margin-bottom:13px}.service h3{font-size:30px;letter-spacing:-.025em;margin-bottom:16px}.service h3 br{display:none}.service p:not(.service-en){color:#5c5c5c;max-width:710px;margin-bottom:22px}.tags{display:flex;gap:9px;flex-wrap:wrap}.tags span{font-size:12px;padding:6px 12px;background:#f2f2ef}.circle-link{height:68px;width:68px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:100%;font-size:29px;transition:background .2s,transform .2s}.circle-link:hover{background:var(--yellow);transform:rotate(8deg)}.approach{background:var(--ink);color:white}.approach .eyebrow{color:var(--yellow)}.approach .section-heading>p{color:#c9c9c9}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px}.approach-grid article{border-top:1px solid #606060;padding-top:25px;padding-right:45px}.approach-grid article+article{padding-left:35px;border-left:1px solid #606060}.step{font-size:12px;color:var(--yellow);letter-spacing:.08em}.approach h3{font-size:29px;margin:28px 0 20px}.approach-grid p{font-size:14px;color:#c9c9c9;line-height:2}.approach-foot{border-top:1px solid #606060;margin-top:35px;padding-top:35px;display:flex;justify-content:space-between;gap:25px;align-items:center}.approach-foot p{font-size:13px;color:#bbb;margin:0}.approach-foot a{font-size:14px;border-bottom:1px solid #aaa;padding-bottom:7px}.contact{background:var(--yellow);padding-top:85px;padding-bottom:85px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;margin-top:30px}.contact h2{font-size:clamp(32px,3.7vw,50px);margin:0}.contact-grid p{margin-bottom:22px}.contact-grid .contact-note{font-size:13px;font-weight:700;margin-top:30px}.contact .button{max-width:none;width:100%}.download{display:block;text-align:center;font-size:14px;margin-top:22px;font-weight:600}.journal{padding-top:80px;padding-bottom:85px}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:30px}.journal h2{font-size:32px}.journal p{font-size:14px;color:#666}.journal-links{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line);padding:24px 0}summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:20px;font-weight:700;gap:15px}summary::-webkit-details-marker{display:none}summary small{display:block;font-size:12px;letter-spacing:.13em;margin-bottom:8px;font-weight:600}summary b{font-size:23px;font-weight:400}details[open] summary b{transform:rotate(45deg)}details p{margin-top:20px}details a{font-size:14px;border-bottom:1px solid;padding-bottom:4px}footer{background:#f4f4f2;padding:45px 6.5% 20px}.footer-top{display:flex;align-items:center;gap:35px;margin-bottom:40px}.footer-top p{font-size:13px;margin:0}.back{margin-left:auto;font-size:12px;letter-spacing:.07em}.footer-bottom{display:flex;gap:35px;align-items:center;border-top:1px solid #ccc;padding-top:25px;font-size:12px}.footer-bottom>span:last-child{margin-left:auto}.design-note{font-size:12px;color:#737373;margin:25px 0 0;line-height:1.7}
@media(min-width:1600px){.hero,.section{padding-left:max(6.5%,calc((100vw - 1390px)/2));padding-right:max(6.5%,calc((100vw - 1390px)/2))}.hero h1{font-size:88px}.hero-image{height:350px}}
@media(max-width:1050px){.header{height:82px;padding:0 5%}.header nav{gap:17px;font-size:12px}.logo{font-size:32px}.nav-contact{padding:16px}.nav-contact span{margin-left:12px}.section{padding:75px 6%}.hero{padding-left:6%;padding-right:6%}.hero h1{font-size:6vw}.hero-image{height:260px}.hero-desc{font-size:16px}.case-grid{gap:18px}.case-visual{padding:19px}.case-number{font-size:45px}.case-number span{display:block;margin:10px 0 0;font-size:12px}.section-heading>p{font-size:13px}.service{grid-template-columns:65px 1fr 65px;gap:20px}.service h3{font-size:26px}.contact-grid,.journal-grid{gap:40px}.approach-grid article{padding-right:25px}.approach-grid article+article{padding-left:25px}}
@media(max-width:760px){html{scroll-padding-top:24px}.header{height:76px}.logo{font-size:32px}.menu{display:flex;align-items:center;gap:16px;border:0;background:none;font-size:12px;font-weight:700;padding:10px 0 10px 15px}.menu span{font-size:22px}.header nav{display:none;position:absolute;top:76px;left:0;width:100%;padding:24px 6%;background:white;box-shadow:0 15px 20px #0001;align-items:stretch}.header nav.open{display:flex;flex-direction:column;gap:0}.header nav a{padding:16px 8px;font-size:15px}.header nav .nav-contact{padding:18px;margin-top:12px}.hero{padding-top:27px}.hero-small{display:none}.eyebrow{font-size:12px}.hero h1{font-size:clamp(28px,7vw,51px);line-height:1.8;letter-spacing:-.07em;margin:28px 0 25px}.emphasis{border-bottom-width:3px;padding-bottom:6px}.hero-bottom{grid-template-columns:1fr;gap:30px}.hero-desc{font-size:15px;line-height:1.95;margin-bottom:25px}.hero-bottom>div:first-child{display:flex;flex-direction:column}.hero .button{max-width:100%;width:100%}.hero-image{height:auto;aspect-ratio:1.6}.hero-footer{margin-top:24px;padding:18px 0}.hero-footer span:first-child{font-size:12px;line-height:1.8}.hero-footer span:last-child{display:none}.section{padding:62px 6%}.intro{grid-template-columns:1fr;gap:20px}.intro h2{font-size:29px}.intro p:not(.eyebrow){font-size:14px;line-height:2.1}.desktop{display:none}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:27px;line-height:1.7}.section-heading>p{margin-top:18px;font-size:14px}.case-grid{grid-template-columns:1fr;gap:38px}.case-visual{aspect-ratio:1.6;padding:25px}.case-visual>strong{font-size:27px}.case-number{font-size:45px}.case-number span{display:inline-block;margin-left:15px;font-size:12px}.category{margin-top:20px}.case h3{font-size:21px}.case h3 br{display:none}.client{margin-top:20px}.service{grid-template-columns:37px 1fr;gap:15px;padding:30px 0;position:relative}.service-no{font-size:27px;padding-top:2px}.service-en{font-size:12px}.service h3{font-size:24px;padding-right:15px}.service h3 br{display:block}.service p:not(.service-en){font-size:14px}.tags{gap:6px;padding-right:40px}.tags span{font-size:12px;padding:6px 9px}.circle-link{position:absolute;right:0;bottom:30px;width:37px;height:37px;font-size:20px}.approach-grid{grid-template-columns:1fr;margin-top:35px}.approach-grid article,.approach-grid article+article{padding:25px 0;border-left:0}.approach h3{font-size:26px;margin:20px 0 15px}.approach h3 br{display:none}.approach-grid p{margin:0}.approach-foot{flex-direction:column;align-items:flex-start;margin-top:5px;gap:25px}.contact-grid,.journal-grid{grid-template-columns:1fr;gap:25px}.contact h2{font-size:32px}.contact-grid p{font-size:14px}.contact .contact-note{font-size:12px}.journal h2{font-size:29px}.journal-links summary{font-size:18px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{font-size:12px}.back{width:100%;margin-top:10px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.footer-bottom>span:last-child{margin-left:0}.design-note{font-size:12px}.button{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.case>p:not(.category),.approach-grid p,.journal p,.contact-grid p,.intro p:not(.eyebrow),.service p:not(.service-en){font-size:16px}.tags span,.client,.category{font-size:14px}
/* Original YeLLOWS brand: joyful people, curved surfaces and bold color. */
:root{--yellow:#edff58;--red:#ef4439;--mint:#80f7d8;--blue:#10068c;--ink:#070707}
.logo{display:flex;align-items:center;line-height:1}.logo img{width:175px;height:auto}.header{height:94px}.nav-contact,.button{border-radius:100px}.hero{position:relative;background:var(--red);color:white;padding-top:42px;min-height:760px}.hero-top{position:relative;z-index:2}.hero-top .eyebrow{font-size:14px;font-weight:500;letter-spacing:.08em}.hero-content{position:relative;z-index:2;max-width:78%;padding-top:30px;padding-bottom:70px}.hero h1{font-size:clamp(40px,4.65vw,74px);line-height:1.65;letter-spacing:.005em;font-weight:700;margin:0 0 28px}.emphasis{border:0;padding-bottom:15px;background:url('assets/wave.svg') repeat-x left bottom;background-size:auto 9px}.hero-desc{font-size:18px;line-height:2.1;font-weight:500;margin:25px 0}.hero .button{max-width:315px;margin-top:30px}.hero-art{position:absolute;right:-2%;bottom:60px;width:48%;height:86%;object-fit:contain;object-position:right bottom;pointer-events:none}.hero-footer{position:relative;z-index:2;border-color:#ffffff60;color:white;margin-top:0}.intro{gap:70px;align-items:center;grid-template-columns:1fr 1.55fr}.intro-visual img{width:100%;max-width:370px;display:block;margin-top:45px}.intro h2{font-weight:700;letter-spacing:.01em}.cases{background:var(--mint);border-radius:150px 0 150px 0;margin:0 3%;padding:85px 4%;}.section-heading h2{font-weight:700;letter-spacing:0}.case{background:white;border-radius:28px;padding:20px;overflow:hidden}.case-visual{border-radius:20px;aspect-ratio:1.45;padding:21px}.case-one{background:#edff58}.case-two{background:var(--blue)}.case-three{background:#ef4439;color:white}.case>h3{font-weight:700}.client{background:var(--ink);color:white;border:0;border-radius:100px;padding:14px 18px;font-size:12px}.services{background:white}.service-list{border:0;display:grid;gap:24px}.service{background:#f5f4fa;border:0;border-radius:40px;padding:40px;grid-template-columns:170px 1fr 70px}.service:nth-child(2){background:#fff4d0}.service:nth-child(3){background:#e9faf4}.service-symbol{align-self:center;text-align:center}.service-symbol img{width:155px;height:130px;object-fit:contain;margin-top:24px}.service-no{font-size:24px;background:white;padding:12px 24px;border-radius:100px;display:inline-block;letter-spacing:0}.service h3{font-weight:700;letter-spacing:0}.tags span{background:#fff;border-radius:100px}.circle-link{background:var(--ink);color:white;border:0}.circle-link:hover{background:var(--red)}.approach{background:var(--blue);border-radius:120px 120px 0 0}.approach-grid article,.approach-grid article+article,.approach-foot{border-color:#ffffff55}.approach h3{font-weight:700}.approach-grid p,.approach .section-heading>p,.approach-foot p{color:#fff}.approach-grid article{padding-right:35px}.contact{background:#edff58}.contact h2{font-weight:700;letter-spacing:0}.journal-links{border:0}.journal details{border:0;background:#f4f4f4;border-radius:24px;padding:26px;margin-bottom:15px}.journal h2{font-weight:700}footer{background:var(--mint);border-radius:80px 80px 0 0}.footer-bottom{border-color:#0003}
@media(min-width:1600px){.hero h1{font-size:74px}.hero-content{max-width:80%}.hero-art{right:1%;width:47%}}
@media(max-width:1050px){.hero{min-height:650px}.hero-content{max-width:85%;padding-bottom:45px}.hero h1{font-size:5vw}.hero-art{width:47%;height:73%}.service{grid-template-columns:130px 1fr 60px;padding:30px;gap:25px}.service-symbol img{width:120px}.cases{border-radius:90px 0 90px 0}.case-grid{gap:15px}.case{padding:16px}.case-visual{padding:17px}.intro{gap:35px}.logo img{width:150px}}
@media(max-width:760px){.header{height:76px}.logo img{width:142px}.header nav{top:76px}.hero{min-height:0;padding-top:25px}.hero-top .eyebrow{font-size:12px;line-height:1.8;letter-spacing:0}.hero-content{max-width:100%;padding-top:15px;padding-bottom:0}.hero h1{font-size:clamp(26px,6.6vw,44px);line-height:1.85;letter-spacing:0;margin-bottom:22px}.emphasis{padding-bottom:10px;background-size:auto 5px}.hero-desc{font-size:16px;line-height:2}.hero .button{max-width:100%;margin-top:23px;position:relative;z-index:3}.hero-art{position:relative;right:auto;bottom:auto;display:block;width:85%;height:310px;object-fit:contain;object-position:center bottom;margin:15px -6% 0 auto}.hero-footer{margin-top:0;padding:18px 0}.intro{display:flex;flex-direction:column;align-items:stretch;gap:30px}.intro-visual{display:flex;flex-direction:column}.intro-visual img{width:210px;margin:25px auto 0}.intro h2{font-size:28px}.cases{margin:0;border-radius:60px 0 60px 0;padding:55px 6%}.case{padding:20px;border-radius:25px}.case-visual{aspect-ratio:1.7}.case-number span{font-size:12px}.service{grid-template-columns:1fr;padding:26px;border-radius:28px;gap:20px}.service-symbol{display:flex;justify-content:space-between;align-items:center;text-align:left}.service-symbol img{width:125px;height:85px;margin:0}.service-no{font-size:20px}.service h3{font-size:24px;padding-right:0}.service .circle-link{bottom:26px;right:26px}.service .tags{padding-right:28px}.tags span{font-size:12px}.approach{border-radius:60px 60px 0 0}.approach .section-heading h2{font-size:26px}.approach-grid article{padding-right:0}.contact h2{font-size:30px}.journal details{padding:22px}.journal summary{font-size:16px}.journal-grid{gap:15px}footer{border-radius:45px 45px 0 0}.footer-top{gap:25px}}
/* Clear service promise, early client proof and photo-led cases. */
.hero{min-height:0;padding-top:34px;padding-bottom:42px}.hero-content{padding:18px 0 14px;max-width:76%}.hero h1{font-size:clamp(38px,3.95vw,64px);line-height:1.7;letter-spacing:-.025em;margin-bottom:22px}.hero-fields{display:flex;flex-wrap:wrap;gap:10px;max-width:760px;margin:0 0 24px}.hero-fields a{font-size:16px;font-weight:700;line-height:1.5;color:#111;background:#fff;border-radius:100px;padding:9px 17px;transition:background .2s}.hero-fields a:hover{background:var(--yellow)}.hero-desc{font-size:18px;line-height:2;max-width:710px;margin:0 0 24px}.hero-art{height:85%;width:40%;right:0;bottom:0}.hero-actions{display:flex;align-items:center;gap:30px}.hero .button{margin:0;min-width:280px}.hero-secondary{font-size:15px;font-weight:700;border-bottom:1px solid #fff;padding-bottom:6px}.trusted{padding:32px 6.5% 36px;background:white;border-bottom:1px solid #e9e9e9}.trusted-heading{display:flex;align-items:center;gap:32px;margin-bottom:16px}.trusted-heading .eyebrow{margin:0;flex-shrink:0}.trusted h2{font-size:16px;letter-spacing:0;line-height:1.8;font-weight:500;margin:0}.client-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:24px;align-items:center}.client-logos>div{display:flex;align-items:center;justify-content:center;min-width:0;height:75px}.client-logos img{width:100%;height:auto;max-height:68px;object-fit:contain;display:block}.mobile-only{display:none}.intro{padding-top:75px;padding-bottom:75px;grid-template-columns:.65fr 1.6fr;gap:70px}.intro h2{font-size:clamp(26px,2.5vw,37px);letter-spacing:-.035em}.intro-conclusion{padding-top:22px;border-top:1px solid var(--line)}.intro-conclusion strong{font-weight:700}.photo-case{padding:0;border-radius:25px;display:flex;flex-direction:column}.case-photo{position:relative;aspect-ratio:1.6;overflow:hidden;background:#eee}.case-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.photo-case:hover .case-photo img{transform:scale(1.025)}.case-photo>span{position:absolute;left:16px;bottom:15px;border-radius:100px;background:var(--ink);color:white;padding:7px 13px;font-size:12px;font-weight:600}.case-body{padding:24px;display:flex;flex-direction:column;flex:1}.case-company{font-size:12px;font-weight:500;line-height:1.8;margin-bottom:12px;color:#505050;min-height:22px}.photo-case h3{font-size:24px;line-height:1.6;margin:0 0 23px;letter-spacing:-.03em}.photo-case dl{margin:0 0 20px;display:grid;gap:14px}.photo-case dl>div{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:baseline}.photo-case dt{font-size:12px;font-weight:700;background:#f1f1f1;padding:3px 0;text-align:center;border-radius:4px}.photo-case dd{margin:0;font-size:14px;line-height:1.8}.case-result{margin:auto 0 0;border-top:1px solid #ddd;padding-top:19px;font-weight:700;font-size:15px;line-height:1.8}.case-link{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;padding-top:24px}.case-link span{font-size:21px}.case-link:hover{color:var(--red)}.service[id]{scroll-margin-top:30px}
@media(min-width:1600px){.hero h1{font-size:64px}.hero-content{max-width:76%}.hero-art{width:40%}}
@media(max-width:1100px){.hero h1{font-size:4.25vw}.hero-content{max-width:82%}.hero-fields{gap:7px;max-width:620px}.hero-fields a{font-size:14px;padding:8px 13px}.hero-desc{font-size:16px;max-width:580px}.hero-art{width:36%;height:80%}.client-logos{grid-template-columns:repeat(4,1fr);gap:5px 30px}.client-logos img{max-width:195px}.client-logos>div{height:62px}.case-body{padding:20px}.photo-case h3{font-size:21px}.photo-case dd{font-size:14px}.case-company{min-height:44px}}
@media(max-width:760px){.hero{padding-top:25px;padding-bottom:0}.hero-content{max-width:100%;padding-top:12px;padding-bottom:0}.hero h1{font-size:clamp(24px,6.1vw,43px);line-height:1.85;letter-spacing:-.045em;margin-bottom:24px}.hero-fields{gap:7px;margin-bottom:20px}.hero-fields a{font-size:14px;padding:7px 12px}.hero-desc{font-size:16px;line-height:1.95;margin:0 0 25px}.hero-actions{gap:18px;flex-wrap:wrap}.hero .button{min-width:0;width:100%}.hero-secondary{font-size:14px;display:inline-block;margin:0 auto}.hero-art{position:relative;height:220px;width:70%;right:auto;bottom:auto;margin:0 -6% 0 auto}.trusted{padding:28px 6% 26px}.trusted-heading{display:block;margin-bottom:15px}.trusted-heading .eyebrow{font-size:12px;margin-bottom:10px}.trusted h2{font-size:14px}.mobile-only{display:block}.client-logos{grid-template-columns:repeat(2,1fr);gap:3px 20px}.client-logos>div{height:49px}.client-logos img{max-width:165px}.intro{padding-top:55px;padding-bottom:55px;gap:25px}.intro-visual{display:block}.intro-visual img{display:none}.intro h2{font-size:24px;letter-spacing:-.055em}.intro-conclusion{font-size:16px}.case-photo{aspect-ratio:1.55}.case-body{padding:23px}.case-company{min-height:0}.photo-case h3{font-size:23px;margin-bottom:20px}.photo-case h3 br{display:block}.photo-case dd{font-size:15px}.case-result{font-size:16px}.case-photo>span{font-size:12px}}

@media(max-width:760px){.hero-art{height:140px;width:48%;margin-top:6px}.hero-desc br{display:none}.hero-desc{line-height:1.9}.hero-actions{gap:14px}}

/* Larger complete client roster and evidence of execution. */
.client-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px;max-width:1380px;margin:auto}.client-logos>div{flex:0 0 calc(20% - 23px);height:78px}.client-logos img{width:100%;max-width:250px;max-height:78px}.trusted{padding-bottom:38px}.practice{background:#f6f5ef;padding-top:72px;padding-bottom:76px}.practice-credit{font-size:13px;color:#555;margin:0 0 27px}.practice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.practice-work{display:block}.practice-work>img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:18px;display:block}.practice-work .work-domain{font-size:12px;font-weight:700;margin:20px 0 10px;color:#555}.practice-work h3{font-size:22px;line-height:1.65;letter-spacing:-.035em;margin:0 0 14px;position:relative}.practice-work h3 span{font-size:21px}.practice-work>p:not(.work-domain){font-size:14px;font-weight:700;margin:0 0 6px}.practice-work small{font-size:12px;line-height:1.8;display:block}.practice-work:hover h3{text-decoration:underline;text-underline-offset:5px}.recognition{margin-top:48px;padding-top:34px;border-top:1px solid #c9c9c0;display:grid;grid-template-columns:1fr 3fr;gap:25px}.recognition h3{font-size:18px;line-height:1.8}.recognition-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.recognition-items a{border-left:1px solid #c9c9c0;padding-left:24px}.recognition-items small{display:block;font-size:12px;margin-bottom:12px}.recognition-items strong{display:block;font-size:16px;line-height:1.8}.recognition-items span{display:block;font-size:11px;margin-top:12px;line-height:1.8}.recognition .eyebrow{font-size:12px}.practice+.cases{margin-top:60px}
@media(max-width:1100px){.client-logos>div{flex-basis:calc(25% - 21px)}.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 24px}.recognition{grid-template-columns:1fr}.recognition-items a:first-child{border:0;padding-left:0}}
@media(max-width:760px){.client-logos{gap:10px 16px}.client-logos>div{flex-basis:calc(50% - 8px);height:58px}.client-logos img{max-width:240px;max-height:58px}.practice{padding-top:50px;padding-bottom:50px}.practice-grid{grid-template-columns:1fr;gap:35px}.practice-work>img{aspect-ratio:1.65}.practice-work h3{font-size:25px}.practice-work small{font-size:14px}.practice-credit{font-size:12px;line-height:1.8}.recognition-items{grid-template-columns:1fr;gap:25px}.recognition-items a{border-left:0;border-top:1px solid #c9c9c0;padding:23px 0 0}.recognition-items strong{font-size:18px}.recognition-items span{font-size:12px}.practice+.cases{margin-top:30px}.intro h2{line-height:1.7}}
.practice-work>img[src$="work-beer.png"]{object-fit:contain;background:#fff}

/* Participation, execution and growth as one process. */
.hero h1{font-size:clamp(32px,3.15vw,54px)}.photo-case dl>div{grid-template-columns:64px 1fr}.result-label{display:block;font-size:12px;font-weight:500;color:#555;margin-bottom:8px}
@media(max-width:760px){.hero h1{font-size:clamp(22px,5.55vw,40px);line-height:1.9}.hero h1 .emphasis{white-space:normal}.practice h2{font-size:25px}.approach .section-heading h2{font-size:24px}}

/* Restore the preferred hero copy scale. */
.hero h1{font-size:clamp(38px,3.95vw,64px)}
@media(max-width:1100px){.hero h1{font-size:4.25vw}}
@media(max-width:760px){.hero h1{font-size:clamp(24px,6.1vw,43px);line-height:1.85}.hero h1 .emphasis{white-space:nowrap}}

.service:nth-child(4){background:#f1effc}

/* Compact tagged announcement list */
.home-news{background:#f6f5ef;padding-top:64px;padding-bottom:64px}.home-news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.home-news-heading h2{margin:0}.home-news-heading .eyebrow{margin-bottom:12px}.news-tags{display:flex;flex-wrap:wrap;gap:8px}.news-tag{display:inline-flex;justify-content:center;align-items:center;min-width:82px;padding:5px 12px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.6;white-space:nowrap}.news-tag-seminar{background:#ffe100;color:#181818}.news-tag-info{background:#e2e9e5;color:#263b31}.news-tag-blog{background:#080089;color:#fff}.news-list{list-style:none;margin:0;padding:0;border-top:1px solid #d5d5cc}.news-list>li{border-bottom:1px solid #d5d5cc}.news-list-empty{padding:25px 0;color:#666;font-size:14px}.news-item{display:grid;grid-template-columns:100px 90px 1fr 20px;gap:20px;align-items:center;padding:24px 0;text-decoration:none;color:inherit}.news-item time{font-size:13px;color:#666}.news-item-title{font-size:16px;line-height:1.7}.news-item:hover .news-item-title{text-decoration:underline;text-underline-offset:4px}.news-item:focus-visible{outline:2px solid #080089;outline-offset:4px}
@media(max-width:760px){.home-news{padding-top:42px;padding-bottom:42px}.home-news-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:22px}.news-item{grid-template-columns:90px 1fr 20px;gap:12px;padding:20px 0}.news-item .news-tag{justify-self:start}.news-item-title{grid-column:1/3;grid-row:2}.news-item>span:last-child{grid-column:3;grid-row:2}.news-tag{min-width:74px}}

/* Latest three announcements directly beneath the hero */
.home-news{display:grid;grid-template-columns:180px minmax(0,1fr);gap:36px;padding-top:32px;padding-bottom:32px}.home-news-heading{display:block;margin:0}.home-news-heading h2{font-size:24px;line-height:1.5}.home-news-heading .eyebrow{font-size:11px;margin-bottom:6px}.news-tags{gap:5px;margin-top:14px}.home-news-heading .news-tag{min-width:0;padding:3px 7px;font-size:10px}.news-list>li:nth-child(n+4){display:none}.news-item{padding:15px 0;gap:15px}.news-item-title{font-size:15px}.news-list-empty{padding:20px 0}.home-news template{display:none}
@media(max-width:760px){.home-news{grid-template-columns:1fr;gap:16px;padding-top:25px;padding-bottom:25px}.home-news-heading{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px}.home-news-heading h2{font-size:21px}.news-tags{margin-top:0}.news-item{padding:14px 0;gap:8px 12px}.news-item-title{font-size:14px}}

/* Consultation actions: readable labels across all pages. */
:root .button[href="/contact.html"],:root .button[href="/reservation.html"]{font-size:1.25rem;font-weight:700;line-height:1.5;min-height:74px;padding:22px 28px;gap:24px}
.header nav .nav-contact{font-size:1rem;line-height:1.5}
@media(max-width:760px){:root .button[href="/contact.html"],:root .button[href="/reservation.html"]{font-size:1.125rem;min-height:68px;padding:20px 24px;gap:20px}.header nav .nav-contact{font-size:1.125rem}}
/* Respect reduced motion and prevent long labels from breaking narrow layouts. */
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.breadcrumb{flex-wrap:wrap}.article-body{overflow-wrap:anywhere}.article-layout>*{min-width:0}
/* Intrinsic dimensions reserve space, while CSS controls the displayed aspect ratio. */
img{max-width:100%;height:auto}
.practice-work>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.illustrated-head{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:44px}.illustrated-copy{min-width:0}.heading-illustration{width:100%;height:230px;object-fit:contain}.section-illustration{display:block;width:230px;max-width:100%;height:190px;object-fit:contain;margin-top:24px}.players-package-top .players-illustration{width:140px;height:110px;object-fit:contain;order:3;flex:0 0 140px}.process-intro .section-illustration{width:210px;height:170px}
@media(max-width:760px){.illustrated-head{grid-template-columns:1fr;gap:8px}.heading-illustration{width:145px;height:125px;justify-self:end}.players-package-top .players-illustration{width:105px;height:85px;flex-basis:105px}.process-intro .section-illustration{width:150px;height:120px;margin-top:12px}.practice-work>img{aspect-ratio:3/2;height:auto}}
.players-package-top{position:relative;padding-right:175px}.players-package-top .players-illustration{position:absolute;right:0;top:0;width:150px;height:145px}@media(max-width:760px){.players-package-top{padding-right:0}.players-package-top .players-illustration{position:static;align-self:flex-end;width:95px;height:85px;margin:8px 0 0 auto}}
/* Ground the illustration in the red hero and enlarge the figures. */
.hero{overflow:hidden}.hero .hero-art{width:49%;height:111%;right:-1%;bottom:-12%;object-fit:contain;object-position:right bottom;max-width:none}.hero-content{position:relative;z-index:2}.hero-secondary{font-size:16px}.home-magazine-title{font-size:clamp(30px,3.4vw,48px);line-height:1.2;letter-spacing:-.05em;margin-bottom:24px}.home-magazine-title span{white-space:nowrap}.magazine-period{color:#ef4036}.home-magazine-lead{font-size:19px;font-weight:700;margin-bottom:18px}
@media(max-width:760px){.hero .hero-art{position:relative;width:92%;height:330px;right:auto;bottom:auto;margin:8px -7% -44px auto;object-position:right bottom}.hero-secondary{font-size:15px}.home-magazine-title{font-size:35px}.home-magazine-lead{font-size:17px}}
@media(min-width:761px){.hero .hero-art{bottom:-16%}}

.services-dropdown{position:relative}.services-dropdown summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:15px 0}.services-dropdown summary::-webkit-details-marker{display:none}.services-dropdown summary>span{font-size:18px;transition:transform .15s}.services-dropdown[open] summary>span{transform:rotate(45deg)}.services-submenu{position:absolute;top:100%;left:-24px;width:340px;padding:14px;background:white;border:1px solid #e5e5df;border-radius:18px;box-shadow:0 16px 40px #0002;display:grid;gap:4px}.services-submenu a{padding:15px 12px;display:flex;align-items:center;gap:12px;border-radius:8px;font-size:14px}.services-submenu a:hover,.services-submenu a:focus-visible{background:#fff8bd}.services-submenu small{font-size:11px;color:#777}.services-submenu .services-all{border-top:1px solid #eee;border-radius:0;font-size:12px;margin-top:5px;padding-top:18px}
.news-article{max-width:1020px;margin:auto;padding-top:40px}.news-article h1{font-size:clamp(28px,3.4vw,46px);line-height:1.65;margin:24px 0 40px}.news-article time{font-size:14px;color:#666}.news-body{font-size:16px;line-height:2;overflow-wrap:anywhere}.news-body h2{font-size:28px;margin:45px 0 20px}.news-body h3{font-size:21px;margin:28px 0 16px}.news-body img{height:auto;border-radius:16px;max-width:100%}.news-callout{background:#f7f6ef;border-radius:16px;padding:24px;margin:24px 0}.news-callout>span:first-child{display:block;font-weight:700;margin-bottom:12px}.news-emphasis{font-weight:700}.news-body .news-action{margin:28px 0 40px;max-width:420px;justify-content:center;text-decoration:none}.news-body a:not(.button){text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.services-dropdown{width:100%}.services-dropdown summary{font-size:18px;padding:12px 0;justify-content:space-between}.services-submenu{position:static;width:100%;box-shadow:none;background:#f7f6ef;border:0}.services-submenu a{font-size:15px}.header nav.open{max-height:calc(100dvh - 85px);overflow-y:auto}.news-article{padding-top:30px}.news-body h2{font-size:24px}}
.header .services-dropdown summary{font-size:inherit;font-weight:700;border:0;margin:0}.header .services-submenu a{border-bottom:0;box-shadow:none;margin:0}.header .services-submenu .services-all{border-top:1px solid #ddd}
