.sfc-home-section{padding:2.5rem 1rem;background-color:#f8fcff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(27,27,31,.1);text-align:center;font-family:"Helvetica Neue",Arial,sans-serif}.sfc-title{font-size:1.5rem;font-weight:700;color:#1a2a4f;margin-bottom:1rem;border-left:none !important;padding-left:0 !important}.sfc-desc{color:#1b1b1f;margin-bottom:1.5rem}.sfc-input-group,.sfc-btn-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.sfc-btn-wrapper{margin-bottom:2rem}.sfc-input{border:1px solid #8c8f93;border-radius:.375rem;padding:.5rem 1rem;width:16rem;outline:none;text-align:left;background-color:#f8fcff;color:#1b1b1f}.sfc-input:focus{border-color:#3bb9ff;box-shadow:0 0 0 2px rgba(59,185,255,.5)}.sfc-button{background-color:#3bb9ff;color:#f8fcff;font-weight:600;padding:.5rem 2rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s;font-size:1rem}.sfc-button:hover{background-color:#1a2a4f}.sfc-button:disabled{background-color:#e4e7eb;color:#8c8f93;cursor:not-allowed}.sfc-status-box{margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.sfc-current-card{background:#f8fcff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 10px rgba(27,27,31,.1);border:2px solid #e4e7eb}.sfc-location-header{background-color:#e4e7eb;color:#1b1b1f;font-weight:700;padding:.5rem;border-radius:.5rem;margin-bottom:1rem;font-size:1.1rem}.sfc-current-body{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap;color:#1b1b1f}.sfc-weather-main{display:flex;flex-direction:column;align-items:center;min-width:120px}.sfc-main-icon{width:80px;height:80px}.sfc-main-text{font-weight:700;font-size:1.2rem;margin-top:-.5rem;color:#1b1b1f}.sfc-weather-details{text-align:left;min-width:180px}.sfc-data-grid{display:grid;grid-template-columns:auto auto;column-gap:1.5rem;row-gap:.5rem;align-items:center}.sfc-d-label{color:#8c8f93;font-size:.9rem;font-weight:400}.sfc-d-value{font-weight:700;color:#1b1b1f;text-align:right}.sfc-judgement-area{border-top:2px dashed #e4e7eb;padding-top:1rem}.sfc-main-judgement{font-size:1.8rem;margin:0 0 .5rem;border-left:none !important;padding-left:0 !important;display:flex;align-items:center;justify-content:center;gap:.5rem}.sfc-reason-box{margin-top:1rem;text-align:center}.sfc-reason-title{font-weight:700;font-size:1rem;color:#1b1b1f;margin-bottom:.25rem}.sfc-reason-content{font-weight:700;line-height:1.6}.text-red{color:#e0303a}.text-yellow{color:#a38400}.sfc-ok{border-color:#4ccb8a;background-color:#f8fcff}.sfc-ok .sfc-main-judgement{color:#2fab6a}.sfc-ok .sfc-location-header{background-color:#4ccb8a;color:#f8fcff}.sfc-caution{border-color:#ffe766;background-color:#f8fcff}.sfc-caution .sfc-main-judgement{color:#a38400}.sfc-caution .sfc-location-header{background-color:#ffe766;color:#1b1b1f}.sfc-ng{border-color:#ff4a5a;background-color:#f8fcff}.sfc-ng .sfc-main-judgement{color:#e0303a}.sfc-ng .sfc-location-header{background-color:#ff4a5a;color:#f8fcff}.sfc-credit{font-size:.75rem;color:#8c8f93;margin-bottom:1rem}.sfc-error-box{background-color:#f8fcff;border:2px solid #ff4a5a;border-radius:.5rem;padding:1.5rem;color:#e0303a;text-align:center;margin:1rem auto;max-width:500px}.sfc-error-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#e0303a;border-left:none !important;padding-left:0 !important}.sfc-error-msg{font-weight:700;margin-bottom:.5rem}.sfc-error-hint{font-size:.9rem;margin-top:1rem;color:#e02135}.sfc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-top:2rem}.sfc-card{background:#f8fcff;border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px rgba(27,27,31,.1);border:1px solid #e4e7eb;display:flex;flex-direction:column;align-items:center;transition:transform .2s;color:#1b1b1f}.sfc-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(27,27,31,.15)}.sfc-card h3{font-size:.9rem;color:#1b1b1f;margin-bottom:.5rem;border:none;font-weight:700}.sfc-icon img{width:48px;height:48px}.sfc-main-weather{font-weight:700;font-size:.9rem;margin-bottom:.5rem;min-height:2.5em;display:flex;align-items:center;justify-content:center;color:#1b1b1f}.sfc-details p{font-size:.8rem;color:#8c8f93;margin:.1rem 0}.sfc-judgement{margin-top:.5rem;font-size:1rem;font-weight:700;border:none;padding:0}.sfc-card-ok{border-top:4px solid #4ccb8a}.sfc-card-ok .sfc-judgement{color:#2fab6a}.sfc-card-caution{border-top:4px solid #ffe766}.sfc-card-caution .sfc-judgement{color:#a38400}.sfc-card-ng{border-top:4px solid #ff4a5a}.sfc-card-ng .sfc-judgement{color:#e0303a}