.homepage{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1d1d1f;background:#fff}.nav{position:fixed;top:0;left:0;right:0;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:60px}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{color:#1d1d1f;text-decoration:none;font-size:17px;font-weight:400;transition:color .3s ease}.nav-link:hover{color:#007aff}.nav-cta{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;padding:8px 16px!important;font-weight:500!important;color:#007aff!important;transition:all .3s ease!important;box-shadow:none!important}.nav-cta:hover{background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.nav-secondary{background:transparent!important;border:2px solid #1d1d1f!important;border-radius:8px!important;padding:8px 16px!important;font-weight:500!important;color:#1d1d1f!important;transition:all .3s ease!important;box-shadow:none!important}.nav-secondary:hover{background:#1d1d1f1a!important;color:#000!important;border-color:#000!important}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-content{max-width:600px}.hero-title{font-size:56px;font-weight:700;line-height:1.1;margin:0 0 24px;color:#1d1d1f}.gradient-text{background:linear-gradient(135deg,#007aff,#5856d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:21px;color:#6e6e73;margin:0 0 40px;line-height:1.4}.hero-actions{display:flex;gap:16px;align-items:center}.hero-cta{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;padding:16px 32px!important;font-size:17px!important;font-weight:600!important;height:auto!important;color:#007aff!important;transition:all .3s ease!important;box-shadow:none!important}.hero-cta:hover{background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.hero-secondary{border:2px solid #1d1d1f!important;border-radius:8px!important;padding:14px 32px!important;font-size:17px!important;font-weight:600!important;height:auto!important;background:transparent!important;color:#1d1d1f!important;transition:all .3s ease!important;box-shadow:none!important}.hero-secondary:hover{background:#1d1d1f1a!important;color:#000!important;border-color:#000!important}.hero-visual{display:flex;justify-content:center;align-items:center}.floating-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 40px #0000001a;max-width:400px;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.avatar-placeholder{width:48px;height:48px;background:linear-gradient(135deg,#007aff,#5856d6);border-radius:50%}.repo-info{flex:1}.repo-name{font-size:18px;font-weight:600;color:#1d1d1f;margin:0}.repo-owner{font-size:14px;color:#6e6e73;margin:0}.stars{display:flex;align-items:center;gap:4px;color:#f59e0b;font-size:14px;font-weight:500}.card-content p{color:#6e6e73;font-size:14px;line-height:1.5;margin:0 0 16px}.topics{display:flex;gap:8px;flex-wrap:wrap}.topic{background:#f0f0f0;color:#1d1d1f;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.features{padding:100px 0;background:#fff}.features-container{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}.features-title{font-size:48px;font-weight:700;color:#1d1d1f;margin:0 0 60px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.feature-card{text-align:center;padding:40px 24px;border-radius:20px;transition:all .3s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.feature-icon{width:80px;height:80px;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);border:2px solid rgba(0,122,255,.2);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:32px;color:#007aff}.feature-icon svg{width:32px;height:32px;fill:currentColor;display:block}.feature-icon .anticon{font-size:32px;color:#007aff}.feature-title{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 16px}.feature-description{font-size:17px;color:#6e6e73;line-height:1.5;margin:0}.cta{padding:100px 0;background:linear-gradient(135deg,#1d1d1f,#2c2c2e);color:#fff;text-align:center}.cta-container{max-width:800px;margin:0 auto;padding:0 24px}.cta-title{font-size:48px;font-weight:700;margin:0 0 24px}.cta-subtitle{font-size:21px;color:#a1a1a6;margin:0 0 40px}.cta-button{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;padding:16px 32px!important;font-size:17px!important;font-weight:600!important;height:auto!important;color:#007aff!important;transition:all .3s ease!important;box-shadow:none!important}.cta-button:hover{background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.footer{background:#f5f5f7;padding:60px 0 24px}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.footer-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:#1d1d1f}.footer-links{display:flex;gap:32px}.footer-link{color:#6e6e73;text-decoration:none;font-size:17px;transition:color .3s ease}.footer-link:hover{color:#007aff}.footer-bottom{text-align:center;padding-top:24px;border-top:1px solid #d2d2d7}.footer-bottom p{color:#6e6e73;font-size:14px;margin:0}@media (max-width: 768px){.hero-container{grid-template-columns:1fr;gap:40px;text-align:center}.hero-title{font-size:40px}.hero-subtitle{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}.features-title,.cta-title{font-size:36px}.footer-content{flex-direction:column;gap:24px}.footer-links{flex-direction:column;gap:16px;text-align:center}}.subscription-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f7;min-height:100vh;margin-top:8vh}.nav{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);padding:16px 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:#1d1d1f}.nav-links{display:flex;align-items:center;gap:16px}.nav-link{color:#007aff!important;text-decoration:none!important;font-size:17px!important;font-weight:500!important;padding:8px 16px!important;border-radius:8px!important;transition:all .3s ease!important;display:flex!important;align-items:center!important}.nav-link:hover{background:#007aff1a!important;color:#0056cc!important}.subscription-container{max-width:1200px;margin:0 auto;padding:60px 24px}.subscription-header{text-align:center;margin-bottom:60px}.subscription-title{font-size:48px;font-weight:700;color:#1d1d1f;margin:0 0 16px}.subscription-subtitle{font-size:21px;color:#6e6e73;margin:0}.category-section{margin-bottom:80px}.section-title{font-size:36px;font-weight:700;color:#1d1d1f;text-align:center;margin:0 0 16px}.section-subtitle{font-size:18px;color:#6e6e73;text-align:center;margin:0 0 40px}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;max-width:1200px;margin:0 auto}.category-card{position:relative;border-radius:16px;border:2px solid #e5e5e7;transition:all .3s ease;cursor:pointer;overflow:hidden;padding:24px;text-align:center}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.category-card.selected{border-color:#007aff;box-shadow:0 0 0 2px #007aff33;background:#007aff0d}.category-icon{font-size:48px;margin-bottom:16px;display:block}.category-name{font-size:20px;font-weight:600;color:#1d1d1f;margin:0 0 8px}.category-description{font-size:14px;color:#6e6e73;margin:0 0 16px;line-height:1.4}.category-checkbox{position:absolute;top:16px;right:16px}.user-info-section{margin-bottom:60px}.user-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:16px;font-weight:600;color:#1d1d1f}.form-input{height:48px;border-radius:12px;border:2px solid #e5e5e7;font-size:16px;transition:all .3s ease}.form-input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}.subscribe-section{text-align:center;padding:80px 0 60px;margin-top:60px}.subscribe-button{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;padding:16px 48px!important;font-size:18px!important;font-weight:600!important;height:auto!important;color:#007aff!important;transition:all .3s ease!important;box-shadow:none!important}.subscribe-button:hover:not(:disabled){background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.subscribe-button:disabled{background:#f5f5f7!important;color:#a1a1a6!important;border-color:#e5e5e7!important;cursor:not-allowed!important}.subscribe-note{font-size:14px;color:#6e6e73;margin:16px 0 0}@media (max-width: 768px){.subscription-title{font-size:36px}.subscription-subtitle{font-size:18px}.pricing-grid{grid-template-columns:1fr}.theme-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.section-title{font-size:28px}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f6fa}.ant-layout{min-height:100vh}.ant-layout-sider{background:#fff;box-shadow:1px 0 #eee}.ant-layout-content{background:#fff;min-height:90vh}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:32px;max-width:100%;margin:0 auto}.card{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;padding:24px;display:flex;flex-direction:column;transition:all .2s ease-in-out}.card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.card-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #ddd}.repo-info{display:flex;flex-direction:column}.repo-name{font-size:18px;font-weight:600;color:#1f2937;margin:0}.repo-owner{font-size:14px;color:#6b7280}.repo-stars{font-size:13px;margin-top:4px;color:#f59e0b}.description{margin:16px 0;color:#374151;font-size:14px;line-height:1.5;flex-grow:1}.topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.topic{background:#e0f2fe;color:#0369a1;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.link{font-size:14px;color:#2563eb;text-decoration:none;font-weight:500;margin-bottom:12px}.link:hover{text-decoration:underline}.dates{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:10px;margin-top:auto}.demo-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f7;min-height:100vh}.demo-nav{position:fixed;top:0;left:0;right:0;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.demo-nav-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:60px}.back-button{color:#007aff!important;font-size:17px!important;font-weight:500!important;border:2px solid #007AFF!important;background:transparent!important;padding:8px 16px!important;border-radius:8px!important;transition:all .3s ease!important;box-shadow:none!important}.back-button:hover{background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.demo-nav-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:#1d1d1f}.logo-icon{font-size:24px;color:#007aff}.demo-nav-actions{display:flex;align-items:center;gap:16px}.demo-nav-cta{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;padding:8px 20px!important;font-weight:500!important;color:#007aff!important;transition:all .3s ease!important;box-shadow:none!important}.demo-nav-cta:hover{background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.demo-nav-link{color:#007aff!important;text-decoration:none!important;font-size:17px!important;font-weight:500!important;padding:8px 16px!important;border-radius:8px!important;transition:all .3s ease!important;display:flex!important;align-items:center!important}.demo-nav-link:hover{background:#007aff1a!important;color:#0056cc!important}.demo-header{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:120px 0 60px;margin-top:60px}.demo-header-container{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}.demo-title{font-size:48px;font-weight:700;color:#1d1d1f;margin:0 0 16px}.demo-subtitle{font-size:21px;color:#6e6e73;max-width:600px;margin:0 auto 40px}.demo-features{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.demo-feature{display:flex;align-items:center;gap:8px;font-size:16px;color:#1d1d1f;font-weight:500}.feature-icon{color:#007aff;font-size:18px}.feature-icon svg{width:18px;height:18px;fill:currentColor;display:block}.feature-icon .anticon{font-size:18px;color:#007aff}.demo-content{background:#fff;min-height:calc(100vh - 200px);position:relative;border-radius:20px 20px 0 0;margin-top:-20px;box-shadow:0 -10px 30px #0000001a;overflow:hidden}.demo-content .ant-layout{min-height:calc(100vh - 200px);border-radius:20px 20px 0 0;background:#fff}.demo-content .ant-layout-sider{border-radius:20px 0 0;background:#fff;border-right:1px solid #e5e5e7;box-shadow:2px 0 8px #0000000d}.demo-content .ant-layout-content{border-radius:0 20px 0 0;background:#fff;padding:16px}.demo-content .ant-layout-sider-collapsed{width:0!important;min-width:0!important;max-width:0!important}.demo-content .ant-layout-sider{width:320px!important;min-width:320px!important;max-width:320px!important}.demo-footer{background:linear-gradient(135deg,#1d1d1f,#2c2c2e);color:#fff;padding:80px 0}.demo-footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.demo-footer-content{text-align:center;max-width:600px;margin:0 auto}.demo-footer-title{font-size:36px;font-weight:700;margin:0 0 16px}.demo-footer-subtitle{font-size:18px;color:#a1a1a6;margin:0 0 32px}.demo-footer-cta{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;padding:16px 32px!important;font-size:17px!important;font-weight:600!important;height:auto!important;color:#007aff!important;transition:all .3s ease!important;box-shadow:none!important}.demo-footer-cta:hover{background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}@media (max-width: 768px){.demo-title{font-size:36px}.demo-subtitle{font-size:18px}.demo-features{flex-direction:column;gap:16px}.demo-footer-title{font-size:28px}.demo-nav-container{flex-direction:column;gap:16px;height:auto;padding:16px 24px}.demo-header{padding:140px 0 60px}}.demo-content .ant-btn{background:transparent!important;border:2px solid #007AFF!important;border-radius:8px!important;color:#007aff!important;font-weight:500!important;transition:all .3s ease!important;box-shadow:none!important}.demo-content .ant-btn:hover:not(:disabled){background:#007aff1a!important;color:#0056cc!important;border-color:#0056cc!important}.demo-content .ant-btn:disabled{background:#f5f5f7!important;color:#a1a1a6!important;border-color:#e5e5e7!important;cursor:not-allowed!important}.demo-content .ant-segmented{background:#f5f5f7!important;border:1px solid #e5e5e7!important;border-radius:12px!important}.demo-content .ant-segmented-item{color:#6e6e73!important;border-radius:8px!important;transition:all .3s ease!important}.demo-content .ant-segmented-item-selected{background:#007aff!important;color:#fff!important;box-shadow:0 2px 8px #007aff33!important}.demo-content .ant-select{border-radius:8px!important}.demo-content .ant-select-selector{border:1px solid #e5e5e7!important;border-radius:8px!important;transition:all .3s ease!important}.demo-content .ant-select-focused .ant-select-selector{border-color:#007aff!important;box-shadow:0 0 0 2px #007aff1a!important}.demo-content .ant-input{border:1px solid #e5e5e7!important;border-radius:8px!important;transition:all .3s ease!important}.demo-content .ant-input:focus{border-color:#007aff!important;box-shadow:0 0 0 2px #007aff1a!important}.demo-content .ant-input-number{border:1px solid #e5e5e7!important;border-radius:8px!important;transition:all .3s ease!important}.demo-content .ant-input-number:focus{border-color:#007aff!important;box-shadow:0 0 0 2px #007aff1a!important}.demo-content .ant-checkbox-wrapper{color:#1d1d1f!important}.demo-content .ant-checkbox-checked .ant-checkbox-inner{background-color:#007aff!important;border-color:#007aff!important}.demo-content .ant-checkbox:hover .ant-checkbox-inner{border-color:#007aff!important}.demo-content .ant-table{border-radius:12px!important;overflow:hidden!important}.demo-content .ant-table-thead>tr>th{background:#f8f9fa!important;color:#1d1d1f!important;font-weight:600!important;border-bottom:2px solid #e5e5e7!important}.demo-content .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important}.demo-content .ant-table-tbody>tr:hover>td{background:#f8f9fa!important}.demo-content .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px;max-width:100%;margin:0 auto;padding:0 16px}.demo-content .card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:24px;display:flex;flex-direction:column;transition:all .3s ease;border:1px solid #f0f0f0}.demo-content .card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.demo-content .ant-layout-sider{background:#fff!important;border-right:1px solid #e5e5e7!important;box-shadow:2px 0 8px #0000000d!important;padding:16px!important}.demo-content .ant-layout-content{background:#fff!important;padding:16px!important}.demo-content .ant-layout-sider .ant-form-item{margin-bottom:16px!important}.demo-content .ant-layout-sider .ant-form-item-label{font-weight:600!important;color:#1d1d1f!important}.demo-content .ant-layout-sider .ant-divider{margin:16px 0!important;border-color:#e5e5e7!important}.demo-content .ant-layout-sider .ant-btn-primary{width:100%!important;height:40px!important;font-weight:600!important;border-radius:8px!important}.demo-content .ant-message{z-index:9999!important}@media (max-width: 768px){.demo-content .grid{grid-template-columns:1fr;gap:16px;padding:0 8px}.demo-content .ant-layout-sider{width:280px!important}.demo-content .ant-layout-content{padding:12px!important}}.new-app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1d1d1f;background:#fff;min-height:100vh}.new-app *{box-sizing:border-box}.new-app body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff}.new-app html{scroll-behavior:smooth}.new-app a{color:#007aff;text-decoration:none;transition:color .3s ease}.new-app a:hover{color:#0056cc}.new-app button{font-family:inherit}.new-app *:focus{outline:2px solid #007AFF;outline-offset:2px}.new-app button{background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer}.new-app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}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)}@-ms-viewport{width:device-width}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;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}mark{padding:.2em;background-color:#feffe6}
