-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
1 lines (1 loc) · 24.7 KB
/
style.css
1
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box;outline:0;margin:0;padding:0}html{height:100%;max-height:100%;font-size:62.5%;-webkit-tap-highlight-color:transparent}body{height:100%;max-height:100%;font-family:Lato,Oswald,Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",Microsoft JhengHei,WenQuanYi Micro Hei,"Microsoft YaHei",sans-serif;font-size:1.8rem;line-height:1.5em;color:#414141;-webkit-font-feature-settings:'kern' 1;-moz-font-feature-settings:'kern' 1;-o-font-feature-settings:'kern' 1;text-rendering:geometricPrecision}::-moz-selection{background:#d6edff}::selection{background:#d6edff}h1,h2,h3,h4,h5,h6{-webkit-font-feature-settings:'dlig' 1,'liga' 1,'lnum' 1,'kern' 1;-moz-font-feature-settings:'dlig' 1,'liga' 1,'lnum' 1,'kern' 1;-o-font-feature-settings:'dlig' 1,'liga' 1,'lnum' 1,'kern' 1;text-rendering:geometricPrecision;margin:0 0 .4em 0}h1{font-size:1.8em}h2{font-size:1.6em}h3{font-size:1.4em}h4{font-size:1.2em}h5{font-size:1em}h6{font-size:1em}a{color:#414141;text-decoration:none;transition:all .24s ease}a:hover{text-decoration:none}pre{-o-tab-size:2;tab-size:2;-moz-tab-size:2}::-webkit-input-placeholder{color:#b5b5b5;font-weight:300}:-moz-placeholder{color:#b5b5b5;font-weight:300}::-moz-placeholder{color:#b5b5b5;font-weight:300}:-ms-input-placeholder{color:#b5b5b5;font-weight:300}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hidden{text-indent:-9999px;visibility:hidden;display:none}.vertical{display:table-cell;vertical-align:middle}.right{float:right}.left{float:left}.site-wrapper{position:relative;min-height:100%;overflow:hidden;transition:all .24s ease;z-index:10}@media (prefers-color-scheme:dark){.site-wrapper{background-color:#090a0b}}@media (prefers-color-scheme:dark){.site-wrapper.is_post_page{background-color:#202427}}.site-wrapper .overlay{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;background-color:rgba(0,0,0,.3);transition:all .24s ease;visibility:hidden;z-index:9999}#loading-bar-wrapper{position:fixed;width:100%;top:0;left:0;overflow:visible;z-index:999}#loading-bar{position:relative;width:0;height:2px;background-color:rgba(255,162,26,.7);transition:all .5s ease}body.bio-open .site-sidebar{transform:translate3d(0,0,0)}body.bio-open .site-wrapper{transform:translate3d(-280px,0,0)}body.bio-open .site-wrapper .overlay{opacity:1;visibility:visible}.site-header{position:relative;width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:20px}.site-header .square{position:relative;display:block;font-weight:400;cursor:pointer;overflow:hidden}.site-header .square.logo{float:left}.site-header .square.me{position:fixed;top:20px;right:20px;visibility:visible;opacity:1;transition:all .24s;z-index:65535}.site-header .square.me.active{opacity:0;visibility:hidden}.site-header .square span{display:block;float:left;width:30px;height:30px;line-height:30px;vertical-align:middle;text-align:center;transition:all .24s}.site-header .square span.b{background-color:#414141;color:#fff}@media (prefers-color-scheme:dark){.site-header .square span.b{background-color:#202427}}.site-header .square span.b:hover{color:#ff9800;background-color:#414141}@media (prefers-color-scheme:dark){.site-header .square span.b:hover{background-color:#090a0b}}.site-header .square span.w{background:0 0;color:#414141}@media (prefers-color-scheme:dark){.site-header .square span.w{color:#ff9800}}.site-header .square span.w:hover{color:#fff;background-color:#414141}@media (prefers-color-scheme:dark){.site-header .square span.w:hover{background-color:#202427}}#main{position:relative;width:100%;padding:20px 0}#main .page-header{text-align:center;margin-bottom:20px;color:#8e8e8e;font-size:15px}.post-list{position:relative;list-style:none;margin:0 auto;width:1280px;opacity:1;transition:opacity .4s}@media (max-width:1300px){.post-list{width:960px}}@media (max-width:960px){.post-list{width:640px}}@media (max-width:640px){.post-list{width:100%;padding:0 20px}}.post-list.show{opacity:1}.post-list .post-item{position:relative;float:left;width:300px;height:300px;margin:0 10px 20px 10px}@media (max-width:640px){.post-list .post-item{width:100%;margin:0 0 20px 0}}.post-list .post-item .post-link{position:relative;display:block;width:100%;height:100%;border:3px solid #414141;padding:20px}@media (prefers-color-scheme:dark){.post-list .post-item .post-link{background-color:#191b1f;border-color:#24272d}}.post-list .post-item .post-link:hover{border-color:#ff9800}.post-list .post-item .post-link:hover .post-title{color:#ff9800}.post-list .post-item .post-link:hover .post-meta{background-color:#ff9800;color:#414141}.post-list .post-item .post-title{position:absolute;bottom:15px;right:20px;padding-left:50px;text-align:right;font-size:20px;font-weight:500;transition:all .24s}@media (prefers-color-scheme:dark){.post-list .post-item .post-title{color:#fff}}.post-list .post-item .post-meta{position:absolute;top:-2px;left:-2px;background-color:#414141;padding:2px 14px 2px 10px;font-family:Lato,Oswald,Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",Microsoft JhengHei,WenQuanYi Micro Hei,"Microsoft YaHei",sans-serif;font-size:14px;font-weight:700;color:#fff;transition:all .24s}@media (prefers-color-scheme:dark){.post-list .post-item .post-meta{background-color:#24272d}}.treat-block{margin:30px auto;width:100%}.treat-block.treat-block-footer{max-width:728px}.treat-block.treat-block-footer img{width:100%}#page-nav{position:relative;width:100%;max-width:728px;margin:20px auto 0 auto;transition:all .4s;transform:translate3d(0,-20px,0);opacity:0;text-align:center}#page-nav.show{opacity:1;transform:translate3d(0,0,0)}#page-nav a,#page-nav span{display:inline-block;padding:0 10px;margin:5px 0;height:30px;min-width:30px;line-height:30px;font-size:14px;text-transform:uppercase;vertical-align:middle;text-align:center;transition:all .24s;border-bottom:1px solid transparent}#page-nav span.current{background-color:#ececec;border-bottom:1px solid #c6c6c6;color:#414141}@media (prefers-color-scheme:dark){#page-nav span.current{background-color:#0e0f11;border-color:#191b1f;color:#757e8f}}#page-nav span.space{background-color:#fff;color:#414141}@media (prefers-color-scheme:dark){#page-nav span.space{background-color:#191b1f;border-color:#24272d;color:#757e8f}}#page-nav a{background-color:#fff;color:#414141}@media (prefers-color-scheme:dark){#page-nav a{background-color:#191b1f;border-color:#24272d;color:#757e8f}}#page-nav a:hover{background:#f1f1f1;color:#414141}@media (prefers-color-scheme:dark){#page-nav a:hover{background-color:#24272d;color:#ff9800}}#footer{position:relative;padding:20px 20px 40px 20px;font-size:14px;overflow:hidden;text-align:center;transform:translate3d(0,-20px,0);transition:all .4s;z-index:3}#footer.show{transform:translate3d(0,0,0);opacity:1}@media (prefers-color-scheme:dark){#footer{color:#65707b}}#footer a{color:#828282}@media (prefers-color-scheme:dark){#footer a{color:#d2d6da}}#footer a:hover{background:rgba(255,152,0,.2);color:#ff9800}.search{position:relative;width:100%;max-width:728px;margin:0 auto 20px auto;z-index:2}.search #searchform{position:relative;display:block;width:100%}.search #searchform #u-search-btn-submit{display:block;position:absolute;top:0;right:0;width:36px;height:36px;background:0 0;color:#fff;border:0;text-align:center;font-size:18px;cursor:pointer}.search #searchform #u-search-btn-submit span{line-height:36px}.search #searchinput{width:100%;padding:0 10px;line-height:36px;height:36px;font-size:14px;font-family:Lato,Oswald,Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",Microsoft JhengHei,WenQuanYi Micro Hei,"Microsoft YaHei",sans-serif;border:none;border-radius:0!important;background:#414141;color:#fff;box-sizing:border-box;transition:all .24s ease}@media (prefers-color-scheme:dark){.search #searchinput{background:#24272d}}.search #searchinput:focus{background:#000}@media (prefers-color-scheme:dark){.search #searchinput:focus{background:#141619}}.dark-btn{display:inline-block;background:rgba(0,0,0,.3);border:1px solid #000;padding:0 15px;font-size:13px;font-family:Lato,Oswald,Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",Microsoft JhengHei,WenQuanYi Micro Hei,"Microsoft YaHei",sans-serif;text-align:center;color:#c2c2c2}.dark-btn:hover{color:#414141;background-color:#ff9800}.dark-btn .icon{position:relative;margin-right:3px;font-size:16px;vertical-align:middle;line-height:44px}.dark-btn .text{vertical-align:middle;line-height:44px}.site-sidebar{position:fixed;top:0;right:0;width:280px;height:100%;padding:20px;background-color:#414141;text-align:center;overflow:hidden;transform:translate3d(280px,0,0);transition:all .24s ease;z-index:1}@media (prefers-color-scheme:dark){.site-sidebar{background:#24272d}}.site-sidebar .shortcuts{display:block;position:absolute;width:100%;left:0;bottom:20px;text-align:center}.site-sidebar .shortcuts .dark-btn{display:inline-block;width:36px;height:36px;margin:0 5px;padding:0;font-size:13px;cursor:pointer}.site-sidebar .shortcuts .dark-btn .icon{line-height:34px;font-size:14px;margin:0;padding:0}.site-sidebar .sidebar-switch{width:200px;margin:0 auto 20px auto;opacity:0;visibility:hidden;transition:all .24s ease}.site-sidebar .sidebar-switch.show{opacity:1;visibility:visible}.site-sidebar .sidebar-switch .dark-btn{display:block;float:left;width:100px;margin-left:-1px;cursor:pointer}.site-sidebar .sidebar-switch .dark-btn.active{color:#f5f5f5;background-color:#ff9800}@media (prefers-color-scheme:dark){.site-sidebar .sidebar-switch .dark-btn.active{color:#414141}}.site-sidebar .sidebar-switch .dark-btn .icon{line-height:30px;top:1px}.site-sidebar .sidebar-switch .dark-btn .text{line-height:30px}.site-bio{position:relative;opacity:0;transform:translate3d(0,-20px,0);transition:all .24s ease}.site-bio.show{opacity:1;transform:translate3d(0,0,0)}.site-bio .window-nav{width:125px;padding:0 0 0 15px;text-align:left}.site-bio .about-me{padding:12px 5px 15px 5px;transition:background .24s,border-color .24s}.site-bio .about-me .avatar{display:block;width:96px;height:96px;margin:0 auto;background:rgba(0,0,0,.3);border-radius:50%;border:1px solid #000;padding:3px;overflow:hidden}.site-bio .about-me .avatar img{display:block;width:100%;height:100%;border-radius:50%}.site-bio .about-me .dark-btn{padding:5px 15px;margin:5px 0}.site-bio .about-me .dark-btn:hover{background-color:#009688;color:rgba(0,0,0,.7)}.site-bio .about-me .dark-btn .icon{margin-right:0}.site-bio .about-me .info{color:#a9a9a9;margin-top:10px;line-height:140%;padding:0 15px;font-size:13px}.site-bio .social{position:relative;margin:15px 0;padding:0}.site-bio .social a{display:inline-block;color:#fff;font-size:14px;text-transform:uppercase;text-align:center;line-height:46px;vertical-align:middle;width:46px;height:46px;background-color:rgba(0,0,0,.3);border:1px solid #000;margin:5px 2px}.site-bio .social a.feed:hover{background-color:#ff9800}.site-bio .social a.github:hover{background-color:#467cc2}.site-bio .social a.twitter:hover{background-color:#55acee}.site-bio .social a.facebook:hover{background-color:#3765a3}.site-bio .social a.google:hover{background-color:#db4437}.site-bio .social a.dribbble:hover{background-color:#ed699c}.site-bio .social a.pinterest:hover{background-color:#bc1725}.site-bio .social a.weibo:hover{background-color:#f8712a}.site-bio .social a.tumblr:hover{background-color:#35465c}.site-bio .social a.instagram:hover{background-color:#3f729b}.site-bio .social a.linkedin:hover{background-color:#0077b5}.site-bio .social a.behance:hover{background-color:#1769ff}.site-bio .social a:hover{background:#009688}.site-bio .social a:hover .icon{color:#f5f5f5}.site-bio .social a .avatar,.site-bio .social a .icon{transition:all .24s}.site-bio .social a .avatar{display:block;width:30px;height:30px;margin:7px;border-radius:50%}.site-bio .social a .icon{font-size:18px;color:#a9a9a9;line-height:46px}.site-toc{position:relative;padding:12px 10px 15px 10px;background:rgba(0,0,0,.1);border:1px solid #262626;max-height:450px;overflow:auto;opacity:0;transform:translate3d(0,-20px,0);transition:all .24s ease}.site-toc.show{transform:translate3d(0,0,0);opacity:1}.site-toc>ol{text-align:left;list-style:none}.site-toc>ol li a{color:#e6e6e6;font-size:15px}.site-toc>ol li a:hover{color:#009688}.site-toc>ol li ol{list-style:none;padding-left:15px}.article{position:relative;width:100%;max-width:728px;margin:0 auto 20px auto}@media (prefers-color-scheme:dark){.article{color:#d2d6da}}@media (max-width:768px){.article{padding:20px}}.article .article-header{padding:20px 0 40px 0}@media (max-width:768px){.article .article-header{padding:0 0 40px 0}}.article .article-header h1{font-size:2em;line-height:1.2;margin-bottom:0}@media (max-width:768px){.article .article-header h1{font-size:1.5em}}.article .article-meta{font-size:14px;color:#9c9c9c;padding-left:1px}.article-entry,.post-excerpt{position:relative;font-family:"Crimson Text",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",Microsoft JhengHei,WenQuanYi Micro Hei,"Microsoft YaHei",sans-serif;font-size:18px;color:#393a3a;padding-bottom:30px}@media (prefers-color-scheme:dark){.article-entry,.post-excerpt{color:#d2d6da}}.article-entry a,.post-excerpt a{color:#f59200}.article-entry a:hover,.post-excerpt a:hover{color:#f08f00;background:rgba(255,152,0,.1)}.article-entry a:active,.post-excerpt a:active{background:rgba(255,152,0,.2);color:#fff}.article-entry h1,.article-entry h2,.article-entry h3,.article-entry h4,.article-entry h5,.article-entry h6,.post-excerpt h1,.post-excerpt h2,.post-excerpt h3,.post-excerpt h4,.post-excerpt h5,.post-excerpt h6{position:relative;font-family:Lato,Oswald,Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",Microsoft JhengHei,WenQuanYi Micro Hei,"Microsoft YaHei",sans-serif;font-weight:700;margin:40px auto 30px auto}@media (max-width:768px){.article-entry h1,.article-entry h2,.article-entry h3,.article-entry h4,.article-entry h5,.article-entry h6,.post-excerpt h1,.post-excerpt h2,.post-excerpt h3,.post-excerpt h4,.post-excerpt h5,.post-excerpt h6{left:15px}}.article-entry h1::before,.article-entry h2::before,.article-entry h3::before,.article-entry h4::before,.article-entry h5::before,.article-entry h6::before,.post-excerpt h1::before,.post-excerpt h2::before,.post-excerpt h3::before,.post-excerpt h4::before,.post-excerpt h5::before,.post-excerpt h6::before{position:absolute;left:-20px;top:0;content:"#";color:#4caf50;font-weight:400}.article-entry p,.post-excerpt p{margin-bottom:20px;line-height:1.75em}.article-entry figure,.post-excerpt figure{width:100%;font-size:13px;margin:20px 0;padding:10px 15px;background-color:#f9f9f9;overflow:auto}@media (prefers-color-scheme:dark){.article-entry figure,.post-excerpt figure{background-color:#24272d}}.article-entry figure td.gutter,.post-excerpt figure td.gutter{padding-right:10px;color:#969696;font-size:12px;border-right:1px solid #ececec}.article-entry figure td.code,.post-excerpt figure td.code{padding-left:10px}.article-entry ol,.article-entry ul,.post-excerpt ol,.post-excerpt ul{margin:20px 0 20px 0;padding-left:30px;list-style:circle}.article-entry img,.post-excerpt img{display:block;border:none;max-width:100%;height:auto}.article-entry blockquote,.post-excerpt blockquote{position:relative;width:100%;margin:20px 0;padding:0 20px;border-left:4px solid #4caf50}.article-entry code,.post-excerpt code{color:#008c7f;padding:3px 5px;margin:0 2px;border-radius:2px;white-space:nowrap;font-size:.8em;background-color:#f9f9f9}@media (prefers-color-scheme:dark){.article-entry code,.post-excerpt code{background-color:#24272d;color:#d2d6da}}.article-entry pre,.post-excerpt pre{white-space:pre}.article-entry pre code,.post-excerpt pre code{color:#414141;padding:0 0 0 30px;margin:0;font-size:1em;background-color:transparent;border:0;white-space:inherit}@media (prefers-color-scheme:dark){.article-entry pre code,.post-excerpt pre code{background-color:#24272d}}.article-entry pre figure,.post-excerpt pre figure{margin:0}@media (max-width:768px){.article-entry,.post-excerpt{font-size:16px}.article-entry h1,.article-entry h2,.article-entry h3,.post-excerpt h1,.post-excerpt h2,.post-excerpt h3{margin:30px 0}.article-entry h4,.article-entry h5,.article-entry h6,.post-excerpt h4,.post-excerpt h5,.post-excerpt h6{margin:20px 0}.article-entry h1,.post-excerpt h1{font-size:1.5em}.article-entry h2,.post-excerpt h2{font-size:1.4em}.article-entry h3,.post-excerpt h3{font-size:1.3em}.article-entry h4,.post-excerpt h4{font-size:1.2em}.article-entry h5,.post-excerpt h5{font-size:1.1em}.article-entry h6,.post-excerpt h6{font-size:1em}.article-entry figure,.post-excerpt figure{font-size:13px;line-height:1.6em}}.article-tags{margin-bottom:30px}.article-tags .tag-none-link{position:relative;display:inline-block;padding:4px 10px 6px 10px;margin:0 5px 5px 0;line-height:normal;font-size:14px;background-color:#f9f9f9;border-radius:2px}@media (prefers-color-scheme:dark){.article-tags .tag-none-link{background-color:#191b1f;color:#fff}}.article-tags .tag-none-link:hover{background-color:#414141;color:#fff}@media (prefers-color-scheme:dark){.article-tags .tag-none-link:hover{background-color:#24272d}}.article-tags .tag-none-link::before{content:"#";margin-right:3px}#comments{position:relative;padding:30px 0}.tomorrow-comment,pre .comment,pre .title{color:#8e908c}.tomorrow-red,pre .attribute,pre .css .class,pre .css .id,pre .css .pseudo,pre .html .doctype,pre .regexp,pre .ruby .constant,pre .tag,pre .variable,pre .xml .doctype,pre .xml .pi,pre .xml .tag .title{color:#c82829}.tomorrow-orange,pre .built_in,pre .constant,pre .literal,pre .number,pre .params,pre .preprocessor{color:#f5871f}.tomorrow-yellow,pre .class,pre .css .rules .attribute,pre .ruby .class .title{color:#eab700}.tomorrow-green,pre .header,pre .inheritance,pre .ruby .symbol,pre .string,pre .value,pre .xml .cdata{color:#718c00}.tomorrow-aqua,pre .css .hexcolor{color:#3e999f}.tomorrow-blue,pre .coffeescript .title,pre .function,pre .javascript .title,pre .perl .sub,pre .python .decorator,pre .python .title,pre .ruby .function .title,pre .ruby .title .keyword{color:#4271ae}.tomorrow-purple,pre .javascript .function,pre .keyword{color:#8959a8}pre code{display:block;background-color:#fff;color:#4d4d4c;line-height:1.5;border:1px solid #ccc;padding:10px}@media (prefers-color-scheme:dark){pre code{background-color:#24272d}}body.us-modal__active{overflow:hidden}@media (max-width:680px){body.us-modal__active{position:fixed;top:0;right:0;bottom:0;left:0}}#universal-search{display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:60px 20px;z-index:999999}@media (max-width:680px){#universal-search{padding:0}}#universal-search .us-modal{position:fixed;height:80%;width:100%;max-width:640px;left:50%;top:0;margin:64px 0 0 -320px;background:#fff;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:hidden;z-index:3}@media (max-width:680px){#universal-search .us-modal{box-shadow:none;max-width:none;top:0;left:0;margin:0;height:100%;border-radius:0}}#universal-search .us-modal__ajax-content{opacity:0;visibility:hidden;transition:all .36s}#universal-search .us-modal__ajax-content.loaded{opacity:1;visibility:visible}#universal-search .us-modal__close{display:block;position:absolute;width:50px;height:50px;top:0;right:0;color:#313232;cursor:pointer;text-align:center;line-height:50px;vertical-align:middle;font-size:18px;transition:all .24s;z-index:2}#universal-search .us-modal__close:hover{transform:rotate(90deg)}#universal-search .us-modal__loading{position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:0 0;z-index:3}#universal-search .us-modal__loading__bar{display:block;position:relative;width:0;height:100%;background:#ffb74d;transition:width .24s}#universal-search .us-modal__header{position:relative;width:100%;height:50px;background-color:#fff;z-index:3}#universal-search .us-modal__header__form{position:relative;width:100%;height:100%;z-index:2}#universal-search .us-modal__header__form__input{width:100%;padding:0 50px 0 40px;font-size:14px;line-height:50px;vertical-align:middle;color:#313232;border:none;background:0 0;border-bottom:1px solid #ddd;transition:all ease .24s;-webkit-appearance:none;box-shadow:none;border-radius:0}#universal-search .us-modal__header__form__input:focus{border-bottom-color:#2196f3;background-color:#f7f8fc}#universal-search .us-modal__header__form__submit{position:absolute;top:0;left:0;padding-left:5px;padding-top:2px;background:0 0;border:none;width:40px;height:50px;vertical-align:middle;font-size:20px;color:#313232;z-index:2}#universal-search .us-modal__logo{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;z-index:0}#universal-search .us-modal__logo a{display:inline-block}#universal-search .us-modal__logo.google img{height:24px;margin-top:13px}#universal-search .us-modal__logo img{position:relative;display:inline-block;width:auto;height:18px;margin-top:16px}#universal-search .us-modal__footer{position:absolute;bottom:0;left:0;width:100%;height:50px;padding:0 15px;background:#fff;border-top:1px solid #dadada}#universal-search .us-modal__footer__metadata{position:relative;float:left;vertical-align:middle;line-height:50px;font-size:13px;z-index:1}#universal-search .us-modal__nav{position:relative;display:block;float:right;vertical-align:middle;font-size:12px;font-weight:400;line-height:50px;color:#828282;cursor:pointer;z-index:1}#universal-search .us-modal__nav:hover{color:#414141}#universal-search .us-modal__nav__next{margin-left:10px}#universal-search .us-modal__nav .icon{position:relative;top:-1px;font-size:12px;vertical-align:middle}#universal-search .us-modal__body{position:absolute;padding:50px 0;width:100%;height:100%;top:0;left:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}#universal-search .us-modal__results{list-style:none}#universal-search .us-modal__results li{border-bottom:1px solid #e6e8ea}#universal-search .us-modal__results li:last-child{border-bottom:none}#universal-search .us-modal__results li.us-modal__error{padding:20px;font-size:13px;font-weight:400;color:#828282}#universal-search .us-modal__result{position:relative;display:block;padding:24px 44px 24px 30px;text-decoration:none;transition:all ease .32s}@media (max-width:680px){#universal-search .us-modal__result{padding:24px 34px 24px 25px}}#universal-search .us-modal__result:hover{background-color:#f7f8fc}#universal-search .us-modal__result:hover .icon,#universal-search .us-modal__result:hover__excerpt{color:#414141}#universal-search .us-modal__result__title{display:inline-block;max-width:100%;color:#313232;font-size:16px;font-weight:700;padding:1px 1px 2px 1px;border-bottom:1px solid #e6e8ea;margin-bottom:5px;line-height:110%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#universal-search .us-modal__result__excerpt{display:block;font-size:13px;line-height:160%;color:#4a4c4c;transition:color .24s}#universal-search .us-modal__result__excerpt em{font-weight:700;font-style:normal}#universal-search .us-modal__result .icon{position:absolute;top:50%;right:15px;margin-top:-4px;font-size:12px;color:#828282}@media (max-width:680px){#universal-search .us-modal__result .icon{right:12px}}#universal-search .us-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1}