.claude-stage{display:grid;gap:40px;align-items:center;justify-items:center;margin:44px auto 0;max-width:900px;text-align:left}@media (min-width:900px){.claude-stage{grid-template-columns:1fr 300px;gap:72px}}@media (max-width:899px){.claude-phone{order:-1}}.claude-chat{position:relative;width:min(100%,440px);height:600px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;color:#1A1A1A}.claude-chat[data-scrolled=true]{-webkit-mask-image:linear-gradient(transparent,#000 80px);mask-image:linear-gradient(transparent,#000 80px)}.claude-thread{display:grid;gap:16px;padding-bottom:44px;transition:transform 1.1s cubic-bezier(.22,1,.36,1);will-change:transform}.claude-in{animation:claude-in .8s cubic-bezier(.22,1,.36,1) .15s both}@keyframes claude-in{0%{opacity:0;transform:translateY(14px) scale(.985)}}.claude-user{justify-self:end;max-width:85%;padding:10px 15px;border-radius:20px 20px 6px 20px;background:var(--mkt-ink);color:var(--mkt-cream);font-size:15.5px;line-height:1.4}.claude-who{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600}.claude-logo{width:18px;height:18px}.claude-say{margin-top:6px!important;font-size:15.5px;line-height:1.5}.claude-call{display:flex;align-items:center;gap:8px;margin-top:8px!important;font-size:13px}.claude-call code{font:500 11.5px ui-monospace,SF Mono,Menlo,monospace;color:#8A8A8E}.claude-call .claude-tick{position:static;border-color:#1A1A1A rgba(20,20,20,.15) rgba(20,20,20,.15);background:none}.claude-call[data-done=true] .claude-tick{animation:none;border:0;background:#10B981;display:grid;place-items:center}.claude-call[data-done=true] .claude-tick:after{content:"✓";color:#fff;font-size:9px;font-weight:700;line-height:1}.claude-visa-card{margin-top:10px}.claude-visa-card .snip{box-shadow:0 18px 40px -26px rgba(20,20,20,.4)}.claude-calls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;margin:10px 0 0;padding:0;list-style:none}.claude-calls li{display:grid;gap:2px;min-width:0}.claude-shot{position:relative;aspect-ratio:1;border-radius:16px;background:#ddd 50%/cover no-repeat;box-shadow:0 14px 30px -18px rgba(20,20,20,.45)}.claude-shot-disc{position:absolute;left:7px;bottom:7px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;border:2px solid #fff;font-size:11px}.claude-tick{position:absolute;top:7px;right:7px;width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;background:rgba(20,20,20,.35);animation:claude-spin .8s linear infinite}.claude-calls li[data-done=true] .claude-tick{animation:none;border:2px solid #fff;background:#10B981;display:grid;place-items:center}.claude-calls li[data-done=true] .claude-tick:after{content:"✓";color:#fff;font-size:9px;font-weight:700;line-height:1}.claude-shot-name{margin-top:6px;display:block;font-size:12.5px;font-weight:600;line-height:1.25}.claude-shot-meta{font-size:11px;color:#8A8A8E;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.claude-shot-meta code{font:500 10.5px ui-monospace,SF Mono,Menlo,monospace}.claude-credit{margin:40px auto 0;padding-bottom:36px;font-size:10.5px;color:var(--mkt-faint)}@keyframes claude-spin{to{transform:rotate(1turn)}}.claude-phone{width:min(300px,78vw);aspect-ratio:1206/2622;margin:0;container-type:inline-size}.claude-screen{position:relative;height:100%;overflow:hidden;border-radius:clamp(1.68rem,11.6%,2.55rem);clip-path:inset(0 round clamp(1.68rem,11.6%,2.55rem));background:#EEF0EA;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;color:#1A1A1A;text-align:left}.claude-map{position:absolute;inset:0;width:100%;height:100%}.claude-map .road{stroke:#fff;stroke-width:4;fill:none}.claude-map .road-major{stroke:#FFFDF6;stroke-width:8;fill:none}.claude-map .rail-line{stroke:#B98BC9;stroke-width:1.5;stroke-dasharray:6 4;fill:none}.claude-map .park{fill:#D3E9C8}.claude-map .river{stroke:#9FCDEB;stroke-width:14;fill:none;stroke-linecap:round}.claude-map .map-label{font:700 9px system-ui,sans-serif;letter-spacing:.06em;fill:#8F948C}.claude-map .map-place{font:600 17px system-ui,sans-serif;fill:#8F948C}.claude-leg{fill:none;stroke:#0A84FF;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .9s var(--mkt-ease)}.claude-leg[data-on=true]{stroke-dashoffset:0}.claude-here,.claude-hotel,.claude-pill,.claude-pin{position:absolute;translate:-50% -50%}.claude-pin{display:grid;justify-items:center;transition:opacity .35s,scale .45s cubic-bezier(.34,1.56,.64,1)}.claude-pill[data-on=false],.claude-pin[data-on=false]{opacity:0;scale:.4;transition-delay:0s}.claude-pin-disc{position:relative;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:2px solid #fff;font-size:12px;box-shadow:0 3px 8px rgba(20,20,20,.25)}.claude-pin-n{position:absolute;top:-7px;right:-9px;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#1A1A1A;color:#fff;border:1.5px solid #fff;font:700 8px system-ui}.claude-pin-label{margin-top:3px;padding:2px 6px;border-radius:6px;background:rgba(255,255,255,.94);font:600 8.5px system-ui;letter-spacing:.02em;white-space:nowrap!important;box-shadow:0 1px 3px rgba(20,20,20,.15)}.claude-pill{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;border-radius:999px;background:#fff;border:1.2px solid #1a1a1a;font:600 9.5px system-ui;white-space:nowrap!important;transition:opacity .35s .5s,scale .35s .5s}.claude-hotel{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#7D42E6;box-shadow:0 3px 8px rgba(20,20,20,.25)}.claude-hotel:before{content:"";width:15px;height:15px;background:#fff;-webkit-mask:url(/brand/icons/bed-outline.svg) center/contain no-repeat;mask:url(/brand/icons/bed-outline.svg) center/contain no-repeat}.claude-here{width:11px;height:11px;border-radius:50%;background:#0A84FF;box-shadow:0 0 0 2.5px #fff,0 2px 6px rgba(10,132,255,.5)}.claude-controls{position:absolute;right:8px;top:9%;display:grid;gap:12px;padding:10px 7px;border-radius:999px;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);box-shadow:0 4px 14px rgba(20,20,20,.12)}.claude-controls svg{width:15px;height:15px}.claude-status{position:absolute;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:9px 22px 0;font:600 12px system-ui}.claude-island{width:32%;height:17px;border-radius:999px;background:#000}.claude-status-icons{display:inline-flex;align-items:center;gap:4px}.claude-status-icons svg{fill:#1A1A1A}.claude-battery{width:20px;height:10px;border-radius:3px;border:1px solid #1a1a1a;padding:1px}.claude-battery i{display:block;height:100%;width:80%;border-radius:1.5px;background:#34C759}.claude-sheet{position:absolute;inset:49% 0 0;padding:12px 10px 0;border-radius:26px 26px 0 0;background:rgba(250,250,248,.9);backdrop-filter:blur(16px);box-shadow:0 -6px 20px -10px rgba(20,20,20,.25)}.claude-city{display:flex;align-items:center;gap:6px;font-family:Deacon,Arial Black,sans-serif;font-weight:700;font-size:18px;line-height:1}.claude-chev{font:400 12px system-ui;color:#6E6E73}.claude-month{display:flex;align-items:center;gap:6px;margin:4px 0 0 22px!important;font-size:10.5px;color:#6E6E73}.claude-round{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(20,20,20,.06)}.claude-round svg{width:13px;height:13px;fill:none;stroke:#1A1A1A;stroke-width:1.6;stroke-linecap:round}.claude-week{display:grid;grid-template-columns:repeat(9,1fr);margin-top:10px;padding-bottom:6px;border-bottom:1px solid rgba(20,20,20,.07)}.claude-wday{display:grid;justify-items:center;gap:2px;padding:3px 0;border-radius:8px;font-size:7.5px;font-weight:600;letter-spacing:.04em;color:#6E6E73}.claude-wday b{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;font-size:10px;color:#1A1A1A}.claude-wday[data-sel=true]{background:rgba(20,20,20,.05);color:#1A1A1A}.claude-wday[data-sel=true] b{background:#1A1A1A;color:#fff}.claude-wday[data-today=true] b{box-shadow:inset 0 0 0 1.3px #1A1A1A}.claude-dots{display:flex;gap:1.5px;height:4px}.claude-dots i{width:3.5px;height:3.5px;border-radius:50%}.claude-dayhead{display:flex;justify-content:space-between;margin:8px 2px 2px;font-size:8.5px;font-weight:600;letter-spacing:.08em;color:#6E6E73}.claude-rail{list-style:none;margin:0;padding:0}.claude-rail,.claude-rail>li{position:relative}.claude-rail>li+li:before{content:"";position:absolute;left:13px;top:-19px;bottom:19px;width:2px;background:#7D42E6;z-index:0}.claude-disc{position:relative;z-index:1}.claude-rail>li{transition:opacity .45s var(--mkt-ease),transform .45s var(--mkt-ease)}.claude-rail>li[data-on=false]{opacity:0;transform:translateY(8px)}.claude-stop{position:relative;display:flex;align-items:center;gap:9px;padding:5px 0}.claude-disc{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;font-size:13px}.claude-title{font-size:11.5px;font-weight:600;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}.claude-sub{font-size:9.5px;color:#8A8A8E}.claude-time{align-self:flex-start;margin-top:2px;font-size:10.5px;color:#6E6E73;font-variant-numeric:tabular-nums}.claude-drive{position:relative;margin:0 0 0 37px!important;padding:1px 0;font-size:9px;font-weight:500;color:#8A8A8E}@media (prefers-reduced-motion:reduce){.claude-in,.claude-leg,.claude-pill,.claude-pin,.claude-rail>li{transition:none}.claude-tick{animation:none}}.claude-screen:after{content:"";position:absolute;left:50%;bottom:7px;width:34%;height:4px;border-radius:999px;background:#1A1A1A;translate:-50% 0;z-index:3}.claude-rot>span{display:inline-flex;align-items:center;gap:.18em;white-space:nowrap!important}.claude-agent-mark{display:inline-block;width:.78em;height:.78em}.flight-panel{margin-top:0}.flight-panel h2,.flight-panel>p{position:relative;z-index:2}.notice{display:flex;gap:12px;padding:14px 16px;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(255,255,255,.38));backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 0 0 1px rgba(255,255,255,.45),inset 0 -1px 1px rgba(20,20,20,.05),0 24px 48px -26px rgba(20,20,20,.4);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;color:#1A1A1A}.notice>img{flex:none;width:38px;height:38px;border-radius:9px}.notice p{margin:0}.notice-top{display:flex;justify-content:space-between;gap:10px;font-size:15px;font-weight:600;line-height:1.3}.notice-top>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}.notice-top time{flex:none;font-size:13px;font-weight:400;color:#8A8A8E}.notice-body{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line;font-size:15px;line-height:1.3}.flight-globe{right:-190px;top:70px;width:640px;height:640px;background:url(/brand/hero/globe.webp) 50%/contain no-repeat}.flight-arc,.flight-globe{position:absolute;pointer-events:none}.flight-arc{left:-12%;top:150px;width:104%;height:470px;border-radius:50%;background:linear-gradient(90deg,rgba(0,133,255,0) 4%,rgba(0,133,255,.55) 40%,#0085FF 70%,#5AC8FA);-webkit-mask-composite:source-in;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3.5px)),linear-gradient(transparent 52%,#000 60%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3.5px)),linear-gradient(transparent 52%,#000 60%);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.flight-phone{position:relative;z-index:1;height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(transparent,#000 120px);mask-image:linear-gradient(transparent,#000 120px)}.flight-phone .device{margin-top:-250px}.notice.snip{padding:14px 16px;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(255,255,255,.38))}@media (max-width:1100px){.flight-phone .device{margin-top:-200px}}@media (max-width:700px){.flight-arc,.flight-globe{display:none}.flight-phone .device{margin-top:-290px}}