@charset "UTF-8";:root{font-family:DM Sans,sans-serif;color:#1d2922;background:#f6f7f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}.login-page{--orange:#ff7a00;--orange-light:#ff9b22;--black:#090a0c;min-height:100vh;display:grid;grid-template-columns:1fr;background:radial-gradient(circle at 50% 100%,rgba(255,122,0,.0901960784),transparent 38%),var(--black);color:#fff;position:relative}.login-header{position:absolute;z-index:2;top:0;left:0;right:0;height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.5rem,4vw,4.5rem);pointer-events:none}.login-header img{width:240px;height:auto;object-fit:contain}.login-header span{color:#9b9b9d;text-transform:uppercase;letter-spacing:.17em;font-size:.7rem;font-weight:700}.login-intro{min-height:100vh;padding:10rem clamp(2rem,7vw,7rem) 3rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;border-right:1px solid #292929;background:radial-gradient(circle at 10% 85%,rgba(255,122,0,.1215686275),transparent 34%),#090a0c}.login-intro:after{content:"OXFORD";position:absolute;right:-2rem;bottom:2rem;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.0509803922);font-size:clamp(7rem,15vw,15rem);font-weight:800;letter-spacing:-.08em}.intro-content{position:relative;z-index:1;max-width:700px}.login-kicker{color:var(--orange);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800;margin:0 0 1.2rem}.intro-content h1{font-size:clamp(3.6rem,6.7vw,7.2rem);line-height:.96;letter-spacing:-.055em;margin:0}.intro-content h1 em{color:var(--orange);font-family:Playfair Display,serif;font-weight:600}.login-description{max-width:550px;color:#a7a7a9;font-size:1.08rem;line-height:1.75;margin:2.2rem 0 2.6rem}.feature-list{display:flex;gap:1.8rem;flex-wrap:wrap;color:#d5d5d6;font-size:.78rem}.feature-list span{display:flex;align-items:center;gap:.55rem}.feature-list b{color:var(--orange);font-size:.64rem}.intro-footer{position:absolute;bottom:2.5rem;margin:0;color:#5d5d60;font-size:.72rem;letter-spacing:.08em;z-index:1}.login-form-panel{min-height:100vh;display:grid;place-items:center;padding:3rem clamp(2rem,6vw,6rem);background:transparent}.login-card{width:min(100%,450px);padding:clamp(2rem,4vw,3rem);border:1px solid #2b2c30;border-radius:28px;background:#111215;box-shadow:0 30px 80px #0005}.card-logo{display:block;width:230px;max-width:100%;height:auto;object-fit:contain;margin:0 auto 2rem}.login-card h2{margin:0 0 1.8rem;text-align:center;font-size:1.65rem;letter-spacing:-.025em}.login-card form{display:grid;gap:1rem}.login-card label{color:#d9d9da}.login-card input{background:#191a1e;border-color:#303137;color:#fff;padding:1.05rem}.login-card input::placeholder{color:#65666b}.login-card input:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff7a001a;background:#1d1e22}.login-card .password button{color:var(--orange-light)}.login-card .primary{margin-top:.35rem;background:linear-gradient(135deg,var(--orange-light),var(--orange));color:#111;box-shadow:0 14px 30px #ff7a0025}.login-card .primary:hover{background:linear-gradient(135deg,#ffac45,#ff8617)}.remember{display:flex!important;align-items:center;gap:.65rem;font-weight:500;color:#8d8d90!important;cursor:pointer}.remember input{width:17px;height:17px;padding:0;accent-color:var(--orange)}button,input{font:inherit}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(390px,46%) 1fr}.login-shell{grid-template-columns:1fr}.login-shell .form-panel{min-height:100vh}.login-shell .form-wrap h2{margin:0 0 2rem;text-align:center}.login-logo{display:block;width:min(100%,220px);aspect-ratio:1;margin:0 auto 1.25rem;border-radius:24px;object-fit:cover}.visual-panel{padding:3rem clamp(2rem,5vw,5rem);background:radial-gradient(circle at 85% 20%,rgba(185,201,154,.3333333333),transparent 30%),linear-gradient(145deg,#e8edde,#f6f4eb);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.visual-copy{margin:auto 0;max-width:600px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.17em;font-weight:700;font-size:.72rem;color:#718064}.visual-copy h1{font-size:clamp(3rem,5.6vw,6.4rem);line-height:.95;letter-spacing:-.055em;margin:1.2rem 0 1.6rem}.visual-copy h1 em{font-family:Playfair Display,serif;color:#657b58;font-weight:600}.visual-copy p{font-size:1.1rem;line-height:1.7;max-width:490px;color:#5b675f}.language-card{width:min(100%,420px);padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.6);background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;display:grid;grid-template-columns:auto auto auto 1fr;align-items:center;gap:.8rem;box-shadow:0 20px 50px #44523f18}.language-card span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#425b4a;color:#fff;font-weight:700}.language-card i{font-style:normal;color:#718064}.language-card b{justify-self:end;font-size:.85rem}.form-panel{display:grid;place-items:center;padding:3rem 6vw;background:#fff}.form-wrap{width:min(100%,470px)}.mobile-brand{display:none}.form-wrap h2{font-size:clamp(2.3rem,4vw,3.6rem);letter-spacing:-.045em;margin:.6rem 0}.intro{color:#6c766f;margin-bottom:2rem}.form-wrap form{display:grid;gap:1rem}label{display:grid;gap:.5rem;font-size:.86rem;font-weight:700;color:#354239}input{width:100%;border:1px solid #d8ded8;border-radius:13px;padding:.95rem 1rem;outline:none;background:#fbfcfa;color:#1d2922;transition:.2s}input:focus{border-color:#718064;box-shadow:0 0 0 4px #71806418;background:#fff}.password{position:relative}.password input{padding-right:6rem}.password button{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);border:0;background:none;color:#60735a;font-weight:700;font-size:.78rem;cursor:pointer}.row{display:flex;justify-content:space-between;align-items:center;font-size:.82rem}.row a,.switch a{color:#526c4c;font-weight:700}.check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;gap:.55rem;font-weight:500}.check input{width:17px;height:17px;margin:.1rem 0 0}.primary{border:0;border-radius:14px;padding:1rem 1.2rem;background:#425b4a;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 12px 28px #425b4a33;transition:.2s}.primary:hover{transform:translateY(-1px);background:#354c3d}.primary:disabled{opacity:.65;cursor:wait}.switch{text-align:center;color:#717b74;font-size:.9rem;margin-top:1.5rem}.alert{padding:.85rem 1rem;background:#fff1ef;border:1px solid #f0c7c1;border-radius:12px;color:#9a3b32;font-size:.84rem}.login-card .alert{display:flex;align-items:flex-start;gap:.7rem;padding:.95rem 1rem;background:linear-gradient(135deg,#201810,#171719);border:1px solid rgba(255,122,0,.4);border-left:3px solid var(--orange);border-radius:12px;color:#f3d7bd;line-height:1.45;box-shadow:0 10px 24px #00000028,inset 0 1px #ffffff08}.login-card .alert:before{content:"!";flex:0 0 20px;display:grid;place-items:center;width:20px;height:20px;margin-top:1px;border-radius:50%;background:var(--orange);color:#111215;font-size:.75rem;font-weight:900}.field-error{color:#a54338;margin-top:-.7rem}.demo{margin-top:1.5rem;padding:1rem;border-radius:14px;background:#f3f5ef;display:grid;gap:.3rem;color:#657068;font-size:.76rem}.demo strong{color:#425b4a}.grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.agreement{margin:.2rem 0}.steps{display:flex;gap:1rem;flex-wrap:wrap}.steps span{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700}.steps b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#425b4a;color:#fff}.dashboard-header{height:82px;padding:0 clamp(1.5rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e6e9e4}.dashboard-header>div{display:flex;align-items:center;gap:1rem}.dashboard-header button{border:1px solid #d7ded6;background:#fff;border-radius:10px;padding:.65rem .9rem;cursor:pointer}.dashboard{max-width:1180px;margin:0 auto;padding:4rem 1.5rem}.welcome{max-width:780px}.welcome h1{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.055em;margin:.7rem 0}.welcome p:last-child{color:#657068;line-height:1.7;font-size:1.05rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:3rem 0}.cards article,.profile{background:#fff;border:1px solid #e5e9e3;border-radius:20px;padding:1.5rem;box-shadow:0 14px 40px #3d4e4010}.cards article>span{font-size:.75rem;color:#7c8d77;font-weight:800}.cards h3{margin:1.2rem 0 .6rem}.cards p{color:#69746c;line-height:1.55}.profile h2{margin-top:0}.profile dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.profile dl div{padding:1rem 0;border-top:1px solid #edf0ec}.profile dt{color:#79837c;font-size:.76rem;text-transform:uppercase;letter-spacing:.09em}.profile dd{margin:.35rem 0 0;font-weight:700;overflow-wrap:anywhere}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-intro{display:none}.login-form-panel{padding:2rem 1.4rem}.auth-shell{grid-template-columns:1fr}.visual-panel{display:none}.form-panel{padding:2rem 1.2rem;min-height:100vh}.mobile-brand{display:block;margin-bottom:3rem}.cards,.profile dl{grid-template-columns:1fr}}@media(max-width:520px){.grid{grid-template-columns:1fr}.row{align-items:flex-start;gap:1rem}.dashboard-header>div span{display:none}}.dashboard-page{min-height:100vh;background:#0c0d10;color:#f5f5f5}.dashboard-page .dashboard-header{height:88px;padding:0 clamp(1.25rem,5vw,5rem);background:#111215;border-bottom:1px solid #292a2f;box-shadow:0 6px 24px #0003;position:sticky;top:0;z-index:10}.dashboard-logo{width:210px;height:auto;object-fit:contain}.user-actions{display:flex!important;align-items:center!important;gap:.85rem!important}.user-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ff9b22,#ff7100);color:#111;font-weight:800;font-size:.88rem;box-shadow:0 5px 18px #ff7a002b}.user-copy{display:flex;flex-direction:column;line-height:1.25;text-align:right}.user-copy strong{font-size:1.08rem;color:#f4f4f4}.user-copy span{font-size:.84rem;color:#a1a2a6;margin-top:.25rem}.dashboard-page .logout-button{display:flex;align-items:center;gap:.5rem;margin-left:.65rem;padding:.7rem 1rem;border:1px solid #3a3b40;border-radius:12px;background:#1b1c20;color:#e9e9ea;font-weight:700;transition:.2s}.dashboard-page .logout-button svg{width:18px;height:18px;fill:#ff8a15}.dashboard-page .logout-button:hover{border-color:#ff7a00;background:#ff7a0010;color:#fff;transform:translateY(-1px)}.dashboard-page .dashboard{max-width:1180px;padding:clamp(3rem,7vw,6rem) 1.5rem}.dashboard-page .welcome{max-width:850px}.dashboard-page .kicker{color:#ff8511;margin:0 0 .8rem}.dashboard-page .welcome h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:1;letter-spacing:-.055em;margin:.5rem 0 1.2rem}.dashboard-page .welcome h1 em{color:#ff8511;font-family:Playfair Display,serif;font-weight:600}.dashboard-page .welcome>p:last-child{color:#95969a;max-width:590px}.dashboard-page .cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin:3.5rem 0}.dashboard-page .cards article{display:flex;gap:1rem;align-items:flex-start;background:#141519;border:1px solid #292a2f;border-radius:20px;padding:1.4rem;box-shadow:0 16px 40px #0002;transition:.2s}.dashboard-page .cards article:hover{border-color:#ff7a0066;transform:translateY(-3px)}.dashboard-page .card-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#ff7a0015;color:#ff8a15;font-size:1rem;font-weight:900}.dashboard-page .cards small{color:#77787d;text-transform:uppercase;letter-spacing:.1em;font-weight:700;font-size:.62rem}.dashboard-page .cards h3{margin:.45rem 0}.dashboard-page .cards p{margin:0;color:#898a8e;font-size:.86rem}.dashboard-page .profile{background:#141519;border:1px solid #292a2f;border-radius:24px;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 20px 50px #0002}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.dashboard-page .profile h2{margin:0;font-size:1.65rem}.status-dot{display:flex;align-items:center;gap:.5rem;color:#9b9c9f;font-size:.75rem}.status-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#43c77a;box-shadow:0 0 0 4px #43c77a18}.dashboard-page .profile dl{grid-template-columns:1fr 1fr;gap:0 2rem}.dashboard-page .profile dl div{border-color:#292a2f;padding:1.2rem 0}.dashboard-page .profile dt{color:#77787d}.dashboard-page .profile dd{color:#f1f1f2}@media(max-width:760px){.dashboard-page .dashboard-header{height:auto;min-height:76px;padding:.85rem 1rem}.dashboard-logo{width:155px}.user-copy strong{font-size:.9rem}.user-copy span{font-size:.72rem}.dashboard-page .logout-button{margin-left:0;padding:.65rem}.dashboard-page .logout-button span{display:none}.dashboard-page .cards,.dashboard-page .profile dl{grid-template-columns:1fr}}@media(max-width:430px){.user-avatar{display:none}.dashboard-page .welcome h1{font-size:2.6rem}.section-heading{align-items:flex-start;flex-direction:column}.dashboard-page .profile{padding:1.3rem}}.dashboard-page .notification-button{position:relative;display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid #34353a;border-radius:13px;background:#1b1c20;color:#a8a9ad;transition:border-color .2s,background .2s,color .2s,transform .2s}.dashboard-page .notification-button svg{width:22px;height:22px;fill:currentColor}.dashboard-page .notification-button:hover,.dashboard-page .notification-button:focus-visible{border-color:#ff7a00;background:#ff7a0012;color:#ff941f;transform:translateY(-1px);outline:none}.dashboard-page .notification-button.has-notifications{color:#ff941f;box-shadow:0 0 0 4px #ff7a000b}.notification-badge{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #111215;border-radius:999px;background:#ff7100;color:#fff;font-size:.62rem;font-weight:900;line-height:1}.notification-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1.25rem;background:#030405bf;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:notification-fade .18s ease-out}.notification-modal{position:relative;width:min(100%,480px);padding:2.25rem;border:1px solid #34353a;border-radius:24px;background:linear-gradient(145deg,#191a1e,#111215);box-shadow:0 28px 90px #000a;color:#f4f4f5;animation:notification-rise .22s ease-out}.notification-modal-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:1.35rem;border-radius:16px;background:#ff7a0018;color:#ff8b18}.notification-modal-icon svg{width:27px;height:27px;fill:currentColor}.notification-modal-close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #34353a;border-radius:10px;background:#202126;color:#a8a9ad;font-size:1.5rem;line-height:1;cursor:pointer}.notification-modal-close:hover,.notification-modal-close:focus-visible{border-color:#ff7a00;color:#fff;outline:none}.notification-modal-kicker{margin:0 0 .55rem;color:#ff8b18;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.notification-modal h2{margin:0 2rem .85rem 0;font-size:clamp(1.45rem,4vw,1.85rem);letter-spacing:-.025em}.notification-modal>p:last-of-type{margin:0;color:#a3a4a8;line-height:1.7}.notification-modal-confirm{width:100%;margin-top:1.75rem;padding:.9rem 1rem;border:0;border-radius:12px;background:linear-gradient(135deg,#ff9b22,#ff7100);color:#111;font-weight:800;cursor:pointer}.notification-modal-confirm:hover,.notification-modal-confirm:focus-visible{filter:brightness(1.08);outline:3px solid rgba(255,122,0,.2196078431)}@keyframes notification-fade{0%{opacity:0}to{opacity:1}}@keyframes notification-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:760px){.user-actions{gap:.5rem!important}.dashboard-page .notification-button{width:40px;height:40px;flex-basis:40px}.dashboard-page .logout-button{min-width:40px;min-height:40px;justify-content:center}}@media(max-width:560px){.login-form-panel{min-height:100svh!important;padding:1.25rem!important;align-items:center}.login-card{padding:1.6rem 1.25rem;border-radius:20px}.card-logo{width:190px;margin-bottom:1.4rem}.login-card h2{margin-bottom:1.35rem;font-size:1.4rem}.login-card input{padding:.9rem}.login-card form{gap:.85rem}.dashboard-page .dashboard-header{align-items:center;gap:.75rem}.dashboard-logo{width:132px}.user-copy{display:none}.dashboard-page .dashboard{padding:2.5rem 1rem}.dashboard-page .welcome h1{font-size:clamp(2.35rem,12vw,3.2rem)}}@media(max-width:370px){.dashboard-logo{width:112px}.user-actions{gap:.35rem!important}.dashboard-page .notification-button,.dashboard-page .logout-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.notification-modal{padding:1.6rem 1.25rem}}@media(max-height:650px)and (orientation:landscape){.login-form-panel{padding:1rem!important}.login-card{padding:1.25rem 1.5rem}.card-logo{width:150px;margin-bottom:.75rem}.login-card h2{margin-bottom:.8rem}.login-card form{gap:.65rem}.login-card input{padding:.7rem .9rem}}@media(prefers-reduced-motion:reduce){.notification-modal-backdrop,.notification-modal{animation:none}}.dashboard-tabs{position:sticky;top:88px;z-index:9;display:flex;gap:.4rem;padding:0 clamp(1.25rem,5vw,5rem);overflow-x:auto;background:#111215;border-bottom:1px solid #292a2f;scrollbar-width:none}.dashboard-tabs::-webkit-scrollbar{display:none}.dashboard-tabs button{position:relative;flex:0 0 auto;padding:1rem .9rem .9rem;border:0;background:none;color:#898a8e;font-weight:700;cursor:pointer;white-space:nowrap}.dashboard-tabs button:after{content:"";position:absolute;right:.9rem;bottom:0;left:.9rem;height:2px;border-radius:2px;background:transparent}.dashboard-tabs button:hover,.dashboard-tabs button.active{color:#fff}.dashboard-tabs button.active:after{background:#ff8210}.dashboard-tabs button span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:.35rem;padding:0 5px;border-radius:8px;background:#ff7a001a;color:#ff941f;font-size:.68rem}.available-offers-button{display:flex!important;align-items:center;gap:.45rem!important;padding:.55rem .75rem!important;border:1px solid rgba(255,122,0,.3607843137)!important;background:#ff7a0010!important;color:#ff941f!important;font-weight:800;white-space:nowrap}.available-offers-button:hover{border-color:#ff7a00!important;background:#ff7a001d!important}.available-offers-count{display:grid!important;place-items:center;min-width:25px;height:25px;padding:0 5px;border-radius:8px;background:#ff7a00;color:#111!important;font-size:.76rem}.available-offers-label{font-size:.75rem;color:#f0c19b!important}.monitor-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:3.2rem 0}.monitor-card{position:relative;min-width:0;padding:1.5rem;text-align:left;border:1px solid #292a2f;border-radius:20px;background:#141519;color:#fff}.monitor-card small{display:block;margin:1.3rem 0 .4rem;color:#818287;font-size:.67rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.monitor-card strong{display:block;font-size:clamp(1.8rem,4vw,2.5rem);letter-spacing:-.045em}.monitor-card p{margin:.5rem 0 0;color:#85868a;font-size:.84rem}.monitor-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ff7a0016;color:#ff8b18;font-weight:900}.monitor-icon.accepted{background:#43c77a14;color:#43c77a}.monitor-icon.income{background:#6c8cff14;color:#8199ff}.offer-monitor{font:inherit;cursor:pointer;transition:.2s}.offer-monitor:hover{border-color:#ff7a0080;transform:translateY(-2px)}.offer-monitor b{display:block;margin-top:1.15rem;color:#ff8b18;font-size:.8rem}.recent-offers{padding:clamp(1.4rem,4vw,2.2rem);border:1px solid #292a2f;border-radius:24px;background:#141519}.recent-offers .section-heading button{padding:.65rem .9rem;border:1px solid #3a3b40;border-radius:10px;background:#1b1c20;color:#ddd;font-weight:700;cursor:pointer}.offer-preview-list{display:grid;gap:.7rem}.offer-preview-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;border:1px solid #292a2f;border-radius:15px;background:#101114}.offer-preview-list h3{margin:.2rem 0;font-size:1rem}.offer-preview-list small,.offer-preview-list p{margin:0;color:#7f8085;font-size:.72rem}.offer-preview-list>article>strong{color:#ff941f;white-space:nowrap}.language-pair{display:flex;align-items:center;gap:.35rem}.language-pair b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#23242a;font-size:.68rem}.language-pair span{color:#ff8b18}.offers-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem}.offers-heading h1{margin:.35rem 0;font-size:clamp(2.2rem,5vw,4.2rem);letter-spacing:-.05em}.offers-heading>div>p:last-child{margin:.5rem 0 0;color:#8d8e92}.offers-total{flex:0 0 auto;padding:.8rem 1rem;border:1px solid rgba(255,122,0,.2901960784);border-radius:14px;background:#ff7a000e;color:#b4b5b8;font-size:.78rem}.offers-total b{color:#ff8b18;font-size:1.2rem;margin-right:.35rem}.offer-filters{display:flex;gap:.5rem;margin-bottom:1.2rem;overflow-x:auto;scrollbar-width:none}.offer-filters button{flex:0 0 auto;padding:.65rem .85rem;border:1px solid #303136;border-radius:11px;background:#15161a;color:#999a9e;font-weight:700;cursor:pointer}.offer-filters button.active{border-color:#ff7a0070;background:#ff7a0014;color:#fff}.offer-filters span{margin-left:.35rem;color:#ff8b18;font-size:.7rem}.advanced-offer-filters{display:flex;align-items:flex-end;gap:.75rem;margin-bottom:1.2rem;padding:1rem;border:1px solid #292a2f;border-radius:16px;background:#111216}.advanced-offer-filters>label{display:grid;gap:.4rem;color:#7e7f84;font-size:.68rem;font-weight:800}.advanced-offer-filters select,.advanced-offer-filters input{min-height:39px;padding:.55rem .7rem;border:1px solid #34353a;border-radius:10px;background:#191a1e;color:#eee;font-size:.76rem;color-scheme:dark}.advanced-offer-filters select:focus,.advanced-offer-filters input:focus{border-color:#ff7a00;box-shadow:0 0 0 3px #ff7a0014;outline:none}.date-filter{display:flex;align-items:center;gap:.7rem}.date-filter label{display:flex;align-items:center;gap:.4rem;color:#7e7f84;font-size:.68rem;font-weight:800}.date-filter input{width:118px}.clear-filters{min-height:39px;margin-left:auto;padding:.55rem .8rem;border:1px solid #3a3b40;border-radius:10px;background:transparent;color:#aaa;font-weight:700;cursor:pointer}.clear-filters:hover{border-color:#ff7a00;color:#fff}.translation-list{display:grid;gap:1rem}.translation-offer{overflow:hidden;border:1px solid #2d2e33;border-radius:20px;background:#141519;box-shadow:0 15px 40px #0002}.translation-offer.offer-resolved{opacity:.72}.offer-topline{display:flex;align-items:center;gap:.65rem;padding:.8rem 1.2rem;border-bottom:1px solid #292a2f;color:#77787c;font-size:.7rem}.offer-topline time{margin-left:auto}.offer-id{font-weight:800;letter-spacing:.08em}.offer-status{padding:.28rem .55rem;border-radius:7px;background:#ff7a0015;color:#ff921c;font-weight:800}.offer-status.accepted{background:#43c77a16;color:#52d889}.offer-status.declined{background:#e55f6815;color:#ee747d}.offer-content{display:grid;grid-template-columns:auto minmax(210px,1fr) minmax(300px,.8fr);align-items:center;gap:1.3rem;padding:1.3rem}.offer-language{display:flex;align-items:center;gap:.4rem}.offer-language span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#23242a;font-size:.75rem;font-weight:900}.offer-language i{color:#ff8b18;font-style:normal}.offer-main small{color:#ff8b18;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.offer-main h2{margin:.3rem 0;font-size:1.15rem}.offer-main p{margin:0;color:#7d7e82;font-size:.78rem}.offer-content dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.offer-content dl div{padding-left:1rem;border-left:1px solid #303136}.offer-content dt{color:#6f7075;font-size:.63rem;text-transform:uppercase;letter-spacing:.08em}.offer-content dd{margin:.3rem 0 0;color:#e8e8e9;font-size:.78rem;font-weight:800}.offer-actions{display:flex;justify-content:flex-end;gap:.7rem;padding:.9rem 1.2rem;border-top:1px solid #292a2f;background:#111216}.offer-actions button{padding:.7rem 1rem;border-radius:10px;font-weight:800;cursor:pointer}.decline-offer{border:1px solid #3a3b40;background:transparent;color:#aaa}.decline-offer:hover{border-color:#e55f68;color:#ef737c}.accept-offer{border:0;background:linear-gradient(135deg,#ff9b22,#ff7100);color:#111}.accept-offer:hover{filter:brightness(1.08)}.empty-offers,.coming-soon{padding:4rem 1.5rem;text-align:center;border:1px solid #292a2f;border-radius:22px;background:#141519}.empty-offers>span,.coming-soon>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1rem;border-radius:18px;background:#ff7a0014;color:#ff8b18;font-size:1.4rem;font-weight:900}.empty-offers h2,.coming-soon h1{margin:.5rem 0}.empty-offers p,.coming-soon>p:last-child{color:#85868a}.correct-offer{border:1px solid rgba(255,122,0,.4);background:#ff7a0010;color:#ff9a36}.correct-offer:hover{border-color:#ff7a00;background:#ff7a001c}.correction-icon{font-size:1.7rem;font-weight:900}.correction-modal>p:last-of-type{margin-bottom:1.2rem}.correction-label{display:block;margin:1.25rem 0 .5rem;color:#d9d9da;font-size:.8rem;font-weight:800}.correction-modal textarea{width:100%;resize:vertical;min-height:110px;padding:.9rem 1rem;border:1px solid #37383e;border-radius:13px;outline:none;background:#0e0f12;color:#f3f3f4;font:inherit;line-height:1.5}.correction-modal textarea:focus{border-color:#ff7a00;box-shadow:0 0 0 4px #ff7a0018}.correction-modal textarea::placeholder{color:#626368}.correction-meta{display:flex;justify-content:space-between;gap:1rem;min-height:1.2rem;margin-top:.4rem;color:#6f7075;font-size:.7rem}.correction-meta strong{color:#ef747d}.correction-actions{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1.3rem}.correction-actions button{padding:.8rem 1rem;border-radius:11px;font-weight:800;cursor:pointer}.correction-cancel{border:1px solid #3a3b40;background:transparent;color:#aaa}.correction-confirm{border:0;background:linear-gradient(135deg,#ff9b22,#ff7100);color:#111}.correction-comment{display:flex;gap:.8rem;margin:0 1.2rem 1rem;padding:.9rem 1rem;border:1px solid rgba(255,122,0,.2196078431);border-radius:13px;background:#ff7a000b}.correction-comment>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:#ff7a001b;color:#ff941f;font-weight:900}.correction-comment strong{color:#ff9a36;font-size:.72rem}.correction-comment p{margin:.25rem 0;color:#c5c5c7;font-size:.8rem;line-height:1.45}.correction-comment small{color:#737479;font-size:.66rem}@media(max-width:900px){.monitor-cards{grid-template-columns:1fr}.offer-content{grid-template-columns:auto 1fr}.offer-content dl{grid-column:1/-1}.dashboard-tabs{top:76px}}@media(max-width:700px){.available-offers-label{display:none!important}.available-offers-button{padding:.45rem!important}.offers-heading{align-items:flex-start;flex-direction:column;gap:1rem}.offer-content{grid-template-columns:1fr}.offer-language{display:none}.offer-content dl{grid-column:auto}.offer-preview-list article{grid-template-columns:1fr auto}.offer-preview-list .language-pair{display:none}}@media(max-width:800px){.advanced-offer-filters{align-items:stretch;flex-wrap:wrap}.date-filter{width:100%}.advanced-offer-filters>label{flex:1;min-width:150px}.clear-filters{margin-left:0}}@media(max-width:560px){.dashboard-tabs{top:66px;padding:0 1rem}.dashboard-tabs button{font-size:.76rem}.available-offers-button{display:none!important}.offer-content dl{grid-template-columns:1fr;gap:.75rem}.offer-content dl div{padding:.25rem 0 0;border-left:0;border-top:1px solid #292a2f}.offer-actions button{flex:1}.offer-preview-list article{gap:.6rem}.offer-preview-list>article>strong{font-size:.78rem}.offers-total{width:100%;text-align:center}}@media(max-width:560px){.date-filter{display:grid;grid-template-columns:1fr 1fr;width:100%}.date-filter label{display:grid;gap:.35rem}.date-filter input{width:100%}.advanced-offer-filters>label,.clear-filters{width:100%;flex-basis:100%}}.dashboard-page{background:#edf0f3;color:#20242a}.dashboard-page .dashboard{min-height:calc(100vh - 137px);max-width:1240px;padding-top:2.5rem}.dashboard-page .monitor-cards{margin-top:0}.dashboard-page .monitor-card,.dashboard-page .recent-offers,.dashboard-page .translation-offer,.dashboard-page .empty-offers,.dashboard-page .coming-soon{border-color:#d8dde2;background:#fff;color:#20242a;box-shadow:0 12px 35px #25303b0c}.dashboard-page .monitor-card p,.dashboard-page .offers-heading>div>p:last-child,.dashboard-page .empty-offers p,.dashboard-page .coming-soon>p:last-child{color:#6f7780}.dashboard-page .monitor-card small{color:#767f88}.dashboard-page .offer-preview-list article{border-color:#e1e4e8;background:#f7f8f9}.dashboard-page .offer-preview-list h3{color:#252a30}.dashboard-page .language-pair b,.dashboard-page .offer-language span{background:#eceff2;color:#31363c}.dashboard-page .recent-offers .section-heading button{border-color:#d5d9de;background:#f5f6f7;color:#3f464d}.dashboard-page .offer-filters button{border-color:#d5d9de;background:#f8f9fa;color:#68717a}.dashboard-page .offer-filters button.active{border-color:#ff8a286b;background:#fff3e8;color:#272b30}.dashboard-page .advanced-offer-filters{border-color:#d8dde2;background:#fff}.dashboard-page .advanced-offer-filters select,.dashboard-page .advanced-offer-filters input{border-color:#d4d9de;background:#f7f8f9;color:#2d3339;color-scheme:light}.dashboard-page .date-filter>span{color:#59616a}.dashboard-page .clear-filters{border-color:#d4d9de;color:#636b74}.dashboard-page .offer-topline{border-color:#e2e5e8;color:#767e86}.dashboard-page .offer-content dl div{border-color:#dfe3e6}.dashboard-page .offer-content dd{color:#292e34}.dashboard-page .offer-main h2{color:#20242a}.dashboard-page .offer-main p,.dashboard-page .offer-content dt{color:#747c84}.dashboard-page .offer-actions{border-color:#e2e5e8;background:#f7f8f9}.dashboard-page .translation-offer.offer-resolved{opacity:.82}.dashboard-page .correction-comment{background:#fff7ef}.dashboard-page .correction-comment p{color:#525960}.offers-pagination{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;border:1px solid #d8dde2;border-radius:15px;background:#fff;color:#626a73}.offers-pagination label{display:flex;align-items:center;gap:.5rem;color:#626a73;font-size:.75rem}.offers-pagination select{padding:.5rem 1.8rem .5rem .65rem;border:1px solid #d4d9de;border-radius:9px;background:#f7f8f9;color:#252a30;font-weight:800}.pagination-summary{font-size:.75rem}.pagination-buttons{display:flex;gap:.35rem;margin-left:auto}.pagination-buttons button{display:grid;place-items:center;min-width:34px;height:34px;padding:0 .45rem;border:1px solid #d5d9de;border-radius:9px;background:#f8f9fa;color:#555e67;font-weight:800;cursor:pointer}.pagination-buttons button:hover:not(:disabled),.pagination-buttons button.active{border-color:#ff8511;background:#ff8511;color:#fff}.pagination-buttons button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:560px){.dashboard-page .dashboard{padding-top:1.5rem}.offers-pagination{flex-wrap:wrap}.pagination-buttons{width:100%;margin-left:0;justify-content:center}}.dashboard-page .monitor-cards{align-items:stretch;gap:.8rem;margin:0 0 1.5rem}.dashboard-page .monitor-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto auto auto;align-content:center;column-gap:1rem;row-gap:.2rem;min-height:132px;padding:1.1rem 1.2rem}.dashboard-page .monitor-card .monitor-icon{grid-column:1;grid-row:1/span 3;align-self:start}.dashboard-page .monitor-card small{grid-column:2;grid-row:1;margin:0 0 .15rem;line-height:1.25}.dashboard-page .monitor-card strong{grid-column:2;grid-row:2;font-size:clamp(1.65rem,3vw,2.1rem);line-height:1.05}.dashboard-page .monitor-card p{grid-column:2;grid-row:3;margin:.3rem 0 0;line-height:1.35}.dashboard-page .monitor-card b{grid-column:2;grid-row:4;margin:.45rem 0 0;line-height:1.2}@media(min-width:761px)and (max-width:900px){.dashboard-page .monitor-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-page .monitor-card{grid-template-columns:36px minmax(0,1fr);column-gap:.7rem;padding:1rem}.dashboard-page .monitor-card .monitor-icon{width:36px;height:36px}.dashboard-page .monitor-card strong{font-size:1.55rem}.dashboard-page .monitor-card p{font-size:.75rem}}@media(max-width:760px){.dashboard-page .monitor-card{min-height:0}}@media(max-width:400px){.dashboard-page .monitor-card{grid-template-columns:36px minmax(0,1fr);padding:1rem}.dashboard-page .monitor-card .monitor-icon{width:36px;height:36px}.dashboard-page .monitor-card strong{font-size:1.55rem}}.dashboard-page .monitor-card{grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto auto auto;column-gap:.65rem;row-gap:.25rem;min-height:120px}.dashboard-page .monitor-card small{grid-column:1/-1;grid-row:1;margin:0 0 .2rem}.dashboard-page .monitor-card .monitor-icon{grid-column:1;grid-row:2;align-self:center;width:34px;height:34px;border-radius:10px;font-size:.78rem}.dashboard-page .monitor-card strong{grid-column:2;grid-row:2;align-self:center;font-size:1.55rem;line-height:1;letter-spacing:-.025em}.dashboard-page .monitor-card p{grid-column:1/-1;grid-row:3;margin:.25rem 0 0}.dashboard-page .monitor-card b{grid-column:1/-1;grid-row:4;margin:.35rem 0 0}@media(min-width:761px)and (max-width:900px){.dashboard-page .monitor-card{grid-template-columns:32px minmax(0,1fr)}.dashboard-page .monitor-card .monitor-icon{width:32px;height:32px}.dashboard-page .monitor-card strong{font-size:1.4rem}}@media(max-width:400px){.dashboard-page .monitor-card{grid-template-columns:32px minmax(0,1fr)}.dashboard-page .monitor-card .monitor-icon{width:32px;height:32px}.dashboard-page .monitor-card strong{font-size:1.4rem}}.calendar-field{position:relative;display:flex;align-items:center;width:150px;min-height:42px;border:1px solid #d4d9de;border-radius:11px;background:#f7f8f9;box-shadow:inset 0 1px #fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.calendar-field:hover{border-color:#ff9a43;background:#fff}.calendar-field:focus-within{border-color:#ff7a00;box-shadow:0 0 0 3px #ff7a0017;background:#fff}.advanced-offer-filters .calendar-field .formatted-date{min-height:40px;width:100%;padding:.55rem 2.6rem .55rem .7rem;border:0;background:transparent;box-shadow:none;cursor:pointer}.calendar-field>svg{position:absolute;right:.75rem;width:18px;height:18px;fill:#ff8511;pointer-events:none}.calendar-field .native-date-picker{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dashboard-page button,.dashboard-page select,.calendar-field{transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}.dashboard-page .monitor-card,.dashboard-page .recent-offers,.dashboard-page .translation-offer,.dashboard-page .advanced-offer-filters,.offers-pagination{border-radius:16px;box-shadow:0 2px 3px #2028320a,0 8px 24px #2028320a}.dashboard-page button:focus-visible,.dashboard-page select:focus-visible,.calendar-field:has(.formatted-date:focus-visible){outline:3px solid rgba(255,122,0,.1882352941);outline-offset:2px}@media(max-width:800px){.date-filter label{flex:1}.calendar-field{width:100%}}@media(max-width:560px){.calendar-field{min-height:44px}.advanced-offer-filters .calendar-field .formatted-date{min-height:42px}.advanced-offer-filters{padding:.85rem}}.dashboard-page .offer-top-actions{display:flex;margin-left:auto}.dashboard-page .offer-top-actions+time{margin-left:.7rem}.dashboard-page .offer-top-actions button{min-height:32px;padding:.42rem .75rem;border-radius:8px;font-size:.7rem;font-weight:800;cursor:pointer}.dashboard-page .offer-top-actions .accept-offer{box-shadow:0 3px 9px #ff7a0028}.dashboard-page .offer-top-actions .correct-offer{background:#fff8f1}.dashboard-page .offer-content{padding-top:1.15rem;padding-bottom:1.15rem}@media(max-width:600px){.dashboard-page .offer-topline{flex-wrap:wrap}.dashboard-page .offer-top-actions{order:3;width:100%;margin:0}.dashboard-page .offer-top-actions button{width:100%}.dashboard-page .offer-top-actions+time{margin-left:auto}.dashboard-page .offer-topline time{order:2}.dashboard-page .offer-top-actions{margin-top:.25rem}}.accepted-work{margin-bottom:1.5rem;padding:clamp(1.2rem,3vw,1.7rem);border:1px solid #d8dde2;border-radius:16px;background:#fff;box-shadow:0 2px 3px #2028320a,0 8px 24px #2028320a}.accepted-work .section-heading{margin-bottom:1rem}.accepted-work .section-heading button{padding:.6rem .85rem;border:1px solid #d5d9de;border-radius:9px;background:#f7f8f9;color:#454c54;font-weight:800;cursor:pointer}.accepted-work-list{display:grid;gap:.65rem}.accepted-work-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.85rem 1rem;border:1px solid #e0e4e7;border-radius:13px;background:#fafbfc}.accepted-work-list h3{margin:.15rem 0;color:#24292f;font-size:.95rem}.accepted-work-list small,.accepted-work-list p{margin:0;color:#737b83;font-size:.7rem}.work-status{padding:.3rem .55rem;border-radius:7px;background:#43c77a14;color:#2d9b5e;font-size:.68rem;font-weight:800}.accepted-work-list article>button{padding:.55rem .75rem;border:1px solid rgba(67,184,115,.3607843137);border-radius:9px;background:#edf9f2;color:#23864e;font-size:.7rem;font-weight:800;cursor:pointer}.accepted-work-list article>button:hover{border-color:#32a663;background:#e3f6eb}.accepted-empty{padding:1.1rem;text-align:center;border-radius:12px;background:#f7f8f9;color:#777f87;font-size:.8rem}.dashboard-page .offer-status.completed{background:#63728416;color:#566573}.dashboard-page .offer-top-actions{gap:.4rem}.dashboard-page .offer-top-actions .complete-offer{border:1px solid rgba(67,184,115,.3607843137);background:#edf9f2;color:#23864e}@media(max-width:700px){.accepted-work-list article{grid-template-columns:1fr auto}.accepted-work-list .language-pair{display:none}.accepted-work-list article>div:nth-child(2){grid-column:1/-1}.accepted-work-list article>button{min-height:36px}}@media(max-width:430px){.accepted-work-list article{grid-template-columns:1fr}.work-status{justify-self:start}.accepted-work-list article>button{width:100%}}.dashboard-page .offer-top-actions .preview-document{display:flex;align-items:center;gap:.35rem;border:1px solid #ccd3da;background:#fff;color:#4e5964}.dashboard-page .offer-top-actions .preview-document:hover{border-color:#ff8b22;color:#d96500;background:#fff8f1}.preview-document svg{width:15px;height:15px;fill:currentColor}.dashboard-page .offer-content dl .important-detail{margin:-.35rem .35rem;padding:.7rem .8rem;border:1px solid rgba(255,138,40,.2196078431);border-radius:10px;background:#fff8f0}.dashboard-page .offer-content dl .important-detail+div{border-left:1px solid rgba(255,138,40,.2196078431)}.dashboard-page .offer-content dl .important-detail dt{color:#bf6418;font-weight:800}.dashboard-page .offer-content dl .important-detail dd{color:#20252a}.dashboard-page .offer-content dl .important-detail dd b{color:#f0750b;font-size:1.05rem}.dashboard-page .offer-content dl .deadline-detail dd{color:#d65f00}.document-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1rem;background:#11151bd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:notification-fade .18s ease-out}.document-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(100%,920px);height:min(92vh,820px);overflow:hidden;border-radius:20px;background:#f0f2f4;box-shadow:0 30px 100px #0009}.document-modal-header{display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;border-bottom:1px solid #d8dce0;background:#fff}.file-type-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#e74e4215;color:#d53d32;font-size:.65rem;font-weight:900}.file-type-icon.docx{background:#3979d818;color:#286bc9}.document-modal-header small{color:#7a828a;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.document-modal-header h2{max-width:650px;margin:.2rem 0 0;overflow:hidden;color:#252a30;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.document-modal-header>button{display:grid;place-items:center;width:36px;height:36px;margin-left:auto;padding:0;border:1px solid #d5d9dd;border-radius:9px;background:#f6f7f8;color:#666;font-size:1.4rem;cursor:pointer}.document-toolbar{display:flex;align-items:center;gap:1rem;padding:.7rem 1.2rem;border-bottom:1px solid #d9dde1;background:#fafbfc;color:#69727a;font-size:.75rem}.document-toolbar strong{padding:.35rem .55rem;border-radius:7px;background:#edf0f2;color:#3e464d}.document-toolbar .document-deadline{margin-left:auto;background:#fff0e3;color:#cf6207}.document-viewer{overflow:auto;padding:2rem;background:#dfe3e7}.document-page{position:relative;width:min(100%,660px);min-height:720px;margin:0 auto;padding:3.2rem 3.8rem;background:#fff;box-shadow:0 4px 20px #27313c28;color:#333}.document-brand{padding-bottom:.9rem;border-bottom:2px solid #ff7a00;color:#ff7a00;font-size:.7rem;font-weight:900;letter-spacing:.12em}.document-page .document-type{margin:2rem 0 .5rem;color:#777;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.document-page h3{margin:.4rem 0 2rem;font-family:serif;font-size:1.55rem}.mock-document-lines{display:grid;gap:.65rem}.mock-document-lines span{display:block;height:8px;border-radius:3px;background:#dfe2e5}.mock-document-lines .short{width:52%}.mock-document-lines .medium{width:76%}.document-page footer{position:absolute;right:3.8rem;bottom:2rem;left:3.8rem;padding-top:.6rem;border-top:1px solid #ddd;color:#888;font-size:.65rem;text-align:right}.document-modal-actions{display:flex;align-items:center;gap:1rem;padding:.85rem 1.2rem;border-top:1px solid #d7dce0;background:#fff}.document-modal-actions p{margin:0;color:#788089;font-size:.7rem}.document-modal-actions button{margin-left:auto;padding:.7rem 1rem;border:0;border-radius:10px;background:linear-gradient(135deg,#ff9b22,#ff7100);color:#111;font-weight:800;cursor:pointer;white-space:nowrap}.billing-report-backdrop{z-index:220}.billing-report-preview{grid-template-rows:auto minmax(0,1fr) auto;width:min(96vw,1100px);height:min(94vh,900px)}.billing-report-preview iframe{display:block;width:100%;height:100%;border:0;background:#525659}.billing-report-preview .document-modal-actions{display:flex;align-items:center;gap:1rem}.billing-report-preview .document-modal-actions>p{max-width:560px;margin:0;text-align:left;line-height:1.45}.billing-report-preview-actions{display:flex;align-items:center;gap:.65rem;margin-left:auto}.document-modal-actions .billing-report-preview-actions button{margin-left:0}.document-modal-actions .billing-report-preview-actions .report-preview-close{border:1px solid #cfd5da;background:#fff;color:#59616a}.document-modal-actions .billing-report-preview-actions .validate-invoices{order:2;display:grid;gap:.12rem;min-width:350px;padding:.65rem 1.25rem;text-align:center}.validate-invoices strong{font-size:.82rem}.validate-invoices small{font-size:.57rem;font-weight:600;opacity:.78}.invoice-wizard footer .wizard-validate{display:grid;gap:.12rem;min-width:255px;padding:.5rem .9rem;text-align:center}.wizard-validate strong{font-size:.75rem}.wizard-validate small{font-size:.57rem;font-weight:600;opacity:.78}.billing-document-workspace{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:0;background:#eef1f3}.billing-document-list{display:grid;align-content:start;gap:.55rem;overflow:auto;padding:.8rem;border-right:1px solid #d5dade;background:#fff}.billing-document-list article{display:grid;gap:.4rem;padding:.55rem;border:1px solid #dce1e5;border-radius:10px;background:#fafbfc}.billing-document-list article.active{border-color:#ff8a28;background:#fff7ef;box-shadow:0 0 0 2px #ff7a0014}.billing-document-list article.accepted{border-color:#8acaa4;background:#f1fbf5}.billing-document-list article>button{display:flex;align-items:center;gap:.65rem;padding:0;border:0;background:transparent;color:#303840;text-align:left;cursor:pointer}.billing-document-list article>button>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:8px;background:#e8edf1;color:#54616c;font-size:.65rem;font-weight:900}.billing-document-list article.accepted>button>span{background:#d9f3e3;color:#23864e}.billing-document-list article>button div{display:grid;min-width:0;gap:.15rem}.billing-document-list article strong,.billing-document-list article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-document-list article strong{font-size:.76rem}.billing-document-list article small{color:#7b838b;font-size:.63rem}.billing-document-list article>b{padding-left:46px;color:#b36a2f;font-size:.62rem}.billing-document-list article.accepted>b{color:#23864e}.billing-document-viewer{display:grid;min-width:0;min-height:0}.billing-document-viewer>p{place-self:center;color:#69737c}.billing-document-preview-actions button:disabled,.billing-report-preview-actions button:disabled{opacity:.55;cursor:not-allowed}.billing-document-list article.summary-report{position:relative;margin-bottom:.25rem;padding:.72rem;border-color:#f0a25d;background:linear-gradient(135deg,#fff8f0,#fff);box-shadow:0 5px 16px #b9681b14}.billing-document-list article.summary-report:after{content:"ZBIRNI";position:absolute;top:.45rem;right:.5rem;padding:.17rem .35rem;border-radius:999px;background:#fff0df;color:#c2600b;font-size:.48rem;font-weight:900;letter-spacing:.08em}.billing-document-list article.summary-report>button>span{background:#ff851b;color:#fff}.billing-document-list article.summary-report strong{padding-right:2.8rem;color:#b95400;font-size:.82rem}.billing-document-list article.summary-report.active{border-color:#ef7200;background:linear-gradient(135deg,#fff0df,#fff9f3);box-shadow:0 0 0 2px #ff7a0022,0 7px 18px #b9681b18}.billing-document-list article.summary-report.accepted{border-color:#66b987;background:linear-gradient(135deg,#effaf3,#fff)}.billing-document-list article.summary-report.accepted>button>span{background:#39a968;color:#fff}.billing-document-list .billing-document-place{color:#b65d17;font-weight:800}@media(max-width:760px){.billing-document-workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.billing-document-list{grid-auto-flow:column;grid-auto-columns:minmax(220px,75vw);overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid #d5dade}.billing-report-preview{width:100vw;height:100vh;max-height:none;border-radius:0}.billing-report-preview .document-modal-actions{align-items:stretch;flex-direction:column}.billing-report-preview .document-modal-actions>p{max-width:none;text-align:center}.billing-report-preview-actions{display:flex;flex-direction:column;width:100%;margin-left:0}.document-modal-actions .billing-report-preview-actions .report-preview-close,.document-modal-actions .billing-report-preview-actions .validate-invoices{width:100%;min-width:0}.document-modal-actions .billing-report-preview-actions .validate-invoices{order:1}.document-modal-actions .billing-report-preview-actions .report-preview-close{order:2}}@media(max-width:760px){.dashboard-page .offer-content dl .important-detail{margin:0}.document-modal-backdrop{padding:0}.document-modal{width:100%;height:100dvh;border-radius:0}.document-viewer{padding:1rem}.document-page{min-height:620px;padding:2rem 1.5rem}.document-page footer{right:1.5rem;left:1.5rem}.document-toolbar{flex-wrap:wrap;gap:.45rem}.document-toolbar .document-deadline{width:100%;margin-left:0}.document-modal-actions{align-items:stretch;flex-direction:column}.document-modal-actions button{width:100%;margin-left:0}}@media(max-width:600px){.dashboard-page .offer-top-actions{display:grid;grid-template-columns:1fr 1fr}.dashboard-page .offer-top-actions .preview-document{grid-column:1/-1;justify-content:center}}.finance-view{display:grid;gap:1.2rem}.finance-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.finance-heading h1{margin:.3rem 0;font-size:clamp(2.1rem,5vw,3.8rem);letter-spacing:-.05em}.finance-heading>div>p:last-child{margin:.4rem 0 0;color:#6f7780}.finance-total{display:grid;gap:.25rem;min-width:230px;padding:1rem 1.2rem;border:1px solid rgba(255,138,40,.3019607843);border-radius:14px;background:#fff7ef;text-align:right}.finance-total small{color:#a25b20;font-size:.68rem;font-weight:800;text-transform:uppercase}.finance-total strong{color:#d86608;font-size:1.35rem}.billing-periods{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.billing-periods button{display:grid;gap:.3rem;padding:1rem 1.1rem;text-align:left;border:1px solid #d8dde2;border-radius:14px;background:#fff;color:#2b3137;cursor:pointer}.billing-periods button:hover,.billing-periods button.active{border-color:#ff8a28;background:#fff7ef;box-shadow:0 0 0 3px #ff7a0010}.billing-periods small{color:#737b84;font-weight:700}.billing-periods strong{font-size:.95rem}.billing-periods button.active strong{color:#d96709}.finance-notice{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border:1px solid #cfdce7;border-radius:13px;background:#f4f8fb;color:#596773}.finance-notice>span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#dbe9f4;color:#39749f;font-weight:900}.finance-notice p{margin:0;font-size:.78rem;line-height:1.5}.billing-unit{overflow:hidden;border:1px solid #d8dde2;border-radius:16px;background:#fff;box-shadow:0 8px 24px #2028320a}.billing-unit>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #e1e5e8;background:#fafbfc}.billing-unit header small{color:#7b838b;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.billing-unit h2{margin:.2rem 0 0;font-size:1.05rem}.billing-unit header>strong{color:#df6b08}.billing-table-wrap{overflow-x:auto}.billing-unit table{width:100%;min-width:650px;border-collapse:collapse}.billing-unit th,.billing-unit td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid #eceff1;font-size:.76rem}.billing-unit th{background:#f6f8f9;color:#69727b;font-size:.64rem;text-transform:uppercase;letter-spacing:.05em}.billing-unit tbody tr:last-child td{border-bottom:0}.billing-unit td{color:#59616a}.billing-unit td b{color:#2d3339}.billing-unit td:last-child strong{color:#d96508;white-space:nowrap}.finance-summary{display:flex;align-items:stretch;gap:.75rem}.billing-month-picker{display:grid;align-content:center;gap:.35rem;padding:.7rem .8rem;border:1px solid #d8dde2;border-radius:14px;background:#fff}.billing-month-picker label{color:#737b84;font-size:.68rem;font-weight:800;text-transform:uppercase}.billing-month-picker>div{display:flex;gap:.45rem}.billing-month-picker>div>button{padding:.6rem .9rem;border:0;border-radius:8px;background:#ef7410;color:#fff;font-weight:800;cursor:pointer}.billing-month-picker>div>button:hover{background:#d96508}.serbian-month-picker{position:relative}.serbian-month-trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:185px;height:100%;padding:.6rem .7rem;border:1px solid #cfd5da;border-radius:8px;color:#2b3137;background:#fff;font:inherit;cursor:pointer}.serbian-month-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.serbian-month-popover{position:absolute;top:calc(100% + 5px);right:0;z-index:30;width:220px;padding:.55rem;border:1px solid #cfd5da;border-radius:8px;background:#fff;box-shadow:0 10px 28px #2028322b}.serbian-month-popover header{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:.4rem}.serbian-month-popover header strong{text-align:center}.serbian-month-popover header button,.serbian-month-popover>div button,.serbian-month-popover footer button{border:0;border-radius:6px;background:transparent;color:#37404a;cursor:pointer}.serbian-month-popover header button{height:32px;font-size:1.25rem}.serbian-month-popover header button:hover,.serbian-month-popover>div button:hover:not(:disabled){background:#edf3f8}.serbian-month-popover>div{display:grid;grid-template-columns:repeat(4,1fr);gap:.2rem}.serbian-month-popover>div button{padding:.55rem .15rem;font-size:.72rem}.serbian-month-popover>div button.active{background:#087bea;color:#fff;font-weight:800}.serbian-month-popover button:disabled{color:#b9bec4;cursor:not-allowed}.serbian-month-popover footer{display:flex;justify-content:flex-end;margin-top:.4rem;padding-top:.4rem;border-top:1px solid #e8ebee}.serbian-month-popover footer button{padding:.4rem;color:#0871d1;font-size:.72rem;font-weight:700}.invoice-data,.finance-report{padding:1.2rem;border:1px solid #d8dde2;border-radius:16px;background:#fff;box-shadow:0 8px 24px #2028320a}.invoice-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.invoice-fields label{display:grid;gap:.4rem;color:#626b74;font-size:.7rem;font-weight:800}.invoice-fields input{min-width:0;padding:.75rem;border:1px solid #d3d9de;border-radius:10px;background:#f8f9fa;color:#2b3137}.invoice-fields input:focus{border-color:#ff8511;outline:3px solid rgba(255,122,0,.1098039216)}.invoice-fields input:disabled{cursor:not-allowed;opacity:.65}.date-approval{display:flex;align-items:center;gap:.55rem;margin-top:1rem;color:#626b74;font-size:.75rem}.date-approval input{accent-color:#ff7a00}.finance-report .section-heading button{padding:.65rem .9rem;border:0;border-radius:9px;background:#ff7a00;color:#fff;font-weight:800;cursor:pointer}.report-list{display:grid;gap:.65rem}.report-list article{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem;border:1px solid #e2e5e8;border-radius:12px;background:#fafbfc}.report-list p{margin:.2rem 0 0;color:#747c84;font-size:.72rem}.report-list b{color:#333a41}.report-status{padding:.35rem .55rem;text-align:center;border-radius:7px;font-size:.65rem;font-weight:900}.report-status.paid{background:#e8f8ef;color:#288854}.report-status.pending{background:#fff2e7;color:#d1650a}.report-status.draft{background:#edf1f5;color:#64717d}@media(max-width:900px){.invoice-fields{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.billing-table-wrap{overflow:visible;padding:.8rem}.billing-unit table,.billing-unit tbody,.billing-unit tr,.billing-unit td{display:block;width:100%}.billing-unit table{min-width:0}.billing-unit thead{display:none}.billing-unit tbody{display:grid;gap:.75rem}.billing-unit tbody tr{overflow:hidden;border:1px solid #e1e5e8;border-radius:12px;background:#fff;box-shadow:0 3px 12px #2028320a}.billing-unit td{display:grid;grid-template-columns:minmax(110px,35%) minmax(0,1fr);align-items:start;gap:.75rem;padding:.7rem .85rem;text-align:right;border-bottom:1px solid #eceff1;overflow-wrap:anywhere}.billing-unit td:before{content:attr(data-label);color:#737b84;font-size:.65rem;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.04em}.billing-unit tbody tr:last-child td{border-bottom:1px solid #eceff1}.billing-unit tbody tr td:last-child{border-bottom:0;background:#fff7ef}.billing-unit td:last-child strong{white-space:normal}.billing-unit>header{align-items:flex-start}.billing-unit>header>strong{text-align:right;white-space:nowrap}}@media(max-width:760px){.finance-heading{align-items:stretch;flex-direction:column}.finance-summary{flex-direction:column}.finance-total{text-align:left}.billing-month-picker>div{flex-wrap:wrap}.serbian-month-picker{flex:1}.serbian-month-trigger{width:100%}.billing-periods{grid-template-columns:1fr}.finance-heading h1{font-size:2.3rem}.report-list article{grid-template-columns:1fr auto}.report-status{justify-self:start}.report-list article>div{grid-column:1/-1}.invoice-fields{grid-template-columns:1fr}}@media(max-width:430px){.billing-unit>header{flex-direction:column}.billing-unit>header>strong{text-align:left}.billing-unit td{grid-template-columns:1fr;gap:.3rem;text-align:left}.billing-month-picker>div{display:grid}.serbian-month-trigger,.billing-month-picker>div>button{width:100%;min-width:0}.serbian-month-popover{right:auto;left:0;width:min(220px,100vw - 3.5rem)}.finance-total{min-width:0}.finance-total strong{font-size:1.15rem}}@media(min-width:761px){.billing-periods{grid-template-columns:repeat(3,1fr)}}.billing-message{padding:1rem;border:1px solid #cfdce7;border-radius:13px;background:#f4f8fb;color:#596773;text-align:center}.billing-periods button:disabled{border-color:#d9dde1;background:#eef0f2;color:#a2a8ae;box-shadow:none;cursor:not-allowed}.billing-periods button:disabled small,.billing-periods button:disabled strong{color:#a2a8ae}.billing-message.billing-error{border-color:#e4b8b8;background:#fff3f3;color:#a33}.billing-loader{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;background:#101318f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:wait;touch-action:none}.billing-loader strong{font-size:.9rem;letter-spacing:.02em}.billing-spinner{width:52px;height:52px;border:5px solid rgba(255,255,255,.2196078431);border-top-color:#ff7a00;border-radius:50%;animation:billing-spin .75s linear infinite}@keyframes billing-spin{to{transform:rotate(360deg)}}.billing-month-picker button:disabled{cursor:not-allowed;opacity:.65}.billing-filters{display:flex;align-items:end;justify-content:flex-end;gap:.75rem;padding:1rem;border:1px solid #d8dde2;border-radius:14px;background:#fff}.billing-units-button{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:230px;min-height:40px;padding:.65rem .8rem;border:1px solid #ff9a43;border-radius:9px;background:#fff7ef;color:#754016;font-weight:800;cursor:pointer}.billing-units-button span{padding:.2rem .4rem;border-radius:6px;background:#ff7a00;color:#fff;font-size:.68rem}.billing-invoice-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-width:150px;min-height:42px;margin-right:auto;overflow:hidden;padding:.65rem 1rem;border:1px solid #df6900;border-radius:10px;background:linear-gradient(135deg,#ff8a1f,#ed6800);color:#fff;font-weight:900;box-shadow:0 6px 18px #ff7a0040;cursor:pointer}.billing-invoice-button:hover{transform:translateY(-1px);box-shadow:0 8px 22px #ff7a0055}.billing-invoice-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.billing-invoice-button:disabled{border-color:#aeb4ba;background:#aeb4ba;color:#f2f3f4;box-shadow:none;cursor:not-allowed;transform:none}.billing-invoice-button:disabled:after{display:none}.billing-select-all-button{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:40px;padding:.6rem .8rem;border:1px solid #d5d9de;border-radius:9px;background:#fff;color:#59616a;font-weight:800;cursor:pointer}.billing-select-all-button.all-selected{border-color:#45a96d;background:#edf9f2;color:#23864e}.select-all-check{display:grid;place-items:center;width:18px;height:18px;border:1px solid currentColor;border-radius:5px;font-size:.72rem}.billing-unit-search{display:grid;min-width:240px;gap:.35rem;color:#626b74;font-size:.7rem;font-weight:800}.billing-unit-search input{min-height:40px;padding:.65rem .75rem;border:1px solid #d3d9de;border-radius:9px;background:#f8f9fa;color:#2b3137;font:inherit}.billing-expand-actions{display:flex;gap:.4rem}.billing-expand-actions button{min-height:40px;padding:.6rem .75rem;border:1px solid #d5d9de;border-radius:9px;background:#fff;color:#555e67;font-size:.72rem;font-weight:800;cursor:pointer}.billing-expand-actions button:hover{border-color:#ff9a43;background:#fff7ef;color:#cf6207}.clear-billing-filters{min-height:40px;padding:.6rem .8rem;border:1px solid #d5d9de;border-radius:9px;background:#f7f8f9;color:#555e67;font-weight:800;cursor:pointer}.billing-service-tabs{display:flex;gap:.45rem;overflow-x:auto;padding:.2rem 0 .4rem;border:0}.billing-service-tabs button{flex:0 0 auto;padding:.65rem .9rem;border:1px solid #d7dce1;border-radius:10px;background:#fff;color:#606972;font-size:.75rem;font-weight:800;cursor:pointer}.billing-service-tabs button:hover,.billing-service-tabs button.active{border-color:#ff8a28;background:#fff3e8;color:#cf6207;box-shadow:0 0 0 2px #ff7a0010}.billing-units-backdrop{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:1rem;background:#11151bba;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.billing-units-modal{width:min(100%,520px);overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0007}.billing-units-modal>header{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #e0e4e7}.billing-units-modal header small{color:#d96508;font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.billing-units-modal header h2{margin:.2rem 0 0;font-size:1.2rem}.billing-units-modal header button{display:grid;place-items:center;width:36px;height:36px;margin-left:auto;border:1px solid #d5d9dd;border-radius:9px;background:#f6f7f8;color:#666;font-size:1.35rem;cursor:pointer}.billing-units-actions{display:flex;gap:.5rem;padding:.8rem 1.2rem;border-bottom:1px solid #eceff1;background:#fafbfc}.billing-units-actions button{padding:.45rem .65rem;border:1px solid #d4d9de;border-radius:8px;background:#fff;color:#59616a;font-size:.7rem;font-weight:800;cursor:pointer}.billing-units-list{display:grid;gap:.5rem;max-height:50vh;overflow:auto;padding:1rem 1.2rem}.billing-units-list label{display:flex;align-items:center;gap:.7rem;padding:.75rem;border:1px solid #dde1e5;border-radius:10px;background:#fafbfc;color:#3b4249;font-weight:700;cursor:pointer}.billing-units-list label:has(input:checked){border-color:#ff9a43;background:#fff7ef}.billing-units-list input{width:17px;height:17px;accent-color:#ff7a00}.billing-units-modal>footer{display:flex;align-items:center;gap:1rem;padding:.9rem 1.2rem;border-top:1px solid #e0e4e7;background:#fafbfc;color:#727a82;font-size:.75rem}.billing-units-modal footer button{margin-left:auto;padding:.65rem 1rem;border:0;border-radius:9px;background:#ff7a00;color:#fff;font-weight:800;cursor:pointer}.billing-unit-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;width:100%;padding:1rem 1.2rem;text-align:left;border:0;background:#fafbfc;color:#2d3339;cursor:pointer}.billing-unit-toggle:hover{background:#fff7ef}.billing-unit-toggle>span{display:grid;gap:.2rem}.billing-unit-toggle small{color:#7b838b;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.billing-unit-toggle b{font-size:1.05rem}.billing-unit-toggle>strong{color:#df6b08;white-space:nowrap}@media(max-width:600px){.billing-filters{align-items:stretch;flex-direction:column}.billing-unit-search,.billing-units-button,.billing-invoice-button,.billing-select-all-button,.clear-billing-filters{width:100%;min-width:0}.billing-invoice-button{margin-right:0}.billing-expand-actions,.billing-expand-actions button{width:100%}.billing-unit-toggle{grid-template-columns:minmax(0,1fr) auto}.billing-unit-toggle>strong{grid-column:2}}.finance-total>span{margin-top:.35rem;padding-top:.45rem;border-top:1px solid #efc59f;color:#8a5a32;font-size:.68rem}.finance-total>span b{color:#bd5d0e}.billing-expand-actions>button{flex:1 1 135px;min-width:135px}.billing-unit table{min-width:760px}.billing-unit td:nth-child(5) strong{color:#d96508;white-space:nowrap}.billing-unit td.cancelled-note{border-left:3px solid #d94b4b;background:#fff2f2;color:#9b3434;font-weight:700}.billing-unit td.cancelled-note b{color:#b22f2f}@media(max-width:800px){.billing-unit tbody tr td:nth-child(5){background:#fff7ef}.billing-unit tbody tr:has(.cancelled-note) td:last-child{background:#fff}.billing-unit tbody tr td.cancelled-note{border-left:0;background:#fff2f2;color:#9b3434}.billing-unit td:nth-child(5) strong{white-space:normal}}.invoice-wizard-backdrop{position:fixed;inset:0;z-index:180;display:grid;place-items:center;overflow-y:auto;padding:1rem;background:#171a1ed9;-webkit-backdrop-filter:grayscale(.45) blur(5px);backdrop-filter:grayscale(.45) blur(5px);scrollbar-width:none}.invoice-wizard-backdrop::-webkit-scrollbar{display:none}.invoice-wizard{display:flex;flex-direction:column;width:min(100%,620px);overflow:hidden;border:1px solid rgba(255,255,255,.1215686275);border-radius:20px;background:#fff;box-shadow:0 28px 90px #0009}.invoice-wizard>header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;padding:1.15rem 1.25rem;background:#15171b;color:#fff}.invoice-wizard>header small{color:#ff9a43;font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.invoice-wizard>header h2{margin:.2rem 0 0;font-size:1.25rem}.invoice-wizard>header p{margin:.25rem 0 0;color:#aeb3b9;font-size:.72rem}.invoice-wizard-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ff8a1f,#e96700);box-shadow:0 7px 20px #ff7a0045}.invoice-wizard-icon svg{width:23px;height:23px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.invoice-wizard-body{display:grid;min-width:0;gap:1rem;overflow-x:hidden;padding:1.3rem 1.4rem}.invoice-wizard-copy{padding:.85rem 1rem;border-left:3px solid #ff7a00;border-radius:0 10px 10px 0;background:#fff6ed;color:#4b5157}.invoice-wizard-copy p{margin:.25rem 0 0;color:#777e85;font-size:.75rem}.invoice-primary-fields{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:.8rem}.invoice-primary-fields>label,.invoice-wizard-body>label,.invoice-custom-date{display:grid;align-content:start;gap:.4rem;min-width:0;color:#59616a;font-size:.72rem;font-weight:800}.invoice-wizard-body input[type=text],.invoice-wizard-body input[type=date]{width:100%;min-width:0;padding:.75rem;border:1px solid #cfd5da;border-radius:10px;background:#fafbfc;color:#2d3339;font:inherit}.invoice-wizard-body input:focus{border-color:#ff8511;outline:3px solid rgba(255,122,0,.1098039216)}.invoice-required-field{position:relative;min-width:0}.invoice-wizard-error{margin:0;padding:.7rem .8rem;border:1px solid #e4b8b8;border-radius:9px;background:#fff3f3;color:#a33;font-size:.74rem;font-weight:700}.invoice-number-builder{display:grid;min-width:0;gap:.85rem;padding:1rem;border:1px solid #dde1e5;border-radius:13px;background:#f8f9fa}.invoice-number-builder>header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;min-width:0;gap:1rem}.invoice-number-builder>header>div{min-width:0}.invoice-number-builder>header strong{color:#30363c;font-size:.82rem}.invoice-number-builder>header p{max-width:470px;margin:.25rem 0 0;color:#707981;font-size:.69rem;line-height:1.45}.invoice-number-help{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border:1px solid #ff9a43;border-radius:50%;background:#fff6ed;color:#d86404;font-size:.78rem;font-weight:950;cursor:help}.invoice-number-help:focus{outline:3px solid rgba(255,122,0,.1450980392)}.invoice-number-help:after{position:absolute;z-index:20;top:32px;right:0;width:max-content;max-width:min(360px,100vw - 5rem);padding:.7rem .8rem;border:1px solid #3d434a;border-radius:9px;background:#20242a;color:#fff;box-shadow:0 10px 28px #0005;content:attr(data-tooltip);font-size:.68rem;font-weight:700;line-height:1.55;opacity:0;pointer-events:none;text-align:left;white-space:pre-line;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease}.invoice-number-help:hover:after,.invoice-number-help:focus:after{opacity:1;transform:translateY(0)}.invoice-number-parts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);min-width:0;gap:.65rem}.invoice-number-parts label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;min-width:0;gap:.35rem;color:#59616a;font-size:.68rem;font-weight:850}.invoice-number-parts label small{color:#92999f;font-size:.58rem;font-weight:700}.invoice-number-parts label input{grid-column:1/-1}.invoice-number-parts input::placeholder{color:#d5d9dd;font-weight:500;opacity:1}.invoice-number-parts .invoice-sequence-field input{transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.invoice-number-parts .invoice-sequence-field.invalid input{border-color:#d95959;background:#fff6f6;box-shadow:0 0 0 2px #d94c4c12}.invoice-number-parts .invoice-sequence-field.invalid small{color:#bd3f3f}.invoice-number-parts .invoice-sequence-field.valid input{border-color:#35a967;background:#f4fcf7;box-shadow:0 0 0 2px #2fa46112}.invoice-number-parts .invoice-sequence-field.valid small{color:#27874f}.invoice-number-parts .invoice-sequence-field.valid input:focus{border-color:#278f55;outline:3px solid rgba(47,164,97,.1254901961)}.invoice-wizard-body .invoice-number-parts .invoice-optional-part input,.invoice-wizard-body .invoice-number-parts .invoice-optional-part input:focus{border-color:#cfd5da;background:#fafbfc;box-shadow:none;outline:none}.invoice-date-field{position:relative;display:flex;align-items:center;min-height:42px;border:1px solid #cfd5da;border-radius:10px;background:#fafbfc;cursor:pointer}.invoice-date-field:focus-within{border-color:#ff8511;outline:3px solid rgba(255,122,0,.1098039216)}.invoice-wizard-body .invoice-date-field .invoice-formatted-date{width:100%;padding:.75rem 2.5rem .75rem .75rem;border:0;background:transparent;outline:0;cursor:pointer}.invoice-date-field>svg{position:absolute;right:.75rem;width:18px;height:18px;fill:none;stroke:#e66d08;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.invoice-wizard-body .invoice-date-field .invoice-native-date{position:absolute;width:1px;height:1px;padding:0;border:0;opacity:0;pointer-events:none}.invoice-date-field.iris-date-locked{border-color:#d9dde1;background:#eef1f3;cursor:not-allowed}.invoice-date-field.iris-date-locked .invoice-formatted-date{color:#4e5861;cursor:not-allowed}.invoice-date-field.iris-date-locked>svg{stroke:#879099}.invoice-schedule{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:0;padding:0;border:0}.invoice-schedule legend{grid-column:1/-1;margin-bottom:.55rem;color:#41484f;font-size:.78rem;font-weight:900}.invoice-schedule>label:not(.invoice-custom-date){display:flex;align-items:center;justify-content:flex-start;gap:.8rem;min-height:62px;padding:.85rem 1rem;border:1px solid #d8dde2;border-radius:11px;background:#fafbfc;color:#3f474e;cursor:pointer}.invoice-schedule>label:has(input:checked){border-color:#ff8a28;background:#fff5eb;box-shadow:0 0 0 2px #ff7a0012}.invoice-schedule input[type=radio],.invoice-date-override input{flex:0 0 auto;width:17px;height:17px;accent-color:#ff7a00}.invoice-schedule>label strong{font-size:1rem;letter-spacing:.01em}.invoice-custom-date{grid-column:1/-1}.invoice-calculation-date{display:grid;gap:.4rem}.invoice-calculation-date>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:62px;padding:.85rem 1rem;border:1px solid #35a967;border-radius:11px;background:#f4fcf7;box-shadow:0 0 0 2px #2fa46112}.invoice-calculation-date strong{color:#27874f;font-size:1.05rem}.invoice-calculation-date span{color:#747c84;font-size:.72rem}.invoice-date-override{display:flex!important;align-items:center;justify-content:flex-start;gap:.65rem;min-height:54px;padding:.8rem;border:1px solid #d8dde2;border-radius:10px;background:#f7f8f9}.invoice-date-override>span{white-space:nowrap}.invoice-tooltip{position:relative;display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;margin-left:auto;padding:0;border:1px solid #b8c0c7;border-radius:50%;background:#fff;color:#66717a;font-weight:900;cursor:help}.invoice-tooltip em{position:absolute;right:-8px;bottom:calc(100% + 9px);z-index:2;display:none;width:240px;padding:.65rem .75rem;border-radius:8px;background:#25292e;color:#fff;box-shadow:0 8px 24px #0004;font-size:.68rem;font-style:normal;font-weight:600;line-height:1.4}.invoice-tooltip:hover em,.invoice-tooltip:focus em{display:block}.invoice-wizard>footer{display:flex;justify-content:flex-end;gap:.65rem;padding:1rem 1.4rem;border-top:1px solid #e1e5e8;background:#fafbfc}.invoice-wizard>footer button{padding:.7rem 1rem;border-radius:9px;font-weight:850;cursor:pointer}.wizard-cancel{margin-right:auto;border:1px solid #cfd5da;background:#fff;color:#5c646c}.wizard-preview{border:1px solid #e9a568;background:#fff6ed;color:#bd5704}.wizard-preview:hover{border-color:#df750f;background:#ffeddd}.wizard-primary{border:1px solid #e66c06;background:#f47a12;color:#fff;box-shadow:0 5px 14px #ff7a0033}.wizard-primary:hover{background:#dd6808}.invoice-wizard>footer button:disabled{opacity:.65;cursor:wait}@media(max-width:560px){.invoice-wizard-backdrop{place-items:start center}.invoice-primary-fields,.invoice-schedule,.invoice-number-parts{grid-template-columns:1fr}.invoice-wizard-body{padding:1.1rem}.invoice-wizard>footer{padding:1rem 1.1rem}.invoice-wizard>footer button{flex:1}.invoice-tooltip em{right:-35px;width:210px}}
