:root{--fo-pink: #EF69A6;--fo-blue: #3567B0;--fo-black: #111111;--fo-white: #ffffff;--fo-gray-50: #FAFAFA;--fo-gray-100: #F5F5F5;--fo-gray-200: #EEEEEE;--fo-gray-300: #E0E0E0;--fo-gray-400: #BDBDBD;--fo-gray-500: #9E9E9E;--fo-gray-600: #757575;--fo-gray-700: #616161;--fo-gray-900: #1A1A1A}#dr-alex-page *,#dr-alex-page *:before,#dr-alex-page *:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--fo-gray-200)}#dr-alex-page{line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--fo-black);background-color:var(--fo-white);position:relative;z-index:1;isolation:isolate}#dr-alex-page img{display:block;max-width:100%;height:auto}#dr-alex-page svg{display:block}#dr-alex-page h1,#dr-alex-page h2,#dr-alex-page h3,#dr-alex-page h4,#dr-alex-page p{margin:0}#dr-alex-page ul,#dr-alex-page ol{list-style:none;margin:0;padding:0}#dr-alex-page a{color:inherit;text-decoration:none}#dr-alex-page strong{font-weight:700}#dr-alex-page .accent-line{width:24px;height:1px;background-color:var(--fo-pink);margin-bottom:1rem}#dr-alex-page .eyebrow{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--fo-gray-500);margin-bottom:.75rem;display:block}#dr-alex-page .eyebrow--pink{color:var(--fo-pink)}#dr-alex-page .eyebrow--blue{color:var(--fo-blue)}#dr-alex-page .eyebrow--white{color:#ffffffb3}#dr-alex-page .section-heading{font-family:Playfair Display,Georgia,serif;font-size:1.875rem;font-weight:400;letter-spacing:-.025em;color:var(--fo-black);line-height:1.2;margin-bottom:.75rem}#dr-alex-page .section-heading--white{color:#fff}#dr-alex-page .section-heading--large{font-size:2.5rem;line-height:1.1}#dr-alex-page .section-sub{font-size:.9375rem;color:var(--fo-gray-600);line-height:1.625;max-width:38rem}#dr-alex-page .section-sub--white{color:#ffffffd9}#dr-alex-page .dot-list{display:flex;flex-direction:column;gap:.875rem}#dr-alex-page .dot-list__item{display:flex;gap:.75rem;align-items:flex-start}#dr-alex-page .dot-list__dot{width:6px;height:6px;border-radius:50%;background-color:var(--fo-blue);flex-shrink:0;margin-top:.45rem}#dr-alex-page .dot-list__text{font-size:.875rem;color:var(--fo-gray-600);line-height:1.6}#dr-alex-page .btn{display:inline-block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fo-black);background:transparent;border:1.5px solid var(--fo-black);padding:.875rem 2rem;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;text-decoration:none}#dr-alex-page .btn:hover{background-color:var(--fo-pink);color:#fff;border-color:var(--fo-pink)}#dr-alex-page .btn--white{color:#fff;border-color:#fff9}#dr-alex-page .btn--white:hover{background-color:#fff;color:var(--fo-pink);border-color:#fff}#dr-alex-page .page-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}#dr-alex-page .reveal{opacity:0;transform:translateY(12px);transition:opacity .8s cubic-bezier(.25,.1,.25,1),transform .8s cubic-bezier(.25,.1,.25,1)}#dr-alex-page .reveal.visible{opacity:1;transform:translateY(0)}#dr-alex-page .reveal-stagger>.reveal-child{opacity:0;transform:translateY(12px);transition:opacity .6s cubic-bezier(.25,.1,.25,1),transform .6s cubic-bezier(.25,.1,.25,1)}#dr-alex-page .reveal-stagger.visible>.reveal-child{opacity:1;transform:translateY(0)}#dr-alex-page .reveal-stagger.visible>.reveal-child:nth-child(2){transition-delay:.1s}#dr-alex-page .reveal-stagger.visible>.reveal-child:nth-child(3){transition-delay:.2s}#dr-alex-page .reveal-stagger.visible>.reveal-child:nth-child(4){transition-delay:.3s}#dr-alex-page .hero{background-color:var(--fo-white);padding:4rem 1rem 3rem}#dr-alex-page .hero__inner{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}#dr-alex-page .hero__content{order:2}#dr-alex-page .hero__media{order:1}#dr-alex-page .hero__name{font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.025em;line-height:1.1;color:var(--fo-black);margin-bottom:.375rem}#dr-alex-page .hero__title{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--fo-gray-500);margin-bottom:1.5rem}#dr-alex-page .hero__bio{font-size:.9375rem;color:var(--fo-gray-600);line-height:1.7;max-width:36rem;margin-bottom:2rem}#dr-alex-page .hero__eeg{margin-bottom:2rem;overflow:hidden;height:48px;display:flex;align-items:center}#dr-alex-page .hero__eeg svg{width:100%;max-width:340px}#dr-alex-page .hero__photo-stack{position:relative;width:100%;max-width:380px;margin:0 auto}#dr-alex-page .hero__photo-wrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:var(--fo-gray-100)}#dr-alex-page .hero__photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}#dr-alex-page .hero__photo-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--fo-pink)}#dr-alex-page .hero__photo-action{position:relative;width:60%;aspect-ratio:16 / 10;overflow:hidden;background:var(--fo-gray-100);margin-top:.75rem;margin-left:auto;border:3px solid var(--fo-white)}#dr-alex-page .hero__photo-action img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}#dr-alex-page .hero__photo-action:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:var(--fo-blue);z-index:1}#dr-alex-page .hero__photo-action-label{position:absolute;bottom:0;left:0;right:0;background:#111111b8;color:#ffffffd9;font-size:.625rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:.375rem .625rem;z-index:2}#dr-alex-page .trust-band{background-color:var(--fo-gray-50);border-top:1px solid var(--fo-gray-200);border-bottom:1px solid var(--fo-gray-200);padding:1.75rem 1rem}#dr-alex-page .trust-band__inner{max-width:80rem;margin:0 auto;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;justify-content:center;align-items:center}#dr-alex-page .trust-item{display:flex;align-items:center;gap:.625rem}#dr-alex-page .trust-item__dot{width:6px;height:6px;border-radius:50%;background:var(--fo-blue);flex-shrink:0}#dr-alex-page .trust-item__text{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--fo-gray-700)}#dr-alex-page .credentials{background-color:var(--fo-white);padding:5rem 1rem}#dr-alex-page .credentials__inner{max-width:80rem;margin:0 auto}#dr-alex-page .credentials__header{margin-bottom:3rem}#dr-alex-page .credentials__grid{display:grid;grid-template-columns:1fr;gap:1px;background-color:var(--fo-gray-200);border:1px solid var(--fo-gray-200)}#dr-alex-page .cred-card{background:var(--fo-white);padding:2rem 1.75rem;position:relative;border-left:3px solid var(--fo-pink);transition:background-color .2s ease}#dr-alex-page .cred-card:hover{background-color:var(--fo-gray-50)}#dr-alex-page .cred-card__label{font-size:.6875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--fo-pink);margin-bottom:.75rem;display:block}#dr-alex-page .cred-card__heading{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:400;color:var(--fo-black);line-height:1.3;margin-bottom:.875rem}#dr-alex-page .cred-card__body{font-size:.875rem;color:var(--fo-gray-600);line-height:1.65}#dr-alex-page .cred-card__link{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--fo-blue);text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}#dr-alex-page .cred-card__link:hover{opacity:.7}#dr-alex-page .cred-card__link svg{width:12px;height:12px;stroke:var(--fo-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#dr-alex-page .cred-card__photo{margin-top:1rem;width:100%;max-width:220px;aspect-ratio:16 / 9;overflow:hidden;position:relative}#dr-alex-page .cred-card__photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}#dr-alex-page .cred-card__photo:after{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:var(--fo-blue)}#dr-alex-page .blue-band{background-color:var(--fo-blue);padding:3.5rem 1rem;position:relative;overflow:hidden}#dr-alex-page .blue-band__inner{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:1}#dr-alex-page .blue-band__label{font-size:.6875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.5rem;display:block}#dr-alex-page .blue-band__heading{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;color:#fff;line-height:1.2;margin-bottom:.75rem}#dr-alex-page .blue-band__text{font-size:.9375rem;color:#ffffffd9;line-height:1.65}#dr-alex-page .rpps-block{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}#dr-alex-page .rpps-block__label{font-size:.6875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffffa6}#dr-alex-page .rpps-block__number{font-family:JetBrains Mono,SF Mono,monospace;font-size:1.375rem;font-weight:400;color:#fff;letter-spacing:.05em}#dr-alex-page .rpps-block__verify{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fffc;text-decoration:none;margin-top:.25rem;transition:color .2s ease}#dr-alex-page .rpps-block__verify:hover{color:#fff}#dr-alex-page .rpps-block__verify svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#dr-alex-page .blue-band__bg-svg{position:absolute;right:-40px;top:-40px;width:300px;height:300px;opacity:.12;pointer-events:none}#dr-alex-page .clinical{background-color:var(--fo-white);padding:5rem 1rem}#dr-alex-page .clinical__inner{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}#dr-alex-page .clinical__bio p{font-size:.9375rem;color:var(--fo-gray-600);line-height:1.75;margin-bottom:1.25rem}#dr-alex-page .clinical__bio p:last-child{margin-bottom:0}#dr-alex-page .timeline{display:flex;flex-direction:column;gap:0}#dr-alex-page .timeline-step{position:relative;padding-left:2rem;padding-bottom:2rem}#dr-alex-page .timeline-step:before{content:"";position:absolute;left:6px;top:20px;bottom:0;width:1px;background:var(--fo-gray-200)}#dr-alex-page .timeline-step:last-child:before{display:none}#dr-alex-page .timeline-step:last-child{padding-bottom:0}#dr-alex-page .timeline-dot{position:absolute;left:0;top:4px;width:13px;height:13px;border-radius:50%;border:1.5px solid var(--fo-pink);background:var(--fo-white)}#dr-alex-page .timeline-year{font-family:JetBrains Mono,monospace;font-size:.6875rem;color:var(--fo-pink);letter-spacing:.05em;margin-bottom:.25rem;display:block}#dr-alex-page .timeline-title{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:var(--fo-black);margin-bottom:.25rem}#dr-alex-page .timeline-desc{font-size:.8125rem;color:var(--fo-gray-500);line-height:1.55}#dr-alex-page .pink-band{background-color:#1a1a1a;padding:4rem 1rem;position:relative;overflow:hidden}#dr-alex-page .pink-band__inner{max-width:56rem;margin:0 auto;text-align:center;position:relative;z-index:1}#dr-alex-page .pink-band__quote-mark{font-family:Playfair Display,Georgia,serif;font-size:5rem;line-height:.5;color:var(--fo-pink);opacity:.6;margin-bottom:1.5rem;display:block}#dr-alex-page .pink-band__quote{font-family:Playfair Display,Georgia,serif;font-size:1.375rem;font-weight:400;font-style:italic;color:#fff;line-height:1.55;margin-bottom:1.75rem}#dr-alex-page .pink-band__attribution{font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--fo-pink);opacity:.85}#dr-alex-page .pink-band__attribution:before{content:"";display:block;width:24px;height:1px;background:var(--fo-pink);margin:0 auto .875rem;opacity:.6}#dr-alex-page .pink-band__bg-svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:200px;opacity:.06;pointer-events:none}#dr-alex-page .cta-section{background-color:var(--fo-gray-50);border-top:1px solid var(--fo-gray-200);padding:5rem 1rem}#dr-alex-page .cta-section__inner{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}#dr-alex-page .cta-section__text .section-heading{margin-bottom:1rem}#dr-alex-page .cta-section__product{display:flex;flex-direction:column;gap:1.5rem}#dr-alex-page .product-card{background:var(--fo-white);border:1px solid var(--fo-gray-200);padding:1.75rem;display:flex;align-items:center;gap:1.5rem}#dr-alex-page .product-card__img{width:72px;height:72px;object-fit:contain;flex-shrink:0}#dr-alex-page .product-card__name{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:400;color:var(--fo-black);margin-bottom:.25rem}#dr-alex-page .product-card__sub{font-size:.8125rem;color:var(--fo-gray-500);margin-bottom:.875rem}#dr-alex-page .eeg-line{stroke:var(--fo-pink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:420;stroke-dashoffset:420;animation:da-eeg-draw 3s cubic-bezier(.4,0,.2,1) infinite}@keyframes da-eeg-draw{0%{stroke-dashoffset:420;opacity:1}65%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}#dr-alex-page .syn-path{stroke:#fff;stroke-width:1.5;fill:none;stroke-linecap:round}#dr-alex-page .syn-node{fill:none;stroke:#fff;stroke-width:1.5}#dr-alex-page .syn-draw{stroke-dasharray:220;stroke-dashoffset:220;animation:da-syn-draw 1.8s cubic-bezier(.4,0,.2,1) forwards}@keyframes da-syn-draw{to{stroke-dashoffset:0}}#dr-alex-page .net-edge{stroke:#fff;stroke-width:1;opacity:.35}#dr-alex-page .net-node{stroke:#fff;stroke-width:1.5;fill:none;animation:da-net-pulse 4s ease-in-out infinite}#dr-alex-page .net-node:nth-child(2n){animation-delay:0s}#dr-alex-page .net-node:nth-child(odd){animation-delay:2s}@keyframes da-net-pulse{0%,to{opacity:.25}50%{opacity:.8}}#dr-alex-page .fog-line{stroke:var(--fo-pink);stroke-width:1.5;stroke-linecap:round;fill:none;stroke-dasharray:360;stroke-dashoffset:360}#dr-alex-page .fog-line.visible{animation:da-fog-draw 2s cubic-bezier(.4,0,.2,1) forwards}#dr-alex-page .fog-line:nth-child(1).visible{animation-delay:0s}#dr-alex-page .fog-line:nth-child(2).visible{animation-delay:.12s}#dr-alex-page .fog-line:nth-child(3).visible{animation-delay:.24s}#dr-alex-page .fog-line:nth-child(4).visible{animation-delay:.36s}#dr-alex-page .fog-line:nth-child(5).visible{animation-delay:.48s}@keyframes da-fog-draw{to{stroke-dashoffset:0}}@media(min-width:768px){#dr-alex-page .page-container{padding-left:2rem;padding-right:2rem}#dr-alex-page .hero{padding:6rem 2rem 5rem}#dr-alex-page .hero__inner{grid-template-columns:1fr 1fr;gap:4rem}#dr-alex-page .hero__content{order:1}#dr-alex-page .hero__media{order:2}#dr-alex-page .hero__name{font-size:3rem}#dr-alex-page .hero__photo-stack{max-width:100%;margin:0}#dr-alex-page .hero__photo-action{position:absolute;bottom:-1.5rem;right:-1.5rem;width:55%;margin-top:0}#dr-alex-page .hero__photo-stack{position:relative;padding-bottom:3rem}#dr-alex-page .credentials{padding:6rem 2rem}#dr-alex-page .credentials__grid{grid-template-columns:1fr 1fr}#dr-alex-page .blue-band{padding:4.5rem 2rem}#dr-alex-page .blue-band__inner{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}#dr-alex-page .clinical{padding:6rem 2rem}#dr-alex-page .clinical__inner{grid-template-columns:1fr 1fr;gap:5rem;align-items:start}#dr-alex-page .pink-band{padding:5.5rem 2rem;background-color:#1a1a1a}#dr-alex-page .pink-band__quote{font-size:1.625rem}#dr-alex-page .cta-section{padding:6rem 2rem}#dr-alex-page .cta-section__inner{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}@media(min-width:1024px){#dr-alex-page .hero__name{font-size:3.4rem}#dr-alex-page .section-heading--large{font-size:3rem}#dr-alex-page .pink-band__quote{font-size:1.875rem;color:#fff}}@media(prefers-reduced-motion:reduce){#dr-alex-page .eeg-line,#dr-alex-page .syn-draw,#dr-alex-page .net-node,#dr-alex-page .fog-line,#dr-alex-page .reveal,#dr-alex-page .reveal-stagger>.reveal-child{animation:none;opacity:1;transform:none;stroke-dashoffset:0}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/dr-alex.css.map */
