*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#07111f}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}#root{width:100%;min-height:100vh}img,video,canvas{max-width:100%;height:auto}.site-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(34,211,238,.2),transparent 32rem),radial-gradient(circle at 85% 10%,rgba(59,130,246,.24),transparent 28rem),linear-gradient(180deg,#07111f,#0b1728 45%,#09111d)}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1180px;margin:0 auto;padding:1.25rem 1.5rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{display:inline-flex;align-items:center;gap:.75rem;border:0;background:transparent;color:#fff;font-weight:800;font-size:1.05rem}.logo-mark{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.9rem;color:#06111f;background:linear-gradient(135deg,#67e8f9,#38bdf8);box-shadow:0 14px 40px #38bdf859}.nav{display:flex;align-items:center;gap:.5rem;padding:.35rem;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#0f172a9e}.nav-link{border:0;border-radius:999px;padding:.65rem 1rem;color:#cbd5e1;background:transparent;transition:.2s ease}.nav-link:hover,.nav-link.active{color:#07111f;background:#f8fafc}.section{max-width:1180px;margin:0 auto;padding:5rem 1.5rem}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:3rem;min-height:calc(100vh - 5rem)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#67e8f9;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1{max-width:760px;font-size:clamp(2.6rem,6vw,5.8rem);line-height:.95;letter-spacing:-.06em}h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.045em}h3{font-size:1.25rem}p{color:#cbd5e1;line-height:1.7}.hero-text{max-width:660px;margin-top:1.5rem;font-size:1.15rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 1.35rem;border-radius:1rem;font-weight:800;text-decoration:none;transition:.2s ease}.primary-button{border:0;color:#06111f;background:linear-gradient(135deg,#67e8f9,#38bdf8);box-shadow:0 18px 50px #38bdf847}.primary-button:hover{transform:translateY(-2px);box-shadow:0 22px 60px #38bdf85c}.secondary-button{border:1px solid rgba(239,68,68,.55);color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);box-shadow:0 18px 50px #ef44443d}.secondary-button:hover{border-color:#f87171e6;transform:translateY(-2px);box-shadow:0 22px 60px #ef444457}.full-width{width:100%}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem}.stats div{padding:1rem;border:1px solid rgba(148,163,184,.18);border-radius:1.2rem;background:#0f172a80}.stats strong{display:block;color:#fff;font-size:1.6rem}.stats span{color:#94a3b8;font-size:.9rem}.hero-card{position:relative;padding:1rem;border:1px solid rgba(148,163,184,.2);border-radius:2rem;background:linear-gradient(145deg,#0f172ae6,#1e293bb8);box-shadow:0 30px 100px #0000005c}.camera-frame{min-height:380px;overflow:hidden;position:relative;border-radius:1.5rem;background:linear-gradient(135deg,#0ea5e938,#0f172af2),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 80px),repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 80px)}.camera-frame:before{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:2px solid rgba(103,232,249,.32);border-radius:50%;box-shadow:inset 0 0 70px #67e8f92e,0 0 80px #67e8f924}.camera-dot{position:absolute;left:50%;top:50%;width:5.5rem;height:5.5rem;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#e0f2fe 0,#e0f2fe 14%,#38bdf8 15%,#38bdf8 32%,#0f172a 33%,#0f172a);box-shadow:0 0 80px #38bdf88c}.camera-grid{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.camera-grid span{border:1px solid rgba(226,232,240,.16);border-radius:1rem;background:#02061738}.monitor-panel{margin-top:1rem;padding:1.2rem;border-radius:1.2rem;background:#02061773}.monitor-panel span{color:#22c55e;font-size:.78rem;font-weight:900;letter-spacing:.12em}.monitor-panel strong{display:block;margin:.3rem 0;font-size:1.25rem}.light-section{border-top:1px solid rgba(148,163,184,.14);border-bottom:1px solid rgba(148,163,184,.14)}.section-title{max-width:760px;margin-bottom:2rem}.features-grid,.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-card,.work-card,.lead-form{border:1px solid rgba(148,163,184,.18);border-radius:1.5rem;background:#0f172aa8;box-shadow:0 20px 70px #0000002e}.feature-card{padding:1.5rem}.feature-card h3{margin-bottom:.8rem}.split-section{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:3rem;align-items:start}.section-text{max-width:620px;margin-top:1.25rem;font-size:1.05rem}.lead-form{padding:1.4rem}.form-heading{margin-bottom:1rem;font-size:1.3rem;font-weight:900}.field-label{display:grid;gap:.5rem;margin-bottom:.9rem;color:#e2e8f0;font-weight:700}.field-label input{width:100%;min-height:3.2rem;padding:0 1rem;border:1px solid rgba(148,163,184,.28);border-radius:.95rem;color:#f8fafc;outline:none;background:#0206176b;transition:.2s ease}.field-label input:focus{border-color:#67e8f9;box-shadow:0 0 0 4px #67e8f91f}.field-label input::placeholder{color:#64748b}.form-note{margin-top:1rem;font-size:.92rem}.form-note.success{color:#86efac}.form-note.error{color:#fca5a5}.page-hero{padding-bottom:2rem}.work-card{overflow:hidden}.work-preview{display:grid;place-items:center;min-height:220px;background:linear-gradient(135deg,#38bdf847,#0f172ae0)}.work-preview span{color:#f8fafce6;font-size:4.5rem;font-weight:900;letter-spacing:-.08em}.work-body{padding:1.4rem}.work-tag{display:inline-flex;margin-bottom:.9rem;padding:.35rem .75rem;border-radius:999px;color:#67e8f9;background:#67e8f91a;font-size:.8rem;font-weight:900}.work-body h2{margin-bottom:.8rem;font-size:1.45rem;letter-spacing:-.03em}.work-details{display:grid;gap:.45rem;margin-top:1rem;padding-left:1.1rem;color:#cbd5e1}.work-details li::marker{color:#67e8f9}.footer{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem;color:#94a3b8}.footer button{border:0;color:#67e8f9;background:transparent;font-weight:800}.footer-links{display:flex;align-items:center;gap:1rem}.reviews-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:3rem;align-items:center;min-height:calc(100vh - 7rem)}.reviews-hero:before{content:"";position:absolute;top:3rem;right:1.5rem;bottom:3rem;left:1.5rem;z-index:0;border:1px solid rgba(148,163,184,.16);border-radius:2.5rem;background:linear-gradient(135deg,#0f172a6b,#0f172a0f);pointer-events:none}.reviews-hero-copy,.reviews-visual{position:relative;z-index:1}.reviews-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.2rem}.reviews-summary div{padding:1.1rem;border:1px solid rgba(103,232,249,.18);border-radius:1.25rem;background:#0206175c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.reviews-summary strong{display:block;color:#fff;font-size:1.55rem;letter-spacing:-.04em}.reviews-summary span{color:#94a3b8;font-size:.9rem}.reviews-visual{min-height:470px;border:1px solid rgba(148,163,184,.18);border-radius:2rem;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(103,232,249,.24),transparent 12rem),linear-gradient(145deg,#0f172adb,#020617a3);box-shadow:0 35px 120px #00000047}.reviews-orbit{position:absolute;top:4rem;right:4rem;bottom:4rem;left:4rem;border:1px solid rgba(103,232,249,.22);border-radius:50%;box-shadow:inset 0 0 80px #67e8f91f,0 0 100px #38bdf829}.reviews-orbit:before,.reviews-orbit:after{content:"";position:absolute;width:5.5rem;height:5.5rem;border-radius:50%;background:linear-gradient(135deg,#67e8f9,#38bdf8);box-shadow:0 20px 60px #38bdf852}.reviews-orbit:before{left:-1.5rem;top:5rem}.reviews-orbit:after{right:1rem;bottom:2rem;width:3.6rem;height:3.6rem;background:linear-gradient(135deg,#f8fafc,#94a3b8)}.reviews-floating-card{position:absolute;left:2rem;right:2rem;bottom:2rem;padding:1.35rem;border:1px solid rgba(255,255,255,.14);border-radius:1.4rem;background:#0206179e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.reviews-floating-card strong{display:block;color:#fff;font-size:1.15rem;line-height:1.35}.reviews-floating-card span{display:block;margin-top:.5rem;color:#94a3b8}.reviews-floating-card.small{left:auto;right:2rem;top:2rem;bottom:auto;width:170px;text-align:center}.reviews-floating-card.small strong{font-size:2rem;color:#67e8f9}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{position:relative;overflow:hidden;padding:1.35rem;border:1px solid rgba(148,163,184,.18);border-radius:1.6rem;background:linear-gradient(145deg,#0f172ad6,#0f172a85);box-shadow:0 24px 80px #00000038}.review-card:before{content:"“";position:absolute;right:1.1rem;top:-1.2rem;color:#67e8f926;font-size:9rem;font-weight:900;line-height:1}.review-top{position:relative;z-index:1;display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.review-photo{width:4.5rem;height:4.5rem;object-fit:cover;border:2px solid rgba(103,232,249,.42);border-radius:1.2rem;box-shadow:0 16px 40px #38bdf82e}.review-top h2{margin-bottom:.25rem;font-size:1.25rem;letter-spacing:-.03em}.review-top span{color:#94a3b8;font-size:.92rem}.review-card p{position:relative;z-index:1;color:#dbeafe}.review-project{position:relative;z-index:1;display:inline-flex;margin-top:1.2rem;padding:.55rem .85rem;border:1px solid rgba(103,232,249,.18);border-radius:999px;color:#67e8f9;background:#67e8f914;font-size:.86rem;font-weight:800}.modern-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem;border:1px solid rgba(103,232,249,.2);border-radius:2rem;background:radial-gradient(circle at 80% 20%,rgba(103,232,249,.18),transparent 20rem),#0f172aad}.modern-cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;min-width:340px}@media (max-width: 900px){.header{align-items:flex-start;flex-direction:column}.hero,.split-section,.reviews-hero{grid-template-columns:1fr;min-height:auto}.features-grid,.works-grid,.reviews-grid,.stats,.reviews-summary{grid-template-columns:1fr}.lead-form{width:100%}.modern-cta{flex-direction:column;align-items:flex-start}.modern-cta-actions{width:100%;min-width:0;justify-content:flex-start}}@media (max-width: 560px){.section{padding:3.5rem 1rem}.nav{width:100%;justify-content:space-between}.nav-link{flex:1;padding-inline:.7rem}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}h1{font-size:2.65rem}.camera-frame{min-height:300px}}
