.af-page-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:28px}.af-title{color:var(--text);font-family:Inter,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:700}.af-title em{color:var(--accent);font-style:italic}.af-back-btn{background:#0000;border:1.5px solid var(--divider);border-radius:var(--r-btn);color:var(--text-2);cursor:pointer;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.06em;padding:9px 18px;text-transform:uppercase;transition:all .2s}.af-back-btn:hover{border-color:var(--accent);color:var(--accent)}.af-form{display:flex;flex-direction:column;gap:20px;max-width:720px}.af-card{background:var(--surface);border:1px solid var(--divider);border-radius:var(--r-card);box-shadow:var(--sh-card);padding:24px}.af-card-title{color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:18px;text-transform:uppercase}.af-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.af-label{color:var(--text-3);display:block;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:5px;text-transform:uppercase}.af-input,.af-select,.af-textarea{background:var(--surface-2);border:1.5px solid var(--divider);border-radius:var(--r-input);box-sizing:border-box;color:var(--text);font-family:Inter,sans-serif;font-size:13px;outline:none;padding:10px 13px;transition:border-color .2s;width:100%}.af-input:focus,.af-select:focus,.af-textarea:focus{border-color:var(--accent)}.af-textarea{min-height:72px;resize:vertical}.af-field{margin-bottom:14px}.af-submit-btn{align-self:flex-start;background:var(--accent);border:none;border-radius:var(--r-btn);color:var(--btn-text);cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;padding:13px 32px;text-transform:uppercase;transition:background .2s}.af-submit-btn:hover{background:var(--accent-hover)}.af-add-btn{background:#0000;border:1.5px dashed var(--divider);border-radius:var(--r-btn);color:var(--text-2);cursor:pointer;font-family:Inter,sans-serif;font-size:13px;margin-top:4px;padding:10px;transition:border-color .2s;width:100%}.af-add-btn:hover{border-color:var(--accent);color:var(--accent)}.af-sub-card{background:var(--surface-2);border:1px solid var(--divider);border-radius:var(--r-card);margin-bottom:10px;padding:18px;position:relative}.af-sub-num{color:#251c1914;font-family:Inter,sans-serif;font-size:22px;font-weight:700;margin-bottom:10px}.af-remove-btn{background:#0000;border:none;color:var(--text-2);cursor:pointer;font-size:14px;padding:4px;position:absolute;right:10px;top:10px}.af-success{background:#4caf5012;border:1px solid #4caf5040;border-radius:var(--r-btn);color:#2e7d32;font-size:13px;margin-bottom:6px;max-width:720px;padding:11px 14px}.af-aluna-chip{align-items:center;background:#895b4012;border:1px solid #895b402e;border-radius:100px;color:var(--text);display:inline-flex;font-size:13px;font-weight:500;gap:8px;margin-bottom:20px;padding:8px 14px}.af-existing-item{align-items:center;background:var(--surface);border:1px solid var(--divider);border-radius:var(--r-btn);box-shadow:var(--sh-card);display:flex;justify-content:space-between;margin-bottom:6px;padding:14px 18px}.af-del-btn{background:#0000;border:none;color:var(--text-2);cursor:pointer;font-size:12px;padding:4px 8px}.af-nested{border-left:2px solid var(--divider);margin-top:10px;padding-left:16px}.af-sub-label{color:var(--text-2);font-size:10px;font-weight:700;letter-spacing:.06em;margin:10px 0 6px;text-transform:uppercase}.af-opcao-block{background:var(--surface);border:1px solid var(--divider);border-radius:var(--r-btn);margin-bottom:12px;padding:12px;position:relative}.af-item-row{grid-gap:8px;align-items:start;display:grid;gap:8px;grid-template-columns:2fr 1fr 1fr auto;margin-bottom:8px}.af-item-row .af-input{margin-bottom:0}.af-mini-remove{background:#0000;border:none;color:var(--text-2);cursor:pointer;font-size:13px;line-height:1;padding:6px}.af-mini-remove:hover{color:var(--accent)}.af-add-mini-btn{background:#0000;border:1.5px dashed var(--divider);border-radius:var(--r-btn);color:var(--text-2);cursor:pointer;font-family:Inter,sans-serif;font-size:11px;padding:6px 12px;transition:border-color .2s}.af-add-mini-btn:hover{border-color:var(--accent);color:var(--accent)}@media(max-width:600px){.af-row{grid-template-columns:1fr}.af-form{max-width:100%}.af-item-row{grid-template-columns:1fr}}.aluna-tabbar-wrap{bottom:max(18px,calc(env(safe-area-inset-bottom, 0px) + 18px));display:flex;justify-content:center;left:0;padding:0 22px;pointer-events:none;position:fixed;right:0;z-index:200}@media (max-width:560px){.aluna-tabbar-wrap{padding:0 18px}.aluna-tabbar{border-radius:27px;max-width:none;min-height:72px}.aluna-tabbar-item{min-height:58px}.aluna-tabbar-item span{font-size:10.5px}}.aluna-tabbar{grid-gap:2px;align-items:center;background:linear-gradient(180deg,#fffffff5,#fffcf7e6);border:1px solid #ffffffeb;border-radius:28px;box-shadow:0 22px 42px #422c261f,0 7px 18px #422c2612,inset 0 1px 0 #fffffff2;display:grid;gap:2px;grid-template-columns:repeat(5,1fr);max-width:386px;min-height:74px;padding:7px;pointer-events:auto;width:100%}.aluna-tabbar-item{align-items:center;background:#0000;border:none;border-radius:22px;color:var(--text-2);color:var(--text-2,var(--text-2));cursor:pointer;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:5px;justify-content:center;min-height:60px;min-width:0;padding:4px 2px}.aluna-tabbar-item svg{stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;height:20px;width:20px}.aluna-tabbar-item span{font-size:11px;font-weight:500;line-height:1}.aluna-tabbar-item.active{background:linear-gradient(180deg,#f4eee6,#eee5da);box-shadow:inset 0 1px 0 #ffffffd1;color:var(--text);color:var(--text,var(--text))}.hoje-screen{-webkit-font-smoothing:antialiased;background:#f3eee7;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif;min-height:100vh;padding:26px 14px 40px;text-rendering:optimizeLegibility}.hoje-phone{background:#fffaf4;border-radius:44px;box-shadow:0 28px 80px #422c261a,inset 0 1px 0 #fffffff2;margin:0 auto;min-height:calc(100vh - 56px);padding:28px 22px 118px;width:min(100%,430px)}.hoje-topbar{align-items:center;display:flex;gap:14px;justify-content:space-between;margin:-4px 0 24px}.hoje-topbar img{display:block;height:auto;width:92px}.hoje-top-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.hoje-lang-toggle{align-items:center;background:#efe8ddc7;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff9e;display:inline-flex;gap:2px;padding:4px}.hoje-lang-toggle button{background:#0000;border:0;border-radius:999px;color:#8c7f70;font-size:13px;font-weight:600;height:34px;letter-spacing:0;min-width:40px}.hoje-lang-toggle button.is-active{background:#ffffffdb;box-shadow:0 6px 18px #422c2614;color:#422c26}.hoje-profile-link{background:#ffffff8a;border:1px solid #d8cab6db;border-radius:999px;color:#7f7165;font-size:13px;font-weight:500;height:42px;padding:0 14px}.hoje-greeting{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:54px 1fr;margin-bottom:22px}.hoje-greeting p{color:#968d84;font-size:12px;font-weight:500;margin:0 0 4px}.hoje-greeting h1{color:#251c19;font-size:22px;font-weight:600;letter-spacing:0;line-height:1.16;margin:0}.hoje-avatar{background:#eee6dc;border:0;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffffb3,0 10px 24px #1d1d1f0f;display:grid;height:54px;overflow:hidden;padding:0;place-items:center;width:54px}.hoje-avatar img{height:100%;object-fit:cover;width:100%}.hoje-avatar span{color:#524539;font-size:20px;font-weight:600}.hoje-calendar{grid-gap:6px;background:#efe8ddd1;border-radius:26px;box-shadow:inset 0 1px 0 #ffffffa6;display:grid;gap:6px;grid-template-columns:repeat(6,1fr);margin-bottom:14px;padding:13px 10px}.hoje-calendar div{grid-gap:7px;align-content:center;border-radius:18px;color:#8c7f70;display:grid;gap:7px;min-height:58px;place-items:center;position:relative}.hoje-calendar span{font-size:12px;font-weight:500}.hoje-calendar strong{font-size:15px;font-weight:500}.hoje-calendar .is-active{background:#895b40;box-shadow:0 10px 24px #895b4038;color:#fff}.hoje-calendar i{background:#6d6a45;border-radius:50%;bottom:9px;height:4px;position:absolute;width:4px}.hoje-focus-card{background:#ffffffc2;border:1px solid #ffffffc7;border-radius:30px;box-shadow:0 14px 34px #1d1d1f12;color:#251c19;margin-bottom:24px;padding:20px}.hoje-focus-card>span{color:#895b40;display:block;font-size:11px;font-weight:600;letter-spacing:.09em;margin-bottom:8px;text-transform:uppercase}.hoje-focus-card h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:1.2;margin:0}.hoje-focus-card p{color:#8c7f70;font-size:13px;font-weight:400;line-height:1.52;margin:10px 0 18px}.hoje-feeling-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.hoje-feeling-option{background:#f4eee6db;border:1px solid #978e8629;border-radius:24px;box-shadow:inset 0 1px 0 #ffffff9e;color:#524539;min-height:86px;padding:12px 8px;text-align:center}.hoje-feeling-emoji{display:block;font-size:26px;line-height:1;margin-bottom:7px}.hoje-feeling-label{display:block;font-size:12px;font-weight:600;line-height:1.15}.hoje-feeling-detail{color:#8c7f70;display:block;font-size:10px;line-height:1.2;margin-top:4px}.hoje-feeling-result{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:58px 1fr}.hoje-feeling-result-emoji{background:#e8d5c7;border-radius:22px;display:grid;font-size:28px;height:58px;place-items:center;width:58px}.hoje-feeling-result h2{font-size:19px}.hoje-feeling-result p{margin:7px 0 10px}.hoje-feeling-result button{background:#0000;border:0;color:#895b40;font-family:inherit;font-size:12px;font-weight:700;padding:0}.hoje-team-message{grid-gap:13px;align-items:start;backdrop-filter:blur(24px) saturate(1.16);-webkit-backdrop-filter:blur(24px) saturate(1.16);background:#2d2a27b8;border:1px solid #ffffff2e;border-radius:28px;box-shadow:0 18px 42px #251c192e,inset 0 1px 0 #ffffff29;display:grid;gap:13px;grid-template-columns:44px 1fr;margin-bottom:24px;overflow:hidden;padding:16px;position:relative}.hoje-team-message:before{background:radial-gradient(circle at 14% 12%,#8c7f706b,#0000 38%),radial-gradient(circle at 92% 18%,#ffffff24,#0000 34%),linear-gradient(135deg,#44403ce6,#221f1dc7);content:"";inset:0;position:absolute;z-index:0}.hoje-team-message.is-auto-note{background:#ffffffb8;border-color:#ffffffbd;box-shadow:0 14px 34px #52453912,inset 0 1px 0 #ffffffdb}.hoje-team-message.is-auto-note:before{background:radial-gradient(circle at 10% 12%,#d9ddc1e0,#0000 34%),linear-gradient(135deg,#ffffffdb,#f4eee6c2)}.hoje-team-avatar{background:#ffffff24;border-radius:50%;color:#f7efe5;display:grid;font-size:12px;font-weight:600;height:44px;place-items:center;width:44px}.hoje-team-avatar,.hoje-team-content{position:relative;z-index:1}.hoje-team-meta{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.hoje-team-meta span{color:#fff9f2;font-size:14px;font-weight:600;line-height:1.2}.hoje-team-message.is-auto-note .hoje-team-meta span{color:#251c19}.hoje-team-message.is-auto-note .hoje-team-meta strong{color:#6a7350}.hoje-team-message.is-auto-note .hoje-team-avatar{background:#d9ddc1;color:#5e6840}.hoje-team-message.is-auto-note p{color:#6f655d}.hoje-team-meta strong{color:#cfc5b7;font-size:11px;font-weight:500;line-height:1.2}.hoje-team-message p{color:#fff9f2c7;font-size:13px;font-weight:400;line-height:1.5;margin:0}.hoje-section{margin-top:22px}.hoje-section-head{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.hoje-section-head h2{color:#251c19;font-size:17px;font-weight:600;letter-spacing:0;margin:0}.hoje-section-head span{color:#8c7f70;font-size:12px;font-weight:500;text-transform:capitalize}.hoje-metas{margin-top:22px}.hoje-goals{grid-gap:12px;display:grid;gap:12px}.hoje-goal{grid-gap:13px;align-items:center;background:#ffffffc2;border:1px solid #ffffffb8;border-radius:28px;box-shadow:0 12px 28px #5245390f,inset 0 1px 0 #ffffffe6;display:grid;gap:13px;grid-template-columns:58px 1fr;min-height:92px;padding:14px}.hoje-goal-empty{display:block;min-height:auto;padding:18px}.hoje-goal-empty p{color:#8c7f70;font-size:13px;line-height:1.5;margin:0}.hoje-goal-icon{background:#e8d5c7;border-radius:21px;color:#7c4f36;display:grid;height:58px;place-items:center;width:58px}.hoje-goal-icon span{font-size:15px;font-weight:600}.hoje-goal-1 .hoje-goal-icon{background:#d9ddc1;color:#5e6840}.hoje-goal-2 .hoje-goal-icon{background:#dce4cf;color:#586c42}.hoje-goal h3{color:#251c19;font-size:16px;font-weight:600;margin:0 0 4px}.hoje-goal p{color:#8c7f70;font-size:12px;line-height:1.4;margin:0}.hoje-module-stack{grid-gap:10px;display:grid;gap:10px;padding-bottom:0}.hoje-module{grid-gap:14px;align-items:center;background:#ffffffd1;border:1px solid #ffffffb8;border-radius:28px;box-shadow:0 12px 28px rgba(82,69,57,.055);display:grid;gap:14px;grid-template-columns:48px 1fr;min-height:78px;padding:14px 16px;text-align:left}.hoje-module span{border-radius:19px;display:grid;flex-shrink:0;height:48px;place-items:center;width:48px}.hoje-module svg{height:20px;width:20px}.hoje-module strong{color:#251c19;display:block;font-size:16px;font-weight:500;line-height:1.16;margin-bottom:4px}.hoje-module small{color:#8c7f70;font-size:12px;font-weight:400;line-height:1.35}.hoje-terra>span{background:#e8d5c7;color:#7c4f36}.hoje-azul>span{background:#d9ddc1;color:#5e6840}.hoje-verde>span{background:#dce4cf;color:#586c42}.hoje-coral>span{background:#ead2c4;color:#9a563b}.hoje-lilas>span{background:#e6dfeb;color:#6c5c78}.hoje-week-compact{margin-top:8px}.hoje-week-days{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(7,1fr)}.hoje-week-days div{grid-gap:6px;display:grid;gap:6px;justify-items:center}.hoje-week-days span{background:#eee8de;border-radius:10px;height:28px;width:100%}.hoje-week-days .is-done span{background:#895b40}.hoje-week-days .is-today span{background:#895b401a;border:1.5px dashed #895b40}.hoje-week-days strong{color:#8c7f70;font-size:11px;font-weight:500}@media (max-width:390px){.hoje-screen{padding:0}.hoje-phone{border-radius:0;min-height:100vh;padding-left:16px;padding-right:16px}.hoje-topbar{gap:10px}.hoje-topbar img{width:84px}.hoje-profile-link{padding:0 11px}}.idp-screen{-webkit-font-smoothing:antialiased;background:#f3eee7;color:#1d1d1f;display:flex;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,sans-serif;justify-content:center;min-height:100vh;padding:26px 14px 40px;text-rendering:optimizeLegibility}.idp-phone{background:linear-gradient(180deg,#fffcf7f7,#f7f1e8eb),#fbf7f0;border-radius:44px;box-shadow:0 28px 80px #422c261a,inset 0 1px 0 #fffffff2;min-height:calc(100vh - 56px);overflow:visible;padding:28px 22px 118px;position:relative;width:min(100%,430px)}.idp-topbar{align-items:center;display:flex;gap:14px;justify-content:space-between;margin:-4px 0 24px}.idp-topbar img{display:block;height:auto;width:92px}.idp-top-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;min-width:0}.idp-lang-toggle{align-items:center;background:#efe8ddc7;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff9e;display:inline-flex;gap:2px;padding:4px}.idp-lang-toggle button{background:#0000;border:0;border-radius:999px;color:#8c7f70;font-size:13px;font-weight:600;height:34px;letter-spacing:0;min-width:40px}.idp-lang-toggle button.is-active{background:#ffffffdb;box-shadow:0 6px 18px #422c2614;color:#422c26}.idp-profile-link{background:#ffffff8a;border:1px solid #d8cab6db;border-radius:999px;color:#7f7165;font-size:13px;font-weight:500;height:42px;padding:0 14px}.idp-header{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:54px 1fr 48px;margin-bottom:22px}.idp-header p{color:#968d84;font-size:12px;font-weight:500;margin:0 0 4px}.idp-header h1{font-size:22px;font-weight:600;letter-spacing:0;line-height:1.16;margin:0}.idp-avatar,.idp-icon-btn{border:0;border-radius:50%;display:grid;flex-shrink:0;place-items:center}.idp-avatar{background:#eee6dc;box-shadow:inset 0 0 0 1px #ffffffb3,0 10px 24px #1d1d1f0f;color:#524539;font-size:20px;font-weight:600;height:54px;width:54px}.idp-icon-btn{background:#ffffffd1;box-shadow:0 10px 24px #1d1d1f0f;color:#524539;height:48px;width:48px}.idp-icon-btn svg{height:21px;width:21px}.idp-calendar{grid-gap:6px;background:#efe8ddd1;border-radius:26px;box-shadow:inset 0 1px 0 #ffffffa6;display:grid;gap:6px;grid-template-columns:repeat(6,1fr);margin-bottom:14px;padding:13px 10px}.idp-calendar div{grid-gap:7px;align-content:center;border-radius:18px;color:#8c7f70;display:grid;gap:7px;min-height:58px;place-items:center;position:relative}.idp-calendar span{font-size:12px;font-weight:500}.idp-calendar strong{font-size:15px;font-weight:500}.idp-calendar .is-active{background:#895b40;box-shadow:0 10px 24px #895b4038;color:#fff}.idp-calendar i{background:#6d6a45;border-radius:50%;bottom:9px;height:4px;position:absolute;width:4px}.idp-focus-card{background:#ffffffc2;border:1px solid #ffffffc7;border-radius:30px;box-shadow:0 14px 34px #1d1d1f12;color:#251c19;margin-bottom:24px;padding:20px}.idp-focus-card span{color:#895b40;display:block;font-size:11px;font-weight:600;letter-spacing:.09em;margin-bottom:8px;text-transform:uppercase}.idp-focus-card h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:1.2;margin:0}.idp-focus-card p{color:#8c7f70;font-size:13px;font-weight:400;line-height:1.52;margin:10px 0 18px}.idp-feeling-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.idp-feeling-row button{background:#f4eee6;border:1px solid #978e8629;border-radius:999px;color:#524539;font-size:12px;font-weight:500;min-height:40px}.idp-team-message{grid-gap:13px;align-items:start;backdrop-filter:blur(24px) saturate(1.16);-webkit-backdrop-filter:blur(24px) saturate(1.16);background:#2d2a27b8;border:1px solid #ffffff2e;border-radius:28px;box-shadow:0 18px 42px #251c192e,inset 0 1px 0 #ffffff29;display:grid;gap:13px;grid-template-columns:44px 1fr;margin-bottom:24px;overflow:hidden;padding:16px;position:relative}.idp-team-message:before{background:radial-gradient(circle at 14% 12%,#8c7f706b,#0000 38%),radial-gradient(circle at 92% 18%,#ffffff24,#0000 34%),linear-gradient(135deg,#44403ce6,#221f1dc7);content:"";inset:0;position:absolute;z-index:0}.idp-team-message:after{background:linear-gradient(145deg,#ffffff1f,#ffffff05);border-radius:27px;content:"";inset:1px;pointer-events:none;position:absolute;z-index:0}.idp-team-avatar{background:#ffffff24;border-radius:50%;color:#f7efe5;display:grid;font-size:12px;font-weight:600;height:44px;letter-spacing:0;place-items:center;width:44px}.idp-team-content{min-width:0}.idp-team-avatar,.idp-team-content{position:relative;z-index:1}.idp-team-meta{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.idp-team-meta span{color:#fff9f2;font-size:14px;font-weight:600;line-height:1.2}.idp-team-meta strong{color:#cfc5b7;font-size:11px;font-weight:500;line-height:1.2}.idp-team-message p{color:#fff9f2c7;font-size:13px;font-weight:400;line-height:1.5;margin:0}.idp-team-primary{background:#422c26;border:0;border-radius:999px;color:#fff;font-size:12px;font-weight:500;margin-top:12px;min-height:30px;padding:0 13px}.idp-section{margin-top:22px}.idp-section-head{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.idp-section-head h2{font-size:17px;font-weight:600;letter-spacing:0;margin:0}.idp-section-head span{color:#8c7f70;font-size:12px;font-weight:500}.idp-goals{grid-gap:12px;display:grid;gap:12px}.idp-goal{grid-gap:13px;align-items:center;background:#ffffffc2;border:1px solid #ffffffb8;border-radius:28px;box-shadow:0 12px 28px #5245390f,inset 0 1px 0 #ffffffe6;display:grid;gap:13px;grid-template-columns:58px 1fr 38px;min-height:92px;padding:14px}.idp-goal-featured{grid-template-rows:auto auto}.idp-goal-icon{border-radius:21px;display:grid;height:58px;place-items:center;width:58px}.idp-goal-icon svg{height:26px;width:26px}.idp-goal-main{min-width:0}.idp-goal-main>div{display:flex;flex-direction:column;gap:3px}.idp-goal h3{font-size:16px;font-weight:600;margin:0}.idp-goal p{color:#8c7f70;font-size:12px;font-weight:400;margin:0}.idp-goal strong{align-items:center;background:#f0e8dfd1;border-radius:999px;color:#524539;display:inline-flex;font-size:12px;font-weight:600;margin-top:9px;min-height:28px;padding:0 10px;width:-webkit-fit-content;width:fit-content}.idp-mini-action{background:#ffffffad;border:1px solid #e3ded7;border-radius:50%;color:#895b40;display:grid;height:38px;place-items:center;width:38px}.idp-mini-action svg{height:19px;width:19px}.idp-terra{color:#7c4f36}.idp-terra .idp-goal-icon,.idp-terra>span{background:#e8d5c7;color:#7c4f36}.idp-azul{color:#5e6840}.idp-azul .idp-goal-icon,.idp-azul>span{background:#d9ddc1;color:#5e6840}.idp-verde{color:#586c42}.idp-verde .idp-goal-icon,.idp-verde>span{background:#dce4cf;color:#586c42}.idp-coral{color:#9a563b}.idp-coral>span{background:#ead2c4;color:#9a563b}.idp-proto-panel{grid-gap:12px;display:grid;gap:12px}.idp-hero-mini{grid-gap:14px;align-items:center;background:#ffffffc7;border:1px solid #ffffffb8;border-radius:30px;box-shadow:0 14px 34px #52453912,inset 0 1px 0 #ffffffe6;color:#524539;display:grid;gap:14px;grid-template-columns:56px 1fr;min-height:104px;padding:18px}.idp-hero-mini>span{border-radius:22px;display:grid;height:56px;place-items:center;width:56px}.idp-hero-mini svg{height:26px;width:26px}.idp-hero-mini strong{color:#251c19;display:block;font-size:20px;font-weight:600;letter-spacing:0;margin-bottom:4px}.idp-hero-mini p{color:#8c7f70;font-size:13px;line-height:1.45;margin:0}.idp-calendar-compact{margin-bottom:2px}.idp-list-card{grid-gap:12px;align-items:center;background:#ffffffc7;border:1px solid #ffffffb8;border-radius:26px;box-shadow:0 12px 28px rgba(82,69,57,.055);display:grid;gap:12px;grid-template-columns:44px 1fr auto;min-height:76px;padding:14px}.idp-list-icon{background:#f0e8df;border-radius:18px;color:#895b40;display:grid;height:44px;place-items:center;width:44px}.idp-list-icon.is-done{background:#d9ddc1;color:#5e6840}.idp-list-icon svg{height:21px;width:21px}.idp-list-card h3{color:#251c19;font-size:15px;font-weight:600;letter-spacing:0;line-height:1.2;margin:0 0 4px}.idp-list-card p{color:#8c7f70;font-size:12px;line-height:1.35;margin:0}.idp-list-card button{background:#f0e8df;border:0;border-radius:999px;color:#524539;font-size:12px;font-weight:500;min-height:34px;padding:0 13px}.idp-nutri-note{grid-gap:13px;align-items:start;background:#f4efe6db;border:1px solid #ffffffb8;border-radius:26px;box-shadow:inset 0 1px 0 #ffffffb8;display:grid;gap:13px;grid-template-columns:44px 1fr;padding:15px}.idp-nutri-note>span{background:#dce4cf;border-radius:18px;color:#586c42;display:grid;height:44px;place-items:center;width:44px}.idp-nutri-note svg{height:21px;width:21px}.idp-nutri-note strong{color:#251c19;display:block;font-size:15px;font-weight:600;margin-bottom:4px}.idp-nutri-note p{color:#7f766c;font-size:12px;line-height:1.45;margin:0}.idp-water-card{background:#ffffffc7;border:1px solid #ffffffb8;border-radius:26px;box-shadow:0 12px 28px rgba(82,69,57,.055);padding:16px}.idp-water-card>div:first-child{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.idp-water-card span{color:#5e6840;font-size:13px;font-weight:600}.idp-water-card strong{color:#524539;font-size:13px;font-weight:500}.idp-water-meter{background:#eee8de;border-radius:999px;height:8px;overflow:hidden}.idp-water-meter span{background:linear-gradient(90deg,#c8d5b5,#6d7b4f);border-radius:inherit;display:block;height:100%}.idp-hydration-checkin{grid-gap:10px;border-top:1px solid #8c7f7024;display:grid;gap:10px;grid-column:1/-1;padding-top:13px}.idp-hydration-checkin>div:first-child{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.idp-hydration-checkin span{color:#8c7f70;font-size:12px;font-weight:500}.idp-hydration-checkin strong{color:#524539;font-size:12px;font-weight:600;margin:0}.idp-hydration-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.idp-hydration-actions button{background:#ffffffad;border:1px solid #978e8629;border-radius:999px;color:#524539;font-size:12px;font-weight:500;min-height:34px}.idp-water-card .idp-hydration-actions{margin-top:12px}.idp-meal-list{grid-gap:12px;display:grid;gap:12px;padding-bottom:6px}.idp-meal-card{background:#fffc;border:1px solid #ffffffb8;border-radius:28px;box-shadow:0 14px 30px rgba(82,69,57,.055),inset 0 1px 0 #ffffffc7;padding:16px}.idp-meal-card.is-next{background:linear-gradient(180deg,#ffffffdb,#f5f1e6db);border-color:#d8e0c2e6}.idp-meal-card header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.idp-meal-card header span{color:#8c7f70;display:block;font-size:12px;font-weight:500;margin-bottom:4px}.idp-meal-card h3{color:#251c19;font-size:17px;font-weight:600;letter-spacing:0;line-height:1.15;margin:0}.idp-meal-card header strong{background:#dce4cf;border-radius:999px;color:#586c42;font-size:11px;font-weight:600;padding:6px 10px}.idp-meal-card ul{grid-gap:0;display:grid;gap:0;list-style:none;margin:0;padding:0}.idp-meal-card li{grid-gap:12px;align-items:center;border-top:1px solid #8c7f7024;display:grid;gap:12px;grid-template-columns:1fr auto;min-height:38px;padding:9px 0}.idp-meal-card li span{color:#342a25;font-size:14px;line-height:1.28;min-width:0}.idp-meal-card li small{color:#8c7f70;font-size:12px;font-weight:500;text-align:right}.idp-chat-hero{grid-gap:14px;align-items:center;backdrop-filter:blur(24px) saturate(1.16);-webkit-backdrop-filter:blur(24px) saturate(1.16);background:#2d2a27b8;border:1px solid #ffffff2e;border-radius:30px;box-shadow:0 18px 42px #251c192e,inset 0 1px 0 #ffffff29;display:grid;gap:14px;grid-template-columns:48px 1fr;overflow:hidden;padding:18px;position:relative}.idp-chat-hero:before{background:radial-gradient(circle at 16% 8%,#8c7f706b,#0000 38%),linear-gradient(135deg,#44403ce6,#221f1dc7);content:"";inset:0;position:absolute;z-index:0}.idp-chat-hero .idp-team-avatar,.idp-chat-hero>div:last-child{position:relative;z-index:1}.idp-chat-hero span{color:#cfc5b7;display:block;font-size:11px;font-weight:500;margin-bottom:4px}.idp-chat-hero strong{color:#fff9f2;display:block;font-size:18px;font-weight:600;letter-spacing:0;line-height:1.18}.idp-chat-hero p{color:#fff9f2b8;font-size:12px;line-height:1.42;margin:7px 0 0}.idp-chat-thread{grid-gap:10px;display:grid;gap:10px;padding:4px 0}.idp-message{border-radius:24px;box-shadow:0 10px 24px rgba(82,69,57,.055);max-width:86%;padding:12px 14px;width:-webkit-fit-content;width:fit-content}.idp-message span{color:#8c7f70;display:block;font-size:11px;font-weight:600;margin-bottom:4px}.idp-message p{font-size:13px;line-height:1.42;margin:0}.idp-message.is-team{background:#fffc;border:1px solid #ffffffb8;color:#342a25;justify-self:start}.idp-message.is-user{background:#dce4cf;color:#34402a;justify-self:end}.idp-chat-composer{grid-gap:10px;align-items:center;background:#ffffffc7;border:1px solid #ffffffb8;border-radius:999px;box-shadow:0 12px 28px rgba(82,69,57,.055);display:grid;gap:10px;grid-template-columns:38px 1fr 38px;min-height:58px;padding:8px 10px}.idp-chat-composer button{background:#f0e8df;border:0;border-radius:50%;color:#524539;display:grid;height:38px;place-items:center;width:38px}.idp-chat-composer button:last-child{background:#251c19;color:#fff9f2}.idp-chat-composer svg{height:18px;width:18px}.idp-chat-composer span{color:#8c7f70;font-size:13px}.idp-profile-card{background:#ffffffc7;border:1px solid #ffffffb8;border-radius:30px;box-shadow:0 14px 34px #52453912;padding:22px;text-align:center}.idp-profile-avatar{background:#251c19;border-radius:50%;color:#fff9f2;display:grid;font-size:24px;font-weight:600;height:72px;margin:0 auto 12px;place-items:center;width:72px}.idp-profile-card strong{color:#251c19;display:block;font-size:20px;font-weight:600;letter-spacing:0}.idp-profile-card p{color:#8c7f70;font-size:13px;margin:6px 0 0}.idp-module-stack{grid-gap:0;display:grid;gap:0;padding-bottom:8px}.idp-module{grid-gap:13px;align-items:center;background:#ffffffd1;border:1px solid #ffffffb8;border-radius:999px;box-shadow:0 12px 28px rgba(82,69,57,.055);display:grid;gap:13px;grid-template-columns:44px 1fr;min-height:74px;padding:13px 22px;text-align:left;transform:translateY(var(--lift))}.idp-module span{border-radius:50%;display:grid;flex-shrink:0;height:40px;place-items:center;width:40px}.idp-module svg{height:20px;width:20px}.idp-module strong{color:#251c19;display:block;font-size:17px;font-weight:500;line-height:1.16;margin-bottom:4px}.idp-module small{color:#8c7f70;font-size:12px;font-weight:400}.idp-tabbar{grid-gap:2px;align-items:center;background:linear-gradient(180deg,#fffffff5,#fffcf7e6);border:1px solid #ffffffeb;border-radius:28px;bottom:24px;box-shadow:0 22px 42px #422c261f,0 7px 18px #422c2612,inset 0 1px 0 #fffffff2;display:grid;gap:2px;grid-template-columns:repeat(5,1fr);height:74px;left:50%;padding:7px;position:fixed;transform:translateX(-50%);width:min(calc(100vw - 44px),386px);z-index:20}.idp-tabbar button{align-items:center;background:#0000;border:0;border-radius:22px;color:#9b9086;display:flex;flex-direction:column;gap:5px;height:60px;justify-content:center}.idp-tabbar button svg{height:20px;width:20px}.idp-tabbar button span{font-size:11px;font-weight:500;line-height:1}.idp-tabbar .is-active{background:linear-gradient(180deg,#f4eee6,#eee5da);box-shadow:inset 0 1px 0 #ffffffd1;color:#422c26}@media (max-width:390px){.idp-phone{border-radius:0;min-height:100vh;padding-left:16px;padding-right:16px}.idp-screen{padding:0}.idp-goal{gap:10px;grid-template-columns:58px 1fr 38px}.idp-goal-icon{height:58px;width:58px}}.install-prompt-wrap{animation:install-prompt-in .35s ease-out;animation:install-prompt-in .35s var(--ease,ease-out);bottom:90px;display:flex;justify-content:center;left:0;padding:0 16px;pointer-events:none;position:fixed;right:0;z-index:250}@keyframes install-prompt-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.install-prompt-card{align-items:center;background:#fff;background:var(--surface,#fff);border:1px solid #e3dbc7;border:1px solid var(--divider,#e3dbc7);border-radius:22px;box-shadow:0 20px 60px #0000000d;box-shadow:var(--sh-float,0 20px 60px #0000000d);display:flex;gap:12px;max-width:400px;padding:16px 40px 16px 16px;pointer-events:auto;position:relative;width:100%}.install-prompt-icon{border-radius:12px;flex-shrink:0;height:40px;width:40px}.install-prompt-body{flex:1 1;min-width:0}.install-prompt-title{color:#251c19;color:var(--text,#251c19);font-family:Inter,sans-serif;font-size:13px;font-weight:700;margin-bottom:2px}.install-prompt-text{color:#8c7f70;color:var(--text-2,#8c7f70);line-height:1.5}.install-prompt-btn,.install-prompt-text{font-family:Inter,sans-serif;font-size:12px}.install-prompt-btn{background:#5b402e;background:var(--accent,#5b402e);border:none;border-radius:16px;color:#fff6ed;color:var(--btn-text,#fff6ed);cursor:pointer;flex-shrink:0;font-weight:700;padding:9px 14px;white-space:nowrap}.install-prompt-close{background:none;border:none;color:#8c7f70;color:var(--text-2,#8c7f70);cursor:pointer;font-size:18px;line-height:1;padding:4px;position:absolute;right:10px;top:8px}@media (max-width:400px){.install-prompt-wrap{bottom:86px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh}button{cursor:pointer}button,input,select,textarea{font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--surface-2)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:6px}:root{--bg:#faf7f2;--surface:#fff;--surface-2:#f1eae0;--text:#251c19;--text-2:#8c7f70;--text-3:#3a2e27;--divider:#e3dbc7;--btn-text:#fff6ed;--accent:#5b402e;--accent-hover:#432f21;--accent-light:#fce6b7;--success:#6b6b44;--success-bg:#e4e1cb;--error:#a85340;--error-bg:#f3e1dc;--blue:#d8ebf9;--blue-ink:#3e6e93;--r-card:32px;--r-btn:20px;--r-input:18px;--r-sheet:36px;--sh-card:0 8px 30px #0000000d;--sh-float:0 20px 60px #0000000d;--sh-btn:0 6px 18px #00000014;--sp-1:8px;--sp-2:16px;--sp-3:24px;--sp-4:32px;--sp-5:40px;--sp-6:48px;--sp-8:64px;--ease:cubic-bezier(.16,.8,.32,1);--dur:250ms}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#faf7f2;background:var(--bg);color:#251c19;color:var(--text);margin:0}.serif,body{font-family:Inter,sans-serif}.serif{font-weight:600}.h1{font-size:44px;font-weight:700;line-height:1.1}.h1,.h2{font-family:Inter,sans-serif;letter-spacing:-.02em;margin:0}.h2{font-size:34px;font-weight:600;line-height:1.18}.h3{font-size:24px;letter-spacing:-.01em;line-height:1.25}.h3,.title{font-family:Inter,sans-serif;font-weight:600;margin:0}.title{font-size:22px;line-height:1.3}.body-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.55;margin:0}.caption{font-size:13px}.caption,.small{color:#8c7f70;color:var(--text-2);font-family:Inter,sans-serif;font-weight:500;line-height:1.4;margin:0}.eyebrow,.small{font-size:12px}.eyebrow{color:#432f21;color:var(--accent-hover);font-weight:600;letter-spacing:.14em;margin:0;text-transform:uppercase}.eyebrow,.stat-value{font-family:Inter,sans-serif}.stat-value{font-size:38px;font-weight:700;line-height:1}.btn{align-items:center;border:none;border-radius:20px;border-radius:var(--r-btn);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:15px 26px;transition:opacity .25s cubic-bezier(.16,.8,.32,1),transform .25s cubic-bezier(.16,.8,.32,1),background .25s cubic-bezier(.16,.8,.32,1);transition:opacity var(--dur) var(--ease),transform var(--dur) var(--ease),background var(--dur) var(--ease)}.btn:active{transform:scale(.98)}.btn-primary{background:#5b402e;background:var(--accent);box-shadow:0 6px 18px #00000014;box-shadow:var(--sh-btn);color:#fff}.btn-primary:hover{background:#432f21;background:var(--accent-hover);opacity:.94}.btn-secondary{background:#251c19;background:var(--text);box-shadow:0 6px 18px #00000014;box-shadow:var(--sh-btn);color:#fff}.btn-secondary:hover{opacity:.88}.btn-outline{background:#0000;border:1.5px solid #e3dbc7;border:1.5px solid var(--divider);color:#251c19;color:var(--text)}.btn-outline:hover{border-color:#251c19;border-color:var(--text)}.btn-ghost{background:#0000;color:#8c7f70;color:var(--text-2);padding:15px 14px}.btn-ghost:hover{color:#251c19;color:var(--text)}.btn-disabled,.btn-ghost:hover,.btn:disabled{background:#f1eae0;background:var(--surface-2)}.btn-disabled,.btn:disabled{box-shadow:none;color:#b7af9f;cursor:not-allowed}.input{background:#fff;background:var(--surface);border:1.5px solid #e3dbc7;border:1.5px solid var(--divider);border-radius:18px;border-radius:var(--r-input);color:#251c19;color:var(--text);font-family:Inter,sans-serif;font-size:15px;outline:none;padding:15px 18px;transition:border-color .25s cubic-bezier(.16,.8,.32,1),box-shadow .25s cubic-bezier(.16,.8,.32,1);transition:border-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease);width:100%}.input::placeholder{color:#b7af9f}.input:focus{border-color:#5b402e;border-color:var(--accent);box-shadow:0 0 0 4px #fce6b7;box-shadow:0 0 0 4px var(--accent-light)}.field-label{color:#8c7f70;color:var(--text-2);display:block;font-size:12px;font-weight:600;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.card{background:#fff;background:var(--surface);border-radius:32px;border-radius:var(--r-card);box-shadow:0 8px 30px #0000000d;box-shadow:var(--sh-card);padding:24px;transition:transform .25s cubic-bezier(.16,.8,.32,1);transition:transform var(--dur) var(--ease)}.card:active{transform:scale(.985)}.card-dark{background:linear-gradient(160deg,#5b402e,#432f21);background:linear-gradient(160deg,var(--accent),var(--accent-hover));color:#fff}.card-dark .btn-primary{background:#fff;color:#432f21;color:var(--accent-hover)}.card-dark .btn-primary:hover{background:#fce6b7;background:var(--accent-light)}.card-eyebrow{color:#8c7f70;color:var(--text-2);font-size:11px;font-weight:600;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.card-dark .card-eyebrow{color:#e4d3b8}.badge{align-items:center;border-radius:100px;display:inline-flex;font-size:11px;font-weight:700;gap:6px;padding:6px 12px}.badge-accent{background:#fce6b7;background:var(--accent-light);color:#432f21;color:var(--accent-hover)}.badge-success{background:#e4e1cb;background:var(--success-bg);color:#6b6b44;color:var(--success)}.badge-blue{background:#d8ebf9;background:var(--blue);color:#3e6e93;color:var(--blue-ink)}.badge-dark{background:#251c19;background:var(--text);color:#fff}.pbar{background:#f1eae0;background:var(--surface-2);height:8px;overflow:hidden}.pbar,.pbar-fill{border-radius:100px}.pbar-fill{background:#5b402e;background:var(--accent);height:100%;transition:width .6s cubic-bezier(.16,.8,.32,1);transition:width .6s var(--ease)}.list{background:#fff;background:var(--surface);border-radius:32px;border-radius:var(--r-card);box-shadow:0 8px 30px #0000000d;box-shadow:var(--sh-card);overflow:hidden}.list-item{align-items:center;background:none;border:none;border-bottom:1px solid var(--divider);cursor:pointer;display:flex;font-family:Inter,sans-serif;gap:16px;padding:18px 22px;text-align:left;transition:background .2s cubic-bezier(.16,.8,.32,1);transition:background .2s var(--ease);width:100%}.list-item:last-child{border-bottom:none}.list-icon,.list-item:hover{background:#f1eae0;background:var(--surface-2)}.list-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.list-icon svg{stroke:#251c19;stroke:var(--text);stroke-width:2;fill:none;height:18px;width:18px}.list-item .title{font-size:14px;font-weight:600;margin:0}.list-item .chev{display:flex;margin-left:auto}.list-item .chev svg{stroke:#8c7f70;stroke:var(--text-2);stroke-width:2;fill:none;height:16px;width:16px}.glass{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #fff9}
/*# sourceMappingURL=main.29dd88cd.css.map*/