:root{--ink:#181714;--cream:#f5f1ea;--paper:#fbf9f5;--muted:#77736d;--line:rgba(25,23,20,.1);--coral:#ff6a52;--violet:#7561e8;--green:#48a478;--shadow:0 30px 90px rgba(45,35,26,.13)}*{box-sizing:border-box}html{background:var(--cream);scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}.brand{display:flex;align-items:center;gap:9px;font-size:26px;font-weight:700;letter-spacing:-1.4px}.brand-mark{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--coral),#ff9b7e);box-shadow:0 8px 24px rgba(255,106,82,.3)}.brand-mark i{display:block;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:-5px 4px 0 -2px rgba(255,255,255,.7)}[hidden]{display:none!important}.btn{min-height:52px;border:0;border-radius:17px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:650;transition:transform .5s cubic-bezier(.2,1.65,.25,1),box-shadow .25s}.btn:hover{transform:translateY(-3px) scale(1.02)}.btn:active{transform:scale(.95)}.btn.dark{background:var(--ink);color:#fff;box-shadow:0 13px 30px rgba(24,23,20,.18)}.btn.light{background:rgba(255,255,255,.7);border:1px solid var(--line)}.link{border:0;background:transparent;color:var(--muted)}
.welcome-shell,.waiting-shell{min-height:100vh;position:relative;overflow:hidden;background:var(--cream)}.ambient{position:absolute;border-radius:50%;pointer-events:none}.ambient.one{width:600px;height:600px;left:-250px;top:-260px;background:radial-gradient(circle,rgba(255,124,91,.18),transparent 68%)}.ambient.two{width:700px;height:700px;right:-300px;bottom:-360px;background:radial-gradient(circle,rgba(117,97,232,.13),transparent 69%)}.welcome-nav{max-width:1340px;height:94px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.access-pill,.queue-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:99px;padding:9px 13px;font-size:11px;font-weight:650;backdrop-filter:blur(15px)}.access-pill i{width:7px;height:7px;border-radius:50%;background:#50aa79;box-shadow:0 0 0 5px rgba(80,170,121,.12)}.welcome-grid{max-width:1340px;min-height:calc(100vh - 94px);margin:auto;padding:45px 48px 80px;display:grid;grid-template-columns:1fr .92fr;gap:60px;align-items:center;position:relative;z-index:1}.welcome-copy{padding-bottom:45px}.eyebrow{display:inline-flex;padding:9px 13px;border-radius:99px;background:rgba(117,97,232,.08);border:1px solid rgba(117,97,232,.12);color:#6653ce;font-size:12px;font-weight:650}.welcome-copy h1{font-size:clamp(60px,6.2vw,94px);line-height:.92;letter-spacing:-.072em;font-weight:570;margin:25px 0 30px}.welcome-copy h1 em{color:var(--coral);font-style:normal}.welcome-copy>p{max-width:570px;color:#66625c;font-size:19px;line-height:1.58;letter-spacing:-.02em}.actions{display:flex;gap:12px;margin:34px 0 22px}.welcome-copy>small{color:#918c84;font-size:11px}.phone-stage{height:680px;display:grid;place-items:center;perspective:1400px;position:relative}.phone-stage:before,.phone-stage:after{content:"";position:absolute;border:1px solid rgba(117,97,232,.14);border-radius:50%;width:590px;height:410px;transform:rotate(-18deg)}.phone-stage:after{width:440px;height:620px;transform:rotate(36deg)}.phone{width:390px;height:650px;padding:30px;border-radius:46px;background:rgba(253,251,248,.9);border:1px solid #fff;box-shadow:0 50px 100px rgba(62,43,30,.18),inset 0 0 0 1px rgba(0,0,0,.03);backdrop-filter:blur(22px);position:relative;z-index:1;transform:rotateY(-6deg);animation:float 7s ease-in-out infinite}.phone:before{content:"";position:absolute;width:84px;height:21px;left:50%;top:11px;transform:translateX(-50%);border-radius:99px;background:#1b1a18}.phone-top{display:flex;align-items:center;justify-content:space-between;margin:22px 0 38px}.phone-top .brand{font-size:20px}.phone-top .brand-mark{width:23px;height:23px}.phone-top>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e7ded2;font-size:10px}.phone>small{font-size:8px;letter-spacing:.14em;color:#9d9890;font-weight:700}.phone>h2{font-size:31px;letter-spacing:-.05em;margin:8px 0 5px}.phone>p{font-size:11px;color:#908b83;margin:0}.focus{margin-top:27px;padding:21px;border-radius:22px;background:linear-gradient(135deg,#282522,#403831);color:#fff;box-shadow:0 18px 38px rgba(36,30,26,.22)}.focus small,.focus strong,.focus span{display:block}.focus small{font-size:8px;letter-spacing:.12em;color:#e4ad9d}.focus strong{font-size:15px;margin:10px 0 7px}.focus span{font-size:9px;color:#c9c2ba}.focus i{display:block;height:3px;width:64%;background:var(--coral);border-radius:5px;margin-top:18px}.mini-item{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:16px 3px}.mini-item>b{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#f0ebe4;color:#7c69e8}.mini-item span{flex:1}.mini-item strong,.mini-item small{display:block}.mini-item strong{font-size:11px}.mini-item small{font-size:9px;color:#9a958c;margin-top:4px}.mini-composer{position:absolute;left:24px;right:24px;bottom:24px;height:48px;border-radius:16px;border:1px solid var(--line);background:#fff;box-shadow:0 10px 30px rgba(30,27,23,.07);display:flex;align-items:center;padding:0 10px 0 15px;font-size:9px;color:#969189}.mini-composer b{margin-left:auto;background:#1d1c19;color:#fff;border-radius:10px;width:30px;height:30px;display:grid;place-items:center}@keyframes float{50%{transform:rotateY(-3deg) translateY(-13px)}}
dialog{width:min(480px,calc(100% - 30px));border:1px solid rgba(255,255,255,.8);border-radius:31px;padding:36px;background:var(--paper);box-shadow:0 40px 120px rgba(31,25,20,.28);animation:pop .55s cubic-bezier(.2,1.4,.2,1)}dialog::backdrop{background:rgba(35,30,26,.3);backdrop-filter:blur(13px)}.dialog-close{position:absolute;right:18px;top:17px;width:33px;height:33px;border:0;border-radius:50%;background:#eee8e0;color:#777;font-size:20px}dialog .brand{margin-bottom:28px}dialog form>small,.setup-step,.admin-head small{font-size:9px;font-weight:750;letter-spacing:.15em;color:var(--coral)}dialog h2{font-size:33px;letter-spacing:-.045em;margin:8px 0 9px}dialog form>p{color:#7f7a72;font-size:13px;line-height:1.55;margin:0 0 23px}label{display:block;font-size:11px;color:#726e68;font-weight:650;margin-top:13px}input{display:block;width:100%;height:48px;border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:13px;padding:0 14px;margin-top:6px;outline:0}input:focus{border-color:var(--violet);box-shadow:0 0 0 4px rgba(117,97,232,.1)}dialog .btn,form .btn{width:100%;margin-top:20px}@keyframes pop{from{opacity:0;transform:translateY(30px) scale(.93)}}
.waiting-card{width:min(680px,calc(100% - 30px));margin:35px auto 80px;text-align:center}.queue-heart{width:68px;height:68px;margin:0 auto 40px;border-radius:24px;background:linear-gradient(135deg,var(--coral),#ffa083);color:#fff;box-shadow:0 18px 44px rgba(255,106,82,.3);display:grid;place-items:center;font-size:34px;position:relative}.queue-heart:after{content:"";position:absolute;width:110px;height:110px;border:1px solid rgba(255,106,82,.28);border-radius:50%;animation:ring 2.7s ease-out infinite}.queue-tag{font-size:10px}.queue-tag:first-letter{color:var(--green)}.waiting-card h1{font-size:clamp(46px,6vw,72px);line-height:.98;letter-spacing:-.06em;font-weight:570;margin:25px 0 18px}.waiting-card>p{max-width:530px;margin:0 auto;color:#77726b;font-size:15px;line-height:1.62}.steps{background:rgba(255,255,255,.6);border:1px solid var(--line);border-radius:25px;padding:7px 23px;margin:40px 0 25px;text-align:left}.steps>div{min-height:76px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);opacity:.46}.steps>div:last-child{border-bottom:0}.steps>div.current{opacity:1}.steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e9e4dd;font-size:10px}.steps .current b{background:#292622;color:#fff}.steps span{flex:1}.steps strong,.steps small{display:block}.steps strong{font-size:12px}.steps small{font-size:10px;color:#969189;margin-top:4px}.steps i{width:17px;height:17px;border:2px solid #ddd5cd;border-top-color:var(--coral);border-radius:50%;animation:spin 1s linear infinite}@keyframes ring{from{transform:scale(.6);opacity:1}to{transform:scale(1.35);opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}
.app-shell{min-height:100vh;background:#f3f0ea;display:flex}.app-shell>aside{width:238px;height:100vh;position:fixed;padding:30px 18px 20px;background:rgba(250,248,244,.82);border-right:1px solid var(--line);backdrop-filter:blur(20px);display:flex;flex-direction:column;z-index:5}.app-shell>aside>.brand{padding-left:12px}.app-shell nav{display:flex;flex-direction:column;gap:5px;margin-top:50px}.app-shell nav button{height:45px;border:0;border-radius:14px;background:transparent;text-align:left;padding:0 14px;color:#7c7871}.app-shell nav button.active{background:#fff;color:var(--coral);box-shadow:0 8px 25px rgba(30,26,22,.06);font-weight:650}.app-shell nav button span{color:var(--ink);margin-left:12px}.user-chip{display:flex;gap:9px;align-items:center;margin-top:auto;border-top:1px solid var(--line);padding:15px 6px 0}.user-chip>b{width:34px;height:34px;border-radius:11px;background:#ded3c6;display:grid;place-items:center;font-size:9px}.user-chip>span{flex:1}.user-chip strong,.user-chip small{display:block}.user-chip strong{font-size:10px}.user-chip small{font-size:8px;color:#98938b}.user-chip button{font-size:9px}.workspace{width:calc(100% - 238px);margin-left:238px;padding-bottom:110px}.workspace>header{height:76px;position:sticky;top:0;z-index:4;background:rgba(243,240,234,.85);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}.workspace>header>span{width:300px;height:39px;border-radius:13px;background:rgba(255,255,255,.7);border:1px solid var(--line);display:flex;align-items:center;padding:0 13px;color:#99938c;font-size:10px}.workspace>header>small{position:absolute;right:35px;color:#579c75}.content{max-width:1120px;margin:auto;padding:52px 45px}.day-head>small{font-size:9px;letter-spacing:.14em;font-weight:750;color:#9b968e}.day-head h1{font-size:43px;letter-spacing:-.05em;margin:9px 0 5px}.day-head p{font-size:12px;color:#88837c}.insight{margin-top:36px;padding:23px;border-radius:24px;background:linear-gradient(120deg,#292622,#423a34);color:#fff;display:flex;align-items:center;gap:17px;box-shadow:0 20px 50px rgba(43,36,31,.14)}.insight>b{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--coral),#ff9e7e);display:grid;place-items:center;font-size:20px}.insight>div{flex:1}.insight small{font-size:8px;letter-spacing:.13em;color:#e6ad9d}.insight h2{font-size:16px;margin:6px 0 5px}.insight p{font-size:10px;color:#c9c1ba;margin:0}.insight button{border:0;border-radius:11px;background:#fff;padding:10px 12px;font-size:9px;font-weight:650}.dashboard{display:grid;grid-template-columns:1.35fr .75fr;gap:17px;margin-top:18px}.panel{background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.9);border-radius:23px;padding:24px;box-shadow:0 10px 40px rgba(41,36,30,.045)}.panel>small,.memory small{font-size:8px;letter-spacing:.14em;color:#98938b;font-weight:750}.panel>h2{font-size:19px;margin:7px 0 18px}.task{min-height:68px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:11px 2px}.task.featured{border:1px solid var(--line);border-radius:17px;background:#faf7f2;padding:14px;margin-bottom:3px}.task>i{width:19px;height:19px;border:1.5px solid #c8c0b7;border-radius:7px}.task>div{flex:1}.task strong,.task span{display:block}.task strong{font-size:11px}.task span{font-size:9px;color:#948f87;margin-top:5px}.task small{font-size:8px;color:var(--coral);font-weight:700}.task>b{width:32px;height:32px;border-radius:11px;background:var(--ink);color:#fff;display:grid;place-items:center}.side-panels{display:flex;flex-direction:column;gap:17px}.rhythm .bars{height:95px;display:flex;align-items:flex-end;gap:8px}.bars i{flex:1;background:#e4dfd8;border-radius:6px 6px 2px 2px}.bars i:nth-child(1){height:40%}.bars i:nth-child(2){height:68%}.bars i:nth-child(3){height:90%;background:linear-gradient(var(--coral),#ff9b7e)}.bars i:nth-child(4){height:74%}.bars i:nth-child(5){height:53%}.bars i:nth-child(6){height:29%}.rhythm p{font-size:9px;color:#817c75;margin:16px 0 0}.memory{display:flex;gap:13px;background:linear-gradient(135deg,rgba(237,233,253,.9),rgba(255,255,255,.8))}.memory>b{width:38px;height:38px;border-radius:13px;background:#fff;color:var(--violet);display:grid;place-items:center}.memory span{flex:1}.memory strong{display:block;font-size:10px;line-height:1.45;margin-top:6px}.composer{position:fixed;left:calc(238px + (100% - 238px)/2);bottom:20px;transform:translateX(-50%);width:min(710px,calc(100% - 300px));height:61px;border-radius:20px;background:rgba(255,255,255,.94);border:1px solid var(--line);box-shadow:0 17px 45px rgba(37,31,25,.13);display:flex;align-items:center;gap:10px;padding:0 10px 0 16px;z-index:5}.composer>b{color:var(--coral)}.composer input{margin:0;border:0;background:transparent;box-shadow:none;flex:1}.composer button{width:38px;height:38px;border:0;border-radius:13px;background:var(--ink);color:#fff;font-size:18px}.toast{position:fixed;right:24px;bottom:24px;z-index:50;border-radius:14px;background:#24221f;color:#fff;padding:13px 18px;box-shadow:0 15px 40px rgba(0,0,0,.2);font-size:11px;animation:pop .4s cubic-bezier(.2,1.4,.2,1)}
.setup-body{min-height:100vh;background:radial-gradient(circle at 20% 0,rgba(255,110,82,.15),transparent 35%),var(--cream);display:grid;place-items:center;padding:24px}.setup-card{width:min(520px,100%);background:rgba(255,255,255,.72);border:1px solid #fff;border-radius:30px;padding:38px;box-shadow:var(--shadow)}.setup-card>.brand{margin-bottom:36px}.setup-card h1{font-size:42px;letter-spacing:-.05em;margin:9px 0 12px}.setup-card>p{font-size:14px;line-height:1.6;color:var(--muted)}.setup-ok{color:var(--green);font-size:11px;font-weight:700}.setup-actions{display:flex;gap:10px;margin-top:26px}.form-error{border-radius:12px;background:#fff0ec;color:#b34333;padding:11px 13px;font-size:11px;margin:15px 0}
.admin-body{min-height:100vh;background:#f3f0ea}.admin-top{height:78px;border-bottom:1px solid var(--line);padding:0 35px;display:flex;align-items:center;justify-content:space-between;background:rgba(250,248,244,.86);backdrop-filter:blur(18px)}.admin-top .brand small{font-size:9px;color:#999;letter-spacing:0;margin-left:3px}.admin-top>div:last-child{display:flex;gap:18px;align-items:center}.admin-top a{font-size:11px;text-decoration:none}.admin-main{max-width:1100px;margin:auto;padding:55px 35px}.admin-head{display:flex;justify-content:space-between;align-items:flex-end}.admin-head h1{font-size:48px;letter-spacing:-.055em;margin:8px 0}.admin-head p{color:var(--muted);font-size:13px;margin:0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:35px 0 18px}.admin-stats article{background:rgba(255,255,255,.7);border:1px solid #fff;border-radius:20px;padding:20px}.admin-stats small{font-size:8px;letter-spacing:.14em;color:#999}.admin-stats strong{display:block;font-size:30px;margin-top:10px}.admin-table{background:rgba(255,255,255,.74);border:1px solid #fff;border-radius:22px;overflow:hidden}.table-head,.user-row{display:grid;grid-template-columns:1.4fr .6fr .6fr 1fr;gap:14px;align-items:center;padding:0 20px}.table-head{height:44px;background:rgba(0,0,0,.025);font-size:8px;letter-spacing:.12em;color:#999;font-weight:700}.user-row{min-height:72px;border-top:1px solid var(--line)}.user-row>span b,.user-row>span small{display:block}.user-row>span b{font-size:12px}.user-row>span small,.user-row time{font-size:9px;color:#8f8a83;margin-top:4px}.status{display:inline-flex;width:max-content;padding:7px 9px;border-radius:99px;font-size:8px;font-weight:700}.status.pending{background:#fff2d8;color:#9c701c}.status.approved{background:#e8f5ee;color:#3e8c68}.status.blocked{background:#fbe9e5;color:#ad4d3e}.user-row>div{display:flex;gap:5px;flex-wrap:wrap}.user-row>div button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 8px;font-size:8px}.empty{padding:30px;color:#999;font-size:12px}.admin-foot{text-align:center;color:#aaa;font-size:9px;margin-top:20px}
@media(max-width:900px){.welcome-grid{grid-template-columns:1fr;text-align:center}.welcome-copy>p{margin-left:auto;margin-right:auto}.actions{justify-content:center}.phone-stage{height:650px}.app-shell>aside{width:82px;padding:28px 11px}.app-shell>aside .brand>span:last-child,.app-shell nav span,.user-chip>span,.user-chip>button{display:none}.app-shell>aside>.brand{justify-content:center;padding:0}.app-shell nav button{text-align:center}.workspace{width:calc(100% - 82px);margin-left:82px}.composer{left:calc(82px + (100% - 82px)/2);width:calc(100% - 120px)}.dashboard{grid-template-columns:1fr}.table-head,.user-row{grid-template-columns:1fr .5fr .6fr}}
@media(max-width:640px){.welcome-nav{height:74px;padding:0 19px}.access-pill{font-size:0}.access-pill:after{content:'Acesso limitado';font-size:9px}.welcome-grid{display:block;padding:45px 20px 70px}.welcome-copy{padding:0}.welcome-copy h1{font-size:54px}.welcome-copy>p{font-size:16px}.actions{flex-direction:column}.phone-stage{height:600px;margin-top:50px}.phone{width:340px;height:575px;padding:23px}.phone-top{margin-bottom:25px}.phone-stage:before{width:410px;height:300px}.phone-stage:after{width:320px;height:470px}.waiting-card h1{font-size:47px}.steps{padding:7px 15px}.app-shell>aside{display:none}.workspace{width:100%;margin:0;padding-bottom:100px}.workspace>header{height:68px;justify-content:flex-start;padding:0 17px}.workspace>header>span{width:180px}.workspace>header>small{right:17px;font-size:8px}.content{padding:32px 16px}.day-head h1{font-size:35px}.insight{display:grid;grid-template-columns:auto 1fr}.insight>button{grid-column:1/-1}.dashboard{display:block}.side-panels{margin-top:15px}.composer{left:50%;bottom:13px;width:calc(100% - 24px)}.setup-card{padding:29px 22px}.setup-card h1{font-size:36px}.setup-actions{flex-direction:column}.admin-top{padding:0 17px}.admin-top .brand small{display:none}.admin-main{padding:35px 16px}.admin-head h1{font-size:40px}.admin-stats{gap:7px}.admin-stats article{padding:15px 12px}.table-head{display:none}.user-row{display:flex;align-items:flex-start;flex-wrap:wrap;padding:17px}.user-row>span{flex:1;min-width:60%}.user-row>div{width:100%;margin-top:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
