.bshero[data-astro-cid-yafxkybm]{background:linear-gradient(170deg,#0f2920 0%,#1a3c34 40%,#162e28 80%,#0d1f1a 100%);background-size:200% 200%;animation:bgShift 15s ease infinite;padding:6rem 0 4rem;min-height:100vh;display:flex;align-items:center}@keyframes bgShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes heroFadeSlideDown{from{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroClipReveal{from{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes heroFadeIn{from{opacity:0}to{opacity:1}}@keyframes heroSlideUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroScaleIn{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}@keyframes heroBarGrow{from{max-width:0}to{max-width:100%}}@media (min-width: 1024px){.bshero[data-astro-cid-yafxkybm]{padding:8rem 0 5rem}}.bshero-noise[data-astro-cid-yafxkybm]{position:absolute;inset:0;opacity:0.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;pointer-events:none;z-index:1}.bshero-glow[data-astro-cid-yafxkybm]{position:absolute;top:20%;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(16,185,129,0.06) 0%,transparent 70%);pointer-events:none;z-index:1}.bshero-content[data-astro-cid-yafxkybm]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:780px;margin:0 auto}.bshero-eyebrow[data-astro-cid-yafxkybm]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;animation:heroFadeSlideDown 0.7s cubic-bezier(0.22,1,0.36,1) 0ms both}.bshero-eyebrow-line[data-astro-cid-yafxkybm]{display:block;width:2rem;height:1px;background:var(--color-accent, #e1bf4e);opacity:0.7}@media (min-width: 640px){.bshero-eyebrow-line[data-astro-cid-yafxkybm]{width:3rem}}.bshero-eyebrow-text[data-astro-cid-yafxkybm]{font-size:0.8rem;font-weight:600;letter-spacing:0.25em;text-transform:uppercase;color:var(--color-accent, #e1bf4e)}.bshero-h1[data-astro-cid-yafxkybm]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.75rem,5.5vw,4.2rem);line-height:1.08;letter-spacing:-0.02em;margin:0 0 1.75rem;font-weight:400;background:linear-gradient(135deg,#fff 0%,#fff 60%,#e1bf4e 80%,#fff 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:heroClipReveal 0.9s cubic-bezier(0.22,1,0.36,1) 200ms both}.bshero-sub[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7;color:rgba(255,255,255,0.75);max-width:620px;margin:0 0 2.25rem;animation:heroFadeIn 0.8s cubic-bezier(0.22,1,0.36,1) 500ms both}.bshero-ctas[data-astro-cid-yafxkybm]{display:flex;flex-direction:column;align-items:center;gap:0.875rem;margin-bottom:1.25rem;animation:heroSlideUp 0.7s cubic-bezier(0.22,1,0.36,1) 700ms both}@media (min-width: 640px){.bshero-ctas[data-astro-cid-yafxkybm]{flex-direction:row;justify-content:center;gap:1rem}}.bshero-btn-primary[data-astro-cid-yafxkybm]{background:#fff;color:var(--color-brand, #1a3c34);font-weight:600;box-shadow:0 8px 30px rgba(0,0,0,0.25);transition:all 0.25s ease}.bshero-btn-primary[data-astro-cid-yafxkybm]:hover{background:#f0f0f0;color:var(--color-brand, #1a3c34)!important;transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,0.35)}.bshero-btn-primary[data-astro-cid-yafxkybm]:focus-visible{outline:2px solid rgba(255,255,255,0.6);outline-offset:2px}.bshero-btn-secondary[data-astro-cid-yafxkybm]{background:transparent;color:rgba(255,255,255,0.85);border:1px solid rgba(255,255,255,0.3);transition:all 0.25s ease}.bshero-btn-secondary[data-astro-cid-yafxkybm]:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.5);color:#fff!important}.bshero-btn-secondary[data-astro-cid-yafxkybm]:focus-visible{outline:2px solid rgba(255,255,255,0.6);outline-offset:2px}.bshero-microcopy[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.85rem;color:rgba(255,255,255,0.45);margin:0 0 3rem;max-width:480px;line-height:1.5}.bshero-mockup-wrapper[data-astro-cid-yafxkybm]{width:100%;max-width:520px;margin-bottom:2.5rem;animation:heroScaleIn 0.8s cubic-bezier(0.22,1,0.36,1) 900ms both}.bshero-mockup[data-astro-cid-yafxkybm]{border:1px solid rgba(255,255,255,0.1);border-top:2px solid rgba(212,175,55,0.5);border-radius:1rem;overflow:hidden;background:rgba(255,255,255,0.04);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 40px rgba(0,0,0,0.3),0 -4px 30px rgba(212,175,55,0.06),0 0 60px rgba(16,185,129,0.03),inset 0 1px 0 rgba(255,255,255,0.06);animation:bsheroFloat 7s ease-in-out infinite}@keyframes bsheroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.bshero-mockup-header[data-astro-cid-yafxkybm]{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;border-bottom:1px solid rgba(255,255,255,0.06);background:rgba(255,255,255,0.02)}.bshero-mockup-dot[data-astro-cid-yafxkybm]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.bshero-mockup-dot--live[data-astro-cid-yafxkybm]{background:var(--color-brand-light, #10b981);box-shadow:0 0 8px rgba(16,185,129,0.5);animation:bsheroPulse 2.5s ease-in-out infinite}@keyframes bsheroPulse{0%,100%{opacity:1}50%{opacity:0.4}}.bshero-mockup-label[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.7rem;font-weight:500;letter-spacing:0.05em;color:rgba(255,255,255,0.4);text-transform:uppercase}.bshero-mockup-body[data-astro-cid-yafxkybm]{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem}@media (max-width: 480px){.bshero-mockup-body[data-astro-cid-yafxkybm]{flex-direction:column;gap:1rem;padding:1rem 1.25rem}}.bshero-mockup-icon[data-astro-cid-yafxkybm]{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:rgba(16,185,129,0.06);border:1px solid rgba(16,185,129,0.15);display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.bshero-mockup-icon[data-astro-cid-yafxkybm]{width:52px;height:52px}}.bshero-mockup-svg[data-astro-cid-yafxkybm]{width:36px;height:36px}@media (max-width: 480px){.bshero-mockup-svg[data-astro-cid-yafxkybm]{width:30px;height:30px}}.bshero-mockup-metrics[data-astro-cid-yafxkybm]{flex:1;display:flex;flex-direction:column;gap:0.625rem;min-width:0}.bshero-mockup-metric[data-astro-cid-yafxkybm]{display:flex;flex-direction:column;gap:0.2rem}.bshero-mockup-metric-row[data-astro-cid-yafxkybm]{display:flex;justify-content:space-between;align-items:baseline}.bshero-mockup-metric-label[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.7rem;font-weight:500;color:rgba(255,255,255,0.55);letter-spacing:0.02em}.bshero-mockup-metric-value[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.7rem;font-weight:600;color:rgba(255,255,255,0.75);letter-spacing:0.02em}.bshero-mockup-bar[data-astro-cid-yafxkybm]{width:100%;height:5px;border-radius:3px;background:rgba(255,255,255,0.08);overflow:hidden}.bshero-mockup-bar-fill[data-astro-cid-yafxkybm]{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--color-brand-light, #10b981),rgba(16,185,129,0.6));animation:heroBarGrow 1s cubic-bezier(0.22,1,0.36,1) both}.bshero-mockup-metric[data-astro-cid-yafxkybm]:nth-child(1) .bshero-mockup-bar-fill[data-astro-cid-yafxkybm]{animation-delay:1200ms}.bshero-mockup-metric[data-astro-cid-yafxkybm]:nth-child(2) .bshero-mockup-bar-fill[data-astro-cid-yafxkybm]{animation-delay:1350ms}.bshero-mockup-metric[data-astro-cid-yafxkybm]:nth-child(3) .bshero-mockup-bar-fill[data-astro-cid-yafxkybm]{animation-delay:1500ms}.bshero-mockup-metric[data-astro-cid-yafxkybm]:nth-child(4) .bshero-mockup-bar-fill[data-astro-cid-yafxkybm]{animation-delay:1650ms}.bshero-mockup-bar-fill[data-astro-cid-yafxkybm].bshero-bar--terracotta{background:linear-gradient(90deg,var(--color-terracota, #C65D3B),rgba(198,93,59,0.6))}.bshero-mockup-bar-fill[data-astro-cid-yafxkybm].bshero-bar--gold{background:linear-gradient(90deg,var(--color-accent, #e1bf4e),rgba(212,175,55,0.6))}.bshero-mockup-archetype[data-astro-cid-yafxkybm]{display:flex;align-items:center;gap:0.4rem;padding:0.375rem 0.625rem;margin-top:0.125rem;border-top:1px solid rgba(255,255,255,0.06);background:rgba(212,175,55,0.08);border-radius:0.375rem}.bshero-mockup-archetype-label[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.6rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:rgba(255,255,255,0.35)}.bshero-mockup-archetype-value[data-astro-cid-yafxkybm]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.8rem;color:var(--color-accent, #e1bf4e);font-weight:400}.bshero-position[data-astro-cid-yafxkybm]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.85rem;font-style:italic;color:rgba(255,255,255,0.4);max-width:520px;line-height:1.6;margin:0;animation:heroFadeIn 0.7s cubic-bezier(0.22,1,0.36,1) 1100ms both}@media (max-width: 480px){.bshero-h1[data-astro-cid-yafxkybm]{font-size:1.75rem;line-height:1.18}.bshero-mockup-metric-label[data-astro-cid-yafxkybm]{font-size:0.6rem}.bshero-mockup-metric-value[data-astro-cid-yafxkybm]{font-size:0.6rem}}@media (max-width: 640px){.bshero[data-astro-cid-yafxkybm]{padding-top:4rem;padding-bottom:4rem}}@media (prefers-reduced-motion: reduce){.bshero[data-astro-cid-yafxkybm],.bshero-mockup[data-astro-cid-yafxkybm],.bshero-mockup-dot--live[data-astro-cid-yafxkybm],.bshero-eyebrow[data-astro-cid-yafxkybm],.bshero-h1[data-astro-cid-yafxkybm],.bshero-sub[data-astro-cid-yafxkybm],.bshero-ctas[data-astro-cid-yafxkybm],.bshero-mockup-wrapper[data-astro-cid-yafxkybm],.bshero-mockup-bar-fill[data-astro-cid-yafxkybm],.bshero-position[data-astro-cid-yafxkybm]{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}.bshero-noise[data-astro-cid-yafxkybm]{display:none}}.qualify-section[data-astro-cid-2l53ogsp]{background-color:var(--color-white, #FDFBF7);position:relative;padding:5rem 0;overflow:hidden}.qualify-section[data-astro-cid-2l53ogsp]::before{content:"";position:absolute;top:10%;bottom:10%;left:0;width:3px;background:linear-gradient(180deg,transparent 0%,var(--color-brand, #1a3c34) 30%,var(--color-brand-light, #10b981) 70%,transparent 100%);opacity:0.3}.qualify-container[data-astro-cid-2l53ogsp]{max-width:var(--container-max, 1200px);margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.qualify-container[data-astro-cid-2l53ogsp]{padding:0 2rem}.qualify-section[data-astro-cid-2l53ogsp]{padding:7rem 0}}.qualify-header[data-astro-cid-2l53ogsp]{max-width:720px;margin:0 auto 3.5rem;text-align:center}.qualify-h2[data-astro-cid-2l53ogsp]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.25;color:var(--color-neutral-900, #2C2416);margin:0 0 1rem}.qualify-sub[data-astro-cid-2l53ogsp]{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;line-height:1.7;color:var(--color-neutral-600, #6B5D4D);margin:0}.qualify-bars[data-astro-cid-2l53ogsp]{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:0}.qualify-bar[data-astro-cid-2l53ogsp]{border-bottom:1px solid rgba(44,36,22,0.08)}.qualify-bar[data-astro-cid-2l53ogsp]:last-child{border-bottom:none}.qualify-bar-inner[data-astro-cid-2l53ogsp]{display:flex;align-items:flex-start;gap:1.25rem;padding:1.75rem 0;transition:padding-left 0.3s ease}.qualify-bar[data-astro-cid-2l53ogsp]:hover .qualify-bar-inner[data-astro-cid-2l53ogsp]{padding-left:0.5rem}.qualify-indicator[data-astro-cid-2l53ogsp]{flex-shrink:0;padding-top:0.15rem}@keyframes qualifyCirclePop{0%{transform:scale(0.5);opacity:0.3}60%{transform:scale(1.15)}100%{transform:scale(1);opacity:1}}@keyframes drawCheck{from{stroke-dashoffset:20}to{stroke-dashoffset:0}}.qualify-circle[data-astro-cid-2l53ogsp]{width:2.25rem;height:2.25rem;border-radius:50%;border:2px solid var(--color-brand, #1a3c34);background:transparent;display:flex;align-items:center;justify-content:center;transition:background-color 0.35s ease,border-color 0.35s ease,transform 0.35s ease}.qualify-bar[data-astro-cid-2l53ogsp]:nth-child(even) .qualify-circle[data-astro-cid-2l53ogsp]{border-color:var(--color-accent, #e1bf4e)}.qualify-check-icon[data-astro-cid-2l53ogsp]{color:var(--color-brand, #1a3c34);opacity:0;transform:scale(0.6);transition:opacity 0.35s ease,transform 0.35s ease;stroke-dasharray:20;stroke-dashoffset:20}.qualify-bar[data-astro-cid-2l53ogsp]:hover .qualify-circle[data-astro-cid-2l53ogsp]{background:var(--color-brand, #1a3c34);border-color:var(--color-brand, #1a3c34);animation:qualifyCirclePop 0.45s cubic-bezier(0.22,1,0.36,1) both}.qualify-bar[data-astro-cid-2l53ogsp]:nth-child(even):hover .qualify-circle[data-astro-cid-2l53ogsp]{background:var(--color-accent, #e1bf4e);border-color:var(--color-accent, #e1bf4e)}.qualify-bar[data-astro-cid-2l53ogsp]:hover .qualify-check-icon[data-astro-cid-2l53ogsp]{color:#fff;opacity:1;transform:scale(1);stroke-dashoffset:0;transition:opacity 0.35s ease,transform 0.35s ease,stroke-dashoffset 0.4s ease 0.15s}[data-astro-cid-2l53ogsp][data-reveal].is-visible .qualify-circle[data-astro-cid-2l53ogsp],[data-astro-cid-2l53ogsp][data-reveal][style*="opacity: 1"] .qualify-circle[data-astro-cid-2l53ogsp]{background:var(--color-brand, #1a3c34);border-color:var(--color-brand, #1a3c34);animation:qualifyCirclePop 0.45s cubic-bezier(0.22,1,0.36,1) both}.qualify-bar[data-astro-cid-2l53ogsp]:nth-child(even)[data-reveal].is-visible .qualify-circle[data-astro-cid-2l53ogsp],.qualify-bar[data-astro-cid-2l53ogsp]:nth-child(even)[data-reveal][style*="opacity: 1"] .qualify-circle[data-astro-cid-2l53ogsp]{background:var(--color-accent, #e1bf4e);border-color:var(--color-accent, #e1bf4e)}[data-astro-cid-2l53ogsp][data-reveal].is-visible .qualify-check-icon[data-astro-cid-2l53ogsp],[data-astro-cid-2l53ogsp][data-reveal][style*="opacity: 1"] .qualify-check-icon[data-astro-cid-2l53ogsp]{color:#fff;opacity:1;transform:scale(1);animation:drawCheck 0.4s ease 0.2s both}.qualify-content[data-astro-cid-2l53ogsp]{flex:1;min-width:0}.qualify-title[data-astro-cid-2l53ogsp]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.125rem;line-height:1.35;color:var(--color-neutral-900, #2C2416);margin:0 0 0.375rem}.qualify-body[data-astro-cid-2l53ogsp]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.9375rem;line-height:1.65;color:var(--color-neutral-600, #6B5D4D);margin:0}.qualify-footer[data-astro-cid-2l53ogsp]{max-width:640px;margin:3.5rem auto 0;text-align:center}.qualify-closing[data-astro-cid-2l53ogsp]{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;line-height:1.7;color:var(--color-neutral-700, #5A4F3A);font-weight:500;margin:0 0 2rem}@media (min-width: 768px){.qualify-bar-inner[data-astro-cid-2l53ogsp]{gap:1.75rem;padding:2rem 0}.qualify-circle[data-astro-cid-2l53ogsp]{width:2.75rem;height:2.75rem}.qualify-check-icon[data-astro-cid-2l53ogsp]{width:18px;height:18px}.qualify-title[data-astro-cid-2l53ogsp]{font-size:1.25rem}.qualify-body[data-astro-cid-2l53ogsp]{font-size:1rem}}@keyframes goldShimmerQualify{0%{background-position:-200% center}100%{background-position:200% center}}.qualify-cta-btn[data-astro-cid-2l53ogsp]:hover{background:linear-gradient(90deg,#e1bf4e 0%,#F5E6A3 30%,#e1bf4e 60%,#C49B28 100%)!important;background-size:200% auto!important;animation:goldShimmerQualify 2s linear infinite;color:#0f2920!important;border-color:transparent!important}@media (max-width: 640px){.qualify-bar-inner[data-astro-cid-2l53ogsp]{gap:0.75rem}.qualify-indicator[data-astro-cid-2l53ogsp]{width:1.75rem;height:1.75rem}}@media (prefers-reduced-motion: reduce){.qualify-circle[data-astro-cid-2l53ogsp],.qualify-check-icon[data-astro-cid-2l53ogsp],.qualify-cta-btn[data-astro-cid-2l53ogsp]:hover{animation:none!important;transition:none!important}}.wyg-section[data-astro-cid-gyj7gfoq]{background:var(--color-brand, #1a3c34);position:relative;padding:5rem 0;overflow:hidden}.wyg-section[data-astro-cid-gyj7gfoq]::before{content:"";position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:120%;height:60%;background:radial-gradient(ellipse,rgba(16,185,129,0.08) 0%,transparent 70%);pointer-events:none}.wyg-container[data-astro-cid-gyj7gfoq]{max-width:var(--container-max, 1200px);margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}@media (min-width: 768px){.wyg-container[data-astro-cid-gyj7gfoq]{padding:0 2rem}.wyg-section[data-astro-cid-gyj7gfoq]{padding:7rem 0}}.wyg-header[data-astro-cid-gyj7gfoq]{text-align:center;max-width:680px;margin:0 auto 3.5rem}.wyg-label[data-astro-cid-gyj7gfoq]{display:inline-block;font-family:var(--font-body, "Inter", sans-serif);font-size:0.75rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--color-brand-light, #10b981);margin-bottom:1rem}.wyg-h2[data-astro-cid-gyj7gfoq]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.25;color:#fff;margin:0 0 1rem;padding-bottom:1.25rem;position:relative}.wyg-h2[data-astro-cid-gyj7gfoq]::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:5rem;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent, #e1bf4e),transparent);border-radius:1px}.wyg-sub[data-astro-cid-gyj7gfoq]{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;line-height:1.7;color:rgba(255,255,255,0.65);margin:0}.wyg-grid[data-astro-cid-gyj7gfoq]{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1080px;margin:0 auto}@media (min-width: 640px){.wyg-grid[data-astro-cid-gyj7gfoq]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.wyg-grid[data-astro-cid-gyj7gfoq]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:1.5rem}.wyg-card--featured[data-astro-cid-gyj7gfoq]{padding-top:2.5rem;padding-bottom:2.5rem}.wyg-card--compact[data-astro-cid-gyj7gfoq]{padding-top:1.75rem;padding-bottom:1.75rem;align-self:center}}.wyg-card[data-astro-cid-gyj7gfoq]{position:relative;padding:2rem;border-radius:1rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.wyg-card[data-astro-cid-gyj7gfoq]:hover{background:rgba(255,255,255,0.08);border-color:rgba(212,175,55,0.25);box-shadow:0 0 40px rgba(212,175,55,0.08)}.wyg-card-icon[data-astro-cid-gyj7gfoq]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:0.75rem;background:rgba(16,185,129,0.12);color:var(--color-brand-light, #10b981);margin-bottom:1.25rem;flex-shrink:0}.wyg-card[data-astro-cid-gyj7gfoq]:nth-child(2) .wyg-card-icon[data-astro-cid-gyj7gfoq],.wyg-card[data-astro-cid-gyj7gfoq]:nth-child(4) .wyg-card-icon[data-astro-cid-gyj7gfoq]{background:rgba(212,175,55,0.12);color:var(--color-accent, #e1bf4e)}.wyg-card-number[data-astro-cid-gyj7gfoq]{display:block;font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.875rem;font-weight:400;color:rgba(255,255,255,0.25);letter-spacing:0.05em;margin-bottom:0.625rem}.wyg-card[data-astro-cid-gyj7gfoq]:nth-child(even) .wyg-card-number[data-astro-cid-gyj7gfoq]{color:rgba(212,175,55,0.45)}.wyg-card[data-astro-cid-gyj7gfoq]:nth-child(odd) .wyg-card-number[data-astro-cid-gyj7gfoq]{color:rgba(16,185,129,0.4)}.wyg-card-title[data-astro-cid-gyj7gfoq]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.0625rem;line-height:1.35;color:#fff;margin:0 0 0.5rem}.wyg-card-desc[data-astro-cid-gyj7gfoq]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.875rem;line-height:1.65;color:rgba(255,255,255,0.55);margin:0}@media (max-width: 640px){.wyg-grid[data-astro-cid-gyj7gfoq]{gap:0.75rem}}@media (max-width: 480px){.wyg-card[data-astro-cid-gyj7gfoq]{padding:1.25rem}}@media (max-width: 768px){.wyg-card[data-astro-cid-gyj7gfoq]{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}.wyg-reinforcement[data-astro-cid-gyj7gfoq]{text-align:center;max-width:600px;margin:3.5rem auto 0;font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;font-weight:500;font-style:italic;color:rgba(255,255,255,0.7);line-height:1.6}.hiw-section[data-astro-cid-yjxcbovj]{background:linear-gradient(180deg,#F5F0E8 0%,#F0EBE0 100%);position:relative;padding:5rem 0;overflow:hidden}@media (min-width: 768px){.hiw-section[data-astro-cid-yjxcbovj]{padding:7rem 0}}.hiw-container[data-astro-cid-yjxcbovj]{max-width:var(--container-max, 1200px);margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.hiw-container[data-astro-cid-yjxcbovj]{padding:0 2rem}}.hiw-header[data-astro-cid-yjxcbovj]{text-align:center;max-width:600px;margin:0 auto 4rem}.hiw-h2[data-astro-cid-yjxcbovj]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.25;color:var(--color-neutral-900, #2C2416);margin:0 0 1rem}.hiw-sub[data-astro-cid-yjxcbovj]{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;line-height:1.7;color:var(--color-neutral-600, #6B5D4D);margin:0;font-weight:500}.hiw-timeline[data-astro-cid-yjxcbovj]{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}@keyframes lineGrow{from{height:0}to{height:100%}}@keyframes nodePulse{0%{box-shadow:0 0 0 6px rgba(26,60,52,0.1),0 0 0 12px rgba(26,60,52,0.04)}50%{box-shadow:0 0 0 8px rgba(26,60,52,0.18),0 0 0 16px rgba(26,60,52,0.08)}100%{box-shadow:0 0 0 6px rgba(26,60,52,0.1),0 0 0 12px rgba(26,60,52,0.04)}}@keyframes mockupEntrance{from{opacity:0;transform:scale(0.9);box-shadow:0 2px 8px rgba(44,36,22,0.03)}to{opacity:1;transform:scale(1);box-shadow:0 4px 20px rgba(44,36,22,0.06)}}.hiw-line[data-astro-cid-yjxcbovj]{position:absolute;left:1.75rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--color-brand, #1a3c34) 0%,var(--color-brand-light, #10b981) 40%,var(--color-terracota, #C65D3B) 100%);border-radius:1px}.hiw-timeline[data-astro-cid-yjxcbovj][data-reveal].is-visible .hiw-line[data-astro-cid-yjxcbovj],.hiw-timeline[data-astro-cid-yjxcbovj][data-reveal][style*="opacity: 1"] .hiw-line[data-astro-cid-yjxcbovj]{animation:lineGrow 1.2s cubic-bezier(0.22,1,0.36,1) both}@media (min-width: 768px){.hiw-line[data-astro-cid-yjxcbovj]{left:50%;transform:translateX(-50%)}}.hiw-step[data-astro-cid-yjxcbovj]{position:relative;display:grid;grid-template-columns:3.5rem 1fr;gap:1.25rem;padding-bottom:3rem;align-items:start}.hiw-step[data-astro-cid-yjxcbovj]:last-child{padding-bottom:0}.hiw-step[data-astro-cid-yjxcbovj] .hiw-step-visual[data-astro-cid-yjxcbovj]{grid-column:2;grid-row:1}.hiw-step[data-astro-cid-yjxcbovj] .hiw-step-content[data-astro-cid-yjxcbovj]{grid-column:2;grid-row:2}.hiw-step[data-astro-cid-yjxcbovj] .hiw-node[data-astro-cid-yjxcbovj]{grid-column:1;grid-row:1 / 3;align-self:start}@media (min-width: 768px){.hiw-step[data-astro-cid-yjxcbovj]{grid-template-columns:1fr 4.5rem 1fr;gap:2rem;padding-bottom:4rem}.hiw-step[data-astro-cid-yjxcbovj] .hiw-node[data-astro-cid-yjxcbovj]{grid-column:2;grid-row:1;justify-self:center;align-self:start}.hiw-step--left[data-astro-cid-yjxcbovj] .hiw-step-content[data-astro-cid-yjxcbovj]{grid-column:1;grid-row:1;text-align:right}.hiw-step--left[data-astro-cid-yjxcbovj] .hiw-step-visual[data-astro-cid-yjxcbovj]{grid-column:3;grid-row:1}.hiw-step--right[data-astro-cid-yjxcbovj] .hiw-step-visual[data-astro-cid-yjxcbovj]{grid-column:1;grid-row:1;justify-self:end}.hiw-step--right[data-astro-cid-yjxcbovj] .hiw-step-content[data-astro-cid-yjxcbovj]{grid-column:3;grid-row:1;text-align:left}}.hiw-node[data-astro-cid-yjxcbovj]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}[data-astro-cid-yjxcbovj][data-reveal].is-visible .hiw-node-number[data-astro-cid-yjxcbovj],[data-astro-cid-yjxcbovj][data-reveal][style*="opacity: 1"] .hiw-node-number[data-astro-cid-yjxcbovj]{animation:nodePulse 0.8s cubic-bezier(0.22,1,0.36,1) both}.hiw-node-number[data-astro-cid-yjxcbovj]{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-brand, #1a3c34);color:#fff;font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.5rem;line-height:1;box-shadow:0 0 0 6px rgba(26,60,52,0.1),0 0 0 12px rgba(26,60,52,0.04)}@media (min-width: 768px){.hiw-node-number[data-astro-cid-yjxcbovj]{width:4rem;height:4rem;font-size:1.75rem}}.hiw-step-title[data-astro-cid-yjxcbovj]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.25rem;line-height:1.3;color:var(--color-neutral-900, #2C2416);margin:0 0 0.5rem}@media (min-width: 768px){.hiw-step-title[data-astro-cid-yjxcbovj]{font-size:1.375rem}}.hiw-step-desc[data-astro-cid-yjxcbovj]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.9375rem;line-height:1.7;color:var(--color-neutral-600, #6B5D4D);margin:0}.hiw-mockup[data-astro-cid-yjxcbovj]{max-width:220px;border-radius:0.75rem;border:1px solid rgba(44,36,22,0.1);background:#fff;box-shadow:0 4px 20px rgba(44,36,22,0.06);overflow:hidden}[data-astro-cid-yjxcbovj][data-reveal].is-visible .hiw-mockup[data-astro-cid-yjxcbovj],[data-astro-cid-yjxcbovj][data-reveal][style*="opacity: 1"] .hiw-mockup[data-astro-cid-yjxcbovj]{animation:mockupEntrance 0.7s cubic-bezier(0.22,1,0.36,1) 0.2s both}@media (min-width: 768px){.hiw-mockup[data-astro-cid-yjxcbovj]{max-width:240px}}.hiw-mockup-header[data-astro-cid-yjxcbovj]{display:flex;align-items:center;gap:0.35rem;padding:0.5rem 0.75rem;background:var(--color-neutral-100, #F5F3EE);border-bottom:1px solid rgba(44,36,22,0.06)}.hiw-mockup-dot[data-astro-cid-yjxcbovj]{width:6px;height:6px;border-radius:50%;background:rgba(44,36,22,0.15)}.hiw-mockup-dot--green[data-astro-cid-yjxcbovj]{background:var(--color-brand-light, #10b981);box-shadow:0 0 0 2px rgba(16,185,129,0.15)}.hiw-mockup-body[data-astro-cid-yjxcbovj]{padding:0.75rem}.hiw-quiz-row[data-astro-cid-yjxcbovj]{display:flex;align-items:center;gap:0.625rem;padding:0.35rem 0}.hiw-quiz-row[data-astro-cid-yjxcbovj]:not(:last-child){border-bottom:1px solid rgba(44,36,22,0.04)}.hiw-quiz-radios[data-astro-cid-yjxcbovj]{display:flex;gap:0.3rem}.hiw-quiz-radio[data-astro-cid-yjxcbovj]{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(26,60,52,0.25);background:transparent;flex-shrink:0}.hiw-quiz-radio--on[data-astro-cid-yjxcbovj]{border-color:var(--color-brand, #1a3c34);background:var(--color-brand, #1a3c34);box-shadow:inset 0 0 0 1.5px #fff}.hiw-quiz-label[data-astro-cid-yjxcbovj]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.625rem;font-weight:500;color:var(--color-neutral-600, #6B5D4D);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hiw-analysis-label[data-astro-cid-yjxcbovj]{display:block;font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.6875rem;color:var(--color-neutral-700, #5A4F3A);margin-bottom:0.625rem;letter-spacing:0.02em}.hiw-metric[data-astro-cid-yjxcbovj]{margin-bottom:0.5rem}.hiw-metric[data-astro-cid-yjxcbovj]:last-child{margin-bottom:0}.hiw-metric-label[data-astro-cid-yjxcbovj]{display:block;font-family:var(--font-body, "Inter", sans-serif);font-size:0.5625rem;font-weight:600;color:var(--color-neutral-500, #8B7E6A);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:0.2rem}.hiw-metric-bar[data-astro-cid-yjxcbovj]{width:100%;height:5px;border-radius:3px;background:rgba(26,60,52,0.08);overflow:hidden}.hiw-metric-fill[data-astro-cid-yjxcbovj]{height:100%;border-radius:3px;transition:width 0.8s ease}.hiw-metric-fill--0[data-astro-cid-yjxcbovj]{width:82%;background:var(--color-brand, #1a3c34)}.hiw-metric-fill--1[data-astro-cid-yjxcbovj]{width:65%;background:var(--color-terracota, #C65D3B)}.hiw-metric-fill--2[data-astro-cid-yjxcbovj]{width:74%;background:var(--color-accent, #e1bf4e)}.hiw-routine-block[data-astro-cid-yjxcbovj]{margin-bottom:0.5rem}.hiw-routine-block[data-astro-cid-yjxcbovj]:last-child{margin-bottom:0}.hiw-routine-period[data-astro-cid-yjxcbovj]{display:inline-block;font-family:var(--font-body, "Inter", sans-serif);font-size:0.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;padding:0.15rem 0.5rem;border-radius:0.25rem;margin-bottom:0.35rem}.hiw-routine-period--morning[data-astro-cid-yjxcbovj]{background:rgba(212,175,55,0.12);color:var(--color-accent, #e1bf4e)}.hiw-routine-period--night[data-astro-cid-yjxcbovj]{background:rgba(26,60,52,0.1);color:var(--color-brand, #1a3c34)}.hiw-routine-steps[data-astro-cid-yjxcbovj]{display:flex;flex-wrap:wrap;gap:0.25rem}.hiw-routine-step[data-astro-cid-yjxcbovj]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.5625rem;font-weight:500;color:var(--color-neutral-600, #6B5D4D);background:var(--color-neutral-100, #F5F3EE);padding:0.15rem 0.4rem;border-radius:0.2rem;white-space:nowrap}.hiw-footer[data-astro-cid-yjxcbovj]{text-align:center;max-width:600px;margin:4rem auto 0}.hiw-reinforcement[data-astro-cid-yjxcbovj]{font-family:var(--font-body, "Inter", sans-serif);font-size:1.0625rem;font-weight:500;color:var(--color-neutral-700, #5A4F3A);margin:0 0 2rem}@media (max-width: 768px){.hiw-section[data-astro-cid-yjxcbovj]{overflow-x:hidden}.hiw-timeline[data-astro-cid-yjxcbovj]{max-width:100%;overflow:hidden}.hiw-step[data-astro-cid-yjxcbovj]{overflow:hidden}.hiw-mockup[data-astro-cid-yjxcbovj]{max-width:100%;overflow:hidden;transform:none!important}.hiw-step-content[data-astro-cid-yjxcbovj]{max-width:100%}.hiw-node-number[data-astro-cid-yjxcbovj]{width:2.5rem;height:2.5rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.hiw-line[data-astro-cid-yjxcbovj],.hiw-node-number[data-astro-cid-yjxcbovj],.hiw-mockup[data-astro-cid-yjxcbovj]{animation:none!important}}@keyframes radarExpand{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes signalPulse{0%,100%{box-shadow:0 0 8px var(--dot-glow, rgba(16, 185, 129, 0.3))}50%{box-shadow:0 0 16px var(--dot-glow, rgba(16, 185, 129, 0.5)),0 0 24px var(--dot-glow, rgba(16, 185, 129, 0.2))}}@keyframes arrowOscillate{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}.bsprev[data-astro-cid-hodgj4kk]{background:linear-gradient(180deg,#0d1f1a 0%,#132a24 30%,#162e28 60%,#0f2920 100%);padding:5rem 0 4rem}@media (min-width: 1024px){.bsprev[data-astro-cid-hodgj4kk]{padding:7rem 0 5rem}}.bsprev-noise[data-astro-cid-hodgj4kk]{position:absolute;inset:0;opacity:0.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;pointer-events:none;z-index:1}.bsprev-header[data-astro-cid-hodgj4kk]{text-align:center;max-width:680px;margin:0 auto 3rem}@media (min-width: 1024px){.bsprev-header[data-astro-cid-hodgj4kk]{margin-bottom:3.5rem}}.bsprev-subtitle[data-astro-cid-hodgj4kk]{display:inline-block;font-size:0.8rem;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;color:rgba(255,255,255,0.35);margin-bottom:0.75rem}.bsprev-h2[data-astro-cid-hodgj4kk]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.8rem,3.5vw,2.4rem);line-height:1.15;color:#fff;margin:0 0 1rem;font-weight:400}.bsprev-sub[data-astro-cid-hodgj4kk]{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(0.95rem,1.3vw,1.05rem);line-height:1.65;color:rgba(255,255,255,0.6);margin:0}.bsprev-dashboard[data-astro-cid-hodgj4kk]{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:0.75rem}.bsprev-row--top[data-astro-cid-hodgj4kk]{display:grid;grid-template-columns:1fr;gap:0.75rem}@media (min-width: 768px){.bsprev-row--top[data-astro-cid-hodgj4kk]{grid-template-columns:5fr 7fr}}.bsprev-right-col[data-astro-cid-hodgj4kk]{display:flex;flex-direction:column;gap:0.75rem}.bsprev-panel[data-astro-cid-hodgj4kk]{border:1px solid rgba(255,255,255,0.08);border-radius:0.875rem;background:rgba(255,255,255,0.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 24px rgba(0,0,0,0.2),0 0 40px rgba(16,185,129,0.02),inset 0 1px 0 rgba(255,255,255,0.04);padding:1.5rem;position:relative;overflow:hidden}.bsprev-panel[data-astro-cid-hodgj4kk]::before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(16,185,129,0.2),transparent);pointer-events:none}.bsprev-panel--profile[data-astro-cid-hodgj4kk]::before{background:linear-gradient(90deg,transparent,rgba(16,185,129,0.25),transparent)}.bsprev-panel--signals[data-astro-cid-hodgj4kk]::before{background:linear-gradient(90deg,transparent,rgba(212,175,55,0.3),transparent)}.bsprev-panel--routine[data-astro-cid-hodgj4kk]::before{background:linear-gradient(90deg,transparent,rgba(198,93,59,0.25),transparent)}.bsprev-panel-title[data-astro-cid-hodgj4kk]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.95rem;font-weight:400;color:rgba(255,255,255,0.75);margin:0 0 1.125rem;padding-bottom:0.625rem;border-bottom:1px solid rgba(255,255,255,0.06)}.bsprev-panel--profile[data-astro-cid-hodgj4kk]{display:flex;flex-direction:column;align-items:center}.bsprev-panel--profile[data-astro-cid-hodgj4kk] .bsprev-panel-title[data-astro-cid-hodgj4kk]{width:100%;text-align:left}.bsprev-radar-wrapper[data-astro-cid-hodgj4kk]{width:100%;max-width:220px;margin:0.5rem auto 1rem}.bsprev-radar[data-astro-cid-hodgj4kk]{width:100%;height:auto;display:block}.bsprev-radar[data-astro-cid-hodgj4kk] path[data-astro-cid-hodgj4kk][fill="rgba(16, 185, 129, 0.15)"]{transform-origin:60px 60px}[data-astro-cid-hodgj4kk][data-reveal].is-visible .bsprev-radar[data-astro-cid-hodgj4kk] path[data-astro-cid-hodgj4kk][fill="rgba(16, 185, 129, 0.15)"],[data-astro-cid-hodgj4kk][data-reveal][style*="opacity: 1"] .bsprev-radar[data-astro-cid-hodgj4kk] path[data-astro-cid-hodgj4kk][fill="rgba(16, 185, 129, 0.15)"]{animation:radarExpand 0.8s cubic-bezier(0.22,1,0.36,1) 0.3s both}.bsprev-radar[data-astro-cid-hodgj4kk] circle[data-astro-cid-hodgj4kk][fill="#10b981"]{transform-origin:center}[data-astro-cid-hodgj4kk][data-reveal].is-visible .bsprev-radar[data-astro-cid-hodgj4kk] circle[data-astro-cid-hodgj4kk][fill="#10b981"],[data-astro-cid-hodgj4kk][data-reveal][style*="opacity: 1"] .bsprev-radar[data-astro-cid-hodgj4kk] circle[data-astro-cid-hodgj4kk][fill="#10b981"]{animation:radarExpand 0.5s cubic-bezier(0.22,1,0.36,1) 0.6s both}.bsprev-archetype[data-astro-cid-hodgj4kk]{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.875rem;border-radius:0.5rem;background:rgba(212,175,55,0.08);border:1px solid rgba(212,175,55,0.2);width:100%;justify-content:center}.bsprev-archetype-label[data-astro-cid-hodgj4kk]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.625rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:rgba(255,255,255,0.35)}.bsprev-archetype-value[data-astro-cid-hodgj4kk]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.875rem;color:var(--color-accent, #e1bf4e);font-weight:400}.bsprev-signals-list[data-astro-cid-hodgj4kk]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.75rem}.bsprev-signal[data-astro-cid-hodgj4kk]{display:flex;align-items:center;gap:0.625rem;padding:0.625rem 0.875rem;border-radius:0.5rem;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.05)}.bsprev-signal-dot[data-astro-cid-hodgj4kk]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.bsprev-signal-dot--terracotta[data-astro-cid-hodgj4kk]{background:var(--color-terracota, #C65D3B);box-shadow:0 0 8px rgba(198,93,59,0.35);--dot-glow: rgba(198, 93, 59, 0.35)}.bsprev-signal-dot--amber[data-astro-cid-hodgj4kk]{background:var(--color-accent, #e1bf4e);box-shadow:0 0 8px rgba(212,175,55,0.3);--dot-glow: rgba(212, 175, 55, 0.3)}.bsprev-signal-dot--green[data-astro-cid-hodgj4kk]{background:var(--color-brand-light, #10b981);box-shadow:0 0 8px rgba(16,185,129,0.3);--dot-glow: rgba(16, 185, 129, 0.3)}[data-astro-cid-hodgj4kk][data-reveal].is-visible .bsprev-signal-dot[data-astro-cid-hodgj4kk],[data-astro-cid-hodgj4kk][data-reveal][style*="opacity: 1"] .bsprev-signal-dot[data-astro-cid-hodgj4kk]{animation:signalPulse 2.5s ease-in-out infinite}.bsprev-signal[data-astro-cid-hodgj4kk]:nth-child(2) .bsprev-signal-dot[data-astro-cid-hodgj4kk]{animation-delay:0.3s}.bsprev-signal[data-astro-cid-hodgj4kk]:nth-child(3) .bsprev-signal-dot[data-astro-cid-hodgj4kk]{animation-delay:0.6s}.bsprev-signal-label[data-astro-cid-hodgj4kk]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.8125rem;font-weight:500;color:rgba(255,255,255,0.7);line-height:1.4}.bsprev-routine-cols[data-astro-cid-hodgj4kk]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 480px){.bsprev-routine-cols[data-astro-cid-hodgj4kk]{grid-template-columns:1fr;gap:1.25rem}}.bsprev-routine-period[data-astro-cid-hodgj4kk]{display:flex;flex-direction:column;gap:0.625rem}.bsprev-period-label[data-astro-cid-hodgj4kk]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:rgba(255,255,255,0.4)}.bsprev-period-list[data-astro-cid-hodgj4kk]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.5rem}.bsprev-period-item[data-astro-cid-hodgj4kk]{display:flex;align-items:center;gap:0.5rem;font-family:var(--font-body, "Inter", sans-serif);font-size:0.8rem;color:rgba(255,255,255,0.65);line-height:1.4}.bsprev-step-icon[data-astro-cid-hodgj4kk]{width:16px;height:16px;flex-shrink:0}.bsprev-panel--nextstep[data-astro-cid-hodgj4kk]{display:flex;align-items:center;justify-content:center;gap:0.625rem;padding:1rem 1.5rem;background:rgba(16,185,129,0.04);border-color:rgba(16,185,129,0.12)}.bsprev-panel--nextstep[data-astro-cid-hodgj4kk]::before{background:linear-gradient(90deg,transparent,rgba(212,175,55,0.35),transparent)}.bsprev-nextstep-text[data-astro-cid-hodgj4kk]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.8rem;font-weight:600;color:rgba(255,255,255,0.5);letter-spacing:0.02em}.bsprev-nextstep-arrow[data-astro-cid-hodgj4kk]{display:flex;align-items:center;color:var(--color-accent, #e1bf4e);opacity:0.85;animation:arrowOscillate 2s ease-in-out infinite}.bsprev-nextstep-arrow[data-astro-cid-hodgj4kk] svg[data-astro-cid-hodgj4kk]{width:18px;height:18px}.bsprev-nextstep-value[data-astro-cid-hodgj4kk]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.9rem;color:var(--color-brand-light, #10b981);font-weight:400}.bsprev-reinforcement[data-astro-cid-hodgj4kk]{text-align:center;margin:2.5rem auto 0;max-width:520px;font-family:var(--font-body, "Inter", sans-serif);font-size:0.9rem;font-style:italic;color:rgba(255,255,255,0.4);line-height:1.6}@media (max-width: 480px){.bsprev-radar-wrapper[data-astro-cid-hodgj4kk]{max-width:160px}}@media (max-width: 768px){.bsprev-panel[data-astro-cid-hodgj4kk]{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}@media (max-width: 640px){.bsprev[data-astro-cid-hodgj4kk]{padding-top:4rem;padding-bottom:3rem}}@media (prefers-reduced-motion: reduce){.bsprev-noise[data-astro-cid-hodgj4kk]{display:none}.bsprev-radar[data-astro-cid-hodgj4kk] path[data-astro-cid-hodgj4kk],.bsprev-radar[data-astro-cid-hodgj4kk] circle[data-astro-cid-hodgj4kk],.bsprev-signal-dot[data-astro-cid-hodgj4kk],.bsprev-nextstep-arrow[data-astro-cid-hodgj4kk]{animation:none!important}}.howdecides-section[data-astro-cid-u3lxppgz]{padding:5rem 0;background:linear-gradient(165deg,#0f241f 0%,#1a3c34 40%,#162e28 100%);position:relative;overflow:hidden}.howdecides-section[data-astro-cid-u3lxppgz]::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(16,185,129,0.04) 0%,transparent 70%);pointer-events:none}@media (min-width: 768px){.howdecides-section[data-astro-cid-u3lxppgz]{padding:7rem 0}}.howdecides-heading[data-astro-cid-u3lxppgz]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;color:var(--color-white, #FDFBF7)}.howdecides-subtitle[data-astro-cid-u3lxppgz]{font-size:1.0625rem;line-height:1.6;color:rgba(253,251,247,0.7);margin-top:1rem;font-weight:500}.howdecides-intro[data-astro-cid-u3lxppgz]{font-size:0.9375rem;line-height:1.7;color:rgba(253,251,247,0.6);text-align:center;max-width:42rem;margin:0 auto 3.5rem}.diamond-grid[data-astro-cid-u3lxppgz]{position:relative;max-width:44rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.diamond-grid[data-astro-cid-u3lxppgz]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:1.25rem;max-width:44rem;padding:0 1rem}.pillar-top[data-astro-cid-u3lxppgz]{grid-column:1 / -1;justify-self:center;max-width:20rem}.pillar-left[data-astro-cid-u3lxppgz]{grid-column:1;justify-self:end;max-width:20rem}.pillar-right[data-astro-cid-u3lxppgz]{grid-column:2;justify-self:start;max-width:20rem}.pillar-bottom[data-astro-cid-u3lxppgz]{grid-column:1 / -1;justify-self:center;max-width:20rem}}@keyframes drawLine{from{stroke-dashoffset:200}to{stroke-dashoffset:0}}.diamond-lines[data-astro-cid-u3lxppgz]{display:none}@media (min-width: 768px){.diamond-lines[data-astro-cid-u3lxppgz]{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;pointer-events:none;z-index:0}.diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]{stroke-dasharray:200;stroke-dashoffset:200}[data-astro-cid-u3lxppgz][data-reveal].is-visible .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz],[data-astro-cid-u3lxppgz][data-reveal][style*="opacity: 1"] .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]{animation:drawLine 1.2s cubic-bezier(0.22,1,0.36,1) both}[data-astro-cid-u3lxppgz][data-reveal].is-visible .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(2),[data-astro-cid-u3lxppgz][data-reveal][style*="opacity: 1"] .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(2){animation-delay:0.15s}[data-astro-cid-u3lxppgz][data-reveal].is-visible .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(3),[data-astro-cid-u3lxppgz][data-reveal][style*="opacity: 1"] .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(3){animation-delay:0.3s}[data-astro-cid-u3lxppgz][data-reveal].is-visible .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(4),[data-astro-cid-u3lxppgz][data-reveal][style*="opacity: 1"] .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(4){animation-delay:0.45s}[data-astro-cid-u3lxppgz][data-reveal].is-visible .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(n+5),[data-astro-cid-u3lxppgz][data-reveal][style*="opacity: 1"] .diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz]:nth-child(n+5){animation-delay:0.6s}}.diamond-center[data-astro-cid-u3lxppgz]{display:none}@media (min-width: 768px){.diamond-center[data-astro-cid-u3lxppgz]{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:5.5rem;height:5.5rem;border-radius:50%;background:rgba(212,175,55,0.06);border:2px solid rgba(212,175,55,0.35);animation:pulse-glow 3s ease-in-out infinite}}.diamond-center-label[data-astro-cid-u3lxppgz]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.75rem;letter-spacing:0.05em;color:rgba(212,175,55,0.9);text-transform:uppercase}@keyframes pulse-glow{0%,100%{box-shadow:0 0 25px rgba(212,175,55,0.1),0 0 50px rgba(212,175,55,0.05),0 0 80px rgba(212,175,55,0.02);transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 40px rgba(212,175,55,0.2),0 0 80px rgba(212,175,55,0.1),0 0 120px rgba(212,175,55,0.05);transform:translate(-50%,-50%) scale(1.05)}}.pillar-card[data-astro-cid-u3lxppgz]{position:relative;z-index:1;padding:1.5rem 1.5rem 1.75rem;border-radius:0.875rem;background:rgba(253,251,247,0.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(253,251,247,0.08);transition:transform 0.25s ease,border-color 0.25s ease;overflow:hidden}.pillar-card[data-astro-cid-u3lxppgz]:hover{transform:translateY(-2px) rotate(1deg);border-color:rgba(253,251,247,0.14)}.pillar-accent-bar[data-astro-cid-u3lxppgz]{position:absolute;top:0;left:0;right:0;height:3px;background:var(--pillar-accent);opacity:0.85;border-radius:0.875rem 0.875rem 0 0}.pillar-number[data-astro-cid-u3lxppgz]{font-family:var(--font-body, "Inter", sans-serif);font-size:0.6875rem;font-weight:700;letter-spacing:0.1em;color:var(--pillar-accent);opacity:0.7;margin-bottom:0.625rem}.pillar-title[data-astro-cid-u3lxppgz]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.0625rem;line-height:1.35;color:var(--color-white, #FDFBF7);margin-bottom:0.5rem}.pillar-body[data-astro-cid-u3lxppgz]{font-size:0.875rem;line-height:1.65;color:rgba(253,251,247,0.6)}.howdecides-closing[data-astro-cid-u3lxppgz]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.125rem;line-height:1.5;color:rgba(253,251,247,0.85);text-align:center;max-width:36rem;margin:3.5rem auto 0;font-style:italic}@media (max-width: 768px){.diamond-grid[data-astro-cid-u3lxppgz]{max-width:100%;overflow:hidden}}@media (max-width: 480px){.pillar-card[data-astro-cid-u3lxppgz]{padding:1.25rem 1.25rem 1.5rem}}@media (prefers-reduced-motion: reduce){.diamond-lines[data-astro-cid-u3lxppgz] line[data-astro-cid-u3lxppgz],.diamond-center[data-astro-cid-u3lxppgz],.pillar-card[data-astro-cid-u3lxppgz]{animation:none!important;transition:none!important}}.lp-section[data-astro-cid-xcr54jpy]{padding:5rem 0;background:var(--color-neutral-100, #F5F3EE);position:relative}@media (min-width: 768px){.lp-section[data-astro-cid-xcr54jpy]{padding:7rem 0}}.lp-heading[data-astro-cid-xcr54jpy]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;color:var(--color-neutral-900, #2C2416)}.lp-subtitle[data-astro-cid-xcr54jpy]{font-size:1.0625rem;line-height:1.6;color:var(--color-neutral-600, #6B5D4D);margin-top:1rem;font-weight:500}@keyframes flowNodeReveal{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes flowArrowDraw{from{stroke-dashoffset:40}to{stroke-dashoffset:0}}.flow-diagram[data-astro-cid-xcr54jpy]{display:flex;flex-direction:column;align-items:center;gap:0.5rem;margin:3rem auto 0;max-width:56rem}@media (min-width: 768px){.flow-diagram[data-astro-cid-xcr54jpy]{flex-direction:row;justify-content:center;gap:0}}.flow-node[data-astro-cid-xcr54jpy]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1rem;background:var(--color-white, #FDFBF7);border:1px solid rgba(44,36,22,0.08);border-radius:0.75rem;width:100%;max-width:14rem;transition:transform 0.2s ease,box-shadow 0.2s ease}[data-astro-cid-xcr54jpy][data-reveal].is-visible .flow-node[data-astro-cid-xcr54jpy],[data-astro-cid-xcr54jpy][data-reveal][style*="opacity: 1"] .flow-node[data-astro-cid-xcr54jpy]{animation:flowNodeReveal 0.6s cubic-bezier(0.22,1,0.36,1) both}[data-astro-cid-xcr54jpy][data-reveal].is-visible .flow-node[data-astro-cid-xcr54jpy]:nth-child(1),[data-astro-cid-xcr54jpy][data-reveal][style*="opacity: 1"] .flow-node[data-astro-cid-xcr54jpy]:nth-child(1){animation-delay:0ms}[data-astro-cid-xcr54jpy][data-reveal].is-visible .flow-node[data-astro-cid-xcr54jpy]:nth-of-type(2),[data-astro-cid-xcr54jpy][data-reveal][style*="opacity: 1"] .flow-node[data-astro-cid-xcr54jpy]:nth-of-type(2){animation-delay:200ms}[data-astro-cid-xcr54jpy][data-reveal].is-visible .flow-node[data-astro-cid-xcr54jpy]:nth-of-type(3),[data-astro-cid-xcr54jpy][data-reveal][style*="opacity: 1"] .flow-node[data-astro-cid-xcr54jpy]:nth-of-type(3){animation-delay:400ms}[data-astro-cid-xcr54jpy][data-reveal].is-visible .flow-node[data-astro-cid-xcr54jpy]:nth-of-type(4),[data-astro-cid-xcr54jpy][data-reveal][style*="opacity: 1"] .flow-node[data-astro-cid-xcr54jpy]:nth-of-type(4){animation-delay:600ms}.flow-node[data-astro-cid-xcr54jpy]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(44,36,22,0.07)}@media (min-width: 768px){.flow-node[data-astro-cid-xcr54jpy]{flex:0 0 auto;width:11rem;padding:1.5rem 0.75rem}}.flow-node-icon[data-astro-cid-xcr54jpy]{width:3rem;height:3rem;border-radius:50%;background:rgba(26,60,52,0.06);display:flex;align-items:center;justify-content:center;margin-bottom:0.75rem}.flow-node-label[data-astro-cid-xcr54jpy]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.9375rem;color:var(--color-neutral-900, #2C2416);font-weight:600;margin-bottom:0.25rem}.flow-node-desc[data-astro-cid-xcr54jpy]{font-size:0.8125rem;line-height:1.5;color:var(--color-neutral-600, #6B5D4D)}.flow-arrow[data-astro-cid-xcr54jpy]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.flow-arrow[data-astro-cid-xcr54jpy] line[data-astro-cid-xcr54jpy],.flow-arrow-h[data-astro-cid-xcr54jpy] line[data-astro-cid-xcr54jpy],.flow-arrow-v[data-astro-cid-xcr54jpy] line[data-astro-cid-xcr54jpy]{stroke-dasharray:40;stroke-dashoffset:40}[data-astro-cid-xcr54jpy][data-reveal].is-visible .flow-arrow[data-astro-cid-xcr54jpy] line[data-astro-cid-xcr54jpy],[data-astro-cid-xcr54jpy][data-reveal][style*="opacity: 1"] .flow-arrow[data-astro-cid-xcr54jpy] line[data-astro-cid-xcr54jpy]{animation:flowArrowDraw 0.6s cubic-bezier(0.22,1,0.36,1) 0.3s both}.flow-arrow-h[data-astro-cid-xcr54jpy]{display:none}.flow-arrow-v[data-astro-cid-xcr54jpy]{display:block;max-height:32px;width:auto;margin:0.5rem auto}@media (min-width: 768px){.flow-arrow[data-astro-cid-xcr54jpy]{margin:0 0.375rem}.flow-arrow-h[data-astro-cid-xcr54jpy]{display:block}.flow-arrow-v[data-astro-cid-xcr54jpy]{display:none}}.lp-body-cols[data-astro-cid-xcr54jpy]{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 768px){.lp-body-cols[data-astro-cid-xcr54jpy]{flex-direction:row;gap:2rem}}.lp-body-text[data-astro-cid-xcr54jpy]{font-size:0.9375rem;line-height:1.7;color:var(--color-neutral-700, #5A4F3A);flex:1}.botanical-strip[data-astro-cid-xcr54jpy]{max-width:56rem;margin:2.5rem auto 0;padding:1.5rem 0;border-top:1px solid rgba(44,36,22,0.08);border-bottom:1px solid rgba(44,36,22,0.08)}.botanical-strip-scroll[data-astro-cid-xcr54jpy]{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:0.25rem 0;scrollbar-width:none}.botanical-strip-scroll[data-astro-cid-xcr54jpy]::-webkit-scrollbar{display:none}@media (min-width: 768px){.botanical-strip-scroll[data-astro-cid-xcr54jpy]{justify-content:center;overflow-x:visible}}.botanical-chip[data-astro-cid-xcr54jpy]{flex:0 0 auto;display:flex;align-items:center;gap:0.625rem;scroll-snap-align:start;padding:0.375rem 0.75rem 0.375rem 0.375rem;border-radius:2.5rem;background:var(--color-white, #FDFBF7);border:1px solid rgba(44,36,22,0.06);transition:box-shadow 0.2s ease}.botanical-chip[data-astro-cid-xcr54jpy]:hover{box-shadow:0 4px 12px rgba(44,36,22,0.08)}.botanical-chip-img-wrap[data-astro-cid-xcr54jpy]{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--color-neutral-100, #F5F3EE)}.botanical-chip-img[data-astro-cid-xcr54jpy]{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s cubic-bezier(0.22,1,0.36,1)}.botanical-chip[data-astro-cid-xcr54jpy]:hover .botanical-chip-img[data-astro-cid-xcr54jpy]{transform:scale(1.05)}.botanical-chip-info[data-astro-cid-xcr54jpy]{display:flex;flex-direction:column}.botanical-chip-name[data-astro-cid-xcr54jpy]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:0.8125rem;color:var(--color-neutral-900, #2C2416);line-height:1.3;white-space:nowrap}.botanical-chip-origin[data-astro-cid-xcr54jpy]{font-size:0.6875rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:var(--color-terracota, #C65D3B);line-height:1.3;white-space:nowrap}.lp-reinforcement[data-astro-cid-xcr54jpy]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.0625rem;line-height:1.5;color:var(--color-neutral-900, #2C2416);text-align:center;max-width:34rem;margin:2.5rem auto 0;font-style:italic}@media (max-width: 767px){.botanical-strip-scroll[data-astro-cid-xcr54jpy]{padding-left:1rem;padding-right:1rem}.botanical-chip[data-astro-cid-xcr54jpy]:last-child{margin-right:1rem}}@media (prefers-reduced-motion: reduce){.flow-node[data-astro-cid-xcr54jpy],.flow-arrow[data-astro-cid-xcr54jpy] line[data-astro-cid-xcr54jpy]{animation:none!important;opacity:1!important;transform:none!important}.botanical-chip-img[data-astro-cid-xcr54jpy]{transition:none!important}}.evo-section[data-astro-cid-sotgbouq]{padding:5rem 0;background:var(--color-white, #FDFBF7)}@media (min-width: 768px){.evo-section[data-astro-cid-sotgbouq]{padding:7rem 0}}.evo-heading[data-astro-cid-sotgbouq]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2;color:var(--color-neutral-900, #2C2416)}.evo-subtitle[data-astro-cid-sotgbouq]{font-size:1.0625rem;line-height:1.6;color:var(--color-neutral-600, #6B5D4D);margin-top:1rem;font-weight:500}.evo-body[data-astro-cid-sotgbouq]{font-size:0.9375rem;line-height:1.7;color:var(--color-neutral-700, #5A4F3A);text-align:center;max-width:42rem;margin:0 auto 3.5rem}@keyframes trackGrowH{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes trackGrowV{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@keyframes milestonePop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.3)}100%{transform:scale(1);opacity:1}}@keyframes glowTrail{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{left:100%;opacity:0}}.timeline[data-astro-cid-sotgbouq]{position:relative;max-width:52rem;margin:0 auto 3rem;padding:0 1rem}.timeline-track[data-astro-cid-sotgbouq]{position:absolute;background:linear-gradient(90deg,#10b981 0%,#e1bf4e 40%,#C65D3B 65%,#e1bf4e 100%);border-radius:2px;opacity:0.45}@media (min-width: 768px){.timeline-track[data-astro-cid-sotgbouq]{top:2.75rem;left:3rem;right:3rem;height:3px}.timeline[data-astro-cid-sotgbouq][data-reveal].is-visible .timeline-track[data-astro-cid-sotgbouq],.timeline[data-astro-cid-sotgbouq][data-reveal][style*="opacity: 1"] .timeline-track[data-astro-cid-sotgbouq]{animation:trackGrowH 1.2s cubic-bezier(0.22,1,0.36,1) both}.timeline-track[data-astro-cid-sotgbouq]::after{content:"";position:absolute;top:-3px;width:40px;height:9px;border-radius:50%;background:radial-gradient(ellipse,rgba(212,175,55,0.5) 0%,transparent 70%);pointer-events:none;opacity:0}.timeline[data-astro-cid-sotgbouq][data-reveal].is-visible .timeline-track[data-astro-cid-sotgbouq]::after,.timeline[data-astro-cid-sotgbouq][data-reveal][style*="opacity: 1"] .timeline-track[data-astro-cid-sotgbouq]::after{animation:glowTrail 1.5s cubic-bezier(0.22,1,0.36,1) 0.3s both}}@media (max-width: 767px){.timeline-track[data-astro-cid-sotgbouq]{background:linear-gradient(180deg,#10b981 0%,#e1bf4e 40%,#C65D3B 65%,#e1bf4e 100%);top:0;bottom:0;left:0.875rem;width:3px}.timeline[data-astro-cid-sotgbouq][data-reveal].is-visible .timeline-track[data-astro-cid-sotgbouq],.timeline[data-astro-cid-sotgbouq][data-reveal][style*="opacity: 1"] .timeline-track[data-astro-cid-sotgbouq]{animation:trackGrowV 1.2s cubic-bezier(0.22,1,0.36,1) both}}.timeline-milestones[data-astro-cid-sotgbouq]{position:relative;display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.timeline-milestones[data-astro-cid-sotgbouq]{flex-direction:row;justify-content:space-between;gap:1rem}}.milestone[data-astro-cid-sotgbouq]{display:flex;flex-direction:column;position:relative}@media (max-width: 767px){.milestone[data-astro-cid-sotgbouq]{padding-left:3rem}}@media (min-width: 768px){.milestone[data-astro-cid-sotgbouq]{flex:1;align-items:center;text-align:center}}.milestone-week[data-astro-cid-sotgbouq]{font-size:0.6875rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--color-neutral-500, #8B7E6A);margin-bottom:0.5rem}.milestone-dot[data-astro-cid-sotgbouq]{width:1.25rem;height:1.25rem;border-radius:50%;background:var(--color-white, #FDFBF7);border:3px solid var(--color-brand, #1a3c34);display:flex;align-items:center;justify-content:center;margin-bottom:0.625rem;position:relative;z-index:1}[data-astro-cid-sotgbouq][data-reveal].is-visible .milestone-dot[data-astro-cid-sotgbouq],[data-astro-cid-sotgbouq][data-reveal][style*="opacity: 1"] .milestone-dot[data-astro-cid-sotgbouq]{animation:milestonePop 0.5s cubic-bezier(0.22,1,0.36,1) both}.milestone[data-astro-cid-sotgbouq]:nth-child(1)[data-reveal].is-visible .milestone-dot[data-astro-cid-sotgbouq],.milestone[data-astro-cid-sotgbouq]:nth-child(1)[data-reveal][style*="opacity: 1"] .milestone-dot[data-astro-cid-sotgbouq]{animation-delay:0.3s}.milestone[data-astro-cid-sotgbouq]:nth-child(2)[data-reveal].is-visible .milestone-dot[data-astro-cid-sotgbouq],.milestone[data-astro-cid-sotgbouq]:nth-child(2)[data-reveal][style*="opacity: 1"] .milestone-dot[data-astro-cid-sotgbouq]{animation-delay:0.5s}.milestone[data-astro-cid-sotgbouq]:nth-child(3)[data-reveal].is-visible .milestone-dot[data-astro-cid-sotgbouq],.milestone[data-astro-cid-sotgbouq]:nth-child(3)[data-reveal][style*="opacity: 1"] .milestone-dot[data-astro-cid-sotgbouq]{animation-delay:0.7s}.milestone[data-astro-cid-sotgbouq]:nth-child(4)[data-reveal].is-visible .milestone-dot[data-astro-cid-sotgbouq],.milestone[data-astro-cid-sotgbouq]:nth-child(4)[data-reveal][style*="opacity: 1"] .milestone-dot[data-astro-cid-sotgbouq]{animation-delay:0.9s}.milestone-dot-inner[data-astro-cid-sotgbouq]{width:0.375rem;height:0.375rem;border-radius:50%;background:var(--color-brand-light, #10b981)}@media (max-width: 767px){.milestone-dot[data-astro-cid-sotgbouq]{position:absolute;left:0.25rem;top:0.25rem}}.milestone[data-astro-cid-sotgbouq]:nth-child(1) .milestone-dot[data-astro-cid-sotgbouq]{border-color:#10b981}.milestone[data-astro-cid-sotgbouq]:nth-child(2) .milestone-dot[data-astro-cid-sotgbouq]{border-color:#6b8a5e}.milestone[data-astro-cid-sotgbouq]:nth-child(3) .milestone-dot[data-astro-cid-sotgbouq]{border-color:#e1bf4e;box-shadow:0 0 10px rgba(212,175,55,0.25)}.milestone[data-astro-cid-sotgbouq]:nth-child(4) .milestone-dot[data-astro-cid-sotgbouq]{border-color:#e1bf4e;box-shadow:0 0 12px rgba(212,175,55,0.35),0 0 24px rgba(212,175,55,0.15)}.milestone[data-astro-cid-sotgbouq]:nth-child(2) .milestone-dot-inner[data-astro-cid-sotgbouq]{background:#6b8a5e}.milestone[data-astro-cid-sotgbouq]:nth-child(3) .milestone-dot-inner[data-astro-cid-sotgbouq]{background:#e1bf4e}.milestone[data-astro-cid-sotgbouq]:nth-child(4) .milestone-dot-inner[data-astro-cid-sotgbouq]{background:#e1bf4e}.milestone-title[data-astro-cid-sotgbouq]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1rem;color:var(--color-neutral-900, #2C2416);line-height:1.3;margin-bottom:0.375rem}.milestone-desc[data-astro-cid-sotgbouq]{font-size:0.8125rem;line-height:1.6;color:var(--color-neutral-600, #6B5D4D);max-width:14rem}@media (max-width: 767px){.milestone-desc[data-astro-cid-sotgbouq]{max-width:none}}.evo-values[data-astro-cid-sotgbouq]{max-width:36rem;margin:0 auto 3rem;padding-top:2rem;border-top:1px solid rgba(44,36,22,0.08)}.evo-values-label[data-astro-cid-sotgbouq]{font-size:0.9375rem;font-weight:600;color:var(--color-neutral-900, #2C2416);margin-bottom:1rem}.evo-values-list[data-astro-cid-sotgbouq]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.625rem}.evo-value-item[data-astro-cid-sotgbouq]{display:flex;align-items:baseline;gap:0.625rem;font-size:0.875rem;line-height:1.6;color:var(--color-neutral-700, #5A4F3A)}.evo-check[data-astro-cid-sotgbouq]{flex-shrink:0;margin-top:0.125rem}.evo-footer[data-astro-cid-sotgbouq]{text-align:center;max-width:36rem;margin:0 auto}.evo-reinforcement[data-astro-cid-sotgbouq]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.0625rem;line-height:1.5;color:var(--color-neutral-900, #2C2416);font-style:italic;margin-bottom:2rem}.evo-cta[data-astro-cid-sotgbouq]{display:inline-flex;align-items:center;justify-content:center;padding:0.875rem 2rem;border-radius:0.5rem;background:var(--color-brand, #1a3c34);color:var(--color-white, #FDFBF7);font-family:var(--font-body, "Inter", sans-serif);font-weight:600;font-size:0.9375rem;text-decoration:none;transition:all 0.2s ease;border:none;cursor:pointer}.evo-cta[data-astro-cid-sotgbouq]:hover{background:var(--color-brand-hover, #14302a);box-shadow:0 4px 16px rgba(26,60,52,0.25);transform:translateY(-1px)}.evo-cta[data-astro-cid-sotgbouq]:focus-visible{outline:2px solid var(--color-brand, #1a3c34);outline-offset:3px}@media (prefers-reduced-motion: reduce){.timeline-track[data-astro-cid-sotgbouq],.timeline-track[data-astro-cid-sotgbouq]::after,.milestone-dot[data-astro-cid-sotgbouq]{animation:none!important;clip-path:none!important}}.landingfaq-list[data-astro-cid-ts7qnsqg]{border-top:1px solid rgba(44,36,22,0.1)}.landingfaq-item[data-astro-cid-ts7qnsqg]{border-bottom:1px solid rgba(44,36,22,0.1)}.landingfaq-summary[data-astro-cid-ts7qnsqg]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0.5rem;cursor:pointer;list-style:none;user-select:none}.landingfaq-summary[data-astro-cid-ts7qnsqg]::-webkit-details-marker{display:none}.landingfaq-summary[data-astro-cid-ts7qnsqg]::marker{content:""}.landingfaq-summary[data-astro-cid-ts7qnsqg]:focus-visible{outline:2px solid var(--color-brand, #1a3c34);outline-offset:2px;border-radius:4px}.landingfaq-question[data-astro-cid-ts7qnsqg]{font-family:var(--font-heading, "DM Serif Display", serif);font-size:1.05rem;line-height:1.4;color:var(--color-neutral-900, #2C2416)}.landingfaq-icon[data-astro-cid-ts7qnsqg]{flex-shrink:0;color:var(--color-neutral-700, #5A4F3A);transition:color 0.2s ease}.landingfaq-icon-line-v[data-astro-cid-ts7qnsqg]{transition:transform 0.25s ease,opacity 0.25s ease;transform-origin:center}details[data-astro-cid-ts7qnsqg][open] .landingfaq-icon-line-v[data-astro-cid-ts7qnsqg]{transform:rotate(90deg);opacity:0}.landingfaq-answer[data-astro-cid-ts7qnsqg]{padding:0 0 1.25rem 0;animation:landingfaq-slide-down 0.25s ease}details[data-astro-cid-ts7qnsqg][open].landingfaq-item{border-left:3px solid var(--faq-accent, var(--color-terracota, #C65D3B));padding-left:1rem;margin-left:-1rem;border-bottom-color:transparent}@keyframes landingfaq-slide-down{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landingfaq-finalcta-section[data-astro-cid-ts7qnsqg]{background:var(--color-brand, #1a3c34);position:relative;overflow:hidden}.landingfaq-finalcta-section[data-astro-cid-ts7qnsqg]::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,0.04) 0%,transparent 50%),radial-gradient(circle at 80% 30%,rgba(198,93,59,0.06) 0%,transparent 40%),radial-gradient(circle at 50% 80%,rgba(212,175,55,0.06) 0%,transparent 40%),linear-gradient(135deg,transparent 0%,rgba(212,175,55,0.04) 50%,transparent 100%);pointer-events:none}.landingfaq-finalcta-section[data-astro-cid-ts7qnsqg]>[data-astro-cid-ts7qnsqg]{position:relative;z-index:1}.landingfaq-final-cta-btn[data-astro-cid-ts7qnsqg]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;border-radius:0.5rem;background:var(--color-white, #FDFBF7);color:var(--color-brand, #1a3c34);font-family:var(--font-body, "Inter", sans-serif);font-weight:600;font-size:1rem;text-decoration:none;transition:all 0.3s ease;border:2px solid rgba(212,175,55,0.3);cursor:pointer}@keyframes goldShimmerFaq{0%{background-position:-200% center}100%{background-position:200% center}}.landingfaq-final-cta-btn[data-astro-cid-ts7qnsqg]:hover{background:linear-gradient(90deg,#e1bf4e 0%,#F5E6A3 30%,#e1bf4e 60%,#C49B28 100%);background-size:200% auto;animation:goldShimmerFaq 2s linear infinite;color:#0f2920;border-color:transparent;box-shadow:0 4px 20px rgba(212,175,55,0.3);transform:translateY(-1px)}.landingfaq-final-cta-btn[data-astro-cid-ts7qnsqg]:focus-visible{outline:2px solid var(--color-white, #FDFBF7);outline-offset:3px}@media (max-width: 480px){.landingfaq-question[data-astro-cid-ts7qnsqg]{font-size:0.95rem}}