*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;padding:1.5rem;color:#1a1a1a}.app{max-width:1080px;margin:0 auto;overflow-x:auto}.app__nav{margin-bottom:12px}.app__nav a{font-size:13px;color:#1a73e8;text-decoration:none}.app__nav a:hover{text-decoration:underline}.login{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:60vh}.login,.login__form{display:-ms-flexbox;display:flex}.login__form{background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:32px;width:100%;max-width:340px;-ms-flex-direction:column;flex-direction:column;gap:12px}.login__title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:4px}.login__input{padding:8px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-family:inherit;outline:none}.login__input:focus{border-color:#1a73e8}.login__error{color:#c62828;font-size:13px}.login__btn{padding:10px;font-size:14px}.btn{padding:6px 16px;border:none;border-radius:4px;font-size:13px;font-family:inherit;cursor:pointer;font-weight:500}.btn--primary{background:#1a73e8;color:#fff}.btn--primary:hover{background:#1557b0}.btn--secondary{background:#fff;color:#555;border:1px solid #d0d0d0}.btn--secondary:hover{background:#f5f5f5}.btn--danger{background:none;color:#c62828;padding:4px 8px}.btn--danger:hover{background:#fce4ec}.btn--small{font-size:12px}.sheet-list__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.sheet-list__header h1{font-size:1.25rem;font-weight:600;color:#333}.sheet-list__create{display:-ms-flexbox;display:flex;gap:8px;margin-bottom:20px}.sheet-list__input{-ms-flex:1 1;flex:1 1;max-width:300px;padding:6px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:13px;font-family:inherit;outline:none}.sheet-list__input:focus{border-color:#1a73e8}.sheet-list__empty{color:#888;font-size:14px}.sheet-list__items{list-style:none}.sheet-list__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:10px 12px;background:#fff;border:1px solid #e8e8e8;border-radius:4px;margin-bottom:6px}.sheet-list__item:hover{border-color:#d0d0d0}.sheet-list__link{font-size:14px;font-weight:500;color:#1a1a1a;text-decoration:none}.sheet-list__link:hover{color:#1a73e8}.sheet-list__loading{color:#888;font-size:14px}.sheet-list__user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.sheet-list__email{font-size:12px;color:#888}.sheet-list__sync{margin-top:28px;padding-top:20px;border-top:1px solid #e8e8e8}.sheet-list__sync h2{font-size:1rem;font-weight:600;color:#333;margin-bottom:12px}.sheet-list__sync h3{font-size:13px;font-weight:600;color:#555;margin-bottom:8px}.sheet-list__sync-last{font-size:12px;color:#888;margin-bottom:10px}.sheet-list__sync-actions{display:-ms-flexbox;display:flex;gap:8px;margin-bottom:12px}.sheet-list__sync-msg{font-size:13px;color:#555;margin-bottom:12px}.sheet-list__exports{margin-top:16px}.sheet-list__export-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:13px;color:#333}.sheet-list__export-info small{font-size:11px;color:#888}.formula-bar{background:#fff;border:1px solid #d0d0d0;border-bottom:none;height:32px;font-size:13px}.formula-bar,.formula-bar__cell-id{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.formula-bar__cell-id{-ms-flex-pack:center;justify-content:center;width:60px;height:100%;background:#f0f0f0;border-right:1px solid #d0d0d0;font-weight:600;color:#555;-ms-flex-negative:0;flex-shrink:0}.formula-bar__input{-ms-flex:1 1;flex:1 1;height:100%;border:none;outline:none;padding:0 8px;font-size:13px;font-family:inherit;color:#333}.formula-bar__hint{font-size:11px;color:#888;white-space:nowrap}.formula-bar__btn,.formula-bar__hint{padding:0 10px;-ms-flex-negative:0;flex-shrink:0}.formula-bar__btn{height:100%;border:none;border-left:1px solid #d0d0d0;background:#f8f8f8;font-size:12px;font-family:inherit;color:#555;cursor:pointer}.formula-bar__btn:hover:not(:disabled){background:#e8e8e8}.formula-bar__btn:disabled{color:#ccc;cursor:default}.spreadsheet{border:1px solid #d0d0d0;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:auto;outline:none}.spreadsheet__row{display:-ms-flexbox;display:flex}.spreadsheet__corner{width:40px;min-width:40px;border-right:1px solid #d0d0d0}.spreadsheet__col-header,.spreadsheet__corner{height:26px;background:#f0f0f0;border-bottom:1px solid #d0d0d0}.spreadsheet__col-header{width:100px;min-width:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #e0e0e0;font-size:12px;font-weight:600;color:#555}.spreadsheet__col-header:last-child{border-right:none}.spreadsheet__row-header{width:40px;min-width:40px;height:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#f0f0f0;border-right:1px solid #d0d0d0;border-bottom:1px solid #e0e0e0;font-size:12px;font-weight:600;color:#555}.cell{width:100px;min-width:100px;height:28px;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:0 6px;font-size:13px;font-family:inherit;outline:none;background:#fff;color:#1a1a1a;cursor:cell;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:28px}.cell:last-child{border-right:none}.cell--editing,.cell--selected{-webkit-box-shadow:inset 0 0 0 2px #1a73e8;box-shadow:inset 0 0 0 2px #1a73e8;z-index:1;position:relative}.cell--editing{background:#e8f0fe}.cell--highlighted{background:#f0f6ff}