html,body,#root{height:100%;margin:0;padding:0;width:100%;overflow-x:hidden}.app-container{min-height:100%;display:flex;flex-direction:column}.app-content{flex:1}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.btn.primary{background-color:#2f6b61;color:#fff;box-shadow:0 6px 16px #07302c4d}.btn.primary:hover{background-color:#26564f;transform:translateY(-1px)}.btn.ghost{background-color:transparent;color:#2f6b61;border-color:#2f6b61}.btn.ghost:hover{background-color:#2f6b610f}h1,h2,h3{color:#0b2738}:root{--deep-navy: #0b2b3c;--light-navy: #1f475c;--soft-teal: #dff3f7;--brand-gradient: linear-gradient(90deg, #0b2b3c, #1f475c);--dropdown-bg: #ffffff;--footer-bg: #f3e8da}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2.25rem;background:var(--footer-bg);position:sticky;top:0;z-index:50}.navbar{position:sticky}.navbar{top:0;z-index:50;position:sticky}.nav-logo{height:48px}.nav-links a{margin:0 1.25rem;text-decoration:none;font-weight:500;color:var(--deep-navy);transition:.2s ease}.nav-links a:hover{color:var(--light-navy)}.nav-login-btn{background:var(--deep-navy);color:#fff;padding:.5rem 1rem;border-radius:10px;text-decoration:none;transition:.2s ease}.nav-login-btn:hover{background:var(--light-navy)}.profile-menu-wrapper{position:relative;cursor:pointer}.profile-icon{background:var(--soft-teal);padding:8px;border-radius:50%;display:flex;transition:background .2s ease}.profile-icon:hover{background:#cfe7ec}.profile-dropdown{position:absolute;top:48px;right:0;width:220px;background:var(--dropdown-bg);border-radius:14px;box-shadow:0 8px 24px #00000026;animation:dropdownFade .18s ease;overflow:hidden}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-email{padding:.9rem 1rem;font-size:.85rem;color:#0009;word-wrap:break-word;white-space:normal}.dropdown-item{padding:.85rem 1rem;display:block;text-align:left;background:none;border:none;width:100%;font-size:.95rem;color:var(--deep-navy);cursor:pointer;text-decoration:none;transition:background .2s ease}.dropdown-item:hover{background:var(--soft-teal)}.logout-btn{color:#b20000}@media(max-width:768px){.navbar{padding:.75rem 1rem;flex-wrap:wrap;gap:.75rem}.nav-logo{height:40px}.nav-links{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.nav-links a{margin:.35rem .6rem}.nav-left,.nav-right{display:flex;align-items:center}.nav-right{margin-left:auto}}.nav-hamburger{display:none;background:transparent;border:none;padding:.5rem;cursor:pointer}.nav-hamburger span{display:block;width:22px;height:2px;background:var(--deep-navy);margin:4px 0;border-radius:2px}@media(max-width:768px){.navbar{padding:.75rem 1rem}.nav-logo{height:40px}.nav-hamburger{display:block;margin-left:auto}.nav-right{margin-left:0}.nav-links{display:none;width:100%;flex-direction:column;gap:.25rem;padding:.75rem 0}.nav-links.is-open{display:flex}.nav-links a{margin:0;padding:.75rem .25rem}}@media(max-width:768px){.navbar{padding:.75rem 1rem;position:sticky;top:0;z-index:50}.nav-logo{height:40px}.nav-hamburger{display:block;margin-left:auto}nav.navbar .nav-links{display:none!important;position:absolute;top:100%;left:0;right:0;background:var(--footer-bg);padding:.75rem 1rem;border-top:1px solid rgba(0,0,0,.08);flex-direction:column;gap:.25rem}nav.navbar .nav-links.is-open{display:flex!important}nav.navbar .nav-links a{margin:0!important;padding:.85rem .25rem}.nav-right{display:flex;align-items:center;gap:.5rem;margin-left:0}}.footer{background:#f0f7fbeb;padding:2rem 0rem;border-top:1px solid #c9dce3;width:100%}.footer-inner{padding:0}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.6rem}.footer-logo{width:55px;height:55px;object-fit:contain;opacity:.95}.footer-brand h3{font-size:1.3rem;font-weight:700;color:#0b2b3c}.footer-links{display:flex;justify-content:center;gap:1.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.footer-links a{color:#0b2b3c;text-decoration:none;font-weight:500;transition:.2s ease}.footer-links a:hover{color:#2f6b61}.footer-copy{color:#42566a;font-size:.9rem}.home-bg{width:100%;background:#dfeff6;padding-bottom:4rem}.home-wrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero-layout{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start;margin-top:3rem}.hero{text-align:left;padding:2rem 0}.hero-tag{letter-spacing:2px;color:#4a4a4a;margin-bottom:1rem;font-size:.85rem}.hero-title{font-size:2.8rem;font-weight:800;color:#0b2b3c;line-height:1.2}.hero-title span{color:#e1534f}.hero-sub{max-width:580px;margin:1.5rem 0;color:#294653cc;line-height:1.6}.hero-buttons{margin-top:2rem;display:flex;gap:1rem}.btn-primary{background:linear-gradient(to right,#478c7f,#2f6b61);padding:.8rem 1.6rem;border-radius:999px;border:none;color:#fff;font-weight:600;cursor:pointer}.btn-secondary{background:#fff;padding:.8rem 1.6rem;border-radius:999px;border:1px solid #bbbbbb;color:#0b2b3c;font-weight:600;cursor:pointer}.feature-column{display:flex;flex-direction:column;gap:1.5rem}.feature-card{background:#fff;padding:1.8rem;border-radius:14px;box-shadow:0 4px 18px #00000014;border-left:8px solid transparent}.blue-left{border-left-color:#478c7f}.red-left{border-left-color:#e1534f}.yellow-left{border-left-color:#f0c14b}.offer-section{text-align:center;padding:4rem 1.5rem}.offer-title{font-size:2rem;color:#0b2b3c;margin-bottom:1rem}.offer-sub{color:#294653cc;max-width:600px;margin:0 auto 3rem}.offer-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1000px;margin:0 auto}.offer-card{background:#fff;padding:2rem;border-radius:18px;box-shadow:0 6px 25px #00000014}.cta{background:linear-gradient(135deg,#2f6b61,#e1534f);color:#fff;padding:4rem 1.5rem;text-align:center;border-radius:16px;max-width:900px;margin:4rem auto}.cta-btn{margin-top:1.5rem;padding:.9rem 2rem;background:#fff;color:#0b2b3c;font-weight:600;border-radius:999px;border:none;cursor:pointer}.messages-page{padding:24px}.messages-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.messages-header h2{margin:0}.messages-header button{padding:6px 12px;border-radius:4px;border:1px solid #ccc;background:#fff;cursor:pointer}.messages-list{display:flex;flex-direction:column;gap:12px}.message-card{border:1px solid #ddd;border-radius:6px;background:#fff;overflow:hidden}.message-summary{padding:12px;display:flex;justify-content:space-between;cursor:pointer;background:#f9fafb}.message-summary:hover{background:#f1f5f9}.message-summary .from{display:block;font-size:.85rem;color:#555}.message-summary .date{font-size:.8rem;color:#666;white-space:nowrap}.message-details{padding:12px;border-top:1px solid #eee}.message-details p{margin-top:0;white-space:pre-wrap}.delete-btn{margin-top:12px;padding:6px 10px;background:#dc2626;color:#fff;border:none;border-radius:4px;cursor:pointer}.delete-btn:hover{background:#b91c1c}.status{color:#666}.error{color:#dc2626}.about-bg{width:100%;background:#dfeff6;padding-bottom:4rem}.about-wrapper{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:4rem}.about-hero{text-align:center;padding-top:3rem}.about-hero h1{font-size:2.5rem;color:#0b2b3c;font-weight:700;margin-bottom:1rem}.about-hero p{max-width:750px;margin:0 auto;color:#0b2b3cbf;line-height:1.7;font-size:1.05rem}.about-mission{background:#fff;max-width:900px;margin:0 auto;padding:2.7rem 2rem;border-radius:18px;box-shadow:0 10px 25px #00000014;text-align:center}.about-mission h2{color:#e1534f;font-size:1.5rem;margin-bottom:.8rem}.about-mission p{color:#0b2b3cbf;line-height:1.7}.about-values{text-align:center}.values-title{color:#0b2b3c;font-size:1.6rem;font-weight:700}.values-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:950px;margin-left:auto;margin-right:auto}.value-card{background:#fff;padding:1.8rem 1.5rem;border-radius:16px;box-shadow:0 6px 20px #00000014;text-align:center;border-top:6px solid transparent}.value-card h3{color:#0b2b3c;margin-bottom:.6rem;font-weight:600}.value-card p{color:#0b2b3cbf;line-height:1.6;font-size:.95rem}.teal{border-top-color:#478c7f}.coral{border-top-color:#e1534f}.gold{border-top-color:#f0c14b}.about-founder{text-align:center;max-width:800px;margin:0 auto}.about-founder h2{font-size:1.6rem;color:#0b2b3c;margin-bottom:1rem}.about-founder p{color:#0b2b3cc7;line-height:1.7;font-size:1.05rem}.founder-signature{margin-top:.8rem;font-style:italic;font-weight:600}.about-cta{margin:0 auto;max-width:900px;background:linear-gradient(135deg,#2f6b61,#e1534f);color:#fff;padding:3rem 2rem;text-align:center;border-radius:18px}.about-cta h2{font-size:1.7rem;margin-bottom:.7rem}.about-cta p{max-width:520px;margin:0 auto 1.5rem;line-height:1.6}.cta-button{display:inline-block;padding:.9rem 2rem;background:#fff;color:#0b2b3c;font-weight:600;border-radius:999px;text-decoration:none}.pricing-page{max-width:1100px;margin:0 auto;padding:40px 20px 80px;text-align:center;background-color:#dff1f5}.pricing-title{font-size:2.4rem;margin-bottom:10px;color:#0b2b3c;font-weight:700}.pricing-subtext{margin-bottom:40px;color:#42566a;font-size:1.1rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.section-title{margin-top:50px;margin-bottom:10px;font-size:1.8rem;color:#0b2b3c;font-weight:700}.section-subtext{margin-bottom:30px;color:#42566a;font-size:1rem;max-width:700px;margin-left:auto;margin-right:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.local-grid{grid-template-columns:repeat(3,1fr);gap:30px}.pricing-card{background:#fff;padding:30px 25px;border-radius:16px;box-shadow:0 8px 25px #00000017;text-align:center;transition:transform .2s ease,box-shadow .2s ease;position:relative}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001f}.pricing-card h3{margin-bottom:12px;color:#0b2b3c;font-weight:700;font-size:1.4rem}.pricing-card ul{text-align:left;padding-left:22px;margin:20px 0;color:#42566a;line-height:1.8;font-size:.98rem}.pricing-card ul li{margin-bottom:8px}.price{font-weight:700;font-size:1.8rem;color:#0b2b3c;margin:15px 0 10px}.pricing-card small{display:block;color:#5a7c94;font-size:.9rem;margin-top:8px;line-height:1.4}.popular-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#81c7be,#6ab8ae);color:#fff!important;font-size:.85rem;font-weight:700;text-align:center;padding:10px 20px;border-radius:50px;box-shadow:0 6px 15px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;line-height:1.3;z-index:10;text-shadow:0 1px 2px rgba(0,0,0,.2)}.hours{margin-top:80px;padding:30px;background:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014;max-width:700px;margin-left:auto;margin-right:auto}.hours h3{font-size:1.4rem;color:#0b2b3c;margin-bottom:10px}.hours p{color:#42566a;margin-bottom:8px;font-size:1rem}.cta-note{margin-top:20px;font-size:1.1rem;color:#0b2b3c}.cta-note a{color:#2a7b6e;text-decoration:underline;font-weight:600}.cta-note a:hover{color:#1e5a50}@media(max-width:900px){.pricing-grid,.local-grid{grid-template-columns:repeat(2,1fr);gap:25px}.pricing-title{font-size:2.1rem}}@media(max-width:600px){.pricing-grid,.local-grid{grid-template-columns:1fr}.pricing-card,.hours{padding:25px 20px}.pricing-subtext,.section-subtext{font-size:1rem}}body{background-color:#dff1f5!important}.demos-page{padding:60px 20px 100px;max-width:1100px;margin:0 auto;text-align:center}.demos-title{font-size:2.6rem;font-weight:700;margin-bottom:12px;color:#0b2b3c}.demos-subtext{color:#42566a;font-size:1.1rem;max-width:700px;margin:0 auto 50px;line-height:1.6}.demo-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:40px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 4px 15px #00000014;max-width:fit-content;margin-left:auto;margin-right:auto}.demo-tab{padding:10px 24px;background:transparent;border:none;border-radius:50px;cursor:pointer;color:#42566a;font-weight:600;transition:all .3s ease}.demo-tab.active{background:#2a7b6e;color:#fff;box-shadow:0 4px 10px #2a7b6e4d}.demo-tab:hover:not(.active){color:#0b2b3c;background:#eef6f7}.demo-card{background:#fff;padding:50px 40px;border-radius:24px;max-width:900px;margin:0 auto;box-shadow:0 15px 40px #0000001a;transition:transform .3s ease}.demo-card:hover{transform:translateY(-8px)}.demo-label{display:inline-block;background:#eef6f7;color:#2a7b6e;font-weight:600;padding:8px 20px;border-radius:30px;font-size:.9rem;margin-bottom:20px}.demo-title{font-size:1.9rem;color:#0b2b3c;margin:20px 0 15px;font-weight:700}.demo-desc{color:#42566a;font-size:1.1rem;max-width:700px;margin:0 auto 40px;line-height:1.7}.image-carousel{position:relative;margin:0 auto}.image-wrapper{border-radius:16px;overflow:hidden;box-shadow:0 15px 35px #0000002e;max-width:800px;margin:0 auto}.demo-image{width:100%;height:auto;display:block;border-radius:16px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffd9;border:none;width:50px;height:50px;font-size:2rem;color:#0b2b3c;cursor:pointer;border-radius:50%;box-shadow:0 4px 15px #00000026;transition:all .2s ease;z-index:10}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.carousel-btn.left{left:20px}.carousel-btn.right{right:20px}.dot-indicators{display:flex;justify-content:center;gap:10px;margin-top:25px}.dot{width:10px;height:10px;background:#bbd9d6;border-radius:50%;cursor:pointer;transition:.3s ease}.dot.active{background:#2a7b6e;transform:scale(1.3)}@media(max-width:768px){.carousel-btn{width:40px;height:40px;font-size:1.6rem}.carousel-btn.left{left:10px}.carousel-btn.right{right:10px}.demo-card{padding:40px 25px}}:root{--navy: #060371;--ice: #E3F0F5;--teal: #3E8BA0;--text-dark: #1a1a1a}.contact-wrapper{padding:2rem;display:flex;flex-direction:column;gap:4rem;height:100%}.contact-hero{text-align:center;max-width:800px;margin:0 auto}.contact-hero h1{font-size:3rem;color:var(--navy)}.contact-hero p{font-size:1.2rem;color:#444;max-width:650px;margin:1rem auto 0}.contact-content{display:flex;gap:3rem;justify-content:center;max-width:1100px;margin:0 auto}@media(max-width:900px){.contact-content{flex-direction:column}}.contact-form{flex:1;background:#fff;padding:2.5rem;border-radius:14px;box-shadow:0 4px 16px #00000014}.contact-form h2{color:var(--navy);margin-bottom:1.5rem}.contact-form input,.contact-form textarea{width:100%;padding:1rem;border:1px solid #d9dde0;border-radius:10px;margin-bottom:1rem;font-size:1rem;transition:.25s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #3e8ba033}.contact-form button{background:var(--teal);color:#fff;border:none;padding:.9rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:.25s;font-weight:600}.contact-form button:hover{background:#2e748a}.contact-info{flex:.8;background:var(--ice);padding:2.5rem;border-radius:14px;box-shadow:0 4px 16px #0000000f}.contact-info h2{color:var(--navy);margin-bottom:1.5rem}.info-block{margin-bottom:1.5rem}.info-block h3{margin-bottom:.3rem;color:var(--navy)}.info-block a{color:var(--teal);text-decoration:none}.info-block a:hover{text-decoration:underline}button{transition:all .3s ease}.btn-loading{background-color:#888;cursor:not-allowed}.btn-success{background-color:#2ecc71}.btn-error{background-color:#e74c3c}.login-wrapper{min-height:100vh;background:#dff1f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.login-logo{width:85px;margin-bottom:1rem;opacity:.95;filter:drop-shadow(0px 4px 10px rgba(0,0,0,.1))}.login-card{background:#fff;width:100%;max-width:420px;padding:2.5rem 2rem;border-radius:18px;text-align:center;box-shadow:0 8px 25px #00000014;animation:fadeIn .4s ease-out}.login-title{font-size:1.8rem;font-weight:700;color:#0b2b3c;margin-bottom:1.5rem}.login-error{background:#ffe5e5;color:#b40000;padding:.7rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem}.login-success{background:#e9fff1;color:#0a7a3e;padding:.7rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem}.login-label{text-align:left;display:flex;flex-direction:column;margin-bottom:1rem}.login-label-text{color:#0b2b3c;font-size:.9rem;margin-bottom:.2rem}.login-input{padding:.9rem;border-radius:10px;border:1px solid #c7d5da;font-size:1rem;transition:.25s}.login-input:focus{outline:none;border-color:#2f6b61;box-shadow:0 0 0 3px #2f6b6133}.login-button{width:100%;padding:.9rem;background:linear-gradient(to right,#478c7f,#2f6b61);color:#fff;border:none;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:.25s;margin-top:.5rem}.login-button:hover{opacity:.92}.login-toggle{margin-top:1.2rem;font-size:.95rem;color:#294653}.login-link-button{background:none;border:none;color:#2f6b61;font-weight:600;margin-left:.3rem;cursor:pointer;transition:.25s}.login-link-button:hover{color:#478c7f}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}:root{--deep-navy: #0b2b3c;--soft-teal: #dff3f7;--footer-bg: #f3e8da}.dashboard-wrapper{padding:2rem;color:var(--deep-navy);min-height:80vh}.dash-title{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.dash-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 6px 18px #00000014;border:1px solid rgba(0,0,0,.05)}.dash-card h3{margin-bottom:1rem}.chart-container{width:100%;height:250px}.chart-loading{opacity:.6}.placeholder{opacity:.5;font-style:italic;margin-top:1rem}.verify-wrapper{display:flex;flex-direction:column;align-items:center;padding-top:4rem}.verify-logo{width:120px;margin-bottom:1.5rem}.verify-card{background:#fff;padding:2rem;border-radius:18px;max-width:420px;width:100%;box-shadow:0 8px 24px #0000001a;text-align:center}.verify-title{font-size:1.8rem;color:var(--deep-navy);margin-bottom:1rem}.verify-title.success{color:#2e7d32}.verify-title.error{color:#c62828}.verify-button{display:inline-block;margin-top:1.5rem;padding:.9rem 1.6rem;border-radius:12px;background:var(--deep-navy);color:#fff;text-decoration:none;font-size:1rem;transition:.2s}.verify-button:hover{opacity:.85}.admin-container{display:flex;height:100vh;background:#f5f8fa}.admin-sidebar{width:240px;background:#0b2b3c;color:#fff;padding:1.5rem 1rem;display:flex;flex-direction:column}.admin-title{font-size:1.4rem;font-weight:700;margin-bottom:2rem;text-align:center}.menu-btn{display:flex;align-items:center;gap:12px;width:100%;padding:.85rem 1rem;margin-bottom:6px;border:none;border-radius:8px;background:transparent;color:#cbd6df;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}.menu-btn:hover{background:#ffffff1a}.menu-btn.active{background:#1f475c;color:#fff}.admin-content{flex:1;padding:2rem;overflow-y:auto}:root{--deep-navy: #0B2B3C;--teal: #0FA8A4;--coral: #F35A4F;--gold: #F4B13F;--cream: #F5EEE3;--radius-lg: 18px;--shadow-soft: 0 12px 35px rgba(0,0,0,.08)}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--cream);color:var(--deep-navy)}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.navbar{position:sticky;top:0;z-index:50;background-color:var(--cream);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.05)}.navbar-inner{max-width:1120px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-left{display:flex;align-items:center;gap:.75rem}.nav-logo{width:42px;height:42px;border-radius:50%;object-fit:cover}.nav-title{font-weight:800;letter-spacing:.12em;font-size:.9rem;text-transform:uppercase;color:var(--deep-navy)}.nav-links{display:flex;gap:1.4rem;font-size:.95rem}.nav-link{text-decoration:none;color:var(--deep-navy);font-weight:500;position:relative}.nav-link:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--teal),var(--coral));transition:width .2s ease-out}.nav-link:hover:after{width:100%}.section-shell{max-width:1120px;margin:3rem auto;padding:0 1.5rem}.section-title{font-size:2.2rem;margin-bottom:.75rem}.section-subtitle{max-width:640px;color:#0b2b3cbf}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.6rem;border-radius:999px;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-size:.98rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn-primary{color:#fff;background:linear-gradient(120deg,var(--teal),var(--coral));box-shadow:0 10px 25px #0000002e}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 35px #0000003d}.btn-secondary{background:#fff;color:var(--deep-navy);border:1px solid rgba(0,0,0,.08)}.btn-secondary:hover{background:#fffaf3}.color-card{border-radius:var(--radius-lg);padding:1.75rem;background:#fff;box-shadow:var(--shadow-soft)}.footer{border-top:1px solid rgba(0,0,0,.06);padding:1.5rem 1.5rem 2rem;text-align:center;font-size:.85rem;color:#0b2b3cb3;background:var(--cream)}
