:root{--navy:#1b224c;--navy-deep:#0b143c;--ink:#262a32;--muted:#626875;--paper:#f1f2f6;--soft-blue:#e9edf8;--line:#d9dce5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Noto Sans JP",sans-serif;line-height:1.75}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}.header{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:10}.header .wrap{display:flex;justify-content:space-between;align-items:center}.logo{color:var(--navy);font-weight:800}.nav{display:flex;gap:28px;font-size:13px}.nav a,.btn{color:inherit;text-decoration:none}.btn{display:inline-flex;min-width:190px;height:54px;padding:0 26px;border:1px solid var(--navy);border-radius:999px;align-items:center;justify-content:center;color:var(--navy);font-weight:700}.btn.primary{color:#fff;background:var(--navy)}.hero{padding:76px 0 82px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.hero-copy{text-align:left}.eyebrow{color:var(--navy);font-size:13px;font-weight:700;letter-spacing:.08em}.hero h1{margin:20px 0;color:var(--navy-deep);font-size:clamp(38px,4.4vw,62px);line-height:1.22;letter-spacing:-.04em}.lead{max-width:620px;margin:0;color:var(--muted)}.actions{display:flex;justify-content:flex-start;gap:12px;margin:34px 0 0}.hero-visual{height:480px;display:grid;place-items:center}.hero-visual img{display:block;width:118%;max-width:none;height:auto;object-fit:contain}.section{padding:108px 0;border-bottom:1px solid var(--line)}.section.gray{background:var(--paper)}.section.dark{color:#fff;background:var(--navy)}.section-head{text-align:center;margin-bottom:52px}.section-head small{color:#8b94af;font-weight:700}.section h2{color:var(--navy-deep);font-size:clamp(30px,4vw,48px);line-height:1.35;margin:10px 0 0}.section.dark h2{color:#fff}.problems,.features,.cases{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.box{border:1px solid var(--line);border-radius:12px;background:#fff;padding:30px;min-height:180px}.box .num{color:#8b94af;font-size:12px;font-weight:700}.box h3{color:var(--navy);font-size:20px;margin:28px 0 10px}.reasons{display:grid;gap:28px}.reason{display:grid;grid-template-columns:1fr 1fr;min-height:340px;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.reason:nth-child(even) .placeholder{order:2}.placeholder{display:grid;place-items:center;background:var(--soft-blue);color:var(--muted);font-weight:700;min-height:280px}.reason-copy{padding:50px}.reason-copy h3{color:var(--navy);font-size:28px;line-height:1.4;margin:10px 0 18px}.features{grid-template-columns:repeat(2,1fr)}.features .box{min-height:150px}.features b{color:var(--navy)}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{padding:30px 22px;border:1px solid var(--line);border-radius:12px;background:#fff}.step b{color:var(--navy)}.simulator{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.question{background:#fff;color:var(--ink);border-radius:16px;padding:34px}.choice{border:1px solid var(--line);border-radius:10px;padding:16px;margin-top:12px}.cases .case-image{height:180px;border-radius:14px 14px 0 0;background:var(--soft-blue);display:grid;place-items:center}.case-body{padding:22px;border:1px solid var(--line);border-top:0;border-radius:0 0 14px 14px;background:#fff}.case-body b{color:var(--navy)}.member{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.portrait{min-height:360px;border-radius:16px;background:var(--soft-blue);display:grid;place-items:center}.cta{text-align:center;padding:100px 0;background:var(--soft-blue)}.cta h2{margin:0 0 30px}.note{position:fixed;right:16px;bottom:16px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--muted);font-size:11px}@media(max-width:760px){.nav{display:none}.wrap{width:min(100% - 30px,1120px)}.hero{padding:52px 0 64px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:40px}.actions{flex-direction:column}.btn{width:100%}.hero-visual{height:auto}.hero-visual img{width:110%}.section{padding:72px 0}.problems,.features,.cases,.flow,.simulator,.member,.reason{grid-template-columns:1fr}.reason:nth-child(even) .placeholder{order:0}.reason-copy{padding:32px}.note{display:none}}
    .actions{gap:16px}.actions .btn{height:64px;padding:0 32px;font-size:18px}.btn.consult{min-width:270px;color:#fff;border:0;background:linear-gradient(100deg,#ffb323,#ff8a00);box-shadow:0 3px 8px rgba(27,34,76,.09)}.btn .material-symbols-outlined{margin-right:10px;font-size:27px}.btn.estimate{min-width:220px;color:#fff;background:var(--navy);border-color:var(--navy)}.problem-section{background:#fff}.problem-section .wrap{width:min(1280px,calc(100% - 64px))}.problem-section .section-head{margin-bottom:48px}.problem-section .section-head small{color:#a4a7ae;font-size:15px;letter-spacing:.03em}.problem-section .section-head h2{margin-top:4px;font-size:38px}.problem-section .problems{gap:24px}.problem-section .box{min-height:210px;padding:38px 36px;border:0;border-radius:6px;background:#edf1f8}.problem-section .box h3{margin:0 0 12px;font-size:21px}.problem-section .box p{margin:0;color:#535964}@media(min-width:761px){.hero-grid{grid-template-columns:1.08fr .92fr;gap:42px}.hero h1{font-size:clamp(34px,3vw,42px);line-height:1.3}.hero h1 span{display:block;white-space:nowrap}}
    .hero{padding-bottom:42px}.hero-visual{height:auto}.hero-note{margin:14px 0 0;color:#8b8f99;font-size:12px}.problem-section .box{min-height:0;padding:28px 30px}.problem-section .box h3{font-size:18px;letter-spacing:-.025em;white-space:nowrap}.problem-section .box p{font-size:15px;line-height:1.7}.actions .btn{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background-color .2s ease}.actions .btn:hover{transform:translateY(-3px)}.btn.consult:hover{filter:brightness(1.04);box-shadow:0 6px 12px rgba(27,34,76,.12)}.btn.estimate:hover{background:#252f66;box-shadow:0 6px 12px rgba(27,34,76,.12)}.actions .btn:focus-visible{outline:3px solid rgba(30,78,183,.28);outline-offset:4px}.proof-panel{padding:34px;text-align:center}.proof-panel strong{display:block;color:var(--navy);font-size:54px;line-height:1.05}.proof-panel b{display:block;margin-top:12px;color:var(--navy);font-size:18px}.proof-panel span,.proof-panel small{display:block;margin-top:8px;color:var(--muted)}.reason-copy .fact-list{margin:24px 0 0;padding:0;list-style:none}.reason-copy .fact-list li{padding:10px 0;border-top:1px solid var(--line);font-size:14px}.reason-copy .caution{margin-top:16px;color:#8b8f99;font-size:11px}.cases{grid-template-columns:repeat(2,1fr);max-width:940px;margin:auto}.case-body b{display:block;font-size:22px}.case-meta{display:flex;gap:20px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:13px}.fit p{line-height:2}.member-copy{align-self:center}.member-copy .credentials{margin:24px 0 0;padding:0;list-style:none}.member-copy .credentials li{padding:12px 0;border-top:1px solid var(--line)}.contact-points{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:26px 0}.contact-points span{padding:8px 14px;border-radius:999px;background:#fff;color:var(--navy);font-size:13px}.cta .btn{margin-top:8px}.cta .sub{color:var(--muted)}@media(max-width:760px){.problem-section .box h3{white-space:normal}.cases{grid-template-columns:1fr}.contact-points{align-items:stretch;flex-direction:column}.contact-points span{border-radius:10px}}
    .lead span{display:block}.lead span+span{margin-top:5px}.problem-section .box{background:#f2f2f2}.problem-section .box h3{color:#222}.problem-section .box p{color:#4a4a4a}.metrics-section{padding:42px 0 84px;background:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric-card{position:relative;min-height:220px;padding:26px;border-radius:14px;background:#f2f2f2;overflow:hidden}.metric-icon{display:grid;width:46px;height:46px;border-radius:50%;place-items:center;color:#f28a00;background:#fff}.metric-icon .material-symbols-outlined{font-size:25px}.metric-value{display:block;margin-top:28px;color:#161616;font-size:42px;font-weight:800;line-height:1}.metric-card h3{margin:14px 0 3px;color:#222;font-size:16px}.metric-card p{margin:0;color:#777;font-size:12px}.metric-card .metric-mark{position:absolute;right:-12px;bottom:-20px;color:rgba(242,138,0,.09);font-size:104px;font-weight:900;line-height:1}@media(min-width:761px){.hero h1{font-size:clamp(34px,3vw,40px)}}@media(max-width:760px){.metrics-section{padding:20px 0 64px}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:10px}.metric-card{min-height:190px;padding:22px 18px}.metric-value{font-size:36px}.metric-card .metric-mark{font-size:84px}}
    .metrics-section{padding:24px 0 60px}.metric-card{min-height:170px;padding:20px 22px;background:#edf1fb}.metric-icon{width:38px;height:38px;color:var(--navy)}.metric-icon .material-symbols-outlined{font-size:22px}.metric-value{margin-top:18px;font-size:38px}.metric-card h3{margin:10px 0 2px}.metric-mark{display:none}@media(max-width:760px){.metric-card{min-height:170px;padding:20px 18px}}
    .problem-section,#reason{border-bottom:0}
    .faq-section{border-bottom:0;background:#f5f7fc}.faq-section .section-head{margin-bottom:42px}.faq{display:grid;max-width:940px;margin:auto;gap:12px}.faq-item{background:#fff;border-radius:16px;box-shadow:0 7px 24px rgba(12,22,61,.055);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.faq-item:hover{box-shadow:0 11px 30px rgba(12,22,61,.085);transform:translateY(-1px)}.faq-question{display:grid;width:100%;grid-template-columns:46px 1fr 44px;gap:18px;align-items:center;padding:23px 26px;border:0;background:transparent;color:var(--navy-deep);font:inherit;font-size:17px;font-weight:700;text-align:left;cursor:pointer}.faq-number{display:grid;width:38px;height:38px;border-radius:50%;place-items:center;color:var(--navy);background:#edf1fb;font-size:19px;font-weight:800;line-height:1}.faq-toggle{position:relative;width:40px;height:40px;border-radius:50%;background:var(--navy);transition:background .25s ease,transform .25s ease}.faq-toggle::before,.faq-toggle::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:2px;background:#fff;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .25s ease}.faq-toggle::after{transform:translate(-50%,-50%) rotate(90deg)}.faq-question[aria-expanded="true"] .faq-toggle{background:var(--navy-deep)}.faq-question[aria-expanded="true"] .faq-toggle::before,.faq-question[aria-expanded="true"] .faq-toggle::after{background:#fff}.faq-question[aria-expanded="true"] .faq-toggle::after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-answer-inner{overflow:hidden}.faq-answer p{margin:0;padding:0 88px 26px 90px;color:var(--muted);font-size:15px;line-height:1.9}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open{box-shadow:0 12px 34px rgba(12,22,61,.09)}.faq-question:focus-visible{outline:3px solid rgba(27,34,76,.18);outline-offset:-3px}@media(max-width:760px){.faq-section .section-head{margin-bottom:30px}.faq{gap:10px}.faq-question{grid-template-columns:38px 1fr 38px;gap:10px;padding:18px 16px;font-size:15px;line-height:1.55}.faq-number,.faq-toggle{width:36px;height:36px}.faq-answer p{padding:0 54px 20px 64px;font-size:14px}}
    .flow-section{border-bottom:0;background:#eef0f6}.flow-section .wrap{width:min(1280px,calc(100% - 48px))}.flow-section .section-head{margin-bottom:40px}.flow-section .section-head h2{font-size:38px}.flow-lead{margin:8px 0 0;color:var(--navy);font-size:17px}.process-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.process-card{position:relative;min-width:0;color:var(--navy-deep)}.process-card:not(:last-child)::after{content:"";position:absolute;top:83px;right:-18px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #66afd2}.process-visual{position:relative;display:grid;height:170px;border-radius:0 18px 18px 18px;place-items:center;background:#fff;clip-path:polygon(54px 0,100% 0,100% 100%,0 100%,0 54px)}.process-number{position:absolute;top:5px;left:9px;z-index:1;color:var(--navy-deep);font-size:26px;font-weight:800;line-height:1}.process-icon .material-symbols-outlined{color:var(--navy);font-size:58px;font-variation-settings:'wght' 350}.process-card h3{min-height:52px;margin:14px 0 8px;text-align:center;font-size:17px;line-height:1.5}.process-card p{margin:0;color:#454b58;font-size:14px;line-height:1.75}@media(max-width:1000px){.process-flow{grid-template-columns:repeat(3,1fr);gap:28px 22px}.process-card:nth-child(3)::after{display:none}}@media(max-width:760px){.flow-section .wrap{width:min(100% - 30px,1120px)}.flow-section .section-head h2{font-size:30px}.flow-lead{font-size:15px}.process-flow{grid-template-columns:1fr;gap:34px}.process-card:not(:last-child)::after{display:block;top:auto;right:auto;bottom:-24px;left:50%;transform:translateX(-50%);border-top:15px solid #66afd2;border-right:10px solid transparent;border-bottom:0;border-left:10px solid transparent}.process-visual{height:150px}.process-card h3{min-height:0;margin:12px 0 6px}.process-card p{text-align:center;font-size:14px}}
    .process-card:not(:last-child)::after{content:"▶";display:grid;top:65px;right:-30px;width:38px;height:40px;border:0;place-items:center;color:#66afd2;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1}@media(max-width:760px){.process-card:nth-child(3)::after{display:grid}.process-card:not(:last-child)::after{top:auto;right:auto;bottom:-33px;left:50%;width:38px;height:38px;border:0;transform:translateX(-50%) rotate(90deg);font-size:30px}}
    .process-flow{position:relative;display:flex;grid-template-columns:none;gap:0;margin-top:88px}.process-flow::before{content:"";position:absolute;top:-35px;right:2%;left:2%;height:2px;background:#cbd5e2}.process-card{isolation:isolate;flex:1;min-height:245px;margin-left:-18px;padding:28px 28px 24px 42px;background:transparent}.process-card:first-child{margin-left:0;padding-left:26px}.process-card::before{content:"";position:absolute;inset:0;z-index:-1;background:#f4f8fb;clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,24px 50%)}.process-card:first-child::before{clip-path:polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%)}.process-card:last-child::before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,24px 50%)}.process-card:nth-child(2)::before{background:#e7f1f7}.process-card:nth-child(3)::before{background:#d9eaf4}.process-card:nth-child(4)::before{background:#c9e2ef}.process-card:nth-child(5)::before{background:#b7d8e9}.process-card:nth-child(6)::before{background:#96c7df}.process-card:not(:last-child)::after{display:none}.process-number{top:-73px;left:28px;color:#2189be;font-size:36px;line-height:.9}.process-number small{display:block;margin-bottom:5px;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1}.process-card:first-child .process-number{left:8px}.process-visual{height:58px;border-radius:0;background:transparent;clip-path:none}.process-icon .material-symbols-outlined{font-size:42px}.process-card h3{min-height:48px;margin:8px 0 10px;font-size:17px}.process-card p{font-size:13.5px;line-height:1.7}@media(max-width:1000px){.process-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 0}.process-flow::before{display:none}.process-card{width:auto;margin-left:-16px}.process-card:nth-child(4){margin-left:0}.process-number{top:10px;left:28px}.process-card{padding-top:58px}}@media(max-width:760px){.process-flow{display:grid;grid-template-columns:1fr;gap:10px;margin-top:0}.process-card,.process-card:first-child,.process-card:nth-child(4){min-height:210px;margin-left:0;padding:58px 26px 32px}.process-card::before,.process-card:first-child::before,.process-card:last-child::before{clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),55% calc(100% - 18px),50% 100%,45% calc(100% - 18px),0 calc(100% - 18px))}.process-number,.process-card:first-child .process-number{top:14px;left:20px;font-size:30px}.process-visual{height:48px}.process-card p{text-align:center}}
    .flow-section{background:#fff}.process-flow::before{display:none}.process-card::before{background:#f4f6fb}.process-card:nth-child(2)::before{background:#eef1f9}.process-card:nth-child(3)::before{background:#e7ebf6}.process-card:nth-child(4)::before{background:#dfe5f3}.process-card:nth-child(5)::before{background:#d5deef}.process-card:nth-child(6)::before{background:#c8d5ea}.process-number{color:var(--navy)}
    .simulator-section{padding:88px 0;background:var(--navy);border-bottom:0}.simulator{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);gap:72px}.simulator-copy small{font-size:13px;font-weight:700;letter-spacing:.06em}.simulator-copy h2{margin:20px 0 24px;font-size:clamp(38px,4.2vw,60px);line-height:1.45;letter-spacing:-.04em}.simulator-copy p{max-width:560px;margin:0;color:rgba(255,255,255,.86);font-size:16px;line-height:1.9}.estimate-panel{min-height:470px;padding:34px 38px 30px;border-radius:18px;background:#fff;color:var(--ink)}.estimate-progress{display:flex;align-items:center;gap:14px;margin-bottom:22px}.estimate-progress span{flex:1;height:5px;border-radius:999px;background:#e8eaf0;overflow:hidden}.estimate-progress span::after{content:"";display:block;width:var(--progress,14.285%);height:100%;border-radius:inherit;background:var(--navy);transition:width .25s ease}.estimate-progress b{color:#8b90a0;font-size:12px;white-space:nowrap}.estimate-step{display:none}.estimate-step.is-current{display:block}.estimate-step h3{margin:0 0 18px;color:#242832;font-size:18px;line-height:1.55}.estimate-options{display:grid;gap:11px}.estimate-options.two-columns{grid-template-columns:repeat(2,1fr)}.estimate-option{display:flex;min-height:64px;width:100%;padding:13px 18px;border:1px solid #d8dbe4;border-radius:10px;align-items:center;gap:11px;background:#fff;color:#30333a;font:inherit;font-size:16px;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.estimate-option:hover{border-color:#9299b2;background:#f8f9fd}.estimate-option.is-active{border-color:var(--navy);background:#e9ebf7;color:var(--navy);font-weight:700}.estimate-option .material-symbols-outlined{color:var(--navy);font-size:23px}.estimate-controls{display:flex;min-height:36px;margin-top:20px;align-items:center;justify-content:space-between}.estimate-back,.estimate-result-button,.estimate-restart{border:0;font:inherit;font-weight:700;cursor:pointer}.estimate-back{padding:4px 0;background:transparent;color:#747987}.estimate-back[hidden]{visibility:hidden}.estimate-result-button{padding:12px 22px;border-radius:999px;background:var(--navy);color:#fff}.estimate-result-button:disabled{cursor:not-allowed;opacity:.35}.estimate-result{display:none;text-align:center}.estimate-result.is-current{display:block}.estimate-result small{color:#8b90a0;font-weight:700}.estimate-result h3{margin:8px 0 22px;color:var(--navy);font-size:28px}.estimate-totals{display:grid;grid-template-columns:1fr 1fr;gap:12px}.estimate-total{padding:22px 12px;border-radius:10px;background:#f4f6fa}.estimate-total span{display:block;color:#777d8a;font-size:13px}.estimate-total strong{display:block;margin-top:6px;color:var(--navy);font-size:28px;line-height:1.25}.estimate-note{margin:18px 0 0;color:#858a96;font-size:12px}.estimate-restart{margin-top:18px;padding:7px 4px;background:transparent;color:var(--navy)}@media(max-width:900px){.simulator{grid-template-columns:1fr;gap:42px}.estimate-panel{min-height:0}}@media(max-width:760px){.simulator-section{padding:70px 0}.simulator-copy h2{font-size:36px}.estimate-panel{padding:26px 20px 22px}.estimate-options.two-columns{grid-template-columns:1fr}.estimate-option{min-height:58px;font-size:15px}.estimate-totals{grid-template-columns:1fr}.estimate-total{padding:18px 12px}}
    .process-number,.process-card:first-child .process-number{top:-32px;left:28px;width:max-content;transform:none;text-align:center}.process-number small{margin-bottom:1px;text-align:center}@media(max-width:1000px){.process-number,.process-card:first-child .process-number{top:8px;left:28px;transform:none}}@media(max-width:760px){.process-number,.process-card:first-child .process-number{top:12px;left:20px}}
    .development-section{background:#fff}.development-section .section-head{margin-bottom:26px}.development-map{position:relative;width:min(760px,100%);aspect-ratio:1;margin:0 auto}.development-rings,.development-rings::before,.development-rings::after{position:absolute;top:50%;left:50%;border:2px solid #d9dcf2;border-radius:50%;transform:translate(-50%,-50%)}.development-rings{width:74%;height:74%;background:rgba(233,237,248,.42)}.development-rings::before,.development-rings::after{content:""}.development-rings::before{width:72%;height:72%;background:rgba(225,229,247,.58)}.development-rings::after{width:43%;height:43%;background:#fff}.development-spoke{position:absolute;top:50%;left:50%;z-index:1;width:30%;border-top:3px dotted #9aa3dc;transform-origin:left center}.development-spoke:nth-of-type(2){transform:rotate(45deg)}.development-spoke:nth-of-type(3){transform:rotate(90deg)}.development-spoke:nth-of-type(4){transform:rotate(135deg)}.development-spoke:nth-of-type(5){transform:rotate(180deg)}.development-spoke:nth-of-type(6){transform:rotate(225deg)}.development-spoke:nth-of-type(7){transform:rotate(270deg)}.development-spoke:nth-of-type(8){transform:rotate(315deg)}.development-center,.development-item{position:absolute;z-index:2;display:grid;border-radius:50%;place-items:center;text-align:center}.development-center{top:50%;left:50%;width:29%;aspect-ratio:1;padding:24px;transform:translate(-50%,-50%);background:#fff;color:var(--navy);box-shadow:0 0 0 1px rgba(27,34,76,.04)}.development-center small{display:block;color:#7f8598;font-size:11px;font-weight:700;letter-spacing:.12em}.development-center strong{display:block;margin-top:5px;font-size:22px;line-height:1.45}.development-center span{color:#f28a00}.development-item{width:20%;aspect-ratio:1;padding:15px;color:#fff;background:var(--navy)}.development-item .material-symbols-outlined{display:block;margin:0 auto 7px;font-size:35px;font-variation-settings:'wght' 400}.development-item b{display:block;font-size:14px;line-height:1.45}.development-item:nth-child(11){top:0;left:40%}.development-item:nth-child(12){top:11%;left:69%}.development-item:nth-child(13){top:40%;left:80%}.development-item:nth-child(14){top:69%;left:69%}.development-item:nth-child(15){top:80%;left:40%}.development-item:nth-child(16){top:69%;left:11%}.development-item:nth-child(17){top:40%;left:0}.development-item:nth-child(18){top:11%;left:11%}@media(max-width:760px){.development-section .section-head{margin-bottom:36px}.development-map{display:grid;width:100%;aspect-ratio:auto;grid-template-columns:repeat(2,1fr);gap:12px}.development-rings,.development-spoke{display:none}.development-center{position:relative;top:auto;left:auto;width:auto;min-height:150px;aspect-ratio:auto;grid-column:1/-1;border-radius:18px;transform:none;background:#edf1fb}.development-item,.development-item:nth-child(n){position:relative;top:auto;left:auto;width:auto;min-height:150px;aspect-ratio:auto;border-radius:16px}.development-item b{font-size:14px}}
    .simulator-section-head{margin-bottom:42px;text-align:center}.simulator-section-head small{font-size:12px;font-weight:700;letter-spacing:.12em}.simulator-section-head h2{margin:7px 0 8px;font-size:42px}.simulator-section-head p{margin:0;color:rgba(255,255,255,.76)}.estimate-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.estimate-questions{display:grid;gap:14px}.estimate-questions .estimate-step{display:block;padding:26px 28px;border-radius:14px;background:#fff}.estimate-questions .estimate-step h3{margin-bottom:15px;font-size:16px}.estimate-questions .estimate-options,.estimate-questions .estimate-options.two-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.estimate-questions .estimate-option{min-height:54px;padding:10px 13px;font-size:14px}.estimate-summary{position:sticky;top:96px}.estimate-summary .estimate-result{display:block;padding:30px 24px;border-radius:16px;background:#fff}.estimate-summary .estimate-totals{grid-template-columns:1fr}.estimate-summary .estimate-total{padding:20px}.estimate-summary .estimate-total strong{font-size:26px}.estimate-summary .estimate-restart{display:inline-block}@media(max-width:900px){.estimate-layout{grid-template-columns:1fr}.estimate-summary{position:static;grid-row:1}.estimate-summary .estimate-totals{grid-template-columns:1fr 1fr}}@media(max-width:760px){.simulator-section-head h2{font-size:34px}.estimate-questions .estimate-step{padding:22px 18px}.estimate-questions .estimate-options,.estimate-questions .estimate-options.two-columns{grid-template-columns:1fr}.estimate-summary .estimate-totals{grid-template-columns:1fr}}
    .case-section{background:#fff}.case-section .wrap{width:min(1180px,calc(100% - 48px))}.case-projects{display:grid;grid-template-columns:repeat(2,1fr);gap:64px}.case-project{border-top:1px solid #d9d9d5;padding-top:24px}.case-project-image{display:grid;height:270px;margin-bottom:28px;place-items:center;background:#f5f6f8;overflow:hidden}.case-project-image img{display:block;width:100%;height:100%;object-fit:contain}.case-label{color:#e58200;font-size:13px;font-weight:700;letter-spacing:.08em}.case-project h3{margin:7px 0 18px;color:#161616;font-size:32px;line-height:1.35}.case-project>p{min-height:100px;margin:0;color:#626875;font-size:15px;line-height:2}.case-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:24px;border-top:1px solid #d9d9d5;border-bottom:1px solid #d9d9d5}.case-fact{padding:17px 0}.case-fact+.case-fact{padding-left:28px;border-left:1px solid #d9d9d5}.case-fact small{display:block;color:#8a8e98;font-size:12px;font-weight:700}.case-fact strong{display:block;margin-top:4px;color:#161616;font-size:21px}.case-points{margin:22px 0 0;padding:0;list-style:none}.case-points li{position:relative;padding:13px 0 13px 34px;border-bottom:1px solid #dededa;color:#282b31;font-size:15px}.case-points li::before{content:"";position:absolute;top:50%;left:0;width:18px;height:1px;background:#9da3af}.other-cases{margin-top:76px}.other-cases h3{margin:0 0 18px;color:#8a8e98;font-size:15px}.other-case-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:64px;border-top:1px solid #d9d9d5}.other-case-list span{position:relative;padding:18px 0 18px 34px;border-bottom:1px solid #dededa;font-size:15px}.other-case-list span::before{content:"";position:absolute;top:50%;left:0;width:18px;height:1px;background:#9da3af}@media(max-width:760px){.case-section .wrap{width:min(100% - 30px,1120px)}.case-projects{grid-template-columns:1fr;gap:48px}.case-project-image{height:210px}.case-project h3{font-size:27px}.case-project>p{min-height:0}.other-cases{margin-top:52px}.other-case-list{grid-template-columns:1fr}}
    .case-section{background:#f5f7fc}.case-section .section-head small{color:#8b94af}.case-projects{gap:24px}.case-project{padding:18px 18px 24px;border:0;border-radius:18px;background:#fff}.case-project-image{height:275px;margin-bottom:25px;border-radius:14px;background:#fff}.case-project-image img{padding:0}.case-label{display:inline-flex;padding:5px 11px;border-radius:999px;color:var(--navy);background:#edf1fb;font-size:11px;letter-spacing:.04em}.case-project h3{margin:10px 4px 14px;color:var(--navy-deep);font-size:30px}.case-project>p{margin:0 4px;color:#5d6370}.case-facts{gap:10px;margin-top:22px;border:0}.case-fact{padding:15px 17px;border-radius:10px;background:#edf1fb}.case-fact+.case-fact{padding-left:17px;border-left:0}.case-fact small{color:#747c91}.case-fact strong{color:var(--navy);font-size:19px}.case-points{margin:16px 4px 0}.case-points li{padding:12px 4px 12px 28px;border-bottom-color:#e5e7ed;color:#363b47}.case-points li::before{width:14px;background:var(--navy)}.other-cases{margin-top:36px;padding:27px 30px;border-radius:16px;background:#fff}.other-cases h3{margin-bottom:12px;color:var(--navy);font-size:16px}.other-case-list{column-gap:38px;border-top-color:#e5e7ed}.other-case-list span{border-bottom-color:#e5e7ed;color:#363b47}.other-case-list span::before{background:var(--navy)}@media(max-width:760px){.case-project{padding:14px 14px 22px}.case-project-image{height:210px}.case-facts{grid-template-columns:1fr 1fr}.other-cases{padding:22px 18px}}
    /* Page-specific finishing rules */
    .development-section .wrap{width:min(1280px,calc(100% - 48px))}.development-layout{display:grid;grid-template-columns:minmax(250px,.62fr) minmax(620px,1.38fr);gap:38px;align-items:center}.development-copy .section-head{margin:0 0 24px;text-align:left}.development-copy p{margin:0;color:var(--muted);font-size:16px;line-height:2}.development-copy p+p{margin-top:14px}.development-map{width:min(720px,100%)}.development-rings{width:80%;height:80%;border:2px solid #aeb7e6;background:#f8f9fd}.development-rings::before,.development-rings::after{display:none}.development-ripple{position:absolute;top:50%;left:50%;z-index:0;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%)}.development-ripple.outer{width:56%;background:#f1f3fb}.development-ripple.middle{width:47%;background:#e9ecfa}.development-ripple.inner{width:38%;background:#dfe4f7}.development-spoke{left:64.5%;width:23%;height:4px;border:0;background:radial-gradient(circle,#9aa3dc 2px,transparent 2.5px) left center/9px 4px repeat-x;transform-origin:-63% center}.development-center{box-shadow:none}.development-center strong{display:flex;flex-direction:column;align-items:center;gap:0;line-height:1.16}.development-center strong .development-cross{display:block;margin:5px 0;color:#f28a00;font-size:30px;line-height:.78;font-variation-settings:'wght' 500,'FILL' 0;transform:none}.development-item .material-symbols-outlined{font-variation-settings:'wght' 300,'FILL' 0;font-size:32px}.development-item:nth-of-type(6){top:0;left:40%}.development-item:nth-of-type(7){top:11%;left:69%}.development-item:nth-of-type(8){top:40%;left:80%}.development-item:nth-of-type(9){top:69%;left:69%}.development-item:nth-of-type(10){top:80%;left:40%}.development-item:nth-of-type(11){top:69%;left:11%}.development-item:nth-of-type(12){top:40%;left:0}.development-item:nth-of-type(13){top:11%;left:11%}
    .case-section{border-bottom:0}.case-project>p{min-height:0}.case-facts{margin-top:14px}.other-cases{margin-top:34px}.other-case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.other-case-card{display:flex;min-width:0;padding:10px 10px 14px;border-radius:12px;background:#f5f7fc;flex-direction:column}.other-case-image{height:118px;border-radius:8px;background:#fff;overflow:hidden}.other-case-image img{display:block;width:100%;height:100%;object-fit:contain}.other-case-card h4{min-height:48px;margin:12px 4px 10px;color:var(--navy-deep);font-size:15px;line-height:1.6}.other-case-link{display:inline-flex;margin:2px 4px 0;align-self:flex-start;align-items:center;gap:4px;color:var(--navy);font-size:12px;font-weight:700;text-decoration:none}.other-case-link-label{border-bottom:1px solid transparent}.other-case-link .material-symbols-outlined{font-size:16px;font-variation-settings:'wght' 300}.other-case-link:hover{text-decoration:none}.other-case-link:hover .other-case-link-label{border-bottom-color:currentColor}.other-case-meta{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 4px}.other-case-meta span{color:#777d8a;font-size:10px;line-height:1.45}.other-case-meta strong{display:block;margin-top:2px;color:var(--navy);font-size:12px}.case-archive-link{display:flex;width:max-content;min-width:230px;height:52px;margin:28px auto 0;padding:0 24px;border-radius:999px;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--navy);font-weight:700;text-decoration:none}.case-archive-link .material-symbols-outlined{font-size:20px;font-variation-settings:'wght' 350}.faq-item,.faq-item:hover,.faq-item.is-open{box-shadow:none;transform:none}.faq-item{transition:background-color .2s ease}.btn.consult,.btn.consult:hover,.btn.estimate:hover{box-shadow:none}.note{display:none}
    @media(max-width:980px){.development-layout{grid-template-columns:1fr}.development-copy{max-width:680px}.development-map{margin-top:10px}.other-case-grid{grid-template-columns:repeat(2,1fr)}}
    @media(max-width:760px){.development-section .wrap{width:min(100% - 30px,1120px)}.development-copy .section-head{text-align:center}.development-copy p{font-size:15px}.development-map{display:grid}.development-ripple{display:none}.development-item:nth-of-type(n){top:auto;left:auto}.other-case-grid{grid-template-columns:1fr 1fr;gap:10px}.other-case-image{height:92px}.other-case-card h4{font-size:13px}.case-archive-link{width:100%}}
    #reason{position:relative;background-color:#f4f8fc;background-image:radial-gradient(rgba(27,34,76,.08) 1px,transparent 1px);background-size:24px 24px;overflow:hidden}#reason::before,#reason::after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(132,205,231,.13);filter:blur(2px)}#reason::before{top:180px;left:-260px}#reason::after{right:-260px;bottom:160px}.why-intro{max-width:720px;margin:14px auto 0;color:var(--muted);font-size:15px}.reasons{position:relative;z-index:1;gap:104px}.reason{min-height:0;border:0;border-radius:0;background:transparent;overflow:visible;align-items:center}.reason-visual{position:relative;display:grid;min-height:380px;padding:42px;border:1px solid rgba(27,34,76,.07);border-radius:30px;place-items:center;background:rgba(255,255,255,.92);box-shadow:0 24px 60px rgba(20,39,75,.09);overflow:hidden}.reason-visual::before{content:"";position:absolute;top:-74px;right:-74px;width:190px;height:190px;border-radius:50%;background:#e3f4fa}.reason-copy{padding:34px 56px}.reason-copy>small{display:inline-flex;padding:7px 13px;border-radius:999px;color:#fff;background:#f4a900;font-size:12px;font-weight:800;letter-spacing:.12em}.reason-copy h3{margin-top:18px;font-size:30px}.reason-copy p{color:#555d6b}.reason-copy .fact-list li{position:relative;padding:11px 0 11px 26px}.reason-copy .fact-list li::before{content:"check";position:absolute;left:0;color:#2b9dcc;font-family:"Material Symbols Outlined";font-size:18px;font-weight:700}.visual-label{position:absolute;top:24px;left:28px;color:#a8b0bf;font-size:11px;font-weight:800;letter-spacing:.18em}.compare-chart{width:100%;max-width:430px}.compare-row{display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:center;margin:28px 0}.compare-row>span{color:var(--navy);font-size:13px;font-weight:800}.compare-track{height:58px;border-radius:8px;background:#edf0f5;overflow:hidden}.compare-bar{display:flex;height:100%;align-items:center;padding:0 18px;border-radius:8px;color:#fff;background:#b7bfcc;font-size:15px;font-weight:800}.compare-bar.full{width:100%}.compare-bar.fast{width:33%;min-width:122px;background:linear-gradient(100deg,#2e9ecb,#68c4df)}.compare-result{display:flex;align-items:baseline;justify-content:center;margin-top:22px;color:var(--navy)}.compare-result strong{font-size:62px;line-height:1}.compare-result span{margin-left:10px;font-size:14px;font-weight:800}.people-visual{width:100%;text-align:center}.people-row{display:flex;justify-content:center;gap:12px}.person-chip{display:grid;width:64px;height:76px;border-radius:32px 32px 18px 18px;place-items:center;color:#fff;background:#9ed3e6}.person-chip:nth-child(2),.person-chip:nth-child(4){transform:translateY(16px)}.person-chip .material-symbols-outlined{font-size:38px}.cert-badge{display:inline-flex;position:relative;z-index:1;align-items:center;gap:15px;margin-top:38px;padding:16px 24px;border:1px solid #dfe5ef;border-radius:14px;color:var(--navy);background:#fff;box-shadow:0 10px 24px rgba(20,39,75,.08);text-align:left}.cert-badge .material-symbols-outlined{color:#f4a900;font-size:40px}.cert-badge strong,.cert-badge small{display:block}.cert-badge small{color:var(--muted);font-size:11px}.hybrid-diagram{display:grid;width:100%;max-width:430px;grid-template-columns:1fr 64px 1fr;align-items:center}.tech-node{display:grid;min-height:170px;padding:24px;border-radius:50%;place-items:center;text-align:center;color:var(--navy);background:#e8f5fa}.tech-node.ai{color:#fff;background:var(--navy)}.tech-node .material-symbols-outlined{display:block;font-size:48px}.tech-node b{display:block;font-size:16px}.hybrid-plus{color:#f4a900;font-size:42px;font-weight:300;text-align:center}.hybrid-output{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px;width:72%;margin:26px auto 0;padding:13px;border-radius:999px;color:#fff;background:linear-gradient(100deg,#2e9ecb,#68c4df);font-size:13px;font-weight:800}.agency-visual{width:100%;text-align:center}.agency-grid{display:grid;max-width:410px;margin:auto;grid-template-columns:repeat(4,1fr);gap:12px}.agency-card{display:grid;height:150px;padding:14px 8px;border:1px solid #e1e5ec;border-radius:12px;place-items:center;color:#b8bec8;background:#f7f8fa;font-size:11px;font-weight:800}.agency-card .material-symbols-outlined{font-size:34px}.agency-card.active{position:relative;color:var(--navy);border:2px solid #2e9ecb;background:#e8f6fb;box-shadow:0 12px 28px rgba(46,158,203,.2);transform:translateY(-12px)}.agency-card.active::after{content:"OUR TEAM";position:absolute;right:8px;bottom:8px;left:8px;padding:4px;border-radius:999px;color:#fff;background:#f4a900;font-size:8px;letter-spacing:.08em}.agency-caption{margin-top:28px;color:var(--navy);font-weight:800}.agency-caption strong{font-size:48px;line-height:1}.agency-caption span{margin-left:8px;font-size:13px}@media(max-width:760px){#reason::before,#reason::after{display:none}.why-intro{font-size:14px}.reasons{gap:72px}.reason{gap:24px}.reason:nth-child(even) .reason-visual{order:0}.reason-visual{min-height:300px;padding:34px 24px;border-radius:22px}.reason-copy{padding:0 4px}.reason-copy h3{font-size:24px}.compare-row{grid-template-columns:74px 1fr;gap:10px}.compare-track{height:50px}.compare-bar{padding:0 12px;font-size:13px}.compare-result strong{font-size:50px}.person-chip{width:50px;height:64px}.person-chip .material-symbols-outlined{font-size:31px}.cert-badge{padding:14px 16px}.hybrid-diagram{grid-template-columns:1fr 38px 1fr}.tech-node{min-height:128px;padding:15px}.tech-node .material-symbols-outlined{font-size:38px}.hybrid-plus{font-size:30px}.agency-grid{gap:7px}.agency-card{height:126px;padding:10px 4px;font-size:9px}.agency-caption strong{font-size:40px}}
    #reason{background-color:#f7f7f5;background-image:radial-gradient(rgba(27,34,76,.09) 1px,transparent 1px)}#reason::before{background:rgba(244,169,0,.08)}#reason::after{background:rgba(27,34,76,.055)}.reason-copy{order:1}.reason-visual{order:2;border-color:rgba(27,34,76,.1);background:#fff;box-shadow:0 24px 60px rgba(11,20,60,.1)}.reason-visual::before{background:#fff3d9}.reason-copy .fact-list li::before{color:#f4a900}.compare-track{background:#ececf0}.compare-bar{background:#9da2ae}.compare-bar.fast{background:linear-gradient(100deg,#ffb323,#ff8a00)}.person-chip{background:var(--navy)}.person-chip:nth-child(even){background:#343d70}.tech-node{color:var(--navy);background:#fff3d9}.hybrid-output{background:linear-gradient(100deg,#ffb323,#ff8a00)}.agency-card.active{color:var(--navy);border-color:#f4a900;background:#fff3d9;box-shadow:0 12px 28px rgba(244,169,0,.2)}@media(max-width:760px){.reason-copy{order:1}.reason-visual,.reason:nth-child(even) .reason-visual{order:2}}
    #reason{background:#fff}#reason::before,#reason::after,.reason-visual::before{display:none}.reason-copy>small{background:var(--navy)}.reason-visual,.cert-badge,.agency-card.active{box-shadow:none}
    .compare-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.compare-metric{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.compare-metric>strong{display:block;margin-bottom:15px;color:var(--navy);font-size:14px;text-align:center}.metric-pair{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center}.metric-pair>span{color:#a2a7b2;font-size:22px;text-align:center}.metric-side{display:grid;min-height:86px;padding:12px 6px;border-radius:9px;place-items:center;color:#fff;background:#9da2ae;text-align:center}.metric-side.accent{background:linear-gradient(100deg,#ffb323,#ff8a00)}.metric-side small{font-size:10px;font-weight:700}.metric-side b{display:block;font-size:22px;line-height:1.1}.compare-metrics+.compare-result{margin-top:28px}@media(max-width:760px){.compare-metrics{gap:8px}.compare-metric{padding:13px 8px}.metric-pair{grid-template-columns:1fr 18px 1fr}.metric-side{min-height:76px}.metric-side b{font-size:18px}.compare-result span{font-size:12px}}
    .reason-visual{border-radius:14px}@media(max-width:760px){.reason-visual{border-radius:12px}}
    .compare-metrics{grid-template-columns:1fr;gap:0}.compare-metric{padding:0;border:0;border-radius:0;background:transparent}.compare-metric+.compare-metric{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.compare-metric>strong{margin:0 0 10px;text-align:left}.metric-pair{grid-template-columns:1fr 40px 1fr}.metric-side{display:flex;min-height:60px;padding:12px 18px;align-items:center;justify-content:space-between;border-radius:7px}.metric-side small{font-size:11px}.metric-side b{font-size:22px;white-space:nowrap}@media(max-width:760px){.compare-metric{padding:0}.compare-metric+.compare-metric{margin-top:16px;padding-top:16px}.metric-pair{grid-template-columns:1fr 26px 1fr}.metric-side{min-height:56px;padding:10px}.metric-side small{font-size:9px}.metric-side b{font-size:17px}}
    .compare-stack{display:grid;gap:9px}.stack-row{display:grid;grid-template-columns:78px 1fr;gap:12px;align-items:center}.stack-row>span{color:var(--navy);font-size:12px;font-weight:800}.stack-track{height:42px;border-radius:6px;background:#ececf0;overflow:hidden}.stack-bar{display:flex;height:100%;align-items:center;padding:0 14px;border-radius:6px;color:#fff;background:#9da2ae;font-size:14px;font-weight:800;white-space:nowrap}.stack-bar.reduced{width:33%;min-width:92px;background:linear-gradient(100deg,#ffb323,#ff8a00)}@media(max-width:760px){.stack-row{grid-template-columns:65px 1fr;gap:8px}.stack-track{height:38px}.stack-bar{padding:0 10px;font-size:12px}.stack-bar.reduced{min-width:76px}}
    .reason-copy>p{max-width:460px;margin:0;font-size:16px;line-height:1.9}.reason-note{display:inline-flex!important;align-items:center;margin-top:22px!important;padding:10px 15px;border-radius:6px;color:#222!important;background:#fff3d9;font-size:13px!important;font-weight:700}.reason-note .material-symbols-outlined{margin-right:7px;color:#f4a900;font-size:19px}.reason-copy .caution{margin-top:12px!important;font-size:11px!important;line-height:1.6}@media(max-width:760px){.reason-copy>p{font-size:15px}.reason-note{margin-top:18px!important}}
    .reason-visual{border:0}
    .compare-chart{max-width:520px}.compare-metric>strong{margin-bottom:24px;font-size:28px;line-height:1.3}.compare-stack{gap:14px}.stack-row{grid-template-columns:110px 1fr;gap:18px}.stack-row>span{font-size:16px}.stack-track{height:60px;border-radius:8px}.stack-bar{padding:0 20px;border-radius:8px;font-size:20px}.stack-bar.reduced{min-width:130px}@media(max-width:760px){.compare-metric>strong{margin-bottom:18px;font-size:22px}.stack-row{grid-template-columns:78px 1fr;gap:10px}.stack-row>span{font-size:13px}.stack-track{height:48px}.stack-bar{padding:0 12px;font-size:15px}.stack-bar.reduced{min-width:92px}}
    .compare-caption{margin-top:28px;color:var(--navy);font-size:28px;font-weight:800;text-align:center}.compare-caption strong{display:inline-block;margin-left:8px;background:linear-gradient(100deg,#ffb323,#ff8a00);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:40px;line-height:1}@media(max-width:760px){.compare-caption{margin-top:22px;font-size:19px}.compare-caption strong{font-size:30px}}
    .inhouse-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;color:var(--navy);font-size:17px;font-weight:800}.inhouse-label .material-symbols-outlined{font-size:28px}.people-row{align-items:center}.person-chip{position:relative;width:72px;height:72px;border-radius:50%;background:var(--navy)!important;transform:none!important}.person-chip .person-cert{position:absolute;right:-3px;bottom:-3px;display:grid;width:25px;height:25px;border:3px solid #fff;border-radius:50%;place-items:center;color:#fff;background:linear-gradient(100deg,#ffb323,#ff8a00);font-size:15px;font-variation-settings:'FILL' 1}.certified-count{margin-top:30px;color:var(--navy)}.certified-count small{display:block;color:var(--muted);font-size:13px;font-weight:700}.certified-count strong{display:block;margin-top:3px;font-size:40px;line-height:1.2}.certified-count strong span{background:linear-gradient(100deg,#ffb323,#ff8a00);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:54px}@media(max-width:760px){.inhouse-label{margin-bottom:22px;font-size:15px}.people-row{gap:7px}.person-chip{width:50px;height:50px}.person-chip .person-cert{width:21px;height:21px;font-size:12px}.certified-count{margin-top:24px}.certified-count strong{font-size:30px}.certified-count strong span{font-size:40px}}
    .case-label{border:1px solid var(--navy);background:transparent}
    .tech-node,.tech-node.ai{color:#fff;background:var(--navy)}.hybrid-plus{color:var(--navy)}
    .silver-authority{width:100%;color:var(--navy);text-align:center}.silver-medal{display:grid;width:92px;height:92px;margin:0 auto 22px;border:2px solid var(--navy);border-radius:50%;place-items:center;background:#fff}.silver-medal .material-symbols-outlined{font-size:54px;font-variation-settings:'FILL' 0,'wght' 350}.silver-authority>small{display:block;color:#8b90a0;font-size:12px;font-weight:800;letter-spacing:.16em}.silver-authority>strong{display:block;margin-top:5px;font-size:38px;line-height:1.25}.official-mark{display:flex;max-width:360px;margin:19px auto 0;align-items:center;gap:12px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.12em}.official-mark::before,.official-mark::after{content:"";height:1px;background:#cfd3dd;flex:1}.domestic-certification{margin-top:24px}.domestic-certification b{display:inline-block;background:linear-gradient(100deg,#ffb323,#ff8a00);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:46px;line-height:1}.domestic-certification span{margin-left:10px;color:var(--navy);font-size:15px;font-weight:800}@media(max-width:760px){.silver-medal{width:76px;height:76px}.silver-medal .material-symbols-outlined{font-size:46px}.silver-authority>strong{font-size:30px}.domestic-certification b{font-size:38px}}
    .hybrid-system{width:100%;max-width:520px;border:2px solid var(--navy);border-radius:12px;background:#fff;overflow:hidden}.system-bar{display:flex;height:54px;padding:0 18px;align-items:center;justify-content:space-between;color:#fff;background:var(--navy)}.system-bar-dots{display:flex;gap:6px}.system-bar-dots i{display:block;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.55)}.system-bar b{font-size:14px;letter-spacing:.05em}.system-body{display:grid;min-height:238px;grid-template-columns:1.45fr 1fr}.system-zone{display:grid;padding:28px 20px;place-items:center;text-align:center}.system-zone>div{display:grid;place-items:center}.system-zone .material-symbols-outlined{font-size:56px}.system-zone b{display:block;margin-top:10px;font-size:21px}.system-zone span:last-child{display:block;margin-top:6px;font-size:12px;font-weight:700}.system-zone.nocode{color:var(--navy);background:#f5f6f8}.system-zone.code{color:#fff;border-left:6px solid #ff9b0a;background:var(--navy)}@media(max-width:760px){.hybrid-system{border-radius:10px}.system-bar{height:46px}.system-body{min-height:190px;grid-template-columns:1.25fr 1fr}.system-zone{padding:20px 10px}.system-zone .material-symbols-outlined{font-size:43px}.system-zone b{font-size:16px}.system-zone span:last-child{font-size:10px}}
    .system-bar{justify-content:flex-start}.system-zone.code{color:var(--navy);border-left:1px solid var(--line);background:#fff}
    .problem-section{position:relative;background-color:#303239!important;background-image:radial-gradient(ellipse at 10% 18%,rgba(255,255,255,.11) 0,rgba(255,255,255,.04) 24%,transparent 48%),radial-gradient(ellipse at 84% 20%,rgba(122,127,140,.24) 0,rgba(122,127,140,.08) 30%,transparent 56%),radial-gradient(ellipse at 52% 78%,rgba(255,255,255,.08) 0,rgba(255,255,255,.025) 27%,transparent 52%),radial-gradient(ellipse at 18% 88%,rgba(15,17,22,.28) 0,transparent 48%),linear-gradient(135deg,#292b31,#3a3d45 52%,#282a30);background-size:120% 130%,115% 125%,130% 120%,120% 120%,100% 100%;overflow:hidden}.problem-section .section-head small{color:rgba(255,255,255,.52)}.problem-section .section-head h2{color:#fff}.problem-section .box{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.075);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.problem-section .box h3{color:#fff}.problem-section .box p{color:rgba(255,255,255,.76)}
    .problem-section{isolation:isolate;background:#202126!important}.problem-section::before,.problem-section::after{content:"";position:absolute;z-index:-1;pointer-events:none}.problem-section::before{inset:-24%;background:radial-gradient(ellipse 32% 42% at 8% 25%,rgba(155,159,170,.34) 0,rgba(111,115,126,.16) 46%,transparent 74%),radial-gradient(ellipse 38% 55% at 88% 18%,rgba(129,133,145,.3) 0,rgba(91,95,106,.13) 48%,transparent 76%),radial-gradient(ellipse 42% 44% at 52% 92%,rgba(145,149,160,.27) 0,rgba(95,99,109,.1) 46%,transparent 74%);filter:blur(34px)}.problem-section::after{inset:0;background:radial-gradient(ellipse at 30% 65%,transparent 0,rgba(0,0,0,.3) 58%,transparent 82%),radial-gradient(ellipse at 72% 48%,rgba(255,255,255,.06) 0,transparent 50%);opacity:.85}.problem-section .wrap{position:relative;z-index:1}.problem-section .box{background:rgba(54,56,64,.82)}
    .problem-section{background:#2c2e34!important}.problem-section::before{opacity:.72}.problem-section::after{opacity:.48}.problem-section .box{background:rgba(68,70,78,.72)}
    .case-section{background:#f4f4f4}
    .development-section{background:#f3f3f3}
    .hero{display:flex;min-height:680px;align-items:center;background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.94) 30%,rgba(255,255,255,.82) 45%,rgba(255,255,255,.6) 62%,rgba(255,255,255,.34) 80%,rgba(255,255,255,.14) 100%),url('../images/development/development_fv.webp');background-position:center;background-size:cover}.hero .wrap{width:min(1280px,calc(100% - 64px))}.hero-grid{width:100%;grid-template-columns:minmax(520px,.82fr) 1.18fr}.hero-visual{display:none}.hero .lead{color:#414650;font-weight:500}@media(max-width:760px){.hero{min-height:650px;background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.76)),url('../images/development/development_fv.webp');background-position:center}.hero .wrap{width:min(100% - 30px,1120px)}.hero-grid{grid-template-columns:1fr}}
/* FAQ：AI顧問ページと共通のフラットなアコーディオン */
.nc-development-page .flow-section {
  background: #fff;
}
.nc-development-page .flow-section .section-head small {
  color: #8b94af;
}
.nc-development-page .flow-section .section-head h2 {
  color: var(--navy-deep);
}
.nc-development-page .flow-section .flow-lead {
  color: var(--navy);
}
.nc-development-page .flow-section .process-number {
  color: var(--navy);
}
.nc-development-page .faq-section {
  border-bottom: 0;
  background: #f5f5f3;
}
.nc-development-page .faq-section .wrap {
  width: min(1180px, calc(100% - 64px));
}
.nc-development-page .faq-section .section-head {
  margin-bottom: 82px;
}
.nc-development-page .faq-section .faq {
  display: block;
  max-width: none;
  margin: 0;
}
.nc-development-page .faq-section .faq-item,
.nc-development-page .faq-section .faq-item:hover,
.nc-development-page .faq-section .faq-item.is-open {
  border-top: 1px solid #d7dae1;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
  transform: none;
}
.nc-development-page .faq-section .faq-item:last-child {
  border-bottom: 1px solid #d7dae1;
}
.nc-development-page .faq-section .faq-question {
  display: grid !important;
  width: 100%;
  grid-template-columns: 38px minmax(0, 1fr) 20px !important;
  gap: 16px !important;
  align-items: center !important;
  padding: 25px 8px 25px 0 !important;
  border: 0;
  color: var(--navy-deep);
  background: transparent;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.7 !important;
  text-align: left;
}
.nc-development-page .faq-section .faq-number {
  display: grid;
  width: 34px;
  height: 34px;
  margin: 0;
  border-radius: 50%;
  place-items: center;
  color: #fff;
  background: var(--navy);
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
}
.nc-development-page .faq-section .faq-toggle {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: transparent;
}
.nc-development-page .faq-section .faq-toggle::before,
.nc-development-page .faq-section .faq-toggle::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  border-radius: 999px;
  content: "";
  background: var(--navy);
  transform: translate(-50%, -50%);
  transform-origin: center;
  transition: transform .26s cubic-bezier(.4, 0, .2, 1), opacity .18s ease;
}
.nc-development-page .faq-section .faq-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.nc-development-page .faq-section .faq-question[aria-expanded="true"] .faq-toggle,
.nc-development-page .faq-section .faq-question[aria-expanded="true"] .faq-toggle::before,
.nc-development-page .faq-section .faq-question[aria-expanded="true"] .faq-toggle::after {
  background: transparent;
}
.nc-development-page .faq-section .faq-question[aria-expanded="true"] .faq-toggle::before {
  background: var(--navy);
  transform: translate(-50%, -50%) rotate(180deg);
}
.nc-development-page .faq-section .faq-question[aria-expanded="true"] .faq-toggle::after {
  opacity: 0;
  background: var(--navy);
  transform: translate(-50%, -50%) rotate(180deg);
}
.nc-development-page .faq-section .faq-answer p {
  margin: 0;
  padding: 0 54px 26px;
  color: #303746;
  font-size: 16px;
  line-height: 1.9;
}
.nc-development-page .faq-section .faq-question:focus-visible {
  outline: 2px solid rgba(27, 34, 76, .22);
  outline-offset: -2px;
}

@media(max-width:760px) {
  .nc-development-page .faq-section .wrap {
    width: min(100% - 32px, 560px);
  }
  .nc-development-page .faq-section .section-head {
    margin-bottom: 54px;
  }
  .nc-development-page .faq-section .faq-question {
    grid-template-columns: 38px minmax(0, 1fr) 20px !important;
    gap: 12px !important;
    padding: 23px 8px 23px 0 !important;
    font-size: 15px;
  }
  .nc-development-page .faq-section .faq-answer p {
    padding: 0 16px 24px 50px;
    font-size: 14px;
  }
}

@media(prefers-reduced-motion:reduce) {
  .nc-development-page .faq-section .faq-toggle::before,
  .nc-development-page .faq-section .faq-toggle::after,
  .nc-development-page .faq-section .faq-answer {
    transition: none;
  }
}

.nc-development-page .estimate-selected{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.22);color:#fff}.nc-development-page .estimate-selected>strong{display:block;margin-bottom:10px;font-size:13px;letter-spacing:.08em}.nc-development-page .estimate-selected p,.nc-development-page .estimate-selected ul{margin:0;color:rgba(255,255,255,.76);font-size:12px;line-height:1.7}.nc-development-page .estimate-selected ul{padding-left:18px}.nc-development-page .estimate-selected li+li{margin-top:4px}

/* Development LP hero */
.nc-development-page .hero {
  position: relative;
  display: flex;
  min-height: 720px;
  padding: 76px 0 70px;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
  background: linear-gradient(90deg, #1b224c 0%, #3f50b2 100%);
}
.nc-development-page .hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #fff;
  clip-path: polygon(72% 0, 100% 0, 100% 100%, 32% 100%);
}
.nc-development-page .hero .wrap {
  width: min(1420px, calc(100% - 96px));
}
.nc-development-page .hero-grid {
  position: relative;
  display: grid;
  width: 100%;
  grid-template-columns: minmax(520px, .82fr) minmax(620px, 1.18fr);
  gap: 18px;
  align-items: center;
}
.nc-development-page .hero-copy {
  position: relative;
  z-index: 2;
  min-width: 0;
  text-align: left;
}
.nc-development-page .hero h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(46px, 4vw, 66px);
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -.045em;
}
.nc-development-page .hero h1 span {
  display: block;
  white-space: nowrap;
}
.nc-development-page .hero h1 span:last-child {
  color: #ffb006;
  font-size: 1.22em;
  line-height: 1.18;
}
.nc-development-page .hero-achievements {
  display: grid;
  width: min(520px, 100%);
  margin-top: 34px;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  align-items: center;
}
.nc-development-page .hero-achievements img {
  display: block;
  width: 100%;
  height: auto;
}
.nc-development-page .hero .actions {
  display: grid;
  width: min(600px, 100%);
  margin-top: 32px;
  grid-template-columns: 1fr 1.12fr;
  gap: 20px;
}
.nc-development-page .hero .actions .btn {
  width: 100%;
  min-width: 0;
  height: 72px;
  padding: 0 24px;
  border: 0;
  border-radius: 999px;
  font-size: 17px;
  font-weight: 800;
  white-space: nowrap;
}
.nc-development-page .hero .btn.estimate {
  color: var(--navy);
  background: #fff;
}
.nc-development-page .hero .btn.consult {
  color: #fff;
  background: linear-gradient(100deg, #ffb323, #ff8a00);
}
.nc-development-page .hero .hero-visual {
  position: relative;
  z-index: 1;
  display: block;
  width: 88%;
  margin: 72px 0 -12px auto;
  height: auto;
}
.nc-development-page .hero .hero-visual img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 24px 28px rgba(6, 12, 39, .2));
}
.nc-development-page .hero-metrics {
  position: relative;
  z-index: 3;
  display: grid;
  margin-top: 22px;
  grid-column: 1 / -1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  color: var(--navy-deep);
  background: #eef0f7;
}
.nc-development-page .hero-metric {
  display: grid;
  min-width: 0;
  min-height: 146px;
  padding: 24px 30px;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 17px;
  align-items: center;
}
.nc-development-page .hero-metric + .hero-metric {
  border-left: 1px solid rgba(27, 34, 76, .28);
}
.nc-development-page .hero-metric-icon {
  color: var(--navy);
  font-size: 38px;
  font-variation-settings: 'wght' 300, 'FILL' 0;
}
.nc-development-page .hero-metric strong,
.nc-development-page .hero-metric b,
.nc-development-page .hero-metric small {
  display: block;
}
.nc-development-page .hero-metric strong {
  color: var(--navy-deep);
  font-size: clamp(30px, 2.7vw, 42px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.04em;
  white-space: nowrap;
}
.nc-development-page .hero-metric strong em {
  color: #ff9a00;
  font-size: .53em;
  font-style: normal;
  letter-spacing: 0;
}
.nc-development-page .hero-metric strong span {
  color: #ff9a00;
  font-size: .72em;
}
.nc-development-page .hero-metric b {
  margin-top: 12px;
  color: #171b2b;
  font-size: 15px;
  line-height: 1.3;
}
.nc-development-page .hero-metric small {
  margin-top: 5px;
  color: #858b9b;
  font-size: 11px;
  line-height: 1.45;
}

@media (max-width: 1180px) {
  .nc-development-page .hero .wrap {
    width: min(100% - 56px, 1120px);
  }
  .nc-development-page .hero-grid {
    grid-template-columns: minmax(430px, .92fr) minmax(480px, 1.08fr);
  }
  .nc-development-page .hero h1 {
    font-size: clamp(40px, 4.1vw, 54px);
  }
  .nc-development-page .hero .hero-visual {
    width: 90%;
    margin-left: auto;
  }
  .nc-development-page .hero-metric {
    padding: 22px 18px;
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 12px;
  }
  .nc-development-page .hero-metric-icon {
    font-size: 32px;
  }
}

@media (max-width: 760px) {
  .nc-development-page .hero {
    min-height: 0;
    padding: 54px 0 44px;
    background: linear-gradient(150deg, #1b224c 0%, #3f50b2 100%);
  }
  .nc-development-page .hero::after {
    inset: auto 0 0;
    width: 100%;
    height: 34%;
    opacity: 1;
    clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%, 0 16%);
  }
  .nc-development-page .hero .wrap {
    width: min(100% - 32px, 560px);
  }
  .nc-development-page .hero-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
  }
  .nc-development-page .hero h1 {
    font-size: clamp(31px, 9.7vw, 42px);
    line-height: 1.4;
    letter-spacing: -.055em;
  }
  .nc-development-page .hero h1 span {
    white-space: normal;
  }
  .nc-development-page .hero-achievements {
    width: 100%;
    margin-top: 24px;
    gap: 0;
  }
  .nc-development-page .hero .actions {
    width: 100%;
    margin-top: 24px;
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .nc-development-page .hero .actions .btn {
    height: 58px;
    font-size: 15px;
  }
  .nc-development-page .hero .hero-visual {
    width: 94%;
    margin: 0 auto -6px;
  }
  .nc-development-page .hero-metrics {
    margin-top: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .nc-development-page .hero-metric {
    min-height: 132px;
    padding: 20px 14px;
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 9px;
  }
  .nc-development-page .hero-metric:nth-child(3) {
    border-left: 0;
  }
  .nc-development-page .hero-metric:nth-child(n+3) {
    border-top: 1px solid rgba(27, 34, 76, .2);
  }
  .nc-development-page .hero-metric-icon {
    font-size: 28px;
  }
  .nc-development-page .hero-metric strong {
    font-size: 29px;
  }
  .nc-development-page .hero-metric b {
    margin-top: 9px;
    font-size: 13px;
  }
  .nc-development-page .hero-metric small {
    font-size: 9px;
  }
}

/* Hero headline balance and achievement image scale */
.nc-development-page .hero h1 {
  font-size: clamp(37px, 3.2vw, 53px);
}
.nc-development-page .hero h1 span:last-child {
  font-size: 1.525em;
}
.nc-development-page .hero-achievements {
  width: min(416px, 80%);
}

@media (max-width: 760px) {
  .nc-development-page .hero h1 {
    font-size: clamp(25px, 7.8vw, 34px);
  }
  .nc-development-page .hero-achievements {
    width: 80%;
  }
}

/* Continue the hero's left blue plane through the logo/problem area */
.nc-development-page .hero,
.nc-development-page .development-problem-flow,
.nc-development-page .development-logo-strip {
  border-top: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}
.nc-development-page .development-problem-flow {
  background: #fff;
}
.nc-development-page .development-problem-flow::before {
  inset: 0 auto 0 0;
  width: 32%;
  background: linear-gradient(90deg, #1b224c 0%, #3f50b2 100%);
  filter: none;
  opacity: 1;
}
.nc-development-page .development-problem-flow::after {
  content: none;
}
.nc-development-page .development-logo-strip {
  background: #fff;
}
.nc-development-page .development-problem-flow .problem-section {
  background: transparent !important;
}
.nc-development-page .development-problem-flow .problem-section .section-head small {
  color: #8b94af;
}
.nc-development-page .development-problem-flow .problem-section .section-head h2 {
  color: var(--navy-deep);
}
.nc-development-page .development-problem-flow .problem-section .box {
  border: 0;
  background: #f2f2f2;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.nc-development-page .development-problem-flow .problem-section .box h3 {
  color: #222;
}
.nc-development-page .development-problem-flow .problem-section .box p {
  color: #4a4a4a;
}

/* Final hero spacing and transparent metrics canvas */
.nc-development-page .hero {
  min-height: 0;
  padding-top: 25px;
  padding-bottom: 24px;
}
.nc-development-page .hero-achievements {
  margin-top: 11px;
}
.nc-development-page .hero .actions {
  margin-top: 11px;
}
.nc-development-page .hero .hero-visual {
  margin-top: 24px;
}
.nc-development-page .hero-metrics {
  margin-top: 10px;
  background: transparent !important;
}

@media (max-width: 760px) {
  .nc-development-page .hero {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .nc-development-page .hero-achievements,
  .nc-development-page .hero .actions {
    margin-top: 10px;
  }
  .nc-development-page .hero .hero-visual {
    margin-top: 8px;
  }
  .nc-development-page .hero-metrics {
    margin-top: 8px;
  }
}

/* Premium floating stat cards */
.nc-development-page .hero-metrics {
  gap: 14px;
  margin-top: 30px;
  padding: 0;
  background: transparent;
}
.nc-development-page .hero-metric,
.nc-development-page .hero-metric + .hero-metric,
.nc-development-page .hero-metric:nth-child(n+3) {
  position: relative;
  display: flex;
  min-height: 178px;
  padding: 24px 24px 22px;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  border: 1px solid rgba(27, 34, 76, .1);
  border-radius: 18px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 14px 34px rgba(12, 20, 55, .13);
  overflow: hidden;
  text-align: center;
}
.nc-development-page .hero-metric::before {
  content: none;
}
.nc-development-page .hero-metric-icon {
  display: block;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  border-radius: 0;
  color: var(--navy);
  background: transparent;
  box-shadow: none;
  font-size: 71px;
  font-variation-settings: 'wght' 300, 'FILL' 0;
}
.nc-development-page .hero-metric > div {
  display: flex;
  min-width: 0;
  flex: 1;
  flex-direction: column;
  align-items: center;
}
.nc-development-page .hero-metric b {
  order: 1;
  margin: 0;
  color: #555d72;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}
.nc-development-page .hero-metric strong {
  order: 2;
  margin-top: 7px;
  color: #111a46;
  font-size: clamp(36px, 3vw, 48px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.055em;
}
.nc-development-page .hero-metric strong em {
  color: #ff9300;
  font-size: .46em;
  font-weight: 800;
  letter-spacing: 0;
}
.nc-development-page .hero-metric strong span {
  color: #ff9300;
}
.nc-development-page .hero-metric small {
  order: 3;
  margin-top: 10px;
  color: #8a90a0;
  font-size: 11px;
  line-height: 1.4;
}
.nc-development-page .hero-metric::after {
  content: none;
}

@media (max-width: 1180px) {
  .nc-development-page .hero-metrics {
    gap: 10px;
  }
  .nc-development-page .hero-metric,
  .nc-development-page .hero-metric + .hero-metric,
  .nc-development-page .hero-metric:nth-child(n+3) {
    padding: 21px 18px 19px;
    gap: 12px;
  }
  .nc-development-page .hero-metric-icon {
    width: auto;
    height: auto;
    flex-basis: auto;
    font-size: 38px;
  }
}

@media (max-width: 760px) {
  .nc-development-page .hero-metrics {
    gap: 10px;
    margin-top: 18px;
  }
  .nc-development-page .hero-metric,
  .nc-development-page .hero-metric + .hero-metric,
  .nc-development-page .hero-metric:nth-child(n+3) {
    min-height: 176px;
    padding: 19px 16px 17px;
    gap: 12px;
    border: 1px solid rgba(27, 34, 76, .1);
  }
  .nc-development-page .hero-metric-icon {
    width: auto;
    height: auto;
    flex-basis: auto;
    border-radius: 0;
    font-size: 34px;
  }
  .nc-development-page .hero-metric strong {
    font-size: 34px;
  }
  .nc-development-page .hero-metric b {
    font-size: 11px;
  }
  .nc-development-page .hero-metric small {
    margin-top: 7px;
    font-size: 9px;
  }
}

@media (max-width: 760px) {
  .nc-development-page .development-problem-flow::before {
    width: 18%;
  }
}

/* Shared company-logo carousel from the top page */
.nc-development-page .development-problem-flow {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #2c2e34;
}
.nc-development-page .development-problem-flow::before,
.nc-development-page .development-problem-flow::after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.nc-development-page .development-problem-flow::before {
  inset: -18%;
  background:
    radial-gradient(ellipse 32% 42% at 8% 25%, rgba(155, 159, 170, .34) 0, rgba(111, 115, 126, .16) 46%, transparent 74%),
    radial-gradient(ellipse 38% 55% at 88% 18%, rgba(129, 133, 145, .3) 0, rgba(91, 95, 106, .13) 48%, transparent 76%),
    radial-gradient(ellipse 42% 44% at 52% 92%, rgba(145, 149, 160, .27) 0, rgba(95, 99, 109, .1) 46%, transparent 74%);
  filter: blur(34px);
  opacity: .72;
}
.nc-development-page .development-problem-flow::after {
  inset: 0;
  background:
    radial-gradient(ellipse at 30% 65%, transparent 0, rgba(0, 0, 0, .3) 58%, transparent 82%),
    radial-gradient(ellipse at 72% 48%, rgba(255, 255, 255, .06) 0, transparent 50%);
  opacity: .48;
}
.nc-development-page .development-logo-strip {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  padding: 28px 0 18px;
  overflow: hidden;
  background: transparent;
}
.nc-development-page .development-logo-marquee {
  width: 100%;
  overflow: hidden;
}
.nc-development-page .development-logo-track {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 8px;
  animation: development-logo-marquee 30s linear infinite;
  will-change: transform;
}
.nc-development-page .development-logo-item {
  display: grid;
  width: 180px;
  height: 100px;
  flex: 0 0 180px;
  place-items: center;
  background: #fff;
}
.nc-development-page .development-logo-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.nc-development-page .development-logo-strip + .problem-section {
  margin-top: 0;
  padding-top: 76px;
  border-top: 0;
  background: transparent !important;
}
.nc-development-page .development-problem-flow .problem-section::before,
.nc-development-page .development-problem-flow .problem-section::after {
  content: none;
}
@keyframes development-logo-marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@media (max-width: 760px) {
  .nc-development-page .development-logo-strip {
    padding: 20px 0 10px;
  }
  .nc-development-page .development-logo-track {
    animation-duration: 24s;
  }
  .nc-development-page .development-logo-item {
    width: 132px;
    height: 74px;
    flex-basis: 132px;
  }
  .nc-development-page .development-logo-strip + .problem-section {
    padding-top: 58px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .nc-development-page .development-logo-track {
    animation: none;
  }
}

/* Hero metrics: icon above, label and highlighted value on one line */
.nc-development-page .hero-metrics {
  background: #dfe2ec;
}
.nc-development-page .hero-metric {
  display: flex;
  min-height: 188px;
  padding: 25px 18px 23px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
}
.nc-development-page .hero-metric-icon {
  color: #343434;
  font-size: 50px;
}
.nc-development-page .hero-metric > div {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-areas:
    "label value"
    "note note";
  align-items: baseline;
  justify-content: center;
  column-gap: 9px;
  row-gap: 5px;
}
.nc-development-page .hero-metric strong {
  grid-area: value;
  color: #ff9a00;
  font-size: clamp(38px, 3vw, 50px);
  font-weight: 500;
  letter-spacing: -.035em;
}
.nc-development-page .hero-metric strong em,
.nc-development-page .hero-metric strong span {
  color: inherit;
}
.nc-development-page .hero-metric b {
  grid-area: label;
  margin: 0;
  color: #343434;
  font-size: 18px;
  font-weight: 700;
}
.nc-development-page .hero-metric small {
  grid-area: note;
  margin: 0;
  color: #343434;
  font-size: 13px;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metric {
    min-height: 164px;
    padding: 19px 8px 17px;
    gap: 8px;
  }
  .nc-development-page .hero-metric-icon {
    font-size: 40px;
  }
  .nc-development-page .hero-metric > div {
    column-gap: 6px;
    row-gap: 4px;
  }
  .nc-development-page .hero-metric strong {
    font-size: 34px;
  }
  .nc-development-page .hero-metric b {
    font-size: 14px;
  }
  .nc-development-page .hero-metric small {
    font-size: 10px;
  }
}

/* White continuation below the company-logo carousel */
.nc-development-page .development-problem-flow {
  background: #fff !important;
}
.nc-development-page .development-problem-flow::before,
.nc-development-page .development-problem-flow::after {
  content: none !important;
}
.nc-development-page .development-logo-strip,
.nc-development-page .development-problem-flow .problem-section {
  background: #fff !important;
}
.nc-development-page .development-problem-flow .problem-section .section-head small {
  color: #8b94af;
}
.nc-development-page .development-problem-flow .problem-section .section-head h2 {
  color: var(--navy-deep);
}
.nc-development-page .development-problem-flow .problem-section .box {
  border: 0;
  background: #f2f2f2;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.nc-development-page .development-problem-flow .problem-section .box h3 {
  color: #222;
}
.nc-development-page .development-problem-flow .problem-section .box p {
  color: #4a4a4a;
}

/* Final metric-card overrides */
.nc-development-page .hero-metrics {
  margin-top: 10px;
  background: transparent !important;
}
.nc-development-page .hero-metric,
.nc-development-page .hero-metric + .hero-metric,
.nc-development-page .hero-metric:nth-child(n+3) {
  border: 1px solid rgba(27, 34, 76, .1);
  border-radius: 18px;
  background: #fff;
}
.nc-development-page .hero-metric::before,
.nc-development-page .hero-metric::after {
  content: none !important;
}
.nc-development-page .hero-metric-icon {
  width: auto;
  height: auto;
  flex-basis: auto;
  color: var(--navy);
  background: transparent;
  box-shadow: none;
  font-size: 71px;
}
.nc-development-page .hero-metric > div {
  align-items: center;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metrics {
    margin-top: 8px;
  }
  .nc-development-page .hero-metric-icon {
    font-size: 58px;
  }
}

/* Compact, centered metric cards with outlined icons */
.nc-development-page .hero-metrics {
  width: min(1180px, 100%);
  margin-right: auto;
  margin-left: auto;
  justify-self: center;
}
.nc-development-page .hero-metric,
.nc-development-page .hero-metric + .hero-metric,
.nc-development-page .hero-metric:nth-child(n+3) {
  min-height: 148px;
  padding: 18px 24px;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.nc-development-page .hero-metric-icon {
  font-size: 62px;
  font-weight: 400;
}
.nc-development-page .hero-metric > div {
  flex: 0 1 auto;
  justify-content: center;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metrics {
    width: 100%;
  }
  .nc-development-page .hero-metric,
  .nc-development-page .hero-metric + .hero-metric,
  .nc-development-page .hero-metric:nth-child(n+3) {
    min-height: 132px;
    padding: 15px 18px;
    gap: 20px;
  }
  .nc-development-page .hero-metric-icon {
    font-size: 52px;
  }
}

/* Refined metric typography and icon sizing */
.nc-development-page .hero-metric-icon,
.nc-development-page .hero-metric-icon.svg-inline--fa {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.nc-development-page .hero-metric b {
  font-size: 18px;
}
.nc-development-page .hero-metric strong {
  font-size: clamp(30px, 2.15vw, 36px);
  font-weight: 800;
}
.nc-development-page .hero-metric small {
  font-size: 14px;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metric-icon,
  .nc-development-page .hero-metric-icon.svg-inline--fa {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  .nc-development-page .hero-metric b {
    font-size: 16px;
  }
  .nc-development-page .hero-metric strong {
    font-size: 28px;
  }
  .nc-development-page .hero-metric small {
    font-size: 12px;
  }
}

/* Simplified estimate CTA */
.nc-development-page .simulator-section .estimate-cta-panel::before {
  content: none;
}
.nc-development-page .simulator-section .estimate-cta-panel h3 {
  margin-top: 0;
}
.nc-development-page .simulator-section .estimate-cta-button,
.nc-development-page .simulator-section .estimate-cta-button--consult {
  box-shadow: none !important;
}
.nc-development-page .simulator-section .estimate-cta-button--contact .material-symbols-outlined {
  color: #fff !important;
}

/* Align the metric label and value on one horizontal center line */
.nc-development-page .hero-metric > div {
  align-items: center;
}
.nc-development-page .hero-metric b,
.nc-development-page .hero-metric strong {
  align-self: center;
}
.nc-development-page .hero-metric strong {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.nc-development-page .hero-metric strong em {
  display: inline-block;
  line-height: 1;
}

/* Restored dark problem section below the white logo carousel */
.nc-development-page .development-problem-flow .problem-section {
  background:
    radial-gradient(ellipse at 10% 18%, rgba(255, 255, 255, .08) 0, rgba(255, 255, 255, .025) 24%, transparent 48%),
    radial-gradient(ellipse at 84% 20%, rgba(122, 127, 140, .18) 0, rgba(122, 127, 140, .05) 30%, transparent 56%),
    linear-gradient(135deg, #1d1e23, #292b31 52%, #1c1d22) !important;
}
.nc-development-page .development-problem-flow .problem-section .box {
  border: 1px solid rgba(255, 255, 255, .1);
  background: rgba(255, 255, 255, .065);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.nc-development-page .development-problem-flow .problem-section .section-head small {
  color: rgba(255, 255, 255, .5);
}
.nc-development-page .development-problem-flow .problem-section .section-head h2,
.nc-development-page .development-problem-flow .problem-section .box h3 {
  color: #fff;
}
.nc-development-page .development-problem-flow .problem-section .box p {
  color: rgba(255, 255, 255, .74);
}

.nc-development-page .simulator-section .estimate-cta-button,
.nc-development-page .simulator-section .estimate-cta-button--consult {
  box-shadow: none !important;
}

/* High-visibility CTA below the estimate */
.nc-development-page .simulator-section .estimate-cta-panel {
  position: relative;
  width: min(1040px, 100%);
  margin: 58px auto 0;
  padding: 34px 42px 38px;
  border: 1px solid rgba(255, 255, 255, .75);
  border-radius: 24px;
  background: linear-gradient(145deg, #fff 0%, #f6f7fb 100%);
  box-shadow: 0 22px 48px rgba(5, 11, 39, .3);
  overflow: hidden;
  text-align: center;
}
.nc-development-page .simulator-section .estimate-cta-panel::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 6px;
  content: "";
  background: linear-gradient(90deg, #ffb323, #ff8500);
}
.nc-development-page .simulator-section .estimate-cta-eyebrow {
  display: inline-flex;
  padding: 6px 12px;
  border-radius: 999px;
  color: #d86f00;
  background: #fff0db;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .11em;
}
.nc-development-page .simulator-section .estimate-cta-panel h3 {
  margin: 14px 0 8px;
  color: var(--navy-deep);
  font-size: clamp(24px, 2.4vw, 32px);
  line-height: 1.45;
}
.nc-development-page .simulator-section .estimate-cta-panel p {
  margin: 0;
  color: #626875;
  font-size: 14px;
}
.nc-development-page .simulator-section .estimate-cta-actions {
  margin-top: 24px;
  gap: 14px;
}
.nc-development-page .simulator-section .estimate-cta-button {
  min-width: 330px;
  min-height: 70px;
  font-size: 18px;
  box-shadow: 0 10px 24px rgba(27, 34, 76, .13);
}
.nc-development-page .simulator-section .estimate-cta-button i,
.nc-development-page .simulator-section .estimate-cta-button svg {
  width: 23px;
  height: 23px;
  font-size: 23px;
}
.nc-development-page .simulator-section .estimate-cta-button--consult {
  box-shadow: 0 12px 28px rgba(255, 145, 0, .3);
}
.nc-development-page .simulator-section .estimate-cta-button--contact {
  color: #fff !important;
  border-color: var(--navy) !important;
  background: var(--navy) !important;
}
.nc-development-page .simulator-section .estimate-cta-button--contact:hover {
  color: #fff !important;
  background: #273168 !important;
}

@media (max-width: 760px) {
  .nc-development-page .simulator-section .estimate-cta-panel {
    margin-top: 38px;
    padding: 28px 18px 22px;
    border-radius: 18px;
  }
  .nc-development-page .simulator-section .estimate-cta-panel h3 {
    font-size: 24px;
  }
  .nc-development-page .simulator-section .estimate-cta-panel p {
    font-size: 13px;
    text-align: left;
  }
  .nc-development-page .simulator-section .estimate-cta-actions {
    margin-top: 20px;
    gap: 12px;
  }
  .nc-development-page .simulator-section .estimate-cta-button {
    min-width: 0;
    min-height: 62px;
    font-size: 16px;
  }
}

/* Keep the original outer vertical spacing around the hero and stat cards */
.nc-development-page .hero {
  min-height: 720px;
  padding-top: 76px;
  padding-bottom: 70px;
}
.nc-development-page .hero .hero-visual {
  margin: 72px 0 -12px auto;
}
.nc-development-page .hero-metrics {
  margin-top: 30px;
}

@media (max-width: 760px) {
  .nc-development-page .hero {
    min-height: 0;
    padding-top: 54px;
    padding-bottom: 44px;
  }
  .nc-development-page .hero .hero-visual {
    margin: 0 auto -6px;
  }
  .nc-development-page .hero-metrics {
    margin-top: 18px;
  }
}

/* Shared type scale for all three hero metrics */
.nc-development-page .hero-metrics {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.nc-development-page .hero-metric b {
  font-size: 27px;
}
.nc-development-page .hero-metric strong {
  font-size: clamp(30px, 2.4vw, 40px);
}
.nc-development-page .hero-metric small {
  font-size: 20px;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metrics {
    grid-template-columns: 1fr;
  }
  .nc-development-page .hero-metric b {
    font-size: 21px;
  }
  .nc-development-page .hero-metric strong {
    font-size: 27px;
  }
  .nc-development-page .hero-metric small {
    font-size: 15px;
  }
}

/* Laurel breathing room */
.nc-development-page .hero-achievements {
  margin-top: 17px;
}
.nc-development-page .hero .actions {
  margin-top: 17px;
}

@media (max-width: 760px) {
  .nc-development-page .hero-achievements,
  .nc-development-page .hero .actions {
    margin-top: 15px;
  }
}

/* Font Awesome metric icons placed on the left */
.nc-development-page .hero-metric,
.nc-development-page .hero-metric + .hero-metric,
.nc-development-page .hero-metric:nth-child(n+3) {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 30px;
  text-align: left;
}
.nc-development-page .hero-metric-icon {
  display: block;
  flex: 0 0 auto;
  color: var(--navy);
  font-size: 71px;
  line-height: 1;
}
.nc-development-page .hero-metric > div {
  justify-content: start;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metric,
  .nc-development-page .hero-metric + .hero-metric,
  .nc-development-page .hero-metric:nth-child(n+3) {
    gap: 24px;
  }
  .nc-development-page .hero-metric-icon {
    font-size: 58px;
  }
}

/* Final compact icon and type sizes */
.nc-development-page .hero-metric-icon,
.nc-development-page .hero-metric-icon.svg-inline--fa {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.nc-development-page .hero-metric b {
  font-size: 18px;
}
.nc-development-page .hero-metric strong {
  font-size: clamp(30px, 2.15vw, 36px);
  font-weight: 800;
}
.nc-development-page .hero-metric small {
  font-size: 14px;
}

@media (max-width: 760px) {
  .nc-development-page .hero-metric-icon,
  .nc-development-page .hero-metric-icon.svg-inline--fa {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  .nc-development-page .hero-metric b {
    font-size: 16px;
  }
  .nc-development-page .hero-metric strong {
    font-size: 28px;
  }
  .nc-development-page .hero-metric small {
    font-size: 12px;
  }
}

/* Final simplified estimate CTA overrides */
.nc-development-page .simulator-section .estimate-cta-panel::before {
  content: none !important;
}
.nc-development-page .simulator-section .estimate-cta-panel h3 {
  margin-top: 0;
}
.nc-development-page .simulator-section .estimate-cta-button,
.nc-development-page .simulator-section .estimate-cta-button--consult {
  box-shadow: none !important;
}

/* Runtime icon-contrast hook states */
.nc-development-page .button-icon--light .material-symbols-outlined,
.nc-development-page .button-icon--light .fa-solid,
.nc-development-page .button-icon--light .fa-regular,
.nc-development-page .button-icon--light .svg-inline--fa,
.nc-development-page .simulator-section .estimate-cta-button.button-icon--light .material-symbols-outlined {
  color: #fff !important;
  fill: currentColor;
}
.nc-development-page .button-icon--dark .material-symbols-outlined,
.nc-development-page .button-icon--dark .fa-solid,
.nc-development-page .button-icon--dark .fa-regular,
.nc-development-page .button-icon--dark .svg-inline--fa,
.nc-development-page .simulator-section .estimate-cta-button.button-icon--dark .material-symbols-outlined {
  color: var(--navy) !important;
  fill: currentColor;
}

/* CTA directly below the development flow */
.nc-development-page .flow-cta {
  display: grid;
  width: min(1180px, 100%);
  margin: 64px auto 0;
  padding: 34px 40px;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 42px;
  align-items: center;
  border-radius: 20px;
  color: #fff;
  background: #1b224c;
}
.nc-development-page .flow-cta-copy h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(24px, 2.5vw, 32px);
  line-height: 1.45;
}
.nc-development-page .flow-cta-copy p {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, .76);
  font-size: 14px;
  line-height: 1.8;
}
.nc-development-page .flow-cta-actions {
  display: flex;
  gap: 12px;
}
.nc-development-page .flow-cta .estimate-cta-button {
  min-width: 220px;
  min-height: 62px;
  padding: 12px 24px;
  box-shadow: none !important;
  font-size: 16px;
}
.nc-development-page .flow-cta .estimate-cta-button--contact {
  color: var(--navy) !important;
  border-color: #fff;
  background: #fff;
}
.nc-development-page .flow-cta .estimate-cta-button .material-symbols-outlined {
  font-size: 23px;
}

@media (max-width: 1000px) {
  .nc-development-page .flow-cta {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }
  .nc-development-page .flow-cta-actions {
    justify-content: center;
  }
}

@media (max-width: 760px) {
  .nc-development-page .flow-cta {
    margin-top: 42px;
    padding: 28px 20px;
    border-radius: 16px;
  }
  .nc-development-page .flow-cta-copy h3 {
    font-size: 24px;
  }
  .nc-development-page .flow-cta-copy p {
    font-size: 13px;
    text-align: left;
  }
  .nc-development-page .flow-cta-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .nc-development-page .flow-cta .estimate-cta-button {
    width: 100%;
    min-width: 0;
    min-height: 58px;
  }
}

/* Answer section immediately after the problem section */
.nc-development-page .answer-section {
  position: relative;
  padding: 104px 0 96px;
  border-bottom: 0;
  background: #fff;
  overflow: hidden;
}
.nc-development-page .answer-section::before {
  position: absolute;
  top: -56px;
  right: -18px;
  content: "ANSWER";
  color: rgba(27, 34, 76, .035);
  font-size: clamp(150px, 21vw, 340px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.07em;
  pointer-events: none;
}
.nc-development-page .answer-section .wrap {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 48px));
}
.nc-development-page .answer-grid {
  display: grid;
  grid-template-columns: minmax(340px, .82fr) minmax(0, 1.18fr);
  gap: 84px;
  align-items: center;
}
.nc-development-page .answer-heading small {
  display: inline-flex;
  color: #f28a00;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
}
.nc-development-page .answer-heading h2 {
  margin: 13px 0 0;
  color: var(--navy-deep);
  font-size: clamp(38px, 4.3vw, 58px);
  line-height: 1.35;
  letter-spacing: -.045em;
}
.nc-development-page .answer-heading h2 span {
  position: relative;
  display: inline-block;
}
.nc-development-page .answer-heading h2 span::after {
  position: absolute;
  right: 0;
  bottom: .04em;
  left: 0;
  z-index: -1;
  height: .2em;
  content: "";
  background: #ff9a00;
}
.nc-development-page .answer-copy {
  padding-left: 42px;
  border-left: 1px solid #d9dce5;
}
.nc-development-page .answer-copy p {
  margin: 0;
  color: #4f5562;
  font-size: 16px;
  line-height: 2;
}
.nc-development-page .answer-copy p + p {
  margin-top: 17px;
}
.nc-development-page .answer-copy .answer-lead {
  color: var(--navy-deep);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.75;
}
.nc-development-page .answer-copy .answer-lead strong {
  color: #f28a00;
}
.nc-development-page .answer-stats {
  display: grid;
  margin-top: 64px;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #d9dce5;
  border-bottom: 1px solid #d9dce5;
}
.nc-development-page .answer-stats article {
  display: grid;
  min-height: 172px;
  padding: 26px 34px;
  place-content: center;
  text-align: center;
}
.nc-development-page .answer-stats article + article {
  border-left: 1px solid #d9dce5;
}
.nc-development-page .answer-stats small,
.nc-development-page .answer-stats span {
  color: #717787;
  font-size: 13px;
  font-weight: 700;
}
.nc-development-page .answer-stats strong {
  display: block;
  margin: 4px 0 5px;
  color: var(--navy);
  font-size: clamp(42px, 4.5vw, 60px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -.055em;
}
.nc-development-page .answer-stats strong em {
  color: #f28a00;
  font-size: .42em;
  font-style: normal;
  letter-spacing: 0;
}
.nc-development-page .answer-stats article:nth-child(2) strong,
.nc-development-page .answer-stats article:nth-child(3) strong {
  color: #f28a00;
}

@media (max-width: 900px) {
  .nc-development-page .answer-grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }
  .nc-development-page .answer-copy {
    padding: 0;
    border-left: 0;
  }
}

@media (max-width: 760px) {
  .nc-development-page .answer-section {
    padding: 74px 0 68px;
  }
  .nc-development-page .answer-section::before {
    top: 8px;
    font-size: 108px;
  }
  .nc-development-page .answer-section .wrap {
    width: min(100% - 30px, 1120px);
  }
  .nc-development-page .answer-heading h2 {
    font-size: 38px;
  }
  .nc-development-page .answer-copy .answer-lead {
    font-size: 19px;
  }
  .nc-development-page .answer-copy p {
    font-size: 15px;
  }
  .nc-development-page .answer-stats {
    margin-top: 44px;
    grid-template-columns: 1fr;
  }
  .nc-development-page .answer-stats article {
    min-height: 145px;
    padding: 22px 18px;
  }
  .nc-development-page .answer-stats article + article {
    border-top: 1px solid #d9dce5;
    border-left: 0;
  }
}

/* Keep every orange CTA on the shared brand color. */
.nc-development-page .btn.consult,
.nc-development-page .estimate-cta-button--consult {
  background: #FF8B08 !important;
  background-image: none !important;
}
