@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--color-ink: #061923;--color-ink-soft: #0b2635;--color-action: #00d6a3;--color-action-strong: #0f766e;--color-surface: #ffffff;--color-surface-muted: #f5f8f7;--color-surface-accent: #edf5f1;--color-text-muted: #58707d;--color-border: #d9e5e4;--color-critical: #a12632;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: .5rem;--radius-md: .8rem;--radius-lg: 1rem;--content-max: 76rem;--touch-target: 44px;--ink: var(--color-ink);--ink-soft: var(--color-ink-soft);--teal: var(--color-action-strong);--accent: var(--color-action);--paper: var(--color-surface);--muted: var(--color-text-muted);--line: var(--color-border);--sand: var(--color-surface-accent)}.visit-count{margin-top:auto;margin-bottom:.65rem;color:var(--muted);font-size:.8rem}.card .visit-count+strong{margin-top:0}.admin-users{margin-top:1rem;padding:2rem;border:1px solid var(--line);border-radius:.8rem;background:#fff}.admin-users h2{margin:.5rem 0 1.5rem}.table-scroll{overflow-x:auto}.admin-users table{width:100%;border-collapse:collapse;text-align:left}.admin-users th{padding:.8rem;color:var(--muted);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--line)}.admin-users td{padding:1rem .8rem;border-bottom:1px solid var(--line);vertical-align:middle}.admin-users td:first-child{display:grid;gap:.25rem}.admin-users td:first-child span{color:var(--muted);font-size:.88rem}.tier-badge{display:inline-block;padding:.28rem .55rem;border-radius:99px;color:var(--teal);background:#eaf8f3;font-size:.78rem;font-weight:800}[hidden]{display:none!important}.profile-panel{margin-top:1rem;padding:2rem;display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:2rem;border:1px solid var(--line);border-radius:.8rem;background:#fff}.profile-panel h2{margin:.55rem 0;font-size:1.8rem}.profile-panel p,.profile-form small{color:var(--muted)}.profile-form{display:grid;gap:1rem}.profile-form label{display:grid;gap:.42rem;font-weight:700}.profile-form input,.profile-form select{width:100%;min-height:46px;padding:.65rem .75rem;border:1px solid var(--line);border-radius:.5rem;color:var(--ink);background:#f9fbfa}.profile-form input:focus,.profile-form select:focus{outline:3px solid #00d6a329;border-color:var(--teal)}.profile-form small{font-size:.78rem;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.profile-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.profile-status{color:var(--muted);font-size:.9rem}.profile-status[data-state=success]{color:var(--teal);font-weight:700}.profile-status[data-state=error]{color:#a12632;font-weight:700}@media(max-width:820px){.profile-panel,.form-row{grid-template-columns:1fr}}.nav-link{display:inline-flex;align-items:center;gap:.42rem;white-space:nowrap}.nav-icon{width:1.05rem;height:1.05rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand{display:inline-flex;align-items:center;padding:.28rem .45rem;border-radius:.5rem;background:#fff}.brand img{display:block;width:auto;height:42px}.auth-card .remember-option{display:flex;grid-template-columns:none;align-items:center;gap:.65rem;color:var(--ink);font-weight:700}.auth-card .remember-option input{width:1.1rem;height:1.1rem;margin:0;accent-color:var(--teal)}.auth-status{padding:.75rem;border-radius:.5rem;color:var(--teal);background:#eaf8f3;overflow-wrap:anywhere}.auth-status.auth-error{color:#8a2530;background:#fff0f1}[aria-disabled=true]{opacity:.65;pointer-events:none}.nav-button,.text-button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.nav-button{color:#d9e7e8}.nav-button:hover{color:#fff}.text-button{color:var(--teal);font-weight:800}.auth-card .button{width:100%}:root{font-family:DM Sans,system-ui,sans-serif;color:#102532;background:#f5f8f7;--ink:#061923;--ink-soft:#0b2635;--teal:#0f766e;--accent:#00d6a3;--paper:#fff;--muted:#58707d;--line:#d9e5e4;--sand:#edf5f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}button,input{font:inherit}h1,h2,h3,.brand,.footer-brand{font-family:Manrope,system-ui,sans-serif}.site-header{min-height:76px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;color:#fff;background:var(--ink);border-bottom:1px solid #ffffff18}.brand,.footer-brand{font-size:1.4rem;font-weight:850;text-decoration:none}.brand span{margin-right:.25rem;padding:.28rem .36rem;border-radius:.3rem;color:var(--ink);background:var(--accent)}nav{display:flex;align-items:center;gap:1.45rem}nav a{text-decoration:none;color:#d9e7e8}nav a:hover,nav a[aria-current=page]{color:#fff}.nav-cta{padding:.65rem .9rem;border-radius:.5rem;color:var(--ink)!important;background:var(--accent);font-weight:800}.hero{padding:clamp(5rem,10vw,8.5rem) 7vw;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(240px,.7fr);gap:6vw;align-items:end;color:#fff;background:radial-gradient(circle at 82% 18%,#00d6a32b,transparent 26%),linear-gradient(135deg,#061923,#0a2a35)}.hero-copy{max-width:950px}.eyebrow{margin:0 0 .8rem;color:#7de7d7;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eyebrow.dark{color:var(--teal)}h1{margin:.35rem 0;font-size:clamp(2.7rem,6vw,5.25rem);line-height:1.03;letter-spacing:-.045em}.hero-copy>p:not(.eyebrow),.page-hero>p:not(.eyebrow),.auth-copy>p:not(.eyebrow),.dashboard-heading>p:not(.eyebrow){max-width:760px;font-size:1.18rem;line-height:1.7;color:#c8dadd}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.actions a,.button{padding:.85rem 1.1rem;border:0;border-radius:.55rem;color:var(--ink);background:var(--accent);font-weight:800;text-decoration:none;cursor:pointer}.actions .secondary{color:#fff;border:1px solid #ffffff50;background:transparent}.hero-panel{padding:1.5rem;display:grid;border:1px solid #ffffff25;border-radius:.85rem;background:#ffffff0b}.hero-panel strong{padding-bottom:1rem;color:var(--accent)}.hero-panel span{padding:.8rem 0;border-top:1px solid #ffffff1f;color:#d4e2e4}.section{padding:5.5rem 7vw}.section h2,.plans h2,.page-hero h1,.auth-copy h1,.dashboard-heading h1{font-size:clamp(2.1rem,4vw,3.7rem)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card{min-height:245px;padding:1.5rem;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:.8rem;background:var(--paper);text-decoration:none;transition:.2s}.card:hover{transform:translateY(-4px);border-color:#9dcac4;box-shadow:0 18px 40px #082a2310}.card-number{font-weight:800;color:#9aadaf}.card h3{margin-top:2rem;font-size:1.35rem}.card p{line-height:1.6;color:var(--muted)}.card strong{margin-top:auto;color:var(--teal)}.plans{padding:5.5rem 7vw;display:grid;grid-template-columns:1.3fr 1fr;gap:4rem;color:#fff;background:var(--ink-soft)}.plans ul,.price-card ul{line-height:2}.plans li::marker,.price-card li::marker{color:var(--accent)}.text-link{color:var(--accent);font-weight:800;text-decoration:none}.page-hero{padding:5rem 7vw 3rem;background:var(--sand)}.page-hero>p:not(.eyebrow),.auth-copy>p:not(.eyebrow),.dashboard-heading>p:not(.eyebrow){color:var(--muted)}.pricing-grid{padding-top:2.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,520px));justify-content:center;gap:1.25rem}.price-card{position:relative;padding:2rem;border:1px solid var(--line);border-radius:1rem;background:#fff}.price-card.featured{color:#fff;border-color:var(--ink-soft);background:var(--ink-soft)}.plan-name{font-weight:800;color:var(--teal)}.featured .plan-name{color:var(--accent)}.price{min-height:3rem;font-family:Manrope;font-size:1.65rem;font-weight:800}.price span{font-family:DM Sans;font-size:.9rem;font-weight:400;color:var(--muted)}.price-card ul{min-height:200px;padding-left:1.25rem}.button{display:inline-block}.button:disabled{opacity:.55;cursor:not-allowed}.secondary-button{border:1px solid var(--line);background:#fff}.badge{position:absolute;top:1.5rem;right:1.5rem;padding:.35rem .6rem;border-radius:99px;color:var(--ink);background:var(--accent);font-size:.75rem;font-weight:800}.auth-layout{min-height:calc(100vh - 76px);padding:6vw 7vw;display:grid;grid-template-columns:1fr minmax(320px,480px);gap:8vw;align-items:start}.auth-card{padding:2rem;display:grid;gap:1.2rem;border:1px solid var(--line);border-radius:1rem;background:#fff;box-shadow:0 24px 60px #123b3112}.auth-card label{display:grid;gap:.45rem;font-weight:700}.auth-card input{height:46px;border:1px solid var(--line);border-radius:.5rem;background:#f3f6f5}.auth-card p{margin:0;color:var(--muted)}.auth-card a{color:var(--teal);font-weight:700}.status-note,.admin-banner{padding:1rem;display:grid;gap:.35rem;border-left:4px solid var(--accent);background:#eaf8f3}.status-note span,.admin-banner span{color:var(--muted);line-height:1.5}.dashboard{min-height:65vh;padding:5rem 7vw}.dashboard-heading{max-width:900px}.dashboard-grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.dashboard-grid.three{grid-template-columns:repeat(3,1fr)}.panel{padding:1.5rem;border:1px solid var(--line);border-radius:.8rem;background:#fff}.panel-label{font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.panel h2{font-size:2rem}.panel p{color:var(--muted)}.panel a{color:var(--teal);font-weight:800}.admin-banner{margin-top:2rem}footer{padding:3rem 7vw 2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;color:#cfe0e2;background:var(--ink)}footer p{max-width:620px}.footer-links{display:flex;flex-wrap:wrap;align-content:start;justify-content:flex-end;gap:1.25rem}.footer-links a{text-decoration:none}.footer-links span{color:#7f979d}.disclaimer{grid-column:1/-1;padding-top:1.5rem;border-top:1px solid #ffffff1a;font-size:.85rem;color:#82999e}@media(max-width:820px){.site-header{align-items:flex-start;padding-top:1rem;padding-bottom:1rem;gap:1rem}nav{gap:.7rem;overflow:auto;font-size:.88rem}.hero,.grid,.plans,.pricing-grid,.auth-layout,.dashboard-grid,.dashboard-grid.three,footer{grid-template-columns:1fr}.hero,.plans,.auth-layout{gap:2rem}.hero-panel{display:none}.footer-links{justify-content:flex-start}.nav-cta{display:none}}@media(max-width:520px){.site-header{display:block}.site-header nav{margin-top:1rem}.section,.plans,.page-hero,.dashboard{padding-left:5vw;padding-right:5vw}h1{font-size:2.6rem}}body{overflow-x:hidden}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.menu-toggle{display:none;min-width:44px;min-height:44px;padding:.55rem .7rem;align-items:center;gap:.55rem;border:1px solid #ffffff35;border-radius:.55rem;color:#fff;background:transparent;font-weight:700;cursor:pointer}.menu-toggle-lines,.menu-toggle-lines:before,.menu-toggle-lines:after{display:block;width:20px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s ease}.menu-toggle-lines{position:relative}.menu-toggle-lines:before,.menu-toggle-lines:after{position:absolute;left:0;content:""}.menu-toggle-lines:before{top:-6px}.menu-toggle-lines:after{top:6px}.menu-toggle[aria-expanded=true] .menu-toggle-lines{background:transparent}.menu-toggle[aria-expanded=true] .menu-toggle-lines:before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-lines:after{top:0;transform:rotate(-45deg)}.intro-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(2rem,6vw,6rem);align-items:end;background:#fff}.intro-section h2,.tools-section h2,.trust-section h2{margin:.4rem 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.035em}.section-lead{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.75}.product-section{background:var(--sand)}.product-card{border-color:#c9ddda}.product-card:first-child{background:linear-gradient(145deg,#fff,#edf9f6)}.tools-section{background:#fff}.tool-grid{margin-top:2.25rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:1rem;background:var(--line)}.tool-card{position:relative;min-height:210px;padding:1.5rem;background:#fff}.tool-card>span{position:absolute;top:1.25rem;right:1.25rem;color:var(--teal);font-weight:800}.tool-card h3{margin:2.75rem 0 .7rem;font-size:1.2rem}.tool-card p{margin:0;color:var(--muted);line-height:1.6}.trust-section{padding:5.5rem 7vw;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,7vw,7rem);color:#fff;background:linear-gradient(135deg,#08242f,#0b393c)}.trust-section>div>p:last-child{max-width:680px;color:#c8dadd;line-height:1.7}.trust-section ul{margin:0;padding-left:1.25rem;align-self:center;line-height:1.8}.trust-section li::marker{color:var(--accent)}@media(max-width:820px){.site-header{position:relative;display:flex;align-items:center;flex-wrap:wrap;padding:1rem 5vw}.menu-toggle{display:inline-flex}.site-header nav{display:none;width:100%;margin:0;padding:.65rem 0 0;overflow:visible;flex-direction:column;align-items:stretch;gap:.25rem}.site-header nav[data-open]{display:flex}.site-header .nav-link{min-height:44px;padding:.7rem .75rem;border-radius:.5rem}.site-header .nav-cta{display:inline-flex;justify-content:center;margin-top:.25rem}.hero{padding:4.5rem 5vw}.actions{display:grid}.actions a{text-align:center}.card{min-height:210px}.price-card ul{min-height:0}.auth-layout{padding:3.5rem 5vw}.admin-users,.profile-panel,.auth-card,.price-card{padding:1.35rem}}@media(max-width:820px){.intro-section,.trust-section{grid-template-columns:1fr}.tool-grid{grid-template-columns:repeat(2,1fr)}.trust-section{padding:4rem 5vw}}@media(max-width:520px){.site-header{display:flex}.site-header nav{margin-top:0}h1{font-size:clamp(2.25rem,12vw,3rem)}.hero-copy>p:not(.eyebrow),.page-hero>p:not(.eyebrow),.auth-copy>p:not(.eyebrow),.dashboard-heading>p:not(.eyebrow){font-size:1rem}.section,.plans{padding-top:4rem;padding-bottom:4rem}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:170px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;padding:.7rem 1rem;border-radius:var(--radius-sm);color:var(--color-ink);background:var(--color-action);font-weight:800;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{min-height:84px;padding:0 max(5vw,calc((100vw - var(--content-max))/2));gap:2rem}.site-header>.brand{gap:.9rem;padding:.35rem .55rem}.brand-descriptor{padding-left:.9rem;border-left:1px solid var(--color-border);color:#29434f;background:transparent!important;font-family:DM Sans,system-ui,sans-serif;font-size:.67rem;font-weight:700;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.site-header nav{gap:1.1rem}.site-header .nav-link{min-height:44px;padding:.45rem .2rem}.site-header .nav-cta{padding:.7rem 1rem}.hero{padding:0;display:block;color:#fff;background:radial-gradient(circle at 76% 20%,#00d6a31f,transparent 24%),linear-gradient(135deg,#041720,#082b32 58%,#073b38)}.hero-inner{width:min(90%,var(--content-max));min-height:680px;margin:auto;padding:clamp(4.5rem,8vw,7.5rem) 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.68fr);gap:clamp(3rem,5vw,5rem);align-items:center}.hero-copy{max-width:700px}.hero .eyebrow{display:flex;align-items:center;gap:.65rem;color:#a1eee1;font-size:.72rem;letter-spacing:.13em}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--color-action);box-shadow:0 0 0 5px #00d6a31a}.hero h1{margin:.8rem 0 1.4rem;font-size:clamp(3.25rem,5.4vw,5.25rem);line-height:.96;letter-spacing:-.058em}.hero h1 span{color:#9ee8dc}.hero-copy>p:not(.eyebrow):not(.hero-note){max-width:640px;color:#cfdee1;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.75}.hero .actions{margin-top:2.25rem}.hero .actions a{min-height:52px;padding:.9rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem}.hero-note{margin:1.25rem 0 0!important;color:#8fa8ae!important;font-size:.82rem!important;line-height:1.5!important}.hero-visual{position:relative;padding:1.15rem;border:1px solid #ffffff22;border-radius:1.3rem;background:#ffffff0b;box-shadow:0 34px 80px #00111555;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-visual:before{position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,#ffffff2e,transparent 45%);content:"";pointer-events:none}.visual-topline{position:relative;padding:.3rem .35rem 1rem;display:flex;align-items:center;justify-content:space-between;color:#a9c0c4;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.live-status{display:flex;align-items:center;gap:.4rem;color:#b8e8df}.live-status i{width:7px;height:7px;border-radius:50%;background:var(--color-action);box-shadow:0 0 0 4px #00d6a31a}.visual-focus{position:relative;padding:2rem;border-radius:.9rem;color:var(--color-ink);background:linear-gradient(145deg,#f4fffc,#dff7f0)}.visual-kicker{color:var(--color-action-strong);font-size:.66rem;font-weight:800;letter-spacing:.12em}.visual-focus strong{margin:1rem 0 1.6rem;display:block;font-family:Manrope,system-ui,sans-serif;font-size:clamp(1.7rem,2.6vw,2.5rem);line-height:1.08;letter-spacing:-.04em}.visual-focus small{color:#58707d}.progress-track{height:6px;margin-bottom:1rem;overflow:hidden;border-radius:99px;background:#badbd3}.progress-track span{width:68%;height:100%;display:block;border-radius:inherit;background:var(--color-action-strong)}.visual-products{position:relative;margin-top:.75rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.visual-products>div{min-width:0;padding:1rem .85rem;border:1px solid #ffffff17;border-radius:.7rem;background:#ffffff0b}.visual-products span,.visual-products small{display:block;color:#91a9ae;font-size:.65rem}.visual-products strong{margin:.35rem 0 .2rem;display:block;font-size:.86rem}.visual-products small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trust-bar{width:min(100%,var(--content-max));margin:auto;padding:1.25rem max(5vw,2rem);display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--color-border);background:var(--color-surface)}.trust-bar>div{padding:.5rem 1.3rem;display:flex;align-items:center;gap:.8rem;border-right:1px solid var(--color-border)}.trust-bar>div:first-child{padding-left:0}.trust-bar>div:last-child{padding-right:0;border-right:0}.trust-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--color-action-strong);background:#e8f7f3;font-weight:900}.trust-bar p{margin:0;display:grid;gap:.15rem}.trust-bar strong{font-size:.82rem}.trust-bar small{color:var(--color-text-muted);font-size:.7rem;line-height:1.35}@media(max-width:1050px){.brand-descriptor{display:none}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:3rem}.trust-bar{grid-template-columns:repeat(2,1fr)}.trust-bar>div:nth-child(2){border-right:0}.trust-bar>div:nth-child(-n+2){border-bottom:1px solid var(--color-border)}}@media(max-width:820px){.site-header{min-height:74px}.site-header>.brand{padding:.25rem .4rem}.hero-inner{width:100%;min-height:auto;padding:4.5rem 5vw 3.5rem;grid-template-columns:1fr;gap:2.5rem}.hero h1{font-size:clamp(3rem,13vw,4.8rem)}.hero-visual{display:block}.visual-focus{padding:1.5rem}.trust-bar{padding:1rem 5vw}.trust-bar>div{padding:1rem .75rem}.trust-bar>div:nth-child(odd){padding-left:0}}@media(max-width:520px){.hero-inner{padding-top:3.5rem}.hero h1{font-size:clamp(2.75rem,14vw,3.8rem)}.hero h1 br{display:none}.hero .actions{gap:.65rem}.hero .actions a{width:100%}.hero-visual{padding:.75rem;border-radius:1rem}.visual-focus{padding:1.25rem}.visual-products{grid-template-columns:1fr}.visual-products>div{display:grid;grid-template-columns:28px 1fr;column-gap:.5rem;align-items:center}.visual-products span{grid-row:1/3}.visual-products strong{margin:0}.trust-bar{grid-template-columns:1fr}.trust-bar>div,.trust-bar>div:nth-child(-n+2){padding:.85rem 0;border-right:0;border-bottom:1px solid var(--color-border)}.trust-bar>div:last-child{border-bottom:0}}.section-heading{max-width:760px;margin-bottom:2.4rem}.section-heading h2{margin:.35rem 0 .8rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.06;letter-spacing:-.045em}.section-heading>p:last-child{margin:0;color:var(--color-text-muted);font-size:1.05rem;line-height:1.7}.learning-section{background:var(--color-surface)}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.learning-card{position:relative;min-height:320px;padding:1.6rem;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:1rem;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s}.learning-card:hover{transform:translateY(-4px);border-color:#9bcfc4;box-shadow:0 24px 55px #103d3212}.learning-number{color:#98aaad;font-size:.72rem;font-weight:800;letter-spacing:.1em}.learning-symbol{width:72px;height:72px;margin:1.6rem 0 1rem;border-radius:50%;background:radial-gradient(circle at 40% 38%,#fff 0 14%,transparent 15%),conic-gradient(from 220deg,#00d6a3,#75e7d2,#dff8f2,#00d6a3);box-shadow:inset 0 0 0 16px #effaf7}.learning-card:nth-child(2) .learning-symbol{border-radius:1.2rem;background:linear-gradient(135deg,#ffca68,#ff8e75);box-shadow:inset 0 0 0 16px #fff5df;transform:rotate(-5deg)}.learning-card:nth-child(3) .learning-symbol{border-radius:1rem 50% 50%;background:linear-gradient(145deg,#7988ff,#6452c7);box-shadow:inset 0 0 0 16px #efedff;transform:rotate(12deg)}.learning-card h3{margin:.4rem 0;font-size:1.35rem}.learning-card p{color:var(--color-text-muted);line-height:1.6}.learning-card small{margin-top:auto;color:#789095}.learning-link{margin-top:1rem;color:var(--color-action-strong);font-size:.82rem;font-weight:800}.product-section{background:#f3f7f6}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.product-card{min-height:520px;padding:0;display:block;overflow:hidden;border:0;background:#fff;box-shadow:0 1px #dce7e5}.product-card:hover{border-color:transparent;box-shadow:0 26px 60px #0c342a1a}.product-art{position:relative;height:180px;padding:1.25rem;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;color:#fff}.product-art:before,.product-art:after{position:absolute;border-radius:50%;content:""}.product-art:before{width:180px;height:180px;top:-82px;right:-38px;background:#ffffff24}.product-art:after{width:90px;height:90px;right:64px;bottom:-50px;border:18px solid #ffffff24}.product-mark{position:relative;width:104px;height:76px;padding:.55rem;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:1.1rem;background:#fffffff0;box-shadow:0 18px 35px #001e1933}.product-mark img{display:block;max-width:100%;max-height:100%;object-fit:contain}.product-kind{position:relative;padding:.45rem .65rem;border:1px solid #ffffff48;border-radius:99px;background:#ffffff12;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-content{min-height:340px;padding:1.5rem;display:flex;flex-direction:column}.product-content h3{margin:1.2rem 0 .5rem;font-size:1.55rem}.product-content>p{min-height:52px;margin:.25rem 0;color:var(--color-text-muted);line-height:1.55}.product-content ul{margin:1rem 0;padding:1rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);display:grid;gap:.5rem;list-style:none}.product-content li{display:flex;gap:.55rem;color:#405964;font-size:.82rem}.product-content li:before{color:var(--product-accent);content:"✓";font-weight:900}.product-content .visit-count{margin-top:auto}.product-content>strong{color:var(--product-accent)}.product-pedemup{--product-accent:#945337}.product-pedemup .product-art{background:linear-gradient(135deg,#f0a33b,#d46b51)}.product-pemcalc{--product-accent:#167c73}.product-pemcalc .product-art{background:linear-gradient(135deg,#0e8379,#075c67)}.product-clinical{--product-accent:#4f59a5}.product-clinical .product-art{background:linear-gradient(135deg,#5968b8,#333e79)}.mini-pedemup{border-top:2px solid #f0a33b!important}.mini-pemcalc{border-top:2px solid #27b9aa!important}.mini-clinical{border-top:2px solid #7785d7!important}@media(max-width:1050px){.product-grid{grid-template-columns:1fr}.product-card{min-height:0;display:grid;grid-template-columns:minmax(260px,.7fr) 1fr}.product-art{height:100%;min-height:330px}.product-content{min-height:330px}}@media(max-width:820px){.learning-grid{grid-template-columns:1fr}.learning-card{min-height:270px}.product-card{grid-template-columns:220px 1fr}.product-art{min-height:360px}}@media(max-width:520px){.learning-card{min-height:250px}.product-card{display:block}.product-art{height:160px;min-height:0}.product-content{min-height:350px}.product-content>p{min-height:0}}.calculation-showcase{padding:clamp(4.5rem,8vw,7rem) max(5vw,calc((100vw - var(--content-max))/2));display:grid;grid-template-columns:minmax(280px,.72fr) minmax(360px,1fr);grid-template-areas:"heading preview" "steps preview";gap:2.5rem clamp(3rem,7vw,7rem);color:#fff;background:radial-gradient(circle at 78% 30%,#25bbaa1c,transparent 25%),#071f29}.calculation-heading{grid-area:heading;align-self:end}.calculation-heading h2{margin:.4rem 0 1rem;font-size:clamp(2.4rem,4.7vw,4.7rem);line-height:1.02;letter-spacing:-.05em}.calculation-heading>p:not(.eyebrow){color:#bdd0d4;font-size:1.05rem;line-height:1.7}.calculation-safety{margin-top:1.5rem;padding:1rem;display:grid;gap:.35rem;border-left:3px solid #ffbd63;background:#ffffff09}.calculation-safety strong{color:#ffd495;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.calculation-safety span{color:#c5d5d8;font-size:.83rem;line-height:1.5}.calculation-preview{grid-area:preview;margin:0;align-self:center}.preview-frame{padding:.7rem;border:1px solid #ffffff24;border-radius:1.3rem;background:#ffffff10;box-shadow:0 32px 85px #00141b80}.preview-bar{padding:.55rem .5rem .8rem;display:flex;justify-content:space-between;color:#a9c1c6;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.preview-frame img{width:100%;max-height:670px;display:block;object-fit:cover;object-position:top;border-radius:.8rem;background:#fff}.calculation-preview figcaption{padding:.7rem .5rem 0;color:#8fa8ad;font-size:.7rem}.calculation-steps{grid-area:steps;margin:0;padding:0;display:grid;list-style:none}.calculation-steps li{padding:1rem 0;display:grid;grid-template-columns:40px 1fr;gap:.8rem;border-top:1px solid #ffffff18}.calculation-steps li>span{color:#67dfce;font-size:.7rem;font-weight:800}.calculation-steps strong{font-size:.92rem}.calculation-steps p{margin:.35rem 0 0;color:#99b0b5;font-size:.8rem;line-height:1.5}@media(max-width:900px){.calculation-showcase{grid-template-columns:1fr;grid-template-areas:"heading" "preview" "steps"}.calculation-heading{max-width:720px}.calculation-preview{width:min(100%,650px);margin:auto}.preview-frame img{max-height:580px}}@media(max-width:520px){.calculation-showcase{padding:4rem 5vw;gap:2rem}.calculation-heading h2{font-size:clamp(2.35rem,12vw,3.5rem)}.preview-frame{padding:.45rem;border-radius:1rem}.preview-frame img{max-height:480px}.calculation-steps li{grid-template-columns:34px 1fr}}.pedemup-showcase{padding:clamp(4.5rem,8vw,7rem) max(5vw,calc((100vw - var(--content-max))/2));display:grid;grid-template-columns:minmax(360px,1fr) minmax(320px,.82fr);gap:clamp(3rem,7vw,7rem);align-items:center;background:linear-gradient(145deg,#fff9ef,#fff 55%,#f7f3ff)}.pedemup-media{position:relative;padding:.75rem;border:1px solid #efd9c6;border-radius:1.4rem;background:#fff;box-shadow:0 30px 70px #753f241c;transform:rotate(-1deg)}.pedemup-media:before{position:absolute;inset:1rem -1rem -1rem 1rem;z-index:-1;border-radius:inherit;background:#e08a5c26;content:""}.pedemup-media img{width:100%;max-height:600px;display:block;object-fit:cover;object-position:top;border-radius:.9rem}.pedemup-media>span{padding:.75rem .5rem .15rem;display:block;color:#8b7164;font-size:.7rem}.pedemup-copy{max-width:650px}.pedemup-wordmark{width:min(210px,58%);height:auto;margin-bottom:1.5rem;display:block}.pedemup-copy h2{margin:.4rem 0 1rem;font-size:clamp(2.4rem,4.5vw,4.5rem);line-height:1.02;letter-spacing:-.05em}.pedemup-copy>p:not(.eyebrow){color:#655d5a;font-size:1.05rem;line-height:1.75}.learning-tempo{margin:1.7rem 0;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.learning-tempo>div{padding:1rem;border:1px solid #ead9cf;border-radius:.8rem;background:#ffffffb5}.learning-tempo strong,.learning-tempo span{display:block}.learning-tempo strong{color:#b55f3e;font-family:Manrope,system-ui,sans-serif;font-size:1.2rem}.learning-tempo span{margin-top:.3rem;color:#76665e;font-size:.7rem;line-height:1.4}.pedemup-topics{display:flex;flex-wrap:wrap;gap:.5rem}.pedemup-topics span{padding:.45rem .65rem;border-radius:99px;color:#6e4f43;background:#f6e7df;font-size:.72rem;font-weight:700}.pedemup-action{min-height:50px;margin-top:1.7rem;padding:.85rem 1.05rem;display:inline-flex;align-items:center;gap:.8rem;border-radius:.6rem;color:#fff;background:#b55f3e;font-weight:800;text-decoration:none}.pedemup-action:hover{background:#93482f}@media(max-width:900px){.pedemup-showcase{grid-template-columns:1fr}.pedemup-media{width:min(100%,700px);margin:auto;order:2}.pedemup-copy{max-width:760px}}@media(max-width:520px){.pedemup-showcase{padding:4rem 5vw;gap:2.5rem}.pedemup-copy h2{font-size:clamp(2.35rem,12vw,3.5rem)}.learning-tempo{grid-template-columns:1fr}.learning-tempo>div{display:grid;grid-template-columns:65px 1fr;align-items:center}.learning-tempo span{margin:0}.pedemup-action{width:100%;justify-content:center}.pedemup-media{padding:.45rem;border-radius:1rem}}.section,.plans,.trust-section{padding-left:max(5vw,calc((100vw - var(--content-max))/2));padding-right:max(5vw,calc((100vw - var(--content-max))/2))}footer{padding-left:max(5vw,calc((100vw - var(--content-max))/2));padding-right:max(5vw,calc((100vw - var(--content-max))/2))}.product-pedemup{--product-accent:#087f8c}.product-pedemup .product-art{color:#08364a;background:radial-gradient(circle at 84% 18%,#dd364b18 0 12%,transparent 12.5%),linear-gradient(135deg,#f5fbfc,#e7f5f4)}.product-pedemup .product-art:before{background:#0a91a012}.product-pedemup .product-art:after{border-color:#dd364b16}.product-pedemup .product-mark{width:122px;height:112px;padding:.35rem;border-color:#c9e2e2;background:#fff;box-shadow:0 16px 34px #063a4a1a}.product-pedemup .product-mark img{width:100%;height:100%}.product-pedemup .product-kind{color:#087f8c;border-color:#087f8c38;background:#fff}@media(max-width:820px){.section,.plans,.trust-section,footer{padding-left:5vw;padding-right:5vw}}.clinical-showcase{padding:clamp(4.5rem,8vw,7rem) max(5vw,calc((100vw - var(--content-max))/2));display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.15fr);gap:clamp(3rem,6vw,6rem);align-items:center;background:linear-gradient(145deg,#f1f3ff,#fff 54%,#eef9f7)}.clinical-heading>img{width:180px;height:auto;margin-bottom:1.8rem;display:block}.clinical-heading h2{margin:.4rem 0 1rem;font-size:clamp(2.4rem,4.4vw,4.25rem);line-height:1.03;letter-spacing:-.05em}.clinical-heading>p:not(.eyebrow){color:#55606e;font-size:1.05rem;line-height:1.72}.clinical-access{margin:1.6rem 0;display:grid;gap:.65rem}.clinical-access span{padding:.75rem 0;border-bottom:1px solid #d9deef;color:#566070;font-size:.82rem}.clinical-access strong{margin-right:.5rem;color:#4653a0}.clinical-action{min-height:50px;padding:.85rem 1.05rem;display:inline-flex;align-items:center;gap:.8rem;border-radius:.6rem;color:#fff;background:#4653a0;font-weight:800;text-decoration:none}.clinical-action:hover{background:#333e79}.clinical-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.clinical-paths article{min-height:360px;padding:1.35rem;display:flex;flex-direction:column;border:1px solid #d9deef;border-radius:1rem;background:#ffffffd9;box-shadow:0 20px 45px #28336f0d}.clinical-index{color:#9299bd;font-size:.7rem;font-weight:800}.clinical-icon{width:48px;height:48px;margin:2rem 0 1.2rem;display:grid;place-items:center;border-radius:.8rem;color:#4653a0;background:#edf0ff;font-size:1.35rem;font-weight:800}.clinical-paths p{margin:0;color:#788194;font-size:.72rem}.clinical-paths h3{margin:.35rem 0 .75rem;font-size:1.25rem}.clinical-paths small{color:#5e6979;line-height:1.55}.clinical-paths strong{margin-top:auto;padding-top:1.2rem;color:#4653a0;font-size:.72rem}@media(max-width:1000px){.clinical-showcase{grid-template-columns:1fr}.clinical-heading{max-width:760px}.clinical-paths article{min-height:300px}}@media(max-width:680px){.clinical-paths{grid-template-columns:1fr}.clinical-paths article{min-height:230px}.clinical-icon{margin:1.3rem 0 1rem}.clinical-action{width:100%;justify-content:center}}.tool-card p{height:100%;display:flex;flex-direction:column}.tool-meta{margin-top:1.2rem;padding-top:1rem;display:block;border-top:1px solid var(--color-border);color:#73858e;font-size:.68rem;font-weight:700;letter-spacing:.03em}.tool-card p>a{margin-top:auto;padding-top:1.25rem;display:inline-flex;align-items:center;color:var(--color-action-strong);font-size:.82rem;font-weight:800;text-decoration:none}.tool-card p>a:hover{text-decoration:underline;text-underline-offset:.25rem}.tool-card:has(p>a):hover{border-color:#9dcac4;background:#fbfefd}
