/* Consulting page. Typography, logo and color tokens belong to the existing site. */
.cs-page{overflow:clip;}
.cs-page .eyebrow{font-size:12px;letter-spacing:.105em;margin-bottom:22px;display:flex;align-items:center;gap:10px;}
.cs-page .eyebrow:before{width:7px;height:7px;border-radius:50%;margin:0;flex:none;}
.cs-page .section{padding:100px 0;}
.cs-page h2{font-size:clamp(35px,3.25vw,48px);line-height:1.15;}
.cs-page h3{font-size:24px;line-height:1.3;}
.cs-page .lead{font-size:20px;line-height:1.75;}
.cs-page .button{white-space:nowrap;text-align:center;}.cs-page .text-link{white-space:nowrap;}
.cs-hero{padding:25px 0 78px;background:linear-gradient(145deg,#fff 5%,#f2f6f8 100%);}
.cs-breadcrumb{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:44px;}
.cs-breadcrumb>a:hover{color:var(--blue);}
.cs-breadcrumb>span:last-child{color:var(--blue);}
.cs-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:66px;align-items:center;}
.cs-hero h1{font-size:clamp(44px,4.4vw,68px);line-height:1.1;letter-spacing:-.055em;}
.cs-hero h1>span{color:var(--blue);}
.cs-hero-copy>.lead{margin-top:27px;font-size:21px;}
.cs-hero-detail{font-size:18px;line-height:1.8;color:var(--muted);margin-top:18px;}
.cs-hero .actions{gap:17px 25px;margin-top:29px;}
.cs-hero .button{font-size:14px;gap:15px;padding:15px 20px;min-height:55px;}
.cs-hero .text-link{font-size:14px;}
.cs-hero-sign{display:flex;align-items:center;gap:9px;margin-top:28px;font-size:12px;color:var(--muted);line-height:1.6;}
.cs-small-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex:none;}
.cs-hero-visual{position:relative;margin:0;padding-bottom:42px;}
.cs-hero-visual>img{height:540px;width:100%;object-fit:cover;object-position:58% center;border-radius:25px;box-shadow:0 22px 65px #142e460d;}
.cs-hero-visual>figcaption{position:relative;margin:-94px 25px 0 -20px;padding:26px 78px 26px 29px;min-height:136px;background:var(--navy);color:#fff;border-radius:18px;box-shadow:0 16px 36px #142e4617;}
.cs-small-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.075em;line-height:1.6;}
.cs-hero-visual .cs-small-label{color:#f6ab6c;margin-bottom:10px;}
.cs-hero-visual strong{display:block;font-size:23px;line-height:1.35;font-weight:800;letter-spacing:-.035em;}
.cs-caption-icon{position:absolute;right:26px;bottom:30px;width:42px;height:42px;display:grid;place-items:center;color:var(--orange);background:#ffffff0d;border-radius:12px;}
.cs-caption-icon>.icon{width:25px;height:25px;}
.cs-section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;}
.cs-section-head>.lead{font-size:18px;padding-bottom:3px;}
.cs-situation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:44px;}
.cs-situation{background:var(--pale);padding:32px;border-radius:19px;}
.cs-card-icon{display:grid;place-items:center;height:47px;width:47px;background:#fff;color:var(--blue);border-radius:12px;margin-bottom:24px;}
.cs-card-icon>.icon{width:25px;height:25px;}
.cs-situation h3{margin-bottom:17px;font-size:23px;}
.cs-situation p{font-size:18px;line-height:1.85;color:var(--muted);}
.cs-experience{background:var(--navy);color:#fff;padding:71px 0;position:relative;}
.cs-experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;}
.cs-experience .eyebrow{color:#f9ae6b;}
.cs-experience h2{font-size:clamp(34px,3.2vw,48px);}
.cs-experience h2 span{color:#f6a866;}
.cs-experience-copy p{color:#d3e0eb;font-size:18px;line-height:1.85;}
.cs-experience-copy p+p{margin-top:17px;}
.cs-experience-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px;}
.cs-experience-tags span{font-size:12px;line-height:1.6;color:#fff;font-weight:700;background:#ffffff0c;padding:8px 13px;border-radius:8px;}
.cs-method{scroll-margin-top:100px;}
.cs-method-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:85px;align-items:start;}
.cs-method-intro{position:sticky;top:145px;padding-top:18px;}
.cs-method-intro>.lead{margin-top:24px;max-width:390px;}
.cs-method-principle{display:flex;align-items:flex-start;gap:14px;max-width:360px;margin-top:32px;padding:20px;background:#fff4e9;border-radius:15px;}
.cs-method-principle>.icon{color:#b65f16;flex:none;margin-top:3px;}
.cs-method-principle>p{font-size:14px;color:var(--navy);font-weight:600;line-height:1.8;}
.cs-method-steps{margin:0;padding:0;list-style:none;position:relative;}
.cs-method-steps:before{content:"";position:absolute;left:23px;top:26px;bottom:70px;width:2px;background:#dfe8ef;}
.cs-method-step{position:relative;display:grid;grid-template-columns:48px 1fr;gap:24px;margin-bottom:26px;}
.cs-method-step:last-child{margin-bottom:0;}
.cs-step-number{position:relative;z-index:1;width:48px;height:48px;display:flex;align-items:center;justify-content:center;align-self:start;background:var(--navy);color:#fff;font-size:13px;font-weight:800;border-radius:14px;margin-top:16px;box-shadow:0 0 0 9px #fff;}
.cs-method-step:last-child .cs-step-number{background:var(--orange);color:var(--deep);}
.cs-method-step>div{background:var(--pale);padding:27px 29px 25px;border-radius:19px;}
.cs-method-step .cs-small-label{color:var(--blue);margin-bottom:9px;}
.cs-method-step h3{font-size:24px;margin-bottom:15px;}
.cs-method-step p{color:var(--muted);font-size:18px;line-height:1.8;}
.cs-output{display:flex;align-items:flex-start;gap:10px;margin-top:19px;font-size:12px;font-weight:800;line-height:1.7;color:var(--blue);}
.cs-output>.icon{width:18px;height:18px;flex:none;margin-top:1px;}
.cs-areas{background:var(--pale);}
.cs-areas .section-head{max-width:960px;}
.cs-areas .section-head .lead{font-size:18px;margin-top:24px;max-width:825px;}
.cs-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:44px;}
.cs-area{background:#fff;padding:28px 29px 30px;border-radius:18px;}
.cs-area>.icon{width:27px;height:27px;color:var(--blue);margin-bottom:20px;}
.cs-area h3{font-size:22px;margin-bottom:13px;}
.cs-area p{font-size:18px;line-height:1.8;color:var(--muted);}
.cs-manual-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center;}
.cs-manual-art{background:#f2f6f8;border-radius:25px;padding:58px 55px 30px;text-align:center;position:relative;}
.cs-book{position:relative;text-align:left;color:#fff;background:linear-gradient(105deg,#0a2035 0,#142e46 8%,#1b3c59 100%);padding:31px 32px 39px 38px;border-radius:4px 15px 15px 4px;box-shadow:12px 17px 35px #142e462b,3px 1px 0 #d5e0e7;max-width:350px;min-height:395px;margin:0 auto;transform:rotate(-4deg);isolation:isolate;}
.cs-book:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:3px;background:#ffffff12;}
.cs-book:after{content:"";position:absolute;right:31px;top:0;width:22px;height:51px;background:var(--orange);clip-path:polygon(0 0,100% 0,100% 100%,50% 80%,0 100%);}
.cs-book-brand{font-size:10px;font-weight:800;letter-spacing:.14em;color:#fff;}
.cs-book-brand>span{display:block;font-size:7px;letter-spacing:.2em;margin-top:3px;color:#adc2d3;}
.cs-book-title{font-size:33px;font-weight:800;letter-spacing:-.05em;line-height:1.14;margin-top:36px;}
.cs-book-subtitle{font-size:12px;line-height:1.6;color:#f6ae73;margin-top:23px;}
.cs-book-tags{display:flex;gap:12px;margin-top:31px;font-size:7px;text-transform:uppercase;letter-spacing:.04em;color:#becfdd;}
.cs-book-mark{position:absolute;right:30px;bottom:23px;font-size:12px;color:#9db6c9;font-weight:700;letter-spacing:-.05em;}
.cs-book-caption{display:block;font-size:12px;color:var(--muted);line-height:1.8;margin-top:37px;}
.cs-manual-copy>.lead{font-size:19px;margin-top:25px;}
.cs-check-list{padding:0;margin:28px 0;list-style:none;display:grid;gap:16px;}
.cs-check-list>li{display:flex;align-items:flex-start;gap:14px;color:var(--navy);font-size:18px;line-height:1.7;}
.cs-check-list .icon{width:22px;height:22px;flex:none;color:var(--teal);margin-top:2px;}
.cs-manual-note{font-size:15px;line-height:1.85;color:var(--muted);}
.cs-quality{padding:0 0 15px;}
.cs-quality-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:65px;background:#fff4e9;border-radius:24px;padding:46px 49px;align-items:center;}
.cs-quality .eyebrow{color:#9b5419;font-size:12px;}
.cs-quality-icon{display:grid;place-items:center;width:48px;height:48px;background:#fff;color:#b26526;border-radius:13px;margin-bottom:24px;}
.cs-quality-icon>.icon{height:28px;width:28px;}
.cs-quality h2{font-size:37px;}
.cs-quality-copy p{font-size:18px;line-height:1.85;color:#5c5148;}
.cs-quality-copy p+p{font-size:14px;margin-top:17px;}
.cs-quality-copy .text-link{margin-top:15px;color:#8d4b16;font-size:12px;}
.cs-questions-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:start;}
.cs-questions .lead{font-size:18px;margin-top:24px;}
.cs-faq-list{display:grid;gap:13px;}
.cs-faq{background:var(--pale);border-radius:15px;padding:0 25px;}
.cs-faq>summary{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;list-style:none;cursor:pointer;font-size:16px;font-weight:800;line-height:1.6;}
.cs-faq>summary::-webkit-details-marker{display:none;}
.cs-faq>summary::marker{content:"";}
.cs-faq>summary>span{font-size:25px;font-weight:500;color:var(--blue);transition:transform .25s;flex:none;}
.cs-faq[open]>summary>span{transform:rotate(45deg);}
.cs-faq>div{padding:0 0 23px;}
.cs-faq>div>p{font-size:18px;line-height:1.85;color:var(--muted);}
.cs-faq>summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px;border-radius:5px;}
.cs-contact{padding:78px 0;background:var(--navy);color:#fff;scroll-margin-top:92px;}
.cs-contact-grid{display:grid;grid-template-columns:1.1fr .7fr;gap:110px;align-items:center;}
.cs-contact .eyebrow{color:#f9b079;}
.cs-contact h2{font-size:clamp(38px,3.5vw,48px);}
.cs-contact p{font-size:18px;line-height:1.85;color:#ccdbe7;max-width:690px;margin-top:25px;}
.cs-contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;}
.cs-contact .button{font-size:15px;padding:16px 22px;margin-bottom:5px;gap:16px;}
.cs-direct-contact{font-size:16px;font-weight:600;color:#dbe7ef;line-height:1.7;}
.cs-direct-contact:hover{color:var(--orange);}
@media(max-width:1150px){.cs-hero-grid{gap:40px;}.cs-hero-visual>img{height:500px;}.cs-hero-copy>.lead{font-size:19px;}.cs-hero h1{font-size:51px;}.cs-hero-visual strong{font-size:21px;}.cs-section-head{gap:45px;}.cs-method-grid{gap:55px;grid-template-columns:.8fr 1.2fr;}.cs-manual-grid{gap:55px;}.cs-manual-art{padding:48px 36px 28px;}.cs-experience-grid{gap:50px;}.cs-quality-panel{gap:40px;padding:40px;}.cs-questions-grid{gap:55px;}.cs-contact-grid{gap:70px;}.cs-method-step>div{padding:25px;}.cs-method-step{gap:20px;}.cs-area{padding:27px;}.cs-situation{padding:29px;}}
@media(max-width:1020px){.cs-page .section{padding:77px 0;}.cs-hero{padding:22px 0 58px;}.cs-breadcrumb{margin-bottom:30px;}.cs-hero-grid{gap:30px;}.cs-hero h1{font-size:44px;}.cs-hero .eyebrow{font-size:12px;}.cs-hero-copy>.lead{font-size:18px;}.cs-hero-detail{font-size:16px;}.cs-hero-visual>img{height:480px;}.cs-hero-visual>figcaption{padding:24px;margin:-80px 10px 0 -12px;min-height:0;}.cs-caption-icon{display:none;}.cs-hero-visual strong{font-size:19px;}.cs-hero-sign{font-size:12px;}.cs-hero .button{font-size:13px;}.cs-situation-grid{gap:16px;}.cs-situation{padding:25px;}.cs-situation h3{font-size:21px;}.cs-situation p{font-size:16px;}.cs-section-head{grid-template-columns:1fr;gap:25px;}.cs-section-head>.lead{max-width:760px;}.cs-method-grid{grid-template-columns:1fr;gap:40px;}.cs-method-intro{position:static;padding:0;max-width:690px;}.cs-method-intro>.lead{max-width:640px;}.cs-method-principle{max-width:530px;margin-top:24px;}.cs-method-intro h2 br:first-child{display:none;}.cs-method-steps{max-width:800px;}.cs-experience-grid{grid-template-columns:1fr;gap:30px;}.cs-experience-copy{max-width:780px;}.cs-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.cs-manual-grid{gap:35px;}.cs-book{padding:28px 23px 33px 29px;min-height:355px;}.cs-book-title{font-size:29px;}.cs-book-tags{gap:8px;font-size:6px;}.cs-manual-art{padding:43px 23px 27px;}.cs-manual-copy>.lead{font-size:17px;}.cs-check-list>li{font-size:16px;}.cs-quality-panel{gap:30px;padding:35px;}.cs-quality h2{font-size:33px;}.cs-quality-copy p{font-size:16px;}.cs-questions-grid{grid-template-columns:1fr;gap:30px;}.cs-questions .lead{max-width:650px;}.cs-faq-list{max-width:820px;}.cs-contact-grid{gap:35px;}.cs-contact p{font-size:16px;}}
@media(max-width:700px){.cs-page .wrap{width:calc(100% - 40px);}.cs-page .section{padding:56px 0;}.cs-page h2{font-size:32px;}.cs-page h3{font-size:22px;}.cs-page .eyebrow{font-size:12px;letter-spacing:.075em;margin-bottom:19px;}.cs-page .lead{font-size:17px;line-height:1.8;}.cs-hero{padding:18px 0 49px;}.cs-breadcrumb{font-size:12px;margin-bottom:31px;}.cs-hero-grid{grid-template-columns:1fr;gap:36px;}.cs-hero h1{font-size:clamp(38px,9vw,53px);letter-spacing:-.05em;line-height:1.11;}.cs-hero-copy>.lead{margin-top:24px;font-size:18px;}.cs-hero-detail{font-size:16px;margin-top:17px;}.cs-hero .actions{gap:14px;margin-top:25px;align-items:flex-start;flex-direction:column;}.cs-hero .button{font-size:13px;padding:15px 16px;gap:12px;min-height:52px;max-width:100%;}.cs-hero .text-link{font-size:13px;}.cs-hero-sign{font-size:12px;margin-top:22px;}.cs-hero-visual{padding-bottom:0;}.cs-hero-visual>img{height:310px;object-position:58% center;border-radius:18px;}.cs-hero-visual>figcaption{margin:-55px 13px 0;padding:22px;border-radius:14px;}.cs-hero-visual strong{font-size:21px;}.cs-hero-visual .cs-small-label{font-size:12px;margin-bottom:9px;}.cs-section-head{gap:23px;}.cs-section-head>.lead{font-size:16px;}.cs-situation-grid{grid-template-columns:1fr;margin-top:30px;gap:15px;}.cs-situation{padding:27px;border-radius:16px;}.cs-card-icon{width:43px;height:43px;margin-bottom:20px;}.cs-situation h3{font-size:22px;margin-bottom:13px;}.cs-situation p{font-size:16px;line-height:1.8;}.cs-experience{padding:48px 0;}.cs-experience h2{font-size:32px;}.cs-experience-grid{gap:24px;}.cs-experience-copy p{font-size:16px;line-height:1.85;}.cs-experience-tags{gap:7px;margin-top:22px;}.cs-experience-tags span{font-size:12px;padding:7px 10px;}.cs-method-grid{gap:31px;}.cs-method-intro h2 br:first-child{display:block;}.cs-method-intro>.lead{margin-top:23px;}.cs-method-principle{margin-top:24px;padding:18px;gap:12px;}.cs-method-principle p{font-size:13px;}.cs-method-step{grid-template-columns:34px 1fr;gap:12px;margin-bottom:18px;}.cs-step-number{width:34px;height:34px;font-size:12px;border-radius:10px;margin-top:20px;box-shadow:0 0 0 6px #fff;}.cs-method-steps:before{left:16px;}.cs-method-step>div{padding:23px 20px;border-radius:15px;}.cs-method-step .cs-small-label{font-size:12px;letter-spacing:.08em;}.cs-method-step h3{font-size:21px;line-height:1.25;margin-bottom:14px;}.cs-method-step p{font-size:16px;line-height:1.8;}.cs-output{font-size:12px;gap:8px;margin-top:17px;}.cs-output>.icon{width:16px;height:16px;}.cs-areas .section-head .lead{font-size:16px;margin-top:23px;}.cs-area-grid{grid-template-columns:1fr;gap:15px;margin-top:30px;}.cs-area{padding:26px;border-radius:16px;}.cs-area>.icon{width:25px;height:25px;margin-bottom:16px;}.cs-area h3{font-size:22px;}.cs-area p{font-size:16px;}.cs-manual-grid{grid-template-columns:1fr;gap:38px;}.cs-manual-art{padding:39px 43px 25px;order:2;}.cs-manual-copy{order:1;}.cs-book{max-width:300px;padding:30px 26px 38px 32px;min-height:367px;}.cs-book-title{font-size:31px;}.cs-book-tags{font-size:7px;gap:10px;}.cs-book-caption{font-size:12px;margin-top:30px;}.cs-manual-copy>.lead{font-size:17px;margin-top:23px;}.cs-check-list{margin:24px 0;gap:15px;}.cs-check-list>li{font-size:16px;gap:12px;}.cs-manual-note{font-size:15px;}.cs-quality{padding:0;}.cs-quality-panel{grid-template-columns:1fr;gap:23px;padding:28px 25px;border-radius:18px;}.cs-quality h2{font-size:29px;}.cs-quality-icon{width:42px;height:42px;margin-bottom:21px;}.cs-quality-copy p{font-size:16px;line-height:1.8;}.cs-quality-copy p+p{font-size:13px;margin-top:16px;}.cs-quality-copy .text-link{font-size:12px;margin-top:14px;}.cs-questions-grid{gap:28px;}.cs-questions .lead{font-size:16px;margin-top:23px;}.cs-faq{padding:0 22px;border-radius:14px;}.cs-faq>summary{font-size:15px;padding:21px 0;gap:17px;}.cs-faq>div>p{font-size:16px;}.cs-contact{padding:50px 0;scroll-margin-top:80px;}.cs-contact-grid{grid-template-columns:1fr;gap:31px;}.cs-contact h2{font-size:35px;}.cs-contact p{font-size:16px;line-height:1.85;margin-top:22px;}.cs-contact .button{font-size:14px;gap:13px;padding:15px 18px;min-height:52px;}.cs-direct-contact{font-size:15px;}.cs-contact-actions{gap:12px;}}
@media(prefers-reduced-motion:reduce){.cs-page *{animation:none!important;transition:none!important;}.cs-page .reveal{opacity:1!important;transform:none!important;}}
@media print{.cs-page .section{padding:25px 0;}.cs-hero{padding-bottom:25px;}.cs-method-intro{position:static;}.cs-page .reveal{opacity:1;transform:none;}.cs-method-step,.cs-situation,.cs-area,.cs-quality-panel{break-inside:avoid;}.cs-book{transform:none;}.cs-page details>div{display:block!important;}}

/* Shared reading size for main copy on small screens. */
@media(max-width:700px){.cs-hero-detail,.cs-situation p,.cs-experience-copy p,.cs-method-step p,.cs-area p,.cs-check-list>li,.cs-quality-copy p,.cs-faq>div>p,.cs-contact p{font-size:16px}}
