.phr-hero{--phr-frame-inset:1rem;--phr-ink:#fbfcfb;--phr-muted:#ecf2eeb8;--phr-quiet:#dce8e285;isolation:isolate;min-height:100svh;color:var(--phr-ink);background:#050807;display:flex;position:relative;overflow:hidden}@media (width>=900px){.phr-hero{--phr-frame-inset:1.35rem}}.phr-hero__media{z-index:0;position:absolute;inset:0}.phr-hero__bg{object-fit:cover;object-position:72% center;width:100%;height:100%;transition:transform 1.6s cubic-bezier(.22,1,.36,1);transform:scale(1.04)}.phr-hero--inview .phr-hero__bg{transform:scale(1)}.phr-hero__veil{background:linear-gradient(105deg,#040807d1 0%,#04080761 42%,#0000 68%),linear-gradient(#0000 42%,#04080738 62%,#0408078c 82%,#040807eb 100%);position:absolute;inset:0}.phr-hero__frame{top:calc(var(--phr-frame-inset) + 4.75rem);right:var(--phr-frame-inset);bottom:var(--phr-frame-inset);left:var(--phr-frame-inset);z-index:1;pointer-events:none;border:1px solid #ffffff38;position:absolute}@media (width>=640px){.phr-hero__frame{top:calc(var(--phr-frame-inset) + 5.15rem)}}.phr-hero__stage{z-index:2;box-sizing:border-box;width:100%;min-height:100svh;padding:calc(var(--phr-frame-inset) + 5.25rem) calc(var(--phr-frame-inset) + 1.25rem) calc(var(--phr-frame-inset) + 1.25rem);display:flex;position:relative}@media (width>=640px){.phr-hero__stage{padding-left:calc(var(--phr-frame-inset) + 2.35rem);padding-right:calc(var(--phr-frame-inset) + 2.35rem)}}@media (width>=1100px){.phr-hero__stage{padding-left:calc(var(--phr-frame-inset) + 3.5rem);padding-right:calc(var(--phr-frame-inset) + 3.5rem);padding-bottom:calc(var(--phr-frame-inset) + 1.5rem)}}.phr-hero__body{flex-direction:column;flex:1;justify-content:flex-end;gap:clamp(2.5rem,8vh,5.5rem);width:100%;display:flex}.phr-hero__copy{max-width:34rem;padding-top:clamp(.5rem,2vh,1.5rem)}.phr-hero__brand{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.03em;color:var(--phr-ink);margin:0 0 1.35rem;font-size:clamp(1.55rem,2.8vw,1.95rem);font-weight:400;line-height:1}.phr-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--phr-quiet);margin:0 0 1rem;font-size:.68rem;font-weight:600}.phr-hero__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.05em;color:var(--phr-ink);margin:0;font-size:clamp(3rem,7.5vw,5.4rem);font-weight:400;line-height:.94}.phr-hero__title-accent{font-style:italic;font-weight:400;display:block}.phr-hero__lead{max-width:28rem;color:var(--phr-muted);margin:1.15rem 0 0;font-size:1.02rem;line-height:1.55}.phr-hero__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.15rem 2.5rem;width:100%;padding:1.5rem 0 .15rem;display:flex;position:relative}.phr-hero__bar:before,.phr-hero__bar:after{content:"";width:100%;height:1px;position:absolute;top:0;left:0}.phr-hero__bar:before{transform-origin:0;background:#ffffff59;transition:transform .55s cubic-bezier(.22,1,.36,1);transform:scaleX(1)}.phr-hero__bar:after{transform-origin:0;background:#ffffffd9;transition:transform .7s cubic-bezier(.22,1,.36,1) .15s;transform:scaleX(0)}.phr-hero--inview .phr-hero__bar:before{transform:scaleX(.18)}.phr-hero--inview .phr-hero__bar:after{transform:scaleX(1)}.phr-hero__cta{background:var(--color-primary,#00694b);color:#fff;letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.85rem;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .2s,gap .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.phr-hero__cta-arrow{transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-block}.phr-hero__cta:hover,.phr-hero__cta:focus-visible{background:var(--color-primary-hover,#008560);color:#fff;outline:none;gap:.7rem}.phr-hero__cta:hover .phr-hero__cta-arrow,.phr-hero__cta:focus-visible .phr-hero__cta-arrow{transform:translate(3px)}.phr-hero__anchors{min-width:0;margin-left:auto}.phr-hero__anchor-list{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.phr-hero__anchor-list>li{align-items:center;display:flex}.phr-hero__anchor-list>li:not(:last-child):after{content:"";background:#ffffff47;width:1px;height:.85rem;margin:0 1.15rem}.phr-hero__anchor{letter-spacing:.16em;text-transform:uppercase;color:#fbfcfbc7;align-items:center;min-height:2.85rem;font-size:.74rem;font-weight:700;text-decoration:none;transition:color .25s,letter-spacing .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.phr-hero__anchor:hover,.phr-hero__anchor:focus-visible{color:#fbfcfb;letter-spacing:.2em;outline:none}@media (prefers-reduced-motion:reduce){.phr-hero__bg,.phr-hero--inview .phr-hero__bg,.phr-hero__bar:before,.phr-hero__bar:after,.phr-hero__cta,.phr-hero__cta-arrow{transition:none;transform:none}.phr-hero__bar:after{transform:scaleX(1)}}.phr-proc{color:#101814;background:#fff;border-top:1px solid #10181414;width:100%;position:relative}.phr-proc__layout{box-sizing:border-box;gap:2.25rem;width:100%;padding:3.5rem 1.5rem 4.5rem;display:grid}@media (width>=640px){.phr-proc__layout{padding-left:3rem;padding-right:3rem}}@media (width>=960px){.phr-proc__layout{grid-template-columns:minmax(16.5rem,.88fr) minmax(0,1.35fr);align-items:start;gap:3.5rem;padding:5rem clamp(.75rem,1.5vw,1.25rem) 5.5rem clamp(2.5rem,4vw,4rem)}}@media (width>=1100px){.phr-proc__layout{gap:4.5rem;padding-left:clamp(3rem,5vw,4.5rem);padding-right:clamp(.85rem,1.75vw,1.5rem)}}.phr-proc__aside{max-width:24rem}@media (width>=960px){.phr-proc__aside{overscroll-behavior:contain;scrollbar-width:thin;max-height:calc(100svh - 7.25rem);padding-bottom:2rem;position:sticky;top:6.5rem;overflow:hidden auto}}.phr-proc__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#3d5c4d;margin:0 0 1rem;font-size:.66rem;font-weight:600}.phr-proc__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.035em;color:#101814;margin:0;font-size:clamp(2.05rem,3.6vw,2.85rem);font-weight:400;line-height:1.05}.phr-proc__lead{color:#5c6b62;margin:1.05rem 0 0;font-size:.98rem;line-height:1.6}.phr-proc__support{color:#6a7870;margin:.85rem 0 0;font-size:.92rem;line-height:1.58}.phr-proc__rail{border-top:1px solid #1018141f;margin-top:2.25rem;padding-top:1.5rem;display:none}@media (width>=960px){.phr-proc__rail{display:block}}.phr-proc__rail-label{letter-spacing:.18em;text-transform:uppercase;color:#1018146b;margin:0 0 .85rem;font-size:.64rem;font-weight:600}.phr-proc__rail-list{--phr-rail-accent:var(--color-primary,#00694b);--phr-rail-line:color-mix(in srgb, var(--phr-rail-accent) 22%, transparent);--phr-rail-highlight:color-mix(in srgb, var(--phr-rail-accent) 10%, #fff);border-left:1px solid var(--phr-rail-line);flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.phr-proc__rail-link{box-sizing:border-box;color:#1c17147a;background:0 0;border-left:3px solid #0000;align-items:flex-start;gap:.7rem;width:100%;margin:0 0 0 -1px;padding:.7rem .75rem .7rem .95rem;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s;display:flex}.phr-proc__rail-index{font-family:var(--font-display,Georgia, "Times New Roman", serif);color:color-mix(in srgb, var(--phr-rail-accent) 48%, #6b5f56);flex:none;min-width:1.4rem;margin-top:.12rem;font-size:.78rem;font-style:italic;line-height:1.2;transition:color .2s}.phr-proc__rail-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.phr-proc__rail-name{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.02em;color:inherit;font-size:.98rem;font-weight:400;line-height:1.2}.phr-proc__rail-detail{letter-spacing:.01em;color:#1c171461;font-size:.78rem;font-weight:400;line-height:1.4;transition:color .2s}.phr-proc__rail-link:hover,.phr-proc__rail-link:focus-visible{color:#1c1714;outline:none}.phr-proc__rail-link:hover .phr-proc__rail-detail,.phr-proc__rail-link:focus-visible .phr-proc__rail-detail{color:#1c171494}.phr-proc__rail-link.is-active{color:#1c1714;border-left-color:var(--phr-rail-accent);background:var(--phr-rail-highlight)}.phr-proc__rail-link.is-active .phr-proc__rail-name{font-weight:600}.phr-proc__rail-link.is-active .phr-proc__rail-index{color:var(--phr-rail-accent)}.phr-proc__rail-link.is-active .phr-proc__rail-detail{color:#1c17149e}.phr-proc__topics{z-index:5;background:#fff;border-bottom:1px solid #1018141a;margin:0 -1.5rem 1.5rem;padding:.65rem 1.5rem;position:sticky;top:4.25rem}@media (width>=640px){.phr-proc__topics{margin-left:-3rem;margin-right:-3rem;padding-left:3rem;padding-right:3rem}}@media (width>=960px){.phr-proc__topics{display:none}}.phr-proc__topics-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.35rem 1.25rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.phr-proc__topics-list::-webkit-scrollbar{display:none}.phr-proc__topics-link{letter-spacing:.12em;text-transform:uppercase;color:#1018146b;border-bottom:1px solid #0000;flex:none;padding:.35rem 0;font-size:.7rem;font-weight:700;text-decoration:none;transition:color .25s,border-color .25s}.phr-proc__topics-link.is-active{color:#1c1714;border-bottom-color:var(--color-primary,#00694b)}.phr-proc__chapters{flex-direction:column;gap:1.25rem;display:flex}@media (width>=768px){.phr-proc__chapters{gap:1.5rem}}.phr-proc-chapter{isolation:isolate;color:#f4f7f5;min-height:min(70svh,28rem);scroll-margin-top:6.5rem;position:relative;overflow:hidden}.phr-proc-chapter__hit{z-index:2;position:absolute;inset:0}.phr-proc-chapter__hit .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=768px){.phr-proc-chapter{min-height:min(72svh,32rem)}}.phr-proc-chapter__media{z-index:0;position:absolute;inset:0}.phr-proc-chapter__bg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1.03)}.phr-proc-chapter:hover .phr-proc-chapter__bg{transform:scale(1.06)}.phr-proc-chapter__veil{background:linear-gradient(105deg,#040807d1 0%,#04080773 42%,#04080733 70%),linear-gradient(#0000 38%,#04080740 60%,#040807c7 100%);position:absolute;inset:0}.phr-proc-chapter__body{z-index:1;min-height:inherit;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:flex-end;padding:2rem 1.35rem 1.75rem;display:flex;position:relative}@media (width>=640px){.phr-proc-chapter__body{max-width:32rem;padding:2.5rem 2rem 2rem}}.phr-proc-chapter__name{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.04em;color:#fbfcfb;margin:0;font-size:clamp(1.85rem,3.4vw,2.55rem);font-weight:400;line-height:1.02}.phr-proc-chapter__detail{color:#e8f0ecb8;max-width:28rem;margin:.95rem 0 0;font-size:.98rem;line-height:1.55}.phr-proc-chapter__cta{letter-spacing:.12em;text-transform:uppercase;color:#fbfcfb;border-bottom:1px solid #fbfcfb8c;align-items:center;gap:.55rem;width:fit-content;margin-top:1.5rem;padding-bottom:.2rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:gap .35s cubic-bezier(.22,1,.36,1),letter-spacing .35s cubic-bezier(.22,1,.36,1),opacity .2s;display:inline-flex}.phr-proc-chapter__arrow{transition:transform .35s cubic-bezier(.22,1,.36,1);display:inline-block}.phr-proc-chapter:hover .phr-proc-chapter__cta,.phr-proc-chapter:focus-within .phr-proc-chapter__cta{letter-spacing:.15em;opacity:.88;gap:.85rem}.phr-proc-chapter:hover .phr-proc-chapter__arrow,.phr-proc-chapter:focus-within .phr-proc-chapter__arrow{transform:translate(5px)}@media (prefers-reduced-motion:reduce){.phr-proc-chapter__bg,.phr-proc-chapter:hover .phr-proc-chapter__bg,.phr-proc-chapter__cta,.phr-proc-chapter__arrow{transition:none;transform:none}}.phr-value{color:#101814;background:#f4f1ea;border-top:1px solid #10181414;width:100%;padding:4.5rem 1.5rem 5rem;position:relative}@media (width>=640px){.phr-value{padding-left:3rem;padding-right:3rem}}@media (width>=768px){.phr-value{padding-top:5.5rem;padding-bottom:6rem}}@media (width>=1100px){.phr-value{padding-left:clamp(3rem,5vw,4.5rem);padding-right:clamp(3rem,5vw,4.5rem)}}.phr-value__container{max-width:76rem;margin:0 auto}.phr-value__intro{max-width:28rem;margin-bottom:2.75rem}@media (width>=900px){.phr-value__intro{max-width:34rem;margin-bottom:3.5rem}}.phr-value__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#3d5c4d;margin:0 0 .95rem;font-size:.68rem;font-weight:600}.phr-value__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.035em;color:#101814;margin:0;font-size:clamp(2rem,3.8vw,2.85rem);font-weight:400;line-height:1.08}.phr-value__grid{border-top:1px solid #1018141f;gap:2.25rem;margin:0;padding:2.25rem 0 0;list-style:none;display:grid}@media (width>=768px){.phr-value__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.75rem;padding-top:2.75rem}}.phr-value__pillar{flex-direction:column;align-items:flex-start;min-width:0;display:flex}@media (width<=767px){.phr-value__pillar+.phr-value__pillar{border-top:1px solid #1018141a;padding-top:2rem}}.phr-value__mark{color:#3d5c4d;width:1.85rem;height:1.85rem;margin-bottom:1.15rem;display:inline-flex}.phr-value__mark svg{width:100%;height:100%;display:block}.phr-value__name{letter-spacing:-.015em;color:#101814;margin:0;font-size:1.05rem;font-weight:600;line-height:1.25}.phr-value__detail{color:#5c6b62;max-width:22rem;margin:.7rem 0 0;font-size:.95rem;line-height:1.55}.phr-complete{color:#101814;background:#fff;border-top:1px solid #10181414;width:100%;padding:4.5rem 1.5rem 5rem;position:relative}@media (width>=640px){.phr-complete{padding-left:3rem;padding-right:3rem}}@media (width>=768px){.phr-complete{padding-top:5.5rem;padding-bottom:6rem}}@media (width>=1100px){.phr-complete{padding-left:clamp(3rem,5vw,4.5rem);padding-right:clamp(3rem,5vw,4.5rem)}}.phr-complete__container{max-width:76rem;margin:0 auto}.phr-complete__intro{text-align:center;max-width:38rem;margin:0 auto 2.75rem}@media (width>=900px){.phr-complete__intro{max-width:42rem;margin-bottom:3.5rem}}.phr-complete__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#3d5c4d;margin:0 0 .95rem;font-size:.68rem;font-weight:600}.phr-complete__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.035em;color:#101814;margin:0;font-size:clamp(2rem,3.8vw,2.95rem);font-weight:400;line-height:1.08}.phr-complete__lead{color:#5c6b62;max-width:34rem;margin:1.05rem auto 0;font-size:.98rem;line-height:1.6}.phr-complete__panels{gap:1.15rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=900px){.phr-complete__panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}}.phr-complete-panel{min-width:0}.phr-complete-panel__frame{isolation:isolate;color:#f4f7f5;border-radius:.35rem;min-height:min(68svh,26rem);position:relative;overflow:hidden}@media (width>=768px){.phr-complete-panel__frame{min-height:min(70svh,30rem)}}@media (width>=900px){.phr-complete-panel__frame{min-height:min(72svh,34rem)}}.phr-complete-panel__media{z-index:0;position:absolute;inset:0}.phr-complete-panel__bg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scale(1.03)}.phr-complete-panel__frame:hover .phr-complete-panel__bg{transform:scale(1.06)}.phr-complete-panel__veil{background:linear-gradient(160deg,#040807d1 0%,#04080785 36%,#04080747 58%,#0408072e 100%),linear-gradient(#0000 12%,#0408072e 28%,#0408077a 48%,#040807c7 72%,#040807f0 100%);position:absolute;inset:0}.phr-complete-panel__body{z-index:1;min-height:inherit;box-sizing:border-box;flex-direction:column;justify-content:flex-end;padding:2rem 1.35rem 1.75rem;display:flex;position:relative}.phr-complete-panel__body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000 0%,#04080747 58%,#0408078c 100%);height:min(78%,22rem);position:absolute;bottom:0;left:0;right:0}@media (width>=640px){.phr-complete-panel__body{padding:2.35rem 1.85rem 2rem}}.phr-complete-panel__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.035em;color:#fbfcfb;max-width:18rem;margin:0;font-size:clamp(1.55rem,2.6vw,2.05rem);font-weight:400;line-height:1.08}.phr-complete-panel__copy{color:#f4f7f5e6;text-shadow:0 1px 2px #00000059;max-width:26rem;margin:.85rem 0 0;font-size:.98rem;font-weight:500;line-height:1.58}.phr-complete-panel__copy+.phr-complete-panel__copy{margin-top:.75rem}@media (width<=639px){.phr-complete-panel__frame{min-height:min(72svh,28rem)}.phr-complete-panel__copy{font-size:1rem;line-height:1.6}.phr-complete-panel__body:before{background:linear-gradient(#0000 0%,#04080757 52%,#0408079e 100%);height:min(85%,24rem)}}@media (prefers-reduced-motion:reduce){.phr-complete-panel__bg,.phr-complete-panel__frame:hover .phr-complete-panel__bg{transition:none;transform:none}}.phr-tools{--phr-tools-paper:#f6f2ed;background:var(--phr-tools-paper);color:#101814;border-top:1px solid #8c6e461f;width:100%;padding:5rem 1.5rem;position:relative}@media (width>=640px){.phr-tools{padding-left:3rem;padding-right:3rem}}@media (width>=768px){.phr-tools{padding-top:6rem;padding-bottom:6rem}}@media (width>=1100px){.phr-tools{padding-left:clamp(3rem,5vw,4.5rem);padding-right:clamp(3rem,5vw,4.5rem)}}.phr-tools__container{gap:2.75rem;max-width:76rem;margin:0 auto;display:grid}@media (width>=900px){.phr-tools__container{grid-template-columns:minmax(14rem,.75fr) minmax(0,1.4fr);align-items:center;gap:4.5rem}}.phr-tools__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#3d5c4d;margin:0 0 .9rem;font-size:.68rem;font-weight:600}.phr-tools__title{max-width:10ch;font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.035em;color:#101814;margin:0;font-size:clamp(2rem,3.8vw,2.85rem);font-weight:400;line-height:1.05}.phr-tools__lead{color:#5c6b62;max-width:18rem;margin:.9rem 0 0;font-size:.98rem;line-height:1.55}.phr-tools__list{border-top:1px solid #10181424;margin:0;padding:0;list-style:none}.phr-tools__list>li{border-bottom:1px solid #1018141f}.phr-tools__row{color:inherit;grid-template-columns:auto 1fr;grid-template-areas:"index body""index cta";align-items:center;gap:.35rem 1.15rem;padding:1.4rem 0;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1);display:grid}@media (width>=720px){.phr-tools__row{grid-template-columns:auto 1fr auto;grid-template-areas:"index body cta";gap:1.25rem 1.75rem;padding:1.65rem 0}}.phr-tools__row:hover,.phr-tools__row:focus-visible{outline:none;transform:translate(6px)}.phr-tools__index{font-family:var(--font-display,Georgia, "Times New Roman", serif);color:#10181459;grid-area:index;align-self:center;font-size:.95rem;font-style:italic}.phr-tools__body{grid-area:body;min-width:0}.phr-tools__top{flex-wrap:wrap;align-items:baseline;gap:.45rem 1rem;display:flex}.phr-tools__name{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.02em;color:#101814;font-size:clamp(1.2rem,2vw,1.45rem)}.phr-tools__duration{letter-spacing:.1em;text-transform:uppercase;color:#3d5c4d;font-size:.68rem;font-weight:600}.phr-tools__copy{color:#5c6b62;max-width:28rem;margin-top:.4rem;font-size:.9rem;line-height:1.5;display:block}.phr-tools__cta{letter-spacing:.1em;text-transform:uppercase;color:#101814;grid-area:cta;align-items:center;gap:.45rem;margin-top:.35rem;font-size:.72rem;font-weight:700;transition:gap .3s cubic-bezier(.22,1,.36,1);display:inline-flex}@media (width>=720px){.phr-tools__cta{justify-self:end;margin-top:0}}.phr-tools__arrow{transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-block}.phr-tools__row:hover .phr-tools__cta,.phr-tools__row:focus-visible .phr-tools__cta{gap:.7rem}.phr-tools__row:hover .phr-tools__arrow,.phr-tools__row:focus-visible .phr-tools__arrow{transform:translate(4px)}.phr-faqs{--phr-faq-ink:#1c1714;--phr-faq-muted:#6b5f56;--phr-faq-rule:#9c4a3a47;--phr-faq-coral:#9c4a3a;--phr-faq-paper:#fcfcfb;isolation:isolate;z-index:1;background:var(--phr-faq-paper);width:100%;color:var(--phr-faq-ink);background-image:none;border-top:1px solid #1018140f;padding:4.5rem 1.5rem 1.5rem;scroll-margin-top:6rem;position:relative}@media (width>=640px){.phr-faqs{padding-left:3rem;padding-right:3rem}}@media (width>=768px){.phr-faqs{padding-top:5.5rem;padding-bottom:2rem}}@media (width>=1100px){.phr-faqs{padding-left:clamp(3rem,5vw,4.5rem);padding-right:clamp(3rem,5vw,4.5rem)}}.phr-faqs__shell{max-width:72rem;margin:0 auto}.phr-faqs__head{max-width:42rem;margin-bottom:1.75rem}.phr-faqs__title{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.025em;color:var(--phr-faq-ink);margin:.99rem 0 0;font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:400;line-height:1.2}.phr-faqs__list{border-top:1px solid var(--phr-faq-rule)}.phr-faq{border-bottom:1px solid var(--phr-faq-rule)}.phr-faq__summary{cursor:pointer;grid-template-columns:2.5rem minmax(0,1fr) 1.5rem;align-items:center;gap:.75rem 1rem;padding:1.2rem 0;list-style:none;display:grid}.phr-faq__summary::-webkit-details-marker{display:none}.phr-faq__summary:focus-visible{outline:2px solid var(--phr-faq-coral);outline-offset:4px}.phr-faq__index{font-family:var(--font-display,Georgia, "Times New Roman", serif);color:var(--phr-faq-coral);font-size:.9rem;font-weight:500}.phr-faq__question{font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.015em;color:var(--phr-faq-ink);font-size:clamp(1.05rem,2vw,1.2rem);font-weight:500;line-height:1.35}.phr-faq__icon{justify-self:end;width:.85rem;height:.85rem;position:relative}.phr-faq__icon:before,.phr-faq__icon:after{content:"";background:var(--phr-faq-coral);transition:transform .2s;position:absolute}.phr-faq__icon:before{width:100%;height:1.5px;top:50%;left:0;transform:translateY(-50%)}.phr-faq__icon:after{width:1.5px;height:100%;top:0;left:50%;transform:translate(-50%)}.phr-faq[open] .phr-faq__icon:after{transform:translate(-50%)scaleY(0)}.phr-faq__panel{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1);display:grid}.phr-faq[open] .phr-faq__panel{grid-template-rows:1fr}.phr-faq__panel-inner{overflow:hidden}.phr-faq__answer{max-width:44rem;color:var(--phr-faq-muted);margin:0 0 1.25rem;padding-left:3.5rem;font-size:1.02rem;line-height:1.7}@media (width<=639px){.phr-faq__answer{padding-left:0}}@media (prefers-reduced-motion:reduce){.phr-faq__panel,.phr-faq__icon:before,.phr-faq__icon:after{transition:none}}.phr-cta{--phr-cta-ink:#1c1714;--phr-cta-muted:#6b5f56;--phr-cta-rule:#9c4a3a47;--phr-cta-paper:#fcfcfb;isolation:isolate;z-index:1;background:var(--phr-cta-paper);width:100%;color:var(--phr-cta-ink);text-align:center;background-image:none;padding:2.75rem 1.5rem 4.5rem;scroll-margin-top:6rem;position:relative}@media (width>=640px){.phr-cta{padding:3.25rem 3rem 5.5rem}}@media (width>=1100px){.phr-cta{padding-left:clamp(3rem,5vw,4.5rem);padding-right:clamp(3rem,5vw,4.5rem)}}.phr-cta__shell{max-width:72rem;margin:0 auto}.phr-cta__title{max-width:28rem;font-family:var(--font-display,Georgia, "Times New Roman", serif);letter-spacing:-.025em;color:var(--phr-cta-ink);margin:0 auto;font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:400;line-height:1.2}.phr-cta__text{max-width:36rem;color:var(--phr-cta-muted);margin:1.1rem auto 0;font-size:1.05rem;line-height:1.65}.phr-cta__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.35rem;margin-top:1.75rem;display:flex}.phr-cta__btn{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:var(--color-primary,#00694b);color:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;min-height:2.85rem;padding:.7rem 1.35rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.phr-cta__btn:hover{background:var(--color-primary-hover,#008560)}.phr-related{width:100%;font-family:var(--font-display,Georgia, "Times New Roman", serif);color:var(--phr-cta-ink);text-wrap:pretty;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0;margin:1.75rem 0 0;font-size:1.02rem;line-height:1.6;display:flex}.phr-related__label{color:var(--color-primary,#00694b);margin-right:.55rem;font-style:italic}.phr-related__sep{color:color-mix(in srgb, var(--phr-cta-muted) 45%, transparent);margin-inline:.4rem}.phr-related__link{color:inherit;text-underline-offset:.18em;text-decoration:none}.phr-related__link:hover,.phr-related__link:focus-visible{color:var(--color-primary,#00694b);outline:none;text-decoration:underline}.phr-stack{isolation:isolate;position:relative}.phr-stack__hero{z-index:1;background:#050807;height:100svh;position:sticky;top:0;overflow:hidden}.phr-stack__hero .phr-hero{min-height:100svh}.phr-stack__depth{--phr-cover:0;--phr-zoom:1;height:100%;min-height:inherit;transform:scale(var(--phr-zoom));transform-origin:50%;border-radius:calc(var(--phr-cover) * 1.25rem);will-change:transform;position:relative}.phr-stack__depth:after{content:"";z-index:4;pointer-events:none;border-radius:inherit;opacity:var(--phr-cover);background:#04080773;position:absolute;inset:0}.phr-stack__body{z-index:2;background:#0a100e;position:relative;box-shadow:0 -16px 48px #04080747}.phr-stack~.footer{z-index:3;background:#fcfcfb;position:relative}.phr-stack~.footer .footer__main{box-shadow:none;background:#fcfcfb;border-top:1px solid #1018141a}.phr-stack~.footer .footer__bar{border-top-color:#10181414}.phr-stack__body .phr-faqs,.phr-stack__body .phr-cta{background:#fcfcfb}@media (prefers-reduced-motion:reduce){.phr-stack__hero{z-index:auto;height:auto;position:relative;top:auto;overflow:visible}.phr-stack__depth{will-change:auto;border-radius:0;transform:none}.phr-stack__depth:after{display:none}.phr-stack__body{box-shadow:none}}
