:root{--brand-blue-50: #eff6ff;--brand-blue-500: #3b82f6;--brand-blue-600: #2563eb;--brand-blue-700: #1d4ed8;--brand-ink: #1f2a24;--brand-muted: #5a655d;--brand-surface: #fffaf2;--brand-surface-strong: #f0e3cc;--brand-surface-tint: #f7efde;--brand-page-bg: #f5efe4;--brand-line: #d6c8af;--brand-accent: #0d6a57;--brand-accent-strong: #08483b;--brand-accent-soft: #dcefe9;--brand-max-width: 72rem;--brand-radius: 1.25rem;--brand-shadow: 0 18px 40px rgba(17, 34, 28, .08)}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2rem}@media(max-width:720px){.category-grid{grid-template-columns:1fr}}.category-card{display:flex;flex-direction:column;gap:.35rem;text-decoration:none;color:inherit}.category-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 24px #0f172a12}.category-card h3{margin:0}.category-card .category-count{color:#2563eb;font-size:.75rem;font-weight:600;margin-top:.25rem}.article-card{display:block;text-decoration:none;color:inherit;margin-bottom:.75rem}.article-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 24px #0f172a12}.article-card h3{margin:0 0 .25rem}.article-card p{margin:0}.support-section-heading{margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.support-section-heading h2{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.support-form{max-width:36rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;color:#334155}.form-group input,.form-group textarea{width:100%;padding:.625rem .875rem;border:1px solid #e2e8f0;border-radius:.5rem;font-family:inherit;font-size:.875rem;background:#fff;color:var(--ink);transition:border-color .16s ease}.form-group select{width:100%;padding:.625rem 2rem .625rem .875rem;border:1px solid #e2e8f0;border-radius:.5rem;font-family:inherit;font-size:.875rem;background:#fff;color:var(--ink);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 5l3 3 3-3' fill='none' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:border-color .16s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical;min-height:8rem}.file-drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;border:2px dashed #e2e8f0;border-radius:.75rem;background:#fff;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.file-drop-zone:hover{border-color:#93c5fd;background:#eff6ff}.file-drop-zone.has-file{border-color:#86efac;background:#f0fdf4}.file-drop-zone-icon{width:1.5rem;height:1.5rem;color:#94a3b8}.file-drop-zone:hover .file-drop-zone-icon{color:#3b82f6}.file-drop-zone-text{font-size:.8125rem;color:#64748b;text-align:center}.file-drop-zone-text strong{color:#2563eb;font-weight:500}.file-drop-zone-hint{font-size:.6875rem;color:#94a3b8}.file-drop-zone-filename{font-size:.8125rem;font-weight:500;color:#065f46}.file-drop-zone-remove{font-size:.6875rem;color:#dc2626;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.form-error{color:#dc2626;font-size:.75rem;margin-top:.25rem}.action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0}.success-panel{text-align:center;padding:2.5rem 1rem}.success-icon{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:50%;background:#10b981;margin-bottom:1rem}.success-ref{font-family:monospace;font-size:.875rem;color:#64748b;margin:.5rem 0}.status-badge{display:inline-flex;padding:.125rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.status-open{background:#dbeafe;color:#1d4ed8}.status-in-progress{background:#fef3c7;color:#92400e}.status-escalated{background:#ede9fe;color:#6d28d9}.status-resolved{background:#d1fae5;color:#065f46}.status-closed{background:#f1f5f9;color:#64748b}.message{margin-bottom:.75rem}.message-meta{font-size:.75rem;color:#64748b;margin-bottom:.25rem}.message-body{white-space:pre-wrap;line-height:1.6}.back-link{display:inline-flex;align-items:center;gap:.375rem;color:#64748b;font-size:.8125rem;font-weight:500;text-decoration:none;margin-bottom:1.5rem}.back-link:hover{color:#0f172a}.help-prompt{margin-top:2.5rem;text-align:center}:root{--page-bg: var(--brand-page-bg);--surface: var(--brand-surface);--surface-strong: var(--brand-surface-strong);--surface-tint: var(--brand-surface-tint);--ink: var(--brand-ink);--muted: var(--brand-muted);--line: var(--brand-line);--accent: var(--brand-accent);--accent-strong: var(--brand-accent-strong);--accent-soft: var(--brand-accent-soft);--max-width: var(--brand-max-width);--radius: var(--brand-radius);--shadow: var(--brand-shadow)}*{box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f8fafc,#f4f6f9)}body{margin:0;font-size:.9375rem}body.nav-mobile-open{overflow:hidden}a{color:inherit}.shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:100;padding:.65rem .8rem;border-radius:.5rem;background:#0f172a;color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none}.skip-link:focus{top:1rem}.brand,.button{text-decoration:none}.brand{display:inline-flex;align-items:center;gap:.625rem}.site-header{position:sticky;top:0;z-index:40;background:#fffffff5;border-bottom:1px solid #e2e8f0;backdrop-filter:blur(14px)}.site-header-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:.75rem 0}.site-footer{background:#fff;border-top:1px solid #e2e8f0}.brand-mark{display:inline-flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:.375rem;color:#2563eb}.brand-mark-image{display:block;width:1.5rem;height:1.5rem}.brand-label{color:#0f172a;font-size:.9375rem;font-weight:700;letter-spacing:-.01em}.site-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.header-login{color:#475569;font-size:.8125rem;font-weight:600;text-decoration:none}.header-login:hover{color:#0f172a}.button{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border-radius:.5rem;font-weight:500;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.button-primary,.button-secondary{padding:.625rem .95rem;font-size:.75rem}.button-primary{background:#2563eb;color:#fff;border:1px solid #2563eb}.button-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.button-secondary{background:#fff;border:1px solid #e2e8f0;color:#334155}.button-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.button-header{padding:.5rem .9rem}.nav-desktop{display:flex;align-items:center;justify-content:center;gap:.375rem;min-width:0}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";position:absolute;left:0;right:0;top:100%;height:.7rem}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .7rem;border:0;border-radius:.55rem;background:transparent;color:#475569;font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;cursor:pointer}.nav-dropdown.is-active .nav-dropdown-trigger,.nav-dropdown:hover .nav-dropdown-trigger,.nav-dropdown:focus-within .nav-dropdown-trigger{background:#eff6ff;color:#1d4ed8}.nav-dropdown-trigger:focus-visible,.nav-hamburger:focus-visible,.nav-accordion-trigger:focus-visible,.nav-dropdown-link:focus-visible,.nav-accordion-link:focus-visible,.footer-column-links a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.nav-chevron{font-size:.68rem;color:#64748b}.nav-dropdown-panel{position:absolute;left:0;top:calc(100% + .1rem);min-width:16rem;display:none;padding:.65rem;border:1px solid #e2e8f0;border-radius:.85rem;background:#fff;box-shadow:0 18px 38px #0f172a1f}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{display:block}.nav-dropdown-panel-learning{min-width:27rem;columns:2;column-gap:1rem}.nav-dropdown-link{display:block;break-inside:avoid;padding:.5rem .6rem;border-radius:.55rem;color:#334155;font-size:.8125rem;font-weight:500;text-decoration:none}.nav-dropdown-link:hover{background:#f8fafc;color:#0f172a}.nav-separator{margin:.5rem 0;border:0;border-top:1px solid #e2e8f0}.is-placeholder{opacity:.52;pointer-events:none}.nav-mobile,.nav-mobile-scrim{display:none}.nav-hamburger{display:inline-flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;gap:.24rem;flex-direction:column;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff;cursor:pointer;list-style:none}.nav-hamburger::-webkit-details-marker{display:none}.nav-hamburger span{display:block;width:1rem;height:2px;border-radius:999px;background:#334155}.nav-mobile-panel{position:absolute;right:0;top:calc(100% + .5rem);width:min(22rem,calc(100vw - 2rem));padding:.85rem;border:1px solid #e2e8f0;border-radius:.85rem;background:#fff;box-shadow:0 18px 38px #0f172a1f}.nav-accordion+.nav-accordion{margin-top:.5rem}.nav-accordion{border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc}.nav-accordion-trigger{cursor:pointer;padding:.8rem .9rem;font-size:.875rem;font-weight:600;color:#0f172a;list-style:none}.nav-accordion-trigger::-webkit-details-marker{display:none}.nav-accordion-panel{padding:0 .45rem .55rem}.nav-accordion-link{display:block;padding:.55rem .7rem;border-radius:.55rem;color:#334155;font-size:.875rem;text-decoration:none}.nav-accordion-link:hover{background:#fff;color:#0f172a}.nav-mobile-cta,.nav-mobile-login{width:100%;margin-top:.75rem}main.shell{padding:3rem 0 4rem}.hero{padding:3rem 0 2rem}.hero .lede{max-width:42rem}.hero-brand{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr);gap:1.5rem;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero-art{display:flex}.hero-art-panel{position:relative;width:100%;min-height:20rem;overflow:hidden;border:1px solid #e2e8f0;border-radius:calc(var(--radius) + .5rem);background:radial-gradient(circle at top left,rgba(219,234,254,.72),transparent 42%),linear-gradient(145deg,#fffffffa,#f8fafcf5);box-shadow:0 10px 22px #0f172a0f}.hero-mark{position:absolute;top:1.5rem;right:1.5rem;width:4.5rem;height:4.5rem;filter:drop-shadow(0 10px 25px rgba(17,34,28,.12))}.hero-illustration{position:absolute;display:block;max-width:none}.hero-illustration-star{inset:auto auto 1.5rem 1rem;width:16rem;opacity:.95}.hero-illustration-pencil{inset:3rem 1rem auto auto;width:14rem;opacity:.9}.eyebrow{margin:0 0 .75rem;color:#2563eb;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{line-height:1.1;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;color:#0f172a}h1{margin:0;max-width:12ch;font-size:clamp(2.35rem,6vw,4.25rem);font-weight:700}h2{font-size:clamp(1.5rem,3vw,2.125rem);font-weight:700}h3{font-size:1.0625rem;font-weight:600}.lede,.prose p,.guide-card p,.faq-list p{color:var(--muted);line-height:1.65;font-size:.9375rem}.landing-grid,.guide-grid{display:grid;gap:1rem}.landing-grid{grid-template-columns:2fr 1fr;align-items:start}.landing-grid-lead{margin-top:.25rem}.section-divider{padding-top:1.5rem;border-top:1px solid #e2e8f0}.panel,.guide-card,.summary-block,.cta-panel,.legal-notice,.related-links,.faq-list article,.prose blockquote{padding:1.25rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a}.panel-feature{background:linear-gradient(135deg,#eff6ffeb,#fffffffa 56%),#fff;border-color:#dbeafe}.guide-card{text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;display:flex;min-height:100%;flex-direction:column}.guide-card h2{margin-top:0}.guide-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 24px #0f172a12}.product-tile{position:relative;display:flex;flex-direction:column;gap:.65rem;padding:.9rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff;box-shadow:0 1px 2px #0f172a0a}a.product-tile{color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}a.product-tile:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 10px 20px #0f172a12}.product-tile-active{background:#eff6ff;border-color:#93c5fd}.product-tile-coming-soon{background:#f8fafc;border-color:#dbe2ec}.product-tile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.product-tile-icon{display:inline-flex;width:1.4rem;height:1.4rem;align-items:center;justify-content:center;color:#1d4ed8;font-size:.7rem;font-weight:700;letter-spacing:.02em;line-height:1}.product-tile-icon svg{width:1.35rem;height:1.35rem}.product-tile-icon-label{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.02em}.product-tile-active .product-tile-icon{color:#1d4ed8}.product-tile-coming-soon .product-tile-icon{color:#64748b}.product-tile-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.15rem;padding:.1rem .4rem;border-radius:999px;background:#f8fafc;color:#1d4ed8;font-size:.5625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid #e2e8f0}.product-tile-coming-soon .product-tile-badge{color:#64748b}.product-tile h3{margin:0;font-size:.875rem;line-height:1.2}.product-tile-sm{aspect-ratio:1;align-items:center;justify-content:center;text-align:center;padding:.85rem;max-width:12rem}.product-tile-sm .product-tile-badge{position:absolute;top:.65rem;right:.65rem}.product-tile-sm h3{max-width:12ch;font-size:.75rem;font-weight:600;text-wrap:balance}.product-tile-m{min-height:11.5rem}.product-tile-summary,.product-tile-body{margin:0;color:var(--muted);line-height:1.5;font-size:.8125rem}.product-tile-panel{min-height:100%;height:100%}.product-tile-panel-link{text-decoration:none}.product-tile-panel-static{align-self:stretch}.guide-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.product-tiles-sm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,12rem));gap:1rem;justify-content:start}@media(max-width:720px){.product-tiles-sm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.product-tile-sm{max-width:none;min-width:0}}.launch-focus,.two-up{display:grid;gap:1rem;margin:2rem 0}.launch-focus{grid-template-columns:1.2fr .8fr}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.section-shell{margin:2.75rem 0}.section-shell-opening{margin-top:1.5rem}.section-heading{max-width:44rem;margin-bottom:1.25rem}.section-heading h2{margin:.1rem 0 .65rem;font-size:clamp(1.9rem,4vw,2.8rem)}.section-heading p:last-child{color:var(--muted);line-height:1.7}.journey-list{margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.journey-list li+li{margin-top:.4rem}.kicker{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.card-action{margin-top:auto;padding-top:.75rem;color:#475569;font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-decoration:none}.guide-card .card-action{display:inline-flex;align-items:center}.card-action-link{color:inherit;text-decoration:none}.guide-card .card-action:hover{color:#0f172a}.prose{max-width:48rem;color:#334155}.prose>:first-child{margin-top:0}.prose a{color:#1d4ed8}.prose h2{margin-top:2.4rem;margin-bottom:.65rem;font-size:1.375rem}.prose h3{margin-top:1.5rem;margin-bottom:.45rem;font-size:1rem}.prose ul,.prose ol{color:#475569;line-height:1.65;padding-left:1.2rem}.prose li+li{margin-top:.35rem}.faq-list{display:grid;gap:1rem;margin-top:2rem}.summary-block,.cta-panel,.legal-notice,.related-links{margin:1.5rem 0}.content-block-header{margin-bottom:.65rem}.content-block-header .kicker{margin:0}.content-block-body{margin:0;color:var(--muted);line-height:1.65;font-size:.9375rem}.cta-panel{background:radial-gradient(circle at top right,rgba(219,234,254,.52),transparent 34%),linear-gradient(160deg,#fffffffc,#f8fafcf5);border-color:#dbeafe}.cta-panel h2{margin:.15rem 0 .5rem;font-size:clamp(1.5rem,3vw,2rem)}.cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.related-links-list{margin:0;padding-left:1rem}.related-links li+li{margin-top:.4rem}.related-links a{color:#0f172a;font-weight:500;text-decoration:none}.related-links a:hover{color:#1d4ed8}.footer-brand{display:grid;gap:.5rem;max-width:30rem;color:#64748b;font-size:.8125rem;line-height:1.6}.footer-shell{display:grid;gap:1.5rem;padding:2.2rem 0 1.6rem}.footer-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.footer-column{min-width:0}.footer-column-heading{margin:0 0 .85rem;font-size:.875rem;font-weight:700;color:#0f172a}.footer-column-links{margin:0;padding:0;list-style:none}.footer-column-links li+li{margin-top:.15rem}.footer-column-links a{display:inline-flex;padding:.25rem 0;color:#64748b;font-size:.8125rem;line-height:1.45;text-decoration:none}.footer-column-links a:hover{color:#0f172a}.footer-separator{margin:.55rem 0 .35rem;border:0;border-top:1px solid #e2e8f0}.footer-trust-bar{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0;color:#64748b;font-size:.75rem;font-weight:500}.panel-tone-app{background:radial-gradient(circle at top right,rgba(219,234,254,.72),transparent 34%),#fff;border-color:#dbeafe}.panel-tone-trust{background:radial-gradient(circle at bottom left,rgba(226,232,240,.68),transparent 36%),#fff;border-color:#cbd5e1}.summary-block,.legal-notice,.related-links{background:#f8fafc}.summary-block{border-color:#dbeafe}.legal-notice,.related-links{border-color:#e2e8f0}.faq-item{background:#f8fafc}.faq-list h2{margin:0 0 .45rem;font-size:1rem;line-height:1.4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;letter-spacing:-.01em}.faq-list-header{margin-bottom:0}.faq-item p{margin:0}.footer-wordmark{display:block;width:auto;height:1.1rem}@media(max-width:720px){main.shell{padding:2rem 0 3rem}.hero{padding:2rem 0 1.5rem}.hero-core{padding:1rem 0}.section-shell-opening{margin-top:1rem}.landing-grid,.launch-focus,.two-up,.hero-brand{grid-template-columns:1fr}.site-header-shell{grid-template-columns:auto 1fr;gap:.75rem}.nav-desktop,.site-header-actions .button-header,.site-header-actions .header-login{display:none}.site-header-actions{justify-content:flex-end}.nav-mobile{position:static;display:block}.nav-mobile-scrim{display:none}.nav-mobile[open] .nav-mobile-scrim{position:fixed;inset:0;display:block;background:#0f172a24;z-index:1}.nav-mobile-panel{position:absolute;top:calc(100% - 1px);left:0;right:0;width:100%;max-height:calc(100vh - 4.25rem);overflow-y:auto;padding:1rem;border:0;border-top:1px solid #e2e8f0;border-radius:0;box-shadow:none;z-index:2}.cta-actions{flex-direction:column;align-items:stretch}.hero-art,.hero-art-panel{display:none}.prose h2{margin-top:2rem}.footer-nav{grid-template-columns:1fr;gap:1rem}}@media(min-width:721px){.nav-mobile{display:none}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -4px 16px #0f172a14}.cookie-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 0}.cookie-banner-text{margin:0;color:#475569;font-size:.8125rem;line-height:1.5}.cookie-banner-text a{color:#1d4ed8;text-decoration:none;font-weight:500}.cookie-banner-text a:hover{text-decoration:underline}.cookie-banner-actions{display:flex;gap:.5rem;flex-shrink:0}.button-sm{padding:.45rem .8rem;font-size:.75rem}@media(max-width:720px){.cookie-banner-inner{flex-direction:column;align-items:stretch;text-align:center}.cookie-banner-actions{justify-content:center}}[data-auth-in],[data-auth-returning],[data-auth-anonymous]{display:none!important}body:not([data-auth]) [data-auth-anonymous],body[data-auth=anonymous] [data-auth-anonymous]{display:inline-flex!important}body[data-auth=returning] [data-auth-returning],body[data-auth=in] [data-auth-in]{display:inline-flex!important}.header-user-initial{display:none;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--brand-primary, #2563eb);color:#fff;align-items:center;justify-content:center;font-size:.8125rem;font-weight:600;margin-left:.5rem}body[data-auth=in] .header-user-initial[data-auth-in]{display:inline-flex!important}
