:root{--ink:#090909;--paper:#f5f3ef;--white:#fff;--orange:#f45b0b;--orange-dark:#d94d00;--peach:#fff0e7;--muted:#706b64;--line:#ded8ce;--green:#19734a;--danger:#b42318;--shadow:0 22px 60px rgba(16,12,8,.13);--serif:"DM Serif Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}.eyebrow,.kicker{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.18em}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.auth-brand{background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:8vw;position:relative;overflow:hidden}.auth-brand:after{content:"";width:390px;height:390px;border:1px solid rgba(244,91,11,.4);border-radius:50%;position:absolute;right:-170px;bottom:-130px;box-shadow:0 0 0 52px rgba(244,91,11,.05),0 0 0 104px rgba(244,91,11,.03)}.auth-logo{width:150px;filter:brightness(0) invert(1);margin-bottom:72px}.auth-brand h1{font:400 clamp(48px,6vw,86px)/.96 var(--serif);letter-spacing:-.035em;margin:18px 0 24px;max-width:800px}.auth-brand h1 em{color:var(--orange);font-style:normal}.auth-copy{color:#c7c2bb;line-height:1.7;font-size:17px;max-width:540px}.trust-line{margin-top:56px;display:flex;align-items:center;gap:12px;color:#a9a49c;font-size:13px}.trust-line span{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(244,91,11,.15)}.auth-card{background:#fff;padding:9vw 8vw;display:flex;justify-content:center;flex-direction:column}.auth-card-head h2,.center-card h1{font:400 48px/1 var(--serif);margin:12px 0}.auth-card-head p,.center-card p{color:var(--muted);line-height:1.6}.form-stack{display:grid;gap:18px;margin-top:30px}.form-stack label,.form-grid label{display:grid;gap:8px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#454039}.form-stack input,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);border-radius:5px;padding:13px 14px;background:#fff;color:var(--ink);outline:none;transition:border .2s,box-shadow .2s}.form-stack input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(244,91,11,.12)}.btn{border:0;border-radius:5px;padding:12px 17px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:700;color:#fff;transition:transform .16s,background .16s;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#242424}.btn-orange{background:var(--orange);color:#fff}.btn-orange:hover{background:var(--orange-dark)}.btn-light{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn.full{width:100%;margin-top:18px}.text-btn{border:0;background:transparent;color:var(--ink);padding:14px 0;text-align:left;font-weight:700}.auth-switch{margin-top:30px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted)}.auth-switch button{border:0;background:none;color:var(--orange);font-weight:700}.auth-note{font-size:12px;color:var(--muted);line-height:1.55;margin-top:26px}.center-card{min-height:100vh;max-width:540px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px}.center-card .mini-logo{width:120px;margin-bottom:45px}.icon-orb{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--peach);color:var(--orange);font-size:22px}.center-card .btn{width:100%;margin-top:12px}.portal-shell{min-height:100vh}.portal-header{height:82px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;display:flex;align-items:center;padding:0 4vw;gap:42px}.portal-brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;flex:0 0 auto}.portal-brand img{width:100px}.portal-brand span{font-size:9px;letter-spacing:.18em;color:#827970;border-left:1px solid var(--line);padding-left:12px}.portal-header nav{display:flex;align-items:center;gap:4px;flex:1}.portal-header nav button,.mobile-nav button{border:0;background:none;padding:10px 12px;color:#706a63;font-size:12px;font-weight:700;border-radius:4px}.portal-header nav button:hover,.portal-header nav button.active{background:var(--peach);color:var(--orange)}.profile-chip{border:0;background:none;display:flex;align-items:center;gap:10px;text-align:left}.profile-chip>span:first-child,.avatar{width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font:400 15px var(--serif);overflow:hidden}.profile-chip img,.avatar img{width:100%;height:100%;object-fit:cover}.profile-copy{display:grid}.profile-copy strong{font-size:12px}.profile-copy small{font-size:10px;color:var(--muted)}.menu-btn{display:none;border:0;background:none;font-size:23px}.mobile-nav{display:none;position:fixed;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:14px;z-index:18;box-shadow:var(--shadow)}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr}.portal-content{max-width:1440px;margin:0 auto;padding:50px 5vw 80px}.welcome{background:var(--ink);color:#fff;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;min-height:370px;margin-bottom:22px}.welcome-copy{padding:52px;display:flex;flex-direction:column;justify-content:center}.welcome h1{font:400 clamp(48px,6vw,78px)/.98 var(--serif);letter-spacing:-.04em;margin:12px 0 18px}.welcome h1 em{color:var(--orange);font-style:normal}.welcome p{color:#c4beb6;line-height:1.65;max-width:620px}.welcome-art{background:linear-gradient(150deg,#ff7430,#e84e00);position:relative;display:grid;place-items:center;overflow:hidden}.welcome-art:before,.welcome-art:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.38);border-radius:50%}.welcome-art:before{width:270px;height:270px}.welcome-art:after{width:400px;height:400px}.welcome-monogram{font:400 92px var(--serif);color:#fff;z-index:1}.progress-wrap{margin-top:27px;max-width:520px}.progress-label{display:flex;justify-content:space-between;font-size:11px;font-weight:700;margin-bottom:8px}.progress-track{height:5px;background:#333;border-radius:10px;overflow:hidden}.progress-bar{height:100%;background:var(--orange)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:21px;display:flex;gap:16px;align-items:center}.stat-icon{width:42px;height:42px;border-radius:5px;background:var(--peach);color:var(--orange);display:grid;place-items:center;font-size:20px}.stat-card div{display:grid}.stat-card strong{font:400 29px var(--serif)}.stat-card small{color:var(--muted)}.content-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:25px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.panel h2,.section-head h1{font:400 31px/1.1 var(--serif);margin:0}.panel-head a{color:var(--orange);text-decoration:none;font-size:12px;font-weight:700}.task-list,.contact-list,.meeting-list{display:grid}.task-row,.contact-row,.meeting-row{display:flex;gap:13px;align-items:center;padding:14px 0;border-bottom:1px solid #eeeae3}.task-row:last-child,.contact-row:last-child,.meeting-row:last-child{border:0}.task-mark{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--orange);flex:0 0 auto}.task-mark.done{background:var(--orange);border-color:var(--orange);color:#fff}.task-row div,.contact-row div,.meeting-row div{display:grid;min-width:0}.task-row strong,.contact-row strong,.meeting-row strong{font-size:13px}.task-row small,.contact-row small,.meeting-row small{color:var(--muted);margin-top:4px}.task-row button{margin-left:auto}.action-btn{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:4px;padding:7px 10px;font-size:11px;font-weight:700;text-decoration:none}.action-btn:hover{border-color:var(--orange);color:var(--orange)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.section-head h1{font-size:56px;letter-spacing:-.03em;margin-top:8px}.section-head p{color:var(--muted);max-width:650px;line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.card-image{height:175px;background:#191919;overflow:hidden;position:relative}.card-image img{width:100%;height:100%;object-fit:cover;opacity:.82}.card-image .category{position:absolute;left:16px;top:15px;background:var(--orange);color:#fff;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:700;letter-spacing:.08em}.card-body{padding:21px;display:grid;gap:11px;flex:1}.card h3{font:400 25px/1.12 var(--serif);margin:0}.card p{color:var(--muted);line-height:1.5;margin:0;font-size:13px}.card-meta{display:flex;gap:8px;flex-wrap:wrap}.tag{background:var(--peach);color:#9b4700;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:700}.card-actions{display:flex;gap:8px;margin-top:auto;padding-top:9px}.card-actions .btn{flex:1;padding:10px}.role-hero{display:grid;grid-template-columns:1.2fr .8fr;background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-bottom:20px}.role-main{padding:42px}.role-main h2{font:400 48px/1 var(--serif);margin:14px 0}.role-main p{color:var(--muted)}.role-aside{background:var(--ink);color:#fff;padding:40px;display:grid;align-content:center;gap:22px}.role-detail{border-bottom:1px solid #303030;padding-bottom:16px}.role-detail:last-child{border:0}.role-detail small{color:#999;display:block;margin-bottom:6px}.role-detail strong{font-size:16px}.info-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.info-card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px}.info-card small{font-size:10px;color:#8b7764;font-weight:700;letter-spacing:.1em}.info-card strong{display:block;margin-top:8px;font-size:15px}.tool-logo{height:165px;background:#121212;display:grid;place-items:center}.tool-logo img{max-width:120px;max-height:70px;object-fit:contain}.tool-logo span{width:55px;height:55px;border-radius:9px;background:var(--orange);color:#fff;display:grid;place-items:center;font:400 25px var(--serif)}.email-card{background:var(--ink);color:#fff;border-radius:10px;padding:40px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;margin-bottom:22px}.email-card h2{font:400 41px var(--serif);margin:9px 0}.email-card p{color:#bdb8b0}.email-actions{display:grid;gap:10px;min-width:210px}.email-actions .btn-light{color:var(--ink)}.empty{grid-column:1/-1;padding:54px 24px;text-align:center;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:8px}.empty strong{font:400 26px var(--serif);display:block;color:var(--ink);margin-bottom:8px}.notice{background:var(--peach);border:1px solid #f4b78f;border-radius:7px;padding:16px;color:#6d3c1e;line-height:1.55;margin-bottom:22px}.status{display:inline-flex;padding:5px 9px;border-radius:99px;background:#eaf7ef;color:var(--green);font-size:10px;font-weight:700;text-transform:uppercase}.status.paused,.status.suspended{background:#fff3d9;color:#8a5600}.status.hidden{display:inline-flex!important;background:#f1efec;color:#69635c}.progress-card{height:6px;background:#eeeae3;border-radius:9px;overflow:hidden}.progress-card span{display:block;height:100%;background:var(--orange)}.modal{border:0;padding:27px;border-radius:9px;width:min(650px,calc(100vw - 28px));box-shadow:var(--shadow);max-height:88vh}.modal::backdrop{background:rgba(0,0,0,.66);backdrop-filter:blur(3px)}.modal form{overflow:auto}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.modal-head h2{font:400 38px/1 var(--serif);margin:7px 0}.close-btn{border:0;background:#f2efeb;width:35px;height:35px;border-radius:50%;font-size:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.span-2{grid-column:span 2}.profile-photo-editor{display:flex;align-items:center;gap:16px;margin-bottom:20px}.large-avatar{width:74px;height:74px;background:var(--ink);color:#fff;border-radius:50%;display:grid;place-items:center;font:400 25px var(--serif);overflow:hidden}.large-avatar img{width:100%;height:100%;object-fit:cover}.field-help{color:var(--muted);font-size:11px;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.slide-modal{padding:0;width:min(760px,calc(100vw - 28px))}.slide-view{min-height:520px;background:var(--ink);color:#fff;padding:50px;display:flex;flex-direction:column}.slide-view h2{font:400 48px/1 var(--serif);margin:14px 0}.slide-view p{color:#c4beb6;line-height:1.6;font-size:16px}.slide-view ul{padding-left:20px;line-height:1.8}.slide-nav{margin-top:auto;display:flex;justify-content:space-between;gap:12px}.password-modal p{color:var(--muted)}.password-box{display:flex;gap:10px;background:#f3f0ec;padding:13px;border-radius:6px;align-items:center}.password-box code{font-size:18px;flex:1;overflow-wrap:anywhere}.toast{position:fixed;right:24px;bottom:24px;z-index:100;background:var(--ink);color:#fff;padding:14px 18px;border-radius:5px;box-shadow:var(--shadow);opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s;max-width:370px}.toast.show{opacity:1;transform:none}.toast.error{background:var(--danger)}footer{border-top:1px solid var(--line);padding:32px 5vw;display:flex;align-items:center;gap:20px;color:var(--muted)}footer img{width:95px}footer small{margin-left:auto}
@media(max-width:1120px){.portal-header{gap:18px}.portal-header nav{display:none}.menu-btn{display:block}.stat-grid{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:44vh;padding:46px 28px}.auth-logo{margin-bottom:32px}.auth-brand h1{font-size:48px}.trust-line{margin-top:25px}.auth-card{padding:50px 28px}.portal-header{padding:0 18px}.profile-copy{display:none}.portal-content{padding:30px 18px 60px}.welcome{grid-template-columns:1fr}.welcome-copy{padding:34px}.welcome-art{min-height:180px}.welcome h1{font-size:50px}.content-grid,.role-hero{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.section-head h1{font-size:45px}.cards{grid-template-columns:1fr}.info-list{grid-template-columns:1fr}.email-card{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}
@media(max-width:540px){.portal-brand span{display:none}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:14px;gap:10px}.stat-icon{width:34px;height:34px}.stat-card strong{font-size:23px}.welcome h1{font-size:43px}.mobile-nav.open{grid-template-columns:1fr}.slide-view{padding:30px;min-height:470px}.slide-view h2{font-size:39px}footer{flex-wrap:wrap}footer small{margin-left:0;width:100%}}
