@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}#root,.App,body,html{height:100%;margin:0;width:100%}.App{align-items:center;display:flex;flex-direction:column;gap:1em;height:100%;margin:0 10%;max-width:80%}header{padding-top:1em}.cards-container{align-items:center;flex-basis:80%;flex-direction:column;flex-grow:8;text-align:center}.button-container,.cards-container{display:flex;gap:1em;justify-content:center;max-width:640px;width:100%}.button-container{flex-basis:20%;flex-grow:2}button{border:0;border-radius:1em;cursor:pointer;font-size:1.5em;font-weight:700;height:2.8em;transition-duration:.2s;width:100%}button.yes-button{background-color:#cdeac0}button.no-button{background-color:#fff;border:2px solid #fec3a6}button.no-button:active,button.yes-button:active{-webkit-transform:matrix(.95,0,0,.95,0,0);transform:matrix(.95,0,0,.95,0,0)}.card{border-radius:1em;box-sizing:border-box;display:flex;flex-direction:column;gap:1em;justify-content:center;min-height:10em;padding:16px;width:100%}.moment-of-struggle{padding-left:24px;padding-right:24px;position:relative}.moment-of-struggle>h1{align-self:center;text-align:center;width:100%;z-index:2}@media only screen and (min-width:430px){.moment-of-struggle>h1{width:50%;z-index:2}}.moment-of-struggle>div.diamond{background-color:#fad33a;-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}.proposed-framework{background-color:#03bddd;color:#fff}.unstuck-achievement{background-color:#f68483;color:#fff}.proposed-method{border:2px solid #559ea7}.breakpoint>h1,.proposed-method>h1{color:#03bddd}.question{border:2px solid #b9c7c6}.breakpoint{border:.4em dotted #ccc}h1{margin:0}h1,header>a{font-size:2em}header>a{color:#03bddd;text-align:center;text-decoration:none;width:100%}h2{font-size:1.5em;font-style:italic;font-weight:400;margin:0}footer{padding-bottom:1em;text-align:center}
/*# sourceMappingURL=main.da4879c5.css.map*/