:root{color-scheme:light;--surface:#f6f7f9;--surface-blue:#ecf0ff;--surface-warm:#f2f0e7;--ink:#090a0b;--ink-soft:#1f2126;--muted:#4d525c;--muted-dark:#3f4652;--accent:#2957ff;--accent-deep:#234de8;--line:#c9ced8;--line-blue:#b2bfdb;--dark:#0b0d13;--dark-panel:#13161f;--dark-muted:#aab3c8;--white:#fff;--gutter:24px;--section-y:72px;--radius-large:24px;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--surface);scroll-behavior:smooth;text-size-adjust:100%;min-width:320px}body{background:var(--surface);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}h1,h2,h3,p,figure,ol{margin:0}h1,h2,h3{text-wrap:balance;line-height:1.15}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:4px;outline:3px solid #142a80}.project--dark a:focus-visible,.case-result a:focus-visible{outline-color:#ffbf47}.section-shell{width:100%;max-width:1440px;padding-inline:var(--gutter);margin-inline:auto}.eyebrow,.detail-label{color:var(--accent);letter-spacing:.08em;font-size:.78rem;font-weight:700;line-height:1.5}.topline{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:24px;font-size:.75rem;line-height:1.5;display:flex}.topline p:first-child{color:var(--ink);font-weight:650}.hero{background:var(--surface);min-height:720px}.hero__inner{width:100%;max-width:1440px;min-height:720px;padding:24px var(--gutter);flex-direction:column;justify-content:space-between;margin-inline:auto;display:flex}.hero__copy{max-width:1100px;padding-block:56px}.hero__copy .eyebrow{margin-bottom:22px}.hero h1{letter-spacing:-.055em;max-width:1100px;font-size:clamp(2rem,8.9vw,6rem);font-weight:780}.hero h1 span{display:block}.hero__support{max-width:830px;color:var(--muted);margin-top:28px;font-size:clamp(1.08rem,2vw,1.5rem);line-height:1.6}.hero__foot{color:var(--ink-soft);justify-content:space-between;align-items:flex-end;gap:24px;font-size:.75rem;font-weight:650;display:flex}.hero__foot p:last-child{color:var(--accent)}.hero__copy>*{animation:.56s cubic-bezier(.22,1,.36,1) both hero-in}.hero__copy>:nth-child(2){animation-delay:70ms}.hero__copy>:nth-child(3){animation-delay:.14s}@keyframes hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.capabilities{padding-block:var(--section-y);background:var(--surface-blue)}.capabilities__heading{max-width:1040px}.capabilities__heading h2{letter-spacing:-.035em;margin-top:18px;font-size:clamp(2rem,5vw,3.65rem)}.capabilities__heading h2 span{display:block}.capabilities__grid{grid-template-columns:1fr;gap:28px;margin-top:54px;display:grid}.capability{border-top:1px solid var(--line-blue);padding-top:14px}.capability__number{color:var(--accent);letter-spacing:.08em;font-size:.72rem;font-weight:700}.capability h3{letter-spacing:-.02em;margin-top:9px;font-size:1.35rem}.capability__conclusion{color:var(--ink-soft);margin-top:12px;font-size:.95rem;font-weight:650;line-height:1.55}.capability__fact{color:var(--muted-dark);margin-top:8px;font-size:.88rem;line-height:1.65}.project{overflow:clip}.project--light{background:var(--white)}.project--dark{background:var(--dark);color:var(--white)}.project--warm{background:var(--surface-warm)}.project__inner{padding-block:var(--section-y)}.project__intro{grid-template-columns:1fr;gap:28px;display:grid}.project__heading h2{letter-spacing:-.045em;margin-top:12px;font-size:clamp(2.15rem,5vw,3.65rem)}.project__heading h2 span{margin-bottom:.08em;display:block}.project__summary{color:var(--muted);font-size:1.02rem;line-height:1.72}.project--dark .project__summary,.project--dark .project__proof-item,.project--dark .project__conclusion{color:var(--dark-muted)}.project__status{color:var(--ink);margin-top:16px;font-weight:750}.project--dark .project__status{color:var(--white)}.project__actions,.case-result__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.action-link{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:.92rem;font-weight:750;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.action-link--primary{background:var(--accent);color:var(--white)}.action-link--primary:hover{background:var(--accent-deep)}.action-link--secondary{border-color:var(--accent);color:var(--accent);background:0 0}.action-link--secondary:hover{background:#e8edff}.action-link--light{border-color:var(--white);background:var(--white);color:var(--ink)}.action-link--light:hover{background:#e9edff;border-color:#e9edff}.action-link:active{transform:translateY(1px)}.project__visual{margin-top:48px}.lazy-visual{border-radius:var(--radius-large);background:#dae4ff;overflow:hidden}.lazy-visual img{width:100%}@media (hover:hover) and (pointer:fine){.project__visual img{transition:transform .26s}.project__visual:hover img{transform:translateY(-2px)scale(1.004)}}.project__proof{margin-top:46px}.project__proof-grid{grid-template-columns:1fr;gap:28px;display:grid}.project__proof-item{border-top:1px solid var(--line);color:var(--muted-dark);padding-top:14px;font-size:.93rem;line-height:1.72}.project--dark .project__proof-item{border-color:#2f3542}.project__proof-label{color:var(--accent);letter-spacing:.08em;margin-bottom:10px;font-size:.72rem;font-weight:750}.project--dark .project__proof-label,.project--dark .eyebrow{color:#8fa7ff}.project__conclusion{border-top:1px solid var(--line);max-width:1080px;color:var(--ink-soft);margin-top:40px;padding-top:24px;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:680;line-height:1.62}.project--dark .project__conclusion{color:var(--white);border-color:#2f3542}.placeholder-gallery{border-radius:var(--radius-large);gap:12px;padding:24px 12px;display:grid;overflow:hidden}.placeholder-gallery--dark{background:var(--dark-panel);color:var(--white)}.placeholder-gallery--light{background:var(--surface-blue);color:var(--ink)}.placeholder-gallery--3{grid-template-columns:repeat(3,minmax(0,1fr))}.placeholder-gallery--4{grid-template-columns:repeat(2,minmax(0,1fr))}.placeholder-gallery__item{min-width:0}.placeholder-gallery__label{align-items:baseline;gap:5px;min-height:36px;font-size:.64rem;font-weight:750;line-height:1.4;display:flex}.placeholder-gallery__label span{color:#8fa7ff;letter-spacing:.05em;font-size:.56rem}.placeholder-gallery--light .placeholder-gallery__label span{color:var(--accent)}.placeholder-gallery__image{justify-content:center;display:flex}.placeholder-gallery--3 .placeholder-gallery__image img{width:100%;max-width:204px}.placeholder-gallery--4 .placeholder-gallery__image img{width:100%;max-width:284px}.placeholder-gallery__item>p{color:var(--muted);margin-top:16px;font-size:.88rem;line-height:1.65}.placeholder-gallery--dark .placeholder-gallery__item>p{color:var(--dark-muted)}.placeholder-gallery--captioned.placeholder-gallery--3{grid-template-columns:1fr}.site-footer{background:var(--accent);min-height:500px;color:var(--white);padding-block:68px}.site-footer .section-shell{flex-direction:column;min-height:364px;display:flex}.site-footer .eyebrow{color:var(--white)}.site-footer__statement{letter-spacing:-.04em;text-wrap:balance;max-width:1080px;margin-top:22px;font-size:clamp(2.15rem,5vw,3.4rem);font-weight:780;line-height:1.25}.site-footer__domain{color:#eef2ff;margin-top:auto;font-size:.9rem;font-weight:650}.case-hero{background:var(--surface);min-height:660px}.case-hero--warm{background:var(--surface-warm)}.case-hero .section-shell{flex-direction:column;justify-content:space-between;min-height:660px;padding-block:24px 72px;display:flex}.case-hero__copy{max-width:1120px}.case-hero h1{letter-spacing:-.05em;margin-top:20px;font-size:clamp(2.55rem,6vw,5rem);font-weight:780}.case-hero__status{color:var(--accent);margin-top:28px;font-size:1.15rem;font-weight:750}.case-overview,.case-gallery-section,.decisions,.case-result{padding-block:80px}.case-overview{background:var(--white)}.case-overview>.section-shell>h2,.section-heading h2{letter-spacing:-.04em;max-width:960px;font-size:clamp(2rem,4vw,3.35rem)}.case-overview__grid{grid-template-columns:1fr;gap:40px;display:grid}.case-overview>.section-shell>h2+.case-overview__grid{margin-top:48px}.case-overview__grid article{border-top:1px solid var(--line);color:var(--muted-dark);padding-top:16px;font-size:1rem;line-height:1.78}.case-overview__grid .detail-label{margin-bottom:12px}.case-flow{background:var(--surface-blue);color:var(--ink-soft);border-radius:18px;margin-top:54px;padding:24px;font-size:1.02rem;font-weight:680;line-height:1.65}.decisions--dark{background:var(--dark);color:var(--white)}.decisions--warm{background:var(--surface-blue)}.section-heading .eyebrow{margin-bottom:18px}.decisions--dark .eyebrow,.case-gallery-section--dark .eyebrow{color:#8fa7ff}.decision-list{counter-reset:decision;margin-top:54px;padding:0;list-style:none;display:grid}.decision-list li{border-top:1px solid var(--line);counter-increment:decision;grid-template-columns:38px 1fr;gap:16px;padding-block:24px;display:grid}.decision-list li:before{content:counter(decision, decimal-leading-zero);color:var(--accent);letter-spacing:.08em;font-size:.75rem;font-weight:750}.decisions--dark .decision-list li{border-color:#2f3542}.decisions--dark .decision-list li:before{color:#8fa7ff}.decision-list h3{font-size:clamp(1.25rem,2.4vw,1.75rem)}.decision-list p{max-width:760px;color:var(--muted-dark);grid-column:2;margin-top:7px;line-height:1.75}.decisions--dark .decision-list p{color:var(--dark-muted)}.case-gallery-section{background:var(--surface)}.case-gallery-section.case-gallery-section--dark{background:var(--dark);color:var(--white)}.case-gallery-section .placeholder-gallery{margin-top:50px}.case-result{background:var(--accent);color:var(--white)}.case-result .section-shell{gap:44px;display:grid}.case-result .detail-label{color:var(--white);margin-bottom:12px}.case-result .section-shell>div>p:last-child{max-width:920px;font-size:clamp(1.18rem,2.4vw,1.55rem);font-weight:650;line-height:1.7}.case-result .action-link{justify-self:start}.case-result__actions{margin-top:0}.not-found-page{background:var(--surface)}.not-found{place-items:center;min-height:100svh;padding:24px;display:grid}.not-found__inner{width:min(100%,780px)}.not-found h1{letter-spacing:-.05em;margin-top:20px;font-size:clamp(3rem,9vw,6rem)}.not-found__inner>p:nth-of-type(2){color:var(--muted);margin-top:24px;font-size:1.15rem}.not-found .action-link{margin-top:30px}@media (width>=480px){.project__proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){:root{--gutter:48px;--section-y:80px;--radius-large:36px}.topline{font-size:.875rem}.hero,.hero__inner{min-height:820px}.hero__inner{padding-block:48px}.hero__copy{padding-block:80px}.hero__foot{font-size:.86rem}.capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 40px}.project__intro{gap:38px}.placeholder-gallery{gap:20px;padding:40px 28px}.placeholder-gallery--4{grid-template-columns:repeat(4,minmax(0,1fr))}.placeholder-gallery--captioned.placeholder-gallery--3{grid-template-columns:repeat(3,minmax(0,1fr))}.placeholder-gallery--captioned.placeholder-gallery--4{grid-template-columns:repeat(2,minmax(0,1fr))}.placeholder-gallery__label{gap:8px;min-height:42px;font-size:.78rem}.placeholder-gallery__label span{font-size:.66rem}.site-footer{min-height:520px}.case-hero,.case-hero .section-shell{min-height:720px}.case-hero .section-shell{padding-block:48px 86px}.case-overview,.case-gallery-section,.decisions,.case-result{padding-block:104px}.case-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 56px}.case-overview__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.decision-list li{grid-template-columns:54px minmax(230px,.75fr) minmax(300px,1fr);align-items:start;gap:20px}.decision-list p{grid-column:3;margin-top:0}}@media (width>=1024px){:root{--gutter:72px;--section-y:96px}.hero,.hero__inner{min-height:900px}.hero__inner{padding-block:72px}.hero__copy{padding-block:96px}.capabilities__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px}.project__intro{grid-template-columns:minmax(0,1.6fr) minmax(320px,.85fr);align-items:start;gap:80px}.project__proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px}.project--dark .project__inner{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);align-items:center;gap:56px 48px;display:grid}.project--dark .project__intro{grid-area:1/2;display:block}.project--dark .project__summary{margin-top:28px}.project--dark .project__visual{grid-area:1/1;margin-top:0}.project--dark .project__proof{grid-column:1/-1;margin-top:12px}.placeholder-gallery{padding:48px 36px}.placeholder-gallery--4,.placeholder-gallery--captioned.placeholder-gallery--4{grid-template-columns:repeat(4,minmax(0,1fr))}.placeholder-gallery--captioned.placeholder-gallery--3{grid-template-columns:repeat(3,minmax(0,1fr))}.case-result .section-shell{grid-template-columns:repeat(2,minmax(0,1fr));gap:72px}.case-result .action-link,.case-result__actions{grid-column:1/-1}}@media (width<=479px){.topline p:first-child{max-width:42%}.hero__foot p:last-child{display:none}.project__actions,.case-result__actions{grid-template-columns:1fr;display:grid}.project__actions .action-link,.case-result__actions .action-link{width:100%}.placeholder-gallery--3{gap:7px}.placeholder-gallery--3 .placeholder-gallery__label{flex-direction:column;gap:1px;min-height:47px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
