.wc-scrim{z-index:1200;-webkit-backdrop-filter:blur(14px)saturate(1.1);background:#1614118c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.wc-frame{width:min(var(--phone-width), calc(100dvh * .5625));flex-direction:column;gap:12px;height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);display:flex}.wc-chassis{aspect-ratio:9/16;width:auto;max-width:100%;height:100%;padding:var(--phone-shell-pad);border-radius:var(--phone-shell-radius);background:var(--phone-shell-bg);align-self:center;position:relative;box-shadow:inset 0 0 0 1px #fffdf70a}.wc-chassis__notch{z-index:4;background:#050608;border-radius:0 0 14px 14px;width:110px;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.wc-chassis>.wc-card,.wc-chassis>.wc-empty{width:100%;max-width:none;height:100%;box-shadow:none}.wc-bar{color:#f4efe6;flex:none;grid-template-columns:1fr auto 1fr;align-items:center;height:30px;padding:0 2px;display:grid}.wc-pages{justify-self:center;gap:10px;display:flex}.wc-bar-right{justify-self:end;align-items:center;gap:8px;display:flex}.wc-topbtn{width:auto;height:auto;color:inherit;cursor:pointer;opacity:.92;background:0 0;border:none;place-items:center;padding:6px;line-height:0;transition:opacity .15s;display:grid}.wc-topbtn:disabled{opacity:.28;cursor:default}.wc-topbtn:not(:disabled):active{opacity:.55}.wc-topbtn svg{display:block}.wc-topbtn--danger{color:#e57360}.wc-topbtn--danger:not(:disabled):hover{color:#f0876f}.wc-bar>.wc-topbtn{justify-self:start}.wc-done{color:#1a1c19;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#ffc01a,#ff9d2e);border:0;border-radius:999px;justify-self:end;min-height:0;padding:8px 18px;font:800 15px/1 Inter,system-ui,sans-serif;box-shadow:0 10px 22px -10px #d4980099}.wc-done:disabled{opacity:.45;cursor:default;box-shadow:none}.wc-done--check{color:#1a1c19;background:#f2b000;border-radius:999px;place-items:center;width:38px;height:38px;min-height:0;padding:0;display:grid;box-shadow:0 8px 18px -8px #d4980099}.wc-done--check:hover{background:#d99500}.wc-done--check svg{display:block}.wc-topbtn-spacer{width:32px;height:32px;display:inline-block}.wc-cardstage{flex:auto;justify-content:center;align-items:center;min-height:0;display:flex}.wc-card{aspect-ratio:9/16;isolation:isolate;background:#f7f3ea;border-radius:26px;width:auto;max-width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px -28px #0000008c,0 2px 8px #0000002e;container-type:inline-size}.wc-card[data-media=true]{background:#0d0c0b}.wc-media{z-index:0;transform-origin:50%;touch-action:none;cursor:grab;will-change:transform;position:absolute;inset:0}.wc-media img,.wc-media video{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.wc-segs{z-index:3;gap:5px;display:flex;position:absolute;top:12px;left:14px;right:14px}.wc-scrim[data-fullscreen=true] .wc-segs{top:max(8px, env(safe-area-inset-top,0px));z-index:9999;position:fixed;left:14px;right:14px}.wc-seg{height:16px;min-height:0;box-shadow:none;cursor:pointer;border:none;flex:1 1 0;padding:0;position:relative;background:0 0!important}.wc-seg:after{content:"";background:#fffc;border-radius:999px;height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.wc-seg[data-active=true]:after{background:#fff}.wc-audio{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f7f3ea;background:#14120fb8;border-radius:14px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:absolute;bottom:14px;left:12px;right:12px}.wc-audio__play{color:#1c1a16;cursor:pointer;background:#f7f3ea;border:0;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;min-height:0;padding:0;display:grid}.wc-audio[data-draggable=true]{cursor:grab;touch-action:none}.wc-audio[data-draggable=true]:active{cursor:grabbing}.wc-audio__play:disabled{opacity:.5;cursor:default}.wc-audio__play-icon{border:6px solid #0000;border-left:10px solid;border-right-width:0;width:0;height:0;transform:translate(1px)}.wc-audio__pause-icon{background:linear-gradient(currentColor,currentColor) 0/3.5px 100% no-repeat,linear-gradient(currentColor,currentColor) 100%/3.5px 100% no-repeat;width:11px;height:13px}.wc-audio__main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.wc-audio__title{white-space:nowrap;text-overflow:ellipsis;color:#f7f3eaeb;font:600 12px/1.2 Inter,system-ui,sans-serif;overflow:hidden}.wc-audio__wave{width:100%;min-width:0}.wc-audio__mute{width:22px;height:22px;min-height:0;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.wc-audio__mute:hover{color:#fffaf0}.wc-audio__vol{color:#f7f3ead9;flex:none;align-self:center;align-items:center;gap:0;margin-top:8px;display:flex}.wc-audio__mute{margin-right:-2px}.wc-audio__vol input[type=range]{appearance:none;cursor:pointer;background:0 0;border:0;width:64px;height:16px;margin:0}.wc-audio__vol input[type=range]:focus,.wc-audio__vol input[type=range]:focus-visible{box-shadow:none;border:0;outline:none}.wc-audio__vol input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, #f7f3eae6 0%, #f7f3eae6 calc(var(--vol,1) * 100%), #f7f3ea2e calc(var(--vol,1) * 100%), #f7f3ea2e 100%);border-radius:999px;height:3px}.wc-audio__vol input[type=range]::-moz-range-track{background:#f7f3ea2e;border-radius:999px;height:3px}.wc-audio__vol input[type=range]::-moz-range-progress{background:#f7f3eae6;border-radius:999px;height:3px}.wc-audio__vol input[type=range]::-webkit-slider-thumb{appearance:none;background:#fffaf0;border:0;border-radius:50%;width:11px;height:11px;margin-top:-4px;box-shadow:0 1px 2px #00000059}.wc-audio__vol input[type=range]::-moz-range-thumb{background:#fffaf0;border:0;border-radius:50%;width:11px;height:11px;box-shadow:0 1px 2px #00000059}.wc-textwrap{z-index:2;touch-action:none;cursor:grab;justify-content:center;width:max-content;max-width:84%;display:flex;position:absolute;transform:translate(-50%,-50%)}.wc-text{text-align:center;color:#1c1a16;cursor:text;white-space:pre-wrap;word-break:break-word;background:0 0;border-radius:3.8cqw;outline:none;max-width:100%;margin:0;padding:1.9cqw 3.8cqw;font-family:Fraunces,Georgia,serif;font-size:clamp(17px,6.6cqw,30px);font-weight:500;line-height:1.34}.wc-text:empty{min-width:10cqw;min-height:1.34em}.wc-text:empty:not(:focus):before{content:attr(data-placeholder);opacity:.45}.wc-text[data-over=true]:not([data-band=true]){text-shadow:0 1px 18px #00000073,0 1px 3px #00000080}.wc-tray{box-sizing:border-box;color:#f3ede1;background:#181612f5;border-radius:20px;flex:none;align-items:stretch;height:84px;padding:8px;display:flex}.wc-zone{color:inherit;cursor:pointer;touch-action:none;background:0 0;border:none;border-radius:14px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:12px 4px;transition:background .14s,transform .1s;display:flex;position:relative}.wc-zone+.wc-zone:before{content:"";background:#f3ede11f;width:1px;position:absolute;top:18%;bottom:18%;left:0}.wc-zone:active,.wc-zone[data-holding=true]{background:#f3ede11a}.wc-zone[data-holding=true]{transform:scale(.97)}.wc-zone svg{display:block}.wc-zone__label{letter-spacing:.01em;color:#f3ede1d1;font:500 12px/1 Inter,system-ui,sans-serif}.wc-panel{align-items:center;gap:12px;width:100%;height:100%;padding:0 6px;display:flex}.wc-panel__icon{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;place-items:center;padding:0;line-height:0;display:grid}.wc-panel__icon:active{background:#f3ede11a}.wc-panel__bg{color:#f3ede1;cursor:pointer;background:0 0;border:1.5px solid #f3ede173;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font:800 18px/1 Fraunces,Georgia,serif;display:inline-flex}.wc-panel__bg[data-on=true]{color:#1c1a16;background:#f3ede1;border-color:#f3ede1}.wc-swatches{scrollbar-width:none;flex:auto;align-items:center;gap:9px;padding:4px 2px;display:flex;overflow-x:auto}.wc-swatches::-webkit-scrollbar{display:none}.wc-swatch{aspect-ratio:1;box-sizing:border-box;cursor:pointer;border:2px solid #ffffff47;border-radius:50%;flex:0 0 28px;width:28px;height:28px;box-shadow:0 1px 2px #0000004d;min-height:0!important;padding:0!important}.wc-swatch:hover:not(:disabled){transform:none}.wc-swatch[data-sel=true]{border-color:#fff;box-shadow:0 0 0 2px #181612f5,0 0 0 4px #fff}.wc-panelscroll{scrollbar-width:none;flex:auto;align-items:center;gap:12px;min-width:0;padding:4px 0;display:flex;overflow-x:auto}.wc-panelscroll::-webkit-scrollbar{display:none}.wc-panelscroll .wc-swatches{flex:none;padding:0;overflow:visible}.wc-paneldiv{background:#f3ede12e;flex:none;align-self:stretch;width:1px;margin:4px 0}.wc-fonts{flex:none;align-items:center;gap:8px;display:flex}.wc-font{color:#f3ede1;cursor:pointer;background:0 0;border:1.5px solid #f3ede138;border-radius:10px;flex:none;min-width:42px;height:36px;padding:0 10px;font-size:18px;line-height:1}.wc-font[data-sel=true]{color:#1c1a16;background:#f3ede1;border-color:#f3ede1}.wc-textwrap[data-selected=true]{outline:none}.wc-trash{z-index:7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;pointer-events:none;background:#14120f99;border-radius:999px;place-items:center;width:52px;height:52px;transition:transform .12s,background .12s;display:grid;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.wc-trash[data-over=true]{background:#e8503a;transform:translate(-50%)scale(1.25)}.wc-card .media-capture[data-embedded=true]{z-index:5;border-radius:inherit;background:#080705d1;gap:12px;padding:12px;position:absolute;inset:0}.wc-card .media-capture[data-embedded=true] .media-capture__stage{border-radius:18px;flex:auto;width:100%;max-width:100%;max-height:calc(100% - 96px)}.wc-card .media-capture[data-embedded=true] .media-capture__stage[data-kind=voice]{flex:none;width:100%;height:auto;min-height:180px}.wc-card .media-capture[data-embedded=true] .media-capture__media{max-width:100%;max-height:100%}.wc-card .media-capture[data-embedded=true] .media-capture__controls{min-height:56px}.wc-card .media-capture[data-embedded=true] .media-capture__close{width:34px;height:34px;top:10px;right:10px}.wc-card .media-capture[data-embedded=true][data-controls=external]{background:#0d0c0b;border-radius:0;justify-content:stretch;align-items:stretch;gap:0;padding:0}.wc-card .media-capture[data-embedded=true][data-controls=external] .media-capture__stage{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.wc-card .media-capture[data-embedded=true][data-controls=external] .media-capture__stage[data-kind=voice]{flex:auto;width:100%;max-width:100%;height:100%;min-height:0}.wc-card .media-capture[data-embedded=true][data-controls=external] .rvplayer--audio{aspect-ratio:auto;border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.wc-camctl{color:#f3ede1;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:60px;padding:0 8px;display:grid}.wc-camctl__back{width:38px;height:38px;min-height:0;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-self:start;place-items:center;padding:0;line-height:0;display:grid}.wc-camctl__back:active{background:#f3ede11a}.wc-camctl__import{box-sizing:border-box;width:38px;height:38px;color:inherit;cursor:pointer;border:1px solid #f3ede133;border-radius:999px;place-self:center end;place-items:center;gap:0;margin:0;padding:0;line-height:0;display:grid;position:relative}.wc-camctl__import input[type=file]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.wc-camctl__import svg{display:block}.wc-camctl__spacer{justify-self:end}.wc-camctl__shutter{cursor:pointer;background:#f4efe6;border:4px solid #f3ede1e6;border-radius:999px;justify-self:center;width:60px;height:60px;min-height:0;padding:0;transition:width .12s,height .12s,border-radius .12s,background .12s}.wc-camctl__shutter[data-kind=video],.wc-camctl__shutter[data-kind=voice]{background:#e8503a;border-color:#f3ede199}.wc-camctl__shutter[data-recording=true]{background:#e8503a;border-radius:999px;width:42px;height:42px}.wc-camctl__shutter:disabled{opacity:.5;cursor:default}.wc-camctl__review{justify-self:center;gap:10px;display:flex}.wc-camctl__btn{color:#f3ede1;cursor:pointer;background:0 0;border:1px solid #f3ede14d;border-radius:999px;padding:9px 18px;font:600 13px/1 Inter,system-ui,sans-serif}.wc-camctl__btn--primary{color:#1c1a16;background:#f3ede1;border-color:#f3ede1}.wc-camctl__icon{color:#f3ede1;cursor:pointer;background:0 0;border:1px solid #f3ede147;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;min-height:0;padding:0;transition:background .13s,color .13s,border-color .13s;display:inline-flex}.wc-camctl__icon:hover{background:#f3ede11f}.wc-camctl__icon--primary{color:#1c1a16;background:#f2b000;border-color:#f2b000}.wc-camctl__icon--primary:hover{background:#d99500;border-color:#d99500}.wc-frame--view{gap:0;position:relative}.wc-view-close[aria-label=Close]{padding:6px}.wc-view-close{z-index:2;color:#f4efe6eb;cursor:pointer;background:0 0;border:0;place-items:center;padding:6px;line-height:0;transition:opacity .15s;display:grid;position:absolute;top:-2px;right:0}.wc-view-close:hover{opacity:.7}.wc-scrim[data-fullscreen=true]{padding:0}.wc-scrim[data-fullscreen=true] .wc-frame{gap:0;width:100%;max-width:none;height:100%;max-height:100dvh}.wc-scrim[data-fullscreen=true] .wc-chassis{box-shadow:none;aspect-ratio:auto;background:0 0;border-radius:0;align-self:stretch;width:100%;height:100%;padding:0}.wc-scrim[data-fullscreen=true] .wc-chassis__notch{display:none}.wc-scrim[data-fullscreen=true] .wc-chassis>.wc-card,.wc-scrim[data-fullscreen=true] .wc-chassis>.wc-empty{border-radius:0}.wc-scrim[data-fullscreen=true] .wc-chassis>.wc-empty{aspect-ratio:auto;box-shadow:none}.wc-view-bar{z-index:4;padding:calc(max(28px, env(safe-area-inset-top,0px) + 20px)) 10px 30px 14px;pointer-events:none;background:linear-gradient(#00000080 0%,#0003 55%,#0000 100%);justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:0;left:0;right:0}.wc-view-segs{pointer-events:none;gap:5px;display:flex;position:absolute;top:14px;left:14px;right:14px}.wc-view-segs i{background:#fffc;border-radius:999px;flex:1 1 0;height:3px}.wc-view-segs i[data-active=true]{background:#fff}.wc-scrim[data-fullscreen=true] .wc-segs{display:none}.wc-view-bar>*{pointer-events:auto}.wc-view-author{align-items:center;gap:9px;min-width:0;display:inline-flex}.wc-view-author__avatar{color:#fff;background:#ffffff2e;border:1.5px solid #ffffffe6;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.wc-view-author__avatar img{object-fit:cover;object-position:center top;width:100%;height:100%}.wc-view-author__name{letter-spacing:.01em;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;overflow:hidden}.wc-view-actions{flex:none;align-items:center;gap:2px;display:inline-flex}.wc-view-iconbtn{cursor:pointer;background:0 0;border:0;place-items:center;width:40px;height:40px;min-height:0;padding:0;transition:opacity .15s,transform .12s;display:grid;color:#fff!important}.wc-view-iconbtn svg{stroke:#fff}.wc-view-iconbtn:hover{opacity:.78}.wc-view-iconbtn:active{transform:scale(.9)}@media (width>=1280px){.wc-scrim[data-fullscreen=true]{-webkit-backdrop-filter:none;background:radial-gradient(circle at 30% 25%,#4a4438,#0000 55%),radial-gradient(circle at 72% 78%,#3a3530,#0000 55%),#211e1a;padding:0}.wc-scrim[data-fullscreen=true]:before{content:"";z-index:0;filter:blur(70px)brightness(.45);opacity:.55;pointer-events:none;background:linear-gradient(150deg,#7b4ea8,#3a2d6b);position:absolute;inset:0;transform:scale(1.15)}.wc-scrim[data-fullscreen=true] .wc-frame{z-index:1;justify-content:center;align-items:center;width:auto;max-width:none;height:100%;max-height:100dvh;position:relative}.wc-scrim[data-fullscreen=true] .wc-cardstage{flex:none}.wc-scrim[data-fullscreen=true] .wc-chassis{aspect-ratio:9/16;width:auto;max-width:100%;height:86vh;box-shadow:none;background:0 0;border-radius:26px;align-self:center;padding:0;position:relative;overflow:visible}.wc-scrim[data-fullscreen=true] .wc-chassis>.wc-card,.wc-scrim[data-fullscreen=true] .wc-chassis>.wc-empty{border-radius:26px;width:100%;height:100%;box-shadow:0 40px 100px -28px #000c,0 0 0 1px #ffffff14}.wc-scrim[data-fullscreen=true] .wc-chassis>.wc-empty{aspect-ratio:auto}.wc-scrim[data-fullscreen=true] .wc-view-bar{border-top-left-radius:26px;border-top-right-radius:26px;width:48.375vh;max-width:100%;padding:24px 16px 30px;top:calc(50dvh - 43vh);left:50%;right:auto;transform:translate(-50%)}.wc-scrim[data-fullscreen=true] .wc-view-segs{top:14px;left:16px;right:16px}.wc-scrim[data-fullscreen=true] .wc-view-author__avatar{border-width:2px;width:42px;height:42px}.wc-scrim[data-fullscreen=true] .wc-view-author__name{font-size:15px;font-weight:700}.wc-scrim[data-fullscreen=true] .wc-view-actions{z-index:10;gap:10px;position:fixed;top:22px;right:26px}.wc-scrim[data-fullscreen=true] .wc-view-iconbtn{-webkit-backdrop-filter:blur(10px);background:#ffffff24;border-radius:50%;width:42px;height:42px}.wc-scrim[data-fullscreen=true] .wc-view-iconbtn:hover{opacity:1;background:#ffffff38}.wc-scrim[data-fullscreen=true] .wc-frame{flex-direction:row;gap:34px}.wc-scrim[data-fullscreen=true] .wc-view-nav{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;min-height:0;padding:0;transition:background .14s,opacity .14s;display:grid}.wc-scrim[data-fullscreen=true] .wc-view-nav:hover:not(:disabled){background:#ffffff38}.wc-scrim[data-fullscreen=true] .wc-view-nav:disabled{opacity:.3;cursor:default}}.wc-view-nav{display:none}.wc-empty{aspect-ratio:9/16;text-align:center;color:#1c1a16;background:#f7f3ea;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:auto;max-width:100%;height:100%;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -28px #0000008c,0 2px 8px #0000002e}.wc-empty__art{color:#c9b48a;font-size:30px}.wc-empty__title{margin:0;font:600 19px/1.2 Fraunces,Georgia,serif}.wc-empty__sub{color:#1c1a1699;margin:0;font:400 14px/1.4 Inter,system-ui,sans-serif}.wc-empty__cta{color:#1a1c19;cursor:pointer;background:linear-gradient(135deg,#ffc01a,#ff9d2e);border:0;border-radius:999px;margin-top:8px;padding:9px 20px;font:800 14px/1 Inter,system-ui,sans-serif}.wc-deskhead,.wc-deskcam,.wc-deskdone{display:none}.wc-dock{display:contents}@media (width>=1280px){.wc-frame--compose{--wc-chassis-h:min(80vh, calc(100dvh - 96px), 720px);--wc-chassis-w:calc(var(--wc-chassis-h) * 9 / 16);grid-template-rows:auto 1fr;grid-template-columns:340px minmax(0,1fr) 340px;align-items:stretch;gap:10px 22px;width:min(1180px,100vw - 48px);max-width:min(1180px,100vw - 48px);height:calc(100dvh - 32px);display:grid;position:relative}.wc-frame--compose .wc-cardstage{grid-area:1/2/3;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.wc-frame--compose .wc-bar{left:50%;top:calc(50% - var(--wc-chassis-h) / 2 - 46px);width:min(var(--wc-chassis-w), calc(100% - 724px));z-index:6;pointer-events:auto;height:auto;position:absolute;transform:translate(-50%)}.wc-frame--compose .wc-cardstage .wc-chassis{height:var(--wc-chassis-h);width:auto;max-width:100%}.wc-frame--compose .wc-tray{color:#1a1c19;background:#fffdf7;border:1px solid #1a1c1914;border-radius:22px;flex-direction:column;grid-area:1/3/3;justify-content:flex-start;align-self:center;align-items:stretch;gap:16px;width:340px;height:auto;min-height:0;max-height:100%;padding:24px 22px;display:flex;overflow-y:auto;box-shadow:0 24px 60px -28px #28221873}.wc-frame--compose .wc-tray[data-floating=true]{z-index:40;grid-area:auto;align-self:auto;max-height:calc(100dvh - 16px);position:fixed;box-shadow:0 30px 70px -24px #28221899}.wc-frame--compose .wc-tray .wc-deskhead{cursor:grab;touch-action:none;flex:none;align-items:flex-start;gap:12px;display:flex}.wc-frame--compose .wc-tray .wc-deskhead:active{cursor:grabbing}.wc-frame--compose .wc-tray .wc-deskhead__tools{flex:none;align-items:center;gap:6px;margin-left:auto;display:flex}.wc-frame--compose .wc-tray .wc-deskhead__grip{color:#1a1c194d;place-items:center;display:grid}.wc-frame--compose .wc-tray .wc-deskhead__reset{color:#1a1c19;cursor:pointer;background:#1a1c190f;border:0;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid;min-height:0!important;padding:0!important}.wc-frame--compose .wc-tray .wc-deskhead__reset:hover{background:#1a1c191f;transform:none}.wc-frame--compose .wc-tray .wc-deskhead__back{color:#1a1c19;cursor:pointer;background:#1a1c190f;border:0;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;margin-top:2px;display:grid;min-height:0!important;padding:0!important}.wc-frame--compose .wc-tray .wc-deskhead__back:hover:not(:disabled){background:#1a1c191f;transform:none}.wc-frame--compose .wc-tray .wc-deskhead__txt{min-width:0}.wc-deskhead__title{color:#1a1c19;margin:0;font:600 22px/1.2 Fraunces,Georgia,serif}.wc-deskhead__sub{color:#1a1c198c;margin:4px 0 0;font:400 13px/1.4 Inter,system-ui,sans-serif}.wc-frame--compose .wc-tray .wc-dock{color:#f3ede1;background:#181612f5;border-radius:18px;flex:none;align-items:stretch;padding:8px;display:flex}.wc-frame--compose .wc-tray .wc-dock .wc-zone{color:#f3ede1;border-radius:12px;flex:1 1 0;padding:14px 4px}.wc-frame--compose .wc-tray .wc-dock .wc-zone+.wc-zone:before{width:1px;height:auto;top:20%;bottom:20%;left:0}.wc-frame--compose .wc-tray .wc-dock .wc-zone__label{color:#f3ede1d1}.wc-frame--compose .wc-tray .wc-panel{flex-direction:column;flex:none;align-items:stretch;width:100%;height:auto;padding:0}.wc-frame--compose .wc-tray .wc-panel>.wc-panel__icon,.wc-frame--compose .wc-tray .wc-panel>.wc-panel__bg,.wc-frame--compose .wc-tray .wc-panel>.wc-panelscroll{display:none}.wc-frame--compose .wc-tray .wc-deskset{flex-direction:column;gap:18px;width:100%;display:flex}.wc-frame--compose .wc-tray .wc-deskset__row{align-items:center;padding:16px}.wc-frame--compose .wc-tray .wc-deskset__row--stack{flex-direction:column;align-items:stretch;gap:12px}.wc-frame--compose .wc-tray .wc-deskset__row--stack .wc-deskswatches{flex-wrap:nowrap;justify-content:space-between;gap:0}.wc-frame--compose .wc-tray .wc-seg2--fonts .wc-seg2__btn{padding:7px 11px;font-size:15px;font-weight:600}.wc-frame--compose .wc-tray .wc-deskswatches{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.wc-frame--compose .wc-tray .wc-deskswatch{aspect-ratio:1;box-sizing:border-box;cursor:pointer;border:0;border-radius:50%;flex:0 0 28px;width:28px;height:28px;box-shadow:inset 0 0 0 1px #1a1c192e;min-height:0!important;padding:0!important}.wc-frame--compose .wc-tray .wc-deskswatch:hover:not(:disabled){transform:none}.wc-frame--compose .wc-tray .wc-deskswatch[data-sel=true]{box-shadow:0 0 0 2px #fffdf7,0 0 0 4px #1c1a16}.wc-frame--compose .wc-tray .wc-mrow{color:#1a1c19;background:#f7f2e7;border-radius:14px;flex-wrap:wrap;flex:none;align-items:center;gap:10px;width:100%;padding:14px}.wc-frame--compose .wc-tray .wc-mrow__icon{color:#1a1c19}.wc-frame--compose .wc-tray .wc-mrow__icon:hover{background:#1a1c1914}.wc-frame--compose .wc-tray .wc-mrow__icon[data-on=true]{color:#fffaf0;background:#1c1a16}.wc-frame--compose .wc-tray .wc-mrow__icon--danger{color:#d2543a}.wc-frame--compose .wc-tray .wc-mrow__vol{color:#1a1c19}.wc-frame--compose .wc-tray .wc-mrow__back,.wc-frame--compose .wc-tray .wc-mrow__title{display:none}.wc-frame--compose .wc-tray .wc-deskdone{color:#1a1c19;cursor:pointer;background:linear-gradient(135deg,#ffc01a,#ff9d2e);border:0;border-radius:999px;flex:none;width:100%;margin-top:auto;padding:14px;font:800 15px/1 Inter,system-ui,sans-serif;display:block;box-shadow:0 10px 22px -12px #d49800b3}.wc-frame--compose .wc-tray .wc-deskdone:disabled{opacity:.45;cursor:default;box-shadow:none}.wc-frame--compose .wc-tray[data-mode=text],.wc-frame--compose .wc-tray[data-mode=media]{justify-content:flex-start}.wc-frame--compose .wc-tray .wc-deskdone{display:none!important}.wc-frame--compose .wc-cardstage .wc-camctl{z-index:7;pointer-events:none;min-height:0;padding:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-camctl{aspect-ratio:16/9;width:min(100%,149.333vh)}.wc-frame--compose .wc-cardstage:not([data-capturing=true]) .wc-camctl{width:var(--wc-chassis-w);aspect-ratio:9/16}.wc-frame--compose .wc-cardstage .wc-camctl>*{pointer-events:auto}.wc-frame--compose .wc-cardstage .wc-camctl__back{display:none}.wc-frame--compose .wc-cardstage .wc-camctl__shutter{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.wc-frame--compose .wc-cardstage .wc-camctl__review{position:absolute;bottom:84px;left:50%;transform:translate(-50%)}.wc-frame--compose .wc-cardstage .wc-camctl__import,.wc-frame--compose .wc-cardstage .wc-camctl__spacer{display:none}.wc-frame--compose .wc-cardstage .wc-camctl__shutter{background:#fffaf0;border:4px solid #fffaf0e6;width:68px;height:68px}.wc-frame--compose .wc-cardstage .wc-camctl__shutter[data-recording=true]{background:#e5484d;width:52px;height:52px}.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-chassis{aspect-ratio:16/9;width:min(100%,149.333vh);max-width:100%;height:auto;box-shadow:none;background:0 0;border-radius:20px;padding:0;overflow:visible}.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-chassis__notch{display:none}.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-chassis>.wc-card{aspect-ratio:16/9;background:#15151a;border-radius:20px;width:100%;height:100%}.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-card .media-capture[data-embedded=true][data-controls=external],.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-card .media-capture[data-embedded=true][data-controls=external] .media-capture__stage{border-radius:20px}.wc-frame--compose .wc-cardstage[data-capturing=true] .wc-card .media-capture__media{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.wc-frame--compose .wc-tray .wc-deskcam{flex-direction:column;flex:none;gap:16px;display:flex}.wc-deskcam__note{text-align:center;color:#1a1c1999;background:#f7f2e7;border:1px solid #1a1c191a;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:24px;display:flex}.wc-deskcam__emoji{font-size:38px;line-height:1}.wc-deskcam__note p{margin:0;font:400 13.5px/1.45 Inter,system-ui,sans-serif}.wc-deskcam__note strong{color:#1a1c19cc}.wc-frame--compose .wc-tray .wc-deskupload{color:#1a1c19;cursor:pointer;background:#fff;border:1.5px solid #1a1c192e;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;font:700 13.5px/1 Inter,system-ui,sans-serif;display:inline-flex;position:relative;min-height:0!important;padding:13px 16px!important}.wc-frame--compose .wc-tray .wc-deskupload:hover{background:#f7f2e7;transform:none}.wc-frame--compose .wc-tray .wc-deskupload svg{display:block}.wc-frame--compose .wc-tray .wc-deskupload input[type=file]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.wc-deskset__row{background:#f7f2e7;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.wc-deskset__k{color:#1a1c19;font:600 13.5px/1 Inter,system-ui,sans-serif}.wc-seg2{background:#fff;border-radius:999px;gap:0;padding:3px;display:inline-flex;box-shadow:inset 0 0 0 1px #1a1c191f}.wc-seg2__btn{color:#1a1c1999;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;padding:6px 12px;font:700 12px/1 Inter,system-ui,sans-serif;display:inline-flex}.wc-seg2__btn[data-on=true]{color:#fffaf0;background:#1c1a16}}.wc-vchrome{z-index:3;pointer-events:none;position:absolute;inset:0}.wc-vchrome .wc-vtap,.wc-vchrome .wc-vbar{pointer-events:auto}.wc-vtap{z-index:1;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0 28%}.wc-vflash{z-index:5;color:#fff;pointer-events:none;background:#0000006b;border-radius:999px;place-items:center;width:64px;height:64px;animation:.65s forwards wc-vflash;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes wc-vflash{0%{opacity:0;transform:translate(-50%,-50%)scale(.7)}18%{opacity:1;transform:translate(-50%,-50%)scale(1)}70%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.wc-vtime{z-index:5;color:#fff;letter-spacing:.02em;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:8px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:11px;font-weight:600;position:absolute;bottom:16px;left:12px}.wc-vbar{z-index:4;cursor:pointer;touch-action:none;align-items:flex-end;height:18px;display:flex;position:absolute;bottom:0;left:0;right:0}.wc-vbar:after{content:"";background:#ffffff4d;height:2px;transition:height .12s;position:absolute;bottom:0;left:0;right:0}.wc-vbar__fill{z-index:1;background:#fffffff2;border-radius:0 999px 999px 0;height:2px;transition:height .12s;position:relative}.wc-vbar[data-scrubbing=true]:after,.wc-vbar[data-scrubbing=true] .wc-vbar__fill{height:4px}.wc-audiochip{z-index:4;color:#f7f3ea;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14120fb8;border:0;border-radius:999px;align-items:center;gap:7px;max-width:60%;min-height:0;padding:5px 11px 5px 7px;display:inline-flex;position:absolute;top:12px;left:14px}.wc-card[data-media=true] .wc-audiochip{background:#00000080}.wc-audiochip__icon{background:#f7f3ea29;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;display:grid}.wc-audiochip__title{white-space:nowrap;text-overflow:ellipsis;font:600 12px/1 Inter,system-ui,sans-serif;overflow:hidden}.wc-mrow{color:#f3ede1;align-items:center;gap:6px;width:100%;padding:0 6px;display:flex}.wc-mrow__icon{width:38px;height:38px;min-height:0;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:background .13s,color .13s;display:inline-flex}.wc-mrow__icon:hover{background:#f3ede11a}.wc-mrow__icon[data-on=true]{color:#1c1a16;background:#f3ede1}.wc-mrow__icon--danger{color:#e57360}.wc-mrow__icon--danger:hover{background:#e573601f}.wc-mrow__vol{flex:auto;align-items:center;gap:4px;min-width:0;display:inline-flex}.wc-mrow__mute{width:26px;height:26px;min-height:0;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.wc-mrow__mute:hover{color:#fffaf0}.wc-mrow__vol input[type=range]{accent-color:#f2b000;flex:auto;width:100%;min-width:0}.wc-mrow__title{color:#f3ede1e6;flex:auto;padding-left:2px;font:700 13px/1 Inter,system-ui,sans-serif}.wc-intro{z-index:30;background:linear-gradient(#fffdf7,#fbf3e2);flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:24px;animation:.22s both wc-intro-in;display:flex;position:absolute;inset:0}@keyframes wc-intro-in{0%{opacity:0}to{opacity:1}}.wc-intro__close{color:#1a1c19;cursor:pointer;background:#1a1c190f;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;min-height:0;padding:0;display:inline-flex;position:absolute;top:16px;right:16px}.wc-intro__close:hover{background:#1a1c191f}.wc-intro__title{color:#1a1c19;text-align:center;margin:0;font:600 22px/1.25 Fraunces,Georgia,serif}.wc-intro__zones{background:#fff;border:1px solid #1a1c191a;border-radius:20px;gap:10px;width:min(420px,100%);padding:14px;display:flex;box-shadow:0 12px 34px -20px #2822184d}.wc-intro__zones .wc-zone{color:#1a1c19;border-radius:16px;flex:1 1 0;padding:22px 6px}.wc-intro__zones .wc-zone:hover{background:#1a1c190d}.wc-intro__zones .wc-zone+.wc-zone:before{background:#1a1c191a}.wc-intro__zones .wc-zone:active,.wc-intro__zones .wc-zone[data-holding=true]{background:#1a1c1914}.wc-intro__zones .wc-zone svg{width:30px;height:30px}.wc-intro__zones .wc-zone__label{color:#1a1c19;font-size:13px;font-weight:600}.wc-intro__zones .wc-zone+.wc-zone:before{display:none}@media (prefers-reduced-motion:reduce){.wc-intro{animation:none}}.wc-intro__card{flex-direction:column;align-items:center;gap:22px;width:100%;display:flex}@media (width>=1280px){.wc-intro{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12100dc7;padding:24px;position:fixed;inset:0}.wc-intro__card{background:linear-gradient(#fffdf7,#fbf3e2);border-radius:22px;width:min(460px,100%);padding:32px 26px 26px;position:relative;box-shadow:0 30px 70px -22px #00000080}.wc-intro__card .wc-intro__close{top:14px;right:14px}}
