@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700;800&family=Instrument+Serif:ital@0;1&display=swap");:root{--font-family-sans:"Instrument Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-display:"Instrument Serif","Georgia","Times New Roman",serif;--color-background:#f7f4f8;--color-surface:#ffffff;--color-surface-alt:#f4f1f6;--color-surface-muted:#e9e5ee;--color-surface-glass:rgba(255,255,255,0.78);--color-border:rgba(21,27,40,0.1);--color-border-soft:rgba(21,27,40,0.06);--color-text:#1a2033;--color-text-muted:#5b6377;--color-text-soft:#7c859b;--color-heading:#111523;--color-primary:#ec4899;--color-primary-dark:#db2777;--color-primary-contrast:#ffffff;--color-primary-rgb:236,72,153;--color-accent:#2563eb;--color-accent-rgb:37,99,235;--color-success:#16a34a;--color-warning:#f59e0b;--color-danger:#dc2626;--shadow-primary:0 18px 42px -20px rgba(var(--color-primary-rgb),0.48);--shadow-lg:0 30px 80px -44px rgba(15,23,42,0.42);--shadow-md:0 18px 42px -28px rgba(15,23,42,0.3);--shadow-soft:0 14px 34px -28px rgba(15,23,42,0.22);--shadow-hairline:inset 0 1px 0 rgba(255,255,255,0.72);--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--radius-xs:6px;--motion-fast:140ms cubic-bezier(0.2,0,0,1);--motion-base:220ms cubic-bezier(0.2,0,0,1);--motion-slow:420ms cubic-bezier(0.2,0,0,1);--space-xs:0.5rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.25rem;--space-xxl:3rem;--capture-card-scale:1;--capture-card-min-width:260px;--capture-card-max-width:340px;--capture-card-gap:1.35rem;color-scheme:light}:root[data-theme=dark]{--color-background:#0b0f1c;--color-surface:#101425;--color-surface-alt:#0d1220;--color-surface-muted:#0b1020;--color-surface-glass:rgba(16,20,37,0.78);--color-border:rgba(255,255,255,0.08);--color-border-soft:rgba(255,255,255,0.04);--color-text:#d8deee;--color-text-muted:#a9b2c9;--color-text-soft:#8f97ae;--color-heading:#f5f7ff;--color-primary:#ff4fa3;--color-primary-dark:#e23b92;--color-primary-contrast:#070a12;--color-primary-rgb:255,79,163;--color-accent:#7dd3ff;--color-accent-rgb:125,211,255;--color-success:#34d399;--color-warning:#f59e0b;--color-danger:#fb7185;--shadow-primary:0 18px 36px -18px rgba(var(--color-primary-rgb),0.55);--shadow-lg:0 24px 60px -28px rgba(3,4,10,0.7);--shadow-md:0 16px 30px -22px rgba(3,4,10,0.55);--shadow-soft:0 12px 24px -18px rgba(3,4,10,0.5);color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{font-family:var(--font-family-sans);background:linear-gradient(180deg,rgba(255,255,255,.64),rgba(255,255,255,0) 20rem),radial-gradient(90% 70% at 8% 0,rgba(var(--color-primary-rgb),.11),transparent 54%),radial-gradient(75% 70% at 92% 4%,rgba(var(--color-accent-rgb),.09),transparent 58%),var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.6;text-rendering:optimizeLegibility}:root[data-theme=dark] body{background:radial-gradient(120% 140% at 15% 20%,rgba(var(--color-primary-rgb),.22),transparent 55%),radial-gradient(120% 140% at 85% 10%,rgba(var(--color-accent-rgb),.16),transparent 52%),linear-gradient(145deg,#0b0f1c 0,#0f1629 45%,#0b0f1c 100%)}body[data-theme-applied=true]{transition:background .4s ease,color .2s ease}main{width:100%}a{color:inherit}a,a:hover{text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}.app-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1180px,92vw);margin-inline:auto}.section{padding-block:var(--space-xl)}.section--tight{padding-block:var(--space-lg)}.stack{display:flex;flex-direction:column;gap:var(--space-md)}.stack--lg{gap:var(--space-lg)}.stack--sm{gap:var(--space-sm)}.flex-row{display:flex;align-items:center;gap:var(--space-md)}.flex-wrap{flex-wrap:wrap}.flex-between{justify-content:space-between}.card{background:linear-gradient(180deg,var(--color-surface),var(--color-surface-alt));border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);padding:calc(var(--space-lg) * .9);display:flex;flex-direction:column;gap:var(--space-md)}.card--soft{background:var(--color-surface-alt);border:1px solid var(--color-border-soft);box-shadow:none}.card--highlight{background:linear-gradient(160deg,rgba(var(--color-primary-rgb),.1),rgba(var(--color-accent-rgb),.08));border:1px solid rgba(var(--color-primary-rgb),.18);box-shadow:var(--shadow-md)}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark);border:1px solid rgba(var(--color-primary-rgb),.24)}.badge--success{background:rgba(22,163,74,.12);color:#166534;border:1px solid rgba(22,163,74,.24)}.badge--muted{background:rgba(91,99,119,.14);color:#4b5565;border:1px solid rgba(91,99,119,.2)}.badge--smart{background:rgba(14,165,233,.15);color:#0c4a6e;border:1px solid rgba(14,165,233,.3)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:var(--radius-md);border:1px solid transparent;font-weight:600;letter-spacing:0;font-size:.95rem;padding:.6rem 1.4rem;transition:transform var(--motion-fast),box-shadow var(--motion-base),background var(--motion-base),border-color var(--motion-base),color var(--motion-base)}.button,.button:hover{text-decoration:none}.button:focus-visible{outline:2px solid rgba(var(--color-primary-rgb),.6);outline-offset:2px}.button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.button--primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-primary-contrast);border-color:rgba(var(--color-primary-rgb),.2);box-shadow:var(--shadow-primary)}.button--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 32px -16px rgba(var(--color-primary-rgb),.42)}.button--outline{background:transparent;border-color:rgba(var(--color-primary-rgb),.35);color:var(--color-primary-dark);font-weight:600}.button--outline:hover:not(:disabled){background:rgba(var(--color-primary-rgb),.08);border-color:rgba(var(--color-primary-rgb),.5)}.button--muted{background:var(--color-surface-alt);color:var(--color-text);border-color:var(--color-border);font-weight:600}.button--muted:hover:not(:disabled){background:rgba(var(--color-primary-rgb),.06)}.button--ghost{background:transparent;color:var(--color-text-muted);border-color:transparent;font-weight:600}.button--ghost:hover:not(:disabled){color:var(--color-heading);background:rgba(var(--color-primary-rgb),.06)}.button--pill{border-radius:999px;padding-inline:1.6rem;padding-block:.65rem;font-size:.95rem}.button--sm{padding:.35rem .85rem;font-size:.82rem;border-radius:10px}.button--danger{background:linear-gradient(135deg,rgba(239,68,68,.95),rgba(220,38,38,.95));color:#fff;border-color:rgba(239,68,68,.85);box-shadow:0 14px 28px -18px rgba(239,68,68,.6)}.button--danger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 32px -16px rgba(239,68,68,.65)}.input,.select,.textarea{width:100%;padding:.8rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(91,99,119,.2);background:var(--color-surface);font-size:.95rem;color:var(--color-text);transition:border-color var(--motion-base),box-shadow var(--motion-base),background var(--motion-base)}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.12)}.text-muted{color:var(--color-text-muted)}.text-soft{color:var(--color-text-soft)}.text-center{text-align:center}.heading-lg{font-size:clamp(2.2rem,3vw + 1rem,3.1rem);font-family:var(--font-family-display);font-weight:400;letter-spacing:0;line-height:.98}.heading-lg,.heading-md{color:var(--color-heading)}.heading-md{font-size:clamp(1.4rem,1.6vw + 1rem,2rem);font-weight:700;line-height:1.05}.heading-sm{font-size:1.15rem;font-weight:650;color:var(--color-heading);line-height:1.18}.hero-band{position:relative;padding:clamp(3rem,8vw,5.5rem) 0 clamp(2.5rem,6vw,4rem);background:linear-gradient(120deg,rgba(17,24,39,.94) 0,rgba(var(--color-primary-rgb),.46) 55%,rgba(var(--color-accent-rgb),.32) 100%);background-size:220% 220%;animation:hero-band-shift 6s ease-in-out infinite alternate;color:#f8fafc;overflow:hidden}.hero-band:after{inset:0;background:radial-gradient(80% 90% at 15% 20%,rgba(var(--color-accent-rgb),.22),transparent 55%),radial-gradient(60% 80% at 85% 30%,rgba(var(--color-primary-rgb),.32),transparent 60%);animation:hero-band-glow 7s ease-in-out infinite alternate}.hero-band:after,.hero-band:before{content:"";position:absolute;pointer-events:none;will-change:transform,opacity}.hero-band:before{inset:20% -20% -30% 40%;background:linear-gradient(140deg,rgba(255,255,255,.12),transparent 70%);filter:blur(60px);animation:hero-band-beam 8s ease-in-out infinite alternate}.grid-responsive{display:grid;gap:var(--space-lg)}.gap-sm{gap:var(--space-sm)!important}.gap-xs{gap:var(--space-xs)!important}@media (min-width:720px){.grid-responsive--two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-responsive--three{grid-template-columns:repeat(3,minmax(0,1fr))}}.tag-cloud{display:flex;flex-wrap:wrap;gap:.55rem}.tag{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark);font-size:.75rem;letter-spacing:.01em;font-weight:600;border:1px solid rgba(var(--color-primary-rgb),.18)}.chip-group{display:flex;gap:.55rem;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(var(--color-primary-rgb),.24);padding:.45rem .95rem;background:var(--color-surface);color:var(--color-text-muted);font-size:.85rem;font-weight:500;transition:all .2s ease}.chip:hover{border-color:rgba(var(--color-primary-rgb),.45);background:rgba(var(--color-primary-rgb),.08)}.chip--active,.chip:hover{color:var(--color-primary-dark)}.chip--active{background:rgba(var(--color-primary-rgb),.16);border-color:rgba(var(--color-primary-rgb),.5);font-weight:600}.grid-captures{display:grid;gap:var(--capture-card-gap,var(--space-lg));grid-template-columns:repeat(auto-fill,minmax(var(--capture-card-min-width,260px),1fr));width:100%;align-items:start}@media (min-width:841px){.grid-captures{grid-template-columns:repeat(auto-fill,minmax(var(--capture-card-min-width,260px),1fr))}}.panel{background:linear-gradient(180deg,var(--color-surface-glass),var(--color-surface-alt)),var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:var(--space-lg);box-shadow:var(--shadow-soft);box-shadow:var(--shadow-soft),var(--shadow-hairline);display:flex;flex-direction:column;gap:var(--space-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel--bulk-actions{position:sticky;top:var(--bulk-panel-offset,8rem);z-index:45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(var(--color-surface-rgb,248,250,252),.92);border:1px solid rgba(var(--color-border-rgb,203,213,225),.9);box-shadow:var(--shadow-soft);transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.panel--bulk-actions--pinned{box-shadow:var(--shadow-md);border-color:rgba(var(--color-primary-rgb,79,70,229),.25);background:rgba(var(--color-surface-rgb,248,250,252),.98)}.panel__header{gap:var(--space-sm)}.insights-section,.panel__header{display:flex;flex-direction:column}.insights-section{gap:var(--space-md)}.insights-section__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border-soft)}.insights-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-md)}.insight-metric{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.06),rgba(var(--color-accent-rgb),.04));border:1px solid rgba(var(--color-primary-rgb),.12);border-radius:var(--radius-md);padding:var(--space-md);display:flex;flex-direction:column;gap:.35rem;transition:transform .2s ease,box-shadow .2s ease}.insight-metric:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.insight-metric__value{font-size:2rem;font-weight:700;color:var(--color-primary);line-height:1}.insight-metric__label{font-size:.85rem;font-weight:600;color:var(--color-heading);text-transform:uppercase;letter-spacing:.05em}.insight-metric__description{font-size:.75rem;color:var(--color-text-soft);line-height:1.4}.insights-list,.insights-list__items{display:flex;flex-direction:column;gap:var(--space-sm)}.insights-list__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-sm)}.insight-item{display:flex;gap:var(--space-sm);padding:var(--space-md);background:var(--color-surface-alt);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);transition:all .2s ease}.insight-item:hover{border-color:rgba(var(--color-primary-rgb),.2);box-shadow:var(--shadow-soft);transform:translateX(4px)}.insight-item__interest{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary-dark);border:1px solid rgba(var(--color-primary-rgb),.2);transition:transform .2s ease,box-shadow .2s ease}.insight-item__interest--spotlight{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.22),rgba(var(--color-accent-rgb),.18));border-color:rgba(var(--color-primary-rgb),.4);color:#fff;box-shadow:0 10px 24px -16px rgba(var(--color-primary-rgb),.45)}.insight-item__interest--trending{background:rgba(var(--color-primary-rgb),.16);border-color:rgba(var(--color-primary-rgb),.28);color:var(--color-primary)}.insight-item__interest--emerging{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.18);color:#1d4ed8}.insight-item__interest-note{font-size:.72rem;color:var(--color-text-soft);margin-top:.35rem;max-width:320px;opacity:.85}.insight-item__rank{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark);border-radius:8px;font-size:.8rem;font-weight:700}.insight-item__content{flex:1 1;display:flex;flex-direction:column;gap:.35rem;min-width:0}.insight-item__header{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap}.insight-item__domain{font-weight:600;color:var(--color-heading);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insight-item__badges{display:flex;gap:.35rem;flex-wrap:wrap}.insight-item__bar{height:6px;background:rgba(var(--color-primary-rgb),.1);border-radius:999px;overflow:hidden;margin-top:.25rem}.insight-item__bar-fill{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));border-radius:999px;transition:width .6s ease}.insight-item__meta{font-size:.75rem;color:var(--color-text-soft)}.insight-item__sample{font-size:.8rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insight-item__sample-label{font-weight:600;color:var(--color-text-soft)}.insight-item__sample-title{color:var(--color-text-muted)}.insight-card{background:var(--color-surface-alt);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);padding:var(--space-md);display:flex;flex-direction:column;gap:.5rem;transition:all .2s ease}.insight-card:hover{border-color:rgba(var(--color-primary-rgb),.2);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.insight-card__domain{font-weight:600;color:var(--color-heading);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insight-card__score{display:flex;justify-content:flex-start}@media (max-width:840px){.insights-metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--space-sm)}.insight-metric{padding:var(--space-sm)}.insight-metric__value{font-size:1.5rem}.insight-metric__label{font-size:.75rem}.insight-metric__description{font-size:.7rem}.insights-list__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.insight-item{padding:var(--space-sm)}.insight-item__rank{width:28px;height:28px;font-size:.75rem}}@media (max-width:640px){.insights-metrics{grid-template-columns:1fr 1fr}.insights-list__grid{grid-template-columns:1fr}}.capture-card{background:linear-gradient(180deg,var(--color-surface),var(--color-surface-alt)),var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft),var(--shadow-hairline);display:flex;flex-direction:column;min-height:clamp(220px,calc(240px * var(--capture-card-scale, 1)),420px);height:fit-content;align-self:start;position:relative;transition:transform var(--motion-base),box-shadow var(--motion-base),border-color var(--motion-base)}@media (hover:hover) and (pointer:fine){.capture-card:hover{transform:translateY(-3px);border-color:rgba(var(--color-primary-rgb),.22);box-shadow:var(--shadow-md),var(--shadow-hairline)}}.capture-card--selected{border-color:rgba(var(--color-primary-rgb),.45);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.16)}.capture-card__checkbox{z-index:8;border:2px solid rgba(var(--color-primary-rgb),.5);background:rgba(255,255,255,.95);box-shadow:0 4px 12px -6px rgba(32,43,102,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.capture-card__menu{position:absolute;top:.9rem;right:.9rem;z-index:7;pointer-events:none}.capture-card__menu>*{pointer-events:auto}.capture-card__media{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.11),rgba(var(--color-accent-rgb),.09)),var(--color-surface-alt);overflow:hidden;--zoom-x:50%;--zoom-y:50%}.capture-card__thumb{transform:scale(1);transform-origin:var(--zoom-x,50%) var(--zoom-y,50%);transition:transform .22s ease;will-change:transform}@media (hover:hover) and (pointer:fine){.capture-card__media:focus-visible .capture-card__thumb,.capture-card__media:hover .capture-card__thumb{transform:scale(1.25)}}.kebab-button{border:1px solid rgba(125,136,175,.25);background:rgba(125,136,175,.1);color:#4a5568;font-weight:600;padding:.25rem .5rem;border-radius:10px;line-height:1}.kebab-button:hover{border-color:rgba(79,88,255,.5);color:#3d4ac7;background:rgba(79,88,255,.08)}.capture-card__body{padding:calc(1.25rem * var(--capture-card-scale, 1));display:flex;flex-direction:column;gap:calc(.65rem * var(--capture-card-scale, 1));flex:1 1}.capture-card__meta{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:calc(.6rem * var(--capture-card-scale, 1));font-size:calc(.78rem * var(--capture-card-scale, 1));color:var(--color-text-soft)}.capture-card__meta time{margin-left:auto;white-space:nowrap}.capture-card__title{-webkit-line-clamp:2;line-height:1.35;font-weight:700;letter-spacing:0}.capture-card__subtitle,.capture-card__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.capture-card__subtitle{-webkit-line-clamp:1;line-height:1.45}.capture-card__status{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.capture-card__actions{display:flex;gap:calc(.75rem * var(--capture-card-scale, 1));flex-wrap:wrap;margin-top:var(--space-sm)}.modal-backdrop{--modal-viewport-gap:clamp(0.75rem,2vw,1.5rem);position:fixed;inset:0;width:100vw;height:100dvh;background:rgba(16,23,56,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:var(--modal-viewport-gap);z-index:120;overflow-y:auto;overscroll-behavior:contain}.modal{width:min(520px,calc(100vw - (var(--modal-viewport-gap, var(--space-sm)) * 2)));background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md);min-height:0;max-height:min(90vh,calc(100dvh - (var(--modal-viewport-gap, var(--space-sm)) * 2)));overflow:hidden}.modal--capture-edit{width:min(560px,calc(100vw - (var(--space-sm) * 2)));max-height:calc(100dvh - (var(--space-sm) * 2));min-height:0}.capture-details-editor__body{display:grid;gap:var(--space-md);flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.15rem}.capture-details-editor__footer{display:flex;justify-content:flex-end;gap:var(--space-sm);flex-wrap:wrap}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__body{overflow-y:auto;min-height:0}.modal__close{border:none;background:transparent;font-size:1.3rem;color:var(--color-text-soft);cursor:pointer}.modal__footer{display:flex;justify-content:flex-end;gap:var(--space-sm);flex-wrap:wrap}.sitemap-modal{width:min(1100px,96vw);max-height:90vh}.sitemap-modal__body{display:flex;gap:var(--space-md);flex:1 1;min-height:0}.sitemap-modal__sidebar{width:min(320px,34vw);max-width:360px;overflow-y:auto;padding-right:var(--space-sm);border-right:1px solid rgba(148,163,184,.14)}.sitemap-outline{display:flex;flex-direction:column;gap:.25rem}.sitemap-node{margin-bottom:.15rem}.sitemap-node__button{width:100%;text-align:left;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:inherit;cursor:pointer;padding:.45rem .55rem;display:flex;flex-direction:column;gap:.2rem}.sitemap-node__button:hover{background:rgba(var(--color-primary-rgb),.08)}.sitemap-node--active .sitemap-node__button{border-color:rgba(var(--color-primary-rgb),.35);background:rgba(var(--color-primary-rgb),.14)}.sitemap-node__title{font-weight:600;font-size:.92rem}.sitemap-node__snippet{font-size:.78rem;color:var(--color-text-soft);display:block}.sitemap-links{margin-top:var(--space-md);padding-top:var(--space-sm);border-top:1px solid rgba(148,163,184,.14)}.sitemap-links h3{margin:0 0 var(--space-xs)}.sitemap-links ul{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.sitemap-links a{color:var(--color-primary);text-decoration:none;font-size:.85rem}.sitemap-links a:hover{text-decoration:underline}.sitemap-links--full{border:1px solid rgba(148,163,184,.18);border-radius:var(--radius-md);padding:var(--space-sm);max-height:100%;overflow:auto;background:rgba(148,163,184,.04)}.sitemap-links--full ul{gap:.75rem}.sitemap-links__item{display:flex;flex-direction:column;gap:.15rem;padding-bottom:.5rem;border-bottom:1px solid rgba(148,163,184,.12)}.sitemap-links__item:last-child{border-bottom:none;padding-bottom:0}.sitemap-modal__preview{flex:1 1;min-height:0;display:flex;flex-direction:column}.sitemap-modal__iframe{flex:1 1;border:none;border-radius:var(--radius-md);background:#fff}.sitemap-modal__fallback{flex:1 1;border:1px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);display:flex;flex-direction:column;justify-content:center;gap:var(--space-sm);background:rgba(148,163,184,.06)}.capture-diff-modal{width:min(720px,96vw);max-height:90vh;display:flex;flex-direction:column}.capture-diff-modal__body{display:flex;flex-direction:column;gap:var(--space-md);overflow-y:auto}.capture-diff-modal__summary{background:rgba(var(--color-primary-rgb,79,70,229),.05);border:1px solid rgba(var(--color-primary-rgb,79,70,229),.12);border-radius:var(--radius-md);padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-xs);font-size:.9rem}.capture-diff-modal__grid{display:flex;flex-direction:column;gap:var(--space-md)}.capture-diff-modal__row{border:1px solid rgba(var(--color-border-rgb,203,213,225),.7);border-radius:var(--radius-md);padding:var(--space-md);display:grid;gap:var(--space-md);grid-template-columns:140px 1fr 1fr;align-items:start}.capture-diff-modal__row--changed{border-color:rgba(var(--color-primary-rgb,79,70,229),.35);box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb,79,70,229),.08);background:rgba(var(--color-primary-rgb,79,70,229),.05)}.capture-diff-modal__label{font-weight:600;font-size:.9rem;color:var(--color-heading)}.capture-diff-modal__col{display:flex;flex-direction:column;gap:.4rem}.capture-diff-modal__col h4{margin:0;font-size:.85rem;font-weight:600;color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.04em}.capture-diff-modal__value{font-size:.95rem;line-height:1.5;color:var(--color-text);max-height:220px;overflow-y:auto}.capture-diff-modal__pre{white-space:pre-wrap;font-family:var(--font-family-mono,"JetBrains Mono",monospace);font-size:.82rem;margin:0;background:rgba(15,23,42,.04);border-radius:var(--radius-sm);padding:.6rem}.capture-diff-modal__tags{display:flex;gap:.35rem;flex-wrap:wrap}.capture-diff-modal__col--image{gap:var(--space-sm)}.capture-diff-modal__image{width:100%;border-radius:var(--radius-sm);border:1px solid rgba(var(--color-border-rgb,203,213,225),.7);background:rgba(15,23,42,.04)}.history-diff-modal{width:min(1200px,96vw);max-height:90vh}.history-diff-modal__body{display:flex;flex-direction:column;gap:var(--space-sm);overflow-y:auto;min-height:0}.history-diff-modal__labels{display:flex;gap:.5rem;flex-wrap:wrap}.history-diff-modal__summary-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-sm);border:1px solid rgba(148,163,184,.2);border-radius:var(--radius-md);padding:var(--space-sm);background:rgba(148,163,184,.04)}.history-diff-modal__summary-row{display:flex;flex-direction:column;gap:.2rem}.history-diff-modal__changes{display:grid;gap:var(--space-sm)}.history-diff-modal__change{border:1px solid rgba(148,163,184,.18);border-radius:var(--radius-md);padding:var(--space-sm);background:rgba(148,163,184,.03);overflow-wrap:anywhere}.history-diff-modal__change h4{margin:0 0 .35rem;font-size:.95rem}.history-diff-modal__change p{margin:.25rem 0}.history-diff-modal__change ul{margin:.25rem 0 0;padding-left:1.2rem;display:grid;gap:.2rem}@media (max-width:900px){.history-diff-modal__summary-card{grid-template-columns:1fr}}@media (max-width:720px){.capture-diff-modal__row{grid-template-columns:1fr}.capture-diff-modal__label{font-size:.85rem}}.knowledge-graph__entities{display:flex;flex-wrap:wrap;gap:.5rem}.knowledge-graph__pill{border:1px solid rgba(var(--color-border-rgb,203,213,225),.8);background:rgba(15,23,42,.02);border-radius:999px;padding:.45rem .75rem;display:inline-flex;gap:.45rem;align-items:center;cursor:pointer;font-size:.85rem;color:var(--color-text);transition:border-color .2s ease,background .2s ease,transform .2s ease}.knowledge-graph__pill:hover{border-color:rgba(var(--color-primary-rgb,79,70,229),.4);transform:translateY(-1px)}.knowledge-graph__pill--active{background:rgba(var(--color-primary-rgb,79,70,229),.12);border-color:rgba(var(--color-primary-rgb,79,70,229),.45)}.knowledge-graph__pill-name{font-weight:600}.knowledge-graph__pill-type{font-size:.75rem;color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.05em}.knowledge-graph__pill-count{background:rgba(var(--color-primary-rgb,79,70,229),.2);color:var(--color-primary);border-radius:999px;padding:.1rem .45rem;font-size:.75rem;font-weight:600}.knowledge-graph__details{display:flex;flex-direction:column;gap:var(--space-md)}.knowledge-graph__header{display:flex;justify-content:space-between;align-items:center}.knowledge-graph__capture-list{list-style:none;padding:0;margin:0;display:grid;gap:var(--space-sm)}.knowledge-graph__capture-item{border:1px solid rgba(var(--color-border-rgb,203,213,225),.7);border-radius:var(--radius-md);padding:var(--space-sm);display:flex;flex-direction:column;gap:.35rem;transition:border-color .2s ease,box-shadow .2s ease}.knowledge-graph__capture-item:hover{border-color:rgba(var(--color-primary-rgb,79,70,229),.35);box-shadow:var(--shadow-soft)}.knowledge-graph__capture-meta{display:flex;flex-direction:column;gap:.2rem}.knowledge-graph__capture-link{font-weight:600}.knowledge-graph__capture-link:hover{text-decoration:underline}.knowledge-graph__source-link{font-size:.8rem;color:var(--color-primary);text-decoration:none}.knowledge-graph__source-link:hover{text-decoration:underline}.code-block{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;background:var(--color-surface-alt);border-radius:var(--radius-sm);border:1px solid rgba(var(--color-primary-rgb),.14);padding:.85rem 1rem;word-break:break-all}.tablet-hidden{display:none}@media (min-width:840px){.tablet-hidden{display:initial}}@media (max-width:840px){.sitemap-modal{width:100%;max-height:94vh;padding:var(--space-md)}.sitemap-modal__body{flex-direction:column}.sitemap-modal__sidebar{width:100%;max-width:none;border-right:none;border-bottom:1px solid rgba(148,163,184,.14);padding-right:0;padding-bottom:var(--space-sm);margin-bottom:var(--space-sm)}.sitemap-modal__preview{height:40vh}}.hero-links{display:flex;gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-start}.hero-links--center{justify-content:center}.hero-heading{max-width:720px}.hero-caption{font-size:.85rem;color:rgba(248,250,252,.75)}.hero-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.usage-banner{background:rgba(var(--color-primary-rgb),.08);border:1px solid rgba(var(--color-primary-rgb),.2);border-radius:var(--radius-lg);padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.usage-banner__header{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:space-between;align-items:center}.usage-banner__title{font-weight:600;color:var(--color-primary-dark)}.usage-banner__cta{font-size:.85rem;padding:.45rem 1rem}.usage-banner__progress{position:relative;height:10px;border-radius:999px;background:rgba(var(--color-primary-rgb),.12);overflow:hidden}.usage-banner__progress span{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark))}.usage-banner__copy{margin:0;font-size:.9rem;color:var(--color-text-muted)}.hero-metrics{display:grid;gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:var(--space-lg)}@media (min-width:900px){.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.hero-metrics__item{padding:var(--space-md);border-radius:var(--radius-md);background:rgba(17,24,39,.4);border:1px solid rgba(var(--color-accent-rgb),.18);box-shadow:0 20px 34px -26px rgba(15,23,42,.65);display:flex;flex-direction:column;gap:.35rem}.hero-metrics__item strong{font-size:1.65rem;font-weight:600;color:#fff5fb}.hero-metrics__item span{font-size:.92rem;color:rgba(240,246,255,.82);line-height:1.5}.feature-flow{position:relative;display:grid;gap:var(--space-lg);margin-top:var(--space-lg);padding-inline:clamp(1rem,4vw,2rem)}.feature-flow:before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:clamp(.4rem,2vw,1rem);width:3px;border-radius:999px;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.5),rgba(var(--color-accent-rgb),.35))}.feature-flow__item{display:flex;align-items:flex-start;gap:var(--space-md);padding-left:clamp(1.2rem,5vw,2.4rem)}.feature-flow__icon{width:42px;height:42px;border-radius:12px;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px -14px rgba(var(--color-primary-rgb),.4);flex-shrink:0}.feature-flow__body{display:flex;flex-direction:column;gap:.4rem}.feature-flow__title{margin:0;font-size:1.2rem;font-weight:600;color:var(--color-heading)}.feature-flow__copy{margin:0;font-size:.98rem;color:var(--color-text-muted);line-height:1.6}@media (max-width:640px){.feature-flow:before{left:.5rem}.feature-flow__item{flex-direction:row;gap:var(--space-sm);padding-left:1.4rem}}.centered{display:flex;justify-content:center}.max-width-sm{max-width:520px;margin-inline:auto}.setup-estimate{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--color-text-muted)}.setup-selector{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.setup-selector__button{border:1px solid rgba(var(--color-primary-rgb),.2);background:rgba(var(--color-primary-rgb),.08);color:var(--color-text-muted);border-radius:999px;padding:.45rem 1rem;font-weight:600;font-size:.85rem}.setup-selector__button.is-active{background:#ffffff;color:var(--color-heading);box-shadow:0 12px 24px -18px rgba(15,23,42,.35);border-color:rgba(var(--color-primary-rgb),.4)}.setup-method{padding:0}.setup-method__summary{list-style:none;display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);cursor:pointer}.setup-method__summary::-webkit-details-marker{display:none}.setup-method__summary h2{margin:0}.setup-method__body{padding:0 var(--space-md) var(--space-md)}.setup-checklist{background:var(--color-surface-alt);border-radius:var(--radius-md);border:1px solid var(--color-border-soft);padding:var(--space-md);display:grid;gap:var(--space-sm)}.setup-checklist ul{margin:0;padding-left:1.25rem;color:var(--color-text-soft);display:grid;gap:.4rem}.auth-divider{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.auth-divider__line{flex:1 1;height:1px;background:rgba(79,88,255,.14)}.auth-divider__label{font-size:.85rem;color:var(--color-text-soft)}.auth-divider-line{height:1px;width:100%;background:rgba(79,88,255,.14);margin:.5rem 0}.auth-segment{display:inline-flex;gap:.35rem;padding:.3rem;border-radius:999px;border:1px solid rgba(79,88,255,.2);background:rgba(79,88,255,.06);justify-content:center}.auth-segment__button{border:none;background:transparent;color:var(--color-text-muted);font-weight:600;font-size:.85rem;padding:.4rem .9rem;border-radius:999px}.auth-segment__button.is-active{background:#ffffff;color:var(--color-heading);box-shadow:0 10px 18px -14px rgba(15,23,42,.3)}.auth-panel{background:linear-gradient(135deg,rgba(79,88,255,.08),rgba(79,88,255,.04));border:2px solid rgba(79,88,255,.2)}.auth-panel__cta{width:100%;margin-top:.5rem}.auth-plan-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.auth-plan-card{background:color-mix(in srgb,var(--color-surface) 84%,transparent);border:1px solid color-mix(in srgb,var(--color-border) 80%,rgba(var(--color-primary-rgb),.18));border-radius:var(--radius-md);padding:var(--space-md);display:grid;gap:.65rem}.auth-plan-card--featured{background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.12),rgba(var(--color-accent-rgb),.08));border-color:rgba(var(--color-primary-rgb),.28);box-shadow:var(--shadow-soft)}.auth-plan-card__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.auth-plan-card__price{font-size:1rem;color:var(--color-heading)}.auth-plan-card__summary{margin:0;color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.auth-plan-card__list{margin:0;padding-left:1.15rem;color:var(--color-text);font-size:.88rem;display:grid;gap:.35rem}:root[data-theme=dark] .auth-plan-card{background:linear-gradient(180deg,rgba(16,20,37,.94),rgba(19,25,45,.9));border-color:rgba(125,211,255,.14)}:root[data-theme=dark] .auth-plan-card--featured{background:linear-gradient(180deg,rgba(255,79,163,.18),rgba(125,211,255,.12));border-color:rgba(255,79,163,.28)}:root[data-theme=dark] .auth-plan-card__summary{color:var(--color-text-muted)}:root[data-theme=dark] .badge--muted{background:rgba(143,151,174,.16);color:#d8deee;border-color:rgba(143,151,174,.28)}.auth-helper{background:var(--color-surface-alt);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);padding:var(--space-md);display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);flex-wrap:wrap}.auth-helper__copy{margin:0;font-size:.85rem}.auth-helper__button{margin-top:0}.stack--center{align-items:center;text-align:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.18);color:var(--color-primary-dark);font-weight:600;font-size:.85rem;box-shadow:none}.hero-subtitle{max-width:640px;color:var(--color-text-soft);font-size:clamp(1.05rem,1vw + .8rem,1.35rem);line-height:1.55}.hero-band .heading-lg{color:#fef3f8;text-shadow:0 8px 24px rgba(15,23,42,.45)}.hero-band .hero-subtitle{color:rgba(250,245,255,.88)}.hero-grid{display:grid;gap:clamp(var(--space-lg),4vw,var(--space-xxl));grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch}.hero-main{max-width:540px}.hero-meta{display:flex;gap:var(--space-sm);align-items:center;flex-wrap:wrap;font-size:.85rem;color:rgba(255,255,255,.75)}.hero-meta__tag{padding:.35rem .9rem;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2)}.hero-title{display:flex;flex-direction:column;gap:.65rem;font-family:var(--font-family-display);font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.12;margin:0}.gradient-text{background:linear-gradient(120deg,rgba(var(--color-primary-rgb),1) 0,rgba(var(--color-accent-rgb),.95) 40%,#0ea5e9 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;padding-bottom:.05em}.hero-title__accent{color:rgba(245,245,255,.85);font-size:clamp(1.15rem,2.2vw,1.8rem);font-weight:500;letter-spacing:.02em;max-width:26ch}.hero-lede{color:rgba(245,245,255,.86);font-size:1.08rem;line-height:1.65;margin:0}.hero-audience{color:rgba(245,245,255,.78);font-size:.95rem;letter-spacing:.02em}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.hero-actions,.hero-actions--pill{align-items:center}.hero-actions__cta{box-shadow:0 18px 32px -20px rgba(var(--color-primary-rgb),.55)}.hero-actions__cta.button--ghost{box-shadow:none}.hero-action-note{font-size:.85rem;color:rgba(245,245,255,.75)}.hero-helper{font-size:.9rem;color:rgba(248,250,255,.78)}.hero-visual{position:relative;display:grid;gap:clamp(var(--space-md),2.5vw,var(--space-lg));align-content:start}.hero-visual__card{border-radius:22px;border:1px solid rgba(255,255,255,.18);background:rgba(17,24,39,.52);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:clamp(1.4rem,3vw,1.8rem);color:rgba(248,250,255,.9);box-shadow:0 28px 48px -34px rgba(15,23,42,.55)}.hero-visual__card--secondary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:var(--space-sm);background:rgba(17,24,39,.64)}.hero-visual__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .8rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.16);color:rgba(255,255,255,.92);font-size:.75rem;font-weight:600}.hero-visual__card h3{margin:var(--space-sm) 0;font-size:1.05rem;color:#f8fafc}.hero-capture-grid{margin-bottom:clamp(var(--space-md),3vw,var(--space-lg))}.hero-capture-grid,.hero-quick-grid{display:grid;gap:var(--space-sm)}.hero-quick-card{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-md);border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 34px -28px rgba(15,23,42,.6)}.hero-quick-card__body{display:flex;flex-direction:column;gap:.35rem}.hero-quick-card__body h3{margin:0;font-size:1.05rem;color:#f8fafc}.hero-quick-card__body p{margin:0;font-size:.9rem;color:rgba(241,245,249,.82);line-height:1.5}.hero-quick-card__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.92);font-weight:600;font-size:.85rem;text-decoration:none;background:rgba(15,23,42,.28);transition:background .2s ease,transform .15s ease}.hero-quick-card__cta:hover{background:rgba(var(--color-primary-rgb),.24);text-decoration:none;transform:translateY(-1px)}.hero-capture-card{position:relative;display:flex;align-items:center;gap:var(--space-sm);padding:.95rem;background:rgba(255,255,255,.08);border-radius:18px;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 34px -28px rgba(15,23,42,.6)}.hero-capture-card__thumb{width:64px;height:44px;border-radius:12px;flex-shrink:0;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);background-position:50%;background-size:cover;overflow:hidden}.hero-capture-card__thumb--openai{background-image:url(/hero-openai.svg);background-color:rgba(14,165,233,.15)}.hero-capture-card__thumb--anthropic{background-image:url(/hero-anthropic.svg);background-color:rgba(239,68,68,.18)}.hero-capture-card__thumb--google{background-image:url(/hero-google.svg);background-color:rgba(34,197,94,.18)}.hero-capture-card__body{display:flex;flex-direction:column;gap:.25rem}.hero-capture-card__host{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(240,248,255,.72)}.hero-capture-card__title{margin:0;font-size:.98rem;color:#ffffff;line-height:1.4}.hero-capture-card__meta{font-size:.78rem;color:rgba(226,232,255,.7)}.hero-capture-card__tag{align-self:flex-start;margin-left:auto;font-size:.72rem;padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:rgba(255,255,255,.86)}.hero-visual__footer{font-size:.78rem;color:rgba(226,232,255,.75);border-top:1px solid rgba(255,255,255,.12);padding-top:.8rem;margin-top:.8rem}.hero-visual__stat{background:rgba(255,255,255,.08);border-radius:18px;padding:1rem;display:flex;flex-direction:column;gap:.3rem;min-height:100px;border:1px solid rgba(255,255,255,.16)}.hero-visual__stat strong{font-size:1.4rem;color:#ffffff}.hero-visual__stat span{font-size:.85rem;color:rgba(226,232,255,.82)}.onboarding-strip{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);padding:clamp(1.5rem,3vw,2.4rem);display:grid;gap:var(--space-lg)}.onboarding-strip__intro{max-width:640px}.onboarding-steps{display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.onboarding-step{background:var(--color-surface-alt);border-radius:var(--radius-md);border:1px solid var(--color-border-soft);padding:var(--space-md);display:flex;flex-direction:column;gap:.5rem}.onboarding-step__index{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary-dark);font-weight:600}.onboarding-step h3{margin:0;font-size:1.05rem;color:var(--color-heading)}.onboarding-step p{margin:0;font-size:.92rem;color:var(--color-text-muted);line-height:1.5}.onboarding-strip__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:center}@media (max-width:640px){.onboarding-strip{padding:var(--space-lg)}.onboarding-strip__actions{display:grid}.onboarding-strip__actions .button{width:100%;justify-content:center}}.trending-head{display:grid;gap:var(--space-xs);max-width:640px}.trending-head__badge{display:inline-flex;gap:.4rem;align-items:center;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:rgba(var(--color-primary-rgb),.9)}.trending-head__title{margin:0;font-size:clamp(1.6rem,2.4vw,2.1rem);font-weight:600;color:var(--color-heading)}.trending-head__lead{margin:0;color:var(--color-text-muted);font-size:.98rem}.trending-marquee{position:relative;overflow:hidden;padding:clamp(.5rem,1.5vw,1rem) 0;margin-inline:-2rem;-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}.trending-marquee__fade{position:absolute;top:0;bottom:0;width:clamp(1.2rem,4vw,2.2rem);pointer-events:none;z-index:2;background:linear-gradient(90deg,rgba(247,249,255,1),rgba(247,249,255,0))}.trending-marquee__fade--left{left:0}.trending-marquee__fade--right{right:0;transform:scaleX(-1)}.trending-marquee__track{display:inline-flex;align-items:stretch;gap:var(--space-sm);padding-inline:clamp(1rem,3vw,2rem);animation:trending-scroll 28s linear infinite;will-change:transform}.trending-marquee:focus-within .trending-marquee__track,.trending-marquee:hover .trending-marquee__track{animation-play-state:paused}.trending-ticket{display:inline-flex;align-items:center;justify-content:center;min-width:clamp(220px,26vw,300px);padding:.85rem 1.1rem;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 32px -28px rgba(15,23,42,.2);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border .2s ease}.trending-ticket:focus-visible,.trending-ticket:hover{transform:translateY(-4px);box-shadow:0 28px 44px -32px rgba(15,23,42,.32);border-color:rgba(var(--color-primary-rgb),.24);outline:none}.trending-ticket__host{font-size:.95rem;font-weight:600;color:var(--color-heading);word-break:break-word}@keyframes trending-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes hero-band-shift{0%{background-position:0 50%}50%{background-position:50% 50%}to{background-position:100% 50%}}@keyframes hero-band-glow{0%{transform:translate(0) scale(1);opacity:.9}50%{transform:translate(-2%,-1%) scale(1.05);opacity:1}to{transform:translate(2%,1.5%) scale(1.08);opacity:.92}}@keyframes hero-band-beam{0%{transform:translate(-5%,-5%) rotate(-2deg);opacity:.45}50%{transform:translate(3%,2%) rotate(1deg);opacity:.6}to{transform:translate(-2%,4%) rotate(3deg);opacity:.5}}.capture-detail-main{width:min(1280px,92vw);margin-inline:auto;padding-block:var(--space-xl);display:grid;gap:var(--space-lg)}.capture-detail-topbar{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap}.capture-detail-back-link{color:var(--color-primary);font-weight:700;transition:opacity .2s ease}.capture-detail-back-link:before{content:"←";margin-right:.4rem}.capture-detail-back-link:hover{opacity:.8;text-decoration:none}.capture-detail-return-note{color:var(--color-text-soft);font-size:.9rem}.capture-detail-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:var(--space-lg);align-items:start}.capture-detail-media-panel,.capture-detail-summary-panel,.capture-detail-tabs{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.capture-detail-media-panel{overflow:hidden;position:sticky;top:calc(80px + var(--space-md))}.capture-detail-summary-panel{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md);min-width:0}.capture-detail-title-block{display:grid;gap:var(--space-sm);min-width:0}.capture-detail-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0}.capture-detail-date{color:var(--color-text-soft);font-size:.85rem;overflow-wrap:anywhere}.capture-detail-title{margin:0;max-width:100%;font-size:clamp(1.45rem,2vw,2rem);font-weight:700;color:var(--color-heading);line-height:1.12;overflow-wrap:anywhere;word-break:break-word}.capture-detail-subtitle{color:var(--color-text-soft);margin:.25rem 0 0;font-size:.95rem}.capture-detail-image-wrapper{position:relative;width:100%;background:var(--color-surface-alt)}.capture-detail-image{width:100%;height:auto;max-height:min(72vh,820px);object-fit:contain;display:block}.capture-detail-image-actions{display:flex;gap:.6rem;padding:.75rem;border-top:1px solid var(--color-border);background:var(--color-surface-alt)}.capture-detail-insight-card{background:var(--color-surface-alt);border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);padding:var(--space-md);display:grid;gap:var(--space-sm)}.capture-lightbox{width:min(1440px,calc(100vw - (var(--modal-viewport-gap, var(--space-sm)) * 2)));height:min(94dvh,980px);max-height:calc(100dvh - (var(--modal-viewport-gap, var(--space-sm)) * 2));border-radius:16px;background:var(--color-surface);border:1px solid rgba(148,163,184,.25);box-shadow:var(--shadow-lg);display:grid;grid-template-rows:auto minmax(0,1fr);gap:.6rem;padding:.9rem;overflow:hidden}.capture-lightbox__actions{display:flex;justify-content:flex-end;gap:.6rem}.capture-lightbox__image-wrap{min-height:0;height:100%;width:100%;border-radius:12px;overflow:hidden;background:var(--color-surface-alt)}.capture-detail-action-row{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-start}.capture-detail-utility-row{display:flex;gap:var(--space-xs);flex-wrap:wrap;padding-top:var(--space-xs);border-top:1px solid var(--color-border-soft)}.capture-detail-processing-notice{margin:0;color:var(--color-warning);background:rgba(245,158,11,.1);padding:.75rem;border-radius:var(--radius-md);font-size:.9rem;border:1px solid rgba(245,158,11,.2)}.capture-detail-image-form{gap:var(--space-sm)}.capture-detail-edit-form,.capture-detail-image-form{display:grid;padding:var(--space-md);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface-alt)}.capture-detail-edit-form{gap:var(--space-md)}.capture-detail-edit-form__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.capture-detail-edit-form__header .heading-sm{margin:0}.capture-detail-edit-form__footer{display:flex;justify-content:flex-end;gap:var(--space-sm);flex-wrap:wrap}.capture-detail-image-field{display:grid;gap:.35rem}.capture-detail-image-label{color:var(--color-text-soft);font-size:.85rem;font-weight:600}.capture-detail-image-divider{color:var(--color-text-soft);font-size:.85rem;text-align:center}.capture-detail-tabs{overflow:hidden}.capture-detail-tab-list{display:flex;gap:.25rem;flex-wrap:wrap;padding:var(--space-sm);border-bottom:1px solid var(--color-border);background:var(--color-surface-alt)}.capture-detail-tab{border:1px solid transparent;background:transparent;color:var(--color-text-muted);border-radius:var(--radius-sm);padding:.55rem .85rem;font-weight:700}.capture-detail-tab:focus-visible,.capture-detail-tab:hover{color:var(--color-heading);background:var(--color-surface)}.capture-detail-tab--active{color:var(--color-primary-dark);background:rgba(var(--color-primary-rgb),.12);border-color:rgba(var(--color-primary-rgb),.24)}.capture-detail-tab-panel{padding:var(--space-lg)}.capture-detail-tab-stack{display:grid;gap:var(--space-md)}.capture-detail-meta-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem;font-size:.95rem}.capture-detail-meta-list li{display:grid;grid-template-columns:minmax(120px,.25fr) minmax(0,1fr);gap:var(--space-sm);line-height:1.5}.capture-detail-meta-list strong{color:var(--color-text-muted);font-weight:600}.capture-detail-link{color:var(--color-primary);max-width:100%;overflow-wrap:anywhere;word-break:break-word;transition:opacity .2s ease}.capture-detail-link:hover{opacity:.8}.capture-detail-ocr-text{white-space:pre-wrap;background:var(--color-surface-alt);color:var(--color-text);padding:1rem;border-radius:12px;border:1px solid var(--color-border);max-height:58vh;overflow:auto}.capture-detail-insight__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.capture-detail-insight__copy{margin:0;font-size:.95rem;color:var(--color-text);line-height:1.6}.capture-detail-tag-list{display:flex;flex-wrap:wrap;gap:.5rem}.capture-detail-highlight{border-color:rgba(var(--color-primary-rgb),.6);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.18)}.capture-onboarding-modal{width:min(560px,calc(100vw - (var(--modal-viewport-gap, var(--space-sm)) * 2)));max-height:calc(100dvh - (var(--modal-viewport-gap, var(--space-sm)) * 2));overflow-y:auto}.capture-onboarding-steps{display:grid;gap:.85rem}.capture-onboarding-step{display:flex;gap:.75rem;align-items:flex-start}.capture-onboarding-step__icon{width:1.6rem;height:1.6rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.16);color:var(--color-primary-dark);display:inline-flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.capture-onboarding-step__title{margin:0;font-weight:600;color:var(--color-heading)}.capture-onboarding-step__note{margin:.2rem 0 0;font-size:.85rem;color:var(--color-text-soft)}.capture-onboarding-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:flex-start}@media (max-width:840px){.capture-detail-main{width:min(100% - 1.5rem,720px);padding-block:var(--space-md);gap:1rem}.capture-detail-hero{grid-template-columns:1fr}.capture-detail-media-panel{position:static}.capture-detail-image-actions{justify-content:stretch}.capture-detail-action-row .button,.capture-detail-image-actions .button{flex:1 1 150px}.capture-detail-title{font-size:1.45rem}.capture-detail-summary-panel,.capture-detail-tab-panel{padding:var(--space-md)}.capture-detail-tab-list{flex-wrap:nowrap;overflow-x:auto}.capture-detail-tab{white-space:nowrap}.capture-detail-meta-list li{grid-template-columns:1fr;gap:.15rem}.capture-detail-meta-list{font-size:.9rem}.capture-detail-ocr-text{padding:.875rem;font-size:.85rem}.capture-detail-back-link{font-size:.95rem}}.footer{margin-top:auto;padding-block:var(--space-lg);background:linear-gradient(135deg,#0c142c,#121d3f);color:rgba(226,232,255,.94);border-top:1px solid rgba(37,51,92,.6)}.footer__content{flex-direction:column;align-items:center;text-align:center;color:rgba(210,220,255,.82)}.footer__content,.footer__links{display:flex;gap:var(--space-sm)}.footer__links{flex-wrap:wrap;justify-content:center}.footer__links a{color:rgba(var(--color-accent-rgb),.82);font-size:.9rem}.site-header{position:sticky;top:0;z-index:90;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);background:linear-gradient(135deg,rgba(247,244,248,.82),rgba(255,255,255,.92));border-bottom:1px solid rgba(16,23,44,.08);box-shadow:0 18px 44px -42px rgba(15,23,42,.5)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding-block:.7rem;position:relative}.site-header__brand{display:inline-flex;align-items:center;gap:.35rem;font-weight:800;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-heading);text-decoration:none;transition:transform .15s ease}.site-header__brand:hover{transform:translateY(-1px);text-decoration:none}.site-header__brand-word{display:inline-block;letter-spacing:.08em;color:var(--color-heading)}.site-header__brand-plus{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;margin-left:.35rem;border-radius:7px;background:linear-gradient(135deg,#fb7185,#ec4899 45%,#db2777);box-shadow:0 10px 18px -12px rgba(236,72,153,.75);color:transparent;font-size:0}.site-header__brand-plus:after,.site-header__brand-plus:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff;border-radius:2px}.site-header__brand-plus:before{width:30%;height:70%}.site-header__brand-plus:after{width:70%;height:30%}.site-header__nav{display:flex;align-items:center;font-size:.92rem;flex:1 1 auto;justify-content:flex-end;min-width:0}.site-header__nav-box{position:relative;display:flex;align-items:center;padding:.65rem 1rem;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(16,23,44,.08);box-shadow:0 18px 38px -26px rgba(11,18,43,.3);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__nav-line{position:absolute;left:14px;right:14px;height:1px;background:rgba(var(--color-primary-rgb),.22);pointer-events:none;transition:transform .25s ease}.site-header__nav-line:first-of-type{top:12px}.site-header__nav-line:last-of-type{bottom:12px}.site-header__nav-links{position:relative;gap:.4rem;flex-wrap:wrap;justify-content:center}.site-header__nav-links,.site-header__pinned{display:inline-flex;align-items:center;max-width:100%}.site-header__pinned{gap:.35rem;padding:.15rem .35rem;border-radius:999px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.site-header__pinned::-webkit-scrollbar{display:none}.site-header__pinned a{display:inline-flex;align-items:center;justify-content:center;padding:.35rem;border-radius:10px;color:var(--color-text-muted);transition:all var(--motion-base)}.site-header__pinned a.active,.site-header__pinned a:focus-visible,.site-header__pinned a:hover{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1);box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb),.18);text-decoration:none}.site-header__nav-links a{position:relative;padding:.42rem .82rem;border-radius:10px;font-weight:600;letter-spacing:0;color:var(--color-text-muted);transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none!important}.site-header__nav-links a:before{content:"";position:absolute;inset:0;border-radius:10px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.16),rgba(var(--color-accent-rgb),.12));opacity:0;transform:scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:-1}.site-header__nav-links a:focus-visible:before,.site-header__nav-links a:hover:before{opacity:1;transform:scale(1)}.site-header__nav-links a:focus-visible,.site-header__nav-links a:hover{color:var(--color-primary);transform:translateY(-1px);text-decoration:none!important}.site-header__nav-links a:active{transform:translateY(0);transition:transform .1s ease}.site-header__nav-box:hover .site-header__nav-line:first-of-type{transform:translateY(-2px)}.site-header__nav-box:hover .site-header__nav-line:last-of-type{transform:translateY(2px)}:root[data-theme=dark] .site-header{background:linear-gradient(135deg,rgba(8,11,20,.9),rgba(12,17,30,.94));border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 14px 40px -28px rgba(0,0,0,.8)}:root[data-theme=dark] .site-header__nav-box{background:rgba(10,14,25,.94);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 32px -28px rgba(0,0,0,.85)}:root[data-theme=dark] .site-header__nav-line{background:rgba(var(--color-primary-rgb),.3)}@media (max-width:640px){.site-header__brand{font-size:1.05rem;letter-spacing:.18em}.site-header__brand-plus{font-size:1.35rem}.site-header__nav-box{padding:.5rem .75rem}.site-header__nav-line{left:10px;right:10px}.site-header__nav-links{gap:.25rem}.site-header__nav-links a{padding:.4rem .7rem;font-size:.85rem}}.site-main{flex:1 1}.filters-fab{display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 8px 24px -6px rgba(var(--color-primary-rgb),.5);border-radius:50px;padding:.875rem 1.5rem;font-weight:600;letter-spacing:.02em;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.filters-fab svg{flex-shrink:0}.filters-fab:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 16px 40px -10px rgba(var(--color-primary-rgb),.6)}.filters-fab:active{transform:translateY(-1px) scale(.98);transition:all .1s ease}.filters-fab-wrapper{display:none;flex-direction:column;align-items:flex-end;gap:.4rem;touch-action:none;will-change:left,right,bottom,transform}.filters-fab-wrapper--top{flex-direction:column-reverse}.filters-fab-wrapper--left{align-items:flex-start}.filters-fab-wrapper--dragging .filters-fab{cursor:grabbing;transform:scale(.98);box-shadow:0 18px 44px -14px rgba(var(--color-primary-rgb),.65)}.filters-fab-wrapper--minimized{align-items:stretch}.filters-fab-wrapper--minimized .filters-fab{width:52px;min-width:52px;height:56px;justify-content:center;gap:0;padding:0;overflow:hidden}.filters-fab-wrapper--edge-right .filters-fab{border-radius:999px 0 0 999px;border-right-width:0}.filters-fab-wrapper--edge-left .filters-fab{border-radius:0 999px 999px 0;border-left-width:0}.filters-fab-wrapper--minimized .filters-fab span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (max-width:840px){.filters-fab-wrapper{display:flex}.filters-sticky.mobile-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:150;margin:0;border-radius:0;max-height:100vh;overflow-y:auto;animation:slide-up .3s ease-out}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.dropdown-anchor{position:relative;display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}.dropdown-panel{position:absolute;top:calc(100% + .5rem);right:0;background:var(--color-surface);border-radius:var(--radius-md);border:1px solid rgba(79,88,255,.16);box-shadow:0 22px 40px -24px rgba(26,35,90,.45);z-index:80;min-width:min(190px,calc(100vw - 2rem));width:min(230px,calc(100vw - 2rem));max-width:calc(100vw - 2rem);overflow:hidden;font-size:.9rem;line-height:1.3}.dropdown-panel:after{content:"";position:absolute;top:-.4rem;right:1rem;border-left:.45rem solid transparent;border-right:.45rem solid transparent;border-bottom:.45rem solid var(--color-surface)}@media (max-width:640px){.dropdown-panel{right:auto;left:calc(-.5rem);width:calc(100% + 1rem)}}.capture-card .dropdown-panel{max-height:70vh;overflow-y:auto}.dropdown-panel--capture-actions{position:fixed;max-height:min(70vh,calc(100dvh - 1.5rem));overflow-y:auto}.dropdown-panel__actions{display:flex;flex-direction:column;padding-block:.4rem}.dropdown-panel__button{width:100%;text-align:left;padding:.55rem .85rem;background:transparent;border:none;font-size:.9rem;color:var(--color-text);transition:background .15s ease}.dropdown-panel__button:hover{background:rgba(79,88,255,.08)}.dropdown-panel__footer{border-top:1px solid rgba(79,88,255,.12);padding:.8rem 1rem;font-size:.78rem;color:var(--color-text-muted);background:var(--color-surface-alt)}.filters-sticky{position:sticky;top:64px;z-index:70;margin-bottom:var(--space-lg)}.filters-sticky .panel__header{background:transparent;z-index:71}@media (min-width:841px){.filters-sticky{max-height:calc(100vh - 96px);overflow-y:auto}}@media (max-width:840px){.filters-sticky{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:100%!important;inline-size:100%!important;max-inline-size:100%!important;height:100vh!important;height:100svh!important;height:100dvh!important;min-height:100vh!important;min-height:100svh!important;min-height:100dvh!important;max-height:none!important;margin:0!important;border-radius:0!important;z-index:1100!important;transform:translate3d(0,100%,0)!important;opacity:0!important;transition:transform .3s ease-out,opacity .3s ease-out!important;overflow-x:hidden!important;overflow-y:auto!important;box-shadow:none!important;pointer-events:none!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:max(var(--space-lg),env(safe-area-inset-top))!important;padding-bottom:max(var(--space-lg),env(safe-area-inset-bottom))!important}body.mobile-filters-active{overflow:hidden;overscroll-behavior:none;touch-action:none}body.mobile-filters-active .site-main{animation:none!important;transform:none!important}.filters-sticky,.filters-sticky *{min-width:0}.filters-sticky #filters-panel-content,.filters-sticky .panel__header{width:100%;max-width:100%}.filters-sticky .flex-row{max-width:100%}.filters-sticky #filters-panel-content>.flex-row,.filters-sticky .panel__header .flex-row{flex-wrap:wrap}.filters-sticky .input,.filters-sticky .select,.filters-sticky .textarea{max-width:100%}.filters-sticky .chip{max-width:100%;white-space:normal;overflow-wrap:anywhere}.filters-sticky.mobile-filters-open .panel__header{position:sticky;top:0;z-index:1;background:var(--color-surface)}.filters-sticky.mobile-filters-open{transform:translateZ(0)!important;opacity:1!important;pointer-events:auto!important}.mobile-filters-backdrop{position:fixed;inset:0;z-index:1090;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body.mobile-filters-active .grecaptcha-badge{visibility:hidden!important;pointer-events:none!important}}.backdrop{position:fixed;inset:0;background:transparent;z-index:50}.alert{border-radius:var(--radius-md);padding:1rem 1.2rem;display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem}.alert--info{background:rgba(79,88,255,.12);color:var(--color-primary)}.alert--success{background:rgba(30,169,124,.12);color:var(--color-success)}.alert--danger{background:rgba(239,68,68,.12);color:var(--color-danger)}.alert--soft{background:rgba(91,99,119,.1);color:var(--color-text-muted);border:1px solid rgba(91,99,119,.18)}.skeleton{position:relative;overflow:hidden;background:rgba(79,88,255,.08);border-radius:var(--radius-sm)}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.35),rgba(255,255,255,0));transform:translateX(-100%);animation:shimmer 1.6s infinite}@keyframes shimmer{to{transform:translateX(100%)}}.form-grid{display:grid;gap:var(--space-md)}@media (min-width:640px){.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}}.list-inline{display:flex;gap:.8rem;flex-wrap:wrap}.list-inline li{list-style:none}.toast-container{position:fixed;top:var(--space-lg);right:var(--space-lg);z-index:150;display:flex;flex-direction:column;gap:var(--space-sm);max-width:400px;pointer-events:none}@media (max-width:640px){.toast-container{left:var(--space-sm);right:var(--space-sm);top:auto;bottom:calc(var(--space-lg) + 60px);max-width:none}}.toast{pointer-events:auto;background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-xl);display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm);min-width:320px;border:1px solid transparent;position:relative;overflow:hidden;animation:toast-slide-in .3s ease-out;transition:opacity .2s ease,transform .2s ease}@keyframes toast-slide-in{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}.toast__content{display:flex;align-items:flex-start;gap:var(--space-sm);flex:1 1}.toast__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-weight:700;font-size:.9rem;flex-shrink:0}.toast__message{flex:1 1;font-size:.9rem;line-height:1.5;color:var(--color-text)}.toast__body{display:flex;flex-direction:column;gap:clamp(2px,.35rem,var(--space-xs))}.toast__title{margin:0;font-size:.95rem;font-weight:600;color:var(--color-heading)}.toast__utilities{display:flex;align-items:center;gap:var(--space-xs);margin-left:var(--space-sm)}.toast__action{background:transparent;border:none;color:var(--color-primary);font-weight:600;font-size:.85rem;cursor:pointer;padding:0;border-radius:var(--radius-sm);transition:color .15s ease,background .15s ease}.toast__action:focus-visible,.toast__action:hover{color:var(--color-primary-dark);background:rgba(79,88,255,.08);outline:none}.toast__close{background:transparent;border:none;color:var(--color-text-soft);font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s ease;flex-shrink:0}.toast__close:hover{background:rgba(0,0,0,.05)}.toast__close:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.toast__progress{position:absolute;left:0;right:0;bottom:0;height:3px;transform-origin:left;animation-name:toast-progress;animation-timing-function:linear;animation-fill-mode:forwards;background:var(--color-primary);will-change:transform}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast[data-state=leaving]{opacity:0;transform:translateY(-8px)}.toast[data-paused=true]{box-shadow:var(--shadow-lg)}.toast[data-paused=true] .toast__progress{animation-play-state:paused}.toast--success{border-color:var(--color-success);background:rgba(60,200,138,.05)}.toast--success .toast__icon{color:white}.toast--success .toast__icon,.toast--success .toast__progress{background:var(--color-success)}.toast--error{border-color:var(--color-danger);background:rgba(247,92,78,.05)}.toast--error .toast__icon{color:white}.toast--error .toast__icon,.toast--error .toast__progress{background:var(--color-danger)}.toast--warning{border-color:var(--color-warning);background:rgba(255,179,71,.05)}.toast--warning .toast__icon{color:white}.toast--warning .toast__icon,.toast--warning .toast__progress{background:var(--color-warning)}.toast--info{border-color:rgba(79,88,255,.4);background:rgba(79,88,255,.05)}.toast--info .toast__icon{color:white}.toast--info .toast__icon,.toast--info .toast__progress{background:var(--color-primary)}@media (prefers-reduced-motion:reduce){.toast{animation:none;transition:opacity .12s ease}.toast__progress{animation:none;height:0}.hero-band,.hero-band:after,.hero-band:before,.trending-marquee__track{animation:none}}.skeleton--image{aspect-ratio:16/9;width:100%}.skeleton--badge,.skeleton--button,.skeleton--tag{border-radius:999px}.skeleton--avatar{width:40px;height:40px;border-radius:50%}.skeleton-capture-card{animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.button{min-width:48px;padding:.875rem 1.5rem}.button,.chip{min-height:48px;font-size:1rem}.chip{padding:.75rem 1.25rem}.capture-card__checkbox{width:48px;height:48px;top:.75rem;left:.75rem}.capture-card__checkbox span{width:28px;height:28px;border-radius:6px}.kebab-button{min-width:48px;min-height:48px;padding:.5rem .75rem;font-size:1.5rem}.capture-card{min-height:auto}.capture-card__body{padding:1.25rem}.modal-backdrop{padding:0;align-items:stretch}.modal{border-radius:0;margin:0}.modal,.modal.modal--capture-edit{width:100%;max-width:100%;height:100dvh;min-height:0;max-height:100dvh}.dropdown-panel{position:fixed;bottom:0;left:0;right:0;top:auto;border-radius:24px 24px 0 0;max-width:100%;min-width:100%;box-shadow:0 -8px 32px -12px rgba(0,0,0,.3);animation:slide-up-drawer .25s ease-out}@keyframes slide-up-drawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}.dropdown-panel__button{padding:1rem 1.25rem;font-size:1rem}}.command-palette-backdrop{position:fixed;inset:0;background:rgba(16,23,56,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;display:flex;align-items:flex-start;justify-content:center;padding:min(15vh,6rem) var(--space-sm) var(--space-sm);overflow-y:auto;overscroll-behavior:contain;animation:backdrop-fade-in .2s ease-out}@keyframes backdrop-fade-in{0%{opacity:0}to{opacity:1}}.command-palette{width:min(640px,calc(100vw - (var(--space-sm) * 2)));max-height:min(70vh,calc(100dvh - (min(15vh, 6rem) + var(--space-sm))));background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid rgba(79,88,255,.2);box-shadow:var(--shadow-xl),0 0 0 1px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;animation:command-palette-slide-in .25s ease-out}@keyframes command-palette-slide-in{0%{transform:translateY(-20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.command-palette__header{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);border-bottom:1px solid rgba(79,88,255,.1)}.command-palette__input{flex:1 1;border:none;background:transparent;font-size:1.05rem;color:var(--color-text);outline:none}.command-palette__input::placeholder{color:var(--color-text-soft)}.command-palette__hint{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:6px;background:rgba(79,88,255,.08);border:1px solid rgba(79,88,255,.15);font-size:.75rem;font-weight:600;color:var(--color-text-muted);font-family:SF Mono,Monaco,Cascadia Code,monospace}.command-palette__results{flex:1 1;overflow-y:auto;padding:var(--space-sm)}.command-palette__empty{padding:var(--space-xl);text-align:center;color:var(--color-text-soft);font-size:.9rem}.command-palette__section{margin-bottom:var(--space-md)}.command-palette__section:last-child{margin-bottom:0}.command-palette__section-title{padding:var(--space-xs) var(--space-sm);font-size:.75rem;font-weight:600;color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.05em}.command-palette__item{display:flex;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);border:none;background:transparent;cursor:pointer;transition:background .15s ease;text-align:left}.command-palette__item:hover{background:rgba(79,88,255,.06)}.command-palette__item--selected{background:rgba(79,88,255,.12)}.command-palette__icon{font-size:1.25rem;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(79,88,255,.08);border-radius:8px}.command-palette__content{flex:1 1;min-width:0}.command-palette__label{font-size:.95rem;font-weight:500;color:var(--color-text);margin-bottom:.15rem}.command-palette__description{font-size:.8rem;color:var(--color-text-soft);line-height:1.4}.command-palette__shortcut{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:6px;background:rgba(79,88,255,.08);border:1px solid rgba(79,88,255,.15);font-size:.75rem;font-weight:600;color:var(--color-text-muted);font-family:SF Mono,Monaco,Cascadia Code,monospace;flex-shrink:0}.command-palette__footer{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);border-top:1px solid rgba(79,88,255,.1);background:rgba(79,88,255,.03)}.command-palette__footer-hint{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--color-text-soft)}.command-palette__footer-hint kbd{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .4rem;border-radius:4px;background:rgba(79,88,255,.08);border:1px solid rgba(79,88,255,.15);font-size:.7rem;font-weight:600;color:var(--color-text-muted);font-family:SF Mono,Monaco,Cascadia Code,monospace}@media (max-width:640px){.command-palette-backdrop{padding-top:max(.75rem,env(safe-area-inset-top))}.command-palette{max-height:calc(100dvh - max(.75rem, env(safe-area-inset-top)) - var(--space-sm))}.command-palette__footer{flex-wrap:wrap;gap:var(--space-xs)}}.capture-card__fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,rgba(37,99,235,.24),rgba(236,72,153,.2));color:var(--color-primary-contrast);font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.95rem}@media (max-width:720px){.input,.select,.textarea{min-height:52px;padding:1rem 1.25rem;font-size:16px;border-radius:12px}.modal__close{min-width:48px;min-height:48px;font-size:2rem}.capture-card__actions{display:grid;grid-template-columns:1fr;gap:var(--space-sm)}.capture-card__actions .button{width:100%}.panel{padding:1.25rem}.panel__header{padding-bottom:1rem}}.capture-card__checkbox{position:absolute;top:.9rem;left:.9rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:.4rem;border:1px solid rgba(79,88,255,.4);background:rgba(255,255,255,.85);cursor:pointer;box-shadow:0 4px 12px -6px rgba(32,43,102,.35)}.capture-card__checkbox input{opacity:0;position:absolute}.capture-card__checkbox span{width:.85rem;height:.85rem;border-radius:.25rem;background:transparent;display:block;transition:background .15s ease}.capture-card__checkbox input:checked+span{background:var(--color-primary)}.capture-card__checkbox:hover{border-color:var(--color-primary)}.site-header__nav{position:relative}.site-header__nav-links a.active{color:var(--color-primary);font-weight:700;text-decoration:none!important}.site-header__nav-links a.active:before{opacity:1;transform:scale(1);background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.16),rgba(var(--color-accent-rgb),.12))}.site-header__nav-links a.active:after{content:"";position:absolute;bottom:.2rem;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:var(--color-primary);animation:pulse-dot 2.4s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:translateX(-50%) scale(1)}50%{opacity:.6;transform:translateX(-50%) scale(1.2)}}.site-header__account,.site-header__account-actions{display:inline-flex;align-items:center;gap:var(--space-sm)}.site-header__settings{position:relative}.site-header__settings-toggle{display:inline-flex;align-items:center;gap:.35rem}.site-header__settings-label{display:none}@media (min-width:960px){.site-header__settings-label{display:inline}}.site-header__settings-menu{position:absolute;top:calc(100% + .75rem);right:0;display:none;flex-direction:column;min-width:200px;padding:.5rem;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft);z-index:120}.site-header__settings-menu.open{display:flex}.site-header__settings-item{display:block;padding:.45rem .75rem;border-radius:var(--radius-sm);font-size:.9rem;color:var(--color-text)}.site-header__settings-item:focus-visible,.site-header__settings-item:hover{text-decoration:none;background:rgba(var(--color-primary-rgb),.08)}.mobile-only{display:flex;align-items:center;gap:var(--space-sm)}@media (min-width:840px){.mobile-only{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header__menu-toggle{border:1px solid rgba(var(--color-primary-rgb),.18);background:color-mix(in srgb,var(--color-surface) 92%,var(--color-primary) 8%);padding:.45rem .55rem;border-radius:10px;box-shadow:var(--shadow-hairline)}.site-header__menu-toggle:hover{background:color-mix(in srgb,var(--color-surface) 84%,var(--color-primary) 16%)}.site-header__menu-toggle:focus-visible{outline:2px solid rgba(var(--color-primary-rgb),.36);outline-offset:2px}:root[data-theme=dark] .site-header__menu-toggle{border-color:rgba(255,255,255,.12);background:color-mix(in srgb,var(--color-surface) 86%,var(--color-primary) 14%)}:root[data-theme=dark] .site-header__menu-toggle:hover{background:color-mix(in srgb,var(--color-surface) 76%,var(--color-primary) 24%)}.burger{display:inline-flex;flex-direction:column;gap:4px}.burger i{display:block;width:22px;height:2px;background:var(--color-heading);border-radius:2px;transition:transform .2s ease,opacity .2s ease,background .2s ease}.burger.open i:first-child{transform:translateY(6px) rotate(45deg)}.burger.open i:nth-child(2){opacity:0}.burger.open i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header__nav-drawer{position:absolute;top:calc(100% + .5rem);right:0;min-width:250px;max-height:70vh;overflow-y:auto;width:92vw;max-width:360px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white 4%),var(--color-surface-alt)),var(--color-surface);border-radius:var(--radius-md);border:1px solid rgba(16,23,44,.14);box-shadow:0 28px 70px -30px rgba(15,23,42,.48),var(--shadow-hairline);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-6px) scale(.98);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease;z-index:120}.site-header__nav-drawer.open{transform:none;opacity:1;pointer-events:auto}:root[data-theme=dark] .site-header__nav-drawer{background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 92%,white 8%),var(--color-surface-alt)),var(--color-surface);border-color:rgba(255,255,255,.12);box-shadow:0 30px 70px -26px rgba(0,0,0,.86),var(--shadow-hairline)}.site-header__nav-drawer-inner{display:flex;flex-direction:column;gap:.6rem;padding:.75rem}.drawer-link{display:block;width:100%;padding:.65rem .85rem;border-radius:10px;color:var(--color-text);text-decoration:none!important;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.drawer-link:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.12),rgba(var(--color-accent-rgb),.08));opacity:0;transform:translateX(-100%);transition:all .3s cubic-bezier(.4,0,.2,1)}.drawer-link:hover:before{opacity:1;transform:translateX(0)}.drawer-link:hover{color:var(--color-heading);transform:translateX(4px)}.drawer-link.active{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.18),rgba(var(--color-accent-rgb),.12)),var(--color-surface);color:var(--color-heading);font-weight:600}.drawer-link.active:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;border-radius:0 3px 3px 0;background:var(--color-primary)}.drawer-sep{height:1px;width:100%;background:var(--color-border-soft);margin:.15rem 0 .35rem}.drawer-link.buttonish{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;text-align:center}.drawer-link.as-button{border:none;background:transparent;text-align:left;cursor:pointer}.tablet-hidden{display:none!important}@media (min-width:840px){.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:.5rem;row-gap:.45rem}.site-header__nav{display:contents}.tablet-hidden{display:initial!important}.tablet-hidden.site-header__nav-links{display:inline-flex!important;justify-self:stretch;grid-column:2;grid-row:1;min-width:0}.tablet-hidden.site-header__account{display:inline-flex!important;justify-self:end;grid-column:3;grid-row:1}.tablet-hidden.site-header__pinned{display:inline-flex!important;justify-self:center;grid-column:2;grid-row:2}.tablet-hidden.grid-captures{display:grid!important}}@media (max-width:840px){.site-header{background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface) 96%,white 4%),var(--color-surface-alt)),var(--color-surface);border-bottom-color:rgba(16,23,44,.12);box-shadow:0 16px 38px -30px rgba(15,23,42,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{padding-block:.75rem}.site-header__brand{font-size:1.15rem}.site-header__nav-drawer{right:.5rem;min-width:260px;max-height:70vh;overflow-y:auto;border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 97%,white 3%),var(--color-surface-alt)),var(--color-surface);border-color:rgba(16,23,44,.16);box-shadow:0 30px 70px -28px rgba(15,23,42,.58),var(--shadow-hairline);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(-8px) scale(.96);transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .22s ease}.site-header__nav-drawer.open{transform:translateY(0) scale(1)}.site-header__nav-drawer-inner{gap:.5rem;padding:1rem}.drawer-link{padding:.875rem 1.125rem;border-radius:12px;font-size:1rem;font-weight:500;background:color-mix(in srgb,var(--color-surface) 88%,transparent);border:1px solid transparent}.drawer-link:focus-visible,.drawer-link:hover{border-color:rgba(var(--color-primary-rgb),.2);background:color-mix(in srgb,var(--color-surface) 76%,var(--color-primary) 10%);outline:none}.drawer-sep{margin:.5rem 0}.backdrop{background:rgba(16,23,56,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.burger i{transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s ease,background .2s ease;.mobile-filter-input{display:none}@media (max-width:840px){.mobile-filter-input{display:block!important;margin-bottom:.75rem}.mobile-filter-input input{width:100%;min-height:52px;font-size:16px;padding:0 1rem;border:2px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-text);transition:all .2s ease}.mobile-filter-input input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(99,102,241,.1)}.mobile-filter-input input::placeholder{color:var(--color-text-soft)}}}}.advanced-search{position:relative;width:min(900px,calc(100vw - (var(--modal-viewport-gap, var(--space-sm)) * 2)));max-height:min(90vh,calc(100dvh - (var(--modal-viewport-gap, var(--space-sm)) * 2)));background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;overflow:hidden}.advanced-search__header{display:flex;justify-content:space-between;align-items:center;padding:var(--space-lg);border-bottom:1px solid var(--color-border);background:var(--color-background)}.advanced-search__body{flex:1 1;overflow-y:auto;padding:var(--space-lg)}.advanced-search__section{margin-bottom:var(--space-lg)}.advanced-search__section--presets{margin-bottom:var(--space-xl)}.advanced-search__section:last-child{margin-bottom:0}.advanced-search__section-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-sm)}.advanced-search__section-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-soft);margin-bottom:var(--space-sm)}.advanced-search__presets{display:grid;gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.advanced-search__preset{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(4px,.4rem,var(--space-xs));background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.advanced-search__preset:focus-visible,.advanced-search__preset:hover{border-color:var(--color-border-soft);box-shadow:var(--shadow-soft);transform:translateY(-2px);outline:none}.advanced-search__preset-label{font-weight:600;color:var(--color-heading)}.advanced-search__preset-description{font-size:.8rem;color:var(--color-text-muted)}.advanced-search__history-list{display:flex;flex-direction:column;gap:var(--space-sm)}.advanced-search__history-item{display:flex;align-items:stretch;gap:var(--space-xs)}.advanced-search__history-button{flex:1 1;display:flex;flex-direction:column;gap:clamp(6px,.45rem,var(--space-sm));border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);padding:var(--space-sm) var(--space-md);text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.advanced-search__history-button:focus-visible,.advanced-search__history-button:hover{border-color:var(--color-border-soft);box-shadow:var(--shadow-soft);outline:none}.advanced-search__history-meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm)}.advanced-search__history-time{font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--color-text-soft)}.advanced-search__history-summary{font-size:.8rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advanced-search__history-tags{display:flex;flex-wrap:wrap;gap:clamp(4px,.35rem,var(--space-xs))}.advanced-search__history-chip{display:inline-flex;align-items:center;gap:.2rem;font-size:.75rem;font-weight:500;padding:.2rem .55rem;border-radius:999px;background:rgba(79,88,255,.08);color:var(--color-primary-dark)}.advanced-search__history-remove{align-self:center;background:transparent;border:none;color:var(--color-text-soft);width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease}.advanced-search__history-remove:focus-visible,.advanced-search__history-remove:hover{background:rgba(0,0,0,.06);color:var(--color-heading);outline:none}.advanced-search__history-remove:focus-visible{outline:2px solid var(--color-border-soft);outline-offset:2px}.advanced-search__suggestions{display:flex;flex-wrap:wrap;gap:clamp(4px,.35rem,var(--space-xs));margin-top:clamp(4px,.35rem,var(--space-xs))}.advanced-search__suggestion{background:rgba(79,88,255,.08);border:1px solid transparent;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;color:var(--color-primary-dark);cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.advanced-search__suggestion:focus-visible,.advanced-search__suggestion:hover{border-color:var(--color-border-soft);background:rgba(79,88,255,.15);color:var(--color-heading);outline:none}.advanced-search__label{display:block;font-size:.875rem;font-weight:500;margin-bottom:var(--space-xs);color:var(--color-text)}.advanced-search__saved-list{display:flex;flex-direction:column;gap:var(--space-xs)}.advanced-search__saved-item{display:flex;gap:var(--space-xs);align-items:center}.advanced-search__saved-button{flex:1 1;display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) var(--space-md);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;text-align:left}.advanced-search__saved-button:hover{background:var(--color-surface);border-color:var(--color-primary);transform:translateY(-1px)}.advanced-search__footer{padding:var(--space-lg);border-top:1px solid var(--color-border);background:var(--color-background)}.advanced-search__save-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(400px,calc(100% - 2rem));max-height:calc(100% - 2rem);overflow-y:auto;padding:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);z-index:1000}@media (max-width:768px){.advanced-search{width:100%;max-width:100%;inline-size:100%;max-inline-size:100%;height:100vh;height:100svh;height:100dvh;max-height:100vh;max-height:100svh;max-height:100dvh;border-radius:0}.advanced-search,.advanced-search *{min-width:0}.advanced-search__body{min-height:0}.advanced-search__body,.advanced-search__footer,.advanced-search__header{padding:var(--space-md)}}.smart-collections{padding:2rem;max-width:1200px;margin:0 auto}.smart-collections-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.smart-collections-header h2{margin:0;font-size:1.75rem;font-weight:600}.smart-rule-summary{margin-top:.35rem;display:flex;flex-direction:column;gap:.25rem}.smart-rule-list{margin:0;padding-left:1.25rem;display:grid;gap:.15rem;font-size:.82rem}.smart-rule-list li{color:var(--color-text-soft)}.smart-collections-ai{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem;background:rgba(var(--color-primary-rgb,79,70,229),.04);margin-bottom:2rem;box-shadow:var(--shadow-soft)}.smart-collections-ai h3{margin:0;font-size:1.2rem;font-weight:600}.smart-collections-ai__form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.smart-collections-ai__form textarea{width:100%;min-height:90px;padding:.75rem;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb,79,70,229),.25);background:var(--color-surface);font-size:.95rem}.smart-collections-ai__form textarea:focus{outline:none;border-color:rgba(var(--color-primary-rgb,79,70,229),.6);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb,79,70,229),.12)}.smart-collections-ai .ai-actions{display:flex;justify-content:flex-end}.smart-collection-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem;margin-bottom:2rem;box-shadow:var(--shadow-soft)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-text)}.form-group input[type=text],.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.95rem;background:var(--color-surface);color:var(--color-text);transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(79,88,255,.12)}.radio-group{display:flex;gap:1.5rem;flex-wrap:wrap}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:400}.radio-label input[type=radio]{width:auto;cursor:pointer}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:400}.checkbox-label input[type=checkbox]{width:auto;cursor:pointer}.rules-section{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:1.5rem}.rules-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.rules-header label{margin:0;font-weight:600}.rule-row{display:grid;grid-template-columns:1fr 1fr 2fr auto;gap:.75rem;margin-bottom:.75rem;align-items:center}.rule-field,.rule-operator,.rule-value{padding:.5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text)}.btn-icon{width:32px;height:32px;padding:0;border:none;background:var(--color-danger);color:white;border-radius:var(--radius-sm);cursor:pointer;font-size:1.5rem;line-height:1;transition:opacity .2s}.btn-icon:hover{opacity:.8}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--color-border)}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:white;border:none;padding:.75rem 1.5rem;border-radius:var(--radius-sm);cursor:pointer;font-weight:500;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-secondary{background:var(--color-surface-alt);color:var(--color-text);border:1px solid var(--color-border);padding:.75rem 1.5rem;border-radius:var(--radius-sm);cursor:pointer;font-weight:500;transition:background .2s}.btn-secondary:hover{background:var(--color-surface)}.btn-danger{background:linear-gradient(135deg,rgba(239,68,68,.95),rgba(220,38,38,.95));color:white;border:none;padding:.75rem 1.5rem;border-radius:var(--radius-sm);cursor:pointer;font-weight:500;transition:opacity .2s}.btn-danger:hover{opacity:.9}.collections-list{display:grid;gap:1.5rem}.collection-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem;transition:box-shadow .2s;box-shadow:var(--shadow-soft)}.collection-card:hover{box-shadow:var(--shadow-card)}.collection-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.collection-header h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.collection-description{margin:0;color:var(--color-text-muted);font-size:.9rem}.collection-actions{display:flex;gap:.5rem;flex-shrink:0}.collection-meta{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.meta-badge{display:inline-block;padding:.25rem .75rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:999px;font-size:.8rem;font-weight:500}.badge-success{background:rgba(30,169,124,.12);border-color:var(--color-success);color:var(--color-success)}.collection-rules{padding-top:1rem;border-top:1px solid var(--color-border)}.collection-rules strong{display:block;margin-bottom:.5rem}.collection-rules ul{list-style:none;padding:0;margin:0}.collection-rules li{padding:.5rem 0;font-size:.9rem;color:var(--color-text-muted)}.collection-rules code{background:var(--color-background);padding:.125rem .375rem;border-radius:3px;font-family:Monaco,Courier New,monospace;font-size:.85rem;color:var(--color-primary)}.empty-state{text-align:center;padding:3rem 1rem;color:var(--color-text-muted)}.empty-state p:first-child{font-size:1.1rem;margin-bottom:.5rem}.onboarding-templates{margin-top:1.5rem;display:grid;gap:var(--space-md)}.onboarding-templates__header{display:grid;gap:.35rem}.onboarding-templates__grid{display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.onboarding-template{display:grid;gap:.85rem}.onboarding-template__top{display:flex;justify-content:space-between;gap:.75rem}.onboarding-template__title{margin:0;font-size:1.05rem;color:var(--color-heading)}.onboarding-template__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.35rem}.onboarding-template__list{list-style:none;padding:.4rem 0 0;margin:0;display:grid;gap:.35rem;color:var(--color-text);font-size:.9rem}.template-modal{width:min(680px,calc(100vw - (var(--modal-viewport-gap, var(--space-sm)) * 2)));max-height:calc(100dvh - (var(--modal-viewport-gap, var(--space-sm)) * 2))}.template-modal__body{display:grid;gap:var(--space-md);min-height:0;overflow-y:auto}.template-modal__tag-row{display:flex;gap:var(--space-sm);align-items:center;flex-wrap:wrap}.template-modal__tags{display:flex;flex-wrap:wrap;gap:.4rem}.template-modal__section{display:grid;gap:.45rem}.template-modal__list{list-style:none;padding:0;margin:0;display:grid;gap:.35rem;font-size:.9rem;color:var(--color-text)}.smart-collections-loading{padding:2rem}.skeleton-text{background:var(--color-background);border-radius:var(--radius-sm)}@media (max-width:768px){.rule-row{grid-template-columns:1fr}.rule-row .btn-icon{width:100%}.collection-header,.form-actions{flex-direction:column}.form-actions button{width:100%}.smart-collections{padding:1rem}}.pull-to-refresh-indicator{position:fixed;top:80px;left:50%;transform:translateX(-50%);z-index:100;display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid rgba(79,88,255,.2);animation:slide-down .3s ease-out}@keyframes slide-down{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.pull-to-refresh-spinner{width:20px;height:20px;border:2px solid rgba(79,88,255,.2);border-top:2px solid var(--color-primary);border-radius:50%;animation:spinner-rotate .8s linear infinite}@keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pull-to-refresh-indicator span{font-size:.9rem;font-weight:500;color:var(--color-text)}body.pull-to-refresh-active{overflow:hidden}body.pull-to-refresh-active:before{content:"";position:fixed;top:0;left:50%;transform:translateX(-50%);width:40px;height:40px;background:var(--color-primary);border-radius:50%;opacity:.3;animation:pull-bounce .6s ease infinite}@keyframes pull-bounce{0%,to{transform:translateX(-50%) translateY(-10px);opacity:.3}50%{transform:translateX(-50%) translateY(10px);opacity:.6}}@media (min-width:840px){.pull-to-refresh-indicator{display:none}}.panel.draggable-panel{-webkit-user-select:none;user-select:none;transition:box-shadow .2s ease}.panel.draggable-panel.floating{box-shadow:var(--shadow-xl);border:2px solid rgba(var(--color-primary-rgb),.2)}.panel.draggable-panel.floating:hover{box-shadow:0 24px 60px -20px rgba(var(--color-primary-rgb),.35)}.panel.draggable-panel.dragging{box-shadow:0 30px 70px -20px rgba(var(--color-primary-rgb),.45);cursor:grabbing!important;z-index:200}.panel.draggable-panel .panel__header{-webkit-user-select:none;user-select:none}@media (max-width:840px){.panel.draggable-panel.floating{width:calc(100vw - 40px)!important;max-height:70vh!important}}.trending-card__chevron{width:34px;height:34px;border-radius:50%;background:rgba(var(--color-primary-rgb),.08);border:1px solid rgba(var(--color-primary-rgb),.18);display:inline-flex;align-items:center;justify-content:center;margin-left:auto;position:relative}.trending-card__chevron:before{content:"";width:8px;height:8px;border-right:2px solid rgba(var(--color-primary-rgb),.8);border-bottom:2px solid rgba(var(--color-primary-rgb),.8);transform:rotate(-45deg)}.trending-card:hover .trending-card__chevron{background:rgba(var(--color-primary-rgb),.14);border-color:rgba(var(--color-primary-rgb),.26)}.swipeable-carousel{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-lg);width:100%}.swipeable-carousel__header{display:flex;flex-direction:column;gap:.5rem;padding:.75rem var(--space-md);background:var(--color-surface-alt);border-radius:var(--radius-md);margin-bottom:var(--space-sm);border:1px solid var(--color-border-soft)}.swipeable-carousel__header-row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%}.swipeable-carousel__category{font-size:1rem;font-weight:700;color:var(--color-heading);margin:0;text-transform:capitalize;letter-spacing:.01em}.swipeable-carousel__count{font-size:.8rem;font-weight:600;color:var(--color-text-soft);padding:.35rem .85rem;background:rgba(var(--color-primary-rgb),.12);border-radius:999px;border:1px solid rgba(var(--color-primary-rgb),.2)}.swipeable-carousel__container{position:relative;width:100%;min-height:400px;overflow:hidden;touch-action:pan-y pinch-zoom;padding:var(--space-sm)}.swipeable-carousel__card{position:absolute;width:100%;will-change:transform,opacity}.swipeable-carousel__controls{display:flex;justify-content:center;align-items:center;gap:var(--space-md);padding:var(--space-sm)}.swipeable-carousel__nav{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);font-size:1.5rem;font-weight:300;cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-soft)}.swipeable-carousel__nav:hover:not(:disabled){background:rgba(var(--color-primary-rgb),.08);border-color:rgba(var(--color-primary-rgb),.3);color:var(--color-primary);transform:scale(1.05)}.swipeable-carousel__nav:disabled{opacity:.3;cursor:not-allowed}.swipeable-carousel__dots{display:flex;align-items:center;gap:.5rem}.swipeable-carousel__dot{width:8px;height:8px;border-radius:50%;background:var(--color-border);border:none;padding:0;cursor:pointer;transition:all .2s ease}.swipeable-carousel__dot--active{width:24px;border-radius:4px;background:var(--color-primary)}.swipeable-carousel__dot:hover:not(.swipeable-carousel__dot--active){background:rgba(var(--color-primary-rgb),.4);transform:scale(1.2)}.swipeable-carousel__dots-more{font-size:.75rem;color:var(--color-text-soft);margin-left:.25rem}.swipeable-carousel__hint{text-align:center;font-size:.875rem;color:var(--color-text-soft);padding:var(--space-sm);animation:fade-in-out 3s ease-in-out}.swipeable-carousel__scrubber{display:flex;align-items:center;gap:var(--space-sm);width:100%;padding:.4rem .6rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.08);border:1px solid rgba(var(--color-primary-rgb),.16)}.swipeable-carousel__scrubber-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);font-weight:600}.swipeable-carousel__scrubber input[type=range]{width:100%;accent-color:var(--color-primary)}@keyframes fade-in-out{0%,to{opacity:0}10%,90%{opacity:1}}@media (min-width:841px){.swipeable-carousel{display:none}}@media (max-width:840px){.swipeable-carousel__container{min-height:520px}.swipeable-carousel__nav{width:52px;height:52px;font-size:1.75rem}.swipeable-carousel__hint{background:rgba(var(--color-primary-rgb),.08);border-radius:var(--radius-md);margin:0 var(--space-sm)}.swipeable-carousel__card .capture-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px -8px rgba(0,0,0,.15)}.swipeable-carousel__card .capture-card__media{aspect-ratio:16/10;width:100%;height:auto;min-height:260px;flex-shrink:0}.swipeable-carousel__card .capture-card__body{padding:1rem;flex:1 1;display:flex;flex-direction:column;gap:.5rem}.swipeable-carousel__card .capture-card__meta{font-size:.7rem;gap:.4rem;flex-wrap:wrap}.swipeable-carousel__card .capture-card__meta time{display:inline;font-size:.7rem}.swipeable-carousel__card .capture-card__meta .badge{font-size:.7rem;padding:.2rem .5rem}.swipeable-carousel__card .heading-sm{font-size:.95rem;line-height:1.3;margin:0}.swipeable-carousel__card .heading-sm,.swipeable-carousel__card .text-soft{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.swipeable-carousel__card .text-soft{font-size:.8rem;line-height:1.4}.swipeable-carousel__card .capture-card__checkbox{width:44px;height:44px;top:.75rem;left:.75rem}.swipeable-carousel__card .capture-card__checkbox span{width:24px;height:24px}.swipeable-carousel__card .kebab-button{min-width:44px;min-height:44px;font-size:1.3rem}}.collection-preview{margin-top:.75rem;padding-top:.65rem;border-top:1px solid var(--color-border-soft);display:flex;flex-direction:column;gap:.65rem}.collection-preview-grid{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.collection-preview-card{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 20px -18px rgba(15,23,42,.32);padding:.65rem;display:flex;flex-direction:column;gap:.45rem;text-decoration:none;color:inherit}.collection-preview-card__media{width:100%;aspect-ratio:4/3;border-radius:var(--radius-sm);overflow:hidden;background:var(--color-surface-muted)}.collection-preview-card__media img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.collection-preview-card__body{display:flex;flex-direction:column;gap:.35rem}.collection-preview-card__title{font-size:.95rem;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-preview-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.notebook-collection{margin-top:.75rem;display:grid;gap:.75rem}.notebook-collection__header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.notebook-collection__composer{padding:1rem}.notebook-entry-list{display:grid;gap:.75rem}.notebook-entry{position:relative;overflow:hidden;background:repeating-linear-gradient(to bottom,rgba(37,99,235,.06),rgba(37,99,235,.06) 1px,rgba(37,99,235,.02) 1px,rgba(37,99,235,.02) 24px),var(--color-surface-alt);border:1px solid rgba(37,99,235,.12)}.notebook-entry__meta{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.notebook-entry__title{margin:0;font-size:1rem;color:var(--color-heading)}.notebook-entry__content{margin:0;color:var(--color-text);line-height:1.5;max-height:9.5rem;overflow:hidden}.notebook-entry__content :is(p,ul,ol,li){margin:.4rem 0}.notebook-entry__content ol,.notebook-entry__content ul{padding-left:1.25rem}.notebook-entry__content code{background:rgba(15,23,42,.08);padding:.1rem .3rem;border-radius:6px;font-size:.85rem}.notebook-entry__content--full{max-height:none;overflow:visible}.notebook-entry__delete{align-self:flex-start;margin-top:.35rem}@media (max-width:768px){.notebook-entry-list{display:grid;grid-template-columns:1fr;gap:.75rem;overflow:visible;padding-bottom:.5rem}.notebook-entry{min-width:0;width:100%}.shared-collection-carousel{display:flex;overflow-x:auto;gap:var(--space-md);padding:var(--space-sm) 0 var(--space-sm);scroll-snap-type:x mandatory}.shared-collection-card{min-width:86vw;scroll-snap-align:start}.shared-collection-card__actions{flex-direction:column;align-items:flex-start}.action-menu{width:100%}.action-menu__list{position:relative;inset:unset;width:100%;min-width:min(320px,90vw)}.action-menu summary{width:100%;justify-content:center}.notebook-collection__actions{width:100%}.notebook-collection__actions .button{flex:1 1;min-width:0}}.shared-collection-card{gap:var(--space-md)}.shared-collection-card.is-clickable{cursor:pointer}.shared-collection-card.is-clickable:hover{border-color:rgba(var(--color-primary-rgb),.25);box-shadow:var(--shadow-md)}.shared-collection-carousel{display:grid;gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.shared-collection-card__media{width:100%;aspect-ratio:4/3;border-radius:var(--radius-md);overflow:hidden;background:var(--color-surface-muted);position:relative}.shared-collection-card__media img,.shared-collection-card__thumb{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.shared-collection-card__placeholder--hidden,.shared-collection-card__thumb--hidden{display:none}.shared-collection-card__placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:var(--color-text-soft)}.shared-collection-card__actions{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap}.shared-collection-card__overlay{position:absolute;top:var(--space-sm);right:var(--space-sm);display:flex;align-items:center;gap:var(--space-xs);z-index:1}.shared-collection-card__add{height:36px;padding:0 .85rem;border-radius:999px;border:1px solid var(--color-border);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:var(--color-text);gap:.5rem;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.shared-collection-card__add:hover{border-color:rgba(var(--color-primary-rgb),.4);box-shadow:var(--shadow-soft);transform:translateY(-1px);background:rgba(255,255,255,1)}.shared-collection-card__add:disabled{opacity:.6;cursor:not-allowed;transform:none}.shared-collection-card__add-icon{width:20px;height:20px;border-radius:999px;background:rgba(var(--color-primary-rgb),.12);display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.shared-collection-card__add-text{font-size:.85rem;font-weight:600}.shared-collection-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm)}.shared-collection-card__open{width:32px;height:32px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface-alt);display:inline-flex;align-items:center;justify-content:center;color:var(--color-text);flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.shared-collection-card__open svg{width:16px;height:16px;fill:currentColor}.shared-collection-card__open:hover{border-color:rgba(var(--color-primary-rgb),.4);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.shared-collection-card__status{white-space:nowrap}.action-menu{position:relative;width:auto}.action-menu summary{list-style:none;cursor:pointer;padding:.65rem .9rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface-alt);display:inline-flex;align-items:center;gap:.45rem;font-weight:600;width:auto}.action-menu summary::-webkit-details-marker{display:none}.action-menu__list{position:absolute;inset:calc(100% + 6px) auto auto 0;min-width:220px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-soft);padding:.5rem;display:grid;gap:.35rem;z-index:10}details.action-menu:not([open]) .action-menu__list{display:none}.action-menu__item,.action-menu__link{width:100%;padding:.65rem .75rem;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;text-align:left;font-weight:600;color:var(--color-text)}.action-menu__item:hover,.action-menu__link:hover{background:rgba(var(--color-primary-rgb),.08);border-color:rgba(var(--color-primary-rgb),.2);text-decoration:none}.action-menu__item{cursor:pointer}.action-menu__pill{display:inline-flex;justify-content:center;align-items:center;padding:.5rem .75rem;border-radius:var(--radius-sm)}.notebook-collection__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.site-header__account-actions{gap:.5rem!important}.site-header__icon-action{width:2.4rem;height:2.4rem;padding:0;border-radius:999px}.site-header__icon-action:focus-visible,.site-header__icon-action:hover:not(:disabled){transform:none}.site-header__tooltip-wrap{position:relative;display:inline-flex}.site-header__tooltip{position:absolute;top:calc(100% + .45rem);left:50%;transform:translateX(-50%) translateY(-2px);background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:8px;padding:.4rem .55rem;font-size:.78rem;z-index:60;white-space:pre;box-shadow:0 10px 24px -18px rgba(15,23,42,.4);pointer-events:none;opacity:0;transition:opacity .12s ease,transform .12s ease}.site-header__tooltip-wrap:focus-within .site-header__tooltip,.site-header__tooltip-wrap:hover .site-header__tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.home-page{padding-bottom:var(--space-xl)}.home-page .badge,.home-page .hero-eyebrow{align-self:flex-start;width:auto}.home-feature-card__body h2,.home-page .heading-md,.home-step-card h3{font-family:var(--font-family-sans);letter-spacing:-.03em}.home-page .heading-md{font-size:clamp(1.45rem,1.4vw + 1rem,2.15rem);font-weight:700;line-height:1.08}.home-page .hero-eyebrow{padding:.35rem .72rem;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;background:rgba(var(--color-primary-rgb),.1);border:1px solid rgba(var(--color-primary-rgb),.18);color:var(--color-primary-dark)}.home-hero{position:relative;padding-top:clamp(3rem,5vw,5.25rem);padding-bottom:clamp(3.5rem,7vw,6.5rem);overflow:hidden;background:radial-gradient(55% 55% at 18% 18%,rgba(var(--color-primary-rgb),.16),transparent 68%),radial-gradient(54% 54% at 82% 18%,rgba(var(--color-accent-rgb),.12),transparent 70%),linear-gradient(120deg,rgba(var(--color-primary-rgb),.08),rgba(var(--color-accent-rgb),.065) 52%,rgba(255,255,255,0) 100%)}.home-hero:before{inset:0;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 18%,transparent 76%,rgba(255,255,255,.58)),radial-gradient(60% 70% at 12% 40%,rgba(var(--color-primary-rgb),.1),transparent 68%),radial-gradient(58% 72% at 86% 38%,rgba(var(--color-accent-rgb),.08),transparent 72%)}.home-hero:after,.home-hero:before{content:"";position:absolute;pointer-events:none}.home-hero:after{inset:12% -8% auto auto;width:min(54vw,740px);height:min(44vw,560px);background:radial-gradient(closest-side,rgba(var(--color-primary-rgb),.18),transparent 72%),radial-gradient(closest-side at 78% 32%,rgba(var(--color-accent-rgb),.13),transparent 74%);filter:blur(10px)}.home-hero__grid{display:grid;gap:clamp(1.5rem,4vw,3.5rem);align-items:center;min-height:clamp(560px,70svh,760px);position:relative;z-index:1}@media (min-width:940px){.home-hero__grid{grid-template-columns:minmax(0,.84fr) minmax(440px,1.16fr)}}.home-hero__content{max-width:760px}@media (min-width:940px){.home-hero__content{padding-top:0}}.home-hero__title{margin:0;font-family:var(--font-family-display);font-size:clamp(3.15rem,5.35vw,5.85rem);font-weight:400;line-height:.96;letter-spacing:0;color:var(--color-heading);max-width:11.5ch}.home-hero__lede{margin:0;font-size:clamp(1.04rem,1vw + .82rem,1.22rem);line-height:1.58;color:var(--color-text-muted);max-width:54ch}.home-hero__supporting{margin:0;color:var(--color-text-soft);font-size:.92rem;max-width:58ch}.home-hero__meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.65rem;color:var(--color-text-muted);font-size:.92rem}.home-hero__meta-pill{display:inline-flex;align-items:center;padding:.35rem .8rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.12);border:1px solid rgba(var(--color-primary-rgb),.22);color:var(--color-primary-dark);font-weight:600}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.home-hero__note{margin:0;font-size:.9rem;color:var(--color-text-soft)}.home-panel{position:relative;overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:clamp(1.35rem,3vw,1.8rem);background-image:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,0)),linear-gradient(180deg,var(--color-surface) 0,var(--color-surface-alt) 100%);box-shadow:var(--shadow-lg),var(--shadow-hairline)}.home-closing-card:before,.home-feature-card:before,.home-mobile-card:before,.home-panel:before,.home-steps-shell:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.34),rgba(var(--color-accent-rgb),.2),transparent 72%);pointer-events:none}.home-panel--hero{max-width:680px;justify-self:center;width:100%;padding:0;margin-top:0}.home-hero-visual{overflow:visible;background:transparent;border:0;box-shadow:none}.home-hero-visual:before{display:none}.home-panel__header{padding-inline:clamp(1.15rem,3vw,1.55rem);padding-top:clamp(1.1rem,3vw,1.45rem);padding-bottom:.95rem;border-bottom:1px solid var(--color-border-soft)}.home-panel__header h2{margin:0}.home-panel__footer{margin-top:var(--space-md);padding-inline:clamp(1.15rem,3vw,1.55rem);padding-bottom:clamp(1.1rem,3vw,1.45rem);padding-top:0;border-top:none;color:var(--color-text-soft);font-size:.86rem;line-height:1.55}.home-product-frame{position:relative;display:grid;overflow:hidden;border-bottom:1px solid var(--color-border-soft);background:radial-gradient(90% 80% at 10% 10%,rgba(var(--color-primary-rgb),.18),transparent 56%),radial-gradient(70% 70% at 90% 16%,rgba(var(--color-accent-rgb),.16),transparent 58%),#0e1426;min-height:300px}.home-product-scene{position:relative;min-height:clamp(460px,39vw,620px);perspective:1400px;padding-top:clamp(.75rem,1.8vw,1.8rem)}.home-product-scene__halo{position:absolute;border-radius:999px;filter:blur(28px);opacity:.72;pointer-events:none}.home-product-scene__halo--pink{width:48%;height:48%;left:0;top:12%;background:rgba(var(--color-primary-rgb),.2)}.home-product-scene__halo--blue{width:46%;height:46%;right:0;bottom:5%;background:rgba(var(--color-accent-rgb),.16)}.home-library-window{position:absolute;inset:4% auto auto 2%;width:min(98%,690px);min-height:clamp(390px,34vw,520px);overflow:hidden;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(246,241,248,.9)),var(--color-surface);border:1px solid rgba(255,255,255,.82);box-shadow:0 44px 110px -54px rgba(15,23,42,.58),inset 0 1px 0 rgba(255,255,255,.9);transform:rotateX(2deg) rotateY(-7deg) rotate(.5deg)}.home-library-window__top{display:flex;justify-content:space-between;gap:var(--space-md);align-items:center;padding:1rem 1.1rem;background:rgba(17,21,35,.94);color:#ffffff}.home-library-window__top div:first-child{display:grid;gap:.08rem}.home-library-window__top span{color:rgba(255,255,255,.58);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-library-window__top strong{font-size:.95rem}.home-library-window__search{min-width:210px;padding:.52rem .8rem;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.72);font-size:.78rem}.home-library-window__body{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:1rem;padding:1rem}.home-library-board{display:grid;gap:.85rem;min-width:0}.home-library-board__summary{display:grid;gap:.25rem;padding:1rem;border-radius:18px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.12),rgba(var(--color-accent-rgb),.1)),rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.72)}.home-library-board__summary span{color:var(--color-primary-dark);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-library-board__summary strong{color:var(--color-heading);font-size:clamp(1.1rem,1.8vw,1.55rem);line-height:1.05}.home-library-board__summary p{margin:0;max-width:46ch;color:var(--color-text-muted);font-size:.82rem;line-height:1.45}.home-library-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.home-library-capture-card{min-width:0;overflow:hidden;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.06);box-shadow:0 20px 42px -36px rgba(15,23,42,.52)}.home-library-capture-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--color-surface-muted)}.home-library-capture-card div{display:grid;gap:.18rem;padding:.72rem}.home-library-capture-card span{justify-self:start;padding:.22rem .44rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary-dark);font-size:.62rem;font-weight:800;text-transform:uppercase}.home-library-capture-card strong{color:var(--color-heading);font-size:.82rem;line-height:1.2}.home-library-capture-card p{margin:0;color:var(--color-text-soft);font-size:.72rem}.home-library-window__rail{display:grid;gap:.75rem;align-content:start}.home-library-stat{display:grid;gap:.18rem;padding:.85rem;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid var(--color-border-soft)}.home-library-stat strong{color:var(--color-heading);font-size:1.18rem;line-height:1}.home-library-stat span{color:var(--color-text-soft);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-library-window__dock{display:flex;gap:.5rem;padding:0 1rem 1rem}.home-library-window__dock span{flex:1 1;padding:.62rem .75rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.08);color:var(--color-primary-dark);font-size:.72rem;font-weight:800;text-align:center}.home-extension-card{position:absolute;left:-3%;top:12%;width:min(32vw,235px);overflow:hidden;border-radius:20px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.82);box-shadow:0 34px 70px -44px rgba(15,23,42,.72);transform:rotate(-6deg);animation:float-card 7s ease-in-out infinite}.home-extension-card__bar{display:flex;align-items:center;gap:.35rem;padding:.72rem .78rem;background:rgba(var(--color-primary-rgb),.12)}.home-extension-card__bar span{width:.42rem;height:.42rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.44)}.home-extension-card__bar strong{margin-left:auto;color:var(--color-primary-dark);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.home-extension-card__image{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:top center}.home-extension-card__status{margin:.75rem;padding:.55rem .7rem;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-primary-contrast);font-size:.78rem;font-weight:800;text-align:center}.home-ai-card{position:absolute;right:1%;bottom:5%;width:min(32vw,280px);display:grid;gap:.62rem;padding:1rem;border-radius:20px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.82);box-shadow:0 34px 80px -45px rgba(15,23,42,.68);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:float-card 8s ease-in-out .8s infinite}.home-ai-card strong{color:var(--color-heading);line-height:1.15}.home-ai-card p{margin:0;color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.home-ai-card__chips{display:flex;flex-wrap:wrap;gap:.4rem}.home-ai-card__chips span{padding:.32rem .55rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary-dark);font-size:.7rem;font-weight:700}@keyframes float-card{0%,to{translate:0 0}50%{translate:0 -10px}}.home-product-frame__chrome{display:flex;gap:.42rem;padding:.95rem 1rem 0;z-index:2}.home-product-frame__chrome span{width:.62rem;height:.62rem;border-radius:999px;background:rgba(255,255,255,.62)}.home-product-frame__image{width:calc(100% - 2rem);margin:.9rem auto 4.75rem;border-radius:14px;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 70px -36px rgba(0,0,0,.9);object-fit:cover;object-position:top left}.home-product-frame__caption{position:absolute;left:1rem;right:1rem;bottom:1rem;display:grid;gap:.15rem;padding:.9rem 1rem;border-radius:14px;background:rgba(255,255,255,.86);color:#111523;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-product-frame__caption strong{font-size:.92rem}.home-product-frame__caption span{color:#566079;font-size:.82rem;line-height:1.4}.home-section-heading{display:grid;gap:.5rem;max-width:660px;margin-bottom:var(--space-lg)}.home-section-heading .text-soft{max-width:58ch;margin:.35rem 0 0;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.62}.home-scroll-section{position:relative;overflow:clip;padding-block:clamp(3.25rem,8vw,7rem);min-height:clamp(700px,94svh,900px)}.home-scroll-pin{position:relative}@media (min-width:1024px){.home-capture-story,.home-recall-story{min-height:220svh;padding-block:0}.home-capture-story>.container{min-height:220svh}.home-capture-story .home-scroll-pin,.home-recall-story>.container{position:sticky;top:74px;min-height:calc(100svh - 74px);display:grid;align-items:center;padding-block:clamp(1.5rem,4vw,3rem)}.home-recall-story .home-workflow-shell{min-height:calc(100svh - 130px);align-content:center}}.home-section-split{display:grid;gap:clamp(2rem,5vw,4rem);align-items:center;min-height:clamp(620px,78svh,760px);margin-bottom:var(--space-lg)}@media (min-width:1024px){.home-section-split{grid-template-columns:minmax(0,.82fr) minmax(460px,1fr)}}.home-section-split .home-section-heading{margin-bottom:0}.home-section-visual-flow,.home-workflow-visual-stack{position:relative;display:grid;gap:1rem;min-width:0;overflow:visible}.home-section-visual-flow{min-height:clamp(520px,50vw,670px);align-items:stretch;justify-items:stretch}.home-capture-stage,.home-recall-stage{isolation:isolate}.home-scroll-layer{position:absolute;z-index:1;will-change:transform,opacity}.home-stage-browser,.home-stage-context-card,.home-stage-library-card,.home-stage-result,.home-stage-search{overflow:hidden;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.64)),var(--color-surface);box-shadow:0 34px 90px -56px rgba(15,23,42,.46),var(--shadow-hairline);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-stage-browser{width:min(42vw,470px);border-radius:22px}.home-stage-browser__bar{display:flex;align-items:center;gap:.4rem;padding:.85rem .95rem;background:rgba(17,21,35,.94);color:rgba(255,255,255,.72)}.home-stage-browser__bar span{width:.48rem;height:.48rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.72)}.home-stage-browser__bar strong{margin-left:auto;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.home-stage-browser__hero{height:10rem;background:radial-gradient(circle at 22% 32%,rgba(var(--color-primary-rgb),.42),transparent 20%),linear-gradient(135deg,rgba(var(--color-accent-rgb),.72),rgba(15,23,42,.86))}.home-stage-browser__lines{display:grid;gap:.65rem;padding:1rem}.home-stage-browser__lines span{height:.62rem;border-radius:999px;background:rgba(100,116,139,.22)}.home-stage-browser__lines span:nth-child(2){width:74%}.home-stage-browser__lines span:nth-child(3){width:52%}.home-scroll-layer--page{top:4%;left:-3%}.home-scroll-layer--capture-pill{top:44%;left:28%;z-index:4}.home-scroll-layer--capture-pill span{display:inline-flex;padding:.8rem 1.45rem;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-primary-contrast);font-weight:800;box-shadow:0 26px 58px -34px rgba(var(--color-primary-rgb),.8)}.home-scroll-layer--library-card{right:1%;top:18%;z-index:2}.home-stage-context-card,.home-stage-library-card{display:grid;gap:.55rem;width:min(36vw,370px);padding:1rem;border-radius:20px}.home-stage-library-card__preview{min-height:8.2rem;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 62%),radial-gradient(circle at 18% 28%,rgba(var(--color-primary-rgb),.52),transparent 16%),linear-gradient(135deg,rgba(28,73,139,.88),rgba(20,91,76,.84))}.home-stage-context-card span,.home-stage-library-card span,.home-stage-result span,.home-stage-search span{color:var(--color-primary-dark);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-stage-context-card strong,.home-stage-library-card strong,.home-stage-result strong,.home-stage-search strong{color:var(--color-heading);line-height:1.1}.home-stage-context-card p,.home-stage-library-card p,.home-stage-result p{margin:0;color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.home-scroll-layer--context{right:12%;bottom:5%;z-index:3}.home-stage-context-card{background:radial-gradient(90% 90% at 15% 0,rgba(var(--color-primary-rgb),.14),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.66)),var(--color-surface)}.home-stage-chip-row,.home-stage-context-card div{display:flex;flex-wrap:wrap;gap:.4rem}.home-stage-chip-row em,.home-stage-context-card em{padding:.32rem .55rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary-dark);font-size:.7rem;font-style:normal;font-weight:800}.home-stage-context-card ul{display:grid;gap:.42rem;margin:.1rem 0 0;padding-left:1.05rem;color:var(--color-text-muted);font-size:.84rem;line-height:1.42}.home-scroll-layer--search{left:clamp(.5rem,4vw,3rem);top:7%}.home-stage-search{display:grid;gap:.45rem;width:min(39vw,440px);padding:1rem 1.15rem;border-radius:999px}.home-stage-search strong{font-size:clamp(1rem,1.5vw,1.35rem)}.home-scroll-layer--result{right:clamp(.5rem,5vw,4rem);top:24%;z-index:3}.home-stage-result{display:grid;gap:.5rem;width:min(36vw,360px);padding:1rem;border-radius:20px;background:radial-gradient(90% 90% at 100% 0,rgba(var(--color-accent-rgb),.16),transparent 62%),rgba(255,255,255,.78)}.home-stage-result__path{padding:.48rem .62rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.08);color:var(--color-primary-dark);font-size:.72rem;font-weight:800}.home-section-visual-flow .home-flow-board--library{align-self:end;z-index:1}.home-extension-card--flow{position:absolute;left:auto;top:clamp(.5rem,4vw,2.25rem);right:auto;justify-self:end;justify-self:auto;margin-right:clamp(.5rem,5vw,3rem);margin-bottom:-1.8rem;z-index:2;width:min(50vw,310px);transform:rotate(-5deg)}.home-workflow-visual-stack{align-items:stretch;min-height:clamp(330px,34vw,460px);padding-top:clamp(1rem,3vw,1.5rem)}.home-ai-card--flow{position:absolute;inset:auto;top:0;right:clamp(0rem,3vw,1.5rem);justify-self:end;width:min(100%,390px);z-index:2;transform:rotate(2deg)}.home-flow-board{position:relative;overflow:hidden;border:1px solid var(--color-border);border-radius:20px;background:radial-gradient(70% 80% at 15% 0,rgba(var(--color-primary-rgb),.12),transparent 62%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.46)),var(--color-surface-alt);box-shadow:var(--shadow-soft),var(--shadow-hairline)}.home-flow-board--library{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.75rem;align-items:center;padding:1rem;margin-top:clamp(9rem,17vw,13rem)}.home-flow-card{display:grid;gap:.35rem;min-height:150px;padding:1rem;border-radius:16px;background:rgba(255,255,255,.78);border:1px solid rgba(15,23,42,.06)}.home-flow-board--workflow span,.home-flow-card span{color:var(--color-primary-dark);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-flow-card strong{color:var(--color-heading);line-height:1.15}.home-flow-card p{margin:0;color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.home-flow-card--capture{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.12),rgba(255,255,255,.84)),var(--color-surface)}.home-flow-card--summary{background:linear-gradient(135deg,rgba(var(--color-accent-rgb),.1),rgba(255,255,255,.84)),var(--color-surface)}.home-flow-arrow{width:3.4rem;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent))}.home-flow-arrow:after{content:"";position:absolute;width:.52rem;height:.52rem;margin-top:-.23rem;margin-left:2.82rem;border-top:2px solid var(--color-accent);border-right:2px solid var(--color-accent);transform:rotate(45deg)}.home-proof-grid{display:grid;gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));padding:clamp(1.15rem,3vw,1.55rem)}.home-proof-card{padding:1rem;border-radius:16px;background:rgba(255,255,255,.7);border:1px solid rgba(15,23,42,.06);display:grid;gap:.25rem;align-content:start;min-height:92px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.home-proof-card:last-child{grid-column:1/-1;min-height:0}.home-proof-card strong{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:var(--color-heading)}.home-proof-card span{font-size:.7rem;font-weight:700;color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.14em}.home-feature-grid{display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-feature-card{position:relative;overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:1.35rem 1.25rem;display:grid;gap:.95rem;background-image:linear-gradient(180deg,var(--color-surface) 0,var(--color-surface-alt) 100%);box-shadow:0 18px 36px -34px rgba(15,23,42,.18),var(--shadow-hairline);transition:transform var(--motion-base),box-shadow var(--motion-base),border-color var(--motion-base)}@media (hover:hover) and (pointer:fine){.home-feature-card:hover{transform:translateY(-3px);border-color:rgba(var(--color-primary-rgb),.18);box-shadow:var(--shadow-md),var(--shadow-hairline)}}.home-feature-card__icon{width:2.55rem;height:2.55rem;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark);box-shadow:0 10px 22px -18px rgba(var(--color-primary-rgb),.55)}.home-feature-card__body{display:grid;gap:.45rem}.home-feature-card__body h2{margin:0;font-size:1.06rem;font-weight:700;color:var(--color-heading)}.home-feature-card__body p{margin:0;color:var(--color-text-muted);line-height:1.58;font-size:.92rem}.home-closing-card,.home-mobile-card,.home-steps-shell,.home-story-band,.home-workflow-shell{position:relative;overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border);border-radius:22px;padding:clamp(1.45rem,3vw,1.95rem);background-image:linear-gradient(180deg,var(--color-surface) 0,var(--color-surface-alt) 100%);box-shadow:0 24px 48px -40px rgba(15,23,42,.2)}.home-steps-shell,.home-story-band{display:grid;gap:var(--space-lg)}.home-story-band{align-items:stretch}.home-story-band:after{content:"";position:absolute;inset:18% 18% auto auto;width:18rem;height:18rem;border-radius:999px;background:radial-gradient(closest-side,rgba(var(--color-primary-rgb),.12),transparent 70%);opacity:0;transform:scale(.82);transition:opacity var(--motion-slow),transform var(--motion-slow);pointer-events:none}@media (hover:hover) and (pointer:fine){.home-story-band:has(.home-problem-item:focus-visible):after,.home-story-band:has(.home-problem-item:hover):after{opacity:1;transform:scale(1)}}@media (min-width:940px){.home-story-band{grid-template-columns:minmax(0,.92fr) minmax(280px,.72fr) minmax(300px,.82fr)}}.home-story-band__copy{display:grid;align-content:center;gap:.85rem}.home-story-band__copy h2,.home-story-band__copy p{margin:0}.home-problem-list{display:grid;gap:.75rem;perspective:1200px}.home-problem-item{min-height:clamp(104px,8vw,128px);border-radius:16px;outline:none;perspective:1000px}.home-problem-item__inner{position:relative;min-height:inherit;transform-style:preserve-3d;transition:transform .52s cubic-bezier(.2,0,0,1)}.home-problem-item:focus-visible .home-problem-item__inner,.home-problem-item:hover .home-problem-item__inner{transform:rotateX(180deg)}.home-problem-item:focus-visible{box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.16)}.home-problem-item__face{position:absolute;inset:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:start;padding:1rem;overflow:hidden;border:1px solid rgba(15,23,42,.07);border-radius:16px;background:rgba(255,255,255,.58);backface-visibility:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.76)}.home-problem-item__face--back{align-content:center;background:radial-gradient(80% 90% at 8% 0,rgba(var(--color-primary-rgb),.16),transparent 62%),linear-gradient(135deg,rgba(var(--color-primary-rgb),.09),rgba(var(--color-accent-rgb),.07)),var(--color-surface);border-color:rgba(var(--color-primary-rgb),.18);transform:rotateX(180deg)}.home-problem-item span,.home-problem-item__face--back span{color:var(--color-primary-dark);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-problem-item p{margin:0;color:var(--color-text-muted);font-size:.92rem;line-height:1.54}.home-problem-item__face--back p{color:var(--color-heading);font-weight:700;line-height:1.35}.home-solution-card{display:grid;gap:.85rem;align-content:center;padding:clamp(1.15rem,3vw,1.55rem);border-radius:18px;background:radial-gradient(90% 90% at 12% 0,rgba(var(--color-primary-rgb),.18),transparent 58%),linear-gradient(160deg,rgba(var(--color-primary-rgb),.1),rgba(var(--color-accent-rgb),.08)),var(--color-surface);border:1px solid rgba(var(--color-primary-rgb),.2);box-shadow:var(--shadow-md),var(--shadow-hairline);transition:translate var(--motion-slow),scale var(--motion-slow),box-shadow var(--motion-slow),border-color var(--motion-slow)}@media (hover:hover) and (pointer:fine){.home-solution-card:hover,.home-story-band:has(.home-problem-item:focus-visible) .home-solution-card,.home-story-band:has(.home-problem-item:hover) .home-solution-card{translate:0 -4px;scale:1.015;border-color:rgba(var(--color-primary-rgb),.3);box-shadow:0 34px 76px -44px rgba(var(--color-primary-rgb),.42),var(--shadow-hairline)}}.home-solution-card h3,.home-solution-card p{margin:0}.home-solution-card h3{color:var(--color-heading);font-size:clamp(1.4rem,1.4vw + 1rem,2.05rem);line-height:1.05}.home-solution-card p{color:var(--color-text-muted);line-height:1.58}.home-workflow-shell{display:grid;gap:clamp(1.25rem,3vw,2rem)}.home-workflow-intro{display:grid;gap:clamp(1rem,2.5vw,1.5rem);align-items:center}@media (min-width:1024px){.home-workflow-intro{grid-template-columns:minmax(0,.8fr) minmax(360px,.75fr);min-height:clamp(420px,50svh,560px)}}.home-steps-shell__intro{max-width:680px}.home-flow-board--workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--color-border-soft);margin-top:clamp(6rem,10vw,8.25rem)}.home-flow-board--workflow span{display:grid;place-items:center;min-height:86px;background:rgba(255,255,255,.76)}.home-steps-grid{display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-workflow-grid{display:grid;gap:1px;overflow:hidden;border:1px solid var(--color-border-soft);border-radius:18px;background:var(--color-border-soft)}@media (min-width:760px){.home-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-step-card,.home-workflow-step{padding:1.15rem;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid rgba(15,23,42,.06);display:grid;gap:.55rem;align-content:start;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.home-workflow-step{border:0;border-radius:0;min-height:clamp(220px,18vw,280px);padding:0;perspective:1100px;outline:none;background:transparent;box-shadow:none}.home-workflow-step__inner{position:relative;width:100%;min-height:inherit;transform-style:preserve-3d;transition:transform .52s cubic-bezier(.2,0,0,1)}.home-workflow-step:focus-visible .home-workflow-step__inner,.home-workflow-step:hover .home-workflow-step__inner{transform:rotateY(180deg)}.home-workflow-step:focus-visible{box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.18)}.home-workflow-step__face{position:absolute;inset:0;display:grid;align-content:start;gap:.65rem;min-width:0;padding:clamp(1.1rem,2vw,1.35rem);overflow:hidden;background:radial-gradient(85% 85% at 8% 0,rgba(var(--color-primary-rgb),.06),transparent 62%),rgba(255,255,255,.74);backface-visibility:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.home-workflow-step__face--back{align-content:center;background:radial-gradient(90% 90% at 18% 0,rgba(var(--color-primary-rgb),.17),transparent 62%),radial-gradient(70% 70% at 100% 100%,rgba(var(--color-accent-rgb),.13),transparent 60%),var(--color-surface);transform:rotateY(180deg)}.home-workflow-step__face--back span{color:var(--color-primary-dark);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-workflow-step__face--back strong{color:var(--color-heading);font-size:clamp(1.05rem,1vw + .85rem,1.35rem);line-height:1.14}.home-step-card__index{font-size:.68rem;font-weight:700;letter-spacing:.16em;color:var(--color-text-soft);text-transform:uppercase}.home-step-card h3,.home-workflow-step h3{margin:0;color:var(--color-heading);font-size:1rem;font-weight:700}.home-step-card p,.home-workflow-step p{margin:0;color:var(--color-text-muted);line-height:1.58;font-size:.9rem}.home-closing-card__actions,.home-mobile-card__actions,.home-steps-shell__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.home-quick-list{display:grid;gap:.75rem;padding:clamp(1.15rem,3vw,1.55rem)}.home-signed-hero-panel{display:grid;gap:.85rem;margin-top:clamp(.25rem,1vw,.75rem);padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(var(--color-primary-rgb),.14);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,255,255,.54)),var(--color-surface);box-shadow:var(--shadow-soft),var(--shadow-hairline);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-signed-metrics{display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-signed-metric{display:grid;gap:.25rem;min-height:86px;align-content:center;padding:.85rem;border-radius:15px;background:rgba(255,255,255,.72);border:1px solid rgba(15,23,42,.06);transition:translate var(--motion-base),border-color var(--motion-base),box-shadow var(--motion-base)}@media (hover:hover) and (pointer:fine){.home-signed-metric:hover{translate:0 -2px;border-color:rgba(var(--color-primary-rgb),.18);box-shadow:var(--shadow-soft),var(--shadow-hairline)}}.home-signed-metric strong{color:var(--color-heading);font-size:clamp(1.25rem,2.4vw,1.8rem);line-height:1}.home-signed-metric span{color:var(--color-text-soft);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-signed-metric p{margin:0;color:var(--color-text-soft);font-size:.76rem;line-height:1.35}.home-page--signed-in .home-hero{padding-top:clamp(1rem,2.4vw,2rem);padding-bottom:clamp(1.5rem,3.5vw,2.75rem)}.home-page--signed-in .home-hero__grid{gap:clamp(1.25rem,3vw,2.5rem);align-items:stretch;min-height:auto}@media (min-width:940px){.home-page--signed-in .home-hero__grid{grid-template-columns:minmax(320px,.62fr) minmax(560px,1.38fr)}}.home-page--signed-in .home-hero__content{display:grid;align-content:center;gap:clamp(1rem,1.8vw,1.35rem);max-width:520px;padding-block:clamp(.5rem,2vw,1.25rem)}.home-page--signed-in .home-hero__title{max-width:11ch;font-family:var(--font-family-sans);font-size:clamp(2.7rem,4vw,4.35rem);font-weight:760;line-height:.96}.home-page--signed-in .home-hero__lede{max-width:34rem}.home-page--signed-in .home-hero__actions{margin-top:.25rem}.home-signed-hero{display:grid;gap:clamp(.9rem,1.8vw,1.2rem);align-self:stretch;justify-self:stretch;padding:clamp(1rem,2.4vw,1.45rem);border:1px solid rgba(var(--color-primary-rgb),.16);border-radius:26px;background:radial-gradient(70% 80% at 4% 0,rgba(var(--color-primary-rgb),.12),transparent 62%),radial-gradient(70% 80% at 100% 12%,rgba(var(--color-accent-rgb),.1),transparent 64%),linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.62)),var(--color-surface);box-shadow:var(--shadow-lg),var(--shadow-hairline)}.home-signed-hero__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-signed-hero__header div{display:grid;gap:.5rem}.home-signed-hero__header strong{color:var(--color-heading);font-size:clamp(1.2rem,1.5vw,1.45rem);line-height:1.1}.home-signed-onboarding{display:grid;gap:.72rem}@media (min-width:700px){.home-signed-onboarding{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-signed-onboarding__step{display:grid;gap:.35rem;padding:clamp(.9rem,1.8vw,1.05rem);border:1px solid rgba(15,23,42,.07);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.58)),var(--color-surface);color:var(--color-heading);text-decoration:none;transition:transform var(--motion-base),border-color var(--motion-base),box-shadow var(--motion-base)}.home-signed-onboarding__step:hover{transform:translateY(-2px);border-color:rgba(var(--color-primary-rgb),.2);box-shadow:var(--shadow-soft),var(--shadow-hairline);text-decoration:none}.home-signed-onboarding__step span{color:var(--color-primary-dark);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-signed-onboarding__step strong{font-size:1rem;line-height:1.12}.home-signed-onboarding__step p{margin:0;color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.home-signed-setup-strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;align-items:center;padding:.85rem 1rem;border-radius:16px;background:rgba(var(--color-primary-rgb),.08);border:1px solid rgba(var(--color-primary-rgb),.14);color:var(--color-text-muted);font-size:.9rem}.home-signed-setup-strip div{display:flex;flex-wrap:wrap;gap:.75rem}.home-signed-setup-strip a{color:var(--color-primary-dark);font-weight:700;text-decoration:none}.home-closing-card p,.home-mobile-card p,.home-panel p{max-width:58ch}.home-closing-card{display:grid;gap:var(--space-lg)}@media (min-width:840px){.home-closing-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.home-mobile-card{display:grid;gap:var(--space-lg);max-width:900px}.home-mobile-card__steps{margin:0;padding-left:1.2rem;color:var(--color-text-muted);line-height:1.7}.home-mobile-card__steps li+li{margin-top:.5rem}.home-mobile-card__help{margin:0}:root[data-theme=dark] .home-closing-card,:root[data-theme=dark] .home-feature-card,:root[data-theme=dark] .home-mobile-card,:root[data-theme=dark] .home-panel,:root[data-theme=dark] .home-steps-shell,:root[data-theme=dark] .home-story-band,:root[data-theme=dark] .home-workflow-shell{background-image:linear-gradient(180deg,rgba(16,20,37,.98),rgba(11,16,30,.98));box-shadow:0 24px 48px -40px rgba(0,0,0,.72)}:root[data-theme=dark] .home-flow-board--workflow span,:root[data-theme=dark] .home-flow-card,:root[data-theme=dark] .home-problem-item,:root[data-theme=dark] .home-proof-card,:root[data-theme=dark] .home-signed-onboarding__step,:root[data-theme=dark] .home-step-card,:root[data-theme=dark] .home-workflow-step{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);box-shadow:none}:root[data-theme=dark] .home-flow-board{background:radial-gradient(70% 80% at 15% 0,rgba(var(--color-primary-rgb),.18),transparent 62%),linear-gradient(180deg,rgba(16,20,37,.86),rgba(11,16,30,.72)),var(--color-surface-alt)}:root[data-theme=dark] .home-solution-card{background:radial-gradient(90% 90% at 12% 0,rgba(var(--color-primary-rgb),.24),transparent 58%),linear-gradient(160deg,rgba(var(--color-primary-rgb),.14),rgba(var(--color-accent-rgb),.1)),var(--color-surface)}:root[data-theme=dark] .home-product-frame__caption{background:rgba(16,20,37,.86);border-color:rgba(255,255,255,.1);color:var(--color-heading)}:root[data-theme=dark] .home-product-frame__caption span{color:var(--color-text-muted)}:root[data-theme=dark] .home-library-window{background:linear-gradient(180deg,rgba(16,20,37,.96),rgba(11,16,30,.92)),var(--color-surface);border-color:rgba(255,255,255,.1)}:root[data-theme=dark] .home-library-window__top{background:rgba(3,6,14,.94)}:root[data-theme=dark] .home-ai-card,:root[data-theme=dark] .home-extension-card,:root[data-theme=dark] .home-library-stat,:root[data-theme=dark] .home-signed-hero,:root[data-theme=dark] .home-signed-hero-panel,:root[data-theme=dark] .home-signed-metric,:root[data-theme=dark] .home-signed-setup-strip{background:rgba(16,20,37,.88);border-color:rgba(255,255,255,.1)}@media (max-width:840px){.home-hero__title{max-width:none;line-height:1.02}.home-panel--hero{max-width:none;justify-self:stretch}.home-product-scene{min-height:640px;transform:none}.home-library-window{inset:5% auto auto 3%;width:94%;transform:rotateX(0) rotateY(0) rotate(0)}.home-library-window__body{grid-template-columns:1fr}.home-library-window__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.home-library-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-extension-card{left:2%;top:58%;width:min(48vw,210px)}.home-ai-card{right:1%;bottom:-1%;width:min(58vw,260px)}.home-extension-card--flow{left:auto;top:auto;right:auto;margin-right:.75rem;width:min(58vw,220px)}.home-ai-card--flow{right:auto;bottom:auto;width:min(100%,340px)}}@media (max-width:640px){.home-page{padding-bottom:var(--space-lg)}.home-hero__title{font-size:clamp(2.2rem,10vw,2.85rem);letter-spacing:-.045em}.home-closing-card__actions,.home-hero__actions,.home-mobile-card__actions,.home-steps-shell__actions{display:grid}.home-closing-card__actions .button,.home-hero__actions .button,.home-mobile-card__actions .button,.home-steps-shell__actions .button{width:100%;justify-content:center}.home-signed-metrics{grid-template-columns:1fr}.home-signed-hero__header{display:grid}.home-signed-hero__header .button{width:100%;justify-content:center}.home-signed-metric{min-height:0}.site-header__tooltip{display:none}}.health-inbox{padding:clamp(1.25rem,4vw,2.5rem) 0}.health-inbox__topbar{display:flex;justify-content:space-between;gap:var(--space-lg);align-items:flex-start;margin-bottom:var(--space-lg)}.health-inbox__summary{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(180px,.5fr));gap:var(--space-md);margin:var(--space-lg) 0}.health-inbox__summary-card{display:grid;gap:.35rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.health-inbox__summary-card strong{color:var(--color-heading);font-size:clamp(1.2rem,3vw,1.75rem);line-height:1.1}.health-inbox__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.health-inbox__panel{display:flex;flex-direction:column;gap:var(--space-md);min-height:280px}.health-inbox__panel--wide{grid-column:1/-1}.health-inbox__panel-head{display:flex;justify-content:space-between;gap:var(--space-md);align-items:flex-start}.health-inbox__panel-head h2,.health-inbox__panel-head p{margin:0}.health-inbox__list{display:grid;gap:.65rem}.health-inbox__item{display:flex;justify-content:space-between;gap:var(--space-sm);align-items:center;padding:.75rem;border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface) 78%,transparent)}.health-inbox__item-copy{display:grid;gap:.2rem;min-width:0}.health-inbox__item-title{overflow:hidden;color:var(--color-heading);font-weight:700;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.health-inbox__item-title:hover{color:var(--color-primary);text-decoration:none}.health-inbox__empty,.health-inbox__more{margin:0}@media (max-width:900px){.health-inbox__panel-head,.health-inbox__topbar{flex-direction:column}.health-inbox__grid,.health-inbox__summary{grid-template-columns:1fr}.health-inbox__item{align-items:flex-start}}.site-main{animation:page-enter var(--motion-slow) both}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.action-menu__list,.auth-panel,.auth-plan-card,.centered .card,.collection-card,.dropdown-panel,.modal,.notebook-collection,.onboarding-template,.shared-collection-card{border-radius:var(--radius-lg);border-color:var(--color-border);background:linear-gradient(180deg,var(--color-surface-glass),var(--color-surface-alt)),var(--color-surface);box-shadow:var(--shadow-soft),var(--shadow-hairline);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-plan-card,.collection-card,.notebook-collection,.onboarding-template,.shared-collection-card{transition:transform var(--motion-base),box-shadow var(--motion-base),border-color var(--motion-base)}@media (hover:hover) and (pointer:fine){.auth-plan-card:hover,.collection-card:hover,.notebook-collection:hover,.onboarding-template:hover,.shared-collection-card.is-clickable:hover{transform:translateY(-3px);border-color:rgba(var(--color-primary-rgb),.22);box-shadow:var(--shadow-md),var(--shadow-hairline)}}.filters-sticky{border-radius:18px;border-color:rgba(var(--color-primary-rgb),.14)}.panel__header{border-radius:12px}.filters-sticky .panel__header{border-radius:0}.chip{border-radius:999px;background:color-mix(in srgb,var(--color-surface) 76%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}.chip--active{box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb),.28)}.badge{letter-spacing:.02em}.mobile-filters-backdrop,.modal-backdrop{background:rgba(13,18,32,.48);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-segment,.button-group{background:color-mix(in srgb,var(--color-surface-alt) 86%,transparent);border:1px solid var(--color-border-soft);border-radius:14px;padding:.25rem}.auth-segment__button,.button-group .button{border-radius:10px}.auth-segment__button.is-active,.button-group .button--outline{background:var(--color-surface);box-shadow:var(--shadow-soft)}.capture-card__fallback,.collection-preview-grid,.shared-collection-card__media{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.12),rgba(var(--color-accent-rgb),.1)),var(--color-surface-muted)}.kebab-button,.shared-collection-card__add,.site-header__icon-action{border-radius:10px;transition:transform var(--motion-fast),box-shadow var(--motion-base),border-color var(--motion-base),background var(--motion-base),color var(--motion-base)}.site-header__icon-action{min-width:2.25rem;min-height:2.25rem}.kebab-button{background:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}:root[data-theme=dark] .kebab-button,:root[data-theme=dark] .shared-collection-card__add{background:rgba(16,20,37,.78);color:var(--color-text)}.product-page__section{padding-block:clamp(1.25rem,3vw,2.5rem)}.product-page__container{gap:clamp(1rem,2.4vw,1.75rem)}.product-page__header .heading-lg{font-size:clamp(2.2rem,4vw,4.25rem)}.product-page__header .text-muted{font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.55}.product-page--library .filters-sticky{border-radius:16px;padding:clamp(.85rem,1.5vw,1.15rem) clamp(1rem,2vw,1.4rem)}.product-page--library .filters-sticky .panel__header{padding-bottom:0!important}.product-page--library .filters-sticky .heading-sm{font-size:1rem;font-weight:650;line-height:1.1}.product-page--library .grid-captures{gap:var(--capture-card-gap,1rem);grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--capture-card-min-width,200px)),1fr))!important}.product-page--library .capture-card{min-height:0;border-radius:14px}.product-page--library .capture-card__media{aspect-ratio:16/9}.product-page--library .capture-card__body{padding:clamp(.75rem,1vw,.9rem);gap:.35rem}.product-page--library .capture-card__meta{font-size:.74rem}.product-page--library .capture-card__title{font-size:clamp(.92rem,1vw,1rem);line-height:1.22}.product-page--library .capture-card__subtitle{font-size:.84rem;line-height:1.35}.product-page--library .filters-sticky .button--primary{padding:.55rem 1.05rem;font-size:.92rem}.product-page--insights .product-page__container{width:min(1120px,92vw)}.product-page--insights .insights-panel{border-radius:16px;gap:.8rem;padding:clamp(.9rem,1.5vw,1.2rem)}.product-page--insights .insights-panel__header{min-height:0;padding-bottom:.35rem}.product-page--insights #library-insights-content{gap:clamp(1rem,2vw,1.5rem)}.product-page--insights .insights-section{gap:.8rem}.product-page--insights .insights-section__header{padding-bottom:.65rem}.product-page--insights .insights-metrics{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:.7rem}.product-page--insights .insight-metric{border-radius:12px;gap:.18rem;padding:.72rem}.product-page--insights .insight-metric__value{font-size:clamp(1.35rem,2vw,1.8rem)}.product-page--insights .insight-metric__label{font-size:.68rem}.product-page--insights .insight-item{border-radius:12px;padding:.72rem .85rem}.shared-collection-page{padding-block:clamp(.9rem,2vw,1.6rem)}.shared-collection-page__container{gap:clamp(1rem,2.5vw,1.75rem)}.shared-collection-page__header{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;text-align:left!important;padding-block:.25rem}.shared-collection-page__header .badge{justify-self:start;width:auto!important;max-width:max-content;padding-inline:.8rem}.shared-collection-page__header .heading-lg{max-width:13ch;margin:0;font-size:clamp(2.1rem,4.2vw,3.8rem);line-height:.98}.shared-collection-page__filter{max-width:min(520px,100%);margin-top:0}.shared-notebook-list{gap:1rem;margin-top:0}.shared-collection-page--notebook .notebook-entry{max-height:21rem;padding:clamp(.8rem,1.5vw,1rem)}.shared-collection-page--notebook .notebook-entry__meta{min-width:0}.shared-collection-page--notebook .notebook-entry__title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-collection-page--notebook .notebook-entry__content{max-height:8.5rem;overflow:hidden;overflow-wrap:anywhere}.shared-collection-page--notebook .notebook-entry__content :is(h1,h2,h3,h4){margin:.55rem 0 .35rem;font-family:var(--font-family-sans);font-size:clamp(1.1rem,1.8vw,1.65rem);line-height:1.15;letter-spacing:0}.modal--reading{width:min(820px,calc(100vw - (var(--modal-viewport-gap, var(--space-sm)) * 2)))!important;max-height:min(86vh,calc(100dvh - (var(--modal-viewport-gap, var(--space-sm)) * 2)),920px)!important;border-radius:18px}.modal--reading .modal__footer,.modal--reading .modal__header{padding:.9rem 1.15rem}.modal--reading .modal__body{padding:1rem 1.15rem}.modal--reading .analysis-reading-content,.modal--reading .notebook-entry__content--full{background:var(--color-surface);border-color:var(--color-border-soft);border-radius:12px;padding:clamp(1rem,2vw,1.35rem)!important;color:var(--color-text);font-size:clamp(.9rem,1vw,1rem)!important;line-height:1.55!important}.modal--reading :is(h1,h2,h3,h4){margin:1rem 0 .5rem;font-family:var(--font-family-sans);font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.2}.modal--reading :is(p,ul,ol){margin-block:.55rem}.modal--reading li{margin-block:.2rem}.shared-collection-page--notebook .notebook-entry__content p{margin:.3rem 0}.shared-collection-page--notebook .notebook-entry .button{width:100%}@media (max-width:640px){.product-page__section,.shared-collection-page{padding-block:1rem 1.75rem}.product-page__header .heading-lg,.shared-collection-page__header .heading-lg{font-size:clamp(2rem,13vw,3.25rem)}.product-page--library .filters-sticky{padding:.85rem}.product-page--library .filters-sticky .flex-row.flex-between{align-items:flex-start}.product-page--insights .insights-metrics{grid-template-columns:1fr}.shared-collection-page__filter{max-width:100%}.home-product-frame{min-height:250px}.home-product-frame__image{width:calc(100% - 1.4rem);margin-bottom:5rem}.home-section-heading{margin-bottom:var(--space-md)}.home-flow-board--library{grid-template-columns:1fr}.home-flow-arrow{width:2px;height:2.5rem;justify-self:center;background:linear-gradient(180deg,var(--color-primary),var(--color-accent))}.home-flow-arrow:after{margin-top:1.86rem;margin-left:-.23rem;transform:rotate(135deg)}.home-flow-board--workflow{grid-template-columns:1fr 1fr}.home-section-visual-flow{min-height:0;padding-top:0}.home-extension-card--flow{right:auto;top:2.5rem;justify-self:center;margin-right:0;width:min(74vw,230px);transform:rotate(-4deg)}.home-ai-card--flow{justify-self:stretch;transform:rotate(0)}.home-product-scene{min-height:680px;transform:none}.home-library-window{left:0;width:100%}.home-library-window__top{align-items:flex-start;flex-direction:column}.home-library-window__search{min-width:0;width:100%}.home-library-card-grid{grid-template-columns:1fr}.home-library-window__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.home-extension-card{width:44vw;min-width:150px;top:59%}.home-ai-card{width:58vw;min-width:200px}}.home-extension-card.home-extension-card--flow{position:absolute;top:clamp(.5rem,4vw,2.25rem);right:clamp(.5rem,5vw,3rem);left:auto;width:min(50vw,310px);min-width:0;margin:0;transform:rotate(-5deg)}.home-ai-card.home-ai-card--flow{position:absolute;top:0;right:clamp(0rem,3vw,1.5rem);bottom:auto;left:auto;width:min(100%,390px);min-width:0;transform:rotate(2deg)}@media (max-width:640px){.home-hero{padding-top:1.25rem;padding-bottom:3rem}.home-hero__grid{min-height:auto;gap:1.5rem}.home-product-scene{min-height:590px}.home-scroll-section{padding-block:3.25rem}.home-section-split{min-height:auto;gap:1.5rem}.home-section-visual-flow{min-height:430px}.home-workflow-visual-stack{min-height:360px}.home-extension-card.home-extension-card--flow{top:.5rem;left:50%;right:auto;width:min(74vw,230px);transform:translateX(-50%) rotate(-4deg)}.home-ai-card.home-ai-card--flow{top:0;right:50%;width:min(86vw,320px);transform:translateX(50%) rotate(0)}.home-flow-board--library{margin-top:11rem}.home-flow-board--workflow{margin-top:10.5rem}.home-stage-browser{width:min(86vw,340px)}.home-scroll-layer--page{left:0;top:0}.home-scroll-layer--capture-pill{left:22%;top:34%}.home-scroll-layer--library-card{right:0;top:42%}.home-stage-context-card,.home-stage-library-card,.home-stage-result{width:min(82vw,320px)}.home-scroll-layer--context{right:8%;bottom:0}.home-stage-search{width:min(88vw,340px);border-radius:22px}.home-scroll-layer--result{right:0;top:34%}}@media (prefers-reduced-motion:no-preference){.home-flow-item{opacity:0;transform:translateY(28px) scale(.985);animation:home-flow-in .72s var(--motion-slow) forwards}.home-flow-item:nth-child(2){animation-delay:90ms}.home-flow-item:nth-child(3){animation-delay:.18s}.home-flow-item:nth-child(4){animation-delay:.27s}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.home-capture-story{view-timeline-name:--home-capture-visual;view-timeline-axis:block}.home-recall-story{view-timeline-name:--home-ai-visual;view-timeline-axis:block}.home-flow-item{animation-name:home-flow-view;animation-duration:1ms;animation-fill-mode:both;animation-timeline:view();animation-range:entry 8% cover 34%;animation-delay:0s}.home-feature-card:nth-child(2),.home-problem-item:nth-child(2),.home-workflow-step:nth-child(2){animation-range:entry 12% cover 38%}.home-feature-card:nth-child(3),.home-problem-item:nth-child(3),.home-workflow-step:nth-child(3){animation-range:entry 16% cover 42%}.home-workflow-step:nth-child(4){animation-range:entry 20% cover 46%}.home-flow-board--library .home-flow-card--capture{animation:home-flow-capture both;animation-timeline:view();animation-range:entry 8% cover 46%}.home-flow-board--library .home-flow-card--summary{animation:home-flow-summary both;animation-timeline:view();animation-range:entry 20% cover 56%}.home-flow-board--workflow span{animation:home-flow-step-highlight both;animation-timeline:view();animation-range:entry 15% cover 48%}.home-extension-card--flow{animation:home-visual-float-left both;animation-timeline:--home-capture-visual;animation-range:entry 0 exit 100%}.home-ai-card--flow{animation:home-visual-float-right both;animation-timeline:--home-ai-visual;animation-range:entry 0 exit 100%}.home-scroll-layer--page{animation:home-stage-page linear both;animation-timeline:--home-capture-visual;animation-range:entry 0 exit 100%}.home-scroll-layer--capture-pill{animation:home-stage-pill linear both;animation-timeline:--home-capture-visual;animation-range:entry 0 exit 100%}.home-scroll-layer--library-card{animation:home-stage-library linear both;animation-timeline:--home-capture-visual;animation-range:entry 0 exit 100%}.home-scroll-layer--context{animation:home-stage-context linear both;animation-timeline:--home-capture-visual;animation-range:entry 0 exit 100%}.home-scroll-layer--search{animation:home-stage-search linear both;animation-timeline:--home-ai-visual;animation-range:entry 0 exit 100%}.home-scroll-layer--result{animation:home-stage-result linear both;animation-timeline:--home-ai-visual;animation-range:entry 0 exit 100%}}}.home-scroll-js .home-capture-story,.home-scroll-js .home-recall-story{min-height:440svh}.home-scroll-js .home-recall-story{min-height:auto}@media (min-width:1024px){.home-scroll-js .home-capture-story>.container{min-height:440svh}}.home-scroll-js .home-scroll-layer{animation:none!important;opacity:0;transform:translateZ(0);transition:none}@media (min-width:1024px){.home-scroll-js .home-capture-story .home-section-split,.home-scroll-js .home-recall-story .home-workflow-intro{position:relative;min-height:calc(100svh - 130px)}.home-scroll-js .home-recall-story .home-workflow-intro{grid-template-columns:minmax(0,.82fr) minmax(460px,1fr);align-items:center;min-height:clamp(320px,36svh,440px)}.home-scroll-js .home-capture-stage,.home-scroll-js .home-recall-stage{position:absolute;inset:0;min-height:0;pointer-events:none}.home-scroll-js .home-recall-stage{left:42%}.home-scroll-js .home-capture-story .home-section-heading,.home-scroll-js .home-recall-story .home-steps-shell__intro{position:relative;z-index:5;align-self:center}.home-scroll-js .home-scroll-layer--page{left:56%;top:18%}.home-scroll-js .home-scroll-layer--capture-pill{left:50%;top:50%}.home-scroll-js .home-scroll-layer--library-card{right:7%;top:20%}.home-scroll-js .home-scroll-layer--context{right:12%;bottom:12%}.home-scroll-js .home-recall-story .home-scroll-layer--search{left:2%;top:22%}.home-scroll-js .home-recall-story .home-scroll-layer--result{right:8%;top:44%}.home-recall-story,.home-scroll-js .home-recall-story{min-height:auto;padding-block:clamp(3rem,6vw,5rem)}.home-recall-story>.container,.home-scroll-js .home-recall-story>.container{position:static;display:block;min-height:auto;padding-block:0}.home-recall-story .home-workflow-shell{min-height:auto}.home-scroll-js .home-recall-story .home-workflow-intro{position:relative}.home-recall-story .home-recall-stage,.home-scroll-js .home-recall-story .home-recall-stage{position:relative;inset:auto;left:auto;display:grid;gap:1rem;min-height:0;pointer-events:auto}.home-recall-story .home-scroll-layer,.home-scroll-js .home-recall-story .home-scroll-layer,.home-scroll-js .home-recall-story .home-scroll-layer--result,.home-scroll-js .home-recall-story .home-scroll-layer--search{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;justify-self:stretch;width:100%;opacity:1;transform:none;animation:none!important}.home-recall-story .home-stage-result,.home-recall-story .home-stage-search{width:100%}}.home-scroll-js .home-capture-story .home-section-heading,.home-scroll-js .home-recall-story .home-flow-board--workflow,.home-scroll-js .home-recall-story .home-steps-shell__intro{will-change:transform,opacity;transition:none}@media (max-width:1023px){.home-capture-story,.home-recall-story,.home-scroll-js .home-capture-story,.home-scroll-js .home-recall-story{min-height:auto}.home-scroll-section{min-height:auto;overflow:hidden;padding-block:clamp(2.5rem,12vw,4rem)}.home-capture-story>.container,.home-recall-story>.container,.home-scroll-js .home-capture-story>.container,.home-scroll-js .home-recall-story>.container{min-height:auto}.home-recall-story .home-workflow-shell,.home-scroll-pin{position:relative;top:auto;min-height:auto;padding-block:0}.home-scroll-js .home-capture-story .home-section-split,.home-scroll-js .home-recall-story .home-workflow-intro,.home-section-split,.home-workflow-intro{grid-template-columns:1fr;gap:clamp(1rem,5vw,1.5rem);align-items:start;min-height:auto;margin-bottom:0}.home-section-heading,.home-steps-shell__intro{max-width:none}.home-flow-item{opacity:1;transform:none;animation:none!important}.home-capture-stage,.home-recall-stage,.home-scroll-js .home-capture-stage,.home-scroll-js .home-recall-stage,.home-section-visual-flow,.home-workflow-visual-stack{position:relative;inset:auto;left:auto;display:grid;gap:.85rem;min-height:auto;overflow:hidden;padding:0;pointer-events:auto}.home-scroll-js .home-recall-story .home-scroll-layer--result,.home-scroll-js .home-recall-story .home-scroll-layer--search,.home-scroll-js .home-scroll-layer,.home-scroll-js .home-scroll-layer--capture-pill,.home-scroll-js .home-scroll-layer--context,.home-scroll-js .home-scroll-layer--library-card,.home-scroll-js .home-scroll-layer--page,.home-scroll-layer{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;z-index:auto;justify-self:stretch;width:100%;opacity:1;transform:none;animation:none!important}.home-scroll-layer--capture-pill{order:2}.home-scroll-layer--capture-pill span{display:flex;width:100%;justify-content:center;padding-block:.78rem}.home-stage-browser,.home-stage-context-card,.home-stage-library-card,.home-stage-result,.home-stage-search{width:100%;max-width:100%;border-radius:18px;box-shadow:0 18px 42px -34px rgba(15,23,42,.4),var(--shadow-hairline)}.home-stage-browser__hero{height:clamp(6.75rem,32vw,8.5rem)}.home-stage-search{border-radius:18px}.home-workflow-shell{gap:clamp(1.2rem,5vw,1.65rem);padding:clamp(1rem,5vw,1.25rem);border-radius:18px}.home-workflow-grid{grid-template-columns:1fr;gap:0}.home-workflow-step{min-height:0;border-bottom:1px solid var(--color-border-soft);border-radius:0}.home-workflow-step:last-child{border-bottom:0}.home-workflow-step__inner{min-height:0;transform:none!important}.home-workflow-step__face{position:relative;min-height:0;padding:1rem;backface-visibility:visible}.home-workflow-step__face--back{display:none}.home-steps-shell__actions{display:grid}.home-steps-shell__actions .button{width:100%;justify-content:center}}@media (max-width:640px){.home-page--public .home-hero{padding-bottom:2.25rem}.home-page--public .home-hero__grid{position:relative;display:block;min-height:0;padding-bottom:0}.home-page--public .home-hero__content{position:relative;z-index:2;padding-right:min(33vw,7.25rem)}.home-page--public .home-hero__title{max-width:7.2ch}.home-page--public .home-hero__lede,.home-page--public .home-hero__supporting{max-width:100%}.home-page--public .home-hero__actions,.home-page--public .home-hero__note{margin-right:calc(-1 * min(33vw, 7.25rem))}.home-page--public .home-panel--hero{position:absolute;top:clamp(1.35rem,5.2vw,2rem);right:1.2rem;z-index:1;width:min(33vw,8.6rem);max-width:none;opacity:0;transform:translateX(34vw) rotate(8deg) scale(.92);animation:home-mobile-hero-fly-in .76s cubic-bezier(.2,0,0,1) .18s forwards;pointer-events:none}.home-page--public .home-product-scene{min-height:clamp(12rem,52vw,14.4rem);padding:0;perspective:none}.home-page--public .home-library-window{inset:0;width:100%;min-height:100%;border-radius:18px;transform:rotate(-4deg);box-shadow:0 28px 58px -36px rgba(15,23,42,.58),var(--shadow-hairline)}.home-page--public .home-library-window__top{gap:.35rem;padding:.72rem}.home-page--public .home-library-window__top span{font-size:.52rem}.home-page--public .home-library-window__top strong{font-size:.72rem;line-height:1.1}.home-page--public .home-library-board__summary p,.home-page--public .home-library-capture-card:nth-child(n+2),.home-page--public .home-library-window__dock,.home-page--public .home-library-window__rail,.home-page--public .home-library-window__search{display:none}.home-page--public .home-library-window__body{grid-template-columns:1fr;gap:.55rem;padding:.72rem;overflow:hidden}.home-page--public .home-library-board{gap:.55rem}.home-page--public .home-library-board__summary{gap:.18rem;padding:.72rem;border-radius:14px}.home-page--public .home-library-board__summary span,.home-page--public .home-library-capture-card span{font-size:.52rem}.home-page--public .home-library-board__summary strong,.home-page--public .home-library-capture-card strong{font-size:.78rem;line-height:1.12}.home-page--public .home-library-card-grid{grid-template-columns:1fr}.home-page--public .home-library-capture-card{border-radius:14px}.home-page--public .home-library-capture-card img{aspect-ratio:5/3}.home-page--public .home-library-capture-card div{padding:.56rem}.home-page--public .home-library-capture-card p{font-size:.62rem}.home-capture-story .home-section-heading{gap:.65rem;margin-bottom:0}.home-capture-story .home-section-split{gap:1.15rem}.home-capture-story .home-section-heading .heading-md{font-size:clamp(1.7rem,7.5vw,2.15rem);line-height:1.02}.home-capture-story .home-section-visual-flow{position:relative;display:block;min-height:clamp(19rem,92vw,22rem);overflow:hidden;isolation:isolate;padding:.85rem;border:1px solid rgba(var(--color-primary-rgb),.16);border-radius:20px;background:radial-gradient(90% 70% at 100% 0,rgba(var(--color-accent-rgb),.12),transparent 62%),linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.42)),var(--color-surface);box-shadow:var(--shadow-soft),var(--shadow-hairline)}.home-capture-story .home-section-visual-flow .home-scroll-layer{position:absolute;margin:0;transform:none}.home-capture-story .home-scroll-layer--capture-pill{z-index:5;top:.85rem;left:.85rem;right:.85rem}.home-capture-story .home-scroll-layer--page{z-index:1;top:4.25rem;left:.85rem;width:60%;transform:rotate(-3deg)}.home-capture-story .home-scroll-layer--library-card{z-index:3;top:7.45rem;right:.85rem;width:62%;transform:rotate(2deg)}.home-capture-story .home-scroll-layer--context{z-index:4;left:1rem;right:1rem;bottom:.85rem}.home-capture-story .home-scroll-layer--capture-pill span{justify-content:flex-start;padding:.66rem .82rem;border-radius:14px;font-size:.86rem}.home-capture-story .home-scroll-layer--capture-pill:after,.home-capture-story .home-scroll-layer--library-card:after,.home-capture-story .home-scroll-layer--page:after{content:none}.home-capture-story .home-stage-browser,.home-capture-story .home-stage-context-card,.home-capture-story .home-stage-library-card{border-radius:16px}.home-capture-story .home-stage-browser{display:grid;grid-template-columns:1fr;align-items:stretch;overflow:hidden}.home-capture-story .home-stage-browser__bar{grid-column:1/-1;padding:.5rem .58rem}.home-capture-story .home-stage-browser__bar strong{font-size:.58rem}.home-capture-story .home-stage-browser__hero{height:auto;min-height:5.2rem}.home-capture-story .home-stage-browser__lines{display:none}.home-capture-story .home-stage-browser__lines span{height:.48rem}.home-capture-story .home-stage-context-card,.home-capture-story .home-stage-library-card{gap:.4rem;padding:.78rem}.home-capture-story .home-stage-library-card__preview{min-height:3.4rem;border-radius:12px}.home-capture-story .home-stage-context-card ul{gap:.24rem;font-size:.74rem}.home-capture-story .home-stage-context-card strong{font-size:.94rem}.home-capture-story .home-stage-context-card li:nth-child(n+3){display:none}.home-scroll-js .home-capture-story{min-height:420svh;padding-block:0;overflow:clip}.home-scroll-js .home-capture-story>.container{min-height:420svh}.home-scroll-js .home-capture-story .home-scroll-pin{position:sticky;top:60px;min-height:calc(100svh - 60px);display:grid;align-items:center;padding-block:1rem}.home-scroll-js .home-capture-story .home-section-split{position:relative;display:grid;min-height:calc(100svh - 92px);align-content:center;gap:.9rem}.home-scroll-js .home-capture-story .home-section-heading{position:relative;z-index:6;width:min(100%,21rem);padding-top:.2rem;will-change:transform,opacity}.home-scroll-js .home-capture-story .home-section-heading .heading-md{max-width:11ch}.home-scroll-js .home-capture-story .home-section-heading .text-soft{max-width:22rem}.home-scroll-js .home-capture-story .home-section-visual-flow{position:absolute;inset:auto 0 0;min-height:min(58svh,27rem);pointer-events:none}.home-scroll-js .home-capture-story .home-scroll-layer{position:absolute;opacity:0;transition:none;will-change:transform,opacity}.home-scroll-js .home-capture-story .home-scroll-layer--capture-pill{top:.85rem;left:.85rem;right:.85rem}.home-scroll-js .home-capture-story .home-scroll-layer--page{top:4.4rem;left:.85rem;width:56%}.home-scroll-js .home-capture-story .home-scroll-layer--library-card{top:7.25rem;right:.85rem;width:62%}.home-scroll-js .home-capture-story .home-scroll-layer--context{left:1rem;right:1rem;bottom:.85rem}}@media (max-width:1023px){.home-page--public .home-hero{padding-top:clamp(1.2rem,4vw,2rem);padding-bottom:clamp(2.25rem,6vw,4rem)}.home-page--public .home-hero__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.2rem,4vw,2rem);min-height:auto;align-items:start}.home-page--public .home-hero__content{max-width:42rem;padding:0}.home-page--public .home-hero__title{max-width:11ch}.home-page--public .home-panel--hero{position:relative;inset:auto;justify-self:stretch;width:100%;max-width:44rem;margin-inline:auto;opacity:1;transform:none;animation:none;pointer-events:auto}.home-page--public .home-product-scene{min-height:auto;padding:0;perspective:none}.home-page--public .home-product-scene__halo{display:none}.home-page--public .home-library-window{position:relative;inset:auto;width:100%;min-height:0;border-radius:22px;transform:none}.home-page--public .home-library-window__body{overflow:hidden}.home-page--public .home-ai-card,.home-page--public .home-extension-card{display:none}.home-scroll-section{min-height:auto;padding-block:clamp(2.35rem,7vw,4rem)}.home-section-split,.home-workflow-intro{min-height:auto}}@media (min-width:641px) and (max-width:1023px){.home-page--public .home-hero__content{text-align:left}.home-page--public .home-hero__actions,.home-page--public .home-hero__note{margin-right:0}.home-page--public .home-library-window__body{grid-template-columns:1fr}.home-page--public .home-library-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-page--public .home-library-window__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.home-page{padding-bottom:0}.home-page--public .home-hero{padding-top:.85rem;padding-bottom:2rem}.home-page--public .home-hero__grid{gap:1.1rem}.home-page--public .home-hero__content{display:grid;gap:.9rem}.home-page--public .home-hero__title{max-width:9.5ch;font-size:clamp(3.35rem,16vw,4.45rem);line-height:.84}.home-page--public .home-hero__lede{font-size:1rem;line-height:1.5}.home-page--public .home-hero__supporting{font-size:.88rem;line-height:1.52}.home-page--public .home-hero__actions,.home-page--public .home-hero__note{margin-right:0}.home-page--public .home-hero__actions{display:grid;gap:.65rem}.home-page--public .home-hero__actions .button{width:100%;min-height:3.15rem}.home-page--public .home-hero__note{font-size:.82rem;line-height:1.4}.home-page--public .home-panel--hero{max-width:none;border-radius:22px;overflow:hidden;box-shadow:0 22px 52px -36px rgba(15,23,42,.42),var(--shadow-hairline)}.home-page--public .home-library-window{border-radius:22px;box-shadow:none}.home-page--public .home-library-window__top{padding:.9rem}.home-page--public .home-library-window__top span{font-size:.58rem}.home-page--public .home-library-window__top strong{font-size:.9rem}.home-page--public .home-library-window__search{display:none}.home-page--public .home-library-window__body{display:grid;grid-template-columns:1fr;gap:.75rem;padding:.85rem}.home-page--public .home-library-board__summary{padding:.9rem;border-radius:17px}.home-page--public .home-library-board__summary p{display:block;font-size:.78rem}.home-page--public .home-library-board__summary strong{font-size:1.05rem}.home-page--public .home-library-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.home-page--public .home-library-capture-card,.home-page--public .home-library-capture-card:nth-child(n+2),.home-page--public .home-library-capture-card:nth-child(n+3){display:grid;min-width:0}.home-page--public .home-library-capture-card{position:relative;overflow:hidden;transform:translateY(0);animation:home-mobile-library-card-drift 5.8s ease-in-out infinite}.home-page--public .home-library-capture-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 42%,rgba(255,255,255,.42) 48%,transparent 56% 100%);transform:translateX(-120%);animation:home-mobile-card-sheen 4.8s ease-in-out infinite}.home-page--public .home-library-capture-card:first-child{grid-column:1/-1;grid-template-columns:minmax(6.2rem,.78fr) minmax(0,1fr);align-items:stretch;animation-delay:-1s}.home-page--public .home-library-capture-card:nth-child(2){animation-delay:-2.2s}.home-page--public .home-library-capture-card:nth-child(3){animation-delay:-3.4s}.home-page--public .home-library-capture-card img{height:100%;min-height:5.7rem;aspect-ratio:1.45/1;object-position:top center}.home-page--public .home-library-capture-card:first-child img{aspect-ratio:auto;min-height:6.7rem}.home-page--public .home-library-capture-card div{padding:.62rem;align-content:center}.home-page--public .home-library-capture-card:first-child div{padding:.72rem}.home-page--public .home-library-capture-card span{font-size:.54rem}.home-page--public .home-library-capture-card strong{font-size:.86rem;line-height:1.12}.home-page--public .home-library-capture-card:first-child strong{font-size:.98rem}.home-page--public .home-library-capture-card p{font-size:.66rem}.home-page--public .home-library-window__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.home-page--public .home-library-stat{padding:.65rem;min-width:0;border-radius:14px}.home-page--public .home-library-stat strong{font-size:.9rem}.home-page--public .home-library-stat span{font-size:.52rem;letter-spacing:.04em}.home-page--public .home-library-window__dock{display:flex;padding:0 .85rem .85rem}.home-page--public .home-library-window__dock span{padding:.55rem .4rem;font-size:.62rem}@media (prefers-reduced-motion:reduce){.home-page--public .home-library-capture-card,.home-page--public .home-library-capture-card:after{animation:none}}.home-capture-story .home-section-visual-flow{min-height:auto;display:grid;gap:.65rem;padding:.8rem}.home-capture-story .home-section-visual-flow .home-scroll-layer{position:relative;inset:auto;width:100%;transform:none}.home-capture-story .home-scroll-layer--capture-pill{order:1}.home-capture-story .home-scroll-layer--page{order:2}.home-capture-story .home-scroll-layer--library-card{order:3}.home-capture-story .home-scroll-layer--context{order:4}.home-capture-story .home-stage-browser{grid-template-columns:.8fr 1fr}.home-capture-story .home-stage-browser__lines{display:grid;align-content:center;padding:.8rem}.home-capture-story .home-stage-browser__hero{min-height:5rem}.home-capture-story .home-stage-library-card__preview{min-height:4rem}}@media (max-width:1023px){.home-capture-story .home-section-visual-flow{position:relative;display:grid;gap:0;padding:clamp(.85rem,3vw,1.2rem) clamp(.85rem,3vw,1.2rem) clamp(1rem,4vw,1.4rem);overflow:hidden;isolation:isolate;border:1px solid rgba(var(--color-primary-rgb),.16);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.48)),var(--color-surface);box-shadow:var(--shadow-soft),var(--shadow-hairline)}.home-capture-story .home-section-visual-flow:before{content:"";position:absolute;top:1.45rem;bottom:1.45rem;left:clamp(1.35rem,4vw,1.75rem);width:2px;border-radius:999px;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.18),rgba(var(--color-accent-rgb),.38),rgba(var(--color-primary-rgb),.18));z-index:0}.home-capture-story .home-section-visual-flow:after{content:"";position:absolute;left:calc(clamp(1.35rem, 4vw, 1.75rem) - 4px);top:1.45rem;width:10px;height:10px;border-radius:999px;background:var(--color-primary);box-shadow:0 0 0 7px rgba(var(--color-primary-rgb),.12);animation:home-capture-rail-dot 8.4s cubic-bezier(.65,0,.35,1) infinite;z-index:2}.home-capture-story .home-section-visual-flow .home-scroll-js .home-scroll-layer,.home-capture-story .home-section-visual-flow .home-scroll-layer{position:relative;inset:auto;display:grid;grid-template-columns:clamp(1.55rem,5vw,2.1rem) minmax(0,1fr);gap:clamp(.7rem,3vw,1rem);align-items:start;width:100%;margin:0;opacity:1;transform:none;z-index:1}.home-capture-story .home-section-visual-flow .home-scroll-layer+.home-scroll-layer{margin-top:clamp(.55rem,2.4vw,.85rem)}.home-capture-story .home-section-visual-flow .home-scroll-layer:before{content:"";align-self:start;justify-self:center;width:.72rem;height:.72rem;margin-top:1rem;border-radius:999px;background:var(--color-surface);border:2px solid rgba(var(--color-primary-rgb),.54);box-shadow:0 0 0 5px rgba(var(--color-primary-rgb),.08)}.home-capture-story .home-section-visual-flow .home-scroll-layer:after{content:"";position:absolute;top:1.34rem;left:clamp(1.78rem,5.6vw,2.28rem);right:clamp(.4rem,2vw,.7rem);height:1px;background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.22),transparent 78%);z-index:-1}.home-capture-story .home-scroll-layer--page{order:1}.home-capture-story .home-scroll-layer--capture-pill{order:2}.home-capture-story .home-scroll-layer--library-card{order:3}.home-capture-story .home-scroll-layer--context{order:4}.home-capture-story .home-scroll-layer--capture-pill span,.home-capture-story .home-stage-browser,.home-capture-story .home-stage-context-card,.home-capture-story .home-stage-library-card{grid-column:2;width:100%;max-width:100%}.home-capture-story .home-scroll-layer--capture-pill span{justify-content:center;min-height:3rem;border-radius:16px;box-shadow:0 18px 40px -30px rgba(var(--color-primary-rgb),.7)}.home-capture-story .home-stage-browser,.home-capture-story .home-stage-context-card,.home-capture-story .home-stage-library-card{border-radius:18px;box-shadow:0 18px 42px -34px rgba(15,23,42,.4),var(--shadow-hairline)}.home-capture-story .home-stage-browser{display:grid;grid-template-columns:minmax(5rem,.86fr) minmax(0,1fr);overflow:hidden}.home-capture-story .home-stage-browser__bar{grid-column:1/-1}.home-capture-story .home-stage-browser__hero{min-height:clamp(5.2rem,19vw,7.2rem)}.home-capture-story .home-stage-browser__lines{display:grid;align-content:center;gap:.5rem;padding:.8rem}.home-capture-story .home-stage-context-card,.home-capture-story .home-stage-library-card{margin-left:0}.home-scroll-js .home-capture-story{min-height:420svh;padding-block:0;overflow:clip}.home-scroll-js .home-capture-story>.container{min-height:420svh}.home-scroll-js .home-capture-story .home-scroll-pin{position:sticky;top:60px;min-height:calc(100svh - 60px);display:grid;align-items:center;padding-block:clamp(.55rem,1.8vw,1rem)}.home-scroll-js .home-capture-story .home-section-split{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:calc(100svh - 76px);align-content:start;gap:clamp(.6rem,2vw,1rem);margin-bottom:0;padding-top:clamp(.35rem,1.4vw,.85rem)}.home-scroll-js .home-capture-story .home-section-heading{position:relative;z-index:6;display:grid;gap:clamp(.45rem,1.4vw,.75rem);width:min(100%,34rem);padding-top:0;will-change:transform,opacity}.home-scroll-js .home-capture-story .home-section-heading .hero-eyebrow{padding-block:clamp(.28rem,.8vw,.4rem);font-size:clamp(.58rem,1.4vw,.72rem);line-height:1.1}.home-scroll-js .home-capture-story .home-section-heading .heading-md{max-width:12ch;font-size:clamp(1.55rem,6.2vw,2.65rem);line-height:1.04;margin:0}.home-scroll-js .home-capture-story .home-section-heading .text-soft{display:none}.home-scroll-js .home-capture-story .home-section-visual-flow{position:relative;inset:auto;height:min(34rem,calc(100svh - clamp(18.5rem, 38vw, 22rem)));min-height:clamp(28.5rem,58vw,34rem);align-content:start;pointer-events:auto}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer{position:relative;inset:auto;display:grid;grid-template-columns:clamp(1.55rem,5vw,2.1rem) minmax(0,1fr);gap:clamp(.7rem,3vw,1rem);align-items:start;width:100%;opacity:1;transition:none;will-change:transform,opacity}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer+.home-scroll-layer{margin-top:clamp(.32rem,1.25vw,.5rem)}.home-scroll-js .home-capture-story .home-scroll-layer--capture-pill span,.home-scroll-js .home-capture-story .home-stage-browser,.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{justify-self:start;width:min(100%,48rem);max-width:calc(100% - clamp(.25rem, 1.5vw, .75rem))}.home-scroll-js .home-capture-story .home-stage-browser__hero{min-height:clamp(3.55rem,10vw,4.65rem)}.home-scroll-js .home-capture-story .home-stage-library-card__preview{min-height:clamp(2.45rem,7vw,3.35rem)}}@media (min-width:641px) and (max-width:1023px){.home-scroll-js .home-capture-story .home-section-heading{width:min(100%,28rem)}.home-scroll-js .home-capture-story .home-section-heading .heading-md{font-size:clamp(1.95rem,4.8vw,2.35rem)}.home-scroll-js .home-capture-story .home-scroll-layer--capture-pill span,.home-scroll-js .home-capture-story .home-stage-browser,.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{width:min(100%,36rem)}.home-scroll-js .home-capture-story .home-stage-browser__hero{min-height:3.55rem}.home-scroll-js .home-capture-story .home-stage-browser__bar{padding:.46rem .58rem}.home-scroll-js .home-capture-story .home-stage-browser__lines{gap:.34rem;padding:.55rem .72rem}.home-scroll-js .home-capture-story .home-stage-browser__lines span{height:.4rem}.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{gap:.26rem;padding:.62rem .72rem}.home-scroll-js .home-capture-story .home-stage-library-card__preview{min-height:2.7rem}.home-scroll-js .home-capture-story .home-stage-context-card span,.home-scroll-js .home-capture-story .home-stage-library-card span{font-size:.56rem}.home-scroll-js .home-capture-story .home-stage-context-card strong,.home-scroll-js .home-capture-story .home-stage-library-card strong{font-size:.9rem}.home-scroll-js .home-capture-story .home-stage-context-card p,.home-scroll-js .home-capture-story .home-stage-library-card p{font-size:.72rem;line-height:1.22}.home-scroll-js .home-capture-story .home-stage-chip-row em{padding:.2rem .42rem;font-size:.58rem}.home-scroll-js .home-capture-story .home-stage-context-card ul{gap:.16rem;font-size:.66rem;line-height:1.24}.home-scroll-js .home-capture-story .home-stage-context-card li:nth-child(n+3){display:none}}@media (min-width:641px) and (max-width:1023px) and (max-height:820px){.home-scroll-js .home-capture-story .home-section-split{gap:.45rem;padding-top:.2rem}.home-scroll-js .home-capture-story .home-section-heading{width:min(100%,25rem);gap:.32rem}.home-scroll-js .home-capture-story .home-section-heading .hero-eyebrow{padding-block:.24rem;font-size:.56rem}.home-scroll-js .home-capture-story .home-section-heading .heading-md{font-size:clamp(1.5rem,4.4vw,2rem);line-height:1.02}.home-scroll-js .home-capture-story .home-section-visual-flow{height:min(28rem,calc(100svh - 15.6rem));min-height:25.5rem;padding:.62rem .62rem .75rem}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer{gap:.62rem}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer+.home-scroll-layer{margin-top:.9rem}.home-scroll-js .home-capture-story .home-scroll-layer--capture-pill span,.home-scroll-js .home-capture-story .home-stage-browser,.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{width:min(100%,34rem)}.home-scroll-js .home-capture-story .home-stage-browser__bar{padding:.36rem .52rem}.home-scroll-js .home-capture-story .home-stage-browser__hero{min-height:2.9rem}.home-scroll-js .home-capture-story .home-stage-browser__lines{gap:.26rem;padding:.42rem .62rem}.home-scroll-js .home-capture-story .home-stage-browser__lines span{height:.34rem}.home-scroll-js .home-capture-story .home-scroll-layer--capture-pill span{min-height:2.3rem;padding-block:.44rem;font-size:.82rem}.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{padding:.5rem .62rem}.home-scroll-js .home-capture-story .home-stage-library-card__preview{min-height:1.75rem}.home-scroll-js .home-capture-story .home-stage-library-card p{display:none}.home-scroll-js .home-capture-story .home-stage-chip-row{gap:.26rem}.home-scroll-js .home-capture-story .home-stage-context-card{gap:.16rem;padding-block:.42rem}.home-scroll-js .home-capture-story .home-stage-context-card ul{margin-top:0;font-size:.58rem}.home-scroll-js .home-capture-story .home-stage-context-card li:nth-child(n+2){display:none}}@media (max-width:640px){.home-scroll-js .home-capture-story .home-scroll-pin{top:60px;min-height:calc(100svh - 60px);padding-block:.55rem}.home-scroll-js .home-capture-story .home-section-split{grid-template-rows:auto minmax(0,1fr);gap:.6rem;min-height:calc(100svh - 76px);padding-top:.35rem}.home-scroll-js .home-capture-story .home-section-heading{width:100%}.home-scroll-js .home-capture-story .home-section-heading .hero-eyebrow{padding-block:.28rem;font-size:.58rem;line-height:1.1}.home-scroll-js .home-capture-story .home-section-heading .heading-md{max-width:12ch;font-size:clamp(1.55rem,7vw,1.95rem);line-height:1.04;margin:0}.home-scroll-js .home-capture-story .home-section-heading .text-soft{display:none}.home-scroll-js .home-capture-story .home-section-visual-flow{min-height:28.5rem;padding:.78rem .72rem .9rem}.home-scroll-js .home-capture-story .home-section-visual-flow:before{top:1.2rem;bottom:1.2rem}.home-scroll-js .home-capture-story .home-section-visual-flow:after{top:1.2rem}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer{grid-template-columns:1.45rem minmax(0,1fr);gap:.62rem}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer+.home-scroll-layer{margin-top:.42rem}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer:before{width:.62rem;height:.62rem;margin-top:.86rem;box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.08)}.home-scroll-js .home-capture-story .home-section-visual-flow .home-scroll-layer:after{top:1.15rem;left:1.74rem}.home-scroll-js .home-capture-story .home-scroll-layer--capture-pill span{min-height:2.5rem;padding:.5rem .72rem;border-radius:14px;font-size:.82rem}.home-scroll-js .home-capture-story .home-stage-browser,.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{border-radius:15px}.home-scroll-js .home-capture-story .home-stage-browser__bar{padding:.42rem .5rem}.home-scroll-js .home-capture-story .home-stage-browser__bar span{width:.36rem;height:.36rem}.home-scroll-js .home-capture-story .home-stage-browser__bar strong{font-size:.52rem}.home-scroll-js .home-capture-story .home-stage-browser__hero{min-height:4.45rem}.home-scroll-js .home-capture-story .home-stage-browser__lines{gap:.38rem;padding:.58rem}.home-scroll-js .home-capture-story .home-stage-browser__lines span{height:.42rem}.home-scroll-js .home-capture-story .home-stage-context-card,.home-scroll-js .home-capture-story .home-stage-library-card{gap:.32rem;padding:.68rem}.home-scroll-js .home-capture-story .home-stage-library-card__preview{min-height:3.15rem}.home-scroll-js .home-capture-story .home-stage-context-card span,.home-scroll-js .home-capture-story .home-stage-library-card span{font-size:.58rem}.home-scroll-js .home-capture-story .home-stage-context-card strong,.home-scroll-js .home-capture-story .home-stage-library-card strong{font-size:.92rem}.home-scroll-js .home-capture-story .home-stage-context-card p,.home-scroll-js .home-capture-story .home-stage-library-card p{font-size:.74rem;line-height:1.25}.home-scroll-js .home-capture-story .home-stage-chip-row em{padding:.22rem .44rem;font-size:.62rem}.home-scroll-js .home-capture-story .home-stage-context-card ul{gap:.2rem;font-size:.68rem;line-height:1.28;padding-left:.9rem}}.home-scroll-js .home-closing-card,.home-scroll-js .home-flow-item{opacity:0;transform:translate3d(0,28px,0) scale(.985);transition:opacity .62s var(--motion-slow),transform .62s var(--motion-slow),box-shadow var(--motion-base),border-color var(--motion-base)}.home-scroll-js .home-closing-card.is-visible,.home-scroll-js .home-flow-item.is-visible{opacity:1;transform:translateZ(0) scale(1)}.home-scroll-js .home-problem-item:nth-child(2),.home-scroll-js .home-workflow-step:nth-child(2){transition-delay:70ms}.home-scroll-js .home-problem-item:nth-child(3),.home-scroll-js .home-workflow-step:nth-child(3){transition-delay:.14s}.home-scroll-js .home-workflow-step:nth-child(4){transition-delay:.21s}@media (prefers-reduced-motion:reduce){.home-scroll-js .home-closing-card,.home-scroll-js .home-flow-item{opacity:1;transform:none;transition:none}}@supports (animation-timeline:view()){@media (max-width:1023px) and (prefers-reduced-motion:no-preference){.home-capture-story .home-section-visual-flow:after{animation-timeline:view();animation-range:entry -35% exit 100%}html:not(.home-scroll-js) .home-capture-story .home-scroll-layer--page{animation:home-mobile-flow-left linear both!important;animation-timeline:view();animation-range:entry -35% exit 95%}html:not(.home-scroll-js) .home-capture-story .home-scroll-layer--capture-pill{animation:home-mobile-flow-right linear both!important;animation-timeline:view();animation-range:entry -28% exit 100%}html:not(.home-scroll-js) .home-capture-story .home-scroll-layer--library-card{animation:home-mobile-flow-right linear both!important;animation-timeline:view();animation-range:entry -18% exit 100%}html:not(.home-scroll-js) .home-capture-story .home-scroll-layer--context{animation:home-mobile-flow-left linear both!important;animation-timeline:view();animation-range:entry -8% exit 100%}}}@keyframes home-mobile-hero-fly-in{to{opacity:1;transform:translateX(0) rotate(-4deg) scale(1)}}@keyframes home-mobile-library-card-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes home-mobile-card-sheen{0%,42%{transform:translateX(-120%)}68%,to{transform:translateX(120%)}}@keyframes home-capture-rail-dot{0%,12%{top:1.45rem}32%{top:31%}58%{top:58%}84%,to{top:calc(100% - 1.95rem)}}@keyframes home-mobile-flow-left{0%{opacity:1;transform:translate3d(calc(-100vw - 100%),.8rem,0) rotate(-2deg) scale(.96)}22%,76%{opacity:1;transform:translateZ(0) rotate(0deg) scale(1)}to{opacity:1;transform:translate3d(calc(100vw + 100%),-.55rem,0) rotate(2deg) scale(.97)}}@keyframes home-mobile-flow-right{0%{opacity:1;transform:translate3d(calc(100vw + 100%),.8rem,0) rotate(2deg) scale(.96)}22%,76%{opacity:1;transform:translateZ(0) rotate(0deg) scale(1)}to{opacity:1;transform:translate3d(calc(-100vw - 100%),-.55rem,0) rotate(-2deg) scale(.97)}}@keyframes home-flow-in{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-flow-view{0%{opacity:0;transform:translateY(34px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-flow-capture{0%{transform:translateX(-24px) rotate(-1deg)}to{transform:translateX(0) rotate(0)}}@keyframes home-flow-summary{0%{transform:translateX(24px) rotate(1deg)}to{transform:translateX(0) rotate(0)}}@keyframes home-flow-step-highlight{0%{background:rgba(255,255,255,.58);color:var(--color-text-soft)}to{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary-dark)}}@keyframes home-visual-float-left{0%{opacity:0;transform:translateX(-118vw) translateY(58px) rotate(-15deg) scale(.9)}18%,68%{opacity:1;transform:translateX(0) translateY(0) rotate(-5deg) scale(1)}to{opacity:0;transform:translateX(96vw) translateY(-48px) rotate(11deg) scale(.92)}}@keyframes home-visual-float-right{0%{opacity:0;transform:translateX(112vw) translateY(62px) rotate(13deg) scale(.9)}20%,70%{opacity:1;transform:translateX(0) translateY(0) rotate(2deg) scale(1)}to{opacity:0;transform:translateX(-94vw) translateY(-44px) rotate(-12deg) scale(.92)}}@keyframes home-stage-page{0%{opacity:0;transform:translateX(-115vw) translateY(26px) rotate(-8deg) scale(.92)}24%,62%{opacity:1;transform:translateX(0) translateY(0) rotate(-2deg) scale(1)}to{opacity:0;transform:translateX(-70vw) translateY(-52px) rotate(-12deg) scale(.9)}}@keyframes home-stage-pill{0%,16%{opacity:0;transform:translateX(-72vw) translateY(34px) scale(.9)}34%,64%{opacity:1;transform:translateX(0) translateY(0) scale(1)}to{opacity:0;transform:translateX(72vw) translateY(-34px) scale(.92)}}@keyframes home-stage-library{0%,22%{opacity:0;transform:translateX(105vw) translateY(18px) rotate(8deg) scale(.92)}42%,76%{opacity:1;transform:translateX(0) translateY(0) rotate(1deg) scale(1)}to{opacity:0;transform:translateX(78vw) translateY(-34px) rotate(10deg) scale(.92)}}@keyframes home-stage-context{0%,34%{opacity:0;transform:translateX(92vw) translateY(48px) rotate(7deg) scale(.9)}52%,82%{opacity:1;transform:translateX(0) translateY(0) rotate(-2deg) scale(1)}to{opacity:0;transform:translateX(-82vw) translateY(-42px) rotate(-8deg) scale(.92)}}@keyframes home-stage-search{0%{opacity:0;transform:translateX(-105vw) translateY(30px) scale(.94)}24%,70%{opacity:1;transform:translateX(0) translateY(0) scale(1)}to{opacity:0;transform:translateX(-78vw) translateY(-38px) scale(.94)}}@keyframes home-stage-result{0%,14%{opacity:0;transform:translateX(105vw) translateY(30px) rotate(6deg) scale(.92)}30%,78%{opacity:1;transform:translateX(0) translateY(0) rotate(1deg) scale(1)}to{opacity:0;transform:translateX(80vw) translateY(-40px) rotate(8deg) scale(.92)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}