:root{--color-brand-teal:#00a896;--color-brand-coral:#f07167;--color-brand-off-white:#f8f9fa;--color-brand-dark-navy:#2b2d42;--color-primary:#00a896;--color-primary-dark:#008f7e;--color-primary-light:#00a89626;--color-surface:#131821;--color-bg:#0b0f14;--color-text:#f7fafc;--color-text-muted:#a0aec0;--color-border:#2d3748;--color-error:#e4572e;--color-error-bg:#2d1a1a;--color-error-border:#e4572e;--color-bg-light:#f8f9fa;--color-surface-light:#fff;--color-text-light:#2b2d42;--color-text-muted-light:#4a5568;--color-border-light:#cbd5e0;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-card:0 4px 20px #0006;--shadow-card-light:0 2px 16px #00000014, 0 1px 3px #0000000f;--transition:.18s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:18px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);min-height:100dvh;line-height:1.65}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}ul,ol{list-style:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-title{color:var(--color-primary);text-align:center;letter-spacing:-.02em;font-size:clamp(1.25rem,4vw,1.65rem);font-weight:700;line-height:1.3}.app-subtitle{color:var(--color-text-muted);text-align:center;margin-top:.5rem;font-size:1rem;line-height:1.6}.btn{border-radius:var(--radius-lg);letter-spacing:.01em;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:56px;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;display:inline-flex}.btn--primary{background:var(--color-primary);color:#0b0f14}.btn--primary:hover:not(:disabled){background:var(--color-primary-dark)}.btn--primary:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.btn--primary:disabled{opacity:.45;cursor:not-allowed}.error-banner{background:var(--color-error-bg);border-bottom:2px solid var(--color-error-border);color:var(--color-error);align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:1rem;display:flex}.error-banner__close{color:var(--color-error);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;min-width:48px;min-height:48px;margin-left:auto;font-size:1.1rem;display:flex}.error-banner__close:focus-visible{outline:2px solid var(--color-error)}.screen-nav-row{justify-content:space-between;align-items:center;width:100%;display:flex}.screen-nav-row--span{grid-column:1/-1;padding:1.5rem 2.5rem 0}@media (width<=800px){.screen-nav-row--span{padding:1.25rem 1.25rem 0}}.btn-back{color:var(--color-text-muted-light);border-radius:var(--radius-sm);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;align-items:center;gap:.3rem;min-height:36px;padding:.35rem .5rem;font-family:inherit;font-size:.88rem;font-weight:600;display:inline-flex}.btn-back:hover{color:var(--color-text-light);background:#0000000d}.btn-back:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}:root{--brand-teal:#00a896;--brand-teal-dark:#008f7e;--brand-coral:#f07167;--brand-off-white:#f8f9fa;--brand-dark-navy:#2b2d42;--brand-nav-pill:#e8f4f2}.hp-root{background:var(--brand-off-white);min-height:100dvh;color:var(--brand-dark-navy);flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.hp-nav{z-index:100;background:#fff;border-bottom:1px solid #00a8961f;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(1.5rem,4vw,3rem);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:0}.hp-nav--scrolled{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom-color:#0000;box-shadow:0 4px 16px #0000000f}.hp-nav__brand{align-items:center;gap:.35rem;text-decoration:none;display:flex}.hp-nav__icon{flex-shrink:0;width:clamp(34px,3.2vw,42px);height:auto;display:block}.hp-nav__logo-img{width:auto;height:clamp(38px,3.5vw,46px);display:block}.hp-nav__links{align-items:center;gap:.25rem;display:flex}.hp-nav__link{color:var(--brand-dark-navy);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:10px;min-height:36px;padding:.375rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,color .15s}.hp-nav__link:hover{color:var(--brand-teal);background:#f0faf8}.hp-nav__link:focus-visible{outline:2px solid var(--brand-teal);outline-offset:2px}.hp-nav__link--active{background:var(--brand-nav-pill);color:var(--brand-teal)}.hp-nav__link--active:hover{background:#d6efeb}.hp-hero{background:var(--brand-off-white);flex:1;align-items:center;min-height:clamp(540px,100dvh - 76px,880px);display:flex;position:relative;overflow:hidden}.hp-hero__photo{object-fit:cover;object-position:right center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0% 38%,#0003 48%,#000c 64%,#000 78%);mask-image:linear-gradient(90deg,#0000 0% 38%,#0003 48%,#000c 64%,#000 78%)}.hp-hero__content{z-index:2;flex-direction:column;gap:0;max-width:clamp(520px,58vw,860px);padding:clamp(1.5rem,3.5vw,3rem) clamp(1.5rem,3.5vw,4rem);display:flex;position:relative}.hp-hero__rule{background:var(--brand-teal);border-radius:1px;height:2px;margin:.45rem 0}.hp-hero__rule--top{width:100%}.hp-hero__rule--bottom{width:48%}.hp-hero__headline{letter-spacing:-.02em;color:var(--brand-dark-navy);text-wrap:balance;margin:0;font-size:clamp(2.6rem,5.5vw + .5rem,4.75rem);font-weight:900;line-height:1.05}.hp-hero__teal{color:var(--brand-teal)}.hp-hero__subtext{color:var(--brand-dark-navy);text-wrap:pretty;max-width:62ch;margin-top:.75rem;font-size:clamp(.95rem,1.2vw + .5rem,1.1rem);font-weight:400;line-height:1.6}.hp-hero__coral{color:var(--brand-coral);font-weight:600}.hp-hero__cta{background:var(--brand-teal);color:#fff;cursor:pointer;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;min-height:48px;margin-top:1.1rem;padding:.875rem 1.875rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.hp-hero__cta:hover{background:var(--brand-teal-dark)}.hp-hero__cta:active{transform:scale(.97)}.hp-hero__cta:focus-visible{outline:3px solid var(--brand-teal);outline-offset:3px}.hp-footer{color:#fff;background:#1a7a6e;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding:clamp(1.5rem,3vw,2.25rem) clamp(1.5rem,5vw,4rem);display:flex}.hp-footer__brand{border-radius:4px;flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.hp-footer__brand:focus-visible{outline-offset:4px;outline:2px solid #ffffffd9}.hp-footer__icon{flex-shrink:0;width:clamp(48px,4.5vw,56px);height:auto;display:block}.hp-footer__logo-img{width:auto;height:clamp(58px,5.5vw,70px);display:block}.hp-footer__nav{flex-direction:column;display:flex}.hp-footer__nav-heading,.hp-footer__contact-heading{letter-spacing:.1em;color:#fff;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.hp-footer__nav-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.hp-footer__nav-link{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;padding:.25rem 0;font-family:inherit;font-size:.9rem;font-weight:500;line-height:1.5;text-decoration:none;transition:color .15s,opacity .15s;display:inline-flex}.hp-footer__nav-link:hover{color:#fff;text-decoration:underline}.hp-footer__nav-link:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #ffffffd9}.hp-footer__nav-link--active{color:#fff;font-weight:700;text-decoration:none}.hp-footer__contact{text-align:right}.hp-footer__contact-line{color:#ffffffe6;font-size:.9rem;font-weight:400;line-height:1.7}.hp-footer__contact-line strong{color:#fff;font-weight:600}.hp-footer__contact-link{color:#ffffffe6;font-style:italic;text-decoration:none}.hp-footer__contact-link:hover{color:#fff;text-decoration:underline}.hp-footer__contact-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #fffc}@media (width<=900px){.hp-hero__photo{-webkit-mask-image:linear-gradient(90deg,#0000 0% 42%,#0000001a 54%,#000000b3 66%,#000 80%);mask-image:linear-gradient(90deg,#0000 0% 42%,#0000001a 54%,#000000b3 66%,#000 80%)}}@media (width<=768px){.hp-footer{flex-direction:column;align-items:flex-start;gap:1.75rem}.hp-footer__contact{text-align:left}}@media (width<=600px){.hp-nav{height:60px;padding:0 1rem}.hp-nav__icon{width:28px}.hp-nav__logo-img{height:24px}.hp-nav__links{gap:0}.hp-nav__link{padding:.35rem .625rem;font-size:.85rem}.hp-hero{align-items:center;min-height:clamp(420px,60vh,560px)}.hp-hero__photo{object-position:70% center;-webkit-mask-image:linear-gradient(90deg,#0000000d 0%,#0006 30%,#000 65%);mask-image:linear-gradient(90deg,#0000000d 0%,#0006 30%,#000 65%)}.hp-hero__content{padding:1.5rem 1.25rem}.hp-hero__headline{font-size:clamp(2rem,10vw,3rem)}.hp-footer{flex-direction:column;align-items:flex-start;gap:1.5rem}.hp-footer__contact{text-align:left}.hp-hero__rule--top,.hp-hero__rule--bottom{width:100%}}.disclaimer{border-radius:var(--radius-lg);background:#fffbeb;border:1.5px solid #f6e05e;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;display:flex}.disclaimer__icon{color:#b7791f;flex-shrink:0;width:22px;height:22px;margin-top:.1rem}.disclaimer p{color:#744210;font-size:.95rem;line-height:1.55}.about-root{background:var(--brand-off-white,#f8f9fa);min-height:100dvh;color:var(--brand-dark-navy,#2b2d42);flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.about-hero{background:#e5e7e9 url(/images/about_bg.png) 100%/cover no-repeat;align-items:center;min-height:clamp(520px,58vw,760px);display:flex;position:relative;overflow:hidden}.about-hero__container{align-items:center;width:100%;max-width:1366px;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.5rem,5vw,5rem);display:flex}.about-hero__content{flex-direction:column;align-items:flex-start;max-width:600px;display:flex}.about-hero__headline{letter-spacing:-.025em;color:var(--brand-dark-navy,#2b2d42);text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(2.5rem,5.2vw,4.4rem);font-weight:800;line-height:1.1}.about-hero__teal{color:#00c0ac}.about-hero__subtext{color:#4a5568;text-wrap:pretty;max-width:48ch;margin:0 0 2rem;font-size:clamp(1rem,1.2vw + .35rem,1.125rem);font-weight:400;line-height:1.65}.about-hero__link{color:var(--brand-dark-navy,#2b2d42);cursor:pointer;align-items:center;gap:.35rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.about-hero__link:hover{color:var(--brand-teal,#00a896);transform:translate(4px)}.about-hero__link:focus-visible{outline:2px solid var(--brand-teal,#00a896);outline-offset:4px;border-radius:4px}.about-insights{background:#f4fbfa;padding:clamp(4rem,7vw,7rem) clamp(1.5rem,5vw,5rem);overflow:hidden}.about-insights__container{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);max-width:1280px;margin:0 auto;display:grid}.about-eyebrow{letter-spacing:.1em;color:var(--brand-teal,#00a896);text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.about-eyebrow--center{text-align:center;display:block}.about-insights__headline{letter-spacing:-.02em;color:var(--brand-dark-navy,#2b2d42);text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:800;line-height:1.15}.about-insights__teal{color:#00c0ac}.about-insights__body{color:#4a5568;text-wrap:pretty;max-width:52ch;margin:0 0 2.25rem;font-size:clamp(.98rem,1.1vw + .3rem,1.08rem);line-height:1.65}.about-checklist{flex-direction:column;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.about-checklist__item{align-items:center;gap:1rem;display:flex}.about-checklist__icon{flex-shrink:0;width:26px;height:26px;display:block}.about-checklist__text{color:var(--brand-dark-navy,#2b2d42);font-size:1.05rem;font-weight:500;line-height:1.4}.about-card-wrapper{width:100%;max-width:610px;margin:0 auto;position:relative}.about-card-backdrop{transform-origin:50%;z-index:1;pointer-events:none;background:#daf5f2;border-radius:36px;width:calc(100% + 24px);height:84%;position:absolute;top:10px;left:-36px;transform:rotate(11.5deg)}.about-card{z-index:2;background:#fff;border:1px solid #00a89614;border-radius:24px;padding:clamp(1rem,2.5vw,1.5rem);position:relative;box-shadow:0 4px 24px #0000000f}.about-card__image-box{background:#000;border-radius:16px;overflow:hidden}.about-card__image{object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.about-callout{background:#f0fcfa;border:1px solid #00a8961f;border-radius:14px;margin-top:1.25rem;padding:clamp(1.25rem,2.5vw,1.65rem)}.about-callout__title{color:var(--brand-teal,#00a896);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.about-callout__body{color:#4a5568;text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.6}.about-faq{background:var(--brand-off-white,#f8f9fa);padding:clamp(4rem,7vw,7rem) clamp(1.5rem,5vw,5rem)}.about-faq__container{max-width:1140px;margin:0 auto}.about-faq__header{text-align:center;max-width:780px;margin:0 auto 3.25rem}.about-faq__headline{letter-spacing:-.02em;color:var(--brand-dark-navy,#2b2d42);margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800}.about-faq__subtext{color:#62657f;text-wrap:pretty;max-width:62ch;margin:0 auto;font-size:clamp(.95rem,1.1vw + .3rem,1.05rem);line-height:1.6}.about-faq__accordion{flex-direction:column;gap:.9rem;display:flex}.about-faq__item{background:#fff;border:1.5px solid #00a89629;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #00000008}.about-faq__item:hover{border-color:#00a89666;box-shadow:0 4px 14px #0000000d}.about-faq__item--open{border:2px solid var(--brand-teal,#00a896);box-shadow:0 4px 20px #00a8961f}.about-faq__trigger{cursor:pointer;text-align:left;width:100%;color:var(--brand-dark-navy,#2b2d42);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.25rem;min-height:58px;padding:1.25rem clamp(1.25rem,2.5vw,1.75rem);font-family:inherit;font-size:1.05rem;font-weight:600;transition:color .15s;display:flex}.about-faq__trigger:focus-visible{outline:2px solid var(--brand-teal,#00a896);outline-offset:-2px}.about-faq__icon{flex-shrink:0;width:26px;height:26px;display:block}.about-faq__question{color:var(--brand-dark-navy,#2b2d42);flex:1;font-weight:600;line-height:1.4}.about-faq__chevron{color:var(--brand-teal,#00a896);flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1);display:block}.about-faq__chevron--open{transform:rotate(180deg)}.about-faq__collapse{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.25,1,.5,1);display:grid}.about-faq__item--open .about-faq__collapse{grid-template-rows:1fr}.about-faq__collapse-inner{opacity:0;transition:opacity .25s,transform .25s;overflow:hidden;transform:translateY(-4px)}.about-faq__item--open .about-faq__collapse-inner{opacity:1;transition-delay:50ms;transform:translateY(0)}.about-faq__divider{background:#00a89640;height:1px;margin:0 clamp(1.25rem,2.5vw,1.75rem)}.about-faq__body{padding:1.15rem clamp(1.25rem,2.5vw,1.75rem) 1.5rem}.about-faq__answer{color:#4a5568;text-wrap:pretty;max-width:100%;margin:0;padding-inline:calc(26px + 1.25rem);font-size:.98rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.about-faq__chevron,.about-faq__collapse,.about-faq__collapse-inner{transition:none!important;transform:none!important}}@media (width<=960px){.about-hero{background-position:80%}.about-hero__content{-webkit-backdrop-filter:blur(10px);background:#e5e7e9e0;border-radius:20px;max-width:100%;padding:2.25rem;box-shadow:0 4px 20px #0000000d}.about-insights__container{grid-template-columns:1fr;gap:3.5rem}.about-insights__text-col{width:100%;max-width:680px;margin:0 auto}.about-insights__card-col{width:100%}}@media (width<=600px){.about-hero{min-height:480px;padding:2rem 0}.about-hero__container{padding:2rem 1.25rem}.about-hero__content{padding:1.5rem 1.25rem}.about-hero__headline{font-size:clamp(2rem,8.5vw,2.75rem)}.about-insights{padding:3rem 1.25rem}.about-insights__headline{font-size:clamp(1.85rem,7.5vw,2.4rem)}.about-card-backdrop{border-radius:26px;width:calc(100% + 14px);height:84%;top:6px;left:-18px;transform:rotate(9.5deg)}.about-card{border-radius:18px;padding:1rem}.about-callout{padding:1.15rem}.about-faq{padding:3rem 1.25rem}.about-faq__header{margin-bottom:2rem}.about-faq__headline{font-size:clamp(1.85rem,7.5vw,2.4rem)}.about-faq__trigger{gap:.75rem;min-height:48px;padding:1rem 1.15rem}.about-faq__question{font-size:.98rem}.about-faq__answer{padding-inline:0;font-size:.93rem}}.inst-root{min-height:100dvh;color:var(--brand-dark-navy,#2b2d42);background-color:#fff;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.inst-main{flex-direction:column;flex:1;display:flex}.inst-hero{background-color:#f7f9fa;align-items:center;min-height:clamp(230px,28vh,300px);display:flex;position:relative;overflow:hidden}.inst-hero__bg{object-fit:cover;object-position:right center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.inst-hero__content{z-index:2;width:100%;max-width:1260px;margin:0 auto;padding:clamp(1.5rem,3vh,2.4rem) clamp(1.5rem,4vw,3rem);position:relative}.inst-hero__kicker{letter-spacing:.14em;color:var(--brand-teal,#00a896);text-transform:uppercase;margin-bottom:.45rem;font-size:clamp(.75rem,1.1vw,.85rem);font-weight:700;display:block}.inst-hero__title{letter-spacing:-.02em;color:var(--brand-dark-navy,#2b2d42);margin:0;font-size:clamp(2rem,3.6vw,3.1rem);font-weight:800;line-height:1.12}.inst-hero__title--teal{color:var(--brand-teal,#00a896)}.inst-container{flex-direction:column;gap:clamp(.85rem,1.5vh,1.15rem);width:100%;max-width:1260px;margin:0 auto;padding:clamp(1rem,2vh,1.5rem) clamp(1.5rem,4vw,3rem) clamp(2rem,4vh,3rem);display:flex}.inst-steps{flex-direction:column;gap:clamp(.85rem,1.5vh,1.15rem);margin:0;padding:0;list-style:none;display:flex}.inst-card{background-color:#e6f7f5;border-radius:16px;grid-template-columns:minmax(65px,90px) 1fr auto;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1rem,1.8vh,1.5rem) clamp(1.4rem,2.6vw,2.4rem);transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 1px 3px #00a8960a}.inst-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00a89617}.inst-card__number{color:#00c0ac;-webkit-user-select:none;user-select:none;text-align:center;justify-content:center;align-items:center;font-size:clamp(4.2rem,6.5vw,6rem);font-weight:900;line-height:.9;display:flex}.inst-card__content{flex-direction:column;justify-content:center;display:flex}.inst-card__kicker{letter-spacing:.12em;color:#008f7e;text-transform:uppercase;margin-bottom:.22rem;font-size:clamp(.72rem,.9vw,.82rem);font-weight:700;display:block}.inst-card__title{color:var(--brand-dark-navy,#2b2d42);margin:0 0 .35rem;font-size:clamp(1.25rem,1.8vw,1.55rem);font-weight:800;line-height:1.25}.inst-card__desc{color:#4a5568;max-width:640px;margin:0;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.52}.inst-card__visual{flex-shrink:0;justify-content:center;align-items:center;width:clamp(120px,13vw,165px);height:110px;display:flex}.inst-card__img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.inst-cta-card{background-color:#e6f7f5;border-radius:16px;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1rem,1.8vh,1.4rem) clamp(1.4rem,2.6vw,2.4rem);display:flex;box-shadow:0 1px 3px #00a8960a}.inst-cta-card__info{align-items:center;gap:clamp(1rem,1.8vw,1.5rem);display:flex}.inst-cta-card__icon{flex-shrink:0;width:clamp(40px,3.8vw,48px);height:auto}.inst-cta-card__title{color:var(--brand-dark-navy,#2b2d42);margin:0;font-size:clamp(1.2rem,1.7vw,1.48rem);font-weight:800;line-height:1.2}.inst-cta-card__sub{color:#556475;margin:.18rem 0 0;font-size:clamp(.85rem,1vw,.95rem)}.inst-cta-card__btn{background-color:var(--brand-teal,#00a896);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;min-height:50px;padding:.85rem 2.1rem;font-family:inherit;font-size:clamp(.98rem,1.2vw,1.12rem);font-weight:700;transition:background-color .15s,transform .12s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #00a89640}.inst-cta-card__btn:hover{background-color:var(--brand-teal-dark,#008f7e);transform:translateY(-2px);box-shadow:0 8px 20px #00a89659}.inst-cta-card__btn:active{transform:translateY(0);box-shadow:0 2px 6px #00a89633}.inst-cta-card__btn:focus-visible{outline:3px solid var(--brand-teal,#00a896);outline-offset:3px}.inst-cta-card__arrow{font-size:1.22em;line-height:1;transition:transform .15s}.inst-cta-card__btn:hover .inst-cta-card__arrow{transform:translate(4px)}@media (width<=960px){.inst-card{grid-template-columns:minmax(50px,70px) 1fr auto;gap:1.25rem}.inst-card__visual{width:clamp(90px,10vw,125px);height:85px}}@media (width<=768px){.inst-hero{min-height:200px}.inst-hero__bg{opacity:.35;object-position:85% center}.inst-card{grid-template-columns:minmax(45px,60px) 1fr;gap:1rem;padding:1.15rem 1.25rem;display:grid}.inst-card__number{font-size:3.5rem}.inst-card__visual{display:none}.inst-cta-card{text-align:center;flex-direction:column;align-items:stretch;gap:1.15rem;padding:1.4rem 1.25rem}.inst-cta-card__info{text-align:center;flex-direction:column;gap:.6rem}.inst-cta-card__btn{width:100%}}.asmt-root{color:#2b2d42;background:#f8f9fa;flex-direction:column;min-height:100dvh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.asmt-main{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:760px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,2rem) 3rem;display:flex}.asmt-rule{background:#00a896;border-radius:1px;width:clamp(200px,40vw,420px);height:2px;margin:.75rem 0}.asmt-page-header{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.asmt-page-title{color:#2b2d42;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.asmt-page-title--left{text-align:left;align-self:flex-start}.asmt-page-subtitle{color:#4a5568;text-wrap:pretty;max-width:58ch;margin:.6rem 0 0;font-size:clamp(.95rem,1.5vw + .35rem,1.05rem);font-weight:400;line-height:1.65}.asmt-page-subtitle--left{text-align:left;max-width:48ch}.asmt-step-strip{align-items:center;gap:.5rem;display:flex}.asmt-step-dot{background:#cbd5e0;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background .2s,transform .2s}.asmt-step-dot--done{background:#008f7e}.asmt-step-dot--active{background:#00a896;transform:scale(1.3)}.asmt-step-label{color:#4a5568;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:600}.asmt-root--survey,.asmt-root--upload{background:#e6f7f5}.asmt-stepper--upload{margin-bottom:clamp(.75rem,1.6vw,1.35rem)}.asmt-stepper__step--active .asmt-stepper__label,.asmt-stepper__step--done .asmt-stepper__label{color:#00bfa5}.asmt-main--survey,.asmt-main--upload{box-sizing:border-box;flex-direction:column;justify-content:center;gap:0;max-width:860px;min-height:calc(100dvh - 72px);margin:0 auto;padding:clamp(1.25rem,2.5vw,2.25rem) clamp(1.25rem,3.5vw,2.25rem);display:flex}.asmt-survey-container,.asmt-upload-container{background:0 0;border-radius:0;width:100%;padding:0}.asmt-survey-container--compact .asmt-stepper{margin-bottom:clamp(.5rem,1.2vw,.95rem)}.asmt-survey-hero{grid-template-columns:1fr auto;align-items:center;gap:clamp(1.5rem,3vw,3rem);max-width:780px;margin:0 auto clamp(1rem,2vw,1.65rem);transition:margin .3s,gap .3s;display:grid}.asmt-survey-hero--compact{gap:clamp(1.2rem,2.2vw,2.25rem);margin:0 auto clamp(.65rem,1.4vw,1.05rem)}.asmt-survey-hero__title{color:#182830;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:800;line-height:1.15;transition:font-size .3s,line-height .3s}.asmt-survey-hero__title--compact{font-size:clamp(1.4rem,2.3vw,1.85rem);line-height:1.18}.asmt-survey-hero__highlight{color:#00bfa5}.asmt-survey-hero__desc{color:#556872;text-wrap:pretty;max-width:52ch;margin:.5rem 0 0;font-size:clamp(.92rem,1.2vw,1.05rem);line-height:1.55;transition:font-size .3s,line-height .3s,margin .3s}.asmt-survey-hero--compact .asmt-survey-hero__desc{max-width:48ch;margin-top:.35rem;font-size:clamp(.84rem,1.05vw,.92rem);line-height:1.45}.asmt-survey-hero__visual{flex-shrink:0;justify-content:center;align-items:center;display:flex}.asmt-survey-hero__img{object-fit:contain;width:clamp(150px,20vw,215px);height:auto;transition:width .3s;display:block}.asmt-survey-hero--compact .asmt-survey-hero__img{width:clamp(85px,10vw,115px)}.asmt-survey-card{background:#fff;border-radius:20px;width:100%;max-width:780px;margin:0 auto;padding:clamp(1.4rem,2.8vw,2.15rem) clamp(1.5rem,3.5vw,2.5rem);transition:box-shadow .3s;box-shadow:0 6px 28px #002d3712}.asmt-survey-card--focused{box-shadow:0 8px 32px #002d3716}.asmt-survey-card__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.65rem;display:flex}.asmt-eyebrow-tag{letter-spacing:.08em;text-transform:uppercase;color:#008f7e;background:#e0f6f2;border-radius:6px;padding:.25rem .65rem;font-size:.76rem;font-weight:700}.asmt-question-counter{letter-spacing:.06em;text-transform:uppercase;color:#00bfa5;font-size:.86rem;font-weight:700}.asmt-survey-card__question{color:#182830;text-wrap:balance;margin:.25rem 0 .45rem;font-size:clamp(1.3rem,2.1vw,1.65rem);font-weight:700;line-height:1.28}.asmt-survey-card__hint{color:#556872;margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.asmt-survey-options{flex-direction:column;gap:.65rem;margin-bottom:0;display:flex}.asmt-survey-option{color:#182830;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #dbe5ea;border-radius:14px;align-items:center;gap:1rem;width:100%;min-height:56px;padding:.85rem 1.35rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.3;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.asmt-survey-option:hover:not(.asmt-survey-option--selected){background:#f8fdfc;border-color:#00bfa5}.asmt-survey-option:focus-visible{outline-offset:2px;outline:3px solid #00bfa5}.asmt-survey-option--selected{color:#004d44;background:#f0faf8;border:2px solid #00bfa5;font-weight:700}.asmt-survey-option__circle{background:#fff;border:2px solid #b8c8d0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .15s;display:flex}.asmt-survey-option--selected .asmt-survey-option__circle{background:#fff;border-color:#00bfa5}.asmt-survey-option__dot{background:#00bfa5;border-radius:50%;width:12px;height:12px}.asmt-survey-option__text{flex:1}.asmt-survey-optional-field{flex-direction:column;gap:.4rem;margin-top:.75rem;margin-bottom:.35rem;display:flex}.asmt-survey-optional-field__label{color:#4a5568;font-size:.88rem;font-weight:600}.asmt-survey-optional-field__input{color:#182830;background:#fff;border:1.5px solid #cbd5e0;border-radius:12px;width:100%;min-height:48px;padding:.65rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.asmt-survey-optional-field__input:focus{border-color:#00bfa5;outline:none;box-shadow:0 0 0 3px #00bfa526}.asmt-survey-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:.35rem;display:flex}.asmt-survey-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;min-height:48px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .15s;display:inline-flex}.asmt-survey-btn:focus-visible{outline-offset:2px;outline:3px solid #00bfa5}.asmt-survey-btn--back{color:#007a6c;background:#d8f3ee;padding:.7rem 1.85rem}.asmt-survey-btn--back:hover{color:#005f55;background:#c5ede4}.asmt-survey-btn--back:active{transform:scale(.97)}.asmt-survey-btn--next{color:#fff;background:#00bfa5;margin-left:auto;padding:.7rem 2.25rem}.asmt-survey-btn--next:hover:not(:disabled){background:#00a896}.asmt-survey-btn--next:active:not(:disabled){transform:scale(.97)}.asmt-survey-btn--next:disabled{opacity:.42;cursor:not-allowed;transform:none}.asmt-form{flex-direction:column;gap:1.5rem;display:flex}.asmt-questions{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.asmt-question{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.5rem;margin:0;padding:1.25rem 1.5rem 1.5rem;transition:border-color .15s,box-shadow .15s;display:flex}.asmt-question:focus-within{border-color:#00a896;box-shadow:0 0 0 3px #00a8961f}.asmt-question__legend{color:#2b2d42;padding:0;font-size:1rem;font-weight:700;line-height:1.35}.asmt-question__hint{color:#4a5568;margin:0;font-size:.85rem;line-height:1.45}.asmt-options{flex-direction:column;gap:.5rem;margin-top:.35rem;display:flex}.asmt-chip{color:#2b2d42;cursor:pointer;text-align:left;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:.65rem;width:100%;min-height:48px;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;line-height:1.3;transition:border-color .12s,background .12s,color .12s;display:flex}.asmt-chip:hover:not(.asmt-chip--selected){background:#f0faf8;border-color:#00a896}.asmt-chip:focus-visible{outline-offset:2px;outline:3px solid #00a896}.asmt-chip--selected{color:#005f55;background:#00a8961a;border-color:#00a896;font-weight:700}.asmt-chip__dot{background:#fff;border:2px solid #cbd5e0;border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:border-color .12s,background .12s}.asmt-chip--selected .asmt-chip__dot{background:#00a896;border-color:#00a896;box-shadow:inset 0 0 0 3px #fff}.asmt-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.asmt-btn{cursor:pointer;letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:50px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .1s;display:inline-flex}.asmt-btn:focus-visible{outline-offset:3px;outline:3px solid #00a896}.asmt-btn--primary{color:#fff;background:#00a896;border:none;margin-left:auto}.asmt-btn--primary:hover:not(:disabled){background:#008f7e}.asmt-btn--primary:active:not(:disabled){transform:scale(.97)}.asmt-btn--primary:disabled{opacity:.42;cursor:not-allowed}.asmt-btn--outline{color:#4a5568;background:0 0;border:2px solid #cbd5e0}.asmt-btn--outline:hover{color:#2b2d42;border-color:#4a5568}.asmt-btn--ghost{color:#4a5568;background:0 0;border:none;padding-left:.5rem;padding-right:.5rem}.asmt-btn--ghost:hover{color:#2b2d42}.asmt-btn--run{color:#fff;background:#00a896;border:none;border-radius:14px;width:100%;min-height:56px;margin-top:.5rem;font-size:1.05rem;font-weight:700}.asmt-btn--run:hover:not(:disabled){background:#008f7e}.asmt-btn--run:active:not(:disabled){transform:scale(.98)}.asmt-btn--run:disabled{opacity:.42;cursor:not-allowed}.asmt-btn--back{justify-content:center;width:100%;margin-top:.25rem;font-size:.9rem;display:flex}.asmt-upload-hero{grid-template-columns:1fr auto;align-items:center;gap:clamp(1.5rem,3vw,3rem);max-width:780px;margin:0 auto clamp(1rem,2vw,1.65rem);display:grid}.asmt-upload-hero__title{color:#182830;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:800;line-height:1.15}.asmt-upload-hero__highlight{color:#00bfa5}.asmt-upload-hero__desc{color:#556872;text-wrap:pretty;max-width:52ch;margin:.5rem 0 0;font-size:clamp(.92rem,1.2vw,1.05rem);line-height:1.55}.asmt-upload-hero__visual{flex-shrink:0;justify-content:center;align-items:center;display:flex}.asmt-upload-hero__img{object-fit:contain;width:clamp(150px,20vw,215px);height:auto;display:block}.asmt-upload-card{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:780px;margin:0 auto;padding:clamp(1.4rem,2.8vw,2.15rem) clamp(1.5rem,3.5vw,2.5rem);box-shadow:0 6px 28px #002d3712}.asmt-upload-card__title{color:#182830;text-align:center;letter-spacing:-.02em;margin:0 0 .45rem;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:800}.asmt-upload-card__desc{color:#556872;text-align:center;text-wrap:balance;max-width:58ch;margin:0 auto clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.88rem,1.2vw,.98rem);line-height:1.5}.asmt-upload-form{flex-direction:column;display:flex}.asmt-upload-dropzone{text-align:center;cursor:pointer;background:#fff;border:2px dashed #00bfa5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.85rem;padding:clamp(2.25rem,5vw,3.25rem) 1.5rem;transition:all .18s;display:flex}.asmt-upload-dropzone:hover:not(.asmt-upload-dropzone--active){background:#f0faf8;border-color:#00a896}.asmt-upload-dropzone--active{background:#e6f7f5;border-color:#008f7e;box-shadow:0 0 0 4px #00bfa533}.asmt-upload-dropzone:focus-visible{outline-offset:2px;outline:3px solid #00bfa5}.asmt-upload-dropzone__cloud-icon{color:#00bfa5;stroke:#00bfa5;flex-shrink:0;width:clamp(52px,7vw,64px);height:clamp(52px,7vw,64px);margin-bottom:.85rem;transition:transform .18s}.asmt-upload-dropzone:hover .asmt-upload-dropzone__cloud-icon{transform:translateY(-2px)}.asmt-upload-dropzone__title{color:#182830;margin:0 0 .35rem;font-size:clamp(1.1rem,2.2vw,1.25rem);font-weight:700;line-height:1.3}.asmt-upload-dropzone__sub{color:#556872;margin:0 0 1.25rem;font-size:clamp(.88rem,1.8vw,.96rem);line-height:1.3}.asmt-upload-choose-btn{color:#fff;cursor:pointer;background:#00bfa5;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #00bfa533}.asmt-upload-choose-btn:hover{background:#00a896;transform:translateY(-1px);box-shadow:0 4px 14px #00bfa54d}.asmt-upload-choose-btn:active{transform:scale(.98)}.asmt-upload-choose-btn:focus-visible{outline-offset:2px;outline:3px solid #00bfa5}.asmt-upload-preview{margin-bottom:.5rem}.asmt-upload-preview__card{background:#f8fdfc;border:2px solid #00bfa5;border-radius:16px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.asmt-upload-preview__box{background:#182830;border-radius:12px;justify-content:center;align-items:center;max-height:260px;display:flex;position:relative;overflow:hidden}.asmt-upload-preview__img{object-fit:contain;width:100%;height:100%;max-height:260px;display:block}.asmt-upload-preview__remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:background .15s;display:flex;position:absolute;top:.6rem;right:.6rem}.asmt-upload-preview__remove:hover{background:#000000d9}.asmt-upload-preview__remove:focus-visible{outline-offset:2px;outline:3px solid #00bfa5}.asmt-upload-preview__details{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.asmt-upload-preview__file-meta{color:#182830;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;display:flex}.asmt-upload-preview__check{color:#00bfa5;font-weight:800}.asmt-upload-preview__filesize{color:#556872;font-size:.84rem;font-weight:400}.asmt-upload-preview__actions{gap:.5rem;display:flex}.asmt-upload-preview__action-btn{color:#007a6c;cursor:pointer;background:#e0f6f2;border:1px solid #b8e6df;border-radius:8px;padding:.45rem .85rem;font-size:.82rem;font-weight:600;transition:all .15s}.asmt-upload-preview__action-btn:hover{background:#d0f0eb}.asmt-upload-preview__action-btn:focus-visible{outline-offset:1px;outline:2px solid #00bfa5}.asmt-upload-guidance{color:#182830;background:#e6f7f5;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.5rem);margin-top:0;margin-bottom:1.25rem;padding:.85rem 1.25rem;font-size:.9rem;display:flex}.asmt-upload-guidance__item{align-items:center;gap:.45rem;display:inline-flex}.asmt-upload-guidance__icon{color:#fff;background:#00bfa5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:Georgia,serif;font-size:.78rem;font-style:italic;font-weight:800;display:inline-flex}.asmt-upload-guidance__divider{background:#b8c8d0;width:1px;height:18px}.asmt-upload-example{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1.25rem;margin-bottom:1.75rem;padding:.85rem 1.15rem;display:flex}.asmt-upload-example__thumb{aspect-ratio:16/10;object-fit:cover;border:1px solid #dbe5ea;border-radius:8px;flex-shrink:0;width:clamp(120px,20vw,160px);height:auto}.asmt-upload-example__content{flex-direction:column;display:flex}.asmt-upload-example__title{color:#182830;margin:0 0 .25rem;font-size:1rem;font-weight:700}.asmt-upload-example__desc{color:#556872;margin:0;font-size:.88rem;line-height:1.45}.asmt-upload-nav{margin-top:0;padding-top:0}.asmt-upload-privacy{color:#556872;text-align:center;justify-content:center;align-items:center;gap:.55rem;margin:1.5rem auto 0;font-size:.88rem;display:flex}.asmt-upload-privacy__icon{color:#00bfa5;flex-shrink:0;width:20px;height:20px}.asmt-upload-privacy__text{line-height:1.4}.asmt-question-group{grid-column:1/-1;display:contents}.asmt-question-group__title{letter-spacing:.09em;text-transform:uppercase;color:#00a896;border-bottom:1.5px solid #00a89633;grid-column:1/-1;margin:.5rem 0 -.25rem;padding-bottom:.35rem;font-size:.75rem;font-weight:700}.asmt-question-group:first-child .asmt-question-group__title{margin-top:0}.asmt-text-field{flex-direction:column;gap:.3rem;width:100%;margin-top:.5rem;display:flex}.asmt-text-field__label{color:#4a5568;flex-direction:column;gap:.15rem;font-size:.82rem;font-weight:600;display:flex}.asmt-text-field__meta{color:#718096;font-size:.78rem;font-style:italic;font-weight:400}.asmt-text-field__input{color:#2b2d42;background:#f8f9fa;border:1.5px solid #cbd5e0;border-radius:8px;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.asmt-text-field__input::placeholder{color:#a0aec0}.asmt-text-field__input:focus{background:#fff;border-color:#00a896;outline:none;box-shadow:0 0 0 3px #00a8961f}@media (width<=640px){.asmt-main{gap:1.5rem;padding:1.25rem 1rem 2.5rem}.asmt-questions{grid-template-columns:1fr;gap:1rem}.asmt-actions{flex-direction:column;align-items:stretch}.asmt-btn--primary{order:1;margin-left:0}.asmt-btn--outline{order:2}.asmt-btn--ghost{order:3}.asmt-rule{width:100%}}@media (width<=768px){.asmt-survey-hero,.asmt-upload-hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.25rem}.asmt-survey-hero__desc,.asmt-upload-hero__desc{max-width:100%}.asmt-survey-container,.asmt-upload-container{border-radius:20px;padding:1.5rem 1rem 2.25rem}.asmt-survey-card,.asmt-upload-card{padding:1.5rem 1.25rem}}@media (width<=540px){.asmt-upload-dropzone{padding:1.75rem 1rem}.asmt-upload-example{flex-direction:column;align-items:flex-start;gap:.75rem}.asmt-upload-example__thumb{width:100%;max-width:220px}.asmt-upload-guidance__divider{display:none}.asmt-upload-guidance{flex-direction:column;gap:.5rem}}@media (width<=480px){.asmt-stepper__line{width:24px;margin-inline:.25rem}.asmt-stepper__label{letter-spacing:.05em;font-size:.7rem}.asmt-survey-hero__img,.asmt-upload-hero__img{width:145px}.asmt-survey-option{min-height:52px;padding:.75rem 1rem;font-size:.95rem}.asmt-survey-card__meta{flex-direction:column;align-items:flex-start;gap:.35rem}}.asmt-root--loading{position:relative}.asmt-root--loading .asmt-main,.asmt-root--loading .site-nav,.asmt-root--loading .site-footer{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .25s}.asmt-loading-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#18283040;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out asmtOverlayFadeIn;display:flex;position:fixed;inset:0}@keyframes asmtOverlayFadeIn{0%{opacity:0}to{opacity:1}}.asmt-loading-card{text-align:center;background:#fff;border:1px solid #00bfa533;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:460px;padding:clamp(2rem,4vw,2.75rem) clamp(1.75rem,3.5vw,2.5rem);animation:.3s cubic-bezier(.16,1,.3,1) asmtCardPopIn;display:flex;box-shadow:0 12px 48px #002d372e,0 2px 12px #0000000f}@keyframes asmtCardPopIn{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.asmt-loading-animation{justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:1.25rem;display:flex;position:relative}.asmt-loading-ring{border:3.5px solid #00bfa5;border-color:#00bfa5 #00bfa5 #00bfa52e #00bfa52e;border-radius:50%;animation:.9s cubic-bezier(.55,.15,.45,.85) infinite asmtSpin;position:absolute;inset:0}.asmt-loading-ring-pulse{background:radial-gradient(circle,#00bfa526 0%,#00bfa500 70%);border-radius:50%;animation:1.8s ease-in-out infinite asmtPulseGlow;position:absolute;inset:-6px}.asmt-loading-icon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;overflow:hidden}.asmt-loading-tooth{filter:drop-shadow(0 2px 6px #00bfa54d);width:44px;height:44px;animation:2s ease-in-out infinite asmtToothBob}.asmt-loading-scan-line{background:linear-gradient(90deg,#0000,#00bfa5,#fff,#00bfa5,#0000);height:2px;animation:1.6s ease-in-out infinite asmtScan;position:absolute;left:0;right:0;box-shadow:0 0 8px #00bfa5}@keyframes asmtSpin{to{transform:rotate(360deg)}}@keyframes asmtPulseGlow{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:.9;transform:scale(1.15)}}@keyframes asmtToothBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes asmtScan{0%{opacity:0;top:5%}15%{opacity:1}85%{opacity:1}to{opacity:0;top:90%}}.asmt-loading-details{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.asmt-loading-title{color:#182830;letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2.5vw,1.45rem);font-weight:800}.asmt-loading-desc{color:#556872;max-width:36ch;margin:0;font-size:.92rem;line-height:1.5}.asmt-loading-progress-track{background:#00bfa51f;border-radius:999px;width:100%;height:5px;margin-top:1rem;overflow:hidden}.asmt-loading-progress-bar{background:linear-gradient(90deg,#008f7e,#00bfa5);border-radius:999px;width:45%;height:100%;animation:1.4s ease-in-out infinite asmtProgressIndeterminate}@keyframes asmtProgressIndeterminate{0%{transform:translate(-100%)}50%{transform:translate(120%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.asmt-loading-ring,.asmt-loading-ring-pulse,.asmt-loading-tooth,.asmt-loading-scan-line,.asmt-loading-progress-bar,.asmt-loading-card,.asmt-loading-overlay{animation:none}.asmt-loading-ring{border-top-color:#00bfa5;border-right-color:#00bfa5;transform:rotate(45deg)}.asmt-loading-progress-bar{width:100%}}.pp-root{background:var(--brand-off-white,#f8f9fa);min-height:100dvh;color:var(--brand-dark-navy,#2b2d42);flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.pp-hero{background:#f0fcfa;border-bottom:1px solid #00a89624;padding:clamp(3rem,7vw,5rem) clamp(1.5rem,5vw,4rem)}.pp-hero__container{max-width:860px;margin:0 auto}.pp-eyebrow{letter-spacing:.12em;color:var(--brand-teal,#00a896);text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.pp-hero__title{letter-spacing:-.025em;color:var(--brand-dark-navy,#2b2d42);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15}.pp-hero__lead{color:#4a5568;text-wrap:pretty;max-width:66ch;margin:0 0 .75rem;font-size:clamp(1rem,1.2vw + .35rem,1.1rem);line-height:1.7}.pp-hero__updated{color:#6b7280;margin:0;font-size:.88rem}.pp-body{flex:1;padding:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,5vw,4rem)}.pp-body__container{flex-direction:column;gap:0;max-width:860px;margin:0 auto;display:flex}.pp-disclaimer{background:#fff7ed;border:1.5px solid #fbbf24;border-radius:14px;margin-bottom:2.5rem;padding:clamp(1.25rem,2.5vw,1.5rem) clamp(1.25rem,2.5vw,1.75rem)}.pp-disclaimer p{color:#92400e;margin:0;font-size:clamp(.93rem,1vw + .3rem,1rem);line-height:1.65}.pp-disclaimer strong{color:#78350f}.pp-section{border-top:1px solid #00a89624;grid-template-columns:36px 1fr;align-items:flex-start;gap:0 1.25rem;padding:2rem 0;display:grid}.pp-section:last-child{border-bottom:1px solid #00a89624}.pp-section--warning{background:#fffbf0;border:1.5px solid #fbbf2473;border-radius:12px;gap:0 1rem;margin:.5rem 0;padding:1.75rem 1.5rem}.pp-section--warning+.pp-section{border-top:1px solid #00a89624}.pp-section__icon{flex-shrink:0;padding-top:.15rem}.pp-section__icon img{width:26px;height:26px;display:block}.pp-section__content{flex-direction:column;gap:.75rem;display:flex}.pp-section__title{color:var(--brand-dark-navy,#2b2d42);margin:0;font-size:clamp(1.05rem,1.4vw + .35rem,1.3rem);font-weight:700;line-height:1.3}.pp-section__body{color:#4a5568;text-wrap:pretty;margin:0;font-size:clamp(.93rem,1vw + .3rem,1rem);line-height:1.7}.pp-section__body strong{color:var(--brand-dark-navy,#2b2d42);font-weight:600}.pp-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pp-list li{color:#4a5568;padding-left:1.4rem;font-size:clamp(.93rem,1vw + .3rem,1rem);line-height:1.6;position:relative}.pp-list li:before{content:"";background:var(--brand-teal,#00a896);border-radius:50%;flex-shrink:0;width:7px;height:7px;position:absolute;top:.52em;left:0}.pp-contact-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.pp-contact-list li{color:#4a5568;font-size:clamp(.93rem,1vw + .3rem,1rem);line-height:1.6}.pp-contact-list strong{color:var(--brand-dark-navy,#2b2d42);font-weight:600}.pp-inline-link{color:var(--brand-teal,#00a896);text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:color .15s}.pp-inline-link:hover{color:var(--brand-teal-dark,#008f7e)}.pp-inline-link:focus-visible{outline:2px solid var(--brand-teal,#00a896);outline-offset:3px;border-radius:2px}@media (width<=600px){.pp-hero{padding:2.5rem 1.25rem}.pp-body{padding:2rem 1.25rem}.pp-section{grid-template-columns:24px 1fr;gap:0 .9rem;padding:1.5rem 0}.pp-section--warning{padding:1.35rem 1.15rem}.pp-section__icon img{width:22px;height:22px}}@media (prefers-reduced-motion:reduce){.pp-inline-link{transition:none}}.welcome-screen{background:var(--color-bg-light);justify-content:center;align-items:flex-start;min-height:100dvh;padding:24px 32px 32px;display:flex}.welcome-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-card-light);border:1px solid var(--color-border-light);background:#fff;grid-template-columns:1fr 1fr;width:100%;max-width:1040px;min-height:calc(100dvh - 56px);display:grid;position:relative}.welcome-left{border-right:1px solid var(--color-border-light);flex-direction:column;grid-column:1;justify-content:center;gap:1.5rem;padding:3rem 2.5rem 3rem 3rem;display:flex}.welcome-right{flex-direction:column;grid-column:2;justify-content:center;gap:1.5rem;padding:4.25rem 3rem 3rem 2.5rem;display:flex}.welcome-text-size-bar{z-index:10;border:1px solid var(--color-border-light);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;display:flex;position:absolute;top:14px;right:18px;box-shadow:0 1px 4px #0000000d}.welcome-text-size-label{color:var(--color-text-muted-light);-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600}.welcome-text-size-controls{align-items:center;gap:6px;display:flex}.welcome-text-size-btn{border:1.5px solid var(--color-border-light);color:var(--color-text-light);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.welcome-text-size-btn:hover:not(:disabled){border-color:var(--color-primary-dark);color:#1a6e68;background:#4fd1c51f}.welcome-text-size-btn:disabled{opacity:.35;cursor:not-allowed}.welcome-text-size-btn:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.welcome-text-size-value{font-family:var(--font-mono);color:var(--color-text-muted-light);text-align:center;-webkit-user-select:none;user-select:none;width:44px;font-size:13px;font-weight:700;display:inline-block}.welcome-text-size-reset{color:#c53030;cursor:pointer;background:#e4572e1a;border:1.5px solid #e4572e;border-radius:6px;height:28px;padding:0 8px;font-size:12px;font-weight:700;transition:all .15s}.welcome-text-size-reset:hover{color:#fff;background:#e4572e;border-color:#e4572e}.welcome-text-size-reset:focus-visible{outline-offset:2px;outline:2px solid #e4572e}.welcome-tooth-icon img,.welcome-tooth-icon svg{filter:drop-shadow(0 4px 12px #4fd1c54d);width:72px;height:72px}.welcome-title{color:var(--color-text-light);letter-spacing:-.03em;font-size:clamp(1.75rem,2.5vw,2.75rem);font-weight:800;line-height:1.15}.welcome-subtitle{color:var(--color-text-muted-light);font-size:1.05rem;line-height:1.65}.welcome-steps{background:var(--color-bg-light);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1.25rem;list-style:none;display:flex}.welcome-step{align-items:flex-start;gap:.875rem;display:flex}.welcome-step__num{background:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;margin-top:.1rem;font-size:.95rem;font-weight:700;display:flex}.welcome-step strong{color:var(--color-text-light);margin-bottom:.15rem;font-size:1rem;font-weight:700;display:block}.welcome-step p{color:var(--color-text-muted-light);font-size:.9rem;line-height:1.5}.welcome-cta{border-radius:var(--radius-xl);letter-spacing:.01em;min-height:58px;font-size:1.15rem;font-weight:700}@media (width<=800px){.welcome-screen{align-items:flex-start;padding:12px 12px 24px}.welcome-card{min-height:unset;grid-template-columns:1fr;max-width:100%}.welcome-text-size-bar{gap:4px;padding:3px 6px;top:10px;right:12px}.welcome-text-size-label{font-size:12px}.welcome-text-size-btn{width:32px;height:32px;font-size:13px}.welcome-text-size-value{width:38px;font-size:12px}.welcome-left{border-right:none;border-bottom:1px solid var(--color-border-light);text-align:center;grid-area:1/1;justify-content:flex-start;align-items:center;gap:1rem;padding:48px 1.25rem 1.5rem}.welcome-right{grid-area:2/1;padding:1.25rem 1.25rem 2rem}.welcome-tooth-icon img,.welcome-tooth-icon svg{width:56px;height:56px}.welcome-title{font-size:clamp(1.5rem,6vw,2rem)}.welcome-steps{padding:1rem}}.step-indicator{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.step-indicator__label{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted-light);white-space:nowrap;font-size:.78rem;font-weight:600}.step-indicator__track{align-items:center;gap:5px;display:flex}.step-indicator__dot{background:var(--color-border-light);border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s}.step-indicator__dot--done{background:var(--color-primary-dark)}.step-indicator__dot--active{background:var(--color-primary);transform:scale(1.35)}.step-indicator--dark .step-indicator__label{color:var(--color-text-muted)}.step-indicator--dark .step-indicator__dot{background:var(--color-border)}.step-indicator--dark .step-indicator__dot--done{background:var(--color-primary-dark)}.step-indicator--dark .step-indicator__dot--active{background:var(--color-primary)}.lifestyle-screen{background:var(--color-bg-light);justify-content:center;align-items:flex-start;min-height:100dvh;padding:1.5rem 2rem 2rem;display:flex}.lifestyle-card{background:var(--color-surface-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-card-light);border:1px solid var(--color-border-light);flex-direction:column;justify-content:flex-start;gap:1.25rem;width:100%;max-width:1040px;min-height:calc(100dvh - 3.5rem);padding:1.5rem 2.5rem;display:flex}.lifestyle-header{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}.lifestyle-tooth-icon img,.lifestyle-tooth-icon svg{filter:drop-shadow(0 2px 6px #4fd1c540);width:38px;height:38px}.lifestyle-title{color:var(--color-text-light);letter-spacing:-.025em;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:800;line-height:1.2}.lifestyle-subtitle{color:var(--color-text-muted-light);max-width:54ch;margin:0 auto;font-size:.92rem;line-height:1.45}.lifestyle-form{flex-direction:column;flex:1;justify-content:space-between;gap:1rem;display:flex}.lifestyle-questions{flex:1;grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.form-group{border:1px solid var(--color-border-light);border-radius:var(--radius-lg);text-align:center;background:var(--color-bg-light);flex-direction:column;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:.85rem 1.1rem;display:flex}.form-group:focus-within{border-color:var(--color-primary-dark)}.form-group legend{color:var(--color-text-light);text-align:center;width:100%;font-size:1rem;font-weight:700;line-height:1.3}.form-group__hint{color:var(--color-text-muted-light);text-align:center;max-width:44ch;font-size:.82rem;line-height:1.35}.radio-options{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.35rem;display:flex}.radio-button{border-radius:var(--radius-md);border:2px solid var(--color-border-light);cursor:pointer;color:var(--color-text-light);text-align:center;background:#fff;justify-content:center;align-items:center;gap:.45rem;min-height:40px;padding:.45rem .9rem;font-family:inherit;font-size:.9rem;font-weight:500;line-height:1.25;display:inline-flex}.radio-button--checked{border-color:var(--color-primary);color:#1a6e68;background:#4fd1c524;font-weight:700}.radio-button:hover:not(.radio-button--checked){border-color:var(--color-primary-dark);background:#4fd1c50f}.radio-button:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.radio-custom-circle{border:2px solid var(--color-border-light);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:.95rem;height:.95rem;display:flex}.radio-button--checked .radio-custom-circle{border-color:var(--color-primary);background:var(--color-primary)}.radio-button--checked .radio-custom-circle:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px}.form-actions{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:480px;margin:0 auto;display:grid}.form-actions .btn{min-height:50px;padding:.75rem 1.5rem;font-size:1rem}.btn--secondary{color:var(--color-text-muted-light);border:2px solid var(--color-border-light);box-shadow:none;background:0 0;font-weight:600}.btn--secondary:hover{background:var(--color-bg-light);color:var(--color-text-light);border-color:var(--color-text-muted-light)}.btn--secondary:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.lifestyle-question-group{grid-column:1/-1;display:contents}.lifestyle-question-group__title{letter-spacing:.09em;text-transform:uppercase;color:var(--color-primary);border-bottom:1.5px solid #4fd1c540;grid-column:1/-1;margin:.35rem 0 -.15rem;padding-bottom:.3rem;font-size:.72rem;font-weight:700}.lifestyle-question-group:first-child .lifestyle-question-group__title{margin-top:0}.lifestyle-text-field{text-align:left;flex-direction:column;gap:.3rem;width:100%;margin-top:.5rem;display:flex}.lifestyle-text-field__label{color:var(--color-text-muted-light);flex-direction:column;gap:.1rem;font-size:.82rem;font-weight:600;display:flex}.lifestyle-text-field__meta{font-size:.75rem;font-style:italic;font-weight:400}.lifestyle-text-field__input{border:1.5px solid var(--color-border-light);border-radius:var(--radius-md);width:100%;color:var(--color-text-light);background:#fff;padding:.5rem .7rem;font-family:inherit;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.lifestyle-text-field__input::placeholder{color:#a0aec0}.lifestyle-text-field__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #4fd1c52e}@media (width<=800px){.lifestyle-screen{align-items:flex-start;padding:.75rem .75rem 1.5rem}.lifestyle-card{min-height:unset;justify-content:flex-start;gap:1rem;padding:1.25rem 1.25rem 1.5rem}.lifestyle-questions{grid-template-columns:1fr;gap:.75rem}.form-actions{grid-template-columns:1fr;max-width:100%}.btn--secondary{order:2}.btn--primary{order:1}.radio-options{flex-direction:column;align-items:stretch}.radio-button{white-space:normal;text-align:left;justify-content:flex-start;width:100%}}.upload-screen{background:#e6f7f5;justify-content:center;align-items:flex-start;min-height:100dvh;padding:1.5rem 2rem 2rem;display:flex}.upload-screen--loading{position:relative}.upload-screen--loading .upload-card{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .25s}.upload-card{background:var(--color-surface-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-card-light);border:1px solid var(--color-border-light);grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;width:100%;max-width:1040px;min-height:calc(100dvh - 3.5rem);display:grid}.upload-left{border-right:1px solid var(--color-border-light);flex-direction:column;grid-column:1;justify-content:flex-start;gap:1.25rem;padding:1.25rem 2rem 2.5rem 2.5rem;display:flex}.upload-right{flex-direction:column;grid-column:2;justify-content:flex-start;gap:1.25rem;padding:1.25rem 2.5rem 2.5rem 2rem;display:flex}.upload-header{flex-direction:column;gap:.75rem;display:flex}.upload-tooth-icon img,.upload-tooth-icon svg{width:44px;height:44px}.upload-title{color:var(--color-text-light);letter-spacing:-.025em;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800;line-height:1.2}.upload-subtitle{color:var(--color-text-muted-light);font-size:1rem;line-height:1.6}.upload-instructions{border-radius:var(--radius-lg);color:var(--color-text-light);background:#f0fafa;border:1.5px solid #4fd1c559;padding:1rem 1.1rem;font-size:.95rem;line-height:1.55}.upload-instructions strong{color:var(--color-text-light);margin-bottom:.5rem;font-size:1rem;display:block}.upload-instructions__list{flex-direction:column;gap:.3rem;padding-left:1.25rem;list-style:outside;display:flex}.upload-instructions__list li{color:var(--color-text-muted-light)}.upload-action-area{flex-direction:column;flex:1;gap:.85rem;display:flex}.upload-action-label{color:var(--color-text-light);font-size:.95rem;font-weight:700}.upload-primary-buttons{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.upload-action-btn{border-radius:var(--radius-lg);border:2.5px solid var(--color-border-light);background:var(--color-bg-light);cursor:pointer;text-align:center;min-height:110px;transition:background var(--transition), border-color var(--transition), box-shadow var(--transition);flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:1.1rem .75rem .85rem;font-family:inherit;display:flex}.upload-action-btn svg{flex-shrink:0;width:36px;height:36px}.upload-action-btn span:not(.upload-action-btn__hint){color:var(--color-text-light);font-size:.95rem;font-weight:700;line-height:1.2}.upload-action-btn__hint{color:var(--color-text-muted-light);font-size:.78rem;line-height:1.3}.upload-action-btn--camera{color:var(--color-primary);border-color:var(--color-primary);background:#4fd1c50f}.upload-action-btn--camera:hover,.upload-action-btn--camera:focus-visible{background:#4fd1c524;outline:none;box-shadow:0 0 0 3px #4fd1c54d}.upload-action-btn--gallery{color:var(--color-text-muted-light)}.upload-action-btn--gallery:hover,.upload-action-btn--gallery:focus-visible{border-color:var(--color-primary-dark);background:#4fd1c50f;outline:none}.upload-action-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #4fd1c566}.drop-zone{border:2px dashed var(--color-border-light);border-radius:var(--radius-lg);transition:border-color var(--transition), background var(--transition);background:0 0;justify-content:center;align-items:center;padding:.85rem 1.25rem;display:flex}.drop-zone--secondary{min-height:unset;opacity:.75;padding:.75rem 1rem}.drop-zone--active,.drop-zone:focus-visible{border-color:var(--color-primary);opacity:1;background:#4fd1c50f;outline:none}.drop-zone--has-preview{border-style:solid;border-color:var(--color-primary);border-width:2px;min-height:180px;padding:0;overflow:hidden}.drop-zone__placeholder{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.drop-zone__icon{width:52px;height:52px;color:var(--color-primary);opacity:.85}.drop-zone__text{color:var(--color-text-light);text-align:center;font-size:1.05rem}.drop-zone__hint{color:var(--color-text-muted-light);text-align:center;max-width:36ch;font-size:.9rem;line-height:1.5}.drop-zone__hint--sub{opacity:.75;font-size:.82rem}.preview-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.preview-image{object-fit:contain;border-radius:var(--radius-md);width:100%;height:100%;max-height:300px}.btn-remove{color:#fff;cursor:pointer;z-index:10;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:flex;position:absolute;top:.6rem;right:.6rem}.btn-remove:hover{background:#000000c7}.btn-remove:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.selected-filename{color:#1a6e68;text-align:center;word-break:break-all;border-radius:var(--radius-md);background:#4fd1c51a;border:1px solid #4fd1c54d;padding:.6rem 1rem;font-size:.95rem}@media (width<=800px){.upload-screen{align-items:flex-start;padding:.75rem .75rem 1.5rem}.upload-card{min-height:unset;grid-template-rows:auto auto auto;grid-template-columns:1fr}.upload-left{border-right:none;border-bottom:1px solid var(--color-border-light);grid-column:1;justify-content:flex-start;gap:1rem;padding:1rem 1.25rem 1.5rem}.upload-right{grid-column:1;padding:1.25rem 1.25rem 2rem}.upload-primary-buttons{grid-template-columns:1fr 1fr}.upload-action-btn{min-height:90px;padding:.85rem .5rem .7rem}.upload-action-btn svg{width:30px;height:30px}.drop-zone--secondary{display:none}.drop-zone--has-preview{min-height:150px}}.rs-root{color:#182830;background:#e6f7f5;flex-direction:column;min-height:100dvh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.rs-main{flex-direction:column;flex:1;gap:clamp(1.5rem,2.5vw,2.25rem);width:100%;max-width:clamp(1140px,92vw,1340px);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,3vw,2rem) 4rem;display:flex}.asmt-stepper{justify-content:center;align-items:flex-start;gap:0;width:100%;margin:0 auto clamp(.75rem,1.6vw,1.35rem);display:flex}.asmt-stepper__step{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.45rem;display:flex}.asmt-stepper__circle{color:#788c98;background:#fff;border:2px solid #b8c8d0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.asmt-stepper__step--active .asmt-stepper__circle{color:#fff;background:#00bfa5;border-color:#00bfa5;box-shadow:0 2px 8px #00bfa540}.asmt-stepper__step--done .asmt-stepper__circle{color:#fff;background:#00bfa5;border-color:#00bfa5}.asmt-stepper__label{letter-spacing:.08em;text-transform:uppercase;color:#788c98;font-size:.78rem;font-weight:800;transition:color .2s}.asmt-stepper__step--active .asmt-stepper__label,.asmt-stepper__step--done .asmt-stepper__label{color:#00bfa5}.asmt-stepper__line{background:#c5d4dc;flex-shrink:0;width:clamp(34px,7vw,85px);height:2px;margin:17px .45rem 0;transition:background .2s}.asmt-stepper__line--done{background:#00bfa5}.rs-hero{justify-content:space-between;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:.5rem 0;display:flex}.rs-hero-content{flex-direction:column;flex:1;gap:.75rem;max-width:680px;display:flex}.rs-hero-title{color:#182830;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:800;line-height:1.15}.rs-hero-title-accent{color:#00bfa5}.rs-hero-subtitle{color:#556872;text-wrap:pretty;max-width:62ch;margin:0;font-size:clamp(.92rem,1.3vw + .3rem,1.02rem);line-height:1.6}.rs-date-badge{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;width:fit-content;margin-top:.25rem;padding:.55rem 1rem;display:inline-flex;box-shadow:0 1px 4px #0000000a}.rs-date-icon{color:#00bfa5;flex-shrink:0;width:22px;height:22px}.rs-date-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.72rem;font-weight:700;line-height:1.1;display:block}.rs-date-val{color:#182830;font-size:.9rem;font-weight:600;line-height:1.25;display:block}.rs-hero-badge-art,.rs-hero__visual{flex-shrink:0;justify-content:center;align-items:center;display:flex}.rs-hero__img{object-fit:contain;width:clamp(150px,20vw,215px);height:auto;display:block}.rs-content-grid{flex-direction:column;gap:clamp(1.25rem,2vw,1.75rem);width:100%;display:flex}.rs-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:1.25rem;padding:clamp(1.25rem,2vw,1.75rem);display:flex;box-shadow:0 2px 10px #0000000a}.rs-card-header{border-bottom:1.5px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.85rem;display:flex}.rs-header-title-group{align-items:center;gap:.75rem;display:flex}.rs-header-tooth-icon{flex-shrink:0;width:28px;height:28px}.rs-card-title{color:#182830;letter-spacing:-.015em;margin:0;font-size:clamp(1.15rem,1.8vw,1.3rem);font-weight:700;line-height:1.2}.rs-card-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.82rem;line-height:1.3}.rs-card-meta,.rs-badge{color:#64748b;white-space:nowrap;font-size:.82rem;font-weight:600}.rs-card-meta--clear,.rs-badge--clear{color:#64748b}.rs-card--xray{gap:1rem}.rs-xray-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:stretch;gap:clamp(1rem,1.8vw,1.5rem);width:100%;min-height:380px;display:grid}.rs-image-wrapper{background:#0f172a;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:380px;display:flex;position:relative;overflow:hidden}.rs-image{object-fit:contain;width:100%;height:auto;max-height:440px;display:block}.rs-canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.rs-findings-wrapper{width:100%;min-width:0;height:100%;min-height:380px;position:relative}.rs-findings-table-container{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;height:100%;position:absolute;inset:0;overflow:auto}.rs-findings-table-container::-webkit-scrollbar{width:6px;height:6px}.rs-findings-table-container::-webkit-scrollbar-track{background:0 0}.rs-findings-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.rs-findings-table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.rs-findings-table{border-collapse:collapse;text-align:left;width:100%;margin:0;padding:0;display:table}.rs-findings-table thead{z-index:2;background:#f8fafc;position:sticky;top:0}.rs-th{letter-spacing:.05em;text-transform:uppercase;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem .9rem;font-size:.75rem;font-weight:700}.rs-th--finding{width:48%}.rs-th--area{white-space:nowrap;width:25%}.rs-th--status{white-space:nowrap;text-align:right;width:27%}.rs-finding-row{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s;display:table-row}.rs-finding-row td{border-bottom:1px solid #f1f5f9;transition:background-color .15s}.rs-finding-row:last-child td{border-bottom:none}.rs-finding-row:hover td{background:#f8fafc}.rs-finding-row:focus-visible{outline-offset:-2px;outline:2px solid #00bfa5}.rs-finding-row.rs-finding-item--active td{background:#f0fdfa}.rs-finding-row.rs-finding-item--active.rs-finding-item--concern td{background:#fff5f5}.rs-finding-row.rs-finding-item--active td:first-child{box-shadow:inset 3px 0 #00bfa5}.rs-finding-row.rs-finding-item--active.rs-finding-item--concern td:first-child{box-shadow:inset 3px 0 #f07167}.rs-finding-row--clear{cursor:default}.rs-finding-row--clear:hover td{background:0 0}.rs-td{vertical-align:middle;padding:.75rem .9rem}.rs-td--area{white-space:nowrap}.rs-td--status{text-align:right;white-space:nowrap}.rs-finding-cell-btn{appearance:none;cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0}.rs-finding-cell-btn:focus-visible{outline:2px solid var(--color-teal,#00a896);outline-offset:2px;border-radius:4px}.rs-finding-cell-content{align-items:center;gap:.75rem;min-width:0;display:flex}.rs-finding-names{flex-direction:column;gap:.15rem;min-width:0;display:flex}.rs-finding-title{color:#182830;white-space:nowrap;font-size:.88rem;font-weight:600;line-height:1.25}.rs-finding-desc{color:#64748b;white-space:nowrap;margin:0;font-size:.78rem;line-height:1.35}.rs-area-text{color:#475569;white-space:nowrap;font-size:.82rem;font-weight:500}.rs-finding-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:inline-flex}.rs-finding-icon--concern{color:#c53030;background:#f0716729}.rs-finding-icon--normal,.rs-finding-icon--clear{color:#00796b;background:#00bfa529}.rs-status-text,.rs-status-pill{white-space:nowrap;background:0 0;border-radius:0;padding:0;font-size:.78rem;font-weight:500}.rs-status-text--concern,.rs-status-pill--concern{color:#b91c1c}.rs-status-text--normal,.rs-status-pill--normal{color:#0f766e}.rs-card--overall{gap:1.25rem}.rs-overall-body{flex-direction:column;gap:1.15rem;display:flex}.rs-hero-verdict-banner{box-shadow:none;background:0 0;border-bottom:1px solid #f1f5f9;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;padding:0 0 .85rem;display:flex}.rs-hero-verdict-banner--high,.rs-hero-verdict-banner--moderate,.rs-hero-verdict-banner--low{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #f1f5f9}.rs-hero-verdict-content{flex-direction:column;gap:.15rem;display:flex}.rs-hero-verdict-kicker{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.72rem;font-weight:700;line-height:1.2}.rs-hero-verdict-banner .rs-overall-tier{letter-spacing:-.025em;margin:0;font-size:clamp(1.75rem,2.8vw,2.35rem);font-weight:800;line-height:1.1}.rs-hero-verdict-banner--high .rs-overall-tier{color:#dc2626}.rs-hero-verdict-banner--moderate .rs-overall-tier{color:#d97706}.rs-hero-verdict-banner--low .rs-overall-tier{color:#00bfa5}.rs-hero-verdict-banner--extreme .rs-overall-tier{color:#991b1b}.rs-profile-tag-wrapper{align-items:center;display:flex}.rs-profile-tag{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600;line-height:1.3;display:inline-block}.rs-profile-tag--high{color:#b91c1c}.rs-profile-tag--moderate{color:#b45309}.rs-profile-tag--low{color:#0f766e}.rs-profile-tag--extreme{color:#7f1d1d}.rs-narrative-group{flex-direction:column;gap:.65rem;display:flex}.rs-lead-sentence{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:clamp(1.08rem,1.6vw,1.2rem);font-weight:600;line-height:1.55}.rs-overall-summary{color:#475569;text-wrap:pretty;margin:0;font-size:.93rem;line-height:1.6}.rs-factors-card{background:0 0;border:none;border-top:1px solid #f1f5f9;border-radius:0;flex-direction:column;gap:.9rem;padding:1.15rem 0 0;display:flex}.rs-factors-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.rs-factors-title{color:#182830;letter-spacing:-.01em;margin:0;font-size:.96rem;font-weight:700}.rs-factors-meta,.rs-factors-count-pill{color:#64748b;background:0 0;border-radius:0;padding:0;font-size:.8rem;font-weight:500}.rs-factors-groups{flex-direction:column;gap:.85rem;display:flex}.rs-factor-section{flex-direction:column;gap:.45rem;display:flex}.rs-factor-subtitle{text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:700}.rs-factor-subtitle--risk{color:#dc2626}.rs-factor-subtitle--protective{color:#00796b}.rs-factor-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.rs-factor-item{background:0 0;border:none;border-radius:0;align-items:flex-start;gap:.75rem;padding:.4rem 0;font-size:.88rem;line-height:1.45;display:flex}.rs-factor-item:hover{box-shadow:none;transform:none}.rs-factor-item--risk,.rs-factor-item--protective{background:0 0;border:none}.rs-factor-icon{background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:.12rem;font-size:.8rem;font-weight:800;display:inline-flex}.rs-analysis-disclosure{border-top:1px dashed #e2e8f0;flex-direction:column;gap:.95rem;padding-top:.35rem;display:flex}.rs-analysis-disclosure[hidden]{display:none!important}.rs-prognosis-section,.rs-prognosis-box{background:0 0;border:none;flex-direction:column;gap:.35rem;padding:0;display:flex}.rs-prognosis-heading{color:#1e293b;letter-spacing:normal;text-transform:none;margin:0;font-size:.88rem;font-weight:700}.rs-prognosis-text{color:#475569;margin:0;font-size:.88rem;line-height:1.55}.rs-disclosure-toggle-btn{color:#0f766e;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.25rem;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.rs-disclosure-toggle-btn:hover{color:#115e59;background:#e6f7f5;border-color:#2c9e94}.rs-disclosure-toggle-btn:focus-visible{outline-offset:2px;outline:2px solid #00bfa5}.rs-disclosure-chevron{flex-shrink:0;width:14px;height:14px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.rs-disclosure-chevron--expanded{transform:rotate(180deg)}.rs-factor-icon--risk{color:#dc2626;background:0 0}.rs-factor-icon--protective{color:#00796b;background:0 0}.rs-factor-name{color:#182830;font-weight:700;display:block}.rs-factor-why{color:#475569;margin:.15rem 0 0;font-size:.82rem;line-height:1.45}.rs-factor-why em{color:#b91c1c;font-style:normal;font-weight:600}.rs-factors-skipped{color:#64748b;margin:0;font-size:.88rem;font-style:italic}.rs-recs-section{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:1.5rem;padding:clamp(1.25rem,2vw,1.75rem);display:flex;box-shadow:0 2px 10px #0000000a}.rs-recs-header{align-items:center;gap:.75rem;display:flex}.rs-recs-title{color:#182830;margin:0;font-size:clamp(1.15rem,1.8vw,1.3rem);font-weight:700;line-height:1.2}.rs-recs-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.84rem;line-height:1.3}.rs-recs-list{border-top:1px solid #e2e8f0;flex-direction:column;display:flex}.rs-rec-item{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #e2e8f0;border-radius:0;flex-direction:column;gap:.4rem;padding:1.1rem 0;display:flex}.rs-rec-item:last-child{border-bottom:none;padding-bottom:.25rem}.rs-rec-heading-group{flex-direction:column;gap:.2rem;display:flex}.rs-rec-category{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0;font-size:.72rem;font-weight:600}.rs-rec-title{color:#182830;margin:0;font-size:1rem;font-weight:600;line-height:1.35}.rs-rec-desc{color:#475569;text-wrap:pretty;margin:0;font-size:.88rem;line-height:1.5}.rs-actions-row{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding-top:1.5rem;display:flex}.rs-action-btn{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:.85rem;min-width:240px;min-height:54px;padding:.85rem 1.4rem;font-family:inherit;transition:all .15s;display:inline-flex}.rs-action-btn--download{background:#00bfa5;border:1.5px solid #00bfa5;box-shadow:0 3px 10px #00bfa547}.rs-action-btn--download .rs-action-icon{color:#fff}.rs-action-btn--download .rs-action-label{color:#fff;font-weight:700}.rs-action-btn--download .rs-action-sub{color:#ffffffe0}.rs-action-btn--download:hover{background:#00a892;border-color:#00a892;transform:translateY(-1px);box-shadow:0 4px 14px #00bfa561}.rs-action-btn--download:active{background:#009682;border-color:#009682;transform:translateY(0);box-shadow:0 2px 6px #00bfa533}.rs-action-btn--download:focus-visible{outline-offset:2px;outline:2px solid #00bfa5}.rs-action-btn--retake{background:#fff;border:1.5px solid #cbd5e1;box-shadow:0 1px 3px #0000000a}.rs-action-btn--retake .rs-action-icon{color:#64748b;transition:color .15s}.rs-action-btn--retake .rs-action-label{color:#1e293b;font-weight:600;transition:color .15s}.rs-action-btn--retake .rs-action-sub{color:#64748b}.rs-action-btn--retake:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.rs-action-btn--retake:hover .rs-action-icon{color:#334155}.rs-action-btn--retake:hover .rs-action-label{color:#0f172a}.rs-action-btn--retake:active{background:#f1f5f9;border-color:#94a3b8;transform:translateY(0)}.rs-action-btn--retake:focus-visible{outline-offset:2px;outline:2px solid #64748b}.rs-action-icon{flex-shrink:0;width:26px;height:26px}.rs-action-text{flex-direction:column;gap:.15rem;display:flex}.rs-action-label{font-size:.96rem;line-height:1.25}.rs-action-sub{font-size:.8rem;line-height:1.2}.rs-root .disclaimer{background:#fff;border:1px solid #ccebe6;border-radius:14px;align-items:center;gap:.85rem;padding:1rem 1.35rem;display:flex;box-shadow:0 2px 8px #00bfa514}.rs-root .disclaimer__icon{color:#00bfa5;flex-shrink:0;width:22px;height:22px;margin-top:0}.rs-root .disclaimer p{color:#182830;margin:0;font-size:.92rem;line-height:1.55}.rs-root .disclaimer p strong{color:#008f7e;font-weight:700}@media (width<=960px){.rs-content-grid{grid-template-columns:1fr}.rs-xray-layout{flex-direction:column;gap:1.25rem;min-height:auto;display:flex}.rs-image-wrapper{min-height:220px}.rs-findings-wrapper{height:auto;min-height:auto;position:static}.rs-findings-table-container{height:auto;max-height:380px;position:static}}@media (width<=680px){.rs-hero{flex-direction:column-reverse;align-items:flex-start}.rs-hero-badge-art,.rs-hero__visual{align-self:center}.rs-hero__img{width:170px}.rs-actions-row{flex-direction:column;align-items:stretch;gap:.75rem}.rs-action-btn{justify-content:flex-start;width:100%}}@media (width<=480px){.rs-hero__img{width:145px}.rs-main{padding-inline:.85rem}.rs-card{border-radius:14px;padding:1rem}.rs-date-badge{width:100%}.asmt-stepper__line{width:24px;margin-inline:.25rem}.asmt-stepper__label{letter-spacing:.05em;font-size:.7rem}}@media print{nav,footer,.rs-stepper,.asmt-stepper,.rs-actions-row,.rs-date-badge{display:none!important}body,.rs-root{color:#000!important;background:#fff!important;font-size:11pt!important}.rs-main{gap:1.5rem!important;max-width:100%!important;padding:0!important}.rs-card{page-break-inside:avoid;box-shadow:none!important;border:1px solid #ccc!important}.rs-xray-layout{flex-direction:column!important;gap:1.25rem!important;display:flex!important}.rs-findings-wrapper{height:auto!important;position:static!important}.rs-findings-table-container{border:none!important;height:auto!important;max-height:none!important;position:static!important;overflow:visible!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.rs-ai-badge{letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.35rem;padding:0;font-size:.78rem;font-weight:500;display:inline-flex}.rs-ai-badge--unavailable{color:#b45309}.rs-ai-badge--ready{color:#0f766e}.rs-ai-badge--matrix{color:#334155}.rs-cds-header{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.15rem;margin-bottom:.15rem;padding:.5rem .75rem;display:flex}.rs-cds-header--ai,.rs-cds-header--matrix{background:#f8fafc;border-color:#e2e8f0}.rs-cds-header--fallback{background:#fffbeb;border-color:#fef3c7}.rs-cds-engine-label{letter-spacing:.04em;text-transform:uppercase;color:#334155;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.rs-cds-header--fallback .rs-cds-engine-label{color:#92400e}.rs-cds-meta{color:#64748b;letter-spacing:0;font-size:.72rem;font-weight:400;line-height:1.3}.rs-rationale-header--split{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rs-rationale-title-group{flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.rs-severity-pill{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:4px;flex-shrink:0;align-items:center;margin-top:2px;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.rs-severity-pill--high{color:#991b1b;background:#fef2f2;border-color:#fecaca}.rs-severity-pill--extreme{color:#7f1d1d;background:#fef2f2;border-color:#fca5a5}.rs-severity-pill--moderate{color:#92400e;background:#fffbeb;border-color:#fde68a}.rs-severity-pill--low{color:#065f46;background:#f0fdf4;border-color:#a7f3d0}.rs-clinical-rationale{background:0 0;border-left:2px solid #94a3b8;border-radius:0 4px 4px 0;flex-direction:column;gap:.2rem;padding:.6rem .85rem;display:flex}.rs-clinical-rationale-title{text-transform:uppercase;letter-spacing:.04em;color:#475569;font-size:.72rem;font-weight:700}.rs-clinical-rationale-text{color:#475569;margin:0;font-size:.82rem;line-height:1.55}.rs-rationale-compliance{color:#94a3b8;border-top:1px solid #f1f5f9;margin:0;padding-top:.65rem;font-size:.72rem;font-style:italic;line-height:1.45}.rs-domains-card{background:0 0;border-top:1px solid #f1f5f9;border-radius:0;flex-direction:column;gap:.5rem;padding:.85rem 0 0;display:flex}.rs-domains-header{justify-content:space-between;align-items:center;display:flex}.rs-domains-kicker{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.72rem;font-weight:700}.rs-domains-grid{border:1px solid #f1f5f9;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0;display:grid;overflow:hidden}.rs-domain-item{background:0 0;border-right:1px solid #f1f5f9;flex-direction:column;gap:.15rem;padding:.65rem .85rem;display:flex}.rs-domain-item:last-child{border-right:none}@media (width<=680px){.rs-domains-grid{grid-template-columns:1fr}.rs-domain-item{border-bottom:1px solid #f1f5f9;border-right:none}.rs-domain-item:last-child{border-bottom:none}}.rs-domain-label{color:#64748b;font-size:.75rem;font-weight:600}.rs-domain-val{color:#0f172a;font-size:.9rem;font-weight:700}.rs-domain-val--low{color:#0d9488}.rs-domain-val--moderate{color:#d97706}.rs-domain-val--high,.rs-domain-val--extreme{color:#dc2626}.rs-domain-val--flags{color:#475569;font-size:.82rem;font-weight:500}.rs-coverage-card{background:#fdfefe;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.rs-coverage-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.rs-coverage-badge{color:#0f766e;font-size:.8rem;font-weight:600}.rs-coverage-toggle-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline}.rs-coverage-toggle-btn:hover{color:#1d4ed8}.rs-coverage-details{color:#475569;border-top:1px solid #f1f5f9;flex-direction:column;gap:.4rem;padding-top:.4rem;font-size:.82rem;line-height:1.45;display:flex}.rs-coverage-body{margin:0}.rs-coverage-list{flex-direction:column;gap:.2rem;margin:0;padding-left:1.25rem;display:flex}.rs-coverage-list li{color:#64748b;font-size:.78rem}.rs-radiograph-caveat{color:#64748b;background:#f8fafc;border-left:3px solid #94a3b8;border-radius:0 4px 4px 0;margin:.5rem 0 0;padding:.5rem .75rem;font-size:.82rem;line-height:1.4}@keyframes rs-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.rs-skeleton{background:linear-gradient(90deg,#e8f4f3 25%,#d0ecea 50%,#e8f4f3 75%) 0 0/800px 100%;border-radius:6px;animation:1.4s linear infinite rs-shimmer}.rs-skeleton--tag{width:60%;height:1.6rem;margin-bottom:.5rem}.rs-skeleton--line{width:100%;height:.9rem;margin-bottom:.5rem}.rs-skeleton--lead{width:95%;height:1.25rem;margin-bottom:.75rem}.rs-skeleton--line-short{width:70%}.rs-skeleton-block{flex-direction:column;gap:.35rem;margin:.5rem 0;display:flex}.rs-rec-action-text{color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:6px;align-self:flex-start;align-items:center;width:fit-content;max-width:100%;margin-top:.5rem;padding:.25rem .65rem;font-size:.78rem;font-weight:600;line-height:1.3;display:inline-flex}.rs-header-mint-badge{background:#e6f7f5;border:1px solid #00bfa540;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.rs-card-title--synthesis{letter-spacing:.05em;text-transform:uppercase;color:#182830;margin:0;font-size:clamp(1.1rem,1.6vw,1.25rem);font-weight:800;line-height:1.2}.rs-engine-pill{color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;padding:.35rem .85rem;font-size:.75rem;font-weight:500;line-height:1.3;display:inline-flex}.rs-verdict-header{flex-direction:column;gap:.2rem;padding-bottom:.4rem;display:flex}.rs-verdict-kicker{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.72rem;font-weight:700;line-height:1.2}.rs-verdict-tier{letter-spacing:-.025em;margin:.15rem 0;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:800;line-height:1.1}.rs-verdict-tier--high,.rs-verdict-tier--extreme{color:#dc2626}.rs-verdict-tier--moderate{color:#d97706}.rs-verdict-tier--low{color:#0f766e}.rs-verdict-sublabel,.rs-verdict-tagline{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-block}.rs-synthesis-list{border-top:1px solid #f1f5f9;flex-direction:column;display:flex}.rs-synthesis-item{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;flex-direction:column;gap:.35rem;padding:1.15rem 0;display:flex}.rs-synthesis-item__heading{flex-direction:column;gap:.2rem;display:flex}.rs-synthesis-item__category{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0;font-size:.72rem;font-weight:700;line-height:1.2}.rs-synthesis-item__title{color:#182830;margin:0;font-size:1.02rem;font-weight:700;line-height:1.35}.rs-synthesis-item__desc{color:#475569;text-wrap:pretty;margin:0;font-size:.875rem;line-height:1.55}.rs-balance-block{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:.35rem;margin-top:.25rem;padding:1.1rem 1.25rem;display:flex}.rs-balance-block__title{text-transform:uppercase;letter-spacing:.05em;color:#475569;margin:0;font-size:.76rem;font-weight:700}.rs-balance-block__text{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.rs-rationale-compliance{color:#94a3b8;margin:.25rem 0 0;font-size:.78rem;line-height:1.45}@media print{.rs-ai-badge,.rs-cds-header,.rs-rationale-compliance,.rs-skeleton,.rs-skeleton-block{display:none!important}}
