:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{color-scheme:light;background-color:#fff}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;text-decoration:inherit}body{margin:0;width:100%;min-width:0;min-height:100vh;overflow-x:hidden;display:block;background:#fff;color:#213547}h1{font-size:3.2em;line-height:1.1}button{border:1px solid transparent;font-family:inherit;cursor:pointer}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.navbar{position:fixed;top:0;width:100%;background:#fdfbf0e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,192,203,.3);z-index:50}.navbar-container{max-width:1200px;margin:0 auto;padding:.4rem 1.5rem;min-height:76px;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.05}.logo-title{display:block;width:clamp(200px,20vw,270px);height:auto;object-fit:contain}.navbar-container{gap:1rem}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:#2d3436;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#ff85a1}.btn-login{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background:#ff85a1;color:#faf7f7;padding:.6rem 1.4rem;min-width:160px;border:none;border-radius:999px;font-weight:600;cursor:pointer;transition:background .2s,transform .07s;text-decoration:none;line-height:1;box-shadow:0 4px 14px #f8f5f5}.btn-login .login-main{font-size:1rem;font-weight:700;display:block;margin:0;letter-spacing:.2px}.login-subtext-inside{display:block;font-size:.72rem;color:#050505;font-weight:600;opacity:.95;line-height:1;text-transform:none;margin-top:6px}.btn-login:hover{background:#ff6b8e;transform:translateY(-1px)}.mobile-toggle{display:none}.mobile-toggle button{width:44px;height:44px;border:1px solid rgba(255,133,161,.28);border-radius:999px;background:#fff;color:#2d3436;font-size:1.35rem;line-height:1;padding:0}.mobile-menu{background:#fdfbf0;border-bottom:1px solid rgba(255,192,203,.3);padding:1rem;display:flex;flex-direction:column;gap:1rem}.mobile-menu a{color:#2d3436;font-weight:500;text-decoration:none}.mobile-menu a:hover{background:#fff5f5;border-radius:8px;padding:.5rem}.login-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.mobile-menu .login-wrap{width:100%;align-items:stretch}.mobile-menu .login-wrap .btn-login{width:100%;min-width:0;padding:.65rem 1rem}.mobile-menu .btn-login .login-subtext-inside{text-align:center;padding-top:4px}@media(max-width:768px){.navbar-container{min-height:68px;padding:.35rem 1rem}.logo-title{width:clamp(140px,48vw,200px)}.nav-links{display:none}.mobile-toggle{display:block}.mobile-menu{position:fixed;top:76px;left:0;right:0;z-index:49;box-shadow:0 12px 24px #2d343614}.mobile-menu .btn-login{width:100%}}.hero{padding:96px 20px 60px;background:linear-gradient(135deg,#fef3f8,#f5e6f0);min-height:640px;display:flex;align-items:center;position:relative}.hero-container{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;max-width:1400px;margin:0 auto}.hero-text{flex:1;min-width:0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.hero-text h1{font-size:3rem;font-weight:700;color:#2d3436;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 1px 0 rgba(255,255,255,.6)}.hero-text .highlight{color:#f5a8a8}.hero-copy{font-size:1.2rem;color:#3a3f41;margin:1.25rem 0 0;max-width:500px;line-height:1.7}.hero-emphasis{margin:1.4rem 0 .65rem;font-size:1.65rem;line-height:1.15;font-weight:800;color:#2d3436;letter-spacing:-.02em}.hero-emphasis span{color:#ff85a1}.hero-media-column{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:14px}.hero-age-jump{display:inline-flex;align-items:center;gap:10px;width:min(100%,510px);margin:0 auto;padding:8px 10px 8px 12px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(255,133,161,.22);box-shadow:0 10px 24px #ff85a114}.hero-age-jump__field{display:flex;flex:1 1 auto;min-width:0}.hero-age-jump__field input{width:100%;max-width:100%;height:42px;border:0;background:transparent;color:#25343d;font-size:.95rem;font-weight:700;outline:none}.hero-age-jump__field input::placeholder{color:#7f8d98;font-weight:600}.hero-age-jump__button{min-height:42px;padding:0 14px;border-radius:999px;border:0;background:linear-gradient(180deg,#ff7f9f,#ff658b);color:#fff;font-size:.88rem;font-weight:800;white-space:nowrap;box-shadow:0 10px 18px #ff6f9633}.hero-age-jump__button:hover{transform:translateY(-1px)}.hero-age-jump__note{width:min(100%,510px);margin:-4px auto 0;color:#647381;font-size:.82rem;font-weight:600;line-height:1.4;text-align:center}.badge{display:inline-block;background:#ff85a133;border:1px solid rgba(255,133,161,.3);padding:.5rem 1rem;border-radius:999px;font-weight:500;margin-bottom:1rem}.buttons{display:flex;gap:1rem;margin-bottom:2rem;position:relative;z-index:4}.btn-primary{background:#ff85a1;color:#fff;padding:1rem 2rem;border:none;border-radius:999px;font-weight:700;cursor:pointer;font-size:1rem;line-height:1}.btn-primary:hover{background:#ff6b8e;transform:translateY(-1px);box-shadow:0 10px 20px #ff6b8e33}.btn-primary:active{transform:translateY(0);box-shadow:0 4px 10px #ff6b8e29}.btn-secondary{background:#fff;color:#ff6b8e;border:2px solid #ffc0cb;padding:1rem 2rem;border-radius:999px;font-weight:700;cursor:pointer;font-size:1rem;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.btn-secondary:hover{background:#fff0f3;border-color:#ff9fb3;transform:translateY(-1px);box-shadow:0 10px 20px #ff85a11f}.btn-secondary:active{transform:translateY(0);box-shadow:0 4px 10px #ff85a11a}.avatars{display:flex;align-items:center;gap:1rem}.avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;border:3px solid white;box-shadow:0 2px 6px #0000001a}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-text{font-size:.9rem;color:#636e72}.avatar-text strong{display:block;color:#2d3436;font-weight:600}.hero-image{flex:1;display:flex;align-items:center;justify-content:center;position:relative;min-width:0;z-index:1;padding-bottom:56px}.hero-image img{width:100%;height:auto;max-width:500px;border-radius:24px;border:8px solid white;box-shadow:0 8px 20px #0003;object-fit:cover}.care-card{position:absolute;left:24px;bottom:10px;box-sizing:border-box;background:#fffffffa;padding:1rem 1rem .95rem;border-radius:18px;box-shadow:0 10px 28px #0000001f;border:1px solid rgba(255,133,161,.18);max-width:220px;z-index:3}.care-card .card-header{font-weight:700;margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem;color:#2d3436}.care-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ff85a1;color:#fff;box-shadow:0 6px 14px #ff85a147;flex-shrink:0}.care-card p{margin:0 0 .8rem;color:#5d6a72;line-height:1.45;font-size:.96rem}.coming-soon{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;border-radius:999px;padding:.65rem .9rem;background:linear-gradient(90deg,#ff85a1,#ff9fb3);color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.feature-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:0;z-index:4;align-items:center;width:100%;max-width:620px}.chip{display:flex;align-items:center;gap:.6rem;background:linear-gradient(180deg,#ffffffc7,#fff2f7fa);border:1px solid rgba(255,133,161,.3);color:#2d3436;padding:.72rem 1rem;border-radius:999px;font-weight:700;font-size:.95rem;line-height:1.2;box-shadow:0 8px 20px #ff85a11a;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;min-height:76px;width:100%;justify-content:flex-start;white-space:normal}.chip:hover{transform:translateY(-2px) scale(1.01);border-color:#ff85a173;background:linear-gradient(180deg,#fffffff5,#ffecf2);box-shadow:0 10px 24px #ff85a129}.chip:active{transform:translateY(0) scale(.99);box-shadow:0 4px 10px #ff85a11f}.chip:focus-visible{outline:3px solid rgba(255,133,161,.28);outline-offset:2px}.chip .check{color:#ff85a1;font-weight:900;font-size:.95rem;line-height:1;flex-shrink:0}.chip-text{display:inline-block}.chip-copy{display:flex;min-width:0;flex-direction:column;gap:.18rem}.chip-subtext{color:#6d5d65;font-size:.76rem;font-weight:500;line-height:1.25}.hero-carousel{position:relative;flex:1;min-width:0;width:100%;z-index:1;display:flex;align-items:center;justify-content:center;overflow:visible;isolation:isolate;min-height:560px;padding-bottom:48px}.carousel-track{position:relative;width:100%;min-height:560px}.slide{position:absolute;inset:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 1rem;overflow:hidden;opacity:0;transform:scale(.985);pointer-events:none;transition:opacity .32s ease,transform .42s ease}.slide-media{position:relative;width:min(100%,510px);display:flex;align-items:center;justify-content:center}.slide.active{opacity:1;transform:scale(1);pointer-events:auto}.slide-picture{position:relative;width:100%;aspect-ratio:5 / 3;border-radius:24px;box-shadow:0 8px 20px #0003;overflow:hidden;background:#fff}.slide-picture img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.slide-caption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#2d343600,#2d3436c7);color:#fff;padding:4rem 1rem 1rem;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.35);font-size:.98rem;line-height:1.35;text-align:left;z-index:4}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(0,0,0,.05);width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;color:#2d3436;cursor:pointer;box-shadow:0 6px 18px #00000014;z-index:5}.carousel-control.prev{left:8px}.carousel-control.next{right:8px}.carousel-control:hover{transform:translateY(-50%) scale(1.04)}.carousel-dots{position:absolute;bottom:4px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:6}.dot{width:10px;height:10px;border-radius:999px;background:#2d34362e;border:none;cursor:pointer;padding:0}.dot.active{background:#ff85a1;box-shadow:0 4px 10px #ff85a12e}.founder-credit{display:inline-flex;align-items:center;gap:.45rem;width:max-content;max-width:calc(100% - 32px);margin:2rem 0 0;color:#2d3436;font-size:.98rem;font-weight:800;line-height:1.3;text-align:left}.founder-credit--left{align-self:flex-start;padding:.95rem 1.05rem;border-radius:18px;background:#ffffff94;border:1px solid rgba(255,133,161,.16);box-shadow:0 10px 22px #ff85a114;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.founder-credit--left svg{color:#ff85a1;flex-shrink:0}.founder-credit--left span{display:block}.founder-credentials-inline{margin-top:.35rem;color:#5d6a72;font-size:.88rem;font-weight:600;line-height:1.45}@media(max-width:1024px){.hero-container{gap:28px}.hero-text h1{font-size:2.4rem}.hero-copy{font-size:1.08rem}.slide-caption{left:16px;right:16px;bottom:16px;padding:.55rem .8rem;font-size:.95rem}}@media(max-width:768px){.hero{padding:48px 16px;min-height:auto}.hero-container{flex-direction:column;gap:2rem;justify-content:center;align-items:stretch}.hero-text{text-align:center;max-width:640px;margin:0 auto}.hero-text h1{font-size:2.2rem}.hero-text p{max-width:100%;font-size:1.05rem}.buttons{justify-content:center;flex-wrap:wrap}.feature-chips{gap:.5rem;justify-content:center}.chip{padding:.6rem .75rem}.hero-carousel{width:100%;max-width:520px;padding-bottom:0;margin:0 auto}.slide img{max-width:100%}.slide-caption{left:50%;transform:translate(-50%);bottom:-10px;background:#fffffffa;max-width:280px}.carousel-control.prev{left:8px}.carousel-control.next{right:8px}}@media(max-width:420px){.hero{padding:40px 12px 56px}.hero-text h1{font-size:1.9rem}.hero-text p{font-size:1rem}.btn-primary,.btn-secondary{width:100%;justify-content:center}.chip{width:100%;justify-content:center;text-align:center}.slide-caption{font-size:.88rem;padding:3rem .75rem .75rem}.hero-carousel,.carousel-track{min-height:380px}.founder-credit{font-size:.9rem;padding:.5rem .7rem}}.ellevinate-section{padding:88px 20px 96px;background:#fff}.ellevinate-container{max-width:900px;margin:0 auto}.ellevinate-header{text-align:center;margin-bottom:20px}.ellevinate-eyebrow{margin:0 0 8px;font-family:Brush Script MT,cursive,sans-serif;font-size:clamp(1.9rem,4vw,2.2rem);color:#ff9cae;line-height:1.1}.ellevinate-header h2{margin:0 0 16px;font-size:clamp(2rem,5vw,3.1rem);line-height:1.1;font-weight:800;color:#2d3436;letter-spacing:-.03em}.ellevinate-description{max-width:620px;margin:0 auto;font-size:1.08rem;line-height:1.65;color:#647381}.ellevinate-list{display:flex;flex-direction:column;gap:16px}.ellevinate-card{border-radius:18px;border:1px solid #e4eaef;background:#fff;box-shadow:0 14px 28px #2d343614;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ellevinate-card:hover{transform:translateY(-2px);box-shadow:0 18px 32px #2d34361a}.ellevinate-card.open{border-color:#ff85a18c;background:#fff9fb}.ellevinate-card-trigger{width:100%;display:grid;grid-template-columns:52px minmax(0,1fr) 20px;gap:14px;align-items:flex-start;border:0;background:transparent;cursor:pointer;padding:18px 18px 18px 20px;text-align:left;color:inherit}.ellevinate-card-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.tone-pink .ellevinate-card-icon{background:#fff0f4;color:#ff85a1}.tone-mint .ellevinate-card-icon{background:#eff8f7;color:#8ccacc}.tone-rose .ellevinate-card-icon{background:#fff1f0;color:#ff8c8c}.ellevinate-card-heading{min-width:0}.ellevinate-card-eyebrow{display:inline-flex;align-items:center;border-radius:999px;padding:4px 12px;margin-bottom:6px;font-size:.78rem;font-weight:700;letter-spacing:.01em;color:#fff}.tone-pink .ellevinate-card-eyebrow{background:#ff85a1}.tone-mint .ellevinate-card-eyebrow{background:#7cc6c9}.tone-rose .ellevinate-card-eyebrow{background:#f28c90}.ellevinate-card-heading h3{margin:0;font-size:1.05rem;line-height:1.35;font-weight:800;color:#22313a}.ellevinate-chevron{color:#6d7a84;transition:transform .18s ease,color .18s ease}.ellevinate-card.open .ellevinate-chevron{transform:rotate(180deg);color:#ff85a1}.ellevinate-card-panel{max-height:0;opacity:0;overflow:hidden;transition:max-height .24s ease,opacity .18s ease}.ellevinate-card.open .ellevinate-card-panel{max-height:900px;opacity:1}.ellevinate-card-panel-inner{overflow:hidden;min-height:0;padding:0 20px 20px 72px}.ellevinate-card-description{margin:8px 0 0;color:#647381;line-height:1.55;font-size:.96rem;font-weight:500}.ellevinate-card-label{margin:0 0 12px;font-size:.85rem;font-weight:800;letter-spacing:.03em;color:#ff7d98;text-transform:uppercase}.ellevinate-point-list{margin:0;padding-left:0;list-style:none;display:grid;gap:12px}.ellevinate-point-list li{position:relative;padding-left:18px;color:#60717d;line-height:1.6;font-size:.98rem}.ellevinate-point-list li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:#ff85a1;box-shadow:0 0 0 4px #ff85a11f}.ellevinate-point-list strong,.symptom-keyword{color:#22313a}.symptom-keyword{font-weight:800;text-decoration:underline;text-decoration-color:#ff85a18c;text-decoration-thickness:2px;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.symptom-keyword:hover,.symptom-keyword:focus-visible{color:#ff6f8c;text-decoration-color:currentColor}.symptom-keyword:focus-visible{border-radius:4px;outline:2px solid rgba(255,133,161,.35);outline-offset:2px}.ellevinate-quote{margin:18px 0 0;padding:0 0 0 18px;border-left:3px solid #ff85a1;color:#5c6671;font-style:italic}.ellevinate-quote .quote-mark{display:none}.ellevinate-quote p{margin:0;line-height:1.6}@media(max-width:768px){.ellevinate-section{padding:56px 16px 64px}.ellevinate-header{margin-bottom:24px}.ellevinate-header h2{font-size:clamp(1.7rem,7vw,2.3rem)}.ellevinate-card-trigger{grid-template-columns:44px minmax(0,1fr) 20px;padding:15px;gap:12px}.ellevinate-card-icon{width:40px;height:40px}.ellevinate-card-panel-inner{padding:0 16px 18px 64px}.ellevinate-card-description,.ellevinate-point-list li{font-size:.95rem}}@media(max-width:480px){.ellevinate-section{padding:48px 12px 56px}.ellevinate-header{margin-bottom:18px}.ellevinate-header h2{font-size:clamp(1.45rem,8vw,1.95rem)}.ellevinate-card-trigger{grid-template-columns:40px minmax(0,1fr) 20px;padding:14px 12px;gap:10px}.ellevinate-card-panel-inner{padding:0 12px 16px 52px}.ellevinate-description{font-size:1rem}.ellevinate-card-eyebrow{font-size:.72rem;padding:4px 10px}.ellevinate-card-heading h3{font-size:1rem}.ellevinate-card-description,.ellevinate-point-list li{font-size:.9rem}}.age-journey-section{padding:44px 20px 56px;background:linear-gradient(180deg,#fff 0% 82%,#fff5f7)}.age-journey-section--embedded{padding:0 0 42px;background:transparent}.age-journey-section--embedded .age-journey-title{font-size:clamp(1.2rem,2.5vw,1.5rem);letter-spacing:-.02em;color:#647381}.age-journey-section--embedded .age-journey-actions{margin-top:18px}.age-journey-section--embedded .age-journey-title{max-width:520px;margin-inline:auto;font-size:clamp(1.25rem,2.8vw,1.7rem)}.age-journey-section--embedded .age-journey-input input,.age-journey-section--embedded .age-journey-button,.age-journey-section--embedded .age-journey-reset{height:44px}.age-journey-section--embedded .age-journey-input input{width:min(100%,168px);font-size:.9rem;padding:0 14px}.age-journey-section--embedded .age-journey-button{padding:0 16px;font-size:.9rem}.age-journey-section--embedded .age-journey-reset{padding:0 14px;font-size:.85rem}.age-journey-section--embedded .age-stage-panel{margin-top:10px;max-width:560px}.age-journey-section--embedded .age-result-card{margin-top:24px}.age-journey-container{max-width:840px;margin:0 auto;text-align:center}.age-journey-eyebrow{margin:0 0 8px;font-family:Brush Script MT,cursive,sans-serif;font-size:clamp(1.7rem,3vw,2rem);line-height:1;color:#ff86a2}.age-journey-title{margin:0;font-size:clamp(1.9rem,4vw,2.75rem);line-height:1.08;letter-spacing:-.045em;color:#23323c;font-weight:800}.age-journey-description{max-width:660px;margin:10px auto 0;font-size:.9rem;line-height:1.45;color:#6c7b86;font-weight:600}.age-journey-actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}.age-journey-input{display:inline-flex}.age-journey-input input{width:min(100%,188px);height:50px;border-radius:999px;border:1.5px solid #ffb7c5;background:#fff;padding:0 18px;font-size:.96rem;font-weight:700;color:#25343d;box-shadow:0 10px 24px #ff85a114;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.age-journey-input input::placeholder{color:#7e8b95;font-weight:700}.age-journey-input input:focus{outline:none;border-color:#ff85a1;box-shadow:0 14px 28px #ff85a124;transform:translateY(-1px)}.age-journey-button{display:inline-flex;align-items:center;gap:10px;height:50px;padding:0 20px;border:0;border-radius:999px;background:linear-gradient(180deg,#ffbfd0,#ffa9bf);color:#fff;font-size:.96rem;font-weight:800;letter-spacing:.01em;box-shadow:0 12px 28px #ff85a138;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.age-journey-button.is-ready{background:linear-gradient(180deg,#ff7f9f,#ff5f86);box-shadow:0 14px 30px #ff5f8647}.age-journey-button:hover{transform:translateY(-1px);box-shadow:0 16px 32px #ff85a142;filter:saturate(1.02)}.age-journey-button.is-ready:hover{box-shadow:0 18px 36px #ff5f8657;filter:saturate(1.05)}.age-journey-reset{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 18px;border-radius:999px;border:1px solid #d9e2ea;background:#fffffff5;color:#5d6f80;font-size:.92rem;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.age-journey-reset:hover{transform:translateY(-1px);border-color:#c8d5df;box-shadow:0 10px 24px #27323a14}.age-journey-current-stage{margin:10px auto 0;max-width:660px;color:#7a8791}.age-journey-current-stage strong{color:#ff6f8f;font-weight:800}.age-stage-panel{margin:12px auto 0;max-width:640px;min-height:52px;border-radius:999px;background:#fafafaf5;border:1px solid rgba(217,225,232,.9);box-shadow:0 10px 24px #27323a14;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;overflow:hidden;padding:8px 10px}.age-stage-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 8px;color:#9aa8b2;transition:background-color .18s ease,transform .18s ease}.age-stage-item+.age-stage-item:before{content:"";position:absolute;left:0;top:50%;width:1px;height:28px;transform:translateY(-50%);background:#d6dde3cc}.age-stage-label{position:relative;z-index:1;font-size:.76rem;font-weight:700;line-height:1.15;text-align:center}.age-stage-age{font-size:.72rem;font-weight:700;color:#b0bcc5;line-height:1}.age-stage-item.selected{background:#ff85a11c}.age-stage-item.active .age-stage-label{color:#fff}.age-stage-item.active .age-stage-age{color:#f9eef2}.age-stage-item.active .age-stage-label:before{content:"";position:absolute;inset:-5px -12px;border-radius:999px;background:#ff7f9f;box-shadow:0 10px 22px #ff85a13d;z-index:-1}.age-stage-item.active.selected{background:transparent}.age-result-anchor{margin-top:30px;scroll-margin-top:108px}.age-result-helper{max-width:620px;margin:12px auto 0;color:#ff7fa1;font-size:.98rem;line-height:1.5;font-weight:600;text-align:center}.age-result-card{max-width:620px;margin:0 auto;border-radius:24px;overflow:hidden;text-align:left;border:1px solid transparent;box-shadow:0 22px 40px #303d4624;background:#fff}.age-result-card.tone-teal{border-color:#7fc9cc8c}.age-result-card.tone-rose{border-color:#ff85a18c}.age-result-card.tone-pink{border-color:#ffadb6a6}.age-result-card.tone-purple{border-color:#a488e280}.age-result-top{position:relative;padding:20px 22px 14px;min-height:96px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.age-result-card.tone-teal .age-result-top{background:linear-gradient(180deg,#effafaf5,#f1fcfce0)}.age-result-card.tone-rose .age-result-top{background:linear-gradient(180deg,#fff1f5f5,#fff7fae6)}.age-result-card.tone-pink .age-result-top{background:linear-gradient(180deg,#ffeff4f5,#fff7fae6)}.age-result-card.tone-purple .age-result-top{background:linear-gradient(180deg,#f6f2fff5,#f8f5ffe6)}.age-result-ribbon{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;color:#fff;font-size:.76rem;font-weight:800;line-height:1;max-width:80%}.age-result-ribbon.tone-teal{background:#7ec5c9}.age-result-ribbon.tone-rose,.age-result-ribbon.tone-pink{background:#ff8aa7}.age-result-ribbon.tone-purple{background:#9f7adc}.age-result-sparkles{flex-shrink:0;margin-top:4px}.age-result-card.tone-teal .age-result-sparkles{color:#7ec5c9}.age-result-card.tone-rose .age-result-sparkles,.age-result-card.tone-pink .age-result-sparkles{color:#ff8aa7}.age-result-card.tone-purple .age-result-sparkles{color:#9f7adc}.age-result-card h3{margin:0;padding:0 22px;font-size:clamp(1.28rem,2.2vw,1.65rem);line-height:1.16;font-weight:800;color:#23323c}.age-result-intro{margin:10px 0 0;padding:0 22px 16px;color:#62737f;font-size:.96rem;line-height:1.55}.age-result-body,.age-result-signs,.age-result-steps{padding:0 22px}.age-result-body h4,.age-result-signs h4,.age-result-steps h4{margin:0 0 10px;font-size:.74rem;letter-spacing:.08em;color:#7fc7cb;font-weight:800}.age-result-body blockquote{margin:0;padding:0 0 0 14px;border-left:3px solid}.age-result-rule{display:none}.age-result-card.tone-teal .age-result-body blockquote{border-color:#7fc7cb}.age-result-card.tone-rose .age-result-body blockquote,.age-result-card.tone-pink .age-result-body blockquote{border-color:#ff8aa7}.age-result-card.tone-purple .age-result-body blockquote{border-color:#9f7adc}.age-result-body blockquote p{margin:0;color:#5a6d7d;line-height:1.65;font-size:.94rem}.age-result-signs{margin-top:18px}.age-result-signs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.age-sign-chip{display:flex;align-items:center;gap:10px;min-height:34px;padding:8px 12px;border-radius:12px;background:#edfafae6;color:#4f6272;font-size:.88rem;line-height:1.35}.age-sign-chip.tone-teal{background:#e7f7f7f2}.age-sign-chip.tone-rose,.age-sign-chip.tone-pink{background:#ffeef4f2}.age-sign-chip.tone-purple{background:#f3eefff2}.age-sign-dot{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:.72rem;font-weight:800}.age-sign-chip.tone-teal .age-sign-dot{background:#7ec5c9}.age-sign-chip.tone-rose .age-sign-dot,.age-sign-chip.tone-pink .age-sign-dot{background:#ff8aa7}.age-sign-chip.tone-purple .age-sign-dot{background:#9f7adc}.age-result-steps{margin-top:20px}.age-result-steps ol{margin:0;padding:0;list-style:none;display:grid;gap:12px}.age-result-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start}.age-step-index{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:800;line-height:1;margin-top:2px}.age-step-index.tone-teal{background:#7ec5c9}.age-step-index.tone-rose,.age-step-index.tone-pink{background:#ff8aa7}.age-step-index.tone-purple{background:#9f7adc}.age-result-steps p{margin:0;color:#5a6d7d;font-size:.94rem;line-height:1.6}.age-result-steps strong{color:#23323c}.age-result-quote{margin:20px 22px 0;padding:14px 16px;border-radius:18px;text-align:center;background:#f6fbfb}.age-result-quote.tone-teal{background:#effbfb}.age-result-quote.tone-rose,.age-result-quote.tone-pink{background:#fff1f5}.age-result-quote.tone-purple{background:#f4efff}.age-result-quote p{margin:0;font-size:.96rem;line-height:1.55;font-style:italic;color:#23323c}.age-result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 22px 20px}.age-result-primary,.age-result-secondary{min-height:48px;border-radius:999px;border:0;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.92rem;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background .18s ease}.age-result-primary{color:#fff}.age-result-primary.tone-teal{background:linear-gradient(180deg,#79c5c8,#6ebdc1)}.age-result-primary.tone-rose,.age-result-primary.tone-pink{background:linear-gradient(180deg,#ff8aa7,#ff7293)}.age-result-primary.tone-purple{background:linear-gradient(180deg,#9e7cdc,#8e68cf)}.age-result-secondary{border:1px solid rgba(123,202,205,.55);color:#7ec5c9;background:#f7fdfdf5}.age-result-primary:hover,.age-result-secondary:hover{transform:translateY(-1px)}.age-result-primary:hover{box-shadow:0 14px 26px #78859126}.age-result-secondary:hover{box-shadow:0 12px 22px #78859117}.age-journey-result-placeholder{max-width:620px;margin:20px auto 0;color:#9aa8b2;font-size:.92rem;line-height:1.55}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.age-journey-section{padding:32px 16px 48px}.age-journey-actions{gap:10px;margin-top:18px}.age-journey-input input,.age-journey-button{width:min(100%,100%);max-width:320px}.age-journey-section--embedded .age-journey-title{max-width:100%;font-size:clamp(1.1rem,4.8vw,1.35rem)}.age-journey-section--embedded .age-journey-input input,.age-journey-section--embedded .age-journey-button,.age-journey-section--embedded .age-journey-reset{height:40px}.age-journey-section--embedded .age-journey-input input{width:min(100%,190px);font-size:.86rem}.age-journey-section--embedded .age-journey-button{font-size:.85rem}.age-journey-reset{height:46px}.age-stage-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 0;border-radius:26px;padding:10px;max-width:520px}.age-stage-item+.age-stage-item:before{display:none}.age-stage-item:nth-child(odd):after{content:"";position:absolute;right:-1px;top:50%;width:1px;height:28px;transform:translateY(-50%);background:#d6dde3cc}.age-result-anchor{scroll-margin-top:96px}.age-result-helper{margin-top:10px;padding:0 8px;font-size:.92rem}.age-result-card{margin-top:24px;border-radius:20px}.age-result-top{padding:18px 16px 12px;min-height:86px}.age-result-card h3,.age-result-intro,.age-result-body,.age-result-signs,.age-result-steps,.age-result-quote,.age-result-actions{padding-left:16px;padding-right:16px}.age-result-actions,.age-result-signs-grid{grid-template-columns:1fr}}@media(max-width:420px){.age-journey-section--embedded{padding-bottom:32px}.age-journey-section--embedded .age-journey-actions{gap:8px;margin-top:14px}.age-journey-section--embedded .age-journey-input input,.age-journey-section--embedded .age-journey-button,.age-journey-section--embedded .age-journey-reset{max-width:280px}.age-journey-title{font-size:clamp(1.6rem,8.5vw,2.1rem);line-height:1.12}.age-stage-panel{grid-template-columns:1fr;border-radius:20px}.age-stage-item:nth-child(odd):after{display:none}.age-stage-item+.age-stage-item:before{display:block;left:50%;top:0;width:calc(100% - 36px);height:1px;transform:translate(-50%)}.age-result-card h3{font-size:1.18rem}.age-result-intro,.age-result-body blockquote p,.age-result-steps p,.age-result-quote p{font-size:.89rem}}.symptoms-section{padding:92px 20px 104px;background:radial-gradient(circle at top,rgba(255,229,236,.72),transparent 34%),linear-gradient(180deg,#fffdfd,#fbfcff)}.symptoms-container{max-width:1040px;margin:0 auto}.symptoms-header{text-align:center;margin-bottom:34px;display:flex;flex-direction:column;align-items:center}.symptoms-eyebrow{font-family:Brush Script MT,Segoe Script,cursive;color:#ff7fa1;font-size:2rem;line-height:1;margin:0 0 10px}.symptoms-header h2{font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.05;font-weight:800;color:#253041;margin:0;font-family:Albert Sans,Inter,sans-serif;letter-spacing:-.03em}.symptoms-severity-legend{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 18px;border-radius:999px;border:1px solid rgba(255,143,172,.22);background:#ffffffd1;box-shadow:0 10px 22px #161e2b0a;flex-wrap:wrap}.symptoms-severity-legend__label{color:#253041;font-size:.88rem;font-weight:800}.symptoms-severity-legend__item{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.84rem;line-height:1}.symptoms-description{max-width:760px;margin:14px auto 0;color:#64748b;font-size:1.04rem;line-height:1.65}.symptoms-description--mobile{display:none}.symptoms-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:stretch;margin-top:28px}.symptom-tile{--accent: #ff8aa5;--accent-border: #ffd2de;position:relative;min-height:128px;padding:10px;border:1px solid #edf0f6;border-radius:18px;background:#fff;box-shadow:0 8px 22px #161e2b0d;display:flex;flex-direction:column;gap:10px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.symptom-tile:hover{transform:translateY(-2px);box-shadow:0 16px 34px #161e2b14}.symptom-tile.is-active,.symptom-tile.is-rated{border-color:var(--accent-border);background:linear-gradient(180deg,#fffafcf5,#fff);box-shadow:0 18px 42px #ff8ca824}.tone-pink{--accent: #ff87a4;--accent-border: #ffc8d7}.tone-blue{--accent: #8fc9d7;--accent-border: #c7e6ee}.tone-lavender{--accent: #b2a2ff;--accent-border: #d9d0ff}.tone-green{--accent: #8fd0ba;--accent-border: #cae8da}.symptom-tile__select{position:relative;flex:1 1 auto;min-height:88px;padding:12px 8px 6px;border:0;border-radius:16px;background:transparent;color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px}.symptom-tile__select:focus-visible,.symptom-tile__severity:focus-visible,.symptom-detail-panel__close:focus-visible,.symptoms-tray__action:focus-visible{outline:2px solid rgba(255,111,150,.36);outline-offset:2px}.symptom-tile__icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.symptom-tile__title{display:block;color:#243041;font-size:.84rem;line-height:1.25;font-weight:800;letter-spacing:-.01em}.symptom-tile__check{position:absolute;top:10px;right:10px;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#8fc9d7f2;color:#fff;box-shadow:0 8px 16px #8fc9d747}.symptom-tile__severity-group{display:flex;justify-content:center;gap:4px}.symptom-tile__severity{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1px solid #d9dee8;background:#fff;color:#ff8aac;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.symptom-tile__severity:hover{transform:translateY(-1px);box-shadow:0 6px 14px #161e2b14}.symptom-tile__severity.is-active{transform:translateY(-1px);box-shadow:0 8px 18px #161e2b1a}.symptom-tile__severity.severity-none{background:#94a3b81f;color:#64748b}.symptom-tile__severity.severity-mild{border-color:#8fc9d773;background:#f1fbfdfa;color:#52a8bf}.symptom-tile__severity.severity-moderate{border-color:#b2a2ff73;background:#f6f3fffa;color:#836de0}.symptom-tile__severity.severity-severe{border-color:#ff8fac73;background:#fff1f5fa;color:#ff6f96}.symptom-tile__chevron{color:#c5cfdb;margin-top:auto;line-height:1;align-self:center;opacity:.9}.symptom-detail-panel{margin-top:26px;padding:18px 18px 16px;border-radius:24px;background:linear-gradient(180deg,#fff4f7eb,#fffbfcfa);border:1px solid rgba(255,143,172,.34);box-shadow:0 18px 40px #161e2b14}.symptom-detail-panel__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.symptom-detail-panel__title-wrap{display:flex;align-items:flex-start;gap:12px}.symptom-detail-panel__icon{width:28px;height:28px;margin-top:3px;border-radius:10px;background:#ffffffd1;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);box-shadow:0 8px 18px #ff8fac1f}.symptom-detail-panel__head h3{margin:0;color:#243041;font-size:clamp(1.2rem,2.1vw,1.8rem);line-height:1.15;font-weight:800}.symptom-detail-panel__eyebrow{margin:4px 0 0;color:#9aa5b3;font-size:.86rem;line-height:1.3}.symptom-detail-panel__close{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,143,172,.3);background:#ffffffe6;color:#ff7fa1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px #ff8fac1f;flex:0 0 auto}.symptom-detail-panel__summary{margin:0;color:#253041;font-size:.98rem;line-height:1.6;font-weight:700;padding-left:2px;border-left:4px solid #ff9db4}.symptom-detail-panel__body{margin-top:12px;padding:0 2px 0 10px}.symptom-detail-panel__detail,.symptom-detail-panel__guidance{margin:0;color:#637083;line-height:1.6;font-size:.95rem}.symptom-detail-panel__callout{margin-top:14px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(255,143,172,.16)}.symptom-detail-panel__callout-label{margin:0 0 6px;color:#ff7fa1;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.symptom-detail-panel__extras{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.symptom-detail-panel__extra{padding:14px;border-radius:14px;background:#fff7f9;border:1px solid rgba(255,143,172,.14)}.symptom-detail-panel__extra strong{display:block;margin-bottom:6px;color:#243041;font-size:.92rem;line-height:1.25}.symptom-detail-panel__extra p{margin:0;color:#637083;line-height:1.5;font-size:.9rem}.symptoms-tray{margin-top:28px;padding:18px 18px 16px;border-radius:26px;background:#fff3f6f5;border:1px solid rgba(255,143,172,.32);box-shadow:0 18px 42px #ff8ca814}.symptoms-tray__selected{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.symptoms-tray__label{color:#253041;font-size:.92rem;font-weight:800}.symptoms-tray__chips{display:flex;flex-wrap:wrap;gap:8px}.symptoms-tray__chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,143,172,.22);background:#fff;color:#253041;font-size:.82rem;font-weight:700}.symptoms-tray__chip em{font-style:normal;color:#8d97a6;font-weight:700}.symptoms-tray__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.symptoms-tray__action-group{display:flex;flex-direction:column;gap:8px}.symptoms-tray__action{min-height:44px;padding:12px 14px;border-radius:16px;border:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:.92rem;font-weight:800;line-height:1.15;color:#fff;box-shadow:0 10px 22px #161e2b1f;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.symptoms-tray__action:hover{transform:translateY(-1px);box-shadow:0 14px 28px #161e2b24}.symptoms-tray__action--primary{background:linear-gradient(180deg,#ff7d9f,#ff6f96)}.symptoms-tray__action--secondary{background:linear-gradient(180deg,#b9dfe0,#aad7d8)}.symptoms-tray__action--tertiary{background:linear-gradient(180deg,#a88ce2,#8c71dc)}.symptoms-tray__note{margin:0;color:#a1a9b5;font-size:.8rem;line-height:1.35;text-align:center}@media(max-width:1100px){.symptoms-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.symptoms-tray__actions{grid-template-columns:1fr}}@media(max-width:768px){.symptoms-section{padding:72px 16px 80px}.symptoms-eyebrow{font-size:1.65rem}.symptoms-description{font-size:1rem}.symptoms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.symptom-detail-panel__extras{grid-template-columns:1fr}.symptoms-tray{padding:16px}}@media(max-width:520px){.symptoms-section{padding:64px 14px 72px}.symptoms-header{margin-bottom:28px}.symptoms-severity-legend{margin-top:14px;gap:8px 10px;padding:9px 14px}.symptoms-severity-legend__label{font-size:.84rem}.symptoms-severity-legend__item{font-size:.8rem}.symptoms-grid{grid-template-columns:1fr}.symptoms-description{display:none}.symptoms-description--mobile{display:block;max-width:100%;margin-top:12px;padding:14px 16px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(255,143,172,.18);color:#475569;font-size:.96rem;line-height:1.55;text-align:center;box-shadow:0 10px 24px #161e2b0d}.symptom-tile{min-height:118px}.symptom-tile__select{min-height:84px}.symptom-detail-panel{padding:16px}.symptom-detail-panel__head{flex-direction:column}.symptoms-tray__action{width:100%}.symptoms-tray__action-group:last-child{margin-top:8px}.symptoms-tray__chips{width:100%}}.journey-section{position:relative;padding:92px 20px 104px;overflow:hidden;background:radial-gradient(circle at 10% 15%,#ffffffc7 0,#fff0 26%),radial-gradient(circle at 90% 22%,#ffffff8c 0,#fff0 22%),linear-gradient(180deg,#fbf4eb,#fbf6ef)}.journey-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff8f038,#fff8f000);pointer-events:none}.journey-container{position:relative;z-index:1;max-width:1080px;margin:0 auto}.journey-header{text-align:center;margin-bottom:42px}.journey-eyebrow{margin:0 0 8px;color:#ff89a4;font-family:Brush Script MT,cursive,sans-serif;font-size:clamp(1.7rem,2.8vw,2.1rem);line-height:1}.journey-header h2{margin:0;color:#253745;font-size:clamp(2.3rem,4.4vw,3.35rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.journey-description{margin:12px auto 0;max-width:760px;color:#607585;font-size:clamp(1.02rem,1.5vw,1.1rem);line-height:1.55}.journey-card{width:100%;border-radius:24px;background:#fffffff5;border:1px solid rgba(214,222,231,.96);box-shadow:0 18px 36px #3a41461f;overflow:hidden}.journey-grid{display:grid;grid-template-columns:240px repeat(3,minmax(0,1fr))}.journey-cell{min-width:0;border-right:1px solid rgba(231,236,242,.95);border-bottom:1px solid rgba(231,236,242,.95);background:#ffffffe0}.journey-grid>:last-child{border-right:0}.journey-grid-row:last-child .journey-cell{border-bottom:0}.journey-grid-head .journey-cell{padding:24px 24px 26px;text-align:center}.journey-empty{background:linear-gradient(180deg,#fafbfce6,#ffffffd9)}.journey-plan-head{position:relative;background:#ffffffeb}.journey-plan-head.is-highlighted{background:linear-gradient(180deg,#effafaf2,#ecf8f8f2)}.journey-ribbon{position:absolute;top:10px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;border-radius:999px;background:#82c8cc;color:#fff;font-size:.72rem;font-weight:800;line-height:1;box-shadow:0 8px 16px #82c8cc3d}.journey-icon{width:44px;height:44px;margin:0 auto 14px;border-radius:14px;display:flex;align-items:center;justify-content:center;border:1px solid transparent}.journey-icon.tone-pink{background:#fff1f5;border-color:#ffc1cf;color:#ff89a4}.journey-icon.tone-teal{background:#edf9fa;border-color:#a8dde0;color:#7ec5c9}.journey-icon.tone-purple{background:#f5f0ff;border-color:#ccb5f3;color:#a78bdc}.journey-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;border-radius:999px;font-size:.74rem;font-weight:800;line-height:1;margin-bottom:12px;color:#fff}.journey-badge.tone-pink{background:linear-gradient(180deg,#ff89a4,#ff7899)}.journey-badge.tone-teal{background:linear-gradient(180deg,#7cc7ca,#74c0c5)}.journey-badge.tone-purple{background:linear-gradient(180deg,#a57fdb,#9770d1)}.journey-plan-head h3{margin:0;font-size:clamp(1.05rem,1.7vw,1.18rem);line-height:1.22;font-weight:800;color:#263645}.journey-grid-row .journey-cell{padding:20px 22px}.journey-row-label{display:flex;align-items:flex-start;gap:10px;color:#23313d;font-size:.98rem;font-weight:800;line-height:1.35}.journey-row-icon{display:inline-flex;width:20px;flex-shrink:0;justify-content:center;margin-top:1px;color:#2e79d4}.journey-copy{color:#5d6f80;font-size:1rem;line-height:1.65}.journey-copy p{margin:0}.journey-highlight-text{font-weight:800}.journey-highlight-text.tone-pink{color:#ff89a4}.journey-highlight-text.tone-teal{color:#7ec5c9}.journey-highlight-text.tone-purple{color:#a78bdc}.journey-copy.is-highlighted{background:linear-gradient(180deg,#f0fbfbe6,#f4fcfce0);box-shadow:inset 0 0 0 1px #8ad0d242}.journey-copy-footer{padding-top:18px;padding-bottom:18px}.journey-cta{width:100%;min-height:56px;padding:14px 18px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:.98rem;font-weight:800;line-height:1;box-shadow:0 12px 22px #7885911f;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.journey-cta:hover{transform:translateY(-1px);box-shadow:0 15px 26px #78859126;filter:saturate(1.03)}.journey-cta-pink{background:linear-gradient(180deg,#ff8aa7,#ff7293)}.journey-cta-teal{background:linear-gradient(180deg,#7dc6ca,#77bdc1)}.journey-cta-purple{background:linear-gradient(180deg,#9e7cdc,#8e68cf)}.hrt-section{width:min(100%,636px);margin:84px auto 0;display:flex;flex-direction:column;align-items:stretch}.hrt-header{text-align:center;margin-bottom:24px}.hrt-header h2{margin:0;color:#253745;font-size:clamp(2rem,3.6vw,2.9rem);line-height:1.1;letter-spacing:-.04em;font-weight:800}.hrt-header p{margin:10px auto 0;max-width:540px;color:#607585;font-size:clamp(.98rem,1.35vw,1.06rem);line-height:1.55}.hrt-pathway-label,.hrt-options-label,.hrt-risks-title{color:#a9b7c3;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hrt-pathway-label{text-align:center;margin-bottom:12px}.hrt-pathway-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:6px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(231,236,242,.98);box-shadow:0 10px 20px #4f5c690f;margin-bottom:28px}.hrt-pathway-tab{min-height:60px;border:0;border-radius:14px;background:transparent;color:#67808f;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.95rem;font-weight:800;line-height:1.1;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.hrt-pathway-tab svg{flex-shrink:0}.hrt-pathway-tab.tone-pink svg{color:#ff89a4}.hrt-pathway-tab.tone-green svg{color:#8bbd2d}.hrt-pathway-tab.is-active{color:#fff;transform:translateY(-1px);box-shadow:0 12px 24px #ff89a43d}.hrt-pathway-tab.tone-pink.is-active{background:linear-gradient(180deg,#ff8aa7,#ff7393)}.hrt-pathway-tab.tone-green.is-active{background:linear-gradient(180deg,#87c157,#6bb34a)}.hrt-pathway-panel{padding:22px 22px 24px;border-radius:18px;margin-bottom:22px;border:1px solid rgba(255,176,194,.9);background:#fff1f5;box-shadow:0 10px 20px #ff85a114}.hrt-pathway-panel[data-tone=green]{border-color:#bed8a7f2;background:#f4faf0;box-shadow:0 10px 20px #8bbd2d14}.hrt-pathway-pill{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:#ffffff80;color:#ff6f8c;font-size:.76rem;font-weight:800;line-height:1;margin-bottom:10px}.hrt-pathway-panel[data-tone=green] .hrt-pathway-pill{color:#73a83f}.hrt-pathway-panel h3{margin:0 0 8px;color:#253745;font-size:clamp(1.05rem,1.8vw,1.15rem);line-height:1.35;font-weight:800}.hrt-pathway-panel p{margin:0;color:#607585;font-size:.98rem;line-height:1.65}.journey-symptom-link{color:#253745;font-weight:800;text-decoration:underline;text-decoration-color:#ff89a48c;text-decoration-thickness:2px;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.journey-symptom-link:hover,.journey-symptom-link:focus-visible{color:#ff6f8c;text-decoration-color:currentColor}.journey-symptom-link:focus-visible{border-radius:4px;outline:2px solid rgba(255,137,164,.34);outline-offset:2px}.hrt-options-label{margin:4px 0 12px}.hrt-options{display:flex;flex-direction:column;gap:10px}.hrt-option-card{border-radius:16px;background:#fff;border:1px solid rgba(231,236,242,.98);box-shadow:0 8px 18px #4249500a;overflow:hidden}.hrt-option-card.is-open{border-color:#ffb0c2eb;box-shadow:0 10px 24px #ff85a117}.hrt-option-trigger{width:100%;border:0;background:transparent;padding:18px 18px 18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#24323d;text-align:left;cursor:pointer}.hrt-option-title-wrap{display:inline-flex;align-items:center;gap:12px;min-width:0}.hrt-option-icon{flex-shrink:0;width:24px;text-align:center;font-size:1.1rem}.hrt-option-title{font-size:.98rem;line-height:1.3;font-weight:800}.hrt-option-trigger svg{color:#ff8aa7;flex-shrink:0;transition:transform .18s ease}.hrt-option-card.is-open .hrt-option-trigger svg{transform:rotate(180deg)}.hrt-option-body{padding:0 18px 18px 56px;color:#607585;font-size:.95rem;line-height:1.6}.hrt-risks-card{margin-top:16px;padding:16px 18px 18px;border-radius:18px;background:#fafbfc;border:1px solid rgba(231,236,242,.98)}.hrt-risks-title{margin-bottom:10px}.hrt-risks-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.hrt-risks-list li{position:relative;padding-left:18px;color:#607585;font-size:.94rem;line-height:1.55}.hrt-risks-list li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:#ff8aa7;box-shadow:0 0 0 4px #ff8aa724}.hrt-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.hrt-action-button{min-height:48px;padding:14px 18px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.95rem;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.hrt-action-button:hover{transform:translateY(-1px)}.hrt-action-primary{background:linear-gradient(180deg,#ff8aa7,#ff7494);color:#fff;box-shadow:0 14px 26px #ff7a9840}.hrt-action-secondary{background:#fff5f7;color:#ff7c9c;border-color:#ffb6c5}.hrt-disclaimer{margin:16px auto 0;max-width:560px;color:#b0bcc7;font-size:.76rem;line-height:1.55;text-align:center}.hrt-privacy-badge{width:fit-content;margin:34px auto 0;padding:8px 14px;border-radius:999px;background:#eef7fb;border:1px solid rgba(199,224,233,.9);color:#244052;font-size:.9rem;font-weight:700;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 18px #6191a614;align-self:center}.journey-mobile-stack{display:none}@media(max-width:1024px){.journey-grid{grid-template-columns:200px repeat(3,minmax(0,1fr))}.hrt-section{width:min(100%,620px)}}@media(max-width:860px){.journey-section{padding:72px 16px 84px}.journey-grid,.journey-grid-head,.journey-grid-row{grid-template-columns:1fr}.journey-cell{border-right:0}.journey-grid-head .journey-cell,.journey-grid-row .journey-cell{padding:18px}.journey-row-label{align-items:center}.journey-empty{display:none}.journey-plan-head{padding-top:32px}.journey-ribbon{top:12px}.journey-copy.is-highlighted{box-shadow:inset 0 0 0 1px #8ad0d233}.hrt-section{margin-top:68px}.hrt-header{margin-bottom:20px}.hrt-pathway-switch,.hrt-actions{grid-template-columns:1fr}.hrt-pathway-tab{min-height:56px}.hrt-action-secondary{min-height:46px}}@media(max-width:560px){.journey-section{padding:64px 12px 78px;background:radial-gradient(circle at top,rgba(255,233,239,.9),transparent 36%),linear-gradient(180deg,#fbf7f0,#fcf8f2)}.journey-header{margin-bottom:30px}.journey-eyebrow{font-size:1.9rem;margin-bottom:10px}.journey-header h2{font-size:clamp(2.05rem,9vw,2.65rem);line-height:1.05}.journey-description{max-width:100%;margin-top:16px;padding:0 6px;font-size:1rem;line-height:1.6}.journey-card{display:none}.journey-mobile-stack{display:flex;flex-direction:column;gap:18px}.journey-mobile-card{border-radius:22px;border:1px solid rgba(255,178,196,.82);background:linear-gradient(180deg,#fff4f7fa,#fffbfcfc);box-shadow:0 12px 30px #ff8aa714;overflow:hidden}.journey-mobile-card.tone-teal{border-color:#a8dde0db;background:linear-gradient(180deg,#edf9fafa,#fafdfdfc);box-shadow:0 12px 30px #7ec5c914}.journey-mobile-card.tone-purple{border-color:#cdbdf6db;background:linear-gradient(180deg,#f6f1fffa,#fbf9fffc);box-shadow:0 12px 30px #a989e314}.journey-mobile-card__head{padding:18px 18px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.journey-mobile-card__rows{padding:0 18px 6px;display:flex;flex-direction:column;gap:14px}.journey-mobile-card__row{display:flex;flex-direction:column;gap:6px}.journey-mobile-card__row-label{display:flex;align-items:flex-start;gap:8px;color:#253041;font-size:.84rem;font-weight:800;line-height:1.2}.journey-ribbon{position:static;transform:none;align-self:flex-start;margin-bottom:2px}.journey-icon{width:42px;height:42px;margin:0 0 2px;border-radius:13px}.journey-badge{margin-bottom:0}.journey-mobile-card__head h3{margin:0;color:#253041;font-size:1.06rem;line-height:1.2;font-weight:800;letter-spacing:-.02em}.journey-mobile-card__row p{margin:0;color:#64748b;font-size:.94rem;line-height:1.55}.journey-mobile-card__footer{padding:6px 18px 18px}.journey-cta{min-height:48px;border-radius:999px;font-size:.92rem;box-shadow:0 10px 22px #7885911a}.journey-ribbon--mobile{margin-bottom:6px}.hrt-section{width:100%;margin-top:58px}.hrt-header h2{font-size:clamp(1.7rem,7vw,2.2rem)}.hrt-header p{font-size:.94rem}.hrt-pathway-panel,.hrt-risks-card{padding:18px 16px}.hrt-option-trigger{padding:16px 14px 16px 16px}.hrt-option-body{padding:0 14px 16px 50px}.hrt-action-button{min-height:46px;font-size:.9rem}.hrt-disclaimer{font-size:.72rem}}.red-flag-widget{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-family:Albert Sans,Arial,sans-serif}.red-flag-trigger{min-height:64px;padding:10px 18px 10px 13px;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff87a5,#ff7194);box-shadow:0 12px 30px #d547704d;transition:transform .16s ease,box-shadow .16s ease}.red-flag-trigger:hover{transform:translateY(-2px);box-shadow:0 16px 34px #d547705c}.red-flag-trigger:focus-visible,.red-flag-popup button:focus-visible,.red-flag-popup__help:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.red-flag-trigger>svg{width:42px;height:42px;padding:9px;border-radius:50%;background:#fff3}.red-flag-trigger__label{display:grid;text-align:left;line-height:1.1}.red-flag-trigger__label strong{font-size:.94rem;font-weight:800}.red-flag-trigger__label small{margin-top:4px;font-size:.71rem;font-weight:600;opacity:.93}.red-flag-popup{width:min(440px,calc(100vw - 48px));overflow:hidden;border:1px solid #ffb4c6;border-radius:22px;color:#30383d;background:#fff;box-shadow:0 20px 50px #5227353d;animation:red-flag-slide-in .18s ease-out}.red-flag-popup__header{position:relative;display:flex;align-items:center;gap:11px;padding:18px 52px 18px 20px;color:#fff;background:linear-gradient(110deg,#ff82a2,#ff9eb6)}.red-flag-popup__header>svg{flex:0 0 auto}.red-flag-popup h2,.red-flag-popup p{margin:0}.red-flag-popup h2{font-size:1.02rem;font-weight:800}.red-flag-popup__header p{margin-top:3px;font-size:.77rem;font-weight:600;opacity:.92}.red-flag-popup__close{position:absolute;top:14px;right:15px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;cursor:pointer;color:#fff;background:#ffffff38}.red-flag-popup__body{padding:14px 18px 17px}.red-flag-popup__intro{margin-bottom:12px!important;color:#647077;font-size:.78rem;line-height:1.4}.red-flag-popup__list{display:grid;gap:9px}.red-flag-question{display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;border:1px solid #edf0ef;border-radius:13px;background:#fdfdfd}.red-flag-question__icon{color:#f26676}.red-flag-question p{font-size:.77rem;font-weight:700;line-height:1.25}.red-flag-question__answers{display:flex;gap:5px}.red-flag-question__answers button{min-width:43px;height:31px;border:1px solid;border-radius:999px;cursor:pointer;background:#fff;font-size:.73rem;font-weight:800;transition:color .15s ease,background .15s ease}.red-flag-question__answers .yes{color:#f46c88;border-color:#ff9db4}.red-flag-question__answers .no{color:#57b9c0;border-color:#a6dce0}.red-flag-question__answers .yes.is-selected{color:#fff;background:#ff7595}.red-flag-question__answers .no.is-selected{color:#fff;background:#65c5ca}.red-flag-popup__progress{margin-top:11px!important;color:#7b8589;font-size:.73rem;font-weight:700;text-align:center}.red-flag-alert{margin-top:12px;overflow:hidden;border:1px solid #ffc4d1;border-radius:14px;background:#fff}.red-flag-alert__title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;color:#f26e8c;background:#fff4f6;font-size:.76rem;font-weight:800;line-height:1.25}.red-flag-alert__title button{display:grid;place-items:center;width:22px;height:22px;flex:0 0 auto;padding:0;border:0;cursor:pointer;color:#f26e8c;background:transparent}.red-flag-alert>p{padding:11px 12px 0;color:#69757a;font-size:.74rem;line-height:1.42}.red-flag-alert>p strong{color:#3f484d}.red-flag-alert__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:11px 12px 12px}.red-flag-alert__actions a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:7px;border:1px solid #ff89a3;border-radius:999px;color:#f46c88;font-size:.7rem;font-weight:800;text-align:center;text-decoration:none}.red-flag-alert__actions a:first-child{color:#fff;background:#ff7b98}.red-flag-popup__reset{display:block;width:max-content;margin:12px auto 0;padding:0;border:0;cursor:pointer;color:#9fa9ac;background:transparent;font-size:.72rem;font-weight:700;text-decoration:underline}@keyframes red-flag-slide-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:560px){.red-flag-widget{right:14px;bottom:14px}.red-flag-popup{width:min(400px,calc(100vw - 28px));max-height:min(590px,calc(100vh - 105px));overflow-y:auto}.red-flag-trigger{min-height:57px;padding-right:15px}.red-flag-trigger>svg{width:37px;height:37px}.red-flag-question{padding:8px}}.faq-section{padding:100px 20px;background-color:#fff}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:50px}.faq-header h2{font-size:2.8rem;font-weight:800;color:#3d4246;margin-bottom:16px;font-family:Albert Sans,sans-serif}.faq-header p{font-size:1.1rem;color:#636e72;max-width:650px;margin:0 auto;line-height:1.6}.search-container{position:relative;margin-bottom:50px;display:flex;align-items:center}.search-icon{position:absolute;left:20px;color:#a0aec0;pointer-events:none}.search-input{width:100%;padding:20px 20px 20px 52px;border:1px solid #fff0f3;border-radius:16px;font-size:1.05rem;color:#2d3436;background-color:#fff;box-shadow:0 4px 20px #00000005;transition:all .3s ease}.search-input::placeholder{color:#a0aec0}.search-input:focus{outline:none;border-color:#ff85a1;box-shadow:0 0 0 3px #ff85a11a}.accordion{display:flex;flex-direction:column;gap:16px}.accordion-item{background-color:#fffafb;border:1px solid #fff0f3;border-radius:16px;transition:all .3s ease;overflow:hidden}.accordion-item:hover{border-color:#ffe0e8}.accordion-item.open{border-color:#ffb3c6;background-color:#fff;box-shadow:0 8px 25px #ff85a114}.accordion-header{width:100%;padding:24px 28px;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:1.1rem;font-weight:700;color:#2d3436;transition:all .3s ease;text-align:left}.chevron{flex-shrink:0;color:#ff85a1;transition:transform .3s ease}.accordion-item.open .chevron{color:#ff85a1}.accordion-content{padding:0 28px 24px;animation:slideDown .3s ease}.accordion-content p{color:#636e72;line-height:1.7;font-size:1rem;margin:0}.faq-tag{display:inline-block;margin-top:16px;font-size:.75rem;font-weight:500;color:#ff85a1;border:1px solid rgba(255,133,161,.4);background-color:#fff0f3;padding:4px 12px;border-radius:999px}.faq-question-card{margin-top:60px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr);gap:28px;align-items:center;padding:36px;border:1px solid #e5eef3;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 20px 40px #1f29370d}.faq-question-copy h3{font-size:1.75rem;line-height:1.2;color:#2d3436;margin:0 0 14px;font-weight:800;font-family:Albert Sans,sans-serif}.faq-question-copy p{margin:0 0 24px;color:#6b7280;line-height:1.7;font-size:1rem;max-width:640px}.faq-question-form{display:flex;flex-direction:column;gap:18px}.faq-field{display:flex;flex-direction:column;gap:10px}.faq-field span{font-size:.95rem;font-weight:700;color:#374151}.faq-field span em{font-style:normal;font-weight:600;color:#8a94a3}.faq-field textarea,.faq-field input{width:100%;border:1px solid #d9e6ee;border-radius:16px;background:#fff;color:#2d3436;font-size:1rem;line-height:1.6;padding:16px 18px;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.faq-field textarea{resize:vertical;min-height:140px}.faq-field textarea::placeholder,.faq-field input::placeholder{color:#9ca3af}.faq-field textarea:focus,.faq-field input:focus{outline:none;border-color:#ff85a1;box-shadow:0 0 0 4px #ff85a11f}.faq-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.faq-submit-button{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;border:none;border-radius:999px;padding:14px 28px;background:linear-gradient(90deg,#ff7b98,#ff9aae);color:#fff;font-size:1rem;font-weight:700;box-shadow:0 14px 28px #ff7b9840;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.faq-submit-button:hover{transform:translateY(-1px);box-shadow:0 18px 32px #ff7b984d;filter:brightness(1.01)}.faq-submit-button:disabled{cursor:not-allowed;opacity:.75;transform:none;box-shadow:0 14px 28px #ff7b982e}.faq-success-message{margin:4px 0 0;color:#ff85a1;font-weight:600}.faq-error-message{margin:4px 0 0;color:#b42318;font-weight:600}.faq-question-visual{display:flex;align-items:center;justify-content:center}.faq-question-visual-ring{width:170px;height:170px;border-radius:50%;border:1px dashed rgba(255,133,161,.45);background:radial-gradient(circle at center,rgba(255,133,161,.06),rgba(255,133,161,.02) 60%,transparent 100%);box-shadow:inset 0 0 0 10px #fff9,0 6px 18px #1f29370d;display:flex;align-items:center;justify-content:center}.faq-question-lock{color:#ff85a1;stroke-width:2.2}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.faq-header h2{font-size:2.2rem}.accordion-header{padding:20px 24px;font-size:1rem}.accordion-content{padding:0 24px 20px}.faq-question-card{grid-template-columns:1fr;padding:28px}.faq-question-visual{order:-1}.faq-question-visual-ring{width:140px;height:140px}.faq-contact-grid{grid-template-columns:1fr}.faq-section{padding:60px 16px}}@media(max-width:480px){.faq-header h2{font-size:1.8rem}.accordion-header{padding:18px 20px}.accordion-content{padding:0 20px 18px}.faq-question-card{padding:22px 18px;border-radius:22px}.faq-question-copy h3{font-size:1.45rem}.faq-question-copy p{margin-bottom:18px}.faq-submit-button{width:100%;justify-content:center}}.founder-section{padding:60px 20px 80px;background-color:#fff5f5}.founder-container{max-width:1200px;margin:0 auto}.founder-title{font-size:3rem;font-weight:700;color:#ff85a1;text-align:center;font-family:Poppins,cursive;font-style:italic;margin-bottom:16px;letter-spacing:-1px}.founder-divider{width:60px;height:3px;background:linear-gradient(90deg,transparent,#BBDEDD,transparent);margin:0 auto 32px}.founder-content{max-width:980px;margin:0 auto;display:grid;grid-template-columns:minmax(420px,560px) 1fr;grid-template-areas:"image info";gap:3.5rem;align-items:center}.founder-image-wrap{grid-area:image;position:relative}.founder-image{width:100%;display:block;border-radius:30px;object-fit:cover;aspect-ratio:4 / 5;box-shadow:0 24px 56px #ff85a133;border:6px solid #fff;background:#fff}.founder-info{grid-area:info;padding:0;text-align:left}.founder-badge{display:inline-flex;align-items:center;gap:8px;background-color:#e0f2fe;color:#0284c7;padding:10px 18px;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:24px}.badge-icon{width:16px;height:16px}.founder-info h3{font-size:2.5rem;font-weight:700;color:#2d3436;margin-bottom:24px;font-family:Albert Sans,sans-serif}.founder-bio{font-size:.95rem;color:#636e72;line-height:1.8;margin-bottom:24px;text-align:left}.founder-credentials{display:flex;gap:20px;margin-top:32px;flex-wrap:wrap;text-align:left}.credential-card{display:flex;align-items:flex-start;gap:16px;background-color:#fff;padding:20px 24px;border-radius:16px;border:1px solid #ffeef2;box-shadow:0 4px 15px #ff85a10d;flex:1;min-width:min(100%,250px)}.credential-icon{flex-shrink:0;margin-top:2px}.heart-icon{color:#ff85a1}.award-icon{color:#8ccacc}.credential-text h4{font-family:Albert Sans,sans-serif;font-size:1.1rem;font-weight:700;color:#2d3436;margin:0 0 6px}.credential-text p{font-size:.9rem;color:#636e72;margin:0;line-height:1.4}@media(max-width:1024px){.founder-title{font-size:2.2rem}.founder-content{grid-template-columns:1fr;grid-template-areas:"image" "info";max-width:940px;align-items:start}.founder-image-wrap{max-width:680px;margin:0 auto}.founder-info h3{font-size:2rem}}@media(max-width:768px){.founder-section{padding:60px 16px}.founder-title{font-size:1.8rem}.founder-divider{margin-bottom:40px}.founder-info h3{font-size:1.6rem}.founder-bio{font-size:.9rem;text-align:left}.founder-image-wrap{max-width:100%}.founder-quote{padding:16px 20px;font-size:.9rem}}@media(max-width:480px){.founder-section{padding:40px 12px}.founder-title{font-size:1.4rem}.founder-info h3{font-size:1.3rem}.founder-image-wrap{max-width:100%}.founder-badge{font-size:.85rem;padding:8px 14px}.credential-card{padding:16px}}.about-section{padding:100px 20px;background:linear-gradient(135deg,#fff5f5,#fffbf8)}.about-container{max-width:1200px;margin:0 auto}.about-header{text-align:center;margin-bottom:50px}.about-title{font-size:2.8rem;font-weight:800;color:#3d4246;text-align:center;font-family:Albert Sans,sans-serif;font-style:normal;margin-bottom:16px;letter-spacing:0}.about-subtitle{font-size:1.05rem;color:#636e72;max-width:700px;margin:0 auto;line-height:1.7}.about-badge{display:inline-flex;align-items:center;gap:8px;background-color:#ffe5ed;color:#ff85a1;padding:10px 18px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:40px}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-text h3{font-size:2.2rem;font-weight:700;color:#2d3436;margin-bottom:24px;line-height:1.3;font-family:Albert Sans,sans-serif}.about-text h3 .highlight{color:#ff85a1}.about-text p{font-size:.95rem;color:#636e72;line-height:1.8;margin-bottom:20px;text-align:justify}.about-text p:last-child{margin-bottom:0}.about-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.community-image{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:1024px){.about-content{grid-template-columns:1fr;gap:40px}.about-text h3{font-size:1.8rem}}@media(max-width:768px){.about-section{padding:60px 16px}.about-title{font-size:2rem}.about-text h3{font-size:1.5rem}.about-text p{font-size:.9rem;text-align:left}.about-header{margin-bottom:40px}}@media(max-width:480px){.about-section{padding:40px 12px}.about-title{font-size:1.4rem}.about-text h3{font-size:1.2rem;margin-bottom:16px}.about-text p{font-size:.85rem;line-height:1.6;margin-bottom:16px}.about-content{gap:24px}}.testimonials-section{padding:92px 20px 100px;background:linear-gradient(180deg,#fff6f8,#fff1f4)}.testimonials-container{max-width:1120px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:46px}.testimonials-eyebrow{margin:0 0 8px;font-family:Brush Script MT,cursive,sans-serif;font-size:clamp(1.9rem,4vw,2.2rem);color:#ff98ab;line-height:1.1}.testimonials-header h2{margin:0;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15;font-weight:800;color:#2d3436;letter-spacing:-.03em}.testimonials-shell{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:18px}.testimonial-arrow{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,133,161,.35);background:#ffffffeb;color:#ff85a1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px #ff85a11f;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.testimonial-arrow:hover{transform:translateY(-1px);background:#fff;box-shadow:0 10px 24px #ff85a129}.testimonial-card{position:relative;min-height:300px;padding:46px 56px 40px;border-radius:26px;background:#fffffffa;border:1px solid rgba(255,220,228,.9);box-shadow:0 18px 36px #2d34361a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.testimonial-quote-mark{position:absolute;top:16px;left:22px;color:#ff85a12e;font-size:4.6rem;font-weight:700;line-height:1;letter-spacing:-.12em;-webkit-user-select:none;user-select:none}.testimonial-quote{margin:0 auto 28px;max-width:800px;font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.55;color:#31414c}.testimonial-author{display:inline-flex;align-items:center;gap:14px;margin-top:6px}.testimonial-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(180deg,#ff92ab,#ff7f9c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;box-shadow:0 10px 18px #ff85a13d}.testimonial-meta{text-align:left}.testimonial-meta strong{display:block;color:#2d3436;font-size:1rem;line-height:1.2}.testimonial-meta span{display:block;margin-top:4px;color:#647381;font-size:.92rem}.testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:26px}.testimonial-dot{width:8px;height:8px;border:0;border-radius:999px;background:#ff85a152;cursor:pointer;padding:0;transition:transform .16s ease,width .16s ease,background .16s ease}.testimonial-dot.active{width:24px;background:#ff85a1}.testimonial-dot:hover{transform:scale(1.15)}@media(max-width:768px){.testimonials-section{padding:64px 16px 72px}.testimonials-header{margin-bottom:32px}.testimonials-shell{grid-template-columns:1fr}.testimonial-arrow{display:none}.testimonial-card{min-height:0;padding:34px 22px 30px;border-radius:22px}.testimonial-quote-mark{top:8px;left:14px;font-size:4rem}.testimonial-quote{margin-bottom:22px;font-size:1.05rem}}@media(max-width:480px){.testimonials-section{padding:56px 12px 64px}.testimonials-eyebrow{font-size:1.75rem}.testimonials-header h2{font-size:1.9rem}.testimonial-card{padding:30px 18px 26px}.testimonial-author{gap:12px}.testimonial-avatar{width:44px;height:44px}.testimonial-meta strong{font-size:.95rem}.testimonial-meta span{font-size:.85rem}}.resources-section{padding:100px 20px;background-color:#fff5f5}.resources-container{max-width:1300px;margin:0 auto}.resources-header{margin-bottom:70px}.header-top{margin-bottom:24px}.subtitle{font-size:2.2rem;font-style:normal;color:#ff85a1;font-weight:400;letter-spacing:0;display:block;margin-bottom:4px;font-family:Brush Script MT,cursive,sans-serif}.resources-header h2{font-size:2.8rem;font-weight:700;color:#2d3436;font-family:Albert Sans,sans-serif}.resources-header .description{font-size:1rem;color:#636e72;max-width:600px;line-height:1.7;margin-top:16px}.view-all-link{display:inline-flex;align-items:center;gap:8px;color:#ff85a1;font-weight:600;text-decoration:none;margin-top:24px;transition:all .3s ease}.view-all-link:hover{gap:12px}.view-all-link svg{transition:transform .3s ease}.view-all-link:hover svg{transform:rotate(45deg)}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.article-card{background-color:#fff;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;border:1px solid #E8EAED;display:flex;flex-direction:column;height:100%}.article-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0000001a;border-color:transparent}.article-image-container{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:#f0f0f0}.article-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card:hover .article-image{transform:scale(1.05)}.category-badge{position:absolute;top:16px;left:16px;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;color:#fff}.category-wellness{background-color:#d4af37}.category-nutrition,.category-community{background-color:#ff85a1}.article-content{padding:24px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.article-meta{display:flex;gap:12px;margin-bottom:12px;font-size:.85rem}.read-time{color:#ff85a1;font-weight:500}.verified{color:#636e72;font-weight:500}.article-card h3{font-size:1.2rem;font-weight:700;color:#2d3436;line-height:1.4;margin:0;font-family:Albert Sans,sans-serif}@media(max-width:768px){.resources-section{padding:60px 16px}.resources-header h2{font-size:2rem}.subtitle{font-size:1.8rem}.articles-grid{grid-template-columns:1fr;gap:24px}.resources-header{margin-bottom:50px}.article-content{padding:20px}.article-card h3{font-size:1.1rem}}@media(max-width:480px){.resources-section{padding:40px 12px}.resources-header h2{font-size:1.6rem}.subtitle{font-size:1.55rem}.resources-header .description{font-size:.9rem}.article-card h3{font-size:1rem}.article-meta{font-size:.8rem}}.contact-us-section{padding:90px 20px 70px;background:#fdfaf6}.contact-us-container{max-width:1200px;margin:0 auto;text-align:center}.contact-us-eyebrow{margin:0 0 6px;color:#ff85a1;font-family:Brush Script MT,cursive,sans-serif;font-size:1.55rem;line-height:1}.contact-us-title{margin:0;font-family:Albert Sans,sans-serif;color:#2d3436;font-size:2.75rem;line-height:1.1;font-weight:800}.contact-us-cards{margin:32px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:640px}.contact-us-card{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:18px;border:1px solid rgba(255,193,203,.45);box-shadow:0 8px 24px #1f29370f;text-align:left;min-width:0}.contact-us-card-email{background:linear-gradient(180deg,#fff5f8,#fffdfd)}.contact-us-card-phone{background:linear-gradient(180deg,#f6fbfb,#fff)}.contact-us-icon-shell{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;flex:0 0 54px;color:#fff;box-shadow:0 10px 22px #ff85a133}.contact-us-card-email .contact-us-icon-shell{background:#ff7b98}.contact-us-card-phone .contact-us-icon-shell{background:#b9dde0}.contact-us-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.contact-us-copy span{color:#2d3436;font-size:1rem;font-weight:800}.contact-us-copy a{color:#667085;text-decoration:none;font-size:.98rem;line-height:1.35;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.contact-us-copy a:hover{color:#ff85a1}@media(max-width:768px){.contact-us-section{padding:70px 16px 54px}.contact-us-title{font-size:2.2rem}.contact-us-cards{grid-template-columns:1fr}}@media(max-width:480px){.contact-us-section{padding:58px 12px 44px}.contact-us-title{font-size:1.9rem}.contact-us-card{padding:16px;align-items:flex-start}.contact-us-icon-shell{width:48px;height:48px;flex-basis:48px}.contact-us-copy a{font-size:.92rem}}.newsletter-section{padding:80px 20px;background-color:#fdfaf6}.newsletter-container{background:linear-gradient(135deg,#f2cdd8,#ffb9cc);border-radius:32px;padding:60px 80px;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:60px;box-shadow:0 10px 40px #ff85a114}.newsletter-content{flex:1;max-width:550px}.newsletter-eyebrow{font-family:Brush Script MT,cursive,sans-serif;font-size:2.5rem;color:#ff85a1;margin:0 0 4px;font-weight:400}.newsletter-title{font-size:3rem;font-weight:800;color:#2d3436;margin:0 0 16px;line-height:1.15;font-family:Albert Sans,sans-serif}.text-pink{color:#ff85a1}.newsletter-description{font-size:1.1rem;color:#636e72;margin:0 0 24px;line-height:1.6}.newsletter-privacy{font-size:.85rem;color:#51555b;margin:0}.newsletter-form-wrapper{flex:1;max-width:480px;width:100%}.newsletter-form{display:flex;gap:16px;width:100%}.newsletter-input{flex:1;padding:16px 24px;border:1px solid #ffccd5;border-radius:999px;font-size:1rem;color:#2d3436;background-color:#fff;transition:all .3s ease;box-shadow:0 4px 15px #ff85a10d}.newsletter-input:focus{outline:none;border-color:#ff85a1;box-shadow:0 0 0 3px #ff85a133}.newsletter-input::placeholder{color:#b0b8c1}.newsletter-button{background-color:#ff85a1;color:#fff;border:none;padding:16px 32px;border-radius:999px;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 6px 16px #ff85a14d}.newsletter-button:hover{background-color:#ff6b8e;transform:translateY(-2px);box-shadow:0 8px 20px #ff85a166}.newsletter-button:disabled{cursor:not-allowed;opacity:.75;transform:none;box-shadow:0 6px 16px #ff85a133}.error-message{color:#b42318;font-weight:600;margin-top:12px;font-size:.95rem;padding-left:16px}.success-message{color:#ff85a1;font-weight:600;margin-top:12px;font-size:.95rem;padding-left:16px}@media(max-width:992px){.newsletter-container{flex-direction:column;text-align:center;padding:50px 40px;gap:40px}.newsletter-content{max-width:100%}.newsletter-form{justify-content:center}}@media(max-width:768px){.newsletter-title{font-size:2.2rem}.newsletter-eyebrow{font-size:2rem}.newsletter-form{flex-direction:column}.newsletter-button{justify-content:center;padding:16px}.newsletter-section{padding:60px 16px}}@media(max-width:480px){.newsletter-section{padding:40px 12px}.newsletter-container{padding:34px 18px;border-radius:20px;gap:28px}.newsletter-title{font-size:1.85rem}.newsletter-description{font-size:1rem}}.footer{background:#fff5f5;padding:3rem 2rem;border-top:1px solid rgba(255,192,203,.3)}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,.9fr);gap:3rem;align-items:start}.footer-brand{max-width:640px}.footer-logo{display:flex;align-items:center;gap:.5rem}.footer-logo-mark{width:40px;height:40px;display:block;flex:0 0 40px;border-radius:50%;object-fit:contain}.footer-logo-text{font-size:1.5rem;font-weight:700;color:#2d3436;line-height:1}.footer-logo-text span{color:#ff85a1}.footer-logo-tagline{margin:.35rem 0 0;color:#2d3436;font-size:1rem;font-weight:800;letter-spacing:.01em;line-height:1.2}.footer-logo-tagline-pink{color:#ff85a1}.footer-logo img{height:auto}.mission{margin-top:1rem;color:#636e72;font-size:.95rem;line-height:1.5;max-width:460px}.footer-contact h4{font-size:1.1rem;font-weight:700;color:#2d3436;margin-bottom:1rem}.socials{margin-top:.25rem;display:flex;flex-direction:column;gap:.85rem}.social-link{display:inline-flex;align-items:center;gap:.75rem;color:#2d3436;text-decoration:none;font-weight:500;width:fit-content}.social-link:hover{color:#ff85a1}.social-icon-shell{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:0 0 34px;background:#fff;color:#ff85a1;border:1px solid rgba(255,133,161,.28);box-shadow:0 6px 14px #ff85a124}.footer-credit{margin:2rem 0 0;text-align:center;color:#636e72;font-size:.9rem;font-weight:600;letter-spacing:.02em}@media(max-width:900px){.footer-container{grid-template-columns:1fr;gap:2rem}}@media(max-width:640px){.footer{padding:2.5rem 1rem}.footer-container{text-align:center}.footer-brand{max-width:none}.footer-logo{justify-content:center}.footer-logo-tagline{font-size:.9rem}.mission{max-width:none}.socials{align-items:center}.footer-credit{margin-top:1.5rem}}.faq-page-wrapper{background-color:#fff;min-height:100vh;color:#333}.faq-main-content{max-width:900px;margin:0 auto;padding:2rem 5%}.back-to-home{display:inline-flex;align-items:center;gap:.5rem;color:#ff8fa3;text-decoration:none;font-size:.95rem;font-weight:500;margin-bottom:2.5rem;transition:color .2s ease}.faq-hero-container{text-align:center;margin-bottom:3rem;position:relative}.faq-hero-container .back-to-home{position:absolute;top:0;left:0;margin-bottom:0}.privacy-badge-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff0f3;color:#555;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:500;margin-bottom:1.5rem;border:1px solid #ffe3e8}.privacy-badge-badge .lock-icon{color:#ff8fa3}.faq-page-title{font-size:2.8rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.faq-page-subtitle{font-size:1.1rem;color:#666;max-width:650px;margin:0 auto;line-height:1.6}.faq-search-wrapper{margin-bottom:2rem}.search-bar-container{display:flex;align-items:center;background-color:#fff;border:1px solid #ffe3e8;border-radius:12px;padding:.8rem 1.2rem;box-shadow:0 4px 20px #ff8fa30d;transition:all .3s ease}.search-bar-container:focus-within{border-color:#ff8fa3;box-shadow:0 4px 20px #ff8fa326}.search-bar-icon{color:#999;margin-right:.8rem}.search-bar-input{flex:1;border:none;background:transparent;font-size:1rem;color:#333;outline:none}.search-bar-input::placeholder{color:#aaa}.faq-categories{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:3.5rem;justify-content:flex-start}.category-pill{background-color:#fff;border:1px solid #ffe3e8;color:#555;padding:.6rem 1.2rem;border-radius:50px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:#fffafb}.category-pill:hover{border-color:#ffb3c1;background-color:#fff0f3}.category-pill.active{background-color:#ff8fa3;color:#fff;border-color:#ff8fa3;box-shadow:0 4px 10px #ff8fa34d}.faq-list{display:flex;flex-direction:column;gap:1.2rem}.faq-card{background-color:#fff;border:1px solid #ffe3e8;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-card.open{border-color:#ff8fa3;box-shadow:0 8px 25px #ff8fa31a}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:transparent;border:none;cursor:pointer;text-align:left}.faq-question:focus{outline:none}.faq-question h3{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0;padding-right:1.5rem}.faq-chevron{color:#ff8fa3;flex-shrink:0;transition:transform .3s ease}.faq-card.open .faq-question{border-bottom:1px solid #ffe3e8}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer-wrapper.show{max-height:1000px}.faq-answer-content{padding:1.5rem}.faq-answer-content p{color:#666;line-height:1.7;font-size:.95rem;margin-top:0;margin-bottom:1.5rem}.faq-card-tag{display:inline-block;color:#ff8fa3;background-color:#fff0f3;border:1px solid #ffe3e8;padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:500}@media(max-width:768px){.faq-hero-container .back-to-home{position:static;display:inline-flex;justify-content:center;margin-bottom:1.5rem}.faq-page-title{font-size:2.2rem}}.founder-page-wrapper{background-color:#fcf9f5;min-height:100vh;color:#333}.founder-page-main{max-width:1200px;margin:0 auto;padding:6rem 5% 3rem}.founder-page-hero{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:2.25rem}.back-to-home{display:inline-flex;align-items:center;gap:.5rem;color:#ff8fa3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease;margin-bottom:1rem}.back-to-home:hover{color:#e0768b}.founder-main-title{font-family:Great Vibes,cursive,Dancing Script,serif;font-size:4rem;font-weight:400;color:#ff8fa3;margin:0;letter-spacing:1px}.founder-page-divider{width:70px;height:3px;margin-top:1rem;border-radius:999px;background:linear-gradient(90deg,transparent,#c6e3e2,transparent)}.founder-page-layout{display:grid;grid-template-columns:minmax(460px,620px) minmax(0,1fr);gap:4.25rem;align-items:start}.founder-page-image-column{position:relative}.founder-content-column{width:100%;max-width:720px;text-align:left}.founder-page-image-wrap{width:100%;margin:0;position:relative}.founder-page-image{width:100%;display:block;border-radius:32px;object-fit:cover;aspect-ratio:4 / 5;box-shadow:0 24px 56px #ff8fa338;border:6px solid #fff;background:#fff}.sparkle-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#eef8f8;color:#2e7d80;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.sparkle-icon{color:#ff8fa3}.founder-intro h2{font-size:2.8rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;margin-top:0}.founder-bio-intro{font-size:1.06rem;color:#667085;line-height:1.75;margin-bottom:2rem;text-align:left}.founder-quote-box{background-color:#fdf2f4;border-radius:16px;padding:2rem;margin-bottom:3rem}.quote-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.quote-heart-icon{color:#ff8fa3}.quote-header h3{font-size:1.2rem;font-weight:600;color:#333;margin:0}.founder-quote-box p{color:#555;line-height:1.7;font-size:.95rem;margin-top:0;margin-bottom:1rem}.founder-quote-box p:last-child{margin-bottom:0}.founder-section-block{margin-bottom:3rem;width:100%}.section-block-title{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;margin-bottom:1.5rem}.section-icon{color:#4db6ac}.section-icon.red-icon{color:#ff8fa3}.section-block-title h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0}.expertise-card{background-color:#fff;border:1px solid #f4e6ea;border-radius:18px;padding:1.8rem;box-shadow:0 12px 28px #1f29370d;margin-bottom:1.5rem;text-align:left}.expertise-card h4{font-size:1.1rem;font-weight:600;color:#2c3238;margin-top:0;margin-bottom:1rem}.expertise-card ul{list-style-position:inside;padding-left:0;margin:0}.expertise-card li{color:#667085;line-height:1.6;font-size:.95rem;margin-bottom:.6rem}.expertise-card li:last-child{margin-bottom:0}.expertise-card p{color:#667085;line-height:1.7;font-size:1rem;margin:0}@media(max-width:900px){.founder-page-main{padding-top:5.5rem}.founder-main-title{font-size:3rem;margin-top:3rem}.founder-page-layout{grid-template-columns:1fr;gap:2rem}.founder-page-image-column{width:min(100%,720px);margin:0 auto}.founder-content-column{max-width:100%}.founder-intro h2{font-size:2.2rem}}@media(max-width:520px){.founder-page-main{padding-left:1rem;padding-right:1rem}.founder-main-title{font-size:2.35rem}.founder-page-image-column{width:100%}}.consultation-page-wrapper{min-height:100vh;background:radial-gradient(circle at top,rgba(255,143,163,.08),transparent 35%),linear-gradient(180deg,#fff9fb,#fff 46%,#fffdfc);color:#2c3238}.consultation-page-main{max-width:820px;margin:0 auto;padding:7rem 1.5rem 4rem}.consultation-hero{text-align:center;padding-top:.5rem}.consultation-icon-shell{width:86px;height:86px;margin:0 auto 1.75rem;border-radius:50%;background:linear-gradient(180deg,#ff94af,#ff85a1);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px #ff85a147}.consultation-kicker{margin:0 0 .7rem;font-family:Sacramento,cursive;font-size:2.2rem;line-height:1;color:#ff85a1}.consultation-hero h1{margin:0;font-size:clamp(2.8rem,6vw,4.2rem);line-height:1.05;font-weight:800;color:#2e3439;letter-spacing:-.03em}.consultation-intro{max-width:720px;margin:1.4rem auto 0;font-size:1.15rem;line-height:1.65;color:#66707a}.consultation-cta{margin-top:2rem;border:none;border-radius:999px;padding:.95rem 2.4rem;background:linear-gradient(90deg,#ff7d99,#ff9fb1);color:#fff;font-size:1.35rem;font-weight:800;box-shadow:0 16px 30px #ff85a147}.consultation-expectations{width:min(100%,460px);margin:2.75rem auto 0;background:#ffffffeb;border:1px solid #ffdce4;border-radius:18px;padding:1.8rem 2rem 1.7rem;box-shadow:0 14px 30px #ff85a114}.consultation-expectations h2{margin:0 0 1rem;font-size:1.15rem;font-weight:800;color:#2e3439}.consultation-expectations ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.95rem}.consultation-expectations li{display:flex;align-items:flex-start;gap:.7rem;text-align:left;color:#66707a;line-height:1.55}.expectation-bullet{flex-shrink:0;margin-top:.2rem;color:#ff85a1}.consultation-back{display:flex;justify-content:center;margin-top:2.5rem}.consultation-back-button{display:inline-flex;align-items:center;gap:.65rem;padding:.95rem 1.7rem;border-radius:999px;border:1px solid #ffcbd6;background:#fff;color:#2e3439;font-weight:700;text-decoration:none;box-shadow:0 10px 20px #1f29370a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.consultation-back-button:hover{transform:translateY(-1px);border-color:#ffb8c8;box-shadow:0 14px 24px #1f293714}@media(max-width:768px){.consultation-page-main{padding:6rem 1rem 3rem}.consultation-icon-shell{width:74px;height:74px;margin-bottom:1.3rem}.consultation-kicker{font-size:1.9rem}.consultation-intro{font-size:1rem}.consultation-cta{font-size:1.15rem}.consultation-expectations{padding:1.5rem 1.4rem 1.4rem}}.newsletter-page-wrapper{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,143,163,.12),transparent 32%),radial-gradient(circle at top right,rgba(255,201,214,.18),transparent 26%),linear-gradient(180deg,#fffaf6,#fffdfd);color:#2d3436}.newsletter-page-main{max-width:1180px;margin:0 auto;padding:120px 5% 80px}.newsletter-hero{position:relative;text-align:center;margin-bottom:3rem}.newsletter-back-link{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:.5rem;color:#ff8fa3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease}.newsletter-back-link:hover{color:#e0768b}.newsletter-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff0f3;border:1px solid #ffe3e8;color:#5b5f63;border-radius:999px;padding:.55rem 1rem;font-size:.86rem;font-weight:600;margin-bottom:1.2rem}.newsletter-page-title{font-size:clamp(2.5rem,5vw,4.2rem);line-height:1.02;margin:0 0 1rem;font-weight:800;letter-spacing:-.03em;color:#2d3436}.newsletter-page-subtitle{max-width:720px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#636e72}.newsletter-meta-row{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.newsletter-meta-pill{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #ffe3e8;border-radius:999px;padding:.65rem 1rem;font-size:.95rem;color:#495057;box-shadow:0 10px 24px #ff8fa314}.newsletter-filter-panel{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;background:linear-gradient(135deg,#fff5f8,#fff);border:1px solid #ffe3e8;border-radius:28px;padding:1.5rem 1.5rem 1.35rem;box-shadow:0 18px 36px #ff8fa314;margin-bottom:2rem}.newsletter-filter-copy{max-width:520px}.newsletter-filter-eyebrow{margin:0 0 .45rem;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700;color:#ff8fa3}.newsletter-filter-copy h2{margin:0 0 .5rem;font-size:1.55rem;color:#2d3436}.newsletter-filter-copy p{margin:0;line-height:1.65;color:#636e72}.newsletter-language-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.newsletter-language-pill{border:1px solid #ffd2da;background:#fff;color:#5a6167;border-radius:999px;padding:.72rem 1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.newsletter-language-pill:hover{border-color:#ff8fa3;color:#ff6b8e;transform:translateY(-1px)}.newsletter-language-pill.active{background:#ff8fa3;color:#fff;border-color:#ff8fa3;box-shadow:0 10px 18px #ff8fa340}.newsletter-archive{display:flex;flex-direction:column;gap:1.35rem}.newsletter-loading-state,.newsletter-empty-state{border:1px solid #ffe3e8;border-radius:22px;background:#ffffffe6;box-shadow:0 16px 30px #2d34360d;padding:1.25rem 1.35rem;display:inline-flex;align-items:center;gap:.7rem;color:#636e72}.newsletter-error{margin:0 0 1rem;color:#b42318;font-weight:700}.newsletter-spin{animation:newsletter-spin 1s linear infinite}.newsletter-issue-card{background:#ffffffe0;border:1px solid #ffe3e8;border-radius:28px;padding:1.5rem;box-shadow:0 16px 30px #2d34360d}.newsletter-issue-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem}.newsletter-issue-month{margin:0 0 .35rem;color:#ff8fa3;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.newsletter-issue-header h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);color:#2d3436}.newsletter-issue-theme{align-self:center;background:#fff0f3;color:#c04b66;border:1px solid #ffe3e8;border-radius:999px;padding:.55rem .9rem;font-size:.85rem;font-weight:700;max-width:min(620px,58vw);text-align:center}.newsletter-issue-summary{margin:0 0 1.25rem;color:#636e72;line-height:1.7;max-width:860px}.newsletter-highlight-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:.8rem;margin-bottom:1.3rem}.newsletter-highlight-item{display:flex;align-items:flex-start;gap:.55rem;background:#fffafc;border:1px solid #ffe9ee;border-radius:18px;padding:.9rem .95rem;color:#4d555a;line-height:1.5}.newsletter-highlight-item span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.newsletter-highlight-item svg{color:#ff8fa3;flex-shrink:0;margin-top:.2rem}.newsletter-editions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1rem;align-items:stretch}.newsletter-edition-card{background:linear-gradient(180deg,#fff,#fffafc);border:1px solid #ffe3e8;border-radius:22px;padding:1.1rem;display:flex;flex-direction:column;gap:.8rem;min-height:100%}.newsletter-edition-topline{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.newsletter-language-label{font-weight:800;color:#2d3436}.newsletter-edition-format{font-size:.8rem;color:#ff8fa3;font-weight:700}.newsletter-edition-card h4{margin:0;font-size:1.05rem;color:#2d3436}.newsletter-edition-card p{margin:0;color:#636e72;line-height:1.65}.newsletter-edition-intro,.newsletter-edition-preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.newsletter-edition-intro{-webkit-line-clamp:3}.newsletter-edition-preview{-webkit-line-clamp:4}.newsletter-edition-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.newsletter-edition-footer span{font-size:.86rem;color:#8b9094;font-weight:600}.newsletter-preview-button{display:inline-flex;align-items:center;justify-content:center;border:none;background:#ff8fa3;color:#fff;border-radius:999px;padding:.68rem 1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease}.newsletter-preview-button:hover{background:#ff6f8d;transform:translateY(-1px)}@keyframes newsletter-spin{to{transform:rotate(360deg)}}@media(max-width:992px){.newsletter-filter-panel{flex-direction:column;align-items:flex-start}.newsletter-language-pills{justify-content:flex-start}.newsletter-highlight-list{grid-template-columns:1fr}}@media(max-width:768px){.newsletter-page-main{padding:108px 16px 64px}.newsletter-hero{text-align:left}.newsletter-back-link{position:static;margin-bottom:1rem}.newsletter-meta-row{justify-content:flex-start}.newsletter-filter-panel{padding:1.2rem;border-radius:22px}.newsletter-issue-header{flex-direction:column}.newsletter-issue-theme{align-self:flex-start;max-width:100%;text-align:left}.newsletter-edition-topline,.newsletter-edition-footer{flex-direction:column;align-items:flex-start}.newsletter-preview-button{width:100%}}@media(max-width:480px){.newsletter-page-main{padding-top:102px}.newsletter-page-subtitle{font-size:1rem}.newsletter-filter-copy h2{font-size:1.25rem}.newsletter-language-pills{width:100%}.newsletter-language-pill{flex:1 1 calc(50% - .65rem);text-align:center}.newsletter-issue-card{padding:1.1rem;border-radius:22px}}.blog-article-page-wrapper{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,143,163,.12),transparent 32%),radial-gradient(circle at top right,rgba(255,201,214,.18),transparent 26%),linear-gradient(180deg,#fffaf6,#fffdfd);color:#2d3436}.blog-article-page-main{max-width:1180px;margin:0 auto;padding:120px 5% 80px}.blog-article-hero{text-align:center;margin-bottom:2rem}.blog-article-back-link{display:inline-flex;align-items:center;gap:.5rem;color:#ff8fa3;text-decoration:none;font-size:.95rem;font-weight:500;margin-bottom:1rem}.blog-article-back-link:hover{color:#e0768b}.blog-article-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff0f3;border:1px solid #ffe3e8;color:#5b5f63;border-radius:999px;padding:.55rem 1rem;font-size:.86rem;font-weight:600;margin-bottom:1.1rem}.blog-article-title{font-size:clamp(2.2rem,4.4vw,3.9rem);line-height:1.05;margin:0;font-weight:800;letter-spacing:-.03em;color:#2d3436}.blog-article-intro{max-width:760px;margin:1rem auto 0;font-size:1.08rem;line-height:1.75;color:#636e72}.blog-article-meta-row{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.blog-article-meta-pill{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #ffe3e8;border-radius:999px;padding:.65rem 1rem;font-size:.95rem;color:#495057;box-shadow:0 10px 24px #ff8fa314}.blog-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1.5rem;align-items:start;margin-top:2rem}.blog-article-loading{min-height:260px;margin-top:1rem;border:1px solid #ffe3e8;border-radius:22px;background:#ffffffe6;box-shadow:0 16px 30px #2d34360d;padding:1.25rem 1.35rem;display:inline-flex;align-items:center;gap:.7rem;color:#636e72}.blog-article-spin{animation:blog-article-spin 1s linear infinite}.blog-article-content{min-width:0}.blog-article-card{background:#ffffffe6;border:1px solid #ffe3e8;border-radius:28px;padding:1.5rem;box-shadow:0 16px 30px #2d34360d}.blog-article-card h2{margin:1.8rem 0 .7rem;font-size:1.45rem;line-height:1.25;color:#2d3436}.blog-article-card h2:first-child{margin-top:0}.blog-article-card h3{margin:1.35rem 0 .65rem;font-size:1.14rem;line-height:1.35;color:#394044}.blog-article-card p{margin:0 0 1rem;line-height:1.75;color:#636e72}.blog-article-card p:first-child{margin-top:0}.blog-article-card strong{color:#2d3436;font-weight:800}.blog-article-card ul,.blog-article-card ol{margin:0 0 1.15rem;padding-left:1.35rem;color:#636e72}.blog-article-card li{margin-bottom:.58rem;line-height:1.7;padding-left:.15rem}.blog-article-card li::marker{color:#ff8fa3;font-weight:800}.blog-article-sidebar{display:grid;gap:1rem}.blog-article-card-soft{padding:1.2rem}.blog-article-sidebar-label{margin:0 0 .9rem;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:#ff8fa3}.blog-article-language-pills{display:flex;flex-wrap:wrap;gap:.65rem}.blog-article-language-pill{display:inline-flex;align-items:center;justify-content:center;padding:.7rem .95rem;border-radius:999px;border:1px solid #ffd2da;background:#fff;color:#5a6167;text-decoration:none;font-weight:600;transition:all .2s ease}.blog-article-language-pill:hover{transform:translateY(-1px);border-color:#ff8fa3;color:#ff6b8e}.blog-article-language-pill.active{background:#ff8fa3;color:#fff;border-color:#ff8fa3;box-shadow:0 10px 18px #ff8fa340}.blog-article-takeaways{margin:0;padding-left:1.2rem;color:#636e72}.blog-article-takeaways li{margin-bottom:.65rem;line-height:1.6}.blog-article-sidebar-copy{margin:0;color:#636e72;line-height:1.7}@keyframes blog-article-spin{to{transform:rotate(360deg)}}@media(max-width:992px){.blog-article-layout{grid-template-columns:1fr}}@media(max-width:768px){.blog-article-page-main{padding:108px 16px 64px}.blog-article-hero{text-align:left}.blog-article-intro{margin-left:0;margin-right:0;font-size:1rem}.blog-article-meta-row{justify-content:flex-start}}@media(max-width:480px){.blog-article-page-main{padding-top:102px}.blog-article-card{padding:1.1rem;border-radius:22px}}.login-page-wrapper{min-height:100vh;background:radial-gradient(circle at top,rgba(255,143,163,.08),transparent 35%),linear-gradient(180deg,#fff9fb,#fff 46%,#fffdfc);color:#2c3238}.login-page-main{max-width:820px;margin:0 auto;padding:7rem 1.5rem 4rem}.login-hero{text-align:center;padding-top:.5rem}.login-icon-shell{width:86px;height:86px;margin:0 auto 1.75rem;border-radius:50%;background:linear-gradient(180deg,#ff94af,#ff85a1);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px #ff85a147}.login-kicker{margin:0 0 .7rem;font-family:Sacramento,cursive;font-size:2.2rem;line-height:1;color:#ff85a1}.login-hero h1{margin:0;font-size:clamp(2.8rem,6vw,4.2rem);line-height:1.05;font-weight:800;color:#2e3439;letter-spacing:-.03em}.login-intro{max-width:720px;margin:1.4rem auto 0;font-size:1.15rem;line-height:1.65;color:#66707a}.login-cta{margin-top:2rem;border:none;border-radius:999px;padding:.95rem 2.4rem;background:linear-gradient(90deg,#ff7d99,#ff9fb1);color:#fff;font-size:1.35rem;font-weight:800;box-shadow:0 16px 30px #ff85a147}.login-benefits{width:min(100%,470px);margin:2.75rem auto 0;background:#ffffffeb;border:1px solid #ffdce4;border-radius:18px;padding:1.8rem 2rem 1.7rem;box-shadow:0 14px 30px #ff85a114}.login-benefits h2{margin:0 0 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.15rem;font-weight:800;color:#2e3439}.login-benefits h2 svg{color:#ff85a1;flex-shrink:0}.login-benefits ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.95rem}.login-benefits li{display:flex;align-items:flex-start;gap:.55rem;text-align:left;color:#66707a;line-height:1.55}.benefit-dot{color:#ff85a1;flex-shrink:0;line-height:1;font-size:1.1rem;margin-top:.12rem}.login-back{display:flex;justify-content:center;margin-top:2.5rem}.login-back-button{display:inline-flex;align-items:center;gap:.65rem;padding:.95rem 1.7rem;border-radius:999px;border:1px solid #ffcbd6;background:#fff;color:#2e3439;font-weight:700;text-decoration:none;box-shadow:0 10px 20px #1f29370a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.login-back-button:hover{transform:translateY(-1px);border-color:#ffb8c8;box-shadow:0 14px 24px #1f293714}@media(max-width:768px){.login-page-main{padding:6rem 1rem 3rem}.login-icon-shell{width:74px;height:74px;margin-bottom:1.3rem}.login-kicker{font-size:1.9rem}.login-intro{font-size:1rem}.login-cta{font-size:1.15rem}.login-benefits{padding:1.5rem 1.4rem 1.4rem}}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem;background:radial-gradient(circle at top,rgba(255,143,163,.1),transparent 30%),linear-gradient(180deg,#fff8fa,#fff 55%,#fffdfd);color:#2e3439}.admin-login-shell{width:min(100%,430px);text-align:center}.admin-login-icon{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(180deg,#ff93b1,#ff7f9c);box-shadow:0 16px 30px #ff7f9c47}.admin-login-eyebrow{margin:0 0 .45rem;color:#ff7f9c;font-family:Sacramento,cursive;font-size:2.2rem;line-height:1}.admin-login-shell h1{margin:0;font-size:clamp(2.4rem,4.5vw,3.2rem);line-height:1.05;font-weight:800;letter-spacing:-.04em}.admin-login-subtitle{margin:.75rem auto 0;max-width:340px;color:#6b7280;line-height:1.6}.admin-login-card{margin-top:2rem;padding:2rem 1.8rem 1.6rem;border-radius:22px;background:#fffffff0;border:1px solid #ffdbe3;box-shadow:0 18px 40px #1f293714;text-align:left}.admin-login-field{display:block}.admin-login-field+.admin-login-field{margin-top:1.1rem}.admin-login-field span{display:inline-block;margin-bottom:.55rem;color:#1f2937;font-size:.9rem;font-weight:700}.admin-login-field input{width:100%;border:1px solid #f7d7df;border-radius:14px;padding:.95rem 1rem;background:#fff;color:#2e3439;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.admin-login-field input::placeholder{color:#9ca3af}.admin-login-field input:focus{border-color:#ff8aa5;box-shadow:0 0 0 4px #ff8aa51f}.admin-login-button{width:100%;margin-top:1.35rem;border:none;border-radius:999px;padding:.95rem 1.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:linear-gradient(90deg,#ff7d99,#ff9fb1);color:#fff;font-size:1rem;font-weight:800;box-shadow:0 16px 30px #ff85a147}.admin-login-button:disabled{opacity:.75;cursor:not-allowed}.admin-login-error{margin:.95rem 0 0;text-align:center;color:#b42318;font-weight:600}.admin-login-note{margin-top:1.25rem;padding:1rem 1rem .9rem;border-radius:16px;background:#fff5f7;border:1px solid #ffdbe3;color:#6b7280;font-size:.92rem;line-height:1.45}.admin-login-note strong{display:block;margin-bottom:.3rem;color:#1f2937;font-size:.95rem}.admin-login-note p{margin:0}.admin-login-note p+p{margin-top:.15rem}.admin-login-back{margin-top:1.6rem;display:flex;justify-content:center}.admin-login-back-link{display:inline-flex;align-items:center;gap:.55rem;border-radius:999px;padding:.85rem 1.25rem;border:1px solid #ffdbe3;background:#fff;color:#2e3439;text-decoration:none;font-weight:700;box-shadow:0 10px 22px #1f29370d}@media(max-width:480px){.admin-login-card{padding:1.5rem 1.2rem 1.2rem}.admin-login-eyebrow{font-size:1.9rem}}.admin-dashboard-page{min-height:100vh;padding:3.5rem 1.25rem 4rem;background:radial-gradient(circle at 10% 0%,rgba(255,143,163,.12),transparent 36%),radial-gradient(circle at 90% 14%,rgba(148,227,215,.12),transparent 38%),linear-gradient(180deg,#fff6f8,#fff 54%,#fffdfd);color:#111827}.admin-dashboard-header{max-width:1180px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-dashboard-header h1{margin:0;font-size:clamp(2.2rem,4.4vw,3.1rem);letter-spacing:-.04em}.admin-dashboard-header p{margin:.45rem 0 0;color:#6b7280}.admin-logout{border-radius:999px;border:1px solid #ffc2d2;background:#ffffffe6;padding:.7rem 1.15rem;display:inline-flex;align-items:center;gap:.55rem;font-weight:700;color:#111827;box-shadow:0 10px 20px #1f29370f}.admin-stats{max-width:1180px;margin:2rem auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}.admin-stat-card{border-radius:18px;border:1px solid rgba(255,210,221,.7);background:#ffffffeb;box-shadow:0 16px 34px #1f29370f;padding:1.15rem 1.2rem;display:flex;align-items:center;gap:1rem}.admin-stat-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#ff4f7f;background:#ff8fa324}.admin-stat-icon.mint{color:#3aa89a;background:#94e3d72e}.admin-stat-icon.rose{color:#ff4f7f;background:#ffd4dc4d}.admin-stat-icon.sky{color:#2c7adf;background:#afdbff40}.admin-stat-label{margin:0;color:#6b7280;font-size:.9rem}.admin-stat-value{margin:.15rem 0 0;font-size:1.55rem;font-weight:900;letter-spacing:-.02em}.admin-tabs{max-width:1180px;margin:1.75rem auto 0;display:flex;gap:1rem;flex-wrap:wrap}.admin-tabs button{border-radius:999px;border:1px solid rgba(255,210,221,.9);background:#ffffffe6;padding:.75rem 1.35rem;font-weight:800;color:#4b5563;box-shadow:0 10px 18px #1f29370a}.admin-tabs button.active{border-color:#ff8da5e6;background:linear-gradient(90deg,#ff7d99,#ff9fb1);color:#fff;box-shadow:0 16px 28px #ff85a138}.admin-error{max-width:1180px;margin:1.25rem auto 0;color:#b42318;font-weight:650}.admin-panel{max-width:1180px;margin:1.25rem auto 0;background:#ffffffe6;border:1px solid rgba(255,210,221,.75);border-radius:22px;box-shadow:0 20px 50px #1f293714;padding:2.15rem 2.1rem 2rem}.admin-panel h2{margin:0;font-size:1.6rem;letter-spacing:-.02em}.admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-section-head-inline{align-items:center}.admin-section-copy{margin:.35rem 0 0;color:#6b7280;max-width:60ch}.admin-section-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .8rem;border-radius:999px;background:#ffeff3e6;border:1px solid rgba(255,210,221,.8);color:#9f1239;font-weight:800;white-space:nowrap}.admin-translation-card{padding:1.2rem 1.15rem;border-radius:20px;border:1px solid rgba(255,210,221,.75);background:#ffffffd9;display:grid;gap:1rem}.admin-translation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-translation-label{margin:0;color:#9f1239;font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.admin-translation-head h3{margin:.35rem 0 0;font-size:1.15rem;letter-spacing:-.02em}.admin-translation-remove,.admin-article-add{border-radius:999px;border:1px solid rgba(255,210,221,.85);background:#ffffffeb;color:#4b5563;padding:.65rem .9rem;font-weight:800;display:inline-flex;align-items:center;gap:.45rem}.admin-translation-remove{color:#b42318;flex-shrink:0}.admin-article-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.admin-overview-list{margin-top:1.7rem;display:grid;gap:1rem}.admin-overview-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.25rem;border-radius:16px;background:#ffeff3b3;border:1px solid rgba(255,210,221,.65);color:#4b5563}.admin-overview-row strong{color:#111827}.admin-table{margin-top:1.6rem}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:1.55fr .9fr .65fr;gap:1rem;padding:.95rem .8rem;align-items:center}.admin-table-head{border-bottom:1px solid rgba(255,210,221,.85);color:#111827;font-weight:900}.admin-table-row{border-bottom:1px solid rgba(255,240,244,.95);color:#4b5563}.admin-email{overflow:hidden;text-overflow:ellipsis}.admin-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.35rem .7rem;font-size:.82rem;font-weight:800;border:1px solid transparent;white-space:nowrap}.admin-pill.ok{background:#22c55e1f;color:#027a48;border-color:#22c55e2e}.admin-pill.warn{background:#f59e0b24;color:#b54708;border-color:#f59e0b2e}.admin-faq-list{margin-top:1.6rem;display:grid;gap:1.1rem}.admin-faq-card{padding:1.2rem 1.25rem 1.05rem;border-radius:18px;border:1px solid rgba(255,210,221,.75);background:#fff6f8b3}.admin-faq-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-faq-top h3{margin:0;font-size:1.05rem;letter-spacing:-.01em}.admin-faq-top p{margin:.2rem 0 0;color:#6b7280;font-size:.9rem}.admin-faq-meta{display:flex;align-items:center;gap:.75rem}.admin-faq-date{color:#6b7280;font-size:.9rem}.admin-faq-question{margin:.9rem 0 0;color:#111827;font-weight:650}.admin-articles-layout{margin-top:1.6rem;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);gap:1.2rem}.admin-article-form{padding:1.2rem;border-radius:20px;border:1px solid rgba(255,210,221,.75);background:#fff6f8b8;display:grid;gap:1rem}.admin-article-field{display:grid;gap:.45rem}.admin-article-field span{font-weight:800;color:#111827}.admin-article-field input,.admin-article-field textarea,.admin-article-field select{width:100%;border-radius:16px;border:1px solid rgba(255,210,221,.9);background:#fffffff2;padding:.95rem 1rem;color:#111827;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.admin-article-field textarea{resize:vertical;min-height:108px}.admin-article-field input:focus,.admin-article-field textarea:focus,.admin-article-field select:focus{border-color:#ff8da5f2;box-shadow:0 0 0 4px #ff9db229}.admin-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.admin-article-submit{border:0;border-radius:16px;padding:.95rem 1.15rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-weight:900;color:#fff;background:linear-gradient(90deg,#ff7d99,#ff9fb1);box-shadow:0 16px 28px #ff85a138}.admin-article-submit:disabled{opacity:.72;cursor:wait}.admin-spin{animation:admin-spin 1s linear infinite}.admin-article-sidebar{display:grid;gap:1rem}.admin-article-preview{border-radius:20px;border:1px solid rgba(255,210,221,.75);background:#ffffffe6;padding:1.15rem 1.2rem;box-shadow:0 18px 30px #1f29370d}.admin-article-preview-soft{background:#fff6f8c7}.admin-article-preview-label{margin:0;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#9f1239;font-weight:900}.admin-article-preview strong{display:block;margin-top:.45rem;font-size:1.35rem;letter-spacing:-.02em}.admin-article-preview span{display:block;margin-top:.45rem;color:#6b7280}.admin-article-fields-list{margin:.8rem 0 0;padding-left:1.1rem;display:grid;gap:.5rem;color:#4b5563}.admin-recent-articles{margin-top:1.6rem}.admin-article-list{margin-top:1rem;display:grid;gap:1rem}.admin-article-card{border-radius:18px;border:1px solid rgba(255,210,221,.75);background:#ffffffe6;padding:1.05rem 1.15rem}.admin-article-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-article-card-meta{margin:0;color:#9f1239;font-size:.88rem;font-weight:800}.admin-article-card h4{margin:.25rem 0 0;font-size:1.12rem;letter-spacing:-.02em}.admin-article-card-summary{margin:.75rem 0 0;color:#4b5563}.admin-article-card-footer{margin-top:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#6b7280;font-size:.92rem}.admin-article-error{margin:0;color:#b42318;font-weight:700}.admin-article-success{margin:0;color:#027a48;font-weight:700}.admin-empty-state{margin:1rem 0 0;color:#6b7280}@keyframes admin-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-articles-layout{grid-template-columns:1fr}}@media(max-width:640px){.admin-dashboard-page{padding-top:3rem}.admin-panel{padding:1.7rem 1.35rem 1.5rem}.admin-section-head,.admin-translation-head,.admin-article-actions,.admin-article-card-top,.admin-article-card-footer{flex-direction:column;align-items:flex-start}.admin-article-grid{grid-template-columns:1fr}.admin-table-head,.admin-table-row{grid-template-columns:1fr;gap:.35rem}.admin-table-head span:nth-child(2),.admin-table-head span:nth-child(3){display:none}.admin-table-row span:nth-child(2),.admin-table-row span:nth-child(3){justify-self:start}.admin-stats{grid-template-columns:1fr}}
