:root{--crf-ink: #101113;--crf-muted: #5d5f62;--crf-line: rgba(16, 17, 19, .12);--crf-surface: #fbfaf7;--crf-wash: #f4f2ed;--crf-lime: #9bad16;--crf-green: #536c23;--crf-peach: #f3b16f;--crf-lilac: #b9a9dd;--crf-blue: #70bfd1}*{box-sizing:border-box}html{background:var(--crf-surface);color:var(--crf-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;scroll-behavior:smooth}body{margin:0;background:var(--crf-surface)}img,svg{display:block}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:16px;top:12px;z-index:50;transform:translateY(-160%);background:#fff;border:1px solid var(--crf-line);color:var(--crf-ink);padding:10px 14px}.skip-link:focus{transform:translateY(0)}.crf{min-height:100vh;overflow:hidden}.crf-header{position:absolute;top:0;left:0;right:0;z-index:4;display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;min-height:86px;padding:0 clamp(20px,5vw,76px);background:transparent}.crf-logo{display:inline-flex;align-items:center;width:max-content}.crf-logo img{width:clamp(168px,15vw,224px);height:auto}.crf-icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px}.crf-icon-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.crf-cart span{position:absolute;right:-7px;top:-7px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:var(--crf-ink);color:#fff;font-size:10px;font-weight:800}.crf-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 30px;border:1px solid var(--crf-ink);border-radius:8px;font-size:15px;font-weight:850;line-height:1;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.crf-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #10111321}.crf-button--dark{background:var(--crf-ink);color:#fff}.crf-button--light{background:#ffffffb8;color:var(--crf-ink)}.crf-hero{position:relative;display:grid;grid-template-columns:1fr;align-items:center;min-height:100vh;min-height:100svh;padding:clamp(124px,8vw,148px) clamp(20px,4.5vw,74px) clamp(36px,4vw,58px);overflow:hidden;background:#fbfaf7}.crf-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff,#fffffffa 28%,#ffffff9e,#ffffff2e,#fff0 46%)}.crf-hero-copy{position:relative;z-index:2;max-width:650px;transform:translateY(clamp(-54px,-4vw,-26px))}.crf-eyebrow{margin:0 0 17px;font-size:clamp(12px,.95vw,15px);font-weight:900;letter-spacing:.22em;text-transform:uppercase}.crf h1,.crf h2,.crf h3,.crf p{letter-spacing:0}.crf h1{margin:0;max-width:680px;font-size:clamp(58px,5.6vw,86px);font-weight:900;line-height:.98}.crf-slogan{margin:20px 0 0;color:var(--crf-lime);font-size:clamp(15px,1.15vw,18px);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.crf-lede{max-width:560px;margin:16px 0 0;color:#2a2b2e;font-size:clamp(20px,1.6vw,27px);line-height:1.35}.crf-pills{display:flex;flex-wrap:wrap;gap:18px clamp(22px,3vw,42px);margin:38px 0 34px}.crf-pills span{display:inline-flex;align-items:center;gap:10px;color:#1d1e20;font-size:16px;font-weight:720}.crf-pills svg,.crf-steps svg,.crf-why svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.crf-actions{display:grid;justify-items:start;gap:26px;margin-top:38px}.crf-formula-finder{position:relative;width:min(430px,100%);display:grid;gap:8px}.crf-formula-finder label{color:var(--crf-lime);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.crf-formula-finder>div:first-of-type{display:flex;min-height:54px;border:1px solid rgba(16,17,19,.22);border-radius:8px;background:#ffffffd1;box-shadow:0 16px 50px #10111314;overflow:hidden}.crf-formula-finder input{flex:1;min-width:0;border:0;padding:0 16px;background:transparent;color:var(--crf-ink);font-size:15px;font-weight:760;outline:none}.crf-formula-finder input::placeholder{color:#1011138a}.crf-formula-finder button{width:54px;border:0;border-left:1px solid rgba(16,17,19,.13);background:var(--crf-ink);color:#fff}.crf-formula-finder button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.crf-formula-results{position:absolute;top:calc(100% + 10px);left:0;z-index:5;width:100%;border:1px solid rgba(16,17,19,.13);border-radius:10px;background:#fff;box-shadow:0 24px 60px #10111324;overflow:hidden}.crf-formula-results a,.crf-formula-results p{display:grid;gap:3px;margin:0;padding:12px 14px;color:var(--crf-ink);font-size:14px;text-decoration:none}.crf-formula-results a+a{border-top:1px solid var(--crf-line)}.crf-formula-results a:hover{background:var(--crf-wash)}.crf-formula-results strong{font-size:14px;font-weight:900}.crf-formula-results span,.crf-formula-results small,.crf-formula-results p{color:var(--crf-muted);font-size:13px}.crf-formula-results small{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crf-formula-results p a{display:inline;padding:0;color:var(--crf-ink);text-decoration:underline}.crf-pills--after-actions{margin:46px 0 0}.crf-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;display:grid;align-items:stretch;pointer-events:none;transform:none}.crf-hero-media picture{width:100%;height:100%}.crf-hero-media img{width:100%;height:100%;justify-self:stretch;object-fit:cover;object-position:right center;filter:none}.crf-hero-image-cta{position:absolute;z-index:3;right:clamp(42px,3.8vw,78px);bottom:clamp(184px,23vh,260px);width:clamp(180px,13vw,260px);height:clamp(46px,3.7vw,60px);border-radius:9px}.crf-hero-image-cta:focus-visible{outline:3px solid var(--crf-ink);outline-offset:4px}.crf-formula-card{position:absolute;right:0;bottom:6%;width:min(260px,31vw);padding:24px;border:1px solid rgba(16,17,19,.13);border-radius:24px;background:#ffffffd1;box-shadow:0 28px 80px #1011131f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crf-formula-card p,.crf-formula-card ul{margin:0}.crf-formula-card p,.crf-formula-card small{color:var(--crf-muted);font-size:12px;font-weight:850}.crf-formula-card ul{display:grid;gap:13px;padding:18px 0;list-style:none;border-bottom:1px solid var(--crf-line)}.crf-formula-card li{display:grid;grid-template-columns:13px 1fr auto;align-items:center;gap:9px;font-size:12px;font-weight:780}.crf-formula-card li span{width:11px;height:11px;border-radius:50%;background:var(--crf-lime)}.crf-formula-card li:nth-child(2) span{background:var(--crf-lilac)}.crf-formula-card li:nth-child(3) span{background:var(--crf-peach)}.crf-formula-card li:nth-child(4) span{background:var(--crf-blue)}.crf-formula-card li:nth-child(5) span{background:#d98d18}.crf-formula-card em{color:#8f8f8d;font-style:normal;font-weight:650}.crf-formula-card div{display:grid;gap:6px;padding:16px 0}.crf-formula-card strong{font-size:13px}.crf-formula-card a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:7px;background:var(--crf-ink);color:#fff;font-size:12px;font-weight:850}.crf-band{padding:clamp(52px,7vw,92px) clamp(20px,6vw,76px);border-top:1px solid rgba(16,17,19,.06)}.crf-band h2{margin:0 0 clamp(34px,5vw,60px);font-size:clamp(36px,3.35vw,56px);line-height:1.02;text-align:center}.crf-steps{background:#fff}.crf-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,5vw,80px);max-width:1180px;margin:0 auto}.crf-step-grid article{display:grid;grid-template-columns:92px 1fr;gap:20px;align-items:center}.crf-orb{grid-row:span 3;display:grid;width:92px;height:92px;place-items:center;border-radius:50%;background:#f2f2f0;color:var(--crf-lime)}.crf-orb img{width:100%;height:100%;object-fit:contain}.crf-step-grid span{color:var(--crf-lime);font-size:15px;font-weight:900}.crf-step-grid h3,.crf-why h3{margin:0;font-size:20px;line-height:1.1}.crf-step-grid p,.crf-why p,.crf-final-cta p,.crf-footer p{margin:0;color:var(--crf-muted);font-size:16px;line-height:1.45}.crf-goals{background:var(--crf-wash);text-align:center}.crf-goal-grid{display:grid;grid-template-columns:repeat(6,minmax(128px,1fr));gap:18px;max-width:1340px;margin:0 auto 34px}.crf-goal{position:relative;display:flex;align-items:end;min-height:232px;overflow:hidden;border-radius:8px;padding:22px;color:#fff;text-align:left;isolation:isolate}.crf-goal:before,.crf-goal:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.crf-goal:after{z-index:-1;background:linear-gradient(180deg,transparent 26%,rgba(0,0,0,.63) 100%)}.crf-goal--energy:before{background-image:url(craffteine-goal-energy-focus.png);background-size:cover;background-position:52% center}.crf-goal--hydration:before{background-image:url(craffteine-goal-hydration.png);background-size:cover;background-position:center center}.crf-goal--workout:before{background-image:url(craffteine-goal-workout-recovery.png);background-size:cover;background-position:50% center}.crf-goal--sleep:before{background-image:url(craffteine-goal-sleep-relaxation.png);background-size:cover;background-position:center center}.crf-goal--daily:before{background-image:url(craffteine-goal-daily-wellness.png);background-size:cover;background-position:52% center}.crf-goal--immunity:before{background-image:url(craffteine-goal-immunity-support.png);background-size:cover;background-position:center center}.crf-goal span{max-width:150px;font-size:25px;font-weight:900;line-height:1}.crf-why{background:#fff}.crf-why-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:1280px;margin:0 auto}.crf-why-grid article{display:grid;gap:16px;justify-items:center;padding:6px clamp(16px,3vw,36px);text-align:center;border-left:1px solid var(--crf-line)}.crf-why-grid article:first-child{border-left:0}.crf-why svg{width:50px;height:50px}.crf-why img{width:82px;height:82px;object-fit:contain}.crf-final-cta{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(300px,1fr);align-items:center;gap:clamp(24px,5vw,72px);width:min(calc(100% - 40px),1440px);margin:clamp(40px,6vw,70px) auto;padding:clamp(26px,4vw,44px);border-radius:12px;background:#e8e1d4;overflow:hidden}.crf-final-cta img{width:100%;max-height:300px;object-fit:cover;object-position:62% center;border-radius:8px}.crf-final-cta h2{max-width:700px;margin:0;font-size:clamp(34px,4.15vw,58px);line-height:1.02}.crf-final-cta p{margin:16px 0 26px;color:var(--crf-ink)}.crf-footer{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(420px,1.4fr);column-gap:clamp(30px,6vw,96px);row-gap:clamp(16px,2vw,28px);align-items:start;padding:clamp(28px,4vw,44px) clamp(20px,6vw,76px) clamp(24px,3vw,34px);background:#fff;border-top:1px solid var(--crf-line)}.crf-footer-brand{display:grid;gap:16px;max-width:420px}.crf-footer-logo{display:inline-flex;width:max-content;transition:opacity .18s ease,transform .18s ease}.crf-footer-logo:hover{opacity:.72;transform:translateY(-1px)}.crf-footer-brand img{width:190px;height:auto}.crf-footer-links{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:clamp(28px,5vw,72px);justify-items:start}.crf-footer-link-group{display:grid;gap:14px;align-content:start}.crf-footer-link-group h2{margin:0 0 4px;font-size:11px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:var(--crf-olive)}.crf-footer-links a{position:relative;width:max-content;padding-bottom:4px;font-size:14px;font-weight:750}.crf-footer-links a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.crf-footer-links a:hover:after,.crf-footer-links a:focus-visible:after{transform:scaleX(1);transform-origin:left}.crf-footer-copy{grid-column:1 / -1;margin-top:clamp(10px,2vw,18px);padding-top:18px;border-top:1px solid var(--crf-line);font-size:13px}.crf-builder,.crf-cart-page,.crf-policy-page{min-height:100vh;background:var(--crf-wash)}.crf-policy-shell{width:min(calc(100% - 40px),980px);margin:0 auto;padding:clamp(42px,7vw,86px) 0 clamp(52px,7vw,92px)}.crf-policy-shell .shopify-policy__container{max-width:none;padding:clamp(24px,4vw,46px);border:1px solid var(--crf-line);border-radius:12px;background:#fff;box-shadow:0 24px 70px #10111312}.crf-policy-shell .shopify-policy__title h1{margin:0 0 clamp(26px,4vw,42px);font-size:clamp(42px,5vw,74px);line-height:.98;text-align:left}.crf-policy-shell .shopify-policy__body{color:var(--crf-muted);font-size:17px;line-height:1.55}.crf-policy-shell .shopify-policy__body h1,.crf-policy-shell .shopify-policy__body h2,.crf-policy-shell .shopify-policy__body h3{margin:28px 0 10px;color:var(--crf-ink);line-height:1.1}.crf-policy-shell .shopify-policy__body p,.crf-policy-shell .shopify-policy__body ul,.crf-policy-shell .shopify-policy__body ol{margin:0 0 16px}.crf-info-page{min-height:100vh;background:var(--crf-wash)}.crf-info-hero{display:grid;gap:22px;width:min(calc(100% - 40px),1180px);margin:0 auto;padding:clamp(58px,8vw,112px) 0 clamp(42px,6vw,76px)}.crf-info-hero h1{max-width:860px;margin:0;font-size:clamp(48px,6vw,88px);line-height:.98}.crf-info-hero p{max-width:780px;margin:0;color:var(--crf-muted);font-size:clamp(18px,1.6vw,25px);line-height:1.4}.crf-info-hero .crf-button{justify-self:start;width:auto;min-width:190px}.crf-info-kicker{color:var(--crf-lime)!important;font-size:14px!important;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.crf-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(calc(100% - 40px),1180px);margin:0 auto clamp(44px,6vw,76px)}.crf-info-grid article,.crf-info-band{border:1px solid var(--crf-line);border-radius:12px;background:#fff;box-shadow:0 24px 70px #1011130f}.crf-info-grid article{display:grid;gap:14px;padding:clamp(22px,3vw,34px)}.crf-info-grid span{color:var(--crf-lime);font-size:15px;font-weight:900}.crf-info-grid h2,.crf-info-band h2{margin:0;font-size:clamp(24px,2.3vw,34px);line-height:1.05}.crf-info-grid p,.crf-info-list p{margin:0;color:var(--crf-muted);font-size:17px;line-height:1.45}.crf-info-band{display:grid;gap:24px;width:min(calc(100% - 40px),1180px);margin:0 auto clamp(52px,7vw,92px);padding:clamp(26px,4vw,44px)}.crf-info-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.crf-info-list p{min-height:86px;padding:18px;border:1px solid var(--crf-line);border-radius:8px;background:var(--crf-surface);color:var(--crf-ink);font-weight:850}.crf-contact-shell{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(360px,1fr);gap:clamp(28px,6vw,82px);align-items:start;width:min(calc(100% - 40px),1180px);margin:0 auto;padding:clamp(58px,8vw,112px) 0 clamp(52px,7vw,92px)}.crf-contact-copy{display:grid;gap:18px;position:sticky;top:32px}.crf-contact-copy h1{margin:0;font-size:clamp(48px,6vw,84px);line-height:.98}.crf-contact-copy p{margin:0;color:var(--crf-muted);font-size:clamp(18px,1.5vw,24px);line-height:1.4}.crf-contact-card{border:1px solid var(--crf-line);border-radius:12px;background:#fff;box-shadow:0 24px 70px #10111312;padding:clamp(22px,4vw,42px)}.crf-contact-form{display:grid;gap:22px}.crf-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crf-contact-grid label{display:grid;gap:8px;color:var(--crf-muted);font-size:12px;font-weight:850;text-transform:uppercase}.crf-contact-grid .full{grid-column:1 / -1}.crf-contact-grid input,.crf-contact-grid select,.crf-contact-grid textarea{width:100%;min-height:54px;border:1px solid var(--crf-line);border-radius:8px;padding:0 14px;background:var(--crf-surface);color:var(--crf-ink);font:inherit;text-transform:none}.crf-contact-grid textarea{min-height:160px;padding:14px;resize:vertical}.crf-contact-success,.crf-contact-errors{display:grid;gap:6px;padding:16px 18px;border-radius:8px}.crf-contact-success{border:1px solid rgba(155,173,22,.34);background:#9bad1614}.crf-contact-errors{border:1px solid rgba(163,55,27,.28);background:#a3371b12}.crf-contact-success p,.crf-contact-errors p,.crf-contact-errors ul{margin:0;color:var(--crf-muted)}.crf-product-page{min-height:100vh;background:var(--crf-wash)}.crf-product-page--performance{--crf-product-green: var(--crf-lime);--crf-product-panel: rgba(255, 255, 255, .74);--crf-product-line: rgba(16, 17, 19, .14);color:var(--crf-ink);background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at 16% 76%,rgba(155,173,22,.1),transparent 30%),linear-gradient(135deg,#fbfaf7,#f1eee8 54%,#e8e1d4);font-family:var(--crf-font, Inter, Arial, sans-serif);overflow-x:hidden}.crf-product-page--performance .crf-footer,.crf-product-page--performance .crf-footer a,.crf-product-page--performance .crf-footer p,.crf-product-page--performance .crf-footer small{color:var(--crf-ink)}.crf-product-page--performance,.crf-product-page--performance *{box-sizing:border-box}.crf-product-page--orange-performance{background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at 20% 78%,rgba(255,159,46,.12),transparent 30%),linear-gradient(135deg,#fbfaf7,#f2ece2 54%,#e8e1d4)}.crf-product-page--berry-performance,.crf-product-page--relaxation-performance{background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at 20% 78%,rgba(166,108,255,.1),transparent 30%),linear-gradient(135deg,#fbfaf7,#f0ece8 54%,#e8e1d4)}.crf-product-page--hydration-performance{background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at 18% 78%,rgba(73,199,232,.1),transparent 30%),linear-gradient(135deg,#fbfaf7,#edf1ef 54%,#e1e6df)}.crf-product-page--tropical-performance{background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at 18% 78%,rgba(255,178,46,.12),transparent 30%),linear-gradient(135deg,#fbfaf7,#f2ede2 54%,#e8e1d4)}.crf-product-page--neutral-performance,.crf-product-page--vanilla-performance{background:radial-gradient(circle at 50% 14%,rgba(255,255,255,.86),transparent 34%),radial-gradient(circle at 18% 78%,rgba(216,208,192,.16),transparent 30%),linear-gradient(135deg,#fbfaf7,#f1eee8 54%,#e8e1d4)}.crf-product-page--performance:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(16,17,19,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,19,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 78%)}.crf-product-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,540px);gap:clamp(30px,5vw,76px);align-items:stretch;width:min(calc(100% - 28px),1580px);margin:0 auto;padding:clamp(18px,3vw,36px) 0 clamp(18px,3vw,30px)}.crf-product-shell--with-art{grid-template-columns:minmax(330px,.9fr) minmax(340px,.95fr) minmax(430px,1fr);gap:clamp(16px,1.65vw,26px)}.crf-product-shell--quote-art{grid-template-columns:minmax(620px,1.08fr) minmax(430px,.92fr);gap:clamp(16px,1.55vw,26px)}.crf-product-copy{position:relative;display:grid;align-content:start;gap:12px;min-height:0;padding:8px clamp(8px,1vw,16px) 0}.crf-product-shell--quote-art .crf-product-copy{align-self:stretch;min-height:0;border:1px solid rgba(16,17,19,.1);border-radius:18px;background:radial-gradient(circle at 76% 58%,color-mix(in srgb,var(--crf-product-green) 11%,transparent),transparent 40%),linear-gradient(135deg,#ffffffbd,#ece5d894);overflow:hidden;padding:clamp(26px,2.7vw,42px) clamp(26px,3vw,48px);box-shadow:0 24px 70px #1011131a}.crf-product-shell--quote-art .crf-product-copy>:not(.crf-product-flavor-art){position:relative;z-index:2}.crf-product-flavor-art{position:absolute;z-index:1;right:clamp(0px,1.5vw,24px);bottom:clamp(16px,2.3vw,42px);width:min(76%,760px);max-height:82%;object-fit:contain;object-position:right bottom;pointer-events:none;-webkit-user-select:none;user-select:none}.crf-product-copy h1{max-width:none;margin:0;color:var(--crf-ink);font-size:clamp(38px,3.4vw,56px);line-height:.96;text-transform:uppercase;letter-spacing:0;text-wrap:balance}.crf-product-formula-id{margin:-4px 0 0;color:var(--crf-muted);font-size:clamp(13px,.9vw,15px);font-weight:850;letter-spacing:.06em;text-transform:uppercase}.crf-product-page--performance .crf-eyebrow{color:var(--crf-product-green);width:fit-content;margin:0;border-radius:999px;background:color-mix(in srgb,var(--crf-product-green) 72%,#09260c);padding:7px 15px;color:#061009;font-size:13px;font-weight:950;line-height:1;letter-spacing:.04em;text-transform:uppercase}.crf-product-shell--quote-art .crf-eyebrow{border-radius:0;background:transparent;padding:0;color:var(--crf-product-green);font-size:clamp(17px,1.25vw,22px);line-height:.95;letter-spacing:.055em}.crf-product-accent{width:84px;height:3px;background:var(--crf-product-green);box-shadow:0 0 28px #9be63f73}.crf-product-type{margin:12px 0 6px;color:var(--crf-ink);font-size:clamp(20px,2vw,30px);font-weight:950;text-transform:uppercase;letter-spacing:.02em}.crf-product-format{margin:-2px 0 0;color:var(--crf-product-green);font-size:clamp(32px,3.2vw,48px);font-weight:950;line-height:1}.crf-product-lede{max-width:360px;margin:0;color:var(--crf-muted);font-size:13px;line-height:1.28}.crf-product-shell--quote-art .crf-product-lede{max-width:330px}.crf-product-highlights{display:flex;flex-wrap:wrap;gap:10px}.crf-product-highlights span{border:1px solid var(--crf-product-line);border-radius:999px;background:#9bad1617;color:var(--crf-ink);padding:8px 12px;font-size:12px;font-weight:900}.crf-product-price-card{display:grid;gap:8px;padding:0}.crf-product-mini-price{display:grid;gap:6px;width:fit-content;min-width:220px;border:1px solid var(--crf-product-line);border-radius:12px;background:#0c1111b3;padding:14px 18px;box-shadow:0 22px 58px #00000047}.crf-product-mini-price span{color:#f7f8f2bd;font-size:13px;font-weight:800;text-transform:uppercase}.crf-product-mini-price strong{color:var(--crf-product-green);font-size:38px;line-height:1}.crf-product-detail-stack{display:grid;gap:16px;margin-top:16px;max-width:330px}.crf-product-usage-callout{align-self:end;display:grid;gap:6px;width:min(100%,315px);margin-top:auto;border:1px solid rgba(16,17,19,.12);border-radius:12px;background:#ffffffc2;color:#101113c7;padding:12px 14px;box-shadow:0 18px 42px #1011131a}.crf-product-usage-callout h3{margin:0;color:var(--crf-ink);font-size:clamp(14px,1.1vw,17px);font-weight:950;line-height:1;text-transform:uppercase}.crf-product-usage-callout p{margin:0;color:#101113c7;font-size:clamp(11px,.78vw,12px);font-weight:750;line-height:1.3}.crf-product-detail-row{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;column-gap:15px;min-height:58px}.crf-product-detail-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid var(--crf-product-line);border-radius:11px;color:var(--crf-product-green);background:#9bad1614}.crf-product-detail-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.crf-product-detail-copy{display:grid;gap:2px}.crf-product-detail-copy span{color:#101113d1;font-size:clamp(14px,1vw,17px);font-weight:950;text-transform:uppercase}.crf-product-detail-copy strong{color:var(--crf-ink);font-size:clamp(16px,1.1vw,19px);line-height:1.15;overflow-wrap:anywhere}.crf-product-detail-copy .crf-product-detail-accent{color:var(--crf-ink);font-size:clamp(16px,1.1vw,19px);text-transform:none}.crf-product-detail-copy .crf-product-capsule-size{color:var(--crf-ink);font-size:.94em;font-weight:900;text-transform:none}.crf-product-art{position:sticky;top:118px;align-self:start;display:grid;align-items:start;min-height:0;padding-top:38px}.crf-product-art:before{content:"";position:absolute;top:13%;right:4%;bottom:6%;left:4%;border-radius:28px;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--crf-product-green) 30%,transparent),transparent 58%);filter:blur(28px);opacity:.75}.crf-product-art img{position:relative;display:block;width:min(100%,480px);max-height:760px;margin:0 auto;border:0;border-radius:24px;object-fit:cover;box-shadow:0 34px 92px #00000080}.crf-product-generated-visual{position:relative;width:min(100%,520px);border:1px solid var(--crf-product-line);border-radius:14px;overflow:hidden;background:#0c1111b8;box-shadow:0 24px 70px #00000052}.crf-product-generated-visual img{display:block;width:100%;height:auto}.crf-product-price-card span,.crf-product-price-card small{color:#f7f8f2bd}.crf-product-price-card strong{color:var(--crf-product-green);font-size:clamp(58px,6vw,86px);line-height:1;text-shadow:0 0 32px rgba(155,230,63,.22)}.crf-formula-summary-card{position:relative;top:auto;display:grid;align-content:start;gap:16px}.crf-phone-card{border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;padding:0;max-height:none;overflow-y:visible;overscroll-behavior:contain;scrollbar-width:thin}.crf-product-form--aside .crf-button{min-height:64px;font-size:clamp(18px,1.7vw,24px)}.crf-product-status-card{display:grid;gap:8px;border:1px solid rgba(16,17,19,.14);border-radius:8px;background:#ffffffad;padding:18px;color:var(--crf-ink);box-shadow:0 18px 45px #10111314}.crf-product-status-card span,.crf-product-paid-next strong{color:var(--crf-product-green);font-size:14px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.crf-product-status-card strong{font-size:clamp(22px,2.4vw,34px);line-height:1.05}.crf-product-status-card small{color:#101113a3;font-size:15px;font-weight:800}.crf-phone-card::-webkit-scrollbar{width:8px}.crf-phone-card::-webkit-scrollbar-thumb{border-radius:999px;background:#9be63f80}.crf-phone-card__header{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:20px}.crf-phone-card__header span{color:#f7f8f2;font-size:24px;font-weight:950;text-transform:uppercase;white-space:nowrap}.crf-phone-card__header small{color:#f7f8f2b8;font-size:12px;font-weight:800;letter-spacing:0}.crf-product-description{display:grid;gap:12px;color:#101113cc;font-size:clamp(13px,.9vw,15px);line-height:1.28}.crf-product-description h3{margin:0;padding-top:0;border-top:0;color:var(--crf-product-green);font-size:21px;font-weight:850;line-height:1;text-transform:uppercase}.crf-product-description h3:first-child,.crf-product-description__facts h3{margin-top:0;padding-top:0;border-top:0}.crf-product-description__quote{display:none!important}.crf-product-description__facts,.crf-product-description__nutrition{display:grid;gap:10px;border:1px solid rgba(16,17,19,.1);border-radius:16px;background:linear-gradient(180deg,#ffffffd6,#ffffff9e),var(--crf-product-panel);box-shadow:0 18px 54px #1011131a,inset 0 0 0 1px #ffffff5c;padding:clamp(18px,1.6vw,24px)}.crf-product-description__usage,.crf-product-description__notes{display:grid;gap:8px;margin-top:2px;border:1px solid rgba(16,17,19,.12);border-radius:14px;background:#ffffffb8;color:#101113c2;padding:14px 16px}.crf-product-description__usage h3,.crf-product-description__notes h3{color:var(--crf-olive);font-size:18px}.crf-product-description__usage p{color:#101113c7;font-weight:700;line-height:1.35}.crf-product-description__facts h3,.crf-product-description__nutrition h3{font-size:21px;font-weight:850;line-height:1.02}.crf-product-description__facts h3 small,.crf-product-description__nutrition h3 small{font-size:.64em;font-weight:850;letter-spacing:.02em;white-space:nowrap}.crf-product-description__notes p:has(strong){color:#101113b8}.crf-product-description__notes p:has(strong) strong{color:var(--crf-ink)}.crf-product-description p{margin:0}.crf-product-description p:has(strong){display:flex;justify-content:space-between;gap:18px;color:#101113a8}.crf-product-description p:has(strong) strong{color:var(--crf-ink)}.crf-product-description table{width:100%;border-collapse:collapse}.crf-product-description th,.crf-product-description td{padding:4px 0;border-bottom:1px solid rgba(16,17,19,.12)}.crf-product-description th{color:#101113a8;font-size:clamp(10px,.72vw,11px);text-transform:uppercase}.crf-product-description td:first-child{font-weight:800}.crf-product-description tr:last-child td{border-bottom:0}.crf-product-description__nutrition tr.crf-nutrition-subitem td:first-child,.crf-product-description__nutrition tbody tr:nth-child(4) td:first-child,.crf-product-description__nutrition tbody tr:nth-child(5) td:first-child,.crf-product-description__nutrition tbody tr:nth-child(7) td:first-child{padding-left:18px;font-weight:700}.crf-product-description__nutrition tr.crf-nutrition-subitem--deep td:first-child,.crf-product-description__nutrition tbody tr:nth-child(6) td:first-child{padding-left:34px;font-weight:650}.crf-product-form{display:grid;gap:16px;min-width:0;width:100%}.crf-product-form--aside{display:none}.crf-product-form .crf-button{width:100%;min-height:86px;border-color:transparent;background:linear-gradient(135deg,var(--crf-lime),#7f9010);color:#080b0b;font-size:clamp(22px,2.8vw,34px);text-transform:uppercase;box-shadow:0 28px 64px #9be63f3d}.crf-product-form .crf-button svg{width:34px;height:34px;margin-right:16px;fill:none;stroke:#fff;stroke-width:2}.crf-product-form small{margin:0;color:#f7f8f2c2;font-size:12px;line-height:1.35;text-align:center}.crf-product-checkout-band{display:grid;gap:20px;width:min(calc(100% - 28px),1580px);margin:0 auto clamp(20px,3vw,34px);padding:0}.crf-product-economics{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(520px,1.35fr);border:1px solid rgba(16,17,19,.1);border-radius:18px;background:radial-gradient(circle at 86% 18%,rgba(155,173,22,.1),transparent 32%),linear-gradient(135deg,#ffffffc7,#e7e0d2b3);overflow:hidden;box-shadow:0 24px 70px #1011131a}.crf-product-economics>*{min-height:215px;padding:clamp(22px,2.15vw,32px)}.crf-product-economics>*+*{border-left:1px dashed rgba(16,17,19,.16)}.crf-product-credit-card{display:grid;align-content:stretch;gap:8px}.crf-product-price-card--quote{align-content:start}.crf-product-credit-card span,.crf-product-credit-card small,.crf-product-price-card span,.crf-product-price-card small,.crf-product-package-card span{color:#101113b8;font-size:clamp(16px,1.45vw,22px);font-weight:850;line-height:1.1;text-transform:uppercase}.crf-product-credit-card strong{color:var(--crf-ink);font-size:clamp(30px,2.6vw,42px);line-height:1;font-weight:900;padding-bottom:12px;border-bottom:1px solid rgba(16,17,19,.22)}.crf-product-credit-card small{margin-top:auto}.crf-product-credit-card b{color:var(--crf-product-green);font-size:clamp(42px,4.6vw,70px);line-height:.95;margin-top:-2px}.crf-product-price-card--quote strong{color:var(--crf-product-green);font-size:clamp(72px,7.8vw,132px);line-height:.85;letter-spacing:0;margin-top:clamp(6px,.9vw,12px)}.crf-product-package-card{display:grid;grid-template-columns:minmax(230px,.82fr) minmax(300px,1fr);align-content:start;gap:18px 28px;align-items:start}.crf-product-package-card__body{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:start}.crf-product-package-card svg{width:70px;height:70px;color:var(--crf-product-green);fill:none;stroke:currentColor;stroke-width:1.8}.crf-product-package-card p{margin:0;color:#101113c7;font-size:clamp(16px,1.35vw,22px);line-height:1.35}.crf-product-package-card strong{color:var(--crf-ink);font-weight:850}.crf-product-package-card em{color:var(--crf-product-green);font-style:normal;font-weight:900}.crf-product-paid-next{display:grid;gap:8px;border-top:1px solid rgba(16,17,19,.14);padding-top:16px}.crf-product-paid-next p{font-size:15px;line-height:1.45}.crf-product-form--economics{grid-column:1 / -1;margin-top:2px;gap:12px}.crf-subscribe-option{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;min-height:68px;border:1px solid rgba(16,17,19,.14);border-radius:8px;background:#ffffff85;padding:12px 14px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.crf-subscribe-option:hover{border-color:#9bad1680;background:#ffffffb3}.crf-subscribe-option input{position:absolute;opacity:0;pointer-events:none}.crf-subscribe-option__switch{position:relative;width:58px;height:32px;border:1px solid rgba(16,17,19,.16);border-radius:999px;background:#10111324;transition:background .18s ease,border-color .18s ease}.crf-subscribe-option__switch:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #1011132e;transition:transform .18s ease}.crf-subscribe-option input:checked+.crf-subscribe-option__switch{border-color:var(--crf-product-green);background:var(--crf-product-green)}.crf-subscribe-option input:checked+.crf-subscribe-option__switch:after{transform:translate(26px)}.crf-subscribe-option:has(input:checked){border-color:#9bad168a;background:#9bad161a;box-shadow:inset 0 0 0 1px #9bad1629}.crf-subscribe-option__copy{display:grid;gap:3px}.crf-subscribe-option__copy strong{color:var(--crf-ink);font-size:clamp(15px,1.25vw,19px);font-weight:950;line-height:1.05}.crf-subscribe-option__copy small{color:#101113ad;font-size:clamp(12px,.9vw,14px);font-weight:750;line-height:1.2}.crf-product-form--economics .crf-button{min-height:62px;border-radius:8px;font-size:clamp(17px,1.6vw,25px);box-shadow:0 18px 44px #9bad1633}.crf-product-form--economics .crf-button svg{width:27px;height:27px;margin-right:12px}.crf-phone-card .crf-product-description__notes,.crf-phone-card .crf-product-description__usage{display:none}.crf-cart-shell{width:min(calc(100% - 40px),1120px);margin:0 auto;padding:clamp(32px,5vw,72px) 0 clamp(54px,7vw,96px)}.crf-cart-heading{display:grid;gap:14px;margin-bottom:clamp(28px,4vw,46px)}.crf-cart-heading h1{margin:0;font-size:clamp(42px,5vw,74px);line-height:.98}.crf-cart-heading p,.crf-cart-empty p{max-width:620px;margin:0;color:var(--crf-muted);font-size:18px;line-height:1.45}.crf-cart-shell form{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(22px,4vw,42px);align-items:start}.crf-cart-items,.crf-cart-empty,.crf-cart-summary{border:1px solid var(--crf-line);border-radius:12px;background:#fff;box-shadow:0 24px 70px #10111312}.crf-cart-empty{display:grid;gap:18px;padding:clamp(24px,4vw,42px)}.crf-cart-empty h2{margin:0;font-size:clamp(28px,3vw,42px)}.crf-cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:clamp(22px,3vw,34px);border-bottom:1px solid var(--crf-line)}.crf-cart-item:last-child{border-bottom:0}.crf-cart-item h2{margin:0 0 8px;font-size:clamp(22px,2.2vw,32px)}.crf-cart-item p{margin:0;color:var(--crf-muted)}.crf-cart-properties{display:grid;gap:10px;margin:20px 0 0}.crf-cart-properties div{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;padding-top:10px;border-top:1px solid rgba(16,17,19,.08)}.crf-cart-properties dt{color:var(--crf-muted);font-size:12px;font-weight:850;text-transform:uppercase}.crf-cart-properties dd{margin:0;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.crf-cart-line-total{display:grid;gap:8px;justify-items:end;align-content:start;min-width:110px}.crf-cart-line-total strong{font-size:20px}.crf-cart-line-total span,.crf-cart-line-total a,.crf-cart-summary p{color:var(--crf-muted);font-size:14px}.crf-cart-line-total a{text-decoration:underline}.crf-cart-summary{display:grid;gap:18px;padding:clamp(22px,3vw,34px);position:sticky;top:24px}.crf-cart-summary div{display:flex;justify-content:space-between;gap:20px;font-size:18px}.crf-cart-summary strong{font-size:24px}.crf-cart-summary .crf-button{width:100%}.crf-builder-header{display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;min-height:86px;padding:0 clamp(20px,5vw,76px)}.crf-builder-shell{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(340px,1fr);gap:clamp(28px,5vw,76px);align-items:start;width:min(calc(100% - 40px),1320px);margin:0 auto;padding:clamp(32px,5vw,72px) 0 clamp(54px,7vw,96px)}.crf-builder-intro{position:sticky;top:32px;display:grid;gap:18px}.crf-builder-intro h1{margin:0;font-size:clamp(40px,5vw,70px);line-height:.98}.crf-builder-intro p{max-width:560px;margin:0;color:var(--crf-muted);font-size:18px;line-height:1.45}.crf-builder-meter{width:min(100%,420px);height:8px;margin-top:12px;overflow:hidden;border-radius:999px;background:#1011131a}.crf-builder-meter span{display:block;width:20%;height:100%;border-radius:inherit;background:var(--crf-lime);transition:width .18s ease}.crf-builder-progress{font-size:14px;font-weight:850;text-transform:uppercase}.crf-builder-flow-card{display:grid;gap:10px;width:min(100%,460px);margin-top:8px;padding:18px;border:1px solid var(--crf-line);border-radius:8px;background:#fff;box-shadow:0 18px 44px #1011130f}.crf-builder-flow-card strong{color:var(--crf-ink);font-size:15px}.crf-builder-flow-card span{position:relative;padding-left:18px;color:var(--crf-muted);font-size:14px;line-height:1.35}.crf-builder-flow-card span:before{position:absolute;top:.55em;left:0;width:7px;height:7px;border-radius:999px;background:var(--crf-lime);content:""}.crf-builder-card{min-height:620px;padding:clamp(22px,4vw,42px);border:1px solid var(--crf-line);border-radius:12px;background:#fff;box-shadow:0 24px 70px #10111314}.crf-builder-step{display:none;margin:0;padding:0;border:0}.crf-builder-step.is-active{display:block}.crf-builder-step legend{margin:0 0 24px;padding:0;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.05}.crf-option-grid,.crf-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crf-option-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.crf-option-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.crf-flavor-panel,.crf-capsule-panel{display:grid;gap:16px;margin-bottom:24px}.crf-flavor-panel[hidden],.crf-capsule-panel[hidden],.crf-flavor-details[hidden]{display:none}.crf-flavor-details{display:grid;gap:14px;padding:16px;border:1px solid var(--crf-line);border-radius:8px;background:#f6f6f38c}.crf-flavor-details .crf-builder-field{margin-top:0}.crf-option-group-label{margin:4px 0 -6px;color:var(--crf-muted);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.crf-capsule-panel .crf-builder-field{margin-top:0}.crf-option-grid label,.crf-check-grid label{min-height:96px}.crf-option-grid input,.crf-check-grid input{position:absolute;opacity:0}.crf-option-grid span,.crf-check-grid span{display:flex;height:100%;align-items:center;padding:18px;border:1px solid var(--crf-line);border-radius:8px;background:var(--crf-surface);font-weight:850;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.crf-option-grid input:checked+span,.crf-check-grid input:checked+span{border-color:var(--crf-ink);background:#fff;box-shadow:inset 0 0 0 2px var(--crf-ink)}.crf-builder-field,.crf-builder-textarea{display:grid;gap:10px;margin-top:18px;font-size:14px;font-weight:850}.crf-builder-field[hidden]{display:none}.crf-builder-field[data-flavor-field]{margin-bottom:22px}.crf-builder-field input,.crf-builder-textarea textarea{width:100%;min-height:54px;resize:vertical;border:1px solid var(--crf-line);border-radius:8px;padding:0 14px;background:var(--crf-surface);color:var(--crf-ink);font:inherit}.crf-builder-field small{color:var(--crf-muted);font-size:12px;font-weight:650;line-height:1.35}.crf-builder-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}[data-contact-detail-step] .crf-builder-contact-grid{grid-template-columns:1fr}.crf-builder-contact-grid .crf-builder-field{margin-top:0}.crf-sms-consent{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin-top:16px;padding:14px;border:1px solid var(--crf-line);border-radius:8px;color:var(--crf-muted);font-size:14px;font-weight:650;line-height:1.45}.crf-sms-consent[hidden]{display:none}.crf-sms-consent input{width:18px;height:18px;margin-top:2px;accent-color:var(--crf-olive)}.crf-builder-textarea textarea{min-height:120px;padding:14px}.crf-custom-ingredients{display:grid;gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid var(--crf-line)}.crf-custom-ingredients h2{margin:0 0 6px;font-size:20px}.crf-custom-ingredients p{margin:0;color:var(--crf-muted);font-size:14px}.crf-option-help{margin:10px 0 18px;color:var(--crf-muted);font-size:14px;line-height:1.4}.crf-custom-list{display:grid;gap:10px}.crf-custom-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:10px;align-items:end}.crf-custom-row:has(.crf-remove-ingredient){grid-template-columns:minmax(0,1fr) 120px auto}.crf-custom-row label{display:grid;gap:7px;color:var(--crf-muted);font-size:12px;font-weight:850;text-transform:uppercase}.crf-custom-row input{width:100%;min-height:50px;border:1px solid var(--crf-line);border-radius:8px;padding:0 13px;background:var(--crf-surface);color:var(--crf-ink);font:inherit;text-transform:none}.crf-add-ingredient{width:max-content;border:0;background:transparent;color:var(--crf-ink);font:inherit;font-weight:900;cursor:pointer}.crf-remove-ingredient{min-height:50px;border:1px solid var(--crf-line);border-radius:8px;padding:0 14px;background:#fff;color:var(--crf-muted);font:inherit;font-size:13px;font-weight:850;cursor:pointer}.crf-remove-ingredient:hover{color:var(--crf-ink);border-color:#10111347}.crf-formula-summary{display:grid;gap:24px}.crf-fee-note{display:grid;gap:6px;margin-bottom:22px;padding:16px 18px;border:1px solid rgba(155,173,22,.34);border-radius:8px;background:#9bad1614}.crf-fee-note strong{font-size:15px}.crf-fee-note p{margin:0;color:var(--crf-muted);font-size:14px;line-height:1.45}.crf-formula-name{display:grid;gap:10px;margin-bottom:22px;color:var(--crf-muted);font-size:12px;font-weight:850;text-transform:uppercase}.crf-formula-name input{width:100%;min-height:54px;border:1px solid var(--crf-line);border-radius:8px;padding:0 14px;background:var(--crf-surface);color:var(--crf-ink);font:inherit;font-size:16px;text-transform:none}.crf-formula-name span{color:var(--crf-muted);font-size:13px;font-weight:650;line-height:1.4;text-transform:none}.crf-formula-summary dl{display:grid;gap:12px;margin:0}.crf-formula-summary dl div{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:14px 0;border-bottom:1px solid var(--crf-line)}.crf-formula-summary dt{color:var(--crf-muted);font-size:13px;font-weight:850;text-transform:uppercase}.crf-formula-summary dd{margin:0;font-weight:850}.crf-formula-summary h2{margin:0 0 8px;font-size:22px}.crf-formula-summary p{margin:0;color:var(--crf-muted);line-height:1.45}.crf-builder-actions{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:34px}.crf-builder-validation{margin:0;color:var(--crf-olive);font-size:13px;font-weight:850;text-align:center;text-transform:uppercase}.crf-builder-actions .crf-button:disabled{cursor:not-allowed;opacity:.42;transform:none}body.crf-progress-mode{overflow-x:hidden;background:#f8faf7}.crf-builder--status-mode{min-height:100vh;background:#f8faf7}.crf-builder--status-mode .crf-builder-header,html.crf-progress-mode .crf-builder .crf-builder-header,.crf-builder--status-mode .crf-footer,html.crf-progress-mode .crf-builder .crf-footer{display:none}.crf-builder--status-mode .crf-builder-shell{display:block;width:100%;max-width:none;margin:0;padding:0}.crf-status-page{position:relative;grid-column:1 / -1;width:100%;min-height:100vh;display:grid;place-items:center;overflow:hidden;padding:clamp(32px,6vw,72px) 20px;background:#f8faf7}.crf-status-glow{position:absolute;display:block;border-radius:999px;filter:blur(58px);pointer-events:none}.crf-status-glow--one{left:-120px;top:-150px;width:360px;height:360px;background:#d6e87a6b}.crf-status-glow--two{right:-120px;bottom:-160px;width:430px;height:430px;background:#b9d8a575}.crf-status-glow--three{right:28%;top:22%;width:180px;height:180px;background:#f1e8af99}.crf-status-panel{position:relative;z-index:1;width:min(820px,100%);margin:0 auto;padding:clamp(26px,5vw,48px);border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#ffffffd6;box-shadow:0 28px 90px #1e2a161f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.crf-status-beaker{width:80px;height:80px;margin:0 auto 26px;display:grid;place-items:center;border-radius:22px;color:#fff;background:#111317;box-shadow:0 18px 42px #11131733;animation:crf-status-pulse 2s ease-in-out infinite}.crf-status-beaker svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.crf-status-copy{text-align:center}.crf-status-pill{width:fit-content;margin:0 auto 14px;padding:8px 14px;border:1px solid rgba(151,173,8,.28);border-radius:999px;background:#97ad0814;color:var(--crf-green);font-size:14px;font-weight:800}.crf-status-panel h1{margin:0;font-size:clamp(40px,6vw,70px);line-height:.98;letter-spacing:0}.crf-status-copy>p:not(.crf-status-pill){margin:20px auto 0;max-width:680px;color:var(--crf-muted);font-size:clamp(16px,2vw,19px);line-height:1.55}.crf-status-meter{margin-top:36px}.crf-status-meter-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px;color:var(--crf-muted);font-size:14px;font-weight:800}.crf-status-meter-row strong{color:var(--crf-black)}.crf-status-progress{width:100%;height:14px;overflow:hidden;border-radius:999px;background:#eef0ea;box-shadow:inset 0 2px 5px #1212120f}.crf-status-progress span{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#bdd52c,var(--crf-green),#111317);transition:width .45s ease}.crf-status-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px}.crf-status-step{padding:16px 12px;border:1px solid var(--crf-border);border-radius:18px;background:#f8faf7c7;text-align:center;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.crf-status-step.is-active{border-color:#97ad086b;background:#97ad0814;box-shadow:0 8px 22px #97ad0814}.crf-status-step.is-complete{background:#fff}.crf-status-step-icon{width:40px;height:40px;margin:0 auto 10px;display:grid;place-items:center;border-radius:14px;background:#dfe3dc;color:#6b6f68;font-size:14px;font-weight:900}.crf-status-step.is-active .crf-status-step-icon{background:#111317;color:#fff}.crf-status-step.is-complete .crf-status-step-icon{background:var(--crf-green);color:#fff}.crf-status-step p{margin:0;color:var(--crf-muted);font-size:14px;font-weight:800}.crf-status-step.is-active p,.crf-status-step.is-complete p{color:var(--crf-black)}.crf-status-card{display:flex;align-items:center;gap:16px;margin:28px 0 0;padding:18px;border:1px solid var(--crf-border);border-radius:18px;background:var(--crf-off-white)}.crf-status-card strong,.crf-status-card span{display:block}.crf-status-card strong{margin-bottom:4px;font-size:17px}.crf-status-card span{color:var(--crf-muted)}.crf-status-spinner{width:30px;height:30px;border:4px solid rgba(151,173,8,.22);border-top-color:var(--crf-green);border-radius:50%;flex:0 0 auto;animation:crf-spin .9s linear infinite}.crf-status-panel .crf-button{width:fit-content;margin:24px auto 0}.crf-status-hold{margin-top:24px;padding:18px;border:1px solid var(--crf-border);border-radius:20px;background:#f8faf7;text-align:center}.crf-status-hold strong,.crf-status-hold span{display:block}.crf-status-hold strong{margin-bottom:4px}.crf-status-hold span{color:var(--crf-muted);font-size:14px}.crf-status-foot{position:relative;z-index:1;margin:18px 0 0;color:#777b73;font-size:14px;text-align:center}@keyframes crf-spin{to{transform:rotate(360deg)}}@keyframes crf-status-pulse{0%,to{transform:rotate(0) scale(1)}35%{transform:rotate(5deg) scale(1.04)}70%{transform:rotate(-5deg) scale(1.01)}}@media(max-width:1120px){.crf-header{grid-template-columns:minmax(160px,1fr) auto}.crf-hero{display:flex;flex-direction:column;min-height:auto;padding-bottom:0;background:#fbfaf7}.crf-hero:after{display:none}.crf-hero-copy{max-width:760px}.crf-hero-media{position:relative;inset:auto;z-index:2;width:calc(100% + clamp(40px,9vw,148px));height:auto;margin:42px calc(clamp(20px,4.5vw,74px)*-1) 0;overflow:hidden;transform:none}.crf-hero-media img{display:block;width:100%;justify-self:stretch;height:auto;object-fit:contain;object-position:center center;transform:none}.crf-formula-card,.crf-hero-image-cta{display:none}.crf-goal-grid,.crf-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.crf-why-grid article,.crf-why-grid article:first-child{border-left:0;border-top:1px solid var(--crf-line);padding-top:28px}}@media(max-width:760px){.crf-status-page{min-height:100vh;padding:22px 14px 32px}.crf-status-panel{padding:22px;border-radius:20px}.crf-status-beaker{width:62px;height:62px;margin-bottom:20px;border-radius:18px}.crf-status-beaker svg{width:30px;height:30px}.crf-status-panel h1{font-size:clamp(34px,10vw,48px)}.crf-status-copy>p:not(.crf-status-pill){font-size:15px;line-height:1.5}.crf-status-steps{grid-template-columns:1fr 1fr}.crf-status-step{padding:14px 10px}.crf-status-card{align-items:flex-start;padding:16px}.crf-header{min-height:72px;padding:0 16px}.crf-logo{width:max-content}.crf-hero{display:flex;flex-direction:column;min-height:auto;padding:92px 18px 0}.crf-hero:after{display:none}.crf-hero-copy{max-width:none}.crf h1{font-size:clamp(48px,16vw,70px)}.crf-lede{font-size:22px}.crf-pills{gap:16px;margin:30px 0}.crf-pills--after-actions{margin:36px 0 0}.crf-actions,.crf-actions .crf-button,.crf-formula-finder{width:100%}.crf-hero-media{position:relative;inset:auto;z-index:2;width:calc(100% + 72px);height:auto;margin:28px -36px 0;overflow:hidden;background:transparent}.crf-hero-media picture{display:block;width:100%;height:auto}.crf-hero-media img{width:100%;height:auto;display:block;object-fit:contain;object-position:center center;transform:none}.crf-formula-card{display:none}.crf-step-grid,.crf-final-cta,.crf-footer,.crf-info-grid,.crf-contact-shell,.crf-product-shell,.crf-cart-shell form,.crf-builder-shell{grid-template-columns:1fr}.crf-product-shell{width:min(calc(100% - 28px),520px);padding-top:24px}.crf-product-shell--with-art,.crf-product-shell--quote-art{grid-template-columns:1fr}.crf-product-copy{min-height:auto;gap:18px}.crf-product-shell--quote-art .crf-product-copy{min-height:760px;padding:28px 22px}.crf-product-flavor-art{right:-28px;bottom:20px;width:94%;max-height:64%}.crf-product-page--bulk-powder .crf-product-flavor-art{right:-74px;width:106%}.crf-product-copy h1{font-size:clamp(26px,8.2vw,36px);white-space:normal}.crf-product-detail-copy{max-width:190px}.crf-product-lede{font-size:19px}.crf-product-art{position:relative;top:auto;order:2;min-height:auto;padding-top:0}.crf-formula-summary-card{order:3}.crf-product-art img{width:min(100%,420px);max-height:none}.crf-product-price-card{width:100%;border:0;padding:0}.crf-phone-card{border-radius:22px;padding:24px 20px;max-height:none;overflow:visible;box-shadow:0 20px 52px #1011131a,inset 0 0 0 7px #10111309}.crf-product-description p:has(strong){display:grid;gap:5px}.crf-product-checkout-band{width:min(calc(100% - 40px),520px);padding:0}.crf-product-economics,.crf-product-package-card{grid-template-columns:1fr}.crf-product-economics>*{min-height:0;padding:24px 22px}.crf-product-economics>*+*{border-left:0;border-top:1px dashed rgba(247,248,242,.24)}.crf-product-form--aside{display:none}.crf-product-form{min-width:0}.crf-product-form .crf-button{min-height:68px;font-size:20px}.crf-product-price-card span,.crf-product-price-card small,.crf-product-credit-card span,.crf-product-credit-card small,.crf-product-package-card span{font-size:16px;line-height:1.16}.crf-product-price-card--quote strong{font-size:clamp(68px,21vw,92px)}.crf-info-list{grid-template-columns:repeat(2,minmax(0,1fr))}.crf-formula-summary-card,.crf-cart-summary,.crf-builder-intro,.crf-contact-copy{position:static}.crf-builder-card{min-height:auto}.crf-step-grid article{grid-template-columns:72px 1fr}.crf-orb{width:72px;height:72px}.crf-goal-grid,.crf-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crf-goal{min-height:clamp(220px,36vw,300px);padding:18px}.crf-goal span{font-size:22px}.crf-final-cta{width:calc(100% - 28px);margin:36px auto}.crf-final-cta img{max-height:220px}.crf-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@media(max-width:460px){.crf-logo img{width:154px}.crf-button{min-height:50px;padding:0 18px;font-size:14px}.crf-goal-grid{grid-template-columns:1fr}.crf-goal{min-height:280px}.crf-goal--energy:before{background-position:52% 42%}.crf-goal--workout:before{background-position:50% 32%}.crf-goal--sleep:before,.crf-goal--daily:before{background-position:50% 38%}.crf-why-grid,.crf-footer-links{grid-template-columns:1fr}.crf-builder-header{min-height:72px;padding:0 16px}.crf-builder-shell,.crf-cart-shell,.crf-product-shell{width:calc(100% - 28px);padding:22px 0 44px}.crf-cart-item,.crf-cart-properties div{grid-template-columns:1fr}.crf-cart-line-total{justify-items:start}.crf-builder-intro h1{font-size:40px}.crf-builder-intro p{font-size:16px}.crf-builder-card{padding:18px}.crf-builder-step legend{font-size:28px}.crf-builder-card{min-height:auto}.crf-option-grid,.crf-option-grid--three,.crf-check-grid,.crf-contact-grid,.crf-builder-contact-grid{grid-template-columns:1fr}.crf-option-grid label,.crf-check-grid label{min-height:72px}.crf-flavor-details{gap:12px;padding:12px}.crf-flavor-details .crf-option-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.crf-flavor-details .crf-option-grid label{min-height:58px}.crf-flavor-details .crf-option-grid span{justify-content:center;padding:10px 8px;text-align:center;font-size:12px;line-height:1.15}.crf-formula-summary dl div{grid-template-columns:1fr;gap:6px}.crf-custom-row{grid-template-columns:minmax(0,1fr) 92px;gap:8px;width:100%;min-width:0}.crf-custom-row:has(.crf-remove-ingredient){grid-template-columns:minmax(0,1fr) 92px}.crf-custom-row label{min-width:0}.crf-custom-row input{min-height:48px;padding:0 10px;min-width:0}.crf-custom-row [name=custom_mg]{text-align:center}.crf-remove-ingredient{width:max-content;grid-column:1 / -1}.crf-builder-actions{grid-template-columns:1fr}.crf-builder-actions .crf-button{width:100%}.crf-builder-validation{order:-1;min-height:18px}.crf-info-list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/craffteine-home.css.map */
