:root{--demo-bg: #eff4f9;--demo-surface: #ffffff;--demo-ink: #1f2937;--demo-muted: #586476;--demo-border: #e2e8f0;--demo-primary: #4285f4;--demo-users: #e37400;--demo-wayback-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill='%230f172a' d='M1.75 4.6 8 1.85l6.25 2.75v1.05H1.75V4.6ZM3.1 11.25h9.8v1.9H3.1v-1.9Zm1.1-4.85h1.25v4.05H4.2V6.4Zm3.18 0h1.25v4.05H7.38V6.4Zm3.17 0h1.25v4.05h-1.25V6.4Z'/%3E%3C/svg%3E")}*{box-sizing:border-box}body.demo-route{margin:0;background:radial-gradient(circle at top right,rgba(255,230,199,.34),transparent 24%),radial-gradient(circle at top left,rgba(54,116,255,.08),transparent 28%),linear-gradient(180deg,#f5f7fb 0%,var(--demo-bg) 100%);color:var(--demo-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}.demo-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.demo-app-nav-wrap{position:relative;z-index:60;border-bottom:1px solid rgba(226,232,240,.72);background:#f8f9fae6;backdrop-filter:blur(10px)}.demo-app-nav{width:min(1480px,calc(100% - 2.5rem));min-height:72px;margin:0 auto;display:flex;align-items:center;gap:16px}.demo-brand{display:inline-flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none;font-size:1.85rem;line-height:1;font-weight:800;letter-spacing:-.025em}.demo-brand img{border-radius:10px}.demo-brand small{display:inline-flex;align-items:center;border:1px solid var(--demo-border);border-radius:999px;padding:4px 10px;background:#eceff3;color:#4b5563;font-size:.78rem;letter-spacing:0;font-weight:650}.demo-dashboard-link{margin-left:auto;border:1px solid var(--demo-border);border-radius:11px;padding:10px 15px;background:#fff;color:var(--demo-ink);text-decoration:none;font-size:.92rem;font-weight:650}.demo-dashboard-link:hover{background:#f8fafc}.demo-user-chip{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--demo-border);border-radius:999px;padding:5px 12px 5px 5px;background:#fff;color:#334155;font-size:13px;font-weight:650}.demo-user-chip__avatar{width:30px;height:30px;border-radius:999px;display:inline-grid;place-items:center;background:linear-gradient(135deg,#1d4ed8,#60a5fa);color:#fff;font-size:12px;font-weight:800}.demo-controls{position:sticky;top:0;z-index:40;border-bottom:1px solid #c8d3e1;background:#e8edf4f7;padding:12px 0;backdrop-filter:blur(10px)}.demo-controls__inner{width:100%;max-width:1480px;margin:0 auto;padding:0 clamp(18px,2.25vw,32px);display:grid;gap:10px}.demo-controls__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.demo-controls__form input,.demo-controls__submit{min-height:48px;border:1px solid var(--demo-border);border-radius:12px;padding:10px 14px}.demo-controls__form input{min-width:0;background:#fff;color:#0f172a;box-shadow:inset 0 1px #ffffffe6}.demo-controls__submit{padding-inline:18px;border-color:#1f2937;background:#1f2937;color:#fff;font-weight:650;cursor:pointer;white-space:nowrap}.demo-controls__submit:hover{border-color:#111827;background:#111827}.demo-controls__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.demo-controls__back-link,.demo-inline-link{color:#334155;text-decoration:none;font-size:13px;font-weight:600}.demo-controls__back-link:hover,.demo-inline-link:hover{text-decoration:underline}.demo-status-chip,.demo-link-status{display:inline-flex;align-items:center;min-height:30px;border:1px solid #cbd5e1;border-radius:999px;padding:4px 10px;background:#f8fafc;color:#475569;font-size:12px;line-height:1.1}.demo-status-chip--success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.demo-status-chip--live{gap:6px;border-color:#bbf7d0;background:#f0fdf4;color:#166534}.demo-status-chip--live>span{width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e21}.demo-link-status{gap:3px;padding-inline:5px;border-color:transparent;background:transparent;color:#64748b;font-weight:650}.demo-mode-switch{margin-left:auto;display:inline-flex;gap:6px;border:1px solid var(--demo-border);border-radius:999px;padding:4px;background:#eef2f8}.demo-mode-switch__pill{border-radius:999px;padding:6px 14px;color:var(--demo-ink);text-decoration:none;font-size:13px;font-weight:650}.demo-mode-switch__pill.is-active{background:#0f172a;color:#fff;box-shadow:0 6px 14px #0f172a2e}.demo-page{width:100%;max-width:1480px;margin:24px auto 48px;padding:0 clamp(18px,2.25vw,32px);display:grid;gap:16px}.demo-users-strip,.demo-card{position:relative;border:1px solid rgba(206,217,232,.92);border-radius:22px;background:radial-gradient(circle at top right,rgba(255,228,193,.17),transparent 31%),linear-gradient(180deg,#fffffffc,#f7fafffc);box-shadow:0 20px 45px #0f172a0e,0 2px 8px #0f172a09}.demo-users-strip{align-self:start;overflow:clip}.demo-users-strip__summary{min-height:76px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;cursor:pointer}.demo-users-strip__summary::-webkit-details-marker{display:none}.demo-users-strip__summary:focus-visible{outline:2px solid #93c5fd;outline-offset:-4px;border-radius:20px}.demo-users-strip__title-block{display:grid;gap:4px}.demo-users-strip__title-block strong{color:#0f172a;font-size:18px;letter-spacing:.005em}.demo-users-strip__title-block>span{color:var(--demo-muted);font-size:13px}.demo-users-strip__summary-actions{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.demo-analytics-chip,.demo-graph-toggle-label{display:inline-flex;align-items:center;min-height:32px;border:1px solid rgba(203,213,225,.94);border-radius:999px;padding:6px 11px;background:#fffffff0;color:#334155;font-size:12px;font-weight:650;white-space:nowrap}.demo-analytics-chip{border-color:#cfe0ff;background:#eff6ff;color:#1d4ed8}.demo-analytics-chip:before{content:"";width:7px;height:7px;margin-right:6px;border-radius:999px;background:var(--demo-users)}.demo-graph-toggle-label--closed,.demo-users-strip:not([open]) .demo-graph-toggle-label--open{display:none}.demo-users-strip:not([open]) .demo-graph-toggle-label--closed{display:inline-flex}.demo-users-strip__content{padding:0 16px 16px}.demo-users-strip__plot{position:relative;height:184px;overflow:hidden;border:1px solid rgba(214,224,236,.96);border-radius:18px;background:#fcfdff;box-shadow:inset 0 1px #fffc}.demo-users-strip__chart{width:100%;height:184px;display:block}.demo-users-strip__band{fill:#4285f40e}.demo-users-strip__grid{stroke:#dbe4ef;stroke-width:1;stroke-dasharray:2 6}.demo-users-strip__baseline{stroke:#cbd5e1;stroke-width:1.25}.demo-users-strip__area{fill:url(#demo-users-area)}.demo-users-strip__line{fill:none;stroke:var(--demo-users);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.demo-users-strip__point{fill:#fff;stroke:var(--demo-users);stroke-width:2}.demo-users-strip__point.is-active{fill:var(--demo-users)}.demo-users-strip__selected-line{stroke:#64748bad;stroke-width:1.4;stroke-dasharray:3 5}.demo-users-strip__selected-halo{fill:#4285f41f;stroke:#4285f470;stroke-width:1.25}.demo-users-strip__marker{cursor:pointer}.demo-users-strip__marker--crawl{filter:drop-shadow(0 2px 3px rgba(15,23,42,.16))}.demo-users-strip__marker--crawl.is-selected{filter:drop-shadow(0 0 .5px #1d4ed8) drop-shadow(0 3px 5px rgba(37,99,235,.24))}.demo-users-strip__marker--wayback circle{fill:#fffffffa;stroke:#cbd5e1eb;stroke-width:1.2}.demo-users-strip__marker--wayback path{fill:none;stroke:#0f172a;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.demo-users-strip__marker--wayback.is-selected circle{stroke:#1d4ed8;stroke-width:2}.demo-users-strip__axis{padding:8px 4px 0;display:flex;align-items:center;justify-content:space-between;color:var(--demo-muted);font-size:11px}.demo-users-strip__axis span:nth-child(2){color:#1d4ed8;font-weight:700}.demo-users-strip__footer{margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.demo-users-strip__legend,.demo-calendar__legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.demo-users-strip__legend-item,.demo-calendar__legend span{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(221,229,239,.96);border-radius:999px;padding:6px 10px;background:#f8fafceb;color:#475569;font-size:12px}.demo-users-strip__legend i,.demo-calendar__legend i,.demo-day-cell__markers i{display:inline-block;flex:0 0 auto}.demo-users-strip__legend i.is-users{width:8px;height:8px;border-radius:999px;background:var(--demo-users)}.demo-users-strip__legend i.is-crawl,.demo-calendar__legend i.is-crawl,.demo-day-cell.is-crawlbaby .demo-day-cell__markers i{width:14px;height:14px;border-radius:999px;background:url(/favicon_io/favicon-32x32.png) center / cover;box-shadow:0 0 0 2px #ffffffe6}.demo-users-strip__legend i.is-wayback,.demo-calendar__legend i.is-wayback,.demo-day-cell.is-wayback .demo-day-cell__markers i{width:13px;height:13px;background:var(--demo-wayback-icon) center / contain no-repeat}.demo-users-strip__stats{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.demo-users-strip__stats>span{min-width:118px;display:grid;gap:2px;border-left:1px solid #dbe4ee;padding-left:12px}.demo-users-strip__stats small{color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.demo-users-strip__stats strong{color:#0f172a;font-size:14px}.demo-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,390px);align-items:start;gap:16px}.demo-page--compare .demo-workspace{grid-template-columns:minmax(0,1.35fr) minmax(330px,370px)}.demo-card{padding:18px}.demo-card__header{margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.demo-card__header h1,.demo-card__header h2,.demo-compare__summary-heading h2{margin:0;color:#0f172a;letter-spacing:-.015em}.demo-card__header h1{font-size:20px}.demo-card__header h2{font-size:19px}.demo-card__header p:not(.demo-card__eyebrow){margin:5px 0 0;max-width:680px;color:var(--demo-muted);font-size:13px;line-height:1.5}.demo-card__eyebrow{margin:0 0 5px;color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.09em}.demo-calendar-card__header{align-items:flex-end;margin-bottom:14px}.demo-year-nav{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(219,228,239,.98);border-radius:999px;padding:4px;background:#f8fafcf0}.demo-year-nav__arrow{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:999px;background:#fff;color:#334155;text-decoration:none;font-size:18px;line-height:1;box-shadow:0 4px 12px #0f172a0f}.demo-year-nav__arrow:hover{border-color:#dbe4ef}.demo-year-nav__arrow--disabled{opacity:.38;box-shadow:none}.demo-year-nav__year{min-width:64px;text-align:center;color:#0f172a;font-size:16px;font-weight:750}.demo-calendar__toolbar{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.demo-calendar__coverage{color:#64748b;font-size:12px}.demo-calendar{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));align-items:start;gap:14px}.demo-month-card{position:relative;border:1px solid rgba(214,223,235,.95);border-radius:20px;padding:13px;background:linear-gradient(180deg,#fffffffa,#f7fafffc);box-shadow:0 12px 28px #0f172a0a}.demo-month-card.has-history{border-color:#b9cfebfa}.demo-month-card__header{min-height:24px;margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.demo-month-card__header h2{margin:0;color:#0f172a;font-size:15px;letter-spacing:-.01em}.demo-month-card__header span{border:1px solid #dbeafe;border-radius:999px;padding:3px 7px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:700}.demo-month-card__weekdays,.demo-month-card__days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.demo-month-card__weekdays{margin-bottom:7px}.demo-month-card__weekdays span{color:var(--demo-muted);text-align:center;font-size:10px;font-weight:650}.demo-day-cell{min-height:52px;border:1px solid rgba(220,228,238,.98);border-radius:14px;padding:5px;background:#fffffff5;text-align:center;font-size:12px;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.demo-day-cell.is-empty{border-color:transparent;background:transparent}.demo-day-cell a,.demo-day-cell__static{min-height:40px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:5px;color:inherit;text-decoration:none}.demo-day-cell:not(.is-empty):hover{transform:translateY(-1px);border-color:#c7d7ea;box-shadow:0 9px 16px #0f172a13}.demo-day-cell.has-capture{border-color:#0f766e47;background:linear-gradient(180deg,#f6fafffa,#fffffffa);box-shadow:0 8px 18px #0f766e0d}.demo-day-cell.is-selected{border-color:#1d4ed8;box-shadow:inset 0 0 0 1px #1d4ed8,0 12px 20px #2563eb26}.demo-day-cell__num{color:#1e293b;font-size:15px;line-height:1;font-weight:650}.demo-day-cell__markers{min-height:14px;display:inline-flex;align-items:center;justify-content:center}.demo-workspace__sidebar{display:grid;gap:16px}.demo-source-pill,.demo-compare__count{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;white-space:nowrap}.demo-source-pill.is-wayback{border:1px solid #dbe4ee;background:#f8fafc;color:#334155}.demo-source-pill.is-crawlbaby{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.demo-capture__metrics{margin-bottom:14px;display:grid;grid-template-columns:.72fr 1.28fr;gap:8px}.demo-capture__metrics>span{min-width:0;display:grid;gap:4px;border:1px solid #dbe4ee;border-radius:14px;padding:11px;background:#fbfdff}.demo-capture__metrics small{color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.demo-capture__metrics strong{color:#0f172a;font-size:15px;line-height:1.2}.demo-capture__note{margin-bottom:14px;display:grid;grid-template-columns:auto 1fr;gap:10px;border:1px solid #dbeafe;border-radius:15px;padding:11px;background:linear-gradient(135deg,#eff6ff,#f8fbff)}.demo-capture__note-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#dbeafe;color:#1d4ed8;font-weight:800}.demo-capture__note strong,.demo-capture__summary strong{color:#0f172a;font-size:12px}.demo-capture__note p,.demo-capture__summary p,.demo-card--compare-preview>p{margin:4px 0 0;color:#475569;font-size:12px;line-height:1.5}.demo-snapshot-label{margin:0 2px 7px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.demo-snapshot-frame{overflow:hidden;border:1px solid rgba(203,213,225,.95);border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a12}.demo-snapshot-frame .demo-homepage-shell{margin-top:0;border:0;border-radius:0;box-shadow:none}.demo-capture__summary{margin-top:14px;border-top:1px solid #e2e8f0;padding-top:13px}.demo-card--compare-preview{background:radial-gradient(circle at top right,rgba(96,165,250,.12),transparent 42%),linear-gradient(180deg,#fff,#f8fbff)}.demo-compare-preview__dates{margin-top:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;border:1px solid #dbe4ee;border-radius:13px;padding:9px;background:#fff;color:#475569;font-size:11px;text-align:center}.demo-compare-preview__dates i{color:#94a3b8;font-style:normal}.demo-compare__count{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8}.demo-compare__tabs{margin-bottom:16px;display:flex;gap:8px;flex-wrap:wrap}.demo-compare__tab{border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;background:#f8fafc;color:#334155;text-decoration:none;font-size:12px;font-weight:650}.demo-compare__tab.is-active{border-color:#0f172a;background:#0f172a;color:#fff;box-shadow:0 7px 16px #0f172a29}.demo-compare__headers,.demo-compare__frames{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.demo-compare__headers{margin-bottom:9px}.demo-compare__headers>div{display:grid;gap:4px;border:1px solid #dbe4ee;border-radius:14px;padding:10px 12px;background:#fbfdff}.demo-compare__headers span{color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.demo-compare__headers strong{color:#0f172a;font-size:14px}.demo-compare__summary-card{margin-top:16px;border:1px solid #dbe4ee;border-radius:17px;padding:14px;background:#f8fafcc2}.demo-compare__summary-heading{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.demo-compare__summary-heading h2{font-size:16px}.demo-compare__summary-heading>span{border:1px solid #bbf7d0;border-radius:999px;padding:5px 9px;background:#f0fdf4;color:#166534;font-size:10px;font-weight:700}.demo-compare__metrics{display:grid;gap:7px}.demo-compare__metric{display:grid;grid-template-columns:minmax(130px,.7fr) repeat(2,minmax(0,1fr));gap:10px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:#fff}.demo-compare__metric span{color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.demo-compare__metric strong{min-width:0;color:#334155;font-size:12px;line-height:1.35}.demo-homepage-shell{overflow:hidden;background:var(--demo-shell);color:var(--demo-ink)}.demo-homepage-shell__promo{padding:8px 12px;background:color-mix(in srgb,var(--demo-accent) 16%,white);font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.demo-homepage-shell__nav{padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.demo-homepage-shell__brand{font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1;font-weight:700;letter-spacing:-.03em}.demo-homepage-shell.is-compact .demo-homepage-shell__brand{font-size:17px}.demo-homepage-shell__nav-links{display:flex;gap:9px;font-size:10px;font-weight:600}.demo-homepage-shell__hero{margin:0 10px 10px;min-height:224px;border-radius:12px;padding:14px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(108px,.85fr);gap:12px;align-items:center;background:radial-gradient(circle at 82% 22%,rgba(255,255,255,.42),transparent 22%),linear-gradient(135deg,var(--demo-hero),color-mix(in srgb,var(--demo-hero) 55%,white))}.demo-homepage-shell.is-compact .demo-homepage-shell__hero{min-height:190px;grid-template-columns:1fr}.demo-homepage-shell__copy{position:relative;z-index:2;display:grid;gap:7px}.demo-homepage-shell__eyebrow{font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.demo-homepage-shell__copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.02;letter-spacing:-.035em}.demo-homepage-shell.is-compact .demo-homepage-shell__copy h3{font-size:20px}.demo-homepage-shell__copy p{margin:0;font-size:11px;line-height:1.45}.demo-homepage-shell__cta-row{display:flex;gap:6px;flex-wrap:wrap}.demo-homepage-shell__cta{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;border:1px solid rgba(31,39,37,.12);border-radius:999px;background:#fffbf7b8;font-size:9px;font-weight:700}.demo-homepage-shell__cta--primary{border-color:transparent;background:var(--demo-accent);color:#fff}.demo-homepage-shell__scene{position:relative;min-height:176px;border-radius:11px;overflow:hidden;background:linear-gradient(180deg,#ffffff57 0 66%,#5941341c 66% 100%),color-mix(in srgb,var(--demo-accent) 13%,white);box-shadow:inset 0 0 0 1px #1f27250f}.demo-homepage-shell__scene:before{content:"";position:absolute;left:16%;right:14%;bottom:27px;height:47px;border-radius:9px 9px 5px 5px;background:color-mix(in srgb,var(--demo-accent) 47%,#eadfd5);box-shadow:-7px -23px 0 -2px color-mix(in srgb,var(--demo-accent) 39%,#efe4db),7px -23px 0 -2px color-mix(in srgb,var(--demo-accent) 39%,#efe4db),-36px 38px 0 -34px #705548,36px 38px 0 -34px #705548}.demo-homepage-shell__scene:after{content:"";position:absolute;top:15px;right:14px;width:34px;height:45px;border:5px solid rgba(255,255,255,.62);background:color-mix(in srgb,var(--demo-accent) 24%,white);box-shadow:-49px 11px 0 -5px #ffffff85}.demo-homepage-shell__scene-card,.demo-homepage-shell__scene-stack,.demo-homepage-shell.is-compact .demo-homepage-shell__scene{display:none}.demo-homepage-shell__section{padding:0 10px 10px}.demo-homepage-shell__section-title{margin-bottom:7px;display:flex;justify-content:space-between;gap:8px;font-size:9px;font-weight:700}.demo-homepage-shell__chips,.demo-homepage-shell__section--services{display:flex;gap:6px;flex-wrap:wrap}.demo-homepage-shell__chips span,.demo-homepage-shell__section--services span{border:1px solid rgba(31,39,37,.08);border-radius:999px;padding:6px 8px;background:#fffcf8d9;font-size:8px;font-weight:650}.demo-homepage-shell__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.demo-homepage-shell__tile{min-width:0;border:1px solid rgba(31,39,37,.07);border-radius:10px;padding:7px;display:grid;gap:5px;background:var(--demo-tile)}.demo-homepage-shell__tile-art{position:relative;overflow:hidden;aspect-ratio:1 / .78;border-radius:8px;background:linear-gradient(180deg,#ffffff75 0 66%,#5e48391a 66% 100%),color-mix(in srgb,var(--demo-accent) 13%,white)}.demo-homepage-shell__tile-art:before{content:"";position:absolute;left:22%;right:22%;bottom:20%;height:30%;border-radius:7px 7px 3px 3px;background:color-mix(in srgb,var(--demo-accent) 42%,#ece0d5);box-shadow:0 12px 0 -10px #6f574a}.demo-homepage-shell__tile:nth-child(2) .demo-homepage-shell__tile-art:before{left:43%;right:auto;bottom:20%;width:14%;height:44%;border-radius:999px 999px 5px 5px;box-shadow:0 -19px 0 8px color-mix(in srgb,var(--demo-accent) 34%,white)}.demo-homepage-shell__tile:nth-child(3) .demo-homepage-shell__tile-art:before{left:28%;right:28%;bottom:18%;height:41%;border-radius:5px 5px 11px 11px;box-shadow:inset 0 8px #ffffff38}.demo-homepage-shell__tile strong{overflow:hidden;color:var(--demo-ink);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.demo-homepage-shell__tile span{color:color-mix(in srgb,var(--demo-ink) 65%,white);font-size:8px}@media(max-width:1180px){.demo-workspace,.demo-page--compare .demo-workspace{grid-template-columns:1fr}.demo-workspace__sidebar{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr)}.demo-page--compare .demo-workspace__sidebar{grid-template-columns:1fr}}@media(max-width:840px){.demo-controls{padding:10px 0}.demo-controls__inner,.demo-page{padding-inline:12px}.demo-controls__form{grid-template-columns:1fr}.demo-mode-switch{margin-left:0}.demo-users-strip__summary,.demo-users-strip__footer,.demo-calendar-card__header,.demo-calendar__toolbar{align-items:flex-start;flex-direction:column}.demo-users-strip__summary-actions{width:100%;margin-left:0;justify-content:space-between}.demo-users-strip__stats{justify-content:flex-start}.demo-users-strip__stats>span:first-child{border-left:0;padding-left:0}.demo-workspace__sidebar{grid-template-columns:1fr}}@media(max-width:640px){.demo-app-nav{width:min(100% - 1.2rem,1480px);min-height:64px}.demo-brand{gap:7px;font-size:1.38rem}.demo-brand img{width:32px;height:32px}.demo-brand small,.demo-dashboard-link,.demo-user-chip>span:last-child,.demo-link-status{display:none}.demo-dashboard-link{margin-left:auto}.demo-user-chip{margin-left:auto;padding:4px}.demo-controls__meta-row{gap:6px}.demo-controls__back-link{width:100%}.demo-page{margin-top:16px;gap:14px}.demo-users-strip,.demo-card{border-radius:18px}.demo-users-strip__summary,.demo-card{padding:14px}.demo-users-strip__content{padding:0 14px 14px}.demo-users-strip__plot,.demo-users-strip__chart{height:156px}.demo-users-strip__axis span:nth-child(2),.demo-analytics-chip,.demo-calendar__coverage{display:none}.demo-calendar{grid-template-columns:minmax(0,1fr)}.demo-month-card{padding:11px;border-radius:17px}.demo-day-cell{min-height:48px;border-radius:12px}.demo-compare__headers,.demo-compare__frames,.demo-compare__metric,.demo-capture__metrics,.demo-homepage-shell__tiles{grid-template-columns:1fr}.demo-compare__metric strong{border-top:1px solid #eef2f7;padding-top:7px}.demo-homepage-shell__hero{min-height:190px;grid-template-columns:1fr}.demo-homepage-shell__scene{display:none}}
