/* HealthWavy auth experience v2.1 — external asset to avoid stale/blocked inline styles. */
:root{--hwa-ink:#082238;--hwa-muted:#60758a;--hwa-blue:#087fca;--hwa-cyan:#18c5d3;--hwa-teal:#13a995;--hwa-violet:#7559e8;--hwa-line:#d9e6ef;--hwa-soft:#f4f9fc;--hwa-shadow:0 30px 90px rgba(13,43,69,.14)}
        *{box-sizing:border-box}
        html,body{margin:0;min-height:100%;font-family:Figtree,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
        body.hwa-auth{min-height:100vh;color:var(--hwa-ink);background:radial-gradient(circle at 8% 9%,rgba(24,197,211,.12),transparent 27rem),radial-gradient(circle at 91% 91%,rgba(117,89,232,.10),transparent 28rem),linear-gradient(135deg,#f8fbfd 0%,#eef6fa 48%,#f7f8fc 100%);overflow-x:hidden}
        .hwa-page{position:relative;z-index:1;display:grid;grid-template-columns:minmax(430px,.94fr) minmax(520px,1.06fr);gap:18px;width:100%;max-width:1680px;min-height:100vh;margin:0 auto;padding:18px}
        .hwa-brand-panel{position:relative;isolation:isolate;display:flex;min-height:calc(100vh - 36px);flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:36px;padding:34px 38px;color:#fff;background:radial-gradient(circle at 82% 14%,rgba(45,222,225,.28),transparent 24rem),radial-gradient(circle at 12% 88%,rgba(123,91,234,.24),transparent 25rem),linear-gradient(145deg,#03111f 0%,#073451 58%,#08717c 100%);box-shadow:0 34px 90px rgba(4,25,43,.24)}
        .hwa-brand-panel:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px;mask-image:radial-gradient(circle at 54% 55%,#000,transparent 80%)}
        .hwa-brand-panel:after{content:"";position:absolute;inset:auto -12% -25% 20%;z-index:-1;height:58%;border-radius:50%;background:rgba(54,207,211,.11);filter:blur(60px)}
        .hwa-brand-head{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px}
        .hwa-brand-logo{display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:#fff;padding:10px 14px;box-shadow:0 18px 45px rgba(0,0,0,.18)}
        .hwa-brand-logo img{display:block;width:auto;height:48px;max-width:220px;object-fit:contain}
        .hwa-private-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);padding:9px 13px;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#d5fbff;backdrop-filter:blur(12px)}
        .hwa-private-pill i{width:7px;height:7px;border-radius:50%;background:#70f0cf;box-shadow:0 0 0 6px rgba(112,240,207,.12)}
        .hwa-brand-copy{position:relative;z-index:4;margin-top:42px;max-width:690px}
        .hwa-eyebrow{margin:0;color:#9eeff4;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
        .hwa-brand-copy h1{max-width:11ch;margin:18px 0 0;font-size:clamp(3.2rem,5vw,6rem);font-weight:680;line-height:.9;letter-spacing:-.067em;color:#fff}
        .hwa-brand-copy p:last-child{max-width:620px;margin:22px 0 0;color:#c4d5e1;font-size:15px;line-height:1.85}
        .hwa-live-stage{position:relative;z-index:3;flex:1;min-height:340px;margin-top:10px;perspective:1000px;transform-style:preserve-3d}
        .hwa-stage-orbit{position:absolute;left:50%;top:51%;border:1px solid rgba(157,244,247,.16);border-radius:50%;transform:translate(-50%,-50%) rotateX(67deg);animation:hwaOrbit 18s linear infinite}
        .hwa-stage-orbit.one{width:440px;height:440px}
        .hwa-stage-orbit.two{width:330px;height:330px;transform:translate(-50%,-50%) rotateY(67deg);animation-duration:14s;animation-direction:reverse}
        .hwa-stage-orbit.three{width:230px;height:230px;animation-duration:10s}
        .hwa-core{position:absolute;left:50%;top:51%;display:grid;width:132px;height:132px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:42px;color:#d4feff;background:linear-gradient(145deg,rgba(255,255,255,.19),rgba(255,255,255,.065));box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 32px 70px rgba(0,0,0,.24),0 0 80px rgba(36,212,220,.13);backdrop-filter:blur(18px);transform:translate(-50%,-50%) rotateY(-10deg) rotateX(7deg);animation:hwaCore 5.5s ease-in-out infinite}
        .hwa-core svg{width:48px;height:48px;stroke-width:1.45}
        .hwa-core:before,.hwa-core:after{content:"";position:absolute;border:1px solid rgba(139,239,240,.18);border-radius:50%;animation:hwaPulseRing 3.1s ease-out infinite}
        .hwa-core:before{inset:-30px}.hwa-core:after{inset:-63px;animation-delay:-1.5s}
        .hwa-signal{position:absolute;left:50%;top:51%;width:min(74%,560px);height:54px;transform:translate(-50%,-50%);opacity:.72}
        .hwa-signal svg{width:100%;height:100%;overflow:visible}
        .hwa-signal path{fill:none;stroke:#93f3ee;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:8 7;animation:hwaDash 2.4s linear infinite}
        .hwa-chip{position:absolute;display:grid;grid-template-columns:42px 1fr;gap:10px;min-width:154px;border:1px solid rgba(255,255,255,.13);border-radius:19px;background:rgba(4,28,48,.68);padding:11px 13px;color:#fff;box-shadow:0 22px 46px rgba(0,0,0,.19);backdrop-filter:blur(16px);animation:hwaFloat 5.5s ease-in-out infinite}
        .hwa-chip>span{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:rgba(129,245,239,.13);color:#b7fbf5}
        .hwa-chip svg{width:19px;height:19px}.hwa-chip strong{align-self:end;font-size:12px}.hwa-chip small{align-self:start;color:#9fb7c8;font-size:10px}
        .hwa-chip.a{left:5%;top:23%}.hwa-chip.b{right:3%;top:18%;animation-delay:-1.7s}.hwa-chip.c{left:9%;bottom:10%;animation-delay:-3.2s}.hwa-chip.d{right:6%;bottom:13%;animation-delay:-4.1s}
        .hwa-mini-stats{position:relative;z-index:5;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:auto}
        .hwa-mini-stats div{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:rgba(255,255,255,.07);padding:12px;backdrop-filter:blur(10px)}
        .hwa-mini-stats span{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:rgba(111,238,225,.12);color:#aaf8f1}.hwa-mini-stats svg{width:16px;height:16px}.hwa-mini-stats strong{display:block;font-size:11px}.hwa-mini-stats small{display:block;margin-top:3px;color:#9fb7c8;font-size:9px}
        .hwa-form-side{display:flex;min-width:0;align-items:center;justify-content:center;padding:22px 28px}
        .hwa-form-wrap{width:100%;max-width:700px}
        .hwa-mobile-brand{display:none;align-items:center;justify-content:space-between;gap:14px;margin:0 auto 18px;padding:0 4px}
        .hwa-mobile-brand a:first-child{display:inline-flex;align-items:center}.hwa-mobile-brand img{display:block;width:auto;height:54px;max-width:240px;object-fit:contain}
        .hwa-home-link{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--hwa-line);border-radius:14px;background:rgba(255,255,255,.76);color:#526b7e;text-decoration:none;box-shadow:0 10px 28px rgba(13,43,69,.07)}.hwa-home-link svg{width:18px;height:18px}
        .hwa-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:34px;background:rgba(255,255,255,.93);box-shadow:var(--hwa-shadow),inset 0 1px 0 #fff;backdrop-filter:blur(22px)}
        .hwa-card-topline{height:5px;background:#eaf2f6}.hwa-card-topline i{display:block;width:var(--hwa-progress,8%);height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,var(--hwa-blue),var(--hwa-cyan),var(--hwa-violet));box-shadow:0 0 20px rgba(24,197,211,.34);transition:width .42s cubic-bezier(.2,.8,.2,1)}
        .hwa-mobile-scene{display:none;position:relative;min-height:118px;overflow:hidden;margin:14px 14px 0;border-radius:25px;padding:18px;color:#fff;background:radial-gradient(circle at 12% 28%,rgba(44,217,221,.27),transparent 10rem),radial-gradient(circle at 88% 85%,rgba(120,88,231,.27),transparent 10rem),linear-gradient(140deg,#06182c,#0a536f)}
        .hwa-mobile-scene:before,.hwa-mobile-scene:after{content:"";position:absolute;border:1px solid rgba(157,244,247,.15);border-radius:50%;animation:hwaOrbit 13s linear infinite}.hwa-mobile-scene:before{width:190px;height:190px;left:-55px;bottom:-105px}.hwa-mobile-scene:after{width:120px;height:120px;right:-32px;top:-54px;animation-direction:reverse}
        .hwa-mobile-pulse{position:absolute;left:22px;top:22px;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.11);color:#c3fffb;animation:hwaMobilePulse 4s ease-in-out infinite}.hwa-mobile-pulse svg{width:24px;height:24px}
        .hwa-mobile-scene div:last-child{position:relative;z-index:2;margin-left:76px;padding-top:8px}.hwa-mobile-scene small{display:block;color:#9feff1;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hwa-mobile-scene strong{display:block;max-width:260px;margin-top:8px;font-size:16px;line-height:1.35}
        .hwa-card-body{padding:clamp(26px,4vw,48px)}
        .hwa-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #edf2f5;background:rgba(247,250,252,.78);padding:15px clamp(24px,4vw,44px);color:#7a8d9f;font-size:10px}.hwa-card-footer span{display:inline-flex;align-items:center;gap:7px}.hwa-card-footer svg{width:14px;height:14px;color:#0f8b9b}
        .hwa-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hwa-form-head-copy{min-width:0}.hwa-kicker{display:inline-flex;align-items:center;gap:8px;color:#047b9c;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hwa-kicker svg{width:16px;height:16px}.hwa-form-title{max-width:15ch;margin:14px 0 0;color:#071e32;font-size:clamp(2rem,3.6vw,3.35rem);font-weight:680;line-height:.98;letter-spacing:-.052em}.hwa-switch{flex:none;border:1px solid #d9e5ed;border-radius:13px;padding:10px 13px;color:#29475e;background:#fff;font-size:12px;font-weight:700;text-decoration:none;transition:.2s}.hwa-switch:hover{border-color:#9bd7df;color:#047b9c;transform:translateY(-1px)}.hwa-form-intro{max-width:610px;margin:18px 0 0;color:#5c7184;font-size:14px;line-height:1.8}
        .hwa-form{margin-top:28px}.hwa-stack{display:grid;gap:19px}.hwa-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hwa-label{display:block;margin:0 0 8px;color:#173247;font-size:13px;font-weight:750}.hwa-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.hwa-label-row .hwa-label{margin:0}.hwa-label-row a{color:#047b9c;font-size:12px;font-weight:750;text-decoration:none}.hwa-label-row a:hover{text-decoration:underline}
        .hwa-input-shell{position:relative}.hwa-input-icon{pointer-events:none;position:absolute;left:15px;top:50%;display:grid;width:22px;height:22px;place-items:center;color:#8aa0b5;transform:translateY(-50%)}.hwa-input-icon svg{width:18px;height:18px}.hwa-control{display:block;width:100%;height:56px;border:1px solid #cad9e5;border-radius:17px;outline:0;background:#fff;padding:0 48px;color:#102b40;font:inherit;font-size:14px;box-shadow:0 0 0 0 rgba(24,197,211,0);transition:border-color .2s,box-shadow .2s,transform .2s}.hwa-control::placeholder{color:#94a6bb}.hwa-control:hover{border-color:#a9bfce}.hwa-control:focus{border-color:#1cc6d3;box-shadow:0 0 0 4px rgba(28,198,211,.13);transform:translateY(-1px)}.hwa-control.no-left{padding-left:16px}.hwa-password-control{padding-right:76px}.hwa-password-toggle{position:absolute;right:9px;top:50%;z-index:2;min-width:52px;height:38px;border:0;border-radius:11px;background:#f2f7fa;color:#526b7e;font-size:11px;font-weight:800;cursor:pointer;transform:translateY(-50%);transition:.2s}.hwa-password-toggle:hover{background:#e7f4f7;color:#087f91}.hwa-error{margin:7px 2px 0;color:#bd273d;font-size:12px}.hwa-status{margin-top:18px;border:1px solid #bce8df;border-radius:16px;background:#effbf7;padding:12px 14px;color:#176454;font-size:13px}
        .hwa-options{display:flex;align-items:center;justify-content:space-between;gap:14px}.hwa-check{display:flex;align-items:flex-start;gap:11px;color:#536a7d;font-size:13px;line-height:1.55}.hwa-check input{flex:none;width:17px;height:17px;margin:1px 0 0;border:1px solid #bdcddd;border-radius:5px;accent-color:#0c93b5}.hwa-session{display:inline-flex;align-items:center;gap:7px;color:#8b9caf;font-size:11px}.hwa-session svg{width:15px;height:15px;color:#4fa4b8}
        .hwa-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hwa-benefit{border:1px solid #dbe6ee;border-radius:17px;background:linear-gradient(180deg,#fbfdfe,#f4f8fb);padding:13px}.hwa-benefit span{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#eaf9f7;color:#139984}.hwa-benefit:nth-child(2) span{background:#eaf7fc;color:#087fca}.hwa-benefit:nth-child(3) span{background:#f0edff;color:#7559e8}.hwa-benefit svg{width:17px;height:17px}.hwa-benefit strong{display:block;margin-top:10px;color:#1b3549;font-size:11px;line-height:1.35}
        .hwa-terms{border:1px solid #dbe6ee;border-radius:20px;background:#f7fafc;padding:15px 16px}.hwa-terms .hwa-check{line-height:1.7}
        .hwa-submit{position:relative;display:flex;width:100%;height:58px;align-items:center;justify-content:center;gap:10px;overflow:hidden;border:0;border-radius:17px;background:linear-gradient(110deg,#0a8fcf,#0875ba 55%,#7559e8 145%);color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 17px 32px rgba(8,127,202,.22);transition:transform .2s,box-shadow .2s,filter .2s}.hwa-submit:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.26) 48%,transparent 76%);transform:translateX(-130%);animation:hwaShine 3.6s ease-in-out infinite}.hwa-submit>*{position:relative;z-index:1}.hwa-submit svg{width:17px;height:17px;transition:transform .2s}.hwa-submit:hover{filter:saturate(1.07);transform:translateY(-2px);box-shadow:0 22px 40px rgba(8,127,202,.28)}.hwa-submit:hover svg{transform:translateX(3px)}.hwa-submit[disabled]{cursor:wait;filter:saturate(.75);transform:none}.hwa-submit-spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.36);border-top-color:#fff;border-radius:50%;animation:hwaSpin .75s linear infinite}.hwa-submit.is-busy .hwa-submit-spinner{display:block}.hwa-submit.is-busy>svg{display:none}
        .hwa-alt{margin:23px 0 0;border-top:1px solid #edf2f5;padding-top:20px;text-align:center;color:#718598;font-size:13px}.hwa-alt a{color:#047b9c;font-weight:800;text-decoration:none}.hwa-disclaimer{margin:19px auto 0;max-width:500px;color:#91a1b2;font-size:10px;line-height:1.7;text-align:center}
        .hwa-transition{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;visibility:hidden;opacity:0;background:radial-gradient(circle at 50% 45%,rgba(26,205,211,.24),transparent 30rem),linear-gradient(145deg,rgba(3,17,31,.98),rgba(5,49,75,.985) 60%,rgba(37,30,85,.985));transition:opacity .3s,visibility .3s;pointer-events:none}.hwa-transition.is-active{visibility:visible;opacity:1;pointer-events:auto}.hwa-transition-core{position:relative;display:grid;width:min(88vw,520px);min-height:400px;place-items:center;text-align:center;color:#fff}.hwa-transition-rings,.hwa-transition-rings:before,.hwa-transition-rings:after{position:absolute;left:50%;top:43%;border:1px solid rgba(142,246,242,.2);border-radius:50%;transform:translate(-50%,-50%);animation:hwaTransitionRing 2.1s cubic-bezier(.2,.75,.2,1) infinite}.hwa-transition-rings{width:160px;height:160px}.hwa-transition-rings:before,.hwa-transition-rings:after{content:"";width:100%;height:100%}.hwa-transition-rings:before{animation-delay:-.7s}.hwa-transition-rings:after{animation-delay:-1.4s}.hwa-transition-heart{position:absolute;left:50%;top:43%;display:grid;width:98px;height:98px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:31px;background:rgba(255,255,255,.1);color:#c9fffb;box-shadow:0 24px 70px rgba(0,0,0,.3),0 0 60px rgba(24,197,211,.2);backdrop-filter:blur(18px);transform:translate(-50%,-50%);animation:hwaTransitionBeat 1.15s ease-in-out infinite}.hwa-transition-heart svg{width:39px;height:39px}.hwa-transition-copy{position:relative;z-index:4;margin-top:230px}.hwa-transition-copy small{display:block;color:#99f2ef;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.hwa-transition-copy strong{display:block;margin-top:12px;font-size:clamp(1.45rem,4vw,2.25rem);letter-spacing:-.035em}.hwa-transition-copy p{margin:10px 0 0;color:#b8cbd8;font-size:13px}.hwa-particles{position:absolute;inset:0}.hwa-particles i{position:absolute;left:50%;top:43%;width:5px;height:5px;border-radius:50%;background:#9ff8f2;opacity:0;animation:hwaParticle 1.7s ease-out infinite;animation-delay:calc(var(--i)*-.09s);transform:rotate(calc(var(--i)*24deg)) translateY(-50px)}
        @keyframes hwaOrbit{to{rotate:1turn}}@keyframes hwaCore{0%,100%{transform:translate(-50%,-50%) rotateY(-10deg) rotateX(7deg) translateY(0)}50%{transform:translate(-50%,-50%) rotateY(8deg) rotateX(-4deg) translateY(-10px)}}@keyframes hwaMobilePulse{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.05)}}@keyframes hwaPulseRing{0%{opacity:.62;transform:scale(.72)}100%{opacity:0;transform:scale(1.4)}}@keyframes hwaDash{to{stroke-dashoffset:-30}}@keyframes hwaFloat{0%,100%{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-10px) rotate(.5deg)}}@keyframes hwaShine{0%,60%{transform:translateX(-130%)}85%,100%{transform:translateX(130%)}}@keyframes hwaSpin{to{transform:rotate(1turn)}}@keyframes hwaTransitionRing{0%{opacity:.75;transform:translate(-50%,-50%) scale(.45)}100%{opacity:0;transform:translate(-50%,-50%) scale(2.5)}}@keyframes hwaTransitionBeat{0%,100%{transform:translate(-50%,-50%) scale(1)}45%{transform:translate(-50%,-50%) scale(1.1)}}@keyframes hwaParticle{0%{opacity:0;transform:rotate(calc(var(--i)*24deg)) translateY(-50px) scale(.6)}28%{opacity:1}100%{opacity:0;transform:rotate(calc(var(--i)*24deg)) translateY(-175px) scale(1.3)}}
        @media(max-width:1200px){.hwa-brand-panel{padding:30px}.hwa-brand-copy h1{font-size:clamp(3rem,5.4vw,5rem)}.hwa-chip{min-width:142px}.hwa-mini-stats{grid-template-columns:1fr}.hwa-mini-stats div:nth-child(n+2){display:none}}
        @media(max-width:1050px){.hwa-page{display:block;padding:20px}.hwa-brand-panel{display:none}.hwa-form-side{min-height:calc(100vh - 40px);padding:10px}.hwa-form-wrap{max-width:720px}.hwa-mobile-brand,.hwa-mobile-scene{display:flex}.hwa-mobile-scene{display:block}}
        @media(max-width:700px){.hwa-page{padding:10px}.hwa-form-side{min-height:calc(100vh - 20px);padding:0}.hwa-mobile-brand{margin:7px 6px 14px}.hwa-mobile-brand img{height:47px;max-width:225px}.hwa-card{border-radius:27px}.hwa-card-body{padding:24px 22px 27px}.hwa-form-title{font-size:clamp(1.75rem,7.5vw,2.45rem)}.hwa-form-head{gap:12px}.hwa-switch{padding:9px 11px;font-size:11px}.hwa-grid-2{grid-template-columns:1fr}.hwa-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hwa-benefit{padding:11px 9px}.hwa-benefit strong{font-size:10px}.hwa-options{align-items:flex-start;flex-direction:column}.hwa-card-footer{align-items:flex-start;flex-direction:column;padding:14px 20px}.hwa-control{height:54px}.hwa-submit{height:56px}}
        @media(max-width:440px){.hwa-mobile-scene{min-height:104px;margin:10px 10px 0}.hwa-mobile-scene div:last-child{margin-left:66px}.hwa-mobile-scene strong{font-size:13px}.hwa-mobile-brand img{height:42px;max-width:190px}.hwa-form-head{display:block}.hwa-switch{display:inline-flex;margin-top:14px}.hwa-benefits{grid-template-columns:1fr}.hwa-form-title{max-width:none}.hwa-card-body{padding:22px 16px 25px}}
        @media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* HW_PHASE_23_FINAL_AUTH_SUPPORT */
.hwa-card-footer>a{display:inline-flex;align-items:center;gap:6px;max-width:100%;color:#0b7892;font-size:10px;font-weight:800;text-decoration:none;overflow-wrap:anywhere;transition:color .18s ease,transform .18s ease}.hwa-card-footer>a:hover{color:#075e75;transform:translateY(-1px)}.hwa-card-footer>a:focus-visible{outline:3px solid rgba(28,198,211,.22);outline-offset:3px;border-radius:8px}@media(max-width:700px){.hwa-card-footer>a{font-size:10px}}
