@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#0868ed;--ink:#15263e;--muted:#65758a;--line:#e6ecf3;--bg:#f5f8fc}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible{outline:3px solid #f5ad35;outline-offset:3px}button{transition:background .16s,transform .16s}button:hover{filter:brightness(.96)}a{color:inherit;text-decoration:none}aside{width:246px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:34px 23px;display:flex;flex-direction:column;z-index:5}.brand{font-family:Manrope,sans-serif;font-size:39px;font-weight:800;letter-spacing:-2px;padding-left:14px}.brand span{font-size:18px;color:var(--blue);margin-left:4px}.eyebrow{font-size:10px;letter-spacing:1.4px;color:var(--muted);margin:8px 0 36px 14px}nav{display:grid;gap:9px}nav a{display:flex;align-items:center;gap:14px;padding:14px 16px;font-size:15px;color:#64748a;border-radius:11px}nav a.active{color:var(--blue);background:#eaf3ff;font-weight:700}svg.icon{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sidebottom{margin-top:auto}.access{background:#f5f8fc;padding:18px 14px;border-radius:12px;font-size:14px}.dot{display:inline-block;width:7px;height:7px;background:#2cba8d;border-radius:50%;margin-right:5px}.access p{color:var(--muted);font-size:12px;line-height:1.6}.access button{color:var(--blue);background:none;padding:0;font-size:13px;font-weight:700}.profile{display:flex;gap:10px;align-items:center;background:none;text-align:left;margin-top:23px}.avatar{background:#e7eff9;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-weight:700}.profile small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.workspace{margin-left:246px}header{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:#fff;font-size:14px;color:var(--muted)}header b{font-weight:500;color:var(--ink);margin-left:15px}.demo{border:1px solid #d4e2f3;background:#f6faff;border-radius:6px;padding:6px 9px;font-size:10px;letter-spacing:1.2px;color:#637b97}main{max-width:1370px;margin:auto;padding:34px 44px}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:20px}h1,h2,h3,p{margin-top:0}h1{font:800 30px/1.25 Manrope,sans-serif;letter-spacing:-1px;margin-bottom:8px}.sub{color:var(--muted);font-size:15px;margin:0;line-height:1.6}.date{background:white;border:1px solid var(--line);border-radius:9px;padding:11px 14px;font-size:13px;white-space:nowrap}.grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:24px}.stack{display:grid;gap:23px;align-content:start}.card{background:white;border:1px solid var(--line);border-radius:17px;padding:25px;min-width:0}.card h2{font:800 18px Manrope,sans-serif;letter-spacing:-.4px;margin-bottom:6px}.card h3{font-size:16px;margin-bottom:8px}.row{display:flex;justify-content:space-between;align-items:center;gap:12px}.textbtn{background:none;color:var(--blue);padding:6px 0;font-size:13px;font-weight:700}.hero{background:#09264b;color:white;min-height:208px;border:0;position:relative;overflow:hidden;display:flex;align-items:center;padding:30px}.hero:after{content:'';position:absolute;width:250px;height:250px;right:-130px;top:-115px;border:45px solid #ffffff06;border-radius:50%;pointer-events:none}.hero h2{font-size:25px;line-height:1.35;max-width:300px;margin:10px 0}.hero p{font-size:14px;color:#afc6e5;max-width:310px;line-height:1.6;margin-bottom:0}.tag{font-size:10px;letter-spacing:1.5px;font-weight:700;color:#7ec3ff}.ring{margin-left:auto;flex-shrink:0;width:136px;height:136px;border-radius:50%;background:conic-gradient(#59b4ff var(--pct,0%),#244265 0);padding:9px;display:grid;place-items:center}.ring>div{background:#09264b;width:118px;height:118px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ring strong{font-size:33px;font-family:Manrope}.ring small{font-size:11px;color:#bbd0e9;margin-top:4px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{padding:19px}.stat .label{font-size:12px;color:var(--muted);display:flex;gap:7px;align-items:center}.stat .icon{width:17px;height:17px;color:var(--blue)}.value{font:800 25px Manrope;margin:13px 0 4px;letter-spacing:-.7px}.value small{font-size:13px;font-weight:500;color:var(--muted)}.stat .hint{font-size:11px;color:#6f8095}.sectionhead{margin-bottom:18px}.task{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid #f0f3f7}.task:last-child{border:0;padding-bottom:0}.taskicon{display:grid;place-items:center;width:42px;height:42px;background:#f0f6ff;color:var(--blue);border-radius:12px}.task strong{font-size:14px;display:block}.task small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.check{margin-left:auto;width:25px;height:25px;accent-color:var(--blue);cursor:pointer}.task.done strong{text-decoration:line-through;color:var(--muted)}.water{background:#edf6ff;border-color:#dbeafa}.water strong{font:800 29px Manrope;color:#145baf}.water small{font-size:13px;font-weight:400;color:var(--muted)}.cups{display:flex;gap:7px;margin:20px 0;color:#a8c6e8}.cups .filled{color:#0b73ee}.primary,.secondary{padding:12px 18px;border-radius:9px;font-size:14px;font-weight:700;display:inline-flex;gap:8px;align-items:center;justify-content:center}.primary{background:var(--blue);color:white}.secondary{background:#f0f4fa;color:#345577}.wide{width:100%}.water .primary{width:100%}.moods{display:flex;gap:9px;margin-top:18px}.moods button{flex:1;background:#f5f7fa;border:1px solid transparent;border-radius:12px;padding:11px 0;font-size:24px}.moods button.selected{background:#eaf3ff;border-color:#5c9ff8}.moodhint{font-size:12px;color:var(--muted);margin:12px 0 0}.storetease{position:relative;min-height:164px;background:#eaf0f9;overflow:hidden}.storetease img{width:107px;height:135px;object-fit:contain;position:absolute;right:7px;bottom:0;transform:rotate(8deg)}.storetease h3{max-width:150px;font-size:19px;line-height:1.3}.storetease p{font-size:12px;max-width:150px;line-height:1.5;color:var(--muted)}footer{padding:14px 44px 25px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.8px;color:#7c8da3}footer span{letter-spacing:0}.chart{height:210px;width:100%;overflow:visible}.chartlabels{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.legend{display:inline-block;background:#eaf5ff;padding:6px 9px;font-size:11px;border-radius:5px;color:#3072b6}.empty{padding:26px;background:#f6f9fd;border-radius:12px;text-align:center;color:var(--muted);line-height:1.6}.tabs{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.tabs button{background:white;padding:11px 17px;border-radius:9px;color:#63748b;border:1px solid var(--line)}.tabs button.active{background:var(--blue);color:white;border-color:var(--blue)}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.productart{background:radial-gradient(ellipse at center,#d0eaff,#f2f7fd 70%);height:225px;border-radius:13px;display:flex;justify-content:center;align-items:center;margin-bottom:23px}.productart img{width:125px;height:195px;object-fit:contain;filter:drop-shadow(0 12px 13px #1a30512b)}.productart img+img{margin-left:-40px;transform:translateY(10px)}.badge{display:inline-block;color:#166ce0;background:#eaf3ff;padding:5px 9px;font-size:11px;border-radius:5px;margin-bottom:13px}.product p,.plan p{font-size:14px;color:var(--muted);line-height:1.7}.product .price{font-size:14px;font-weight:700;margin:18px 0}.plan ul{padding-left:20px;color:#596c85;line-height:2;font-size:14px}.plan.featured{border:2px solid var(--blue)}.notice{padding:15px 18px;border:1px solid #dbe7f5;background:#edf4fd;color:#4b6687;border-radius:10px;font-size:13px;line-height:1.6;margin-bottom:23px}.history{width:100%;border-collapse:collapse;font-size:14px}.history td,.history th{padding:14px 5px;border-bottom:1px solid var(--line);text-align:left}.history th{color:var(--muted);font-weight:500}dialog{border:0;border-radius:19px;padding:32px;max-width:470px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #091f4933}dialog::backdrop{background:#0a1c3c77;backdrop-filter:blur(4px)}dialog h2{font:800 24px Manrope;margin-right:20px}dialog p{color:var(--muted);line-height:1.6;font-size:14px}.close{position:absolute;right:16px;top:10px;background:transparent;font-size:30px;color:var(--muted)}label.field{display:block;margin:17px 0;font-size:14px;font-weight:500}input:not([type=checkbox]),textarea,select{display:block;width:100%;padding:12px;margin-top:7px;border:1px solid #ccd9e9;border-radius:8px;background:#fff;color:var(--ink)}textarea{min-height:95px;resize:vertical}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#123252;color:white;padding:14px 22px;border-radius:11px;z-index:20;font-size:14px;transition:.2s;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}.foodart{height:110px;background:#e5f1ff;display:grid;place-items:center;color:#1468d9;border-radius:10px;margin-bottom:18px}.foodart svg{width:50px;height:50px}.milestone{border-left:2px solid #c6defb;padding:0 0 23px 20px;margin-left:5px}.milestone:last-child{padding-bottom:0}.milestone strong{font-size:14px}.milestone p{font-size:13px;color:var(--muted);margin:7px 0 0}
@media(min-width:1500px){main{padding-top:44px}.hero{min-height:230px}}@media(max-width:1100px){aside{width:205px;padding:28px 14px}.workspace{margin-left:205px}main{padding:28px 24px}header{padding:0 24px}.grid{grid-template-columns:1.5fr 1fr;gap:17px}.card{padding:20px}.hero{padding:23px}.hero h2{font-size:21px}.ring{width:105px;height:105px}.ring>div{width:87px;height:87px}.ring strong{font-size:26px}.stats{gap:8px}.stat{padding:14px}.catalog{gap:12px}.eyebrow{font-size:9px}.productart img{width:100px}}@media(max-width:800px){aside{width:80px;padding:25px 10px}.brand{font-size:21px;padding:0;letter-spacing:-1px}.brand span{font-size:10px}.eyebrow,.sidebottom,nav a span{display:none}nav{margin-top:30px}nav a{padding:15px;justify-content:center}.workspace{margin-left:80px}.grid{grid-template-columns:1fr}.stack.right{grid-template-columns:1fr 1fr}.storetease{grid-column:1/-1}.catalog{grid-template-columns:1fr 1fr}.intro h1{font-size:26px}footer{gap:15px}.hero h2{font-size:25px}.ring{width:130px;height:130px}.ring>div{width:112px;height:112px}}@media(max-width:560px){aside{top:auto;bottom:0;width:100%;height:74px;padding:0;background:#ffffffed;backdrop-filter:blur(15px);border-top:1px solid var(--line)}aside .brand{display:none}nav{display:flex;justify-content:space-around;margin:0;gap:0;height:100%;align-items:center}nav a{padding:8px 7px;gap:5px;flex-direction:column;border-radius:8px}nav a span{display:block;font-size:10px}nav a .icon{width:20px;height:20px}.workspace{margin:0}header{height:59px;padding:0 20px}header #crumb{font-size:12px}main{padding:26px 18px}.intro{align-items:flex-start}.intro h1{font-size:25px}.intro .date{display:none}.sub{font-size:14px}.hero{padding:23px 20px;gap:10px;min-height:204px}.hero h2{font-size:22px}.hero p{font-size:12px}.hero .tag{font-size:9px}.ring{width:104px;height:104px;padding:7px}.ring>div{width:90px;height:90px}.ring strong{font-size:27px}.ring small{font-size:9px}.stats{gap:8px}.stat{padding:14px 10px;border-radius:12px}.stat .label{font-size:10px;gap:4px}.stat .icon{width:14px}.value{font-size:21px}.stat .hint{font-size:10px}.card h2{font-size:17px}.stack.right{grid-template-columns:1fr}.storetease{min-height:165px}.catalog{grid-template-columns:1fr}.productart{height:220px}.productart img{width:145px}.intro .primary{padding:10px;font-size:12px;white-space:nowrap}.card{padding:20px}footer{padding:0 20px 100px;flex-direction:column;gap:8px}.sectionhead .textbtn{font-size:12px}#toast{bottom:88px}.history{font-size:12px}dialog{padding:27px}.chart{height:175px}}
.header-actions{display:flex;align-items:center;gap:12px}.install-app{border:1px solid #b5d2f7;color:#0868ed;background:#edf5ff;border-radius:8px;padding:9px 13px;font-size:14px;font-weight:700}.install-app[hidden]{display:none}.install-heading{display:flex;align-items:center;gap:14px;margin-right:14px}.install-heading img{border-radius:13px;flex-shrink:0}.install-heading h2{font-size:22px;margin:0}.install-guide h3{margin:20px 0 10px;font-size:16px}.install-guide ol{padding-left:22px;margin:0;color:#425872;font-size:15px;line-height:1.7}.install-guide li{margin-bottom:8px}dialog{max-height:calc(100dvh - 32px);overflow-y:auto}@media(max-width:560px){header .demo{display:none}header{gap:10px;padding-top:env(safe-area-inset-top);height:calc(59px + env(safe-area-inset-top))}aside{height:calc(74px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}#toast{bottom:calc(88px + env(safe-area-inset-bottom))}.install-app{font-size:13px;padding:9px 10px;white-space:nowrap}}
.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;margin:22px 0;font-size:16px}.assigned{margin-bottom:22px}.smalltitle{font:800 20px Manrope}.tablewrap{overflow-x:auto}.firstweight{padding:30px;text-align:center}.firstweight strong{font:800 42px Manrope;color:#0868ed}.firstweight small{font-size:18px}.firstweight p{color:#65758a;margin-top:12px}.photos{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.photos figure{margin:0}.photos img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:10px}.photos figcaption{font-size:12px}.messages{margin:22px 0;max-height:480px;overflow:auto}.message{padding:16px;background:#f2f6fb;border-radius:12px;margin-bottom:14px}.message.team{background:#e6f1ff}.message p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.6;margin:8px 0}.message small{font-size:12px;color:#65758a}.consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.7;margin:20px 0}.consent input{width:20px;height:20px;margin-top:3px;flex-shrink:0}.accountactions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.danger{padding:12px 18px;border-radius:9px;background:#b3261e;color:white;font-weight:700;font-size:14px}.saving button,.saving input[type=checkbox]{pointer-events:none;opacity:.6}.saving:after{content:'Salvando…';position:fixed;right:20px;bottom:90px;background:#123252;color:white;padding:12px 18px;border-radius:10px;z-index:30}.task .sub{overflow-wrap:anywhere;max-width:100%}header b{white-space:nowrap}@media(max-width:560px){nav a span{font-size:9px}nav a{padding:8px 4px}.intro{flex-wrap:wrap}.row{flex-wrap:wrap}.task{align-items:flex-start}.task>div,.task>span{min-width:0}.photos{grid-template-columns:1fr 1fr}}
