/* Mobile-first finish: fluid layout, thumb-friendly controls and live 3D depth. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{min-width:320px}
.scene,.scene *{-webkit-tap-highlight-color:transparent}
.tool-actions,#checklistStatus{display:none}
.form-grid.single-field{grid-template-columns:1fr}
.success.ready{background:#dff7cc;color:#1f4b0c;font-size:15px}
.contact-method-field{margin:22px 0}
.field-label{display:block;font-size:13px;font-weight:800;letter-spacing:.03em;color:#17283a}
.contact-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}
.contact-choice label{position:relative;margin:0;cursor:pointer}
.contact-choice input{position:absolute;opacity:0;pointer-events:none}
.contact-choice span{display:flex;align-items:center;justify-content:center;min-height:58px;padding:13px 16px;border:1px solid rgba(70,101,128,.34);border-radius:15px;background:rgba(255,255,255,.45);color:#17283a;font-size:16px;font-weight:800;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}
.contact-choice input:checked + span{border-color:#8fc941;background:linear-gradient(135deg,#d5ff9d,#efffc9);box-shadow:0 10px 25px rgba(92,139,38,.18);transform:translateY(-1px)}
.contact-choice input:focus-visible + span{outline:3px solid rgba(23,40,58,.28);outline-offset:3px}
.channel-hidden{display:none!important}

@media (max-width:760px){
  :root{--mobile-edge:clamp(14px,4.5vw,22px)}
  .wrap{width:calc(100% - (var(--mobile-edge) * 2))}
  header{height:auto;min-height:76px;padding:10px 0}
  .nav{min-height:58px;padding:9px 10px 9px 13px;border-radius:18px}
  .brand{min-width:0;font-size:clamp(14px,4vw,17px);white-space:nowrap}
  .top-cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:10px 13px}

  .hero{display:flex;flex-direction:column;padding:34px 0 30px;gap:18px}
  .hero-copy{width:100%}
  h1{max-width:10ch;margin:24px 0 20px;font-size:clamp(42px,13.5vw,66px);line-height:1.01;letter-spacing:-.06em}
  .hero-copy p{max-width:35rem;font-size:16px;line-height:1.65}
  .actions{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-top:26px}
  .actions .btn{min-height:52px;padding:14px 13px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px}
  .trust{display:grid;grid-template-columns:1fr 1fr;gap:11px 15px;margin-top:26px}
  .trust span:last-child{grid-column:1/-1}

  .scene{isolation:isolate;width:min(100%,390px);height:385px;margin:4px auto 0;perspective:900px;touch-action:pan-y;transform-style:preserve-3d;animation:mobileSceneDrift 7s ease-in-out infinite}
  .scene:before{content:"";position:absolute;z-index:-1;width:78%;aspect-ratio:1;left:11%;top:8%;border-radius:50%;background:radial-gradient(circle,rgba(120,190,220,.16),rgba(139,124,255,.06) 48%,transparent 70%);filter:blur(22px);animation:mobileAura 5.5s ease-in-out infinite}
  .orb{width:min(67vw,260px);height:min(67vw,260px);left:50%;top:15%;margin-left:max(-33.5vw,-130px);animation:mobileOrbFloat 6.4s ease-in-out infinite;will-change:transform,translate}
  .orbit{width:min(86vw,335px);height:min(40vw,156px);left:50%;top:31%;margin-left:max(-43vw,-167px);animation:mobileOrbitFloat 8s ease-in-out infinite;will-change:transform,translate}
  .glass{backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform,translate}
  .glass.a{width:min(48vw,188px);right:0;top:12px;animation:mobileCardA 5.4s ease-in-out infinite}
  .glass.b{width:min(61vw,232px);left:0;bottom:5px;animation:mobileCardB 6.1s ease-in-out infinite}

  section{padding:64px 0}
  .section-head{gap:18px;margin-bottom:28px}
  .section-head h2{font-size:clamp(34px,10.5vw,46px)}
  .services{gap:14px}
  .service{min-height:0;padding:24px;border-radius:24px;transform:translateZ(0)}
  .service-icon{margin:22px 0;width:54px;height:54px}
  .service p{margin-bottom:24px;line-height:1.65}
  .service .service-bottom{padding-top:18px}
  .arrow{width:48px;height:48px}
  .process-shell,.trust-panel{padding:28px 20px;border-radius:26px}
  .step{padding-top:22px}
  .tool-grid{gap:14px}
  .tool-card{padding:24px 18px}
  .check-list label{min-height:48px}
  .quiz-options button,.mini-btn,.summary-actions button,.summary-actions a{min-height:48px}

  .enquiry{gap:27px}
  .aside-card h2{font-size:clamp(39px,11vw,50px)}
  .form-card{padding:22px 18px;border-radius:24px}
  .field{margin-bottom:18px}
  .field input,.field textarea,.field select{min-height:52px;font-size:16px;border-radius:13px}
  .field textarea{min-height:140px}
  .contact-choice span{min-height:54px}
  .submit{min-height:54px}
  .faq-tools input{min-height:54px}
  .faq-filters{overflow-x:auto;flex-wrap:nowrap;margin-left:calc(var(--mobile-edge) * -1);margin-right:calc(var(--mobile-edge) * -1);padding:2px var(--mobile-edge) 8px;scrollbar-width:none}
  .faq-filters::-webkit-scrollbar{display:none}
  .faq-filters button{flex:0 0 auto;min-height:44px}
  .qa summary{min-height:72px}
  .footer-row{padding-bottom:10px}
  .legal-links{gap:14px}
  .legal-links button{min-height:40px}
  .legal-dialog{max-height:calc(100dvh - 28px);overflow:auto;padding:24px 20px;border-radius:22px}
  .mobile-action{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));min-height:60px}
  body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
}

@media (max-width:390px){
  .brand{font-size:13px}.top-cta{font-size:11px;padding-inline:10px}
  .actions{grid-template-columns:1fr}
  .trust{grid-template-columns:1fr}.trust span:last-child{grid-column:auto}
  .scene{height:350px}
  .glass.a{right:-2px}.glass.b{left:-2px}
  .contact-choice{grid-template-columns:1fr}
}

@media (hover:none) and (pointer:coarse){
  .btn:active,.top-cta:active,.mini-btn:active,.arrow:active{transform:scale(.97)}
  .service:active{border-color:rgba(201,255,79,.34)}
}

@keyframes mobileSceneDrift{0%,100%{transform:translate3d(0,0,0) rotateZ(-.35deg)}50%{transform:translate3d(0,-7px,0) rotateZ(.35deg)}}
@keyframes mobileAura{0%,100%{opacity:.66;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}
@keyframes mobileOrbFloat{0%,100%{transform:translate3d(0,5px,0) rotate(-2deg) scale(.985)}50%{transform:translate3d(0,-13px,22px) rotate(3deg) scale(1.02)}}
@keyframes mobileOrbitFloat{0%,100%{transform:rotate(-18deg) translate3d(-3px,3px,8px)}50%{transform:rotate(-14deg) translate3d(5px,-8px,22px)}}
@keyframes mobileCardA{0%,100%{transform:translate3d(0,0,38px) rotateY(-9deg) rotateX(5deg)}50%{transform:translate3d(-5px,-10px,58px) rotateY(-4deg) rotateX(1deg)}}
@keyframes mobileCardB{0%,100%{transform:translate3d(0,0,30px) rotateY(10deg) rotateX(-4deg)}50%{transform:translate3d(7px,-8px,50px) rotateY(5deg) rotateX(1deg)}}

@media (prefers-reduced-motion:reduce){
  .scene,.scene:before,.orb,.orbit,.glass.a,.glass.b{animation:none!important}
}
