@layer theme,base,components,utilities;@layer stories{.cmp-story{--cmp-text:#e7e7f3;--cmp-muted:#a0a0bd;--cmp-faint:#6f6f8e;--cmp-sans:var(--font-sans,Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--cmp-mono:ui-monospace, "SF Mono", "SFMono-Regular", Menlo, Consolas, monospace;color:var(--cmp-text);z-index:1;font-family:var(--cmp-sans);-webkit-font-smoothing:antialiased;padding:0;display:block}.cmp-story button{touch-action:manipulation}.cmp-story .cmpMode:focus-visible{outline-offset:3px;outline:2px solid #96b9ff}@media (min-width:761px){.cmp-story{background-image:repeating-linear-gradient(90deg,#ffffff17 0 7px,#0000 7px 14px),repeating-linear-gradient(90deg,#ffffff17 0 7px,#0000 7px 14px);background-position:0 0,0 100%;background-repeat:no-repeat;background-size:100% 1px}}@media (hover:hover) and (pointer:fine){.cmp-story:after{content:"";pointer-events:none;z-index:1;opacity:.02;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:180px 180px;position:absolute;inset:0}}.cmp-story h2{letter-spacing:-1.5px;text-align:center;color:var(--cmp-text);margin:0 0 26px;font-size:clamp(34px,5vw,60px);font-weight:500;line-height:1.05}.cmp-story h2 .accent{color:#3d8bff;letter-spacing:-.01em;font-size:1.14em}.cmp-story .subline{color:var(--color-text-secondary);text-align:center;opacity:1;max-width:560px;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.5}.cmp-story #computePin{max-width:var(--container-outer);clip-path:inset(0 0 -10px);flex-direction:column;justify-content:flex-start;align-items:center;height:min(100svh,820px);margin:0 auto;padding:clamp(96px,11svh,136px) 40px 0;display:flex;position:relative;overflow:visible}.cmp-story #computeHeadline,.cmp-story #computeSubline,.cmp-story #cmpModes{z-index:2;position:relative}.cmp-story #computeHeadline{max-width:var(--container-content);margin-inline:auto}.cmp-story #computeSubline{max-width:1040px}.cmp-story #cmpConsole{z-index:4;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:min(720px,95%);box-shadow:none;background:#0a0c14e0;border:1px solid #7e86af4d;border-radius:0;flex-direction:column;margin-top:auto;margin-bottom:0;padding:14px 20px 20px;display:flex;position:relative}.cmp-story #cmpConsole:before{content:"";pointer-events:none;background-image:linear-gradient(#b9bfda,#b9bfda),linear-gradient(#b9bfda,#b9bfda),linear-gradient(#b9bfda,#b9bfda),linear-gradient(#b9bfda,#b9bfda);background-position:0 0,100% 0,0 100%,100% 100%;background-repeat:no-repeat;background-size:7px 7px;position:absolute;inset:-4px}.cmp-story .cmpConsoleBody{flex-direction:column;order:2;gap:12px;margin-top:0;padding-bottom:0;display:flex}.cmp-story #cmpPanel{width:100%;position:relative}.cmp-story #cobeLandGl,.cmp-story #cobeGlobe,.cmp-story #cmpOverlay{-webkit-user-select:none;user-select:none}.cmp-story #cobeLandGl,.cmp-story #cobeGlobe{z-index:0;opacity:0;will-change:opacity, transform;transform-origin:50% 35%;width:100%;height:100%;display:block;position:absolute;inset:0}.cmp-story #cobeLandGl{pointer-events:none}.cmp-story #cobeGlobe{cursor:grab;pointer-events:auto;z-index:1;touch-action:pan-y}.cmp-story #cobeGlobe:active{cursor:grabbing}.cmp-story #cmpOverlay{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}@media (min-width:761px){.cmp-story #cobeLandGl,.cmp-story #cobeGlobe,.cmp-story #cmpOverlay{-webkit-mask-image:linear-gradient(#0000 0 27%,#000 36% 100%);mask-image:linear-gradient(#0000 0 27%,#000 36% 100%)}}.cmp-story .cmpPanelHead{z-index:6;white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;margin:0;font-size:12.5px;display:flex;position:absolute;top:15px;right:20px}.cmp-story .cmpLogo{width:18px;height:18px;display:inline-flex}.cmp-story .cmpLogo svg{width:100%;height:100%}.cmp-story .cmpPanelHead b{color:var(--cmp-text);font-weight:650}.cmp-story .cmpPanelHead .cmpSub{color:var(--cmp-muted);font-weight:500}.cmp-story .cmpPills{grid-template-columns:repeat(auto-fill,104px);justify-content:start;gap:10px;width:100%;display:grid}.cmp-story .cmpPill{border:1px solid color-mix(in srgb, var(--pc,#1563ff) 58%, #ffffff14);cursor:default;width:100%;height:64px;color:var(--pc,var(--cmp-muted));text-align:center;background:#0e0e16eb;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 6px;font-size:10.5px;font-weight:600;line-height:1.05;transition:transform .2s,border-color .2s;display:flex;position:relative}.cmp-story .cmpPill:hover{transform:translateY(-1px)}.cmp-story .cmpPill:before{content:none}.cmp-story .cmpPill .pIco,.cmp-story .cmpPill .pIco svg{flex:0 0 28px;width:28px;height:28px;display:inline-flex}.cmp-story .cmpPill .pIco svg{transform:scale(var(--icon-scale,1));transform-origin:50%}.cmp-story .cmpPill .pLabel{white-space:normal;text-align:center;opacity:.82;display:block}.cmp-story .cmpPill.isPublic{border-color:color-mix(in srgb, var(--pc,#1563ff) 58%, transparent);color:#111827;background:#f4f6fb}.cmp-story #cmpCopy{text-align:left;min-height:0}.cmp-story #cmpCopy h3{color:var(--color-text-primary);letter-spacing:-.36px;font-size:20px;font-weight:500;line-height:28px;font-family:var(--font-display,"Hanken Grotesk"), var(--cmp-sans);margin:0 0 9px}.cmp-story #cmpCopy p{color:var(--color-text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.625}.cmp-story #cmpModes{z-index:5;border:0;order:1;justify-content:flex-start;align-items:center;gap:22px;margin:0 0 2px;padding:12px 220px 6px 0;display:flex;position:relative;bottom:auto;left:auto;right:auto}.cmp-story .cmpMode{cursor:pointer;color:#8b93a7;font-size:13.5px;font-weight:500;font-family:var(--cmp-sans);white-space:nowrap;background:0 0;border:none;border-radius:0;align-items:center;gap:6px;padding:2px 0;transition:color .18s;display:flex;position:relative}.cmp-story .cmpMode svg{display:none}.cmp-story .cmpMode:focus:not(:focus-visible){outline:none}.cmp-story .cmpMode:hover{color:#c3c9db}.cmp-story .cmpMode.active{color:#fff;font-weight:600}.cmp-story .cmpMode:after{content:none}.cmp-story .cmpModeRail{z-index:8;background:var(--color-brand);pointer-events:none;width:0;height:2px;transition:left .28s cubic-bezier(.2,.7,.2,1),width .28s cubic-bezier(.2,.7,.2,1);position:absolute;top:-1px;left:0}@media (min-width:761px){.cmp-story .cmpMode{transform:translateY(-12px)}.cmp-story .cmpMode:after{top:-14px}}@media (min-width:761px) and (max-width:1040px){.cmp-story #cmpModes{gap:15px;padding-right:190px}.cmp-story .cmpMode{font-size:12px}.cmp-story .cmpPanelHead{font-size:11.5px;right:14px}.cmp-story .cmpPills{gap:10px}.cmp-story .cmpPill{border-radius:6px;width:100%;height:58px;font-size:10px}.cmp-story .cmpPill .pIco,.cmp-story .cmpPill .pIco svg{flex-basis:24px;width:24px;height:24px}}@media (max-width:900px){.cmp-story .cmpConsoleBody{gap:16px}.cmp-story #cmpModes{flex-wrap:wrap}.cmp-story .cmpPanelHead{flex-basis:100%;margin-top:2px;margin-left:0}}@media (pointer:coarse) and (min-width:761px){.cmp-story .cmpMode{min-height:44px;padding:8px 0;font-size:16px}.cmp-story #cmpModes{gap:30px}}@media (min-width:761px) and (max-height:820px){.cmp-story #computePin{height:auto;min-height:min(100svh,820px);padding-bottom:0}}@media (max-width:760px){.cmp-story h2{letter-spacing:-.9px;overflow-wrap:normal;width:100%;font-size:clamp(30px,8.7vw,36px);line-height:1.08}.cmp-story .cmpPills{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:6px;overflow:visible}.cmp-story .cmpPill{aspect-ratio:auto;border-radius:6px;gap:3px;width:100%;height:54px;min-height:0;padding:4px 3px;font-size:10px}.cmp-story .cmpPill .pIco,.cmp-story .cmpPill .pIco svg{flex-basis:20px;width:20px;height:20px}.cmp-story #cmpCopy h3{margin-bottom:6px;font-size:17px;line-height:24px}.cmp-story #cmpConsole{background:var(--color-bg-deep);-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;padding:12px 14px 14px}.cmp-story #cmpCopy{min-height:0}.cmp-story #cmpCopy p{font-size:13px;line-height:1.55}.cmp-story .cmpConsoleBody{gap:12px;margin-top:0;padding-bottom:0}.cmp-story .cmpPanelHead{display:none}.cmp-story #cmpModes{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:18px;width:100%;margin:0 0 8px;padding:0 0 8px;overflow-x:auto}.cmp-story #cmpModes::-webkit-scrollbar{display:none}.cmp-story #cmpModes.can-scroll-forward:not(.can-scroll-back){-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 28px),#0000 100%)}.cmp-story #cmpModes.can-scroll-back:not(.can-scroll-forward){-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 28px 100%);mask-image:linear-gradient(90deg,#0000 0,#000 28px 100%)}.cmp-story #cmpModes.can-scroll-back.can-scroll-forward{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 28px calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 28px calc(100% - 28px),#0000 100%)}.cmp-story .cmpMode{scroll-snap-align:start;flex:none;min-height:44px;padding:10px 0;font-size:12px}.cmp-story .cmpMode:after{top:-22px}.cmp-story #computeHeadline{min-height:0;margin-bottom:12px}.cmp-story #computeSubline{margin-bottom:26px;font-size:15px}.cmp-story #computePin{width:100%;min-width:0;height:100svh;min-height:100svh;padding:max(48px, calc(env(safe-area-inset-top) + 22px)) max(18px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left))}.cmp-story .cmpLogo{width:16px;height:16px}}@media (max-width:760px) and (max-height:700px){.cmp-story #computePin{padding-top:max(24px, calc(env(safe-area-inset-top) + 12px))}.cmp-story #computeHeadline{min-height:0;font-size:27px;line-height:1.05}.cmp-story #computeSubline{margin-bottom:10px;font-size:13px;line-height:1.42}.cmp-story #cmpConsole{padding:9px 11px 10px}.cmp-story #cmpModes{padding-bottom:4px}.cmp-story .cmpMode{min-height:44px;padding-block:8px}.cmp-story .cmpPill{height:46px;font-size:9.5px}.cmp-story .cmpPill .pIco,.cmp-story .cmpPill .pIco svg{flex-basis:17px;width:17px;height:17px}.cmp-story #cmpCopy h3{margin-bottom:3px;font-size:15px;line-height:20px}.cmp-story #cmpCopy p{font-size:11.5px;line-height:1.4}}@media (orientation:landscape) and (max-height:600px) and (max-width:920px){.cmp-story #computePin{height:100svh;min-height:100svh;padding:max(18px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));grid-template-rows:auto auto;grid-template-columns:minmax(200px,.72fr) minmax(360px,1.28fr);align-content:center;column-gap:20px;display:grid}.cmp-story #computeHeadline,.cmp-story #computeSubline{text-align:left;grid-column:1;width:100%}.cmp-story #computeHeadline{grid-row:1;min-height:0;margin:0 0 12px;font-size:clamp(27px,5vw,36px)}.cmp-story #computeSubline{grid-row:2;align-self:start;margin:0;font-size:12.5px;line-height:1.42}.cmp-story #cmpConsole{grid-area:1/2/3;align-self:center;width:100%;margin:0;padding:9px 12px 10px}.cmp-story #cmpModes{padding:0 96px 4px 0}.cmp-story .cmpMode{min-height:44px;padding-block:8px}.cmp-story .cmpPill{height:44px}.cmp-story #cmpCopy h3{margin-bottom:3px;font-size:15px;line-height:20px}.cmp-story #cmpCopy p{font-size:11px;line-height:1.35}}@media (prefers-reduced-motion:reduce){.cmp-story *,.cmp-story :before,.cmp-story :after{transition-duration:.01ms!important}}}
