.page-container.svelte-1oeaijn.svelte-1oeaijn{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:6rem 2rem 4rem;background-color:var(--primary);position:relative;overflow:hidden;min-height:100vh}.glow-orb.svelte-1oeaijn.svelte-1oeaijn{position:absolute;border-radius:50%;filter:blur(120px);opacity:.08;pointer-events:none;z-index:1}.orb-1.svelte-1oeaijn.svelte-1oeaijn{width:500px;height:500px;background:var(--green, #D6A319);top:10%;left:-200px}.orb-2.svelte-1oeaijn.svelte-1oeaijn{width:600px;height:600px;background:var(--cta, #1481ba);bottom:30%;right:-350px}.article-wrapper.svelte-1oeaijn.svelte-1oeaijn{width:100%;max-width:850px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:3.5rem;box-shadow:0 20px 40px #00000040;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:3}.article-header-meta.svelte-1oeaijn.svelte-1oeaijn{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:1.5rem}.back-link.svelte-1oeaijn.svelte-1oeaijn{display:flex;align-items:center;gap:8px;color:#fff9;font-family:var(--Geologica),sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:color .3s ease}.back-link.svelte-1oeaijn.svelte-1oeaijn:hover{color:var(--green, #D6A319)}.back-icon.svelte-1oeaijn.svelte-1oeaijn{width:16px;height:16px;transition:transform .3s ease}.back-link.svelte-1oeaijn:hover .back-icon.svelte-1oeaijn{transform:translate(-4px)}.date-badge.svelte-1oeaijn.svelte-1oeaijn{font-family:var(--Geologica),sans-serif;font-size:.75rem;font-weight:700;color:var(--green, #D6A319);background:#d6a3191a;border:1px solid rgba(214,163,25,.25);padding:4px 12px;border-radius:50px;text-transform:uppercase;letter-spacing:.05em}.article-title.svelte-1oeaijn.svelte-1oeaijn{font-family:var(--Geologica),sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}.share-section.svelte-1oeaijn.svelte-1oeaijn{display:flex;align-items:center;gap:15px;margin-bottom:2.5rem}.share-label.svelte-1oeaijn.svelte-1oeaijn{font-family:var(--Red),sans-serif;font-size:.9rem;font-weight:400;color:#ffffff80}.share-buttons.svelte-1oeaijn.svelte-1oeaijn{display:flex;gap:8px}.share-btn.svelte-1oeaijn.svelte-1oeaijn{width:36px;height:36px;border-radius:50%;background:#ffffff08;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;color:#fff9;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.share-btn.svelte-1oeaijn.svelte-1oeaijn:hover{color:var(--primary);background:var(--green, #D6A319);border-color:var(--green, #D6A319);transform:translateY(-2px);box-shadow:0 4px 12px #d6a3194d}.share-icon.svelte-1oeaijn.svelte-1oeaijn{width:16px;height:16px}.featured-image-container.svelte-1oeaijn.svelte-1oeaijn{width:100%;border-radius:16px;overflow:hidden;margin-bottom:3rem;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 25px #0003}.featured-image.svelte-1oeaijn.svelte-1oeaijn{width:100%;height:auto;display:block;object-fit:cover}.article-body.svelte-1oeaijn.svelte-1oeaijn{font-family:var(--Red),sans-serif;font-size:1.05rem;font-weight:300;line-height:1.85;color:#ffffffd9}.article-body.svelte-1oeaijn p{margin-bottom:1.5rem}.article-body.svelte-1oeaijn h2{font-family:var(--Geologica),sans-serif;font-size:1.6rem;font-weight:800;color:#fff;margin-top:3rem;margin-bottom:1.25rem;letter-spacing:-.01em}.article-body.svelte-1oeaijn h3{font-family:var(--Geologica),sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin-top:2.25rem;margin-bottom:1rem}.article-body.svelte-1oeaijn strong{color:var(--green, #D6A319);font-weight:600}.article-body.svelte-1oeaijn a{color:var(--green, #D6A319);text-decoration:underline;font-weight:600;transition:color .2s ease}.article-body.svelte-1oeaijn a:hover{color:#fff}.article-body.svelte-1oeaijn ul,.article-body.svelte-1oeaijn ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-body.svelte-1oeaijn li{margin-bottom:.5rem}.article-body.svelte-1oeaijn blockquote{border-left:4px solid var(--green, #D6A319);background:#ffffff05;padding:1.5rem;margin:2rem 0;border-radius:0 12px 12px 0;font-style:italic;color:#ffffffe6}.error-wrapper.svelte-1oeaijn.svelte-1oeaijn{text-align:center;padding:4rem 2rem;z-index:3}.error-wrapper.svelte-1oeaijn p.svelte-1oeaijn{font-family:var(--Red),sans-serif;font-size:1.2rem;color:#fff9;margin-bottom:2rem}.btn-back.svelte-1oeaijn.svelte-1oeaijn{display:inline-block;padding:12px 30px;background:var(--green, #D6A319);color:var(--primary);border-radius:50px;text-decoration:none;font-family:var(--Geologica),sans-serif;font-weight:700;transition:all .3s ease}.btn-back.svelte-1oeaijn.svelte-1oeaijn:hover{background:#fff;transform:translateY(-2px)}.wrapper-links-nav.svelte-1oeaijn.svelte-1oeaijn{width:100%;background-color:var(--primary);padding:2rem 0}.wrapper-faq.svelte-1oeaijn.svelte-1oeaijn{width:100%;background-color:var(--primary);padding-bottom:4rem}@media screen and (max-width: 768px){.page-container.svelte-1oeaijn.svelte-1oeaijn{padding:5rem 1.25rem}.article-wrapper.svelte-1oeaijn.svelte-1oeaijn{padding:2rem 1.5rem}.share-section.svelte-1oeaijn.svelte-1oeaijn{flex-direction:column;align-items:flex-start;gap:10px}}
