.site-header{box-sizing:border-box;border-radius:16px;align-items:center;width:100%;padding:12px 16px;display:flex;-webkit-backdrop-filter:saturate(170%)blur(36px)!important;background:linear-gradient(#f8fbff52,#ebf2fc1a)!important;border:1px solid #ffffff5c!important;border-top-color:#ffffffa6!important;border-bottom:none!important;box-shadow:inset 0 1px #ffffffa6,0 2px 8px -2px #0f172a0f,0 8px 20px -8px #0f172a14!important}.header-content{flex:1;align-items:center}.header-left{align-items:center;gap:24px;display:flex}.logo{cursor:pointer;align-items:center;gap:8px;line-height:0;display:flex}.logo-box{background:#722ed1;border-radius:50%;width:32px;height:32px}.logo-text{font-size:18px;font-weight:700}.desktop-menu{border-bottom:none}.header-right{justify-content:end;align-items:center;gap:16px;display:flex}.header-icons{gap:16px;font-size:18px;display:flex}.header-login-btn{height:32px;margin:0;padding:8px;line-height:16px}.notice-box{width:500px}.desktop-menu-wrap{display:block}@media (width<=768px){.desktop-menu-wrap{visibility:hidden;position:absolute;top:-9999px;left:-9999px}.mobile-menu-btn{line-height:1;display:inline-block}.logo{display:none}.notice-box{width:80%}}@media (width>=769px){.mobile-menu-btn{display:none!important}.desktop-menu-wrap{visibility:visible;position:static}}.mobile-drawer .drawer-logo{align-items:center;gap:8px;display:flex}.layout{background:#fff;flex-direction:column;min-height:100vh;display:flex}.layout-header{z-index:100;box-sizing:border-box;background:0 0;border-radius:16px;width:calc(100% - 16px);height:auto;padding:0;line-height:normal;position:fixed;top:8px;left:8px;box-shadow:0 1px 4px #0000000d;-webkit-backdrop-filter:saturate(170%)blur(36px)!important;backdrop-filter:saturate(170%)blur(36px)!important}.layout-content{flex:1;justify-content:center;padding:80px 0;display:flex;overflow:auto}.layout-footer{flex-shrink:0}@media (width<=768px){.layout-content{width:100%}}.home-container{box-sizing:border-box;--spot-x:50%;--spot-y:35%;--spot-opacity:.55;width:100%;padding:0 24px;position:relative;overflow:hidden}.home-container:before{content:"";pointer-events:none;background:radial-gradient(600px circle at var(--spot-x) var(--spot-y), #5547eb24 0%, #b152e012 35%, transparent 70%);opacity:var(--spot-opacity);z-index:0;transition:opacity .6s;position:absolute;inset:0}@media (hover:none),(prefers-reduced-motion:reduce){.home-container:before{display:none}}.home-inner{width:100%;max-width:1200px;margin:0 auto}.home-section{margin:0 auto}@media (width<=768px){.home-section{width:100%}}@media (width>=769px){.home-section{width:1200px}}.first-left-title{align-items:center;margin-bottom:48px;display:flex}.first-left-title-text{padding-right:10px;font-size:32px;font-weight:700;display:inline-block}.first-left-subtitle{margin-bottom:38px;font-size:16px}.first-left-button{margin-bottom:38px}.first-left-business-title{color:#1c1f2359;margin-bottom:8px;font-size:14px}.div-line{background:#e5e7eb;width:100%;height:1px;margin:50px 0}.hero{height:395px;padding:60px 0 0;position:relative}.hero-left{z-index:1;position:relative}.hero-title-main{margin-bottom:12px;font-size:42px;font-weight:700}.text-gradient{background:linear-gradient(90deg,#8b5cf6,#3b82f6);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-subtitle{margin-bottom:16px;font-size:24px;font-weight:600}.hero-desc{color:#64748b;max-width:520px;margin-bottom:24px;line-height:1.6}.hero-buttons{gap:16px;margin-bottom:32px;display:flex}.btn-primary{color:#fff;background:linear-gradient(90deg,#8b5cf6,#a855f7);border-radius:999px;padding:12px 28px;font-weight:500;transition:opacity .28s;box-shadow:0 4px 12px #8b5cf626}.btn-primary:hover{opacity:.9}.btn-outline{border-color:#e2e8f0;border-radius:999px;font-weight:500;transition:all .28s}.btn-outline:hover{color:#8b5cf6;border-color:#8b5cf6}.model-tip{color:#64748b;margin-bottom:12px;font-size:12px}.model-icons-row{gap:12px;display:flex}.model-icon-item{background:#f1f5f9;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.hero-right{z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.center-block{z-index:3;background:linear-gradient(135deg,#8b5cf626,#3b82f626);border-radius:16px;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.center-inner{opacity:.8;z-index:10;background:linear-gradient(160deg,#f0f9ff,#e0f2fe);border-bottom:1px solid #bae6fd99;border-radius:8px;width:100px;height:100px;padding:14px 14px 12px;animation:3s ease-in-out infinite moveTop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-inner-1{opacity:.8;z-index:10;background:linear-gradient(-120deg,#f0f9ff,#8b5cf6);border-bottom:1px solid #bae6fd99;border-radius:8px;width:80px;height:80px;padding:14px 14px 12px;animation:3s ease-in-out infinite moveTop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes moveTop{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-40%)}to{transform:translate(-50%,-50%)}}.crystal-wrap{opacity:1;transform:translate(-50%)translateY(-50%)}.float-tag{z-index:3;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:transform .3s;display:flex;position:absolute;box-shadow:0 2px 10px #00000014}.float-tag:hover{transform:translateY(-6px)}.tag-icon{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.tag-1{top:19%;right:16%}.tag-1 .tag-icon{color:#fff;background:#8b5cf6}.tag-2{top:33%;right:13%}.tag-2 .tag-icon{color:#fff;background:#f59e0b}.tag-3{top:25%;left:22%}.tag-3 .tag-icon{color:#fff;background:#3b82f6}.tag-4{bottom:15%;left:22%}.tag-4 .tag-icon{color:#fff;background:#8b5cf6}.tag-5{bottom:16%;right:19%}.tag-5 .tag-icon{color:#fff;background:#10b981}.tag-6{top:30%;left:2%}.tag-6 .tag-icon{color:#fff;background:#3b82f6}.feature-card{opacity:1;transform:translateY(-4px);box-shadow:0 16px 52px #3b82f633,inset 0 1px #fffffffa}.line-canvas{pointer-events:none;z-index:1;position:absolute;inset:0}.orbit-container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.orbit-svg{width:100%;height:100%;display:block}.orbit-line{stroke-dasharray:8 8;animation:2.5s linear infinite orbitFlow;position:relative}.orbit-center{filter:drop-shadow(0 0 10px #60a5facc);animation:2s ease-in-out infinite orbitPulse}.orbit-glow{transform-origin:50%;animation:3s ease-in-out infinite orbitGlow}@keyframes orbitFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-16px}}@keyframes orbitPulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}@keyframes orbitGlow{0%{opacity:.04;transform:scale(1)}50%{opacity:.12;transform:scale(1.2)}to{opacity:.04;transform:scale(1)}}.advantage-section{padding:80px 0}.section-head{text-align:center;margin-bottom:48px}.section-title{margin-bottom:8px;font-size:30px;font-weight:700}.section-title span{color:#8b5cf6}.section-desc{color:#64748b;font-size:12px}.section-desc a{color:#8b5cf6}.adv-card-box{cursor:pointer;padding-bottom:20px}.adv-card{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:220px;padding:24px;transition:all .3s;box-shadow:0 1px 6px #0000000a}.adv-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #8b5cf61f}.card-icon-wrap{border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;transition:transform .3s;display:flex}.adv-card:hover .card-icon-wrap{transform:scale(1.1)}.card-icon{font-size:20px}.card-title{margin-bottom:10px;font-size:16px;font-weight:600}.card-text{color:#64748b;font-size:12px;line-height:1.6}.c1{color:#8b5cf6;background:#8b5cf61a}.c2{color:#3b82f6;background:#3b82f61a}.c3{color:#f59e0b;background:#f59e0b1a}.c4{color:#10b981;background:#10b9811a}.c5{color:#3b82f6;background:#3b82f61a}.c6{color:#8b5cf6;background:#8b5cf61a}.c7{color:#ec4899;background:#ec48991a}.c8{color:#14b8a6;background:#14b8a61a}.support-section{text-align:center}.support-title{margin-bottom:12px;font-size:32px;font-weight:700}.support-tip{margin-bottom:32px;font-size:18px}.contact-btn{color:#fff;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:999px;padding:0 32px;font-weight:500;transition:opacity .28s;display:inline-block;box-shadow:0 4px 14px #8b5cf62e}.contact-btn:hover{opacity:.9}footer{text-align:center;color:#64748b;border-top:1px solid #f1f5f9;padding:16px 0;font-size:12px;position:relative}.footer-rabbit{opacity:.6;font-size:32px;position:absolute;bottom:16px;right:24px}.hero,.advantage-section,.support-section{z-index:1;position:relative}.menu-toggle{color:#333;padding:4px 8px;font-size:24px;display:none}.drawer-mask{z-index:998;opacity:0;visibility:hidden;background:#00000059;transition:all .3s;position:fixed;inset:0}.drawer-mask.show{opacity:1;visibility:visible}.side-drawer{-webkit-backdrop-filter:saturate(170%)blur(36px);z-index:999;background:linear-gradient(#f8fbff52,#ebf2fc1a);border:1px solid #ffffff5c;border-top-color:#ffffffa6;border-radius:16px;flex-direction:column;justify-content:space-between;width:calc(100% - 16px);height:calc(100vh - 16px);padding:20px;transition:transform .3s;display:flex;position:fixed;top:8px;left:8px;transform:translate(calc(-100% - 16px));box-shadow:inset 0 1px #ffffffa6,0 2px 8px -2px #0f172a0f,0 8px 20px -8px #0f172a14}.side-drawer.show{transform:translate(0)}.drawer-header{align-items:center;gap:12px;margin-bottom:40px;display:flex}.drawer-close{background:#0000000d;border-radius:8px;padding:4px 8px;font-size:22px}.drawer-nav{flex-direction:column;gap:24px;display:flex}.drawer-link{color:#334155;font-size:18px;transition:color .24s}.drawer-link.active{color:#8b5cf6;font-weight:500}.drawer-link:hover{color:#8b5cf6}.drawer-bottom{flex-direction:column;gap:20px;margin-top:auto;padding-top:40px;display:flex}.drawer-buttons-row{justify-content:space-between;display:flex}.drawer-mini-btn{background:#fff;border:1px solid #e2e8f0;border-radius:99px;padding:8px 20px;font-size:14px}.drawer-login-btn{text-align:center;color:#fff;background:#3b82f6;border-radius:99px;width:100%;padding:14px;font-size:16px;font-weight:500}@media screen and (width<=1150px){.nav-menu{display:none}.menu-toggle{display:block}.login-btn{background:#3b82f6;border-radius:99px;padding:8px 20px}.nav-wrap{gap:12px}}.model-page{max-width:1200px;padding:24px}.model-filter-card{border-radius:12px;margin-bottom:20px}.filter-row{align-items:center;display:flex}.filter-label{flex-shrink:0;width:90px;font-weight:600}.model-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.model-card-box{margin-bottom:15px}.model-card{height:220px;position:relative;overflow:hidden}.provider-tag{position:absolute;top:14px;right:14px}.model-header{align-items:center;gap:12px;display:flex}.model-icon{object-fit:cover;border-radius:10px;width:42px;height:42px}.model-name{font-size:18px;font-weight:600}.model-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin-top:18px;line-height:22px;display:-webkit-box;overflow:hidden}.model-footer{justify-content:space-between;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.model-tags{white-space:nowrap;text-overflow:ellipsis;color:#666;width:210px;font-size:13px;overflow:hidden}.model-date{color:#999;flex-shrink:0;font-size:12px}.model-hover{opacity:0;box-sizing:border-box;background:#fff;justify-content:start;align-items:center;height:70px;padding-left:24px;transition:all .25s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.model-card:hover .model-hover{opacity:1;transform:translateY(0)}.model-card:hover .model-footer{opacity:0}.model-card:hover{transform:translateY(-2px)}.model-search{margin-bottom:20px}.filter-group{align-items:start;margin-bottom:16px;display:flex}.filter-title{text-align:center;flex-shrink:0;font-weight:600;line-height:30px}.filter-tags{display:block;overflow:hidden}.filter-tag{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;margin:3px 5px;padding:3px 16px;transition:all .2s;display:inline-block}.filter-tag:hover{color:#1677ff;border-color:#1677ff}.filter-tag.active{color:#1677ff;background:#e6f4ff;border-color:#1677ff}.model-detail-container{max-width:1200px;min-height:100vh;margin:0 auto;padding:24px 24px 0}.model-header-row{margin-bottom:16px}.header-label{color:#666;font-size:15px}.section-wrap{background:#fff;border:1px solid #f5f5f5;border-radius:6px;margin-bottom:24px;padding:24px;box-shadow:0 1px 2px #00000008,0 8px 24px #0000000a}.section-title{margin-bottom:18px!important}.tag-group{margin-bottom:14px}.desc-text{color:#555;font-size:14px;line-height:1.9}.ability-column{border:1px solid #f0f0f0;border-radius:6px;overflow:hidden}.ability-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;min-height:42px;padding:0 16px;display:flex}.ability-item:last-child{border-bottom:none}.ability-label{color:#333;font-size:14px}.ability-content{color:#666;justify-content:flex-end;align-items:center;gap:8px;display:flex}.modal-icon{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.tip-icon{color:#999}.price-column{border:1px solid #f0f0f0;border-radius:6px;overflow:hidden}.price-item{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;min-height:42px;padding:0 16px;display:flex}.price-item:last-child{border-bottom:none}.price-left{color:#333}.price-right{color:#26244c;text-align:right;font-weight:500}.discount-tag{margin-right:10px}@media screen and (width<=768px){.model-detail-container{padding:12px}.section-wrap{padding:16px}.ability-item,.price-item{padding:12px}.ability-label,.ability-content{font-size:13px}}.docs-page{gap:24px;min-width:1200px;padding:24px;display:flex}.docs-sidebar{background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:240px;padding:16px}.docs-title{margin-bottom:14px;font-size:18px;font-weight:700}.docs-group-title{color:#999;margin:14px 0 6px;padding-left:8px;font-size:12px}.docs-item{cursor:pointer;color:#333;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;transition:all .2s;display:flex}.docs-item:hover{background:#f5f7fa}.docs-item.active{color:#1677ff;background:#e6f4ff;font-weight:600}.docs-content{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex:1;padding:32px}.code{color:#e6edf3;background:#0d1117;border-radius:10px;margin-top:10px;padding:16px;overflow:auto}.container{padding:100px 15px 20px}.login-box{box-sizing:border-box;text-align:center;border:1px solid #1c1f2314;border-radius:10px;margin:0 auto;padding:32px}.login-title{margin:0;font-size:24px;font-weight:600;line-height:32px}.login-subtitle{color:#1c1f239e;margin:0 0 24px;font-size:14px}.divider-text{color:#666;background:#fff;padding:0 10px;font-weight:700}.captcha{position:relative}.captcha-box{cursor:pointer;border:1px solid #e8e8e8;border-radius:6px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;display:flex}.captcha-verify-box{background:0 0;border-radius:8px;max-width:350px;height:200px;position:absolute;bottom:100%;left:0}.captcha-image{background:0 0;border-radius:5px;width:100%;height:62px}.link-text{color:#4096ff;cursor:pointer;display:inline-block}.login-btn{background:#69b1ff;border-color:#69b1ff;height:44px;font-size:16px}.bottom-links{justify-content:space-between;margin-top:24px;display:flex}@media (width<=530px){.login-box{width:100%;padding:20px}}@media (width>=531px){.login-box{width:500px}}.ant-form-item .ant-form-item-explain-error{text-align:left!important}.ant-form-item-required:after{content:"*";color:#ff4d4f;margin-right:4px}.captcha-wrapper{width:100%;height:40px}.captcha-img{cursor:pointer;border-radius:4px;width:100%;height:100%;transition:all .2s}.captcha-img:hover{opacity:.8}.workspace-layout{background:#fff;height:100vh;overflow:hidden}.workspace-menu-scroll{height:100%;overflow:hidden auto}.workspace-menu-scroll::-webkit-scrollbar{width:2px}.workspace-menu-scroll::-webkit-scrollbar-track{background:0 0}.workspace-menu-scroll::-webkit-scrollbar-thumb{background:0 0;border-radius:999px;transition:background .2s}.workspace-menu-scroll:hover::-webkit-scrollbar-thumb{background:#0000002e}.workspace-menu-scroll::-webkit-scrollbar-thumb:hover{background:#0000004d}.workspace-content-scroll{height:100%;padding:24px;overflow-y:auto}.workspace-content-scroll::-webkit-scrollbar{width:2px}.workspace-content-scroll::-webkit-scrollbar-track{background:0 0}.workspace-content-scroll::-webkit-scrollbar-thumb{background:0 0;border-radius:999px;transition:background .2s}.workspace-content-scroll:hover::-webkit-scrollbar-thumb{background:#0000002e}.workspace-content-scroll::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (width<=768px){.layout-content{width:100%}}.avatar-box{cursor:pointer;position:relative}.avatar-mask{color:#fff;background:#1677ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:8px;right:8px}.model-icon{object-fit:contain}.wallet-content{background:#fff;border-radius:6px;margin-top:15px;padding:15px}.wallet-content-info{border-radius:6px}.wallet-content-info-balance{background:#fff;border-radius:6px;padding:15px}.wallet-content-info-balance-action{margin-top:10px}.wallet-content-record{padding-top:15px}.wallet-content-record-title{padding:15px 0}.wechat-pay-box{text-align:center}.wechat-pay-title{margin-top:16px;font-size:16px;font-weight:600}.wechat-pay-amount{color:#1677ff;margin-top:8px;font-size:28px;font-weight:700}.qr-wrapper{width:240px;height:240px;position:relative}.qr-logo{justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000026}.qr-logo img{background:#fff;border-radius:10%;width:100%;height:100%}.pay-container{justify-content:center;padding:24px;display:flex}.pay-card{background:#fff;border-radius:16px;width:380px;padding:24px}.pay-header{justify-content:center;align-items:center;gap:10px;display:flex}.pay-header-logo{width:32px;height:32px}.pay-title{font-size:22px;font-weight:600}.pay-amount{text-align:center;color:#ff4d4f;margin-top:18px;font-size:36px;font-weight:700}.pay-order{text-align:center;color:#999;margin-top:8px;font-size:13px}.pay-divider{border-top:1px solid #f0f0f0;margin:20px 0}.qr-wrapper{position:relative}.qr-logo{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #00000026}.qr-logo img{width:28px;height:28px}.pay-tip{text-align:center;color:#666;margin-top:20px;font-size:14px}.pay-mask{color:#fff;background:#000000b8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.pay-mask-title{font-size:20px;font-weight:600}.pay-mask-subtitle{opacity:.9;font-size:14px}.pay-qrcode-wrapper{width:240px;height:240px;margin:0 auto;position:relative}.pay-loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.user-avatar-wrapper{text-align:center;margin-bottom:20px}.table-list{background:#fff;border-radius:6px;margin-top:15px;padding:15px}.channel-form .ant-form-item-label>label{font-weight:400!important}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}
