.shs-container{max-width:800px;margin:2rem auto;padding:2.5rem;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;border:1px solid #e2e8f0}.shs-header{text-align:center;margin-bottom:2.5rem}.shs-header h2{color:#1a365d;font-size:2rem;margin-bottom:.75rem;font-weight:700}.shs-subtitle{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0}.shs-form{margin-bottom:2rem}.shs-input-wrapper{display:flex;gap:1rem;margin-bottom:1rem}.shs-input-wrapper input{flex:1;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .3s ease;outline:none}.shs-input-wrapper input:focus{border-color:#3182ce;box-shadow:0 0 0 3px rgba(49,130,206,.1)}.shs-btn-analyze{background:linear-gradient(135deg,#2b6cb0 0%,#3182ce 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 6px rgba(43,108,176,.2)}.shs-btn-analyze:hover{background:linear-gradient(135deg,#2c5282 0%,#2b6cb0 100%);transform:translateY(-2px);box-shadow:0 6px 12px rgba(43,108,176,.3)}.shs-btn-analyze:active{transform:translateY(0)}.shs-note{font-size:.875rem;color:#718096;margin:0;text-align:center}.shs-loading{text-align:center;padding:3rem 2rem;display:none}.shs-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:shs-spin 1s linear infinite;margin:0 auto 1.5rem}.shs-loading p{color:#4a5568;font-size:1rem;margin:0}.shs-result{display:none;animation:shs-fadeIn .4s ease}.shs-score-section{text-align:center;padding:2rem;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border-radius:12px;margin-bottom:2rem;border:2px solid #e2e8f0}.shs-score-circle{width:120px;height:120px;border-radius:50%;background:conic-gradient(#38a169 0deg,#e2e8f0 0deg);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 1rem;position:relative;box-shadow:0 4px 12px rgba(56,161,105,.2)}.shs-score-circle::after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.shs-score-circle span{position:relative;z-index:1}.shs-score-max{font-size:1rem;color:#718096;font-weight:400}.shs-score-label{color:#2d3748;font-size:1.2rem;margin:0;font-weight:600}.shs-recommendations-box{background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:2px solid #e2e8f0}.shs-section-title{color:#1a365d;font-size:1.2rem;margin:0 0 1rem;font-weight:600}.shs-rec-list{list-style:none;padding:0;margin:0}.shs-rec-list li{padding:1rem;margin-bottom:.75rem;background:#f7fafc;border-radius:8px;border-left:4px solid #3182ce;color:#2d3748;line-height:1.6;font-size:.95rem}.shs-rec-list li:last-child{margin-bottom:0}.shs-actions-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:stretch;margin-bottom:2.5rem}.shs-action-card{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e2e8f0;text-align:center;transition:all .3s ease}.shs-action-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.shs-action-email{border-color:#9ae6b4;background:linear-gradient(135deg,#f0fff4 0%,#fff 100%)}.shs-action-audit{border-color:#90cdf4;background:linear-gradient(135deg,#ebf8ff 0%,#fff 100%)}.shs-action-icon{font-size:3rem;margin-bottom:1rem;display:block}.shs-action-card h4{color:#1a365d;font-size:1.1rem;margin:0 0 .5rem;font-weight:600}.shs-action-card p{color:#4a5568;font-size:.9rem;margin:0 0 1.5rem;line-height:1.5}.shs-email-form{display:flex;flex-direction:column;gap:.75rem}.shs-email-form input{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;outline:none;transition:all .3s ease;box-sizing:border-box}.shs-email-form input:focus{border-color:#38a169;box-shadow:0 0 0 3px rgba(56,161,105,.1)}.shs-btn-email{background:linear-gradient(135deg,#38a169 0%,#48bb78 100%);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(56,161,105,.2)}.shs-btn-email:hover{background:linear-gradient(135deg,#2f855a 0%,#38a169 100%);transform:translateY(-2px);box-shadow:0 6px 12px rgba(56,161,105,.3)}.shs-gdpr{font-size:.8rem;color:#718096;margin:1rem 0 0;text-align:center}.shs-divider{display:flex;align-items:center;justify-content:center;padding:1rem 0}.shs-divider::before,.shs-divider::after{content:"";flex:1;height:1px;background:#e2e8f0}.shs-divider span{padding:0 1rem;color:#718096;font-size:.9rem;font-weight:600;text-transform:uppercase}.shs-btn-audit{display:inline-block;background:linear-gradient(135deg,#3182ce 0%,#4299e1 100%);color:#fff!important;text-decoration:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px rgba(49,130,206,.2);width:100%;box-sizing:border-box}.shs-btn-audit:hover{background:linear-gradient(135deg,#2c5282 0%,#3182ce 100%);transform:translateY(-2px);box-shadow:0 6px 12px rgba(49,130,206,.3)}.shs-cta-note{font-size:.8rem;color:#718096;margin:1rem 0 0;text-align:center;font-style:italic}.shs-share-section{text-align:center;padding-top:2rem;border-top:2px solid #e2e8f0}.shs-share-text{color:#2d3748;margin-bottom:1rem;font-size:1rem}.shs-share-buttons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.shs-share-btn{background:#edf2f7;color:#2d3748;border:none;padding:.75rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.shs-share-btn:hover{background:#e2e8f0;transform:translateY(-2px)}.shs-share-fb:hover{background:#1877f2;color:white}.shs-share-li:hover{background:#0a66c2;color:white}.shs-share-copy:hover{background:#3182ce;color:white}.shs-error{color:#c53030;background:#fff5f5;padding:1rem;border-radius:8px;margin-top:1.5rem;border-left:4px solid #fc8181;display:none}@media (max-width:768px){.shs-container{padding:1.5rem;margin:1rem}.shs-header h2{font-size:1.5rem}.shs-input-wrapper{flex-direction:column}.shs-btn-analyze{width:100%}.shs-actions-grid{grid-template-columns:1fr}.shs-divider{display:none}.shs-score-circle{width:100px;height:100px}.shs-share-buttons{flex-direction:column}.shs-share-btn{width:100%}}