.marketing-layout{color:#212b32;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.marketing-layout h1,.marketing-layout h2,.marketing-layout h3{color:#005eb8;margin-bottom:1rem;font-weight:700}.marketing-layout a{text-decoration:none;transition:all .3s}.marketing-layout .container{max-width:1200px;margin:0 auto;padding:0 20px}.marketing-layout .btn{text-align:center;cursor:pointer;border-radius:4px;padding:12px 24px;font-weight:600;display:inline-block}.marketing-layout .btn.btn-primary{color:#fff;background-color:#005eb8;border:2px solid #005eb8}.marketing-layout .btn.btn-primary:hover{background-color:#004485;border-color:#004485}.marketing-layout .btn.btn-outline{color:#005eb8;background-color:#0000;border:2px solid #005eb8}.marketing-layout .btn.btn-outline:hover{color:#fff;background-color:#005eb8}.marketing-layout .btn.btn-lg{padding:16px 32px;font-size:1.1rem}.marketing-layout .btn.btn-block{width:100%;display:block}.marketing-header{z-index:100;background-color:#fff;padding:20px 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.marketing-header .container{justify-content:space-between;align-items:center;display:flex}.marketing-header .header-brand{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.marketing-header .header-brand{flex-flow:column;align-items:flex-start;gap:4px}}.marketing-header .header-brand-partnership{align-items:center;gap:8px;display:flex}.marketing-header .logo{color:#005eb8;font-size:1.5rem;font-weight:800}.marketing-header .partnership{color:#4c6272;text-transform:lowercase;font-size:.75rem;font-weight:500}.marketing-header .header-brand .nhs-logo{color:#fff;background-color:#005eb8;justify-content:center;align-items:center;height:20px;padding:2px 6px;font-size:.875rem;font-style:italic;font-weight:700;display:inline-flex}.marketing-header .burger-button{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;transition:background .2s;display:none}.marketing-header .burger-button:hover{background:#f0f4f5}.marketing-header .burger-button .burger-bar{background:#212b32;border-radius:1px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}@media (max-width:768px){.marketing-header .burger-button{display:flex}}.marketing-header.nav-open .burger-button .burger-bar:first-child{transform:translateY(7px)rotate(45deg)}.marketing-header.nav-open .burger-button .burger-bar:nth-child(2){opacity:0}.marketing-header.nav-open .burger-button .burger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.marketing-header .header-nav{align-items:center;gap:20px;display:flex}.marketing-header .header-nav a{color:#4c6272;align-items:center;min-height:44px;font-weight:500;display:inline-flex}.marketing-header .header-nav a:hover{color:#005eb8}.marketing-header .header-nav a.btn{color:#fff;justify-content:center;align-items:center;min-height:44px}.marketing-header .header-nav a.btn:hover{color:#fff}@media (max-width:768px){.marketing-header .header-nav{z-index:102;background:#fff;flex-direction:column;justify-content:flex-start;gap:0;width:min(320px,100vw);height:100vh;padding:80px 24px 24px;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.marketing-header .header-nav a{border-bottom:1px solid #e2e8f0;width:100%;padding:14px 0;font-size:1.1rem}.marketing-header .header-nav a.btn{border-bottom:none;justify-content:center;margin-top:16px}.marketing-header.nav-open .header-nav{transform:translate(0)}}.marketing-header .nav-overlay{display:none}@media (max-width:768px){.marketing-header .nav-overlay{z-index:101;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}.marketing-header.nav-open .nav-overlay{opacity:1;pointer-events:auto;display:block}.marketing-header .header-nav{display:flex}.marketing-header .burger-button{order:1}}.hero-section{background-color:#f0f4f5;padding:80px 0;overflow:hidden}@media (max-width:768px){.hero-section{padding:48px 0}}.hero-section .container{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:768px){.hero-section .container{text-align:center;grid-template-columns:1fr}.hero-section .hero-content{text-align:center}}.hero-section h1{margin-bottom:20px;font-size:3.5rem;line-height:1.2}@media (max-width:768px){.hero-section h1{font-size:clamp(1.75rem,5vw,2.5rem)}}.hero-section h1 .highlight{color:#ffb81c;background-color:#005eb8;border-radius:4px;padding:0 10px;display:inline-block;transform:rotate(-2deg)}.hero-section .lead{color:#4c6272;margin-bottom:30px;font-size:1.25rem}.hero-section .hero-actions{gap:20px;margin-bottom:15px;display:flex}.hero-section .hero-actions .btn{white-space:nowrap}.hero-section .hero-actions .short-text{display:none}.hero-section .hero-actions .full-text{display:inline}@media (max-width:480px){.hero-section .hero-actions .short-text{display:inline}.hero-section .hero-actions .full-text{display:none}}@media (max-width:768px){.hero-section .hero-actions{flex-direction:column;justify-content:center;align-items:stretch;max-width:320px;display:inline-flex}.hero-section .hero-actions .btn{text-align:center;width:100%;display:block}}.hero-section .small-print{color:#7c95a8;font-size:.875rem}.hero-section .hero-image{perspective:1000px;position:relative}.hero-section .hero-image .hero-device-wrapper{background:#fff;border-radius:12px;transition:transform .5s;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(5deg);box-shadow:0 20px 40px #00000026,0 5px 15px #0000000d}.hero-section .hero-image .hero-device-wrapper:hover{transform:rotateY(0)rotateX(0)}.hero-section .hero-image .hero-device-wrapper .browser-chrome{background:#e0e0e0;border-bottom:1px solid #d0d0d0;align-items:center;padding:10px 15px;display:flex}.hero-section .hero-image .hero-device-wrapper .browser-chrome .dots{gap:6px;display:flex}.hero-section .hero-image .hero-device-wrapper .browser-chrome .dot{border-radius:50%;width:10px;height:10px}.hero-section .hero-image .hero-device-wrapper .browser-chrome .dot.red{background:#ff5f56}.hero-section .hero-image .hero-device-wrapper .browser-chrome .dot.yellow{background:#ffbd2e}.hero-section .hero-image .hero-device-wrapper .browser-chrome .dot.green{background:#27c93f}.hero-section .hero-image .hero-device-wrapper .screenshot{width:100%;height:auto;display:block}.features-section{background-color:#fff;padding:80px 0}.features-section .section-header{text-align:center;margin-bottom:60px}.features-section .section-header h2{font-size:2.5rem}.features-section .section-header p{color:#4c6272;font-size:1.2rem}.features-section .features-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:30px;display:grid}.features-section .feature-card{background-color:#f0f4f5;border-radius:8px;padding:30px;transition:transform .3s,box-shadow .3s}.features-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.features-section .feature-card .feature-icon{margin-bottom:20px;font-size:3rem}.features-section .feature-card h3{margin-bottom:10px;font-size:1.5rem}.features-section .feature-card p{color:#4c6272}.trust-section{background-color:#f8f9fa;border-bottom:1px solid #e2e8f0;padding:40px 0}.trust-section .trust-grid{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:30px;display:flex}@media (max-width:768px){.trust-section .trust-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;justify-content:flex-start;gap:16px;padding-bottom:8px;overflow-x:auto}.trust-section .trust-grid::-webkit-scrollbar{display:none}}.trust-section .trust-item{opacity:.8;justify-content:center;align-items:center;gap:15px;transition:opacity .3s;display:flex}@media (max-width:768px){.trust-section .trust-item{scroll-snap-align:start;flex:none;width:160px;min-width:160px}}.trust-section .trust-item:hover{opacity:1}.trust-section .trust-item .trust-icon{align-items:center;display:flex}.trust-section .trust-item .nhs-logo{color:#fff;letter-spacing:-.5px;background-color:#005eb8;justify-content:center;align-items:center;height:32px;padding:0 8px;font-family:Frutiger,Arial,sans-serif;font-size:1.2rem;font-style:italic;font-weight:700;display:flex}.trust-section .trust-item .wcag-badge{color:#212b32;border:2px solid #212b32;border-radius:4px;align-items:center;font-size:.8rem;font-weight:700;display:flex}.trust-section .trust-item .wcag-badge .wcag-level{color:#fff;background-color:#212b32;padding:2px 6px}.trust-section .trust-item .wcag-badge .wcag-text{padding:2px 6px}.trust-section .trust-item .icon-badge{font-size:1.5rem}.nhse-requirements-section{background-color:#fff;padding:80px 0}.nhse-requirements-section .section-header{text-align:center;max-width:800px;margin-bottom:50px;margin-left:auto;margin-right:auto}.nhse-requirements-section .section-header h2{margin-bottom:15px;font-size:2.2rem}.nhse-requirements-section .section-header p{color:#4c6272;font-size:1.1rem}.nhse-requirements-section .requirements-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:20px;display:grid}.nhse-requirements-section .requirement-item{background-color:#f0f4f5;border-radius:6px;align-items:center;gap:15px;padding:15px;transition:transform .2s;display:flex}.nhse-requirements-section .requirement-item:hover{background-color:#eaf0f1;transform:translate(5px)}.nhse-requirements-section .requirement-item .check-icon{color:#007f3b;background:#007f3b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;font-weight:700;display:flex}.nhse-requirements-section .requirement-item .requirement-text{color:#212b32;font-weight:500}.pricing-section{color:#fff;background-color:#005eb8;padding:80px 0}.pricing-section .section-header{text-align:center;margin-bottom:60px}.pricing-section .section-header h2{color:#fff;font-size:2.5rem}.pricing-section .section-header p{color:#fffc;font-size:1.2rem}.pricing-section .pricing-table-mobile{display:none}@media (max-width:768px){.pricing-section .pricing-table-mobile{width:100%;margin-bottom:24px;display:block;overflow-x:auto}.pricing-section .pricing-table-mobile table{border-collapse:collapse;width:100%;min-width:280px;font-size:.9rem}.pricing-section .pricing-table-mobile th,.pricing-section .pricing-table-mobile td{text-align:left;border-bottom:1px solid #fff3;padding:12px 10px}.pricing-section .pricing-table-mobile th{color:#fff;font-weight:700}.pricing-section .pricing-table-mobile td:first-child{color:#ffffffe6;font-weight:500}.pricing-section .pricing-table-mobile .highlight-col{color:#fff;background:#ffffff1f;font-weight:600}.pricing-section .pricing-table-mobile th.highlight-col{color:#ffb81c}.pricing-section .pricing-table-mobile .cta-row td{border-bottom:none;padding-top:16px}.pricing-section .pricing-table-mobile .cta-row .btn{white-space:nowrap;text-align:center}}.pricing-section .pricing-comparison{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}@media (max-width:768px){.pricing-section .pricing-comparison{display:none}}.pricing-section .pricing-card{color:#212b32;background-color:#fff;border-radius:8px;width:350px;padding:40px;position:relative;box-shadow:0 10px 30px #0000001a}@media (max-width:768px){.pricing-section .pricing-card{scroll-snap-align:start;flex:none;width:min(85vw,320px);min-width:280px}}@media (min-width:769px){.pricing-section .pricing-card.competitor{order:1}.pricing-section .pricing-card.featured{order:2;transform:scale(1.05)}}@media (max-width:768px){.pricing-section .pricing-card.featured{transform:none}}.pricing-section .pricing-card.featured{border:4px solid #ffb81c;overflow:visible}.pricing-section .pricing-card.featured .badge{color:#212b32;text-transform:uppercase;white-space:nowrap;background-color:#ffb81c;border-radius:20px;padding:5px 15px;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}@media (max-width:768px){.pricing-section .pricing-card.featured .badge{padding:4px 10px;font-size:.7rem;top:10px;left:50%;transform:translate(-50%)}}.pricing-section .pricing-card .card-header{text-align:center;border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:20px}.pricing-section .pricing-card .card-header h3{color:#4c6272;text-transform:uppercase;letter-spacing:1px;font-size:1.2rem}.pricing-section .pricing-card .card-header .price{color:#005eb8;font-size:3rem;font-weight:800}.pricing-section .pricing-card .card-header .price .period{color:#4c6272;font-size:1rem;font-weight:400}.pricing-section .pricing-card .card-header .setup-fee{color:#4c6272;margin-top:5px;font-size:.9rem}.pricing-section .pricing-card .features-list{margin-bottom:30px;padding:0;list-style:none}.pricing-section .pricing-card .features-list li{border-bottom:1px solid #f5f5f5;align-items:center;padding:10px 0;display:flex}.pricing-section .pricing-card .features-list li:last-child{border-bottom:none}.pricing-section .pricing-card .features-list li.check:before{content:"✓";color:#007f3b;margin-right:10px;font-weight:700}.pricing-section .pricing-card .features-list li.cross:before{content:"✕";color:#d4351c;margin-right:10px;font-weight:700}.pricing-section .pricing-card .card-action{min-width:0;margin-top:10px}.pricing-section .pricing-card .card-action .btn{box-sizing:border-box;white-space:nowrap;max-width:100%;padding:12px 16px;font-size:.95rem}.demo-section{background-color:#f0f4f5;padding:80px 0}.demo-section .container{align-items:center;gap:60px;display:flex}@media (max-width:768px){.demo-section .container{text-align:center;flex-direction:column}}.demo-section .demo-content{align-items:center;gap:40px;width:100%;display:flex}@media (max-width:900px){.demo-section .demo-content{flex-direction:column}}.demo-section .text-content{flex:1}.demo-section .text-content .btn{white-space:nowrap}.demo-section .visual-content{flex:1.2;position:relative}.demo-section .device-showcase{padding-bottom:40px;position:relative}.demo-section .device-showcase .device-desktop{z-index:1;background:#fff;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001f,0 10px 20px #0000000d}.demo-section .device-showcase .device-desktop .browser-chrome{background:#e0e0e0;border-bottom:1px solid #d0d0d0;align-items:center;gap:15px;padding:10px 15px;display:flex}.demo-section .device-showcase .device-desktop .browser-chrome .dots{gap:6px;display:flex}.demo-section .device-showcase .device-desktop .browser-chrome .dot{border-radius:50%;width:10px;height:10px}.demo-section .device-showcase .device-desktop .browser-chrome .dot.red{background:#ff5f56}.demo-section .device-showcase .device-desktop .browser-chrome .dot.yellow{background:#ffbd2e}.demo-section .device-showcase .device-desktop .browser-chrome .dot.green{background:#27c93f}.demo-section .device-showcase .device-desktop .browser-chrome .address-bar{color:#4c6272;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:4px;flex-grow:1;padding:4px 10px;font-size:.8rem;overflow:hidden}.demo-section .device-showcase .device-desktop .screenshot{width:100%;height:auto;display:block}.demo-section .device-showcase .device-mobile{z-index:2;background:#1a1a1a;border:4px solid #1a1a1a;border-radius:24px;width:35%;max-width:200px;position:absolute;bottom:-20px;right:-20px;overflow:hidden;box-shadow:0 20px 40px #0003,0 5px 10px #0000001a}.demo-section .device-showcase .device-mobile .screenshot{border-radius:20px;width:100%;height:auto;display:block}@media (max-width:600px){.demo-section .device-showcase .device-mobile{width:60%;margin:-40px auto 0;position:relative;bottom:auto;right:auto;transform:rotate(0)}}.contact-section{text-align:center;background-color:#fff;padding:100px 0}.contact-section .contact-wrapper{max-width:560px;margin:0 auto}.contact-section .contact-header{margin-bottom:40px}.contact-section h2{margin-bottom:20px;font-size:2.5rem}.contact-section p{color:#4c6272;margin-bottom:24px;font-size:1.2rem}.contact-section .contact-form{text-align:left}.contact-section .contact-form .form-group{margin-bottom:20px}.contact-section .contact-form .form-group label{color:#212b32;margin-bottom:6px;font-size:.95rem;font-weight:600;display:block}.contact-section .contact-form .form-group input,.contact-section .contact-form .form-group textarea{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:4px;width:100%;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-section .contact-form .form-group input:focus,.contact-section .contact-form .form-group textarea:focus{border-color:#005eb8;outline:none}.contact-section .contact-form .form-group input::placeholder,.contact-section .contact-form .form-group textarea::placeholder{color:#94a3b8}.contact-section .contact-form .form-group input:disabled,.contact-section .contact-form .form-group textarea:disabled{opacity:.7;cursor:not-allowed}.contact-section .contact-form .form-group textarea{resize:vertical;min-height:100px}.contact-section .contact-form .form-error{color:#d4351c;margin-bottom:12px;font-weight:500}.contact-section .contact-form .form-success{color:#007f3b;margin-bottom:12px;font-weight:500}.contact-section .contact-form button[type=submit]{cursor:pointer;margin-top:8px}.contact-section .contact-form button[type=submit]:disabled{opacity:.8;cursor:not-allowed}.marketing-footer{color:#fff;text-align:center;background-color:#1a202c;padding:40px 0}.marketing-footer p{color:#fff9;margin:5px 0}.marketing-footer a{color:#ffffffe6;text-decoration:underline}.marketing-footer a:hover{color:#fff}@keyframes float{0%{transform:rotateY(-5deg)rotateX(5deg)translateY(0)}50%{transform:rotateY(-5deg)rotateX(5deg)translateY(-10px)}to{transform:rotateY(-5deg)rotateX(5deg)translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
