/* Figma 02 Inbox / 03 Calendar: white panels, fine neutral borders, blue actions. */
.figma-section{--fig-border:#dee0ec;--fig-muted:#69707b;--fig-blue:#0f47f1}.figma-section .workspace{background:#f9fbff}.figma-section .sidebar{background:#fff;border-right:1px solid #e5e8ef}.figma-section .brand strong{color:#17284b}.figma-section .nav button{color:#69707b}.figma-section .nav button .icon{filter:brightness(0) saturate(100%) invert(25%) sepia(90%) saturate(3200%) hue-rotate(219deg)}.figma-section .nav .active{background:#edf2ff;color:#0f47f1;box-shadow:none}.figma-section .nav button:hover{background:#f0f4ff}.figma-section .nav .active:hover{background:#e6eeff}.figma-section .hotel-selector{border-color:#e2e8f4;color:#243657;background:#f9fbff}.figma-section .hotel-selector span{color:#7b8aa2}.figma-section .dashboard-header{height:78px;background:#fff;border-bottom:1px solid #edf0f7;margin-bottom:20px}.figma-section .greeting h1{font-size:22px}.figma-section .greeting p,.figma-section .weather{display:none}.fig-page{padding:0 20px;min-width:0;color:#101214}.fig-primary{border:0;background:#0f47f1;color:#fff;padding:11px 16px;border-radius:12px;font:inherit;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:9px}.fig-primary:hover{background:#093cd3}.fig-icon{display:block;width:16px;height:16px;object-fit:contain;flex-shrink:0}.fig-categories{padding:16px;border-right:1px solid #f0f2f9;min-width:0;background:white}.fig-categories h2{font-size:16px;font-weight:600;margin:0 0 17px}.category-caption{font-size:11px;color:#69707b;margin:22px 0 8px;border-top:1px solid #f2f4f8;padding-top:16px}.category-box{border:1px solid #dee0ec;border-radius:14px;padding:8px}.category-box button{font-size:12px;display:flex;align-items:center;gap:7px;padding:8px 4px;width:100%;text-align:left;color:#69707b;border-radius:6px}.category-box button[aria-pressed=true]{background:#edf2ff;color:#0f47f1}.category-dot{display:inline-block;width:10px;height:10px;border:1px solid var(--category);border-radius:50%;box-shadow:inset 0 0 0 2px white;background:var(--category);flex-shrink:0}.cat-0{--category:#0f47f1;--event-bg:#f1f3f6}.cat-1{--category:#e4cd00;--event-bg:#fff7e3}.cat-2{--category:#f12b37;--event-bg:#fcebed}.fig-return{font-size:12px;color:#0f47f1;padding:12px 0;display:block}.schedule-shell{display:grid;grid-template-columns:209px minmax(0,1fr);border:1px solid #dee0ec;border-radius:16px;overflow:hidden;background:white;box-shadow:0 5px 8px #081c690d;min-height:760px}.schedule-body{min-width:0;background:#f9fbff;padding:16px}.schedule-total{display:flex;width:100%;justify-content:space-between;gap:9px;padding:9px 10px;font-size:12px;color:#69707b;text-align:left}.schedule-total:hover{background:#f6f8ff;border-radius:7px}.schedule-total small{font-size:10px}.schedule-demo{display:block;color:#99a2b5;font-size:9px;margin-top:18px}.schedule-toolbar{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-bottom:17px;flex-wrap:wrap}.fig-segments{background:#0f47f1;border-radius:25px;padding:3px;display:flex;gap:1px}.fig-segments button{padding:7px 15px;border-radius:20px;font-size:11px;color:#fff}.fig-segments button[aria-pressed=true]{background:#fff;color:#0f47f1}.schedule-month{display:flex;align-items:center;gap:10px}.schedule-month>button{font-size:19px;color:#75809a}.schedule-month label{position:relative;font-size:14px;text-transform:capitalize;cursor:pointer}.schedule-month input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.schedule-controls{display:flex;align-items:center;gap:10px}.schedule-controls select{border:1px solid #dee0ec;background:white;border-radius:20px;font:inherit;font-size:11px;padding:8px 12px;max-width:165px;color:#384967}.schedule-controls .fig-primary{padding:8px 15px;border-radius:20px;font-size:11px}.schedule-scroll{overflow:auto}.schedule-grid{display:grid;grid-template-columns:repeat(7,minmax(90px,1fr));min-width:650px;border-left:1px solid #e9ecf7}.schedule-weekday{font-size:12px;text-align:center;color:#69707b;padding:14px 4px;border-right:1px solid #e9ecf7}.schedule-day{min-height:132px;background:white;border-top:1px dashed #dce1f0;border-right:1px solid #e9ecf7;padding:7px;min-width:0}.schedule-day.outside{background:repeating-linear-gradient(125deg,#f9fbff,#f9fbff 15px,#fff 15px,#fff 16px);color:#8792a9}.schedule-day.today{background:#f4f7ff}.schedule-number{font-size:12px;padding:3px 5px;margin-bottom:6px;border-radius:5px}.today .schedule-number{background:#0f47f1;color:white}.schedule-number:hover{background:#e4ecff;color:#0f47f1}.schedule-events{display:grid;gap:7px}.schedule-event{display:block;text-align:left;width:100%;min-width:0;border-left:2px solid var(--category);background:var(--event-bg);padding:6px 6px 7px;border-radius:0 4px 4px 0;color:#242b36;overflow-wrap:anywhere}.schedule-event small{display:block;font-size:9px;color:#69707b;margin-bottom:3px}.schedule-event span{font-size:10px;line-height:1.4;display:block}.schedule-event em{font-style:normal;color:#78869d;font-size:11px;display:block;margin-top:8px}.schedule-event:hover{filter:brightness(.97)}.schedule-grid.week-view .schedule-day{min-height:590px}.schedule-grid.day-view{grid-template-columns:1fr;min-width:0}.schedule-grid.day-view .schedule-day{min-height:590px}.day-view .schedule-event{padding:16px;max-width:650px}.day-view .schedule-event span{font-size:15px}.schedule-detail{border-left:3px solid var(--category);background:var(--event-bg);border-radius:10px;padding:18px;margin-bottom:20px}.schedule-detail time,.schedule-detail span{font-size:11px;color:#75829a}.schedule-detail h3{font-size:17px;margin:10px 0}.schedule-detail p{font-size:13px;line-height:1.6;margin:9px 0}.field textarea{font:inherit;border:1px solid #dee0ec;border-radius:8px;padding:11px;resize:vertical;width:100%}
.fig-inbox{display:grid;grid-template-columns:195px minmax(260px,.96fr) minmax(330px,1.08fr);background:white;border-radius:16px;overflow:hidden;min-height:760px;border:1px solid #e5e8f1}.compose{width:100%;justify-content:space-between;padding:12px;font-size:12px}.compose .fig-icon{filter:brightness(0) invert(1)}.folder-nav{display:grid;gap:3px;margin:15px 0 18px}.folder-nav button{display:flex;align-items:center;gap:9px;padding:10px 12px;min-width:0;text-align:left;color:#69707b;border-radius:22px;font-size:12px}.folder-nav button span{flex:1}.folder-nav button[aria-pressed=true]{background:#edf2ff;color:#0f47f1}.folder-nav b{font-size:9px;background:#f2e002;color:#17213f;border-radius:50%;min-width:17px;height:17px;display:grid;place-items:center;font-weight:500}.folder-nav .fig-icon{width:17px;height:17px}.inbox-status-filters{display:grid;gap:8px;margin-top:24px}.inbox-status-filters button{font-size:10px;color:#8a94a8;text-align:left;padding:8px;border-radius:6px}.inbox-status-filters button[aria-pressed=true]{color:#0f47f1;background:#edf2ff}.fig-mail-list{border:1px solid #dee0ec;border-radius:16px;min-width:0;overflow:hidden;display:flex;flex-direction:column}.fig-mail-search{padding:16px 13px;display:flex;gap:12px;align-items:center;justify-content:space-between;min-height:72px}.fig-mail-search label{display:flex;align-items:center;border:1px solid #dee0ec;border-radius:13px;padding:10px;min-width:100px;max-width:190px;gap:6px}.fig-mail-search .icon{width:15px;height:15px}.fig-mail-search input{border:0;outline:none;font:inherit;font-size:11px;width:100%;min-width:0;background:transparent}.fig-mail-search>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#69707b;white-space:nowrap}.fig-mail-search>span .fig-icon{width:13px;height:13px;filter:grayscale(1)}.fig-letters{overflow:auto;max-height:800px}.fig-letter{position:relative;display:flex;gap:12px;text-align:left;width:100%;padding:16px 14px;border:1px solid #dee0ec;border-radius:16px;min-height:118px;background:white}.fig-letter+.fig-letter{margin-top:-1px}.fig-letter.selected{background:#f9fbff;border-color:#bccbfa;z-index:1}.fig-letter:hover{background:#f9fbff}.fig-letter .mail-avatar{width:36px;height:36px;font-size:11px;background:#2964ed;color:white}.fig-letter .tone-1,.fig-letter-head .tone-1{background:#df1d77;color:#fff}.fig-letter .tone-2,.fig-letter-head .tone-2{background:#7f3bfa;color:#fff}.fig-letter .tone-3,.fig-letter-head .tone-3{background:#009779;color:#fff}.letter-content{flex:1;min-width:0;display:block}.letter-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px}.letter-meta time{color:#69707b;font-size:8px;white-space:nowrap}.letter-subject{display:flex;gap:8px;align-items:flex-start;margin-top:8px;flex-wrap:wrap}.letter-subject strong{font-size:13px;line-height:1.3;font-weight:600;flex:1;min-width:120px}.letter-subject small{display:flex;align-items:center;gap:4px;font-size:8px;color:#69707b}.letter-subject .category-dot{width:9px;height:9px}.letter-preview{font-size:11px;color:#69707b;line-height:1.6;margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.letter-unread{width:5px;height:5px;border-radius:50%;background:#0f47f1;position:absolute;left:5px;top:24px}.fig-mail-detail{border:1px solid #dee0ec;border-radius:16px;min-width:0;display:flex;flex-direction:column}.fig-letter-head{display:flex;align-items:center;gap:12px;padding:16px;flex-wrap:wrap;border-bottom:1px solid #f1f3f8}.fig-letter-head>.mail-avatar{width:38px;height:38px}.fig-letter-head h2{font-size:16px;font-weight:600;margin-bottom:5px}.fig-letter-head small{font-size:10px;color:#69707b}.fig-letter-head>time{margin-left:auto;font-size:9px;color:#69707b}.letter-actions{display:flex;justify-content:flex-end;gap:8px;width:100%;font-size:9px;align-items:center;flex-wrap:wrap}.letter-actions>span{display:flex;align-items:center;gap:4px;color:#69707b;margin-right:auto}.letter-actions button{display:flex;align-items:center;gap:4px;font-size:10px}.letter-actions .fig-icon{width:14px;height:14px}.fig-letter-body{margin:16px;border:1px solid #dee0ec;border-radius:16px;padding:14px;flex:1;display:flex;flex-direction:column;min-height:0}.letter-document{border:1px solid #dee0ec;border-radius:13px;padding:12px;overflow-wrap:anywhere}.letter-document h3{font-size:14px;font-weight:600;margin-bottom:11px}.letter-document p{font-size:12px;color:#69707b;line-height:1.6;margin-bottom:12px;white-space:pre-wrap}.letter-document p:last-of-type{color:#101214;margin-top:18px}.letter-document .link{font-size:11px;font-weight:400;color:#69707b}.letter-document>small{font-size:10px;color:#8a95a8}.fig-replies{max-height:180px;overflow:auto;margin-top:10px}.fig-replies .letter-document{margin-bottom:8px;background:#f9fbff}.fig-message-tools{display:flex;gap:12px;align-items:center;padding:12px 1px;flex-wrap:wrap}.fig-message-tools button{font-size:9px;color:#69707b}.fig-message-tools button[aria-pressed=true]{background:#fff4b8;border-radius:4px}.fig-message-tools .fig-icon{width:14px;height:14px}.fig-mail-detail #mail-reply-form{padding:0;margin-top:3px;border:1px solid #dee0ec;border-radius:13px;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:285px}.fig-recipient{padding:10px 12px!important;border-bottom:1px solid #e5e8f0;display:flex;gap:8px;margin:0!important;font-size:11px;color:#69707b}.fig-recipient strong{font-weight:400;border:1px solid #edf0f5;padding:3px 8px;border-radius:6px}.fig-mail-detail #mail-reply-form .fig-format{display:flex;gap:12px;margin:0;padding:9px 12px;border-bottom:1px solid #e5e8f0;justify-content:flex-start}.fig-format button[aria-pressed=true]{background:#e5edff;border-radius:3px}.fig-format .fig-icon{width:13px;height:13px}.fig-mail-detail #mail-reply{border:0;border-radius:0;resize:vertical;flex:1;min-height:160px;padding:14px;font-size:12px}.fig-mail-detail #mail-reply-form .fig-send{padding:12px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0}.fig-send .fig-primary{font-size:12px}.fig-send small{font-size:9px;line-height:1.4;color:#99a3b5}.fig-mail-detail .mail-welcome h2{font-size:18px}.figma-section .dashboard-footer{color:#9aa4b5}.figma-section .mail-demo{line-height:1.5}
@media(min-width:1600px){.fig-inbox{grid-template-columns:209px minmax(330px,450px) minmax(400px,1fr)}.schedule-day{min-height:150px}.fig-letter{min-height:130px}}
@media(max-width:1200px){.fig-inbox{grid-template-columns:165px minmax(225px,.9fr) minmax(290px,1fr)}.fig-categories{padding:12px}.folder-nav button{padding:10px 6px;font-size:11px}.compose{font-size:10px;padding:12px 9px}.fig-mail-search{flex-wrap:wrap;gap:6px}.fig-mail-search label{max-width:none;width:100%}.fig-letter{padding:13px 10px;gap:8px}.letter-meta{flex-wrap:wrap}.letter-subject strong{font-size:12px}.fig-letter-body{margin:10px;padding:10px}.fig-letter-head{padding:12px}.schedule-shell{grid-template-columns:185px minmax(0,1fr)}.schedule-toolbar{gap:10px}.schedule-month{order:3;width:100%;justify-content:center}.schedule-controls{margin-left:auto}}
@media(max-width:950px){.figma-section .sidebar{border-right:1px solid #e3e8f2}.figma-section .dashboard-header{height:auto;min-height:78px}.fig-inbox{grid-template-columns:165px minmax(210px,1fr) minmax(290px,1.2fr)}.fig-page{padding:0 12px}.schedule-shell{grid-template-columns:165px minmax(0,1fr)}}
@media(max-width:760px){.fig-inbox{grid-template-columns:150px minmax(0,1fr);min-height:650px}.fig-mail-detail{display:none}.fig-inbox.has-message{grid-template-columns:1fr}.fig-inbox.has-message>.fig-categories,.fig-inbox.has-message>.fig-mail-list{display:none}.fig-inbox.has-message>.fig-mail-detail{display:flex}.fig-mail-detail .mail-back{display:block;flex-basis:100%;text-align:left;font-size:12px;color:#0f47f1}.fig-letter-body{min-height:520px}.fig-letter{min-height:145px}.schedule-shell{grid-template-columns:1fr}.schedule-shell>.fig-categories{border-bottom:1px solid #e3e8f3;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.schedule-shell .fig-categories h2{width:100%;margin:0 0 5px}.schedule-total{width:auto;gap:12px;font-size:10px;padding:5px}.schedule-shell .category-caption,.schedule-shell .category-box,.schedule-demo{display:none}.schedule-shell .fig-return{margin-left:auto;font-size:10px}.schedule-body{padding:12px}.schedule-controls select{max-width:140px}.fig-segments button{padding:7px 10px}.schedule-grid{min-width:620px}.figma-section .dashboard-header{margin-bottom:12px}.figma-section .greeting{min-width:150px}.figma-section .greeting h1{font-size:21px}.figma-section .mail-demo{font-size:9px}.letter-subject strong{min-width:90px}.folder-nav button span{font-size:10px}.category-box button{font-size:10px}}
