:root{--teal: #45716E;--teal-deep: #2f5552;--terracotta: #9C652E;--sage: #6E95A5;--earth: #5E5A37;--bronze: #A38E69;--white: #ffffff;--gray: #F5F5F5;--black: #1a1a1a}html,body{overflow-x:hidden}html{scroll-behavior:smooth}.container[data-astro-cid-gmeert2b]{max-width:1200px;margin:0 auto;padding:0 24px}.container--narrow[data-astro-cid-gmeert2b]{max-width:800px;margin:0 auto;padding:0 24px}.b-section-h2[data-astro-cid-gmeert2b]{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(2.5rem,5vw,4rem);line-height:1.12;color:#45716e;margin-bottom:36px;text-align:center;text-wrap:balance}.b-subheading[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(1.25rem,2.2vw,1.75rem);color:#a38e69;font-style:normal;font-weight:400;text-align:center;margin:-28px auto 36px;max-width:800px}.b-body[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;text-align:center;max-width:800px;margin:0 auto .75rem}.btn[data-astro-cid-gmeert2b]{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);letter-spacing:.01em;line-height:1.4;padding:18px 40px;min-height:56px;border-radius:12px;border:1px solid transparent;transition:background var(--dur-base, .2s) var(--ease, ease),transform .2s ease,box-shadow .25s ease;cursor:pointer}.btn[data-astro-cid-gmeert2b]:active{transform:scale(.98)}.btn--primary[data-astro-cid-gmeert2b]{background:#9c652e;color:var(--white);box-shadow:0 10px 28px -14px #9c652e8c}.btn--primary[data-astro-cid-gmeert2b]:hover{background:#a38e69;transform:translateY(-1px);box-shadow:0 16px 36px -14px #9c652ea6}.btn--cream[data-astro-cid-gmeert2b]{background:#f5edd6;color:#45716e;transition:background .3s ease,transform .2s ease,box-shadow .25s ease}.btn--cream[data-astro-cid-gmeert2b]:hover{background:#f5edd6;color:#45716e;transform:translateY(-1px)}.btn--cream[data-astro-cid-gmeert2b]:active{background:#ddd0b8;color:#45716e;transform:scale(.98)}.b-hero[data-astro-cid-gmeert2b]{position:relative;min-height:auto;padding:160px 0 100px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.b-hero__bg[data-astro-cid-gmeert2b]{position:absolute;inset:0;background-image:url(/logo/Header-bg-updated-17.webp);background-size:cover;background-position:center top;z-index:0}.b-hero__overlay[data-astro-cid-gmeert2b]{position:absolute;inset:0;background:linear-gradient(180deg,#0a323026,#0a323040);z-index:1}.b-hero__content[data-astro-cid-gmeert2b]{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 24px;text-align:center}.b-hero__h2[data-astro-cid-gmeert2b]{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(2.5rem,5vw,4rem);line-height:1.12;color:#f9f9fa;margin-bottom:36px;text-wrap:balance;text-shadow:0 2px 8px rgba(0,0,0,.28)}.b-hero__body[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.85rem,1.4vw,1.05rem);color:#f9f9fa;line-height:1.8;margin-bottom:.75rem;text-shadow:0 1px 3px rgba(0,0,0,.2)}.b-hero__body[data-astro-cid-gmeert2b]:last-child{margin-bottom:0}.b-ceiling[data-astro-cid-gmeert2b]{background:linear-gradient(180deg,#fff,#f5f3f0);padding:112px 0}@media(min-width:768px){.b-ceiling[data-astro-cid-gmeert2b]{padding:128px 0}}.diagnostic-section[data-astro-cid-gmeert2b] .section-inner[data-astro-cid-gmeert2b]{max-width:900px;margin:0 auto}.section-sub[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;text-align:center;margin-bottom:36px;max-width:600px;margin-left:auto;margin-right:auto}.diag-grid[data-astro-cid-gmeert2b]{display:grid;grid-template-columns:1fr;gap:12px;max-width:900px;margin:0 auto}@media(min-width:768px){.diag-grid[data-astro-cid-gmeert2b]{grid-template-columns:1fr 1fr;gap:14px}}.diag-card[data-astro-cid-gmeert2b]{border-radius:16px;overflow:hidden;background:#f5f2ed;border:1px solid rgba(94,90,55,.08);cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;opacity:0;transform:translateY(20px)}.diag-card[data-astro-cid-gmeert2b].entered{opacity:1;transform:translateY(0);transition:background .5s cubic-bezier(.4,0,.2,1),border-color .5s,transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}.diag-card[data-astro-cid-gmeert2b].checked{background:#45716e;border-color:#ffffff0f}@media(hover:hover){.diag-card[data-astro-cid-gmeert2b]:hover{transform:translateY(-2px)}}.diag-top[data-astro-cid-gmeert2b]{display:flex;align-items:flex-start;gap:16px;padding:24px}.diag-checkbox[data-astro-cid-gmeert2b]{width:24px;height:24px;min-width:24px;border-radius:8px;border:2px solid #c4bfb3;display:flex;align-items:center;justify-content:center;transition:border-color .4s,background .4s;margin-top:2px}.diag-card[data-astro-cid-gmeert2b].checked .diag-checkbox[data-astro-cid-gmeert2b]{border-color:#a38e69;background:#a38e6940}.diag-check-icon[data-astro-cid-gmeert2b]{opacity:0;transform:scale(.4);transition:opacity .3s,transform .3s}.diag-card[data-astro-cid-gmeert2b].checked .diag-check-icon[data-astro-cid-gmeert2b]{opacity:1;transform:scale(1)}.diag-dim[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#9c652e;margin-bottom:6px;transition:color .5s}.diag-card[data-astro-cid-gmeert2b].checked .diag-dim[data-astro-cid-gmeert2b]{color:#a38e69}.diag-problem[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.55;color:#5e5a37;transition:color .5s,text-decoration-color .5s;text-decoration:line-through;text-decoration-color:transparent;text-decoration-thickness:1.5px}.diag-card[data-astro-cid-gmeert2b].checked .diag-problem[data-astro-cid-gmeert2b]{color:#f9f9fa66;text-decoration-color:#f9f9fa4d}.diag-solution[data-astro-cid-gmeert2b]{padding:0 24px 0 64px;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding-bottom .5s,opacity .4s;opacity:0}.diag-card[data-astro-cid-gmeert2b].checked .diag-solution[data-astro-cid-gmeert2b]{max-height:120px;padding-bottom:24px;opacity:1}.diag-sol-label[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#a38e69;margin-bottom:4px}.diag-sol-text[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.55;color:#f9f9fa}.diag-score[data-astro-cid-gmeert2b]{margin-top:24px;padding:18px 24px;border-radius:16px;background:#f5f2ed;border:1px solid rgba(94,90,55,.08);text-align:center;transition:background .6s,border-color .6s;max-width:900px;margin-left:auto;margin-right:auto}.diag-score[data-astro-cid-gmeert2b].full{background:#45716e;border-color:#ffffff0f}.diag-score-text[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.95rem,1.6vw,1.15rem);color:#4e5152;line-height:1.55;transition:color .5s}.diag-score[data-astro-cid-gmeert2b].full .diag-score-text[data-astro-cid-gmeert2b]{color:#f9f9fa}.diag-count[data-astro-cid-gmeert2b]{font-family:Scriptin,serif;font-size:1.6rem;color:#9c652e;transition:color .5s}.diag-score[data-astro-cid-gmeert2b].full .diag-count[data-astro-cid-gmeert2b]{color:#a38e69}.diag-transition[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;text-align:center;margin-top:36px;opacity:1;transform:translateY(0);max-width:900px;margin-left:auto;margin-right:auto}.method-section[data-astro-cid-gmeert2b]{background:linear-gradient(180deg,#fff,#faf8f5);padding:112px 24px}@media(min-width:768px){.method-section[data-astro-cid-gmeert2b]{padding:128px 24px}}.method-section[data-astro-cid-gmeert2b] .section-inner[data-astro-cid-gmeert2b]{max-width:900px;margin:0 auto}.method-section[data-astro-cid-gmeert2b] .section-h2[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#45716e;line-height:1.12;margin-bottom:24px;text-align:center}.method-section[data-astro-cid-gmeert2b] .section-sub[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;text-align:center;margin-bottom:48px;max-width:680px;margin-left:auto;margin-right:auto}.path-wrap[data-astro-cid-gmeert2b]{position:relative;padding-left:48px;max-width:680px;margin:0 auto}@media(min-width:768px){.path-wrap[data-astro-cid-gmeert2b]{padding-left:64px}}.path-line-bg[data-astro-cid-gmeert2b]{position:absolute;left:18px;top:18px;bottom:18px;width:2px;background:#d4cfc5}@media(min-width:768px){.path-line-bg[data-astro-cid-gmeert2b]{left:20px;top:20px;bottom:20px}}.path-line-fill[data-astro-cid-gmeert2b]{position:absolute;left:18px;top:18px;width:2px;background:#45716e;height:0;transition:height .7s cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.path-line-fill[data-astro-cid-gmeert2b]{left:20px;top:20px}}.path-station[data-astro-cid-gmeert2b]{position:relative;padding-bottom:32px;opacity:1;transform:translateY(0)}.path-station[data-astro-cid-gmeert2b]:last-child{padding-bottom:0}.path-dot[data-astro-cid-gmeert2b]{position:absolute;left:-48px;top:0;width:36px;height:36px;border-radius:50%;background:#f5f2ed;border:2px solid #d4cfc5;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:19px;font-weight:400;line-height:1;padding-bottom:2px;color:#5e5a37;transition:background .5s,border-color .5s,color .5s;z-index:3}@media(min-width:768px){.path-dot[data-astro-cid-gmeert2b]{left:-64px;width:40px;height:40px;font-size:21px}}.path-station[data-astro-cid-gmeert2b].open .path-dot[data-astro-cid-gmeert2b]{background:#45716e!important;border-color:#45716e!important;color:#f9f9fa!important;animation:none!important;transform:scale(1)!important}@keyframes breathe{0%{transform:scale(1);color:#45716e}50%{transform:scale(1.08);color:#a38e69}to{transform:scale(1);color:#45716e}}.path-station[data-astro-cid-gmeert2b].pulsing .path-name[data-astro-cid-gmeert2b]{animation:breathe 3.2s ease-in-out infinite;display:inline-block}.path-station[data-astro-cid-gmeert2b].open .path-name[data-astro-cid-gmeert2b]{animation:none;transform:scale(1);opacity:1;color:#45716e;-webkit-text-fill-color:#45716E}.path-name[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(1.25rem,2.2vw,1.75rem);color:#45716e;line-height:1.3;cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;padding:4px 0 4px 16px}.path-body[data-astro-cid-gmeert2b]{max-height:0;overflow:hidden;transition:max-height .55s cubic-bezier(.4,0,.2,1),opacity .45s;opacity:0;padding-left:16px}.path-station[data-astro-cid-gmeert2b].open .path-body[data-astro-cid-gmeert2b]{max-height:500px;opacity:1}.path-desc[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.95rem,1.6vw,1.15rem);color:#4e5152;line-height:1.7;margin-top:12px;margin-bottom:16px}.path-output[data-astro-cid-gmeert2b]{padding:16px 20px;border-radius:12px;background:#45716e;margin-bottom:8px}.path-output-label[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#a38e69;margin-bottom:4px}.path-output-text[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.95rem,1.6vw,1.15rem);line-height:1.55;color:#f9f9fa}.method-transition[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;text-align:center;margin-top:48px;max-width:680px;margin-left:auto;margin-right:auto;opacity:1;transform:translateY(0)}.offer-section[data-astro-cid-gmeert2b]{background:linear-gradient(180deg,#f5f3ee,#f0ece3);padding:112px 24px}@media(min-width:768px){.offer-section[data-astro-cid-gmeert2b]{padding:128px 24px}}.offer-section[data-astro-cid-gmeert2b] .section-inner[data-astro-cid-gmeert2b]{max-width:900px;margin:0 auto}.offer-section[data-astro-cid-gmeert2b] .section-sub[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(1.25rem,2.2vw,1.75rem);color:#45716e;line-height:1.3;text-align:center;margin-bottom:36px}.offer-section[data-astro-cid-gmeert2b] .section-h2[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#45716e;line-height:1.12;margin-bottom:36px;text-align:center}.receipt[data-astro-cid-gmeert2b]{max-width:680px;margin:0 auto;background:#fff;border-radius:20px;border:1px solid rgba(94,90,55,.08);overflow:hidden;box-shadow:0 8px 32px -8px #00000014;opacity:1;transform:translateY(0)}.receipt[data-astro-cid-gmeert2b].entered{opacity:1;transform:translateY(0)}.rcpt-header[data-astro-cid-gmeert2b]{padding:28px 28px 20px;border-bottom:1px dashed rgba(94,90,55,.12)}.rcpt-header-title[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#45716e}.rcpt-items[data-astro-cid-gmeert2b]{padding:0 28px}.rcpt-item[data-astro-cid-gmeert2b]{padding:22px 0;border-bottom:.5px solid rgba(94,90,55,.06)}.rcpt-item[data-astro-cid-gmeert2b]:last-child{border-bottom:none}.rcpt-item-top[data-astro-cid-gmeert2b]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px}.rcpt-item-title[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:700;color:#45716e;line-height:1.35;flex:1}.rcpt-item-val[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:clamp(.85rem,1.4vw,1rem);font-weight:500;color:#9c652e;white-space:nowrap;text-align:right;padding-top:4px}.rcpt-item-desc[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.85rem,1.4vw,1.05rem);line-height:1.65;color:#4e5152}.rcpt-footer[data-astro-cid-gmeert2b]{padding:36px 28px;border-top:1px dashed rgba(94,90,55,.12)}.rcpt-sub[data-astro-cid-gmeert2b]{display:flex;justify-content:space-between;align-items:center}.rcpt-sub-label[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9c652e}.rcpt-sub-val[data-astro-cid-gmeert2b]{display:flex;align-items:center;gap:6px}.rcpt-approx[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:700;font-size:clamp(1.6rem,2.8vw,2.2rem);color:#a38e69;line-height:1}.rcpt-struck-text[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;display:inline-flex;align-items:baseline;gap:2px}.rcpt-dollar[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(1.6rem,2.8vw,2.2rem);color:#a38e69;line-height:1}.rcpt-number[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:700;font-size:clamp(2rem,3.5vw,2.8rem);color:#a38e69;line-height:1}.rcpt-total[data-astro-cid-gmeert2b]{padding:32px 28px;background:#45716e;text-align:center}.rcpt-total-label[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#a38e69;margin-bottom:8px}.rcpt-total-price[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:700;font-size:clamp(1.4rem,2.5vw,2rem);color:#fff;margin-bottom:12px;line-height:1.2}.rcpt-total-dollar[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(1.6rem,2.8vw,2.2rem);color:#fff}.rcpt-total-number[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-weight:700;font-size:clamp(2rem,3.5vw,2.8rem);color:#fff}.rcpt-total-note[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.85rem,1.4vw,1.05rem);color:#f9f9fab3;line-height:1.65;max-width:480px;margin:0 auto}.offer-cta-wrap[data-astro-cid-gmeert2b]{max-width:680px;margin:36px auto 0;text-align:center}.offer-cta-wrap[data-astro-cid-gmeert2b] .btn--terracotta[data-astro-cid-gmeert2b]{display:inline-block;background:#9c652e;color:#fff;border-radius:12px;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);padding:18px 40px;min-height:56px;text-decoration:none;cursor:pointer;border:none;transition:background .3s}.offer-cta-wrap[data-astro-cid-gmeert2b] .btn--terracotta[data-astro-cid-gmeert2b]:hover{background:#a38e69}.offer-cta-sub[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.85rem,1.4vw,1.05rem);color:#4e5152;margin-top:16px;line-height:1.65}.guarantee-section[data-astro-cid-gmeert2b]{background:linear-gradient(180deg,#fff,#faf8f5);padding:112px 24px}@media(min-width:768px){.guarantee-section[data-astro-cid-gmeert2b]{padding:128px 24px}}.guarantee-section[data-astro-cid-gmeert2b] .section-inner[data-astro-cid-gmeert2b]{max-width:900px;margin:0 auto}.guarantee-section[data-astro-cid-gmeert2b] .section-h2[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#45716e;line-height:1.12;margin-bottom:36px;text-align:center}.guarantee-context[data-astro-cid-gmeert2b]{max-width:680px;margin:0 auto;text-align:center}.guarantee-context[data-astro-cid-gmeert2b] p[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;margin-bottom:.75rem}.guarantee-context[data-astro-cid-gmeert2b] p[data-astro-cid-gmeert2b]:last-child{margin-bottom:0}.guarantee-quote-wrap[data-astro-cid-gmeert2b]{max-width:680px;margin:32px auto;text-align:center;opacity:1;transform:translateY(0)}.guarantee-divider[data-astro-cid-gmeert2b]{width:60px;height:1px;background:#45716e40;margin:0 auto 20px}.guarantee-quote[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2.2rem);color:#a38e69;line-height:1.35;font-style:italic;margin-bottom:20px}.guarantee-divider-bottom[data-astro-cid-gmeert2b]{width:60px;height:1px;background:#45716e40;margin:0 auto}.guarantee-closing[data-astro-cid-gmeert2b]{max-width:680px;margin:32px auto 0;text-align:center}.guarantee-no-conditions[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;margin-bottom:16px}.guarantee-closing-text[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;margin-bottom:36px}.guarantee-signature[data-astro-cid-gmeert2b]{text-align:center;margin-top:24px}.guarantee-sig-name[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:500;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;margin-bottom:2px}.guarantee-sig-title[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1rem,1.6vw,1.25rem);color:#a38e69;font-style:normal}.guarantee-content-wrap[data-astro-cid-gmeert2b]{opacity:1;transform:translateY(0)}.assessment-section[data-astro-cid-gmeert2b]{background:linear-gradient(180deg,#fff,#faf8f5);padding:112px 24px}@media(min-width:768px){.assessment-section[data-astro-cid-gmeert2b]{padding:128px 24px}}.assessment-section[data-astro-cid-gmeert2b] .section-inner[data-astro-cid-gmeert2b]{max-width:900px;margin:0 auto}.assessment-section[data-astro-cid-gmeert2b] .section-h2[data-astro-cid-gmeert2b]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#45716e;line-height:1.12;margin-bottom:36px;text-align:center}.assessment-body[data-astro-cid-gmeert2b]{max-width:680px;margin:0 auto;text-align:center}.assessment-body[data-astro-cid-gmeert2b] p[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);color:#4e5152;line-height:1.8;margin-bottom:.75rem}.assessment-body[data-astro-cid-gmeert2b] p[data-astro-cid-gmeert2b]:last-child{margin-bottom:0}.assessment-cta-wrap[data-astro-cid-gmeert2b]{text-align:center;margin-top:36px}.assessment-cta-wrap[data-astro-cid-gmeert2b] .btn--terracotta[data-astro-cid-gmeert2b]{display:inline-block;background:#9c652e;color:#fff;border-radius:12px;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.1rem,1.8vw,1.4rem);padding:18px 40px;min-height:56px;text-decoration:none;cursor:pointer;border:none;transition:background .3s}.assessment-cta-wrap[data-astro-cid-gmeert2b] .btn--terracotta[data-astro-cid-gmeert2b]:hover{background:#a38e69}.assessment-sub[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.8rem,1.2vw,.95rem);color:#4e5152;text-align:center;margin-top:16px;opacity:.7}.assessment-content-wrap[data-astro-cid-gmeert2b]{opacity:1;transform:translateY(0)}.closing[data-astro-cid-gmeert2b]{background:linear-gradient(135deg,var(--teal-deep) 0%,var(--teal) 50%,#3a6360 100%);padding:96px 0;text-align:center;color:var(--white);position:relative;overflow:hidden;isolation:isolate}.closing--image[data-astro-cid-gmeert2b]{background-image:url(/logo/Header-bg-updated-17.webp);background-size:cover;background-position:center bottom;background-repeat:no-repeat}.closing[data-astro-cid-gmeert2b]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#2d555294,#2d555259);pointer-events:none;z-index:0}.closing[data-astro-cid-gmeert2b]>.container[data-astro-cid-gmeert2b],.closing[data-astro-cid-gmeert2b]>.container--narrow[data-astro-cid-gmeert2b]{position:relative;z-index:1}@media(min-width:768px){.closing[data-astro-cid-gmeert2b]{padding:128px 0}}.closing-h[data-astro-cid-gmeert2b]{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(1.85rem,5vw,2.75rem);line-height:1.18;color:var(--white);margin-bottom:28px;padding-bottom:24px;letter-spacing:-.005em;text-wrap:balance;text-shadow:0 2px 8px rgba(0,0,0,.28);position:relative}.closing-h[data-astro-cid-gmeert2b]:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:56px;height:2px;background:linear-gradient(90deg,transparent,var(--bronze),transparent);border-radius:2px;opacity:.9}.closing-body[data-astro-cid-gmeert2b]{font-size:1.0625rem;line-height:1.7;color:#ffffffeb;max-width:560px;margin:0 auto;text-shadow:0 1px 3px rgba(0,0,0,.2)}.signoff-signature[data-astro-cid-gmeert2b]{margin-top:28px}.signoff-sig-name[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:500;font-size:clamp(.95rem,1.5vw,1.1rem);color:#f9f9fa;margin-bottom:4px}.signoff-sig-title[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.8rem,1.3vw,.95rem);color:#a38e69;font-style:italic}.cta-wrap[data-astro-cid-gmeert2b]{margin-top:36px}.signoff-secondary[data-astro-cid-gmeert2b]{margin-top:20px}.signoff-secondary[data-astro-cid-gmeert2b] a[data-astro-cid-gmeert2b]{font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.85rem,1.4vw,1.05rem);color:#f9f9fa8c;text-decoration:underline;text-decoration-color:#f9f9fa40;text-underline-offset:3px;transition:color .3s,text-decoration-color .3s}.signoff-secondary[data-astro-cid-gmeert2b] a[data-astro-cid-gmeert2b]:hover{color:#f9f9fad9;text-decoration-color:#f9f9fa80}.site-footer[data-astro-cid-gmeert2b]{background:#1a1a1a;padding:64px 24px 72px;text-align:center;border-top:1px solid rgba(255,255,255,.08)}
