.toast{z-index:100000}.toast--error{background:var(--error);box-shadow:0 8px 24px color-mix(in srgb,var(--error) 32%,transparent)}.modal-intent__section--city[data-v-9a6f7642]{margin-bottom:var(--space-4)}.modal-intent__hint[data-v-9a6f7642]{color:var(--text-3);font-weight:400;margin-left:4px}.modal-intent__salary-grid[data-v-9a6f7642]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.modal-intent__btn-cancel[data-v-9a6f7642]{flex:1}.modal-intent__btn-save[data-v-9a6f7642]{flex:2}.modal__strong[data-v-c72a87fe]{color:var(--text-1)}.city-mask[data-v-d7498c10]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#00000059;display:flex;align-items:flex-end;justify-content:center}.city-sheet[data-v-d7498c10]{width:100%;max-width:390px;max-height:70vh;background:var(--bg-elevated);border-radius:14px 14px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -8px 28px #0f172a1f}.city-sheet__head[data-v-d7498c10]{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--border-light);flex-shrink:0}.city-sheet__title[data-v-d7498c10]{font-size:17px;font-weight:600;color:var(--text-1);line-height:1.2}.city-sheet__close[data-v-d7498c10]{font-size:16px;color:var(--primary);line-height:1.2;padding:4px 0 4px 12px}.city-sheet__selected[data-v-d7498c10]{padding:10px 12px 8px;flex-shrink:0;border-bottom:1px solid var(--border-light)}.city-sheet__selected-label[data-v-d7498c10]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:12px;color:var(--text-3);font-weight:600}.city-sheet__selected-count[data-v-d7498c10]{font-weight:400;color:var(--text-4);font-size:11px}.city-sheet__chips[data-v-d7498c10]{display:flex;flex-wrap:wrap;gap:8px;min-height:28px}.city-sheet__chips-empty[data-v-d7498c10]{font-size:12px;color:var(--text-4);line-height:1.4;padding:4px 0}.city-sheet__chip[data-v-d7498c10]{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:var(--primary-light);color:var(--primary-dark);border:1px solid var(--primary);border-radius:9999px;font-size:13px;font-weight:600;line-height:1.2}.city-sheet__chip[data-v-d7498c10]:after{content:"×";font-size:14px;line-height:1;margin-left:2px;opacity:.65;font-weight:400}.city-sheet__cascade[data-v-d7498c10]{display:flex;flex:1;min-height:240px;max-height:46vh;border-bottom:1px solid var(--border-light)}.city-sheet__col[data-v-d7498c10]{min-width:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.city-sheet__col--l1[data-v-d7498c10]{width:34%;background:var(--bg-sub);flex-shrink:0}.city-sheet__col--l2[data-v-d7498c10]{flex:1;background:var(--bg-elevated);border-left:1px solid var(--border-light);padding:10px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start}.city-sheet__node[data-v-d7498c10]{width:100%;min-height:44px;display:flex;align-items:center;padding:0 12px;box-sizing:border-box;font-size:14px;color:var(--text-2);position:relative}.city-sheet__node--focus[data-v-d7498c10]{background:var(--bg-elevated);color:var(--primary);font-weight:500}.city-sheet__node--focus[data-v-d7498c10]:before{content:"";position:absolute;left:0;top:14px;width:3px;height:16px;border-radius:0 2px 2px 0;background:var(--primary)}.city-sheet__item[data-v-d7498c10]{height:38px;min-width:calc((100% - 16px) / 3);max-width:100%;box-sizing:border-box;border-radius:8px;border:1px solid var(--border);background:var(--bg-elevated);font-size:14px;color:var(--text-1);padding:0 10px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2}.city-sheet__item--active[data-v-d7498c10]{border-color:var(--primary);color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,transparent);font-weight:500}.city-sheet__foot[data-v-d7498c10]{display:flex;gap:10px;padding:10px 12px calc(env(safe-area-inset-bottom,0px) + 10px);border-top:1px solid var(--border-light);flex-shrink:0;background:var(--bg-elevated)}.city-sheet__btn[data-v-d7498c10]{flex:1;height:42px;border-radius:10px;font-size:16px;display:flex;align-items:center;justify-content:center}.city-sheet__btn--reset[data-v-d7498c10]{border:1px solid var(--border);background:var(--bg-sub);color:var(--text-2)}.city-sheet__btn--confirm[data-v-d7498c10]{border:0;background:var(--primary);color:var(--text-on-primary);font-weight:500}[data-v-ce3c6c3a] .modal{min-height:240px;padding:28px 22px 36px;background:linear-gradient(180deg,var(--primary-94) 0%,var(--bg-card) 42%);border-top:3px solid var(--primary-55);display:flex;flex-direction:column;box-sizing:border-box}.confirm-dialog[data-v-ce3c6c3a]{flex:1;display:flex;flex-direction:column;min-height:168px}.confirm-dialog__title[data-v-ce3c6c3a]{color:var(--primary);font-weight:600;letter-spacing:.02em}.confirm-dialog__desc[data-v-ce3c6c3a]{color:var(--text-2);margin-top:12px;margin-bottom:8px;line-height:1.65;min-height:48px;flex:1}.confirm-dialog__spacer[data-v-ce3c6c3a]{flex:1;min-height:48px}.confirm-dialog__btns[data-v-ce3c6c3a]{margin-top:auto;padding-top:16px}.confirm-dialog__cancel[data-v-ce3c6c3a]{background:var(--primary-bg)!important;color:var(--primary)!important;border:1px solid var(--primary-85)}.confirm-dialog__cancel[data-v-ce3c6c3a]:active{background:var(--primary-85)!important}.confirm-dialog__ok--danger[data-v-ce3c6c3a]{background:var(--pmp);color:var(--text-on-primary);border:none;box-shadow:0 4px 12px color-mix(in srgb,var(--pmp) 22%,transparent)}.confirm-dialog__ok--danger[data-v-ce3c6c3a]:active{opacity:.9}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.article{position:relative;border-bottom-left-radius:20px;border-bottom-right-radius:20px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:16px}.detail-bottom-bar{position:sticky;bottom:0;z-index:20;display:flex;flex-shrink:0;gap:8px;border-top-width:1px;--un-border-opacity:1;border-color:rgb(241 242 245 / var(--un-border-opacity));background-color:#fffffff7;padding-left:16px;padding-right:16px;--un-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.detail-hero,[detail-hero=""]{position:relative;display:flex;flex-direction:column;gap:12px;overflow:hidden;--un-gradient-from-position:0%;--un-gradient-from:rgb(225 219 240 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(225 219 240 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-via-position:50%;--un-gradient-to:rgb(239 235 244 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(239 235 244 / var(--un-via-opacity, 1)) var(--un-gradient-via-position), var(--un-gradient-to);--un-gradient-to:rgb(255 255 255 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);padding:16px}.filter-page{position:relative;min-height:0;display:flex;flex:1 1 0%;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.modal,[modal=""]{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:97.5rem;border-top-left-radius:20px;border-top-right-radius:20px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:24px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:flex-end;justify-content:center;--un-bg-opacity:.55;background-color:rgba(15,23,42,var(--un-bg-opacity))}.news-tab{position:relative;cursor:pointer;white-space:nowrap;padding-top:12px;padding-bottom:12px;font-size:12px;line-height:1.4;--un-text-opacity:1;color:rgb(78 89 105 / var(--un-text-opacity));font-weight:500;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sheet,[sheet=""]{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:97.5rem;max-height:80vh;overflow-y:auto;border-top-left-radius:20px;border-top-right-radius:20px;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:24px}.splash{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;--un-gradient-from-position:0%;--un-gradient-from:rgb(20 7 34 / var(--un-from-opacity, 1)) var(--un-gradient-from-position);--un-gradient-to-position:100%;--un-gradient-to:rgb(20 7 34 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-via-position:50%;--un-gradient-to:rgb(54 20 93 / 0);--un-gradient-stops:var(--un-gradient-from), rgb(54 20 93 / var(--un-via-opacity, 1)) var(--un-gradient-via-position), var(--un-gradient-to);--un-gradient-to:rgb(98 36 168 / var(--un-to-opacity, 1)) var(--un-gradient-to-position)}.tab-bar{position:relative;z-index:50;display:flex;flex-shrink:0;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:8px 0}.tab-item{position:relative;display:flex;flex:1 1 0%;flex-direction:column;cursor:pointer;align-items:center;gap:.25rem;padding-top:4px;padding-bottom:4px;--un-text-opacity:1;color:rgb(134 144 156 / var(--un-text-opacity))}.zone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-left:12px;margin-right:12px;margin-top:12px;border-width:1px;--un-border-opacity:1;border-color:rgb(241 242 245 / var(--un-border-opacity));border-top-right-radius:1rem;border-bottom-right-radius:1rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:12px;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.detail-section,[detail-section=""]{margin-left:12px;margin-right:12px;margin-top:12px;border-width:1px;--un-border-opacity:1;border-color:rgb(241 242 245 / var(--un-border-opacity));border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:16px}.filter-section{margin-bottom:20px}.btn-block{width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:.5rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;--un-bg-opacity:1;background-color:rgb(54 20 93 / var(--un-bg-opacity));padding-left:24px;padding-right:24px;font-size:15px;line-height:1.4;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:600;line-height:1.3;--un-shadow-opacity:1;--un-shadow-color:rgb(54 20 93 / var(--un-shadow-opacity));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary,[btn-primary=""]{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;--un-bg-opacity:1;background-color:rgb(54 20 93 / var(--un-bg-opacity));padding-left:20px;padding-right:20px;font-size:14px;line-height:1.5;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500;line-height:1.3;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.page{min-height:0;flex:1 1 0%;overflow-y:auto;overflow-x:hidden;--un-bg-opacity:1;background-color:rgb(244 245 248 / var(--un-bg-opacity))}.fallback{display:flex;flex:1 1 0%;flex-direction:column;--un-bg-opacity:1;background-color:rgb(244 245 248 / var(--un-bg-opacity))}.\!loading{display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;font-size:11px!important;line-height:1.3!important;--un-text-opacity:1 !important;color:rgb(134 144 156 / var(--un-text-opacity))!important;letter-spacing:.025em!important}.loading{display:flex;align-items:center;justify-content:center;padding:20px;font-size:11px;line-height:1.3;--un-text-opacity:1;color:rgb(134 144 156 / var(--un-text-opacity));letter-spacing:.025em}.news-tabs{display:flex;flex-shrink:0;gap:16px;overflow-x:auto;border-bottom-width:1px;--un-border-opacity:1;border-color:rgb(241 242 245 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding-left:16px;padding-right:16px}.service-qrcode{display:flex;flex-direction:column;align-items:center;padding-left:20px;padding-right:20px;padding-top:.25rem}.zone-card{display:flex;flex-direction:column;cursor:pointer;align-items:center;justify-content:center;gap:8px;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-block:active,.btn-primary:active,[btn-primary=""]:active{--un-scale-x:.96;--un-scale-y:.96;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.filter-chip:active{--un-scale-x:.97;--un-scale-y:.97;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.zone-card:active{--un-scale-x:.96;--un-scale-y:.96;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.filter-chip{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-width:1.5px;border-color:transparent;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;--un-bg-opacity:1;background-color:rgb(250 251 252 / var(--un-bg-opacity));padding:8px 12px;text-align:center;font-size:12px;line-height:1.4;--un-text-opacity:1;color:rgb(26 31 44 / var(--un-text-opacity));font-weight:500;line-height:1.2;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tag-recruit,[tag-recruit=""]{border-width:1px;border-color:#1677ff33;--un-bg-opacity:1;background-color:rgb(232 244 255 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(22 119 255 / var(--un-text-opacity))}.section{padding-left:12px;padding-right:12px;padding-top:16px}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.grid{display:grid}.inline{display:inline}.block{display:block}.hidden{display:none}.h-20{height:5rem}.h-24{height:6rem}.h-8{height:2rem}.w-36{width:9rem}.flex{display:flex}.inline-flex{display:inline-flex}.flex-shrink{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.break-all{word-break:break-all}.b,.border{border-width:1px}[stroke-width~="2"]{stroke-width:2px}[px=""]{padding-left:1rem;padding-right:1rem}.underline{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}
