@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}html,body,#root,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button,input,textarea,select{font-family:Open Sans,sans-serif!important}body{color:#0f172a;background:#f5f7fa}h1{letter-spacing:-.3px;font-size:28px;font-weight:500}h2{font-size:22px;font-weight:500}h3{font-size:18px;font-weight:500}p{color:#6b7280;font-size:14px;font-weight:300}.checklist-subline{color:#9ca3af;font-size:13px;font-weight:300}.checklist-item-text{font-size:15px;font-weight:400}.checklist-done-info{color:#9ca3af;font-size:12px;font-weight:300}.checklist-kicker{letter-spacing:1px;text-transform:uppercase;color:#9ca3af;font-size:11px}.primary-button{letter-spacing:.2px;font-weight:500}.secondary-button,.danger-button{font-weight:400}.department-selection-box{background:#fafafa;border:1px solid #0f172a14;border-radius:18px;margin-top:10px;padding:16px}.department-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.department-checkbox-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #0f172a14;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;min-height:52px;padding:0 14px;transition:all .18s;display:flex}.department-checkbox-card:hover{border-color:#0f172a2e;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a0f}.department-checkbox-card input[type=checkbox]{accent-color:#1f2937;cursor:pointer;flex:0 0 18px;width:18px;height:18px;margin:0}.department-checkbox-label{color:#1f2937;align-items:center;font-size:15px;font-weight:500;line-height:1.2;display:flex}@media (width<=900px){.department-checkbox-grid{grid-template-columns:1fr}}:root{--bg:#f8f6f1;--bg-secondary:#fcfbf8;--surface:#ffffffe6;--surface-strong:#fffffff5;--surface-soft:#ffffffd1;--surface-muted:#f6f1e8;--border:#a8927024;--border-strong:#9c846038;--border-soft:#bcaa8d14;--text:#1e2934;--text-soft:#697382;--text-light:#98a2b3;--accent-soft:#f7f1e7;--accent-soft-hover:#f2eadc;--accent-line:#b3986f24;--accent-gold:#b89a6c;--accent-gold-soft:#b89a6c1f;--green-soft:#eef8f1;--green-border:#cae6d2;--green-text:#18794e;--red-soft:#fdf1f0;--red-border:#f0d1cd;--red-text:#b42318;--orange-soft:#fff7ec;--orange-border:#ecd8b5;--orange-text:#b45309;--gray-soft:#f5f7fa;--gray-border:#e1e7ee;--gray-text:#667085;--shadow:0 24px 60px #1d20240e;--shadow-soft:0 14px 32px #1d20240a;--shadow-panel:0 18px 44px #2224260b;--shadow-hover:0 22px 44px #22242611;--radius-xl:28px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}html,body,#root{min-height:100%;color:var(--text);background:radial-gradient(circle at 0 0,#fffffff2,#0000 26%),radial-gradient(circle at 100% 0,#fff8ec99,#0000 24%),linear-gradient(#fcfbf8 0%,#f4f1eb 100%);margin:0;font-family:Open Sans,sans-serif}body{margin:0}button,input,select,textarea{font-family:Open Sans,sans-serif}.dashboard{z-index:1;max-width:1500px;min-height:100vh;margin:0 auto;padding:28px;position:relative;overflow:visible}.topbar{z-index:200000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffe6 0%,#ffffffc7 100%);border:1px solid #ab957224;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:30px;padding:16px 22px;display:flex;position:sticky;top:14px;overflow:visible;box-shadow:0 18px 40px #2224260d}.logo-wrap{align-items:center;display:flex}.logo-wrap img{object-fit:contain;width:auto;height:40px}.nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.nav button{color:var(--text-soft);cursor:pointer;background:#ffffff8a;border:1px solid #0000;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .18s;box-shadow:inset 0 0 0 1px #b098720a}.nav button:hover{color:var(--text);background:#ffffffe0;border-color:#b098721f;transform:translateY(-1px)}.nav button.active{color:#243041;background:linear-gradient(#fffdfa 0%,#f6f0e6 100%);border-color:#b098722e;box-shadow:0 10px 20px #ba9f791f,inset 0 1px #ffffffd9}.topbar-user-actions{align-items:center;gap:12px;display:flex}.user-badge{border:1px solid var(--border);min-height:42px;color:var(--text);box-shadow:var(--shadow-soft);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.topbar-logout-button{color:#243041;cursor:pointer;background:linear-gradient(#fff 0%,#f8f2e8 100%);border:1px solid #ab957229;border-radius:999px;min-height:42px;padding:0 16px;font-size:14px;font-weight:500;transition:all .18s;box-shadow:0 10px 20px #232c3a0d}.topbar-logout-button:hover{background:linear-gradient(#fffdf8 0%,#f3ebdf 100%);transform:translateY(-1px);box-shadow:0 14px 26px #232c3a14}.master-filter-wrap{z-index:4000;margin-bottom:22px;position:relative;overflow:visible}.master-filter-card{z-index:4001;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffffeb 0%,#ffffffd1 100%);border:1px solid #a892701f;padding:24px 26px;position:relative;overflow:visible;box-shadow:0 20px 50px #2224260b}.master-filter-header{z-index:4002;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative;overflow:visible}.master-filter-header h3{letter-spacing:-.02em;margin:0 0 6px;font-size:20px;font-weight:500}.master-filter-header p{color:var(--text-soft);max-width:720px;margin:0;font-size:14px;font-weight:300;line-height:1.6}.master-filter-dropdown-wrap{z-index:4100;position:relative;overflow:visible}.master-filter-trigger{z-index:4101;min-width:280px;color:var(--text);cursor:pointer;background:linear-gradient(#fff 0%,#f9f4ec 100%);border:1px solid #ab957229;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-size:14px;font-weight:500;transition:all .18s;display:flex;position:relative;box-shadow:0 10px 24px #232c3a0d}.master-filter-trigger:hover{background:linear-gradient(#fffdfa 0%,#f4ecdf 100%);transform:translateY(-1px);box-shadow:0 14px 30px #232c3a13}.master-filter-trigger-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.master-filter-chevron{font-size:12px;transition:transform .2s}.master-filter-chevron.open{transform:rotate(180deg)}.master-filter-dropdown{z-index:99999;background:linear-gradient(#fffffffb 0%,#fffffff5 100%);border:1px solid #ab957224;border-radius:22px;width:360px;max-width:92vw;padding:14px;position:absolute;top:calc(100% + 12px);right:0;overflow:visible;box-shadow:0 28px 60px #191e2824,0 4px 14px #191e280a}.master-filter-dropdown-head{border-bottom:1px solid var(--accent-line);margin-bottom:10px;padding:8px 8px 14px}.master-filter-dropdown-title{margin-bottom:4px;font-size:15px;font-weight:600}.master-filter-dropdown-subtitle{color:var(--text-soft);font-size:13px;line-height:1.5}.master-filter-list{flex-direction:column;gap:10px;max-height:340px;padding-right:2px;display:flex;overflow-y:auto}.master-filter-item{cursor:pointer;background:linear-gradient(#fff 0%,#fbf8f2 100%);border:1px solid #ab95721f;border-radius:16px;align-items:center;gap:12px;padding:13px 14px;transition:all .18s;display:flex}.master-filter-item:hover{background:linear-gradient(#fffdf9 0%,#f5eee2 100%);transform:translateY(-1px)}.master-filter-item.fixed{cursor:default;background:#b89a6c14}.master-filter-item.selected{background:#b89a6c1f;border-color:#b89a6c3d;box-shadow:inset 0 0 0 1px #b89a6c0f}.master-filter-item-title{color:var(--text);font-size:14px;font-weight:600}.master-filter-item-subtitle{color:var(--text-soft);margin-top:2px;font-size:13px}.master-filter-empty{background:var(--surface-soft);color:var(--text-soft);border-radius:16px;padding:12px 14px;font-size:14px}.hero,.hero-premium,.hero-left,.hero-right,.hero-right-premium,.stats-grid,.dashboard-grid,.panel,.panel-soft,.stat-card,.side-column{z-index:1;position:relative}.hero{grid-template-columns:1.6fr .6fr;gap:20px;margin-bottom:22px;display:grid;overflow:visible}.hero-left,.hero-right,.stat-card,.panel,.page-box{border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffffe6 0%,#ffffffd1 100%);border:1px solid #ab95721f}.hero-left{padding:34px}.hero-left h1{letter-spacing:-.04em;color:#202836;margin:0 0 8px;font-size:36px;font-weight:400;line-height:1.06}.hero-left p{max-width:760px;color:var(--text-soft);margin:0;font-size:15px;font-weight:300;line-height:1.75}.hero-right{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;padding:34px 28px;display:flex}.hero-day-label{text-transform:uppercase;letter-spacing:.16em;color:var(--text-light);margin-bottom:14px;font-size:11px;font-weight:500}.hero-right strong{color:var(--text);text-transform:capitalize;margin-bottom:14px;font-size:30px;font-weight:500;line-height:1.02}.hero-date{color:var(--text-soft);margin-top:0;font-size:18px;font-weight:300;line-height:1.4;display:block}.hero-time{color:var(--text-light);margin-top:10px;font-size:17px;font-weight:300;line-height:1.4;display:block}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.stat-card{padding:24px;transition:all .2s}.stat-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.stat-card span{color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:500;display:block}.stat-card h2{letter-spacing:-.03em;color:#1f2933;margin:0;font-size:30px;font-weight:400;line-height:1}.dashboard-grid{grid-template-columns:1.6fr .9fr;gap:20px;display:grid;overflow:visible}.side-column{flex-direction:column;gap:20px;display:flex}.panel{padding:26px}.panel-soft{background:linear-gradient(#ffffffe0 0%,#fffc 100%)}.panel-header{margin-bottom:18px}.panel-header h3{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:500}.simple-list{flex-direction:column;gap:12px;display:flex}.simple-list-row{color:var(--text);background:linear-gradient(#ffffffd1 0%,#ffffffb3 100%);border:1px solid #ab95721c;border-radius:18px;padding:17px 18px;font-size:15px;transition:all .18s;box-shadow:0 6px 18px #22242605}.simple-list-row:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.simple-list-row strong{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:500;display:block}.simple-list-row span{color:var(--text-soft);font-size:13px;font-weight:300;display:block}.action-list{flex-direction:column;gap:10px;display:flex}.premium-action-list button,.primary-button{color:#243041;letter-spacing:.01em;cursor:pointer;background:linear-gradient(#fff 0%,#f8f2e8 100%);border:1px solid #ab957229;border-radius:16px;padding:14px 16px;font-size:14px;font-weight:500;transition:all .18s;box-shadow:0 10px 22px #232c3a0b}.premium-action-list button:hover,.primary-button:hover{background:linear-gradient(#fffdf9 0%,#f2eadf 100%);transform:translateY(-1px);box-shadow:0 14px 26px #232c3a14}.secondary-button{color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#faf6ee 100%);border:1px solid #ab957224;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:400;transition:all .18s}.secondary-button:hover{background:linear-gradient(#fffdfa 0%,#f4edde 100%);transform:translateY(-1px)}.danger-button{border:1px solid var(--red-border);color:var(--red-text);cursor:pointer;background:linear-gradient(#fff7f6 0%,#fdeeee 100%);border-radius:14px;padding:12px 14px;font-size:14px;font-weight:400;transition:all .18s}.danger-button:hover{transform:translateY(-1px);box-shadow:0 12px 20px #b423180f}.small-button{padding:10px 14px;font-size:13px}.mini-info-list{flex-direction:column;gap:10px;display:flex}.mini-info-row{color:var(--text-soft);background:linear-gradient(#fffc 0%,#ffffffad 100%);border:1px solid #ab95721a;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;font-size:14px;display:flex}.mini-info-row strong{color:var(--text);font-weight:500}.mini-info-row span{text-align:right;max-width:58%;line-height:1.45}.page-shell{flex-direction:column;gap:20px;display:flex}.page-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-title-row h1,.page-box h1{letter-spacing:-.04em;margin:0 0 10px;font-size:32px;font-weight:400;line-height:1.08}.page-title-row p,.page-box p{color:var(--text-soft);margin:0;font-size:15px;font-weight:300;line-height:1.75}.page-box,.form-box{padding:28px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-head h2{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:500}.section-counter{min-width:38px;height:38px;color:var(--text);box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#f8f2e8 100%);border:1px solid #ab957224;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.checklist-form{flex-direction:column;gap:22px;display:flex}.form-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{color:var(--text);font-size:14px;font-weight:500}.form-field input,.form-field select,.task-textarea{width:100%;color:var(--text);background:linear-gradient(#fff 0%,#fdfbf7 100%);border:1px solid #ab957224;border-radius:14px;outline:none;padding:14px;font-family:Open Sans,sans-serif;font-size:14px;transition:all .18s;box-shadow:inset 0 1px #ffffffb3}.form-field input,.form-field select{min-height:48px}.task-textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field select:focus,.task-textarea:focus,.checklist-item-field-row input:focus{border-color:#b0987242;box-shadow:0 0 0 4px #b0987214}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.empty-state{color:var(--text-soft);background:#ffffffb8;border:1px dashed #ddd7cd;border-radius:16px;padding:18px;font-size:15px;font-weight:300}.checklist-list{flex-direction:column;gap:16px;display:flex}.checklist-card{box-shadow:var(--shadow-soft);background:linear-gradient(#ffffffd1 0%,#ffffffb8 100%);border:1px solid #ab95721c;border-radius:20px;padding:22px}.checklist-card-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.checklist-title-wrap h3{letter-spacing:-.02em;color:var(--text);margin:6px 0 8px;font-size:20px;font-weight:500}.checklist-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-size:11px;font-weight:500;display:inline-block}.checklist-subline{color:var(--text-soft);margin:0;font-size:13px;font-weight:300}.checklist-status-group{flex-wrap:wrap;gap:10px;display:flex}.status-pill{border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.status-pill.neutral{color:#475467;background:#f5f7fa}.status-pill.soft{color:#667085;background:#ffffffeb;border:1px solid #ab95721a}.checklist-actions{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.checklist-items{flex-direction:column;gap:12px;display:flex}.checklist-item{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fbf8f2 100%);border:1px solid #ab95721a;border-radius:16px;align-items:flex-start;gap:14px;width:100%;padding:15px 16px;transition:all .18s;display:flex}.checklist-item:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.checklist-item.done{background:var(--green-soft);border-color:var(--green-border)}.check-indicator{color:#0000;background:#fff;border:1.5px solid #c9d2dc;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:2px;font-size:13px;transition:all .18s;display:inline-flex}.check-indicator.done{color:#fff;background:#22c55e;border-color:#22c55e}.checklist-item-content{flex-direction:column;gap:4px;display:flex}.checklist-item-text{color:var(--text);font-size:15px;font-weight:400;line-height:1.55}.checklist-item.done .checklist-item-text{color:var(--green-text);font-weight:500}.checklist-done-info{color:var(--green-text);opacity:.88;font-size:12px;font-weight:300}.checklist-item-fields{flex-direction:column;gap:12px;display:flex}.checklist-item-field-row{align-items:center;gap:12px;display:flex}.checklist-item-field-row input{min-height:48px;color:var(--text);background:linear-gradient(#fff 0%,#fdfbf7 100%);border:1px solid #ab957224;border-radius:14px;outline:none;flex:1;padding:0 14px;font-size:14px}.task-card-shell{background:linear-gradient(#ffffffd1 0%,#ffffffb8 100%)}.task-heading{letter-spacing:-.015em;color:var(--text);margin:4px 0 6px;font-size:19px;font-weight:500}.priority-pill,.task-status-pill{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.priority-pill.low{background:var(--gray-soft);color:var(--gray-text);border:1px solid var(--gray-border)}.priority-pill.medium{background:var(--orange-soft);color:var(--orange-text);border:1px solid var(--orange-border)}.priority-pill.high{background:var(--red-soft);color:var(--red-text);border:1px solid var(--red-border)}.task-status-pill.open{background:var(--gray-soft);color:#475467;border:1px solid var(--gray-border)}.task-status-pill.done{background:var(--green-soft);color:var(--green-text);border:1px solid var(--green-border)}.task-actions{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.hero-premium{align-items:stretch}.hero-brand{align-items:center;gap:16px;margin-bottom:20px;display:flex}.hero-logo{object-fit:contain;border-radius:14px;width:auto;height:58px;box-shadow:0 10px 20px #232c3a0f}.hero-brand-text{flex-direction:column;gap:4px;display:flex}.hero-subkicker{color:var(--text-soft);font-size:15px;font-weight:400}.hero-right-premium{justify-content:center;gap:0}.hero-focus-box b{color:var(--text);font-size:30px;font-weight:400}.hero-mini-stats{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-mini-stat{background:linear-gradient(#ffffffd1 0%,#ffffffb8 100%);border:1px solid #ab95721a;border-radius:16px;min-width:120px;padding:14px 16px}.hero-mini-stat strong{color:var(--text);margin-bottom:4px;font-size:20px;font-weight:500;display:block}.hero-mini-stat span{color:var(--text-soft);font-size:12px;font-weight:300;display:block}@media (width<=1200px){.hero,.dashboard-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}}@media (width<=900px){.topbar{flex-direction:column;align-items:stretch}.nav,.topbar-user-actions{justify-content:center}.page-title-row,.checklist-card-top,.checklist-item-field-row,.task-actions,.master-filter-header{flex-direction:column;align-items:stretch}.master-filter-trigger{width:100%;min-width:unset}}@media (width<=680px){.dashboard{padding:16px}.stats-grid{grid-template-columns:1fr}.hero-left h1{font-size:30px}.page-title-row h1,.page-box h1{font-size:28px}.master-filter-dropdown{width:100%;left:0;right:0}}.login-error{color:#b42318;text-align:center;background:#fff0ef;border:1px solid #f3d0cb;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:14px}.roles-checkbox-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;margin-top:10px;display:grid}.role-checkbox-row{align-items:center;min-height:44px;display:flex}.role-checkbox-item{background:linear-gradient(#fff 0%,#fbf8f2 100%);border:1px solid #ab95721f;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.role-checkbox-item input{width:16px;height:16px}.user-role-badges{flex-wrap:wrap;gap:8px;margin:14px 0 10px;display:flex}.user-role-badge{color:#3b4653;background:#b89a6c1a;border:1px solid #b89a6c1a;border-radius:999px;align-items:center;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}@media (width<=900px){.roles-checkbox-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{color:#2f2a24;background:linear-gradient(135deg,#f8f6f2 0%,#efe9df 100%);margin:0;font-family:Open Sans,sans-serif}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffffd1;border:1px solid #8c786214;border-radius:30px;width:100%;max-width:520px;padding:42px;box-shadow:0 18px 50px #503f2f14}.login-logo{margin-bottom:26px}.login-logo img{object-fit:contain;max-width:180px;height:auto}.login-card h1{letter-spacing:-.02em;margin:0 0 14px;font-size:36px;font-weight:400}.login-card p{color:#74685d;margin:0 0 28px;font-size:15px;line-height:1.8}.login-form{flex-direction:column;gap:16px;display:flex}.login-form input{color:#2f2a24;background:#ffffffe6;border:1px solid #e4ddd3;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-family:Open Sans,sans-serif;font-size:15px;transition:all .2s}.login-form input:focus{border-color:#cdbba7;box-shadow:0 0 0 4px #cdbba71f}.login-form button{color:#2f2a24;cursor:pointer;background:#e8e1d7;border:none;border-radius:999px;margin-top:6px;padding:16px 18px;font-family:Open Sans,sans-serif;font-size:15px;font-weight:500;transition:all .2s}.login-form button:hover{background:#ddd2c4;transform:translateY(-1px)}@media (width<=600px){.login-card{padding:30px 22px}.login-card h1{font-size:29px}}
