.ev-product-catalog-shell,.ev-product-page{--product-tint:color-mix(in srgb,var(--product-accent,var(--ev-accent)) 9%,transparent);--product-border:color-mix(in srgb,var(--product-accent,var(--ev-accent)) 24%,var(--ev-border));--product-border-strong:color-mix(in srgb,var(--product-accent,var(--ev-accent)) 42%,var(--ev-border-strong));--product-panel:color-mix(in srgb,var(--ev-panel-strong) 94%,var(--product-accent,var(--ev-accent)) 6%);--product-stage:color-mix(in srgb,var(--ev-bg-subtle) 90%,var(--product-accent,var(--ev-accent)) 10%);color:var(--ev-ink)}.ev-product-catalog-page,.ev-product-page .ev-main{background:transparent}.ev-product-catalog-page .ev-container,.ev-product-page .ev-container{width:min(168rem,calc(100% - clamp(2rem,5vw,6rem)));max-width:none}.ev-product-catalog-hero{padding:clamp(2rem,4vw,4rem) 0 1rem}.ev-product-catalog-hero-inner{position:relative;padding:clamp(2rem,5vw,4.5rem);overflow:hidden;border:1px solid var(--product-border);border-radius:clamp(1.25rem,2vw,2rem);background:radial-gradient(90% 150% at 0 0,var(--product-tint),transparent 62%),linear-gradient(145deg,var(--ev-panel-strong),var(--ev-bg-elevated));box-shadow:var(--ev-shadow-soft)}.ev-product-catalog-hero-inner::after{position:absolute;top:0;right:0;width:min(34vw,480px);height:3px;background:linear-gradient(90deg,transparent,var(--product-accent,var(--ev-accent)));content:"";opacity:.72}.ev-product-catalog-hero .ev-eyebrow{margin:0 0 .85rem}.ev-product-catalog-hero h1{max-width:15ch;margin:0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(2.8rem,5.4vw,5.8rem);font-weight:620;line-height:.98;letter-spacing:-.055em;text-wrap:balance}.ev-product-catalog-hero p:last-child{max-width:62ch;margin:1.35rem 0 0;color:var(--ev-muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65}.ev-product-catalog-list{padding:1rem 0 clamp(4rem,8vw,7rem)}.ev-product-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.5rem)}.ev-product-card{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:clamp(1.15rem,1.6vw,1.6rem);background:linear-gradient(155deg,var(--product-panel),var(--ev-bg-elevated));box-shadow:var(--ev-shadow-soft);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.ev-product-card:hover{border-color:var(--product-border-strong);box-shadow:var(--ev-shadow-lift);transform:translateY(-3px)}.ev-product-card-copy{display:grid;align-content:start;padding:clamp(1.4rem,2.5vw,2.1rem)}.ev-product-card-identity,.ev-product-identity{display:flex;align-items:center;gap:.8rem}.ev-product-card-icon,.ev-product-identity img{width:50px;height:50px;flex:0 0 auto;border:1px solid var(--product-border);border-radius:13px;object-fit:cover;box-shadow:0 10px 28px var(--product-tint)}.ev-product-card h2{margin:0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(1.55rem,2.2vw,2.1rem);line-height:1.05;letter-spacing:-.035em}.ev-product-card-tagline{margin:1.25rem 0 0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:560;line-height:1.35;letter-spacing:-.02em}.ev-product-card-copy>p:not(.ev-product-card-tagline){margin:.8rem 0 0;color:var(--ev-muted);font-size:.92rem;line-height:1.65}.ev-product-platforms,.ev-product-proof{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.25rem}.ev-product-platforms span,.ev-product-proof span{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .65rem;border:1px solid var(--product-border);border-radius:999px;color:var(--ev-ink-subtle);background:var(--product-tint);font-size:.7rem;font-weight:650;line-height:1;letter-spacing:.045em}.ev-product-card-actions,.ev-product-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.ev-product-card-actions{align-self:end}.ev-product-card-actions .ev-button,.ev-product-actions .ev-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.72rem 1rem;border:1px solid var(--product-border-strong);border-radius:999px;color:var(--ev-ink-strong);font-size:.78rem;font-weight:700;line-height:1;text-decoration:none;transition:border-color 180ms ease,background-color 180ms ease,color 180ms ease,transform 180ms ease}.ev-product-card-actions .ev-button:hover,.ev-product-actions .ev-button:hover{border-color:var(--product-accent,var(--ev-accent));color:var(--ev-ink-strong);transform:translateY(-1px)}.ev-product-card-actions .ev-button--primary,.ev-product-actions .ev-button--primary{color:var(--ev-ink-strong);background:var(--product-tint)}.ev-product-card-actions .ev-button--secondary,.ev-product-actions .ev-button--secondary{border-color:var(--ev-border);color:var(--ev-muted);background:var(--ev-panel)}.ev-product-card-visual,.ev-product-frame{position:relative;display:grid;min-height:280px;place-items:center;padding:clamp(1rem,2vw,1.6rem);overflow:hidden;border-bottom:1px solid var(--product-border);background:radial-gradient(80% 100% at 50% 100%,var(--product-tint),transparent 72%),var(--product-stage);text-decoration:none}.ev-product-card-visual::after{position:absolute;inset:auto 10% 7% 10%;height:18%;border-radius:50%;background:var(--product-tint);filter:blur(34px);content:"";pointer-events:none}.ev-product-card-visual img,.ev-product-frame img{position:relative;z-index:1;display:block;width:auto;height:auto;max-width:100%;max-height:250px;border:1px solid var(--ev-border-strong);border-radius:clamp(12px,1.4vw,20px);object-fit:contain;box-shadow:0 20px 44px rgb(0 0 0/.2)}.ev-product-frame--phone img{max-width:48%;border-radius:clamp(20px,3vw,34px)}.ev-product-frame--tablet img{max-width:68%;border-radius:clamp(16px,2vw,26px)}.ev-product-page{min-height:100vh;overflow:clip;background:transparent}.ev-product-hero{padding:clamp(1.5rem,3vw,3rem) 0 1rem;background:transparent}.ev-product-hero>.ev-container{position:relative;padding:clamp(1.35rem,3vw,3rem);overflow:hidden;border:1px solid var(--product-border);border-radius:clamp(1.25rem,2vw,2rem);background:radial-gradient(95% 120% at 0 0,var(--product-tint),transparent 62%),linear-gradient(145deg,var(--ev-panel-strong),var(--ev-bg-elevated));box-shadow:var(--ev-shadow-soft)}.ev-product-hero>.ev-container::after{position:absolute;top:0;right:0;width:min(30vw,420px);height:3px;background:linear-gradient(90deg,transparent,var(--product-accent,var(--ev-accent)));content:"";opacity:.72}.ev-product-back{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);color:var(--ev-muted);font-size:.78rem;font-weight:620;text-decoration:none}.ev-product-back:hover{color:var(--product-accent,var(--ev-accent))}.ev-product-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.ev-product-hero-copy{min-width:0}.ev-product-identity>span{color:var(--ev-ink-subtle);font-size:.69rem;font-weight:760;letter-spacing:.15em;text-transform:uppercase}.ev-product-hero h1{max-width:12ch;margin:clamp(1.5rem,3vw,2.5rem) 0 0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(3.3rem,6.5vw,7rem);font-weight:620;line-height:.92;letter-spacing:-.065em;overflow-wrap:anywhere;text-wrap:balance}.ev-product-tagline{max-width:32ch;margin:1.6rem 0 0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(1.25rem,2vw,1.8rem);font-weight:560;line-height:1.3;letter-spacing:-.03em}.ev-product-description{max-width:58ch;margin:1rem 0 0;color:var(--ev-muted);font-size:.97rem;line-height:1.7}.ev-product-proof{margin-top:1.7rem}.ev-product-availability{color:var(--ev-ink-strong)!important}.ev-product-availability i{width:.42rem;height:.42rem;margin-right:.45rem;border-radius:50%;background:var(--ev-success)}.ev-product-hero-media{position:relative;display:grid;min-width:0;grid-template-rows:minmax(0,1fr) auto;place-items:center;padding:clamp(1rem,2vw,1.5rem);overflow:hidden;border:1px solid var(--product-border);border-radius:clamp(1rem,1.8vw,1.5rem);color:var(--ev-ink);background:radial-gradient(90% 110% at 50% 100%,var(--product-tint),transparent 72%),var(--product-stage);box-shadow:inset 0 1px rgb(255 255 255/.05);cursor:zoom-in}.ev-product-hero-media img{display:block;width:auto;height:auto;max-width:100%;max-height:540px;border:1px solid var(--ev-border-strong);border-radius:clamp(14px,1.6vw,22px);object-fit:contain;box-shadow:0 26px 60px rgb(0 0 0/.24)}.ev-product-hero-media--phone img{max-width:min(72%,360px);border-radius:clamp(26px,3.5vw,42px)}.ev-product-hero-media--tablet img{max-width:min(86%,620px);border-radius:clamp(20px,2.8vw,34px)}.ev-product-media-note{position:static;width:100%;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--product-border);color:var(--ev-muted);background:transparent;font-size:.78rem;line-height:1.5;text-align:left}.ev-product-stories{display:grid;width:min(168rem,calc(100% - clamp(2rem,5vw,6rem)));margin:0 auto;padding:1rem 0 clamp(3rem,6vw,5rem);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,1.6vw,1.5rem);background:transparent}.ev-product-story{min-width:0;overflow:hidden;border:1px solid var(--product-border);border-radius:clamp(1.1rem,1.6vw,1.5rem);background:linear-gradient(155deg,var(--product-panel),var(--ev-bg-elevated));box-shadow:var(--ev-shadow-soft)}.ev-product-page .ev-product-story .ev-product-story-grid{display:flex;width:100%;height:100%;flex-direction:column;gap:1.35rem;padding:clamp(1.35rem,2.2vw,2rem)}.ev-product-story:nth-child(odd) .ev-product-story-copy,.ev-product-story:nth-child(odd) .ev-product-story-media,.ev-product-story-copy,.ev-product-story-media{grid-column:auto;grid-row:auto}.ev-product-story-copy{max-width:48ch}.ev-product-story-index{display:inline-flex;align-items:center;gap:.65rem;color:var(--ev-ink-subtle);font-size:.64rem;font-weight:760;letter-spacing:.15em}.ev-product-story-index::after{width:36px;height:1px;background:var(--product-border-strong);content:""}.ev-product-story-copy h2{margin:1rem 0 0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(1.65rem,2.4vw,2.5rem);font-weight:590;line-height:1.05;letter-spacing:-.045em;text-wrap:balance}.ev-product-story-copy p{margin:.8rem 0 0;color:var(--ev-muted);font-size:.91rem;line-height:1.65}.ev-product-story-media{display:grid;min-width:0;margin:auto 0 0;overflow:hidden;border:1px solid var(--product-border);border-radius:1rem;background:var(--product-stage)}.ev-product-story-media button{display:grid;min-height:320px;place-items:center;padding:clamp(.85rem,1.8vw,1.35rem);border:0;color:inherit;background:radial-gradient(85% 90% at 50% 100%,var(--product-tint),transparent 74%),transparent;cursor:zoom-in}.ev-product-story-media img{display:block;width:auto;height:auto;max-width:100%;max-height:440px;border:1px solid var(--ev-border-strong);border-radius:clamp(12px,1.5vw,20px);object-fit:contain;box-shadow:0 20px 46px rgb(0 0 0/.22)}.ev-product-story--phone .ev-product-story-media img{max-width:min(66%,270px);border-radius:clamp(24px,3.5vw,38px)}.ev-product-story--tablet .ev-product-story-media img{max-width:min(82%,420px);border-radius:clamp(18px,2.6vw,30px)}.ev-product-story-media figcaption{position:static;width:auto;height:auto;padding:.85rem 1rem;margin:0;overflow:visible;clip:auto;border-top:1px solid var(--product-border);color:var(--ev-muted);background:color-mix(in srgb,var(--ev-panel) 92%,transparent);font-size:.76rem;line-height:1.5;white-space:normal}@media(min-width:901px){.ev-product-story:last-child:nth-child(odd){grid-column:1/-1}.ev-product-page .ev-product-story:last-child:nth-child(odd) .ev-product-story-grid{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr);align-items:center}.ev-product-story:last-child:nth-child(odd) .ev-product-story-media{width:100%;margin:0}}.ev-product-section{background:transparent}.ev-product-lifecycle{padding:0 0 1rem}.ev-product-lifecycle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.ev-product-lifecycle-grid article{min-width:0;padding:clamp(1.35rem,2.2vw,2rem);border:1px solid var(--product-border);border-radius:1rem;background:linear-gradient(145deg,var(--product-panel),var(--ev-bg-elevated))}.ev-product-lifecycle-grid h2{margin:0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:1.35rem;letter-spacing:-.025em}.ev-product-lifecycle-grid p{margin:.65rem 0 0;color:var(--ev-muted);font-size:.88rem;line-height:1.6}.ev-product-lifecycle-grid .ev-text-link{display:inline-flex;margin-top:1rem;color:var(--ev-ink-strong);font-size:.82rem;font-weight:700;text-decoration:none}.ev-product-related{padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(4rem,7vw,6rem)}.ev-product-related .ev-section-header{max-width:720px;margin-bottom:1.25rem}.ev-product-related .ev-section-header h2{margin:0;color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:clamp(2rem,3.5vw,3.5rem);letter-spacing:-.045em}.ev-product-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ev-product-related-grid a{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.1rem;border:1px solid var(--product-border);border-radius:1rem;color:var(--ev-ink);background:linear-gradient(145deg,var(--product-panel),var(--ev-bg-elevated));text-decoration:none;transition:border-color 180ms ease,transform 180ms ease}.ev-product-related-grid a:hover{border-color:var(--product-border-strong);color:var(--ev-ink-strong);transform:translateY(-2px)}.ev-product-related-grid img{width:52px;height:52px;border:1px solid var(--product-border);border-radius:13px;object-fit:cover}.ev-product-related-grid span{display:grid;min-width:0;gap:.25rem}.ev-product-related-grid strong{color:var(--ev-ink-strong);font-family:var(--ev-font-display);font-size:1rem}.ev-product-related-grid small{overflow:hidden;color:var(--ev-muted);font-size:.78rem;line-height:1.45;text-overflow:ellipsis}.ev-product-related-grid b{color:var(--ev-ink-subtle)}.ev-product-lightbox{position:fixed;inset:0;width:min(96vw,1800px);height:min(94dvh,1200px);max-width:none;max-height:none;padding:0;overflow:hidden;border:1px solid rgb(255 255 255/.12);border-radius:1.25rem;color:#f7f7f8;background:#090a0d;box-shadow:0 30px 120px rgb(0 0 0/.7)}.ev-product-lightbox::backdrop{background:rgb(3 4 7/.84);backdrop-filter:blur(12px)}.ev-product-lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr)}.ev-product-lightbox .ev-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ev-product-lightbox-toolbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:.55rem;min-height:58px;padding:.65rem .8rem;border-bottom:1px solid rgb(255 255 255/.08);background:rgb(9 10 13/.94)}.ev-product-lightbox-toolbar button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255/.12);border-radius:999px;color:#f7f7f8;background:rgb(255 255 255/.05);cursor:pointer}.ev-product-lightbox-toolbar span{min-width:64px;color:rgb(255 255 255/.65);font-size:.78rem;text-align:center}.ev-product-lightbox figure{display:grid;min-height:0;grid-template-rows:minmax(0,1fr) auto;place-items:center;padding:clamp(1rem,3vw,2.5rem);margin:0;overflow:hidden}.ev-product-lightbox img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;border-radius:.8rem;object-fit:contain}.ev-product-lightbox figcaption{width:100%;padding-top:.9rem;color:rgb(255 255 255/.68);font-size:.82rem;line-height:1.5;text-align:center}@media(max-width:1180px){.ev-product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ev-product-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:2rem}.ev-product-stories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.ev-product-hero-grid{grid-template-columns:1fr}.ev-product-hero h1{max-width:14ch}.ev-product-hero-media img{max-height:520px}}@media(max-width:720px){.ev-product-catalog-page .ev-container,.ev-product-page .ev-container,.ev-product-stories{width:min(100% - 1.25rem,168rem)}.ev-product-catalog-hero{padding-top:.8rem}.ev-product-catalog-hero-inner,.ev-product-hero>.ev-container{padding:1.25rem;border-radius:1rem}.ev-product-catalog-hero h1{font-size:clamp(2.45rem,13vw,4rem)}.ev-product-catalog-grid,.ev-product-stories,.ev-product-related-grid{grid-template-columns:1fr}.ev-product-story:last-child:nth-child(odd){grid-column:auto}.ev-product-card-visual{min-height:240px}.ev-product-card-visual img{max-height:215px}.ev-product-hero{padding-top:.8rem}.ev-product-back{margin-bottom:1.35rem}.ev-product-hero h1{font-size:clamp(3rem,17vw,5rem)}.ev-product-tagline{font-size:1.2rem}.ev-product-actions .ev-button,.ev-product-card-actions .ev-button{width:100%}.ev-product-proof span{min-height:26px;font-size:.64rem}.ev-product-hero-media{padding:.8rem;border-radius:.9rem}.ev-product-hero-media img{max-height:460px}.ev-product-story-grid{padding:1.15rem}.ev-product-story-media button{min-height:260px}.ev-product-story-media img{max-height:390px}.ev-product-lightbox{width:100vw;height:100dvh;border:0;border-radius:0}}@media(max-height:540px) and (orientation:landscape){.ev-product-hero>.ev-container{padding-block:1rem}.ev-product-back{margin-bottom:.8rem}.ev-product-hero h1{margin-top:1rem;font-size:clamp(2.5rem,8vw,4.4rem)}.ev-product-tagline{margin-top:.8rem}.ev-product-description{display:none}.ev-product-hero-media img{max-height:360px}}@media(prefers-reduced-motion:reduce){.ev-product-card,.ev-product-related-grid a,.ev-product-card-actions .ev-button,.ev-product-actions .ev-button{transition:none}}