Spaces:
Running
Running
deploy(hf): sync szl-holdings/a11oy@8cbc95d77e4f8f3fcd457438be3db1974e73e5df derived COPY set
Browse filesReusable Dockerfile-COPY-derived deploy from szl-holdings/a11oy 8cbc95d77e4f8f3fcd457438be3db1974e73e5df.
Files: 1335 Pruned: 0
Derived from Dockerfile COPY sources (NO hand-maintained allowlist).
Signed-off-by: SZL Holdings <noreply@szlholdings.ai>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
console/assets/apex-v2.css
CHANGED
|
@@ -7,5 +7,9 @@ header.nav{background:rgba(3,7,12,.78)!important;border-bottom-color:rgba(148,18
|
|
| 7 |
.band,.section,.panel,.card,.metric-card,.pillar,.proof-card,.feature-card,.stat-card,.use-card,.module-card{border-color:rgba(148,181,210,.15)!important}.card,.panel,.metric-card,.pillar,.proof-card,.feature-card,.stat-card,.use-card,.module-card{background:linear-gradient(180deg,rgba(14,24,37,.80),rgba(7,13,21,.86))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.028),0 20px 58px rgba(0,0,0,.16)!important;border-radius:16px!important}.card:hover,.panel:hover,.pillar:hover,.proof-card:hover,.feature-card:hover,.use-card:hover{border-color:rgba(87,235,255,.27)!important;box-shadow:0 22px 58px rgba(0,0,0,.24),0 0 36px rgba(87,235,255,.035)!important}.kick,.kicker,.eyebrow,.label{color:var(--proof)!important}.chip,.badge{border-color:rgba(148,181,210,.18)!important;background:rgba(255,255,255,.02)!important}.chip.live,.badge.MEASURED{color:var(--proof)!important;border-color:rgba(87,235,255,.30)!important;background:rgba(87,235,255,.055)!important}.chip.roadmap,.badge.ROADMAP{color:var(--gold)!important;border-color:rgba(242,201,109,.30)!important;background:rgba(242,201,109,.055)!important}
|
| 8 |
footer{border-top-color:rgba(148,181,210,.14)!important;background:rgba(3,7,12,.72)!important}
|
| 9 |
::selection{background:rgba(87,235,255,.22)!important;color:#fff!important}:focus-visible{outline-color:var(--proof)!important}
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
@media(max-width:760px){.hero{min-height:auto!important}.hero .wrap{padding-top:58px!important;padding-bottom:62px!important}.hero h1{font-size:clamp(44px,13vw,68px)!important}.hero-scrim{background:linear-gradient(180deg,rgba(3,7,12,.58),rgba(3,7,12,.90) 78%)!important}}
|
| 11 |
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
|
|
|
|
| 7 |
.band,.section,.panel,.card,.metric-card,.pillar,.proof-card,.feature-card,.stat-card,.use-card,.module-card{border-color:rgba(148,181,210,.15)!important}.card,.panel,.metric-card,.pillar,.proof-card,.feature-card,.stat-card,.use-card,.module-card{background:linear-gradient(180deg,rgba(14,24,37,.80),rgba(7,13,21,.86))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.028),0 20px 58px rgba(0,0,0,.16)!important;border-radius:16px!important}.card:hover,.panel:hover,.pillar:hover,.proof-card:hover,.feature-card:hover,.use-card:hover{border-color:rgba(87,235,255,.27)!important;box-shadow:0 22px 58px rgba(0,0,0,.24),0 0 36px rgba(87,235,255,.035)!important}.kick,.kicker,.eyebrow,.label{color:var(--proof)!important}.chip,.badge{border-color:rgba(148,181,210,.18)!important;background:rgba(255,255,255,.02)!important}.chip.live,.badge.MEASURED{color:var(--proof)!important;border-color:rgba(87,235,255,.30)!important;background:rgba(87,235,255,.055)!important}.chip.roadmap,.badge.ROADMAP{color:var(--gold)!important;border-color:rgba(242,201,109,.30)!important;background:rgba(242,201,109,.055)!important}
|
| 8 |
footer{border-top-color:rgba(148,181,210,.14)!important;background:rgba(3,7,12,.72)!important}
|
| 9 |
::selection{background:rgba(87,235,255,.22)!important;color:#fff!important}:focus-visible{outline-color:var(--proof)!important}
|
| 10 |
+
/* The front door owns final computed touch geometry after the shared Flow and Holo cascades. */
|
| 11 |
+
html[data-szl-holo="v2"] body[data-szl-flow] .menu-toggle{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:6px}
|
| 12 |
+
html[data-szl-holo="v2"] .szl-holo-rail .szl-holo-link,
|
| 13 |
+
html[data-szl-holo="v2"] .szl-holo-rail .szl-holo-menu{min-width:54px;min-height:48px;border-radius:10px}
|
| 14 |
@media(max-width:760px){.hero{min-height:auto!important}.hero .wrap{padding-top:58px!important;padding-bottom:62px!important}.hero h1{font-size:clamp(44px,13vw,68px)!important}.hero-scrim{background:linear-gradient(180deg,rgba(3,7,12,.58),rgba(3,7,12,.90) 78%)!important}}
|
| 15 |
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
|