.analytics-console{--analytics-bg: #faf8f5;--analytics-panel: #ffffff;--analytics-raised: #f3f1ec;--analytics-ink: #1b1d17;--analytics-muted: #6b6d63;--analytics-faint: #9b9d92;--analytics-line: #e4e2da;--analytics-line-soft: #efede7;--analytics-accent: #596422;--analytics-accent-strong: #46501b;--analytics-accent-soft: #eef0e2;--analytics-positive: #277353;--analytics-negative: #b23a30;--analytics-warning: #9a650c;--analytics-radius: 7px;min-height:100vh;background:var(--analytics-bg);color:var(--analytics-ink);font-family:DM Sans Variable,DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"ss01","ss02";-webkit-font-smoothing:antialiased}.analytics-console *,.analytics-console *:before,.analytics-console *:after{box-sizing:border-box}.analytics-console button,.analytics-console input,.analytics-console select{font:inherit}.analytics-console-shell{display:grid;min-height:100vh;grid-template-columns:206px minmax(0,1fr)}.analytics-sidebar{position:sticky;top:0;z-index:40;display:flex;height:100vh;flex-direction:column;border-right:1px solid var(--analytics-line);background:color-mix(in srgb,var(--analytics-panel) 80%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.analytics-console-brand{display:flex;min-height:54px;align-items:center;gap:9px;border-bottom:1px solid var(--analytics-line-soft);padding:0 15px;font-size:14px;font-weight:650;letter-spacing:-.02em}.analytics-console-brand small{margin-left:auto;color:var(--analytics-faint);font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.analytics-console-logo{display:grid;width:23px;height:23px;place-items:center;border-radius:6px;background:var(--analytics-accent);color:#fff}.analytics-sidebar nav{flex:1;overflow-y:auto;padding:5px 8px 18px}.analytics-nav-group>p{padding:14px 8px 5px;color:var(--analytics-faint);font-size:9.5px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.analytics-nav-group button{display:flex;width:100%;align-items:center;gap:9px;border:0;border-radius:5px;background:transparent;padding:7px 9px;color:var(--analytics-muted);cursor:pointer;font-size:12.5px;text-align:left;transition:background .16s ease,color .16s ease}.analytics-nav-group button:hover{background:var(--analytics-raised);color:var(--analytics-ink)}.analytics-nav-group button.is-active{background:var(--analytics-accent-soft);color:var(--analytics-accent-strong);font-weight:650}.analytics-nav-group button b{min-width:18px;margin-left:auto;border-radius:4px;background:var(--analytics-raised);padding:1px 5px;color:var(--analytics-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:600;text-align:center}.analytics-nav-group button.is-active b{background:var(--analytics-accent);color:#fff}.analytics-sidebar-foot{display:flex;align-items:flex-start;gap:9px;border-top:1px solid var(--analytics-line);padding:12px 14px}.analytics-sidebar-foot strong,.analytics-sidebar-foot small{display:block}.analytics-sidebar-foot strong{font-size:10.5px;font-weight:600}.analytics-sidebar-foot small{margin-top:2px;color:var(--analytics-faint);font-size:8.5px;line-height:1.35}.analytics-live-dot{display:inline-block;width:6px;height:6px;flex:none;margin-top:4px;border-radius:50%;background:var(--analytics-positive);box-shadow:0 0 0 3px color-mix(in srgb,var(--analytics-positive) 12%,transparent)}.analytics-console-main{min-width:0}.analytics-topbar{position:sticky;top:0;z-index:35;display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--analytics-line);background:color-mix(in srgb,var(--analytics-bg) 84%,transparent);padding:8px 24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.analytics-topbar-context{display:flex;min-width:0;align-items:center;gap:12px}.analytics-topbar-context>div{display:flex;min-width:0;align-items:center;gap:7px;font-size:11.5px;white-space:nowrap}.analytics-topbar-context span,.analytics-topbar-context i{color:var(--analytics-faint);font-style:normal}.analytics-topbar-context strong{overflow:hidden;color:var(--analytics-ink);font-weight:600;text-overflow:ellipsis}.analytics-topbar-context small{color:var(--analytics-faint);font-size:9.5px;white-space:nowrap}.analytics-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.analytics-mobile-nav{display:none}.analytics-preview-chip,.analytics-contract-chip{border:1px solid color-mix(in srgb,var(--analytics-warning) 22%,transparent);border-radius:99px;background:color-mix(in srgb,#f6d48b 18%,white);padding:3px 8px;color:#7f560b;font-size:9px;font-weight:650;white-space:nowrap}.analytics-contract-chip{border-color:color-mix(in srgb,var(--analytics-accent) 20%,transparent);background:var(--analytics-accent-soft);color:var(--analytics-accent-strong)}.analytics-operator-email{max-width:170px;overflow:hidden;color:var(--analytics-faint);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.analytics-console .analytics-control{min-height:29px;border:1px solid var(--analytics-line);border-radius:5px;background:var(--analytics-panel);padding:5px 9px;color:var(--analytics-muted);font-size:10.5px;outline:none;transition:border-color .16s ease,background .16s ease,color .16s ease}.analytics-console .analytics-control:hover,.analytics-console .analytics-control:focus-visible{border-color:var(--analytics-faint);background:var(--analytics-raised);color:var(--analytics-ink)}.analytics-icon-button{display:grid;width:30px;padding:0!important;place-items:center}.analytics-signout{display:inline-flex;align-items:center;gap:5px}.analytics-console-content{width:100%;max-width:1680px;margin:0 auto;padding:20px 24px 48px}.analytics-view-heading{display:flex;min-height:62px;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.analytics-view-heading h1{margin-top:5px;font-size:20px;font-weight:600;letter-spacing:-.035em;line-height:1.2}.analytics-view-heading>div>p:last-child{max-width:680px;margin-top:5px;color:var(--analytics-muted);font-size:10.5px;line-height:1.5}.analytics-live-state{display:flex;align-items:center;gap:7px;padding-top:5px;color:var(--analytics-faint);font-size:9.5px;white-space:nowrap}.analytics-live-state .analytics-live-dot{margin-top:0}.analytics-view-stack{display:flex;flex-direction:column;gap:12px}.analytics-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.analytics-console .analytics-panel,.analytics-console .analytics-stat{border:1px solid var(--analytics-line);border-radius:var(--analytics-radius);background:var(--analytics-panel);box-shadow:none}.analytics-console .analytics-stat{position:relative;min-height:0;overflow:hidden;padding:14px 16px 12px}.analytics-console .analytics-stat:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--analytics-accent) 58%,transparent),transparent);content:""}.analytics-console .analytics-stat.is-accent{border-color:color-mix(in srgb,var(--analytics-accent) 30%,var(--analytics-line));background:var(--analytics-accent-soft)}.analytics-console .analytics-stat>div:first-child{margin-bottom:10px}.analytics-console .analytics-stat .text-3xl{font-size:1.55rem;font-variant-numeric:tabular-nums}.analytics-console .analytics-stat .h-8{width:26px;height:26px;border-radius:5px}.analytics-console .analytics-stat>p{margin-top:5px;color:var(--analytics-muted);font-size:9px}.analytics-console .analytics-eyebrow{display:flex;align-items:center;gap:5px;color:var(--analytics-accent);font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.analytics-console .rounded-2xl{border-radius:6px}.analytics-console .rounded-xl,.analytics-console .rounded-lg{border-radius:5px}.analytics-console .rounded-md{border-radius:4px}.analytics-console table{font-variant-numeric:tabular-nums}.analytics-panel-head{display:flex;min-height:47px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--analytics-line-soft);padding:10px 16px}.analytics-panel-head h2{margin-top:4px;font-size:12.5px;font-weight:600;letter-spacing:-.01em}.analytics-panel-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.analytics-panel-meta{color:var(--analytics-faint);font-size:9px;white-space:nowrap}.analytics-panel-footnote{border-top:1px solid var(--analytics-line-soft);padding:8px 16px;color:var(--analytics-faint);font-size:9px}.analytics-coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-coverage-row{min-height:104px;border-right:1px solid var(--analytics-line-soft);border-bottom:1px solid var(--analytics-line-soft);padding:13px 15px}.analytics-coverage-row:nth-child(4n){border-right:0}.analytics-coverage-row:nth-last-child(-n+4){border-bottom:0}.analytics-coverage-row-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.analytics-coverage-row strong{color:var(--analytics-ink);font-size:10.5px;font-weight:650}.analytics-coverage-row p{margin-top:9px;color:var(--analytics-muted);font-size:9px;line-height:1.45}.analytics-status{display:inline-flex;align-items:center;gap:4px;border-radius:99px;padding:2px 6px;font-size:8px;font-weight:650;white-space:nowrap}.analytics-status:before{width:5px;height:5px;border-radius:50%;background:currentColor;content:""}.analytics-status.is-live{background:color-mix(in srgb,var(--analytics-positive) 10%,white);color:var(--analytics-positive)}.analytics-status.is-compatible{background:color-mix(in srgb,var(--analytics-warning) 10%,white);color:var(--analytics-warning)}.analytics-status.is-waiting{background:var(--analytics-raised);color:var(--analytics-faint)}.analytics-alert{display:flex;align-items:flex-start;gap:9px;border:1px solid var(--analytics-line);border-radius:var(--analytics-radius);padding:10px 12px;font-size:10px;line-height:1.5}.analytics-alert svg{flex:none;margin-top:1px}.analytics-alert.is-warning{border-color:color-mix(in srgb,var(--analytics-warning) 20%,var(--analytics-line));background:color-mix(in srgb,#f6d48b 9%,white);color:#77520e}.analytics-alert.is-error{margin-bottom:12px;border-color:color-mix(in srgb,var(--analytics-negative) 20%,var(--analytics-line));background:color-mix(in srgb,var(--analytics-negative) 6%,white);color:var(--analytics-negative)}.analytics-alert.is-private{border-color:color-mix(in srgb,var(--analytics-accent) 20%,var(--analytics-line));background:color-mix(in srgb,var(--analytics-accent-soft) 70%,white);color:var(--analytics-muted)}.analytics-alert.is-private svg{color:var(--analytics-accent)}.analytics-alert strong{color:var(--analytics-ink);font-weight:650}.analytics-loading{display:flex;min-height:260px;align-items:center;justify-content:center;gap:9px;color:var(--analytics-muted);font-size:11px}.analytics-segmented{display:inline-flex;gap:2px;border:1px solid var(--analytics-line);border-radius:5px;background:var(--analytics-raised);padding:2px}.analytics-segmented button{border:0;border-radius:3px;background:transparent;padding:4px 9px;color:var(--analytics-muted);cursor:pointer;font-size:9.5px}.analytics-segmented button.is-active{background:var(--analytics-panel);color:var(--analytics-ink);box-shadow:0 0 0 1px var(--analytics-line)}.analytics-search{width:150px;border:1px solid var(--analytics-line);border-radius:5px;background:var(--analytics-panel);padding:5px 8px;color:var(--analytics-ink);font-size:9.5px;outline:0}.analytics-search:focus{border-color:var(--analytics-accent)}.analytics-catalog-summary{display:flex;justify-content:space-between;border-bottom:1px solid var(--analytics-line-soft);padding:8px 16px;color:var(--analytics-faint);font-size:9px}.analytics-catalog-scroll{max-height:430px}.analytics-table-scroll{overflow:auto}.analytics-console-table{width:100%;border-collapse:collapse;font-size:10px}.analytics-console-table thead th{position:sticky;top:0;z-index:2;border-bottom:1px solid var(--analytics-line);background:var(--analytics-panel);padding:8px 16px;color:var(--analytics-faint);font-size:8.5px;font-weight:650;letter-spacing:.08em;text-align:left;text-transform:uppercase}.analytics-console-table tbody td{border-bottom:1px solid var(--analytics-line-soft);padding:8px 16px;color:var(--analytics-muted)}.analytics-console-table tbody tr:hover{background:var(--analytics-raised)}.analytics-console-table .n{text-align:right}.analytics-console-table code{color:var(--analytics-ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.analytics-volume-track{width:100%;min-width:100px;height:3px;overflow:hidden;border-radius:99px;background:var(--analytics-line-soft)}.analytics-volume-track span{display:block;height:100%;border-radius:inherit;background:var(--analytics-accent)}.analytics-empty{padding:40px 16px;color:var(--analytics-faint);font-size:10px;text-align:center}@media (max-width: 1280px){.analytics-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-coverage-row:nth-child(4n){border-right:1px solid var(--analytics-line-soft)}.analytics-coverage-row:nth-child(2n){border-right:0}.analytics-coverage-row:nth-last-child(-n+4){border-bottom:1px solid var(--analytics-line-soft)}.analytics-coverage-row:nth-last-child(-n+2){border-bottom:0}.analytics-operator-email{display:none}}@media (max-width: 920px){.analytics-console-shell{grid-template-columns:1fr}.analytics-sidebar{display:none}.analytics-mobile-nav{display:block;max-width:145px;border:1px solid var(--analytics-line);border-radius:5px;background:var(--analytics-panel);padding:5px 7px;color:var(--analytics-ink);font-size:10px}.analytics-topbar-context>div{display:none}.analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.analytics-topbar{position:relative;flex-direction:column;align-items:stretch;padding:9px 12px}.analytics-topbar-context{justify-content:space-between}.analytics-topbar-context small{display:none}.analytics-topbar-actions{justify-content:flex-start;overflow-x:auto;padding-bottom:1px}.analytics-signout{font-size:0!important}.analytics-signout svg{margin:0}.analytics-console-content{padding:16px 12px 36px}.analytics-view-heading{min-height:0;margin-bottom:12px}.analytics-view-heading h1{font-size:18px}.analytics-live-state{display:none}.analytics-kpi-grid,.analytics-coverage-grid{grid-template-columns:1fr}.analytics-coverage-row,.analytics-coverage-row:nth-child(2n),.analytics-coverage-row:nth-child(4n),.analytics-coverage-row:nth-last-child(-n+2),.analytics-coverage-row:nth-last-child(-n+4){border-right:0;border-bottom:1px solid var(--analytics-line-soft)}.analytics-coverage-row:last-child{border-bottom:0}.analytics-panel-head{align-items:flex-start;flex-direction:column}.analytics-panel-head-actions{width:100%;justify-content:space-between}.analytics-search{min-width:0;flex:1}}@media (prefers-reduced-motion: reduce){.analytics-console *,.analytics-console *:before,.analytics-console *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}body:has(.alder-poster) .site-navbar,body:has(.alder-poster) footer:not(.alder-poster-brand){display:none!important}.alder-poster .fd-prod-dim{display:none!important}.alder-poster .fd-prod-camera{animation:none!important;transform:scale(var(--poster-zoom, 1))!important;transform-origin:var(--poster-origin, 50% 50%)!important}.alder-poster.hide-dest .fd-prod-dest,.alder-poster.hide-badge .fd-prod-event{display:none!important}.alder-poster{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;overflow:hidden;width:100vw;height:100vh;flex-direction:column;align-items:center;background:radial-gradient(52% 44% at 50% -6%,rgba(120,165,88,.2),transparent 66%),radial-gradient(40% 34% at 88% 104%,rgba(96,141,76,.12),transparent 70%),#081009;color:#f6f1e7;font-family:DM Sans Variable,DM Sans,system-ui,sans-serif}.alder-poster-copy{padding:7.2vh 6vw 0;text-align:center}.alder-poster.is-center{justify-content:center}.alder-poster.is-center .alder-poster-copy{padding-top:0}.alder-poster.is-center .alder-poster-copy h1{font-size:5vw}.alder-poster-copy small{display:block;color:#a9c46f;font-size:1.05vw;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.alder-poster-copy h1{margin:1.6vh 0 0;font-size:3.9vw;font-weight:720;letter-spacing:-.022em;line-height:1.06}.alder-poster-copy h1 span{display:block}.alder-poster-copy p{margin:2.2vh 0 0;color:#f6f1e79e;font-size:1.32vw;font-weight:480}.alder-poster-stage{width:76vw;margin-top:5.4vh;border-radius:1.1vw;box-shadow:0 3.2vh 9vh -3.6vh #000000e6}.alder-poster-stage .fd-player-canvas{overflow:hidden;border:1px solid rgba(246,241,231,.1);border-radius:1.1vw;aspect-ratio:872 / 523}.alder-poster-brand{position:absolute;top:3.6vh;left:3vw;display:flex;align-items:center;gap:.45vw;color:#f6f1e7c7;font-size:1.05vw;font-weight:660;letter-spacing:.01em}.alder-poster-brand svg{width:1.25vw;height:1.25vw;color:#b7d072}.alder-poster.is-grain{background:radial-gradient(34% 30% at 16% 12%,rgba(150,194,88,.26),transparent 70%),radial-gradient(26% 24% at 55% 6%,rgba(150,194,88,.18),transparent 70%),radial-gradient(30% 26% at 88% 30%,rgba(150,194,88,.15),transparent 70%),radial-gradient(28% 26% at 8% 62%,rgba(150,194,88,.18),transparent 70%),radial-gradient(36% 30% at 78% 88%,rgba(150,194,88,.21),transparent 70%),radial-gradient(24% 22% at 38% 88%,rgba(150,194,88,.13),transparent 70%),#050905}.alder-poster-grain{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.78 0 0 0 0 0.9 0 0 0 0 0.52 0 0 0 1.9 -0.92'/%3E%3C/filter%3E%3Crect width='260' height='260' filter='url(%23n)'/%3E%3C/svg%3E");background-size:260px 260px;-webkit-mask-image:radial-gradient(36% 32% at 16% 12%,#000,transparent 74%),radial-gradient(28% 26% at 55% 6%,rgba(0,0,0,.8),transparent 74%),radial-gradient(32% 28% at 88% 30%,rgba(0,0,0,.7),transparent 74%),radial-gradient(30% 28% at 8% 62%,rgba(0,0,0,.8),transparent 74%),radial-gradient(38% 32% at 78% 88%,#000,transparent 74%),radial-gradient(26% 24% at 38% 88%,rgba(0,0,0,.6),transparent 74%);mask-image:radial-gradient(36% 32% at 16% 12%,#000,transparent 74%),radial-gradient(28% 26% at 55% 6%,rgba(0,0,0,.8),transparent 74%),radial-gradient(32% 28% at 88% 30%,rgba(0,0,0,.7),transparent 74%),radial-gradient(30% 28% at 8% 62%,rgba(0,0,0,.8),transparent 74%),radial-gradient(38% 32% at 78% 88%,#000,transparent 74%),radial-gradient(26% 24% at 38% 88%,rgba(0,0,0,.6),transparent 74%)}.alder-poster.is-grain .alder-poster-copy{z-index:2;padding-top:16vh}.alder-poster-flow{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.66 0 0 0 0 0.96 0 0 0 0 0.58 0 0 0 2.6 -0.8'/%3E%3C/filter%3E%3Crect width='260' height='260' filter='url(%23n)'/%3E%3C/svg%3E");background-size:260px 260px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 600' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='b' x='-20%25' y='-40%25' width='140%25' height='180%25'%3E%3CfeGaussianBlur stdDeviation='26'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23b)' fill='none' stroke='%23fff' stroke-linecap='round'%3E%3Cpath d='M-60 150 C 180 90, 380 210, 620 150 S 940 90, 1020 140' stroke-width='70' opacity='.85'/%3E%3Cpath d='M-60 330 C 200 260, 430 400, 660 330 S 960 260, 1020 320' stroke-width='95' opacity='.7'/%3E%3Cpath d='M-60 500 C 220 440, 420 560, 680 495 S 950 440, 1020 500' stroke-width='75' opacity='.8'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 600' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='b' x='-20%25' y='-40%25' width='140%25' height='180%25'%3E%3CfeGaussianBlur stdDeviation='26'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23b)' fill='none' stroke='%23fff' stroke-linecap='round'%3E%3Cpath d='M-60 150 C 180 90, 380 210, 620 150 S 940 90, 1020 140' stroke-width='70' opacity='.85'/%3E%3Cpath d='M-60 330 C 200 260, 430 400, 660 330 S 960 260, 1020 320' stroke-width='95' opacity='.7'/%3E%3Cpath d='M-60 500 C 220 440, 420 560, 680 495 S 950 440, 1020 500' stroke-width='75' opacity='.8'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%}.alder-poster-flow.is-gold{opacity:.7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.78' numOctaves='2' stitchTiles='stitch' seed='7'/%3E%3CfeColorMatrix values='0 0 0 0 0.92 0 0 0 0 0.78 0 0 0 0 0.4 0 0 0 1.8 -0.94'/%3E%3C/filter%3E%3Crect width='260' height='260' filter='url(%23n)'/%3E%3C/svg%3E");-webkit-mask-position:0 -6vh;mask-position:0 -6vh}.alder-poster-specs{z-index:2;width:44vw;margin-top:auto;margin-bottom:10vh}.alder-poster-specs div{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid rgba(246,241,231,.13);padding:2vh 0}.alder-poster-specs span{color:#f6f1e785;font-size:1.02vw}.alder-poster-specs b{color:#f3efe4;font-size:1.12vw;font-weight:680}.alder-poster.is-light{background:radial-gradient(50% 42% at 50% -4%,rgba(157,187,108,.25),transparent 70%),#f4f2ec;color:#131b10}.alder-poster.is-light .alder-poster-copy small{color:#5c7f33}.alder-poster.is-light .alder-poster-copy p{color:#131b1099}.alder-poster.is-light .alder-poster-brand{color:#131b10b8}.alder-poster.is-light .alder-poster-brand svg{color:#4f7729}.alder-poster-seal{display:grid;flex:1;place-items:center;padding-bottom:6vh}.alder-poster-ring{position:relative;display:grid;width:21vw;height:21vw;place-content:center;border-radius:50%;background:#101710;color:#f6f1e7;text-align:center;box-shadow:0 4vh 10vh -4vh #131b108c,inset 0 0 0 .18vw #b7d07299}.alder-poster-ring i{position:absolute;top:-1.35vw;right:-1.35vw;bottom:-1.35vw;left:-1.35vw;border:.12vw solid rgba(92,127,51,.35);border-radius:50%}.alder-poster-ring b{font-size:3.4vw;font-weight:740;letter-spacing:-.02em}.alder-poster-ring small{margin-top:.6vh;color:#f6f1e799;font-size:1.05vw}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Variable;font-style:italic;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-italic-DUE6_iCb.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:italic;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-italic-Cz4n9dED.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans Variable,DM Sans,-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Segoe UI,Hiragino Sans,PingFang SC,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:DM Sans Variable,DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-width:320px;margin:0;background:var(--alder-paper);color:var(--alder-ink);font-family:DM Sans Variable,DM Sans,-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Segoe UI,Hiragino Sans,PingFang SC,system-ui,sans-serif;font-feature-settings:"ss01","cv11"}button,input,textarea,select,code,kbd,samp,pre{font-family:inherit}::-moz-selection{background:#78853038;color:inherit}::selection{background:#78853038;color:inherit}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.btn{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(101 115 45 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.btn-md{min-height:2.3rem;padding-inline:.9rem}.btn-lg{min-height:2.5rem;padding-inline:1.05rem}.btn-xl{min-height:2.7rem;padding-inline:1.25rem}.btn-primary{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-primary:focus{outline:2px solid transparent;outline-offset:2px}.btn-primary:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(101 115 45 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(23 32 19 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(43 53 27 / var(--tw-bg-opacity, 1))}.btn-primary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 32 19 / var(--tw-text-opacity, 1))}.btn-primary:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(243 245 235 / var(--tw-bg-opacity, 1))}.btn-secondary{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px}.btn-secondary:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(101 115 45 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.btn-secondary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 178 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(23 32 19 / var(--tw-text-opacity, 1))}.btn-secondary:hover{--tw-border-opacity: 1;border-color:rgb(84 96 37 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 245 235 / var(--tw-bg-opacity, 1))}.btn-secondary:is(.dark *){border-color:#fff3;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-secondary:hover:is(.dark *){border-color:#fff6;background-color:#ffffff0d}.btn-accent{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-accent:focus{outline:2px solid transparent;outline-offset:2px}.btn-accent:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(101 115 45 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.btn-accent{--tw-bg-opacity: 1;background-color:rgb(23 32 19 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-accent:hover{--tw-bg-opacity: 1;background-color:rgb(43 53 27 / var(--tw-bg-opacity, 1))}.btn-accent:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 32 19 / var(--tw-text-opacity, 1))}.btn-accent:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(243 245 235 / var(--tw-bg-opacity, 1))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.top-0{top:0}.top-full{top:100%}.z-10{z-index:10}.m-4{margin:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-12{height:3rem}.h-2{height:.5rem}.h-40{height:10rem}.h-8{height:2rem}.h-full{height:100%}.max-h-64{max-height:16rem}.max-h-\[28rem\]{max-height:28rem}.max-h-\[340px\]{max-height:340px}.max-h-\[420px\]{max-height:420px}.max-h-\[520px\]{max-height:520px}.min-h-8{min-height:2rem}.min-h-\[70vh\]{min-height:70vh}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-12{width:3rem}.w-2{width:.5rem}.w-8{width:2rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[470px\]{min-width:470px}.min-w-\[480px\]{min-width:480px}.min-w-\[680px\]{min-width:680px}.min-w-\[720px\]{min-width:720px}.min-w-\[760px\]{min-width:760px}.min-w-\[840px\]{min-width:840px}.min-w-\[860px\]{min-width:860px}.min-w-\[900px\]{min-width:900px}.min-w-\[9px\]{min-width:9px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[300px\]{max-width:300px}.max-w-\[420px\]{max-width:420px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[1px\]{gap:1px}.gap-\[3px\]{gap:3px}.gap-px{gap:1px}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-y-1{row-gap:.25rem}.gap-y-4{row-gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-black\/\[0\.045\]>:not([hidden])~:not([hidden]){border-color:#0000000b}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1\.65rem\]{border-radius:1.65rem}.rounded-btn,.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-\[\#6557d8\]{--tw-border-opacity: 1;border-color:rgb(101 87 216 / var(--tw-border-opacity, 1))}.border-\[\#6557d8\]\/15{border-color:#6557d826}.border-\[\#6557d8\]\/20{border-color:#6557d833}.border-\[\#788530\]\/12{border-color:#7885301f}.border-\[\#788530\]\/15{border-color:#78853026}.border-\[\#788530\]\/20{border-color:#78853033}.border-\[\#788530\]\/\[0\.13\]{border-color:#78853021}.border-accent-200\/60{border-color:#cbd5b299}.border-amber-300\/15{border-color:#fcd34d26}.border-amber-300\/30{border-color:#fcd34d4d}.border-amber-300\/35{border-color:#fcd34d59}.border-black\/10{border-color:#0000001a}.border-black\/\[0\.035\]{border-color:#00000009}.border-black\/\[0\.03\]{border-color:#00000008}.border-black\/\[0\.055\]{border-color:#0000000e}.border-black\/\[0\.05\]{border-color:#0000000d}.border-black\/\[0\.065\]{border-color:#0001}.border-black\/\[0\.06\]{border-color:#0000000f}.border-black\/\[0\.07\]{border-color:#00000012}.border-black\/\[0\.08\]{border-color:#00000014}.border-black\/\[0\.14\]{border-color:#00000024}.border-black\/\[0\.1\]{border-color:#0000001a}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-neutral-200\/70{border-color:#e5e5e5b3}.border-red-300\/25{border-color:#fca5a540}.border-red-300\/30{border-color:#fca5a54d}.border-red-400\/15{border-color:#f8717126}.border-red-700\/25{border-color:#b91c1c40}.bg-\[\#6557d8\]\/10{background-color:#6557d81a}.bg-\[\#6557d8\]\/\[0\.035\]{background-color:#6557d809}.bg-\[\#6557d8\]\/\[0\.045\]{background-color:#6557d80b}.bg-\[\#6557d8\]\/\[0\.07\]{background-color:#6557d812}.bg-\[\#65732d\]\/75{background-color:#65732dbf}.bg-\[\#73812f\]{--tw-bg-opacity: 1;background-color:rgb(115 129 47 / var(--tw-bg-opacity, 1))}.bg-\[\#788530\]{--tw-bg-opacity: 1;background-color:rgb(120 133 48 / var(--tw-bg-opacity, 1))}.bg-\[\#788530\]\/10{background-color:#7885301a}.bg-\[\#788530\]\/12{background-color:#7885301f}.bg-\[\#788530\]\/\[0\.035\]{background-color:#78853009}.bg-\[\#788530\]\/\[0\.045\]{background-color:#7885300b}.bg-\[\#788530\]\/\[0\.055\]{background-color:#7885300e}.bg-\[\#788530\]\/\[0\.08\]{background-color:#78853014}.bg-\[\#f7f7f4\]{--tw-bg-opacity: 1;background-color:rgb(247 247 244 / var(--tw-bg-opacity, 1))}.bg-accent-50{--tw-bg-opacity: 1;background-color:rgb(243 245 235 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-300\/\[0\.06\]{background-color:#fcd34d0f}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/55{background-color:#fffbeb8c}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/15{background-color:#00000026}.bg-black\/20{background-color:#0003}.bg-black\/25{background-color:#00000040}.bg-black\/\[0\.018\]{background-color:#00000005}.bg-black\/\[0\.022\]{background-color:#00000006}.bg-black\/\[0\.035\]{background-color:#00000009}.bg-black\/\[0\.045\]{background-color:#0000000b}.bg-black\/\[0\.04\]{background-color:#0000000a}.bg-black\/\[0\.055\]{background-color:#0000000e}.bg-black\/\[0\.05\]{background-color:#0000000d}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400\/\[0\.07\]{background-color:#f8717112}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/55{background-color:#fef2f28c}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/65{background-color:#ffffffa6}.bg-white\/70{background-color:#ffffffb3}.bg-white\/75{background-color:#ffffffbf}.bg-\[linear-gradient\(90deg\,\#65732d\,\#aebb69\)\]{background-image:linear-gradient(90deg,#65732d,#aebb69)}.p-0{padding:0}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-1{padding-right:.25rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:DM Sans Variable,DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.not-italic{font-style:normal}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.035em\]{letter-spacing:-.035em}.tracking-\[-0\.045em\]{letter-spacing:-.045em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#382b9a\]{--tw-text-opacity: 1;color:rgb(56 43 154 / var(--tw-text-opacity, 1))}.text-\[\#546025\]{--tw-text-opacity: 1;color:rgb(84 96 37 / var(--tw-text-opacity, 1))}.text-\[\#5548ba\]{--tw-text-opacity: 1;color:rgb(85 72 186 / var(--tw-text-opacity, 1))}.text-\[\#596422\]{--tw-text-opacity: 1;color:rgb(89 100 34 / var(--tw-text-opacity, 1))}.text-\[\#6557d8\]{--tw-text-opacity: 1;color:rgb(101 87 216 / var(--tw-text-opacity, 1))}.text-\[\#65732d\]{--tw-text-opacity: 1;color:rgb(101 115 45 / var(--tw-text-opacity, 1))}.text-accent-600{--tw-text-opacity: 1;color:rgb(84 96 37 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-900\/70{color:#78350fb3}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black\/42{color:#0000006b}.text-black\/45{color:#00000073}.text-black\/48{color:#0000007a}.text-black\/50{color:#00000080}.text-black\/52{color:#00000085}.text-black\/55{color:#0000008c}.text-black\/58{color:#00000094}.text-black\/60{color:#0009}.text-black\/65{color:#000000a6}.text-black\/68{color:#000000ad}.text-black\/70{color:#000000b3}.text-black\/72{color:#000000b8}.text-black\/75{color:#000000bf}.text-black\/82{color:#000000d1}.text-ink{--tw-text-opacity: 1;color:rgb(23 32 19 / var(--tw-text-opacity, 1))}.text-mute{--tw-text-opacity: 1;color:rgb(104 112 97 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-800\/55{color:#991b1b8c}.text-red-900\/45{color:#7f1d1d73}.text-red-900\/75{color:#7f1d1dbf}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-55{opacity:.55}.opacity-70{opacity:.7}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}:root{--alder-paper: #faf8f4;--alder-paper-deep: #f1efe8;--alder-card: #fffefa;--alder-hairline: #e7e3d9;--alder-ink: #172013;--alder-ink-soft: #2b351b;--alder-moss: #39451e;--alder-olive: #546025;--alder-leaf: #788530;--alder-sage: #cbd5b2;--alder-cream: #f8f7ef;--alder-live: #03ef0a;--alder-dark: #07100b;--alder-dark-card: #0b160f;--alder-dark-raised: #111f16;--alder-muted: #687061;--alder-ease: cubic-bezier(.22, .8, .24, 1);--alder-cta-height: 2.5rem;--alder-cta-padding-x: 1.05rem;--alder-cta-font-size: .76rem}.alder-cta-pill{display:inline-flex;min-height:var(--alder-cta-height);align-items:center;justify-content:center;gap:.42rem;border-radius:999px;padding:0 var(--alder-cta-padding-x);font-size:var(--alder-cta-font-size);font-weight:650;line-height:1;white-space:nowrap}.alder-cta-pill:focus-visible{outline:2px solid var(--alder-leaf);outline-offset:3px}.grid-paper-bg{position:relative;background:var(--alder-paper);transition:background-color .25s ease}.alder-home{position:relative;background:radial-gradient(56% 30% at 12% 18%,rgba(112,147,74,.1),transparent),radial-gradient(48% 26% at 88% 46%,rgba(102,77,164,.05),transparent),radial-gradient(52% 28% at 40% 82%,rgba(114,146,79,.08),transparent),#081009}.fd-heading h2{animation:fd-heading-swap .55s var(--alder-ease) both}@keyframes fd-heading-swap{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:none}}.grid-paper-bg:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 8%,rgba(176,181,84,.09),transparent 28rem),radial-gradient(circle at 86% 16%,rgba(120,133,48,.08),transparent 31rem);content:""}.grid-paper-bg>*{position:relative;z-index:1}.grid-paper-bg>nav{position:fixed;z-index:50}.dark .grid-paper-bg{background:var(--alder-dark);color:#fff}.card,.feature-card{position:relative;border:1px solid var(--alder-hairline);border-radius:1.5rem;background:var(--alder-card);box-shadow:0 22px 55px -44px #2b351b5c}.card{transition:transform .35s var(--alder-ease),border-color .35s ease,box-shadow .35s ease}.card:hover{border-color:#5460253d;transform:translateY(-1px);box-shadow:0 28px 60px -42px #2b351b6b}.dark .card,.dark .feature-card{border-color:#ffffff1a;background:#0b160fd1;box-shadow:0 24px 55px -35px #000000b8}.eyebrow{color:var(--alder-olive);font-size:.7rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.dark .eyebrow{color:var(--alder-sage)}section[id]{scroll-margin-top:6rem}.brand-lockup{display:inline-flex;align-items:center;gap:.68rem}.brand-mark{position:relative;display:grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:.78rem;background:transparent}.brand-mark img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand-lockup.is-compact .brand-mark{width:2rem;height:2rem;border-radius:.66rem}.brand-text{display:flex;flex-direction:column;min-width:0}.brand-wordmark{color:var(--alder-ink);font-size:1.02rem;font-weight:650;line-height:1;letter-spacing:-.02em}.brand-descriptor{margin-top:.28rem;color:var(--alder-muted);font-size:.58rem;font-weight:560;line-height:1;letter-spacing:.05em;white-space:nowrap}.brand-lockup.is-inverse .brand-wordmark{color:#fffffff0}.brand-lockup.is-inverse .brand-descriptor{color:#ffffff75}.site-navbar{inset:0 0 auto;border-bottom:1px solid transparent;padding:0 1.25rem;pointer-events:none;transition:background .22s ease,border-color .22s ease}.site-navbar.is-scrolled{border-bottom-color:#2b351b14;background:#faf8f4f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-navbar.is-inverse.is-scrolled{border-bottom-color:#ffffff14;background:#07100bf0}.site-navbar-shell{display:flex;width:min(74rem,100%);height:4.6rem;align-items:center;justify-content:space-between;margin:0 auto;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none;pointer-events:auto}.site-navbar.is-scrolled .site-navbar-shell,.site-navbar.is-inverse .site-navbar-shell,.site-navbar.is-inverse.is-scrolled .site-navbar-shell{background:transparent}.site-navbar-brand{display:flex;align-items:center;border-radius:.8rem}.site-navbar-links{display:flex;align-items:center;gap:.45rem}.site-navbar-link{padding:.65rem .72rem;color:#17201394;font-size:.78rem;font-weight:560;transition:color .2s ease}.site-navbar-link:hover{color:var(--alder-ink)}.planet-nav-link{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.planet-nav-dot{position:relative;width:.38rem;height:.38rem;flex:0 0 auto;border-radius:999px;background:var(--alder-live);box-shadow:0 0 8px #03ef0a6b}.planet-nav-dot:after{position:absolute;top:-.22rem;right:-.22rem;bottom:-.22rem;left:-.22rem;border:1px solid rgba(3,239,10,.52);border-radius:inherit;content:"";animation:planet-nav-breathe 2.8s ease-out infinite}@keyframes planet-nav-breathe{0%,to{opacity:0;transform:scale(.65)}38%{opacity:.62}72%{opacity:0;transform:scale(1.42)}}@media (prefers-reduced-motion: reduce){.planet-nav-dot:after{animation:none;opacity:.4;transform:none}}.site-navbar.is-inverse .site-navbar-link{color:#ffffff94}.site-navbar.is-inverse .site-navbar-link:hover{color:#fff}.language-selector{position:relative;z-index:30;margin-left:.15rem;color:#1720139e}.language-selector-trigger{display:grid;width:9.6rem;min-height:2.35rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;border:1px solid rgba(43,53,27,.11);border-radius:999px;padding:0 .72rem;color:inherit;background:#ffffff3d;font-size:.73rem;font-weight:600;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.language-selector-trigger:hover,.language-selector.is-open .language-selector-trigger{border-color:#2b351b38;color:#172013e0;background:#ffffff7a}.language-selector-trigger:focus-visible{outline:2px solid rgba(124,143,57,.38);outline-offset:2px}.language-selector-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-selector-trigger>svg:last-child{transition:transform .18s ease}.language-selector.is-open .language-selector-trigger>svg:last-child{transform:rotate(180deg)}.language-selector-menu{position:absolute;top:calc(100% + .45rem);left:0;display:grid;width:13.25rem;max-height:min(18rem,56vh);overflow-y:auto;border:1px solid rgba(43,53,27,.12);border-radius:.8rem;padding:.3rem;background:#fbfaf7;box-shadow:0 18px 50px #161c1129;scrollbar-color:rgba(43,53,27,.24) transparent;scrollbar-width:thin}.language-selector-menu::-webkit-scrollbar{width:5px}.language-selector-menu::-webkit-scrollbar-track{background:transparent}.language-selector-menu::-webkit-scrollbar-thumb{border-radius:999px;background:#2b351b3d}.language-selector-menu button{min-height:2.1rem;border:0;border-radius:.5rem;padding:.4rem .65rem;color:#172013a8;background:transparent;font-size:.73rem;font-weight:560;text-align:left}.language-selector-menu button:hover,.language-selector-menu button:focus-visible{outline:none;color:var(--alder-ink);background:#b6c66a1f}.language-selector-menu button.is-selected{color:var(--alder-ink);background:#b6c66a33;font-weight:680}.language-selector.is-inverse .language-selector-trigger{border-color:#ffffff1f;color:#ffffffc7;background:#ffffff09}.language-selector.is-inverse .language-selector-trigger:hover,.language-selector.is-inverse.is-open .language-selector-trigger{border-color:#ffffff38;color:#fffffff5;background:#ffffff12}.language-selector.is-inverse .language-selector-menu{border-color:#ffffff1f;background:#111813;box-shadow:0 20px 55px #00000061;scrollbar-color:rgba(255,255,255,.18) transparent}.language-selector.is-inverse .language-selector-menu::-webkit-scrollbar-thumb{background:#ffffff2e}.language-selector.is-inverse .language-selector-menu button{color:#ffffff9e}.language-selector.is-inverse .language-selector-menu button:hover,.language-selector.is-inverse .language-selector-menu button:focus-visible{color:#fffffff0;background:#b6c66a1a}.language-selector.is-inverse .language-selector-menu button.is-selected{color:#e3e9c1;background:#b6c66a2b}.language-selector.is-mobile{width:100%;margin:.3rem 0 0}.language-selector.is-mobile .language-selector-trigger{width:100%;min-height:2.45rem}.language-selector.is-mobile .language-selector-menu{width:100%}.language-selector.is-footer{width:9.15rem;margin:0}.language-selector.is-footer .language-selector-trigger{width:100%;min-height:2.2rem;gap:.48rem;border-color:#ffffff21;padding:0 .68rem;color:#ffffffd1;background:#ffffff06;font-size:.72rem}.language-selector.is-footer .language-selector-menu{top:auto;right:0;bottom:calc(100% + .45rem);left:auto}.site-footer{border-top:1px solid rgba(203,213,178,.08);background:#07100b;padding:0 1.5rem 1.65rem;color:#ffffff8f}.site-footer-shell{width:min(74rem,100%);margin:0 auto}.site-footer-main{display:grid;grid-template-columns:minmax(11rem,1.05fr) minmax(0,3fr);gap:clamp(3rem,8vw,8rem);padding:clamp(3.2rem,5.4vw,5rem) 0 clamp(2.8rem,4.8vw,4.4rem)}.site-footer-brand{width:-moz-max-content;width:max-content;border-radius:.8rem}.site-footer-brand .brand-lockup{gap:.78rem}.site-footer-brand .brand-lockup.is-compact .brand-mark{width:2.4rem;height:2.4rem;border-radius:.75rem}.site-footer-brand .brand-wordmark{font-size:1.12rem}.site-footer-brand .brand-descriptor{font-size:.65rem}.site-footer-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3.9rem)}.site-footer-group{display:flex;min-width:0;align-items:flex-start;flex-direction:column;gap:.9rem}.site-footer-group>p{margin:0 0 .18rem;color:#ffffff5c;font-size:.61rem;font-weight:680;letter-spacing:.16em;text-transform:uppercase}.site-footer-group>a,.site-footer-channel{color:#ffffffb3;font-size:.79rem;font-weight:550;line-height:1.25;transition:color .2s ease}.site-footer-group>a:hover{color:#fffffff5}.site-footer-channel{display:inline-flex;align-items:center;gap:.48rem}.site-footer-channel.is-active{color:#b6c66a}.site-footer-channel.is-active:hover{color:#d1dc99}.site-footer-channel.is-muted{color:#ffffff61}.site-footer-channel small{border:1px solid rgba(203,213,178,.12);border-radius:999px;padding:.17rem .38rem .14rem;color:#cbd5b280;font-size:.49rem;font-weight:650;letter-spacing:.06em;line-height:1;text-transform:uppercase}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;border-top:1px solid rgba(203,213,178,.09);padding-top:1.45rem}.site-footer-bottom>span{color:#ffffff5c;font-size:.7rem;letter-spacing:.005em}.site-footer-controls{display:flex;align-items:center;gap:.55rem}.site-footer-theme{display:grid;min-width:4.45rem;min-height:2.55rem;grid-template-columns:1fr 1fr;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.22rem;color:#ffffff59;background:#ffffff09}.site-footer-theme>span{display:grid;width:1.85rem;height:1.85rem;place-items:center;border-radius:999px;transition:color .2s ease,background .2s ease}.site-footer-theme>span.is-active{color:#c6d478;background:#cbd5b21a}@media (max-width: 900px){.site-footer-main{grid-template-columns:1fr;gap:2.8rem}}.local-flow-section{position:relative;z-index:2;overflow:hidden;padding:clamp(7rem,11vw,10.5rem) 1.5rem;color:var(--alder-cream);background:transparent}.local-flow-section:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(196,211,153,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(196,211,153,.027) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 88%,transparent);content:""}.local-flow-wrap{position:relative;width:min(74rem,100%);margin:0 auto}.local-flow-heading{display:grid;align-items:end;grid-template-columns:minmax(0,1.22fr) minmax(20rem,.78fr);gap:2rem 5.5rem}.local-flow-heading h2{margin:0;color:#f5f4ea;font-size:clamp(3.4rem,6.35vw,6.45rem);font-weight:530;line-height:.9;letter-spacing:-.07em}.local-flow-heading h2 span{display:block;color:#ecefda4d}.local-flow-heading>p{max-width:34rem;margin:0 0 .35rem;color:#f2f3e680;font-size:.92rem;line-height:1.72}.local-flow-machine{--local-flow-line: rgba(205, 216, 174, .1);position:relative;overflow:hidden;margin-top:clamp(3.8rem,6vw,5.5rem);border:1px solid rgba(204,216,175,.12);border-radius:1.5rem;background:radial-gradient(circle at 48% 18%,rgba(132,153,68,.055),transparent 26rem),linear-gradient(155deg,#0c1b11fa,#050c08fa);box-shadow:0 3rem 7rem -5rem #000000f2,inset 0 1px #ffffff09}.local-flow-machine-meta{display:grid;min-height:3.65rem;align-items:center;grid-template-columns:1fr auto;gap:1rem;border-bottom:1px solid rgba(204,216,175,.08);padding:0 1rem}.local-flow-machine-meta>b,.local-flow-machine-meta>button{display:inline-flex;align-items:center;gap:.42rem;color:#f2f3e67a;font-size:.55rem;font-weight:650}.local-flow-machine-meta>b{justify-self:start;color:#dae5b6ab;font-weight:610}.local-flow-machine-meta>button{justify-self:end;border:1px solid rgba(204,216,175,.13);border-radius:999px;background:#ffffff06;padding:.45rem .62rem;transition:border-color .2s ease,background .2s ease,color .2s ease}.local-flow-machine-meta>button:hover{border-color:#a9bc6561;background:#a9bc6514;color:#edf1db}.local-flow-machine-meta>button:focus-visible,.local-pipe-node:focus-visible,.local-flow-now>button:focus-visible,.local-flow-example button:focus-visible{outline:2px solid #b6ca6b;outline-offset:3px}.local-flow-stage{position:relative}.local-pipe-grid{position:relative;display:grid;min-height:17.5rem;align-items:center;grid-template-columns:1.1fr 2.1rem 1.1fr 2.1rem 1.2fr 2.1rem 1.2fr 2.1rem 1.25fr;grid-template-rows:auto 1.3rem auto 1.3rem auto;padding:1.8rem 1.15rem 3.7rem}.local-pipe-n1{grid-area:3 / 1}.local-pipe-t1{grid-area:3 / 2}.local-pipe-n2{grid-area:3 / 3}.local-pipe-t2{grid-area:3 / 4}.local-pipe-sa{grid-area:1 / 5}.local-pipe-va{grid-area:2 / 5}.local-pipe-n3{grid-area:3 / 5}.local-pipe-t3{grid-area:3 / 6}.local-pipe-n4{grid-area:3 / 7}.local-pipe-vb{grid-area:4 / 7}.local-pipe-sb{grid-area:5 / 7}.local-pipe-t4{grid-area:3 / 8}.local-pipe-n5{grid-area:3 / 9}.local-pipe-vc{grid-area:4 / 9}.local-pipe-sc{grid-area:5 / 9}.local-pipe-group{position:relative;z-index:2;align-self:end;padding-bottom:.48rem;color:#f2f3e647;font-size:.48rem;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.local-pipe-group-input{grid-area:1 / 1}.local-pipe-group-deliver{grid-area:1 / 9}.local-pipe-node{position:relative;z-index:2;display:flex;min-width:0;min-height:5.3rem;justify-content:center;flex-direction:column;overflow:hidden;border:1px solid rgba(174,188,106,.14);border-radius:.8rem;background:#0e1c12f5;padding:.74rem .68rem .72rem .94rem;color:inherit;text-align:left;box-shadow:0 1rem 2rem -1.8rem #000000e6;transition:border-color .35s ease,background .35s ease,box-shadow .35s ease,transform .35s var(--alder-ease),opacity .35s ease}.local-pipe-node:before{position:absolute;top:.62rem;bottom:.62rem;left:0;width:3px;border-radius:0 2px 2px 0;background:#758344;content:"";opacity:.32;transition:opacity .3s ease,background .3s ease,box-shadow .3s ease}.local-pipe-node>small{position:absolute;top:.52rem;right:.6rem;color:#d8e2b53d;font-size:.43rem;font-variant-numeric:tabular-nums}.local-pipe-node>strong{display:block;overflow:hidden;padding-right:1rem;color:#f8f7efd6;font-size:.69rem;font-weight:675;text-overflow:ellipsis;white-space:nowrap}.local-pipe-node>span{display:block;margin-top:.32rem;color:#f8f7ef66;font-size:.5rem;line-height:1.42}.local-pipe-node>i{position:absolute;right:.6rem;bottom:.55rem;width:.34rem;height:.34rem;border:1px solid rgba(204,216,175,.2);border-radius:50%}.local-pipe-node.is-side{min-height:4.45rem;border-style:dashed;background:#0d1a11c2}.local-pipe-node:hover{border-color:#a9bc6552;background:#132317fa;transform:translateY(-2px)}.local-pipe-node.is-passed{border-color:#a9bc6536}.local-pipe-node.is-active{border-color:#bfd37194;background:linear-gradient(140deg,#21361ffa,#112015fa);box-shadow:0 1.25rem 2.4rem -1.8rem #768f407a,inset 0 1px #ffffff0b;transform:translateY(-2px)}.local-pipe-node.is-active:before{background:#bfd66d;box-shadow:0 0 .65rem #bfd66da6;opacity:1}.local-pipe-node.is-active>strong{color:#fbfaef}.local-pipe-node.is-active>span{color:#e7eecf9e}.local-pipe-node.is-active>small{color:#c5d878}.local-pipe-node.is-active>i{border-color:#bed268;background:#bed268;box-shadow:0 0 .55rem #bed2689e}.local-pipe-trace{position:relative;z-index:1;overflow:hidden;border-radius:2px;background:var(--local-flow-line)}.local-pipe-trace.is-x{height:2px;margin:0 -1px}.local-pipe-trace.is-y{justify-self:center;width:2px;height:100%;min-height:1.3rem}.local-pipe-trace i{position:absolute;border-radius:inherit;opacity:0;filter:drop-shadow(0 0 3px rgba(194,214,108,.5))}.local-pipe-trace.is-x i{top:0;left:0;width:32%;height:2px;background:linear-gradient(90deg,transparent,#a9bd60 45%,#edf4c9 58%,transparent)}.local-pipe-trace.is-y i{top:0;left:0;width:2px;height:58%;background:linear-gradient(180deg,transparent,#a9bd60 45%,#edf4c9 58%,transparent)}.local-pipe-trace.is-x.is-surge i{animation:local-pipe-run-x 1.05s ease-in-out both}.local-pipe-trace.is-y.is-surge i{animation:local-pipe-run-y 1.05s ease-in-out both}.local-pipe-trace.is-y.is-surge.is-reverse i{animation-name:local-pipe-run-y-reverse}@keyframes local-pipe-run-x{0%{opacity:0;transform:translate(-45%)}18%{opacity:1}82%{opacity:1;transform:translate(260%)}to{opacity:0;transform:translate(270%)}}@keyframes local-pipe-run-y{0%{opacity:0;transform:translateY(-60%)}18%{opacity:1}82%{opacity:1;transform:translateY(120%)}to{opacity:0;transform:translateY(125%)}}@keyframes local-pipe-run-y-reverse{0%{opacity:0;transform:translateY(120%)}18%{opacity:1}82%{opacity:1;transform:translateY(-60%)}to{opacity:0;transform:translateY(-65%)}}.local-pipe-loop{position:absolute;z-index:0;top:.25rem;right:.9rem;bottom:0;left:.9rem;width:calc(100% - 1.8rem);height:calc(100% - .25rem);overflow:visible;pointer-events:none}.local-pipe-loop>path:not(.is-current){fill:none;stroke:#ccd8af17;stroke-width:1.5;vector-effect:non-scaling-stroke}#local-flow-loop-arrow path{fill:#a9bc655c}.local-pipe-loop .is-current{fill:none;stroke:#dbe9a4;stroke-width:2;stroke-linecap:round;stroke-dasharray:.09 .91;opacity:0;filter:drop-shadow(0 0 3px rgba(190,211,105,.54));vector-effect:non-scaling-stroke}.local-pipe-loop.is-active .is-current{animation:local-loop-current 1.5s linear both}@keyframes local-loop-current{0%{opacity:0;stroke-dashoffset:0}14%,84%{opacity:1}to{opacity:0;stroke-dashoffset:-1}}.local-pipe-loop-label{position:absolute;z-index:2;bottom:.72rem;left:50%;border:1px solid rgba(204,216,175,.09);border-radius:999px;background:#09140d;padding:.34rem .65rem;color:#dee7c466;font-size:.46rem;letter-spacing:.02em;transform:translate(-50%);white-space:nowrap}.local-flow-now{display:grid;min-height:4.4rem;align-items:center;grid-template-columns:minmax(9.5rem,.48fr) minmax(8rem,.42fr) minmax(12rem,.9fr) auto;gap:.35rem 1.15rem;border-top:1px solid rgba(204,216,175,.08);border-bottom:1px solid rgba(204,216,175,.08);padding:.65rem 1rem;background:#ffffff04}.local-flow-now>span{display:inline-flex;align-items:center;gap:.4rem;color:#b9cd6c;font-size:.51rem;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.local-flow-now>span i{width:.38rem;height:.38rem;border-radius:50%;background:#b9cd6c;box-shadow:0 0 .65rem #b9cd6c73}.local-flow-now>b{color:#f7f7eed6;font-size:.72rem;font-weight:650}.local-flow-now>em{color:#f1f2e561;font-size:.58rem;font-style:normal;line-height:1.45}.local-flow-now>button{display:inline-flex;align-items:center;justify-self:end;gap:.42rem;border:1px solid rgba(184,205,105,.3);border-radius:999px;background:#a9bc6514;padding:.48rem .66rem;color:#dce8ae;font-size:.52rem;font-weight:680;white-space:nowrap;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.local-flow-now>button:hover{border-color:#c5da7194;background:#a9bc6526;color:#f2f6df;transform:translate(2px)}.local-flow-now>small{grid-column:3 / 5;color:#e1e8ca47;font-size:.47rem;line-height:1.4}.local-flow-example-layer{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:.8rem}.local-flow-example-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#020804ad;cursor:default;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:local-flow-backdrop-in .38s ease both}.local-flow-example{position:relative;z-index:1;display:flex;width:min(43rem,calc(100% - 1rem));max-height:calc(100% - 1rem);flex-direction:column;overflow:hidden;border:1px solid rgba(188,211,105,.32);border-radius:1.05rem;background:radial-gradient(circle at 82% -20%,rgba(144,174,70,.2),transparent 24rem),linear-gradient(150deg,#0c1d11fc,#050e08fe);box-shadow:0 2.5rem 6rem -2.2rem #000000f5,inset 0 1px #ffffff0a;animation:local-flow-example-in .55s var(--alder-ease) both}@keyframes local-flow-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes local-flow-example-in{0%{opacity:0;transform:translateY(.8rem) scale(.975)}to{opacity:1;transform:none}}.local-flow-example>header{display:flex;min-height:4.25rem;align-items:center;justify-content:space-between;gap:1.5rem;border-bottom:1px solid rgba(204,216,175,.08);padding:.75rem .9rem .7rem 1rem}.local-flow-example>header p{margin:0;color:#aebf64;font-size:.54rem;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.local-flow-example>header h3{max-width:24em;margin:.28rem 0 0;color:#f5f4eb;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:570;line-height:1.08;letter-spacing:-.035em}.local-flow-example>header>button{display:grid;flex:0 0 auto;width:2rem;height:2rem;place-items:center;border:1px solid rgba(204,216,175,.12);border-radius:50%;background:#ffffff06;color:#dee6c66e;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.local-flow-example>header>button:hover{border-color:#bed36973;background:#a9bc651a;color:#eef3d8;transform:rotate(4deg)}.local-flow-example-stage{display:grid;min-height:0;align-items:center;overflow:auto;padding:.7rem 1rem .9rem;scrollbar-color:rgba(177,198,103,.28) transparent}.local-flow-example>footer{display:flex;min-height:2.8rem;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(204,216,175,.08);padding:.55rem 1rem;color:#e7ecd77a;font-size:.51rem}.local-flow-example>footer span{display:inline-flex;align-items:center;gap:.38rem}.local-flow-example>footer span svg{color:#b7ca6c}.local-flow-example>footer b{color:#bfcf8b7a;font-weight:620}.local-flow-demo-shell,.local-flow-recovery,.local-flow-profile-card{width:100%;margin:0 auto}.local-flow-demo-shell>header{display:grid;min-height:2rem;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;color:#f2f3e66b;font-size:.48rem}.local-flow-demo-shell>header span{display:inline-flex;align-items:center;gap:.4rem;color:#f8f7efd1;font-size:.56rem;font-weight:660}.local-flow-demo-shell>header span i{width:.42rem;height:.42rem;border-radius:50%;background:#b0c466;box-shadow:0 0 .6rem #b0c46661}.local-flow-demo-shell>header em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.local-flow-demo-shell>header b{display:inline-flex;align-items:center;gap:.35rem;color:#d4e1b16b;font-weight:560}.local-flow-demo-sheet{position:relative;min-height:10rem;overflow:hidden;border:1px solid rgba(188,211,105,.17);border-radius:.85rem;background:radial-gradient(circle at 82% 0,rgba(132,163,66,.12),transparent 18rem),#08160de6;padding:.9rem;color:#eef0e4;box-shadow:0 1.7rem 3.5rem -2.6rem #000000f0,inset 0 1px #ffffff06}.local-flow-demo-label{display:block;color:#dae5b970;font-size:.5rem;font-weight:740;letter-spacing:.13em}.local-flow-demo-copy{max-width:42rem;margin:.85rem 0 0;color:#eef0e8;font-size:clamp(1rem,2vw,1.45rem);font-weight:590;line-height:1.48;letter-spacing:-.03em}.local-flow-demo-copy.is-final{font-size:clamp(1rem,1.85vw,1.42rem)}.local-flow-demo-audio{position:absolute;right:1.1rem;bottom:.9rem;left:1.1rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(204,216,175,.09);padding-top:.65rem;color:#e0e8c961;font-size:.48rem}.local-flow-wave{display:inline-flex;height:1.9rem;align-items:center;gap:3px}.local-flow-wave i{width:2px;height:var(--wave-height);border-radius:999px;background:#758a42;transform:scaleY(.34);transform-origin:center}.local-flow-machine.is-live .local-flow-wave i{animation:local-flow-wave .7s ease-in-out infinite alternate;animation-delay:calc(var(--wave-index) * -45ms)}@keyframes local-flow-wave{to{transform:scaleY(1)}}.local-flow-recovery{overflow:hidden;border:1px solid rgba(188,211,105,.17);border-radius:.85rem;background:#08160de6;color:#eef0e4;box-shadow:0 2rem 4rem -2.7rem #000000e6}.local-flow-recovery>header,.local-flow-profile-card>header{display:flex;min-height:2.55rem;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(204,216,175,.08);padding:0 .9rem;color:#dce5c273;font-size:.5rem;font-weight:680}.local-flow-recovery>header span,.local-flow-profile-card>header span,.local-flow-profile-card>header b{display:inline-flex;align-items:center;gap:.38rem}.local-flow-recovery>header span i,.local-flow-profile-card>header span i{width:.38rem;height:.38rem;border-radius:50%;background:#84984b}.local-flow-recovery>div{display:grid;min-height:3rem;align-items:center;grid-template-columns:1.5rem minmax(0,1fr) auto;gap:.7rem;border-bottom:1px solid rgba(204,216,175,.065);padding:.42rem .75rem}.local-flow-recovery>div:last-child{border-bottom:0}.local-flow-recovery>div>i{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:50%;background:#9fb55a1a;color:#aabd65;font-size:.46rem;font-style:normal}.local-flow-recovery>div.is-warning>i{color:#a77734;background:#b785391f}.local-flow-recovery>div.is-complete>i{color:#fff;background:#62864d}.local-flow-recovery>div>span{display:flex;gap:.12rem;flex-direction:column}.local-flow-recovery>div b{color:#f2f3e8cc;font-size:.62rem;font-weight:650}.local-flow-recovery>div small{color:#e2e8cf61;font-size:.49rem}.local-flow-recovery>div em{color:#b7cc70b8;font-size:.48rem;font-style:normal;font-weight:650}.local-flow-route-row{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto auto;gap:.55rem;border-bottom:1px solid rgba(204,216,175,.08);padding:0 0 .65rem}.local-flow-route-row span{color:#dee6c86b;font-size:.47rem;font-weight:720;letter-spacing:.1em}.local-flow-route-row b,.local-flow-route-row em{border:1px solid rgba(188,211,105,.14);border-radius:999px;padding:.34rem .5rem;color:#aebf71;font-size:.47rem;font-style:normal;font-weight:630}.local-flow-route-row b{background:#b8cd691f;color:#d9e5a6}.local-flow-compare,.local-flow-return-example{display:grid;min-height:7.5rem;align-items:stretch;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.75rem;padding-top:.7rem}.local-flow-compare>div,.local-flow-return-example>div{border:1px solid rgba(204,216,175,.08);border-radius:.72rem;background:#ffffff05;padding:.7rem .75rem}.local-flow-compare>svg,.local-flow-return-example>svg{align-self:center;color:#b7cc707a}.local-flow-compare span,.local-flow-return-example span{color:#dee6c866;font-size:.46rem;font-weight:720;letter-spacing:.1em}.local-flow-compare p,.local-flow-return-example p{margin:.55rem 0 0;color:#eef0e6;font-size:.75rem;font-weight:560;line-height:1.5}.local-flow-compare>div.is-final,.local-flow-return-example>div.is-final{border-color:#a7c45533;background:#8bab4213}.local-flow-compare mark{border-radius:.14rem;background:#dc6c5124;color:#e48670;text-decoration:line-through}.local-flow-compare .is-final mark,.local-flow-return-example .is-final mark{border-radius:.16rem;background:#abcc5126;color:#d9ef82}.local-flow-profile-card{overflow:hidden;border:1px solid rgba(204,216,175,.13);border-radius:1rem;background:linear-gradient(145deg,#182a1bfa,#0a150efa);box-shadow:0 2rem 4rem -2.5rem #000000f2}.local-flow-profile-card>header{border-bottom-color:#ccd8af17;color:#dfe8c780}.local-flow-profile-card>header b{color:#c1d27b;font-weight:620}.local-flow-profile-card>div{display:grid;min-height:3rem;align-items:center;grid-template-columns:8rem minmax(0,1fr) auto;gap:.8rem;border-bottom:1px solid rgba(204,216,175,.07);padding:.48rem .8rem}.local-flow-profile-card>div:last-child{border-bottom:0}.local-flow-profile-card>div>span{color:#e2e9cd6b;font-size:.5rem;font-weight:630}.local-flow-profile-card>div>p{display:flex;min-width:0;align-items:center;gap:.6rem;margin:0;color:#f8f7efbf;font-size:.72rem}.local-flow-profile-card del{color:#f2ab8d80}.local-flow-profile-card strong{color:#d7e79b;font-weight:660}.local-flow-profile-card>div>em{color:#dde5c54d;font-size:.44rem;font-style:normal}.local-flow-profile-card p.is-chips{flex-wrap:wrap;gap:.35rem}.local-flow-profile-card p.is-chips b{border:1px solid rgba(181,203,112,.16);border-radius:999px;background:#b5cb7012;padding:.3rem .45rem;color:#dee9b9b8;font-size:.48rem;font-weight:630}.local-flow-cleanup{display:grid;min-height:8.8rem;align-items:stretch;grid-template-columns:minmax(0,1.22fr) auto minmax(0,.78fr);gap:.75rem}.local-flow-cleanup>div{border:1px solid rgba(204,216,175,.08);border-radius:.72rem;background:#ffffff05;padding:.7rem}.local-flow-cleanup>div.is-final{border-color:#a7c45533;background:#8bab4213}.local-flow-cleanup>svg{align-self:center;color:#b7cc707a}.local-flow-cleanup p{margin:.5rem 0 0;color:#eef0e6;font-size:.63rem;font-weight:570;line-height:1.48}.local-flow-cleanup .is-final p{font-size:.75rem}.local-flow-example .feature-token{border-radius:.14rem;padding:.01em .08em}.local-flow-example .feature-token.is-remove{background:#e95f4624;color:#ee806b;text-decoration-color:currentColor}.local-flow-example .feature-token.is-repeat{background:#c46db026;color:#d989c9;text-decoration-color:currentColor}.local-flow-example .feature-token.is-replace{background:#e0942f26;color:#e8a94d;text-decoration-color:currentColor}.local-flow-example .feature-token-final{background:#abcc5126;color:#d9ef82}.local-flow-caret{display:inline-block;width:1px;height:1.1em;margin-left:.14rem;background:#748b3d;vertical-align:-.12em;animation:local-flow-caret .9s step-end infinite}@keyframes local-flow-caret{50%{opacity:0}}.local-flow-delivery-receipt{position:absolute;right:1.1rem;bottom:.9rem;left:1.1rem;display:grid;min-height:3.1rem;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.62rem;border-top:1px solid rgba(204,216,175,.09);padding-top:.62rem;color:#b7cd70}.local-flow-delivery-receipt>svg{border-radius:50%;background:#60854b;padding:.18rem;color:#fff}.local-flow-delivery-receipt>span{display:flex;gap:.08rem;flex-direction:column}.local-flow-delivery-receipt b{color:#f0f3e3bf;font-size:.55rem}.local-flow-delivery-receipt small{color:#dfe6cb61;font-size:.45rem}.local-flow-delivery-receipt em{color:#bacc7e80;font-size:.47rem;font-style:normal}.local-flow-applied{display:flex;align-items:center;gap:.45rem;margin-top:.65rem;border-top:1px solid rgba(204,216,175,.09);padding-top:.65rem}.local-flow-applied span{display:inline-flex;align-items:center;gap:.3rem;border:1px solid rgba(169,196,84,.17);border-radius:999px;background:#8bab4213;padding:.34rem .48rem;color:#bcd077;font-size:.47rem;font-weight:640}.local-flow-applied b{margin-left:auto;color:#c5d77e;font-size:.52rem}.local-flow-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(204,216,175,.08)}.local-flow-proof-row>div{display:flex;min-height:5.1rem;align-items:flex-start;justify-content:center;gap:.2rem;flex-direction:column;border-right:1px solid rgba(204,216,175,.08);padding:0 1.25rem}.local-flow-proof-row>div:last-child{border-right:0}.local-flow-proof-row strong{color:#f1f3e4b8;font-size:.66rem;font-weight:650}.local-flow-proof-row span{color:#ecefdc57;font-size:.5rem;line-height:1.4}.local-flow-summary{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0 0;color:#ebefdb70;font-size:.67rem}.local-flow-summary span{color:#c5d47f}.local-flow-summary svg{color:#94a951}@media (max-width: 920px){.local-flow-heading{grid-template-columns:1fr;gap:1.5rem}.local-flow-heading>p{max-width:40rem}.local-flow-machine-meta{grid-template-columns:1fr auto}.local-pipe-grid{display:flex;min-height:0;align-items:stretch;gap:0;flex-direction:column;padding:1.2rem 1rem 1rem}.local-pipe-group{padding:.35rem 0 .65rem}.local-pipe-group-deliver{display:none}.local-pipe-node{width:100%;min-height:4.7rem}.local-pipe-node.is-side{min-height:4.7rem}.local-pipe-trace.is-x,.local-pipe-trace.is-y{width:2px;height:1.25rem;min-height:1.25rem;margin:0 auto}.local-pipe-trace.is-x i{top:0;left:0;width:2px;height:58%;background:linear-gradient(180deg,transparent,#a9bd60 45%,#edf4c9 58%,transparent)}.local-pipe-trace.is-x.is-surge i{animation-name:local-pipe-run-y}.local-pipe-loop{display:none}.local-pipe-loop-label{position:static;align-self:center;margin-top:1rem;transform:none}.local-flow-now{grid-template-columns:minmax(9rem,.7fr) minmax(8rem,.6fr) minmax(10rem,.9fr) auto}.local-flow-profile-card>div{grid-template-columns:7rem minmax(0,1fr)}.local-flow-profile-card>div>em{grid-column:2}.local-flow-example-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:1rem}.local-flow-example{width:min(43rem,100%);max-height:calc(100svh - 2rem)}.local-flow-example-stage{max-height:calc(100svh - 8.2rem)}}@media (max-width: 640px){.local-flow-section{padding:6.5rem 1rem}.local-flow-heading h2{font-size:clamp(3rem,14vw,4.7rem)}.local-flow-heading>p{font-size:.82rem}.local-flow-machine{border-radius:1.15rem}.local-flow-machine-meta{padding:.65rem .75rem}.local-flow-machine-meta>b{font-size:.48rem}.local-flow-machine-meta>button{padding:.4rem .5rem;font-size:.48rem}.local-pipe-grid{padding-inline:.65rem}.local-flow-now{grid-template-columns:1fr auto;gap:.35rem .8rem;padding:.7rem .75rem}.local-flow-now>span{font-size:.46rem}.local-flow-now>b{justify-self:end;font-size:.62rem}.local-flow-now>em{grid-column:1 / -1}.local-flow-now>button{grid-column:1 / -1;justify-self:start;margin-top:.25rem}.local-flow-now>small{grid-column:1 / -1}.local-flow-example-layer{padding:.6rem}.local-flow-example{max-height:calc(100svh - 1.2rem);border-radius:.9rem}.local-flow-example>header{min-height:4rem;padding:.65rem .7rem .6rem .8rem}.local-flow-example>header h3{font-size:1rem}.local-flow-example-stage{max-height:calc(100svh - 7.5rem);padding:.45rem .6rem .65rem}.local-flow-example>footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:.2rem;padding-block:.55rem}.local-flow-demo-sheet{min-height:9.5rem;padding:.75rem}.local-flow-demo-shell>header{grid-template-columns:auto minmax(0,1fr)}.local-flow-demo-shell>header b{display:none}.local-flow-demo-copy{font-size:1.05rem}.local-flow-route-row{grid-template-columns:1fr auto}.local-flow-route-row em{grid-column:1 / -1;justify-self:start}.local-flow-compare,.local-flow-return-example,.local-flow-cleanup{grid-template-columns:1fr}.local-flow-compare>svg,.local-flow-return-example>svg,.local-flow-cleanup>svg{justify-self:center;transform:rotate(90deg)}.local-flow-compare p,.local-flow-return-example p{font-size:.68rem}.local-flow-cleanup p{font-size:.59rem}.local-flow-cleanup .is-final p{font-size:.66rem}.local-flow-profile-card>div{grid-template-columns:1fr;gap:.35rem;padding-block:.7rem}.local-flow-profile-card>div>em{grid-column:1}.local-flow-applied{align-items:flex-start;flex-wrap:wrap}.local-flow-applied b{width:100%;margin-left:0}.local-flow-proof-row{grid-template-columns:1fr}.local-flow-proof-row>div{min-height:4.4rem;border-right:0;border-bottom:1px solid rgba(204,216,175,.08)}.local-flow-proof-row>div:last-child{border-bottom:0}.local-flow-summary{align-items:flex-start;flex-wrap:wrap;text-align:center}}@media (prefers-reduced-motion: reduce){.local-pipe-trace i,.local-pipe-loop .is-current,.local-flow-wave i,.local-flow-caret,.local-flow-example,.local-flow-example-backdrop{animation:none!important}.local-pipe-node,.local-flow-example{transition:none}}.workflow-machine{--workflow-line: rgba(204, 216, 175, .12)}.workflow-machine-meta>div{display:flex;align-items:center;justify-content:flex-end;gap:.45rem}.workflow-machine-meta>div span{border:1px solid rgba(187,207,112,.13);border-radius:999px;background:#aabe660e;padding:.38rem .56rem;color:#e0e8c785;font-size:.48rem;font-weight:630;white-space:nowrap}.workflow-machine-meta>div span:last-child{border-color:#bed3693d;color:#c8d98a}.workflow-map{display:grid;min-height:20.5rem;align-items:stretch;grid-template-columns:minmax(10.5rem,1.35fr) 1.4rem minmax(8.4rem,.95fr) 1.4rem minmax(8.1rem,.9fr) 1.4rem minmax(8.7rem,1fr) 1.4rem minmax(9.5rem,1.15fr) 1.4rem minmax(10rem,1.2fr);padding:1.35rem 1rem 1.5rem}.workflow-column{position:relative;z-index:2;display:grid;min-width:0;grid-template-rows:1rem 1fr;gap:.62rem}.workflow-column-label{overflow:hidden;color:#e7ecd34d;font-size:.45rem;font-weight:740;letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.workflow-column-body{position:relative;display:grid;min-width:0;align-content:center;gap:.62rem}.workflow-column.is-inputs .workflow-column-body:after,.workflow-column.is-branch .workflow-column-body:before,.workflow-column.is-branch .workflow-column-body:after{position:absolute;top:25%;bottom:25%;width:.72rem;border-top:1px solid var(--workflow-line);border-bottom:1px solid var(--workflow-line);content:"";pointer-events:none}.workflow-column.is-inputs .workflow-column-body:after{right:-.72rem;border-right:1px solid var(--workflow-line)}.workflow-column.is-branch .workflow-column-body:before{left:-.72rem;border-left:1px solid var(--workflow-line)}.workflow-column.is-branch .workflow-column-body:after{right:-.72rem;border-right:1px solid var(--workflow-line)}.workflow-node{position:relative;display:flex;min-width:0;min-height:7.15rem;justify-content:center;flex-direction:column;overflow:hidden;border:1px solid rgba(174,188,106,.15);border-radius:.82rem;background:radial-gradient(circle at 100% 0,rgba(143,168,76,.06),transparent 12rem),#0d1c12f7;padding:.85rem .72rem .78rem .9rem;box-shadow:0 1.2rem 2.4rem -2rem #000000f2,inset 0 1px #ffffff06;transition:border-color .38s ease,background .38s ease,box-shadow .38s ease,transform .38s var(--alder-ease)}.workflow-node:before{position:absolute;top:.65rem;bottom:.65rem;left:0;width:3px;border-radius:0 2px 2px 0;background:#718143;content:"";opacity:.3;transition:background .35s ease,box-shadow .35s ease,opacity .35s ease}.workflow-node>small{position:absolute;top:.55rem;right:.62rem;color:#d4e2ac40;font-size:.42rem;font-variant-numeric:tabular-nums;letter-spacing:.04em}.workflow-node>strong{display:block;padding-right:1.35rem;color:#f8f7efde;font-size:.68rem;font-weight:680;line-height:1.15}.workflow-node>p{margin:.35rem 0 0;color:#eff2e06b;font-size:.48rem;line-height:1.48}.workflow-node>i{position:absolute;right:.58rem;bottom:.55rem;width:.32rem;height:.32rem;border:1px solid rgba(204,216,175,.2);border-radius:50%}.workflow-node-chips{display:flex;flex-wrap:wrap;gap:.24rem;margin-top:.58rem}.workflow-node-chips span{border:1px solid rgba(188,207,116,.1);border-radius:999px;background:#bccf740b;padding:.24rem .34rem;color:#dce6bf7a;font-size:.39rem;font-weight:610;line-height:1.1;white-space:nowrap}.workflow-node.is-context,.workflow-node.is-mode{min-height:8.35rem}.workflow-node.is-context{border-style:dashed;background:radial-gradient(circle at 0 100%,rgba(117,145,67,.08),transparent 12rem),#0b1910f0}.workflow-node.is-mode{border-color:#b1c66533;background:linear-gradient(145deg,#142718fa,#0b1910fa)}.workflow-node.is-history{border-style:dashed}.workflow-node.is-active{border-color:#c5db70ad;background:radial-gradient(circle at 100% 0,rgba(184,211,93,.15),transparent 13rem),linear-gradient(140deg,#1f351efc,#0f1f14fc);box-shadow:0 1.6rem 3rem -2rem #809e3e94,inset 0 1px #ffffff0a;transform:translateY(-2px)}.workflow-node.is-active:before{background:#c8df73;box-shadow:0 0 .72rem #c8df73b8;opacity:1}.workflow-node.is-active>small{color:#cce17d}.workflow-node.is-active>p{color:#ebf1d5a6}.workflow-node.is-active>i{border-color:#c8df73;background:#c8df73;box-shadow:0 0 .55rem #c8df73b3}.workflow-node.is-active .workflow-node-chips span{border-color:#cde27e33;color:#e8f1c9b3}.workflow-trace{position:relative;align-self:center;height:2px;margin-top:1.6rem;overflow:hidden;background:var(--workflow-line)}.workflow-trace i{position:absolute;inset:0 auto 0 0;width:46%;border-radius:999px;background:linear-gradient(90deg,transparent,#a8bc5f 40%,#eff8cc 58%,transparent);opacity:0;filter:drop-shadow(0 0 3px rgba(194,214,108,.56))}.workflow-machine.is-live .workflow-trace.is-active i{animation:workflow-current-x 1.05s ease-in-out both}.workflow-column.is-outcomes .workflow-column-body{gap:0}.workflow-outcome-trace{position:relative;justify-self:center;width:2px;height:.62rem;overflow:hidden;background:var(--workflow-line)}.workflow-outcome-trace i{position:absolute;inset:0 0 auto;width:2px;height:55%;background:linear-gradient(180deg,transparent,#a8bc5f 40%,#eff8cc 58%,transparent);opacity:0;filter:drop-shadow(0 0 3px rgba(194,214,108,.56))}.workflow-machine.is-live .workflow-outcome-trace.is-active i{animation:workflow-current-y 1.05s ease-in-out both}@keyframes workflow-current-x{0%{opacity:0;transform:translate(-75%)}16%,82%{opacity:1}to{opacity:0;transform:translate(220%)}}@keyframes workflow-current-y{0%{opacity:0;transform:translateY(-75%)}16%,82%{opacity:1}to{opacity:0;transform:translateY(220%)}}.workflow-flywheels{border-top:1px solid rgba(204,216,175,.08);padding:1.15rem 1rem 1rem;background:#ffffff03}.workflow-flywheels>header{display:grid;align-items:end;grid-template-columns:minmax(11rem,.6fr) minmax(0,1.4fr);gap:1rem;margin-bottom:.85rem}.workflow-flywheels>header p{display:inline-flex;align-items:center;gap:.42rem;margin:0;color:#b9cd6d;font-size:.48rem;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.workflow-flywheels>header h3{margin:0;color:#f5f5e8cc;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:560;letter-spacing:-.025em}.workflow-flywheel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.workflow-flywheel-grid article{position:relative;min-width:0;min-height:8.2rem;overflow:hidden;border:1px solid rgba(181,201,109,.12);border-radius:.86rem;background:radial-gradient(circle at 100% 0,rgba(126,158,67,.07),transparent 14rem),#09160ecc;padding:.75rem .8rem .68rem;transition:border-color .38s ease,background .38s ease,box-shadow .38s ease,transform .38s var(--alder-ease)}.workflow-flywheel-grid article>span{display:inline-flex;align-items:center;gap:.35rem;color:#bfd37180;font-size:.43rem;font-weight:720}.workflow-flywheel-grid article>strong{display:block;margin-top:.42rem;color:#f6f6ebd1;font-size:.68rem;font-weight:670}.workflow-flywheel-grid article>p{margin:.35rem 0 2.15rem;color:#e9edd766;font-size:.48rem;line-height:1.48}.workflow-flywheel-grid article>footer{position:absolute;right:.8rem;bottom:.68rem;left:.8rem;display:flex;align-items:center;gap:.42rem;border-top:1px solid rgba(204,216,175,.08);padding-top:.52rem;color:#bdcf807a}.workflow-flywheel-grid article>footer b{overflow:hidden;font-size:.44rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.workflow-flywheel-grid article>footer svg{flex:0 0 auto}.workflow-flywheel-grid article.is-active{border-color:#c6dd6e85;background:radial-gradient(circle at 100% 0,rgba(172,207,79,.14),transparent 14rem),#0f2113f5;box-shadow:0 1.2rem 2.5rem -1.8rem #76963b80;transform:translateY(-2px)}.workflow-flywheel-grid article.is-active>span,.workflow-flywheel-grid article.is-active>footer{color:#c9dd7c}.workflow-machine.is-live .workflow-flywheel-grid article.is-active>span svg{animation:workflow-spin 1.2s ease-in-out both}@keyframes workflow-spin{0%{transform:rotate(-100deg)}to{transform:rotate(0)}}@media (max-width: 1040px){.workflow-map{min-height:0;grid-template-columns:1fr;padding:1.2rem 1rem 1.35rem}.workflow-column{grid-template-rows:auto auto}.workflow-column-label{margin-bottom:.25rem}.workflow-column-body{min-height:0}.workflow-column.is-inputs .workflow-column-body,.workflow-column.is-branch .workflow-column-body{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-column.is-inputs .workflow-column-body:after,.workflow-column.is-branch .workflow-column-body:before,.workflow-column.is-branch .workflow-column-body:after{display:none}.workflow-node{min-height:6.65rem}.workflow-node.is-context,.workflow-node.is-mode{min-height:7.35rem}.workflow-trace{justify-self:center;width:2px;height:1.25rem;margin:0}.workflow-trace i{inset:0 0 auto;width:2px;height:52%;background:linear-gradient(180deg,transparent,#a8bc5f 40%,#eff8cc 58%,transparent)}.workflow-machine.is-live .workflow-trace.is-active i{animation-name:workflow-current-y}}@media (max-width: 700px){.workflow-machine-meta{grid-template-columns:1fr}.workflow-machine-meta>div{justify-content:flex-start;flex-wrap:wrap;padding-bottom:.6rem}.workflow-map{padding-inline:.7rem}.workflow-column.is-inputs .workflow-column-body,.workflow-column.is-branch .workflow-column-body{grid-template-columns:1fr}.workflow-node,.workflow-node.is-context,.workflow-node.is-mode{min-height:0;padding-block:1rem .9rem}.workflow-flywheels{padding-inline:.7rem}.workflow-flywheels>header{grid-template-columns:1fr;gap:.45rem}.workflow-flywheel-grid{grid-template-columns:1fr}.workflow-flywheel-grid article{min-height:7.5rem}}@media (prefers-reduced-motion: reduce){.workflow-trace i,.workflow-outcome-trace i,.workflow-flywheel-grid article>span svg{animation:none!important}.workflow-node,.workflow-flywheel-grid article{transition:none}}.workflow-story-heading h2{max-width:15ch}.workflow-story-frame{overflow:hidden;border-radius:1.15rem;background:radial-gradient(circle at 46% 48%,rgba(119,151,67,.07),transparent 30rem)}.workflow-story-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:rgba(184,204,112,.26) transparent;scrollbar-width:thin}.workflow-story-canvas{position:relative;min-width:72rem;height:clamp(37rem,46vw,43rem);overflow:hidden;background-image:linear-gradient(rgba(143,165,96,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(143,165,96,.035) 1px,transparent 1px),radial-gradient(circle at center,rgba(187,207,112,.055) 0 1px,transparent 1.5px);background-position:center;background-size:4.5rem 4.5rem,4.5rem 4.5rem,1.75rem 1.75rem}.workflow-story-wires{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}#workflow-story-arrow path{fill:#bbcf707a}.workflow-story-wire,.workflow-story-current{fill:none;vector-effect:non-scaling-stroke}.workflow-story-wire{stroke:#bbcf702e;stroke-width:1.25}.workflow-story-current{stroke:#d7e994;stroke-width:2.2;stroke-linecap:round;stroke-dasharray:.075 .925;stroke-dashoffset:1;opacity:0;filter:drop-shadow(0 0 4px rgba(196,222,111,.7))}.workflow-story-wire-group.is-loop .workflow-story-wire{stroke:#bed2704d;stroke-dasharray:5 6}.workflow-story-wire-group.is-loop .workflow-story-current{stroke:#bcd36a;stroke-dasharray:.045 .955}.workflow-story-node{--story-accent: #aabd61;position:absolute;z-index:3;display:flex;box-sizing:border-box;justify-content:center;flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--story-accent) 26%,transparent);border-radius:.85rem;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--story-accent) 9%,transparent),transparent 9rem),#0a1a0ff5;padding:1rem .78rem .82rem .9rem;box-shadow:0 1.2rem 2.8rem -2.2rem #000000e6,inset 0 1px #ffffff06}.workflow-story-node:before{position:absolute;top:.7rem;bottom:.7rem;left:0;width:3px;border-radius:0 2px 2px 0;background:var(--story-accent);content:"";opacity:.66;box-shadow:0 0 .65rem color-mix(in srgb,var(--story-accent) 45%,transparent)}.workflow-story-node>small{position:absolute;top:.52rem;right:.62rem;color:color-mix(in srgb,var(--story-accent) 62%,transparent);font-size:clamp(.39rem,.46vw,.47rem);font-weight:690;letter-spacing:.06em}.workflow-story-node>strong{display:block;padding-right:.75rem;color:#f8f8eee8;font-size:clamp(.7rem,.84vw,.93rem);font-weight:670;letter-spacing:-.018em;line-height:1.15}.workflow-story-node>p{margin:.38rem 0 0;color:#e6ecd27a;font-size:clamp(.48rem,.56vw,.61rem);line-height:1.4}.workflow-story-chips{display:flex;flex-wrap:wrap;gap:.28rem;margin-top:.58rem}.workflow-story-chips span{border:1px solid color-mix(in srgb,var(--story-accent) 20%,transparent);border-radius:999px;background:color-mix(in srgb,var(--story-accent) 7%,transparent);padding:.24rem .38rem;color:#e4eccd9e;font-size:clamp(.38rem,.43vw,.47rem);font-weight:640;line-height:1;white-space:nowrap}.workflow-story-node.is-voice{top:42%;left:2.5%;width:12.5%;height:16%}.workflow-story-node.is-prepare{top:42%;left:18.93%;width:15.07%;height:16%}.workflow-story-node.is-context{top:5.5%;left:36.1%;width:18.9%;height:14.5%;border-style:dashed}.workflow-story-node.is-intent{top:31%;left:38%;width:15%;height:34%}.workflow-story-node.is-dictation-draft{top:20%;left:58%;width:11.5%;height:16%}.workflow-story-node.is-dictation-refine{top:20%;left:72.5%;width:11.5%;height:16%}.workflow-story-node.is-dictation-deliver{top:20%;left:87%;width:10.5%;height:16%}.workflow-story-node.is-command-input{top:64%;left:58%;width:11.5%;height:16%}.workflow-story-node.is-command-act{top:64%;left:72.5%;width:11.5%;height:16%}.workflow-story-node.is-command-result{top:64%;left:87%;width:10.5%;height:16%}.workflow-story-node.is-context{--story-accent: #9daf72}.workflow-story-node.is-intent{--story-accent: #d0e77b;align-items:center;border-color:#cde47775;background:radial-gradient(circle at 50% 0,rgba(200,225,114,.16),transparent 13rem),linear-gradient(150deg,#182c18fc,#0b1b10fc);padding-inline:1rem;text-align:center;box-shadow:0 1.8rem 3.8rem -2.5rem #9abe4d80,inset 0 1px #ffffff0a}.workflow-story-node.is-intent>strong{font-size:clamp(.9rem,1.14vw,1.3rem)}.workflow-story-node.is-intent .workflow-story-chips{display:grid;width:100%;grid-template-columns:1fr}.workflow-story-node.is-intent .workflow-story-chips span{padding-block:.42rem}.workflow-story-node.is-dictation-path{--story-accent: #c7dc73}.workflow-story-node.is-command-path{--story-accent: #b5a7dc}.workflow-story-lane{position:absolute;z-index:2;left:58%;display:inline-flex;align-items:center;gap:.38rem;color:#e7edd48c;font-size:clamp(.46rem,.55vw,.61rem);font-weight:720;letter-spacing:.1em;text-transform:uppercase}.workflow-story-lane:before{width:.34rem;height:.34rem;border-radius:50%;background:currentColor;content:"";box-shadow:0 0 .6rem currentColor}.workflow-story-lane.is-dictation{top:14%;color:#bfd470}.workflow-story-lane.is-command{top:58%;color:#aa9bd1}.workflow-story-loop-label{position:absolute;z-index:4;border:1px solid rgba(183,204,108,.17);border-radius:999px;background:#07140cf5;padding:.34rem .52rem;color:#cddb9ea1;font-size:clamp(.4rem,.47vw,.52rem);font-weight:650;letter-spacing:.025em;line-height:1;white-space:nowrap}.workflow-story-loop-label.is-correction{top:2.6%;left:76%}.workflow-story-loop-label.is-knowledge{top:89.7%;left:58.5%}.workflow-story-loop-label.is-choice{top:83.2%;left:33.4%}.workflow-story-frame{margin-top:clamp(2.8rem,5vw,4.5rem)}.workflow-story-playback{position:relative;z-index:5;display:grid;min-height:4.5rem;align-items:center;grid-template-columns:minmax(12rem,.7fr) minmax(0,1.3fr) auto;gap:1rem 2rem;border-bottom:1px solid rgba(187,207,112,.11);padding:1rem 1.35rem;background:#07140cc7}.workflow-story-playback>span{display:inline-flex;align-items:center;gap:.55rem;color:#c6da76;font-size:.68rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.workflow-story-playback>span.is-command{color:#b5a7dc}.workflow-story-playback>span i{width:.42rem;height:.42rem;flex:0 0 auto;border-radius:50%;background:currentColor;box-shadow:0 0 .8rem currentColor}.workflow-story-playback>strong{overflow:hidden;color:#f8f8eee0;font-size:.88rem;font-weight:580;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.workflow-story-playback>small{color:#e6ecd261;font-size:.65rem;font-variant-numeric:tabular-nums;font-weight:650;letter-spacing:.08em}.workflow-story-canvas{min-width:68rem;width:100%;height:auto;aspect-ratio:7 / 3}.workflow-story-wire{opacity:.2;transition:opacity .28s ease,stroke .28s ease}.workflow-story-current{stroke-dasharray:.085 .915;opacity:0}.workflow-story-wire-group.is-command .workflow-story-wire{stroke:#b5a7dc3d}.workflow-story-wire-group.is-command .workflow-story-current{stroke:#c5b8e9;filter:drop-shadow(0 0 4px rgba(181,167,220,.75))}.workflow-story-wire-group.is-upcoming .workflow-story-wire{opacity:.22}.workflow-story-wire-group.is-complete .workflow-story-wire{opacity:.48}.workflow-story-wire-group.is-inactive .workflow-story-wire{opacity:.055}.workflow-story-wire-group.is-loop .workflow-story-wire{opacity:.08}.workflow-story-wire-group.is-loop.is-current .workflow-story-wire{opacity:.38}.workflow-story-wire-group.is-loop.is-inactive .workflow-story-wire{opacity:.02}.workflow-story-frame.is-live .workflow-story-current{animation:none}.workflow-story-frame.is-live .workflow-story-wire-group.is-current .workflow-story-current{animation:workflow-story-travel .96s ease-in-out both}.workflow-story-frame.is-live .workflow-story-wire-group.is-current.is-loop .workflow-story-current{animation-duration:1.8s}@keyframes workflow-story-travel{0%{opacity:0;stroke-dashoffset:1}10%,88%{opacity:1}to{opacity:0;stroke-dashoffset:0}}.workflow-story-node{justify-content:center;border-radius:.72rem;padding:.76rem .82rem .7rem .9rem;opacity:.36;transform:scale(.985);transition:opacity .3s ease,transform .3s ease,border-color .3s ease,box-shadow .3s ease}.workflow-story-node:before{top:.62rem;bottom:.62rem;opacity:.2;box-shadow:none;transition:opacity .3s ease,box-shadow .3s ease}.workflow-story-node>strong{padding-right:0;font-size:.95rem;line-height:1.12}.workflow-story-node>p{margin-top:.38rem;font-size:.7rem;line-height:1.35}.workflow-story-node.is-upcoming{opacity:.38}.workflow-story-node.is-inactive{opacity:.105}.workflow-story-node.is-complete{opacity:.72}.workflow-story-node.is-complete:before{opacity:.42}.workflow-story-node.is-current{z-index:4;border-color:color-mix(in srgb,var(--story-accent) 62%,transparent);opacity:1;transform:scale(1.018);box-shadow:0 1.2rem 2.5rem -1.75rem color-mix(in srgb,var(--story-accent) 38%,transparent),inset 0 1px #ffffff0a}.workflow-story-node.is-current:before{opacity:1;box-shadow:0 0 .7rem color-mix(in srgb,var(--story-accent) 62%,transparent)}.workflow-story-node.is-voice{top:41.67%;left:3.21%;width:11.79%;height:16.67%}.workflow-story-node.is-prepare{top:41.67%;left:19.29%;width:13.57%;height:16.67%}.workflow-story-node.is-context{top:9.17%;left:36.79%;width:16.43%;height:16.67%}.workflow-story-node.is-intent{top:39.17%;left:37.14%;width:12.5%;height:21.67%}.workflow-story-node.is-dictation-draft{top:24.17%;left:55.71%;width:12.14%;height:16.67%}.workflow-story-node.is-dictation-refine{top:24.17%;left:71.43%;width:12.14%;height:16.67%}.workflow-story-node.is-dictation-deliver{top:24.17%;left:87.14%;width:10.71%;height:16.67%}.workflow-story-node.is-command-input{top:63.33%;left:55.71%;width:12.14%;height:16.67%}.workflow-story-node.is-command-act{top:63.33%;left:71.43%;width:12.14%;height:16.67%}.workflow-story-node.is-command-result{top:63.33%;left:87.14%;width:10.71%;height:16.67%}.workflow-story-node.is-intent{align-items:flex-start;justify-content:center;padding-inline:.9rem;text-align:left}.workflow-story-node.is-intent>strong{font-size:1rem}.workflow-story-selection{display:inline-flex;margin-top:.62rem;border:1px solid rgba(205,228,119,.28);border-radius:999px;background:#cde47714;padding:.32rem .48rem;color:#e5efc2c7;font-size:.63rem;font-weight:680;line-height:1;white-space:nowrap}.workflow-story-lane{left:55.71%;font-size:.68rem;opacity:.16;transition:opacity .3s ease}.workflow-story-lane.is-active{opacity:.9}.workflow-story-lane.is-dictation{top:17.5%}.workflow-story-lane.is-command{top:56.67%}.workflow-story-loop-label{padding:.42rem .62rem;font-size:.62rem;opacity:0;transform:translateY(.25rem);transition:opacity .3s ease,transform .3s ease}.workflow-story-loop-label.is-active{border-color:#c6da7657;color:#deeab3d1;opacity:1;transform:none}.workflow-story-loop-label.is-correction{top:3.7%;left:76%}.workflow-story-loop-label.is-knowledge{top:90.4%;left:59%}@media (max-width: 900px){.workflow-story-scroll{padding-bottom:.25rem}.workflow-story-canvas{min-width:68rem;height:auto}}@media (prefers-reduced-motion: reduce){.workflow-story-current{animation:none!important}.workflow-story-node,.workflow-story-wire,.workflow-story-lane,.workflow-story-loop-label{transition:none!important}}@media (max-width: 640px){.workflow-story-playback{min-height:5.5rem;grid-template-columns:1fr auto;gap:.45rem 1rem;padding-inline:1rem}.workflow-story-playback>strong{grid-column:1 / -1;grid-row:2;white-space:normal}.workflow-story-playback>small{grid-column:2;grid-row:1}}@media (max-width: 700px){.site-footer{padding-inline:1.15rem}.site-footer-main{padding-block:3rem 2.65rem}.site-footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}.site-footer-bottom{flex-wrap:wrap}.site-footer-controls{margin-left:auto}.language-selector.is-footer{width:9rem}}.site-navbar-cta{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;margin-left:.45rem;border:0;border-radius:999px;background:var(--alder-ink);padding:0 .95rem;color:var(--alder-cream);font-size:.72rem;font-weight:650;box-shadow:none;transition:background .2s ease,color .2s ease}.site-navbar-cta:hover{background:#29321d}.site-navbar.is-inverse .site-navbar-cta{background:var(--alder-cream);color:var(--alder-ink)}.site-navbar-cta:focus-visible,.hero-primary-cta:focus-visible,.hero-secondary-cta:focus-visible{outline:2px solid var(--alder-leaf);outline-offset:3px}.site-navbar-toggle{display:none;width:2.45rem;height:2.45rem;align-items:center;justify-content:center;border:1px solid rgba(43,53,27,.1);border-radius:.75rem;color:var(--alder-ink)}.site-navbar.is-inverse .site-navbar-toggle{border-color:#ffffff1f;color:#fff}.site-navbar-mobile{width:min(70rem,calc(100% - 2rem));margin:.45rem auto 0;border:1px solid rgba(43,53,27,.11);border-radius:1rem;background:#faf8f4f5;padding:.8rem;box-shadow:0 25px 50px -30px #2b351b8c;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto}.site-navbar.is-inverse .site-navbar-mobile{border-color:#ffffff1a;background:#07100bf7}.site-navbar-mobile .site-navbar-cta{margin-left:0}.site-navbar-mobile-link{display:block;border-radius:.7rem;padding:.72rem .8rem;color:var(--alder-muted);font-size:.82rem}.site-navbar.is-inverse .site-navbar-mobile-link{color:#ffffff9e}.section-intro>p,.section-intro>div>p{margin-bottom:1rem;color:var(--alder-olive);font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.section-intro h2{color:var(--alder-ink);font-size:clamp(2.65rem,5.2vw,4.85rem);font-weight:540;line-height:.95;letter-spacing:-.058em}.section-intro h2>span{display:block;color:#17201347}.section-intro-centered{max-width:52rem;margin:0 auto;text-align:center}.section-intro-lede{max-width:38rem;margin:1.4rem auto 0;color:#17201394!important;font-size:.98rem!important;font-weight:440!important;line-height:1.7;letter-spacing:0!important;text-transform:none!important}.section-intro-split{display:grid;align-items:end;grid-template-columns:1.18fr .82fr;gap:3rem}.section-intro-split>span{max-width:29rem;justify-self:end;padding-bottom:.45rem;color:#17201394;font-size:.96rem;line-height:1.75}.section-intro.is-inverse h2{color:var(--alder-cream)}.section-intro.is-inverse h2>span{color:#f8f7ef57}.section-intro.is-inverse>div>p{color:#aebc6a}.section-intro.is-inverse>span{color:#f8f7ef8f}.seo-article-page{min-height:100vh;background:radial-gradient(circle at 84% 10%,rgba(120,133,48,.11),transparent 27rem),var(--alder-paper);padding:9.5rem 1.5rem 6rem}.seo-article-shell{width:min(57rem,100%);margin:0 auto}.seo-article-hero>p{color:var(--alder-olive);font-size:.64rem;font-weight:720;letter-spacing:.15em;text-transform:uppercase}.seo-article-hero h1{max-width:12em;margin-top:1.15rem;color:var(--alder-ink);font-size:clamp(3.1rem,7.2vw,6.25rem);font-weight:540;line-height:.92;letter-spacing:-.062em}.seo-article-lede{max-width:47rem;margin-top:2rem;color:#172013ad;font-size:1.08rem;line-height:1.78}.seo-article-lede strong{color:var(--alder-ink);font-weight:640}.seo-article-body{margin-top:4.5rem;border-top:1px solid rgba(43,53,27,.12)}.seo-article-body section{display:grid;grid-template-columns:.72fr 1.28fr;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:1.35rem;border-bottom:1px solid rgba(43,53,27,.1);padding:3.5rem 0}.seo-article-body h2{color:var(--alder-ink);font-size:1.45rem;font-weight:610;line-height:1.15;letter-spacing:-.04em}.seo-article-body section>p,.seo-article-body section>ol,.seo-article-body section>ul,.seo-article-body section>div:not(.seo-fact-grid):not(.seo-comparison-table){grid-column:2}.seo-article-body section>p+p,.seo-article-body section>p+ul,.seo-article-body section>p+ol{margin-top:1rem}.seo-article-body p,.seo-article-body li{color:#172013a6;font-size:.94rem;line-height:1.78}.seo-article-body a{color:var(--alder-olive);text-decoration:underline;text-underline-offset:.2rem}.seo-article-body strong{color:var(--alder-ink);font-weight:650}.seo-article-body ol,.seo-article-body ul{display:grid;gap:.7rem;padding-left:1.15rem}.seo-article-body ol{list-style:decimal}.seo-article-body ul{list-style:disc}.seo-section-content{display:grid;gap:1rem}.seo-article-pullquote{margin-top:.25rem;border-left:2px solid rgba(120,133,48,.55);padding:.15rem 0 .15rem 1rem;color:var(--alder-ink)!important;font-size:1.08rem!important;font-weight:610;letter-spacing:-.025em}.seo-fact-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:.4rem}.seo-fact-grid>div{border:1px solid rgba(43,53,27,.1);border-radius:1rem;background:#fffefabf;padding:1rem}.seo-fact-grid strong,.seo-fact-grid span{display:block}.seo-fact-grid strong{font-size:.68rem}.seo-fact-grid span{margin-top:.45rem;color:#1720138c;font-size:.72rem;line-height:1.5}.blog-index-list{display:grid;gap:.7rem}.blog-index-item{display:block;border:1px solid rgba(43,53,27,.1);border-radius:1.1rem;background:#fffefabf;padding:1.35rem 1.5rem;text-decoration:none!important;transition:border-color .2s ease,background .2s ease,transform .2s ease}.blog-index-item:hover{border-color:#78853073;background:#fffefaf2;transform:translateY(-1px)}.blog-index-item small{display:block;color:var(--alder-olive);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.blog-index-item strong{display:block;margin-top:.35rem;color:var(--alder-ink);font-size:1.12rem;font-weight:620;letter-spacing:-.03em;line-height:1.25}.blog-index-item p{margin-top:.45rem;color:#1720139e;font-size:.88rem;line-height:1.65}.seo-language-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;margin:.35rem 0}.seo-language-flow>div{min-height:7.4rem;border:1px solid rgba(43,53,27,.1);border-radius:1rem;background:linear-gradient(145deg,#fffefaeb,#f1efe8ad);padding:.85rem}.seo-language-flow span,.seo-language-flow strong,.seo-language-flow small{display:block}.seo-language-flow span{color:var(--alder-olive);font-size:.52rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.seo-language-flow strong{margin-top:1.15rem;color:var(--alder-ink);font-size:.78rem;line-height:1.25}.seo-language-flow small{margin-top:.35rem;color:#1720137a;font-size:.59rem;line-height:1.45}.seo-language-flow>i{color:#54602575;font-size:.8rem;font-style:normal}.seo-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:.35rem 0}.seo-control-grid>div{border:1px solid rgba(43,53,27,.1);border-radius:1rem;background:#fffefabd;padding:1rem}.seo-control-grid span,.seo-control-grid strong{display:block}.seo-control-grid span{color:var(--alder-olive);font-size:.55rem;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.seo-control-grid strong{margin-top:.65rem;color:var(--alder-ink);font-size:.78rem;line-height:1.3}.seo-control-grid p{margin-top:.45rem;color:#17201380;font-size:.66rem;line-height:1.55}.seo-status-track{display:flex;align-items:center;gap:.55rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none}.seo-status-track::-webkit-scrollbar{display:none}.seo-status-track span{flex:0 0 auto;border:1px solid rgba(84,96,37,.13);border-radius:999px;background:#fffefad1;padding:.48rem .66rem;color:#172013a6;font-size:.61rem;font-weight:620}.seo-status-track i{width:.75rem;height:1px;flex:0 0 .75rem;background:linear-gradient(90deg,#5460251f,#54602585)}.seo-comparison-table{overflow-x:auto;border:1px solid rgba(43,53,27,.1);border-radius:1rem;background:#fffefab8}.seo-article-body section>.seo-comparison-table{grid-column:1 / -1}.seo-comparison-table table{width:100%;min-width:46rem;border-collapse:collapse}.seo-comparison-table th,.seo-comparison-table td{border-bottom:1px solid rgba(43,53,27,.08);padding:.9rem 1rem;color:#1720139e;font-size:.73rem;line-height:1.55;text-align:left;vertical-align:top}.seo-comparison-table thead th{color:var(--alder-ink);font-size:.65rem;font-weight:700;letter-spacing:.04em}.seo-comparison-table tbody th{color:var(--alder-ink);font-weight:660}.seo-comparison-table tr:last-child th,.seo-comparison-table tr:last-child td{border-bottom:0}.seo-article-note{color:#17201373!important;font-size:.72rem!important}.seo-article-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;border-radius:1.25rem;background:var(--alder-dark);padding:1.35rem 1.5rem}.seo-article-cta strong,.seo-article-cta span{display:block}.seo-article-cta strong{color:#fff;font-size:.88rem}.seo-article-cta span{margin-top:.25rem;color:#ffffff7a;font-size:.7rem}.seo-article-cta .alder-cta-pill{background:#fff;color:var(--alder-ink)}.alder-home{overflow:hidden;background:var(--alder-paper)}.alder-hero-v2{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(250,248,244,.98),var(--alder-paper)),var(--alder-paper);padding:8.7rem 1.5rem 4.4rem;color:var(--alder-ink)}.alder-hero-v2.is-copy-led{padding-bottom:2.5rem}.alder-hero-v2.is-demo-led{padding-bottom:5.3rem}.alder-hero-v2:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(84,96,37,.095) .65px,transparent .65px);background-size:18px 18px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 72%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 72%);content:"";opacity:.48}.hero-earth-light{position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px)}.hero-earth-light-one{top:-18rem;right:-10rem;width:42rem;height:42rem;background:radial-gradient(circle,rgba(176,181,84,.19),transparent 66%)}.hero-earth-light-two{bottom:-19rem;left:-17rem;width:39rem;height:39rem;background:radial-gradient(circle,rgba(120,133,48,.11),transparent 68%)}.hero-v3-layout{position:relative;z-index:1;display:grid;width:min(74rem,100%);align-items:center;grid-template-columns:minmax(22rem,.82fr) minmax(34rem,1.18fr);gap:2.6rem 4.4rem;margin:0 auto}.hero-v3-layout.is-copy-led{grid-template-columns:1fr}.hero-v3-layout.is-copy-led .hero-v3-copy{max-width:66rem}.hero-v3-layout.is-copy-led .hero-v3-copy h1{max-width:11.5em;font-size:clamp(4rem,8.2vw,7.75rem)}.hero-v3-layout.is-copy-led .hero-v3-lede{max-width:42rem}.hero-v3-layout.is-copy-led .hero-proof-line{justify-content:flex-start}.hero-v3-layout.is-demo-led{grid-template-columns:minmax(20rem,.74fr) minmax(32rem,1.26fr);gap:clamp(2.5rem,5vw,5rem)}.hero-v3-layout.is-demo-led .hero-v3-copy{max-width:31rem}.hero-v3-layout.is-demo-led .hero-v3-copy h1{max-width:8em;font-size:clamp(3.75rem,5.7vw,5.6rem)}.hero-v3-layout.is-demo-led .hero-v3-lede{max-width:29rem}.hero-v3-copy{padding-bottom:1.4rem}.hero-requirements-chip{display:inline-flex;max-width:100%;align-items:center;margin-bottom:1.35rem;border:1px solid rgba(120,133,48,.24);border-radius:999px;background:#cbd5b266;padding:.52rem .82rem;color:var(--alder-olive);font-size:clamp(.62rem,2.6vw,.7rem);font-weight:650;line-height:1;letter-spacing:.01em;white-space:nowrap}.hero-visual-caption i{width:.42rem;height:.42rem;border-radius:999px;background:var(--alder-live);box-shadow:0 0 0 .24rem #03ef0a17}.hero-v3-copy h1{max-width:8.6em;color:var(--alder-ink);font-size:clamp(3.35rem,6vw,5.55rem);font-weight:530;line-height:.91;letter-spacing:-.064em}.hero-v3-copy h1 span{display:block;margin-top:.15em;color:var(--alder-olive)}.hero-v3-lede{max-width:31rem;margin-top:1.55rem;color:#1720139c;font-size:1rem;line-height:1.72}.hero-v3-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.8rem}.hero-primary-cta,.hero-secondary-cta{display:inline-flex;min-height:var(--alder-cta-height);align-items:center;justify-content:center;border-radius:999px;padding:0 var(--alder-cta-padding-x);font-size:var(--alder-cta-font-size);font-weight:650;transition:border-color .2s ease,background .2s ease,color .2s ease}.hero-primary-cta{border:1px solid var(--alder-ink);background:var(--alder-ink);color:var(--alder-cream);box-shadow:none}.hero-primary-cta:hover{border-color:#29321d;background:#29321d}.hero-secondary-cta{border:1px solid rgba(43,53,27,.14);background:transparent;color:#172013b8}.hero-secondary-cta:hover{border-color:#17201352;background:#ffffff6b;color:var(--alder-ink)}.hero-v3-price{margin-top:.8rem;color:#1720136b;font-size:.67rem;font-weight:520}.hero-v3-visual{min-width:0}.hero-visual-caption{display:flex;align-items:center;justify-content:space-between;padding:.78rem .25rem 0;color:#17201370;font-size:.61rem;font-weight:560}.hero-visual-caption>span:first-child{display:inline-flex;align-items:center;gap:.48rem}.hero-proof-line{display:flex;grid-column:1 / -1;align-items:center;justify-content:center;margin-top:.2rem;color:#172013a3;font-size:.7rem;font-weight:620}.hero-proof-line span{padding:0 1.1rem}.hero-proof-line span+span{border-left:1px solid rgba(43,53,27,.14)}.hero-outcome-demo{min-width:0;overflow:hidden;border:1px solid rgba(84,96,37,.2);border-radius:1.55rem;background:radial-gradient(circle at 86% 10%,rgba(143,162,75,.17),transparent 17rem),#07110c;padding:.7rem;box-shadow:0 40px 80px -48px #172013b8,inset 0 1px #ffffff0e;color:var(--alder-cream)}.hero-outcome-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.hero-outcome-tabs button{display:flex;min-width:0;min-height:2.9rem;align-items:center;gap:.55rem;border:1px solid transparent;border-radius:.88rem;background:transparent;padding:.65rem .8rem;color:#f8f7ef6b;font-size:.68rem;font-weight:630;text-align:left;transition:border-color .2s ease,background .2s ease,color .2s ease}.hero-outcome-tabs button:hover{color:#f8f7efcc}.hero-outcome-tabs button:focus-visible{outline:2px solid #aebb69;outline-offset:2px}.hero-outcome-tabs button span{color:#aebc699e;font-size:.52rem;font-variant-numeric:tabular-nums;letter-spacing:.08em}.hero-outcome-tabs button.is-active{border-color:#cbd5b21f;background:#f8f7ef13;color:var(--alder-cream)}.hero-outcome-panel{min-height:27.2rem;border:1px solid rgba(248,247,239,.07);border-radius:1.2rem;background:linear-gradient(rgba(174,188,105,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(174,188,105,.025) 1px,transparent 1px),#0309066b;background-size:32px 32px;padding:1.45rem}.hero-outcome-heading{display:flex;min-height:7.2rem;align-items:flex-start;justify-content:space-between;gap:1.25rem}.hero-outcome-heading p{color:#aebb69;font-size:.54rem;font-weight:720;letter-spacing:.14em;text-transform:uppercase}.hero-outcome-heading strong{display:block;max-width:13em;margin-top:.5rem;color:var(--alder-cream);font-size:clamp(1.75rem,3vw,2.55rem);font-weight:540;line-height:1.03;letter-spacing:-.046em}.hero-outcome-wave{display:flex;height:2.2rem;flex:0 0 auto;align-items:center;gap:2px;border:1px solid rgba(248,247,239,.12);border-radius:999px;padding:0 .65rem;color:#f8f7efb8}.hero-outcome-wave i{width:1.5px;height:var(--hero-wave-height);border-radius:2px;background:currentColor;animation:hero-outcome-wave .68s ease-in-out infinite alternate;transform:scaleY(.35)}.hero-outcome-editor{overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:1.05rem;background:#fffdf5;box-shadow:0 30px 58px -34px #000000d9,inset 0 1px #fff;color:var(--alder-ink)}.hero-outcome-editor-bar{display:flex;min-height:2.6rem;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(43,53,27,.09);padding:0 .9rem;color:#17201375;font-size:.54rem;font-weight:620}.hero-outcome-editor-bar span{display:inline-flex;align-items:center;gap:.4rem;color:#172013b3}.hero-outcome-editor-bar span i{width:.38rem;height:.38rem;border-radius:50%;background:#8fa24b;box-shadow:0 0 8px #8fa24b61}.hero-outcome-editor-bar b{font-weight:570}.hero-outcome-text{position:relative;min-height:10.8rem;padding:1.25rem 1.3rem}.hero-outcome-text p{position:absolute;inset:1.25rem 1.3rem auto;margin:0;color:#172013e6;font-size:clamp(.94rem,1.55vw,1.12rem);font-weight:540;line-height:1.62;letter-spacing:-.022em}.hero-outcome-text mark{border-radius:.25rem;background:transparent;color:inherit;padding:.02em .12em}.hero-outcome-before{animation:hero-outcome-before 7.2s var(--alder-ease) infinite}.hero-outcome-before mark{background:#b4784d24;color:#75482bcc;text-decoration:line-through;text-decoration-color:#75482b66}.hero-outcome-after{opacity:0;animation:hero-outcome-after 7.2s var(--alder-ease) infinite}.hero-outcome-after mark{background:#a4b85f33;color:#48612c}.hero-outcome-caret{display:inline-block;width:1px;height:1.1em;margin-left:.18rem;background:#788530;vertical-align:-.15em;animation:hero-outcome-caret .8s step-end infinite}.hero-outcome-complete{display:flex;min-height:2.75rem;align-items:center;gap:.38rem;border-top:1px solid rgba(43,53,27,.09);background:#cbd5b247;padding:0 1rem;color:#556f31;font-size:.58rem;font-weight:680;opacity:0;animation:hero-outcome-complete 7.2s var(--alder-ease) infinite}@keyframes hero-outcome-wave{0%{transform:scaleY(.28)}to{transform:scaleY(.92)}}@keyframes hero-outcome-before{0%,30%{opacity:1;transform:translateY(0)}41%,90%{opacity:0;transform:translateY(-.25rem)}98%,to{opacity:1;transform:translateY(0)}}@keyframes hero-outcome-after{0%,34%{opacity:0;transform:translateY(.28rem)}45%,88%{opacity:1;transform:translateY(0)}98%,to{opacity:0;transform:translateY(-.2rem)}}@keyframes hero-outcome-complete{0%,42%{opacity:0}53%,88%{opacity:1}97%,to{opacity:0}}@keyframes hero-outcome-caret{50%{opacity:0}}.alder-product-stage{position:relative;min-height:26.6rem;overflow:hidden;border:1px solid rgba(84,96,37,.18);border-radius:1.35rem;background:radial-gradient(circle at 12% 18%,rgba(120,133,48,.2),transparent 16rem),radial-gradient(circle at 90% 82%,rgba(47,86,70,.2),transparent 18rem),#08110c;padding:1.15rem .85rem .78rem;box-shadow:0 34px 70px -42px #2b351b94,inset 0 1px #ffffff0d}.hero-scenario-stage:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(125deg,transparent 8%,rgba(174,188,106,.055) 28%,transparent 46%),radial-gradient(rgba(248,247,239,.12) .5px,transparent .5px);background-size:auto,18px 18px;content:"";opacity:.46}.hero-scenario-viewport{position:relative;z-index:1;overflow:hidden;touch-action:pan-y}.hero-scenario-viewport:focus-visible{border-radius:1rem;outline:2px solid rgba(174,188,90,.82);outline-offset:3px}.hero-scenario-track{display:flex;transition:transform .58s var(--alder-ease);will-change:transform}.hero-scenario-slide{display:flex;min-width:100%;flex:0 0 100%;align-items:center;flex-direction:column;padding:.05rem .45rem .15rem}.hero-input-window{width:min(35rem,100%);height:18.85rem;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:.88rem;box-shadow:0 24px 44px -30px #000000d1,inset 0 1px #ffffff09}.hero-input-window.is-light{border-color:#2b351b2e;background:#fffefa;color:var(--alder-ink)}.hero-input-window.is-dark{background:#171918;color:#ffffffe6}.hero-input-titlebar{display:grid;height:2.25rem;align-items:center;grid-template-columns:1fr auto 1fr;border-bottom:1px solid rgba(43,53,27,.1);background:#f8f7f3eb;padding:0 .72rem}.hero-input-window.is-dark .hero-input-titlebar{border-color:#ffffff14;background:#101211}.hero-traffic-lights{display:flex;gap:.28rem}.hero-traffic-lights i{width:.42rem;height:.42rem;border-radius:50%}.hero-traffic-lights i:first-child{background:#d95f57}.hero-traffic-lights i:nth-child(2){background:#dcae47}.hero-traffic-lights i:last-child{background:#70a26b}.hero-input-app{display:inline-flex;align-items:center;justify-self:center;gap:.32rem;color:#172013a3;font-size:.58rem;font-weight:650}.hero-input-window.is-dark .hero-input-app{color:#ffffffb3}.hero-window-language{justify-self:end;color:#1720135c;font-size:.48rem;font-weight:590}.hero-input-window.is-dark .hero-window-language{color:#ffffff57}.hero-input-body{height:calc(100% - 2.25rem)}.hero-journal-scene{height:100%;padding:1.2rem 1.8rem}.hero-journal-meta{display:flex;justify-content:center;gap:.35rem;color:#1720134d;font-size:.46rem}.hero-journal-meta span+span:before{margin-right:.35rem;content:"·"}.hero-journal-scene h3{margin-top:1.15rem;color:#172013db;font-size:1.05rem;font-weight:650;letter-spacing:-.025em}.hero-journal-scene p{max-width:27rem;min-height:6em;margin-top:.65rem;color:#172013d1;font-size:1rem;font-weight:485;line-height:1.58;letter-spacing:-.015em}.hero-grocery-scene,.hero-message-scene{display:grid;height:100%;grid-template-columns:8.1rem minmax(0,1fr)}.hero-grocery-scene>aside,.hero-message-scene>aside{border-right:1px solid rgba(255,255,255,.07);background:#111312;padding:.9rem .55rem}.hero-grocery-scene>aside b,.hero-message-scene>aside>span{display:block;margin:0 .35rem .7rem;color:#ffffff6b;font-size:.5rem;font-weight:680;letter-spacing:.03em}.hero-grocery-scene>aside span{display:flex;align-items:center;gap:.4rem;border-radius:.45rem;padding:.45rem .4rem;color:#ffffff7a;font-size:.52rem}.hero-grocery-scene>aside span.is-active{background:#78853040;color:#ffffffe6}.hero-grocery-scene>aside span>i{width:.45rem;height:.45rem;border-radius:50%;background:#899a42}.hero-grocery-list{padding:.95rem 1rem}.hero-grocery-list header{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.65rem}.hero-grocery-list header small{color:#9bac50;font-size:.45rem;font-weight:680}.hero-grocery-list header h3{margin-top:.1rem;color:#fffffff0;font-size:1.25rem;font-weight:650;letter-spacing:-.035em}.hero-grocery-list header em{color:#9bac50;font-size:1rem;font-style:normal;font-weight:620}.hero-grocery-items p{display:flex;min-height:2.05rem;align-items:center;gap:.55rem;border-bottom:1px solid rgba(255,255,255,.065);color:#ffffffdb;font-size:.7rem}.hero-grocery-items p>i{width:.7rem;height:.7rem;flex:0 0 auto;border:1px solid rgba(155,172,80,.72);border-radius:50%}.hero-message-scene>aside>div{display:flex;align-items:center;gap:.45rem;border-radius:.5rem;padding:.48rem .4rem;color:#ffffffb3}.hero-message-scene>aside>div.is-active{background:#5ea846;color:#fff}.hero-message-scene>aside>div>i,.hero-message-thread header>i{display:grid;width:1.35rem;height:1.35rem;flex:0 0 auto;place-items:center;border-radius:50%;background:#857ca2;color:#fff;font-size:.48rem;font-style:normal;font-weight:700}.hero-message-scene>aside p{display:flex;min-width:0;flex-direction:column}.hero-message-scene>aside b{font-size:.5rem}.hero-message-scene>aside small{overflow:hidden;max-width:5rem;color:currentColor;font-size:.42rem;opacity:.58;text-overflow:ellipsis;white-space:nowrap}.hero-message-thread{position:relative;display:flex;min-width:0;flex-direction:column;padding:.7rem .75rem .65rem}.hero-message-thread header{display:flex;align-items:center;justify-content:center;gap:.38rem;border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:.55rem}.hero-message-thread header b{font-size:.55rem}.hero-message-thread header small{color:#ffffff52;font-size:.42rem}.hero-message-bubbles{display:flex;flex:1;align-items:flex-start;gap:.35rem;flex-direction:column;padding:.8rem 0}.hero-message-bubbles p{max-width:70%;border-radius:.65rem .65rem .65rem .18rem;background:#ffffff1a;padding:.48rem .6rem;color:#ffffffc2;font-size:.56rem}.hero-message-bubbles p:nth-child(2){align-self:flex-end;border-radius:.65rem .65rem .18rem;background:#4285f4;color:#fff}.hero-message-composer{display:flex;min-height:2.35rem;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;padding:.35rem .4rem .35rem .68rem}.hero-message-composer>span{min-width:0;flex:1;color:#ffffffe6;font-size:.62rem;line-height:1.38}.hero-message-composer>i{display:grid;width:1.45rem;height:1.45rem;flex:0 0 auto;place-items:center;border-radius:50%;background:#4285f4;color:#fff;font-size:.65rem;font-style:normal}.hero-email-scene{position:relative;height:100%;padding:.7rem 1.1rem 2.5rem}.hero-email-fields{border-bottom:1px solid rgba(43,53,27,.1)}.hero-email-fields p{display:flex;min-height:1.55rem;align-items:center;gap:.55rem;border-bottom:1px solid rgba(43,53,27,.07);font-size:.55rem}.hero-email-fields p:last-child{border-bottom:0}.hero-email-fields span{width:2.2rem;color:#17201366}.hero-email-fields b{color:#172013c2;font-weight:570}.hero-email-body{max-width:27rem;min-height:7em;padding:1rem .2rem;color:#172013db;font-size:.9rem;line-height:1.55;letter-spacing:-.012em}.hero-email-toolbar{position:absolute;right:1rem;bottom:.6rem;left:1rem;display:flex;align-items:center;gap:.8rem;border-top:1px solid rgba(43,53,27,.1);padding-top:.55rem;color:#17201361;font-size:.55rem}.hero-email-toolbar i{margin-left:auto;border-radius:999px;background:var(--alder-ink);padding:.38rem .72rem;color:var(--alder-cream);font-style:normal;font-weight:650}.hero-note-scene{display:grid;height:100%;grid-template-columns:7.2rem minmax(0,1fr);background:#fbfaf5}.hero-note-scene>aside{display:flex;flex-direction:column;border-right:1px solid rgba(43,53,27,.09);background:#f2f0e8;padding:1rem .75rem}.hero-note-scene>aside span{color:#17201359;font-size:.45rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.hero-note-scene>aside b{margin-top:.8rem;border-radius:.45rem;background:#b59d3829;padding:.48rem .55rem;color:#172013c2;font-size:.55rem;font-weight:650}.hero-note-scene>aside small{margin:.32rem .55rem 0;color:#17201352;font-size:.42rem}.hero-note-scene>article{position:relative;display:flex;min-width:0;flex-direction:column;padding:1.05rem 1.25rem .85rem}.hero-note-scene article header{border-bottom:1px solid rgba(43,53,27,.09);padding-bottom:.65rem}.hero-note-scene article header small{color:#8a7b30;font-size:.45rem;font-weight:680}.hero-note-scene article header h3{margin-top:.14rem;color:#172013e6;font-size:1.05rem;font-weight:650;letter-spacing:-.03em}.hero-note-scene article>p{max-width:25rem;padding-top:.9rem;color:#172013d1;font-size:.88rem;font-weight:490;line-height:1.58;letter-spacing:-.012em}.hero-note-scene article footer{margin-top:auto;color:#1720134d;font-size:.43rem}.alder-text-cursor{display:inline-block;width:1px;height:.98em;margin-left:.12em;background:#7f9140;vertical-align:-.08em;animation:alder-cursor 1s steps(2,end) infinite}.hero-input-window.is-dark .alder-text-cursor{background:#aaba58}.hero-real-capsule{position:relative;display:flex;width:min(20.5rem,calc(100% - 1rem));height:3rem;align-items:center;gap:.44rem;margin:.62rem auto 0;border:1px solid rgba(255,255,255,.19);border-radius:1rem;background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 42%),#090c0b;padding:0 .31rem 0 .44rem;color:#ffffffe6;box-shadow:inset 0 1px #ffffff17,inset 0 -1px #00000080}.hero-real-capsule:before{position:absolute;top:-1px;left:2.4rem;width:6.2rem;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);content:""}.hero-real-capsule-grip{display:grid;width:.65rem;grid-template-columns:repeat(2,2px);gap:2.5px;place-content:center}.hero-real-capsule-grip i{width:2px;height:2px;border-radius:50%;background:#ffffff61}.hero-real-capsule-display{display:flex;min-width:0;flex:1;justify-content:center;flex-direction:column}.hero-real-capsule-display strong{color:#ffffffe6;font-size:.56rem;font-weight:650}.hero-real-capsule-display small{overflow:hidden;margin-top:.08rem;color:#ffffff61;font-size:.4rem;text-overflow:ellipsis;white-space:nowrap}.hero-filament{display:flex;width:100%;height:1.35rem;align-items:center;gap:1.5px}.hero-filament i{display:block;width:2px;height:var(--filament-height);border-radius:2px;background:#f8f7ef66;transform:scaleY(.34);transform-origin:center}.hero-filament.is-active i{background:#f8f7efdb;animation:hero-filament .78s ease-in-out calc(var(--filament-index) * -46ms) infinite alternate}.hero-real-capsule-action{display:grid;width:1.6875rem;height:1.6875rem;flex:0 0 auto;place-items:center;border-radius:.48rem;color:#ffffff6b}.hero-real-capsule-action svg{width:.67rem;height:.67rem;stroke-width:2.15}.hero-real-capsule-action.is-on{color:#aebb5a}.hero-real-capsule-transport{position:relative;display:grid;width:1.875rem;height:1.875rem;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.92);border-radius:50%;background:#fff;color:#000000d6;box-shadow:inset 0 -1px #0000001f}.hero-capsule-stop{width:.5rem;height:.5rem;border-radius:.13rem;background:#000000db}.hero-capsule-mic{position:relative;width:.38rem;height:.56rem;border-radius:.28rem;background:#111512}.hero-capsule-mic:before{position:absolute;right:-.16rem;bottom:-.14rem;left:-.16rem;height:.42rem;border:1.4px solid #111512;border-top:0;border-radius:0 0 .45rem .45rem;content:""}.hero-capsule-mic:after{position:absolute;bottom:-.31rem;left:50%;width:.48rem;height:.31rem;background:linear-gradient(#111512,#111512) center top / 1.4px .23rem no-repeat,linear-gradient(#111512,#111512) center bottom / 100% 1.4px no-repeat;content:"";transform:translate(-50%)}.hero-real-capsule-transport.is-processing{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:transparent}.hero-real-capsule-transport.is-processing>i{display:none}.hero-real-capsule-transport.is-processing:after{width:.8rem;height:.8rem;border:1.5px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:hero-capsule-spin .8s linear infinite;content:""}.hero-scenario-progress{position:relative;z-index:2;display:flex;justify-content:center;gap:.28rem;margin-top:.28rem}.hero-scenario-progress i{width:.28rem;height:.28rem;border-radius:50%;background:#ffffff2e;transition:width .25s ease,background .25s ease}.hero-scenario-progress i.is-active{width:1rem;border-radius:999px;background:#aebb5a}@keyframes hero-filament{0%{transform:scaleY(.24);opacity:.45}to{transform:scaleY(1);opacity:1}}@keyframes hero-capsule-spin{to{transform:rotate(360deg)}}@keyframes alder-cursor{50%{opacity:0}}.app-universe-section{position:relative;z-index:2;overflow:hidden;background:#fffefa;padding:6.8rem 1.5rem 6.4rem}.app-universe-wrap{width:min(74rem,100%);margin:0 auto}.app-universe{position:relative;display:flex;min-height:13rem;justify-content:center;flex-direction:column;gap:2.75rem;margin-top:3.7rem;overflow:hidden;border:0;border-radius:0;background:transparent;padding-block:.75rem;outline:none;box-shadow:none}.app-universe:focus-visible{outline:2px solid rgba(84,96,37,.6);outline-offset:4px}.app-universe-row{position:relative;z-index:1;display:flex;width:100%;min-width:0;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 4%,black 96%,transparent)}.app-universe-track{display:flex;width:-moz-max-content;width:max-content;animation:app-universe-scroll 96s linear infinite;will-change:transform}.app-universe-row-1 .app-universe-track{animation-direction:reverse;animation-delay:-31s}.app-universe-row-2 .app-universe-track{animation-duration:104s;animation-delay:-53s}.app-universe:hover .app-universe-track,.app-universe:focus-within .app-universe-track{animation-play-state:paused}.app-universe-segment{display:flex;flex:0 0 auto;align-items:center;gap:2.8rem;margin:0;padding:.2rem 2.8rem .2rem 0;list-style:none}.app-universe-item{position:relative;display:grid;width:4.25rem;height:4.25rem;flex:0 0 auto;align-items:center;justify-items:center;transition:transform .18s ease}.app-universe-item:hover{transform:translateY(-2px) scale(1.055)}.app-universe-icon{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none}.app-universe-artwork{display:block;width:100%;height:100%;border-radius:22%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes app-universe-scroll{to{transform:translate(-50%)}}.routing-proof-section{position:relative;overflow:hidden;padding:clamp(6.5rem,10vw,10rem) 1.5rem;background:radial-gradient(circle at 82% 2%,rgba(156,177,73,.15),transparent 32rem),radial-gradient(circle at 8% 96%,rgba(52,126,75,.13),transparent 28rem),#07100b;color:var(--alder-cream)}.routing-proof-section:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(to bottom,transparent,black 18%,black 78%,transparent);mask-image:linear-gradient(to bottom,transparent,black 18%,black 78%,transparent);content:""}.routing-proof-wrap{position:relative;width:min(74rem,100%);margin:0 auto}.routing-proof-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:end;gap:1.5rem 4rem}.routing-proof-heading>p{grid-column:1 / -1;margin:0;color:#b4c86e;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.routing-proof-heading h2{margin:0;font-size:clamp(3.35rem,6.8vw,6.9rem);font-weight:540;line-height:.9;letter-spacing:-.07em}.routing-proof-heading h2 span{color:#f8f7ef59}.routing-proof-heading>div{display:grid;gap:1rem;padding-bottom:.45rem}.routing-proof-heading>div p{margin:0;color:#f8f7ef8f;font-size:.95rem;line-height:1.65}.routing-proof-heading>div strong{color:#f8f7efe8;font-size:.78rem;font-weight:650}.routing-comparison{position:relative;overflow:hidden;margin-top:clamp(3.5rem,6vw,5.6rem);border:1px solid rgba(203,213,178,.15);border-radius:2rem;padding:clamp(1rem,2vw,1.55rem);background:#0b1911e0;box-shadow:0 45px 100px -55px #000000e6,inset 0 1px #ffffff0a}.routing-comparison-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(203,213,178,.1);padding:.15rem .25rem 1rem;color:#f8f7ef5c;font-size:.58rem;font-weight:620;letter-spacing:.08em;text-transform:uppercase}.routing-comparison-meta span:first-child{display:inline-flex;align-items:center;gap:.45rem}.routing-comparison-meta i{width:.42rem;height:.42rem;border-radius:999px;background:var(--alder-live);box-shadow:0 0 12px #03ef0a8c}.routing-audio-trace{display:grid;grid-template-columns:minmax(12rem,.7fr) minmax(4rem,1fr) auto;align-items:center;min-height:7.3rem;gap:1rem;padding:0 clamp(.35rem,2vw,1.2rem)}.routing-audio-trace>p{grid-column:1 / -1;margin:-1.05rem 0 .85rem;color:#f8f7ef7a;font-size:.72rem;text-align:center}.routing-waveform{display:flex;height:2.5rem;align-items:center;gap:.25rem}.routing-waveform i{width:2px;height:var(--routing-wave-height);border-radius:999px;background:#e1e9bfa8;opacity:.18;transform:scaleY(.18)}.routing-comparison.is-live .routing-waveform i{animation:routing-wave-in .48s var(--alder-ease) forwards;animation-delay:calc(var(--routing-wave-index) * 24ms)}@keyframes routing-wave-in{to{opacity:.88;transform:scaleY(1)}}.routing-audio-line{position:relative;height:1px;overflow:hidden;background:#cbd5b21f}.routing-audio-line i{position:absolute;inset:0 auto 0 0;width:30%;background:linear-gradient(90deg,transparent,#9fb753,transparent);transform:translate(-110%)}.routing-comparison.is-live .routing-audio-line i{animation:routing-trace 1.6s .35s var(--alder-ease) forwards}@keyframes routing-trace{to{transform:translate(430%)}}.routing-language-chip{display:inline-flex;min-height:2.1rem;align-items:center;gap:.45rem;border:1px solid rgba(173,198,92,.24);border-radius:999px;padding:0 .75rem;color:#dce6b7;background:#adc65c14;font-size:.67rem;font-weight:650}.routing-output-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem}.routing-output-card{min-width:0;border:1px solid rgba(203,213,178,.12);border-radius:1.35rem;padding:clamp(1rem,2.4vw,1.6rem);background:#ffffff06;opacity:0;transform:translateY(14px)}.routing-comparison.is-live .routing-output-card{animation:routing-card-in .65s var(--alder-ease) forwards}.routing-comparison.is-live .routing-output-card.is-static{animation-delay:.55s}.routing-comparison.is-live .routing-output-card.is-routed{animation-delay:1.05s}@keyframes routing-card-in{to{opacity:1;transform:translateY(0)}}.routing-output-card.is-routed{border-color:#adc65c5c;background:linear-gradient(145deg,#adc65c1a,#ffffff06);box-shadow:inset 0 1px #ffffff0d,0 22px 55px -42px #84a336a6}.routing-output-card header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.routing-output-card header span{color:#f8f7ef61;font-size:.58rem;font-weight:680;letter-spacing:.12em;text-transform:uppercase}.routing-output-card header b{display:inline-flex;align-items:center;gap:.28rem;color:#f8f7efb3;font-size:.62rem;font-weight:620}.routing-output-card.is-routed header b{color:#c9db82}.routing-output-copy{min-height:8.2rem;margin:1rem 0;border:1px solid rgba(255,255,255,.065);border-radius:.9rem;padding:1.25rem;color:#f8f7efc7;background:#00000029;font-size:clamp(1rem,1.8vw,1.38rem);line-height:1.65}.routing-output-copy mark{border-radius:.24rem;padding:.05em .15em;color:inherit;background:#cf6e5929;box-shadow:0 0 0 1px #cf6e5933}.is-routed .routing-output-copy mark{color:#e5edc9;background:#a1be4f2e;box-shadow:0 0 0 1px #a1be4f47}.routing-output-card footer{display:flex;align-items:baseline;gap:.6rem}.routing-output-card footer strong{color:#f8f7efe6;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:540;line-height:1;letter-spacing:-.055em}.routing-output-card.is-routed footer strong{color:#c5d874}.routing-output-card footer span{max-width:7rem;color:#f8f7ef57;font-size:.58rem;line-height:1.25}.routing-versus{display:grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid rgba(203,213,178,.16);border-radius:999px;color:#f8f7ef6b;background:#0b1911}.routing-result-line{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;border-radius:1rem;padding:1rem 1.2rem;color:#dce8af;background:#adc65c17}.routing-result-line strong{font-size:.9rem;font-weight:670}.routing-result-line span{color:#dce8af80;font-size:.62rem}.routing-method-note{max-width:52rem;margin:1.05rem 0 0;color:#f8f7ef4a;font-size:.6rem;line-height:1.55}.routing-benchmark-atlas{margin-top:clamp(5rem,9vw,8.5rem)}.routing-benchmark-atlas>header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.routing-benchmark-atlas>header p{margin:0 0 .7rem;color:#aebf69;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.routing-benchmark-atlas>header h3{max-width:16em;margin:0;color:#f8f7efeb;font-size:clamp(2.2rem,4.8vw,4.2rem);font-weight:535;line-height:.96;letter-spacing:-.055em}.routing-benchmark-atlas>header>a{display:inline-flex;flex:0 0 auto;align-items:center;gap:.45rem;border-bottom:1px solid rgba(203,213,178,.28);padding:0 0 .35rem;color:#f8f7ef94;font-size:.72rem;font-weight:620;transition:border-color .2s ease,color .2s ease}.routing-benchmark-atlas>header>a:hover{border-color:#bdce75;color:#dce7af}.routing-benchmark-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.routing-benchmark-card{position:relative;min-height:13.5rem;overflow:hidden;border:1px solid rgba(203,213,178,.12);border-radius:1.15rem;padding:1rem;background:#ffffff06;opacity:0;transform:translateY(16px)}.routing-benchmark-atlas.is-live .routing-benchmark-card{animation:routing-card-in .62s var(--alder-ease) forwards;animation-delay:calc(.08s * var(--benchmark-index))}.routing-benchmark-card:after{position:absolute;right:-2.7rem;bottom:-3.7rem;width:8rem;height:8rem;border:1px solid rgba(175,199,96,.12);border-radius:999px;content:"";box-shadow:0 0 0 1.4rem #afc76005,0 0 0 2.8rem #afc76003}.routing-benchmark-card header{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.routing-benchmark-card header>span{color:#f8f7efb8;font-size:.72rem;font-weight:650}.routing-benchmark-card header b{display:inline-flex;align-items:center;gap:.32rem;color:#f8f7ef57;font-size:.52rem;font-weight:620}.routing-benchmark-card header b i{width:.35rem;height:.35rem;border-radius:999px;background:#98ad4d;box-shadow:0 0 9px #98ad4d66}.routing-benchmark-card>strong{display:block;margin-top:2.15rem;color:#d9e6a8;font-size:clamp(1.6rem,2.7vw,2.45rem);font-weight:545;line-height:1;letter-spacing:-.05em}.routing-benchmark-card.is-speed>strong{color:#bbd2a2}.routing-benchmark-card.is-honest>strong{color:#f2d294}.routing-benchmark-card.is-mixed>strong{font-size:clamp(1.45rem,2.2vw,2.05rem)}.routing-benchmark-card>p{margin:.62rem 0 0;color:#f8f7ef7a;font-size:.66rem}.routing-benchmark-card>footer{position:absolute;right:1rem;bottom:1rem;left:1rem;color:#f8f7ef47;font-size:.57rem;line-height:1.4}.routing-atlas-note{max-width:67rem;margin:1.25rem 0 0;color:#f8f7ef47;font-size:.6rem;line-height:1.58}@media (max-width: 820px){.routing-proof-heading{grid-template-columns:1fr;gap:1.4rem}.routing-proof-heading>p{grid-column:1}.routing-proof-heading>div{max-width:35rem}.routing-benchmark-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.routing-proof-section{padding:5.8rem 1rem}.routing-proof-heading h2{font-size:clamp(3rem,14vw,4.8rem)}.routing-comparison{border-radius:1.35rem}.routing-comparison-meta{align-items:flex-start;flex-direction:column}.routing-audio-trace{grid-template-columns:1fr auto;min-height:6.5rem}.routing-audio-line{display:none}.routing-output-grid{grid-template-columns:1fr}.routing-versus{margin:-.35rem auto;transform:rotate(90deg)}.routing-output-copy{min-height:6.8rem}.routing-result-line{align-items:flex-start;flex-direction:column}.routing-benchmark-atlas>header{align-items:flex-start;flex-direction:column}.routing-benchmark-grid{grid-template-columns:1fr}.routing-benchmark-card{min-height:12.5rem}}.compute-power-section{position:relative;overflow:hidden;padding:clamp(6.5rem,10vw,10rem) 1.5rem;background:radial-gradient(circle at 5% 15%,rgba(187,202,117,.18),transparent 30rem),radial-gradient(circle at 96% 88%,rgba(101,132,68,.12),transparent 28rem),var(--alder-paper)}.compute-power-wrap{width:min(74rem,100%);margin:0 auto}.compute-power-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:2rem 5rem}.compute-power-heading>div:first-child>p{margin:0 0 1rem;color:var(--alder-olive);font-size:.66rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.compute-power-heading h2{margin:0;color:var(--alder-ink);font-size:clamp(3.3rem,6.6vw,6.6rem);font-weight:535;line-height:.9;letter-spacing:-.07em}.compute-power-heading h2 span{color:#17201345}.compute-power-heading>div:last-child{padding-bottom:.35rem}.compute-power-heading>div:last-child>p{margin:0;color:#17201394;font-size:.95rem;line-height:1.7}.compute-power-heading blockquote{margin:1.35rem 0 0;border-left:2px solid rgba(120,133,48,.42);padding-left:1rem;color:#172013cc;font-size:.78rem;font-weight:630;line-height:1.55}.compute-machine{overflow:hidden;margin-top:clamp(3.5rem,6vw,5.8rem);border:1px solid rgba(43,53,27,.13);border-radius:2rem;background:#fffefac2;box-shadow:0 38px 85px -55px #26331c80,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.compute-machine-topbar{display:grid;min-height:3.2rem;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(43,53,27,.09);padding:0 1.15rem}.compute-traffic-lights{display:flex;gap:.35rem}.compute-traffic-lights i{width:.48rem;height:.48rem;border-radius:999px;background:#2b351b1f}.compute-machine-topbar>strong{display:inline-flex;align-items:center;gap:.4rem;color:#172013ad;font-size:.66rem;font-weight:680}.compute-machine-topbar>span:last-child{display:inline-flex;justify-self:end;align-items:center;gap:.38rem;color:#17201366;font-size:.55rem;font-weight:600}.compute-machine-topbar>span:last-child i{width:.4rem;height:.4rem;border-radius:999px;background:#82913a;box-shadow:0 0 9px #82913a61}.compute-machine-body{display:grid;min-height:31rem;grid-template-columns:minmax(20rem,.9fr) minmax(24rem,1.1fr)}.compute-chip-stage{position:relative;display:grid;min-height:31rem;overflow:hidden;place-items:center;border-right:1px solid rgba(43,53,27,.09);background:linear-gradient(rgba(84,96,37,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(84,96,37,.035) 1px,transparent 1px),#f1efe88a;background-size:2.2rem 2.2rem}.compute-chip-halo{position:absolute;width:21rem;height:21rem;border-radius:999px;background:radial-gradient(circle,rgba(158,179,83,.2),rgba(158,179,83,.04) 45%,transparent 70%);opacity:0;transform:scale(.65)}.compute-machine.is-live .compute-chip-halo{animation:compute-halo 1.15s .35s var(--alder-ease) forwards,compute-breathe 4s 1.5s ease-in-out infinite}@keyframes compute-halo{to{opacity:1;transform:scale(1)}}@keyframes compute-breathe{50%{opacity:.62;transform:scale(1.07)}}.compute-chip{position:relative;width:min(19rem,76%);aspect-ratio:1;border:1px solid rgba(55,73,40,.18);border-radius:2.4rem;padding:1rem;background:#172117;box-shadow:0 30px 60px -35px #131d11cc,inset 0 1px #ffffff14,inset 0 0 0 .65rem #202c1f;opacity:0;transform:translateY(16px) scale(.95)}.compute-machine.is-live .compute-chip{animation:compute-chip-in .85s .18s var(--alder-ease) forwards}@keyframes compute-chip-in{to{opacity:1;transform:translateY(0) scale(1)}}.compute-chip:before,.compute-chip:after{position:absolute;inset:-5px 2.5rem auto;height:4px;background:repeating-linear-gradient(90deg,#7b8854 0 2px,transparent 2px 10px);content:""}.compute-chip:after{inset:auto 2.5rem -5px}.compute-chip-grid{display:grid;height:100%;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr);gap:.3rem;border-radius:1.7rem;padding:1.1rem;background:#040a06a8}.compute-chip-grid i{border:1px solid rgba(185,207,115,.12);border-radius:.25rem;background:#b9cf7306}.compute-machine.is-live .compute-chip-grid i{animation:compute-cell-on 1.15s var(--alder-ease) forwards;animation-delay:calc(.55s + (var(--compute-cell) % 12) * 55ms)}@keyframes compute-cell-on{45%{border-color:#b9cf7366;background:#b9cf732e;box-shadow:0 0 10px #97b53e40}to{border-color:#b9cf7338;background:#b9cf7314}}.compute-chip-core{position:absolute;top:31%;right:31%;bottom:31%;left:31%;display:grid;place-items:center;border:1px solid rgba(203,222,143,.25);border-radius:1rem;background:#111c12f5;box-shadow:0 12px 25px -12px #000,inset 0 1px #ffffff0f;text-align:center}.compute-chip-core>span{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:.58rem;color:#d6e69e;background:#b7cf661f}.compute-chip-core strong{margin-top:.35rem;color:#f7fae7eb;font-size:.72rem;font-weight:670}.compute-chip-core small{color:#dbe8b170;font-size:.48rem}.compute-route-stage{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.8rem)}.compute-route-stage ol{display:grid;margin:0;padding:0;gap:.65rem;list-style:none}.compute-route-stage li{position:relative;z-index:2;display:grid;min-height:3.75rem;grid-template-columns:2rem minmax(0,1fr) 1.8rem;align-items:center;gap:.65rem;border:1px solid rgba(43,53,27,.09);border-radius:.9rem;padding:0 .75rem;background:#ffffff75;opacity:0;transform:translate(12px)}.compute-machine.is-live .compute-route-stage li{animation:compute-stage-in .55s var(--alder-ease) forwards;animation-delay:calc(.85s + var(--compute-stage) * .18s)}@keyframes compute-stage-in{to{opacity:1;transform:translate(0)}}.compute-route-stage li>span{color:#17201345;font-size:.52rem;font-weight:700}.compute-route-stage li>b{color:#172013b8;font-size:.72rem;font-weight:650}.compute-route-stage li>i{display:grid;width:1.75rem;height:1.75rem;place-items:center;border-radius:.55rem;color:var(--alder-olive);background:#7885301a}.compute-route-line{position:absolute;top:22%;bottom:32%;left:calc(clamp(2rem,4vw,3.8rem) + 1.75rem);width:1px;overflow:hidden;background:#5460251f}.compute-route-line i{position:absolute;inset:0 0 auto;height:24%;background:linear-gradient(transparent,#7b913c,transparent);transform:translateY(-110%)}.compute-machine.is-live .compute-route-line i{animation:compute-route-trace 2s 1.1s var(--alder-ease) forwards}@keyframes compute-route-trace{to{transform:translateY(500%)}}.compute-cloud-bypass{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;margin-top:1.15rem;border:1px dashed rgba(98,112,85,.2);border-radius:1rem;padding:.85rem 1rem;color:#17201361;background:#ebe9e273;opacity:0}.compute-machine.is-live .compute-cloud-bypass{animation:compute-card-in .6s 1.65s var(--alder-ease) forwards}@keyframes compute-card-in{to{opacity:1}}.compute-cloud-bypass div{display:flex;min-width:0;flex-direction:column;gap:.12rem}.compute-cloud-bypass strong{color:#1720138c;font-size:.66rem;font-weight:650;text-decoration:line-through;text-decoration-color:#9c514173}.compute-cloud-bypass span{font-size:.54rem}.compute-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(43,53,27,.09)}.compute-proof-grid>div{display:flex;min-height:5rem;align-items:flex-start;justify-content:center;flex-direction:column;border-right:1px solid rgba(43,53,27,.09);padding:0 1.4rem;opacity:0}.compute-proof-grid>div:last-child{border-right:0}.compute-machine.is-live .compute-proof-grid>div{animation:compute-card-in .5s var(--alder-ease) forwards;animation-delay:calc(1.65s + var(--compute-proof) * .13s)}.compute-proof-grid strong{color:#172013b8;font-size:.72rem;font-weight:670}.compute-proof-grid span{margin-top:.2rem;color:#17201361;font-size:.57rem}@media (max-width: 900px){.compute-power-heading{grid-template-columns:1fr;gap:1.5rem}.compute-power-heading>div:last-child{max-width:38rem}.compute-machine-body{grid-template-columns:1fr}.compute-chip-stage{min-height:28rem;border-right:0;border-bottom:1px solid rgba(43,53,27,.09)}}@media (max-width: 680px){.compute-power-section{padding:5.8rem 1rem}.compute-power-heading h2{font-size:clamp(3rem,14vw,4.8rem)}.compute-machine{border-radius:1.35rem}.compute-machine-topbar{grid-template-columns:1fr auto}.compute-machine-topbar>strong{justify-self:end}.compute-machine-topbar>span:last-child{display:none}.compute-chip-stage{min-height:22rem}.compute-chip{width:min(16rem,76%);border-radius:1.8rem}.compute-chip-core{top:29%;right:29%;bottom:29%;left:29%}.compute-route-stage{padding:1.2rem}.compute-route-line{left:2.95rem}.compute-proof-grid{grid-template-columns:1fr}.compute-proof-grid>div{min-height:4.35rem;border-right:0;border-bottom:1px solid rgba(43,53,27,.09)}.compute-proof-grid>div:last-child{border-bottom:0}}.feature-showcase-section{position:relative;z-index:2;background:var(--alder-paper-deep);padding:6.8rem 1.5rem 7.2rem}.feature-showcase-section.is-lead{padding-top:3.4rem}.feature-showcase-wrap{width:min(72rem,100%);margin:0 auto}.feature-showcase-shell{display:grid;min-height:32.5rem;grid-template-columns:15.5rem minmax(0,1fr);overflow:hidden;margin-top:3.7rem;border:1px solid rgba(43,53,27,.12);border-radius:1.65rem;background:#fffefae0;box-shadow:0 30px 70px -54px #1720138f,inset 0 1px #ffffffd9}.feature-showcase-nav-wrap{display:flex;min-width:0;flex-direction:column;border-right:1px solid rgba(43,53,27,.1);background:radial-gradient(circle at 0 0,rgba(203,213,178,.26),transparent 18rem),#fffefaf5;padding:1.1rem}.feature-showcase-nav-heading{display:flex;align-items:center;justify-content:space-between;padding:.35rem .55rem 1rem;color:#1720136b;font-size:.62rem;font-weight:680;letter-spacing:.11em;text-transform:uppercase}.feature-showcase-nav-heading b{color:var(--alder-olive);font-size:.6rem;font-variant-numeric:tabular-nums}.feature-showcase-nav{display:grid;gap:.42rem}.feature-showcase-nav button{position:relative;display:grid;min-width:0;min-height:3.65rem;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;overflow:hidden;border:1px solid transparent;border-radius:.82rem;background:transparent;padding:.72rem .85rem;color:#17201385;text-align:left;transition:background .28s ease,border-color .28s ease,color .28s ease,transform .28s var(--alder-ease)}.feature-showcase-nav button:hover{border-color:#5460251a;background:#5460250b;color:var(--alder-ink);transform:translate(2px)}.feature-showcase-nav button:focus-visible{outline:2px solid rgba(120,133,48,.55);outline-offset:2px}.feature-showcase-nav button b{color:inherit;font-size:.92rem;font-weight:640;letter-spacing:-.018em;line-height:1.15}.feature-showcase-nav button>i{width:2px;height:1.35rem;border-radius:999px;background:transparent;box-shadow:0 0 0 transparent}.feature-showcase-nav button.is-active{border-color:#cbd5b226;background:var(--alder-dark-card);color:var(--alder-cream);box-shadow:0 15px 28px -24px #07100bcc;transform:none}.feature-showcase-nav button.is-active>i{background:#aebb69;box-shadow:0 0 12px #aebc6961}.feature-showcase-stage{position:relative;min-width:0;overflow:hidden;background:radial-gradient(circle at 92% 4%,rgba(120,133,48,.16),transparent 22rem),var(--alder-dark);padding:1.15rem 1.35rem 1.1rem;color:var(--alder-cream)}.feature-showcase-stage-copy{display:flex;min-height:8.4rem;align-items:flex-start;justify-content:space-between;gap:1.2rem;padding:.3rem .35rem .9rem}.feature-showcase-stage-copy>div{max-width:36rem}.feature-showcase-stage-copy p{color:#aebb69;font-size:.55rem;font-weight:720;letter-spacing:.14em;text-transform:uppercase}.feature-showcase-stage-copy h3{max-width:15em;margin-top:.55rem;color:var(--alder-cream);font-size:clamp(1.8rem,3.3vw,2.85rem);font-weight:540;line-height:1.02;letter-spacing:-.047em}.feature-showcase-stage-copy>button{display:inline-flex;flex:0 0 auto;align-items:center;gap:.35rem;border:1px solid rgba(203,213,178,.14);border-radius:999px;background:#ffffff09;padding:.48rem .66rem;color:#f8f7ef8f;font-size:.52rem;font-weight:630;transition:border-color .2s ease,background .2s ease,color .2s ease}.feature-showcase-stage-copy>button:hover{border-color:#aebc6a59;background:#aebc6a14;color:var(--alder-cream)}.feature-showcase-stage-copy>button:focus-visible{outline:2px solid #aebb69;outline-offset:2px}.feature-scene{position:relative;display:grid;min-height:19.5rem;align-items:start;border:0;border-radius:0;background:transparent;padding:0 .35rem .15rem;isolation:isolate;animation:feature-scene-enter .5s var(--alder-ease) both}.feature-demo-window{position:relative;z-index:1;width:min(43.5rem,100%);min-height:22.4rem;overflow:hidden;margin:0 auto;border:1px solid rgba(255,255,255,.58);border-radius:1rem;background:#f8f8f3f6;box-shadow:0 34px 65px -30px #000000b8,inset 0 1px #ffffffe6;color:var(--alder-ink);-webkit-backdrop-filter:blur(20px) saturate(1.05);backdrop-filter:blur(20px) saturate(1.05)}.feature-demo-titlebar{display:grid;height:2.35rem;align-items:center;grid-template-columns:1fr auto 1fr;border-bottom:1px solid rgba(43,53,27,.075);background:#ffffff80;padding:0 .8rem}.feature-window-dots{display:flex;align-items:center;gap:.28rem}.feature-window-dots i{width:.42rem;height:.42rem;border-radius:50%;background:#d4d1c9}.feature-window-dots i:first-child{background:#d88870}.feature-window-dots i:nth-child(2){background:#d9b667}.feature-window-dots i:nth-child(3){background:#86ad68}.feature-demo-titlebar strong{color:#172013a3;font-size:.54rem;font-weight:650}.feature-demo-titlebar>span:last-child{display:inline-flex;align-items:center;justify-self:end;gap:.28rem;color:#1720135c;font-size:.45rem}.feature-demo-context{display:flex;height:2.5rem;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(43,53,27,.075);padding:0 1rem}.feature-demo-context>span{color:#172013a8;font-size:.59rem;font-weight:630}.feature-demo-context b{display:inline-flex;align-items:center;gap:.3rem;color:#17201361;font-size:.46rem;font-weight:570}.feature-demo-context b i{width:.34rem;height:.34rem;border-radius:50%;background:#57b766;box-shadow:0 0 8px #57b7664d}.feature-demo-body{min-height:17.5rem;padding:.9rem 1rem 3.8rem}.feature-demo-capsule{position:absolute;right:50%;bottom:.85rem;display:grid;min-width:15.4rem;height:2.45rem;align-items:center;grid-template-columns:auto auto minmax(3.6rem,1fr) auto;gap:.55rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0c120e;padding:0 .72rem;color:#f8f7efc2;box-shadow:0 12px 27px -18px #000000d9;transform:translate(50%)}.feature-capsule-light{width:.42rem;height:.42rem;border-radius:50%;background:#9caf52;box-shadow:0 0 9px #9caf5280}.feature-demo-capsule kbd{color:#f8f7ef57;font-size:.44rem}.feature-demo-wave{display:flex;height:1.85rem;align-items:center;gap:2px}.feature-demo-wave i{display:block;width:2px;height:var(--bar-height);border-radius:2px;background:currentColor;transform:scaleY(.34);transform-origin:center}.feature-demo-wave.is-compact{height:1.4rem;gap:1.5px;color:#f8f7ef7a}.feature-demo-wave.is-compact i{width:1.5px;height:calc(var(--bar-height) * .64)}.feature-showcase-shell.is-live .feature-demo-wave i{animation:feature-wave .72s ease-in-out infinite alternate}.feature-showcase-shell.is-live .feature-demo-wave i:nth-child(2n){animation-delay:-.46s}.feature-showcase-shell.is-live .feature-demo-wave i:nth-child(3n){animation-delay:-.24s}.feature-demo-status{display:grid;min-width:3.65rem;grid-template-areas:"status";color:#f8f7ef8a;font-size:.47rem}.feature-demo-status b{display:inline-flex;align-items:center;grid-area:status;gap:.25rem;font-weight:620;opacity:0}.feature-demo-status .is-listening{opacity:1}.feature-demo-status .is-ready{color:#b9cd70}.feature-showcase-shell.is-live .feature-demo-status .is-listening{animation:feature-status-listening 8s ease infinite both}.feature-showcase-shell.is-live .feature-demo-status .is-refining{animation:feature-status-refining 8s ease infinite both}.feature-showcase-shell.is-live .feature-demo-status .is-ready{animation:feature-status-ready 8s ease infinite both}.feature-demo-editor-meta,.feature-demo-codebar{display:grid;min-height:2.15rem;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.5rem;border-bottom:1px solid rgba(43,53,27,.08);color:#17201361;font-size:.48rem}.feature-demo-editor-meta b{color:#172013b3;font-size:.54rem;font-weight:630}.feature-demo-editor-meta em{border:1px solid rgba(84,96,37,.1);border-radius:999px;padding:.27rem .45rem;color:var(--alder-olive);font-size:.45rem;font-style:normal}.feature-demo-codebar span{color:#172013a6;font-weight:640}.feature-demo-codebar code{grid-column:3;border-radius:.35rem;background:#2b351b0e;padding:.25rem .38rem;color:#1720137a;font-size:.45rem}.feature-demo-transform{display:grid;align-items:stretch;grid-template-columns:minmax(0,1fr) 1.35rem minmax(0,1fr);gap:.55rem;margin-top:.85rem}.feature-demo-heard,.feature-demo-result{min-width:0;min-height:8.15rem;border:1px solid rgba(43,53,27,.085);border-radius:.78rem;background:#ffffffb3;padding:.75rem .8rem}.feature-demo-heard>span,.feature-demo-result>span,.feature-file-transcript>span{display:block;margin-bottom:.62rem;color:#17201359;font-size:.43rem;font-weight:690;letter-spacing:.09em;text-transform:uppercase}.feature-demo-heard p,.feature-demo-result p{color:#172013cc;font-size:clamp(.78rem,1.2vw,1rem);font-weight:530;line-height:1.55;letter-spacing:-.015em}.feature-demo-result{border-color:#5b702c2b;background:linear-gradient(145deg,#dde5c56b,#ffffffc2);box-shadow:0 15px 30px -28px #2b351ba6}.feature-demo-result>span{color:#58702f}.feature-demo-result p{color:var(--alder-ink)}.feature-demo-heard mark{border-radius:.22rem;background:transparent;padding:.02rem .12rem;color:inherit}.feature-demo-heard mark.is-removed{background:#c260501f;color:#9a5146;text-decoration:line-through;text-decoration-color:#9a5146bf}.feature-demo-heard mark.is-replaced{background:#cb9a4129;color:#8b6929;text-decoration:underline;text-decoration-color:#8b692973;text-decoration-style:wavy;text-underline-offset:.12rem}.feature-demo-result .is-added{border-radius:.18rem;background:#55914c21;color:#3c7b3f;padding-inline:.05rem}.feature-demo-result .is-corrected{border-radius:.24rem;background:#78853026;color:#496023;padding:.03rem .12rem}.feature-demo-result code.is-corrected{font-size:.88em;font-weight:680}.feature-transform-line{position:relative;display:flex;align-items:center}.feature-transform-line i{position:relative;display:block;width:100%;height:1px;background:#54602538}.feature-transform-line i:after{position:absolute;top:50%;right:-.08rem;width:.32rem;height:.32rem;border-top:1px solid rgba(84,96,37,.48);border-right:1px solid rgba(84,96,37,.48);content:"";transform:translateY(-50%) rotate(45deg)}.feature-showcase-shell.is-live .feature-transform-line i:before{position:absolute;top:-1px;left:0;width:.22rem;height:3px;border-radius:999px;background:#93a94f;box-shadow:0 0 8px #93a94f99;content:"";animation:feature-transform-trace 8s var(--alder-ease) infinite both}.feature-showcase-shell.is-live .feature-demo-heard mark{animation:feature-mark-cycle 8s ease infinite both}.feature-showcase-shell.is-live .feature-demo-result{animation:feature-result-cycle 8s var(--alder-ease) infinite both}.feature-change-legend{display:flex;flex-wrap:wrap;gap:.38rem;margin-top:.68rem}.feature-change-legend span{display:inline-flex;align-items:center;gap:.3rem;border:1px solid rgba(43,53,27,.07);border-radius:999px;background:#ffffff94;padding:.3rem .46rem;color:#17201375;font-size:.43rem;font-weight:590}.feature-change-legend i{width:.34rem;height:.34rem;border-radius:50%}.feature-change-legend .is-removed i{background:#c36f62}.feature-change-legend .is-added i{background:#6d9c55}.feature-showcase-shell.is-live .feature-change-legend span{animation:feature-chip-cycle 8s var(--alder-ease) infinite both}.feature-dictionary-receipt{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto auto;gap:.65rem;margin-top:.7rem;border:1px solid rgba(84,96,37,.11);border-radius:.65rem;background:#5460250e;padding:.5rem .6rem}.feature-dictionary-receipt>span{display:inline-flex;align-items:center;gap:.36rem;color:var(--alder-olive)}.feature-dictionary-receipt b{color:#172013a8;font-size:.48rem;font-weight:650}.feature-dictionary-receipt em{color:#1720135c;font-size:.43rem;font-style:normal}.feature-dictionary-receipt>i{display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;background:#5697541f;color:#4d8d51}.feature-showcase-shell.is-live .feature-dictionary-receipt{animation:feature-chip-cycle 8s var(--alder-ease) infinite both}.feature-snippet-trigger{position:relative;display:grid;min-height:4.3rem;align-items:center;grid-template-columns:minmax(0,1fr) auto;margin-top:.75rem;border:1px solid rgba(43,53,27,.08);border-radius:.72rem;background:#ffffffad;padding:.62rem .72rem}.feature-snippet-trigger>span{grid-column:1;color:#17201357;font-size:.43rem;font-weight:680;letter-spacing:.08em;text-transform:uppercase}.feature-snippet-trigger p{grid-column:1;margin-top:.18rem;color:#172013b8;font-size:.75rem;font-weight:570}.feature-snippet-trigger>i{display:grid;width:5.5rem;height:2rem;grid-column:2;grid-row:1 / span 2;place-items:center;border-radius:999px;background:var(--alder-dark-card);color:#aebb69}.feature-snippet-arrow{display:flex;height:1.15rem;justify-content:center}.feature-snippet-arrow i{position:relative;width:1px;height:100%;background:#54602533}.feature-snippet-arrow i:after{position:absolute;right:-.14rem;bottom:.02rem;width:.28rem;height:.28rem;border-right:1px solid rgba(84,96,37,.42);border-bottom:1px solid rgba(84,96,37,.42);content:"";transform:rotate(45deg)}.feature-demo-result.is-snippet{min-height:5.25rem;padding:.65rem .75rem}.feature-demo-result.is-snippet>span{margin-bottom:.35rem}.feature-demo-result.is-snippet p{font-size:.67rem;line-height:1.5}.feature-snippet-receipt{display:flex;align-items:center;gap:.42rem;margin-top:.48rem;color:#568447}.feature-snippet-receipt>span{display:flex;gap:.04rem;flex-direction:column}.feature-snippet-receipt b{color:#17201399;font-size:.45rem;font-weight:650}.feature-snippet-receipt small{color:#17201357;font-size:.4rem}.feature-showcase-shell.is-live .feature-snippet-receipt{animation:feature-chip-cycle 8s var(--alder-ease) infinite both}.feature-language-route{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto auto;gap:.45rem;border-bottom:1px solid rgba(43,53,27,.08);padding:.1rem 0 .7rem}.feature-language-route span{display:inline-flex;align-items:center;gap:.35rem;color:#17201361;font-size:.45rem;font-weight:670;letter-spacing:.06em;text-transform:uppercase}.feature-language-route span i{width:.32rem;height:.32rem;border-radius:50%;background:var(--alder-live)}.feature-language-route b,.feature-language-route em{border:1px solid rgba(84,96,37,.1);border-radius:999px;padding:.31rem .48rem;color:var(--alder-olive);font-size:.45rem;font-style:normal;font-weight:630}.feature-language-route b{background:var(--alder-moss);color:var(--alder-cream)}.feature-language-speech{display:flex;min-height:4.7rem;align-items:center;gap:.75rem;padding:.5rem .25rem .35rem;color:var(--alder-olive)}.feature-language-speech p{color:var(--alder-ink);font-size:clamp(.9rem,1.7vw,1.28rem);font-weight:550;letter-spacing:-.025em}.feature-language-translation{border-top:1px solid rgba(43,53,27,.08);padding-top:.65rem}.feature-language-translation header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.45rem;color:#1720135e;font-size:.44rem}.feature-language-translation header b{color:var(--alder-olive);font-weight:650}.feature-language-translation .feature-demo-result{min-height:4.3rem;padding:.55rem .65rem}.feature-language-translation .feature-demo-result>span{margin-bottom:.32rem}.feature-language-translation .feature-demo-result p{font-size:.76rem}.feature-language-stats{display:flex;align-items:center;gap:.52rem;margin-top:.55rem;color:#17201359;font-size:.41rem}.feature-language-stats span{display:inline-flex;align-items:baseline;gap:.2rem}.feature-language-stats b{color:var(--alder-olive);font-size:.58rem}.feature-language-stats>i{width:1px;height:.72rem;background:#2b351b1a}.feature-language-stats em{margin-left:auto;color:#4f8751;font-style:normal;font-weight:650}.feature-file-drop{display:flex;align-items:center;gap:.6rem;border:1px dashed rgba(84,96,37,.24);border-radius:.72rem;background:#5460250e;padding:.7rem;color:var(--alder-olive)}.feature-file-drop>span{display:flex;min-width:0;flex:1;gap:.12rem;flex-direction:column}.feature-file-drop b{overflow:hidden;color:#172013b3;font-size:.55rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.feature-file-drop small{color:#17201357;font-size:.43rem}.feature-file-drop em{border-radius:999px;background:var(--alder-dark-card);padding:.35rem .5rem;color:#b7c978;font-size:.43rem;font-style:normal;font-weight:650}.feature-file-progress{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:.35rem;margin:.72rem .15rem 0;color:#17201359;font-size:.42rem}.feature-file-progress>i{display:block;height:3px;overflow:hidden;grid-column:1 / -1;border-radius:999px;background:#2b351b14}.feature-file-progress>i b{display:block;width:8%;height:100%;border-radius:inherit;background:#829645;box-shadow:0 0 8px #82964561}.feature-file-progress em{font-style:normal}.feature-showcase-shell.is-live .feature-file-progress>i b{animation:feature-file-progress 8s var(--alder-ease) infinite both}.feature-file-transcript{min-height:6.7rem;margin-top:.72rem;padding:.68rem .75rem}.feature-file-transcript>span{margin-bottom:.4rem}.feature-file-transcript p{color:var(--alder-ink);font-size:.7rem;font-weight:540;line-height:1.45}.feature-file-transcript small{display:flex;gap:.45rem;margin-top:.5rem;color:#17201352;font-size:.4rem}.feature-file-transcript small b{color:var(--alder-olive);font-weight:640}.feature-file-actions{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:.62rem;color:#17201366;font-size:.43rem}.feature-file-actions>span{display:inline-flex;align-items:center;gap:.32rem;color:#538048}.feature-file-actions>div{display:flex;gap:.3rem}.feature-file-actions button{border:1px solid rgba(43,53,27,.09);border-radius:.4rem;background:#fff;padding:.3rem .42rem;color:#17201385;font-size:.42rem;font-weight:620}.feature-scene-files .feature-demo-body,.feature-scene-recovery .feature-demo-body{padding-bottom:.9rem}.feature-recovery-timeline{display:grid;gap:.38rem}.feature-recovery-timeline>div{display:grid;min-height:3.15rem;align-items:center;grid-template-columns:1.45rem minmax(0,1fr) auto;gap:.55rem;border:1px solid rgba(43,53,27,.075);border-radius:.65rem;background:#ffffff8c;padding:.45rem .55rem}.feature-recovery-timeline>div>i{display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;background:#54602514}.feature-recovery-timeline .is-warning>i{background:#c88c4521}.feature-recovery-timeline .is-warning>i:after{width:.3rem;height:.3rem;border-radius:50%;background:#c58b46;content:""}.feature-recovery-timeline .is-processing>i:after{width:.54rem;height:.54rem;border:1.5px solid rgba(84,96,37,.25);border-top-color:var(--alder-olive);border-radius:50%;content:""}.feature-showcase-shell.is-live .feature-recovery-timeline .is-processing>i:after{animation:feature-spin .8s linear infinite}.feature-recovery-timeline .is-complete>i{background:#54924e1f;color:#4c8d50}.feature-recovery-timeline span{display:flex;min-width:0;gap:.1rem;flex-direction:column}.feature-recovery-timeline b{overflow:hidden;color:#172013ad;font-size:.5rem;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.feature-recovery-timeline small{color:#17201357;font-size:.42rem}.feature-recovery-timeline time{color:#17201347;font-size:.4rem;font-variant-numeric:tabular-nums}.feature-delivery-receipt{display:grid;min-height:3.15rem;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem;margin-top:.65rem;border-color:#5b702c2e;padding:.55rem .65rem}.feature-delivery-receipt>span{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:50%;background:#4c8751;color:#fff}.feature-delivery-receipt>div{display:flex;gap:.1rem;flex-direction:column}.feature-delivery-receipt b{color:#172013bd;font-size:.5rem;font-weight:660}.feature-delivery-receipt small{color:#1720135c;font-size:.41rem}.feature-delivery-receipt em{color:var(--alder-olive);font-size:.43rem;font-style:normal;font-weight:640}.feature-recovery-foot{display:flex;align-items:center;gap:.35rem;margin-top:.62rem;color:#17201359;font-size:.42rem}.feature-inplace-demo{position:relative;z-index:1;display:flex;width:min(43.5rem,100%);min-height:19rem;align-items:center;justify-content:flex-start;flex-direction:column;margin:0 auto;padding:0 .65rem .1rem}.feature-inplace-app{display:grid;width:min(40.5rem,100%);min-height:2.25rem;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;color:#f8f7ef75;font-size:.47rem}.feature-inplace-app>span{display:inline-flex;align-items:center;gap:.38rem;color:#f8f7efd6;font-size:.55rem;font-weight:660}.feature-inplace-app>span i{width:.42rem;height:.42rem;border-radius:50%;background:#aebb69;box-shadow:0 0 10px #aebc6959}.feature-inplace-app em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.feature-inplace-app b{color:#f8f7ef54;font-weight:560}.feature-inplace-editor{position:relative;width:min(40.5rem,100%);overflow:hidden;margin-top:.35rem;border:1px solid rgba(255,255,255,.74);border-radius:.92rem;background:#fbfaed;box-shadow:0 28px 55px -25px #000c,inset 0 1px #fff;color:#1a1f18}.feature-inplace-text{display:grid;min-height:9rem;align-items:start;grid-template-areas:"inplace";padding:1.05rem 1.15rem .85rem}.feature-inplace-original,.feature-inplace-final{grid-area:inplace;margin:0;color:#1a1f18;font-size:clamp(.82rem,1.32vw,1.05rem);font-weight:590;line-height:1.52;letter-spacing:-.012em}.feature-inplace-original{opacity:0}.feature-inplace-final{opacity:1}.feature-token{border-radius:.16rem;background:transparent;padding-inline:.04rem;color:inherit;text-decoration-color:transparent;text-decoration-line:var(--token-line,none);text-decoration-thickness:1.5px;text-underline-offset:.14rem}.feature-token.is-remove{--token-color: #e95f46;--token-bg: rgba(233,95,70,.12);--token-line: line-through}.feature-token.is-repeat{--token-color: #bb66a6;--token-bg: rgba(187,102,166,.13);--token-line: line-through}.feature-token.is-replace{--token-color: #d48a28;--token-bg: rgba(212,138,40,.13);--token-line: underline}.feature-token-final{border-radius:.2rem;background:#70944721;padding:.02rem .11rem;color:#4d772e}code.feature-token-final{font-size:.92em;font-weight:720}.feature-inplace-caret{display:inline-block;width:1px;height:1.05em;margin-left:.1rem;background:#77913d;opacity:.7;vertical-align:-.13em}.feature-inplace-toolbar{display:flex;min-height:3.15rem;align-items:center;justify-content:space-between;border-top:1px solid rgba(43,53,27,.12);padding:0 .9rem;color:#1720136b}.feature-inplace-toolbar>div{display:flex;align-items:center;gap:.72rem}.feature-inplace-toolbar>div:first-child>span{display:grid;width:1.85rem;height:1.85rem;place-items:center;border-radius:50%;background:#2b351b13}.feature-inplace-toolbar b{font-size:.7rem;font-weight:530;text-decoration:underline;text-underline-offset:.12rem}.feature-inplace-toolbar small{font-size:.43rem;font-weight:620}.feature-inplace-toolbar>div:last-child{color:#17201380}.feature-inplace-toolbar>div:last-child>i{width:1px;height:1.45rem;background:#2b351b1f}.feature-inplace-feedback{display:grid;width:min(40.5rem,100%);height:2.85rem;margin-top:.65rem;place-items:center}.feature-inplace-state{display:grid;align-items:center;grid-template-areas:"state";justify-items:center}.feature-inplace-state>span{display:inline-flex;height:2.55rem;align-items:center;justify-content:center;grid-area:state;border:2px solid rgba(248,247,239,.82);border-radius:999px;box-shadow:0 13px 24px -15px #000c;overflow:hidden}.feature-inplace-state .is-listening{width:7rem;background:#171c18;color:#f4f1dc;opacity:0}.feature-inplace-state .is-listening .feature-demo-wave{height:1.45rem;justify-content:center;gap:2.5px;color:inherit}.feature-inplace-state .is-listening .feature-demo-wave i{width:2px}.feature-inplace-state .is-complete{gap:.42rem;min-width:8.8rem;border-color:#cbd5b2b8;background:#8fa24b;padding:0 1rem;color:#10160d;font-size:.68rem;font-weight:720;box-shadow:0 13px 24px -15px #000c;opacity:1}.feature-showcase-shell.is-live .feature-inplace-original{animation:feature-inplace-original 9s var(--alder-ease) infinite both}.feature-showcase-shell.is-live .feature-inplace-final{animation:feature-inplace-final 9s var(--alder-ease) infinite both}.feature-showcase-shell.is-live .feature-token{animation:feature-inplace-token 9s ease infinite both}.feature-showcase-shell.is-live .feature-token-final{animation:feature-inplace-final-token 9s ease infinite both}.feature-showcase-shell.is-live .feature-inplace-state .is-listening{animation:feature-inplace-listening 9s var(--alder-ease) infinite both}.feature-showcase-shell.is-live .feature-inplace-state .is-complete{animation:feature-inplace-complete 9s var(--alder-ease) infinite both}.feature-showcase-shell.is-live .feature-inplace-caret{animation:feature-inplace-caret 9s step-end infinite both}@keyframes feature-scene-enter{0%{opacity:.3;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes feature-wave{0%{transform:scaleY(.28)}to{transform:scaleY(1)}}@keyframes feature-transform-trace{0%,16%{left:0;opacity:0}22%{opacity:1}42%{left:calc(100% - .22rem);opacity:1}48%,to{left:calc(100% - .22rem);opacity:0}}@keyframes feature-transform-trace-mobile{0%,16%{top:0;opacity:0}22%{opacity:1}42%{top:calc(100% - .22rem);opacity:1}48%,to{top:calc(100% - .22rem);opacity:0}}@keyframes feature-mark-cycle{0%,12%{background:transparent;color:inherit;text-decoration-color:transparent}94%,to{background:transparent;color:inherit;text-decoration-color:transparent}}@keyframes feature-result-cycle{0%,28%{opacity:0;transform:translateY(.35rem)}39%,84%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-.18rem)}}@keyframes feature-chip-cycle{0%,38%{opacity:0;transform:translateY(.2rem)}48%,84%{opacity:1;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-.1rem)}}@keyframes feature-status-listening{0%,20%{opacity:1}28%,90%{opacity:0}96%,to{opacity:1}}@keyframes feature-status-refining{0%,18%{opacity:0}26%,36%{opacity:1}43%,to{opacity:0}}@keyframes feature-status-ready{0%,35%{opacity:0}44%,84%{opacity:1}93%,to{opacity:0}}@keyframes feature-file-progress{0%,8%{width:8%}55%,84%{width:100%}95%,to{width:8%}}@keyframes feature-spin{to{transform:rotate(360deg)}}@property --capo{syntax: "<number>"; inherits: true; initial-value: 0;}@property --capsc{syntax: "<number>"; inherits: true; initial-value: 0;}@property --caphv{syntax: "<number>"; inherits: true; initial-value: 0;}@property --capcp{syntax: "<number>"; inherits: true; initial-value: 0;}@property --captt{syntax: "<number>"; inherits: true; initial-value: 0;}@property --capcx{syntax: "<number>"; inherits: true; initial-value: 15;}@property --capcy{syntax: "<number>"; inherits: true; initial-value: 4;}@property --caprz{syntax: "<number>"; inherits: true; initial-value: 0;}@property --capdn{syntax: "<number>"; inherits: true; initial-value: 0;}@property --capdk{syntax: "<number>"; inherits: true; initial-value: 0;}.feature-capsule-demo{position:relative;min-height:21.5rem;--capo: 0;--capsc: 0;--caphv: 0;--capcp: 0;--captt: 0;--capcx: 15;--capcy: 4;--caprz: 0;--capdn: 0;--capdk: 0}.feature-showcase-shell.is-live .feature-capsule-demo{animation:feature-capsule-timeline 12s linear infinite}.feature-capsule-desks{position:absolute;top:-1.15rem;right:-1.35rem;bottom:-1.1rem;left:-1.35rem;overflow:hidden;pointer-events:none}.feature-capsule-desk-strip{display:flex;width:300%;height:100%;transform:translate(calc(var(--capdk) * -33.3333%))}.feature-capsule-desk{position:relative;width:33.3333%;height:100%;flex:none}.feature-capsule-desk.is-desk-0{background:radial-gradient(90% 90% at 18% 82%,rgba(120,133,48,.13),transparent 62%)}.feature-capsule-desk.is-desk-1{background:radial-gradient(90% 90% at 80% 20%,rgba(203,213,178,.11),transparent 62%)}.feature-capsule-desk-menubar{position:absolute;top:0;left:0;right:0;height:1.05rem;background:#ffffff0b}.feature-capsule-desk-window{position:absolute;left:9%;top:22%;width:46%;height:62%;border:1px solid rgba(255,255,255,.1);border-radius:.6rem;background:#ffffff07}.feature-capsule-desk.is-desk-1 .feature-capsule-desk-window{left:auto;right:8%;top:16%;width:52%;height:58%}.feature-capsule-desk-window i{position:absolute;top:.5rem;width:.38rem;height:.38rem;border-radius:50%;background:#ffffff29}.feature-capsule-desk-window i:nth-child(1){left:.55rem}.feature-capsule-desk-window i:nth-child(2){left:1.2rem}.feature-capsule-desk-window i:nth-child(3){left:1.85rem}.feature-capsule-desk-window:after{content:"";position:absolute;left:.55rem;right:30%;top:1.6rem;height:2.4rem;background:repeating-linear-gradient(180deg,rgba(255,255,255,.07) 0 .3rem,transparent .3rem .85rem)}.feature-capsule-anchor{position:absolute;left:50%;top:50%;width:0;height:0}.feature-capsule-window{position:absolute;left:calc(-9.25rem - 2.6rem * var(--capo));top:calc(-8.65rem - 1.5rem * var(--capo));width:calc(18.5rem + 5.2rem * var(--capo));height:calc(3rem + 15.4rem * var(--capo));border:1px solid rgba(255,255,255,.18);border-radius:calc(1rem + .35rem * var(--capo));background:linear-gradient(145deg,rgba(255,255,255,.05),transparent 40%),#0a0c0b;box-shadow:inset 0 1px #ffffff17,inset 0 -1px #0000008c,0 1.6rem 3.6rem -1.5rem #000c,0 .35rem 1.1rem -.6rem #0009;color:#ffffffeb;overflow:hidden}.feature-capsule-window:before{position:absolute;top:-1px;left:2.5rem;width:6.8rem;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);content:""}.feature-capsule-window>*{position:absolute}.feature-capsule-grip{left:.75rem;top:50%;display:grid;grid-template-columns:repeat(2,2px);gap:3px;transform:translate(calc(-.4rem * var(--capo)),-50%);opacity:calc(1 - var(--capo) * 1.6)}.feature-capsule-grip i{width:2px;height:2px;border-radius:50%;background:#fff6}.feature-capsule-close{left:.85rem;top:.85rem;width:.65rem;height:.65rem;border-radius:50%;background:#ff5f57;box-shadow:inset 0 0 0 .5px #00000040;opacity:calc(var(--capo) * 3 - 2);transform:scale(calc(.4 + .6 * var(--capo)))}.feature-capsule-topgrip{left:50%;top:.4rem;display:flex;gap:3px;transform:translate(-50%);opacity:calc(var(--capo) * 3 - 2)}.feature-capsule-topgrip i{width:2px;height:2px;border-radius:50%;background:#ffffff59}.feature-capsule-icon{left:calc(1.75rem + .05rem * var(--capo));top:calc(.37rem + 1.43rem * var(--capo));width:calc(2.25rem + 2.55rem * var(--capo));height:calc(2.25rem + 2.55rem * var(--capo));border-radius:calc(.62rem + .5rem * var(--capo));background:url(/alder-brand-mark.png?v=20260827-alder) center/cover;box-shadow:0 2px 8px #00000080,inset 0 0 0 .5px #ffffff1f}.feature-capsule-status{left:4.6rem;top:1.5rem;display:grid;gap:1px;line-height:1.12;white-space:nowrap;transform:translate(calc(.6rem * var(--capo)),-50%);opacity:calc(1 - var(--capo) * 3)}.feature-capsule-status b{font-size:.8rem;font-weight:640;letter-spacing:-.01em}.feature-capsule-status small{color:#ffffff80;font-size:.62rem;font-weight:500}.feature-capsule-device{left:1.8rem;top:6.65rem;color:#ffffff8c;font-size:.62rem;font-weight:500;white-space:nowrap;opacity:calc(var(--capo) * 3 - 2);transform:translateY(calc(-.4rem * (1 - var(--capo))))}.feature-capsule-mic{right:calc(.44rem + 5.3rem * var(--capo));top:calc(.37rem + 2.5rem * var(--capo));display:grid;place-items:center;width:calc(2.25rem + .9rem * var(--capo));height:calc(2.25rem + .9rem * var(--capo));border-radius:50%;background:#f7f6f1;color:#0a0c0b;box-shadow:0 1px #ffffff80 inset,0 .35rem 1rem -.4rem #000000b3}.feature-capsule-mic svg{width:calc(1rem + .3rem * var(--capo));height:calc(1rem + .3rem * var(--capo))}.feature-capsule-translate{right:calc(3.25rem - .5rem * var(--capo));top:calc(.7rem + 2.5rem * var(--capo));display:grid;place-items:center;width:calc(1.6rem + .25rem * var(--capo));height:calc(1.6rem + .25rem * var(--capo));border-radius:50%;background:rgba(255,255,255,calc(.08 * var(--capo)));color:rgba(255,255,255,calc(.55 + .15 * var(--capo)))}.feature-capsule-translate svg{width:1.05rem;height:1.05rem}.feature-capsule-wave{left:1.8rem;right:1.8rem;top:7.7rem;height:4px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.36) 0 1px,transparent 1px 4px);opacity:calc(var(--capo) * 2 - 1);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.feature-capsule-list-head{left:1.8rem;right:1.8rem;top:8.45rem;display:flex;justify-content:space-between;color:#ffffff6b;font-size:.5rem;font-weight:640;letter-spacing:.12em;text-transform:uppercase;opacity:calc(var(--capo) * 2 - 1)}.feature-capsule-list-head b{color:rgb(calc(255 - 57 * var(--caphv)) calc(255 - 42 * var(--caphv)) calc(255 - 112 * var(--caphv)) / calc(.55 + .45 * var(--caphv)));font-weight:640}.feature-capsule-list-clip{left:1.8rem;right:1.8rem;top:9.55rem;bottom:0;overflow:hidden;opacity:calc(var(--capo) * 2 - .8);transform:translateY(calc(.6rem * (1 - var(--capo))));mask-image:linear-gradient(#000 86%,transparent);-webkit-mask-image:linear-gradient(#000 86%,transparent)}.feature-capsule-list{position:absolute;left:0;right:.85rem;top:0;transform:translateY(calc(-6.9rem * var(--capsc)))}.feature-capsule-row{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;margin:0 -.25rem;border-bottom:1px solid rgba(255,255,255,.06);border-radius:.55rem;padding:.62rem .45rem .62rem .25rem}.feature-capsule-row p{overflow:hidden;margin:0;color:#ffffffeb;font-size:.78rem;font-weight:500;letter-spacing:-.005em;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.feature-capsule-row small{display:block;margin-top:.22rem;color:#ffffff6b;font-size:.6rem;font-weight:500}.feature-capsule-row-action{position:relative;display:grid;width:1.1rem;height:1.1rem;place-items:center;color:#ffffff80}.feature-capsule-row-action svg{position:absolute}.feature-capsule-row-action .feature-capsule-ic-check{color:#03ef0a;opacity:0;transform:scale(.4)}.feature-capsule-row.is-target{background:linear-gradient(rgba(120,133,48,calc(.24 * var(--capcp))),rgba(120,133,48,calc(.24 * var(--capcp)))),rgba(255,255,255,calc(.06 * var(--caphv)))}.feature-capsule-row.is-target .feature-capsule-ic-copy{opacity:calc(1 - var(--capcp));transform:scale(calc(1 - .6 * var(--capcp)))}.feature-capsule-row.is-target .feature-capsule-ic-check{opacity:var(--capcp);transform:scale(calc(.4 + .6 * var(--capcp)))}.feature-capsule-scrollbar{right:.5rem;top:9.55rem;bottom:.85rem;width:4px;border-radius:2px;background:#ffffff14;opacity:calc(var(--capo) * 2 - 1)}.feature-capsule-scrollbar i{position:absolute;left:0;right:0;top:calc(48% * var(--capsc));height:52%;border-radius:2px;background:#ffffff52}.feature-capsule-toast{left:50%;bottom:calc(-2.5rem + 3.4rem * var(--captt));display:flex;align-items:center;gap:.38rem;border-radius:999px;background:#f7f6f1;padding:.34rem .68rem;color:#0a0c0b;font-size:.66rem;font-weight:640;white-space:nowrap;box-shadow:0 .6rem 1.8rem -.6rem #000c;opacity:var(--captt);transform:translate(-50%)}.feature-capsule-toast svg{color:#3c6e1f}.feature-capsule-corner{right:4px;bottom:4px;width:.7rem;height:.7rem;background:linear-gradient(135deg,transparent 45%,rgba(255,255,255,.35) 45% 55%,transparent 55% 70%,rgba(255,255,255,.35) 70% 80%,transparent 80%);opacity:calc(.75 + .25 * var(--capdn))}.feature-capsule-cursor{position:absolute;z-index:5;left:0;top:0;width:2.4rem;height:2.4rem;margin:-.45rem 0 0 -.45rem;pointer-events:none;transform:translate(calc(var(--capcx) * 1rem),calc(var(--capcy) * 1rem))}.feature-capsule-cursor svg{position:absolute;left:.45rem;top:.45rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transform:scale(calc(1 - .08 * var(--capdn)))}.feature-capsule-cur-arrow{opacity:calc(1 - var(--caprz))}.feature-capsule-cur-resize{opacity:var(--caprz);left:.28rem;top:.28rem}.feature-capsule-cursor:before{position:absolute;left:.45rem;top:.45rem;width:2.2rem;height:2.2rem;margin:-1.1rem 0 0 -1.1rem;border:2px solid #f5a76a;border-radius:50%;opacity:calc(.9 * var(--capdn));transform:scale(calc(.5 + .5 * var(--capdn)));content:""}@keyframes feature-capsule-timeline{0%{--capo:0;--capsc:0;--caphv:0;--capcp:0;--captt:0;--caprz:0;--capdn:0;--capdk:0;--capcx:15;--capcy:4;animation-timing-function:cubic-bezier(.22,.8,.24,1)}2.0%{--capdk:0;animation-timing-function:cubic-bezier(.6,.05,.28,.99)}8.0%{--capdk:1}4.2%{--capcx:15;--capcy:4;animation-timing-function:cubic-bezier(.22,.8,.24,1)}12.5%{--capcx:9.1;--capcy:-5.75;--caprz:0}12.6%{--caprz:1}14.2%{--capdn:0}14.3%{--capdn:1}15.8%{--capo:0;--capcx:9.1;--capcy:-5.75;animation-timing-function:cubic-bezier(.22,.8,.24,1)}24.6%{--capo:1;--capcx:11.7;--capcy:11.2}25.4%{--capdn:1}25.5%{--capdn:0}27.1%{--caprz:1;--capcx:11.7;--capcy:11.2;animation-timing-function:cubic-bezier(.22,.8,.24,1)}27.2%{--caprz:0}32.5%{--capsc:0;animation-timing-function:cubic-bezier(.22,.8,.24,1)}33.3%{--capcx:3.75;--capcy:6.25}44.2%{--capsc:1;--capcx:3.75;--capcy:6.25;animation-timing-function:cubic-bezier(.22,.8,.24,1)}47.5%{--caphv:0}48.3%{--capcx:1.25;--capcy:7.4}49.0%{--caphv:1}51.7%{--capdn:0}51.8%{--capdn:1}52.9%{--capdn:1;--capcp:0;--captt:0}53.0%{--capdn:0}53.5%{--capcp:1}55.0%{--captt:1}63.0%{--captt:1}65.8%{--captt:0;--caphv:1}67.0%{--caphv:0}67.5%{--capcx:1.25;--capcy:7.4;animation-timing-function:cubic-bezier(.22,.8,.24,1)}75.0%{--capcx:11.7;--capcy:11.2;--caprz:0}75.1%{--caprz:1}77.1%{--capdn:0}77.2%{--capdn:1}78.8%{--capo:1;--capsc:1;--capcx:11.7;--capcy:11.2;animation-timing-function:cubic-bezier(.22,.8,.24,1)}87.5%{--capo:0;--capsc:0;--capcx:9.1;--capcy:-5.75}87.9%{--capdn:1;--caprz:1}88.0%{--capdn:0;--caprz:0}90.8%{--capcx:9.1;--capcy:-5.75;--capcp:1;--capdk:1;animation-timing-function:cubic-bezier(.22,.8,.24,1)}91.0%{--capdk:1;animation-timing-function:cubic-bezier(.6,.05,.28,.99)}97.0%{--capdk:2}91.3%{--capcp:0}98.3%{--capcx:15;--capcy:4}to{--capo:0;--capsc:0;--caphv:0;--capcp:0;--captt:0;--caprz:0;--capdn:0;--capdk:2;--capcx:15;--capcy:4}}@media (max-width: 640px){.feature-capsule-anchor{transform:scale(.8)}.feature-capsule-demo{min-height:18rem}}@media (prefers-reduced-motion: reduce){.feature-showcase-shell.is-live .feature-capsule-demo{animation:none;--capo: 1}.feature-capsule-cursor{display:none}}@keyframes feature-inplace-original{0%,48%{opacity:1;transform:none}58%,91%{opacity:0;transform:translateY(-.12rem)}98%,to{opacity:1;transform:none}}@keyframes feature-inplace-final{0%,48%{opacity:0;transform:translateY(.18rem)}59%,90%{opacity:1;transform:none}98%,to{opacity:0;transform:translateY(-.08rem)}}@keyframes feature-inplace-token{0%,13%{background:transparent;color:inherit;text-decoration-color:transparent}23%,49%{background:var(--token-bg);color:var(--token-color);text-decoration-color:var(--token-color)}57%,to{background:transparent;color:inherit;text-decoration-color:transparent}}@keyframes feature-inplace-final-token{0%,53%{background:#70944700;color:inherit}62%,74%{background:#70944733;color:#4d772e}84%,to{background:#70944700;color:inherit}}@keyframes feature-inplace-listening{0%,49%{opacity:1;transform:scale(1)}58%,91%{opacity:0;transform:scale(.88)}98%,to{opacity:1;transform:scale(1)}}@keyframes feature-inplace-complete{0%,52%{opacity:0;transform:translateY(.12rem) scale(.9)}62%,90%{opacity:1;transform:none}98%,to{opacity:0;transform:translateY(-.08rem) scale(.94)}}@keyframes feature-inplace-caret{0%,53%{opacity:0}60%,64%{opacity:.9}68%,73%{opacity:0}77%,82%{opacity:.9}86%,to{opacity:0}}.privacy-proof-section{position:relative;z-index:2;overflow:hidden;background:radial-gradient(circle at 80% -10%,rgba(120,133,48,.07),transparent 32rem),var(--alder-dark);padding:7rem 1.5rem 6.8rem;color:var(--alder-cream)}.privacy-proof-section:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(203,213,178,.12) .65px,transparent .65px);background-size:20px 20px;mask-image:radial-gradient(ellipse 78% 58% at 50% 48%,black,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 78% 58% at 50% 48%,black,transparent 80%);content:"";opacity:.25}.privacy-proof-wrap{position:relative;width:min(72rem,100%);margin:0 auto}.privacy-proof-section .section-intro-split{grid-template-columns:1.38fr .62fr}.privacy-proof-section .section-intro h2{font-size:clamp(2.6rem,4.25vw,3.65rem)}.pipe-canvas{--pipe-accent: #8d9958;--pipe-live: #a2b16b;position:relative;overflow:hidden;margin-top:3.25rem;border:1px solid rgba(203,213,178,.11);border-radius:1.4rem;background:radial-gradient(rgba(203,213,178,.07) .65px,transparent .65px),radial-gradient(circle at 50% 42%,rgba(120,133,48,.025),transparent 28rem),linear-gradient(165deg,#0a130d,#070c09 72%);background-size:20px 20px,100% 100%,100% 100%;padding:1.15rem 1.3rem 1.75rem;box-shadow:inset 0 1px #ffffff09,0 28px 68px -58px #000000e0}.pipe-frame-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.8rem}.pipe-chip{display:inline-flex;align-items:center;gap:.48rem;border:1px solid rgba(203,213,178,.12);border-radius:999px;background:#ffffff09;padding:.46rem .76rem;color:#f8f7efad;font-size:.57rem;font-weight:640}.pipe-chip i{width:.4rem;height:.4rem;border-radius:50%;background:#a5b66e;box-shadow:0 0 0 .18rem #a5b66e14}.pipe-chip-quiet{border-color:transparent;background:transparent;color:#f8f7ef5c}.pipe-grid{position:relative;display:grid;align-items:center;grid-template-columns:1.1fr 2.15rem 1.1fr 2.15rem 1.2fr 2.15rem 1.2fr 2.15rem 1.25fr;grid-template-rows:auto 1.25rem auto 1.25rem auto;padding:0 .05rem .35rem}.pipe-n1{grid-area:3 / 1}.pipe-t1{grid-area:3 / 2}.pipe-n2{grid-area:3 / 3}.pipe-t2{grid-area:3 / 4}.pipe-sa{grid-area:1 / 5}.pipe-va{grid-area:2 / 5}.pipe-n3{grid-area:3 / 5}.pipe-t3{grid-area:3 / 6}.pipe-n4{grid-area:3 / 7}.pipe-vb{grid-area:4 / 7}.pipe-sb{grid-area:5 / 7}.pipe-t4{grid-area:3 / 8}.pipe-n5{grid-area:3 / 9}.pipe-vc{grid-area:4 / 9}.pipe-sc{grid-area:5 / 9}.pipe-group{align-self:end;padding-bottom:.45rem;color:#f8f7ef4d;font-size:.5rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.pipe-group-input{grid-area:1 / 1}.pipe-group-deliver{grid-area:1 / 9}.pipe-node{position:relative;display:flex;min-width:0;min-height:5rem;justify-content:center;flex-direction:column;border:1px solid rgba(174,188,106,.14);border-radius:.78rem;background:#0f1b13f0;padding:.7rem .82rem .74rem .96rem;box-shadow:0 12px 28px -26px #000000e6}.pipe-node:before{position:absolute;top:.62rem;bottom:.62rem;left:0;width:3px;border-radius:0 2px 2px 0;background:var(--pipe-accent);content:"";opacity:.34}.pipe-node strong{display:block;overflow:hidden;color:#f8f7efdb;font-size:.7rem;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.pipe-node span{display:block;margin-top:.32rem;color:#f8f7ef6b;font-size:.54rem;line-height:1.48}.pipe-node-side{min-height:4.25rem;border-style:dashed;background:#0f1b13b8}.pipe-canvas.is-live .pipe-node{animation:pipe-node-pulse 6.5s var(--alder-ease) var(--pipe-delay) infinite both}.pipe-canvas.is-live .pipe-node:before{animation:pipe-rail-pulse 6.5s linear var(--pipe-delay) infinite both}.pipe-trace{position:relative;overflow:visible}.pipe-trace-x{height:2px;margin:0 -1px;border-radius:1px;background:#cbd5b214}.pipe-trace-y{justify-self:center;width:2px;height:100%;min-height:1.25rem;border-radius:1px;background:#cbd5b214}.pipe-trace i{position:absolute;border-radius:2px;background:linear-gradient(90deg,transparent,var(--pipe-live) 48%,rgba(213,223,169,.9) 52%,transparent);opacity:0;filter:drop-shadow(0 0 2px rgba(162,177,107,.28))}.pipe-trace-x i{top:-1px;left:0;width:30%;height:2px}.pipe-trace-y i{top:0;left:-1px;width:2px;height:70%;background:linear-gradient(180deg,transparent,var(--pipe-live) 48%,rgba(213,223,169,.9) 52%,transparent)}.pipe-canvas.is-live .pipe-trace-x i{animation:pipe-run-x 6.5s linear var(--pipe-delay) infinite both}.pipe-canvas.is-live .pipe-trace-y i{animation:pipe-run-y 6.5s linear var(--pipe-delay) infinite both}.pipe-canvas.is-live .pipe-trace-reverse i{animation-name:pipe-run-y-reverse}.privacy-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.85rem;overflow:hidden;border:1px solid rgba(203,213,178,.1);border-radius:1rem;background:#ffffff05}.privacy-stats>div{display:flex;min-height:5.3rem;align-items:center;justify-content:center;gap:.35rem;flex-direction:column;border-right:1px solid rgba(203,213,178,.08);text-align:center}.privacy-stats>div:last-child{border-right:0}.privacy-stats strong{color:#f8f7efd1;font-size:.78rem;font-weight:650}.privacy-stats span{color:#f8f7ef5c;font-size:.49rem}@keyframes pipe-node-pulse{0%,5%{border-color:#aebc6a24;background:#0f1b13f0;box-shadow:0 12px 28px -26px #000000e6}9%,22%{border-color:#a2b16b57;background:#132117fa;box-shadow:0 14px 30px -25px #78894d47}29%,to{border-color:#aebc6a24;background:#0f1b13f0;box-shadow:0 12px 28px -26px #000000e6}}@keyframes pipe-rail-pulse{0%,5%{opacity:.34;background:var(--pipe-accent);box-shadow:none}9%,22%{opacity:.78;background:var(--pipe-live);box-shadow:0 0 5px #a2b16b4d}29%,to{opacity:.34;background:var(--pipe-accent);box-shadow:none}}@keyframes pipe-run-x{0%{opacity:0;transform:translate(-40%)}1.2%{opacity:1}12.5%{opacity:1;transform:translate(260%)}13.8%,to{opacity:0;transform:translate(260%)}}@keyframes pipe-run-y{0%{opacity:0;transform:translateY(-60%)}1%{opacity:1}5%{opacity:1;transform:translateY(120%)}6%,to{opacity:0;transform:translateY(120%)}}@keyframes pipe-run-y-reverse{0%{opacity:0;transform:translateY(120%)}1%{opacity:1}5%{opacity:1;transform:translateY(-60%)}6%,to{opacity:0;transform:translateY(-60%)}}@media (max-width: 920px){.seo-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-article-body section{grid-template-columns:1fr;gap:1.25rem}.seo-article-body section>p,.seo-article-body section>ol,.seo-article-body section>ul,.seo-article-body section>div:not(.seo-fact-grid):not(.seo-comparison-table){grid-column:1}.seo-language-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.seo-language-flow>i{display:none}.privacy-proof-section .section-intro-split{grid-template-columns:1fr;gap:1.25rem}.pipe-canvas{padding:1.05rem 1rem 1.55rem}.pipe-frame-meta{flex-wrap:wrap;margin-bottom:1.5rem}.pipe-grid{display:flex;align-items:stretch;gap:0;flex-direction:column;padding-inline:0}.pipe-group{padding:.4rem 0}.pipe-group-deliver{display:none}.pipe-node{min-height:4.65rem}.pipe-trace-x,.pipe-trace-y{width:2px;height:1.3rem;min-height:1.3rem;margin:0 auto;background:#cbd5b214}.pipe-trace-x i{top:0;left:-1px;width:2px;height:70%;background:linear-gradient(180deg,transparent,var(--pipe-live) 48%,rgba(213,223,169,.9) 52%,transparent)}.pipe-canvas.is-live .pipe-trace-x i{animation-name:pipe-run-y}}.ownership-section{position:relative;overflow:hidden;padding:clamp(6.5rem,10vw,10rem) 1.5rem;background:radial-gradient(circle at 86% 15%,rgba(150,168,73,.15),transparent 30rem),linear-gradient(180deg,var(--alder-paper),#f1efe7)}.ownership-wrap{width:min(74rem,100%);margin:0 auto}.ownership-wrap>header{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:end;gap:1.5rem 4.5rem}.ownership-wrap>header>p{grid-column:1 / -1;margin:0;color:var(--alder-olive);font-size:.66rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ownership-wrap>header h2{margin:0;color:var(--alder-ink);font-size:clamp(3.2rem,6.4vw,6.4rem);font-weight:535;line-height:.9;letter-spacing:-.068em}.ownership-wrap>header h2 span{color:#17201345}.ownership-wrap>header>div{padding-bottom:.35rem}.ownership-wrap>header>div>p{margin:0;color:#17201394;font-size:.94rem;line-height:1.7}.ownership-wrap>header>div>a{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.2rem;border-bottom:1px solid rgba(84,96,37,.3);padding-bottom:.28rem;color:var(--alder-olive);font-size:.72rem;font-weight:650}.ownership-wrap>header>div>a:hover{border-color:var(--alder-olive);color:var(--alder-ink)}.ownership-card{display:grid;overflow:hidden;grid-template-columns:minmax(18rem,.72fr) minmax(28rem,1.28fr);margin-top:clamp(3.5rem,6vw,5.5rem);border:1px solid rgba(43,53,27,.13);border-radius:2rem;background:#fffefacc;box-shadow:0 36px 80px -56px #2b351b85,inset 0 1px #ffffffc2}.ownership-receipt{position:relative;display:flex;min-height:29rem;overflow:hidden;align-items:flex-start;justify-content:center;flex-direction:column;border-right:1px solid rgba(43,53,27,.1);padding:clamp(2rem,4.8vw,4rem);background:radial-gradient(circle at 12% 92%,rgba(178,193,100,.2),transparent 16rem),#101a10;color:var(--alder-cream)}.ownership-receipt:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(218,228,176,.12) .65px,transparent .65px);background-size:15px 15px;-webkit-mask-image:linear-gradient(135deg,black,transparent 72%);mask-image:linear-gradient(135deg,black,transparent 72%);content:""}.ownership-receipt>*{position:relative;z-index:1}.ownership-receipt-head{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem}.ownership-receipt-head span{display:inline-flex;align-items:center;gap:.4rem;color:#cbdc8a;font-size:.63rem;font-weight:660}.ownership-receipt-head b{color:#f8f7ef59;font-size:.57rem;font-weight:600}.ownership-receipt>strong{margin-top:3.2rem;color:#f8f7eff5;font-size:clamp(3.8rem,7vw,6.5rem);font-weight:520;line-height:.85;letter-spacing:-.075em;opacity:0;transform:translateY(14px)}.ownership-card.is-live .ownership-receipt>strong{animation:ownership-in .75s .18s var(--alder-ease) forwards}@keyframes ownership-in{to{opacity:1;transform:translateY(0)}}.ownership-receipt>p{max-width:16rem;margin:1rem 0 0;color:#f8f7ef66;font-size:.62rem;line-height:1.55}.ownership-receipt-stamp{display:inline-flex;align-items:center;gap:.45rem;margin-top:3rem;border:1px solid rgba(203,220,138,.24);border-radius:999px;padding:.55rem .75rem;color:#d6e69c;background:#cbdc8a12;font-size:.6rem;font-weight:660;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:scale(.85) rotate(-3deg)}.ownership-card.is-live .ownership-receipt-stamp{animation:ownership-stamp .62s .75s var(--alder-ease) forwards}@keyframes ownership-stamp{to{opacity:1;transform:scale(1) rotate(-3deg)}}.ownership-timeline{position:relative;padding:clamp(2rem,5vw,4.4rem)}.ownership-timeline>p{margin:0 0 1.7rem;color:#17201361;font-size:.61rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ownership-timeline ol{position:relative;display:grid;margin:0;padding:0;gap:.65rem;list-style:none}.ownership-timeline ol:before{position:absolute;top:2rem;bottom:2rem;left:1.75rem;width:1px;background:#54602524;content:""}.ownership-timeline ol:after{position:absolute;top:2rem;left:1.75rem;width:1px;height:calc(100% - 4rem);background:linear-gradient(#84933e,#becd7b);content:"";transform:scaleY(0);transform-origin:top}.ownership-card.is-live .ownership-timeline ol:after{animation:ownership-line 1.1s .35s var(--alder-ease) forwards}@keyframes ownership-line{to{transform:scaleY(1)}}.ownership-timeline li{position:relative;z-index:1;display:grid;min-height:5.2rem;grid-template-columns:3.5rem minmax(0,1fr);align-items:center;gap:.95rem;border:1px solid rgba(43,53,27,.09);border-radius:1rem;padding:.75rem 1rem .75rem .25rem;background:#ffffff75;opacity:0;transform:translate(14px)}.ownership-card.is-live .ownership-timeline li{animation:ownership-in .58s var(--alder-ease) forwards;animation-delay:calc(.4s + var(--ownership-step) * .2s)}.ownership-timeline li>span{display:grid;width:2.35rem;height:2.35rem;place-items:center;justify-self:center;border:1px solid rgba(120,133,48,.16);border-radius:.75rem;color:var(--alder-olive);background:#f5f4eb}.ownership-timeline li strong{color:#172013bf;font-size:.7rem;font-weight:680}.ownership-timeline li p{margin:.28rem 0 0;color:#17201375;font-size:.66rem;line-height:1.45}.ownership-renewal{display:flex;align-items:center;gap:.6rem;margin-top:1rem;border-radius:.85rem;padding:.8rem .95rem;color:#172013a8;background:#abbc5c1c}.ownership-renewal i{width:.45rem;height:.45rem;flex:0 0 auto;border-radius:999px;background:#899740}.ownership-renewal strong{font-size:.64rem;font-weight:650}.ownership-timeline>small{display:block;margin-top:.8rem;color:#17201357;font-size:.56rem}@media (max-width: 900px){.ownership-wrap>header{grid-template-columns:1fr;gap:1.45rem}.ownership-wrap>header>p{grid-column:1}.ownership-wrap>header>div{max-width:38rem}.ownership-card{grid-template-columns:1fr}.ownership-receipt{min-height:24rem;border-right:0;border-bottom:1px solid rgba(43,53,27,.1)}}@media (max-width: 680px){.ownership-section{padding:5.8rem 1rem}.ownership-wrap>header h2{font-size:clamp(3rem,14vw,4.8rem)}.ownership-card{border-radius:1.35rem}.ownership-receipt{min-height:21rem;padding:1.6rem}.ownership-receipt>strong{margin-top:2.5rem;font-size:clamp(3.65rem,18vw,5.2rem)}.ownership-timeline{padding:1.2rem}.ownership-timeline li{grid-template-columns:3.1rem minmax(0,1fr);padding-right:.75rem}.ownership-timeline ol:before,.ownership-timeline ol:after{left:1.55rem}}.faq-section{position:relative;overflow:hidden;padding:clamp(6.5rem,10vw,9.5rem) 1.5rem;color:var(--alder-cream);background:transparent}.faq-layout{display:grid;width:min(70rem,100%);grid-template-columns:.68fr 1.32fr;gap:4.5rem;margin:0 auto}.faq-kicker{margin-bottom:1rem;color:var(--alder-olive);font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.faq-layout h2{max-width:7em;color:var(--alder-ink);font-size:clamp(2.5rem,4.8vw,4.35rem);font-weight:550;line-height:.98;letter-spacing:-.055em}.faq-list{overflow:hidden;border-block:1px solid rgba(43,53,27,.12)}.faq-item{border-bottom:1px solid rgba(43,53,27,.085)}.faq-item:last-child{border-bottom:0}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border-radius:.6rem;padding:1.35rem .15rem;color:var(--alder-ink);font-size:.88rem;font-weight:590;text-align:left}.faq-question:focus-visible{outline:2px solid rgba(84,96,37,.5);outline-offset:3px}.faq-question>i{display:grid;width:1.85rem;height:1.85rem;flex:0 0 auto;place-items:center;border:1px solid rgba(43,53,27,.09);border-radius:.58rem;background:#ffffffa6;color:#1720138c;font-style:normal;transition:transform .25s var(--alder-ease),background .25s ease,color .25s ease}.faq-question>i.is-open{background:var(--alder-moss);color:#fff;transform:rotate(180deg)}.faq-section .faq-kicker{color:#b7c86b}.faq-section .faq-layout h2{color:#f6f4ea}.faq-section .faq-list{border-color:#cbd5b224}.faq-section .faq-item{border-color:#cbd5b217}.faq-section .faq-question{color:#f6f4eaeb}.faq-section .faq-question>i{border-color:#cbd5b22e;background:#ffffff0f;color:#f6f4ea9e}.faq-section .faq-question>i.is-open{background:var(--alder-moss);color:#0c120c}.faq-section .faq-answer{color:#f0f2e294}.faq-answer{max-width:40rem;padding:0 2.8rem 1.45rem .15rem;color:#17201399;font-size:.81rem;line-height:1.75}.pricing-page{position:relative;z-index:2;min-height:100vh;background:#f8f7f3;padding:6.25rem 1.5rem 5rem}.pricing-shell{width:min(74rem,100%);margin:0 auto}.pricing-hero{display:grid;max-width:74rem;grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);align-items:end;gap:.7rem 2.5rem;margin:0 auto 1.35rem;text-align:left}.pricing-kicker,.pricing-faq>header>p{color:var(--alder-olive);font-size:.56rem;font-weight:720;letter-spacing:.16em;text-transform:uppercase}.pricing-kicker{grid-column:1 / -1;margin-bottom:-.15rem}.pricing-hero h1{max-width:14em;color:var(--alder-ink);font-size:clamp(2.6rem,4vw,3.7rem);font-weight:530;line-height:.95;letter-spacing:-.064em}.pricing-hero h1 span{display:inline;color:#1720134d}.pricing-hero>p{max-width:29rem;margin:0 0 .18rem;color:#17201394;font-size:.78rem;font-weight:470;line-height:1.55}.pricing-tiers{display:grid;max-width:74rem;align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0 auto}.pricing-billing-switch{display:grid;width:min(100%,39rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem;margin:0 auto 1rem;border:1px solid rgba(23,32,19,.1);border-radius:999px;background:#1720130b;padding:.28rem}.pricing-billing-switch button{position:relative;min-height:2.5rem;border:1px solid transparent;border-radius:999px;background:transparent;color:#1720138f;font:inherit;font-size:.68rem;font-weight:620;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.pricing-billing-switch button:hover{color:var(--alder-ink)}.pricing-billing-switch button.is-selected{border-color:#1720131f;background:#fffffff0;color:var(--alder-ink)}.pricing-billing-switch button:focus-visible{outline:2px solid var(--alder-moss);outline-offset:2px}.pricing-value-badge{position:absolute;top:-.77rem;left:50%;border-radius:999px;background:var(--alder-ink);padding:.18rem .45rem;color:var(--alder-cream);font-size:.42rem;font-weight:720;letter-spacing:.05em;line-height:1;white-space:nowrap;transform:translate(-50%)}.pricing-tier{position:relative;display:flex;min-height:29.5rem;flex-direction:column;overflow:hidden;border:1px solid rgba(23,32,19,.12);border-radius:1rem;background:#ffffffe6}.pricing-tier-pro{border-color:#54602557;background:#fff;box-shadow:0 24px 60px -46px #212c155c}.pricing-popular{display:inline-flex;align-items:center;border:1px solid rgba(84,96,37,.2);border-radius:999px;background:#78853014;padding:.3rem .56rem;color:var(--alder-moss);font-size:.47rem;font-weight:720;letter-spacing:.07em;text-transform:uppercase}.pricing-tier-head{display:flex;min-height:13.85rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid rgba(23,32,19,.1);padding:1.4rem 1.6rem 1.35rem}.pricing-plan-name>div{display:flex;align-items:center;gap:.65rem}.pricing-tier-head h2{color:var(--alder-ink);font-size:1.68rem;font-weight:590;line-height:1;letter-spacing:-.048em}.pricing-plan-name>p{margin-top:.48rem;color:#172013a3;font-size:.77rem;line-height:1.45}.pricing-plan-choice{color:var(--alder-olive);font-size:.57rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pricing-price{display:flex;align-items:baseline;gap:.42rem;margin-top:auto;padding-top:1.15rem;text-align:left}.pricing-price strong{color:#0f130d;font-size:clamp(2.65rem,4vw,3.3rem);font-weight:570;line-height:.88;letter-spacing:-.065em}.pricing-price span{color:#17201380;font-size:.58rem;font-weight:570}.pricing-billing-note{margin-top:.5rem;color:#17201394;font-size:.62rem;font-weight:530;line-height:1.35}.pricing-tier-button{display:inline-flex;width:100%;max-width:100%;min-height:var(--alder-cta-height);align-items:center;justify-content:center;gap:.42rem;margin-top:1.05rem;border:1px solid var(--alder-ink);border-radius:999px;background:var(--alder-ink);padding:0 var(--alder-cta-padding-x);color:var(--alder-cream);font-size:var(--alder-cta-font-size);font-weight:650;transition:border-color .2s ease,background .2s ease,color .2s ease}.pricing-tier-button:hover{border-color:#29321d;background:#29321d}.pricing-tier-button svg{transition:transform .2s var(--alder-ease)}.pricing-tier-button:hover svg{transform:translate(2px,-2px)}.pricing-tier-body{display:flex;flex:1;flex-direction:column;padding:1.15rem 1.6rem 1.35rem}.pricing-feature-list{display:grid;grid-template-columns:1fr;gap:.6rem;margin:0}.pricing-feature-list li{display:flex;align-items:flex-start;gap:.56rem;color:#172013b8;font-size:.74rem;line-height:1.36}.pricing-feature-list li i{display:grid;width:1rem;height:1rem;flex:0 0 auto;place-items:center;margin-top:.06rem;color:var(--alder-olive);font-style:normal}.pricing-feature-list li.is-primary{margin-bottom:.08rem;color:var(--alder-ink);font-size:.82rem;font-weight:650;letter-spacing:-.015em}.pricing-feature-list li.is-primary i,.pricing-feature-list.is-pro li i{color:var(--alder-moss)}.pricing-multi-mac{margin-top:auto;padding-top:1.2rem;color:#1720138a;font-size:.66rem;line-height:1.6}.pricing-multi-mac a,.pricing-guarantee a{color:var(--alder-ink);font-weight:620;text-decoration:underline;text-decoration-color:#54602561;text-underline-offset:.18em}.pricing-multi-mac a:hover,.pricing-guarantee a:hover{text-decoration-color:var(--alder-olive)}.pricing-guarantee{display:flex;max-width:74rem;align-items:center;gap:.72rem;margin:.72rem auto 0;border:1px solid rgba(23,32,19,.1);border-radius:.85rem;background:#ffffffad;padding:.7rem .9rem;color:#1720138f;font-size:.66rem;line-height:1.55;text-align:left}.pricing-guarantee>i{display:grid;width:1.75rem;height:1.75rem;flex:0 0 auto;place-items:center;border-radius:999px;background:#7885301a;color:var(--alder-moss);font-style:normal}.pricing-guarantee>div{display:flex;flex-wrap:wrap;gap:.25rem .38rem}.pricing-guarantee strong{color:var(--alder-ink);font-weight:670}.pricing-faq{display:grid;max-width:68rem;grid-template-columns:.55fr 1.45fr;gap:5rem;margin:4.5rem auto 0}.pricing-faq>header h2{max-width:7em;margin-top:.85rem;color:var(--alder-ink);font-size:clamp(2.6rem,4.4vw,4rem);font-weight:530;line-height:.96;letter-spacing:-.06em}.pricing-faq-list{border-block:1px solid rgba(43,53,27,.13)}.pricing-faq-item{border-bottom:1px solid rgba(43,53,27,.09)}.pricing-faq-item:last-child{border-bottom:0}.pricing-faq-item button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem .1rem;color:var(--alder-ink);font-size:.86rem;font-weight:610;text-align:left}.pricing-faq-item button>i{display:grid;width:1.8rem;height:1.8rem;flex:0 0 auto;place-items:center;border:1px solid rgba(43,53,27,.1);border-radius:.58rem;background:#ffffff8c;color:#1720138c;font-style:normal;transition:transform .25s var(--alder-ease),background .25s ease,color .25s ease}.pricing-faq-item button>i.is-open{background:var(--alder-moss);color:#fff;transform:rotate(180deg)}.pricing-faq-item>p{padding:0 2.8rem 1.5rem .1rem;color:#17201396;font-size:.78rem;line-height:1.75}@media (max-width: 760px){.pricing-hero{grid-template-columns:1fr;gap:.7rem}.pricing-hero>p{max-width:38rem}.pricing-tiers{grid-template-columns:1fr}.pricing-tier{max-width:38rem;width:100%;margin-inline:auto}.pricing-guarantee{max-width:38rem}.pricing-faq{grid-template-columns:1fr;gap:2.2rem}.pricing-faq>header h2{max-width:none}}@media (max-width: 640px){.seo-article-page{padding:8rem 1rem 4.5rem}.seo-article-hero h1{font-size:clamp(3rem,15vw,4.4rem)}.seo-article-lede{font-size:.98rem}.seo-fact-grid,.seo-language-flow,.seo-control-grid{grid-template-columns:1fr}.seo-language-flow>div{min-height:0}.seo-language-flow strong{margin-top:.55rem}.seo-status-track{flex-wrap:wrap}.seo-status-track i{display:none}.seo-comparison-table{overflow:visible;border:0;background:transparent}.seo-comparison-table table,.seo-comparison-table tbody{display:block;min-width:0}.seo-comparison-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.seo-comparison-table tbody{display:grid;gap:.7rem}.seo-comparison-table tbody tr{display:grid;gap:.65rem;border:1px solid rgba(43,53,27,.1);border-radius:1rem;background:#fffefab8;padding:1rem}.seo-comparison-table tbody th,.seo-comparison-table tbody td{display:block;border:0;padding:0}.seo-comparison-table tbody th{font-size:.82rem}.seo-comparison-table tbody td{display:grid;grid-template-columns:5.7rem minmax(0,1fr);gap:.65rem}.seo-comparison-table tbody td:before{content:attr(data-label);color:var(--alder-ink);font-size:.62rem;font-weight:700;letter-spacing:.04em}.seo-article-cta{align-items:flex-start;flex-direction:column}.pricing-page{padding:6.3rem 1rem 4.5rem}.pricing-hero{margin-bottom:1.5rem}.pricing-hero h1{font-size:clamp(2.65rem,12vw,3.65rem)}.pricing-hero h1 span{display:block}.pricing-hero>p{font-size:.82rem}.pricing-tier{min-height:0;border-radius:.9rem}.pricing-tier-head,.pricing-tier-body{padding-inline:1.25rem}.pricing-tier-head{min-height:13.85rem}.pricing-tier-button{width:100%}.pricing-billing-switch{border-radius:.9rem}.pricing-billing-switch button{border-radius:.7rem;font-size:.64rem}.pricing-price strong{font-size:clamp(3rem,15vw,3.8rem)}.pricing-feature-list{gap:.82rem}.pricing-guarantee{align-items:flex-start}.pricing-guarantee>div{display:block}.pricing-guarantee strong{display:block;margin-bottom:.15rem}.pricing-faq{margin-top:4.5rem}}@media (max-width: 430px){.pricing-page{padding-inline:.72rem}.pricing-price{align-items:flex-end}.pricing-price span{padding-bottom:.15rem}}.download-page{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(120,133,48,.2),transparent 31rem),var(--alder-dark);padding:7.5rem 1.25rem 5rem;color:#fff}.download-page:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(203,213,178,.11) .6px,transparent .6px);background-size:18px 18px;content:"";opacity:.35}.download-earth-light{position:absolute;top:5%;left:50%;width:34rem;height:34rem;border-radius:50%;background:radial-gradient(circle,rgba(176,181,84,.14),transparent 68%);transform:translate(-50%)}.download-card{position:relative;width:min(38rem,100%);border:1px solid rgba(203,213,178,.13);border-radius:1.55rem;background:#0b160fdb;padding:2.2rem;box-shadow:0 38px 90px -50px #000000e6,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);text-align:center}.download-mark{display:grid;width:3.6rem;height:3.6rem;place-items:center;overflow:hidden;margin:0 auto 1.2rem;border:1px solid rgba(248,247,239,.13);border-radius:1rem;background:#29371b;box-shadow:0 16px 32px -24px #000c}.download-mark img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.34)}.download-kicker{margin-bottom:.75rem;color:#aebb69;font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.download-card h1{color:var(--alder-cream);font-size:2.05rem;font-weight:560;line-height:1;letter-spacing:-.045em}.download-lede{max-width:27rem;margin:.85rem auto 0;color:#f8f7ef7a;font-size:.76rem;line-height:1.65}.download-primary{display:inline-flex;width:100%;min-height:var(--alder-cta-height);align-items:center;justify-content:center;gap:.45rem;margin-top:1.4rem;border-radius:999px;background:var(--alder-cream);padding-inline:var(--alder-cta-padding-x);color:var(--alder-ink);font-size:var(--alder-cta-font-size);font-weight:650}.download-primary:disabled{cursor:not-allowed;opacity:.38}.download-language-note{margin-top:.7rem;color:#f8f7ef57;font-size:.55rem;line-height:1.5}.download-error{margin-top:.85rem;color:#f0a49e;font-size:.63rem;line-height:1.45}.download-requirements{margin-top:1.15rem;color:#f8f7ef3d;font-size:.49rem;line-height:1.5}.download-signed{display:inline-flex;align-items:center;gap:.42rem;margin-top:1.4rem;color:#83d28d;font-size:.58rem}.download-retry{display:inline-flex;width:100%;min-height:var(--alder-cta-height);align-items:center;justify-content:center;gap:.42rem;margin-top:1.25rem;border-radius:999px;background:var(--alder-cream);padding-inline:var(--alder-cta-padding-x);color:var(--alder-ink);font-size:var(--alder-cta-font-size);font-weight:650}.analytics-panel,.analytics-stat{border:1px solid rgba(43,53,27,.09);border-radius:1.25rem;background:#fff;box-shadow:0 18px 45px -38px #2b351b57}.analytics-stat{min-height:10.5rem;padding:1.25rem}.analytics-stat.is-accent{border-color:#54602533;background:radial-gradient(circle at 88% 10%,rgba(176,181,84,.14),transparent 55%),#fbfcf6}.analytics-eyebrow{display:flex;align-items:center;gap:.45rem;color:var(--alder-olive);font-size:.6rem;font-weight:650;letter-spacing:.16em;text-transform:uppercase}.analytics-control{min-height:2.25rem;border:1px solid rgba(43,53,27,.11);border-radius:.7rem;background:#fff;padding:.5rem .75rem;color:#172013ad;font-size:.68rem;outline:none;transition:border-color .2s ease,background .2s ease}.analytics-control:hover,.analytics-control:focus{border-color:#5460255c;background:#fbfcf7}.tool-icon{display:grid;place-items:center}footer.bg-\[\#08070d\]{background:var(--alder-dark)!important}footer.border-white\/\[0\.055\]{border-color:#cbd5b214!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1080px){.hero-v3-layout{grid-template-columns:minmax(20rem,.78fr) minmax(30rem,1.22fr);gap:2.4rem}.hero-v3-copy h1{font-size:clamp(3.2rem,5.8vw,4.75rem)}.hero-v3-layout.is-demo-led{grid-template-columns:minmax(18rem,.72fr) minmax(28rem,1.28fr);gap:2.4rem}.hero-v3-layout.is-demo-led .hero-v3-copy h1{font-size:clamp(3.2rem,5.6vw,4.7rem)}.hero-outcome-panel{padding:1.15rem}.alder-product-stage{min-height:28rem}.feature-showcase-shell{grid-template-columns:14rem minmax(0,1fr)}.feature-showcase-stage{padding-inline:1rem}.feature-scene{padding-inline:0}}@media (max-width: 920px){.alder-hero-v2{padding-top:8.2rem}.hero-v3-layout{width:min(48rem,100%);grid-template-columns:1fr;gap:2.3rem}.hero-v3-layout.is-demo-led{grid-template-columns:1fr;gap:2.7rem}.hero-v3-layout.is-demo-led .hero-v3-copy{max-width:38rem}.hero-v3-layout.is-demo-led .hero-v3-copy h1{max-width:8em;font-size:clamp(3.65rem,9vw,5.5rem)}.hero-outcome-demo{width:100%}.hero-v3-copy{max-width:39rem;padding-bottom:0}.hero-v3-copy h1{max-width:none;font-size:clamp(3.65rem,9vw,5.5rem)}.hero-v3-lede{max-width:36rem}.hero-proof-line{grid-column:1;margin-top:.1rem}.section-intro-split{grid-template-columns:1fr;gap:1.25rem}.section-intro-split>span{justify-self:start;padding-bottom:0}.feature-showcase-shell{grid-template-columns:1fr}.feature-showcase-nav-wrap{border-right:0;border-bottom:1px solid rgba(43,53,27,.1)}.feature-showcase-nav-heading{padding-bottom:.55rem}.feature-showcase-nav{display:flex;overflow-x:auto;padding:.12rem .05rem .25rem;scrollbar-width:none;scroll-snap-type:x proximity}.feature-showcase-nav::-webkit-scrollbar{display:none}.feature-showcase-nav button{min-width:12.5rem;flex:0 0 auto;scroll-snap-align:start}.feature-showcase-nav button:hover{transform:translateY(-1px)}.feature-showcase-stage-copy{min-height:8rem}.faq-layout{grid-template-columns:1fr;gap:2.5rem}.faq-layout h2{max-width:9em}}@media (max-width: 720px){.site-navbar{padding-inline:.85rem}.site-navbar-shell{height:4rem;border-radius:0;padding:0}.site-navbar-links{display:none}.site-navbar-toggle{display:flex}.brand-descriptor{display:none}.brand-lockup{gap:.55rem}.alder-hero-v2{padding:7.7rem 1rem 3.7rem}.alder-hero-v2.is-demo-led{padding-bottom:4.6rem}.hero-v3-copy h1{font-size:clamp(3.25rem,14vw,4.7rem)}.hero-v3-layout.is-demo-led .hero-v3-copy h1{font-size:clamp(3.2rem,13.6vw,4.65rem)}.hero-v3-lede{font-size:.94rem}.hero-v3-actions{align-items:flex-start;flex-direction:column}.hero-primary-cta,.hero-secondary-cta{width:auto}.hero-proof-line{gap:.35rem;flex-direction:column}.hero-proof-line span{padding:0}.hero-proof-line span+span{border-left:0}.hero-outcome-demo{border-radius:1.2rem;padding:.48rem}.hero-outcome-tabs button{min-height:2.65rem;gap:.38rem;padding:.55rem .62rem;font-size:.59rem}.hero-outcome-tabs button span{font-size:.46rem}.hero-outcome-panel{min-height:25rem;border-radius:.98rem;padding:.95rem}.hero-outcome-heading{min-height:6.3rem}.hero-outcome-heading strong{font-size:clamp(1.65rem,7vw,2.2rem)}.hero-outcome-wave{height:2rem;padding-inline:.5rem}.hero-outcome-editor{border-radius:.85rem}.hero-outcome-editor-bar{padding-inline:.72rem}.hero-outcome-text{min-height:11.2rem;padding:1rem .9rem}.hero-outcome-text p{inset:1rem .9rem auto;font-size:.88rem;line-height:1.55}.alder-product-stage{min-height:25.2rem;border-radius:1.15rem;padding:1rem .6rem .72rem}.hero-input-window{height:17.7rem}.hero-scenario-slide{padding-inline:.25rem}.app-universe-section,.feature-showcase-section,.privacy-proof-section,.faq-section{padding:5.4rem 1rem}.section-intro h2{font-size:clamp(2.65rem,12vw,4rem)}.app-universe{min-height:12.25rem;gap:2.25rem;margin-top:2.7rem;padding-block:.5rem}.app-universe-segment{gap:1.65rem;padding-right:1.65rem}.app-universe-item{width:3.6rem;height:3.6rem}.app-universe-icon{width:100%;height:100%}.feature-showcase-shell{margin-top:2.7rem;border-radius:1.25rem}.feature-showcase-nav-wrap{padding:.75rem}.feature-showcase-nav button{min-width:11rem;min-height:3.35rem;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.65rem .75rem}.feature-showcase-stage{padding:.85rem}.feature-showcase-stage-copy{min-height:0;padding:.4rem .25rem .9rem}.feature-showcase-stage-copy h3{font-size:clamp(1.85rem,8vw,2.5rem)}.feature-showcase-stage-copy>button{padding:.45rem}.feature-showcase-stage-copy>button span{display:none}.feature-scene{min-height:21.5rem;border-radius:0;padding:0}.feature-demo-window{min-height:29.5rem}.feature-demo-titlebar{padding-inline:.55rem}.feature-demo-titlebar>span:last-child{font-size:0}.feature-demo-titlebar>span:last-child svg{display:block}.feature-demo-body{padding:.7rem .7rem 3.8rem}.feature-demo-transform{grid-template-columns:1fr;gap:.4rem}.feature-transform-line{height:1rem;justify-content:center}.feature-transform-line i{width:1px;height:100%}.feature-transform-line i:after{top:auto;right:-.14rem;bottom:.03rem;width:.28rem;height:.28rem;border-top:0;border-right:1px solid rgba(84,96,37,.48);border-bottom:1px solid rgba(84,96,37,.48);transform:rotate(45deg)}.feature-showcase-shell.is-live .feature-transform-line i:before{top:0;left:-1px;width:3px;height:.22rem;animation-name:feature-transform-trace-mobile}.feature-demo-heard,.feature-demo-result{min-height:6.4rem}.feature-demo-heard p,.feature-demo-result p{font-size:.78rem}.feature-change-legend{gap:.28rem}.feature-change-legend span{padding:.26rem .38rem}.feature-dictionary-receipt{grid-template-columns:minmax(0,1fr) auto}.feature-dictionary-receipt em{display:none}.feature-language-stats span{align-items:flex-start;flex-direction:column;gap:0}.feature-language-stats em{text-align:right}.feature-scene{min-height:21.5rem}.feature-inplace-demo{min-height:21rem;padding:0 .2rem .1rem}.feature-inplace-app{width:100%}.feature-inplace-editor{width:100%;margin-top:.3rem}.feature-inplace-text{min-height:10rem;padding:.9rem .9rem .75rem}.feature-inplace-original,.feature-inplace-final{font-size:.82rem;line-height:1.5}.feature-inplace-feedback{width:100%;height:2.9rem}.privacy-stats{grid-template-columns:1fr}.privacy-stats>div{min-height:4.4rem;border-right:0;border-bottom:1px solid rgba(203,213,178,.08)}.privacy-stats>div:last-child{border-bottom:0}.faq-layout{gap:2rem}.faq-question{font-size:.82rem}.faq-answer{padding-right:1rem}.download-card{padding:1.55rem 1.1rem}}@media (max-width: 420px){.hero-outcome-tabs button span{display:none}.hero-outcome-panel{min-height:25.5rem;padding:.82rem}.hero-outcome-heading{min-height:6rem}.hero-outcome-wave{gap:1.5px;padding-inline:.4rem}.hero-outcome-wave i:nth-child(n+9){display:none}.hero-outcome-editor-bar b{display:none}.hero-outcome-text{min-height:12.1rem}.hero-outcome-text p{font-size:.82rem}.alder-product-stage{min-height:24.2rem;padding:.85rem .45rem .62rem}.hero-input-window{height:16.9rem}.hero-window-language{display:none}.hero-input-titlebar{padding-inline:.55rem}.hero-journal-scene{padding:1rem 1.15rem}.hero-journal-scene h3{font-size:.92rem}.hero-journal-scene p{font-size:.82rem}.hero-grocery-scene{grid-template-columns:5.8rem minmax(0,1fr)}.hero-grocery-list{padding-inline:.65rem}.hero-message-scene{grid-template-columns:1fr}.hero-message-scene>aside{display:none}.hero-note-scene{grid-template-columns:1fr}.hero-note-scene>aside{display:none}.hero-note-scene>article{padding:1rem 1.05rem .8rem}.hero-note-scene article>p{font-size:.8rem}.hero-real-capsule{width:calc(100% - .5rem);gap:.25rem;padding-left:.38rem}.hero-real-capsule-display small{display:none}.hero-real-capsule-action{width:1.5rem;height:1.5rem}.hero-filament{min-width:2.2rem}.feature-showcase-nav button{min-width:10.4rem}.feature-demo-context b,.feature-demo-editor-meta em,.feature-demo-codebar code{display:none}.feature-demo-capsule{min-width:13rem}.feature-demo-capsule kbd,.feature-language-route em{display:none}.feature-scene{min-height:23rem;padding:0}.feature-inplace-demo{min-height:22.5rem;padding-inline:.05rem}.feature-inplace-app{grid-template-columns:auto minmax(0,1fr);gap:.45rem}.feature-inplace-app b{display:none}.feature-inplace-app em{text-align:right}.feature-inplace-text{min-height:10.75rem;padding:.82rem .75rem .65rem}.feature-inplace-original,.feature-inplace-final{font-size:.77rem;line-height:1.49}.feature-inplace-toolbar{padding-inline:.65rem}.feature-inplace-toolbar>div{gap:.55rem}.feature-inplace-toolbar small{display:none}.feature-inplace-feedback{height:3rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.app-universe-row{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.app-universe-row::-webkit-scrollbar{display:none}.app-universe-track{animation:none!important;transform:none!important}.app-universe-segment[aria-hidden=true]{display:none}.feature-demo-result,.feature-change-legend span,.feature-dictionary-receipt,.feature-snippet-receipt{opacity:1!important;transform:none!important;animation:none!important}.feature-demo-heard mark{animation:none!important}.feature-demo-wave i{transform:scaleY(.7)}.feature-demo-status b{display:none;animation:none!important}.feature-demo-status .is-ready{display:inline-flex;opacity:1}.feature-transform-line i:before{display:none}.feature-file-progress>i b{width:100%;animation:none!important}.feature-recovery-timeline .is-processing>i:after{animation:none!important}.feature-inplace-original{opacity:0!important;animation:none!important}.feature-inplace-final{opacity:1!important;transform:none!important;animation:none!important}.feature-token,.feature-token-final{background:transparent!important;color:inherit!important;text-decoration-color:transparent!important;animation:none!important}.feature-inplace-state .is-listening{opacity:0!important;animation:none!important}.feature-inplace-state .is-complete{opacity:1!important;transform:none!important;animation:none!important}.feature-inplace-caret{opacity:.75!important;animation:none!important}.pipe-node{border-color:#78d78361}.pipe-node:before{opacity:1}.pipe-trace i{opacity:0}.hero-filament i{transform:scaleY(.55)}.hero-outcome-before{display:none}.hero-outcome-after,.hero-outcome-complete{opacity:1!important;transform:none!important}.hero-outcome-wave i{transform:scaleY(.55)}}.feature-decisions{display:grid;width:min(40.5rem,100%);margin:.7rem auto 0;padding:0;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none}.feature-decisions li{display:flex;min-width:0;flex-direction:column;gap:.22rem;padding:.6rem .75rem .55rem;border:1px solid rgba(255,255,255,.7);border-radius:.7rem;background:#fffefa;box-shadow:0 18px 34px -24px #0009,inset 0 1px #fff;color:#1a1f18}.feature-decisions small{font-size:.46rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase;color:#788530}.feature-decisions li.is-off small{color:#8a6d2b}.feature-decisions span{color:#1a1f1894;font-size:.7rem;line-height:1.35;font-weight:560}.feature-decisions b{font-size:.74rem;line-height:1.35;font-weight:640;letter-spacing:-.01em}.feature-decisions em{display:inline-flex;align-items:center;gap:.3rem;margin-top:.2rem;padding-top:.4rem;border-top:1px solid rgba(43,53,27,.08);font-style:normal;font-size:.52rem;font-weight:660;color:#4d772e}.feature-decisions li.is-off em{color:#8a6d2b}.feature-decisions em svg{width:.6rem;height:.6rem;padding:.08rem;border-radius:50%;background:#8fa24b;color:#10160d}.feature-decisions li.is-off em svg{background:#d9c48f;color:#3d3010}.feature-showcase-shell.is-live .feature-decisions li{animation:feature-decision-in .7s var(--alder-ease) both}.feature-showcase-shell.is-live .feature-decisions li:nth-child(2){animation-delay:.12s}.feature-showcase-shell.is-live .feature-decisions li:nth-child(3){animation-delay:.24s}@keyframes feature-decision-in{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:none}}@media (max-width: 720px){.feature-decisions{grid-template-columns:1fr;gap:.45rem}}.feature-language-routing,.feature-personalization-rules{display:grid;width:min(40.5rem,100%);margin:.35rem auto;padding:0;gap:.55rem;list-style:none}.feature-language-routing{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-personalization-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-language-routing li,.feature-personalization-rules li{min-width:0;border:1px solid rgba(248,247,239,.12);border-radius:.78rem;background:#f8f7ef0e;box-shadow:inset 0 1px #ffffff0a;color:var(--alder-cream)}.feature-language-routing li{display:flex;min-height:5.25rem;flex-direction:column;gap:.3rem;padding:.72rem .8rem .65rem}.feature-language-routing li.is-proof{border-color:#aebc6947;background:linear-gradient(145deg,#8fa24b2b,#f8f7ef0b)}.feature-language-routing small,.feature-personalization-rules small{color:#aebb69;font-size:.47rem;font-weight:740;letter-spacing:.11em;text-transform:uppercase}.feature-language-routing b{font-size:.82rem;font-weight:660;letter-spacing:-.015em}.feature-language-routing em{display:inline-flex;align-items:center;gap:.28rem;margin-top:auto;color:#f8f7ef7a;font-size:.48rem;font-style:normal;line-height:1.35}.feature-language-routing em svg{flex:0 0 auto;color:#aebb69}.feature-personalization-rules li{display:grid;min-height:4.5rem;align-items:center;grid-template-columns:minmax(0,.72fr) auto minmax(0,1.28fr);gap:.32rem .48rem;padding:.68rem .8rem}.feature-personalization-rules small{grid-column:1 / -1}.feature-personalization-rules span{overflow:hidden;color:#f8f7ef91;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.feature-personalization-rules i{color:#aebc698c;font-size:.7rem;font-style:normal}.feature-personalization-rules b{color:var(--alder-cream);font-size:.66rem;font-weight:650;line-height:1.35}.feature-showcase-shell.is-live .feature-language-routing li,.feature-showcase-shell.is-live .feature-personalization-rules li{animation:feature-decision-in .7s var(--alder-ease) both}.feature-showcase-shell.is-live .feature-language-routing li:nth-child(2),.feature-showcase-shell.is-live .feature-personalization-rules li:nth-child(2){animation-delay:.12s}.feature-showcase-shell.is-live .feature-language-routing li:nth-child(3){animation-delay:.24s}@media (max-width: 720px){.feature-language-routing,.feature-personalization-rules{grid-template-columns:1fr}.feature-language-routing li{min-height:4.25rem}}.journey-story-card:focus-visible,.journey-stories>header a:focus-visible{outline:2px solid #aebb69;outline-offset:3px}.journey-method{margin:.85rem .25rem 0;color:#f8f7ef45;font-size:.43rem;line-height:1.55}.journey-stories{margin-top:clamp(5rem,8vw,8rem)}.journey-stories>header{display:grid;align-items:end;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;margin-bottom:1.6rem}.journey-stories>header p{color:#aebb69;font-size:.58rem;font-weight:760;letter-spacing:.15em;text-transform:uppercase}.journey-stories>header h3{max-width:16em;margin-top:.65rem;color:var(--alder-cream);font-size:clamp(2.6rem,5.3vw,5.2rem);font-weight:540;line-height:.94;letter-spacing:-.06em}.journey-stories>header div>span{display:block;max-width:34rem;margin-top:1rem;color:#f8f7ef7a;font-size:.72rem;line-height:1.55}.journey-stories>header>a{display:inline-flex;align-items:center;gap:.4rem;border-bottom:1px solid rgba(174,188,105,.4);padding:.35rem 0;color:#c4d184;font-size:.62rem;font-weight:650}.journey-stories>header>a svg{transition:transform .2s ease}.journey-stories>header>a:hover svg{transform:translate(.18rem)}.journey-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.journey-story-card{position:relative;display:flex;min-width:0;min-height:19rem;overflow:hidden;flex-direction:column;border:1px solid rgba(203,213,178,.12);border-radius:1rem;background:linear-gradient(150deg,#16271ae6,#08120bf0);padding:1rem 1.05rem;color:inherit;box-shadow:inset 0 1px #ffffff06;transition:border-color .3s ease,transform .35s var(--alder-ease),box-shadow .35s ease}.journey-story-card:after{position:absolute;right:-4.8rem;bottom:-6.7rem;width:13rem;height:13rem;border:1px solid rgba(174,188,105,.09);border-radius:50%;background:radial-gradient(circle,rgba(143,162,75,.07),transparent 65%);content:"";transition:transform .45s var(--alder-ease),border-color .3s ease}.journey-story-card:hover{border-color:#aebc6957;box-shadow:0 1.5rem 3rem -2.4rem #000c;transform:translateY(-.28rem)}.journey-story-card:hover:after{border-color:#aebc6933;transform:scale(1.08)}.journey-story-card>span{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#f8f7ef80;font-size:.53rem;font-weight:680;letter-spacing:.08em;text-transform:uppercase}.journey-story-card>span svg{color:#aebb69;transition:transform .2s ease}.journey-story-card:hover>span svg{transform:translate(.18rem)}.journey-story-card>strong{position:relative;z-index:1;display:flex;align-items:flex-end;gap:.45rem;margin-top:1.7rem;color:#d8e895;font-size:clamp(2.35rem,4vw,4rem);font-weight:570;line-height:.86;letter-spacing:-.07em}.journey-story-card>strong small{max-width:6rem;padding-bottom:.18rem;color:#dae6aa94;font-size:.58rem;font-weight:650;line-height:1.15;letter-spacing:0}.journey-story-card h4{position:relative;z-index:1;margin-top:1.1rem;color:var(--alder-cream);font-size:1.02rem;font-weight:620;letter-spacing:-.025em}.journey-story-card>p{position:relative;z-index:1;margin-top:.55rem;color:#f8f7ef6e;font-size:.62rem;line-height:1.5}.journey-story-card>footer{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:auto;border-top:1px solid rgba(203,213,178,.08);padding-top:.75rem;color:#f8f7ef4d;font-size:.5rem;line-height:1.35}.journey-story-card>footer b{flex:0 0 auto;color:#cedc96b3;font-size:.48rem;font-weight:650}.journey-story-card.is-story-2>strong{color:#b6d2c9}.journey-story-card.is-story-3>strong{color:#ebcf8a}.journey-story-card.is-story-4>strong{color:#b8cfa5}.journey-story-card.is-story-5>strong{color:#d8c2a1}.journey-stories-method{max-width:72rem;margin:1rem 0 0;color:#f8f7ef40;font-size:.44rem;line-height:1.55}@media (max-width: 1040px){.journey-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.journey-stories{margin-top:4.5rem}.journey-stories>header{align-items:start;grid-template-columns:1fr}.journey-stories>header h3{font-size:clamp(2.5rem,13vw,4rem)}.journey-stories>header>a{justify-self:start}.journey-story-grid{grid-template-columns:1fr}.journey-story-card{min-height:16.5rem}}.journey-canvas{padding:.5rem .5rem .95rem}.sentence-journey{--sj-ease: cubic-bezier(.22,.86,.28,1);--sj-paper: #f7f5e7;--sj-ink: #17200f;--sj-lime: #d8e695;--sj-sky-top: #6f8f88;--sj-sky-low: #b6c39a;--sj-ridge: #4d6f67;--sj-canopy: #2d5644;--sj-ground-a: #3f5f39;--sj-ground-b: #16301f;position:relative;display:grid;overflow:hidden;grid-template-rows:minmax(0,1fr) 3.9rem;border:1px solid rgba(221,228,197,.13);border-radius:1.15rem;background:#080c09;box-shadow:inset 0 1px #ffffff0a,0 2rem 5rem -3.4rem #000000e6;isolation:isolate}.sentence-journey.is-phase-1{--sj-sky-top:#7d9a84;--sj-sky-low:#c3cb9b;--sj-ridge:#587765;--sj-canopy:#325b44;--sj-ground-a:#456238;--sj-ground-b:#1a3421}.sentence-journey.is-phase-2{--sj-sky-top:#7a7f75;--sj-sky-low:#d3b98d;--sj-ridge:#5c6257;--sj-canopy:#3a4f3d;--sj-ground-a:#425339;--sj-ground-b:#1d2f21}.sentence-journey.is-phase-3{--sj-sky-top:#3d5361;--sj-sky-low:#8f8f83;--sj-ridge:#385053;--sj-canopy:#25403a;--sj-ground-a:#2f4a35;--sj-ground-b:#12271a}.sj-grid{position:relative;z-index:1;display:grid;min-height:33.5rem;grid-template-columns:minmax(0,1.62fr) minmax(19rem,1fr)}.sj-stage{position:relative;min-width:0;overflow:hidden;border-right:.75px solid rgba(224,230,205,.11)}.sj-world{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.sj-world>span{position:absolute;display:block}.sj-sky{top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--sj-sky-top),var(--sj-sky-low));transition:background-color 1s ease}.sj-sky:after{position:absolute;top:8%;right:12%;width:5.5rem;height:5.5rem;border-radius:50%;background:#fffade9e;box-shadow:0 0 4rem 1.6rem #fffade33;content:"";transition:opacity 1s ease}.sentence-journey.is-phase-3 .sj-sky:after{background:#e2ecc580;box-shadow:0 0 3rem 1rem #e2ecc51f}.sj-ridge{right:0;bottom:6.4rem;left:0;height:15rem;background-image:radial-gradient(ellipse 16rem 10rem at 16rem 11rem,var(--sj-ridge) 0 72%,transparent 73%);background-repeat:repeat-x;background-size:32rem 13rem;background-position:0 100%;opacity:.66;animation:sj-drift-far 46s linear infinite;transition:background-color 1s ease}.sj-canopy{right:0;bottom:6rem;left:0;height:11.5rem;background-image:radial-gradient(ellipse 3.1rem 5rem at 3rem 6.9rem,var(--sj-canopy) 0 92%,transparent 94%),radial-gradient(ellipse 4rem 6rem at 8.8rem 7.6rem,var(--sj-canopy) 0 92%,transparent 94%),radial-gradient(ellipse 2.9rem 4.6rem at 15rem 6.8rem,var(--sj-canopy) 0 92%,transparent 94%);background-repeat:repeat-x;background-size:25rem 11.5rem;background-position:0 100%;opacity:.82;animation:sj-drift-mid 27s linear infinite}.sj-canopy:after{position:absolute;right:0;bottom:1.2rem;left:0;height:8rem;background-image:radial-gradient(ellipse 2.4rem 3.6rem at 2rem 5.2rem,var(--sj-canopy) 0 92%,transparent 94%),radial-gradient(ellipse 3.2rem 4.4rem at 11rem 5.8rem,var(--sj-canopy) 0 92%,transparent 94%);background-repeat:repeat-x;background-size:17rem 8rem;background-position:0 100%;content:"";filter:brightness(.78);animation:sj-drift-canopy 17s linear infinite}@keyframes sj-drift-canopy{to{background-position-x:-17rem}}.sj-ground{right:0;bottom:0;left:0;height:7.6rem;border-top:1px solid rgba(226,236,186,.2);background:linear-gradient(180deg,var(--sj-ground-a),var(--sj-ground-b));box-shadow:0 -1.2rem 3.2rem #1e402a24;transition:background-color 1s ease}.sj-ground:after{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse 8rem 3.4rem at 4.5rem 6.6rem,rgba(8,35,23,.22) 0 72%,transparent 73%),radial-gradient(ellipse 5.5rem 2.4rem at 15rem 6.9rem,rgba(150,175,84,.12) 0 70%,transparent 71%);background-repeat:repeat-x;background-size:21rem 7.6rem;background-position:0 100%;content:"";animation:sj-drift-near 9s linear infinite}@keyframes sj-drift-far{to{background-position-x:-32rem}}@keyframes sj-drift-mid{to{background-position-x:-25rem}}@keyframes sj-drift-near{to{background-position-x:-21rem}}.sj-tree{position:absolute;z-index:4;bottom:1.05rem;left:50%;width:12.9rem;height:13.3rem;pointer-events:none;transform:translate(-50%)}.sj-tree-halo{position:absolute;right:8%;bottom:.9rem;left:8%;height:1.5rem;border-radius:50%;background:radial-gradient(ellipse at center,rgba(10,28,16,.34),transparent 68%);animation:sj-tree-shadow .44s ease-in-out infinite alternate}.sj-tree-media{position:relative;display:block;width:100%;height:100%;filter:drop-shadow(0 .8rem .6rem rgba(0,0,0,.22));transform-origin:50% 92%;animation:sj-tree-bob .44s ease-in-out infinite alternate;will-change:transform}.sj-tree-media>video,.sj-tree-media>img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sj-tree-media>img{display:none}@keyframes sj-tree-bob{0%{transform:translateY(.06rem) rotate(-.4deg)}to{transform:translateY(-.2rem) rotate(.45deg)}}@keyframes sj-tree-shadow{0%{opacity:.9;transform:scaleX(1)}to{opacity:.62;transform:scaleX(.9)}}.sj-chamber{position:absolute;z-index:5;top:1.3rem;left:50%;width:min(90%,30.5rem);overflow:hidden;border:1px solid rgba(255,255,255,.66);border-radius:1.05rem;background:var(--sj-paper);color:var(--sj-ink);box-shadow:0 1.7rem 3.6rem -2.1rem #030f08c7,inset 0 1px #fff;transform:translate(-50%);transition:transform .65s var(--sj-ease),box-shadow .65s ease,border-color .5s ease}.sentence-journey.is-step-7 .sj-chamber{border-color:#a3be69d9;box-shadow:0 1.9rem 4rem -2rem #030f08d1,0 0 0 .3rem #96b25c29,inset 0 1px #fff;transform:translate(-50%) translateY(.55rem)}.sj-chamber:after{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 38%,rgba(255,255,255,.72) 50%,transparent 62%);content:"";opacity:0;pointer-events:none}.sentence-journey.is-step-4 .sj-chamber:after{animation:sj-crystallise .85s var(--sj-ease) both}@keyframes sj-crystallise{0%{opacity:0;transform:translate(-28%)}32%{opacity:.85}to{opacity:0;transform:translate(28%)}}.sj-chamber-head{display:flex;min-height:2.2rem;align-items:center;justify-content:space-between;gap:.6rem;border-bottom:1px solid rgba(26,40,20,.09);padding:.3rem .85rem}.sj-chamber-where{display:inline-flex;min-width:0;align-items:center;gap:.45rem;color:#17200f8f;font-size:.52rem;font-weight:670}.sj-chamber-where>i{width:.36rem;height:.36rem;flex:0 0 auto;border-radius:50%;background:#8ba64d;box-shadow:0 0 0 .2rem #8ba64d24;transition:background .4s ease,box-shadow .4s ease}.sentence-journey.is-step-7 .sj-chamber-where>i{background:#5e7f2c;box-shadow:0 0 0 .2rem #5e7f2c2e}.sj-chamber-flip{display:inline-grid;min-width:0}.sj-chamber-flip>b{min-width:0;grid-area:1 / 1;overflow:hidden;font-weight:inherit;text-overflow:ellipsis;white-space:nowrap;transition:opacity .35s ease,transform .45s var(--sj-ease)}.sj-chamber-flip>.is-app{opacity:0;transform:translateY(.4rem)}.sentence-journey.is-step-7 .sj-chamber-flip>.is-pipeline{opacity:0;transform:translateY(-.4rem)}.sentence-journey.is-step-7 .sj-chamber-flip>.is-app{opacity:1;transform:none}.sj-chamber-tags{display:inline-grid;flex:0 0 auto;justify-items:end}.sj-chamber-tags>em{grid-area:1 / 1;border-radius:999px;padding:.16rem .48rem;font-size:.46rem;font-style:normal;font-weight:700;letter-spacing:.06em;opacity:0;transform:translateY(.25rem) scale(.94);transition:opacity .3s ease,transform .38s var(--sj-ease);white-space:nowrap}.sj-chamber-tags>.is-raw{background:#a37f5829;color:#7d5537;text-transform:uppercase}.sj-chamber-tags>.is-level{background:#7e994a29;color:#4f6f2b;text-transform:uppercase}.sj-chamber-tags>.is-lang{background:#7e994a29;color:#4f6f2b}.sentence-journey.is-step-0 .sj-chamber-tags>.is-raw,.sentence-journey.is-step-1 .sj-chamber-tags>.is-level{opacity:1;transform:none}.sentence-journey.is-step-2 .sj-chamber-tags>.is-lang,.sentence-journey.is-step-3 .sj-chamber-tags>.is-lang,.sentence-journey.is-step-4 .sj-chamber-tags>.is-lang,.sentence-journey.is-step-5 .sj-chamber-tags>.is-lang,.sentence-journey.is-step-6 .sj-chamber-tags>.is-lang,.sentence-journey.is-step-7 .sj-chamber-tags>.is-lang{opacity:1;transform:none}.sj-chamber-body{position:relative;display:grid;min-height:9.9rem;align-items:center;padding:.9rem 1.05rem}.sj-chamber-body>*{min-width:0;grid-area:1 / 1;transition:opacity .4s ease,transform .5s var(--sj-ease)}.sj-signal{position:relative;display:grid;height:7.9rem;place-items:center}.sj-signal-bars{display:flex;height:100%;align-items:center;justify-content:center;gap:5px}.sj-signal-guard{position:absolute;top:12%;right:.35rem;bottom:12%;left:.35rem;border:1px dashed rgba(30,44,20,.16);border-radius:.45rem;opacity:0;transform:scaleY(1.14);transition:opacity .45s ease,transform .6s var(--sj-ease)}.sj-signal-baseline{position:absolute;right:.5rem;left:.5rem;height:1px;background:repeating-linear-gradient(90deg,rgba(30,44,20,.2) 0 4px,transparent 4px 9px);opacity:0;transform:scaleX(.85);transition:opacity .45s ease,transform .6s var(--sj-ease)}.sentence-journey.is-step-1 .sj-signal-guard,.sentence-journey.is-step-2 .sj-signal-guard,.sentence-journey.is-step-3 .sj-signal-guard,.sentence-journey.is-step-1 .sj-signal-baseline,.sentence-journey.is-step-2 .sj-signal-baseline,.sentence-journey.is-step-3 .sj-signal-baseline{opacity:1;transform:none}.sj-signal-meter{position:absolute;right:.35rem;bottom:-.45rem;left:.35rem;display:flex;align-items:center;gap:.45rem;opacity:0;transform:translateY(.3rem);transition:opacity .4s ease,transform .5s var(--sj-ease)}.sj-signal-meter b{color:#1e2c1457;font-size:.43rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.sj-signal-meter b:last-child{color:#55762f}.sj-signal-meter i{height:1px;flex:1;background:linear-gradient(90deg,#a37f5880,#7e994aa6)}.sentence-journey.is-step-1 .sj-signal-meter{opacity:1;transform:none}.sj-signal-legend{position:absolute;bottom:-.5rem;left:50%;display:flex;gap:.75rem;opacity:0;transform:translate(-50%,.3rem);transition:opacity .4s ease,transform .5s var(--sj-ease)}.sj-signal-legend em{display:inline-flex;align-items:center;gap:.28rem;font-size:.46rem;font-style:normal;font-weight:700}.sj-signal-legend em:before{width:.34rem;height:.34rem;border-radius:50%;content:""}.sj-signal-legend .is-zh{color:#a07734}.sj-signal-legend .is-zh:before{background:#c99a4d}.sj-signal-legend .is-en{color:#4f7530}.sj-signal-legend .is-en:before{background:#6f9a4e}.sentence-journey.is-step-2 .sj-signal-legend,.sentence-journey.is-step-3 .sj-signal-legend{opacity:1;transform:translate(-50%)}.sj-bar{width:6px;height:var(--sj-raw);border-radius:3px;background:#ab8a63;transform-origin:center;transition:height .75s var(--sj-ease),background-color .5s ease,opacity .4s ease;animation:sj-bar-rough .46s ease-in-out infinite alternate;animation-delay:calc(var(--sj-bar-index) * -43ms)}.sentence-journey.is-step-1 .sj-bar,.sentence-journey.is-step-2 .sj-bar,.sentence-journey.is-step-3 .sj-bar{height:var(--sj-level);background:#8fa65d;animation-name:sj-bar-even;animation-duration:.9s}.sentence-journey.is-step-2 .sj-bar.is-zh,.sentence-journey.is-step-3 .sj-bar.is-zh{background:#c99a4d}.sentence-journey.is-step-2 .sj-bar.is-en,.sentence-journey.is-step-3 .sj-bar.is-en{background:#6f9a4e}@keyframes sj-bar-rough{0%{transform:scaleY(.5)}to{transform:scaleY(1.16)}}@keyframes sj-bar-even{0%{transform:scaleY(.92)}to{transform:scaleY(1.06)}}.sentence-journey.is-step-3 .sj-signal,.sentence-journey.is-step-4 .sj-signal,.sentence-journey.is-step-5 .sj-signal,.sentence-journey.is-step-6 .sj-signal,.sentence-journey.is-step-7 .sj-signal{opacity:0;pointer-events:none;transform:translateY(-.5rem) scale(.98)}.sj-engines{align-content:center;display:grid;gap:.3rem;opacity:0;pointer-events:none;transform:translateY(.6rem) scale(.985)}.sentence-journey.is-step-3 .sj-engines{opacity:1;pointer-events:auto;transform:none}.sj-engines-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;margin-bottom:.2rem}.sj-engines-head span{color:#17200f99;font-size:.47rem;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.sj-engines-head small{color:#17200f5c;font-size:.45rem;font-weight:620}.sj-engine{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 6.5rem 2.6rem;gap:.5rem;border-radius:.52rem;padding:.36rem .5rem;transition:opacity .4s ease .7s,background .4s ease,box-shadow .4s ease}.sj-engine>b{overflow:hidden;color:#17200fb8;font-size:.58rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.sj-engine>em{color:#17200f80;font-size:.58rem;font-style:normal;font-weight:640;font-variant-numeric:tabular-nums;text-align:right}.sj-engine-meter{height:4px;overflow:hidden;border-radius:999px;background:#1822121a}.sj-engine-meter>i{display:block;width:0;height:100%;border-radius:inherit;background:#9aad5f;transition:width .85s var(--sj-ease)}.sentence-journey.is-step-3 .sj-engine-meter>i{width:var(--sj-engine-quality);transition-delay:calc(var(--sj-engine-index) * .13s + .15s)}.sj-engine.is-picked{background:#819b4a21;box-shadow:inset 0 0 0 1px #819b4a47}.sj-engine.is-picked>b{color:#3f5f21;font-weight:690}.sj-engine.is-picked>em{color:#4d7028}.sj-engine.is-picked .sj-engine-meter>i{background:#6f9432}.sj-engine-flag{grid-column:1 / -1;overflow:hidden;max-height:0;color:#4d7028;font-size:.44rem;font-weight:730;letter-spacing:.1em;opacity:0;text-transform:uppercase;transition:max-height .35s var(--sj-ease),opacity .3s ease}.sentence-journey.is-step-3 .sj-engine.is-picked .sj-engine-flag{max-height:1rem;opacity:1;transition-delay:.85s}.sentence-journey.is-step-3 .sj-engine:not(.is-picked){opacity:.38}.sj-take{color:#1a2318;font-size:clamp(.8rem,1.13vw,.98rem);font-weight:565;line-height:1.74;letter-spacing:-.015em;opacity:0;perspective:30rem;pointer-events:none;transform:translateY(.7rem) scale(.985)}.sentence-journey.is-step-4 .sj-take,.sentence-journey.is-step-5 .sj-take,.sentence-journey.is-step-6 .sj-take,.sentence-journey.is-step-7 .sj-take{opacity:1;pointer-events:auto;transform:none}.sj-keep{white-space:nowrap}.sj-en{border-radius:.25em;background:#6f9a4e24;box-shadow:0 0 0 .15em #6f9a4e24;color:#4d7530}.sj-filler{display:inline-block;max-width:3em;overflow:hidden;color:#9a7156;-webkit-text-decoration:underline wavy rgba(154,113,86,.42);text-decoration:underline wavy rgba(154,113,86,.42);text-underline-offset:.18em;transform:scaleX(1);transform-origin:left center;vertical-align:bottom;white-space:nowrap;transition:max-width .5s var(--sj-ease),opacity .3s ease,transform .48s var(--sj-ease)}.sentence-journey.is-step-5 .sj-filler,.sentence-journey.is-step-6 .sj-filler,.sentence-journey.is-step-7 .sj-filler{max-width:0;opacity:0;transform:scaleX(.15)}.sj-punct{display:inline-block;max-width:.3em;overflow:hidden;opacity:0;vertical-align:bottom;transition:max-width .45s var(--sj-ease) .2s,opacity .35s ease .2s,color .5s ease}.sentence-journey.is-step-5 .sj-punct,.sentence-journey.is-step-6 .sj-punct,.sentence-journey.is-step-7 .sj-punct{max-width:1.4em;opacity:1}.sentence-journey.is-step-5 .sj-punct{color:#5d7f32}.sj-swap{display:inline-grid;perspective:30rem;transform-style:preserve-3d;vertical-align:baseline}.sj-swap>span{width:-moz-max-content;width:max-content;max-width:100%;grid-area:1 / 1;border-radius:.3em;padding-inline:.1em;backface-visibility:hidden;transform-origin:bottom;transition:opacity .26s ease,transform .46s var(--sj-ease),background .4s ease,color .4s ease,box-shadow .4s ease}.sj-swap>.is-draft{color:#8b5f45;-webkit-text-decoration:underline wavy rgba(139,95,69,.44);text-decoration:underline wavy rgba(139,95,69,.44);text-underline-offset:.18em}.sj-swap>.is-final{background:#7c9a492e;box-shadow:0 0 0 .15em #7c9a492e;color:#486c28;font-weight:660;opacity:0;transform:translateY(.32em) rotateX(-70deg)}.sentence-journey.is-step-6 .sj-swap>.is-draft,.sentence-journey.is-step-7 .sj-swap>.is-draft{opacity:0;transform:translateY(-.3em) rotateX(72deg)}.sentence-journey.is-step-6 .sj-swap>.is-final,.sentence-journey.is-step-7 .sj-swap>.is-final{opacity:1;transform:none}.sj-caret{display:inline-block;width:1px;height:1.05em;margin-left:.12em;background:#6f8d3e;opacity:0;vertical-align:-.14em}.sentence-journey.is-step-7 .sj-caret{opacity:1;animation:sj-caret .85s steps(1,end) infinite}@keyframes sj-caret{0%,45%{opacity:1}46%,to{opacity:0}}.sj-chamber-foot{max-height:0;overflow:hidden;border-top:1px solid rgba(26,40,20,.09);background:#819b4a1c;transition:max-height .55s var(--sj-ease)}.sentence-journey.is-step-7 .sj-chamber-foot{max-height:2.4rem}.sj-chamber-done{display:flex;min-height:1.85rem;align-items:center;gap:.38rem;padding:0 .9rem;color:#4c6f27;font-size:.48rem;font-weight:700}.sj-lift{position:absolute;z-index:4;top:13.4rem;left:50%;display:block;width:1.2rem;height:5.9rem;transform:translate(-50%);transition:opacity .4s ease}.sj-lift i{position:absolute;bottom:0;left:50%;width:.5rem;height:.5rem;border-radius:50%;background:var(--sj-paper);opacity:0;animation:sj-rise 2.4s var(--sj-ease) infinite}.sj-lift i:nth-child(2){width:.36rem;height:.36rem;animation-delay:-.8s}.sj-lift i:nth-child(3){width:.24rem;height:.24rem;animation-delay:-1.6s}.sentence-journey.is-step-7 .sj-lift{opacity:0}@keyframes sj-rise{0%{opacity:0;transform:translate(-50%) scale(.55)}22%{opacity:.78}70%{opacity:.5}to{opacity:0;transform:translate(-50%,-5.5rem) scale(1.05)}}.sj-panel{position:relative;z-index:6;display:grid;min-width:0;grid-template-rows:2.95rem auto minmax(0,1fr) auto;background:linear-gradient(165deg,rgba(255,255,255,.018),transparent 48%,rgba(0,0,0,.08)),#090c0b;color:#f5f2e8}.sj-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem;border-bottom:.75px solid rgba(207,201,188,.13);padding:.55rem .8rem .5rem 1rem}.sj-panel-where{display:inline-flex;min-width:0;align-items:center;gap:.46rem;color:#f6f2e88f;font-size:.52rem;font-weight:650;letter-spacing:.05em}.sj-panel-where>i{width:.42rem;height:.42rem;flex:0 0 auto;border-radius:50%;background:#9fd25a;box-shadow:0 0 .6rem #9fd25a59}.sj-replay{display:grid;width:2rem;height:2rem;flex:0 0 auto;place-items:center;border:.75px solid rgba(207,201,188,.18);border-radius:50%;background:transparent;color:#f6f2e89e;transition:border-color .2s ease,color .2s ease,transform .25s var(--sj-ease)}.sj-replay:hover{border-color:#e8e5d466;color:#f5f2e8;transform:rotate(-18deg)}.sj-replay:focus-visible,.sj-rail button:focus-visible{outline:2px solid #e0eca3;outline-offset:2px}.sj-phases{display:flex;gap:.34rem;padding:.85rem 1.05rem .3rem}.sj-phase{min-width:3.6rem;flex:var(--sj-phase-span)}.sj-phase>i{position:relative;display:block;height:3px;overflow:hidden;border-radius:999px;background:#e2ebbe1f}.sj-phase>i:after{position:absolute;top:0;bottom:0;left:0;width:var(--sj-phase-fill);border-radius:inherit;background:linear-gradient(90deg,#8da052,#d7e58e);content:"";transition:width .8s var(--sj-ease)}.sj-phase>b{display:block;overflow:hidden;margin-top:.4rem;color:#f4f1e74d;font-size:.5rem;font-weight:700;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:color .45s ease}.sj-phase.is-done>b{color:#f4f1e770}.sj-phase.is-active>b{color:#cfe08a}.sj-panel-body{display:flex;min-height:0;flex-direction:column;padding:1.15rem 1.15rem 1rem}.sj-panel-index{display:flex;align-items:center;justify-content:space-between;gap:.6rem;color:#f5f2e857;font-size:.49rem;font-weight:670;font-variant-numeric:tabular-nums;letter-spacing:.12em;text-transform:uppercase}.sj-panel-index>span{color:#acbc6e}.sj-ticker{position:relative;height:2.1rem;margin-top:1.5rem;overflow:hidden;perspective:34rem}.sj-ticker:after{position:absolute;right:0;bottom:0;left:0;height:.75px;background:#cfc9bc21;content:""}.sj-ticker-flip{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d}.sj-ticker-flip>span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow:hidden;align-items:flex-start;color:#f6f1e7;font-size:clamp(.8rem,1.2vw,1.02rem);font-weight:635;line-height:1.15;transform-origin:bottom;white-space:nowrap}.sj-ticker-flip>.is-outgoing{animation:sj-ticker-out .36s var(--sj-ease) both}.sj-ticker-flip>.is-incoming{animation:sj-ticker-in .36s var(--sj-ease) both}.sj-ticker-flip.is-backward>.is-outgoing{animation-name:sj-ticker-out-back}.sj-ticker-flip.is-backward>.is-incoming{animation-name:sj-ticker-in-back}.sj-ticker-flip.is-still>.is-outgoing{display:none}.sj-ticker-flip.is-still>.is-incoming{animation:none}@keyframes sj-ticker-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px) rotateX(74deg)}}@keyframes sj-ticker-in{0%{opacity:0;transform:translateY(7px) rotateX(-72deg)}to{opacity:1;transform:none}}@keyframes sj-ticker-out-back{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(7px) rotateX(-72deg)}}@keyframes sj-ticker-in-back{0%{opacity:0;transform:translateY(-8px) rotateX(74deg)}to{opacity:1;transform:none}}.sj-panel-body>h3{max-width:12ch;margin-top:1.2rem;color:#fbf8ef;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:555;line-height:.99;letter-spacing:-.055em;text-wrap:balance}.sj-panel-detail{max-width:24rem;margin-top:.8rem;color:#f6f2e87a;font-size:.62rem;font-weight:540;line-height:1.55}.sj-impact{min-height:8rem;border-top:.75px solid rgba(207,201,188,.14);background:#ffffff04;padding:.95rem 1.15rem 1.1rem;animation:sj-impact-in .38s var(--sj-ease) both}.sj-impact>small{display:block;color:#f5f2e852;font-size:.45rem;font-weight:690;letter-spacing:.14em;text-transform:uppercase}.sj-impact>strong{display:block;margin-top:.5rem;color:#d8e895;font-size:clamp(1.95rem,3.3vw,2.85rem);font-weight:565;font-variant-numeric:tabular-nums;line-height:.88;letter-spacing:-.065em}.sj-impact>span{display:block;max-width:15rem;margin-top:.48rem;color:#f6f2e880;font-size:.58rem;line-height:1.45}@keyframes sj-impact-in{0%{opacity:.15;transform:translateY(.35rem)}to{opacity:1;transform:none}}.sj-rail{position:relative;z-index:9;border-top:.75px solid rgba(207,201,188,.14);background:#080c0a;padding:.8rem 1.35rem}.sj-rail-track{position:absolute;top:50%;right:6.25%;left:6.25%;height:.18rem;overflow:hidden;border-radius:999px;background:#e5edc121;transform:translateY(-50%)}.sj-rail-track>i{display:block;width:var(--sj-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#899e50,#d9e78f);box-shadow:0 0 .75rem #bed46f42;transition:width .8s var(--sj-ease)}.sj-rail ol{position:absolute;top:0;right:1.35rem;bottom:0;left:1.35rem;display:grid;align-items:center;grid-template-columns:repeat(8,minmax(0,1fr));margin:0;padding:0;list-style:none}.sj-rail li{display:grid;place-items:center}.sj-rail button{display:grid;width:2.45rem;height:2.45rem;place-items:center;border:0;border-radius:50%;background:transparent}.sj-rail button>i{width:.38rem;height:.38rem;border:1px solid rgba(231,238,200,.34);border-radius:50%;background:#14251b;box-shadow:0 0 0 .17rem #0a1a1047;transition:width .3s var(--sj-ease),height .3s var(--sj-ease),background .3s ease,box-shadow .3s ease}.sj-rail button.is-done>i{border-color:#9cb258;background:#9cb258}.sj-rail button.is-active>i{width:.72rem;height:.72rem;border-color:#e3eead;background:#d5e68b;box-shadow:0 0 0 .27rem #cce07e24,0 0 .8rem #cce07e52}@media (max-width: 1040px){.sj-grid{grid-template-columns:minmax(0,1.5fr) minmax(17rem,1fr)}.sj-chamber{width:min(94%,28rem)}.sj-engine{grid-template-columns:minmax(0,1fr) 4.5rem 2.4rem}.sj-panel-body,.sj-impact,.sj-phases{padding-inline:.95rem}}@media (max-width: 780px){.sentence-journey{grid-template-rows:minmax(0,1fr) 3.7rem}.sj-grid{min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:27.5rem minmax(19rem,auto)}.sj-stage{border-right:0;border-bottom:.75px solid rgba(207,201,188,.14)}.sj-panel{grid-template-rows:2.8rem auto minmax(0,1fr) auto}.sj-chamber{top:.9rem;width:min(94%,27rem)}.sj-chamber-body{min-height:8.6rem;padding:.75rem .85rem}.sj-signal{height:6.4rem}.sj-tree{bottom:.8rem;width:10.2rem;height:10.5rem}.sj-ridge,.sj-canopy{bottom:5rem}.sj-ground{height:6.4rem}.sj-ground:after{background-size:21rem 6.4rem}.sj-ticker{margin-top:.9rem}.sj-panel-body{padding-top:.95rem}.sj-panel-body>h3{max-width:20ch;margin-top:.75rem}.sj-impact{min-height:6.4rem}}@media (max-width: 520px){.journey-canvas{padding:.38rem .38rem .8rem}.sentence-journey{border-radius:.9rem;grid-template-rows:minmax(0,1fr) 3.5rem}.sj-grid{grid-template-rows:24.5rem minmax(19rem,auto)}.sj-chamber{top:.6rem;width:95%;border-radius:.9rem}.sj-chamber-head{padding-inline:.65rem}.sj-chamber-body{min-height:8.2rem;padding:.7rem}.sj-signal{height:5.6rem}.sj-signal-bars{gap:3px}.sj-bar{width:4px}.sj-engine{grid-template-columns:minmax(0,1fr) 3.2rem 2.3rem;gap:.35rem;padding-inline:.38rem}.sj-take{font-size:.7rem;line-height:1.7}.sj-tree{bottom:.6rem;width:8.6rem;height:8.85rem}.sj-panel-body{padding:.85rem .85rem .8rem}.sj-panel-body>h3{font-size:1.5rem}.sj-panel-detail{margin-top:.55rem;font-size:.57rem}.sj-phases{gap:.28rem;padding-inline:.85rem}.sj-phase{min-width:3.2rem}.sj-impact{padding-inline:.85rem}.sj-impact>strong{font-size:1.95rem}.sj-rail{padding-inline:.45rem}.sj-rail ol{inset-inline:.45rem}.sj-rail button{width:1.8rem}}@media (prefers-reduced-motion: reduce){.sj-ridge,.sj-canopy,.sj-ground:after,.sj-tree-media,.sj-tree-halo,.sj-bar,.sj-chamber:after,.sj-canopy:after,.sj-lift i,.sj-ticker-flip>span,.sj-impact,.sj-caret{animation:none!important}.sj-chamber,.sj-chamber-body>*,.sj-chamber-flip>b,.sj-chamber-tags>em,.sj-filler,.sj-punct,.sj-swap>span,.sj-signal-guard,.sj-signal-meter,.sj-signal-legend,.sj-engine-meter>i,.sj-phase>i:after,.sj-rail-track>i{transition:none!important}.sj-bar{transform:scaleY(1)}.sj-caret{opacity:1}}.alder-hero-v2.is-world-led{padding-bottom:5.5rem;background:radial-gradient(circle at 76% 18%,rgba(166,179,99,.13),transparent 27rem),linear-gradient(180deg,#faf8f4,var(--alder-paper))}.alder-hero-v2.is-world-led:before{content:none}.hero-world-layout{position:relative;z-index:1;display:grid;width:min(74rem,100%);min-width:0;align-items:center;grid-template-columns:minmax(20rem,.78fr) minmax(0,1.22fr);gap:clamp(2.5rem,5vw,5rem);margin-inline:auto}.hero-world-copy{max-width:31rem;padding-bottom:0}.hero-world-copy h1{max-width:8em;font-size:clamp(3.75rem,5.7vw,5.6rem)}.hero-world-copy .hero-v3-lede{max-width:29rem}.hero-world-visual{--hero-sky-a: #a9c3bc;--hero-sky-b: #d8d7aa;--hero-far: #698d72;--hero-mid: #38664f;--hero-ground-a: #557344;--hero-ground-b: #203e2c;--hero-far-speed: 34s;--hero-mid-speed: 21s;--hero-near-speed: 12s;--hero-stage-progress: 16.666%;min-width:0;overflow:hidden;border:1px solid rgba(56,77,42,.2);border-radius:1.55rem;background:#08120d;box-shadow:0 42px 90px -52px #172013c7,inset 0 1px #ffffff14;color:var(--alder-cream)}.hero-world-visual.is-accelerate{--hero-sky-a: #92b7ad;--hero-sky-b: #d8d985;--hero-far-speed: 19s;--hero-mid-speed: 10s;--hero-near-speed: 5.4s;--hero-stage-progress: 33.333%}.hero-world-visual.is-clarify{--hero-sky-a: #82b4ad;--hero-sky-b: #ead985;--hero-far-speed: 17s;--hero-mid-speed: 8.5s;--hero-near-speed: 4.6s;--hero-stage-progress: 50%}.hero-world-visual.is-cleanup{--hero-sky-a: #789aa0;--hero-sky-b: #d1bb7d;--hero-far-speed: 20s;--hero-mid-speed: 11s;--hero-near-speed: 6.1s;--hero-stage-progress: 66.666%}.hero-world-visual.is-personalize{--hero-sky-a: #6e868e;--hero-sky-b: #b99f72;--hero-far-speed: 17s;--hero-mid-speed: 8.5s;--hero-near-speed: 4.6s;--hero-stage-progress: 83.333%}.hero-world-visual.is-deliver{--hero-sky-a: #374e58;--hero-sky-b: #7d7554;--hero-far: #42634f;--hero-mid: #244735;--hero-ground-a: #3f5938;--hero-ground-b: #152d20;--hero-far-speed: 34s;--hero-mid-speed: 21s;--hero-near-speed: 12s;--hero-stage-progress: 100%}.hero-world-visual.is-paused .hero-world-band,.hero-world-visual.is-paused .hero-world-planet:after,.hero-world-visual.is-paused .hero-world-traveler,.hero-world-visual.is-paused .hero-world-thought,.hero-world-visual.is-paused .hero-world-wave i,.hero-world-visual.is-paused .hero-world-caret{animation-play-state:paused}.hero-world-scene{position:relative;height:clamp(29rem,46vw,36rem);overflow:hidden;isolation:isolate;background:linear-gradient(150deg,var(--hero-sky-a),var(--hero-sky-b));transition:background .7s ease}.hero-world-sky{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 17%,rgba(255,234,154,.92) 0 2.35rem,rgba(255,234,154,.2) 2.4rem,transparent 7.5rem),linear-gradient(180deg,rgba(255,255,255,.08),transparent 70%);opacity:.92}.hero-world-visual.is-deliver .hero-world-sky:after{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(247,245,211,.7) 0 .65px,transparent .75px);background-size:3.5rem 3rem;content:"";-webkit-mask-image:linear-gradient(to bottom,#000,transparent 70%);mask-image:linear-gradient(to bottom,#000,transparent 70%);opacity:.45}.hero-world-band{position:absolute;right:-30%;left:-30%;pointer-events:none;background-repeat:repeat-x;transition:background-color .7s ease}.hero-world-band.is-far{z-index:1;bottom:5rem;height:14rem;background-image:radial-gradient(ellipse 14rem 9rem at 14rem 10rem,var(--hero-far) 0 71%,transparent 72%);background-size:28rem 12rem;opacity:.68;animation:hero-world-pan-far var(--hero-far-speed) linear infinite}.hero-world-band.is-mid{z-index:2;bottom:4.8rem;height:9.8rem;background-image:radial-gradient(ellipse 2.6rem 4.2rem at 2.6rem 6rem,var(--hero-mid) 0 92%,transparent 94%),radial-gradient(ellipse 3.5rem 5.1rem at 7.9rem 6.6rem,var(--hero-mid) 0 92%,transparent 94%),radial-gradient(ellipse 2.5rem 4rem at 13.2rem 5.9rem,var(--hero-mid) 0 92%,transparent 94%);background-size:16rem 9.8rem;opacity:.82;animation:hero-world-pan-mid var(--hero-mid-speed) linear infinite}.hero-world-planet{position:absolute;z-index:3;right:-22%;bottom:-10.3rem;left:-22%;height:18.5rem;overflow:hidden;border:1px solid rgba(220,229,171,.28);border-radius:50% 50% 0 0/42% 42% 0 0;background:linear-gradient(180deg,var(--hero-ground-a),var(--hero-ground-b));box-shadow:0 -1.4rem 4rem #1f432b29;transition:background .7s ease}.hero-world-planet:after{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse 7rem 2.8rem at 4rem 6rem,rgba(5,33,21,.24) 0 70%,transparent 72%),radial-gradient(ellipse 4.7rem 2rem at 14rem 6.6rem,rgba(195,210,117,.1) 0 68%,transparent 70%);background-position:0 0;background-repeat:repeat-x;background-size:19rem 9rem;content:"";animation:hero-world-pan-near var(--hero-near-speed) linear infinite}.hero-world-traveler{--hero-jump-height: 2.6rem;position:absolute;z-index:4;bottom:5.9rem;left:52%;width:clamp(10rem,17vw,13rem);aspect-ratio:1;transform:translate(-50%);pointer-events:none;will-change:transform}.hero-world-visual.is-clarify .hero-world-traveler,.hero-world-visual.is-personalize .hero-world-traveler{animation:hero-world-traveler-jump .78s cubic-bezier(.22,.7,.2,1) both}.hero-world-traveler video,.hero-world-traveler img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 .8rem .58rem rgba(0,0,0,.24))}.hero-world-traveler img{display:none}.hero-world-visual.is-video-fallback .hero-world-traveler video{display:none}.hero-world-visual.is-video-fallback .hero-world-traveler img{display:block}.hero-world-thought{position:absolute;z-index:5;top:1.25rem;left:4.2%;width:min(68%,27rem);height:14.2rem;color:#182217;animation:hero-world-thought-float 5.2s ease-in-out infinite}.hero-world-thought-cloud,.hero-world-thought-dot{position:absolute;display:block;border:1px solid rgba(255,255,255,.78);background:#faf7e9;box-shadow:inset 0 1px #fff,0 1.8rem 3.6rem -2.7rem #03120ab8}.hero-world-thought-cloud{top:0;left:0;display:grid;width:100%;min-height:9.6rem;place-items:center;border-radius:42% 58% 47% 53%/54% 44% 56% 46%;padding:1.85rem 2.1rem;text-align:center}.hero-world-thought-cloud p{width:92%;margin:0;font-size:clamp(.68rem,1.02vw,.84rem);font-weight:570;line-height:1.66;letter-spacing:-.018em;text-align:center;text-wrap:pretty}.hero-world-thought-dot.is-medium{right:22%;bottom:1.8rem;width:2rem;height:2rem;border-radius:50%}.hero-world-thought-dot.is-small{right:29%;bottom:-.1rem;width:.85rem;height:.85rem;border-radius:50%}.hero-world-thought.is-listening .hero-world-thought-cloud{min-height:8.6rem}.hero-world-thought.is-listening{left:11%;width:min(54%,20rem)}.hero-world-wave{display:flex;height:3.5rem;align-items:center;justify-content:center;gap:.27rem}.hero-world-wave i{width:.2rem;height:28%;border-radius:999px;background:linear-gradient(180deg,#9cb24f,#47682e);animation:hero-world-wave 1s ease-in-out infinite alternate}.hero-world-wave i:nth-child(2),.hero-world-wave i:nth-child(10){height:42%;animation-delay:-.18s}.hero-world-wave i:nth-child(3),.hero-world-wave i:nth-child(9){height:63%;animation-delay:-.36s}.hero-world-wave i:nth-child(4),.hero-world-wave i:nth-child(8){height:82%;animation-delay:-.54s}.hero-world-wave i:nth-child(5),.hero-world-wave i:nth-child(7){height:58%;animation-delay:-.72s}.hero-world-wave i:nth-child(6){height:100%;animation-delay:-.9s}.hero-world-token{color:#243221}.hero-world-token-before,.hero-world-token-after{transform-origin:50% 70%}.hero-world-token-after,.hero-world-token.is-flip.is-changed .hero-world-token-before{display:none}.hero-world-token.is-flip.is-changed .hero-world-token-after{display:inline;border-radius:.24rem;background:#a3b95c3d;padding:.03em .14em;color:#4b672e;animation:hero-world-token-in .34s cubic-bezier(.2,.82,.2,1) both}.hero-world-token.is-remove{display:inline-block;max-width:4.2em;overflow:hidden;color:#9d654d;text-decoration:line-through;text-decoration-color:#9d654d99;vertical-align:bottom;transition:max-width .5s var(--alder-ease),opacity .35s ease,transform .5s var(--alder-ease)}.hero-world-token.is-remove.is-changed{max-width:0;opacity:0;transform:scaleX(.2)}.hero-world-caret{display:inline-block;width:1px;height:1.1em;margin-left:.12rem;background:#6f8438;vertical-align:-.15em;animation:hero-world-caret .78s step-end infinite}.hero-world-readout{position:relative;display:flex;min-height:5.25rem;align-items:center;justify-content:space-between;gap:1rem;overflow:hidden;border-top:1px solid rgba(224,230,198,.1);background:linear-gradient(180deg,#0b1810,#07110c);padding:.9rem 1.1rem .85rem}.hero-world-readout:before{position:absolute;top:0;left:0;width:var(--hero-stage-progress);height:2px;background:#d5e782;box-shadow:0 0 1rem #d5e78280;content:"";transition:width .42s var(--alder-ease)}.hero-world-readout>div{min-width:0}.hero-world-readout span,.hero-world-readout strong,.hero-world-readout small{display:block}.hero-world-readout span{display:flex;align-items:center;gap:.4rem;color:#b5c56f;font-size:.5rem;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.hero-world-readout span i{width:.42rem;height:.42rem;border-radius:50%;background:#d3e57f;box-shadow:0 0 .65rem #d3e57f80}.hero-world-readout strong{overflow:hidden;margin-top:.36rem;color:#f2f2e8;font-size:.86rem;font-weight:610;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}.hero-world-readout small{overflow:hidden;margin-top:.17rem;color:#f2f2e86b;font-size:.53rem;text-overflow:ellipsis;white-space:nowrap}.hero-world-readout button{display:grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;border:1px solid rgba(230,235,208,.15);border-radius:50%;background:#eff2e10a;color:#f4f5ebb8;font-size:.68rem}.hero-world-readout button:hover{border-color:#d5e78266;color:#e7efbf}.hero-world-readout button:focus-visible{outline:2px solid #d5e782;outline-offset:3px}@keyframes hero-world-pan-far{to{background-position-x:-28rem}}@keyframes hero-world-pan-mid{to{background-position-x:-16rem}}@keyframes hero-world-pan-near{to{background-position-x:-19rem}}@keyframes hero-world-token-in{0%{opacity:.42;transform:translateY(.35em) rotateX(-76deg) scale(.92)}to{opacity:1;transform:none}}@keyframes hero-world-traveler-jump{0%{transform:translate(-50%) translateY(0) scaleY(1)}16%{transform:translate(-50%) translateY(.28rem) scaleX(1.04) scaleY(.94)}48%{transform:translate(-50%) translateY(calc(-1 * var(--hero-jump-height))) scaleX(.98) scaleY(1.03)}78%{transform:translate(-50%) translateY(0) scaleX(1.04) scaleY(.95)}to{transform:translate(-50%) translateY(0)}}@keyframes hero-world-thought-float{0%,to{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-.22rem) rotate(.3deg)}}@keyframes hero-world-wave{0%{transform:scaleY(.48);opacity:.55}to{transform:scaleY(1.12);opacity:1}}@keyframes hero-world-caret{50%{opacity:0}}@media (max-width: 1080px){.hero-world-layout{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);gap:2.4rem}.hero-world-copy h1{font-size:clamp(3.2rem,5.6vw,4.7rem)}.hero-world-thought{width:min(82%,27rem)}}@media (max-width: 920px){.hero-world-layout{width:min(48rem,100%);grid-template-columns:1fr;gap:2.7rem}.hero-world-copy{max-width:38rem}.hero-world-copy h1{max-width:8em;font-size:clamp(3.65rem,9vw,5.5rem)}}@media (max-width: 720px){.alder-hero-v2.is-world-led{padding-bottom:4.6rem}.hero-world-copy h1{font-size:clamp(3.2rem,13.6vw,4.65rem)}.hero-world-visual{border-radius:1.15rem}.hero-world-scene{height:clamp(23rem,105vw,28rem)}.hero-world-thought{top:.75rem;left:3%;width:90%;height:13rem}.hero-world-thought.is-listening{left:8%;width:66%}.hero-world-thought-cloud{min-height:9.2rem;padding:1.45rem 1.65rem}.hero-world-thought.is-listening .hero-world-thought-cloud{min-height:7.5rem}.hero-world-thought-cloud p{font-size:clamp(.64rem,2.7vw,.78rem);line-height:1.58}.hero-world-thought-dot.is-medium{bottom:1rem;width:1.6rem;height:1.6rem}.hero-world-thought-dot.is-small{right:31%;bottom:-.6rem}.hero-world-traveler{--hero-jump-height: 2.15rem;bottom:5.55rem;width:clamp(9rem,38vw,10.5rem)}.hero-world-planet{bottom:-10.8rem}}@media (max-width: 420px){.hero-world-scene{height:24.5rem}.hero-world-thought{width:94%}.hero-world-thought-cloud{min-height:9rem;padding:1.25rem 1.35rem}.hero-world-thought-cloud p{font-size:.65rem}.hero-world-traveler{--hero-jump-height: 1rem;bottom:4.4rem;width:min(9.4rem,42vw)}.hero-world-readout{min-height:4.85rem;padding-inline:.8rem}.hero-world-readout strong{font-size:.75rem}}@media (prefers-reduced-motion: reduce){.hero-world-scene,.hero-world-band,.hero-world-planet,.hero-world-planet:after,.hero-world-traveler,.hero-world-thought,.hero-world-wave i,.hero-world-token-after,.hero-world-readout:before,.hero-world-caret{animation:none!important;transition:none!important}.hero-world-traveler video{display:none}.hero-world-traveler img{display:block}.hero-world-token.is-remove.is-changed{display:none}}.hero-world-visual{position:relative;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--alder-ink)}.hero-world-scene{--hero-anchor-x: 56%;height:clamp(28rem,44vw,34rem);overflow:hidden;background:transparent;transition:none}.hero-world-turntable{position:absolute;z-index:2;right:0;bottom:0;left:0;height:7.6rem;overflow:visible;pointer-events:none}.hero-world-turntable-arc{position:absolute;z-index:2;right:0;bottom:0;left:0;display:block;width:100%;height:7.6rem;overflow:visible}.hero-world-turntable-arc path{fill:none;stroke:#5c7138bd;stroke-linecap:round;stroke-width:1.35;vector-effect:non-scaling-stroke}.hero-world-turntable-arc path+path{stroke:#9db1584d;stroke-dasharray:3 8;stroke-width:1}.hero-world-dial{position:absolute;z-index:1;bottom:-38.9rem;left:var(--hero-anchor-x);width:44rem;height:44rem;margin:0;border-radius:50%;padding:0;list-style:none;transform:translate(-50%) rotate(var(--dial-angle));transition:transform .68s cubic-bezier(.22,.72,.18,1);will-change:transform}.hero-world-dial li{position:absolute;top:50%;left:50%;width:0;height:0;transform:rotate(var(--slot-angle)) translateY(-20.1rem);transform-origin:0 0}.hero-world-dial span{position:relative;display:block;min-width:7.4rem;transform:translate(-50%,-50%) rotate(var(--label-angle));color:#41513147;font-size:.61rem;font-weight:720;letter-spacing:.12em;text-align:center;text-transform:uppercase;transition:color .4s ease,opacity .4s ease,transform .68s cubic-bezier(.22,.72,.18,1);white-space:nowrap}.hero-world-dial li.is-active span{color:#536b31}.hero-world-dial li.is-active span:before{display:inline-block;width:.34rem;height:.34rem;margin-right:.42rem;border-radius:50%;background:#9eb856;box-shadow:0 0 .7rem #87a43f6b;content:"";vertical-align:.05rem}.hero-world-traveler{--hero-jump-height: 1.75rem;z-index:4;bottom:3rem;left:var(--hero-anchor-x);width:clamp(11.5rem,19vw,15.25rem)}.hero-world-traveler video,.hero-world-traveler img{filter:drop-shadow(0 .65rem .55rem rgba(37,50,27,.17))}.hero-world-thought{z-index:3;top:0;left:0;width:min(78%,29rem);height:auto}.hero-world-thought-cloud{position:relative;min-height:8.8rem;border-color:#5467371f;background:#faf8edf0;box-shadow:inset 0 1px #ffffffe6,0 1.8rem 3.8rem -3rem #3342277a;padding:1.55rem 1.9rem}.hero-world-thought-cloud p{width:94%;font-size:clamp(.66rem,.96vw,.82rem);line-height:1.64}.hero-world-thought-dot{bottom:auto;border-color:#5467371f;background:#faf8edf0;box-shadow:inset 0 1px #ffffffe0,0 .8rem 1.7rem -.9rem #33422752}.hero-world-thought-dot.is-medium{top:calc(100% + .55rem);right:5%;width:1.7rem;height:1.7rem}.hero-world-thought-dot.is-small{top:calc(100% + 2.8rem);right:14%;width:.72rem;height:.72rem}.hero-world-thought.is-listening{left:4%;width:min(62%,22rem)}.hero-world-thought.is-listening .hero-world-thought-cloud{min-height:7.2rem}.hero-world-pause{position:absolute;z-index:7;top:.35rem;right:.25rem;display:grid;width:2.1rem;height:2.1rem;place-items:center;border:1px solid rgba(66,84,46,.14);border-radius:50%;background:#faf8f1c7;box-shadow:0 .65rem 1.4rem -.9rem #1d2a1466;color:#2c3c22a3;font-size:.64rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-world-pause:hover{border-color:#5c733559;color:#314424}.hero-world-pause:focus-visible{outline:2px solid #829b47;outline-offset:3px}.hero-world-visual.is-paused .hero-world-token-after,.hero-world-visual.is-paused .hero-world-token.is-remove{animation-play-state:paused;transition:none}@media (max-width: 1080px){.hero-world-scene{--hero-anchor-x: 57%}.hero-world-thought{width:min(78%,27rem)}}@media (max-width: 720px){.hero-world-visual{border-radius:0}.hero-world-scene{--hero-anchor-x: 55%;height:clamp(22.5rem,102vw,26rem)}.hero-world-turntable,.hero-world-turntable-arc{height:6.6rem}.hero-world-dial{bottom:-32.9rem;width:37rem;height:37rem}.hero-world-dial li{transform:rotate(var(--slot-angle)) translateY(-16.8rem)}.hero-world-dial span{min-width:6.5rem;font-size:.55rem}.hero-world-thought{top:0;left:0;width:min(92%,24rem)}.hero-world-thought.is-listening{left:3%;width:min(72%,19rem)}.hero-world-thought-cloud{min-height:8.35rem;padding:1.25rem 1.4rem}.hero-world-thought.is-listening .hero-world-thought-cloud{min-height:6.7rem}.hero-world-thought-cloud p{font-size:clamp(.62rem,2.45vw,.72rem);line-height:1.55}.hero-world-thought-dot.is-medium{top:calc(100% + .4rem);right:2%;width:1.45rem;height:1.45rem}.hero-world-thought-dot.is-small{top:calc(100% + 2.25rem);right:12%}.hero-world-traveler{--hero-jump-height: 1.1rem;bottom:2.6rem;width:clamp(9.6rem,42vw,11.25rem)}}@media (max-width: 420px){.hero-world-scene{--hero-anchor-x: 55%;height:23.5rem}.hero-world-turntable,.hero-world-turntable-arc{height:6rem}.hero-world-dial{bottom:-31.1rem;width:35rem;height:35rem}.hero-world-dial li{transform:rotate(var(--slot-angle)) translateY(-15.8rem)}.hero-world-thought{width:calc(100% - 2.75rem)}.hero-world-thought-cloud{min-height:8rem;padding:1.05rem 1.15rem}.hero-world-thought-cloud p{font-size:.6rem;line-height:1.5}.hero-world-thought-dot.is-medium{right:21%}.hero-world-thought-dot.is-small{right:31%}.hero-world-traveler{--hero-jump-height: .85rem;bottom:2.35rem;width:min(10.25rem,44vw)}}@media (prefers-reduced-motion: reduce){.hero-world-dial,.hero-world-dial span,.hero-world-turntable-arc,.hero-world-pause{animation:none!important;transition:none!important}}@supports (overflow: clip){.grid-paper-bg.overflow-x-hidden{overflow-x:clip}.alder-home{overflow:clip}}.alder-overture{position:relative;height:560vh;background:var(--alder-dark);color:var(--alder-cream)}.overture-stage{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden}.overture-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.overture-dawn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:var(--alder-paper);opacity:0;pointer-events:none}.dark .overture-dawn{background:var(--alder-dark)}.overture-beats{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.overture-beat{position:absolute;top:50%;max-width:34rem;opacity:0;transform:translateY(-50%);will-change:opacity,transform;pointer-events:none}.overture-beat:before{position:absolute;top:-3.2rem;right:-4rem;bottom:-3.2rem;left:-4rem;z-index:-1;background:radial-gradient(62% 62% at 50% 50%,#07100be0,#07100b00 76%);filter:blur(6px);content:""}.overture-beat.is-left{left:6vw}.overture-beat.is-right{right:6vw}.overture-beat.is-voice{left:6vw;max-width:42rem;opacity:1}.alder-overture .hero-requirements-chip{border-color:#cbd5b247;background:#cbd5b21f;color:var(--alder-sage)}.alder-overture .hero-primary-cta{border-color:transparent;background:var(--alder-cream);color:var(--alder-ink)}.alder-overture .hero-primary-cta:hover{background:#fff}.overture-title{color:var(--alder-cream);font-size:clamp(2.7rem,6.2vw,5rem);font-weight:680;letter-spacing:-.025em;line-height:1}.overture-title span{display:block}.overture-lede{max-width:30rem;margin-top:1.4rem;color:#f8f7efad;font-size:clamp(1rem,1.3vw,1.13rem);line-height:1.8}.overture-actions{margin-top:1.9rem}.overture-proofs{display:flex;flex-wrap:wrap;margin:1.7rem 0 0;padding:0;color:#f8f7ef80;font-size:.72rem;line-height:1.6;list-style:none}.overture-proofs li+li:before{margin:0 .6rem;color:#cbd5b280;content:"·"}.overture-kicker{margin-bottom:1.1rem;color:var(--alder-sage);font-size:.68rem;font-weight:650;letter-spacing:.22em;text-transform:uppercase}.overture-heading{margin-bottom:1rem;color:var(--alder-cream);font-size:clamp(1.9rem,3.6vw,3rem);font-weight:650;letter-spacing:-.02em;line-height:1.06}.overture-body{color:#f8f7efb8;font-size:clamp(.92rem,1.1vw,1rem);line-height:1.95}.overture-stats{margin-top:1.8rem}.overture-stat{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;padding:.6rem .1rem;border-top:1px solid rgba(248,247,239,.14);font-size:.72rem}.overture-stat span{color:#f8f7ef73;letter-spacing:.04em}.overture-stat b{color:var(--alder-cream);font-weight:650;text-align:right}.overture-chrome{position:absolute;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 2rem;pointer-events:none}.overture-states{display:flex;gap:1.3rem;margin:0;padding:0;color:#f8f7ef8c;font-size:.62rem;font-weight:650;letter-spacing:.18em;list-style:none;text-transform:uppercase}.overture-states li{display:flex;align-items:center;gap:.45rem;opacity:.38;transition:opacity .4s ease,color .4s ease}.overture-states li i{width:5px;height:5px;border-radius:50%;background:currentColor}.overture-states li.is-active{color:var(--alder-cream);opacity:1}.overture-progress{width:7.5rem;height:1px;background:#f8f7ef2e}.overture-progress span{display:block;height:100%;background:var(--alder-sage);transform:scaleX(0);transform-origin:left}.overture-scrollcue{position:absolute;bottom:1.5rem;left:50%;margin:0;color:#f8f7ef80;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;transform:translate(-50%);animation:overture-cue 2.6s ease-in-out infinite}@keyframes overture-cue{0%,to{opacity:.3}50%{opacity:.95}}.alder-overture.is-static{height:auto}.alder-overture.is-static .overture-stage{position:static;height:auto;overflow:visible}.alder-overture.is-static .overture-canvas,.alder-overture.is-static .overture-chrome,.alder-overture.is-static .overture-dawn{display:none}.alder-overture.is-static .overture-beats{position:static;pointer-events:auto}.alder-overture.is-static .overture-beat,.alder-overture.is-static .overture-beat.is-left,.alder-overture.is-static .overture-beat.is-right,.alder-overture.is-static .overture-beat.is-voice{position:static;max-width:42rem;margin:0 auto;padding:3.5rem 1.5rem;opacity:1;transform:none}.alder-overture.is-static .overture-beat:before{content:none}@media (max-width: 720px){.alder-overture{height:520vh}.overture-beat,.overture-beat.is-left,.overture-beat.is-right,.overture-beat.is-voice{right:7vw;left:7vw;max-width:none}.overture-beat:before{top:-2rem;right:-1.4rem;bottom:-2rem;left:-1.4rem}.overture-chrome{padding:1.1rem 1.2rem}.overture-states{gap:.8rem;letter-spacing:.1em}.overture-progress{display:none}}@media (prefers-reduced-motion: reduce){.overture-scrollcue{animation:none}.overture-states li{transition:none}}.alder-home{background:var(--alder-dark);color:var(--alder-cream)}.alder-overture{height:450vh}.overture-dawn{background:radial-gradient(circle at 50% 48%,rgba(17,31,22,.72),transparent 42rem),var(--alder-dark)}.overture-beat:before{top:-3.6rem;right:-4.5rem;bottom:-3.6rem;left:-4.5rem;background:radial-gradient(68% 70% at 48% 50%,#07100bfa,#07100be6 48%,#07100b00 82%);filter:blur(4px)}.overture-body{color:#f8f7efcc}.overture-stat span{color:#f8f7ef94}.completion-story{--completion-progress: 0;position:relative;height:410vh;overflow:clip;border-top:1px solid rgba(203,213,178,.08);background:radial-gradient(circle at 12% 8%,rgba(103,148,94,.12),transparent 31rem),radial-gradient(circle at 86% 78%,rgba(105,78,171,.09),transparent 32rem),#07100b;color:var(--alder-cream)}.completion-story:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(203,213,178,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(203,213,178,.018) 1px,transparent 1px);background-size:44px 44px;content:"";-webkit-mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent)}.completion-story-stage{position:sticky;top:0;display:grid;width:min(74rem,calc(100% - 3rem));height:100vh;height:100svh;grid-template-rows:auto minmax(0,1fr) auto;margin:0 auto;padding:clamp(5.6rem,10vh,7rem) 0 1.4rem}.completion-story-intro{display:grid;grid-template-columns:minmax(17rem,.9fr) minmax(22rem,1.1fr);-moz-column-gap:clamp(2.5rem,7vw,7rem);column-gap:clamp(2.5rem,7vw,7rem);align-items:end}.completion-story-intro h2{margin:0;color:var(--alder-cream);font-size:clamp(2.45rem,4.5vw,4.35rem);font-weight:600;line-height:.92;letter-spacing:-.055em}.completion-story-intro h2 span{display:block;margin-top:.13em;color:#f8f7ef57}.completion-story-intro>p:last-child{max-width:33rem;margin:0 0 .2rem;color:#f8f7ef94;font-size:clamp(.86rem,1.1vw,.98rem);line-height:1.75}.completion-story-layout{display:grid;min-height:0;grid-template-columns:minmax(0,1.55fr) minmax(16rem,.55fr);gap:clamp(1rem,2.4vw,2rem);margin-top:clamp(1.2rem,2.8vh,1.9rem)}.completion-artifact{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(203,213,178,.1);border-radius:1.35rem;background:radial-gradient(circle at 50% 42%,rgba(121,150,83,.11),transparent 19rem),#050c08d1;box-shadow:inset 0 1px #ffffff06,0 35px 90px -60px #000000e6;isolation:isolate}.completion-artifact:before{position:absolute;top:-4rem;right:-4rem;bottom:-4rem;left:-4rem;z-index:-2;background-image:radial-gradient(circle,rgba(175,202,133,.34) 0 1px,transparent 1.5px);background-size:19px 19px;content:"";-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,rgba(0,0,0,.78) 35%,transparent 74%);mask-image:radial-gradient(ellipse at center,#000 0%,rgba(0,0,0,.78) 35%,transparent 74%);opacity:.46;transform:translate3d(calc(var(--completion-progress) * 18px),calc(var(--completion-progress) * -12px),0)}.completion-artifact:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(110deg,transparent 0 16%,rgba(235,206,132,.055) 46%,rgba(151,126,220,.055) 58%,transparent 84%);content:""}.completion-context span{position:absolute;z-index:2;display:flex;align-items:center;gap:.52rem;color:#f8f7ef5c;font-size:.56rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;transition:color .6s ease,opacity .6s ease,transform .7s var(--alder-ease)}.completion-context span i{width:3.4rem;height:1px;overflow:hidden;background:#cbd5b21f}.completion-context span i:after{display:block;width:40%;height:100%;background:linear-gradient(90deg,transparent,#c6d58f);content:"";animation:completion-source 2.8s calc(var(--source-index) * -.72s) ease-in-out infinite}.completion-context span:nth-child(1){top:11%;left:6%}.completion-context span:nth-child(2){top:13%;right:5%;flex-direction:row-reverse}.completion-context span:nth-child(2) i{transform:scaleX(-1)}.completion-context span:nth-child(3){right:8%;bottom:9%;flex-direction:row-reverse}.completion-context span:nth-child(3) i{transform:scaleX(-1)}.completion-story:not(.is-step-0) .completion-context span{opacity:.45;transform:scale(.96)}@keyframes completion-source{0%,to{opacity:.2;transform:translate(-20%)}50%{opacity:1;transform:translate(180%)}}.completion-flow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.completion-flow i{position:absolute;top:calc(22% + var(--flow-row, 0) * 15%);left:8%;width:84%;height:1px;background:linear-gradient(90deg,transparent,rgba(166,199,112,.18),rgba(173,139,228,.18),transparent);opacity:.55;transform:scaleX(calc(.22 + var(--completion-progress) * .78));transform-origin:center}.completion-flow i:nth-child(1){--flow-row: 0}.completion-flow i:nth-child(2){--flow-row: 1;left:4%;width:92%}.completion-flow i:nth-child(3){--flow-row: 2;left:12%;width:76%}.completion-flow i:nth-child(4){--flow-row: 3;left:17%;width:66%}.completion-editor{position:absolute;top:50%;left:50%;z-index:3;width:min(35rem,72%);overflow:hidden;border:1px solid rgba(248,247,239,.14);border-radius:1.08rem;background:#0c1810f0;box-shadow:0 32px 75px -38px #000000f2,inset 0 1px #ffffff0a;transform:translate(-50%,-50%);transition:border-color .7s ease,box-shadow .7s ease,transform .7s var(--alder-ease)}.is-step-1 .completion-editor{border-color:#d5af6340}.is-step-2 .completion-editor{border-color:#a37ee340}.is-step-3 .completion-editor{border-color:#b9d17c5c;box-shadow:0 36px 90px -38px #5f86497a,inset 0 1px #ffffff0d;transform:translate(-50%,-50%) scale(1.015)}.completion-editor>header,.app-destination>header{display:flex;min-height:2.65rem;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(248,247,239,.08);padding:0 1rem;color:#f8f7ef78;font-size:.57rem;font-weight:620}.completion-editor>header span,.app-destination>header span{display:inline-flex;align-items:center;gap:.42rem}.completion-editor>header span>i,.app-destination>header span>i{width:.4rem;height:.4rem;border-radius:50%;background:#9eaf58;box-shadow:0 0 10px #9eaf5899}.completion-editor>header b{display:inline-flex;align-items:center;gap:.38rem;color:#cbd5b29e;font-weight:620}.completion-editor-state{display:flex;align-items:center;gap:.65rem;padding:1.1rem 1.25rem 0}.completion-editor-state span{color:#afbd70;font-size:.52rem;letter-spacing:.12em}.completion-editor-state b{color:#f8f7ef7a;font-size:.59rem;font-weight:660;letter-spacing:.07em;text-transform:uppercase}.completion-sentence-stack{position:relative;min-height:12.2rem;padding:1rem 1.25rem 1.35rem}.completion-sentence-stack p{position:absolute;inset:1rem 1.25rem auto;margin:0;color:#f8f7efe6;font-size:clamp(.92rem,1.45vw,1.1rem);font-weight:520;line-height:1.7;letter-spacing:-.012em;opacity:0;transform:translateY(.55rem);transition:opacity .48s ease,transform .62s var(--alder-ease)}.completion-sentence-stack p.is-active{opacity:1;transform:none}.completion-edit-token{border-radius:.2em;padding:.02em .08em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.completion-edit-token.is-remove{background:#ec6c4f21;color:#ef927a;text-decoration:line-through;text-decoration-color:#ef927ab8;text-decoration-thickness:1.5px}.completion-edit-token.is-repeat{background:#b970c924;color:#d3a0dd;text-decoration:line-through;text-decoration-color:#d3a0ddb8;text-decoration-thickness:1.5px}.completion-edit-token.is-replace{background:#d79d461f;color:#e7b469;box-shadow:inset 0 -1px #e7b469ad}.completion-final-token{color:#d7eb7d;background:#b7d7591c;border-bottom:1px solid rgba(183,215,89,.58)}.completion-caret{display:inline-block;width:1px;height:1.15em;margin-left:.2rem;background:#c5d58a;box-shadow:0 0 8px #c5d58a73;vertical-align:-.16em;animation:completion-caret .88s step-end infinite}@keyframes completion-caret{50%{opacity:0}}.completion-editor>footer,.app-destination>footer{display:flex;min-height:2.7rem;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(248,247,239,.08);padding:0 1rem;color:#f8f7ef57;font-size:.55rem}.completion-status,.app-destination>footer span{display:inline-flex;align-items:center;gap:.4rem;color:#c0d085;font-weight:650}.completion-chapters{display:flex;min-height:0;flex-direction:column;border-top:1px solid rgba(203,213,178,.12);padding-top:.8rem}.completion-chapter-meta{display:flex;align-items:center;justify-content:space-between;color:#f8f7ef57;font-size:.55rem;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.completion-chapter-meta b{color:#aebe70;font-weight:650}.completion-chapters ol{display:grid;margin:.75rem 0 0;padding:0;list-style:none}.completion-chapters li{display:grid;grid-template-columns:1.7rem minmax(0,1fr);gap:.55rem;border-top:1px solid rgba(248,247,239,.07);padding:.66rem 0;opacity:.28;transition:opacity .45s ease,transform .55s var(--alder-ease)}.completion-chapters li.is-active{opacity:1;transform:translate(.2rem)}.completion-chapters li>span{padding-top:.1rem;color:#afbd70;font-size:.52rem;letter-spacing:.08em}.completion-chapters li strong{display:block;color:var(--alder-cream);font-size:.68rem;font-weight:640}.completion-chapters li p{max-height:0;overflow:hidden;margin:0;color:#f8f7ef7a;font-size:.6rem;line-height:1.45;opacity:0;transition:max-height .5s ease,margin .5s ease,opacity .4s ease}.completion-chapters li.is-active p{max-height:3rem;margin-top:.24rem;opacity:1}.completion-impact{margin-top:auto;border:1px solid rgba(203,213,178,.11);border-radius:.95rem;padding:.8rem .9rem;background:#cbd5b209;animation:completion-impact .55s var(--alder-ease) both}@keyframes completion-impact{0%{opacity:0;transform:translateY(.4rem)}}.completion-impact span{display:block;color:#f8f7ef59;font-size:.5rem;font-weight:670;letter-spacing:.11em;text-transform:uppercase}.completion-impact strong{display:block;margin-top:.35rem;color:var(--alder-cream);font-size:clamp(1.5rem,2.7vw,2.2rem);font-weight:560;line-height:1;letter-spacing:-.045em}.completion-impact p{margin:.35rem 0 0;color:#f8f7ef70;font-size:.56rem;line-height:1.4}.completion-story-progress{height:1px;margin-top:1rem;overflow:hidden;background:#cbd5b214}.completion-story-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#91a34d,#d4b46e,#9a78d8);transform:scaleX(var(--completion-progress));transform-origin:left}.continuity-proof{position:relative;overflow:hidden;background:transparent;padding:clamp(6.5rem,10vw,9.5rem) 1.5rem;color:var(--alder-cream)}.continuity-proof-wrap{width:min(74rem,100%);margin:0 auto}.continuity-proof-wrap>header{display:grid;grid-template-columns:minmax(15rem,.78fr) minmax(19rem,1.22fr);gap:.8rem clamp(3rem,9vw,9rem);align-items:end}.continuity-proof-wrap>header h2{margin:0;color:var(--alder-cream);font-size:clamp(2.7rem,5.5vw,5.4rem);font-weight:570;line-height:.92;letter-spacing:-.06em}.continuity-proof-wrap>header div p{max-width:31rem;margin:0;color:#f8f7ef85;font-size:.9rem;line-height:1.7}.continuity-proof-wrap>header div a{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;color:#c0cf82;font-size:.67rem;font-weight:650}.continuity-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(3rem,6vw,5rem)}@media (max-width: 1080px){.continuity-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.continuity-proof-card{position:relative;min-width:0;padding:clamp(1.5rem,3vw,2.25rem);color:inherit;transition:background .3s ease}.continuity-proof-card+.continuity-proof-card{border-left:1px solid rgba(203,213,178,.1)}.continuity-proof-card:hover{background:#cbd5b209}.continuity-proof-card>span{display:flex;align-items:center;justify-content:space-between;color:#f8f7ef61;font-size:.56rem;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.continuity-proof-card>strong{display:block;margin-top:clamp(2.5rem,5vw,4.7rem);color:var(--alder-cream);font-size:clamp(3rem,4.7vw,5.4rem);font-weight:540;line-height:.78;letter-spacing:-.075em}.continuity-proof-card>strong>span{display:block;min-width:2.35ch;min-height:.78em;white-space:nowrap;font-variant-numeric:tabular-nums;transform-origin:0 70%}.continuity-proof.is-live .continuity-proof-card>strong>span{animation:continuity-metric-arrive .7s var(--alder-ease) both;animation-delay:calc(var(--proof-index) * .12s)}@keyframes continuity-metric-arrive{0%{color:#a6bc59;opacity:.28;filter:blur(2px) drop-shadow(0 0 0 rgba(190,220,98,0));transform:translateY(.34rem) scale(.92)}62%{color:#e9f5b5;opacity:1;filter:blur(0) drop-shadow(0 0 10px rgba(190,220,98,.38));transform:translateY(0) scale(1.035)}to{color:inherit;opacity:1;filter:none;transform:none}}.continuity-proof-card>strong small{display:block;margin-top:.8rem;color:#aeba70;font-size:.62rem;font-weight:640;line-height:1.2;letter-spacing:.01em}.continuity-proof-card h3{margin:2.2rem 0 0;color:#f8f7efdb;font-size:1rem;font-weight:620;letter-spacing:-.02em}.continuity-proof-card>p{margin:.65rem 0 0;color:#f8f7ef8f;font-size:.72rem;line-height:1.65}.continuity-proof-card footer{margin-top:1.8rem;color:#cbd5b27a;font-size:.56rem}.continuity-proof-method{max-width:60rem;margin:1.2rem 0 0;color:#f8f7ef45;font-size:.54rem;line-height:1.55}.app-constellation-section{position:relative;overflow:hidden;border-top:1px solid rgba(203,213,178,.08);background:radial-gradient(circle at 50% 58%,rgba(106,143,78,.12),transparent 28rem),#07100b;padding:clamp(6.5rem,10vw,9.5rem) 1.5rem clamp(7rem,11vw,10.5rem);color:var(--alder-cream)}.app-constellation-section .section-intro>p{color:#b7c77b}.app-constellation-section .section-intro h2{color:var(--alder-cream)}.app-constellation-section .section-intro h2>span{color:#f8f7ef57}.app-constellation{position:relative;width:min(68rem,100%);height:clamp(31rem,55vw,43rem);margin:clamp(3rem,6vw,5rem) auto 0;overflow:hidden;border:1px solid rgba(203,213,178,.09);border-radius:50%;background:radial-gradient(circle,rgba(13,26,17,.92) 0 24%,rgba(7,16,11,.6) 56%,transparent 76%)}.app-constellation-rings,.app-constellation-rings i{position:absolute;inset:50% auto auto 50%;border:1px solid rgba(203,213,178,.07);border-radius:50%;transform:translate(-50%,-50%)}.app-constellation-rings{width:82%;height:72%}.app-constellation-rings i:nth-child(1){width:76%;height:76%}.app-constellation-rings i:nth-child(2){width:125%;height:125%}.app-constellation-rings i:nth-child(3){width:174%;height:174%}.app-constellation>ul{margin:0;padding:0;list-style:none}.app-constellation .app-universe-item{position:absolute;z-index:2;display:flex;width:auto;min-width:5.7rem;align-items:center;gap:.48rem;border:1px solid rgba(203,213,178,.1);border-radius:.8rem;padding:.45rem .62rem;color:#f8f7ef6b;background:#09130cd1;font-size:.54rem;font-weight:620;transform:translate(-50%,-50%);transition:border-color .25s ease,color .25s ease,transform .25s ease}.app-constellation .app-universe-item:hover{border-color:#cbd5b240;color:#f8f7efcc;transform:translate(-50%,calc(-50% - 2px))}.app-constellation .app-universe-icon{width:1.65rem;height:1.65rem;border:0;border-radius:.45rem;background:transparent;padding:0;box-shadow:none}.app-constellation .app-universe-artwork{width:100%;height:100%;filter:saturate(.38) brightness(.88);opacity:.82;transition:filter .25s ease,opacity .25s ease}.app-constellation .app-universe-item:hover .app-universe-artwork{filter:saturate(.78);opacity:1}.app-constellation .app-universe-item:nth-child(1){top:13%;left:24%}.app-constellation .app-universe-item:nth-child(2){top:11%;left:52%}.app-constellation .app-universe-item:nth-child(3){top:18%;left:78%}.app-constellation .app-universe-item:nth-child(4){top:37%;left:89%}.app-constellation .app-universe-item:nth-child(5){top:64%;left:91%}.app-constellation .app-universe-item:nth-child(6){top:84%;left:75%}.app-constellation .app-universe-item:nth-child(7){top:90%;left:47%}.app-constellation .app-universe-item:nth-child(8){top:81%;left:20%}.app-constellation .app-universe-item:nth-child(9){top:60%;left:9%}.app-constellation .app-universe-item:nth-child(10){top:35%;left:10%}.app-constellation .app-universe-item:nth-child(11){top:25%;left:39%}.app-constellation .app-universe-item:nth-child(12){top:71%;left:54%}.app-destination{position:absolute;top:50%;left:50%;z-index:4;width:min(32rem,58%);overflow:hidden;border:1px solid rgba(203,213,178,.2);border-radius:1.1rem;background:#0b170ff5;box-shadow:0 35px 80px -40px #000000f5,0 0 55px #5d814414;transform:translate(-50%,-50%)}.app-destination>header b{color:#f8f7ef8c;font-weight:620}.app-destination>p{min-height:8.3rem;margin:0;padding:1.45rem;color:#f8f7efe6;font-size:clamp(.86rem,1.35vw,1.04rem);line-height:1.7}.app-destination>footer b{color:#f8f7ef52;font-weight:560}.alder-home .faq-section{border-top:1px solid rgba(203,213,178,.08);background:#07100b;color:var(--alder-cream)}.alder-home .faq-kicker{color:#b7c77b}.alder-home .faq-layout h2{color:var(--alder-cream)}.alder-home .faq-list{border-color:#cbd5b21c}.alder-home .faq-item{border-color:#cbd5b214}.alder-home .faq-question{color:#f8f7efc7}.alder-home .faq-question>i{border-color:#cbd5b21f;color:#f8f7ef7a;background:#cbd5b209}.alder-home .faq-question>i.is-open{color:#07100b;background:#c2d086}.alder-home .faq-answer{color:#f8f7ef7a}.closing-section{position:relative;z-index:10;overflow:hidden;background:transparent}.closing-section:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,rgba(203,213,178,.16) 0 1px,transparent 1.4px);background-size:24px 24px;content:"";-webkit-mask-image:radial-gradient(ellipse at 50% 28%,#000,transparent 56%);mask-image:radial-gradient(ellipse at 50% 28%,#000,transparent 56%);opacity:.34}.closing-section__inner{position:relative;z-index:1;width:min(100%,70rem);margin-inline:auto}.closing-section__inner h2{max-width:64rem;margin-inline:auto;color:var(--alder-cream);font-size:clamp(3.2rem,5.2vw,5.6rem);font-weight:520;line-height:.96;letter-spacing:-.06em}.closing-section__inner h2 span{color:inherit}.closing-section__copy{max-width:38rem;margin:1.75rem auto 0;color:#f8f7ef99;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.65}.closing-section__download{min-width:15rem;margin-top:2.25rem;background:var(--alder-cream);color:#07100b;transition:background-color .2s ease,transform .2s ease}.closing-section__download:hover{background:#fff;transform:translateY(-1px)}.closing-section__requirements{margin-top:1.15rem;color:#f8f7ef61;font-size:.72rem;line-height:1.5;letter-spacing:.015em}@media (max-width: 900px){.completion-story-stage{width:min(100% - 2rem,46rem);padding-top:5.6rem}.completion-story-intro{grid-template-columns:1fr;row-gap:.8rem}.completion-story-intro>p:last-child{max-width:38rem}.completion-story-layout{grid-template-columns:minmax(0,1fr) 13.5rem}.completion-editor{width:min(31rem,78%)}.continuity-proof-wrap>header{grid-template-columns:1fr}.continuity-proof-wrap>header h2{max-width:10em}.continuity-proof-grid{grid-template-columns:1fr}.continuity-proof-card+.continuity-proof-card{border-top:1px solid rgba(203,213,178,.1);border-left:0}.continuity-proof-card{display:grid;grid-template-columns:10rem minmax(0,1fr);gap:.65rem 1.4rem}.continuity-proof-card>span{grid-column:1 / -1}.continuity-proof-card>strong{grid-row:2 / span 3;margin-top:1.8rem}.continuity-proof-card h3{margin-top:1.8rem}.continuity-proof-card>p{margin-top:0}.continuity-proof-card footer{margin-top:.5rem}}@media (max-width: 720px){.alder-overture{height:420vh}.overture-title{font-size:clamp(2.65rem,13vw,4rem)}.overture-lede{font-size:.92rem;line-height:1.65}.overture-proofs{display:none}.overture-states{gap:.65rem;font-size:.52rem}.completion-story{height:370vh}.completion-story-stage{width:calc(100% - 1.5rem);padding-top:5.35rem}.completion-story-intro h2{font-size:clamp(2.1rem,10.8vw,3.1rem)}.completion-story-intro>p:last-child{display:none}.completion-story-layout{grid-template-columns:1fr;margin-top:.9rem}.completion-artifact{min-height:18rem}.completion-editor{width:calc(100% - 2rem)}.completion-sentence-stack p{font-size:.78rem;line-height:1.52}.completion-context span{display:none}.completion-chapters{min-height:11.5rem}.completion-chapters ol{grid-template-columns:repeat(4,minmax(0,1fr))}.completion-chapters li{display:block;border-top:0;border-bottom:1px solid rgba(248,247,239,.07);padding:.6rem .25rem;opacity:.42}.completion-chapters li>span{display:block}.completion-chapters li strong{margin-top:.25rem;font-size:.56rem}.completion-chapters li p{display:none}.completion-impact{margin-top:.55rem;padding:.6rem .75rem}.completion-impact strong{display:inline-block;margin-right:.5rem;font-size:1.35rem}.completion-impact p{display:inline}.completion-story-progress{margin-top:.55rem}.continuity-proof,.app-constellation-section{padding-inline:1rem}.continuity-proof-wrap>header h2{font-size:clamp(2.55rem,13vw,4rem)}.continuity-proof-card{display:block}.continuity-proof-card>strong{margin-top:2.5rem}.continuity-proof-card h3{margin-top:1.8rem}.app-constellation{height:auto;border:0;border-radius:0;background:transparent;overflow:visible}.app-constellation-rings{display:none}.app-constellation>ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.app-constellation .app-universe-item{position:static;min-width:0;transform:none}.app-constellation .app-universe-item:hover{transform:translateY(-1px)}.app-constellation .app-universe-item>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-destination{position:relative;top:auto;left:auto;width:100%;margin:1rem auto 0;transform:none}}@media (prefers-reduced-motion: reduce){.completion-story{height:auto}.completion-story-stage{position:relative;height:auto;min-height:46rem}.continuity-proof-card>strong>span{animation:none!important}.completion-context span i:after,.completion-caret{animation:none}.completion-story-progress i{transform:scaleX(1)}.alder-overture{height:auto;background:var(--alder-dark)}.alder-overture .overture-stage{position:relative;height:auto;overflow:visible}.alder-overture .overture-canvas,.alder-overture .overture-chrome,.alder-overture .overture-dawn{display:none}.alder-overture .overture-beats{position:relative}.alder-overture .overture-beat,.alder-overture .overture-beat.is-left,.alder-overture .overture-beat.is-right,.alder-overture .overture-beat.is-voice{position:relative;top:auto;right:auto;left:auto;max-width:44rem;margin:0 auto;padding:6rem 1.5rem;opacity:1!important;transform:none!important}}.marker\:hidden *::marker{display:none}.marker\:hidden::marker{display:none}.placeholder\:text-black\/70::-moz-placeholder{color:#000000b3}.placeholder\:text-black\/70::placeholder{color:#000000b3}.placeholder\:text-mute-soft::-moz-placeholder{--tw-text-opacity: 1;color:rgb(152 160 142 / var(--tw-text-opacity, 1))}.placeholder\:text-mute-soft::placeholder{--tw-text-opacity: 1;color:rgb(152 160 142 / var(--tw-text-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-black\/20:hover{border-color:#0003}.hover\:bg-black\/80:hover{background-color:#000c}.hover\:bg-black\/\[0\.018\]:hover{background-color:#00000005}.hover\:bg-black\/\[0\.025\]:hover{background-color:#00000006}.hover\:bg-black\/\[0\.02\]:hover{background-color:#00000005}.hover\:bg-black\/\[0\.04\]:hover{background-color:#0000000a}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:border-black\/45:focus{border-color:#00000073}.focus\:border-neutral-400:focus{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-accent\/20:focus{--tw-ring-color: rgb(84 96 37 / .2)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:-translate-y-0\.5{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[\#aebb69\]{--tw-bg-opacity: 1;background-color:rgb(174 187 105 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-mute{--tw-text-opacity: 1;color:rgb(104 112 97 / var(--tw-text-opacity, 1))}.dark\:border-accent-500\/20:is(.dark *){border-color:#65732d33}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:bg-accent-500\/10:is(.dark *){background-color:#65732d1a}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:text-accent-400:is(.dark *){--tw-text-opacity: 1;color:rgb(120 133 48 / var(--tw-text-opacity, 1))}.dark\:text-neutral-400:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.dark\:text-neutral-500:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-neutral-500:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-neutral-500:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.dark\:focus\:border-white\/30:focus:is(.dark *){border-color:#ffffff4d}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:p-10{padding:2.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1280px){.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(18rem\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(18rem,1fr)}}.fd-section{position:relative;z-index:2;overflow:hidden;background:transparent;padding:clamp(7rem,11vw,10.5rem) 1.5rem;color:var(--alder-cream)}.fd-section:before,.fd-export-page:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(203,213,178,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(203,213,178,.024) 1px,transparent 1px);background-size:44px 44px;content:"";-webkit-mask-image:linear-gradient(transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(transparent,#000 10%,#000 90%,transparent)}.fd-wrap{position:relative;width:min(74rem,100%);margin:0 auto}.fd-heading{display:block}.fd-heading>div>p,.fd-feature-copy>p,.fd-export-copy>p{margin:0 0 1rem;color:#b7c86b;font-size:.59rem;font-weight:720;letter-spacing:.18em;text-transform:uppercase}.fd-heading h2{margin:0;color:#f8f6ec;font-size:clamp(3.35rem,6.2vw,6.25rem);font-weight:540;letter-spacing:-.072em;line-height:.89}.fd-heading h2 span{display:block;color:#eef0dc4f}.fd-heading>p{max-width:33rem;margin:0 0 .35rem;color:#f4f4e782;font-size:.92rem;line-height:1.72}.fd-showcase{margin-top:clamp(3.2rem,5.5vw,4.6rem)}.fd-tabstrip{position:relative;z-index:4;display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin-bottom:clamp(1.4rem,2.6vw,2.1rem)}.fd-tab-pill{position:relative;display:inline-flex;overflow:hidden;align-items:center;gap:.34rem;border:1px solid rgba(204,216,175,.14);border-radius:999px;background:#08110bd1;padding:.58rem .95rem;color:#eff1e175;transition:border-color .25s ease,background .25s ease,color .25s ease}.fd-tab-pill>span{position:relative;font-size:.52rem;font-variant-numeric:tabular-nums}.fd-tab-pill>strong{position:relative;overflow:hidden;font-size:.68rem;font-weight:620;white-space:nowrap}.fd-tab-pill:hover{border-color:#b7cc694d;color:#f7f7eac7}.fd-tab-pill.is-active{border-color:#b7cc696b;background:#0f1a0ef2;color:#f8f7ed;box-shadow:0 .6rem 1.6rem -1rem #000000e6}.fd-tab-pill.is-active>span{color:#c8d879}.fd-tab-progress{position:absolute;top:0;right:0;bottom:0;left:0;width:0;background:linear-gradient(115deg,#85a04657,#5a76342e)}.fd-showcase.is-live .fd-tab-pill.is-active .fd-tab-progress{animation:fd-tab-progress var(--fd-duration, 16s) linear both}@keyframes fd-tab-progress{0%{width:0}to{width:100%}}.fd-tab-pill:focus-visible,.fd-player-bar button:focus-visible,.fd-section-foot a:focus-visible,.fd-export-copy a:focus-visible{outline:2px solid #bfd274;outline-offset:2px}.fd-feature{min-width:0}.fd-feature-copy{display:block;margin:.3rem 0 .4rem;animation:fd-copy-in .5s var(--alder-ease) both}.fd-feature-copy>p{grid-column:1;margin-bottom:.6rem}.fd-feature-copy>h3{max-width:15ch;grid-column:1;margin:0;color:#f8f6ed;font-size:clamp(1.65rem,3vw,2.7rem);font-weight:560;letter-spacing:-.05em;line-height:.98;text-wrap:balance}.fd-feature-copy>span{max-width:31rem;grid-column:2;grid-row:1 / 3;align-self:end;margin-bottom:.08rem;color:#f1f2e27a;font-size:.76rem;line-height:1.66}@keyframes fd-copy-in{0%{opacity:.2;transform:translateY(.45rem)}to{opacity:1;transform:none}}.fd-player{--fd-line: rgba(205, 219, 172, .11);position:relative;margin-top:1.45rem}.fd-player-bar,.fd-player-proof{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#08110bf2}.fd-player-bar{display:flex;min-height:2.6rem;justify-content:flex-end;padding:0 .35rem}.fd-player-bar>div{display:flex;align-items:center;gap:.75rem}.fd-player-bar span,.fd-player-bar button,.fd-player-proof span,.fd-player-proof b{display:inline-flex;align-items:center;gap:.35rem;color:#eff2e26b;font-size:.49rem;font-weight:630}.fd-player-live{color:#becd76!important;letter-spacing:.1em;text-transform:uppercase}.fd-player-live i{width:.38rem;height:.38rem;border-radius:50%;background:#a9c45f;box-shadow:0 0 .65rem #a9c45f8c}.fd-player-private{color:#dae6b891!important}.fd-player-bar button{border:1px solid rgba(204,216,175,.15);border-radius:999px;padding:.4rem .6rem;transition:border-color .2s ease,color .2s ease,background .2s ease}.fd-player-bar button:hover{border-color:#b8cd6a5c;background:#b8cd6a12;color:#f5f5e9}.fd-player-canvas{position:relative;min-height:31rem;overflow:hidden;background:radial-gradient(circle at 48% 46%,rgba(108,137,65,.13),transparent 26rem),radial-gradient(circle at 92% 8%,rgba(93,70,151,.08),transparent 22rem),linear-gradient(145deg,#08150e,#050b08 74%);isolation:isolate}.fd-player-canvas:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(190,209,145,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(190,209,145,.028) 1px,transparent 1px),radial-gradient(circle,rgba(193,214,145,.15) 0 1px,transparent 1.3px);background-position:0 0,0 0,8px 8px;background-size:38px 38px,38px 38px,19px 19px;content:"";opacity:.55;-webkit-mask-image:radial-gradient(ellipse at 50% 45%,#000,transparent 78%);mask-image:radial-gradient(ellipse at 50% 45%,#000,transparent 78%)}.fd-player-progress{position:absolute;z-index:30;right:0;bottom:0;left:0;height:2px;background:#c6d79614}.fd-player-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#879b50,#d8e991);box-shadow:0 0 .7rem #c0d6706b;transform-origin:left}.fd-player.is-live .fd-player-progress i{animation:fd-progress var(--fd-duration) linear both}@keyframes fd-progress{0%{width:0}to{width:100%}}.fd-player-proof{min-height:3rem;border-top:1px solid var(--fd-line);padding:0 1rem}.fd-player-proof span{color:#dce7bcb0}.fd-player-proof span svg{color:#b9d266}.fd-player-proof b{font-weight:540}.fd-section-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(204,216,175,.1);margin-top:1.45rem;padding-top:1.05rem;color:#f0f1e15c;font-size:.58rem}.fd-section-foot a,.fd-export-copy a{display:inline-flex;align-items:center;gap:.38rem;color:#c1d278;font-weight:650}.fd-scene,.fd-scene-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.fd-scene{color:#f6f4eb}.fd-scene-canvas{overflow:hidden}.fd-window{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:.92rem;background:#f4f1e9;color:#172013;box-shadow:0 2rem 3.2rem -1.6rem #000000c2,inset 0 1px #ffffff7a}.fd-window-bar{display:grid;min-height:1.85rem;align-items:center;grid-template-columns:3rem minmax(0,1fr) auto auto;border-bottom:1px solid rgba(24,35,20,.1);background:#f6f4eef2;padding:0 .55rem}.fd-window-controls{display:flex;gap:.24rem}.fd-window-controls i{width:.39rem;height:.39rem;border-radius:50%;background:#d6d3ca;box-shadow:inset 0 0 0 1px #00000014}.fd-window-controls i:first-child{background:#ec705f}.fd-window-controls i:nth-child(2){background:#e5bd4f}.fd-window-controls i:nth-child(3){background:#62c567}.fd-window-identity{display:flex;min-width:0;align-items:center;gap:.3rem;color:#172013bf;font-size:.47rem}.fd-window-identity b{font-weight:710}.fd-window-identity em{overflow:hidden;color:#1720136e;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fd-window-detail{color:#17201361;font-size:.4rem}.fd-window-content{position:relative;height:calc(100% - 1.85rem);overflow:hidden}.fd-browser-window{background:#0d1110;color:#ece9df}.fd-browser-window .fd-window-bar{border-color:#ffffff12;background:#1a1d1b}.fd-browser-window .fd-window-identity{color:#ffffffb8}.fd-browser-window .fd-window-identity em,.fd-browser-window .fd-window-detail{color:#ffffff59}.fd-browser-toolbar{display:grid;height:1.58rem;align-items:center;grid-template-columns:2rem minmax(0,1fr) 1.2rem;gap:.45rem;border-bottom:1px solid rgba(255,255,255,.06);padding:0 .5rem;background:#151917}.fd-browser-nav{display:flex;gap:.35rem}.fd-browser-nav i{width:.32rem;height:.32rem;border-bottom:1px solid rgba(255,255,255,.27);border-left:1px solid rgba(255,255,255,.27);transform:rotate(45deg)}.fd-browser-nav i+i{transform:rotate(225deg)}.fd-browser-url{display:flex;min-width:0;height:1.05rem;align-items:center;justify-content:center;gap:.25rem;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:.35rem;background:#ffffff09;color:#ffffff80;font-size:.39rem;text-overflow:ellipsis;white-space:nowrap}.fd-browser-more{display:flex;gap:.13rem;justify-content:flex-end}.fd-browser-more i{width:2px;height:2px;border-radius:50%;background:#fff6}.fd-browser-page{height:calc(100% - 1.58rem);overflow:hidden;background:#101310}.fd-article{width:min(84%,26rem);margin:0 auto;padding:1.15rem 0 2rem}.fd-article-eyebrow{color:#aeba67;font-size:.38rem;font-weight:720;letter-spacing:.15em}.fd-article h3{max-width:14ch;margin:.5rem 0 0;color:#f3f0e8;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.65rem);font-weight:520;letter-spacing:-.035em;line-height:1.02}.fd-article-deck{max-width:32rem;margin:.55rem 0 0;color:#eeebe380;font-family:Georgia,Times New Roman,serif;font-size:.53rem;line-height:1.5}.fd-article-rule{width:100%;height:1px;margin:.65rem 0;background:#ffffff17}.fd-article-copy{color:#f5f2e9b8;font-family:Georgia,Times New Roman,serif;font-size:.49rem;line-height:1.62}.fd-article-copy p{margin:0 0 .55rem}.fd-context-tray{position:absolute;z-index:12;overflow:hidden;border:1px solid rgba(219,229,196,.18);border-radius:1rem;background:radial-gradient(circle at 50% 0,rgba(142,164,89,.13),transparent 11rem),#08100bf5;box-shadow:0 2rem 3.8rem -1.6rem #000000eb,inset 0 1px #ffffff0b;color:#f5f4eb}.fd-tray-grip{display:flex;height:.72rem;align-items:center;justify-content:center;gap:2px}.fd-tray-grip i{width:2px;height:2px;border-radius:50%;background:#ffffff40}.fd-tray-commandbar{display:grid;min-height:3.15rem;align-items:center;grid-template-columns:4.6rem minmax(0,1fr) 3.2rem;gap:.6rem;border-bottom:1px solid rgba(220,229,197,.09);padding:.35rem .65rem .55rem}.fd-tray-mode{display:inline-flex;align-items:center;gap:.2rem;color:#f7f6ecd4;font-size:.52rem}.fd-tray-mode b{font-weight:610}.fd-tray-status{display:block;min-width:0}.fd-tray-status strong,.fd-tray-status small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-tray-status strong{color:#f7f6ece6;font-size:.55rem;font-weight:660}.fd-tray-status small{margin-top:.12rem;color:#f7f6ec59;font-size:.4rem}.fd-tray-mic{position:relative;display:grid;width:2.45rem;height:2.45rem;place-items:center;justify-self:end;border-radius:50%;background:#f5f4ec;color:#111712;box-shadow:0 0 0 1px #ffffff59,0 .45rem 1.1rem -.6rem #000}.fd-tray-mic .fd-wave{position:absolute;top:calc(100% + .13rem);left:50%;width:2.4rem;opacity:0;transform:translate(-50%)}.fd-tray-context-head{display:flex;min-height:1.75rem;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .68rem;color:#f5f4e95e;font-size:.4rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.fd-tray-context-head span,.fd-tray-context-head em{display:inline-flex;align-items:center;gap:.3rem;font-style:normal}.fd-tray-context-head span b{color:#c5d674}.fd-context-chip-list{display:grid;gap:.3rem;padding:0 .55rem}.fd-context-chip{position:relative;display:grid;min-height:2.45rem;align-items:center;grid-template-columns:1.65rem minmax(0,1fr) 1rem .65rem;gap:.35rem;overflow:hidden;border:1px solid rgba(209,220,180,.1);border-radius:.56rem;background:#ffffff07;padding:.32rem .42rem}.fd-context-chip:before{position:absolute;inset:0 auto 0 0;width:2px;background:#a7bd5c;content:"";opacity:.65}.fd-context-chip-icon{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:.38rem;background:#adc0641a;color:#b8cd6d}.fd-context-chip-copy{min-width:0}.fd-context-chip-copy b,.fd-context-chip-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-context-chip-copy b{color:#f7f6ecd6;font-size:.48rem;font-weight:640}.fd-context-chip-copy small{margin-top:.12rem;color:#f7f6ec54;font-size:.37rem}.fd-context-chip-state{color:#9fd65a}.fd-context-chip-remove{color:#f7f6ec42}.fd-context-chip-spinner{display:block;width:.55rem;height:.55rem;border:1px solid rgba(255,255,255,.2);border-top-color:#b8cd6d;border-radius:50%;animation:fd-spin .7s linear infinite}@keyframes fd-spin{to{transform:rotate(360deg)}}.fd-tray-tools{display:flex;min-height:2.2rem;align-items:center;justify-content:center;gap:.38rem;border-top:1px solid rgba(220,229,197,.08);margin-top:.42rem;padding:.28rem .5rem}.fd-tray-tools>span{position:relative;display:grid;width:1.55rem;height:1.55rem;place-items:center;border:1px solid transparent;border-radius:.42rem;color:#f5f4e961}.fd-tray-tools>span.is-active{border-color:#b1c7692e;background:#b1c76914;color:#bdcf72}.fd-tray-tools small{position:absolute;top:calc(100% + .35rem);left:50%;display:none;border:1px solid rgba(255,255,255,.12);border-radius:.35rem;background:#0a120d;padding:.25rem .35rem;color:#ecebdf;font-size:.34rem;white-space:nowrap;transform:translate(-50%)}.fd-tray-footer{display:flex;min-height:2.15rem;align-items:center;border-top:1px solid rgba(220,229,197,.08);padding:.35rem .65rem;color:#f4f3e8a6;font-size:.43rem}.fd-tray-footer>span{display:flex;min-width:0;align-items:center;gap:.38rem}.fd-wave{display:inline-flex;height:1.8rem;align-items:center;gap:2px}.fd-wave.is-compact{height:1rem}.fd-wave-bar{display:block;width:2px;height:var(--fd-wave-height);max-height:100%;border-radius:999px;background:currentColor;opacity:.55;transform:scaleY(.28)}.fd-result-card{position:absolute;z-index:14;overflow:hidden;border:1px solid rgba(216,226,189,.18);border-radius:.9rem;background:#080f0afa;box-shadow:0 2rem 4rem -1.5rem #000000f0,inset 0 1px #ffffff0a;color:#f5f3e9}.fd-result-card>header,.fd-result-card>footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:0 .7rem}.fd-result-card>header{min-height:2.2rem;border-bottom:1px solid rgba(216,226,189,.09)}.fd-result-card>footer{min-height:2rem;border-top:1px solid rgba(216,226,189,.09)}.fd-result-card>header span,.fd-result-card>header em,.fd-result-card>footer span{display:flex;min-width:0;align-items:center;gap:.3rem;color:#f4f2e76b;font-size:.4rem;font-style:normal}.fd-result-card>header b{color:#f8f6edd6;font-size:.47rem;font-weight:650}.fd-result-copy{padding:.8rem .82rem;color:#f8f6edd6;font-size:.55rem;line-height:1.55}.fd-result-copy p{margin:0 0 .6rem}.fd-result-copy p:last-child{margin-bottom:0}.fd-result-copy ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.fd-result-copy li{position:relative;padding-left:.75rem}.fd-result-copy li:before{position:absolute;top:.56em;left:0;width:.3rem;height:.3rem;border-radius:50%;background:#b5cc69;content:""}.fd-result-action{justify-content:flex-end;color:#bcd174!important;font-weight:660}.fd-cursor{--fd-cursor-outline: #07120b;position:absolute;z-index:40;display:block;width:1.2rem;height:1.45rem;color:#fff;filter:drop-shadow(0 2px 3px rgba(0,0,0,.8));pointer-events:none}.fd-cursor svg{display:block;width:100%;height:100%}.fd-cursor-ring{position:absolute;top:.12rem;left:.1rem;width:1.4rem;height:1.4rem;border:1px solid #cfe680;border-radius:50%;opacity:0;transform:translate(-50%,-50%) scale(.3)}.fd-cursor small{position:absolute;top:1.35rem;left:.72rem;border:1px solid rgba(220,231,188,.18);border-radius:.35rem;background:#070f0af0;padding:.2rem .32rem;color:#f5f4e9bd;font-size:.35rem;font-weight:620;white-space:nowrap}.fd-notes-window .fd-window-content{display:grid;grid-template-columns:2.3rem minmax(0,1fr);background:#fbfaf6}.fd-notes-toolbar{display:flex;align-items:center;flex-direction:column;gap:.72rem;border-right:1px solid rgba(23,32,19,.08);padding-top:.72rem;color:#17201359}.fd-notes-toolbar span{width:.85rem;height:1px;background:#17201321}.fd-note-sheet{position:relative;overflow:hidden;padding:1rem 1.05rem 1.2rem}.fd-note-sheet>small{display:block;color:#1720134f;font-size:.38rem;text-align:center}.fd-note-sheet>h3{margin:.65rem 0 .7rem;color:#1b2118;font-size:.88rem;font-weight:710;letter-spacing:-.025em}.fd-note-content{color:#191f17d1;font-size:.59rem;line-height:1.55}.fd-note-content p{margin:0 0 .55rem}.fd-note-content .fd-note-draft{color:#191f176b}.fd-note-content .fd-note-final{color:#191f17e0}.fd-note-reference{border-top:1px solid rgba(23,32,19,.1);margin-top:.75rem;padding-top:.55rem}.fd-note-reference>span{display:block;margin-bottom:.3rem;color:#17201359;font-size:.36rem;font-weight:690;letter-spacing:.11em;text-transform:uppercase}.fd-note-reference a{display:inline-flex;align-items:center;gap:.25rem;color:#647a31;font-size:.43rem;font-weight:620}.fd-note-caret{position:absolute;top:3.15rem;left:1.03rem;width:1px;height:.85rem;background:#d3a600;opacity:.8}.fd-mail-window .fd-window-content{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f9f7f0}.fd-mail-fields{display:grid;border-bottom:1px solid rgba(23,32,19,.1);padding:.35rem .72rem}.fd-mail-fields>span{display:grid;min-height:1.18rem;align-items:center;grid-template-columns:2.8rem minmax(0,1fr);border-bottom:1px solid rgba(23,32,19,.065);font-size:.43rem}.fd-mail-fields>span:last-child{border-bottom:0}.fd-mail-fields small{color:#1720135c}.fd-mail-fields b{color:#172013c7;font-weight:580}.fd-mail-body{overflow:hidden;padding:.65rem .75rem}.fd-mail-copy{position:relative;color:#172013d9;font-size:.53rem;line-height:1.55}.fd-mail-copy p{margin:0}.fd-mail-caret{display:inline-block;width:1px;height:.74rem;margin-left:.1rem;background:#4c6f27;vertical-align:-.12rem}.fd-mail-reference{display:flex;align-items:center;gap:.26rem;margin-top:.55rem;color:#596f2c;font-size:.4rem;font-weight:630}.fd-mail-image{position:relative;display:flex;width:8.2rem;height:3.1rem;align-items:flex-end;overflow:hidden;border:1px solid rgba(23,32,19,.1);border-radius:.45rem;margin-top:.55rem;background:#18271d}.fd-mail-image small{position:relative;z-index:2;width:100%;background:linear-gradient(transparent,#0000009e);padding:.7rem .4rem .32rem;color:#ffffffb8;font-size:.32rem}.fd-mail-footer{display:flex;min-height:2rem;align-items:center;justify-content:space-between;border-top:1px solid rgba(23,32,19,.09);padding:0 .65rem;color:#17201361}.fd-mail-footer>span:first-child{display:flex;gap:.45rem}.fd-mail-send{border-radius:999px;background:#61752f;padding:.32rem .64rem;color:#fff;font-size:.39rem;font-weight:670}.fd-sushi-art{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 45% 38%,#d6b580 0 6%,transparent 6.5%),radial-gradient(circle at 48% 48%,#edc99b 0 10%,transparent 10.5%),linear-gradient(140deg,#254936,#0a1910)}.fd-sushi-art:before{position:absolute;top:18%;left:22%;width:42%;height:26%;border-radius:52% 48% 45% 55%;background:linear-gradient(110deg,#f4a98c,#efc4a7 45%,#b75243 46%,#b75243 51%,#f7b59e 52%);box-shadow:1.2rem 1rem 0 -.18rem #d9d4c8,2.5rem -.2rem 0 -.22rem #f1a27d;content:"";transform:rotate(-8deg)}.fd-sushi-art:after{position:absolute;right:9%;bottom:8%;width:40%;height:33%;border-radius:50%;background:radial-gradient(circle at 50% 50%,#324d2e 0 12%,#f1eee2 13% 33%,#1a241c 34% 38%,transparent 39%);content:"";transform:rotate(12deg)}.fd-sushi-art i{position:absolute;z-index:2;width:.22rem;height:.22rem;border-radius:50%;background:#f4d37c;box-shadow:.45rem .2rem #f4d37c,.85rem -.1rem #f4d37c}.fd-sushi-art i:first-child{top:26%;left:31%}.fd-sushi-art i:nth-child(2){right:22%;bottom:25%}.fd-sushi-art.is-small{position:absolute;top:0;right:0;bottom:0;left:0}.fd-selection-line{position:relative}.fd-selection-line mark{border-radius:.13rem;background:#7fa04980;color:inherit;box-decoration-break:clone;-webkit-box-decoration-break:clone}.fd-selection-popover{position:absolute;right:8%;bottom:12%;display:flex;align-items:center;gap:.22rem;border:1px solid rgba(255,255,255,.14);border-radius:.35rem;background:#eff0e8;padding:.24rem .35rem;color:#28341f;font-family:inherit;font-size:.34rem;font-weight:650;box-shadow:0 .5rem 1rem -.5rem #000}.fd-selection-preview{overflow:hidden;border:1px dashed rgba(192,210,129,.18);border-radius:.45rem;margin:.4rem .55rem 0;padding:.48rem .55rem;color:#f4f3e894;font-size:.42rem;line-height:1.45}.fd-selection-proof,.fd-save-library,.fd-command-prompt,.fd-tray-utterance{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-selection-proof svg{color:#a9d65a}.fd-save-library{width:100%;justify-content:center;border:1px solid rgba(184,204,105,.22);border-radius:999px;padding:.34rem;color:#c6d97b;font-weight:660}.fd-command-prompt{color:#f6f4eac2}.fd-tray-utterance{color:#f6f4eab8}.fd-tray-utterance .fd-wave{color:#c0d574}.fd-library-window .fd-window-content{display:grid;grid-template-columns:7.8rem minmax(0,1fr);background:#f5f2e9}.fd-library-sidebar{display:flex;flex-direction:column;gap:.2rem;border-right:1px solid rgba(23,32,19,.08);background:#e9e6dd;padding:.65rem .45rem}.fd-library-sidebar>span{display:flex;min-height:1.65rem;align-items:center;gap:.35rem;border-radius:.4rem;padding:0 .4rem;color:#1720137a;font-size:.39rem}.fd-library-sidebar>span.is-active{background:#d9ddcc;color:#465524;font-weight:650}.fd-library-sidebar>span b{margin-left:auto;font-size:.34rem}.fd-library-main{position:relative;overflow:hidden;padding:.7rem}.fd-library-search{display:flex;height:1.65rem;align-items:center;gap:.35rem;border:1px solid rgba(23,32,19,.09);border-radius:.46rem;background:#ffffff8c;padding:0 .5rem;color:#1720135c;font-size:.39rem}.fd-library-search span{margin-left:auto;border:1px solid rgba(23,32,19,.1);border-radius:.25rem;padding:.08rem .22rem;font-size:.31rem}.fd-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.55rem}.fd-library-card{position:relative;display:grid;min-height:4rem;grid-template-columns:3rem minmax(0,1fr);gap:.48rem;overflow:hidden;border:1px solid rgba(23,32,19,.09);border-radius:.55rem;background:#ffffff94;padding:.38rem;box-shadow:0 .7rem 1.1rem -.95rem #00000059}.fd-library-card-art{position:relative;display:block;overflow:hidden;border-radius:.36rem;background:linear-gradient(145deg,#637547,#293a27)}.fd-library-card-art:before{position:absolute;inset:28% 15% auto;height:1px;background:#ffffff85;box-shadow:0 .35rem #ffffff40,0 .7rem #ffffff2e;content:""}.fd-library-card.is-violet .fd-library-card-art{background:linear-gradient(145deg,#766b91,#383346)}.fd-library-card.is-amber .fd-library-card-art{background:linear-gradient(145deg,#967a48,#473923)}.fd-library-card.is-blue .fd-library-card-art{background:linear-gradient(145deg,#587887,#293d45)}.fd-library-card>div{min-width:0;align-self:center}.fd-library-card b,.fd-library-card small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.fd-library-card b{color:#172013cf;font-size:.42rem;font-weight:680;line-height:1.25;-webkit-line-clamp:2}.fd-library-card small{margin-top:.2rem;color:#17201359;font-size:.33rem;-webkit-line-clamp:1}.fd-library-card.is-selected{border-color:#5c763094;background:#eef1e4;box-shadow:inset 0 0 0 1px #5c763033}.fd-library-card-check{position:absolute;top:.26rem;right:.26rem;display:grid;width:.9rem;height:.9rem;place-items:center;border-radius:50%;background:#617d30;color:#fff}.fd-library-detail{position:absolute;top:2.9rem;right:.7rem;bottom:.7rem;left:7.7rem;border:1px solid rgba(23,32,19,.1);border-radius:.65rem;background:#fcfaf5fa;padding:.85rem;box-shadow:0 1.4rem 2rem -1.2rem #00000061}.fd-library-detail header{display:flex;justify-content:space-between;color:#17201359;font-size:.34rem;letter-spacing:.08em}.fd-library-detail h3{max-width:14ch;margin:.7rem 0 .45rem;color:#1b2318;font-family:Georgia,serif;font-size:1rem;line-height:1.02}.fd-library-detail p{color:#1720138f;font-size:.42rem;line-height:1.48}.fd-library-detail-actions{display:flex;gap:.3rem;margin-top:.65rem}.fd-library-detail-actions span{display:inline-flex;align-items:center;gap:.25rem;border:1px solid rgba(23,32,19,.1);border-radius:999px;padding:.3rem .44rem;color:#17201387;font-size:.35rem}.fd-library-detail-actions span.is-primary{border-color:#617d30;background:#617d30;color:#fff}.fd-library-save-card,.fd-library-source-peek,.fd-recent-panel,.fd-attached-confirm,.fd-toast,.fd-next-dictation-badge,.fd-attached-badge,.fd-context-current-page,.fd-language-route,.fd-context-flight{position:absolute;z-index:16}.fd-library-save-card,.fd-library-source-peek,.fd-attached-confirm,.fd-toast{display:flex;align-items:center;gap:.55rem;border:1px solid rgba(210,222,181,.16);border-radius:.72rem;background:#09120cf5;color:#f5f3e9;box-shadow:0 1.5rem 2.8rem -1.2rem #000000e0}.fd-library-save-card{padding:.58rem .68rem}.fd-library-save-card>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.45rem;background:#adc3631f;color:#bbcf70}.fd-library-save-card>div,.fd-library-source-peek>div,.fd-attached-confirm>span,.fd-toast>span{min-width:0}.fd-library-save-card b,.fd-library-save-card small,.fd-library-source-peek b,.fd-library-source-peek small,.fd-library-source-peek em,.fd-attached-confirm b,.fd-attached-confirm small,.fd-toast b,.fd-toast small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-library-save-card b,.fd-library-source-peek b,.fd-attached-confirm b,.fd-toast b{color:#f8f6ece0;font-size:.47rem;font-weight:650}.fd-library-save-card small,.fd-library-source-peek small,.fd-library-source-peek em,.fd-attached-confirm small,.fd-toast small{margin-top:.14rem;color:#f8f6ec5e;font-size:.35rem;font-style:normal}.fd-library-save-card>svg,.fd-attached-confirm>svg,.fd-toast>svg{margin-left:auto;color:#a8d75c}.fd-toast{padding:.52rem .65rem}.fd-library-source-peek{padding:.55rem .65rem}.fd-library-source-peek .fd-library-card-art{width:3.2rem;height:3.2rem;flex:0 0 auto}.fd-library-source-peek>svg{margin-left:auto;color:#a9d75d}.fd-attached-confirm{padding:.55rem .7rem}.fd-attached-confirm>svg{margin-left:0}.fd-attached-badge,.fd-next-dictation-badge,.fd-context-current-page,.fd-context-flight,.fd-language-route{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(209,222,179,.16);border-radius:999px;background:#08110bf0;padding:.35rem .5rem;color:#c2d475;font-size:.39rem;font-weight:650;box-shadow:0 .8rem 1.5rem -.9rem #000}.fd-recent-panel{overflow:hidden;border:1px solid rgba(213,224,185,.17);border-radius:.82rem;background:#08100bf7;box-shadow:0 2rem 3.5rem -1.5rem #000000e6}.fd-recent-panel>header,.fd-recent-panel>footer{display:flex;min-height:2.15rem;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid rgba(211,223,183,.09);padding:0 .65rem;color:#f5f4ea6b;font-size:.4rem}.fd-recent-panel>header span,.fd-recent-panel>footer b{display:inline-flex;align-items:center;gap:.3rem}.fd-recent-panel>footer{border-top:1px solid rgba(211,223,183,.09);border-bottom:0}.fd-recent-panel>footer b{color:#c0d474}.fd-recent-row{display:grid;min-height:3rem;align-items:center;grid-template-columns:1.25rem minmax(0,1fr) 1rem;gap:.35rem;border-bottom:1px solid rgba(211,223,183,.075);padding:.38rem .6rem;color:#f5f4ea59}.fd-recent-row.is-checked{background:#87a44c1f;color:#f5f4eab8}.fd-recent-check{display:grid;width:.85rem;height:.85rem;place-items:center;border:1px solid rgba(206,219,175,.18);border-radius:50%}.fd-recent-row.is-checked .fd-recent-check{border-color:#a5cc57;background:#82ab3d;color:#fff}.fd-recent-row p{overflow:hidden;margin:0;font-size:.43rem;text-overflow:ellipsis;white-space:nowrap}.fd-recent-row small{display:block;margin-top:.13rem;color:#f5f4ea4d;font-size:.33rem}.fd-note-list{display:grid;gap:.28rem;margin:.45rem 0 0;padding-left:.85rem}.fd-note-list li{padding-left:.1rem}.fd-note-citations{display:grid;gap:.3rem;border-top:1px solid rgba(23,32,19,.1);margin-top:.75rem;padding-top:.55rem}.fd-note-citations span{display:flex;align-items:center;gap:.32rem;color:#17201375;font-size:.38rem}.fd-note-citations b{display:grid;width:.85rem;height:.85rem;place-items:center;border-radius:50%;background:#dfe5cf;color:#536927;font-size:.32rem}.fd-source-window{z-index:2;top:6%;left:2.5%;width:60%;height:86%}.fd-destination-window{z-index:7;right:2.5%;bottom:5%;width:43%;height:48%}.fd-scene-tray{top:5%;right:2.5%;width:43%}.fd-scene-result{right:2.5%;bottom:5%;width:43%}.fd-context-current-page{top:26%;left:50.2%}.fd-scene--page-context .fd-cursor{top:30%;left:70%}.fd-scene--page-context .fd-destination-window{height:45%}.fd-scene--page-command .fd-source-window{width:62%}.fd-scene--page-command .fd-scene-result{min-height:12.4rem}.fd-scene--page-command .fd-cursor{top:27%;left:86%}.fd-restaurant-page{display:grid;height:100%;grid-template-columns:.82fr 1.18fr;background:#f1ede5;color:#1b241a}.fd-restaurant-copy{align-self:center;padding:1rem}.fd-restaurant-copy>span{color:#6c7a3c;font-size:.36rem;font-weight:720;letter-spacing:.14em}.fd-restaurant-copy h3{max-width:8ch;margin:.5rem 0;font-family:Georgia,serif;font-size:1.35rem;line-height:.95}.fd-restaurant-copy p{color:#1b241a85;font-size:.45rem;line-height:1.5}.fd-restaurant-copy>div{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.fd-restaurant-copy>div b{color:#6d793b;font-size:1.15rem}.fd-restaurant-copy>div small{max-width:6rem;color:#1b241a66;font-size:.35rem;line-height:1.35}.fd-restaurant-visual{position:relative;overflow:hidden}.fd-screenshot-frame{position:absolute;top:12%;right:9%;bottom:12%;left:9%;border:1.5px solid #dce898;border-radius:.38rem;box-shadow:0 0 0 999px #0000005c,0 0 1rem #d1e57f33}.fd-screenshot-frame i{position:absolute;width:.42rem;height:.42rem;border:1px solid #e6efaf;border-radius:50%;background:#445828}.fd-screenshot-frame i:first-child{top:-.25rem;left:-.25rem}.fd-screenshot-frame i:nth-child(2){top:-.25rem;right:-.25rem}.fd-screenshot-frame i:nth-child(3){bottom:-.25rem;left:-.25rem}.fd-screenshot-frame i:nth-child(4){right:-.25rem;bottom:-.25rem}.fd-screenshot-label{position:absolute;right:11%;bottom:15%;display:flex;align-items:center;gap:.24rem;border-radius:.35rem;background:#09110ce6;padding:.3rem .4rem;color:#dce99b;font-size:.34rem}.fd-context-flight{top:45%;left:51%}.fd-scene--screenshot-mail .fd-source-window{width:61%;height:82%}.fd-scene--screenshot-mail .fd-destination-window{height:51%}.fd-scene--screenshot-mail .fd-cursor{top:43%;left:48%}.fd-scene--selected-text .fd-source-window,.fd-scene--translate .fd-source-window{width:63%}.fd-scene--selected-text .fd-scene-tray,.fd-scene--translate .fd-scene-tray{width:42%}.fd-selection-drag{position:absolute;z-index:10;top:56%;left:17%;display:block;width:32%;height:2px;border-radius:999px;background:linear-gradient(90deg,#d5e886,#d5e88633);box-shadow:0 0 .6rem #cfe57e47;transform-origin:left}.fd-selection-drag i{position:absolute;top:-.2rem;width:.42rem;height:.42rem;border-radius:50%;background:#d8e98f}.fd-selection-drag i:first-child{left:-.2rem}.fd-selection-drag i:last-child{right:-.2rem}.fd-scene--selected-text .fd-cursor{top:50%;left:43%}.fd-scene--translate .fd-cursor{top:27%;left:84%}.fd-language-route{top:44%;left:52%}.fd-language-route i{width:.48rem;height:1px;background:#c9da9240}.fd-language-route span{display:grid;width:1.5rem;height:1.5rem;place-items:center;border-radius:50%;background:#b7cc6b1a;font-size:.34rem}.fd-scene--translate .fd-scene-result{min-height:11.6rem}.fd-scene--library-save .fd-source-window{width:61%}.fd-library-save-card{z-index:13;right:6%;bottom:20%;width:37%}.fd-library-toast{right:4%;bottom:5%;width:29%}.fd-scene--library-save .fd-cursor{top:61%;left:85%}.fd-scene--library-recall .fd-source-window{top:5%;right:3%;bottom:5%;left:3%;width:auto;height:auto}.fd-scene--library-recall .fd-library-detail{opacity:0}.fd-attached-confirm{right:5%;bottom:7%;width:27%}.fd-scene--library-recall .fd-cursor{top:72%;left:83%}.fd-scene--reading-note .fd-library-source-peek{top:7%;left:3%;width:39%}.fd-scene--reading-note .fd-destination-window{top:7%;right:3%;bottom:auto;width:55%;height:86%}.fd-scene--reading-note .fd-scene-tray{top:auto;right:auto;bottom:6%;left:3%;width:42%}.fd-attached-badge{top:36%;left:35%}.fd-scene--reading-note .fd-cursor{top:80%;left:37%}.fd-scene--recent-memory .fd-recent-panel{top:7%;left:3%;width:45%}.fd-scene--recent-memory .fd-scene-tray{top:5%;width:49%}.fd-scene--recent-memory .fd-destination-window{right:3%;bottom:5%;width:49%;height:44%}.fd-next-dictation-badge{top:48%;left:43%}.fd-scene--recent-memory .fd-cursor{top:53%;left:38%}.fd-player.is-live .fd-source-window{animation:fd-source-in var(--fd-duration) linear both}.fd-player.is-live .fd-scene-tray{animation:fd-tray-in var(--fd-duration) linear both}.fd-player.is-live .fd-destination-window{animation:fd-destination-in var(--fd-duration) linear both}.fd-player.is-live .fd-scene-result{animation:fd-result-in var(--fd-duration) linear both}.fd-player.is-live .fd-context-chip{animation:fd-chip-in var(--fd-duration) linear both}.fd-player.is-live .fd-context-chip:nth-child(2){animation-name:fd-chip-two-in}.fd-player.is-live .fd-wave-bar{animation:fd-wave-live .68s ease-in-out calc(-45ms * var(--fd-wave-index)) infinite alternate}.fd-player.is-live .fd-tray-mic .fd-wave{animation:fd-mic-wave var(--fd-duration) linear both}.fd-player.is-live .fd-cursor-ring{animation:fd-click-ring var(--fd-duration) linear both}.fd-player.is-live .fd-note-draft{animation:fd-draft-line var(--fd-duration) linear both}.fd-player.is-live .fd-note-final,.fd-player.is-live .fd-note-list,.fd-player.is-live .fd-note-citations,.fd-player.is-live .fd-note-reference,.fd-player.is-live .fd-mail-copy,.fd-player.is-live .fd-mail-reference,.fd-player.is-live .fd-mail-image{animation:fd-finished-copy var(--fd-duration) linear both}@keyframes fd-source-in{0%{opacity:0;transform:translateY(.6rem) scale(.985)}6%,to{opacity:1;transform:none}}@keyframes fd-tray-in{0%,7%{opacity:0;transform:translateY(-.7rem) scale(.975)}14%,to{opacity:1;transform:none}}@keyframes fd-destination-in{0%,49%{opacity:0;transform:translate(1rem,.6rem) scale(.97)}57%,to{opacity:1;transform:none}}@keyframes fd-result-in{0%,53%{opacity:0;clip-path:inset(0 0 100% 0 round .9rem);transform:translateY(.5rem) scale(.98)}64%,to{opacity:1;clip-path:inset(0 round .9rem);transform:none}}@keyframes fd-chip-in{0%,19%{opacity:0;transform:translateY(.35rem)}27%,to{opacity:1;transform:none}}@keyframes fd-chip-two-in{0%,31%{opacity:0;transform:translateY(.35rem)}39%,to{opacity:1;transform:none}}@keyframes fd-wave-live{0%{opacity:.28;transform:scaleY(.28)}to{opacity:.9;transform:scaleY(1)}}@keyframes fd-mic-wave{0%,31%,62%,to{opacity:0}37%,56%{opacity:1}}@keyframes fd-click-ring{0%,21%,27%,to{opacity:0;transform:translate(-50%,-50%) scale(.25)}23%{opacity:.9}26%{opacity:0;transform:translate(-50%,-50%) scale(1.25)}}@keyframes fd-draft-line{0%,52%{opacity:0}57%,65%{opacity:1}70%,to{opacity:0}}@keyframes fd-finished-copy{0%,65%{opacity:0;clip-path:inset(0 100% 0 0)}83%,to{opacity:1;clip-path:inset(0)}}.fd-player.is-live .fd-scene--page-context .fd-context-current-page{animation:fd-badge-page var(--fd-duration) linear both}.fd-player.is-live .fd-scene--page-context .fd-cursor{animation:fd-cursor-page var(--fd-duration) var(--alder-ease) both}@keyframes fd-badge-page{0%,9%{opacity:0;transform:scale(.75)}15%,32%{opacity:1;transform:none}39%,to{opacity:0;transform:translate(1rem)}}@keyframes fd-cursor-page{0%,6%{opacity:0;transform:translate(4rem,-3rem)}11%{opacity:1;transform:translate(4rem,-3rem)}22%{opacity:1;transform:translate(-7.7rem,1rem)}27%{opacity:1;transform:translate(-7.7rem,1rem) scale(.88)}36%{opacity:1;transform:translate(4.5rem,-2.1rem)}43%{opacity:1;transform:translate(4.5rem,-2.1rem) scale(.88)}50%,to{opacity:0;transform:translate(4.5rem,-2.1rem)}}.fd-player.is-live .fd-scene--page-command .fd-cursor{animation:fd-cursor-command var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-command-prompt{animation:fd-prompt-live var(--fd-duration) linear both}@keyframes fd-cursor-command{0%,12%{opacity:0;transform:translate(2rem,1rem)}18%{opacity:1;transform:translate(2rem,1rem)}31%{opacity:1;transform:translate(-1.6rem,5.3rem)}36%{opacity:1;transform:translate(-1.6rem,5.3rem) scale(.87)}44%,to{opacity:0;transform:translate(-1.6rem,5.3rem)}}@keyframes fd-prompt-live{0%,32%{color:#f6f4ea61}38%,59%{color:#d9e990;text-shadow:0 0 .7rem rgba(202,222,126,.25)}66%,to{color:#f6f4eab3}}.fd-player.is-live .fd-scene--screenshot-mail .fd-screenshot-frame,.fd-player.is-live .fd-scene--screenshot-mail .fd-screenshot-label{animation:fd-capture-frame var(--fd-duration) linear both}.fd-player.is-live .fd-context-flight{animation:fd-context-flight var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--screenshot-mail .fd-cursor{animation:fd-cursor-capture var(--fd-duration) var(--alder-ease) both}@keyframes fd-capture-frame{0%,8%{opacity:0;transform:scale(.72)}17%,35%{opacity:1;transform:none}43%,to{opacity:0;transform:scale(1.03)}}@keyframes fd-context-flight{0%,36%{opacity:0;transform:translate(-3rem) scale(.75)}43%,53%{opacity:1;transform:none}59%,to{opacity:0;transform:translate(3rem) scale(.8)}}@keyframes fd-cursor-capture{0%,6%{opacity:0;transform:translate(-4rem,-3rem)}11%{opacity:1}20%{opacity:1;transform:translate(4.8rem,3.4rem)}25%{opacity:1;transform:translate(4.8rem,3.4rem) scale(.86)}32%,to{opacity:0;transform:translate(4.8rem,3.4rem)}}.fd-player.is-live .fd-selection-line mark{animation:fd-highlight var(--fd-duration) linear both;background-image:linear-gradient(#7fa0498f,#7fa0498f);background-position:left center;background-repeat:no-repeat}.fd-player.is-live .fd-selection-line.is-second mark{animation-name:fd-highlight-two}.fd-player.is-live .fd-selection-popover{animation:fd-selection-pop var(--fd-duration) linear both}.fd-player.is-live .fd-selection-drag{animation:fd-selection-drag var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--selected-text .fd-cursor{animation:fd-cursor-select var(--fd-duration) var(--alder-ease) both}@keyframes fd-highlight{0%,12%{background-size:0 100%}25%,to{background-size:100% 100%}}@keyframes fd-highlight-two{0%,21%{background-size:0 100%}34%,to{background-size:100% 100%}}@keyframes fd-selection-pop{0%,31%{opacity:0;transform:translateY(.35rem) scale(.9)}38%,58%{opacity:1;transform:none}65%,to{opacity:0;transform:translateY(-.25rem)}}@keyframes fd-selection-drag{0%,9%{opacity:0;transform:scaleX(0)}14%{opacity:1}34%,49%{opacity:1;transform:scaleX(1)}56%,to{opacity:0;transform:scaleX(1)}}@keyframes fd-cursor-select{0%,7%{opacity:0;transform:translate(-8rem,-2rem)}12%{opacity:1}33%{opacity:1;transform:translate(2rem,1.5rem)}39%{opacity:1;transform:translate(2rem,1.5rem) scale(.9)}47%,to{opacity:0;transform:translate(2rem,1.5rem)}}.fd-player.is-live .fd-language-route{animation:fd-language-flow var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--translate .fd-cursor{animation:fd-cursor-translate var(--fd-duration) var(--alder-ease) both}@keyframes fd-language-flow{0%,36%{opacity:0;transform:translate(-2rem) scale(.8)}43%,58%{opacity:1;transform:none}66%,to{opacity:0;transform:translate(2rem) scale(.8)}}@keyframes fd-cursor-translate{0%,16%{opacity:0;transform:translate(2rem)}22%{opacity:1}34%{opacity:1;transform:translate(-1.2rem,5.6rem)}38%{opacity:1;transform:translate(-1.2rem,5.6rem) scale(.86)}46%,to{opacity:0;transform:translate(-1.2rem,5.6rem)}}.fd-player.is-live .fd-library-save-card{animation:fd-library-card-arrive var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-library-toast{animation:fd-toast-in var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--library-save .fd-cursor{animation:fd-cursor-save var(--fd-duration) var(--alder-ease) both}@keyframes fd-library-card-arrive{0%,49%{opacity:0;transform:translateY(1.1rem) scale(.94)}59%,to{opacity:1;transform:none}}@keyframes fd-toast-in{0%,67%{opacity:0;transform:translateY(.8rem) scale(.94)}75%,94%{opacity:1;transform:none}to{opacity:.85}}@keyframes fd-cursor-save{0%,28%{opacity:0;transform:translate(1rem,2rem)}34%{opacity:1}48%{opacity:1;transform:translate(-.8rem,1.8rem)}53%{opacity:1;transform:translate(-.8rem,1.8rem) scale(.86)}61%,to{opacity:0;transform:translate(-.8rem,1.8rem)}}.fd-player.is-live .fd-scene--library-recall .fd-library-detail{animation:fd-library-detail-in var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--library-recall .fd-library-card.is-selected{animation:fd-library-select var(--fd-duration) linear both}.fd-player.is-live .fd-attached-confirm{animation:fd-attached-in var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--library-recall .fd-cursor{animation:fd-cursor-attach var(--fd-duration) var(--alder-ease) both}@keyframes fd-library-select{0%,15%{border-color:#17201317;background:#ffffff94}25%,to{border-color:#5c763094;background:#eef1e4}}@keyframes fd-library-detail-in{0%,25%{opacity:0;transform:translate(2rem) scale(.97)}37%,to{opacity:1;transform:none}}@keyframes fd-attached-in{0%,68%{opacity:0;transform:translateY(.8rem) scale(.94)}77%,to{opacity:1;transform:none}}@keyframes fd-cursor-attach{0%,12%{opacity:0;transform:translate(-18rem,-7rem)}18%{opacity:1}31%{opacity:1;transform:translate(-12rem,-4rem)}47%{opacity:1;transform:translate(-2rem,-1rem)}54%{opacity:1;transform:translate(-2rem,-1rem) scale(.86)}62%,to{opacity:0;transform:translate(-2rem,-1rem)}}.fd-player.is-live .fd-library-source-peek{animation:fd-source-peek var(--fd-duration) linear both}.fd-player.is-live .fd-attached-badge{animation:fd-attached-flight var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--reading-note .fd-cursor{animation:fd-cursor-dictate var(--fd-duration) var(--alder-ease) both}@keyframes fd-source-peek{0%{opacity:0;transform:translateY(-.5rem)}8%,to{opacity:1;transform:none}}@keyframes fd-attached-flight{0%,20%{opacity:0;transform:translate(-4rem,-3rem) scale(.78)}30%,43%{opacity:1;transform:none}53%,to{opacity:0;transform:translate(7rem,2rem) scale(.8)}}@keyframes fd-cursor-dictate{0%,24%{opacity:0;transform:translate(2rem,1rem)}31%{opacity:1}43%{opacity:1;transform:translate(-1rem,-1.8rem)}48%{opacity:1;transform:translate(-1rem,-1.8rem) scale(.86)}56%,to{opacity:0;transform:translate(-1rem,-1.8rem)}}.fd-player.is-live .fd-recent-panel{animation:fd-recent-panel-in var(--fd-duration) linear both}.fd-player.is-live .fd-recent-row.is-checked{animation:fd-recent-check var(--fd-duration) linear both}.fd-player.is-live .fd-recent-row.is-checked:nth-of-type(3){animation-name:fd-recent-check-two}.fd-player.is-live .fd-next-dictation-badge{animation:fd-next-badge var(--fd-duration) var(--alder-ease) both}.fd-player.is-live .fd-scene--recent-memory .fd-cursor{animation:fd-cursor-recent var(--fd-duration) var(--alder-ease) both}@keyframes fd-recent-panel-in{0%{opacity:0;transform:translate(-.8rem)}7%,to{opacity:1;transform:none}}@keyframes fd-recent-check{0%,12%{background:transparent}19%,to{background:#87a44c1f}}@keyframes fd-recent-check-two{0%,23%{background:transparent}30%,to{background:#87a44c1f}}@keyframes fd-next-badge{0%,37%{opacity:0;transform:translate(-3rem) scale(.78)}45%,56%{opacity:1;transform:none}64%,to{opacity:0;transform:translate(3rem) scale(.8)}}@keyframes fd-cursor-recent{0%,9%{opacity:0;transform:translate(-6rem,-4rem)}14%{opacity:1}23%{opacity:1;transform:translate(-5rem,-1rem)}29%{opacity:1;transform:translate(-5rem,-1rem) scale(.86)}37%{opacity:1;transform:translate(-4rem,2rem)}43%{opacity:1;transform:translate(-4rem,2rem) scale(.86)}52%,to{opacity:0;transform:translate(-4rem,2rem)}}.fd-export-page{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 18% 5%,rgba(113,147,74,.14),transparent 31rem),radial-gradient(circle at 84% 64%,rgba(93,70,151,.09),transparent 34rem),#07100b;padding:8.5rem 1.5rem 6rem;color:var(--alder-cream)}.fd-export-copy,.fd-export-stage{position:relative;width:min(74rem,100%);margin-inline:auto}.fd-export-copy{display:grid;align-items:end;grid-template-columns:minmax(18rem,.95fr) minmax(20rem,1.05fr);-moz-column-gap:4rem;column-gap:4rem}.fd-export-copy>a{position:absolute;bottom:calc(100% + 1.35rem);left:0;font-size:.62rem}.fd-export-copy>p{grid-column:1;margin-bottom:.65rem}.fd-export-copy>h1{max-width:13ch;grid-column:1;margin:0;color:#f7f5eb;font-size:clamp(2.7rem,5vw,5rem);font-weight:550;letter-spacing:-.065em;line-height:.9}.fd-export-copy>span{max-width:32rem;grid-column:2;grid-row:1 / 3;align-self:end;color:#f3f3e580;font-size:.9rem;line-height:1.7}.fd-export-stage{margin-top:2.7rem}.fd-export-stage .fd-player{margin-top:0}.fd-player.is-standalone .fd-player-canvas{min-height:0;aspect-ratio:16 / 9}@media (max-width: 1060px){.fd-player-canvas{min-height:28rem}.fd-feature-copy{grid-template-columns:minmax(12rem,.85fr) minmax(14rem,1.15fr);-moz-column-gap:2rem;column-gap:2rem}.fd-window-detail{display:none}.fd-tray-tools{gap:.22rem}.fd-tray-tools>span{width:1.42rem}}@media (max-width: 820px){.fd-section{padding-inline:1rem}.fd-heading{grid-template-columns:1fr;gap:1rem}.fd-heading h2{font-size:clamp(3.1rem,10vw,5rem)}.fd-heading>p{max-width:40rem}.fd-tabstrip{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin-inline:-.25rem;padding:.25rem;scrollbar-width:thin}.fd-tab-pill{flex:none}.fd-feature-copy{min-height:6.5rem}.fd-player-canvas{min-height:29rem}.fd-player-private{display:none!important}.fd-export-copy{grid-template-columns:1fr;row-gap:1rem}.fd-export-copy>span{grid-column:1;grid-row:auto}}@media (max-width: 620px){.fd-section{padding-top:6rem;padding-bottom:6rem}.fd-heading h2{font-size:clamp(2.75rem,14vw,4rem)}.fd-heading>p{font-size:.82rem}.fd-showcase{margin-top:2.8rem}.fd-feature-copy{display:block;min-height:0;padding:.2rem .15rem .4rem}.fd-feature-copy>p{margin:0 0 .55rem}.fd-feature-copy>h3{font-size:1.8rem}.fd-feature-copy>span{display:block;margin-top:.65rem;font-size:.68rem}.fd-player{border-radius:.86rem}.fd-player-bar{min-height:2.7rem;padding-inline:.65rem}.fd-player-bar>div:first-child>span:last-child{display:none}.fd-player-canvas{min-height:25rem}.fd-player-proof{min-height:2.7rem;padding-inline:.65rem}.fd-player-proof b{display:none}.fd-section-foot{align-items:flex-start;flex-direction:column}.fd-window-bar{grid-template-columns:2.4rem minmax(0,1fr)}.fd-window-detail,.fd-window-actions{display:none}.fd-window-controls i{width:.32rem;height:.32rem}.fd-source-window{top:4%;left:2%;width:72%;height:58%}.fd-scene-tray{top:7%;right:2%;width:58%;transform-origin:top right}.fd-destination-window{right:2%;bottom:3%;width:64%;height:43%}.fd-scene-result{right:2%;bottom:4%;width:61%}.fd-article{width:88%;padding-top:.75rem}.fd-article h3{font-size:.9rem}.fd-article-deck{font-size:.42rem}.fd-article-copy{font-size:.4rem}.fd-context-tray{border-radius:.72rem}.fd-tray-commandbar{min-height:2.65rem;grid-template-columns:3.8rem minmax(0,1fr) 2.4rem}.fd-tray-mic{width:2rem;height:2rem}.fd-tray-status small,.fd-tray-tools small{display:none}.fd-tray-tools>span{width:1.25rem;height:1.25rem}.fd-context-chip{min-height:2.15rem;grid-template-columns:1.4rem minmax(0,1fr) .8rem .5rem}.fd-context-chip-icon{width:1.2rem;height:1.2rem}.fd-tray-footer{min-height:1.8rem}.fd-result-copy{font-size:.46rem}.fd-scene--page-context .fd-destination-window{width:62%;height:42%}.fd-scene--page-command .fd-source-window,.fd-scene--screenshot-mail .fd-source-window,.fd-scene--selected-text .fd-source-window,.fd-scene--translate .fd-source-window,.fd-scene--library-save .fd-source-window{width:72%;height:58%}.fd-scene--page-command .fd-scene-result,.fd-scene--translate .fd-scene-result{min-height:9.4rem}.fd-scene--screenshot-mail .fd-destination-window{width:63%;height:44%}.fd-scene--selected-text .fd-scene-tray,.fd-scene--translate .fd-scene-tray{width:57%}.fd-library-save-card{right:3%;bottom:15%;width:54%}.fd-library-toast{right:3%;bottom:3%;width:48%}.fd-scene--library-recall .fd-source-window{top:4%;right:2%;bottom:4%;left:2%;width:auto;height:auto}.fd-library-window .fd-window-content{grid-template-columns:5rem minmax(0,1fr)}.fd-library-sidebar>span{font-size:.32rem}.fd-library-detail{top:2.8rem;right:.5rem;bottom:.5rem;left:5rem}.fd-library-detail h3{font-size:.75rem}.fd-attached-confirm{right:3%;bottom:4%;width:45%}.fd-scene--reading-note .fd-library-source-peek{width:53%}.fd-scene--reading-note .fd-destination-window{right:2%;width:67%;height:65%}.fd-scene--reading-note .fd-scene-tray{bottom:3%;left:2%;width:58%}.fd-scene--recent-memory .fd-recent-panel{left:2%;width:58%}.fd-scene--recent-memory .fd-scene-tray{width:61%}.fd-scene--recent-memory .fd-destination-window{right:2%;width:64%;height:39%}.fd-export-page{padding:7.5rem 1rem 5rem}.fd-export-copy>h1{font-size:2.8rem}.fd-export-copy>span{font-size:.78rem}.fd-player.is-standalone .fd-player-canvas{min-height:25rem;aspect-ratio:auto}}@media (prefers-reduced-motion: reduce){.fd-player *,.fd-feature-copy{animation:none!important;transition:none!important}.fd-player-progress i{width:100%}.fd-cursor,.fd-note-draft,.fd-selection-drag{display:none}.fd-scene--library-recall .fd-library-detail{opacity:1;transform:none}.fd-note-final,.fd-note-list,.fd-note-citations,.fd-note-reference,.fd-mail-copy,.fd-mail-reference,.fd-mail-image{opacity:1;clip-path:inset(0)}}@property --fd-open{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-page{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-capture{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-shot{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-listen{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-result{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-tab{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-flight{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-pointer{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-click{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-cx{syntax: "<number>"; inherits: true; initial-value: 86;}@property --fd-cy{syntax: "<number>"; inherits: true; initial-value: 9;}@property --fd-select{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-win{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-paste{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-toast{syntax: "<number>"; inherits: true; initial-value: 0;}@property --fd-row3{syntax: "<number>"; inherits: true; initial-value: 1;}@property --fd-row4{syntax: "<number>"; inherits: true; initial-value: 1;}.fd-player-canvas,.fd-player.is-standalone .fd-player-canvas{min-height:0;aspect-ratio:872 / 523}.fd-player-canvas:before{display:none}.fd-prod-film,.fd-film-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fd-film-stage{--fd-open: 1;--fd-page: 1;--fd-capture: 0;--fd-shot: 1;--fd-listen: 0;--fd-result: 1;--fd-tab: 0;--fd-flight: 0;--fd-pointer: 0;--fd-click: 0;--fd-cx: 86;--fd-cy: 9;--fd-select: 1;--fd-win: 1;--fd-paste: 0;--fd-toast: 0;--fd-row3: 1;--fd-row4: 1;overflow:hidden;container-type:inline-size;color:#f6f1e7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,DM Sans,sans-serif}.fd-player.is-live .fd-film-stage{animation-duration:var(--fd-duration);animation-timing-function:linear;animation-iteration-count:infinite}.fd-prod-wallpaper-glow{display:none}.fd-prod-window{position:absolute;overflow:hidden;border:max(1px,.08cqw) solid rgba(0,0,0,.62);border-radius:1.05cqw;box-shadow:0 1.7cqw 3.3cqw -1.55cqw #000000c7,0 .35cqw 1.2cqw -.55cqw #000000a6,inset 0 1px #ffffff21}.fd-prod-traffic{display:inline-flex;align-items:center;gap:.52cqw}.fd-prod-traffic i{width:.68cqw;height:.68cqw;border-radius:50%;background:#ff5f57;box-shadow:inset 0 0 0 1px #0000002e}.fd-prod-traffic i:nth-child(2){background:#febc2e}.fd-prod-traffic i:nth-child(3){background:#28c840}.fd-prod-browser{z-index:2;top:3.2%;left:2.65%;width:94.7%;height:93.6%;border-radius:1.08cqw;background:#fff;color:#171717}.fd-prod-browser-tabs{display:flex;height:4.55%;align-items:center;gap:.65cqw;padding:0 .9cqw;background:#272727;color:#ffffffb8}.fd-prod-browser-tabs .fd-prod-traffic i{background:#535353}.fd-prod-browser-tabs .fd-prod-traffic{margin-right:.45cqw}.fd-prod-tab{display:inline-flex;min-width:0;height:77%;align-items:center;gap:.45cqw;border-radius:.58cqw .58cqw 0 0;padding:0 .7cqw;font-size:.9cqw;white-space:nowrap}.fd-prod-tab.is-active{width:24.2cqw;background:#363636;color:#efefef}.fd-prod-tab svg{width:.77cqw;height:.77cqw;flex:none}.fd-prod-tab.is-active svg:last-child{margin-left:auto;opacity:.58}.fd-prod-workspace .fd-prod-browser-tabs{gap:.22cqw;padding-right:.5cqw}.fd-prod-workspace .fd-prod-tab{position:relative;width:22.8cqw;max-width:31%;color:#ffffff80}.fd-prod-workspace .fd-prod-tab>b{min-width:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.fd-prod-workspace .fd-prod-tab>svg:last-child{margin-left:auto;opacity:.38}.fd-prod-workspace .fd-prod-tab.is-source-tab{background:rgb(54 54 54 / calc(.18 + .82 * (1 - var(--fd-tab))));color:rgb(255 255 255 / calc(.48 + .46 * (1 - var(--fd-tab))))}.fd-prod-workspace .fd-prod-tab.is-destination-tab{background:rgb(54 54 54 / calc(.18 + .82 * var(--fd-tab)));color:rgb(255 255 255 / calc(.48 + .46 * var(--fd-tab)))}.fd-prod-workspace .fd-prod-tab.is-source-tab:after,.fd-prod-workspace .fd-prod-tab.is-destination-tab:after{position:absolute;right:.65cqw;bottom:0;left:.65cqw;height:max(1px,.08cqw);border-radius:999px;background:#b9cf70;content:"";transform-origin:center}.fd-prod-workspace .fd-prod-tab.is-source-tab:after{opacity:calc(1 - var(--fd-tab));transform:scaleX(calc(1 - var(--fd-tab)))}.fd-prod-workspace .fd-prod-tab.is-destination-tab:after{opacity:var(--fd-tab);transform:scaleX(var(--fd-tab))}.fd-prod-workspace.is-single-tab .fd-prod-tab.is-source-tab{background:#363636;color:#fffffff0}.fd-prod-workspace.is-single-tab .fd-prod-tab.is-source-tab:after{opacity:1;transform:scaleX(1)}.fd-prod-workspace .fd-prod-tab.is-new{width:2.3cqw;max-width:none;justify-content:center;padding:0}.fd-prod-browser-toolbar{display:grid;height:5.05%;align-items:center;grid-template-columns:5.7cqw minmax(0,1fr) 4.6cqw;gap:.45cqw;padding:0 .85cqw;background:#2d2d2d;color:#ffffffad;font-size:1.04cqw}.fd-prod-browser-arrows{word-spacing:.85cqw;color:#ffffff61}.fd-prod-browser-arrows b{color:#ffffff2e;font-weight:400}.fd-prod-address{display:flex;min-width:0;height:62%;align-items:center;gap:.52cqw;overflow:hidden;border-radius:.95cqw;background:#202020;padding:0 .85cqw;color:#ffffffdb;text-overflow:ellipsis;white-space:nowrap}.fd-prod-address>span{color:#ffffff8c;font-size:.81cqw}.fd-prod-workspace .fd-prod-address{position:relative}.fd-prod-workspace .fd-prod-address>b{position:absolute;right:1cqw;left:2cqw;overflow:hidden;font-size:.78cqw;font-weight:480;text-overflow:ellipsis;white-space:nowrap}.fd-prod-workspace .fd-prod-address .is-source-address{opacity:calc(1 - var(--fd-tab));transform:translateY(calc(var(--fd-tab) * -.35cqw))}.fd-prod-workspace .fd-prod-address .is-destination-address{opacity:var(--fd-tab);transform:translateY(calc((1 - var(--fd-tab)) * .35cqw))}.fd-prod-workspace.is-single-tab .fd-prod-address .is-source-address{opacity:1;transform:none}.fd-prod-browser-actions{display:flex;align-items:center;justify-content:flex-end;gap:.8cqw}.fd-prod-browser-actions svg{width:.9cqw;height:.9cqw}.fd-prod-workspace-panes{position:relative;height:90.4%;overflow:hidden;background:#f3f1eb}.fd-prod-workspace-pane{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.fd-prod-workspace-pane.is-source-pane{z-index:1;opacity:calc(1 - var(--fd-tab));transform:translate(calc(var(--fd-tab) * -1.15cqw))}.fd-prod-workspace-pane.is-destination-pane{z-index:2;opacity:var(--fd-tab);transform:translate(calc((1 - var(--fd-tab)) * 1.15cqw))}.fd-prod-workspace.is-single-tab .fd-prod-workspace-pane.is-source-pane{opacity:1;transform:none}.fd-prod-ml-page{position:relative;height:90.4%;overflow:hidden;background:#fff}.fd-prod-ml-page>header{display:flex;height:7.2%;align-items:center;border-bottom:1px solid #ddd;padding:0 2.1cqw;color:#151515}.fd-prod-ml-page>header span{font-family:Arial,sans-serif;font-size:1.3cqw;font-weight:300;letter-spacing:.35cqw}.fd-prod-ml-page>header span b{font-weight:750}.fd-prod-ml-page>header i{width:1.75cqw;height:1px;margin-left:auto;background:#222}.fd-prod-ml-page>header i+i{position:absolute;right:2.1cqw;transform:translateY(.43cqw)}.fd-prod-ml-page>header i+i+i{transform:translateY(-.43cqw)}.fd-prod-ml-space{height:12.3%}.fd-prod-ml-page figure{width:92.5%;height:70.5%;margin:0 auto}.fd-prod-ml-page figure img{display:block;width:100%;height:88%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 54%;object-position:center 54%}.fd-prod-ml-page figcaption{height:12%;padding:.75cqw 0;color:#161616;font-size:1.04cqw;line-height:1}.fd-prod-ml-page>footer{display:flex;height:8.2%;align-items:center;justify-content:space-between;background:#050505;padding:0 1.65cqw;color:#fff;font-size:1.19cqw}.fd-prod-ml-page>footer b{border:1px solid #ccc;background:#fff;padding:.8cqw 1.25cqw;color:#111;font-size:1.09cqw}.fd-prod-capture-box{position:absolute;top:23%;right:6.8%;bottom:20%;left:6.8%;z-index:5;border:.14cqw solid #d6ef81;border-radius:.35cqw;box-shadow:0 0 0 100cqw #0000006e,0 0 1.2cqw #d2ed7f61;opacity:var(--fd-capture);transform:scale(calc(.93 + .07 * var(--fd-capture)))}.fd-prod-capture-box>i{position:absolute;width:.65cqw;height:.65cqw;border:1px solid #ebf5b9;border-radius:50%;background:#354622}.fd-prod-capture-box>i:first-child{top:-.38cqw;left:-.38cqw}.fd-prod-capture-box>i:nth-child(2){top:-.38cqw;right:-.38cqw}.fd-prod-capture-box>i:nth-child(3){bottom:-.38cqw;left:-.38cqw}.fd-prod-capture-box>i:nth-child(4){right:-.38cqw;bottom:-.38cqw}.fd-prod-capture-box small{position:absolute;right:.55cqw;bottom:.55cqw;display:flex;align-items:center;gap:.38cqw;border-radius:.45cqw;background:#080d09eb;padding:.42cqw .6cqw;color:#deef9d;font-size:.75cqw}.fd-prod-capture-box small svg{width:.72cqw;height:.72cqw}.fd-prod-article-page{height:90.4%;overflow:hidden;background:#f4f1e8;padding:7.5% 9% 10%;color:#192117}.fd-prod-article-page>span{color:#677638;font-size:.75cqw;font-weight:750;letter-spacing:.17em}.fd-prod-article-page h2{max-width:18ch;margin:1cqw 0 .85cqw;font-family:Georgia,serif;font-size:3.02cqw;font-weight:500;letter-spacing:-.045em;line-height:.98}.fd-prod-article-page .fd-prod-deck{max-width:43cqw;color:#1921178a;font-family:Georgia,serif;font-size:1.28cqw;line-height:1.5}.fd-prod-article-page hr{border:0;border-top:1px solid rgba(25,33,23,.15);margin:1.4cqw 0}.fd-prod-article-page p{max-width:47cqw;margin:0 0 1.15cqw;font-family:Georgia,serif;font-size:1.1cqw;line-height:1.62}.fd-prod-article-page p.is-selected{border-radius:.18cqw;background-image:linear-gradient(90deg,#79a3e091,#5c8cd561);background-position:left center;background-repeat:no-repeat;background-size:calc(var(--fd-capture) * 100%) 100%;box-shadow:0 0 0 calc(var(--fd-capture) * .22cqw) #5c8cd552}.fd-prod-workspace .fd-prod-article-page{display:grid;width:100%;height:100%;grid-template-columns:10.5cqw minmax(0,1fr);padding:0;background:#f2efe7}.fd-prod-article-rail{display:flex;min-width:0;flex-direction:column;gap:1.1cqw;border-right:1px solid rgba(25,33,23,.09);padding:3.2cqw 1.45cqw;color:#19211761}.fd-prod-article-rail>span{color:#6f7e3d;font-size:.7cqw;font-weight:760;letter-spacing:.14em}.fd-prod-article-rail>b{font-size:.78cqw;font-weight:610}.fd-prod-article-rail>i{width:100%;height:1px;margin-top:.35cqw;background:#1921171f}.fd-prod-article-rail>small{max-width:8cqw;font-size:.62cqw;line-height:1.55}.fd-prod-article-copy{width:min(55cqw,82%);margin:0 auto;padding:5.4cqw 0 6cqw}.fd-prod-article-copy>span{color:#677638;font-size:.75cqw;font-weight:750;letter-spacing:.17em}.fd-prod-workspace .fd-prod-article-page h2{max-width:21ch;margin-top:1.15cqw;font-size:3.53cqw}.fd-prod-workspace .fd-prod-article-page .fd-prod-deck{max-width:47cqw;font-size:1.33cqw}.fd-prod-workspace .fd-prod-article-page p{max-width:51cqw;font-size:1.4cqw}.fd-prod-code-surface{display:grid;height:100%;grid-template-columns:13.5cqw minmax(0,1fr);background:#101412;color:#f5f4ebdb}.fd-prod-code-surface>aside{display:flex;min-width:0;flex-direction:column;gap:.58cqw;border-right:1px solid rgba(255,255,255,.07);padding:1.05cqw .9cqw;background:#171b19;color:#f5f4eb6e;font-size:1.02cqw}.fd-prod-code-surface>aside b{display:flex;align-items:center;gap:.4cqw;margin-bottom:.65cqw;color:#f5f4ebd1;font-size:.9cqw}.fd-prod-code-surface>aside svg{width:.8cqw;height:.8cqw;color:#b8cd6d}.fd-prod-code-surface>aside span{padding-left:.35cqw}.fd-prod-code-surface>aside span.is-open{color:#f5f4ebad;font-weight:650}.fd-prod-code-surface>aside span.is-file{padding-left:1.15cqw;color:#f5f4eb8f}.fd-prod-code-surface>main{min-width:0}.fd-prod-code-surface>main>header{display:flex;height:7.4%;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);padding:0 1cqw;background:#151917}.fd-prod-code-surface>main>header span{display:flex;align-items:center;gap:.38cqw;font-size:.8cqw}.fd-prod-code-surface>main>header svg{width:.72cqw;height:.72cqw;color:#b8cd6d}.fd-prod-code-surface>main>header small{color:#f5f4eb61;font-size:.67cqw}.fd-prod-code-grid{display:grid;height:92.6%;grid-template-columns:minmax(0,1.55fr) minmax(9cqw,.56fr) minmax(10cqw,.7fr);gap:.7cqw;padding:.75cqw}.fd-prod-code-editor,.fd-prod-mobile-preview,.fd-prod-desktop-reference{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:.62cqw;background:#0c100e}.fd-prod-code-editor{padding:1.1cqw 1cqw 1cqw 2.6cqw}.fd-prod-code-editor ol{margin:0;padding:0;color:#eceee5bd;font-family:SFMono-Regular,Menlo,monospace;font-size:.88cqw;line-height:1.82}.fd-prod-code-editor li::marker{color:#eceee533}.fd-prod-code-editor em{color:#c792ea;font-style:normal}.fd-prod-code-editor b{color:#addb67;font-weight:500}.fd-prod-code-warning{position:absolute;right:1cqw;bottom:1cqw;display:flex;align-items:center;border:1px solid rgba(238,180,71,.2);border-radius:.42cqw;background:#6c48152b;padding:.46cqw .62cqw;color:#e8bc6b;font-size:.65cqw}.fd-prod-mobile-preview{padding:.8cqw;background:#f3f0e8;color:#172017}.fd-prod-mobile-preview>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,32,23,.1);padding:.2cqw .1cqw .65cqw;font-size:.84cqw}.fd-prod-mobile-preview>header span{color:#1720176b;font-size:.62cqw}.fd-prod-preview-items{display:grid;gap:.52cqw;padding:.9cqw 0 1.7cqw}.fd-prod-preview-items i{display:block;height:2.15cqw;border-radius:.35cqw;background:linear-gradient(90deg,#d8d4ca 28%,#ece8df 28%)}.fd-prod-mobile-preview>section{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(23,32,23,.1);padding:1.4cqw .1cqw .75cqw;font-size:.8cqw}.fd-prod-mobile-preview>button{width:100%;border:0;border-radius:.42cqw;background:#192219;padding:.66cqw;color:#f5f1e8;font-size:1.02cqw}.fd-prod-desktop-reference{padding:.8cqw;background:#e7e9e0;color:#172017}.fd-prod-desktop-reference>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7cqw;font-size:1.02cqw}.fd-prod-desktop-reference>header small{color:#17201761;font-size:.58cqw}.fd-prod-desktop-reference>span{display:block;height:2.65cqw;border-radius:.35cqw;margin-bottom:.7cqw;background:#ffffffb8}.fd-prod-desktop-reference>i{color:#68763c;font-size:.61cqw;font-style:normal}.fd-prod-shot-frame{position:absolute;z-index:4;border:.12cqw solid #cbe276;border-radius:.42cqw;box-shadow:0 0 0 100cqw #0000001a,0 0 .85cqw #c4e16a57}.fd-prod-shot-frame.is-mobile{top:4.3cqw;right:.42cqw;bottom:2.8cqw;left:.42cqw;opacity:var(--fd-page);transform:scale(calc(.93 + .07 * var(--fd-page)))}.fd-prod-shot-frame.is-desktop{top:2.7cqw;right:.42cqw;bottom:4.3cqw;left:.42cqw;opacity:var(--fd-shot);transform:scale(calc(.93 + .07 * var(--fd-shot)))}.fd-prod-shot-frame>i{position:absolute;width:.48cqw;height:.48cqw;border:1px solid #f0f6cf;border-radius:50%;background:#405129}.fd-prod-shot-frame>i:first-child{top:-.3cqw;left:-.3cqw}.fd-prod-shot-frame>i:nth-child(2){top:-.3cqw;right:-.3cqw}.fd-prod-shot-frame>i:nth-child(3){bottom:-.3cqw;left:-.3cqw}.fd-prod-shot-frame>i:nth-child(4){right:-.3cqw;bottom:-.3cqw}.fd-prod-shot-frame small{position:absolute;right:.4cqw;bottom:.4cqw;display:flex;align-items:center;gap:.25cqw;border-radius:.3cqw;background:#090e0ae6;padding:.32cqw .42cqw;color:#dced9b;font-size:.55cqw;white-space:nowrap}.fd-prod-shot-frame small svg{width:.5cqw;height:.5cqw}.fd-prod-agent-surface{display:grid;height:100%;grid-template-columns:14.5cqw minmax(0,1fr);background:#f4f1ea;color:#172017}.fd-prod-agent-surface>aside{display:flex;flex-direction:column;gap:.58cqw;border-right:1px solid rgba(23,32,23,.1);padding:1cqw .8cqw;background:#e7e8df;color:#1720178c;font-size:.7cqw}.fd-prod-agent-logo{display:grid;width:1.65cqw;height:1.65cqw;place-items:center;border-radius:.5cqw;background:#192219;color:#d9e99a}.fd-prod-agent-logo svg{width:.88cqw;height:.88cqw}.fd-prod-agent-surface>aside>b{margin-bottom:.25cqw;font-size:.99cqw}.fd-prod-agent-surface>aside>button{display:flex;align-items:center;gap:.38cqw;border:1px solid rgba(23,32,23,.1);border-radius:.42cqw;background:#ffffff8a;padding:.5cqw;color:#172017;font:inherit}.fd-prod-agent-surface>aside>button svg,.fd-prod-agent-surface>aside>span svg{width:.6cqw;height:.6cqw}.fd-prod-agent-surface>aside>small{margin-top:.7cqw;color:#17201759;font-size:.58cqw;font-weight:720;letter-spacing:.11em}.fd-prod-agent-surface>aside>span:not(.fd-prod-agent-logo){display:flex;align-items:center;gap:.4cqw;border-radius:.36cqw;padding:.48cqw .42cqw}.fd-prod-agent-surface>aside>span.is-active{background:#6a823d1f;color:#31431f;font-weight:650}.fd-prod-agent-surface>main{position:relative;min-width:0}.fd-prod-agent-surface>main>header{display:flex;height:9%;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,32,23,.09);padding:0 1.25cqw}.fd-prod-agent-surface>main>header div{display:grid;gap:.15cqw}.fd-prod-agent-surface>main>header b{font-size:.94cqw}.fd-prod-agent-surface>main>header small{color:#17201766;font-size:.62cqw}.fd-prod-agent-surface>main>header>span{display:flex;align-items:center;gap:.32cqw;color:#617636;font-size:.65cqw}.fd-prod-agent-surface>main>header svg{width:.64cqw;height:.64cqw}.fd-prod-agent-thread{height:81%;overflow:hidden;padding:1.2cqw 8% 4.8cqw}.fd-prod-agent-thread article{max-width:52cqw;margin:0 auto 1cqw}.fd-prod-agent-thread article>span{display:flex;align-items:center;gap:.32cqw;color:#17201770;font-size:.65cqw;font-weight:680}.fd-prod-agent-thread article>span svg{width:.62cqw;height:.62cqw}.fd-prod-agent-thread article>p{margin:.45cqw 0 .6cqw;font-size:.97cqw;line-height:1.5}.fd-prod-agent-assets{display:flex;gap:.58cqw}.fd-prod-agent-assets figure{width:10.8cqw;overflow:hidden;border:1px solid rgba(23,32,23,.1);border-radius:.52cqw;margin:0;background:#fff;box-shadow:0 .4cqw 1cqw -.6cqw #00000059}.fd-prod-agent-assets figure.is-row-0{opacity:var(--fd-page);transform:translateY(calc((1 - var(--fd-page)) * .6cqw))}.fd-prod-agent-assets figure.is-row-1{opacity:var(--fd-shot);transform:translateY(calc((1 - var(--fd-shot)) * .6cqw))}.fd-prod-agent-assets figure>span{display:flex;height:4.7cqw;align-items:flex-end;justify-content:center;gap:.35cqw;padding:.6cqw;background:#19211a}.fd-prod-agent-assets figure>span i{width:1.8cqw;border-radius:.24cqw;background:#e9e6de}.fd-prod-agent-assets figure>span i:first-child{height:2.4cqw}.fd-prod-agent-assets figure>span i:nth-child(2){height:3.15cqw}.fd-prod-agent-assets figure>span i:last-child{height:1.85cqw}.fd-prod-agent-assets figure>span.is-mobile-shot{background:linear-gradient(135deg,#172218,#384833)}.fd-prod-agent-assets figure>span.is-desktop-shot{background:linear-gradient(135deg,#1b2029,#444c58)}.fd-prod-agent-assets figcaption{display:grid;grid-template-columns:1cqw minmax(0,1fr);padding:.48cqw}.fd-prod-agent-assets figcaption svg{width:.62cqw;height:.62cqw;grid-row:1 / 3;color:#657b39}.fd-prod-agent-assets figcaption b{overflow:hidden;font-size:.61cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-agent-assets figcaption small{color:#17201761;font-size:.49cqw}.fd-prod-agent-thread article.is-agent{border-left:2px solid #a6be59;padding:.05cqw 0 .05cqw .8cqw}.fd-prod-agent-patch{display:flex;align-items:center;gap:.35cqw;border-radius:.38cqw;background:#657e391a;padding:.48cqw .58cqw;color:#52682d;font-size:.64cqw}.fd-prod-agent-patch svg{width:.62cqw;height:.62cqw}.fd-prod-agent-surface>main>footer{position:absolute;right:8%;bottom:1cqw;left:8%;display:grid;height:2.8cqw;align-items:center;grid-template-columns:minmax(0,1fr) 1cqw 1.5cqw;gap:.5cqw;border:1px solid rgba(23,32,23,.13);border-radius:.75cqw;background:#fff;padding:0 .8cqw;color:#17201759;font-size:1.02cqw;box-shadow:0 .8cqw 2cqw -1.2cqw #0000004d}.fd-prod-agent-surface>main>footer svg{width:.72cqw;height:.72cqw}.fd-prod-agent-surface>main>footer b{display:grid;width:1.45cqw;height:1.45cqw;place-items:center;border-radius:.4cqw;background:#192219;color:#f3f1e9}.fd-prod-docs-surface{height:100%;background:#e9ece8;color:#172017}.fd-prod-docs-surface>header{display:grid;height:9%;align-items:center;grid-template-columns:2.2cqw minmax(0,1fr) auto 4cqw;gap:.6cqw;border-bottom:1px solid rgba(23,32,23,.09);padding:0 .85cqw;background:#f9faf7}.fd-prod-docs-mark{display:grid;width:1.7cqw;height:1.7cqw;place-items:center;border-radius:.35cqw;background:#5576d8;color:#fff}.fd-prod-docs-mark svg{width:.9cqw;height:.9cqw}.fd-prod-docs-surface>header div{display:grid;gap:.1cqw}.fd-prod-docs-surface>header b{font-size:.94cqw}.fd-prod-docs-surface>header small{color:#1720176e;font-size:.58cqw}.fd-prod-docs-saved{display:flex;align-items:center;gap:.3cqw;color:#67783c;font-size:.62cqw}.fd-prod-docs-saved svg{width:.65cqw;height:.65cqw}.fd-prod-docs-surface>header button{border:0;border-radius:999px;background:#c9dbff;padding:.48cqw .72cqw;color:#1c315f;font:inherit;font-size:.7cqw}.fd-prod-docs-toolbar{display:flex;height:6.5%;align-items:center;gap:.45cqw;border-bottom:1px solid rgba(23,32,23,.08);padding:0 1.2cqw;background:#f9faf7;color:#17201794;font-size:.65cqw}.fd-prod-docs-toolbar span{border-radius:.25cqw;background:#17201709;padding:.28cqw .42cqw}.fd-prod-docs-surface>main{height:84.5%;overflow:hidden;padding:1.4cqw}.fd-prod-docs-surface>main>article{position:relative;width:54cqw;min-height:100%;margin:0 auto;background:#fff;padding:4cqw 5.5cqw;box-shadow:0 .6cqw 2.1cqw -1.2cqw #0000004d}.fd-prod-doc-context{display:inline-flex;align-items:center;gap:.38cqw;border-radius:999px;background:#eef2e5;padding:.4cqw .62cqw;color:#627538;font-size:.65cqw}.fd-prod-doc-context svg{width:.66cqw;height:.66cqw}.fd-prod-docs-surface h3{margin:1.2cqw 0 .8cqw;font-size:1.85cqw;letter-spacing:-.035em}.fd-prod-docs-surface p{max-width:43cqw;margin:0 0 .65cqw;font-size:1.09cqw;line-height:1.58;white-space:pre-line}.fd-prod-mail.is-embedded{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:0;box-shadow:none}.fd-prod-mail.is-embedded>header{grid-template-columns:6.2cqw minmax(0,1fr) 3cqw}.fd-prod-mail-brand{display:flex;align-items:center;gap:.38cqw;color:#ffffffbd;font-size:.84cqw}.fd-prod-mail-brand svg{width:.85cqw;height:.85cqw}.fd-prod-mail-brand b{font-weight:620}.fd-prod-mail.is-embedded .fd-prod-mail-fields{padding-right:2.4cqw;padding-left:2.4cqw}.fd-prod-mail.is-embedded .fd-prod-mail-fields>span{grid-template-columns:5cqw minmax(0,1fr)}.fd-prod-mail.is-embedded .fd-prod-mail-fields>span:last-child{grid-template-columns:5cqw auto .62cqw minmax(0,1fr)}.fd-prod-mail.is-embedded .fd-prod-mail-format{padding-right:2.15cqw;padding-left:2.15cqw}.fd-prod-mail.is-embedded .fd-prod-mail-body{padding:1.4cqw 2.4cqw;font-size:1.19cqw}.fd-prod-mail.is-embedded .fd-prod-mail-body p{max-width:58cqw}.fd-prod-mail.is-embedded .fd-prod-mail-caret{top:1.48cqw;left:2.38cqw}.fd-prod-study-answer{position:absolute;z-index:8;right:4.2cqw;bottom:3.6cqw;width:36cqw;overflow:hidden;border:1px solid rgba(211,225,180,.18);border-radius:1cqw;background:#080f0af7;color:#f5f3e9;box-shadow:0 1.6cqw 3.5cqw -1.4cqw #000000bf;opacity:var(--fd-result);transform:translateY(calc((1 - var(--fd-result)) * 1.2cqw)) scale(calc(.97 + .03 * var(--fd-result)))}.fd-prod-study-answer>header,.fd-prod-study-answer>footer{display:flex;min-height:2.7cqw;align-items:center;justify-content:space-between;gap:.8cqw;padding:0 .9cqw}.fd-prod-study-answer>header{border-bottom:1px solid rgba(255,255,255,.08)}.fd-prod-study-answer>footer{border-top:1px solid rgba(255,255,255,.08)}.fd-prod-study-answer header span,.fd-prod-study-answer header em,.fd-prod-study-answer footer span{display:flex;min-width:0;align-items:center;gap:.35cqw;overflow:hidden;color:#f4f3e987;font-size:.7cqw;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fd-prod-study-answer svg{width:.68cqw;height:.68cqw}.fd-prod-study-question{border-bottom:1px solid rgba(255,255,255,.06);padding:.75cqw .95cqw;color:#cbdc83;font-size:.84cqw}.fd-prod-study-answer>p{margin:0;padding:.95cqw;font-size:1.04cqw;line-height:1.58}.fd-prod-study-answer footer b{color:#bdd174;font-size:.67cqw}.fd-prod-study-answer.is-translation{right:7cqw;width:43cqw}.fd-prod-study-answer.is-translation>p{font-size:1.33cqw}.fd-prod-save-overlay{position:absolute;z-index:8;right:4.2cqw;bottom:3.6cqw;display:grid;width:36cqw;align-items:center;grid-template-columns:3.2cqw minmax(0,1fr) 1.5cqw;gap:.8cqw;border:1px solid rgba(211,225,180,.2);border-radius:.9cqw;background:#080f0af7;padding:.9cqw;color:#f5f3e9;box-shadow:0 1.6cqw 3.5cqw -1.4cqw #000000bf}.fd-prod-save-icon{display:grid;width:2.7cqw;height:2.7cqw;place-items:center;border-radius:.7cqw;background:#b0cb601f;color:#c8dc7f}.fd-prod-save-icon svg{width:1.2cqw;height:1.2cqw}.fd-prod-save-overlay div{display:grid;gap:.23cqw}.fd-prod-save-overlay small{color:#aebe65;font-size:.58cqw;font-weight:740;letter-spacing:.1em}.fd-prod-save-overlay b{font-size:.99cqw}.fd-prod-save-overlay p{margin:0;color:#f5f3e975;font-size:.67cqw;line-height:1.45}.fd-prod-save-overlay>svg{width:1cqw;height:1cqw;color:#74e947}.fd-prod-dest{z-index:5;right:2.9%;bottom:4.4%;width:38.5%;height:47%;opacity:var(--fd-win);transform:translateY(calc((1 - var(--fd-win)) * 2.2cqw)) scale(calc(.96 + .04 * var(--fd-win)));transform-origin:bottom right}.fd-prod-mail{border-color:#ffffff21;background:#1c1d26;color:#e8e8ec}.fd-prod-mail>header{display:grid;height:12.7%;align-items:center;grid-template-columns:5.8cqw minmax(0,1fr) 2.65cqw;border-bottom:1px solid rgba(255,255,255,.08);padding:0 .75cqw 0 1.15cqw}.fd-prod-mail-tools{display:flex;min-width:0;height:100%;align-items:center;justify-content:center;gap:.16cqw;overflow:hidden;color:#fffc;white-space:nowrap}.fd-prod-mail-tools>span{display:grid;width:1.45cqw;height:1.86cqw;flex:none;place-items:center;border-radius:.34cqw;background:linear-gradient(180deg,#ffffff0a,#00000014);box-shadow:inset 0 0 0 1px #ffffff06}.fd-prod-mail-tools>span.is-type{font-size:1.4cqw;font-weight:550;letter-spacing:-.04em}.fd-prod-mail-tools>span.is-menu{width:2.2cqw;grid-template-columns:minmax(0,1fr) .48cqw;padding:0 .16cqw 0 .28cqw}.fd-prod-mail-tools svg{width:.92cqw;height:.92cqw}.fd-prod-mail-tools .is-menu svg:last-child{width:.43cqw;height:.43cqw;opacity:.8}.fd-prod-send{display:grid;width:2.32cqw;height:2.32cqw;place-items:center;justify-self:end;border-radius:50%;background:#1296ea;box-shadow:inset 0 1px #ffffff3d,0 .14cqw .35cqw #0000004d;color:#fff}.fd-prod-send svg{width:1.26cqw;height:1.26cqw}.fd-prod-mail-fields{padding:.4cqw 1.35cqw 0}.fd-prod-mail-fields>span{display:grid;min-height:2.16cqw;align-items:center;grid-template-columns:3.65cqw minmax(0,1fr);border-bottom:1px solid rgba(255,255,255,.085);font-size:1.4cqw}.fd-prod-mail-fields>span:last-child{grid-template-columns:3.65cqw auto .62cqw minmax(0,1fr)}.fd-prod-mail-fields small{color:#ffffff94}.fd-prod-mail-fields b{overflow:hidden;font-weight:490;text-overflow:ellipsis;white-space:nowrap}.fd-prod-mail-fields>span:last-child b{max-width:18.7cqw}.fd-prod-mail-fields>span:last-child>svg{width:.48cqw;height:.48cqw;margin-left:.14cqw;color:#ffffff7a}.fd-prod-mail-format{display:flex;height:2.55cqw;align-items:center;gap:.17cqw;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07);padding:.26cqw 1.08cqw;color:#ffffffc7;font-size:.86cqw;white-space:nowrap}.fd-prod-mail-select,.fd-prod-mail-format-icon,.fd-prod-mail-format-text{display:flex;height:1.66cqw;align-items:center;justify-content:center;border-radius:.3cqw;background:#00000021;box-shadow:inset 0 0 0 1px #ffffff06}.fd-prod-mail-select{justify-content:space-between;padding:0 .32cqw .02cqw .45cqw}.fd-prod-mail-select.is-font{width:4.55cqw}.fd-prod-mail-select.is-weight{width:4.25cqw}.fd-prod-mail-select.is-size{width:2.2cqw}.fd-prod-mail-select svg{width:.45cqw;height:.45cqw}.fd-prod-mail-swatch{width:1.55cqw;height:1.55cqw;flex:none;border:1px solid rgba(255,255,255,.42);border-radius:.27cqw;background:#fff;box-shadow:0 .08cqw .2cqw #00000059}.fd-prod-mail-format-icon{width:1.55cqw;flex:none}.fd-prod-mail-format-icon.is-color-off{color:#ffffff73}.fd-prod-mail-format-icon.is-align{width:2.65cqw;gap:.1cqw}.fd-prod-mail-format-icon svg{width:.88cqw;height:.88cqw}.fd-prod-mail-format-icon.is-align svg:last-child{width:.43cqw;height:.43cqw}.fd-prod-mail-format-text{width:1.47cqw;flex:none;font-family:Georgia,Times New Roman,serif;font-size:1.04cqw}.fd-prod-mail-format-text b{font-family:-apple-system,BlinkMacSystemFont,sans-serif}.fd-prod-mail-format-text i{font-family:Georgia,serif}.fd-prod-mail-format-text u{text-underline-offset:.08cqw}.fd-prod-mail-body{position:relative;padding:.95cqw 1.35cqw;color:#ffffffe6;font-size:1.2cqw;line-height:1.55}.fd-prod-mail-body p{max-width:31cqw;margin:0}.fd-prod-mail-caret,.fd-prod-note-caret{position:absolute;top:1.02cqw;left:1.32cqw;width:max(1px,.08cqw);height:1.12cqw;background:#f38b22;box-shadow:0 0 .22cqw #f38b225c;opacity:calc(1 - var(--fd-result))}.fd-prod-notes{background:#1f1f1f;color:#ececec}.fd-prod-notes>header{display:flex;height:11%;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);padding:0 .9cqw}.fd-prod-notes-toolbar{display:flex;align-items:center;gap:.55cqw;color:#ffffff8c;font-size:.99cqw}.fd-prod-notes-toolbar i{font-style:normal}.fd-prod-notes-toolbar b{display:grid;place-items:center;color:#e8b64c}.fd-prod-notes-toolbar svg{width:.78cqw;height:.78cqw}.fd-prod-notes-search{display:grid;width:1.35cqw;height:1.35cqw;place-items:center;border-radius:.35cqw;background:#ffffff12}.fd-prod-notes-columns{display:grid;height:89%;grid-template-columns:10.8cqw minmax(0,1fr)}.fd-prod-notes-columns>aside{display:flex;flex-direction:column;gap:.3cqw;border-right:1px solid rgba(255,255,255,.08);padding:.7cqw .55cqw;background:#262626;overflow:hidden}.fd-prod-notes-columns>aside small{margin:.35cqw .35cqw .15cqw;color:#fff6;font-size:.64cqw;font-weight:700}.fd-prod-notes-columns>aside span{display:grid;gap:.16cqw;border-radius:.42cqw;padding:.42cqw .5cqw}.fd-prod-notes-columns>aside span.is-active{background:#b98a26}.fd-prod-notes-columns>aside b{overflow:hidden;font-size:.75cqw;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.fd-prod-notes-columns>aside i{overflow:hidden;color:#ffffff73;font-size:.61cqw;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fd-prod-notes-columns>aside span.is-active i{color:#ffffffb8}.fd-prod-notes-columns>article{position:relative;overflow:hidden;padding:.8cqw 1.3cqw;background:#1f1f1f}.fd-prod-notes-columns>article>small{display:block;color:#ffffff61;font-size:.67cqw;text-align:center}.fd-prod-notes-columns>article h3{margin:.7cqw 0 .45cqw;font-size:1.4cqw;letter-spacing:-.02em}.fd-prod-notes-columns>article p{margin:0;max-width:24cqw;font-size:.96cqw;line-height:1.55}.fd-prod-result-text{opacity:var(--fd-result);transform:translateY(calc((1 - var(--fd-result)) * .65cqw));clip-path:inset(0 calc((1 - var(--fd-result)) * 100%) 0 0)}.fd-prod-librarywin{background:#101511;color:#f0efe6}.fd-prod-librarywin>header{display:grid;height:17%;align-items:center;grid-template-columns:4.2cqw minmax(0,1fr) auto;gap:.6cqw;border-bottom:1px solid rgba(255,255,255,.08);padding:0 .9cqw}.fd-prod-librarywin>header div{display:grid;min-width:0;gap:.14cqw}.fd-prod-librarywin>header b{display:flex;align-items:center;gap:.35cqw;font-size:.99cqw}.fd-prod-librarywin>header b svg{width:.72cqw;height:.72cqw;color:#b9cf70}.fd-prod-librarywin>header small{overflow:hidden;color:#f0efe66b;font-size:.64cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-librarywin-search{display:flex;align-items:center;gap:.35cqw;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.32cqw .62cqw;color:#f0efe680;font-size:.7cqw;white-space:nowrap}.fd-prod-librarywin-search svg{width:.58cqw;height:.58cqw}.fd-prod-librarywin-card{height:83%;overflow:hidden;padding:.8cqw 1cqw}.fd-prod-librarywin-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.15cqw .6cqw}.fd-prod-librarywin-head b{grid-column:1;grid-row:1;overflow:hidden;font-size:1.13cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-librarywin-head small{grid-column:1;grid-row:2;overflow:hidden;color:#f0efe666;font-size:.67cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-librarywin-head span{display:flex;grid-column:2;grid-row:1 / 3;align-items:center;gap:.3cqw}.fd-prod-librarywin-head button{border:1px solid rgba(255,255,255,.12);border-radius:.4cqw;background:#ffffff0a;padding:.28cqw .55cqw;color:#f0efe6c7;font-family:inherit;font-size:.67cqw}.fd-prod-librarywin-prov{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.12cqw .8cqw;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);margin:.55cqw 0;padding:.45cqw 0}.fd-prod-librarywin-prov dt{color:#f0efe666;font-size:.64cqw}.fd-prod-librarywin-prov dd{margin:0;overflow:hidden;color:#f0efe6b8;font-size:.64cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-librarywin-label{display:block;margin:.5cqw 0 .25cqw;color:#aebe65;font-size:.58cqw;font-weight:740;letter-spacing:.1em}.fd-prod-librarywin-card>p{margin:0;max-width:32cqw;color:#f0efe6d1;font-size:.84cqw;line-height:1.5}.fd-prod-librarywin-topics{display:flex;flex-wrap:wrap;gap:.3cqw}.fd-prod-librarywin-topics em{border:1px solid rgba(185,207,112,.24);border-radius:999px;background:#b9cf7014;padding:.22cqw .5cqw;color:#cddc90;font-size:.64cqw;font-style:normal}.is-seq-0{--sv: min(clamp(0, calc(var(--fd-tab) + 1), 1), clamp(0, calc(1 - var(--fd-tab)), 1))}.is-seq-1{--sv: min(clamp(0, var(--fd-tab), 1), clamp(0, calc(2 - var(--fd-tab)), 1))}.is-seq-2{--sv: min(clamp(0, calc(var(--fd-tab) - 1), 1), clamp(0, calc(3 - var(--fd-tab)), 1))}.is-seq-3{--sv: clamp(0, calc(var(--fd-tab) - 2), 1)}.fd-prod-pane{position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--sv, 1)}.fd-prod-browser.is-multiflow .fd-prod-tab:not(.is-new){background:rgb(54 54 54 / calc(.18 + .82 * var(--sv, 0)));color:rgb(255 255 255 / calc(.48 + .46 * var(--sv, 0)))}.fd-prod-browser.is-multiflow .fd-prod-address{position:relative}.fd-prod-browser.is-multiflow .fd-prod-address b{position:absolute;top:50%;left:2.15cqw;overflow:hidden;max-width:calc(100% - 3cqw);opacity:var(--sv, 1);text-overflow:ellipsis;transform:translateY(-50%);white-space:nowrap}.fd-prod-pdfwin{z-index:2;top:3.2%;left:2.65%;width:94.7%;height:93.6%;border-radius:1.08cqw;background:#29292b;color:#ffffffd1}.fd-prod-pdfwin>header{display:grid;height:5.6%;align-items:center;grid-template-columns:5.8cqw minmax(0,1fr) auto;padding:0 1cqw;border-bottom:1px solid rgba(0,0,0,.5);background:#38383a}.fd-prod-pdfwin-title{display:grid;justify-items:center;gap:.06cqw}.fd-prod-pdfwin-title b{font-size:1.3cqw;font-weight:600}.fd-prod-pdfwin-title small{color:#ffffff73;font-size:.58cqw}.fd-prod-pdfwin-tools{display:flex;align-items:center;gap:.38cqw}.fd-prod-pdfwin-tools i{display:grid;width:1.5cqw;height:1.5cqw;place-items:center;border-radius:.32cqw;background:#ffffff0f;font-size:.9cqw;font-style:normal}.fd-prod-pdfwin-tools em{width:1px;height:1.2cqw;background:#ffffff24}.fd-prod-pdfwin-tools>span{display:grid;width:1.5cqw;height:1.5cqw;place-items:center;border-radius:.32cqw;background:#ffffff0f}.fd-prod-pdfwin-tools svg{width:.62cqw;height:.62cqw}.fd-prod-pdfwin-body{position:absolute;top:5.6%;right:0;bottom:0;left:0;display:flex;overflow:hidden;background:#202022}.fd-prod-pdfwin-body>aside{display:flex;width:6.6cqw;flex:none;flex-direction:column;gap:.7cqw;border-right:1px solid rgba(255,255,255,.07);background:#262628;padding:.9cqw 0;align-items:center}.fd-prod-pdfwin-body>aside span i{display:grid;width:3.7cqw;height:4.8cqw;place-items:center;border-radius:.18cqw;background:#fdfdf8;box-shadow:0 0 0 1px #00000073;color:#1c1c1e59;font-size:1.02cqw;font-style:normal}.fd-prod-pdfwin-body>aside span.is-current i{outline:.16cqw solid #3f83f8;outline-offset:.1cqw}.fd-prod-pdf-page{position:relative;overflow:hidden;width:min(56cqw,70%);height:calc(100% - 2.2cqw);margin:1.1cqw auto;border-radius:.18cqw;background:#fdfdf8;box-shadow:0 .6cqw 2cqw #00000080;padding:2.1cqw 2.5cqw;color:#1d1d1f;font-family:Georgia,Times New Roman,serif}.fd-prod-pdf-page h2{margin:0 0 .45cqw;font-size:1.4cqw;font-weight:600;letter-spacing:-.01em;text-align:center}.fd-prod-pdf-authors{margin:0 0 .95cqw;color:#1d1d1f8c;font-size:.7cqw;text-align:center}.fd-prod-pdf-abstract{width:84%;margin:0 auto .95cqw;font-size:.68cqw;line-height:1.55}.fd-prod-pdf-columns{-moz-column-count:2;column-count:2;-moz-column-gap:1.7cqw;column-gap:1.7cqw;font-size:.65cqw;line-height:1.6;text-align:justify}.fd-prod-pdf-columns h3{margin:0 0 .45cqw;font-size:.84cqw}.fd-prod-pdf-columns p{margin:0 0 .55cqw}.fd-prod-pdf-folio{position:absolute;bottom:.65cqw;left:50%;color:#1d1d1f80;font-size:.61cqw;transform:translate(-50%)}.fd-prod-pdf-spread{display:flex;flex:1;justify-content:center;gap:1.3cqw;min-width:0;padding:1.1cqw 1.2cqw}.fd-prod-pdf-spread .fd-prod-pdf-page{width:33cqw;height:100%;margin:0}.fd-prod-pdf-page.is-book>small{display:block;margin-bottom:.95cqw;color:#1d1d1f73;font-size:.58cqw;letter-spacing:.2em;text-align:center}.fd-prod-pdf-page.is-book p{margin:0 0 .8cqw;font-size:.8cqw;line-height:1.75;text-align:justify}.fd-prod-film--pdf-excerpts .fd-prod-select-mark.is-second{background-size:calc(var(--fd-capture) * 100%) 100%}.fd-prod-mailread{z-index:2;top:3.2%;left:2.65%;width:94.7%;height:93.6%;border-radius:1.08cqw;background:#1e1e20;color:#e8e8ea}.fd-prod-mailread>header{display:flex;height:5.6%;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.5);background:#2a2a2c;padding:0 1cqw}.fd-prod-mailread-tools{display:flex;align-items:center;gap:.38cqw;color:#ffffffb3}.fd-prod-mailread-tools i{display:grid;width:1.5cqw;height:1.5cqw;place-items:center;border-radius:.32cqw;background:#ffffff0f;font-size:1.3cqw;font-style:normal}.fd-prod-mailread-tools em{width:1px;height:1.2cqw;background:#ffffff24}.fd-prod-mailread-tools>span{display:grid;width:1.5cqw;height:1.5cqw;place-items:center;border-radius:.32cqw;background:#ffffff0f}.fd-prod-mailread-tools svg{width:.62cqw;height:.62cqw}.fd-prod-mailread-cols{position:absolute;top:5.6%;right:0;bottom:0;left:0;display:grid;grid-template-columns:19.5cqw minmax(0,1fr)}.fd-prod-mailread-cols>aside{overflow:hidden;border-right:1px solid rgba(255,255,255,.08);background:#232325;padding:.55cqw .45cqw}.fd-prod-mailread-cols>aside>small{display:block;margin:.25cqw .55cqw .5cqw;color:#ffffff6b;font-size:.67cqw;font-weight:650}.fd-prod-mailread-cols>aside>span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.12cqw .45cqw;border-radius:.45cqw;margin-bottom:.18cqw;padding:.5cqw .58cqw}.fd-prod-mailread-cols>aside b{overflow:hidden;font-size:.78cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-mailread-cols>aside i{color:#ffffff6b;font-size:.61cqw;font-style:normal}.fd-prod-mailread-cols>aside em{grid-column:1 / 3;overflow:hidden;color:#ffffff80;font-size:.64cqw;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fd-prod-mailread-cols>aside>span.is-active{background:#2f66d0}.fd-prod-mailread-cols>aside>span.is-active i,.fd-prod-mailread-cols>aside>span.is-active em{color:#ffffffc7}.fd-prod-mailread-cols>main{position:relative;min-width:0;padding:.95cqw 1.5cqw}.fd-prod-mailread-cols>main>header{display:grid;align-items:center;grid-template-columns:2.3cqw minmax(0,1fr) auto;gap:.65cqw;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.75cqw}.fd-prod-mailread-avatar{display:grid;width:2.2cqw;height:2.2cqw;place-items:center;border-radius:50%;background:#7b5ea7;font-size:1.4cqw}.fd-prod-mailread-cols>main>header b{font-size:.9cqw}.fd-prod-mailread-cols>main>header small{display:block;overflow:hidden;color:#ffffff80;font-size:.67cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-mailread-cols>main>header em{color:#ffffff6b;font-size:.67cqw;font-style:normal}.fd-prod-mailread-body{padding:.95cqw .15cqw;font-size:.93cqw;line-height:1.9}.fd-prod-mailread-body p{margin:0 0 .6cqw}.fd-prod-mailread-reply{position:absolute;right:1.3cqw;bottom:1.1cqw;left:1.3cqw;border:1px solid rgba(255,255,255,.12);border-radius:.7cqw;background:#2a2a2e;padding:.85cqw 1.05cqw;box-shadow:0 1cqw 2.6cqw -1cqw #000000e6;opacity:var(--fd-win);transform:translateY(calc((1 - var(--fd-win)) * 1.2cqw))}.fd-prod-mailread-reply>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.55cqw;color:#ffffff94;font-size:.7cqw}.fd-prod-mailread-reply p{margin:0 0 .4cqw;font-size:.9cqw;line-height:1.75}.fd-prod-mailread-reply>footer{display:flex;align-items:center;gap:.8cqw;margin-top:.6cqw}.fd-prod-mailread-reply>footer b{border-radius:999px;background:#2f66d0;padding:.34cqw .8cqw;font-size:1.02cqw}.fd-prod-mailread-reply>footer span{color:#9fca6a;font-size:.7cqw}.fd-prod-textedit{background:#fbfbf7;color:#202020}.fd-prod-textedit>header{display:grid;height:11%;align-items:center;grid-template-columns:5.8cqw minmax(0,1fr) 2cqw;border-bottom:1px solid rgba(0,0,0,.16);background:linear-gradient(#f2f1ec,#e5e4df);padding:0 .8cqw}.fd-prod-textedit>header b{justify-self:center;color:#4a4a4a;font-size:.81cqw;font-weight:600}.fd-prod-textedit>header>span{justify-self:end;color:#0006;font-size:1.3cqw}.fd-prod-textedit-ruler{display:flex;height:5.5%;align-items:center;gap:2.6cqw;border-bottom:1px solid rgba(0,0,0,.09);background:#efeee9;padding:0 1.3cqw}.fd-prod-textedit-ruler i{width:1px;height:.5cqw;background:#00000047}.fd-prod-textedit>article{overflow:hidden;height:83%;padding:.85cqw 1.4cqw;font-size:.84cqw;line-height:1.6}.fd-prod-textedit>article>p{margin:0 0 .5cqw;max-width:none}.fd-prod-textedit blockquote{border-left:.18cqw solid #9fb45c;margin:.55cqw 0;padding:.12cqw 0 .12cqw .7cqw;color:#202020c7}.fd-prod-textedit blockquote p{margin:0 0 .18cqw;font-size:.8cqw;font-style:italic}.fd-prod-textedit blockquote small{color:#20202080;font-size:.64cqw}.fd-prod-textedit .fd-prod-refs{border-top-color:#00000024}.fd-prod-gmail{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#f6f8fc;color:#1f1f1f}.fd-prod-gmail-top{display:flex;height:8.5%;flex:none;align-items:center;gap:.85cqw;padding:0 1.1cqw}.fd-prod-gmail-menu{color:#444746;font-size:1.4cqw}.fd-prod-gmail-logo{display:flex;align-items:center;gap:.32cqw;color:#5f6368}.fd-prod-gmail-logo svg{width:.95cqw;height:.95cqw;color:#ea4335}.fd-prod-gmail-logo b{font-size:1.1cqw;font-weight:500}.fd-prod-gmail-search{display:flex;flex:1;max-width:32cqw;align-items:center;gap:.5cqw;border-radius:999px;background:#e9eef6;padding:.52cqw 1cqw;color:#5f6368;font-size:.78cqw}.fd-prod-gmail-search svg{width:.6cqw;height:.6cqw}.fd-prod-gmail-avatar{display:grid;width:1.65cqw;height:1.65cqw;margin-left:auto;place-items:center;border-radius:50%;background:#7b5ea7;color:#fff;font-size:1.3cqw}.fd-prod-gmail-cols{display:grid;flex:1;grid-template-columns:10.5cqw minmax(0,1fr);min-height:0}.fd-prod-gmail-cols>aside{padding:.5cqw .55cqw}.fd-prod-gmail-compose{display:flex;align-items:center;gap:.42cqw;border:0;border-radius:.85cqw;background:#c2e7ff;margin-bottom:.7cqw;padding:.58cqw .95cqw;color:#001d35;font-family:inherit;font-size:.78cqw;font-weight:620}.fd-prod-gmail-compose svg{width:.6cqw;height:.6cqw}.fd-prod-gmail-cols>aside>span{display:flex;align-items:center;justify-content:space-between;border-radius:999px;padding:.36cqw .8cqw;color:#444746;font-size:.75cqw}.fd-prod-gmail-cols>aside>span.is-active{background:#d3e3fd;color:#041e49;font-weight:650}.fd-prod-gmail-cols>aside i{font-size:.67cqw;font-style:normal}.fd-prod-gmail-list{overflow:hidden;border-radius:.9cqw 0 0;background:#fff;padding:.35cqw 0}.fd-prod-gmail-list>span{display:grid;align-items:center;grid-template-columns:1cqw 7.5cqw minmax(0,1fr);gap:.6cqw;border-bottom:1px solid rgba(0,0,0,.05);padding:.48cqw .9cqw;font-size:1.02cqw}.fd-prod-gmail-list i{width:.78cqw;height:.78cqw;border:1px solid rgba(0,0,0,.28);border-radius:.16cqw}.fd-prod-gmail-list b{overflow:hidden;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.fd-prod-gmail-list small{overflow:hidden;color:#0000008c;text-overflow:ellipsis;white-space:nowrap}.fd-prod-gmail-modal{position:absolute;right:1.6cqw;bottom:0;width:33cqw;overflow:hidden;border-radius:.8cqw .8cqw 0 0;background:#fff;box-shadow:0 .4cqw 2.6cqw #00000052}.fd-prod-gmail-modal>header{display:flex;align-items:center;justify-content:space-between;background:#404040;color:#e8eaed;padding:.5cqw .9cqw;font-size:.78cqw}.fd-prod-gmail-row{display:flex;align-items:baseline;gap:.55cqw;border-bottom:1px solid rgba(0,0,0,.08);padding:.42cqw .9cqw;font-size:.78cqw}.fd-prod-gmail-row small{color:#00000073}.fd-prod-gmail-row b{overflow:hidden;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.fd-prod-gmail-modal>article{min-height:12cqw;padding:.65cqw .9cqw .4cqw;font-size:.78cqw;line-height:1.55}.fd-prod-gmail-modal>article>p{margin:0 0 .4cqw;max-width:none}.fd-prod-gmail-modal>footer{display:flex;align-items:center;gap:.8cqw;padding:.5cqw .9cqw .7cqw;color:#444746}.fd-prod-gmail-modal>footer b{border-radius:999px;background:#0b57d0;padding:.42cqw 1.05cqw;color:#fff;font-size:.78cqw;font-weight:620}.fd-prod-gmail-modal>footer svg{width:.7cqw;height:.7cqw}.fd-prod-gmail-modal .fd-prod-refs{border-top-color:#0000001f}.fd-prod-mail-duo{display:flex;gap:.5cqw;margin:.55cqw 0}.fd-prod-mail-duo img{width:calc(50% - .25cqw);height:6cqw;border-radius:.7cqw;-o-object-fit:cover;object-fit:cover;box-shadow:0 .3cqw 1cqw -.5cqw #0000008c}.fd-prod-browser-page{position:absolute;top:9.6%;right:0;bottom:0;left:0;overflow:hidden;background:#f4f1e8}.fd-prod-browser-page .fd-prod-article-page{height:100%;padding:0}.fd-prod-browser-page .fd-prod-article-copy{width:min(56cqw,78%);margin:0 auto;padding:2.6cqw 0 4cqw}.fd-prod-browser-tabs .fd-prod-tab{max-width:17.5cqw;color:#ffffff80}.fd-prod-browser-tabs .fd-prod-tab>b{min-width:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.fd-prod-browser-tabs .fd-prod-tab.is-active{width:auto;flex:1 1 17.5cqw;background:#363636;color:#efefef}.fd-prod-browser-tabs .fd-prod-tab.is-new{width:2.3cqw;justify-content:center;padding:0}.fd-prod-article-page.is-paper .fd-prod-article-copy h2,.fd-prod-article-page.is-essay .fd-prod-article-copy h2{max-width:26ch;margin:.9cqw 0 .7cqw;font-size:2.41cqw}.fd-prod-article-page.is-essay{background:#fbf9f2}.fd-prod-essay-site{color:#24303f;font-size:1.13cqw;font-weight:700;letter-spacing:.22em}.fd-prod-article-page.is-essay .fd-prod-deck{font-size:.96cqw}.fd-prod-article-page.is-blog{background:#fdfdfb}.fd-prod-article-page.is-blog h2{max-width:30ch;margin:.9cqw 0 .7cqw;font-family:inherit;font-size:1.96cqw;letter-spacing:-.025em}.fd-prod-select-mark{border-radius:.18cqw;background-color:transparent;background-image:linear-gradient(90deg,#79a3e080,#5c8cd557);background-position:left center;background-repeat:no-repeat;background-size:calc(var(--fd-select) * 100%) 100%;color:inherit}.fd-prod-select-mark.is-second{background-size:calc(clamp(0,(var(--fd-select) - .45) * 1.82,1)*100%) 100%}.fd-prod-article-page.is-photo-page{background:#fff}.fd-prod-article-page.is-photo-page img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.fd-prod-capture-frame{position:absolute;z-index:4;top:30%;left:12%;width:68%;height:58%;border:.14cqw solid #cbe276;border-radius:.65cqw;box-shadow:0 0 0 200cqw #00000070,0 0 .9cqw #c4e16a66;opacity:var(--fd-capture);transform:scale(calc(.94 + .06 * var(--fd-capture)))}.fd-prod-capture-frame>i{position:absolute;width:.5cqw;height:.5cqw;border:1px solid #f0f6cf;border-radius:50%;background:#405129}.fd-prod-capture-frame>i:nth-child(1){top:-.3cqw;left:-.3cqw}.fd-prod-capture-frame>i:nth-child(2){top:-.3cqw;right:-.3cqw}.fd-prod-capture-frame>i:nth-child(3){bottom:-.3cqw;left:-.3cqw}.fd-prod-capture-frame>i:nth-child(4){right:-.3cqw;bottom:-.3cqw}.fd-prod-capture-frame small{position:absolute;right:50%;bottom:-1.6cqw;display:flex;align-items:center;gap:.3cqw;border-radius:.35cqw;background:#090e0af0;padding:.38cqw .55cqw;color:#dced9b;font-size:.64cqw;white-space:nowrap;transform:translate(50%)}.fd-prod-capture-frame small svg{width:.56cqw;height:.56cqw}.fd-prod-answer{position:absolute;z-index:8;right:4%;top:46%;width:34cqw;overflow:hidden;border:1px solid rgba(211,225,180,.18);border-radius:1cqw;background:#080f0af7;color:#f5f3e9;box-shadow:0 1.6cqw 3.5cqw -1.4cqw #000000bf;opacity:var(--fd-result);transform:translateY(calc((1 - var(--fd-result)) * 1.2cqw)) scale(calc(.97 + .03 * var(--fd-result)))}.fd-prod-answer>header{display:flex;min-height:2.4cqw;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);padding:0 .9cqw}.fd-prod-answer>header span,.fd-prod-answer>footer span{display:flex;min-width:0;align-items:center;gap:.35cqw;overflow:hidden;color:#f4f3e98c;font-size:.7cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-answer svg{width:.62cqw;height:.62cqw}.fd-prod-answer>p{margin:0;padding:.85cqw .95cqw;font-size:.93cqw;line-height:1.58}.fd-prod-answer>footer{display:flex;min-height:2.4cqw;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);padding:0 .9cqw}.fd-prod-answer>footer b{display:flex;align-items:center;gap:.3cqw;border-radius:.38cqw;background:#b8ce6f1f;padding:.32cqw .55cqw;color:#cfdf93;font-size:.7cqw;font-weight:640}.fd-prod-refs{border-top:1px solid currentColor;margin-top:.7cqw;padding-top:.5cqw}.fd-prod-mail-body .fd-prod-refs,.fd-prod-notes-columns .fd-prod-refs{border-top-color:#ffffff24}.fd-prod-refs small{display:block;margin-bottom:.3cqw;font-size:1.02cqw;font-weight:650;opacity:.65}.fd-prod-refs p{margin:0 0 .3cqw;max-width:none;font-size:1.02cqw;line-height:1.5;opacity:.82}.fd-prod-refs p b{font-weight:640}.fd-prod-refs p span{display:block;overflow:hidden;opacity:.6;text-overflow:ellipsis;white-space:nowrap}.fd-prod-result-late{opacity:clamp(0,calc((var(--fd-result) - .45) * 2.2),1);transform:translateY(calc((1 - clamp(0,calc((var(--fd-result) - .45) * 2.2),1))/2cqw))}.fd-prod-result-last{opacity:clamp(0,calc((var(--fd-result) - .72) * 3.6),1)}.fd-prod-mail-shot{position:relative;height:7.6cqw;width:72%;overflow:hidden;border-radius:.8cqw;margin:.7cqw 0 0;box-shadow:0 .5cqw 1.4cqw -.7cqw #000c,inset 0 0 0 1px #ffffff1f}.fd-prod-mail-shot img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%}.fd-prod-hfilters{display:flex;height:13%;align-items:center;justify-content:flex-end;gap:.45cqw;padding:0 .7cqw}.fd-prod-hfilters span{display:flex;align-items:center;gap:.3cqw;border:1px solid rgba(246,241,231,.16);border-radius:999px;padding:.3cqw .65cqw;color:#f6f1e79e;font-size:.5cqw;font-weight:620}.fd-prod-hfilters svg{width:.5cqw;height:.5cqw}.fd-prod-history-list{position:relative;height:52%;padding:0 .65cqw 0 .5cqw}.fd-prod-history-list:before{position:absolute;top:4%;bottom:4%;left:1.55cqw;width:1px;background:#8fdf5f40;content:""}.fd-prod-history-row{position:relative;display:grid;height:33%;align-items:center;grid-template-columns:2.1cqw minmax(0,1fr) auto;gap:.55cqw;padding:0 .2cqw}.fd-prod-happ{display:grid;width:1.9cqw;height:1.9cqw;place-items:center;border-radius:.55cqw;font-size:.8cqw;font-weight:740;box-shadow:0 0 0 .22cqw #0a0d0b}.fd-prod-happ.is-gmail{background:#fff;color:#d93025}.fd-prod-happ.is-mail{background:linear-gradient(160deg,#4a90e2,#2f66d0);color:#fff;font-size:.7cqw}.fd-prod-happ.is-textedit{background:#f4f2ec;color:#444}.fd-prod-hbody{display:grid;min-width:0;gap:.2cqw}.fd-prod-hbody b{overflow:hidden;color:#f6f1e7eb;font-size:.58cqw;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.fd-prod-hbody small{overflow:hidden;color:#f6f1e766;font-size:.44cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-hclip{position:relative;display:flex;align-items:center;gap:.25cqw;border:1px solid rgba(246,241,231,.16);border-radius:.5cqw;padding:.32cqw .5cqw;color:#f6f1e799}.fd-prod-capsule .fd-prod-hclip svg{width:.55cqw;height:.55cqw}.fd-prod-hclip i{font-size:.5cqw;font-style:normal}.fd-prod-capsule .fd-prod-hclip .fd-prod-hcheck{position:absolute;top:-.45cqw;right:-.45cqw;width:.8cqw;height:.8cqw;border-radius:50%;background:#57b944;color:#0b120c;padding:.12cqw;opacity:0;stroke-width:3}.fd-prod-history-row.is-row-0 .fd-prod-hcheck{opacity:var(--fd-page)}.fd-prod-history-row.is-row-1 .fd-prod-hcheck{opacity:var(--fd-shot)}.fd-prod-history-row.is-row-0 .fd-prod-hclip{border-color:rgb(143 223 95 / calc(.16 + .5 * var(--fd-page)))}.fd-prod-history-row.is-row-1 .fd-prod-hclip{border-color:rgb(143 223 95 / calc(.16 + .5 * var(--fd-shot)))}.fd-prod-workspace-switcher.is-history .fd-prod-switch-history{background:#ffffff0e;color:#f6f1e7d1;font-weight:650}.fd-prod-workspace-switcher.is-history .fd-prod-switch-context{background:transparent;color:#f6f1e766;font-weight:400}.fd-player-bar button.is-on{border-color:#b7cc6973;color:#d8e6a4}.fd-player-caption{display:flex;min-height:2.4rem;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1rem 0;color:#f0f2e2e0;font-size:.72rem;line-height:1.45;text-align:center;opacity:0;transition:opacity .35s ease}.fd-player-caption.is-on{opacity:1}.fd-player-caption i{flex:none;width:.38rem;height:.38rem;border-radius:50%;background:#8fdf5f;box-shadow:0 0 .5rem #8fdf5fcc}.fd-player-caption em{color:#a9c46a;font-size:.5rem;font-style:normal;font-weight:740;letter-spacing:.12em;text-transform:uppercase;margin-right:.15rem}.fd-prod-toast{position:absolute;z-index:14;left:50%;bottom:7%;display:flex;align-items:center;gap:.4cqw;border-radius:999px;background:#172016;padding:.55cqw .85cqw;color:#eaf0d3;font-size:.81cqw;box-shadow:0 .8cqw 2cqw -.8cqw #000;opacity:var(--fd-toast);transform:translate(-50%) translateY(calc((1 - var(--fd-toast)) * .8cqw))}.fd-prod-toast svg{width:.7cqw;height:.7cqw;color:#aaca61}.fd-prod-film--library-save .fd-prod-context-workspace button.is-save-target{border-color:#b9cf7066;background:#b9cf701a;color:#d8e6a4}.fd-prod-librarywin-body{display:grid;grid-template-columns:8.4cqw minmax(0,1fr);gap:.8cqw;align-items:start}.fd-prod-librarywin-thumb{width:100%;height:9.6cqw;-o-object-fit:cover;object-fit:cover;border-radius:.55cqw;box-shadow:inset 0 0 0 1px #ffffff1a}.fd-prod-librarywin-body .fd-prod-librarywin-label:first-child{margin-top:0}.fd-prod-camera{position:absolute;top:0;right:0;bottom:0;left:0}.fd-player.is-live .fd-prod-camera{animation:var(--fd-duration) linear infinite}.fd-player.is-live .fd-prod-film--rabbit-hole .fd-prod-camera{animation-name:fd-z-rabbit-hole}.fd-player.is-live .fd-prod-film--ask-page .fd-prod-camera{animation-name:fd-z-ask-page}.fd-player.is-live .fd-prod-film--reply-japanese .fd-prod-camera{animation-name:fd-z-reply-japanese}.fd-player.is-live .fd-prod-film--pdf-excerpts .fd-prod-camera{animation-name:fd-z-pdf-excerpts}.fd-player.is-live .fd-prod-film--library-save .fd-prod-camera{animation-name:fd-z-library-save}.fd-player.is-live .fd-prod-film--insights .fd-prod-camera{animation-name:fd-z-insights}@keyframes fd-z-ask-page{0%,8.9%{transform:scale(1);transform-origin:80% 22%}11.6%,18.7%{transform:scale(1.06);transform-origin:80% 22%}23.1%{transform:scale(1);transform-origin:80% 22%}24%,49.8%{transform:scale(1);transform-origin:74% 64%}54.2%,96%{transform:scale(1.12);transform-origin:74% 64%}to{transform:scale(1);transform-origin:74% 64%}}@keyframes fd-z-rabbit-hole{0%,30.6%{transform:scale(1);transform-origin:50% 48%}33.2%,35.9%{transform:scale(1.06);transform-origin:50% 48%}39.4%{transform:scale(1);transform-origin:50% 48%}40.2%,64.7%{transform:scale(1);transform-origin:66% 60%}69.1%,96%{transform:scale(1.12);transform-origin:66% 60%}to{transform:scale(1);transform-origin:66% 60%}}@keyframes fd-z-reply-japanese{0%,11%{transform:scale(1);transform-origin:85% 12%}14%,21.5%{transform:scale(1.18);transform-origin:85% 12%}25.5%{transform:scale(1);transform-origin:85% 12%}26.2%,55.8%{transform:scale(1);transform-origin:52% 76%}61%,96%{transform:scale(1.12);transform-origin:52% 76%}to{transform:scale(1);transform-origin:52% 76%}}@keyframes fd-z-pdf-excerpts{0%,4.4%{transform:scale(1);transform-origin:30% 22%}7%,12.3%{transform:scale(1.08);transform-origin:30% 22%}14.9%{transform:scale(1.03);transform-origin:30% 22%}15.8%{transform:scale(1.03);transform-origin:64% 21%}18%,22.8%{transform:scale(1.08);transform-origin:64% 21%}28.1%{transform:scale(1);transform-origin:64% 21%}29%,54.4%{transform:scale(1);transform-origin:76% 72%}59.7%,96%{transform:scale(1.12);transform-origin:76% 72%}to{transform:scale(1);transform-origin:76% 72%}}@keyframes fd-z-library-save{0%,13.3%{transform:scale(1);transform-origin:82% 34%}16%,21.3%{transform:scale(1.06);transform-origin:82% 34%}25.8%{transform:scale(1);transform-origin:82% 34%}26.7%,30.2%{transform:scale(1);transform-origin:74% 76%}35.6%,96%{transform:scale(1.12);transform-origin:74% 76%}to{transform:scale(1);transform-origin:74% 76%}}@keyframes fd-z-insights{0%,13%{transform:scale(1);transform-origin:66% 78%}16%,30%{transform:scale(1.12);transform-origin:66% 78%}34%{transform:scale(1);transform-origin:66% 78%}42%{transform:scale(1);transform-origin:52% 52%}52%,96%{transform:scale(1.07);transform-origin:52% 52%}to{transform:scale(1);transform-origin:52% 52%}}.fd-prod-event{position:absolute;z-index:36;top:5.6%;right:39.6%;display:flex;align-items:center;gap:.5cqw;border:1px solid rgba(185,207,112,.45);border-radius:999px;background:#060c08f2;padding:.58cqw .95cqw;color:#eef3da;font-size:1.13cqw;font-weight:640;white-space:nowrap;box-shadow:0 .6cqw 1.8cqw -.6cqw #000000e6,0 0 1cqw #97b74f40;opacity:0;transform:translateY(.4cqw) scale(.94)}.fd-prod-event svg{width:.8cqw;height:.8cqw;flex:none;color:#8fdf5f;stroke-width:2.6}.fd-player.is-live .fd-prod-event{animation:fd-event-pop var(--fd-duration) linear infinite}@keyframes fd-event-pop{0%{opacity:0;transform:translateY(.4cqw) scale(.92)}1.2%{opacity:1;transform:none}7%{opacity:1;transform:none}9%{opacity:0;transform:translateY(-.3cqw) scale(.97)}to{opacity:0;transform:translateY(.4cqw) scale(.92)}}.fd-prod-dim{position:absolute;z-index:34;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(46% 56% at var(--dim-x, 74%) var(--dim-y, 68%),transparent 42%,rgba(2,6,3,.52) 82%);opacity:0}.fd-player.is-live .fd-prod-dim{animation:fd-dim-pulse var(--fd-duration) linear infinite}.fd-prod-film--rabbit-hole .fd-prod-dim{--dim-x: 66%;--dim-y: 60%}.fd-prod-film--ask-page .fd-prod-dim{--dim-x: 74%;--dim-y: 64%}.fd-prod-film--reply-japanese .fd-prod-dim{--dim-x: 52%;--dim-y: 76%}.fd-prod-film--pdf-excerpts .fd-prod-dim{--dim-x: 76%;--dim-y: 72%}.fd-prod-film--library-save .fd-prod-dim{--dim-x: 74%;--dim-y: 74%}.fd-prod-film--insights .fd-prod-dim{--dim-x: 54%;--dim-y: 58%}@keyframes fd-dim-pulse{0%,68%{opacity:0}74%,92%{opacity:1}97%,to{opacity:0}}.fd-player.is-live .fd-prod-answer,.fd-player.is-live .fd-prod-dest,.fd-player.is-live .fd-prod-gmail-modal,.fd-player.is-live .fd-prod-mailread-reply{animation:fd-result-glow var(--fd-duration) linear infinite}@keyframes fd-result-glow{0%,68%{outline:.14cqw solid rgba(185,207,112,0);outline-offset:.1cqw}75%,85%{outline-color:#b9cf708c}93%,to{outline-color:#b9cf7000}}.fd-player.is-live .fd-prod-film--library-save .fd-prod-context-workspace button.is-save-target{animation:fd-button-pulse var(--fd-duration) linear infinite}@keyframes fd-button-pulse{0%,11.6%{box-shadow:0 0 #b9cf7000}14.2%,18.7%{box-shadow:0 0 0 .22cqw #b9cf7080,0 0 1.2cqw #b9cf7059}22.2%,to{box-shadow:0 0 #b9cf7000}}.fd-prod-capsule{position:absolute;z-index:12;top:calc(2.4% - 1.6% * var(--fd-open));right:calc(3.2% + 5.8% * var(--fd-open));width:calc(22.6% + 6.7% * var(--fd-open));height:calc(6.1% + 34.1% * var(--fd-open));overflow:hidden;border:max(1px,.08cqw) solid rgba(216,229,194,.17);border-radius:calc(2.6cqw - 1.45cqw * var(--fd-open));background:#090c0b;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #000000b3,0 1.5cqw 3.6cqw -1.6cqw #000000e6,0 .35cqw 1cqw -.45cqw #000000bf;color:#f6f1e7;transform-origin:top right}.fd-prod-capsule:before{position:absolute;top:0;left:18%;z-index:30;width:37%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);content:""}.fd-prod-capsule svg{width:1em;height:1em;stroke-width:1.85}.fd-prod-capsule-compact,.fd-prod-capsule-expanded{position:absolute;top:0;right:0;bottom:0;left:0}.fd-prod-capsule-compact{opacity:clamp(0,calc(1 - var(--fd-open) * 2.7),1)}.fd-prod-capsule-expanded{opacity:clamp(0,calc((var(--fd-open) - .32) * 1.9),1)}.fd-prod-side-grip{position:absolute;top:50%;left:4.2%;display:grid;grid-template-columns:repeat(2,.16cqw);gap:.2cqw;transform:translateY(-50%)}.fd-prod-side-grip i,.fd-prod-top-grip i{width:.16cqw;height:.16cqw;border-radius:50%;background:#ffffff59}.fd-prod-compact-mode{position:absolute;top:50%;left:11%;display:flex;align-items:center;gap:.35cqw;font-size:1.1cqw;transform:translateY(-50%)}.fd-prod-compact-mode svg{width:.72cqw;height:.72cqw}.fd-prod-compact-status{position:absolute;top:50%;left:40%;display:grid;gap:.17cqw;transform:translateY(-50%)}.fd-prod-compact-status b{font-size:1.1cqw;font-weight:650}.fd-prod-compact-status small{color:#f6f1e75c;font-size:.75cqw}.fd-prod-compact-action{position:absolute;top:50%;right:18%;display:grid;width:2.1cqw;height:2.1cqw;place-items:center;border-radius:.65cqw;background:#a1c15714;color:#bacd74;transform:translateY(-50%)}.fd-prod-compact-action svg{width:1.05cqw;height:1.05cqw}.fd-prod-compact-action i,.fd-prod-hero-context i,.fd-prod-hero-screenshot i{position:absolute;top:-.13cqw;right:-.06cqw;display:grid;min-width:.84cqw;height:.62cqw;place-items:center;border-radius:999px;background:#f2f1e8;color:#0b100c;font-size:.58cqw;font-style:normal;font-weight:780;line-height:1}.fd-prod-compact-mic{position:absolute;top:50%;right:2.4%;display:grid;width:2.55cqw;height:2.55cqw;place-items:center;border-radius:50%;background:#f6f1e7;color:#0b100c;transform:translateY(-50%)}.fd-prod-capsule .fd-prod-compact-mic svg{width:1.3cqw;height:1.3cqw;stroke-width:1.7}.fd-prod-top-grip{position:absolute;top:.48cqw;left:50%;z-index:24;display:flex;gap:.2cqw;transform:translate(-50%)}.fd-prod-close{position:absolute;top:.55cqw;left:.7cqw;z-index:25;width:.58cqw;height:.58cqw;border-radius:50%;background:#ff5f57;box-shadow:inset 0 0 0 1px #00000038}.fd-prod-hero-help{position:absolute;top:.42cqw;right:.48cqw;z-index:25;display:grid;width:1.65cqw;height:1.65cqw;place-items:center;border-radius:.5cqw;color:#eeefe078}.fd-prod-hero-help svg{width:.64cqw;height:.64cqw}.fd-prod-hero{position:absolute;top:0;right:0;left:0;height:49%;overflow:hidden;background:var(--fd-forest) center 46% / cover no-repeat}.fd-prod-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000008,#00000014 46%,#00000061),linear-gradient(180deg,rgba(0,0,0,.05),transparent 48%,rgba(9,12,11,.82));content:""}.fd-prod-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(70% 100% at 70% 10%,transparent 25%,rgba(3,7,4,.11) 65%,rgba(3,7,4,.42));content:""}.fd-prod-hero>span,.fd-prod-hero>.fd-prod-wave{z-index:3}.fd-prod-hero-mode{position:absolute;top:35%;left:21.8%;display:flex;width:16.7%;height:1.75cqw;align-items:center;justify-content:center;gap:.3cqw;color:#f6f1e7f0;font-size:.83cqw;font-weight:630;white-space:nowrap}.fd-prod-hero-mode svg{width:.55cqw;height:.55cqw}.fd-prod-hero-translate,.fd-prod-hero-context,.fd-prod-hero-screenshot{position:absolute;top:33.5%;display:grid;width:1.72cqw;height:1.72cqw;place-items:center;border-radius:.48cqw;color:#f6f1e7b8;transform:translate(-50%)}.fd-prod-hero-translate{left:43.5%}.fd-prod-hero-context{left:65.7%}.fd-prod-hero-screenshot{left:75.8%}.fd-prod-hero-translate svg,.fd-prod-hero-context svg,.fd-prod-hero-screenshot svg{width:.82cqw;height:.82cqw}.fd-prod-hero-mic{position:absolute;top:29.5%;left:54.6%;display:grid;width:3.15cqw;height:3.15cqw;place-items:center;border-radius:50%;background:#f6f1e7;color:#080d09;box-shadow:0 .3cqw 1cqw #0000006b,0 0 calc(var(--fd-listen) * 1.6cqw) #b4d860a3;transform:translate(-50%) scale(calc(1 + .04 * var(--fd-listen)))}.fd-prod-capsule .fd-prod-hero-mic svg{width:1.5cqw;height:1.5cqw;stroke-width:1.7}.fd-prod-hero-device{position:absolute;bottom:14%;left:2.7%;color:#f6f1e780;font-size:.68cqw;font-weight:560;opacity:calc(1 - var(--fd-page))}.fd-prod-hero-status{position:absolute;bottom:14%;left:2.7%;color:#3de740;font-size:.75cqw;font-weight:620;opacity:calc(var(--fd-page) * (1 - var(--fd-listen)));text-shadow:0 0 .7cqw rgba(55,240,64,.35)}.fd-prod-wave{position:absolute;right:2.7%;bottom:4%;left:2.7%;height:2.3cqw;overflow:hidden;opacity:calc(.3 + .7 * var(--fd-listen));-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.fd-prod-wave-strip{position:absolute;top:0;left:0;display:flex;height:100%;align-items:center;gap:.16cqw;color:#b9d266}.fd-prod-wave-strip i{flex:none;width:.12cqw;height:calc(.14cqw + var(--fd-listen) * var(--wave-h) * .06cqw);border-radius:999px;background:currentColor;opacity:calc(.42 + .58 * var(--fd-listen))}.fd-player.is-live .fd-prod-wave-strip{animation:fd-wave-scroll 3.6s linear infinite}@keyframes fd-wave-scroll{to{transform:translate(-29.12cqw)}}.fd-prod-langmenu{position:absolute;z-index:30;top:21%;left:27%;width:44%;border:1px solid rgba(255,255,255,.14);border-radius:.6cqw;background:#0e120d;padding:.32cqw;box-shadow:0 1.2cqw 3cqw -1cqw #000000eb;opacity:var(--fd-shot);transform:translateY(calc((1 - var(--fd-shot)) * -.6cqw)) scale(calc(.96 + .04 * var(--fd-shot)));transform-origin:55% 0}.fd-prod-film--reply-japanese .fd-prod-hero-device{opacity:calc((1 - var(--fd-page)) * (1 - var(--fd-shot)))}.fd-prod-film--reply-japanese .fd-prod-hero-status{opacity:calc(var(--fd-page) * (1 - var(--fd-listen)) * (1 - var(--fd-shot)))}.fd-prod-langmenu b{display:block;padding:.3cqw .55cqw .22cqw;color:#f6f1e76b;font-size:.48cqw;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.fd-prod-langmenu span{display:flex;align-items:center;gap:.3cqw;border-radius:.34cqw;padding:.26cqw .55cqw;color:#f6f1e7d1;font-size:.6cqw}.fd-prod-langmenu span svg{width:.52cqw;height:.52cqw;flex:none;color:#f6f1e799}.fd-prod-langmenu span i{width:.52cqw;flex:none}.fd-prod-langmenu span.is-pick{background:rgba(87,224,91,calc(.14 + .5 * var(--fd-select)));color:#ecfbea}.fd-prod-workspace-switcher{position:absolute;top:49%;right:1%;left:1%;display:flex;height:7.2%;align-items:center;justify-content:center;gap:1.2cqw;color:#f6f1e773;font-size:.62cqw}.fd-prod-workspace-switcher span,.fd-prod-workspace-switcher b{display:flex;height:78%;align-items:center;gap:.38cqw;border-radius:999px;padding:0 1cqw;white-space:nowrap}.fd-prod-workspace-switcher b{border:1px solid rgba(246,241,231,.14);background:#ffffff0f;color:#f6f1e7eb;font-weight:680}.fd-prod-workspace-switcher svg{width:.62cqw;height:.62cqw}.fd-prod-workspace-switcher i{display:grid;min-width:.95cqw;height:.95cqw;place-items:center;border-radius:50%;background:#57e05b;color:#0b120c;font-size:.5cqw;font-style:normal;font-weight:760}.fd-prod-context-workspace{position:absolute;top:57.1%;right:.6%;bottom:.65%;left:.6%;overflow:hidden;border:1px dashed rgba(219,228,198,.52);border-radius:.8cqw;background:#050a07b3}.fd-prod-context-workspace>header{display:grid;height:20%;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:.3cqw;border-bottom:1px solid rgba(255,255,255,.06);padding:0 .65cqw;color:#f6f1e7ab;font-size:.67cqw}.fd-prod-context-workspace>header>span{display:flex;min-width:0;align-items:center;gap:.28cqw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-prod-context-workspace>header>span svg{width:.6cqw;height:.6cqw;color:#56df5a}.fd-prod-context-workspace>header>div{display:flex;align-items:center;gap:.13cqw}.fd-prod-context-workspace>header>div>b{color:#f6f1e77a;font-size:.64cqw}.fd-prod-context-workspace>header>div>span{display:grid;width:1.22cqw;height:1.22cqw;place-items:center;border:1px solid transparent;border-radius:.36cqw;color:#f6f1e78a}.fd-prod-context-workspace>header>div>span.is-active{border-color:#69e15633;background:#5dcb481f;color:#55e957;box-shadow:0 0 1cqw #3ee64f29}.fd-prod-context-workspace>header>div svg{width:.62cqw;height:.62cqw}.fd-prod-attached-label{display:block;height:12%;padding:.4cqw .7cqw 0;color:#f6f1e76b;font-size:.6cqw;font-weight:700;letter-spacing:.09em}.fd-prod-attached-label i{color:#57e05b;font-style:normal}.fd-prod-tilegrid{display:flex;height:53%;gap:.5cqw;padding:.12cqw .7cqw 0}.fd-prod-tile{display:flex;flex-direction:column;width:6.1cqw;align-items:center;margin:0;border-radius:.55cqw;background:#ffffff0d;padding:.34cqw .28cqw .24cqw;text-align:center}.fd-prod-tile-art{position:relative;display:grid;flex:none;width:2.95cqw;height:2.95cqw;place-items:center;border-radius:.62cqw;background:linear-gradient(180deg,#fdfbf5,#ece7d9);color:#545c4e;box-shadow:0 .28cqw .8cqw -.38cqw #000000d9}.fd-prod-tile-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.fd-prod-tile-art svg{width:1.3cqw;height:1.3cqw;stroke-width:1.7}.fd-prod-tile-art.is-file svg{margin-bottom:.4cqw}.fd-prod-tile-art.is-selection{color:#41893d}.fd-prod-tile-art.is-mail{color:#2f66d0}.fd-prod-tile-art.is-recent{color:#5a6157}.fd-prod-tile-ext{position:absolute;bottom:.26cqw;left:50%;color:#9aa08f;font-size:.34cqw;font-weight:760;letter-spacing:.06em;transform:translate(-50%)}.fd-prod-tile-x{position:absolute;z-index:2;top:-.32cqw;right:-.32cqw;display:grid;width:.95cqw;height:.95cqw;place-items:center;border-radius:50%;background:#17181a;box-shadow:0 0 0 1px #fff3;color:#e9e9e4}.fd-prod-tile-x svg{width:.5cqw;height:.5cqw;stroke-width:2.6}.fd-prod-tile b{display:block;overflow:hidden;width:100%;margin-top:.3cqw;color:#f6f1e7f0;font-size:.48cqw;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.fd-prod-tile small{display:block;overflow:hidden;width:100%;color:#f6f1e76b;font-size:.4cqw;text-overflow:ellipsis;white-space:nowrap}.fd-prod-tile.is-row-0{opacity:var(--fd-page);transform:translateY(calc((1 - var(--fd-page)) * .5cqw))}.fd-prod-tile.is-row-1{opacity:var(--fd-shot);transform:translateY(calc((1 - var(--fd-shot)) * .5cqw))}.fd-prod-tile.is-row-2{opacity:var(--fd-row3);transform:translateY(calc((1 - var(--fd-row3)) * .5cqw))}.fd-prod-tile.is-row-3{opacity:var(--fd-row4);transform:translateY(calc((1 - var(--fd-row4)) * .5cqw))}.fd-prod-context-scrollbar{position:absolute;top:39%;right:.18cqw;bottom:17%;width:.22cqw;border-radius:999px;background:#ffffff14}.fd-prod-context-scrollbar i{position:absolute;top:8%;right:0;left:0;height:48%;border-radius:inherit;background:#eeefe4a3;box-shadow:0 0 0 1px #0000002e}.fd-prod-context-workspace>footer{position:absolute;right:0;bottom:0;left:0;display:flex;height:15%;align-items:center;justify-content:space-between;padding:0 .65cqw}.fd-prod-context-workspace button{display:flex;align-items:center;gap:.28cqw;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff06;padding:.24cqw .55cqw;color:#f6f1e7a6;font-family:inherit;font-size:.6cqw}.fd-prod-context-workspace button svg{width:.55cqw;height:.55cqw}.fd-prod-context-flight{position:absolute;z-index:9;top:12.6%;left:47%;display:flex;align-items:center;gap:.45cqw;border:1px solid rgba(222,235,191,.19);border-radius:999px;background:#060c08eb;padding:.5cqw .7cqw;color:#c8da7e;opacity:var(--fd-flight);box-shadow:0 .65cqw 1.8cqw -.7cqw #000000b3,0 0 1.4cqw #afcd6214;transform:translate(calc((1 - var(--fd-flight)) * -2.1cqw)) scale(calc(.88 + .12 * var(--fd-flight)))}.fd-prod-context-flight svg{width:.75cqw;height:.75cqw}.fd-prod-context-flight>span{width:1.7cqw;height:1px;background:linear-gradient(90deg,#7b963e,#dceca1)}.fd-prod-cursor{position:absolute;z-index:40;top:calc(var(--fd-cy) * 1%);left:calc(var(--fd-cx) * 1%);width:1.25cqw;height:1.55cqw;opacity:var(--fd-pointer);filter:drop-shadow(0 .2cqw .28cqw rgba(0,0,0,.85));transform:scale(calc(1 - .1 * var(--fd-click)))}.fd-prod-cursor svg{display:block;width:100%;height:100%;fill:#fff;stroke:#151515;stroke-linejoin:round;stroke-width:1.5}.fd-prod-cursor>i{position:absolute;top:.18cqw;left:.12cqw;width:2.8cqw;height:2.8cqw;margin:-1.4cqw 0 0 -1.4cqw;border:.14cqw solid #d9ed91;border-radius:50%;opacity:var(--fd-click);box-shadow:0 0 1.2cqw #b8d75f6b;transform:scale(calc(.45 + .55 * var(--fd-click)))}.fd-player.is-live .fd-prod-film--rabbit-hole .fd-film-stage{animation-name:fd-m-rabbit-hole}.fd-player.is-live .fd-prod-film--ask-page .fd-film-stage{animation-name:fd-m-ask-page}.fd-player.is-live .fd-prod-film--reply-japanese .fd-film-stage{animation-name:fd-m-reply-japanese}.fd-player.is-live .fd-prod-film--pdf-excerpts .fd-film-stage{animation-name:fd-m-pdf-excerpts}.fd-player.is-live .fd-prod-film--library-save .fd-film-stage{animation-name:fd-m-library-save}.fd-player.is-live .fd-prod-film--insights .fd-film-stage{animation-name:fd-m-insights}@keyframes fd-m-rabbit-hole{0%{--fd-tab:0;--fd-page:0;--fd-shot:0;--fd-row3:0;--fd-row4:0;--fd-capture:0;--fd-flight:0;--fd-open:0;--fd-listen:0;--fd-result:0;--fd-paste:0;--fd-pointer:0;--fd-click:0;--fd-cx:33;--fd-cy:34}2.6%{--fd-pointer:0;--fd-cx:33;--fd-cy:34}3.3%{--fd-pointer:1;animation-timing-function:cubic-bezier(.17,.84,.28,1)}4.4%{--fd-cx:30;--fd-cy:38}5.4%{--fd-cx:30;--fd-cy:38;--fd-click:0;--fd-flight:0}6%{--fd-click:1}6.6%{--fd-click:0;--fd-flight:1;--fd-page:0}8.4%{--fd-page:1;--fd-flight:1}9.1%{--fd-flight:0;--fd-cx:30;--fd-cy:38;animation-timing-function:cubic-bezier(.17,.84,.28,1)}10.3%{--fd-cx:36;--fd-cy:6}11.4%{--fd-cx:36;--fd-cy:6;--fd-click:0;--fd-tab:0}11.9%{--fd-click:1}12.6%{--fd-click:0;animation-timing-function:cubic-bezier(.3,.7,.3,1)}14.3%{--fd-tab:1;--fd-cx:36;--fd-cy:6;animation-timing-function:cubic-bezier(.17,.84,.28,1)}15.6%{--fd-cx:40;--fd-cy:42}16.6%{--fd-cx:40;--fd-cy:42;--fd-click:0;--fd-flight:0}17.2%{--fd-click:1}17.8%{--fd-click:0;--fd-flight:1;--fd-shot:0}19.4%{--fd-shot:1;--fd-flight:1}20.1%{--fd-flight:0;--fd-cx:40;--fd-cy:42;animation-timing-function:cubic-bezier(.17,.84,.28,1)}21.2%{--fd-cx:31;--fd-cy:52}22.1%{--fd-cx:31;--fd-cy:52;--fd-click:0;--fd-flight:0}22.6%{--fd-click:1}23.3%{--fd-click:0;--fd-flight:1;--fd-row3:0}24.7%{--fd-row3:1;--fd-flight:1}25.4%{--fd-flight:0;--fd-cx:31;--fd-cy:52;animation-timing-function:cubic-bezier(.17,.84,.28,1)}26.4%{--fd-cx:55;--fd-cy:6}27.5%{--fd-cx:55;--fd-cy:6;--fd-click:0;--fd-tab:1}28%{--fd-click:1}28.7%{--fd-click:0;animation-timing-function:cubic-bezier(.3,.7,.3,1)}30.4%{--fd-tab:2;--fd-cx:55;--fd-cy:6;animation-timing-function:cubic-bezier(.17,.84,.28,1)}31.5%{--fd-cx:44;--fd-cy:42}32.4%{--fd-cx:44;--fd-cy:42;--fd-click:0;--fd-capture:0}32.9%{--fd-click:1}33.6%{--fd-click:0}35.4%{--fd-capture:1;--fd-cx:63;--fd-cy:58;--fd-flight:0;--fd-row4:0}36.1%{--fd-capture:1}36.8%{--fd-capture:0;--fd-flight:1}38.1%{--fd-row4:1;--fd-flight:1}38.9%{--fd-flight:0;--fd-cx:63;--fd-cy:58;animation-timing-function:cubic-bezier(.17,.84,.28,1)}40.1%{--fd-cx:73;--fd-cy:6}41.1%{--fd-cx:73;--fd-cy:6;--fd-click:0;--fd-tab:2}41.6%{--fd-click:1}42.4%{--fd-click:0;animation-timing-function:cubic-bezier(.3,.7,.3,1)}44.1%{--fd-tab:3;--fd-open:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}48.5%{--fd-open:1;--fd-cx:73;--fd-cy:6;animation-timing-function:cubic-bezier(.17,.84,.28,1)}49.5%{--fd-cx:77;--fd-cy:13}50.6%{--fd-cx:77;--fd-cy:13;--fd-click:0;--fd-listen:0}51.1%{--fd-click:1;--fd-listen:1}51.8%{--fd-click:0}53.4%{--fd-pointer:0}72.6%{--fd-pointer:0;--fd-cx:77;--fd-cy:13;--fd-listen:1}73.3%{--fd-pointer:1;--fd-click:0}74%{--fd-click:1}74.7%{--fd-click:0;--fd-listen:0}76.1%{--fd-pointer:0}77%{--fd-result:0}82.2%{--fd-tab:3;--fd-page:1;--fd-shot:1;--fd-row3:1;--fd-row4:1;--fd-open:1;--fd-result:1;animation-timing-function:cubic-bezier(.55,.02,.36,1)}96%{--fd-tab:3;--fd-page:1;--fd-shot:1;--fd-row3:1;--fd-row4:1;--fd-open:1;--fd-result:1}to{--fd-tab:0;--fd-page:0;--fd-shot:0;--fd-row3:0;--fd-row4:0;--fd-capture:0;--fd-flight:0;--fd-open:0;--fd-listen:0;--fd-result:0;--fd-paste:0;--fd-pointer:0;--fd-click:0;--fd-cx:33;--fd-cy:34}}@keyframes fd-m-ask-page{0%{--fd-open:0;--fd-page:0;--fd-listen:0;--fd-result:0;--fd-pointer:0;--fd-click:0;--fd-cx:89;--fd-cy:8}5.3%{--fd-pointer:0;--fd-cx:89;--fd-cy:8}6%{--fd-pointer:1;--fd-cx:89;--fd-cy:8;animation-timing-function:cubic-bezier(.17,.84,.28,1)}7.3%{--fd-cx:86;--fd-cy:5}8.7%{--fd-cx:86;--fd-cy:5;--fd-click:0}9.2%{--fd-click:1}10%{--fd-click:0;--fd-open:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}14.2%{--fd-page:0}16.4%{--fd-open:1}17.3%{--fd-page:1;--fd-cx:86;--fd-cy:5;animation-timing-function:cubic-bezier(.17,.84,.28,1)}18.7%{--fd-cx:77;--fd-cy:13}20.3%{--fd-cx:77;--fd-cy:13;--fd-click:0;--fd-listen:0}20.8%{--fd-click:1;--fd-listen:1}21.5%{--fd-click:0}23.6%{--fd-pointer:1}24.5%{--fd-pointer:0}47.1%{--fd-pointer:0;--fd-cx:77;--fd-cy:13;--fd-listen:1}47.8%{--fd-pointer:1;--fd-click:0}48.5%{--fd-click:1}49.2%{--fd-click:0;--fd-listen:0}51%{--fd-pointer:0}52.4%{--fd-result:0}57.8%{--fd-result:1}83.6%{--fd-open:1;--fd-page:1;--fd-result:1;--fd-pointer:0;animation-timing-function:cubic-bezier(.55,.02,.36,1)}96%{--fd-open:1;--fd-page:1;--fd-result:1;--fd-pointer:0}to{--fd-open:0;--fd-page:0;--fd-listen:0;--fd-result:0;--fd-pointer:0;--fd-click:0;--fd-cx:89;--fd-cy:8}}@keyframes fd-m-reply-japanese{0%{--fd-open:0;--fd-page:0;--fd-shot:0;--fd-select:0;--fd-listen:0;--fd-result:0;--fd-win:0;--fd-pointer:0;--fd-click:0;--fd-cx:89;--fd-cy:8}4.1%{--fd-pointer:0;--fd-cx:89;--fd-cy:8}4.8%{--fd-pointer:1;--fd-cx:89;--fd-cy:8;animation-timing-function:cubic-bezier(.17,.84,.28,1)}6.2%{--fd-cx:86;--fd-cy:5}7.6%{--fd-cx:86;--fd-cy:5;--fd-click:0}8.2%{--fd-click:1}8.9%{--fd-click:0;--fd-open:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}13%{--fd-open:1;--fd-cx:86;--fd-cy:5;animation-timing-function:cubic-bezier(.17,.84,.28,1)}14.4%{--fd-cx:84;--fd-cy:5.2}15.4%{--fd-cx:84;--fd-cy:5.2;--fd-click:0;--fd-shot:0}16%{--fd-click:1;--fd-shot:1}16.7%{--fd-click:0;animation-timing-function:cubic-bezier(.17,.84,.28,1)}18%{--fd-cx:85.6;--fd-cy:15.9}19.2%{--fd-cx:85.6;--fd-cy:15.9;--fd-click:0;--fd-select:0}19.8%{--fd-click:1;--fd-select:1}20.5%{--fd-click:0;--fd-shot:1;--fd-page:0}22.5%{--fd-shot:0;--fd-page:1;animation-timing-function:cubic-bezier(.17,.84,.28,1)}23.8%{--fd-cx:86.5;--fd-cy:6}25.4%{--fd-cx:86.5;--fd-cy:6;--fd-click:0;--fd-listen:0}26%{--fd-click:1;--fd-listen:1}26.7%{--fd-click:0}28.7%{--fd-pointer:0}29%{--fd-win:0}33.5%{--fd-win:1}57.5%{--fd-pointer:0;--fd-cx:86.5;--fd-cy:6;--fd-listen:1}58.2%{--fd-pointer:1;--fd-click:0}58.9%{--fd-click:1}59.6%{--fd-click:0;--fd-listen:0}61.4%{--fd-pointer:0}62.3%{--fd-result:0}72.8%{--fd-result:1}81.9%{--fd-open:1;--fd-page:1;--fd-select:1;--fd-win:1;--fd-result:1;animation-timing-function:cubic-bezier(.55,.02,.36,1)}96%{--fd-open:1;--fd-page:1;--fd-select:1;--fd-win:1;--fd-result:1}to{--fd-open:0;--fd-page:0;--fd-shot:0;--fd-select:0;--fd-listen:0;--fd-result:0;--fd-win:0;--fd-pointer:0;--fd-click:0;--fd-cx:89;--fd-cy:8}}@keyframes fd-m-pdf-excerpts{0%{--fd-open:0;--fd-page:0;--fd-shot:0;--fd-select:0;--fd-capture:0;--fd-flight:0;--fd-listen:0;--fd-result:0;--fd-win:0;--fd-paste:0;--fd-pointer:0;--fd-click:0;--fd-cx:14;--fd-cy:20}3.1%{--fd-pointer:0;--fd-cx:14;--fd-cy:20}3.8%{--fd-pointer:1;animation-timing-function:cubic-bezier(.17,.84,.28,1)}4.8%{--fd-cx:16.5;--fd-cy:21.5}5.9%{--fd-cx:16.5;--fd-cy:21.5;--fd-click:0;--fd-select:0}6.4%{--fd-click:1}7.1%{--fd-click:0}11.4%{--fd-select:1;--fd-cx:45;--fd-cy:24;--fd-flight:0;--fd-page:0}12.3%{--fd-flight:1}13.7%{--fd-page:1;--fd-flight:1}14.4%{--fd-flight:0;--fd-cx:45;--fd-cy:24;animation-timing-function:cubic-bezier(.17,.84,.28,1)}15.5%{--fd-cx:52;--fd-cy:20}16.5%{--fd-cx:52;--fd-cy:20;--fd-click:0;--fd-capture:0}17%{--fd-click:1}17.7%{--fd-click:0}22%{--fd-capture:1;--fd-cx:76;--fd-cy:21.5;--fd-flight:0;--fd-shot:0}22.8%{--fd-flight:1}24.2%{--fd-shot:1;--fd-flight:1}24.9%{--fd-flight:0}25.8%{--fd-pointer:0;--fd-open:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}31.2%{--fd-open:1;--fd-win:0}36%{--fd-win:1}36.9%{--fd-pointer:0;--fd-cx:77;--fd-cy:13}37.6%{--fd-pointer:1;--fd-click:0;--fd-listen:0}38.3%{--fd-click:1;--fd-listen:1}39%{--fd-click:0}40.7%{--fd-pointer:0}64.5%{--fd-pointer:0;--fd-listen:1}65.2%{--fd-pointer:1;--fd-click:0}65.9%{--fd-click:1}66.6%{--fd-click:0;--fd-listen:0}68%{--fd-pointer:0}68.9%{--fd-result:0}79%{--fd-result:1}82.5%{--fd-open:1;--fd-page:1;--fd-shot:1;--fd-select:1;--fd-capture:1;--fd-win:1;--fd-result:1;animation-timing-function:cubic-bezier(.55,.02,.36,1)}96%{--fd-open:1;--fd-page:1;--fd-shot:1;--fd-select:1;--fd-capture:1;--fd-win:1;--fd-result:1}to{--fd-open:0;--fd-page:0;--fd-shot:0;--fd-select:0;--fd-capture:0;--fd-flight:0;--fd-listen:0;--fd-result:0;--fd-win:0;--fd-paste:0;--fd-pointer:0;--fd-click:0;--fd-cx:14;--fd-cy:20}}@keyframes fd-m-library-save{0%{--fd-open:0;--fd-page:0;--fd-listen:0;--fd-result:0;--fd-win:0;--fd-toast:0;--fd-pointer:0;--fd-click:0;--fd-cx:89;--fd-cy:8}4.9%{--fd-pointer:0;--fd-cx:89;--fd-cy:8}5.6%{--fd-pointer:1;animation-timing-function:cubic-bezier(.17,.84,.28,1)}6.8%{--fd-cx:86;--fd-cy:5}8.3%{--fd-cx:86;--fd-cy:5;--fd-click:0}8.8%{--fd-click:1}9.5%{--fd-click:0;--fd-open:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}13.8%{--fd-page:0}16%{--fd-open:1;--fd-page:1;--fd-cx:86;--fd-cy:5;animation-timing-function:cubic-bezier(.17,.84,.28,1)}17.4%{--fd-cx:84;--fd-cy:38.5}19.2%{--fd-cx:84;--fd-cy:38.5;--fd-click:0;--fd-toast:0}19.7%{--fd-click:1}20.4%{--fd-click:0}22.2%{--fd-pointer:0;--fd-toast:0}23.1%{--fd-toast:1;--fd-win:0}25.8%{--fd-win:0}31.6%{--fd-win:1;--fd-result:0}32.9%{--fd-result:0}44.4%{--fd-result:1;--fd-toast:1}49.8%{--fd-toast:0}83.6%{--fd-open:1;--fd-page:1;--fd-win:1;--fd-result:1;animation-timing-function:cubic-bezier(.55,.02,.36,1)}96%{--fd-open:1;--fd-page:1;--fd-win:1;--fd-result:1}to{--fd-open:0;--fd-page:0;--fd-listen:0;--fd-result:0;--fd-win:0;--fd-toast:0;--fd-pointer:0;--fd-click:0;--fd-cx:89;--fd-cy:8}}@keyframes fd-m-insights{0%{--fd-open:0;--fd-select:0;--fd-toast:0;--fd-tab:0;--fd-result:0;--fd-pointer:0;--fd-click:0;--fd-cx:50;--fd-cy:88}1%{--fd-open:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}4.5%{--fd-open:1}6%{--fd-pointer:0;--fd-cx:50;--fd-cy:88}6.6%{--fd-pointer:1;animation-timing-function:cubic-bezier(.17,.84,.28,1)}8.6%{--fd-cx:53;--fd-cy:30}9.8%{--fd-cx:53;--fd-cy:30;--fd-click:0;--fd-select:0}10.3%{--fd-click:1;--fd-select:1}11%{--fd-click:0;--fd-toast:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}13.5%{--fd-toast:1;--fd-cx:53;--fd-cy:30}33%{--fd-toast:1;--fd-cx:53;--fd-cy:30;animation-timing-function:cubic-bezier(.17,.84,.28,1)}36.5%{--fd-cx:17.6;--fd-cy:13}38%{--fd-cx:17.6;--fd-cy:13;--fd-click:0;--fd-tab:0}38.5%{--fd-click:1}39.2%{--fd-click:0;animation-timing-function:cubic-bezier(.2,.82,.22,1)}43%{--fd-tab:1;--fd-result:0}46%{--fd-pointer:0}56%{--fd-result:1}96%{--fd-open:1;--fd-select:1;--fd-tab:1;--fd-result:1}to{--fd-open:0;--fd-select:0;--fd-toast:0;--fd-tab:0;--fd-result:0;--fd-pointer:0;--fd-click:0;--fd-cx:50;--fd-cy:88}}.fd-ins-window{position:absolute;z-index:10;top:2.5%;right:8%;bottom:2.5%;left:8%;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:1.1cqw;background:linear-gradient(180deg,#0d100c,#080a08);box-shadow:0 2.6cqw 6cqw -2.2cqw #000000f2;opacity:var(--fd-open);transform:translateY(calc((1 - var(--fd-open)) * 1.5cqw)) scale(calc(.965 + .035 * var(--fd-open)))}.fd-ins-chrome{position:absolute;z-index:6;top:.75cqw;left:.85cqw}.fd-ins-side{position:absolute;z-index:5;top:0;bottom:0;left:0;display:flex;width:6.2cqw;flex-direction:column;align-items:center;gap:1.05cqw;border-right:1px solid rgba(255,255,255,.05);padding-top:3.6cqw}.fd-ins-side-item{display:flex;flex-direction:column;width:4.8cqw;align-items:center;gap:.24cqw;border-radius:.5cqw;padding:.45cqw 0;color:#f6f1e75c;font-size:.42cqw;font-weight:600}.fd-ins-side-item svg{width:.95cqw;height:.95cqw;stroke-width:1.9}.fd-ins-side-item.is-library{background:rgba(255,255,255,calc(.08 * (1 - var(--fd-tab))));color:rgba(246,241,231,calc(.92 - .56 * var(--fd-tab)))}.fd-ins-side-item.is-home{background:rgba(255,255,255,calc(.08 * var(--fd-tab)));color:rgba(246,241,231,calc(.36 + .56 * var(--fd-tab)))}.fd-ins-view{position:absolute;top:0;right:0;bottom:0;left:6.2cqw;padding:1.15cqw 1.5cqw 1cqw}.fd-ins-view.is-library{opacity:calc(1 - var(--fd-tab))}.fd-ins-view.is-home{opacity:var(--fd-tab);transform:translateY(calc((1 - var(--fd-tab)) * .6cqw))}.fd-ins-head b{display:block;color:#f3efe4;font-size:1.52cqw;font-weight:720;letter-spacing:-.01em}.fd-ins-head small{display:block;margin-top:.22cqw;color:#f6f1e770;font-size:.62cqw}.fd-ins-search{display:flex;margin-top:.85cqw;align-items:center;gap:.6cqw}.fd-ins-search>span{display:flex;flex:1;align-items:center;gap:.45cqw;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;padding:.52cqw .85cqw;color:#f6f1e761;font-size:.6cqw}.fd-ins-search svg{width:.62cqw;height:.62cqw}.fd-ins-search>em{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0d;padding:.46cqw .8cqw;color:#f6f1e7cc;font-size:.56cqw;font-style:normal;font-weight:640;white-space:nowrap}.fd-ins-filters{display:flex;margin-top:.75cqw;align-items:center;gap:.8cqw;color:#f6f1e76b;font-size:.56cqw}.fd-ins-filters>b{border-radius:999px;background:#f6f1e7eb;padding:.22cqw .68cqw;color:#10130f;font-weight:680}.fd-ins-filters>em{margin-left:auto;font-style:normal}.fd-ins-filters>em b{color:#f6f1e7c7;font-weight:660}.fd-ins-grid{display:grid;margin-top:.95cqw;gap:.85cqw;grid-template-columns:repeat(3,minmax(0,1fr))}.fd-ins-card{display:flex;flex-direction:column;overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.06);border-radius:.7cqw;background-color:#141713;padding:0 0 .62cqw}.fd-ins-card.is-target{border-color:rgba(84,222,90,calc(.9 * var(--fd-select)));box-shadow:0 0 0 calc(var(--fd-select) * .09cqw) #54de5ad9,0 0 calc(var(--fd-select) * 1.4cqw) #4ade5038}.fd-ins-thumb{position:relative;display:grid;height:6.3cqw;place-items:center;background:linear-gradient(180deg,#1b1f1a,#171a16)}.fd-ins-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fd-ins-thumb b{display:grid;width:3cqw;height:3cqw;place-items:center;border-radius:.72cqw;background:linear-gradient(160deg,#35a05a,#1f7f42);color:#eafbee;font-size:.92cqw;font-weight:760;box-shadow:0 .3cqw .9cqw -.35cqw #000000e6}.fd-ins-thumb.is-rust b{background:linear-gradient(160deg,#d0703d,#a94e24);color:#fdf1e8}.fd-ins-thumb.is-blue b{background:linear-gradient(160deg,#4f83e0,#3059ad);color:#eef4ff}.fd-ins-card>b{overflow:hidden;margin:.6cqw .7cqw 0;color:#f6f1e7f0;font-size:.66cqw;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.fd-ins-card>p{display:-webkit-box;overflow:hidden;margin:.28cqw .7cqw 0;color:#f6f1e780;font-size:.54cqw;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fd-ins-card>small{display:flex;margin:.4cqw .7cqw 0;align-items:center;gap:.25cqw;overflow:hidden;color:#f6f1e75c;font-size:.48cqw;white-space:nowrap}.fd-ins-card>small svg{width:.46cqw;height:.46cqw;flex:none}.fd-ins-chips{display:flex;margin:.5cqw .7cqw 0;gap:.32cqw}.fd-ins-chips i{display:flex;align-items:center;gap:.2cqw;border:1px solid rgba(255,255,255,.09);border-radius:999px;padding:.2cqw .58cqw;color:#f6f1e799;font-size:.48cqw;font-style:normal}.fd-ins-chips i svg{width:.44cqw;height:.44cqw}.fd-ins-toast{position:absolute;z-index:8;right:3%;bottom:3.5%;width:40cqw;border:1px solid rgba(255,255,255,.13);border-radius:1cqw;background-color:#0e110df7;padding:1.1cqw 1.3cqw .95cqw;box-shadow:0 1.8cqw 4.5cqw -1.5cqw #000000f2;opacity:calc(var(--fd-toast) * (1 - var(--fd-tab)));transform:translateY(calc((1 - var(--fd-toast)) * 2.8cqw)) scale(calc(.92 + .08 * var(--fd-toast)));transform-origin:85% 100%}.fd-ins-toast-url{display:block;margin-top:.3cqw;color:#f6f1e780;font-size:.6cqw}.fd-ins-toast-url u{color:#7fb3f2;text-decoration-color:#7fb3f280}.fd-ins-toast-quote{color:#f6f1e79e!important;font-style:italic}.fd-ins-toast>header{display:flex;align-items:center;gap:.5cqw;color:#f6f1e780;font-size:.58cqw}.fd-ins-toast>header>span{display:flex;align-items:center;gap:.25cqw}.fd-ins-toast>header svg{width:.58cqw;height:.58cqw}.fd-ins-toast>header em{border-radius:999px;background:#54de5a29;padding:.16cqw .56cqw;color:#6fe473;font-size:.54cqw;font-style:normal;font-weight:680}.fd-ins-toast>header i{display:flex;align-items:center;gap:.16cqw;font-style:normal}.fd-ins-toast-x{display:grid;margin-left:auto;place-items:center;color:#f6f1e773}.fd-ins-toast-title{display:block;margin-top:.55cqw;color:#f3efe4;font-size:1.05cqw;font-weight:700}.fd-ins-label{display:block;margin-top:.6cqw;color:#f6f1e766;font-size:.52cqw;font-weight:720;letter-spacing:.1em}.fd-ins-toast>p{margin:.32cqw 0 0;color:#f6f1e7d1;font-size:.68cqw;line-height:1.55}.fd-ins-toast-art{display:block;width:100%;height:6.8cqw;margin-top:.65cqw;border:1px solid rgba(255,255,255,.08);border-radius:.6cqw;-o-object-fit:cover;object-fit:cover}.fd-ins-topics{display:flex;margin-top:.15cqw;flex-wrap:wrap;align-items:center;gap:.34cqw}.fd-ins-topics .fd-ins-label{margin:0 .2cqw 0 0}.fd-ins-topics em{border-radius:999px;background:#54de5a24;padding:.2cqw .6cqw;color:#79e57d;font-size:.56cqw;font-style:normal;font-weight:640}.fd-ins-toast>footer{display:flex;margin-top:.65cqw;align-items:center;justify-content:space-between;color:#f6f1e761;font-size:.54cqw}.fd-ins-toast-actions{display:flex;gap:.35cqw}.fd-ins-toast-actions i{display:flex;align-items:center;gap:.22cqw;border:1px solid rgba(255,255,255,.11);border-radius:999px;padding:.24cqw .65cqw;color:#f6f1e7b8;font-size:.54cqw;font-style:normal;font-weight:640}.fd-ins-toast-actions svg{width:.5cqw;height:.5cqw}.fd-ins-view.is-home{padding-top:1.5cqw}.fd-ins-greet{display:flex;align-items:center;gap:.8cqw}.fd-ins-greet b{color:#f3efe4;font-size:1.72cqw;font-weight:720;letter-spacing:-.01em}.fd-ins-greet em{display:flex;align-items:center;gap:.25cqw;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.22cqw .6cqw;color:#f6f1e773;font-size:.52cqw;font-style:normal}.fd-ins-greet em svg{width:.46cqw;height:.46cqw}.fd-ins-range{display:block;margin-top:.5cqw;color:#f6f1e766;font-size:.6cqw}.fd-ins-stats{display:grid;margin-top:1.3cqw;grid-template-columns:repeat(5,1fr)}.fd-ins-stats>span{border-left:1px solid rgba(255,255,255,.07);padding:.14cqw 0 .14cqw .95cqw;opacity:clamp(0,calc(var(--fd-result) * 4 - var(--ins-i) * .55),1)}.fd-ins-stats>span:first-child{border-left:0;padding-left:0}.fd-ins-stats b{display:block;color:#f3efe4;font-size:1.62cqw;font-weight:720;letter-spacing:-.01em}.fd-ins-stats small{display:block;margin-top:.2cqw;color:#f6f1e770;font-size:.6cqw}.fd-ins-momentum{margin-top:1.8cqw;border:1px solid rgba(255,255,255,.06);border-radius:.8cqw;background:#121511;padding:1cqw 1.1cqw .85cqw}.fd-ins-momentum>header{display:flex;align-items:baseline;gap:.8cqw}.fd-ins-momentum>header b{color:#f6f1e7e6;font-size:.78cqw;font-weight:700}.fd-ins-momentum>header small{color:#f6f1e761;font-size:.56cqw}.fd-ins-momentum>header span{display:flex;margin-left:auto;gap:.2cqw}.fd-ins-momentum em{border-radius:999px;padding:.18cqw .6cqw;color:#f6f1e773;font-size:.54cqw;font-style:normal}.fd-ins-momentum em.is-on{background:#ffffff1a;color:#f6f1e7e0;font-weight:660}.fd-ins-legend{display:flex;margin-top:.55cqw;gap:1.1cqw}.fd-ins-legend span{display:flex;align-items:center;gap:.32cqw;color:#f6f1e78c;font-size:.56cqw;font-weight:600}.fd-ins-legend .is-words i{width:.85cqw;height:2px;border-radius:2px;background:#4ade50}.fd-ins-legend .is-local i{width:.55cqw;height:.55cqw;border-radius:.14cqw;background:#f6f1e738}.fd-ins-plot{position:relative;margin-top:.7cqw}.fd-ins-plot svg{display:block;width:100%;height:13.2cqw}.fd-ins-bar{fill:#f6f1e71a;transform:scaleY(var(--fd-result));transform-box:fill-box;transform-origin:bottom}.fd-ins-area{fill:url(#fdInsArea);opacity:var(--fd-result)}.fd-ins-line{fill:none;stroke:#4ade50;stroke-width:2.6;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--fd-result));filter:drop-shadow(0 0 4px rgba(74,222,80,.5))}.fd-ins-peak{position:absolute;display:grid;width:1.35cqw;height:1.35cqw;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:.4cqw;background:#26291f;color:#f0ede2;font-size:.62cqw;transform:translate(-50%,-50%);box-shadow:0 .3cqw .9cqw #00000080;opacity:clamp(0,calc(var(--fd-result) * 3 - 1.4 - var(--ins-i) * .3),1)}.fd-ins-peak.is-claude{background:#d0703d}.fd-ins-peak.is-gpt{background:#3c4038}.fd-ins-peak.is-chrome{background:#2e3d55}.fd-ins-days{display:flex;justify-content:space-between;margin-top:.5cqw;padding:0 .5cqw;color:#f6f1e759;font-size:.52cqw;font-weight:600}.fd-ins-insights{margin-top:1.7cqw}.fd-ins-insights .fd-ins-label{margin-top:0;font-size:.68cqw}.fd-ins-insights>div{display:grid;margin-top:.85cqw;gap:.95cqw 2cqw;grid-template-columns:1fr 1fr}.fd-ins-row{display:flex;align-items:center;gap:.75cqw;opacity:clamp(0,calc(var(--fd-result) * 4 - 1 - var(--ins-i) * .45),1)}.fd-ins-row i{display:grid;flex:none;width:1.5cqw;height:1.5cqw;place-items:center;border-radius:.44cqw;background:#d0703d;color:#fffffff0}.fd-ins-row i svg{width:.82cqw;height:.82cqw;stroke-width:2.1}.fd-ins-row.is-blue i{background:#4f83e0}.fd-ins-row.is-green i{background:#3fae53}.fd-ins-row.is-violet i{background:#8f74e3}.fd-ins-row.is-grey i{background:#4c524a}.fd-ins-row b{display:block;color:#f6f1e7eb;font-size:.74cqw;font-weight:680}.fd-ins-row small{display:block;margin-top:.1cqw;color:#f6f1e76b;font-size:.62cqw}@media (max-width: 620px){.fd-player-canvas,.fd-player.is-standalone .fd-player-canvas{min-height:0;aspect-ratio:872 / 523}}@media (prefers-reduced-motion: reduce){.fd-player.is-live .fd-film-stage,.fd-player.is-live .fd-prod-camera,.fd-player.is-live .fd-prod-event,.fd-player.is-live .fd-prod-wave-strip{animation:none!important}.fd-film-stage{--fd-open:1;--fd-page:1;--fd-shot:1;--fd-result:1;--fd-tab:1;--fd-flight:0;--fd-pointer:0}}
