:root{--green:#10b981;--green-dark:#059669;--green-light:#d1fae5;--blue:#06b6d4;--blue-dark:#0891b2;--blue-light:#cffafe;--bg:#fafcfc;--bg-card:#fff;--bg-muted:#f8faf9;--text:#1a1a2e;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#0000000f;--gradient-start:#10b981;--gradient-end:#06b6d4;--shadow:0 2px 12px #0000000f;--shadow-hover:0 4px 20px #10b98126;--radius:12px;--radius-sm:8px;letter-spacing:-.01px;color:var(--text);font:17px/160% system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;background:#fafcfc;min-height:100vh}body{background:#fafcfc;margin:0}#root{width:100%;min-height:100vh}button{font-family:inherit}@media (width<=480px){:root{font:16px/160% system-ui,Segoe UI,Roboto,sans-serif}}.app{min-height:100vh}.loading-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner{border:3px solid #e5e7eb;border-top-color:var(--green);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.btn{border-radius:var(--radius);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#fff;width:100%;padding:18px 32px;font-size:18px}.btn-primary:hover:not(:disabled){box-shadow:var(--shadow-hover);transform:translateY(-2px)}.btn-secondary{color:var(--text);opacity:.6;background:0 0;padding:12px 16px;font-size:14px}.btn-secondary:hover:not(:disabled){opacity:1}.btn-ghost{color:var(--text);background:0 0;padding:8px 12px;font-size:14px}.btn-ghost:hover:not(:disabled){opacity:.7}.dialog-overlay{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a5c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.dialog-card{background:#fffffff5;border:1px solid #ffffffbf;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 30px 70px #0f172a2e}.dialog-card.sm{max-width:520px}.dialog-card.md{max-width:720px}.dialog-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.35rem 0;display:flex}.dialog-header h2{letter-spacing:-.04em;color:#0f172a;margin:0;font-size:1.45rem;line-height:1.08}.dialog-header p{color:#64748b;margin:.45rem 0 0;font-size:.95rem;line-height:1.65}.dialog-close{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:inline-flex}.dialog-close:hover{color:#0f172a;background:#eef2f7}.dialog-body{padding:1.2rem 1.35rem 1.35rem}.dialog-footer{justify-content:flex-end;gap:.75rem;padding:0 1.35rem 1.35rem;display:flex}.dialog-footer .btn{border-radius:16px;width:auto;min-width:160px;min-height:48px}.dialog-footer .btn-secondary{color:#0f172a;opacity:1;background:#eef3f7}.dialog-footer .btn-secondary:hover:not(:disabled){background:#e2e8f0}@media (width<=640px){.dialog-card{border-radius:22px}.dialog-header,.dialog-body,.dialog-footer{padding-left:1rem;padding-right:1rem}}.logo-dropdown{margin-left:auto;position:relative}.logo-dropdown-trigger{cursor:pointer;width:42px;height:42px;color:var(--text-secondary);background:#ffffffe6;border:1px solid #0f172a0f;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 12px 24px #0f172a0d}.logo-dropdown-trigger:hover{color:var(--green-dark);background:#10b98114}.logo-dropdown-menu{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #0f172a0f;border-radius:20px;min-width:230px;padding:.55rem;animation:.15s dropdownFadeIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 44px #0f172a1f}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.logo-dropdown-user{color:var(--text);border-bottom:1px solid #0f172a0f;margin-bottom:.35rem;padding:.85rem 1rem;font-size:.9375rem;font-weight:700}.logo-dropdown-item{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.logo-dropdown-item:hover{color:#0f172a;background:#f8fbfc}.logo-dropdown-item.logout{color:#ef4444}.logo-dropdown-item.logout:hover{color:#dc2626;background:#fef2f2}.logo-dropdown-alert-body{gap:.75rem;display:grid}.logo-dropdown-alert-badge{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;background:#10b9811a;border-radius:999px;align-self:flex-start;padding:.38rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.logo-dropdown-alert-body p{color:#64748b;margin:0;font-size:.94rem;line-height:1.65}.logo{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.logo-image{object-fit:contain;width:38px;height:38px}.logo-text{color:#1e293b;letter-spacing:-1px;font-size:1.5rem;font-weight:800}.logo.small .logo-image{width:30px;height:30px}.logo.small .logo-text{font-size:1.125rem}.logo.mini{flex-direction:column;gap:.25rem}.logo.mini .logo-image{width:24px;height:24px}.logo.mini .logo-text{font-size:.85rem}.logo.hero .logo-image{width:52px;height:52px}.logo.hero .logo-text{font-size:2rem}@media (width<=480px){.logo-image{width:34px;height:34px}.logo-text{font-size:1.375rem}}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #0000000a;padding:.875rem 1.5rem;position:sticky;top:0}.header-inner{justify-content:center;max-width:1100px;margin:0 auto;display:flex}.hero-preview{justify-content:center;align-items:center;width:min(100%,520px);min-height:430px;display:flex;position:relative}.hero-preview-glow{filter:blur(42px);pointer-events:none;border-radius:999px;position:absolute}.hero-preview-glow.glow-a{background:#10b98129;width:220px;height:220px;top:14%;left:2%}.hero-preview-glow.glow-b{background:#06b6d424;width:180px;height:180px;bottom:12%;right:6%}.hero-preview-panel{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffff5 0%,#f8fbfaf5 100%);border:1px solid #ffffffe6;border-radius:30px;width:min(100%,390px);padding:1.45rem;position:relative;box-shadow:0 28px 58px #0f172a1f,inset 0 1px #ffffffe6}.hero-preview-panel-top{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.15rem;display:flex}.hero-preview-label,.hero-preview-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.45rem .72rem;font-size:.68rem;font-weight:700;display:inline-flex}.hero-preview-label{color:var(--green-dark);background:#10b9811f}.hero-preview-status{color:var(--text-secondary);background:#0f172a0f}.hero-preview-title{letter-spacing:-.04em;color:var(--text);margin:0 0 1.2rem;font-size:clamp(1.45rem,3vw,1.9rem);font-weight:800;line-height:1.08}.hero-preview-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:1.2rem;display:grid}.hero-preview-stage{background:#ffffffc7;border:1px solid #0f172a0f;border-radius:20px;flex-direction:column;gap:.35rem;padding:.8rem .7rem;display:flex}.hero-preview-stage-index{letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);font-size:.66rem;font-weight:700}.hero-preview-stage-name{color:var(--text);font-size:.82rem;font-weight:700;line-height:1.35}.hero-preview-focus{background:linear-gradient(135deg,#effdf6f2 0%,#eff9fff2 100%);border:1px solid #10b9811f;border-radius:22px;align-items:center;gap:.9rem;padding:1rem;display:flex}.hero-preview-focus-badge{background:linear-gradient(135deg, var(--green-dark) 0%, var(--blue) 100%);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 14px 26px #10b9812e}.hero-preview-focus-copy{flex-direction:column;gap:.2rem;display:flex}.hero-preview-focus-label{letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);font-size:.7rem;font-weight:700}.hero-preview-focus-title{color:var(--text);font-size:.92rem;line-height:1.45}.hero-preview-signal{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #ffffffd9;border-radius:20px;flex-direction:column;gap:.18rem;max-width:148px;padding:.9rem .95rem;animation:9s ease-in-out infinite hero-signal-float;display:flex;position:absolute;box-shadow:0 18px 32px #0f172a14}.hero-preview-signal.signal-1{animation-delay:0s;top:2%;left:0}.hero-preview-signal.signal-2{animation-delay:-2s;top:24%;right:-4%}.hero-preview-signal.signal-3{animation-delay:-4s;bottom:4%;left:8%}.hero-preview-signal-stat{color:var(--text);font-size:1rem;font-weight:800;line-height:1}.hero-preview-signal-title{color:var(--green-dark);text-transform:uppercase;letter-spacing:.06em;font-size:.73rem;font-weight:700;line-height:1.35}.hero-preview-signal-desc{color:var(--text-secondary);font-size:.72rem;line-height:1.45}@keyframes hero-signal-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=900px){.hero-preview{min-height:360px}.hero-preview-panel{width:min(100%,420px)}.hero-preview-signal.signal-1{top:-2%;left:3%}.hero-preview-signal.signal-2{top:18%;right:2%}.hero-preview-signal.signal-3{bottom:-2%;left:2%}}@media (width<=640px){.hero-preview{min-height:320px}.hero-preview-panel{border-radius:24px;padding:1.15rem}.hero-preview-stages{grid-template-columns:1fr}.hero-preview-signal{display:none}}.hero-section{background:radial-gradient(circle at 88% 12%,#10b9811f 0%,#0000 32%),radial-gradient(circle at 8% 90%,#06b6d41a 0%,#0000 28%),linear-gradient(#fbfffd 0%,#f7fcfb 56%,#f4fbff 100%);padding:4.6rem 1.5rem 5rem;position:relative;overflow:hidden}.hero-bg{pointer-events:none;background-image:linear-gradient(90deg,#ffffffb8 0%,#ffffff1f 100%);position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:3rem;max-width:1180px;margin:0 auto;display:grid;position:relative}.hero-left{flex-direction:column;align-items:flex-start;max-width:540px;display:flex}.hero-kicker{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;background:#ffffffdb;border:1px solid #0f172a0f;border-radius:999px;align-items:center;margin-top:1.15rem;padding:.46rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #0f172a0d}.hero-title{color:#1a1a2e;letter-spacing:-.06em;margin:1.35rem 0 1rem;font-size:clamp(2.6rem,5.7vw,4.1rem);font-weight:800;line-height:.98}.hero-highlight{background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:#64748b;max-width:31rem;margin:0 0 1.9rem;font-size:1.02rem;line-height:1.72}.hero-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.95rem 1.6rem;font-size:.98rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 18px 36px #10b98138}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 22px 42px #10b98147}.hero-cta svg{transition:transform .2s}.hero-cta:hover svg{transform:translate(4px)}.hero-right{justify-content:center;align-items:center;display:flex}@media (width<=900px){.hero-container{text-align:center;grid-template-columns:1fr;gap:2.2rem}.hero-left{align-items:center;max-width:100%}.hero-cta{justify-content:center;width:100%}}.ai-section{background:linear-gradient(#f8fbfd 0%,#edf8f5 100%);padding:4.25rem 1.5rem;position:relative;overflow:hidden}.ai-bg-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ai-shape{filter:blur(80px);border-radius:50%;position:absolute}.ai-shape-1{background:#06b6d414;width:280px;height:280px;top:-90px;right:-60px}.ai-shape-2{background:#10b98114;width:240px;height:240px;bottom:-80px;left:-40px}.ai-shell{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffc;border:1px solid #ffffffd9;border-radius:34px;max-width:1120px;margin:0 auto;padding:1.75rem;position:relative;box-shadow:0 24px 48px #0f172a14}.ai-header{text-align:center;max-width:640px;margin:0 auto}.ai-label{color:#0891b2;text-transform:uppercase;letter-spacing:.14em;background:#06b6d41a;border-radius:100px;margin-bottom:1rem;padding:.42rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.ai-title{color:#1e293b;letter-spacing:-.05em;margin:0 0 .75rem;font-size:clamp(1.95rem,4vw,3rem);font-weight:800;line-height:1.04}.ai-highlight{color:#0891b2}.ai-description{color:#64748b;margin:0;font-size:1rem;line-height:1.7}.ai-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.ai-step{text-align:left;background:linear-gradient(#f9fbfbf0 0%,#fffffffa 100%);border:1px solid #0f172a0f;border-radius:24px;padding:1.15rem;position:relative;box-shadow:0 14px 24px #0f172a0d}.ai-step-index{letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);margin-bottom:.8rem;font-size:.68rem;font-weight:700;display:inline-flex}.ai-step-title{color:var(--text);margin:0 0 .45rem;font-size:1rem;font-weight:700;line-height:1.3}.ai-step-desc{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.ai-footnote{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.35rem;display:flex}.ai-footnote-chip{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;background:#10b9811f;border-radius:999px;align-items:center;padding:.42rem .78rem;font-size:.72rem;font-weight:700;display:inline-flex}.ai-footnote-copy{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.55}@media (width<=900px){.ai-steps{grid-template-columns:1fr}}@media (width<=480px){.ai-section{padding:3rem 1rem}.ai-shell{border-radius:26px;padding:1.15rem}}.goal-feature-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.goal-feature-item{align-items:flex-start;gap:.75rem;display:flex}.goal-feature-icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:inline-flex}.goal-feature-copy{color:var(--text);font-size:.95rem;font-weight:500;line-height:1.55}.goal-showcase-card{cursor:pointer;text-align:left;isolation:isolate;background:#fff3;border:1px solid #ffffffb8;border-radius:32px;min-height:255px;padding:0;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 20px 46px #0f172a1f}.goal-showcase-card:after{content:"";background:var(--goal-gradient);opacity:.18;z-index:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;inset:0}.goal-showcase-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px #0f172a29}.goal-showcase-card.is-active{border-color:#fffffff2;box-shadow:0 28px 72px #10b98133}.goal-showcase-card.is-featured{min-height:540px}.goal-showcase-card-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.goal-showcase-card-scrim{z-index:1;background:linear-gradient(#12181b0f 0%,#12181b29 45%,#12181bcc 100%);position:absolute;inset:0}.goal-showcase-card-top,.goal-showcase-card-bottom{z-index:2;gap:.75rem;display:flex;position:absolute;left:1rem;right:1rem}.goal-showcase-card-top{justify-content:space-between;align-items:flex-start;top:1rem}.goal-showcase-card-bottom{flex-direction:column;align-items:flex-start;bottom:1rem}.goal-showcase-card-pill,.goal-showcase-card-status{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.76rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #0f172a1f}.goal-showcase-card-pill{color:#111827;background:#ffffffe0}.goal-showcase-card-status{color:#fff;background:#059669d1}.goal-showcase-card-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;font-size:.68rem;font-weight:700}.goal-showcase-card-copy{color:#fff;max-width:18rem;font-size:.98rem;font-weight:600;line-height:1.5}.goal-showcase-card.is-support .goal-showcase-card-copy{max-width:14rem;font-size:.88rem}@media (width<=980px){.goal-showcase-card.is-featured{min-height:390px}}@media (width<=720px){.goal-showcase-card{border-radius:26px;min-height:240px}.goal-showcase-card.is-featured{min-height:320px}}.goal-showcase-gallery{width:100%}.goal-showcase-track{grid-template-rows:repeat(2,minmax(180px,1fr));grid-template-columns:minmax(0,1.28fr) minmax(230px,.88fr);gap:1rem;min-height:540px;display:grid}.goal-showcase-track>:first-child{grid-row:1/span 2}.goal-showcase-track.single{grid-template-rows:minmax(320px,1fr);grid-template-columns:1fr;min-height:380px}.goal-showcase-track.single>:first-child{grid-row:auto}@media (width<=980px){.goal-showcase-track{min-height:unset;grid-template-rows:none;grid-template-columns:1fr}.goal-showcase-track>:first-child{grid-row:auto}}.goal-sym-root{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:center;gap:2rem;display:grid}.goal-sym-copy{flex-direction:column;gap:1.25rem;display:flex}.goal-sym-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--green-dark);font-size:.72rem;font-weight:700}.goal-sym-chip-row{flex-wrap:wrap;gap:.75rem;display:flex}.goal-sym-chip{color:var(--text);background:#ffffffe6;border:1px solid #0f172a14;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 14px 32px #0f172a0d}.goal-sym-chip-current{color:#046c4e;background:#10b9811f;border-color:#10b98133}.goal-sym-title{letter-spacing:-.05em;color:var(--text);flex-direction:column;gap:.2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.05;display:flex}.goal-sym-title-accent{color:#1f9a6d}.goal-sym-description{max-width:34rem;color:var(--text-secondary);font-size:1rem;line-height:1.75}.goal-sym-actions{flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:.25rem;display:flex}.goal-sym-cta-btn{background:linear-gradient(135deg, var(--green-dark) 0%, var(--green) 100%);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:1rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 18px 40px #10b98138}.goal-sym-cta-btn:hover{filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 24px 48px #10b9813d}.goal-sym-helper{color:var(--text-secondary);font-size:.88rem;line-height:1.55}@media (width<=980px){.goal-sym-root{grid-template-columns:1fr}}@media (width<=720px){.goal-sym-title{font-size:clamp(1.8rem,9vw,2.6rem)}.goal-sym-description{font-size:.96rem}.goal-sym-cta-btn{justify-content:center;width:100%}}.goal-track-card{cursor:pointer;text-align:left;background:#ffffffdb;border:1px solid #0f172a14;border-radius:24px;flex:0 0 280px;align-items:center;gap:.95rem;padding:.95rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;box-shadow:0 14px 30px #0f172a0f}.goal-track-card:after{content:"";border-radius:inherit;background:var(--goal-gradient);opacity:.05;pointer-events:none;position:absolute;inset:0}.goal-track-card:hover{border-color:#10b9812e;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a14}.goal-track-card.active{border-color:#10b98147;box-shadow:0 20px 40px #10b98124}.goal-track-image-wrapper{z-index:1;border-radius:20px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a1f}.goal-track-image-wrapper:after{content:"";background:var(--goal-gradient);opacity:.15;position:absolute;inset:0}.goal-track-image{object-fit:cover;width:100%;height:100%}.goal-track-content{z-index:1;flex-direction:column;gap:.32rem;min-width:0;display:flex;position:relative}.goal-track-label-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.goal-track-title{color:var(--text);font-size:.95rem;font-weight:700;line-height:1.3}.goal-track-status{color:#046c4e;letter-spacing:.04em;text-transform:uppercase;background:#10b9811f;border-radius:999px;align-items:center;padding:.22rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.goal-track-desc{color:var(--text-secondary);-webkit-box-orient:vertical;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.goal-track-benefit{color:var(--green-dark);font-size:.74rem;font-weight:600;line-height:1.4}@media (width<=720px){.goal-track-card{flex-basis:240px}}.goal-track{scrollbar-width:none;gap:1rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.goal-track::-webkit-scrollbar{display:none}.goals-section{background:radial-gradient(circle at 0 0,#10b9811f,#0000 26%),radial-gradient(circle at 100% 100%,#06b6d41a,#0000 30%),linear-gradient(#f7fbfa 0%,#fff 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.goals-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffb8 0%,#ffffff52 100%);position:absolute;inset:0}.goals-section-inner{z-index:1;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.goals-section-footer{flex-direction:column;gap:1rem;display:flex}.goals-section-footer-copy{flex-direction:column;gap:.35rem;display:flex}.goals-section-footer-label{letter-spacing:.14em;text-transform:uppercase;color:var(--green-dark);font-size:.74rem;font-weight:700}.goals-section-footer-note{max-width:38rem;color:var(--text-secondary);font-size:.95rem;line-height:1.65}@media (width<=720px){.goals-section{padding:4rem 1rem}.goals-section-inner{gap:1.5rem}}.product-preview-card{background:#ffffffd6;border:1px solid #0f172a0f;border-radius:24px;flex-direction:column;flex:none;gap:.9rem;width:208px;padding:.9rem;display:flex;box-shadow:0 18px 32px #0f172a14}.product-preview-card-media{aspect-ratio:1/1.08;background:#eef5f7;border-radius:18px;position:relative;overflow:hidden}.product-preview-card-media img{object-fit:cover;width:100%;height:100%;display:block}.product-preview-card-copy{gap:.25rem;display:grid}.product-preview-card-category{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;background:#10b9811f;border-radius:999px;align-self:flex-start;padding:.32rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.product-preview-card-copy h3{color:#0f172a;margin:0;font-size:.98rem;line-height:1.3}.product-preview-card-copy p{color:#64748b;margin:0;font-size:.84rem}.product-preview-section{background:linear-gradient(#edf8f5 0%,#f6fbfd 100%);padding:0 1.5rem 4rem;position:relative;overflow:hidden}.product-preview-shell{max-width:1180px;margin:0 auto;padding:1.4rem 0 0}.product-preview-header{text-align:center;max-width:620px;margin:0 auto 1.5rem}.product-preview-label{color:#0891b2;letter-spacing:.12em;text-transform:uppercase;background:#06b6d41a;border-radius:999px;padding:.42rem .82rem;font-size:.72rem;font-weight:700;display:inline-flex}.product-preview-header h2{letter-spacing:-.05em;color:#0f172a;margin:.95rem 0 .55rem;font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.04}.product-preview-header p{color:#64748b;margin:0;font-size:.98rem;line-height:1.7}.product-preview-empty{color:#64748b;justify-content:center;align-items:center;min-height:120px;font-size:.95rem;display:flex}.product-preview-marquee{padding:.75rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.product-preview-track{gap:1rem;width:max-content;animation:34s linear infinite product-preview-scroll;display:flex}.product-preview-marquee:hover .product-preview-track{animation-play-state:paused}@keyframes product-preview-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@media (width<=900px){.product-preview-section{padding:0 1rem 3rem}}.info-section{background:#f8faf9;padding:3rem 1.5rem}.info-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.info-item{text-align:center;background:#fff;border:1px solid #0000000a;border-radius:16px;padding:1.5rem}.info-item .info-icon{color:#10b981;background:linear-gradient(135deg,#10b9811a 0%,#06b6d40d 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.info-item h3{color:#1a1a2e;margin:0 0 .375rem;font-size:1rem;font-weight:600}.info-item p{color:#64748b;margin:0;font-size:.85rem}@media (width<=768px){.info-grid{grid-template-columns:1fr}}.about-section{background:linear-gradient(165deg,#f0fdf4 0%,#f0f9ff 100%);padding:4rem 1.5rem}.about-card{text-align:center;max-width:600px;margin:0 auto}.about-label{color:#059669;text-transform:uppercase;letter-spacing:1px;background:#10b9811a;border-radius:100px;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-block}.about-card h2{color:#1a1a2e;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.about-card p{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.review-card{background:#ffffffe0;border:1px solid #0f172a0f;border-radius:24px;flex-direction:column;flex:none;gap:.9rem;width:300px;padding:1.15rem;display:flex;box-shadow:0 18px 30px #0f172a14}.review-card-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.review-card-stars{color:#cbd5e1;gap:.18rem;font-size:.98rem;display:inline-flex}.review-card-stars .is-filled{color:#f59e0b}.review-card-score{color:#0f172a;font-size:.86rem;font-weight:700}.review-card-comment{color:#475569;margin:0;font-size:.92rem;line-height:1.72}.review-card-footer{flex-direction:column;gap:.2rem;display:flex}.review-card-footer strong{color:#0f172a;font-size:.96rem}.review-card-footer span{color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:700}.reviews-section{background:linear-gradient(#f0f9ff 0%,#fbfefd 100%);padding:0 1.5rem 4rem;position:relative;overflow:hidden}.reviews-shell{max-width:1180px;margin:0 auto}.reviews-header{text-align:center;max-width:640px;margin:0 auto 1.8rem}.reviews-label{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;background:#10b9811a;border-radius:999px;padding:.42rem .82rem;font-size:.72rem;font-weight:700;display:inline-flex}.reviews-header h2{letter-spacing:-.05em;color:#0f172a;margin:.95rem 0 .55rem;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.06}.reviews-header p{color:#64748b;margin:0;font-size:.98rem;line-height:1.72}.reviews-average{color:#0f172a;background:#ffffffdb;border:1px solid #0f172a0f;border-radius:999px;margin-top:1rem;padding:.48rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 14px 26px #0f172a0f}.reviews-rows{gap:1rem;display:grid}.reviews-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.reviews-track{gap:1rem;width:max-content;animation:34s linear infinite reviews-scroll-left;display:flex}.reviews-marquee.is-reverse .reviews-track{animation-name:reviews-scroll-right;animation-duration:36s}.reviews-marquee:hover .reviews-track{animation-play-state:paused}@keyframes reviews-scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@keyframes reviews-scroll-right{0%{transform:translate(calc(-50% - .5rem))}to{transform:translate(0)}}.reviews-loading{justify-content:center;padding:3rem;display:flex}.reviews-loading-spinner{border:3px solid #e5e7eb;border-top-color:var(--green);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite reviews-spin}@keyframes reviews-spin{to{transform:rotate(360deg)}}.reviews-empty{text-align:center;color:#64748b;padding:3rem}@media (width<=900px){.reviews-section{padding:0 1rem 3rem}}.disclaimer-trigger{color:#94a3b8;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;text-decoration:underline;transition:color .2s}.disclaimer-trigger:hover{color:#64748b}.disclaimer-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.disclaimer-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:420px;max-height:80vh;animation:.3s ease-out slideUp;display:flex;overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.disclaimer-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.disclaimer-header h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:700}.disclaimer-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s;display:flex}.disclaimer-close:hover{color:#1e293b}.disclaimer-content{padding:1.25rem 1.5rem;overflow-y:auto}.disclaimer-item{border-bottom:1px solid #0000000a;padding:1rem 0}.disclaimer-item:last-child{border-bottom:none}.disclaimer-item h3{color:#1e293b;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.disclaimer-item p{color:#64748b;margin:0;font-size:.8rem;line-height:1.5}.site-footer{text-align:center;background:#fff;border-top:1px solid #0000000a;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.site-footer p{color:#94a3b8;margin:0;font-size:.75rem}.site-footer .disclaimer-trigger{margin-top:.25rem}.bottom-tabs-wrapper{margin-top:0}.bottom-tabs{flex-wrap:wrap;justify-content:center;align-items:center;padding:1.5rem 1rem;display:flex}.tab-item{align-items:center;gap:.5rem;display:flex}.bottom-tab{cursor:pointer;color:var(--text-secondary,#64748b);-webkit-user-select:none;user-select:none;font-size:.875rem;transition:color .2s}.bottom-tab:hover{color:var(--green,#10b981)}.bottom-tab.active{color:var(--green,#10b981);font-weight:500}.separator{color:var(--text-secondary,#64748b);margin:0 .25rem;font-size:.875rem}.tab-content{max-width:800px;color:var(--text,#1a1a2e);margin:1rem auto 3rem;padding:0 1.5rem;line-height:1.6}.tab-content h3{color:var(--text,#1a1a2e);margin-bottom:1rem;font-size:1.25rem}.tab-content p{white-space:pre-wrap;font-size:.95rem}.home-wrapper{background:#fafcfc;flex-direction:column;width:100%;min-height:100vh;display:flex}.home-main{flex-direction:column;flex:1;display:flex}.home-disclaimer{text-align:center;color:#9ca3af;padding:1.5rem 1rem;font-size:.75rem}.input-group{flex-direction:column;gap:6px;display:flex}.input-group label{color:var(--text);font-size:14px;font-weight:500}.input{border-radius:var(--radius);background:#fff;border:1.5px solid #e5e7eb;padding:14px 16px;font-size:16px;transition:all .2s}.input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #22c55e1a}.input:read-only{color:#6b7280;cursor:default;background:#f9fafb}.input:read-only:focus{box-shadow:none;border-color:#e5e7eb}.input::placeholder{color:#9ca3af}.has-error .input{border-color:#ef4444}.has-error .input:focus{box-shadow:0 0 0 3px #ef44441a}.input-error{color:#ef4444;font-size:12px}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper .input{flex:1;padding-right:44px}.has-toggle .input:focus{padding-right:44px}.password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.password-toggle:hover{color:#6b7280}.password-reset-request{gap:1rem;display:grid}.password-reset-request-copy h3{color:#0f172a;margin:0 0 .3rem;font-size:1.05rem}.password-reset-request-copy p{color:#64748b;margin:0;font-size:.93rem;line-height:1.65}.password-reset-request .btn-primary{border-radius:18px;min-height:52px;font-size:.98rem}.auth-page{isolation:isolate;background:radial-gradient(circle at 0 0,#10b9811f 0%,#0000 32%),radial-gradient(circle at 100% 100%,#06b6d424 0%,#0000 26%),linear-gradient(#f7fbfb 0%,#eef8f6 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex;position:relative}.auth-back{color:#475569;cursor:pointer;background:#ffffffc7;border:1px solid #0f172a0f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;transition:color .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:24px;left:24px;box-shadow:0 12px 24px #0f172a0f}.auth-back:hover{color:var(--text);transform:translateY(-1px);box-shadow:0 16px 28px #0f172a14}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffc7;border-radius:32px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);width:100%;max-width:980px;display:grid;overflow:hidden;box-shadow:0 26px 54px #0f172a1a}.auth-aside{background:linear-gradient(160deg,#10b9812e 0%,#06b6d41a 100%),linear-gradient(#f6fffb 0%,#eef9ff 100%);flex-direction:column;justify-content:center;gap:1.25rem;padding:40px 36px;display:flex}.auth-aside-label{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;background:#fffc;border:1px solid #0f172a0f;border-radius:999px;align-self:flex-start;padding:.42rem .82rem;font-size:.72rem;font-weight:700;display:inline-flex}.auth-aside h2{letter-spacing:-.06em;color:#0f172a;margin:0;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.02}.auth-aside>p{color:#476072;max-width:28rem;margin:0;font-size:.98rem;line-height:1.75}.auth-benefits{gap:.9rem;display:grid}.auth-benefit{background:#ffffffb8;border:1px solid #ffffffdb;border-radius:22px;grid-template-columns:12px minmax(0,1fr);gap:.9rem;padding:1rem 1.05rem;display:grid}.auth-benefit-dot{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);border-radius:50%;width:12px;height:12px;margin-top:.28rem;box-shadow:0 0 0 5px #10b9811f}.auth-benefit h3{color:#0f172a;margin:0 0 .28rem;font-size:.98rem}.auth-benefit p{color:#5f7283;margin:0;font-size:.88rem;line-height:1.6}.auth-content{flex-direction:column;padding:34px;display:flex}.auth-mode-switch{background:#f1f5f9;border:1px solid #0f172a0f;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));align-self:flex-start;gap:.45rem;padding:.34rem;display:inline-grid}.auth-mode-button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.75rem 1.1rem;font-size:.92rem;font-weight:700;transition:all .2s}.auth-mode-button.is-active{color:#0f172a;background:#fff;box-shadow:0 10px 18px #0f172a14}.auth-header{margin:1.45rem 0 1.6rem}.auth-header h1{color:#0f172a;letter-spacing:-.06em;margin:0 0 .45rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:800;line-height:1.02}.auth-header p{color:#64748b;margin:0;font-size:.96rem;line-height:1.7}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form .input-group{gap:.5rem}.auth-form .input-group label{color:#0f172a;font-size:.88rem;font-weight:700}.auth-form .input{background:#f8fbfc;border-color:#94a3b83d;border-radius:18px;min-height:54px;padding:.95rem 1rem}.auth-form .input:focus{background:#fff}.auth-form .btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);border:none;border-radius:18px;width:100%;min-height:56px;padding:1rem 1.4rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 18px 34px #10b98133}.auth-form .btn-primary:hover{transform:translateY(-1px);box-shadow:0 20px 38px #10b9813d}.auth-form .btn-primary:disabled{opacity:.5;cursor:not-allowed}.auth-forgot{color:#64748b;cursor:pointer;text-align:right;background:0 0;border:none;margin-top:-.15rem;padding:0;font-size:.84rem;font-weight:600}.auth-forgot:hover{color:#0f172a}.auth-footer{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.15rem;font-size:.92rem;display:flex}.auth-toggle{color:var(--green);cursor:pointer;background:0 0;border:none;border-radius:0;padding:0;font-size:.92rem;font-weight:700;transition:opacity .2s}.auth-toggle:hover{opacity:.8}.auth-error{color:#dc2626;background:#ef444414;border:1px solid #ef444426;border-radius:16px;padding:.92rem 1rem;font-size:.9rem}.auth-email-confirmation{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f633;border-radius:16px;align-items:center;gap:10px;padding:.92rem 1rem;font-size:.9rem;display:flex}@media (width<=900px){.auth-card{grid-template-columns:1fr;max-width:560px}.auth-aside,.auth-content{padding:28px 24px}.auth-aside{gap:1rem}}@media (width<=640px){.auth-page{padding-top:84px}.auth-back{top:16px;left:16px}.auth-card{border-radius:26px}.auth-aside,.auth-content{padding:22px 18px}.auth-mode-switch{width:100%}.auth-mode-button{padding-inline:.75rem}}.checkbox-wrapper{cursor:pointer;align-items:center;gap:10px;padding:8px 0;display:flex}.checkbox-input{opacity:0;width:0;height:0;position:absolute}.checkbox-custom{border:2px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.checkbox-custom svg{opacity:0;color:#fff;transition:opacity .2s}.checkbox-input:checked+.checkbox-custom{background:var(--green);border-color:var(--green)}.checkbox-input:checked+.checkbox-custom svg{opacity:1}.checkbox-input:focus+.checkbox-custom{box-shadow:0 0 0 3px #22c55e26}.checkbox-wrapper:hover .checkbox-custom{border-color:var(--green)}.checkbox-label{color:var(--text);font-size:14px}.date-picker-group{flex-direction:column;gap:6px;display:flex}.date-picker-group label{color:var(--text);font-size:14px;font-weight:500}.date-picker-wrapper{gap:8px;display:flex}.date-picker-field-wrap{flex:1;position:relative}.date-picker-display{border-radius:var(--radius);color:#9ca3af;background:#fff;border:1.5px solid #e5e7eb;justify-content:center;align-items:center;width:100%;height:50px;padding:14px 12px;font-size:16px;transition:all .2s;display:flex}.date-picker-display:first-child{border-radius:var(--radius) 0 0 var(--radius)}.date-picker-display:last-child{border-radius:0 var(--radius) var(--radius) 0}.date-picker-field-wrap:first-child .date-picker-display{border-radius:var(--radius) 0 0 var(--radius)}.date-picker-field-wrap:last-child .date-picker-display{border-radius:0 var(--radius) var(--radius) 0}.date-picker-display.has-value{color:#374151;background:#f9fafb;border-color:#d1d5db}.date-picker-select-native{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.date-picker-field-wrap:focus-within .date-picker-display{border-color:var(--green);box-shadow:0 0 0 3px #22c55e1a}.date-picker-group.has-error .date-picker-display{border-color:#ef4444}.date-picker-group.has-error .date-picker-display:focus-within{box-shadow:0 0 0 3px #ef44441a}.date-picker-error{color:#ef4444;font-size:12px}.select-group{flex-direction:column;gap:6px;display:flex}.select-group label{color:var(--text);font-size:14px;font-weight:500}.select-wrapper{position:relative}.select{border-radius:var(--radius);appearance:none;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;width:100%;padding:14px 40px 14px 16px;font-size:16px;transition:all .2s}.select:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #22c55e1a}.select-arrow{pointer-events:none;color:#6b7280;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.has-error .select{border-color:#ef4444}.select-error{color:#ef4444;font-size:12px}.textarea-group{flex-direction:column;gap:6px;display:flex}.textarea-group label{color:var(--text);font-size:14px;font-weight:500}.textarea{resize:vertical;border-radius:var(--radius);background:#fff;border:1.5px solid #e5e7eb;min-height:112px;padding:14px 16px;font-family:inherit;font-size:16px;transition:all .2s}.textarea:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #22c55e1a}.textarea::placeholder{color:#9ca3af}.has-error .textarea{border-color:#ef4444}.has-error .textarea:focus{box-shadow:0 0 0 3px #ef44441a}.textarea-error{color:#ef4444;font-size:12px}.profile-questionnaire-page{max-width:1180px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.profile-questionnaire-back{color:#475569;cursor:pointer;background:#ffffffd1;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.72rem 1rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #0f172a0f}.profile-questionnaire-back:hover{transform:translateY(-1px);box-shadow:0 18px 32px #0f172a14}.profile-questionnaire-shell{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:1.25rem;margin-top:1.25rem;display:grid}.profile-questionnaire-aside{background:linear-gradient(160deg,#10b9812e 0%,#06b6d414 100%),linear-gradient(#f6fffb 0%,#eef8ff 100%);border:1px solid #ffffffb3;border-radius:30px;padding:1.65rem;position:sticky;top:100px;box-shadow:0 26px 50px #0f172a14}.profile-questionnaire-label{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;background:#ffffffd1;border-radius:999px;padding:.42rem .82rem;font-size:.72rem;font-weight:700;display:inline-flex}.profile-questionnaire-aside h1{letter-spacing:-.06em;color:#0f172a;margin:1rem 0 .55rem;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.profile-questionnaire-aside>p{color:#4f6677;margin:0;font-size:.98rem;line-height:1.72}.profile-questionnaire-steps{gap:.85rem;margin-top:1.4rem;display:grid}.profile-questionnaire-step-chip{background:#ffffffad;border:1px solid #ffffffb8;border-radius:22px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.85rem;padding:.85rem .95rem;display:grid}.profile-questionnaire-step-chip span{color:#0f172a;background:#0f172a0d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.88rem;font-weight:700;display:inline-flex}.profile-questionnaire-step-chip strong,.profile-questionnaire-step-chip small{display:block}.profile-questionnaire-step-chip strong{color:#0f172a;font-size:.95rem}.profile-questionnaire-step-chip small{color:#64748b;margin-top:.18rem;font-size:.82rem;line-height:1.5}.profile-questionnaire-step-chip.is-active{background:#fffffff2;box-shadow:0 18px 28px #0f172a14}.profile-questionnaire-step-chip.is-active span{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);color:#fff}.profile-questionnaire-goal{color:#fff;background:#0f172adb;border-radius:22px;margin-top:1.4rem;padding:1rem 1.05rem}.profile-questionnaire-goal span{letter-spacing:.12em;text-transform:uppercase;color:#ffffffad;font-size:.72rem;font-weight:700;display:block}.profile-questionnaire-goal strong{margin-top:.45rem;font-size:1rem;display:block}.profile-questionnaire-goal p{color:#ffffffc7;margin:.35rem 0 0;font-size:.88rem;line-height:1.62}.profile-questionnaire-card{background:#fffffff0;border:1px solid #ffffffc2;border-radius:30px;padding:1.4rem;box-shadow:0 26px 50px #0f172a14}.profile-questionnaire-progress{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.profile-questionnaire-progress-bar{background:#e2e8f0e6;border-radius:999px;flex:1;height:8px;overflow:hidden}.profile-questionnaire-progress-fill{background:linear-gradient(90deg, var(--green) 0%, var(--blue) 100%);border-radius:999px;height:100%;transition:width .35s}.profile-questionnaire-progress span{white-space:nowrap;color:#64748b;font-size:.82rem;font-weight:700}.profile-questionnaire-loading{text-align:center;place-items:center;gap:.85rem;min-height:360px;display:grid}.profile-questionnaire-loading p{color:#64748b;margin:0}.profile-questionnaire-loading-spinner{border:3px solid #94a3b838;border-top-color:var(--green);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite profile-questionnaire-spin}@keyframes profile-questionnaire-spin{to{transform:rotate(360deg)}}.profile-questionnaire-form{gap:1rem;display:grid}.profile-questionnaire-panel{background:linear-gradient(#fbfdfe 0%,#fff 100%);border:1px solid #0f172a0f;border-radius:26px;padding:1.2rem}.profile-questionnaire-panel-header{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:.9rem;margin-bottom:1.2rem;display:grid}.profile-questionnaire-panel-header>span{width:46px;height:46px;color:var(--green-dark);background:linear-gradient(135deg,#10b98124 0%,#06b6d424 100%);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.profile-questionnaire-panel-header h2{color:#0f172a;margin:0;font-size:1.25rem}.profile-questionnaire-panel-header p{color:#64748b;margin:.32rem 0 0;font-size:.92rem;line-height:1.62}.profile-questionnaire-grid{gap:1rem;display:grid}.profile-questionnaire-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-questionnaire-option-group{background:#fff9;border:1px solid #0f172a0a;border-radius:20px;gap:.7rem;padding:1rem;display:grid}.profile-questionnaire-option-group.is-optional{opacity:.85}.profile-questionnaire-group-label{color:#64748b;flex-direction:column;gap:.3rem;font-size:.88rem;font-weight:600;display:flex}.profile-questionnaire-group-helper{color:#94a3b8;text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:400}.profile-questionnaire-legal-note{color:#94a3b8;background:#94a3b814;border:1px solid #94a3b81f;border-radius:12px;margin-top:.5rem;padding:.5rem .75rem;font-size:.72rem;line-height:1.5}.profile-questionnaire-group-label{color:#0f172a;font-size:.88rem;font-weight:700}.profile-questionnaire-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 1rem;display:grid}.profile-questionnaire-card .input,.profile-questionnaire-card .select,.profile-questionnaire-card .textarea{background:#f8fbfc;border-color:#94a3b838;border-radius:18px}.profile-questionnaire-card .input-group label,.profile-questionnaire-card .select-group label,.profile-questionnaire-card .textarea-group label{color:#0f172a;font-size:.88rem;font-weight:700}.profile-questionnaire-card .input:focus,.profile-questionnaire-card .select:focus,.profile-questionnaire-card .textarea:focus{background:#fff}.profile-questionnaire-actions{justify-content:flex-end;gap:.75rem;display:flex}.profile-questionnaire-actions .btn-primary,.profile-questionnaire-actions .btn-secondary{border-radius:18px;width:auto;min-width:160px;min-height:52px}.profile-questionnaire-actions .btn-secondary{color:#0f172a;opacity:1;background:#eef3f7}.profile-questionnaire-actions .btn-secondary:hover:not(:disabled){background:#e2e8f0}@media (width<=980px){.profile-questionnaire-shell{grid-template-columns:1fr}.profile-questionnaire-aside{position:static}}@media (width<=640px){.profile-questionnaire-page{padding:1rem 1rem 3rem}.profile-questionnaire-card,.profile-questionnaire-aside{border-radius:24px;padding:1rem}.profile-questionnaire-panel{padding:1rem}.profile-questionnaire-row,.profile-questionnaire-option-grid{grid-template-columns:1fr}.profile-questionnaire-actions{flex-direction:column}.profile-questionnaire-actions .btn-primary,.profile-questionnaire-actions .btn-secondary{width:100%}}.selected-goal-card{background:linear-gradient(135deg,#22c55e14 0%,#06b6d41f 50%,#3b82f614 100%);border:1px solid #22c55e26;border-radius:16px;margin-bottom:20px;padding:16px 20px}.selected-goal-badge{text-transform:uppercase;letter-spacing:.5px;color:var(--green);background:#22c55e1a;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.selected-goal-card h3{color:var(--text);margin:0 0 4px;font-size:18px;font-weight:700}.selected-goal-card p{color:#6b7280;margin:0;font-size:14px}.selected-goal-pending{background:linear-gradient(135deg,#e5e7eb80 0%,#f3f4f680 100%);border:1px dashed #9ca3af4d}.selected-goal-pending .selected-goal-label{color:#9ca3af}.selected-goal-pending p{color:#9ca3af;font-size:13px}.user-form-page{background:radial-gradient(circle at 0 0,#10b9811a 0%,#0000 28%),radial-gradient(circle at 100% 100%,#06b6d41a 0%,#0000 24%),linear-gradient(#f7fbfb 0%,#eef8f6 100%);min-height:100vh}.user-form-page-top{gap:1rem;display:grid}.user-form-page-goal-placeholder,.user-form-page-privacy{background:#ffffffd6;border:1px solid #ffffffb8;border-radius:22px;gap:.85rem;padding:1rem 1.1rem;display:flex;box-shadow:0 20px 32px #0f172a0f}.user-form-page-goal-placeholder{flex-direction:column}.user-form-page-goal-placeholder span{letter-spacing:.12em;text-transform:uppercase;color:var(--green-dark);font-size:.72rem;font-weight:700}.user-form-page-goal-placeholder p,.user-form-page-privacy p{color:#64748b;margin:0;font-size:.92rem;line-height:1.65}.user-form-page-privacy svg{color:var(--green-dark);flex-shrink:0;margin-top:.15rem}.product-card{text-align:center}.product-card .product-image{border-radius:var(--radius-sm);background:linear-gradient(135deg,#e0f2fe,#dcfce7);justify-content:center;align-items:center;width:100%;height:160px;margin-bottom:16px;font-size:48px;display:flex;overflow:hidden}.product-card .product-image img{object-fit:contain;width:100%;height:100%}.product-card .product-name{color:var(--text-h);margin-bottom:4px;font-size:16px;font-weight:600}.product-card .product-price{color:var(--green-dark);font-size:20px;font-weight:700}.product-card .product-card-chips{flex-wrap:wrap;justify-content:center;gap:6px;margin:10px 0 0;display:flex}.product-card .product-card-chips span{color:#046c4e;background:#10b9811f;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.product-card .product-description{color:var(--text);opacity:.7;margin:12px 0;font-size:14px;line-height:1.5}.solution-page{background:#fafcfc;width:100%;min-height:100vh;padding:2rem 1.5rem 3rem;animation:.3s ease-out fadeIn}.solution-loading{text-align:center;padding:3rem 0}.spinner{border:3px solid #e2e8f0;border-top-color:#10b981;border-radius:50%;width:40px;height:40px;margin:0 auto 1.5rem;animation:.8s linear infinite spin}.solution-loading h2{color:#1a1a2e;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.solution-loading p{color:#64748b;font-size:.9rem}.solution-content{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;max-width:400px;margin:0 auto;padding:1.5rem;box-shadow:0 2px 12px #0000000a}.solution-badge{color:#059669;text-transform:uppercase;letter-spacing:.5px;background:#d1fae5;border-radius:100px;margin-bottom:1rem;padding:5px 12px;font-size:.7rem;font-weight:600;display:inline-block}.solution-title{color:#1a1a2e;letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.solution-desc{color:#64748b;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.solution-content .product-card{text-align:left;background:#f8faf9;border-radius:12px;margin-bottom:1.25rem;padding:1rem}.solution-page .btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);border:none;border-radius:10px;width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .25s}.solution-page .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #10b98140}.solution-page .btn-primary:active{transform:scale(.98)}.solution-unavailable{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:3rem 0}.solution-page .btn-ghost{color:#64748b;cursor:pointer;background:0 0;border:none;margin:1rem auto 0;padding:1rem;font-size:.875rem;transition:color .2s;display:block}.solution-page .btn-ghost:hover{color:#1a1a2e}@media (width<=480px){.solution-page{padding:1.5rem 1rem 2rem}.solution-content{padding:1.25rem}}.goal-dialog-actions{gap:12px;margin-top:20px;display:flex}.goal-dialog-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}.goal-dialog-btn:disabled{opacity:.6;cursor:not-allowed}.goal-dialog-btn-cancel{color:#374151;background:#e2e8f0}.goal-dialog-btn-cancel:hover:not(:disabled){background:#d1d5db}.goal-dialog-btn-confirm{background:var(--green);color:#fff}.goal-dialog-btn-confirm:hover:not(:disabled){background:#16a34a}.goal-dialog-content{align-items:flex-start;gap:16px;display:flex}.goal-dialog-image{object-fit:cover;border-radius:12px;flex-shrink:0;width:80px;height:80px}.goal-dialog-info{flex:1}.goal-dialog-desc{color:#64748b;margin:0 0 8px;font-size:14px;line-height:1.5}.goal-dialog-benefit{color:var(--green);font-size:14px;font-weight:500}.marketplace-filters{grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:1rem;display:grid}.marketplace-filters .input-group,.marketplace-filters .select-group{gap:.45rem}.marketplace-filters .input-group label,.marketplace-filters .select-group label{letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);font-size:.78rem;font-weight:700}.marketplace-filters .input,.marketplace-filters .select{background:#ffffffeb;border-color:#0f172a14;border-radius:18px;box-shadow:0 10px 20px #0f172a0a}@media (width<=760px){.marketplace-filters{grid-template-columns:1fr}}.marketplace-product-card{background:#fffffff0;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;gap:.9rem;min-height:100%;padding:.95rem;display:flex;box-shadow:0 14px 28px #0f172a0f}.marketplace-product-card-media{aspect-ratio:1/.82;background:linear-gradient(135deg,#eefcf7 0%,#eef7ff 100%);border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}.marketplace-product-card-image{object-fit:cover;width:100%;height:100%}.marketplace-product-card-tag{color:var(--text);letter-spacing:.06em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;align-items:center;padding:.3rem .62rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.8rem;left:.8rem}.marketplace-product-card-diet-chips{flex-wrap:wrap;gap:.35rem;display:flex;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.marketplace-product-card-diet-chip{color:#047857;letter-spacing:.02em;background:#ffffffeb;border-radius:999px;align-items:center;padding:.25rem .55rem;font-size:.63rem;font-weight:700;display:inline-flex}.marketplace-product-card-body{flex-direction:column;gap:.6rem;display:flex}.marketplace-product-card-meta{flex-wrap:wrap;gap:.45rem;display:flex}.marketplace-product-card-brand,.marketplace-product-card-goal,.marketplace-product-card-fit,.marketplace-product-card-diet{border-radius:999px;align-items:center;padding:.22rem .52rem;font-size:.68rem;font-weight:700;display:inline-flex}.marketplace-product-card-brand{color:var(--text-secondary);background:#0f172a0f}.marketplace-product-card-goal{color:#046c4e;background:#10b9811f}.marketplace-product-card-fit{color:#1d4ed8;background:#2563eb1a}.marketplace-product-card-fit.is-media{color:#92400e;background:#f59e0b1f}.marketplace-product-card-fit.is-limitada{color:#475569;background:#64748b1f}.marketplace-product-card-diet{color:#047857;background:#0478571a}.marketplace-product-card-title{color:var(--text);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.marketplace-product-card-desc{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.marketplace-product-card-link{width:100%;color:var(--text);background:#0f172a0f;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.9rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,color .18s;display:inline-flex}.marketplace-product-card-link:hover{background:linear-gradient(135deg, var(--green-dark) 0%, var(--green) 100%);color:#fff;transform:translateY(-1px)}.marketplace-section{flex-direction:column;gap:1.4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem 4rem;display:flex}.marketplace-section-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;display:grid}.marketplace-section-copy{flex-direction:column;gap:.65rem;display:flex}.marketplace-section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--green-dark);font-size:.72rem;font-weight:700}.marketplace-section-title{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(1.8rem,3.6vw,2.5rem);line-height:1.08}.marketplace-section-desc{max-width:46rem;color:var(--text-secondary);margin:0;font-size:.98rem;line-height:1.7}.marketplace-section-summary{background:#ffffffdb;border:1px solid #0f172a12;border-radius:22px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.95rem 1rem;display:inline-flex;box-shadow:0 16px 28px #0f172a0f}.marketplace-section-summary-value{color:var(--text);font-size:1.6rem;font-weight:800;line-height:1}.marketplace-section-summary-label{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.marketplace-section-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}.marketplace-section-empty{background:#ffffffd1;border:1px solid #0f172a14;border-radius:28px;padding:1.8rem;box-shadow:0 18px 32px #0f172a0f}.marketplace-section-empty-title{color:var(--text);margin:0 0 .55rem;font-size:1.15rem;font-weight:700}.marketplace-section-empty-desc{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}@media (width<=720px){.marketplace-section{padding:0 1rem 3.5rem}.marketplace-section-header{grid-template-columns:1fr}}.decision-product-card{background:linear-gradient(#f8faf9f2 0%,#fff 100%);border:1px solid #0f172a14;border-radius:24px;flex-direction:column;gap:.95rem;min-height:100%;padding:1rem;display:flex;box-shadow:0 16px 28px #0f172a0f}.decision-product-card-media{aspect-ratio:1/.9;background:linear-gradient(135deg,#eefcf7 0%,#eef7ff 100%);border-radius:18px;position:relative;overflow:hidden}.decision-product-card-image{object-fit:cover;width:100%;height:100%}.decision-product-card-index{color:var(--text);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.decision-product-card-body{flex-direction:column;gap:.55rem;display:flex}.decision-product-card-tag{color:#046c4e;letter-spacing:.04em;text-transform:uppercase;background:#10b9811f;border-radius:999px;width:fit-content;padding:.24rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.decision-product-card-chip-row{flex-wrap:wrap;gap:.4rem;display:flex}.decision-product-card-chip-row span{color:#1d4ed8;background:#2563eb1a;border-radius:999px;width:fit-content;padding:.22rem .5rem;font-size:.66rem;font-weight:700;display:inline-flex}.decision-product-card-title{color:var(--text);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.decision-product-card-desc{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.decision-product-card-link{background:linear-gradient(135deg, var(--green-dark) 0%, var(--green) 100%);color:#fff;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;width:100%;margin-top:auto;padding:.95rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.decision-product-card-link:hover{filter:saturate(1.04);transform:translateY(-1px);box-shadow:0 14px 28px #10b98133}.decision-combo-card{background:#fffffff0;border:1px solid #0f172a14;border-radius:32px;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:1.4rem;padding:1.4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a14}.decision-combo-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#10b98114 0%,#06b6d40a 100%);position:absolute;inset:0}.decision-combo-card.featured{border-color:#10b98129;box-shadow:0 24px 52px #10b9811f}.decision-combo-card-summary,.decision-combo-card-products-wrap{z-index:1;position:relative}.decision-combo-card-summary{flex-direction:column;gap:1.1rem;padding:.35rem;display:flex}.decision-combo-card-top{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.decision-combo-card-label,.decision-combo-card-count{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:.45rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.decision-combo-card-label{color:#046c4e;background:#10b98124}.decision-combo-card-count{color:var(--text-secondary);background:#0f172a0f}.decision-combo-card-copy{flex-direction:column;gap:.7rem;display:flex}.decision-combo-card-title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(1.4rem,2vw,1.85rem);font-weight:800;line-height:1.12}.decision-combo-card-desc,.decision-combo-card-rationale{margin:0;font-size:.96rem;line-height:1.7}.decision-combo-card-desc{color:var(--text)}.decision-combo-card-rationale{color:var(--text-secondary)}.decision-combo-card-highlights{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.decision-combo-card-highlight{color:var(--text);align-items:flex-start;gap:.7rem;font-size:.88rem;line-height:1.55;display:flex}.decision-combo-card-highlight-dot{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.28rem}.decision-combo-card-note{color:var(--text-secondary);background:#ffffffc7;border:1px solid #0f172a0f;border-radius:18px;margin:0;padding:.95rem 1rem;font-size:.84rem;line-height:1.55}.decision-combo-card-products-wrap{flex-direction:column;gap:.7rem;min-width:0;display:flex}.decision-combo-card-scroll-note{color:var(--text-secondary);margin:0;font-size:.76rem;line-height:1.4}.decision-combo-card-products{scrollbar-width:thin;scrollbar-color:#10b98166 transparent;gap:1rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.decision-combo-card-products>*{flex:0 0 248px}@media (width<=960px){.decision-combo-card{grid-template-columns:1fr}}@media (width<=720px){.decision-combo-card{border-radius:26px;padding:1rem}.decision-combo-card-products{padding-bottom:.3rem}.decision-combo-card-products>*{flex-basis:230px}}.decision-view{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem 4rem;display:flex}.decision-view-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;display:grid}.decision-view-copy{flex-direction:column;gap:.65rem;display:flex}.decision-view-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--green-dark);font-size:.72rem;font-weight:700}.decision-view-title{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.08}.decision-view-title span{color:#1f9a6d}.decision-view-desc{max-width:44rem;color:var(--text-secondary);margin:0;font-size:.98rem;line-height:1.7}.decision-view-summary{background:#ffffffdb;border:1px solid #0f172a12;border-radius:22px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.95rem 1rem;display:inline-flex;box-shadow:0 16px 28px #0f172a0f}.decision-view-summary-value{color:var(--text);font-size:1.6rem;font-weight:800;line-height:1}.decision-view-summary-label{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.decision-view-list{flex-direction:column;gap:1.5rem;display:flex}.decision-view-list-item{position:relative}.decision-view-combo-label{z-index:10;background:linear-gradient(135deg, var(--green-dark) 0%, var(--green) 100%);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.68rem;font-weight:700;position:absolute;bottom:1rem;left:1rem;box-shadow:0 4px 12px #10b9814d}.decision-view-empty{background:#ffffffd1;border:1px solid #0f172a14;border-radius:28px;padding:2rem;box-shadow:0 18px 32px #0f172a0f}.decision-view-empty-title{color:var(--text);margin:0 0 .55rem;font-size:1.2rem;font-weight:700}.decision-view-empty-desc{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}.decision-view-nav{justify-content:center;align-items:center;gap:1rem;padding:1rem 0;display:flex}.decision-view-nav-btn{width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffffe6;border:1px solid #0f172a1f;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.decision-view-nav-btn:hover:not(:disabled){background:var(--green);color:#fff;border-color:var(--green)}.decision-view-nav-btn:disabled{opacity:.4;cursor:not-allowed}.decision-view-nav-dots{gap:.5rem;display:flex}.decision-view-nav-dot{cursor:pointer;background:#0f172a26;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.decision-view-nav-dot.active{background:var(--green);transform:scale(1.2)}.decision-view-nav-dot:hover:not(.active){background:#10b98166}@media (width<=720px){.decision-view{padding:1rem 1rem 3rem}.decision-view-header{grid-template-columns:1fr}}.user-hero-section{text-align:center;background:linear-gradient(#fafbfc 0%,#22c55e05 100%);flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:3.2rem 1.5rem 2.4rem;display:flex;position:relative;overflow:hidden}.user-hero-bg{pointer-events:none;position:absolute;inset:0}.user-hero-shape{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.user-hero-shape.shape-1{background:var(--green);opacity:.08;width:300px;height:300px;animation:8s ease-in-out infinite float;top:-100px;right:-50px}.user-hero-shape.shape-2{background:var(--blue);opacity:.06;width:250px;height:250px;animation:10s ease-in-out infinite reverse float;bottom:-80px;left:-30px}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}.user-hero-content{z-index:1;max-width:760px;animation:.6s ease-out fadeInUp;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-hero-title{color:var(--text);letter-spacing:-.06em;margin:0 0 .8rem;font-size:clamp(2.45rem,6.4vw,3.45rem);font-weight:800;line-height:1.02}.user-hero-highlight{background:linear-gradient(135deg, var(--green) 0%, var(--blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.user-hero-desc{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.65}.user-hero-scroll-indicator{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;transition:color .2s;animation:2s ease-in-out infinite bounce;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.user-hero-scroll-indicator:hover{color:var(--green)}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.user-hero-scroll-indicator svg{transition:transform .2s}.user-hero-scroll-indicator:hover svg{transform:translateY(2px)}@media (width<=640px){.user-hero-section{min-height:250px;padding:2.9rem 1rem 2rem}.user-hero-desc{font-size:.96rem}}.user-home-page{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.user-home-header{border-bottom:1px solid var(--border);z-index:100;background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.user-home-header-right{align-items:center;gap:.75rem;display:flex}.user-home-greeting{color:var(--text-secondary);font-size:.875rem;font-weight:500}.user-home-main{flex-direction:column;flex:1;display:flex}.user-home-content{flex:1;width:100%;max-width:680px;margin:0 auto;padding:2rem 1.25rem 4rem}.user-home-search{margin-bottom:1.5rem}.user-home-goals{margin-bottom:2rem}.user-home-section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin:0 0 .875rem;font-size:.65rem;font-weight:700}.user-home-product{width:100%}.user-home-product-context{border-bottom:1px solid #0000000f;margin-bottom:1.25rem;padding-bottom:1rem}.user-home-product-context span{color:var(--text);opacity:.6;font-size:.9rem;font-weight:400}.edit-profile-page{background:radial-gradient(circle at 0 0,#10b98114 0%,#0000 28%),radial-gradient(circle at 100% 100%,#06b6d41a 0%,#0000 24%),linear-gradient(#f7fbfb 0%,#eef8f6 100%);min-height:100vh}.edit-profile-page-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex;position:sticky;top:0}.edit-profile-page-header-right{align-items:center;gap:.75rem;display:flex}.edit-profile-page-greeting{color:#64748b;font-size:.9rem;font-weight:600}.edit-profile-page-main{padding-bottom:3rem}.edit-profile-page-top{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1rem;display:grid}.edit-profile-page-intro,.edit-profile-page-email-lock,.edit-profile-page-reset-card{background:#ffffffd6;border:1px solid #ffffffc2;border-radius:24px;padding:1.2rem 1.25rem;box-shadow:0 22px 36px #0f172a0f}.edit-profile-page-intro-label,.edit-profile-page-email-lock span{letter-spacing:.12em;text-transform:uppercase;color:var(--green-dark);font-size:.72rem;font-weight:700;display:inline-flex}.edit-profile-page-intro h2,.edit-profile-page-email-lock strong{color:#0f172a;margin:.7rem 0 0}.edit-profile-page-intro h2{font-size:1.5rem;line-height:1.08}.edit-profile-page-email-lock strong{font-size:1rem;display:block}.edit-profile-page-intro p,.edit-profile-page-email-lock p{color:#64748b;margin:.5rem 0 0;font-size:.92rem;line-height:1.7}.edit-profile-page-reset-card{max-width:720px;margin:1.2rem auto 0}@media (width<=760px){.edit-profile-page-header{padding:.95rem 1rem}.edit-profile-page-top{grid-template-columns:1fr}.edit-profile-page-greeting{display:none}}.update-password-page{background:radial-gradient(circle at 0 0,#10b9811f 0%,#0000 28%),radial-gradient(circle at 100% 100%,#06b6d424 0%,#0000 24%),linear-gradient(#f7fbfb 0%,#eef8f6 100%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.update-password-card{background:#ffffffeb;border:1px solid #ffffffc7;border-radius:30px;width:100%;max-width:480px;padding:2rem 1.6rem;box-shadow:0 28px 52px #0f172a1a}.update-password-label{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;background:#10b9811a;border-radius:999px;padding:.42rem .82rem;font-size:.72rem;font-weight:700;display:inline-flex}.update-password-card h1{letter-spacing:-.06em;color:#0f172a;margin:1rem 0 .55rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.02}.update-password-card>p{color:#64748b;margin:0;font-size:.96rem;line-height:1.72}.update-password-form{gap:1rem;margin-top:1.5rem;display:grid}.update-password-form .input-group label{color:#0f172a;font-size:.88rem;font-weight:700}.update-password-form .input{background:#f8fbfc;border-color:#94a3b838;border-radius:18px;min-height:54px}.update-password-form .input:focus{background:#fff}.update-password-form .btn-primary{border-radius:18px;min-height:56px}.update-password-error{color:#dc2626;background:#ef444414;border:1px solid #ef444424;border-radius:16px;padding:.9rem 1rem;font-size:.9rem}.snackbar-container{z-index:9999;flex-direction:column;gap:12px;width:100%;max-width:min(92vw,420px);display:flex;position:fixed;top:20px;right:20px}.snackbar-item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;background:#fffffff0;border:1px solid #ffffffc2;border-radius:20px;align-items:flex-start;gap:12px;padding:16px 16px 18px;transition:all .3s;display:flex;position:relative;overflow:hidden;transform:translateY(-18px);box-shadow:0 20px 38px #0f172a24}.snackbar-item.visible{opacity:1;transform:translateY(0)}.snackbar-item.success{box-shadow:0 20px 38px #10b98129}.snackbar-item.success .snackbar-icon{color:#22c55e}.snackbar-item.error{border-left:4px solid #ef4444}.snackbar-item.error .snackbar-icon{color:#ef4444}.snackbar-item.warning{border-left:4px solid #f59e0b}.snackbar-item.warning .snackbar-icon{color:#f59e0b}.snackbar-item.info{border-left:4px solid #3b82f6}.snackbar-item.info .snackbar-icon{color:#3b82f6}.snackbar-icon{flex-shrink:0;margin-top:1px}.snackbar-copy{flex:1;gap:.16rem;display:grid}.snackbar-title{color:#0f172a;font-size:.9rem}.snackbar-message{color:#475569;font-size:.88rem;line-height:1.55}.snackbar-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:4px;transition:color .2s;display:flex}.snackbar-close:hover{color:#6b7280}.snackbar-progress{transform-origin:0;height:3px;animation:5s linear forwards snackbar-progress;position:absolute;inset:auto 0 0}.snackbar-item.success .snackbar-progress{background:linear-gradient(90deg,#22c55e 0%,#10b981 100%)}.snackbar-item.error .snackbar-progress{background:linear-gradient(90deg,#ef4444 0%,#dc2626 100%)}.snackbar-item.warning .snackbar-progress{background:linear-gradient(90deg,#f59e0b 0%,#f97316 100%)}.snackbar-item.info .snackbar-progress{background:linear-gradient(90deg,#3b82f6 0%,#06b6d4 100%)}@keyframes snackbar-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=640px){.snackbar-container{max-width:none;inset:auto 12px 12px}}
