.hero{padding:4.5rem 0 6rem;position:relative}.hero .container-large{z-index:1;position:relative}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:4.5rem;display:grid}.hero h1{font-size:clamp(2.625rem,5vw,4.125rem)}.hero .text-size-medium{max-width:32em;margin-top:1.5rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin:2.25rem 0 2rem;display:flex}.hero-trust{border-top:1px solid var(--sand-200);flex-wrap:nowrap;align-items:center;gap:.75rem .9rem;width:fit-content;padding-top:1.75rem;display:flex}.hero-trust .trust_item{white-space:nowrap;color:var(--ink-muted);align-items:center;gap:.3rem;font-size:.84375rem;display:inline-flex}.hero-trust .trust_item strong{color:var(--ink);font-weight:700}.hero-trust .star{color:var(--gold)}.hero-trust .trust_separator{background:var(--sand-300);flex-shrink:0;width:1px;height:15px}.portrait-wrap{position:relative}.portrait-wrap:before{content:"";z-index:0;background:var(--sand-100);border-radius:12px;position:absolute;inset:26px -26px -26px 26px}.portrait{z-index:1;aspect-ratio:4/5;background:var(--sand-200);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 30px 70px #320a1d24}.portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.avvo-chip{border:1px solid var(--sand-200);z-index:2;background:#fff;border-radius:8px;align-items:center;gap:.875rem;padding:1rem 1.25rem;animation:4s ease-in-out infinite avvo-float;display:flex;position:absolute;bottom:20px;left:-28px;box-shadow:0 18px 44px #320a1d29}@keyframes avvo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.avvo-chip .num{font-family:var(--font-head);color:var(--violet);align-items:center;gap:.25rem;font-size:1.875rem;font-weight:700;line-height:1;display:inline-flex}.avvo-chip .num .star{color:var(--gold);font-size:1.125rem}.avvo-chip .sub{color:var(--ink-muted);font-size:.9rem;line-height:1.3}.gold-spark{width:60px;height:60px;color:var(--gold-300);z-index:2;position:absolute;top:-22px;right:-30px}.standout--solo{text-align:center;max-width:70ch;margin:0 auto}.standout--solo .quote-mark{font-family:var(--font-head);height:44px;color:var(--gold-300);font-size:5rem;font-weight:700;line-height:.5;display:block}.standout .q{font-family:var(--font-head);color:var(--ink);font-size:clamp(1.375rem,2.4vw,1.875rem);font-weight:500;line-height:1.35}.standout--solo .q{margin:0 auto 1.625rem}.standout .who{color:var(--ink-muted);margin-top:1rem;font-size:.9375rem}.standout .who b{color:var(--ink);font-weight:700}.head-row{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}.steps-head{text-align:center;max-width:56ch;margin:0 auto 3.75rem}.steps-head .divider-gold{margin-left:auto;margin-right:auto}.steps-head .text-size-medium{margin:1rem auto 0}.steps{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.step{border:1px solid var(--sand-200);border-radius:var(--radius);background:#fff;padding:1.75rem 1.75rem 1.875rem;position:relative}.step-top{border-bottom:1px solid var(--sand-200);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.125rem;display:flex}.step-n{font-family:var(--font-head);color:var(--sand-300);font-size:2.125rem;font-weight:700;line-height:1}.step h3{margin-bottom:.625rem;font-size:1.3125rem}.step p{color:var(--ink-muted);font-size:.96875rem;line-height:1.6}.pa-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.pa{flex-direction:column;gap:1.125rem;padding:1.75rem;text-decoration:none;display:flex}.pa h3{font-size:1.375rem}.pa p{color:var(--ink-muted);margin:0;font-size:.96875rem}.pa .more{color:var(--gold-deep);align-items:center;gap:.375rem;margin-top:auto;font-size:.875rem;font-weight:600;display:inline-flex}.pa .more svg{width:15px;height:15px;transition:transform .2s var(--ease)}.pa:hover .more svg{transform:translate(3px)}.why-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:4.5rem;display:grid}.why-grid>div>p{margin-top:1.5rem}.why-list{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.why-item{border-radius:var(--radius);background:#fbf4ee0d;border:1px solid #fbf4ee24;padding:1.625rem 1.5rem}.why-item h4{color:var(--cream);margin-bottom:.5rem;font-size:1.1875rem}.why-item p{color:var(--cream-muted);font-size:.96875rem;line-height:1.45}.why-item .icon-chip{margin-bottom:1.125rem}.meet-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4.5rem;display:grid}.meet-photo{aspect-ratio:5/6;border-radius:18px;overflow:hidden;box-shadow:0 24px 56px #320a1d1f}.meet-photo img{object-fit:cover;width:100%;height:100%}.cred-row{grid-template-columns:1fr 1fr;gap:.5rem .625rem;margin:1.75rem 0 2rem;display:grid}.cred{color:var(--ink);background:var(--sand-100);border:1px solid var(--sand-200);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.84375rem;font-weight:600;display:inline-flex}@media (width>=1600px){.meet-copy .cred-row{grid-template-columns:repeat(4,1fr)}.meet-copy .cred{white-space:nowrap;gap:.375rem;padding:.5rem;font-size:.78125rem}.meet-copy .cred svg{flex-shrink:0}}.cred svg{width:15px;height:15px;color:var(--gold-deep)}.tcarousel{overflow:hidden}.tg{transition:transform .45s var(--ease);will-change:transform;gap:1.5rem;display:flex}.tcard{flex-direction:column;flex:0 0 calc(33.3333% - 16px);display:flex}.tcard .stars{color:var(--gold);letter-spacing:1px;font-size:1rem}.tcard .q{color:var(--ink);margin:1.125rem 0 1.5rem;font-size:1.03125rem;line-height:1.6}.tcard .meta{border-top:1px solid var(--sand-200);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.125rem;display:flex}.tcard .name{font-size:.9375rem;font-weight:700}.tcard .plat{color:var(--ink-muted);font-size:.8125rem}.tnav{gap:.625rem;display:flex}.tnav button{border:1px solid var(--sand-300);width:48px;height:48px;color:var(--ink);cursor:pointer;transition:border-color .2s var(--ease), color .2s var(--ease);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.tnav button:hover{border-color:var(--violet);color:var(--violet)}.tnav button svg{width:20px;height:20px}.tnav .flip{transform:rotate(180deg)}@media (width<=820px){.head-row{flex-direction:column;align-items:flex-start;gap:1.125rem}.t-wrap{flex-direction:column;display:flex}.t-wrap .head-row{display:contents}.t-wrap .head-row>:first-child{order:0;margin-bottom:2.5rem}.t-wrap .tcarousel{order:1}.t-wrap .tnav{order:2;justify-content:flex-start;margin-top:1.75rem}}@media (width<=980px){.hero-grid,.why-grid,.meet-grid{grid-template-columns:1fr;gap:3rem}.gold-spark{display:none}.pa-grid,.tg{grid-template-columns:1fr 1fr}.tcard{flex-basis:calc(50% - 12px)}.hero{padding:3rem 0}.hero-grid{gap:2rem}.hero-text{display:contents}.hero-copy{order:0}.portrait-wrap{order:1;width:min(320px,30svh);max-width:100%;margin:0 auto}.portrait-wrap:before{inset:16px -16px -16px 16px}.hero-cta{order:2}.hero-copy,.hero-cta{text-align:center}.hero .eyebrow{margin-bottom:.625rem}.hero h1{text-wrap:balance;font-size:clamp(2rem,6vw,3rem)}.hero-copy .text-size-medium{margin:.5rem auto 0}.hero-actions{justify-content:center;margin:0;padding:1.5rem 0}.hero-trust{justify-content:center;margin-inline:auto;padding-top:1.5rem}.portrait{aspect-ratio:1}.avvo-chip{display:none}.meet-grid{gap:0}.meet-copy{display:contents}.meet-copy .eyebrow{order:1}.meet-copy h2{order:2}.meet-copy .text-size-medium{order:3}.meet-photo{aspect-ratio:1;order:4;margin:1.75rem 0 0}.meet-photo img{object-position:center top}.meet-copy .cred-row{order:5;grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.cred-row .cred{text-align:center;justify-content:center}.meet-copy .button{order:6}}@media (width<=640px){.pa-grid,.tg,.why-list,.steps{grid-template-columns:1fr}.tcard{flex-basis:100%}.head-row{flex-direction:column;align-items:flex-start;gap:1.125rem}.hero-trust{border-top:none;grid-template-columns:1fr 1fr;gap:.625rem;width:auto;padding-top:1.25rem;display:grid}.hero-trust .trust_separator{display:none}.hero-trust .trust_item{white-space:nowrap;border:1px solid var(--sand-300);color:var(--ink);background:#fff;border-radius:999px;justify-content:center;padding:.5rem .75rem;font-weight:600}}@media (width<=430px){.hero{flex-direction:column;justify-content:center;min-height:calc(100svh - 84px);padding:1rem 0;display:flex}.hero-grid{gap:1.25rem}.portrait-wrap{width:min(260px,20svh)}.hero-actions{padding:.625rem 0}.hero-trust{padding-top:1.25rem}.meet-copy .cred-row{grid-template-columns:1fr}}@media (width>=981px){.portrait-wrap{max-width:calc(80svh - 217.6px);margin-left:auto}}
