.briefing-intro-preview.svelte-15lqu07{width:100%;height:100%;padding:8px;background:var(--surface-muted)}.briefing-intro-preview__inner.svelte-15lqu07{height:100%;padding:12px 14px;border-radius:var(--radius-sm);background:var(--background);border:none;box-shadow:none;overflow:hidden}.briefing-intro-preview__header.svelte-15lqu07{padding-bottom:.375rem}.briefing-intro-preview__meta.svelte-15lqu07{display:flex;align-items:center;justify-content:space-between;gap:.25rem;margin-bottom:.3125rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);color:var(--muted)}.briefing-intro-preview__tags.svelte-15lqu07{display:flex;align-items:center;gap:.1875rem;min-width:0}.briefing-intro-preview__tags.svelte-15lqu07 .badge{padding:.0625rem .3125rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh)}.briefing-intro-preview__title.svelte-15lqu07{margin:0;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);font-weight:var(--font-weight-bold);color:var(--color-secondary)}.briefing-intro-preview__divider.svelte-15lqu07{margin:.375rem 0 0;border:none;border-top:1px solid var(--border)}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__section-title{margin-bottom:.3125rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh)}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issues{gap:.25rem}.briefing-intro-preview__issue-header.svelte-15lqu07{display:flex;align-items:flex-start;justify-content:space-between;gap:.1875rem;padding:.3125rem .375rem}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-title{font-size:var(--typo-st13);line-height:var(--typo-st13-lh);gap:.25rem}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-rank{width:.875rem;height:.875rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh)}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-chevron{margin-top:0}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-body{padding:0 .375rem .3125rem}.briefing-intro-preview__text.svelte-15lqu07{font-size:var(--typo-st13);line-height:var(--typo-st13-lh)}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-why{margin-top:.25rem;padding:.25rem .3125rem}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-why-label{margin-bottom:.125rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);gap:.125rem}.briefing-intro-preview__section.svelte-15lqu07 .briefing-content__issue-why-text{font-size:var(--typo-st13);line-height:var(--typo-st13-lh)}.briefing-morning-rise.svelte-6di4im{--card-height: 1.875rem;--stack-gap: .375rem;--card-step: calc(var(--card-height) + var(--stack-gap));width:100%;display:flex;flex-direction:column;gap:.5rem}.briefing-morning-rise__header.svelte-6di4im{display:inline-flex;align-items:center;gap:.25rem;padding-bottom:.25rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);font-weight:var(--font-weight-bold);color:var(--color-primary)}.briefing-morning-rise__viewport.svelte-6di4im{position:relative;height:calc(5 * var(--card-height) + 4 * var(--stack-gap));overflow:hidden}.briefing-morning-rise__stack.svelte-6di4im{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;animation:svelte-6di4im-briefing-morning-stack-cycle var(--cycle-duration, 6.9s) linear infinite;animation-delay:var(--batch-delay, 0s)}.briefing-morning-rise__card.svelte-6di4im{position:absolute;left:0;right:0;top:calc(var(--issue-index) * var(--card-step));z-index:calc(var(--issue-index) + 1);display:flex;align-items:center;gap:.375rem;height:var(--card-height);padding:.375rem .75rem;border-radius:0;background:var(--grey-50);border:none;box-shadow:none;opacity:0;transform:translateY(.375rem);animation:svelte-6di4im-briefing-morning-stack-card var(--cycle-duration, 6.9s) cubic-bezier(.22,1,.36,1) infinite;animation-delay:calc(var(--batch-delay, 0s) + var(--issue-index) * .1s)}.briefing-morning-rise__dot.svelte-6di4im{flex-shrink:0;width:.3125rem;height:.3125rem;border-radius:999px;background:var(--color-primary)}.briefing-morning-rise__text.svelte-6di4im{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);font-weight:var(--font-weight-semibold);color:var(--color-secondary)}@keyframes svelte-6di4im-briefing-morning-stack-cycle{0%,1.5%,34%,to{opacity:0}2.5%,31%{opacity:1}}@keyframes svelte-6di4im-briefing-morning-stack-card{0%{opacity:0;transform:translateY(.375rem)}7%{opacity:1;transform:translateY(0)}28%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.briefing-morning-rise__viewport.svelte-6di4im{height:var(--card-height);overflow:visible}.briefing-morning-rise__stack.svelte-6di4im{position:relative;opacity:1;animation:none;pointer-events:auto}.briefing-morning-rise__stack.svelte-6di4im:not(:first-child){display:none}.briefing-morning-rise__card.svelte-6di4im{position:relative;top:auto;opacity:1;transform:none;animation:none}.briefing-morning-rise__card.svelte-6di4im:not(:first-child){display:none}}@property --highlight-fill{syntax: "<percentage>"; inherits: false; initial-value: 0%;}@property --highlight-alpha{syntax: "<number>"; inherits: false; initial-value: 1;}.briefing-overview-mini.svelte-191rux9{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:.4375rem;padding:.125rem 0}.briefing-overview-mini__badge.svelte-191rux9{display:inline-flex;flex-shrink:0;align-items:center;gap:.125rem;padding:.125rem .3125rem;border-radius:999px;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);font-weight:var(--font-weight-bold);color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,var(--bg))}.briefing-overview-mini__heading.svelte-191rux9{display:flex;align-items:center;justify-content:space-between;gap:.375rem;margin-bottom:.25rem}.briefing-overview-mini__heading.svelte-191rux9 .briefing-content__section-title{margin-bottom:0;min-width:0}.briefing-overview-mini__block.svelte-191rux9{display:flex;flex-direction:column;gap:.25rem}.briefing-overview-mini__block--fade.svelte-191rux9{-webkit-mask-image:linear-gradient(to bottom,black 55%,transparent 100%);mask-image:linear-gradient(to bottom,black 55%,transparent 100%)}.briefing-overview-mini__block.svelte-191rux9 .briefing-content__section-title{margin-bottom:.25rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);letter-spacing:-.01em}.briefing-overview-mini__text.svelte-191rux9{margin:0;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);color:var(--brand-text)}.briefing-overview-mini__text.svelte-191rux9+.briefing-overview-mini__text:where(.svelte-191rux9){margin-top:.0625rem}.briefing-overview-mini__highlight.svelte-191rux9{display:inline;padding:.05em .1em;border-radius:.125rem;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:inherit;--highlight-fill: 0%;--highlight-alpha: 1;background-image:linear-gradient(90deg,color-mix(in srgb,var(--highlight-bg) calc(var(--highlight-alpha) * 100%),transparent),color-mix(in srgb,var(--highlight-bg) calc(var(--highlight-alpha) * 100%),transparent));background-repeat:no-repeat;background-position:left center;background-size:var(--highlight-fill) 100%;animation-duration:var(--highlight-cycle, 8s);animation-timing-function:ease-in-out;animation-delay:.5s;animation-iteration-count:infinite}.briefing-overview-mini__highlight--first.svelte-191rux9{animation-name:svelte-191rux9-briefing-overview-mini-highlight-first}.briefing-overview-mini__highlight--second.svelte-191rux9{animation-name:svelte-191rux9-briefing-overview-mini-highlight-second}@keyframes svelte-191rux9-briefing-overview-mini-highlight-first{0%,4%{--highlight-fill: 0%;--highlight-alpha: 1}14%,72%{--highlight-fill: 100%;--highlight-alpha: 1}78%,84%{--highlight-fill: 100%;--highlight-alpha: 0}84%,to{--highlight-fill: 0%;--highlight-alpha: 0}}@keyframes svelte-191rux9-briefing-overview-mini-highlight-second{0%,38%{--highlight-fill: 0%;--highlight-alpha: 1}48%,72%{--highlight-fill: 100%;--highlight-alpha: 1}78%,84%{--highlight-fill: 100%;--highlight-alpha: 0}84%,to{--highlight-fill: 0%;--highlight-alpha: 0}}@media(prefers-reduced-motion:reduce){.briefing-overview-mini__highlight.svelte-191rux9{animation:none;--highlight-fill: 100%;--highlight-alpha: 1}}.briefing-overview-mini__watch.svelte-191rux9{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1875rem}.briefing-overview-mini__watch.svelte-191rux9 li:where(.svelte-191rux9){display:flex;align-items:flex-start;gap:.1875rem;font-size:var(--typo-st13);line-height:var(--typo-st13-lh);font-weight:var(--font-weight-medium);color:var(--brand-text)}.briefing-overview-mini__watch.svelte-191rux9 li:where(.svelte-191rux9):before{content:"•";flex-shrink:0;color:var(--color-primary)}.briefings-intro.svelte-jcr1j4{flex:1;display:flex;flex-direction:column;background:#fff}.briefings-intro__hero.svelte-jcr1j4{position:relative;overflow:hidden;padding:28px 0 20px}.briefings-intro__hero-bg.svelte-jcr1j4{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.briefings-intro__orb.svelte-jcr1j4{position:absolute;border-radius:999px;filter:blur(48px);opacity:.55}.briefings-intro__orb--primary.svelte-jcr1j4{top:-2.5rem;right:-3rem;width:11rem;height:11rem;background:color-mix(in srgb,var(--content-accent, var(--brand-primary)) 55%,white)}.briefings-intro__orb--accent.svelte-jcr1j4{bottom:-3rem;left:-2.5rem;width:10rem;height:10rem;background:color-mix(in srgb,var(--brand-accent) 75%,white)}.briefings-intro__hero-inner.svelte-jcr1j4{position:relative;z-index:1}.briefings-intro__title.svelte-jcr1j4{margin:0 0 12px;font:var(--font-t2-bold);letter-spacing:-.03em;color:var(--grey-900)}.briefings-intro__title.svelte-jcr1j4 em:where(.svelte-jcr1j4){font-style:normal;color:var(--brand-primary)}.briefings-intro__desc.svelte-jcr1j4{margin:0;max-width:22rem;font:var(--font-t6-medium);color:var(--grey-600)}.briefings-intro__features.svelte-jcr1j4{flex:1;padding-top:24px;padding-bottom:24px;overflow-x:clip}.briefings-intro__feature-list.svelte-jcr1j4{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:32px}.briefings-intro__feature.svelte-jcr1j4{display:flex;flex-direction:row;align-items:center;gap:16px}.briefings-intro__feature--stacked.svelte-jcr1j4{flex-direction:column;align-items:stretch;gap:12px}.briefings-intro__feature--stacked.svelte-jcr1j4 .briefings-intro__copy:where(.svelte-jcr1j4){text-align:left}.briefings-intro__feature--stacked.svelte-jcr1j4 .briefings-intro__visual--ai:where(.svelte-jcr1j4){min-height:12.5rem}.briefings-intro__feature--category.svelte-jcr1j4{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:calc(100% + 1.25rem);margin-right:-1.25rem;padding-right:0;position:relative;isolation:isolate;overflow:hidden}.briefings-intro__feature--category.svelte-jcr1j4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 12rem at 100% 50%,color-mix(in srgb,var(--content-accent, var(--brand-primary)) 16%,white),color-mix(in srgb,var(--content-accent, var(--brand-primary)) 9%,white) 38%,color-mix(in srgb,var(--content-accent, var(--brand-primary)) 3%,white) 62%,#fff);pointer-events:none;z-index:0}.briefings-intro__feature--category.svelte-jcr1j4 .briefings-intro__copy:where(.svelte-jcr1j4){grid-column:1;position:relative;z-index:1}.briefings-intro__feature--category.svelte-jcr1j4 .briefings-intro__visual:where(.svelte-jcr1j4){grid-column:2;position:relative;z-index:1}.briefings-intro__feature--time.svelte-jcr1j4,.briefings-intro__feature--morning.svelte-jcr1j4{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,4fr);align-items:center;gap:16px}.briefings-intro__feature--time.svelte-jcr1j4 .briefings-intro__visual:where(.svelte-jcr1j4),.briefings-intro__feature--morning.svelte-jcr1j4 .briefings-intro__visual:where(.svelte-jcr1j4){justify-content:flex-start;align-items:flex-start;min-width:0}.briefings-intro__feature--morning.svelte-jcr1j4 .briefings-intro__visual:where(.svelte-jcr1j4){grid-column:1;grid-row:1;justify-self:stretch;width:100%;align-self:start}.briefings-intro__feature--morning.svelte-jcr1j4 .briefings-intro__copy:where(.svelte-jcr1j4){grid-column:2;grid-row:1;align-self:center}.briefings-intro__copy.svelte-jcr1j4{flex:1;min-width:0}.briefings-intro__copy.svelte-jcr1j4 h2:where(.svelte-jcr1j4){margin:0 0 6px;font:var(--font-t5-bold);letter-spacing:-.02em;color:var(--grey-900)}.briefings-intro__copy.svelte-jcr1j4 p:where(.svelte-jcr1j4){margin:0;font:var(--font-t7-medium);color:var(--grey-600)}.briefings-intro__visual.svelte-jcr1j4{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:none;border-radius:var(--radius-md);background:var(--grey-50);color:var(--grey-900)}.briefings-intro__visual--ai.svelte-jcr1j4{aspect-ratio:auto;min-height:10.75rem;align-items:stretch;padding:0;background:transparent}.briefings-intro__visual--time.svelte-jcr1j4,.briefings-intro__visual--morning.svelte-jcr1j4{aspect-ratio:auto;width:100%;height:auto;padding:0;border-radius:0;background:transparent;align-items:flex-start;justify-content:flex-start}.briefings-intro__visual--time.svelte-jcr1j4{border-radius:0;overflow:visible}.briefings-intro__visual--category.svelte-jcr1j4{aspect-ratio:auto;min-height:24rem;width:auto;overflow:hidden;background:transparent;justify-content:flex-end;align-items:center}.briefings-intro__geom.svelte-jcr1j4{display:flex;align-items:center;justify-content:flex-end;width:auto;min-height:24rem;overflow:hidden}.briefings-intro__geom-semi.svelte-jcr1j4{position:relative;width:12rem;height:24rem;flex-shrink:0;overflow:hidden}.briefings-intro__geom-semi-clip.svelte-jcr1j4{position:absolute;top:0;right:0;bottom:0;width:12rem;overflow:hidden}.briefings-intro__geom-semi-rings.svelte-jcr1j4{position:absolute;top:50%;right:0;width:24rem;height:24rem;transform:translateY(-50%)}.briefings-intro__geom-ring.svelte-jcr1j4{position:absolute;top:50%;right:0;left:auto;transform:translate(50%,-50%);border-radius:999px;background:transparent;border:1px solid color-mix(in srgb,var(--content-accent, var(--brand-primary)) 30%,white)}.briefings-intro__geom-ring--0.svelte-jcr1j4{width:24rem;height:24rem;border-color:color-mix(in srgb,var(--content-accent, var(--brand-primary)) 36%,white)}.briefings-intro__geom-ring--1.svelte-jcr1j4{width:20rem;height:20rem;border-color:color-mix(in srgb,var(--content-accent, var(--brand-primary)) 32%,white)}.briefings-intro__geom-ring--2.svelte-jcr1j4{width:16rem;height:16rem}.briefings-intro__geom-ring--3.svelte-jcr1j4{width:12rem;height:12rem;border-color:color-mix(in srgb,var(--content-accent, var(--brand-primary)) 24%,white)}.briefings-intro__geom-ring--4.svelte-jcr1j4{width:8rem;height:8rem;border-color:color-mix(in srgb,var(--grey-900) 18%,white)}.briefings-intro__geom-ring--5.svelte-jcr1j4{width:4rem;height:4rem;border-color:color-mix(in srgb,var(--content-accent, var(--brand-primary)) 16%,white)}.briefings-intro__geom-semi-tags.svelte-jcr1j4{position:absolute;top:50%;right:0;width:0;height:0;transform:translateY(-50%);z-index:1;pointer-events:none}.briefings-intro__geom-tag-anchor.svelte-jcr1j4{position:absolute;top:0;left:0;transform:rotate(var(--tag-angle, 0deg)) translate(calc(-1 * var(--tag-radius, 0rem)));animation:svelte-jcr1j4-briefings-intro-tag-radial var(--tag-float-duration, 3s) ease-in-out var(--tag-float-delay, 0s) infinite}.briefings-intro__geom-tag.svelte-jcr1j4{display:inline-block;padding:6px 10px;border-radius:var(--radius-xs);font:var(--font-st13-semibold);white-space:nowrap;color:var(--grey-800);background:#fff;border:1px solid color-mix(in srgb,var(--content-accent, var(--brand-primary)) 22%,white);box-shadow:0 1px 3px color-mix(in srgb,var(--content-accent, var(--brand-primary)) 8%,transparent);transform:rotate(calc(-1 * var(--tag-angle, 0deg))) translate(-50%,-50%);opacity:0;animation:svelte-jcr1j4-briefings-intro-tag-enter .55s ease forwards,svelte-jcr1j4-briefings-intro-tag-float var(--tag-float-duration, 3s) ease-in-out infinite;animation-delay:var(--tag-enter-delay, 0s),var(--tag-float-delay, .55s)}.briefings-intro__geom-tag-anchor--0.svelte-jcr1j4{--tag-radius: 11.5rem;--tag-angle: 66deg;--tag-enter-delay: .05s;--tag-float-delay: .55s;--tag-float-duration: 2.85s}.briefings-intro__geom-tag-anchor--1.svelte-jcr1j4{--tag-radius: 9rem;--tag-angle: 40deg;--tag-enter-delay: .15s;--tag-float-delay: .75s;--tag-float-duration: 3.1s}.briefings-intro__geom-tag-anchor--2.svelte-jcr1j4{--tag-radius: 10rem;--tag-angle: 12deg;--tag-enter-delay: .25s;--tag-float-delay: .95s;--tag-float-duration: 2.95s}.briefings-intro__geom-tag-anchor--3.svelte-jcr1j4{--tag-radius: 7.5rem;--tag-angle: -12deg;--tag-enter-delay: .35s;--tag-float-delay: 1.15s;--tag-float-duration: 3.25s}.briefings-intro__geom-tag-anchor--4.svelte-jcr1j4{--tag-radius: 10.5rem;--tag-angle: -44deg;--tag-enter-delay: .45s;--tag-float-delay: 1.35s;--tag-float-duration: 2.8s}.briefings-intro__geom-tag-anchor--5.svelte-jcr1j4{--tag-radius: 11rem;--tag-angle: -72deg;--tag-enter-delay: .55s;--tag-float-delay: 1.55s;--tag-float-duration: 3.05s}@keyframes svelte-jcr1j4-briefings-intro-tag-enter{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur(0)}}@keyframes svelte-jcr1j4-briefings-intro-tag-float{0%,to{transform:rotate(calc(-1 * var(--tag-angle, 0deg))) translate(-50%,-50%) translateY(0)}50%{transform:rotate(calc(-1 * var(--tag-angle, 0deg))) translate(-50%,-50%) translateY(-.3125rem)}}@keyframes svelte-jcr1j4-briefings-intro-tag-radial{0%,to{transform:rotate(var(--tag-angle, 0deg)) translate(calc(-1 * var(--tag-radius, 0rem)))}50%{transform:rotate(var(--tag-angle, 0deg)) translate(calc(-1 * var(--tag-radius, 0rem) + .25rem))}}.briefings-intro__faq.svelte-jcr1j4{padding-bottom:5rem}.briefings-intro__cta-wrap.svelte-jcr1j4{position:sticky;bottom:0;z-index:20;display:flex;justify-content:center;margin-top:auto;padding:12px var(--space-page-x) calc(12px + env(safe-area-inset-bottom,0px));border-top:none;background:transparent}.briefings-intro__cta.svelte-jcr1j4{width:100%;max-width:var(--app-max-width);min-height:var(--btn-height-xl);padding:0 20px;border-radius:var(--btn-radius-xl);font:var(--font-t5-semibold);box-shadow:none}.briefings-intro__cta.svelte-jcr1j4:hover{transform:none;box-shadow:none}@media(prefers-reduced-motion:reduce){.briefings-intro__geom-tag-anchor.svelte-jcr1j4{animation:none}.briefings-intro__geom-tag.svelte-jcr1j4{opacity:1;animation:none;filter:none}}
