Improve product discovery and showcase extensions
This commit is contained in:
+40
-1
@@ -48,6 +48,10 @@ button, input { font: inherit; }
|
||||
}
|
||||
.header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
|
||||
.brand { display: inline-flex; align-items: center; gap: 11px; color: var(--blue-950); text-decoration: none; font-weight: 800; font-size: 1.3rem; letter-spacing: -.03em; }
|
||||
.header-brand-group { display: flex; align-items: center; gap: 11px; }
|
||||
.ecosystem-link { color: #5c667d; text-decoration: none; font-size: .9rem; font-weight: 750; }
|
||||
.ecosystem-link:hover { color: var(--blue-700); }
|
||||
.brand-separator { color: #a8b0c0; }
|
||||
.brand img { border-radius: 11px; box-shadow: 0 8px 24px rgba(11, 69, 216, .18); }
|
||||
.site-nav { display: flex; align-items: center; gap: 28px; }
|
||||
.site-nav a { color: #344057; text-decoration: none; font-weight: 650; font-size: .95rem; }
|
||||
@@ -68,7 +72,7 @@ button, input { font: inherit; }
|
||||
.store-options { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; }
|
||||
.store-badge { display: inline-block; border-radius: 6px; transition: transform .18s ease; }
|
||||
.store-badge:hover { transform: translateY(-2px); }
|
||||
.store-badge img { width: 170px; height: 48px; }
|
||||
.store-badge img { width: auto; max-width: none; height: 48px; }
|
||||
.store-coming-soon { min-width: 170px; height: 48px; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 4px 16px; color: #526078; border: 1px dashed #aeb9cc; border-radius: 6px; background: #f4f6f9; line-height: 1.25; }
|
||||
.store-coming-soon strong { font-size: .82rem; }
|
||||
.store-coming-soon span { font-size: .72rem; }
|
||||
@@ -150,6 +154,34 @@ button, input { font: inherit; }
|
||||
.steps p { margin-bottom: 0; color: var(--muted); }
|
||||
.step-arrow { color: #9cabc9; font-size: 1.8rem; }
|
||||
|
||||
.showcase-section { overflow: hidden; border-bottom: 1px solid var(--line); }
|
||||
.showcase-story { margin-top: 30px; padding: clamp(24px, 4vw, 44px); border: 1px solid var(--line); border-radius: var(--radius-xl); background: linear-gradient(160deg, #fff, var(--blue-50)); box-shadow: 0 18px 48px rgba(8,35,108,.08); }
|
||||
.showcase-story + .showcase-story { margin-top: 28px; }
|
||||
.showcase-story-heading { display: grid; grid-template-columns: 44px 1fr; gap: 17px; align-items: start; max-width: 820px; margin-bottom: 30px; }
|
||||
.showcase-story-heading h3 { margin: 0; color: var(--blue-950); font-size: clamp(1.35rem, 2.5vw, 2rem); letter-spacing: -.035em; }
|
||||
.showcase-story-heading p { margin: 7px 0 0; color: var(--muted); }
|
||||
.showcase-number { width: 40px; height: 40px; display: grid; place-items: center; color: #fff; border-radius: 12px; background: var(--blue-700); font-size: .75rem; font-weight: 900; }
|
||||
.transformation-grid { display: grid; grid-template-columns: minmax(0, 1fr) 44px minmax(0, 1fr); gap: 16px; align-items: center; }
|
||||
.screenshot-figure, .device { min-width: 0; margin: 0; }
|
||||
.screenshot-link { display: block; overflow: hidden; border-radius: 16px; background: #fff; box-shadow: 0 16px 38px rgba(8,35,108,.14); transition: transform .18s ease, box-shadow .18s ease; }
|
||||
.screenshot-link:hover { transform: translateY(-3px); box-shadow: 0 20px 45px rgba(8,35,108,.2); }
|
||||
.screenshot-figure .screenshot-link { aspect-ratio: 8 / 5; border: 1px solid #d7dfef; }
|
||||
.screenshot-figure img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
|
||||
.screenshot-figure figcaption { margin-top: 12px; color: var(--blue-950); font-size: .88rem; font-weight: 800; text-align: center; }
|
||||
.transformation-arrow { width: 38px; height: 38px; display: grid; place-items: center; justify-self: center; color: #fff; border-radius: 50%; background: var(--blue-700); box-shadow: 0 9px 20px rgba(11,69,216,.22); font-size: 1.2rem; font-weight: 900; }
|
||||
.dual-screen-story { background: radial-gradient(circle at 82% 15%, #dce7ff 0, transparent 30%), linear-gradient(160deg, #fff, #eef3ff); }
|
||||
.dual-screen-stage { display: grid; grid-template-columns: minmax(0, 1.04fr) 60px minmax(0, .96fr); gap: 18px; align-items: center; padding: clamp(22px, 5vw, 54px); border-radius: 24px; background: linear-gradient(145deg, #08183f, #130d2d); }
|
||||
.device-label { margin-bottom: 12px; color: #dce6ff; font-size: .78rem; font-weight: 850; letter-spacing: .08em; text-align: center; text-transform: uppercase; }
|
||||
.device-screen { border: 7px solid #20293b; border-radius: 14px; background: #070b14; }
|
||||
.device-screen img { width: 100%; height: auto; }
|
||||
.laptop-base { width: 112%; height: 12px; margin-left: -6%; border-radius: 2px 2px 12px 12px; background: linear-gradient(#71809b, #30394a); clip-path: polygon(4% 0,96% 0,100% 100%,0 100%); }
|
||||
.display-stand { position: relative; width: 34%; height: 30px; margin: 0 auto; border-bottom: 8px solid #566178; }
|
||||
.display-stand::before { content: ""; position: absolute; left: calc(50% - 4px); top: 0; width: 8px; height: 24px; background: #566178; }
|
||||
.screen-connection { display: flex; align-items: center; color: #8297cb; }
|
||||
.screen-connection::before, .screen-connection::after { content: ""; flex: 1; height: 2px; background: currentColor; }
|
||||
.screen-connection span { width: 10px; height: 10px; border: 2px solid currentColor; border-radius: 50%; }
|
||||
.lildra-comparison .screenshot-link { aspect-ratio: 32 / 19; }
|
||||
|
||||
.privacy-grid { display: grid; grid-template-columns: 1fr .85fr; gap: 80px; align-items: center; }
|
||||
.privacy-lead { max-width: 650px; margin: 24px 0; color: var(--muted); font-size: 1.12rem; }
|
||||
.text-link { color: var(--blue-700); text-decoration: none; font-weight: 800; }
|
||||
@@ -230,6 +262,11 @@ button, input { font: inherit; }
|
||||
.footer-grid { grid-template-columns: 1fr; }
|
||||
.footer-bottom { flex-direction: column; }
|
||||
.footer-bottom span:last-child { text-align: left; }
|
||||
.transformation-grid { grid-template-columns: 1fr; }
|
||||
.transformation-arrow { transform: rotate(90deg); }
|
||||
.dual-screen-stage { grid-template-columns: 1fr; }
|
||||
.screen-connection { width: 60px; margin: 0 auto; transform: rotate(90deg); }
|
||||
.device-display { width: 92%; justify-self: center; }
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
@@ -282,9 +319,11 @@ button, input { font: inherit; }
|
||||
.section[id], .cta-section[id] { scroll-margin-top: 96px; }
|
||||
|
||||
.site-nav a:focus-visible,
|
||||
.ecosystem-link:focus-visible,
|
||||
.menu-button:focus-visible,
|
||||
.button:focus-visible,
|
||||
.store-badge:focus-visible,
|
||||
.screenshot-link:focus-visible,
|
||||
.text-link:focus-visible,
|
||||
.product-card a:focus-visible,
|
||||
.faq-list summary:focus-visible,
|
||||
|
||||
Reference in New Issue
Block a user