html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{margin:0;padding:0;box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar{position:fixed!important;top:0;left:0;right:0;z-index:1000;background:#00000080!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);height:64px!important;padding:0 24px!important;animation:fadeIn .5s ease-out}.navbar_content{height:100%;display:flex;align-items:center;justify-content:center}.navbar_icon{font-size:32px!important;color:#1890ff!important;filter:drop-shadow(0 0 8px rgba(24,144,255,.5))}.navbar_title{color:#fff!important;margin:0!important;font-size:24px!important;font-weight:700!important;letter-spacing:.5px}.home{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:64px}.home .video_bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-2}.home .video_bg:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1890ff1a,#00000080);z-index:-1}.home .video_bg video{width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .5s ease}.home .video_bg video.loaded{opacity:1}.password_generator_container{width:100%;max-width:800px;padding:24px;animation:fadeInUp .6s ease-out}.password_card{position:relative!important;background:#0003!important;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border-radius:20px!important;padding:32px!important;box-shadow:0 25px 50px -12px #00000080,inset 0 0 30px #1890ff0d!important;overflow:hidden!important}.password_card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:1px;background:linear-gradient(135deg,#1890ff99,#ffffff26,#1890ff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.card_header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}.header_icon{font-size:28px!important;color:#1890ff!important;filter:drop-shadow(0 0 10px rgba(24,144,255,.5))}.card_title{color:#fff!important;margin:0!important;font-size:24px!important;font-weight:700!important}.password_display_container{background:transparent;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:16px;align-items:center}.password_text{color:#fff!important;font-size:24px!important;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace!important;font-weight:600!important;letter-spacing:2px;text-align:center;word-break:break-all;padding:16px;background:#1890ff0d;border-radius:8px;width:100%;border:1px solid rgba(24,144,255,.15);text-shadow:0 0 10px rgba(24,144,255,.3);box-shadow:inset 0 0 20px #1890ff0d}.password_actions{width:100%;justify-content:center;flex-wrap:wrap}.action_button{min-width:120px;height:44px;font-weight:600!important;border-radius:8px!important;transition:all .3s ease!important}.action_button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1890ff4d!important}.action_button.copied{background-color:#52c41a!important;border-color:#52c41a!important}.controls_container{margin-top:16px}.control_item{display:flex;flex-direction:column;gap:8px}.control_label{color:#ffffffb3!important;font-size:14px!important;font-weight:500}.type_select .ant-select-selector{background:#ffffff1a!important;border-color:#fff3!important;border-radius:8px!important;height:44px!important;display:flex;align-items:center}.type_select .ant-select-selection-item{color:#fff!important;font-weight:500}.type_select:hover .ant-select-selector{border-color:#1890ff!important}.length_slider .ant-slider-track{background:#1890ff!important}.length_slider .ant-slider-rail{background:#fff3!important}.length_slider .ant-slider-handle{border-color:#1890ff!important;background:#1890ff!important;box-shadow:0 0 10px #1890ff80!important}.checkbox_container{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.custom_checkbox{color:#fff!important;font-size:15px!important}.custom_checkbox .ant-checkbox{transform:scale(1.2)}.custom_checkbox .ant-checkbox-inner{background:#ffffff1a!important;border-color:#ffffff4d!important}.custom_checkbox .ant-checkbox-checked .ant-checkbox-inner{background:#1890ff!important;border-color:#1890ff!important}.custom_checkbox:hover .ant-checkbox-inner{border-color:#1890ff!important}.ant-message-notice-content{background:#000000e6!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:8px!important;color:#fff!important;box-shadow:0 10px 30px #00000080!important}@media screen and (max-width: 768px){.navbar{height:56px!important;padding:0 16px!important}.navbar_icon{font-size:24px!important}.navbar_title{font-size:18px!important}.home{padding-top:56px}.password_generator_container{padding:16px;max-width:100%}.password_card{padding:24px!important}.card_header{gap:8px}.header_icon{font-size:24px!important}.card_title{font-size:20px!important}.password_display_container{padding:16px}.password_text{font-size:18px!important;padding:12px;letter-spacing:1px}.action_button{min-width:100px;height:40px;font-size:14px!important}.control_label{font-size:13px!important}.type_select .ant-select-selector{height:40px!important}}@media screen and (max-width: 480px){.password_text{font-size:16px!important}.action_button{min-width:90px;font-size:13px!important}.custom_checkbox{font-size:14px!important}}.ant-select-dropdown{background:#0006!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:12px!important;box-shadow:0 25px 50px -12px #00000080,inset 0 0 30px #1890ff0d!important;overflow:hidden!important;padding:0!important}.ant-select-dropdown:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;padding:1px;background:linear-gradient(135deg,#1890ff99,#ffffff26,#1890ff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.ant-select-item{color:#fff!important;font-weight:500!important;padding:12px 16px!important}.ant-select-item-option-selected{background:#1890ff40!important;font-weight:600!important}.ant-select-item-option-active{background:#1890ff26!important}.ant-select-arrow{color:#fffc!important}
