@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*{box-sizing:border-box}body{margin:0;background:#fafaff;color:#202235;font-family:Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.bottom-nav{display:none}header{height:88px;background:#fff;padding:0 3%;border-bottom:1px solid #ececf2;gap:45px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.brand,header{display:flex;align-items:center}.brand{gap:10px;color:#171928;font-size:27px}.brand b{font-size:30px;line-height:1;color:#702de1;font-style:italic;letter-spacing:-5px}.brand strong{font-weight:800}nav{display:flex;gap:22px;flex:1 1;justify-content:center}.actions button,.back,nav button{border:0;background:transparent;color:#424657;display:flex;gap:10px;align-items:center;font-size:16px;padding:13px 8px}nav button.active{color:#702de1;font-weight:700;border-bottom:3px solid #702de1}.profile{display:flex;gap:9px;align-items:center}.profile span{background:#ede5ff;color:#702de1;border-radius:50%;padding:9px;font-weight:700}.home{max-width:1160px;margin:90px auto;padding:0 24px;text-align:center}.home h1{font-size:52px;color:#702de1;margin:0 0 68px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:42px;gap:42px}.choice{background:#fff;border:1px solid #e8e8ef;border-radius:22px;box-shadow:0 8px 22px #1719280d;padding:58px 72px}.big-icon{width:106px;height:106px;margin:auto;background:#f2edff;color:#702de1;border-radius:50%;display:grid;place-items:center}.big-icon svg{width:50px;height:50px}.choice h2{font-size:29px;color:#702de1;margin:38px 0 20px}.choice p{font-size:18px;line-height:1.55;color:#555a6b;min-height:57px}.choice button{width:100%;margin-top:30px;border:2px solid #702de1;border-radius:10px;background:#fff;color:#702de1;padding:15px;font-size:17px}.choice button span{font-size:25px;margin-left:14px}.page,.schedule-page{max-width:1400px;margin:0 auto;padding:54px 36px}.page-title,.schedule-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.page h1,.schedule-head h1{font-size:34px;margin:8px 0}.page p,.schedule-head p{color:#6c6f7d}.primary{background:linear-gradient(120deg,#5f26d5,#7e2dea);border:0;border-radius:9px;color:white;padding:14px 20px;font-weight:700;display:inline-flex;align-items:center;gap:9px;font-size:15px;box-shadow:0 5px 14px #702de133}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));grid-gap:20px;gap:20px}.scale-card{background:#fff;border:1px solid #eeeef4;border-radius:14px;padding:25px;display:flex;gap:15px;align-items:center;box-shadow:0 5px 18px #14142608;cursor:pointer}.scale-card svg{color:#702de1}.scale-card h2{font-size:18px;margin:0 0 7px}.scale-card p{margin:0;font-size:13px}.scale-card>span{margin-left:auto;color:#702de1;font-weight:600;font-size:13px}.empty{text-align:center;background:#fff;border:1px dashed #d7c9fa;border-radius:15px;padding:70px}.empty svg{width:48px;height:48px;color:#702de1}.empty h2{margin-bottom:4px}.schedule-page{max-width:none}.schedule-head{background:#fff;border:1px solid #ebebf1;border-radius:13px;padding:24px 28px;margin-bottom:0}.schedule-head h1{display:flex;gap:12px;align-items:center;font-size:25px}.schedule-head h1 svg{color:#702de1}.actions{display:flex;gap:9px}.actions button{display:inline-flex;align-items:center;gap:8px;border:1px solid #d9c8fb;border-radius:8px;color:#702de1;font-weight:600;padding:11px 14px}.actions .add-pm{order:1}.actions .export-action{order:2}.actions .share-action{order:3}.actions .danger-outline,.actions .remove-action{order:4}.actions button span{white-space:normal}.actions .danger-outline{color:#e54d4d;border-color:#ffcaca}.table-wrap{overflow:auto;background:#fff;border:1px solid #e8e8ee;border-top:0}table{border-collapse:collapse;width:100%;font-size:13px}th{background:#fbfbfd;font-weight:700;text-align:left}td,th{border:1px solid #ececf1;padding:14px 12px;white-space:nowrap}td:nth-child(2){white-space:normal;min-width:135px;font-weight:600;text-transform:capitalize}.day-cell{padding:2px;min-width:42px;height:72px}.day-cell button{border:0;width:100%;height:100%;min-height:64px;color:#9093a1;background:#fbfbfd;font-weight:700;font-size:12px}.legend{display:flex;gap:21px;flex-wrap:wrap;background:#fff;border:1px solid #e8e8ee;border-top:0;padding:20px}.legend span{display:flex;gap:8px;align-items:center;color:#6c6f7d;font-size:13px}.legend i{font-style:normal;padding:8px;border-radius:4px;color:#fff;font-weight:700;font-size:11px}.legend span:last-child i{background:#f1f1f3;color:#777}.crumb{color:#702de1;font-size:14px}.panel,.type-table{background:#fff;border:1px solid #e8e8ee;border-radius:14px;overflow:auto;box-shadow:0 5px 17px #15152908}.type-table table{font-size:15px}.type-table td,.type-table th{padding:20px}.color{display:block;width:36px;height:36px;border-radius:7px}.bare,.icon-btn{color:#702de1;border:1px solid #ad86f2;border-radius:7px;background:#fff;padding:8px;margin-right:8px}.bare svg,.icon-btn svg{width:18px;height:18px}.delete{color:#ed4c4c;border-color:#f5a0a0}.overlay{position:fixed;inset:0;background:#14132099;display:grid;place-items:center;z-index:10;padding:20px}.modal{width:min(560px,100%);background:#fff;border-radius:16px;padding:30px;position:relative;box-shadow:0 20px 60px #0004}.modal h2{margin:0 0 25px;font-size:22px}.close{position:absolute;right:17px;top:16px;border:0;background:none;color:#747789}.form{display:grid;grid-gap:17px;gap:17px}.field{display:grid;grid-gap:8px;gap:8px;color:#35384a;font-size:14px;font-weight:600}.field input,.field select,.field textarea{border:1px solid #d8d9e1;border-radius:8px;padding:12px;color:#36394c;background:#fff;outline-color:#702de1}.field textarea{min-height:86px;resize:vertical}.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.color-input{height:45px;padding:4px!important}.toast{position:fixed;right:24px;bottom:24px;background:#29253a;color:#fff;padding:14px 18px;border-radius:9px;z-index:30;box-shadow:0 7px 22px #0003}.share-page{max-width:1300px}.back{color:#702de1;padding-left:0}.share-title{display:flex;gap:20px;align-items:center;margin:20px 0 33px}.share-title .big-icon{margin:0;width:80px;height:80px;border-radius:13px}.share-title .big-icon svg{width:35px}.share-title h1{margin:0;font-size:32px}.share-title p{margin:6px 0}.panel{padding:24px 30px;margin-bottom:23px}.panel h2{font-size:21px;margin:8px 0 22px}.panel table td,.panel table th{padding:16px 12px}.badge{background:#eceef1;color:#515363;border-radius:6px;padding:8px 12px;font-weight:700}.badge.admin{color:white;background:#702de1}.share-form{display:grid;grid-template-columns:1.3fr 1.2fr auto;grid-gap:20px;gap:20px;align-items:end}.share-form .primary{height:45px;justify-content:center}.info{border:1px solid #c6a9fa;background:#fbf9ff;padding:24px 30px;border-radius:12px;line-height:1.75;color:#4f5261}@media(max-width:850px){body{background:#f2f2f7;-webkit-tap-highlight-color:transparent}main{padding-bottom:80px}header{height:56px;padding:0 16px;gap:0;border-bottom:1px solid #e5e5ea;background:#fff;box-shadow:0 1px 0 #0000000a}.brand{flex:1 1;font-size:18px;letter-spacing:-.3px}.brand b{font-size:20px;letter-spacing:-2px}.logout,.profile>div,.profile>span,nav{display:none}.bottom-nav{display:flex!important;position:fixed;bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid #e5e5ea;z-index:100;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -1px 0 #0000000a}.bottom-nav button{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#8e8e93;font-size:10px;font-weight:500;padding:8px 0;transition:color .15s}.bottom-nav button svg{width:22px;height:22px;stroke-width:1.8}.bottom-nav button.active{color:#702de1}.bottom-nav button.active svg{stroke-width:2.4}.page,.schedule-page{padding:16px 16px 24px;max-width:100%}.home{margin:20px auto;padding:0 16px}.home,.home h1{text-align:left}.home h1{font-size:28px;margin:0 0 24px}.page-title{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.page h1,.schedule-head h1{font-size:22px;margin:4px 0}.page-title .primary,.schedule-head .primary{width:100%;justify-content:center;border-radius:12px;padding:14px}.choice-grid{grid-template-columns:1fr;gap:14px}.choice{padding:24px 20px;border-radius:18px;display:flex;align-items:center;gap:16px;text-align:left}.choice .big-icon{width:56px;height:56px;min-width:56px;border-radius:14px;margin:0}.choice .big-icon svg{width:26px;height:26px}.choice h2{font-size:17px;margin:0 0 4px}.choice p{font-size:13px;min-height:0;margin:0 0 12px;color:#636366}.choice button{margin-top:0;padding:11px 16px;font-size:14px;width:auto;border-radius:10px}.choice button span{font-size:16px;margin-left:6px}.cards{grid-template-columns:1fr;gap:12px}.scale-card{border-radius:14px;padding:18px 16px}.scale-card h2{font-size:16px}.scale-card p{font-size:12px}.schedule-head{flex-direction:column;align-items:flex-start;gap:14px;padding:16px;border-radius:14px;margin-bottom:0}.schedule-head h1{font-size:18px;gap:8px}.actions{flex-wrap:wrap;gap:8px;width:100%}.actions button,.btn-csv{flex:1 1;min-width:0;justify-content:center;padding:11px 8px;font-size:13px;border-radius:10px;min-height:44px}.table-wrap{border-radius:0;-webkit-overflow-scrolling:touch}td,th{padding:10px 8px;font-size:12px}.day-cell{min-width:38px;height:54px}.day-cell button{min-height:48px;font-size:11px;border-radius:0}.legend{padding:14px 16px;gap:12px;overflow-x:auto;flex-wrap:nowrap}.legend span{white-space:nowrap;font-size:12px}.share-page{padding:16px}.share-title{margin:12px 0 20px;gap:14px}.share-title h1{font-size:22px}.share-title .big-icon{width:56px;height:56px;border-radius:12px}.share-form{grid-template-columns:1fr;gap:12px}.share-form .primary{width:100%;justify-content:center;min-height:44px}.back{padding:12px 0;font-size:15px;min-height:44px}.panel{padding:16px;border-radius:14px;margin-bottom:14px}.panel h2{font-size:17px;margin:0 0 14px}.panel table td,.panel table th{padding:12px 8px;font-size:13px}.member-card{padding:14px;border-radius:12px}.member-card-info strong{font-size:14px}.overlay{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;z-index:101;background:rgba(0,0,0,.18);padding:0}.modal{width:100%;border-radius:22px 22px 0 0;padding:28px 20px calc(28px + env(safe-area-inset-bottom));max-height:92vh;overflow-y:auto}.modal:before{content:"";display:block;width:36px;height:4px;background:#d1d1d6;border-radius:2px;margin:0 auto 20px;flex-shrink:0}.modal h2{font-size:19px;text-align:center;margin:0 0 20px}.form{gap:14px}@media(max-width:850px){.actions button,.btn-csv{font-size:12px;padding:10px 12px;gap:6px}.actions button svg,.btn-csv svg{width:18px;height:18px}.actions button span,.btn-csv span{display:none}.legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.legend span{width:100%}}.field input,.field select,.field textarea{padding:14px 12px;font-size:16px;border-radius:12px;min-height:48px}.field textarea{min-height:90px}.two{grid-template-columns:1fr 1fr;gap:12px}.primary{min-height:48px;border-radius:12px;font-size:15px}.close{top:18px;right:18px;padding:8px;min-height:36px;min-width:36px}.toast{right:16px;left:16px;bottom:calc(72px + env(safe-area-inset-bottom));border-radius:12px;text-align:center;font-size:14px}.type-table table{min-width:520px;font-size:13px}.type-table td,.type-table th{padding:12px 10px}.bare,.icon-btn{padding:9px;min-height:36px;min-width:36px}.login{align-items:flex-start;padding:60px 20px 20px}.login-card{padding:36px 24px;border-radius:20px}.login h1{font-size:22px}.google-button{padding:15px;border-radius:12px;min-height:52px}.empty{padding:48px 24px;border-radius:16px}.crumb{font-size:13px;margin-bottom:4px}}.profile span{width:40px;height:40px;display:grid;place-items:center;padding:0;overflow:hidden}.profile span img{width:100%;height:100%;object-fit:cover}.profile b,.profile small{display:block;font-size:12px}.profile small{font-size:10px;color:#777;max-width:150px;overflow:hidden;text-overflow:ellipsis}.logout{border:0;background:transparent;color:#6d7080;padding:5px}.auth-loading{place-items:center;color:#702de1;font-weight:700}.auth-loading,.login{min-height:100vh;display:grid}.login{place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#e9ddff 0,transparent 38%),#fafaff}.login-card{width:min(460px,100%);padding:54px 45px;text-align:center;background:#fff;border:1px solid #e8e3f2;border-radius:22px;box-shadow:0 18px 50px #35205b18}.login-mark{font-size:40px;line-height:65px;width:68px;height:68px;margin:auto;border-radius:20px;background:linear-gradient(135deg,#ffffff,#ffffff);color:#fff;font-style:italic;font-weight:800;letter-spacing:-7px;padding-right:7px}.login-brand{font-size:25px;font-weight:800;margin:16px 0 28px}.login h1{font-size:27px;margin:0 0 13px}.login p{line-height:1.6;color:#65697a;margin:0 0 30px}.google-button{width:100%;padding:14px;border:1px solid #d9dbe4;border-radius:9px;background:#fff;color:#2e3140;font-weight:700;display:flex;align-items:center;justify-content:center;gap:13px;box-shadow:0 2px 5px #1b14320d}.google-button:hover{border-color:#8d5ee8}.google-button svg{width:20px;height:20px}.login small{display:block;color:#858896;margin-top:22px;font-size:12px}.day-cell button:disabled{cursor:default}.total-head{min-width:115px;text-align:center;color:#5e2bc1}.total-cell{min-width:105px;text-align:center;font-weight:800;color:#6d28d9;background:#faf7ff}.total-cell.final{color:#087a37;background:#f1fbf5}.btn-csv{border:1px solid #16a34a;border-radius:8px;color:#16a34a;background:#fff;font-weight:600;display:inline-flex;align-items:center;gap:7px;padding:10px 14px;font-size:14px;transition:background .15s,color .15s,box-shadow .15s}.btn-csv span{white-space:normal}.btn-csv:hover{background:#16a34a;color:#fff;box-shadow:0 3px 10px #16a34a33}.email-cell{display:flex;flex-direction:column;gap:6px;min-width:170px;white-space:normal}.share-tag{display:inline-flex;align-items:center;gap:5px;background:linear-gradient(120deg,#f2edff,#ede3ff);color:#702de1;border:1px solid #c4a0f5;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s,box-shadow .18s,transform .12s;white-space:nowrap;width:-moz-fit-content;width:fit-content}.share-tag:hover{background:linear-gradient(120deg,#702de1,#8c39ef);color:#fff;border-color:#702de1;box-shadow:0 3px 10px #702de133;transform:translateY(-1px)}.share-tag:active{transform:translateY(0)}.member-select-header{margin-bottom:14px}.select-all-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:600;color:#702de1;font-size:14px;padding:8px 14px;border:1.5px dashed #c4a0f5;border-radius:8px;transition:background .15s}.select-all-toggle:hover{background:#f5f0ff}.select-all-toggle input{accent-color:#702de1;width:16px;height:16px}.member-cards{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.member-card{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1.5px solid #e8e3f5;border-radius:12px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;background:#fff}.member-card:hover{border-color:#b89ef0;background:#faf7ff;box-shadow:0 3px 10px #702de10d}.member-card.selected{border-color:#702de1;background:#f5f0ff;box-shadow:0 3px 12px #702de11a}.member-card input[type=checkbox]{accent-color:#702de1;width:18px;height:18px;flex-shrink:0}.member-card-info{display:flex;flex-direction:column;gap:3px}.member-card-info strong{font-size:15px;font-weight:700;color:#202235}.member-card-info span{font-size:12px;color:#8b8fa8}.login-mark{overflow:hidden}.login-mark img{width:100%;height:100%;object-fit:contain}