@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{--sidebar-width:245px;--page-bg:#f7f8f7;--white:#fff;--text:#101214;--text-soft:#30353a;--mint:#2caf84;--mint-soft:#e8f8f2;--purple:#7068e1;--purple-soft:#efedff;font-synthesis:none;text-rendering:optimizelegibility;font-family:Manrope,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:var(--page-bg);color:var(--text);overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer;border:0;transition:background .16s,color .16s,transform .16s,box-shadow .16s,opacity .16s}button:active{transform:scale(.98)}img{display:block}.portal{min-height:100vh}.portal-main{min-width:0;min-height:100vh;margin-left:var(--sidebar-width)}.sidebar{width:var(--sidebar-width);z-index:30;background:#fbfbfb;flex-direction:column;height:100dvh;padding:24px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.logo{color:var(--text);letter-spacing:-.05em;background:0 0;align-items:center;gap:11px;padding:0 8px;font-size:20px;font-weight:700;display:flex}.logo:hover{opacity:.72}.logo-mark{color:#fff;background:#191c1e;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.sidebar-navigation{flex-direction:column;gap:25px;margin-top:36px;display:flex}.sidebar-section{min-width:0}.sidebar-section-title{color:#737a82;text-transform:uppercase;letter-spacing:.08em;padding:0 10px;font-size:11px;font-weight:700}.sidebar-section-links{flex-direction:column;gap:3px;margin-top:8px;display:flex}.nav-link{color:#34393f;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:11px;width:100%;min-width:0;height:44px;padding:0 12px;font-size:13px;font-weight:500;display:flex}.nav-link>svg{flex:none}.nav-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-link:hover{color:#111315;background:#eeeeed;transform:translate(2px)}.nav-link.active{color:#111315;background:#ebebeb;font-weight:650}.nav-badge{color:#665ed3;background:#e4e2ff;border-radius:999px;flex:none;place-items:center;min-width:25px;height:25px;margin-left:auto;padding:0 7px;font-size:10px;font-weight:700;display:grid}.sidebar-section:nth-child(2) .nav-link:first-child .nav-badge{color:#ce594b;background:#ffe4df}.sidebar-bottom{margin-top:auto}.help-box{background:#f0f1f0;border-radius:18px;padding:18px}.help-box strong{color:#111315;font-size:13px}.help-box p{color:#32373c;margin:6px 0 14px;font-size:11px}.mini-team,.avatar-stack{align-items:center;display:flex}.mini-team img{object-fit:cover;border-radius:50%;width:27px;height:27px;margin-left:-6px;box-shadow:0 0 0 2px #f0f1f0}.mini-team img:first-child{margin-left:0}.mini-team span{background:#e2e4e3;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-6px;font-size:9px;display:grid;box-shadow:0 0 0 2px #f0f1f0}.help-box button{color:#fff;background:#191c1e;border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:41px;margin-top:14px;padding:0 13px;font-size:11px;font-weight:650;display:flex}.help-box button:hover{background:#303436;transform:translateY(-2px)}.sidebar-profile{background:0 0;border-radius:12px;align-items:center;gap:10px;width:100%;margin-top:13px;padding:9px 7px;display:flex}.sidebar-profile:hover{background:#eeeeed}.profile-avatar-text,.top-profile-avatar{color:#6d67d5;background:#e8e7ff;border-radius:50%;place-items:center;display:grid}.profile-avatar-text{flex:0 0 36px;width:36px;height:36px;font-size:11px}.profile-copy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.profile-copy strong,.profile-copy small{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.profile-copy strong{font-size:11px}.profile-copy small{color:#34393e;margin-top:3px;font-size:9px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffeb;justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 clamp(18px,2vw,32px);display:flex;position:sticky;top:0}.search-box{color:#51575e;background:#f2f3f2;border-radius:13px;align-items:center;gap:11px;width:clamp(270px,34vw,540px);min-width:0;height:44px;padding:0 15px;display:flex}.search-box input{color:#111315;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.search-shortcut{background:#e8eae8;border-radius:6px;flex:none;padding:4px 7px;font-size:10px}.topbar-right{flex:none;align-items:center;gap:14px;display:flex}.top-icon{color:#111315;background:0 0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid;position:relative}.top-icon:hover{background:#eff0ef}.notification-dot{background:#e66255;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.notification-zone{position:relative}.notification-popover{background:#fff;border-radius:20px;width:min(355px,100vw - 32px);padding:8px;position:absolute;top:52px;right:0;box-shadow:0 22px 70px #16191b24}.popover-title{justify-content:space-between;padding:11px;display:flex}.popover-title>div{flex-direction:column;display:flex}.popover-title strong{font-size:13px}.popover-title span{margin-top:3px;font-size:10px}.popover-title button{background:0 0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.popover-title button:hover{background:#eeeeed}.notification-item{background:#f4f5f4;border-radius:14px;gap:11px;padding:13px;display:flex}.notification-item+.notification-item{margin-top:7px}.notification-icon{color:#337c67;background:#e8f6f1;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.notification-item strong{font-size:11px}.notification-item p{margin:4px 0;font-size:10px;line-height:1.5}.notification-item small{font-size:9px}.top-profile{background:0 0;border-radius:12px;align-items:center;gap:9px;padding:4px 7px 4px 4px;display:flex}.top-profile:hover{background:#f0f1f0}.top-profile-avatar{flex:0 0 38px;width:38px;height:38px;font-size:11px}.top-profile-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.top-profile-copy strong,.top-profile-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.top-profile-copy strong{font-size:11px}.top-profile-copy small{margin-top:2px;font-size:9px}.dashboard{width:min(1540px,100% - clamp(32px,4vw,72px));margin:0 auto;padding:clamp(18px,2vw,28px) 0 34px}.dashboard-grid{grid-template-columns:minmax(0,1fr) clamp(360px,26vw,410px);align-items:start;gap:clamp(20px,1.8vw,28px);display:grid}.dashboard-left,.dashboard-right{min-width:0}.dashboard-right{flex-direction:column;gap:18px;display:flex}.hello-row{align-items:flex-start;min-height:clamp(88px,7vw,100px);display:flex}.today-date{color:#111315;margin-bottom:5px;font-size:clamp(12px,.8vw,14px);font-weight:500;display:block}.hello-row h1{color:#0e1011;letter-spacing:-.055em;margin:0;font-size:clamp(28px,2.1vw,36px);font-weight:650;line-height:1.12}.hello-row p{color:#15191c;max-width:650px;margin:7px 0 0;font-size:clamp(13px,.9vw,15px);line-height:1.5}.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.1vw,17px);margin-bottom:18px;display:grid}.quick-card{color:#111315;text-align:left;background:#fff;border-radius:18px;align-items:center;gap:clamp(10px,1vw,14px);min-width:0;min-height:clamp(92px,6.5vw,106px);padding:clamp(14px,1.2vw,19px);display:flex;box-shadow:0 8px 30px #1b1e1f09}.quick-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #1b1e1f12}.quick-icon{border-radius:50%;flex:none;place-items:center;width:clamp(42px,3vw,49px);height:clamp(42px,3vw,49px);display:grid}.quick-icon.mint,.quick-icon.green{color:#15966f;background:#e8f8f2}.quick-icon.purple{color:#7068e1;background:#efedff}.quick-copy{flex-direction:column;flex:1;min-width:0;display:flex}.quick-copy strong{color:#0f1113;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(13px,.95vw,15px);font-weight:650;line-height:1.3;overflow:hidden}.quick-copy small{color:#191c1f;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:clamp(10px,.78vw,12px);font-weight:500;overflow:hidden}.quick-badge{color:#c85244;background:#ffe5df;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:grid}.quick-arrow{color:#43494f;flex:none}.project-hero{background-position:50%;background-size:cover;border-radius:20px;height:clamp(245px,17vw,290px);position:relative;overflow:hidden}.project-overlay{background:linear-gradient(90deg,#0a0d0df0 0%,#0a0d0dc2 42%,#0a0d0d47 75%,#0a0d0d5c 100%);position:absolute;inset:0}.project-content{color:#fff;flex-direction:column;height:100%;padding:clamp(24px,2vw,34px);display:flex;position:relative}.project-status{color:#7ae8c4;text-transform:uppercase;background:#42c4992b;border-radius:999px;align-items:center;gap:7px;width:fit-content;height:28px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.project-status>span{background:#58ddb3;border-radius:50%;width:7px;height:7px}.project-content h2{letter-spacing:-.045em;max-width:620px;margin:14px 0 11px;font-size:clamp(24px,1.9vw,30px);font-weight:600;line-height:1.1}.progress-label{color:#7de9c8;font-size:clamp(18px,1.4vw,22px);font-weight:650}.progress-line{background:#ffffff38;border-radius:999px;width:min(470px,50%);height:8px;margin-top:8px;overflow:hidden}.progress-line span{border-radius:inherit;background:#69e2be;width:64%;height:100%;display:block}.project-bottom{justify-content:space-between;align-items:flex-end;gap:22px;margin-top:auto;display:flex}.project-meta{gap:clamp(28px,4vw,62px);min-width:0;display:flex}.project-meta>div{flex-direction:column;gap:5px;min-width:0;display:flex}.project-meta span{color:#fff;font-size:clamp(10px,.72vw,11px)}.project-meta strong{color:#fff;font-size:clamp(11px,.84vw,13px);font-weight:650}.hero-button{color:#111315;background:#fff;border-radius:12px;flex:none;justify-content:space-between;align-items:center;min-width:166px;height:46px;padding:0 17px;font-size:11px;font-weight:700;display:flex}.hero-button:hover{background:#f1f2f1;transform:translateY(-2px)}.content-row{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:18px;margin-top:18px;display:grid}.panel,.side-card,.appointments-widget{background:#fff;border-radius:19px;box-shadow:0 8px 32px #191c1e09}.panel{min-width:0;padding:clamp(17px,1.4vw,22px)}.panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.panel-title h3{color:#101214;letter-spacing:-.035em;margin:0;font-size:clamp(16px,1.15vw,18px);font-weight:650}.panel-title button{color:#111315;white-space:nowrap;background:0 0;flex:none;padding:4px 0;font-size:11px;font-weight:600}.panel-title button:hover{transform:translate(2px)}.tasks-list{flex-direction:column;gap:4px;display:flex}.task-row{text-align:left;background:0 0;border-radius:13px;align-items:center;gap:12px;min-width:0;min-height:70px;padding:7px;display:flex}.task-row:hover{background:#f4f5f4;transform:translate(2px)}.task-row img{object-fit:cover;border-radius:11px;flex:0 0 52px;width:52px;height:52px}.task-copy{flex-direction:column;flex:1;min-width:0;display:flex}.task-copy strong{color:#111315;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,.82vw,13px);font-weight:650;overflow:hidden}.task-copy small{color:#1e2225;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(9px,.68vw,11px);overflow:hidden}.task-status{border-radius:999px;flex:none;place-items:center;min-width:76px;height:30px;padding:0 10px;font-size:9px;font-weight:600;display:grid}.task-status.urgent{color:#c9584a;background:#ffe8e4}.task-status.waiting{color:#b9691c;background:#fff0dc}.task-status.done{color:#26795f;background:#e9f7f1}.task-chevron{color:#4d5359;flex:none}.mockup-panel{flex-direction:column;min-width:0;display:flex}.mockup-image{border-radius:14px;height:clamp(170px,12vw,200px);min-height:165px;position:relative;overflow:hidden}.mockup-image>img{object-fit:cover;width:100%;height:100%}.mockup-image:after{content:"";background:#eee5d71f;position:absolute;inset:0}.version-badge{z-index:2;color:#fff;background:#202325;border-radius:8px;place-items:center;min-width:40px;height:28px;font-size:10px;font-weight:700;display:grid;position:absolute;top:10px;right:10px}.mockup-browser{z-index:2;color:#2b2925;flex-direction:column;display:flex;position:absolute;top:24px;left:20px}.mockup-browser>span{font-family:Georgia,serif;font-size:8px}.mockup-browser strong{margin-top:22px;font-family:Georgia,serif;font-size:19px;font-weight:400;line-height:1.15}.mockup-browser small{max-width:150px;margin-top:10px;font-family:Georgia,serif;font-size:8px}.dark-action{color:#fff;background:#191c1e;border-radius:11px;justify-content:space-between;align-items:center;height:44px;margin-top:11px;padding:0 15px;font-size:11px;font-weight:650;display:flex}.dark-action:hover{background:#303436;transform:translateY(-2px)}.side-card{min-width:0;padding:clamp(18px,1.4vw,24px)}.online-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.avatar-stack{min-width:0}.avatar-stack img{object-fit:cover;border-radius:50%;width:clamp(34px,2.4vw,39px);height:clamp(34px,2.4vw,39px);margin-left:-7px;box-shadow:0 0 0 2px #fff}.avatar-stack img:first-child{margin-left:0}.avatar-stack>span{background:#f0f0f4;border-radius:50%;place-items:center;width:clamp(34px,2.4vw,39px);height:clamp(34px,2.4vw,39px);margin-left:-7px;font-size:11px;font-weight:600;display:grid;box-shadow:0 0 0 2px #fff}.online{color:#168c69;white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.online>span{background:#38c697;border-radius:50%;width:7px;height:7px}.team-card h3{color:#101214;letter-spacing:-.04em;margin:18px 0 4px;font-size:clamp(18px,1.3vw,21px);font-weight:650}.side-subtitle{color:#171a1d;margin:0;font-size:clamp(12px,.85vw,14px);font-weight:500}.team-message{grid-template-columns:42px minmax(0,1fr);gap:11px;min-width:0;margin-top:18px;display:grid}.team-message>img{object-fit:cover;border-radius:50%;width:42px;height:42px}.team-message>div{background:#f3f4f3;border-radius:16px 16px 16px 5px;min-width:0;padding:clamp(12px,1vw,15px)}.team-message-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.team-message-top strong{color:#111315;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(11px,.82vw,13px);font-weight:650;overflow:hidden}.team-message-top span{color:#30353a;flex:none;font-size:10px}.team-message p{color:#111315;margin:8px 0 0;font-size:clamp(11px,.82vw,13px);font-weight:500;line-height:1.55}.team-button{color:#fff;background:#191c1e;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:17px;font-size:12px;font-weight:650;display:flex}.team-button:hover{background:#303436;transform:translateY(-2px)}.appointments-widget{min-width:0;padding:clamp(18px,1.4vw,24px)}.calendar-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.calendar-heading-left{align-items:center;gap:12px;min-width:0;display:flex}.calendar-main-icon{color:#249a77;background:#e8f8f2;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.calendar-heading-left>div{min-width:0}.calendar-heading-left h3{color:#101214;letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:clamp(17px,1.2vw,20px);font-weight:650;line-height:1.2}.calendar-heading-left div>span{color:#171a1d;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:500;display:block}.calendar-navigation{flex:none;gap:6px;display:flex}.calendar-navigation button{color:#1d2023;background:#f1f2f1;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.calendar-navigation button:hover{background:#e7e9e7;transform:translateY(-1px)}.calendar{margin-top:clamp(14px,1.2vw,20px)}.calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:5px;display:grid}.calendar-weekdays span{color:#1c2023;place-items:center;height:25px;font-size:11px;font-weight:650;display:grid}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px 3px;display:grid}.calendar-cell{color:#141719;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:clamp(30px,2.15vw,36px);font-size:clamp(11px,.78vw,12px);font-weight:550;display:flex;position:relative}.calendar-cell:hover{background:#f0f2f0}.calendar-cell.muted{color:#888e94}.calendar-cell.today{color:#fff;background:#191c1e;font-weight:700}.calendar-cell.has-event:not(.today){font-weight:700}.event-dot{background:#29ac81;border-radius:50%;width:5px;height:5px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.calendar-legend{flex-wrap:wrap;align-items:center;gap:20px;margin-top:14px;display:flex}.calendar-legend>span{color:#111315;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:500;display:inline-flex}.legend-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.legend-dot.event{background:#29ac81}.legend-dot.current{background:#191c1e}.widget-separator{background:#eceeec;height:1px;margin:clamp(15px,1.25vw,20px) 0}.next-meetings-heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.next-meetings-heading h3{color:#101214;letter-spacing:-.04em;white-space:nowrap;min-width:0;margin:0;font-size:clamp(17px,1.2vw,20px);font-weight:650}.next-meetings-heading button{color:#111315;white-space:nowrap;background:0 0;flex:none;align-items:center;gap:4px;padding:5px 0;font-size:11px;font-weight:650;display:inline-flex}.next-meetings-heading button:hover{background:0 0;transform:translate(2px)}.appointments-stepper{margin-top:14px}.appointment-step{grid-template-columns:24px minmax(0,1fr);gap:8px;min-width:0;display:grid;position:relative}.step-track{justify-content:center;display:flex;position:relative}.step-point{z-index:2;background:#fff;border-radius:50%;width:12px;height:12px;margin-top:24px;box-shadow:inset 0 0 0 2px #8f969b}.step-point.active{background:#2faf84;box-shadow:0 0 0 4px #e4f7f0}.step-line{background:#d4d8d5;width:1px;position:absolute;top:35px;bottom:-4px}.step-content{color:#111315;text-align:left;background:#f4f5f4;border-radius:14px;grid-template-columns:94px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-width:0;min-height:78px;margin-bottom:7px;padding:12px 13px;display:grid}.step-content:hover{background:#edf0ee;transform:translate(2px)}.step-date{flex-direction:column;min-width:0;display:flex}.step-date>span{color:#202428;font-size:10px;font-weight:500}.step-date>strong{color:#111315;white-space:nowrap;margin-top:4px;font-size:15px;font-weight:650}.step-date small{color:#25292d;font-size:10px;font-weight:500}.step-details{flex-direction:column;min-width:0;display:flex}.step-details>strong{color:#111315;font-size:clamp(11px,.78vw,12px);font-weight:650;line-height:1.4}.step-details>span{color:#1c2023;white-space:nowrap;align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.step-arrow{color:#454b51}.view-all-appointments{color:#fff;background:#191c1e;border-radius:11px;justify-content:space-between;align-items:center;width:100%;height:43px;margin-top:6px;padding:0 15px;font-size:11px;font-weight:650;display:flex}.view-all-appointments:hover{background:#303436;transform:translateY(-2px)}.appointments-page{width:min(1540px,100% - clamp(32px,4vw,72px));margin:0 auto;padding:clamp(24px,2.2vw,34px) 0 70px}.appointments-page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px;display:flex}.page-kicker{color:#687078;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.appointments-page-header h1{color:#0f1113;letter-spacing:-.06em;margin:0;font-size:clamp(34px,3vw,48px);font-weight:650;line-height:1}.appointments-page-header p{color:#262b30;max-width:640px;margin:12px 0 0;font-size:clamp(13px,.95vw,15px);line-height:1.6}.schedule-appointment-button{color:#fff;white-space:nowrap;background:#181b1d;border-radius:13px;flex:none;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:12px;font-weight:650;display:inline-flex}.schedule-appointment-button:hover{background:#2c3032;transform:translateY(-2px);box-shadow:0 12px 30px #14161821}.next-appointment-hero{color:#fff;background:linear-gradient(135deg,#151918 0%,#202724 56%,#293a34 100%);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:36px;min-height:265px;padding:clamp(26px,2.3vw,38px);display:grid;box-shadow:0 20px 55px #181e1c17}.next-appointment-content{min-width:0}.next-appointment-top{align-items:center;gap:13px;display:flex}.next-label{color:#dce4e1;font-size:12px;font-weight:600}.appointment-live-status{color:#7ee5c6;background:#69e2be1f;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.appointment-live-status>span{background:#69e2be;border-radius:50%;width:7px;height:7px}.next-appointment-main{align-items:center;gap:24px;margin-top:24px;display:flex}.next-appointment-date-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-radius:19px;flex-direction:column;flex:0 0 94px;justify-content:center;align-items:center;width:94px;height:112px;display:flex}.next-appointment-date-box span,.next-appointment-date-box small{color:#dce4e1;letter-spacing:.09em;font-size:10px;font-weight:700}.next-appointment-date-box strong{margin:3px 0;font-size:40px;font-weight:600;line-height:1}.next-appointment-information{min-width:0}.next-appointment-information h2{letter-spacing:-.045em;margin:0;font-size:clamp(24px,2vw,32px);font-weight:600}.next-appointment-information p{color:#d3d9d6;max-width:650px;margin:10px 0 0;font-size:13px;line-height:1.6}.next-appointment-meta{flex-wrap:wrap;align-items:center;gap:22px;margin-top:17px;display:flex}.next-appointment-meta>span{color:#fff;align-items:center;gap:7px;font-size:12px;font-weight:550;display:inline-flex}.next-appointment-person{align-items:center;gap:11px;margin-top:24px;display:flex}.next-appointment-person img{object-fit:cover;border-radius:50%;width:40px;height:40px}.next-appointment-person>div{flex-direction:column;display:flex}.next-appointment-person span{color:#c8d0cd;margin-top:3px;font-size:10px}.next-appointment-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-radius:20px;align-self:center;padding:22px}.join-meeting-button,.add-calendar-button{border-radius:12px;align-items:center;gap:8px;width:100%;height:48px;padding:0 15px;font-size:11px;font-weight:650;display:flex}.join-meeting-button{color:#111315;background:#fff}.join-meeting-button svg:last-child{margin-left:auto}.join-meeting-button:hover{background:#f0f2f1;transform:translateY(-2px)}.add-calendar-button{color:#fff;background:#ffffff1a;margin-top:9px}.add-calendar-button:hover{background:#ffffff29}.next-appointment-actions p{color:#c8d0cd;margin:13px 3px 0;font-size:9px;line-height:1.5}.appointments-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:20px;margin-top:20px;display:grid}.appointments-calendar-card,.selected-appointment-card,.upcoming-appointments-section,.past-appointments-section{background:#fff;border-radius:22px;box-shadow:0 8px 35px #191c1e09}.appointments-calendar-card{padding:clamp(22px,2vw,30px)}.appointments-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.appointments-section-heading h2{color:#101214;letter-spacing:-.04em;margin:0;font-size:clamp(20px,1.5vw,24px);font-weight:650}.appointments-section-heading p{color:#454b50;margin:6px 0 0;font-size:11px;line-height:1.5}.appointments-calendar-navigation{align-items:center;gap:10px;display:flex}.appointments-calendar-navigation button{color:#111315;background:#f2f3f2;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.appointments-calendar-navigation button:hover{background:#e8eae8}.appointments-calendar-navigation strong{color:#111315;text-align:center;min-width:145px;font-size:12px;font-weight:650}.full-calendar{margin-top:27px}.full-calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.full-calendar-weekdays span{color:#6e747a;padding:0 10px 9px;font-size:10px;font-weight:650}.full-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.full-calendar-day{color:#111315;text-align:left;background:#f7f8f7;border-radius:14px;flex-direction:column;align-items:flex-start;min-width:0;min-height:100px;padding:10px;display:flex;position:relative}.full-calendar-day:hover{background:#f0f2f0;transform:translateY(-2px)}.full-calendar-day.muted{color:#a0a5a9;background:#fafafa}.full-calendar-day.today{box-shadow:inset 0 0 0 1.5px #1a1d1f}.full-calendar-day.selected{background:#eaf8f2;box-shadow:inset 0 0 0 1.5px #45bf96}.full-calendar-event{grid-template-columns:6px minmax(0,1fr);gap:2px 6px;width:100%;margin-top:auto;display:grid}.full-calendar-event>span{background:#2caf84;border-radius:50%;grid-row:1/3;width:6px;height:6px;margin-top:4px}.full-calendar-event strong{color:#111315;font-size:9px;font-weight:700}.full-calendar-event small{color:#30353a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:8px;overflow:hidden}.full-calendar-legend{align-items:center;gap:20px;margin-top:17px;display:flex}.full-calendar-legend>span{color:#24282c;align-items:center;gap:7px;font-size:10px;font-weight:500;display:inline-flex}.selected-appointment-card{padding:clamp(22px,2vw,30px)}.selected-appointment-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.selected-appointment-heading>span{color:#666d73;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:650}.selected-appointment-heading button{color:#30353a;background:#f2f3f2;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.selected-date{flex-direction:column;margin-top:24px;display:flex}.selected-date strong{font-size:13px;font-weight:650}.selected-date span{color:#5a6167;margin-top:4px;font-size:11px}.selected-appointment-card h2{color:#101214;letter-spacing:-.045em;margin:20px 0 0;font-size:clamp(22px,1.8vw,28px);font-weight:650;line-height:1.15}.selected-description{color:#3e4449;margin:11px 0 0;font-size:12px;line-height:1.65}.selected-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.selected-details>div{background:#f4f5f4;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:13px;display:flex}.selected-detail-icon{color:#269472;background:#fff;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.selected-details>div>div{flex-direction:column;min-width:0;display:flex}.selected-details small{color:#70767b;font-size:9px}.selected-details strong{color:#111315;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.selected-person{border-top:1px solid #eceeec;align-items:center;gap:11px;margin-top:21px;padding-top:19px;display:flex}.selected-person img{object-fit:cover;border-radius:50%;width:43px;height:43px}.selected-person>div{flex-direction:column;display:flex}.selected-person small{color:#777d82;font-size:9px}.selected-person strong{color:#111315;margin-top:2px;font-size:11px}.selected-person span{color:#555c61;margin-top:2px;font-size:9px}.selected-join-button{color:#fff;background:#191c1e;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:47px;margin-top:23px;font-size:11px;font-weight:650;display:flex}.selected-join-button:hover{background:#303436;transform:translateY(-2px)}.upcoming-appointments-section,.past-appointments-section{margin-top:20px;padding:clamp(22px,2vw,30px)}.upcoming-appointments-list{flex-direction:column;gap:7px;margin-top:22px;display:flex}.upcoming-appointment-row{color:#111315;text-align:left;background:#f7f8f7;border-radius:16px;grid-template-columns:135px minmax(240px,1fr) minmax(180px,.6fr) 130px 20px;align-items:center;gap:20px;width:100%;min-width:0;min-height:88px;padding:13px 15px;display:grid}.upcoming-appointment-row:hover{background:#f0f2f0;transform:translate(3px)}.upcoming-date-column{flex-direction:column;display:flex}.upcoming-date-column span{color:#545b60;font-size:10px}.upcoming-date-column strong{color:#111315;margin-top:5px;font-size:17px;font-weight:650}.upcoming-main-column{align-items:center;gap:12px;min-width:0;display:flex}.upcoming-number{color:#4b5257;background:#fff;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:700;display:grid}.upcoming-number.active{color:#168a68;background:#dff5ec}.upcoming-main-column>div{flex-direction:column;min-width:0;display:flex}.upcoming-main-column strong{color:#111315;font-size:12px;font-weight:650}.upcoming-main-column span{color:#555c61;text-overflow:ellipsis;white-space:nowrap;max-width:480px;margin-top:4px;font-size:9px;overflow:hidden}.upcoming-person-column{align-items:center;gap:9px;min-width:0;display:flex}.upcoming-person-column img{object-fit:cover;border-radius:50%;flex:0 0 36px;width:36px;height:36px}.upcoming-person-column>div{flex-direction:column;min-width:0;display:flex}.upcoming-person-column strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.upcoming-person-column span{color:#686f74;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.upcoming-type-column{color:#33383d;white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:inline-flex}.upcoming-row-arrow{color:#5b6267;transition:transform .16s}.upcoming-appointment-row:hover .upcoming-row-arrow{transform:translate(4px)}.past-appointments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.past-appointment-card{background:#f7f8f7;border-radius:18px;min-width:0;padding:20px}.past-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.past-card-top>span:first-child{color:#555c61;font-size:10px;font-weight:550}.past-status{color:#24795f;background:#e8f6f0;border-radius:999px;align-items:center;gap:5px;min-height:26px;padding:0 9px;font-size:9px;font-weight:650;display:inline-flex}.past-appointment-card h3{color:#111315;letter-spacing:-.025em;margin:17px 0 0;font-size:15px;font-weight:650}.past-appointment-card>p{color:#52595e;margin:8px 0 0;font-size:10px;line-height:1.6}.past-card-bottom{border-top:1px solid #e5e8e5;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding-top:16px;display:flex}.past-person{align-items:center;gap:9px;min-width:0;display:flex}.past-person img{object-fit:cover;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.past-person>div{flex-direction:column;min-width:0;display:flex}.past-person span{color:#71777c;margin-top:2px;font-size:8px}.past-card-bottom>button{color:#111315;background:0 0;flex:none;align-items:center;gap:3px;padding:5px 0;font-size:9px;font-weight:650;display:inline-flex}.past-card-bottom>button:hover{transform:translate(2px)}.schedule-modal{background:#fff;border-radius:24px;width:min(560px,100%);padding:27px;box-shadow:0 30px 90px #1415163d}.schedule-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.schedule-modal-header>div{flex-direction:column;display:flex}.schedule-modal-header span{color:#747a80;font-size:10px;font-weight:600}.schedule-modal-header h2{color:#111315;letter-spacing:-.045em;margin:5px 0 0;font-size:24px;font-weight:650}.schedule-close{color:#111315;background:#f1f2f1;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.schedule-close:hover{background:#e8eae8}.schedule-intro{color:#4f565b;margin:12px 0 0;font-size:11px;line-height:1.6}.schedule-section{margin-top:23px}.schedule-section>label{color:#111315;margin-bottom:9px;font-size:11px;font-weight:650;display:block}.schedule-days,.schedule-times{gap:7px;display:grid}.schedule-days{grid-template-columns:repeat(4,minmax(0,1fr))}.schedule-times{grid-template-columns:repeat(5,minmax(0,1fr))}.schedule-days button,.schedule-times button{color:#262b2f;background:#f3f4f3;border-radius:11px;min-height:42px;padding:0 8px;font-size:10px;font-weight:600}.schedule-days button:hover,.schedule-times button:hover{background:#e9ece9}.schedule-days button.selected,.schedule-times button.selected{color:#fff;background:#191c1e}.schedule-section textarea{resize:none;color:#111315;background:#f3f4f3;border:0;border-radius:13px;outline:0;width:100%;min-height:105px;padding:13px;font-size:11px;line-height:1.5}.schedule-section textarea::placeholder{color:#878d92}.schedule-summary{color:#1f7d61;background:#eaf8f2;border-radius:13px;align-items:center;gap:11px;margin-top:18px;padding:13px;display:flex}.schedule-summary>div{flex-direction:column;display:flex}.schedule-summary span{font-size:9px}.schedule-summary strong{color:#111315;margin-top:2px;font-size:11px}.schedule-submit{color:#fff;background:#191c1e;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:48px;margin-top:18px;padding:0 16px;font-size:11px;font-weight:650;display:flex}.schedule-submit:hover{background:#303436;transform:translateY(-2px)}.schedule-confirmation{text-align:center}.schedule-confirmation-icon{color:#258362;background:#e7f7f0;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;display:grid}.schedule-confirmation h2{letter-spacing:-.04em;margin:18px 0 0;font-size:24px}.schedule-confirmation p{color:#50575c;max-width:390px;margin:10px auto 0;font-size:11px;line-height:1.7}.schedule-confirmation-button{color:#fff;background:#191c1e;border-radius:12px;width:100%;height:46px;margin-top:23px;font-size:11px;font-weight:650}.simple-page{width:min(1200px,100% - 48px);margin:0 auto;padding:60px 0}.back-home{color:#171b1e;background:0 0;padding:8px 0;font-size:11px}.simple-eyebrow{text-transform:uppercase;margin-top:50px;font-size:11px;font-weight:700;display:block}.simple-page h1{letter-spacing:-.06em;margin:10px 0 8px;font-size:clamp(34px,3vw,44px)}.simple-page>p{max-width:560px;font-size:13px;line-height:1.7}.simple-placeholder{background:#fff;border-radius:20px;align-items:center;gap:17px;margin-top:42px;padding:28px;display:flex}.simple-placeholder>div{flex-direction:column;display:flex}.simple-placeholder strong{font-size:13px}.simple-placeholder span{margin-top:5px;font-size:10px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f11125c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.message-modal{background:#fff;border-radius:24px;width:min(500px,100%);padding:24px;box-shadow:0 30px 90px #14151640}.modal-heading{justify-content:space-between;display:flex}.modal-heading span{font-size:10px}.modal-heading h3{margin:4px 0 0;font-size:20px}.modal-heading button{background:#f1f2f1;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.modal-person{background:#f6f6f5;border-radius:14px;align-items:center;gap:10px;margin-top:22px;padding:13px;display:flex}.modal-person img{object-fit:cover;border-radius:50%;width:40px;height:40px}.modal-person>div{flex-direction:column;display:flex}.modal-person strong{font-size:11px}.modal-person span{margin-top:3px;font-size:9px}.message-modal textarea{resize:none;background:#f4f5f4;border:0;border-radius:15px;outline:0;width:100%;min-height:145px;margin-top:15px;padding:15px;font-size:11px}.modal-actions{justify-content:space-between;gap:10px;margin-top:12px;display:flex}.modal-actions button{border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:10px;font-weight:650;display:flex}.attachment{background:#f2f3f2}.send-message{color:#fff;background:#191c1e}.mobile-navigation,.mobile-more-panel{display:none}@media (width>=1900px){:root{--sidebar-width:260px}.dashboard,.appointments-page{width:min(1650px,100% - 96px)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 430px;gap:30px}.full-calendar-day{min-height:112px}}@media (width>=1500px) and (width<=1899px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 400px}}@media (width<=1499px){:root{--sidebar-width:225px}.sidebar{padding-left:15px;padding-right:15px}.dashboard,.appointments-page{width:calc(100% - 36px)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 350px;gap:20px}.quick-card{padding:14px}.content-row{grid-template-columns:minmax(0,1.1fr) minmax(275px,.9fr)}.project-meta{gap:30px}.step-content{grid-template-columns:85px minmax(0,1fr) 16px;gap:8px}.appointments-main-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.upcoming-appointment-row{grid-template-columns:120px minmax(220px,1fr) minmax(160px,.55fr) 120px 18px;gap:13px}.full-calendar-day{min-height:88px}}@media (width<=1240px) and (width>=1025px){:root{--sidebar-width:88px}.sidebar{padding:22px 10px 18px}.logo{justify-content:center;padding:0}.logo-name,.sidebar-section-title,.nav-label,.nav-badge,.help-box,.profile-copy,.sidebar-profile-arrow{display:none}.sidebar-navigation{gap:18px;margin-top:30px}.sidebar-section-links{gap:5px;margin-top:0}.nav-link{justify-content:center;width:50px;height:48px;margin:0 auto;padding:0}.nav-link:hover{transform:none}.sidebar-profile{justify-content:center;padding:8px 0}.dashboard,.appointments-page{width:calc(100% - 30px)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 345px;gap:18px}.appointments-main-grid{grid-template-columns:minmax(0,1fr) 320px}.next-appointment-hero{grid-template-columns:minmax(0,1fr) 285px;gap:24px}.upcoming-appointment-row{grid-template-columns:110px minmax(210px,1fr) 145px 18px}.upcoming-type-column{display:none}.full-calendar-day{min-height:80px}}@media (width<=1024px){:root{--sidebar-width:82px}.sidebar{padding:20px 9px 18px}.logo{justify-content:center;padding:0}.logo-name,.sidebar-section-title,.nav-label,.nav-badge,.help-box,.profile-copy,.sidebar-profile-arrow{display:none}.sidebar-navigation{gap:18px;margin-top:30px}.sidebar-section-links{gap:5px;margin-top:0}.nav-link{justify-content:center;width:48px;height:48px;margin:0 auto;padding:0}.sidebar-profile{justify-content:center}.dashboard{width:calc(100% - 30px)}.dashboard-grid{grid-template-columns:1fr}.dashboard-right{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.appointments-page{width:calc(100% - 30px)}.next-appointment-hero{grid-template-columns:1fr 280px}.appointments-main-grid{grid-template-columns:1fr}.selected-appointment-card{grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:0 30px;display:grid}.selected-appointment-heading,.selected-date,.selected-appointment-card>h2,.selected-description,.selected-details{grid-column:1}.selected-person,.selected-join-button{grid-column:2}.selected-person{border:0;grid-row:2/5;align-self:center;margin:0;padding:0}.selected-join-button{grid-row:5}.upcoming-appointment-row{grid-template-columns:120px minmax(220px,1fr) 170px 18px}.upcoming-type-column{display:none}}@media (width<=820px){:root{--sidebar-width:76px}.top-profile{display:none}.dashboard-grid{display:block}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-card:last-child{grid-column:1/-1}.content-row{grid-template-columns:1fr}.dashboard-right{grid-template-columns:1fr;margin-top:18px;display:grid}.appointments-page-header{flex-direction:column;align-items:flex-start}.schedule-appointment-button{align-self:flex-start}.next-appointment-hero{grid-template-columns:1fr}.next-appointment-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.add-calendar-button{margin-top:0}.next-appointment-actions p{grid-column:1/-1}.selected-appointment-card{display:block}.selected-person{border-top:1px solid #eceeec;margin-top:21px;padding-top:19px}.past-appointments-grid{grid-template-columns:1fr}.upcoming-appointment-row{grid-template-columns:105px minmax(0,1fr) 18px;gap:12px}.upcoming-person-column,.upcoming-type-column{display:none}}@media (width<=640px){:root{--sidebar-width:0px}body{padding-bottom:78px}.sidebar{display:none}.portal-main{margin-left:0}.topbar{height:64px;padding:0 12px}.search-box{flex:1;width:auto}.search-shortcut,.top-profile{display:none}.dashboard,.appointments-page{width:calc(100% - 20px);padding-top:20px}.quick-actions{grid-template-columns:1fr}.quick-card:last-child{grid-column:auto}.project-hero{height:390px}.project-bottom{flex-direction:column;align-items:stretch}.project-meta{flex-direction:column}.hero-button{width:100%}.appointments-page{padding-bottom:35px}.appointments-page-header{margin-bottom:18px}.appointments-page-header h1{font-size:34px}.schedule-appointment-button{justify-content:center;width:100%}.next-appointment-hero{border-radius:20px;padding:20px}.next-appointment-main{align-items:flex-start;gap:15px}.next-appointment-date-box{border-radius:16px;flex-basis:76px;width:76px;height:95px}.next-appointment-date-box strong{font-size:34px}.next-appointment-information h2{font-size:23px}.next-appointment-information p{font-size:11px}.next-appointment-meta{flex-direction:column;align-items:flex-start;gap:8px}.next-appointment-actions{flex-direction:column;padding:14px;display:flex}.add-calendar-button{margin-top:8px}.appointments-calendar-card,.selected-appointment-card,.upcoming-appointments-section,.past-appointments-section{border-radius:18px}.appointments-calendar-card{padding:16px;overflow:hidden}.appointments-section-heading{flex-direction:column;align-items:flex-start}.appointments-calendar-navigation{justify-content:space-between;width:100%}.full-calendar{margin-top:18px}.full-calendar-weekdays{gap:2px}.full-calendar-weekdays span{text-align:center;padding:0 0 7px;font-size:8px}.full-calendar-grid{gap:3px}.full-calendar-day{border-radius:10px;min-height:55px;padding:6px}.full-calendar-event strong{font-size:7px}.full-calendar-event small{display:none}.full-calendar-event>span{width:5px;height:5px}.selected-appointment-card,.upcoming-appointments-section,.past-appointments-section{padding:18px}.selected-details{grid-template-columns:1fr}.upcoming-appointment-row{grid-template-columns:90px minmax(0,1fr) 16px;gap:9px;min-height:85px;padding:12px}.upcoming-date-column span{font-size:8px}.upcoming-date-column strong{font-size:15px}.upcoming-number{display:none}.upcoming-main-column strong{font-size:11px}.upcoming-main-column span{font-size:8px}.past-card-bottom{flex-direction:column;align-items:flex-start}.schedule-modal{padding:20px}.schedule-modal-header h2{font-size:21px}.schedule-days{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-times{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-navigation{height:calc(68px + env(safe-area-inset-bottom));padding:7px 7px calc(7px + env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff5;border-radius:21px;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 18px 55px #14161826}.mobile-navigation button{color:#727980;background:0 0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:7px 2px;font-size:9px;font-weight:600;display:flex}.mobile-navigation button.active,.mobile-navigation button:hover{color:#111315;background:#f0f1f0}.mobile-more-panel{left:12px;right:12px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:69;background:#fff;border-radius:22px;flex-direction:column;gap:5px;padding:15px;display:flex;position:fixed;box-shadow:0 20px 70px #1416182e}.mobile-more-header{justify-content:space-between;align-items:center;min-height:42px;margin-bottom:4px;padding:0 7px;display:flex}.mobile-more-header strong{font-size:17px}.mobile-more-header button{background:#f1f2f1;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.mobile-more-panel>button{color:#111315;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.mobile-more-panel>button:hover{background:#f2f3f2}}@media (width<=390px){.dashboard,.appointments-page{width:calc(100% - 16px)}.next-appointment-main{gap:11px}.next-appointment-date-box{flex-basis:67px;width:67px;height:89px}.next-appointment-information h2{font-size:20px}.full-calendar-day{min-height:50px}.upcoming-appointment-row{grid-template-columns:82px minmax(0,1fr) 14px}}@media (width>=1025px) and (height<=820px){.dashboard{padding-top:14px;padding-bottom:18px}.hello-row{min-height:76px}.hello-row h1{font-size:29px}.hello-row p{margin-top:4px;font-size:12px}.today-date{margin-bottom:3px;font-size:11px}.quick-actions{margin-bottom:13px}.quick-card{min-height:80px}.project-hero{height:220px}.content-row{margin-top:13px}.panel{padding:16px}.task-row{min-height:58px}.task-row img{flex-basis:44px;width:44px;height:44px}.mockup-image{height:145px}.side-card,.appointments-widget{padding:16px}.team-card h3{margin-top:12px;font-size:17px}.team-message{margin-top:12px}.team-message p{font-size:10px}.team-button{height:40px;margin-top:10px}.calendar{margin-top:10px}.calendar-cell{height:25px;font-size:10px}.calendar-legend{margin-top:8px}.widget-separator{margin:10px 0}.appointments-stepper{margin-top:9px}.step-content{min-height:58px;margin-bottom:5px;padding:7px 9px}.view-all-appointments{height:36px}}.project-page{width:min(1540px,100% - clamp(32px,4vw,72px));margin:0 auto;padding:clamp(24px,2.2vw,34px) 0 70px}.project-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:27px;display:flex}.project-page-eyebrow{color:#697077;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.project-page-heading h1{color:#0f1113;letter-spacing:-.06em;margin:0;font-size:clamp(34px,3vw,48px);font-weight:650;line-height:1}.project-page-heading>div:first-child>p{color:#282d31;max-width:650px;margin:12px 0 0;font-size:clamp(13px,.95vw,15px);line-height:1.6}.project-page-team{background:#fff;border-radius:16px;align-items:center;gap:13px;min-width:285px;padding:13px 16px;display:flex;box-shadow:0 8px 30px #191c1e09}.project-page-team-avatars{align-items:center;display:flex}.project-page-team-avatars img{object-fit:cover;border-radius:50%;width:37px;height:37px;margin-left:-7px;box-shadow:0 0 0 2px #fff}.project-page-team-avatars img:first-child{margin-left:0}.project-page-team>div:last-child{flex-direction:column;min-width:0;display:flex}.project-page-team span{color:#777e84;font-size:11px}.project-page-team strong{color:#111315;white-space:nowrap;margin-top:3px;font-size:12px;font-weight:650}.project-overview-card{color:#fff;background:linear-gradient(135deg,#151918 0%,#202824 58%,#2b3934 100%);border-radius:24px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px;min-height:245px;padding:clamp(27px,2.4vw,39px);display:grid;box-shadow:0 20px 58px #181e1c17}.project-overview-main{min-width:0}.project-overview-status{color:#7be6c4;text-transform:uppercase;letter-spacing:.04em;background:#69e2be1f;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:29px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.project-overview-status>span{background:#69e2be;border-radius:50%;width:7px;height:7px}.project-overview-main h2{letter-spacing:-.05em;max-width:700px;margin:17px 0 0;font-size:clamp(26px,2.15vw,34px);font-weight:600;line-height:1.12}.project-overview-main>p{color:#d2dad6;max-width:620px;margin:9px 0 0;font-size:13px;line-height:1.6}.project-overview-progress{max-width:560px;margin-top:25px}.project-progress-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:9px;display:flex}.project-progress-heading span{color:#d5ddda;font-size:11px}.project-progress-heading strong{color:#7be6c4;font-size:18px;font-weight:650}.project-page-progress-line{background:#ffffff24;border-radius:999px;height:8px;overflow:hidden}.project-page-progress-line span{border-radius:inherit;background:linear-gradient(90deg,#59d8af,#8ce8cb);width:64%;height:100%;display:block}.project-overview-stages{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff13;border-radius:20px;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-self:center;align-items:center;gap:18px;padding:20px;display:grid}.project-overview-stages>div{flex-direction:column;min-width:0;display:flex}.project-overview-stages>svg{color:#88948f}.project-overview-stages span{color:#9da9a4;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:650}.project-overview-stages strong{color:#fff;margin-top:7px;font-size:14px;font-weight:650;line-height:1.35}.project-overview-stages small{color:#c6cfcb;margin-top:6px;font-size:10px;line-height:1.5}.project-page-main-grid{grid-template-columns:minmax(0,1.08fr) minmax(350px,.72fr);align-items:start;gap:20px;margin-top:20px;display:grid}.project-timeline-card,.project-step-detail-card,.project-activity-card,.project-files-card{background:#fff;border-radius:22px;min-width:0;box-shadow:0 8px 35px #191c1e09}.project-timeline-card{padding:clamp(22px,2vw,30px)}.project-step-detail-card{padding:clamp(22px,2vw,30px);position:sticky;top:92px}.project-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.project-section-heading h2{color:#101214;letter-spacing:-.04em;margin:0;font-size:clamp(20px,1.5vw,24px);font-weight:650}.project-section-heading p{color:#4d5459;margin:6px 0 0;font-size:12px;line-height:1.5}.project-timeline{flex-direction:column;margin-top:23px;display:flex}.project-timeline-step{color:#111315;text-align:left;background:0 0;border-radius:16px;grid-template-columns:32px 44px minmax(0,1fr) 22px;align-items:stretch;gap:12px;width:100%;min-width:0;padding:7px 10px 7px 0;display:grid;position:relative}.project-timeline-step:hover{background:#f6f7f6}.project-timeline-step.selected{background:#f3f5f3}.project-timeline-marker-column{justify-content:center;display:flex;position:relative}.project-step-marker{z-index:2;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;margin-top:14px;display:grid;position:relative}.project-timeline-step.completed .project-step-marker{color:#168968;background:#dff5ec}.project-timeline-step.current .project-step-marker{background:#191c1e;box-shadow:0 0 0 5px #e8f7f1}.current-inner-dot{background:#70e0bd;border-radius:50%;width:7px;height:7px}.project-timeline-step.upcoming .project-step-marker{color:#899096;background:#fff;box-shadow:inset 0 0 0 1.5px #d4d9d5}.project-step-line{background:#dfe3df;width:1px;position:absolute;top:40px;bottom:-13px}.project-timeline-step.completed .project-step-line{background:#bfe9d9}.project-step-number{color:#a1a7ab;padding-top:17px;font-size:11px;font-weight:650}.project-step-copy{min-width:0;padding:13px 0 16px}.project-step-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.project-step-title-row strong{color:#111315;font-size:15px;font-weight:650}.project-step-status{border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.project-step-status.completed{color:#25785e;background:#e8f6f0}.project-step-status.current{color:#fff;background:#181b1d}.project-step-status.upcoming{color:#697076;background:#f0f1f0}.project-step-copy>p{color:#565d62;max-width:650px;margin:7px 0 0;font-size:11px;line-height:1.55}.project-step-date{color:#72797e;align-items:center;gap:5px;margin-top:10px;font-size:10px;display:flex}.project-step-date-dot{margin:0 2px}.project-timeline-chevron{color:#7b8287;align-self:center;transition:transform .16s}.project-timeline-step:hover .project-timeline-chevron{transform:translate(3px)}.project-step-detail-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.project-detail-status{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.project-detail-status.completed{color:#237a5e;background:#e8f6f0}.project-detail-status.current{color:#168867;background:#e7f7f0}.project-detail-status.upcoming{color:#666d72;background:#f0f1f0}.project-detail-number{color:#a0a6aa;font-size:12px;font-weight:650}.project-step-detail-card>h2{color:#101214;letter-spacing:-.045em;margin:23px 0 0;font-size:clamp(23px,1.8vw,29px);font-weight:650;line-height:1.15}.project-detail-description{color:#444a4f;margin:11px 0 0;font-size:12px;line-height:1.7}.project-detail-checklist{margin-top:27px}.project-detail-label{color:#777e83;text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px;font-size:10px;font-weight:700;display:block}.project-detail-checklist>div{flex-direction:column;gap:8px;display:flex}.project-detail-check-row{color:#202428;background:#f5f6f5;border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:9px 11px;font-size:11px;font-weight:550;display:flex}.project-detail-check-icon{color:#248365;background:#e2f4ec;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.project-detail-files{margin-top:26px}.project-detail-file-list{flex-direction:column;gap:7px;display:flex}.project-detail-file{color:#111315;text-align:left;background:#f4f5f4;border-radius:13px;align-items:center;gap:10px;width:100%;min-height:60px;padding:10px;display:flex}.project-detail-file:hover{background:#ecefec;transform:translate(2px)}.project-detail-file-icon{color:#287d65;background:#fff;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.project-detail-file-copy{flex-direction:column;flex:1;min-width:0;display:flex}.project-detail-file-copy strong{color:#111315;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.project-detail-file-copy small{color:#70777c;margin-top:3px;font-size:9px}.project-detail-file>svg{color:#72797e}.project-detail-main-action{color:#fff;background:#191c1e;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:48px;margin-top:25px;padding:0 15px;font-size:12px;font-weight:650;display:flex}.project-detail-main-action:hover{background:#303436;transform:translateY(-2px)}.project-now-section{background:#fff;border-radius:22px;margin-top:20px;padding:clamp(22px,2vw,30px);box-shadow:0 8px 35px #191c1e09}.project-now-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.project-now-card{background:#f6f7f6;border-radius:18px;flex-direction:column;min-width:0;min-height:220px;padding:20px;display:flex}.project-now-card.project-now-action{color:#fff;background:#19201e}.project-now-icon{color:#268365;background:#fff;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.project-now-action .project-now-icon{color:#73dfbd;background:#ffffff1a}.project-now-kicker{color:#747b80;text-transform:uppercase;letter-spacing:.06em;margin-top:22px;font-size:10px;font-weight:700}.project-now-action .project-now-kicker{color:#aebbb6}.project-now-card h3{color:#111315;letter-spacing:-.03em;margin:7px 0 0;font-size:18px;font-weight:650;line-height:1.25}.project-now-action h3{color:#fff}.project-now-card p{color:#565d62;margin:8px 0 0;font-size:11px;line-height:1.65}.project-now-action p{color:#cbd4d0}.project-now-card>button{color:#fff;background:0 0;align-items:center;gap:4px;width:fit-content;margin-top:auto;padding:8px 0 0;font-size:11px;font-weight:650;display:inline-flex}.project-now-card>button:hover{transform:translate(3px)}.project-bottom-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:20px;margin-top:20px;display:grid}.project-activity-card,.project-files-card{padding:clamp(22px,2vw,30px)}.project-activity-list{flex-direction:column;gap:5px;margin-top:20px;display:flex}.project-activity-row{background:#f6f7f6;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:70px;padding:11px;display:grid}.project-activity-icon{color:#297e66;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.project-activity-copy{min-width:0}.project-activity-copy strong{color:#111315;font-size:11px;font-weight:650;display:block}.project-activity-copy p{color:#5b6267;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;overflow:hidden}.project-activity-time{color:#777e83;white-space:nowrap;font-size:9px}.project-files-see-all{color:#111315;white-space:nowrap;background:0 0;align-items:center;gap:4px;padding:5px 0;font-size:11px;font-weight:650;display:inline-flex}.project-files-see-all:hover{transform:translate(2px)}.project-files-list{flex-direction:column;gap:7px;margin-top:20px;display:flex}.project-file-row{color:#111315;text-align:left;background:#f6f7f6;border-radius:14px;align-items:center;gap:11px;width:100%;min-width:0;min-height:63px;padding:11px;display:flex}.project-file-row:hover{background:#ecefec;transform:translate(2px)}.project-file-icon{color:#287f65;background:#fff;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.project-file-copy{flex-direction:column;flex:1;min-width:0;display:flex}.project-file-copy strong{color:#111315;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.project-file-copy small{color:#71787d;margin-top:3px;font-size:9px}.project-file-row>svg{color:#555c61;flex:none}@media (width>=1900px){.project-page{width:min(1650px,100% - 96px)}.project-overview-card{grid-template-columns:minmax(0,1.15fr) 480px;min-height:265px}.project-page-main-grid{grid-template-columns:minmax(0,1.2fr) 430px}.project-timeline-step{min-height:104px}.project-step-title-row strong{font-size:16px}.project-step-copy>p{font-size:12px}}@media (width<=1499px){.project-page{width:calc(100% - 36px)}.project-overview-card{grid-template-columns:minmax(0,1fr) minmax(350px,.8fr);gap:28px}.project-page-main-grid{grid-template-columns:minmax(0,1fr) 350px}.project-now-card{padding:17px}}@media (width<=1240px) and (width>=1025px){.project-page{width:calc(100% - 30px)}.project-overview-card{grid-template-columns:minmax(0,1fr) 330px;gap:24px;padding:26px}.project-overview-stages{gap:12px;padding:15px}.project-page-main-grid{grid-template-columns:minmax(0,1fr) 330px;gap:16px}.project-timeline-card,.project-step-detail-card{padding:20px}.project-timeline-step{grid-template-columns:30px 36px minmax(0,1fr) 18px;gap:8px}.project-step-copy>p{font-size:10px}.project-step-title-row strong{font-size:13px}.project-now-grid{gap:10px}.project-now-card h3{font-size:16px}}@media (width<=1024px){.project-page{width:calc(100% - 30px)}.project-page-heading{align-items:flex-start}.project-overview-card{grid-template-columns:1fr}.project-overview-stages{max-width:none}.project-page-main-grid{grid-template-columns:1fr}.project-step-detail-card{position:static}.project-now-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-now-next{grid-column:1/-1}.project-bottom-grid{grid-template-columns:1fr}}@media (width<=820px){.project-page-heading{flex-direction:column;gap:17px}.project-page-team{width:100%}.project-overview-stages{grid-template-columns:1fr;gap:16px}.project-overview-stages>svg{transform:rotate(90deg)}.project-now-grid{grid-template-columns:1fr}.project-now-next{grid-column:auto}.project-now-card{min-height:190px}}@media (width<=640px){.project-page{width:calc(100% - 20px);padding:20px 0 35px}.project-page-heading{margin-bottom:18px}.project-page-heading h1{font-size:34px}.project-page-team{min-width:0;padding:11px 13px}.project-page-team strong{white-space:normal;line-height:1.35}.project-overview-card{border-radius:20px;min-height:0;padding:21px}.project-overview-main h2{font-size:25px}.project-overview-main>p{font-size:12px}.project-overview-stages{border-radius:16px;padding:16px}.project-page-main-grid{gap:14px;margin-top:14px}.project-timeline-card,.project-step-detail-card,.project-now-section,.project-activity-card,.project-files-card{border-radius:18px;padding:17px}.project-section-heading h2{font-size:20px}.project-timeline-step{grid-template-columns:29px 30px minmax(0,1fr) 16px;gap:7px;padding-right:6px}.project-step-number{font-size:9px}.project-step-title-row{flex-direction:column;align-items:flex-start;gap:6px}.project-step-title-row strong{font-size:13px}.project-step-copy>p{font-size:10px}.project-step-date{flex-wrap:wrap;align-items:flex-start;font-size:9px}.project-step-detail-card>h2{font-size:23px}.project-detail-description{font-size:11px}.project-detail-check-row{font-size:10px}.project-now-card{min-height:180px}.project-activity-row{grid-template-columns:38px minmax(0,1fr);gap:10px}.project-activity-time{grid-column:2;margin-top:-4px}}@media (width<=390px){.project-page{width:calc(100% - 16px)}.project-overview-card{padding:18px}.project-timeline-card,.project-step-detail-card,.project-now-section,.project-activity-card,.project-files-card{padding:15px}.project-timeline-step{grid-template-columns:28px minmax(0,1fr) 16px}.project-step-number{display:none}}.tasks-page{width:min(1540px,100% - clamp(32px,4vw,72px));margin:0 auto;padding:clamp(24px,2.2vw,34px) 0 70px}.tasks-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px;display:flex}.tasks-page-kicker{color:#697077;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.tasks-page-heading h1{color:#0f1113;letter-spacing:-.06em;margin:0;font-size:clamp(34px,3vw,48px);font-weight:650;line-height:1}.tasks-page-heading>div:first-child>p{color:#282d31;max-width:680px;margin:12px 0 0;font-size:clamp(13px,.95vw,15px);line-height:1.6}.tasks-page-progress-card{background:#fff;border-radius:17px;width:min(100%,290px);min-width:260px;padding:17px 18px;box-shadow:0 8px 30px #191c1e09}.tasks-page-progress-card>span{color:#737a80;font-size:11px;font-weight:600;display:block}.tasks-page-progress-card>div:nth-child(2){align-items:baseline;gap:7px;margin-top:5px;display:flex}.tasks-page-progress-card strong{color:#111315;letter-spacing:-.04em;font-size:22px;font-weight:650}.tasks-page-progress-card small{color:#4f565b;font-size:11px}.tasks-page-progress-line{background:#e8ebe9;border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.tasks-page-progress-line span{border-radius:inherit;background:#2caf84;height:100%;transition:width .28s;display:block}.tasks-attention-banner,.tasks-all-done-banner{border-radius:21px;align-items:center;gap:17px;min-height:124px;padding:22px 24px;display:flex}.tasks-attention-banner{color:#fff;background:#171c1a}.tasks-all-done-banner{color:#111315;background:#e8f7f1}.tasks-attention-icon,.tasks-all-done-icon{border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.tasks-attention-icon{color:#73e0bd;background:#69e2be1f}.tasks-all-done-icon{color:#238264;background:#fff}.tasks-attention-copy{min-width:0}.tasks-attention-copy>span{color:#9eaaa5;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:700;display:block}.tasks-attention-copy strong,.tasks-all-done-banner strong{letter-spacing:-.03em;margin-top:5px;font-size:clamp(17px,1.2vw,20px);font-weight:650;display:block}.tasks-attention-copy p,.tasks-all-done-banner p{max-width:720px;margin:7px 0 0;font-size:12px;line-height:1.6}.tasks-attention-copy p{color:#cbd4d0}.tasks-all-done-banner p{color:#40514a}.tasks-page-grid{grid-template-columns:minmax(0,1fr) clamp(310px,25vw,370px);align-items:start;gap:20px;margin-top:20px;display:grid}.tasks-page-main-column,.tasks-page-side-column{min-width:0}.tasks-page-main-column{background:#fff;border-radius:22px;padding:clamp(22px,2vw,30px);box-shadow:0 8px 35px #191c1e09}.tasks-page-side-column{flex-direction:column;gap:16px;display:flex}.tasks-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tasks-section-heading h2{color:#101214;letter-spacing:-.04em;margin:0;font-size:clamp(20px,1.5vw,24px);font-weight:650}.tasks-section-heading p{color:#4d5459;margin:6px 0 0;font-size:12px;line-height:1.5}.tasks-section-count{color:#bd5144;background:#ffe7e1;border-radius:999px;place-items:center;min-width:31px;height:31px;padding:0 9px;font-size:11px;font-weight:700;display:grid}.expected-items-list{flex-direction:column;gap:13px;margin-top:20px;display:flex}.expected-item-card{background:#f5f6f5;border-radius:18px;padding:clamp(19px,1.7vw,25px)}.expected-item-card.priority{background:#f2f7f5}.expected-item-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.expected-item-number{color:#92999e;font-size:11px;font-weight:650}.expected-item-status{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.expected-item-status.urgent{color:#bd5144;background:#ffe6e1}.expected-item-status.waiting{color:#a65f1f;background:#fff0dc}.expected-item-icon{color:#218264;background:#e1f4ed;border-radius:14px;place-items:center;width:48px;height:48px;margin-top:17px;display:grid}.expected-item-icon.soft{color:#6b64d8;background:#eae9ff}.expected-item-card h3{color:#111315;letter-spacing:-.035em;margin:16px 0 0;font-size:clamp(18px,1.35vw,21px);font-weight:650;line-height:1.25}.expected-item-card>p{color:#454c51;max-width:760px;margin:8px 0 0;font-size:12px;line-height:1.65}.expected-item-info-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:19px;display:grid}.expected-item-info-row>div{background:#fff;border-radius:13px;flex-direction:column;min-width:0;padding:13px 14px;display:flex}.expected-item-info-row span{color:#777e83;font-size:10px}.expected-item-info-row strong{color:#141719;margin-top:4px;font-size:12px;font-weight:650}.expected-item-bottom{justify-content:space-between;align-items:center;gap:18px;margin-top:20px;display:flex}.expected-item-reason{color:#62696e;font-size:10px;line-height:1.45}.expected-item-bottom button{color:#fff;background:#191c1e;border-radius:12px;flex:none;justify-content:space-between;align-items:center;gap:12px;min-width:155px;height:44px;padding:0 14px;font-size:11px;font-weight:650;display:flex}.expected-item-bottom button:hover{background:#303436;transform:translateY(-2px)}.expected-items-empty{background:#f0f8f4;border-radius:17px;align-items:center;gap:14px;min-height:130px;padding:20px;display:flex}.expected-items-empty>span{color:#278366;background:#fff;border-radius:50%;flex:0 0 47px;place-items:center;width:47px;height:47px;display:grid}.expected-items-empty strong{color:#111315;font-size:14px;font-weight:650}.expected-items-empty p{color:#50575c;margin:5px 0 0;font-size:11px;line-height:1.5}.tasks-side-card{background:#fff;border-radius:20px;padding:21px;box-shadow:0 8px 35px #191c1e09}.tasks-side-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.tasks-side-heading>div{min-width:0}.tasks-side-heading span{color:#788086;font-size:10px;font-weight:600}.tasks-side-heading h3,.tasks-help-card h3{color:#111315;letter-spacing:-.03em;margin:5px 0 0;font-size:17px;font-weight:650;line-height:1.3}.tasks-side-heading>svg{color:#278366}.received-items-list{flex-direction:column;gap:8px;margin-top:17px;display:flex}.received-item-row{background:#f5f6f5;border-radius:13px;align-items:center;gap:10px;min-height:58px;padding:10px;display:flex}.received-item-check{color:#268365;background:#e1f4ed;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.received-item-row>div{flex-direction:column;min-width:0;display:flex}.received-item-row strong{color:#111315;font-size:11px;font-weight:650}.received-item-row small{color:#737a80;margin-top:3px;font-size:9px}.tasks-help-card{color:#fff;background:#171c1a}.tasks-help-icon{color:#72dfbc;background:#69e2be1c;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.tasks-help-card h3{color:#fff;margin-top:17px}.tasks-help-card p{color:#c6d0cc;margin:8px 0 0;font-size:11px;line-height:1.65}.tasks-help-card button{color:#151819;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:44px;margin-top:19px;padding:0 13px;font-size:11px;font-weight:650;display:flex}.tasks-help-card button:hover{background:#eff1f0;transform:translateY(-2px)}.tasks-history-section{background:#fff;border-radius:22px;margin-top:20px;padding:clamp(22px,2vw,30px);box-shadow:0 8px 35px #191c1e09}.tasks-history-list{flex-direction:column;gap:7px;margin-top:20px;display:flex}.tasks-history-row{background:#f6f7f6;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 150px 90px;align-items:center;gap:12px;min-width:0;min-height:66px;padding:10px 12px;display:grid}.tasks-history-icon{color:#297e66;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.tasks-history-name{flex-direction:column;min-width:0;display:flex}.tasks-history-name strong{color:#111315;font-size:12px;font-weight:650}.tasks-history-name span,.tasks-history-date{color:#6b7277;font-size:10px}.tasks-history-name span{margin-top:3px}.tasks-history-status{color:#28795f;background:#e7f5ef;border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:28px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}.tasks-modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:120;background:#0a0c0d7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.tasks-modal{background:#fff;border-radius:22px;width:min(540px,100%);max-height:min(760px,100dvh - 48px);padding:25px;overflow-y:auto;box-shadow:0 28px 90px #0f131233}.tasks-modal-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tasks-modal-heading>div>span{color:#737b80;font-size:10px;font-weight:600}.tasks-modal-heading h2,.tasks-modal-success h2{color:#111315;letter-spacing:-.04em;margin:5px 0 0;font-size:24px;font-weight:650;line-height:1.15}.tasks-modal-close{color:#111315;background:#f0f1f0;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.tasks-modal-close:hover{background:#e5e7e5}.tasks-modal-intro{color:#4a5156;margin:12px 0 0;font-size:12px;line-height:1.65}.tasks-upload-zone{text-align:center;cursor:pointer;background:#f7f8f7;border:1.5px dashed #c9cecb;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;margin-top:22px;padding:24px;display:flex}.tasks-upload-zone:hover{background:#f1f6f4;border-color:#77ab98}.tasks-upload-zone input{display:none}.tasks-upload-icon{color:#258164;background:#e1f4ed;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.tasks-upload-zone strong{color:#111315;margin-top:13px;font-size:13px;font-weight:650}.tasks-upload-zone small{color:#6c7378;margin-top:5px;font-size:10px}.tasks-modal-submit{color:#fff;background:#191c1e;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:19px;padding:0 15px;font-size:12px;font-weight:650;display:flex}.tasks-modal-submit:hover:not(:disabled){background:#303436;transform:translateY(-2px)}.tasks-modal-submit:disabled{cursor:not-allowed;opacity:.38}.tasks-legal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:21px;display:grid}.tasks-legal-form label{flex-direction:column;gap:7px;min-width:0;display:flex}.tasks-legal-form label:nth-child(2){grid-column:1/-1}.tasks-legal-form span{color:#30363a;font-size:10px;font-weight:650}.tasks-legal-form input{color:#111315;background:#f2f3f2;border:0;border-radius:11px;outline:0;width:100%;height:45px;padding:0 13px;font-size:11px}.tasks-legal-form input:focus{background:#fff;box-shadow:inset 0 0 0 1.5px #99bcae}.tasks-modal-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.tasks-modal-success>span{color:#238264;background:#e2f4ed;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.tasks-modal-success h2{margin-top:18px}.tasks-modal-success p{color:#4d5459;max-width:390px;margin:10px 0 0;font-size:12px;line-height:1.65}.tasks-modal-success button{color:#fff;background:#191c1e;border-radius:11px;min-width:150px;height:45px;margin-top:22px;padding:0 18px;font-size:11px;font-weight:650}.tasks-modal-success button:hover{background:#303436}@media (width>=1900px){.tasks-page{width:min(1650px,100% - 96px)}.tasks-page-grid{grid-template-columns:minmax(0,1fr) 390px}.expected-item-card{padding:27px}}@media (width<=1499px){.tasks-page{width:calc(100% - 36px)}.tasks-page-grid{grid-template-columns:minmax(0,1fr) 330px}}@media (width<=1240px) and (width>=1025px){.tasks-page{width:calc(100% - 30px)}.tasks-page-grid{grid-template-columns:minmax(0,1fr) 310px;gap:16px}.tasks-page-main-column,.tasks-side-card,.tasks-history-section{padding:19px}.expected-item-info-row{grid-template-columns:1fr}.expected-item-bottom{flex-direction:column;align-items:flex-start}.expected-item-bottom button{width:100%}}@media (width<=1024px){.tasks-page{width:calc(100% - 30px)}.tasks-page-heading{align-items:flex-start}.tasks-page-grid{grid-template-columns:1fr}.tasks-page-side-column{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=820px){.tasks-page-heading{flex-direction:column;gap:17px}.tasks-page-progress-card{width:100%;min-width:0}.tasks-page-side-column{grid-template-columns:1fr}.tasks-history-row{grid-template-columns:42px minmax(0,1fr) 90px}.tasks-history-date{display:none}}@media (width<=640px){.tasks-page{width:calc(100% - 20px);padding:20px 0 35px}.tasks-page-heading{margin-bottom:18px}.tasks-page-heading h1{font-size:34px}.tasks-attention-banner,.tasks-all-done-banner{align-items:flex-start;padding:18px}.tasks-attention-icon,.tasks-all-done-icon{flex-basis:43px;width:43px;height:43px}.tasks-page-grid{gap:14px;margin-top:14px}.tasks-page-main-column,.tasks-side-card,.tasks-history-section{border-radius:18px;padding:17px}.tasks-section-heading h2{font-size:20px}.expected-item-card{border-radius:16px;padding:17px}.expected-item-info-row{grid-template-columns:1fr}.expected-item-bottom{flex-direction:column;align-items:stretch}.expected-item-bottom button{width:100%}.tasks-history-row{grid-template-columns:40px minmax(0,1fr)}.tasks-history-status{grid-column:2}.tasks-legal-form{grid-template-columns:1fr}.tasks-legal-form label:nth-child(2){grid-column:auto}.tasks-modal-backdrop{padding:12px}.tasks-modal{border-radius:19px;max-height:calc(100dvh - 24px);padding:20px}}@media (width<=390px){.tasks-page{width:calc(100% - 16px)}.tasks-page-main-column,.tasks-side-card,.tasks-history-section{padding:15px}.tasks-attention-banner,.tasks-all-done-banner{gap:12px}}.concierge-launcher{z-index:80;color:#fff;background:#171a1b;border-radius:999px;align-items:center;gap:10px;min-height:58px;padding:8px 15px 8px 8px;display:flex;position:fixed;bottom:24px;right:26px;box-shadow:0 18px 48px #10141433}.concierge-launcher:hover{background:#242829;transform:translateY(-3px);box-shadow:0 22px 58px #10141440}.concierge-launcher.is-open{opacity:0;pointer-events:none}.concierge-launcher-icon{color:#188262;background:#e5f7f0;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.concierge-launcher-copy{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.concierge-launcher-copy strong{font-size:12px;font-weight:700;line-height:1.2}.concierge-launcher-copy small{color:#bcc3c0;font-size:10px;line-height:1.2}.concierge-shell{z-index:90;color:#111315;background:#fff;border-radius:26px;flex-direction:column;width:min(420px,100vw - 32px);height:min(720px,100dvh - 106px);animation:.18s ease-out conciergeAppear;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 28px 90px #13181733,0 4px 18px #1318170f}@keyframes conciergeAppear{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.concierge-header{background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:16px 17px 13px;display:flex}.concierge-identity{align-items:center;gap:11px;min-width:0;display:flex}.concierge-avatar{color:#77dfbc;background:#171a1b;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.concierge-identity>div{flex-direction:column;min-width:0;display:flex}.concierge-identity strong{color:#111315;letter-spacing:-.02em;font-size:14px;font-weight:700}.concierge-identity span{color:#596066;align-items:center;gap:6px;margin-top:4px;font-size:11px;display:flex}.concierge-identity i{background:#2caf84;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f7f1}.concierge-close{color:#25292c;background:#f3f4f3;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.concierge-close:hover{background:#e9ebe9}.concierge-context-card{background:#f3f6f4;border-radius:15px;margin:0 16px 4px;padding:12px 13px}.concierge-context-card span{color:#6d7579;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.concierge-context-card p{color:#272c2f;margin:5px 0 0;font-size:12px;line-height:1.5}.concierge-conversation{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;min-height:0;padding:15px 16px 10px;display:flex;overflow-y:auto}.concierge-conversation::-webkit-scrollbar{width:6px}.concierge-conversation::-webkit-scrollbar-thumb{background:#d7dbd8;border-radius:999px}.concierge-message{align-items:flex-start;gap:8px;display:flex}.concierge-message.user{justify-content:flex-end}.concierge-message-mark{color:#1c8968;background:#e8f7f1;border-radius:9px;flex:0 0 27px;place-items:center;width:27px;height:27px;margin-top:2px;display:grid}.concierge-message-body{max-width:86%}.concierge-message-body p{color:#202527;background:#f3f5f3;border-radius:6px 16px 16px;margin:0;padding:11px 13px;font-size:12px;line-height:1.6}.concierge-message.user .concierge-message-body p{color:#fff;background:#191d1c;border-radius:16px 16px 6px}.concierge-message-action{color:#156f55;background:#e7f6f0;border-radius:11px;align-items:center;gap:5px;width:fit-content;min-height:36px;margin-top:7px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.concierge-message-action:hover{background:#d9f0e7;transform:translate(2px)}.concierge-suggestions{padding:4px 16px 11px}.concierge-suggestions>span{color:#747b7f;margin-bottom:8px;font-size:10px;font-weight:650;display:block}.concierge-suggestions>div{flex-wrap:wrap;gap:7px;display:flex}.concierge-suggestions button{color:#24292b;background:#f2f3f2;border-radius:999px;align-items:center;gap:3px;min-height:34px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.concierge-suggestions button:hover{background:#e8eae8;transform:translateY(-1px)}.concierge-composer{background:#fff;padding:12px 16px 15px;box-shadow:0 -8px 26px #181c1b09}.concierge-input-wrap{background:#f2f4f2;border-radius:15px;align-items:flex-end;gap:7px;min-height:48px;padding:6px 6px 6px 13px;display:flex}.concierge-input-wrap textarea{resize:none;color:#111315;background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:34px;max-height:110px;padding:8px 0 6px;font-size:12px;line-height:1.45}.concierge-input-wrap textarea::placeholder{color:#888f93}.concierge-input-wrap>button{color:#fff;background:#191c1e;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.concierge-input-wrap>button:hover:not(:disabled){background:#303436;transform:translateY(-1px)}.concierge-input-wrap>button:disabled{color:#9aa09d;cursor:default;background:#d7dad8}.concierge-disclaimer{color:#8a9094;text-align:center;margin-top:8px;font-size:9px;line-height:1.35;display:block}@media (width<=1024px){.concierge-launcher,.concierge-shell{bottom:20px;right:18px}}@media (width<=720px){.concierge-launcher{min-height:52px;padding-right:12px;bottom:86px;right:14px}.concierge-launcher-icon{flex-basis:38px;width:38px;height:38px}.concierge-launcher-copy strong{font-size:11px}.concierge-launcher-copy small{font-size:9px}.concierge-shell{z-index:110;border-radius:0;width:100%;height:100dvh;inset:0}.concierge-header{min-height:74px;padding:max(13px, env(safe-area-inset-top)) 15px 12px}.concierge-context-card{margin-left:12px;margin-right:12px}.concierge-conversation,.concierge-suggestions{padding-left:13px;padding-right:13px}.concierge-composer{padding:11px 13px max(13px, env(safe-area-inset-bottom))}.concierge-message-body{max-width:90%}.concierge-message-body p{font-size:12px}}@media (width<=390px){.concierge-launcher-copy small{display:none}.concierge-launcher{min-height:48px}.concierge-launcher-icon{flex-basis:34px;width:34px;height:34px}}.validations-page{width:min(1540px,100% - clamp(32px,4vw,72px));margin:0 auto;padding:clamp(24px,2.2vw,34px) 0 70px}.validations-heading-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.validations-eyebrow{color:#6c7479;margin-bottom:7px;font-size:13px;font-weight:650;display:block}.validations-heading-row h1{color:#101214;letter-spacing:-.055em;margin:0;font-size:clamp(34px,3vw,48px);font-weight:650;line-height:1}.validations-heading-row p{color:#343a3f;max-width:720px;margin:12px 0 0;font-size:15px;line-height:1.65}.validations-help-button{color:#16191b;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:13px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:650;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 8px 28px #181d1b0b}.validations-help-button:hover{background:#f1f3f1;transform:translateY(-1px)}.validations-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.validation-summary-card{background:#fff;border-radius:18px;min-height:128px;padding:20px;box-shadow:0 8px 28px #181d1b09}.validation-summary-card--primary{color:#fff;background:#17201d}.validation-summary-card>div{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.validation-summary-card span{color:#747b80;font-size:12px;font-weight:650}.validation-summary-card--primary span{color:#aebbb6}.validation-summary-card strong{color:#121517;letter-spacing:-.04em;font-size:25px;font-weight:650;line-height:1}.validation-summary-card--primary strong{color:#7fe2c1}.validation-summary-card p{color:#535a5f;margin:30px 0 0;font-size:13px;line-height:1.5}.validation-summary-card--primary p{color:#d1d9d5}.validations-workspace{background:#fff;border-radius:22px;margin-top:18px;padding:clamp(22px,2vw,30px);box-shadow:0 8px 35px #191c1e09}.validations-tabs{background:#f1f3f1;border-radius:12px;align-items:center;gap:4px;padding:4px;display:inline-flex}.validations-tabs button{color:#646b70;min-height:37px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.validations-tabs button.active{color:#131619;background:#fff;box-shadow:0 3px 10px #1215140f}.validations-tabs button span{color:#fff;background:#1b211f;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;display:inline-grid}.validation-current-card{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:18px;margin-top:22px;display:grid}.validation-current-main{background:#f4f6f4;border-radius:19px;min-width:0;padding:clamp(22px,2vw,30px)}.validation-version-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.validation-live-pill{color:#24785f;background:#e4f4ed;border-radius:999px;align-items:center;gap:7px;min-height:29px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.validation-live-pill>span{background:#33a67f;border-radius:50%;width:7px;height:7px}.validation-version{color:#6a7277;font-size:12px;font-weight:700}.validation-current-kicker{color:#747b80;margin-top:36px;font-size:12px;font-weight:650;display:block}.validation-current-main h2{color:#111315;letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(25px,2vw,34px);line-height:1.12}.validation-current-main>p{color:#464d52;max-width:730px;margin:12px 0 0;font-size:14px;line-height:1.7}.validation-meta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.validation-meta-row>div{background:#fff;border-radius:13px;padding:13px}.validation-meta-row span,.validation-meta-row strong{display:block}.validation-meta-row span{color:#7a8186;font-size:11px}.validation-meta-row strong{color:#171a1c;margin-top:5px;font-size:12px;font-weight:650;line-height:1.4}.validation-current-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:24px;display:flex}.validation-open-button,.validation-direct-approve{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:9px;padding:0 15px;font-size:13px;font-weight:650;transition:transform .16s,background .16s;display:inline-flex}.validation-open-button{color:#fff;background:#191d1b}.validation-open-button:hover{background:#2b302e;transform:translateY(-1px)}.validation-direct-approve{color:#171a1c;background:#fff}.validation-direct-approve:hover{background:#e9ece9}.validation-preview-card{cursor:pointer;text-align:left;background:#d9ddd8;border:0;border-radius:19px;min-height:420px;padding:18px;position:relative;overflow:hidden}.validation-preview-browser{background:#f3efe7;border-radius:14px;height:100%;min-height:384px;transition:transform .22s;overflow:hidden;box-shadow:0 24px 45px #282c2929}.validation-preview-card:hover .validation-preview-browser{transform:scale(1.012)}.validation-preview-browser-bar{background:#ecece8;align-items:center;gap:5px;height:30px;padding:0 9px;display:flex}.validation-preview-browser-bar i{background:#b8bcb8;border-radius:50%;width:6px;height:6px}.validation-preview-browser-bar span{color:#858a86;margin-left:8px;font-size:8px}.validation-preview-page{background:#f5f0e6;min-height:355px;padding:18px}.validation-preview-nav{justify-content:space-between;align-items:center;display:flex}.validation-preview-nav b{color:#242522;letter-spacing:.08em;font-family:Georgia,serif;font-size:11px}.validation-preview-nav>div{gap:9px;display:flex}.validation-preview-nav>div span{background:#c7c1b7;border-radius:999px;width:22px;height:3px}.validation-preview-hero{padding:48px 7px 34px}.validation-preview-hero small{color:#8b8377;font-size:8px}.validation-preview-hero strong{color:#2f312d;margin-top:12px;font-family:Georgia,serif;font-size:clamp(25px,2vw,34px);font-weight:400;line-height:1.05;display:block}.validation-preview-hero>span{background:#313630;border-radius:999px;width:55px;height:7px;margin-top:18px;display:block}.validation-preview-cards{grid-template-columns:1.4fr .8fr .8fr;gap:8px;display:grid}.validation-preview-cards span{background:linear-gradient(145deg,#aaa79d,#756f66);border-radius:2px;min-height:100px}.validation-preview-cards span:nth-child(2){background:linear-gradient(145deg,#c7bda9,#948674)}.validation-preview-cards span:nth-child(3){background:linear-gradient(145deg,#8a8c83,#63665f)}.validation-preview-hover{color:#fff;opacity:0;background:#141715e0;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:650;transition:opacity .18s,transform .18s;position:absolute;bottom:28px;left:50%;transform:translate(-50%,10px)}.validation-preview-card:hover .validation-preview-hover{opacity:1;transform:translate(-50%)}.validation-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.validation-empty-icon{color:#278365;background:#e2f4ec;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.validation-empty-state h2{color:#131619;margin:16px 0 0;font-size:24px}.validation-empty-state p{color:#5b6267;max-width:490px;margin:8px 0 0;font-size:14px;line-height:1.6}.validation-empty-state button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#171a1c;border:0;border-radius:11px;margin-top:18px;padding:0 14px;font-size:12px;font-weight:650}.validation-history-list{flex-direction:column;gap:8px;margin-top:22px;display:flex}.validation-history-item{background:#f5f6f5;border-radius:15px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:13px;display:grid}.validation-history-item--current{background:#eef5f1}.validation-history-number{color:#596066;background:#fff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:700;display:grid}.validation-history-copy{min-width:0}.validation-history-copy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.validation-history-copy strong{color:#171a1c;font-size:14px;font-weight:650}.validation-history-copy span{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.validation-history-copy .is-pending{color:#27795f;background:#e0f3eb}.validation-history-copy .is-validated{color:#24785d;background:#dff4ea}.validation-history-copy .is-archived{color:#737a7f;background:#e9ebe9}.validation-history-copy p{color:#62696e;margin:5px 0 0;font-size:12px}.validation-history-item>button{color:#181b1d;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:10px;padding:0 12px;font-size:11px;font-weight:650}.validation-explainer{background:#fff;border-radius:22px;margin-top:18px;padding:clamp(22px,2vw,30px);box-shadow:0 8px 35px #191c1e09}.validation-explainer-heading span{color:#737a7f;font-size:12px;font-weight:650}.validation-explainer-heading h2{color:#121517;letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(22px,1.7vw,29px)}.validation-explainer-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.validation-explainer-steps>div{background:#f5f6f5;border-radius:16px;min-height:160px;padding:18px}.validation-explainer-steps>div>span{color:#86908b;font-size:11px;font-weight:700}.validation-explainer-steps strong{color:#171a1c;margin-top:24px;font-size:15px;font-weight:650;display:block}.validation-explainer-steps p{color:#596166;margin:7px 0 0;font-size:12px;line-height:1.6}.validation-viewer-overlay{z-index:5000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0f0e9e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.validation-viewer-shell{background:#f3f5f3;border-radius:22px;flex-direction:column;width:min(1660px,100%);height:min(930px,100vh - 32px);display:flex;overflow:hidden;box-shadow:0 35px 90px #0000003d}.validation-viewer-header{background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:0 20px;display:flex}.validation-viewer-header>div:first-child span,.validation-viewer-header>div:first-child strong{display:block}.validation-viewer-header>div:first-child span{color:#7a8186;font-size:11px}.validation-viewer-header>div:first-child strong{color:#15181a;margin-top:3px;font-size:14px}.validation-viewer-header-actions{align-items:center;gap:10px;display:flex}.validation-viewer-counter{color:#5d6469;font-size:11px}.validation-viewer-header-actions button{color:#15181a;cursor:pointer;background:#f0f2f0;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.validation-viewer-body{flex:1;grid-template-columns:minmax(0,1fr) 360px;min-height:0;display:grid}.validation-canvas-column{min-width:0;min-height:0;padding:14px;overflow:auto}.validation-canvas-note{color:#4c5458;background:#fff;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:0 auto 11px;padding:8px 11px;font-size:11px;display:flex;box-shadow:0 5px 15px #1418160d}.validation-canvas-note-icon{color:#fff;background:#17201d;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.validation-canvas-wrap{width:min(1120px,100%);margin:0 auto}.validation-canvas{cursor:crosshair;background:#fff;border-radius:5px;position:relative;overflow:hidden;box-shadow:0 18px 45px #161a181a}.validation-mock-site{color:#292b28;background:#f3eee4;min-height:920px}.validation-mock-nav{justify-content:space-between;align-items:center;height:76px;padding:0 42px;display:flex}.validation-mock-nav strong{letter-spacing:.11em;font-family:Georgia,serif;font-size:16px}.validation-mock-nav-links{gap:30px;font-size:11px;display:flex}.validation-mock-hero{background:radial-gradient(circle at 80% 30%,#91846f42,#0000 34%),linear-gradient(135deg,#f3eee4 0%,#e8e0d2 100%);min-height:540px;padding:90px 7vw 70px}.validation-mock-hero>span{color:#817a6f;font-size:12px}.validation-mock-hero h2{color:#2a2d29;letter-spacing:-.055em;margin:26px 0 0;font-family:Georgia,serif;font-size:clamp(52px,7vw,105px);font-weight:400;line-height:.94}.validation-mock-hero h2 em{color:#827668;font-weight:400}.validation-mock-hero p{color:#666259;max-width:390px;margin:30px 0 0;font-size:14px;line-height:1.7}.validation-mock-hero button{color:#fff;background:#2d302d;border:0;min-height:45px;margin-top:28px;padding:0 16px;font-size:11px}.validation-mock-projects{background:#eee8de;grid-template-columns:1.5fr .8fr;gap:16px;padding:24px;display:grid}.validation-mock-project-large,.validation-mock-project-small{color:#fff;background:linear-gradient(145deg,#a39d91,#69675f);align-items:flex-end;min-height:360px;padding:18px;display:flex}.validation-mock-project-small{background:linear-gradient(145deg,#c1b4a1,#877867)}.validation-mock-projects span{font-size:12px}.validation-mock-copy-section{color:#fff;background:#252a27;padding:80px 7vw 100px}.validation-mock-copy-section>span{color:#9ca39f;font-size:11px}.validation-mock-copy-section strong{margin-top:18px;font-family:Georgia,serif;font-size:clamp(38px,5vw,72px);font-weight:400;line-height:1.02;display:block}.validation-mock-copy-section p{color:#bfc6c2;max-width:450px;margin:24px 0 0;font-size:13px;line-height:1.7}.validation-pin{z-index:3;color:#fff;width:30px;height:30px;font:inherit;cursor:default;background:#171b19;border:3px solid #fff;border-radius:50%;place-items:center;padding:0;font-size:11px;font-weight:750;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 16px #11151338}.validation-comments-panel{background:#fff;border-left:1px solid #e9ece9;flex-direction:column;min-width:0;min-height:0;display:flex}.validation-comments-heading{border-bottom:1px solid #eef0ee;padding:18px}.validation-comments-heading span,.validation-comments-heading strong{display:block}.validation-comments-heading span{color:#7a8186;font-size:11px}.validation-comments-heading strong{color:#171a1c;margin-top:4px;font-size:15px}.validation-comments-list{flex:1;min-height:0;padding:14px;overflow:auto}.validation-comments-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.validation-comments-empty>div{color:#327b64;background:#eef4f0;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.validation-comments-empty strong{color:#171a1c;margin-top:14px;font-size:13px}.validation-comments-empty p{color:#6c7378;max-width:250px;margin:7px 0 0;font-size:11px;line-height:1.55}.validation-comment-card{background:#f4f6f4;border-radius:13px;padding:12px}.validation-comment-card+.validation-comment-card{margin-top:9px}.validation-comment-card-top{grid-template-columns:26px minmax(0,1fr) 26px;align-items:center;gap:8px;display:grid}.validation-comment-number{color:#fff;background:#171b19;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:grid}.validation-comment-card-top strong{color:#171a1c;font-size:12px}.validation-comment-card-top button{color:#697075;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.validation-comment-card textarea{resize:vertical;color:#171a1c;width:100%;min-height:88px;font:inherit;background:#fff;border:0;border-radius:10px;outline:none;margin-top:10px;padding:10px;font-size:12px;line-height:1.5}.validation-comments-footer{border-top:1px solid #eef0ee;padding:14px}.validation-sent-note{color:#28765e;background:#e8f5ef;border-radius:10px;align-items:flex-start;gap:7px;margin-bottom:9px;padding:9px 10px;font-size:10px;line-height:1.45;display:flex}.validation-send-corrections,.validation-approve-version{width:100%;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.validation-send-corrections{color:#fff;background:#171b19}.validation-approve-version{color:#171a1c;background:#eff2ef;margin-top:7px}.validation-send-corrections:disabled,.validation-approve-version:disabled{opacity:.42;cursor:not-allowed}.validation-toast{z-index:7000;color:#fff;background:#171b19;border-radius:13px;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:9px;max-width:390px;padding:11px 12px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 45px #1216143d}.validation-toast>div{background:#315f50;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.validation-toast span{font-size:11px}.validation-toast button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}@media (width>=1900px){.validations-page{width:min(1650px,100% - 96px)}.validation-current-card{grid-template-columns:minmax(0,1.1fr) 480px}}@media (width<=1280px){.validations-page{width:calc(100% - 34px)}.validation-current-card{grid-template-columns:minmax(0,1fr) 360px}.validation-meta-row{grid-template-columns:1fr}}@media (width<=1024px){.validation-current-card{grid-template-columns:1fr}.validation-preview-card{min-height:360px}.validations-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.validations-summary-grid .validation-summary-card:last-child{grid-column:1/-1}.validation-viewer-body{grid-template-columns:1fr 320px}.validation-explainer-steps{grid-template-columns:1fr}.validation-explainer-steps>div{min-height:130px}}@media (width<=760px){.validations-page{width:calc(100% - 20px);padding:20px 0 94px}.validations-heading-row{flex-direction:column;align-items:flex-start;gap:16px}.validations-heading-row p{font-size:14px}.validations-help-button{justify-content:center;width:100%}.validations-summary-grid{grid-template-columns:1fr}.validations-summary-grid .validation-summary-card:last-child{grid-column:auto}.validation-summary-card{min-height:112px}.validations-workspace,.validation-explainer{border-radius:18px;padding:16px}.validation-current-main{padding:18px}.validation-current-kicker{margin-top:28px}.validation-current-main>p{font-size:13px}.validation-meta-row{gap:7px}.validation-current-actions{flex-direction:column;align-items:stretch}.validation-open-button,.validation-direct-approve{justify-content:center;width:100%}.validation-preview-card{min-height:320px;padding:12px}.validation-preview-browser{min-height:296px}.validation-preview-page{min-height:270px}.validation-history-item{grid-template-columns:42px minmax(0,1fr)}.validation-history-item>button{grid-column:2;justify-self:start}.validation-viewer-overlay{padding:0}.validation-viewer-shell{border-radius:0;width:100%;height:100dvh}.validation-viewer-header{min-height:60px;padding:0 12px}.validation-viewer-counter{display:none}.validation-viewer-body{flex-direction:column;min-height:0;display:flex}.validation-canvas-column{flex:1;padding:10px}.validation-canvas-note{font-size:10px}.validation-mock-site{min-height:720px}.validation-mock-nav{height:58px;padding:0 18px}.validation-mock-nav-links{display:none}.validation-mock-hero{min-height:420px;padding:65px 28px 48px}.validation-mock-hero h2{font-size:48px}.validation-mock-projects{grid-template-columns:1fr;padding:12px}.validation-mock-project-large,.validation-mock-project-small{min-height:220px}.validation-comments-panel{border-top:1px solid #e9ece9;border-left:0;width:100%;max-height:42dvh}.validation-comments-heading{padding:11px 13px}.validation-comments-list{padding:10px}.validation-comments-empty{min-height:120px}.validation-comments-footer{padding:10px}.validation-toast{max-width:none;bottom:82px;left:10px;right:10px}}@media (width<=420px){.validations-tabs{width:100%}.validations-tabs button{flex:1;justify-content:center}.validation-version-line{flex-direction:column;align-items:flex-start}.validation-preview-card{min-height:290px}.validation-preview-hero strong{font-size:25px}}.validation-confirmation-overlay{z-index:7000;-webkit-backdrop-filter:blur(8px);background:#0f12117a;place-items:center;padding:24px;animation:.18s both validation-confirmation-fade;display:grid;position:fixed;inset:0}.validation-confirmation-modal{background:#fff;border-radius:24px;width:min(540px,100%);padding:34px;animation:.22s cubic-bezier(.2,.75,.3,1) both validation-confirmation-rise;position:relative;box-shadow:0 28px 90px #10141233}.validation-confirmation-close{color:#161a18;cursor:pointer;background:#f3f5f3;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .16s,transform .16s;display:grid;position:absolute;top:18px;right:18px}.validation-confirmation-close:hover{background:#e9ece9;transform:rotate(4deg)}.validation-confirmation-icon{color:#188361;background:#e5f6ef;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.validation-confirmation-kicker{color:#5f6762;text-transform:uppercase;letter-spacing:.065em;margin-top:24px;font-size:12px;font-weight:700;display:block}.validation-confirmation-modal h2{color:#101311;letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(27px,2.2vw,34px);font-weight:650;line-height:1.08}.validation-confirmation-intro{color:#414844;margin:14px 0 0;font-size:14px;line-height:1.68}.validation-confirmation-recap{background:#f5f7f5;border-radius:17px;margin-top:24px;padding:5px 18px}.validation-confirmation-recap>div{border-bottom:1px solid #e5e9e6;grid-template-columns:125px minmax(0,1fr);align-items:center;gap:16px;min-height:59px;display:grid}.validation-confirmation-recap>div:last-child{border-bottom:0}.validation-confirmation-recap span{color:#717975;font-size:12px}.validation-confirmation-recap strong{color:#151917;text-align:right;font-size:13px;font-weight:650}.validation-confirmation-note{color:#275f4e;background:#edf8f3;border-radius:14px;align-items:flex-start;gap:9px;margin-top:15px;padding:13px 14px;display:flex}.validation-confirmation-note svg{flex:none;margin-top:1px}.validation-confirmation-note span{font-size:12px;line-height:1.55}.validation-confirmation-button{color:#fff;cursor:pointer;background:#171b19;border:0;border-radius:13px;width:100%;min-height:48px;margin-top:22px;font-size:13px;font-weight:650;transition:transform .16s,background .16s}.validation-confirmation-button:hover{background:#2a302d;transform:translateY(-1px)}@keyframes validation-confirmation-fade{0%{opacity:0}to{opacity:1}}@keyframes validation-confirmation-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.validation-confirmation-overlay{align-items:end;padding:12px}.validation-confirmation-modal{border-radius:22px 22px 16px 16px;width:100%;padding:26px 20px 20px}.validation-confirmation-close{top:14px;right:14px}.validation-confirmation-kicker{margin-top:20px}.validation-confirmation-modal h2{font-size:27px}.validation-confirmation-intro{font-size:13px}.validation-confirmation-recap{padding:4px 13px}.validation-confirmation-recap>div{grid-template-columns:95px minmax(0,1fr);gap:10px;min-height:58px}.validation-confirmation-recap strong{font-size:12px}.validation-viewer-shell{height:100dvh!important;overflow:hidden!important}.validation-viewer-header{z-index:10;background:#fff;position:sticky;top:0;min-height:64px!important}.validation-viewer-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:calc(100dvh - 64px)!important;display:block!important;overflow:hidden auto!important}.validation-canvas-column{width:100%!important;min-height:auto!important;padding:12px 10px 18px!important}.validation-canvas-note{margin-bottom:10px!important;padding:10px 12px!important;font-size:14px!important;line-height:1.4!important}.validation-canvas-wrap{width:100%!important;overflow:visible!important}.validation-canvas{width:100%!important;min-width:0!important}.validation-comments-panel{background:#fff!important;border-top:1px solid #e8ebe8!important;border-left:0!important;width:100%!important;min-height:0!important;max-height:none!important;position:static!important;overflow:visible!important}.validation-comments-heading{padding:18px 16px 12px!important}.validation-comments-heading span{font-size:15px!important}.validation-comments-heading strong{font-size:18px!important}.validation-comments-list{max-height:none!important;padding:12px 14px!important;overflow:visible!important}.validation-comments-empty{min-height:160px!important;padding:20px 12px!important}.validation-comments-empty strong{font-size:17px!important}.validation-comments-empty p{max-width:310px!important;font-size:15px!important}.validation-comment-card{padding:14px!important}.validation-comment-card-top strong{font-size:15px!important}.validation-comment-number{font-size:12px!important}.validation-comment-card textarea{min-height:110px!important;font-size:16px!important}.validation-comments-footer{background:#fff!important;padding:14px!important;position:static!important}.validation-send-corrections,.validation-approve-version{min-height:50px!important;font-size:15px!important}.validation-sent-note{font-size:14px!important}}.validation-mobile-comment-overlay{display:none}@media (width<=640px){.validation-mobile-comment-overlay{z-index:6200;-webkit-backdrop-filter:blur(5px);background:#0d0f0e61;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.validation-mobile-comment-sheet{background:#fff;border-radius:22px 22px 16px 16px;width:100%;padding:18px;box-shadow:0 -18px 60px #1014122e}.validation-mobile-comment-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.validation-mobile-comment-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.validation-mobile-comment-head span,.validation-mobile-comment-head strong{font-size:15px!important;line-height:1.4!important}.validation-mobile-comment-head strong{color:#151816}.validation-mobile-comment-head span{color:#69716d}.validation-mobile-comment-head>button{color:#171a18;background:#f1f3f1;border:0;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.validation-mobile-comment-sheet textarea{resize:none;color:#171a18;width:100%;font:inherit;background:#fafbfa;border:1px solid #dfe5e1;border-radius:15px;outline:none;padding:14px;min-height:126px!important;font-size:15px!important;line-height:1.55!important}.validation-mobile-comment-sheet textarea:focus{border-color:#26765f;box-shadow:0 0 0 3px #26765f1a}.validation-mobile-comment-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.validation-mobile-comment-actions button{border-radius:13px;min-height:48px;font-weight:700;font-size:15px!important}.validation-mobile-delete{color:#4f5753;background:#f1f3f1;border:0}.validation-mobile-save{color:#fff;background:#171b19;border:0}.validation-mobile-save:disabled{opacity:.42}.validation-comments-list .validation-comment-card textarea{min-height:90px!important}.validation-confirmation-intro,.validation-confirmation-recap span,.validation-confirmation-recap strong,.validation-confirmation-note span,.validation-confirmation-kicker{font-size:15px!important;line-height:1.5!important}}.messages-page{width:min(1640px,100% - clamp(32px,4vw,72px));margin:0 auto;padding:clamp(28px,2.5vw,42px) 0 70px}.messages-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.messages-eyebrow{color:#697077;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.messages-heading h1{color:#101214;letter-spacing:-.055em;margin:0;font-size:clamp(38px,3.2vw,52px);font-weight:680;line-height:1}.messages-heading p{color:#3e454a;max-width:680px;margin:13px 0 0;font-size:16px;line-height:1.55}.messages-heading-status{background:#fff;border-radius:17px;align-items:center;gap:12px;min-width:260px;padding:14px 17px;display:flex;box-shadow:0 8px 28px #1b1f1d0b}.messages-status-dot{background:#2caf84;border-radius:50%;flex:0 0 11px;width:11px;height:11px;box-shadow:0 0 0 5px #2caf841f}.messages-heading-status div{flex-direction:column;min-width:0;display:flex}.messages-heading-status strong{color:#121416;font-size:14px;font-weight:700}.messages-heading-status span:last-child{color:#687076;margin-top:2px;font-size:13px}.messages-shell{background:#fff;border-radius:24px;grid-template-columns:minmax(285px,.82fr) minmax(480px,1.55fr) minmax(300px,.86fr);height:calc(100vh - 230px);min-height:720px;max-height:900px;display:grid;overflow:hidden;box-shadow:0 14px 45px #1b1f1d0e}.messages-conversations{background:#f7f8f7;flex-direction:column;min-width:0;padding:24px 14px 14px;display:flex;overflow:hidden}.messages-list-header{justify-content:space-between;align-items:center;gap:14px;padding:0 10px 18px;display:flex}.messages-list-header h2{color:#111315;letter-spacing:-.03em;margin:0;font-size:22px;line-height:1.15}.messages-list-header span{color:#697076;margin-top:4px;font-size:13px;display:block}.messages-round-button{color:#fff;cursor:pointer;background:#171a1c;border:0;border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;transition:transform .16s,background .16s;display:grid}.messages-round-button:hover{background:#2e3336;transform:translateY(-2px)}.messages-search{color:#6c7378;background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:48px;margin:0 6px 14px;padding:0 14px;display:flex}.messages-search input{color:#111315;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.messages-search input::placeholder{color:#878d91}.messages-conversation-list{scrollbar-width:thin;min-height:0;padding-right:2px;overflow-y:auto}.messages-conversation-item{color:#111315;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:17px;grid-template-columns:51px minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;min-height:128px;padding:16px 13px;transition:background .16s,transform .16s;display:grid}.messages-conversation-item+.messages-conversation-item{margin-top:4px}.messages-conversation-item:hover{background:#eef1ef}.messages-conversation-item.active{background:#fff;box-shadow:0 5px 18px #1a1e1c0b}.messages-list-avatar-wrap,.messages-chat-avatar-wrap{flex:none;position:relative}.messages-list-avatar-wrap img{object-fit:cover;border-radius:50%;width:51px;height:51px;display:block}.messages-list-avatar-wrap i,.messages-chat-avatar-wrap i,.messages-profile-photo-wrap i{background:#a6adb1;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;right:1px}.messages-list-avatar-wrap i.online,.messages-chat-avatar-wrap i.online,.messages-profile-photo-wrap i.online{background:#28b887}.messages-conversation-copy{min-width:0}.messages-conversation-name-row{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.messages-conversation-name-row strong{text-overflow:ellipsis;white-space:nowrap;color:#101214;min-width:0;font-size:16px;font-weight:720;overflow:hidden}.messages-conversation-name-row time{color:#82898e;flex:none;font-size:12px;font-weight:600}.messages-conversation-role{color:#596167;margin-top:3px;font-size:13px;font-weight:600;display:block}.messages-conversation-copy p{-webkit-line-clamp:2;color:#5f666b;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.messages-unread-badge{color:#fff;background:#171a1c;border-radius:999px;justify-content:center;align-items:center;min-width:23px;height:23px;margin-top:28px;padding:0 6px;font-size:12px;font-weight:750;display:inline-flex}.messages-chat{background:#fff;grid-template-rows:auto auto 1fr auto;min-width:0;min-height:0;display:grid;box-shadow:inset 1px 0 #edf0ed,inset -1px 0 #edf0ed}.messages-chat-header{justify-content:space-between;align-items:center;gap:14px;min-height:84px;padding:14px 22px;display:flex}.messages-chat-person{color:#111315;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;min-width:0;padding:0;display:flex}.messages-chat-avatar-wrap img{object-fit:cover;border-radius:50%;width:52px;height:52px;display:block}.messages-chat-person>div:last-child{flex-direction:column;min-width:0;display:flex}.messages-chat-person strong{color:#111315;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:720;overflow:hidden}.messages-chat-person span{color:#5f676c;margin-top:3px;font-size:14px}.messages-chat-header-actions{align-items:center;gap:8px;display:flex}.messages-chat-header-actions button{color:#15181a;cursor:pointer;background:#f3f5f3;border:0;border-radius:12px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 12px;display:inline-flex}.messages-chat-header-actions button:hover{background:#e9ece9}.messages-profile-mobile-button,.messages-mobile-back{display:none!important}.messages-context-bar{color:#4d555a;background:#f4f6f4;border-radius:13px;align-items:center;gap:8px;min-height:49px;margin:0 18px;padding:0 15px;font-size:13px;display:flex}.messages-context-bar strong{color:#111315;font-size:14px;font-weight:700}.messages-context-bar svg{color:#70777c;margin-left:auto}.messages-thread{scrollbar-width:thin;min-height:0;padding:26px 24px 20px;overflow-y:auto}.messages-thread-inner{width:min(760px,100%);margin:0 auto}.messages-date-separator{justify-content:center;align-items:center;margin:8px 0 24px;display:flex}.messages-date-separator span{color:#70777c;background:#f1f3f1;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700}.messages-bubble-row{align-items:flex-end;gap:9px;margin-bottom:17px;display:flex}.messages-bubble-row.mine{justify-content:flex-end}.messages-bubble-avatar{object-fit:cover;border-radius:50%;flex:0 0 34px;width:34px;height:34px}.messages-bubble-wrap{flex-direction:column;align-items:flex-start;max-width:min(78%,620px);display:flex}.messages-bubble-row.mine .messages-bubble-wrap{align-items:flex-end}.messages-bubble{color:#151719;background:#f0f2f0;border-radius:17px 17px 17px 5px;padding:13px 16px;font-size:15px;line-height:1.55}.messages-bubble-row.mine .messages-bubble{color:#fff;background:#19201e;border-radius:17px 17px 5px}.messages-bubble-wrap time{color:#8a9094;margin-top:5px;padding:0 3px;font-size:11px;font-weight:600}.messages-composer-wrap{background:#fff;padding:13px 19px 17px}.messages-composer{background:#f3f5f3;border-radius:17px;grid-template-columns:42px minmax(0,1fr) 45px;align-items:end;gap:6px;min-height:58px;padding:7px 8px 7px 10px;display:grid}.messages-composer textarea{resize:none;color:#111315;min-height:42px;max-height:120px;font:inherit;background:0 0;border:0;outline:0;padding:10px 5px;font-size:15px;line-height:1.45}.messages-composer textarea::placeholder{color:#7d8489}.messages-attach,.messages-send{cursor:pointer;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.messages-attach{color:#586066;background:0 0}.messages-attach:hover{background:#e8ebe8}.messages-send{color:#fff;background:#191c1e}.messages-send:hover:not(:disabled){background:#313638;transform:translateY(-1px)}.messages-send:disabled{opacity:.35;cursor:default}.messages-composer-help{color:#8b9195;text-align:right;margin-top:7px;font-size:11px;display:block}.messages-profile-panel{background:#fbfcfb;min-width:0;padding:28px 24px 24px;overflow-y:auto}.messages-profile-mobile-header{display:none}.messages-profile-identity{text-align:center;flex-direction:column;align-items:center;display:flex}.messages-profile-photo-wrap{position:relative}.messages-profile-photo-wrap img{object-fit:cover;border-radius:50%;width:88px;height:88px;display:block;box-shadow:0 8px 25px #161a1814}.messages-profile-photo-wrap i{border-width:3px;width:17px;height:17px;bottom:5px;right:4px}.messages-profile-identity h2{color:#111315;letter-spacing:-.035em;margin:15px 0 0;font-size:22px;line-height:1.15}.messages-profile-identity>strong{color:#2d3438;margin-top:5px;font-size:15px;font-weight:700}.messages-profile-identity>span{color:#777e83;margin-top:4px;font-size:13px}.messages-profile-availability{color:#4f575c;background:#eef2ef;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:17px auto 0;padding:8px 11px;font-size:12px;font-weight:650;display:flex}.messages-profile-presence{background:#9ba2a6;border-radius:50%;width:8px;height:8px}.messages-profile-presence.online{background:#2caf84}.messages-profile-section{margin-top:27px}.messages-profile-label{color:#7a8186;text-transform:uppercase;letter-spacing:.055em;margin-bottom:10px;font-size:12px;font-weight:750;display:block}.messages-profile-section p{color:#343a3e;margin:0;font-size:14px;line-height:1.6}.messages-profile-contact{min-height:61px;color:inherit;align-items:center;gap:11px;padding:8px 0;text-decoration:none;display:flex}.messages-profile-contact+.messages-profile-contact{margin-top:2px}.messages-profile-contact>div{color:#242a2d;background:#eef1ef;border-radius:11px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.messages-profile-contact>span{flex-direction:column;min-width:0;display:flex}.messages-profile-contact small{color:#80878c;font-size:11px}.messages-profile-contact strong{overflow-wrap:anywhere;color:#171a1c;margin-top:2px;font-size:13px;font-weight:680}.messages-profile-contact:hover strong{text-decoration:underline}.messages-profile-subject{background:#f0f3f0;border-radius:15px;padding:16px}.messages-profile-subject .messages-profile-label{margin-bottom:8px}.messages-profile-subject strong{color:#16191b;font-size:14px;line-height:1.35;display:block}.messages-profile-subject>span:last-child{color:#6c7378;margin-top:5px;font-size:12px;display:block}.messages-profile-note{color:#fff;background:#1a201e;border-radius:15px;align-items:flex-start;gap:10px;margin-top:24px;padding:15px;display:flex}.messages-profile-note svg{color:#70dfbd;flex:none;margin-top:2px}.messages-profile-note p{color:#e5ebe8;margin:0;font-size:13px;line-height:1.55}@media (width>=1850px){.messages-page{width:min(1720px,100% - 90px)}.messages-shell{grid-template-columns:350px minmax(620px,1fr) 360px}.messages-conversation-item{min-height:136px}.messages-conversation-copy p,.messages-profile-section p{font-size:14px}.messages-bubble{font-size:16px}}@media (width<=1320px){.messages-page{width:calc(100% - 30px)}.messages-shell{grid-template-columns:minmax(260px,.8fr) minmax(430px,1.45fr) minmax(270px,.82fr)}.messages-conversations{padding-left:10px;padding-right:10px}.messages-profile-panel{padding-left:18px;padding-right:18px}.messages-conversation-item{grid-template-columns:46px minmax(0,1fr) auto;padding-left:10px;padding-right:10px}.messages-list-avatar-wrap img{width:46px;height:46px}}@media (width<=1080px){.messages-shell{grid-template-columns:minmax(270px,.78fr) minmax(0,1.45fr)}.messages-profile-panel{display:none}.messages-profile-mobile-button{font-size:13px;font-weight:700;display:inline-flex!important}.messages-profile-panel:not(.mobile-profile-hidden){z-index:30;width:min(360px,90vw);display:block;position:absolute;top:0;bottom:0;right:0;box-shadow:-16px 0 40px #181c1a1a}.messages-shell{position:relative}.messages-profile-mobile-header{margin:-8px 0 20px;display:block}.messages-profile-mobile-header button{color:#171a1c;background:0 0;border:0;align-items:center;gap:4px;padding:7px 0;font-size:14px;font-weight:700;display:inline-flex}}@media (width<=760px){.messages-page{width:100%;padding:12px 0 82px}.messages-heading{margin:0;padding:10px 18px 18px}.messages-heading-status{display:none}.messages-heading h1{font-size:35px}.messages-heading p{margin-top:9px;font-size:15px}.messages-eyebrow{font-size:13px}.messages-shell{height:calc(100svh - 210px);min-height:calc(100svh - 210px);max-height:none;box-shadow:none;border-radius:22px 22px 0 0;grid-template-columns:1fr}.messages-conversations,.messages-chat,.messages-profile-panel{grid-area:1/1;width:100%;height:100%}.messages-conversations{padding:18px 12px}.messages-conversations.mobile-hidden,.messages-chat.mobile-hidden,.messages-profile-panel.mobile-profile-hidden{display:none}.messages-chat{box-shadow:none;display:grid}.messages-profile-panel:not(.mobile-profile-hidden){width:100%;max-width:none;box-shadow:none;display:block;position:static}.messages-mobile-back{color:#171a1c;background:#f2f4f2;border:0;border-radius:11px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid!important}.messages-chat-header{min-height:76px;padding:11px 13px}.messages-chat-person{flex:1}.messages-chat-avatar-wrap img{width:44px;height:44px}.messages-chat-person strong{font-size:16px}.messages-chat-person span{font-size:13px}.messages-chat-header-actions>button:first-child{display:none}.messages-profile-mobile-button{min-width:auto!important;padding:0 10px!important}.messages-context-bar{min-height:47px;margin:0 12px;font-size:12px}.messages-context-bar strong{font-size:13px}.messages-thread{padding:20px 14px 16px}.messages-bubble-wrap{max-width:84%}.messages-bubble{font-size:15px;line-height:1.5}.messages-composer-wrap{padding:10px 12px 12px}.messages-composer-help{display:none}.messages-profile-panel{background:#fff;padding:18px 20px 35px}.messages-profile-mobile-header{margin:0 0 22px}.messages-profile-photo-wrap img{width:96px;height:96px}.messages-profile-identity h2{font-size:24px}.messages-profile-section p,.messages-profile-contact strong,.messages-profile-subject strong,.messages-profile-note p{font-size:14px}}@media (width<=420px){.messages-heading{padding-left:14px;padding-right:14px}.messages-conversation-item{grid-template-columns:48px minmax(0,1fr) auto;min-height:122px}.messages-list-avatar-wrap img{width:48px;height:48px}.messages-conversation-name-row strong{font-size:15px}.messages-conversation-copy p{font-size:13px}.messages-chat-header{gap:8px}.messages-chat-person{gap:9px}.messages-bubble-wrap{max-width:88%}}@media (width<=640px){.messages-page{background:#f7f8f7;width:100%;min-height:100svh;padding:18px 0 92px!important}.messages-heading{margin:0!important;padding:0 18px 18px!important;display:block!important}.messages-heading h1{letter-spacing:-.045em;font-size:34px!important}.messages-heading p{max-width:none;margin-top:10px!important;font-size:16px!important;line-height:1.5!important}.messages-heading-status{display:none!important}.messages-shell{background:#fff;width:100%;overflow:hidden;height:calc(100svh - 188px)!important;min-height:calc(100svh - 188px)!important;max-height:none!important;box-shadow:none!important;border-radius:24px 24px 0 0!important;grid-template-columns:1fr!important;display:grid!important}.messages-conversations,.messages-chat,.messages-profile-panel{grid-area:1/1!important;width:100%!important;min-width:0!important;height:100%!important}.messages-conversations.mobile-hidden,.messages-chat.mobile-hidden,.messages-profile-panel.mobile-profile-hidden{display:none!important}.messages-conversations{background:#fff!important;padding:18px 14px 14px!important}.messages-list-header{padding:0 2px 16px!important}.messages-list-header h2{font-size:24px!important}.messages-list-header span{font-size:14px!important}.messages-round-button{border-radius:14px!important;flex-basis:46px!important;width:46px!important;height:46px!important}.messages-search{background:#f3f5f3!important;border-radius:15px!important;min-height:52px!important;margin:0 0 14px!important;padding:0 14px!important}.messages-search input{font-size:16px!important}.messages-conversation-list{padding-right:0!important}.messages-conversation-item{border-radius:17px!important;grid-template-columns:52px minmax(0,1fr) auto!important;gap:12px!important;min-height:112px!important;padding:15px 10px!important}.messages-list-avatar-wrap img{width:52px!important;height:52px!important}.messages-conversation-name-row strong{font-size:17px!important}.messages-conversation-name-row time{font-size:13px!important}.messages-conversation-role{font-size:14px!important}.messages-conversation-copy p{margin-top:7px!important;font-size:15px!important;line-height:1.45!important}.messages-unread-badge{min-width:25px!important;height:25px!important;font-size:13px!important}.messages-chat{box-shadow:none!important;background:#fff!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;display:grid!important}.messages-chat.mobile-hidden{display:none!important}.messages-chat-header{border-bottom:1px solid #eef0ee;gap:9px!important;min-height:76px!important;padding:10px 12px!important}.messages-mobile-back{color:#171a1c!important;background:#f1f3f1!important;border:0!important;border-radius:12px!important;flex:0 0 42px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.messages-chat-person{min-width:0;flex:auto!important;gap:10px!important}.messages-chat-avatar-wrap img{width:44px!important;height:44px!important}.messages-chat-person strong{font-size:16px!important}.messages-chat-person span{font-size:14px!important}.messages-chat-header-actions{flex:none}.messages-chat-header-actions>button:first-child{display:none!important}.messages-profile-mobile-button{min-width:auto!important;height:40px!important;padding:0 10px!important;font-size:14px!important;display:inline-flex!important}.messages-context-bar{white-space:nowrap;overflow:hidden;border-radius:13px!important;min-height:48px!important;margin:10px 12px 0!important;padding:0 12px!important;font-size:14px!important}.messages-context-bar>span{display:none}.messages-context-bar strong{text-overflow:ellipsis;min-width:0;overflow:hidden;font-size:14px!important}.messages-thread{overscroll-behavior:contain;min-height:0!important;padding:18px 12px 14px!important;overflow-y:auto!important}.messages-thread-inner{width:100%!important}.messages-date-separator{margin:6px 0 18px!important}.messages-date-separator span{font-size:13px!important}.messages-bubble-row{gap:8px!important;margin-bottom:16px!important}.messages-bubble-avatar{flex-basis:32px!important;width:32px!important;height:32px!important}.messages-bubble-wrap{max-width:84%!important}.messages-bubble{padding:12px 14px!important;font-size:16px!important;line-height:1.5!important}.messages-bubble-wrap time{font-size:12px!important}.messages-composer-wrap{border-top:1px solid #eef0ee;padding:10px 10px calc(10px + env(safe-area-inset-bottom))!important;background:#fff!important}.messages-composer{border-radius:17px!important;grid-template-columns:40px minmax(0,1fr) 44px!important;min-height:58px!important;padding:7px!important}.messages-composer textarea{min-height:42px!important;padding:9px 4px!important;font-size:16px!important;line-height:1.45!important}.messages-attach{width:40px!important;height:40px!important}.messages-send{width:44px!important;height:44px!important}.messages-composer-help{display:none!important}.messages-profile-panel:not(.mobile-profile-hidden){background:#fff!important;padding:16px 18px 40px!important;display:block!important;overflow-y:auto!important}.messages-profile-mobile-header{margin:0 0 24px!important;display:block!important}.messages-profile-mobile-header button{color:#171a1c;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:700;display:inline-flex;font-size:16px!important}.messages-profile-photo-wrap img{width:92px!important;height:92px!important}.messages-profile-identity h2{font-size:26px!important}.messages-profile-identity strong,.messages-profile-identity span,.messages-profile-availability,.messages-profile-section p,.messages-profile-contact strong,.messages-profile-subject strong,.messages-profile-note p{font-size:15px!important;line-height:1.5!important}.messages-profile-label,.messages-profile-contact small{font-size:13px!important}}.messages-inline-action,.messages-attachment-chip,.messages-pending-attachment{display:none}@media (width<=640px){.messages-context-bar{cursor:pointer!important;text-align:left!important;border:0!important;width:calc(100% - 24px)!important}.messages-inline-action{min-height:42px;color:inherit;font:inherit;cursor:pointer;background:#ffffffd1;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:0 13px;font-weight:750;font-size:15px!important;display:inline-flex!important}.messages-bubble-row.mine .messages-inline-action{background:#ffffff2e}.messages-attachment-chip{background:#ffffffad;border-radius:11px;align-items:center;gap:8px;min-height:42px;margin-top:10px;padding:9px 11px;display:flex!important}.messages-attachment-chip strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;font-size:15px!important}.messages-pending-attachment{color:#303733;background:#f1f4f2;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;margin-top:8px;padding:7px 10px;display:grid!important}.messages-pending-attachment span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;font-size:14px!important}.messages-pending-attachment button{color:#303733;background:#e5e9e6;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.messages-attach{touch-action:manipulation}}.messages-file-input{display:none!important}.messages-context-bar{cursor:pointer!important}.messages-inline-action{min-height:40px;color:inherit;font:inherit;cursor:pointer;background:#ffffffd1;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:0 13px;font-size:13px;font-weight:750;display:inline-flex!important}.messages-bubble-row.mine .messages-inline-action{background:#ffffff2e}.messages-attachment-chip{background:#ffffffad;border-radius:11px;align-items:center;gap:8px;min-height:40px;margin-top:10px;padding:9px 11px;display:flex!important}.messages-attachment-chip strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.messages-pending-attachment{color:#303733;background:#f1f4f2;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;margin-top:8px;padding:7px 10px;display:grid!important}.messages-pending-attachment span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.messages-pending-attachment button{color:#303733;background:#e5e9e6;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.documents-page{color:#101214;width:100%;max-width:1560px;margin:0 auto;padding:clamp(30px,3.4vw,56px) clamp(24px,4vw,64px) 100px}.documents-heading{justify-content:space-between;align-items:flex-end;gap:42px;margin-bottom:48px;display:flex}.documents-heading>div:first-child{max-width:760px}.documents-eyebrow,.documents-library-kicker,.documents-section-heading>div>span{color:#61706b;margin-bottom:10px;font-size:14px;font-weight:750;line-height:1.35;display:block}.documents-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.2vw,64px);font-weight:760;line-height:.98}.documents-heading p{color:#424a47;max-width:680px;margin:20px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.62}.documents-summary{background:#fff;border-radius:24px;align-items:stretch;gap:24px;min-width:355px;padding:23px 26px;display:flex;box-shadow:0 14px 45px #14211d12}.documents-summary>div:not(.documents-summary-separator){flex-direction:column;gap:5px;display:flex}.documents-summary strong{letter-spacing:-.025em;font-size:22px;line-height:1.15}.documents-summary span{color:#66706c;font-size:14px;line-height:1.4}.documents-summary-separator{background:#e7ebe9;width:1px}.documents-latest-section{margin-bottom:52px}.documents-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.documents-section-heading h2,.documents-library-top h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.2vw,34px);line-height:1.12}.documents-latest-grid{grid-template-columns:1.15fr 1fr 1fr;gap:18px;display:grid}.documents-feature-card{appearance:none;color:#101214;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:28px;outline:none;flex-direction:column;justify-content:space-between;min-height:300px;padding:24px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 16px 42px #14211d0f}.documents-feature-card:hover{transform:translateY(-3px);box-shadow:0 22px 54px #14211d1a}.documents-feature-card.primary{color:#fff;background:#17241f}.documents-feature-top,.documents-feature-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.documents-file-icon{color:#1d775c;background:#eff7f3;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.documents-feature-card.primary .documents-file-icon{color:#fff;background:#ffffff1f}.documents-status{color:#3e4945;background:#f1f5f3;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:720;display:inline-flex}.documents-feature-card.primary .documents-status{color:#fff;background:#ffffff1f}.documents-feature-copy{padding:28px 0 22px}.documents-feature-copy>span{color:#64706b;margin-bottom:9px;font-size:14px;font-weight:720;display:block}.documents-feature-card.primary .documents-feature-copy>span{color:#ffffffad}.documents-feature-copy h3{letter-spacing:-.035em;margin:0;font-size:clamp(20px,1.55vw,26px);line-height:1.15}.documents-feature-copy p{color:#56605c;margin:14px 0 0;font-size:15px;line-height:1.55}.documents-feature-card.primary .documents-feature-copy p{color:#ffffffb8}.documents-feature-footer{color:#69736f;font-size:14px;font-weight:650}.documents-feature-card.primary .documents-feature-footer{color:#ffffffbd}.documents-open-link{color:#151b19;align-items:center;gap:8px;font-weight:760;display:inline-flex}.documents-feature-card.primary .documents-open-link{color:#fff}.documents-library{background:#fff;border-radius:30px;padding:clamp(24px,2.8vw,38px);box-shadow:0 16px 48px #14211d0e}.documents-library-top{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.documents-search{color:#69736f;background:#f4f6f5;border-radius:17px;align-items:center;gap:11px;width:min(370px,100%);min-height:54px;padding:0 16px;display:flex}.documents-search input{color:#151918;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.documents-search input::placeholder{color:#828b87}.documents-search button{color:#515b57;cursor:pointer;background:#e8ecea;border:0;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.documents-filters{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:26px;display:flex}.documents-filters button{color:#3f4845;min-height:44px;font:inherit;cursor:pointer;background:#f4f6f5;border:0;border-radius:14px;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:700;transition:background .15s,color .15s,transform .15s;display:inline-flex}.documents-filters button:hover{transform:translateY(-1px)}.documents-filters button.active{color:#fff;background:#17241f}.documents-filters button span{background:#0000000f;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-size:12px;display:inline-grid}.documents-filters button.active span{background:#ffffff24}.documents-list{background:#fbfcfb;border-radius:20px;overflow:hidden}.documents-list-header,.documents-row{grid-template-columns:minmax(320px,2.2fr) minmax(130px,.8fr) minmax(110px,.7fr) minmax(110px,.7fr) 38px;align-items:center;gap:18px;display:grid}.documents-list-header{color:#717a76;text-transform:uppercase;letter-spacing:.055em;padding:15px 18px;font-size:12px;font-weight:750}.documents-row{appearance:none;color:#151918;text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:0;border-top:1px solid #eaeeec;padding:17px 18px;transition:background .15s}.documents-row:hover{background:#f7faf8}.documents-row-main{align-items:center;gap:14px;min-width:0;display:flex}.documents-row-file{color:#277c62;background:#eef5f2;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.documents-row-main>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.documents-row-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.3;overflow:hidden}.documents-row-main small,.documents-row-category,.documents-row-date{color:#67716d;font-size:14px;line-height:1.4}.documents-row-status{color:#39433f;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.documents-row-status i,.documents-modal-status i{background:#31a97f;border-radius:50%;width:8px;height:8px}.documents-row-action{color:#68726e;place-items:center;display:grid}.documents-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:44px 20px;display:flex}.documents-empty>span{color:#287e64;background:#eef5f2;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid}.documents-empty h3{margin:0;font-size:22px}.documents-empty p{color:#66706c;margin:9px 0 20px;font-size:15px}.documents-empty button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#17241f;border:0;border-radius:14px;padding:0 17px;font-size:14px;font-weight:720}.documents-help-card{background:#ecf7f2;border-radius:24px;align-items:flex-start;gap:16px;margin-top:18px;padding:22px 24px;display:flex}.documents-help-icon{color:#24775e;background:#d8eee5;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.documents-help-card h3{letter-spacing:-.02em;margin:0 0 6px;font-size:18px}.documents-help-card p{color:#4d5e57;max-width:730px;margin:0;font-size:15px;line-height:1.55}.documents-modal-backdrop{z-index:1400;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a0f0d8f;place-items:center;padding:24px;animation:.18s both documentsFade;display:grid;position:fixed;inset:0}.documents-modal{background:#fff;border-radius:30px;width:min(720px,100%);max-height:min(900px,100vh - 48px);animation:.22s both documentsRise;overflow:auto;box-shadow:0 34px 90px #0000003d}.documents-modal-header{justify-content:space-between;align-items:center;padding:24px 26px 0;display:flex}.documents-modal-file-icon{color:#287c62;background:#edf6f2;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.documents-modal-header>button{color:#222a27;cursor:pointer;background:#f2f4f3;border:0;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.documents-modal-copy{padding:24px 30px 18px}.documents-modal-copy>span{color:#5f6d67;margin-bottom:9px;font-size:14px;font-weight:750;display:block}.documents-modal-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,38px);line-height:1.07}.documents-modal-copy p{color:#55605b;margin:15px 0 0;font-size:16px;line-height:1.6}.documents-modal-meta{grid-template-columns:1fr 1fr;gap:10px;margin:0 30px 22px;display:grid}.documents-modal-meta>div{background:#f5f7f6;border-radius:17px;flex-direction:column;gap:5px;padding:16px;display:flex}.documents-modal-meta span{color:#6d7772;font-size:13px}.documents-modal-meta strong{font-size:15px;line-height:1.35}.documents-modal-status{align-items:center;gap:8px;display:inline-flex}.documents-modal-preview{background:#edf1ef;border-radius:22px;place-items:center;min-height:260px;margin:0 30px 26px;padding:24px;display:grid}.documents-preview-sheet{aspect-ratio:1/1.18;background:#fff;flex-direction:column;width:min(340px,88%);padding:28px;display:flex;box-shadow:0 14px 38px #141e1a1f}.documents-preview-brand{letter-spacing:.08em;margin-bottom:auto;font-size:14px;font-weight:850}.documents-preview-sheet>span{color:#6d7772;margin-bottom:8px;font-size:12px;font-weight:700}.documents-preview-sheet>strong{letter-spacing:-.035em;max-width:230px;font-size:23px;line-height:1.15}.documents-preview-lines{gap:9px;margin-top:28px;display:grid}.documents-preview-lines i{background:#e7ebe9;border-radius:999px;height:5px;display:block}.documents-preview-lines i:nth-child(2){width:87%}.documents-preview-lines i:nth-child(3){width:93%}.documents-preview-lines i:nth-child(4){width:70%}.documents-preview-lines i:nth-child(5){width:79%}.documents-modal-actions{background:linear-gradient(#ffffffe0,#fff 22%);justify-content:flex-end;gap:10px;padding:18px 30px 26px;display:flex;position:sticky;bottom:0}.documents-modal-actions button{min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.documents-modal-actions button:hover{transform:translateY(-1px)}.documents-secondary-action{color:#27302d;background:#f0f3f1}.documents-primary-action{color:#fff;background:#17241f}@keyframes documentsFade{0%{opacity:0}to{opacity:1}}@keyframes documentsRise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1180px){.documents-heading{align-items:flex-start}.documents-summary{min-width:320px}.documents-latest-grid{grid-template-columns:1fr 1fr}.documents-feature-card.primary{grid-row:span 2}.documents-list-header,.documents-row{grid-template-columns:minmax(280px,2fr) minmax(120px,.8fr) minmax(100px,.65fr) 38px}.documents-list-header span:nth-child(4),.documents-row-status{display:none}}@media (width<=900px){.documents-page{padding-left:28px;padding-right:28px}.documents-heading{flex-direction:column;align-items:stretch}.documents-summary{width:100%;min-width:0}.documents-latest-grid{grid-template-columns:1fr}.documents-feature-card.primary{grid-row:auto}.documents-feature-card{min-height:260px}.documents-library-top{flex-direction:column;align-items:stretch}.documents-search{width:100%}.documents-list-header{display:none}.documents-list{background:0 0;overflow:visible}.documents-row{background:#f7f9f8;border:0;border-radius:18px;grid-template-columns:minmax(0,1fr) 34px;gap:14px;margin-bottom:10px;padding:16px}.documents-row-category,.documents-row-date,.documents-row-status{display:none}}@media (width<=640px){.documents-page{padding:24px 16px 120px}.documents-heading{gap:24px;margin-bottom:34px}.documents-heading h1{font-size:42px}.documents-heading p{margin-top:15px;font-size:17px;line-height:1.55}.documents-summary{border-radius:20px;grid-template-columns:1fr;gap:15px;padding:20px;display:grid}.documents-summary-separator{width:100%;height:1px}.documents-summary strong{font-size:20px}.documents-summary span{font-size:14px}.documents-latest-section{margin-bottom:34px}.documents-section-heading h2,.documents-library-top h2{font-size:27px}.documents-feature-card{border-radius:22px;min-height:250px;padding:20px}.documents-feature-copy h3{font-size:23px}.documents-feature-copy p{font-size:15px}.documents-library{border-radius:23px;padding:18px 14px}.documents-filters{scrollbar-width:none;flex-wrap:nowrap;margin-left:-14px;margin-right:-14px;padding:0 14px 4px;overflow-x:auto}.documents-filters::-webkit-scrollbar{display:none}.documents-filters button{flex:none}.documents-row{padding:14px 12px}.documents-row-file{width:44px;height:44px}.documents-row-main strong{white-space:normal;font-size:15px}.documents-row-main small{font-size:13px}.documents-help-card{border-radius:20px;padding:18px}.documents-help-card h3{font-size:17px}.documents-help-card p{font-size:14px}.documents-modal-backdrop{place-items:end stretch;padding:0}.documents-modal{border-radius:26px 26px 0 0;width:100%;max-height:92dvh}.documents-modal-header{padding:20px 20px 0}.documents-modal-copy{padding:20px 20px 16px}.documents-modal-copy h2{font-size:30px}.documents-modal-copy p{font-size:15px}.documents-modal-meta{grid-template-columns:1fr;margin:0 20px 18px}.documents-modal-preview{min-height:220px;margin:0 20px 20px;padding:18px}.documents-modal-actions{padding:14px 20px calc(20px + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;display:grid}.documents-modal-actions .documents-primary-action{grid-area:1/1/auto/-1}}@media (width>=901px){.documents-page{max-width:1280px;padding:28px 36px 64px!important}.documents-heading{align-items:center;gap:28px;margin-bottom:28px}.documents-heading>div:first-child{max-width:620px}.documents-heading h1{font-size:42px!important;line-height:1!important}.documents-heading p{max-width:590px;margin-top:12px;line-height:1.55;font-size:15px!important}.documents-summary{border-radius:18px;gap:18px;min-width:300px;padding:16px 18px}.documents-summary strong{font-size:18px}.documents-summary span{font-size:12px}.documents-proof-banner{background:#edf8f3;border-radius:16px;align-items:center;gap:12px;margin:-4px 0 24px;padding:14px 16px;display:flex}.documents-proof-banner-icon{color:#21775b;background:#d9eee5;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.documents-proof-banner>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.documents-proof-banner strong{font-size:13px}.documents-proof-banner span{color:#56635e;font-size:12px}.documents-latest-section{margin-bottom:30px}.documents-section-heading{margin-bottom:15px}.documents-section-heading>div>span,.documents-library-kicker{margin-bottom:6px;font-size:11px}.documents-section-heading h2,.documents-library-top h2{font-size:24px!important}.documents-latest-grid{gap:14px}.documents-feature-card{border-radius:20px;min-height:215px;padding:18px}.documents-file-icon{border-radius:13px;width:42px;height:42px}.documents-status{min-height:28px;padding:0 10px;font-size:11px}.documents-feature-copy{padding:18px 0 14px}.documents-feature-copy>span{margin-bottom:6px;font-size:11px}.documents-feature-copy h3{font-size:18px!important}.documents-feature-copy p{margin-top:9px;font-size:12px;line-height:1.45}.documents-feature-footer{font-size:11px}.documents-library{border-radius:22px;padding:22px}.documents-library-top{margin-bottom:18px}.documents-search{border-radius:14px;width:min(320px,100%);min-height:46px}.documents-search input{font-size:13px}.documents-filters{gap:7px;margin-bottom:18px}.documents-filters button{border-radius:12px;min-height:38px;padding:0 13px;font-size:12px}.documents-filters button span{min-width:22px;height:22px;font-size:10px}.documents-list-header{padding:11px 15px;font-size:10px}.documents-row{padding:12px 15px}.documents-row-file{border-radius:11px;width:38px;height:38px}.documents-row-main{gap:11px}.documents-row-main strong{font-size:13px}.documents-row-main small,.documents-row-category,.documents-row-date,.documents-row-status{font-size:11px}.documents-help-card{border-radius:18px;margin-top:14px;padding:16px 18px}.documents-help-icon{border-radius:12px;width:38px;height:38px}.documents-help-card h3{font-size:14px}.documents-help-card p{font-size:12px}.documents-modal{border-radius:24px;width:min(640px,100%)}.documents-modal-header{padding:18px 22px 0}.documents-modal-file-icon{border-radius:14px;width:46px;height:46px}.documents-modal-copy{padding:18px 24px 14px}.documents-modal-copy h2{font-size:28px!important}.documents-modal-copy p{font-size:13px}.documents-modal-meta{margin:0 24px 16px}.documents-modal-meta>div{border-radius:14px;padding:12px}.documents-modal-meta span{font-size:11px}.documents-modal-meta strong{font-size:13px}.documents-modal-preview{min-height:200px;margin:0 24px 18px;padding:18px}.documents-preview-sheet{width:min(270px,82%);padding:22px}.documents-modal-actions{padding:14px 24px 20px}.documents-modal-actions button{min-height:44px;padding:0 15px;font-size:12px}}@media (width<=900px){.documents-proof-banner{background:#edf8f3;border-radius:16px;align-items:flex-start;gap:12px;margin:0 0 22px;padding:15px;display:flex}.documents-proof-banner-icon{color:#21775b;background:#d9eee5;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.documents-proof-banner>div:last-child{flex-direction:column;gap:3px;display:flex}}@media (width>=1025px){.documents-page{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(28px,3vw,54px) clamp(28px,3vw,54px) 120px!important}.documents-heading{justify-content:space-between!important;align-items:flex-end!important;gap:32px!important;margin-bottom:34px!important;display:flex!important}.documents-heading>div:first-child{max-width:760px!important}.documents-heading h1{letter-spacing:-.045em!important;margin:0 0 12px!important;font-size:clamp(30px,3vw,40px)!important;font-weight:760!important;line-height:.98!important}.documents-heading p{color:#373e3b!important;max-width:760px!important;margin:0!important;font-size:clamp(15px,1.1vw,17px)!important;line-height:1.55!important}.documents-summary{border-radius:22px!important;flex:0 0 min(390px,36%)!important;gap:20px!important;min-width:330px!important;padding:18px 20px!important}.documents-summary strong{font-size:18px!important}.documents-summary span{font-size:14px!important}.documents-proof-banner{border-radius:18px!important;margin:0 0 28px!important;padding:16px 18px!important}.documents-proof-banner strong{font-size:15px!important}.documents-proof-banner span{font-size:14px!important;line-height:1.45!important}.documents-latest-section{margin-bottom:38px!important}.documents-section-heading{margin-bottom:18px!important}.documents-section-heading>div>span,.documents-library-kicker{margin-bottom:8px!important;font-size:13px!important}.documents-section-heading h2,.documents-library-top h2{font-size:clamp(22px,1.9vw,28px)!important}.documents-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.documents-feature-card{border-radius:22px!important;min-height:230px!important;padding:20px!important}.documents-file-icon{width:44px!important;height:44px!important}.documents-status{min-height:32px!important;padding:0 12px!important;font-size:13px!important}.documents-feature-copy{padding:18px 0 14px!important}.documents-feature-copy>span{font-size:13px!important}.documents-feature-copy h3{font-size:18px!important;line-height:1.25!important}.documents-feature-copy p{font-size:14px!important;line-height:1.5!important}.documents-feature-footer{font-size:13px!important}.documents-library{border-radius:24px!important;padding:24px!important}.documents-library-top{margin-bottom:20px!important}.documents-search{width:min(360px,100%)!important;min-height:48px!important}.documents-search input{font-size:14px!important}.documents-filters{margin-bottom:20px!important}.documents-filters button{min-height:40px!important;padding:0 14px!important;font-size:13px!important}.documents-filters button span{font-size:11px!important}.documents-list-header{padding:13px 16px!important;font-size:12px!important}.documents-row{min-height:72px!important;padding:13px 16px!important}.documents-row-file{width:42px!important;height:42px!important}.documents-row-main strong{font-size:15px!important}.documents-row-main small,.documents-row-category,.documents-row-date,.documents-row-status{font-size:13px!important}.documents-help-card h3{font-size:16px!important}.documents-help-card p{font-size:14px!important}.documents-heading h1{letter-spacing:-.045em!important;font-size:clamp(34px,3vw,48px)!important;line-height:1!important}}.billing-page{color:#101214;width:100%;padding:clamp(28px,3vw,54px) clamp(28px,3vw,54px) 120px}.billing-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.billing-eyebrow,.billing-section-title>div>span,.billing-modal-header span,.billing-confirmation-card>span{letter-spacing:.08em;text-transform:uppercase;color:#66706d;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.billing-heading h1{letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(30px,3vw,40px);line-height:.98}.billing-heading p{color:#373e3b;max-width:760px;margin:0;font-size:clamp(15px,1.1vw,17px);line-height:1.55}.billing-security-note{background:#fff;border-radius:22px;flex:0 0 min(360px,34%);align-items:center;gap:14px;padding:18px 20px;display:flex;box-shadow:0 15px 35px #14211c0f}.billing-security-icon,.billing-trust-mark,.billing-confirmation-icon{color:#1d8e6b;background:#e8f8f2;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.billing-security-note strong,.billing-security-note span{display:block}.billing-security-note strong{margin-bottom:4px;font-size:16px}.billing-security-note span{color:#515a56;font-size:14px;line-height:1.4}.billing-summary-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:42px;display:grid}.billing-summary-card{background:#fff;border-radius:22px;min-height:138px;padding:22px;box-shadow:0 16px 40px #14211c0e}.billing-summary-card>span,.billing-summary-card>strong,.billing-summary-card>small{display:block}.billing-summary-card>span{color:#5d6562;margin-bottom:14px;font-size:14px;font-weight:750}.billing-summary-card>strong{letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(26px,2.2vw,34px);line-height:1}.billing-summary-card>small{color:#626b67;font-size:14px;line-height:1.45}.billing-summary-card-accent{color:#fff;background:#111715}.billing-summary-card-accent>span,.billing-summary-card-accent>small{color:#cbd4d0}.billing-attention-section,.billing-history-section{margin-top:38px}.billing-section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.billing-section-title h2{letter-spacing:-.03em;margin:0;font-size:clamp(22px,1.9vw,28px)}.billing-action-count{background:#fff;border-radius:999px;padding:9px 13px;font-size:14px;font-weight:800;box-shadow:0 8px 24px #14211c0d}.billing-action-list{gap:16px;display:grid}.billing-action-card{background:#fff;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px;transition:transform .2s,box-shadow .2s,opacity .2s;display:grid;box-shadow:0 15px 40px #14211c0e}.billing-action-card:hover{transform:translateY(-2px);box-shadow:0 20px 50px #14211c14}.billing-action-card.is-complete{opacity:.78}.billing-doc-icon{color:#111715;background:#f1f3f2;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.billing-action-main{min-width:0}.billing-action-topline{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.billing-type{color:#656e6a;font-size:14px;font-weight:800}.billing-status{border-radius:999px;padding:7px 10px;font-size:13px;font-weight:850}.billing-status.pending{color:#8d5b0b;background:#fff1dc}.billing-status.payment{color:#574dc2;background:#efedff}.billing-status.done{color:#177557;background:#e8f8f2}.billing-action-main h3{letter-spacing:-.02em;margin:0 0 9px;font-size:clamp(18px,1.35vw,21px)}.billing-action-main p{color:#4c5551;max-width:790px;margin:0;font-size:15px;line-height:1.5}.billing-meta-row{flex-wrap:wrap;gap:16px;margin-top:14px;display:flex}.billing-meta-row span{color:#232927;font-size:14px;font-weight:750}.billing-meta-row span+span{color:#6a736f;font-weight:650}.billing-action-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.billing-primary-button,.billing-ghost-button{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:15px;font-weight:800;transition:transform .18s,background .18s,opacity .18s;display:inline-flex}.billing-primary-button{color:#fff;background:#111715}.billing-primary-button:hover{background:#202825;transform:translateY(-1px)}.billing-primary-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.billing-ghost-button{color:#151a18;background:#f1f3f2}.billing-ghost-button:hover{background:#e7ebe9}.billing-complete-label{color:#177557;align-items:center;gap:8px;font-size:15px;font-weight:850;display:inline-flex}.billing-history-table{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 15px 40px #14211c0d}.billing-history-head,.billing-history-row{grid-template-columns:minmax(260px,1.6fr) .7fr 1fr .8fr 48px;align-items:center;gap:18px;padding:18px 22px;display:grid}.billing-history-head{color:#626b67;text-transform:uppercase;letter-spacing:.05em;background:#f2f4f3;font-size:13px;font-weight:850}.billing-history-row{border-top:1px solid #eef0ef;min-height:76px;font-size:15px}.billing-history-row>div{align-items:center;gap:11px;min-width:0;display:flex}.billing-history-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.billing-history-row button{cursor:pointer;background:#f2f4f3;border:0;border-radius:12px;width:40px;height:40px}.billing-history-status{align-items:center;gap:8px;font-weight:800;display:inline-flex}.billing-history-status i{background:currentColor;border-radius:999px;width:8px;height:8px}.billing-history-status.paid{color:#177557}.billing-history-status.waiting{color:#8d5b0b}.billing-trust-card{background:#eef8f4;border-radius:24px;align-items:flex-start;gap:18px;margin-top:26px;padding:24px;display:flex}.billing-trust-card strong{margin-bottom:7px;font-size:16px;display:block}.billing-trust-card p{color:#46534e;margin:0;font-size:15px;line-height:1.55}.billing-modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#090d0c8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.billing-modal{background:#fff;border-radius:28px;width:min(650px,100%);max-height:min(850px,100vh - 48px);padding:28px;overflow:auto;box-shadow:0 30px 90px #00000040}.billing-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.billing-modal-header h2{letter-spacing:-.03em;margin:0;font-size:26px}.billing-modal-header button{cursor:pointer;background:#f1f3f2;border:0;border-radius:13px;width:42px;height:42px}.billing-document-recap{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.billing-document-recap>div{background:#f5f6f5;border-radius:16px;padding:15px}.billing-document-recap span,.billing-document-recap strong{display:block}.billing-document-recap span{color:#68716d;margin-bottom:7px;font-size:13px}.billing-document-recap strong{font-size:15px}.billing-sign-info,.billing-payment-secure{color:#1e5d48;background:#eef8f4;border-radius:17px;align-items:flex-start;gap:12px;padding:15px 16px;display:flex}.billing-sign-info p{margin:0;font-size:15px;line-height:1.48}.billing-payment-secure{margin:18px 0;font-size:14px;line-height:1.45}.billing-field{gap:8px;margin-top:18px;display:grid}.billing-field span{font-size:14px;font-weight:800}.billing-field input{width:100%;height:52px;font:inherit;background:#fff;border:1px solid #dfe4e1;border-radius:15px;outline:none;padding:0 15px;font-size:16px}.billing-field input:focus{border-color:#8fa49c;box-shadow:0 0 0 4px #2caf8417}.billing-signature-preview{background:#faf8f3;border-radius:19px;margin-top:16px;padding:22px}.billing-signature-preview span{color:#6f746f;margin-bottom:14px;font-size:13px;font-weight:800;display:block}.billing-signature-preview strong{color:#202523;min-height:42px;font-family:Georgia,serif;font-size:30px;font-style:italic;font-weight:500;display:block}.billing-check-row{color:#414946;align-items:flex-start;gap:10px;margin-top:17px;font-size:14px;line-height:1.45;display:flex}.billing-check-row input{margin-top:3px}.billing-modal-footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.billing-payment-amount{color:#fff;background:#111715;border-radius:21px;padding:22px}.billing-payment-amount span,.billing-payment-amount strong,.billing-payment-amount small{display:block}.billing-payment-amount span{color:#cad2cf;margin-bottom:8px;font-size:14px}.billing-payment-amount strong{letter-spacing:-.035em;margin-bottom:9px;font-size:32px}.billing-payment-amount small{color:#b9c2be;font-size:14px}.billing-card-form{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.billing-field-full{grid-column:1/-1}.billing-confirm-backdrop{z-index:3100}.billing-confirmation-card{text-align:center;background:#fff;border-radius:30px;width:min(560px,100%);padding:32px;box-shadow:0 35px 100px #00000047}.billing-confirmation-icon{border-radius:20px;width:64px;height:64px;margin:0 auto 20px}.billing-confirmation-card h2{letter-spacing:-.035em;margin:0 0 10px;font-size:27px}.billing-confirmation-card>p{color:#525c58;max-width:430px;margin:0 auto;font-size:16px;line-height:1.5}.billing-confirmation-recap{text-align:left;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 18px;display:grid}.billing-confirmation-recap>div{background:#f4f6f5;border-radius:16px;padding:15px}.billing-confirmation-recap span,.billing-confirmation-recap strong{display:block}.billing-confirmation-recap span{color:#6b7470;margin-bottom:5px;font-size:12px}.billing-confirmation-note{margin-bottom:22px!important}.billing-confirmation-card .billing-primary-button{width:100%}@media (width<=1200px){.billing-action-card{grid-template-columns:auto 1fr}.billing-action-buttons{grid-column:2;justify-content:flex-start}.billing-history-head,.billing-history-row{grid-template-columns:minmax(240px,1.4fr) .7fr 1fr .8fr 44px;gap:10px}}@media (width<=900px){.billing-page{padding:28px 22px 110px}.billing-heading{flex-direction:column;align-items:stretch}.billing-security-note{flex-basis:auto;width:100%}.billing-summary-grid{grid-template-columns:1fr}.billing-summary-card{min-height:0}.billing-history-table{overflow-x:auto}.billing-history-head,.billing-history-row{min-width:820px}}@media (width<=640px){.billing-page{padding:24px 16px 118px}.billing-heading{margin-bottom:24px}.billing-heading h1{font-size:34px}.billing-heading p{font-size:15px}.billing-security-note{border-radius:19px;padding:16px}.billing-summary-grid{gap:12px;margin-bottom:30px}.billing-summary-card{border-radius:21px;padding:20px}.billing-action-card{border-radius:22px;grid-template-columns:1fr;gap:16px;padding:20px}.billing-doc-icon{width:48px;height:48px}.billing-action-buttons{grid-column:1;justify-content:stretch}.billing-action-buttons .billing-primary-button,.billing-action-buttons .billing-ghost-button{width:100%}.billing-section-title{align-items:flex-start}.billing-section-title h2{font-size:24px}.billing-trust-card{padding:19px}.billing-modal-backdrop{align-items:end;padding:0}.billing-modal{border-radius:28px 28px 0 0;width:100%;max-height:92vh;padding:22px 18px 28px}.billing-modal-header h2{font-size:24px}.billing-document-recap,.billing-card-form{grid-template-columns:1fr}.billing-field-full{grid-column:auto}.billing-modal-footer{flex-direction:column-reverse}.billing-modal-footer .billing-primary-button,.billing-modal-footer .billing-ghost-button{width:100%}.billing-confirm-backdrop{align-items:center;padding:16px}.billing-confirmation-card{border-radius:25px;padding:25px 20px}.billing-confirmation-card h2{font-size:25px}.billing-confirmation-recap{grid-template-columns:1fr}}.billing-flow-card{background:#fff;border-radius:24px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:14px;margin:0 0 22px;padding:22px 24px;display:grid;box-shadow:0 10px 35px #1012140f}.billing-flow-card>i{background:#e4e7e5;min-width:24px;height:2px;display:block}.billing-flow-step{align-items:center;gap:11px;min-width:0;display:flex}.billing-flow-step>span{color:#656b68;background:#eef0ef;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid}.billing-flow-step div{gap:2px;min-width:0;display:grid}.billing-flow-step strong{color:#101214;white-space:nowrap;font-size:14px;line-height:1.2}.billing-flow-step small{color:#737a76;white-space:nowrap;font-size:12px;line-height:1.2}.billing-flow-step.is-current>span{color:#fff;background:#101214}.billing-flow-step.is-current strong{color:#101214}.billing-flow-step.is-done>span{color:#188563;background:#e8f8f2}.billing-flow-step.is-done small{color:#188563;font-weight:700}.billing-flow-step.is-locked{opacity:.48}.billing-action-card-priority{box-shadow:0 12px 42px #10121414}.billing-no-action-card{background:#fff;border-radius:24px;align-items:flex-start;gap:18px;padding:26px;display:flex;box-shadow:0 10px 35px #1012140d}.billing-no-action-icon{color:#16805f;background:#e8f8f2;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.billing-no-action-card span{color:#16805f;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:13px;font-weight:800;display:block}.billing-no-action-card h3{color:#101214;margin:0 0 8px;font-size:clamp(18px,1.3vw,22px);line-height:1.16}.billing-no-action-card p{color:#4f5652;max-width:760px;margin:0;font-size:15px;line-height:1.65}.billing-upcoming-section{margin-top:34px}.billing-installment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.billing-installment-card{background:#fff;border-radius:24px;grid-template-columns:auto 1fr;gap:18px;min-height:210px;padding:26px;display:grid;position:relative;box-shadow:0 10px 35px #1012140d}.billing-installment-card.is-active{box-shadow:0 16px 48px #10121417}.billing-installment-card.is-paid{background:#f6fbf9}.billing-installment-index{color:#b1b6b3;letter-spacing:.08em;font-size:13px;font-weight:800}.billing-installment-card>div:nth-child(2)>span{color:#575e5a;margin-bottom:7px;font-size:14px;font-weight:750;display:block}.billing-installment-card>div:nth-child(2)>strong{color:#101214;margin-bottom:12px;font-size:clamp(24px,2vw,32px);line-height:1;display:block}.billing-installment-card p{color:#555d58;max-width:480px;margin:0;font-size:15px;line-height:1.6}.billing-installment-status{border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:22px;right:22px}.billing-installment-status.paid{color:#16795b;background:#e3f7ef}.billing-installment-status.due{color:#fff;background:#101214}.billing-installment-status.locked{color:#6c736f;background:#eff1f0}.billing-history-status.locked{color:#7a807d;background:#f0f2f1}.billing-confirmation-next{text-align:left;background:#f5f6f5;border-radius:20px;width:100%;margin-top:20px;padding:20px}.billing-confirmation-next>span{color:#6c736f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.billing-confirmation-next>strong{color:#101214;font-size:21px;line-height:1.25;display:block}.billing-confirmation-next>p{color:#555c58;margin:8px 0 16px;font-size:14px;line-height:1.55}.billing-confirmation-next .billing-primary-button{justify-content:center;width:100%}.billing-confirm-later{color:#555c58;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:750}.billing-confirm-later:hover{color:#101214}@media (width<=1180px){.billing-flow-card{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.billing-flow-card>i{display:none}.billing-flow-step{align-items:flex-start}.billing-flow-step strong,.billing-flow-step small{white-space:normal}}@media (width<=760px){.billing-flow-card{grid-template-columns:1fr;gap:0;padding:18px;display:grid}.billing-flow-step{padding:10px 0;position:relative}.billing-flow-step:not(:last-child):after{content:"";background:#e3e6e4;width:2px;height:18px;position:absolute;top:43px;left:16px}.billing-flow-step strong{font-size:15px}.billing-flow-step small{font-size:13px}.billing-installment-grid{grid-template-columns:1fr}.billing-installment-card{min-height:220px;padding:22px}.billing-no-action-card{padding:22px}}.billing-no-action-content{flex:1;min-width:0}.billing-demo-test{border-top:1px solid #e6ebe8;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding-top:18px;display:flex}.billing-demo-test strong,.billing-demo-test small{display:block}.billing-demo-test strong{color:#101214;margin-bottom:4px;font-size:14px}.billing-demo-test small{color:#68716d;font-size:13px;line-height:1.4}.billing-demo-button,.billing-demo-reset{min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.billing-demo-button{color:#fff;background:#111715;flex:none}.billing-demo-button:hover{background:#242c29;transform:translateY(-1px)}.billing-paid-complete-card{background:#edf9f4;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 10px 35px #1012140b}.billing-paid-complete-icon{color:#147657;background:#d9f4e8;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.billing-paid-complete-card>div:nth-child(2)>span{color:#147657;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:13px;font-weight:800;display:block}.billing-paid-complete-card h3{letter-spacing:-.02em;margin:0 0 7px;font-size:clamp(18px,1.3vw,22px);line-height:1.25}.billing-paid-complete-card p{color:#4e5954;max-width:760px;margin:0;font-size:14px;line-height:1.55}.billing-demo-reset{color:#18201d;background:#fff;box-shadow:0 7px 20px #1012140f}.billing-demo-reset:hover{background:#f9fbfa;transform:translateY(-1px)}@media (width<=760px){.billing-demo-test{flex-direction:column;align-items:stretch}.billing-demo-button{width:100%}.billing-paid-complete-card{grid-template-columns:1fr;align-items:start}.billing-demo-reset{width:100%}}.billing-demo-toolbar{color:#fff;background:#111715;border-radius:20px;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:center;gap:20px;margin:0 0 24px;padding:18px 20px;display:grid}.billing-demo-toolbar-copy>span{letter-spacing:.14em;color:#89d8bb;margin-bottom:6px;font-size:10px;font-weight:900;line-height:1;display:block}.billing-demo-toolbar-copy>strong{margin-bottom:5px;font-size:15px;font-weight:850;line-height:1.25;display:block}.billing-demo-toolbar-copy>small{color:#b8c2be;max-width:520px;font-size:12px;line-height:1.45;display:block}.billing-demo-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.billing-demo-toolbar-actions button{color:#e8edeb;min-height:38px;font:inherit;cursor:pointer;background:#252d2a;border:0;border-radius:11px;padding:0 12px;font-size:12px;font-weight:800;transition:transform .18s,background .18s,color .18s}.billing-demo-toolbar-actions button:hover{background:#303a36;transform:translateY(-1px)}.billing-demo-toolbar-actions button.is-active{color:#111715;background:#fff}.billing-page .billing-eyebrow{font-size:11px!important}.billing-page .billing-heading h1{font-size:clamp(27px,2.3vw,32px)!important;line-height:1.05!important}.billing-page .billing-heading p{max-width:690px!important;font-size:14px!important;line-height:1.5!important}.billing-page .billing-security-note strong{font-size:14px!important}.billing-page .billing-security-note span,.billing-page .billing-flow-step strong{font-size:12px!important}.billing-page .billing-flow-step small{font-size:10px!important}.billing-page .billing-summary-card>span{margin-bottom:10px!important;font-size:12px!important}.billing-page .billing-summary-card>strong{margin-bottom:6px!important;font-size:clamp(22px,1.8vw,27px)!important}.billing-page .billing-summary-card>small{font-size:12px!important}.billing-page .billing-section-title>div>span{font-size:11px!important}.billing-page .billing-section-title h2{font-size:clamp(18px,1.5vw,21px)!important;line-height:1.15!important}.billing-page .billing-action-count,.billing-page .billing-type,.billing-page .billing-status{font-size:11px!important}.billing-page .billing-action-main h3{font-size:16px!important;line-height:1.25!important}.billing-page .billing-action-main p,.billing-page .billing-no-action-content p,.billing-page .billing-paid-complete-card p,.billing-page .billing-installment-card p,.billing-page .billing-trust-card p{font-size:13px!important;line-height:1.5!important}.billing-page .billing-meta-row span,.billing-page .billing-primary-button,.billing-page .billing-ghost-button,.billing-page .billing-demo-button,.billing-page .billing-demo-reset{font-size:12px!important}.billing-page .billing-no-action-content>span,.billing-page .billing-paid-complete-card>div>span{font-size:11px!important}.billing-page .billing-no-action-content h3,.billing-page .billing-paid-complete-card h3{font-size:16px!important}.billing-page .billing-installment-card>div:nth-child(2)>span{font-size:12px!important}.billing-page .billing-installment-card strong{font-size:20px!important}.billing-page .billing-installment-status{font-size:11px!important}.billing-page .billing-history-head{font-size:10px!important}.billing-page .billing-history-row{min-height:66px!important;font-size:12px!important}.billing-page .billing-history-row strong{font-size:13px!important}.billing-page .billing-history-status{font-size:11px!important}.billing-page .billing-trust-card strong{font-size:14px!important}.billing-modal .billing-modal-header h2{font-size:21px!important}.billing-modal .billing-modal-header span,.billing-modal .billing-document-recap span{font-size:11px!important}.billing-modal .billing-document-recap strong{font-size:13px!important}.billing-modal .billing-sign-info p,.billing-modal .billing-payment-secure,.billing-modal .billing-field span,.billing-modal .billing-check-row{font-size:12px!important}.billing-modal .billing-field input{font-size:14px!important}.billing-modal .billing-signature-preview strong{font-size:24px!important}.billing-modal .billing-payment-amount strong{font-size:26px!important}.billing-confirmation-card h2{font-size:21px!important}.billing-confirmation-card>p{font-size:13px!important}.billing-confirmation-recap span{font-size:10px!important}.billing-confirmation-recap strong{font-size:13px!important}@media (width<=980px){.billing-demo-toolbar{grid-template-columns:1fr}.billing-demo-toolbar-actions{justify-content:flex-start}}@media (width<=640px){.billing-demo-toolbar{border-radius:16px;padding:16px}.billing-demo-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.billing-demo-toolbar-actions button{width:100%}.billing-page .billing-heading h1{font-size:27px!important}.billing-page .billing-section-title h2{font-size:18px!important}}.billing-centralized-card{background:#fff;border-radius:18px;align-items:center;gap:14px;margin:18px 0 28px;padding:18px 20px;display:flex;box-shadow:0 10px 30px #1218150b}.billing-centralized-icon{color:#248365;background:#e8f8f2;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.billing-centralized-icon svg{margin:0;display:block}.billing-centralized-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.billing-centralized-card strong{color:#111413;font-size:14px;line-height:1.25}.billing-centralized-card>div>span{color:#666d72;font-size:12px;line-height:1.45}.billing-demo-toolbar{display:none!important}@media (width<=640px){.billing-centralized-card{align-items:flex-start;margin:16px 0 24px;padding:16px}.billing-centralized-icon{flex-basis:40px;width:40px;height:40px}}.billing-mobile-project-stages{display:none}@media (width<=640px){.billing-modal,.billing-confirmation-card{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;max-height:calc(100dvh - 24px)!important;overflow:hidden auto!important}.billing-confirmation-card{width:calc(100% - 24px)!important;padding-bottom:calc(22px + env(safe-area-inset-bottom))!important}.billing-trust-desktop-copy{display:none!important}.billing-trust-card{align-items:flex-start!important}.billing-mobile-project-stages{gap:9px;margin-top:16px;display:grid!important}.billing-mobile-project-stages>div{background:#f5f7f6;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;padding:10px 11px;display:grid}.billing-mobile-project-stages>div>span{color:#5c6661;background:#e8ece9;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:800;display:grid;font-size:13px!important}.billing-mobile-project-stages strong,.billing-mobile-project-stages small{font-size:14px!important;line-height:1.35!important}.billing-mobile-project-stages small{color:#747c78;white-space:nowrap}.billing-modal-backdrop,.billing-modal,.billing-sign-modal,.billing-sign-modal input,.billing-confirmation-card{touch-action:pan-y pinch-zoom!important}.billing-sign-modal{transform-origin:50%!important;transition:transform .22s,border-radius .22s!important;transform:scale(1)!important}.billing-sign-modal.is-signature-focused{transform-origin:50%!important;transform:scale(1.075)!important}.billing-sign-modal.is-signature-focused .billing-field input{font-size:16px!important}.billing-mobile-project-stages .is-done{background:#edf8f2!important}.billing-mobile-project-stages .is-done>span{color:#176b4e!important;background:#d8f0e4!important}.billing-mobile-project-stages .is-done small{color:#176b4e!important}.billing-mobile-project-stages .is-current{background:#fff4df!important}.billing-mobile-project-stages .is-current>span{color:#fff!important;background:#e9a93b!important}.billing-mobile-project-stages .is-current small{color:#9a6211!important}.billing-mobile-project-stages .is-upcoming{background:#f1f3f5!important}.billing-mobile-project-stages .is-upcoming>span{color:#5f6970!important;background:#e2e6e9!important}.billing-mobile-project-stages .is-upcoming small{color:#717b82!important}.billing-mobile-project-stages .is-after-balance{background:#f3effb!important}.billing-mobile-project-stages .is-after-balance>span{color:#674b99!important;background:#e1d7f5!important}.billing-mobile-project-stages .is-after-balance small{color:#674b99!important}}.billing-modal,.billing-confirmation-card{overscroll-behavior:contain;max-height:calc(100dvh - 32px)!important;overflow:hidden auto!important}.billing-sign-modal{transform-origin:50%!important;transition:transform .22s,border-radius .22s!important;transform:scale(1)!important}.billing-sign-modal.is-signature-focused{transform:scale(1.055)!important}.billing-modal-backdrop,.billing-modal,.billing-sign-modal,.billing-sign-modal input,.billing-confirmation-card{touch-action:pan-y pinch-zoom!important}.billing-trust-desktop-copy{display:none!important}.billing-mobile-project-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid!important}.billing-mobile-project-stages>div{background:#f5f7f6;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:11px 12px;display:grid}.billing-mobile-project-stages>div>span{border-radius:9px;grid-row:1/span 2;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.billing-mobile-project-stages strong{align-self:end;font-size:13px;line-height:1.25}.billing-mobile-project-stages small{align-self:start;font-size:12px;line-height:1.25}.billing-mobile-project-stages .is-done{background:#edf8f2!important}.billing-mobile-project-stages .is-done>span{color:#176b4e!important;background:#d8f0e4!important}.billing-mobile-project-stages .is-done small{color:#176b4e!important}.billing-mobile-project-stages .is-current{background:#fff4df!important}.billing-mobile-project-stages .is-current>span{color:#fff!important;background:#e9a93b!important}.billing-mobile-project-stages .is-current small{color:#9a6211!important}.billing-mobile-project-stages .is-upcoming{background:#f1f3f5!important}.billing-mobile-project-stages .is-upcoming>span{color:#5f6970!important;background:#e2e6e9!important}.billing-mobile-project-stages .is-upcoming small{color:#717b82!important}.billing-mobile-project-stages .is-after-balance{background:#f3effb!important}.billing-mobile-project-stages .is-after-balance>span{color:#674b99!important;background:#e1d7f5!important}.billing-mobile-project-stages .is-after-balance small{color:#674b99!important}@media (width<=900px){.billing-mobile-project-stages{grid-template-columns:1fr!important}.billing-mobile-project-stages>div{min-height:50px;grid-template-columns:34px minmax(0,1fr) auto!important}.billing-mobile-project-stages>div>span{grid-row:auto!important}.billing-mobile-project-stages strong,.billing-mobile-project-stages small{align-self:center}}.billing-proof-confirmation{background:#edf8f3;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:14px;padding:13px;display:grid}.billing-proof-confirmation-icon{color:#21775b;background:#d9eee5;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.billing-proof-confirmation>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.billing-proof-confirmation strong{font-size:12px}.billing-proof-confirmation span{color:#56635e;font-size:11px;line-height:1.45}.billing-proof-confirmation>button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:#17241f;border:0;border-radius:11px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:750;display:inline-flex}@media (width<=640px){.billing-proof-confirmation{grid-template-columns:auto minmax(0,1fr)}.billing-proof-confirmation>button{grid-column:1/-1;justify-content:center;width:100%;min-height:46px;font-size:14px}}@media (width>=1025px){.billing-page .billing-section-title>div>span,.billing-page .billing-type,.billing-page .billing-summary-card>span,.billing-page .billing-summary-card>small,.billing-page .billing-meta-row span,.billing-page .billing-installment-card>div:nth-child(2)>span{font-size:14px!important}.billing-page .billing-section-title h2{font-size:clamp(23px,1.7vw,28px)!important}.billing-page .billing-action-card h3,.billing-page .billing-no-action-content h3,.billing-page .billing-paid-complete-card h3{font-size:18px!important;line-height:1.3!important}.billing-page .billing-action-card p,.billing-page .billing-no-action-content p,.billing-page .billing-paid-complete-card p,.billing-page .billing-installment-card p{font-size:14px!important;line-height:1.55!important}.billing-page .billing-primary-button,.billing-page .billing-ghost-button,.billing-page .billing-demo-button,.billing-page .billing-demo-reset{font-size:14px!important}.billing-page .billing-installment-status,.billing-page .billing-status{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:32px!important;padding:0 12px!important;font-size:13px!important;line-height:1!important;display:inline-flex!important}.billing-page .billing-history-head{font-size:12px!important}.billing-page .billing-history-row{min-height:78px!important;font-size:14px!important}.billing-page .billing-history-row strong{font-size:15px!important}.billing-page .billing-history-status{white-space:nowrap!important;border-radius:999px!important;justify-content:center!important;justify-self:start!important;align-items:center!important;gap:7px!important;width:fit-content!important;min-width:98px!important;min-height:34px!important;padding:0 12px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important}.billing-page .billing-history-status i{flex:0 0 7px!important;width:7px!important;height:7px!important}.billing-page .billing-history-status.paid{color:#24775d!important;background:#e9f7f1!important}.billing-page .billing-history-status.waiting{color:#9a620f!important;background:#fff1dc!important}.billing-page .billing-history-status.locked{color:#68716d!important;background:#eef1ef!important}.billing-trust-card{gap:20px!important;padding:26px!important}.billing-trust-card>div:last-child{flex:auto!important;width:100%!important;min-width:0!important}.billing-page .billing-trust-card strong{margin-bottom:14px!important;font-size:17px!important;line-height:1.35!important}.billing-mobile-project-stages{gap:14px!important;width:100%!important;margin-top:18px!important}.billing-mobile-project-stages>div{border-radius:16px!important;min-width:0!important;min-height:82px!important;padding:14px 16px!important}.billing-mobile-project-stages>div>span{width:34px!important;height:34px!important;font-size:13px!important}.billing-mobile-project-stages strong{font-size:15px!important;line-height:1.25!important}.billing-mobile-project-stages small{font-size:13px!important;line-height:1.25!important}}@media (width>=1600px){.billing-mobile-project-stages{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:clamp(12px,1vw,20px)!important}.billing-mobile-project-stages>div{grid-template-columns:38px minmax(0,1fr)!important;min-height:96px!important;padding:16px!important}.billing-mobile-project-stages>div>span{width:36px!important;height:36px!important}}.billing-flow-step{appearance:none;font:inherit;text-align:left;border:0}.billing-flow-step.is-clickable,.billing-installment-card.is-clickable,.billing-history-row.is-clickable{cursor:pointer}.billing-flow-step.is-clickable:hover,.billing-installment-card.is-clickable:hover,.billing-history-row.is-clickable:hover{transform:translateY(-2px)}.billing-flow-step.is-clickable:focus-visible,.billing-installment-card.is-clickable:focus-visible,.billing-history-row.is-clickable:focus-visible{outline-offset:3px;outline:3px solid #2faf8438}.billing-history-row.is-clickable{transition:transform .18s,background .18s}.billing-history-row.is-clickable:hover{background:#f7faf8}.billing-flow-step,.billing-flow-step>div,.billing-flow-step strong,.billing-flow-step small{box-shadow:none!important;background:0 0!important}.billing-flow-step.is-current,.billing-flow-step.is-done,.billing-flow-step.is-locked,.billing-flow-step.is-clickable,.billing-flow-step.is-clickable:hover{background:0 0!important}.appointments-page{font-size:15px}.appointments-page-header .page-kicker{line-height:1.3;font-size:13px!important}.appointments-page-header h1{font-size:clamp(34px,3vw,46px)!important;line-height:1.02!important}.appointments-page-header p{max-width:620px;font-size:16px!important;line-height:1.55!important}.schedule-appointment-button{min-height:48px;font-size:15px!important}.next-label,.appointment-live-status,.next-appointment-date-box span,.next-appointment-date-box small{font-size:13px!important}.next-appointment-date-box strong{font-size:36px!important}.next-appointment-information h2{font-size:clamp(25px,2vw,32px)!important;line-height:1.1!important}.next-appointment-information p{font-size:16px!important;line-height:1.55!important}.next-appointment-meta span{font-size:14px!important}.next-appointment-person strong{font-size:15px!important}.next-appointment-person span{font-size:13px!important}.join-meeting-button,.add-calendar-button{min-height:46px;font-size:14px!important}.next-appointment-actions p{line-height:1.5;font-size:13px!important}.appointments-section-heading h2{font-size:clamp(25px,2vw,31px)!important;line-height:1.1!important}.appointments-section-heading p{font-size:15px!important;line-height:1.5!important}.appointments-calendar-navigation strong{font-size:17px!important}.full-calendar-weekdays span{color:#545b61!important;font-size:14px!important;font-weight:750!important}.full-calendar-day{min-height:120px!important;padding:14px 12px!important}.full-calendar-number{font-size:16px!important;font-weight:800!important}.full-calendar-event{gap:6px!important;margin-top:auto!important}.full-calendar-event>span{flex:0 0 8px;width:8px!important;height:8px!important}.full-calendar-event strong{font-size:14px!important;line-height:1.2!important}.full-calendar-event small{color:#33383d!important;margin-top:4px!important;font-size:12px!important;line-height:1.28!important;display:block!important}.full-calendar-legend span{font-size:13px!important}.selected-appointment-heading>span{font-size:13px!important;font-weight:800!important}.selected-date strong{font-size:16px!important}.selected-date span{font-size:14px!important}.selected-appointment-card>h2{font-size:clamp(26px,2.2vw,34px)!important;line-height:1.08!important}.selected-description{font-size:16px!important;line-height:1.55!important}.selected-details small{font-size:12px!important}.selected-details strong{font-size:14px!important}.selected-person small{font-size:12px!important}.selected-person strong{font-size:16px!important}.selected-person span{font-size:13px!important}.selected-join-button{min-height:48px;font-size:14px!important}.upcoming-appointment-row{min-height:100px!important;padding-top:18px!important;padding-bottom:18px!important}.upcoming-date-column>span{font-size:13px!important;line-height:1.35!important}.upcoming-date-column>strong{font-size:20px!important;line-height:1.1!important}.upcoming-number{font-size:13px!important}.upcoming-main-column>div>strong{font-size:16px!important;line-height:1.3!important}.upcoming-main-column>div>span{font-size:13px!important;line-height:1.45!important}.upcoming-person-column strong{font-size:14px!important}.upcoming-person-column span{font-size:12px!important}.upcoming-type-column,.past-card-top>span:first-child{font-size:13px!important}.past-status{font-size:12px!important}.past-appointment-card h3{font-size:18px!important;line-height:1.3!important}.past-appointment-card>p{font-size:14px!important;line-height:1.5!important}.past-person strong{font-size:13px!important}.past-person span{font-size:12px!important}.past-card-bottom>button{font-size:13px!important}.schedule-modal h2{font-size:26px!important}.schedule-modal p{font-size:15px!important;line-height:1.5!important}.schedule-modal label,.schedule-modal button,.schedule-modal input,.schedule-modal textarea{font-size:14px!important}@media (width<=1180px){.full-calendar-day{min-height:108px!important}.full-calendar-number{font-size:15px!important}.full-calendar-event strong{font-size:13px!important}.full-calendar-event small{font-size:11.5px!important}}@media (width<=720px){.appointments-page-header h1{font-size:32px!important}.appointments-page-header p{font-size:15px!important}.appointments-section-heading h2{font-size:24px!important}.full-calendar{padding-bottom:6px;overflow-x:auto}.full-calendar-weekdays,.full-calendar-grid{min-width:720px}.full-calendar-weekdays span{font-size:13px!important}.full-calendar-day{min-height:112px!important}.full-calendar-number{font-size:15px!important}.full-calendar-event strong{font-size:13px!important}.full-calendar-event small{font-size:11.5px!important}.selected-appointment-card>h2{font-size:27px!important}.selected-description{font-size:15px!important}.upcoming-appointment-row{min-height:0!important}.upcoming-date-column>strong{font-size:18px!important}.upcoming-main-column>div>strong{font-size:15px!important}.upcoming-main-column>div>span{font-size:13px!important}.past-appointment-card h3{font-size:17px!important}.past-appointment-card>p{font-size:13.5px!important}}@media (width<=640px){.schedule-modal{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;width:calc(100% - 20px)!important;max-height:calc(100dvh - 24px)!important;padding-bottom:calc(24px + env(safe-area-inset-bottom))!important;overflow:hidden auto!important}.schedule-confirmation{-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 24px)!important;overflow-y:auto!important}}.schedule-modal{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:calc(100dvh - 32px)!important;overflow:hidden auto!important}.schedule-confirmation{max-height:calc(100dvh - 32px)!important;overflow-y:auto!important}.topbar{justify-content:flex-end!important}.topbar-right{justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:auto!important;margin-left:auto!important;display:flex!important}.top-search-zone{flex:none;position:relative}.top-search-popover{z-index:100;background:#fff;border-radius:18px;width:min(390px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 60px #11131524}.top-search-input{color:#111315;background:#f3f4f3;border-radius:13px;align-items:center;gap:10px;min-height:46px;padding:0 12px;display:flex}.top-search-input input{color:#111315;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.top-search-input>button{color:#555b60;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.top-search-input>button:hover{background:#e7e9e7}.top-search-results{max-height:340px;padding-top:8px;overflow-y:auto}.top-search-results>button{color:#111315;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:0 11px;font-size:14px;font-weight:700;display:flex}.top-search-results>button:hover{background:#f3f4f3}.top-search-empty{color:#6d7378;padding:18px 12px;font-size:13px}.sidebar{min-height:0!important;overflow:hidden!important}.sidebar-navigation{overscroll-behavior:contain;scrollbar-width:thin;padding-bottom:14px;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.sidebar-navigation::-webkit-scrollbar{width:5px}.sidebar-navigation::-webkit-scrollbar-thumb{background:#d7dad8;border-radius:999px}.sidebar-bottom{flex:none!important;margin-top:10px!important}@media (height<=820px) and (width>=821px){.sidebar{padding-top:16px!important;padding-bottom:12px!important}.sidebar-navigation{gap:14px!important;margin-top:20px!important}.sidebar-section-links{gap:4px!important}.nav-link{min-height:40px!important}.sidebar-bottom{margin-top:6px!important}.help-box{padding-top:12px!important;padding-bottom:12px!important}}@media (height<=700px) and (width>=821px){.sidebar-navigation{gap:10px!important;margin-top:14px!important}.nav-link{min-height:38px!important}}@media (width<=1240px) and (width>=821px){.topbar{padding-left:18px!important;padding-right:18px!important}.topbar-right{gap:8px!important}.top-profile{max-width:190px}}@media (width<=1024px){.topbar-right{gap:7px!important}.top-profile-copy{display:none!important}.top-profile{place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:grid!important}.top-profile>svg{display:none!important}}@media (width<=820px){.topbar{justify-content:flex-end!important;width:100%!important;padding:0 14px!important}.topbar-right{justify-content:flex-end!important;width:100%!important;margin-left:0!important}.top-search-popover{width:auto;position:fixed;top:68px;left:12px;right:12px}}@media (width<=480px){.top-icon{width:38px!important;height:38px!important}.top-profile{width:38px!important;min-width:38px!important;height:38px!important}.top-profile-avatar{width:32px!important;height:32px!important}}.topbar-dismiss-layer{z-index:88;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}.top-search-zone,.notification-zone,.top-profile{z-index:90;position:relative}.top-search-popover,.notification-popover{z-index:95!important}.sidebar-section-title{color:#101214!important;font-weight:800!important}@media (width<=640px){.topbar{width:100%!important;height:62px!important;min-height:62px!important;box-shadow:none!important;z-index:80!important;background:#fff!important;border-bottom:1px solid #ecefec!important;justify-content:flex-end!important;align-items:center!important;padding:0 14px!important;display:flex!important;position:sticky!important;top:0!important;left:0!important;right:0!important}.topbar-right{justify-content:flex-end!important;gap:8px!important;width:100%!important;margin-left:0!important}.top-icon,.top-profile{box-shadow:none!important;background:0 0!important}.top-search-popover,.notification-popover{top:66px!important}.portal-main *,.portal-main :before,.portal-main :after{font-size:15px!important}.portal-main h1{letter-spacing:-.035em!important;font-size:30px!important;line-height:1.1!important}.portal-main h2{letter-spacing:-.025em!important;font-size:23px!important;line-height:1.18!important}.portal-main h3{font-size:19px!important;line-height:1.25!important}.portal-main h4{font-size:17px!important;line-height:1.3!important}.portal-main p,.portal-main span,.portal-main small,.portal-main strong,.portal-main label,.portal-main li,.portal-main input,.portal-main textarea,.portal-main select{font-size:15px!important;line-height:1.5!important}.portal-main button{font-size:15px!important}.portal-main button strong{font-size:inherit!important}.project-step-detail-card .project-detail-number{display:none!important}.mobile-navigation button,.mobile-navigation button span{font-size:11px!important}.dashboard .hello-row{margin-bottom:28px!important}.dashboard .hello-content p{margin-bottom:0!important}.dashboard .task-row{touch-action:manipulation;cursor:pointer!important}.validations-help-button{display:none!important}.notification-popover{box-sizing:border-box!important;width:auto!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;position:fixed!important;top:68px!important;left:12px!important;right:12px!important;transform:none!important}.notification-popover .notification-item{touch-action:manipulation;width:100%!important;min-height:74px!important;color:inherit!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:14px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;padding:12px!important;display:grid!important}.notification-popover .notification-item:hover,.notification-popover .notification-item:active{background:#f3f5f3!important}.notification-popover .notification-item>div{min-width:0!important}.notification-item-chevron{color:#737b76;flex:none}.mobile-more-dismiss{z-index:68!important;cursor:default!important;background:0 0!important;border:0!important;width:100vw!important;height:100dvh!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.mobile-more-panel{z-index:69!important}.mobile-navigation{z-index:70!important}}.dashboard .hello-row{margin-bottom:28px!important}.notification-popover .notification-item{cursor:pointer!important;text-align:left!important;border:0!important;width:100%!important}.notification-popover .notification-item:hover{background:#f3f5f3!important}.notification-item-chevron{color:#737b76;flex:none}@media (width>=1025px){.dashboard .panel-title h3{font-size:21px!important;font-weight:760!important;line-height:1.2!important}.dashboard .panel-title button{font-size:14px!important;font-weight:700!important}.dashboard .task-row{gap:14px!important;min-height:82px!important;padding:11px 10px!important}.dashboard .task-row img{flex-basis:58px!important;width:58px!important;height:58px!important}.dashboard .task-copy strong{font-size:16px!important;font-weight:750!important;line-height:1.35!important}.dashboard .task-copy small{margin-top:5px!important;font-size:14px!important;line-height:1.35!important}.dashboard .task-status{min-width:92px!important;height:34px!important;padding:0 13px!important;font-size:13px!important;font-weight:750!important}.dashboard .task-chevron{width:18px!important;height:18px!important}.project-page .project-section-heading h2,.tasks-page .tasks-section-heading h2,.tasks-page .tasks-side-heading h3{letter-spacing:-.035em!important;font-size:clamp(22px,1.55vw,27px)!important;font-weight:760!important;line-height:1.15!important}.project-page .project-section-heading p,.tasks-page .tasks-section-heading p{margin-top:7px!important;font-size:15px!important;line-height:1.5!important}.project-page .project-now-card{min-height:245px!important;padding:22px!important}.project-page .project-now-kicker{font-size:13px!important;font-weight:800!important;line-height:1.35!important}.project-page .project-now-card h3{margin-top:12px!important;font-size:21px!important;line-height:1.25!important}.project-page .project-now-card p{margin-top:10px!important;font-size:15px!important;line-height:1.55!important}.project-page .project-now-card button{margin-top:14px!important;font-size:14px!important;font-weight:750!important}.project-page .project-step-detail-card h2{font-size:clamp(25px,1.9vw,31px)!important;line-height:1.12!important}.project-page .project-detail-description{font-size:15px!important;line-height:1.6!important}.project-page .project-detail-status,.project-page .project-detail-number,.project-page .project-detail-label{font-size:13px!important}.project-page .project-detail-check-row{min-height:38px!important;font-size:14px!important;line-height:1.4!important}.project-page .project-detail-file-copy strong{font-size:15px!important}.project-page .project-detail-file-copy small{font-size:13px!important}.project-page .project-detail-main-action{min-height:48px!important;font-size:14px!important}.project-page .project-activity-row{min-height:78px!important;padding:13px 0!important}.project-page .project-activity-copy strong{font-size:15px!important;line-height:1.4!important}.project-page .project-activity-copy p{margin-top:4px!important;font-size:14px!important;line-height:1.45!important}.project-page .project-activity-time{font-size:13px!important;line-height:1.35!important}.project-page .project-files-see-all{font-size:14px!important}.project-page .project-file-row{min-height:72px!important;padding:12px 14px!important}.project-page .project-file-copy strong{font-size:15px!important}.project-page .project-file-copy small{margin-top:4px!important;font-size:13px!important}.tasks-page .tasks-side-heading>div>span{font-size:13px!important}.tasks-page .received-item strong{font-size:15px!important;line-height:1.35!important}.tasks-page .received-item small{font-size:13px!important;line-height:1.35!important}.tasks-page .tasks-history-row{min-height:68px!important;padding:13px 15px!important}.tasks-page .tasks-history-row strong{font-size:15px!important}.tasks-page .tasks-history-row span,.tasks-page .tasks-history-row small{font-size:13px!important}.tasks-page .tasks-help-card h3{font-size:17px!important;line-height:1.35!important}.tasks-page .tasks-help-card p{font-size:14px!important;line-height:1.55!important}.tasks-page .tasks-help-card button{font-size:14px!important}.project-page .project-activity-row{box-sizing:border-box!important;padding-left:16px!important;padding-right:16px!important}.project-page .project-activity-icon{flex:none!important;margin-left:0!important}.project-page .project-activity-time{white-space:nowrap!important;margin-left:18px!important;padding-right:2px!important}.notification-popover{width:min(390px,100vw - 32px)!important}.notification-popover .popover-title{padding:15px 16px!important}.notification-popover .popover-title strong{font-size:17px!important;line-height:1.25!important}.notification-popover .popover-title span{margin-top:3px!important;font-size:13px!important;line-height:1.35!important}.notification-popover .notification-item{gap:12px!important;min-height:82px!important;padding:14px 16px!important}.notification-popover .notification-item strong{font-size:15px!important;line-height:1.35!important}.notification-popover .notification-item p{margin-top:4px!important;font-size:14px!important;line-height:1.45!important}.notification-popover .notification-item small{margin-top:5px!important;font-size:12px!important;line-height:1.35!important}}.topbar-dismiss-layer{width:100vw!important;height:100dvh!important}.profile-page{width:100%;max-width:1540px;margin:0 auto;padding:34px 34px 70px}.profile-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.profile-page-heading h1{color:#101214;letter-spacing:-.045em;margin:0;font-size:clamp(34px,3vw,48px);line-height:1}.profile-page-heading p{color:#5d6368;margin:10px 0 0;font-size:15px;line-height:1.5}.profile-save-message{z-index:20;color:#176b50;background:#e9f8f2;border-radius:13px;align-items:center;gap:9px;width:fit-content;max-width:100%;margin:0 0 18px auto;padding:12px 15px;font-size:13px;font-weight:750;display:flex;position:sticky;top:84px;box-shadow:0 8px 24px #11121414}.profile-identity-card{background:#fff;border-radius:24px;align-items:center;gap:18px;min-height:116px;margin-bottom:22px;padding:22px 24px;display:flex;box-shadow:0 12px 38px #1218150e}.profile-main-avatar{color:#fff;background:#171a19;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;font-size:20px;font-weight:850;display:grid}.profile-main-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.profile-main-copy strong{color:#101214;font-size:22px;line-height:1.15}.profile-main-copy span{color:#666d72;font-size:14px}.profile-account-status{color:#176c51;background:#edf8f4;border-radius:999px;align-items:center;gap:8px;margin-left:auto;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.profile-account-status-dot{background:#2caf84;border-radius:50%;width:7px;height:7px}.profile-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.profile-section-card{background:#fff;border-radius:24px;min-width:0;padding:24px;box-shadow:0 12px 38px #1218150d}.profile-section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.profile-section-header h2{color:#101214;letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.2}.profile-section-header p{color:#686e73;margin:7px 0 0;font-size:13px;line-height:1.5}.profile-secondary-button,.profile-primary-button,.profile-cancel-button{font:inherit;cursor:pointer;border:0;transition:transform .18s,background .18s}.profile-secondary-button{color:#141716;background:#f1f3f2;border-radius:11px;flex:none;min-height:40px;padding:0 14px;font-size:13px;font-weight:800}.profile-secondary-button:hover,.profile-cancel-button:hover{background:#e7eae8;transform:translateY(-1px)}.profile-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-fields-grid-company{grid-template-columns:1fr}.profile-field{flex-direction:column;gap:8px;min-width:0;display:flex}.profile-field>span{color:#777d81;font-size:12px;font-weight:700}.profile-field>strong{color:#111413;overflow-wrap:anywhere;background:#f6f7f6;border-radius:12px;align-items:center;min-height:46px;padding:0 14px;font-size:14px;font-weight:750;display:flex}.profile-field input{color:#111413;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #dfe3e0;border-radius:12px;outline:0;padding:0 14px;font-size:14px}.profile-field input:focus{border-color:#2caf84;box-shadow:0 0 0 3px #2caf841a}.profile-edit-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.profile-primary-button,.profile-cancel-button{border-radius:11px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800}.profile-primary-button{color:#fff;background:#141817}.profile-primary-button:hover{background:#242a27;transform:translateY(-1px)}.profile-cancel-button{color:#1c211f;background:#f1f3f2}.profile-settings-list{flex-direction:column;display:flex}.profile-setting-row{border-top:1px solid #edf0ee;align-items:center;gap:18px;min-height:76px;padding:16px 0;display:flex}.profile-setting-row:first-child{border-top:0;padding-top:0}.profile-setting-row:last-child{padding-bottom:0}.profile-setting-row>div{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.profile-setting-row strong{color:#111413;font-size:14px}.profile-setting-row span{color:#6c7277;font-size:12px;line-height:1.45}.profile-switch{cursor:pointer;background:#d9ddda;border:0;border-radius:999px;flex:0 0 48px;width:48px;height:28px;padding:3px;transition:background .2s}.profile-switch>span{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;display:block;transform:translate(0);box-shadow:0 2px 7px #00000024}.profile-switch.is-on{background:#2caf84}.profile-switch.is-on>span{transform:translate(20px)}.profile-security-row{align-items:center;gap:14px;min-height:72px;display:flex}.profile-security-icon{color:#238263;background:#edf8f4;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.profile-security-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.profile-security-copy strong{color:#111413;font-size:14px}.profile-security-copy span{color:#6b7175;font-size:12px;line-height:1.45}.profile-password-panel{border-top:1px solid #edf0ee;grid-template-columns:1fr;gap:15px;margin-top:20px;padding-top:20px;display:grid}.top-profile{cursor:pointer!important}@media (width<=1100px){.profile-page{padding:28px 24px 64px}.profile-content-grid{grid-template-columns:1fr}}@media (width<=720px){.profile-page{padding:22px 16px 100px}.profile-page-heading{margin-bottom:20px}.profile-page-heading h1{font-size:32px}.profile-page-heading p{font-size:14px}.profile-identity-card{flex-wrap:wrap;align-items:flex-start;padding:18px}.profile-main-avatar{flex-basis:56px;width:56px;height:56px}.profile-main-copy strong{font-size:19px}.profile-account-status{width:100%;margin-left:74px}.profile-section-card{border-radius:20px;padding:20px 17px}.profile-section-header{gap:12px}.profile-section-header h2{font-size:18px}.profile-fields-grid{grid-template-columns:1fr}.profile-setting-row{align-items:flex-start}.profile-security-row{flex-wrap:wrap}.profile-security-copy{min-width:calc(100% - 60px)}.profile-security-row .profile-secondary-button{margin-left:58px}.profile-edit-actions{flex-direction:column-reverse}.profile-primary-button,.profile-cancel-button{width:100%}}@media (width<=420px){.profile-account-status{margin-left:0}.profile-section-header{flex-direction:column}.profile-secondary-button{align-self:flex-start}}.profile-main-avatar,.profile-avatar-text,.top-profile-avatar{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.profile-main-avatar.has-photo,.profile-avatar-text.has-photo,.top-profile-avatar.has-photo{color:#0000!important}.profile-photo-input{display:none!important}.profile-avatar-customization{align-items:center;gap:22px;min-width:0;margin-left:auto;display:flex}.profile-avatar-actions{align-items:center;gap:8px;display:flex}.profile-avatar-upload,.profile-avatar-remove{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.profile-avatar-upload{color:#fff;background:#191c1e}.profile-avatar-upload:hover{background:#303436}.profile-avatar-remove{color:#343a37;background:#f0f2f1}.profile-color-picker{flex-direction:column;gap:7px;display:flex}.profile-color-picker>span{color:#5f6863;font-size:12px;font-weight:700}.profile-color-picker>div{align-items:center;gap:7px;display:flex}.profile-color-picker button{cursor:pointer;border:3px solid #0000;border-radius:50%;width:28px;height:28px;padding:0;box-shadow:0 0 0 1px #12161417}.profile-color-picker button.active{border-color:#fff;box-shadow:0 0 0 2px #171b19,0 0 0 1px #12161417}@media (width<=1024px){.profile-avatar-customization{flex-direction:column;align-items:flex-start;gap:14px;width:100%;margin-left:0}}@media (width<=640px){.profile-avatar-actions{flex-wrap:wrap;width:100%}.profile-avatar-upload{flex:auto}}.profile-main-avatar,.profile-avatar-text,.top-profile-avatar{transition:background-color .18s,color .18s,box-shadow .18s!important}.profile-main-avatar:not(.has-photo),.profile-avatar-text:not(.has-photo),.top-profile-avatar:not(.has-photo){text-shadow:none!important}
