.policy-page[data-v-56f5efa3]{min-height:100vh;background:#faf9f6}.hero-section[data-v-56f5efa3]{position:relative;background:radial-gradient(1200px 400px at 80% -10%,rgba(201,168,106,.2),transparent 60%),linear-gradient(135deg,#0f3d2e,#1b5e4a);overflow:hidden;padding:5rem 2rem 5.5rem;text-align:center}.hero-section[data-v-56f5efa3]:after{content:"";position:absolute;inset:18px;border:1px solid rgba(201,168,106,.35);border-radius:4px;pointer-events:none;z-index:1}.hero-bg[data-v-56f5efa3]{position:absolute;inset:0;pointer-events:none}.hero-glow[data-v-56f5efa3]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5}.hero-glow-1[data-v-56f5efa3]{width:28rem;height:28rem;top:-10rem;right:-5rem;background:radial-gradient(circle,rgba(201,168,106,.18),transparent 70%)}.hero-glow-2[data-v-56f5efa3]{width:22rem;height:22rem;bottom:-8rem;left:-4rem;background:radial-gradient(circle,rgba(201,168,106,.12),transparent 70%)}.hero-glow-3[data-v-56f5efa3]{width:16rem;height:16rem;top:40%;left:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(15,61,46,.2),transparent 70%)}.hero-inner[data-v-56f5efa3]{position:relative;z-index:2;max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.hero-badge[data-v-56f5efa3]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#c9a86a26;border:1px solid rgba(201,168,106,.3);border-radius:9999px}.hero-badge svg[data-v-56f5efa3]{width:14px;height:14px;color:#d9c188;flex-shrink:0}.hero-badge span[data-v-56f5efa3]{font-size:.78rem;color:#d9c188;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-title[data-v-56f5efa3]{font-family:var(--font-serif);font-size:3rem;font-weight:700;color:#fefcf7;line-height:1.15;margin:0}.gradient-text[data-v-56f5efa3]{background:linear-gradient(135deg,#e7d3a1,#c9a86a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-56f5efa3]{font-size:1.1rem;color:#f4efe4d9;line-height:1.7;margin:0;max-width:560px}.hero-cards[data-v-56f5efa3]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;width:100%;max-width:680px}.hero-card[data-v-56f5efa3]{display:flex;align-items:center;gap:.75rem;background:#fffefb;border:1px solid #ece7dc;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #00000014;transition:all .25s ease;text-align:left}.hero-card[data-v-56f5efa3]:hover{border-color:#d8c9a3;box-shadow:0 8px 20px #0f3d2e26;transform:translateY(-2px)}.hero-card-icon[data-v-56f5efa3]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-card-icon svg[data-v-56f5efa3]{width:20px;height:20px}.hero-card-icon.green[data-v-56f5efa3]{background:#e6f0ea;color:#1b5e4a}.hero-card-icon.blue[data-v-56f5efa3]{background:#f5ecd8;color:#b08d57}.hero-card-icon.purple[data-v-56f5efa3]{background:#e9f1ec;color:#2a7a5f}.hero-card-text[data-v-56f5efa3]{display:flex;flex-direction:column;gap:2px;min-width:0}.hero-card-text strong[data-v-56f5efa3]{font-size:.8rem;color:#12442f;font-weight:700}.hero-card-text span[data-v-56f5efa3]{font-size:.7rem;color:#94a3b8;line-height:1.3}.hero-fade[data-v-56f5efa3]{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,#faf9f6,transparent);pointer-events:none;z-index:2}.content-section[data-v-56f5efa3]{padding:0 2rem 5rem;margin-top:-1.5rem;position:relative;z-index:2}.content-container[data-v-56f5efa3]{max-width:860px;margin:0 auto;background:#fffefb;border:1px solid #ece7dc;border-radius:16px;padding:0;box-shadow:0 4px 24px #0f3d2e0f,0 1px 2px #00000008;overflow:hidden}.loading-state[data-v-56f5efa3]{text-align:center;padding:5rem 2rem}.loading-spinner[data-v-56f5efa3]{position:relative;width:48px;height:48px;margin:0 auto 1.5rem}.spinner-ring[data-v-56f5efa3]{position:absolute;width:100%;height:100%;border:2.5px solid transparent;border-radius:50%}.spinner-ring[data-v-56f5efa3]:nth-child(1){border-top-color:#c9a86a;animation:spin-56f5efa3 1s linear infinite}.spinner-ring[data-v-56f5efa3]:nth-child(2){border-right-color:#1b5e4a;animation:spin-56f5efa3 1.5s linear infinite reverse}.spinner-ring[data-v-56f5efa3]:nth-child(3){width:65%;height:65%;top:17.5%;left:17.5%;border-bottom-color:#b08d57;animation:spin-56f5efa3 2s linear infinite}@keyframes spin-56f5efa3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state p[data-v-56f5efa3]{color:#94a3b8;font-size:.9rem;font-weight:500}.error-state[data-v-56f5efa3]{text-align:center;padding:5rem 2rem}.error-state .error-icon[data-v-56f5efa3]{width:64px;height:64px;margin:0 auto 1.25rem;background:#fef2f2;border:1px solid #fecaca;border-radius:50%;display:flex;align-items:center;justify-content:center}.error-state .error-icon svg[data-v-56f5efa3]{width:28px;height:28px;color:#ef4444}.error-state h2[data-v-56f5efa3]{font-family:var(--font-serif);margin:0 0 .5rem;color:#12442f;font-size:1.4rem;font-weight:700}.error-state p[data-v-56f5efa3]{color:#64748b;margin-bottom:1.5rem;font-size:.95rem}.btn-home[data-v-56f5efa3]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#c9a86a,#b08d57);color:#1b2b22;text-decoration:none;border-radius:8px;font-weight:700;font-size:.9rem;transition:all .2s ease}.btn-home svg[data-v-56f5efa3]{width:16px;height:16px}.btn-home[data-v-56f5efa3]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #b08d5766}.policy-content[data-v-56f5efa3]{color:#334155}.policy-header[data-v-56f5efa3]{padding:2.25rem 2.5rem 1.75rem;border-bottom:1px solid #f2efe6;background:linear-gradient(180deg,#f7f4ec,#fffefb)}.policy-title[data-v-56f5efa3]{font-family:var(--font-serif);margin:0 0 .75rem;font-size:1.75rem;font-weight:700;color:#12442f}.policy-meta[data-v-56f5efa3]{display:inline-flex;align-items:center;gap:.4rem;color:#94a3b8;font-size:.82rem;background:#f8fafc;padding:.35rem .75rem;border-radius:6px;border:1px solid #f1f5f9}.policy-meta svg[data-v-56f5efa3]{width:14px;height:14px}.policy-body[data-v-56f5efa3]{padding:2rem 2.5rem 2.5rem;line-height:1.85;color:#475569;font-size:.95rem;white-space:pre-line}.policy-body[data-v-56f5efa3] h2{font-family:var(--font-serif);margin-top:2.5rem;margin-bottom:1rem;font-size:1.35rem;font-weight:700;color:#12442f;padding:.75rem 1.25rem;background:linear-gradient(135deg,#f2efe6,#f7f4ec);border-left:3px solid #c9a86a;border-radius:0 8px 8px 0}.policy-body[data-v-56f5efa3] h3{font-family:var(--font-serif);margin-top:2rem;margin-bottom:.75rem;font-size:1.15rem;font-weight:600;color:#1b5e4a}.policy-body[data-v-56f5efa3] p{margin-bottom:1.15rem}.policy-body[data-v-56f5efa3] ul,.policy-body[data-v-56f5efa3] ol{margin-bottom:1.25rem;padding-left:1.25rem}.policy-body[data-v-56f5efa3] li{margin-bottom:.6rem;padding-left:.25rem}.policy-body[data-v-56f5efa3] ul li::marker{color:#b08d57}.policy-body[data-v-56f5efa3] a{color:#b08d57;text-decoration:none;font-weight:500;border-bottom:1px dashed #d8c9a3;transition:all .2s ease}.policy-body[data-v-56f5efa3] a:hover{color:#8a6d3f;border-bottom-style:solid;border-bottom-color:#8a6d3f}.policy-body[data-v-56f5efa3] strong{color:#12442f;font-weight:600}.policy-body[data-v-56f5efa3] blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background:#f7f4ec;border-left:3px solid #c9a86a;border-radius:0 8px 8px 0;color:#55605a;font-style:italic}@media(max-width:768px){.hero-section[data-v-56f5efa3]{padding:3rem 1.5rem 4rem}.hero-title[data-v-56f5efa3]{font-size:2rem}.hero-subtitle[data-v-56f5efa3]{font-size:.95rem}.hero-cards[data-v-56f5efa3]{grid-template-columns:1fr;max-width:360px}.content-section[data-v-56f5efa3]{padding:0 1rem 3rem}.policy-header[data-v-56f5efa3],.policy-body[data-v-56f5efa3]{padding:1.5rem}.policy-title[data-v-56f5efa3]{font-size:1.25rem}}@media(max-width:480px){.hero-title[data-v-56f5efa3]{font-size:1.65rem}.policy-header[data-v-56f5efa3]{padding:1.25rem}.policy-body[data-v-56f5efa3]{padding:1.25rem;font-size:.9rem}}
