@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4;margin:0}body,code{font-family:Inter}.app-shell{min-height:100vh}.app-shell,.body-container{display:flex;flex-direction:column}.body-container{flex:1 1;margin-left:100px;margin-right:100px;margin-top:12px}.main-content{flex:1 1;min-width:0}@media (max-width:1280px){.body-container{margin-left:60px;margin-right:60px}}@media (max-width:1024px){.body-container{margin-left:32px;margin-right:32px}}@media (max-width:768px){.body-container{margin-left:18px;margin-right:18px}}@media (max-width:480px){.body-container{margin-left:10px;margin-right:10px}}img,video{height:auto;max-width:100%}*{box-sizing:border-box}body,html{overflow-x:clip}.footer-container{background-color:#fff;color:#6d6975;font-family:Inter;padding:30px 100px}.logo-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.logo-img{height:60px}.content-c{color:#6d6975;display:flex;font-size:18px;font-weight:500;gap:30px}.text-f{cursor:pointer;transition:color .3s}.text-f:hover{color:#4a4a4a}hr{border-top:1px solid #e2e1e3;margin:14px 0 20px}.education{color:#6d6975;font-family:Inter;font-size:20px;font-weight:600}.social-icon-div{display:flex;gap:20px}.social-icon{align-items:center;border:1px solid #d0cfd4;border-radius:50%;cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;text-transform:lowercase;transition:background-color .3s,color .3s;width:40px}.social-icon:hover{background-color:#f1f1f1;color:#6d6975}@media (max-width:1200px){.footer-container{padding:30px 60px}}@media (max-width:1024px){.footer-container{padding:28px 40px}.content-c{font-size:16px;gap:24px}.logo-img{height:50px}.education{font-size:18px}}@media (max-width:768px){.footer-container{padding:28px 20px;text-align:center}.logo-content{align-items:center;flex-direction:column;gap:18px;justify-content:center}.content-c{flex-wrap:wrap;font-size:15px;gap:12px 22px;justify-content:center;width:100%}.logo-img{height:46px}.education{font-size:15px;text-align:center}.social-icon{height:36px;width:36px}.social-icon-div{gap:14px;justify-content:center}}@media (max-width:480px){.footer-container{padding:24px 16px}.logo-content{gap:14px}.content-c{font-size:14px;gap:10px 18px}.logo-img{height:40px}.education{font-size:13px}.social-icon{height:34px;width:34px}.social-icon-div{gap:12px}hr{margin:14px 0 18px}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}.search-box input[type=search]::-webkit-search-cancel-button{appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 stroke=%27%23ffffff%27 stroke-width=%273%27 fill=%27none%27 stroke-linecap=%27round%27><path d=%27M6 6L18 18%27/><path d=%27M18 6L6 18%27/></svg>") no-repeat 50%;cursor:pointer;height:16px;width:16px}.navbar{background-color:#60917f;border-radius:20px;color:#fff;justify-content:space-between;padding:20px 40px}.nav-left,.navbar{align-items:center;display:flex;gap:24px}.nav-left{min-width:0}.logo{font-family:Inter;font-size:30px;font-weight:700;white-space:nowrap}.divider{background:#fff;border-radius:2.67px;height:50px;opacity:.2;width:3px}.nav-links{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-links li a{color:#fff;font-family:Inter;font-size:18px;font-weight:400;text-decoration:none;white-space:nowrap}.nav-links li.active a{font-weight:700}.nav-center{flex:1 1;justify-content:center}.nav-center,.search-box{align-items:center;display:flex;min-width:0}.search-box{background-color:initial;border:1px solid #fff;border-radius:20px;color:#fff;gap:12px;max-width:450px;padding:12px 24px;width:80%}.search-box input{background:#0000;border:none;color:#fff;font-size:18px;font-weight:400;min-width:0;outline:none;width:100%}.search-box input::placeholder{color:#ffffffb3;font-family:Inter;font-size:18px}.nav-right{gap:24px}.icon-notification,.nav-right{align-items:center;display:flex}.icon-notification{cursor:pointer;margin-right:10px;position:relative}.icon-notification .badge{background-color:#fff;border-radius:50%;color:#659684;font-size:12px;font-weight:700;height:18px;line-height:18px;position:absolute;right:-8px;text-align:center;top:-6px;width:18px}.icon-user{cursor:pointer;flex-shrink:0;height:44px;width:44px}.create-btn{background-color:#fff;border:none;border-radius:18px;color:#60917f;cursor:pointer;font-family:Inter;font-size:16px;font-weight:500;padding:14px 26px;white-space:nowrap}.tooltip-overlay{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}.tippy-box[data-theme~=custom]{background-color:#fff;border-radius:10px;color:#000;font-size:12px;margin-top:6px;max-width:500px!important;padding:2px;width:250px}.tippy-box[data-theme~=custom]>.tippy-arrow:before{color:#fff}.tooltip-item{align-items:center;cursor:pointer;display:flex;font-family:DM Sans;font-size:16px;font-weight:400;padding:10px 14px;transition:background-color .2s ease}.tooltip-item:hover{background-color:#c4e4de;border-radius:10px;color:#60917f}.tooltip-item:hover .tooltip-icon{color:#60917f}.tooltip-icon{color:#32403b;font-size:24px;margin-right:14px}.tooltip-icon:hover{color:#60917f}.hamburger{align-items:center;background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:6px;width:40px}.hamburger span{background:#fff;border-radius:3px;display:block;height:3px;width:24px}.mobile-menu{-webkit-overflow-scrolling:touch;animation:slideIn .3s ease forwards;background:#fff;box-shadow:-2px 0 12px #0003;gap:18px;height:100vh;overflow-y:auto;padding:60px 22px 30px;position:fixed;right:0;top:0;width:min(320px,85vw);z-index:999}.mobile-menu,.mobile-menu-section{display:flex;flex-direction:column}.mobile-menu-section{border-bottom:1px solid #eee;gap:4px;padding-bottom:14px}.mobile-link{border-radius:8px;color:#32403b;font-family:Inter;font-size:17px;padding:10px 4px;text-decoration:none;transition:background .15s ease}.mobile-link:hover{background:#60917f14}.mobile-link.active{color:#60917f;font-weight:700}.mobile-create-btn{background-color:#60917f;border:none;border-radius:14px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:600;margin-top:6px;padding:14px 20px}.mobile-signout{color:#c0392b;font-weight:500;margin-top:auto}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.close-btn{background:#0000;border:none;border-radius:8px;color:#32403b;cursor:pointer;font-size:30px;font-weight:700;line-height:1;padding:4px 10px;position:absolute;right:14px;top:14px;transition:background .2s ease}.close-btn:hover{background:#0000000d}.menu-overlay{background:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:998}@media screen and (min-width:1280px){.navbar{padding:22px 60px}}@media screen and (min-width:1024px) and (max-width:1279px){.navbar{gap:16px;padding:18px 28px}.nav-left{gap:18px}.logo{font-size:26px}.nav-links{gap:20px}.nav-links li a{font-size:16px}.search-box{max-width:360px;padding:10px 18px}.search-box input,.search-box input::placeholder{font-size:15px}.nav-right{gap:16px}.icon-user{height:38px;width:38px}.create-btn{font-size:14px;padding:10px 18px}}@media screen and (max-width:1023px){.navbar{box-shadow:0 -12px 0 0 #f4f4f4;gap:14px;padding:16px 22px;position:sticky;top:12px;z-index:100}.nav-left{flex-shrink:0;gap:14px}.divider,.nav-links,.nav-right .create-btn{display:none}.hamburger{display:flex}.search-box{gap:8px;max-width:100%;padding:9px 16px;width:100%}.search-box input,.search-box input::placeholder{font-size:15px}.nav-right{flex-shrink:0;gap:14px}.icon-notification{margin-right:0}.icon-user{display:none}}@media screen and (max-width:767px){.navbar{border-radius:14px;gap:10px;padding:12px 14px}.logo{font-size:22px}.nav-left{gap:10px}.nav-center{flex:1 1}.search-box{border-radius:14px;gap:8px;padding:8px 14px}.search-box input,.search-box input::placeholder{font-size:14px}.nav-right{gap:10px}.icon-user{height:34px;width:34px}.hamburger{height:36px;width:36px}}@media screen and (max-width:480px){.navbar{flex-wrap:wrap;padding:12px 14px;row-gap:10px}.nav-left{flex:1 1;min-width:0}.nav-right{gap:10px;order:2}.nav-center{flex:1 0 100%;order:3}.search-box{max-width:none;width:100%}.logo{font-size:20px}}@media screen and (max-width:360px){.logo{font-size:18px}.nav-right{gap:8px}.hamburger,.icon-user{height:32px;width:32px}.hamburger span{width:20px}}.share-modal-backdrop{align-items:center;animation:share-fade-in .15s ease-out;background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.share-modal{animation:share-pop-in .18s ease-out;background:#fff;border-radius:16px;box-shadow:0 16px 40px #00000040;max-height:90vh;overflow:auto;padding:20px 22px;width:min(560px,92vw)}@keyframes share-fade-in{0%{opacity:0}to{opacity:1}}@keyframes share-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.share-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.share-modal-header h3{color:#111;font-size:18px;font-weight:600;margin:0}.share-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#555;cursor:pointer;display:flex;justify-content:center;padding:4px}.share-modal-close:hover{background:#f1f1f1}.share-channels{display:flex;gap:14px;overflow-x:auto;padding:6px 2px 18px;scrollbar-width:thin}.share-channels::-webkit-scrollbar{height:6px}.share-channels::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.share-channel{align-items:center;display:flex;flex-direction:column;gap:6px;min-width:64px;text-decoration:none}.share-channel-icon{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;transition:transform .15s ease;width:48px}.share-channel:hover .share-channel-icon{transform:scale(1.06)}.share-channel-label{color:#444;font-size:12px}.share-message-row{align-items:stretch;background:#f1f1f1;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:12px}.share-message-textarea{background:#0000;border:none;color:#333;font-family:inherit;font-size:13px;line-height:1.5;min-height:110px;outline:none;resize:vertical;width:100%}.share-copy-btn{align-items:center;align-self:flex-end;background:#065fd4;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;padding:9px 18px;transition:background .15s ease;white-space:nowrap}.share-copy-btn:hover{background:#0a4fae}.share-copy-btn.copied{background:#2e7d32}@media (max-width:500px){.share-modal{padding:16px}.share-channel-icon{height:44px;width:44px}.share-modal-header h3{font-size:16px}}.story-tile{background-color:#fff;border-radius:20px;flex-shrink:0;margin-right:20px;overflow:hidden;width:270px}.story-withicon{position:relative}.story-image{background-color:#eee;height:200px;width:100%}.story-image img{height:100%;object-fit:cover;width:100%}.story-withicon svg{border-radius:50%;bottom:8px;cursor:pointer;padding:4px;position:absolute;right:8px}.story-withicon svg:hover{background-color:#0000004d}.image-placeholder{background-color:#ccc;height:100%;width:100%}.story-info{padding:20px}.story-title{font-size:20px;font-weight:700}.story-info p,.story-title{color:#32403b;font-family:Inter}.story-info p{font-size:16px;font-weight:500;margin:8px 0 0}.playlist-icon-clean{background-color:#60917f;bottom:8px;cursor:pointer;position:absolute;right:8px;transition:transform .2s ease;z-index:10}.playlist-icon-clean:hover{transform:scale(1.1)}.download-menu-clean,.share-menu-clean{animation:fadeIn .2s ease-in-out;background:#fff;border:1px solid #ddd;border-radius:8px;bottom:18px;box-shadow:0 4px 10px #00000026;overflow:hidden;position:absolute;right:48px;z-index:99}.download-item-clean,.share-item-clean{align-items:center;border-bottom:.5px solid #60917f;color:#32403b;cursor:pointer;display:flex;font-family:Inter;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:background .2s}.download-item-clean:hover,.share-item-clean:hover{background:#f4f4f4}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.download-overlay{align-items:center;background:#0009;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:9999}.download-loader{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:15px;width:50px}.download-text{font-size:1.2rem;font-weight:500}.tippy-box[data-theme~=custom-story]{background-color:#fff;border-radius:10px;box-shadow:0 0 0 1px #60917f59,0 8px 20px #0000001f;color:#000;font-size:12px;margin-top:6px;max-width:500px!important;width:250px}.tippy-box[data-theme~=custom-story]>.tippy-arrow:before{color:#fff}@media (max-width:1023px){.story-tile{margin-right:16px;width:240px}.story-image{height:170px}.story-info{padding:16px}.story-title{font-size:18px}.story-info p{font-size:14px}}@media (max-width:767px){.story-tile{border-radius:16px;margin-right:14px;width:210px}.story-image{height:150px}.story-info{padding:14px}.story-title{font-size:16px}.story-info p{font-size:13px}.add-icon{height:24px;width:24px}.download-menu-clean,.share-menu-clean{bottom:14px;right:40px}.download-item-clean,.share-item-clean{font-size:13px;padding:7px 10px}}@media (max-width:480px){.story-tile{border-radius:14px;margin-right:12px;width:180px}.story-image{height:130px}.story-info{padding:12px}.story-title{font-size:15px}.story-info p{font-size:12px}}.export-details-container{background:#fff;color:#222;font-family:Inter,sans-serif;margin:0 auto;padding:32px 0;width:1100px}.export-header{margin-bottom:40px}.export-header h1{color:#111;font-size:36px;font-weight:700;margin-bottom:12px}.export-meta{color:#555;display:flex;flex-wrap:wrap;font-size:14px;gap:25px;margin-bottom:18px}.export-meta span strong{color:#111}.export-cover-image{border-radius:12px;box-shadow:0 6px 20px #00000026;margin-top:10px;max-width:100%;width:420px}.export-scene-title{border-left:6px solid #60917f;font-size:28px;font-weight:700;margin:40px 0 20px;padding-left:12px}.export-scene-block{background:#fff;border:1px solid #e6e6e6;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:40px;padding:26px}.export-scene-block-title{font-size:24px;font-weight:700;margin-bottom:18px}.export-scene-image{border-radius:12px;box-shadow:0 5px 18px #0000001f;margin-bottom:18px;width:100%}.export-scene-caption{color:#333;font-size:16px;line-height:1.55;margin-top:10px}.export-scene-caption strong{font-weight:600}.export-audio-section{align-items:center;display:flex;gap:15px;margin-top:22px}.export-audio-player{height:38px;width:60%}.export-text-block{font-size:16px;line-height:1.6}.export-center{text-align:center}.export-bold{font-weight:600}.export-box-shadow{box-shadow:0 4px 16px #0000001f}.homepageContainer{margin-top:40px}.story-row-wrapper{margin-bottom:40px;padding:10px}.story-row-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.story-heading{color:#6d6975;font-size:26px;font-weight:700}.story-row-arrows{display:flex;gap:10px;margin-right:2px}.left-arrow,.right-arrow{cursor:pointer;height:40px;width:40px}.story-row-scroll{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;scrollbar-width:none;will-change:scroll-position}.story-row-scroll,.story-row-scroll>*{transform:translateZ(0)}.story-row-scroll::-webkit-scrollbar{display:none}.homepage-loading{animation:spin .8s linear infinite;border:7px solid #60917f;border-radius:50%;border-top:3px solid #fff;height:50px;margin:20% auto auto;vertical-align:middle;width:50px}@media (max-width:1279px){.homepageContainer{margin-top:32px}.story-heading{font-size:22px}.left-arrow,.right-arrow{height:36px;width:36px}}@media (max-width:1023px){.homepageContainer{margin-top:24px}.story-row-wrapper{margin-bottom:28px;padding:6px 0}.story-heading{font-size:20px}.left-arrow,.right-arrow{height:32px;width:32px}}@media (max-width:767px){.homepageContainer{margin-top:16px}.story-row-wrapper{margin-bottom:22px;padding:4px 0}.story-row-header{gap:12px;margin-bottom:12px}.story-heading{font-size:18px;font-weight:700}.story-row-arrows{display:none}.story-row-scroll{-webkit-overflow-scrolling:touch;padding-bottom:4px;scroll-snap-type:x mandatory}.story-row-scroll>*{scroll-snap-align:start}}@media (max-width:480px){.story-heading{font-size:16px}.homepage-loading{border-width:5px;height:40px;width:40px}}.modal-overlay{align-items:center;background:#0f0f0f99;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.signup-modal{background-color:#fff;border-radius:50px;box-shadow:0 8px 24px #0003;font-family:Inter;max-width:560px;padding:30px 40px;position:relative;width:80vw}.signup-heading{color:#6d6975;font-size:36px;font-weight:700;margin-bottom:12px}.signup-heading,.signup-tagline{font-family:Inter;text-align:center}.signup-tagline{color:#32403b;font-size:18px;font-weight:500;margin-bottom:30px}.label-with-input{margin-bottom:24px}.sign-label{color:#425466;font-family:Inter;font-size:14px;font-weight:500}.input-box{background-color:#edf2f7;border:none;border-radius:6px;box-sizing:border-box;color:#000;font-family:Inter;font-size:15px;font-weight:400;margin-top:8px;outline:none;padding:12px;width:100%}.input-box::placeholder{color:"#7A828A"}.forgotpass,.note{color:#718096;font-family:Inter;font-size:14px;font-weight:500}.forgotpass{display:flex;justify-content:end;margin-top:6px}.checkbox-row{align-items:center;color:#425466;display:flex;font-size:14px;font-weight:500;gap:8px;margin:20px 0}.checkbox-box{accent-color:green;height:20px;width:20px}.checkbox-row a{color:#60917f;font-family:Inter;font-weight:700;text-decoration:none}.creates-btn{background-color:#60917f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-weight:600;margin-bottom:16px;margin-top:10px;padding:14px;width:100%}.creates-btn:hover:not(:disabled){background-color:#4e7c6b}.creates-btn:disabled{background-color:#a9c6ba;color:#f1f1f1;cursor:not-allowed;opacity:.8}.signin-link{font-size:18px;text-align:center}.signtoggle{color:#60917f;cursor:pointer;font-weight:500;text-decoration:underline}.input-wrapper{position:relative}.eye-icon{color:#555;cursor:pointer;font-size:1.1rem;position:absolute;right:10px;top:60%;transform:translateY(-50%)}.error-message{color:red;font-family:Inter;font-size:12px;font-weight:400;text-align:center}.notes-tooltip{align-items:center;display:flex;gap:6px;margin-top:6px}.loader{border:3px solid #dadada;border-top-color:#fff;display:inline-block;margin-right:8px;vertical-align:middle}.verify-status{align-items:center;display:inline-flex;gap:4px;justify-content:center}.verify-status-text{color:#fff;font-family:Inter;font-size:14px;font-weight:500}.first-last-name{align-items:flex-start;gap:16px}.first-last-name>.label-with-input{flex:1 1;min-width:0}@media screen and (min-width:1280px){.signup-modal{max-width:700px;padding:30px 40px}}@media screen and (min-width:768px) and (max-width:1023px){.signup-modal{border-radius:45px;padding:32px 36px;width:75vw}.signup-heading{font-size:32px}.signup-tagline{font-size:17px}.creates-btn{font-size:18px;padding:14px}}@media screen and (min-width:480px) and (max-width:767px){.signup-modal{border-radius:35px;padding:26px;width:85vw}.signup-heading{font-size:28px}.input-box,.signup-tagline{font-size:15px}.input-box{padding:10px}.creates-btn{font-size:17px;padding:12px}}@media screen and (max-width:480px){.first-last-name{flex-direction:column;gap:0}.signup-modal{border-radius:28px;padding:22px 20px;width:92vw}.signup-heading{font-size:24px}.signup-tagline{font-size:14px;margin-bottom:18px}.input-box{font-size:14px;padding:10px}.label-with-input{margin-bottom:16px}.creates-btn{padding:12px}.creates-btn,.signin-link{font-size:15px}}@media screen and (max-width:350px){.signup-modal{border-radius:22px;padding:18px 16px;width:94vw}.signup-heading{font-size:20px}.input-box,.signup-tagline{font-size:13px}.input-box{padding:8px}.creates-btn{font-size:14px;padding:10px}}.library-modal-overlay{background:#00000073;height:100%;left:0;top:0;width:100%;z-index:9999}.library-modal{animation:libraryModalFade .25s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000040;display:flex;flex-direction:column;height:60vh;max-width:90%;padding:24px;position:relative;width:650px}.library-modal .library-foldersss{align-content:start;flex:1 1 auto;grid-auto-rows:min-content;min-height:0;overflow-y:auto}.add-new-folder-btn{align-self:flex-end;background-color:#60917f;border-color:#60917f;flex-shrink:0;justify-content:center;margin-top:16px;width:180px}.library-modal h3{color:#222;font-size:18px;font-weight:600;margin:0 0 12px}.library-modal p{color:#555;font-size:14px;margin-bottom:24px}.library-actions{display:flex;gap:12px;justify-content:flex-end}.library-actions button{background:#1a73e8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background .2s ease}.library-actions button:hover{background:#1558b0}.library-actions button.secondary{background:#e5e7eb;color:#333}.library-actions button.secondary:hover{background:#d1d5db}@keyframes libraryModalFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.library-foldersss{grid-gap:2%;display:grid;gap:2%;grid-template-columns:32% 32% 32%;margin-top:20px}.library-foldersss-item{align-items:center;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;transition:background .2s ease,box-shadow .2s ease}.library-foldersss-item:hover{background:#f7f7f7;box-shadow:0 2px 6px #00000014}.library-foldersss-item img{height:24px;object-fit:contain;width:24px}.foldersss-title{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-modal-close{background:#0000;border:none;color:#555;cursor:pointer;font-size:22px;padding:4px;position:absolute;right:12px;top:12px}.library-modal-close:hover{color:#000}.confirm-overlayss{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.confirm-boxes{background:#fff;border-radius:8px;max-width:350px;padding:20px;text-align:center;width:90%}.confirm-actionss{display:flex;justify-content:space-between;margin-top:20px}.btn-noss{background:#ccc}.btn-noss,.btn-yesss{border:none;border-radius:4px;cursor:pointer;font-family:Inter;font-weight:500;padding:8px 16px;width:48%}.btn-yesss{background:#4caf50;color:#fff}.btn-noss:disabled,.btn-yesss:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1023px){.library-modal{height:auto;max-height:85vh;overflow:hidden;width:min(650px,92vw)}.library-foldersss{gap:12px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.library-modal{border-radius:10px;max-height:88vh;padding:20px 18px;width:min(560px,94vw)}.library-modal h3{font-size:17px}.library-modal p{font-size:13px;margin-bottom:18px}.library-actions{flex-wrap:wrap;gap:10px}.library-actions button{flex:1 1;font-size:14px;min-width:120px;padding:10px 14px}.library-foldersss{gap:10px;grid-template-columns:1fr;margin-top:14px}.foldersss-title{font-size:13px}.add-new-folder-btn{align-self:stretch;margin-top:12px;width:100%}}@media (max-width:480px){.library-modal{padding:18px 14px;width:96vw}.confirm-boxes{padding:16px;width:92vw}.confirm-actionss{gap:10px}}.link-user-modal-overlay{align-items:center;background:#00000073;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.link-user-modal{animation:linkUserModalFade .25s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000040;display:flex;flex-direction:column;height:50vh;max-height:75vh;max-width:90%;padding:24px;position:relative;width:650px}.link-user-modal-close{background:#0000;border:none;color:#555;cursor:pointer;font-size:22px;padding:4px;position:absolute;right:12px;top:12px}.link-user-modal-close:hover{color:#000}.link-user-modal-title{color:#32403b;font-family:Inter;font-size:18px;font-weight:600;margin-bottom:12px}.link-user-empty,.link-user-loading{color:#32403b;font-family:Inter;font-size:14px;padding:40px 20px;text-align:center}.link-user-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:16px;overflow-y:auto;padding-right:4px}.link-user-tile{align-items:center;background:#f7faf8;border:1px solid #e1ece6;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:12px;transition:transform .15s ease,box-shadow .15s ease,background .2s}.link-user-tile:hover{background:#eef5f1;box-shadow:0 6px 14px #60917f2e;transform:translateY(-2px)}.link-user-image{background:#eee;border:2px solid #60917f;border-radius:50%;height:80px;object-fit:cover;width:80px}.link-user-name{color:#32403b;font-family:Inter;font-size:14px;font-weight:500;margin-top:10px;text-align:center;word-break:break-word}@keyframes linkUserModalFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.link-user-modal .confirm-overlayss{align-items:center;background:#00000080;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute;z-index:1000}.link-user-modal .confirm-boxes{background:#fff;border-radius:8px;font-family:Inter;max-width:350px;padding:20px;text-align:center;width:90%}.link-user-modal .confirm-actionss{display:flex;justify-content:space-between;margin-top:20px}.link-user-modal .btn-noss{background:#ccc}.link-user-modal .btn-noss,.link-user-modal .btn-yesss{border:none;border-radius:4px;cursor:pointer;font-family:Inter;font-weight:500;padding:8px 16px;width:48%}.link-user-modal .btn-yesss{background:#4caf50;color:#fff}.link-user-modal .btn-noss:disabled,.link-user-modal .btn-yesss:disabled{cursor:not-allowed;opacity:.6}@media (max-width:767px){.link-user-modal{border-radius:12px;height:auto;max-height:88vh;padding:18px 16px;width:min(560px,94vw)}.link-user-modal-title{font-size:16px}.link-user-grid{gap:12px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.link-user-image{height:64px;width:64px}.link-user-name{font-size:13px}.link-user-modal .confirm-boxes{max-width:320px;padding:16px;width:92%}}@media (max-width:480px){.link-user-modal{padding:16px 12px}.link-user-grid{gap:10px;grid-template-columns:repeat(3,1fr)}.link-user-image{height:56px;width:56px}.link-user-name{font-size:12px}}.story-row-viewer{flex-direction:column;padding:40px 0}.story-row-btns,.story-row-viewer{display:flex;gap:20px}.draft-btn{background-color:initial;border:1px solid #6d697533;color:#000}.create-story-btn,.draft-btn{border-radius:50px;cursor:pointer;font-family:Inter;font-size:16px;font-weight:500;outline:none;padding:12px 30px}.create-story-btn{background-color:#60917f;border:none;color:#fff}.story-row-description{grid-column-gap:2%;column-gap:2%;display:grid;grid-template-columns:18% 18% 18% 18% 18%}@media (max-width:1279px){.story-row-description{column-gap:18px;gap:18px;grid-template-columns:repeat(4,1fr)}.story-row-viewer{padding:30px 0}}@media (max-width:1023px){.story-row-description{column-gap:16px;gap:16px;grid-template-columns:repeat(3,1fr)}.story-row-viewer{gap:16px;padding:24px 0}}@media (max-width:767px){.story-row-viewer{gap:0;padding:0}.story-row-header{align-items:center;background:#f4f4f4;box-shadow:0 -2px 0 0 #f4f4f4;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:12px;padding:14px 0;position:sticky;top:76px;z-index:50}.story-heading{flex-shrink:0;font-size:18px;text-align:left}.story-row-btns{flex-wrap:nowrap;gap:8px;justify-content:flex-end}.create-story-btn,.draft-btn{font-size:13px;padding:10px 18px;white-space:nowrap}.story-row-description{column-gap:12px;gap:12px;grid-template-columns:repeat(2,1fr);padding-bottom:24px}}@media (max-width:480px){.story-row-header{gap:8px;padding:12px 0;top:120px}.story-heading{font-size:16px}.story-row-description{column-gap:10px;gap:10px;grid-template-columns:repeat(2,1fr)}.story-row-btns{gap:6px}.create-story-btn,.draft-btn{font-size:12px;padding:9px 14px}}.mystory-tile{background-color:#fff;border-radius:20px;flex-shrink:0;margin-bottom:24px;margin-right:20px;overflow:hidden;width:100%}.mystory-withicon{position:relative}.mystory-image{background-color:#eee;height:200px;width:100%}.mystory-image img{height:100%;object-fit:cover;width:100%}.mystory-withicon svg{border-radius:50%;bottom:8px;cursor:pointer;padding:4px;position:absolute;right:8px}.mystory-withicon svg:hover{background-color:#0000004d}.add-icon{bottom:10px;cursor:pointer;height:28px;position:absolute;right:10px;width:28px}.mystory-info{padding:14px}.mystory-title{font-size:20px;font-weight:700;margin-bottom:8px}.mystory-info p,.mystory-title{color:#32403b;font-family:Inter}.mystory-info p{font-size:16px;font-weight:500;margin:8px 0 0}@media (max-width:1023px){.mystory-image{height:170px}.mystory-title{font-size:18px}.mystory-info p{font-size:14px}}@media (max-width:767px){.mystory-tile{border-radius:16px;margin-bottom:16px;margin-right:0}.mystory-image{height:150px}.mystory-info{padding:12px}.mystory-title{font-size:16px;margin-bottom:6px}.mystory-info p{font-size:13px}.add-icon{height:24px;width:24px}}@media (max-width:480px){.mystory-image{height:140px}.mystory-title{font-size:15px}.mystory-info p{font-size:12px}}.library-row-description{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(6,1fr)}@media (max-width:1279px){.library-row-description{gap:16px;grid-template-columns:repeat(5,1fr)}}@media (max-width:1023px){.library-row-description{gap:14px;grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.library-row-description{gap:12px;grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.library-row-description{gap:12px;grid-template-columns:repeat(2,1fr)}}.library-tile{-webkit-backdrop-filter:blur(6.6666669845581055px);backdrop-filter:blur(6.6666669845581055px);background-color:#fff;border-radius:14px;cursor:pointer;flex-shrink:0;margin-bottom:12px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.library-tile-highlighted{animation:gradientShift 6s ease-in-out infinite;background:linear-gradient(140deg,#fff,#f4faf6 50%,#cfe3d8);background-size:220% 220%;border:1px solid #60917f66;box-shadow:0 10px 30px #3264501f,inset 0 1px 0 #ffffffe6;isolation:isolate;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.library-tile-highlighted:before{background:radial-gradient(circle at 85% 10%,#60917f24,#0000 50%),radial-gradient(circle at 10% 95%,#fff9,#0000 55%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.library-tile-highlighted:after{animation:shimmer 3.5s ease-in-out infinite;background:linear-gradient(100deg,#0000,#ffffffd9 50%,#0000);content:"";height:100%;left:-120%;pointer-events:none;position:absolute;top:0;transform:skewX(-18deg);width:70%;z-index:1}.library-tile-highlighted:hover{box-shadow:0 16px 38px #3264502e,inset 0 1px 0 #ffffffe6;transform:translateY(-2px)}.library-tile-highlighted .library-image-div{background-color:initial;position:relative;z-index:2}.library-tile-highlighted .library-image-icon{align-items:center;animation:floatY 3s ease-in-out infinite,haloPulse 2.6s ease-in-out infinite;background:radial-gradient(circle at 50% 45%,#fff 0,#dceee4d9 60%,#60917f00 85%);border-radius:50%;box-shadow:0 0 0 1px #60917f40,0 8px 22px #3264502e;display:flex;height:78px;justify-content:center;width:78px}.library-tile-highlighted .library-image-icon img{filter:drop-shadow(0 3px 6px rgba(50,64,59,.28));height:62%;object-fit:contain;width:62%}.library-tile-highlighted .library-info{background:#0000;border-top:1px solid #60917f40;position:relative;z-index:2}.library-tile-highlighted .folder-title{color:#2f5f4f;font-weight:600;letter-spacing:.2px}.library-tile-badge{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0000;border:1px solid #60917f80;border-radius:999px;color:#2f5f4f;font-family:Inter;font-size:9.5px;font-weight:700;letter-spacing:1.2px;padding:4px 11px;position:absolute;right:12px;text-transform:uppercase;top:12px;z-index:3}@keyframes shimmer{0%{left:-120%}55%,to{left:160%}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes haloPulse{0%,to{box-shadow:0 0 0 1px #60917f40,0 8px 22px #3264502e,0 0 0 0 #60917f00}50%{box-shadow:0 0 0 1px #60917f73,0 12px 30px #32645047,0 0 0 12px #60917f14}}.library-image-div{align-items:center;background-color:#fff;display:flex;height:160px;justify-content:center;width:100%}.library-image-icon{width:70px}.library-image-icon img{height:100%;width:100%}.library-info{border-top:1px solid grey;display:flex;justify-content:space-between;padding:22px 16px}.folder-title{color:#32403b;font-family:Inter;font-size:16px;font-weight:600}.dots-icon{cursor:pointer}.tippy-box[data-theme~=customs]{background-color:#fff;border-radius:10px;color:#000;font-size:12px;margin-top:6px;max-width:500px!important;padding:2px;width:250px}.tippy-box[data-theme~=customs]>.tippy-arrow:before{color:#fff}.edit-icon-wrapper{align-items:center;border:2px solid #32403b;border-radius:6px;display:flex;height:18px;justify-content:center;margin-right:16px;width:18px}.edit-icon{color:#32403b;font-size:14px}.edit-icon,.edit-icon-wrapper{transition:all .2s ease}.tooltip-item:hover .edit-icon-wrapper{border-color:#60917f}.tooltip-item:hover .edit-icon{color:#60917f}.delete-confirm-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.delete-confirm-box{animation:scaleIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 6px 16px #0003;padding:24px 28px;text-align:center;width:320px}.delete-confirm-text{color:#333;font-size:15px;font-weight:500;margin-bottom:20px}.delete-confirm-buttons{display:flex;gap:14px;justify-content:center}.delete-yes-btn{background-color:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:8px 22px;transition:all .2s ease}.delete-yes-btn:hover{background-color:#dc2626}.delete-no-btn{background-color:#e5e7eb;border:none;border-radius:8px;color:#111827;cursor:pointer;font-weight:500;padding:8px 22px;transition:all .2s ease}.delete-no-btn:hover{background-color:#d1d5db}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1023px){.library-image-div{height:130px}.library-image-icon{width:60px}.library-info{padding:16px 12px}.folder-title{font-size:15px}.library-tile-highlighted .library-image-icon{height:66px;width:66px}}@media (max-width:767px){.library-tile{border-radius:12px}.library-image-div{height:110px}.library-image-icon{width:52px}.library-info{padding:12px 10px}.folder-title{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-tile-badge{font-size:8px;letter-spacing:.8px;padding:3px 8px;right:8px;top:8px}.library-tile-highlighted .library-image-icon{height:56px;width:56px}.delete-confirm-box{padding:20px 18px;width:min(320px,92vw)}.delete-confirm-text{font-size:14px}}@media (max-width:480px){.library-image-div{height:90px}.library-image-icon{width:44px}.library-info{padding:10px 8px}.folder-title{font-size:12px}.library-tile-highlighted .library-image-icon{height:46px;width:46px}}.library-modal-overlay{align-items:center;background:#0f0f0f99;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.library-modal-container{background-color:#fff;border-radius:30px;box-shadow:0 8px 24px #0003;font-family:Inter,sans-serif;max-width:500px;padding:30px 40px;position:relative;width:80vw}.library-modal-close-btn{background:none;border:none;cursor:pointer;position:absolute;right:18px;top:18px}.library-modal-title{color:#6d6975;font-size:30px;font-weight:700;margin-bottom:10px;text-align:center}.library-modal-subtitle{color:#32403b;font-size:16px;margin-bottom:30px;text-align:center}.library-input-section{display:flex;flex-direction:column}.library-input-label{color:#425466;font-size:14px;font-weight:500}.library-input-field{background-color:#edf2f7;border:none;border-radius:6px;font-size:15px;font-weight:400;margin-top:6px;outline:none;padding:14px 10px}.library-error{color:red;font-size:14px;margin-top:6px}.library-add-btn{background:#5d8c74;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:24px;padding:14px;width:100%}.library-add-btn:hover{background:#4b7561}.library-loader{animation:spin .7s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#fff;height:16px;margin:0 auto;width:16px}@media (max-width:767px){.library-modal-container{border-radius:20px;padding:24px 22px;width:min(500px,92vw)}.library-modal-title{font-size:24px}.library-modal-subtitle{font-size:14px;margin-bottom:22px}.library-add-btn{font-size:16px;padding:12px}}@media (max-width:480px){.library-modal-container{border-radius:18px;padding:22px 18px;width:94vw}.library-modal-title{font-size:20px}.library-modal-subtitle{font-size:13px}.library-input-field{font-size:14px;padding:12px 10px}.library-add-btn{font-size:15px;padding:11px}}.sidebar{align-self:start;background:#fff;border-radius:20px;height:fit-content;margin-bottom:16px;padding:20px}.sidebar-item{align-items:center;border-radius:20px;color:#6d6975;cursor:pointer;display:flex;font-size:20px;font-weight:500;padding:18px;transition:background .2s,color .2s}.sidebar-item:hover{background-color:#f2f2f2}.sidebar-item.active{background:#c4e4de;color:#000}.sidebar-icon-img{height:24px;margin-right:14px;object-fit:contain;width:24px}.sidebar-label{flex:1 1;font-size:16px}@media (max-width:1279px){.sidebar{border-radius:16px;padding:14px}.sidebar-item{font-size:16px;padding:14px}}@media (max-width:767px){.sidebar{border-radius:18px;box-shadow:0 4px 14px #32403b0f;display:flex;flex-wrap:wrap;gap:8px;padding:12px}.sidebar-item{align-items:center;background:#e6ede9;border:1px solid #0000;border-radius:999px;flex:0 0 auto;flex-direction:row;font-size:13px;gap:8px;min-width:0;padding:10px 14px;transition:background .18s ease,border-color .18s ease,transform .15s ease}.sidebar-item:hover{background:#eef5f1;border-color:#60917f40;transform:translateY(-1px)}.sidebar-item.active{background:#c4e4de;border-color:#60917f8c;box-shadow:0 4px 12px #60917f33}.sidebar-icon-img{flex-shrink:0;height:20px;margin-right:0;width:20px}.sidebar-label{flex:0 0 auto;font-size:13px;font-weight:500;line-height:1.25;white-space:nowrap}}@media (max-width:460px){.sidebar{border-radius:16px;gap:6px;padding:10px}.sidebar-item{border-radius:999px;font-size:12px;gap:6px;padding:9px 12px}.sidebar-icon-img{height:18px;width:18px}.sidebar-label{font-size:12px}}@media (max-width:360px){.sidebar-item{padding:9px 10px}.sidebar-icon-img{height:16px;width:16px}.sidebar-label{font-size:11.5px}}.profile-page{grid-gap:4%;display:grid;gap:4%;grid-template-columns:24% 72%;margin-top:50px}@media (max-width:1279px){.profile-page{gap:4%;grid-template-columns:28% 68%;margin-top:36px}}@media (max-width:767px){.profile-page{display:flex;flex-direction:column;gap:18px;gap:14px;margin-top:28px;margin-top:18px}}.child-card{align-items:center;background:#fff;border:1px solid #0000;border-radius:12px;box-shadow:0 4px 12px #00000014,0 1px 3px #0000000f;display:flex;padding:12px 16px;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease,transform .15s ease}.child-card:hover{background-color:#eaf2ef;border-color:#60917f59;box-shadow:0 6px 18px #60917f33,0 2px 6px #60917f1f;transform:translateY(-1px)}.child-avatar{border-radius:50%;height:40px;margin-right:12px;object-fit:cover;width:40px}.child-name{flex:1 1;font-size:14px;font-weight:500}.child-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;gap:4px}.child-actions button{background:none;border:none;cursor:pointer;flex-shrink:0;width:48px}.edit-btn:hover{color:green}.delete-btn:hover{color:red}.confirm-popup{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.confirm-box{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000004d;padding:30px;text-align:center}.confirm-actions{display:flex;gap:4%;justify-content:space-between;margin-top:20px}.confirm-txt{color:#000;font-family:Inter;font-size:16px;font-weight:500;margin-bottom:30px}.no-btn{background-color:#c9302c}.no-btn,.yes-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500;padding:12px;width:48%}.yes-btn{background-color:#60917f}@media (max-width:767px){.child-card{border-radius:10px;flex-direction:row;flex-wrap:nowrap;padding:10px 12px}.child-avatar{height:36px;margin-right:10px;width:36px}.child-name{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.child-actions button{width:38px}.confirm-box{padding:22px 18px;width:min(360px,92vw)}.confirm-txt{font-size:14px;margin-bottom:22px}.no-btn,.yes-btn{font-size:13px;padding:10px}}@media (max-width:520px){.child-actions button{width:42px}}@media (max-width:480px){.child-card{padding:8px 10px}.child-avatar{height:32px;margin-right:8px;width:32px}.child-name{font-size:12px}.child-actions button{width:40px}}.profile-container{display:flex;gap:20px}.profile-main{flex:1 1}.profile-header{align-items:center;display:flex;justify-content:space-between}.profile-h{color:#6d6975;font-family:Inter;font-size:30px;font-weight:700}.edit-profile-btn{background:#60917f;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500;outline:none;padding:16px 30px}.user-info{gap:16px;margin-top:24px}.user-avatar,.user-info{align-items:center;display:flex}.user-avatar{background:#60917f;border-radius:50%;color:#fff;font-size:20px;font-weight:700;height:52px;justify-content:center;width:52px}.user-name{color:#425466;font-family:Inter;font-size:20px;font-weight:600;margin-bottom:2px}.user-email{color:#7a828a;font-size:16px}.about-section{margin-top:24px}.about-section-h{color:#425466;font-family:Inter;font-size:20px;font-weight:600}.about-section-p{color:#7a828a;font-family:Inter;font-size:18px;font-weight:400;line-height:24px;margin-top:8px;text-align:justify}.children-section{margin-top:36px}.children-section h3{color:#425466;font-size:20px;font-weight:600;margin-bottom:8px}.children-list{display:flex;flex-wrap:wrap;gap:16px}.add-child-btn{background:#fff;border:2px solid #198754;border-radius:12px;color:#198754;cursor:pointer;font-size:14px;padding:20px 24px}.add-child-btn:hover{background:#e9f5ee}.profile-loader{animation:spin .8s linear infinite;border:7px solid #60917f;border-radius:50%;border-top:3px solid #fff;height:50px;margin:20% auto auto;vertical-align:middle;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.children-listss{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.profile-limit-msg{color:red;font-size:14px;grid-column:1/-1;margin:10px 0 16px;width:100%}@media (max-width:1023px){.profile-container{gap:14px}.profile-h{font-size:24px}.edit-profile-btn{font-size:13px;padding:12px 22px}.user-avatar{height:46px;width:46px}.user-avatar,.user-name{font-size:18px}.user-email{font-size:14px}.about-section-h,.children-section h3{font-size:18px}.about-section-p{font-size:16px;line-height:22px}.children-listss{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.profile-main{margin-top:12px}.profile-header{align-items:center;flex-direction:row;gap:10px;justify-content:space-between}.profile-h{font-size:20px;text-align:left}.edit-profile-btn{font-size:13px;padding:10px 18px;white-space:nowrap;width:auto}.user-info{gap:12px;margin-top:18px}.user-avatar{height:42px;width:42px}.user-avatar,.user-name{font-size:16px}.user-email{font-size:13px}.about-section{margin-top:18px}.about-section-h,.children-section h3{font-size:16px}.about-section-p{font-size:14px;line-height:20px;text-align:left}.children-section{margin-top:24px}.children-listss{gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.add-child-btn{padding:14px;width:100%}.profile-limit-msg{font-size:12px;margin-bottom:20px;text-align:center}}@media (max-width:520px){.children-listss{grid-template-columns:1fr}}@media (max-width:480px){.profile-h{font-size:18px}.edit-profile-btn{font-size:12px;padding:9px 14px}.user-avatar{height:38px;width:38px}.user-name{font-size:15px}.children-listss{grid-template-columns:1fr}}.profile-modal-overlay{align-items:center;background:#0f0f0f99;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.create-profile-modal{background-color:#fff;border-radius:50px;box-shadow:0 8px 24px #0003;font-family:Inter;max-width:560px;padding:30px 40px;position:relative;width:80vw}.create-account-h{color:#6d6975;font-family:Inter;font-size:36px;font-weight:700;margin-bottom:12px;text-align:center}.create-account-tagline{color:#32403b;font-family:Inter;font-size:18px;font-weight:500;margin-bottom:30px;text-align:center}.first-last-name{align-items:center;display:flex;gap:20px;justify-content:space-between}.label-tooltip{align-items:center;display:flex;gap:6px}.input-textarea{background-color:#edf2f7;border:none;border-radius:6px;box-sizing:border-box;color:#000;font-family:Inter;font-size:15px;margin-bottom:10px;margin-top:8px;outline:none;padding:12px;resize:none;width:100%}.tippy-box[data-theme~=custom-information]{background-color:#60917f;color:#fff;font-size:12px}.tippy-box[data-theme~=custom-information]>.tippy-arrow:before{color:#60917f}.modal-close-btn{background:#0000;border:none;cursor:pointer;position:absolute;right:16px;top:20px}@media screen and (min-width:1280px){.create-profile-modal{max-width:620px;padding:40px 50px}.create-account-h{font-size:38px}}@media screen and (min-width:1024px) and (max-width:1279px){.create-profile-modal{padding:36px 42px;width:70vw}}@media screen and (min-width:768px) and (max-width:1023px){.create-profile-modal{border-radius:45px;padding:32px 34px;width:75vw}.create-account-h{font-size:30px}.create-account-tagline{font-size:16px}.first-last-name{gap:16px}.input-textarea{font-size:14px;padding:10px}}@media screen and (min-width:480px) and (max-width:767px){.create-profile-modal{border-radius:35px;padding:26px 24px;width:85vw}.create-account-h{font-size:26px}.create-account-tagline{font-size:15px}.first-last-name{flex-direction:column;gap:12px}.input-box,.input-textarea{font-size:14px;padding:10px}.creates-btn{font-size:16px;padding:12px}}@media screen and (max-width:480px){.create-profile-modal{border-radius:28px;padding:20px 18px;width:92vw}.create-account-h{font-size:24px}.create-account-tagline{font-size:14px;margin-bottom:18px}.first-last-name{flex-direction:column;gap:10px}.input-box{font-size:14px;padding:10px}.input-textarea{font-size:13px;padding:10px}.creates-btn{font-size:15px;padding:12px}}@media screen and (max-width:350px){.create-profile-modal{border-radius:22px;padding:16px 14px;width:94vw}.create-account-h{font-size:20px}.create-account-tagline{font-size:13px}.input-box,.input-textarea{font-size:13px;padding:8px}.creates-btn{font-size:14px;padding:10px}}.first-last-name>div{width:100%}.create-profile-modal{min-width:320px}@media screen and (max-width:767px){.create-profile-modal{padding:16px 14px!important;width:92vw}}.input-box,.input-textarea{width:100%!important}.child-modal-overlay{align-items:center;background:#0f0f0f99;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.child-modal-container{background-color:#fff;border-radius:50px;box-shadow:0 8px 24px #0003;font-family:Inter;max-width:560px;padding:30px 40px;position:relative;width:80vw}.child-modal-title{color:#6d6975;font-family:Inter;font-size:36px;font-weight:700;margin-bottom:8px;text-align:center}.child-modal-subtitle{color:#32403b;font-family:Inter;font-size:18px;font-weight:500;margin-bottom:50px;text-align:center}.child-profile-pic-section{display:flex;gap:15px;justify-content:flex-start;margin-bottom:40px}.child-profile-placeholder{align-items:center;background:#e9e9e9;display:flex;justify-content:center}.child-profile-image,.child-profile-placeholder{border-radius:50%;height:120px;width:120px}.child-btn-container{display:flex;flex-direction:column;gap:12px}.child-select-btn{background:#fff;border:1px solid #6d697533;border-radius:10px;color:#7a828a;cursor:pointer;font-family:Inter;font-size:14px;padding:10px 12px}.child-select-btn:hover{background:#f3f3f3}.label-child-input{display:flex;flex-direction:column}.child-input-label{color:#425466;font-family:Inter;font-size:14px;font-weight:500}.child-input-field{background-color:#edf2f7;border:none;border-radius:6px;font-family:Inter;font-size:15px;font-weight:400;margin-bottom:15px;margin-top:6px;padding:16px 10px}.child-add-btn{background:#5d8c74;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:20px;font-weight:600;margin-top:24px;padding:14px;width:100%}.child-add-btn:hover{background:#4b7561}@media (max-width:1023px){.child-modal-container{border-radius:30px;max-height:90vh;max-width:560px;overflow-y:auto;padding:28px 30px;width:min(560px,92vw)}.child-modal-title{font-size:28px}.child-modal-subtitle{font-size:16px;margin-bottom:30px}}@media (max-width:767px){.child-modal-container{border-radius:22px;padding:22px 20px;width:min(520px,94vw)}.child-modal-title{font-size:22px}.child-modal-subtitle{font-size:14px;margin-bottom:22px}.child-profile-pic-section{flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:22px}.child-profile-image,.child-profile-placeholder{height:90px;width:90px}.child-btn-container{flex:1 1;gap:10px;min-width:160px}.child-select-btn{font-size:13px;padding:10px}.child-input-field{font-size:14px;padding:12px 10px}.child-add-btn{font-size:17px;padding:12px}}@media (max-width:480px){.child-modal-container{border-radius:18px;padding:18px 14px;width:96vw}.child-modal-title{font-size:19px}.child-profile-image,.child-profile-placeholder{height:78px;width:78px}.child-profile-pic-section{align-items:stretch;flex-direction:column}.child-btn-container{width:100%}.child-add-btn{font-size:15px}}.helpcenter-container{width:100%}.helpcenter-heading{color:#6d6975;font-family:Inter;font-size:30px;font-weight:700;margin-bottom:20px;padding-bottom:8px}.faq-item,.helpcenter-heading{border-bottom:1px solid #6d697533}.faq-item{margin-bottom:6px;padding:16px 0}.faq-question{cursor:pointer;display:flex;font-family:Inter;font-size:20px;font-weight:500;justify-content:space-between}.faq-answer{color:#718096;font-size:18px;font-weight:500;margin-top:10px}.arrow{font-size:16px}.helpcenter-state{color:#718096;font-family:Inter,sans-serif;font-size:16px;padding:28px 0;text-align:center}@media (max-width:1023px){.helpcenter-heading{font-size:24px}.faq-question{font-size:17px}.faq-answer{font-size:15px}}@media (max-width:767px){.helpcenter-heading{font-size:20px;margin-bottom:14px}.faq-item{padding:12px 0}.faq-question{font-size:15px;gap:12px}.faq-answer{font-size:13px;margin-top:8px}.helpcenter-state{font-size:14px;padding:20px 0}}.feedback-main{width:100%}.feedback-header{border-bottom:1px solid #6d697533;color:#6d6975;font-family:Inter;font-size:30px;font-weight:700;margin-bottom:34px;padding-bottom:8px}.feedback-intro{color:#21272a;font-family:Inter;font-size:18px;font-weight:500;margin-bottom:40px}.form-group{display:flex;flex-direction:column;margin-bottom:30px;width:100%}.label-feedback{color:#000;font-family:Inter;font-size:18px;font-weight:500;margin-bottom:10px}.feedback-textarea{background-color:#fff;border:1px solid #6d697533;border-radius:10px;font-family:Inter;font-size:15px;outline:none;padding:18px 20px;resize:none}.submit-feedback{display:flex;justify-content:flex-end}.submit-btn-feedback{background-color:#60917f;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500;outline:none;padding:16px 50px}@media (max-width:1023px){.feedback-header{font-size:24px;margin-bottom:24px}.feedback-intro{font-size:16px;margin-bottom:28px}.label-feedback{font-size:16px}}@media (max-width:767px){.feedback-header{font-size:20px;margin-bottom:18px}.feedback-intro{font-size:14px;margin-bottom:22px}.form-group{margin-bottom:20px}.label-feedback{font-size:15px;margin-bottom:8px}.feedback-textarea{font-size:14px;padding:14px}.submit-feedback{justify-content:stretch}.submit-btn-feedback{margin-bottom:18px;padding:14px;width:100%}}.affiliation-container{width:100%}.affiliation-heading{border-bottom:1px solid #6d697533;color:#6d6975;font-family:Inter;font-size:30px;font-weight:700;margin-bottom:20px;padding-bottom:8px}.affilaition-img-container{grid-gap:12.5%;display:grid;gap:12.5%;grid-template-columns:25% 25% 25%;margin-top:50px}.affiliation-img{height:100%;object-fit:contain;width:100%}.affiliation-link{display:block;height:100%;width:100%}.affiliation-state{color:#6d6975;font-family:Inter;font-size:16px;margin-top:40px;text-align:center}@media (max-width:1023px){.affiliation-heading{font-size:24px}.affilaition-img-container{gap:24px;grid-template-columns:repeat(3,1fr);margin-top:32px}}@media (max-width:767px){.affiliation-heading{font-size:20px;margin-bottom:14px}.affilaition-img-container{gap:20px;grid-template-columns:repeat(2,1fr);margin-top:24px}.affiliation-state{font-size:14px;margin-top:28px}}@media (max-width:480px){.affilaition-img-container{gap:18px;grid-template-columns:1fr}}.technicalSupport-container{width:100%}.technicalSupport-heading{border-bottom:1px solid #6d697533;color:#6d6975;font-family:Inter;font-size:30px;font-weight:700;margin-bottom:20px;padding-bottom:8px}.support-form{margin-top:30px}.support-form-label{color:#425466;font-size:18px;font-weight:500}.support-upload-box{align-items:center;background:#fff;border:1px dashed #000;border-radius:10px;cursor:pointer;display:flex;height:160px;justify-content:center;margin-top:8px;width:100%}.upload-placeholder{align-items:center;color:#666;display:flex;flex-direction:column}.upload-icon{align-items:center;background-color:#60917f;border-radius:50%;display:flex;justify-content:center;padding:10px}.file-note{color:#425466;font-size:12px;margin:8px 0 20px}.text-input-supp,.textarea-input-supp{border:1px solid #6d697533;border-radius:10px;font-family:Inter;font-size:14px;margin-bottom:20px;margin-top:8px;outline:none;padding:10px}.textarea-input-supp{height:100px;resize:none}.submit-btn{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 18px}.submit-btn:hover{background-color:#45a049}@media (max-width:1023px){.technicalSupport-heading{font-size:24px}.support-form-label{font-size:16px}.support-upload-box{height:140px}}@media (max-width:767px){.technicalSupport-heading{font-size:20px;margin-bottom:14px}.support-form{margin-top:20px}.support-form-label{font-size:15px}.support-upload-box{height:120px}.text-input-supp,.textarea-input-supp{font-size:14px;padding:12px}.submit-btn{margin-bottom:18px;padding:12px;width:100%}}.account-settings-container{width:100%}.section{margin-bottom:20px}.section-title{font-size:18px;font-weight:600;margin-bottom:4px}.section-subtext{font-size:14px;margin-bottom:12px}.section-subtext.small{color:#777;margin-bottom:15px}.current-email{color:#3ba776;font-weight:700}.form-rows{display:flex;gap:10px;margin-bottom:15px}.account-setting-inputs{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:14px;padding:10px}.account-setting-inputs:focus{border-color:#60917f;outline:none}.btnsss{background-color:#60917f;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px}.btnsss:hover{background-color:#5a8b6c}.btnsss.danger{background-color:#d9534f}.btnsss.danger:hover{background-color:#c9302c}hr{border:none;border-bottom:1px solid #e0e0e0;margin:20px 0}.password-field{flex:1 1;position:relative}.eye-iconss{color:#666;cursor:pointer;font-size:20px;position:absolute;right:12px;top:55%;transform:translateY(-50%)}.passwords-inputs{display:flex;gap:10px;justify-content:space-between}@media (max-width:767px){.section-title{font-size:17px}.section-subtext{font-size:13px}.form-rows,.passwords-inputs{flex-direction:column;gap:10px}.account-setting-inputs{font-size:14px;padding:11px 10px;width:100%}.btnsss{padding:11px 16px;width:100%}.confirm-box,.confirm-popup .confirm-box{width:min(420px,92vw)}}@media (max-width:480px){.section-title{font-size:16px}.section-subtext{font-size:12px}}.billing-container{width:100%}.billing-container .section{margin-bottom:20px}.billing-container .section-title{font-size:18px;font-weight:600;margin-bottom:4px}.billing-container .section-subtext{font-size:14px;margin-bottom:12px}.billing-container .section-subtext.small{color:#777;margin-bottom:15px}.billing-card{background:#fff;border:1px solid #ececef;border-radius:14px;box-shadow:0 2px 10px #1f29370a;margin-bottom:20px;padding:18px 20px}.billing-area-usage .billing-card{background:#f7f8f8;box-shadow:none;padding:14px}.billing-row{align-items:center;border-bottom:1px solid #ececec;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.billing-row:last-child{border-bottom:none}.billing-label{color:#6d6975}.billing-value{color:#222;font-weight:500}.billing-status{border-radius:12px;font-size:12px;font-weight:600;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase}.billing-status.status-active{background:#e6f4ec;color:#2f7a52}.billing-status.status-trialing{background:#fff5e0;color:#b07b00}.billing-status.status-canceled,.billing-status.status-cancelled,.billing-status.status-past_due,.billing-status.status-unpaid{background:#fde8e8;color:#b91c1c}.billing-empty{color:#6d6975;font-size:14px;margin-bottom:14px}.billing-note{color:#888;font-size:13px;margin-top:10px}.billing-btn{border:none;border-radius:20px;display:inline-block;font-size:14px;padding:10px 22px;text-decoration:none;transition:background-color .15s ease}.billing-btn.primary{background-color:#60917f;color:#fff}.billing-btn.primary:hover:not(:disabled){background-color:#5a8b6c}.billing-btn.primary:disabled{background-color:#a8c0b6;cursor:not-allowed}.billing-btn.secondary{background-color:initial;border:1px solid #60917f;color:#60917f}.billing-btn.secondary:hover{background-color:#f0f5f3}.billing-container hr{border:none;border-bottom:1px solid #e0e0e0;margin:20px 0}.billing-top-grid{grid-gap:16px 24px;align-items:start;display:grid;gap:16px 24px;grid-template-areas:"plan    usage" "actions usage";grid-template-columns:1fr 1.3fr;grid-template-rows:auto 1fr;margin-bottom:20px}.billing-area-plan{grid-area:plan}.billing-area-usage{grid-area:usage}.billing-area-actions{grid-area:actions}.billing-col{min-width:0}.billing-col .section{margin-bottom:0}.actions-card{background:#fff;border:1px solid #ececef;border-radius:14px;box-shadow:0 2px 10px #1f29370a;overflow:hidden}.actions-card .section{margin:0;padding:18px}.actions-card .section+.section{border-top:1px solid #ececef}.billing-area-actions .section-title{font-size:15px}.billing-area-actions .section-subtext.small{margin-bottom:14px}.billing-area-actions .billing-btn{font-size:13px;padding:8px 18px}@media (max-width:860px){.billing-top-grid{gap:18px;grid-template-areas:"plan" "usage" "actions";grid-template-columns:1fr;grid-template-rows:auto}}.usage-item{align-items:flex-start;background:#fff;border:1px solid #eef0ef;border-radius:12px;display:flex;gap:14px;margin-bottom:10px;padding:16px;transition:box-shadow .18s ease,transform .18s ease}.usage-item:last-of-type{margin-bottom:0}.usage-item:hover{box-shadow:0 4px 14px #60917f1f;transform:translateY(-1px)}.usage-item.is-low{background:#fffdf6;border-color:#f6e2b0}.usage-item.is-exhausted{background:#fff8f7;border-color:#f3cfca}.usage-icon{align-items:center;background:#eaf2ee;border-radius:10px;color:#60917f;display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.usage-item.is-low .usage-icon{background:#fbf1d6;color:#b07b00}.usage-item.is-exhausted .usage-icon{background:#fbe2de;color:#b91c1c}.usage-body{flex:1 1 auto;min-width:0}.usage-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:9px}.usage-label{color:#1f2937;font-size:14.5px;font-weight:600}.usage-count{color:#6d6975;font-size:13px;white-space:nowrap}.usage-count strong{color:#1f2937;font-size:15px}.usage-of{color:#9aa0a6}.usage-unlimited{color:#2f7a52;font-weight:600}.usage-bar{background:#eef0ef;border-radius:20px;height:9px;overflow:hidden;width:100%}.usage-bar-fill{background:linear-gradient(90deg,#71a38c,#60917f);border-radius:20px;height:100%;min-width:3px;transition:width .45s ease}.usage-bar-fill.is-low{background:linear-gradient(90deg,#edb84a,#e0a106)}.usage-bar-fill.is-exhausted{background:linear-gradient(90deg,#d75a4a,#c0392b)}.usage-meta{align-items:center;display:flex;font-size:12px;gap:8px;justify-content:space-between;margin-top:8px}.usage-remaining{color:#2f7a52;font-weight:600}.usage-remaining.is-low{color:#b07b00}.usage-remaining.is-exhausted{color:#b91c1c}.usage-meta-right{align-items:center;display:flex;gap:12px}.usage-reset{color:#a3a3a3;white-space:nowrap}.usage-topup{background:#fcf2d4;border:1px solid #f0dca0;border-radius:20px;color:#8a6d00;font-size:11.5px;font-weight:600;padding:2px 11px;text-decoration:none;transition:background .15s ease;white-space:nowrap}.usage-topup:hover{background:#f7e7b6}.usage-addon-hint{align-items:center;background:#fbf4e2;border:1px solid #eedfb2;border-radius:10px;color:#7a5c00;display:flex;font-size:12.5px;gap:12px;justify-content:space-between;line-height:1.35;margin-top:12px;padding:9px 10px 9px 14px}.usage-addon-text{min-width:0}.usage-addon-btn{background-color:#60917f;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;flex:0 0 auto;font-size:13px;font-weight:600;line-height:1;padding:10px 16px;text-decoration:none;transition:background-color .15s ease;white-space:nowrap}.usage-addon-btn:hover{background-color:#5a8b6c}.cloned-voice-wrapper{margin-bottom:20px;margin-top:20px;width:100%}.voice-section{margin-bottom:44px}.voice-section-head{align-items:center;border-bottom:1px solid #eceeed;display:flex;gap:12px;justify-content:space-between;margin-bottom:22px;padding-bottom:16px}.voice-section-heading{align-items:center;display:flex;gap:12px;min-width:0}.voice-section-icon{align-items:center;border-radius:12px;box-shadow:0 4px 12px #60917f59;color:#fff;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.voice-section-icon.sample{background:linear-gradient(135deg,#60917f,#7fb39d)}.voice-section-icon.cloned{background:linear-gradient(135deg,#3f6b5b,#60917f)}.cloned-voice-title{color:#111;font-family:Inter;font-size:18px;font-weight:700;line-height:1.2}.voice-section-sub{color:#777;font-family:Inter;font-size:13px;margin-top:2px}.voice-count-badge{background:#60917f1f;border:1px solid #60917f40;border-radius:999px;color:#4d7666;flex-shrink:0;font-family:Inter;font-size:12px;font-weight:600;padding:4px 12px;white-space:nowrap}.cloned-voice-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start}.voice-tile{align-items:center;background:#fff;border:1px solid #eef0ef;border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;gap:14px;min-width:0;overflow:hidden;padding:16px 18px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.voice-tile:hover{border-color:#60917f;box-shadow:0 8px 20px #60917f2e;transform:translateY(-2px)}.voice-tile.playing{border-color:#60917f;box-shadow:0 0 0 3px #60917f2e,0 8px 20px #60917f38}.voice-tile-body{flex:1 1;min-width:0}.voice-name{color:#1f2937;font-family:Inter;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-sub{color:#9aa3a0;font-family:Inter;font-size:12px;margin-top:1px}.voice-tile-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.play-circle-btn{align-items:center;background:#60917f;border:none;border-radius:50%;box-shadow:0 3px 8px #60917f47;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;transition:background .2s ease,transform .15s ease;width:34px}.play-circle-btn:hover:not(:disabled){background:#4d7666;transform:scale(1.06)}.play-circle-btn.active{background:#4d7666}.play-circle-btn:disabled{cursor:not-allowed;opacity:.85}.btn-spinner{animation:vc-spin .7s linear infinite;border:2px solid #ffffff73;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes vc-spin{to{transform:rotate(1turn)}}.voice-delete-btn{align-items:center;background:#0000;border:1px solid #ef4444;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;transition:all .2s ease;width:34px}.voice-delete-btn:hover{background:#ef4444;color:#fff}.cloned-tile{align-items:flex-start}.cloned-tile .voice-tile-actions{margin-top:2px}.tile-audio{border-radius:10px;height:36px;margin-top:10px;width:100%}.voice-empty-state{background:#f7faf9;border:1px dashed #60917f4d;border-radius:14px;color:#8a938f;font-family:Inter;font-size:14px;padding:28px 20px;text-align:center}@media (max-width:1023px){.cloned-voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.cloned-voice-grid{gap:12px;grid-template-columns:1fr}.cloned-voice-title{font-size:16px}.voice-section-sub{font-size:12px}.voice-tile{border-radius:14px;padding:12px}.voice-name{font-size:14px}.play-circle-btn{height:38px;width:38px}}.user-story-tile{align-self:start;background-color:#fff;border:1px solid #0000;border-radius:14px;box-shadow:0 4px 14px #00000017,0 1px 3px #0000000d;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease;width:100%}.user-story-tile:hover{border-color:#60917f59;box-shadow:0 10px 24px #60917f38,0 3px 8px #60917f24;transform:translateY(-2px)}.user-story-withicon{position:relative}.user-story-image{background-color:#eee;height:150px;width:100%}.user-story-image img{display:block;height:100%;object-fit:cover;width:100%}.user-story-playlist-icon{background-color:#60917f;border-radius:50%;bottom:6px;cursor:pointer;height:26px!important;padding:3px;position:absolute;right:6px;transition:transform .2s ease;width:26px!important;z-index:10}.user-story-playlist-icon:hover{transform:scale(1.1)}.user-story-info{padding:12px 14px 14px}.user-story-title{color:#32403b;font-size:15px;font-weight:700;line-height:1.3}.user-story-info p,.user-story-title{font-family:Inter,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-story-info p{color:#6d6975;font-size:12px;font-weight:500;margin:4px 0 0}.user-story-download-item{align-items:center;border-bottom:.5px solid #60917f;color:#32403b;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:background .2s}.user-story-download-item:last-child{border-bottom:none}.user-story-download-item:hover{background:#f4f4f4}.user-story-download-overlay{align-items:center;background:#0009;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:9999}.user-story-download-loader{animation:user-story-spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:15px;width:50px}.user-story-download-text{font-size:1.2rem;font-weight:500}@keyframes user-story-spin{to{transform:rotate(1turn)}}@media (max-width:1023px){.user-story-image{height:130px}.user-story-title{font-size:14px}}@media (max-width:767px){.user-story-tile{border-radius:12px}.user-story-image{height:120px}.user-story-info{padding:10px 12px 12px}.user-story-title{font-size:14px}.user-story-info p{font-size:11px}}@media (max-width:480px){.user-story-image{height:110px}.user-story-info{padding:8px 10px 10px}.user-story-title{font-size:13px}}.user-story-details{color:#32403b;font-family:Inter,sans-serif;width:100%}.user-story-details-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.user-story-back-arrow{color:#60917f;cursor:pointer;flex-shrink:0;transition:transform .15s ease,color .15s ease}.user-story-back-arrow:hover{color:#4a7867;transform:translateX(-2px)}.user-story-details-title{color:#32403b;font-size:20px;font-weight:700;line-height:1.3;margin:0;word-break:break-word}.user-story-details-meta{color:#555;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:12px;gap:14px;margin-bottom:16px}.user-story-details-meta strong{color:#32403b;font-weight:600}.user-story-sharing-code{align-items:center;display:inline-flex;gap:6px}.user-story-cover-image{border-radius:10px;box-shadow:0 4px 14px #0000001f;margin-bottom:20px;max-width:100%;width:280px}.user-story-scene-title{border-left:4px solid #60917f;font-size:18px;font-weight:700;margin:0 0 14px;padding-left:10px}.user-story-scene-block{background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 3px 12px #0000000f;margin-bottom:18px;padding:16px}.user-story-scene-block-title{font-size:16px;font-weight:700;margin:0 0 10px}.user-story-scene-image{border-radius:10px;box-shadow:0 3px 10px #0000001a;margin-top:4px;width:100%}.user-story-scene-caption{color:#333;font-size:13px;line-height:1.5;margin-top:10px;white-space:pre-wrap;word-break:break-word}.user-story-scene-audio{align-items:center;display:flex;gap:12px;margin-top:12px}.user-story-audio-player{height:32px;max-width:360px;width:100%}.user-story-loader{align-items:center;display:flex;font-size:14px;font-weight:600;justify-content:center;padding:40px 0}.user-story-empty-state,.user-story-loader{color:#6d6975;font-family:Inter,sans-serif;width:100%}.user-story-empty-state{padding:40px 16px;text-align:center}.user-story-empty-state h3{font-size:16px;margin:0 0 6px}.user-story-empty-state p{font-size:13px;margin:0}@media (max-width:700px){.user-story-details-title{font-size:17px}.user-story-details-meta{font-size:11px;gap:10px}.user-story-cover-image{width:100%}.user-story-scene-title{font-size:16px}.user-story-scene-block{padding:12px}.user-story-scene-block-title{font-size:14px}.user-story-scene-caption{font-size:12px}}.storycode-modal-overlay{align-items:center;background:#0f0f0f99;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.storycode-modal-container{background-color:#fff;border-radius:30px;box-shadow:0 8px 24px #0003;font-family:Inter,sans-serif;max-width:500px;padding:30px 40px;position:relative;width:80vw}.storycode-modal-close-btn{background:none;border:none;cursor:pointer;position:absolute;right:18px;top:18px}.storycode-modal-title{color:#6d6975;font-size:30px;font-weight:700;margin-bottom:10px;text-align:center}.storycode-modal-subtitle{color:#32403b;font-size:16px;margin-bottom:30px;text-align:center}.storycode-input-section{display:flex;flex-direction:column}.storycode-label-row{align-items:center;display:flex;gap:2px;white-space:nowrap}.storycode-label-hint{color:red;font-size:12px;font-weight:500}.storycode-input-label{color:#425466;font-size:14px;font-weight:500}.storycode-input-field{background-color:#edf2f7;border:none;border-radius:6px;font-size:15px;font-weight:400;margin-top:6px;outline:none;padding:14px 10px}.storycode-error{color:red;font-size:14px;margin-top:6px}.storycode-update-btn{background:#5d8c74;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:24px;padding:14px;width:100%}.storycode-update-btn:hover{background:#4b7561}.storycode-loader{animation:storycode-spin .7s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#fff;height:16px;margin:0 auto;width:16px}@keyframes storycode-spin{to{transform:rotate(1turn)}}@media (max-width:767px){.storycode-modal-container{border-radius:20px;padding:24px 22px;width:min(500px,92vw)}.storycode-modal-title{font-size:24px}.storycode-modal-subtitle{font-size:14px;margin-bottom:22px}.storycode-update-btn{font-size:16px;padding:12px}}@media (max-width:480px){.storycode-modal-container{border-radius:18px;padding:22px 18px;width:94vw}.storycode-modal-title{font-size:20px}.storycode-input-field{font-size:14px;padding:12px 10px}.storycode-update-btn{font-size:15px;padding:11px}}.users-list-container{background:#fff;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 200px);margin-bottom:20px;padding-bottom:16px;padding-top:16px}.users-list-body{display:flex;flex:1 1;flex-direction:column;min-height:0}.users-list-layout{display:flex;flex-direction:row;gap:20px;height:100%;min-height:0}.users-list-main{border-right:1px solid #eaeaea;display:flex;flex-direction:column;flex-shrink:0;height:100%;min-width:280px;padding:16px;width:320px}.users-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.users-list-h{color:#6d6975;font-family:Inter;font-size:24px;font-weight:700}.users-list-scroll{display:flex;flex:1 1;flex-direction:column;gap:14px;overflow-x:hidden;overflow-y:auto;padding:6px 10px 6px 6px}.users-list-scroll::-webkit-scrollbar{width:6px}.users-list-scroll::-webkit-scrollbar-track{background:#0000}.users-list-scroll::-webkit-scrollbar-thumb{background:#c4e4de;border-radius:3px}.users-list-scroll::-webkit-scrollbar-thumb:hover{background:#60917f}.users-list-item{width:100%}.users-list-empty{color:#7a828a;font-family:Inter;font-size:16px;margin-top:20px;text-align:center}.child-card--selected,.child-card--selected:hover{background-color:#fff;border-color:#60917f!important;box-shadow:0 6px 20px #60917f66,0 0 0 1px #60917f59!important;transform:none}.users-stories-pane{display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden;padding:16px}.users-stories-detail{flex:1 1;overflow-y:auto;padding-right:8px}.users-stories-detail::-webkit-scrollbar{width:6px}.users-stories-detail::-webkit-scrollbar-track{background:#0000}.users-stories-detail::-webkit-scrollbar-thumb{background:#c4e4de;border-radius:3px}.users-stories-detail::-webkit-scrollbar-thumb:hover{background:#60917f}.users-stories-header{color:#6d6975;font-family:Inter;font-size:20px;font-weight:700;margin-bottom:16px}.users-stories-name{color:#60917f}.users-stories-empty{color:#7a828a;font-family:Inter;font-size:16px;margin-top:40px;text-align:center}.users-stories-grid{grid-gap:22px;align-content:start;display:grid;flex:1 1;gap:22px;grid-template-columns:repeat(3,1fr);overflow-y:auto;padding:6px 10px 10px 6px}@media (max-width:1120px){.users-list-container{border-radius:16px;height:auto;min-height:0;padding-bottom:12px;padding-top:12px}.users-list-layout{flex-direction:column;gap:14px;height:auto}.users-list-main{border-bottom:1px solid #eaeaea;border-right:none;max-height:320px;min-width:0;padding:12px 14px 14px;width:100%}.users-list-header{margin-bottom:12px}.users-list-h{font-size:20px}.users-list-scroll{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 6px 4px 4px}.users-list-empty{font-size:14px;grid-column:1/-1}.users-stories-pane{overflow:visible;padding:0 14px 14px}.users-stories-header{font-size:17px;margin-bottom:12px}.users-stories-empty{font-size:14px;margin-top:24px}.users-stories-grid{gap:14px;grid-template-columns:repeat(2,1fr);overflow:visible;padding:4px 4px 8px}}@media (max-width:600px){.users-list-main{max-height:260px}.users-list-scroll{grid-template-columns:1fr}.users-list-h{font-size:18px}.users-stories-header{font-size:16px}}@media (max-width:480px){.users-list-container{border-radius:12px}.users-list-main{max-height:220px;padding:10px 12px 12px}.users-list-h{font-size:17px}.users-stories-pane{padding:0 10px 12px}.users-stories-header{font-size:15px}}.users-stories-grid::-webkit-scrollbar{width:6px}.users-stories-grid::-webkit-scrollbar-track{background:#0000}.users-stories-grid::-webkit-scrollbar-thumb{background:#c4e4de;border-radius:3px}.users-stories-grid::-webkit-scrollbar-thumb:hover{background:#60917f}.pricing-container{padding-bottom:60px}.pricing-title{color:#6d6975;font-size:42px;font-weight:700;margin-bottom:6px;margin-top:40px}.pricing-subtitle,.pricing-title{font-family:Inter;text-align:center}.pricing-subtitle{color:#32403b;font-size:20px;font-weight:500;margin-bottom:30px}.billing-toggle-container{align-items:center;display:flex;justify-content:center;margin-bottom:44px}.billing-toggle{align-items:center;background-color:#60917f;border-radius:133.33px;display:flex;padding:4px}.billing-btn{background:#60917f;border-radius:133.33px;color:#fff;cursor:pointer;font-family:Inter;font-size:18px;font-weight:600;padding:8px 16px}.billing-btn.active{background:#fff;color:#60917f}.plan-btn-disabled{background:#226349!important;cursor:not-allowed!important;opacity:.5;pointer-events:none}.addon-btn-disabled{background:#bfc9c5;cursor:not-allowed;opacity:.4;pointer-events:none}.addon-card-disabled{opacity:.6}.plans-grid{grid-gap:20px;grid-template-columns:repeat(5,1fr)}.plans-grid,.plans-grid-year{grid-column-gap:1%;align-items:stretch;column-gap:1%;display:grid;gap:20px;margin-top:20px}.plans-grid-year{grid-gap:20px;grid-template-columns:repeat(4,1fr)}.plan-card{background:#fff;border-radius:20px;border-top:2.67px solid #c4e4de;display:flex;flex-direction:column;overflow:visible;padding:32px;position:relative;text-align:left}.plan-title{color:#60917f;font-size:32px;font-weight:700;margin-bottom:4px}.plan-subtitle{font-size:16px;font-weight:500;margin-bottom:40px}.plan-subtitle,.price{color:#60917f;font-family:Inter}.price{font-size:28px;font-weight:700;margin-bottom:30px}.price span{color:#000;font-size:14px;font-weight:500}.features-h{font-family:Inter;font-size:18px;font-weight:600}.features{font-family:Inter;font-size:16px;margin-bottom:14px}.feature-list{align-items:flex-start;display:flex;gap:10px;line-height:1.5}.features div{margin:12px 0}.feature-list svg{flex-shrink:0;min-height:22px;min-width:22px}.options{display:flex;flex-direction:column;margin-bottom:16px}.option-label{align-items:center;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;margin:10px 0}.option-label .left{align-items:center;display:flex;gap:10px}.option-label input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #60917f;border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;position:relative;transition:border .2s ease;width:22px}.option-label input[type=radio]:checked:after{background-color:#60917f;border-radius:50%;content:"";display:block;height:10px;width:10px}.label-text{color:#000;font-weight:500}.option-price{color:#000;font-size:15px;font-weight:600}.plan-btn{background:#60917f;border-radius:10px;color:#fff;font-family:Inter;font-size:18px;margin-top:auto;padding:14px 18px}.addon-toggle,.plan-btn{cursor:pointer;font-weight:600;text-align:center}.addon-toggle{color:#60917f;font-size:14px;margin-bottom:12px}.addon-section{position:relative}.addon-wrapper{background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 12px 25px #00000014;left:-47px;margin-top:8px;min-width:260px;padding:16px;position:absolute;top:100%;width:100%;width:280px;z-index:20}.addon-card{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 14px}.addon-name{color:#60917f;font-size:16px;font-weight:700;margin-bottom:6px}.addon-description{align-items:flex-start;display:flex;flex-direction:column;gap:8px;list-style:none;margin:10px 0 8px;padding:0}.addon-description li{align-items:center;color:#32403b;display:flex;font-size:14px;font-weight:500;gap:8px;text-align:left}.addon-price{color:#60917f;font-size:14px;font-weight:700}.addon-btn{background:#60917f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:auto;padding:6px 14px}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:1440px){.plans-grid{column-gap:1%;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1300px}.plans-grid-year{column-gap:1%;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1100px}}@media screen and (min-width:1280px) and (max-width:1439px){.plans-grid,.plans-grid-year{column-gap:2%;grid-template-columns:repeat(4,1fr);padding-inline:20px}.plan-card{padding:28px}}@media screen and (min-width:1024px) and (max-width:1279px){.plans-grid,.plans-grid-year{gap:30px;grid-template-columns:repeat(2,1fr);padding-inline:20px}}@media screen and (min-width:768px) and (max-width:1023px){.pricing-title{font-size:34px}.pricing-subtitle{font-size:18px}.plans-grid,.plans-grid-year{gap:24px;grid-template-columns:repeat(2,1fr);padding-inline:16px}.plan-card{padding:26px}.plan-title{font-size:20px}.price{font-size:34px}}@media screen and (min-width:600px) and (max-width:767px){.plans-grid,.plans-grid-year{gap:24px;grid-template-columns:1fr;padding-inline:20px}.plan-card{padding:24px}.price{font-size:32px}.addon-wrapper{left:auto;margin-top:8px;min-width:0;position:static;width:100%}}@media screen and (min-width:480px) and (max-width:599px){.plans-grid,.plans-grid-year{gap:20px;grid-template-columns:1fr;padding-inline:18px}.plan-card{padding:22px}.plan-title{font-size:18px}.price{font-size:28px}.pricing-title{font-size:30px}.pricing-subtitle{font-size:16px}.billing-btn{font-size:15px;padding:8px 14px}.addon-wrapper{left:auto;margin-top:8px;min-width:0;padding:12px;position:static;width:100%}}@media screen and (max-width:480px){.pricing-title{font-size:26px;margin-top:24px}.pricing-subtitle{font-size:15px;margin-bottom:20px}.billing-toggle-container{margin-bottom:28px}.billing-btn{font-size:14px;padding:8px 12px}.plans-grid,.plans-grid-year{gap:16px;grid-template-columns:1fr;padding-inline:14px}.plan-card{border-radius:16px;padding:20px}.plan-title{font-size:18px}.plan-subtitle{margin-bottom:24px}.price{font-size:26px;margin-bottom:22px}.features{font-size:15px}.plan-btn{font-size:16px;padding:12px 16px}.addon-wrapper{box-shadow:0 6px 14px #0000000f;left:auto;margin-top:8px;min-width:0;padding:12px;position:static;width:100%}.addon-card{align-items:stretch;flex-direction:column;gap:10px}.addon-btn{align-self:flex-start}.option-label input[type=radio]{height:18px;width:18px}.option-label input[type=radio]:checked:after{height:8px;width:8px}.label-text,.option-price{font-size:14px}}@media screen and (max-width:360px){.pricing-title{font-size:24px}.plans-grid,.plans-grid-year{gap:14px}.plan-card{padding:16px}.price{font-size:22px}.plan-btn{font-size:14px;padding:10px}}.plan-modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.plan-modal{animation:plan-modal-pop .18s ease-out;background:#fff;border-radius:14px;box-shadow:0 20px 50px #00000040;max-width:420px;padding:24px;width:100%}@keyframes plan-modal-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.plan-modal-title{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:12px}.plan-modal-body{color:#374151;font-size:15px;line-height:1.5}.plan-modal-note{background:#f3f4f6;border-radius:8px;color:#4b5563;font-size:13.5px;margin:14px 0 0;padding:10px 12px}.plan-modal-note.charge{background:#eef6f2;color:#2f6b53}.plan-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.plan-modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px}.plan-modal-btn.cancel{background:#f3f4f6;color:#374151}.plan-modal-btn.cancel:hover{background:#e5e7eb}.plan-modal-btn.confirm{background:#60917f;color:#fff}.plan-modal-btn.confirm:hover{background:#517e6d}.plan-modal-btn:disabled{cursor:not-allowed;opacity:.6}.create-story-div{margin-bottom:40px;margin-top:40px}.story-builder-btn-div{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.story-builder-title{color:#6d6975;font-family:Inter;font-size:30px;font-weight:700}.story-builder-btnss{display:flex;gap:12px}.save-to-draft{background-color:initial;border:1px solid #6d697533;border-radius:50px;color:#000}.next-bttns,.save-to-draft{cursor:pointer;font-family:Inter;font-size:16px;font-weight:500;outline:none;padding:12px 30px}.next-bttns{background-color:#60917f;border:none;border-radius:50px;color:#fff}.create-story-container{grid-gap:2%;display:grid;gap:2%;grid-template-columns:22% 76%}.loader{animation:spin .8s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#60917f;height:20px;margin:auto;width:20px}@media (max-width:1279px){.create-story-container{gap:2%;grid-template-columns:26% 72%}.story-builder-title{font-size:26px}}@media (max-width:1023px){.create-story-div{margin-bottom:24px;margin-top:24px}.create-story-container{display:flex;flex-direction:column;gap:18px}.story-builder-title{font-size:22px}.next-bttns,.save-to-draft{font-size:14px;padding:10px 22px}}@media (max-width:767px){.create-story-div{margin-bottom:24px;margin-top:16px}.story-builder-btn-div{align-items:center;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:14px}.story-builder-title{flex-shrink:0;font-size:18px;text-align:left}.story-builder-btnss{flex-wrap:nowrap;gap:8px}.next-bttns,.save-to-draft{font-size:12px;padding:8px 14px;white-space:nowrap}}@media (max-width:480px){.story-builder-title{font-size:15px}.next-bttns,.save-to-draft{font-size:11px;padding:7px 10px}}.sidebar-new-story{background-color:#fff;border-radius:20px;color:#718096;cursor:pointer;font-family:Inter;font-size:18px;font-weight:500;margin-bottom:30px;padding:20px}.sidebar-new-story.active{background-color:#c4e4de;color:#60917f}.create-sidebar-title{color:#6d6975;font-size:18px;font-weight:500;margin-bottom:20px;margin-top:10px}.create-sidebar{background:#fff;border-radius:20px;padding:20px}.create-sidebar-item{align-items:center;border-radius:20px;color:#718096;cursor:pointer;display:flex;font-weight:500;margin-bottom:6px;padding:18px;transition:background .2s,color .2s}.create-sidebar-item:hover{background-color:#f2f2f2}.create-sidebar-item.active{background:#c4e4de;color:#60917f}.create-sidebar-label{flex:1 1;font-size:18px}.create-sidebar-item.disabled{color:#a1a1aa;cursor:not-allowed;opacity:.6}.create-sidebar-item.disabled:hover{background-color:initial}@media (max-width:1023px){.sidebar-new-story{background:#fff;border:1px solid #e2e6e3;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:10px;padding:10px 14px;text-align:center}.sidebar-new-story.active{background:#c4e4de;border-color:#c4e4de;color:#60917f}.create-sidebar{-webkit-overflow-scrolling:touch;align-items:stretch;background:#fff;border-radius:12px;display:flex;flex-direction:row;gap:0;max-height:none;overflow-x:auto;overflow-y:hidden;padding:6px;scrollbar-width:none}.create-sidebar::-webkit-scrollbar{display:none}.create-sidebar-title{display:none}.create-sidebar-item{background:#e6ede9;border-radius:0;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%,10px 50%);color:#6d6975;flex:1 0 auto;font-size:12px;font-weight:500;justify-content:center;margin:0 -10px 0 0;min-width:0;padding:8px 24px 8px 22px;text-align:center;transition:background .18s ease,color .18s ease;white-space:nowrap}.create-sidebar-item:first-child{clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);padding-left:14px}.create-sidebar-item:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,10px 50%);margin-right:0;padding-right:16px}.create-sidebar-item:hover{background:#d6e2da}.create-sidebar-item.active{background:#c4e4de;color:#60917f;font-weight:600;z-index:2}.create-sidebar-item.completed{background:#d8eae3;color:#2f5f4f}.create-sidebar-item.disabled{background:#f0f0f0;color:#b5b5b5;cursor:not-allowed;opacity:1}.create-sidebar-item.disabled:hover{background:#f0f0f0}.create-sidebar-label{font-size:12px;line-height:1.2}}@media (max-width:480px){.sidebar-new-story{font-size:12px;padding:9px 12px}.create-sidebar-item{font-size:11px;padding:7px 22px 7px 20px}.create-sidebar-item:first-child{padding-left:12px}.create-sidebar-item:last-child{padding-right:14px}.create-sidebar-label{font-size:11px}}.create-new-story-container{flex:1 1}.story-header{border-bottom:1px solid #6d697533;color:#6d6975;font-family:Inter;font-size:28px;font-weight:700;margin-bottom:26px;padding-bottom:10px}.header-buttons{display:flex;gap:12px}.cover-form-div{grid-column-gap:4%;column-gap:4%;display:grid;grid-template-columns:48% 48%;margin-top:48px}.cover-section{display:flex;flex-direction:column;width:100%}.cover-label{color:#6d6975;font-family:Inter;font-size:22px;font-weight:700;margin-bottom:12px}.cover-upload-box{align-items:center;border:1px dashed #000;border-radius:10px;cursor:pointer;display:flex;flex:1 1;justify-content:center;position:relative}.upload-placeholder{color:#6b7280;cursor:pointer;font-size:14px;text-align:center}.upload-iconss{align-items:center;background-color:#60917f;border-radius:50%;display:flex;height:50px;justify-content:center;margin-bottom:4px;width:50px}.upload-textss{color:#8e8e8e;font-family:Inter;font-size:14px;font-weight:500;margin-top:4px;text-align:center}.form-section{display:flex;flex-direction:column;gap:20px}.form-title{color:#425466;font-family:Inter;font-size:17px;font-weight:500;margin-bottom:12px}.input-title{background:#fff;border:1px solid #6d697533;border-radius:10px;box-sizing:border-box;color:#000;font-size:15px;outline:none;padding:15px 14px;transition:border .2s ease;width:100%}.form-section input:focus,.form-section select:focus{border-color:#4d7c63}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{align-items:center;background:#e5f4ef;border-radius:16px;color:#065f46;display:flex;font-size:13px;gap:4px;padding:6px 10px}.chip span{color:#333;cursor:pointer;font-weight:700}.save-btn-wrapper{display:flex;justify-content:flex-end;margin-top:20px}.save-cover-story-btn{background-color:#60917f;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;outline:none;padding:12px 30px}.optionContainer li.highlight{background-color:initial!important;color:inherit!important}.optionContainer li.selected,.optionContainer li:hover{background-color:#60917f!important;color:#fff!important}.searchWrapper{border:none!important;color:#7a828a!important;font-size:15px!important;outline:none!important}.multiSelectContainer input{font-family:Inter;font-size:15px!important}.error-text{color:red;font-family:Inter;font-size:12px;font-weight:400;margin-top:4px;text-align:center}.cover-image-preview{border-radius:10px;height:200px;object-fit:contain;width:100%}@media (max-width:1023px){.story-header{font-size:24px}.cover-form-div{gap:28px;grid-template-columns:1fr;margin-top:28px}.cover-label{font-size:19px}.cover-upload-box{min-height:220px}}@media (max-width:767px){.story-header{font-size:20px;margin-bottom:18px}.header-buttons{flex-wrap:wrap;gap:8px}.cover-form-div{gap:22px;margin-top:20px}.cover-label{font-size:17px}.cover-upload-box{min-height:180px}.upload-iconss{height:42px;width:42px}.form-title{font-size:15px;margin-bottom:8px}.input-title{font-size:14px;padding:12px}.save-cover-story-btn{font-size:14px;padding:11px 24px;width:100%}.save-btn-wrapper{justify-content:stretch}}@media (max-width:480px){.story-header{font-size:18px}.cover-label{font-size:15px}}.upload-form-div{grid-column-gap:3%;column-gap:3%;display:grid;grid-template-columns:63% 2% 29%;height:250px;margin-top:48px}.uploads-section{display:flex;flex-direction:column;height:100%}.upload-label{color:#6d6975;font-size:20px;font-weight:600;margin-bottom:16px}.or-text{color:#718096;flex-direction:column;font-family:Inter;font-size:26px;font-weight:700;justify-content:center}.openai-btn-div,.or-text{align-items:center;display:flex}.openai-btn-div{background-color:#c4e4de;border:1px solid #dde1e6;border-radius:20px;gap:8px;padding:16px 20px}.openai-btn-text{color:#000;font-family:Inter;font-size:14px;font-weight:500}.prompt-box{border:1px dashed #000;border-radius:10px;display:flex;flex:1 1;gap:6px;justify-content:space-between;margin-top:15px;padding:10px}.prompt-input{background:#0000;border:none;color:#000;font-family:Inter;font-size:14px;outline:none;resize:none;width:100%}.send-icon-div{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.send-icon{color:#609175;cursor:pointer}.send-icon:hover{color:#45a049}.uploaded-images-scroll{display:flex;gap:12px;margin-top:20px;overflow-x:auto;padding:15px 0;scrollbar-width:thin}.uploaded-image-wrapper{border:2.22px solid #6d697533;border-radius:20px;flex:0 0 auto;height:300px;overflow:hidden;position:relative;width:540px}.uploaded-image{height:100%;object-fit:contain;width:100%}.scene-label{background-color:#60917f;border-radius:10px;font-family:Inter;font-size:16px;font-weight:500;left:16px;padding:4px 10px}.remove-btn,.scene-label{color:#fff;position:absolute;top:16px}.remove-btn{background:#0009;border:none;border-radius:50%;cursor:pointer;font-size:14px;height:22px;line-height:20px;right:16px;width:22px}.remove-btn:hover{background:#ff0000b3}.loading-text{color:#888;font-style:italic;margin-top:8px}@media (max-width:1023px){.upload-form-div{gap:20px;grid-template-columns:1fr;height:auto;margin-top:28px}.or-text{font-size:22px;padding:6px 0}.upload-label{font-size:18px}.uploaded-image-wrapper{height:240px;width:400px}}@media (max-width:767px){.upload-form-div{gap:16px;margin-top:18px}.upload-label{font-size:16px;margin-bottom:10px}.or-text{font-size:18px}.openai-btn-div{border-radius:14px;flex-wrap:wrap;padding:12px 14px}.openai-btn-text,.prompt-input{font-size:13px}.uploaded-image-wrapper{border-radius:14px;height:200px;width:280px}.scene-label{font-size:13px;left:10px;padding:3px 8px;top:10px}.remove-btn{right:10px;top:10px}}@media (max-width:480px){.uploaded-image-wrapper{height:180px;width:84vw}}.scenes-list{grid-gap:4%;display:grid;gap:4%;grid-template-columns:48% 48%;overflow-x:hidden}.scene-item{-webkit-tap-highlight-color:transparent;border:2.22px solid #6d697533;border-radius:20px;box-sizing:border-box;cursor:grab;height:300px;overflow:hidden;touch-action:none;-ms-touch-action:none;-webkit-user-select:none;user-select:none}.scene-image,.scene-item{-webkit-touch-callout:none;width:100%}.scene-image{-webkit-user-drag:none;height:100%;object-fit:contain;pointer-events:none}.scene-header{color:#425466;font-size:22px;font-weight:700;margin-bottom:16px;margin-top:48px}@media (max-width:1023px){.scenes-list{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.scene-item{height:240px}.scene-header{font-size:20px;margin-top:32px}}@media (max-width:767px){.scenes-list{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.scene-item{border-radius:14px;height:180px}.scene-header{font-size:18px;margin-bottom:12px;margin-top:24px}}@media (max-width:480px){.scenes-list{gap:10px}.scene-item{height:140px}.scene-header{font-size:16px}}@media (max-width:360px){.scenes-list{grid-template-columns:1fr}.scene-item{height:180px}}.scene-header-btns{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;margin-top:40px}.reset-add-btns{align-items:center;display:flex;gap:40px}.reset{color:#000;font-size:18px}.add-face,.reset{cursor:pointer;font-family:Inter;font-weight:500}.add-face{background-color:#60917f;border:none;border-radius:50px;color:#fff;font-size:16px;outline:none;padding:12px 20px}.faces-preview{display:flex;gap:12px;margin-bottom:20px;margin-top:16px}.face-item{border-radius:10px;cursor:pointer;height:100px;position:relative;width:100px}.face-item.selected{border:3px solid #60917f;border-radius:10px;box-shadow:0 10px 10px 0 #00000040}.face-img{border-radius:8px;height:100%;object-fit:cover;width:100%}.removes-btns{background:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;font-size:14px;padding:2px 6px;position:absolute;right:-6px;top:-6px}.scene-item.selected{border:3px solid #60917f;border-radius:10px;box-shadow:0 8px 16px #0006}.swap-btn{background-color:#4a6fa5;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:500;outline:none;padding:12px 20px}.scene-item{position:relative}.blurred{filter:blur(4px);opacity:.6}.swap-overlay-text{background:#0009;border-radius:6px;color:#fff;font-size:14px;font-weight:500;left:50%;padding:6px 12px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@media (max-width:1023px){.scene-header-btns{margin-top:28px}.reset-add-btns{gap:20px}.face-item{height:80px;width:80px}}@media (max-width:767px){.scene-header-btns{align-items:center;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:20px}.reset-add-btns{flex-wrap:wrap;gap:10px;justify-content:flex-end;width:auto}.reset{font-size:13px}.add-face,.swap-btn{flex:0 0 auto;font-size:12px;padding:8px 14px;white-space:nowrap}.faces-preview{flex-wrap:wrap;gap:10px}.face-item{height:68px;width:68px}.swap-overlay-text{font-size:12px;padding:5px 10px}}@media (max-width:480px){.reset{font-size:12px}.add-face,.swap-btn{font-size:11px;padding:7px 12px}.face-item{height:60px;width:60px}}.scene-with-caption{width:100%}.caption-with-mic{background-color:#fff;border:1px solid #6d697533;border-radius:10px;margin-top:10px;padding:16px}.caption-box{border:none;border-radius:10px;box-sizing:border-box;font-family:Inter;font-size:16px;height:80px;margin-bottom:10px;outline:none;resize:none;width:100%}.caption-box::placeholder{color:#7a828a;opacity:1}.record-row{background:#f9fafb;border:1px solid #d4d4d4;border-radius:12px;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;gap:14px;margin-top:10px;padding:16px 18px;transition:all .25s ease}.record-row:hover{border-color:#60917f;box-shadow:0 0 10px #3a82f726}.mode-selector{display:flex;gap:10px;justify-content:center}.mode-btn{background:#f3f4f6;border:1px solid #d4d4d4;border-radius:8px;color:#333;cursor:pointer;font-size:14px;padding:8px 14px;transition:all .2s ease-in-out}.mode-btn:hover{border-color:#60917f;color:#3a82f7}.mode-btn.active{background:#60917f;border-color:#60917f;color:#fff}.readout-selector{display:flex;justify-content:center}.voice-dropdown{max-width:100%;min-width:0;position:relative;width:80%}.voice-dropdown-toggle{align-items:center;background:#fff;border:1px solid #ccc;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:space-between;padding:8px 10px;transition:border .2s ease;width:100%}.voice-dropdown-toggle:hover{border-color:#3a82f7}.voice-dropdown-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-dropdown-menu{background:#fff;border:1px solid #ddd;border-radius:8px;bottom:calc(100% + 4px);box-shadow:0 6px 18px #0000001f;left:0;list-style:none;margin:0;max-height:320px;overflow-y:auto;padding:4px;position:absolute;right:0;z-index:20}.voice-dropdown-item{align-items:center;border-bottom:1px solid #60917f26;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:space-between;padding:8px 10px;transition:background .15s ease}.voice-dropdown-item:last-child{border-bottom:none}.voice-dropdown-item:hover{background:#f1f5fd}.voice-dropdown-item.selected{background:#e6efff;font-weight:600}.voice-dropdown-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-dropdown-item-name.muted{color:#999}.voice-preview-icon{align-items:center;background:#60917f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;transition:background .2s ease;width:26px}.voice-preview-icon:hover{background:#4d7666}.idle-ui,.recording-ui{flex-direction:column;overflow:hidden}.idle-ui,.playback-ui,.recording-ui{align-items:center;box-sizing:border-box;display:flex;gap:10px;max-width:100%;min-width:0;width:100%}.idle-ui,.playback-ui,.playback-uis,.recording-ui{background:#fff;border:1px solid #eee;border-radius:10px;padding:12px;text-align:center}.recording-indicator{align-items:center;color:#e11d48;display:flex;font-weight:600;gap:8px}.red-dot{animation:pulse 1.3s ease-in-out infinite;background-color:#ef4444;border-radius:50%;height:10px;width:10px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.wave-and-time{align-items:center;gap:15px;max-width:100%;width:100%}.wave-and-time,.waveform{display:flex;min-width:0;overflow:hidden}.waveform{align-items:flex-end;flex:1 1;gap:2px;height:24px}.bar{animation:bounce .9s ease-in-out infinite;background:#3a82f7;height:100%;width:2px}@keyframes bounce{0%,to{height:20%}50%{height:100%}}.time{font-feature-settings:"tnum";color:#666;flex-shrink:0;font-size:13px;font-variant-numeric:tabular-nums}.playback-ui div,.rec-controls{display:flex;gap:10px;justify-content:center}.record-btn,.small-delete-btn,.small-stop-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;outline:none;padding:10px;transition:all .2s ease;width:50px}.small-stop-btn{background:#ef4444}.small-stop-btn:hover{background:#f87171}.record-btn{background:#60917f;color:#fff}.record-btn:hover{background:#2563eb}.small-delete-btn{background:#0000;border:1px solid #ef4444;color:#ef4444}.small-delete-btn:hover{background:#ef4444;color:#fff}.audio-player{border-radius:8px;max-width:100%;min-width:0;outline:none;width:90%}@media (max-width:767px){.caption-with-mic{padding:12px}.caption-box{font-size:14px;height:70px}.record-row{gap:10px;padding:12px}.mode-selector{flex-wrap:wrap;gap:8px}.mode-btn{flex:1 1;font-size:13px;min-width:90px;padding:7px 12px}.voice-dropdown{width:100%}.voice-dropdown-toggle{font-size:13px}.playback-ui{flex-direction:column;gap:8px}.audio-player{width:100%}.record-btn,.small-delete-btn,.small-stop-btn{height:44px;padding:8px;width:44px}.wave-and-time{gap:10px}}@media (max-width:480px){.caption-box{font-size:13px}.mode-btn{font-size:12px;padding:7px 10px}}.vc-container{display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:20px;padding:24px}.vc-header{color:#425466;font-size:26px;font-weight:700;margin-bottom:12px}.vc-no-scene{color:#888;font-style:italic;margin-top:40px;text-align:center}.vc-scene-right{border:1px solid #e3e6e5;border-radius:16px;box-shadow:0 2px 6px #0000000a;display:flex;flex-direction:column;gap:20px;margin-top:36px;padding:24px;transition:all .3s ease}.vc-scene-right:hover{box-shadow:0 4px 10px #00000014}.sceneName{border:1px solid #60917f;border-radius:8px;color:#60917f;display:inline-block;font-size:18px;font-weight:700;padding:6px 14px;width:fit-content}.vc-caption-title,.vc-recording-title,.vc-scene-title{border-bottom:1px solid #6d697533;color:#425466;font-size:16px;font-weight:600;margin:0 0 8px;padding-bottom:6px}.vc-caption{margin-bottom:10px}.vc-caption-text{background:#fff;border:1px solid #6d697533;border-radius:10px;color:#333;font-size:15px;line-height:1.4;padding:12px 16px;transition:box-shadow .2s ease}.vc-caption-text:hover{box-shadow:0 1px 6px #0000000d}.vc-recording{margin-bottom:10px}.vc-no-recording{color:#999;font-size:14px;font-style:italic;margin-top:8px}.vc-recording-duration{color:#666;font-size:12px}.vc-audio-player{border-radius:8px;margin-top:8px;outline:none;width:100%}.voiceSelect{color:#425466;font-size:18px;font-weight:600;margin-bottom:10px}.option-voice{background:#fff;border:1px solid #6d697533;border-radius:10px;color:#333;font-size:15px;outline:none;padding:12px;transition:border .2s ease,box-shadow .2s ease;width:50%}.option-voice:focus,.option-voice:hover{border-color:#60917f;box-shadow:0 0 0 2px #60917f1a}.vc-clone-btn{background-color:#60917f;border:none;border-radius:10px;box-shadow:0 2px 6px #60917f33;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:500;padding:14px 30px;transition:all .25s ease}.vc-clone-btn:hover{background-color:#4c7a6b;box-shadow:0 4px 10px #60917f4d;transform:translateY(-1px)}.vc-clone-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}@media (max-width:1023px){.vc-container{gap:16px;padding:18px}.vc-header{font-size:22px}.option-voice{width:100%}}@media (max-width:767px){.vc-container{padding:14px}.vc-header{font-size:19px}.vc-scene-right{border-radius:12px;gap:14px;margin-top:22px;padding:16px}.sceneName{font-size:15px;padding:5px 12px}.vc-caption-text{font-size:13px;padding:10px 12px}.voiceSelect{font-size:15px}.vc-clone-btn{font-size:14px;padding:12px 22px;width:100%}}@media (max-width:480px){.vc-header{font-size:17px}}.draftstory-tile{background-color:#fff;border-radius:20px;cursor:pointer;flex-shrink:0;margin-bottom:24px;margin-right:20px;overflow:hidden;width:100%}.draftstory-withicon{position:relative}.draftstory-image{background-color:#eee;height:200px;width:100%}.draftstory-image img{height:100%;object-fit:cover;width:100%}.draftstory-withicon svg{border-radius:50%;bottom:8px;cursor:pointer;padding:4px;position:absolute;right:8px}.draftstory-withicon svg:hover{background-color:#0000004d}.draftstory-info{padding:14px}.draftstory-title{color:#32403b;font-family:Inter;font-size:20px;font-weight:700;margin-bottom:8px}.draftstory-info p{color:#32403b;font-family:Inter;font-size:16px;font-weight:500;margin:8px 0 0}@media (max-width:1023px){.draftstory-image{height:170px}.draftstory-title{font-size:18px}.draftstory-info p{font-size:14px}}@media (max-width:767px){.draftstory-tile{border-radius:16px;margin-bottom:16px;margin-right:0}.draftstory-image{height:150px}.draftstory-info{padding:12px}.draftstory-title{font-size:16px;margin-bottom:6px}.draftstory-info p{font-size:13px}}@media (max-width:480px){.draftstory-image{height:140px}.draftstory-title{font-size:15px}.draftstory-info p{font-size:12px}}.notifications-container{color:#333;font-family:Arial,sans-serif;margin:40px auto;max-width:800px;padding:0 20px}.notifications-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.notifications-header h2{color:#444;font-size:22px;font-weight:600}.notifications-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.notifications-topbar h2{color:#444;font-size:22px;font-weight:600}.mark-read-btn{background:none;border:none;color:#27ae60;cursor:pointer;font-size:14px}.mark-read-btn:hover{color:#219150}.notification-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 0}.notification-text{font-size:15px}.notification-text.unread{font-weight:600}.notification-text.read{color:#555;font-weight:400}.notification-time{color:#999;font-size:13px;white-space:nowrap}.loading-text{color:#666;font-size:14px;text-align:center}@media (max-width:767px){.notifications-container{margin:24px auto;padding:0 4px}.notifications-header h2,.notifications-topbar h2{font-size:19px}.notification-item{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 0}.notification-text{font-size:14px}.notification-time{font-size:12px}.mark-read-btn{font-size:13px}}@media (max-width:480px){.notifications-container{margin:18px auto}.notifications-header h2,.notifications-topbar h2{font-size:17px}.notification-text{font-size:13px}}.terms-container{word-wrap:break-word;background:#fff;border-radius:12px;box-shadow:0 6px 18px #00000014;box-sizing:border-box;line-height:1.7;margin:60px auto;overflow-wrap:break-word;padding:50px 60px}.terms-container h1{color:#111827;font-family:Inter;font-size:1.75rem;line-height:1.3;margin-bottom:40px;text-align:center}.terms-container h2{color:#1f2937;font-family:Inter;font-size:1.25rem;line-height:1.35;margin-bottom:10px;margin-top:35px}.terms-container h3{font-family:Inter;font-size:1.05rem;line-height:1.4}.terms-container li,.terms-container p{color:#374151;font-family:Inter;font-size:1rem}.terms-container ul{margin-bottom:8px;margin-left:25px;margin-top:8px}.terms-container img{display:block;height:auto;max-width:100%}.terms-container p{margin-bottom:8px}.terms-loading{color:#6b7280;padding:30px 0;text-align:center}.terms-rich.ql-editor{line-height:1.7;overflow-wrap:break-word;padding:0;white-space:normal;word-break:normal}.terms-container .terms-rich h1,.terms-container .terms-rich h2,.terms-container .terms-rich h3{margin-bottom:10px;margin-top:28px}.terms-container .terms-rich h1{margin-top:0}.terms-container .terms-rich p{margin-bottom:10px}.terms-container .terms-rich ol,.terms-container .terms-rich ul{margin-bottom:8px;margin-top:8px}.level-1{padding-left:10px}.level-2{padding-left:30px}.level-3{padding-left:50px}@media (max-width:1024px){.terms-container{margin:40px 24px;padding:40px 36px}}@media (max-width:768px){.terms-container{line-height:1.6;margin:24px 16px;padding:28px 20px}.terms-container h1{font-size:1.4rem;margin-bottom:24px}.terms-container h2{font-size:1.1rem;margin-top:24px}.terms-container h3{font-size:1rem}.terms-container li,.terms-container p{font-size:.95rem}.level-1{padding-left:8px}.level-2{padding-left:20px}.level-3{padding-left:32px}}@media (max-width:480px){.terms-container{border-radius:8px;margin:16px 10px;padding:20px 14px}.terms-container h1{font-size:1.2rem;margin-bottom:18px}.terms-container h2{font-size:1rem;margin-top:20px}.terms-container h3{font-size:.95rem}.terms-container li,.terms-container p{font-size:.9rem}.level-1{padding-left:6px}.level-2{padding-left:14px}.level-3{padding-left:22px}}
  
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor .ql-code-block-container,.ql-snow .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.policy-container{background:#fff;border-radius:12px;box-shadow:0 6px 18px #00000014;line-height:1.7;margin:60px auto;padding:50px 60px}.policy-container h1{color:#111827;margin-bottom:40px;text-align:center}.policy-container h2{color:#1f2937;font-size:1.3rem;margin-bottom:10px;margin-top:35px}.policy-container h3{color:#374151;font-size:1.1rem;margin-bottom:10px;margin-top:25px}.policy-container li,.policy-container p{color:#374151;font-size:1rem}.policy-container a{color:#2563eb;text-decoration:none}.policy-container ul{margin-bottom:8px;margin-left:25px;margin-top:8px}.last-updated{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.9rem;margin-top:40px;padding-top:10px;text-align:right}.policy-loading{color:#6b7280;padding:30px 0;text-align:center}.policy-rich.ql-editor{line-height:1.7;overflow-wrap:break-word;padding:0;white-space:normal;word-break:normal}.policy-container .policy-rich h1,.policy-container .policy-rich h2,.policy-container .policy-rich h3{margin-bottom:10px;margin-top:28px}.policy-container .policy-rich h1{margin-top:0;text-align:center}.policy-container .policy-rich p{margin-bottom:10px}.policy-container .policy-rich ol,.policy-container .policy-rich ul{margin-bottom:8px;margin-top:8px}.policy-container .level-1{padding-left:10px}.policy-container .level-2{padding-left:30px}.policy-container .level-3{padding-left:50px}@media (max-width:1023px){.policy-container{margin:40px 0;padding:40px 36px}.policy-container h2{font-size:1.2rem}.policy-container h3{font-size:1.05rem}}@media (max-width:767px){.policy-container{line-height:1.6;margin:24px 0;padding:28px 20px}.policy-container h1{font-size:1.4rem;margin-bottom:24px}.policy-container h2{font-size:1.1rem;margin-top:24px}.policy-container h3{font-size:1rem;margin-top:18px}.policy-container li,.policy-container p{font-size:.95rem}.policy-container .level-1{padding-left:8px}.policy-container .level-2{padding-left:20px}.policy-container .level-3{padding-left:32px}}@media (max-width:480px){.policy-container{border-radius:8px;margin:16px 0;padding:20px 14px}.policy-container h1{font-size:1.2rem}.policy-container h2{font-size:1rem}.policy-container li,.policy-container p{font-size:.9rem}.last-updated{font-size:.8rem}}.about-container{background:#fff;border-radius:12px;box-shadow:0 6px 18px #00000014;font-family:Inter;line-height:1.7;margin:60px auto;padding:50px 60px}.about-title{color:#111827;font-family:Inter;font-size:2.5rem;margin-bottom:30px;text-align:center}.about-section{font-family:Inter;margin-bottom:40px}.section-title{color:#1f2937;font-family:Inter;font-size:1.8rem;margin-bottom:15px}.values-list{font-family:Inter;list-style-type:disc;margin-left:20px}.values-list li{font-family:Inter;margin-bottom:10px}.contact-link{background-color:#60917f;border-radius:5px;color:#fff;display:inline-block;margin-top:15px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.contact-link:hover{background-color:#6e9587}@media (max-width:1023px){.about-container{margin:40px 0;padding:40px 36px}.about-title{font-size:2rem;margin-bottom:24px}.section-title{font-size:1.5rem}}@media (max-width:767px){.about-container{line-height:1.6;margin:24px 0;padding:28px 20px}.about-title{font-size:1.6rem;margin-bottom:20px}.about-section{margin-bottom:28px}.section-title{font-size:1.25rem;margin-bottom:10px}.values-list{margin-left:18px}}@media (max-width:480px){.about-container{border-radius:10px;margin:16px 0;padding:22px 16px}.about-title{font-size:1.35rem}.section-title{font-size:1.1rem}}.story-details-container{font-family:Inter,sans-serif;margin:auto;max-width:1100px;padding:30px 0;width:90%}.story-header{margin-bottom:40px;text-align:left}.story-header h1{font-size:36px;font-weight:700}.story-meta{color:#555;display:flex;flex-wrap:wrap;font-family:Inter;font-size:14px;gap:25px;justify-content:flex-start;margin-bottom:10px;margin-top:10px}.story-cover-image{border-radius:12px;box-shadow:0 6px 20px #00000026;margin-top:18px;max-width:100%;width:420px}.scene-title{border-left:6px solid #60917f;font-size:30px;font-weight:700;margin-bottom:20px;padding-left:12px}.scene-block{background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:40px;padding:25px}.scene-block-title{font-size:24px;font-weight:700;margin-bottom:15px}.scene-full-image{border-radius:12px;box-shadow:0 5px 18px #0000001f;margin-top:8px;width:100%}.scene-caption{color:#333;font-size:16px;margin-top:15px;white-space:pre-wrap;word-break:break-word}.scene-audio-section{align-items:center;display:flex;gap:15px;margin-top:20px}.audio-player{width:60%}.audio-mode-tag{background:#eef3ff;border-radius:6px;color:#3b6aff;font-size:13px;padding:6px 12px}.scene-date{color:#777;font-size:13px;margin-top:15px}.simple-loader{color:#333;font-size:22px;font-weight:600;height:80vh}.no-story-container,.simple-loader{align-items:center;display:flex;justify-content:center;width:100%}.no-story-container{flex-direction:column;height:70vh}.no-story{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (max-width:1023px){.story-details-container{padding:22px 0;width:100%}.story-header h1{font-size:30px}.scene-title{font-size:26px}.scene-block-title{font-size:21px}.story-cover-image{width:360px}.audio-player{width:100%}.scene-audio-section{flex-wrap:wrap;gap:12px}}@media (max-width:767px){.story-details-container{padding:16px 0}.story-header{margin-bottom:24px}.story-header h1{font-size:22px;line-height:1.25}.story-meta{font-size:13px;gap:14px}.story-cover-image{width:100%}.scene-title{border-left-width:4px;font-size:20px;margin-bottom:14px;padding-left:10px}.scene-block{border-radius:12px;margin-bottom:24px;padding:16px}.scene-block-title{font-size:17px;margin-bottom:10px}.scene-caption{font-size:14px;margin-top:12px}.scene-audio-section{align-items:stretch;flex-direction:column;gap:10px;margin-top:14px}.simple-loader{font-size:18px;height:60vh}}@media (max-width:480px){.story-header h1{font-size:19px}.scene-title{font-size:18px}.scene-block{padding:14px 12px}.scene-block-title{font-size:16px}.scene-caption{font-size:13px}}.story-player{color:#fff;height:100vh;margin-top:30px;overflow:hidden;width:100%}.progress-container{display:flex;gap:4px;margin-top:30px;padding:0 10px;z-index:10}.progress-bar{background:#6b67674d;border-radius:4px;flex:1 1;height:6px;overflow:hidden}.progress-bar.filled{background:#60917f}.progress-animate{animation:fill linear forwards;background:#3bca96;height:100%;width:100%}@keyframes fill{0%{width:0}to{width:100%}}.story-content{align-items:center;display:flex;flex-direction:column;height:100%}.story-imagesss{animation:floatAnim 6s ease-in-out infinite;border-radius:10px;margin-top:50px;max-height:50%;max-width:100%;object-fit:contain}@keyframes floatAnim{0%{transform:translateY(0) scale(1)}25%{transform:translateY(-5px) scale(1.01)}50%{transform:translateY(0) scale(1)}75%{transform:translateY(5px) scale(.99)}to{transform:translateY(0) scale(1)}}.story-caption{font-family:Inter;font-size:20px;font-weight:500;margin-top:26px;padding:10px;text-align:center;width:90%}.click-left,.click-right{height:100%;position:absolute;top:0;width:50%}.click-left{left:0}.click-right{right:0}.cover-screen{text-align:center}.cover-img{border-radius:10px;width:80%}.cover-title{font-size:32px;margin-top:20px}.cover-meta,.cover-title{color:#60917f;font-family:Inter;font-weight:600}.cover-meta{margin-top:10px;opacity:.8}.play-video-btn{background-color:#60917f;border:none;border-radius:8px;bottom:40px;box-shadow:0 4px 6px #0003;color:#fff;cursor:pointer;font-size:16px;padding:12px 20px;position:absolute;right:40px;transition:transform .2s}.play-video-btn:hover{transform:scale(1.05)}@media (max-width:1023px){.story-caption{font-size:18px;margin-top:22px}.cover-title{font-size:26px}}@media (max-width:767px){.story-player{margin-top:16px}.progress-container{margin-top:18px;padding:0 8px}.progress-bar{height:4px}.story-imagesss{border-radius:8px;margin-top:30px;max-height:42%}.story-caption{font-size:16px;margin-top:18px;padding:8px;width:96%}.cover-img{width:92%}.cover-title{font-size:22px;margin-top:16px}.cover-meta{font-size:13px}.play-video-btn{bottom:20px;font-size:14px;padding:10px 16px;right:20px}}@media (max-width:480px){.story-caption{font-size:14px}.cover-title{font-size:19px}.play-video-btn{bottom:16px;font-size:13px;padding:9px 14px;right:16px}}.resource-tile-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,240px)}.resource-tile{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 6px 20px #32403b14;cursor:pointer;display:flex;flex-direction:column;padding:36px 24px 32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.resource-tile:hover{box-shadow:0 12px 28px #32403b24;transform:translateY(-4px)}.resource-tile-icon-circle{align-items:center;background-color:#dce8e1;border-radius:50%;display:flex;height:110px;justify-content:center;margin-bottom:22px;width:110px}.resource-tile-icon-circle svg{color:#60917f;height:44px;width:44px}.resource-tile-title{color:#32403b;font-family:Inter;font-size:20px;font-weight:700;margin-bottom:8px}.resource-tile-description{color:#8a958f;font-family:Inter;font-size:14px;line-height:1.4;max-width:180px}@media (max-width:1023px){.resource-tile-row{gap:18px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.resource-tile{padding:28px 20px 24px}.resource-tile-icon-circle{height:90px;margin-bottom:18px;width:90px}.resource-tile-icon-circle svg{height:38px;width:38px}.resource-tile-title{font-size:18px}}@media (max-width:767px){.resource-tile-row{gap:14px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.resource-tile{border-radius:16px;padding:22px 14px 18px}.resource-tile-icon-circle{height:72px;margin-bottom:14px;width:72px}.resource-tile-icon-circle svg{height:32px;width:32px}.resource-tile-title{font-size:16px}.resource-tile-description{font-size:13px}}@media (max-width:480px){.resource-tile-row{gap:12px;grid-template-columns:repeat(2,1fr)}}.tutorial-empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center}.tutorial-empty-title{color:#32403b;font-family:Inter,sans-serif;font-size:38px;font-weight:700;letter-spacing:.5px}.tutorial-empty-subtitle{color:#6d6975;font-family:Inter,sans-serif;font-size:15px;margin-top:10px}.tutorial-videos-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:8px 4px 32px}.tutorial-video-card{background:#fff;border:1px solid #60917f2e;border-radius:18px;box-shadow:0 8px 24px #3264501a;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.tutorial-video-card:hover{box-shadow:0 14px 32px #32645029;transform:translateY(-3px)}.tutorial-video-card{cursor:pointer}.tutorial-video-player-wrapper{aspect-ratio:16/9;background:#0f1410;overflow:hidden;position:relative;width:100%}.tutorial-video-player{background:#0f1410;display:block;height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.tutorial-video-click-overlay{background:#0000;bottom:48px;cursor:pointer;left:0;position:absolute;right:0;top:0;z-index:1}.tutorial-video-meta{align-items:center;background:linear-gradient(180deg,#fff,#f4faf6);border-top:1px solid #60917f26;display:flex;gap:12px;justify-content:space-between;padding:16px 18px 18px}.tutorial-video-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2f5f4f;display:-webkit-box;flex:1 1;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:1.35;min-width:0;overflow:hidden}.tutorial-video-delete-btn{align-items:center;background:#0000;border:1px solid #b14a4a59;border-radius:999px;color:#b14a4a;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;gap:6px;padding:6px 12px;transition:background .2s ease,color .2s ease,border-color .2s ease}.tutorial-video-delete-btn:hover:not(:disabled){background:#b14a4a;border-color:#b14a4a;color:#fff}.tutorial-video-delete-btn:disabled{cursor:not-allowed;opacity:.6}.tutorial-loading-state{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:16px;justify-content:center;min-height:50vh}.tutorial-spinner{animation:tutorial-spin .9s linear infinite;border:4px solid #60917f33;border-radius:50%;border-top-color:#2f5f4f;height:48px;width:48px}.tutorial-loading-text{color:#6d6975;font-size:14px;letter-spacing:.2px}@keyframes tutorial-spin{to{transform:rotate(1turn)}}.tutorial-player-modal{background:#0f1410;border-radius:18px;box-shadow:0 28px 70px #00000080;display:flex;flex-direction:column;max-height:95vh;overflow:hidden;position:relative;width:min(1200px,96vw)}.tutorial-player-modal .library-modal-close-btn{align-items:center;background:#0000008c;border-radius:50%;display:flex;height:36px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .2s ease;width:36px;z-index:2}.tutorial-player-modal .library-modal-close-btn:hover{background:#000c}.tutorial-player-modal-video-wrapper{aspect-ratio:16/9;background:#000;position:relative;width:100%}.tutorial-player-modal-video{background:#000;display:block;height:100%;width:100%}.tutorial-player-modal-title{background:linear-gradient(180deg,#1a221d,#0f1410);color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:.2px;padding:16px 22px}.tutorial-upload-modal{background:linear-gradient(180deg,#fff,#f4faf6);border-radius:22px;box-shadow:0 24px 60px #32645040;font-family:Inter,sans-serif;max-height:92vh;overflow-y:auto;padding:28px 28px 26px;position:relative;width:min(560px,92vw)}.tutorial-upload-header{margin-bottom:22px;text-align:center}.tutorial-upload-title{color:#2f5f4f;font-size:24px;font-weight:700;letter-spacing:.2px}.tutorial-upload-subtitle{color:#6d6975;font-size:13.5px;margin-top:6px}.tutorial-dropzone{align-items:center;background:#fff9;border:2px dashed #60917f73;border-radius:16px;color:#32403b;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;padding:36px 20px;text-align:center;transition:background .2s ease,border-color .2s ease,transform .2s ease}.tutorial-dropzone.is-dragging,.tutorial-dropzone:hover{background:#dceee48c;border-color:#5d8c74;transform:translateY(-1px)}.tutorial-dropzone-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 14px #32645026;color:#5d8c74;display:flex;height:56px;justify-content:center;margin-bottom:6px;width:56px}.tutorial-dropzone-primary{color:#2f5f4f;font-size:15px;font-weight:600}.tutorial-dropzone-secondary{color:#6d6975;font-size:13px}.tutorial-dropzone-link{color:#5d8c74;font-weight:600;text-decoration:underline}.tutorial-dropzone-hint{color:#98a3a0;font-size:11px;letter-spacing:.4px;margin-top:4px;text-transform:uppercase}.tutorial-preview-section{display:flex;flex-direction:column;gap:10px}.tutorial-preview-player-wrapper{aspect-ratio:16/9;background:#0f1410;border-radius:14px;box-shadow:0 8px 22px #3264502e;overflow:hidden;position:relative;width:100%}.tutorial-preview-player{background:#0f1410;display:block;height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.tutorial-preview-file-row{align-items:center;background:#fff;border:1px solid #60917f2e;border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.tutorial-preview-file-info{align-items:center;display:flex;gap:10px;min-width:0}.tutorial-preview-file-icon{color:#5d8c74;flex-shrink:0}.tutorial-preview-file-name{color:#32403b;font-size:13.5px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tutorial-preview-remove{align-items:center;background:#0000;border:1px solid #b14a4a59;border-radius:999px;color:#b14a4a;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:600;gap:6px;padding:5px 12px;transition:background .2s ease}.tutorial-preview-remove:hover{background:#b14a4a14}.tutorial-title-section{display:flex;flex-direction:column;margin-top:18px}.tutorial-title-label{color:#425466;font-size:13px;font-weight:600;margin-bottom:8px}.tutorial-title-input{background-color:#fff;border:1px solid #60917f40;border-radius:10px;color:#2f5f4f;font-size:14.5px;font-weight:400;outline:none;padding:13px 14px;transition:border-color .2s ease,box-shadow .2s ease}.tutorial-title-input:focus{border-color:#5d8c74;box-shadow:0 0 0 3px #5d8c7426}.tutorial-upload-btn{background:linear-gradient(135deg,#5d8c74,#2f5f4f);border:none;border-radius:12px;box-shadow:0 6px 16px #32645040;color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.3px;margin-top:18px;overflow:hidden;padding:14px;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.tutorial-upload-btn:hover:not(:disabled){box-shadow:0 10px 22px #32645052;transform:translateY(-1px)}.tutorial-upload-btn:disabled{cursor:not-allowed;opacity:.95}.tutorial-upload-btn.is-uploading{background:#2f5f4f40}.tutorial-upload-progress-fill{animation:tutorial-upload-shimmer 1.6s linear infinite;background:linear-gradient(135deg,#5d8c74,#2f5f4f);background-size:200% 100%;bottom:0;left:0;position:absolute;top:0;transition:width .25s ease;width:0;z-index:0}.tutorial-upload-progress-label{font-feature-settings:"tnum";color:#fff;font-variant-numeric:tabular-nums;position:relative;z-index:1}@keyframes tutorial-upload-shimmer{0%{background-position:0 0}to{background-position:200% 0}}@media (max-width:1023px){.tutorial-empty-title{font-size:30px}.tutorial-videos-grid{gap:22px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:767px){.tutorial-empty-state{min-height:50vh;padding:28px 14px}.tutorial-empty-title{font-size:24px}.tutorial-empty-subtitle{font-size:13px}.tutorial-videos-grid{gap:18px;grid-template-columns:1fr}.tutorial-video-meta{padding:12px 14px 14px}.tutorial-video-title{font-size:14px}.tutorial-video-delete-btn{font-size:11px;padding:5px 10px}.tutorial-upload-modal{border-radius:18px;padding:22px 18px;width:min(560px,94vw)}.tutorial-upload-title{font-size:20px}.tutorial-dropzone{border-radius:14px;padding:26px 14px}.tutorial-dropzone-icon{height:48px;width:48px}.tutorial-upload-btn{font-size:14px;padding:12px}.tutorial-player-modal{border-radius:14px;width:96vw}.tutorial-player-modal-title{font-size:14px;padding:12px 16px}}@media (max-width:480px){.tutorial-empty-title{font-size:20px}.tutorial-upload-modal{padding:18px 14px}.tutorial-upload-title{font-size:18px}.tutorial-dropzone{padding:22px 12px}}.user-db{display:flex;flex-direction:column;gap:18px}.user-db-header{flex-wrap:wrap;gap:16px;justify-content:space-between}.user-db-header,.user-db-title{align-items:center;display:flex}.user-db-title{color:#32403b;font-family:Inter,sans-serif;font-size:22px;font-weight:700;gap:10px}.user-db-count{background:#60917f1f;border-radius:50px;color:#60917f;font-size:13px;font-weight:600;padding:3px 12px}.user-db-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.user-db-search{border:1px solid #6d697533;border-radius:50px;font-family:Inter,sans-serif;font-size:14px;min-width:240px;outline:none;padding:10px 16px}.user-db-search:focus{border-color:#60917f}.user-db-export-btn{background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:10px 22px;white-space:nowrap}.user-db-export-btn:hover:not(:disabled){background:#547f6f}.user-db-export-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}.user-db-state{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:40vh;text-align:center}.user-db-table-wrap{border:1px solid #eaeaea;border-radius:14px;overflow-x:auto;width:100%}.user-db-table{border-collapse:collapse;font-family:Inter,sans-serif;font-size:14px;width:100%}.user-db-table thead th{background:#f4f7f5;border-bottom:1px solid #eaeaea;color:#32403b;font-size:13px;font-weight:600;padding:14px 16px;text-align:left;white-space:nowrap}.user-db-table tbody td{border-bottom:1px solid #f0f0f0;color:#4a4a4a;padding:14px 16px;white-space:nowrap}.user-db-table tbody tr:last-child td{border-bottom:none}.user-db-table tbody tr:hover{background:#f8fbfa}.user-db-mono{color:#6d6975;font-family:Courier New,monospace;font-size:12.5px}.user-db-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}.user-db-page-info{color:#6d6975}.user-db-page-btn,.user-db-page-info{font-family:Inter,sans-serif;font-size:14px}.user-db-page-btn{background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;font-weight:500;padding:9px 22px}.user-db-page-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}@media (max-width:1023px){.user-db-title{font-size:20px}.user-db-search{min-width:200px}}@media (max-width:767px){.user-db-header{align-items:stretch;flex-direction:column;gap:12px}.user-db-title{font-size:18px}.user-db-actions{align-items:stretch;flex-direction:column;gap:10px;width:100%}.user-db-search{min-width:0;width:100%}.user-db-export-btn,.user-db-page-btn{padding:11px 16px;width:100%}.user-db-table{font-size:13px}.user-db-table tbody td,.user-db-table thead th{padding:10px 12px}.user-db-pagination{gap:12px;justify-content:center}.user-db-page-info{font-size:13px;text-align:center;width:100%}}.stats{gap:20px}.stats,.stats-header{display:flex;flex-direction:column}.stats-header{gap:4px}.stats-title{color:#32403b;font-size:22px;font-weight:700}.stats-note,.stats-title{font-family:Inter,sans-serif}.stats-note{color:#9a96a0;font-size:13px}.stats-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.stats-state{align-items:center;gap:14px;justify-content:center;min-height:40vh;text-align:center}.stat-card,.stats-state{display:flex;flex-direction:column}.stat-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;gap:10px;overflow:hidden;padding:22px 22px 22px 26px;position:relative}.stat-card-accent{bottom:0;left:0;position:absolute;top:0;width:5px}.stat-card-title{color:#6d6975;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.stat-card-value{color:#32403b;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:1}.stat-card-caption{color:#9a96a0;font-family:Inter,sans-serif;font-size:13px;margin-top:-4px}.stat-filter-row{display:flex;flex-direction:column;gap:8px;margin-top:6px}.stat-filter-label{color:#32403b;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.stat-pills{display:flex;flex-wrap:wrap;gap:8px}.stat-pill{background:#fff;border:1px solid #e0e0e0;border-radius:50px;color:#6d6975;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:6px 14px;transition:background .15s ease,border-color .15s ease,color .15s ease}.stat-pill:hover{border-color:#60917f;color:#60917f}.stat-pill.active{background:#60917f;border-color:#60917f;color:#fff}.stat-range{align-items:center;display:flex;gap:10px;margin-top:4px}.stat-date{border:1px solid #e0e0e0;border-radius:10px;color:#32403b;font-family:Inter,sans-serif;font-size:13px;outline:none;padding:8px 12px}.stat-date:focus{border-color:#60917f}.stat-range-sep{color:#6d6975;font-family:Inter,sans-serif;font-size:13px}@media (max-width:600px){.stats-grid{grid-template-columns:1fr}}.admin-fb{display:flex;flex-direction:column;gap:18px}.admin-fb-header{gap:16px;justify-content:space-between}.admin-fb-header,.admin-fb-title{align-items:center;display:flex;flex-wrap:wrap}.admin-fb-title{color:#32403b;font-family:Inter,sans-serif;font-size:22px;font-weight:700;gap:10px}.admin-fb-count{background:#60917f1f;border-radius:50px;color:#60917f;font-size:13px;font-weight:600;padding:3px 12px}.admin-fb-search{border:1px solid #6d697533;border-radius:50px;font-family:Inter,sans-serif;font-size:14px;min-width:260px;outline:none;padding:10px 16px}.admin-fb-search:focus{border-color:#60917f}.admin-fb-state{align-items:center;gap:14px;justify-content:center;min-height:40vh;text-align:center}.admin-fb-list,.admin-fb-state{display:flex;flex-direction:column}.admin-fb-list{gap:12px}.admin-fb-group{background:#fff;border:1px solid #eaeaea;border-radius:14px;overflow:hidden}.admin-fb-group.open{border-color:#60917f80}.admin-fb-group-head{align-items:center;background:#f4f7f5;border:none;cursor:pointer;display:flex;font-family:Inter,sans-serif;gap:14px;padding:14px 18px;text-align:left;width:100%}.admin-fb-group-head:hover{background:#eef3f0}.admin-fb-avatar{align-items:center;background:#60917f;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:40px;justify-content:center;width:40px}.admin-fb-who{flex:1 1;min-width:0}.admin-fb-name{color:#32403b;font-size:15px;font-weight:600}.admin-fb-email,.admin-fb-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-fb-email{color:#6d6975;font-size:12.5px}.admin-fb-badge{background:#60917f1f;border-radius:50px;color:#60917f;font-weight:600;padding:4px 12px}.admin-fb-badge,.admin-fb-latest{flex-shrink:0;font-size:12.5px;white-space:nowrap}.admin-fb-latest{color:#6d6975}.admin-fb-chevron{color:#6d6975;flex-shrink:0;font-size:11px}.admin-fb-entries{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:16px 18px}.admin-fb-entry{background:#fbfcfb;border:1px solid #f0f0f0;border-radius:12px;padding:14px 16px}.admin-fb-entry-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.admin-fb-entry-index{color:#60917f;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.admin-fb-entry-date{color:#6d6975;font-family:Inter,sans-serif;font-size:12.5px}.admin-fb-field+.admin-fb-field{margin-top:10px}.admin-fb-field-label{color:#8a8a8a;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.4px;margin-bottom:3px;text-transform:uppercase}.admin-fb-field-text{color:#4a4a4a;font-family:Inter,sans-serif;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.admin-fb-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}.admin-fb-page-info{color:#6d6975}.admin-fb-page-btn,.admin-fb-page-info{font-family:Inter,sans-serif;font-size:14px}.admin-fb-page-btn{background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;font-weight:500;padding:9px 22px}.admin-fb-page-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}@media (max-width:640px){.admin-fb-latest{display:none}.admin-fb-search{min-width:100%}.admin-fb-entries{grid-template-columns:1fr}}.admin-ts{display:flex;flex-direction:column;gap:18px}.admin-ts-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.admin-ts-title-row{align-items:center;color:#32403b;display:flex;font-family:Inter,sans-serif;font-size:22px;font-weight:700;gap:10px}.admin-ts-count{background:#60917f1f;border-radius:50px;color:#60917f;font-size:13px;font-weight:600;padding:3px 12px}.admin-ts-search{border:1px solid #6d697533;border-radius:50px;font-family:Inter,sans-serif;font-size:14px;min-width:280px;outline:none;padding:10px 16px}.admin-ts-search:focus{border-color:#60917f}.admin-ts-state{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:40vh;text-align:center}.admin-ts-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.admin-ts-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:16px;transition:box-shadow .15s ease,border-color .15s ease}.admin-ts-card:hover{border-color:#60917f73;box-shadow:0 6px 18px #32403b12}.admin-ts-thumb{background:#f4f7f5;border-radius:12px;height:200px;overflow:hidden;width:100%}.admin-ts-thumb-img{cursor:zoom-in;display:block;height:100%;object-fit:cover;width:100%}.admin-ts-thumb-empty{align-items:center;border:1px dashed #d5deda;border-radius:12px;color:#9aa39e;display:flex;font-family:Inter,sans-serif;font-size:13px;height:100%;justify-content:center;width:100%}.admin-ts-body{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.admin-ts-card-title{color:#32403b;font-family:Inter,sans-serif;font-size:17px;font-weight:700;word-break:break-word}.admin-ts-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.admin-ts-date{color:#6d6975;font-family:Inter,sans-serif;font-size:12.5px;white-space:nowrap}.admin-ts-email{color:#60917f;font-size:13px;word-break:break-word}.admin-ts-email,.admin-ts-field-label{font-family:Inter,sans-serif;font-weight:600}.admin-ts-field-label{color:#8a8a8a;font-size:12px;letter-spacing:.4px;margin-bottom:3px;text-transform:uppercase}.admin-ts-desc{color:#4a4a4a;font-family:Inter,sans-serif;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.admin-ts-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}.admin-ts-page-info{color:#6d6975}.admin-ts-page-btn,.admin-ts-page-info{font-family:Inter,sans-serif;font-size:14px}.admin-ts-page-btn{background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;font-weight:500;padding:9px 22px}.admin-ts-page-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}.admin-ts-lightbox{align-items:center;background:#141a18d9;cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:40px;position:fixed;z-index:1000}.admin-ts-lightbox-img{border-radius:10px;box-shadow:0 10px 40px #0006;cursor:default;max-height:85vh;max-width:90vw;object-fit:contain}.admin-ts-lightbox-close{background:#ffffff29;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:42px;position:absolute;right:26px;top:22px;width:42px}.admin-ts-lightbox-close:hover{background:#ffffff47}@media (max-width:900px){.admin-ts-list{grid-template-columns:1fr}}@media (max-width:640px){.admin-ts-search{min-width:100%}}.admin-faq{display:flex;flex-direction:column;gap:16px}.admin-faq-header{gap:16px;justify-content:space-between}.admin-faq-header,.admin-faq-title{align-items:center;display:flex;flex-wrap:wrap}.admin-faq-title{color:#32403b;font-family:Inter,sans-serif;font-size:22px;font-weight:700;gap:10px}.admin-faq-count{background:#60917f1f;border-radius:50px;color:#60917f;font-size:13px;font-weight:600;padding:3px 12px}.admin-faq-saving{color:#6d6975;font-size:12.5px;font-weight:500}.admin-faq-add-btn{align-items:center;background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:6px;padding:10px 20px}.admin-faq-add-btn:hover{background:#547f6f}.admin-faq-hint{align-items:center;background:#60917f0f;border:1px dashed #60917f59;border-radius:10px;color:#6d6975;display:flex;font-family:Inter,sans-serif;font-size:13px;gap:4px;padding:10px 14px}.admin-faq-hint-icon{color:#60917f;font-size:17px}.admin-faq-state{align-items:center;gap:14px;justify-content:center;min-height:36vh;text-align:center}.admin-faq-list,.admin-faq-state{display:flex;flex-direction:column}.admin-faq-list{gap:10px}.admin-faq-row{align-items:flex-start;background:#fff;border:1px solid #eaeaea;border-radius:12px;display:flex;gap:12px;padding:14px}.admin-faq-drag{align-items:center;background:#0000;border:none;color:#b0b0b0;cursor:grab;display:flex;flex-shrink:0;font-size:20px;height:30px;justify-content:center;touch-action:none;width:30px}.admin-faq-drag:active{cursor:grabbing}.admin-faq-pos{align-items:center;background:#f4f7f5;border-radius:50%;color:#60917f;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:12.5px;font-weight:700;height:26px;justify-content:center;margin-top:2px;width:26px}.admin-faq-text{flex:1 1;min-width:0}.admin-faq-q{color:#32403b;font-size:15px;font-weight:600}.admin-faq-a,.admin-faq-q{font-family:Inter,sans-serif;word-break:break-word}.admin-faq-a{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6d6975;display:-webkit-box;font-size:13.5px;line-height:1.5;margin-top:4px;overflow:hidden}.admin-faq-row-actions{display:flex;flex-shrink:0;gap:6px}.admin-faq-icon-btn{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:8px;color:#60917f;cursor:pointer;display:flex;font-size:16px;height:34px;justify-content:center;width:34px}.admin-faq-icon-btn:hover{background:#f4f7f5}.admin-faq-icon-btn.danger{color:#c96b6b}.admin-faq-icon-btn.danger:hover{background:#fbeeee}.admin-faq-modal-overlay{align-items:center;background:#141a188c;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.admin-faq-modal{background:#fff;border-radius:18px;display:flex;flex-direction:column;max-height:88vh;max-width:560px;overflow-y:auto;padding:26px;width:100%}.admin-faq-modal-title{font-size:20px;font-weight:700;margin-bottom:16px}.admin-faq-label,.admin-faq-modal-title{color:#32403b;font-family:Inter,sans-serif}.admin-faq-label{font-size:13px;font-weight:600;margin-bottom:6px}.admin-faq-input{border:1px solid #6d697533;border-radius:10px;color:#32403b;font-family:Inter,sans-serif;font-size:14px;margin-bottom:16px;outline:none;padding:10px 12px;resize:vertical}.admin-faq-input:focus{border-color:#60917f}.admin-faq-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:4px}.admin-faq-btn-primary,.admin-faq-btn-secondary{border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 22px}.admin-faq-btn-secondary{background:#fff;border:1px solid #d5deda;color:#6d6975}.admin-faq-btn-primary{background:#60917f;border:1px solid #60917f;color:#fff}.admin-faq-btn-primary:disabled,.admin-faq-btn-secondary:disabled{cursor:not-allowed;opacity:.6}@media (max-width:560px){.admin-faq-a{-webkit-line-clamp:3}}.admin-aff{display:flex;flex-direction:column;gap:16px}.admin-aff-header{gap:16px;justify-content:space-between}.admin-aff-header,.admin-aff-title{align-items:center;display:flex;flex-wrap:wrap}.admin-aff-title{color:#32403b;font-family:Inter,sans-serif;font-size:22px;font-weight:700;gap:10px}.admin-aff-count{background:#60917f1f;border-radius:50px;color:#60917f;font-size:13px;font-weight:600;padding:3px 12px}.admin-aff-add-btn{align-items:center;background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:6px;padding:10px 20px}.admin-aff-add-btn:hover{background:#547f6f}.admin-aff-hint{align-items:center;background:#60917f0f;border:1px dashed #60917f59;border-radius:10px;color:#6d6975;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;font-size:13px;gap:4px;padding:10px 14px}.admin-aff-hint-icon{color:#60917f;font-size:17px}.admin-aff-note{background:#e0a4581f;border-radius:8px;color:#b07a3c;font-family:Inter,sans-serif;font-size:12.5px;padding:8px 12px}.admin-aff-state{align-items:center;gap:14px;justify-content:center;min-height:36vh;text-align:center}.admin-aff-list,.admin-aff-state{display:flex;flex-direction:column}.admin-aff-list{gap:10px}.admin-aff-row{background:#fff;border:1px solid #eaeaea;border-radius:12px;gap:14px;padding:12px 14px}.admin-aff-drag,.admin-aff-row{align-items:center;display:flex}.admin-aff-drag{background:#0000;border:none;color:#b0b0b0;cursor:grab;flex-shrink:0;font-size:20px;height:30px;justify-content:center;touch-action:none;width:30px}.admin-aff-drag:active{cursor:grabbing}.admin-aff-pos{background:#f4f7f5;border-radius:50%;color:#60917f;font-family:Inter,sans-serif;font-size:12.5px;font-weight:700;height:26px;width:26px}.admin-aff-logo-cell,.admin-aff-pos{align-items:center;display:flex;flex-shrink:0;justify-content:center}.admin-aff-logo-cell{background:#f7f8f8;border:1px solid #efefef;border-radius:8px;height:56px;padding:6px;width:140px}.admin-aff-logo{max-height:100%;max-width:100%;object-fit:contain}.admin-aff-link{flex:1 1;min-width:0}.admin-aff-link a{align-items:center;color:#60917f;display:inline-flex;font-family:Inter,sans-serif;font-size:13.5px;gap:5px;text-decoration:none;word-break:break-all}.admin-aff-link a:hover{text-decoration:underline}.admin-aff-nolink{color:#9a96a0;font-family:Inter,sans-serif;font-size:12.5px;font-style:italic}.admin-aff-row-actions{display:flex;flex-shrink:0;gap:6px}.admin-aff-icon-btn{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:8px;color:#60917f;cursor:pointer;display:flex;font-size:16px;height:34px;justify-content:center;width:34px}.admin-aff-icon-btn:hover{background:#f4f7f5}.admin-aff-icon-btn.danger{color:#c96b6b}.admin-aff-icon-btn.danger:hover{background:#fbeeee}.admin-aff-modal-overlay{align-items:center;background:#141a188c;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.admin-aff-modal{background:#fff;border-radius:18px;display:flex;flex-direction:column;max-height:88vh;max-width:480px;overflow-y:auto;padding:26px;width:100%}.admin-aff-modal-title{font-size:20px;font-weight:700;margin-bottom:16px}.admin-aff-label,.admin-aff-modal-title{color:#32403b;font-family:Inter,sans-serif}.admin-aff-label{font-size:13px;font-weight:600;margin-bottom:6px}.admin-aff-upload{align-items:center;display:flex;gap:14px;margin-bottom:16px}.admin-aff-preview{align-items:center;background:#f7f8f8;border:1px solid #efefef;border-radius:10px;display:flex;flex-shrink:0;height:96px;justify-content:center;padding:8px;width:96px}.admin-aff-preview img{max-height:100%;max-width:100%;object-fit:contain}.admin-aff-preview-empty{color:#b0b0b0;font-family:Inter,sans-serif;font-size:12px}.admin-aff-upload-btn{background:#fff;border:1px solid #60917f;border-radius:50px;color:#60917f;cursor:pointer;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;padding:9px 18px}.admin-aff-upload-btn:hover{background:#f4f7f5}.admin-aff-input{border:1px solid #6d697533;border-radius:10px;color:#32403b;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:10px 12px}.admin-aff-input:focus{border-color:#60917f}.admin-aff-field-note{color:#9a96a0;font-family:Inter,sans-serif;font-size:12px;margin-top:6px}.admin-aff-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.admin-aff-btn-primary,.admin-aff-btn-secondary{border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 22px}.admin-aff-btn-secondary{background:#fff;border:1px solid #d5deda;color:#6d6975}.admin-aff-btn-primary{background:#60917f;border:1px solid #60917f;color:#fff}@media (max-width:560px){.admin-aff-logo-cell{height:48px;width:96px}}.send-email{display:flex;flex-direction:column;gap:18px}.send-email-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.send-email-title{color:#32403b;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.send-email-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.send-email-schedule-btn,.send-email-send-btn{border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 24px;white-space:nowrap}.send-email-send-btn{background:#60917f;border:1px solid #60917f;color:#fff}.send-email-send-btn:hover:not(:disabled){background:#547f6f}.send-email-schedule-btn{background:#fff;border:1px solid #60917f;color:#60917f}.send-email-schedule-btn:hover:not(:disabled){background:#60917f;color:#fff}.send-email-schedule-btn:disabled,.send-email-send-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}.send-email-form{display:flex;flex-direction:column;gap:18px}.send-email-field{display:flex;flex-direction:column;gap:8px}.send-email-label{align-items:center;color:#4a4a4a;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:10px}.send-email-selected-count{background:#60917f1f;border-radius:50px;color:#60917f;font-size:12px;font-weight:600;padding:2px 10px}.send-email-subject{background:#fff;border:1px solid #ddd;border-radius:10px;box-sizing:border-box;color:#222;font-family:Inter,sans-serif;font-size:14px;padding:12px 14px;width:100%}.send-email-subject:focus{border-color:#60917f;outline:none}.send-email-menu-head{align-items:center;background:#f4f7f5;border-bottom:1px solid #e6ede9;color:#32403b;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:13px;font-weight:600;gap:10px;padding:10px 12px;position:sticky;top:0;z-index:1}.send-email-menu-head input[type=checkbox]{accent-color:#60917f;cursor:pointer}.send-email-menu-count{color:#6d6975;font-size:12px;font-weight:500;margin-left:auto}.send-email-editor{border:1px solid #eaeaea;border-radius:12px;overflow:hidden}.send-email-toolbar{align-items:center;background:#f4f7f5;border-bottom:1px solid #eaeaea;display:flex;flex-wrap:wrap;gap:4px;padding:8px 10px}.send-email-tb-select{background:#fff;border:1px solid #ddd;border-radius:7px;color:#32403b;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;padding:5px 8px}.send-email-tb-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:7px;color:#4a4a4a;cursor:pointer;display:inline-flex;font-size:14px;height:32px;justify-content:center;width:32px}.send-email-tb-btn:hover:not(:disabled){background:#60917f1f}.send-email-tb-btn.active{background:#60917f;color:#fff}.send-email-tb-btn:disabled{color:#c4c4c4;cursor:not-allowed}.send-email-tb-color{align-items:center;border-radius:7px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;height:32px;justify-content:center;overflow:hidden;position:relative;width:32px}.send-email-tb-color:hover{background:#60917f1f}.send-email-tb-color input[type=color]{border:none;cursor:pointer;height:100%;inset:0;opacity:0;padding:0;position:absolute;width:100%}.send-email-tb-sep{background:#e0e0e0;height:22px;margin:0 4px;width:1px}.send-email-content .ProseMirror{color:#374151;font-family:Inter,sans-serif;font-size:15px;line-height:1.7;max-height:480px;min-height:320px;outline:none;overflow-y:auto;padding:16px 18px}.send-email-content .ProseMirror p{margin:0 0 10px}.send-email-content .ProseMirror h1{font-size:26px;margin:16px 0 8px}.send-email-content .ProseMirror h2{font-size:21px;margin:14px 0 8px}.send-email-content .ProseMirror h3{font-size:18px;margin:12px 0 6px}.send-email-content .ProseMirror a{color:#60917f;text-decoration:underline}.send-email-content .ProseMirror blockquote{border-left:3px solid #60917f;color:#555;margin:10px 0;padding-left:14px}.send-email-content .ProseMirror .send-email-img,.send-email-content .ProseMirror img{border-radius:6px;cursor:pointer;height:auto;max-width:100%}.send-email-content .ProseMirror .ProseMirror-selectednode,.send-email-content .ProseMirror img.ProseMirror-selectednode{outline:2px solid #60917f;outline-offset:2px}.send-email-content .ProseMirror p.is-empty:first-child:before{color:#9aa39e;content:attr(data-placeholder);float:left;height:0;pointer-events:none}@media (max-width:767px){.send-email-header{align-items:stretch;flex-direction:column;gap:12px}.send-email-title{font-size:18px}.send-email-actions{width:100%}.send-email-schedule-btn,.send-email-send-btn{flex:1 1;padding:12px 16px}.send-email-content .ProseMirror{font-size:14px;min-height:260px}}.send-email-modal-backdrop{align-items:center;background:#14191e73;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.send-email-modal{background:#fff;border-radius:14px;box-shadow:0 10px 40px #0000002e;font-family:Inter,sans-serif;max-width:460px;padding:24px 26px;width:100%}.send-email-modal-title{color:#32403b;font-size:18px;font-weight:700;margin-bottom:6px}.send-email-modal-help{color:#6d6975;font-size:13px;line-height:1.5;margin-bottom:18px}.send-email-modal-label{color:#4a4a4a;display:block;font-size:13px;font-weight:600;margin:4px 0 6px}.send-email-modal-input{background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#222;font-family:Inter,sans-serif;font-size:14px;padding:10px 12px;width:100%}.send-email-modal-input:focus{border-color:#60917f;outline:none}.send-email-modal-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.send-email-modal-cancel,.send-email-modal-send{border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:9px 22px;white-space:nowrap}.send-email-modal-cancel{background:#fff;border:1px solid #ddd;color:#4a4a4a}.send-email-modal-cancel:hover:not(:disabled){background:#f5f5f5}.send-email-modal-send{background:#60917f;border:1px solid #60917f;color:#fff}.send-email-modal-send:hover:not(:disabled){background:#547f6f}.send-email-modal-cancel:disabled,.send-email-modal-send:disabled{cursor:not-allowed;opacity:.6}.admin-legal{display:flex;flex-direction:column;gap:16px}.admin-legal-header{gap:16px;justify-content:space-between}.admin-legal-header,.admin-legal-title{align-items:center;display:flex;flex-wrap:wrap}.admin-legal-title{color:#32403b;font-family:Inter,sans-serif;font-size:22px;font-weight:700;gap:10px}.admin-legal-updated{color:#6d6975;font-size:12.5px;font-weight:500}.admin-legal-dirty{background:#e0a45824;border-radius:50px;color:#e0a458;font-size:12px;font-weight:600;padding:3px 11px}.admin-legal-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.admin-legal-save-btn{background:#60917f;border:1px solid #60917f;border-radius:50px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 24px;white-space:nowrap}.admin-legal-save-btn:hover:not(:disabled){background:#547f6f}.admin-legal-save-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}.admin-legal-notify-btn{background:#fff;border:1px solid #60917f;border-radius:50px;color:#60917f;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 22px;white-space:nowrap}.admin-legal-notify-btn:hover:not(:disabled){background:#60917f;color:#fff}.admin-legal-notify-btn:disabled{background:#fff;border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}.admin-legal-modal-backdrop{align-items:center;background:#14191e73;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.admin-legal-modal{background:#fff;border-radius:14px;box-shadow:0 10px 40px #0000002e;font-family:Inter,sans-serif;max-height:90vh;max-width:560px;overflow-y:auto;padding:24px 26px;width:100%}.admin-legal-modal-title{color:#32403b;font-size:18px;font-weight:700;margin-bottom:6px}.admin-legal-modal-help{color:#6d6975;font-size:13px;line-height:1.5;margin-bottom:18px}.admin-legal-modal-label{color:#4a4a4a;display:block;font-size:13px;font-weight:600;margin:14px 0 6px}.admin-legal-modal-input{background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#222;font-family:Inter,sans-serif;font-size:14px;padding:9px 12px;width:100%}.admin-legal-modal-input:focus{border-color:#60917f;outline:none}.admin-legal-modal-textarea{margin-top:6px;min-height:60px;resize:vertical}.admin-legal-change-row{background:#fafafa;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;gap:4px;margin-bottom:10px;padding:10px 12px}.admin-legal-change-remove{align-self:flex-start;background:none;border:none;color:#b5474b;cursor:pointer;font-size:12px;font-weight:600;margin-top:4px;padding:0}.admin-legal-change-remove:disabled{color:#c7a1a2;cursor:not-allowed}.admin-legal-change-add{background:none;border:1px dashed #60917f;border-radius:8px;color:#60917f;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:600;margin-bottom:18px;padding:8px 14px}.admin-legal-change-add:hover:not(:disabled){background:#60917f14}.admin-legal-change-add:disabled{border-color:#e0e0e0;color:#b5b5b5;cursor:not-allowed}.admin-legal-modal-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:6px}.admin-legal-modal-cancel,.admin-legal-modal-send{border-radius:50px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:9px 22px;white-space:nowrap}.admin-legal-modal-cancel{background:#fff;border:1px solid #ddd;color:#4a4a4a}.admin-legal-modal-cancel:hover:not(:disabled){background:#f5f5f5}.admin-legal-modal-send{background:#60917f;border:1px solid #60917f;color:#fff}.admin-legal-modal-send:hover:not(:disabled){background:#547f6f}.admin-legal-modal-cancel:disabled,.admin-legal-modal-send:disabled{cursor:not-allowed;opacity:.6}.admin-legal-state{flex-direction:column;justify-content:center;min-height:40vh;text-align:center}.admin-legal-seed,.admin-legal-state{align-items:center;display:flex;gap:14px}.admin-legal-seed{background:#60917f14;border:1px dashed #60917f66;border-radius:10px;flex-wrap:wrap;justify-content:space-between;margin-bottom:12px;padding:12px 16px}.admin-legal-seed-text{color:#4a4a4a;font-family:Inter,sans-serif;font-size:13px}.admin-legal-seed-btn{background:#fff;border:1px solid #60917f;border-radius:50px;color:#60917f;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:8px 18px;white-space:nowrap}.admin-legal-seed-btn:hover{background:#60917f;color:#fff}.admin-legal-editor{border-radius:12px;overflow:hidden}.admin-legal-editor .ql-toolbar.ql-snow{background:#f4f7f5;border:1px solid #eaeaea;border-top-left-radius:12px;border-top-right-radius:12px}.admin-legal-editor .ql-container.ql-snow{border:1px solid #eaeaea;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:none;font-family:Inter,sans-serif;font-size:15px;height:500px}@media (max-width:1023px){.admin-legal-title{font-size:20px}.admin-legal-editor .ql-container.ql-snow{font-size:14px;height:420px}}@media (max-width:767px){.admin-legal-header{align-items:stretch;flex-direction:column;gap:12px}.admin-legal-title{font-size:18px}.admin-legal-actions{align-items:stretch;flex-direction:column;gap:8px;width:100%}.admin-legal-notify-btn,.admin-legal-save-btn{padding:12px 16px;width:100%}.admin-legal-editor .ql-container.ql-snow{font-size:14px;height:360px}.admin-legal-modal{border-radius:12px;padding:18px 16px}.admin-legal-modal-title{font-size:16px}.admin-legal-modal-footer{flex-direction:column;gap:8px}.admin-legal-modal-cancel,.admin-legal-modal-send{padding:11px 16px;width:100%}.admin-legal-seed{align-items:stretch;flex-direction:column;gap:10px}.admin-legal-seed-btn{width:100%}}.admin-legal-editor .ql-editor{color:#374151;line-height:1.7}.admin-legal-editor .ql-editor p{margin-bottom:8px}.admin-legal-editor .ql-editor h1,.admin-legal-editor .ql-editor h2,.admin-legal-editor .ql-editor h3{margin-bottom:8px;margin-top:20px}.admin-legal-editor .ql-editor.ql-blank:before{color:#9aa39e;font-style:normal}.admin-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;padding:40px 20px;text-align:center}.admin-state-text{color:#6d6975;font-family:Inter,sans-serif;font-size:15px;margin-top:14px}.admin-spinner{animation:admin-spin .8s linear infinite;border:3px solid #60917f40;border-radius:50%;border-top-color:#60917f;height:38px;width:38px}@keyframes admin-spin{to{transform:rotate(1turn)}}.admin-restricted-icon{font-size:54px;line-height:1}.admin-restricted-title{color:#32403b;font-family:Inter,sans-serif;font-size:38px;font-weight:700;letter-spacing:.5px;margin-top:18px}.admin-restricted-text{color:#6d6975;font-family:Inter,sans-serif;font-size:16px;margin-top:10px}.admin-layout{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:260px 1fr}.admin-content{background:#fff;border-radius:20px;min-height:60vh;padding:24px}.admin-section-placeholder{align-items:center;background:#60917f0a;border:1px dashed #60917f66;border-radius:18px;display:flex;flex-direction:column;justify-content:center;min-height:55vh;padding:40px 20px;text-align:center}.admin-section-placeholder-title{color:#32403b;font-family:Inter,sans-serif;font-size:28px;font-weight:700}.admin-section-placeholder-subtitle{color:#6d6975;font-family:Inter,sans-serif;font-size:15px;margin-top:8px}@media (max-width:1279px){.admin-layout{gap:22px;grid-template-columns:220px 1fr}.admin-content{padding:20px}.admin-restricted-title{font-size:32px}}@media (max-width:1023px){.admin-layout{gap:16px;grid-template-columns:1fr}.admin-content{border-radius:16px;padding:18px}.admin-section-placeholder{min-height:40vh;padding:28px 16px}.admin-section-placeholder-title{font-size:24px}}@media (max-width:767px){.admin-content{border-radius:14px;padding:14px}.admin-restricted-icon{font-size:44px}.admin-restricted-title{font-size:24px;margin-top:14px}.admin-restricted-text{font-size:14px}.admin-section-placeholder{min-height:32vh;padding:22px 14px}.admin-section-placeholder-title{font-size:20px}.admin-section-placeholder-subtitle{font-size:13px}}
/*# sourceMappingURL=main.fca46b76.css.map*/