forked from UnidentifiedRaccoon/shri2022-performance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyles.css
More file actions
1 lines (1 loc) · 7.38 KB
/
styles.css
File metadata and controls
1 lines (1 loc) · 7.38 KB
1
html{font-family:Arial,sans-serif;font-size:100%;line-height:1.25}body{display:flex;flex-direction:column;font-family:inherit;line-height:inherit;margin:0}body,html{height:100%}.a11y-hidden{clip:rect(1px 1px 1px 1px);height:1px;left:auto;overflow:hidden;position:absolute;top:0;width:1px}.header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex:0 0 auto;font-family:Arial,sans-serif;height:5.75rem;margin-bottom:1.875rem;padding:0 2.5rem;position:relative}@media (max-width:768px){.header{border-bottom:none;height:4rem;margin-bottom:0;padding:0 0 0 1.25rem}}.header__logo{background:no-repeat 50% 50% url(assets/logo.svg);background-size:contain;flex:0 0 auto;height:2.3125rem;margin-right:3.25rem;width:6.75rem}.header__menu{appearance:none;background:50% 50% no-repeat transparent url(assets/[email protected]);border:none;border-radius:0;cursor:pointer;display:none;height:100%;margin:0 0 0 auto;padding:0;width:3.5rem}@media (max-width:768px){.header__menu{display:block}}.header__links{display:flex;gap:1.75rem;list-style:none;margin:0;padding:0}@media (max-width:768px){.header__links{background:#fff;box-shadow:0 2px 6px 0 hsla(0,9%,75%,.5);box-sizing:border-box;display:none;flex-direction:column;left:0;padding:1.25rem;position:absolute;top:100%;width:100%;z-index:1}.header__links-toggled{animation:hideMenu .3s ease-in-out 1;animation-fill-mode:both;display:flex}.header__links_opened{animation:showMenu .3s ease-in-out 1;animation-fill-mode:both;display:flex;visibility:visible}}@keyframes showMenu{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes hideMenu{0%{opacity:1;transform:translateY(0);visibility:visible}to{opacity:0;transform:translateY(-1rem);visibility:hidden}}.header__item{margin:0;padding:0}.header__link{color:#333;font-weight:700;opacity:.6;text-decoration:none;transition:opacity .15s ease-in-out}.header__link:hover,.header__link_current{opacity:1}.main{display:grid;flex:0 0 auto;gap:1.625rem;grid-template-columns:50% 50%;padding:0 2.5rem}@media (max-width:768px){.main{padding:0 1.25rem}}@media (max-width:1024px){.main{grid-template-columns:100%}}.main__devices{grid-column-end:3;grid-column-start:1}@media (max-width:1024px){.main__devices{grid-column-end:2}}.section__title-header{color:#333;font-size:1.125rem;font-weight:700;margin:0}.section__title{align-items:baseline;display:flex;margin:0 0 1.25rem}@media (max-width:768px){.section__title{gap:1rem}.section__main-title{display:none}}.section__select{appearance:none;background:no-repeat calc(100% - 1rem) 50% #ffd93e url(assets/arrow-down.svg);border:none;border-radius:1.25rem;display:none;font-family:inherit;font-size:.8125rem;font-weight:700;margin:0 0 0 auto;padding:.4375rem 1.9375rem .5rem 1rem}@media (max-width:768px){.section__select{display:block}}.section__tabs{align-items:baseline;display:flex;gap:.625rem;list-style:none;margin:0 0 0 .8125rem;padding:0}@media (max-width:768px){.section__tabs{display:none}}.section__tab{background:#f7f7f7;border-radius:1024px;cursor:pointer;flex:0 0 auto;font-size:.8125rem;font-weight:700;padding:.4375rem .9375rem .5rem;transition:.25s ease-in-out;transition-property:background-color,box-shadow}.section__tab_active{background:#ffd93e}.section__tab:not(.section__tab_active):hover{background:#fff;box-shadow:0 2px 6px 0 hsla(0,9%,75%,.5)}.hero-dashboard{background:no-repeat 50% 50% url(assets/[email protected]);background-size:1260px;border-radius:1.25rem;box-sizing:border-box;display:flex;gap:.9375rem;height:20.6875rem;position:relative}@media (max-width:768px){.hero-dashboard{flex-direction:column;gap:1.25rem;height:auto;margin-bottom:.3125rem}}.hero-dashboard__primary{flex:1 1 auto;padding:1.25rem 0 1.25rem 1.25rem}@media (max-width:768px){.hero-dashboard__primary{padding:1.25rem 1.25rem 0}}.hero-dashboard__title{color:#333;font-size:1.6875rem;font-weight:700;margin:.375rem 0}@media (max-width:768px){.hero-dashboard__title{font-size:1.125rem}}.hero-dashboard__subtitle{color:#333;font-size:.875rem;margin:.375rem 0 0}@media (max-width:768px){.hero-dashboard__subtitle{font-size:.75rem;margin:.3125rem 0 0}}.hero-dashboard__info{display:flex;gap:1.125rem;list-style:none;margin:1.5625rem 0 0;padding:0}@media (max-width:768px){.hero-dashboard__info{margin-top:.9375rem}}.hero-dashboard__item{margin:0;padding:0}.hero-dashboard__item-title{color:#858585;font-size:.875rem}@media (max-width:768px){.hero-dashboard__item-title{font-size:.75rem}}.hero-dashboard__item-details{align-items:center;color:#333;display:flex;font-size:2.25rem;font-weight:700;margin-top:.25rem}@media (max-width:768px){.hero-dashboard__item-details{font-size:1.5rem;margin-top:.3125rem}}.hero-dashboard__icon{background:50% 50% no-repeat;background-size:contain;height:1.625rem;margin-left:.3125rem;width:1.625rem}@media (max-width:768px){.hero-dashboard__icon{height:1.375rem;width:1.375rem}}.hero-dashboard__icon_rain{background-image:url(assets/cloud-drizzle.svg)}.hero-dashboard__schedule{display:flex;flex:0 0 auto;flex-direction:column;gap:.9375rem;list-style:none;margin:0;overflow:auto;padding:1.25rem 1.5625rem 1.25rem 0;scrollbar-width:none}.hero-dashboard__schedule::-webkit-scrollbar{display:none}@media (max-width:768px){.hero-dashboard__schedule{flex-direction:row;padding:0 1.25rem 1.25rem}}.event__button{appearance:none;background:#f7f7f7;border:none;border-radius:1.25rem;cursor:pointer;display:flex;flex-direction:column;gap:.1875rem;height:7.5rem;justify-content:end;margin:0;min-width:12.5rem;padding:.875rem;position:relative;text-align:left;transition:.25s ease-in-out;transition-property:background-color,box-shadow;width:100%}.event_slim .event__button{height:6.25rem}.event__button:hover{background:#fff;box-shadow:0 2px 6px 0 hsla(0,9%,75%,.5)}.event__icon{background:no-repeat 50% 50%;background-size:contain;height:1.5rem;left:.875rem;position:absolute;top:.875rem;width:1.5rem}.event__icon_temp{background-image:url(assets/icon_temperature.svg)}.event__icon_temp2{background-image:url(assets/icon_temperature_2.svg)}.event__icon_light{background-image:url(assets/icon_sun.svg)}.event__icon_light2{background-image:url(assets/icon_sun_2.svg)}.event__icon_schedule{background-image:url(assets/icon_scheduled.svg)}.event__title{color:#333;font-size:.875rem;font-weight:700;margin:0}.event__subtitle{color:#858585;font-size:.75rem}.event-grid{display:grid;gap:.9375rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;margin:0;padding:0}@media (max-width:768px){.event-grid{display:flex;overflow:auto;padding-bottom:.3125rem;scrollbar-width:none}.event-grid::-webkit-scrollbar{display:none}}.section__panel{overflow-x:auto;padding-bottom:.625rem;scrollbar-width:none}.section__panel::-webkit-scrollbar{display:none}.section__panel_hidden{display:none}.section__panel-list{display:flex;gap:.9375rem;list-style:none;margin:0;padding:0}.footer{align-items:center;display:flex;flex:0 0 auto;height:4rem;margin-top:auto;padding:0 2.5rem}@media (max-width:768px){.footer{align-items:flex-start;flex-direction:column;gap:.9375rem;height:auto;padding-bottom:1rem;padding-top:1rem}}.footer__list{align-items:baseline;display:flex;gap:.9375rem;list-style:none;margin:0;padding:0}@media (max-width:768px){.footer__list{align-items:flex-start;flex-direction:column}}.footer__link{color:#858585;font-size:.75rem;text-decoration:none;transition:opacity .15s ease-in-out}.footer__link:hover{color:#000}.footer__copyright{color:#858585;font-size:.75rem;margin-left:auto}@media (max-width:768px){.footer__copyright{margin-left:0}}