.helper-results-page{background:var(--color-bg,#fcfaf8);min-height:100vh;font-family:var(--font-body,"Open Sans", sans-serif);color:var(--color-text,#3d2e1f);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.helper-results-bg{pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 50% -10%,#e25c5c1f 0%,#0000 70%),radial-gradient(50% 40% at 80% 90%,#e25c5c14 0%,#0000 60%);position:fixed;inset:0}.helper-results-content{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:480px;margin:0 auto;padding:2rem 1.25rem 6rem;display:flex;position:relative}.helper-results-title{font-family:var(--font-heading,"Montserrat", sans-serif);font-size:var(--text-2xl,1.5rem);text-align:center;color:var(--color-text,#3d2e1f);opacity:.6;margin:0;font-weight:800}.helper-neomorphic-circle-container{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin:1rem 0 2rem;display:flex}.helper-neomorphic-circle{-webkit-backdrop-filter:blur(10px);z-index:2;will-change:transform;background-color:#ffffff1a;border:1px solid #fff6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:360px;height:360px;display:flex;position:relative}.helper-liquid-container{z-index:1;border-radius:50%;width:100%;height:100%;position:absolute;overflow:hidden}.helper-wave{transform-origin:50%;border-radius:40%;width:200%;height:200%;position:absolute;left:-50%}.helper-wave1{background:#ffffff26;animation:6s linear infinite helper-spin;top:100%}.helper-wave2{background:#e25c5c66;animation:8s linear infinite helper-spin;top:100%}.helper-wave3{background:#eb4b7866;animation:5s linear infinite helper-spin;top:100%}@keyframes helper-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.helper-boat{z-index:1;transform-origin:bottom;pointer-events:none;will-change:transform, margin-top;width:120px;position:absolute}.helper-content{z-index:2;text-align:center;-webkit-user-select:none;user-select:none;background:#ffffff40;border:1px solid #ffffff80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 8px 32px #0000001a}.helper-value{color:#0c0d12;justify-content:center;align-items:flex-start;margin-bottom:2px;transition:color .3s;display:flex}.helper-value-number{letter-spacing:-2px;font-size:80px;font-weight:400;line-height:1}.helper-label{color:#7a7f8b;letter-spacing:.5px;font-size:18px;font-weight:300;transition:color .3s}.helper-content.filled .helper-value,.helper-content.filled .helper-label{color:#fff}.helper-conclusion-text{color:#000;text-align:center;max-width:80%;font-size:1.125rem;font-weight:700;line-height:1.4}@media (max-width:400px){.helper-neomorphic-circle{width:80vw;height:80vw}.helper-value-number{font-size:20vw}}.helper-disclaimer{font-size:var(--text-xs,.75rem);color:var(--color-text-muted,#b5a393);text-align:center;margin:.5rem 0 0;font-style:italic;line-height:1.4}.helper-results-message-block{background:var(--color-card,#fff);border-radius:var(--radius-md,16px);border:1px solid var(--color-border,#b48c641f);width:100%;box-shadow:var(--shadow-sm);flex-direction:column;gap:.875rem;padding:1.25rem;display:flex}.helper-results-message{font-size:var(--text-sm,.875rem);color:var(--color-text,#3d2e1f);margin:0;line-height:1.65}.helper-results-recs{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.helper-results-rec{font-size:var(--text-sm,.875rem);color:var(--color-text-secondary,#8c7a68);align-items:flex-start;gap:.625rem;line-height:1.5;display:flex}.helper-recs-heading{margin:.5rem 0 0;font-size:1.1rem}.helper-rec-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.4rem}.helper-results-actions{flex-direction:column;gap:.625rem;width:100%;display:flex}.helper-phones-btn{color:#fff;border-radius:var(--radius-md,16px);width:100%;font-size:var(--text-base,1rem);cursor:pointer;font-weight:700;font-family:var(--font-heading,"Montserrat", sans-serif);background:#6bb07a;border:none;margin-bottom:.5rem;padding:.875rem;transition:background .2s,transform .12s;box-shadow:0 2px 8px #6bb07a33}.helper-phones-btn:hover{background:#5a9a68;transform:translateY(-1px);box-shadow:0 4px 12px #6bb07a4d}.helper-restart-btn{color:#fff;border-radius:var(--radius-md,16px);width:100%;font-size:var(--text-base,1rem);cursor:pointer;font-weight:700;font-family:var(--font-heading,"Montserrat", sans-serif);background:#e25c5c;border:none;padding:.875rem;transition:background .2s,transform .12s}.helper-restart-btn:hover{background:#d44c4c;transform:translateY(-1px)}.helper-home-btn{width:100%;color:var(--color-text-secondary,#8c7a68);border:2px solid var(--color-border,#b48c6440);border-radius:var(--radius-md,16px);font-size:var(--text-sm,.875rem);cursor:pointer;font-weight:600;font-family:var(--font-body,"Open Sans", sans-serif);background:0 0;padding:.75rem;transition:border-color .2s,color .2s}.helper-home-btn:hover{color:#e25c5c;border-color:#e25c5c}@media (max-width:350px){.helper-results-content{padding:1rem .5rem 4rem}.helper-results-message-block{padding:1rem}.helper-results-title{font-size:1.3rem}}
