@media only screen and (max-width:1399px){
  .account-layout{grid-template-columns:290px minmax(0,1fr)}
  .account-welcome{grid-template-columns:minmax(0,1fr) minmax(280px,330px)}
  .account-welcome h2{font-size:42px}
  .account-stage-list{grid-template-columns:repeat(3,minmax(0,1fr))}
  .account-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media only screen and (max-width:1199px){
  .account-page-hero .breadcrumb-2__content-box .breadcrumb-2__heading,.account-page-hero .breadcrumb-2__content-box .content{width:100%}
  .account-page-hero .breadcrumb-2__content-box .content .decs{width:100%;max-width:760px}
  .account-layout{grid-template-columns:1fr}
  .account-sidebar{grid-template-columns:1fr}
  .account-menu{grid-template-columns:repeat(3,minmax(0,1fr))}
  .account-menu a{min-height:50px}
  .account-sidebar-note{display:none}
  .account-sidebar-card{max-width:520px}
  .account-grid,.account-support-layout,.account-detail-hero-card{grid-template-columns:1fr}
  .account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .account-meeting-layout{grid-template-columns:1fr}
  .account-meeting-summary{position:relative;top:auto}
}
@media only screen and (max-width:991px){
  .account-welcome{grid-template-columns:1fr;align-items:start;min-height:auto}
  .account-welcome__actions{justify-content:flex-start;max-width:520px}
  .account-two-column,.account-file-grid,.account-form-grid{grid-template-columns:1fr}
  .account-meeting-options{grid-template-columns:1fr}
  .account-stage-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .account-check-grid{grid-template-columns:1fr}


  .account-shell{padding-top:0}
  .account-layout{gap:18px}
  .account-profile-card,.account-card,.account-panel,.account-form-card{border-radius:24px;padding:22px}
  .account-menu{grid-template-columns:1fr 1fr}
  .account-menu a{font-size:14px;padding:0 10px}
  .account-welcome{--account-welcome-pad:26px;border-radius:26px;padding:58px var(--account-welcome-pad) var(--account-welcome-pad)}
  .account-welcome::after{left:26px;right:26px}
  .account-welcome h2{font-size:34px}
  .account-section-head{display:block}
  .account-section-link{margin-top:14px}
  .account-stats{grid-template-columns:1fr}
  .account-meeting-date-grid,.account-meeting-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .account-project-card{grid-template-columns:1fr}
  .account-project-card__meter{width:72px;height:72px}
  .account-projects-grid{grid-template-columns:1fr}
  .account-detail-visual,.account-detail-panel{padding:26px}
  .account-detail-visual h2{font-size:34px}
  .account-timeline-item{grid-template-columns:1fr}
  .account-support-chat{min-height:auto;border-radius:24px;padding:22px}
  .account-message{max-width:100%}}
@media only screen and (max-width:575px){
  .account-menu{grid-template-columns:1fr}
  .account-meeting-date-grid,.account-meeting-time-grid{grid-template-columns:1fr}
  .account-welcome__actions,.account-action{width:100%;justify-content:center}
  .account-stage-list{grid-template-columns:1fr}
  .account-section-head h3{font-size:25px}
  .account-progress-card__top{display:block}
  .account-progress-value{margin-top:14px;font-size:34px}
  .account-toast{left:16px;right:16px;bottom:16px;max-width:none}
}

/* Account responsive refinement layer: keeps 1920px+ untouched. */
@media only screen and (max-width:1919px){
  .account-page *,
  .account-page *::before,
  .account-page *::after{box-sizing:border-box}
  .account-page{overflow-x:hidden}
  .account-page img,
  .account-page video,
  .account-page canvas,
  .account-page svg{max-width:100%}
}

@media only screen and (max-width:1399px){
  .account-page .container.rr-container-1650{max-width:calc(100% - 44px)}
  .account-card,
  .account-panel,
  .account-form-card,
  .account-project-card,
  .account-project-tile,
  .account-ticket,
  .account-notification{min-width:0}
}

@media only screen and (max-width:991px){
  .account-page .breadcrumb-2__content-box{flex-direction:column;align-items:flex-start!important;gap:18px}
  .account-page .breadcrumb-2__content-box .breadcrumb-2__heading,
  .account-page .breadcrumb-2__content-box .content{width:100%!important;text-align:left!important}
  .account-page .breadcrumb-2__content-box .content .decs{width:100%;max-width:760px;float:none;margin:0}
  .account-profile-card{max-width:none}
  .account-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .account-menu a{justify-content:flex-start}
  .account-sidebar{gap:14px}


  .account-page .container,
  .account-page .container.rr-container-1650,
  .account-page .rr-container-1650{max-width:100%;padding-left:18px;padding-right:18px}
  .account-page .breadcrumb-2__wrapper{padding-top:104px;padding-bottom:34px}
  .account-page .breadcrumb-2__wrapper .container{--breadcrumb-rail-space:0px}
  .account-page .breadcrumb-2__wrapper .container > .sub-heading,
  .account-page .breadcrumb-2__content-box{margin-left:0}
  .account-page .breadcrumb-2__heading .title{font-size:clamp(34px,10vw,46px);line-height:1.08}
  .account-shell{padding-bottom:52px}
  .account-sidebar-card{min-height:84px;border-radius:22px}
  .account-menu{grid-template-columns:1fr;border-radius:24px;padding:8px}
  .account-menu a{min-height:52px;border-radius:17px;font-size:13px;gap:9px;padding:0 10px}
  .account-menu a i{width:32px;height:32px;min-width:32px;font-size:13px}
  .account-menu em{min-width:24px;height:24px}
  .account-welcome{min-height:auto}
  .account-welcome h2{font-size:clamp(30px,8.8vw,40px);line-height:1.05}
  .account-welcome p{font-size:15px;line-height:1.55}
  .account-stats,
  .account-detail-visual .account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .account-stat{border-radius:20px;padding:18px}
  .account-stat strong{font-size:28px}
  .account-progress-card h4,
  .account-detail-visual h2{font-size:clamp(28px,8vw,36px);line-height:1.08}
  .account-deadline{width:100%;align-items:flex-start;border-radius:18px}
  .account-stage-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .account-stage-list::-webkit-scrollbar{display:none}
  .account-stage{flex:0 0 118px;min-height:104px}
  .account-project-card__meter{justify-self:start}
  .account-file-grid,
  .account-projects-grid,
  .account-notification-list,
  .account-ticket-list{grid-template-columns:1fr}
  .account-support-chat{padding:20px;border-radius:24px}
  .account-message{font-size:14px;line-height:1.55}
  .account-reply-form{grid-template-columns:minmax(0,1fr) 50px;gap:10px}
  .account-reply-form textarea{min-height:72px}
  .account-page .breadcrumb-2__content-box .content,
  .account-page .breadcrumb-2__heading,
  .account-page .breadcrumb-2__heading .title{width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;text-align:left!important;overflow-wrap:anywhere}
  .account-page .breadcrumb-2__content-box .content .decs{width:100%!important;max-width:360px!important;min-width:0!important;float:none!important;text-align:left!important;overflow-wrap:anywhere}
  .account-profile-card__meta{gap:10px;flex-wrap:wrap}
  .account-profile-card__meta strong{max-width:100%;text-align:right;overflow-wrap:anywhere}
  .account-profile-card,
  .account-menu{width:min(100%,340px);max-width:340px}
  .account-profile-card__meta{align-items:flex-start;flex-direction:column}
  .account-profile-card__meta strong{text-align:left}}

@media only screen and (max-width:480px){
  .account-page .container,
  .account-page .container.rr-container-1650,
  .account-page .rr-container-1650{padding-left:16px;padding-right:16px}
  .account-page .breadcrumb-2__wrapper{padding-top:46px;padding-bottom:24px}
  .account-layout{gap:14px}
  .account-profile-card,
  .account-sidebar-note,
  .account-card,
  .account-panel,
  .account-form-card,
  .account-project-card,
  .account-project-tile,
  .account-ticket,
  .account-notification{border-radius:22px;padding:20px}
  .account-profile-card__identity{gap:12px}
  .account-avatar{width:52px;height:52px;font-size:16px}
  .account-profile-card__identity strong{font-size:20px}
  .account-profile-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
  .account-menu{grid-template-columns:1fr}
  .account-menu a{min-height:50px;font-size:13px;line-height:1.15}
  .account-menu a i{width:30px;height:30px;min-width:30px}
  .account-sidebar-card{grid-template-columns:38px minmax(0,1fr) 30px;gap:10px;min-height:78px;padding:12px}
  .account-sidebar-card__icon{width:38px;height:38px;min-width:38px}
  .account-sidebar-card__content strong{font-size:15px}
  .account-welcome{--account-welcome-pad:20px;border-radius:24px;padding:54px var(--account-welcome-pad) var(--account-welcome-pad)}
  .account-welcome::after{left:20px;right:20px}
  .account-welcome > div:first-child .account-eyebrow{left:16px;top:16px}
  .account-welcome h2{font-size:30px}
  .account-welcome__actions{padding:14px;border-radius:20px}
  .account-welcome__actions .account-action{height:52px;padding-left:16px}
  .account-stats,
  .account-detail-visual .account-stats{grid-template-columns:1fr}
  .account-section-head{margin-bottom:18px}
  .account-section-head h3{font-size:24px}
  .account-section-head p{font-size:14px}
  .account-deadline{gap:10px;padding:12px}
  .account-deadline i{width:38px;height:38px;min-width:38px}
  .account-deadline strong{font-size:22px}
  .account-progress-value{font-size:32px}
  .account-project-tile{min-height:250px}
  .account-project-tile h3{font-size:24px}
  .account-filter-pills{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}
  .account-filter-pills::-webkit-scrollbar{display:none}
  .account-filter-pills button{flex:0 0 auto}
  .account-form-grid,
  .account-two-column,
  .account-file-grid,
  .account-meeting-layout,
  .account-meeting-options{grid-template-columns:1fr}
  .account-support-chat{padding:16px;border-radius:22px}
  .account-reply-form{grid-template-columns:1fr}
  .account-reply-form button{width:100%;height:50px;border-radius:18px}
  .account-meeting-time-grid,
  .account-meeting-date-grid{grid-template-columns:1fr}
  .account-action{width:100%;justify-content:center}
}

@media only screen and (max-width:390px){
  .account-page .container,
  .account-page .container.rr-container-1650,
  .account-page .rr-container-1650{padding-left:14px;padding-right:14px}
  .account-menu{grid-template-columns:1fr}
  .account-menu a{font-size:12px}
  .account-welcome h2{font-size:28px}
}

/* Responsive polish pass: account pages, 1920px and above untouched. */
@media only screen and (max-width:575px){
  .account-stage-list,
  .account-filter-pills{
    width:calc(100% + 32px);
    max-width:calc(100% + 32px);
    margin-left:-16px;
    margin-right:-16px;
    padding-left:16px;
    padding-right:16px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }

  .account-stage-list::-webkit-scrollbar,
  .account-filter-pills::-webkit-scrollbar{display:none}

  .account-stage{
    flex:0 0 min(132px, calc(50vw - 22px));
    min-height:102px;
    scroll-snap-align:start;
  }

  .account-card,
  .account-panel,
  .account-form-card,
  .account-project-card,
  .account-project-tile,
  .account-ticket,
  .account-notification{
    max-width:100%;
    overflow:hidden;
  }

  .account-welcome__actions,
  .account-section-head{
    min-width:0;
  }
}

@media only screen and (max-width:390px){
  .account-stage{flex-basis:128px}
  .account-profile-card,
  .account-menu{width:100%;max-width:100%}
}

/* Mobile radius standard: account cards, boxes and images use 18px; circular controls stay untouched. */
@media only screen and (max-width:991px){
  :root{--narcsoft-mobile-radius:18px}
  .account-menu,
  .account-welcome,
  .account-welcome__actions,
  .account-stat,
  .account-notification,
  .account-ticket,
  .account-file,
  .footer-contact-item{
    border-radius:var(--narcsoft-mobile-radius)!important;
  }
  .account-page :is(
    [class*="-card"],
    [class*="__card"],
    [class*="-item"],
    [class*="__item"],
    [class*="-box"],
    [class*="__box"],
    [class*="-panel"],
    [class*="__panel"],
    [class*="-tile"],
    [class*="__tile"],
    [class*="-metric"],
    [class*="__metric"],
    [class*="-thumb"],
    [class*="__thumb"],
    [class*="-visual"],
    [class*="__visual"],
    [class*="-figure"],
    [class*="__figure"],
    [class*="-gallery"],
    [class*="__gallery"],
    [class*="-shell"],
    [class*="__shell"],
    [class*="-wrap"],
    [class*="__wrap"]
  ):not(.progress-wrap):not(.progress-wrap.is-deep-scroll):not(.awards-section-4__item):not(.about-section-2__area):not(button):not([class*="btn"]):not([class*="button"]):not([class*="icon"]):not([class*="avatar"]):not([class*="logo"]):not([class*="brand"]):not([class*="arrow"]):not([class*="close"]):not([class*="dot"]):not([class*="bullet"]):not([class*="circle"]):not([class*="pill"]):not([class*="badge"]):not([class*="tag"]):not([class*="label"]):not([class*="social"]):not([class*="pagination"]):not([class*="lang"]):not([class*="menu"]):not([class*="breadcrumb"]):not([class*="__no"]){
    border-radius:var(--narcsoft-mobile-radius)!important;
  }
  .account-page img:not([class*="logo"]):not([class*="brand"]):not([class*="icon"]):not([class*="avatar"]):not([class*="circle"]):not([class*="social"]){
    border-radius:var(--narcsoft-mobile-radius);
  }

  .progress-wrap{
    right:20px;
    bottom:20px;
    height:36px;
    width:36px;
  }
  .progress-wrap::before{
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    width:48px;
    height:48px;
    border-radius:50%;
    transform:translate(-50%,-50%);
    z-index:0;
    pointer-events:none;
    background:conic-gradient(from -90deg,#db5205 0deg,#ff7a1f calc(var(--scroll-progress,0) * 360deg),rgba(255,255,255,.16) calc(var(--scroll-progress,0) * 360deg),rgba(255,255,255,.16) 360deg);
    -webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));
    mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));
    filter:drop-shadow(0 0 8px rgba(219,82,5,.25));
  }
  .progress-wrap::after{
    content:"\2191";
    left:50%;
    top:50%;
    font:700 17px/36px var(--font_body);
    height:36px;
    width:36px;
    transform:translate(-50%,-50%);
    z-index:3;
  }
  .progress-wrap svg.progress-circle{
    display:none;
  }
}

/* ===== meeting layout: collapse form+summary to single column on laptops so it always fits the container ===== */
@media only screen and (max-width:1399px){
  .account-meeting-layout{grid-template-columns:1fr}
  .account-meeting-summary{position:relative;top:auto}
}
