/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{color:#171719;--ink:#171719;--muted:#717176;--line:#e6e6e8;--purple:#e31b2b;--green:#24ad82;--navy:#080809;background:#f5f5f6;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3,.portal-brand strong{font-family:Manrope,sans-serif}.portal-brand{align-items:center;gap:10px;display:flex}.portal-brand-mark{background:linear-gradient(145deg,#ff5662,#c81020);border-radius:9px;place-items:center;width:30px;height:30px;display:grid;position:relative;overflow:hidden}.portal-brand-mark:before,.portal-brand-mark:after,.portal-brand-mark i{content:"";background:#fff;border-radius:5px;width:5px;display:block;position:absolute;transform:rotate(-32deg)}.portal-brand-mark:before{opacity:.75;height:12px;top:12px;left:7px}.portal-brand-mark i{height:18px;top:6px;left:13px}.portal-brand-mark:after{opacity:.7;height:12px;top:7px;left:19px}.portal-brand>div{flex-direction:column;display:flex}.portal-brand strong{letter-spacing:-.5px;font-size:16px;font-weight:800}.portal-brand small{color:#9994a5;letter-spacing:1.8px;font-size:7px;font-weight:800}.portal-shell{background:#f7f7f8;min-height:100vh}.portal-shell>header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;align-items:center;height:70px;padding:0 max(25px,50% - 590px);display:flex;position:sticky;top:0}.portal-shell>header .portal-brand{margin-right:55px}.portal-shell>header nav{align-self:stretch;gap:7px;display:flex}.portal-shell>header nav a{color:#716d7d;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.portal-shell>header nav a svg{width:16px}.portal-shell>header nav a.active{border-color:var(--purple);color:var(--purple)}.portal-profile{align-items:center;gap:8px;margin-left:auto;display:flex}.portal-profile>span:nth-of-type(2){flex-direction:column;min-width:90px;display:flex}.portal-profile strong{font-size:9px}.portal-profile small{color:var(--muted);font-size:7px}.portal-profile>svg{color:#9c97a5;width:14px}.portal-avatar{color:#c91523;background:#ffe9eb;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid}.portal-icon,.portal-mobile-button{border:1px solid var(--line);color:#6f6a79;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.portal-icon svg,.portal-mobile-button svg{width:17px}.portal-mobile-button{display:none}.portal-shell>main{min-height:calc(100vh - 162px)}.portal-page{max-width:1180px;margin:auto;padding:34px 25px 60px}.portal-shell>footer{border-top:1px solid var(--line);align-items:center;max-width:1180px;min-height:92px;margin:auto;padding:20px 25px;display:flex}.portal-shell>footer p{color:var(--muted);margin-left:25px;font-size:8px}.portal-shell>footer>div{gap:16px;margin-left:auto;display:flex}.portal-shell>footer a,.portal-shell>footer button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;display:flex}.portal-shell>footer svg{width:14px}.portal-welcome{justify-content:space-between;align-items:flex-end;display:flex}.portal-kicker{color:var(--purple);letter-spacing:1.4px;font-size:8px;font-weight:800}.portal-welcome h1{letter-spacing:-.8px;margin:5px 0;font-size:26px}.portal-welcome p{color:var(--muted);font-size:10px}.portal-primary,.portal-secondary{border:1px solid var(--purple);background:var(--purple);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:9px;font-weight:800;display:inline-flex}.portal-primary svg,.portal-secondary svg{width:16px}.portal-secondary{color:#5b5667;background:#fff;border-color:#dedbe5}.featured-project{color:#fff;background:linear-gradient(115deg,#0b0b0d,#2a0c11);border-radius:16px;margin-top:25px;overflow:hidden;box-shadow:0 18px 45px #17132f29}.featured-top{justify-content:space-between;align-items:flex-start;padding:25px 28px 20px;display:flex}.portal-live{color:#afa7d1;letter-spacing:1px;align-items:center;gap:6px;font-size:7px;font-weight:800;display:inline-flex}.portal-live i{background:#47d1a7;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #47d1a71a}.featured-top h2{margin:8px 0 3px;font-size:22px}.featured-top p{color:#aaa4c2;font-size:9px}.featured-top>a{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:8px;font-weight:700;display:flex}.featured-top>a svg{width:14px}.featured-body{border-top:1px solid #ffffff14;grid-template-columns:1.5fr repeat(3,1fr);padding:20px 28px 23px;display:grid}.featured-body>div{border-left:1px solid #ffffff17;flex-direction:column;padding:0 20px;display:flex}.featured-body>div:first-child{border:0;padding-left:0}.featured-body>div>span{color:#8f88aa;font-size:8px}.featured-body>div>strong{margin-top:5px;font-size:11px}.featured-body>div>small{color:#817a99;margin-top:3px;font-size:7px}.featured-progress>div:first-child{justify-content:space-between;align-items:center;display:flex}.featured-progress>div:first-child span{color:#a9a3c0;font-size:8px}.featured-progress>div:first-child strong{font:700 19px Manrope}.featured-progress-track{background:#ffffff1a;border-radius:6px;height:6px;margin:9px 0 5px;overflow:hidden}.featured-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#e31b2b,#ff6974);height:100%;display:block}.portal-section-heading{justify-content:space-between;align-items:flex-end;margin:30px 0 13px;display:flex}.portal-section-heading h2{margin-top:4px;font-size:17px}.portal-section-heading>a,.portal-section-heading>button{color:var(--purple);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.portal-section-heading svg{width:14px}.attention-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.attention-cards article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:41px 1fr auto;align-items:center;gap:11px;padding:16px;display:grid;box-shadow:0 6px 20px #1e19370a}.attention-card-icon{border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.attention-card-icon svg{width:19px}.attention-purple{color:var(--purple);background:#fff0f1}.attention-green{color:#198b6b;background:#e8f7f2}.attention-cards article div{flex-direction:column;display:flex}.attention-cards strong{font-size:9px}.attention-cards p{color:var(--muted);margin-top:3px;font-size:8px}.attention-cards small{color:#a07a36;align-items:center;gap:4px;margin-top:6px;font-size:7px;display:flex}.attention-cards small svg{width:12px}.attention-cards article>a{color:var(--purple);align-items:center;gap:4px;font-size:8px;font-weight:800;display:flex}.attention-cards article>a svg{width:14px}.portal-project-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.portal-project-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px;transition:all .17s;box-shadow:0 7px 22px #1e19370a}.portal-project-card:hover{border-color:#efabb2;transform:translateY(-2px);box-shadow:0 12px 28px #1e193714}.portal-project-card-top{justify-content:space-between;align-items:center;display:flex}.portal-project-card-top>span{width:38px;height:38px;color:var(--purple);background:#fff0f1;border-radius:10px;place-items:center;display:grid}.portal-project-card-top svg{width:18px}.portal-project-card-top em{color:#1b8569;background:#eaf7f3;border-radius:5px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800}.portal-project-card h3{margin-top:14px;font-size:12px}.portal-project-card>p{color:var(--muted);margin-top:3px;font-size:8px}.portal-card-progress{margin-top:17px}.portal-card-progress>span{justify-content:space-between;display:flex}.portal-card-progress em{color:var(--muted);font-size:7px;font-style:normal}.portal-card-progress strong{font-size:8px}.portal-card-progress>div,.client-progress-line>div,.client-milestones article div>div{background:#eeecf2;border-radius:5px;height:5px;margin-top:6px;overflow:hidden}.portal-card-progress i,.client-progress-line i,.client-milestones article div>div i{border-radius:inherit;background:var(--purple);height:100%;display:block}.portal-project-card footer{color:var(--muted);border-top:1px solid #efedf2;justify-content:space-between;align-items:center;margin-top:15px;padding-top:11px;display:flex}.portal-project-card footer span{align-items:center;gap:4px;font-size:7px;display:flex}.portal-project-card footer svg{width:13px}.portal-login{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.portal-login-copy{color:#fff;background:radial-gradient(circle at 74% 25%,#4a0b12,#1d0c10 40%,#080809 75%);flex-direction:column;padding:25px 8% 35px;display:flex;overflow:hidden}.portal-login-copy>.portal-brand small{color:#8e87a9}.portal-login-copy>div{margin:auto 0}.portal-login-copy h1{letter-spacing:-2.4px;margin:15px 0;font-size:clamp(36px,4.5vw,63px);line-height:1.06}.portal-login-copy h1 em{color:#ff6672;font-style:normal}.portal-login-copy>div>p{color:#a9a2c2;max-width:570px;font-size:12px;line-height:1.65}.portal-login-copy>small{color:#7f7897;font-size:8px}.portal-preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:min(470px,90%);margin-top:30px;padding:17px}.portal-preview>div:first-child{justify-content:space-between;align-items:center;display:flex}.portal-preview span{color:#d4cee8;font-size:9px;font-weight:700}.portal-preview strong{font:700 14px Manrope}.portal-preview-progress{background:#ffffff1a;border-radius:5px;height:5px;margin:10px 0 14px}.portal-preview-progress i{border-radius:inherit;background:#e31b2b;width:68%;height:100%;display:block}.portal-preview>div:last-child{grid-template-columns:1fr 1fr;gap:3px 20px;display:grid}.portal-preview small{color:#817a99;font-size:7px}.portal-preview>div:last-child strong{margin-bottom:7px;font-size:9px}.portal-login-form{place-items:center;padding:35px;display:grid}.portal-login-form>div{width:min(360px,100%)}.portal-mobile-brand{display:none}.portal-login-form h2{letter-spacing:-.7px;margin:5px 0;font-size:24px}.portal-login-form>div>p:nth-of-type(2){color:var(--muted);font-size:9px}.portal-login-form form{flex-direction:column;gap:14px;margin-top:25px;display:flex}.portal-login-form label{color:#4f4a5a;flex-direction:column;gap:6px;font-size:8px;font-weight:800;display:flex}.portal-login-form label>div{border:1px solid #dedbe4;border-radius:9px;align-items:center;gap:8px;height:43px;padding:0 11px;display:flex}.portal-login-form label>div:focus-within{border-color:#e94452;box-shadow:0 0 0 3px #e31b2b1a}.portal-login-form label svg{color:#9a95a3;width:17px}.portal-login-form input{border:0;outline:0;flex:1;min-width:0;font-size:10px}.portal-login-form label button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.portal-login-form .portal-primary{min-height:44px;margin-top:2px}.portal-login-form .portal-primary:disabled{opacity:.6}.portal-error{color:#b8434e;background:#feeaec;border-radius:7px;padding:8px;font-size:8px}.portal-security-note{background:#f4faf8;border:1px solid #e1eee9;border-radius:9px;gap:9px;margin-top:22px;padding:11px;display:flex}.portal-security-note>svg{width:19px;color:var(--green)}.portal-security-note span{flex-direction:column;display:flex}.portal-security-note strong{font-size:8px}.portal-security-note small{color:var(--muted);margin-top:2px;font-size:7px}.portal-loader{min-height:100vh;color:var(--muted);place-items:center;font-size:10px;display:grid}.portal-back{color:#6f6a7a;align-items:center;gap:5px;margin-bottom:16px;font-size:8px;font-weight:700;display:inline-flex}.portal-back svg{width:14px}.portal-project-hero{color:#fff;background:linear-gradient(115deg,#0b0b0d,#250b10);border-radius:15px 15px 0 0;justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.portal-project-hero h1{margin:8px 0 3px;font-size:24px}.portal-project-hero p{color:#aaa4bd;font-size:9px}.portal-project-hero-progress{border:7px solid #e31b2b4d;border-top-color:#ff6672;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:86px;height:86px;display:flex}.portal-project-hero-progress span{font:700 20px Manrope}.portal-project-hero-progress small{color:#aaa4bd;font-size:7px}.portal-tabs{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 12px 12px;padding:0 20px;display:flex;overflow-x:auto}.portal-tabs button{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 11px;font-size:8px;font-weight:700}.portal-tabs button.active{border-color:var(--purple);color:var(--purple)}.portal-overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(270px,.7fr);align-items:start;gap:14px;margin-top:17px;display:grid}.portal-overview-grid>main,.portal-overview-grid>aside{flex-direction:column;gap:14px;display:flex}.client-status-card,.client-timeline-preview,.client-action-card,.client-detail-card,.portal-section-card,.client-risk-note{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 7px 20px #1e19370a}.client-status-card{grid-template-columns:1fr auto;padding:21px;display:grid}.client-status-card h2{margin:5px 0 3px;font-size:18px}.client-status-card p{color:var(--muted);font-size:9px}.status-illustration{width:48px;height:48px;color:var(--purple);background:#fff0f1;border-radius:13px;place-items:center;display:grid}.status-illustration svg{width:21px}.client-progress-line{grid-column:1/3;margin-top:18px}.client-progress-line>span{justify-content:space-between;display:flex}.client-progress-line em{color:var(--muted);font-size:8px;font-style:normal}.client-progress-line strong{font-size:9px}.client-timeline-preview{padding:0 20px 20px}.client-timeline-preview .portal-section-heading{margin-top:20px}.client-timeline-preview>div:last-child{padding:15px 5px 0;display:flex;overflow-x:auto}.client-timeline-step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:7px;min-width:90px;display:flex;position:relative}.client-timeline-step>span{z-index:2;color:#aaa5b2;background:#fff;border:2px solid #dfdce5;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.client-timeline-step>span svg{width:13px}.client-timeline-step>div{flex-direction:column;display:flex}.client-timeline-step strong{max-width:82px;font-size:8px}.client-timeline-step small{color:var(--muted);margin-top:2px;font-size:7px}.client-timeline-step>i{z-index:1;background:#e4e1e8;width:calc(100% - 24px);height:2px;position:absolute;top:12px;left:calc(50% + 12px)}.client-timeline-step.done>span{border-color:var(--green);background:var(--green);color:#fff}.client-timeline-step.done>i{background:var(--green)}.client-timeline-step.current>span{border-color:var(--purple);color:var(--purple);box-shadow:0 0 0 4px #fff0f1}.client-action-card{padding:18px}.client-action-card>.portal-kicker{margin-top:12px;display:block}.client-action-card h3{margin-top:4px;font-size:13px}.client-action-card p{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.5}.client-action-card textarea{resize:none;border:1px solid var(--line);border-radius:8px;outline:0;width:100%;margin:14px 0 10px;padding:9px;font-size:8px}.client-action-card>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.client-action-card button{min-width:0;padding-inline:8px}.client-detail-card{padding:18px}.client-detail-card dl{margin:10px 0}.client-detail-card dl div{border-bottom:1px solid #efedf2;justify-content:space-between;align-items:center;min-height:34px;display:flex}.client-detail-card dt{color:var(--muted);font-size:8px}.client-detail-card dd{text-align:right;margin:0;font-size:8px;font-weight:700}.client-detail-card>a{color:var(--purple);background:#fff0f1;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:13px;padding:9px;font-size:8px;font-weight:800;display:flex}.client-detail-card>a svg{width:15px}.client-risk-note{background:#fffaf1;border-color:#f0dfbf;gap:9px;padding:12px;display:flex}.client-risk-note>svg{color:#c77f17;width:18px}.client-risk-note div{flex-direction:column;display:flex}.client-risk-note strong{color:#8f631e;font-size:8px}.client-risk-note p{color:#a17d48;margin-top:2px;font-size:7px;line-height:1.4}.portal-section-card{margin-top:17px;padding:22px}.portal-section-card>h2{margin:5px 0 18px;font-size:18px}.client-vertical-timeline{max-width:700px}.client-vertical-timeline>div{grid-template-columns:28px 1fr;gap:10px;display:grid}.client-vertical-timeline>div>span{width:26px;height:26px;color:var(--green);background:#e8f7f2;border-radius:50%;place-items:center;display:grid}.client-vertical-timeline svg{width:14px}.client-vertical-timeline section{border-bottom:1px solid var(--line);padding:3px 0 18px}.client-vertical-timeline strong{font-size:9px}.client-vertical-timeline p{color:var(--muted);margin:3px 0;font-size:8px}.client-vertical-timeline small{color:#a5a0ad;font-size:7px}.client-requirements{flex-direction:column;gap:8px;display:flex}.client-requirements article{border:1px solid var(--line);border-radius:9px;justify-content:space-between;padding:14px;display:flex}.client-requirements article>div>span{color:var(--purple);text-transform:uppercase;font-size:7px;font-weight:800}.client-requirements h3{margin:4px 0;font-size:10px}.client-requirements p{color:var(--muted);font-size:8px}.client-requirements em{color:#188065;background:#e8f7f2;border-radius:5px;align-items:center;gap:4px;height:max-content;padding:4px 6px;font-size:7px;font-style:normal;font-weight:800;display:flex}.client-requirements em svg{width:12px}.client-proposal{border:1px solid var(--line);border-radius:10px;grid-template-columns:50px 1fr;gap:13px;padding:15px;display:grid}.client-proposal>span{width:48px;height:48px;color:var(--purple);background:#fff0f1;border-radius:10px;place-items:center;display:grid}.client-proposal h3{font-size:11px}.client-proposal p{color:var(--muted);margin-top:2px;font-size:8px}.client-proposal div>div{color:#696475;margin-top:10px;font-size:8px;line-height:1.5}.client-proposal div>div h2,.client-proposal div>div h3{font-size:9px}.client-milestones{flex-direction:column;display:flex}.client-milestones article{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.client-milestones article>span{width:33px;height:33px;color:var(--purple);background:#fff0f1;border-radius:8px;place-items:center;display:grid}.client-milestones svg{width:16px}.client-milestones h3{font-size:9px}.client-milestones p{color:var(--muted);margin-top:2px;font-size:7px}.client-milestones article div>div{max-width:350px}.client-milestones article>strong{font-size:9px}.portal-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.portal-empty>span{width:50px;height:50px;color:var(--purple);background:#fff0f1;border-radius:13px;place-items:center;display:grid}.portal-empty h2{margin-top:12px;font-size:17px}.portal-empty p{color:var(--muted);margin-top:4px;font-size:9px}.portal-mobile-nav{display:none}@media (width<=900px){.portal-shell>header{padding-inline:20px}.portal-shell>header nav{display:none}.portal-shell>header .portal-brand{margin-right:0}.portal-mobile-button{margin-left:10px;display:grid}.portal-mobile-nav{z-index:30;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-width:200px;padding:8px;display:flex;position:fixed;top:70px;right:15px;box-shadow:0 15px 35px #1914322e}.portal-mobile-nav a,.portal-mobile-nav button{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:9px;font-size:9px;display:flex}.featured-body{grid-template-columns:1.5fr 1fr;gap:15px}.featured-body>div{border:0;padding:8px 0}.portal-project-grid{grid-template-columns:1fr 1fr}.portal-overview-grid,.portal-login{grid-template-columns:1fr}.portal-login-copy{display:none}.portal-mobile-brand{margin-bottom:45px;display:block}.portal-login-form{min-height:100vh}.client-timeline-preview>div:last-child{min-width:700px}.client-timeline-preview{overflow-x:auto}}@media (width<=650px){.portal-shell>header{height:61px;padding-inline:14px}.portal-profile>span:nth-of-type(2),.portal-profile>svg,.portal-icon{display:none}.portal-shell>main{min-height:calc(100vh - 61px)}.portal-page{padding:24px 14px 45px}.portal-welcome{flex-direction:column;align-items:flex-start;gap:15px}.portal-welcome h1{font-size:22px}.portal-welcome .portal-secondary{width:100%}.featured-top{padding:20px}.featured-top>a{display:none}.featured-top h2{font-size:18px}.featured-body{grid-template-columns:1fr 1fr;padding:15px 20px}.featured-progress{grid-column:1/3}.attention-cards,.portal-project-grid{grid-template-columns:1fr}.attention-cards article{grid-template-columns:40px 1fr}.attention-cards article>a{grid-column:2}.portal-project-hero{align-items:flex-start;padding:20px}.portal-project-hero h1{font-size:19px}.portal-project-hero-progress{flex:none;width:65px;height:65px}.portal-project-hero-progress span{font-size:15px}.client-status-card{grid-template-columns:1fr auto}.portal-section-card{padding:17px}.portal-shell>footer{flex-direction:column;align-items:flex-start;gap:10px}.portal-shell>footer p,.portal-shell>footer>div{margin-left:0}.portal-login-form{padding:25px}.client-action-card>div{grid-template-columns:1fr}}:root{color:#171719;--ink:#171719;--muted:#717176;--line:#e6e6e8;--purple:#e31b2b;--navy:#080809;background:#f5f5f6}.portal-brand img{object-fit:contain;width:136px;max-width:100%;height:auto;display:block}.portal-shell{background:#f7f7f8}.portal-shell>header{color:#fff;background:#080809f5;border-bottom-color:#2b292b}.portal-shell>header nav a{color:#aaa6aa}.portal-shell>header nav a:hover{color:#fff}.portal-shell>header nav a.active{color:#ff5a67}.portal-profile small,.portal-profile>svg{color:#aaa6aa}.portal-icon,.portal-mobile-button{color:#dedade;background:#171719;border-color:#383538}.portal-shell>footer{color:#fff;background:#080809;border-top-color:#2b292b;max-width:none;padding-inline:max(25px,50% - 590px)}.portal-shell>footer p,.portal-shell>footer a,.portal-shell>footer button{color:#aaa6aa}.portal-login-copy>div>p{color:#c0b8ba}.portal-login-copy>small{color:#8f8587}.portal-mobile-nav{color:var(--ink);box-shadow:0 15px 35px #1414162e}@media (width<=900px){.portal-mobile-brand{background:#080809;border-radius:12px;width:max-content;padding:11px 13px;box-shadow:0 10px 30px #00000024}.portal-mobile-brand .portal-brand img{width:124px}}
