/*! 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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#153d34;--ink-deep:#0d2d27;--sage:#6f8b80;--sage-soft:#dce7e0;--cream:#f8f5ee;--cream-deep:#efe9dc;--white:#fffefa;--orange:#e77845;--line:#153d3421}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink-deep);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.35rem;height:1.35rem}.site-header{z-index:20;border-bottom:1px solid #ffffff54;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);height:92px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{color:var(--white);align-items:flex-end;gap:3px;min-width:116px;display:inline-flex}.brand-word{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:700}.brand-feather{font-family:Georgia,serif;font-size:25px;transform:rotate(-23deg)translateY(-2px)}.site-header nav{color:#ffffffd1;gap:30px;font-size:14px;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--white)}.button{background:var(--white);min-height:56px;color:var(--ink-deep);letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;gap:16px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 12px 30px #0926201f}.button:hover{transform:translateY(-2px);box-shadow:0 16px 36px #09262030}.button-small{min-height:43px;box-shadow:none;padding:0 19px;font-size:13px}.button-primary{background:var(--white);color:var(--ink-deep);min-width:287px}.button-primary span{font-size:20px;font-weight:400}.hero{min-height:775px;color:var(--white);background:radial-gradient(circle at 78% 15%,#7b9e9061,#0000 34%),linear-gradient(124deg,#123d34 0%,#0e332c 52%,#092720 100%);grid-template-columns:minmax(0,1fr) minmax(430px,.86fr);align-items:center;gap:70px;padding:145px max(40px,50vw - 590px) 88px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.17;background-image:radial-gradient(#ffffffb3 .65px,#0000 .65px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#7da19221;width:330px;height:330px;top:230px;left:-170px}.hero-glow-two{background:#e7784514;width:420px;height:420px;bottom:-200px;right:-230px}.hero-content,.hero-visual{z-index:2;position:relative}.hero-content{max-width:705px}.eyebrow{color:#ffffffe6;letter-spacing:.035em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;margin-bottom:25px;padding:10px 15px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow-dot{background:#9dc9ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #9dc9ae1a}h1{letter-spacing:-.052em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,5.35vw,80px);font-weight:400;line-height:.98}h1 em{color:#bfd7c8;font-weight:400}.hero-copy{color:#ffffffc2;max-width:590px;margin:29px 0 31px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:27px;display:flex}.text-link{color:#ffffffe6;align-items:center;gap:11px;font-size:14px;font-weight:700;display:inline-flex}.play{border:1px solid #ffffff52;border-radius:50%;place-items:center;width:39px;height:39px;padding-left:2px;font-size:10px;display:grid}.hero-assurances{color:#ffffff8f;gap:24px;margin-top:21px;font-size:11px;display:flex}.hero-assurances span{align-items:center;gap:7px;display:flex}.hero-assurances i{color:#bfe0c9;background:#9dc9ae2e;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid}.hero-visual{min-height:512px}.hero-offer-seal{z-index:4;color:#fff;background:#e77845;border:5px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;gap:7px;width:108px;height:108px;display:flex;position:absolute;top:-7px;left:0;transform:rotate(-8deg);box-shadow:0 18px 38px #041e184d}.hero-offer-seal strong{letter-spacing:-.08em;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1}.hero-offer-seal span{text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.visual-photo-placeholder{background-image:linear-gradient(#17443a05,#09231d85),url(/fjaere-family.webp);background-position:50%,58%;background-size:cover,cover;border:1px solid #ffffff24;border-radius:190px 190px 28px 28px;position:absolute;inset:0 15px 0 38px;overflow:hidden;box-shadow:0 34px 80px #00000047}.photo-wash{background:radial-gradient(circle at 25% 18%,#ffffff70,#0000 24%),linear-gradient(135deg,#0000 40%,#0a312840);position:absolute;inset:0}.visual-quote{text-shadow:0 2px 18px #00000029;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.15;position:absolute;bottom:44px;left:42px;right:42px}.visual-quote>span{color:#dbe9df;margin-bottom:-14px;font-size:60px;line-height:1;display:block}.visual-quote small{color:#ffffffb8;max-width:310px;margin-top:12px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;display:block}.floating-card{z-index:3;min-width:274px;color:var(--ink-deep);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefaf0;border:1px solid #ffffffa6;border-radius:15px;align-items:center;gap:12px;padding:14px 15px;display:flex;position:absolute;box-shadow:0 18px 42px #07221c40}.floating-card strong,.floating-card span{display:block}.floating-card strong{font-size:12px}.floating-card span{color:#70827c;margin-top:4px;font-size:10px}.floating-card-top{top:55px;right:-20px}.floating-card-bottom{bottom:55px;left:-13px}.floating-icon,.mini-avatar{background:var(--sage-soft);width:39px;height:39px;color:var(--ink);border-radius:11px;flex:0 0 39px;place-items:center;display:grid}.mini-avatar{color:#fff;background:#d6b99f;border-radius:50%;font-size:13px;font-weight:700}.status-dot{background:#73ac83;border-radius:50%;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 5px #e3f1e6}.check-badge{color:#5a906a;background:#e4f0e7;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.trust-strip{z-index:5;border:1px solid var(--line);background:var(--white);border-radius:18px;grid-template-columns:repeat(3,1fr);width:min(1070px,100% - 48px);margin:-33px auto 0;display:grid;position:relative;box-shadow:0 18px 55px #14372f1c}.trust-strip>div{align-items:center;gap:14px;padding:21px 30px;display:flex}.trust-strip>div+div{border-left:1px solid var(--line)}.trust-icon{width:42px;height:42px;color:var(--ink);background:#edf2ed;border-radius:50%;flex:0 0 42px;place-items:center;display:grid}.trust-strip p,.trust-strip strong,.trust-strip small{margin:0;display:block}.trust-strip strong{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:600}.trust-strip small{color:#74847f;margin-top:4px;font-size:10px}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:125px 0}.section-label{color:#688278;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.section-label:before{content:"";background:currentColor;width:19px;height:1px}.section h2,.how-section h2,.founder-section blockquote,.research-section h2,.offer-section h2,.faq-section h2{color:var(--ink-deep);letter-spacing:-.046em;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.2vw,62px);font-weight:400;line-height:1.06}.section h2 em,.how-section h2 em,.research-section h2 em,.offer-section h2 em,.faq-section h2 em{color:#789487;font-weight:400}.section-intro p{color:#687973;font-size:16px;line-height:1.8}.split-intro{grid-template-columns:1fr .78fr;align-items:end;gap:110px;display:grid}.split-intro>div:last-child{padding-bottom:2px}.split-intro>div:last-child p{margin:0}.split-intro>div:last-child p+p{margin-top:16px}.burden-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px;display:grid}.burden-grid article{border:1px solid var(--line);background:#fffefaa6;border-radius:20px;min-height:345px;padding:34px;position:relative;overflow:hidden}.burden-grid article:after{content:"";border:1px solid #143e3412;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-70px;right:-55px}.burden-number{color:#8a9b95;font-family:Georgia,serif;font-size:14px}.burden-line{background:var(--line);width:100%;height:1px;margin:21px 0 28px}.burden-grid h3{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500;line-height:1.15}.burden-grid p{color:#6c7b75;max-width:310px;margin:16px 0 0;font-size:13px;line-height:1.75}.negative-tag,.positive-tag{z-index:2;color:#a6583d;background:#f5e4de;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:700;position:absolute;bottom:30px;left:34px}.positive-tag{color:#4b7e5c;background:#e0eee4}.featured-burden{color:var(--white);background:var(--ink)!important;border-color:#0000!important}.featured-burden .burden-number{color:#a5c1b5}.featured-burden .burden-line{background:#ffffff24}.featured-burden blockquote{color:var(--white);margin:0;font-family:Georgia,serif;font-size:27px;line-height:1.2}.featured-burden p{color:#fff9}.possibilities-section{padding-top:70px}.centered-intro{text-align:center;max-width:760px;margin:0 auto}.centered-intro .section-label{justify-content:center}.centered-intro p{max-width:610px;margin:22px auto 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px;display:grid}.feature-card{border:1px solid var(--line);background:var(--white);border-radius:18px;min-height:265px;padding:31px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.feature-card:hover{border-color:#153d3440;transform:translateY(-5px);box-shadow:0 20px 55px #13372f17}.feature-number{color:#9aaba5;font-family:Georgia,serif;font-size:12px;position:absolute;top:32px;right:31px}.feature-icon{width:45px;height:45px;color:var(--ink);background:#eaf0ea;border-radius:13px;place-items:center;display:grid}.feature-card h3{letter-spacing:-.025em;margin:26px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:500}.feature-card p{color:#6b7c75;max-width:300px;margin:12px 0 0;font-size:12px;line-height:1.75}.feature-arrow{color:#84978f;font-size:17px;position:absolute;bottom:27px;right:30px}.visual-story-section{color:#fff;background:#5f9300;padding:120px 24px;position:relative;overflow:hidden}.visual-story-section:before{content:"";border:1px solid #ffffff2b;border-radius:50%;width:620px;height:620px;position:absolute;top:-290px;right:-260px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.visual-story-inner{z-index:1;grid-template-columns:.82fr 1fr;align-items:center;gap:105px;width:min(1100px,100%);margin:0 auto;display:grid;position:relative}.creative-stack{min-height:610px;position:relative}.creative-card{border-radius:24px;width:340px;position:absolute;box-shadow:0 34px 70px #25460054}.creative-card-back{opacity:.82;top:12px;right:-10px;transform:rotate(8deg)}.creative-card-front{bottom:0;left:0;transform:rotate(-5deg)}.creative-stamp{z-index:3;width:142px;height:142px;color:var(--ink-deep);background:#fff;border:8px solid #5f930059;border-radius:50%;align-content:center;place-items:center;display:grid;position:absolute;bottom:40px;right:-23px;transform:rotate(7deg);box-shadow:0 22px 45px #274a0047}.creative-stamp svg{color:#699a12;width:25px;height:25px;margin-bottom:7px}.creative-stamp strong,.creative-stamp small{display:block}.creative-stamp strong{font-family:Georgia,serif;font-size:19px}.creative-stamp small{color:#75866c;margin-top:3px;font-size:9px}.visual-story-copy h2{color:#fff;letter-spacing:-.046em;margin:18px 0 0;font-family:Georgia,serif;font-size:clamp(42px,4.2vw,61px);font-weight:400;line-height:1.06}.visual-story-copy h2 em{color:#e1efc7;font-weight:400}.visual-story-copy>p{color:#ffffffc2;max-width:570px;margin:26px 0 0;font-size:16px;line-height:1.8}.handover-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:38px;display:grid}.handover-grid>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:18px;min-height:185px;padding:26px;position:relative}.handover-grid span,.handover-grid strong,.handover-grid small{display:block}.handover-grid span{color:#dcecc0;font-family:Georgia,serif;font-size:12px}.handover-grid strong{margin-top:29px;font-family:Georgia,serif;font-size:19px;font-weight:500}.handover-grid small{color:#ffffff9e;margin-top:8px;font-size:10px;line-height:1.6}.how-section{background:var(--ink-deep);color:var(--white);padding:120px 24px;position:relative;overflow:hidden}.how-section:before{content:"";opacity:.13;background-image:radial-gradient(#ffffffa6 .6px,#0000 .6px);background-size:22px 22px;position:absolute;inset:0}.how-inner{z-index:1;grid-template-columns:.9fr 1fr;align-items:center;gap:100px;width:min(1130px,100%);margin:0 auto;display:grid;position:relative}.section-label-light{color:#a7c3b7}.how-section h2{color:var(--white)}.how-section h2 em{color:#b4d0c2}.how-copy>p{color:#ffffffa1;max-width:520px;margin:24px 0 0;font-size:15px;line-height:1.8}.steps-list{gap:0;margin:36px 0 0;padding:0;list-style:none;display:grid}.steps-list li{gap:17px;padding:0 0 28px;display:flex;position:relative}.steps-list li:not(:last-child):after{content:"";background:#ffffff26;width:1px;position:absolute;top:39px;bottom:4px;left:18px}.steps-list li>span{color:#c0d6cc;background:#ffffff12;border:1px solid #fff3;border-radius:50%;flex:0 0 37px;place-items:center;width:37px;height:37px;font-family:Georgia,serif;font-size:13px;display:grid}.steps-list strong,.steps-list small{display:block}.steps-list strong{padding-top:2px;font-family:Georgia,serif;font-size:16px;font-weight:500}.steps-list small{color:#ffffff7a;max-width:400px;margin-top:7px;font-size:11px;line-height:1.6}.app-showcase{min-height:630px;position:relative}.app-showcase:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:480px;height:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.phone-shell{z-index:2;width:320px;min-height:620px;color:var(--ink-deep);background:#f7f6f1;border:8px solid #0a1916;border-radius:48px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)rotate(1.4deg);box-shadow:0 38px 80px #00000059}.phone-top{color:#263b35;justify-content:space-between;align-items:center;height:27px;padding:0 22px;font-size:9px;font-weight:700;display:flex}.phone-top i{background:#0a1916;border-radius:99px;width:45px;height:15px}.phone-header{border-bottom:1px solid #e7e6df;justify-content:space-between;align-items:center;padding:9px 22px 17px;display:flex}.phone-header strong{font-family:Georgia,serif;font-size:20px}.phone-header span{color:#76857f;letter-spacing:.2em}.phone-welcome{background:#eff2ea;padding:24px 21px 19px}.phone-welcome>small{color:#71827b;font-size:9px;display:block}.phone-welcome>strong{max-width:220px;margin-top:7px;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.15;display:block}.progress-row{align-items:center;gap:9px;margin-top:18px;display:flex}.progress-row>span{background:#d7ddd5;border-radius:9px;flex:1;height:4px;position:relative;overflow:hidden}.progress-row>span i{background:#6f987b;border-radius:9px;height:100%;display:block}.progress-row small{color:#697972;font-size:8px}.phone-cards{gap:9px;padding:17px 17px 8px;display:grid}.phone-cards>div{background:#fff;border:1px solid #e3e3dc;border-radius:13px;align-items:center;gap:11px;padding:13px;display:flex;box-shadow:0 5px 14px #1b3a320a}.phone-icon{width:35px;height:35px;color:var(--ink);background:#e8efe8;border-radius:9px;flex:0 0 35px;place-items:center;display:grid}.phone-icon svg{width:17px;height:17px}.phone-cards p,.phone-cards strong,.phone-cards small{margin:0;display:block}.phone-cards strong{font-size:10px}.phone-cards small{color:#7b8984;margin-top:4px;font-size:8px}.phone-cards b{color:#8b9994;margin-left:auto;font-size:17px;font-weight:400}.phone-tip{background:#dfece2;border-radius:12px;align-items:center;gap:11px;margin:11px 17px 0;padding:13px;display:flex}.phone-tip>span{color:#fff;background:#6f987b;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.phone-tip p,.phone-tip strong,.phone-tip small{margin:0;display:block}.phone-tip strong{font-size:9px}.phone-tip small{color:#688071;margin-top:4px;font-size:7px}.showcase-note{z-index:3;min-width:223px;color:var(--ink-deep);background:#fffefaf2;border:1px solid #ffffff8c;border-radius:14px;align-items:center;gap:11px;padding:14px;display:flex;position:absolute;box-shadow:0 20px 46px #00000042}.showcase-note>span{color:#5a8066;background:#deebe1;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.showcase-note p,.showcase-note strong,.showcase-note small{margin:0;display:block}.showcase-note strong{font-size:10px}.showcase-note small{color:#75857f;margin-top:4px;font-size:8px}.note-one{top:128px;left:-4px}.note-two{bottom:118px;right:-4px}.activation-section{padding:120px 0}.trial-heading{grid-template-columns:1fr .72fr;align-items:end;gap:95px;display:grid}.trial-heading h2{font-size:clamp(42px,4.2vw,62px)}.trial-heading>div:last-child{padding-bottom:5px}.trial-heading p{color:#687973;margin:0;font-size:15px;line-height:1.8}.trial-note{color:#566c63;background:#f0ece3;border-left:3px solid #e77845;margin-top:20px;padding:14px 16px;font-size:10px;font-weight:800;line-height:1.55;display:block}.trial-plan{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px;display:grid;position:relative}.trial-plan:before{content:"";background:#153d3426;height:1px;position:absolute;top:68px;left:7%;right:7%}.trial-plan article{z-index:1;border:1px solid var(--line);background:var(--white);border-radius:20px;min-height:370px;padding:27px;position:relative;box-shadow:0 12px 36px #14372f0d}.trial-plan article:nth-child(2n){transform:translateY(18px)}.trial-day{color:#668078;letter-spacing:.08em;text-transform:uppercase;background:#edf1ea;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.trial-icon{background:var(--ink);color:#fff;width:48px;height:48px;box-shadow:0 0 0 8px var(--cream);border-radius:50%;place-items:center;margin-top:28px;display:grid}.trial-plan h3{letter-spacing:-.03em;margin:24px 0 0;font-family:Georgia,serif;font-size:23px;font-weight:500}.trial-plan p{color:#6b7b75;margin:13px 0 0;font-size:11px;line-height:1.72}.trial-plan small{color:#8a9b95;letter-spacing:.09em;text-transform:uppercase;margin-top:28px;font-size:8px;font-weight:800;display:block}.trial-plan strong{color:#4f6b61;margin-top:8px;font-size:11px;line-height:1.5;display:block}.trial-finish{background:var(--ink-deep);color:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:23px;margin-top:65px;padding:22px 24px;display:grid;box-shadow:0 22px 55px #0d2d2729}.trial-finish>span{color:#c4d9ce;border:1px solid #fff3;border-radius:50%;place-items:center;width:61px;height:61px;font-family:Georgia,serif;font-size:12px;display:grid}.trial-finish p,.trial-finish strong,.trial-finish small{margin:0;display:block}.trial-finish strong{font-family:Georgia,serif;font-size:17px;font-weight:500}.trial-finish small{color:#ffffff8a;margin-top:5px;font-size:9px;line-height:1.5}.trial-button{min-height:48px;padding:0 20px;font-size:11px}.trial-button b{font-size:16px;font-weight:400}.inline-link{border-bottom:1px solid #153d3459;align-items:center;gap:18px;margin-top:28px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}.inline-link span{font-size:16px}.founder-section{background:#e3e0d5;padding:125px 24px;position:relative;overflow:hidden}.founder-section:before{content:"F";color:#153d340b;font-family:Georgia,serif;font-size:620px;font-weight:700;line-height:1;position:absolute;bottom:-190px;right:-30px}.founder-inner{z-index:1;grid-template-columns:.7fr 1fr;align-items:center;gap:95px;width:min(1100px,100%);margin:0 auto;display:grid;position:relative}.founder-visual{min-height:520px;position:relative}.founder-photo{object-fit:cover;image-rendering:auto;border-radius:190px 190px 28px 28px;width:calc(100% - 50px);height:100%;position:absolute;inset:0 12px 0 38px;box-shadow:0 30px 70px #303f3938}.founder-photo-caption{z-index:2;background:#fffefaf2;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:12px;min-width:210px;padding:12px 17px 12px 12px;display:flex;position:absolute;bottom:36px;left:-5px;box-shadow:0 17px 40px #26363033}.founder-photo-caption img{object-fit:cover;border-radius:50%;width:48px;height:48px}.founder-photo-caption p,.founder-photo-caption strong,.founder-photo-caption small{margin:0;display:block}.founder-photo-caption strong{font-family:Georgia,serif;font-size:15px}.founder-photo-caption small{color:#728179;margin-top:4px;font-size:9px}.founder-year{z-index:2;color:#fff;background:#5f9300;border-radius:50%;place-items:center;width:70px;height:70px;font-family:Georgia,serif;font-size:14px;display:grid;position:absolute;box-shadow:0 12px 30px #29451a3d}.founder-year-one{top:44px;left:0}.founder-year-two{background:var(--ink);top:157px;right:-9px}.founder-copy h2{letter-spacing:-.046em;margin:18px 0 0;font-family:Georgia,serif;font-size:clamp(41px,4vw,59px);font-weight:400;line-height:1.06}.founder-copy h2 em{color:#789487;font-weight:400}.founder-copy>p{color:#63746c;max-width:610px;margin:23px 0 0;font-size:14px;line-height:1.78}.founder-copy blockquote{color:var(--ink-deep);border-left:3px solid #5f9300;margin:26px 0;padding:21px 0 21px 24px;font-size:clamp(25px,2.5vw,35px);line-height:1.2}.founder-link{margin-top:26px}.research-section{grid-template-columns:.65fr 1fr;align-items:center;gap:90px;display:grid}.stat-card{background:var(--ink);min-height:360px;color:var(--white);border-radius:25px;flex-direction:column;justify-content:center;padding:50px;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:230px;height:230px;position:absolute;top:-70px;right:-80px;box-shadow:0 0 0 45px #ffffff06}.stat-card strong{letter-spacing:-.06em;font-family:Georgia,serif;font-size:84px;font-weight:400;line-height:1}.stat-card span{color:#ffffffd1;max-width:260px;margin-top:15px;font-family:Georgia,serif;font-size:21px;line-height:1.3}.stat-card small{color:#ffffff6b;border-top:1px solid #ffffff24;max-width:250px;margin-top:37px;padding-top:20px;font-size:8px;line-height:1.6}.research-copy h2{font-size:clamp(39px,3.7vw,55px)}.research-copy p{color:#687973;max-width:550px;margin:24px 0 0;font-size:14px;line-height:1.8}.offer-section{width:100%;padding:40px 24px 130px}.offer-card{background:var(--ink-deep);width:min(1180px,100%);color:var(--white);border-radius:28px;grid-template-columns:1fr .68fr;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 35px 90px #0d2d272e}.offer-content{padding:76px;position:relative;overflow:hidden}.offer-content:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-190px;left:-120px;box-shadow:0 0 0 55px #ffffff05}.eyebrow-dark{color:#ffffffd1;background:#ffffff12}.offer-section h2{color:var(--white);font-size:clamp(44px,4.5vw,65px)}.offer-section h2 em{color:#b6d0c4}.offer-content>p{color:#fff9;max-width:570px;margin:24px 0 0;font-size:15px;line-height:1.75}.offer-content ul{border-top:1px solid #ffffff21;grid-template-columns:repeat(2,1fr);gap:16px 22px;margin:35px 0 0;padding:28px 0 0;list-style:none;display:grid}.offer-content li{color:#ffffffc2;align-items:center;gap:9px;font-size:10px;display:flex}.offer-content li span{color:#b8d9c4;background:#a8cdb424;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.offer-action{color:var(--ink-deep);background:#eff0e9;flex-direction:column;justify-content:center;padding:60px;display:flex}.offer-kicker{color:#72827c;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.price{align-items:center;gap:19px;margin-top:10px;display:flex}.price strong{letter-spacing:-.07em;font-family:Georgia,serif;font-size:82px;font-weight:400;line-height:1}.price span{color:#708079;font-size:11px;line-height:1.5}.offer-action>p{color:#718079;margin:14px 0 23px;font-size:9px;line-height:1.6}.store-button{background:var(--white);border:1px solid #153d342e;border-radius:12px;align-items:center;gap:12px;min-height:58px;margin-top:9px;padding:0 18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 7px 22px #1439310f}.store-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1439311c}.store-button>span{background:var(--ink-deep);color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;font-size:14px;display:grid}.store-button .play-store{padding-left:2px;font-size:11px}.store-button p,.store-button small,.store-button strong{margin:0;display:block}.store-button small{color:#75847e;font-size:8px}.store-button strong{margin-top:2px;font-size:13px}.store-button b{margin-left:auto;font-size:16px;font-weight:400}.secure-note{color:#788680;justify-content:center;align-items:center;gap:7px;margin-top:16px;font-size:8px;display:flex}.secure-note svg{width:13px;height:13px}.faq-section{grid-template-columns:.68fr 1fr;gap:100px;padding-top:0;display:grid}.faq-heading{align-self:start;position:sticky;top:40px}.faq-heading h2{font-size:clamp(39px,3.8vw,54px)}.faq-heading>p{color:#6c7c76;max-width:390px;margin:23px 0 0;font-size:13px;line-height:1.75}.faq-heading>a{border-bottom:1px solid #153d344d;align-items:center;gap:18px;margin-top:25px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-family:Georgia,serif;font-size:17px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line);color:#72847d;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-family:Arial,sans-serif;font-size:16px;font-weight:400;transition:transform .2s;display:grid}.faq-list details[open] summary span{background:var(--ink);color:#fff;transform:rotate(45deg)}.faq-list details>p{color:#6a7a74;max-width:680px;margin:-4px 50px 24px 0;font-size:12px;line-height:1.8}footer{background:var(--ink-deep);color:var(--white);padding:65px max(24px,50vw - 590px) 24px}.footer-top{grid-template-columns:.4fr 1fr auto;align-items:center;gap:50px;padding-bottom:50px;display:grid}.footer-brand{color:var(--white)}.footer-top>p{color:#ffffff87;max-width:470px;margin:0;font-family:Georgia,serif;font-size:20px;line-height:1.5}.footer-bottom{color:#ffffff63;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}.footer-bottom div{gap:24px;display:flex}.problem-section{padding-top:135px}.problem-layout{grid-template-columns:.65fr 1.25fr;align-items:center;gap:72px;display:grid}.problem-copy h2{font-size:clamp(43px,4.3vw,63px)}.problem-copy>p{color:#687973;margin:27px 0 0;font-size:16px;line-height:1.82}.source-link{color:#71827b;letter-spacing:.05em;text-transform:uppercase;gap:10px;margin-top:20px;font-size:9px;font-weight:800;display:inline-flex}.compare-card{border:1px solid var(--line);background:var(--white);border-radius:28px;min-height:560px;padding:31px;position:relative;overflow:hidden;box-shadow:0 25px 70px #14372f1f}.compare-radio{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.compare-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.compare-head strong,.compare-head small{display:block}.compare-head strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.compare-head small{color:#7a8984;margin-top:6px;font-size:10px}.compare-switch{background:#edf0e9;border-radius:999px;grid-template-columns:repeat(2,auto);gap:4px;padding:5px;display:grid}.compare-switch label{color:#647970;cursor:pointer;border-radius:999px;padding:11px 15px;font-size:10px;font-weight:800;transition:background .2s,color .2s,box-shadow .2s}#without-fjaere:checked~.compare-head label[for=without-fjaere],#with-fjaere:checked~.compare-head label[for=with-fjaere]{background:var(--ink-deep);color:#fff;box-shadow:0 7px 18px #0d2d272e}#without-fjaere:focus-visible~.compare-head label[for=without-fjaere],#with-fjaere:focus-visible~.compare-head label[for=with-fjaere]{outline-offset:2px;outline:3px solid #5f930059}.compare-scenes{min-height:350px;margin-top:32px;position:relative}.compare-scene{position:absolute;inset:0}.scene-without{flex-wrap:wrap;align-content:flex-start;gap:11px;padding:18px 4px;display:flex}.scene-without span{color:#264f45;background:#eef1eb;border:1px solid #d3dad4;border-radius:13px;align-items:center;min-height:56px;padding:0 18px;font-size:13px;display:inline-flex;box-shadow:0 7px 18px #14372f0a}.scene-without span:nth-child(2),.scene-without span:nth-child(5),.scene-without span:nth-child(8){transform:rotate(1.7deg)}.scene-without span:nth-child(3),.scene-without span:nth-child(6){transform:rotate(-1.4deg)}.scene-with{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.scene-with>div{background:#eff5ee;border:1px solid #dbe6dc;border-radius:16px;align-items:flex-start;gap:13px;padding:22px;display:flex}.scene-with i{color:#fff;background:#6f9b76;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;display:grid}.scene-with p,.scene-with strong,.scene-with small{margin:0;display:block}.scene-with strong{font-family:Georgia,serif;font-size:15px;font-weight:500}.scene-with small{color:#6e8177;margin-top:6px;font-size:9px;line-height:1.55}#without-fjaere:checked~.compare-scenes .scene-with,#with-fjaere:checked~.compare-scenes .scene-without{visibility:hidden;opacity:0}#with-fjaere:checked~.compare-scenes .scene-with{visibility:visible;opacity:1}.compare-footer{border-top:1px solid var(--line);padding-top:21px}.compare-footer p{color:#6d7e77;margin:0;font-size:11px;line-height:1.6}.compare-footer strong{color:var(--ink-deep)}#without-fjaere:checked~.compare-footer .footer-with,#with-fjaere:checked~.compare-footer .footer-without{display:none}.topics-section{padding-top:70px}.topics-heading{grid-template-columns:1fr .7fr;align-items:end;gap:90px;display:grid}.topics-heading>div:last-child{padding-bottom:4px}.topics-heading p{color:#687973;margin:0;font-size:15px;line-height:1.8}.topics-unlock{color:#526c61;background:#edf1e8;border-radius:12px;align-items:center;gap:10px;margin-top:18px;padding:13px 15px;font-size:10px;line-height:1.5;display:flex}.topics-unlock i{color:#fff;background:#6b9a72;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:grid}.topic-groups{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:50px;display:grid}.topic-group{border:1px solid var(--line);background:var(--white);border-radius:21px;min-height:260px;padding:28px}.topic-group-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:18px;display:flex}.topic-group-head strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.topic-group-head span{color:#8b9b95;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.topic-pills{flex-wrap:wrap;gap:9px;margin-top:21px;display:flex}.topic-pills span{color:#3e5b52;background:#ffffffb3;border:1px solid #153d3421;border-radius:999px;align-items:center;min-height:35px;padding:0 13px;font-size:10px;display:inline-flex}.topic-blue{background:#e9f0f3}.topic-blue .topic-pills span{color:#fff;background:#3f728f;border-color:#265f7e2b}.topic-green{background:#e8f0e5}.topic-green .topic-pills span{color:#fff;background:#6b9670;border-color:#43754e2b}.topic-warm{background:#f2eade}.topics-trust{border:1px solid var(--line);background:var(--white);border-radius:20px;grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.topics-trust>div{gap:15px;min-height:155px;padding:30px;display:flex}.topics-trust>div+div{border-left:1px solid var(--line)}.topics-trust>div>span{width:42px;height:42px;color:var(--ink);background:#eaf0ea;border-radius:13px;flex:0 0 42px;place-items:center;display:grid}.topics-trust p,.topics-trust strong,.topics-trust small{margin:0;display:block}.topics-trust strong{font-family:Georgia,serif;font-size:17px;font-weight:500}.topics-trust small{color:#71817a;margin-top:8px;font-size:10px;line-height:1.62}.kees-section{background:#efeadd;padding:125px 24px;position:relative;overflow:hidden}.kees-section:before{content:"";border:1px solid #153d341c;border-radius:50%;width:520px;height:520px;position:absolute;top:-250px;right:-230px;box-shadow:0 0 0 65px #153d3406,0 0 0 130px #153d3404}.kees-inner{z-index:1;grid-template-columns:.88fr 1fr;align-items:center;gap:90px;width:min(1120px,100%);margin:0 auto;display:grid;position:relative}.kees-video-card{background:#101a17;border-radius:30px;padding:11px;position:relative;overflow:hidden;box-shadow:0 32px 75px #1c322b40}.kees-video-card video{aspect-ratio:1;object-fit:cover;background:#0a0f0d;border-radius:22px;width:100%;display:block}.kees-video-label{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0a1a16b8;border:1px solid #ffffff38;border-radius:12px;padding:11px 14px;position:absolute;top:27px;left:27px}.kees-video-label strong,.kees-video-label small{display:block}.kees-video-label strong{font-family:Georgia,serif;font-size:14px}.kees-video-label small{color:#ffffffa6;margin-top:4px;font-size:8px}.kees-copy h2{letter-spacing:-.046em;margin:18px 0 0;font-family:Georgia,serif;font-size:clamp(42px,4.1vw,61px);font-weight:400;line-height:1.06}.kees-copy h2 em{color:#6d8d7e;font-weight:400}.kees-copy>p{color:#63746d;max-width:610px;margin:25px 0 0;font-size:14px;line-height:1.8}.kees-summary{background:#ffffff73;border-left:3px solid #d4a725;margin-top:27px;padding:21px 24px}.kees-summary span,.kees-summary strong{display:block}.kees-summary span{color:#88701d;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.kees-summary strong{margin-top:9px;font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.45}.donation-card{background:#fffdf7;border:1px solid #c5971740;border-radius:17px;align-items:center;gap:16px;margin-top:18px;padding:18px;display:flex;box-shadow:0 13px 35px #57461c14}.donation-icon{color:#5b501d;background:#f5df75;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.donation-card p,.donation-card small,.donation-card strong{margin:0;display:block}.donation-card small{color:#8a7429;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.donation-card strong{color:#40564e;max-width:480px;margin-top:6px;font-size:11px;line-height:1.55}.founder-inner{grid-template-columns:.65fr 1fr}.founder-portrait-stage{background:var(--ink-deep);color:#fff;text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:55px 42px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #22362f33}.founder-portrait-stage:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:310px;height:310px;position:absolute;top:52px;left:50%;transform:translate(-50%);box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff04}.founder-mark{z-index:2;width:49px;height:49px;color:var(--ink-deep);background:#fff;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:20px;font-weight:700;display:grid;position:absolute;top:25px;left:27px}.founder-mark span{margin:17px 0 0 21px;font-size:10px;position:absolute;transform:rotate(-20deg)}.founder-portrait-halo{z-index:1;background:#ffffff12;border:1px solid #ffffff3b;border-radius:50%;width:220px;height:220px;padding:8px;position:relative}.founder-portrait-halo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.founder-identity{z-index:1;margin-top:20px;position:relative}.founder-identity strong,.founder-identity small{display:block}.founder-identity strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.founder-identity small{color:#ffffff8a;margin-top:4px;font-size:9px}.founder-origin-line{z-index:1;color:#bfd4c9;align-items:center;gap:10px;margin-top:23px;font-family:Georgia,serif;font-size:11px;display:flex;position:relative}.founder-origin-line i{background:#ffffff38;width:36px;height:1px}.founder-portrait-stage>p{z-index:1;color:#ffffff94;max-width:350px;margin:22px 0 0;font-size:10px;line-height:1.7;position:relative}.mobile-sticky{display:none}@media (width<=1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr .72fr;gap:35px}.hero-visual{min-height:470px}.floating-card-top{right:0}.split-intro,.how-inner,.visual-story-inner{gap:55px}.creative-card{width:300px}.creative-stack{min-height:550px}.trial-heading{gap:55px}.trial-plan{grid-template-columns:repeat(2,1fr)}.trial-plan:before{display:none}.trial-plan article:nth-child(2n){transform:none}.founder-inner{gap:55px}.offer-content{padding:60px 48px}.offer-action{padding:44px 38px}.showcase-note{min-width:200px}}@media (width<=820px){.site-header{width:calc(100% - 34px);height:76px}.button-small{min-height:39px;padding:0 15px;font-size:11px}.brand-word{font-size:27px}.hero{grid-template-columns:1fr;min-height:auto;padding:115px 22px 84px}.hero-content{max-width:640px}.hero-visual{width:100%;max-width:520px;min-height:480px;margin:0 auto}.trust-strip{grid-template-columns:1fr;margin-top:-28px}.trust-strip>div+div{border-left:none;border-top:1px solid var(--line)}.section{width:min(100% - 36px,680px);padding:90px 0}.split-intro,.research-section,.faq-section{grid-template-columns:1fr;gap:45px}.burden-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.burden-grid article{min-height:330px}.visual-story-section{padding:90px 22px}.visual-story-inner{grid-template-columns:1fr}.creative-stack{width:min(100%,560px);margin:0 auto}.creative-card{width:335px}.visual-story-copy{max-width:650px;margin:0 auto}.how-section{padding:90px 22px}.how-inner{grid-template-columns:1fr}.how-copy{max-width:650px;margin:0 auto}.app-showcase{width:min(100%,560px);margin:10px auto 0}.trial-heading{grid-template-columns:1fr;gap:28px}.founder-inner{grid-template-columns:1fr}.founder-visual{width:min(100%,470px);margin:0 auto}.founder-section{padding:90px 22px}.research-section{width:min(100% - 36px,680px)}.stat-card{min-height:300px}.offer-card{grid-template-columns:1fr}.offer-section{padding:20px 18px 100px}.offer-action{padding:45px 48px}.faq-heading{position:static}.footer-top{grid-template-columns:1fr auto}.footer-top>p{grid-area:2/1/auto/-1}}@media (width<=560px){.site-header .button-small{padding:0 12px}.hero{padding-top:108px}.eyebrow{font-size:10px}h1{font-size:53px}.hero-copy{margin-top:23px;font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.button-primary{width:100%;min-width:0}.text-link{justify-content:center}.hero-assurances{flex-direction:column;gap:8px}.hero-visual{min-height:405px}.visual-photo-placeholder{border-radius:150px 150px 24px 24px;inset:0 0 0 22px}.floating-card{min-width:228px}.floating-card-top{top:28px;right:-8px}.floating-card-bottom{bottom:32px;left:-6px}.hero-offer-seal{border-width:4px;width:84px;height:84px;top:-12px;left:4px}.hero-offer-seal strong{font-size:33px}.hero-offer-seal span{font-size:8px}.visual-quote{font-size:24px;bottom:35px;left:28px;right:28px}.trust-strip{width:calc(100% - 30px)}.trust-strip>div{padding:18px 20px}.section{width:calc(100% - 30px);padding:74px 0}.section h2,.how-section h2,.research-section h2,.faq-section h2{font-size:39px}.split-intro{gap:26px}.burden-grid,.feature-grid{grid-template-columns:1fr;margin-top:36px}.burden-grid article{min-height:310px;padding:28px}.negative-tag,.positive-tag{bottom:26px;left:28px}.possibilities-section{padding-top:20px}.feature-card{min-height:245px}.visual-story-section{padding:72px 14px}.visual-story-inner{gap:50px}.creative-stack{min-height:485px}.creative-card{border-radius:18px;width:270px}.creative-card-back{right:0}.creative-stamp{border-width:6px;width:112px;height:112px;bottom:18px;right:-2px}.creative-stamp strong{font-size:16px}.visual-story-copy h2{font-size:39px}.handover-grid{grid-template-columns:1fr}.handover-grid>div{min-height:150px}.how-section{padding:75px 16px}.how-inner{gap:30px}.app-showcase{transform-origin:top;min-height:545px;margin-bottom:-66px;transform:scale(.88)}.phone-shell{width:300px;min-height:596px}.note-one{left:-18px}.note-two{right:-18px}.activation-section{padding:72px 0}.trial-plan{grid-template-columns:1fr;margin-top:38px}.trial-plan article{min-height:auto;padding:27px}.trial-finish{text-align:center;grid-template-columns:1fr;margin-top:35px}.trial-finish>span{margin:0 auto}.trial-button{width:100%}.founder-section{padding:75px 20px}.founder-visual{min-height:445px}.founder-photo{width:calc(100% - 28px);inset:0 4px 0 24px}.founder-photo-caption{bottom:23px;left:0}.founder-year{width:58px;height:58px;font-size:12px}.founder-year-one{left:0}.founder-year-two{right:-1px}.founder-copy h2{font-size:39px}.founder-copy blockquote{font-size:27px}.research-section{gap:40px;width:calc(100% - 30px)}.stat-card{min-height:280px;padding:36px}.stat-card strong{font-size:72px}.offer-section{padding:0 12px 80px}.offer-content,.offer-action{padding:40px 26px}.offer-content ul{grid-template-columns:1fr;gap:13px}.price strong{font-size:72px}.faq-section{gap:42px}.faq-list summary{font-size:15px}footer{padding:55px 20px 85px}.footer-top{grid-template-columns:1fr;gap:25px}.footer-top>p{grid-area:auto;font-size:17px}.footer-top .button{display:none}.footer-bottom{flex-direction:column;gap:17px}.mobile-sticky{z-index:50;background:var(--white);min-height:54px;color:var(--ink-deep);border-radius:999px;justify-content:center;align-items:center;gap:22px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 40px #07261f4d}}@media (width<=1050px){.problem-layout{gap:42px}.compare-card{padding:25px}.topics-heading,.kees-inner{gap:55px}.founder-portrait-stage{padding-inline:30px}}@media (width<=820px){.problem-layout,.topics-heading,.kees-inner{grid-template-columns:1fr}.problem-copy{max-width:650px}.compare-card{min-height:540px}.topics-heading{gap:28px}.topic-groups,.topics-trust{grid-template-columns:1fr}.topics-trust>div+div{border-left:none;border-top:1px solid var(--line)}.kees-section{padding:90px 22px}.kees-video-card{width:min(100%,580px);margin:0 auto}.kees-copy{max-width:650px;margin:0 auto}.founder-portrait-stage{width:min(100%,500px);margin:0 auto}}@media (width<=560px){.problem-section{padding-top:85px}.problem-layout{gap:35px}.problem-copy h2{font-size:41px}.compare-card{border-radius:21px;min-height:670px;padding:20px}.compare-head{flex-direction:column;align-items:flex-start}.compare-head strong{font-size:21px}.compare-switch{grid-template-columns:repeat(2,1fr);width:100%}.compare-switch label{text-align:center}.compare-scenes{min-height:445px;margin-top:22px}.scene-without{gap:8px;padding-inline:0}.scene-without span{min-height:44px;padding:0 12px;font-size:10px}.scene-with{grid-template-columns:1fr;gap:8px}.scene-with>div{padding:15px}.topic-groups{margin-top:35px}.topic-group{min-height:auto;padding:22px}.topic-group-head{flex-direction:column;align-items:flex-start}.topic-pills{gap:7px}.topic-pills span{min-height:32px;padding:0 11px;font-size:9px}.topics-trust>div{min-height:auto;padding:24px}.kees-section{padding:75px 15px}.kees-inner{gap:43px}.kees-video-card{border-radius:22px;padding:7px}.kees-video-card video{border-radius:16px}.kees-video-label{padding:9px 11px;top:18px;left:18px}.kees-copy h2{font-size:39px}.kees-summary{padding:18px}.donation-card{align-items:flex-start}.founder-portrait-stage{min-height:500px;padding:48px 24px 35px}.founder-portrait-halo{width:190px;height:190px}}
