.bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.bg-blob{position:absolute;width:45vw;height:45vw;border-radius:50%;filter:blur(90px);opacity:.28;will-change:transform}.bg-blob--1{top:-10%;left:-8%;background:#3b2f6e;animation:drift-1 34s ease-in-out infinite alternate}.bg-blob--2{top:20%;right:-12%;background:#1f4c5c;animation:drift-2 42s ease-in-out infinite alternate}.bg-blob--3{bottom:-12%;left:10%;background:#5a2f3e;animation:drift-3 38s ease-in-out infinite alternate}.bg-blob--4{bottom:5%;right:15%;background:#2b3a63;animation:drift-4 46s ease-in-out infinite alternate}.bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(120% 120% at 50% 40%,#000 35%,transparent 85%);mask-image:radial-gradient(120% 120% at 50% 40%,#000 35%,transparent 85%)}@keyframes drift-1{to{transform:translate(18vw,12vh) scale(1.15)}}@keyframes drift-2{to{transform:translate(-14vw,16vh) scale(1.1)}}@keyframes drift-3{to{transform:translate(16vw,-14vh) scale(1.2)}}@keyframes drift-4{to{transform:translate(-16vw,-10vh) scale(1.1)}}@media (prefers-reduced-motion: reduce){.bg-blob{animation:none}}.cf{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;-webkit-user-select:none;user-select:none}.cf-stage{position:relative;width:100%;height:min(60vh,460px);perspective:1200px;perspective-origin:50% 45%;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:grab;touch-action:pan-y;outline:none}.cf-stage:active{cursor:grabbing}.cf-stage:focus-visible{box-shadow:inset 0 0 0 2px #ffffff40;border-radius:12px}.cf-item{position:absolute;left:50%;top:50%;width:min(42vw,340px);aspect-ratio:1 / 1;padding:0;border:none;background:none;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.22,.61,.36,1),opacity .45s ease;will-change:transform,opacity;cursor:pointer}.cf-item.is-active{cursor:zoom-in}.cf-img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;box-shadow:0 20px 45px #0000008c;background:#1a1a1a}.cf-item.is-active .cf-img{box-shadow:0 28px 70px #000000b3}.cf-controls{display:flex;align-items:center;gap:1.25rem}.cf-arrow{width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;transition:background .2s ease,opacity .2s ease}.cf-arrow:hover:not(:disabled){background:#ffffff24}.cf-arrow:disabled{opacity:.3;cursor:default}.cf-count{font-variant-numeric:tabular-nums;font-size:.9rem;letter-spacing:.02em;color:#fff9;min-width:5ch;text-align:center}.cf-empty{color:#fff9;padding:3rem;text-align:center}@media (max-width: 640px){.cf-item{width:min(64vw,340px)}.cf-arrow{width:31px;height:31px;font-size:1.12rem}.cf-count{font-size:.63rem;min-width:4ch}.cf-controls{gap:.9rem}}.grid{width:100%;max-width:1100px;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 640px){.grid{grid-template-columns:repeat(2,1fr);gap:.6rem}}.grid-item{padding:0;border:none;background:none;aspect-ratio:1 / 1;cursor:zoom-in;border-radius:8px;overflow:hidden;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.grid-item:hover{transform:translateY(-4px) scale(1.02)}.grid-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;box-shadow:0 14px 34px #00000080;background:#1a1a1a}.grid-empty{color:#fff9;padding:3rem;text-align:center}.lb-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#000000e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem;animation:lb-fade .18s ease}.lb-figure{margin:0;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:100%;max-height:100%;animation:lb-rise .22s cubic-bezier(.22,.61,.36,1)}.lb-img{max-width:min(90vw,720px);max-height:75vh;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 30px 80px #000000b3;background:#1a1a1a}.lb-close{position:fixed;top:1.2rem;right:1.5rem;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;transition:background .2s ease}.lb-close:hover{background:#ffffff2e}@keyframes lb-fade{0%{opacity:0}}@keyframes lb-rise{0%{opacity:0;transform:scale(.96)}}.vlb-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:vlb-fade .18s ease}.vlb-close{position:fixed;top:1rem;right:1.2rem;width:44px;height:44px;border-radius:999px;border:none;background:#ffffff1a;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer;transition:background .2s ease}.vlb-close:hover{background:#fff3}.vlb-frame{width:min(90vw,960px);aspect-ratio:16 / 9;max-height:85vh;border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #000000b3;background:#000}.vlb-iframe{width:100%;height:100%;border:0;display:block}@keyframes vlb-fade{0%{opacity:0}}.mg{width:100%;display:flex;justify-content:center}.mg-grid{width:100%;max-width:1100px;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 640px){.mg-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}}.mg-item{position:relative;padding:0;border:none;background:#1a1a1a;aspect-ratio:1 / 1;cursor:pointer;border-radius:8px;overflow:hidden;transition:transform .25s cubic-bezier(.22,.61,.36,1)}.mg-item:hover{transform:translateY(-4px) scale(1.02)}.mg-thumb{width:100%;height:100%;object-fit:cover;display:block;box-shadow:0 14px 34px #00000080}.mg-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;display:flex;align-items:center;justify-content:center;padding-left:4px;border-radius:999px;background:#0000008c;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:1.1rem;opacity:.85;transition:opacity .2s ease,background .2s ease}.mg-item:hover .mg-play{opacity:1;background:#000000b3}.mg-title{position:absolute;left:0;right:0;bottom:0;padding:1.4rem .7rem .55rem;text-align:left;font-size:.6rem;letter-spacing:.04em;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mg-empty{color:#fff9;padding:3rem;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:modal-fade .18s ease}.modal{width:100%;max-width:520px;max-height:85vh;overflow-y:auto;background:#16161a;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 30px 80px #0009;animation:modal-rise .22s cubic-bezier(.22,.61,.36,1)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.6rem .8rem}.modal-title{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:.02em}.modal-close{width:34px;height:34px;flex:none;border-radius:999px;border:none;background:#ffffff12;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s ease}.modal-close:hover{background:#ffffff29}.modal-body{padding:.4rem 1.6rem 1.7rem;color:#ffffffd1;line-height:1.6}.modal-body p{margin:0 0 1rem}.modal-body a{color:#6ea8ff;text-decoration:none}.modal-body a:hover{text-decoration:underline}.modal-services{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.modal-services li{padding:.9rem 1rem;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff08}.modal-services strong{display:block;color:#fff;margin-bottom:.15rem}.modal-services span{font-size:.9rem;color:#fff9}.contact-row{display:flex;gap:.6rem;margin-bottom:.6rem}.contact-row .label{width:5.5rem;flex:none;color:#ffffff80;text-transform:uppercase;font-size:.7rem;letter-spacing:.12em;padding-top:.15rem}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(12px)}}.nav{position:fixed;top:0;left:0;right:0;z-index:500;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;pointer-events:none}.nav>*{pointer-events:auto}.nav-logo-btn{padding:0;border:none;background:none;cursor:pointer;line-height:0}.nav-logo{height:34px;width:auto;display:block;-webkit-user-select:none;user-select:none}.nav-menu{position:relative}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:40px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;cursor:pointer;transition:background .2s ease}.nav-toggle:hover{background:#ffffff1f}.nav-toggle span{display:block;height:2px;width:100%;background:#fff;border-radius:2px}.nav-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;display:flex;flex-direction:column;padding:6px;background:#16161a;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 20px 50px #0000008c;animation:nav-drop .16s ease}.nav-link{text-align:left;padding:.65rem .8rem;border:none;border-radius:8px;background:none;color:#ffffffd9;font-size:.95rem;cursor:pointer;transition:background .15s ease}.nav-link:hover{background:#ffffff14;color:#fff}@keyframes nav-drop{0%{opacity:0;transform:translateY(-6px)}}.view-toggle{position:fixed;top:1.1rem;left:50%;transform:translate(-50%);z-index:400;padding:.3rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.5rem;font-weight:600;letter-spacing:.16em;cursor:pointer;transition:background .2s ease,transform .2s ease}.view-toggle:hover{background:#ffffff24}.view-toggle:active{transform:translate(-50%) scale(.96)}:root{color-scheme:dark;font-family:Geist Pixel,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(120% 120% at 50% 0%,#1c1c22,#0b0b0d 60%);color:#f5f5f7}.page{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;padding:3rem 1rem}
