@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.proforma-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.proforma-grid>article{background:#fff;border:1px solid #dbe8ea;border-radius:17px;overflow:hidden}.proforma-grid header{align-items:center;gap:10px;padding:16px;display:flex}.proforma-grid header>span{color:#079cab;background:#e8f8f8;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.proforma-grid header h3{color:#31565e;margin:3px 0}.proforma-grid header small{color:#df7442;font-weight:900}.proforma-grid header em{margin-left:auto;font-size:8px}.proforma-grid article>div{padding:0 16px}.proforma-grid p{justify-content:space-between;font-size:9px;display:flex}.proforma-grid footer{color:#6e858a;background:#f7fbfb;align-items:center;gap:9px;padding:13px 16px;font-size:8px;display:flex}.proforma-grid footer strong{color:#079cab;margin-left:auto;font-size:16px}.proforma-grid footer button{color:#b74f3a;background:0 0;border:0}.proforma-modal{background:#fff;border-radius:20px;width:min(720px,100%);max-height:90vh;padding:27px;position:relative;overflow:auto}.proforma-modal>label{gap:6px;margin:12px 0;font-size:10px;font-weight:900;display:grid}.proforma-modal select,.proforma-modal input{border:1px solid #d6e4e6;border-radius:9px;padding:11px}.proforma-catalog{grid-template-columns:1fr 1fr;gap:8px;display:grid}.proforma-catalog button{text-align:left;background:#fff;border:1px solid #dbe7e9;border-radius:10px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:11px;display:grid}.proforma-catalog button.selected{background:#effafa;border-color:#079cab}.proforma-catalog i{border:1px solid #cbdcdf;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.proforma-catalog i svg{width:13px}.proforma-catalog small,.proforma-catalog b{display:block}.proforma-catalog small{color:#84969a}.proforma-total{background:#edf8f8;justify-content:space-between;margin:16px 0;padding:14px;display:flex}.proforma-total b{color:#079cab;font-size:22px}@media (width<=900px){.proforma-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.proforma-grid,.proforma-catalog{grid-template-columns:1fr}.proforma-modal{border-radius:0;max-height:100vh}}:root{--ink:#13191c;--muted:#65747a;--teal:#0798b7;--mint:#e1f5f8;--cream:#fbf8f5;--coral:#e88450;--yellow:#f4c95d;--line:#dce7e9}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffffff0;border-bottom:1px solid #14352e0f;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.logo{letter-spacing:-1px;align-items:center;gap:8px;font:800 20px Manrope;display:flex}.logo>span{background:var(--teal);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.logo small{letter-spacing:1.5px;color:var(--coral);align-self:flex-end;margin:0 0 14px -7px;font:700 8px DM Sans}nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}nav>a:not(.nav-cta){border-bottom:2px solid #0000;padding:31px 0}nav>a.active{color:var(--teal);border-color:var(--coral)!important}.nav-cta,.btn{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:13px 19px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #0798b729}.menu{color:var(--ink);background:0 0;border:0;display:none}.hero{background:linear-gradient(110deg,#fbf8f5 0% 47%,#e4f3f6 100%);grid-template-columns:.92fr 1.08fr;align-items:center;min-height:670px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:75px 4vw 75px max(7vw,32px);position:relative}.hero-badge,.eyebrow{color:var(--teal);letter-spacing:.7px;text-transform:uppercase;border:1px solid var(--line);white-space:normal;background:#fff;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.hero-badge span{color:var(--coral)}h1,h2,h3{letter-spacing:-.04em;margin-top:0;font-family:Manrope,sans-serif}.hero h1{margin:25px 0;font-size:clamp(48px,5.3vw,79px);line-height:1.01}.hero h1 em{color:var(--teal);font-style:normal}.hero-copy>p{max-width:630px;color:var(--muted);font-size:18px;line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin:32px 0;display:flex}.btn.secondary{color:var(--ink);box-shadow:none;border:1px solid var(--line);background:#fff}.trust{align-items:center;gap:12px;margin-top:35px;font-size:13px;display:flex}.trust small{color:var(--muted);margin-top:3px;display:block}.avatars{background:var(--coral);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.hero-photo{min-width:0;height:100%;position:relative}.hero-photo img{object-fit:cover;object-position:55% center;width:100%;height:100%}.hero-photo:after{content:"";background:linear-gradient(90deg,#fbf8f5 0%,#0000 25%);position:absolute;inset:0}.float-card{z-index:2;background:#fffffff0;border-radius:14px;grid-template-columns:34px auto;column-gap:10px;padding:13px 16px;font-size:12px;display:grid;position:absolute;box-shadow:0 15px 45px #14352e29}.float-card span{background:var(--mint);width:34px;height:34px;color:var(--teal);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.float-card small{color:var(--muted)}.fc-one{top:15%;right:7%}.fc-two{bottom:15%;left:10%}.stats{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:35px 7vw;display:grid}.stats div{text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{color:var(--teal);font:800 34px Manrope;display:block}.stats span{color:var(--muted);font-size:13px}.section{padding:105px 7vw}.section-head{text-align:center;max-width:720px;margin:0 auto 50px}.section-head h2,.page-hero h1{margin:20px 0;font-size:clamp(36px,4vw,57px);line-height:1.12}.section-head p,.page-hero p{color:var(--muted);font-size:17px;line-height:1.7}.services{background:#fff}.services-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;transition:all .3s}.service-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #183a311a}.service-icon{border-radius:16px;place-items:center;width:53px;height:53px;margin-bottom:30px;display:grid}.service-card.mint .service-icon{background:var(--mint);color:var(--teal)}.service-card.coral .service-icon{color:var(--coral);background:#ffebe5}.service-card.yellow .service-icon{color:#a77800;background:#fff5d7}.service-card.blue .service-icon{color:#3b6d9e;background:#e6eff9}.service-card>span{text-transform:uppercase;letter-spacing:1px;color:var(--muted);font-size:11px;font-weight:700}.service-card h3{margin:10px 0;font-size:21px}.service-card p{color:var(--muted);min-height:92px;font-size:14px;line-height:1.65}.service-card a,.market a{color:var(--teal);align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.process{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:start;gap:9vw;display:grid}.process .section-head{text-align:left;margin:0}.process .section-head p{color:#b9cbc5}.process .eyebrow{color:#92ddc9;background:#ffffff0f;border-color:#ffffff26}.process ol{margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid #ffffff1f;gap:25px;padding:24px 0;display:flex}.process li>span{color:var(--coral);font:800 15px Manrope}.process h3{margin:0 0 8px;font-size:20px}.process li p{color:#b9cbc5;margin:0;line-height:1.6}.testimonial{text-align:center;background:var(--cream)}.testimonial>svg{color:var(--coral);width:44px;height:44px}.stars{color:#e3ae1e;margin:20px}.stars svg{fill:currentColor;width:17px}.testimonial blockquote{max-width:900px;margin:0 auto 24px;font:700 clamp(24px,3vw,39px)/1.45 Manrope}.testimonial p span{color:var(--muted);margin-top:5px;font-size:13px;display:block}.final-cta{text-align:center;background:var(--teal);color:#fff;padding:85px 20px}.final-cta span{color:#b9f3e4}.final-cta h2{margin:15px 0 30px;font-size:clamp(36px,4vw,55px)}.final-cta .btn{color:var(--teal);background:#fff}footer{color:#fff;background:#0e2923;grid-template-columns:2fr 1fr 1.5fr;gap:50px;padding:70px 7vw 25px;display:grid}footer>div{color:#adc0ba;flex-direction:column;gap:11px;font-size:14px;display:flex}footer .logo{color:#fff}footer b{color:#fff;margin-bottom:8px}.foot-bottom{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:center;align-items:center;flex-direction:row!important;padding-top:25px!important;display:flex!important}.page-hero{text-align:center;background:var(--cream);padding:110px 20px 75px}.page-hero p{max-width:720px;margin:auto}.split-panel{background:var(--mint);grid-template-columns:1fr 1fr;gap:10vw;padding:80px 7vw;display:grid}.split-panel h2,.about-grid h2{font-size:42px}.split-panel p,.about-grid p{color:var(--muted);line-height:1.7}.about-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;display:grid}.about-image{border-radius:28px;height:500px;overflow:hidden}.about-image img{object-fit:cover;object-position:65%;width:100%;height:100%}.check{align-items:center;gap:10px;margin:15px 0;font-weight:700;display:flex}.check svg{background:var(--mint);color:var(--teal);border-radius:50%;padding:4px}.market{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.market article{border:1px solid var(--line);border-radius:20px;padding:30px}.market article>span{color:var(--coral);font-weight:800}.market p{color:var(--muted);line-height:1.6}.contact{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.contact>div p{color:var(--muted);line-height:1.7}.contact>div>a{color:var(--teal);font-weight:700}.contact-note{background:var(--mint);border-radius:18px;margin-top:50px;padding:25px;line-height:1.6}.contact form{background:var(--cream);border-radius:24px;grid-template-columns:1fr 1fr;gap:18px;padding:30px;display:grid}.contact label{font-size:13px;font-weight:700}.contact label:nth-child(3),.contact label:nth-child(4),.contact button{grid-column:1/-1}.contact input,.contact textarea,.contact select{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;margin-top:8px;padding:14px}.contact input:focus,.contact textarea:focus,.contact select:focus{border-color:var(--teal)}.success{background:var(--mint);text-align:center;border-radius:24px;padding:60px}.success>svg{background:var(--teal);color:#fff;border-radius:50%;width:55px;height:55px;padding:14px}@media (width<=1000px){nav{gap:16px}.services-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:40px}.hero-photo{height:480px}.market{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){header{height:70px}.menu{display:block}nav{background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:70px;left:16px;right:16px;box-shadow:0 20px 50px #00000026}nav.open{display:flex}nav>a:not(.nav-cta){padding:10px}.hero{min-height:auto}.hero-copy{padding:65px 24px 35px}.hero h1{font-size:48px}.hero-photo{height:430px}.float-card{display:none}.stats{grid-template-columns:1fr 1fr;gap:20px;padding:25px 15px}.stats div:nth-child(2){border:0}.section{padding:75px 22px}.services-grid,.process,.about-grid,.split-panel,.contact,.market{grid-template-columns:1fr}.service-card p{min-height:0}.process{gap:40px}.about-image{height:360px}.contact form{grid-template-columns:1fr}.contact label{grid-column:1/-1}.page-hero{padding:80px 22px 55px}footer{grid-template-columns:1fr}.foot-bottom{justify-content:flex-start}.logo small{display:none}}:root{--ink:#13191c;--muted:#65747a;--teal:#0798b7;--mint:#e1f5f8;--coral:#e88450;--bg:#f6f8f7;--line:#e3e9e6}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font-family:DM Sans,sans-serif}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh}.app>aside{color:#fff;z-index:20;background:#121a1d;flex-direction:column;width:252px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.d-logo{align-items:center;gap:10px;font:800 20px Manrope;display:flex}.d-logo>span{background:var(--coral);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.d-logo div{flex-direction:column;display:flex}.d-logo small{letter-spacing:2px;color:#9bc1b7;font:700 7px DM Sans}.side-head{justify-content:space-between;display:flex}.side-head>button{color:#fff;background:0 0;border:0;display:none}.side-label{letter-spacing:1.5px;color:#7ca096;margin:40px 12px 12px;font-size:9px}.app aside nav{flex-direction:column;gap:5px;display:flex}.app aside nav button,.side-bottom>button{color:#b8cec8;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:12px;font-size:13px;font-weight:600;display:flex}.app aside nav button svg,.side-bottom>button svg{width:18px}.app aside nav button.active{color:#fff;background:#173943}.app aside nav button b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.side-bottom{flex-direction:column;margin-top:auto;display:flex}.user{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:12px;padding:20px 5px 0;display:flex}.user>span,.avatar{width:36px;height:36px;color:var(--teal);background:#d9eee7;border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:inline-grid}.user div{flex-direction:column;font-size:12px;display:flex}.user small{color:#86aaa1;margin-top:3px}.user>svg{width:15px;margin-left:auto}.workspace{margin-left:252px}.workspace>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 30px;display:flex}.workspace>header p{letter-spacing:1.6px;color:var(--muted);margin:0;font-size:9px}.workspace>header h1{margin:3px 0;font:700 20px Manrope}.header-actions{gap:12px;display:flex}.icon-btn{border:1px solid var(--line);background:#fff;border-radius:10px;width:40px;height:40px;position:relative}.icon-btn svg{width:18px}.icon-btn i{background:var(--coral);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.add,.welcome button{background:var(--teal);color:#fff;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:700;display:flex}.add svg,.welcome button svg{width:17px}.hamb{background:0 0;border:0;display:none}.workspace>main{max-width:1550px;margin:auto;padding:28px 30px 50px}.welcome{background:linear-gradient(100deg,#e4f3ee,#f3eee3);border-radius:16px;justify-content:space-between;align-items:center;padding:26px 30px;display:flex;position:relative;overflow:hidden}.welcome:after{content:"W";color:#0d80670f;font:800 150px Manrope;position:absolute;right:14%;transform:rotate(-10deg)}.welcome span{letter-spacing:1.5px;color:var(--teal);font-size:9px;font-weight:700}.welcome h2{margin:8px 0;font:700 24px Manrope}.welcome h2 em{font-style:normal}.welcome p{color:var(--muted);margin:0;font-size:13px}.welcome button{z-index:1}.kpis{grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0;display:grid}.kpis article,.charts>article,.bottom-grid>article,.table-card,.screen-grid article,.service-admin article{border:1px solid var(--line);background:#fff;border-radius:14px}.kpis article{padding:18px}.kpi-top{justify-content:space-between;align-items:center;display:flex}.kpi-top>span{background:var(--mint);width:37px;height:37px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.kpi-top svg{width:18px}.kpi-top small{color:#a0aaa7;font-size:9px}.kpis p{color:var(--muted);margin:17px 0 4px;font-size:12px}.kpis h3{margin:0;font:800 27px Manrope}.kpis .up{color:var(--teal);align-items:center;margin-top:7px;font-size:10px;display:flex}.kpis .up svg{width:13px}.charts{grid-template-columns:1.5fr 1fr;gap:15px;display:grid}.charts>article,.bottom-grid>article{min-width:0;padding:20px}.card-title{justify-content:space-between;align-items:center;display:flex}.card-title h3{margin:0;font:700 15px Manrope}.card-title p{color:var(--muted);margin:4px 0;font-size:10px}.card-title button,.toolbar>button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.card-title button svg{width:14px}.chart-total{align-items:center;gap:12px;margin:20px 0 3px;display:flex}.chart-total b{font:800 24px Manrope}.chart-total span{color:var(--teal);background:var(--mint);border-radius:20px;align-items:center;padding:4px 7px;font-size:10px;display:flex}.chart-total svg{width:12px}.bottom-grid{grid-template-columns:1.5fr 1fr;gap:15px;margin-top:15px;display:grid}.project-rows{margin-top:15px}.project-rows>div{border-top:1px solid var(--line);grid-template-columns:38px minmax(140px,1fr) auto 100px 60px 20px;align-items:center;gap:10px;padding:12px 0;font-size:11px;display:grid}.project-icon{width:34px;height:34px;color:var(--teal);background:#edf5f2;border-radius:9px;place-items:center;display:grid}.project-icon svg{width:15px}.project-name{flex-direction:column;display:flex}.project-name small{color:var(--muted);margin-top:4px}.badge{color:#61706c;background:#edf1ef;border-radius:20px;width:max-content;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.badge.actif,.badge.en-cours,.badge.nouveau{background:var(--mint);color:var(--teal)}.badge.livre{color:#46709b;background:#e8eff8}.badge.en-pause{color:#a36c1a;background:#fff1de}.badge.inactif,.badge.ferme{color:#777;background:#f0f1f1}.badge.contacte{color:#a36c1a;background:#fff1de}.progress{align-items:center;gap:7px;display:flex}.progress>span{background:#edf1ef;border-radius:10px;width:65px;height:5px}.progress i{background:var(--teal);border-radius:10px;height:100%;display:block}.due{font-size:10px}.project-rows button,table button{color:var(--muted);background:0 0;border:0}.activity>div{border-top:1px solid var(--line);align-items:center;gap:10px;padding:14px 0;display:flex}.activity>div>span{background:var(--mint);width:32px;height:32px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.activity svg{width:14px}.activity p{flex-direction:column;margin:0;font-size:11px;display:flex}.activity small{color:var(--muted);margin-top:4px}.activity time{color:var(--muted);margin-left:auto;font-size:9px}.page-title{justify-content:space-between;align-items:end;margin:8px 0 25px;display:flex}.page-title h2{margin:0;font:800 25px Manrope}.page-title p{color:var(--muted);margin:6px 0 0;font-size:12px}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px;display:flex}.toolbar label{position:relative}.toolbar label svg{width:16px;color:var(--muted);position:absolute;top:10px;left:12px}.toolbar input{border:1px solid var(--line);border-radius:8px;outline:none;width:280px;padding:10px 10px 10px 37px}.table-card{overflow:hidden}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:var(--muted);letter-spacing:.5px;background:#fafbfa;padding:13px 18px;font-size:9px}td{border-top:1px solid var(--line);padding:15px 18px}td:first-child{align-items:center;gap:10px;display:flex}td:first-child div{flex-direction:column;display:flex}td small{color:var(--muted);margin-top:3px}.screen-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.screen-preview{color:#a1d9ca;background:linear-gradient(135deg,#173943,#0798b7);border-radius:14px 14px 0 0;place-items:center;height:210px;display:grid;position:relative}.screen-preview>svg{width:65px;height:65px}.screen-preview>span{color:var(--ink);background:#fff;border-radius:20px;padding:6px 9px;font-size:9px;position:absolute;top:15px;right:15px}.screen-preview i{background:#0798b7;border-radius:50%;width:6px;height:6px;display:inline-block}.screen-body{padding:18px}.screen-body h3{margin:0;font:700 16px Manrope}.screen-body>p{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.screen-body>p svg{width:13px}.screen-body>div{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;padding-top:12px;display:grid}.screen-body span{color:var(--muted);flex-direction:column;font-size:9px;display:flex}.screen-body b{color:var(--ink);margin-top:4px;font-size:11px}.service-admin{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.service-admin article{gap:13px;padding:18px;display:flex}.service-admin article>span{background:var(--mint);width:42px;height:42px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.service-admin h3{margin:8px 0 4px;font:700 14px Manrope}.service-admin p{color:var(--muted);margin:0;font-size:10px}.service-admin button{background:0 0;border:0;align-self:start;margin-left:auto}.empty{text-align:center;color:var(--muted);padding:60px}.empty>svg{width:40px;height:40px}.empty h3{color:var(--ink)}.login{background:#fff;grid-template-columns:.9fr 1.1fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:linear-gradient(145deg,#10181b,#086f87);flex-direction:column;justify-content:space-between;padding:50px 7vw;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"W";color:#ffffff06;font:800 500px Manrope;position:absolute;top:5%;left:10%}.login-brand>div:nth-child(2){z-index:1;position:relative}.login-brand>div:nth-child(2)>span{color:#75cbb4;letter-spacing:2px;font-size:10px}.login-brand h1{letter-spacing:-.05em;max-width:600px;margin:20px 0;font:800 clamp(38px,5vw,65px)/1.08 Manrope}.login-brand p{color:#a9c5bd;max-width:500px;line-height:1.7}.login-brand>small{color:#799e95}.login-form{place-items:center;padding:40px;display:grid}.login-form form{width:min(430px,100%)}.login-form .d-logo{display:none}.login-form .eyebrow{color:var(--teal);letter-spacing:1.5px;font-size:10px}.login-form h2{margin:12px 0;font:800 32px Manrope}.login-form>form>p{color:var(--muted);margin-bottom:35px}.login-form form>label{margin:18px 0;font-size:12px;font-weight:700;display:block}.login-form input{border:1px solid var(--line);border-radius:9px;outline:none;width:100%;margin-top:8px;padding:14px}.password{position:relative}.password svg{width:18px;color:var(--muted);position:absolute;bottom:12px;right:14px}.remember{justify-content:space-between;align-items:center;font-size:11px;display:flex}.remember label{align-items:center;display:flex}.remember input{width:auto;margin:0 7px 0 0}.remember a{color:var(--teal)}.login-form form>button{background:var(--teal);color:#fff;border:0;border-radius:10px;justify-content:center;gap:10px;width:100%;margin-top:25px;padding:14px;font-weight:700;display:flex}.login-form form>button svg{width:18px}.login-form form>small{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:25px;display:flex}.login-form form>small svg{width:14px}@media (width<=1050px){.kpis{grid-template-columns:1fr 1fr}.charts,.bottom-grid{grid-template-columns:1fr}.service-admin{grid-template-columns:1fr 1fr}.project-rows>div{grid-template-columns:38px 1fr auto 90px}.project-rows .progress,.project-rows .due{display:none}}@media (width<=780px){.app>aside{transition:all .25s;transform:translate(-100%)}.app>aside.side-open{transform:translate(0)}.side-head>button,.hamb{display:block}.workspace{margin-left:0}.workspace>header{padding:0 18px}.workspace>header>div:first-of-type{margin-left:10px;margin-right:auto}.workspace>main{padding:20px 16px}.welcome{align-items:flex-start}.welcome button,.header-actions .add{display:none}.screen-grid,.service-admin,.login{grid-template-columns:1fr}.login-brand{display:none}.login-form .d-logo{margin-bottom:55px;display:flex}.toolbar input{width:190px}table{min-width:650px}.table-card{overflow-x:auto}}@media (width<=520px){.kpis{grid-template-columns:1fr}.welcome h2{font-size:20px}.page-title{align-items:flex-start}.page-title>.add{padding:10px;font-size:0}.toolbar{gap:8px}.toolbar>button{display:none}.project-rows>div{grid-template-columns:35px 1fr auto}.project-rows>div>button{display:none}.login-form{padding:25px}}.logo img{object-fit:contain;object-position:left center;width:178px;height:58px;display:block}.admin-link{color:var(--teal);white-space:nowrap;font-size:12px}.company-intro{background:linear-gradient(135deg,#f3fafb,#fff7f1);grid-template-columns:1fr 1fr;align-items:start;gap:9vw;display:grid}.company-intro h2{margin:22px 0;font-size:clamp(34px,4vw,54px);line-height:1.15}.company-intro p{color:var(--muted);font-size:16px;line-height:1.75}.company-intro a{color:var(--teal);align-items:center;gap:8px;margin-top:12px;font-weight:800;display:inline-flex}.team-section{text-align:center;background:#f7fafb}.team-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:35px;display:grid}.team-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px}.team-avatar{background:linear-gradient(135deg,#dff5f8,#fff0e7);border-radius:16px;justify-content:center;align-items:center;height:170px;margin-bottom:24px;display:flex;position:relative}.team-avatar>span{color:#0798b72e;font:800 82px Manrope}.team-avatar>svg{color:var(--coral);width:32px;height:32px;position:absolute}.team-grid small{color:var(--teal);letter-spacing:1.4px;font-weight:800}.team-grid h3{margin:10px 0;font-size:22px}.team-grid p{color:var(--muted);line-height:1.65}.team-story{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.team-story>div:first-child{border-radius:26px;height:520px;overflow:hidden}.team-story img{object-fit:cover;object-position:65%;width:100%;height:100%}.team-story h2{margin:20px 0;font-size:clamp(34px,4vw,50px)}.team-story p{color:var(--muted);line-height:1.75}.hero{background:linear-gradient(110deg,#fbf8f5 0% 47%,#e4f3f6 100%)}.hero-photo:after{background:linear-gradient(90deg,#fbf8f5 0%,#0000 25%)}.process{background:#141a1d}.final-cta{background:linear-gradient(120deg,#087f99,#0798b7 60%,#e88450 160%)}.d-logo img{object-fit:contain;object-position:left center;width:172px;height:58px;display:block}.app>aside .d-logo img{width:145px;height:48px}.welcome{background:linear-gradient(100deg,#e1f5f8,#fff0e7)}.login-brand{background:linear-gradient(145deg,#11191c,#086f87)}@media (width<=1000px){header nav{gap:13px}.logo img{width:145px}}@media (width<=760px){.company-intro,.team-story,.team-grid{grid-template-columns:1fr}.team-story>div:first-child{height:380px}.logo img{width:140px;height:50px}.admin-link{padding:10px!important}}.socials{margin-top:12px;flex-direction:row!important;gap:9px!important;display:flex!important}.socials a{color:#fff;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.socials svg{width:16px}.foot-brand p{max-width:360px;line-height:1.7}.classic{border-bottom:1px solid var(--line);background:#fff;padding-top:125px}.classic h1{letter-spacing:-.035em;font-family:Georgia,serif}.history{grid-template-columns:.65fr 1.35fr;align-items:center;gap:9vw;display:grid}.history-year{color:#fff;border-left:8px solid var(--coral);background:#12191c;flex-direction:column;justify-content:center;min-height:400px;padding:50px;display:flex}.history-year span{color:#a9bbc0;font:italic 20px Georgia}.history-year strong{color:var(--coral);font:700 clamp(74px,10vw,140px)/1 Georgia}.history-year small{letter-spacing:2px;color:#86bdc9}.history h2{letter-spacing:-.03em;margin:24px 0;font:700 clamp(34px,4vw,52px) Georgia}.history p{color:#59686d;font:17px/1.85 Georgia}.values{background:#f5f8f9}.values>div:last-child{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.values article{border-top:3px solid var(--teal);background:#fff;padding:34px}.values article svg{color:var(--coral)}.values article p{color:var(--muted);line-height:1.7}.team-list{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.team-list article>div{background:#eef3f4;height:360px;margin-bottom:20px;position:relative;overflow:hidden}.team-list img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:all .4s}.team-list article>div span{background:var(--coral);color:#fff;padding:12px 15px;font-weight:800;position:absolute;bottom:0;right:0}.team-list small{color:var(--teal);letter-spacing:1px;font-weight:800}.team-list h3{margin:8px 0;font-size:22px}.team-list p{color:var(--muted);line-height:1.6}.team-note{text-align:center;color:#fff;background:#12191c;padding:80px 20px}.team-note>svg{color:var(--coral);width:38px}.team-note h2{margin:20px;font-size:40px}.team-note p{color:#b8c6c9;max-width:650px;margin:auto;line-height:1.7}.team-home{text-align:center;background:#f7fafb}.team-mini{justify-content:center;margin:0 0 30px;display:flex}.team-mini img{object-fit:cover;border:7px solid #fff;border-radius:50%;width:110px;height:110px;margin-left:-18px}.service-hero{color:#fff;background:#101719;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:650px;display:grid;overflow:hidden}.service-hero>div{padding:80px 5vw 80px 7vw}.service-hero h1{margin:24px 0;font-size:clamp(44px,5vw,70px);line-height:1.08}.service-hero p{color:#b8c6c9;margin-bottom:30px;font-size:17px;line-height:1.75}.service-hero img{object-fit:cover;width:100%;height:650px}.service-proof{background:var(--teal);color:#fff;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:25px;padding:25px;font-size:12px;font-weight:800;display:flex}.service-proof i{background:var(--coral);border-radius:50%;width:5px;height:5px}.service-rich-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.service-rich-grid article{border:1px solid var(--line);background:#fff;padding:36px;position:relative}.service-rich-grid article>svg{width:44px;height:44px;color:var(--teal);margin-bottom:22px}.service-rich-grid small{color:var(--coral);text-transform:uppercase;letter-spacing:1px;font-weight:800;display:block}.service-rich-grid h3{margin:10px 0;font-size:28px}.service-rich-grid p{color:var(--muted);line-height:1.7}.service-rich-grid ul,.product-info ul{margin:24px 0;padding:0;list-style:none}.service-rich-grid li,.product-info li{align-items:center;gap:9px;margin:11px 0;font-size:14px;font-weight:600;display:flex}.service-rich-grid li svg,.product-info li svg{width:18px;color:var(--teal)}.service-num{color:#edf2f3;font:800 50px Manrope;position:absolute;top:25px;right:30px}.delivery{background:#eff7f8;grid-template-columns:1fr 1fr;gap:10vw;display:grid}.delivery h2{font-size:44px}.delivery p{border-bottom:1px solid #d2e2e5;align-items:center;gap:12px;padding:15px 0;font-weight:700;display:flex}.delivery svg{color:var(--teal)}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);padding:15px 15px 28px;transition:all .3s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #11191c1a}.product-visual{place-items:center;height:280px;margin-bottom:24px;display:grid;position:relative;overflow:hidden}.product-visual img{opacity:.07;width:190px;position:absolute}.product-visual span{color:#fff;font:800 72px Manrope;position:relative}.pv-0{background:#087f99}.pv-1{background:#e88450}.pv-2{background:#161d20}.product-card>small{color:var(--teal);text-transform:uppercase;font-weight:800}.product-card h2{margin:9px 0;font-size:25px}.product-card p{color:var(--muted);min-height:100px;line-height:1.65}.product-card b{color:var(--teal);align-items:center;gap:7px;display:flex}.catalog-note{color:#fff;background:#12191c;align-items:center;gap:25px;margin:0 7vw 100px;padding:35px;display:flex}.catalog-note>svg{width:45px;color:var(--coral)}.catalog-note h2{margin:0}.catalog-note p{color:#b8c6c9}.product-detail-hero{background:#f3f8f9;padding:80px 7vw}.product-detail-hero>a{color:var(--muted);align-items:center;gap:8px;font-weight:700;display:flex}.product-detail-hero>a svg{width:17px}.product-detail-hero>div{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;margin-top:50px;display:grid}.product-detail-hero small{color:var(--teal);text-transform:uppercase;font-weight:800}.product-detail-hero h1{margin:15px 0;font-size:60px}.product-detail-hero p{color:var(--muted);margin-bottom:30px;font-size:17px;line-height:1.75}.product-device{background:linear-gradient(145deg,#087f99,#0aa7c9);place-items:center;height:390px;display:grid;position:relative}.product-device img{opacity:.1;width:280px}.product-device strong{color:#fff;font:800 100px Manrope;position:absolute}.product-info{grid-template-columns:1fr .7fr;gap:9vw;display:grid}.product-info h2{font-size:44px}.product-info li{border-bottom:1px solid var(--line);padding:14px 0;font-size:17px}.product-info aside{color:#fff;background:#12191c;padding:40px}.product-info aside small{color:var(--coral);font-weight:800}.product-info aside h3{margin:12px 0;font-size:30px}.product-info aside p{color:#b8c6c9;line-height:1.7}.product-info aside hr{border:0;border-top:1px solid #344247;margin:25px 0}.contact-hero{color:#fff;background:#12191c;grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;padding:95px 7vw;display:grid}.contact-hero h1{margin:22px 0;font-size:clamp(46px,6vw,75px);line-height:1.05}.contact-hero p{color:#b8c6c9;font-size:17px}.contact-lines{flex-direction:column;gap:14px;display:flex}.contact-lines a{border-bottom:1px solid #344247;align-items:center;gap:12px;padding:14px 0;display:flex}.contact-lines svg{color:var(--coral)}.contact-new{grid-template-columns:.7fr 1.3fr;gap:7vw;display:grid}.contact-aside>div{gap:14px;margin:28px 0;display:flex}.contact-aside>div svg{color:var(--coral)}.contact-aside p{flex-direction:column;margin:0;display:flex}.contact-aside span{color:var(--muted);margin-top:5px;line-height:1.6}.whatsapp{color:#fff;background:#20a867;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin:35px 0 12px;padding:15px;font-weight:800;display:flex}.contact-aside>small{color:var(--muted)}.contact-new form{background:#f4f8f9;grid-template-columns:1fr 1fr;gap:18px;padding:38px;display:grid}.form-head{border-bottom:1px solid var(--line);grid-column:1/-1;align-items:center;gap:15px;margin-bottom:10px;display:flex}.form-head span{color:var(--coral);font:800 40px Manrope}.form-head h2{font-size:28px}.contact-new label{font-size:12px;font-weight:800}.contact-new input,.contact-new select,.contact-new textarea{border:1px solid var(--line);background:#fff;outline:none;width:100%;margin-top:8px;padding:14px}.contact-new input:focus,.contact-new select:focus,.contact-new textarea:focus{border-color:var(--teal)}.contact-new .full{grid-column:1/-1}.success{align-self:start}.stats strong{color:var(--teal)}@media (width<=900px){.team-list,.product-grid,.values>div:last-child{grid-template-columns:1fr 1fr}.service-hero{grid-template-columns:1fr}.service-hero img{height:430px}.contact-hero,.contact-new,.history,.product-detail-hero>div,.product-info,.delivery{grid-template-columns:1fr}.service-proof{justify-content:flex-start;overflow-x:auto}.history-year{min-height:280px}.service-rich-grid{grid-template-columns:1fr}}@media (width<=600px){.team-list,.product-grid,.values>div:last-child{grid-template-columns:1fr}.team-list article>div{height:390px}.service-hero>div{padding:70px 22px}.service-hero img{height:300px}.contact-hero{padding:70px 22px}.contact-new form{grid-template-columns:1fr;padding:24px}.contact-new label{grid-column:1/-1}.product-detail-hero{padding:60px 22px}.product-detail-hero h1{font-size:45px}.product-device{height:300px}.catalog-note{margin:0 22px 70px}.history-year{padding:30px}}.contact-new form label:has(select[name=service]){grid-column:1/-1}.benefit-strip{color:#fff;background:#11191c;grid-template-columns:repeat(4,1fr);padding:0 5vw;display:grid}.benefit-strip article{border-right:1px solid #304046;align-items:flex-start;gap:15px;padding:28px 20px;display:flex}.benefit-strip article:last-child{border:0}.benefit-strip article>span{color:var(--coral);border:1px solid #53646a;border-radius:50%;padding:6px;font:800 12px Manrope}.benefit-strip article div{flex-direction:column;display:flex}.benefit-strip b{font:700 14px Manrope}.benefit-strip small{color:#94a7ad;margin-top:5px;line-height:1.45}.home-showcase{background:#f2f7f8;grid-template-columns:1.15fr .85fr;align-items:center;gap:7vw;padding:80px 7vw;display:grid;overflow:hidden}.showcase-image{position:relative}.showcase-image img{border-radius:4px;width:100%;display:block;box-shadow:0 28px 70px #11191c2e}.showcase-image>span{background:var(--coral);color:#fff;letter-spacing:1.5px;padding:13px 19px;font-size:10px;font-weight:800;position:absolute;bottom:25px;left:-20px}.home-showcase h2{margin:20px 0;font-size:clamp(36px,4vw,55px)}.home-showcase p{color:var(--muted);font-size:17px;line-height:1.75}.showcase-pills{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.showcase-pills span{border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:99px;padding:8px 13px;font-size:12px;font-weight:800}.hero-orbit{z-index:3;pointer-events:none;border-radius:50%;position:absolute}.orbit-one{border:14px solid var(--coral);width:70px;height:70px;animation:4s ease-in-out infinite floatY;bottom:10%;right:8%}.orbit-two{background:var(--teal);width:32px;height:32px;animation:3s ease-in-out infinite reverse floatY;bottom:21%;right:19%}@keyframes floatY{50%{transform:translateY(-14px)}}.new-footer{background:#101719!important;padding:0!important;display:block!important}.footer-top{background:radial-gradient(circle at 10% 10%,#15323a 0,#101719 35%);grid-template-columns:1.6fr .7fr 1fr 1.2fr;gap:55px;padding:75px 7vw 55px;display:grid!important}.footer-top>div{color:#9fb0b5;flex-direction:column;gap:12px;font-size:13px;display:flex}.footer-top b{color:#fff;text-transform:uppercase;letter-spacing:1.2px;border-bottom:2px solid var(--coral);width:max-content;margin-bottom:10px;padding-bottom:8px;font:800 12px Manrope}.footer-top a:hover{color:#fff}.foot-brand .logo img{filter:drop-shadow(0 5px 20px #ffffff14);width:190px}.socials a{background:#1e2b2f;transition:all .25s;border:0!important}.socials a:hover{background:var(--coral);transform:translateY(-3px)}.socials svg{fill:#fff;stroke:none}.new-footer .foot-bottom{color:#788a90;border-top:1px solid #2c393e;font-size:12px;justify-content:flex-start!important;padding:22px 7vw!important}.team-list small{min-height:38px;line-height:1.45;display:block}.team-list h3{font-size:20px}.team-list article:first-child,.team-list article:nth-child(2){grid-column:span 1}.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:410px}@media (width<=1000px){.benefit-strip{grid-template-columns:1fr 1fr}.benefit-strip article:nth-child(2){border-right:0}.footer-top{grid-template-columns:1fr 1fr}.home-showcase{grid-template-columns:1fr}.home-showcase>div:last-child{max-width:700px}}@media (width<=600px){.benefit-strip{grid-template-columns:1fr}.benefit-strip article{border-bottom:1px solid #304046;border-right:0}.footer-top{grid-template-columns:1fr;padding:60px 22px 40px}.home-showcase{padding:65px 22px}.showcase-image>span{left:10px}.hero-orbit{display:none}}.benefit-strip{color:var(--ink);background:linear-gradient(110deg,#e6f7fa 0%,#fff5ee 100%);border-top:1px solid #cfe8ed;border-bottom:1px solid #cfe8ed}.benefit-strip article{border-right-color:#c9e1e6}.benefit-strip article>span{color:#fff;background:var(--coral);text-align:center;border:0;min-width:30px;height:30px}.benefit-strip small{color:var(--muted)}.benefit-strip b{color:#163842}.team-list{align-items:stretch}.team-list article{flex-direction:column;min-width:0;display:flex}.team-list img{object-position:center top}.team-list small{min-height:58px}.team-list h3{min-height:48px}.team-list p{min-height:78px;margin-top:auto}.side-head>span{letter-spacing:1.4px;color:#7fa49b;padding:10px 12px;font:800 11px Manrope}.header-actions{align-items:center}.header-actions .d-logo{border-left:1px solid var(--line);height:58px;margin-left:8px;padding-left:18px}.header-actions .d-logo img{width:130px;height:52px}.app>aside .d-logo{display:none}@media (width<=1100px){header nav{gap:12px;font-size:12px}.team-list{grid-template-columns:repeat(2,minmax(0,1fr))}.team-list article>div,.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:430px}.header-actions .d-logo img{width:110px}}@media (width<=780px){.header-actions .d-logo{margin-left:2px;padding-left:8px}.header-actions .d-logo img{width:95px}.workspace>header{gap:8px}.workspace>header h1{font-size:16px}.team-list small,.team-list h3,.team-list p{min-height:0}.benefit-strip article:nth-child(2){border-right:0}.benefit-strip article{border-bottom:1px solid #c9e1e6}}@media (width<=600px){.team-list{grid-template-columns:1fr}.team-list article>div,.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:min(118vw,520px)}.team-list article:nth-child(4) img{object-position:center 12%}.benefit-strip article{padding:23px 8px}.header-actions .d-logo img{width:82px}.workspace>header{padding:0 10px}.workspace>header p{display:none}.workspace>header h1{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.icon-btn{display:none}.page-hero h1{font-size:36px}.page-hero p{font-size:15px}.service-rich-grid article{padding:26px}.contact-new{padding-left:18px;padding-right:18px}.contact-new form{padding:20px}.footer-top{gap:38px}}@media (width<=390px){.hero h1{font-size:41px}.hero-copy{padding-left:18px;padding-right:18px}.actions .btn{width:100%}.header-actions .d-logo{border:0;padding:0}.header-actions .d-logo img{width:72px}.workspace>header h1{max-width:90px}.team-list article>div,.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:430px}.product-card{padding:10px 10px 24px}.product-visual{height:230px}.service-hero h1{font-size:39px}.contact-hero h1{font-size:40px}}.login-form .d-logo{border:0;justify-content:center;width:100%;height:auto;padding:0;margin:0 auto 34px!important;display:flex!important}.login-form .d-logo img{object-fit:contain;transition:transform .25s;width:210px!important;height:72px!important}.login-form .d-logo:hover img{transform:scale(1.03)}.login-form .eyebrow{width:max-content;margin-left:auto;margin-right:auto;display:flex}.login-form h2,.login-form>form>p{text-align:center}.login-brand>div:first-child{z-index:1;position:relative}.login-brand>div:first-child>span{color:#75cbd4;letter-spacing:2px;font-size:10px}@media (width<=520px){.login-form .d-logo{margin-bottom:28px!important}.login-form .d-logo img{width:180px!important;height:64px!important}}.login-v2{background:#edf5f6;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-story{color:#fff;flex-direction:column;justify-content:flex-end;min-height:100vh;padding:clamp(35px,6vw,85px);display:flex;position:relative;overflow:hidden}.login-story>img{object-fit:cover;object-position:60% center;width:100%;height:100%;position:absolute;inset:0}.login-overlay{background:linear-gradient(#08222826,#081e249e 45%,#081c22f5),linear-gradient(90deg,#0798b738,#0000);position:absolute;inset:0}.story-content{z-index:1;max-width:650px;position:relative}.story-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:1.6px;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:99px;padding:9px 13px;font-size:10px;font-weight:800;display:inline-block}.story-content h1{letter-spacing:-.055em;margin:24px 0 18px;font:800 clamp(44px,5.4vw,78px)/1.03 Manrope}.story-content h1 em{color:#7bd9e9;font-style:normal}.story-content>p{color:#d3e1e4;max-width:510px;font-size:17px;line-height:1.7}.story-points{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.story-points span{background:#ffffff1a;border:1px solid #ffffff21;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.story-points svg{color:#7bd9e9;width:15px}.login-story>small{z-index:1;color:#8faeb5;margin-top:55px;position:relative}.login-panel{background:radial-gradient(circle at 100% 0,#fff0e7,#0000 32%),#f3f8f9;flex-direction:column;justify-content:center;align-items:center;padding:45px 6vw;display:flex;position:relative}.login-card{background:#fff;border:1px solid #dfeaed;border-radius:24px;width:min(470px,100%);padding:42px;box-shadow:0 24px 70px #0d3b451a}.login-v2 .login-form{display:contents}.login-card .d-logo{justify-content:center;margin:0 auto 32px!important;display:flex!important}.login-card .d-logo img{width:190px!important;height:68px!important}.welcome-mark{color:var(--teal);letter-spacing:1.4px;justify-content:center;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.welcome-mark span{background:var(--coral);width:20px;height:2px}.login-card h2{text-align:center;margin:10px 0 6px;font:800 38px Manrope}.login-card form>p{text-align:center;color:var(--muted);max-width:330px;margin:0 auto 30px;font-size:13px;line-height:1.6}.login-card form>label{color:#30444a;margin:18px 0;font-size:11px;font-weight:800;display:block}.login-card input{background:#fbfdfd;border:1px solid #d8e4e7;border-radius:10px;outline:none;width:100%;margin-top:8px;padding:14px 15px;transition:all .2s}.login-card input:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 4px #0798b717}.login-card .password{position:relative}.login-card .password svg{color:#71858b;width:17px;position:absolute;bottom:13px;right:14px}.login-card .remember{justify-content:space-between;align-items:center;margin-top:4px;font-size:10px;display:flex}.login-card .remember label{color:#61767c;align-items:center;display:flex}.login-card .remember input{width:auto;margin:0 7px 0 0}.login-card .remember a{color:var(--teal);font-weight:700}.login-card form>button{color:#fff;background:linear-gradient(110deg,#087f99,#0798b7);border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:24px;padding:15px;font-weight:800;display:flex;box-shadow:0 12px 24px #0798b733}.login-card form>button:hover{transform:translateY(-1px)}.login-card form>button svg{width:17px}.login-card form>small{color:#849499;justify-content:center;align-items:center;gap:6px;margin-top:22px;font-size:10px;display:flex}.login-card form>small svg{width:13px}.back-site{color:#63777d;align-items:center;gap:7px;margin-top:22px;font-size:11px;font-weight:700;display:flex}.back-site svg{width:14px;transform:rotate(180deg)}@media (width<=950px){.login-v2{grid-template-columns:.85fr 1.15fr}.login-story{padding:45px}.story-content h1{font-size:48px}.story-points{display:grid}.login-panel{padding:35px}}@media (width<=760px){.login-v2{min-height:100vh;padding:0;display:block}.login-story{height:38vh;min-height:300px;padding:28px 24px}.login-story>img{object-position:55% 35%}.story-content h1{margin:14px 0 8px;font-size:38px}.story-content>p{margin:0;font-size:13px}.story-points,.login-story>small{display:none}.login-panel{min-height:62vh;padding:28px 18px 40px}.login-card{z-index:2;border-radius:20px;margin-top:-58px;padding:30px 25px;position:relative}.login-card .d-logo{margin-bottom:20px!important}.login-card .d-logo img{width:160px!important;height:55px!important}.login-card h2{font-size:31px}.back-site{margin-top:17px}}@media (width<=390px){.login-story{height:34vh;min-height:250px}.story-content h1{font-size:33px}.story-content>p{display:none}.login-panel{min-height:66vh;padding-left:12px;padding-right:12px}.login-card{padding:25px 18px}.login-card .remember{gap:10px}.login-card .remember a{text-align:right}}.team-list{max-width:1180px;margin-left:auto;margin-right:auto}.team-list article>div,.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:360px}.team-list img{image-rendering:auto;backface-visibility:hidden;display:block;transition:none!important;transform:none!important}.team-list article:hover img{transform:none!important}.team-list article:nth-child(3) img{object-position:center 16%}.team-list article:nth-child(4) img{object-position:center 12%}.team-list article:nth-child(6) img{object-position:center 22%}.team-mini img{image-rendering:auto;display:block;transform:translateZ(0);box-shadow:0 8px 24px #08343d1f}.team-mini img:nth-child(3){object-position:center 12%}@media (width<=1100px){.team-list article>div,.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:400px}}@media (width<=600px){.team-list article>div,.team-list article:first-child>div,.team-list article:nth-child(2)>div{height:min(112vw,470px)}.team-list article:nth-child(6) img{object-position:center 18%}}.module-card{min-height:480px}.api-error{color:#a84c39;background:#fff2ef;border-radius:10px;align-items:center;gap:9px;margin:18px;padding:15px;font-size:12px;display:flex}.api-error svg{width:18px}.api-error small{margin-left:auto}.module-loading{text-align:center;color:var(--muted);padding:80px}.responsive-table{overflow-x:auto}.row-actions{gap:5px;display:flex}.row-actions button{width:30px;height:30px;color:var(--teal);background:#eef7f8;border-radius:7px}.row-actions button.danger{color:#c75b46;background:#fff0ed}.row-actions svg{width:14px}.pager{border-top:1px solid var(--line);color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;padding:14px;font-size:10px;display:flex}.pager button{border:1px solid var(--line);background:#fff;border-radius:7px;width:30px;height:30px}.pager svg{width:14px}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#08191e94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.module-modal{background:#fff;border-radius:18px;width:min(680px,100%);max-height:90vh;padding:32px;position:relative;overflow:auto}.module-modal h2{margin:0}.module-modal>p{color:var(--muted);font-size:12px}.module-modal>div{grid-template-columns:1fr 1fr;gap:16px;margin:25px 0;display:grid}.module-modal label{font-size:11px;font-weight:700}.module-modal label.wide{grid-column:1/-1}.module-modal input,.module-modal textarea,.module-modal select{border:1px solid var(--line);border-radius:8px;width:100%;margin-top:7px;padding:12px;display:block}.modal-close{background:#f0f3f3;border:0;border-radius:50%;width:32px;height:32px;position:absolute;top:18px;right:18px}.modal-close svg{width:15px}.module-modal>.add{margin-left:auto}@media (width<=620px){.module-modal{padding:25px 18px}.module-modal>div{grid-template-columns:1fr}.module-modal label{grid-column:1/-1}.api-error{flex-wrap:wrap;align-items:flex-start}.api-error small{width:100%;margin-left:27px}}.app>aside{padding:20px 14px;overflow-y:auto}.app>aside .side-head{border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:8px;padding:0 8px 18px;display:flex;position:relative}.app>aside .side-head .d-logo{border:0;width:100%;height:auto;padding:0;display:flex!important}.app>aside .side-head .d-logo img{object-fit:contain;object-position:left center;width:150px!important;height:55px!important}.app>aside .side-head>span{color:#83a8af;letter-spacing:1.8px;padding:0;font:800 9px Manrope}.app>aside .side-head>button{position:absolute;top:7px;right:0}.app>aside .side-label{margin:23px 12px 10px}.app aside nav{gap:4px;width:100%}.app aside nav button{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:42px;border-radius:9px!important;padding:10px 12px!important;display:grid!important}.app aside nav button>svg{height:17px;width:17px!important}.app aside nav button>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app aside nav button>b{margin:0!important}.workspace>header{min-height:82px}.header-actions{position:relative}.settings-top{border:1px solid var(--line);color:#4f666c;background:#fff;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.settings-top svg{width:17px}.profile-menu{position:relative}.profile-trigger{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:9px;height:46px;padding:5px 8px 5px 5px;display:flex}.profile-trigger>span{background:linear-gradient(135deg,var(--teal),#0b7188);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile-trigger>div{flex-direction:column;min-width:100px;display:flex}.profile-trigger b{white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:11px;overflow:hidden}.profile-trigger small{color:var(--muted);margin-top:2px;font-size:8px}.profile-trigger>svg{width:14px;color:var(--muted)}.profile-dropdown{border:1px solid var(--line);z-index:50;background:#fff;border-radius:12px;width:225px;padding:7px;position:absolute;top:54px;right:0;box-shadow:0 18px 45px #0d2a3129}.profile-dropdown button{text-align:left;background:#fff;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:11px;font-size:11px;display:flex}.profile-dropdown button:hover{background:#f2f7f8}.profile-dropdown svg{width:16px;color:var(--teal)}.profile-dropdown .logout-action{color:#b14d3c;border-top:1px solid var(--line);margin-top:4px}.profile-dropdown .logout-action svg{color:#b14d3c}.login-api-error{color:#ad4c39;background:#fff0ed;border-radius:8px;margin:12px 0;padding:10px 12px;font-size:11px}@media (width<=780px){.settings-top span,.profile-trigger>div,.profile-trigger>svg{display:none}.settings-top{justify-content:center;width:40px;padding:0}.profile-trigger{padding:5px}.profile-dropdown{position:fixed;top:72px;right:12px}.workspace>header>div:first-of-type{min-width:0}.workspace>header h1{max-width:150px}.app>aside{width:min(280px,86vw)}}@media (width<=420px){.settings-top{display:none}.profile-trigger>span{width:32px;height:32px}.workspace>header h1{max-width:125px}.workspace>main{padding-left:11px;padding-right:11px}}.delete-modal{text-align:center;background:#fff;border-radius:20px;width:min(430px,100%);padding:34px;box-shadow:0 25px 70px #091c223d}.delete-icon{color:#d05c45;background:#fff0ed;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 20px;display:grid}.delete-icon svg{width:28px}.delete-modal h2{margin:0 0 10px;font-size:23px}.delete-modal>p{color:var(--muted);margin:0 auto 28px;font-size:13px;line-height:1.65}.delete-modal>div:last-child{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delete-modal button{border:0;border-radius:9px;padding:12px;font-size:11px;font-weight:800}.cancel-delete{color:#4d6268;background:#edf2f3}.confirm-delete{color:#fff;background:#d65e47}.confirm-delete:disabled{opacity:.6}.logo-upload{background:#f7fbfc;border:1px dashed #9bbdc5;border-radius:11px;gap:12px;padding:18px;position:relative;align-items:center!important;display:flex!important}.logo-upload>svg{width:24px;color:var(--teal)}.logo-upload input{opacity:0;cursor:pointer;inset:0;margin:0!important;position:absolute!important}.logo-upload span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.module-modal textarea{resize:vertical;line-height:1.55}@media (width<=430px){.delete-modal{padding:28px 20px}.delete-modal>div:last-child{grid-template-columns:1fr}}.catalog-state{text-align:center;color:#506171;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:60px 24px;display:flex}.catalog-state>svg{color:#08a7b5;width:52px;height:52px;margin-bottom:16px}.catalog-state h2{color:#0a1f31;margin:0 0 8px}.catalog-state p{max-width:520px}.catalog-spinner{border:4px solid #dceff1;border-top-color:#08a7b5;border-radius:50%;width:42px;height:42px;margin-bottom:18px;animation:.8s linear infinite catalog-spin}.catalog-state .btn{border:0;margin-top:16px}.product-grid{align-items:stretch;gap:28px}.product-card.api-product-card{background:linear-gradient(#fff 0%,#fbfdfd 100%);border:1px solid #dfeaec;border-radius:22px;flex-direction:column;padding:12px 12px 24px;transition:transform .32s,box-shadow .32s,border-color .32s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #08394412}.product-card.api-product-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#079cab,#e88450);height:4px;transition:transform .32s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.product-card.api-product-card:hover{border-color:#b9dfe3;transform:translateY(-9px);box-shadow:0 24px 55px #07556326}.product-card.api-product-card:hover:after{transform:scaleX(1)}.api-product-card .product-visual{isolation:isolate;background:linear-gradient(145deg,#f0fafb 0%,#fff 60%,#fff3ec 100%);border:0;border-radius:15px;justify-content:center;align-items:center;height:240px;margin-bottom:24px;padding:38px;display:flex;overflow:hidden}.api-product-card .product-visual:before,.api-product-card .product-visual:after{content:"";z-index:-1;border-radius:50%;transition:transform .4s;position:absolute}.api-product-card .product-visual:before{background:#079cab1f;width:150px;height:150px;top:-75px;left:-65px}.api-product-card .product-visual:after{background:#e8845024;width:115px;height:115px;bottom:-50px;right:-42px}.api-product-card:hover .product-visual:before{transform:translate(10px,10px)}.api-product-card:hover .product-visual:after{transform:translate(-8px,-8px)}.product-visual .api-product-logo{object-fit:contain;opacity:1;filter:drop-shadow(0 12px 18px #084a5421);width:100%;max-width:220px;height:100%;max-height:135px;transition:transform .35s;position:relative}.api-product-card:hover .api-product-logo{transform:scale(1.045)}.api-product-card>small{color:#087f8d;letter-spacing:1px;background:#eaf8f9;border:1px solid #ccebed;border-radius:999px;align-self:flex-start;margin:0 12px 11px;padding:7px 10px;font-size:10px}.api-product-card h2{color:#0a2935;margin:0 12px 12px;font-size:26px;line-height:1.2}.api-product-card p{color:#5b6d72;min-height:0;margin:0 12px 24px;line-height:1.7}.api-product-card>b{color:#087f8d;border-top:1px solid #e1ebed;justify-content:space-between;align-items:center;gap:12px;margin:auto 12px 0;padding-top:17px;font-size:14px;display:flex}.api-product-card>b svg{color:#fff;box-sizing:content-box;background:#087f8d;border-radius:50%;width:19px;height:19px;padding:4px;transition:transform .25s,background .25s}.api-product-card:hover>b svg{background:#dc7544;transform:translate(4px)}.api-product-device{isolation:isolate;background:linear-gradient(145deg,#fff 0%,#f6fbfc 62%,#fff5ee 100%);border:1px solid #d9e9eb;border-radius:24px;justify-content:center;align-items:center;padding:58px;display:flex;box-shadow:0 26px 70px #0a465121}.api-product-device:before,.api-product-device:after{content:"";z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.api-product-device:before{background:#079cab1a;width:210px;height:210px;top:-90px;left:-80px}.api-product-device:after{background:#e8845021;width:150px;height:150px;bottom:-55px;right:-45px}.api-product-device img{z-index:1;object-fit:contain;opacity:1;filter:drop-shadow(0 15px 22px #08465024);width:100%;max-width:360px;height:100%;max-height:240px;position:relative}.product-info{align-items:start}.product-info aside.product-conversion{color:#0a2935;background:linear-gradient(145deg,#f4fbfc 0%,#fff 54%,#fff4ed 100%);border:1px solid #cde8eb;border-top:5px solid #079cab;border-radius:18px;align-self:start;height:auto;position:relative;overflow:hidden;box-shadow:0 24px 60px #075b6921}.product-conversion:after{content:"";pointer-events:none;background:linear-gradient(145deg,#079cab2b,#e8845029);border-radius:50%;width:180px;height:180px;position:absolute;top:-85px;right:-85px}.product-info aside.product-conversion>small{color:#087f8d}.product-info aside.product-conversion h3{color:#0a2935}.product-info aside.product-conversion>p,.product-info aside.product-conversion .product-promo p{color:#52666c}.product-info aside.product-conversion hr{border-color:#cfe1e3}.product-promo>span{color:#d66f3d;letter-spacing:1.2px;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.product-promo h4{color:#0a2935;margin:0 0 12px;font-size:24px;line-height:1.25}.product-promo p{margin:0}.product-actions{gap:11px;margin-top:25px;display:grid}.product-actions .btn{justify-content:center;width:100%;margin:0;box-shadow:0 10px 22px #077f8d2b}.product-actions .btn svg{width:18px}.product-actions .product-demo{color:#087f8d;box-shadow:none;background:#fff;border:1px solid #0b8d9a}.product-actions .product-demo:hover{color:#c76232;background:#fff5ef;border-color:#df7948}@keyframes catalog-spin{to{transform:rotate(360deg)}}@media (width<=640px){.catalog-state{min-height:280px}.product-grid{gap:20px}.product-card.api-product-card{border-radius:18px}.api-product-card .product-visual{height:220px;padding:28px}.api-product-device{border-radius:18px;min-height:230px;padding:32px}.product-promo h4{font-size:21px}}main p,main li,.new-footer p,.new-footer span{text-align:justify;text-justify:inter-word}.section-head p,.team-note p,.catalog-state p,.success p{text-align-last:center}.socials{gap:10px!important}.socials a{color:#fff;background:linear-gradient(145deg,#ffffff26,#07a7b514);border:1px solid #ffffff3d;border-radius:12px;width:42px;height:42px;transition:transform .25s,border-color .25s,box-shadow .25s,color .25s;position:relative;overflow:hidden}.socials a:before{content:"";background:linear-gradient(145deg,var(--teal),var(--coral));opacity:0;transition:opacity .25s;position:absolute;inset:0}.socials a:hover{border-color:#ffffffa6;transform:translateY(-3px);box-shadow:0 10px 24px #00000038,0 0 18px #08a7b538}.socials a:hover:before{opacity:1}.socials svg{z-index:1;fill:currentColor;width:18px;height:18px;position:relative}.socials .social-custom-icon{z-index:1;object-fit:contain;filter:brightness(0)invert();width:18px;height:18px;display:block;position:relative}@media (width<=600px){main p,main li,.new-footer p,.new-footer span{-webkit-hyphens:auto;hyphens:auto}}.service-assignment-modal{border-top:5px solid var(--teal)}.service-assignment-modal>p{color:#47656c;background:#eef9fa;border-radius:9px;padding:12px 14px}.service-assignment-modal label{color:#29464d}.service-assignment-modal select,.service-assignment-modal input{background:#fcfefe;min-height:45px}.service-assignment-modal select:focus,.service-assignment-modal input:focus{border-color:var(--teal);outline:2px solid #0897a624}.service-state,.expiry-state{white-space:nowrap;border-radius:999px;align-items:center;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.service-state.active,.expiry-state.valid{color:#14704a;background:#e8f8f0}.service-state.inactive{color:#647078;background:#edf1f2}.expiry-state.expiring_soon{color:#9b5b13;background:#fff3dc}.expiry-state.expired{color:#b24637;background:#ffebe7}.client-service-cards{gap:20px;padding:22px;display:grid}.client-service-card{background:#fff;border:1px solid #dce8ea;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px #0a3c4612}.client-card-head{background:linear-gradient(135deg,#f0fafb,#fff8f3);border-bottom:1px solid #e2ecee;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.client-card-head small,.client-service-card footer small{color:#087f8d;letter-spacing:1.2px;font-size:9px;font-weight:900;display:block}.client-card-head h3{color:#102f38;margin:5px 0 0;font-size:22px}.client-card-head>span{color:#526a70;background:#fff;border:1px solid #d8e7e9;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.service-list-head,.client-service-line{grid-template-columns:1.25fr .7fr .85fr .65fr 1fr 70px;align-items:center;gap:14px;display:grid}.service-list-head{color:#73858a;letter-spacing:.8px;text-transform:uppercase;background:#f8fbfb;padding:12px 24px;font-size:9px;font-weight:900}.client-service-line{border-top:1px solid #edf2f3;padding:17px 24px}.client-service-line:first-child{border-top:0}.client-service-line>div:first-child b{color:#183942;font-size:13px;display:block}.client-service-line>div:first-child small{color:#829196;margin-top:4px;font-size:9px;display:block}.client-service-line>span{color:#4f646a;font-size:12px}.client-service-line i{font-style:normal}.service-card-actions{justify-content:flex-end}.client-service-card footer{color:#fff;background:#102f38;justify-content:space-between;align-items:end;gap:20px;padding:18px 24px;display:flex}.client-service-card footer strong{color:#fff;margin-top:4px;font-size:23px;display:block}.client-service-card footer p{color:#bdd0d4;text-align:right;margin:0;font-size:10px}@media (width<=900px){.service-list-head{display:none}.client-service-line{grid-template-columns:repeat(2,1fr);gap:15px}.client-service-line>:before{content:attr(data-label);color:#89979b;letter-spacing:.8px;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:900;display:block}.service-card-actions{justify-content:flex-start}}@media (width<=520px){.client-service-cards{padding:14px}.client-card-head{align-items:flex-start;padding:18px}.client-card-head h3{font-size:19px}.client-service-line{grid-template-columns:1fr;padding:16px 18px}.client-service-card footer{flex-direction:column;align-items:flex-start;padding:18px}.client-service-card footer p{text-align:left}}.invoice-builder{grid-template-columns:.8fr 1.2fr .8fr;gap:18px;display:grid}.invoice-step,.invoice-services,.invoice-summary,.invoice-history{background:#fff;border:1px solid #dce8ea;border-radius:18px;padding:24px;box-shadow:0 10px 30px #0937410f}.invoice-builder>div>span,.invoice-services>div>span{color:#df7442;font-weight:900}.invoice-step label,.invoice-summary label{gap:9px;margin-top:24px;font-size:11px;font-weight:800;display:grid}.invoice-builder select,.invoice-builder input[type=date]{background:#fbfefe;border:1px solid #d9e5e7;border-radius:9px;padding:13px}.invoice-services>div{align-items:center;gap:12px;display:flex}.invoice-services h3{margin:0}.invoice-services>p{color:#718187}.invoice-services>label{cursor:pointer;border:1px solid #e1eaec;border-radius:11px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px 10px;margin-top:10px;padding:13px;display:grid}.invoice-services>label.selected{background:#effafa;border-color:#079cab}.invoice-services input{display:none}.invoice-services i{border:1px solid #b9cacc;border-radius:6px;grid-row:1/3;place-items:center;width:20px;height:20px;display:grid}.invoice-services i svg{opacity:0;width:13px}.invoice-services .selected i{color:#fff;background:#079cab}.invoice-services .selected i svg{opacity:1}.invoice-services label>small{color:#7a8b90;grid-column:2/4}.invoice-summary>div:first-of-type{background:linear-gradient(135deg,#effafa,#fff5ee);border-radius:13px;margin:25px 0;padding:20px}.invoice-summary strong{color:#10343d;font-size:30px;display:block}.invoice-actions{gap:9px;display:grid!important}.invoice-actions button{color:#087f8d;background:#eaf4f5;border:0;border-radius:9px;justify-content:center;gap:8px;padding:12px;font-weight:800;display:flex}.invoice-actions button:last-child{color:#fff;background:#087f8d}.invoice-actions svg{width:17px}.invoice-error{color:#b44e3a!important}.invoice-history{margin-top:22px}.invoice-history>div{justify-content:space-between;display:flex}.invoice-history>div button{background:#eef7f8;border:0;gap:6px;padding:8px;display:flex}.invoice-history article{border-top:1px solid #e8eeee;grid-template-columns:35px 1fr auto auto 80px;align-items:center;gap:14px;padding:15px 0;display:grid}.invoice-history article small{color:#77888d;display:block}.invoice-history article i{color:#668085;font-size:10px}.invoice-status{background:#fff2d9;border-radius:99px;padding:6px 8px;font-size:9px;font-weight:900}@media (width<=1000px){.invoice-builder{grid-template-columns:1fr 1fr}.invoice-summary{grid-column:1/-1}}@media (width<=650px){.invoice-builder{grid-template-columns:1fr}.invoice-summary{grid-column:auto}.invoice-history article{grid-template-columns:30px 1fr auto}.invoice-history article>:nth-child(n+4){grid-column:2/4}.invoice-services>label{grid-template-columns:22px 1fr}}.invoice-history-head{align-items:center;gap:20px;margin-bottom:8px}.invoice-history-head h3,.invoice-history-head p{margin:0}.invoice-history-head p{color:#718187;margin-top:5px;font-size:12px}.invoice-history-tools{align-items:center;gap:8px;display:flex}.invoice-history-tools label{background:#f6fafb;border:1px solid #d8e6e8;border-radius:12px;align-items:center;gap:9px;width:min(330px,38vw);padding:10px 13px;display:flex}.invoice-history-tools label:focus-within{background:#fff;border-color:#079cab;box-shadow:0 0 0 3px #079cab1a}.invoice-history-tools svg{color:#6b858b;width:17px}.invoice-history-tools input{color:#173840;background:0 0;border:0;outline:0;width:100%}.invoice-history-tools>button{color:#087f8d!important;background:#fff!important;border:1px solid #d8e6e8!important;border-radius:11px!important;padding:10px!important}.invoice-file-icon{color:#079cab;background:#eaf8f8;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.invoice-file-icon svg{width:18px}.invoice-history-info b{color:#173840}.invoice-row-actions{gap:7px;display:flex;justify-content:flex-end!important}.invoice-row-actions button{cursor:pointer;align-items:center;font-weight:800;color:#376168!important;background:#fff!important;border:1px solid #d8e6e8!important;border-radius:9px!important;padding:8px 10px!important}.invoice-row-actions button.send{color:#fff!important;background:#079cab!important;border-color:#079cab!important}.invoice-row-actions button.pay{color:#fff!important;background:#0a9b67!important;border-color:#0a9b67!important}.invoice-row-actions button.pay:disabled{cursor:default;color:#08764a!important;background:#e1f5eb!important;border-color:#bce1ce!important}.invoice-row-actions svg{width:15px}.invoice-row-actions button:disabled{opacity:.55;cursor:wait}.invoice-empty{text-align:center;color:#718187;padding:30px}.invoice-status.pending{color:#996c15}.invoice-status.paid{color:#087a4a;background:#ddf8eb}.invoice-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#051e24b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.invoice-modal{background:#edf4f5;border-radius:22px;width:min(920px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #00000059}.invoice-modal-actions{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#edf4f5f0;border-bottom:1px solid #d7e4e6;justify-content:flex-end;gap:9px;padding:13px 16px;display:flex;position:sticky;top:0}.invoice-modal-actions button{color:#fff;cursor:pointer;background:#079cab;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex}.invoice-modal-actions button.invoice-close{color:#355e65;background:#fff;padding:10px}.invoice-modal-actions svg{width:17px}.invoice-sheet{color:#173840;background:#fff;width:min(760px,100% - 34px);min-height:880px;margin:20px auto 34px;padding:48px;box-shadow:0 15px 45px #0d373f1c}.invoice-sheet header{color:#fff;background:#092f38;justify-content:space-between;align-items:center;margin:-48px -48px 40px;padding:34px 48px;display:flex}.invoice-brand img{object-fit:contain;width:150px;height:62px}.invoice-sheet header>div{text-align:right}.invoice-sheet header h2{letter-spacing:.08em;margin:0;font-size:28px}.invoice-parties{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:28px;display:grid}.invoice-parties small,.invoice-meta small{color:#079cab;letter-spacing:.09em;font-weight:900}.invoice-parties h3{margin:8px 0 5px}.invoice-parties p{color:#637980;margin:0;font-size:12px;line-height:1.7}.invoice-meta{background:#eff9f9;border-radius:12px;grid-template-columns:1fr 1.45fr .7fr;gap:15px;padding:16px 18px;display:grid}.invoice-meta span{gap:6px;display:grid}.invoice-meta b{font-size:11px}.invoice-table-wrap{margin-top:28px;overflow-x:auto}.invoice-sheet table{border-collapse:collapse;width:100%}.invoice-sheet th{text-align:left;color:#fff;text-transform:uppercase;background:#079cab;padding:12px 10px;font-size:10px}.invoice-sheet td{border-bottom:1px solid #e4ecee;padding:15px 10px;font-size:12px}.invoice-sheet th:nth-last-child(-n+3),.invoice-sheet td:nth-last-child(-n+3){text-align:right}.invoice-grand-total{color:#fff;background:#092f38;border-radius:12px;justify-content:space-between;align-items:center;width:min(280px,100%);margin:26px 0 50px auto;padding:18px 20px;display:flex}.invoice-grand-total strong{color:#f09869;font-size:24px}.invoice-sheet footer{color:#647b81;border-top:1px solid #dce7e9;justify-content:space-between;margin-top:auto;padding-top:18px;font-size:11px;display:flex}.invoice-sheet footer b{color:#079cab}@media (width<=1100px){.invoice-history article{grid-template-columns:40px minmax(180px,1fr) auto auto}.invoice-history article>i{grid-column:2}.invoice-row-actions{grid-column:3/5}}@media (width<=700px){.invoice-history-head{flex-direction:column;align-items:stretch}.invoice-history-tools label{width:100%}.invoice-history article{grid-template-columns:36px 1fr auto}.invoice-history article>strong{grid-area:1/3}.invoice-history article>.invoice-status{grid-column:2}.invoice-history article>i{grid-column:3}.invoice-row-actions{grid-column:2/4;justify-content:stretch!important}.invoice-row-actions button{flex:1;justify-content:center}.invoice-modal-backdrop{padding:0}.invoice-modal{border-radius:0;max-height:100vh}.invoice-sheet{min-height:auto;padding:25px}.invoice-sheet header{margin:-25px -25px 28px;padding:24px 25px}.invoice-brand img{width:110px}.invoice-sheet header h2{font-size:21px}.invoice-parties{grid-template-columns:1fr;gap:23px}.invoice-meta{grid-template-columns:1fr}.invoice-sheet footer{flex-direction:column;gap:14px}}.invoice-row-actions button{justify-content:center!important;align-items:center!important;gap:7px!important;line-height:1!important;display:inline-flex!important}.invoice-delivery{white-space:nowrap;align-items:center!important;gap:6px!important;font-style:normal!important;display:inline-flex!important}.invoice-delivery svg{flex:none;display:block;width:14px!important;height:14px!important}.invoice-delivery.sent{font-weight:800;color:#087f8d!important}.invoice-delivery.paid{font-weight:900;color:#08764a!important}.invoice-status.sent{color:#08764a;background:#e5f8ee}.invoice-history article{grid-template-columns:40px minmax(180px,1fr) auto 88px auto}.invoice-row-actions button svg{flex:none;width:15px!important;height:15px!important;display:block!important}.invoice-modal-backdrop{background:#077e8d7a}.invoice-modal{background:#edf8f8;box-shadow:0 30px 90px #056f7c40}.invoice-sheet header{color:#087f8d;background:linear-gradient(135deg,#f4fbfb,#e6f7f7);border-bottom:4px solid #079cab}.invoice-sheet header h2{color:#087f8d}.invoice-sheet header b{color:#df7442}.invoice-grand-total{background:linear-gradient(135deg,#078f9f,#12b8c1);box-shadow:0 10px 24px #079cab33}.invoice-grand-total strong{color:#fff}.invoice-sheet footer{color:#087f8d;background:#edf9f9;border-top:1px solid #cfe8e9;margin-bottom:-48px;margin-left:-48px;margin-right:-48px;padding:18px 48px}@media (width<=700px){.invoice-sheet footer{margin-bottom:-25px;margin-left:-25px;margin-right:-25px;padding:18px 25px}}.users-panel{background:#fff;border:1px solid #dfe9eb;border-radius:18px;overflow:hidden}.user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px;display:grid}.user-card{background:#fff;border:1px solid #dce8ea;border-radius:18px;transition:all .25s;overflow:hidden;box-shadow:0 10px 28px #093d4712}.user-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #093d471c}.user-card header{background:linear-gradient(135deg,#eff9fa,#fff7f2);border-bottom:1px solid #e1ebed;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.user-avatar{color:#fff;background:linear-gradient(135deg,#079cab,#e88450);border-radius:16px;place-items:center;width:56px;height:56px;font-size:17px;font-weight:900;display:grid;box-shadow:0 8px 18px #07849333}.user-card header small{color:#0a8c99;letter-spacing:1px;font-size:8px;font-weight:900}.user-card h3{color:#12343d;margin:4px 0 0;font-size:18px}.user-actions{gap:6px;display:flex}.user-actions button{color:#087f8d;background:#fff;border:1px solid #dbe7e9;border-radius:9px;width:32px;height:32px}.user-actions button:last-child{color:#bd4f3c}.user-actions svg{width:14px}.user-contact{background:#f8fbfb;gap:1px;padding:14px 20px;display:grid}.user-contact a{color:#455f66;align-items:center;gap:11px;padding:10px;font-size:12px;display:flex}.user-contact svg{color:#d87445;width:17px}.user-contact span{overflow-wrap:anywhere;min-width:0}.user-contact small{color:#8a999d;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:800;display:block}.user-card footer{border-top:1px solid #e8eff0;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.role,.user-card footer i{border-radius:99px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.role{color:#087f8d;background:#eaf7f8}.role svg{width:12px}.user-card footer i{color:#718086;background:#f0f2f2}.user-card footer i b{background:#929da0;border-radius:50%;width:7px;height:7px}.user-card footer i.active{color:#19704d;background:#e8f8ef}.user-card footer i.active b{background:#28a66c}.user-modal>svg{color:#079cab;width:36px}.user-error{color:#b34d3a;margin:15px}@media (width<=820px){.user-grid{grid-template-columns:1fr}}@media (width<=460px){.user-grid{padding:13px}.user-card header{grid-template-columns:48px 1fr;padding:16px}.user-avatar{width:48px;height:48px}.user-actions{grid-column:2}.user-card footer{flex-direction:column;align-items:flex-start;gap:8px}}.user-notice{color:#237552;background:#edf9f3;border:1px solid #bfe3d0;border-radius:10px;margin:15px;padding:11px 13px;font-size:10px;font-weight:800}.user-security-actions{background:#fff;border-top:1px solid #e8eff0;grid-template-columns:1fr 1fr;gap:9px;padding:13px 20px;display:grid}.user-security-actions button{color:#087f8d;text-align:left;background:#f8fbfb;border:1px solid #dce8ea;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.user-security-actions button:hover{background:#edf9fa;border-color:#9ed1d5}.user-security-actions button:nth-child(2){color:#bc633b}.user-security-actions svg{flex:none;width:17px}.user-security-actions span{min-width:0;display:grid}.user-security-actions b{color:#365c64;font-size:9px}.user-security-actions small{color:#87999d;margin-top:2px;font-size:7px}.user-password-admin,.user-resend-modal{background:#fff;border-radius:19px;width:min(510px,100% - 28px);padding:28px;position:relative}.password-admin-icon,.resend-icon{color:#079cab;background:linear-gradient(135deg,#e5f8f8,#fff0e8);border-radius:14px;place-items:center;width:49px;height:49px;margin-bottom:12px;display:grid}.password-admin-icon svg,.resend-icon svg{width:22px}.user-password-admin>small,.user-resend-modal>small{color:#d97748;letter-spacing:.11em;font-size:8px;font-weight:900}.user-password-admin h2,.user-resend-modal h2{color:#294f57;margin:5px 0}.user-password-admin>p,.user-resend-modal>p{color:#72888d;font-size:11px;line-height:1.6}.user-password-admin>label{color:#3c6067;gap:6px;margin-top:12px;font-size:9px;font-weight:900;display:grid}.user-password-admin>label input:not([type=checkbox]){border:1px solid #d5e4e6;border-radius:9px;outline:0;min-height:42px;padding:0 12px}.user-password-admin>label input:focus{border-color:#079cab}.user-password-admin label.show-password{color:#72898e;align-items:center;gap:7px;font-weight:700;display:flex}.user-password-admin footer,.user-resend-modal footer{border-top:1px solid #e2ebed;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:16px;display:flex}.user-password-admin footer button,.user-resend-modal footer button{color:#59767c;background:#fff;border:1px solid #d5e3e5;border-radius:9px;min-height:40px;padding:0 14px;font-size:9px;font-weight:900}.user-password-admin footer .save-password,.user-resend-modal footer .send-access{color:#fff;background:#079cab;border:0;align-items:center;gap:7px;display:flex}.user-password-admin footer svg,.user-resend-modal footer svg{width:15px}.user-resend-modal>strong{color:#087f8d;overflow-wrap:anywhere;background:#f0f8f9;border-radius:9px;padding:12px;font-size:11px;display:block}@media (width<=460px){.user-security-actions{grid-template-columns:1fr;padding:12px 16px}.user-password-admin footer,.user-resend-modal footer{display:grid}.user-password-admin footer button,.user-resend-modal footer button{justify-content:center;width:100%}}.user-notice{color:#19704d;background:#e8f8ef;border-radius:9px;margin:15px;padding:12px;font-size:12px;font-weight:700}.password-modal{background:#fff;border-radius:22px;width:min(470px,100%);overflow:hidden;box-shadow:0 30px 90px #05232b47}.password-modal form,.password-success{padding:34px;position:relative}.password-close{background:#eef3f4;border:0;border-radius:50%;width:34px;height:34px;position:absolute;top:20px;right:20px}.password-close svg{width:16px}.password-icon{color:#fff;background:linear-gradient(135deg,#079cab,#e88450);border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.password-modal form>span{color:#087f8d;letter-spacing:1.2px;font-size:9px;font-weight:900}.password-modal h2{color:#15343c;margin:8px 0}.password-modal form>p,.password-success p{color:#6b7e83;font-size:12px}.password-modal label{color:#29464d;margin-top:17px;font-size:10px;font-weight:800;display:block}.password-modal label>div{border:1px solid #dce7e9;border-radius:10px;align-items:center;gap:9px;margin-top:7px;padding:0 12px;display:flex}.password-modal label svg{color:#829397;width:16px}.password-modal input{border:0;outline:0;width:100%;padding:13px 0}.password-modal form>small{color:#839398;margin:12px 0;font-size:9px;display:block}.password-error{color:#b34d3a;background:#fff0ed;border-radius:9px;margin-top:14px;padding:11px;font-size:11px}.password-submit,.password-success button{color:#fff;background:#087f8d;border:0;border-radius:10px;width:100%;padding:13px;font-weight:900}.password-success{text-align:center}.password-success svg{color:#23a66c;width:60px;height:60px}.email-page-title{align-items:flex-end}.email-eyebrow{color:#079cab;letter-spacing:.13em;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.email-eyebrow svg{width:15px}.email-title-stat{text-align:right;background:#fff;border:1px solid #d8e8e9;border-radius:14px;padding:13px 19px;display:grid}.email-title-stat b{color:#079cab;font-size:23px}.email-title-stat span{color:#71858a;font-size:10px}.email-alert{border-radius:12px;align-items:center;gap:9px;margin:0 0 17px;padding:13px 16px;font-size:13px;font-weight:700;display:flex}.email-alert svg{width:18px}.email-alert.error{color:#a94735;background:#fff0ed}.email-alert.success{color:#08764a;background:#e9faf2}.email-studio{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:20px;display:grid}.email-recipients,.email-composer,.email-history{background:#fff;border:1px solid #dbe8ea;border-radius:20px;box-shadow:0 12px 34px #08414b0f}.email-recipients,.email-composer{padding:24px}.email-section-title{align-items:center;gap:12px;margin-bottom:21px;display:flex}.email-section-title>span{color:#079cab;background:#eaf9f9;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.email-section-title svg{width:19px}.email-section-title small,.email-history header small{color:#df7442;letter-spacing:.13em;font-size:9px;font-weight:900}.email-section-title h3{color:#173d45;margin:3px 0 0}.email-client-search{background:#f8fbfb;border:1px solid #dbe7e9;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;display:flex}.email-client-search:focus-within{border-color:#079cab;box-shadow:0 0 0 3px #079cab17}.email-client-search svg{color:#7b9094;width:16px}.email-client-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.email-client-list{max-height:285px;margin:13px -4px 0;padding:0 4px;overflow:auto}.email-client-list>label{cursor:pointer;border-radius:11px;grid-template-columns:20px 34px 1fr;align-items:center;gap:9px;padding:10px 8px;display:grid}.email-client-list>label:hover,.email-client-list>label.selected{background:#eff9f9}.email-client-list input{display:none}.email-check{border:1px solid #bfd0d2;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.email-check svg{opacity:0;width:12px}.email-client-list .selected .email-check{color:#fff;background:#079cab;border-color:#079cab}.email-client-list .selected .email-check svg{opacity:1}.email-client-avatar{color:#fff;background:linear-gradient(135deg,#079cab,#51c6cc);border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.email-client-list b,.email-client-list small{display:block}.email-client-list b{color:#284a51;font-size:12px}.email-client-list small{color:#7a8c90;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.email-select-all{color:#078995;cursor:pointer;background:0 0;border:0;width:100%;padding:10px;font-size:11px;font-weight:800}.manual-recipients{color:#355b62;border-top:1px solid #e6eeee;gap:7px;margin-top:12px;padding-top:17px;font-size:11px;font-weight:800;display:grid}.manual-recipients textarea{resize:vertical;font:inherit;border:1px solid #dbe7e9;border-radius:10px;outline:0;padding:10px;font-weight:400}.manual-recipients textarea:focus{border-color:#079cab}.manual-recipients small{color:#8a999c;font-size:9px;font-weight:400}.recipient-count{color:#527078;background:linear-gradient(135deg,#eafbfb,#fff4ee);border-radius:11px;align-items:center;gap:9px;margin-top:17px;padding:12px;font-size:11px;display:flex}.recipient-count svg{color:#079cab;width:17px}.recipient-count b{color:#079cab;font-size:16px}.email-composer{min-height:670px}.email-subject{color:#355b62;gap:8px;font-size:11px;font-weight:800;display:grid;position:relative}.email-subject input{border:1px solid #dbe7e9;border-radius:11px;outline:0;padding:13px 55px 13px 14px;font-size:14px}.email-subject input:focus{border-color:#079cab;box-shadow:0 0 0 3px #079cab14}.email-subject>small{color:#98a7aa;font-weight:400;position:absolute;bottom:14px;right:13px}.email-editor-shell{border:1px solid #dbe7e9;border-radius:13px;margin-top:17px;overflow:hidden}.email-editor-toolbar{background:#f5f9fa;border-bottom:1px solid #dbe7e9;align-items:center;gap:5px;min-height:45px;padding:7px 10px;display:flex}.email-editor-toolbar button{color:#527078;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.email-editor-toolbar button:hover{color:#079cab;background:#e5f3f4}.email-editor-toolbar svg{width:16px}.email-editor-toolbar>span{background:#d6e2e4;width:1px;height:21px;margin:0 6px}.email-editor-toolbar small{color:#87999d}.email-editor{color:#294b52;outline:0;min-height:230px;padding:18px;font-size:14px;line-height:1.65}.email-editor:empty:before{content:attr(data-placeholder);color:#a0adb0}.email-editor a{color:#079cab}.attachment-zone{background:#f7fbfb;border:1px dashed #abcfd2;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-top:17px;padding:17px;display:grid}.attachment-zone>svg{color:#079cab;background:#e6f7f7;border-radius:11px;width:38px;height:38px;padding:9px}.attachment-zone div{gap:3px;display:grid}.attachment-zone b{color:#294b52;font-size:12px}.attachment-zone span,.attachment-zone small{color:#788c91;font-size:10px}.attachment-zone label{color:#078995;cursor:pointer;background:#fff;border:1px solid #d5e4e6;border-radius:9px;padding:9px 13px;font-size:11px;font-weight:900}.attachment-zone input{display:none}.attachment-list{gap:7px;margin-top:10px;display:grid}.attachment-list>div{background:#f6fafa;border-radius:10px;grid-template-columns:28px 1fr 28px;align-items:center;gap:9px;padding:9px 11px;display:grid}.attachment-list>div>svg{color:#df7442;width:17px}.attachment-list b,.attachment-list small{display:block}.attachment-list b{color:#36575e;font-size:11px}.attachment-list small{color:#839599;font-size:9px}.attachment-list button{color:#88999d;cursor:pointer;background:0 0;border:0}.attachment-list button svg{width:15px}.email-sendbar{border-top:1px solid #e3ecee;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;display:flex}.email-sendbar button{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:12px 17px;font-weight:900;display:inline-flex}.email-sendbar svg{width:17px}.email-preview-button{color:#497078;background:#fff;border:1px solid #d5e4e6}.email-send-button{color:#fff;background:linear-gradient(135deg,#078f9f,#10b7c0);border:0;box-shadow:0 8px 20px #079cab38}.email-sendbar button:disabled{opacity:.5;cursor:not-allowed}.email-history{margin-top:20px;padding:24px}.email-history>header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;display:flex}.email-history h3,.email-history p{margin:3px 0 0}.email-history p{color:#7c8e92;font-size:11px}.email-history header button{color:#527078;background:#fff;border:1px solid #d9e6e8;border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-weight:800;display:flex}.email-history header button svg{width:15px}.email-history-list article{border-top:1px solid #e8eeee;grid-template-columns:38px minmax(180px,1fr) auto 145px 80px 32px;align-items:center;gap:13px;padding:13px 0;display:grid}.email-history-icon{color:#079cab;background:#eaf8f8;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.email-history-icon.failed{color:#b54b36;background:#fff0ed}.email-history-icon svg{width:17px}.email-history-list b,.email-history-list small{display:block}.email-history-list b{color:#294b52;font-size:12px}.email-history-list small{color:#84969a;white-space:nowrap;text-overflow:ellipsis;max-width:450px;margin-top:3px;font-size:10px;overflow:hidden}.email-attachments{color:#71868b;align-items:center;gap:4px;font-size:10px;display:flex}.email-attachments svg{width:14px}.email-history-list time{color:#71868b;font-size:10px}.email-history-list i{color:#08764a;text-align:center;background:#e5f8ee;border-radius:99px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:900}.email-history-list i.failed{color:#a94735;background:#fff0ed}.email-history-list article>button{color:#a17268;cursor:pointer;background:0 0;border:0}.email-history-list article>button svg{width:16px}.email-history-empty{text-align:center;color:#7c9094;place-items:center;gap:7px;padding:35px;display:grid}.email-history-empty svg{color:#079cab;width:30px}.email-history-empty b{color:#355b62}.email-history-empty span{font-size:11px}.email-preview-backdrop{z-index:1100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#074c5694;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow:auto}.email-preview-modal{background:#edf6f7;border-radius:20px;width:min(760px,100%);max-height:calc(100vh - 50px);padding:22px;position:relative;overflow:auto}.email-preview-close{color:#42656c;cursor:pointer;background:#fff;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.email-preview-close svg{width:17px}.email-preview-meta{gap:4px;padding:5px 50px 18px 5px;display:grid}.email-preview-meta small{color:#df7442;letter-spacing:.12em;font-size:9px;font-weight:900}.email-preview-meta b{color:#234b53}.email-preview-meta span{color:#71868b;font-size:10px}.email-message-preview{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #0c454e17}.email-message-preview header{background:#effafa;border-bottom:4px solid #079cab;padding:20px 28px}.email-message-preview header img{object-fit:contain;width:145px;height:55px}.email-message-preview main{color:#294b52;min-height:260px;padding:30px;line-height:1.7}.email-message-preview footer{color:#087f8d;background:#effafa;padding:17px 30px;font-size:10px}@media (width<=1000px){.email-studio{grid-template-columns:1fr}.email-client-list{max-height:220px}.email-history-list article{grid-template-columns:38px minmax(170px,1fr) auto auto}.email-history-list article time{grid-column:2}.email-history-list article i{grid-column:3}.email-history-list article>button{grid-column:4}}@media (width<=650px){.email-page-title{align-items:stretch}.email-title-stat{text-align:left}.email-recipients,.email-composer,.email-history{padding:17px}.attachment-zone{grid-template-columns:36px 1fr}.attachment-zone label{text-align:center;grid-column:1/-1}.email-sendbar{flex-direction:column}.email-sendbar button{justify-content:center}.email-history>header{flex-direction:column;align-items:flex-start}.email-history-list article{grid-template-columns:36px 1fr auto}.email-attachments,.email-history-list article time{grid-column:2}.email-history-list article i{grid-area:2/3}.email-history-list article>button{grid-area:3/3}.email-preview-backdrop{padding:0}.email-preview-modal{border-radius:0;max-height:100vh}.email-message-preview main{padding:22px}}.team-chat{background:#fff;border:1px solid #d8e6e8;border-radius:22px;grid-template-columns:280px minmax(0,1fr);height:calc(100vh - 126px);min-height:620px;display:grid;overflow:hidden;box-shadow:0 16px 44px #083a4414}.chat-sidebar{background:#f4fafa;border-right:1px solid #dce9eb;flex-direction:column;min-height:0;display:flex}.chat-sidebar-brand{align-items:center;gap:11px;padding:23px 20px 18px;display:flex}.chat-sidebar-brand>span{color:#fff;background:linear-gradient(135deg,#078f9f,#12bcc4);border-radius:13px;place-items:center;width:41px;height:41px;display:grid;box-shadow:0 7px 17px #079cab33}.chat-sidebar-brand svg{width:20px}.chat-sidebar-brand small{color:#df7442;letter-spacing:.12em;font-size:8px;font-weight:900}.chat-sidebar-brand h3{color:#21464e;margin:3px 0 0}.chat-sidebar-label{color:#82969a;letter-spacing:.13em;padding:8px 20px;font-size:9px;font-weight:900}.chat-sidebar nav{padding:0 10px}.chat-sidebar nav button{color:#53747b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:20px 1fr 7px;align-items:center;gap:7px;width:100%;padding:10px 12px;font-weight:800;display:grid}.chat-sidebar nav button.active{color:#078b98;background:#fff;box-shadow:0 5px 16px #08596314}.chat-sidebar nav svg{width:17px}.chat-sidebar nav i{background:#11b97b;border-radius:50%;width:6px;height:6px}.chat-members-head{padding:20px 14px 8px}.chat-members-head>span{color:#82969a;letter-spacing:.1em;margin:0 6px 9px;font-size:9px;font-weight:900;display:block}.chat-members-head label{background:#fff;border:1px solid #d8e6e8;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;display:flex}.chat-members-head svg{color:#87999d;width:14px}.chat-members-head input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.chat-members{flex:1;padding:0 14px;overflow:auto}.chat-members>div,.chat-me{align-items:center;gap:9px;padding:8px 5px;display:flex}.chat-avatar{color:#087f8d;background:linear-gradient(135deg,#dff5f5,#c7e9eb);border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid;position:relative}.chat-avatar i{background:#12b979;border:2px solid #f4fafa;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.chat-members p,.chat-me p{min-width:0;margin:0}.chat-members b,.chat-members small,.chat-me b,.chat-me small{display:block}.chat-members b,.chat-me b{color:#365c63;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.chat-members small,.chat-me small{color:#87999d;margin-top:2px;font-size:9px}.chat-me{background:#edf7f8;border-top:1px solid #d9e7e9;margin-top:auto;padding:14px 18px}.chat-avatar.me{color:#fff;background:linear-gradient(135deg,#078f9f,#12bac3)}.chat-me>i{background:#12b979;border-radius:50%;width:7px;height:7px;margin-left:auto}.chat-room{background:#fff;flex-direction:column;min-width:0;display:flex}.chat-room>header{border-bottom:1px solid #e1eaec;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:14px 22px;display:flex}.chat-room>header>div{align-items:center;gap:11px;display:flex}.chat-room>header>div>span{color:#079cab;background:#eaf8f8;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.chat-room>header svg{width:18px}.chat-room h2{color:#21464e;margin:0;font-size:17px}.chat-room header p{color:#84969a;margin:3px 0 0;font-size:10px}.chat-room header>button{color:#768b90;cursor:pointer;background:#fff;border:1px solid #dae7e9;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:10px;font-weight:800;display:flex}.chat-room header>button.sound-on{color:#078b98;background:#effafa;border-color:#bfe0e2}.chat-error{color:#a94735;background:#fff0ed;border-radius:10px;align-items:center;gap:8px;margin:10px 18px 0;padding:10px 13px;font-size:11px;display:flex}.chat-error svg{width:16px}.chat-messages{scroll-behavior:smooth;flex:1;padding:18px 24px;overflow:auto}.chat-welcome{text-align:center;color:#71868b;max-width:470px;margin:35px auto}.chat-welcome>span{color:#079cab;background:linear-gradient(135deg,#e7f8f8,#fff1e9);border-radius:19px;place-items:center;width:60px;height:60px;margin:auto;display:grid}.chat-welcome svg{width:27px}.chat-welcome h3{color:#284e56;margin:14px 0 7px}.chat-welcome p{margin:0;font-size:12px;line-height:1.6}.chat-day{align-items:center;gap:12px;margin:18px 0;display:flex}.chat-day:before,.chat-day:after{content:"";background:#e4ecee;flex:1;height:1px}.chat-day span{color:#839599;text-transform:capitalize;font-size:9px;font-weight:800}.chat-messages article{align-items:flex-start;gap:10px;margin:13px 0;display:flex}.chat-bubble-wrap{max-width:min(620px,76%)}.chat-message-meta{align-items:center;gap:8px;margin:0 4px 5px;display:flex}.chat-message-meta b{color:#375c63;font-size:10px}.chat-message-meta time{color:#98a6a9;font-size:8px}.chat-bubble{color:#294e56;background:#f1f7f8;border-radius:4px 15px 15px;padding:11px 13px;box-shadow:0 3px 10px #134a530a}.chat-bubble>p{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.chat-messages article.mine{flex-direction:row-reverse}.chat-messages article.mine .chat-bubble-wrap{flex-direction:column;align-items:flex-end;display:flex}.chat-messages article.mine .chat-message-meta{flex-direction:row-reverse}.chat-messages article.mine .chat-bubble{color:#fff;background:linear-gradient(135deg,#078f9f,#0fabb5);border-radius:15px 4px 15px 15px}.chat-image{cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0;display:block;position:relative;overflow:hidden}.chat-image img{object-fit:cover;width:min(360px,100%);max-height:280px;display:block}.chat-image span{color:#087f8d;background:#ffffffe6;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:9px;left:9px}.chat-image span svg{width:13px}.chat-file{min-width:260px;color:inherit;grid-template-columns:38px 1fr 20px;align-items:center;gap:9px;text-decoration:none;display:grid}.chat-file>span{background:#079cab1f;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.mine .chat-file>span{background:#ffffff2e}.chat-file svg{width:17px}.chat-file p{margin:0}.chat-file b,.chat-file small{display:block}.chat-file b{font-size:11px}.chat-file small{opacity:.75;margin-top:2px;font-size:9px}.chat-composer{background:#fbfdfd;border-top:1px solid #e2ebed;padding:12px 20px 16px}.chat-file-ready{color:#087f8d;background:#eaf8f8;border-radius:9px;grid-template-columns:25px minmax(0,250px) 23px;align-items:center;gap:8px;width:max-content;max-width:100%;margin-bottom:8px;padding:7px 9px;display:grid}.chat-file-ready>svg{width:16px}.chat-file-ready b,.chat-file-ready small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.chat-file-ready b{font-size:10px}.chat-file-ready small{opacity:.7;font-size:8px}.chat-file-ready button{color:#668086;background:0 0;border:0}.chat-file-ready button svg{width:14px}.chat-composer>div:last-of-type{background:#fff;border:1px solid #d6e5e7;border-radius:14px;grid-template-columns:38px 1fr 36px 42px;align-items:end;gap:6px;padding:7px;display:grid;box-shadow:0 5px 17px #0d464f0d}.chat-attach,.chat-smile,.chat-send{cursor:pointer;border:0;border-radius:10px;place-items:center;height:36px;display:grid}.chat-attach{color:#079cab;background:#eef8f8}.chat-attach input{display:none}.chat-smile{color:#85979b;background:0 0}.chat-send{color:#fff;background:linear-gradient(135deg,#078f9f,#11b7c0);box-shadow:0 5px 13px #079cab38}.chat-send:disabled{opacity:.45;cursor:not-allowed}.chat-composer svg{width:18px}.chat-composer textarea{resize:none;min-height:36px;max-height:110px;font:inherit;color:#294e56;border:0;outline:0;padding:8px 6px;font-size:12px}.chat-composer>small{color:#94a3a6;margin:7px 4px 0;font-size:8px;display:block}.chat-lightbox{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#042329d1;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.chat-lightbox img{border-radius:13px;max-width:min(1000px,95vw);max-height:88vh;box-shadow:0 25px 70px #00000059}.chat-lightbox button{color:#315960;background:#fff;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:24px;right:24px}.chat-lightbox button svg{width:19px}@media (width<=900px){.team-chat{grid-template-columns:220px 1fr}.chat-members-head,.chat-members{display:none}.chat-sidebar-brand{padding:18px 13px}.chat-room>header{padding:12px 15px}.chat-messages{padding:15px}.chat-room header>button span{display:none}}@media (width<=650px){.team-chat{border-radius:14px;grid-template-columns:1fr;height:calc(100vh - 105px);min-height:540px}.chat-sidebar,.chat-room>header>div>span{display:none}.chat-room>header p{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.chat-messages{padding:12px}.chat-bubble-wrap{max-width:85%}.chat-composer{padding:10px}.chat-composer>small{display:none}.chat-file{min-width:210px}.chat-image img{max-height:220px}}.chat-workspace{height:100vh;overflow:hidden}.workspace.chat-workspace>main{height:calc(100vh - 82px);max-height:calc(100vh - 82px);padding-bottom:28px;overflow:hidden}.chat-workspace .team-chat{height:100%;min-height:0}.chat-workspace .chat-room{min-height:0;overflow:hidden}.chat-workspace .chat-messages{overscroll-behavior:contain;min-height:0;overflow:hidden auto}@media (width<=650px){.workspace.chat-workspace>main{height:calc(100vh - 82px);max-height:calc(100vh - 82px);padding-top:12px;padding-bottom:12px}.chat-workspace .team-chat{height:100%;min-height:0}}.app aside nav button .chat-unread-badge{color:#fff;background:#f08352;border-radius:99px;place-items:center;width:auto;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:9px;font-weight:900;display:grid;box-shadow:0 0 0 3px #f083521f}.chat-new{color:#fff;background:#079cab;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin:0 14px 12px;padding:10px 12px;font-size:10px;font-weight:900;display:flex}.chat-new svg{width:16px}.chat-channel-avatar{color:#078b98;background:#e3f5f6;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:900;display:grid}.chat-channel-avatar svg{width:14px!important}.chat-sidebar nav{min-height:0;overflow-y:auto}.chat-sidebar nav button{grid-template-columns:25px minmax(0,1fr) 7px}.chat-sidebar nav button>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-no-channel{color:#82969a;padding:10px 20px;font-size:9px;line-height:1.6}.chat-head-actions{align-items:center;gap:7px;display:flex}.chat-head-actions button{color:#6f878c;background:#fff;border:1px solid #dae7e9;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:9px;font-weight:900;display:flex}.chat-head-actions button:first-child{color:#078b98;background:#effafa}.chat-head-actions svg{width:16px}.chat-mobile-channel{display:none}.chat-welcome>button{color:#fff;background:#079cab;border:0;border-radius:9px;margin:16px auto 0;padding:10px 13px;font-weight:900}.chat-recipient-backdrop{z-index:1300;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#073038ad;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.chat-recipient-modal{background:#fff;border-radius:21px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100vh - 50px);display:flex;overflow:hidden;box-shadow:0 28px 80px #00000040}.chat-recipient-modal>header{border-bottom:1px solid #e1eaec;grid-template-columns:48px 1fr 34px;align-items:start;gap:12px;padding:23px;display:grid}.chat-recipient-modal>header>span{color:#079cab;background:linear-gradient(135deg,#e5f7f7,#fff0e8);border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.chat-recipient-modal header svg{width:21px}.chat-recipient-modal header small{color:#df7442;letter-spacing:.12em;font-size:8px;font-weight:900}.chat-recipient-modal header h2{color:#21464e;margin:4px 0}.chat-recipient-modal header p{color:#7c9094;margin:0;font-size:10px;line-height:1.5}.chat-recipient-modal header>button{color:#617b81;background:#eff6f7;border:0;border-radius:9px;width:34px;height:34px}.chat-recipient-search{border:1px solid #d7e5e7;border-radius:10px;align-items:center;gap:8px;margin:16px 20px 8px;padding:10px 12px;display:flex}.chat-recipient-search svg{color:#83969a;width:16px}.chat-recipient-search input{border:0;outline:0;width:100%}.chat-select-all{color:#078b98;background:#eef9f9;border:0;border-radius:8px;align-items:center;gap:6px;margin:0 20px 8px;padding:8px 10px;font-size:9px;font-weight:900;display:flex}.chat-select-all svg{width:14px}.chat-recipient-list{min-height:0;padding:0 20px 12px;overflow-y:auto}.chat-recipient-list>button{text-align:left;background:#fff;border:1px solid #0000;border-bottom-color:#e6eeee;grid-template-columns:38px 1fr 25px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.chat-recipient-list>button.selected{background:#f0fafa;border-color:#9fd5d8;border-radius:11px}.chat-recipient-list p{margin:0}.chat-recipient-list b,.chat-recipient-list small{display:block}.chat-recipient-list b{color:#31565e;font-size:11px}.chat-recipient-list small{color:#87999d;margin-top:3px;font-size:9px}.chat-recipient-list>button>i{color:#fff;border:1px solid #cbdcdf;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.chat-recipient-list>button.selected>i{background:#079cab;border-color:#079cab}.chat-recipient-list i svg{width:14px}.chat-recipient-modal>footer{border-top:1px solid #e1eaec;justify-content:space-between;align-items:center;gap:12px;padding:15px 20px;color:#6f858a!important;background:#f8fbfb!important;display:flex!important}.chat-recipient-modal>footer>span{font-size:9px}.chat-recipient-modal>footer>button{color:#fff;background:#079cab;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:9px;font-weight:900;display:flex}.chat-recipient-modal>footer button:disabled{opacity:.45}.chat-recipient-modal>footer svg{width:15px}@media (width<=650px){.chat-mobile-channel{color:#657e84;background:0 0;border:0;width:min(220px,55vw);margin-top:5px;font-size:9px;display:block}.chat-head-actions button span{display:none}.chat-recipient-backdrop{padding:10px}.chat-recipient-modal{border-radius:15px;max-height:calc(100vh - 20px)}.chat-recipient-modal>header{grid-template-columns:40px 1fr 32px;padding:16px}.chat-recipient-modal>header>span{width:40px;height:40px}.chat-recipient-modal header h2{font-size:18px}.chat-recipient-modal>footer{flex-direction:column;align-items:stretch!important}.chat-recipient-modal>footer>button{justify-content:center}}.chat-emoji-wrap{width:36px;height:36px;position:relative}.chat-emoji-wrap .chat-smile{width:36px}.chat-emoji-wrap .chat-smile.active{color:#079cab;background:#e7f7f7}.chat-emoji-picker{z-index:20;background:#fff;border:1px solid #d7e5e7;border-radius:14px;width:270px;padding:10px;position:absolute;bottom:46px;right:-44px;box-shadow:0 18px 45px #0a3d462e}.chat-emoji-picker header{border-bottom:1px solid #e8eeee;justify-content:space-between;align-items:center;padding:2px 4px 8px;display:flex}.chat-emoji-picker header b{color:#42656c;font-size:10px}.chat-emoji-picker header button{color:#648087;background:#f1f7f8;border:0;border-radius:7px;place-items:center;width:25px;height:25px;padding:0;display:grid}.chat-emoji-picker header svg{width:13px}.chat-emoji-picker>div{grid-template-columns:repeat(6,1fr);gap:3px;padding-top:8px;display:grid}.chat-emoji-picker>div button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:37px;height:35px;padding:0;font-size:20px;display:grid}.chat-emoji-picker>div button:hover{background:#edf8f8;transform:scale(1.08)}@media (width<=650px){.chat-emoji-picker{width:auto;position:fixed;bottom:82px;left:12px;right:12px}.chat-emoji-picker>div{grid-template-columns:repeat(6,1fr)}.chat-emoji-picker>div button{width:100%}}.setup-page-title{align-items:flex-end}.setup-eyebrow{color:#079cab;letter-spacing:.13em;align-items:center;gap:7px;margin-bottom:5px;font-size:9px;font-weight:900;display:flex}.setup-eyebrow svg{width:15px}.setup-library-hero{background:linear-gradient(120deg,#eaf9f9,#fff5ed);border:1px solid #d7e9e9;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.setup-library-hero:after{content:"WYM";color:#079cab0b;font:900 130px Manrope;position:absolute;top:-20px;right:18%;transform:rotate(-7deg)}.setup-library-hero>div:first-child{z-index:1;align-items:center;gap:16px;max-width:800px;display:flex}.setup-library-hero>div:first-child>span{color:#fff;background:#079cab;border-radius:17px;flex:0 0 55px;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 10px 24px #079cab38}.setup-library-hero svg{width:25px}.setup-library-hero small{color:#df7442;letter-spacing:.13em;font-size:9px;font-weight:900}.setup-library-hero h3{color:#21464e;margin:5px 0;font-size:20px}.setup-library-hero p{color:#688087;margin:0;font-size:12px;line-height:1.55}.setup-library-hero>div:last-child{z-index:1;border-left:1px solid #cfe2e3;min-width:130px;padding-left:25px;display:grid}.setup-library-hero>div:last-child b{color:#079cab;font-size:30px}.setup-library-hero>div:last-child span{color:#71878b;font-size:9px}.setup-toolbar{background:#fff;border:1px solid #dce8ea;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:13px;display:flex}.setup-toolbar>label{background:#f5f9fa;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;width:min(390px,40%);padding:10px 12px;display:flex}.setup-toolbar>label:focus-within{background:#fff;border-color:#079cab}.setup-toolbar label svg{color:#809397;width:16px}.setup-toolbar input{background:0 0;border:0;outline:0;width:100%;min-width:0}.setup-toolbar>div{gap:5px;display:flex;overflow-x:auto}.setup-toolbar button{color:#657d82;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:800}.setup-toolbar button.active{color:#078b98;background:#e8f8f8}.setup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.setup-card{text-align:left;background:#fff;border:1px solid #dce8ea;border-radius:18px;padding:0;transition:all .22s;overflow:hidden;box-shadow:0 8px 25px #09414a0d}.setup-card:hover{border-color:#acd8db;transform:translateY(-4px);box-shadow:0 18px 40px #09636f1c}.setup-card-top{background:linear-gradient(135deg,#f2fafa,#fff);justify-content:space-between;align-items:flex-start;height:100px;padding:18px;display:flex}.setup-card-top>span:last-child,.setup-category{color:#bc6035;text-transform:uppercase;letter-spacing:.06em;background:#fff1e9;border-radius:99px;padding:6px 8px;font-size:8px;font-weight:900}.setup-logo{background:#fff;border:1px solid #dce9ea;border-radius:15px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden;box-shadow:0 6px 18px #0b4b5414}.setup-logo img{object-fit:contain;width:100%;height:100%;padding:7px}.setup-logo svg{color:#079cab;width:27px}.setup-logo.large{border-radius:22px;flex:0 0 96px;width:96px;height:96px}.setup-logo.large svg{width:39px}.setup-card-body{padding:17px 18px}.setup-card-body h3{color:#21464e;margin:0;font-size:16px}.setup-card-body>p{color:#74898e;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:38px;margin:7px 0 14px;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.setup-card-body>div{color:#72868a;border-top:1px solid #e5eeee;justify-content:space-between;align-items:center;padding-top:12px;font-size:9px;display:flex}.setup-card-body>div span:first-child{color:#078b98;align-items:center;gap:5px;font-weight:900;display:flex}.setup-card-body svg{width:14px}.setup-card footer{background:#f8fbfb;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.setup-card footer span,.setup-card footer b{align-items:center;gap:5px;font-size:9px;display:flex}.setup-card footer span{color:#7d9094}.setup-card footer b{color:#079cab}.setup-card footer svg{width:13px}.setup-loading,.setup-empty{text-align:center;color:#758a8f;background:#fff;border:1px solid #dce8ea;border-radius:18px;padding:65px}.setup-empty svg{color:#079cab;width:38px}.setup-empty h3{color:#31565e}.setup-error,.setup-form-error{color:#a94735;background:#fff0ed;border-radius:10px;padding:11px 14px;font-size:11px}.setup-modal-backdrop{z-index:1150;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#05343dad;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow:auto}.setup-modal{background:#fff;border-radius:21px;width:min(850px,100%);max-height:calc(100vh - 50px);padding:28px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000040}.setup-modal-close{color:#547177;background:#eff6f7;border:0;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:18px;right:18px}.setup-modal-close svg{width:17px}.setup-modal-title{align-items:center;gap:14px;margin-bottom:22px;display:flex}.setup-modal-title>span:first-child:not(.setup-logo){color:#079cab;background:linear-gradient(135deg,#e6f8f8,#fff0e8);border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.setup-modal-title>span>svg{width:23px}.setup-modal-title small{color:#df7442;letter-spacing:.13em;font-size:8px;font-weight:900}.setup-modal-title h2{color:#21464e;margin:3px 0}.setup-modal-title p{color:#7a8e92;margin:0;font-size:10px}.setup-form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:17px;display:grid}.setup-form-grid label{color:#3b5d64;gap:7px;font-size:10px;font-weight:900;display:grid}.setup-form-grid label.wide{grid-column:1/-1}.setup-form-grid input,.setup-form-grid select,.setup-form-grid textarea{width:100%;font:inherit;background:#fbfdfd;border:1px solid #d6e4e6;border-radius:10px;outline:0;padding:11px 12px;font-weight:400}.setup-form-grid textarea{resize:vertical}.setup-form-grid input:focus,.setup-form-grid select:focus,.setup-form-grid textarea:focus{border-color:#079cab;box-shadow:0 0 0 3px #079cab14}.setup-upload-row{grid-template-columns:1fr 1fr;gap:13px;margin-top:17px;display:grid}.setup-upload-row.single{grid-template-columns:1fr}.setup-upload-row>label{cursor:pointer;background:#f8fbfb;border:1px dashed #b7d3d5;border-radius:13px;align-items:center;gap:12px;padding:15px;display:flex}.setup-upload-row>label.ready{background:#edfaf9;border-color:#079cab}.setup-upload-row>label>span{color:#079cab;background:#e5f6f6;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.setup-upload-row svg{width:19px}.setup-upload-row b,.setup-upload-row small,.setup-upload-row em{display:block}.setup-upload-row b{color:#31565e;font-size:11px}.setup-upload-row small{color:#85969a;margin:3px 0;font-size:9px}.setup-upload-row em{color:#df7442;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:9px;font-style:normal;overflow:hidden}.setup-upload-row input{display:none}.setup-modal>footer{border-top:1px solid #e2ebed;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:17px;display:flex}.setup-modal>footer button{color:#58747a;background:#fff;border:1px solid #d6e3e5;border-radius:9px;padding:11px 15px;font-weight:900}.setup-modal>footer button.save{color:#fff;background:#079cab;border:0;align-items:center;gap:7px;display:flex}.setup-modal>footer svg{width:16px}.setup-detail{animation:.25s setupIn}@keyframes setupIn{0%{opacity:0;transform:translateY(8px)}}.setup-back{color:#5e7b81;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:14px;padding:7px 0;font-size:10px;font-weight:900;display:flex}.setup-back svg{width:16px}.setup-detail-hero{background:linear-gradient(120deg,#effafa,#fff6ef);border:1px solid #d7e7e9;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.setup-hero-main{align-items:center;gap:20px;display:flex}.setup-hero-main h2{color:#173f47;margin:9px 0 3px;font-size:27px}.setup-hero-main p{color:#70868b;margin:0}.setup-hero-main>div>div{gap:14px;margin-top:13px;display:flex}.setup-hero-main>div>div span{color:#517279;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.setup-hero-main>div>div svg{color:#079cab;width:14px}.setup-hero-actions{gap:8px;min-width:200px;display:grid}.setup-hero-actions button{color:#078b98;background:#fff;border:1px solid #cfe0e2;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 14px;font-weight:900;display:flex}.setup-hero-actions button.download-main{color:#fff;background:#079cab;border:0;box-shadow:0 8px 18px #079cab33}.setup-hero-actions svg{width:16px}.setup-detail-grid{grid-template-columns:minmax(0,1fr) 270px;gap:18px;margin-top:18px;display:grid}.setup-detail-grid>main{gap:18px;display:grid}.setup-about,.setup-versions,.setup-summary{background:#fff;border:1px solid #dce8ea;border-radius:18px;padding:23px}.setup-about>small,.setup-versions header small,.setup-summary>small{color:#df7442;letter-spacing:.13em;font-size:8px;font-weight:900}.setup-about h3,.setup-versions h3,.setup-summary h3{color:#274c54;margin:5px 0 0}.setup-about>p{color:#647d82;white-space:pre-wrap;font-size:12px;line-height:1.75}.setup-about>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.setup-about>div>span{background:#f2f9f9;border-radius:11px;align-items:center;gap:9px;padding:12px;display:flex}.setup-about>div svg{color:#079cab;width:18px}.setup-about>div p{margin:0}.setup-about>div small,.setup-about>div b{display:block}.setup-about>div small{color:#899a9e;font-size:8px}.setup-about>div b{color:#42656c;margin-top:3px;font-size:10px}.setup-versions>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.setup-versions header p{color:#809297;margin:4px 0 0;font-size:10px}.setup-versions>header>span{color:#078b98;background:#edf8f8;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:900;display:flex}.setup-versions>header svg{width:14px}.setup-versions article{border:1px solid #dfeaec;border-radius:13px;margin-top:10px;overflow:hidden}.setup-versions article.latest{border-color:#9bd4d8}.version-line{grid-template-columns:55px minmax(130px,1fr) minmax(110px,.7fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.version-number{color:#078b98;text-align:center;background:#e8f8f8;border-radius:9px;padding:8px;font-size:10px;font-weight:900}.version-line h4{color:#31565e;margin:0;font-size:11px}.version-line p{color:#87999d;align-items:center;gap:4px;margin:4px 0 0;font-size:8px;display:flex}.version-line p svg{width:12px}.version-system{color:#617d82;font-size:9px}.version-line button{color:#fff;background:#079cab;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:900;display:flex}.version-line button svg{width:14px}.release-notes{background:#f8fbfb;border-top:1px solid #e5eeee;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.release-notes>svg{color:#df7442;width:15px}.release-notes p{margin:0}.release-notes b,.release-notes span{display:block}.release-notes b{color:#496a71;font-size:9px}.release-notes span{color:#7a8e92;white-space:pre-wrap;margin-top:4px;font-size:9px;line-height:1.55}.setup-summary{height:max-content;position:sticky;top:100px}.setup-summary dl{margin:17px 0}.setup-summary dl>div{border-top:1px solid #e5eeee;justify-content:space-between;gap:10px;padding:11px 0;display:flex}.setup-summary dt{color:#7e9195;font-size:9px}.setup-summary dd{color:#31565e;text-align:right;margin:0;font-size:9px;font-weight:900}.setup-security{color:#078b98;background:#edf9f9;border-radius:11px;align-items:flex-start;gap:8px;padding:13px;display:flex}.setup-security svg{width:18px}.setup-security p{margin:0}.setup-security b,.setup-security span{display:block}.setup-security b{font-size:9px}.setup-security span{color:#668287;margin-top:4px;font-size:8px;line-height:1.5}@media (width<=1100px){.setup-grid{grid-template-columns:repeat(2,1fr)}.setup-detail-grid{grid-template-columns:1fr}.setup-summary{position:static}.setup-detail-hero{flex-direction:column;align-items:flex-start}.setup-hero-actions{grid-template-columns:1fr 1fr;width:100%}}@media (width<=700px){.setup-page-title{align-items:stretch}.setup-library-hero{flex-direction:column;align-items:flex-start}.setup-library-hero>div:last-child{border:0;padding:0}.setup-toolbar{flex-direction:column;align-items:stretch}.setup-toolbar>label{width:100%}.setup-grid{grid-template-columns:1fr}.setup-modal-backdrop{padding:0}.setup-modal{border-radius:0;max-height:100vh;padding:20px}.setup-form-grid,.setup-upload-row{grid-template-columns:1fr}.setup-form-grid label.wide{grid-column:auto}.setup-detail-hero{padding:19px}.setup-hero-main{align-items:flex-start}.setup-logo.large{flex-basis:70px;width:70px;height:70px}.setup-hero-main h2{font-size:21px}.setup-hero-main>div>div{flex-direction:column;align-items:flex-start;gap:6px}.setup-hero-actions{grid-template-columns:1fr}.setup-about,.setup-versions,.setup-summary{padding:17px}.setup-about>div{grid-template-columns:1fr}.version-line{grid-template-columns:48px 1fr}.version-system{grid-column:2}.version-line button{grid-column:1/-1;justify-content:center}.setup-versions>header{flex-direction:column;align-items:flex-start;gap:10px}}.setup-grid .setup-card{flex-direction:column;min-height:350px;display:flex}.setup-grid .setup-card-body{flex-direction:column;flex:1;min-height:0;display:flex}.setup-grid .setup-card-body>p{color:#637e84;-webkit-line-clamp:4;overflow-wrap:anywhere;height:auto;min-height:64px;max-height:64px;margin:8px 0 15px;line-height:1.6}.setup-grid .setup-card-body>div{margin-top:auto}.setup-grid .setup-card>footer{flex:none;margin-top:auto;color:#5c767c!important;background:#f8fbfb!important;position:static!important;transform:none!important}@media (width<=700px){.setup-grid .setup-card{min-height:330px}.setup-grid .setup-card-body>p{min-height:58px;max-height:58px}}.report-page-title{align-items:flex-end}.assignment-reports{gap:13px;display:grid}.assignment-reports>h3{margin:0}.assignment-reports>article{background:#fff;border:1px solid #dfeaec;border-radius:15px;padding:17px}.assignment-reports article header,.assignment-reports article header>div,.assignment-reports article footer,.assignment-expenses span{justify-content:space-between;align-items:center;gap:9px;display:flex}.assignment-reports article header svg{color:#079cab;width:17px}.assignment-reports article>p{white-space:pre-wrap;color:#46636a}.assignment-reports .muted{color:#8aa0a5;font-style:italic}.assignment-expenses{gap:6px;margin:12px 0;display:grid}.assignment-expenses span{background:#f3f8f8;border-radius:8px;padding:8px 10px}.assignment-expenses em{font-style:normal;font-weight:800}.assignment-reports article footer{color:#607c82;border-top:1px solid #e6eeee;padding-top:10px}.report-cards footer .edit{color:#187989}.report-cards footer .edit svg{width:15px}@media (width<=680px){.assignment-reports article header,.assignment-reports article footer{flex-direction:column;align-items:flex-start}}.report-eyebrow{color:#079cab;letter-spacing:.13em;align-items:center;gap:7px;margin-bottom:5px;font-size:9px;font-weight:900;display:flex}.report-eyebrow svg{width:15px}.report-overview{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.report-overview>div{background:#fff;border:1px solid #dce8ea;border-radius:15px;align-items:center;gap:11px;padding:16px;display:flex}.report-overview>div>span{color:#079cab;background:#eaf8f8;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.report-overview>div:nth-child(2)>span{color:#b77a16;background:#fff5df}.report-overview>div:nth-child(3)>span{color:#4776ad;background:#eaf2ff}.report-overview>div:nth-child(4)>span{color:#098154;background:#e8f9f0}.report-overview svg{width:18px}.report-overview p{margin:0}.report-overview small,.report-overview b{display:block}.report-overview small{color:#829599;font-size:8px;font-weight:900}.report-overview b{color:#294e56;margin-top:3px;font-size:22px}.report-toolbar{background:#fff;border:1px solid #dce8ea;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:12px;display:flex}.report-toolbar>label{background:#f5f9fa;border-radius:9px;align-items:center;gap:8px;width:min(420px,43%);padding:9px 11px;display:flex}.report-toolbar label svg{color:#829499;width:15px}.report-toolbar input{background:0 0;border:0;outline:0;width:100%}.report-toolbar>div{gap:5px;display:flex}.report-toolbar button{color:#647d82;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-weight:900;display:flex}.report-toolbar button b{background:#edf3f4;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid}.report-toolbar button.active{color:#078b98;background:#e9f8f8}.report-toolbar button.active b{color:#fff;background:#079cab}.report-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.report-cards>article{background:#fff;border:1px solid #dce8ea;border-radius:18px;overflow:hidden;box-shadow:0 9px 28px #0a424b0e}.report-cards>article.urgent{border-top:3px solid #dc6149}.report-cards article>header{border-bottom:1px solid #e5eeee;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.report-cards article>header>div{align-items:center;gap:9px;display:flex}.report-cards article>header>div>b{color:#647d82;font-size:9px}.report-status{text-transform:uppercase;border-radius:99px;padding:6px 8px;font-size:8px;font-weight:900}.report-status.assigned{color:#a56d13;background:#fff3dc}.report-status.in_progress{color:#3e70a8;background:#e8f2ff}.report-status.completed{color:#08764a;background:#e4f8ed}.report-priority{color:#71858a;text-transform:uppercase;align-items:center;gap:4px;font-size:8px;font-weight:900;display:flex}.report-priority svg{width:12px}.report-priority.high{color:#b67418}.report-priority.urgent{color:#c64834}.report-card-client{align-items:center;gap:11px;padding:17px;display:flex}.report-card-client>span{color:#fff;background:linear-gradient(135deg,#079cab,#56c8ce);border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:10px;font-weight:900;display:grid}.report-card-client small,.report-card-problem small{color:#899a9e;letter-spacing:.08em;font-size:8px;font-weight:900}.report-card-client h3{color:#294e56;margin:3px 0}.report-card-client p{color:#7e9195;align-items:center;gap:4px;margin:4px 0 0;font-size:9px;display:flex}.report-card-client p svg{width:12px}.report-card-problem{background:#f6fafa;border-radius:11px;margin:0 17px;padding:13px}.report-card-problem p{color:#617b81;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:34px;margin:5px 0 0;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.report-card-meta{grid-template-columns:repeat(3,1fr);gap:10px;padding:15px 17px;display:grid}.report-card-meta>span{align-items:center;gap:7px;display:flex}.report-card-meta>span>svg{color:#079cab;width:16px}.report-card-meta p{margin:0}.report-card-meta small,.report-card-meta b{display:block}.report-card-meta small{color:#8b9b9e;font-size:7px}.report-card-meta b{color:#496a71;margin-top:3px;font-size:9px}.report-cards article>footer{background:#fafcfc;border-top:1px solid #e7eeee;justify-content:flex-end;gap:7px;padding:12px 17px;display:flex}.report-cards article>footer button{color:#527178;background:#fff;border:1px solid #d6e4e6;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:900;display:flex}.report-cards article>footer button.finish{color:#fff;background:#079cab;border:0}.report-cards article>footer svg{width:14px}.report-loading,.report-empty{text-align:center;color:#7c9094;background:#fff;border:1px solid #dce8ea;border-radius:17px;padding:60px}.report-empty svg{color:#079cab;width:38px}.report-empty h3{color:#31565e}.report-error{color:#a94735;background:#fff0ed;border-radius:10px;padding:11px 13px;font-size:10px}.report-modal-backdrop{z-index:1150;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#053039b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.report-modal{background:#fff;border-radius:20px;width:min(830px,100%);max-height:calc(100vh - 48px);padding:27px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000047}.report-close{color:#5c777d;background:#f0f6f7;border:0;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:17px;right:17px}.report-close svg{width:16px}.report-modal-head{align-items:center;gap:13px;margin-bottom:20px;display:flex}.report-modal-head>span{color:#079cab;background:linear-gradient(135deg,#e4f8f8,#fff0e8);border-radius:15px;place-items:center;width:49px;height:49px;display:grid}.report-modal-head svg{width:22px}.report-modal-head small{color:#df7442;letter-spacing:.12em;font-size:8px;font-weight:900}.report-modal-head h2{color:#254a52;margin:4px 0}.report-modal-head p{color:#819397;margin:0;font-size:10px}.report-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.report-form-grid label{color:#3c5e65;gap:7px;font-size:10px;font-weight:900;display:grid}.report-form-grid label.wide{grid-column:1/-1}.create-receipt{width:min(760px,100%);overflow:visible}.report-multi-field{min-width:0;position:relative}.report-multi-select{font-weight:400;position:relative}.report-multi-select>button{color:#365b63;text-align:left;width:100%;height:41px;font:inherit;background:#fbfdfd;border:1px solid #d7e4e6;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:0 11px 0 12px;display:flex}.report-multi-select>button .placeholder{color:#7f9398;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-multi-select>button .selected{color:#087f8b;font-weight:800}.report-multi-select>button svg{flex:none;width:16px;transition:transform .2s}.report-multi-select.open>button{border-color:#079cab;box-shadow:0 0 0 3px #079cab14}.report-multi-select.open>button svg{transform:rotate(180deg)}.report-multi-menu{z-index:40;background:#fff;border:1px solid #dbe8ea;border-radius:14px;max-height:310px;padding:8px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #1949522e}.report-multi-menu>small{color:#8a9da1;letter-spacing:.1em;padding:5px 7px 8px;font-size:8px;font-weight:900;display:block}.report-multi-menu>button{color:#365b63;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:34px 1fr 24px;align-items:center;gap:9px;width:100%;padding:9px;display:grid}.report-multi-menu>button:hover,.report-multi-menu>button.selected{background:#edf9fa}.operator-avatar{color:#fff;background:linear-gradient(135deg,#079cab,#ef8a57);border-radius:9px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.report-multi-menu>button>span:nth-child(2){gap:2px;display:grid}.report-multi-menu>button b{font-size:10px}.report-multi-menu>button small{color:#85999d;font-size:8px}.report-multi-menu>button i{color:#fff;border:1px solid #cfdee0;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.report-multi-menu>button.selected i{background:#079cab;border-color:#079cab}.report-multi-menu>button i svg{width:13px}.report-multi-menu>footer{background:#fff;border-top:1px solid #e4edef;justify-content:space-between;align-items:center;margin:7px -8px -8px;padding:9px 10px;display:flex;position:sticky;bottom:-8px}.report-multi-menu>footer span{color:#748b90;font-size:9px}.report-multi-menu>footer button{color:#fff;background:#079cab;border:0;border-radius:7px;padding:7px 11px;font-size:9px;font-weight:900}.report-form-grid input,.report-form-grid select,.report-form-grid textarea{width:100%;font:inherit;background:#fbfdfd;border:1px solid #d7e4e6;border-radius:10px;outline:0;padding:11px 12px;font-weight:400}.report-form-grid textarea{resize:vertical}.report-form-grid input:focus,.report-form-grid select:focus,.report-form-grid textarea:focus{border-color:#079cab;box-shadow:0 0 0 3px #079cab14}.report-modal>footer{border-top:1px solid #e4ecee;justify-content:flex-end;align-items:center;gap:14px;margin-top:24px;padding:20px 5px 7px;display:flex}.report-modal>footer button{color:#59757b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d7e4e6;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:10px;font-weight:900;line-height:1;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.complete-receipt>footer>button:first-child{background:#f6f9fa;margin-right:auto}.report-modal>footer button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 7px 18px #1449521a}.report-modal>footer button.primary,.report-modal>footer button.success,.report-modal>footer button.save-expenses{color:#fff;border:0;align-items:center;gap:7px;display:flex}.report-modal>footer button.primary{background:#079cab}.report-modal>footer button.success{background:linear-gradient(135deg,#078d61,#10aa72);box-shadow:0 7px 16px #0a9b672e}.report-modal>footer button.success svg{color:#fff!important;stroke:currentColor!important}.report-modal>footer button.save-expenses{color:#078b98;background:#edf9fa;border:1px solid #b8dfe2}.report-modal>footer button:disabled{opacity:.6;cursor:wait}.report-modal>footer svg{width:16px}.completion-summary{background:#f2f9f9;border-radius:11px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:13px;display:flex}.completion-summary>span{color:#079cab}.completion-summary svg{width:18px}.completion-summary b{color:#31575f;font-size:11px}.completion-summary p{color:#71878b;margin:4px 0 0;font-size:9px;line-height:1.5}.completion-operator-select{color:#315860;background:#f4fbfb;border:1px solid #cfe5e7;border-radius:12px;gap:7px;margin:0 0 16px;padding:14px;font-size:10px;font-weight:900;display:grid}.completion-operator-select select{color:#315860;background:#fff;border:1px solid #c8dcdf;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 12px}.completion-operator-select select:focus{border-color:#079cab;box-shadow:0 0 0 3px #079cab14}.completion-operator-select small{color:#789096;font-weight:500}.expense-builder{border:1px solid #dce8ea;border-radius:14px;margin-top:18px;overflow:hidden}.expense-builder>header{background:#f5fafa;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.expense-builder>header>div{align-items:center;gap:9px;display:flex}.expense-builder>header>div>span{color:#079cab;background:#e3f6f6;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.expense-builder header svg{width:16px}.expense-builder h3{color:#31575f;margin:0;font-size:12px}.expense-builder header p{color:#819397;margin:3px 0 0;font-size:8px}.expense-builder header button{color:#fff;background:#079cab;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:900;display:flex}.no-expense{color:#84969a;justify-content:center;align-items:center;gap:7px;padding:22px;font-size:9px;display:flex}.no-expense svg{width:17px}.expense-lines{padding:10px}.expense-lines>div{border-bottom:1px solid #e8eeee;grid-template-columns:1fr 130px 1fr 30px;align-items:end;gap:8px;padding:9px 0;display:grid}.expense-lines label{color:#5b767c;gap:4px;font-size:8px;font-weight:900;display:grid}.expense-lines input{border:1px solid #d9e5e7;border-radius:8px;width:100%;min-width:0;padding:8px;font-size:9px}.expense-lines button{color:#b84e39;background:#fff0ed;border:0;border-radius:8px;height:31px}.expense-lines button svg{width:14px}.expense-builder>footer{color:#527178;background:#eff9f9;justify-content:flex-end;align-items:center;gap:20px;padding:12px 15px;font-size:9px;font-weight:900;display:flex}.expense-builder>footer b{color:#079cab;font-size:18px}.report-back{color:#5c787e;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:14px;padding:6px 0;font-size:9px;font-weight:900;display:flex}.report-back svg{width:15px}.report-detail-hero{background:linear-gradient(120deg,#effafa,#fff5ee);border:1px solid #d8e7e9;border-radius:18px;justify-content:space-between;align-items:center;gap:15px;padding:22px 25px;display:flex}.report-detail-hero h2{color:#1f464f;margin:9px 0 2px;font-size:25px}.report-detail-hero p{color:#6f858a;margin:0}.report-detail-hero>div:last-child{align-items:center;gap:10px;display:flex}.report-complete-main{color:#fff;background:#079cab;border:0;border-radius:10px;align-items:center;gap:7px;padding:11px 14px;font-weight:900;display:flex}.report-complete-main svg{width:16px}.report-detail-grid{grid-template-columns:minmax(0,1fr) 280px;gap:17px;margin-top:17px;display:grid}.report-detail-grid>main{gap:17px;display:grid}.report-problem,.report-resolution,.report-expenses,.client-sheet,.mission-sheet{background:#fff;border:1px solid #dce8ea;border-radius:17px;padding:22px}.report-problem small,.report-resolution small,.report-expenses header small,.client-sheet>small,.mission-sheet>small{color:#df7442;letter-spacing:.12em;font-size:8px;font-weight:900}.report-problem h3,.report-resolution h3,.report-expenses h3,.client-sheet h3{color:#2d525a;margin:5px 0}.report-problem p,.report-resolution main>p{color:#5e787e;white-space:pre-wrap;font-size:12px;line-height:1.75}.report-resolution{border-color:#bee2d0;align-items:flex-start;gap:13px;display:flex}.report-resolution>div{color:#098154;background:#e5f8ed;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.report-resolution>div svg{width:20px}.report-resolution main>div{background:#f2f9f9;border-left:3px solid #079cab;margin-top:17px;padding:13px}.report-resolution main>div b,.report-resolution main>div span{display:block}.report-resolution main>div b{color:#31575f;font-size:10px}.report-resolution main>div span{color:#688086;white-space:pre-wrap;margin-top:5px;font-size:10px;line-height:1.6}.report-expenses>header{justify-content:space-between;align-items:center;display:flex}.report-expenses>header strong{color:#079cab;font-size:23px}.report-expenses>div>article{border-top:1px solid #e7eeee;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:12px 0;display:grid}.report-expenses article>span{color:#079cab;background:#eaf8f8;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.report-expenses article svg{width:15px}.report-expenses article b,.report-expenses article small{display:block}.report-expenses article b{color:#395e65;font-size:10px}.report-expenses article small{color:#84969a;margin-top:3px;font-size:8px}.report-expenses article>strong{color:#31575f;font-size:11px}.report-expenses>footer{color:#517178;background:#edf9f9;border-radius:10px;justify-content:space-between;align-items:center;margin:10px -8px -8px;padding:13px;font-size:10px;display:flex}.report-expenses>footer b{color:#079cab;font-size:17px}.no-expense-detail{color:#7d9094;font-size:10px}.report-detail-grid>aside{align-content:start;gap:14px;display:grid}.client-sheet>div{border-top:1px solid #e7eeee;align-items:flex-start;gap:9px;padding:12px 0;display:flex}.client-sheet>div>span{color:#079cab;background:#edf8f8;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.client-sheet svg{width:15px}.client-sheet p{margin:0}.client-sheet p small,.client-sheet p b{display:block}.client-sheet p small{color:#88999c;font-size:7px}.client-sheet p b{color:#43676e;margin-top:3px;font-size:9px;line-height:1.4}.mission-sheet dl{margin:14px 0}.mission-sheet dl>div{border-top:1px solid #e7eeee;justify-content:space-between;gap:10px;padding:9px 0;display:flex}.mission-sheet dt{color:#809397;font-size:8px}.mission-sheet dd{color:#3d6067;text-align:right;margin:0;font-size:9px;font-weight:900}.mission-sheet button{color:#078b98;background:#e8f8f8;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:9px;font-weight:900;display:flex}.mission-sheet button svg{width:15px}@media (width<=1050px){.report-overview{grid-template-columns:repeat(2,1fr)}.report-detail-grid,.report-cards{grid-template-columns:1fr}}@media (width<=680px){.create-receipt{overflow-y:auto}.report-multi-menu{max-height:60vh;position:fixed;top:22%;left:14px;right:14px}.report-page-title{align-items:stretch}.report-toolbar{flex-direction:column;align-items:stretch}.report-toolbar>label{width:100%}.report-toolbar>div{overflow-x:auto}.report-overview,.report-card-meta{grid-template-columns:1fr 1fr}.report-modal-backdrop{padding:0}.report-modal{border-radius:0;max-height:100vh;padding:19px}.complete-receipt>footer{grid-template-columns:1fr;gap:12px;padding:18px 3px 8px;display:grid}.complete-receipt>footer>button{width:100%;margin:0}.complete-receipt>footer>button:first-child{order:3;margin-right:0}.complete-receipt>footer>button.save-expenses{order:1}.complete-receipt>footer>button.success{order:2}.report-form-grid{grid-template-columns:1fr}.report-form-grid label.wide{grid-column:auto}.expense-lines>div{grid-template-columns:1fr 1fr}.expense-lines>div label:nth-child(3){grid-column:1/-1}.report-detail-hero{flex-direction:column;align-items:flex-start}.report-detail-hero>div:last-child{justify-content:space-between;width:100%}.report-resolution,.report-problem,.report-expenses,.client-sheet,.mission-sheet{padding:17px}}.contact-center-title{align-items:flex-end}.contact-center-title>div>span{color:#079cab;letter-spacing:.12em;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.contact-center-title span svg{width:15px}.contact-quick-mail{color:#fff;background:#079cab;border-radius:10px;align-items:center;gap:7px;padding:11px 15px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.contact-quick-mail svg{width:16px}.contact-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.contact-kpis article{background:#fff;border:1px solid #dce8ea;border-radius:15px;align-items:center;gap:10px;padding:15px;display:flex}.contact-kpis article>span{color:#079cab;background:#eaf8f8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.contact-kpis article:nth-child(2)>span{color:#b47716;background:#fff5df}.contact-kpis article:nth-child(3)>span{color:#586eb3;background:#edf1ff}.contact-kpis article:nth-child(4)>span{color:#087d51;background:#e8f9f0}.contact-kpis svg{width:18px}.contact-kpis p{margin:0}.contact-kpis small,.contact-kpis b,.contact-kpis em{display:block}.contact-kpis small{color:#819397;font-size:7px;font-weight:900}.contact-kpis b{color:#294e56;margin:2px 0;font-size:21px}.contact-kpis em{color:#8c9b9e;font-size:8px;font-style:normal}.contact-workspace{background:#fff;border:1px solid #d9e7e9;border-radius:19px;grid-template-columns:390px minmax(0,1fr);height:680px;display:grid;overflow:hidden;box-shadow:0 12px 34px #0a414b0f}.contact-workspace>aside{background:#f8fbfb;border-right:1px solid #dce8ea;flex-direction:column;min-height:0;display:flex}.contact-list-toolbar{border-bottom:1px solid #dfeaec;padding:14px}.contact-list-toolbar>label{background:#fff;border:1px solid #d7e5e7;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;display:flex}.contact-list-toolbar svg{color:#829397;width:15px}.contact-list-toolbar input{border:0;outline:0;width:100%;min-width:0}.contact-list-toolbar>div{gap:4px;margin-top:10px;display:flex;overflow-x:auto}.contact-list-toolbar button{color:#71868b;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:900}.contact-list-toolbar button b{margin-left:3px}.contact-list-toolbar button.active{color:#078b98;background:#e6f7f7}.contact-request-list{min-height:0;overflow-y:auto}.contact-request-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #e3ecee;grid-template-columns:38px 1fr;gap:10px;width:100%;padding:13px 14px;display:grid}.contact-request-list>button:hover,.contact-request-list>button.active{background:#fff}.contact-request-list>button.active{box-shadow:inset 3px 0 #079cab}.contact-request-list>button.unread>div>header>b:after{content:"";background:#df7442;border-radius:50%;width:6px;height:6px;margin-left:6px;display:inline-block}.contact-avatar{color:#fff;background:linear-gradient(135deg,#079cab,#4bc4cb);border-radius:11px;place-items:center;width:37px;height:37px;font-size:9px;font-weight:900;display:grid}.contact-avatar.large{border-radius:15px;width:50px;height:50px}.contact-request-list header{justify-content:space-between;gap:8px;display:flex}.contact-request-list header b{color:#31565e;font-size:10px}.contact-request-list time{color:#92a0a3;font-size:8px}.contact-request-list strong{color:#617b81;margin-top:3px;font-size:9px;display:block}.contact-request-list p{color:#839397;white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:9px;overflow:hidden}.contact-request-list footer{align-items:center;gap:6px;display:flex}.contact-request-list i,.contact-request-list em{border-radius:99px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:900}.contact-request-list i.new{color:#a46d14;background:#fff2da}.contact-request-list i.in_review{color:#4774a9;background:#eaf2ff}.contact-request-list i.contacted,.contact-request-list i.closed{color:#08794e;background:#e6f8ee}.contact-request-list em{color:#778b90}.contact-request-list em.urgent{color:#b74130;background:#ffebe7}.contact-none,.contact-select-empty{text-align:center;color:#819397;align-content:center;place-items:center;gap:8px;height:100%;display:grid}.contact-none svg,.contact-select-empty span{color:#079cab}.contact-select-empty span{background:#eaf8f8;border-radius:20px;place-items:center;width:65px;height:65px;display:grid}.contact-select-empty svg{width:29px}.contact-select-empty h3{color:#31565e;margin:5px 0}.contact-select-empty p{max-width:340px;margin:0;font-size:10px;line-height:1.5}.contact-workspace>main{min-width:0;min-height:0;overflow-y:auto}.contact-detail>header{border-bottom:1px solid #e0eaec;justify-content:space-between;align-items:flex-start;padding:20px 23px;display:flex}.contact-detail>header>div{align-items:center;gap:12px;display:flex}.contact-detail header small{color:#df7442;letter-spacing:.11em;font-size:8px;font-weight:900}.contact-detail header h2{color:#264c54;margin:4px 0}.contact-detail header p{color:#7f9195;margin:0;font-size:9px}.contact-detail header>button{color:#5e787e;background:#eff6f7;border:0;border-radius:9px;width:33px;height:33px}.contact-detail header svg{width:15px}.contact-client-info{grid-template-columns:repeat(3,1fr);gap:10px;padding:15px 23px;display:grid}.contact-client-info>a,.contact-client-info>div{color:#079cab;background:#f3f9f9;border-radius:11px;align-items:center;gap:8px;padding:11px;text-decoration:none;display:flex}.contact-client-info svg{width:16px}.contact-client-info small,.contact-client-info b{display:block}.contact-client-info small{color:#8a999c;font-size:7px}.contact-client-info b{color:#42656c;word-break:break-word;margin-top:3px;font-size:9px}.contact-message{background:#f8fbfb;border-left:3px solid #079cab;margin:0 23px;padding:16px}.contact-message small{color:#df7442;font-size:8px;font-weight:900}.contact-message p{color:#58747a;white-space:pre-wrap;margin:8px 0 0;font-size:11px;line-height:1.7}.contact-actions{padding:18px 23px}.contact-actions>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact-actions label{color:#486970;gap:6px;font-size:9px;font-weight:900;display:grid}.contact-actions select,.contact-actions textarea{background:#fff;border:1px solid #d6e4e6;border-radius:9px;outline:0;padding:9px 10px}.contact-actions>label{margin-top:12px}.contact-actions>button{color:#fff;background:#079cab;border:0;border-radius:9px;align-items:center;gap:6px;margin-top:10px;padding:10px 13px;font-size:9px;font-weight:900;display:flex}.contact-actions button svg{width:15px}.contact-detail>footer{background:#f7fbfb;border-top:1px solid #e0eaec;gap:8px;padding:14px 23px;display:flex}.contact-detail>footer a{color:#078b98;background:#fff;border:1px solid #d4e3e5;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.contact-detail footer svg{width:14px}.contact-center-error{color:#a94735;padding:10px;font-size:9px}@media (width<=950px){.contact-kpis{grid-template-columns:repeat(2,1fr)}.contact-workspace{grid-template-columns:330px 1fr}.contact-client-info{grid-template-columns:1fr}}@media (width<=700px){.contact-center-title{align-items:stretch}.contact-kpis{grid-template-columns:1fr 1fr}.contact-workspace{height:auto;display:block}.contact-workspace>aside{height:520px}.contact-workspace>main{min-height:500px}.contact-detail>header,.contact-client-info,.contact-actions,.contact-detail>footer{padding-left:15px;padding-right:15px}.contact-message{margin:0 15px}.contact-actions>div{grid-template-columns:1fr}.contact-detail>footer{flex-direction:column}}.contact-workspace{background:linear-gradient(145deg,#fff 0%,#f7fcfc 100%);height:clamp(570px,68vh,720px)}.contact-workspace>aside{color:#294e56;background:linear-gradient(#eef9fa 0%,#f9fcfc 44%,#fff 100%)}.contact-list-toolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8}.contact-request-list>button{color:#31565e}.contact-request-list>button:hover,.contact-request-list>button.active{background:#fff;box-shadow:inset 3px 0 #079cab,0 8px 22px #07738012}.contact-workspace>main{background:#fff}.contact-loading{color:#71878b;text-align:center;padding:24px;font-size:10px}@media (width<=1100px){.contact-workspace{grid-template-columns:minmax(280px,35%) minmax(0,1fr)}.contact-client-info{grid-template-columns:1fr}.contact-kpis article{min-width:0}}@media (width<=700px){.contact-center-title{gap:14px}.contact-quick-mail{justify-content:center}.contact-workspace{border-radius:15px;height:auto;min-height:0}.contact-workspace>aside{border-right:0;height:min(620px,70vh)}.contact-workspace:not(.has-selection)>main,.contact-workspace.has-selection>aside{display:none}.contact-workspace.has-selection>main{min-height:0;display:block}.contact-detail>header>div{min-width:0}.contact-detail header h2{overflow-wrap:anywhere;font-size:19px}.contact-detail header p{line-height:1.5}.contact-client-info{grid-template-columns:1fr}.contact-message p{text-align:left}.contact-kpis{gap:8px}.contact-kpis article{padding:12px}.contact-kpis article>span{flex:0 0 34px;width:34px;height:34px}.contact-kpis small{font-size:6px}.contact-kpis b{font-size:18px}}@media (width<=430px){.contact-kpis{grid-template-columns:1fr}.contact-request-list>button{grid-template-columns:34px minmax(0,1fr);padding:12px 10px}.contact-avatar{width:34px;height:34px}.contact-detail>header{gap:8px}.contact-avatar.large{flex:0 0 43px;width:43px;height:43px}.contact-detail>footer a{justify-content:center}}.contact-request-list{max-width:100%;overflow-x:hidden}.contact-request-list>button,.contact-request-list>button>div{min-width:0;max-width:100%;overflow:hidden}.contact-request-meta{align-items:center;gap:6px;min-width:0;max-width:100%;display:flex;overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.contact-request-meta i,.contact-request-meta em{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:100%;overflow:hidden}.contact-workspace,.contact-workspace>aside,.contact-list-toolbar{min-width:0;max-width:100%}.contact-message-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.contact-message-head button{color:#078b98;background:#e8f8f8;border:1px solid #b9dfe1;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:900;display:flex}.contact-message-head button.is-read{color:#70868b;background:#fff;border-color:#d5e3e5}.contact-message-head button svg{width:14px}.contact-status-bar{background:#f7fbfb;border-bottom:1px solid #e1eaec;align-items:center;gap:7px;padding:12px 23px;display:flex;overflow-x:auto}.contact-status-bar>span{color:#657e84;white-space:nowrap;margin-right:4px;font-size:8px;font-weight:900}.contact-status-bar button{color:#71868b;white-space:nowrap;background:#fff;border:1px solid #d4e3e5;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:900}.contact-status-bar button.active{color:#fff;background:#079cab;border-color:#079cab}@media (width<=430px){.contact-message-head{flex-direction:column;align-items:flex-start}.contact-message-head button{justify-content:center;width:100%}}.overview-state{color:#648087;align-content:center;place-items:center;gap:12px;min-height:420px;display:grid}.overview-state svg{color:#079cab;width:30px;animation:1s linear infinite overviewSpin}@keyframes overviewSpin{to{transform:rotate(360deg)}}.live-welcome span{align-items:center;gap:7px;display:flex}.live-welcome span svg{width:15px}.overview-error{color:#a94735;background:#fff0ed;border-radius:10px;margin-bottom:15px;padding:12px}.live-charts{grid-template-columns:1.35fr .65fr}.live-charts .card-title>b{color:#0798b7;font-size:20px}.overview-snapshot>div:not(.card-title){border-top:1px solid #e6eeef;align-items:center;gap:10px;padding:13px 0;display:flex}.overview-snapshot>div>span{color:#079cab;background:#eaf8f8;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.overview-snapshot svg{width:16px}.overview-snapshot p{margin:0}.overview-snapshot p b,.overview-snapshot p small{display:block}.overview-snapshot p b{color:#31565e;font-size:11px}.overview-snapshot p small{color:#87999d;margin-top:3px;font-size:8px}.overview-snapshot strong{color:#21464e;margin-left:auto;font-size:19px}.live-rows{margin-top:14px}.live-rows>div{border-top:1px solid #e6eeef;grid-template-columns:35px minmax(110px,1fr) auto auto;align-items:center;gap:10px;padding:11px 0;display:grid}.live-rows>div>span{color:#079cab;background:#edf8f8;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.live-rows svg{width:15px}.live-rows p{margin:0}.live-rows p b,.live-rows p small{display:block}.live-rows p b{color:#31565e;font-size:10px}.live-rows p small{color:#87999d;margin-top:3px;font-size:8px}.live-rows em{color:#078b98;background:#edf7f7;border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900}.live-rows time,.live-rows>div>strong{color:#6f858a;font-size:9px}@media (width<=1050px){.live-charts{grid-template-columns:1fr}}@media (width<=600px){.live-rows>div{grid-template-columns:32px minmax(0,1fr) auto}.live-rows time{display:none}.live-kpis{grid-template-columns:1fr}.live-welcome h2{font-size:19px}}.guest-delete-modal{text-align:center;background:#fff;border-radius:20px;width:min(430px,100%);padding:28px;box-shadow:0 25px 70px #00000040}.guest-delete-modal>span{color:#c6533c;background:#fff0ed;border-radius:18px;place-items:center;width:58px;height:58px;margin:auto;display:grid}.guest-delete-modal>span svg{width:27px}.guest-delete-modal h2{color:#294e56;margin:17px 0 8px}.guest-delete-modal p{color:#71868b;font-size:11px;line-height:1.6}.guest-delete-modal>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.guest-delete-modal button{color:#607a80;background:#fff;border:1px solid #d6e3e5;border-radius:9px;padding:11px;font-weight:900}.guest-delete-modal button.danger{color:#fff;background:#c6533c;border:0}@media (width<=430px){.guest-delete-modal>div{grid-template-columns:1fr}}.proforma-modal{max-width:980px;overflow-x:hidden;width:min(980px,100vw - 48px)!important}.proforma-modal>*{max-width:100%}.proforma-customer{grid-template-columns:1fr 1fr;gap:10px;display:grid}.proforma-customer label{gap:5px;font-size:9px;font-weight:900;display:grid}.proforma-customer input{border:1px solid #d6e4e6;border-radius:8px;padding:10px}.proforma-switch{align-items:center;gap:8px!important;display:flex!important}.proforma-switch input{width:16px}.proforma-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.proforma-catalog button,.proforma-catalog button span{min-width:0}.proforma-catalog button span small{white-space:nowrap;text-overflow:ellipsis;max-width:300px;display:block;overflow:hidden}.proforma-preview-logo{object-fit:contain!important;width:145px!important;max-width:145px!important;height:55px!important}.proforma-descriptions{background:#f7fbfb;border:1px solid #dbe8ea;border-left:4px solid #079cab;margin:22px 0;padding:18px 20px}.proforma-descriptions>small{color:#df7442;letter-spacing:.1em;font-size:8px;font-weight:900}.proforma-descriptions article{margin-top:12px}.proforma-descriptions article b{color:#31565e;font-size:11px}.proforma-descriptions article p{color:#5f777d;text-align:justify;white-space:pre-wrap;margin:5px 0 0;font-size:10px;line-height:1.7}.proforma-sheet table td:first-child{display:table-cell}.proforma-grid footer button{background:#fff;border:1px solid #dbe7e9;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.proforma-grid footer button svg{width:14px}@media (width<=700px){.proforma-modal{border-radius:0;max-width:none;height:100vh;max-height:100vh;padding:20px;overflow-y:auto;width:100%!important}.proforma-customer,.proforma-catalog{grid-template-columns:1fr}.proforma-preview-logo{width:105px!important;height:42px!important}.proforma-descriptions{padding:14px}}.guest-page-title{align-items:flex-end}.guest-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guest-project-grid>button{text-align:left;color:#274e56;background:#fff;border:1px solid #dce9eb;border-radius:18px;padding:20px;transition:all .2s;overflow:hidden;box-shadow:0 10px 28px #1e4a5212}.guest-project-grid>button:hover{border-color:#079cab;transform:translateY(-3px);box-shadow:0 15px 35px #079cab21}.guest-project-grid header,.guest-project-grid header span,.guest-project-grid>button>div,.guest-project-top,.guest-project-banner,.guest-project-banner>div{align-items:center;display:flex}.guest-project-grid header{justify-content:space-between}.guest-project-grid header span{color:#079cab;background:#e9f8fa;border-radius:12px;justify-content:center;width:42px;height:42px}.guest-project-grid header small{color:#779095;font-weight:900}.guest-project-grid h3{margin:17px 0 8px;font-size:18px}.guest-project-grid p{color:#617d83;white-space:pre-wrap;height:72px;margin:0;line-height:1.55;overflow:auto}.guest-project-grid>button>div{gap:8px;margin:17px 0}.guest-project-grid>button>div span{text-align:center;background:#f4f8f8;border-radius:9px;flex:1;padding:8px;font-size:9px;display:grid}.guest-project-grid>button>div b{color:#079cab;font-size:15px}.guest-project-grid footer{color:#809498;border-top:1px solid #e6eeee;padding-top:11px;font-size:10px}.guest-project-top{justify-content:space-between;margin-bottom:15px}.guest-project-top>button:first-child{color:#527178;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.guest-project-top svg{width:17px}.guest-project-banner{background:linear-gradient(135deg,#e9f8fa,#fff3eb);border:1px solid #d9ecee;border-radius:19px;justify-content:space-between;gap:20px;margin-bottom:18px;padding:24px}.guest-project-banner>div{gap:15px;min-width:0}.guest-project-banner>div>span{color:#fff;background:#079cab;border-radius:15px;flex:none;place-items:center;width:54px;height:54px;display:grid}.guest-project-banner h2{color:#234b53;margin:3px 0}.guest-project-banner p{color:#5d787e;white-space:pre-wrap;margin:0}.guest-project-banner aside{text-align:center;flex:none;display:grid}.guest-project-banner aside b{color:#e57d4d;font-size:25px}.guest-project-banner aside span{color:#6d858a;font-size:10px}.guest-project-banner .guest-project-metrics{text-align:left;grid-template-columns:repeat(4,minmax(82px,1fr));gap:8px;min-width:410px;display:grid}.guest-project-banner .guest-project-metrics>span{background:#ffffffd1;border:1px solid #dce9eb;border-radius:12px;gap:3px;padding:11px 12px;display:grid}.guest-project-banner .guest-project-metrics b{color:#315860;font-size:20px;line-height:1}.guest-project-banner .guest-project-metrics small{color:#71878c;white-space:nowrap;font-size:8px;font-weight:800}.guest-project-banner .guest-project-metrics .total{border-top:3px solid #079cab}.guest-project-banner .guest-project-metrics .available{border-top:3px solid #36a4b0}.guest-project-banner .guest-project-metrics .progress{border-top:3px solid #668bc0}.guest-project-banner .guest-project-metrics .done{border-top:3px solid #24a16a}.guest-project-modal{width:min(680px,100%)}@media (width<=1050px){.guest-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-project-banner{flex-direction:column;align-items:flex-start}.guest-project-banner .guest-project-metrics{width:100%;min-width:0}}@media (width<=700px){.guest-project-grid{grid-template-columns:1fr}.guest-project-banner .guest-project-metrics{grid-template-columns:1fr 1fr}.guest-project-banner{flex-direction:column;align-items:flex-start}.guest-project-top{flex-direction:column;align-items:stretch;gap:10px}.guest-project-top .add{justify-content:center}.guest-project-grid p{height:64px}}.guest-page-title>div>span{color:#079cab;letter-spacing:.12em;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.guest-page-title span svg{width:15px}.guest-hero{background:linear-gradient(120deg,#e9f9f9,#fff4ec);border:1px solid #d5e8e9;border-radius:19px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:23px 26px;display:flex}.guest-hero>div:first-child{align-items:center;gap:14px;display:flex}.guest-hero>div:first-child>span{color:#fff;background:#079cab;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.guest-hero svg{width:24px}.guest-hero>div:first-child>span svg{color:#fff!important;stroke:#fff!important}.guest-hero small{color:#df7442;letter-spacing:.12em;font-size:8px;font-weight:900}.guest-hero h3{color:#285058;margin:5px 0}.guest-hero p{color:#71868b;max-width:680px;margin:0;font-size:10px;line-height:1.55}.guest-hero>div:last-child{gap:16px;display:flex}.guest-hero>div:last-child span{color:#7a8e92;text-align:center;font-size:8px;display:grid}.guest-hero>div:last-child b{color:#079cab;font-size:22px}.guest-stats{background:#fff;border:1px solid #dbe8ea;border-radius:17px;margin-bottom:18px;padding:19px}.guest-stats>header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.guest-stats header small{color:#df7442;font-size:8px;font-weight:900}.guest-stats h3{color:#31565e;margin:3px 0}.guest-stats header>span{color:#078b98;background:#eaf8f8;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:900;display:flex}.guest-stats header svg{width:14px}.guest-stats>div>article{border-top:1px solid #e6eeee;grid-template-columns:30px 36px minmax(120px,1fr) 70px 70px 70px 110px;align-items:center;gap:9px;padding:10px 0;display:grid}.guest-rank{color:#8a9a9d;font-size:8px;font-weight:900}.guest-avatar{color:#fff;background:linear-gradient(135deg,#079cab,#55c8ce);border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.guest-stats article b,.guest-stats article small{display:block}.guest-stats article>div>b{color:#365c63;font-size:10px}.guest-stats article small{color:#8a999c;font-size:7px}.guest-stats article>span b{color:#31565e;font-size:12px}.guest-stats article em{background:#edf2f3;border-radius:9px;height:5px;overflow:hidden}.guest-stats article em i{background:#079cab;border-radius:9px;height:100%;display:block}.guest-toolbar{background:#fff;border:1px solid #dbe8ea;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:11px;display:flex}.guest-toolbar>label{background:#f5f9fa;border-radius:8px;align-items:center;gap:7px;width:min(400px,45%);padding:9px 10px;display:flex}.guest-toolbar svg{color:#829397;width:15px}.guest-toolbar input{background:0 0;border:0;outline:0;width:100%}.guest-toolbar>div{gap:4px;display:flex}.guest-toolbar button{color:#6e8489;background:0 0;border:0;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:900}.guest-toolbar button.active{color:#078b98;background:#e7f7f7}.guest-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.guest-task-grid>article{background:#fff;border:1px solid #dbe8ea;border-radius:17px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 25px #09414a0d}.guest-task-grid>article.in_progress{border-top:3px solid #5b83b5}.guest-task-grid>article.completed{border-top:3px solid #159a69}.guest-task-grid article>header{grid-template-columns:40px 1fr auto;align-items:center;gap:9px;padding:15px;display:grid}.guest-file-icon{color:#079cab;background:#eaf8f8;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.guest-file-icon svg{width:18px}.guest-task-grid header i{color:#df7442;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:900}.guest-task-grid h3{color:#31565e;margin:3px 0;font-size:13px}.guest-task-grid header em{color:#078b98;background:#eaf8f8;border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900}.guest-task-grid article.in_progress header em{color:#4774a9;background:#eaf2ff}.guest-task-grid article.completed header em{color:#08764a;background:#e5f8ed}.guest-instructions{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#8fc7cc #edf5f6;background:#f8fbfc;border:1px solid #dce9eb;border-left:4px solid #079cab;border-radius:11px;height:150px;margin:0 15px 4px;padding:15px 16px;overflow-y:auto}.guest-instructions::-webkit-scrollbar{width:6px}.guest-instructions::-webkit-scrollbar-track{background:#edf5f6;border-radius:10px}.guest-instructions::-webkit-scrollbar-thumb{background:#8fc7cc;border-radius:10px}.guest-instructions>small{color:#df7442;letter-spacing:.1em;margin-bottom:9px;font-size:8px;font-weight:900;display:block}.guest-instructions>p{color:#506f76;text-align:justify;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.75}.guest-file-meta{color:#6e858a;background:#f5f9fa;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;margin:13px 15px;padding:9px;font-size:8px;display:flex}.guest-file-meta span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.guest-file-meta svg{width:13px}.guest-owner{background:#eff9f9;border-left:3px solid #079cab;grid-template-columns:18px 1fr auto;align-items:center;gap:6px;margin:0 15px 13px;padding:9px;display:grid}.guest-owner>svg{color:#079cab;width:15px}.guest-owner small,.guest-owner b{display:block}.guest-owner small{color:#819397;font-size:6px}.guest-owner b{color:#42656c;margin-top:2px;font-size:8px}.guest-owner time{color:#829397;font-size:7px}.guest-task-grid article>footer{background:#f9fbfb;border-top:1px solid #e5eeee;gap:6px;margin-top:auto;padding:11px 15px;display:flex}.guest-task-grid article>footer button{color:#078b98;background:#fff;border:1px solid #d3e2e4;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:8px;font-weight:900;display:flex}.guest-task-grid footer button.complete{color:#fff;background:#079cab;border:0}.guest-task-grid footer button.delete{color:#b44c38;flex:0 0 30px}.guest-task-grid footer svg{width:14px}.guest-empty{text-align:center;color:#7a8f93;background:#fff;border:1px solid #dbe8ea;border-radius:17px;grid-column:1/-1;padding:60px}.guest-empty svg{color:#079cab;width:36px}.guest-empty h3{color:#31565e}.guest-error{color:#a94735;background:#fff0ed;border-radius:9px;margin-bottom:12px;padding:10px 12px;font-size:9px}.guest-modal-backdrop{z-index:1150;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#05323bad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.guest-upload-modal{background:#fff;border-radius:19px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:26px;position:relative;overflow:auto}.guest-upload-modal>button{color:#5c777d;background:#eff6f7;border:0;border-radius:9px;width:33px;height:33px;position:absolute;top:16px;right:16px}.guest-upload-modal>button svg{width:15px}.guest-modal-head{align-items:center;gap:12px;margin-bottom:19px;display:flex}.guest-modal-head>span{color:#079cab;background:#e7f8f8;border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.guest-modal-head svg{width:21px}.guest-modal-head small{color:#df7442;font-size:8px;font-weight:900}.guest-modal-head h2{color:#2b5159;margin:3px 0}.guest-modal-head p{color:#809397;margin:0;font-size:9px}.guest-upload-modal>label{color:#42656c;gap:6px;margin-top:12px;font-size:9px;font-weight:900;display:grid}.guest-upload-modal input,.guest-upload-modal textarea{font:inherit;border:1px solid #d6e4e6;border-radius:9px;outline:0;padding:10px 11px;font-weight:400}.guest-file-drop{background:#f8fbfb;border:1px dashed #aed0d3;border-radius:11px;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:13px!important;display:grid!important}.guest-file-drop.ready{background:#eaf9f5;border-color:#159a69}.guest-file-drop>svg{color:#079cab;width:20px}.guest-file-drop b,.guest-file-drop small{display:block}.guest-file-drop b{color:#31565e;font-size:9px}.guest-file-drop small{color:#839599;font-size:8px}.guest-file-drop em{color:#079cab;font-size:8px;font-style:normal}.guest-file-drop input{display:none}.guest-upload-modal>footer{border-top:1px solid #e3ecee;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;display:flex}.guest-upload-modal>footer button{color:#5e787e;background:#fff;border:1px solid #d5e3e5;border-radius:8px;padding:10px 12px;font-size:9px;font-weight:900}.guest-upload-modal>footer button.publish{color:#fff;background:#079cab;border:0;align-items:center;gap:6px;display:flex}.guest-upload-modal footer svg{width:14px}.guest-project-grid>button>footer{text-align:left;border:0;border-top:1px solid #e2edef;justify-content:space-between;align-items:center;gap:12px;margin:0 -20px -20px;padding:13px 20px;display:flex;color:#45686f!important;background:linear-gradient(90deg,#f6fbfb,#fff9f5)!important}.guest-project-grid>button>footer>span{align-items:center;gap:9px;min-width:0;display:flex}.guest-project-grid>button>footer svg{color:#078f9c;background:#e2f5f6;border-radius:9px;flex:none;width:28px;height:28px;padding:7px}.guest-project-grid>button>footer i{gap:2px;min-width:0;font-style:normal;display:grid}.guest-project-grid>button>footer small{color:#8a9da1;letter-spacing:.08em;font-size:7px;font-weight:900}.guest-project-grid>button>footer b{color:#315a62;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.guest-project-grid>button>footer time{color:#71898e;white-space:nowrap;background:#fff;border:1px solid #dbe8ea;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:800}.guest-task-grid>article>footer{color:#45686f!important;background:linear-gradient(90deg,#f5fafb,#fff)!important}.guest-task-grid>article>footer button{min-height:36px;box-shadow:0 3px 10px #194c540d}.guest-task-grid>article>footer button:hover{background:#edf9fa;border-color:#8bcbd0}.guest-task-grid>article>footer button.complete:hover{background:#078c98}@media (width<=1050px){.guest-task-grid{grid-template-columns:repeat(2,1fr)}.guest-stats>div>article{grid-template-columns:30px 36px 1fr 60px 60px 60px}.guest-stats article em{display:none}}@media (width<=700px){.guest-page-title{align-items:stretch}.guest-hero{flex-direction:column;align-items:flex-start}.guest-hero>div:last-child{justify-content:space-between;width:100%}.guest-stats>div>article{grid-template-columns:30px 36px 1fr 55px}.guest-stats article>span:nth-of-type(4),.guest-stats article>span:nth-of-type(5){display:none}.guest-toolbar{flex-direction:column;align-items:stretch}.guest-toolbar>label{width:100%}.guest-toolbar>div{overflow-x:auto}.guest-task-grid{grid-template-columns:1fr}.guest-modal-backdrop{padding:0}.guest-upload-modal{border-radius:0;max-height:100vh}.guest-file-drop{grid-template-columns:30px 1fr}}.session-page-title{align-items:center}.session-live{color:#16825b;background:#effbf6;border:1px solid #bfe3d4;border-radius:20px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:900;display:flex}.session-live i{background:#19b978;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #19b9781f}.session-kpis{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:16px;display:grid}.session-kpis article{background:#fff;border:1px solid #dbe8ea;border-radius:16px;align-items:center;gap:13px;padding:18px;display:flex}.session-kpis article>span{color:#079cab;background:#eaf8f8;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.session-kpis svg{width:20px}.session-kpis small,.session-panel article small{color:#8a9b9f;letter-spacing:.08em;font-size:8px;font-weight:900;display:block}.session-kpis b{color:#294f57;font-size:24px}.session-kpis p{color:#829499;margin:1px 0 0;font-size:9px}.session-panel{background:#fff;border:1px solid #dbe8ea;border-radius:18px;overflow:hidden}.session-panel>header{border-bottom:1px solid #e2ebed;justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex}.session-panel h3{color:#294f57;margin:0}.session-panel header p{color:#829499;margin:4px 0 0;font-size:10px}.session-panel header label{border:1px solid #d7e5e7;border-radius:10px;align-items:center;gap:7px;width:min(320px,100%);padding:9px 11px;display:flex}.session-panel header svg{color:#81969a;width:15px}.session-panel header input{border:0;outline:0;width:100%}.session-list>article{border-bottom:1px solid #e9eff0;grid-template-columns:minmax(170px,1.4fr) 90px 145px 145px 145px minmax(150px,1fr);align-items:center;gap:12px;padding:14px 18px;display:grid}.session-list>article.online{background:linear-gradient(90deg,#f7fdfb,#fff 40%)}.session-list article>div>b{color:#3c5e65;margin-top:4px;font-size:10px;display:block}.session-user{align-items:center;gap:10px;min-width:0;display:flex}.session-user>span{color:#fff;background:linear-gradient(135deg,#079cab,#19bdc3);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid;position:relative}.session-user>span i{background:#aebec1;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.online .session-user>span i{background:#18b979}.session-user p{min-width:0;margin:0}.session-user b,.session-user small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.session-user b{color:#294f57;font-size:11px}.session-user small{color:#829499;margin-top:3px;font-size:9px}.session-role b{background:#eaf8f8;border-radius:7px;width:max-content;padding:5px 7px;color:#078b98!important;font-size:8px!important}.session-device b{align-items:center;gap:5px;display:flex!important}.session-device svg{width:13px}.session-device em{color:#91a0a3;margin-top:3px;font-size:8px;font-style:normal;display:block}.session-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.session-status>span{border-radius:20px;padding:6px 8px;font-size:8px;font-weight:900}.session-status .active{color:#16825b;background:#e9f9f2}.session-status .ended{color:#778b90;background:#f0f3f4}.session-status button{color:#bd523d;background:#fff4f1;border:1px solid #f0c5bb;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:900;display:flex}.session-status button svg{width:13px}.session-state{color:#829499;align-content:center;place-items:center;gap:8px;min-height:180px;display:grid}.session-state svg{width:28px}.session-error{color:#b34d39;background:#fff1ed;border-radius:9px;margin:12px;padding:10px}.session-revoke-modal{position:relative}.session-modal-close{place-items:center;width:31px;height:31px;display:grid;position:absolute;top:14px;right:14px;color:#6f858a!important;background:#eff5f6!important;border:0!important;border-radius:8px!important;padding:0!important}.session-modal-close svg{width:15px}@media (width<=1150px){.session-list>article{grid-template-columns:1.4fr 80px 130px 130px 1fr}.session-device{display:none}}@media (width<=780px){.session-kpis{grid-template-columns:1fr}.session-panel>header{flex-direction:column;align-items:stretch}.session-panel header label{width:100%}.session-list>article{grid-template-columns:1fr 1fr}.session-user{grid-column:1/-1}.session-device{display:block}.session-status{justify-content:flex-start}.session-list article>div:nth-child(4){display:none}}@media (width<=480px){.session-list>article{grid-template-columns:1fr}.session-user{grid-column:auto}.session-list article>div:nth-child(2),.session-list article>div:nth-child(4){display:none}.session-page-title{align-items:flex-start}.session-live{margin-top:10px}}.session-status .current{color:#2870a8;background:#eaf4ff}
