:root{color:#171717;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f1ed;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f3f1ed;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}a{color:inherit}.page-shell{background:radial-gradient(circle at 18% 12%,#ffffffbf,#0000 32rem),linear-gradient(145deg,#f7f6f2 0%,#ece9e2 100%);grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.app-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #6d655929;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:14px clamp(20px,5vw,72px);display:flex;position:relative}.header-logo{border-radius:13px;width:52px;height:52px;display:inline-flex;overflow:hidden;box-shadow:0 8px 24px #1916111a}.header-logo img{object-fit:cover;width:100%;height:100%;display:block}.profile-menu{position:relative}.profile-menu__trigger{color:#292724;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:10px;padding:5px 8px 5px 5px;display:flex}.profile-menu__trigger:hover,.profile-menu__trigger[aria-expanded=true]{background:#ece9e2}.profile-avatar{color:#fff;letter-spacing:.02em;background:#171717;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.76rem;font-weight:800;display:grid}.profile-name{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-weight:700;overflow:hidden}.profile-chevron{color:#716d66;font-size:1rem;transform:translateY(-2px)}.profile-menu__popover{background:#fff;border:1px solid #d8d4cc;border-radius:12px;width:190px;padding:7px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 55px #1c18122e}.profile-menu__popover a,.profile-menu__popover button{color:#2f2c28;text-align:left;cursor:pointer;background:0 0;border-radius:7px;width:100%;padding:10px 11px;text-decoration:none}.profile-menu__popover a:hover,.profile-menu__popover button:hover{background:#f0eee9}.profile-menu__popover button{border-top:1px solid #e5e2dc;border-radius:0 0 7px 7px}main{align-self:start;width:100%}.auth-card,.download-card,.content-card,.account-card{background:#ffffffeb;border:1px solid #dedbd4;border-radius:22px;width:min(100% - 32px,460px);margin:38px auto 16px;padding:clamp(24px,5vw,38px);box-shadow:0 24px 80px #1f1b141a}.download-card{margin:38px auto 16px}.auth-card h1,.download-card h1,.content-card h1,.account-card h1{letter-spacing:-.035em;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,6vw,2.8rem)}.intro{color:#64615b;margin:8px 0 24px;line-height:1.55}form{gap:16px;display:grid}label{color:#403e39;gap:7px;font-size:.9rem;font-weight:650;display:grid}input,select{color:#171717;background:#fff;border:1px solid #bdb9b1;border-radius:9px;outline:none;width:100%;padding:12px 13px}input:focus,select:focus{border-color:#171717;box-shadow:0 0 0 3px #1717171f}button{border:0}.primary-button,.google-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:11px 18px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#171717}.primary-button:hover:not(:disabled){background:#36332f}.google-button{color:#252525;background:#fff;border:1px solid #aaa69e}.google-button:hover:not(:disabled){background:#f6f5f2}button:disabled{cursor:not-allowed;opacity:.5}.google-g{color:#1a73e8;place-items:center;width:22px;height:22px;font:800 1.1rem Arial,sans-serif;display:grid}.link-button{color:#47443e;text-underline-offset:3px;cursor:pointer;background:0 0;margin:16px auto 0;padding:6px;text-decoration:underline;display:block}.separator{color:#858179;text-transform:uppercase;align-items:center;gap:12px;margin:20px 0;font-size:.8rem;display:flex}.separator:before,.separator:after{content:"";background:#ddd9d1;flex:1;height:1px}.notice{color:#3d3a34;background:#f1efe9;border-radius:9px;margin:0 0 18px;padding:12px 14px;line-height:1.4}.notice--error{color:#7d211a;background:#f9e9e6;border:1px solid #efc8c2}.notice--success{color:#216438;background:#eaf5ed;border:1px solid #cae5d1}.centered-state{color:#5b5852;justify-content:center;align-items:center;gap:10px;min-height:90px;display:flex}.spinner{border:2px solid #cbc7bf;border-top-color:#171717;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.download-card{text-align:center;width:min(100% - 32px,600px)}.download-card p{color:#5e5a54;line-height:1.6}.download-card .primary-button{margin-top:12px}.download-release-status{color:#5e5a54;text-align:center;width:min(100% - 32px,600px);margin:0 auto 48px}.compatibility{border-radius:9px;margin:8px 0 16px;padding:10px 12px;font-size:.9rem}.compatibility--supported{background:#eaf5ed;color:#216438!important}.compatibility--unsupported,.compatibility--unknown{background:#fff2e5;color:#7a3f18!important}.compatibility--checking{background:#f1efe9;color:#5e5a54!important}.requirements-button,.manual-download-button{color:#37342f;text-underline-offset:3px;cursor:pointer;background:0 0;margin:8px auto 0;padding:7px 9px;text-decoration:underline}.manual-download-button{margin-top:4px;display:block}.requirements-button{align-items:center;gap:7px;font-weight:650;text-decoration:none;display:flex}.requirements-button:hover,.manual-download-button:hover:not(:disabled){color:#000}.info-icon{border:1.5px solid;border-radius:50%;place-items:center;width:20px;height:20px;font:700 .78rem Georgia,serif;display:inline-grid}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#12110f7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.requirements-modal{text-align:left;background:#fff;border:1px solid #d9d5cd;border-radius:18px;width:min(100%,500px);padding:26px;box-shadow:0 24px 90px #00000038}.modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal-heading .eyebrow{margin:0 0 5px!important}.modal-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.modal-close{color:#55514b;cursor:pointer;background:#f0eee9;border-radius:50%;flex:none;width:34px;height:34px;font-size:1.45rem;line-height:1}.requirements-list{color:#45423c;gap:13px;margin:24px 0;padding-left:22px;line-height:1.5;display:grid}.requirements-modal .primary-button{width:auto;min-width:96px;margin:0 0 0 auto}.eyebrow{letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:750;color:#77736c!important;margin:20px 0 6px!important}.content-card{width:min(100% - 32px,760px)}.account-card{width:min(100% - 32px,680px)}.administration-card{background:#ffffffeb;border:1px solid #dedbd4;border-radius:22px;width:min(100% - 32px,1080px);margin:38px auto 64px;padding:clamp(24px,4vw,38px);box-shadow:0 24px 80px #1f1b141a}.administration-card h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,6vw,2.8rem)}.administration-card .page-heading>p:last-child{color:#67635c;margin:8px 0 0}.page-heading--actions{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-heading--actions .eyebrow{margin-top:0!important}.page-heading--actions>div>p:last-child{color:#67635c;margin:8px 0 0}.add-user-button{flex:none;width:auto}.user-management{border:1px solid #dedbd4;border-radius:16px;grid-template-columns:minmax(230px,300px) minmax(0,1fr);min-height:560px;display:grid;overflow:hidden}.user-list{background:#f1efe9;border-right:1px solid #dedbd4;padding:8px}.user-list__row{color:#2f2c28;text-align:left;cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:11px;display:flex}.user-list__row:hover{background:#ffffffad}.user-list__row--selected{background:#fff;box-shadow:0 2px 10px #1f1b1412}.user-list__row>span:last-child{gap:2px;min-width:0;display:grid}.user-list__row strong,.user-list__row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-list__row small{color:#716d66;font-size:.76rem}.user-editor{padding:0 clamp(22px,4vw,42px) 30px}.user-editor .account-section:first-child{border-top:0}.access-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.delete-user-row{border-top:1px solid #e1ded7;justify-content:flex-end;padding-top:26px;display:flex}.danger-button{color:#fff;cursor:pointer;background:#a82920;border-radius:9px;min-height:42px;padding:9px 15px;font-weight:750}.danger-button:hover:not(:disabled){background:#851d17}.user-modal{width:min(100%,560px)}.user-modal__fields{gap:16px;margin:24px 0;display:grid}.checkbox-label{flex-direction:row;grid-template-columns:none;align-items:center;gap:10px;display:flex}.checkbox-label input{width:18px;height:18px;margin:0}.optional-label{color:#77736c;margin-left:5px;font-size:.75rem;font-weight:500}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.modal-actions .primary-button{width:auto;min-width:120px;margin:0}.secondary-action{color:#37342f;cursor:pointer;background:#efede8;border-radius:9px;min-height:42px;padding:9px 15px;font-weight:700}.secondary-action:hover{background:#e2dfd8}.empty-state{color:#716d66;text-align:center;margin:40px 0}.page-heading{margin-bottom:26px}.page-heading .eyebrow{margin-top:0!important}.account-section{border-top:1px solid #e1ded7;gap:16px;padding:26px 0;display:grid}.account-section h2{margin:0;font:700 1.2rem Georgia,Times New Roman,serif}.account-section p{color:#67635c;margin:5px 0 0;line-height:1.5}.account-section .inline-button{justify-self:start}.google-link-section{grid-template-columns:minmax(0,1fr) auto;align-items:center}.google-link-section .google-button{width:auto}.secondary-button{color:#7d211a;cursor:pointer;background:#fff;border:1px solid #d8aaa4;border-radius:9px;min-height:42px;padding:9px 15px;font-weight:700}.secondary-button:hover:not(:disabled){background:#f9e9e6}.legal-copy p,.legal-copy li,.support-card p,.not-found p{color:#514e48;line-height:1.72}.legal-copy h2{margin:30px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.legal-meta{margin-top:8px;font-size:.9rem;color:#77736c!important}.inline-button{width:auto;margin-top:14px;text-decoration:none}.fine-print{margin-top:28px;font-size:.88rem}footer{color:#6e6a63;border-top:1px solid #6d655929;justify-content:space-between;gap:18px;padding:22px clamp(20px,5vw,72px);font-size:.8rem;display:flex}footer nav{gap:18px;display:flex}footer a{text-underline-offset:3px}@media (width<=580px){.app-header{min-height:70px;padding:9px 16px}.header-logo{width:46px;height:46px}.profile-name{max-width:150px}.auth-card,.download-card,.content-card,.account-card,.administration-card{margin-top:12px}.page-heading--actions{flex-direction:column;align-items:stretch}.add-user-button{align-self:flex-start}.user-management{grid-template-columns:1fr}.user-list{border-bottom:1px solid #dedbd4;border-right:0;max-height:280px;overflow:auto}.access-fields,.google-link-section{grid-template-columns:1fr}.google-link-section .google-button,.google-link-section .secondary-button{justify-self:start}footer{text-align:center;flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
