:root{--una-purple:#592b8a;--una-purple-dark:#3f1d66;--lavender-card:#faf7fc;--page-background:#f6f3f8;--surface:#fff;--text:#211827;--muted:#5d5264;--border:#ddd3e4;--link:#4b1e74;--focus:#f3c969;--max-width:72rem}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{color:var(--text);background:var(--page-background);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1.0625rem;line-height:1.65}a{color:var(--link);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{text-decoration-thickness:.13em}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px;box-shadow:0 0 0 1px var(--text);border-radius:.2rem}h1,h2,h3{letter-spacing:-.025em;line-height:1.15}h1{margin:0;font-size:clamp(2.35rem,7vw,4.6rem)}h2{font-size:clamp(1.55rem,4vw,2.35rem)}p{margin:0 0 1.25rem}.standard-page,.purple-page{flex-direction:column;min-height:100vh;display:flex}.purple-page{background:var(--una-purple)}.standard-page main,.document-shell{flex:1}.site-header{background:var(--surface);border-bottom:1px solid var(--border)}.site-header--purple{color:#fff;background:var(--una-purple);border-color:#ffffff59}.site-header--purple a{color:#fff}.nav-shell,.footer-shell{width:min(calc(100% - 2rem), var(--max-width));justify-content:space-between;align-items:center;gap:1.25rem;margin-inline:auto;display:flex}.nav-shell{min-height:4.75rem;padding-block:.6rem}.brand-link{color:var(--text);white-space:nowrap;font-weight:750;text-decoration:none}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1.15rem;display:flex}.nav-links a{align-items:center;min-height:2.75rem;font-weight:620;display:inline-flex}.home-hero,.apps-section,.product-hero,.feature-section,.disclaimer,.resource-links,.not-found{width:min(calc(100% - 2rem), var(--max-width));margin-inline:auto}.home-hero{max-width:58rem;margin-left:max(1rem, calc((100% - var(--max-width))/2));padding:clamp(4.5rem,12vw,9rem) 0 3.5rem}.home-hero>p:last-child{max-width:40rem;color:var(--muted);margin-top:1.5rem;font-size:clamp(1.2rem,2.5vw,1.5rem)}.eyebrow{color:var(--una-purple);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.7rem;font-size:.9rem;font-weight:800}.apps-section{padding:2rem 0 6rem}.apps-section h2{margin-bottom:1.25rem}.app-card{max-width:44rem;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:1.25rem;text-decoration:none;display:grid}.app-card:hover{border-color:var(--una-purple)}.app-card img{border-radius:1.1rem}.app-card strong{font-size:1.35rem;display:block}.app-card span span{color:var(--muted);margin-top:.2rem;display:block}.card-arrow{color:var(--una-purple);font-size:1.8rem}.product-hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);padding:clamp(4rem,10vw,7rem) 0;display:grid}.product-icon{border-radius:2.15rem}.hero-copy{max-width:42rem;color:var(--muted);margin-top:1.25rem;font-size:clamp(1.2rem,2.5vw,1.5rem)}.coming-soon{color:#fff;background:var(--una-purple);border-radius:.55rem;align-items:center;min-height:2.9rem;margin:.5rem 0 0;padding:.4rem 1rem;font-weight:750;display:inline-flex}.feature-section{background:var(--surface);border:1px solid var(--border);border-radius:1rem;grid-template-columns:minmax(14rem,.8fr) minmax(18rem,1.2fr);gap:clamp(2rem,7vw,6rem);padding:4rem;display:grid}.feature-section h2{margin:0}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--border);padding:.8rem 0 .8rem 2rem;position:relative}.feature-list li:before{content:"✓";color:var(--una-purple);font-weight:900;position:absolute;left:0}.feature-list li:last-child{border-bottom:0}.disclaimer{border-left:.35rem solid var(--una-purple);background:#eee7f3;margin-top:2rem;padding:1.5rem}.disclaimer p{margin:.35rem 0 0}.resource-links{flex-wrap:wrap;gap:1rem 2rem;padding:2rem 0 5rem;display:flex}.resource-links a,.document-links a{align-items:center;min-height:2.75rem;font-weight:700;display:inline-flex}.document-shell{width:min(100%,62rem);margin-inline:auto;padding:clamp(1rem,4vw,3.25rem)}.document-card{color:var(--text);background:var(--lavender-card);border:1px solid #ffffffbf;border-radius:1rem;padding:clamp(1.4rem,5vw,4rem);font-size:clamp(1rem,.25vw + .95rem,1.0625rem);line-height:1.15}.document-card a{overflow-wrap:anywhere}.document-card .eyebrow{letter-spacing:.08em;margin-bottom:.55rem;font-size:.8rem;line-height:1.2}.document-card h1{max-width:50rem;margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.25rem);line-height:1.12}.document-card h2{letter-spacing:-.015em;margin:0 0 .7rem;font-size:clamp(1.2rem,2.2vw,1.45rem);line-height:1.2}.document-card p{margin-bottom:.8rem}.document-card ul{margin:.55rem 0 .9rem}.document-card li+li{margin-top:.25rem}.document-card p,.document-card li{max-width:46rem}.document-card address{margin:0 0 1.25rem;font-style:normal}.legal-section ul{max-width:46rem;padding-left:1.5rem}.legal-section{margin-top:2rem}.legal-callout{border-left:.35rem solid var(--una-purple);background:#eee7f3;margin-block:1.2rem;padding:.9rem 1.1rem}.legal-emphasis p,.legal-emphasis li{font-weight:650}.legal-emphasis .legal-normal-case{font-weight:400}.document-dates{border-block:1px solid var(--border);flex-wrap:wrap;gap:.75rem 3rem;margin:1.25rem 0 1.5rem;padding:.8rem 0;font-size:.925rem;line-height:1.25;display:flex}.document-dates div{gap:.15rem;display:grid}.document-dates dt{font-weight:750}.document-dates dd{color:var(--muted);margin:0}.document-card:has(.document-dates){font-size:12px;line-height:1.15}.document-card:has(.document-dates) h1{margin-bottom:.7rem;font-size:18px;line-height:1.2}.document-card:has(.document-dates) h2{margin-bottom:.35rem;font-size:14px;line-height:1.2}:is(.document-card:has(.document-dates) p,.document-card:has(.document-dates) li){font-size:12px;line-height:1.15}.document-card:has(.document-dates) p{margin-bottom:.45rem}.document-card:has(.document-dates) ul{margin:.3rem 0 .55rem}.document-card:has(.document-dates) li+li{margin-top:.1rem}.document-card:has(.document-dates) .legal-section{margin-top:1.05rem}.document-card:has(.document-dates) .document-dates{gap:.4rem 2rem;margin:.7rem 0 .9rem;padding:.45rem 0;font-size:12px;line-height:1.15}.document-card:has(.document-dates) .document-links{margin-top:1.1rem;font-size:12px;line-height:1.15}.document-card:has(.document-dates) .back-link{margin-top:1.6rem;padding-top:.7rem;font-size:12px;line-height:1.15}.purple-page:has(.document-dates) .site-footer{font-size:12px;line-height:1.15}.health-notice{border-left:.35rem solid var(--una-purple);background:#eee7f3;margin-top:2rem;padding:1.25rem}.health-notice p{margin:0}.contact-support-button{color:#fff;background:var(--una-purple);border:2px solid var(--una-purple);min-height:3rem;font:inherit;cursor:pointer;border-radius:.55rem;margin:.4rem 0 1.4rem;padding:.65rem 1.1rem;font-weight:750}.contact-support-button:hover{background:var(--una-purple-dark);border-color:var(--una-purple-dark)}.email-fallback{border-left:.35rem solid var(--una-purple);background:#eee7f3;padding:.8rem 1rem}.document-links{flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:2rem;display:flex}.back-link{border-top:1px solid var(--border);margin:3rem 0 0;padding-top:1.25rem;font-weight:750}.site-footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto}.site-footer--purple{color:#fff;background:var(--una-purple);border-color:#ffffff59}.site-footer--purple a{color:#fff}.footer-shell{align-items:flex-start;padding-block:1.5rem}.footer-shell p{margin:.55rem 0}.footer-shell nav{flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1rem;display:flex}.footer-shell a{align-items:center;min-height:2.75rem;display:inline-flex}.not-found{padding-block:6rem}.not-found p:not(.eyebrow){color:var(--muted)}.primary-link{align-items:center;min-height:2.8rem;margin-top:1rem;font-weight:750;display:inline-flex}@media (max-width:46rem){body{font-size:1rem}.nav-shell,.footer-shell{flex-direction:column;align-items:flex-start;gap:.35rem}.nav-shell{padding-block:.9rem}.nav-links,.footer-shell nav{justify-content:flex-start;gap:0 1rem}.nav-links a{min-height:2.55rem}.home-hero{padding-top:3.5rem}.product-hero{grid-template-columns:1fr;padding-block:3.5rem}.product-icon{border-radius:1.55rem;width:112px;height:112px}.feature-section{grid-template-columns:1fr;gap:1.25rem;padding:1.4rem}.document-shell{padding:.75rem}.document-card{border-radius:.8rem;padding:1.35rem}.document-card:has(.document-dates){font-size:14px}.document-card:has(.document-dates) p{font-size:14px}.document-card:has(.document-dates) li{font-size:14px}.document-card:has(.document-dates) .document-links{font-size:14px}.document-card:has(.document-dates) .back-link{font-size:14px}.purple-page:has(.document-dates) .site-footer{font-size:14px}.document-card:has(.document-dates) .document-dates{font-size:12px}.document-dates{gap:.75rem;display:grid}.app-card{grid-template-columns:auto 1fr}.card-arrow{display:none}.app-card img{width:68px;height:68px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
