@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--font-sans:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--font-display:"Fraunces Variable", Georgia, "Times New Roman", serif;--cream-50:#fffdf8;--cream-100:#fbf7ef;--cream-200:#f4efe4;--cream-300:#e9dfcd;--sage-50:#edf7f0;--sage-100:#d9ebdf;--sage-500:#4f8f69;--sage-600:#3f7556;--sage-700:#315d45;--terracotta-50:#fff1ea;--terracotta-100:#f8dcca;--terracotta-500:#c9683d;--terracotta-600:#a95130;--butter-100:#fff0b8;--butter-300:#efcc5f;--butter-500:#8a6500;--blue-500:#4c789a;--mauve-500:#6f5682;--ink-700:#334033;--ink-800:#253126;--ink-900:#18231d;--white:#fff;--background:var(--cream-100);--surface:var(--cream-50);--surface-muted:#f4efe4bd;--surface-contrast:var(--ink-900);--text:var(--ink-900);--text-muted:#657064;--border:#25312624;--border-strong:#2531263d;--shadow-sm:0 1px 0 #18231d0d, 0 10px 30px -24px #18231d42;--shadow-md:0 1px 0 #18231d0d, 0 24px 70px -44px #18231d5c;--radius:8px;--container:1180px;--site-header-height:4.35rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body::selection{background:var(--butter-100);color:var(--ink-900)}@supports (overflow:clip){body{overflow-x:clip}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue-500);outline-offset:3px}img{max-width:100%;display:block}main{min-height:70vh}section[id]{scroll-margin-top:calc(var(--site-header-height) + .25rem)}h1,h2,h3{color:var(--ink-900);font-family:var(--font-display);letter-spacing:0;margin:0;line-height:1.08}h1{max-width:840px;font-size:clamp(2.35rem,5.2vw,4.65rem)}h2{font-size:clamp(1.9rem,3.4vw,2.85rem)}h3{font-size:1.28rem}p{margin:0}ul,ol{margin:0;padding-left:1.15rem}.site-header{z-index:30;padding:.85rem max(1rem, calc((100vw - var(--container)) / 2));color:var(--cream-50);backdrop-filter:blur(16px);background:#18231ddb;border-bottom:1px solid #fffdf82e;grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav actions";align-items:center;gap:1.25rem;display:grid;position:sticky;top:0}.brand-link{grid-area:brand;align-items:center;gap:.65rem;min-height:44px;font-weight:700;display:inline-flex}.brand-link img{width:34px;height:34px}.brand-link span{font-family:var(--font-display);letter-spacing:0;font-size:1.2rem}.main-nav,.header-actions{align-items:center;gap:.35rem;display:flex}.main-nav{grid-area:nav;justify-content:center}.header-actions{grid-area:actions;justify-content:flex-end}.mobile-nav,.mobile-label{display:none}.header-cta{white-space:nowrap}.main-nav a,.ghost-link{color:#fffdf8c7;border-radius:999px;padding:.55rem .76rem;font-size:.92rem;font-weight:600}.main-nav a:hover,.main-nav a[aria-current],.ghost-link:hover,.ghost-link[aria-current]{color:var(--cream-50);background:#fffdf81a}.mobile-nav{grid-area:menu;position:relative}.mobile-nav summary{cursor:pointer;background:#fffdf814;border:1px solid #fffdf838;border-radius:999px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.menu-icon{gap:4px;display:grid}.menu-icon span{background:var(--cream-50);border-radius:999px;width:18px;height:2px}.mobile-nav-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--cream-50);width:min(320px,100vw - 2rem);box-shadow:var(--shadow-md);gap:.25rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0}.mobile-nav:not([open])>.mobile-nav-panel{display:none}.mobile-nav-panel a{border-radius:var(--radius);min-height:44px;color:var(--ink-800);align-items:center;padding:.65rem .8rem;font-weight:800;display:flex}.mobile-nav-panel a:hover,.mobile-nav-panel a[aria-current]{background:var(--sage-100);color:var(--sage-700)}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:44px;padding:.78rem 1.08rem;font-weight:700;line-height:1.22;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--sage-600);color:var(--cream-50);box-shadow:0 16px 34px -24px #315d45b8}.button-primary:visited{color:var(--cream-50)}.button-primary:hover{background:var(--sage-700)}.button-secondary{color:var(--cream-50);background:#fffdf81a;border-color:#fffdf857}.button-secondary:visited{color:var(--cream-50)}.button-secondary:hover{background:#fffdf829}.button-light{border-color:var(--border);background:var(--cream-50);color:var(--sage-700)}.button-light:visited{color:var(--sage-700)}.sticky-register-cta{right:max(1rem, calc((100vw - var(--container)) / 2));z-index:28;opacity:0;pointer-events:none;min-height:2.75rem;padding:.72rem 1rem;font-size:.94rem;transition:opacity .18s,transform .18s;position:fixed;bottom:1.25rem;transform:translateY(calc(100% + 1.5rem));box-shadow:0 18px 44px -22px #18231d8a}.sticky-register-cta-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.section-inner{width:min(var(--container), calc(100% - 2rem));margin:0 auto}.section-inner.narrow{width:min(860px,100% - 2rem)}.site-header>*,.two-column>*,.cta-band-inner>*,.trust-inline>*,.footer-inner>*,.article-body,.product-frame,.list-preview,.legal-panel{min-width:0}.hero{min-height:calc(100svh - var(--site-header-height));background-image:linear-gradient(#080f0b2e 0%,#080f0b85 48%,#080f0bf0 100%),linear-gradient(90deg,#080f0bf5 0%,#080f0bd1 32%,#080f0b57 68%,#080f0ba3 100%),image-set("/images/krovaly-hero-dashboard.avif" 1x type("image/avif"),"/images/krovaly-hero-dashboard.webp" 1x type("image/webp"),"/images/krovaly-hero-dashboard.png" 1x type("image/png"));background-color:var(--ink-900);color:var(--cream-50);background-position:100%;background-size:cover;align-items:end;padding:clamp(4.5rem,10vh,7rem) 0 clamp(6rem,14vh,9rem);display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:#fffdf82e;height:1px;position:absolute;inset:auto 0 0}.hero-content{z-index:1;text-align:left;justify-items:start;gap:1.1rem;max-width:720px;display:grid;position:relative}.hero h1,.hero p{color:var(--cream-50)}.hero h1{max-width:none;color:var(--cream-50);text-shadow:0 18px 56px #0000006b;font-size:clamp(5rem,9vw,8.25rem);line-height:.86}.hero-lede{color:#fffdf8db;text-shadow:0 12px 32px #0000006b;max-width:36rem;font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.5}.eyebrow{color:var(--terracotta-100);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero-actions,.cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-actions{align-items:center;margin-top:.15rem}.page-hero-actions{margin-top:1.5rem}.hero-discover{min-width:9.8rem;color:var(--cream-50);backdrop-filter:blur(12px);background:#fffdf824;border-color:#fffdf894}.hero-register{min-width:11.5rem;box-shadow:0 22px 44px -26px #4f8f69db}@media (width>=1200px){.hero h1{font-size:9rem}}.hero-facts{flex-wrap:wrap;gap:.6rem;max-width:760px;margin-top:.25rem;display:flex}.hero-fact{border-radius:var(--radius);color:#fffdf8e0;background:#fffdf814;border:1px solid #fffdf82e;min-width:min(100%,188px);padding:.9rem}.hero-fact strong{color:var(--cream-50);font-size:1.02rem;line-height:1.2;display:block}.hero-fact span{margin-top:.35rem;font-size:.84rem;display:block}.page-hero{background:var(--ink-900);color:var(--cream-50);padding:clamp(2.8rem,5vw,4.6rem) 0 clamp(1.8rem,3.5vw,2.8rem)}.page-hero h1,.page-hero h1+p{color:var(--cream-50)}.page-hero .eyebrow{color:var(--terracotta-100);margin-top:0;font-size:.78rem}.page-hero h1{max-width:780px;font-size:clamp(2.1rem,4.4vw,3.6rem)}.page-hero h1+p{color:#fffdf8cc;max-width:720px;margin-top:1rem;font-size:clamp(1rem,1.5vw,1.12rem)}.breadcrumb-bar{border-bottom:1px solid var(--border);background:var(--cream-50)}.breadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;padding:.75rem 0;font-size:.9rem;display:flex}.breadcrumb a{min-height:44px;color:var(--sage-700);align-items:center;font-weight:800;display:inline-flex}.section{padding:clamp(2.8rem,5.5vw,4.75rem) 0}.section-compact{padding:clamp(2.25rem,4vw,3.5rem) 0}.section-spacious{padding:clamp(4rem,7vw,5.75rem) 0}.section-muted{background:var(--cream-200)}.section-soft,.trust-section,.trust-inline-section{background:linear-gradient(180deg, var(--cream-50) 0%, var(--cream-100) 100%);border-top:1px solid #25312614;border-bottom:0}.trust-section{padding-top:clamp(3rem,5vw,4.5rem);padding-bottom:clamp(2.75rem,4.5vw,4rem)}.section-contrast{background:var(--ink-900);color:var(--cream-50)}.section-contrast .section-heading h2{color:var(--cream-50)}.section-contrast .section-heading p{color:#fffdf8d1}.section-contrast .section-kicker{color:var(--terracotta-100)}.section-kicker{color:var(--sage-700);text-transform:uppercase;margin-bottom:.65rem;font-weight:800}.section-heading{gap:.9rem;max-width:820px;margin-bottom:clamp(1.4rem,2.6vw,2rem);display:grid}.section-heading p{color:var(--text-muted);font-size:1.08rem}.trust-heading{max-width:760px}.two-column{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.content-stack{gap:1rem;display:grid}.content-stack>.button{justify-self:start}.content-stack p{color:var(--text-muted)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));align-items:stretch;gap:clamp(1rem,2vw,1.5rem);display:grid}.card-grid.two{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.feature-card,.proof-card,.faq-item,.source-card,.method-card,.legal-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.feature-card,.proof-card,.source-card,.method-card{align-content:start;gap:.8rem;height:100%;padding:clamp(1.25rem,2vw,1.6rem);display:grid}.feature-card h3,.proof-card h3,.source-card h2,.method-card h3{font-family:var(--font-sans);font-size:1.08rem;font-weight:800;line-height:1.22}.trust-card{grid-template-rows:auto auto 1fr auto;align-content:start;gap:.9rem;height:100%}.trust-card .button{place-self:end start;margin-top:.75rem}.trust-card-actions{flex-wrap:wrap;align-self:end;align-items:center;gap:.65rem .85rem;margin-top:.75rem;display:flex}.trust-card-actions .button{margin-top:0}.text-link{min-height:44px;color:var(--sage-700);text-underline-offset:3px;align-items:center;font-weight:800;text-decoration:underline;display:inline-flex}.text-link:visited{color:var(--sage-700)}.feature-card>a,.source-card>a,.method-card>a{place-self:end start;align-items:center;min-height:40px;margin-top:auto;display:inline-flex}.trust-icon{border-radius:var(--radius);background:var(--sage-100);width:2.45rem;height:2.45rem;color:var(--sage-700);place-items:center;display:inline-grid}.trust-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.35rem;height:1.35rem}.trust-icon-method,.trust-icon-calculator,.trust-icon-weight{background:var(--terracotta-100);color:var(--terracotta-600)}.trust-icon-sources,.trust-icon-nutrition{background:var(--butter-100);color:var(--butter-500)}.feature-card .icon,.proof-card .icon,.method-card .icon{border-radius:var(--radius);background:var(--sage-100);width:2.2rem;height:2.2rem;color:var(--sage-700);place-items:center;font-weight:800;display:inline-grid}.feature-card:nth-child(2n) .icon,.method-card:nth-child(2n) .icon{background:var(--terracotta-100);color:var(--terracotta-600)}.feature-card:nth-child(3n) .icon,.method-card:nth-child(3n) .icon{background:var(--butter-100);color:var(--butter-500)}.feature-card p,.proof-card p,.source-card p,.method-card p,.legal-panel p,.legal-panel li{color:var(--text-muted)}.feature-card a{color:var(--sage-700);font-weight:800}.preview-note{color:var(--text-muted);font-size:.82rem}.product-frame{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md);overflow:hidden}.product-topbar{border-bottom:1px solid var(--border);background:var(--cream-200);gap:.45rem;padding:.85rem;display:flex}.product-topbar span{background:var(--sage-500);border-radius:999px;width:.62rem;height:.62rem}.product-topbar span:nth-child(2){background:var(--terracotta-500)}.product-topbar span:nth-child(3){background:var(--butter-300)}.planning-preview{gap:.7rem;padding:1rem;display:grid}.preview-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.preview-stat{border:1px solid var(--border);border-radius:var(--radius);background:var(--cream-50);padding:.75rem}.preview-stat strong{font-size:1.05rem;display:block}.preview-stat span{color:var(--text-muted);font-size:.76rem}.week-grid{grid-template-columns:repeat(7,minmax(72px,1fr));gap:.45rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.day-column{gap:.45rem;min-width:72px;display:grid}.day-label{border-radius:var(--radius);background:var(--sage-100);color:var(--sage-700);text-align:center;padding:.4rem;font-size:.78rem;font-weight:800}.meal-cell{border:1px solid var(--border);border-radius:var(--radius);background:var(--cream-50);min-height:58px;padding:.45rem}.meal-cell:before,.meal-cell:after{background:var(--cream-300);content:"";border-radius:999px;height:.48rem;display:block}.meal-cell:after{background:var(--terracotta-100);width:62%;margin-top:.4rem}.list-preview{border:1px solid var(--border);border-radius:var(--radius);background:var(--cream-50);gap:.75rem;padding:1rem;display:grid}.list-row{color:var(--text-muted);grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;display:grid}.check{border:1px solid var(--sage-600);border-radius:4px;width:1rem;height:1rem}.quantity{color:var(--sage-700);font-size:.85rem;font-weight:800}.principle-list,.trust-inline{gap:.8rem;display:grid}.principle-list{border:1px solid var(--border);border-radius:var(--radius);background:#fffdf8c2;padding:1rem}.principle-item{border-bottom:1px solid #2531261a;gap:.15rem;padding-bottom:.75rem;display:grid}.principle-item:last-child{border-bottom:0;padding-bottom:0}.principle-item strong{color:var(--ink-900)}.principle-item span{color:var(--text-muted)}.trust-inline{border:1px solid var(--border);border-radius:var(--radius);background:#fffdf8c7;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:clamp(1.1rem,3vw,1.6rem)}.trust-inline h2{font-size:clamp(1.45rem,2.6vw,2rem)}.trust-inline p{max-width:720px;color:var(--text-muted)}.trust-inline-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.pill-row{flex-wrap:wrap;gap:.5rem;display:flex}.pill{border:1px solid var(--border);background:var(--cream-50);color:var(--sage-700);border-radius:999px;padding:.34rem .62rem;font-size:.84rem;font-weight:700}.timeline{counter-reset:step;gap:.8rem;display:grid}.timeline-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1rem 1rem 1rem 3.2rem;position:relative}.timeline-item:before{background:var(--sage-600);width:1.45rem;height:1.45rem;color:var(--cream-50);content:counter(step);counter-increment:step;border-radius:999px;place-items:center;font-size:.78rem;font-weight:800;display:grid;position:absolute;top:1rem;left:1rem}.timeline-item p{color:var(--text-muted);margin-top:.35rem}.faq-list{gap:.85rem;display:grid}.faq-item{padding:0;overflow:hidden}.faq-item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:44px;padding:1rem 1.15rem;font-weight:800;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{border:1px solid var(--border);width:1.4rem;height:1.4rem;color:var(--sage-700);content:"+";font-family:var(--font-sans);border-radius:999px;place-items:center;font-size:1rem;line-height:1;display:grid}.faq-item[open] summary:after{content:"-"}.faq-item p{color:var(--text-muted);padding:0 1.15rem 1rem}.faq-links{flex-wrap:wrap;gap:.55rem;margin-top:-.2rem;padding:0 1.15rem 1rem;display:flex}.faq-links a{min-height:44px;color:var(--sage-700);text-underline-offset:3px;align-items:center;font-size:.94rem;font-weight:800;text-decoration:underline;display:inline-flex}.cta-band{background:var(--sage-700);color:var(--cream-50);padding:clamp(2.75rem,5vw,4.25rem) 0}.cta-band-inner{grid-template-columns:1fr auto;align-items:center;gap:1.5rem;display:grid}.cta-band h2,.cta-band p{color:var(--cream-50)}.cta-band h2{max-width:720px;font-size:clamp(1.75rem,3vw,2.45rem)}.cta-band p{color:#fffdf8d1;max-width:760px;margin-top:.65rem}.cta-band .cta-band-note{color:#fffdf8a8;font-size:.9rem}.cta-band .button-primary{background:var(--cream-50);color:var(--sage-700);box-shadow:0 18px 36px -28px #fffdf88f}.cta-band .button-primary:hover{background:var(--cream-200)}.cta-band-inner>.button{justify-self:start}.site-footer{border-top:1px solid var(--border);background:var(--cream-50);padding:2.6rem 0 1.4rem}.footer-inner{width:min(var(--container), calc(100% - 2rem));grid-template-columns:minmax(230px,1.25fr) repeat(4,minmax(135px,1fr));gap:clamp(1.4rem,3vw,2.6rem);margin:0 auto;display:grid}.footer-brand p{max-width:320px;color:var(--text-muted);margin-top:.8rem}.footer-column{align-content:start;gap:.45rem;display:grid}.footer-column h2{font-family:var(--font-sans);margin-bottom:.35rem;font-size:.9rem;font-weight:800}.footer-column a{color:var(--text-muted);font-size:.94rem}.footer-column a:hover{color:var(--sage-700)}.editorial-note,.related-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-muted);padding:1rem}.editorial-note{gap:.55rem;display:grid}.editorial-note p,.related-panel p{color:var(--text-muted)}.related-links{flex-wrap:wrap;gap:.65rem;margin-top:.9rem;display:flex}.related-links a{border:1px solid var(--border);background:var(--cream-50);min-height:44px;color:var(--sage-700);border-radius:999px;align-items:center;padding:.58rem .85rem;font-weight:800;display:inline-flex}.footer-note{width:min(var(--container), calc(100% - 2rem));border-top:1px solid var(--border);color:var(--text-muted);margin:1.8rem auto 0;padding-top:1rem;font-size:.88rem}.article-body{gap:1rem;max-width:760px;display:grid}.article-body>h2{margin-top:1.6rem;font-size:clamp(1.65rem,3vw,2.35rem)}.article-body>h3{margin-top:.5rem}.article-body>p,.article-body>ul,.article-body>ol{max-width:70ch}.article-body p,.article-body li{color:var(--text-muted)}.article-body a:not(.button){color:var(--sage-700);text-underline-offset:3px;font-weight:800;text-decoration:underline}.source-card a{color:var(--sage-700);font-weight:800}.legal-panel{gap:1rem;padding:1.25rem;display:grid}.legal-panel h2{font-size:1.7rem}.notice{border-left:4px solid var(--terracotta-500);background:var(--terracotta-50);color:var(--ink-800);padding:1rem}.notice strong{color:var(--terracotta-600)}.support-action-panel{border-radius:var(--radius);background:linear-gradient(135deg, #d4ebded1, #fffdf8f5 46%, #ffe8d980), var(--surface);border:1px solid #315d4538;grid-template-columns:minmax(0,1fr) minmax(14rem,18rem);align-items:center;gap:clamp(1rem,3vw,1.5rem);margin:.35rem 0 .2rem;padding:clamp(1.15rem,3vw,1.65rem);display:grid;box-shadow:0 22px 54px -42px #18231d8a}.support-action-copy{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.support-action-copy h2{margin:0;font-size:clamp(1.55rem,2.8vw,2.05rem)}.support-action-copy p{color:var(--text-muted);margin-top:.35rem}.support-action-side{justify-items:stretch;gap:.65rem;display:grid}.support-action-button{min-height:3.2rem;font-size:1.02rem}.support-action-side p{color:var(--text-muted);font-size:.88rem;line-height:1.45}.support-action-side .text-link{justify-self:center}@media (width<=980px){.site-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand menu";gap:.75rem;padding:.7rem 1rem}.header-actions{display:none}.mobile-nav{display:inline-grid}.main-nav{display:none}.two-column,.cta-band-inner,.footer-inner,.trust-inline{grid-template-columns:1fr}.trust-inline-actions{justify-content:flex-start}.card-grid,.card-grid.two,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:6.2rem}.hero-lede{font-size:1.1rem}}@media (width<=700px){:root{--site-header-height:4.25rem}section[id]{scroll-margin-top:calc(var(--site-header-height) + .1rem)}.site-header{gap:.6rem;padding:.65rem 1rem}.sticky-register-cta{left:50%;right:auto;bottom:calc(.75rem + env(safe-area-inset-bottom));width:min(28rem,100% - 1.5rem);min-height:3rem;padding:.86rem 1rem;transform:translate(-50%,calc(100% + 1.5rem))}.sticky-register-cta-visible{transform:translate(-50%)}.section-inner,.section-inner.narrow{width:min(var(--container), calc(100% - 1.5rem))}.hero{min-height:calc(100svh - var(--site-header-height));background-image:linear-gradient(#080f0b57 0%,#080f0bad 48%,#080f0bf5 100%),linear-gradient(90deg,#080f0be6 0%,#080f0b7a 68%,#080f0bc7 100%),image-set("/images/krovaly-hero-dashboard.avif" 1x type("image/avif"),"/images/krovaly-hero-dashboard.webp" 1x type("image/webp"),"/images/krovaly-hero-dashboard.png" 1x type("image/png"));background-position:58%;padding:3rem 0 3.6rem}.hero-content{gap:.85rem;max-width:21rem}.hero-facts,.card-grid,.card-grid.two,.trust-grid{grid-template-columns:1fr}.preview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:2.05rem;line-height:1.1}h2{font-size:1.72rem;line-height:1.13}.hero h1{max-width:none;font-size:clamp(3.65rem,17vw,4.65rem);line-height:.88}.hero-lede{max-width:27ch;font-size:1.03rem;line-height:1.5}.hero-actions,.cta-actions{gap:.55rem}.hero-actions{width:100%;max-width:21rem}.hero-actions .hero-register,.hero-actions .button-secondary{flex:10rem;min-height:2.75rem}.hero-actions .button-secondary{background:#fffdf81f;border-color:#fffdf86b;align-self:center;padding:.7rem 1.15rem;text-decoration:none}.page-hero{padding:2rem 0 1.5rem}.page-hero h1{font-size:1.95rem;line-height:1.08}.page-hero h1+p,.section-heading p{font-size:1rem}.breadcrumb{white-space:nowrap;padding:.45rem 0;font-size:.85rem;overflow-x:auto}.section{padding:2.25rem 0}.section-compact{padding:1.5rem 0}.section-heading{gap:.65rem;margin-bottom:1rem}.section-kicker{margin-bottom:.45rem;font-size:.72rem}.feature-card,.proof-card,.source-card,.method-card,.legal-panel{gap:.65rem;padding:1rem}.support-action-panel{grid-template-columns:1fr;gap:1.1rem;padding:1rem}.support-action-copy{gap:.7rem}.support-action-side .text-link{justify-self:start}.editorial-note{gap:.45rem;padding:.85rem}.editorial-note p{font-size:.95rem;line-height:1.55}.trust-section{padding-top:1.4rem;padding-bottom:1.9rem}.trust-card{grid-template-rows:none;grid-template-columns:auto minmax(0,1fr);gap:.65rem .75rem}.trust-card .trust-icon{grid-column:1;align-self:center}.trust-card h3{grid-column:2;align-self:center}.trust-card p,.trust-card .button,.trust-card .trust-card-actions{grid-column:1/-1}.trust-icon{width:2.15rem;height:2.15rem}.trust-icon svg{width:1.15rem;height:1.15rem}.cta-band-inner>.button{justify-self:stretch}.site-footer{padding:2rem 0 1.1rem}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}.footer-brand{grid-column:1/-1}.footer-column a{align-items:center;min-height:40px;display:inline-flex}.footer-note{margin-top:1.2rem}}@media (width<=420px){.preview-stat{padding:.65rem}.preview-stat strong{font-size:.98rem}}@media (width<=380px){.site-header>.brand-link span{display:none}.footer-inner{grid-template-columns:1fr}}
