.sfc-home-section{padding:2.5rem 1rem;background-color:#f7f9fb;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;font-family:"Helvetica Neue",Arial,sans-serif}.sfc-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;border-left:none !important;padding-left:0 !important}.sfc-desc{color:#4b5563;margin-bottom:1.5rem}.sfc-input-group,.sfc-turnstile-wrapper,.sfc-btn-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.sfc-btn-wrapper{margin-bottom:2rem}.sfc-input{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;width:16rem;outline:none;text-align:left}.sfc-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.5)}.sfc-button{background-color:#3b82f6;color:#fff;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:#2563eb}.sfc-status-box{margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.sfc-current-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);border:2px solid #e5e7eb}.sfc-location-header{background-color:#f3f4f6;color:#374151;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}.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}.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:#6b7280;font-size:.9rem;font-weight:400}.sfc-d-value{font-weight:700;color:#111827;text-align:right}.sfc-judgement-area{border-top:2px dashed #e5e7eb;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:#4b5563;margin-bottom:.25rem}.sfc-reason-content{font-weight:700;line-height:1.6}.text-red{color:#dc2626}.text-yellow{color:#d97706}.sfc-ok{border-color:#bbf7d0;background-color:#f0fdf4}.sfc-ok .sfc-main-judgement{color:#166534}.sfc-caution{border-color:#fde047;background-color:#fefce8}.sfc-caution .sfc-main-judgement{color:#ca8a04}.sfc-ng{border-color:#fecaca;background-color:#fef2f2}.sfc-ng .sfc-main-judgement{color:#991b1b}.sfc-credit{font-size:.75rem;color:#9ca3af;margin-bottom:1rem}.sfc-error-box{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.5rem;padding:1.5rem;color:#b91c1c;text-align:center;margin:1rem auto;max-width:500px}.sfc-error-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#991b1b;border-left:none !important;padding-left:0 !important}.sfc-error-msg{font-weight:700;margin-bottom:.5rem}.sfc-error-detail{font-size:.85rem;background:rgba(255,255,255,.5);padding:.5rem;border-radius:.25rem;margin-top:.5rem;text-align:left}.sfc-error-hint{font-size:.9rem;margin-top:1rem;color:#7f1d1d}.sfc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-top:2rem}.sfc-card{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.05);border:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;transition:transform .2s}.sfc-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.sfc-card h3{font-size:.9rem;color:#4b5563;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}.sfc-details p{font-size:.8rem;color:#6b7280;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 #22c55e}.sfc-card-ok .sfc-judgement{color:#166534}.sfc-card-caution{border-top:4px solid #eab308}.sfc-card-caution .sfc-judgement{color:#ca8a04}.sfc-card-ng{border-top:4px solid #ef4444}.sfc-card-ng .sfc-judgement{color:#991b1b}