*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#0a3d62;color:#1a1a1a}#c{display:block;width:100%;height:100%;touch-action:none}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:linear-gradient(165deg,#48cae4,#2ec4b6,#0096c7 70%,#0077b6);transition:opacity .6s ease,visibility .6s}.loader.is-done{opacity:0;visibility:hidden;pointer-events:none}.loader-inner{text-align:center;color:#fff;text-shadow:0 2px 12px rgba(0,40,60,.35)}.loader-sun{width:56px;height:56px;margin:0 auto 1.25rem;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffe66d,#ff9f1c);box-shadow:0 0 40px #ffc8508c;animation:sun-pulse 2.4s ease-in-out infinite}@keyframes sun-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.loader-sun{animation:none}.loader-bar span{animation:none!important;width:70%!important}}.loader-title{font-size:1.75rem;font-weight:700;letter-spacing:.04em}.loader-sub{margin-top:.4rem;opacity:.9;font-size:.95rem}.loader-bar{margin:1.5rem auto 0;width:180px;height:4px;border-radius:2px;background:#ffffff40;overflow:hidden}.loader-bar span{display:block;height:100%;width:30%;border-radius:2px;background:#fff;animation:load-slide 1.4s ease-in-out infinite}@keyframes load-slide{0%{transform:translate(-100%);width:30%}50%{width:55%}to{transform:translate(280%);width:30%}}.hud{position:fixed;left:0;right:0;bottom:1.25rem;z-index:10;text-align:center;pointer-events:none}.hint{display:inline-block;padding:.55rem 1.1rem;border-radius:999px;background:#0a28378c;color:#f0fafc;font-size:.85rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.02em}.modal[hidden]{display:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0519288c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.modal-card{position:relative;z-index:1;width:min(520px,100%);max-height:min(88vh,720px);overflow-y:auto;padding:1.75rem 1.5rem 1.5rem;border-radius:16px;background:#fffef8;box-shadow:0 24px 64px #001e3259;animation:modal-in .28s ease-out}@media(prefers-reduced-motion:reduce){.modal-card{animation:none}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.modal-close{position:absolute;top:.75rem;right:.85rem;width:2rem;height:2rem;border:none;border-radius:50%;background:#e8f4f6;color:#0a3d62;font-size:1.35rem;line-height:1;cursor:pointer}.modal-close:hover{background:#2ec4b6;color:#fff}.modal-eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#0096c7;font-weight:600}.modal-header h2{margin-top:.35rem;font-size:1.85rem;color:#0a3d62}.modal-client{margin-top:.25rem;color:#5a7a88;font-size:.95rem}.modal-desc{margin-top:1rem;line-height:1.55;color:#2a3a42}.modal-services{margin-top:.85rem;font-size:.9rem;color:#3a5058}.modal-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1.15rem}.modal-gallery a{display:block;border-radius:8px;overflow:hidden;aspect-ratio:4 / 3;background:#d8ecef}.modal-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.modal-gallery a:hover img{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.modal-gallery a:hover img{transform:none}}.modal-link{display:inline-block;margin-top:1.25rem;color:#0077b6;font-weight:600;text-decoration:none}.modal-link:hover{text-decoration:underline;color:#2ec4b6}
