.loading-container.svelte-1d2gb55{display:flex;align-items:center;justify-content:center;padding:1rem}.full-screen.svelte-1d2gb55{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fffc;z-index:1000}.loading-content.svelte-1d2gb55{display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner-container.svelte-1d2gb55{display:flex;justify-content:center;align-items:center}.spinner.svelte-1d2gb55{width:40px;height:40px;border:4px solid rgba(44,89,203,.2);border-radius:50%;border-top-color:#2c59cb;animation:svelte-1d2gb55-spin 1s ease-in-out infinite}.spinner.small.svelte-1d2gb55{width:24px;height:24px;border-width:3px}.spinner.large.svelte-1d2gb55{width:60px;height:60px;border-width:5px}.loading-message.svelte-1d2gb55{margin:0;color:#2c59cb;font-weight:500;text-align:center}@keyframes svelte-1d2gb55-spin{to{transform:rotate(360deg)}}body{margin:0;background-color:#f8f9fa;color:#333;line-height:1.6}.app-container.svelte-4iyv8r{min-height:100vh;display:flex;flex-direction:column}.hero-section.svelte-4iyv8r{background:linear-gradient(135deg,#4a6fa5,#2c59cb);color:#fff;padding:1rem;text-align:center;border-radius:0 0 20px 20px;margin-bottom:2rem;box-shadow:0 4px 12px #0000001a}.hero-content.svelte-4iyv8r{max-width:800px;margin:0 auto}.hero-section.svelte-4iyv8r h1:where(.svelte-4iyv8r){font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-section.svelte-4iyv8r p:where(.svelte-4iyv8r){font-size:1.1rem;opacity:.9;margin-top:.5rem;line-height:1.6}main.svelte-4iyv8r{flex:1}.main-content.svelte-4iyv8r{max-width:1200px;margin:0 auto;padding:0 1rem 2rem}.card-container.svelte-4iyv8r{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width: 768px){.card-container.svelte-4iyv8r{grid-template-columns:repeat(2,1fr)}}.form-card.svelte-4iyv8r,.result-card.svelte-4iyv8r,.info-card.svelte-4iyv8r{background-color:#fff;border-radius:12px;box-shadow:0 0 20px #0000000d;overflow:hidden}.card-header.svelte-4iyv8r{background-color:#f8f9fa;padding:1rem 1.5rem;border-bottom:1px solid #e9ecef}.card-header.svelte-4iyv8r h2:where(.svelte-4iyv8r){margin:0;font-size:1.25rem;color:#2c59cb;font-weight:600}.form-content.svelte-4iyv8r,.result-content.svelte-4iyv8r,.info-content.svelte-4iyv8r{padding:1.5rem}.input-group.svelte-4iyv8r{margin-bottom:1.5rem}.input-group.svelte-4iyv8r label:where(.svelte-4iyv8r){display:block;font-size:1.15rem;font-weight:500;color:#495057;margin-bottom:.5rem;letter-spacing:1px}.required-mark.svelte-4iyv8r{color:#e74c3c;font-weight:700;margin-left:3px}.input-with-icon.svelte-4iyv8r{position:relative}.input-icon.svelte-4iyv8r{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-weight:500}.input-group.svelte-4iyv8r input:where(.svelte-4iyv8r){width:100%;padding:.75rem 1rem;font-size:1rem;border:1.2px solid #67a2dd;border-radius:8px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.input-group.svelte-4iyv8r input.with-icon:where(.svelte-4iyv8r){padding-left:2.5rem}.input-group.svelte-4iyv8r input:where(.svelte-4iyv8r):focus{outline:none;border-color:#2c59cb;box-shadow:0 0 0 3px #2c59cb33}hr.svelte-4iyv8r{margin:1.5rem 0;border:none;height:1px;background-color:#e9ecef}.address-section.svelte-4iyv8r{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 768px){.address-section.svelte-4iyv8r{flex-direction:row}.address-inputs.svelte-4iyv8r,.address-display.svelte-4iyv8r{flex:1}.address-display.svelte-4iyv8r p:where(.svelte-4iyv8r){font-size:.9rem}}.address-display.svelte-4iyv8r{background-color:#f8f9fa;padding:1.25rem;border-radius:8px;border:1px solid #e9ecef}.address-display.svelte-4iyv8r p:where(.svelte-4iyv8r){margin:0 0 5px;color:#495057;font-size:.8rem}.address-item.svelte-4iyv8r{margin-bottom:1rem}.address-item.svelte-4iyv8r:last-child{margin-bottom:0}.address-label.svelte-4iyv8r{font-size:.9rem;font-weight:600;color:#495057;display:block;margin-bottom:.25rem}.address-value.svelte-4iyv8r{font-size:1rem;color:#212529;padding:.5rem;background-color:#f1f1f1;border-radius:4px;border:1px solid #e9ecef;min-height:43px}.convert-button.svelte-4iyv8r,.copy-button.svelte-4iyv8r{width:100%;padding:.75rem 1rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;border:2px solid #424242}.convert-button.svelte-4iyv8r{background-color:#2c59cb;color:#fff;box-shadow:0 2px 5px #2c59cb4d;font-size:27px;letter-spacing:7px;padding:1rem 0}.convert-button.svelte-4iyv8r:hover{background-color:#1e429f;transform:translateY(-1px);box-shadow:0 4px 8px #2c59cb66}.convert-button.svelte-4iyv8r:active{transform:translateY(1px);box-shadow:0 1px 3px #2c59cb4d}.copy-button.svelte-4iyv8r{background-color:#e9ecef;color:#495057;margin-top:1rem}.copy-button.svelte-4iyv8r:hover{background-color:#dee2e6}.result-text.svelte-4iyv8r{font-size:1.1rem;color:#212529;padding:1rem;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;min-height:60px;display:flex;align-items:center}.ad-container.svelte-4iyv8r{margin:1.5rem;background-color:#fff;border-radius:10px;border:1px solid #ffffff}.address-components-table.svelte-4iyv8r{margin-top:1.5rem;border-radius:8px;overflow:hidden;border:1px solid #e9ecef}.address-components-table.svelte-4iyv8r table:where(.svelte-4iyv8r){width:100%;border-collapse:collapse}.address-components-table.svelte-4iyv8r th:where(.svelte-4iyv8r){background-color:#f1f3f5;color:#495057;font-weight:600;font-size:.9rem;text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e9ecef;width:30%}.address-components-table.svelte-4iyv8r td:where(.svelte-4iyv8r){padding:.75rem 1rem;border-bottom:1px solid #e9ecef;color:#212529;font-size:1rem}.address-components-table.svelte-4iyv8r tr:where(.svelte-4iyv8r):last-child th:where(.svelte-4iyv8r),.address-components-table.svelte-4iyv8r tr:where(.svelte-4iyv8r):last-child td:where(.svelte-4iyv8r){border-bottom:none}ol.svelte-4iyv8r,ul.svelte-4iyv8r{list-style:none}.info-section.svelte-4iyv8r{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.info-card.svelte-4iyv8r{background-color:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #f1f3f5}.info-card.svelte-4iyv8r .card-header:where(.svelte-4iyv8r){background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1.25rem 1.75rem;border-bottom:1px solid #dee2e6}.info-card.svelte-4iyv8r .card-header:where(.svelte-4iyv8r) h2:where(.svelte-4iyv8r){margin:0;font-size:1.3rem;color:#2c59cb;font-weight:700;letter-spacing:-.02em}.info-content.svelte-4iyv8r{padding:2rem 1.75rem;line-height:1.7}.info-content.svelte-4iyv8r>p:where(.svelte-4iyv8r){margin:0 0 1.5rem;color:#495057;font-size:1.05rem}.info-content.svelte-4iyv8r>p:where(.svelte-4iyv8r):last-child{margin-bottom:0}.comparison-grid.svelte-4iyv8r{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:1.5rem 0 2rem}.comparison-item.svelte-4iyv8r{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.5rem;border-radius:12px;border-left:5px solid #2c59cb;box-shadow:0 2px 8px #2c59cb1a;transition:transform .2s ease}.comparison-item.svelte-4iyv8r h4:where(.svelte-4iyv8r){margin:0 0 .75rem;color:#2c59cb;font-weight:700;font-size:1.1rem}.comparison-item.svelte-4iyv8r p:where(.svelte-4iyv8r){margin:0;color:#6c757d;font-size:.95rem}.step-list.svelte-4iyv8r{background:linear-gradient(135deg,#f8f9fa,#fff);padding:2rem;border-radius:12px;border-left:5px solid #2c59cb;margin:1.5rem 0;box-shadow:0 2px 8px #2c59cb1a}.step-list.svelte-4iyv8r li:where(.svelte-4iyv8r){margin-bottom:1.25rem;padding:.75rem 0 .75rem 2rem;position:relative;color:#495057;font-size:1.05rem;border-bottom:1px solid #e9ecef}.step-list.svelte-4iyv8r li:where(.svelte-4iyv8r):last-child{margin-bottom:0;border-bottom:none}.step-list.svelte-4iyv8r li:where(.svelte-4iyv8r):before{content:counter(step-counter);counter-increment:step-counter;position:absolute;left:0;top:.75rem;background:#2c59cb;color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.step-list.svelte-4iyv8r{counter-reset:step-counter}.example-section.svelte-4iyv8r{display:flex;flex-direction:column;gap:2rem;margin:1.5rem 0}.example-box.svelte-4iyv8r{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:16px;padding:2rem;border-left:5px solid #28a745;box-shadow:0 3px 12px #28a74526;transition:transform .2s ease}.example-box.svelte-4iyv8r:hover{transform:translateY(-2px)}.example-box.svelte-4iyv8r h4:where(.svelte-4iyv8r){margin:0 0 1.5rem;color:#28a745;font-weight:700;font-size:1.2rem;display:flex;align-items:center;gap:.5rem}.example-box.svelte-4iyv8r h4:where(.svelte-4iyv8r):before{content:"📍";font-size:1.1rem}.address-example.svelte-4iyv8r{display:flex;flex-direction:column;gap:1.25rem}.japanese-address.svelte-4iyv8r,.english-address.svelte-4iyv8r{padding:1.5rem;border-radius:12px;font-family:Courier New,monospace;font-size:.95rem;line-height:1.6;position:relative;overflow:hidden}.japanese-address.svelte-4iyv8r{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffd93d;color:#856404}.english-address.svelte-4iyv8r{background:linear-gradient(135deg,#d1ecf1,#bee5eb);border:2px solid #17a2b8;color:#0c5460}.japanese-address.svelte-4iyv8r strong:where(.svelte-4iyv8r),.english-address.svelte-4iyv8r strong:where(.svelte-4iyv8r){font-size:1rem;font-weight:700;display:block;margin-bottom:.75rem}.tips-grid.svelte-4iyv8r{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:1.5rem 0}.tip-item.svelte-4iyv8r{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1.75rem;border-radius:12px;border-left:5px solid #17a2b8;box-shadow:0 2px 8px #17a2b81a;transition:transform .2s ease}.tip-item.svelte-4iyv8r h4:where(.svelte-4iyv8r){margin:0 0 1rem;color:#17a2b8;font-weight:700;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.tip-item.svelte-4iyv8r h4:where(.svelte-4iyv8r):before{content:"💡";font-size:1rem}.tip-item.svelte-4iyv8r p:where(.svelte-4iyv8r){margin:0;color:#495057;font-size:1rem;line-height:1.6}.mistake-list.svelte-4iyv8r{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.mistake-item.svelte-4iyv8r{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f8d7da,#f5c6cb);border-radius:12px;border-left:5px solid #dc3545;box-shadow:0 2px 8px #dc354526;transition:transform .2s ease}.mistake-icon.svelte-4iyv8r{font-size:1.3rem;flex-shrink:0;margin-top:.1rem}.mistake-item.svelte-4iyv8r p:where(.svelte-4iyv8r){margin:0;color:#721c24;font-size:1rem;line-height:1.6;font-weight:500}.info-content.svelte-4iyv8r ul:where(.svelte-4iyv8r){padding-left:0;margin:1.5rem 0}.info-content.svelte-4iyv8r ul:where(.svelte-4iyv8r) li:where(.svelte-4iyv8r){background:#f8f9fa;margin-bottom:.75rem;padding:1rem 1.25rem;border-radius:8px;border-left:4px solid #6c757d;font-size:1rem;color:#495057;position:relative;transition:all .2s ease}.info-content.svelte-4iyv8r ul:where(.svelte-4iyv8r) li:where(.svelte-4iyv8r):before{content:"▶";color:#6c757d;font-size:.8rem;margin-right:.5rem}@media (max-width: 767px){.info-content.svelte-4iyv8r{padding:1.5rem 1.25rem}.info-card.svelte-4iyv8r .card-header:where(.svelte-4iyv8r){padding:1rem 1.25rem}.info-card.svelte-4iyv8r .card-header:where(.svelte-4iyv8r) h2:where(.svelte-4iyv8r){font-size:1.2rem}.comparison-grid.svelte-4iyv8r,.tips-grid.svelte-4iyv8r{grid-template-columns:1fr;gap:1rem}.comparison-item.svelte-4iyv8r,.tip-item.svelte-4iyv8r,.example-box.svelte-4iyv8r{padding:1.25rem}.step-list.svelte-4iyv8r{padding:1.5rem}.step-list.svelte-4iyv8r li:where(.svelte-4iyv8r){padding-left:2.5rem;font-size:1rem}.japanese-address.svelte-4iyv8r,.english-address.svelte-4iyv8r{padding:1.25rem;font-size:.9rem}.mistake-item.svelte-4iyv8r{padding:1.25rem}}footer.svelte-4iyv8r{background-color:#343a40;color:#fff;padding:2rem 0;margin-top:3rem}.footer-content.svelte-4iyv8r{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}footer.svelte-4iyv8r p:where(.svelte-4iyv8r){margin:0;font-size:.9rem;opacity:.8}.share-section.svelte-4iyv8r{margin-bottom:3rem}.share-card.svelte-4iyv8r{background-color:#fff;border-radius:12px;box-shadow:0 0 20px #0000000d;overflow:hidden}@media (max-width: 767px){.hero-section.svelte-4iyv8r h1:where(.svelte-4iyv8r){font-size:1.8rem}.hero-section.svelte-4iyv8r p:where(.svelte-4iyv8r){font-size:1rem}.card-header.svelte-4iyv8r h2:where(.svelte-4iyv8r){font-size:1.1rem}.comparison-grid.svelte-4iyv8r,.tips-grid.svelte-4iyv8r{grid-template-columns:1fr}.address-example.svelte-4iyv8r{gap:.75rem}.japanese-address.svelte-4iyv8r,.english-address.svelte-4iyv8r{padding:.75rem;font-size:.9rem}.address-components-table.svelte-4iyv8r th:where(.svelte-4iyv8r),.address-components-table.svelte-4iyv8r td:where(.svelte-4iyv8r){padding:.5rem;font-size:.9rem}.address-components-table.svelte-4iyv8r th:where(.svelte-4iyv8r){width:40%}}
