.NotificationExamples-module__Sg-3QW__wrap{scroll-margin-top:calc(var(--header-h) + 24px);gap:24px;display:grid}.NotificationExamples-module__Sg-3QW__tablist{border-radius:var(--radius-pill);background:var(--white);border:1px solid var(--border);scrollbar-width:none;justify-self:center;gap:8px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.NotificationExamples-module__Sg-3QW__tab{border-radius:var(--radius-pill);min-height:44px;color:var(--body);font:inherit;cursor:pointer;transition:background-color .2s var(--ease),color .2s var(--ease);background:0 0;border:0;flex-shrink:0;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:700;display:inline-flex}.NotificationExamples-module__Sg-3QW__tab:hover{color:var(--blue-text)}.NotificationExamples-module__Sg-3QW__tab[aria-selected=true]{background:var(--navy);color:var(--white)}.NotificationExamples-module__Sg-3QW__panel{border:1px solid var(--border);border-radius:var(--radius-xl);background:linear-gradient(160deg,var(--white)0%,var(--pale)100%);align-items:center;gap:28px;padding:24px 20px;display:grid}.NotificationExamples-module__Sg-3QW__copy{flex-direction:column;gap:12px;display:flex}.NotificationExamples-module__Sg-3QW__title{margin:0;font-size:22px;font-weight:700;line-height:1.5}.NotificationExamples-module__Sg-3QW__description{color:var(--body);margin:0;font-size:15px;line-height:1.9}.NotificationExamples-module__Sg-3QW__points{gap:6px;margin:0;padding:0;font-size:14px;font-weight:500;list-style:none;display:grid}.NotificationExamples-module__Sg-3QW__points li{align-items:center;gap:8px;display:flex}.NotificationExamples-module__Sg-3QW__check{color:#00a36a;flex-shrink:0}.NotificationExamples-module__Sg-3QW__sample{color:var(--muted);margin:4px 0 0;font-size:12px}.NotificationExamples-module__Sg-3QW__phone{justify-content:center;display:flex}.NotificationExamples-module__Sg-3QW__screen .demoCard{background:var(--white);border-radius:14px;padding:14px;font-size:12px;box-shadow:0 4px 15px #45688f14}.NotificationExamples-module__Sg-3QW__screen .demoCardTitle{color:var(--muted);margin:0 0 6px;font-size:12px;font-weight:700}.NotificationExamples-module__Sg-3QW__screen .demoBig{font-family:var(--font-en);margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.2}.NotificationExamples-module__Sg-3QW__screen .demoStats{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.NotificationExamples-module__Sg-3QW__screen .demoStats div{background:var(--pale);border-radius:8px;padding:8px 10px}.NotificationExamples-module__Sg-3QW__screen .demoStats dt{color:var(--muted);font-size:10px}.NotificationExamples-module__Sg-3QW__screen .demoStats dd{font-family:var(--font-en);margin:0;font-size:15px;font-weight:700}.NotificationExamples-module__Sg-3QW__screen .demoChips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.NotificationExamples-module__Sg-3QW__screen .demoChips span{border-radius:var(--radius-pill);background:var(--white);color:var(--blue-text);border:1px solid #b7cdea;padding:6px 12px;font-size:11px;font-weight:700}.NotificationExamples-module__Sg-3QW__screen .demoPhoto{border-radius:10px;height:110px;margin-bottom:8px;overflow:hidden}.NotificationExamples-module__Sg-3QW__screen .demoPhoto img{object-fit:cover;width:100%;height:100%}.NotificationExamples-module__Sg-3QW__screen .demoText{color:var(--body);margin:0;font-size:11.5px;line-height:1.75}.NotificationExamples-module__Sg-3QW__screen .demoTags{color:var(--blue-text);margin:4px 0 10px;font-size:11px;font-weight:700}.NotificationExamples-module__Sg-3QW__screen .demoActions{grid-template-columns:.8fr 1.2fr;gap:6px;display:grid}:is(.NotificationExamples-module__Sg-3QW__screen .demoGhost,.NotificationExamples-module__Sg-3QW__screen .demoPrimary){text-align:center;border-radius:8px;padding:8px 4px;font-size:11px;font-weight:700}.NotificationExamples-module__Sg-3QW__screen .demoGhost{background:#e9f0fa}.NotificationExamples-module__Sg-3QW__screen .demoPrimary{background:var(--green-strong);color:var(--white)}:is(.NotificationExamples-module__Sg-3QW__screen .demoList,.NotificationExamples-module__Sg-3QW__screen .demoChecklist){gap:6px;margin:0;padding:0;list-style:none;display:grid}.NotificationExamples-module__Sg-3QW__screen .demoList li{background:var(--pale-2);border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}:is(.NotificationExamples-module__Sg-3QW__screen .demoOk,.NotificationExamples-module__Sg-3QW__screen .demoWait){border-radius:var(--radius-pill);padding:1px 8px;font-size:10px}.NotificationExamples-module__Sg-3QW__screen .demoOk{background:var(--green-soft);color:#00754e}.NotificationExamples-module__Sg-3QW__screen .demoWait{color:#7a5200;background:#fff1d6}.NotificationExamples-module__Sg-3QW__screen .demoChecklist li{background:var(--pale-2);border-radius:8px;padding:6px 10px 6px 32px;position:relative}.NotificationExamples-module__Sg-3QW__screen .demoChecklist li:before{content:"";border:1.5px solid #9fb2cb;border-radius:4px;width:14px;height:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.NotificationExamples-module__Sg-3QW__screen .demoChecklist li.done{color:var(--muted);text-decoration:line-through}.NotificationExamples-module__Sg-3QW__screen .demoChecklist li.done:before{background:#00a36a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12.5 4.5 4.5L19 7.5'/%3E%3C/svg%3E") 50%/10px no-repeat;border-color:#00a36a}@media (max-width:420px){.NotificationExamples-module__Sg-3QW__tablist{gap:2px}.NotificationExamples-module__Sg-3QW__tab{gap:4px;padding:8px 11px;font-size:13px}}@media (min-width:900px){.NotificationExamples-module__Sg-3QW__panel{grid-template-columns:minmax(0,1fr) 360px;gap:48px;padding:40px 48px}.NotificationExamples-module__Sg-3QW__title{font-size:26px}}
.Breadcrumbs-module__qvbh1a__nav{font-size:12px}.Breadcrumbs-module__qvbh1a__list{flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__qvbh1a__item{align-items:center;gap:4px;min-width:0;display:inline-flex}.Breadcrumbs-module__qvbh1a__link{min-height:32px;color:var(--muted);text-underline-offset:3px;align-items:center;-webkit-text-decoration:underline #c3d3e8;text-decoration:underline #c3d3e8;display:inline-flex}.Breadcrumbs-module__qvbh1a__link:hover{color:var(--blue-text)}.Breadcrumbs-module__qvbh1a__current{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;max-width:22em;font-weight:700;overflow:hidden}.Breadcrumbs-module__qvbh1a__sep{color:#9fb2cb}
.PageHero-module__NuqhHa__hero{background:#f5f1e8;padding-block:32px 48px;position:relative;overflow:hidden}.PageHero-module__NuqhHa__compact{padding-block:32px 40px}.PageHero-module__NuqhHa__inner{align-items:center;gap:32px;display:grid;position:relative}.PageHero-module__NuqhHa__copy{flex-direction:column;gap:20px;min-width:0;display:flex}.PageHero-module__NuqhHa__actions{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.PageHero-module__NuqhHa__photoWrap{margin-inline:calc(var(--gutter)*-1);position:relative}.PageHero-module__NuqhHa__photo{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.PageHero-module__NuqhHa__hand{font-family:var(--font-hand);letter-spacing:.08em;color:var(--white);text-shadow:0 2px 12px #06265773;white-space:pre-line;margin:0;font-size:18px;line-height:1.5;position:absolute;bottom:18px;left:24px;transform:rotate(-6deg)}.PageHero-module__NuqhHa__media{justify-content:center;min-width:0;display:flex}@media (min-width:768px){.PageHero-module__NuqhHa__hero{padding-block:48px 64px}.PageHero-module__NuqhHa__photoWrap{margin-inline:0}.PageHero-module__NuqhHa__photo{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}}@media (min-width:1100px){.PageHero-module__NuqhHa__hero{padding-block:64px 80px}.PageHero-module__NuqhHa__compact{padding-block:56px 64px}.PageHero-module__NuqhHa__withMedia .PageHero-module__NuqhHa__inner{grid-template-columns:minmax(0,1fr) minmax(0,560px);gap:64px}.PageHero-module__NuqhHa__photo{aspect-ratio:auto;border-radius:16px;height:400px}.PageHero-module__NuqhHa__hand{color:var(--navy);text-shadow:none;background:var(--white);border-radius:12px;padding:8px 16px;font-size:22px;bottom:40px;left:-28px}}
