@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800;900&display=swap";:root{--color-brand-50:#f0fdfa;--color-brand-100:#ccfbf1;--color-brand-200:#99f6e4;--color-brand-300:#5eead4;--color-brand-400:#2dd4bf;--color-brand-500:#14b8a6;--color-brand-600:#0b8778;--color-brand-700:#097266;--color-brand-800:#115e59;--color-brand-900:#134e4a;--color-brand-950:#042f2e;--color-accent-cyan:#06b6d4;--color-accent-blue:#0284c7;--color-accent-emerald:#10b981;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-slate-300:#cbd5e1;--color-slate-400:#94a3b8;--color-slate-500:#64748b;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-800:#1e293b;--color-slate-900:#0f172a;--color-slate-950:#061e27;--color-primary:var(--color-brand-600);--color-primary-hover:var(--color-brand-700);--color-primary-light:var(--color-brand-50);--color-bg-main:#fff;--color-bg-subtle:#f8fafc;--color-text-title:#0f172a;--color-text-body:#475569;--color-text-muted:#64748b;--color-border:#e2e8f0;--color-border-subtle:#f1f5f9;--font-heading:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-cursive:"Caveat", cursive;--max-width:1540px;--header-height:76px;--announcement-height:38px;--radius-xs:4px;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px;--shadow-xs:0 1px 2px 0 #0f172a0a;--shadow-sm:0 2px 4px 0 #0f172a0d;--shadow-card:0 4px 16px #0f172a0a, 0 1px 3px #0f172a05;--shadow-elevated:0 16px 36px -6px #0f172a1a, 0 4px 12px #0f172a0a;--shadow-btn:0 3px 10px #0b877847;--shadow-btn-hover:0 6px 18px #0b877861;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-smooth:.22s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--color-text-body);background-color:var(--color-bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-size:15px;line-height:1.5;position:relative;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text-title);letter-spacing:-.025em;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:clamp(16px,3.5vw,44px);padding-right:clamp(16px,3.5vw,44px)}@keyframes pulse-ring{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.header-wrapper{z-index:1000;background-color:#fff;border-bottom:1px solid #e2e8f0;width:100%;transition:all .2s;position:sticky;top:0;left:0}.header-scrolled{box-shadow:0 4px 16px #0000000f}.top-announcement-bar{color:#fff;background-color:#061e27;width:100%;padding:8px 0;font-size:clamp(11.5px,.9vw,13px);line-height:1;overflow:hidden}.announcement-container{justify-content:space-between;align-items:center;gap:12px;display:flex}.announcement-content{white-space:nowrap;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.launch-pill{color:#fff;letter-spacing:.03em;font-size:10.5px;font-weight:700;font-family:var(--font-heading);background-color:#09373d;border:1px solid #14b8a6;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 9px;display:inline-flex}.badge-pulse{background-color:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite pulse-ring;box-shadow:0 0 0 2px #22c55e59}.announcement-sep{color:#475569;flex-shrink:0;font-size:12px}.announcement-text{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:400;overflow:hidden}.announcement-link{color:#2dd4bf;font-size:12px;font-weight:600;font-family:var(--font-heading);white-space:nowrap;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;transition:color .15s;display:inline-flex}.announcement-link:hover{color:#fff}.announcement-user-pill{color:#34d399;background:#34d3991a;border:1px solid #34d39940;border-radius:9999px;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;display:inline-flex}.arrow-char{font-size:14px;line-height:1}.main-navbar{background-color:#fff;align-items:center;width:100%;height:clamp(68px,6vw,78px);display:flex}.navbar-container{justify-content:space-between;align-items:center;gap:clamp(12px,2vw,28px);width:100%;display:flex}.brand-logo{-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:10px;padding:0;text-decoration:none;display:flex}.logo-icon-box{background-color:#0b8778;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(34px,3vw,40px);height:clamp(34px,3vw,40px);display:flex;box-shadow:0 2px 6px #0b877840}.logo-plus{color:#fff;font-size:clamp(22px,2.2vw,26px);font-weight:700;line-height:1;font-family:var(--font-heading);margin-top:-2px}.logo-text-col{text-align:left;flex-direction:column;display:flex}.logo-title-row{align-items:flex-start;line-height:1;display:flex;position:relative}.brand-name{font-family:var(--font-heading);letter-spacing:-.02em;color:#0f172a;font-size:clamp(19px,1.8vw,23px);font-weight:900}.cyan-dot{background-color:#06b6d4;border-radius:50%;width:6px;height:6px;margin-top:2px;margin-left:2px}.brand-tag{font-family:var(--font-heading);letter-spacing:.08em;color:#0b8778;white-space:nowrap;margin-top:3px;font-size:clamp(7.5px,.65vw,8.5px);font-weight:800}.desktop-nav-menu{flex-wrap:nowrap;align-items:center;gap:clamp(2px,.6vw,10px);display:flex}.nav-link{font-family:var(--font-heading);color:#334155;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:8px clamp(6px,.7vw,12px);font-size:clamp(13px,.95vw,14.5px);font-weight:600;transition:color .15s;position:relative}.nav-link:hover{color:#0b8778}.nav-link.active{color:#0b8778;font-weight:700}.nav-link.active:after{content:"";background-color:#0b8778;border-radius:9999px;height:2.5px;position:absolute;bottom:0;left:8px;right:8px}.desktop-actions{flex-shrink:0;align-items:center;display:flex}.nav-cta-btn{color:#fff;font-family:var(--font-heading);letter-spacing:.01em;white-space:nowrap;cursor:pointer;background-color:#0b8778;border:none;border-radius:10px;align-items:center;gap:8px;padding:clamp(9px,.8vw,12px) clamp(14px,1.3vw,22px);font-size:clamp(12.5px,.9vw,14px);font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0b877847}.nav-cta-btn:hover{background-color:#097266;transform:translateY(-1px);box-shadow:0 4px 12px #0b877859}.patient-header-actions{align-items:center;gap:8px;display:flex}.patient-profile-pill{color:#0b8778;cursor:pointer;background:#f0fdfa;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.patient-profile-pill:hover{background:#ccfbf1}.patient-logout-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.patient-logout-btn:hover{color:#ef4444;background:#fee2e2}.btn-icon{flex-shrink:0}.mobile-menu-toggle{color:#1e293b;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:none}.mobile-menu-toggle:hover{background-color:#e2e8f0}.mobile-nav-drawer{z-index:2000;visibility:hidden;pointer-events:none;width:100vw;height:100vh;transition:visibility .2s;position:fixed;top:0;left:0}.mobile-nav-drawer.is-open{visibility:visible;pointer-events:auto}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background-color:#0f172a8c;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.mobile-nav-drawer.is-open .mobile-drawer-backdrop{opacity:1}.mobile-drawer-content{background-color:#fff;flex-direction:column;width:85vw;max-width:360px;height:100%;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-6px 0 24px #0000001f}.mobile-nav-drawer.is-open .mobile-drawer-content{transform:translate(0)}.mobile-drawer-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.mobile-drawer-close{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mobile-user-card{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;align-items:center;gap:12px;margin:14px 18px;padding:14px;display:flex}.mobile-user-avatar{color:#fff;background:#0b8778;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-user-details{flex-direction:column;gap:2px;display:flex;overflow:hidden}.mobile-user-details strong{color:#0f172a;font-size:14px}.mobile-user-details span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mobile-user-ref{font-weight:700;color:#0b8778!important;font-size:11.5px!important}.mobile-nav-links{flex-direction:column;flex:1;padding:8px 12px;display:flex}.mobile-nav-item{font-family:var(--font-heading);color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14.5px;font-weight:600;transition:all .15s;display:flex}.mobile-nav-item:hover,.mobile-nav-item:active{color:#0b8778;background-color:#f8fafc}.mobile-nav-item.active{color:#0b8778;background-color:#f0fdfa;font-weight:700}.mobile-nav-item-left{align-items:center;gap:10px;display:flex}.mobile-nav-icon{color:#0b8778}.mobile-nav-arrow{color:#94a3b8}.mobile-drawer-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.mobile-primary-btn{color:#fff;width:100%;font-family:var(--font-heading);cursor:pointer;background-color:#0b8778;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:13.5px;font-weight:700;display:flex}.mobile-logout-btn{color:#dc2626;width:100%;font-family:var(--font-heading);cursor:pointer;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:700;display:flex}@media (width<=1140px){.desktop-nav-menu{gap:2px}.nav-link{padding:6px;font-size:13px}}@media (width<=1024px){.desktop-nav-menu,.desktop-actions{display:none}.mobile-menu-toggle{display:flex}.announcement-text{display:none}.announcement-container{justify-content:space-between}}@media (width<=480px){.brand-tag{display:none}.launch-pill{padding:3px 7px;font-size:10px}.announcement-link{font-size:11px}}.hero-section{background-color:#fbfcff;border-bottom:1px solid #eef2f6;align-items:center;width:100%;min-height:calc(100vh - 114px);padding:clamp(24px,3.5vw,44px) 0 clamp(32px,4.5vw,60px);display:flex;position:relative;overflow:hidden}.hero-bg-blobs{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.blob-left{background:radial-gradient(circle,#0d948814 0%,#ccfbf108 50%,#0000 70%);border-radius:50%;width:clamp(300px,30vw,500px);height:clamp(300px,30vw,500px);position:absolute;top:-60px;left:-80px}.blob-center{background:radial-gradient(circle,#06b6d40d 0%,#0000 65%);border-radius:50%;width:clamp(320px,35vw,540px);height:clamp(320px,35vw,540px);position:absolute;top:60px;left:35%}.blob-dots{opacity:.5;background-image:radial-gradient(#99f6e4 1.5px,#0000 1.5px);background-size:16px 16px;width:160px;height:100px;position:absolute;bottom:20px;left:clamp(20px,3vw,40px)}.hero-container{z-index:2;grid-template-columns:minmax(220px,260px) minmax(400px,1fr) minmax(320px,420px);align-items:center;gap:clamp(16px,2.5vw,36px);width:100%;display:grid;position:relative}.hero-left-col{flex-direction:column;justify-content:center;gap:clamp(16px,2vw,24px);width:100%;display:flex}.feature-list{flex-direction:column;gap:clamp(14px,1.6vw,22px);width:100%;display:flex}.feature-row-item{border-radius:12px;align-items:center;gap:clamp(10px,1vw,14px);padding:6px 8px;transition:all .2s;display:flex}.feature-row-item.is-clickable{cursor:pointer;outline:none}.feature-row-item.is-clickable:hover{background-color:#14b8a614;transform:translate(4px)}.feature-row-item.is-clickable:focus-visible{box-shadow:0 0 0 2px #0b8778}.feature-icon-bubble{background-color:#e5f8f5;border:1px solid #c7f2eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(40px,3.2vw,46px);height:clamp(40px,3.2vw,46px);transition:transform .2s,background-color .2s;display:flex;box-shadow:0 2px 6px #0b877814}.feature-row-item:hover .feature-icon-bubble{background-color:#d1f4ee;transform:scale(1.08)}.feature-icon{color:#0b8778;width:clamp(18px,1.6vw,22px);height:clamp(18px,1.6vw,22px)}.feature-text-group{flex-direction:column;display:flex}.feature-title{font-family:var(--font-heading);color:#0f172a;font-size:clamp(13px,.95vw,14.5px);font-weight:700;line-height:1.25}.feature-subtitle{color:#64748b;margin-top:2px;font-size:clamp(11px,.85vw,12.5px);line-height:1.35}.cursive-signature-wrap{-webkit-user-select:none;user-select:none;margin-top:10px;padding-left:6px;position:relative}.cursive-signature-text{font-family:var(--font-cursive);color:#0b8778;font-size:clamp(30px,2.5vw,38px);font-weight:700;line-height:.95;display:inline-block;transform:rotate(-7deg)}.cursive-swoop{width:clamp(110px,10vw,140px);height:22px;margin-top:-4px;margin-left:10px;display:block;transform:rotate(-5deg)}.hero-center-col{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.prelaunch-badge-wrap{margin-bottom:clamp(12px,1.5vw,18px)}.prelaunch-badge{color:#0b8778;letter-spacing:.04em;font-size:clamp(10.5px,.8vw,12px);font-weight:700;font-family:var(--font-heading);background-color:#fff;border:1.5px solid #14b8a6;border-radius:9999px;align-items:center;gap:7px;padding:4px clamp(10px,1vw,14px);display:inline-flex;box-shadow:0 2px 8px #0b877814}.badge-pulse-green{background-color:#0b8778;border-radius:50%;flex-shrink:0;width:6.5px;height:6.5px}.hero-main-heading{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;max-width:620px;margin-bottom:clamp(10px,1.2vw,16px);font-size:clamp(28px,3.1vw,44px);font-weight:900;line-height:1.16}.hero-highlight-teal{color:#0b8778}.hero-body-desc{color:#475569;max-width:560px;margin-bottom:clamp(18px,2vw,26px);font-size:clamp(14px,1.05vw,16px);line-height:1.55}.hero-mobile-image-slot{width:100%;margin-bottom:22px;display:none}.hero-status-strip{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:clamp(8px,1.2vw,16px);width:100%;max-width:580px;margin-bottom:clamp(18px,2vw,24px);padding:10px clamp(12px,1.5vw,18px);display:flex;box-shadow:0 4px 16px #0f172a0a}.status-col{text-align:left;flex:1;align-items:center;gap:clamp(6px,.8vw,10px);min-width:0;display:flex}.status-col-icon-wrap{background-color:#e5f8f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(28px,2.4vw,34px);height:clamp(28px,2.4vw,34px);display:flex}.status-teal-icon{color:#0b8778;width:clamp(15px,1.3vw,18px);height:clamp(15px,1.3vw,18px)}.status-col-text{flex-direction:column;min-width:0;display:flex}.status-col-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:clamp(8.5px,.7vw,9.5px);font-weight:700;font-family:var(--font-heading);white-space:nowrap}.status-col-val{font-family:var(--font-heading);color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11.5px,.85vw,13px);font-weight:800;overflow:hidden}.status-col-divider{background-color:#e2e8f0;flex-shrink:0;width:1px;height:28px}.hero-actions-row{justify-content:center;align-items:center;gap:clamp(8px,1vw,14px);width:100%;margin-bottom:clamp(18px,2vw,24px);display:flex}.btn-hero-primary{color:#fff;font-family:var(--font-heading);white-space:nowrap;background-color:#0b8778;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:clamp(11px,1vw,14px) clamp(16px,1.6vw,24px);font-size:clamp(12.5px,.95vw,14px);font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0b877852}.btn-hero-primary:hover{background-color:#097266;transform:translateY(-1px);box-shadow:0 6px 18px #0b877866}.btn-arrow{transition:transform .15s}.btn-hero-primary:hover .btn-arrow{transform:translate(3px)}.btn-hero-secondary{color:#1e293b;font-family:var(--font-heading);white-space:nowrap;background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:clamp(11px,1vw,14px) clamp(14px,1.4vw,20px);font-size:clamp(12.5px,.95vw,14px);font-weight:600;transition:all .15s;display:inline-flex}.btn-hero-secondary:hover{color:#0f172a;background-color:#f8fafc;border-color:#94a3b8}.hero-micro-trust-row{justify-content:center;align-items:center;gap:clamp(10px,1.6vw,20px);width:100%;display:flex}.micro-trust-item{font-family:var(--font-heading);color:#475569;text-align:left;white-space:nowrap;align-items:center;gap:6px;font-size:clamp(10.5px,.8vw,11.5px);font-weight:600;line-height:1.2;display:flex}.micro-icon{color:#0b8778;flex-shrink:0;width:clamp(14px,1.2vw,17px);height:clamp(14px,1.2vw,17px)}.micro-trust-divider{background-color:#cbd5e1;flex-shrink:0;width:1px;height:18px}.hero-right-col{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-image-wrapper{width:100%;max-width:420px;margin:0 auto;position:relative}.hero-main-photo{object-fit:cover;border-radius:clamp(18px,2vw,24px);width:100%;height:clamp(400px,52vh,520px);display:block;box-shadow:0 16px 36px -6px #0f172a1f,0 4px 12px #0f172a0d}.top-left-card{z-index:3;background:#fff;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;align-items:center;padding:clamp(10px,1vw,13px) clamp(12px,1.2vw,16px);display:flex;position:absolute;top:clamp(16px,3vh,32px);left:clamp(-20px,-2vw,-10px);box-shadow:0 10px 26px #00000017}.floating-card-body{align-items:center;gap:8px;display:flex}.floating-card-icon-wrap{background-color:#e5f8f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(30px,2.6vw,36px);height:clamp(30px,2.6vw,36px);display:flex}.floating-home-icon{color:#0b8778}.floating-card-text{flex-direction:column;line-height:1.15;display:flex}.care-text-line{font-family:var(--font-heading);color:#0f172a;font-size:clamp(10.5px,.8vw,12px);font-weight:700}.smile-curve{width:clamp(44px,4vw,54px);height:10px;margin-top:4px}.bottom-right-card{z-index:3;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:8px;padding:clamp(9px,.9vw,11px) clamp(11px,1.1vw,14px);display:flex;position:absolute;bottom:clamp(18px,3vh,30px);right:clamp(-18px,-2vw,-10px);box-shadow:0 10px 26px #00000017}.floating-report-icon-box{background-color:#e5f8f5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(26px,2.4vw,30px);height:clamp(26px,2.4vw,30px);display:flex}.floating-report-icon{color:#0b8778}.floating-report-content{flex-direction:column;line-height:1.2;display:flex}.report-main-title{font-family:var(--font-heading);color:#0f172a;white-space:nowrap;font-size:clamp(10.5px,.8vw,12px);font-weight:800}.report-sub-title{color:#475569;white-space:nowrap;font-size:clamp(9.5px,.75vw,11px);font-weight:500}.floating-check-circle{color:#fff;background-color:#0b8778;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(18px,1.6vw,21px);height:clamp(18px,1.6vw,21px);margin-left:2px;display:flex}.check-svg{stroke:#fff}@media (width<=1080px) and (width>=769px){.hero-container{grid-template-columns:1fr 1fr;gap:28px}.hero-left-col{order:3;grid-column:1/-1;margin-top:10px}.feature-list{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.feature-row-item{text-align:center;background:#fff;border:1px solid #eef2f6;border-radius:12px;flex-direction:column;align-items:center;padding:12px}.cursive-signature-wrap{display:none}.hero-center-col{text-align:left;order:1;align-items:flex-start}.prelaunch-badge-wrap,.hero-actions-row,.hero-micro-trust-row{justify-content:flex-start}.hero-right-col{order:2}.top-left-card{top:16px;left:4px}.bottom-right-card{bottom:16px;right:4px}}@media (width<=768px){.hero-section{min-height:auto;padding:24px 0 40px}.hero-container{grid-template-columns:100%;gap:24px}.hero-right-col{display:none}.hero-mobile-image-slot{display:block}.hero-main-photo{border-radius:18px;height:clamp(260px,48vw,360px)}.top-left-card{padding:8px 10px;top:12px;left:10px}.bottom-right-card{padding:7px 10px;bottom:12px;right:10px}.hero-left-col{order:2;margin-top:8px}.feature-list{grid-template-columns:1fr;gap:10px;display:grid}.feature-row-item{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:12px 14px;box-shadow:0 2px 6px #00000005}.cursive-signature-wrap{text-align:center;margin-top:12px}.hero-center-col{order:1}.hero-status-strip{flex-direction:column;align-items:stretch;gap:10px;max-width:100%;padding:14px 16px}.status-col-divider{width:100%;height:1px}.hero-actions-row{flex-direction:column;gap:10px;width:100%}.btn-hero-primary,.btn-hero-secondary{width:100%;padding:13px 18px}.hero-micro-trust-row{flex-wrap:wrap;gap:8px 14px}.micro-trust-divider{display:none}}@media (width<=420px){.hero-section{padding:18px 0 32px}.hero-main-heading{font-size:26px}.hero-body-desc{font-size:13.5px}.hero-micro-trust-row{flex-direction:column;align-items:center;gap:8px}.micro-trust-item{text-align:center}}.offers-section{background-color:#fff;border-bottom:1px solid #eef2f6;width:100%;padding:clamp(40px,5vw,64px) 0 clamp(36px,4vw,54px);position:relative}.offers-header-center{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(24px,3.2vw,36px);display:flex}.exclusive-launch-badge{color:#0b8778;letter-spacing:.05em;font-size:11.5px;font-weight:800;font-family:var(--font-heading);background-color:#f0fdfa;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:7px;margin-bottom:10px;padding:4px 14px;display:inline-flex;box-shadow:0 2px 6px #0b87780f}.badge-gift-icon{color:#0b8778}.offers-title-with-sparks{justify-content:center;align-items:center;gap:12px;margin-bottom:6px;display:flex}.header-spark{color:#0b8778;font-size:20px;font-weight:800;line-height:1}.offers-main-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.025em;font-size:clamp(22px,2.6vw,34px);font-weight:900;line-height:1.2}.offers-subtitle{color:#64748b;max-width:580px;font-size:clamp(13.5px,1.05vw,15px);font-weight:400}.offers-cards-grid{grid-template-columns:repeat(6,1fr);gap:clamp(10px,1.2vw,16px);width:100%;margin-bottom:clamp(28px,3.5vw,42px);display:grid}.offer-card{border:1px solid #0000000a;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:290px;padding:clamp(14px,1.3vw,18px);transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a08}.offer-card.is-clickable{cursor:pointer;outline:none}.offer-card.is-clickable:focus-visible{box-shadow:0 0 0 3px #0b8778,0 10px 22px #0f172a1a}.offer-card:hover{border-color:#0b877833;transform:translateY(-5px);box-shadow:0 12px 26px #0f172a17}.offer-card:hover .btn-chevron{transform:translate(4px)}.offer-card-content{z-index:2;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.offer-badge-pill{font-family:var(--font-heading);letter-spacing:.03em;color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:9999px;margin-bottom:10px;padding:3.5px 9px;font-size:9.5px;font-weight:800}.offer-card-title{font-family:var(--font-heading);color:#0f172a;margin-bottom:6px;font-size:clamp(14px,1.05vw,16px);font-weight:800;line-height:1.22}.offer-card-desc{color:#475569;margin-bottom:14px;font-size:clamp(11px,.8vw,12px);line-height:1.4}.offer-action-btn{color:#fff;font-family:var(--font-heading);border-radius:7px;align-items:center;gap:5px;margin-top:auto;padding:6px 12px;font-size:11.5px;font-weight:700;transition:all .15s;display:inline-flex}.offer-action-btn:hover .btn-chevron{transform:translate(3px)}.btn-chevron{transition:transform .15s}.theme-coral{background:linear-gradient(#fff1f2 0%,#ffe4e6 100%)}.theme-coral .offer-badge-pill,.theme-coral .offer-action-btn{background-color:#f43f5e}.theme-coral .offer-action-btn:hover{background-color:#e11d48}.theme-mint{background:linear-gradient(#ecfdf5 0%,#d1fae5 100%)}.theme-mint .offer-badge-pill,.theme-mint .offer-action-btn{background-color:#059669}.theme-mint .offer-action-btn:hover{background-color:#047857}.theme-cyan{background:linear-gradient(#f0f9ff 0%,#e0f2fe 100%)}.theme-cyan .offer-badge-pill,.theme-cyan .offer-action-btn{background-color:#0284c7}.theme-cyan .offer-action-btn:hover{background-color:#0369a1}.theme-purple{background:linear-gradient(#faf5ff 0%,#f3e8ff 100%)}.theme-purple .offer-badge-pill,.theme-purple .offer-action-btn{background-color:#9333ea}.theme-purple .offer-action-btn:hover{background-color:#7e22ce}.theme-amber{background:linear-gradient(#fffbeb 0%,#fef3c7 100%)}.theme-amber .offer-badge-pill,.theme-amber .offer-action-btn{background-color:#d97706}.theme-amber .offer-action-btn:hover{background-color:#b45309}.theme-rose{background:linear-gradient(#fff1f2 0%,#ffe4e6 100%)}.theme-rose .offer-badge-pill,.theme-rose .offer-action-btn{background-color:#f43f5e}.theme-rose .offer-action-btn:hover{background-color:#e11d48}.offer-card-visual{z-index:1;justify-content:flex-end;align-items:flex-end;margin-top:10px;display:flex;position:relative}.offer-3d-graphic{justify-content:flex-end;align-items:flex-end;height:54px;display:flex}.graphic-badge-3d{color:#fff;text-align:center;background:linear-gradient(135deg,#f43f5e 0%,#be123c 100%);border-radius:8px;padding:5px 10px;transform:rotate(-6deg);box-shadow:0 4px 12px #f43f5e66,inset 0 1px 2px #fff6}.graphic-3d-num{font-family:var(--font-heading);font-size:17px;font-weight:900;line-height:1;display:block}.graphic-3d-sub{font-family:var(--font-heading);letter-spacing:.05em;font-size:8px;font-weight:800;display:block}.graphic-gift-box{width:48px;height:48px;position:relative}.gift-lid{background:#059669;border:1px solid #047857;border-radius:3px;width:50px;height:11px;position:absolute;top:0;left:-1px;box-shadow:0 2px 5px #00000026}.gift-body{background:#10b981;border-radius:3px;width:44px;height:35px;position:absolute;top:11px;left:2px;box-shadow:0 3px 8px #10b9814d}.gift-ribbon-v{background:#fbbf24;border-radius:2px;width:7px;height:46px;position:absolute;top:-11px;left:18px}.gift-ribbon-h{background:#fbbf24;width:44px;height:7px;position:absolute;top:12px;left:0}.gift-coins{gap:2px;display:flex;position:absolute;bottom:0;right:-6px}.coin{color:#f59e0b;text-shadow:0 2px 4px #0003;font-size:14px;line-height:1}.graphic-scooter-box{width:64px;height:52px}.scooter-svg{width:100%;height:100%}.graphic-phone-box{background:#1e293b;border-radius:7px;width:40px;height:54px;padding:2.5px;transform:rotate(5deg);box-shadow:0 5px 12px #00000026}.phone-screen{background:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:2.5px;width:100%;height:100%;display:flex}.phone-brand-logo{background:#0b8778;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.phone-plus{color:#fff;font-size:12px;font-weight:900;line-height:1}.phone-text{font-family:var(--font-heading);color:#0f172a;font-size:5.5px;font-weight:800}.graphic-report-card{background:#fff;border:1.5px solid #d97706;border-radius:6px;flex-direction:column;gap:4px;width:42px;height:50px;padding:6px 5px;display:flex;position:relative;transform:rotate(-4deg);box-shadow:0 4px 10px #d977062e}.doc-top-bar{background:#fde68a;border-radius:2px;height:4px}.doc-lines{flex-direction:column;gap:3px;display:flex}.doc-line{background:#fef3c7;border-radius:1.5px;height:2.5px}.doc-line.short{width:65%}.doc-check-badge{color:#fff;background:#0b8778;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 4px #00000026}.doc-check-icon{stroke:#fff}.graphic-family-avatars{align-items:center;display:flex;position:relative}.avatar-circle{background:#fff;border:1.5px solid #f43f5e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:14px;display:flex;box-shadow:0 2px 6px #0000001a}.avatar-dad{z-index:1;margin-left:0}.avatar-mom{z-index:2}.avatar-child{z-index:3}.family-floating-heart{color:#f43f5e;font-size:12px;animation:2s ease-in-out infinite float-heart;position:absolute;top:-8px;right:-6px}@keyframes float-heart{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.offers-trust-ribbon{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.5vw,20px);width:100%;margin-bottom:24px;padding:clamp(12px,1.4vw,18px) clamp(14px,1.8vw,24px);display:grid}.ribbon-item{align-items:center;gap:10px;display:flex}.ribbon-icon-box{background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 4px #00000008}.ribbon-icon{color:#0b8778}.ribbon-text-group{flex-direction:column;line-height:1.25;display:flex}.ribbon-item-title{font-family:var(--font-heading);color:#0f172a;font-size:clamp(12px,.9vw,13px);font-weight:700}.ribbon-item-sub{color:#64748b;font-size:clamp(10.5px,.75vw,11.5px);font-weight:400}.offers-bottom-bar{justify-content:center;align-items:center;padding-top:8px;display:flex;position:relative}.health-priority-pill{color:#fff;font-family:var(--font-heading);letter-spacing:.02em;background-color:#061e27;border-radius:9999px;align-items:center;gap:8px;padding:7px 18px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 3px 10px #061e2726}.heart-icon-green{font-size:13px}.bottom-cursive-accent{font-family:var(--font-cursive);color:#0b8778;text-align:right;font-size:24px;font-weight:700;line-height:1;position:absolute;bottom:-4px;right:12px;transform:rotate(-4deg)}@media (width<=1200px){.offers-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.offers-cards-grid{grid-template-columns:repeat(2,1fr)}.offers-trust-ribbon{grid-template-columns:repeat(2,1fr);gap:14px}.bottom-cursive-accent{display:none}}@media (width<=600px){.offers-cards-grid{grid-template-columns:1fr;gap:12px}.offers-trust-ribbon{grid-template-columns:1fr;gap:12px;padding:14px}.offer-card{min-height:auto}}.hiw-teaser-section{background-color:#fbfcff;border-bottom:1px solid #eef2f6;width:100%;padding:clamp(36px,4.5vw,60px) 0}.hiw-teaser-card{background:linear-gradient(135deg,#fff 0%,#f0fdfa 100%);border:1.5px solid #ccfbf1;border-radius:20px;grid-template-columns:1.2fr 1fr;align-items:center;gap:clamp(24px,3vw,44px);padding:clamp(24px,3.5vw,44px);display:grid;box-shadow:0 10px 30px #0d94880f}.hiw-teaser-left{flex-direction:column;align-items:flex-start;display:flex}.hiw-teaser-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background-color:#fff;border:1px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;display:inline-flex}.hiw-teaser-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.025em;margin-bottom:10px;font-size:clamp(22px,2.4vw,32px);font-weight:900;line-height:1.2}.hiw-teaser-desc{color:#475569;margin-bottom:24px;font-size:clamp(13.5px,1vw,15px);line-height:1.55}.hiw-teaser-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.teaser-btn-primary{border-radius:10px;padding:12px 22px;font-size:13.5px}.teaser-btn-secondary{border-radius:10px;padding:12px 18px;font-size:13.5px}.hiw-teaser-right{flex-direction:column;gap:8px;width:100%;display:flex}.teaser-step-bubble{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:14px 18px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #0f172a08}.teaser-step-bubble:hover{transform:translate(4px)}.teaser-step-bubble.highlight{background:#f0fdfa;border-color:#99f6e4}.teaser-step-bubble.wa-card{background:#f0fdf4;border-color:#bbf7d0}.bubble-icon-box{background-color:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.bubble-icon{color:#0b8778}.bg-mint{background-color:#ccfbf1}.text-mint{color:#0f766e}.bg-green{background-color:#dcfce7}.bubble-text{flex-direction:column;line-height:1.3;display:flex}.bubble-text strong{font-family:var(--font-heading);color:#0f172a;font-size:14px;font-weight:800}.bubble-text span{color:#64748b;font-size:12px}.bubble-connector{background-color:#cbd5e1;border-radius:9999px;width:2px;height:10px;margin-left:36px}@media (width<=900px){.hiw-teaser-card{grid-template-columns:1fr;gap:28px}}@media (width<=600px){.hiw-teaser-actions{flex-direction:column;gap:10px;width:100%}.teaser-btn-primary,.teaser-btn-secondary{justify-content:center;width:100%}}.hiw-page-wrapper{background-color:#f8fafc;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.hiw-tech-bg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.tech-glow-primary{background:radial-gradient(circle,#14b8a61f 0%,#06b6d40a 50%,#0000 70%);border-radius:50%;width:clamp(500px,70vw,1000px);height:520px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.tech-glow-secondary{background:radial-gradient(circle,#10b9810f 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;top:800px;right:-100px}.tech-grid-overlay{opacity:.25;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.hiw-page-hero{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border-bottom:1px solid #eef2f6;padding:clamp(32px,4vw,54px) 0 clamp(36px,4.5vw,60px)}.hiw-hero-grid-layout{grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(24px,3.5vw,48px);display:grid}.hiw-hero-left{flex-direction:column;align-items:flex-start;display:flex}.hiw-back-btn{font-family:var(--font-heading);color:#0b8778;cursor:pointer;background-color:#fff;border:1px solid #ccfbf1;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0b877814}.hiw-back-btn:hover{color:#097266;background-color:#f0fdfa;border-color:#99f6e4;transform:translate(-2px);box-shadow:0 4px 10px #0b877826}.hiw-hero-badge-wrap{margin-bottom:10px}.hiw-hero-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background:#fff;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:4px 13px;display:inline-flex;box-shadow:0 2px 8px #0b877814}.hiw-hero-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.15}.hiw-hero-subtitle{color:#475569;max-width:520px;font-size:clamp(14.5px,1.1vw,16.5px);line-height:1.55}.hero-journey-master-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:clamp(20px,2.4vw,28px);position:relative;overflow:hidden;box-shadow:0 12px 36px -8px #0f172a14,0 4px 12px #0f172a08}.hero-journey-master-card:before{content:"";background:linear-gradient(90deg,#0d9488 0%,#06b6d4 50%,#22c55e 100%);width:100%;height:4px;position:absolute;top:0;left:0}.master-card-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.master-card-title{font-family:var(--font-heading);color:#0f172a;font-size:13.5px;font-weight:800}.master-live-badge{color:#15803d;font-family:var(--font-heading);background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:6px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.live-pulse-dot{background-color:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-ring}.master-flow-row{justify-content:space-between;align-items:center;gap:6px;margin-bottom:22px;display:flex}.master-node{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.master-node-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex;box-shadow:0 4px 10px #0000000d}.master-node:hover .master-node-icon{transform:scale(1.08)}.bg-patient{color:#334155;background-color:#f1f5f9;border:1px solid #cbd5e1}.bg-search{color:#0b8778;background-color:#f0fdfa;border:1px solid #99f6e4}.bg-home{color:#0284c7;background-color:#e0f2fe;border:1.5px solid #38bdf8}.bg-lab{color:#9333ea;background-color:#faf5ff;border:1px solid #d8b4fe}.bg-whatsapp{color:#15803d;background-color:#dcfce7;border:1.5px solid #4ade80}.master-node-label{font-family:var(--font-heading);color:#334155;white-space:nowrap;font-size:11px;font-weight:800}.node-spotlight .master-node-label{color:#0284c7}.node-whatsapp-spotlight .master-node-label{color:#15803d}.master-connector-arrow{color:#94a3b8;flex-shrink:0;align-items:center;display:flex}.connector-line-pulse{background-color:#cbd5e1;width:14px;height:2px}.connector-arrow-head{color:#0b8778}.master-card-footer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.footer-status-pill{font-family:var(--font-heading);color:#334155;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.footer-status-divider{background-color:#cbd5e1;width:1px;height:18px}.hiw-journey-section{padding:clamp(36px,5vw,64px) 0 clamp(48px,6vw,84px)}.journey-track-header{text-align:center;margin-bottom:clamp(28px,3.5vw,44px)}.journey-track-badge{font-family:var(--font-heading);letter-spacing:.06em;color:#0b8778;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:9999px;margin-bottom:8px;padding:3px 12px;font-size:10.5px;font-weight:800;display:inline-block}.journey-track-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.025em;font-size:clamp(22px,2.5vw,32px);font-weight:900}.hiw-connected-journey-container{width:100%;position:relative}.journey-connector-svg{pointer-events:none;z-index:1;opacity:.45;width:100%;height:100%;position:absolute;top:0;left:0}.mobile-timeline-spine{display:none}.hiw-steps-flow-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,32px);width:100%;display:grid;position:relative}.journey-card-item{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;min-height:270px;padding:clamp(20px,2.2vw,28px);transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 4px 20px #0f172a0a}.journey-card-item:hover{border-color:#99f6e4;transform:translateY(-4px);box-shadow:0 14px 34px #0d94881a}.step-journey-marker{color:#fff;width:26px;height:26px;font-family:var(--font-heading);z-index:3;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-radius:50%;justify-content:center;align-items:center;font-size:10.5px;font-weight:900;display:flex;position:absolute;top:-12px;left:24px;box-shadow:0 2px 8px #0d948859}.is-highlight-card{background:linear-gradient(#f0fdfa 0%,#fff 100%);border-color:#ccfbf1;box-shadow:0 6px 24px #0d94880f}.is-highlight-card:hover{border-color:#2dd4bf;box-shadow:0 16px 36px #0d948824}.is-whatsapp-card .step-journey-marker{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 2px 8px #16a34a59}.is-whatsapp-card:hover{border-color:#4ade80;box-shadow:0 16px 36px #16a34a1f}.card-top-indicator-row{justify-content:space-between;align-items:center;margin-top:4px;margin-bottom:14px;display:flex}.card-step-badge{font-family:var(--font-heading);letter-spacing:.05em;color:#0b8778;text-transform:uppercase;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:9999px;padding:3px 10px;font-size:10.5px;font-weight:800}.is-whatsapp-card .card-step-badge{color:#15803d;background-color:#dcfce7;border-color:#bbf7d0}.card-next-flow{font-family:var(--font-heading);color:#94a3b8;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.next-flow-arrow{color:#0b8778}.card-final-tag{font-family:var(--font-heading);color:#15803d;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:3px 9px;font-size:10px;font-weight:800}.card-header-flex{align-items:center;gap:12px;margin-bottom:10px;display:flex}.card-icon-emblem{background:linear-gradient(135deg,#f0fdfa 0%,#ccfbf1 100%);border:1.5px solid #99f6e4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 3px 8px #0b87781a}.emblem-svg{color:#0b8778}.emblem-whatsapp{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-color:#86efac}.emblem-whatsapp .emblem-svg{color:#15803d}.card-title-group{flex-direction:column;display:flex}.card-main-title{font-family:var(--font-heading);color:#0f172a;font-size:clamp(16px,1.2vw,18.5px);font-weight:800;line-height:1.22}.card-desc-text{color:#475569;flex:1;margin-bottom:16px;font-size:13.5px;line-height:1.55}.step-feature-visual{border-top:1px solid #f1f5f9;width:100%;margin-top:auto;padding-top:12px}.search-preview-pill{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:flex}.search-pill-icon{color:#0b8778;flex-shrink:0}.search-pill-text{color:#64748b;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;font-style:italic;overflow:hidden}.search-pill-badge{font-family:var(--font-heading);color:#0b8778;background:#f0fdfa;border-radius:4px;padding:2px 6px;font-size:9.5px;font-weight:800}.price-preview-pill{background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.price-original{color:#94a3b8;font-size:11px;text-decoration:line-through}.price-discount-pill{font-family:var(--font-heading);color:#fff;background:#f43f5e;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.price-final{font-family:var(--font-heading);color:#0b8778;font-size:12.5px;font-weight:900}.select-preview-pill{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.mini-tube-icon{border:1.5px solid #0b8778;border-radius:0 0 4px 4px;width:10px;height:20px;position:relative;overflow:hidden}.tube-fluid-fill{background-color:#14b8a6;height:60%;position:absolute;bottom:0;left:0;right:0}.select-pill-label{font-family:var(--font-heading);color:#334155;font-size:11.5px;font-weight:700}.select-pill-check{color:#10b981}.book-preview-pill{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:flex}.book-pill-icon{color:#0b8778}.book-pill-text{font-family:var(--font-heading);color:#334155;flex:1;font-size:11.5px;font-weight:700}.book-pill-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px}.pay-preview-pill{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:flex}.pay-lock-icon{color:#0b8778}.pay-pill-text{color:#475569;flex:1;font-size:11.5px}.pay-verified-tag{font-family:var(--font-heading);color:#059669;background:#ecfdf5;border-radius:4px;padding:2px 6px;font-size:9.5px;font-weight:800}.visual-home-collection .exec-arrival-card{background:#fff;border:1.5px solid #99f6e4;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex;box-shadow:0 2px 8px #0b877814}.exec-avatar-circle{color:#0f766e;background-color:#ccfbf1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.exec-arrival-meta{flex-direction:column;flex:1;line-height:1.2;display:flex}.exec-title{font-family:var(--font-heading);color:#0f172a;font-size:11.5px;font-weight:800}.exec-sub{color:#64748b;font-size:10px}.exec-status-badge{font-family:var(--font-heading);color:#0284c7;background:#e0f2fe;border-radius:4px;padding:2px 6px;font-size:9.5px;font-weight:800}.visual-sample .sample-tubes-rack{background:#fff;border:1.5px solid #99f6e4;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex;box-shadow:0 2px 8px #0b877814}.rack-tube{background:#fff;border:1.5px solid #cbd5e1;border-radius:0 0 4px 4px;flex-shrink:0;width:10px;height:26px;position:relative}.rack-tube .cap{border-radius:2px;height:5px;position:absolute;top:-3px;left:-2px;right:-2px}.rack-tube .body{border-radius:0 0 2px 2px;height:60%;position:absolute;bottom:0;left:0;right:0}.tube-lavender .cap{background-color:#a855f7}.tube-lavender .body{background-color:#d8b4fe}.tube-gold .cap{background-color:#f59e0b}.tube-gold .body{background-color:#fde68a}.tube-red .cap{background-color:#ef4444}.tube-red .body{background-color:#fca5a5}.rack-meta{flex-direction:column;margin-left:4px;line-height:1.2;display:flex}.rack-title{font-family:var(--font-heading);color:#0f172a;font-size:11.5px;font-weight:800}.rack-sub{color:#64748b;font-size:10px}.lab-analyzer-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:flex}.lab-icon-svg{color:#9333ea}.lab-text{color:#334155;flex:1;font-size:11.5px;font-weight:600}.lab-active-tag{font-family:var(--font-heading);color:#9333ea;background:#faf5ff;border-radius:4px;padding:2px 6px;font-size:9.5px;font-weight:800}.wa-master-chat-card{border-top:1px solid #dcfce7;width:100%;margin-top:auto;padding-top:12px}.wa-chat-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.wa-header-avatar{color:#fff;width:26px;height:26px;font-family:var(--font-heading);background:linear-gradient(135deg,#15803d 0%,#16a34a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:flex;position:relative}.wa-online-indicator{background-color:#22c55e;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-1px;right:-1px}.wa-header-details{flex-direction:column;line-height:1.15;display:flex}.wa-name-group{align-items:center;gap:4px;display:flex}.wa-sender-title{font-family:var(--font-heading);color:#0f172a;font-size:12px;font-weight:800}.wa-green-check{color:#16a34a;font-size:10px;font-weight:900}.wa-verified-badge{color:#15803d;font-size:9.5px;font-weight:700}.wa-message-bubble{background:#fff;border:1px solid #dcfce7;border-radius:12px;padding:10px 12px;box-shadow:0 3px 10px #15803d0d}.wa-greeting-text{color:#334155;margin-bottom:8px;font-size:11px;line-height:1.35}.wa-pdf-attachment-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;margin-bottom:6px;padding:6px 10px;display:flex}.wa-pdf-icon-square{color:#ef4444;background-color:#fee2e2;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.wa-pdf-filename{font-family:var(--font-heading);color:#0f172a;font-size:11px;font-weight:800}.wa-pdf-sub-meta{color:#64748b;align-items:center;gap:4px;font-size:9.5px;display:flex}.pdf-lock{color:#0b8778}.wa-bubble-footer{justify-content:flex-end;align-items:center;gap:4px;display:flex}.wa-time-string{color:#94a3b8;font-size:9.5px}.wa-blue-ticks-group{color:#0284c7;align-items:center;display:flex}.wa-blue-ticks-group .tick-2{margin-left:-9px}@media (width<=1100px){.hiw-hero-grid-layout{grid-template-columns:1fr;gap:32px}.hiw-steps-flow-grid{grid-template-columns:repeat(2,1fr)}.journey-connector-svg{display:none}}@media (width<=768px){.hiw-page-hero{padding:28px 0 36px}.master-flow-row{flex-wrap:wrap;justify-content:center;gap:12px}.master-connector-arrow{display:none}.master-card-footer{flex-direction:column;align-items:flex-start;gap:8px}.footer-status-divider{display:none}.hiw-steps-flow-grid{grid-template-columns:1fr;gap:20px;padding-left:20px}.mobile-timeline-spine{background:linear-gradient(#0d9488 0%,#14b8a6 50%,#22c55e 100%);border-radius:9999px;width:3px;display:block;position:absolute;top:10px;bottom:10px;left:8px}.step-journey-marker{left:-20px}.journey-card-item{min-height:auto}}.home-collection-page{background-color:#f8fafc;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.collection-ambient-mesh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.collection-blob-top{background:radial-gradient(circle,#14b8a61f 0%,#06b6d40a 50%,#0000 70%);border-radius:50%;width:clamp(500px,70vw,1000px);height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.collection-blob-right{background:radial-gradient(circle,#10b9810f 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;top:600px;right:-100px}.collection-grid-pattern{opacity:.25;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.collection-hero-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border-bottom:1px solid #eef2f6;padding:clamp(32px,4vw,54px) 0 clamp(36px,4.5vw,56px)}.collection-hero-layout{grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(24px,3.5vw,48px);display:grid}.collection-hero-left{flex-direction:column;align-items:flex-start;display:flex}.collection-back-btn{font-family:var(--font-heading);color:#0b8778;cursor:pointer;background-color:#fff;border:1px solid #ccfbf1;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0b877814}.collection-back-btn:hover{color:#097266;background-color:#f0fdfa;border-color:#99f6e4;transform:translate(-2px);box-shadow:0 4px 10px #0b877826}.collection-hero-badge-wrap{margin-bottom:10px}.collection-hero-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background:#fff;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:4px 13px;display:inline-flex;box-shadow:0 2px 8px #0b877814}.collection-hero-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.15}.collection-hero-subtitle{font-family:var(--font-heading);color:#0b8778;margin-bottom:8px;font-size:clamp(16px,1.3vw,19px);font-weight:700;line-height:1.35}.collection-hero-supporting{color:#475569;max-width:520px;margin-bottom:22px;font-size:clamp(14px,1.05vw,15.5px);line-height:1.55}.hero-free-offer-pill{background:linear-gradient(135deg,#f0fdfa 0%,#e0f8f4 100%);border:1.5px solid #99f6e4;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:10px 16px;display:flex;box-shadow:0 3px 10px #0b877814}.free-offer-icon-box{color:#fff;background-color:#0b8778;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.free-offer-text{flex-direction:column;display:flex}.free-offer-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:.02em;font-size:12.5px;font-weight:900}.free-offer-sub{color:#0f766e;font-size:11.5px;font-weight:600}.collection-hero-cta-wrap{display:flex}.collection-primary-btn{border-radius:10px;padding:13px 26px;font-size:14px}.collection-visual-master-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:clamp(20px,2.4vw,28px);position:relative;overflow:hidden;box-shadow:0 12px 36px -8px #0f172a14,0 4px 12px #0f172a08}.collection-visual-master-card:before{content:"";background:linear-gradient(90deg,#0d9488 0%,#0284c7 50%,#22c55e 100%);width:100%;height:4px;position:absolute;top:0;left:0}.master-card-top-row{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.master-title-group{flex-direction:column;display:flex}.master-badge-tag{font-family:var(--font-heading);letter-spacing:.06em;color:#0b8778;margin-bottom:2px;font-size:9.5px;font-weight:800}.master-heading{font-family:var(--font-heading);color:#0f172a;font-size:14px;font-weight:900}.master-zero-charge-tag{font-family:var(--font-heading);color:#047857;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;padding:4px 10px;font-size:10.5px;font-weight:900}.master-visual-flow{justify-content:space-between;align-items:center;gap:6px;margin-bottom:22px;display:flex}.flow-step-node{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.node-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 10px #0000000d}.bg-teal{color:#0b8778;background-color:#f0fdfa;border:1px solid #99f6e4}.bg-home-visit{color:#0284c7;background-color:#e0f2fe;border:1.5px solid #38bdf8}.bg-lab-blue{color:#9333ea;background-color:#faf5ff;border:1px solid #d8b4fe}.bg-whatsapp-green{color:#15803d;background-color:#dcfce7;border:1.5px solid #4ade80}.node-label{font-family:var(--font-heading);color:#334155;white-space:nowrap;font-size:11px;font-weight:800}.node-highlighted .node-label{color:#0284c7}.node-wa-green .node-label{color:#15803d}.flow-connector{color:#94a3b8;align-items:center;display:flex}.master-trust-strip{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.trust-strip-item{font-family:var(--font-heading);color:#334155;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.trust-strip-divider{background-color:#cbd5e1;width:1px;height:18px}.collection-journey-bar-section{padding:24px 0 36px}.journey-bar-card{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;padding:14px 20px;display:flex;overflow-x:auto;box-shadow:0 4px 14px #0f172a08}.journey-bar-tag{font-family:var(--font-heading);letter-spacing:.06em;color:#0b8778;white-space:nowrap;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:9999px;flex-shrink:0;padding:4px 10px;font-size:10.5px;font-weight:800}.journey-bar-flow{white-space:nowrap;align-items:center;gap:8px;display:flex}.j-node{font-family:var(--font-heading);color:#475569;background-color:#f8fafc;border-radius:6px;padding:3px 8px;font-size:11.5px;font-weight:700}.j-spotlight{color:#0b8778;background-color:#f0fdfa;border:1px solid #ccfbf1;font-weight:800}.j-wa{color:#15803d;background-color:#dcfce7;border:1px solid #bbf7d0;font-weight:800}.j-arrow{color:#94a3b8;font-size:11px}.collection-steps-section{padding:clamp(32px,4vw,54px) 0 clamp(40px,5vw,64px)}.section-tag-pill{font-family:var(--font-heading);letter-spacing:.06em;color:#0b8778;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:9999px;margin-bottom:8px;padding:3px 12px;font-size:10.5px;font-weight:800;display:inline-block}.collection-eight-steps-grid{grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.8vw,24px);display:grid}.collection-step-card{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;min-height:240px;padding:clamp(18px,1.8vw,24px);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 18px #0f172a08}.collection-step-card:hover{border-color:#99f6e4;transform:translateY(-3px);box-shadow:0 12px 30px #0d948817}.is-highlight-card{background:linear-gradient(#f0fdfa 0%,#fff 100%);border-color:#ccfbf1}.is-whatsapp-card{background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}.step-card-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.step-num-badge{font-family:var(--font-heading);letter-spacing:.05em;color:#0b8778;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:9999px;padding:3px 9px;font-size:10px;font-weight:900}.is-whatsapp-card .step-num-badge{color:#15803d;background-color:#dcfce7;border-color:#bbf7d0}.step-arrow-wrap{color:#0b8778;align-items:center;display:flex}.step-complete-badge{font-family:var(--font-heading);color:#15803d;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;padding:2.5px 8px;font-size:9.5px;font-weight:800}.step-icon-title-row{align-items:center;gap:10px;margin-bottom:10px;display:flex}.step-icon-container{color:#0b8778;background:linear-gradient(135deg,#f0fdfa 0%,#ccfbf1 100%);border:1.5px solid #99f6e4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.wa-icon-container{color:#15803d;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-color:#86efac}.step-title-text{font-family:var(--font-heading);color:#0f172a;font-size:clamp(14.5px,1.1vw,16.5px);font-weight:800;line-height:1.25}.step-desc-text{color:#475569;flex:1;margin-bottom:14px;font-size:13px;line-height:1.5}.step-mini-visual{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:10px}.mini-visual-pill{color:#64748b;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;display:flex}.exec-arrival-pill,.payment-timing-pill,.sample-tube-pill{font-family:var(--font-heading);color:#0f766e;background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:flex}.tube-shape{border:1px solid #0b8778;border-radius:0 0 3px 3px;width:8px;height:16px;position:relative;overflow:hidden}.tube-fluid{background-color:#0b8778;height:70%;position:absolute;bottom:0;left:0;right:0}.wa-report-box{border-top:1px solid #dcfce7;width:100%;margin-top:auto;padding-top:10px}.wa-box-header{align-items:center;gap:6px;margin-bottom:6px;display:flex}.wa-avatar-tg{color:#fff;width:22px;height:22px;font-family:var(--font-heading);background-color:#15803d;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:900;display:flex}.wa-name-col{align-items:center;gap:4px;display:flex}.wa-name-title{font-family:var(--font-heading);color:#0f172a;font-size:11px;font-weight:800}.wa-channel-tag{color:#15803d;font-size:9px;font-weight:700}.wa-box-bubble{background:#fff;border:1px solid #dcfce7;border-radius:8px;padding:7px 9px}.wa-bubble-msg{color:#334155;margin-bottom:6px;font-size:10.5px;line-height:1.3}.wa-file-strip{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;margin-bottom:4px;padding:4px 7px;display:flex}.wa-pdf-icon-box{color:#ef4444}.wa-file-text-group{flex-direction:column;line-height:1.1;display:flex}.wa-filename{font-family:var(--font-heading);color:#0f172a;font-size:10px;font-weight:800}.wa-file-meta{color:#64748b;font-size:8.5px}.wa-status-row{justify-content:flex-end;align-items:center;gap:3px;display:flex}.wa-timestamp{color:#94a3b8;font-size:9px}.wa-blue-ticks{color:#0284c7;font-size:10px;font-weight:900}.free-collection-highlight-section{padding:16px 0 clamp(36px,4.5vw,56px)}.free-highlight-card{color:#fff;background:linear-gradient(135deg,#091e28 0%,#0e3740 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(24px,3.5vw,36px);display:flex;box-shadow:0 16px 36px -6px #091e2859}.free-highlight-left{flex-direction:column;max-width:620px;display:flex}.free-highlight-badge{color:#5eead4;font-family:var(--font-heading);letter-spacing:.05em;background-color:#14b8a62e;border:1px solid #2dd4bf4d;border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.free-highlight-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(22px,2.4vw,32px);font-weight:900}.free-highlight-subtitle{color:#5eead4;margin-bottom:14px;font-size:clamp(14.5px,1.1vw,16.5px);font-weight:600}.service-area-notice{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;display:flex}.map-pin-icon{color:#2dd4bf;flex-shrink:0}.free-card-btn{white-space:nowrap;border-radius:10px;padding:14px 24px;font-size:14px}.what-you-get-section{padding:clamp(24px,3.5vw,44px) 0 clamp(36px,4.5vw,56px)}.benefits-cards-grid{grid-template-columns:repeat(5,1fr);gap:clamp(12px,1.5vw,20px);display:grid}.benefit-item-card{text-align:center;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:clamp(18px,1.8vw,24px) 16px;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 4px 14px #0f172a08}.benefit-item-card:hover{border-color:#99f6e4;transform:translateY(-3px);box-shadow:0 10px 24px #0d948814}.benefit-icon-circle{color:#0b8778;background:linear-gradient(135deg,#f0fdfa 0%,#ccfbf1 100%);border:1px solid #99f6e4;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.benefit-title{font-family:var(--font-heading);color:#0f172a;font-size:13.5px;font-weight:800;line-height:1.3}.collection-final-cta-section{padding:clamp(24px,3.5vw,44px) 0 clamp(48px,6vw,84px)}.collection-final-cta-card{color:#fff;background:linear-gradient(135deg,#061e27 0%,#0d3b44 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(28px,4vw,44px);display:flex;box-shadow:0 16px 36px -6px #061e2759}.final-cta-text-col{flex-direction:column;max-width:580px;display:flex}.final-cta-tag{font-family:var(--font-heading);letter-spacing:.06em;color:#5eead4;margin-bottom:8px;font-size:10.5px;font-weight:800}.final-cta-main-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.025em;margin-bottom:6px;font-size:clamp(22px,2.5vw,34px);font-weight:900}.final-cta-main-text{color:#cbd5e1;margin-bottom:14px;font-size:clamp(14px,1.1vw,16px)}.contact-numbers-strip{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:6px 12px;font-size:12.5px;display:inline-flex}.phone-icon-teal{color:#2dd4bf}.contact-num{font-family:var(--font-heading);color:#fff}.num-sep{color:#94a3b8}.final-cta-buttons-col{flex-shrink:0;align-items:center;gap:12px;display:flex}.final-btn-book{border-radius:10px;padding:13px 24px;font-size:13.5px}.final-btn-whatsapp{color:#fff;font-family:var(--font-heading);cursor:pointer;background-color:#15803d;border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #15803d59}.final-btn-whatsapp:hover{background-color:#16a34a;transform:translateY(-1px)}@media (width<=1200px){.collection-eight-steps-grid{grid-template-columns:repeat(2,1fr)}.benefits-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=960px){.collection-hero-layout{grid-template-columns:1fr;gap:32px}.free-highlight-card{flex-direction:column;align-items:flex-start;gap:20px}.free-card-btn{justify-content:center;width:100%}.collection-final-cta-card{flex-direction:column;align-items:flex-start;gap:20px}.final-cta-buttons-col{flex-direction:column;gap:10px;width:100%}.final-btn-book,.final-btn-whatsapp{justify-content:center;width:100%}}@media (width<=640px){.collection-eight-steps-grid,.benefits-cards-grid{grid-template-columns:1fr}.master-visual-flow{flex-wrap:wrap;justify-content:center;gap:12px}.flow-connector{display:none}.master-trust-strip{flex-direction:column;align-items:flex-start;gap:8px}.trust-strip-divider{display:none}}.rx-page{background-color:#f8fafc;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.rx-ambient-mesh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.rx-blob-top{background:radial-gradient(circle,#14b8a61f 0%,#06b6d40a 50%,#0000 70%);border-radius:50%;width:clamp(500px,70vw,950px);height:480px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.rx-blob-right{background:radial-gradient(circle,#10b9810f 0%,#0000 65%);border-radius:50%;width:450px;height:450px;position:absolute;top:550px;right:-100px}.rx-grid-pattern{opacity:.25;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.rx-hero-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border-bottom:1px solid #eef2f6;padding:clamp(32px,4vw,54px) 0 clamp(36px,4.5vw,56px)}.rx-hero-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(24px,3.5vw,48px);display:grid}.rx-hero-left{flex-direction:column;align-items:flex-start;display:flex}.rx-back-btn{font-family:var(--font-heading);color:#0b8778;cursor:pointer;background-color:#fff;border:1px solid #ccfbf1;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0b877814}.rx-back-btn:hover{color:#097266;background-color:#f0fdfa;border-color:#99f6e4;transform:translate(-2px);box-shadow:0 4px 10px #0b877826}.rx-hero-badge-wrap{margin-bottom:10px}.rx-hero-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background:#fff;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:4px 13px;display:inline-flex;box-shadow:0 2px 8px #0b877814}.badge-spark-icon{color:#0b8778}.rx-hero-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.15}.rx-hero-subtitle{font-family:var(--font-heading);color:#334155;margin-bottom:20px;font-size:clamp(16px,1.3vw,19px);font-weight:600;line-height:1.5}.rx-scope-pill{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:12px;margin-bottom:26px;padding:12px 18px;display:flex;box-shadow:0 2px 8px #1665340a}.rx-scope-icon{color:#16a34a;flex-shrink:0}.rx-scope-text{color:#166534;font-size:13.5px;font-weight:600;line-height:1.4}.rx-hero-cta-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.rx-btn-primary{border-radius:10px;align-items:center;gap:9px;padding:14px 26px;font-size:13.5px;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #0b87784d}.rx-btn-secondary{color:#0f172a;font-family:var(--font-heading);background-color:#fff;border:1.5px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;padding:14px 22px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.rx-btn-secondary:hover{color:#0b8778;background-color:#f0fdfa;border-color:#0b8778}.rx-hero-right{justify-content:center;display:flex}.rx-visual-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:480px;padding:24px;box-shadow:0 12px 30px #0f172a14}.rx-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.rx-doc-icon-pill{font-family:var(--font-heading);color:#0f172a;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.rx-status-live{color:#0b8778;background:#ccfbf1;border-radius:9999px;padding:3px 9px;font-size:11px;font-weight:800}.rx-doc-sheet{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:14px;padding:18px}.rx-sheet-header{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.rx-symbol{color:#0b8778;font-family:serif;font-size:26px;font-weight:900}.rx-doc-meta{flex-direction:column;flex:1;display:flex}.rx-meta-title{font-family:var(--font-heading);color:#0f172a;font-size:13px;font-weight:800}.rx-meta-date{color:#64748b;font-size:11px}.rx-camera-tag{color:#0284c7;background:#e0f2fe;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.rx-scan-lines{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.rx-scan-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.rx-check-dot{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:flex}.rx-test-details{flex-direction:column;flex:1;display:flex}.rx-test-name{color:#0f172a;font-size:12.5px;font-weight:700}.rx-test-sub{color:#10b981;font-size:11px;font-weight:600}.rx-price-tag{color:#0b8778;background:#ccfbf1;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:800}.rx-sheet-footer{margin-top:8px}.rx-assist-bubble{background:#fff;border:1px solid #99f6e4;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}.bubble-avatar{color:#fff;background:#0b8778;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex}.bubble-text{color:#0f172a;font-size:11.5px;font-weight:600}.rx-card-bottom-ribbon{border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;margin-top:16px;padding-top:14px;display:flex}.rx-ribbon-point{color:#334155;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.rx-ribbon-sep{background:#e2e8f0;width:1px;height:16px}.rx-process-section{padding:clamp(48px,6vw,72px) 0}.section-header-center{text-align:center;margin-bottom:clamp(32px,4vw,48px)}.section-tag-pill{font-family:var(--font-heading);color:#0b8778;letter-spacing:.05em;background:#ccfbf1;border-radius:9999px;margin-bottom:8px;padding:4px 14px;font-size:11px;font-weight:800;display:inline-block}.section-main-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;font-size:clamp(24px,3vw,36px);font-weight:900}.rx-four-steps-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.rx-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:24px 20px;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 14px #0f172a0a}.rx-step-card:hover{border-color:#99f6e4;transform:translateY(-4px);box-shadow:0 10px 24px #0f172a14}.rx-step-top-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.rx-step-badge{font-family:var(--font-heading);color:#0b8778;background:#ccfbf1;border-radius:6px;padding:3px 8px;font-size:11.5px;font-weight:800}.rx-step-sub-tag{color:#64748b;letter-spacing:.04em;font-size:10px;font-weight:700}.rx-step-icon-wrap{color:#0b8778;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.rx-step-card-title{font-family:var(--font-heading);color:#0f172a;margin-bottom:10px;font-size:16px;font-weight:800;line-height:1.3}.rx-step-card-desc{color:#64748b;font-size:13.5px;line-height:1.5}.rx-flow-arrow-desk{color:#0b8778;z-index:3;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:50%;right:-14px;transform:translateY(-50%);box-shadow:0 2px 6px #0000000f}.rx-notice-section{padding:0 0 clamp(48px,6vw,64px)}.rx-notice-card{background:#fffbeb;border:1.5px solid #fef3c7;border-radius:16px;gap:18px;padding:24px;display:flex;box-shadow:0 4px 14px #d977060d}.rx-notice-icon-box{color:#b45309;background:#fde68a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.rx-notice-content{flex:1}.rx-notice-title{font-family:var(--font-heading);color:#92400e;margin-bottom:8px;font-size:15px;font-weight:800;display:block}.rx-notice-list{color:#78350f;flex-direction:column;gap:6px;margin:0;padding-left:20px;font-size:13.5px;line-height:1.45;list-style:outside;display:flex}.rx-cta-section{padding-bottom:clamp(60px,8vw,84px)}.rx-cta-card{background:linear-gradient(135deg,#091e3a 0%,#0d2847 60%,#0f355c 100%);border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(28px,4vw,42px);display:flex;box-shadow:0 16px 40px #0a192f38}.rx-cta-text-col{max-width:600px}.rx-cta-tag{font-family:var(--font-heading);color:#2dd4bf;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.rx-cta-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:clamp(22px,2.6vw,32px);font-weight:900;line-height:1.2}.rx-cta-sub{color:#cbd5e1;margin-bottom:14px;font-size:14px;line-height:1.5}.rx-contact-strip{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;display:inline-flex}.rx-phone-teal{color:#2dd4bf}.rx-num{font-family:var(--font-heading);color:#fff}.rx-num-sep{color:#94a3b8}.rx-cta-btns-col{flex-shrink:0;align-items:center;gap:12px;display:flex}.rx-btn-final-upload{border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-size:13.5px;display:inline-flex}.rx-btn-final-contact{color:#fff;font-family:var(--font-heading);background-color:#15803d;border-radius:10px;align-items:center;gap:8px;padding:13px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #15803d59}.rx-btn-final-contact:hover{background-color:#16a34a;transform:translateY(-1px)}@media (width<=1024px){.rx-four-steps-grid{grid-template-columns:repeat(2,1fr)}.rx-flow-arrow-desk{display:none}}@media (width<=860px){.rx-hero-layout{grid-template-columns:1fr;gap:32px}.rx-cta-card{flex-direction:column;align-items:flex-start}.rx-cta-btns-col{flex-direction:column;width:100%}.rx-btn-final-upload,.rx-btn-final-contact{justify-content:center;width:100%}}@media (width<=640px){.rx-four-steps-grid{grid-template-columns:1fr}.rx-hero-cta-row{flex-direction:column;width:100%}.rx-btn-primary,.rx-btn-secondary{justify-content:center;width:100%}}.offers-page{background-color:#f8fafc;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.offers-ambient-mesh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.offers-blob-top{background:radial-gradient(circle,#14b8a61f 0%,#f973160a 50%,#0000 70%);border-radius:50%;width:clamp(500px,70vw,1000px);height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.offers-blob-right{background:radial-gradient(circle,#10b98114 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;top:500px;right:-100px}.offers-grid-pattern{opacity:.25;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.offers-hero-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border-bottom:1px solid #eef2f6;padding:clamp(32px,4vw,54px) 0 clamp(24px,3vw,40px)}.offers-back-btn{font-family:var(--font-heading);color:#0b8778;cursor:pointer;background-color:#fff;border:1px solid #ccfbf1;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0b877814}.offers-back-btn:hover{color:#097266;background-color:#f0fdfa;border-color:#99f6e4;transform:translate(-2px);box-shadow:0 4px 10px #0b877826}.offers-hero-center{text-align:center;max-width:760px;margin:0 auto}.offers-hero-badge-wrap{margin-bottom:10px}.offers-hero-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background:#fff;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:4px 13px;display:inline-flex;box-shadow:0 2px 8px #0b877814}.offers-hero-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.15}.offers-hero-subtitle{font-family:var(--font-heading);color:#475569;font-size:clamp(15px,1.2vw,18px);font-weight:500;line-height:1.5}.offers-grid-section{padding:clamp(40px,5vw,64px) 0}.active-offers-layout{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.offer-full-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;padding:24px;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #0f172a0d}.offer-full-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #0f172a17}.offer-full-card.scheme-coral{border-top:5px solid #ea580c}.offer-full-card.scheme-coral .offer-top-badge{color:#c2410c;background:#ffedd5}.offer-full-card.scheme-coral .offer-icon-circle{color:#ea580c;background:#ffedd5}.offer-full-card.scheme-mint{border-top:5px solid #0b8778}.offer-full-card.scheme-mint .offer-top-badge{color:#0f766e;background:#ccfbf1}.offer-full-card.scheme-mint .offer-icon-circle{color:#0b8778;background:#ccfbf1}.offer-full-card.scheme-cyan{border-top:5px solid #0284c7}.offer-full-card.scheme-cyan .offer-top-badge{color:#0369a1;background:#e0f2fe}.offer-full-card.scheme-cyan .offer-icon-circle{color:#0284c7;background:#e0f2fe}.offer-card-top-bar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.offer-top-badge{font-family:var(--font-heading);letter-spacing:.04em;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:800}.offer-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.offer-card-main-content{flex-direction:column;flex:1;display:flex}.offer-card-heading{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(20px,2vw,24px);font-weight:900}.offer-card-tagline{color:#0b8778;margin-bottom:14px;font-size:14.5px;font-weight:700;line-height:1.4}.offer-condition-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:16px;padding:10px 12px}.condition-label{color:#475569;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.condition-text{color:#334155;margin:0;font-size:12.5px;line-height:1.4}.offer-details-checklist{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.offer-checklist-item{color:#475569;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.checklist-check{color:#10b981;background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.offer-graphic-area{justify-content:center;margin:12px 0 20px;display:flex}.offers-card-visual{justify-content:center;align-items:center;height:90px;display:flex}.visual-circle-badge{color:#fff;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 8px 18px #ea580c4d}.visual-huge-num{font-family:var(--font-heading);font-size:22px;font-weight:900;line-height:1}.visual-huge-label{letter-spacing:.05em;font-size:11px;font-weight:800}.visual-gift-wrap{flex-direction:column;align-items:center;display:flex;position:relative}.visual-gift-box{background:#0b8778;border-radius:8px;width:60px;height:50px;position:relative;box-shadow:0 8px 18px #0b877840}.visual-lid{background:#14b8a6;border-radius:4px;width:68px;height:12px;position:absolute;top:-8px;left:-4px}.visual-ribbon-v{background:#facc15;width:8px;height:58px;position:absolute;top:-8px;left:26px}.visual-cashback-tag{font-family:var(--font-heading);color:#854d0e;background:#fef08a;border-radius:6px;margin-top:8px;padding:2px 8px;font-size:11px;font-weight:800}.visual-scooter-badge{flex-direction:column;align-items:center;gap:6px;display:flex}.visual-truck-icon{color:#0284c7}.visual-zero-pill{font-family:var(--font-heading);color:#0369a1;background:#e0f2fe;border-radius:6px;padding:3px 9px;font-size:11px;font-weight:800}.offer-card-footer{margin-top:auto}.offer-book-btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;font-weight:800;display:inline-flex}.offers-final-cta-section{padding-bottom:clamp(60px,8vw,84px)}.offers-final-cta-card{background:linear-gradient(135deg,#091e3a 0%,#0d2847 60%,#0f355c 100%);border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(28px,4vw,42px);display:flex;box-shadow:0 16px 40px #0a192f38}.offers-cta-text-col{max-width:580px}.offers-cta-tag{font-family:var(--font-heading);color:#2dd4bf;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.offers-cta-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:clamp(22px,2.6vw,32px);font-weight:900;line-height:1.2}.offers-cta-sub{color:#cbd5e1;margin:0;font-size:14px;line-height:1.5}.offers-cta-btns-col{flex-shrink:0;align-items:center;gap:12px;display:flex}.offers-btn-book{border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-size:13.5px;display:inline-flex}.offers-btn-explore{color:#0f172a;font-family:var(--font-heading);background-color:#fff;border-radius:10px;align-items:center;gap:8px;padding:13px 20px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex}.offers-btn-explore:hover{background-color:#f1f5f9}@media (width<=1024px){.active-offers-layout{grid-template-columns:1fr}.offers-final-cta-card{flex-direction:column;align-items:flex-start}.offers-cta-btns-col{flex-direction:column;width:100%}.offers-btn-book,.offers-btn-explore{justify-content:center;width:100%}}.faq-page{background-color:#f8fafc;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.faq-ambient-mesh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.faq-blob-top{background:radial-gradient(circle,#14b8a61f 0%,#06b6d40a 50%,#0000 70%);border-radius:50%;width:clamp(500px,70vw,1000px);height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.faq-blob-right{background:radial-gradient(circle,#10b9810f 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;top:500px;right:-100px}.faq-grid-pattern{opacity:.25;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.faq-hero-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border-bottom:1px solid #eef2f6;padding:clamp(32px,4vw,54px) 0 clamp(28px,3.5vw,44px)}.faq-back-btn{font-family:var(--font-heading);color:#0b8778;cursor:pointer;background-color:#fff;border:1px solid #ccfbf1;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0b877814}.faq-back-btn:hover{color:#097266;background-color:#f0fdfa;border-color:#99f6e4;transform:translate(-2px);box-shadow:0 4px 10px #0b877826}.faq-hero-center{text-align:center;max-width:760px;margin:0 auto}.faq-hero-badge-wrap{margin-bottom:10px}.faq-hero-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background:#fff;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:4px 13px;display:inline-flex;box-shadow:0 2px 8px #0b877814}.faq-hero-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.15}.faq-hero-subtitle{font-family:var(--font-heading);color:#475569;margin-bottom:24px;font-size:clamp(15px,1.2vw,18px);font-weight:500;line-height:1.5}.faq-search-box{background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:12px;max-width:580px;margin:0 auto;padding:10px 16px;display:flex;box-shadow:0 4px 14px #0f172a0d}.faq-search-box:focus-within{border-color:#0b8778;box-shadow:0 0 0 3px #0b877826}.faq-search-icon{color:#64748b;flex-shrink:0}.faq-search-input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:14px}.faq-search-input::placeholder{color:#94a3b8}.faq-search-clear{color:#64748b;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:12px;font-weight:700}.faq-list-section{padding:clamp(36px,5vw,60px) 0}.faq-accordion-wrap{flex-direction:column;gap:14px;max-width:820px;margin:0 auto;display:flex}.faq-card-item{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;transition:all .2s;overflow:hidden;box-shadow:0 3px 10px #0f172a08}.faq-card-item:hover{border-color:#cbd5e1;box-shadow:0 6px 18px #0f172a0f}.faq-card-item.is-open{border-color:#99f6e4;box-shadow:0 8px 24px #0b877814}.faq-question-btn{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;transition:background .2s;display:flex}.faq-card-item.is-open .faq-question-btn{background:#f0fdfa}.faq-q-left{flex:1;align-items:center;gap:12px;display:flex}.faq-icon-pill{color:#0b8778;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.faq-card-item.is-open .faq-icon-pill{background:#ccfbf1}.faq-q-title{font-family:var(--font-heading);color:#0f172a;font-size:15.5px;font-weight:800;line-height:1.35}.faq-toggle-icon{color:#64748b;flex-shrink:0}.faq-card-item.is-open .faq-toggle-icon{color:#0b8778}.faq-answer-panel{background:#fff;border-top:1px solid #f1f5f9;padding:18px 20px 20px 64px}.faq-answer-text{color:#334155;margin:0;font-size:14.5px;line-height:1.6}.faq-contact-numbers-box{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.faq-num-pill{font-family:var(--font-heading);background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:13.5px;font-weight:800;display:inline-flex}.faq-num-pill a{color:#0b8778;text-decoration:none}.faq-num-pill a:hover{text-decoration:underline}.faq-no-results{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;padding:48px 20px}.faq-no-results p{color:#64748b;margin-bottom:16px;font-size:15px}.faq-final-cta-section{padding-bottom:clamp(60px,8vw,84px)}.faq-final-cta-card{background:linear-gradient(135deg,#091e3a 0%,#0d2847 60%,#0f355c 100%);border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:clamp(28px,4vw,42px);display:flex;box-shadow:0 16px 40px #0a192f38}.faq-cta-text-col{max-width:580px}.faq-cta-tag{font-family:var(--font-heading);color:#2dd4bf;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.faq-cta-title{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:clamp(22px,2.6vw,32px);font-weight:900;line-height:1.2}.faq-cta-sub{color:#cbd5e1;margin-bottom:14px;font-size:14px;line-height:1.5}.faq-contact-numbers{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;display:inline-flex}.faq-phone-icon{color:#2dd4bf}.faq-cta-btns-col{flex-shrink:0;align-items:center;gap:12px;display:flex}.faq-btn-book{border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-size:13.5px;display:inline-flex}.faq-btn-wa{color:#fff;font-family:var(--font-heading);background-color:#15803d;border-radius:10px;align-items:center;gap:8px;padding:13px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #15803d59}.faq-btn-wa:hover{background-color:#16a34a;transform:translateY(-1px)}@media (width<=860px){.faq-answer-panel{padding-left:20px}.faq-final-cta-card{flex-direction:column;align-items:flex-start}.faq-cta-btns-col{flex-direction:column;width:100%}.faq-btn-book,.faq-btn-wa{justify-content:center;width:100%}}.contact-page{background-color:#f8fafc;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.relative-z{z-index:2;position:relative}.contact-ambient-mesh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.contact-blob-top{background:radial-gradient(circle,#14b8a61f 0%,#06b6d40a 50%,#0000 70%);border-radius:50%;width:clamp(500px,70vw,1000px);height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.contact-blob-right{background:radial-gradient(circle,#10b9810f 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;top:500px;right:-100px}.contact-grid-pattern{opacity:.25;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}.contact-hero-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border-bottom:1px solid #eef2f6;padding:clamp(32px,4vw,54px) 0 clamp(24px,3vw,40px)}.contact-back-btn{font-family:var(--font-heading);color:#0b8778;cursor:pointer;background-color:#fff;border:1px solid #ccfbf1;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0b877814}.contact-back-btn:hover{color:#097266;background-color:#f0fdfa;border-color:#99f6e4;transform:translate(-2px);box-shadow:0 4px 10px #0b877826}.contact-hero-center{text-align:center;max-width:760px;margin:0 auto}.contact-hero-badge-wrap{margin-bottom:10px}.contact-hero-badge{color:#0b8778;letter-spacing:.05em;font-size:11px;font-weight:800;font-family:var(--font-heading);background:#fff;border:1.5px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:4px 13px;display:inline-flex;box-shadow:0 2px 8px #0b877814}.contact-hero-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.15}.contact-hero-subtitle{font-family:var(--font-heading);color:#475569;font-size:clamp(15px,1.2vw,18px);font-weight:500;line-height:1.5}.contact-main-section{padding:clamp(36px,5vw,64px) 0 clamp(60px,8vw,84px)}.contact-grid-layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:clamp(24px,3.5vw,40px);display:grid}.contact-channels-col{flex-direction:column;gap:20px;display:flex}.contact-method-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;padding:24px;transition:all .25s;box-shadow:0 4px 16px #0f172a0a}.contact-method-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a12}.method-card-header{align-items:center;gap:14px;margin-bottom:12px;display:flex}.method-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.bg-teal-soft{background:#ccfbf1}.bg-wa-soft{background:#dcfce7}.text-wa{color:#16a34a}.method-sub-tag{font-family:var(--font-heading);color:#0b8778;letter-spacing:.05em;font-size:10.5px;font-weight:800}.wa-tag{color:#16a34a}.method-card-title{font-family:var(--font-heading);color:#0f172a;font-size:19px;font-weight:800}.method-desc{color:#64748b;margin-bottom:16px;font-size:13.5px;line-height:1.5}.phone-numbers-grid{flex-direction:column;gap:10px;display:flex}.phone-call-btn{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.phone-call-btn:hover{background:#ccfbf1;transform:translate(3px)}.call-btn-left{color:#0b8778;align-items:center;gap:10px;display:flex}.call-num-text{font-family:var(--font-heading);color:#0f172a;font-size:16px;font-weight:800}.call-badge{color:#0b8778;background:#fff;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700}.wa-buttons-group{flex-direction:column;gap:10px;display:flex}.wa-action-btn{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#15803d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 3px 10px #15803d40}.wa-action-btn:hover{background:#16a34a;transform:translateY(-1px)}.contact-visual-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px 20px;box-shadow:0 2px 8px #00000008}.summary-top{align-items:center;gap:8px;margin-bottom:12px;display:flex}.summary-title{font-family:var(--font-heading);color:#0f172a;font-size:13.5px;font-weight:800}.summary-pills{flex-wrap:wrap;gap:8px;display:flex}.summary-pill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.contact-form-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:clamp(24px,3.5vw,36px);box-shadow:0 8px 24px #0f172a0f}.form-card-header{margin-bottom:22px}.form-badge-tag{font-family:var(--font-heading);color:#0b8778;letter-spacing:.05em;margin-bottom:4px;font-size:10.5px;font-weight:800;display:inline-block}.form-heading{font-family:var(--font-heading);color:#0f172a;margin-bottom:6px;font-size:22px;font-weight:900}.form-sub-desc{color:#64748b;margin:0;font-size:13.5px;line-height:1.4}.actual-contact-form{flex-direction:column;gap:16px;display:flex}.form-label{font-family:var(--font-heading);color:#334155;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:flex}.label-icon{color:#0b8778}.form-input,.form-textarea{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:all .2s}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#0b8778;box-shadow:0 0 0 3px #0b877826}.form-submit-btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;padding:13px;font-size:14px;font-weight:800;display:inline-flex}.form-success-state{text-align:center;padding:32px 16px}.success-title{font-family:var(--font-heading);color:#0f172a;margin-bottom:10px;font-size:22px;font-weight:900}.success-text{color:#475569;margin-bottom:24px;font-size:14px;line-height:1.6}.success-reset-btn{border-radius:8px;padding:10px 20px;font-size:13px}@media (width<=900px){.contact-grid-layout{grid-template-columns:1fr;gap:32px}}.admin-layout{min-height:100vh;font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:#0f172a;background-color:#f1f5f9;display:flex}.admin-sidebar{color:#fff;background:#0b192c;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;justify-content:space-between;width:260px;min-height:100vh;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:24px 20px;display:flex}.admin-logo-box{background:#0b8778;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.admin-logo-plus{color:#fff;font-size:22px;font-weight:900;line-height:1}.admin-brand-col{flex-direction:column;display:flex}.admin-brand-name{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;font-size:16px;font-weight:900}.admin-portal-badge{color:#2dd4bf;letter-spacing:.06em;font-size:9.5px;font-weight:800}.sidebar-nav{flex-direction:column;flex:1;gap:8px;padding:24px 14px;display:flex}.nav-section-label{color:#64748b;letter-spacing:.08em;padding:0 10px 8px;font-size:10px;font-weight:800}.sidebar-nav-item{cursor:pointer;text-align:left;color:#94a3b8;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:all .2s;display:flex}.sidebar-nav-item:hover{color:#fff;background:#ffffff0f}.sidebar-nav-item.active{color:#fff;background:#14b8a626;border-color:#2dd4bf4d}.nav-item-icon-wrap{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.bg-heart-glow{background:#f43f5e26}.text-coral{color:#f43f5e}.nav-item-text{flex:1;justify-content:space-between;align-items:center;display:flex}.nav-item-title{font-family:var(--font-heading);font-size:13.5px;font-weight:700}.nav-item-badge{color:#fff;background:#0b8778;border-radius:9999px;padding:2px 7px;font-size:10px;font-weight:800}.sidebar-footer{border-top:1px solid #ffffff14;flex-direction:column;gap:12px;padding:20px 16px;display:flex}.sidebar-back-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:9px 14px;font-size:12.5px;font-weight:700;transition:all .2s;display:flex}.sidebar-back-btn:hover{color:#fff;background:#ffffff1f}.sidebar-sec-badge{color:#64748b;align-items:center;gap:6px;font-size:11px;display:flex}.admin-main-viewport{flex-direction:column;flex:1;gap:28px;padding:clamp(24px,3.5vw,40px);display:flex}.admin-topbar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;box-shadow:0 2px 8px #00000005}.title-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:3px;display:flex}.admin-page-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.02em;font-size:24px;font-weight:900}.db-badge{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.admin-page-subtitle{color:#64748b;font-size:13px}.admin-error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 18px;font-size:13.5px;font-weight:600}.topbar-actions{align-items:center;gap:14px;display:flex}.sync-status-pill{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:flex}.sync-pulse-dot{background:#94a3b8;border-radius:50%;width:7px;height:7px}.sync-pulse-dot.is-live{background:#10b981;box-shadow:0 0 0 3px #10b98133}.sync-pulse-dot.is-stale{background:#f59e0b}.topbar-refresh-btn{color:#0b8778;font-family:var(--font-heading);cursor:pointer;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:700;transition:all .2s;display:flex}.topbar-refresh-btn:hover{background:#ccfbf1}.early-interest-stats-container{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.admin-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;padding:26px 24px;transition:all .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #0f172a0a}.admin-stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a14}.card-interested{border-top:5px solid #f43f5e}.card-not-interested{border-top:5px solid #64748b}.card-total{border-top:5px solid #0b8778}.stat-card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.stat-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.bg-coral-glow{background:#ffe4e6}.stat-badge-tag{font-family:var(--font-heading);letter-spacing:.03em;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:800}.tag-green{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.tag-slate{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.tag-teal{color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1}.stat-card-body{margin-bottom:20px}.stat-label{font-family:var(--font-heading);color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.stat-big-number{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;font-size:clamp(38px,4vw,54px);font-weight:900;line-height:1}.stat-card-footer{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:14px}.stat-bar-track{background:#f1f5f9;border-radius:9999px;width:100%;height:7px;margin-bottom:8px;overflow:hidden}.stat-bar-fill{border-radius:9999px;height:100%;transition:width .4s}.fill-green{background:#22c55e}.fill-slate{background:#94a3b8}.stat-pct-text{color:#64748b;font-size:12px;font-weight:600}.total-breakdown-row{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.pill-dot{border-radius:50%;width:8px;height:8px}.dot-green{background:#22c55e}.dot-slate{background:#94a3b8}.sep{color:#cbd5e1}.admin-sandbox-section{margin-top:8px}.sandbox-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.sandbox-left{max-width:620px}.sandbox-title-row{color:#0f172a;align-items:center;gap:7px;margin-bottom:4px;font-size:13.5px;display:flex}.sandbox-desc{color:#64748b;margin:0;font-size:12.5px;line-height:1.4}.sandbox-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.btn-sample{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:7px 12px;font-size:12px;font-weight:700;transition:all .15s;display:flex}.btn-sample-yes{color:#15803d;background:#dcfce7}.btn-sample-yes:hover{background:#bbf7d0}.btn-sample-no{color:#475569;background:#f1f5f9}.btn-sample-no:hover{background:#e2e8f0}.btn-sample-reset{color:#b91c1c;background:#fee2e2}.btn-sample-reset:hover{background:#fecaca}@media (width<=1100px){.early-interest-stats-container{grid-template-columns:1fr}.sandbox-card{flex-direction:column;align-items:flex-start}}@media (width<=800px){.admin-layout{flex-direction:column}.admin-sidebar{width:100%;min-height:auto;position:relative}.admin-topbar{flex-direction:column;align-items:flex-start;gap:12px}}.search-test-module{width:100%;padding-bottom:90px;position:relative}.module-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.module-tag{color:#0b8778;letter-spacing:.05em;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11.5px;font-weight:800;display:inline-block}.module-title{color:#0f172a;margin-bottom:6px;font-size:26px;font-weight:800}.module-subtitle{color:#64748b;max-width:600px;font-size:14.5px}.header-actions-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.discount-live-pill{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #e11d4814}.btn-top-confirm-action{color:#fff;cursor:pointer;background:#0b8778;border:none;border-radius:10px;align-items:center;gap:8px;padding:9px 18px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0b877840}.btn-top-confirm-action:hover{background:#097366;transform:translateY(-1px)}.test-search-box{align-items:center;margin-bottom:20px;display:flex;position:relative}.search-box-icon{color:#94a3b8;pointer-events:none;position:absolute;left:18px}.test-search-input{color:#0f172a;background:#fff;border:2px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:16px 20px 16px 52px;font-size:15px;transition:all .2s;box-shadow:0 4px 12px #0f172a0a}.test-search-input:focus{border-color:#0b8778;box-shadow:0 0 0 4px #0b87781f}.search-clear-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;right:16px}.tests-loading-state{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:60px 20px;font-size:15px;display:flex}.tests-error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-weight:600;display:flex}.catalogue-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:4px 2px;display:flex}.meta-left-info{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.test-count-badge{color:#64748b;font-size:13.5px}.selected-count-badge{color:#0b8778;background:#f0fdfa;border:1px solid #99f6e4;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:700}.btn-select-all-toggle{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.btn-select-all-toggle:hover{background:#f1f5f9;border-color:#94a3b8}.tests-cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.test-card-item{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:space-between;padding:16px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #0f172a08}.test-card-item:hover{border-color:#0b8778;transform:translateY(-2px);box-shadow:0 8px 16px #0b877814}.test-card-item.is-selected{background:#f0fdfa;border-color:#0b8778;box-shadow:0 0 0 1px #0b8778}.test-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.test-name-col{flex-direction:column;gap:4px;display:flex}.test-name{color:#0f172a;font-size:15px;font-weight:700;line-height:1.35}.test-sub-tags{flex-wrap:wrap;gap:6px;display:flex}.test-code-tag{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.test-specimen-tag{color:#0b8778;background:#e6fffa;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.test-select-checkbox{color:#fff;background:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.test-select-checkbox.checked{background:#0b8778;border-color:#0b8778}.test-card-bottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.test-pricing-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.price-old{color:#94a3b8;font-size:12px;text-decoration:line-through}.discount-tag{color:#e11d48;background:#ffe4e6;border-radius:4px;padding:2px 5px;font-size:10px;font-weight:800}.price-current{color:#0b8778;font-size:16px;font-weight:800}.btn-add-test{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:5px;padding:7px 12px;font-size:12.5px;font-weight:700;transition:all .2s;display:inline-flex}.btn-add-test:hover{color:#0b8778;background:#f0fdfa;border-color:#0b8778}.btn-add-test.btn-remove{color:#fff;background:#0b8778;border-color:#0b8778}.no-tests-found{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;grid-column:1/-1;padding:50px 20px}.bottom-confirm-sticky-bar{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a;border-top:1px solid #ffffff1f;padding:12px 24px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0f172a59}.confirm-sticky-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.sticky-summary-col{align-items:center;gap:16px;display:flex}.sticky-count-badge{background:#1e293b;border:1px solid #334155;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:6px 14px;display:flex}.sticky-count-badge .badge-num{color:#2dd4bf;font-size:17px;font-weight:900;line-height:1}.sticky-count-badge .badge-text{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:10.5px;font-weight:700}.sticky-price-info{flex-direction:column;gap:2px;display:flex}.sticky-price-row{align-items:baseline;gap:8px;display:flex}.sticky-payable-label{color:#94a3b8;font-size:13px}.sticky-payable-amount{color:#2dd4bf;font-size:20px;font-weight:900}.sticky-orig-crossed{color:#64748b;font-size:12.5px;text-decoration:line-through}.sticky-savings-tag{color:#34d399;font-size:11.5px;font-weight:700}.sticky-hint-text{color:#94a3b8;font-size:13.5px}.btn-sticky-confirm{cursor:pointer;letter-spacing:.02em;border:none;border-radius:12px;align-items:center;gap:10px;padding:13px 26px;font-size:15px;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-sticky-confirm.is-ready{color:#fff;background:linear-gradient(135deg,#0b8778 0%,#059669 100%);box-shadow:0 4px 16px #0b877866}.btn-sticky-confirm.is-ready:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0b877880}.btn-sticky-confirm.is-disabled{color:#94a3b8;cursor:not-allowed;opacity:.8;background:#334155}.confirm-test-view{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px 28px;box-shadow:0 4px 20px #0f172a0a}.confirm-top-bar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.btn-back-browse{color:#0b8778;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:13.5px;font-weight:700;display:inline-flex}.btn-back-browse:hover{color:#097366;text-decoration:underline}.confirm-badge{letter-spacing:.05em;color:#0b8778;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800}.confirm-title{color:#0f172a;margin-bottom:6px;font-size:24px;font-weight:800}.confirm-subtitle{color:#64748b;margin-bottom:24px;font-size:14px}.confirm-grid-layout{grid-template-columns:1.35fr 1fr;gap:24px;display:grid}.summary-box-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;margin-bottom:20px;padding:20px}.box-card-header{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:15px;font-weight:800;display:flex}.selected-tests-list{flex-direction:column;gap:10px;max-height:380px;margin-bottom:16px;padding-right:4px;display:flex;overflow-y:auto}.selected-test-row{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.row-test-info{flex-direction:column;flex:1;gap:2px;display:flex}.row-name{color:#0f172a;font-size:14px;font-weight:700}.row-specimen{color:#64748b;font-size:11.5px}.row-pricing-col{text-align:right;flex-direction:column;gap:1px;display:flex}.row-orig-price{color:#94a3b8;font-size:11.5px;text-decoration:line-through}.row-final-price{color:#0b8778;font-size:14.5px;font-weight:800}.btn-remove-item{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.btn-remove-item:hover{color:#ef4444;background:#fef2f2}.empty-selection-prompt{text-align:center;color:#64748b;padding:24px 12px}.home-collection-notice-strip{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.notice-text-col{color:#042f2e;flex-direction:column;gap:2px;font-size:12.5px;display:flex}.permanent-referrer-locked-box{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:13px;display:flex}.locked-referrer-text strong{margin-bottom:4px;font-size:13.5px;display:block}.locked-referrer-text p{color:#047857;margin:0}.referral-prompt-text{color:#334155;margin-bottom:12px;font-size:13.5px;font-weight:700}.referral-choice-pills{gap:10px;margin-bottom:16px;display:flex}.choice-pill.pill-active{color:#fff;background:#0b8778;border-color:#0b8778;box-shadow:0 2px 8px #0b877840}.referral-input-expansion{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:14px;padding:16px;animation:.2s ease-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.referral-field-group{flex-direction:column;gap:6px;display:flex}.field-label{color:#334155;font-size:12.5px;font-weight:700}.form-input{border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s}.form-input:focus{border-color:#0b8778}.phone-input-wrapper{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;display:flex;overflow:hidden}.phone-input-wrapper:focus-within{border-color:#0b8778}.phone-prefix{color:#64748b;background:#f8fafc;border-right:1px solid #cbd5e1;padding:10px 12px;font-size:13.5px;font-weight:700}.referral-phone-input{border:none!important;border-radius:0!important}.field-hint{color:#64748b;font-size:11.5px}.referral-verify-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.referral-error-text{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;font-weight:600;display:flex}.referral-success-badge{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;display:flex}.price-breakdown-card{background:#fff;border:2px solid #0b8778;box-shadow:0 10px 25px -5px #0b87781f}.price-lines-list{flex-direction:column;gap:12px;margin-bottom:18px;display:flex}.price-line-row{color:#475569;justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.badge-saving-tag{color:#e11d48;background:#ffe4e6;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:10.5px;font-weight:800}.text-green{color:#059669;font-weight:700}.price-divider{background:#e2e8f0;height:1px;margin:4px 0}.final-total-row{padding-top:6px}.final-label{color:#0f172a;font-size:15px;font-weight:800}.final-sub{color:#64748b;font-size:11.5px;display:block}.final-amount-number{color:#0b8778;font-size:22px;font-weight:900}.booking-address-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:18px;padding:10px 12px}.addr-header{color:#64748b;align-items:center;gap:6px;margin-bottom:4px;font-size:11.5px;font-weight:700;display:flex}.addr-content{color:#1e293b;font-size:13px;font-weight:600}.btn-book-final{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b8778 0%,#059669 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0b877859}.btn-book-final:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 18px #0b877873}.btn-book-final:disabled{opacity:.7;cursor:not-allowed;transform:none}.summary-trust-strip{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:11.5px;display:flex}.booking-success-view{justify-content:center;padding:20px 0;display:flex}.success-card{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;max-width:600px;padding:40px 32px;box-shadow:0 20px 40px -10px #0f172a14}.success-icon-circle{background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex}.success-pill{letter-spacing:.05em;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;margin-bottom:12px;padding:4px 12px;font-size:11.5px;font-weight:800;display:inline-block}.success-title{color:#0f172a;margin-bottom:10px;font-size:24px;font-weight:800}.success-desc{color:#64748b;margin-bottom:24px;font-size:14px;line-height:1.5}.booking-receipt-box{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:24px;padding:18px 20px;display:flex}.receipt-row{justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.r-label{color:#64748b}.r-val{color:#0f172a;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:65%;overflow:hidden}.success-actions-row{justify-content:center;gap:12px;display:flex}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.confirm-grid-layout{grid-template-columns:1fr}.bottom-confirm-sticky-bar{padding:10px 16px}.confirm-sticky-inner{flex-direction:row;justify-content:space-between;align-items:center}.sticky-count-badge{padding:4px 10px}.sticky-payable-amount{font-size:17px}.btn-sticky-confirm{padding:10px 18px;font-size:13.5px}.btn-top-confirm-action{display:none}.success-actions-row{flex-direction:column}.confirm-test-view{padding:20px 16px}}.profile-tag-badge{color:#fff;letter-spacing:.04em;background:#0b6e6e;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.profile-components-preview-box{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:8px 0;padding:10px 12px;transition:all .15s}.profile-components-preview-box:hover{background:#f1f5f9;border-color:#cbd5e1}.preview-header{justify-content:space-between;align-items:center;display:flex}.preview-title{color:#0b6e6e;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.btn-toggle-expand{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;padding:2px 4px;font-size:11.5px;font-weight:600;display:inline-flex}.components-pills-row{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.comp-pill-item{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:2px 8px;font-size:11.5px;font-weight:500}.comp-more-pill{color:#0b6e6e;padding:2px 4px;font-size:11.5px;font-weight:700}.components-expanded-grid{border-top:1px dashed #cbd5e1;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:6px;margin-top:8px;padding-top:8px;display:grid}.comp-grid-cell{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11.5px;font-weight:500;display:flex;overflow:hidden}.confirm-profile-components-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:8px;margin-bottom:8px;padding:12px 14px}.confirm-components-heading{color:#0b6e6e;margin-bottom:8px;font-size:12px;font-weight:700}.confirm-components-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:6px;display:grid}.confirm-comp-item{color:#334155;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11.5px;font-weight:500;display:flex;overflow:hidden}.share-rx-module{width:100%}.rx-upload-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px 28px;box-shadow:0 4px 20px #0f172a0a}.rx-card-header-row{margin-bottom:24px}.rx-module-badge{color:#0b8778;letter-spacing:.04em;background:#f0fdfa;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.rx-main-title{color:#0f172a;margin-bottom:6px;font-size:24px;font-weight:800}.rx-main-sub{color:#64748b;font-size:14px;line-height:1.45}.rx-error-banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:13.5px;font-weight:600;display:flex}.rx-form{flex-direction:column;gap:20px;display:flex}.rx-dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:44px 20px;transition:all .22s;display:flex}.rx-dropzone:hover{background:#f0fdfa;border-color:#0b8778}.hidden-file-input{display:none}.dropzone-icon-bubble{background:#f0fdfa;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.dropzone-title{color:#0f172a;font-size:16px;font-weight:800}.dropzone-sub{color:#64748b;font-size:13px}.dropzone-quick-actions{gap:10px;margin-top:12px;display:flex}.dropzone-chip{color:#0b8778;background:#fff;border:1px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.rx-preview-container{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;padding:16px}.preview-top-bar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.file-meta-group{color:#0f172a;align-items:center;gap:8px;font-size:14px;display:flex}.file-size-tag{color:#64748b;font-size:12px}.btn-delete-file{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.btn-delete-file:hover{background:#fecaca}.image-preview-frame{background:#000;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;max-height:380px;display:flex;overflow:hidden}.preview-image{object-fit:contain;width:auto;max-height:380px}.rx-referral-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:16px}.referral-box-title{color:#1e293b;align-items:center;gap:6px;margin-bottom:8px;font-size:13.5px;font-weight:800;display:flex}.rx-referral-prompt{color:#64748b;margin-bottom:10px;font-size:13px}.rx-compliance-box{color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12.5px;line-height:1.45;display:flex}.rx-submit-btn{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:800;display:flex}.rx-success-container{justify-content:center;padding:20px 0;display:flex}.rx-success-card{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;max-width:600px;padding:40px 32px;box-shadow:0 20px 40px -10px #0f172a14}.rx-next-steps-box{text-align:left;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-size:13px}.rx-next-steps-box ul{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.rx-success-actions{justify-content:center;gap:12px;display:flex}.my-bookings-module{width:100%}.bookings-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.bookings-tag{color:#0b8778;letter-spacing:.04em;background:#f0fdfa;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.bookings-title{color:#0f172a;margin-bottom:6px;font-size:26px;font-weight:800}.bookings-subtitle{color:#64748b;font-size:14.5px}.btn-refresh-bookings{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.btn-refresh-bookings:hover{color:#0b8778;border-color:#0b8778}.bookings-tabs-bar{border-bottom:2px solid #e2e8f0;gap:8px;margin-bottom:24px;display:flex}.tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:12px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.tab-btn:hover{color:#0f172a}.tab-btn.is-active{color:#0b8778;border-bottom-color:#0b8778}.bookings-loading-box{color:#64748b;background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.no-bookings-box{text-align:center;background:#fff;border:1.5px dashed #cbd5e1;border-radius:20px;max-width:480px;margin:0 auto;padding:60px 20px}.no-bookings-icon{background:#f0fdfa;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.no-bookings-box h3{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:800}.no-bookings-box p{color:#64748b;margin-bottom:20px;font-size:13.5px}.bookings-cards-grid,.rx-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;display:grid}.booking-card-item,.rx-record-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;padding:20px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0f172a08}.booking-card-item:hover,.rx-record-card:hover{border-color:#0b8778;box-shadow:0 8px 24px -4px #0b87781f}.b-card-top,.rx-record-header{justify-content:space-between;align-items:center;display:flex}.b-id-group{align-items:center;gap:6px;font-size:13px;display:flex}.b-id-label{color:#64748b}.b-id-val{color:#0f172a;font-family:monospace;font-size:14px}.b-status-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:9999px;padding:4px 10px;font-size:10.5px;font-weight:800}.status-pending,.status-pending_admin{color:#b45309;background:#fef3c7}.status-confirmed,.status-accepted,.status-completed{color:#047857;background:#ecfdf5}.b-tests-list{flex-direction:column;gap:6px;display:flex}.b-tests-heading{color:#0f172a;font-size:15px;font-weight:800}.b-tests-tags{flex-wrap:wrap;gap:6px;display:flex}.b-test-tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-size:11.5px;font-weight:600}.b-financials-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.fin-row{color:#475569;justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.strikethrough{color:#94a3b8;text-decoration:line-through}.total-fin-row{border-top:1px solid #e2e8f0;padding-top:6px}.fin-final-val{color:#0b8778;font-size:16px;font-weight:800}.b-card-footer{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:10px;font-size:11.5px;display:flex}.b-time-meta,.b-delivery-note{align-items:center;gap:4px;display:flex}.rx-meta-col{color:#0f172a;align-items:center;gap:8px;font-size:14px;display:flex}.rx-notes-text{color:#475569;font-size:13px}.rx-review-badge{color:#0b8778;font-weight:700}.b-tests-items-col{flex-direction:column;gap:8px;margin-top:8px;display:flex}.b-test-snapshot-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.b-test-card-header{align-items:center;gap:8px;display:flex}.b-test-name{color:#1e293b;font-size:13px;font-weight:700}.b-profile-pill{color:#fff;letter-spacing:.04em;background:#0b6e6e;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:800}.b-profile-comps-box{border-top:1px dashed #cbd5e1;margin-top:6px;padding-top:6px}.b-comps-label{color:#0b6e6e;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.b-comps-grid{flex-wrap:wrap;gap:4px;display:flex}.b-comp-chip{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:500}.profile-module{width:100%}.profile-header-row{margin-bottom:24px}.profile-tag{color:#0b8778;letter-spacing:.04em;background:#f0fdfa;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.profile-title{color:#0f172a;margin-bottom:6px;font-size:26px;font-weight:800}.profile-subtitle{color:#64748b;font-size:14.5px}.profile-success-banner{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:13.5px;font-weight:700;display:flex}.profile-error-banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:13.5px;font-weight:600;display:flex}.profile-grid-layout{grid-template-columns:1.4fr 1fr;gap:24px;display:grid}.profile-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px;box-shadow:0 4px 20px #0f172a0a}.form-section-title{color:#0f172a;border-bottom:1.5px solid #f1f5f9;margin-bottom:12px;padding-bottom:6px;font-size:14px;font-weight:800}.disabled-input{color:#64748b;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.profile-save-btn{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:18px;padding:13px 20px;font-size:14.5px;font-weight:800;display:flex}.profile-referral-col{flex-direction:column;gap:20px;display:flex}.referral-share-card{color:#fff;background:linear-gradient(135deg,#0b8778 0%,#042f2e 100%);border-radius:20px;flex-direction:column;gap:14px;padding:28px 24px;display:flex;box-shadow:0 12px 30px -5px #0b877859}.ref-card-header{align-items:center;gap:10px;display:flex}.ref-gift-bubble{background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ref-tag{letter-spacing:.05em;background:#ffffff26;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800}.ref-title{color:#fff;font-size:20px;font-weight:800}.ref-desc{color:#ccfbf1;font-size:13.5px;line-height:1.45}.referral-code-display-box{background:#ffffff1f;border:1.5px dashed #ffffff59;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.code-big{letter-spacing:.1em;color:#fff;font-family:monospace;font-size:22px;font-weight:900}.btn-copy-code{color:#0b8778;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:800;transition:all .2s;display:inline-flex}.btn-copy-code:hover{background:#f0fdfa}.btn-share-whatsapp{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 12px #25d36640}.btn-share-whatsapp:hover{background:#22c55e;transform:translateY(-1px)}.locked-referrer-badge{color:#e0f2fe;background:#0003;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.unified-account-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.unified-text strong{color:#0f172a;margin-bottom:4px;font-size:14px;display:block}.unified-text p{color:#64748b;margin:0;font-size:12.5px;line-height:1.45}@media (width<=860px){.profile-grid-layout{grid-template-columns:1fr}}.patient-portal-page{background:#f8fafc;min-height:80vh;padding-bottom:60px}.portal-banner-section{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#061e27 100%);border-bottom:1px solid #ffffff1a;padding:36px 0 28px}.portal-banner-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.portal-user-meta{align-items:center;gap:16px;display:flex}.user-avatar-circle{background:#14b8a626;border:2px solid #2dd4bf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.user-title-col{flex-direction:column;gap:4px;display:flex}.welcome-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.welcome-tag{letter-spacing:.05em;color:#2dd4bf;background:#2dd4bf1f;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:800}.user-ref-pill{color:#34d399;background:#34d3991f;border:1px solid #34d3994d;border-radius:9999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;display:inline-flex}.portal-welcome-name{color:#fff;font-size:24px;font-weight:800}.user-contact-sub{color:#94a3b8;font-size:13px}.btn-portal-logout{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.btn-portal-logout:hover{color:#fff;background:#ef444433;border-color:#ef4444}.portal-nav-section{margin-top:-20px;margin-bottom:32px}.four-features-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-nav-card{text-align:left;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;padding:20px 18px;transition:all .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a0a}.feature-nav-card:hover{border-color:#0b8778;transform:translateY(-2px);box-shadow:0 10px 24px -5px #0b877826}.feature-nav-card.is-active{background:#fff;border-color:#0b8778;box-shadow:0 8px 24px -4px #0b877833}.f-card-top{justify-content:space-between;align-items:center;display:flex}.f-card-tag{letter-spacing:.05em;color:#475569;background:#f1f5f9;border-radius:4px;padding:3px 8px;font-size:10.5px;font-weight:800}.f-card-icon-box{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.theme-teal .f-card-icon-box{color:#0b8778;background:#f0fdfa}.theme-purple .f-card-icon-box{color:#9333ea;background:#faf5ff}.theme-amber .f-card-icon-box{color:#d97706;background:#fffbeb}.theme-emerald .f-card-icon-box{color:#059669;background:#ecfdf5}.f-card-body{flex-direction:column;gap:3px;display:flex}.f-card-title{color:#0f172a;font-size:15.5px;font-weight:800}.f-card-sub{color:#64748b;font-size:12px;line-height:1.4}.active-indicator-bar{background:#0b8778;height:4px;position:absolute;bottom:0;left:0;right:0}.portal-module-viewport{background:0 0}@media (width<=1024px){.four-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.four-features-grid{grid-template-columns:1fr}.portal-banner-inner{flex-direction:column;align-items:flex-start}}.auth-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0b1329bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.auth-modal-card{background:#fff;border-radius:20px;width:100%;max-width:540px;max-height:90vh;padding:32px 28px;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #0b132940,0 0 0 1px #e2e8f0cc}.auth-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.auth-modal-close:hover{color:#0f172a;background:#e2e8f0}.auth-view-choice{text-align:center;padding:8px 0}.auth-brand-badge{background:#f0fdfa;border:1px solid #99f6e4;border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;display:inline-flex}.auth-plus{color:#0b8778;font-weight:900}.auth-brand-text{color:#0b8778;letter-spacing:.04em;font-size:11.5px;font-weight:800}.auth-title{color:#0f172a;margin-bottom:8px;font-size:24px;font-weight:800}.auth-subtitle{color:#64748b;margin-bottom:24px;font-size:14px;line-height:1.5}.auth-choice-grid{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.auth-choice-btn{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:all .22s;display:flex}.auth-choice-btn:hover{border-color:#0b8778;transform:translateY(-2px);box-shadow:0 10px 20px -5px #0b87781f}.bg-teal-glow{background:#f0fdfa}.text-teal{color:#0b8778}.bg-emerald-glow{background:#ecfdf5}.text-emerald{color:#10b981}.choice-text{flex-direction:column;flex:1;gap:3px;display:flex}.choice-main-title{color:#0f172a;letter-spacing:.02em;font-size:15px;font-weight:800}.choice-sub-title{color:#64748b;font-size:12.5px}.choice-arrow{color:#94a3b8;transition:transform .2s}.auth-choice-btn:hover .choice-arrow{color:#0b8778;transform:translate(3px)}.auth-choice-footer{color:#64748b;border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:8px;padding-top:16px;font-size:12px;display:flex}.form-header{margin-bottom:20px}.form-badge-pill{letter-spacing:.04em;color:#0b8778;background:#f0fdfa;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.form-badge-pill.bg-emerald{color:#059669;background:#ecfdf5}.form-title{color:#0f172a;margin-bottom:6px;font-size:22px;font-weight:800}.form-desc{color:#64748b;font-size:13.5px;line-height:1.45}.auth-error-banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.auth-form{flex-direction:column;gap:14px;display:flex}.form-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#334155;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:flex}.form-input{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:all .2s}.form-input:focus{border-color:#0b8778;box-shadow:0 0 0 3px #0b877826}.password-input-wrap{align-items:center;display:flex;position:relative}.password-input{padding-right:42px}.password-toggle-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;position:absolute;right:12px}.password-toggle-btn:hover{color:#334155}.gender-selector{gap:6px;display:flex}.gender-chip{color:#475569;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;flex:1;padding:10px 6px;font-size:12px;font-weight:700;transition:all .2s}.gender-chip.is-active{color:#0b8778;background:#f0fdfa;border-color:#0b8778}.form-hint{color:#64748b;margin-top:2px;font-size:11.5px}.referral-question-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;margin-top:4px;padding:16px}.referral-question-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.referral-q-title{color:#1e293b;font-size:13.5px;font-weight:800}.referral-choice-pills{gap:10px;display:flex}.choice-pill{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;flex:1;padding:9px 12px;font-size:13px;font-weight:700;transition:all .2s}.choice-pill.pill-active{color:#0b8778;background:#f0fdfa;border-color:#0b8778}.referral-input-section{border-top:1px solid #e2e8f0;margin-top:14px;padding-top:12px}.referral-input-row{gap:8px;display:flex}.referral-code-input{text-transform:uppercase;letter-spacing:.05em;font-weight:700}.referral-verify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:flex}.referral-verify-btn:hover:not(:disabled){background:#1e293b}.referral-error-text{color:#dc2626;align-items:center;gap:6px;margin-top:6px;font-size:12px;font-weight:600;display:flex}.referral-success-badge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:8px 12px;font-size:12.5px;display:flex}.auth-submit-btn{border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:13px 20px;font-size:14.5px;font-weight:800;display:flex}.form-switch-row{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}.switch-link{color:#0b8778;cursor:pointer;background:0 0;border:none;font-weight:800}.switch-link:hover{text-decoration:underline}@media (width<=540px){.auth-modal-card{padding:24px 18px}.form-grid-2{grid-template-columns:1fr}}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#0f172ab3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;animation:.2s ease-out modalFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-container.early-interest-modal{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:520px;animation:.25s cubic-bezier(.16,1,.3,1) modalSlideUp;position:relative;overflow:hidden;box-shadow:0 20px 45px #0f172a38}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close-btn{color:#64748b;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.interest-modal-body{padding:clamp(24px,4vw,36px) clamp(20px,3.5vw,32px)}.interest-header{text-align:center;margin-bottom:24px}.interest-badge{color:#0b8778;font-family:var(--font-heading);letter-spacing:.05em;background:#ccfbf1;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.badge-spark{color:#0b8778}.interest-question{font-family:var(--font-heading);color:#0f172a;margin-bottom:8px;font-size:clamp(20px,2.4vw,24px);font-weight:900;line-height:1.25}.interest-desc{color:#64748b;max-width:420px;margin:0 auto;font-size:13.5px;line-height:1.45}.interest-error-banner{color:#b91c1c;text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.error-icon{color:#ef4444;flex-shrink:0}.spinner-icon{animation:1s linear infinite spin}.interest-choice-btn.is-loading{opacity:.7;cursor:wait}.interest-options-grid{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.interest-choice-btn{text-align:left;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;align-items:center;gap:16px;width:100%;padding:16px 18px;transition:all .22s;display:flex}.interest-choice-btn:hover{transform:translateY(-2px)}.btn-yes:hover{background:#f0fdf4;border-color:#22c55e;box-shadow:0 6px 18px #22c55e26}.btn-no:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:0 6px 18px #64748b1f}.choice-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bg-green-glow{background:#dcfce7}.text-green{color:#16a34a}.bg-slate-glow{background:#e2e8f0}.text-slate{color:#475569}.choice-text-col{flex-direction:column;gap:2px;display:flex}.choice-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.01em;font-size:15px;font-weight:800}.btn-yes .choice-title{color:#15803d}.choice-sub{color:#64748b;font-size:12px;line-height:1.35}.interest-privacy-strip{text-align:center;color:#64748b;background:#f1f5f9;border-radius:8px;padding:8px 12px;font-size:11.5px}.interest-submitted-body{text-align:center;padding:clamp(32px,5vw,44px) 24px}.submitted-icon-circle{background:#ccfbf1;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 16px;display:flex}.submitted-check-icon{color:#0b8778}.submitted-title{font-family:var(--font-heading);color:#0f172a;margin-bottom:8px;font-size:22px;font-weight:900}.submitted-text{color:#334155;margin-bottom:20px;font-size:14px;line-height:1.5}.actual-patients-notice{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:14px 16px}.notice-header{font-family:var(--font-heading);color:#0b8778;align-items:center;gap:7px;margin-bottom:4px;font-size:13px;display:flex}.notice-icon{color:#0b8778}.notice-text{color:#64748b;margin:0;font-size:12px;line-height:1.4}.submitted-actions-row{justify-content:center;display:flex}.btn-done{border-radius:10px;padding:11px 32px;font-size:14px;font-weight:800}.app-layout{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.site-footer{color:#94a3b8;background:#091e3a;border-top:1px solid #ffffff14;padding:22px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.footer-left{align-items:center;gap:10px;font-size:12.5px;display:flex}.footer-brand{font-family:var(--font-heading);color:#fff;font-weight:800}.footer-right{align-items:center;gap:16px;font-size:12px;display:flex}.footer-admin-link{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;align-items:center;gap:6px;padding:5px 11px;font-size:11.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.admin-lock-icon{color:#2dd4bf;flex-shrink:0}.footer-admin-link:hover{color:#fff;background:#14b8a633;border-color:#2dd4bf;transform:translateY(-1px)}@media (width<=640px){.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:10px}.footer-left,.footer-right{justify-content:center}}
