.account-page{color:#151515}
.account-page main{position:relative;z-index:1}
.account-page .breadcrumb-2__wrapper{padding-bottom:30px}
.account-page-hero .breadcrumb-2__content-box{align-items:flex-start}
.account-page-hero .breadcrumb-2__content-box .breadcrumb-2__heading{width:44%}
.account-page-hero .breadcrumb-2__content-box .content{width:56%}
.account-page-hero .breadcrumb-2__content-box .content .decs{width:84%;max-width:760px;margin-top:4px}
.account-shell{padding-top:10px}
.account-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px;align-items:start}
.account-sidebar{position:relative;top:auto;align-self:start;display:grid;gap:16px;z-index:5}
.account-profile-card,.account-sidebar-note,.account-card,.account-panel,.account-project-card,.account-ticket,.account-notification,.account-form-card{position:relative;border:1px solid rgba(17,17,17,.08);background:#fff;box-shadow:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.account-profile-card{border-radius:28px;padding:24px}
.account-profile-card__status,.account-eyebrow,.account-pill{display:inline-flex;align-items:center;gap:8px;width:max-content;min-height:32px;border-radius:28px;background:linear-gradient(135deg,#fff8f3 0%,#f5e2d8 100%);color:#c94704;border:1px solid rgba(219,82,5,.14);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.35px;padding:0 13px 0 11px}
.account-profile-card__status::before,.account-eyebrow::before,.account-pill::before{content:"";width:6px;height:6px;min-width:6px;border-radius:50%;background:#db5205;box-shadow:0 0 0 4px rgba(219,82,5,.12)}
.account-profile-card__status{position:absolute;left:18px;top:18px;z-index:3}
.account-profile-card__identity{display:flex;align-items:center;gap:14px;margin-top:44px}
.account-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:800;font-size:18px;box-shadow:inset 0 0 0 5px rgba(219,82,5,.16)}
.account-profile-card__identity strong{display:block;font-size:22px;line-height:1.1;color:#111}
.account-profile-card__identity span{display:block;margin-top:4px;color:#6b6b6b;font-size:14px}
.account-profile-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:18px;border-top:1px solid rgba(17,17,17,.08)}
.account-profile-card__meta span{font-size:12px;text-transform:uppercase;font-weight:800;color:#8a8a8a}
.account-profile-card__meta strong{font-size:15px;color:#111}
.account-menu{display:grid;gap:8px;border-radius:28px;padding:10px;background:#111}
.account-menu a{position:relative;display:flex;align-items:center;gap:12px;min-height:54px;border-radius:18px;padding:0 14px;color:rgba(255,255,255,.68);font-weight:700;transition:background .22s ease,color .22s ease,transform .22s ease}
.account-menu a i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:14px}
.account-menu a:hover,.account-menu a.is-active{background:#fff;color:#111;transform:translateX(2px)}
.account-menu a:hover i,.account-menu a.is-active i{background:#db5205;color:#fff}
.account-menu em{margin-left:auto;min-width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#db5205;color:#fff;font-style:normal;font-size:12px}
.account-sidebar-card{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:12px;min-height:88px;border-radius:24px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;padding:14px 14px 14px 16px;text-decoration:none}
.account-sidebar-card::before{content:"";position:absolute;inset:12px auto 12px 0;width:0px;border-radius:0 999px 999px 0;background:#db5205;opacity:.95}
.account-sidebar-card__icon{width:42px;height:42px;min-width:42px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:15px}
.account-sidebar-card__content{min-width:0}
.account-sidebar-card__content strong {
    display: block;
    color: #111;
    font-size: 16px;
    line-height: 1.15;
    white-space: normal;
    overflow-wrap: anywhere;
    font-weight: 700;
}
.account-sidebar-card__content small,.account-sidebar-card__content p{display:block;margin:5px 0 0;color:#666;font-size:12px;line-height:1.32;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing: .2px;}
.account-sidebar-card__arrow{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:12px;transition:transform .22s ease,background .22s ease}
.account-sidebar-card:hover{border-color:rgba(219,82,5,.32);color:#111}
.account-sidebar-card:hover .account-sidebar-card__arrow,.account-sidebar-card.is-active .account-sidebar-card__arrow{transform:translateX(2px);background:#db5205}
.account-sidebar-card:hover .account-sidebar-card__icon,.account-sidebar-card.is-active .account-sidebar-card__icon{background:#db5205}
.account-sidebar-card.is-active{background:#fff8f3;border-color:rgba(219,82,5,.36)}
.account-whatsapp-card::before{background:#25d366}
.account-whatsapp-card:hover{border-color:rgba(37,211,102,.36)}
.account-whatsapp-card:hover .account-sidebar-card__icon,.account-whatsapp-card:hover .account-sidebar-card__arrow{background:#25d366}
.account-main{display:grid;gap:24px}
.account-welcome{--account-welcome-pad:38px;position:relative;isolation:isolate;overflow:hidden;min-height:236px;border-radius:34px;padding:64px var(--account-welcome-pad) var(--account-welcome-pad);background:#000;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:34px;align-items:center;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.account-welcome::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:46px 46px;opacity:.42;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.72) 48%,transparent 100%);pointer-events:none;z-index:0}
.account-welcome::after{content:"";position:absolute;left:38px;right:38px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#db5205,#ff9a47,rgba(255,255,255,.12));opacity:.95;z-index:1}
.account-welcome > *{position:relative;z-index:1}
.account-welcome > div:first-child{position:static}
.account-welcome > div:first-child .account-eyebrow{position:absolute;left:18px;top:18px;z-index:3}
.account-welcome h2,.account-welcome p{position:relative;z-index:1}
.account-welcome h2{max-width:820px;margin:0 0 14px;color:#fff;font-size:54px;line-height:1.02;letter-spacing:0}
.account-welcome p {
    max-width: 660px;
    margin: 0;
    color: rgba(255, 255, 255, .72);
    font-size: 17px;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: .3px;
}
.account-welcome__actions{align-self:stretch;display:flex;gap:12px;align-items:stretch;flex-direction:column;justify-content:center;padding:22px;border-radius:26px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.account-welcome__actions .account-action{width:100%;height:58px;justify-content:space-between;padding:0 12px 0 22px}
.account-welcome__actions .account-action i{width:38px;height:38px}
.account-action{height:52px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:0 18px;background:#db5205;color:#fff;font-weight:800;border:0}
.account-action--dark{background:#111;color:#fff}
.account-action--light{background:#fff;color:#111}
.account-action i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.18)}
.account-action--light i{background:#111;color:#fff}
.account-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.account-stat{border-radius:24px;padding:22px;background:#fff;border:1px solid rgba(17,17,17,.08)}
.account-stat span{display:block;color:#777;font-size:13px;font-weight:800;text-transform:uppercase}
.account-stat strong{display:block;margin-top:10px;color:#111;font-size:34px;line-height:1}
.account-stat small{display:block;margin-top:8px;color:#db5205;font-size:13px;font-weight:800}
.account-detail-visual .account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
.account-detail-visual .account-stat{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}
.account-detail-visual .account-stat span,.account-detail-visual .account-stat strong{color:#fff}
.account-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:24px}
.account-card,.account-panel{border-radius:30px;padding:28px}
.account-card > .account-section-head,.account-panel > .account-section-head,.account-form-card > .account-section-head,.account-card .account-projects-toolbar .account-section-head{padding-top:44px}
.account-card > .account-section-head .account-eyebrow,.account-panel > .account-section-head .account-eyebrow,.account-form-card > .account-section-head .account-eyebrow,.account-card .account-projects-toolbar .account-section-head .account-eyebrow{position:absolute;left:18px;top:18px;z-index:3}
.account-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}
.account-section-head h3{margin:0;color:#111;font-size:30px;line-height:1.1}
.account-section-head p{max-width:620px;margin:8px 0 0;color:#666;font-size:15px;line-height:1.55;font-weight:600}
.account-section-link{display:inline-flex;align-items:center;gap:9px;color:#111;font-size:14px;font-weight:800}
.account-section-link i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:12px}
.account-progress-card{display:grid;gap:18px}
.account-progress-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.account-progress-card h4{margin:0;color:#111;font-size:26px;line-height:1.16}
.account-progress-card p{margin:8px 0 0;color:#666;font-weight:600;line-height:1.5}
.account-deadline{display:inline-flex;align-items:center;gap:14px;margin-bottom:10px;padding:14px 18px 14px 14px;border-radius:20px;border:1px solid rgba(219,82,5,.18);background:linear-gradient(135deg,#fff8f3 0%,#fff 72%);color:#111}
.account-deadline i{width:42px;height:42px;min-width:42px;display:grid;place-items:center;border-radius:50%;background:#db5205;color:#fff;font-size:16px}
.account-deadline span{display:block;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.35px;color:#db5205}
.account-deadline strong{display:block;margin-top:5px;font-size:27px;line-height:1.08;color:#111;font-weight:800}
.account-progress-value{font-size:42px;line-height:1;color:#db5205;font-weight:900}
.account-progress-track{height:12px;border-radius:999px;background:#eee;overflow:hidden}
.account-progress-track span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#db5205,#ff9a47);transition:width .8s ease}
.account-stage-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}
.account-stage{min-height:112px;border-radius:20px;border:1px solid rgba(17,17,17,.08);padding:14px;background:#f8f8f8}
.account-stage span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9e9e9;color:#111;font-size:12px;font-weight:900}
.account-stage strong{display:block;margin-top:12px;color:#111;font-size:14px;line-height:1.2}
.account-stage.is-done{background:#111;color:#fff}
.account-stage.is-done span{background:#db5205;color:#fff}
.account-stage.is-done strong{color:#fff}
.account-stage.is-active{background:#fff3ec;border-color:rgba(219,82,5,.34)}
.account-project-list{display:grid;gap:14px}
.account-project-card{border-radius:24px;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}
.account-project-card h4{margin:10px 0 8px;color:#111;font-size:22px;line-height:1.15}
.account-project-card p{margin:0;color:#666;font-size:14px;line-height:1.45;font-weight:600}
.account-project-card__status{display:inline-flex;align-items:center;gap:8px;color:#db5205;font-size:12px;font-weight:900;text-transform:uppercase}
.account-project-card__status::before{content:"";width:8px;height:8px;border-radius:50%;background:#db5205}
.account-project-card__meter{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#db5205 var(--progress,0%),#ededed 0);position:relative;color:#111;font-weight:900}
.account-project-card__meter::before{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}
.account-project-card__meter span{position:relative;z-index:1}
.account-mini-list{display:grid;gap:12px}
.account-notification{border-radius:22px;padding:18px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}
.account-notification i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff}
.account-notification strong{display:block;color:#111;font-size:16px;line-height:1.25}
.account-notification p{margin:6px 0 0;color:#666;font-size:14px;line-height:1.45;font-weight:600}
.account-notification time{display:block;margin-top:8px;color:#db5205;font-size:12px;font-weight:900;text-transform:uppercase}
.account-notification.is-unread{border-color:rgba(219,82,5,.32);background:#fff8f4}
.account-two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.account-ticket{border-radius:24px;padding:22px}
.account-ticket__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}
.account-ticket h4{margin:0;color:#111;font-size:21px}
.account-ticket p{margin:0;color:#666;font-size:14px;line-height:1.5;font-weight:600}
.account-ticket__reply{margin-top:16px;border-radius:18px;padding:16px;background:#f5f5f5;color:#333;font-size:14px;line-height:1.5}
.account-file-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.account-file{border:1px solid rgba(17,17,17,.08);background:#fff;border-radius:22px;padding:18px;color:#111}
.account-file i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;margin-bottom:18px}
.account-file strong{display:block;font-size:17px;line-height:1.25}
.account-file span{display:block;margin-top:8px;color:#777;font-size:13px;font-weight:700}
.account-projects-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}
.account-filter-pills{display:flex;gap:8px;flex-wrap:wrap}
.account-filter-pills button{height:42px;border-radius:999px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#555;font-weight:800;padding:0 16px}
.account-filter-pills button.is-active{background:#111;color:#fff}
.account-projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.account-project-tile{position:relative;overflow:hidden;border-radius:28px;padding:24px;min-height:300px;background:#fff;border:1px solid rgba(17,17,17,.08);display:flex;flex-direction:column;justify-content:space-between}
.account-project-tile::before{content:"";position:absolute;inset:auto 0 0;height:5px;background:#db5205}
.account-project-tile h3{margin:18px 0 10px;color:#111;font-size:28px;line-height:1.08}
.account-project-tile p{margin:0;color:#666;font-weight:600;line-height:1.5}
.account-project-tile__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}
.account-project-tile__meta span{border-radius:999px;background:#f3f3f3;color:#555;font-size:12px;font-weight:900;padding:8px 11px}
.account-project-tile__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px}
.account-detail-hero-card{border-radius:34px;overflow:hidden;background:#111;color:#fff;display:grid;grid-template-columns:1.1fr .9fr;min-height:430px}
.account-detail-visual{position:relative;background:linear-gradient(135deg,#4b1b05,#111);padding:34px;display:flex;flex-direction:column;justify-content:space-between}
.account-detail-visual .account-eyebrow{position:absolute;left:18px;top:18px;z-index:3}
.account-detail-visual h2{color:#fff;font-size:48px;line-height:1.05;margin:48px 0 0}
.account-detail-panel{position:relative;padding:78px 34px 34px;background:#fff;color:#111}
.account-detail-panel > .account-pill{position:absolute;left:18px;top:18px;z-index:3}
.account-detail-panel p{color:#666;font-weight:600;line-height:1.55}
.account-timeline{display:grid;gap:12px}
.account-timeline-item{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;border-radius:24px;padding:20px;background:#fff;border:1px solid rgba(17,17,17,.08)}
.account-timeline-item__number{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900}
.account-timeline-item h4{margin:0;color:#111;font-size:23px}
.account-timeline-item p{margin:8px 0 0;color:#666;font-weight:600;line-height:1.5}
.account-timeline-item.is-active{background:#fff6f0;border-color:rgba(219,82,5,.28)}
.account-timeline-item.is-active .account-timeline-item__number{background:#db5205}
.account-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.account-check-item{border-radius:22px;padding:18px;background:#fff;border:1px solid rgba(17,17,17,.08);display:flex;gap:12px}
.account-check-item i{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:50%;background:#db5205;color:#fff;font-size:13px}
.account-check-item strong{display:block;color:#111}
.account-check-item span{display:block;margin-top:5px;color:#666;font-size:13px;font-weight:600;line-height:1.45}
.account-notifications-feed{display:grid;gap:14px}
.account-feed-day{font-size:13px;font-weight:900;text-transform:uppercase;color:#777;margin:18px 0 2px}
.account-support-layout{display:grid;grid-template-columns:.9fr 1.25fr;gap:24px}
.account-support-list{display:grid;gap:14px}
.account-support-chat{border-radius:30px;background:#111;color:#fff;padding:26px;min-height:520px;display:flex;flex-direction:column}
.account-support-chat__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px;margin-bottom:18px}
.account-support-chat__head h3{margin:0;color:#fff;font-size:28px}
.account-support-chat__head span{color:rgba(255,255,255,.55);font-weight:700}
.account-message-list{display:grid;gap:14px;margin-bottom:20px}
.account-message{max-width:78%;border-radius:22px;padding:16px;background:rgba(255,255,255,.08)}
.account-message.is-customer{justify-self:end;background:#db5205}
.account-message strong{display:block;color:#fff;font-size:14px;margin-bottom:5px}
.account-message p{margin:0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.48;font-weight:600}
.account-message.is-customer p{color:#fff}
.account-reply-box{margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:end}
.account-reply-box__composer{min-width:0;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.08);overflow:hidden}
.account-reply-box textarea{width:100%;min-height:56px;max-height:110px;border:0;background:transparent;color:#fff;padding:16px;resize:vertical}
.account-reply-box textarea:focus{outline:none}
.account-reply-box button,.account-attach-btn{width:56px;height:56px;border-radius:18px;border:0;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;transition:background .22s ease,color .22s ease,transform .22s ease}
.account-attach-btn{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.14)}
.account-reply-box button:hover,.account-attach-btn:hover{transform:translateY(-2px)}
.account-attach-btn:hover{background:#db5205;border-color:#db5205}
.account-attach-btn input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.account-attachment-list{display:none;gap:8px;flex-wrap:wrap;padding:0 12px 12px}
.account-attachment-list.has-files{display:flex}
.account-attachment-chip{max-width:210px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;padding:8px 11px;font-size:12px;font-weight:800}
.account-attachment-chip i{color:#ff8a45}
.account-attachment-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.account-form-card{border-radius:30px;padding:28px}
.account-field{display:grid;gap:8px}
.account-field label{font-size:13px;font-weight:900;color:#555;text-transform:uppercase}
.account-field input,.account-field select,.account-field textarea{width:100%;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#fff;min-height:54px;padding:0 16px;color:#111;font-weight:700}
.account-field textarea{min-height:120px;padding:16px;resize:vertical}
.account-preference-list{display:grid;gap:12px}
.account-preference{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-radius:18px;background:#f7f7f7;padding:16px;text-align:left;font-family:var(--font_body);cursor:pointer;color:inherit}
.account-preference strong{display:block;color:#111}
.account-preference span{display:block;margin-top:4px;color:#666;font-size:13px;font-weight:600}
.account-meeting-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:start}
.account-meeting-stack{display:grid;gap:24px}
.account-meeting-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.account-meeting-option{position:relative;text-align:left;border:1px solid rgba(17,17,17,.08);border-radius:22px;background:#fff;padding:18px;min-height:178px;color:#111;font-family:var(--font_body);cursor:pointer;transition:border-color .22s ease,background .22s ease,transform .22s ease}
.account-meeting-option i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;margin-bottom:18px}
.account-meeting-option strong{display:block;font-size:19px;line-height:1.18;color:#111}
.account-meeting-option span{display:block;margin-top:9px;color:#666;font-size:13px;line-height:1.45;font-weight:700}
.account-meeting-option.is-selected{border-color:rgba(219,82,5,.42);background:#fff7f1}
.account-meeting-option.is-selected i{background:#db5205}
.account-meeting-date-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.account-meeting-date,.account-meeting-time{border:1px solid rgba(17,17,17,.08);border-radius:18px;background:#fff;color:#111;font-family:var(--font_body);font-weight:800;cursor:pointer;transition:border-color .22s ease,background .22s ease,color .22s ease}
.account-meeting-date{min-height:86px;display:grid;place-items:center;padding:12px;text-align:center}
.account-meeting-date span{display:block;color:#db5205;font-size:12px;text-transform:uppercase}
.account-meeting-date strong{display:block;margin-top:4px;font-size:24px;line-height:1}
.account-meeting-date small{display:block;margin-top:4px;color:#777;font-size:12px}
.account-meeting-date.is-selected,.account-meeting-time.is-selected{border-color:#111;background:#111;color:#fff}
.account-meeting-date.is-selected span,.account-meeting-date.is-selected small{color:rgba(255,255,255,.68)}
.account-meeting-time-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.account-meeting-time{height:48px}
.account-meeting-summary{position:sticky;top:28px;border-radius:30px;border:1px solid rgba(17,17,17,.08);background:#111;color:#fff;padding:28px}
.account-meeting-summary .account-eyebrow{position:relative;left:auto;top:auto;margin-bottom:20px}
.account-meeting-summary h3{margin:0;color:#fff;font-size:30px;line-height:1.1}
.account-meeting-summary p{margin:10px 0 0;color:rgba(255,255,255,.68);font-weight:600;line-height:1.5}
.account-meeting-summary__list{display:grid;gap:12px;margin:24px 0}
.account-meeting-summary__item{display:flex;align-items:flex-start;gap:12px;border-radius:18px;background:rgba(255,255,255,.07);padding:14px}
.account-meeting-summary__item i{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:50%;background:#db5205;color:#fff}
.account-meeting-summary__item span{display:block;color:rgba(255,255,255,.55);font-size:12px;text-transform:uppercase;font-weight:900}
.account-meeting-summary__item strong{display:block;margin-top:4px;color:#fff;font-size:16px}
.account-meeting-agenda{display:grid;gap:10px}
.account-meeting-agenda label{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(17,17,17,.08);border-radius:18px;background:#fff;padding:14px;color:#111;font-weight:800}
.account-meeting-agenda input{margin-top:4px;accent-color:#db5205}
.account-meeting-agenda span{display:block}
.account-meeting-agenda small{display:block;margin-top:4px;color:#666;font-size:13px;line-height:1.35;font-weight:600}
.account-switch{position:relative;width:52px;height:30px;min-width:52px;border-radius:999px;background:#111}
.account-switch::after{content:"";position:absolute;width:22px;height:22px;top:4px;left:4px;border-radius:50%;background:#fff;transition:left .2s ease}
.account-switch.is-on{background:#db5205}
.account-switch.is-on::after{left:26px}
.account-toast{position:fixed;right:24px;bottom:24px;z-index:99999;max-width:320px;border-radius:18px;padding:16px 18px;background:#111;color:#fff;font-weight:700;box-shadow:0 18px 60px rgba(0,0,0,.24);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}
.account-toast.is-visible{opacity:1;transform:translateY(0)}

/* ====== portal login + dashboard polish (N6 — narcsoft) ====== */
.account-login-wrap{max-width:560px;margin:0 auto}
.account-login-card{text-align:left;box-shadow:0 8px 30px rgba(17,17,17,.06)}
.account-login-card h2{font-size:26px;font-weight:800;color:#0d1b2a;margin:14px 0 8px}
.account-login-card>p{color:#5b6b7e;margin:0 0 22px;line-height:1.6}
.account-login-card .wts-ajax-form,.account-login-card form{display:grid;gap:14px;margin:0 0 18px}
.account-login-card .form-control,.account-login-card input[type=text],.account-login-card input[type=password]{width:100%;padding:13px 16px;border:1px solid #d7e0ea;border-radius:12px;font-size:15px;background:#f8fafc;transition:border-color .2s,box-shadow .2s}
.account-login-card .form-control:focus,.account-login-card input:focus{outline:none;border-color:#db5205;box-shadow:0 0 0 3px rgba(219,82,5,.12);background:#fff}
.account-login-card .btn{background:#db5205;color:#fff;border:0;padding:13px 18px;border-radius:12px;font-weight:700;cursor:pointer;width:100%;transition:background .2s}
.account-login-card .btn:hover{background:#b9450a}
.account-card__head{margin:0 0 18px}
.account-card__head h3{font-size:20px;font-weight:800;color:#0d1b2a;margin:4px 0 0}
.account-welcome__eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#db5205}
.account-empty{padding:18px;border:1px dashed #d7e0ea;border-radius:14px;color:#5b6b7e;background:#f8fafc}
.account-support-list{display:grid;gap:14px;margin:0 0 8px}
.account-card form{display:grid;gap:14px;margin-top:6px}
.account-card form input[type=text],.account-card form textarea,.account-card form .form-control{width:100%;padding:12px 15px;border:1px solid #d7e0ea;border-radius:12px;background:#f8fafc;font-size:15px}
.account-card form .btn,.account-card form button[type=submit]{background:#db5205;color:#fff;border:0;padding:12px 18px;border-radius:12px;font-weight:700;cursor:pointer;justify-self:start}
/* ====== /portal polish ====== */

/* ====== /portal proje-detay polish ====== */
.account-timeline-item.is-done{background:#f3faf6;border-color:rgba(47,158,107,.25)}
.account-timeline-item.is-done .account-timeline-item__number{background:#2f9e6b}
.account-stage-state{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:#6b6b6b;letter-spacing:.2px}
.account-timeline-item.is-done .account-stage-state{color:#1f8a5b}
.account-timeline-item.is-active .account-stage-state{color:#c94704}
.account-pill.is-ontrack{background:linear-gradient(135deg,#f0fbf5 0%,#dcf2e6 100%);color:#1f8a5b;border-color:rgba(31,138,91,.2)}
.account-pill.is-ontrack::before{background:#2f9e6b;box-shadow:0 0 0 4px rgba(47,158,107,.15)}
.account-pill.is-risk{background:linear-gradient(135deg,#fff9ec 0%,#fdeecb 100%);color:#b5790a;border-color:rgba(217,151,5,.22)}
.account-pill.is-risk::before{background:#e0a106;box-shadow:0 0 0 4px rgba(224,161,6,.15)}
.account-pill.is-late{background:linear-gradient(135deg,#fdf1f1 0%,#f7d9d9 100%);color:#c0392b;border-color:rgba(192,57,43,.22)}
.account-pill.is-late::before{background:#d14635;box-shadow:0 0 0 4px rgba(209,70,53,.15)}
.account-doc-list{display:grid;gap:12px;margin-top:6px}
.account-doc-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#fff;transition:border-color .2s,box-shadow .2s}
.account-doc-item:hover{border-color:rgba(219,82,5,.28);box-shadow:0 8px 22px rgba(219,82,5,.08)}
.account-doc-item__icon{width:44px;height:44px;min-width:44px;border-radius:12px;display:grid;place-items:center;background:#fff6f0;color:#db5205;font-size:18px}
.account-doc-item__body{flex:1 1 auto;min-width:0}
.account-doc-item__body strong{display:block;font-size:15px;color:#111;line-height:1.25;word-break:break-word}
.account-doc-item__body small{display:block;margin-top:3px;font-size:12px;color:#8a8a8a;text-transform:uppercase;letter-spacing:.3px;font-weight:700}
.account-doc-item__action{width:36px;height:36px;min-width:36px;border-radius:50%;display:grid;place-items:center;background:#f6f7f9;color:#6b6b6b}
.account-doc-item--empty{border-style:dashed;background:#f8fafc}
.account-doc-item--empty .account-doc-item__icon{background:#f1f4f7;color:#9aa6b2}
.account-detail-empty{display:block;padding:30px}
.account-detail-empty .account-empty{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.account-detail-empty .account-empty i{font-size:30px;color:#db5205}

/* ===== portal-giris login form (wts_form 203) — single-column + account-field + pill submit ===== */
.account-login-form .row{display:grid;grid-template-columns:1fr;gap:16px;margin:0}
.account-login-form .account-field{display:grid;gap:8px}
.account-login-form .account-field label{font-size:13px;font-weight:900;color:#555;text-transform:uppercase;margin:0;letter-spacing:.02em}
.account-login-form__footer{margin-top:20px}
.account-login-form .account-action.account-login-action{width:100%;justify-content:center;height:54px}
.account-login-form .account-action.account-login-action i{margin-left:auto}

/* ===== portal forms 206 (destek) + 25000 (toplantı) — account-field grid ===== */
.account-form-grid .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;margin:0}
.account-form-grid--single .row{grid-template-columns:1fr}
.account-form-grid .account-field--full{grid-column:1 / -1}
.account-form-grid .account-field label{margin:0}
.account-form-grid .account-form-actions{grid-column:1 / -1;margin-top:6px;display:flex;justify-content:flex-end}
.account-form-grid .account-form-actions .account-action{height:52px}
.account-field__value{min-height:54px;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:#f8fafc;padding:15px 16px;color:#111;font-weight:700;line-height:1.45;overflow-wrap:anywhere}
.account-field__value--multiline{min-height:112px;white-space:pre-line}
.account-form-card__note{display:flex;align-items:flex-start;gap:12px;border-radius:18px;background:#f8fafc;padding:16px;color:#555;font-size:14px;font-weight:700;line-height:1.5}
.account-form-card__note i{width:36px;height:36px;min-width:36px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff}
.account-form-card__note + .account-section-link{margin-top:18px}
.account-support-create .account-form-grid .row{grid-template-columns:1fr}
.account-support-create .account-field label{color:rgba(255,255,255,.72)}
.account-support-create .account-field input,.account-support-create .account-field select,.account-support-create .account-field textarea{border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.09);color:#fff}
.account-support-create .account-field input::placeholder,.account-support-create .account-field textarea::placeholder{color:rgba(255,255,255,.48)}
.account-support-create .account-form-actions{justify-content:stretch}
.account-support-create .account-form-actions .account-action{width:100%;justify-content:space-between}
.account-meeting-request-card .account-form-grid{grid-template-columns:1fr}
.account-filter-empty{margin-top:18px}
.account-filter-empty[hidden]{display:none}
@media(max-width:640px){.account-form-grid .row{grid-template-columns:1fr}}
