/* One isolated surface for the public landing, public profiles and workspace. */
#cw-feedback-root{--fb-ink:#202c38;--fb-muted:#465566;--fb-blue:#205b86;--fb-line:#d4dce1;--fb-surface:#fff;--fb-soft:#edf4f9;font:16px/1.5 system-ui,sans-serif;color:var(--fb-ink);color-scheme:light;position:relative;z-index:2147483000}
#cw-feedback-root *{box-sizing:border-box}
#cw-feedback-root [hidden]{display:none!important}
#cw-feedback-root button,#cw-feedback-root textarea,#cw-feedback-root input{font:inherit;letter-spacing:normal;text-transform:none}
#cw-feedback-root button{cursor:pointer;touch-action:manipulation;line-height:1.45;box-shadow:none}
#cw-feedback-root button:disabled{opacity:.55;cursor:default}
#cw-feedback-root :is(button,a,textarea,input,summary):focus-visible{outline:3px solid #458ccb;outline-offset:3px}
#cw-feedback-root p{margin:0 0 12px}
#cw-feedback-root h2{font:700 22px/1.3 system-ui,sans-serif;letter-spacing:-.5px;margin:0 0 8px;color:var(--fb-ink)}
#cw-feedback-root a{color:var(--fb-blue);text-decoration:underline;text-underline-offset:3px}
#cw-feedback-root .cwfb-launch{position:fixed;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;padding:13px 20px;min-height:48px;border:0;border-radius:40px;background:var(--fb-blue);color:white;font-weight:700;font-size:16px;box-shadow:0 8px 28px #17344d30;z-index:1}
#cw-feedback-root .cwfb-launch svg{width:23px;height:23px;flex:none}
#cw-feedback-root .cwfb-drawer{position:fixed;right:20px;bottom:84px;width:min(432px,calc(100vw - 32px));max-height:calc(100dvh - 108px);overflow:auto;overscroll-behavior:contain;padding:24px;border:1px solid var(--fb-line);border-radius:20px;background:var(--fb-surface);box-shadow:0 18px 60px #17324d30;z-index:2}
#cw-feedback-root .cwfb-drawer-head{position:sticky;top:-24px;background:var(--fb-surface);z-index:2;padding-top:8px;display:flex;justify-content:space-between;gap:10px;align-items:start}
#cw-feedback-root .cwfb-close{border:0;background:#edf1f4;color:var(--fb-ink);border-radius:50%;min-width:40px;min-height:40px;font-size:23px}
#cw-feedback-root .cwfb-sub{font-size:15px;color:var(--fb-muted);margin:3px 0 18px}
#cw-feedback-root .cwfb-types{display:flex;border:1px solid var(--fb-line);border-radius:11px;padding:4px;gap:4px;margin-bottom:18px}
#cw-feedback-root .cwfb-types button{flex:1;border:0;border-radius:7px;background:var(--fb-surface);color:var(--fb-ink);font-size:15px;padding:10px 6px;min-height:44px}
#cw-feedback-root .cwfb-types button[aria-pressed=true]{background:var(--fb-blue);color:white}
#cw-feedback-root .cwfb-action{border:1px solid var(--fb-line);border-radius:10px;background:var(--fb-surface);padding:11px 14px;min-height:46px;color:var(--fb-ink);font-size:15px}
#cw-feedback-root .cwfb-pick{width:100%;text-align:left;background:var(--fb-soft);border:1px dashed #77a3c4;color:var(--fb-blue)}
#cw-feedback-root .cwfb-field{display:block;font-size:15px;font-weight:650;margin:16px 0 8px}
#cw-feedback-root textarea{width:100%;border:1px solid #b8c7d3;border-radius:10px;padding:12px;resize:vertical;min-height:96px;color:var(--fb-ink);background:var(--fb-surface);font-size:16px}
#cw-feedback-root textarea::placeholder{color:var(--fb-muted);opacity:1}
#cw-feedback-root .cwfb-target{margin:12px 0;padding:12px;background:#f3f6f8;border:1px solid var(--fb-line);border-radius:10px}
#cw-feedback-root .cwfb-target-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}
#cw-feedback-root .cwfb-target-head button{background:none;border:0;color:var(--fb-blue);font-size:14px;text-decoration:underline;min-height:36px}
#cw-feedback-root .cwfb-preview{margin:10px 0;max-height:250px;overflow:auto;border:1px solid var(--fb-line);border-radius:8px;background:white}
#cw-feedback-root .cwfb-preview img{display:block;width:100%;height:auto;max-width:none}
#cw-feedback-root small{font-size:13px;line-height:1.5;color:var(--fb-muted)}
#cw-feedback-root .cwfb-check{display:flex;gap:10px;align-items:start;font-size:14px;line-height:1.55;margin:14px 0}
#cw-feedback-root input[type=checkbox]{margin-top:4px;accent-color:var(--fb-blue);width:17px;height:17px;flex:none}
#cw-feedback-root .cwfb-send{width:100%;margin-top:8px;background:var(--fb-blue);border-color:var(--fb-blue);color:white;font-weight:650}
#cw-feedback-root .cwfb-privacy{font-size:13px;color:var(--fb-muted);margin:12px 0 0}
#cw-feedback-root .cwfb-error{padding:12px;margin:12px 0;background:#fff1ee;color:#8a251b;border-radius:8px;font-size:15px}
#cw-feedback-root .cwfb-help{border-top:1px solid var(--fb-line);margin-top:20px;padding-top:14px;font-size:15px}
#cw-feedback-root summary{cursor:pointer;font-size:15px;line-height:1.5}
#cw-feedback-root .cwfb-help a,#cw-feedback-root .cwfb-help button{display:block;margin-top:10px;text-align:left}
#cw-feedback-root .cwfb-help button{background:none;border:0;color:var(--fb-blue);font-size:15px;padding:6px 0}
#cw-feedback-root .cwfb-receipt{border-radius:12px;background:#eaf4f1;padding:20px;color:#164c47;margin-top:18px}
#cw-feedback-root .cwfb-receipt strong{font-size:19px}
#cw-feedback-root .cwfb-receipt p{font-size:15px;margin:10px 0}
#cw-feedback-root .cwfb-picker{position:fixed;inset:0;z-index:3;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;color:white;background:transparent;cursor:crosshair;touch-action:none;user-select:none;overflow:hidden;outline:none}
#cw-feedback-root .cwfb-picker::backdrop{background:transparent}
#cw-feedback-root .cwfb-picker:not(.has-region){background:#132a4240}
#cw-feedback-root .cwfb-region-box{position:absolute;border:2px solid #2679b6;box-shadow:0 0 0 9999px #132a4270;pointer-events:none}
#cw-feedback-root .cwfb-region-box:after{content:'';position:absolute;inset:-3px;border:1px dashed white;pointer-events:none}
#cw-feedback-root .cwfb-region-size{position:absolute;bottom:calc(100% + 8px);left:0;background:#163f5e;color:white;font-size:13px;line-height:1.4;white-space:nowrap;border-radius:5px;padding:3px 7px}
#cw-feedback-root .cwfb-region-size.below{bottom:auto;top:calc(100% + 8px)}
#cw-feedback-root .cwfb-toolbar{position:absolute;top:16px;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center;gap:18px;padding:14px 18px;background:#174a70;color:white;box-shadow:0 10px 40px #15385440;border:1px solid #ffffff55;border-radius:14px;width:max-content;max-width:calc(100% - 32px);cursor:default;pointer-events:none}
#cw-feedback-root .cwfb-toolbar.at-bottom{top:auto;bottom:16px}
#cw-feedback-root .cwfb-toolbar strong{display:block;font-size:16px;line-height:1.45}
#cw-feedback-root .cwfb-toolbar small{display:block;font-size:13px;line-height:1.5;margin-top:3px;color:#edf5fc}
#cw-feedback-root .cwfb-picker-actions{display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0;pointer-events:auto}
#cw-feedback-root .cwfb-toolbar button{border:1px solid #ffffff80;background:transparent;color:white;border-radius:8px;padding:8px 12px;white-space:nowrap;font-size:14px;min-height:42px}
#cw-feedback-root .cwfb-toolbar .cwfb-confirm-pick{background:white;color:#174a70;border-color:white;font-weight:700}
#cw-feedback-root .cwfb-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){#cw-feedback-root .cwfb-launch{right:16px;bottom:max(16px,env(safe-area-inset-bottom));padding:12px 17px}#cw-feedback-root .cwfb-drawer{right:16px;padding:20px}#cw-feedback-root .cwfb-drawer-head{top:-20px}#cw-feedback-root .cwfb-toolbar{align-items:start;flex-direction:column;gap:10px;width:calc(100% - 24px);max-width:520px;padding:12px}#cw-feedback-root .cwfb-picker-actions{flex-shrink:1}#cw-feedback-root .cwfb-toolbar button{font-size:13px;padding:8px 10px}}
