:root{--costco-primary: #825fff;--costco-primary-deep: #5b3fe0;--costco-green: #00aa63;--costco-ink: #1a1235;--costco-paper: #f6f3ff;--costco-paper-warm: #efe9ff;--costco-header-purple: #716ad2}.gem-home{min-height:100dvh;background:radial-gradient(1200px 700px at 25% 20%,rgba(0,170,99,.22),transparent 55%),radial-gradient(900px 600px at 80% 10%,rgba(130,95,255,.18),transparent 60%),linear-gradient(180deg,#05080f,#090a12 60%,#070911);color:#ffffffeb;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px))}.gem-home__top{padding:18px 20px 0;display:flex;justify-content:center}.gem-home__logo{height:30px;width:auto;display:block}.gem-home__logoImg{height:34px;width:auto;display:block;filter:drop-shadow(0 10px 22px rgba(0,0,0,.35))}.gem-home__main{padding:28px 20px 48px;display:flex;justify-content:center}.gem-home__copy{width:100%;max-width:920px}.gem-home__eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#ffffffa6}.gem-home__headline{margin:0 0 16px;font-family:Bebas Neue,system-ui,sans-serif;font-weight:400;letter-spacing:-.02em;line-height:1.02;font-size:clamp(44px,7.2vw,78px)}.gem-home__headlineLine{display:block}.gem-home__body{margin:0 0 24px;max-width:56ch;font-size:15px;line-height:1.7;color:#ffffffb8}.gem-home__card{max-width:560px;border-radius:18px;padding:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 80px #00000059;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.gem-home__label{display:block;margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3}.gem-home__formRow{display:flex;gap:10px;flex-direction:column}.gem-home__input{width:100%;height:56px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#090a128c;color:#ffffffeb;padding:0 14px;font-size:16px;font-weight:600;outline:none;max-width:none}.gem-home__input:focus{border-color:#00aa63a6;box-shadow:0 0 0 4px #00aa6324}.gem-home__cta{width:100%;height:56px;border-radius:999px;border:none;cursor:pointer;font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#06120c;background:linear-gradient(135deg,#00aa63,#5ae1a5)}.gem-home__cta:disabled{opacity:.5;cursor:not-allowed}.gem-home__error{margin:12px 0 0;font-size:13px;line-height:1.5;color:#fecaca}.gem-loading{min-height:100dvh;background:radial-gradient(1200px 700px at 25% 20%,rgba(0,170,99,.22),transparent 55%),radial-gradient(900px 600px at 80% 10%,rgba(130,95,255,.18),transparent 60%),linear-gradient(180deg,#05080f,#090a12 60%,#070911);display:flex;align-items:center;justify-content:center;padding:28px 20px;box-sizing:border-box;color:#ffffffeb;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.gem-loading__card{width:100%;max-width:560px;border-radius:18px;padding:22px 18px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 80px #00000059;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);text-align:center}.gem-loading__brand{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#ffffffb8}.gem-loading__title{margin:0;font-family:Bebas Neue,system-ui,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.01em;color:#ffffffeb}.gem-loading__spinner{width:44px;height:44px;margin:16px auto 0;border-radius:999px;border:3px solid rgba(255,255,255,.18);border-top-color:#00aa63f2;animation:gem-spin .9s linear infinite}@keyframes gem-spin{to{transform:rotate(360deg)}}.gem-score-screen{min-height:100dvh;background:radial-gradient(900px 700px at 35% 30%,rgba(113,104,210,.22),transparent 60%),radial-gradient(900px 700px at 60% 15%,rgba(0,170,99,.14),transparent 60%),linear-gradient(180deg,#f5f2ff,#f1edff 55%,#efe9ff);display:flex;align-items:center;justify-content:center;padding:28px 22px;box-sizing:border-box;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#2b2f3a}.gem-score-screen__wrap{width:100%;max-width:520px;text-align:center}.gem-score-screen__ring{width:148px;height:148px;margin:0 auto 22px;position:relative}.gem-score-screen__ringBase{position:absolute;inset:0;border-radius:999px;border:3px solid rgba(113,104,210,.12)}.gem-score-screen__arc{position:absolute;inset:0;border-radius:999px;border:4px solid transparent;transform:rotate(0)}.gem-score-screen__arc--purple{border-top-color:#7168d2f2;border-right-color:#7168d273;animation:gem-score-arc-purple 1.65s linear infinite}.gem-score-screen__arc--green{inset:10px;border-width:4px;border-top-color:#00aa63e6;border-left-color:#00aa6373;animation:gem-score-arc-green 1.15s linear infinite reverse}@keyframes gem-score-arc-purple{to{transform:rotate(360deg)}}@keyframes gem-score-arc-green{to{transform:rotate(360deg)}}.gem-score-screen__centerIcon{position:absolute;inset:0;display:grid;place-items:center}.gem-score-screen__centerIconSvg{width:54px;height:54px;display:block}.gem-score-screen__title{margin:0 0 8px;font-family:Bebas Neue,system-ui,sans-serif;font-weight:400;letter-spacing:.14em;font-size:22px}.gem-score-screen__body{margin:0 0 18px;font-size:13px;line-height:1.6;color:#2b2f3a9e;font-weight:500}.gem-score-screen__progress{width:100%;height:4px;border-radius:999px;background:#7168d22e;overflow:hidden;margin:0 auto 18px}.gem-score-screen__progressFill{height:100%;width:45%;border-radius:inherit;background:linear-gradient(90deg,#7168d2e6,#7168d259);animation:gem-score-progress 1.4s ease-in-out infinite}@keyframes gem-score-progress{0%{transform:translate(-30%);opacity:.35}50%{transform:translate(65%);opacity:1}to{transform:translate(140%);opacity:.35}}.gem-score-screen__dots{display:inline-flex;gap:10px;align-items:center;justify-content:center;margin-bottom:22px}.gem-score-screen__dot{width:6px;height:6px;border-radius:999px;background:#7168d28c;animation:gem-score-dot .9s ease-in-out infinite}.gem-score-screen__dot--2{animation-delay:.12s;background:#7168d26b}.gem-score-screen__dot--3{animation-delay:.24s;background:#7168d24d}@keyframes gem-score-dot{0%,to{transform:translateY(0);opacity:.35}45%{transform:translateY(-6px);opacity:1}}.gem-score-screen__brand{margin:0;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#7168d28c}.gem-score-screen__srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:720px){.gem-home__top{justify-content:flex-start;padding-left:32px;padding-right:32px}.gem-home__main{padding-left:32px;padding-right:32px}.gem-home__formRow{flex-direction:row;align-items:center}.gem-home__cta{width:auto;min-width:180px;flex-shrink:0}}.costco-page input[type=text],.costco-page input[type=email],.costco-page input[type=password],.costco-page input[type=search],.costco-page input[type=tel],.costco-page input[type=url],.costco-page input[type=number],.costco-page textarea,.costco-start input[type=text],.costco-start input[type=email],.costco-start input[type=password],.costco-start input[type=search],.costco-start input[type=tel],.costco-start input[type=url],.costco-start input[type=number],.costco-start textarea{max-width:none}.costco-start{min-height:100dvh;background:linear-gradient(170deg,#2b1a6b 0%,#3d2899 40%,var(--costco-primary) 100%);color:#fff;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision;font-synthesis:none;display:flex;flex-direction:column;overflow:hidden;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px))}.costco-start__top{padding:20px 24px 0;display:flex;justify-content:center}.costco-start__brand{margin:0;font-family:Bebas Neue,system-ui,sans-serif;font-size:15px;letter-spacing:.06em;color:#ffffffe6}@keyframes costco-float-ring{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(4deg)}}.costco-start__ring{flex:1;display:flex;align-items:center;justify-content:center;padding-top:8px}.costco-start__ringSvg{width:200px;height:200px;animation:costco-float-ring 4s ease-in-out infinite}.costco-start__scoreText{font-family:Bebas Neue,system-ui,sans-serif;font-size:54px;fill:#fff}.costco-start__scoreLabel{font-family:Montserrat,system-ui,sans-serif;font-size:11px;font-weight:700;fill:#ffffffa6;letter-spacing:3px}.costco-start__sheet{background:var(--costco-paper);color:var(--costco-ink);border-radius:28px 28px 0 0;padding:32px 24px 40px}.costco-start__kicker{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--costco-primary)}.costco-start__headline{margin:0 0 14px;font-family:Bebas Neue,system-ui,sans-serif;font-size:44px;font-weight:400;line-height:1;letter-spacing:.01em}.costco-start__body{margin:0 0 24px;font-size:14px;font-weight:500;line-height:1.6;color:#1a1235a6}.costco-start__features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.costco-start__features li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#1a1235b3}.costco-start__featureIcon{width:22px;display:inline-flex;justify-content:center}.costco-start__cta{display:block;width:100%;height:56px;border-radius:999px;background:var(--costco-green);color:#fff;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:none;text-decoration:none;text-align:center;line-height:56px;-webkit-tap-highlight-color:transparent}.costco-cta--narrow{max-width:280px;margin-left:auto;margin-right:auto}.costco-assessment-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem max(1rem,env(safe-area-inset-left,0px)) 1rem max(1rem,env(safe-area-inset-right,0px));max-width:560px;width:100%;margin:0 auto;box-sizing:border-box}.costco-assessment--replit{background:var(--costco-paper)}.costco-assessment-header{background:linear-gradient(135deg,var(--costco-primary-deep),var(--costco-primary));padding:16px 20px 14px;color:#fff}.costco-assessment-header__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.costco-assessment-header__back{flex-shrink:0;width:40px;height:40px;padding:0;border-radius:50%;border:none;background:#ffffff38;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;-webkit-tap-highlight-color:transparent;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .12s ease,background .12s ease,opacity .12s ease}.costco-assessment-header__back-icon{width:18px;height:18px;margin-left:-2px;display:block}.costco-assessment-header__back:disabled{opacity:.35;cursor:default;background:#ffffff1f}.costco-assessment-header__back:not(:disabled):hover{background:#ffffff4d}.costco-assessment-header__back:not(:disabled):active{transform:scale(.96);background:#ffffff42}.costco-assessment-header__count{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf}.costco-assessment-header__exit{flex-shrink:0;width:40px;height:40px;padding:0;border-radius:50%;border:none;background:#ffffff38;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;-webkit-tap-highlight-color:transparent;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .12s ease,background .12s ease}.costco-assessment-header__exit-icon{width:18px;height:18px;display:block}.costco-assessment-header__exit:hover{background:#ffffff4d}.costco-assessment-header__exit:active{transform:scale(.96);background:#ffffff42}.costco-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));background:#0f172a7a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.costco-modal{width:100%;max-width:360px;padding:22px 20px 18px;border-radius:16px;background:#fff;box-shadow:0 24px 48px #0f172a2e;box-sizing:border-box}.costco-modal__title{margin:0 0 10px;font-size:1.15rem;font-weight:700;color:#0f172a;text-align:center}.costco-modal__body{margin:0 0 20px;font-size:.95rem;line-height:1.5;color:#475569;text-align:center}.costco-modal__actions{display:flex;flex-direction:row;gap:10px;justify-content:stretch}.costco-modal__btn{flex:1;min-height:46px;border-radius:999px;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;-webkit-tap-highlight-color:transparent;transition:opacity .12s ease,transform .12s ease}.costco-modal__btn:active{transform:scale(.98)}.costco-modal__btn--secondary{background:#825fff1f;color:var(--costco-primary-deep, #5b21b6)}.costco-modal__btn--primary{background:linear-gradient(135deg,var(--costco-primary-deep),var(--costco-primary));color:#fff}.costco-progress{width:100%;height:4px;background:#825fff2e;border-radius:2px;overflow:hidden}.costco-progress__bar{height:100%;background:linear-gradient(90deg,var(--costco-primary-deep),var(--costco-primary));transition:width .35s ease}.costco-assessment-card--replit{max-width:560px;margin:0 auto;background:var(--costco-paper);border-radius:0;box-shadow:none;padding-top:28px}.costco-footer{padding:0 0 18px;display:flex;flex-direction:column;gap:8px}.costco-footer__cta{width:100%;height:52px;border-radius:999px;border:none;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .2s ease;background:var(--costco-green);color:#fff}.costco-footer__cta:disabled{background:#825fff26;color:#1a123559;cursor:not-allowed}.costco-footer__hint{margin:0;text-align:center;font-size:11px;font-weight:500;color:#1a123561}.costco-text{display:flex;flex-direction:column;gap:12px}.costco-text__input{width:100%;height:56px;border-radius:14px;border:2px solid rgba(130,95,255,.22);background:#fff;color:var(--costco-ink);padding:0 16px;font-size:15px;font-weight:600;outline:none}.costco-text__input:disabled{opacity:.7;background:#825fff14}.costco-text__unknownRow{display:flex;align-items:center;gap:12px;border:none;background:transparent;padding:6px 2px;cursor:pointer;text-align:left}.costco-text__checkbox{width:22px;height:22px;border-radius:6px;border:2px solid rgba(130,95,255,.45);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;line-height:1;color:#fff;background:transparent;transition:all .15s ease;flex-shrink:0}.costco-text__checkbox--checked{background:var(--costco-primary);border-color:var(--costco-primary)}.costco-text__unknownLabel{font-size:14px;font-weight:800;color:#1a1235b8}.costco-assessment-back{color:#5b21b6;text-decoration:none;font-weight:600;font-size:.95rem}.costco-assessment-progress{font-size:.9rem;font-weight:700;color:#64748b}.costco-assessment-card{max-width:560px;width:min(100%,560px);margin:0 auto;background:#fff;border-radius:1rem;padding:1.5rem max(1.25rem,env(safe-area-inset-left,0px)) 2rem max(1.25rem,env(safe-area-inset-right,0px));box-shadow:0 12px 40px #0f172a14;box-sizing:border-box}.costco-section-banner{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;text-align:center}.costco-section-heading{margin:0 0 .5rem;font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(1.05rem,4vw,1.2rem);font-weight:400;line-height:1.25;color:#5b21b6;letter-spacing:.02em;text-align:center}.costco-section-heading:last-child{margin-bottom:0}.costco-section-desc{margin:0;font-size:.92rem;line-height:1.5;color:#475569;text-align:center}.costco-question-counter{margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#94a3b8}.costco-question-intro{margin-bottom:1.25rem}.costco-question-text{margin:0;font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(1.35rem,5.2vw,1.75rem);line-height:1.25;font-weight:400;color:#0f172a;text-align:center}.costco-question-clear{margin:.45rem 0 0;font-size:clamp(.9rem,3.4vw,1.1rem);line-height:1.35;font-weight:500;color:#334155;text-align:center;white-space:pre-line}.costco-controls{margin-bottom:1.75rem}.costco-option-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.costco-multi{width:100%;text-align:left;display:flex;align-items:center;gap:14px;padding:0 16px;min-height:56px;border-radius:14px;border:2px solid rgba(130,95,255,.22);background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .05s ease;-webkit-tap-highlight-color:transparent}.costco-multi:active{transform:scale(.995)}.costco-multi--active{border-color:var(--costco-primary);background:#825fff14}.costco-multi__box{width:22px;height:22px;border-radius:6px;border:2px solid rgba(130,95,255,.35);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;line-height:1;color:#fff;background:transparent;flex-shrink:0;transition:all .15s ease}.costco-multi--active .costco-multi__box{border-color:var(--costco-primary);background:var(--costco-primary)}.costco-multi__label{flex:1;font-size:14px;font-weight:700;color:var(--costco-ink)}.costco-single{width:100%;text-align:left;display:flex;align-items:center;gap:14px;padding:0 16px;min-height:56px;border-radius:14px;border:2px solid rgba(130,95,255,.22);background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .05s ease;-webkit-tap-highlight-color:transparent}.costco-single:active{transform:scale(.995)}.costco-single--active{border-color:var(--costco-primary);background:#825fff14}.costco-single__dot{width:22px;height:22px;border-radius:50%;border:2px solid rgba(130,95,255,.35);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;transition:all .15s ease}.costco-single--active .costco-single__dot{border-color:var(--costco-primary)}.costco-single--active .costco-single__dot:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--costco-primary)}.costco-single__label{flex:1;font-size:14px;font-weight:700;color:var(--costco-ink)}.costco-check,.costco-radio{display:flex;align-items:flex-start;gap:.75rem;font-size:clamp(.94rem,3.5vw,1rem);color:#1e293b;cursor:pointer;min-height:2.75rem;padding:.5rem .35rem;margin:0 -.35rem;border-radius:.65rem;-webkit-tap-highlight-color:transparent}.costco-check:active,.costco-radio:active{background:#0f172a0a}.costco-nav-buttons{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem 1rem}@media(max-width:380px){.costco-nav-buttons{flex-direction:column-reverse;align-items:stretch}.costco-nav-buttons .costco-back-btn,.costco-nav-buttons .costco-cta,.costco-nav-buttons .costco-cta--narrow{max-width:none;width:100%}}.costco-back-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.65rem 1.35rem;border-radius:999px;border:2px solid #cbd5e1;background:#fff;color:#334155;font-weight:700;font-size:.9rem;letter-spacing:.02em;cursor:pointer;box-shadow:0 1px 2px #0f172a0f;-webkit-tap-highlight-color:transparent}.costco-back-btn:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc}.costco-back-btn:active:not(:disabled){background:#f1f5f9}.costco-back-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.costco-error{color:#b42318;font-size:.92rem;margin:0 0 1rem}.costco-loading{text-align:center;padding:3rem 1rem;color:#64748b}.costco-done-title{margin:0 0 .75rem;font-family:Bebas Neue,system-ui,sans-serif;font-size:1.5rem;text-align:center;color:#0f172a}.costco-body{margin:0 0 1rem;font-size:1rem;line-height:1.5;color:#334155;text-align:center}.costco-body--muted{font-size:.88rem;color:#64748b}.costco-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82em;word-break:break-all}.costco-payload-preview{background:#0f172a;color:#e2e8f0;font-size:.72rem;padding:1rem;border-radius:.65rem;overflow:auto;max-height:320px;margin:1rem 0 1.5rem}.costco-link-button{display:inline-block;color:#5b21b6;font-weight:700}.costco-height-inputs{display:flex;flex-wrap:nowrap;gap:14px;justify-content:center;align-items:flex-end;margin-top:.5rem;width:100%}.costco-weight-input{width:100%;margin-top:.5rem}.costco-weight-input .costco-height-field{width:100%}.costco-weight-input .costco-height-field input{background:#825fff14}.costco-height-field{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1 0}.costco-height-field label{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--costco-header-purple)}.costco-height-field input{width:100%;max-width:none;height:64px;padding:0 14px;border-radius:14px;border:2px solid rgba(130,95,255,.22);font-size:18px;font-weight:800;color:var(--costco-ink);background:#fff;text-align:center;outline:none}.costco-height-field input:focus{outline:none;border-color:var(--costco-primary);box-shadow:0 0 0 3px #825fff24}.costco-results{min-height:100dvh;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--costco-ink);background:#fff;padding-bottom:env(safe-area-inset-bottom,0px)}.costco-results__stickyNav{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,#352270,#4a33a8 45%,#5b3fe0);border-bottom:1px solid rgba(255,255,255,.08);padding-top:env(safe-area-inset-top,0px)}.costco-results__stickyInner{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:6px;max-width:560px;margin:0 auto;padding:10px 14px 12px}.costco-results__navExit{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:-6px;border-radius:999px;color:#ffffffeb;text-decoration:none;-webkit-tap-highlight-color:transparent}.costco-results__navExit:active{background:#ffffff14}.costco-results__navExitIcon{width:20px;height:20px}.costco-results__navTitle{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;text-align:center;line-height:1.25}.costco-results__navSep{opacity:.65;font-weight:700}.costco-results__share{justify-self:end;width:44px;height:44px;margin-right:-6px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff0f;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.costco-results__share:active{background:#ffffff1f}.costco-results__shareIcon{width:22px;height:22px;overflow:visible}.costco-results__hero{background:linear-gradient(165deg,#352270,#4f38c9 42%,#6e52e8 72%,#825fff);color:#fffffff0;padding:8px 20px 36px;text-align:center}.costco-results__scoreWrap{display:flex;justify-content:center;margin:4px 0 10px}.costco-results__scoreRing{position:relative;width:min(220px,72vw);aspect-ratio:1}.costco-results__scoreSvg{width:100%;height:100%;display:block}.costco-results__scoreCenter{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.costco-results__scoreNum{font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(3.25rem,14vw,4.25rem);line-height:.95;letter-spacing:-.02em}.costco-results__scoreOf{margin-top:6px;font-size:11px;font-weight:800;letter-spacing:.22em;opacity:.82}.costco-results__archLabel{margin:12px 0 10px;font-size:11px;font-weight:700;letter-spacing:.22em;color:#ffffffb8}.costco-results__archBadge{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:999px;background:var(--costco-green);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#fff;max-width:min(100%,340px);margin:0 auto;line-height:1.15}.costco-results__tagline{margin:22px 0 0;font-family:Bebas Neue,system-ui,sans-serif;font-weight:400;font-size:clamp(1.35rem,5.6vw,1.85rem);line-height:1.12;letter-spacing:.02em;text-transform:uppercase;padding:0 6px}.costco-results__desc{margin:14px auto 0;max-width:34rem;font-size:15px;font-weight:500;line-height:1.55;color:#ffffffe0}.costco-results__scrollCue{margin-top:36px;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.2em;color:#ffffff8c}.costco-results__chevron{width:22px;height:22px;opacity:.55}.costco-results__programs{background:#fff;color:var(--costco-ink);padding:28px 18px 32px;max-width:560px;margin:0 auto}.costco-results__programsTitle{margin:0;font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:400;letter-spacing:.03em;line-height:1.15;color:#352270}.costco-results__programsSub{margin:12px 0 0;font-size:14px;font-weight:500;line-height:1.55;color:#334155}.costco-results__programList{margin-top:22px;display:flex;flex-direction:column;gap:18px}.costco-results__programCard{border-radius:18px;overflow:hidden;border:1px solid rgba(130,95,255,.14);box-shadow:0 14px 36px #35227014;background:#fff}.costco-results__programRibbon{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:800;letter-spacing:.18em;color:#fff;background:linear-gradient(90deg,#5b3fe0,#825fff)}.costco-results__programStar{display:inline-flex;opacity:.95}.costco-results__programCardTitle{margin:18px 18px 0;font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(1.15rem,4.4vw,1.35rem);font-weight:400;letter-spacing:.04em;line-height:1.15;color:#1e1538}.costco-results__providerBox{margin:14px 18px 0;padding:12px 14px;border-radius:12px;background:#825fff17;border:1px solid rgba(130,95,255,.12)}.costco-results__providerLabel{font-size:10px;font-weight:800;letter-spacing:.2em;color:var(--costco-header-purple)}.costco-results__providerName{margin:8px 0 2px;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--costco-ink)}.costco-results__providerSub{margin:0;font-size:13px;font-weight:600;color:#475569}.costco-results__programBody{margin:14px 18px 0;font-size:14px;line-height:1.55;font-weight:500;color:#334155}.costco-results__checklist{list-style:none;margin:14px 18px 0;padding:0;display:flex;flex-direction:column;gap:10px}.costco-results__checklist li{display:flex;gap:10px;align-items:flex-start;font-size:13px;font-weight:600;line-height:1.45;color:#1e293b}.costco-results__checkIcon{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:#00aa631f;color:var(--costco-green);font-weight:900;font-size:12px;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.costco-results__programCta{display:flex;align-items:center;justify-content:center;margin:18px 18px 20px;min-height:52px;border-radius:14px;background:var(--costco-green);color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;-webkit-tap-highlight-color:transparent}.costco-results__programCta:active{filter:brightness(1.05)}.costco-results__programsDisclaimer{margin:22px 4px 0;font-size:11px;line-height:1.55;font-weight:500;color:#64748b}.costco-results__tipsSection{background:linear-gradient(180deg,#ebe4ff,#e4dbfc);padding:30px 18px 36px}.costco-results__tipsTitle{margin:0 auto;max-width:560px;font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:400;letter-spacing:.03em;line-height:1.15;color:#1e1538}.costco-results__tipsSub{margin:12px auto 0;max-width:560px;font-size:14px;font-weight:500;line-height:1.55;color:#334155}.costco-results__tipsList{list-style:none;margin:22px auto 0;padding:0;max-width:560px;display:flex;flex-direction:column;gap:14px}.costco-results__tipCard{padding:16px 16px 18px;border-radius:16px;background:#fff;border:1px solid rgba(130,95,255,.1);box-shadow:0 10px 28px #3522700f}.costco-results__tipBody{min-width:0}.costco-results__tipIdx{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;color:#94a3b8;margin-bottom:6px}.costco-results__tipHeader{margin:0 0 8px;font-family:Bebas Neue,system-ui,sans-serif;font-size:clamp(1rem,4vw,1.15rem);font-weight:400;letter-spacing:.05em;line-height:1.2;color:#1e1538}.costco-results__tipCopy{margin:0;font-size:13px;font-weight:500;line-height:1.55;color:#475569}.costco-results__footer{background:#080910;color:#ffffffc7;padding:28px 22px 40px;padding-bottom:max(40px,env(safe-area-inset-bottom,0px))}.costco-results__footerBrandRow{display:flex;align-items:center;gap:12px}.costco-results__footerGem{display:inline-flex;opacity:.95}.costco-results__footerBrand{font-size:13px;font-weight:800;letter-spacing:.14em;color:#fffffff0}.costco-results__footerTag{margin:14px 0 0;font-size:14px;font-weight:500;line-height:1.55;color:#ffffff9e;max-width:36ch}.costco-results__footerNav{margin-top:22px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.costco-results__footerLink{font-size:14px;font-weight:600;color:#ffffff9e;text-decoration:none}.costco-results__footerLink:active{color:#ffffffd9}*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#14213d;background:#f5f7fb}body{margin:0;overflow-x:clip}.container{max-width:900px;margin:0 auto;padding:1.5rem}.card{background:#fff;border:1px solid #d8deeb;border-radius:.75rem;padding:1rem;margin-bottom:1rem}.meta{color:#4c5773;font-size:.9rem}.question{border:none;padding:.5rem 0}.scale{display:flex;gap:1rem;flex-wrap:wrap}label{display:block;margin-bottom:.75rem}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url],input[type=number],textarea{border:1px solid #b9c3da;border-radius:.5rem;padding:.5rem;width:100%;max-width:360px}input[type=radio],input[type=checkbox]{width:auto;max-width:none}button{background:#2655e7;color:#fff;border:none;border-radius:.5rem;padding:.65rem 1.25rem;cursor:pointer}button:disabled{background:#6f86d5;cursor:wait}.error{color:#b42318}.score{font-size:1.25rem;font-weight:700}
