/* Shared visual system from the fourteen selected UI directions. */
:root{--color-accent:#1d2088;--color-ink:#11182a;--color-ink-2:#33435f;--color-ink-3:#57677e;--color-line:#d9e0ec;--color-line-2:#cad4e3;--color-paper:#fff;--color-paper-2:#f5f7fb;--workspace-navy:#1d2088}
html{color-scheme:light}body{background:#fff;color:#11182a;font-family:'Noto Sans JP',-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif;font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a{color:#1d2088}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #687fe7;outline-offset:3px}[hidden]{display:none!important}.btn{font-size:15px;min-height:44px;border-radius:5px}.btn--primary{background:#1d2088;border-color:#1d2088;color:#fff}.btn--primary:hover{background:#131664}.btn--sm{font-size:14px;min-height:40px}.btn--xs{font-size:14px;min-height:36px}.input,.select,.textarea{font-size:16px;color:#17223b;border-color:#cbd5e4;min-height:44px;background:#fff}.field__label{font-size:15px;color:#253654}.field__hint,.muted,.page__sub{font-size:14px;color:#56667e}.page__title{font-size:36px;line-height:1.35;letter-spacing:-.025em;font-weight:700}.page__head{align-items:center;margin-bottom:24px}.page{padding:28px 34px;min-width:0}.panel{box-shadow:none;border-radius:5px}.panel__title{font-size:19px}.table{font-size:15px}.table td{font-size:15px}.table th{font-size:14px}.badge,.due,.pill{font-size:13px}.text-button{font-size:14px}.workspace-shell{display:block;min-height:100dvh;background:#fff}.workspace-brand{height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 34px;border-bottom:1px solid #d9e0ec;background:white;position:relative;z-index:40}.workspace-brand__logo{display:flex;align-items:center;gap:13px;text-decoration:none;white-space:nowrap;color:#11182a}.workspace-brand__logo img{width:37px;height:40px;object-fit:contain}.workspace-brand__logo strong{font-size:20px}.workspace-brand__logo>span{color:#43516a;font-size:17px;border-left:1px solid #cbd3e2;padding-left:20px;margin-left:7px}.workspace-brand__actions{display:flex;align-items:center;gap:24px;white-space:nowrap;font-size:15px}.workspace-brand__actions>time{color:#303d54}.workspace-brand__actions a{display:flex;align-items:center;gap:10px;text-decoration:none}.workspace-brand__actions svg{width:22px;height:22px}.workspace-today{border-left:1px solid #d9e0ec;padding-left:22px}.workspace-user{position:relative}.workspace-user summary{display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;min-height:48px}.workspace-user summary::-webkit-details-marker{display:none}.workspace-avatar{width:40px;height:40px;background:#1d2088;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:18px}.workspace-user>div{position:absolute;right:0;top:56px;min-width:220px;background:#fff;border:1px solid #d3dbea;box-shadow:0 8px 28px #14254920;padding:8px;border-radius:6px}.workspace-user>div a,.workspace-user>div button{display:flex;gap:10px;width:100%;padding:11px 14px;border:0;background:none;font-size:15px;color:#172440;text-align:left;text-decoration:none;cursor:pointer}.workspace-user>div a:hover,.workspace-user>div button:hover{background:#eef2ff}.workspace-appnav{display:flex;gap:28px;align-items:center;padding:0 34px;border-bottom:1px solid #d9e0ec;min-height:54px;overflow-x:auto;background:white}.workspace-appnav a{display:block;text-decoration:none;color:#475774;padding:14px 8px 11px;border-bottom:3px solid transparent;font-size:16px;white-space:nowrap}.workspace-appnav a[aria-current=page]{color:#1d2088;border-color:#1d2088;font-weight:700}.workspace-shell #page-slot{min-width:0}.workspace-search{display:flex;align-items:center;gap:15px;border:1px solid #cbd5e4;background:#f6f8fb;border-radius:5px;min-height:52px;padding:0 18px}.workspace-search>svg{width:24px;height:24px;flex-shrink:0;color:#1c2944}.workspace-search>input{font:inherit;border:0;outline:none;background:none;min-width:0;width:100%;padding:13px 0;color:#24324e}.workspace-search:focus-within{outline:2px solid #677ed5;outline-offset:2px}.workspace-search>input::placeholder{color:#61708a}
.page--launcher{padding:38px 46px 26px}.app-home{max-width:1500px;margin:auto}.app-home header{margin-bottom:34px}.app-home h1,.guide-home h1{font-size:46px;font-weight:700;letter-spacing:-.035em;line-height:1.35;margin:0 0 8px}.app-home header p{font-size:22px;color:#596579;margin:0}.app-home>.workspace-search{min-height:62px;font-size:18px;margin-bottom:34px}.app-home__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.app-tile{display:grid;grid-template-columns:70px minmax(0,1fr) 18px;gap:18px;align-items:start;min-height:168px;padding:29px 25px;border:1px solid #d4dce7;border-radius:6px;color:#141b29;text-decoration:none;background:#fff;transition:border-color .15s,background .15s}.app-tile:hover,.app-tile:focus-visible{background:#f3f5ff;border-color:#1d2088}.app-tile[data-app=projects]{background:#f5f6ff;border-color:#1d2088}.app-tile__icon{color:#1d2088;display:flex;align-items:center;justify-content:center;margin-top:5px}.app-tile__icon svg{width:56px;height:56px}.app-tile[data-app=mail] .app-tile__icon{color:#627086}.app-tile[data-app=quotes] .app-tile__icon{color:#23877e}.app-tile[data-app=schedule] .app-tile__icon{color:#d26349}.app-tile[data-app=cloudsign] .app-tile__icon{color:#5042b8}.app-tile[data-app=documents] .app-tile__icon{color:#2b79d8}.app-tile[data-app=vendors] .app-tile__icon{color:#48729c}.app-tile[data-app=analytics] .app-tile__icon{color:#a47c2a}.app-tile strong{font-size:23px;line-height:1.5;display:block}.app-tile p{font-size:15px;line-height:1.85;color:#626d7d;margin:13px 0 0}.app-tile>svg{width:20px;height:20px;margin-top:10px;color:#52617b}.app-home footer{border-top:1px solid #d9e0ec;margin-top:35px;padding:20px 0;text-align:center}.app-home footer summary{display:inline-flex;align-items:center;gap:12px;color:#1d2088;cursor:pointer}.app-home footer svg{width:22px;height:22px}.app-home footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:18px}
/* Cases: shared stage filters above an actionable table and selected details. */
.workspace-shell .page.page--workspace{height:calc(100dvh - 127px);overflow:hidden}.workspace-header{height:92px;min-height:92px;padding:0 34px;border-bottom:0}.workspace-header h1{font-size:36px;letter-spacing:-.025em}.workspace-header .btn{font-size:15px}.workspace-stages{display:flex;flex-shrink:0;margin:0 34px 20px;border:1px solid #d4def0;border-radius:4px;background:#f0f4ff;overflow-x:auto;min-height:70px}.workspace-stages button{flex:1;min-width:125px;border:0;border-right:1px solid #d1dced;background:transparent;color:#254264;cursor:pointer;padding:9px 8px;line-height:1.55;font-size:14px}.workspace-stages button:last-child{border:0}.workspace-stages button strong{display:block;color:#1d2088;font-size:16px}.workspace-stages button[aria-pressed=true]{background:#1d2088;color:white}.workspace-stages button[aria-pressed=true] strong{color:white}.workspace-columns{grid-template-columns:minmax(0,58%) minmax(0,42%);border-top:1px solid #d9e0ec}.project-index__controls{padding:18px 24px;border:0}.project-search-row{display:flex;gap:12px}.project-search{flex:1;background:#f6f8fb}.project-search .input{font-size:16px;padding:10px}.scope-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.scope-filters button{font-size:14px;min-height:42px;padding:8px 14px;cursor:pointer}.project-index__list{padding:0 24px 14px}.project-table-head{display:grid;grid-template-columns:46% 36% 18%;font-size:14px;color:#455676;background:#f1f4f9;border:1px solid #d9e0ec;padding:10px 13px}.project-group-label{padding:6px 15px;background:#f3f5f8;color:#4f607e;font-size:14px;border:1px solid #d9e0ec;border-top:0}.project-group-label.is-urgent{background:#fff2f3;color:#b42336}.project-list-item{display:grid;grid-template-columns:46% 36% 18%;gap:0;padding:15px 10px 15px 12px;border:1px solid #d9e0ec;border-top:0;border-left:4px solid transparent;min-height:78px;align-items:center}.project-list-item.is-selected{border-left-color:#1d2088;background:#edf2ff}.project-list-item__identity{display:flex;align-items:center;flex-wrap:wrap;gap:5px 9px;padding-right:12px}.project-list-item__identity strong{font-size:15px;line-height:1.6}.project-list-item__identity small{width:100%;font-size:13px;color:#64728b}.project-list-item .project-status{font-size:12px;background:#e6efff;color:#1d3b8a;border:0;padding:3px 9px;white-space:nowrap}.project-list-item__next{font-size:14px;color:#233453;margin:0;display:block;padding-right:12px}.project-list-item__due{font-size:14px;margin:0}.project-list-item .due{font-size:13px;line-height:1.7}.project-list-item .due svg{display:none}.project-index__foot{font-size:14px;padding:14px 24px}.project-detail__body{padding:24px 26px}.project-heading__title{font-size:27px}.project-heading__meta{font-size:14px;gap:12px;margin-top:12px}.project-heading__badges{margin:8px 0 0;display:flex}.project-heading__badges .badge{font-size:13px}.project-actions summary{font-size:14px}.next-action{padding:20px;background:#edf3ff}.next-action strong{font-size:18px}.next-action__label,.next-action p{font-size:14px}.next-action .btn{font-size:14px}.project-progress .statusstep{min-width:75px;font-size:12px}.detail-tabs button{font-size:15px}.detail-tab-content .table th,.detail-tab-content .table td{font-size:14px;line-height:1.65}.detail-tab-content .panel__title{font-size:16px}.activity-row{font-size:14px}.project-supplements summary{font-size:14px}.section-heading h3{font-size:16px}.project-alert.alert-banner{font-size:13px}.project-back{font-size:14px}
/* Mail keeps the existing thread actions and message rendering. */
.page--mail-workspace{padding:26px 34px 0}.mail-searchbar{display:flex;gap:12px;align-items:center;border-bottom:1px solid #d9e0ec;padding-bottom:16px}.mail-searchbar .workspace-search{flex:1}.mail-mode{font-size:13px;padding:10px 16px;background:#f1f4f8;color:#58667f;white-space:nowrap;border-radius:4px}.mail-workspace{display:grid;grid-template-columns:48% minmax(0,52%);min-height:570px;height:calc(100dvh - 304px)}.mail-index{min-width:0;border-right:1px solid #d9e0ec;display:flex;flex-direction:column;padding-right:20px}.mail-index__filters{padding:16px 0;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.mail-index__filters>div{display:flex;gap:8px}.gmail-chip{font-size:14px;min-height:39px}.mail-index__filters select{max-width:225px;font-size:14px}.mail-index__rows{overflow:auto;min-height:0}.mail-item{display:block;width:100%;border:1px solid #d9e0ec;border-top:0;border-left:4px solid transparent;background:white;text-align:left;padding:13px 17px;font-size:15px;color:#172541;cursor:pointer}.mail-item:first-child{border-top:1px solid #d9e0ec}.mail-item:hover{background:#f7f9ff}.mail-item.is-selected{border-left-color:#1d2088;background:#edf3ff}.mail-item>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.mail-item strong{font-size:15px}.mail-item time{font-size:13px;color:#566888;white-space:nowrap}.mail-item>b{display:block;margin:2px 0;font-size:15px}.mail-item p{font-size:14px;color:#5b6a83;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0 8px}.mail-item em{font-size:13px;display:flex;gap:5px;align-items:center;max-width:55%;font-style:normal;color:#1d2088;overflow:hidden;text-overflow:ellipsis}.mail-item em svg{width:16px;height:16px;flex-shrink:0}.workflow-badge{font-size:12px}.mail-index footer{padding:10px 0;color:#65738a;font-size:13px}.mail-reader{padding:26px 30px;overflow:auto;min-width:0}.mail-reader .gmail-toolbar{display:block;background:transparent;border:0;padding:0}.mail-reader #mail-back{display:none}.mail-reader__title,.mail-reader .gmail-toolbar__subject h1{font-size:27px;font-weight:700;line-height:1.5}.mail-reader .gmail-toolbar__meta{margin-top:12px;font-size:14px}.mail-reader .gmail-toolbar__actions{display:flex;flex-wrap:wrap;margin-top:18px;gap:8px}.mail-reader .gmail-toolbar__actions select{max-width:100%!important;flex:1;min-width:200px}.mail-reader .mail-workflow-editor{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:20px 0;border:0;border-bottom:1px solid #d9e0ec;border-radius:0;padding:0 0 20px}.mail-reader .mail-workflow-editor label{font-size:14px}.mail-reader .mail-workflow-editor .select{flex:1;min-width:180px;font-size:14px}.mail-reader .mail-workflow-editor .field__hint{width:100%;font-size:12px}.mail-reader .gmail-message{border:0;border-bottom:1px solid #d9e0ec;border-radius:0;margin:0;background:#fff}.mail-reader .gmail-msg__body,.mail-reader .gmail-message__body,.mail-reader .mail-body{font-size:16px;line-height:1.95}.mail-reader .gmail-thread{border:0;box-shadow:none}.mail-reader .gmail-msg{border-radius:0;box-shadow:none}.gmail-msg__head,.gmail-msg__from{font-size:14px}.compose{max-width:880px}.compose__field input,.compose__body{font-size:16px}.compose__head{font-size:18px}
/* Guides and all supplementary forms follow the same type/spacing rules. */
.page--guide{padding:36px 46px}.guide-home{max-width:1500px;margin:auto}.guide-home header>p{font-size:25px;color:#4b5b75;margin:8px 0}.guide-home header>span{font-size:17px;color:#4b5b75}.guide-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0 24px}.guide-topics>button{display:grid;grid-template-columns:65px 1fr 20px;align-items:start;gap:18px;min-height:164px;border:1px solid #d4dce8;border-radius:5px;background:#fff;padding:25px;text-align:left;cursor:pointer;color:#13213c}.guide-topics>button>svg:first-child{width:55px;height:55px;color:#1d2088}.guide-topics>button>svg:last-child{width:20px;height:20px;margin-top:8px}.guide-topics strong{font-size:22px;display:block;white-space:normal}.guide-topics small{display:inline-block;font-size:12px;margin-left:8px;padding:3px 8px;background:#e9ecff;color:#1d2088;border-radius:4px}.guide-topics p{font-size:15px;line-height:1.7;color:#52637f;margin:14px 0 0}.guide-topics>button[aria-pressed=true]{border-color:#1d2088;background:#f2f4ff;color:#1d2088}.guide-detail{border:1px solid #d4dce8;border-radius:5px;padding:22px 24px}.guide-detail h2{font-size:26px;margin:0}.guide-detail>p{font-size:16px;margin:3px 0 18px;color:#586884}.guide-stepper{display:flex;gap:30px}.guide-stepper button{flex:1;display:flex;align-items:center;gap:22px;padding:15px 20px;border:1px solid #d4dce8;border-radius:5px;background:#fff;text-align:left;color:#14223b;cursor:pointer}.guide-stepper b{display:grid;place-items:center;flex-shrink:0;width:52px;height:52px;border-radius:50%;color:#1d2088;background:#e9edff;font-size:25px}.guide-stepper span{font-size:18px;font-weight:700}.guide-stepper [aria-pressed=true]{background:#f1f2ff;border-color:#c9ccff;color:#1d2088}.guide-stepper [aria-pressed=true] b{background:#1d2088;color:white}.guide-current{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;border-top:1px solid #d9e0ec;padding-top:18px}.guide-current p{font-size:16px;color:#4d5d78;margin:0}.guide-current .btn{white-space:nowrap;min-height:50px;padding:12px 24px}.guide-help{display:flex;gap:25px;align-items:flex-start;border-top:1px solid #d9e0ec;padding:22px 0;margin-top:18px;font-size:15px}.guide-help>strong{white-space:nowrap;color:#465674}.guide-help details{flex:1;min-width:0;border-left:1px solid #d9e0ec;padding-left:24px}.guide-help summary{color:#1d2088;cursor:pointer}.guide-help p{font-size:14px}.modal{width:min(760px,100%);border:1px solid #d4dce8}.modal__title{font-size:24px}.modal .table,.modal .table td{font-size:14px}.modal__actions{gap:12px}.modal__actions .btn{min-height:46px}.form-grid{gap:20px}.login-card{max-width:460px}.login-heading{font-size:24px}.login-description{font-size:15px}.login-card .field__label{font-size:15px}.login-card__foot{font-size:14px}.page--cloudsign{padding:0!important}.cloudsign-shell{height:calc(100dvh - 127px);border:0;border-radius:0;display:block}.cloudsign-shell iframe{width:100%;height:100%;border:0;display:block}
@media(min-width:1600px){.workspace-brand,.workspace-appnav{padding-left:48px;padding-right:48px}.app-tile{min-height:185px}.mail-workspace{height:calc(100dvh - 315px)}}
@media(max-width:1150px){.workspace-brand{padding:0 24px}.workspace-brand__actions{gap:17px}.workspace-brand__logo>span{display:none}.app-tile{grid-template-columns:48px 1fr 16px;gap:14px;padding:25px 18px}.app-tile__icon svg{width:44px;height:44px}.app-tile strong{font-size:20px}.app-tile p{font-size:14px}.workspace-columns{grid-template-columns:52% 48%}.project-index__controls{padding:16px}.project-index__list{padding:0 16px}.project-table-head,.project-list-item{grid-template-columns:49% 31% 20%}.project-list-item__identity strong{font-size:14px}.project-detail__body{padding:22px 20px}.project-heading__title{font-size:24px}.next-action{align-items:flex-start;flex-direction:column}.next-action .btn{align-self:flex-end}.mail-workspace{grid-template-columns:44% 56%}.mail-reader{padding:22px}.mail-reader__title{font-size:23px}.mail-index__filters{display:block}.mail-index__filters select{margin-top:10px;width:100%;max-width:none}.guide-topics>button{grid-template-columns:44px 1fr 16px;gap:12px;padding:22px 18px}.guide-topics>button>svg:first-child{width:40px;height:40px}.guide-topics strong{font-size:19px}.guide-stepper{gap:15px}.guide-stepper button{padding:14px;gap:12px}.guide-stepper span{font-size:15px}}
@media(max-width:850px){.workspace-brand{height:65px;padding:0 20px}.workspace-brand__logo strong{font-size:17px}.workspace-brand__logo img{width:30px;height:34px}.workspace-brand__actions>time{display:none}.workspace-brand__actions{gap:16px}.workspace-appnav{padding:0 20px;gap:19px;min-height:52px}.workspace-appnav a{font-size:14px}.page{padding:24px}.page--launcher,.page--guide{padding:28px 24px}.app-home h1,.guide-home h1{font-size:38px}.app-home header p{font-size:20px}.app-home__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-tile{min-height:155px}.workspace-header{height:82px;min-height:82px;padding:0 24px}.workspace-header h1{font-size:30px}.workspace-stages{margin:0 24px 16px}.workspace-shell .page.page--workspace{height:calc(100dvh - 118px)}.workspace-columns{grid-template-columns:45% 55%}.project-table-head{display:none}.project-list-item{display:block}.project-list-item__identity{display:block}.project-list-item__identity strong{display:block;font-size:15px}.project-list-item__identity small{display:none}.project-list-item__next{font-size:14px;margin:9px 0}.project-list-item .project-status{display:inline-block;margin-top:5px}.project-heading__meta{font-size:13px}.project-index__controls{padding:12px}.project-index__list{padding:0 12px}.scope-filters button{padding:7px 9px;font-size:13px}.project-detail__body{padding:20px 16px}.mail-mode{display:none}.mail-workspace{grid-template-columns:42% 58%}.mail-item{padding:13px 11px}.mail-item>span{flex-wrap:wrap}.mail-item time{font-size:12px}.mail-item>span:last-child{align-items:flex-start}.mail-item em{max-width:100%}.mail-reader{padding:20px 18px}.mail-reader .gmail-toolbar__subject h1{font-size:22px}.mail-index{padding-right:14px}.mail-index__filters>div{flex-wrap:wrap;gap:5px}.mail-index__filters .gmail-chip{font-size:12px;padding:6px 9px}.guide-topics{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-help{flex-wrap:wrap;gap:16px}.guide-help>strong{width:100%}.guide-current{align-items:flex-start}.cloudsign-shell{height:calc(100dvh - 118px)}}
@media(max-width:600px){.workspace-brand{padding:0 15px;height:61px;gap:8px}.workspace-brand__logo{gap:8px}.workspace-brand__logo strong{font-size:15px}.workspace-brand__logo img{width:28px;height:32px}.workspace-brand__actions{gap:12px}.workspace-brand__actions .workspace-home span,.workspace-user summary>span:not(.workspace-avatar){display:none}.workspace-brand__actions svg{width:21px;height:21px}.workspace-today{display:none!important}.workspace-avatar{width:34px;height:34px;font-size:16px}.workspace-user summary{gap:5px}.workspace-user summary>svg{width:14px}.workspace-appnav{padding:0 15px;gap:18px;min-height:50px}.workspace-appnav a{font-size:14px;padding:12px 0 10px}.page{padding:22px 16px}.page__title{font-size:29px}.page__head{gap:14px;flex-wrap:wrap}.btn{font-size:14px;min-height:44px}.app-home h1,.guide-home h1{font-size:33px}.app-home header{margin-bottom:24px}.app-home header p{font-size:18px}.page--launcher,.page--guide{padding:28px 18px}.app-home>.workspace-search{min-height:52px;font-size:16px;margin-bottom:22px}.app-home__grid{grid-template-columns:1fr;gap:12px}.app-tile{min-height:132px;padding:22px;grid-template-columns:48px 1fr 18px;gap:20px}.app-tile strong{font-size:20px}.app-tile p{font-size:14px;margin-top:8px;line-height:1.65}.workspace-header{padding:0 16px;height:80px;min-height:80px}.workspace-header h1{font-size:29px}.workspace-header__actions .btn--ghost{display:none}.workspace-header__actions .btn--primary{font-size:14px;min-height:44px}.workspace-stages{margin:0 16px 14px;min-height:68px}.workspace-stages button{min-width:116px}.workspace-shell .page.page--workspace{height:calc(100dvh - 112px)}.workspace-columns{display:flex}.project-index{width:100%}.project-index__controls{padding:14px 16px}.project-index__list{padding:0 16px}.project-list-item{display:grid;grid-template-columns:1fr 110px}.project-list-item__identity{grid-column:1}.project-list-item__identity strong{font-size:16px}.project-list-item__next{grid-column:1;margin-bottom:0}.project-list-item__due{grid-column:2;grid-row:1 / 3;text-align:right}.project-detail{display:none}.workspace--detail-route .project-index{display:none}.workspace--detail-route .project-detail{display:block}.project-detail__body{padding:18px}.project-heading__title{font-size:25px}.project-heading__meta{font-size:14px}.project-back{display:inline-flex;font-size:14px}.detail-tabs button{font-size:14px;min-height:48px}.detail-tab-content .table td,.detail-tab-content .table th{font-size:14px}.next-action strong{font-size:18px}.page--mail-workspace{padding:22px 16px 0}.mail-searchbar{gap:10px}.mail-searchbar .workspace-search{padding:0 12px;gap:9px}.mail-searchbar .workspace-search input{font-size:14px}.mail-searchbar .btn{padding:10px}.mail-searchbar .btn svg{display:none}.mail-workspace{display:block;min-height:0;height:calc(100dvh - 281px)}.mail-index{width:100%;height:100%;padding:0;border:0}.mail-reader{display:none}.mail-mobile-detail .mail-reader{display:block;padding:18px 0}.mail-mobile-detail .mail-index{display:none}.mail-reader #mail-back{display:flex;margin-bottom:18px;min-height:44px;font-size:14px}.mail-item{padding:15px}.mail-item strong,.mail-item>b{font-size:15px}.mail-item>span{flex-wrap:nowrap}.mail-item>span:last-child{flex-wrap:wrap}.mail-index__filters{display:flex;gap:8px}.mail-index__filters select{width:100%;margin:0}.mail-index__filters .gmail-chip{font-size:14px;padding:7px 16px}.mail-reader .gmail-toolbar__subject h1{font-size:24px}.guide-home header>p{font-size:20px}.guide-home header>span{font-size:15px}.guide-topics{grid-template-columns:1fr;gap:12px;margin:24px 0}.guide-topics>button{min-height:118px;padding:20px;grid-template-columns:48px 1fr 18px;gap:17px}.guide-topics strong{font-size:20px}.guide-topics p{margin-top:8px;font-size:15px}.guide-detail{padding:19px 17px}.guide-detail h2{font-size:23px}.guide-stepper{flex-direction:column;gap:10px}.guide-stepper button{padding:13px 16px}.guide-stepper span{font-size:16px}.guide-stepper b{width:43px;height:43px;font-size:22px}.guide-current{flex-direction:column;gap:16px}.guide-current p{font-size:15px}.guide-current .btn{width:100%;min-height:48px}.guide-help{display:block}.guide-help>strong{display:block;margin-bottom:16px}.guide-help details{margin:15px 0;padding-left:15px}.modal{padding:22px 18px}.modal .form-grid{grid-template-columns:1fr}.modal__actions{bottom:-22px}.cloudsign-shell{height:calc(100dvh - 112px)}.login-card{padding:30px 25px}.login-heading{font-size:22px}}
.workspace-shell .page--workspace.has-workspace-appnav{height:calc(100dvh - 72px)}.has-workspace-appnav>.workspace-appnav{margin:0 0 16px;flex-shrink:0}.workspace-header{height:80px;min-height:80px}.page--mail-workspace.has-workspace-appnav>.workspace-appnav{padding:0;margin:0 0 14px}.has-workspace-appnav:not(.page--workspace):not(.page--mail-workspace)>.workspace-appnav{padding:0}.project-stage-summary{display:grid;grid-template-columns:1fr 28px 1fr;align-items:center;gap:12px;margin:0 0 14px}.project-stage-summary>div{background:#1b51b7;color:#fff;padding:10px;text-align:center;border-radius:5px}.project-stage-summary svg{color:#1d2088;width:25px;height:25px}.project-stage-summary>button{display:flex;flex-direction:column;white-space:normal;background:#edf2f8;border:0;padding:10px;line-height:1.5}.project-stage-summary small{display:block;font-size:12px}.project-stage-summary strong{display:block;font-size:15px}.stage-chooser{padding:5px}.stage-chooser summary{font-size:14px;cursor:pointer;padding:8px}.stage-chooser .statusbar__steps{display:flex;flex-wrap:wrap;max-width:300px}.stage-chooser .statusstep{min-width:100px;max-width:100%;font-size:13px;padding:8px;flex:1}.stage-chooser .statusstep:before,.stage-chooser .statusstep__dot{display:none}.project-heading{grid-template-columns:minmax(0,1fr) auto auto;align-items:start}.project-heading__meta{grid-column:1/-1}.project-heading__title{display:block}.project-edit-primary{font-size:14px;min-height:39px;padding:7px 11px}.project-actions summary{min-height:39px}.project-heading__badges{display:none}.project-heading{margin-bottom:17px}.project-heading__title{font-size:26px}.project-detail__body{padding-top:23px}.project-alert.alert-banner{font-size:13px}.project-list-item__identity strong{font-size:16px}.project-list-item__next{font-size:15px}.project-status{font-size:13px}.project-index__list{padding-bottom:18px}.next-action{padding:18px}.next-action strong{font-size:17px}.completed-action-preview{padding:16px;background:#eef3ff;border-left:3px solid #1d2088;font-size:17px;margin-bottom:22px}
@media(max-width:850px){.workspace-shell .page--workspace.has-workspace-appnav{height:calc(100dvh - 65px)}.project-heading{grid-template-columns:1fr auto}.project-heading>div:first-of-type{grid-column:1/-1}.project-heading__title{font-size:24px}.project-edit-primary{justify-self:start}.project-actions{justify-self:end}.project-stage-summary{gap:8px;grid-template-columns:1fr 20px 1fr}.project-stage-summary strong{font-size:13px}.project-stage-summary small{font-size:11px}.project-stage-summary svg{width:19px}.project-list-item__next{font-size:14px}}
@media(max-width:600px){.workspace-shell .page--workspace.has-workspace-appnav{height:calc(100dvh - 61px)}.project-heading__title{font-size:25px}.project-stage-summary strong{font-size:14px}.project-stage-summary small{font-size:12px}.project-heading{margin-bottom:18px}.project-stage-summary{margin-bottom:16px}.has-workspace-appnav>.workspace-appnav{margin-bottom:14px}}
.workspace-header{height:76px;min-height:76px}.workspace-appnav{min-height:46px}.workspace-appnav a{padding-top:10px;padding-bottom:9px}.has-workspace-appnav>.workspace-appnav{margin-bottom:12px}.workspace-stages{min-height:68px;margin-bottom:12px}.workspace-stages button{font-size:15px}.project-list-item__identity small{display:none}.project-list-item__identity strong{font-size:16px}.project-list-item__next{font-size:15px}.project-list-item{min-height:76px}.workspace-assignee-control{font-size:0;display:flex;align-items:center;max-width:220px;min-width:170px}.workspace-assignee-control .select{width:100%;font-size:14px;min-height:48px}.project-search-row>.project-search{min-width:0}.project-search-row .project-search .input{min-width:0}.workspace-header h1,.page--mail-workspace .page__title{font-size:40px}
@media(max-width:1100px){.workspace-assignee-control{min-width:120px;max-width:150px}.project-search-row{flex-wrap:wrap}.project-search-row>.project-search{min-width:180px}.workspace-assignee-control .select{font-size:13px}}
@media(max-width:600px){.workspace-assignee-control{flex:1;max-width:none}.workspace-assignee-control .select{font-size:14px;min-height:44px}.project-search-row>.project-search{flex-basis:100%;min-width:0}.workspace-header h1,.page--mail-workspace .page__title{font-size:30px}.workspace-stages button{font-size:14px}.project-list-item__identity strong{font-size:16px}.project-list-item__next{font-size:14px}.project-list-item__due{min-width:0}.project-search-row{gap:9px}}
:root{--font-display:'Noto Sans JP',-apple-system,'Hiragino Kaku Gothic ProN',sans-serif}.mail-reader{border:0;border-radius:0}.mail-conversation-content{padding:0;white-space:normal;max-height:none;overflow:visible}.mail-reader .gmsg{border:0;border-bottom:1px solid #d9e0ec;border-radius:0;padding:15px 0 25px;background:#fff}.mail-reader .gmsg__bodytext{font-size:16px;line-height:1.9}.mail-reader .gmsg__head{flex-wrap:wrap;gap:10px;margin-bottom:20px}.mail-reader .gmsg__head .gmail-avatar{display:none}.mail-reader .gmsg__fromline strong{font-size:16px}.mail-reader .gmsg__email,.mail-reader .gmsg__to,.mail-reader .gmsg__date{font-size:13px}.mail-reader .gmail-count{font-size:13px}.mail-reader .gmail-toolbar__meta{gap:9px}.mail-reader .gmail-toolbar__actions .btn{font-size:14px}.mail-reader .gmail-toolbar__subject h1{font-family:inherit}.mail-reader .gmail-thread{max-width:none}.mail-reader .gmsg__quote summary{min-width:44px;min-height:44px}.mail-reader .gmsg__quote summary:after{content:'引用を表示';font-size:14px;padding-left:10px}.mail-reader .gmsg__quote summary>span{display:none}
.workspace-shell #cloudsign-frame{width:100%;height:100%;min-height:0;border:0;display:block}
#page-slot [data-status-row] .lane__dot{width:24px;height:16px;min-width:24px;border-radius:4px;vertical-align:middle;box-shadow:inset 0 0 0 1px rgba(17,24,42,.08)}
/* Adopted project workspace: task list and project details are the default view. */
.workspace-columns{grid-template-columns:minmax(0,55%) minmax(0,45%)}
.project-selected-label{font-size:13px;font-weight:500;color:#56647c;margin:0 0 5px;line-height:1.5}
.project-heading__title{font-size:28px;line-height:1.45;letter-spacing:-.025em}
.project-heading__meta{font-size:14px;line-height:1.6;margin-top:7px;gap:8px 15px}
.project-detail__body{padding:20px 28px 30px}
.project-heading{margin-bottom:16px}
.project-stage-summary{margin-bottom:14px}
.next-action{margin-bottom:16px;padding:16px;display:flex;flex-direction:row;align-items:center;gap:16px}
.next-action strong{font-size:18px;line-height:1.6}.next-action p{font-size:13px;margin-top:5px}.next-action .btn{flex-shrink:0;align-self:center}
.scope-filters button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:7px 11px;font-size:13px;min-height:40px}
.scope-filters button b{font-size:12px;line-height:1.6;min-width:23px;padding:0 5px;border-radius:4px;background:#edf0f8;color:#344465}
.scope-filters button[aria-pressed=true] b{background:#fff;color:#1d2088}
.project-index__controls{padding:18px 24px 14px}.project-search-row{gap:10px}.workspace-assignee-control{min-width:150px}
.project-index__list{padding:0 24px 12px}.project-list-item{min-height:70px;padding-top:11px;padding-bottom:11px}
.project-list-item__identity strong{font-size:16px}.project-list-item__next{font-size:14px;line-height:1.65}
.project-checklist{margin:0}.project-checklist__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}
.project-checklist__head p{margin:0;font-size:13px;color:#53617a}.project-checklist__head .text-button{display:inline-flex;align-items:center;gap:5px;min-height:38px;font-size:13px}
.project-checklist__head svg{width:15px;height:15px}
.project-task{display:grid;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:9px;border:1px solid #d9e0ec;border-bottom:0;min-height:64px;padding:10px 8px 10px 14px;background:#fff}
.project-task:last-child{border-bottom:1px solid #d9e0ec}
.project-task label{display:flex;align-items:center;gap:12px;min-width:0;cursor:pointer}
.project-task input[type=checkbox]{width:21px;height:21px;min-width:21px;accent-color:#1d2088;cursor:pointer}
.project-task label span{min-width:0}.project-task strong{display:block;font-size:15px;font-weight:500;line-height:1.6;overflow-wrap:anywhere}
.project-task small{display:block;font-size:12px;color:#67748a;line-height:1.5;margin-top:2px}
.project-task time{font-size:12px;color:#526079;white-space:nowrap}.project-task time.is-overdue{color:#b12b3d}
.project-task-edit{display:grid;place-items:center;background:transparent;border:0;color:#56627f;min-width:36px;min-height:40px;cursor:pointer;border-radius:4px}.project-task-edit:hover{background:#edf1f9;color:#1d2088}.project-task-edit svg{width:16px;height:16px}
.project-task.is-complete{background:#f8fafc}.project-task.is-complete strong{text-decoration:line-through;color:#657186}
.project-completed-tasks{margin-top:14px}.project-completed-tasks summary{cursor:pointer;font-size:13px;color:#596882;min-height:36px;padding:6px 0}
.project-task-empty{padding:22px 16px;font-size:14px;color:#5e6c83;border:1px solid #d9e0ec;background:#fafbfe}
.project-task-project-name{margin:-10px 0 24px;font-size:15px;color:#56637a}
#project-panel-tasks .recent-activity{margin-top:24px;border-top:1px solid #d9e0ec;padding-top:18px}
#project-panel-tasks .recent-activity h3{font-size:17px}#project-panel-tasks .activity-row{grid-template-columns:96px minmax(0,1fr);padding:12px 0;font-size:13px;gap:12px}
#project-panel-tasks .activity-row strong{font-size:12px;color:#61708a}#project-panel-tasks .activity-row p{font-size:14px;margin-top:4px;line-height:1.6}
#project-panel-overview>.project-alert{margin-bottom:12px}
@media(max-width:1100px) and (min-width:601px){.workspace-columns{grid-template-columns:minmax(0,45%) minmax(0,55%)}.project-detail__body{padding:18px}.next-action{align-items:flex-start;flex-direction:column}.next-action .btn{align-self:flex-end}.project-task{grid-template-columns:minmax(0,1fr) 44px}.project-task time{grid-column:1;padding-left:33px;grid-row:2}.project-task-edit{grid-column:2;grid-row:1 / 3}.project-task{gap:3px 8px}}
@media(max-width:600px){.workspace-columns{display:flex}.project-detail__body{padding:18px}.project-heading__title{font-size:25px}.next-action{display:flex;flex-direction:column;align-items:stretch}.next-action .btn{align-self:flex-end}.scope-filters{gap:6px}.scope-filters button{font-size:13px;padding:7px 9px;gap:6px}.project-task{grid-template-columns:minmax(0,1fr) 44px;gap:3px 8px;min-height:78px;padding-left:11px}.project-task strong{font-size:15px}.project-task time{grid-column:1;grid-row:2;padding-left:33px;font-size:13px}.project-task-edit{grid-column:2;grid-row:1 / 3;min-height:44px}.project-task input[type=checkbox]{width:23px;height:23px;min-width:23px}.project-task label{gap:10px}.project-detail .detail-tabs{overflow-x:auto;white-space:nowrap}.project-detail .detail-tabs button{min-width:66px;flex-shrink:0}.project-checklist__head .text-button{min-height:44px}#project-panel-tasks .activity-row{grid-template-columns:78px minmax(0,1fr)}}
@media(min-width:1101px){
  .project-heading{margin-bottom:10px}.project-heading__title{font-size:27px}.project-selected-label{font-size:12px;margin-bottom:3px}.project-heading__meta{margin-top:4px}
  .project-stage-summary{margin-bottom:10px}.project-stage-summary>div,.project-stage-summary>button{padding:8px 10px}
  .next-action{padding:12px 15px;margin-bottom:10px}.next-action p{margin:3px 0 0;line-height:1.5}.next-action strong{font-size:17px;line-height:1.5}.next-action__label{margin-bottom:3px}
  .project-detail .detail-tabs{min-height:44px;margin:6px 0 12px}.project-detail .detail-tabs button{min-height:44px;padding-top:9px;padding-bottom:9px}
  .project-checklist__head{margin-bottom:6px}.project-checklist__head .text-button{min-height:30px}.project-task{min-height:54px;padding-top:6px;padding-bottom:6px}
  #project-panel-tasks .recent-activity{margin-top:16px;padding-top:12px}#project-panel-tasks .activity-row{padding:9px 0}
}

@media(max-width:1100px){.project-task-edit{min-width:44px;min-height:44px}}
