.edc{--ink: #1c1917;--muted: #78716c;--faint: #a8a29e;--line: #e7e5e4;--line2: #eceae7;--card: #fff;position:absolute;inset:0;overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:radial-gradient(120% 100% at 50% -10%,#fff,#f6f5f3 78%);padding:15px 17px}.edc *{box-sizing:border-box}.edc-card{width:100%;background:var(--card);border:1px solid var(--line2);border-radius:9px;padding:10px 12px;box-shadow:0 2px 6px -2px #00000014}.edc-pill{font-size:9.5px;font-weight:600;padding:2px 7px;border-radius:999px;border:1px solid var(--line);color:var(--muted);background:#f2f1ef;white-space:nowrap}.edc-pill--green{color:#166534;background:#dcfce7;border-color:#bbf7d0}.edc-dl{display:block;height:5px;border-radius:4px;background:#efedea}.edc-bar{flex:1;height:7px;border-radius:999px;background:#eae8e5;overflow:hidden}.edc-bar i{display:block;height:100%;border-radius:999px;background:#1c1917}.edc-av{width:20px;height:20px;border-radius:50%;background:linear-gradient(160deg,#ceccc8,#e7e5e4);border:1.5px solid #fff;flex:0 0 auto}.edc-av--sm{width:16px;height:16px}.edc-avstack{display:flex}.edc-avstack .edc-av{margin-left:-7px;box-shadow:0 0 0 1px #00000005}.edc-avstack .edc-av:first-child{margin-left:0}.edc-av--more{display:inline-flex;align-items:center;justify-content:center;font-size:8.5px;font-weight:700;color:var(--muted);background:#ece9e6}.edc-lang{height:100%;display:flex;flex-direction:column;justify-content:center;gap:14px}.edc-tabs{display:inline-flex;align-self:flex-start;gap:2px;padding:3px;background:#f2f1ef;border:1px solid var(--line);border-radius:9px}.edc-tabs span{font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--muted);padding:4px 11px;border-radius:6px}.edc-tabs span.is-on{background:#fff;color:var(--ink);box-shadow:0 1px 2px #00000017}.edc-lines{display:flex;flex-direction:column;gap:8px}.edc-lines i{display:block;height:6px;border-radius:4px;background:#e7e5e4}.edc-blocks{height:100%;display:flex;flex-direction:column;justify-content:center;gap:9px}.edc-block{background:var(--card);border:1px solid var(--line2);border-radius:9px;padding:9px 11px;box-shadow:0 1px 2px #00000008}.edc-cat{display:inline-block;font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px}.edc-cat--accom{background:#dbeafe;color:#1e40af}.edc-cat--activity{background:#dcfce7;color:#166534}.edc-btitle{display:block;font-size:13px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin-top:5px}.edc-perms,.edc-prefs{height:100%;display:flex;flex-direction:column;justify-content:center}.edc-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 2px;border-bottom:1px solid var(--line2)}.edc-row:last-child{border-bottom:0}.edc-plabel{font-size:13px;font-weight:500;color:#44403c}.edc-sw{position:relative;width:32px;height:18px;border-radius:999px;background:#d6d3d1;flex:0 0 auto}.edc-sw:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000040}.edc-sw.is-on{background:#171717}.edc-sw.is-on:after{left:16px}.edc-select{font-size:11px;font-weight:600;color:#44403c;background:#f2f1ef;border:1px solid var(--line);border-radius:6px;padding:3px 8px}.edc--map{padding:0}.edc-map{position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,25,23,.05) 1px,transparent 1px) 0 0 / 100% 28px,linear-gradient(90deg,rgba(28,25,23,.05) 1px,transparent 1px) 0 0 / 34px 100%,radial-gradient(120% 100% at 50% -10%,#fbfbfa,#f1f0ed 78%)}.edc-map svg{position:absolute;inset:0;width:100%;height:100%}.edc-pin{position:absolute;width:11px;height:11px;transform:translate(-50%,-50%);border-radius:50% 50% 50% 0;background:#1c1917;rotate:-45deg;box-shadow:0 2px 4px #0003}.edc-pin:after{content:"";position:absolute;top:3px;left:3px;width:5px;height:5px;border-radius:50%;background:#fff}.edc-pin--end{background:#16a34a}.edc-recap{height:100%;display:flex;align-items:center}.edc-mailcard{display:flex;flex-direction:column;gap:9px}.edc-mailhead{display:flex;align-items:center;gap:8px}.edc-mailhead svg{width:15px;height:15px;color:var(--muted);flex:0 0 auto}.edc-mailhead b{font-size:13px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.edc-time{margin-left:auto;font-size:9.5px;font-weight:600;color:var(--muted);background:#f2f1ef;border:1px solid var(--line);border-radius:999px;padding:2px 7px}.edc-mailrow{display:flex;align-items:center;gap:8px}.edc-mailrow .edc-b{width:5px;height:5px;border-radius:50%;background:#1c1917;opacity:.45;flex:0 0 auto}.edc-mailrow i{display:block;height:5px;border-radius:4px;background:#e7e5e4;flex:1}.edc-pdf,.edc-legal{height:100%;display:flex;align-items:center;justify-content:center}.edc-doc{width:80%;display:flex;flex-direction:column;gap:8px;background:var(--card);border:1px solid var(--line2);border-radius:7px;padding:11px 12px;box-shadow:0 8px 20px -10px #00000047}.edc-legal .edc-doc{width:86%}.edc-dochead{display:flex;align-items:center;gap:8px;margin-bottom:2px}.edc-logo{width:17px;height:17px;border-radius:5px;background:#171717;flex:0 0 auto}.edc-docic{width:15px;height:15px;color:var(--muted);flex:0 0 auto}.edc-hl{height:7px;border-radius:4px;background:#e7e5e4;flex:1;max-width:74px}.edc-tag{margin-left:auto;font-size:9px;font-weight:700;letter-spacing:.05em;color:#57534e;background:#f2f1ef;border:1px solid var(--line);border-radius:4px;padding:2px 5px}.edc-legalfoot{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:10.5px;font-weight:500;color:#166534}.edc-check{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border-radius:50%;background:#dcfce7;color:#166534;font-size:8px}.edc-photos{height:100%;display:flex;flex-direction:column;justify-content:center;gap:9px}.edc-searchbar{display:flex;align-items:center;gap:6px;background:var(--card);border:1px solid var(--line);border-radius:7px;padding:5px 9px;font-size:10.5px;color:var(--faint)}.edc-searchbar svg{width:12px;height:12px;flex:0 0 auto}.edc-phogrid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.edc-pho{aspect-ratio:1;border-radius:5px;border:1px solid var(--line2);background:radial-gradient(circle at 72% 30%,#fef3c7 0 14%,transparent 15%),linear-gradient(150deg,#d8e5e6,#cfe0d8)}.edc-pho:nth-child(2){background:radial-gradient(circle at 30% 34%,#fde68a 0 12%,transparent 13%),linear-gradient(150deg,#e2ddf2,#d7d3ea)}.edc-pho:nth-child(3){background:radial-gradient(circle at 68% 28%,#fcd9b6 0 12%,transparent 13%),linear-gradient(150deg,#d5e3ef,#cbd9e8)}.edc-pho:nth-child(4){background:radial-gradient(circle at 34% 30%,#fef3c7 0 12%,transparent 13%),linear-gradient(150deg,#dce9d8,#cfe1cd)}.edc-days{height:100%;display:flex;flex-direction:column;justify-content:center;gap:6px}.edc-dayhead{display:flex;align-items:center;gap:7px}.edc-daypill{font-size:10px;font-weight:600;color:#fff;background:#171717;border-radius:999px;padding:2px 8px}.edc-dayplace{font-size:11px;color:var(--muted)}.edc-dayblk{height:13px;border-radius:4px;background:#edeae7;margin-left:14px}.edc-dayblk--full{display:flex;align-items:center;gap:6px;height:auto;padding:5px 8px;background:#f4f2ef;border:1px dashed #d6d3d1;font-size:10px;font-weight:500;color:#57534e}.edc-dayblk--full span{width:6px;height:6px;border-radius:2px;background:#171717}.edc-templates{height:100%;display:flex;flex-direction:column;justify-content:center;gap:9px}.edc-tpl{display:flex;align-items:center;gap:9px;background:var(--card);border:1px solid var(--line2);border-radius:9px;padding:8px 10px;box-shadow:0 1px 2px #00000008}.edc-tplthumb{width:26px;height:26px;border-radius:6px;flex:0 0 auto;background:linear-gradient(150deg,#d5e3ef,#cbd9e8);border:1px solid var(--line2)}.edc-tplname{flex:1;font-size:11.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edc-tpldup{font-size:9.5px;font-weight:600;color:#44403c;background:#f2f1ef;border:1px solid var(--line);border-radius:5px;padding:3px 7px;white-space:nowrap}.edc-timeline{height:100%;display:flex;flex-direction:column;justify-content:center;gap:0;position:relative}.edc-tl{display:flex;align-items:center;gap:9px;padding:8px 0;position:relative}.edc-tl:before{content:"";position:absolute;left:4.5px;top:50%;bottom:-50%;width:1.5px;background:var(--line)}.edc-tl:last-child:before{display:none}.edc-tldot{width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #d6d3d1;flex:0 0 auto;position:relative;z-index:1}.edc-tldot--fill{background:#171717;border-color:#171717}.edc-tltxt{flex:1;font-size:12px;font-weight:500;color:#44403c}.edc-tltime{font-size:10px;color:var(--faint)}.edc-source{height:100%;display:flex;flex-direction:column;justify-content:center;gap:11px}.edc-srow{display:flex;align-items:center;gap:9px}.edc-slabel{width:52px;font-size:11px;font-weight:500;color:#44403c;flex:0 0 auto}.edc-spct{width:30px;text-align:right;font-size:11px;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums;flex:0 0 auto}.edc-proposal{height:100%;display:flex;align-items:center}.edc-prophead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.edc-prophead b{font-size:12.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.edc-steps{display:flex;gap:4px}.edc-steps span{flex:1;height:5px;border-radius:999px;background:#e7e5e4}.edc-steps span.is-done{background:#171717}.edc-steps span.is-on{background:#16a34a}.edc-steplabels{display:flex;justify-content:space-between;margin-top:7px}.edc-steplabels span{font-size:8.5px;color:var(--faint)}.edc-steplabels span:last-child{color:#16a34a;font-weight:600}.edc-collab{height:100%;display:flex;flex-direction:column;justify-content:center;gap:13px}.edc-collab .edc-avstack .edc-av{width:30px;height:30px}.edc-collab .edc-av--more{font-size:10px}.edc-assign{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted)}.edc-assign b{color:var(--ink);font-weight:600}.edc-payment{height:100%;display:flex;align-items:center}.edc-payrow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.edc-payamt{font-size:19px;font-weight:700;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums}.edc-paymeta{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.edc-cardchip{width:18px;height:13px;border-radius:3px;background:linear-gradient(135deg,#44403c,#78716c);flex:0 0 auto}.edc-kpi{height:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px;align-content:center}.edc-stat{background:var(--card);border:1px solid var(--line2);border-radius:7px;padding:7px 9px;box-shadow:0 1px 2px #00000008}.edc-stat em{display:block;font-style:normal;font-size:8.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.edc-stat b{display:block;font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--ink);margin-top:2px;font-variant-numeric:tabular-nums}.edc-delta{font-size:8.5px;font-weight:600;color:#16a34a}.edc-chart{height:100%;display:flex;flex-direction:column;gap:6px}.edc-chart svg{flex:1;width:100%;min-height:0}.edc-legend{display:flex;gap:14px;padding-left:2px}.edc-legend span{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;color:var(--muted)}.edc-lgbar{width:8px;height:8px;border-radius:2px;background:#1c19173d}.edc-lgline{width:10px;height:2px;border-radius:2px;background:#1c1917}.edc-revenue{height:100%;display:flex;align-items:center}.edc-revcard{width:100%;background:#1c1917;border-radius:9px;padding:10px 11px;display:flex;flex-direction:column;gap:9px;box-shadow:0 8px 22px -12px #00000080}.edc-revrow{display:flex;align-items:center;gap:8px}.edc-rank{width:14px;font-size:10px;font-weight:700;color:#a8a29e;flex:0 0 auto;font-variant-numeric:tabular-nums}.edc-revname{width:74px;font-size:11px;font-weight:500;color:#f5f5f4;flex:0 0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edc-revbar{flex:1;height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}.edc-revbar i{display:block;height:100%;border-radius:999px;background:#f5f5f4}.edc-revamt{width:30px;text-align:right;font-size:10.5px;font-weight:600;color:#fff;flex:0 0 auto;font-variant-numeric:tabular-nums}.edc-donut{height:100%;display:flex;align-items:center;justify-content:center;gap:14px}.edc-donut svg{width:82px;height:82px;flex:0 0 auto}.edc-donutleg{display:flex;flex-direction:column;gap:8px}.edc-donutleg span{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;color:#44403c}.edc-donutleg i{width:9px;height:9px;border-radius:2px;flex:0 0 auto}.edc-arrivals{height:100%;display:flex;flex-direction:column;justify-content:center;gap:4px}.edc-arow{display:flex;align-items:center;gap:9px;padding:7px 2px;border-bottom:1px solid var(--line2)}.edc-arow:last-child{border-bottom:0}.edc-adate{width:40px;font-size:10px;font-weight:600;color:var(--muted);flex:0 0 auto}.edc-adate--now{color:#fff;background:#171717;border-radius:5px;padding:2px 6px;width:auto}.edc-aname{flex:1;font-size:11.5px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edc-adot{width:7px;height:7px;border-radius:50%;background:#d6d3d1;flex:0 0 auto}.edc-adot--live{background:#16a34a;box-shadow:0 0 0 3px #16a34a26}.edc-invite{height:100%;display:flex;align-items:center}.edc-invite .edc-card{display:flex;flex-direction:column;gap:9px}.edc-invrow{display:flex;align-items:center;gap:7px}.edc-invemail{flex:1;font-size:11px;color:#57534e;background:#f7f6f4;border:1px solid var(--line);border-radius:6px;padding:6px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edc-invrole{font-size:10.5px;font-weight:600;color:#44403c;background:#f2f1ef;border:1px solid var(--line);border-radius:6px;padding:6px 8px;white-space:nowrap;flex:0 0 auto}.edc-invbtn{text-align:center;font-size:11.5px;font-weight:600;color:#fff;background:#171717;border-radius:6px;padding:7px}.edc-workspace{height:100%;display:flex;align-items:center}.edc-workspace .edc-card{display:flex;flex-direction:column;gap:11px}.edc-wshead{display:flex;align-items:center;gap:8px}.edc-wsdoc{width:22px;height:22px;border-radius:6px;background:linear-gradient(150deg,#d5e3ef,#cbd9e8);border:1px solid var(--line2);flex:0 0 auto}.edc-wshead b{font-size:12.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.edc-wsfoot{display:flex;align-items:center;gap:9px}.edc-wsmeta{font-size:10.5px;color:var(--muted)}.edc-billing{height:100%;display:flex;align-items:center}.edc-billing .edc-card{display:flex;flex-direction:column;gap:0}.edc-billrow{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0}.edc-billrow.edc-billtotal{border-top:1px solid var(--line2)}.edc-billlabel{font-size:12px;font-weight:500;color:#57534e}.edc-seatctrl{display:inline-flex;align-items:center;gap:0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.edc-seatctrl span{width:20px;text-align:center;font-size:13px;font-weight:600;color:#57534e;background:#f7f6f4;padding:2px 0}.edc-seatctrl b{width:26px;text-align:center;font-size:12px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums}.edc-billamt{font-size:15px;font-weight:700;color:var(--ink);letter-spacing:-.02em}.edc-billamt em{font-style:normal;font-size:10px;font-weight:500;color:var(--muted)}
