:root{--ink:#20203b;--muted:#6f7188;--paper:#fffefa;--surface:#fff;--line:#e6e5ef;--primary:#7259d6;--primary-dark:#5841b7;--mint:#55c7ab;--peach:#ffd9ca;--lilac:#e9e3ff;--yellow:#ffe79c;--danger:#c64d65;--shadow:0 18px 60px #2e2a5121}*{box-sizing:border-box}html{background:#080b14}body{min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 8% 10%,#ffd9cab3,#0000 28rem),radial-gradient(circle at 92% 30%,#e9e3ffd9,#0000 32rem),#f6f4f8;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.legal-shell{color:#8a8d99;background:#080b14;min-height:100vh;padding:40px 18px 72px}.legal-document{width:min(100%,920px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:clamp(14px,3vw,28px)}.legal-brand,.legal-document .eyebrow,.legal-header h1,.legal-updated,.legal-document h2,.legal-document h3{display:none}.legal-header,.legal-document section{padding:0}.legal-document p,.legal-document li{color:#686c77;font-size:10px;font-weight:400;line-height:1.15}.legal-document p{margin:0 0 3px}.legal-document strong{font-weight:inherit}.legal-document ul{margin:0 0 3px;padding-left:14px}.legal-document li+li{margin-top:1px}.legal-document a{color:#9295a1;text-underline-offset:3px}.legal-footer{color:#565a65;border-top:1px solid #151922;justify-content:space-between;gap:8px;margin-top:8px;padding-top:5px;font-size:8px;display:flex}.breeze-footer a,.breeze-no-charge a{text-underline-offset:2px;text-decoration:underline}@media (max-width:600px){.legal-shell{padding:0}.legal-document{border:0;border-radius:0;min-height:100vh;padding:12px 10px 24px}.legal-footer{flex-direction:column}}.pricing-shell{color:#686c77;background:#080b14;min-height:100vh;padding:40px 18px 72px}.pricing-document{width:min(100%,920px);margin:0 auto;padding:clamp(14px,3vw,28px)}.pricing-brand{color:#9295a1;font-size:10px;font-weight:400}.pricing-document h1{color:#747884;letter-spacing:0;margin:8px 0 3px;font-size:12px;line-height:1.15}.pricing-intro{color:#686c77;max-width:none;margin:0 0 3px;font-size:10px;line-height:1.15}.pricing-card{background:0 0;border:0;border-radius:0;gap:3px;margin-top:5px;padding:0;display:grid}.pricing-card h2{color:#747884;letter-spacing:0;margin:0;font-size:10px;line-height:1.15}.pricing-card p{color:#686c77;margin:0;font-size:10px;line-height:1.15}.pricing-card strong{color:inherit;font-weight:400}.pricing-label{letter-spacing:0;text-transform:none;font-weight:400;color:#747884!important;margin:0!important;font-size:10px!important}.pricing-note{color:#686c77;margin:5px 0 0;font-size:10px;line-height:1.15}.pricing-cta{color:#9295a1;text-underline-offset:3px;background:0 0;border-radius:0;justify-content:center;margin-top:6px;padding:0;font-size:10px;font-weight:400;text-decoration:underline;display:inline-flex}.pricing-footer{color:#565a65;border-top:1px solid #151922;justify-content:space-between;gap:8px;margin-top:8px;padding-top:5px;font-size:8px;display:flex}.pricing-footer a{color:#858995;text-underline-offset:3px}@media (max-width:600px){.pricing-shell{padding:0}.pricing-document{min-height:100vh;padding:12px 10px 24px}.pricing-footer{flex-direction:column}}.page-shell{min-height:100vh;padding:20px 14px 48px}.phone-column{background:var(--paper);width:min(100%,460px);min-height:calc(100vh - 40px);box-shadow:var(--shadow);border:1px solid #fffc;border-radius:30px;margin:0 auto;position:relative;overflow:hidden}.content{padding:24px}.stack{gap:16px;display:grid}.stack-sm{gap:10px;display:grid}.row{align-items:center;gap:12px;display:flex}.row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:9px;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(145deg, var(--yellow), var(--peach));border-radius:12px;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;font-size:clamp(31px,9vw,46px);line-height:1.02}h2{letter-spacing:-.035em;font-size:28px;line-height:1.08}h3{font-size:18px;line-height:1.2}p{color:var(--muted);line-height:1.55}.hero-art{background:linear-gradient(145deg, var(--lilac), #fff 50%, var(--peach));border-radius:28px;place-items:center;height:220px;margin:8px -8px 4px;display:grid;position:relative;overflow:hidden}.hero-art:before,.hero-art:after{content:"";filter:blur(1px);border-radius:999px;position:absolute}.hero-art:before{background:#7259d629;width:150px;height:150px;top:-35px;left:-25px}.hero-art:after{background:#55c7ab29;width:120px;height:120px;bottom:-32px;right:-22px}.hero-emoji{filter:drop-shadow(0 14px 12px #42347129);font-size:92px}.btn{cursor:pointer;border:0;border-radius:17px;width:100%;min-height:54px;padding:14px 18px;font-weight:800;transition:transform .16s,background .16s,opacity .16s}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.48;cursor:not-allowed}.btn-primary{color:#fff;background:var(--primary)}.btn-primary:hover{background:var(--primary-dark)}.btn-mint{color:#123b33;background:var(--mint)}.btn-secondary{color:var(--ink);background:#eeecf4}.btn-ghost{color:var(--muted);background:0 0}.progress-track{background:#ebe9f1;border-radius:99px;height:7px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--mint));height:100%;transition:width .35s}.option-grid{gap:10px;display:grid}.option{text-align:left;width:100%;min-height:58px;color:var(--ink);border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.option:hover{background:#fbfaff;border-color:#c5bbea}.option.selected{border-color:var(--primary);background:var(--lilac);box-shadow:inset 0 0 0 1px var(--primary)}.option-dot{background:#fff;border:1.5px solid #c7c4d2;border-radius:7px;flex:0 0 22px;width:22px;height:22px}.option.selected .option-dot{border:6px solid var(--primary)}.auth-page{background:linear-gradient(145deg,#f5f1ff,#f1fbf7);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(100%,430px);padding:28px;box-shadow:0 24px 70px #1f18361f}.auth-card h1{margin:6px 0 8px;font-size:36px}.auth-message{color:var(--muted);margin:0}.input{width:100%;min-height:56px;color:var(--ink);border:1.5px solid var(--line);background:#fff;border-radius:16px;outline:none;padding:14px 16px}.input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #7259d61c}.card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.card-lilac{background:var(--lilac);border-color:#0000}.card-peach{background:#fff1eb;border-color:#0000}.card-mint{background:#e8faf5;border-color:#0000}.pill{color:#4e3fa2;background:var(--lilac);border-radius:99px;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.fine-print{color:#85869a;margin:0;font-size:12px;line-height:1.45}.disclaimer{color:#77778d;background:#f3f1f6;border-radius:14px;padding:13px 15px;font-size:12px;line-height:1.45}.score-ring{background:conic-gradient(var(--primary) var(--score), #e7e4ef 0);border-radius:50%;place-items:center;width:148px;height:148px;margin:0 auto;display:grid;position:relative}.score-ring:after{content:"";background:var(--paper);border-radius:50%;position:absolute;inset:13px}.score-value{z-index:1;text-align:center;position:relative}.score-value strong{font-size:36px;line-height:1;display:block}.score-value span{color:var(--muted);font-size:12px}.price-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.price-button{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;min-height:68px;font-weight:800}.price-button.selected{color:#fff;background:var(--ink);border-color:var(--ink)}.processing-orb{background:radial-gradient(circle at 35% 30%, white, var(--lilac) 35%, var(--primary));border-radius:50%;width:118px;height:118px;margin:22px auto;animation:2.5s ease-in-out infinite breathe;box-shadow:0 20px 55px #7259d647}@keyframes breathe{50%{transform:scale(1.07)}}.app-layout{background:#f6f5f9;min-height:100vh}.app-header{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ffffffe6;padding:16px 18px;position:sticky;top:0}.app-main{width:min(100%,780px);margin:0 auto;padding:22px 16px 110px}.app-grid{gap:14px;display:grid}.app-nav{z-index:10;width:min(100% - 24px,620px);box-shadow:var(--shadow);background:#20203bf0;border:1px solid #fffc;border-radius:20px;grid-template-columns:repeat(5,1fr);padding:8px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%)}.app-nav a{color:#d9d7e1;text-align:center;border-radius:13px;padding:9px 3px;font-size:11px;text-decoration:none}.app-nav a:hover{color:#fff;background:#ffffff1a}.metric-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.metric strong{font-size:25px;display:block}.bar-row{grid-template-columns:125px 1fr 38px;align-items:center;gap:10px;font-size:13px;display:grid}.bar{background:#e9e7ef;border-radius:99px;height:9px;overflow:hidden}.bar>span{background:linear-gradient(90deg, var(--primary), var(--mint));border-radius:inherit;height:100%;display:block}@media (max-width:520px){.page-shell{padding:0}.phone-column{min-height:100vh;box-shadow:none;border:0;border-radius:0}.content{padding:21px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.breeze-page{color:#f8f8fb;background:#080b14;min-height:100vh;font-family:Avenir Next,Arial Rounded MT Bold,Arial,sans-serif}.breeze-phone{background:radial-gradient(circle at 50% 105%,#5e132d4d,#0000 36%),#080b14;width:min(100%,434px);min-height:100vh;margin:0 auto;position:relative;overflow:hidden}.breeze-content{flex-direction:column;min-height:100vh;padding:24px 18px 104px;display:flex}.breeze-content.compact{padding-top:14px}.breeze-content.centered{text-align:center;justify-content:center;align-items:center}.breeze-content.scroll{padding-bottom:112px;display:block}.breeze-page h1,.breeze-page h2,.breeze-page h3{color:#f8f8fb;letter-spacing:-.025em}.breeze-page h2{font-size:22px;line-height:1.18}.breeze-page h3{font-size:17px}.breeze-page p{color:#b6b7c2;line-height:1.42}.breeze-speaker{color:#6273ff;z-index:3;font-size:18px;position:absolute;top:62px;right:18px}.breeze-progress{height:56px;padding:14px 54px 8px;position:relative}.breeze-progress-label{color:#57cdb1;white-space:nowrap;font-size:10px;transition:left .35s;position:absolute;top:1px;transform:translate(-50%)}.breeze-progress-line{height:20px;margin-top:13px;position:relative}.breeze-progress-track,.breeze-progress-fill{border-radius:3px;height:3px;position:absolute;top:8px;left:0}.breeze-progress-track{background:#1a2230;right:0}.breeze-progress-fill{z-index:1;background:#5bd5b7;transition:width .38s cubic-bezier(.22,.8,.32,1);box-shadow:0 0 12px #5bd5b73d}.breeze-node{color:#62d7bb;z-index:2;background:#0e1620;border:3px solid #172530;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;transition:border-color .3s,box-shadow .3s;display:grid;position:absolute;top:0;transform:translate(-50%)}.breeze-node.done{border-color:#59d1b5;box-shadow:0 0 0 2px #59d1b50f}.breeze-question-head{background:#151822;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:84px;margin:8px 0 32px;padding:17px 16px;display:flex}.breeze-question-head h2{flex:1;margin:0}.breeze-question-head small{color:#54c9ac;margin-top:7px;font-size:12px;display:block}.breeze-head-art{text-align:center;filter:saturate(1.25);flex:0 0 64px;font-size:46px}.breeze-head-sprite{background:url(/assets/question-icons-sprite-v1.png) 0 0/400% 300% no-repeat;display:block}.breeze-question-head .breeze-head-sprite{border-radius:12px;flex:0 0 72px;width:72px;height:72px}.breeze-head-sprite.q02{background-position:0 0}.breeze-head-sprite.q03{background-position:33.333% 0}.breeze-head-sprite.q04{background-position:66.666% 0}.breeze-head-sprite.q07{background-position:100% 0}.breeze-head-sprite.q09,.breeze-head-sprite.q18{background-position:0%}.breeze-head-sprite.q10,.breeze-head-sprite.q22{background-position:33.333%}.breeze-head-sprite.q14{background-position:66.666%}.breeze-head-sprite.q17{background-position:100%}.breeze-head-sprite.q21{background-position:0 100%}.breeze-head-sprite.q24{background-position:33.333% 100%}.breeze-head-sprite.q25{background-position:66.666% 100%}.breeze-head-sprite.q26{background-position:100% 100%}.breeze-options{gap:12px;display:grid}.breeze-option{color:#fff;text-align:center;cursor:pointer;background:#242130;border:1px solid #0000;border-radius:15px;width:100%;min-height:54px;padding:14px 16px;font-weight:600}.breeze-option:hover{border-color:#4f5061}.breeze-option.selected{background:#29273a;border-color:#58d2b5}.breeze-option.multi{text-align:left;justify-content:space-between;align-items:center;display:flex}.breeze-check{color:#0000;border:2px solid #3d3a4c;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.selected .breeze-check{color:#08140f;background:#57cfb1;border-color:#57cfb1}.breeze-grid-2{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.breeze-grid-2 .breeze-option{place-items:center;gap:10px;min-height:160px;display:grid}.breeze-choice-art{font-size:68px;line-height:1}.breeze-gender-title{text-align:center;margin:auto 20px 20px}.breeze-gender-title h1{max-width:330px;margin:0 auto 20px;font-size:29px}.breeze-why{color:#57ccb0;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.breeze-gender-grid{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.breeze-gender{color:#fff;cursor:pointer;background:#151924;border:0;border-radius:20px;min-height:194px;padding:12px 6px;font-weight:700}.breeze-gender span{margin-bottom:10px;font-size:92px;display:block}.breeze-gender .breeze-gender-art{background-image:url(/assets/gender-characters-v2.png);background-repeat:no-repeat;background-size:180%;height:138px;margin:-4px -6px 8px}.breeze-gender .breeze-gender-art.male{background-position:0 0}.breeze-gender .breeze-gender-art.female{background-position:100% 0}.breeze-footer{color:#9294a1;text-align:center;margin-top:auto;padding-top:56px;font-size:11px;line-height:1.7}.breeze-age-art{border-radius:18px;width:230px;height:180px;margin:34px auto 22px;overflow:hidden}.breeze-age-art .breeze-head-sprite{width:100%;height:100%}.breeze-visual{background:#171923;border-radius:22px;place-items:center;width:300px;height:300px;min-height:0;margin:14px auto 26px;display:grid;overflow:hidden}.breeze-visual-symbol{filter:grayscale()contrast(1.5);font-size:150px}.breeze-visual-sprite{background:url(/assets/projective-sprite-v1.png) 0 0/1200px 600px no-repeat;width:300px;height:300px;display:block}.breeze-visual-sprite.q06{background-position:-19px 0}.breeze-visual-sprite.q08{background-position:-306px 0}.breeze-visual-sprite.q11{background-position:-594px 0}.breeze-visual-sprite.q13{background-position:-881px 0}.breeze-visual-sprite.q15{background-position:-19px -300px}.breeze-visual-sprite.q16{background-position:-306px -300px}.breeze-visual-sprite.q20{background-position:-594px -300px}.breeze-visual-sprite.q23{background-position:-881px -300px}.breeze-visual+h1,.breeze-audio+h1{text-align:center;font-size:27px}.breeze-audio{background:radial-gradient(circle at 50% 47%,#48509a4d,#0000 39%);height:470px;min-height:470px;position:relative}.breeze-play{color:#fff;background:#5368e9;border:13px solid #20284f;border-radius:50%;place-items:center;width:112px;height:112px;padding:0 0 0 7px;font-size:42px;line-height:1;animation:2.4s ease-in-out infinite playPulse;display:grid;position:absolute;top:146px;left:50%;transform:translate(-50%);box-shadow:0 0 30px #5169eb4d}.breeze-wave{color:#bfc3d2;letter-spacing:-4px;text-align:center;white-space:nowrap;width:calc(100% + 36px);font-size:34px;line-height:1;animation:1.9s ease-in-out infinite waveFloat;position:absolute;top:338px;left:50%;overflow:hidden;transform:translate(-50%)}.breeze-audio-note{color:#acadb8;text-align:center;background:#171a25;border-radius:12px;padding:14px;font-size:13px;position:absolute;top:12px;left:0;right:0}.breeze-next{z-index:8;color:#fff;cursor:pointer;background:#53ccb0;border:0;border-radius:28px;width:min(100% - 36px,398px);min-height:55px;font-size:16px;font-weight:800;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.breeze-next:disabled{color:#647271;opacity:.85;background:#0d523f}.breeze-interstitial{background:radial-gradient(circle at 50% 70%,#451e5361,#0000 48%),#0d0d17;flex-direction:column;justify-content:center;min-height:100vh;padding:56px 24px 90px;display:flex}.breeze-interstitial h1{font-size:30px}.breeze-interstitial .interstitial-art{text-align:center;margin:0 0 40px;font-size:110px}.breeze-interstitial.breath{text-align:center;background:radial-gradient(circle,#25224f 0%,#141328 45%,#0b0c18 100%)}.breeze-interstitial.breath .interstitial-art{font-size:150px;animation:2.7s infinite breathe}.breeze-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080b14bf;min-height:100vh;padding:56vh 14px 18px}.breeze-modal{text-align:center;background:#161925;border-radius:24px;padding:24px;box-shadow:0 30px 80px #00000073}.breeze-modal .breeze-grid-2 .breeze-option{min-height:60px}.breeze-info-overlay{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05080fb3;justify-content:center;align-items:flex-end;padding:18px;animation:.2s ease-out overlayIn;display:flex;position:fixed;inset:0}.breeze-info-sheet{text-align:center;background:#171a26;border-radius:24px;width:min(100%,398px);padding:26px 22px 20px;animation:.3s cubic-bezier(.2,.9,.3,1) sheetIn;box-shadow:0 24px 70px #00000080}.breeze-info-sheet p{margin:12px 0 22px}.breeze-info-sheet button{color:#fff;cursor:pointer;background:#54ceb1;border:0;border-radius:26px;width:100%;min-height:52px;font-weight:800}.breeze-floating-note{z-index:12;text-align:center;background:#181c29f5;border:1px solid #63dabe5c;border-radius:15px;width:calc(100% - 44px);padding:15px 18px;animation:3.3s both floatingNote;position:absolute;top:72px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0006}.breeze-floating-note strong{color:#62d7bb}.breeze-floating-note p{margin:5px 0 0;font-size:12px}.breeze-effect-screen{background:radial-gradient(circle at 50% 52%,#41307e40,#0000 48%);justify-content:center}.breeze-effect-wrap{text-align:center;margin:auto 0}.breeze-effect-wrap>p{max-width:340px;margin-inline:auto}.breeze-effect{border-bottom:1px solid #2a2e41;justify-content:space-around;align-items:flex-end;height:270px;margin:24px 0 0;padding:20px 12px 0;display:flex}.breeze-effect-group{align-items:flex-end;gap:10px;height:100%;display:flex}.breeze-bar-a,.breeze-bar-b{transform-origin:bottom;border-radius:9px 9px 0 0;width:18px;animation:.9s cubic-bezier(.22,.82,.35,1) both effectBarGrow}.breeze-effect-labels{color:#b0b2bf;grid-template-columns:repeat(4,1fr);gap:3px;margin-top:9px;font-size:9px;display:grid}.breeze-positive-screen{background:radial-gradient(circle at 50% 55%,#5231766b,#0000 42%),linear-gradient(#0a0c17,#141020);min-height:100vh;padding:50px 24px 100px;position:relative;overflow:hidden}.breeze-growth-art{z-index:0;pointer-events:none;isolation:isolate;filter:drop-shadow(0 12px 36px #6849da2e);width:103%;height:81%;position:absolute;top:2%;right:-3%}.breeze-growth-video,.breeze-growth-apng,.breeze-growth-fallback{object-fit:contain;object-position:right bottom;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.breeze-growth-video{z-index:2}.breeze-growth-apng{z-index:3;display:none}.breeze-growth-fallback{z-index:1;opacity:0}.breeze-growth-fallback.visible{opacity:1}.breeze-positive-copy{text-align:center;animation:.5s cubic-bezier(.2,.78,.28,1) 1.78s both growthCopyRise;position:absolute;bottom:118px;left:24px;right:24px}.breeze-positive-screen .breeze-next{animation:motionButtonIn .46s 2.01s var(--motion-enter) both}.breeze-positive-screen:not(.growth-ready) .breeze-positive-copy,.breeze-positive-screen:not(.growth-ready) .breeze-next{animation:none}.breeze-positive-screen:not(.growth-ready) .breeze-positive-copy{opacity:0;transform:translateY(14px)}.breeze-positive-screen:not(.growth-ready) .breeze-next{opacity:0;transform:translate(-50%,12px)}.breeze-calc-title{text-align:center;margin:20px 0 28px}.breeze-calc-row div:first-child{color:#aeb0bd;justify-content:space-between;gap:10px;margin-bottom:7px;font-size:12px;display:flex}.breeze-calc-bar{background:#192136;border-radius:10px;height:19px;overflow:hidden}.breeze-calc-bar span{border-radius:inherit;height:100%;display:block}.breeze-processing{min-height:100vh;position:relative;overflow:hidden}.breeze-calculation-body{min-height:100vh;padding:20px 18px 80px;transition:filter .35s,transform .35s,opacity .35s}.breeze-calculation-body.is-blurred{filter:blur(6px);opacity:.55;transform:scale(.985)}.breeze-total-progress{background:#1a2130;border-radius:3px;height:3px;margin:-15px 0 30px;overflow:hidden}.breeze-total-progress span{border-radius:inherit;background:#60d4b8;height:100%;transition:width .2s linear;display:block}.breeze-calc-fill{transition:width .2s linear;position:relative;overflow:hidden}.breeze-calc-fill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);animation:1.15s linear infinite calcShimmer;position:absolute;inset:0;transform:translate(-100%)}.breeze-review-moving{animation:.55s both reviewIn}.breeze-followup-overlay{z-index:14;background:#07091133;align-items:center;padding:18px;animation:.3s both overlayIn;display:flex;position:absolute;inset:0}.breeze-followup-overlay .breeze-modal{width:100%;padding:25px 20px 21px;animation:.42s cubic-bezier(.2,.85,.3,1) both followupIn}.breeze-followup-overlay .breeze-modal h3{margin:0 0 18px;font-size:20px}.breeze-review{text-align:center;background:#171b27;border-radius:17px;margin-top:34px;padding:20px}.breeze-review-stars{color:#ffcb45;letter-spacing:2px}.breeze-input{color:#fff;background:#0b0e17;border:1px solid #2c3341;border-radius:12px;outline:none;width:100%;height:64px;padding:16px;font-size:17px}.breeze-input:focus{border-color:#55cfb2}.breeze-info-card{color:#b5b6c0;background:#171b27;border-radius:12px;margin:14px 0;padding:14px;font-size:12px}.breeze-country-art{text-align:center;margin:54px 0 20px;font-size:110px}.breeze-country-name{text-align:center;font-size:26px;font-weight:800}.breeze-promise-columns{grid-template-columns:1fr 1fr;margin:24px 0 18px;display:grid}.breeze-promise-card{background:#171924;border:1px solid #303341;border-radius:16px 0 0 16px;min-height:310px;padding:16px 13px}.breeze-promise-card.goal{color:#272a3a;background:#e8ebff;border-color:#6576e7;border-radius:0 16px 16px 0}.breeze-promise-card p,.breeze-promise-card li{color:inherit;font-size:12px}.breeze-result-hero{text-align:center;padding:18px 0}.breeze-result-chart{background:conic-gradient(#f6b93b 0 27%, #ef784f 27% 48%, #43bda6 48% 68%, #4d77e6 68%);border-radius:22px;place-items:center;width:270px;height:270px;margin:22px auto;font-size:36px;display:grid;box-shadow:inset 0 0 0 62px #151924}.breeze-result-card{background:#171b27;border-radius:14px;margin:12px 0;padding:19px}.breeze-result-card h3{text-align:center}.breeze-result-card ul{color:#adb0bd;padding-left:17px;font-size:13px;line-height:1.5}.breeze-feature-card{text-align:center;background:#171b27;border-radius:13px;margin:12px 0;padding:22px 18px}.breeze-feature-icon{font-size:62px}.breeze-offer{text-align:center}.breeze-offer h1 strong{color:#6573ee}.breeze-benefits{color:#aaaeba}.breeze-price-box{border:1px solid #303440;border-radius:17px}.breeze-prices{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.breeze-price{color:#fff;cursor:pointer;background:#242130;border:0;border-radius:13px;min-height:62px;font-weight:800}.breeze-price.selected{color:#171925;background:#fff}.breeze-no-charge{text-align:center;font-size:12px;color:#fff!important}.breeze-checkout-wrap{background:#11131b;min-height:100vh;padding:78px 17px 22px}.breeze-checkout{color:#252638;background:#fff;border-radius:24px;padding:18px 16px 30px}.breeze-checkout h2,.breeze-checkout h3,.breeze-checkout p{color:#252638}.breeze-summary-row{justify-content:space-between;gap:14px;padding:12px 0;display:flex}.breeze-payment{border:1px solid #d7dbe4;border-radius:8px;margin:10px 0;padding:14px}.breeze-payment.selected{border-color:#58bed2;box-shadow:inset 0 0 0 1px #58bed2}.breeze-pay-button{color:#fff;cursor:pointer;background:#54ccb1;border:0;border-radius:22px;width:100%;min-height:50px;margin-top:12px;font-weight:800}.breeze-checkout-note{text-align:center;margin:22px 8px;font-size:10px;color:#4a4c59!important}.breeze-timeline{background:#f0f1ff;border-radius:18px;padding:20px}.breeze-upsell-badge{background:#7076ff;border-radius:5px;align-self:center;padding:6px 11px;font-size:10px;font-weight:800}.breeze-guide-stack{grid-template-columns:repeat(2,1fr);gap:9px;margin:14px 0;display:grid}.breeze-guide-card{color:#202237;text-align:center;background:#ffd9d2;border-radius:15px;padding:0 0 12px;overflow:hidden}.breeze-guide-card:nth-child(2){background:#e1e5ff}.breeze-guide-card .breeze-feature-icon{font-size:76px}.breeze-guide-flower{object-fit:contain;object-position:50% 50%;width:100%;height:122px;margin:0 0 4px;padding:8px 0 2px;display:block}.breeze-guide-flower.before,.breeze-guide-flower.goal{object-position:50% 50%}.breeze-upsell-section{background:#171b27;border-radius:14px;margin:14px 0;padding:18px}.breeze-countdown{letter-spacing:.12em;text-align:center;font-size:38px}.breeze-link{color:#fff;text-align:center;cursor:pointer;background:0 0;border:0}@keyframes playPulse{0%,to{box-shadow:0 0 #5368e924,0 0 30px #5169eb4d}50%{box-shadow:0 0 0 18px #5368e900,0 0 42px #5169eb70}}@keyframes waveFloat{0%,to{opacity:.72;transform:translate(-50%)scaleY(.82)}50%{opacity:1;transform:translate(-50%)scaleY(1.08)}}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes sheetIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes floatingNote{0%{opacity:0;transform:translate(-50%,-14px)}12%,78%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-8px)}}@keyframes effectBarGrow{0%{opacity:.3;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes vineGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes leafOpen{0%{opacity:0;scale:.2}to{opacity:1;scale:1}}@keyframes flowerBloom{to{transform:translate(-50%)scale(1)}}@keyframes copyRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes growthCopyRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes calcShimmer{to{transform:translate(100%)}}@keyframes reviewIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes followupIn{0%{opacity:0;transform:translateY(36px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (min-width:600px){.breeze-phone{box-shadow:0 0 90px #000000a6}}.breeze-phone{background:radial-gradient(circle at 50% 108%,#58122f52,#0000 37%),#080b14}.breeze-content,.breeze-question-screen,.breeze-story,.breeze-breathing,.breeze-positive-screen,.breeze-processing{animation:.28s ease-out both breezeScreenIn}.breeze-page h1{font-size:27px;line-height:1.13}.breeze-page h2{font-size:21px}.breeze-speaker{filter:hue-rotate(205deg)saturate(2.3);cursor:pointer;background:0 0;border:0;padding:0;top:63px;right:18px}.breeze-progress{height:60px;padding:13px 58px 7px}.breeze-progress-label{font-size:9px;top:1px}.breeze-progress-track,.breeze-progress-fill{height:2px;top:7px}.breeze-node{border-width:3px;width:18px;height:18px;top:-1px}.breeze-content.compact{padding:7px 18px 104px}.breeze-question-head{background:#171923;border-radius:15px;min-height:84px;margin:2px 0 31px}.breeze-option{background:#24212f;border-radius:14px;min-height:53px;transition:color .16s,background .16s,border-color .16s,transform .16s}.breeze-option:active{transform:scale(.985)}.breeze-option.selected{color:#161925;background:#fff;border-color:#fff}.breeze-option.multi.selected{color:#fff;background:#29273a;border-color:#59d2b5}.breeze-grid-2 .breeze-option{border-radius:14px;min-height:157px}.breeze-next{bottom:max(12px, env(safe-area-inset-bottom));isolation:isolate;overflow:hidden}.breeze-next span{z-index:2;position:relative}.breeze-gender-screen{padding-top:0}.breeze-gender-title{margin:auto 20px 20px}.breeze-gender{min-height:194px}.breeze-footer{padding-top:66px}.breeze-gender-screen{padding-bottom:max(8px, env(safe-area-inset-bottom))}.breeze-gender-screen .breeze-footer{padding-top:18px;font-size:6px;line-height:1.35}.breeze-info-overlay{align-items:flex-end}.breeze-info-sheet{padding:28px 22px 20px}.breeze-info-sheet h2{font-size:28px}.breeze-info-sheet p{color:#fff;font-size:15px;line-height:1.35}.breeze-age-screen{text-align:center;padding-top:57px}.breeze-age-screen h1{margin:2px 0 25px}.breeze-age-growth-canvas{width:min(100%,348px);height:205px;margin:0 auto 8px;display:block}.breeze-visual{border-radius:18px;width:300px;height:300px;margin-top:1px;margin-bottom:28px}.breeze-visual+h1,.breeze-audio+h1{margin-bottom:31px;font-size:26px}.breeze-audio{background:radial-gradient(at 50% 44%,#534a915c,#0000 42%),linear-gradient(#0000 0 50%,#4e10352e);height:432px;min-height:432px;margin-top:0}.breeze-audio-note{font-size:12px;top:2px}.breeze-play{width:108px;height:108px;top:134px}.breeze-wave{letter-spacing:0;justify-content:center;align-items:center;gap:4px;height:55px;animation:none;display:flex;top:322px}.breeze-wave i{background:#b9bdcf;border-radius:3px;width:3px;height:18px;animation:1s ease-in-out infinite alternate waveBar}.breeze-wave i.active{background:#f4f6ff;box-shadow:0 0 7px #7282ff99}.breeze-wave i:nth-child(3n){height:42px}.breeze-wave i:nth-child(4n){height:29px}.breeze-audio:not(.playing) .breeze-wave i{animation-play-state:paused}.breeze-name-screen{text-align:center;padding-top:80px}.breeze-name-art{border-radius:20px;width:150px;height:146px;margin:0 auto 12px}.breeze-name-screen h1{margin-bottom:28px}.breeze-breathing{text-align:center;background:radial-gradient(circle at 52%,#393068b8,#0000 39%),linear-gradient(155deg,#1d184c,#12152e 56%,#221244);min-height:100vh;padding:76px 18px 94px;position:relative;overflow:hidden}.breeze-breathing:before{content:"";opacity:.45;background:radial-gradient(circle at 15% 28%,#fff 0 1px,#0000 2px) 0 0/120px 160px,radial-gradient(circle at 82% 43%,#fff 0 1px,#0000 2px) 0 0/170px 190px,radial-gradient(circle at 38% 70%,#fff 0 1px,#0000 2px) 0 0/140px 130px;animation:8s linear infinite starDrift;position:absolute;inset:0}.breeze-breathing-copy{z-index:2;position:relative}.breeze-breathing-copy p{color:#fff;font-size:17px}.breeze-cloud{background:#fff;border-radius:49% 52% 44% 46%;width:210px;height:128px;margin:240px auto 82px;transition:transform 3s ease-in-out,filter 3s;position:relative;box-shadow:0 0 28px #a1cbfff2,0 0 0 15px #202d55cc}.breeze-cloud i{background:#fff;border-radius:50%;position:absolute}.breeze-cloud i:first-child{width:90px;height:90px;top:-28px;left:18px}.breeze-cloud i:nth-child(2){width:115px;height:115px;top:-52px;left:64px}.breeze-cloud i:nth-child(3){width:82px;height:82px;top:-14px;right:-2px}.breeze-cloud i:nth-child(4){width:80px;height:70px;bottom:-5px;left:8px}.breeze-cloud span{z-index:2;color:#28264c;font-size:52px;position:absolute;top:47px;left:78px;transform:rotate(5deg)}.breeze-cloud:before,.breeze-cloud:after{content:"";z-index:3;border-bottom:4px solid #29274e;border-radius:50%;width:16px;height:7px;position:absolute;top:46px}.breeze-cloud:before{left:57px}.breeze-cloud:after{right:55px}.breeze-cloud.inhale{filter:brightness(1.08);transform:scale(1.07)}.breeze-cloud.exhale{filter:brightness(.91);transform:scale(.91)}.breeze-breathing>h2{font-size:25px;position:absolute;bottom:76px;left:0;right:0}.breeze-story{background:linear-gradient(#0b0e18 0 34%,#1c0e20 100%);flex-direction:column;min-height:100vh;padding:64px 18px 98px;display:flex;position:relative}.breeze-story-art{border-radius:22px;width:160px;height:158px;margin:0 auto 75px}.breeze-story>div{margin-top:auto;margin-bottom:48px}.breeze-story h1{color:#6977ee;font-size:29px}.breeze-story p{color:#fff;font-size:16px}.breeze-unique .breeze-story-art{margin-bottom:62px}.breeze-effect-screen{padding-top:116px}.breeze-effect-wrap{margin:0}.breeze-effect-wrap h1{margin-bottom:31px}.breeze-effect-legend{color:#fff;text-align:left;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:7px;font-size:12px;display:grid}.breeze-effect-legend i{background:#bd4b36;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.breeze-effect-legend span:last-child i{background:#586df2}.breeze-effect{height:270px;margin-top:0;position:relative}.breeze-axis{font-size:10px;position:absolute;top:45%;left:-18px;transform:rotate(-90deg)}.breeze-bar-a{background:#bb4d36}.breeze-bar-b{background:#576df0}.breeze-effect-wrap .fine-print{color:#fff;margin-top:42px;font-size:10px}.breeze-positive-screen{background:radial-gradient(circle at 50% 90%,#5b1237b8,#0000 48%),#0d101a}.breeze-positive-copy{text-align:left;bottom:112px;left:18px;right:74px}.breeze-positive-copy h1{color:#6a72e4}.breeze-positive-copy p{color:#fff;font-size:16px}.breeze-calculation-body{padding-top:75px}.breeze-calc-title{margin:0 0 31px}.breeze-calc-row{margin-bottom:12px}.breeze-calc-row div:first-child{margin-bottom:6px;font-size:11px}.breeze-calc-row div:first-child span:last-child{color:#fff;font-weight:800}.breeze-calc-row div:first-child span:last-child:only-child{color:#57d1b4}.breeze-calc-bar{height:20px}.breeze-trust-score{text-align:center;color:#fff;margin:26px 0 22px;font-size:11px}.breeze-trust-score span{color:#737785}.breeze-trust-score .half-star{color:#0000;background:linear-gradient(90deg,#737785 50%,#313746 50%);-webkit-background-clip:text;background-clip:text}.breeze-review{flex-direction:column;justify-content:center;min-height:141px;margin-top:0;display:flex}.breeze-review p{color:#fff;margin:15px 0 9px;font-size:12px}.breeze-review-stars small{color:#fff;letter-spacing:0}.breeze-review-dots{justify-content:center;gap:8px;margin-top:14px;display:flex}.breeze-review-dots i{background:#171d2c;border-radius:50%;width:8px;height:8px}.breeze-review-dots i.active{background:#5f65df}.breeze-followup-overlay{align-items:center;padding:16px}.breeze-followup-overlay .breeze-modal{border-radius:18px;padding:31px 17px 18px}.breeze-followup-overlay .breeze-modal h3{font-size:17px;font-weight:500}.breeze-followup-overlay .breeze-options{grid-template-columns:1fr 1fr}.breeze-followup-overlay .breeze-option{min-height:58px}.breeze-email-screen{padding-top:73px}.breeze-email-screen h1{text-align:center;margin-bottom:42px}.breeze-social-proof{align-items:center;gap:13px;font-size:15px;display:flex;color:#fff!important}.breeze-social-proof span{letter-spacing:-12px;padding-right:11px;font-size:24px}.breeze-country-screen{text-align:center;padding-top:42px;padding-bottom:154px}.breeze-country-art{width:174px;height:145px;margin:0 auto 19px;position:relative}.breeze-country-art svg{filter:drop-shadow(0 10px 24px #1977e733);width:100%;height:100%;display:block;overflow:visible}.breeze-country-screen>p{color:#fff;margin:0 0 8px}.breeze-country-screen>h1{margin-bottom:0;font-size:26px}.breeze-country-screen .breeze-info-card{text-align:left;margin-top:28px;padding:16px 18px}.breeze-location-mark{color:#54cfb3;font-size:18px}.breeze-country-screen>.breeze-next{bottom:calc(70px + env(safe-area-inset-bottom))}.breeze-change-country{z-index:9;left:50%;bottom:calc(20px + env(safe-area-inset-bottom));white-space:nowrap;width:fit-content;padding:0;font-size:16px;font-weight:800;position:fixed;transform:translate(-50%)}.breeze-country-overlay{z-index:21;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04070ebd;position:fixed;inset:0}.breeze-country-sheet{background:#151925;border-radius:24px;padding:22px 16px 79px;position:absolute;inset:69px 12px 12px}.breeze-country-close{z-index:2;color:#fff;background:0 0;border:0;font-size:42px;position:absolute;top:20px;right:19px}.breeze-country-list{text-align:left;border-radius:12px;height:calc(100% - 104px);margin-top:18px;overflow:auto}.breeze-country-list button{color:#fff;background:#181d2a;border:0;border-bottom:1px solid #29303d;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 16px;display:flex}.breeze-country-list button i{color:#15231d;border:1px solid #3a4351;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.breeze-country-list button.selected i{background:#59d1b5;border-color:#59d1b5}.breeze-promise-screen{text-align:center;padding-top:58px}.breeze-promise-screen>h1{margin-bottom:4px}.breeze-promise-screen>h1 span{color:#54cdb1}.breeze-promise-columns{margin:18px 0 22px;position:relative}.breeze-promise-card{text-align:left;min-height:318px}.breeze-promise-card h3{text-align:center;margin:1px 0 14px;font-size:15px}.breeze-promise-card.goal{padding-top:32px;position:relative}.breeze-promise-card.goal>b{color:#fff;text-align:center;background:#6171e2;border-radius:13px 13px 0 0;height:26px;padding-top:5px;font-size:11px;position:absolute;top:0;left:-1px;right:-1px}.breeze-promise-card.goal h3{color:#252a3b}.breeze-promise-card p{margin-bottom:11px;line-height:1.34}.promise-flower{text-align:center;place-items:center;height:66px;display:grid}.promise-flower img{object-fit:cover;object-position:50% 35%;filter:drop-shadow(0 4px 5px #32231824);border-radius:9px;width:62px;height:62px;display:block}.promise-flower.wilted img{object-position:50% 36%}.promise-flower.wilted{transform:none}.breeze-promise-arrow{z-index:2;color:#fff;background:#6573e8;border-radius:50%;place-items:center;width:38px;height:38px;font-size:32px;display:grid;position:absolute;top:93px;left:50%;transform:translate(-50%)}.breeze-promise-proof{font-size:12px;color:#fff!important}.breeze-promise-proof span{color:#55cfb3;vertical-align:middle;margin:0 10px;font-size:29px;display:inline-block}.breeze-result-screen>h2,.breeze-plan-screen>h1,.breeze-plan-screen>h2{text-align:center}.breeze-result-hero{padding-top:41px}.breeze-result-preview{background:#171b27;border:1px solid #222838;border-radius:18px;width:100%;max-width:365px;min-height:326px;margin:24px auto 43px;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000038}.breeze-result-obscured{transform-origin:50%;filter:blur(4.5px);opacity:.88;transform:scale(1.035)}.breeze-result-chart{width:100%;height:238px;box-shadow:none;font-size:initial;background:0 0;border-radius:0;margin:0 auto;display:block;overflow:visible;transform:none}.breeze-result-chart .breeze-chart-grid{fill:none;stroke:#32394a;stroke-width:1px}.breeze-result-chart path.yellow{fill:#f8c145}.breeze-result-chart path.orange{fill:#f4a93d}.breeze-result-chart path.blue{fill:#3d83df}.breeze-result-chart path.coral{fill:#f16d5c}.breeze-result-chart path.red{fill:#ed4b4b}.breeze-result-chart path.mint{fill:#45c6b2}.breeze-chart-core{fill:#171b27;stroke:#2b3242;stroke-width:2px}.breeze-chart-values{fill:#fff;text-anchor:middle;font-size:9px;font-weight:800}.breeze-result-legend{text-align:left;background:#1b202d;border-radius:13px;grid-template-columns:1fr 1fr;gap:11px 8px;margin:-7px 18px 18px;padding:14px 12px;font-size:9px;display:grid;position:relative}.breeze-result-legend i{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.breeze-result-legend .yellow{background:#f5b83f}.breeze-result-legend .blue{background:#347edf}.breeze-result-legend .red{background:#ee6252}.breeze-result-legend .mint{background:#42c7af}.breeze-result-lock{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11151f9e;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:117px;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000047}.breeze-result-lock svg{fill:none;stroke:#d7dbea;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.breeze-result-card{text-align:left}.breeze-result-card h3{margin:5px 0 8px}.breeze-result-icon{color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto;display:grid}.breeze-result-icon.pink{background:#e9539b}.breeze-result-icon.blue{background:#4b9be7}.breeze-result-icon.orange{background:#e69442}.breeze-result-icon.mint{background:#38c8b3}.breeze-result-card ul{list-style:none}.breeze-feature-card{padding:23px 18px}.breeze-feature-card p{font-size:13px}.breeze-plan-screen>h2{margin-top:36px}.breeze-testimonial{width:100%;max-width:398px;min-height:318px;margin:0 auto 25px;position:relative}.breeze-testimonial-photo{background:#171b27;border-radius:19px;height:250px;animation:.46s both reviewPhotoIn;position:relative;overflow:hidden}.breeze-testimonial-photo img{object-fit:cover;object-position:50% 38%}.breeze-testimonial-copy{background:#171b27;border-radius:15px;min-height:96px;padding:13px 16px;position:absolute;bottom:28px;left:18px;right:18px;box-shadow:0 12px 28px #0003}.breeze-testimonial-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.breeze-testimonial-meta .breeze-review-stars{white-space:nowrap;letter-spacing:1px;font-size:13px}.breeze-testimonial-meta .breeze-review-stars small{margin-left:7px;font-size:10px}.breeze-testimonial-copy p{color:#fff;margin:10px 0 0;font-size:12px;line-height:1.4}.breeze-testimonial-dots{margin:0;position:absolute;bottom:0;left:0;right:0}.breeze-testimonial-dots button{width:7px;height:7px;transition:background-color .28s ease, transform .28s var(--motion-spring);background:#171d2c;border:0;border-radius:50%;padding:0}.breeze-testimonial-dots button.active{background:#5f65df;transform:scale(1.2)}@keyframes reviewPhotoIn{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.breeze-offer{height:100dvh;min-height:620px;padding:clamp(88px, 18dvh, 168px) 18px calc(86px + env(safe-area-inset-bottom));scrollbar-width:none;overflow:hidden auto}.breeze-offer::-webkit-scrollbar{display:none}.breeze-offer>.breeze-speaker{top:max(24px, calc(env(safe-area-inset-top) + 18px))}.breeze-offer-intro,.breeze-price-box,.breeze-no-charge{flex:none}.breeze-offer h1{max-width:390px;margin:0 auto;font-size:25px;line-height:1.17}.breeze-offer h1 strong{display:inline}.breeze-benefits{text-align:left;gap:12px;width:min(100%,272px);margin:27px auto 0;padding:0;font-size:12px;line-height:1.25;list-style:none;display:grid}.breeze-benefits li{grid-template-columns:28px 1fr;align-items:center;display:grid}.breeze-benefits span{place-items:center;width:22px;font-size:17px;display:grid}.breeze-benefits b{font-weight:400}.breeze-price-box{width:100%;margin:28px auto 0;padding:17px 14px 39px;position:relative}.breeze-price-box>strong{margin-bottom:13px;font-size:14px;display:block}.breeze-prices{gap:15px}.breeze-price{border-radius:14px;min-width:0;min-height:62px;padding:0 4px;font-size:15px}.breeze-price-box>small{color:#60d2b6;text-align:right;font-size:10px;line-height:1.25;display:block;position:absolute;bottom:8px;right:16px}.breeze-no-charge{max-width:396px;margin:auto auto 0;padding-top:28px;line-height:1.35!important}.breeze-offer>.breeze-next{width:min(100% - 36px,398px)}@media (max-height:760px){.breeze-offer{padding-top:88px}.breeze-offer h1{font-size:24px}.breeze-benefits{gap:9px;margin-top:20px}.breeze-price-box{margin-top:21px}.breeze-no-charge{padding-top:22px}}.breeze-checkout-wrap{padding:96px 17px 24px}.breeze-checkout-back{color:#55cdb1;background:0 0;border:0;font-size:36px;position:absolute;top:47px;left:22px}.breeze-checkout-wrap .breeze-speaker{top:55px}.breeze-checkout{padding-top:23px;position:relative}.checkout-why{color:#5861a5;position:absolute;top:25px;right:18px}.breeze-summary-row strong{text-align:right;font-size:17px}.breeze-summary-row small{color:#686c7c;font-size:10px;font-weight:400;display:inline}.breeze-summary-row.total{border-top:1px solid #e6e7ee}.breeze-payment{text-align:left;color:#292b3b;background:#fff;flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.breeze-payment small{color:#66707b;width:100%;margin-top:12px;line-height:2}.breeze-check-list{font-size:11px;line-height:2}.breeze-timeline{margin-top:18px}.breeze-timeline p{padding-left:49px;position:relative}.breeze-timeline p i{color:#fff;background:#61b9e8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;left:0}.breeze-timeline p strong{color:#5aadd8}.breeze-wellbeing-note{text-align:center;margin:23px 10px;font-size:10px}.breeze-faq-title{text-align:center}.breeze-faq{color:#262839;text-align:left;background:#fff;border:0;border-bottom:1px solid #dfe1e8;flex-wrap:wrap;justify-content:space-between;width:100%;padding:18px 0;display:flex}.breeze-faq p{color:#777a86;width:100%;margin:12px 0 0;font-size:12px}.breeze-store-proof{text-align:center;color:#252638;padding:30px 0 4px}.breeze-store-proof p{color:#e6b633}.breeze-upsell{text-align:center}.breeze-upsell-skip{width:100%;margin-top:12px}.breeze-modal-backdrop{padding:36vh 14px 18px}.breeze-modal-backdrop .breeze-modal>h2 span{color:#58d0b4}.breeze-ticket{background:#6573e8;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 10px;font-size:30px;display:grid}.breeze-complete{text-align:center;padding-top:120px}@keyframes breezeScreenIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes ctaVine{0%{opacity:0;transform:translate(-70%)rotate(2deg)}to{opacity:1;transform:translate(0)rotate(2deg)}}@keyframes waveBar{0%{opacity:.55;transform:scaleY(.45)}to{opacity:1;transform:scaleY(1.15)}}@keyframes starDrift{to{transform:translateY(-60px)}}.breeze-page,.breeze-phone,.breeze-content,.breeze-interstitial,.breeze-breathing,.breeze-story,.breeze-positive-screen,.breeze-processing,.breeze-calculation-body,.breeze-checkout-wrap{min-height:100dvh}.breeze-question-screen{width:100%;height:100dvh;min-height:100dvh;padding-top:max(10px, env(safe-area-inset-top));overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;gap:24px;display:flex;position:relative;overflow:hidden auto}.breeze-question-screen::-webkit-scrollbar{display:none}.breeze-question-screen>.breeze-progress{flex:0 0 48px;width:100%;height:48px;padding:13px 58px 0}.breeze-question-screen .breeze-progress-label{top:7px}.breeze-question-screen>.breeze-content.compact{width:100%;min-height:0;padding:0 18px calc(84px + env(safe-area-inset-bottom));flex:auto;justify-content:center}.breeze-question-screen>.breeze-speaker{top:max(64px, calc(env(safe-area-inset-top) + 48px))}.breeze-story{height:100dvh;padding-top:max(48px, calc(env(safe-area-inset-top) + 34px));padding-bottom:calc(92px + env(safe-area-inset-bottom));justify-content:flex-start;overflow:hidden}.breeze-story-art,.breeze-unique .breeze-story-art{margin:0 auto clamp(72px,14dvh,132px)}.breeze-story>div{margin:0 0 24px}.breeze-content,.breeze-question-screen,.breeze-story,.breeze-breathing,.breeze-positive-screen,.breeze-processing{animation-name:breezeScreenFadeIn}.breeze-next{bottom:max(12px, env(safe-area-inset-bottom));min-height:53px}@keyframes breezeScreenFadeIn{0%{opacity:0}to{opacity:1}}@media (max-height:760px){.breeze-question-screen{padding-top:max(8px, env(safe-area-inset-top));gap:14px}.breeze-question-screen>.breeze-progress{flex-basis:43px;height:43px}.breeze-question-screen>.breeze-content.compact{padding-bottom:calc(78px + env(safe-area-inset-bottom));justify-content:flex-start}.breeze-question-head{margin-bottom:20px}.breeze-options{gap:9px}.breeze-option{min-height:50px;padding-block:11px}.breeze-story-art,.breeze-unique .breeze-story-art{margin-bottom:clamp(38px,8dvh,62px)}}.breeze-page{--motion-enter:cubic-bezier(.2,.78,.28,1);--motion-spring:cubic-bezier(.18,1.28,.34,1);--motion-soft:cubic-bezier(.32,.02,.18,1)}.breeze-progress{animation:motionProgressIn .48s var(--motion-enter) both}.breeze-progress-line{transform-origin:50%;animation:motionLineReveal .52s 80ms var(--motion-enter) both}.breeze-progress-label{animation:.42s ease-out .2s both motionLabelIn}.breeze-node.done:after{content:"";border:1px solid #59d1b575;border-radius:50%;animation:.64s ease-out .3s both motionNodePulse;position:absolute;inset:-5px}.breeze-question-head{transform-origin:50% 30%;animation:motionCardIn .52s .1s var(--motion-enter) both}.breeze-question-head .breeze-head-sprite{animation:motionArtPop .58s .22s var(--motion-spring) both, motionArtIdle 4.8s 1.1s ease-in-out infinite}.breeze-options>.breeze-option,.breeze-grid-2>.breeze-option{opacity:0;animation:motionOptionIn .46s var(--motion-enter) forwards}.breeze-options>.breeze-option:first-child,.breeze-grid-2>.breeze-option:first-child{animation-delay:.16s}.breeze-options>.breeze-option:nth-child(2),.breeze-grid-2>.breeze-option:nth-child(2){animation-delay:.215s}.breeze-options>.breeze-option:nth-child(3),.breeze-grid-2>.breeze-option:nth-child(3){animation-delay:.27s}.breeze-options>.breeze-option:nth-child(4),.breeze-grid-2>.breeze-option:nth-child(4){animation-delay:.325s}.breeze-options>.breeze-option:nth-child(5){animation-delay:.38s}.breeze-options>.breeze-option:nth-child(6){animation-delay:.435s}.breeze-option.selected{opacity:1;animation:motionOptionSelect .28s var(--motion-spring) both}.breeze-option.selected .breeze-check{animation:motionCheckPop .34s var(--motion-spring) both}.breeze-check{transition:color .2s,border-color .2s,background-color .2s}.breeze-next{animation:motionButtonIn .5s .28s var(--motion-enter) both;transition:background-color .2s,color .2s,filter .2s,box-shadow .2s}.breeze-next:not(:disabled):active{filter:brightness(.96);box-shadow:0 6px 22px #38bb9b38}.breeze-speaker{transform-origin:50%;animation:motionSpeakerIn .46s .18s var(--motion-spring) both;transition:transform .2s,opacity .2s}.breeze-speaker:active{transform:scale(.88)rotate(-8deg)}.breeze-visual{animation:motionVisualIn .62s 80ms var(--motion-enter) both}.breeze-visual-sprite{animation:5.6s ease-in-out .8s infinite motionVisualIdle}.breeze-visual+h1,.breeze-audio+h1{animation:motionCopyIn .5s .2s var(--motion-enter) both}.breeze-choice-art{transform-origin:bottom;animation:3.8s ease-in-out .8s infinite motionWeatherFloat}.breeze-audio-note{animation:motionCardIn .5s .1s var(--motion-enter) both}.breeze-play{transition:transform .22s var(--motion-spring), background-color .2s ease}.breeze-play:active{transform:translate(-50%)scale(.92)}.breeze-wave i{transform-origin:50%;will-change:transform, opacity}.breeze-gender-title{animation:motionCopyIn .54s 80ms var(--motion-enter) both}.breeze-gender{opacity:0;animation:motionOptionIn .52s .18s var(--motion-enter) forwards;transition:transform .2s var(--motion-spring), background-color .2s ease}.breeze-gender:nth-child(2){animation-delay:.26s}.breeze-gender:active{transform:scale(.975)}.breeze-footer{animation:.48s ease-out .46s both motionLabelIn}.breeze-age-screen h1,.breeze-name-screen h1,.breeze-email-screen h1,.breeze-country-screen>p,.breeze-country-screen>h1{animation:motionCopyIn .52s .18s var(--motion-enter) both}.breeze-name-art,.breeze-country-art{animation:motionArtPop .62s 80ms var(--motion-spring) both, motionArtIdle 5s 1.1s ease-in-out infinite}.breeze-input,.breeze-info-card,.breeze-social-proof{animation:motionCardIn .5s .28s var(--motion-enter) both}.breeze-story-art{animation:motionStoryArtIn .68s 80ms var(--motion-enter) both, motionArtIdle 5.2s 1.2s ease-in-out infinite}.breeze-story>div{animation:motionCopyIn .56s .28s var(--motion-enter) both}.breeze-story>div p:first-of-type{animation:motionCopyIn .46s .38s var(--motion-enter) both}.breeze-story>div p:last-of-type{animation:motionCopyIn .46s .46s var(--motion-enter) both}.breeze-breathing-copy{animation:motionCopyIn .56s .1s var(--motion-enter) both}.breeze-cloud{will-change:transform, filter;animation:3.2s ease-in-out infinite motionCloudGlow}.breeze-breathing>h2{animation:.5s ease-out .4s both motionLabelIn}.breeze-effect-wrap h1,.breeze-effect-legend{animation:motionCopyIn .52s .12s var(--motion-enter) both}.breeze-effect-legend{animation-delay:.22s}.breeze-effect-labels{animation:.44s ease-out .72s both motionLabelIn}.breeze-effect-wrap .fine-print{animation:.44s ease-out .88s both motionLabelIn}.breeze-calc-title{animation:motionCopyIn .5s 80ms var(--motion-enter) both}.breeze-calc-row{opacity:0;animation:motionOptionIn .44s var(--motion-enter) forwards}.breeze-calc-row:first-of-type{animation-delay:.14s}.breeze-calc-row:nth-of-type(2){animation-delay:.2s}.breeze-calc-row:nth-of-type(3){animation-delay:.26s}.breeze-calc-row:nth-of-type(4){animation-delay:.32s}.breeze-calc-row:nth-of-type(5){animation-delay:.38s}.breeze-trust-score{animation:motionCopyIn .48s .46s var(--motion-enter) both}.breeze-review-dots i{transition:background-color .28s ease, transform .28s var(--motion-spring)}.breeze-review-dots i.active{transform:scale(1.2)}.breeze-promise-screen>h1,.breeze-promise-screen>small,.breeze-promise-proof{animation:motionCopyIn .52s 80ms var(--motion-enter) both}.breeze-promise-screen>small{animation-delay:.16s}.breeze-promise-columns{animation:motionCardIn .6s .22s var(--motion-enter) both}.breeze-promise-card:first-child{animation:motionCardLeftIn .56s .27s var(--motion-enter) both}.breeze-promise-card.goal{animation:motionCardRightIn .56s .34s var(--motion-enter) both}.promise-flower{animation:motionArtPop .58s .58s var(--motion-spring) both}.promise-flower.wilted{animation-name:motionArtPop}.breeze-promise-arrow{animation:motionArrowPop .5s .68s var(--motion-spring) both}.breeze-promise-proof{animation-delay:.72s}.breeze-result-hero h1,.breeze-result-screen>h2,.breeze-plan-screen>h1,.breeze-plan-screen>h2,.breeze-offer>h1{animation:motionCopyIn .54s 80ms var(--motion-enter) both}.breeze-result-preview{animation:motionCardIn .7s .16s var(--motion-enter) both}.breeze-result-legend{animation:motionCardIn .56s .54s var(--motion-enter) both}.breeze-result-card,.breeze-feature-card{opacity:0;animation:motionOptionIn .5s var(--motion-enter) forwards}.breeze-result-card:nth-of-type(2),.breeze-feature-card:first-of-type{animation-delay:.18s}.breeze-result-card:nth-of-type(3),.breeze-feature-card:nth-of-type(2){animation-delay:.24s}.breeze-result-card:nth-of-type(4),.breeze-feature-card:nth-of-type(3){animation-delay:.3s}.breeze-result-card:nth-of-type(5){animation-delay:.36s}.breeze-testimonial{animation:motionCardIn .56s .2s var(--motion-enter) both}.breeze-testimonial-copy{animation:motionCopyIn .48s .24s var(--motion-enter) both}.breeze-benefits,.breeze-price-box,.breeze-no-charge{animation:motionCopyIn .52s .18s var(--motion-enter) both}.breeze-price-box{animation-delay:.28s}.breeze-no-charge{animation-delay:.38s}.breeze-price{transition:transform .2s var(--motion-spring), color .2s ease, background-color .2s ease}.breeze-price:active{transform:scale(.95)}.breeze-price.selected{animation:motionCheckPop .34s var(--motion-spring) both}.breeze-checkout,.breeze-upsell-section,.breeze-guide-card,.breeze-modal{animation:motionCardIn .56s 80ms var(--motion-enter) both}@keyframes motionProgressIn{0%{opacity:0}to{opacity:1}}@keyframes motionLineReveal{0%{opacity:0;transform:scaleX(.7)}to{opacity:1;transform:scaleX(1)}}@keyframes motionLabelIn{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur()}}@keyframes motionNodePulse{0%{opacity:0;transform:scale(.55)}45%{opacity:.8}to{opacity:0;transform:scale(1.55)}}@keyframes motionCardIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes motionOptionIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes motionOptionSelect{0%{transform:scale(1)}45%{transform:scale(.982)}to{transform:scale(1)}}@keyframes motionCheckPop{0%{transform:scale(.7)}58%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes motionButtonIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes motionSpeakerIn{0%{opacity:0;transform:scale(.65)rotate(-14deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes motionArtPop{0%{opacity:0;transform:scale(.82)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes motionWiltedPop{0%{opacity:0;transform:rotate(12deg)scale(.82)translateY(8px)}to{opacity:1;transform:rotate(25deg)scale(1)translateY(0)}}@keyframes motionArtIdle{0%,to{translate:0}50%{translate:0 -4px}}@keyframes motionVisualIn{0%{opacity:0;filter:saturate(.75);transform:scale(.94)}to{opacity:1;filter:saturate();transform:scale(1)}}@keyframes motionVisualIdle{0%,to{transform:scale(1.01)}50%{transform:scale(1.035)translateY(-2px)}}@keyframes motionCopyIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes motionWeatherFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes motionGroundReveal{0%{opacity:0;transform:scaleX(.84)}to{opacity:1;transform:scaleX(1)}}@keyframes motionStoryArtIn{0%{opacity:0;transform:translateY(-14px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes motionCloudGlow{0%,to{box-shadow:0 0 24px #a1cbffd1,0 0 0 15px #202d55cc}50%{box-shadow:0 0 42px #b8d9ff,0 0 0 18px #202d559e}}@keyframes motionCardLeftIn{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes motionCardRightIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes motionArrowPop{0%{opacity:0;transform:translate(-50%)scale(.6)rotate(-18deg)}to{opacity:1;transform:translate(-50%)scale(1)rotate(0)}}@keyframes motionChartIn{0%{opacity:0;transform:rotate(-18deg)scale(.72)}to{opacity:1;transform:rotate(-5deg)scale(1)}}.breeze-question-screen .breeze-progress,.breeze-question-screen .breeze-progress-line,.breeze-question-screen .breeze-progress-label,.breeze-question-screen .breeze-node.done:after,.breeze-question-screen .breeze-question-head,.breeze-question-screen .breeze-head-sprite,.breeze-question-screen .breeze-visual,.breeze-question-screen .breeze-visual-sprite,.breeze-question-screen .breeze-visual+h1,.breeze-question-screen .breeze-audio+h1,.breeze-question-screen .breeze-audio-note,.breeze-question-screen .breeze-choice-art,.breeze-question-screen .breeze-grid-2>.breeze-option,.breeze-question-screen .breeze-options>.breeze-option,.breeze-question-screen .breeze-next,.breeze-question-screen .breeze-speaker,.breeze-gender-title,.breeze-gender,.breeze-footer,.breeze-age-screen h1,.breeze-age-screen .breeze-grid-2>.breeze-option,.breeze-name-screen h1,.breeze-name-screen .breeze-input,.breeze-name-screen .breeze-next{opacity:1;animation:none!important}.breeze-question-screen .breeze-question-head,.breeze-question-screen .breeze-head-sprite,.breeze-question-screen .breeze-visual,.breeze-question-screen .breeze-visual-sprite,.breeze-question-screen .breeze-visual+h1,.breeze-question-screen .breeze-audio+h1,.breeze-question-screen .breeze-audio-note,.breeze-question-screen .breeze-choice-art,.breeze-question-screen .breeze-grid-2>.breeze-option,.breeze-question-screen .breeze-options>.breeze-option,.breeze-gender-title,.breeze-gender,.breeze-footer,.breeze-age-screen h1,.breeze-age-screen .breeze-grid-2>.breeze-option,.breeze-name-screen h1,.breeze-name-screen .breeze-input{transform:none}.breeze-question-screen .breeze-node.done:after{content:none}.breeze-speaker{background:0 0;border:0;place-items:center;width:25px;height:25px;padding:3px;display:grid}.breeze-speaker svg{width:19px;height:19px}.breeze-check svg{width:17px;height:17px}.breeze-choice-art{place-items:center;width:88px;height:68px;display:grid}.breeze-choice-art svg{width:88px;height:68px;overflow:visible}.breeze-play{padding:0}.breeze-play svg{width:48px;height:48px}.breeze-play svg[aria-hidden=true]{transform:translate(2px)}.breeze-play .pause-icon{transform:none}.breeze-calc-check{color:#65d2b4;vertical-align:middle;width:20px;height:20px}.breeze-trust-score>div{justify-content:center;align-items:center;gap:7px;display:flex}.breeze-trust-score svg{width:72px;height:14px}.breeze-review-stars{letter-spacing:0;align-items:center;gap:7px;display:inline-flex}.breeze-review-stars svg{width:92px;height:17px}.breeze-testimonial-meta .breeze-review-stars svg{width:86px;height:16px}.breeze-result-icon svg{width:17px;height:17px}.breeze-result-card ul{padding-left:0;list-style:none}.breeze-result-card li{padding-left:16px;position:relative}.breeze-result-card li:before{content:"";clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);background:#c5c8d3;width:6px;height:6px;position:absolute;top:.62em;left:1px}.breeze-country-screen>h1{justify-content:center;align-items:center;gap:8px;display:flex}.breeze-country-screen>h1 svg{flex:none;width:28px;height:20px}.breeze-location-mark{vertical-align:middle;width:20px;height:20px;margin-right:5px;display:inline-grid}.breeze-location-mark svg{width:20px;height:20px}.breeze-country-close{place-items:center;width:31px;height:31px;padding:4px;display:grid}.breeze-country-close svg{width:24px;height:24px}.breeze-country-list button i svg{width:14px;height:14px}.breeze-promise-card p{align-items:flex-start;gap:5px;display:flex}.breeze-promise-card p>svg{flex:0 0 13px;width:13px;height:13px;margin-top:1px}.breeze-promise-card:not(.goal) p>svg{color:#a9afbd}.breeze-promise-card.goal p>svg{color:#54cdb1}.breeze-promise-arrow svg{width:22px;height:22px}.breeze-promise-proof{justify-content:center;align-items:center;gap:13px;display:flex}.breeze-promise-proof>svg{color:#55cfb3;width:26px;height:34px}.breeze-promise-proof>svg:last-child{transform:scaleX(-1)}.breeze-promise-proof>span{color:#fff;font-size:inherit;margin:0}.breeze-feature-icon{place-items:center;height:82px;display:grid}.breeze-feature-icon svg{width:112px;height:82px;overflow:visible}.breeze-benefits span{height:24px}.breeze-benefits span svg{width:23px;height:23px}.breeze-email-screen .breeze-info-card{align-items:center;gap:9px;display:flex}.breeze-email-screen .breeze-info-card>svg{color:#55cfb3;flex:0 0 20px;width:20px;height:20px}.breeze-avatar-stack{letter-spacing:0;padding-right:2px;display:flex}.breeze-avatar-stack img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:30px;height:30px;margin-left:-8px}.breeze-avatar-stack img:first-child{margin-left:0}.breeze-checkout-back{place-items:center;width:32px;height:32px;padding:4px;display:grid}.breeze-checkout-back svg{width:27px;height:27px}.breeze-payment{display:block}.breeze-payment-head{align-items:center;gap:8px;width:100%;display:flex}.breeze-payment-head>strong{font-weight:500}.breeze-radio{border:2px solid #dfe3ea;border-radius:50%;flex:0 0 17px;place-items:center;width:17px;height:17px;display:grid}.breeze-payment.selected .breeze-radio{border-color:#60bed4}.breeze-radio b{background:#60bed4;border-radius:50%;width:7px;height:7px}.breeze-gpay-logo{width:66px;height:24px;margin-left:auto}.breeze-card-brands{align-items:center;gap:4px;margin-left:auto;display:flex}.breeze-card-brands i{background:#fff;border:1px solid #dce0e8;border-radius:2px;place-items:center;min-width:24px;height:16px;padding:1px 3px;font-size:6px;font-style:normal;font-weight:900;display:grid}.breeze-card-brands .visa{color:#1c3d91}.breeze-card-brands .amex{color:#1475a5}.breeze-card-brands .master{width:28px;display:block;position:relative}.breeze-card-brands .master b{background:#ed4b3e;border-radius:50%;width:10px;height:10px;position:absolute;top:3px}.breeze-card-brands .master b:first-child{left:5px}.breeze-card-brands .master b:last-child{opacity:.9;background:#f4a52f;left:12px}.breeze-payment-benefits{color:#66707b;gap:7px;width:100%;margin-top:12px;display:grid}.breeze-payment-benefits i{align-items:center;gap:7px;font-size:10px;font-style:normal;display:flex}.breeze-payment-benefits svg{color:#65bbce;flex:0 0 14px;width:14px;height:14px}.breeze-pay-button{justify-content:center;align-items:center;gap:8px;display:flex}.breeze-pay-button svg{width:18px;height:18px}.breeze-check-list{gap:8px;display:grid}.breeze-check-list span{align-items:flex-start;gap:7px;display:flex}.breeze-check-list svg{color:#65bbce;flex:0 0 15px;width:15px;height:15px}.breeze-timeline p i{background:0 0;padding:0}.breeze-timeline p i svg{width:34px;height:34px}.breeze-faq-mark{place-items:center;width:20px;height:20px;display:grid}.breeze-faq-mark svg{width:17px;height:17px}.breeze-store-proof{gap:10px;display:grid}.breeze-store-proof>div{grid-template-columns:1fr 1fr;align-items:end;gap:24px;display:grid}.breeze-store-proof>div>span{place-items:center;gap:4px;display:grid}.breeze-store-proof>div:first-child svg{width:42px;height:48px}.breeze-store-proof small{color:#606371;font-size:9px}.breeze-store-proof>div:last-child svg{width:105px;height:19px}.breeze-store-proof>div:last-child b{color:#344e48;background:#dcefe9;border-radius:14px;padding:6px 12px;font-size:10px}.breeze-ticket svg{width:37px;height:37px}@media (prefers-reduced-motion:reduce){.breeze-positive-screen.growth-ready .breeze-positive-copy{animation:.5s cubic-bezier(.2,.78,.28,1) 1.78s both growthCopyRise!important}.breeze-positive-screen.growth-ready .breeze-next{animation:motionButtonIn .46s 2.01s var(--motion-enter) both!important}}@supports (-webkit-touch-callout:none){.breeze-growth-video{display:none}.breeze-growth-apng{display:block}}body:has(.breeze-page){overscroll-behavior-y:none;background:#080b14;min-height:100dvh}.breeze-page,.breeze-phone{background-color:#080b14;min-height:100dvh}.breeze-option:not(.selected){box-shadow:none;outline:none;border-color:#0000!important}.breeze-option:not(.selected):hover{border-color:#0000}.breeze-option:focus{outline:none}.breeze-option:focus-visible{outline-offset:2px;outline:2px solid #58d2b5}.breeze-effect-labels{color:#d7d9e3;font-size:10px;opacity:1!important;filter:none!important;animation:none!important}
