/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:url(/fonts/cormorant-garamond-400.woff2)format("woff2")}:root{--ink:#07120e;--forest:#0d2119;--forest-soft:#173629;--forest-light:#234b39;--moss:#9bb292;--mist:#dce8db;--paper:#10271e;--white:#f3f6ef;--muted:#b7c7b9;--line:#e0ebe024;--serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--white);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;line-height:1.55;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}:is(a:focus-visible,summary:focus-visible){outline-offset:5px;outline:2px solid #d9e6d4}.reveal-ready [data-reveal]{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}.reveal-ready [data-reveal=up]{transform:translateY(28px)}.reveal-ready [data-reveal=left]{transform:translate(-28px)}.reveal-ready [data-reveal=right]{transform:translate(28px)}.reveal-ready [data-reveal].is-visible{opacity:1;will-change:auto;transform:translate(0)}.site-shell,.download-page{overflow:hidden}.site-header,.download-header,.inner-header{color:var(--white);z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:104px;padding:0 52px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{white-space:nowrap;align-items:center;line-height:1;display:inline-flex}.brand img{object-fit:contain;width:58px;height:58px}.site-header nav{gap:34px;display:flex}.site-header nav a,.back-link{color:#fbfcf7cc;font-size:13px;transition:color .18s}.site-header nav a:hover,.back-link:hover{color:var(--white)}.button{font-family:var(--serif);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:12px 28px;font-size:19px;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{font-family:var(--sans);letter-spacing:.04em;min-height:42px;padding:10px 18px;font-size:12px}.button-light{background:var(--mist);color:var(--ink)}.button-light:hover{background:var(--white)}.button-ghost{color:var(--white);border-color:#ffffff57}.button-ghost:hover{background:#ffffff1a}.hero{color:var(--white);z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);align-items:center;min-height:780px;padding:150px max(6vw,50px) 90px;display:grid;position:relative}.hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#10251c00 0%,#10251cfa 54%,#10251c00 100%);width:100%;height:360px;position:absolute;bottom:-160px;left:0}.hero-backdrop{background-image:linear-gradient(90deg,#050e0bf5 0%,#050e0ba3 47%,#050e0b1a 82%),linear-gradient(#0000 54%,#050e0bb8 100%),url(/kalm/forest-wide.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-content{z-index:2;max-width:660px;position:relative}.eyebrow{letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:500}.eyebrow.muted{color:var(--moss)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.04em;font-weight:400;line-height:.98}.hero h1,.download-hero h1{margin-bottom:30px;font-size:clamp(66px,7.2vw,108px)}.hero-copy{color:#fbfcf7d6;max-width:610px;font-size:clamp(18px,1.8vw,24px);line-height:1.55}.hero-actions{align-items:center;gap:26px;margin-top:38px;display:flex}.text-link{border-bottom:1px solid #ffffff6b;padding:8px 0;font-size:13px}.text-link span{margin-left:8px}.fine-print{color:#fbfcf7a1;max-width:460px;margin:20px 0 0;font-size:11px;line-height:1.45}.hero-phone{z-index:1;place-self:end center;width:min(30vw,390px);height:610px;position:relative}.hero-phone img{object-fit:contain;z-index:2;width:100%;height:100%;position:relative}.phone-glow{filter:blur(65px);background:#a4bf913d;border-radius:50%;position:absolute;inset:20% 4% 8%}.section{padding:130px max(6vw,50px)}.intro,.modules,.moments,.testimonials,.faq,.final-cta,.download-steps,.download-reassurance{margin-top:-1px;position:relative}.intro{color:var(--white);z-index:1;background:radial-gradient(circle at 14% 12%,#3e684d47,#0000 34%),linear-gradient(#10251c 0%,#163126 58%,#1a382b 100%)}.intro:before,.modules:before,.testimonials:before,.faq:before,.download-steps:before{content:"";pointer-events:none;width:100%;height:150px;position:absolute;top:-120px;left:0}.intro:before{background:linear-gradient(#10251c00,#10251c 88%)}.section-heading{text-align:center;max-width:760px;margin:0 auto 70px}.section-heading h2,.modules-content h2,.download-reassurance h2{margin-bottom:26px;font-size:clamp(48px,5vw,74px)}.section-heading>p:last-child,.modules-content>.lead,.download-reassurance p{color:var(--muted);max-width:620px;margin:0 auto;font-size:17px}.reason-grid{grid-template-columns:repeat(3,1fr);gap:1px;max-width:1240px;margin:0 auto;display:grid}.reason-grid article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#3d634b75,#122f23b8);border:1px solid #e5eee21c;min-height:300px;padding:42px}.reason-grid article:first-child{border-radius:20px 0 0 20px}.reason-grid article:last-child{border-radius:0 20px 20px 0}.reason-grid article>span,.module-list article>span,.download-steps li>span{color:var(--moss);letter-spacing:.12em;font-size:11px}.reason-grid h3,.module-list h3,.download-steps h3{font-family:var(--serif);margin:76px 0 14px;font-size:28px;font-weight:400;line-height:1.15}.reason-grid p,.module-list p,.download-steps p{color:var(--muted);margin-bottom:0;font-size:14px}.modules{color:var(--white);background:radial-gradient(circle at 82% 30%,#4b745833,#0000 32%),linear-gradient(#1a382b 0%,#142f24 50%,#0d231a 100%);grid-template-columns:minmax(360px,.85fr) minmax(420px,1fr);gap:clamp(60px,8vw,130px);display:grid}.modules:before{background:linear-gradient(#1a382b00,#1a382b 88%)}.modules-visual{background-image:linear-gradient(#0918121a,#091812c2),url(/kalm/forest-tall.webp);background-position:50%;background-size:cover;border-radius:260px 260px 22px 22px;align-items:flex-end;min-height:760px;display:flex;position:relative;overflow:hidden}.modules-visual img{object-fit:contain;z-index:1;width:66%;height:60%;position:absolute;top:92px;bottom:auto;left:50%;transform:translate(-50%)}.modules-visual-copy{color:var(--white);z-index:2;padding:38px;position:relative}.modules-visual-copy p:last-child{font-family:var(--serif);max-width:260px;font-size:26px;line-height:1.2}.modules-content{align-self:center}.module-list{border-top:1px solid var(--line);margin-top:54px}.module-list article{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:center;gap:24px;padding:23px 0;display:grid}.module-list h3{margin:0 0 3px;font-size:24px}.moments{color:var(--white);background-image:linear-gradient(#0d231a 0%,#08191259 18%,#08191261 76%,#112b20 100%),linear-gradient(90deg,#05100cd6,#05100c3d),url(/kalm/forest-wide.webp);background-position:50%;background-size:cover;min-height:680px}.light-heading{text-align:left;max-width:640px;margin-left:0}.light-heading>p:last-child{color:#fbfcf7b8;margin-left:0}.moment-list{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1200px;margin:90px 0 0;padding:0;list-style:none;display:grid}.moment-list li{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#ffffff12;border:1px solid #fff3;border-radius:999px;padding:15px 20px;font-size:13px}.testimonials{color:var(--white);background:radial-gradient(circle at 10% 65%,#3e694d3d,#0000 35%),linear-gradient(#112b20 0%,#18372a 55%,#1c3d2f 100%)}.testimonials:before{background:linear-gradient(#112b2000,#112b20 88%)}.quote-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1240px;margin:0 auto;display:grid}.quote-grid figure{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#456f546b,#0e2b1fb8);border:1px solid #e5eee21c;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:330px;margin:0;padding:40px;display:flex}.quote-grid blockquote{font-family:var(--serif);margin:0 0 50px;font-size:27px;line-height:1.32}.quote-grid figcaption{font-size:12px;font-weight:600}.quote-grid figcaption span{color:var(--muted);font-weight:400}.faq{color:var(--white);background:radial-gradient(circle at 86% 20%,#507b5d33,#0000 32%),linear-gradient(#1c3d2f 0%,#153126 56%,#0d2119 100%);grid-template-columns:minmax(280px,.75fr) minmax(420px,1fr);gap:80px;display:grid}.faq:before{background:linear-gradient(#1c3d2f00,#1c3d2f 88%)}.compact-heading{text-align:left;margin:0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:25px 0}.faq-list summary{cursor:pointer;font-family:var(--serif);padding-right:34px;font-size:23px;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-family:var(--sans);font-weight:300;position:absolute;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);margin:18px 40px 0 0;font-size:14px}.final-cta{background:radial-gradient(circle at 50% 0%, #355b445c, transparent 44%), linear-gradient(180deg, #0d2119 0%, #091711 68%, var(--ink) 100%);color:var(--white);text-align:center;flex-direction:column;align-items:center;padding:120px 30px;display:flex}.final-cta-content{flex-direction:column;align-items:center;display:flex}.final-cta h2{margin:0 0 24px;font-size:clamp(52px,6vw,82px)}.final-cta-content>p:not(.eyebrow){color:#fbfcf7b8;margin-bottom:34px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-ready [data-reveal],.reveal-ready [data-reveal].is-visible{opacity:1;transition:none;transform:none}}.footer{background:var(--ink);color:#fbfcf7a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px max(6vw,50px);font-size:11px;display:flex}.footer .brand{color:var(--white)}.footer p{margin:0}.footer>a:last-child{color:var(--white);border-bottom:1px solid #ffffff40}.footer-links{grid-template-columns:repeat(4,minmax(150px,1fr));gap:30px;width:100%;max-width:940px;margin-top:8px;display:grid}.footer-link-group{flex-direction:column;align-items:center;gap:8px;display:flex}.footer-link-group>span{color:var(--moss);letter-spacing:.16em;text-transform:uppercase;margin-bottom:2px;font-size:9px}.footer-links a{color:var(--white);border-bottom:1px solid #ffffff38;padding-bottom:2px}.instagram-link{align-items:center;gap:8px;display:inline-flex}.instagram-mark{border:1.7px solid;border-radius:6px;width:18px;height:18px;display:inline-block;position:relative}.instagram-mark:before{content:"";border:1.7px solid;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.instagram-mark:after{content:"";background:currentColor;border-radius:50%;width:2.5px;height:2.5px;position:absolute;top:3px;right:3px}.download-page{background:var(--ink);color:var(--white);min-height:100vh}.content-page{color:var(--white);background:radial-gradient(circle at 78% 8%,#406c5045,#0000 30%),linear-gradient(#0d291f 0%,#10271e 35%,#07120e 100%);min-height:100vh;overflow:hidden}.inner-header{position:absolute}.content-hero{text-align:center;max-width:1160px;margin:0 auto;padding:190px 40px 100px}.content-hero h1,.contact-page h1,.scan-page h1,.mantra-detail-hero h1{font-family:var(--serif);letter-spacing:-.045em;margin:0 auto 28px;font-size:clamp(58px,8vw,108px);font-weight:400;line-height:.92}.content-hero>p:last-child,.mantra-detail-hero>p:last-child{color:var(--muted);max-width:680px;margin:0 auto;font-size:18px}.legal-hero{padding-bottom:74px}.legal-hero h1{font-size:clamp(54px,7vw,92px)}.legal-document{background:linear-gradient(#1d3d2ed1,#0a1b14f0);border:1px solid #e5eee21f;border-radius:28px;max-width:880px;margin:0 auto 120px;padding:clamp(34px,6vw,80px)}.legal-document h2{margin:66px 0 18px;font-size:clamp(34px,4vw,48px)}.legal-document h2:first-child{margin-top:0}.legal-document h3{color:var(--white);font-family:var(--serif);margin:36px 0 10px;font-size:26px;font-weight:400}.legal-document p,.legal-document li,.legal-document address{color:var(--muted);font-size:15px}.legal-document address{font-style:normal}.legal-document a{color:var(--white);border-bottom:1px solid #dce8db75}.legal-document ul{gap:10px;padding-left:22px;display:grid}:is(.content-page:has(.mantra-collection),.content-page:has(.mantra-detail)){background:#07120e}:is(.content-page:has(.mantra-collection) main,.content-page:has(.mantra-detail) main){background:linear-gradient(#0e332c 0%,#08221c 58%,#091d17 100%)}:is(.content-page:has(.mantra-collection) .footer,.content-page:has(.mantra-detail) .footer){background:linear-gradient(#091d17 0%,#07120e 72%);margin-top:-1px;padding-top:64px}.mantra-collection{padding-bottom:90px}.mantra-index-hero{padding-bottom:72px}.mantra-index-hero h1{font-size:clamp(58px,7vw,92px)}.mantra-index{text-align:center;max-width:760px;margin:0 auto;padding:0 30px 30px}.mantra-list{margin:0;padding:0;list-style:none}.mantra-list li{border-top:1px solid #e5eee224}.mantra-list li:last-child{border-bottom:1px solid #e5eee224}.mantra-list a{padding:38px 10px 40px;display:block}.mantra-list a>span{color:var(--moss);letter-spacing:.16em;margin-bottom:12px;font-size:10px;display:block}.mantra-list h2{margin:0 auto 12px;font-size:clamp(30px,4vw,44px);line-height:1.06;transition:color .18s}.mantra-list p{color:var(--muted);max-width:560px;margin:0 auto;font-size:14px}:is(.mantra-list a:hover h2,.mantra-list a:focus-visible h2){color:var(--mist)}.mantra-index-icon{width:82px;margin-top:72px}.mantra-detail{text-align:center;max-width:760px;margin:0 auto;padding:180px 30px 100px}.mantra-detail-hero{margin:0 auto 64px}.mantra-detail-hero h1{letter-spacing:-.025em;max-width:720px;font-size:clamp(42px,6vw,68px);line-height:1.04}.mantra-body{max-width:610px;margin:0 auto}.mantra-body section{margin:0 auto 38px}.mantra-body h2{font-family:var(--sans);letter-spacing:0;margin:0 0 7px;font-size:13px;font-weight:650;line-height:1.4}.mantra-body p{color:var(--muted);margin:0 auto;font-size:15px;line-height:1.58}.mantra-closing-icon{opacity:.92;width:68px;height:auto;margin:58px auto 0}.contact-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:760px;padding:160px 30px 100px;display:flex}.contact-page>p:not(.eyebrow){color:var(--muted);max-width:560px;margin:0 auto 34px;font-size:18px}.scan-page{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:center;gap:70px;max-width:1200px;min-height:790px;margin:0 auto;padding:150px 40px 60px;display:grid}.scan-page>div{max-width:650px}.scan-page>div>p:not(.eyebrow){color:var(--muted);max-width:560px;font-size:19px}.scan-page strong{font-family:var(--serif);margin:28px 0 20px;font-size:26px;font-weight:400;display:block}.scan-page>img{object-fit:contain;max-height:590px}.download-header{position:absolute}.back-link{align-items:center;gap:10px;display:flex}.download-hero{background-image:linear-gradient(#07120e00 65%,#112a20 100%),linear-gradient(90deg,#06120df2,#06120d52),url(/kalm/forest-wide.webp);background-position:50%;background-size:cover;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:center;gap:40px;min-height:760px;padding:150px max(10vw,70px) 70px;display:grid}.download-copy{max-width:640px}.download-copy>p:not(.eyebrow):not(.fine-print){color:#fbfcf7c7;max-width:570px;font-size:20px}.download-copy strong{font-family:var(--serif);margin:30px 0 18px;font-size:23px;font-weight:400;display:block}.store-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.store-badges a{border-radius:8px;transition:transform .18s}.store-badges a:hover{transform:translateY(-2px)}.store-badges a:focus-visible{outline-offset:3px}.store-badges img{object-fit:contain;width:auto;height:48px}.download-phone{place-self:end center;height:590px}.download-phone img{object-fit:contain;width:auto;height:100%}.download-steps{color:var(--white);background:radial-gradient(circle at 8% 35%,#466f543d,#0000 32%),linear-gradient(#112a20 0%,#18372a 56%,#1b3b2d 100%);grid-template-columns:minmax(300px,.8fr) minmax(500px,1.4fr);gap:90px;display:grid}.download-steps:before{background:linear-gradient(#112a2000,#112a20 88%)}.download-steps ol{grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid}.download-steps li{background:linear-gradient(145deg,#40694f70,#0e2b1fb3);border:1px solid #e5eee21c;min-height:330px;padding:30px}.download-steps li:first-child{border-radius:18px 0 0 18px}.download-steps li:last-child{border-radius:0 18px 18px 0}.download-steps h3{margin-top:80px}.download-reassurance{background-image:linear-gradient(180deg, #1b3b2d 0%, #081a124d 22%, #081a1280 74%, var(--ink) 100%), linear-gradient(90deg, #081a12eb, #081a1270), url(/kalm/forest-wide.webp);background-position:50%;background-size:cover;justify-content:space-between;align-items:center;min-height:500px;padding:90px max(8vw,60px);display:flex}.download-reassurance>div:first-child{max-width:680px}.download-reassurance p:not(.eyebrow){color:#fbfcf7b8;margin-left:0}.download-footer{color:#fbfcf780;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:25px max(6vw,50px);font-size:10px;display:flex}.download-footer p{margin:0}@media (max-width:1080px){.site-header,.download-header,.inner-header{padding-inline:34px}.site-header nav{display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(240px,.62fr);min-height:720px;padding-inline:50px}.hero h1,.download-hero h1{font-size:clamp(62px,8vw,82px)}.hero-phone{width:290px;height:510px}.section{padding:100px 40px}.modules{grid-template-columns:minmax(320px,.78fr) minmax(360px,1fr);gap:60px}.modules-visual{min-height:690px}.moment-list{grid-template-columns:repeat(2,1fr)}.download-hero{padding-inline:60px}.download-phone{height:500px}.download-steps{grid-template-columns:1fr;gap:50px}}@media (max-width:900px){.modules{grid-template-columns:1fr}.modules-content{order:1}.modules-visual{order:2;min-height:720px}.quote-grid{grid-template-columns:1fr}.quote-grid figure{min-height:250px}.faq{grid-template-columns:1fr;gap:50px}.faq .compact-heading{text-align:center}}@media (max-width:760px){.site-header,.download-header,.inner-header{height:86px;padding-inline:20px}.site-header .button-small{min-height:38px;padding-inline:13px;font-size:11px}.brand{flex:none}.brand img{width:48px;height:48px}.hero{background:var(--ink);text-align:center;grid-template-columns:1fr;align-content:start;min-height:920px;padding:135px 24px 0;display:grid}.hero-backdrop{background-image:linear-gradient(#05100c9e 0%,#05100c38 42%,#10251c 92%),url(/kalm/forest-tall.webp);background-position:top}.hero-content{margin:0 auto}.eyebrow{letter-spacing:.16em;margin-bottom:18px;font-size:10px}.hero h1,.download-hero h1{margin-bottom:22px;font-size:clamp(48px,14vw,68px)}.hero-copy{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:28px}.hero-actions .button{width:100%}.text-link{align-self:center}.fine-print{margin-inline:auto}.hero-phone{align-self:end;width:235px;height:390px;margin:10px auto 0}.section{padding:84px 20px}.section-heading{margin-bottom:46px}.section-heading h2,.modules-content h2,.download-reassurance h2{font-size:clamp(42px,12vw,58px)}.section-heading>p:last-child,.modules-content>.lead,.download-reassurance p{font-size:15px}.reason-grid,.quote-grid{grid-template-columns:1fr}.reason-grid article,.reason-grid article:first-child,.reason-grid article:last-child{border-radius:16px;min-height:auto;padding:28px}.reason-grid{gap:10px}.reason-grid h3{margin-top:38px}.modules{grid-template-columns:1fr}.modules-visual{border-radius:170px 170px 18px 18px;order:2;min-height:620px}.modules-content{order:1}.modules-visual img{width:76%;height:58%;top:72px}.modules-visual-copy{padding:28px}.moments{background-image:linear-gradient(#0d231a 0%,#05100c5c 22%,#05100c66 76%,#112b20 100%),url(/kalm/forest-tall.webp);min-height:720px}.moment-list{grid-template-columns:1fr;margin-top:58px}.quote-grid figure{min-height:270px;padding:30px}.faq{grid-template-columns:1fr;gap:46px}.compact-heading{text-align:center}.footer{align-items:center;gap:14px;padding:34px 20px}.footer-links{grid-template-columns:1fr;gap:24px}.back-link{font-size:11px}.download-hero{text-align:center;background-image:linear-gradient(#06120db8,#06120d57 48%,#112a20 94%),url(/kalm/forest-tall.webp);background-position:top;grid-template-columns:1fr;min-height:960px;padding:125px 22px 0}.download-copy{margin:0 auto}.download-copy>p:not(.eyebrow):not(.fine-print){font-size:16px}.store-badges{justify-content:center}.store-badges img{height:40px}.download-phone{height:430px;margin:0 auto}.download-steps ol{grid-template-columns:1fr;gap:10px}.download-steps li,.download-steps li:first-child,.download-steps li:last-child{border-radius:16px;min-height:230px;padding:28px}.download-steps h3{margin-top:45px}.download-reassurance{background-image:linear-gradient(180deg, #1b3b2d 0%, #081a126b 24%, #081a1280 72%, var(--ink) 100%), url(/kalm/forest-tall.webp);text-align:center;flex-direction:column;justify-content:center;align-items:flex-start;gap:38px;min-height:650px;padding:70px 22px}.download-reassurance p:not(.eyebrow),.download-reassurance .store-badges{margin-inline:auto}.download-footer{gap:8px;padding:28px 20px}.content-hero{padding:145px 20px 72px}.content-hero h1,.contact-page h1,.scan-page h1,.mantra-detail-hero h1{font-size:clamp(48px,14vw,68px)}.content-hero>p:last-child,.mantra-detail-hero>p:last-child{font-size:15px}.legal-document{border-radius:20px;margin:0 14px 80px;padding:30px 22px}.legal-document h2{margin-top:52px;font-size:36px}.legal-document p,.legal-document li,.legal-document address{font-size:14px}.mantra-collection{padding-bottom:58px}.mantra-index-hero{padding-bottom:52px}.mantra-index{padding:0 20px 20px}.mantra-list a{padding:31px 4px 33px}.mantra-list h2{font-size:clamp(29px,9vw,38px)}.mantra-detail{padding:145px 22px 76px}.mantra-detail-hero{margin-bottom:52px}.mantra-detail-hero h1{font-size:clamp(38px,11vw,54px)}.mantra-body section{margin-bottom:32px}.mantra-body h2{margin-bottom:7px;font-size:13px}.mantra-body p{font-size:14px}.contact-page{min-height:700px;padding-inline:20px}.scan-page{text-align:center;grid-template-columns:1fr;gap:40px;padding:135px 22px 60px}.scan-page>div{margin-inline:auto}.scan-page>img{max-height:430px;margin-inline:auto}}@media (max-width:390px){.site-header .button-small{padding-inline:11px;font-size:10px}.hero{min-height:900px}.store-badges{gap:8px}.store-badges img{height:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
