@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";:root{--mint-50: #f4fbf7;--mint-100: #e7f6ef;--mint-200: #d2f1e4;--mint-300: #b7e4d3;--mint-500: #36bf9e;--mint-600: #1f9a7d;--mint-700: #14745b;--sage-900: #0d2d27;--ink-900: #0f172a;--ink-800: #152034;--ink-700: #1f2a37;--ink-500: #4b5768;--ink-300: #9aa6ba;--sand-50: #fff9f3;--peach-400: #ffb788;--lavender-200: #e6e0ff;--sky-100: #e1f1ff;--error-500: #f26856;--warning-500: #f7b955;--success-500: #2fc088;--gradient-bg: linear-gradient(135deg, #fdfdfb, #f5fbff 60%, #fef6fb);--gradient-cta: linear-gradient(120deg, #1ea87e, #36bf9e, #50d7c6);--card-bg: rgba(255, 255, 255, .92);--card-border: rgba(255, 255, 255, .65);--shadow-lg: 0 30px 60px -35px rgba(15, 23, 42, .5);--shadow-md: 0 20px 35px -25px rgba(15, 36, 32, .45);--shadow-soft: 0 18px 40px -30px rgba(10, 38, 34, .35);--radius-xl: 36px;--radius-lg: 26px;--radius-md: 18px;--radius-sm: 12px;--font-display: "Sora", "Space Grotesk", "Poppins", sans-serif;--font-body: "Inter", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--transition-base: .22s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-body);color:var(--ink-700);background:var(--gradient-bg);line-height:1.55;letter-spacing:.01em;display:flex;justify-content:center;padding:clamp(24px,3vw,48px) clamp(12px,3vw,48px) 120px;position:relative;overflow-x:hidden}body:before,body:after{content:"";position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(70px);opacity:.35;z-index:0}body:before{background:#c6f4e9;top:-120px;left:-160px}body:after{background:#ffe2f1;bottom:-180px;right:-180px}img{max-width:100%;display:block}button{font:inherit;border:none;background:none;cursor:pointer;color:inherit}h1,h2,h3,.exclusive-title,.organized-title,.profile-title,.unique-title{font-family:var(--font-display);color:var(--ink-900);line-height:1.2;margin:0 0 .75rem}p{margin:0 0 1rem}ul{list-style:none;padding:0;margin:0}.emoji{font-size:1.15em}.quiz-container{width:min(100%,960px);display:flex;flex-direction:column;gap:clamp(24px,3vw,40px);position:relative;z-index:1}.step{display:none;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);padding:clamp(28px,4vw,56px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative}.step.active{display:block;animation:fadeSlide .48s ease forwards}.step-28{padding-bottom:clamp(140px,12vh,220px)}.step-28.active{display:flex;flex-direction:column;gap:clamp(20px,3vw,36px)}.logo{width:clamp(120px,22vw,160px);margin:0 auto 12px}.progress-bar{width:100%;height:10px;background:#125b4c14;border-radius:999px;overflow:hidden;margin:1.25rem 0 2rem}.progress{height:100%;background:linear-gradient(90deg,#3dd6b2,#0fa37f);border-radius:inherit;transition:width .35s ease}.progress-loading{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center;margin-bottom:1.5rem}.progress-label{font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--ink-500)}.progress-value{font-size:2rem;font-weight:700;color:var(--mint-700)}.desc,.subtitle,.unique-desc,.organized-desc,.loading-desc,.profile-ready-desc,.exclusive-desc,.plan-desc,.course-benefits-box,.faq-answer,.faq-guarantee-desc,.faq-offer-discount-desc{color:var(--ink-500);font-size:1rem}.subtitle,.unique-desc,.organized-desc,.loading-desc{font-size:1.05rem}.back-btn{position:absolute;top:24px;right:clamp(18px,3vw,32px);padding:.35rem .95rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#ffffffd9;color:var(--ink-500);font-weight:600;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 10px 20px -18px #0f172aa6}.back-btn:hover{color:var(--mint-600);border-color:#1f9a7d59}.step button{width:100%;border-radius:var(--radius-md);padding:1.05rem 1.25rem;font-weight:600;text-align:left;background:linear-gradient(135deg,#fff,#f6fbf9);border:1.5px solid rgba(54,191,158,.35);color:var(--ink-700);box-shadow:0 12px 30px -25px #13342ccc;display:flex;align-items:flex-start;gap:.75rem;line-height:1.45;white-space:normal;word-break:break-word;flex-wrap:wrap;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base),background var(--transition-base)}.step button .emoji{flex-shrink:0;font-size:1.35rem;align-self:center}.step button:hover:not(.back-btn),.step button:focus-visible:not(.back-btn){transform:translateY(-2px);border-color:#1f9a7dcc;box-shadow:0 20px 45px -30px #125b4c99}.step button:focus-visible{outline:3px solid rgba(31,154,125,.45);outline-offset:2px}.gender-options,.age-options,.motivation-options,.thoughts-options,.humor-options,.esteem-options,.forget-options,.words-options,.distract-options,.distract2-options,.overload-options,.mood-options,.stress-options,.priority-options,.interrupt-options,.life-options,.plan-options,.guide-options,.where-options,.personalized-options,.profile-options,.course-bars-box{display:grid;gap:.85rem;margin-top:1.5rem}@media (min-width: 600px){.age-options,.motivation-options,.thoughts-options,.esteem-options,.forget-options,.words-options,.distract-options,.distract2-options,.overload-options,.mood-options,.stress-options,.priority-options,.life-options,.plan-options,.guide-options,.where-options,.personalized-options{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.gender-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.gender-btn{flex-direction:column;text-align:center;padding:1.25rem;border-radius:var(--radius-lg)}.gender-btn img,.humor-img,.distract-img,.forget-img,.overload-img,.stress-img,.plan-img,.organized-img,.unique-dashboard,.unique-person{border-radius:var(--radius-md);background:linear-gradient(135deg,#36bf9e14,#ffffff80);box-shadow:var(--shadow-soft)}.gender-btn span{font-size:1.1rem;color:var(--mint-700);margin-top:.65rem}.other-options{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1rem}.other-btn{background:#1f9a7d1f;border:1.5px solid rgba(31,154,125,.35);color:var(--mint-700);justify-content:center}.humor-container,.overload-container,.stress-container{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.75rem}@media (min-width: 860px){.humor-container,.overload-container,.stress-container{flex-direction:row;align-items:center}.humor-img,.overload-img,.stress-img,.humor-options,.overload-options,.stress-options{flex:1}}.distract2-options button span.emoji,.life-btn span,.guide-btn span,.unique-btn span,.plan-btn span{font-size:1.35rem}.plan-desc,.organized-desc,.unique-desc{margin-bottom:1.25rem}.unique-imgs{display:grid;gap:1rem;margin:1.75rem 0}@media (min-width: 700px){.unique-imgs{grid-template-columns:1fr 1.3fr;align-items:center}}.organized-img,.plan-img,.where-img,.distract-img,.forget-img{margin:1.5rem auto}.progress-loading .progress-bar{margin:0}.loading-title{font-size:1.5rem;text-align:center;margin-bottom:.25rem}.audio-experience{margin-top:2rem;font-weight:600;color:var(--ink-700);text-align:center}.audio-message{margin-top:1rem;padding:1.25rem;border-radius:var(--radius-lg);background:#ffffffb3;border:1px solid rgba(54,191,158,.18);box-shadow:var(--shadow-soft)}.audio-body{display:flex;align-items:center;gap:.85rem}.audio-icon{width:56px;height:56px;border-radius:50%;background:#36bf9e26;display:grid;place-items:center}.waveform{flex:1;height:8px;border-radius:999px;background:linear-gradient(90deg,#1f9a7d33,#1f9a7db3);position:relative;overflow:hidden}.waveform:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 1.8s linear infinite}.tempo{font-weight:600}.avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.8)}.ready-box,.profile-box,.exclusive-box,.course-benefits-box,.offer-section,.faq-section,.exclusive-benefits-box,.exclusive-chamada-box,.exclusive-discount-box,.faq-offer-discount-box,.faq-extra-offer{border-radius:var(--radius-lg);background:#ffffffe6;border:1px solid var(--card-border);padding:1.35rem;box-shadow:var(--shadow-soft);overflow-wrap:anywhere;word-break:break-word;line-height:1.5}.ready-box{margin-top:2rem}.ready-btn{margin-top:1rem;justify-content:center}.yellow-box{background:linear-gradient(135deg,#fff7db,#ffeac3);border-color:#f7b95599;color:#6b3c00}.green-box{background:linear-gradient(135deg,#e7fbf3,#d6f3e8);border-color:#36bf9e80;color:#0f3c32}.profile-list li{display:flex;align-items:center;gap:.65rem;padding:.45rem 0}.check{width:32px;height:32px;border-radius:50%;background:#36bf9e26;display:grid;place-items:center;font-size:1.1rem}.profile-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0;justify-content:center}.profile-graph-box{display:flex;flex-direction:column;align-items:center;gap:.85rem}.profile-graph-circle{width:160px;height:160px;border-radius:50%;background:conic-gradient(var(--success-500) 0 270deg,rgba(47,192,136,.2) 270deg);display:grid;place-items:center;color:#fff;font-size:2rem;font-weight:700;box-shadow:inset 0 0 20px #00000014}.profile-metrics{display:grid;gap:1rem;margin-top:1.5rem}@media (min-width: 720px){.profile-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.profile-metric{background:#ffffffd9;border-radius:var(--radius-md);padding:1rem;text-align:center;border:1px solid rgba(15,23,42,.05);box-shadow:var(--shadow-soft)}.metric-bar{position:relative;height:180px;width:72px;margin:0 auto .75rem;border-radius:999px;background:#0f172a0d;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.metric-bar:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:inherit;background:#ffffff59}.metric-bar-red{background:linear-gradient(180deg,#ffb2a6,#ff6a5c)}.metric-bar-blue{background:linear-gradient(180deg,#cdd9ff,#8ab6ff)}.metric-bar-green{background:linear-gradient(180deg,#b8f2d0,#36bf9e)}.metric-value{position:relative;color:#fff;font-weight:700;margin-bottom:.35rem}.metric-label{font-size:.9rem;font-weight:700;color:var(--ink-700)}.metric-desc{font-size:.9rem;color:var(--ink-500)}.profile-btn,.ready-btn,.unique-btn,.organized-btn,.plan-btn,.guide-btn,.where-btn,.personalized-btn,.offer-btn,.faq-offer-btn,.fixed-bottom-btn{background:var(--gradient-cta);color:#fff;border:none;text-align:center;justify-content:center;font-size:1rem;box-shadow:0 20px 40px -25px #1f9a7dcc}.unique-btn,.organized-btn,.plan-btn,.guide-btn,.where-btn{max-width:380px;margin:1rem auto 0}.exclusive-row,.exclusive-graphs-info-wrap,.exclusive-infos-row,.exclusive-graphs-row{display:grid;gap:clamp(16px,2.5vw,32px);margin-top:clamp(16px,2.5vw,32px)}@media (min-width: 640px){.exclusive-row,.exclusive-graphs-info-wrap,.exclusive-graphs-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.exclusive-card,.exclusive-graph-card,.exclusive-info-card{border-radius:var(--radius-lg);padding:1rem;background:#ffffffe0;border:1px solid rgba(15,23,42,.05);box-shadow:var(--shadow-soft)}.exclusive-graph-circle{width:140px;height:140px;margin:0 auto;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:1.75rem;font-weight:700}.exclusive-graph-red{background:linear-gradient(135deg,#ff8d73,#ff5d5d)}.exclusive-graph-green{background:linear-gradient(135deg,#51d4a8,#36bf9e)}.exclusive-info-icon{width:48px;height:48px;border-radius:14px;background:#36bf9e26;display:grid;place-items:center;font-size:1.5rem;margin-bottom:.5rem}.exclusive-benefits-box .content{display:flex;flex-direction:column;gap:.65rem;font-size:1rem;color:var(--ink-600)}.exclusive-chamada-title{font-size:1.4rem;font-weight:700;text-align:center;margin-bottom:.85rem}.exclusive-chamada-desc{text-align:center;color:var(--ink-500);margin-bottom:1.25rem}.exclusive-audio-player{margin:1.75rem 0}.exclusive-discount-box,.offer-discount-box,.faq-offer-discount-box{background:#fff6dbe6;border:1px solid rgba(247,185,85,.4);display:flex;flex-direction:column;gap:.35rem;align-items:center;text-align:center;width:100%}.exclusive-discount-box .exclusive-box-title,.offer-discount-text,.faq-offer-discount-text{font-weight:700;color:#7c4a00}.exclusive-modules-section{margin-top:2.25rem;padding:1.5rem;border-radius:var(--radius-lg);background:#e6e0ff59;border:1px solid rgba(82,67,170,.15);box-shadow:var(--shadow-soft)}.exclusive-modules-title{font-family:var(--font-display);font-weight:600;font-size:1.35rem;color:var(--ink-800)}.exclusive-modules-carousel{position:relative;margin:1.5rem 0;overflow:hidden;border-radius:var(--radius-lg);background:#fff}.modules-carousel-track{display:grid;grid-template-columns:repeat(10,100%);transition:transform .6s ease}.modules-carousel-img{width:100%;height:auto;display:none}.modules-carousel-img.active{display:block}.modules-carousel-dots,.carousel-dots{display:flex;gap:.5rem;justify-content:center;align-items:center}.modules-dot,.dot{width:10px;height:10px;border-radius:50%;background:#0f172a26}.modules-dot.active,.dot.active{width:34px;border-radius:999px;background:var(--mint-600)}.course-bars-box{margin-top:1.5rem}.course-bar-row{display:flex;flex-direction:column;gap:.35rem}.course-bar-labels{display:flex;justify-content:space-between;font-weight:600;color:var(--ink-700)}.course-bar-outer{width:100%;height:10px;background:#0f172a14;border-radius:999px;overflow:hidden}.course-bar-inner{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1ea87e,#4dd9bf)}.offer-section,.faq-extra-offer{text-align:center;width:100%;max-width:520px;margin-left:auto;margin-right:auto}.offer-btn,.faq-offer-btn,.fixed-bottom-btn{padding:1.1rem 1.5rem;border-radius:999px;font-size:1rem;gap:.65rem;align-items:center;justify-content:center;flex-wrap:nowrap}.offer-btn,.faq-offer-btn{width:100%;max-width:520px;margin-left:auto;margin-right:auto}.offer-payments,.faq-offer-payments{display:flex;flex-direction:column;gap:.5rem;align-items:center;margin-top:1rem}.faq-section{margin-top:2.5rem}.faq-title{font-size:1.6rem;font-weight:600;margin-bottom:1rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--ink-700)}.faq-dot{width:12px;height:12px;border-radius:50%;background:var(--mint-600);flex-shrink:0}.faq-arrow{margin-left:auto;color:var(--mint-600)}.faq-answer{margin-top:-.5rem}.faq-divider{height:1px;background:#0f172a14}.faq-guarantee-img{width:120px;margin:1rem auto 0}.fixed-bottom-btn{position:fixed;bottom:24px;left:50%;transform:translate(-50%);width:min(92%,440px);box-shadow:0 30px 55px -30px #1f9a7dcc;z-index:5}.success{color:var(--success-500);font-weight:600}.loading-desc strong{color:var(--mint-700)}.content strong{color:var(--ink-800)}.bg-green-100{background:#36bf9e14}.text-green-700{color:var(--mint-700)}.p-4{padding:1.25rem}.rounded-2xl{border-radius:var(--radius-lg)}.break-words{word-break:break-word}.py-2{padding-top:.5rem;padding-bottom:.5rem}.ql-align-center{text-align:center}.ql-size-large{font-size:1.25rem}.carousel-container{border-radius:var(--radius-lg);background:#fffffff2;padding:1.5rem;border:1px solid rgba(15,23,42,.08)}.carousel-track{display:flex;overflow-x:auto;gap:1rem;scroll-snap-type:x mandatory}.carousel-track img{width:100%;border-radius:var(--radius-md);scroll-snap-align:center}.carousel-title{font-weight:600;margin-bottom:.25rem}.carousel-desc{color:var(--ink-500)}.faq-offer-installments{font-weight:600;color:var(--ink-700);margin:1rem 0 .5rem}.faq-offer-payments-img,.faq-offer-secure-img,.offer-payments-img{width:210px}.course-benefits-box ul,.exclusive-benefits-list ul{display:grid;gap:.6rem;padding-left:1rem}.course-benefits-box li,.exclusive-benefits-list li{color:var(--ink-600)}.offer-btn-icon,.faq-offer-btn-icon{font-size:1.25rem}.profile-ready{margin-top:1.5rem}.profile-ready-desc{font-style:italic;color:var(--ink-500)}.profile-type b{color:var(--ink-800)}.profile-others{color:var(--ink-500);margin-top:.5rem}.profile-ready+.profile-btn{margin-top:1.25rem}.exclusive-box-title{font-weight:700;color:var(--ink-800)}.exclusive-desc span.emoji,.exclusive-graph-label .emoji{font-size:1.35rem}.exclusive-graph-label{text-align:center;color:var(--ink-700);margin-top:.65rem}.exclusive-info-title{font-weight:600;color:var(--ink-800)}.exclusive-info-desc{color:var(--ink-500);font-size:.95rem}.faq-offer-img,.offer-img-top{border-radius:var(--radius-lg);margin-bottom:1rem}.carousel-btn{border-radius:999px;padding:.45rem 1.25rem;border:1px solid rgba(15,23,42,.1);background:#fffffff2}.profile-graph-percent{font-size:2.25rem}.course-bar-value{color:var(--mint-700)}.faq-offer-btn,.offer-btn,.fixed-bottom-btn{text-transform:uppercase;letter-spacing:.05em}.faq-offer-btn{margin-top:1.25rem}.fixed-bottom-btn{text-align:center}@media (max-width: 540px){body{padding-bottom:160px}.back-btn{position:static;margin-bottom:1rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes fadeSlide{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
