:root{--primary-orange: #f65200;--secondary-orange: #f67b00;--light-orange: #fff3ec;--white: #ffffff;--white-bg: #fcfcfc;--white-two: #f7f7f7;--white-three: #eaeaea;--black: #030303;--dark: #333333;--grey-one: #676767;--grey-two: #989898;--grey-three: #cbcbcb;--yellow: #ffcc00;--fs-52px: 3.25rem;--fs-48px: 3rem;--fs-44px: 2.75rem;--fs-40px: 2.5rem;--fs-36px: 2.25rem;--fs-32px: 2rem;--fs-28px: 1.75rem;--fs-24px: 1.5rem;--fs-20px: 1.25rem;--fs-18px: 1.125rem;--fs-16px: 1rem;--fs-15px: .9375rem;--fs-14px: .875rem;--fs-13px: .8125rem;--fs-12px: .75rem;--ff-heading: "Geist", sans-serif;--ff-body: "Geist", sans-serif;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700}*{-webkit-tap-highlight-color:transparent;scrollbar-width:none;-webkit-user-select:none;user-select:none}.h1{font-family:var(--ff-heading);font-size:var(--fs-52px);font-weight:var(--fw-bold);line-height:120%;text-align:center}.h2{font-family:var(--ff-heading);font-size:var(--fs-44px);font-weight:var(--fw-semibold);line-height:normal;line-height:120%}.h3{font-family:var(--ff-heading);font-size:var(--fs-36px);font-weight:var(--fw-semibold);line-height:normal}.h4{font-family:var(--ff-heading);font-size:var(--fs-28px);font-weight:var(--fw-semibold);line-height:normal}.h5{font-family:var(--ff-heading);font-size:var(--fs-18px);font-weight:var(--fw-bold);line-height:normal}.regular-12{font-family:var(--ff-body);font-weight:var(--fw-regular);font-size:var(--fs-12px);line-height:normal;letter-spacing:-.2px}.regular-14{font-family:var(--ff-body);font-weight:var(--fw-regular);font-size:var(--fs-14px);line-height:normal;letter-spacing:-.2px}.regular-15px{font-family:var(--ff-body);font-weight:var(--fw-regular);font-size:var(--fs-15px);line-height:normal;letter-spacing:-.2px}.text-align-center{text-align:center}.regular-16{font-family:var(--ff-body);font-weight:var(--fw-regular);font-size:var(--fs-16px);line-height:normal;letter-spacing:-.2px;text-wrap:pretty}.regular-18{font-family:var(--ff-body);font-weight:var(--fw-regular);font-size:var(--fs-18px);line-height:normal;letter-spacing:-.2px}.medium-12{font-family:var(--ff-body);font-weight:var(--fw-medium);font-size:var(--fs-12px);line-height:normal;letter-spacing:-.2px}.medium-14{font-family:var(--ff-body);font-weight:var(--fw-medium);font-size:var(--fs-14px);line-height:normal;letter-spacing:-.2px}.medium-15{font-family:var(--ff-body);font-weight:var(--fw-medium);font-size:var(--fs-15px);line-height:normal;letter-spacing:-.2px}.medium-16{font-family:var(--ff-body);font-weight:var(--fw-medium);font-size:var(--fs-16px);line-height:130%;letter-spacing:-.2px}.medium-18{font-family:var(--ff-body);font-weight:var(--fw-medium);font-size:var(--fs-18px);line-height:normal;letter-spacing:-.2px}.medium-20{font-family:var(--ff-body);font-weight:var(--fw-medium);font-size:var(--fs-20px);line-height:normal;letter-spacing:-.2px}.semibold-16{font-family:var(--ff-body);font-weight:var(--fw-bold);font-size:var(--fs-16px);line-height:normal;letter-spacing:-.2px}.semibold-15{font-family:var(--ff-body);font-weight:var(--fw-semibold);font-size:var(--fs-15px);line-height:normal;letter-spacing:-.2px}.semibold-18{font-family:var(--ff-body);font-weight:var(--fw-semibold);font-size:var(--fs-18px);line-height:normal;letter-spacing:-.2px}.semibold-20{font-family:var(--ff-body);font-weight:var(--fw-semibold);font-size:var(--fs-20px);line-height:normal}.semibold-24{font-family:var(--ff-body);font-weight:var(--fw-bold);font-size:var(--fs-24px);line-height:normal}*{box-sizing:border-box;margin:0;padding:0;font-family:var(--ff-body)}.pointer{cursor:pointer}.body-content{display:flex;flex-direction:column;width:fit-content;margin:0 auto;gap:2.5rem}.content{max-width:1080px;height:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem}.secondary-button{background-color:var(--light-orange);border:none;color:var(--primary-orange);height:36px;padding:0 1.875rem;border-radius:32rem;font-size:var(--fs-14px);font-weight:var(--fw-semibold);cursor:pointer;transition:background-color .3s ease-in-out;border:.5px solid #ffd4ba}.secondary-button-big{background-color:var(--light-orange);border:none;color:var(--primary-orange);padding:0 1.875rem;border-radius:32rem;font-size:var(--fs-15px);font-weight:var(--fw-semibold);cursor:pointer;transition:background-color .3s ease-in-out;border:.5px solid #ffd4ba}.secondary-button:hover{background-color:#ffeae0}.primary-button{border:.5px solid var(--primary-orange);height:56px;padding:0 1.625rem;background:linear-gradient(180deg,#ff6d24,#e54d00 66.67%,#db4900 96.87%);box-shadow:0 -.5px .5px #e37138 inset,0 1px .5px #e17d4c4d inset,0 .5px .5px #00000040,0 1px 3px #0000001f;color:var(--white);border-radius:4rem;font-size:var(--fs-15px);font-weight:var(--fw-semibold);cursor:pointer}.primary-button-share{border:.5px solid var(--primary-orange);height:52px;padding:0 1.625rem;background:linear-gradient(180deg,#ff6d24,#e54d00 66.67%,#db4900 96.87%);box-shadow:0 -.5px .5px #e37138 inset,0 1px .5px #e17d4c4d inset,0 .5px .5px #00000040,0 1px 3px #0000001f;color:var(--white);border-radius:4rem;font-size:var(--fs-14px);font-weight:var(--fw-medium);cursor:pointer;width:180px}.primary-button-small{border:.5px solid var(--primary-orange);height:48px;padding:0 1.625rem;background:linear-gradient(180deg,#ff6d24,#e54d00 66.67%,#db4900 96.87%);box-shadow:0 -.5px .5px #e37138 inset,0 1px .5px #e17d4c4d inset,0 .5px .5px #00000040,0 1px 3px #0000001f;color:var(--white);border-radius:4rem;font-size:var(--fs-14px);font-weight:var(--fw-medium);cursor:pointer}.primary-button-copy{border:.5px solid var(--primary-orange);height:36px;padding:0 1.625rem;background:linear-gradient(180deg,#ff6d24,#e54d00 66.67%,#db4900 96.87%);box-shadow:0 -.5px .5px #e37138 inset,0 1px .5px #e17d4c4d inset,0 .5px .5px #00000040,0 1px 3px #0000001f;color:var(--white);border-radius:4rem;font-size:var(--fs-14px);font-weight:var(--fw-medium);cursor:pointer;width:80%}.tertiary-btn{background:none;border:none;color:var(--primary-orange)}.tertiary-btn:hover{color:#bd3f00}.spin{color:var(--white)}.primary-orange{color:var(--primary-orange)}.secondary-orange{color:var(--secondary-orange)}.light-orange{color:var(--light-orange)}.white{color:var(--white)}.white-two{color:var(--white-two)}.white-three{color:var(--white-three)}.black{color:var(--black)}.dark{color:var(--dark)}.grey-one{color:var(--grey-one)}.grey-two{color:var(--grey-two)}.grey-three{color:var(--grey-three)}.disable-button{cursor:not-allowed;color:var(--grey-two)!important}.layer-blur-one{filter:blur(3px);animation:bounce 2s infinite ease-in-out;z-index:-1}.layer-blur-two{filter:blur(3px);animation:pulse 2s infinite ease-in-out;z-index:-1}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.user-message{margin:2.5rem auto;background-color:var(--white);padding:1.25rem 1rem;border-radius:.875rem;box-shadow:0 0 60px #0000001a;width:480px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.text-message{font-size:18px}.modal-container{width:100%;max-width:400px}.modal-text{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.delete-cancel-btn{height:48px;padding:0 1.625rem;border-radius:4rem;font-size:var(--fs-14px);font-weight:var(--fw-medium);cursor:pointer;outline:none;width:50%}.delete{cursor:pointer;color:var(--white);border:.5px solid #ff3b30;background:linear-gradient(180deg,#fe5b51,#fe2e22 66.67%,#ff3b30 96.87%);box-shadow:0 -.5px .5px #e37138 inset,0 1px .5px #e17d4c4d inset,0 .5px .5px #00000040,0 1px 3px #0000001f}.cancel{border:.5px solid #ffffff;color:var(--white);background:linear-gradient(180deg,#d7d7d7,#aaa 66.67%,#a2a2a2 96.87%);box-shadow:0 -.5px .5px #a59d9d inset,0 1px .5px #cabdb64d inset,0 .5px .5px #00000040,0 1px 3px #0000001f}@media screen and (max-width: 700px){:root{--fs-52px: 2.35rem;--fs-44px: 2.25rem;--fs-36px: 2rem;--fs-28px: 1.75rem;--fs-20px: 1.25rem;--fs-18px: 1.125rem;--fs-16px: 1rem;--fs-15px: .9375rem;--fs-14px: .875rem;--fs-13px: .8125rem;--fs-12px: .75rem}.text-message{font-size:16px}.user-message{margin-top:3rem}.body-content{margin-top:5rem;gap:2.5rem}.logo{height:30px}.secondary-button{height:38px;padding:0 26px}}.homepage{background-image:url(/assets/home-bg-CJjsv74t.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;width:100%;height:100%;position:fixed;padding:20px;display:flex;flex-direction:column;align-items:center}.navigation-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:600px;padding:.5rem .55rem;border-radius:100px;margin:0 auto;border:.5px solid var(--white-three);position:relative;background-color:#ffffff2c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:6}.link{display:flex;flex-direction:row;align-items:center;gap:.25rem;height:35px;padding:0 .75rem;border-radius:100px;cursor:pointer;z-index:1;background-color:var(--light-orange)}.link-text:hover{text-decoration:none}.beta-tag{width:56px;height:26px;background-color:var(--light-orange);display:flex;align-items:center;justify-content:center;border-radius:100px;border:1px solid #ffe4c8;margin:0 auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.text-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;margin:0 auto;text-align:center;gap:1.5rem;position:absolute;top:0;bottom:0;padding:0 1.02rem}.text{display:flex;flex-direction:column;align-items:center;gap:.5rem}.terms{display:flex;flex-direction:row;gap:2rem;position:absolute;bottom:0;padding-bottom:1.25rem}.balance{text-wrap:balance}.not-found{display:flex;height:100%;width:100%;position:fixed;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:.5rem}.notFound{width:100%;max-width:400px;min-width:200px;margin-top:-6rem}*{margin:0;padding:0;box-sizing:border-box}.welcome-text{display:flex;flex-direction:column;align-items:center;text-align:center;text-wrap:balance}.welcome-text p{text-align:center}.welcome-component{position:relative;box-sizing:border-box;background-color:var(--light-orange);width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18%;padding:1.5rem;border-radius:1rem}.welcome-images{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:60%;max-width:600px;min-width:320px;margin-left:3.5rem}.welcome-images img{grid-column:1;grid-row:1;width:80%;max-width:500px;border-radius:18px;outline:3px solid var(--white);outline-offset:-3px;box-shadow:0 0 12px #2714141e;filter:blur(1px);transition:all .3s ease-in-out;cursor:pointer}.welcome-images:hover img{filter:blur(0px)}.welcome-images:hover img:nth-child(1){transform:translate(-40px) rotate(-12deg)}.welcome-images:hover img:nth-child(2){transform:translate(40px) rotate(12deg)}.welcome-images:hover img:nth-child(3){transform:translate(0) translateZ(0) translateY(-5px)}.welcome-images img:nth-child(1){transform:translate(-20px) rotate(-4deg);z-index:1}.welcome-images img:nth-child(2){transform:translate(20px) rotate(4deg);z-index:2}.welcome-images img:nth-child(3){transform:translate(0) translateZ(0) translateY(-5px);z-index:3}.absolute-position{position:absolute;z-index:100}.modal-img{width:70%;max-width:200px}@media screen and (min-width: 1440px){.welcome-component{justify-content:center;align-items:center;gap:5rem}.welcome-images{width:100%;margin:0}.welcome-images img{width:60%;margin:0 auto}.modal-img{display:none}}@media screen and (max-width: 1000px){.welcome-component{display:none}}.screen-layout{display:flex;width:100%;height:100vh;padding:1.25rem}.register{width:50%}.hidden{display:none}.main{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}footer{margin:2rem auto 0;text-wrap:pretty;text-align:center;width:50%}a{text-decoration:none;color:var(--dark)}a:hover{text-decoration:underline}.register-main{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.header{display:flex;flex-direction:column;gap:.15rem}.logo-create-div{display:flex;flex-direction:column;gap:1.5rem;max-width:400px;margin-top:1.25rem;width:100%;align-items:center}.signup-form{width:100%}.form-block{display:flex;flex-direction:column;gap:.75rem;width:100%}.input-block{display:flex;flex-direction:column;gap:6px;width:100%;align-items:flex-start}label{font-size:var(--fs-14px);font-weight:var(--fw-regular);color:var(--grey-one)}.input-field{height:44px;border-radius:.5rem;border:1px solid #d0d5dd;background:#fff;width:100%;color:var(--dark);padding:0 .875rem;font-size:var(--fs-16px);box-shadow:0 1px 2px #1018280d}.input-field:focus{outline:1px solid #2929ff;box-shadow:0 0 2px 1px #2929ff16;font-size:var(--fs-16px)}.input-field::placeholder{color:var(--grey-two);font-size:var(--fs-16px);font-weight:400}.error-message{color:#ff3b30;font-size:var(--fs-12px)}.verification-sent-component{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:85%;margin:0 auto}.verify-text{display:flex;flex-direction:column;gap:.25rem;align-items:center;text-align:center;width:100%}.verification-sent{display:flex;flex-direction:column;justify-content:center;gap:2.5rem;margin:-2rem auto 0;align-items:center;max-width:390px;width:100%;height:100%;transform:translateY(-2rem)}.btn-verify{display:flex;flex-direction:column;margin:0 auto;align-items:center;gap:2rem;width:100%}.open-email-btn{width:100%}@media screen and (max-width: 1000px){.register{width:100%}.screen-layout{display:flex;width:100%;height:100%;position:fixed}.main{padding-top:1rem;justify-content:space-between}footer{width:70%}}@media screen and (min-width: 2000px){.main{justify-content:center}}@media screen and (max-width: 700px){.verification-sent{justify-content:center;gap:2.5rem;margin-top:-4rem}.verification-sent-component{gap:1rem}.verify-text{gap:.15rem}.hidden{display:inline-block}}.send-message{padding:1rem 5%;display:flex;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;width:100%;top:60px;height:82vh}.select-type{display:flex;align-items:center;background-color:red;padding:10px 20px;border-radius:20px}.select-type{padding:2px;position:relative;height:100px;width:100px;background-color:gray}.toggle-container-two{display:flex;justify-content:center;align-items:center;padding:0 20px 20px;margin-bottom:20px!important}.toggle-wrapper{position:relative;width:250px;height:40px;background-color:#f7f7f7;border-radius:999px;display:flex;overflow:hidden;padding:0 2px}.toggle-button{flex:1;z-index:2;border:none;background:none;font-size:16px;font-weight:500;color:#989898;cursor:pointer;transition:color .2s ease;font-weight:700}.toggle-button.active{color:#000}.toggle-slider{position:absolute;width:50%;height:95%;top:2%;left:2px;background-color:#fff;border-radius:999px;z-index:1;box-shadow:0 2px 6px #00000013}.send-container{height:60vh;box-shadow:0 2px 6px #a8a7a726;width:100%;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.send-header{background-color:var(--primary-orange);padding:20px;display:flex}.send-header label{padding:8px;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-right:5px}.send-header img{width:25px;height:25px}.send-header div{display:flex;flex-direction:column;align-items:start}.send-header span{color:#fff;font-size:14px}.send-header span.bold{font-weight:700;font-size:16px}.send-container textarea{width:100%;border:none;padding:20px;outline:none;font-size:18px;overflow:hidden;resize:none;height:70%}.circular-progress{width:25px;height:25px;border-radius:50%;background:conic-gradient(#f65200,#f65200,#f6520011 0%,#f6520011);display:flex;align-items:center;justify-content:center;transition:.1s;margin-left:20px}.percentage{background-color:#fff;height:17px;width:17px;border-radius:50%}.send-audio-container{height:72vh;width:100%;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;max-height:900px;margin-top:auto}.gpt-cloud-circle{width:100px;height:100px;border-radius:50%;background:linear-gradient(120deg,#f65200,#e99d777a,#f65200);background-size:400% 400%;box-shadow:0 0 20px #f65200;margin:50px auto}.gpt-cloud-circle.play{animation:cloudMotion 10s ease-in-out infinite,pulse 2s ease-in-out infinite}@keyframes cloudMotion{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 20px #f652002b}50%{transform:scale(1.1);box-shadow:0 0 40px #f6520099}}.voice-and-timer{display:flex;flex-direction:column;align-items:center}.voice-and-timer span{font-size:20px}.start-record{display:flex;flex-direction:column;align-items:center;margin-top:auto}.start-record div{padding:7px 10px;box-shadow:0 0 10px #02010010;border-radius:100%}.start-record span{font-size:16px;font-weight:500;margin-top:14px}.send-audio-play-pause{display:flex;align-items:center;justify-content:center}.send-audio-play-pause div{display:flex;flex-direction:column;align-items:center;margin:0 15px}.send-audio-play-pause div .cover{padding:10px;box-shadow:0 0 10px #02010010;border-radius:100%;cursor:pointer}.send-audio-play-pause div span{margin-top:10px}.set-audio-controls{margin:20px 2px 10px;box-shadow:0 0 10px #392d2010;border-radius:30px;position:relative;overflow:hidden}.set-audio-controls-loader{position:absolute;height:100%;width:100%;background-color:#0000005a;top:0;left:0;z-index:10;align-items:center;display:flex;justify-content:center}.set-audio-controls-loader .container{display:flex;align-items:flex-end;gap:1px;height:16px}.set-audio-controls-loader .container .bar{width:2px;background-color:#f65200;border-radius:4px}.wave-and-delete{display:flex;align-items:center;padding:15px 10px 10px;border-bottom:2px solid #0000000a}.pause-play-wave{display:flex;align-items:center;width:100%;background-color:#f7f7f7;padding:5px 10px;border-radius:50px}.wave-and-delete .trash{background-color:#ff3a302a;height:fit-content;padding:6px 8px;margin-left:10px;cursor:pointer;border-radius:50%}.triple-toggle-container{display:flex;justify-content:center;align-items:center;padding:20px}.triple-toggle-wrapper{position:relative;width:350px;height:40px;background-color:#e5e5e548;border-radius:999px;display:flex;overflow:hidden}.triple-toggle-button{flex:1;z-index:2;border:none;background:none;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:color .2s ease}.triple-toggle-button.active{color:#000}.triple-toggle-slider{position:absolute;width:25%;height:90%;top:5%;left:0;background-color:#fff;border-radius:999px;z-index:1;box-shadow:0 2px 6px #00000026}.skeleton-container{margin:auto;padding:40px 10px;background:#fff;border-radius:8px;box-shadow:0 0 10px #0000000d;position:absolute;top:0;width:100%;z-index:20}.skeleton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-button{width:32px;height:32px;border-radius:50%}.skeleton-waveform{height:8px;flex:1;border-radius:4px}.skeleton-duration{width:40px;height:16px;border-radius:4px}.audio-row{display:flex;align-items:center;gap:12px}.pitch-buttons{display:flex;justify-content:space-between;margin-top:16px;gap:0 5px}.skeleton-pitch{width:80px;height:28px;border-radius:10px}@media screen and (max-width: 768px){.circular-progress{margin-top:1.5rem}.start-record,.send-audio-play-pause{margin-bottom:2.25rem}}.app-container{display:flex;height:100vh;overflow:hidden}.sidebar{width:400px;background-color:var(--white);height:100%;flex-shrink:0;display:flex;flex-direction:column;overflow:none;padding:1rem 0 1rem 1rem;position:relative;box-sizing:border-box}.main-content{flex:1;background-color:#ffd09d;background-image:url(/assets/bg-image-BSLDerfD.png);background-size:contain;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;position:relative;margin:1rem}.action-button{width:46px;height:46px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:100%}.delete-button,.copy-button{background-color:var(--white-two);transition:background-color .3s ease-in-out}.profile{background-color:#ffd495;position:relative}.setting-icon{position:absolute;background-color:var(--white-bg);padding:1px;border-radius:100%;bottom:0;right:0}.nav-panel{display:flex;flex-direction:row;width:100%;justify-content:space-between}.delete-button:hover{background-color:#ffdcdab5}.copy-button:hover{background-color:#cfe5ffb5}.actions{display:flex;flex-direction:row;gap:.75rem}.toggle-container{margin:1.25rem auto 0;display:flex;gap:2px;padding:4px;background-color:var(--white-two);border-radius:100px;width:255px;position:relative}.background-slider{position:absolute;left:4px;top:4px;bottom:4px;border-radius:100px;background-color:#fff;box-shadow:0 1px 4px #0000001b;z-index:0}.toggle-button{flex:1;align-items:center;padding:10px 0;text-align:center;border-radius:9999px;font-size:var(--fs-15px);font-weight:var(--fw-medium);color:var(--grey-two);border:none;background:transparent;cursor:pointer;position:relative;z-index:1;transition:color .3s ease}.toggle-button.active{color:var(--dark);font-weight:var(--fw-semibold)}.message-panel{display:flex;flex-direction:column;height:fit-content;overflow:hidden;gap:1rem}.message-container{overflow-x:hidden;width:100%;background-color:var(--whitebg);overflow-y:scroll;display:flex;flex-direction:column;height:100%;scrollbar-width:none;scrollbar-color:hsl(0,66%,53%) #f1f1f1;scroll-behavior:smooth}.message-time-icon{display:flex;flex-direction:row;align-items:center;gap:6px}.message-chat{display:flex;flex-direction:column;gap:6px}.message-icon-head{background-color:var(--yellow);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:100px;padding-top:3px}.message-header{display:flex;flex-direction:row;gap:.75rem;align-items:center;padding-right:20%}.message-profile{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:.5px solid var(--white-three)}.star-icon{margin-right:1rem}.text-truncate{width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewed-message{background-color:var(--light-orange)!important}.messageOpened{height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.text-container{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;text-align:left;padding:.75rem 1rem;background-color:var(--white-bg);border-radius:1rem;width:90%;min-width:320px;max-width:363px;height:fit-content;box-shadow:0 2px 16.8px #c47e7e57}.delete-favorite-icon{width:52px;height:52px;display:flex;border-radius:100px;align-items:center;justify-content:center;background-color:var(--white)}.content-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60%}.share-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:320px;margin-top:0 auto}.active-message-bg{background-color:#ffe8cf;transition:background-color .3s ease-in-out;border-radius:8px}.audio-container{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;background-color:var(--white-bg);border-radius:2rem;min-width:320px;width:90%;max-width:363px;height:fit-content;margin-top:-1rem;box-shadow:0 2px 16.8px #c47e7e57}.disc-icon{width:140px;height:140px;background-image:linear-gradient(180deg,#feeede,#fe884d);border-radius:100px;filter:drop-shadow(0px .979px 1.958px rgba(0,0,0,.25));display:flex;align-items:center;justify-content:center;animation:rotatedisc 4s linear infinite;margin-top:1rem}@keyframes rotatedisc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.small-disc-icon{width:2.59194rem;height:2.59194rem;background-color:var(--white);border-radius:100px}.currenttime-duration{display:flex;flex-direction:row;width:100%;justify-content:space-between;padding:0 .5rem .5rem;align-items:center}.controls{display:flex;flex-direction:row;gap:2rem;margin:1rem 0;align-items:center}.waveform{width:100%;height:30px;margin:2rem 0 0}.play-pause{width:fit-content;height:fit-content}.button-delete-cancel{display:flex;flex-direction:row;gap:.5rem;width:100%}.closed-circle{cursor:pointer}@media screen and (max-width: 768px){.app-container{height:100%;width:100%;position:fixed}.sidebar{width:100%;padding:0;overflow:scroll;box-sizing:border-box;background-color:var(--white)}.message-panel{overflow:scroll}.messageOpened{justify-content:center}.message-profile{padding:.75rem 20px}.nav-panel{padding:16px 20px 0}.action-button{transition:none;width:46px;height:46px}.toggle-container{margin:1.25rem auto 0}.delete-button:hover,.copy-button:hover{background-color:var(--white-two)}.icon-32-24{font-size:24}.star-icon{margin-right:.5rem}.main-content{margin:0;position:fixed;border-radius:0;width:100%;height:100%;background-color:#ffd09d;background-image:url(/assets/bg-image-BSLDerfD.png);background-size:contain}.controls{margin-top:2rem;margin-bottom:.5rem}.audio-container{border-radius:1.75rem}}@media screen and (max-width: 500px){.messageOpened{width:100vw;padding:0 20px}.content-container{width:100%}}.share-container{background-color:#ffd09d;background-image:url(/assets/bg-image-BSLDerfD.png);background-size:contain;height:100%;width:100%;position:fixed;flex-direction:row;align-items:center;justify-content:center}.inner-container{min-width:320px;width:100%;height:100%;max-width:350px;display:flex;align-items:center;flex-direction:column;margin:0 auto;justify-content:space-between;padding-top:20px}.text-share{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.save-to-device{height:52px;margin-bottom:2rem;width:100%}@media screen and (max-width: 600px){.inner-container{width:100%;padding:20px 20px 0;max-width:100%;position:fixed;align-items:center}}
