:root{--bg-color:#fff;--primary-text:#5d5757;--secondary-text:#bda777;--toggle-bg:#f0eb9d;--toggle-fg:#ffd000;--opacity:#0003;--calendar-button-bg:#ec4899;--calendar-button-hover:#db2777;--calendar-button-active:#db2777;--calendar-header-bg:#faebaed1;--calendar-header-border:#c3b478;--calendar-day-bg:#fefbef;--calendar-day-border:#d6d0b7;--calendar-today-bg:#faf1cc;--calendar-event-bg:#ec4899;--calendar-event-text:#fff;--calendar-event-border:#ec4899;--hero-pink:#ec489933;--hero-gold:#fef3c794;--hero-white-top:#ffffff1a;--hero-white-bottom:#ffffff38;--hero-overlay-shadow:#fff8ee1f;--hero-title-color:var(--primary-text);--hero-btn-primary-bg:#ec4899;--hero-btn-primary-hover:#db2777;--hero-btn-secondary-bg:#ffffffeb;--hero-btn-secondary-text:#374151;--card-bg:#fff;--card-text:#5d5757;--card-border:#dcd8d899;--card-shadow:0 10px 30px #0000001a;--service-section-bg:#f31a860f;--service-section-border:#f386bc24;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden}body{margin:0;min-height:100vh;position:relative}#root,body{width:100%}a{color:#646cff;font-weight:500;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{background-color:#ec4899;border:2px;border-radius:.375rem;box-shadow:0 2px 4px #14b8a633;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease}button:hover{background-color:#db2777;box-shadow:0 4px 6px #14b8a64d;transform:translateY(-1px)}button:active{box-shadow:0 2px 4px #14b8a633;transform:translateY(0)}[data-theme=dark]{--bg-color:#4a4343;--primary-text:#fff;--secondary-text:#bda777;--toggle-bg:#283452;--toggle-fg:#0ab6ff;--opacity:#0009;--calendar-button-bg:#db2777;--calendar-button-hover:#ec4899;--calendar-button-active:#ec4899;--calendar-header-bg:#b3a17c;--calendar-header-border:#5b5b5b;--calendar-day-bg:#5b5252;--calendar-day-border:#8a8989;--calendar-today-bg:#b3a17c;--calendar-event-bg:#ec4899;--calendar-event-border:#ec4899;--card-bg:#5b5252;--card-text:#f7f3f3;--card-border:#ffffff14;--card-shadow:0 10px 30px #00000047;--fade-section-bg:#ffffff0a;--fade-section-border:#ffffff14;--hero-pink:#ec489942;--hero-gold:#bda7772e;--hero-white-top:#ffffff08;--hero-white-bottom:#ffffff0f;--hero-overlay-shadow:#00000047;--hero-title-color:#fff7f9}@media (prefers-color-scheme:light){:root{background-color:#fff;color:#213547}a:hover{color:#747bff}}#root{display:flex;flex-direction:column;min-height:100vh}.App{background-color:var(--bg-color);transition:background-color .3s ease-in-out}.app-container{display:flex;flex-direction:column;min-height:100vh}.main{background-color:#fff;flex:1 1}.calendar,.main{display:flex;flex-direction:column;width:100%}.calendar{background-color:var(--bg-color);min-height:100vh;transition:background-color .3s ease-in-out}.calendar h2{color:#ec4899;font-size:1.875rem;font-weight:300;margin-bottom:1rem}.calendar-container{background-color:var(--bg-color);padding:2rem;transition:background-color .3s ease-in-out;width:100%}.fc{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.fc,.fc-header-toolbar{color:var(--primary-text)}.fc-header-toolbar{background-color:var(--bg-color);border-bottom:1px solid var(--calendar-day-border)!important;margin-bottom:0!important;padding-bottom:.75rem!important}.fc-button{background-color:var(--calendar-button-bg)!important}.fc-button:hover{background-color:var(--calendar-button-hover)!important;box-shadow:0 4px 6px #14b8a64d;transform:translateY(-1px)}.fc-button:focus{box-shadow:none!important}.fc-button-active{background-color:var(--calendar-button-active)!important}.fc-col-header-cell{background-color:var(--calendar-header-bg)!important;border:1px solid var(--calendar-header-border)!important}.fc-col-header-cell-cushion{color:var(--primary-text)!important}.fc-daygrid-day-number{color:var(--primary-text)}.fc-daygrid-day{background-color:var(--calendar-day-bg)!important;border:1px solid var(--calendar-day-border)!important}.fc-day-today{background-color:var(--calendar-today-bg)!important}.fc,.fc-col-header-cell,.fc-daygrid-day,.fc-header-toolbar,.fc-scroller,.fc-scrollgrid,.fc-scrollgrid-section,.fc-scrollgrid-section-body,.fc-scrollgrid-section>td,.fc-scrollgrid-sync-table{transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out}.fc-daygrid-event-dot{display:none}.fc-timegrid-axis,.fc-timegrid-axis-frame{background-color:var(--calendar-day-bg)!important;border-color:var(--calendar-day-border)!important;color:var(--primary-text)!important;transition:background-color .3s ease-in-out,color .3s ease-in-out}.fc-timegrid-col:not(.fc-day-today) .fc-timegrid-col-frame{background-color:var(--calendar-day-bg);transition:background-color .3s ease-in-out}.fc-theme-standard{--fc-border-color:var(--calendar-day-border)}.fc-event{background-color:var(--calendar-event-bg)!important;border-color:var(--calendar-event-border)!important;color:var(--calendar-event-text)!important;cursor:pointer}.modal-overlay{background-color:#0006;z-index:9999}.form-dropdown{gap:.45rem;width:50}.form-time{display:flex;flex-direction:row}.form-dropdown label{color:#374151;font-size:.95rem;font-weight:600}.form-dropdown select{background-color:#fff;border-radius:10px;box-sizing:border-box;display:inline-block;flex-direction:row;font-size:1rem;gap:.45rem;margin-left:3px;margin-right:3px;width:50}.modal-form input:disabled,.modal-form textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.calendar-modal-btns{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.calendar-modal-btns .hero-btn{min-width:140px}.hero-btn.secondary{background:#ec4899;border:2px solid #ec4899;color:#fff}.error-txt{color:red;font-size:.9rem;margin:.25rem 0 0}.display-box{margin-bottom:10px;padding:5px 5px 5px 10px}.home{background-color:var(--bg-color);display:flex;flex-direction:column;min-height:100vh;transition:background-color .3s ease-in-out;width:100%}.home-hero{align-items:center;background-image:url(/static/media/flowersbg.592e24190c7528642591.jpg);background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:520px;overflow:hidden;padding:4rem 1.5rem;position:relative}.home-hero-overlay{background:linear-gradient(135deg,var(--hero-gold),var(--hero-pink)),linear-gradient(to bottom,var(--hero-white-top),var(--hero-white-bottom));box-shadow:inset 0 0 0 1000px var(--hero-overlay-shadow);inset:0;position:absolute}.home-hero-content{color:var(--hero-title-color);max-width:800px;position:relative;text-align:center;z-index:2}.home-hero h1{font-size:4rem;font-style:italic;font-weight:400;line-height:1.1;margin-bottom:1.25rem}.hero-text{font-size:1.1rem;line-height:1.7;margin:0 auto 2rem;max-width:650px}.cta-buttons,.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-btn{border:2px solid #0000;border-radius:999px;cursor:pointer;font-weight:600;min-width:220px;padding:.95rem 1.25rem;transition:.25s ease}.home-btn.primary{background-color:var(--hero-btn-primary-bg);border-color:var(--hero-btn-primary-bg);color:#fff}.home-btn.primary:hover{background-color:var(--hero-btn-primary-hover);border-color:var(--hero-btn-primary-hover)}.home-intro{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:-70px auto 0;max-width:1150px;padding:0 1.5rem;position:relative;z-index:1}.intro-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;box-shadow:var(--card-shadow);padding:2rem 1.5rem;text-align:center}.intro-card h3{color:var(--secondary-text);font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.intro-card p{color:var(--card-text);line-height:1.6}.home-feature{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1150px;padding:5rem 1.5rem}.cta-box h2,.feature-text h2,.services-heading h2{color:var(--secondary-text);font-size:2.2rem;font-weight:400;margin-bottom:1.25rem}.feature-text p{color:var(--primary-text);line-height:1.7;margin-bottom:1.75rem}.feature-image{margin-top:1rem;width:100%}.feature-image img{border-radius:22px;box-shadow:0 10px 25px #00000014;display:block;height:360px;object-fit:cover;object-position:center;width:100%}.home-services-preview{margin:0 auto;max-width:1150px;padding:1rem 1.5rem 5rem}.services-heading{margin:0 auto 2.5rem;max-width:720px;text-align:center}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.service-card{background:var(--service-section-bg);border:1px solid var(--service-section-border);border-radius:18px;padding:1.75rem}.service-card h3{color:var(--secondary-text);font-size:1.15rem;margin-bottom:.75rem}.service-card p{color:var(--primary-text);line-height:1.6}.home-cta{padding:0 1.5rem 5rem}.cta-box{background:linear-gradient(180deg,var(--hero-gold),var(--hero-pink)),linear-gradient(to bottom,var(--hero-white-top),var(--hero-white-bottom));border-radius:26px;margin:0 auto;max-width:1000px;padding:3rem 2rem;text-align:center}.cta-box p{color:var(--primary-text);line-height:1.7;margin:0 auto 2rem;max-width:700px}.home-request-forms{z-index:99999}@media (max-width:900px){.home-hero h1{font-size:2.8rem}.home-intro{margin-top:2rem}.home-feature,.home-intro,.services-grid{grid-template-columns:1fr}}@media (max-width:600px){.home-hero{min-height:460px}.home-hero h1{font-size:2.2rem}.hero-text{font-size:1rem}.home-btn{max-width:280px;width:100%}}.request-forms .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem;margin-top:1.5rem}.request-forms .hero-btn{border:2px solid #0000;border-radius:999px;cursor:pointer;font-weight:600;min-width:230px;padding:.9rem 1.25rem}.request-forms .hero-btn.primary{background:var(--hero-btn-primary-bg);border-color:var(--hero-btn-primary-bg);color:#fff}.request-forms .hero-btn.primary:hover{background:var(--hero-btn-primary-hover);border-color:var(--hero-btn-primary-hover)}.modal-overlay{align-items:center;background-color:#00000073;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:99999}.modal-box{background:#fff;border-radius:16px;box-shadow:0 8px 25px #0003;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;max-height:90vh;max-width:540px;overflow-y:auto;padding:2rem;position:relative;width:100%;z-index:99999}.modal-box h2{color:var(--secondary-text);font-size:2rem;font-weight:500;margin:0 0 1.25rem;text-align:center}.modal-close{background:#0000;border:none;color:#333;cursor:pointer;font-size:1.25rem;font-weight:700;position:absolute;right:16px;top:14px}.modal-form{display:flex;flex-direction:column;gap:1rem}.form-section label{color:#374151;font-size:.95rem;font-weight:600}.modal-form input,.modal-form textarea{background-color:#fff;border:1px solid #8b8c8d;border-radius:10px;box-sizing:border-box;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;padding:.9rem 1rem;width:100%}.modal-form textarea{min-height:130px;resize:vertical}.modal-form .hero-btn{align-self:center;margin-top:.5rem}.login{align-items:center;background:linear-gradient(180deg,#f8daa3,#e8e1e7f7);background-color:var(--bg-color);display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:100vh;padding-bottom:4rem;transition:background-color .3s ease-in-out;width:100%}.login h1{color:#5d5757;font-size:2.5rem;font-style:italic;font-weight:600}.login h2{color:var(--secondary-text);font-size:1.875rem;font-weight:400;margin-bottom:1rem}.login-container{align-items:center;background-color:var(--bg-color);border-radius:10px;box-shadow:0 5px 15px #0000004d;display:flex;flex-direction:column;padding:2rem;width:320px}.login-form{gap:.8rem}.form-group,.login-form{display:flex;flex-direction:column;width:100%}.form-input{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:.5rem .6rem;width:100%}.form-input:focus{outline:none}.form-input::placeholder{color:#b7b6b6af;opacity:1}.form-input:focus::placeholder{color:#0000}.form-label{color:var(--primary-text);font-weight:600}.password-field{align-items:flex-start;display:flex;flex-direction:column}.switch-txt{color:var(--primary-text);font-size:.9rem;margin-top:1rem}.switch-btn{background:none;border:none;color:var(--secondary-text);margin-left:.3rem}.switch-btn:focus{outline:none}.switch-btn:hover{background-color:#fff;text-decoration:underline}.error{color:#ff4545}.about{background-color:var(--bg-color);display:flex;flex-direction:column;min-height:100vh;transition:background-color .3s ease-in-out;width:100%}.about h2{color:#ec4899;font-size:2rem;font-weight:400;text-align:center}.about .hero{align-items:center;background-image:url(/static/media/flowersbg.592e24190c7528642591.jpg);background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:520px;overflow:hidden;padding:4rem 1.5rem;position:relative;text-align:center}.about .hero:before{background:linear-gradient(135deg,var(--hero-gold),var(--hero-pink)),linear-gradient(to bottom,var(--hero-white-top),var(--hero-white-bottom));box-shadow:inset 0 0 0 1000px var(--hero-overlay-shadow);content:"";inset:0;pointer-events:none;position:absolute}.about .hero:after{content:none}.about .hero-content{margin:0 auto;max-width:850px;position:relative;z-index:2}.about .hero-title h1{color:var(--hero-title-color);font-size:4rem;font-style:italic;font-weight:400;line-height:1.15;margin:0 0 1.5rem;text-shadow:none}.about-section{grid-gap:6rem;align-items:stretch;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px;padding:4rem 1.5rem}.about-content{margin:0;max-width:650px;padding:0;text-align:left}.about h2{color:var(--secondary-text);margin-bottom:1.5rem}.about-content p{color:var(--primary-text);font-size:1.2rem;line-height:1.7;margin:0}.about-section ul{list-style:none;margin:1rem auto 0;padding:0;text-align:left;width:fit-content}.about-section li{align-items:flex-start;background:rgba(243,26,134,.105);border:1px solid rgba(243,134,188,.091);border-radius:14px;color:var(--primary-text);display:flex;gap:1rem;line-height:1.5;margin:2rem 0;padding:.65rem 1rem}.about-section li:before{color:#ec4899;content:"\2713";font-weight:800;margin-top:.05rem}.about-media,.about-media.alt{justify-self:stretch;width:100%}.about-media img{border-radius:16px;display:block;height:420px;object-fit:cover;width:100%}.about-media{justify-self:center}@media (max-width:900px){.about .about-section{gap:2rem;grid-template-columns:1fr}.about-media{width:100%}.about-media img{height:auto;object-fit:contain}.about-content{max-width:100%;text-align:center}.about-content p{text-align:left}.hero-title h1{font-size:3rem}}.employee-container{padding:60px;text-align:center}.tile-container{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin-top:60px}.tile{border:none;color:#fff;cursor:pointer;font-size:26px;font-weight:700;height:280px;transition:.3s ease;width:280px}.tile,.tile:hover{background-color:#ec4899}.tile:hover{transform:scale(1.08)}@keyframes flashRed{0%{background:#fee2e2;border-color:#fca5a5}50%{background:#fecaca;border-color:#f87171}to{background:var(--card-bg);border-color:var(--card-border)}}.user-tile{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;box-shadow:var(--card-shadow);color:var(--card-text);margin:0 auto 8px;max-width:520px;padding:12px 16px;transition:all .3s ease;width:100%}.user-tile-error{animation:flashRed .6s ease-out}.user-tile-clickable{cursor:pointer}.user-tile-clickable:hover{box-shadow:0 8px 32px #00000026;transform:translateY(-4px)}.user-tile-verified{background:#fef3c7;border-color:#fbbf24}[data-theme=dark] .user-tile-verified{background:#92400e;border-color:#f59e0b}.user-tile-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.user-tile-header h2{font-size:1.4rem;margin:0}.user-tile-appointment{color:#6b7280;font-size:.85rem;margin:2px 0 0}.user-tile-body{grid-gap:6px;display:grid;gap:6px}.user-tile-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.user-tile-label{color:#374151;font-weight:600;min-width:100px}.user-tile-notes-row{border-top:1px solid #37415114;padding-top:8px}.user-tile span{word-break:break-word}.employee-user-section{margin-bottom:40px;text-align:left}.employee-user-section h3{font-size:1.35rem;margin-bottom:18px}.user-tiles-container{display:flex;flex-direction:column;gap:4px}[data-theme=dark] @keyframes flashRed{0%{background:#7f1d1d;border-color:#dc2626}50%{background:#991b1b;border-color:#ef4444}to{background:var(--card-bg);border-color:var(--card-border)}}@media (min-width:1200px){.user-tiles-container{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(auto-fit,minmax(520px,auto));justify-content:start}}.navbar{padding:15px 7%}.navbar,.navbar-container{align-items:center;background-color:var(--bg-color);display:flex;transition:background-color .3s ease-in-out;width:100%}.navbar-container{border-bottom:1px solid #e5e7eb;justify-content:space-between;margin:0 auto}.navbar-brand{align-items:center;display:flex;font-family:Brush Script MT,sans-serif;font-size:1.5rem;font-weight:400;gap:.5rem;padding:1rem}.navbar-logo-link{align-items:center;color:#ec4899;display:flex;font-size:1.825rem;font-weight:600;gap:.75rem;text-decoration:none;transition:color .3s ease}.navbar-logo-link:hover{color:#db2777}.navbar-logo{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;height:40px;object-fit:cover;width:40px}.nav-brand:after{background-color:#14b8a6;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-links{align-items:center;display:flex;gap:2rem;padding:1rem;right:0}.nav-link,.text-formatted{color:var(--primary-text);font-size:.875rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.text-formatted{padding:5px 10px 0}.logoutBox{align-content:center;border:3px solid #ec4899;border-radius:10px;display:flex;flex-direction:row;padding:5px}.nav-link:hover{color:#db2777}.nav-link:after{background-color:#db2777;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.button{background-color:#ec4899;border:none;border-radius:.375rem;box-shadow:0 2px 4px #14b8a633;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1.5rem;transition:all .3s ease}.button:hover{background-color:#db2777;box-shadow:0 4px 6px #14b8a64d;transform:translateY(-1px)}.button:active{box-shadow:0 2px 4px #14b8a633;transform:translateY(0)}.toggle-container{position:relative}.toggle{position:absolute;visibility:hidden}.toggle+label{align-items:center;cursor:pointer;display:flex;font-size:1.5em}.toggle+label:before{background-color:var(--toggle-bg);border-radius:1em;content:"";height:1em;transition:background-color .3s ease-in-out;width:2em}.toggle+label:after{background-color:var(--toggle-fg);border-radius:1em;content:"";height:.8em;left:.2em;position:absolute;transition:background-color .3s ease-in-out,transform .3s ease-in-out;width:.8em}.toggle:checked+label:after{transform:translateX(100%)}@media (max-width:768px){.navbar{padding:1rem}.navbar,.navbar-links{flex-direction:column;gap:1rem}.button,.navbar-links{width:100%}.nav-link{text-align:center}}@media (max-width:480px){.navbar-brand a{font-size:1rem}.navbar-links{gap:.75rem}}.footer{background-color:var(--bg-color);border-top:1px solid #e5e7eb;bottom:0;margin-top:auto;padding:2rem;position:relative;width:100%}.footer-content{justify-content:space-between;margin:0 auto;max-width:100%}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:.5rem}.footer-icon{color:#000;font-size:1.25rem}.footer-name{color:#ec4899;font-size:1rem;font-weight:400}.footer-links{display:flex;gap:2rem}.footer-link{color:#ec4899;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#db2777;text-decoration:underline}.footer-socials{display:flex;gap:1rem}.social-icon{background:none;border:none;color:#ec4899;cursor:pointer;font-size:1.25rem;padding:.25rem;transition:color .3s ease}.social-icon:hover{color:#6b7280}.social-icon:focus{border-radius:4px;outline:2px solid #ec4899;outline-offset:2px}@media (max-width:768px){.footer-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-links{align-items:center;flex-direction:column;gap:1rem}.footer-socials{justify-content:center}}@media (max-width:480px){.footer{padding:1.5rem 1rem}.footer-brand{flex-direction:column;gap:.25rem}.footer-links{gap:.75rem}}.logout{align-items:center;background:linear-gradient(180deg,#f8daa3,#e8e1e7f7);background-color:var(--bg-color);display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:100vh;padding-bottom:4rem;transition:background-color .3s ease-in-out;width:100%}.logout h1{color:var(--secondary-text);font-size:1.875rem;font-weight:400;margin-bottom:1rem}.logout h2{color:#ec4899}.logout-container{align-items:center;background-color:var(--bg-color);border-radius:10px;box-shadow:0 5px 15px #0000004d;display:flex;flex-direction:column;padding:2rem}label{color:#374151;font-size:.95rem;font-weight:600}.button-div{display:flex;flex-direction:row}.submit-btn{background-color:#ec4899;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1rem;margin:0 .2rem;padding:.6rem;position:relative;transition:background-color .3s ease;width:33%}.submit-btn:after,.submit-btn:hover{background-color:#db2777}.submit-btn:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.submit-btn:hover:after{width:100%}.form-section{gap:.45rem}.form-dropdown,.form-section{display:flex;flex-direction:column}.form-dropdown{margin:0 0 1rem;width:100%}.form-dropdown select{color:#000;height:30px;padding-left:5px}.display-box,.form-dropdown select{border:1px solid #8b8c8d;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;width:100%}.display-box{align-content:center;border-radius:10px;text-align:left}.display-box,.message-box{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-size:1rem;margin-left:3px;min-height:36px}.message-box{color:#000;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif,bold;text-align:center;width:100%}.return-btn{background-color:#ec4899;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1rem;margin:0 .2rem;padding:.6rem;position:relative;transition:background-color .3s ease;width:100%}.return-btn:after,.return-btn:hover{background-color:#db2777}.return-btn:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.return-btn:hover:after,.return-div{width:100%}
/*# sourceMappingURL=main.1b309f01.css.map*/