*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#fff;z-index:1000;padding:1rem 0;box-shadow:0 2px 10px #0000000d;border-bottom:1px solid #e9ecef}.header-wrapper{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo-img{height:65px;width:auto}.header-actions{display:flex;gap:1rem;align-items:center}.btn-outline{padding:10px 24px;border:2px solid #FDB714;color:#333;background:#fff;border-radius:25px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .3s ease;letter-spacing:.5px}.btn-outline:hover{background:#fdb714;color:#fff;box-shadow:0 4px 12px #fdb71433}.btn-primary-header{padding:10px 24px;background:#384c9f;color:#fff;border-radius:25px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .3s ease;letter-spacing:.5px;border:2px solid #384C9F}.btn-primary-header:hover{background:#2a3575;border-color:#2a3575;box-shadow:0 4px 12px #384c9f33}.hamburger{display:none;flex-direction:column;cursor:pointer;padding:5px}.hamburger span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s;border-radius:2px}.hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.about-hero{position:relative;margin-top:70px;height:calc(100vh - 70px);min-height:600px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding-bottom:80px;background-color:#f8f9fa}.hero-banner{position:relative;margin-top:70px;height:calc(100vh - 70px);min-height:600px;overflow:visible;display:flex;flex-direction:column;justify-content:center;padding-bottom:80px}.about-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#00000080,#0003);z-index:1}.about-hero-content{position:relative;z-index:2;color:#fff;text-align:left;width:90%;max-width:1200px;margin:0 auto;padding:0 20px}.about-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:2rem;line-height:1.1;color:#fff}.about-hero-description{font-size:1.25rem;margin-bottom:2.5rem;line-height:1.6;opacity:.95;color:#fff}.hero-overlay{position:absolute;top:0;left:50%;transform:translate(-50%);width:90%;max-width:1400px;height:85%;background:linear-gradient(to right,#0006,#0000001a);z-index:1;border-radius:20px}.hero-bg-image{position:absolute;top:0;left:50%;transform:translate(-50%);width:90%;max-width:1400px;height:85%;-o-object-fit:cover;object-fit:cover;z-index:0;border-radius:20px}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;text-align:left;width:90%;max-width:1200px}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:2rem;line-height:1.1}.hero-description{font-size:1.25rem;margin-bottom:2.5rem;line-height:1.6;opacity:.95}.breadcrumb-hero{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;margin-top:20px}.breadcrumb-hero a{color:#fff;text-decoration:none;transition:opacity .3s ease}.breadcrumb-hero a:hover{opacity:.8}.separator{opacity:.7}.current{opacity:.9}.btn-yellow{display:inline-block;padding:15px 35px;background:#fdb714;color:#333;border-radius:30px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;letter-spacing:.5px;margin-bottom:30px}.btn-yellow:hover{background:#ffc61e;transform:translateY(-2px);box-shadow:0 6px 20px #fdb71466}.bottom-nav{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fff;border-radius:35px;padding:1rem 2rem;z-index:1000;box-shadow:0 10px 30px #384c9f4d}.bottom-nav-container{display:flex;justify-content:center;align-items:center;gap:1.5rem}.bottom-nav-item{color:#384c9f;text-decoration:none;font-weight:500;font-size:.9rem;padding:.6rem 1.2rem;border-radius:20px;transition:all .3s ease;letter-spacing:.3px;position:relative;white-space:nowrap}.bottom-nav-item:hover{background:#ffffff26}.bottom-nav-item.active{background:#5468b3;color:#fff;font-weight:600}.our-story-section{padding:80px 0;background:#fff}.story-main{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:flex-start;margin-bottom:80px}.story-left{padding-right:40px}.story-title{font-size:48px;margin-bottom:25px;color:#333;font-weight:700;line-height:1.2}.story-highlight{color:#374c9f}.story-description{font-size:15px;line-height:1.7;color:#666;margin-bottom:40px;text-align:justify}.story-quote-section{margin-top:40px}.story-quote-title{font-size:24px;color:#5e5ed4;margin-bottom:20px;font-weight:600;line-height:1.3}.story-quote-text{font-size:14px;line-height:1.7;color:#555;text-align:justify}.story-right{padding-left:20px}.story-main-image{width:100%;border-radius:15px;box-shadow:0 15px 30px #0000001a}.visionaries-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:60px}.visionary-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease;position:relative;height:100%;display:flex;flex-direction:column}.visionary-card:hover{transform:translateY(-5px)}.visionary-content{display:flex;padding:2rem;gap:2rem;align-items:flex-start;flex:1}.visionary-photo{flex-shrink:0;width:180px;height:220px;border-radius:15px;overflow:hidden}.visionary-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.visionary-text{flex:1;position:relative;padding-top:2.5rem}.quote-icon{position:absolute;top:0;left:0}.visionary-quote{font-size:1rem;line-height:1.6;color:#2c3e50;margin-bottom:2rem;padding-left:0;min-height:140px}.svayou-logo{position:absolute;top:0;right:0;width:80px;height:40px;opacity:.8}.svayou-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.visionary-name-tag{background:#4a5fc1;color:#fff;padding:1rem 2rem;border-radius:0 0 20px 20px;text-align:center}.visionary-name{font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.visionary-position{font-size:.9rem;opacity:.9}.approach-to-care{padding:80px 0;background:#fff;overflow:visible}.approach-wrapper{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:flex-start;position:relative;overflow:visible}.approach-content{padding-right:40px}.approach-title{font-size:42px;margin-bottom:25px;color:#333;font-weight:700;line-height:1.2}.approach-highlight{color:#384c9f}.approach-description{font-size:16px;line-height:1.8;color:#666;margin-bottom:40px;text-align:justify}.approach-description p{font-size:inherit;line-height:inherit;color:inherit;margin:0;text-align:inherit}.approach-description *{font-family:inherit}.care-services{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px;position:relative;margin-right:60px}.service-card{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding:25px;border-radius:15px;transition:all .3s ease;position:relative;width:320px;min-height:200px}.service-card.telemedicine,.service-card.chronic{background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 10px #0000000d}.service-card.elderly{background:linear-gradient(135deg,#384c9f,#5468b3);color:#fff;position:relative;right:0;z-index:10}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-card.elderly:hover{transform:translateY(-5px);box-shadow:0 15px 30px #384c9f33}.service-icon{width:45px;height:45px;background:#384c9f;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-card.elderly .service-icon{background:#fff3}.service-icon i{font-size:18px;color:#fff}.service-content{flex:1}.service-title{font-size:16px;font-weight:600;margin-bottom:8px;color:#333}.service-card.elderly .service-title{color:#fff}.service-description{font-size:13px;line-height:1.5;color:#666;margin:0}.service-description p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.service-description *{font-family:inherit}.service-card.elderly .service-description{color:#ffffffe6}.service-card.elderly .service-description p,.service-card.elderly .service-description *{color:inherit}.approach-image{position:relative;display:flex;justify-content:center;align-items:center}.doctor-image{width:100%;height:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a}.about-content{padding:80px 0;background:#fff}.leadership-team{padding:80px 0;background:#f8f9fa}.leadership-header{text-align:center;margin-bottom:60px}.leadership-title{font-size:48px;color:#333;font-weight:700;margin-bottom:0}.team-highlight{color:#5e5ed4}.leadership-carousel{position:relative;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.carousel-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px}.carousel-track{display:flex;gap:30px;overflow:visible;justify-content:center;align-items:center;transition:none;width:auto;flex-shrink:0}.team-member-card{background:#fff;border-radius:15px;padding:30px 20px;text-align:center;box-shadow:0 10px 25px #0000001a;transition:all .3s ease;width:280px;flex:0 0 280px;position:relative}.team-member-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.team-member-card.highlighted{transform:translateY(-5px);box-shadow:0 15px 35px #5e5ed44d;border:2px solid #5E5ED4}.member-image{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #f0f0f0}.member-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.member-info{padding:0;text-align:center}.member-name{font-size:18px;font-weight:600;margin-bottom:5px;color:#333}.member-position{font-size:14px;color:#666;font-weight:500;margin:0}.carousel-arrow{background:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 15px #0000001a;transition:all .3s ease;flex-shrink:0;position:absolute;z-index:10}.prev-arrow{left:20px}.next-arrow{right:20px}.carousel-arrow:hover{background:#384c9f;color:#fff;transform:scale(1.1)}.carousel-arrow i{font-size:16px;color:#384c9f;transition:color .3s ease}.carousel-arrow:hover i{color:#fff}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:40px}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.dot.active{background:#384c9f;transform:scale(1.2)}.dot:hover{background:#384c9f}.content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.content-text{padding-right:20px}.section-title{font-size:42px;margin-bottom:10px;color:#333;font-weight:700}.highlight{color:#5e5ed4}.subtitle{font-size:24px;color:#666;margin-bottom:25px;font-weight:400}.lead-text{font-size:18px;line-height:1.8;color:#555;margin-bottom:20px}.content-text p{font-size:16px;line-height:1.8;color:#666;margin-bottom:30px}.stats-row{display:flex;gap:40px;margin-top:40px}.stat-item{text-align:center}.stat-number{font-size:42px;font-weight:700;color:#5e5ed4;margin-bottom:5px}.stat-label{font-size:14px;color:#666;text-transform:uppercase;letter-spacing:1px}.content-image{position:relative}.content-image img{width:100%;border-radius:10px;box-shadow:0 20px 40px #0000001a}.image-decoration{position:absolute;top:-20px;right:-10px;width:100px;height:100px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;opacity:.2;z-index:-1}.our-story{padding:60px 0;background:#f8f9fa}.story-content{max-width:900px;margin:0 auto;text-align:center}.text-center{text-align:center}.story-text{font-size:18px;line-height:1.8;color:#555;margin-bottom:25px}.vision-mission{padding:80px 0;background:#fff}.vm-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.vm-card{padding:40px;border-radius:15px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.vision-card{background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea30}.mission-card{background:linear-gradient(135deg,#f093fb15,#f5576c15);border:2px solid #f093fb30}.vm-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.vm-icon{width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 5px 15px #0000001a}.vm-icon i{font-size:24px;color:#5e5ed4}.vm-title{font-size:28px;margin-bottom:15px;color:#333;font-weight:600}.vm-text{font-size:16px;line-height:1.8;color:#666}.core-values{padding:80px 0;background:#f8f9fa}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}.value-card{background:#fff;padding:30px;border-radius:10px;text-align:center;transition:all .3s ease;box-shadow:0 5px 15px #00000014}.value-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.value-icon{width:70px;height:70px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.value-icon i{font-size:28px;color:#fff}.value-card h4{font-size:20px;margin-bottom:10px;color:#333}.value-card p{font-size:14px;color:#666;line-height:1.6}.why-choose{padding:80px 0;background:#fff}.features-list{margin-top:50px;max-width:900px;margin-left:auto;margin-right:auto}.feature-item{display:flex;align-items:flex-start;margin-bottom:30px;padding:25px;background:#f8f9fa;border-radius:10px;transition:all .3s ease}.feature-item:hover{background:#edeffe;transform:translate(10px)}.feature-number{width:50px;height:50px;background:#5e5ed4;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex-shrink:0;margin-right:25px}.feature-content h4{font-size:20px;margin-bottom:8px;color:#333}.feature-content p{font-size:15px;color:#666;line-height:1.6}.cta-section{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.cta-content h2{font-size:36px;color:#fff;margin-bottom:15px}.cta-content p{font-size:18px;color:#ffffffe6;margin-bottom:30px}.cta-buttons{display:flex;gap:20px;justify-content:center}.btn-secondary{padding:12px 30px;background:#fff;color:#5e5ed4;text-decoration:none;border-radius:25px;font-weight:600;font-size:16px;transition:all .3s ease}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.join-journey{padding:100px 0;background:#f8f9fa;position:relative}.journey-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.journey-content{padding:0 20px}.journey-title{font-size:48px;font-weight:700;color:#384c9f;line-height:1.2;margin-bottom:40px;font-family:Inter,sans-serif}.btn-join{display:inline-block;background:#fdb714;color:#333;padding:16px 32px;border-radius:50px;text-decoration:none;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border:none;cursor:pointer}.btn-join:hover{background:#ffc61e;transform:translateY(-2px);box-shadow:0 8px 25px #fdb7144d}.journey-image{display:flex;justify-content:center;align-items:center;position:relative}.journey-doctors-image{width:100%;max-width:500px;height:auto;border-radius:20px;box-shadow:0 15px 40px #0000001a;transition:transform .3s ease}.journey-doctors-image:hover{transform:scale(1.02)}@media (max-width: 1024px){.journey-wrapper{gap:60px}.journey-title{font-size:42px}}@media (max-width: 768px){.join-journey{padding:80px 0}.journey-wrapper{grid-template-columns:1fr;gap:40px;text-align:center}.journey-title{font-size:36px;margin-bottom:30px}.journey-content{order:1}.journey-image{order:2}.journey-doctors-image{max-width:400px}}@media (max-width: 480px){.join-journey{padding:60px 0}.journey-title{font-size:32px;line-height:1.3}.btn-join{padding:14px 28px;font-size:14px}.journey-doctors-image{max-width:350px;border-radius:15px}}.footer{background:#edeffe;padding:60px 0 30px;color:#333}.footer-content{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px;margin-bottom:40px}.footer-brand{padding-right:20px}.footer-logo{margin-bottom:20px}.footer-logo img{height:65px;width:auto}.footer-description{font-size:14px;line-height:1.8;color:#666;margin-bottom:30px}.social-section{margin-top:30px}.social-title{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.social-links{display:flex;gap:15px}.social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;transition:all .3s ease;text-decoration:none;box-shadow:0 2px 5px #0000001a}.social-link i{font-size:18px;color:#5e5ed4}.social-link:hover{background:#5e5ed4;transform:translateY(-3px);box-shadow:0 5px 15px #5e5ed44d}.social-link:hover i{color:#fff}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-column-title{font-size:18px;font-weight:600;color:#333;margin-bottom:20px}.footer-menu{list-style:none}.footer-menu li{margin-bottom:12px}.footer-menu a{color:#666;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-menu a:hover{color:#5e5ed4}.footer-locate{padding-left:20px}.contact-info{margin-top:20px}.contact-item{display:flex;align-items:flex-start;margin-bottom:20px}.contact-item i{color:#5e5ed4;margin-right:15px;margin-top:3px;font-size:16px}.contact-item p{font-size:14px;line-height:1.6;color:#666}.contact-numbers p{margin-bottom:5px}.get-directions-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 25px;background:#5e5ed4;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;font-size:14px;margin-top:20px;transition:all .3s ease}.get-directions-btn:hover{background:#4a4ab8;transform:translateY(-2px);box-shadow:0 5px 15px #5e5ed44d}@media (max-width: 1024px){.values-grid{grid-template-columns:repeat(2,1fr)}.content-wrapper{grid-template-columns:1fr;gap:40px}.content-text{padding-right:0}.vm-grid{grid-template-columns:1fr}.story-main{grid-template-columns:1fr;gap:40px}.story-left{padding-right:0}.story-right{padding-left:0}.visionaries-grid{grid-template-columns:1fr;gap:2rem}.approach-wrapper{grid-template-columns:1fr;gap:40px}.approach-content{padding-right:0}.approach-title,.leadership-title{font-size:36px}.team-member-card{width:250px;flex:0 0 250px}.member-image{height:300px}}@media (max-width: 768px){.hamburger{display:flex}.header-actions{display:none}.bottom-nav{min-width:100%;border-radius:0;padding:1rem}.bottom-nav-container{gap:1rem;flex-wrap:wrap;justify-content:space-around}.bottom-nav-item{font-size:.85rem;padding:.4rem .8rem}.about-hero,.hero-banner{height:100vh;min-height:600px}.about-hero-title,.hero-title{font-size:2.5rem}.about-hero-description,.hero-description{font-size:1rem}.about-hero-content,.hero-content{text-align:center}.section-title{font-size:32px}.story-title{font-size:36px}.story-quote-title{font-size:20px}.visionary-content{flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.visionary-photo{width:150px;height:180px}.approach-title{font-size:32px}.care-services{grid-template-columns:1fr;margin-right:0}.service-card.elderly{position:relative;right:auto;bottom:auto;transform:none;width:auto;order:3}.service-card.elderly:hover{transform:translateY(-5px)}.service-card{text-align:left;gap:15px}.leadership-title{font-size:32px}.leadership-team{padding:60px 0}.leadership-header{margin-bottom:40px}.carousel-container{flex-direction:row;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:10px 0}.carousel-track{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;width:100%;max-width:100%;padding:0 15px;justify-content:center}.team-member-card{width:100%;flex:none;scroll-snap-align:start;padding:25px 15px;min-height:180px}.member-image{width:70px;height:70px;margin-bottom:15px;border-width:2px}.member-name{font-size:15px;margin-bottom:6px}.member-position{font-size:13px}.carousel-arrow{display:none!important}.carousel-dots{margin-top:30px;gap:8px}.dot{width:10px;height:10px}.stats-row{flex-direction:column;gap:20px}.values-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.feature-item{flex-direction:column;text-align:center}.feature-number{margin-right:0;margin-bottom:15px}}@media (max-width: 480px){.bottom-nav-item{font-size:.75rem;padding:.3rem .6rem}.about-hero-title,.hero-title{font-size:2rem}.about-hero-description,.hero-description{font-size:.9rem}.section-title{font-size:24px}.story-title{font-size:32px}.story-quote-title{font-size:18px}.approach-title{font-size:28px}.visionary-content{flex-direction:column;gap:1rem;align-items:center;text-align:center;padding:1.5rem}.visionary-photo{width:120px;height:150px}.visionary-quote{font-size:.9rem;margin-bottom:1rem;min-height:auto}.svayou-logo{position:relative;right:auto;top:auto;width:60px;height:30px;margin:1rem 0}.quote-icon{position:relative;top:auto;left:auto;margin-bottom:1rem}.leadership-title{font-size:28px}.leadership-team{padding:50px 0}.leadership-header{margin-bottom:30px}.carousel-track{grid-template-columns:1fr;gap:15px;padding:0 10px}.team-member-card{width:100%;max-width:320px;margin:0 auto;padding:30px 20px;flex:none}.member-image{width:90px;height:90px;margin-bottom:18px;border-width:3px}.member-name{font-size:16px;margin-bottom:8px}.member-position{font-size:14px}.carousel-dots{margin-top:25px;gap:6px}.dot{width:8px;height:8px}.subtitle{font-size:18px}.stat-number{font-size:32px}.vm-title{font-size:22px}.care-services{flex-wrap:wrap}.service-card.elderly{position:static!important;right:auto!important;margin-top:20px;width:100%;max-width:none}.approach-wrapper,.journey-wrapper,.visionaries-grid,.leadership-carousel{max-width:100vw;overflow-x:hidden}.carousel-container{max-width:calc(100vw - 40px);overflow:hidden}}.floating-edit-menu{position:fixed;top:50%;right:20px;transform:translateY(-50%);z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.edit-menu-toggle{background:#384c9f;color:#fff;padding:12px 16px;border-radius:50px 50px 50px 8px;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 4px 20px #384c9f4d;transition:all .3s ease;font-weight:600;font-size:.9rem}.edit-menu-toggle:hover{background:#2d3d7f;transform:scale(1.05);box-shadow:0 6px 25px #384c9f66}.edit-icon{font-size:1.2rem}.edit-text{white-space:nowrap}.edit-menu-items{background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;margin-top:8px;overflow:hidden;border:1px solid #e5e7eb;min-width:200px}.edit-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#374151;text-decoration:none;transition:all .2s ease;border-bottom:1px solid #f3f4f6;font-size:.85rem}.edit-btn:last-child{border-bottom:none}.edit-btn:hover{background:#f8fafc;color:#384c9f;text-decoration:none}.edit-btn-icon{font-size:1.1rem;flex-shrink:0}.edit-btn-text{font-weight:500;white-space:nowrap}@media (max-width: 768px){.floating-edit-menu{right:10px;top:auto;bottom:80px;transform:none}.edit-menu-toggle,.edit-btn{padding:10px 14px;font-size:.8rem}.edit-menu-items{min-width:180px}.edit-text,.edit-btn-text{font-size:.75rem}}.edit-menu-items{animation:slideInFromRight .3s ease}@keyframes slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.floating-edit-menu:hover .edit-menu-items{box-shadow:0 12px 40px #0003}
