@import url(https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,400;0,500;0,600;0,700;0,900;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{display:grid;grid-template-columns:10% auto 10%;margin-bottom:3em;margin-top:3em}.App{grid-template-columns:50% 50%;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;color:#000;display:flex;font-family:Public Sans;font-size:92px;font-weight:900;grid-area:1/1/2/3;justify-content:center;letter-spacing:-8.5px;line-height:150%;margin:2% 2% 0;text-transform:uppercase}.App-link{color:#61dafb}main{background-color:#f6f6f6;border-radius:20px;display:grid;font-family:PublicSans;grid-area:1/2/2/2;grid-template-columns:1fr 1fr;height:50em;width:auto}html{background-color:#eb8d6c;font-family:Public Sans}.board-list{grid-area:2/1/3/2;min-height:100px}.new-board-form{grid-area:2/2/3/3}.card-list{grid-area:3/1/4/3;margin:0}h2{background-color:#eb8d6c;padding:2%}p{color:#000;font-family:PublicSans;font-size:18px;font-style:normal;font-weight:bolder;margin:0}span{font-weight:200}.select-board{border:2px solid #e76c42;border-top-left-radius:12px;border-top-right-radius:12px;height:31px}.select-board,.selected-board{background-color:#eb8d6c;color:#391204;font-family:PublicSans;font-size:18px;left:0;line-height:150%;margin:5% 10% 0;min-height:30px;padding:16px;width:1fr}.selected-board{border-left:2px solid #e76c42;border-right:2px solid #e76c42;border-top:2px solid #e76c42;border-top-left-radius:12px;border-top-right-radius:12px;height:55px}@font-face{font-display:swap;font-family:PublicSans;src:url(/front-end-inspiration-board/static/media/PublicSans-VariableFont_wght.1db534b6c44e309f0952.ttf)}::-webkit-scrollbar{width:2em}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#a7dc9d}.ListItem{color:rgba(0,0,0,.6);font-family:PublicSans,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual;line-height:150%;list-style:none;margin-right:5vw;overflow-wrap:break-word;padding:5px 10px;position:static;text-align:left;transition:all .4s ease-in-out}.ListItem:hover{background-color:#f8c2ac;border-radius:5px;cursor:pointer;transition:all .2s ease-in-out}.BoardListArea{background-color:#fdf6f0;border:2px solid #e76c42;box-shadow:0 40px 60px -15px hsla(16,76%,67%,.27);box-sizing:border-box;height:25em;margin:0 10%;overflow-y:auto;padding-bottom:22px;padding-top:22px;scroll-behavior:smooth;width:1fr}::-webkit-scrollbar-track{background:#fdf6f0}.card{grid-gap:10px;background:#ebcaa8;border:2px solid #e76c42;border-radius:12px;box-shadow:0 40px 60px -15px hsla(16,76%,67%,.27);box-sizing:border-box;color:#000;display:grid;flex:none;font:Public Sans 400;font-size:15px;gap:10px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:200px;justify-content:space-evenly;line-height:150%;list-style:none;margin:1%;opacity:.7;overflow-wrap:break-word;padding:25px 10px;position:static;width:200px}li{padding-bottom:5px}.message{font-weight:700;grid-area:1/1/2/3;height:100px;overflow-y:auto;padding-bottom:20px;scroll-behavior:smooth}.likes{grid-area:2/1/3/2;height:30px;margin-bottom:0}.delete{grid-area:2/2/3/3;height:30px}.delete:hover,.likes:hover{cursor:pointer}::-webkit-scrollbar{width:.5em}::-webkit-scrollbar-track{background:#ebcaa8}.new-card-form{align-items:center;background-color:#ebcaa8;border-bottom:2px solid #643220;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-left:2px solid #643220;border-right:2px solid #643220;box-shadow:0 40px 60px -15px hsla(16,76%,67%,.27);display:flex;flex-direction:column;height:300.36px;justify-content:center;margin:0 10%;width:79.5%}.add-card-header{background-color:#eb8d6c;border:2px solid #643220;border-top-left-radius:12px;border-top-right-radius:12px;color:#000;font-family:PublicSans;font-size:18px;height:31px;line-height:150%;margin:5% 10% 0;min-height:30px;padding:16px;width:1fr}.add-card-button{background-color:#643220;border:none;border-radius:4px;color:#fff;float:right;font-weight:700;margin:2% 10%;padding:14px;top:60%}.add-card-button:hover{cursor:pointer}.board-header{border:3px solid #e76c42;border-top-left-radius:12px;border-top-right-radius:12px;margin:0}.card-form-input{background:#f6f6f6;border:0;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.05);box-sizing:border-box;color:#000;height:48px;left:0;margin:2% 10%;padding:10px;top:56px;width:80%}.cards-list-container{grid-gap:0 0;background-color:#f9f5f2;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:grid;gap:0 0;grid-auto-flow:row;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin-bottom:3em}.cards-container{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;padding:14px 32px}.form-section{min-height:35em}form{width:79.5%}.add-board{background-color:#a7dc9d;border:2px solid #27671b;border-top-left-radius:12px;border-top-right-radius:12px;font-family:PublicSans;font-size:18px;height:31px;line-height:150%;margin:5% 10% 0;min-height:30px;padding:16px}.hidden{display:none}.visible{align-items:center;align-items:flex-end;background:#edf8eb;border-bottom:2px solid #27671b;border-left:2px solid #27671b;border-right:2px solid #27671b;box-shadow:0 40px 60px -15px hsla(16,76%,67%,.27);display:flex;flex-direction:column;height:20em;justify-content:center;margin:0 10%;overflow:hidden;padding-bottom:40px;padding-top:36px}.title-input{border-radius:4px}.owner-input,.title-input{background:#f6f6f6;border:0;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 4px rgba(0,0,0,.05);box-sizing:border-box;color:#000;height:48px;left:0;margin:2% 10%;padding:10px;top:56px;width:80%}.owner-input{border-radius:4px}.submit-button{background-color:#a7dc9d;border:none;border-radius:4px;color:#27671b;float:right;font-weight:700;margin:2% 10%;padding:14px;top:60%}.submit-button:hover{cursor:pointer}.hide-button{background-color:#a7dc9d;border:2px solid #27671b;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:none;color:#27671b;float:right;font-weight:700;margin:0 10%;padding:14px}.hide-button:hover{cursor:pointer}
/*# sourceMappingURL=main.389dc8c5.css.map*/