/* Clear affordances and calm motion, September interaction revision. */
.field>.field-help{display:block;margin:8px 0 0;line-height:1.5}
.form-intro{padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid var(--line)}
.form-intro h2{font-size:clamp(27px,2.5vw,36px);line-height:1.15;margin:0 0 16px}
.form-intro p{font-size:16px;line-height:1.65;margin:0 0 12px;color:var(--muted)}
.form-intro .form-reassurance{margin:0;color:var(--accent);font-weight:500}
.country-guidance{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 22px}
.email-contact{margin-top:30px}
.benefit-strip span::before,.quality-list span::before{content:"●";font-size:.65em;vertical-align:middle;color:var(--sky)}
.site-header nav{gap:10px}
.site-header nav a{border:0;border-radius:999px;padding:13px 18px;justify-content:center;transition:background .2s,color .2s,box-shadow .2s}
.site-header nav a:hover{background:#e7eef5;color:var(--ink)}
.site-header nav a[aria-current=page]{background:#dceaf5;color:var(--ink)}
.site-header nav a[aria-current=page]::after{display:none}
.site-header nav .nav-cta{border:0;border-radius:999px;color:white;box-shadow:0 4px 12px #142f4914}
.site-header nav .nav-cta[aria-current=page]{background:#244f73;color:white}
.menu-toggle{border:0;border-radius:999px;background:#e7eef5;padding:11px 16px;transition:background .2s}
.menu-toggle:hover,.menu-toggle[aria-expanded=true]{background:#dceaf5}
.operation-visual{min-width:0;align-self:start}
.operation-slider .swiper-slide img{width:100%;aspect-ratio:1.43;object-fit:cover}
.operation-slider:not(.swiper-initialized) .swiper-wrapper{display:block}
.operation-slider:not(.swiper-initialized) .swiper-slide:not(:first-child){display:none}
.js .operation-slider:not(.swiper-initialized) .swiper-slide{display:none}
.js .operation-slider:not(.swiper-initialized) .swiper-slide.is-current{display:block}
.operation-visual .image-label{z-index:2;pointer-events:none}
.operation-choices{min-width:0}
.operation-item{border-top:1px solid var(--line)}
.operation-choice{cursor:pointer;list-style:none;border:0;grid-template-columns:25px 1fr 24px;align-items:start}
.operation-choice::-webkit-details-marker{display:none}
.operation-item[open]{background:#dceaf5}
.operation-item .disclosure-content{padding:0 54px 24px 60px;color:var(--muted);font-size:17px}
.disclosure-content{display:flow-root}
.disclosure-content p{margin:0}
.operation-item,.faq-list details{overflow:hidden}
.expand-icon{width:22px;height:22px;position:relative;display:block}
.expand-icon::before,.expand-icon::after{content:"";position:absolute;left:3px;top:10px;width:16px;height:2px;background:var(--accent)}
.expand-icon::after{transform:rotate(90deg);transition:transform .28s}
.operation-item[open] .expand-icon::after{transform:rotate(0)}
.js .operation-item:not(.is-expanded) .expand-icon::after{transform:rotate(90deg)}
.faq-list details,.faq-list details[open]{padding-inline:22px;border-left:3px solid transparent;transition:background .28s,border-color .28s}
.faq-list details[open]{border-left-color:var(--accent)}
.faq-list .disclosure-content{padding-bottom:25px}
.faq-list summary>span::after{transition:transform .28s}
.js .faq-list details:not(.is-expanded) summary>span::after{transform:rotate(90deg)}
.project-card{position:relative;isolation:isolate;background:#eaf1f7;border-radius:24px;transition:background .2s,box-shadow .2s}
.project-grid .project-card{padding:14px 14px 24px;align-self:start}
.project-grid .project-card:nth-child(2){padding-top:14px;margin-top:75px}
.project-card:hover,.project-card:focus-within{background:#cbdfee;box-shadow:0 8px 24px #142f4918}
.project-card .project-image{border-radius:16px}
.project-card .project-meta,.project-card h3{margin-inline:10px}
.project-card .image-arrow{right:14px;bottom:14px;width:64px;height:64px;border-radius:50%;background:#e7eef5;color:var(--ink);box-shadow:0 4px 12px #142f4914}
.project-card .image-arrow svg{width:30px;height:30px}
.project-card-link::after{content:"";position:absolute;inset:0;z-index:3;border:0;border-radius:24px}
.project-card-link:focus-visible{outline:none}
.project-card-link:focus-visible::after{outline:3px solid var(--accent);outline-offset:5px}
.project-explore{display:flex;width:fit-content;max-width:100%;align-items:center;gap:20px;font-size:15px;letter-spacing:.01em;font-weight:500;margin-top:18px;min-height:48px;padding:10px 18px;border-radius:999px;background:#dceaf5;color:var(--ink);transition:background .2s}
.project-card:hover .project-explore,.project-card:focus-within .project-explore{background:#b6d0e4}
.back-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 22px;border:0;border-radius:999px;background:#e7eef5;color:var(--ink);font-size:18px;line-height:1.4;font-weight:500;transition:background .2s,box-shadow .2s}
.back-link:hover{background:#dceaf5;box-shadow:0 4px 12px #142f4910}
.project-explore>.horizontal-arrow{transition:transform .2s}
.project-card:hover .project-explore>.horizontal-arrow{transform:translateX(5px)}
.project-card:hover .image-arrow{background:#dceaf5}
.project-invitation{font-size:16px;color:var(--accent);margin:24px 0 0}
.process-grid article{padding:0 25px 25px;overflow:hidden}
.process-grid .process-graphic{display:block;width:calc(100% + 50px);max-width:none;margin:0 -25px 25px;aspect-ratio:4/3;height:auto;object-fit:contain;border-bottom:1px solid var(--line)}
.process-number{font-size:30px;margin-bottom:20px}
.process-grid h3{font-size:27px}
.system-feature-photo{margin:0 0 55px}
.system-feature-photo img{width:100%;aspect-ratio:1.9;object-fit:cover}
.system-feature-photo figcaption,.system-detail-photo figcaption{font-size:14px;color:var(--muted);margin-top:14px}
.system-detail-photo{margin:35px 0 0}
.system-detail-photo img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-bottom:4px solid #8fb8d6}
.video-ready .video-file-fallback{display:none}
.video-ready.video-unavailable .video-file-fallback{display:flex}
.gallery-stage{position:relative}
.gallery-controls{position:absolute;inset:0;pointer-events:none;z-index:5;display:block}
.gallery-controls button{position:absolute;top:var(--gallery-control-top,40%);transform:translateY(-50%);width:64px;height:64px;border:0;border-radius:50%;background:#e7eef5;color:var(--ink);box-shadow:0 3px 16px #07182a40;font-size:30px;pointer-events:auto;display:grid;place-items:center;transition:background .2s,box-shadow .2s}
.gallery-controls .gallery-prev{left:16px}.gallery-controls .gallery-next{right:16px}
.gallery-controls button:hover{background:#cbdfee}
.gallery-controls button:disabled{opacity:.55;background:#e7eef5;color:var(--ink)}
.project-gallery .swiper-slide img{border-radius:16px}
.gallery-hint,.gallery-counter{font-size:14px;color:var(--muted);margin:0}
.gallery-counter{position:absolute;bottom:0;right:0;background:var(--paper);padding-left:20px;z-index:2}
.touch-hint{display:none}
.phone-contacts{margin-top:36px;padding:25px;background:var(--tint);border-left:3px solid #8fb8d6}
.phone-contacts h3{font-size:25px;margin-bottom:22px;display:flex;gap:12px;align-items:center}
.phone-contacts h3>span{font-size:23px;color:var(--accent)}
.phone-contacts a{display:flex;flex-direction:column;align-items:start;padding:12px 0;border-top:1px solid var(--line);min-height:44px}
.phone-contacts a>span{font-size:13px;color:var(--muted)}
.phone-contacts strong{font-size:19px;font-weight:500;white-space:nowrap}
.phone-contacts a:hover strong{text-decoration:underline}
.project-cta h2{font-size:clamp(42px,5.4vw,78px)}
@media(max-width:1100px){.site-header nav{gap:7px}.site-header nav a{padding-inline:12px}.site-header nav .nav-cta{padding-inline:13px}.header-inner{gap:18px}.process-grid article{padding-inline:18px}.process-grid .process-graphic{width:calc(100% + 36px);margin-inline:-18px}.process-grid h3{font-size:24px}}
@media(max-width:820px){.site-header nav{gap:10px}.site-header nav a{padding:14px 18px;justify-content:start}.site-header nav .nav-cta{margin-top:0;padding:15px 18px}.operation-slider .swiper-slide img{aspect-ratio:1.6}.process-grid{grid-template-columns:1fr}.process-grid article{display:grid;grid-template-columns:minmax(180px,.7fr) 1fr;column-gap:28px;padding:0 24px 0 0}.process-grid .process-graphic{grid-row:1/4;width:100%;height:100%;margin:0;object-fit:cover;border:0}.process-number{margin-top:22px;margin-bottom:10px}.process-grid h3{margin-bottom:15px}.process-grid p{max-width:none}.no-js .site-header nav a{padding:8px 12px}.gallery-head{align-items:start;flex-direction:column;gap:10px}}
@media(max-width:540px){.operation-item .disclosure-content{padding:0 38px 22px 48px;font-size:16px}.operation-slider .swiper-slide img{aspect-ratio:1.3}.faq-list details,.faq-list details[open]{padding-inline:14px}.process-grid article{display:block;padding:0 22px 22px}.process-grid .process-graphic{width:calc(100% + 44px);height:auto;margin:0 -22px 22px;object-fit:contain}.process-number{margin-top:0}.gallery-controls button{width:48px;height:48px;font-size:26px}.gallery-controls .gallery-prev{left:8px}.gallery-controls .gallery-next{right:8px}.gallery-counter{font-size:12px}.system-feature-photo img{aspect-ratio:1.35}.system-feature-photo{margin-bottom:35px}.project-explore{margin-top:13px}.phone-contacts{padding:20px}.project-cta h2{font-size:45px}}
@media(hover:none){.touch-hint{display:inline}}
@media(max-width:540px){.project-grid .project-card{padding:12px 12px 22px;border-radius:20px}.project-grid .project-card:nth-child(2){padding-top:12px;margin-top:0}.project-card .project-meta,.project-card h3{margin-inline:4px}.project-meta{gap:10px}.project-meta>span:last-child{flex-shrink:0}.project-explore{font-size:14px;padding-inline:16px;gap:16px}.project-card-link::after{border-radius:20px}}
@media(min-width:541px) and (max-width:820px){.process-grid .process-graphic{object-fit:contain;background:#eeeae3}}
@media(prefers-reduced-motion:reduce){.operation-slider .swiper-wrapper,.operation-slider .swiper-slide{transition-duration:0ms!important}}
/* Balanced label boxes with a conventional fallback for older browsers. */
.button,.nav-cta,.back-link,.project-explore,.video-toggle,.cinema-controls button,.menu-toggle{align-items:center;justify-content:center;line-height:1.35;text-align:center;gap:16px}
.video-toggle{display:inline-flex}
.site-header nav a{line-height:1.35;text-align:center}
.button-label{display:block;min-width:0;line-height:1.35}
.button svg,.nav-cta svg,.back-link svg,.project-explore svg{flex-shrink:0;display:block}
.project-explore{background:#bfd6e8;line-height:1.35;justify-content:space-between}
.project-card:hover .project-explore,.project-card:focus-within .project-explore{background:#9cbed8}
.gallery-controls button{padding:0;line-height:1}.gallery-controls svg{width:30px;height:30px;display:block}
.back-link{gap:12px}.video-toolbar a{line-height:1.35}
@supports(text-box:trim-both cap alphabetic){.button-label{text-box:trim-both cap alphabetic}}
@media(min-width:821px) and (max-width:1100px){.site-header nav{gap:3px}.site-header nav a{font-size:14px;padding-inline:10px}.site-header nav .nav-cta{padding-inline:12px;gap:8px}.header-inner{gap:14px}.brand,.brand img{width:102px}}
@media(max-width:820px){.site-header nav a{text-align:left}}
