.landingExplore{color:var(--color-text);background:var(--color-canvas)}.landingExploreFooter,.landingExploreSection{width:min(1160px,calc(100% - 80px));margin:0 auto}.landingExploreSection{padding:112px 0;scroll-margin-top:32px}.landingExploreTools{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.06fr);align-items:start;gap:clamp(44px,6.5vw,96px)}.landingExploreEyebrow,.landingExploreSampleLabel{margin:0 0 18px;color:var(--color-text-secondary);font-size:13px;line-height:1.6;letter-spacing:.035em}.landingExplore h2{margin:0;font-size:clamp(28px,3vw,40px);font-weight:680;line-height:1.35;letter-spacing:-.04em;text-wrap:balance}.landingExploreLead{margin:18px 0 38px;color:var(--color-text-secondary);font-size:16px;line-height:1.8}.landingExploreChoices{border-top:1px solid var(--color-divider)}.landingExploreChoice{width:100%;min-height:92px;display:grid;grid-template-columns:25px minmax(0,1fr) 18px;align-items:center;gap:17px;border:0;border-bottom:1px solid var(--color-divider);border-radius:0;padding:20px 8px;color:var(--color-text-secondary);background:transparent;text-align:left;transition:color .16s ease,background-color .16s ease}.landingExploreChoice:hover{background:var(--color-surface-hover)}.landingExploreChoice[aria-pressed=true]{color:var(--color-accent-strong)}.landingExploreChoiceCopy{display:grid;gap:6px}.landingExploreChoiceCopy strong{font-size:18px;font-weight:650;line-height:1.4}.landingExploreChoiceCopy>span{color:var(--color-text-secondary);font-size:13px;line-height:1.65}.landingExploreChoiceArrow{opacity:0;transition:opacity .16s ease}.landingExploreChoice:focus-visible .landingExploreChoiceArrow,.landingExploreChoice:hover .landingExploreChoiceArrow,.landingExploreChoice[aria-pressed=true] .landingExploreChoiceArrow{opacity:1}.landingExplorePreview{margin-top:3px;min-width:0;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);overflow:hidden}.landingExplorePreviewHeading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 30px;border-bottom:1px solid var(--color-divider);color:var(--color-text-secondary);font-size:12px;line-height:1.5;letter-spacing:.045em}.landingExplorePreviewBody{min-height:438px;padding:35px 36px 28px}.landingExplorePreviewBody h3{margin:0;color:var(--color-text);font-size:28px;font-weight:620;line-height:1.5;letter-spacing:-.035em}.landingExploreSampleLabel{margin-bottom:14px;font-size:12px}.landingExploreSampleSummary{margin:14px 0 0;color:var(--color-text-secondary);font-size:14px;line-height:1.85}.landingExploreOutline,.landingExploreSlideSequence,.landingExploreSteps{margin:0;padding:0;list-style:none}.landingExploreOutline{display:grid;gap:21px;margin-top:28px}.landingExploreOutline li{display:grid;grid-template-columns:27px minmax(0,1fr);gap:14px}.landingExploreOutline li>span{padding-top:3px;color:var(--color-accent-strong);font-size:12px;font-variant-numeric:tabular-nums}.landingExploreOutline strong,.landingExploreSlideSequence strong{font-size:15px;font-weight:600;line-height:1.5}.landingExploreOutline p,.landingExploreSlideSequence p{margin:5px 0 0;color:var(--color-text-secondary);font-size:13px;line-height:1.6}.landingExploreMindSvg{display:block;width:100%;height:auto;margin:29px 0 12px;overflow:visible}.landingExploreMindLines{stroke:var(--color-border-strong);stroke-width:1.5}.landingExploreMindRoot{fill:var(--color-accent-soft);stroke:var(--color-accent)}.landingExploreMindNode{fill:var(--color-surface);stroke:var(--color-border-strong)}.landingExploreMindText{fill:var(--color-text);font-size:17px}.landingExploreSlideSequence{display:grid;gap:20px;margin-top:25px;border-left:1px solid var(--color-border);padding-left:22px}.landingExploreSlideSequence li>span{display:block;margin-bottom:6px;color:var(--color-accent-strong);font-size:12px}.landingExploreTexSample{display:grid;gap:0;margin:29px 0 24px;border-top:1px solid var(--color-divider)}.landingExploreTexSample p{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:0;border-bottom:1px solid var(--color-divider);padding:17px 0}.landingExploreTexSample code{min-width:0;color:var(--color-accent-strong);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.landingExploreTexSample span{flex-shrink:0;color:var(--color-text-secondary);font-size:12px}.landingExplorePreviewFooter{display:grid;justify-items:start;gap:14px;border-top:1px solid var(--color-divider);padding:21px 30px 25px}.landingExplorePreviewFooter p{margin:0;color:var(--color-text-secondary);font-size:12px;line-height:1.75}.landingExploreEntry,.landingExploreReturn{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--color-accent-strong);font-size:15px;font-weight:600;line-height:1.6;text-decoration:none;text-underline-offset:5px}.landingExploreEntry:hover,.landingExploreReturn:hover{text-decoration:underline}.landingExploreProcess{border-top:1px solid var(--color-divider);padding-top:90px;padding-bottom:96px}.landingExploreProcessHeading{display:flex;align-items:baseline;justify-content:space-between;gap:24px}.landingExploreProcessHeading p{margin:0;color:var(--color-text-secondary);font-size:15px;line-height:1.8}.landingExploreSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;margin:54px 0 40px}.landingExploreStepNumber{color:var(--color-accent-strong);font-size:13px;font-variant-numeric:tabular-nums}.landingExploreSteps h3{margin:17px 0 12px;font-size:20px;font-weight:620;line-height:1.4}.landingExploreSteps p{max-width:290px;margin:0;color:var(--color-text-secondary);font-size:15px;line-height:1.9}.landingExploreFooter{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--color-divider);padding:28px 0;color:var(--color-text-secondary);font-size:12px;line-height:1.6}.landingExploreFooter a{min-height:44px;font-size:14px;font-weight:700;letter-spacing:.06em}.campusExploreCue,.landingExploreFooter a{display:inline-flex;align-items:center;color:var(--color-text);text-decoration:none}.campusExploreCue{position:absolute;z-index:4;bottom:8px;left:50%;justify-content:center;gap:7px;min-width:104px;min-height:40px;border-radius:8px;padding:8px 12px;background:color-mix(in srgb,var(--color-canvas) 82%,transparent);font-size:12px;line-height:1.4;transform:translateX(-50%);transition:background-color .16s ease}.campusExploreCue:hover{background:var(--color-surface)}.campusExploreCue svg{width:14px;height:14px}.campusExploreCue:focus-visible,.landingExplore a:focus-visible,.landingExplore button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px}@media (max-width:900px){.landingExploreFooter,.landingExploreSection{width:calc(100% - 48px)}.landingExploreTools{gap:36px}.landingExplorePreviewBody{padding:28px 24px}.landingExplorePreviewBody h3{font-size:25px}.landingExplorePreviewFooter,.landingExplorePreviewHeading{padding-right:24px;padding-left:24px}.landingExploreSteps{gap:30px}}@media (max-width:700px){.landingExploreSection{padding:68px 0}.landingExploreTools{grid-template-columns:minmax(0,1fr);gap:38px}.landingExploreLead{margin-bottom:27px}.landingExploreChoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:14px;column-gap:14px}.landingExploreChoice{position:relative;min-height:64px;grid-template-columns:23px minmax(0,1fr);gap:9px;padding:14px 6px}.landingExploreChoice[aria-pressed=true]{background:var(--color-accent-soft)}.landingExploreChoiceCopy strong{font-size:16px}.landingExploreChoiceCopy>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.landingExploreChoiceArrow{display:none}.landingExplorePreviewBody{min-height:435px}.landingExploreProcessHeading{display:grid;gap:16px}.landingExploreSteps{grid-template-columns:minmax(0,1fr);gap:30px;margin:36px 0 28px}.landingExploreSteps li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:0 16px}.landingExploreStepNumber{grid-row:span 2;padding-top:4px}.landingExploreSteps h3{margin:0 0 8px;font-size:19px}.landingExploreSteps p{max-width:none}.landingExploreFooter{padding:19px 0}}@media (max-width:380px){.landingExploreFooter,.landingExploreSection{width:calc(100% - 36px)}.landingExplorePreviewBody{padding:27px 18px}.landingExplorePreviewFooter,.landingExplorePreviewHeading{padding-right:18px;padding-left:18px}.landingExploreMindText{font-size:19px}}@media (prefers-reduced-motion:reduce){.campusExploreCue,.landingExplore *{transition:none;scroll-behavior:auto}}html:has(.journeyLanding){scroll-padding-top:0;scrollbar-gutter:stable}#landing-assistant-prompt{scroll-margin-top:min(120px,18svh)}:root .studioLanding.journeyLanding{--journey-ink:#16363d;--journey-muted:#375359;--journey-surface:#f9faf5;--journey-line:rgb(22 54 61/.22);--journey-scrim:249 250 245;position:relative;isolation:isolate;overflow:clip;background:var(--color-canvas);color:var(--journey-ink)}:root[data-theme=dark] .studioLanding.journeyLanding{--journey-ink:#eef4fc;--journey-muted:#c3d1e3;--journey-surface:#0c1727;--journey-line:rgb(220 236 255/.23);--journey-scrim:7 17 32}.journeyLanding .journeyThemeDark,:root[data-theme=dark] .journeyLanding .journeyThemeLight{display:none}:root[data-theme=dark] .journeyLanding .journeyThemeDark{display:inline}.journeyLanding :is(a,button,summary):focus-visible{outline:2px solid var(--journey-ink);outline-offset:5px}.journeyContainer,.journeyLanding .studioHeroBottom,.journeyLanding .studioHeroGrid{position:relative;z-index:1;width:min(1360px,calc(100% - 112px));margin-inline:auto}:root .journeyLanding .campusLandingHero{position:relative;z-index:1;isolation:isolate;display:flex;flex-direction:column;min-height:max(760px,100svh);overflow:hidden;background:transparent}:root .journeyLanding .campusLandingHero:before{display:none}.journeyChapterShade,.journeyLanding .studioHeroEnvironmentShade{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgb(var(--journey-scrim)/.88),rgb(var(--journey-scrim)/.72) 29%,rgb(var(--journey-scrim)/.26) 52%,transparent 76%)}.journeyChapterShade:after,.journeyLanding .studioHeroEnvironmentShade:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(var(--journey-scrim)/.38),transparent 20%,transparent 76%,rgb(var(--journey-scrim)/.3))}.journeyChapter>.journeyChapterShade{-webkit-mask-image:linear-gradient(180deg,transparent,#000 min(72px,8svh),#000 calc(100% - min(72px, 8svh)),transparent);mask-image:linear-gradient(180deg,transparent,#000 min(72px,8svh),#000 calc(100% - min(72px, 8svh)),transparent)}.journeyLanding .studioHeroEnvironmentShade{-webkit-mask-image:linear-gradient(180deg,#000,#000 calc(100% - min(72px, 8svh)),transparent);mask-image:linear-gradient(180deg,#000,#000 calc(100% - min(72px, 8svh)),transparent)}.journeyFinale>.journeyChapterShade{-webkit-mask-image:linear-gradient(180deg,transparent,#000 min(72px,8svh));mask-image:linear-gradient(180deg,transparent,#000 min(72px,8svh))}:root .journeyLanding .campusLandingNav{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1360px,calc(100% - 112px));min-height:92px;padding:0;margin:0 auto;gap:24px;background:transparent;border:0;border-bottom:1px solid var(--journey-line)}:root .journeyLanding .campusBrandBlock{display:block}:root .journeyLanding .campusLandingNav .wordmark{color:var(--journey-ink);font-size:20px;letter-spacing:-.04em;font-weight:750}:root .journeyLanding .campusLandingNav .brandAssetSlot{width:29px;height:33px;flex-basis:29px;border-radius:8px;box-shadow:none}:root .journeyLanding .campusLandingNav .campusToolNav{display:flex;position:static;transform:none;align-items:center;gap:5px;padding:0;border:0;border-radius:0;background:transparent}:root .journeyLanding .campusLandingNav .campusToolNavItem{display:inline-flex;justify-content:center;align-items:center;width:auto;height:44px;padding:8px 15px;gap:7px;border:0;border-radius:24px;background:transparent;color:var(--journey-ink);font-size:13px}:root .journeyLanding .campusLandingNav .campusToolNavItem span{display:inline}:root .journeyLanding .campusToolNavItem svg{width:16px;height:16px}:root .journeyLanding .campusLandingNav .campusToolNavItem:hover{background:rgb(var(--journey-scrim)/.5)}:root .journeyLanding .campusLandingActions{position:static;display:flex;align-items:center;justify-self:end;gap:12px}:root .journeyLanding .campusLandingActions>button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0;border:1px solid var(--journey-line);border-radius:50%;color:var(--journey-ink);background:rgb(var(--journey-scrim)/.32);backdrop-filter:blur(10px)}:root .journeyLanding .campusLandingActions>button svg{width:19px;height:19px}:root .journeyLanding .themeToggle>svg:last-child,:root .journeyLanding .themeToggleTrack,:root[data-theme=dark] .journeyLanding .themeToggle>svg:first-child{display:none}:root[data-theme=dark] .journeyLanding .themeToggle>svg:last-child{display:block}.journeyLanding .studioHeroGrid{display:flex;flex:1;align-items:center;padding-block:70px 66px}.journeyLanding .studioHeroCopy{width:min(600px,54%)}.journeyLanding .studioHeroEyebrow{display:flex;align-items:center;gap:10px;margin:0 0 30px;color:var(--journey-muted);font-size:12px;letter-spacing:.1em}.journeyLanding .studioHeroEyebrow>span:first-child{width:5px;height:5px;border-radius:50%;background:var(--journey-ink)}.journeyLanding .journeyEyebrowRule{width:22px;height:1px;background:var(--journey-line)}.journeyLanding .studioHeroCopy h1{margin:0;color:var(--journey-ink);font-size:clamp(48px,5.1vw,76px);font-weight:560;line-height:1.25;letter-spacing:-.065em;text-shadow:none}.journeyLanding .studioHeroCopy h1>span{color:inherit}.journeyLanding .studioHeroLead{margin:28px 0 34px;color:var(--journey-muted);font-size:16px;line-height:1.9}:root .journeyLanding .campusPromptBox{display:flex;flex-direction:column;align-items:stretch;gap:0;position:relative;inset:auto;transform:none;width:100%;min-height:162px;margin:0;padding:19px 18px 12px;border:1px solid color-mix(in srgb,var(--journey-line) 70%,transparent);border-radius:18px;background:color-mix(in srgb,var(--journey-surface) 91%,transparent);box-shadow:0 12px 40px rgb(5 27 33/.06);backdrop-filter:blur(20px)}:root .journeyLanding .campusPromptBox:focus-within{border-color:var(--journey-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--journey-ink) 9%,transparent)}:root .journeyLanding .campusPromptBox textarea{position:static;width:100%;min-height:75px;padding:0;margin:0;resize:vertical;border:0;outline:0;background:transparent;color:var(--journey-ink);font:inherit;font-size:16px;line-height:1.6;box-shadow:none}:root .journeyLanding .campusPromptBox textarea::-moz-placeholder{color:var(--journey-muted);opacity:.9}:root .journeyLanding .campusPromptBox textarea::placeholder{color:var(--journey-muted);opacity:.9}.journeyLanding .studioPromptToolbar{display:flex;align-items:center;gap:8px;margin-top:12px}:root .journeyLanding :is(.campusAttachButton,.campusMagicButton,.campusSubmitButton){position:static;display:inline-flex;justify-content:center;align-items:center;width:auto;min-height:42px;height:auto;padding:9px 10px;gap:6px;border:0;border-radius:11px;background:transparent;color:var(--journey-muted);font-size:12px;line-height:1.4;text-decoration:none;transform:none;box-shadow:none;cursor:pointer}:root .journeyLanding :is(.campusAttachButton,.campusMagicButton) svg{width:16px;height:16px}:root .journeyLanding .campusSubmitButton{margin-left:auto;padding-inline:17px;background:var(--journey-ink);color:var(--journey-surface)}:root .journeyLanding .campusSubmitButton:disabled{opacity:.4;cursor:default}:root .journeyLanding :is(.campusAttachButton,.campusMagicButton):hover{background:color-mix(in srgb,var(--journey-ink) 6%,transparent)}.journeyLanding .studioPromptHint{margin:12px 0 0;color:var(--journey-muted);font-size:10px;letter-spacing:.025em}.journeyLanding .studioHeroBottom{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:94px;border-top:1px solid var(--journey-line)}.journeyEdition>span{font-size:10px;letter-spacing:.18em}.journeyEdition p{margin:7px 0 0;font-size:12px}:root .journeyLanding .campusExploreCue{display:flex;position:static;align-items:center;gap:24px;padding:16px 0;border:0;color:var(--journey-ink);background:transparent;font-size:12px;text-decoration:none;transform:none}.journeyHeroCount{font-size:11px;letter-spacing:.12em}.journeyHeroCount span{padding-inline:12px;opacity:.45}:root .journeyLanding .journeyExplore{position:relative;z-index:1;color:var(--journey-ink);background:transparent}.journeyChapter{position:relative;isolation:isolate;min-height:max(680px,100svh);display:flex;flex-direction:column;scroll-margin-top:0}.journeyChapterTop{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:38px}.journeyChapterCategory{margin:0 0 18px;font-size:10px;letter-spacing:.2em;font-weight:550}.journeySceneCaption{color:var(--journey-muted);font-size:12px;letter-spacing:.08em}.journeyChapterNumber{display:flex;align-items:center;gap:12px;font-size:11px;font-variant-numeric:tabular-nums}.journeyChapterNumber i{width:48px;height:1px;background:var(--journey-line)}.journeyPlanetName{position:absolute;top:112px;left:0;right:0;font-size:clamp(64px,8vw,124px);font-weight:300;letter-spacing:-.055em;line-height:1;opacity:.9}.journeyChapterBody{display:flex;align-items:flex-end;flex:1;padding-block:190px 26px}.journeyChapterCopy{position:relative;z-index:2;width:min(450px,100%)}.journeyChapterCopy h3{margin:0 0 16px;color:var(--journey-ink);font-size:clamp(28px,2.7vw,40px);font-weight:500;line-height:1.4;letter-spacing:-.045em}.journeyChapterCopy h3 span{display:block}.journeyChapterLead{margin:0;max-width:400px;font-size:14px;line-height:1.9;color:var(--journey-muted)}.journeyChapterActions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 24px;margin-top:26px}.journeyLanding .journeyAction{display:inline-flex;align-items:center;gap:20px;width:-moz-fit-content;width:fit-content;min-height:46px;padding:12px 20px;border:1px solid var(--journey-ink);border-radius:99px;color:var(--journey-surface);background:var(--journey-ink);text-decoration:none;font-size:13px;transition:transform .2s}.journeyLanding .journeyAction:hover{transform:translateY(-2px)}.journeyPreviewTrigger{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:8px 0;border:0;background:transparent;color:var(--journey-ink);font-size:12px;text-decoration:none;cursor:pointer}.journeyPreviewTrigger:hover{text-decoration:underline;text-underline-offset:5px}.journeyChapterBottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:12px 24px}.journeyChapterBottom>span{color:var(--journey-muted);font-size:9px;letter-spacing:.22em}.journeyChapterBottom a{display:inline-flex;gap:12px;align-items:center;min-height:44px;color:var(--journey-ink);font-size:12px;text-decoration:none}:root[data-theme=dark] .journeyChapterShade{background:linear-gradient(90deg,rgb(2 5 10/.7),rgb(2 5 10/.28) 30%,transparent 55%)}:root[data-theme=dark] .journeyChapterShade:after{background:linear-gradient(0deg,rgb(2 5 10/.9),rgb(2 5 10/.38) 24%,transparent 52%)}.journeyFinale{position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:100svh;padding-block:90px 0}.journeyFinale>.journeyContainer{display:flex;flex:1;flex-direction:column}.journeyFinale .journeyFooter{margin-top:auto}:root .journeyLanding .journeyFinale .journeyChapterShade{background:linear-gradient(90deg,rgb(var(--journey-scrim)/.97),rgb(var(--journey-scrim)/.9) 55%,rgb(var(--journey-scrim)/.65))}.journeyLanding .journeyFinale h2{margin:0;color:var(--journey-ink);font-size:clamp(30px,3.5vw,50px);font-weight:500;line-height:1.4;letter-spacing:-.05em}.journeyFinaleLead{margin:22px 0 34px;color:var(--journey-muted);font-size:14px}.journeyToolIndex{display:flex;flex-wrap:wrap;gap:12px 36px}.journeyToolIndex a{display:inline-flex;align-items:center;gap:22px;min-height:54px;padding-block:14px;border-bottom:1px solid var(--journey-line);color:var(--journey-ink);text-decoration:none}.journeyToolIndex strong{font-size:18px;font-weight:500}.journeyToolIndex a:hover{border-color:currentColor}.journeyFinaleActions{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-block:26px 40px}.journeyTextLink{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:var(--journey-ink);font-size:13px;text-decoration:none}.journeyTextLink:hover{text-decoration:underline;text-underline-offset:6px}.journeyPreviewDialog{--journey-ink:#16363d;--journey-muted:#375359;--journey-surface:#f4f5f1;width:min(1360px,calc(100vw - 48px));max-height:calc(100svh - 48px);padding:0;margin:auto;border:1px solid rgb(150 170 180/.2);border-radius:16px;background:var(--journey-surface);color:var(--journey-ink);overflow:auto;overscroll-behavior:contain}:root[data-theme=dark] .journeyPreviewDialog{--journey-ink:#eef4fc;--journey-muted:#c3d1e3;--journey-surface:#0c1727}.journeyPreviewDialog::backdrop{background:rgb(0 4 10/.8);backdrop-filter:blur(6px)}.journeyPreviewContent{padding:22px 36px 28px}.journeyPreviewHead{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-block:12px;background:var(--journey-surface)}.journeyPreviewHead p{margin:0 0 8px;color:var(--journey-muted);font-size:9px;letter-spacing:.2em}.journeyPreviewHead h2{margin:0;font-size:24px;font-weight:500;letter-spacing:-.025em}.journeyPreviewHead>div>span{display:block;margin-top:10px;font-size:11px;line-height:1.6;color:var(--journey-muted)}.journeyPreviewHead button{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid var(--journey-line);border-radius:50%;background:var(--journey-surface);color:var(--journey-ink);cursor:pointer}.journeyPreviewDialog .journeyProductStage{position:relative;width:100%;min-width:0;margin:0 auto}.journeyPreviewDialog .mindPreview:before{display:none}.journeyPreviewFooter{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px}.journeyPreviewFooter p{font-size:11px;color:var(--journey-muted);line-height:1.7}.journeyExamples{max-width:760px;border-top:1px solid var(--journey-line);border-bottom:1px solid var(--journey-line)}.journeyExamples>summary{display:flex;align-items:center;justify-content:space-between;min-height:60px;cursor:pointer;color:var(--journey-muted);font-size:12px;list-style:none}.journeyExamples>summary::-webkit-details-marker{display:none}.journeyExamples[open]>summary svg{transform:rotate(180deg)}.journeyExamplesBody{padding:0 0 26px}.journeyExamples .landingExploreChoices{display:flex;flex-wrap:wrap;gap:8px;border:0;padding:0 0 20px}.journeyExamples .landingExploreChoices button{min-height:40px;padding:9px 15px;border:1px solid var(--journey-line);border-radius:99px;color:var(--journey-ink);background:transparent;font-size:12px;cursor:pointer}.journeyExamples .landingExploreChoices button[aria-pressed=true]{background:var(--journey-ink);color:var(--journey-surface)}.journeyExamples .landingExplorePreview{padding:28px;border:1px solid var(--journey-line);border-radius:0;background:color-mix(in srgb,var(--journey-surface) 92%,transparent);color:var(--journey-ink);box-shadow:none}.journeyExamples .landingExplorePreview h3{font-size:25px;line-height:1.4;margin-block:0 16px}.journeyProcess{display:flex;flex-wrap:wrap;gap:42px;list-style:none;margin:64px 0 54px;padding:0}.journeyProcess li{display:flex;align-items:center;gap:12px;color:var(--journey-muted);font-size:12px}.journeyProcess li>span{font-size:10px;opacity:.7}.journeyFooter{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:90px;border-top:1px solid var(--journey-line)}.journeyFooter a{display:inline-flex;gap:8px;align-items:center;min-height:44px;color:var(--journey-ink);font-size:11px;text-decoration:none}.journeyFooter a:first-child{font-size:17px;font-weight:700;letter-spacing:-.04em}.journeyFooter>span{color:var(--journey-muted);font-size:11px}@media (max-width:1100px){.journeyContainer,.journeyLanding .studioHeroBottom,.journeyLanding .studioHeroGrid,:root .journeyLanding .campusLandingNav{width:calc(100% - 64px)}:root .journeyLanding .campusLandingNav{gap:10px}:root .journeyLanding .campusLandingNav .campusToolNavItem{padding-inline:10px}.journeyLanding .studioHeroCopy{width:min(580px,65%)}}@media (max-width:760px){.journeyContainer,.journeyLanding .studioHeroBottom,.journeyLanding .studioHeroGrid,:root .journeyLanding .campusLandingNav{width:calc(100% - 40px)}:root .journeyLanding .campusLandingHero{min-height:100svh}:root .journeyLanding .campusLandingNav{grid-template-columns:1fr auto;min-height:0;padding-block:18px 12px;gap:12px}:root .journeyLanding .campusLandingActions{grid-column:2;grid-row:1;gap:8px}:root .journeyLanding .campusLandingActions>button{width:40px;height:40px;min-width:40px}:root .journeyLanding .campusLandingNav .wordmark{font-size:18px}:root .journeyLanding .campusLandingNav .campusToolNav{grid-row:2;grid-column:1/-1;width:100%;justify-content:space-between;gap:0}:root .journeyLanding .campusLandingNav .campusToolNavItem{height:40px;font-size:12px;padding-inline:12px}.journeyLanding .studioHeroGrid{padding-block:58px 70px}.journeyLanding .studioHeroCopy{width:100%}.journeyLanding .studioHeroEyebrow{font-size:10px;gap:8px;letter-spacing:.04em;margin-bottom:22px}.journeyLanding .studioHeroCopy h1{font-size:clamp(40px,11.5vw,66px);line-height:1.28}.journeyLanding .studioHeroLead{font-size:14px;margin-block:22px 30px}.journeyLanding .studioHeroEnvironmentShade{background:linear-gradient(90deg,rgb(var(--journey-scrim)/.83),rgb(var(--journey-scrim)/.5) 65%,rgb(var(--journey-scrim)/.1))}:root .journeyLanding .campusPromptBox{padding:16px 12px 10px;min-height:158px}:root .journeyLanding .campusPromptBox textarea{min-height:74px}:root .journeyLanding .campusMagicButton>span{display:none}:root .journeyLanding .campusSubmitButton{padding-inline:13px}.journeyLanding .studioPromptHint{display:none}.journeyLanding .studioHeroBottom{min-height:88px;gap:15px}.journeyEdition>span{font-size:8px;letter-spacing:.12em}.journeyEdition p{font-size:10px}:root .journeyLanding .campusExploreCue{font-size:10px;gap:10px}.journeyHeroCount{display:none}.journeyExamples .landingExplorePreview{padding:24px 18px}.journeyProcess{gap:22px;margin-block:42px 35px}.journeyProcess li{font-size:10px;gap:6px}.journeyFooter{flex-wrap:wrap;gap:8px 20px;padding-block:18px}.journeyFooter>span{order:3;width:100%}.journeyChapter{min-height:100svh}.journeyChapterTop{padding-block:28px;gap:12px}.journeySceneCaption{font-size:10px;letter-spacing:.02em}.journeyChapterNumber{font-size:10px;gap:8px}.journeyChapterNumber i{width:24px}.journeyPlanetName{top:90px;font-size:clamp(52px,16vw,94px)}.journeyChapterBody{padding-block:max(355px,44svh) 18px}.journeyChapterCategory{font-size:9px;margin-bottom:12px}.journeyChapterCopy h3{font-size:clamp(26px,7.1vw,36px);margin-bottom:12px;line-height:1.35}.journeyChapterLead{font-size:12px;max-width:330px}.journeyChapterActions{margin-top:18px;gap:12px 20px}.journeyLanding .journeyAction{min-height:44px;padding:11px 17px;font-size:12px;gap:12px}.journeyPreviewTrigger{min-height:44px;font-size:11px}.journeyChapterBottom{padding-block:8px 16px}.journeyChapterBottom>span{font-size:8px;letter-spacing:.12em}.journeyChapterBottom a{font-size:10px}.journeyChapterShade{background:linear-gradient(0deg,rgb(var(--journey-scrim)/.95),rgb(var(--journey-scrim)/.87) 26%,transparent 65%)}:root[data-theme=dark] .journeyChapterShade{background:linear-gradient(0deg,rgb(2 5 10/.9),rgb(2 5 10/.65) 26%,transparent 55%)}.journeyChapterShade:after{background:linear-gradient(180deg,rgb(var(--journey-scrim)/.3),transparent 25%)}.journeyFinale{padding-top:52px}.journeyLanding .journeyFinale h2{font-size:32px}.journeyFinaleLead{font-size:12px;margin-block:20px 28px}.journeyToolIndex{gap:10px 26px}.journeyToolIndex strong{font-size:16px}.journeyFinaleActions{margin-block:22px 30px;gap:24px}.journeyPreviewDialog{width:100%;max-width:100%;height:100svh;max-height:100svh;border:0;border-radius:0}.journeyPreviewContent{padding:12px 18px 24px}.journeyPreviewHead{margin-bottom:24px}.journeyPreviewHead h2{font-size:20px}.journeyPreviewDialog::backdrop{backdrop-filter:none}.journeyPreviewFooter{flex-wrap:wrap;gap:8px}}:root:not([data-theme=dark]) .journeyChapterShade:after{background:linear-gradient(180deg,rgb(249 250 245/.86),rgb(249 250 245/.66) 20%,transparent 38%),linear-gradient(0deg,rgb(249 250 245/.85),transparent 19%)}:root .journeyLanding .journeyPersistentActions{position:fixed;z-index:8;top:24px;right:max(56px,calc((100vw - 1360px) / 2));display:flex;align-items:center;gap:8px}:root .journeyLanding .journeyPersistentActions>:is(a,button){display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;min-width:44px;padding:0;border:1px solid var(--journey-line);border-radius:50%;color:var(--journey-ink);background:color-mix(in srgb,var(--journey-surface) 90%,transparent);backdrop-filter:blur(8px);text-decoration:none;box-shadow:0 2px 16px rgb(0 0 0/.05)}:root .journeyLanding .journeyPersistentActions>a svg{width:18px;height:18px}:root .journeyLanding:has([data-journey-active=hero]) .journeyReturnHome{display:none}.journeyLanding .journeyChapterNumber{margin-right:168px}.journeyPreviewDialog[open]{animation:journeyPreviewArrive .24s ease-out}@keyframes journeyPreviewArrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){:root .journeyLanding .journeyPersistentActions{right:32px}}@media (max-width:760px){:root .journeyLanding .journeyPersistentActions{top:18px;right:20px;gap:7px}:root .journeyLanding .journeyPersistentActions>:is(a,button){width:40px;height:40px;min-width:40px;flex-basis:40px;backdrop-filter:none;background:var(--journey-surface)}.journeyLanding .journeyChapterTop{min-height:76px;padding-right:148px}.journeyLanding .journeyChapterNumber{display:none}.journeyLanding .journeySceneCaption{line-height:1.7}:root .journeyLanding .campusPromptBox{backdrop-filter:none;background:color-mix(in srgb,var(--journey-surface) 97%,transparent)}}@media (prefers-reduced-motion:reduce){.journeyLanding *,.journeyLanding :after,.journeyLanding :before{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.landingAtmosphere{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;isolation:isolate;background:#e8ece9;contain:strict}:root[data-theme=dark] .landingAtmosphere{background:radial-gradient(circle at 11% 23%,rgb(217 233 255/17%) 0 .65px,transparent 1.2px),radial-gradient(circle at 23% 71%,rgb(217 233 255/14%) 0 .6px,transparent 1.1px),radial-gradient(circle at 39% 16%,rgb(217 233 255/20%) 0 .7px,transparent 1.3px),radial-gradient(circle at 52% 83%,rgb(217 233 255/13%) 0 .6px,transparent 1.1px),radial-gradient(circle at 66% 34%,rgb(217 233 255/15%) 0 .65px,transparent 1.2px),radial-gradient(circle at 81% 64%,rgb(217 233 255/18%) 0 .7px,transparent 1.2px),radial-gradient(circle at 93% 19%,rgb(217 233 255/14%) 0 .6px,transparent 1.1px),#02050d}.landingAtmosphereLayer,.landingAtmosphereVignette{position:absolute;inset:0;pointer-events:none}.landingAtmosphereLayer{background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:0;transform-origin:var(--planet-x,50vw) var(--planet-y,50svh);transition:none;will-change:opacity,transform;backface-visibility:hidden}:root:not([data-theme=dark]) .landingAtmosphereLayer[data-frame-theme=dark],:root[data-theme=dark] .landingAtmosphereLayer[data-frame-theme=light]{visibility:hidden}.landingAtmosphereLayer[data-frame-scene=paper]{background-position:60%}.landingAtmosphereLayer[data-frame-scene=knowledge]{background-position:56%}.landingAtmosphereLayer[data-frame-scene=ppt]{background-position:62%}.landingAtmosphereLayer[data-frame-scene=handwriting]{background-position:60%}.landingAtmosphereLayer[data-frame-planet=true]{--planet-x:72vw;--planet-y:46svh;background-color:#02050d;background-size:auto var(--planet-photo-height);background-position:calc(var(--planet-x) - var(--planet-image-center-x)) calc(var(--planet-y) - var(--planet-image-center-y));-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(180deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(180deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-size:calc(var(--planet-photo-height) * 1.5) var(--planet-photo-height);mask-size:calc(var(--planet-photo-height) * 1.5) var(--planet-photo-height);-webkit-mask-position:calc(var(--planet-x) - var(--planet-image-center-x)) calc(var(--planet-y) - var(--planet-image-center-y));mask-position:calc(var(--planet-x) - var(--planet-image-center-x)) calc(var(--planet-y) - var(--planet-image-center-y));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in,xor;mask-composite:intersect}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=paper]{--planet-photo-height:118svh;--planet-image-center-x:94.5svh;--planet-image-center-y:60.4svh}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=ppt]{--planet-photo-height:108svh;--planet-image-center-x:82svh;--planet-image-center-y:53.3svh}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=latex]{--planet-photo-height:113svh;--planet-image-center-x:83.5svh;--planet-image-center-y:56svh}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=handwriting]{--planet-photo-height:116svh;--planet-image-center-x:88.4svh;--planet-image-center-y:57.1svh}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=knowledge]{--planet-x:54vw;--planet-y:47svh;--planet-photo-height:min(64vw,126.7svh);--planet-image-center-x:min(48.9vw,96.8svh);--planet-image-center-y:min(32.6vw,64.5svh)}.landingAtmosphereVignette{background:linear-gradient(180deg,rgb(8 22 30/4%),transparent 28%,transparent 74%,rgb(8 22 30/8%))}:root[data-theme=dark] .landingAtmosphereVignette{background:linear-gradient(180deg,rgb(2 5 13/6%),transparent 22%,transparent 78%,rgb(2 5 13/12%))}@media (min-width:761px) and (max-width:1100px){.landingAtmosphereLayer[data-frame-planet=true]{--planet-x:65vw}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=knowledge]{--planet-x:52vw}}@media (max-width:760px){.landingAtmosphereLayer[data-frame-planet=true]{--planet-x:50vw;--planet-y:36svh}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=paper]{--planet-photo-height:133vw;--planet-image-center-x:106.5vw;--planet-image-center-y:68.1vw}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=ppt]{--planet-photo-height:121.5vw;--planet-image-center-x:92.3vw;--planet-image-center-y:60vw}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=latex]{--planet-photo-height:127vw;--planet-image-center-x:93.8vw;--planet-image-center-y:62.9vw}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=handwriting]{--planet-photo-height:130.5vw;--planet-image-center-x:99.5vw;--planet-image-center-y:64.2vw}.landingAtmosphereLayer[data-frame-planet=true][data-frame-scene=knowledge]{--planet-x:50vw;--planet-y:36svh;--planet-photo-height:69vw;--planet-image-center-x:52.7vw;--planet-image-center-y:35.2vw}}@media (prefers-reduced-motion:reduce){.landingAtmosphereLayer{transition:none}}.productPreview{--preview-paper:#fbf9f1;--preview-ink:#203c3c;--preview-muted:#5f6f58;--preview-line:#d7dcd0;--preview-teal:#3c796c;--preview-coral:#ba755c;--preview-blue:#557c95;--preview-sans:var(--font-sans,"PingFang SC","Microsoft YaHei",sans-serif);--preview-serif:"Songti SC","Noto Serif SC","STSong",Georgia,serif;position:relative;width:100%;min-width:0;margin:0;container:product-preview/inline-size}.productPreview,.productPreview *{box-sizing:border-box}.productPreviewCaption{margin:18px 0 0;color:var(--color-text-secondary,#687777);font:11px/1.8 var(--preview-sans);letter-spacing:.025em}.productPreview h4 em{font-family:var(--preview-serif);font-weight:450;font-style:normal}.paperPreviewSpread{display:grid;grid-template-columns:1fr 1fr;background:var(--preview-paper);box-shadow:0 20px 65px rgb(4 23 26/.14)}.paperPreviewPage{min-width:0;display:flex;flex-direction:column;padding:3.2cqw 3.5cqw 2cqw;color:var(--preview-ink);background:var(--preview-paper);font-family:var(--preview-serif)}.paperPreviewPage--visual{background:#f0f2e8;border-left:1px solid #d9ddcf}.paperPreviewRunningHead{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:13px;border-bottom:1px solid #acb9ab;color:#5f6f58;font:9px/1.5 var(--preview-sans);letter-spacing:.08em}.paperPreviewTitle{padding:33px 0 23px}.paperPreviewTitle>p,.paperPreviewVisualTitle>p{margin:0 0 18px;color:var(--preview-muted);font:9px/1.6 var(--preview-sans);letter-spacing:.18em}.paperPreviewTitle h4{margin:0;color:var(--preview-ink);font-size:clamp(27px,3.2cqw,39px);line-height:1.44;font-weight:500;letter-spacing:-.045em}.paperPreviewTitle h4 em{color:var(--preview-teal)}.paperPreviewTitle>div{margin-top:18px;color:#546b60;font-size:12px;letter-spacing:.025em}.paperPreviewByline{display:flex;justify-content:space-between;gap:10px;padding-bottom:19px;color:#5f6f58;font:9px/1.6 var(--preview-sans)}.paperPreviewAbstract{padding:19px 0 16px;border-top:2px solid #7c9b88}.paperPreviewAbstract h5{display:flex;align-items:center;gap:13px;margin:0 0 10px;color:var(--preview-ink);font-size:12px;font-weight:650}.paperPreviewAbstract h5>span{color:#5f6f58;font:8px var(--preview-sans);letter-spacing:.1em}.paperPreviewAbstract p,.paperPreviewColumns p{margin:0;color:#46594e;font-size:12px;line-height:1.95;text-align:justify}.paperPreviewKeywords{margin:0;padding:0 0 19px;border-bottom:1px solid var(--preview-line);color:#5f6f58;font:9px/1.8 var(--preview-sans)}.paperPreviewKeywords strong{margin-right:12px;font-weight:600}.paperPreviewColumns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;padding-top:23px}.paperPreviewColumns h5{margin:0 0 11px;color:var(--preview-ink);font-size:13px;font-weight:650;line-height:1.6}.paperPreviewColumns h5 span{display:block;margin-bottom:5px;color:#925f47;font:10px/1.4 var(--preview-sans);letter-spacing:.08em}.paperPreviewColumns p+p{margin-top:9px}.paperPreviewPullquote{position:relative;margin:26px 0 23px;padding-left:30px;color:#49745f;font-size:20px;line-height:1.75;letter-spacing:-.025em}.paperPreviewPullquote>span{position:absolute;top:-11px;left:-2px;color:#a3b89a;font:63px Georgia,serif}.paperPreviewSourceNote{display:grid;grid-template-columns:44px 1fr;gap:8px;margin-bottom:25px;color:#5f6f58;font:10px/1.8 var(--preview-sans)}.paperPreviewSourceNote strong{font-weight:600}.paperPreviewSourceNote p{margin:0}.paperPreviewPageFooter{display:flex;justify-content:space-between;gap:15px;margin-top:auto;padding-top:12px;border-top:1px solid #bcc8b7;color:#5f6f58;font:8px/1.6 var(--preview-sans);letter-spacing:.055em}.paperPreviewVisualTitle{padding-top:33px}.paperPreviewVisualTitle>p{margin-bottom:14px;letter-spacing:.08em}.paperPreviewVisualTitle h4{margin:0;color:#345b4d;font-size:clamp(25px,2.8cqw,34px);line-height:1.5;font-weight:450;letter-spacing:-.02em}.paperPreviewDiagram{margin:15px -2cqw 24px}.urbanDrawing{display:block;width:100%;height:auto}.urbanDrawingLabels path{fill:none;stroke:#87998a;stroke-width:.85}.urbanDrawingLabels circle{fill:#608776}.urbanDrawingLabels text{fill:#516e5d;font:12px var(--preview-sans)}.paperPreviewDiagram figcaption{margin:13px 2cqw 0;color:#526c59;font:10px/1.85 var(--preview-sans)}.paperPreviewDiagram figcaption>span{margin-right:13px;font-weight:650}.paperPreviewDiagram figcaption small{display:block;margin-left:40px;color:#5f6f58;font-size:9px}.paperPreviewObservations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-block:19px 24px;border-top:1px solid #c7d2bf}.paperPreviewObservations>div{position:relative;padding-top:8px}.paperPreviewObservations>div:before{content:"";display:block;width:25px;height:2px;margin-bottom:14px;background:#769881}.paperPreviewObservations>div:nth-child(2):before{background:#b6785e}.paperPreviewObservations>div:nth-child(3):before{background:#6f8a9c}.paperPreviewObservations span{font-size:20px;color:#3c604e}.paperPreviewObservations p{margin:10px 0 0;color:#5f6f58;font:10px/1.9 var(--preview-sans)}.paperPreviewMethod{margin-bottom:30px;padding-top:20px;border-top:1px solid #c7d2bf}.paperPreviewMethod h5{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 19px;color:#3b5f4a;font-size:13px;font-weight:550}.paperPreviewMethod h5 span{font:8px var(--preview-sans);color:#5f6f58;letter-spacing:.08em}.paperPreviewMethod ol{display:flex;justify-content:space-between;gap:10px;padding:0;margin:0;list-style:none}.paperPreviewMethod li{display:flex;gap:8px;align-items:baseline}.paperPreviewMethod i{color:#925f47;font:italic 18px Georgia,serif}.paperPreviewMethod li span,.paperPreviewMethod strong{display:block;font:11px/1.6 var(--preview-sans);color:#4f6c53}.paperPreviewMethod strong{font-weight:600}.paperPreviewMethod li span{margin-top:4px;font-size:9px;color:#5f6f58}.mindPreviewCanvas{--map-label:#27463f;--map-muted:#5f6f58;padding:3.5cqw 2cqw 2.5cqw;color:var(--map-label);background:#f5f5eb;background-image:radial-gradient(#c3cdbb .55px,transparent 0);background-size:20px 20px}.mindPreviewHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-inline:2.5cqw}.mindPreviewHeading p{margin:0 0 15px;color:#5f6f58;font:9px/1.6 var(--preview-sans);letter-spacing:.16em}.mindPreviewHeading h4{margin:0;color:#274c42;font-size:clamp(25px,3cqw,36px);font-weight:500;line-height:1.4;letter-spacing:-.025em}.mindPreviewHeading h4 em{color:#6d8063}.mindPreviewHeading>span{flex-shrink:0;font-size:11px;line-height:1.9;color:#5f6f58}.mindPreviewHeading>span strong{font-weight:450;color:#5f6f58}.mindPreviewDrawing{display:block;width:100%;height:auto;margin-block:4px -10px;overflow:visible}.mindPreviewBranch--teal{--branch-color:#568d77;--branch-ink:#426c56}.mindPreviewBranch--coral{--branch-color:#bc8067;--branch-ink:#925f47}.mindPreviewBranch--blue{--branch-color:#7196ab;--branch-ink:#4c6f84}.mindPreviewContour{fill:none;stroke:#b3c7ac;stroke-width:.8;stroke-dasharray:2 7}.mindPreviewStem,.mindPreviewTwig{fill:none;stroke:var(--branch-color);stroke-linecap:round}.mindPreviewStem{stroke-width:2.6}.mindPreviewTwig{stroke-width:1.3}.mindPreviewJunction{fill:var(--branch-color)}.mindPreviewBranchIndex{fill:var(--branch-ink);font:11px var(--preview-sans);letter-spacing:.1em}.mindPreviewBranchTitle{fill:var(--map-label);font-size:21px;font-weight:550;letter-spacing:.04em}.mindPreviewBranchNote{fill:var(--map-muted);font-size:11px}.mindPreviewLeaf{fill:#557060;font-size:17px}.mindPreviewRoot{fill:#2e5a48}.mindPreviewRootMark{fill:none;stroke:#b6cda8;stroke-width:1.3}.mindPreviewRootText{fill:#f2f5df;font-family:var(--preview-serif);font-size:28px;font-weight:550;letter-spacing:.05em}.mindPreviewRootSubtitle{fill:#bfd0b1;font-size:8px;letter-spacing:.16em}.mindPreviewLegend{display:flex;align-items:center;flex-wrap:wrap;gap:13px 23px;margin-inline:2.5cqw;padding-top:19px;border-top:1px solid #dce0d1;color:#5f6f58;font-size:10px}.mindPreviewLegend>span{display:flex;align-items:center;gap:8px}.mindPreviewLegend i{width:5px;height:5px;border-radius:50%;background:#729779}.mindPreviewLegend>span:nth-child(2) i{background:#bd856e}.mindPreviewLegend>span:nth-child(3) i{background:#799bb0}.mindPreviewLegend b{margin-left:auto;color:#5f6f58;font-size:8px;font-weight:450;letter-spacing:.12em}.mindPreviewCompact{display:none}.slidesPreviewViewport{display:flex;position:relative;gap:24px;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.slidesPreviewViewport::-webkit-scrollbar{display:none}.productSlide{position:relative;flex:0 0 100%;display:flex;flex-direction:column;min-width:0;aspect-ratio:16/9;padding:3.6cqw 4.5cqw 2.8cqw;overflow:hidden;color:#faf8ed;background:#173d3c;scroll-snap-align:start;isolation:isolate}.productSlideBottomline,.productSlideTopline{position:relative;display:flex;justify-content:space-between;align-items:center;gap:16px;font:1cqw/1.5 var(--preview-sans);letter-spacing:.1em}.productSlideTopline{padding-bottom:1.6cqw;border-bottom:1px solid rgb(249 248 233/.35);color:#ebeedd}.productSlideTopline>span:last-child{letter-spacing:.06em}.productSlideBottomline{margin-top:auto;padding-top:1.4cqw;color:#dde6d7;font-size:.9cqw}.productSlideBottomline b{display:inline-block;margin-inline:.8cqw;font-weight:400;opacity:.55}.productSlide h4{margin:0;color:inherit;font-size:6.8cqw;line-height:1.18;letter-spacing:-.045em;font-weight:530}.productSlidePhoto{position:absolute;z-index:-3;inset:0}.productSlidePhoto>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 58%;object-position:center 58%}.productSlidePhotoShade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgb(11 31 32/.82),rgb(11 31 32/.47) 45%,rgb(11 31 32/.08) 80%),linear-gradient(0deg,rgb(9 30 31/.77),transparent 42%)}.productSlideCoverCopy{margin-top:auto;padding-block:4.3cqw 3.8cqw}.productSlideCoverCopy>p{display:flex;align-items:center;gap:1cqw;margin:0 0 1.8cqw;font-size:1.25cqw;letter-spacing:.04em;color:#e4e8d8}.productSlideCoverCopy>p>span{width:5px;height:5px;border-radius:50%;background:#d8b58e}.productSlideCoverCopy h4 em{color:#f0edcf}.productSlideCoverRule{height:1px;width:6cqw;margin-block:2.6cqw 1.6cqw;background:#c7d8b7}.productSlideCoverCopy>span{font-size:1.15cqw;color:#d8dfd2}.productSlideCoverSeal{position:absolute;right:6cqw;bottom:11cqw;display:flex;align-items:center;justify-content:center;flex-direction:column;width:12cqw;height:12cqw;color:#faf3d9;border:1px solid rgb(240 238 210/.6);border-radius:50%;transform:rotate(-10deg)}.productSlideCoverSeal>span{font-size:.8cqw;letter-spacing:.16em}.productSlideCoverSeal>i{font:italic 3.6cqw/1.3 Georgia,serif}.productSlide--analysis{color:#23483e;background:#f2f3e8}.productSlide--analysis .productSlideTopline{color:#5a7160;border-color:#bdccba}.productSlide--analysis .productSlideBottomline{color:#5f6f58}.productSlideAnalysisBody{flex:1;display:grid;grid-template-columns:36% 64%;align-items:center;min-height:0}.productSlideAnalysisCopy{position:relative;padding-top:2cqw}.productSlideAnalysisCopy>p{margin:0 0 1.6cqw;color:#5f6f58;font-size:1.05cqw}.productSlideAnalysisCopy h4{font-size:4.7cqw;line-height:1.25}.productSlideAnalysisCopy h4 em{color:#6e8b69}.productSlideAnalysisCopy ol{list-style:none;padding:0;margin:2.7cqw 0 0}.productSlideAnalysisCopy li{display:flex;align-items:baseline;gap:1.3cqw;margin-top:1.5cqw}.productSlideAnalysisCopy li>span{color:#925f47;font:italic 1.4cqw Georgia,serif}.productSlideAnalysisCopy li strong{color:#3b5e4c;font-size:1.25cqw;font-weight:600}.productSlideAnalysisCopy li p{margin:.35cqw 0 0;color:#5f6f58;font-size:1cqw;line-height:1.8}.productSlideAnalysisDrawing{width:110%;margin:0 0 0 -4%}.productSlideAnalysisDrawing figcaption{margin-top:.8cqw;color:#5f6f58;font-size:1cqw;line-height:1.8;text-align:center}.productSlideAnalysisDrawing figcaption span{display:block;margin-bottom:.6cqw;font-size:.75cqw;letter-spacing:.14em;color:#5f6f58}.productSlide--closing{background:#254e43}.productSlideClosingPhoto{position:absolute;z-index:-2;inset:0 0 0 49%}.productSlideClosingPhoto img{-o-object-fit:cover;object-fit:cover;-o-object-position:46% center;object-position:46% center}.productSlideClosingPhoto:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(21 53 46/.27),transparent 30%,rgb(21 53 46/.45))}.productSlideClosingCopy{width:51%;margin-block:auto;padding:3.8cqw 0}.productSlideClosingCopy>p{max-width:29cqw;margin:0 0 1.7cqw;color:#c3d2b9;font-size:1cqw;line-height:1.8}.productSlideClosingCopy h4{font-size:4.9cqw}.productSlideClosingCopy h4 em{color:#e6e9cc}.productSlideClosingCopy>span{display:block;margin-top:2cqw;color:#c5d6bc;font-size:1.2cqw;line-height:1.9}.productSlideClosingPrinciples{display:flex;align-items:center;gap:1.3cqw;margin-top:3cqw;color:#d5e1c6;font-size:1.05cqw}.productSlideClosingPrinciples>i{width:2cqw;height:1px;background:#829c78}.productSlideClosingArrow{position:absolute;right:8cqw;top:20cqw;display:grid;place-items:center;width:10cqw;height:10cqw;border-radius:50%;background:#f5e4c4;color:#385a46}.productSlideClosingArrow svg{width:5cqw;height:5cqw;stroke-width:1}.slidesPreviewControls{display:flex;align-items:center;gap:22px;margin-top:20px}.slidesPreviewControls>.productPreviewCaption{margin:0 auto 0 0}.slidesPreviewCount{color:var(--color-text-secondary,#687777);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.slidesPreviewControls>div{display:flex;gap:10px}.slidesPreviewControls button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--color-border-strong,#9baba7);border-radius:50%;color:var(--color-text,#234b44);background:var(--color-surface,#f4f5ef);cursor:pointer}.slidesPreviewControls button:hover:not(:disabled){border-color:var(--color-accent,#568d77)}.slidesPreviewControls button:disabled{opacity:.35;cursor:default}.slidesPreviewControls button:focus-visible,.slidesPreviewViewport:focus-visible{outline:2px solid var(--color-accent,#568d77);outline-offset:4px}.latexPreviewSpread{display:grid;grid-template-columns:.82fr 1fr}.latexPreviewSource{display:flex;flex-direction:column;min-width:0;padding:3.4cqw;background:#203e38;color:#eef1df}.latexPreviewSourceHead{display:flex;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #587568;color:#c5d4bc;font-size:10px}.latexPreviewSourceHead>span:first-child{color:#d6b493;font-family:monospace}.latexPreviewSourceCopy{padding-block:33px 24px}.latexPreviewSourceCopy>p{margin:0 0 14px;color:#a8bfa7;font-size:9px;letter-spacing:.14em}.latexPreviewSourceCopy h4{margin:0;color:#f0f2db;font-family:var(--preview-serif);font-size:clamp(26px,3cqw,36px);line-height:1.45;font-weight:450}.latexPreviewSourceCopy>span{display:block;margin-top:17px;color:#b3c8b0;font-size:12px;line-height:1.9}.latexPreviewSource pre{margin:0 0 28px;padding:22px 0;border-block:1px solid #446758;border-inline:0;border-radius:0;background:transparent;box-shadow:none;color:#d8e0ce;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/2 SFMono-Regular,Consolas,monospace}.latexPreviewSource code{font:inherit;background:transparent}.productPreview.latexPreview .latexPreviewSource code,.productPreview.latexPreview .latexPreviewSource pre{color:#d8e0ce;background:transparent}.latexPreviewSource code>span{color:#d2ad8d}.latexPreviewSource code>strong{color:#c1dca5;font-weight:400}.latexPreviewSource code>.latexCodeComment{color:#90ab91}.latexPreviewSourceFoot{display:flex;align-items:center;gap:17px;margin-top:auto;font-size:10px;color:#a7c1a0}.latexPreviewPage{display:flex;flex-direction:column;min-width:0;padding:3.4cqw 4cqw 2.4cqw;color:var(--preview-ink);background:var(--preview-paper);font-family:var(--preview-serif)}.latexPreviewPage>header{padding-block:29px 27px}.latexPreviewPage>header>p{margin:0 0 15px;color:#5f6f58;font:9px var(--preview-sans);letter-spacing:.16em}.latexPreviewPage h4{margin:0;color:#34553f;font-size:clamp(30px,3.5cqw,42px);line-height:1.4;font-weight:500}.latexPreviewPage header>span{display:block;margin-top:15px;color:#5f6f58;font-size:12px}.latexPreviewPage h5{margin:0 0 11px;color:#3f5943;font-size:14px;font-weight:600}.latexPreviewPage section>p{margin:0;color:#626f59;font-size:12px;line-height:1.95}.latexPreviewEquation{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:13px;position:relative;margin-block:24px 14px;padding-right:22px;color:#344e36;font:19px/1.6 Georgia,serif}.latexPreviewEquation b{font-size:14px;font-weight:400;color:#5f6f58}.latexPreviewEquation small{position:absolute;right:0;font-size:10px;color:#5f6f58}.latexPreviewGraph{margin:10px 0 28px}.latexPreviewGraph svg{display:block;width:100%;height:auto}.latexGraphGrid{fill:none;stroke:#e0e5d6;stroke-width:.8}.latexGraphAxis{fill:none;stroke:#9cae94;stroke-width:.9}.latexGraphTangent{fill:none;stroke:#c4886b;stroke-width:1.2;stroke-dasharray:5 4}.latexGraphCurve{fill:none;stroke:#4e8367;stroke-width:2.5}.latexGraphText{fill:#5f6f58;font:italic 11px Georgia,serif}.latexPreviewGraph figcaption{color:#5f6f58;font-size:10px;text-align:center}.latexPreviewPage .paperPreviewPageFooter{margin-top:27px}@container product-preview (max-width: 720px){.latexPreviewSpread,.paperPreviewSpread{grid-template-columns:1fr}.paperPreviewPage{padding:28px 30px 20px}.paperPreviewPage--visual{border-left:0;border-top:1px solid #d4ddc8}.paperPreviewTitle h4{font-size:34px}.paperPreviewVisualTitle h4{font-size:31px}.paperPreviewAbstract p,.paperPreviewColumns p{font-size:13px}.paperPreviewColumns{gap:25px}.paperPreviewDiagram{margin-inline:-10px}.paperPreviewDiagram figcaption{margin-inline:10px}.paperPreviewByline,.paperPreviewKeywords{font-size:10px}.paperPreviewObservations p{font-size:11px}.paperPreviewMethod strong{font-size:12px}.paperPreviewMethod li span{font-size:10px}.mindPreviewCanvas{padding:29px 25px 25px}.mindPreviewHeading{margin:0}.mindPreviewHeading h4{font-size:29px;line-height:1.5}.mindPreviewHeading h4 em{display:block}.mindPreviewDrawing,.mindPreviewHeading>span{display:none}.mindPreviewCompact{display:block;margin-top:29px}.mindPreviewCompactRoot{position:relative;padding:24px 20px;background:#2e5a48;color:#f4f4e0;border-radius:48% 45% 43% 40%/36% 45% 30% 46%;text-align:center}.mindPreviewCompactRoot>span{font-size:8px;letter-spacing:.15em;color:#bfd0b1}.mindPreviewCompactRoot>strong{display:block;margin-top:11px;font-family:var(--preview-serif);font-size:25px;font-weight:550}.mindPreviewCompactRoot>p{margin:10px 0 0;color:#c2d2b6;font-size:10px}.mindPreviewCompact>ol{position:relative;list-style:none;margin:0;padding:30px 0 0 16px}.mindPreviewCompact>ol:before{content:"";position:absolute;top:0;bottom:92px;left:0;width:1px;background:#b1c4a9}.mindPreviewCompact li{position:relative;padding:0 0 30px 15px}.mindPreviewCompact li:before{content:"";position:absolute;left:-16px;top:-9px;width:23px;height:35px;border-left:1px solid var(--branch-color);border-bottom:1px solid var(--branch-color);border-radius:0 0 0 17px}.mindPreviewCompact li:last-child{padding-bottom:0}.mindPreviewCompactBranch{display:flex;align-items:baseline;gap:11px}.mindPreviewCompactBranch i{color:var(--branch-ink);font:italic 17px Georgia,serif}.mindPreviewCompactBranch h5{margin:0;color:#345843;font-size:19px;font-weight:550;line-height:1.5}.mindPreviewCompactBranch h5>span{display:block;margin-top:3px;color:#5f6f58;font-size:10px;font-weight:400}.mindPreviewCompactLeaves{display:flex;flex-wrap:wrap;gap:9px 19px;padding:15px 0 0 29px;color:#536f52;font-size:13px;line-height:1.7}.mindPreviewCompactLeaves span{position:relative}.mindPreviewCompactLeaves span:before{content:"";display:inline-block;width:4px;height:4px;margin-right:7px;border-radius:50%;background:var(--branch-color);vertical-align:middle}.mindPreviewLegend{margin:29px 0 0;gap:12px;font-size:9px}.mindPreviewLegend b{width:100%;margin-left:0}.latexPreviewPage,.latexPreviewSource{padding:27px 29px}.latexPreviewSourceCopy h4{font-size:31px}.latexPreviewSource pre{font-size:12px}.latexPreviewPage h4{font-size:37px}.latexPreviewPage section>p{font-size:13px}}@container product-preview (max-width: 560px){.paperPreviewPage{padding:24px 23px 19px}.paperPreviewRunningHead{font-size:8px;letter-spacing:.025em}.paperPreviewTitle{padding-top:28px}.paperPreviewTitle h4{font-size:29px}.paperPreviewTitle>div{font-size:11px}.paperPreviewByline{flex-wrap:wrap;gap:5px 14px;font-size:9px}.paperPreviewColumns{grid-template-columns:1fr;gap:22px}.paperPreviewColumns h5{font-size:15px}.paperPreviewColumns h5 span{display:inline;margin-right:9px}.paperPreviewKeywords{font-size:9px}.paperPreviewPullquote{font-size:21px;margin-block:27px}.paperPreviewVisualTitle{padding-top:27px}.paperPreviewVisualTitle h4{font-size:29px}.paperPreviewObservations{gap:9px}.paperPreviewObservations span{font-size:21px}.paperPreviewObservations p{font-size:10px}.paperPreviewMethod ol{flex-direction:column;gap:16px}.paperPreviewMethod li{gap:14px}.paperPreviewMethod li div{display:flex;align-items:baseline;gap:13px}.paperPreviewMethod li span{margin-top:0}.paperPreviewPageFooter{font-size:7px}.mindPreviewCanvas{padding-inline:22px}.mindPreviewHeading h4{font-size:27px}.mindPreviewCompactLeaves{padding-left:28px;gap:7px 14px;font-size:12px}.productSlide{aspect-ratio:auto;min-height:570px;padding:23px 24px 22px}.productSlideTopline{gap:14px;padding-bottom:16px;font-size:8px;letter-spacing:.09em}.productSlideTopline>span:last-child{max-width:90px;text-align:right}.productSlideBottomline{padding-top:17px;font-size:8px;letter-spacing:.03em}.productSlideBottomline>span:last-child{max-width:72%;text-align:right}.productSlideBottomline b{margin-inline:2px}.productSlidePhoto>img{-o-object-position:60% center;object-position:60% center}.productSlidePhotoShade{background:linear-gradient(0deg,rgb(12 36 34/.95),rgb(12 36 34/.6) 46%,rgb(12 36 34/.16) 78%),linear-gradient(180deg,rgb(12 36 34/.7),transparent 25%)}.productSlideCoverCopy{padding-block:180px 22px}.productSlideCoverCopy>p{gap:8px;margin-bottom:17px;font-size:10px;line-height:1.8}.productSlide h4{font-size:42px;line-height:1.25}.productSlideCoverRule{width:42px;margin-block:24px 17px}.productSlideCoverCopy>span{font-size:10px;line-height:1.8}.productSlideCoverSeal{right:29px;top:108px;bottom:auto;width:83px;height:83px}.productSlideCoverSeal>span{font-size:6px}.productSlideCoverSeal>i{font-size:26px}.productSlideAnalysisBody{display:flex;flex-direction:column;align-items:stretch}.productSlideAnalysisCopy{padding-top:24px}.productSlideAnalysisCopy>p{margin-bottom:11px;font-size:10px}.productSlideAnalysisCopy h4{font-size:34px;line-height:1.25}.productSlideAnalysisCopy h4 br{display:none}.productSlideAnalysisCopy ol{margin-top:20px}.productSlideAnalysisCopy li{gap:14px;margin-top:13px}.productSlideAnalysisCopy li>span{font-size:16px}.productSlideAnalysisCopy li strong{font-size:12px}.productSlideAnalysisCopy li p{margin-top:3px;font-size:10px}.productSlideAnalysisDrawing{width:calc(100% + 28px);margin:19px -14px 6px}.productSlideAnalysisDrawing figcaption{margin-top:7px;font-size:9px}.productSlideAnalysisDrawing figcaption span{font-size:6px;margin-bottom:5px}.productSlideClosingPhoto{inset:0 0 auto;height:220px}.productSlideClosingPhoto img{-o-object-position:50% 42%;object-position:50% 42%}.productSlideClosingPhoto:after{background:linear-gradient(180deg,rgb(21 53 46/.52),transparent 55%,#254e43)}.productSlideClosingCopy{width:100%;padding:179px 0 12px;margin:0}.productSlideClosingCopy>p{max-width:none;margin-bottom:15px;font-size:10px;line-height:1.85}.productSlideClosingCopy h4{font-size:36px}.productSlideClosingCopy>span{margin-top:15px;font-size:12px}.productSlideClosingPrinciples{margin-top:19px;gap:12px;font-size:11px}.productSlideClosingPrinciples>i{width:18px}.productSlideClosingArrow{top:110px;right:28px;width:62px;height:62px}.productSlideClosingArrow svg{width:32px;height:32px}.slidesPreviewControls{position:sticky;bottom:0;z-index:2;flex-wrap:wrap;gap:8px;margin-top:0;padding-block:12px;border-top:1px solid var(--color-border-strong,#c5d0c6);background:var(--journey-surface,#f4f5ef)}.slidesPreviewControls>.productPreviewCaption{flex:1 0 100%;font-size:9px}.slidesPreviewCount{margin-right:auto}.latexPreviewPage,.latexPreviewSource{padding-inline:23px}.latexPreviewEquation{font-size:16px;gap:9px}}@media (prefers-reduced-motion:reduce){.slidesPreviewViewport{scroll-behavior:auto}.productPreview *,.productPreview :after,.productPreview :before{animation:none;transition:none}}