@import"https://fonts.googleapis.com/css2?family=DM+Sans&display=swap";@import"https://fonts.googleapis.com/css2?family=Single+Day&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,sans-serif}._mainContainer_4ze84_27{display:flex;border:2px solid black}._imageContainer_4ze84_37{flex:1;position:relative;background-image:url(/loginPage.png);background-size:contain;background-position:center;display:flex;align-items:center;justify-content:center}._imageText_4ze84_59{position:absolute;color:#fff;font-family:Roboto;font-weight:900;font-size:clamp(1.5rem,4vw,3.25rem);line-height:100%;letter-spacing:1.5%;top:83%;left:6%;width:90%;text-align:left}._formContainer_4ze84_87{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:center;border-left:2px solid black;background-color:#000}._displayForm_4ze84_107{border:2px solid black;width:75%;margin-left:15%}form{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;margin-bottom:1.5rem;width:100%;padding:0 1rem}._inputField_4ze84_141{width:100%;max-width:26rem;height:2.7rem;background-color:#292929;border:none;color:#fff;padding:0 1rem;font-size:1rem}._inputFieldError_4ze84_163{border:2px solid red}._errorText_4ze84_171{font-family:DM Sans,sans-serif;font-weight:400;font-size:.85rem;color:red;align-self:normal;margin-left:1rem}form button{width:100%;max-width:27rem;height:3.4rem;border-radius:1.8rem;background-color:#72db73;border:none;font-size:1.1rem;font-weight:700;cursor:pointer;font-family:Roboto;font-weight:400;font-size:1.625rem;line-height:1.9;letter-spacing:2%;color:#fff;transition:background-color .3s ease}form button:hover{background-color:#5fc75f}._checkBox_4ze84_235{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#7c7c7c;align-self:flex-start;margin-left:1rem;flex-wrap:wrap}._checkBox_4ze84_235 input{transform:scale(1.6);margin:0;padding:0;vertical-align:middle;accent-color:#72DB73}._checkBox_4ze84_235 span{margin-left:.3rem;line-height:1;position:relative;top:-1px}._headings_4ze84_287{border:2px solid black;text-align:center;margin-bottom:2rem;padding:0 1rem}._headings_4ze84_287 h1{font-family:Single Day,cursive;font-weight:400;font-size:clamp(2.5rem,6vw,4.2rem);line-height:1.4;color:#72db73}._headings_4ze84_287 h3{font-family:DM Sans;font-weight:400;font-size:1.25rem;line-height:140%;color:#fff}._displayInfo_4ze84_333{border:2px solid black;font-family:Roboto;font-weight:500;font-size:1rem;line-height:142%;letter-spacing:2%;color:#fff;margin:1rem 0;padding:0 1rem}._displayInfo_4ze84_333 span{color:#72db73;font-size:1rem;font-weight:500}@media (max-width: 768px){._mainContainer_4ze84_27{flex-direction:column;border:none}._imageContainer_4ze84_37{background-size:cover;height:200px;border-bottom:2px solid black}._formContainer_4ze84_87{padding:1.5rem;border-left:none}._displayForm_4ze84_107{width:100%;margin-left:0}._errorText_4ze84_171{font-size:.85rem}._checkBox_4ze84_235{font-size:.9rem}._headings_4ze84_287 h1{font-size:2.5rem}._headings_4ze84_287 h3,._displayInfo_4ze84_333 span{font-size:1rem}}@media (max-width: 480px){._imageContainer_4ze84_37{display:none}}:root{--primary-green: #148A08;--highlight-green: #72DB73;--text-white: #ffffff;--text-dark: #085C00}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;width:100%;overflow-x:hidden;background-color:#000;font-family:DM Sans,sans-serif;overflow-x:auto}._homeMainContainer_16sdt_69{display:flex;flex-direction:column;padding-left:8%;padding-right:8%}._sideContainer_16sdt_83{display:flex;flex-direction:row;gap:2rem;height:auto;flex-wrap:nowrap}._contextContainer_16sdt_103{flex:0 0 30%;padding-top:5%}._optionContainer_16sdt_113{flex:0 0 70%;padding-top:1%}._super_16sdt_125{font-family:Single Day,cursive;font-weight:400;font-size:clamp(2.5rem,6vw,4.4rem);color:var(--highlight-green);margin-bottom:1rem}._matter_16sdt_141{font-family:Roboto,sans-serif;font-weight:600;font-size:clamp(1.8rem,5vw,3.2rem);color:var(--text-white);margin-bottom:2rem;padding-right:10%}._slot_16sdt_161{display:grid;width:80%;height:90%;grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem;margin-top:2%;margin-left:8%}._option_16sdt_113{border-radius:1rem;padding:1%;cursor:pointer;height:10rem;width:10.6rem;flex-shrink:0;transition:transform .2s,border .2s}._option_16sdt_113:hover{transform:scale(1.05)}._option_16sdt_113 p{font-weight:500;font-size:1.75rem;color:#fff;margin:.5rem 0 0 1rem}._selected_16sdt_229{border:6px solid var(--primary-green)}._images_16sdt_239{width:7rem;height:5rem;margin:10% auto 0;border-radius:.8rem;border:1px solid black;overflow:hidden}._images_16sdt_239 img{width:100%;height:100%;object-fit:cover;border-radius:.8rem}._selections_16sdt_273{height:auto;width:28rem;max-width:100%;margin-bottom:1rem}._selections_16sdt_273 p{background-color:var(--primary-green);color:#fff;border-radius:2rem;display:inline-block;padding:.7rem 1rem;font-size:1.2rem;font-weight:700;margin:.5rem}._selections_16sdt_273 span{margin-left:8%;font-weight:700;cursor:pointer;color:var(--text-dark)}._buttonNext_16sdt_325{display:flex;justify-content:flex-end}._buttonNext_16sdt_325 button{width:11rem;height:3rem;border-radius:2.2rem;margin-top:2rem;background-color:var(--primary-green);color:#fff;font-weight:500;font-size:1.7rem;cursor:pointer;border:none;text-align:center}._buttonNext_16sdt_325 button:hover{border:2px solid white}._buttonNext_16sdt_325 button:focus{outline:2px solid white;outline-offset:2px}._disabledBtn_16sdt_381{opacity:.5;cursor:not-allowed}._warning_16sdt_393{color:red;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:400;display:inline-block}._warning_16sdt_393 img{width:2rem;height:2rem;vertical-align:middle;margin:0 .6% 0 .2%}@media (max-width: 768px){._homeMainContainer_16sdt_69{padding-left:5%;padding-right:5%}._sideContainer_16sdt_83{flex-direction:column;gap:1.5rem;flex-wrap:wrap}._contextContainer_16sdt_103,._optionContainer_16sdt_113{flex:0 0 100%;padding-top:0}._slot_16sdt_161{width:100%;margin-left:0;padding:1rem;grid-template-columns:repeat(3,1fr);gap:.8rem}._option_16sdt_113{width:100%;height:auto;aspect-ratio:1 / 1}._images_16sdt_239{width:70%;height:auto}._option_16sdt_113 p{font-size:1.2rem;text-align:center;margin:.5rem auto 0}._selections_16sdt_273{width:100%}._buttonNext_16sdt_325{justify-content:center}._buttonNext_16sdt_325 button{width:100%;font-size:1.4rem}}._filmsRow_1exvh_13{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;padding-right:4%;padding-left:8%}._filmsCard_1exvh_29{width:15rem;height:18rem;overflow:hidden;transition:transform .3s ease-in-out}._filmsCard_1exvh_29 img{width:100%;height:100%;object-fit:contain}._filmsCard_1exvh_29 img:hover{cursor:pointer;transform:scale(1.2)}@media (max-width: 768px){._filmsRow_1exvh_13{padding:1rem;gap:1rem}._filmsCard_1exvh_29{width:100%;max-width:300px;height:auto}._filmsCard_1exvh_29 img{object-fit:cover;height:auto}}h1{font-family:Single Day,cursive;font-weight:400;font-size:2.5rem;line-height:1.4;margin-left:2.5rem;margin-top:.6rem;color:#72db73}._headingsHeader_f0isf_33{display:flex;justify-content:space-between;align-items:center;background-color:#000;padding:.5rem 1rem}._headingsHeader_f0isf_33 img{width:3.5rem;height:3.5rem;border-radius:50%;margin-top:1rem;margin-right:2rem;object-fit:cover;cursor:pointer}@media (max-width: 768px){h1{font-size:1.8rem;margin-left:1rem}._headingsHeader_f0isf_33{flex-direction:row;align-items:flex-start;padding:1rem}._headingsHeader_f0isf_33 img{margin:.5rem 0 0;width:2.5rem;height:2.5rem}}*{margin:0;border:0;box-sizing:border-box}h3{font-family:Roboto,sans-serif;font-weight:500;font-size:2rem;line-height:1.4;letter-spacing:.02em;margin:.5rem 1rem 1rem 4rem;color:#fff}h2{font-family:Roboto,sans-serif;font-weight:600;font-size:1.9rem;line-height:1.4;letter-spacing:.02em;margin-left:5.5rem;color:#878787}._dashboardMain_1gz0o_57{background-color:#000;padding:1rem}@media (max-width: 768px){h3{font-size:1.5rem;margin-left:1.5rem;text-align:center}h2{font-size:1.4rem;margin-left:1.5rem;text-align:center}._dashboardMain_1gz0o_57{padding:1rem .5rem}}*{border:0;margin:0;box-sizing:border-box}._widgetMain_16qr8_17{display:flex;flex-wrap:wrap;margin:2% auto;width:90%;gap:2rem}._widgetRight_16qr8_33{width:100%}._widgetDetails_16qr8_41{display:flex;flex-wrap:wrap;justify-content:center;padding:1.5rem;gap:2rem}._widgetContainer_16qr8_57{width:100%;max-width:600px;display:flex;flex-direction:column;gap:2rem}._widgetUser_16qr8_73{background-color:#5746ea;display:flex;align-items:center;padding:1rem;border-radius:2rem;gap:1rem;flex-wrap:wrap}._widgetUser_16qr8_73 img{border:3px solid white;border-radius:3rem;width:100px;height:100px;object-fit:cover}._widgetInfo_16qr8_109{flex:1;min-width:200px}._widgetInfo_16qr8_109 p{color:#fff;font-family:Roboto;font-size:1rem;margin-bottom:.3rem}._widgetButton_16qr8_133{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._widgetInfo_16qr8_109 button{background-color:#9f94ff;color:#fff;border-radius:2rem;padding:.5rem 1rem;font-size:1rem;font-weight:400;cursor:pointer;border:none}._widgetWeather_16qr8_169{margin-top:1rem;margin-bottom:1rem;width:100%}._widgetNotes_16qr8_181{background-color:#f1c75b;width:100%;max-width:500px;padding:1rem;border-radius:1rem}._widgetNotes_16qr8_181 label{font-family:Roboto;font-weight:600;font-size:1.5rem;display:block;margin-bottom:.5rem}._widgetNotes_16qr8_181 textarea{background-color:#f1c75b;width:100%;height:150px;resize:none;padding:.5rem;font-family:Roboto;font-size:1rem;border:2px solid transparent;outline:none;border-radius:.5rem}._widgetNotes_16qr8_181 textarea:focus{border-color:#f1c75b}._widgetNotes_16qr8_181 textarea::-webkit-scrollbar{width:8px}._widgetNotes_16qr8_181 textarea::-webkit-scrollbar-thumb{background-color:#ffe6a6;border-radius:10px}._widgetNotes_16qr8_181 textarea::-webkit-scrollbar-track{background-color:#ffe6a6;border-radius:10px}._buttonNext_16qr8_275{display:flex;justify-content:flex-end;margin:1rem}._buttonNext_16qr8_275 button{width:10rem;height:2.5rem;border-radius:2rem;background-color:var(--primary-green, #28a745);color:#fff;font-weight:500;font-size:1.2rem;cursor:pointer;border:none}@media (max-width: 480px){._widgetUser_16qr8_73{flex-direction:column;align-items:center}._widgetUser_16qr8_73 img{width:80px;height:80px}._widgetInfo_16qr8_109 p{text-align:center}._widgetInfo_16qr8_109 button{width:auto}._widgetNotes_16qr8_181 label{font-size:1.2rem}._buttonNext_16qr8_275 button{font-size:1rem;height:2.8rem}}._weathercard_1frmr_5{font-family:Roboto;font-weight:400;line-height:140%;letter-spacing:0%;color:#fff}._header_1frmr_21{display:flex;justify-content:space-around;align-items:center;background-color:#ff4ade;padding:.6rem;font-family:Roboto;color:#fff;font-weight:800;font-size:33px;line-height:142%;letter-spacing:2%;border-radius:1rem 1rem 0 0;text-align:center}._infoSection_1frmr_53{display:flex;justify-content:space-around;align-items:center;background-color:#101744;gap:1rem;border-radius:0 0 1rem 1rem;flex-wrap:wrap;padding:1rem}._infoBlock_1frmr_75{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:120px}._iconLarge_1frmr_91{width:80px;height:80px}._iconSmall_1frmr_101{width:24px;height:24px;margin-right:.5rem}._description_1frmr_113{margin-top:.5rem;text-transform:capitalize;font-size:1rem;font-weight:500;padding-left:.5rem}._temperature_1frmr_129{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}._row_1frmr_141{display:flex;align-items:center;margin:.5rem 0;flex-wrap:wrap;justify-content:center}._value_1frmr_157{margin:0;font-size:1rem}._label_1frmr_167{margin:0;font-weight:700;font-size:.85rem}._verticalLine_1frmr_179{width:2px;height:100px;background-color:#ccc}@media (max-width: 480px){._header_1frmr_21{font-size:22px}._temperature_1frmr_129{font-size:1.75rem}._iconLarge_1frmr_91{width:50px;height:50px}._description_1frmr_113{font-size:.9rem}._label_1frmr_167,._value_1frmr_157{font-size:.85rem}._verticalLine_1frmr_179{background-color:#101744}}._container_e1oge_5{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding:1rem 2rem;background-color:#111a2c;border-radius:1rem;width:84%;margin-left:8%;color:#fff;font-family:DM Sans,sans-serif;gap:1.5rem}._timerDisplay_e1oge_35{position:relative;width:160px;height:160px;border-radius:50%;background:radial-gradient(#0e1628,#111a2c);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;border:8px solid #ff717f;flex-shrink:0}._timeInputs_e1oge_67{display:flex;gap:.75rem;align-items:center;justify-content:space-around;flex-wrap:wrap}._timeUnit_e1oge_83{text-align:center;font-size:1.25rem;position:relative}._timeUnit_e1oge_83 img{cursor:pointer;width:16px;margin:2px 0}._timeUnit_e1oge_83 span{display:inline-block;min-width:28px;font-family:Roboto;font-weight:300;font-size:3rem;line-height:106%;letter-spacing:4%;color:#d2e1ff}._labels_e1oge_129{display:flex;justify-content:space-around;gap:3rem;margin-bottom:.5rem;font-family:Roboto;font-weight:400;font-size:1.5rem;line-height:106%;letter-spacing:4%;padding-left:1.5rem;color:#a8b3cf;flex-wrap:wrap;text-align:center}._startButton_e1oge_161{margin-top:1rem;padding:1rem 12rem;background-color:#ff717f;color:#fff;font-size:1.2rem;border:none;border-radius:2rem;cursor:pointer;transition:background-color .3s ease}._startButton_e1oge_161:disabled{background-color:#999;cursor:not-allowed}@media (max-width: 480px){._timerDisplay_e1oge_35{width:120px;height:120px;font-size:1rem}._timeUnit_e1oge_83 span{font-size:2rem}._labels_e1oge_129{font-size:1rem;gap:1rem}._startButton_e1oge_161{font-size:1rem;padding:1rem 8rem}}
