.hero-adp[data-astro-cid-mpvzfpto]{min-height:100vh;background:#111a0a;display:flex;align-items:center;position:relative;overflow:hidden;padding:120px 2rem 80px}.hero-grain[data-astro-cid-mpvzfpto]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-size:256px 256px;pointer-events:none;opacity:.6}.hero-glow[data-astro-cid-mpvzfpto]{position:absolute;border-radius:50%;pointer-events:none}.glow-1[data-astro-cid-mpvzfpto]{width:600px;height:600px;top:-150px;left:-150px;background:radial-gradient(circle,rgba(107,128,64,.15) 0%,transparent 70%)}.glow-2[data-astro-cid-mpvzfpto]{width:500px;height:500px;bottom:-100px;right:-100px;background:radial-gradient(circle,rgba(200,168,75,.08) 0%,transparent 70%)}.hero-inner[data-astro-cid-mpvzfpto]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;max-width:720px}.hero-badge[data-astro-cid-mpvzfpto]{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem 1rem;border:1px solid rgba(200,168,75,.3);font-size:.62rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#c8a84bcc;margin-bottom:2.5rem}.dot[data-astro-cid-mpvzfpto]{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px var(--gold);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-adp[data-astro-cid-mpvzfpto] h1[data-astro-cid-mpvzfpto]{font-size:clamp(4rem,10vw,7.5rem);color:var(--white);line-height:.95;font-weight:700;margin-bottom:.5rem}.hero-sub[data-astro-cid-mpvzfpto]{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.8rem);color:var(--gold);font-style:italic;font-weight:400;margin-bottom:2.5rem;line-height:1.1}.hero-sub[data-astro-cid-mpvzfpto] em[data-astro-cid-mpvzfpto]{font-style:italic}.hero-desc[data-astro-cid-mpvzfpto]{font-size:1rem;color:#fafaf78c;font-weight:300;line-height:1.85;max-width:480px;margin-bottom:2.5rem}.hero-actions[data-astro-cid-mpvzfpto]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3.5rem}.hero-scroll[data-astro-cid-mpvzfpto]{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.scroll-line[data-astro-cid-mpvzfpto]{display:block;width:1.5px;height:50px;background:linear-gradient(to bottom,rgba(200,168,75,.6),transparent);animation:scroll-drop 1.8s ease-in-out infinite}@keyframes scroll-drop{0%{transform:scaleY(0);transform-origin:top;opacity:0}50%{transform:scaleY(1);opacity:1}to{transform:scaleY(0);transform-origin:bottom;opacity:0}}.scroll-txt[data-astro-cid-mpvzfpto]{font-size:.58rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:#c8a84b80;writing-mode:vertical-rl}.hero-olive[data-astro-cid-mpvzfpto]{position:absolute;right:8%;top:50%;transform:translateY(-50%);width:clamp(120px,18vw,220px);opacity:.6;animation:float-tree 6s ease-in-out infinite}@keyframes float-tree{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(calc(-50% - 12px)) translate(4px)}}.steps-sec[data-astro-cid-mpvzfpto]{padding:9rem 2rem;background:var(--white)}.steps-header[data-astro-cid-mpvzfpto]{max-width:480px;margin-bottom:5rem}.steps-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto]{font-size:clamp(2.2rem,4vw,3.2rem);color:var(--olive-dark)}.steps-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto] em[data-astro-cid-mpvzfpto]{font-style:italic;color:var(--olive)}.steps-grid[data-astro-cid-mpvzfpto]{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.steps-grid[data-astro-cid-mpvzfpto]:before{content:"";position:absolute;top:28px;left:calc(33.33% + -0px);width:33.33%;height:1px;background:linear-gradient(to right,var(--gold),var(--gold));opacity:.4}.step[data-astro-cid-mpvzfpto]{padding-right:3rem;position:relative}.step[data-astro-cid-mpvzfpto]:last-child{padding-right:0}.step-num[data-astro-cid-mpvzfpto]{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:var(--cream-dark);line-height:1;margin-bottom:1.5rem;position:relative;display:inline-block;transition:color .3s}.step[data-astro-cid-mpvzfpto]:hover .step-num[data-astro-cid-mpvzfpto]{color:var(--gold)}.step-line[data-astro-cid-mpvzfpto]{position:absolute;top:28px;right:0;width:3rem;height:1px;background:linear-gradient(to right,var(--gold) 0%,transparent 100%);opacity:.35}.step[data-astro-cid-mpvzfpto]:last-child .step-line[data-astro-cid-mpvzfpto]{display:none}.step-body[data-astro-cid-mpvzfpto]{padding-top:0}.step-icon[data-astro-cid-mpvzfpto]{width:52px;height:52px;border:1px solid var(--cream-dark);display:flex;align-items:center;justify-content:center;color:var(--olive);margin-bottom:1.2rem;transition:border-color .3s,background .3s}.step[data-astro-cid-mpvzfpto]:hover .step-icon[data-astro-cid-mpvzfpto]{border-color:var(--gold);background:#c8a84b0d}.step-body[data-astro-cid-mpvzfpto] h3[data-astro-cid-mpvzfpto]{font-size:1.1rem;color:var(--olive-dark);margin-bottom:.8rem}.step-body[data-astro-cid-mpvzfpto] p[data-astro-cid-mpvzfpto]{font-size:.88rem;color:var(--text-light);line-height:1.8;font-weight:300}.benefits-sec[data-astro-cid-mpvzfpto]{padding:9rem 2rem;background:var(--cream)}.benefits-header[data-astro-cid-mpvzfpto]{text-align:center;max-width:560px;margin:0 auto 5rem}.benefits-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto]{font-size:clamp(2rem,4vw,3rem);color:var(--olive-dark)}.benefits-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto] em[data-astro-cid-mpvzfpto]{font-style:italic;color:var(--olive)}.benefits-intro[data-astro-cid-mpvzfpto]{font-size:.95rem;color:var(--text-light);font-weight:300;line-height:1.85}.benefits-grid[data-astro-cid-mpvzfpto]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}.benefit-card[data-astro-cid-mpvzfpto]{background:var(--white);border:1px solid var(--cream-dark);padding:2.2rem 1.8rem 1.8rem;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;position:relative;overflow:hidden}.benefit-card[data-astro-cid-mpvzfpto]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gold);transition:width .4s ease}.benefit-card[data-astro-cid-mpvzfpto]:hover{transform:translateY(-8px);box-shadow:0 24px 60px #4452281a;border-color:transparent}.benefit-card[data-astro-cid-mpvzfpto]:hover:after{width:100%}.bc-icon-wrap[data-astro-cid-mpvzfpto]{width:56px;height:56px;background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--olive);margin-bottom:1.4rem;transition:background .3s}.benefit-card[data-astro-cid-mpvzfpto]:hover .bc-icon-wrap[data-astro-cid-mpvzfpto]{background:#c8a84b14}.benefit-card[data-astro-cid-mpvzfpto] h3[data-astro-cid-mpvzfpto]{font-size:1rem;color:var(--olive-dark);margin-bottom:.8rem;line-height:1.3}.benefit-card[data-astro-cid-mpvzfpto] p[data-astro-cid-mpvzfpto]{font-size:.82rem;color:var(--text-light);line-height:1.8;font-weight:300;margin-bottom:1.2rem}.bc-tag[data-astro-cid-mpvzfpto]{font-size:.58rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.cert-preview-sec[data-astro-cid-mpvzfpto]{padding:9rem 2rem;background:var(--white)}.cp-header[data-astro-cid-mpvzfpto]{text-align:center;max-width:560px;margin:0 auto 5rem}.cp-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto]{font-size:clamp(2.2rem,4vw,3.2rem);color:var(--olive-dark)}.cp-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto] em[data-astro-cid-mpvzfpto]{font-style:italic;color:var(--olive)}.cp-header[data-astro-cid-mpvzfpto] p[data-astro-cid-mpvzfpto]{font-size:.95rem;color:var(--text-light);font-weight:300;line-height:1.85}.cp-card-wrap[data-astro-cid-mpvzfpto]{position:relative;max-width:760px;margin:0 auto}.cp-card[data-astro-cid-mpvzfpto]{background:var(--cream);border:1px solid var(--cream-dark);box-shadow:0 60px 120px #4452281f,0 0 0 1px #c8a84b1f inset;position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.cp-card[data-astro-cid-mpvzfpto]:hover{transform:translateY(-6px);box-shadow:0 80px 140px #44522829,0 0 0 1px #c8a84b33 inset}.cpc-band[data-astro-cid-mpvzfpto]{background:var(--olive-dark);padding:1.8rem 2.5rem;display:flex;align-items:center;justify-content:space-between}.cpc-band-left[data-astro-cid-mpvzfpto]{display:flex;align-items:center;gap:1.2rem}.cpc-logo[data-astro-cid-mpvzfpto]{width:48px;height:48px;background:var(--gold);color:var(--olive-dark);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cpc-org[data-astro-cid-mpvzfpto]{display:block;font-family:Playfair Display,serif;font-size:1rem;color:var(--white);font-weight:600}.cpc-country[data-astro-cid-mpvzfpto]{display:block;font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff73;margin-top:3px}.cpc-year[data-astro-cid-mpvzfpto]{font-family:Playfair Display,serif;font-size:2rem;color:#c8a84b80;font-weight:700}.cpc-body[data-astro-cid-mpvzfpto]{display:grid;grid-template-columns:100px 1fr;gap:2.5rem;padding:2.5rem;align-items:start}.cpc-seal-area[data-astro-cid-mpvzfpto]{display:flex;align-items:flex-start;padding-top:.5rem}.cpc-lbl[data-astro-cid-mpvzfpto]{display:block;font-size:.6rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--text-light);margin-bottom:.8rem}.cpc-title-line[data-astro-cid-mpvzfpto]{font-size:.9rem;color:var(--text-light);font-weight:300;margin-bottom:1rem}.cpc-adoptee[data-astro-cid-mpvzfpto]{margin-bottom:2rem}.cpc-name-placeholder[data-astro-cid-mpvzfpto]{font-family:Playfair Display,serif;font-size:2rem;color:var(--olive-dark);font-style:italic;font-weight:600;display:block;margin-bottom:.5rem}.cpc-name-line[data-astro-cid-mpvzfpto]{height:1px;background:var(--gold);opacity:.5;max-width:280px}.cpc-fields[data-astro-cid-mpvzfpto]{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 2rem}.cpf[data-astro-cid-mpvzfpto]{display:flex;flex-direction:column;gap:2px}.cpf-k[data-astro-cid-mpvzfpto]{font-size:.56rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-light)}.cpf-v[data-astro-cid-mpvzfpto]{font-size:.85rem;color:var(--olive-dark);font-weight:500}.cpf-mono[data-astro-cid-mpvzfpto]{font-family:monospace;font-size:.78rem;color:var(--olive);letter-spacing:.04em}.cpc-footer[data-astro-cid-mpvzfpto]{background:var(--olive-dark);padding:1rem 2.5rem;display:flex;justify-content:space-between;align-items:center}.cpc-footer[data-astro-cid-mpvzfpto] span[data-astro-cid-mpvzfpto]{font-size:.58rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffff59}.cpc-corner[data-astro-cid-mpvzfpto]{position:absolute;width:22px;height:22px;border-color:var(--gold);border-style:solid;opacity:.5}.cpc-tl[data-astro-cid-mpvzfpto]{top:70px;left:14px;border-width:1.5px 0 0 1.5px}.cpc-tr[data-astro-cid-mpvzfpto]{top:70px;right:14px;border-width:1.5px 1.5px 0 0}.cpc-bl[data-astro-cid-mpvzfpto]{bottom:36px;left:14px;border-width:0 0 1.5px 1.5px}.cpc-br[data-astro-cid-mpvzfpto]{bottom:36px;right:14px;border-width:0 1.5px 1.5px 0}.gps-badge[data-astro-cid-mpvzfpto]{position:absolute;top:-20px;right:-20px;background:var(--olive-dark);color:var(--white);padding:1rem 1.4rem;display:flex;gap:1rem;align-items:center;box-shadow:0 20px 50px #0000004d}.gps-dot[data-astro-cid-mpvzfpto]{width:10px;height:10px;border-radius:50%;background:#4ade80;box-shadow:0 0 10px #4ade80;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}.gps-title[data-astro-cid-mpvzfpto]{font-size:.58rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;margin-bottom:2px}.gps-coords[data-astro-cid-mpvzfpto]{font-family:monospace;font-size:.82rem;color:var(--gold);letter-spacing:.05em}.gps-place[data-astro-cid-mpvzfpto]{font-size:.65rem;color:#ffffff73;margin-top:2px}.guarantee-sec[data-astro-cid-mpvzfpto]{padding:9rem 2rem;background:var(--cream)}.g-header[data-astro-cid-mpvzfpto]{max-width:480px;margin-bottom:5rem}.g-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto]{font-size:clamp(2rem,4vw,3rem);color:var(--olive-dark)}.g-header[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto] em[data-astro-cid-mpvzfpto]{font-style:italic;color:var(--olive)}.g-grid[data-astro-cid-mpvzfpto]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px}.g-card[data-astro-cid-mpvzfpto]{background:var(--white);border:1px solid var(--cream-dark);padding:2.4rem 2rem;transition:transform .35s ease,box-shadow .35s ease}.g-card[data-astro-cid-mpvzfpto]:hover{transform:translateY(-6px);box-shadow:0 24px 60px #44522814}.g-icon[data-astro-cid-mpvzfpto]{color:var(--olive);margin-bottom:1.2rem}.g-badge[data-astro-cid-mpvzfpto]{font-size:.58rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.9rem}.g-card[data-astro-cid-mpvzfpto] h3[data-astro-cid-mpvzfpto]{font-size:1.05rem;color:var(--olive-dark);margin-bottom:.8rem}.g-card[data-astro-cid-mpvzfpto] p[data-astro-cid-mpvzfpto]{font-size:.84rem;color:var(--text-light);font-weight:300;line-height:1.8}.cta-adp[data-astro-cid-mpvzfpto]{padding:10rem 2rem;background:#111a0a;text-align:center;position:relative;overflow:hidden}.cta-glow[data-astro-cid-mpvzfpto]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(200,168,75,.08) 0%,transparent 65%);pointer-events:none}.cta-inner[data-astro-cid-mpvzfpto]{position:relative;z-index:1;max-width:600px;margin:0 auto}.cta-adp[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto]{font-size:clamp(2.8rem,6vw,5rem);color:var(--white);margin-bottom:1.5rem;line-height:1.1}.cta-adp[data-astro-cid-mpvzfpto] h2[data-astro-cid-mpvzfpto] em[data-astro-cid-mpvzfpto]{font-style:italic;color:var(--gold)}.cta-adp[data-astro-cid-mpvzfpto]>.container[data-astro-cid-mpvzfpto]>.cta-inner[data-astro-cid-mpvzfpto]>p[data-astro-cid-mpvzfpto]{font-size:1rem;color:#fafaf780;font-weight:300;line-height:1.85;margin-bottom:2.5rem}.cta-contact[data-astro-cid-mpvzfpto]{margin-bottom:2rem}.cta-email[data-astro-cid-mpvzfpto]{display:inline-flex;align-items:center;gap:.6rem;font-size:.88rem;color:#c8a84bb3;font-weight:400;letter-spacing:.05em;border-bottom:1px solid rgba(200,168,75,.3);padding-bottom:2px;transition:color .3s,border-color .3s}.cta-email[data-astro-cid-mpvzfpto]:hover{color:var(--gold);border-color:var(--gold)}.cta-actions[data-astro-cid-mpvzfpto]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.cta-note[data-astro-cid-mpvzfpto]{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#fafaf738}@media (max-width: 1100px){.benefits-grid[data-astro-cid-mpvzfpto]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.steps-grid[data-astro-cid-mpvzfpto]{grid-template-columns:1fr;gap:3rem}.steps-grid[data-astro-cid-mpvzfpto]:before{display:none}.step[data-astro-cid-mpvzfpto]{padding-right:0}.step-line[data-astro-cid-mpvzfpto]{display:none}.transp-inner[data-astro-cid-mpvzfpto]{grid-template-columns:1fr;gap:3.5rem}.donut-wrap[data-astro-cid-mpvzfpto]{flex-direction:row;align-items:center}.cpc-body[data-astro-cid-mpvzfpto]{grid-template-columns:1fr;gap:1.5rem}.cpc-seal-area[data-astro-cid-mpvzfpto]{display:none}.gps-badge[data-astro-cid-mpvzfpto]{position:static;margin-top:1rem}.g-grid[data-astro-cid-mpvzfpto]{grid-template-columns:1fr;max-width:460px}}@media (max-width: 640px){.hero-adp[data-astro-cid-mpvzfpto]{padding:100px 1.5rem 60px}.hero-olive[data-astro-cid-mpvzfpto]{display:none}.steps-sec[data-astro-cid-mpvzfpto],.benefits-sec[data-astro-cid-mpvzfpto],.transp-sec[data-astro-cid-mpvzfpto],.cert-preview-sec[data-astro-cid-mpvzfpto],.guarantee-sec[data-astro-cid-mpvzfpto]{padding:5rem 1.5rem}.benefits-grid[data-astro-cid-mpvzfpto],.cpc-fields[data-astro-cid-mpvzfpto]{grid-template-columns:1fr}.cpc-footer[data-astro-cid-mpvzfpto]{flex-direction:column;gap:.4rem;text-align:center}.donut-wrap[data-astro-cid-mpvzfpto]{flex-direction:column}.cta-adp[data-astro-cid-mpvzfpto]{padding:6rem 1.5rem}}
