.cs-root{color:#c8dce8;min-height:100vh;font-family:var(--font-serif),Georgia,serif;background:#0f1e2e;margin:0;padding:0;overflow:hidden}.cs-scene{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem 2rem;display:flex;position:relative}.cs-grid-bg{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:20px 20px,20px 20px,100px 100px,100px 100px;position:absolute;inset:0}.cs-logo{font-family:var(--font-inter),sans-serif;letter-spacing:.15em;color:#ffffff80;z-index:2;margin-bottom:1rem;font-size:.9rem;font-weight:700}.cs-blueprint-wrap{z-index:2;width:min(420px,80vw);max-height:40vh;margin-bottom:1.5rem;position:relative}.cs-blueprint-svg{width:100%;height:100%;max-height:40vh}.cs-bp-line{fill:none;stroke:#78b4dc80;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--dash-len);stroke-dashoffset:var(--dash-len);animation:cs-draw var(--draw-dur,2s)var(--draw-delay,0s)cubic-bezier(.4,0,.2,1)forwards}.cs-bp-thick{stroke:#a0d2f0b3;stroke-width:2.5px}.cs-bp-thin{stroke-width:1px;stroke:#78b4dc59}.cs-bp-door{fill:none;stroke:#78b4dc66;stroke-width:1px;stroke-dasharray:var(--dash-len);stroke-dashoffset:var(--dash-len);animation:cs-draw var(--draw-dur,1.5s)var(--draw-delay,0s)cubic-bezier(.4,0,.2,1)forwards}.cs-bp-dim{fill:none;stroke:#78b4dc33;stroke-width:.5px;stroke-dasharray:var(--dash-len);stroke-dashoffset:var(--dash-len);animation:cs-draw var(--draw-dur,1s)var(--draw-delay,0s)cubic-bezier(.4,0,.2,1)forwards}.cs-bp-label{fill:#78b4dc4d;font-family:var(--font-inter),sans-serif;letter-spacing:.05em;opacity:0;font-size:7px;animation:.8s 3.5s forwards cs-fadeIn}@keyframes cs-draw{to{stroke-dashoffset:0}}.cs-content{z-index:2;text-align:center;max-width:560px;position:relative}.cs-headline{font-family:var(--font-inter),sans-serif;color:#fff;letter-spacing:-.01em;margin:0 0 .8rem;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:700;line-height:1.25}.cs-headline em{font-style:normal;display:inline;position:relative}.cs-headline em:after{content:"";z-index:-1;transform-origin:0;background:#ffc10740;border-radius:2px;height:38%;animation:.8s 2.2s forwards cs-markerIn;position:absolute;bottom:2px;left:-2px;right:-2px;transform:scaleX(0)}@keyframes cs-markerIn{to{transform:scaleX(1)}}.cs-sub{font-family:var(--font-serif),Georgia,serif;color:#c8dce8b3;margin:0 0 1.2rem;font-size:clamp(.95rem,2vw,1.05rem);font-weight:300;line-height:1.6}.cs-contact{flex-direction:column;align-items:center;gap:.4rem;display:flex}.cs-contact a{font-family:var(--font-inter),sans-serif;color:#fff;letter-spacing:.02em;border:1px solid #fff3;border-radius:4px;padding:.5rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.cs-contact a:hover{background:#ffffff14;border-color:#fff6}.cs-contact-info{color:#c8dce873;font-size:.82rem;font-family:var(--font-inter),sans-serif;letter-spacing:.02em}@keyframes cs-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.cs-blueprint-wrap{width:95vw;margin-bottom:1.5rem}.cs-logo{margin-bottom:2rem;font-size:.75rem}}
