body{margin:0;background-color:#f8f9fa;color:#333;line-height:1.6}.app-container.svelte-oax3x7{min-height:100vh;display:flex;flex-direction:column}.hero-section.svelte-oax3x7{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-oax3x7{max-width:800px;margin:0 auto}.hero-section.svelte-oax3x7 h1:where(.svelte-oax3x7){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-oax3x7 p:where(.svelte-oax3x7){font-size:1.1rem;opacity:.9;margin-top:.5rem;line-height:1.6}main.svelte-oax3x7{flex:1}.main-content.svelte-oax3x7{max-width:1200px;margin:0 auto;padding:0 1rem 2rem}.action-section.svelte-oax3x7{text-align:center;margin-bottom:2rem}.generate-button.svelte-oax3x7{background:linear-gradient(135deg,#2c59cb,#4a6fa5);color:#fff;border:2px solid #424242;padding:1rem 2.5rem;font-size:1.25rem;font-weight:600;border-radius:12px;cursor:pointer;box-shadow:0 4px 15px #2c59cb4d;transition:all .3s ease}.generate-button.svelte-oax3x7:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #2c59cb66;background:linear-gradient(135deg,#1e429f,#3a5a8a)}.generate-button.svelte-oax3x7:active:not(:disabled){transform:translateY(0)}.generate-button.svelte-oax3x7:disabled{opacity:.7;cursor:not-allowed}.cards-container.svelte-oax3x7{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.address-card.svelte-oax3x7{background-color:#fff;border-radius:12px;box-shadow:0 2px 15px #00000014;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.address-card.svelte-oax3x7:hover{transform:translateY(-3px);box-shadow:0 4px 20px #0000001f}.card-header.svelte-oax3x7{background-color:#f8f9fa;padding:1rem 1.5rem;border-bottom:1px solid #e9ecef}.card-header.svelte-oax3x7 h2:where(.svelte-oax3x7){margin:0;font-size:1.15rem;color:#2c59cb;font-weight:600}.card-content.svelte-oax3x7{padding:1.25rem}.address-components-table.svelte-oax3x7{border-radius:8px;overflow:hidden;border:1px solid #e9ecef;margin-bottom:1rem}.address-components-table.svelte-oax3x7 table:where(.svelte-oax3x7){width:100%;border-collapse:collapse}.address-components-table.svelte-oax3x7 th:where(.svelte-oax3x7){background-color:#f1f3f5;color:#495057;font-weight:600;font-size:.85rem;text-align:left;padding:.6rem .8rem;border-bottom:1px solid #e9ecef;width:30%}.address-components-table.svelte-oax3x7 td:where(.svelte-oax3x7){padding:.6rem .8rem;border-bottom:1px solid #e9ecef;color:#212529;font-size:.95rem}.address-components-table.svelte-oax3x7 tr:where(.svelte-oax3x7):last-child th:where(.svelte-oax3x7),.address-components-table.svelte-oax3x7 tr:where(.svelte-oax3x7):last-child td:where(.svelte-oax3x7){border-bottom:none}.copy-cell.svelte-oax3x7{width:40px;text-align:center;padding:.4rem!important}.copy-icon-button.svelte-oax3x7{background:none;border:none;cursor:pointer;font-size:1rem;padding:.3rem;border-radius:4px;transition:background-color .2s}.copy-icon-button.svelte-oax3x7:hover{background-color:#e9ecef}.full-address.svelte-oax3x7{background-color:#f0f4ff;padding:1rem;border-radius:8px;margin-bottom:1rem;border-left:4px solid #2c59cb}.full-address.svelte-oax3x7 strong:where(.svelte-oax3x7){color:#2c59cb;font-size:.9rem}.full-address.svelte-oax3x7 p:where(.svelte-oax3x7){margin:.5rem 0 0;color:#333;font-size:.95rem}.button-group.svelte-oax3x7{display:flex;gap:.75rem}.copy-button.svelte-oax3x7{flex:1;padding:.65rem 1rem;font-size:.9rem;border:2px solid #2c59cb;border-radius:8px;cursor:pointer;transition:all .2s;background-color:#2c59cb;color:#fff;font-weight:500}.copy-button.svelte-oax3x7:hover{background-color:#1e429f;border-color:#1e429f}.info-section.svelte-oax3x7{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;max-width:600px;margin-left:auto;margin-right:auto}.info-card.svelte-oax3x7{background-color:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;overflow:hidden;border:1px solid #f1f3f5}.info-card.svelte-oax3x7 .card-header:where(.svelte-oax3x7){background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1.25rem 1.75rem;border-bottom:1px solid #dee2e6}.info-card.svelte-oax3x7 .card-header:where(.svelte-oax3x7) h2:where(.svelte-oax3x7){margin:0;font-size:1.2rem;color:#2c59cb;font-weight:700}.info-content.svelte-oax3x7{padding:1.5rem 1.75rem;line-height:1.7}.info-content.svelte-oax3x7>p:where(.svelte-oax3x7){margin:0 0 1rem;color:#495057;font-size:1rem}.feature-list.svelte-oax3x7{list-style:none;padding:0;margin:1rem 0}.feature-list.svelte-oax3x7 li:where(.svelte-oax3x7){padding:.5rem 0;color:#27ae60;font-weight:500}.sub-heading.svelte-oax3x7{font-size:1.05rem;font-weight:600;color:#2c59cb;margin:1.5rem 0 .75rem}.notice.svelte-oax3x7{background-color:#fff3cd;padding:1rem;border-radius:8px;border-left:4px solid #ffc107;margin-top:1.5rem}footer.svelte-oax3x7{background-color:#343a40;color:#fff;padding:1.5rem;text-align:center;margin-top:auto}.footer-content.svelte-oax3x7 p:where(.svelte-oax3x7){margin:0;font-size:.9rem;opacity:.8}
