.unit-results__unit-card{box-shadow:var(--shadow-location-card);transition:box-shadow .15s ease}.unit-results__swiper{padding-bottom:2.5rem}.unit-results__swiper-pagination .swiper-pagination-bullet{background:var(--color-neutral-300);opacity:1}.unit-results__swiper-pagination .swiper-pagination-bullet-active{background:var(--color-brand-orange)}.unit-results__skeleton-card{background:#fff;border-radius:.125rem;box-shadow:var(--shadow-location-card);display:flex;flex:1;flex-direction:column;gap:1rem;padding:1rem}.unit-results__skeleton-img{height:8.75rem;width:100%}.unit-results__skeleton-img,.unit-results__skeleton-line{animation:unit-results-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef0f3,#f7f8fa 50%,#eef0f3);background-size:200% 100%;border-radius:.25rem}.unit-results__skeleton-line{height:.875rem}.unit-results__skeleton-line.w-1-2{width:50%}.unit-results__skeleton-line.w-2-3{width:66%}.unit-results__skeleton-line.w-1-3{width:33%}@keyframes unit-results-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.unit-results__empty{color:var(--color-neutral-600);flex:1;padding:1rem 0}.unit-results__viz-cta{align-items:center;background:linear-gradient(135deg,#fff8f0,bisque);border:1px solid #ffd9a8;border-radius:9999px;color:var(--color-brand-orange,#ff6f00);cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.375rem;margin-top:auto;padding:.5rem .875rem;transition:background .2s ease,transform .15s ease}.unit-results__unit-card [data-slot=actions]{min-height:2.5rem}.unit-results__viz-cta:hover{background:linear-gradient(135deg,#fff2e0,#ffd9a8);transform:translateY(-1px)}.unit-results__viz-modal{align-items:center;animation:unit-results-viz-fade-in .25s ease;background:rgba(12,12,13,.6);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1rem;position:fixed;z-index:60}.unit-results__viz-modal.hidden{display:none}.unit-results__viz-close{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2rem}.unit-results__viz-dialog{animation:unit-results-viz-slide-up .3s cubic-bezier(.2,.8,.2,1);background:#fff;border-radius:.5rem;box-shadow:0 16px 32px -4px rgba(12,12,13,.15),0 4px 8px -4px rgba(12,12,13,.08);max-height:90vh;max-width:32rem;overflow-y:auto;padding:1.5rem;width:100%}.unit-results__viz-stage[hidden]{display:none}.unit-results__viz-title{color:var(--color-neutral-800,#1f2937);font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.unit-results__viz-sub{color:var(--color-neutral-600,#4b5563);font-size:.9375rem;line-height:1.4;margin:0 0 1.25rem}.unit-results__viz-form{display:flex;flex-direction:column;gap:.875rem}.unit-results__viz-label{color:var(--color-neutral-700,#404040);display:flex;flex-direction:column;font-size:.8125rem;font-weight:600;gap:.375rem}.unit-results__viz-label input[type=text],.unit-results__viz-label textarea{background:#fff;border:1px solid var(--color-neutral-300,#d1d5db);border-radius:.375rem;color:var(--color-neutral-800,#1f2937);font:inherit;font-size:.9375rem;font-weight:400;outline:none;padding:.625rem .75rem;transition:border-color .15s ease,box-shadow .15s ease}.unit-results__viz-label input:focus,.unit-results__viz-label textarea:focus{border-color:var(--color-brand-orange,#ff6f00);box-shadow:0 0 0 3px rgba(255,111,0,.15)}.unit-results__viz-label textarea{min-height:5rem;resize:vertical}.unit-results__viz-row{display:flex;gap:.75rem}.unit-results__viz-row>.unit-results__viz-label{flex:1}.unit-results__viz-swatches{display:grid;gap:.5rem;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:.25rem}@media (max-width:480px){.unit-results__viz-swatches{grid-template-columns:repeat(6,minmax(0,1fr))}}.unit-results__viz-swatch{aspect-ratio:1;background:var(--c,#ccc);border:none;border-radius:9999px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);cursor:pointer;max-width:2.25rem;padding:0;transition:transform .15s ease,box-shadow .15s ease;width:100%}.unit-results__viz-swatch:hover{transform:scale(1.1)}.unit-results__viz-swatch.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--c);transform:scale(1.05)}.unit-results__viz-swatch:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--c);outline:none}.unit-results__viz-submit{align-self:flex-start;margin-top:.5rem}.unit-results__viz-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#b91c1c;font-size:.8125rem;margin:0;padding:.5rem .75rem}.unit-results__viz-stage[data-viz-stage=loading]{align-items:center;display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;text-align:center}.unit-results__viz-stage[data-viz-stage=loading][hidden]{display:none}.unit-results__viz-loading-title{color:var(--color-neutral-800,#1f2937);font-size:1rem;font-weight:700;margin:.5rem 0 0}.unit-results__viz-loading-sub{color:var(--color-neutral-500,#6b7280);font-size:.875rem;margin:0}.unit-results__viz-result-img{border-radius:.375rem;display:block;height:auto;margin:.5rem 0 1rem;width:100%}.unit-results__viz-actions{display:flex;flex-wrap:wrap;gap:.75rem}@keyframes unit-results-viz-fade-in{0%{opacity:0}to{opacity:1}}@keyframes unit-results-viz-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.unit-results__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.unit-results__pills[hidden]{display:none}.unit-results__pill{align-items:center;animation:unit-results-pill-in .4s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--pill-delay,0s);background:#fff8f0;border:1px solid #ffe0bf;border-radius:9999px;color:var(--color-neutral-800,#1f2937);display:inline-flex;font-size:.875rem;font-weight:500;gap:.375rem;line-height:1.25;opacity:0;padding:.375rem .75rem;transform:translateY(4px)}.unit-results__pill-icon{font-size:1rem;line-height:1}@keyframes unit-results-pill-in{to{opacity:1;transform:none}}@keyframes unit-results-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.unit-results__unit-card{animation:unit-results-card-in .45s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--enter-delay,0s)}.unit-results__loader{align-items:center;animation:unit-results-loader-exit .6s ease 1.5s forwards;background:linear-gradient(180deg,#fff,#fff8f0);display:flex;justify-content:center;min-height:50vh;overflow:hidden;padding:2rem 1rem}@keyframes unit-results-loader-exit{0%{max-height:100vh;min-height:50vh;opacity:1;padding-bottom:2rem;padding-top:2rem}60%{max-height:100vh;min-height:50vh;opacity:0;padding-bottom:2rem;padding-top:2rem}to{max-height:0;min-height:0;opacity:0;padding-bottom:0;padding-top:0;pointer-events:none}}.unit-results__loader-inner{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.unit-results__loader-orb{align-items:center;animation:unit-results-orb-pulse 2.4s ease-in-out infinite;background:radial-gradient(circle,rgba(255,111,0,.18) 0,rgba(255,111,0,0) 70%);border-radius:50%;display:flex;height:6rem;justify-content:center;width:6rem}.unit-results__loader-sparkle{animation:unit-results-sparkle-spin 4s ease-in-out infinite;height:3.25rem;width:3.25rem}.unit-results__loader-title{color:var(--color-neutral-800);font-size:1.125rem;font-weight:700;letter-spacing:-.01em;margin:0}.unit-results__loader-sub{display:flex;gap:.375rem;justify-content:center;margin:.25rem 0 0}.unit-results__loader-dot{animation:unit-results-dots 1.2s ease-in-out infinite;background:var(--color-brand-orange);border-radius:50%;height:.4rem;opacity:.4;width:.4rem}.unit-results__loader-dot:nth-child(2){animation-delay:.15s}.unit-results__loader-dot:nth-child(3){animation-delay:.3s}@keyframes unit-results-orb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes unit-results-sparkle-spin{0%,to{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.08)}}@keyframes unit-results-dots{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.unit-results__stage{animation:unit-results-stage-reveal .01s linear 1.5s forwards;display:flex;flex-direction:column;max-height:0;overflow:hidden}@keyframes unit-results-stage-reveal{to{max-height:9999px;overflow:visible}}.unit-results__stage{--ur-loader-ms:1500ms;--ur-sweep-ms:1000ms}.unit-results__stage>.unit-results__section{animation:unit-results-section-write var(--ur-sweep-ms) cubic-bezier(.45,.05,.55,.95) both;animation-delay:calc(var(--ur-loader-ms) + var(--section-delay, 0s));clip-path:inset(0 100% 0 0);position:relative}.unit-results__stage>.unit-results__section:before{animation:unit-results-section-pen var(--ur-sweep-ms) cubic-bezier(.45,.05,.55,.95) both;animation-delay:calc(var(--ur-loader-ms) + var(--section-delay, 0s));background-color:var(--ur-pen-color,#eab308);content:"";height:28px;left:0;margin:-14px 0 0 -14px;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'><path d='M7.657 6.247C7.767 5.917 8.233 5.917 8.343 6.247L8.988 8.184C9.13 8.61 9.369 8.997 9.687 9.314C10.004 9.631 10.391 9.87 10.817 10.012L12.753 10.657C13.083 10.767 13.083 11.233 12.753 11.343L10.816 11.988C10.39 12.13 10.003 12.369 9.686 12.687C9.369 13.004 9.13 13.391 8.988 13.817L8.343 15.753C8.319 15.825 8.273 15.888 8.212 15.933C8.15 15.977 8.076 16.001 8 16.001C7.924 16.001 7.85 15.977 7.788 15.933C7.727 15.888 7.681 15.825 7.657 15.753L7.012 13.816C6.87 13.39 6.631 13.004 6.314 12.686C5.997 12.369 5.61 12.13 5.184 11.988L3.247 11.343C3.175 11.319 3.112 11.273 3.067 11.212C3.023 11.15 2.999 11.076 2.999 11C2.999 10.924 3.023 10.85 3.067 10.788C3.112 10.727 3.175 10.681 3.247 10.657L5.184 10.012C5.61 9.87 5.997 9.631 6.314 9.314C6.631 8.997 6.87 8.61 7.012 8.184L7.657 6.247Z'/><path d='M3.794 1.148C3.808 1.105 3.836 1.067 3.873 1.04C3.91 1.014 3.954 0.999 4 0.999C4.046 0.999 4.09 1.014 4.127 1.04C4.164 1.067 4.192 1.105 4.206 1.148L4.593 2.31C4.766 2.828 5.172 3.234 5.69 3.407L6.852 3.794C6.895 3.808 6.933 3.836 6.96 3.873C6.986 3.91 7.001 3.954 7.001 4C7.001 4.046 6.986 4.09 6.96 4.127C6.933 4.164 6.895 4.192 6.852 4.206L5.69 4.593C5.435 4.678 5.202 4.822 5.012 5.012C4.822 5.202 4.678 5.435 4.593 5.69L4.206 6.852C4.192 6.895 4.164 6.933 4.127 6.96C4.09 6.986 4.046 7.001 4 7.001C3.954 7.001 3.91 6.986 3.873 6.96C3.836 6.933 3.808 6.895 3.794 6.852L3.407 5.69C3.322 5.435 3.178 5.202 2.988 5.012C2.798 4.822 2.565 4.678 2.31 4.593L1.148 4.206C1.105 4.192 1.067 4.164 1.04 4.127C1.014 4.09 0.999 4.046 0.999 4C0.999 3.954 1.014 3.91 1.04 3.873C1.067 3.836 1.105 3.808 1.148 3.794L2.31 3.407C2.565 3.322 2.798 3.178 2.988 2.988C3.178 2.798 3.322 2.565 3.407 2.31L3.794 1.148Z'/><path d='M10.863 0.099C10.873 0.071 10.891 0.046 10.916 0.028C10.94 0.011 10.97 0.001 11 0.001C11.03 0.001 11.06 0.011 11.084 0.028C11.109 0.046 11.127 0.071 11.137 0.099L11.395 0.873C11.51 1.219 11.781 1.49 12.127 1.605L12.901 1.863C12.93 1.873 12.954 1.891 12.972 1.916C12.989 1.94 12.999 1.97 12.999 2C12.999 2.03 12.989 2.06 12.972 2.084C12.954 2.109 12.93 2.127 12.901 2.137L12.127 2.395C11.957 2.452 11.802 2.547 11.675 2.674C11.547 2.802 11.452 2.956 11.395 3.127L11.137 3.901C11.127 3.929 11.109 3.954 11.084 3.972C11.06 3.989 11.03 3.999 11 3.999C10.97 3.999 10.94 3.989 10.916 3.972C10.891 3.954 10.873 3.929 10.863 3.901L10.605 3.127C10.548 2.956 10.453 2.802 10.325 2.674C10.198 2.547 10.043 2.452 9.873 2.395L9.1 2.137C9.072 2.127 9.047 2.109 9.029 2.084C9.012 2.06 9.002 2.03 9.002 2C9.002 1.97 9.012 1.94 9.029 1.916C9.047 1.891 9.072 1.873 9.1 1.863L9.874 1.605C10.22 1.49 10.491 1.219 10.606 0.873L10.863 0.099Z'/></svg>") no-repeat center /contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'><path d='M7.657 6.247C7.767 5.917 8.233 5.917 8.343 6.247L8.988 8.184C9.13 8.61 9.369 8.997 9.687 9.314C10.004 9.631 10.391 9.87 10.817 10.012L12.753 10.657C13.083 10.767 13.083 11.233 12.753 11.343L10.816 11.988C10.39 12.13 10.003 12.369 9.686 12.687C9.369 13.004 9.13 13.391 8.988 13.817L8.343 15.753C8.319 15.825 8.273 15.888 8.212 15.933C8.15 15.977 8.076 16.001 8 16.001C7.924 16.001 7.85 15.977 7.788 15.933C7.727 15.888 7.681 15.825 7.657 15.753L7.012 13.816C6.87 13.39 6.631 13.004 6.314 12.686C5.997 12.369 5.61 12.13 5.184 11.988L3.247 11.343C3.175 11.319 3.112 11.273 3.067 11.212C3.023 11.15 2.999 11.076 2.999 11C2.999 10.924 3.023 10.85 3.067 10.788C3.112 10.727 3.175 10.681 3.247 10.657L5.184 10.012C5.61 9.87 5.997 9.631 6.314 9.314C6.631 8.997 6.87 8.61 7.012 8.184L7.657 6.247Z'/><path d='M3.794 1.148C3.808 1.105 3.836 1.067 3.873 1.04C3.91 1.014 3.954 0.999 4 0.999C4.046 0.999 4.09 1.014 4.127 1.04C4.164 1.067 4.192 1.105 4.206 1.148L4.593 2.31C4.766 2.828 5.172 3.234 5.69 3.407L6.852 3.794C6.895 3.808 6.933 3.836 6.96 3.873C6.986 3.91 7.001 3.954 7.001 4C7.001 4.046 6.986 4.09 6.96 4.127C6.933 4.164 6.895 4.192 6.852 4.206L5.69 4.593C5.435 4.678 5.202 4.822 5.012 5.012C4.822 5.202 4.678 5.435 4.593 5.69L4.206 6.852C4.192 6.895 4.164 6.933 4.127 6.96C4.09 6.986 4.046 7.001 4 7.001C3.954 7.001 3.91 6.986 3.873 6.96C3.836 6.933 3.808 6.895 3.794 6.852L3.407 5.69C3.322 5.435 3.178 5.202 2.988 5.012C2.798 4.822 2.565 4.678 2.31 4.593L1.148 4.206C1.105 4.192 1.067 4.164 1.04 4.127C1.014 4.09 0.999 4.046 0.999 4C0.999 3.954 1.014 3.91 1.04 3.873C1.067 3.836 1.105 3.808 1.148 3.794L2.31 3.407C2.565 3.322 2.798 3.178 2.988 2.988C3.178 2.798 3.322 2.565 3.407 2.31L3.794 1.148Z'/><path d='M10.863 0.099C10.873 0.071 10.891 0.046 10.916 0.028C10.94 0.011 10.97 0.001 11 0.001C11.03 0.001 11.06 0.011 11.084 0.028C11.109 0.046 11.127 0.071 11.137 0.099L11.395 0.873C11.51 1.219 11.781 1.49 12.127 1.605L12.901 1.863C12.93 1.873 12.954 1.891 12.972 1.916C12.989 1.94 12.999 1.97 12.999 2C12.999 2.03 12.989 2.06 12.972 2.084C12.954 2.109 12.93 2.127 12.901 2.137L12.127 2.395C11.957 2.452 11.802 2.547 11.675 2.674C11.547 2.802 11.452 2.956 11.395 3.127L11.137 3.901C11.127 3.929 11.109 3.954 11.084 3.972C11.06 3.989 11.03 3.999 11 3.999C10.97 3.999 10.94 3.989 10.916 3.972C10.891 3.954 10.873 3.929 10.863 3.901L10.605 3.127C10.548 2.956 10.453 2.802 10.325 2.674C10.198 2.547 10.043 2.452 9.873 2.395L9.1 2.137C9.072 2.127 9.047 2.109 9.029 2.084C9.012 2.06 9.002 2.03 9.002 2C9.002 1.97 9.012 1.94 9.029 1.916C9.047 1.891 9.072 1.873 9.1 1.863L9.874 1.605C10.22 1.49 10.491 1.219 10.606 0.873L10.863 0.099Z'/></svg>") no-repeat center /contain;opacity:0;pointer-events:none;position:absolute;top:50%;width:28px}@keyframes unit-results-section-write{to{clip-path:inset(0 0 0 0)}}@keyframes unit-results-section-pen{0%{left:0;opacity:0;transform:scale(.5) rotate(0deg)}10%{opacity:1;transform:scale(1) rotate(20deg)}50%{transform:scale(1.1) rotate(-15deg)}90%{opacity:1;transform:scale(1) rotate(10deg)}to{left:100%;opacity:0;transform:scale(.5) rotate(0deg)}}.unit-results__cards{animation:unit-results-cards-in .5s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--ur-loader-ms) + .4s + var(--ur-sweep-ms));opacity:0}@keyframes unit-results-cards-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes unit-results-section-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.unit-results__loader-dot,.unit-results__loader-orb,.unit-results__loader-sparkle,.unit-results__pill,.unit-results__skeleton-img,.unit-results__skeleton-line,.unit-results__stage,.unit-results__stage>.unit-results__section,.unit-results__unit-card{animation:none;opacity:1;transform:none}.unit-results__stage{max-height:none;overflow:visible}.unit-results__stage>.unit-results__section{clip-path:none}.unit-results__stage>.unit-results__section:before{display:none}.unit-results__cards{animation:none;opacity:1}.unit-results__loader{display:none}}