:root{--ink:#202124;--blue:#284ee5;--muted:#61646c;--line:#d6d8dd;--wash:#f2f4f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.9 "Yu Gothic",Meiryo,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}header,main,footer{max-width:1320px;margin:auto;padding-inline:56px}.header{min-height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{text-decoration:none;font:900 30px Arial,sans-serif;letter-spacing:-1.5px}nav{display:flex;gap:27px;font-size:14px;align-items:center}nav a{text-decoration:none}nav .lang{color:var(--blue);border:1px solid var(--line);padding:3px 10px}.hero{padding:75px 0 65px}.kicker{font-size:14px;font-weight:600;letter-spacing:.05em;border-left:28px solid var(--blue);padding-left:16px;line-height:1.3}h1{font-size:clamp(36px,4.5vw,62px);line-height:1.55;letter-spacing:.015em;font-weight:600;margin:32px 0}h1 em{font-style:normal;color:var(--blue)}.hero-bottom{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:end}.hero-bottom p{max-width:550px;margin:0;color:var(--muted)}.intro-contact{border-top:1px solid var(--ink);padding-top:18px}.intro-contact span{display:block;font-size:14px;color:var(--muted);margin-bottom:12px}.link{font-weight:600;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px}.ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:35px;padding:18px 0;font-size:14px;color:var(--muted)}.section{display:grid;grid-template-columns:220px 1fr;gap:48px;padding:78px 0;border-bottom:1px solid var(--line)}.section-label span{display:block;font:14px Arial,sans-serif;letter-spacing:2px;color:var(--blue);margin-bottom:12px}.section-label h2{font-size:21px;line-height:1.6;margin:0;font-weight:600}.section-body h3{font-size:clamp(23px,2.5vw,32px);font-weight:500;line-height:1.7;margin:0 0 24px}.section-body>p{color:var(--muted);margin:0 0 26px}.service-row{border-top:1px solid var(--line);padding:26px 0;display:grid;grid-template-columns:35px 180px 1fr;gap:18px}.service-row:last-of-type{border-bottom:1px solid var(--line)}.number{color:var(--blue);font:14px/2 Arial,sans-serif}.service-row h4{margin:0;font-size:18px;font-weight:600}.service-row p{margin:0;color:var(--muted)}.note{font-size:14px;color:var(--muted);margin-top:17px!important}.value{background:var(--wash);padding:30px}.value strong{display:block;font:500 clamp(24px,3vw,38px)/1.5 Arial,sans-serif}.value p{font-size:14px;color:var(--muted);margin:18px 0 0}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:35px 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.steps h4{font-size:18px;margin:0 0 8px;font-weight:600}.steps p{margin:0;color:var(--muted)}.pricing{width:100%;border-collapse:collapse}.pricing th,.pricing td{padding:20px 0;border-top:1px solid var(--line);text-align:left;vertical-align:top}.pricing th{width:30%;font-weight:500;padding-right:15px}.pricing td{color:var(--muted)}.pricing strong{display:block;color:var(--ink);font-weight:500}form{margin-top:28px}label{display:block;font-size:15px;font-weight:600;margin:22px 0 8px}label small{font-size:14px;color:var(--muted);font-weight:400}input,textarea,select{width:100%;font:inherit;line-height:1.6;padding:12px 14px;border:1px solid #a8abb3;border-radius:0;background:white;color:var(--ink)}input:focus,textarea:focus,select:focus{outline:2px solid var(--blue);outline-offset:2px}textarea{resize:vertical;min-height:145px}.pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:25px}button{font:600 15px/1.5 inherit;cursor:pointer;border:1px solid var(--blue);background:var(--blue);color:#fff;padding:15px 22px}button.secondary{background:white;color:var(--blue)}#status{min-height:1.9em;color:var(--blue);font-size:14px}.contact-email{overflow-wrap:anywhere;color:var(--blue)}.fineprint{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:40px 0;color:var(--muted);font-size:14px}.fineprint h3{font-size:14px;color:var(--ink);margin:0 0 10px}.fineprint p{margin:0 0 16px}footer{padding-top:25px;padding-bottom:35px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}footer .brand{color:var(--ink);font-size:23px}details{margin-top:20px}summary{cursor:pointer}details a{display:block;margin:8px 0}.en h1{letter-spacing:-.035em;line-height:1.14;font-size:clamp(40px,5.4vw,75px)}.en{font-family:Arial,sans-serif;line-height:1.75}@media(max-width:900px){header,main,footer{padding-inline:28px}.section{grid-template-columns:155px 1fr;gap:26px}.service-row{grid-template-columns:30px 1fr}.service-row p{grid-column:2}.hero-bottom{gap:30px}nav{gap:18px}}@media(max-width:600px){header,main,footer{padding-inline:22px}.header{min-height:82px}nav{gap:14px}nav a:first-child{display:none}.hero{padding:43px 0}.hero-bottom{grid-template-columns:1fr;gap:30px}h1{font-size:33px;line-height:1.65;letter-spacing:0;margin:25px 0}.ribbon{gap:10px 20px;font-size:14px}.section{grid-template-columns:1fr;gap:27px;padding:46px 0}.section-label{display:flex;align-items:baseline;gap:20px}.section-label span{margin:0;font-size:12px}.section-label h2{font-size:18px}.service-row{gap:10px}.fineprint,.pair{grid-template-columns:1fr;gap:15px}footer{align-items:start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.concerns{margin-top:55px;padding-top:35px;border-top:1px solid var(--line)}.concerns h3{font-size:24px;margin-bottom:10px}blockquote{margin:0;padding:22px 0;border-bottom:1px solid var(--line);font-size:19px;line-height:1.8;font-weight:500}.work-photo{margin:0 0 35px}.work-photo img{display:block;width:100%;height:390px;object-fit:cover;object-position:center 53%}.work-photo figcaption{text-align:right;font-size:12px;color:var(--muted);padding-top:6px}.faq details{border-top:1px solid var(--line);margin:0;padding:22px 0}.faq summary{font-size:17px;font-weight:500}.faq details p{color:var(--muted);margin:16px 0 0}.faq details:last-child{border-bottom:1px solid var(--line)}button{font-family:inherit;font-size:15px;line-height:1.5;font-weight:600}@media(max-width:600px){.work-photo img{height:250px}.hero{padding-bottom:30px}}
.primary-link{display:inline-block;background:var(--blue);border:0;color:white;padding:14px 22px}.example-section{padding:65px 0 75px;border-bottom:1px solid var(--line)}.example-heading{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:35px}.mini{font:14px Arial,sans-serif;letter-spacing:2px;color:var(--blue)}.example-heading h2{font-size:30px;font-weight:500;line-height:1.5;margin:16px 0 0}.example-heading>p{color:var(--muted);font-size:14px;max-width:460px;margin:0}.example{display:grid;grid-template-columns:1fr 1.15fr;column-gap:60px;border-top:1px solid var(--line);padding:30px 0}.example-title h3{font-size:23px;font-weight:500;margin:10px 0}.example-title p{font-size:14px;color:var(--muted)}.example dl{margin:0}.example dt{font-size:14px;color:var(--blue);font-weight:600;margin:8px 0}.example dd{margin:0 0 18px}.example-cta{grid-column:2;justify-self:start;color:var(--blue);background:transparent;border:0;border-bottom:1px solid var(--blue);padding:8px 0;font-size:14px}.support-band{margin:65px 0;background:#182640;color:#fff;padding:48px;display:grid;grid-template-columns:1.05fr 1fr;gap:30px 70px}.support-band .mini{color:#aabfff}.support-band h2{font-size:32px;font-weight:500;line-height:1.6;margin:18px 0}.support-band p{color:#d4ddeb}.support-band ol{list-style:none;margin:0;padding:0}.support-band li{padding:22px 0;border-bottom:1px solid #526078}.support-band strong{font-weight:500;font-size:20px;display:block;margin-bottom:8px}.support-band li span{font-size:15px;color:#d4ddeb}.support-band .support-note{grid-column:1/-1;font-size:14px;margin:0}.header{position:relative}.intro-contact{border-top:0}nav{gap:23px}@media(max-width:900px){nav .nav-detail{display:none}.support-band{gap:28px;padding:32px}.example{gap:25px}.example-heading{gap:25px}}@media(max-width:600px){.example-section{padding:45px 0}.example-heading,.example,.support-band{grid-template-columns:1fr}.example-heading h2{font-size:25px}.example-cta{grid-column:1}.support-band{margin:40px 0;padding:26px}.support-band h2{font-size:26px}.example-title p{margin-bottom:0}.support-band .support-note{grid-column:1}}
.example{grid-template-columns:1fr 1fr;gap:16px 45px;padding:42px 0}.screen-preview{grid-column:1;grid-row:1/4;align-self:start;margin:0;background:#f3f5f9;border:1px solid #dbe0e8;min-width:0;overflow:hidden}.screen-top{display:flex;justify-content:space-between;gap:12px;padding:13px 18px;background:#192740;color:#fff;font-size:12px}.screen-top span:first-child{font-weight:800;letter-spacing:1px}.screen-top span:last-child{font-size:11px;letter-spacing:.04em}.screen-content{padding:22px}.screen-title{font-size:18px;margin:0 0 18px;font-weight:600}.screen-metrics{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}.screen-metrics>div{background:white;border:1px solid #e0e5ed;padding:12px 16px}.screen-metrics span{display:block;font-size:13px;color:var(--muted)}.screen-metrics strong{font:500 30px/1.5 Arial,sans-serif;color:#284ee5}.screen-metrics small{font-size:14px;margin-left:6px}.screen-content table{border-collapse:collapse;width:100%;font-size:13px;background:#fff}.screen-content th,.screen-content td{padding:11px 9px;text-align:left;border-bottom:1px solid #e0e5ed;line-height:1.6}.screen-content th{font-weight:500;color:var(--muted);font-size:12px}.screen-alert{font-size:12px;margin-top:17px;padding:11px 13px;background:#e7edf9;color:#324465;line-height:1.7}.screen-preview figcaption{font-size:12px;line-height:1.7;color:var(--muted);padding:0 20px 17px}.example-title,.example>dl,.example-cta{grid-column:2}.example-title .number{font-size:13px}.example-title h3{margin:4px 0 10px}.example-title p{margin:0 0 10px}.draft-sheet{background:#fff;padding:20px;border:1px solid #e0e5ed}.screen-label{font-size:12px;color:var(--blue)}.draft-sheet h4{font-size:18px;line-height:1.6;margin:14px 0}.draft-sheet p{font-size:13px;color:var(--muted);line-height:1.8}.draft-check{padding-top:14px;border-top:1px solid var(--line);font-size:13px;display:grid;gap:5px}.booking-meta{margin-bottom:18px}.booking-meta strong,.booking-meta span{display:block}.booking-meta span{font-size:12px;color:var(--muted)}.booking-table .booked{background:#e5ecff;color:#223a80;border:4px solid #fff}.booking-table .available{color:#6c737e}.booking-table small{font-size:11px}@media(max-width:900px){.example{gap:20px}.screen-content{padding:14px}.screen-content th,.screen-content td{padding:9px 6px}}@media(max-width:650px){.example{grid-template-columns:1fr;gap:18px}.screen-preview{grid-row:auto;grid-column:1}.example-title,.example>dl,.example-cta{grid-column:1}.example-title{grid-row:1}.screen-preview{grid-row:2}.screen-content{padding:19px}.screen-top span:last-child{font-size:10px}}
.contact-label{display:flex;flex-direction:column;align-items:flex-start}.helper{width:180px;height:180px;object-fit:contain;margin-bottom:16px}.helper-intro{display:flex;gap:18px;align-items:center;margin-bottom:20px}.helper-intro img{object-fit:contain}.helper-intro p{font-size:16px;color:var(--muted)}@media(max-width:600px){.contact-label{display:grid;grid-template-columns:1fr auto;gap:7px 20px;align-items:center}.contact-label .helper{width:100px;height:100px;grid-column:2;grid-row:1/3;margin:0}.contact-label span,.contact-label h2{grid-column:1}.helper-intro img{width:60px;height:60px}}
.helper-message{border:1px solid #cbd5ed;background:#f3f6fc;color:#244395;padding:14px 16px;font-size:16px;line-height:1.7;margin:0 0 24px}.contact-how{font-size:14px;margin:18px 0 0!important}.header{min-height:88px}.header nav{gap:22px}.nav-contact{background:var(--blue);color:#fff;padding:11px 18px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:42px;padding:54px 0;align-items:center}.hero-copy{min-width:0}.hero h1{font-size:clamp(30px,3.35vw,45px);line-height:1.65;margin:25px 0}.hero-bottom{display:block}.hero-bottom p{font-size:16px}.intro-contact{margin-top:25px}.intro-contact span{display:none}.hero .work-photo{margin:0;align-self:stretch;min-width:0}.hero .work-photo img{height:100%;max-height:510px;min-height:410px;object-fit:cover}.hero .work-photo figcaption{font-size:12px}.en .hero h1{font-size:clamp(36px,4.1vw,57px);line-height:1.15}.ribbon{justify-content:space-between;padding:15px 0}.overview{padding:70px 0 55px;border-bottom:1px solid var(--line)}.overview-heading{display:grid;grid-template-columns:1fr 1fr;gap:12px 50px;align-items:end}.overview-heading .mini{grid-column:1/-1}.overview-heading h2{font-size:32px;line-height:1.5;font-weight:500;margin:10px 0 30px}.overview-heading>p{color:var(--muted);margin:0 0 32px;max-width:430px}.service-groups{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.service-group{position:relative;text-decoration:none;padding:25px 24px 50px;border-right:1px solid var(--line)}.service-group:first-child{padding-left:0}.service-group:last-child{border-right:0}.service-group h3{font-size:21px;font-weight:600;line-height:1.6;margin:10px 0}.service-group p{font-size:16px;color:var(--muted);margin:0 0 12px}.service-group small{font-size:14px;color:var(--muted)}.group-arrow{position:absolute;bottom:12px;right:25px;color:var(--blue);font-size:23px}.service-group:hover h3{color:var(--blue)}.example-heading{margin-bottom:28px}.idea-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.idea-card{border:1px solid var(--line);background:#fff;min-width:0}.idea-photo{width:100%;height:230px;object-fit:cover;display:block}.idea-copy{padding:28px}.idea-copy .example-title h3{font-size:25px}.idea-copy .example-title p{font-size:16px}.idea-copy dl{margin:24px 0 5px}.idea-copy dt{font-size:14px;color:var(--blue);margin:0 0 5px}.idea-copy dd{margin:0 0 17px;font-size:16px}.idea-copy .example-cta{padding:10px 0;font-size:16px}.design-details{border-top:1px solid var(--line);padding-top:17px;margin-top:22px}.design-details summary{font-size:14px}.design-details .screen-preview{margin-top:17px}.more-ideas{padding:22px 0;border-bottom:1px solid var(--line);margin-top:18px}.more-ideas>summary{font-size:17px;color:var(--blue)}.more-ideas>.idea-grid{margin-top:24px}.screen-top span:last-child,.booking-table small{font-size:12px}.section{padding:58px 0}.support-band{padding:34px 40px;margin:45px 0;gap:25px 50px}.support-band h2{font-size:29px}.support-band li{padding:14px 0}.support-band p{font-size:16px}.support-band li span{font-size:16px}.support-note{font-size:14px!important}
@media(max-width:900px){.header nav{gap:13px}.hero{gap:25px;grid-template-columns:1.1fr 1fr}.hero h1{font-size:30px}.hero .work-photo img{min-height:390px}.service-group{padding:20px 16px 45px}.service-group h3{font-size:19px}.idea-grid{gap:22px}.idea-copy{padding:22px}.idea-copy .example-title h3{font-size:22px}}
@media(max-width:650px){.header{flex-wrap:wrap;padding-block:17px;gap:14px}.header nav{width:100%;justify-content:space-between;gap:10px;font-size:13px}.header nav a:first-child{display:block}.header .nav-contact{padding:8px 10px}.hero{display:flex;flex-direction:column;gap:28px;padding:34px 0}.hero-copy{width:100%}.hero h1{font-size:31px}.hero .work-photo{width:100%}.hero .work-photo img{height:230px;min-height:0;max-height:none}.ribbon{gap:7px 12px;justify-content:flex-start;font-size:13px}.overview{padding:43px 0}.overview-heading{display:block}.overview-heading h2{font-size:27px;margin-bottom:17px}.overview-heading>p{margin-bottom:25px}.service-groups{grid-template-columns:1fr}.service-group,.service-group:first-child{padding:22px 35px 22px 0;border-right:0;border-bottom:1px solid var(--line)}.service-group:last-child{border-bottom:0}.service-group h3{margin:5px 0}.group-arrow{right:0;bottom:22px}.idea-grid{grid-template-columns:1fr}.idea-photo{height:210px}.idea-copy{padding:22px}.example-heading{grid-template-columns:1fr;gap:16px}.support-band{padding:25px}.section{padding:43px 0}.screen-content{padding:14px}.screen-content th,.screen-content td{font-size:12px}.en .header nav{font-size:12px}.en .hero h1{font-size:42px}}
.value{background:#172b50;color:#fff;padding:36px 40px;border-left:6px solid #6488ff}.saving-top{font-size:18px;color:#d9e3ff}.value .saving-number{font-size:26px;color:#fff;line-height:1.3;margin:10px 0 14px}.saving-number b{font-size:clamp(62px,7vw,92px);font-weight:600;letter-spacing:-.045em;margin-right:8px}.saving-bottom{font-size:19px}.value p{border-top:1px solid #536380;padding-top:19px;margin-top:24px;color:#d9e1ef;font-size:14px;line-height:1.9}.en .saving-number{font-size:24px}
@media(max-width:600px){.value{padding:26px 22px}.value .saving-number{font-size:22px}.saving-number b{font-size:64px}.en .saving-number{font-size:20px}.contact-label .helper-message{grid-column:1/-1;grid-row:3;margin:12px 0 0}.contact-label .helper{grid-row:1/3}.contact-label>span{grid-row:1}.contact-label>h2{grid-row:2}}

.language-menu{position:relative;margin:0;flex-shrink:0}.language-menu summary{padding:7px 9px;border:1px solid var(--line);font-size:14px;color:var(--blue);white-space:nowrap}.language-menu>div{position:absolute;right:0;top:100%;min-width:145px;z-index:20;background:#fff;border:1px solid var(--line);padding:10px 16px}.language-menu a{display:block;margin:9px 0;white-space:nowrap}.language-menu a[aria-current]{font-weight:700;color:var(--blue)}.zh{font-family:"Microsoft YaHei","Noto Sans SC",sans-serif}.zh .hero h1{font-size:clamp(34px,4vw,50px);line-height:1.5}.es .hero h1{font-size:clamp(33px,3.7vw,50px)}.es .hero h1 em{overflow-wrap:normal}.es .header nav{gap:16px}.language-menu summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}@media(max-width:650px){.es .header nav{gap:7px}.es .service-group h3{font-size:20px}.language-menu summary{font-size:13px}.zh .hero h1{font-size:34px}.es .hero h1{font-size:38px}}
.cost-example{margin-top:32px;padding:28px;border:1px solid #cad3e6;background:#f7f9fd}.cost-example .cost-eyebrow{font-size:14px;color:var(--blue);margin:0 0 8px}.cost-example h4{font-size:23px;font-weight:600;line-height:1.5;margin:0 0 20px}.cost-example dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 22px}.cost-example dt{font-size:14px;color:var(--muted)}.cost-example dd{font-size:21px;color:#172b50;font-weight:600;margin:5px 0 0}.cost-example p{font-size:14px;color:var(--muted);line-height:1.9}.cost-example dl>div:nth-child(n+3){border-top:1px solid #ccd5e5;padding-top:17px}@media(max-width:600px){.cost-example{padding:22px}.cost-example dl{grid-template-columns:1fr}.cost-example dd{font-size:21px}}
.workflow-path{margin:20px 0;background:#f0f4fc;padding:18px 20px}.workflow-path>p{font-size:14px;font-weight:600;color:#284ee5;margin:0 0 12px}.workflow-path ol{margin:0;padding-left:22px}.workflow-path li{font-size:16px;padding:6px 0 9px 4px;line-height:1.7}.workflow-path li::marker{color:#284ee5;font-weight:600}.workflow-note{font-size:14px;line-height:1.8;color:var(--muted)}
.custom-possibilities{display:grid;grid-template-columns:1fr 1fr;gap:30px 55px;background:#f4f6fa;border-top:3px solid #284ee5;padding:36px;margin:35px 0}.custom-possibilities h3{font-size:28px;line-height:1.6;font-weight:600;margin:15px 0}.custom-possibilities p{font-size:16px;color:var(--muted)}.custom-possibilities a{display:inline-block;color:#284ee5;margin-top:12px;font-weight:600}.custom-possibilities dl{margin:0}.custom-possibilities dl>div{padding:15px 0;border-bottom:1px solid var(--line)}.custom-possibilities dt{font-weight:600;font-size:18px}.custom-possibilities dd{margin:6px 0 0;color:var(--muted);font-size:16px}.custom-note{grid-column:1/-1;font-size:14px!important;margin:0}@media(max-width:650px){.custom-possibilities{grid-template-columns:1fr;padding:24px;gap:20px}.custom-possibilities h3{font-size:25px}}
.idea-copy .example-title h3{font-weight:800;color:#193eaa;font-size:27px;line-height:1.6;letter-spacing:.01em}.idea-copy .example-title .number{display:inline-block;color:#193eaa;font-weight:700;border-bottom:3px solid #284ee5;padding-bottom:5px;margin-bottom:10px}.website-service{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:27px 0 0;border-top:1px solid var(--line);margin-top:25px}.website-service h3{color:#193eaa;font-size:24px;font-weight:800;margin:0 0 10px}.website-service p{font-size:16px;color:var(--muted);max-width:730px;margin:0}.website-service .example-cta{grid-column:auto;white-space:normal;max-width:260px;text-align:left;line-height:1.7}@media(max-width:900px){.idea-copy .example-title h3{font-size:24px}.website-service{grid-template-columns:1fr}.website-service .example-cta{max-width:none}}@media(max-width:650px){.idea-copy .example-title h3{font-size:23px}.website-service h3{font-size:22px}}.idea-copy .example-title h3,.website-service h3{color:#b52b35}.idea-copy .example-title .number{color:#b52b35;border-bottom-color:#b52b35}.saving-number b{color:#ffe066}

.idea-copy .example-title h3,.website-service h3{color:#202b3b}.idea-copy .example-title .number{color:#46566f;border-bottom-color:#c4cfde}.example-heading{grid-template-columns:1fr}.hero{grid-template-columns:1.35fr 1fr}.hero h1{font-size:clamp(36px,4vw,52px);font-weight:700;line-height:1.6}.en .hero h1{font-size:clamp(40px,4.7vw,64px)}.zh .hero h1{font-size:clamp(36px,4.3vw,56px)}.es .hero h1{font-size:clamp(36px,4.2vw,56px)}@media(max-width:900px) and (min-width:651px){.hero h1{font-size:36px}.en .hero h1{font-size:43px}.zh .hero h1,.es .hero h1{font-size:38px}}@media(max-width:650px){.hero h1{font-size:34px}.en .hero h1{font-size:46px}.zh .hero h1{font-size:37px}.es .hero h1{font-size:41px}}

.idea-navigation{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 28px}.idea-navigation a{border:1px solid #cad2de;padding:12px 16px;font-size:15px;text-decoration:none;background:#fff;display:flex;gap:12px;align-items:center}.idea-navigation span{color:#61728b;font-size:13px}.idea-navigation a:hover{border-color:#284ee5;color:#284ee5}.change-comparison{margin:22px 0}.change-comparison>div{padding:15px 0;border-top:1px solid #d9dfe8}.change-comparison span{font-size:14px;font-weight:700;color:#687487}.change-comparison>div+div span{color:#244797}.change-comparison p{font-size:16px;line-height:1.8;margin:7px 0 0}.feature-details{margin:20px 0;border-top:1px solid #d9dfe8;padding-top:16px}.feature-details summary{font-size:15px;font-weight:600;color:#334765}.feature-details>p{font-size:14px;line-height:1.9;color:#61646c}.tailor strong{display:block;font-size:14px;color:#334765;margin-bottom:8px}.idea-card{scroll-margin-top:25px}.idea-grid{align-items:start}.idea-copy .example-title>p{margin-top:10px}@media(max-width:650px){.idea-navigation{grid-template-columns:1fr 1fr;gap:8px}.idea-navigation a{font-size:14px;padding:10px;gap:8px}.idea-navigation a:first-child{display:flex}.change-comparison p{font-size:16px}}
.more-ideas>h3{font-size:21px;line-height:1.7;font-weight:600;margin:8px 0 24px;color:#334765}.idea-navigation a{scroll-behavior:auto}


/* SERVICE PHOTO UPDATE */
.intro-contact{display:flex;align-items:center;gap:18px;padding-top:16px}
.intro-contact .hero-helper{width:112px;height:112px;object-fit:contain;flex:0 0 112px}
.hero-consult-copy{min-width:0}
.intro-contact .hero-consult-copy>span{display:block;font-size:14px;line-height:1.6;margin-bottom:8px}
.idea-photo{height:auto;aspect-ratio:3/2;object-fit:cover}
@media(max-width:600px){.intro-contact{gap:12px}.intro-contact .hero-helper{width:80px;height:90px;flex-basis:80px}.hero-consult-copy .primary-link{font-size:16px}.intro-contact .hero-consult-copy>span{font-size:13px}}
/* END SERVICE PHOTO UPDATE */



/* VALUE EDITORIAL */
.value-editorial{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:90px 0;border-top:1px solid #ccd4e0;border-bottom:1px solid #ccd4e0;margin:50px 0;align-items:start}
.value-eyebrow{font-size:14px;font-weight:600;color:#284ee5;display:block;margin-bottom:24px;letter-spacing:.06em}
.value-intro h2{font-size:clamp(27px,3vw,42px);line-height:1.65;letter-spacing:-.025em;margin:0 0 24px;color:#202b3b}
.value-intro>p{font-size:16px;line-height:2;color:#596579;max-width:440px}
.value-cost{margin-top:38px;padding-top:24px;border-top:1px solid #dbe0e8}
.value-cost h3{font-size:18px;line-height:1.6;margin:0 0 10px}.value-cost p{font-size:15px;line-height:1.9;color:#596579;margin:0 0 16px}.value-cost a{font-size:15px;color:#284ee5;text-underline-offset:5px}
.value-evidence{padding:28px 0 0;border-top:3px solid #284ee5;min-width:0}
.value-chart-heading>span{font-size:13px;color:#667187}.value-chart-heading h3{font-size:19px;line-height:1.6;margin:8px 0 30px}
.time-row{margin:0 0 23px}.time-row>div:first-child{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.time-row span{font-size:15px;color:#596579}.time-row p{font-size:13px;margin:0 0 10px;color:#596579}.time-row strong{font:500 32px/1.2 Arial,sans-serif;color:#202b3b;margin-right:5px}
.time-track{height:12px;background:#f0f3f8}.time-track i{display:block;height:100%}.time-before{width:100%;background:#b9c3d4}.time-after{width:25%;background:#284ee5}
.time-outcome{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:32px;padding-top:24px;border-top:1px solid #dbe0e8}.time-outcome>div+div{border-left:1px solid #dbe0e8;padding-left:24px}.time-outcome span{font-size:14px;color:#596579}.time-outcome p{font-size:14px;margin:10px 0 0;color:#284ee5}.time-outcome strong{font:500 clamp(36px,4vw,52px)/1.2 Arial,sans-serif;letter-spacing:-.035em;margin-right:5px}
.value-evidence .value-assumption{font-size:12px;line-height:1.9;color:#69758a;margin:24px 0 0}
@media(max-width:760px){.value-editorial{grid-template-columns:1fr;gap:36px;padding:48px 0;margin:30px 0}.value-intro h2{font-size:28px}.value-intro>p{max-width:none}.value-cost{margin-top:24px}.value-chart-heading h3{font-size:18px}.time-outcome strong{font-size:40px}}
/* END VALUE EDITORIAL */
