.v5{--scroll-progress:0;--scroll-px:0px;--v5-nav-h:58px;--v5-live:#34c759;background:var(--background);color:var(--foreground);font-family:var(--font-system);min-height:100dvh;overflow-x:hidden}.v5 *,.v5 :after,.v5 :before{box-sizing:border-box}.v5-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:980px;background:var(--glass-tint);backdrop-filter:saturate(180%) blur(18px);border:.5px solid var(--glass-border);color:var(--foreground);font-family:var(--font-system);font-size:16px;font-weight:600;letter-spacing:-.01em;text-decoration:none;cursor:pointer;overflow:hidden;isolation:isolate;transition:transform var(--duration-fast) var(--ease-spring)}.v5-pill:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(130% 150% at 50% 125%,color-mix(in srgb,var(--accent) 60%,transparent) 0,color-mix(in srgb,var(--accent) 18%,transparent) 42%,transparent 70%);animation:v5-pill-glow 4.6s var(--ease-apple) infinite;pointer-events:none}@keyframes v5-pill-glow{0%,to{opacity:.72}50%{opacity:1}}.v5-pill:hover{transform:translateY(-1px)}.v5-pill:active{transform:translateY(0)}.v5-cta-fixed{display:block}.v5{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.v5-nav{position:fixed;top:0;left:0;right:0;height:var(--v5-nav-h);display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:50;background:transparent;border:0}.v5-nav:before{content:"";position:absolute;inset:0;z-index:-1;backdrop-filter:blur(12px) saturate(140%);background:linear-gradient(to bottom,color-mix(in srgb,var(--background) 50%,transparent),transparent);-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent);pointer-events:none}.v5-nav__brand{display:inline-flex;align-items:center;text-decoration:none}.v5-nav__right{display:flex;align-items:center;gap:10px}.v5-nav__link{display:inline-flex;align-items:center;padding:8px 16px;border-radius:980px;font-size:14px;font-weight:500;color:var(--foreground);text-decoration:none;background:var(--glass-tint);backdrop-filter:saturate(180%) blur(18px);border:1px solid var(--glass-border);box-shadow:inset 0 1px 0 var(--glass-rim);transition:transform var(--duration-fast) var(--ease-spring),background-color var(--duration-fast) var(--ease-apple)}.v5-nav__link:hover{transform:translateY(-1px)}.v5-nav__link:active{transform:translateY(0)}.v5-nav__link--cta{font-weight:600}.v5-reveal{opacity:0;transform:translateY(14px);transition:opacity .64s var(--ease-apple),transform .64s var(--ease-apple);transition-delay:calc(var(--i, 0) * 70ms);will-change:opacity,transform}.v5-reveal.is-visible{opacity:1;transform:none}.v5-reveal.v5-beat__line,.v5-reveal.v5-hero__hi,.v5-reveal.v5-hero__title{opacity:1;transform:none;transition:none}.v5-word{display:inline-block;opacity:0;transform:translateY(.3em);filter:blur(4px);transition:opacity .66s var(--ease-apple),transform .66s var(--ease-apple),filter .66s var(--ease-apple);transition-delay:calc(var(--wi, 0) * 46ms);will-change:opacity,transform,filter}.is-visible .v5-word{opacity:1;transform:none;filter:blur(0)}.v5-hero{min-height:100dvh;align-items:center;gap:12px;padding:calc(var(--v5-nav-h) + 8px) 20px calc(env(safe-area-inset-bottom, 0px) + 84px);text-align:center}.v5-hero,.v5-hero__head{display:flex;flex-direction:column}.v5-hero__head{gap:6px}.v5-hero__hi{font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--muted);margin:0}.v5-hero__title{font-family:var(--font-system);font-size:clamp(22px,6.4vw,52px);line-height:1.04;font-weight:600;letter-spacing:-.03em;color:var(--foreground);margin:0;white-space:nowrap}.v5-hero__title .v5-word{transition-duration:.86s;transition-delay:calc(var(--wi, 0) * 75ms)}.v5-hero--bare{justify-content:center}.v5-hero__cta{display:flex;flex-direction:column;align-items:center;gap:14px}.v5-hero__sub{font-size:14px;color:var(--muted);margin:0}.v5-hero__deck{flex:1;min-height:0;width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:7vh;gap:10px}.v5-hcar{position:relative;width:100%;flex:1 1 auto;align-self:stretch;min-height:340px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 36px,#000 calc(100% - 36px),transparent);mask-image:linear-gradient(180deg,transparent 0,#000 36px,#000 calc(100% - 36px),transparent)}.v5-hcar__slot{position:absolute;top:50%;left:50%;width:clamp(250px,76vw,340px);transform:translate(-50%,-50%) scale(.86);opacity:0;transition:transform 1.1s var(--ease-apple),opacity 1.1s var(--ease-apple);pointer-events:none}.v5-hcar__slot[data-pos="0"]{transform:translate(-50%,-50%) scale(1);opacity:1;z-index:3}.v5-hcar__slot[data-pos="-1"]{transform:translate(-50%,calc(-50% - 90%)) scale(.88);opacity:.45;z-index:2}.v5-hcar__slot[data-pos="1"]{transform:translate(-50%,calc(-50% + 90%)) scale(.88);opacity:.45;z-index:2}.v5-hcar__slot[data-pos="-2"]{transform:translate(-50%,calc(-50% - 165%)) scale(.8);opacity:0}.v5-hcar__slot[data-pos="2"]{transform:translate(-50%,calc(-50% + 165%)) scale(.8);opacity:0}.v5-hero__livecap{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--muted);margin:0}.v5-hero__livecap--top{margin-top:4px;align-self:center}.v5-beat{position:relative;min-height:118vh}.v5-beat--tall{min-height:134vh}.v5-beat__stage{position:sticky;top:0;min-height:100vh;min-height:100dvh;display:grid;place-items:center;align-content:center;gap:36px;padding:72px 24px;text-align:center}.v5-beat__stage[data-align=start]{align-content:start;padding-top:96px}.v5-beat__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:0}.v5-beat__line{display:flex;flex-direction:column;gap:10px;max-width:min(40rem,92vw);margin-inline:auto}.v5-q{font-size:clamp(20px,5vw,30px);line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--muted)}.v5-a{font-size:clamp(28px,7vw,48px);line-height:1.05;font-weight:600;letter-spacing:-.025em;color:var(--foreground)}.v5-beat__extra{width:100%;display:flex;flex-direction:column;align-items:center;gap:28px}.v5-beat__after{font-size:16px;line-height:1.5;color:var(--muted);max-width:30ch;margin:0}.v5-methods{display:grid;gap:14px;width:100%;max-width:760px}@media (min-width:720px){.v5-methods{grid-template-columns:repeat(3,1fr)}}.v5-method{position:relative;background:var(--surface);border:1px solid var(--separator);border-radius:20px;padding:22px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left}.v5-method__badge{position:absolute;top:13px;right:13px;padding:4px 9px;border-radius:980px;background:var(--fill);color:var(--foreground);font-size:10px;font-weight:600;letter-spacing:.02em}.v5-method:nth-child(2){transition-delay:90ms}.v5-method:nth-child(3){transition-delay:.18s}.v5-method__icon{width:40px;height:40px;border-radius:12px;background:var(--fill);color:var(--foreground);display:grid;place-items:center}.v5-method__icon svg{width:22px;height:22px}.v5-method__title{font-size:17px;font-weight:600;color:var(--foreground)}.v5-method__body{font-size:14px;line-height:1.5;color:var(--muted)}.v5-inputs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:600px}.v5-input{background:var(--fill);color:var(--foreground);border-radius:980px;padding:9px 16px;font-size:14px;font-weight:500}.v5-wgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:100%;max-width:460px}.v5-wcard{background:var(--surface);border-radius:22px;padding:16px;display:flex;flex-direction:column;gap:12px;text-align:left}.v5-wcard:nth-child(2){transition-delay:80ms}.v5-wcard:nth-child(3){transition-delay:.16s}.v5-wcard:nth-child(4){transition-delay:.24s}.v5-wcard__title{font-size:14px;font-weight:600;color:var(--foreground)}.v5-wcard__visual{display:grid;place-items:center;padding:4px 0}.v5-wviz{width:84px;height:84px;display:block}.v5-wcard__cap{font-size:12px;line-height:1.35;color:var(--label-3)}.v5-wring__track{fill:none;stroke:var(--separator);stroke-width:9}.v5-wring__fill{fill:none;stroke:var(--foreground);stroke-width:9;stroke-linecap:round;stroke-dasharray:var(--c);stroke-dashoffset:var(--c);transition:stroke-dashoffset 1.1s var(--ease-spring) .2s}.is-visible .v5-wring__fill{stroke-dashoffset:calc(var(--c) * (1 - var(--pct)))}.v5-wring__num{fill:var(--foreground);font-family:var(--font-system);font-size:30px;font-weight:700;text-anchor:middle;dominant-baseline:central}.v5-wmap__land{fill:var(--surface-sunken)}.v5-wmap__road{stroke:var(--separator);stroke-width:3;fill:none}.v5-wmap__block{fill:var(--bgDeep)}.v5-wmap__park{fill:var(--fill)}.v5-wmap__pin path{fill:var(--foreground)}.v5-wmap__dot{fill:var(--surface)}.v5-wxsec__floor{fill:var(--bgDeep)}.v5-wxsec__floor[data-aktif=true]{fill:var(--foreground)}.v5-wxsec__frame,.v5-wxsec__roof{fill:none}.v5-wxsec__frame,.v5-wxsec__ground,.v5-wxsec__roof{stroke:var(--separator);stroke-width:2}.v5-wspark__prop,.v5-wspark__tr{fill:none;vector-effect:non-scaling-stroke}.v5-wspark__tr{stroke:var(--muted);stroke-width:2;stroke-dasharray:3 3}.v5-wspark__prop{stroke:var(--foreground);stroke-width:3;stroke-linecap:round;stroke-dashoffset:1;transition:stroke-dashoffset 1.2s var(--ease-apple) .2s}.is-visible .v5-wspark__prop{stroke-dashoffset:0}.v5-wspark__dot{fill:var(--foreground)}.v5-linkprev{display:flex;align-items:stretch;gap:0;width:100%;max-width:420px;background:var(--surface);border:1px solid var(--separator);border-radius:16px;overflow:hidden;text-align:left}.v5-linkprev__thumb{flex:0 0 96px;background:var(--surface-sunken);display:grid;place-items:center;border-right:1px solid var(--separator)}.v5-linkprev__thumb-price{font-size:15px;font-weight:700;color:var(--foreground);letter-spacing:-.02em}.v5-linkprev__meta{display:flex;flex-direction:column;gap:4px;padding:14px 16px;min-width:0}.v5-linkprev__title{font-size:15px;font-weight:600;color:var(--foreground)}.v5-linkprev__desc{font-size:13px;line-height:1.4;color:var(--muted)}.v5-linkprev__domain{font-size:12px;color:var(--label-3);margin-top:2px}.v5-mag{perspective:1400px;display:grid;place-items:center}.v5-mag__spread{position:relative;width:clamp(220px,64vw,300px);aspect-ratio:3/4;transform:rotateX(5deg) rotateY(-8deg);transform-style:preserve-3d;animation:v5-mag-float 12s var(--ease-apple) infinite}@keyframes v5-mag-float{0%,to{transform:rotateX(5deg) rotateY(-8deg) translateY(0)}50%{transform:rotateX(5deg) rotateY(-8deg) translateY(-6px)}}.v5-mag__page{position:absolute;inset:0;border-radius:8px}.v5-mag__page--back{background:var(--bgDeep);transform:translate(14px,16px) rotate(3deg)}.v5-mag__page--cover{background:var(--surface);border:1px solid var(--separator);padding:26px 22px;display:flex;flex-direction:column;gap:6px}.v5-mag__brand{font-size:20px;font-weight:700;letter-spacing:-.02em;color:var(--foreground)}.v5-mag__eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.v5-mag__addr{font-size:14px;color:var(--foreground);margin-top:2px}.v5-mag__score{margin-top:auto;display:flex;align-items:baseline;gap:8px}.v5-mag__score-num{font-size:52px;font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--foreground)}.v5-mag__score-cap{font-size:12px;color:var(--muted)}.v5-mag__price{display:flex;flex-direction:column;gap:2px;padding-top:12px;border-top:1px solid var(--separator)}.v5-mag__price-cap{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.v5-mag__price-val{font-size:18px;font-weight:600;color:var(--foreground);letter-spacing:-.01em}.v5-share{width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:24px}.v5-share__preview{position:relative;width:100%;height:320px;display:grid;place-items:center}.v5-share__face{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transform:scale(.97);transition:opacity .7s var(--ease-apple),transform .7s var(--ease-apple);pointer-events:none}.v5-share__face.is-on{opacity:1;transform:none}.v5-share__face .v5-mag__spread{width:clamp(168px,44vw,212px)}.v5-share__toggle{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:980px;background:var(--fill);width:224px}.v5-share__thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);border-radius:980px;background:var(--surface);border:1px solid var(--separator);transition:transform .42s var(--ease-spring)}.v5-share__thumb[data-mode=pdf]{transform:translateX(100%)}.v5-share__opt{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:9px 0;font-family:var(--font-system);font-size:14px;font-weight:600;color:var(--muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-apple)}.v5-share__opt.is-on{color:var(--foreground)}.v5-share__tease{position:relative;display:inline-block}.v5-haha{position:absolute;right:-10px;top:-24px;font-size:18px;font-style:italic;font-weight:600;color:var(--muted);transform:rotate(-8deg);opacity:0;pointer-events:none;animation:v5-haha 5.6s var(--ease-apple) infinite}@keyframes v5-haha{0%,58%{opacity:0;transform:rotate(-8deg) translateY(5px) scale(.9)}68%{opacity:.9;transform:rotate(-8deg) translateY(0) scale(1)}86%{opacity:.9}to{opacity:0;transform:rotate(-8deg) translateY(-5px) scale(.96)}}.v5-packages{padding:88px 24px 120px;max-width:1080px;margin-inline:auto}.v5-packages__head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:30px}.v5-packages__eyebrow-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.v5-packages__eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:600}.v5-beta-badge{display:inline-flex;padding:5px 11px;border-radius:980px;background:var(--accent);color:var(--background);font-size:11px;font-weight:700;letter-spacing:.01em;animation:v5-badge-pulse 2.8s var(--ease-apple) infinite}@keyframes v5-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.v5-packages__title{font-size:clamp(28px,6vw,44px);line-height:1.05;font-weight:600;letter-spacing:-.02em;color:var(--foreground);margin:4px 0 0}.v5-packages__lede{font-size:16px;line-height:1.55;color:var(--muted);max-width:46ch;margin:0 auto}.v5-count__cap{margin-top:12px;font-size:12px;letter-spacing:.04em;color:var(--muted)}.v5-count{display:inline-flex;align-items:stretch;gap:8px;min-height:66px}.v5-count__cell{position:relative;min-width:58px;padding:10px 8px 15px;border-radius:14px;background:var(--surface);border:1px solid var(--separator);display:flex;flex-direction:column;align-items:center;gap:2px}.v5-count__num{display:inline-block;font-size:26px;font-weight:700;letter-spacing:-.02em;color:var(--foreground);font-variant-numeric:tabular-nums;animation:v5-count-pop .22s var(--ease-apple)}@keyframes v5-count-pop{0%{transform:scale(1.08)}to{transform:scale(1)}}.v5-count__lbl{font-size:11px;color:var(--muted)}.v5-count__cell[data-live=true]{border-color:color-mix(in srgb,var(--accent) 55%,var(--separator))}.v5-count__cell[data-live=true]:after{content:"";position:absolute;left:10px;right:10px;bottom:7px;height:2px;border-radius:980px;background:var(--accent);transform-origin:left;animation:v5-count-tick 1s linear infinite}@keyframes v5-count-tick{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.v5-count__expired{font-size:15px;color:var(--muted);max-width:40ch;margin:8px auto 0}.v5-social{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--muted);margin:4px 0 0}.v5-social strong{color:var(--foreground);font-variant-numeric:tabular-nums}.v5-social__dot{width:8px;height:8px;border-radius:980px;background:var(--accent);animation:v5-badge-pulse 1.8s var(--ease-apple) infinite}.v5-plans{display:flex;flex-direction:column;gap:16px}@media (min-width:900px){.v5-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}}.v5-plan{position:relative;background:var(--surface);border:1px solid var(--separator);border-radius:22px;padding:26px 22px 22px;display:flex;flex-direction:column;gap:12px}@media (min-width:900px){.v5-plan{min-height:366px}}.v5-plan--accent{border-color:var(--accent)}@media (min-width:900px){.v5-plan--accent{transform:translateY(-10px)}}.v5-plan__strip{top:-11px;left:50%;transform:translateX(-50%);padding:4px 12px;background:var(--accent);color:var(--background);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.v5-plan__off,.v5-plan__strip{position:absolute;border-radius:980px;font-size:11px;font-weight:700}.v5-plan__off{top:14px;right:14px;padding:3px 8px;background:var(--fill);color:var(--foreground);font-variant-numeric:tabular-nums}.v5-plan__head{display:flex;flex-direction:column;gap:3px}.v5-plan__name{font-size:14px;font-weight:600;color:var(--muted);margin:0}.v5-plan__limit{font-size:24px;font-weight:700;letter-spacing:-.02em;color:var(--foreground);margin:0}.v5-plan--accent .v5-plan__limit{font-size:27px}.v5-plan__price-block{display:flex;flex-direction:column;gap:2px}.v5-plan__list{font-size:14px;color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px;font-variant-numeric:tabular-nums;margin:0}.v5-plan__price{font-size:32px;line-height:1;font-weight:700;letter-spacing:-.02em;color:var(--foreground);font-variant-numeric:tabular-nums;margin:2px 0 0}.v5-plan__unit{font-size:13px;color:var(--muted);margin:0}.v5-plan__save{align-self:flex-start;padding:4px 10px;border-radius:980px;background:var(--fill);color:var(--foreground);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.v5-plan__cta{margin-top:auto;width:100%}.v5-plan__note{font-size:11px;color:var(--label-3);text-align:center}.v5-packages__anchor{text-align:center;font-size:13px;line-height:1.5;color:var(--muted);margin:28px auto 0;max-width:52ch}.v5-packages__trust{color:var(--label-3);margin:10px auto 0}.v5-footer,.v5-packages__trust{text-align:center;font-size:13px}.v5-footer{border-top:1px solid var(--separator);padding:32px 24px 64px;display:flex;flex-direction:column;gap:14px;color:var(--muted)}.v5-footer__links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.v5-footer__links a{color:var(--muted);text-decoration:none;transition:color var(--duration-fast) var(--ease-apple)}.v5-footer__links a:hover{color:var(--foreground)}.v5-buy{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:980px;background:var(--foreground);color:var(--background);font-family:var(--font-system);font-size:16px;font-weight:600;letter-spacing:-.01em;text-decoration:none;border:0;cursor:pointer;transition:transform var(--duration-fast) var(--ease-spring),opacity var(--duration-fast) var(--ease-apple)}.v5-buy:hover{transform:translateY(-1px)}.v5-buy:active{opacity:.85;transform:translateY(0)}.v5-cover-stage{gap:30px;width:100%;max-width:1100px;margin-inline:auto}.v5-cover{position:relative;width:100%;height:440px}.v5-cover__stage{position:absolute;inset:0}.v5-cover__card{position:absolute;left:50%;top:50%;width:clamp(208px,30vw,296px);aspect-ratio:5/6;background:var(--surface);border:1px solid var(--separator);border-radius:24px;padding:18px;display:flex;flex-direction:column;gap:14px;transform:translate(-50%,-50%) scale(.6);opacity:0;z-index:1;transition:transform 1.25s var(--ease-apple),opacity 1.25s var(--ease-apple);will-change:transform,opacity}.v5-cover__card[data-pos="0"]{transform:translate(-50%,-50%) scale(1);opacity:1;z-index:3}.v5-cover__card[data-pos="-1"]{transform:translate(calc(-50% - 100%),-50%) scale(.82);opacity:1;z-index:2}.v5-cover__card[data-pos="1"]{transform:translate(calc(-50% + 100%),-50%) scale(.82);opacity:1;z-index:2}.v5-cover__card[data-pos="-2"]{transform:translate(calc(-50% - 178%),-50%) scale(.66);opacity:0}.v5-cover__card[data-pos="2"]{transform:translate(calc(-50% + 178%),-50%) scale(.66);opacity:0}.v5-cover__scene{flex:1;min-height:0;display:grid;place-items:center;background:var(--surface-sunken);border-radius:16px;overflow:hidden;padding:0}.v5-cover__media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.v5-cover__label{font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}.v5-cover__sources{margin-top:-10px;font-size:12px;letter-spacing:-.01em;color:var(--muted)}.v5-cs{width:100%;height:100%;display:block}.v5-veri{position:relative;width:100%;max-width:760px;margin-inline:auto;border-radius:28px;overflow:hidden;background:var(--surface);border:1px solid var(--separator);isolation:isolate}.v5-veri__media{display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.v5-veri__glow{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 64px 12px color-mix(in srgb,var(--background) 55%,transparent)}.cs-land{fill:var(--bgDeep)}.cs-road{stroke:var(--separator);stroke-width:3;fill:none}.cs-block{fill:var(--separator)}.cs-pin{fill:var(--foreground);transform-box:fill-box;transform-origin:center;animation:cs-pin-pulse 3s var(--ease-apple) infinite}.cs-pin--2{animation-delay:.5s}.cs-pin--3{animation-delay:1s}@keyframes cs-pin-pulse{0%,to{transform:scale(.7);opacity:.45}50%{transform:scale(1);opacity:1}}.cs-track{stroke:var(--separator);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.cs-stop{fill:var(--muted)}.cs-train{fill:var(--foreground);animation:cs-train 4.4s var(--ease-apple) infinite}@keyframes cs-train{0%{transform:translate(0);opacity:0}8%{opacity:1}44%{transform:translate(28px)}60%{transform:translate(44px,-24px)}92%{transform:translate(84px,-24px);opacity:1}to{transform:translate(84px,-24px);opacity:0}}.cs-shield{fill:none;stroke:var(--foreground);stroke-width:3;stroke-linejoin:round}.cs-shield-bars{stroke:var(--muted);stroke-width:3;stroke-linecap:round;fill:none}.cs-ring{fill:none;stroke:var(--separator);stroke-width:2;transform-box:fill-box;transform-origin:center;animation:cs-ring-pulse 3.6s var(--ease-apple) infinite}@keyframes cs-ring-pulse{0%{transform:scale(.65);opacity:.85}70%,to{transform:scale(1.3);opacity:0}}.cs-gauge-track{fill:none;stroke:var(--separator);stroke-width:7}.cs-gauge-fill{fill:none;stroke:var(--foreground);stroke-width:7;stroke-linecap:round;stroke-dasharray:151;stroke-dashoffset:151;animation:cs-gauge 4.2s var(--ease-apple) infinite}@keyframes cs-gauge{0%{stroke-dashoffset:151}45%,75%{stroke-dashoffset:42}to{stroke-dashoffset:151}}.cs-gauge-num{fill:var(--foreground);font-family:var(--font-system);font-size:18px;font-weight:700;text-anchor:middle;dominant-baseline:central}.cs-trend-grid{stroke:var(--separator);stroke-width:1.5;fill:none;stroke-dasharray:3 3}.cs-trend-line{fill:none;stroke:var(--foreground);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;animation:cs-trend 4.4s var(--ease-apple) infinite}@keyframes cs-trend{0%{stroke-dashoffset:1}55%,85%{stroke-dashoffset:0}to{stroke-dashoffset:1}}.cs-trend-dot{fill:var(--foreground);transform-box:fill-box;transform-origin:center;animation:cs-trend-dot 4.4s var(--ease-apple) infinite}@keyframes cs-trend-dot{0%,50%{opacity:0;transform:scale(0)}62%{opacity:1;transform:scale(1)}85%{opacity:1}to{opacity:0;transform:scale(.4)}}@media (max-width:768px){.v5-beat{min-height:112vh}.v5-beat--tall{min-height:124vh}.v5-cover__card{width:clamp(180px,72vw,240px)}.v5-cover__stage{height:360px}.v5-nav__right{gap:14px}}@media (prefers-reduced-motion:reduce){.v5-reveal,.v5-word{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.v5-mag__spread,[data-parallax]{animation:none!important;transform:none!important}.v5-hcar__slot{transition:none}.v5-cover{height:auto}.v5-cover__stage{position:static;display:flex;gap:14px;overflow-x:auto;padding:4px}.v5-cover__card{position:static;transform:none!important;animation:none!important;opacity:1!important;flex:0 0 auto;width:220px;margin:0}.cs-pin,.cs-ring,.cs-train,.cs-trend-dot{animation:none!important;opacity:1}.cs-gauge-fill{animation:none;stroke-dashoffset:42}.cs-trend-line{animation:none;stroke-dashoffset:0}.v5-beat,.v5-beat--tall{min-height:0}.v5-beat__stage{position:static;min-height:0;padding-block:96px}.v5-wring__fill{transition:none;stroke-dashoffset:calc(var(--c) * (1 - var(--pct)))}.v5-wspark__prop{transition:none;stroke-dashoffset:0}}