@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17233c;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#17233c;--muted:#68738a;--line:#dce2ec;--paper:#fff;--blue:#2457f5;--blue-dark:#163cc4;--mint:#22b573;--navy:#102044}*{box-sizing:border-box}html{min-width:320px;background:#f5f7fb}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(36,87,245,.25);outline-offset:2px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);background:var(--paper)}.auth-hero{position:relative;display:flex;align-items:center;overflow:hidden;padding:clamp(2.5rem,6vw,6rem);color:#fff;background:var(--navy)}.auth-hero:before{content:"";position:absolute;width:22rem;height:22rem;right:-11rem;top:-8rem;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 48px #ffffff09,0 0 0 96px #ffffff06}.auth-hero-content{position:relative;width:min(100%,520px);z-index:1}.auth-brand{display:flex;align-items:center;gap:.8rem;margin-bottom:clamp(2.5rem,7vh,5rem)}.brand-icon{width:42px;height:42px;padding:3px;object-fit:contain;background:#fff;border-radius:8px}.brand-name{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;letter-spacing:-.01em}.auth-hero .brand-name{color:#fff}.hero-image{width:min(100%,440px);margin-bottom:2rem;border:1px solid rgba(255,255,255,.13);border-radius:14px;overflow:hidden;box-shadow:0 28px 70px #00000040;transform:rotate(-1.5deg)}.hero-image img{display:block;width:100%}.hero-character{position:relative;width:min(100%,440px);min-height:300px;display:flex;align-items:flex-end;margin:0 0 2rem}.hero-character img{display:block;width:min(58%,250px);max-height:320px;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 22px 24px rgba(0,0,0,.26))}.character-bubble{position:absolute;top:1rem;right:0;width:min(58%,245px);padding:1rem 1.1rem;border-radius:14px 14px 14px 3px;background:#fff;color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.35;box-shadow:0 18px 45px #0003}.character-bubble:after{content:"";position:absolute;left:-10px;bottom:16px;width:20px;height:20px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 100%)}.hero-title{max-width:12ch;margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.15rem,4vw,3.75rem);line-height:1.02;letter-spacing:-.055em}.hero-subtitle{max-width:48ch;margin:0;color:#bdc8df;line-height:1.65}.auth-form-panel{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem clamp(2rem,7vw,7rem);background:#fbfcfe}.auth-form-container{width:min(100%,430px)}.auth-form-panel>.auth-form-container>.auth-brand{margin-bottom:2.5rem!important}.register-brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--blue)}.register-form-panel{order:0}.register-hero{order:1}.input-icon-right{border:0;background:transparent}.auth-form-panel .brand-name{color:var(--ink)}.auth-title{max-width:14ch;margin:0 0 .65rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,2.65rem);line-height:1.08;letter-spacing:-.045em;color:var(--ink)}.auth-subtitle{margin:0 0 2rem;color:var(--muted);line-height:1.6}.auth-form-container form{display:flex;flex-direction:column;gap:1.15rem;margin-top:2rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#34405a;font-size:.86rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{width:100%;min-height:48px;padding:.8rem .95rem;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);transition:border-color .15s,box-shadow .15s}.form-group textarea{resize:vertical}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px #2457f51a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9aa3b5}.input-with-icon{position:relative;display:flex;align-items:center}.input-icon-left,.input-icon-right{position:absolute;display:grid;place-items:center;color:#8994a8}.input-icon-left{left:1rem;pointer-events:none}.input-icon-right{right:.85rem;cursor:pointer;padding:.25rem}.has-icon-left{padding-left:3rem!important}.has-icon-right{padding-right:3rem!important}.form-helper{display:flex;justify-content:flex-end;margin-top:.35rem}.forgot-password,.auth-footer a,.checkbox-group a{color:var(--blue);text-decoration:none;font-weight:600}.forgot-password{font-size:.85rem}.checkbox-group{display:flex;align-items:flex-start;gap:.7rem}.checkbox-group input{width:17px;height:17px;margin-top:.2rem;accent-color:var(--blue)}.checkbox-group label{color:var(--muted);font-size:.84rem;line-height:1.5}.auth-submit-btn{width:100%;min-height:50px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #2457f533;transition:transform .15s,background .15s}.auth-submit-btn:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px)}.auth-submit-btn:disabled{opacity:.65;cursor:wait}.auth-footer{margin:1.5rem 0 0;text-align:center;color:var(--muted);font-size:.9rem}.auth-logos{display:flex;justify-content:center;align-items:center;gap:1.35rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e8ebf1}.auth-logos img{max-width:76px;height:27px;object-fit:contain;filter:grayscale(1);opacity:.55}.auth-page-footer{position:absolute;bottom:1.5rem;color:#8994a8;font-size:.8rem}.auth-page-footer a{color:#4f5d76}.auth-hero.register-hero{background:#162c5b}.register-character{position:relative;min-height:520px;display:flex;align-items:flex-start;justify-content:flex-start}.register-character img{position:absolute;right:-2rem;bottom:-6rem;width:min(78%,360px);max-height:470px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 24px 30px rgba(0,0,0,.3))}.register-character-copy{position:relative;z-index:1;width:min(78%,360px);padding:1.2rem 1.25rem;border-radius:14px 14px 3px;background:#fff;color:var(--navy);box-shadow:0 18px 45px #0003}.register-character-copy:after{content:"";position:absolute;right:24px;bottom:-12px;width:24px;height:24px;background:#fff;clip-path:polygon(0 0,100% 0,100% 100%)}.register-character-copy p{margin:0 0 .35rem;font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700}.register-character-copy span{color:#63708a;font-size:.9rem;line-height:1.55}.success-message{display:flex;flex-direction:column;gap:.25rem;padding:.9rem 1rem;border:1px solid #b7e7cf;border-radius:9px;background:#edfaf3;color:#17633f;font-size:.86rem;line-height:1.45}.testimonial-card{max-width:500px;padding:0;color:#fff}.testimonial-quote{width:42px;height:42px;display:grid;place-items:center;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.3);border-radius:50%;font-family:Georgia,serif;font-size:2rem}.testimonial-text{margin:0 0 1.75rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.2;letter-spacing:-.035em}.testimonial-author{margin:0 0 .25rem;font-weight:700}.testimonial-role{margin:0;color:#aebddd;font-size:.9rem}@media(max-width:900px){.auth-page{display:block;background:#fbfcfe}.auth-hero{min-height:300px;padding:2.5rem 1.5rem}.auth-hero-content{margin:auto}.hero-image,.hero-character{display:none}.hero-title{font-size:2.5rem}.auth-form-panel{min-height:calc(100vh - 300px);padding:3rem 1.5rem 5rem}.register-hero{display:none}.auth-page-footer{bottom:1rem}}@media(max-width:560px){.auth-hero{min-height:235px}.auth-brand{margin-bottom:2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9rem}.auth-form-panel{min-height:calc(100vh - 235px);padding-top:2.5rem}.auth-title{font-size:1.9rem}}.dashboard-layout{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);background:#f3f6fb}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:1.4rem;background:var(--navy);color:#fff}.sidebar-brand{display:flex;align-items:center;gap:.75rem;padding:.35rem .25rem 1.6rem;border-bottom:1px solid rgba(255,255,255,.12)}.sidebar-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--blue)}.sidebar-brand span{font-family:Space Grotesk,sans-serif;font-size:.98rem;font-weight:600;line-height:1.25}.sidebar-nav{flex:1;padding-top:1.35rem}.nav-item{display:flex;align-items:center;gap:.7rem;margin-bottom:.35rem;padding:.7rem .8rem;border-radius:7px;color:#aebddd;text-decoration:none;font-size:.88rem;font-weight:600}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:#ffffff1c}.nav-code{display:grid;place-items:center;width:23px;height:18px;border:1px solid currentColor;border-radius:4px;font-size:.55rem;letter-spacing:.03em}.sidebar-footer{margin-top:auto}.sidebar-add-btn{width:100%;min-height:42px;margin-bottom:1.25rem;border:0;border-radius:8px;color:#102044;background:#fff;font-size:.84rem;font-weight:700;cursor:pointer}.user-profile{width:100%;display:flex;align-items:center;gap:.7rem;padding:1.1rem 0 0;border:0;border-top:1px solid rgba(255,255,255,.12);color:inherit;background:transparent;text-align:left;cursor:pointer}.user-profile:hover .user-name{text-decoration:underline;text-underline-offset:3px}.user-avatar{display:grid;place-items:center;border-radius:8px;font-weight:700}.user-avatar{flex:0 0 auto;width:36px;height:36px;overflow:hidden;background:#294271;color:#fff}.user-avatar.has-photo{background:#fff}.user-avatar img{width:100%;height:100%;display:block;object-fit:cover}.user-info{min-width:0;display:flex;flex-direction:column}.user-name{max-width:145px;overflow:hidden;color:#fff;font-size:.82rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#91a2c4;font-size:.67rem}.main-content{min-width:0;padding:clamp(1.5rem,4vw,3.5rem)}.content-header{display:flex;justify-content:space-between;gap:2rem;align-items:flex-start;max-width:1320px;margin:0 auto 1.8rem}.page-kicker{margin:0 0 .5rem;color:var(--blue);font-size:.78rem;font-weight:700}.page-title{margin:0 0 .4rem;font-family:Space Grotesk,sans-serif;color:var(--ink);font-size:clamp(2rem,3vw,3rem);line-height:1.05;letter-spacing:-.05em}.page-subtitle{max-width:57ch;margin:0;color:var(--muted);font-size:.92rem}.header-actions{display:flex;gap:.65rem}.icon-btn{min-height:40px;padding:.55rem .85rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:#3e4b65;cursor:pointer;font-size:.8rem;font-weight:700}.logout-btn{color:#9d3030;border-color:#e7caca}.logout-btn:hover{color:#fff;border-color:#ad3535;background:#ad3535}.sentot-dashboard-guide{position:relative;max-width:1320px;min-height:96px;display:flex;align-items:center;gap:1rem;margin:0 auto 1.2rem;padding:1rem 1.25rem 1rem 7.5rem;overflow:hidden;border:1px solid #cdd8ef;border-radius:11px;background:#eaf0ff;color:#243454}.sentot-dashboard-guide img{position:absolute;left:1rem;bottom:-1.3rem;width:88px;height:108px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 12px rgba(16,32,68,.18))}.sentot-dashboard-guide strong{color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:.95rem}.sentot-dashboard-guide p{max-width:72ch;margin:.2rem 0 0;color:#586783;font-size:.82rem;line-height:1.5}.summary-strip{max-width:1320px;margin:0 auto 1.2rem;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:11px;background:#fff}.summary-strip>div{display:flex;align-items:baseline;gap:.7rem;padding:1rem 1.2rem;border-right:1px solid var(--line)}.summary-strip>div:last-child{border-right:0}.summary-strip strong{font-family:Space Grotesk,sans-serif;font-size:1.45rem}.summary-strip span{color:var(--muted);font-size:.82rem}.products-section{max-width:1320px;margin:auto;padding:1.35rem;border:1px solid var(--line);border-radius:11px;background:#fff}.section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem}.section-title{margin:0 0 .25rem;font-family:Space Grotesk,sans-serif;font-size:1.08rem}.section-caption{margin:0;color:var(--muted);font-size:.78rem}.section-actions{display:flex;align-items:center;gap:.6rem}.search-box{min-width:220px;display:flex;align-items:center;gap:.5rem;padding:.55rem .75rem;border:1px solid var(--line);border-radius:8px;background:#fafbfc}.search-box svg{color:#8190a9}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:.84rem}.filter-select-label{display:flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.78rem}.filter-select{min-height:38px;padding:.45rem .65rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.add-btn{min-height:38px;display:flex;align-items:center;gap:.45rem;padding:.5rem .85rem;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:.82rem;font-weight:700;cursor:pointer}.add-btn:hover{background:var(--blue-dark)}.products-table-container{overflow:auto;border-top:1px solid var(--line)}.products-table{width:100%;border-collapse:collapse;white-space:nowrap}.products-table th{padding:.75rem .8rem;text-align:left;color:#7c879b;font-size:.69rem;font-weight:700;letter-spacing:.025em;border-bottom:1px solid var(--line)}.products-table td{padding:.85rem .8rem;color:#4d5970;font-size:.83rem;border-bottom:1px solid #edf0f5}.products-table tbody tr:hover{background:#f8faff}.product-cell{min-width:230px;max-width:320px;display:flex;align-items:center;gap:.75rem}.product-thumb{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#e9eeff;color:var(--blue);font-family:Space Grotesk,sans-serif;font-weight:700}.product-copy{min-width:0;display:flex;flex-direction:column;gap:.18rem}.product-name{overflow:hidden;color:var(--ink);font-weight:700;text-overflow:ellipsis}.product-description{overflow:hidden;color:#7a8599;font-size:.72rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.product-description.empty{color:#a5adbb;font-style:italic}.date-value{color:#34405a;font-weight:600}.date-value.empty{color:#98a1b2;font-weight:500}.status-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:5px;font-size:.72rem;font-weight:700}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status-available{color:#137149;background:#eaf8f1}.status-low{color:#9b6610;background:#fff6df}.status-out{color:#a72d2d;background:#fff0ef}.action-buttons{display:flex;gap:.35rem}.action-btn{padding:.35rem .5rem;border:1px solid var(--line);border-radius:6px;color:#46536a;background:#fff;font-size:.72rem;font-weight:700;cursor:pointer}.action-btn:hover{border-color:#abb6c8}.action-btn.delete{color:#a72d2d}.action-btn:disabled{opacity:.5}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem}.showing-info{color:var(--muted);font-size:.78rem}.pagination{display:flex;gap:.35rem}.page-btn{min-height:34px;padding:.35rem .6rem;border:1px solid var(--line);border-radius:6px;color:#58657b;background:#fff;font-size:.75rem;cursor:pointer}.page-btn.active{color:#fff;background:var(--navy);border-color:var(--navy)}.page-btn:disabled{opacity:.45;cursor:not-allowed}.empty-state,.loading{padding:4rem 1rem;text-align:center;color:var(--muted)}.products-footer-section{display:none}.modal-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem;background:#0a142ba1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(100%,520px);max-height:92vh;overflow:auto;border-radius:12px;background:#fff;box-shadow:0 28px 80px #00000040}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.4rem;border-bottom:1px solid var(--line)}.modal-header h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.25rem}.modal-header p{margin:.3rem 0 0;color:var(--muted);font-size:.78rem}.modal-close{flex:0 0 auto;border:0;background:transparent;color:var(--muted);cursor:pointer}.modal-body{padding:1.4rem}.modal-body .form-group{margin-bottom:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-footer{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem 1.4rem;border-top:1px solid var(--line)}.btn-cancel,.btn-submit{min-height:40px;padding:.55rem 1rem;border-radius:8px;font-size:.82rem;font-weight:700;cursor:pointer}.btn-cancel{border:1px solid var(--line);background:#fff;color:#58657b}.btn-submit{border:1px solid var(--blue);background:var(--blue);color:#fff}.field-hint{margin-top:-.15rem;color:#7b879c;font-size:.72rem;line-height:1.4}.practice-datepicker{position:relative}.datepicker-trigger{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:.8rem .95rem;border:1px solid var(--line);border-radius:9px;background:#fff;color:#9aa3b5;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.datepicker-trigger:hover,.datepicker-trigger[aria-expanded=true]{border-color:var(--blue)}.datepicker-trigger[aria-expanded=true]{box-shadow:0 0 0 3px #2457f51a}.datepicker-trigger.has-value{color:var(--ink)}.datepicker-trigger:disabled{opacity:.65;cursor:not-allowed}.calendar-icon{display:grid;place-items:center;color:var(--blue)}.calendar-icon svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.datepicker-popover{position:relative;z-index:1;width:min(100%,340px);margin-top:.55rem;padding:1rem;border:1px solid #cfd7e5;border-radius:11px;background:#fff;box-shadow:0 12px 30px #10204424}.calendar-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:.5rem;margin-bottom:.75rem}.calendar-month{text-align:center;color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:.92rem}.calendar-nav{width:36px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:7px;background:#f8faff;color:#4e5e79;cursor:pointer}.calendar-nav svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.calendar-nav:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekdays{margin-bottom:4px}.calendar-weekdays span{padding:.25rem 0;color:#7c879b;text-align:center;font-size:.65rem;font-weight:700}.calendar-weekdays .weekend-label{color:#be4f5b}.calendar-day{position:relative;aspect-ratio:1;min-width:0;display:grid;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:#34405a;cursor:pointer;font-size:.76rem}.calendar-day:hover{border-color:#aebce1;background:#f2f5ff}.calendar-day.weekend{color:#b44351;background:#fff5f6}.calendar-day.holiday{color:#9a5e08;background:#fff7df}.calendar-day.today{border-color:#2457f5;box-shadow:inset 0 0 0 1px #2457f5}.calendar-day.selected{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:none;font-weight:700}.calendar-day.outside-month{opacity:.35}.holiday-dot{position:absolute;right:4px;bottom:3px;width:4px;height:4px;border-radius:50%;background:currentColor}.calendar-legend{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.8rem;padding-top:.7rem;border-top:1px solid #edf0f5;color:#69758b;font-size:.65rem}.calendar-legend span{display:flex;align-items:center;gap:.3rem}.calendar-legend i{width:8px;height:8px;display:inline-block;border-radius:3px}.legend-today{border:1px solid var(--blue)}.legend-weekend{background:#f8cbd0}.legend-holiday{background:#f6d987}.profile-modal{width:min(100%,560px)}.profile-summary{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.profile-summary>div:last-child{min-width:0;display:flex;flex-direction:column;gap:.18rem}.profile-summary strong{overflow:hidden;color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:1rem;text-overflow:ellipsis}.profile-summary span{overflow:hidden;color:var(--muted);font-size:.78rem;text-overflow:ellipsis}.profile-preview{flex:0 0 auto;width:68px;height:68px;display:grid;place-items:center;overflow:hidden;border-radius:14px;color:#fff;background:#294271;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700}.profile-preview.has-photo{background:#eef2f8}.profile-preview img{width:100%;height:100%;object-fit:cover}.upload-zone{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.3rem;border:1.5px dashed #9eadd0;border-radius:11px;color:#53617b;background:#f8faff;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.upload-zone:hover,.upload-zone:focus-within{border-color:var(--blue);background:#f1f5ff}.upload-zone strong{margin:.5rem 0 .18rem;color:var(--navy);font-size:.88rem}.upload-zone>span:last-of-type{color:#7c879b;font-size:.72rem}.upload-zone input{width:1px;height:1px;position:absolute;overflow:hidden;opacity:.01}.upload-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--blue);background:#e5ecff}.upload-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-error{margin-top:.8rem}.upload-practice-note{margin:1rem 0 0;padding:.75rem .85rem;border-left:3px solid var(--blue);color:#68758d;background:#f5f7fb;font-size:.74rem;line-height:1.5}.upload-practice-note strong{color:var(--navy)}.upload-practice-note code{color:#24447f}.profile-actions{align-items:center}.profile-action-spacer{flex:1}.logout-profile-btn{min-height:40px;padding:.55rem 0;border:0;color:#a72d2d;background:transparent;cursor:pointer;font-size:.8rem;font-weight:700}@media(max-width:1024px){.dashboard-layout{grid-template-columns:1fr}.sidebar{position:relative;height:auto;flex-direction:row;align-items:center;padding:.85rem 1.2rem}.sidebar-brand{padding:0;border:0}.sidebar-nav{display:none}.sidebar-footer{margin-left:auto}.sidebar-add-btn{margin:0;width:auto;padding:0 .8rem}.user-profile{display:none}.main-content{padding:1.5rem}}@media(max-width:760px){.content-header{align-items:center}.page-kicker,.page-subtitle{display:none}.page-title{font-size:1.65rem}.icon-btn{font-size:0}.icon-btn:after{content:"↻";font-size:1rem}.sentot-dashboard-guide{min-height:84px;padding:.85rem 1rem .85rem 6rem}.sentot-dashboard-guide img{left:.6rem;width:72px;height:92px}.sentot-dashboard-guide p{font-size:.76rem}.summary-strip{grid-template-columns:1fr 1fr 1fr}.summary-strip>div{display:block;padding:.8rem}.summary-strip strong,.summary-strip span{display:block}.summary-strip strong{font-size:1.2rem}.summary-strip span{margin-top:.15rem;font-size:.68rem}.section-header{align-items:flex-start;flex-direction:column}.section-actions{width:100%;flex-wrap:wrap}.search-box{flex:1 1 100%}.filter-select-label,.filter-select{flex:1}.products-section{padding:1rem}.table-footer{align-items:flex-start;flex-direction:column}.form-row{grid-template-columns:1fr}}@media(max-width:480px){.sidebar-brand span{display:none}.main-content{padding:1rem}.header-actions .icon-btn{display:none}.summary-strip>div{padding:.7rem .55rem}.add-btn{flex:1;justify-content:center}.products-table th,.products-table td{padding:.7rem .65rem}.profile-actions{flex-wrap:wrap}.profile-action-spacer{display:none}.logout-profile-btn{width:100%;order:3}.profile-actions .btn-cancel,.profile-actions .btn-submit{flex:1}}#root{width:100%;min-height:100vh}.loading-container{min-height:100vh;display:grid;place-items:center;background:#f5f7fb}.loading{color:var(--muted)}.error-message,.success-message{padding:.85rem 1rem;border:1px solid;border-radius:10px;font-size:.9rem;line-height:1.45}.error-message{color:#a82424;background:#fff2f1;border-color:#f4c8c5}.success-message{color:#14734c;background:#effaf5;border-color:#bde8d4}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
