uwc-datepicker{min-width:15rem;display:inline-block;padding:.5rem;ul{margin:0;padding:0;li{list-style:none;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:1px dashed transparent;cursor:default;&:hover:not(.weeknumber){background:#fafafa}&.selected{border-color:#00f}&[aria-disabled]{background:#d3d3d3;pointer-events:none}}}.selection{display:flex;justify-content:space-between;button{background:none;border:none;padding:.5rem;&:hover{background:#fafafa}&.current{flex-grow:1;text-align:center}}}.year{ul{display:grid;grid-template-columns:repeat(3,1fr)}}.month{ul{display:grid;grid-template-columns:2rem repeat(7,1fr);&.weekdays{li{color:#d3d3d3}}&.days{li{&.previous-month,&.next-month,&.weeknumber{color:#d3d3d3;background:inherit}}}}}}
