:root{--bg-base:#edf6f1;--bg-soft:#f7fbf8;--bg-panel:rgba(255, 255, 255, 0.88);--bg-panel-strong:rgba(255, 255, 255, 0.94);--ink:#12362f;--ink-soft:rgba(18, 54, 47, 0.72);--line:rgba(18, 54, 47, 0.12);--line-strong:rgba(18, 54, 47, 0.2);--accent:#0d9b76;--accent-deep:#0f6f7b;--accent-contrast:#f7fbf8;--pulse:#f1596f;--glass-border:rgba(18, 54, 47, 0.16);--glass-border-soft:rgba(18, 54, 47, 0.1);--chip-bg:rgba(255, 255, 255, 0.84);--meter-track:rgba(18, 54, 47, 0.08);--meter-track-strong:rgba(18, 54, 47, 0.12);--bg-glow-primary:rgba(133, 223, 196, 0.34);--bg-glow-secondary:rgba(30, 124, 147, 0.18);--bg-end:#e6f2ee;--shadow:0 28px 80px rgba(17, 55, 47, 0.16);--shadow-soft:0 14px 40px rgba(17, 55, 47, 0.1);--display-font:"Space Grotesk","Inter","Avenir Next","Segoe UI",sans-serif;--body-font:"Inter","Avenir Next","Segoe UI","Helvetica Neue",sans-serif;--header-height:5.5rem;--page-padding:clamp(1rem, 2vw, 2rem)}[data-theme=dark]{--bg-base:#071411;--bg-soft:#0b1d19;--bg-panel:rgba(8, 23, 20, 0.72);--bg-panel-strong:rgba(10, 28, 25, 0.82);--ink:#eefaf4;--ink-soft:rgba(238, 250, 244, 0.72);--line:rgba(186, 253, 239, 0.1);--line-strong:rgba(186, 253, 239, 0.2);--accent:#27d9a0;--accent-deep:#87e8ff;--accent-contrast:#04100e;--glass-border:rgba(186, 253, 239, 0.16);--glass-border-soft:rgba(186, 253, 239, 0.12);--chip-bg:rgba(8, 24, 22, 0.88);--meter-track:rgba(238, 250, 244, 0.12);--meter-track-strong:rgba(238, 250, 244, 0.2);--bg-glow-primary:rgba(39, 217, 160, 0.18);--bg-glow-secondary:rgba(135, 232, 255, 0.14);--bg-end:#05100e;--shadow:0 28px 80px rgba(0, 0, 0, 0.34);--shadow-soft:0 14px 40px rgba(0, 0, 0, 0.24)}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth;overflow-x:clip}html[data-theme=dark]{color-scheme:dark}body{margin:0;min-height:100vh;font-family:var(--body-font);color:var(--ink);background:radial-gradient(circle at top left,var(--bg-glow-primary),transparent 34%),radial-gradient(circle at 88% 10%,var(--bg-glow-secondary),transparent 28%),linear-gradient(180deg,var(--bg-soft) 0,var(--bg-base) 55%,var(--bg-end) 100%);overflow-x:clip;transition:background 220ms,color 220ms}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}[v-cloak]{visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{position:relative;min-height:100vh;overflow-x:clip;padding:0}.ambient,.site-noise{pointer-events:none;position:fixed;inset:0}.ambient{filter:blur(24px);will-change:transform}.ambient-one{top:-12%;left:-8%;width:40rem;height:40rem;border-radius:50%;background:radial-gradient(circle,rgba(88,194,165,.32) 0,rgba(88,194,165,0) 70%);animation:18s ease-in-out both driftOne}.ambient-two{inset:auto;right:-8rem;top:15%;width:34rem;height:34rem;border-radius:50%;background:radial-gradient(circle,rgba(17,114,141,.22) 0,rgba(17,114,141,0) 68%);animation:22s ease-in-out both driftTwo}.ambient-three{inset:auto;left:18%;bottom:-12rem;width:28rem;height:28rem;border-radius:50%;background:radial-gradient(circle,rgba(241,89,111,.14) 0,rgba(241,89,111,0) 72%);animation:24s ease-in-out both driftThree}.site-noise{opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.88' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.floating-actions,.hero-layout,.site-footer,.site-header,.status-band{position:relative;z-index:1}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:fixed;top:0;left:0;right:0;z-index:20;padding:.95rem var(--page-padding);border-bottom:1px solid transparent;background:var(--bg-panel);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow 220ms,border-color 220ms,background 220ms}.site-header--elevated{border-bottom-color:var(--glass-border);box-shadow:var(--shadow-soft)}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand-mark{width:3.8rem;height:3.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.4rem;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.45));border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark img{width:2.3rem;height:2.3rem}.brand-text{display:grid;gap:.14rem}.brand-text strong{font-size:1.05rem;font-weight:600;letter-spacing:.01em}.brand-text small{color:var(--ink-soft);font-size:.9rem}.header-status{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1rem;border-radius:999px;background:var(--bg-panel);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);color:var(--ink-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.status-dot{width:.7rem;height:.7rem;border-radius:50%;background:linear-gradient(135deg,var(--accent),#4bc7b8);box-shadow:0 0 0 .35rem rgba(13,155,118,.16)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,0.92fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;min-height:calc(100vh - 12rem);padding:1.45rem var(--page-padding) 2rem}.hero-stage{position:relative;margin:calc(var(--header-height) + clamp(.9rem,2vw,1.35rem)) 0 1rem;border-block:1px solid var(--glass-border);background:linear-gradient(180deg,var(--bg-panel),var(--bg-panel-strong));box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-stage::before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(135,232,255,.08),transparent 42%,rgba(39,217,160,.1));pointer-events:none}.hero-copy{display:grid;gap:1.4rem;align-content:start;align-self:start;width:100%;padding-top:clamp(.35rem,1vw,.8rem)}.eyebrow{margin:0;color:var(--accent-deep);font-family:Manrope,var(--display-font);font-size:1rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.hero-copy h1{margin:0;max-width:12ch;font-family:var(--display-font);font-size:clamp(3.45rem, 7.2vw, 7.9rem);line-height:.9;letter-spacing:-.055em}.hero-copy h1 span{display:block;color:var(--accent-deep)}.hero-title-accent,.hero-title-primary{display:block}.hero-title-accent{color:var(--accent-deep)}.hero-text{margin:0;width:100%;max-width:58ch;font-size:clamp(1rem, 1.35vw, 1.2rem);line-height:1.75;color:var(--ink-soft)}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.band-card,.construction-panel,.email-pill,.info-ribbon span,.mini-card,.progress-pill,.start-pill,.visual-monitor{border:1px solid var(--glass-border);background:var(--bg-panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.email-pill,.progress-pill,.start-pill{display:inline-flex;align-items:center;min-height:3.4rem;padding:.95rem 1.3rem;border-radius:999px}.email-pill{font-weight:600;color:var(--accent-contrast);background:linear-gradient(135deg,var(--accent-deep),var(--accent));border-color:transparent;box-shadow:0 18px 36px rgba(15,111,123,.28)}.email-pill:hover{transform:translateY(-1px)}.progress-pill,.start-pill{color:var(--ink-soft)}.info-ribbon{display:flex;flex-wrap:wrap;gap:.8rem}.info-ribbon span{padding:.78rem 1rem;border-radius:999px;color:var(--ink-soft);box-shadow:var(--shadow-soft)}.hero-visual{display:grid;gap:1rem;align-self:center}.construction-panel{display:grid;gap:1rem;position:relative;overflow:hidden;padding:clamp(1.25rem,2.6vw,2rem);border-radius:2rem}.hero-stage .hero-layout .hero-visual .construction-panel{justify-items:center;text-align:center}.hero-stage .hero-layout .hero-visual .construction-panel .panel-top{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.85rem;text-align:center}.panel-summary{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center}.panel-progress-value{text-align:center}.hero-stage .hero-layout .hero-visual .construction-panel .phase-list,.hero-stage .hero-layout .hero-visual .construction-panel .phase-text{width:100%}.hero-stage .hero-layout .hero-visual .construction-panel .phase-text{text-align:center}.hero-stage .hero-layout .hero-visual .construction-panel .phase-card{text-align:left}.construction-panel::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:.3rem;background:linear-gradient(90deg,rgba(13,155,118,0),rgba(13,155,118,.75),rgba(13,155,118,0))}.panel-top{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.95rem}.panel-label{margin:0 0 .5rem;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft)}.panel-top h2{margin:0;font-family:var(--display-font);font-size:clamp(3rem, 4vw, 4.4rem);line-height:.92;letter-spacing:-.06em}.progress-ring{position:relative;width:7rem;height:7rem;flex:0 0 auto}.progress-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--accent-deep)}.progress-ring-value{text-align:center}.ring-track,.ring-value{fill:none;stroke-width:7;stroke-linecap:round}.ring-track{stroke:var(--meter-track-strong)}.ring-value{stroke:var(--accent-deep);transition:stroke-dashoffset .45s;filter:drop-shadow(0 0 12px rgba(13, 155, 118, .26))}.progress-meter{margin-top:1.2rem;width:100%;height:.9rem;padding:.16rem;border-radius:999px;background:var(--meter-track)}.phase-track span,.progress-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent-deep),#37bea2 55%,#8de4d3 100%)}.progress-meter-fill{margin-inline:0}.progress-meter span{box-shadow:0 8px 18px rgba(13,155,118,.26);transition:width .35s}.phase-text{margin:1rem 0 0;color:var(--ink-soft);font-size:.96rem}.phase-list{display:grid;gap:.8rem;margin-top:1.15rem}.phase-card{padding:.9rem 1rem;border-radius:1.35rem;background:var(--bg-panel-strong);border:1px solid var(--glass-border-soft)}.phase-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem;color:var(--ink-soft)}.phase-head strong{color:var(--ink)}.phase-track{height:.55rem;padding:.12rem;border-radius:999px;background:var(--meter-track)}.phase-track span{transition:width .35s}.visual-stage{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(15rem,0.9fr);gap:1rem}.visual-monitor{position:relative;overflow:hidden;padding:1rem;border-radius:2rem;min-height:21rem}.visual-monitor::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0))}.monitor-bottom,.monitor-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.monitor-badge,.monitor-tag{display:inline-flex;align-items:center;min-height:2.5rem;padding:.55rem .9rem;border-radius:999px;background:var(--chip-bg);color:var(--ink-soft);border:1px solid var(--glass-border)}.monitor-screen{position:relative;height:14rem;margin:1rem 0;border-radius:1.55rem;overflow:hidden;background:linear-gradient(180deg,rgba(8,86,94,.96),rgba(8,46,57,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.monitor-screen img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.92}.pulse-line{position:absolute;inset:0;width:100%;height:100%}.pulse-line path{stroke:#bafdef;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px rgba(186, 253, 239, .65));stroke-dasharray:980;stroke-dashoffset:980;animation:7.2s linear infinite pulseSweep}.monitor-bottom span{color:var(--ink-soft)}.monitor-bottom strong{font-weight:600}.visual-stack{display:grid;gap:1rem}.mini-card{display:grid;align-content:center;gap:.45rem;padding:1.15rem;border-radius:1.65rem;min-height:10rem}.visual-stage .visual-stack .mini-card{justify-items:center;text-align:center;gap:.8rem}.visual-stage .visual-stack .mini-card .mini-card-illustration{margin-inline:auto;justify-self:center}.mini-card-copy{display:grid;gap:.32rem;justify-items:center}.mini-card p{margin:0;color:var(--ink-soft)}.mini-card-label{margin:0;color:var(--ink-soft);font-size:1rem;font-weight:500;line-height:1.4}.band-card-illustration,.mini-card-illustration{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:rgba(255,255,255,.08);border:1px solid var(--glass-border-soft)}.band-card-illustration svg,.mini-card-illustration svg{width:1.45rem;height:1.45rem;stroke:var(--accent-deep);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mini-card a,.mini-card strong{font-family:var(--display-font);font-size:clamp(1.5rem, 2vw, 2.15rem);line-height:1.05;letter-spacing:-.03em}.mini-card-value{margin:0}.mini-card-build{position:relative;overflow:hidden}.mini-card-build::after,.mini-card-build::before{content:"";position:absolute;background:linear-gradient(180deg,rgba(13,155,118,.1),rgba(13,155,118,0))}.mini-card-build::before{inset:15% auto auto 12%;width:1px;height:70%}.mini-card-build::after{inset:auto auto 50% 6%;width:88%;height:1px}.mini-card-contact a{font-family:var(--body-font);font-size:clamp(.9rem, .96vw, 1.02rem);font-weight:700;line-height:1.4;overflow-wrap:normal;word-break:normal}.status-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.35rem;padding:1rem var(--page-padding) 1.6rem}.band-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:1.45rem 1.4rem;border-radius:1.7rem}.band-card-copy{display:grid;gap:.3rem}.band-card-label{margin:0;color:var(--ink);font-size:1.08rem;font-weight:700;line-height:1.5}.band-card-value{display:block;margin:0;font-family:var(--body-font);font-size:.98rem;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--ink-soft)}.band-card--contact .band-card-value{font-size:1rem;font-weight:700;overflow-wrap:anywhere}.band-card--progress .band-card-value{color:var(--accent-deep)}.band-card-illustration{width:4.5rem;height:4.5rem;flex:0 0 auto;border-radius:1.35rem}.band-card-illustration svg{width:2.1rem;height:2.1rem}.floating-actions{position:fixed;right:clamp(.85rem,2vw,1.6rem);bottom:clamp(1.15rem,3vh,1.85rem);z-index:12;display:grid;gap:.8rem}.floating-button{width:3.35rem;height:3.35rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--glass-border);border-radius:1.15rem;background:var(--bg-panel);color:var(--ink);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transition:transform 180ms,border-color 180ms,background 180ms}.floating-button:hover{transform:translateY(-2px);border-color:var(--line-strong)}.floating-button svg{width:1.2rem;height:1.2rem;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-button--theme{background:linear-gradient(135deg,rgba(255,255,255,.75),rgba(255,255,255,.45))}[data-theme=dark] .floating-button--theme{background:linear-gradient(135deg,rgba(10,28,25,.94),rgba(9,21,19,.82))}.site-footer{display:grid;gap:1.15rem;margin-top:1.8rem;padding:2.1rem var(--page-padding) 3.8rem;color:rgba(237,250,246,.8);background:linear-gradient(180deg,rgba(8,86,94,.96),rgba(8,46,57,.96));border-top:1px solid rgba(186,253,239,.12);box-shadow:0 24px 60px rgba(3,25,29,.22)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-brand{display:inline-flex;align-items:center;gap:.9rem}.footer-brand-mark{width:3.1rem;height:3.1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.08)}.footer-brand-mark img{width:1.9rem;height:1.9rem}.footer-brand-text{display:grid;gap:.15rem}.footer-brand-text strong{color:#f2fffb;font-size:1rem;font-weight:600}.footer-brand-text small{color:rgba(237,250,246,.66);font-size:.88rem}.footer-contact{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:3rem;padding:.8rem 1rem;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);color:#f2fffb;font-weight:600}.footer-contact-icon{width:1.7rem;height:1.7rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,rgba(39,217,160,.26),rgba(135,232,255,.26));border:1px solid rgba(135,232,255,.24)}.footer-contact svg{width:1rem;height:1rem;stroke:#dffef6;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-contact-text{display:inline-flex;align-items:center;line-height:1.2}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(186,253,239,.1)}.footer-bottom-spacer{min-height:1px}.footer-copyright{grid-column:2;margin:0;color:rgba(237,250,246,.72);text-align:center}.footer-credit{grid-column:3;justify-self:end;color:#7ee6d2;font-size:.74rem;font-weight:700;letter-spacing:.08em}.noscript-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem;text-align:center;font-family:var(--body-font);color:var(--ink)}.noscript-shell p{margin:0 0 .8rem}@keyframes driftOne{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(2rem,1.5rem,0) scale(1.05)}}@keyframes driftTwo{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-2.4rem,1rem,0) scale(.96)}}@keyframes driftThree{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(2rem,-1.25rem,0) scale(1.08)}}@keyframes pulseSweep{0%{stroke-dashoffset:980;opacity:.35}22%{opacity:1}58%{opacity:.9}100%{stroke-dashoffset:0;opacity:.45}}@media (max-width:980px){.site-header{padding-inline:1rem}.mini-card-build::after,.mini-card-build::before{display:none}.hero-layout,.status-band,.visual-stage{grid-template-columns:1fr}.hero-layout{min-height:0;padding:1rem}.hero-copy h1{max-width:100%}.footer-top,.monitor-bottom,.monitor-top,.panel-top,.site-footer,.site-header{flex-wrap:wrap}.floating-actions{right:1rem;bottom:1rem}}@media (max-width:640px){:root{--header-height:4.6rem;--page-padding:0.85rem}.site-header{padding:.7rem .85rem}.brand{gap:.7rem}.brand-mark{width:2.8rem;height:2.8rem;border-radius:.95rem}.brand-mark img{width:1.55rem;height:1.55rem}.brand-text strong{font-size:.95rem}.brand-text small{font-size:.78rem}.header-status{display:none}.hero-stage{margin-top:calc(var(--header-height) + 1.55rem)}.email-pill,.header-status,.info-ribbon span,.progress-pill,.start-pill{width:100%;justify-content:center}.hero-copy{gap:1.15rem;padding-top:1.35rem;justify-items:stretch;text-align:center}.hero-eyebrow{font-size:.94rem;letter-spacing:.22em;justify-self:center}.hero-actions,.hero-description,.hero-title{justify-self:stretch;min-width:0}.hero-layout{padding-top:1.85rem;grid-template-columns:minmax(0,1fr)}.band-card,.construction-panel,.hero-actions,.hero-actions>*,.hero-copy,.hero-visual,.mini-card,.monitor-badge,.monitor-bottom,.monitor-tag,.monitor-top,.panel-summary,.panel-top,.phase-card,.phase-list,.phase-text,.status-band,.visual-monitor,.visual-stack,.visual-stage{min-width:0}.hero-stage .hero-layout .hero-copy .hero-text,.hero-stage .hero-layout .hero-copy .hero-title,.hero-stage .hero-layout .hero-copy h1{width:100%;max-width:min(100%,600px);margin-inline:auto;padding-inline:clamp(1.25rem,6vw,2rem)}.hero-stage .hero-layout .hero-copy .hero-text{margin-inline:auto;max-width:600px;font-size:1rem;line-height:1.72}.hero-copy h1,.hero-title{font-size:clamp(2.8rem, 15vw, 4rem);text-align:center}.eyebrow,.hero-text,.panel-label,.phase-text{text-align:center}.hero-actions,.info-ribbon{justify-content:center}.band-card,.construction-panel,.mini-card,.visual-monitor{border-radius:1.45rem}.construction-panel{padding:.95rem .85rem}.hero-stage .hero-layout .hero-visual .construction-panel .panel-progress-value,.hero-stage .hero-layout .hero-visual .construction-panel .panel-summary,.hero-stage .hero-layout .hero-visual .construction-panel .panel-top,.hero-stage .hero-layout .hero-visual .construction-panel .progress-ring-value{text-align:center}.progress-meter{margin-top:1rem}.phase-card{padding:.75rem .8rem}.visual-stage{grid-template-columns:minmax(0,1fr);width:100%;margin-right:0;gap:.85rem}.visual-stack{grid-template-columns:minmax(0,1fr);gap:.75rem}.mini-card{min-height:0;padding:1rem .9rem}.mini-card a,.mini-card p,.mini-card strong{text-align:center}.mini-card a,.mini-card strong{font-size:clamp(1.1rem, 5vw, 1.45rem)}.mini-card-value--contact{font-size:1rem;line-height:1.5;overflow-wrap:anywhere}.status-band{grid-template-columns:minmax(0,1fr);width:100%;margin-right:0;gap:.75rem;padding:.85rem .85rem 1.2rem}.band-card{padding:.9rem .85rem;grid-template-columns:2.6rem minmax(0,1fr);gap:.65rem;align-items:center}.band-card-illustration{width:2.6rem;height:2.6rem;border-radius:.85rem}.band-card-illustration svg{width:1.25rem;height:1.25rem}.band-card-label{font-size:.88rem;line-height:1.25}.band-card--contact .band-card-value,.band-card-value{font-size:.78rem;line-height:1.35}.floating-button{width:2.9rem;height:2.9rem;border-radius:.95rem}.floating-actions{right:.85rem;bottom:1.15rem;gap:.65rem}.progress-ring{width:5.85rem;height:5.85rem}.monitor-screen{height:12.8rem}.site-footer{padding:1.2rem .85rem 6rem}.footer-top{flex-direction:column;justify-content:center;text-align:center}.footer-brand{flex-direction:column;justify-content:center;text-align:center;gap:.6rem;margin:0 auto}.footer-brand-text{justify-items:center;text-align:center}.footer-contact{min-height:0;padding:0;background:0 0;border:none;box-shadow:none;color:rgba(237,250,246,.72);font-size:.88rem}.footer-contact-icon{width:1.55rem;height:1.55rem}.footer-bottom{display:flex;flex-direction:column;align-items:stretch;gap:.4rem}.footer-bottom-spacer{display:none}.footer-copyright{order:1;text-align:center}.footer-credit{order:2;align-self:center;text-align:center;font-size:.68rem}}@media (max-width:460px){.hero-copy h1,.hero-title{font-size:clamp(2.1rem, 11vw, 3.2rem);line-height:.94}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}