.Navigation-module__Pj2Xoq__navWrapper{z-index:1000;pointer-events:none;width:100%;position:fixed;top:20px;left:0}.Navigation-module__Pj2Xoq__navContainer{pointer-events:auto;-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-sm);background-color:#f7f3eed9;border:1px solid #2d2d2d14;justify-content:space-between;align-items:center;max-width:1200px;height:68px;margin:0 auto;padding:8px 24px;display:flex;box-shadow:0 4px 20px #0000000f}.Navigation-module__Pj2Xoq__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navigation-module__Pj2Xoq__logoText{flex-direction:column;gap:0;display:flex}.Navigation-module__Pj2Xoq__logoName{font-family:var(--font-heading);color:var(--text-dark);letter-spacing:.04em;text-transform:uppercase;font-size:1.15rem;font-weight:700;line-height:1.2}.Navigation-module__Pj2Xoq__logoSubInline{font-family:var(--font-body);color:var(--text-gray);letter-spacing:.03em;white-space:nowrap;margin-top:2px;font-size:.72rem;font-weight:500;display:block}.Navigation-module__Pj2Xoq__links{align-items:center;gap:30px;display:flex}.Navigation-module__Pj2Xoq__link{color:var(--text-dark);text-transform:uppercase;letter-spacing:.03em;font-size:.85rem;font-weight:500;transition:color .2s}.Navigation-module__Pj2Xoq__link:hover{color:var(--emerald)}.Navigation-module__Pj2Xoq__ctaButton{background-color:var(--emerald);color:var(--white);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.03em;padding:10px 20px;font-size:.75rem;font-weight:600;transition:all .3s}.Navigation-module__Pj2Xoq__ctaButton:hover{background-color:var(--emerald-hover);transform:translateY(-1px)}.Navigation-module__Pj2Xoq__hamburger{color:var(--text-dark);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.Navigation-module__Pj2Xoq__logoImageWrap{border:1px solid #2d2d2d14;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Navigation-module__Pj2Xoq__logoImageWrap img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.Navigation-module__Pj2Xoq__navContainer{margin:0 16px;padding:8px 16px}.Navigation-module__Pj2Xoq__logoImageWrap{width:38px;height:38px}.Navigation-module__Pj2Xoq__logoName{font-size:1rem;line-height:1}.Navigation-module__Pj2Xoq__logoSubInline{margin-top:2px;font-size:.7rem;display:block}.Navigation-module__Pj2Xoq__links,.Navigation-module__Pj2Xoq__ctaButton{display:none}.Navigation-module__Pj2Xoq__hamburger{margin-left:auto;display:block}.Navigation-module__Pj2Xoq__mobileMenu{background-color:var(--white);border-radius:var(--radius-sm);pointer-events:auto;border:1px solid #2d2d2d14;flex-direction:column;gap:16px;margin-top:8px;padding:20px;display:flex;position:absolute;top:100%;left:16px;right:16px;box-shadow:0 10px 40px #0000001a}.Navigation-module__Pj2Xoq__mobileLink{color:var(--text-dark);border-bottom:1px solid #0000000d;padding:8px 0;font-size:1.1rem;font-weight:500;text-decoration:none}.Navigation-module__Pj2Xoq__mobileCtaButton{background-color:var(--emerald);color:var(--white);text-align:center;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;margin-top:10px;padding:14px;font-size:.85rem;font-weight:600;text-decoration:none}}
.Hero-module__Z8hQ_W__hero{background-color:var(--white);min-height:100vh;color:var(--text-dark);padding-top:var(--nav-height);cursor:crosshair;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__backgroundContainer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__backgroundContainer a[href*=unicorn\.studio]{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.Hero-module__Z8hQ_W__heroContent{z-index:2;max-width:720px;padding-top:80px;padding-bottom:80px;position:relative}.Hero-module__Z8hQ_W__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--emerald);align-items:center;gap:16px;margin-bottom:30px;font-size:.85rem;display:flex}.Hero-module__Z8hQ_W__eyebrowLine{background-color:var(--emerald);width:40px;height:1px}.Hero-module__Z8hQ_W__title{font-family:var(--font-heading);color:var(--text-dark);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:40px;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:1.05}.Hero-module__Z8hQ_W__titleItalic{font-family:var(--font-heading);color:var(--emerald);text-transform:lowercase;letter-spacing:0;margin-top:0;font-size:clamp(3.5rem,7vw,7.5rem);font-style:italic;font-weight:300;display:block}.Hero-module__Z8hQ_W__subtitle{font-family:var(--font-body);color:var(--text-dark);max-width:480px;margin-bottom:50px;font-size:1.15rem;font-weight:300;line-height:1.6}.Hero-module__Z8hQ_W__actionRow{align-items:center;gap:30px;display:flex}.Hero-module__Z8hQ_W__primaryButton{background-color:var(--emerald);color:var(--white);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-pill);border:1px solid var(--emerald);justify-content:center;align-items:center;padding:18px 40px;font-size:.9rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__Z8hQ_W__primaryButton:hover{background-color:var(--emerald-hover);transform:translateY(-2px);box-shadow:0 10px 30px #356a5e4d}.Hero-module__Z8hQ_W__secondaryLink{font-family:var(--font-body);color:var(--text-dark);border-bottom:1px solid #2d2d2d4d;padding-bottom:4px;font-size:.95rem;text-decoration:none;transition:border-color .3s}.Hero-module__Z8hQ_W__secondaryLink:hover{border-color:var(--text-dark)}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding-top:100px}.Hero-module__Z8hQ_W__backgroundContainer{opacity:.15;transform:translateY(-20%)}.Hero-module__Z8hQ_W__heroContent{padding-top:40px;padding-bottom:40px}.Hero-module__Z8hQ_W__title{margin-bottom:30px;font-size:clamp(2rem,10vw,3rem);line-height:1.1}.Hero-module__Z8hQ_W__titleItalic{margin-top:5px;font-size:clamp(2.4rem,11vw,3.5rem)}.Hero-module__Z8hQ_W__actionRow{flex-direction:column;align-items:flex-start;gap:20px;width:100%}.Hero-module__Z8hQ_W__primaryButton{text-align:center;width:100%}}
.Recognition-module__hV-0BW__recognition{background:var(--bg-warm)}.Recognition-module__hV-0BW__header{max-width:640px}.Recognition-module__hV-0BW__heading{margin-top:16px}.Recognition-module__hV-0BW__italic{color:var(--terracotta);font-style:normal}.Recognition-module__hV-0BW__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:56px;display:grid}.Recognition-module__hV-0BW__card{background:var(--white);border-radius:var(--radius-lg);border:1px solid #2d2d2d0f;padding:40px 32px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Recognition-module__hV-0BW__card:before{content:"";background:linear-gradient(90deg, var(--terracotta), var(--emerald));opacity:0;width:100%;height:3px;transition:opacity .4s;position:absolute;top:0;left:0}.Recognition-module__hV-0BW__card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000000f}.Recognition-module__hV-0BW__card:hover:before{opacity:1}.Recognition-module__hV-0BW__cardNumber{font-family:var(--font-heading);color:#2d2d2d0f;font-size:3rem;font-weight:300;line-height:1;position:absolute;top:16px;right:20px}.Recognition-module__hV-0BW__iconWrap{margin-bottom:16px}.Recognition-module__hV-0BW__cardTitle{font-family:var(--font-body);color:var(--text-dark);margin-bottom:10px;font-size:1.05rem;font-weight:600;line-height:1.4}.Recognition-module__hV-0BW__cardDesc{color:var(--text-gray);font-size:.9rem;line-height:1.7}@media (max-width:768px){.Recognition-module__hV-0BW__grid{grid-template-columns:1fr}.Recognition-module__hV-0BW__header{max-width:100%}}
.WhyItHappens-module__Ydoy-W__layout{flex-direction:row;align-items:center;gap:60px;margin-top:60px;display:flex}.WhyItHappens-module__Ydoy-W__videoColumn{flex:1;min-width:300px}.WhyItHappens-module__Ydoy-W__reasonsColumn{flex-direction:column;flex:1;gap:30px;display:flex}.WhyItHappens-module__Ydoy-W__videoWrapper{aspect-ratio:4/5;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.WhyItHappens-module__Ydoy-W__video{object-fit:cover;width:100%;height:100%;display:block}.WhyItHappens-module__Ydoy-W__soundToggle{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14141459;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:absolute;bottom:16px;right:16px}.WhyItHappens-module__Ydoy-W__soundToggle:hover{background:#1414148c;transform:scale(1.06)}.WhyItHappens-module__Ydoy-W__reason{background:var(--white);border-radius:var(--radius-md);align-items:flex-start;gap:20px;padding:30px;transition:transform .3s;display:flex;box-shadow:0 4px 20px #00000008}.WhyItHappens-module__Ydoy-W__reason:hover{transform:translate(5px)}.WhyItHappens-module__Ydoy-W__iconWrap{background-color:var(--bg-warm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.WhyItHappens-module__Ydoy-W__reasonTitle{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:8px;font-size:1.3rem}.WhyItHappens-module__Ydoy-W__reasonDesc{color:var(--text-gray);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:992px){.WhyItHappens-module__Ydoy-W__layout{flex-direction:column;gap:40px}.WhyItHappens-module__Ydoy-W__videoWrapper{aspect-ratio:16/9}}@media (max-width:768px){.WhyItHappens-module__Ydoy-W__reason{padding:20px}.WhyItHappens-module__Ydoy-W__iconWrap{width:48px;height:48px}}
.Method-module__8nfx6q__timeline{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;display:grid}.Method-module__8nfx6q__step{text-align:center}.Method-module__8nfx6q__iconWrap{flex-direction:column;align-items:center;margin-bottom:20px;display:flex;position:relative}.Method-module__8nfx6q__icon{background:var(--white);border:1px solid var(--border);width:80px;height:80px;box-shadow:var(--shadow-sm);z-index:2;transition:all .4s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}.Method-module__8nfx6q__step:hover .Method-module__8nfx6q__icon{box-shadow:var(--shadow);border-color:var(--accent);transform:translateY(-4px)}.Method-module__8nfx6q__connector{background:linear-gradient(90deg, var(--accent), var(--border));opacity:.3;z-index:1;width:calc(100% - 8px);height:2px;position:absolute;top:50%;left:calc(50% + 44px)}.Method-module__8nfx6q__stepTitle{font-family:var(--font-body);color:var(--text);margin-bottom:8px;font-size:1rem;font-weight:700}.Method-module__8nfx6q__stepDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.65}.Method-module__8nfx6q__quote{text-align:center;margin-top:64px}.Method-module__8nfx6q__quote blockquote{font-family:var(--font-heading);color:var(--text);max-width:700px;margin:0 auto;padding:32px 0;font-size:clamp(1.3rem,2.5vw,1.8rem);font-style:italic;font-weight:300;position:relative}.Method-module__8nfx6q__quote blockquote:before{content:"";background:var(--rose);width:48px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.Method-module__8nfx6q__timeline{grid-template-columns:repeat(2,1fr);gap:32px}.Method-module__8nfx6q__connector{display:none}}@media (max-width:480px){.Method-module__8nfx6q__timeline{grid-template-columns:1fr}}
.Products-module__hRWnIW__productsSection{background-color:var(--white);color:var(--text-dark)}.Products-module__hRWnIW__sectionTitle{letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:1rem;font-size:clamp(1.8rem,6vw,4rem);font-weight:900;display:flex}.Products-module__hRWnIW__sectionSubtitle{color:var(--text-gray);max-width:600px;margin-bottom:3rem;font-size:1.1rem}.Products-module__hRWnIW__arrowIcon{color:var(--emerald);font-weight:400}.Products-module__hRWnIW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.Products-module__hRWnIW__card{background-color:var(--bg-light);border-radius:var(--radius-lg);color:var(--text-dark);border:1px solid #2d2d2d14;flex-direction:column;min-height:320px;padding:36px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Products-module__hRWnIW__card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000000f}.Products-module__hRWnIW__cardHighlight{background:linear-gradient(135deg, var(--emerald) 0%, #3a6257 100%);color:var(--white);border:none}.Products-module__hRWnIW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Products-module__hRWnIW__step{color:var(--emerald);border-radius:var(--radius-pill);letter-spacing:.08em;text-transform:uppercase;background-color:#356a5e14;padding:6px 14px;font-size:.75rem;font-weight:700}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__step{color:var(--white);background-color:#ffffff26}.Products-module__hRWnIW__price{font-family:var(--font-heading);color:var(--emerald);font-size:.95rem;font-weight:500}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__price{color:#fffc}.Products-module__hRWnIW__cardBody{flex-grow:1;margin-bottom:24px}.Products-module__hRWnIW__cardTitle{font-family:var(--font-heading);margin-bottom:12px;font-size:1.6rem;font-weight:600;line-height:1.2}.Products-module__hRWnIW__cardDesc{color:var(--text-gray);font-size:.95rem;line-height:1.6}.Products-module__hRWnIW__cardExtraInfo{color:var(--emerald);margin-top:16px;font-size:.85rem;font-weight:500;line-height:1.5}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__cardDesc{color:#fffc}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__cardExtraInfo{color:var(--white);opacity:.9}.Products-module__hRWnIW__discountBadge{border-radius:var(--radius-pill);color:var(--emerald);background:#356a5e14;border:1px dashed #356a5e4d;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__discountBadge{color:var(--white);background:#ffffff26;border-color:#ffffff59}.Products-module__hRWnIW__discountIcon{font-size:1rem}.Products-module__hRWnIW__cardAction{background-color:var(--emerald);color:var(--white);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;padding:12px 28px;font-size:.85rem;font-weight:600;transition:all .3s}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__cardAction{background-color:var(--white);color:var(--emerald)}.Products-module__hRWnIW__cardAction:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.Products-module__hRWnIW__cardActions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;display:flex}.Products-module__hRWnIW__payButton{background-color:var(--emerald);color:var(--white);border-radius:var(--radius-pill);cursor:pointer;text-align:center;border:none;align-self:stretch;padding:13px 20px;font-size:.9rem;font-weight:600;transition:all .25s}.Products-module__hRWnIW__payButton:hover{transform:translateY(-2px);box-shadow:0 8px 18px #356a5e47}.Products-module__hRWnIW__cardHighlight .Products-module__hRWnIW__payButton{background-color:var(--white);color:var(--emerald)}@media (max-width:768px){.Products-module__hRWnIW__card{min-height:auto;padding:28px}.Products-module__hRWnIW__cardTitle{font-size:1.4rem}.Products-module__hRWnIW__grid{grid-template-columns:1fr}}
.ProductModal-module__aQ54oW__overlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#140e0a8c;justify-content:center;align-items:center;padding:20px;animation:.25s ProductModal-module__aQ54oW__fadeIn;display:flex;position:fixed;inset:0}.ProductModal-module__aQ54oW__modal{background:var(--bg-light,#f7f3ee);border-radius:20px;width:100%;max-width:640px;max-height:86vh;padding:40px 36px 32px;animation:.3s ProductModal-module__aQ54oW__slideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.ProductModal-module__aQ54oW__close{width:38px;height:38px;color:var(--text-dark);cursor:pointer;background:#2d2d2d0f;border:none;border-radius:50%;font-size:1rem;transition:background .2s;position:absolute;top:16px;right:16px}.ProductModal-module__aQ54oW__close:hover{background:#2d2d2d1f}.ProductModal-module__aQ54oW__header{justify-content:space-between;align-items:center;margin-bottom:12px;padding-right:44px;display:flex}.ProductModal-module__aQ54oW__step{letter-spacing:.08em;color:var(--emerald);background:#356a5e1a;border-radius:999px;padding:6px 14px;font-size:.75rem;font-weight:600}.ProductModal-module__aQ54oW__price{font-family:var(--font-heading);color:var(--text-dark);font-size:1.1rem}.ProductModal-module__aQ54oW__title{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:18px;font-size:1.9rem;line-height:1.15}.ProductModal-module__aQ54oW__body{color:var(--text-gray);font-size:1rem;line-height:1.65}.ProductModal-module__aQ54oW__body p{margin-bottom:12px}.ProductModal-module__aQ54oW__body ul{margin-bottom:14px;padding-left:20px}.ProductModal-module__aQ54oW__body li{margin-bottom:6px}.ProductModal-module__aQ54oW__discount{color:var(--terracotta,#b0644d);background:#c07c661a;border-radius:12px;margin:16px 0 4px;padding:12px 16px;font-size:.95rem;font-weight:600}.ProductModal-module__aQ54oW__cta{text-align:center;background:var(--emerald);color:#fff;border-radius:999px;margin-top:20px;padding:15px 24px;font-weight:600;text-decoration:none;transition:transform .2s;display:block}.ProductModal-module__aQ54oW__cta:hover{transform:translateY(-2px)}.ProductModal-module__aQ54oW__note{text-align:center;color:var(--text-gray);margin-top:10px;font-size:.8rem}@keyframes ProductModal-module__aQ54oW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductModal-module__aQ54oW__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ProductModal-module__aQ54oW__modal{border-radius:16px;padding:32px 20px 24px}.ProductModal-module__aQ54oW__title{font-size:1.5rem}}
.PayModal-module__LQh84W__overlay{z-index:2200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#140e0a8c;justify-content:center;align-items:center;padding:20px;animation:.25s PayModal-module__LQh84W__fadeIn;display:flex;position:fixed;inset:0}.PayModal-module__LQh84W__modal{background:var(--bg-light,#f7f3ee);border-radius:20px;width:100%;max-width:460px;max-height:90vh;padding:40px 32px 28px;animation:.3s PayModal-module__LQh84W__slideUp;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.PayModal-module__LQh84W__close{width:36px;height:36px;color:var(--text-dark);cursor:pointer;background:#2d2d2d0f;border:none;border-radius:50%;font-size:1rem;position:absolute;top:14px;right:14px}.PayModal-module__LQh84W__close:hover{background:#2d2d2d1f}.PayModal-module__LQh84W__title{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:4px;font-size:1.6rem}.PayModal-module__LQh84W__product{color:var(--emerald);margin-bottom:20px;font-weight:600}.PayModal-module__LQh84W__label{color:var(--text-gray);margin-bottom:14px;font-size:.85rem;display:block}.PayModal-module__LQh84W__input{width:100%;color:var(--text-dark);background:#fff;border:1px solid #2d2d2d26;border-radius:10px;margin-top:6px;padding:12px 14px;font-family:inherit;font-size:1rem;display:block}.PayModal-module__LQh84W__input:focus{border-color:var(--emerald);outline:none}.PayModal-module__LQh84W__check{color:var(--text-gray);cursor:pointer;align-items:flex-start;gap:10px;margin:6px 0 16px;font-size:.78rem;line-height:1.45;display:flex}.PayModal-module__LQh84W__check input{width:18px;height:18px;accent-color:var(--emerald);flex-shrink:0;margin-top:2px}.PayModal-module__LQh84W__check a{color:var(--emerald);text-underline-offset:2px;text-decoration:underline}.PayModal-module__LQh84W__primary{background:var(--emerald);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;padding:15px 24px;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s}.PayModal-module__LQh84W__primary:hover{transform:translateY(-2px)}.PayModal-module__LQh84W__primary:disabled{opacity:.6;cursor:default;transform:none}.PayModal-module__LQh84W__note{text-align:center;color:var(--text-gray);margin-top:10px;font-size:.78rem}.PayModal-module__LQh84W__error{color:var(--terracotta,#c0392b);margin:0 0 12px;font-size:.85rem}.PayModal-module__LQh84W__done{text-align:center;padding:12px 0}.PayModal-module__LQh84W__doneIcon{margin-bottom:10px;font-size:2.4rem}.PayModal-module__LQh84W__done h3{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:10px;font-size:1.5rem}.PayModal-module__LQh84W__done p{color:var(--text-gray);margin-bottom:20px}@keyframes PayModal-module__LQh84W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PayModal-module__LQh84W__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
.Diagnostics-module__HApI-a__diagnostics{background-color:var(--white)}.Diagnostics-module__HApI-a__container{flex-direction:column;gap:60px;display:flex}.Diagnostics-module__HApI-a__content{text-align:center;max-width:600px;margin:0 auto}.Diagnostics-module__HApI-a__title{font-family:var(--font-heading);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem)}.Diagnostics-module__HApI-a__subtitle{color:var(--text-gray);margin-bottom:30px;font-size:1.1rem}.Diagnostics-module__HApI-a__list{text-align:left;padding:0;list-style:none;display:inline-block}.Diagnostics-module__HApI-a__list li{color:var(--text-dark);margin-bottom:12px;padding-left:24px;position:relative}.Diagnostics-module__HApI-a__list li:before{content:"•";color:var(--emerald);font-size:1.2rem;line-height:1;position:absolute;left:0}.Diagnostics-module__HApI-a__testAndPremiumRow{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}@media (min-width:992px){.Diagnostics-module__HApI-a__testAndPremiumRow{flex-direction:row;align-items:stretch}.Diagnostics-module__HApI-a__testContainer{flex:55%}.Diagnostics-module__HApI-a__diagCard{flex:45%;max-width:none}}.Diagnostics-module__HApI-a__testContainer{width:100%;animation:.4s Diagnostics-module__HApI-a__fadeIn}.Diagnostics-module__HApI-a__diagCard{background-color:var(--bg-light);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:600px;padding:40px;display:flex}.Diagnostics-module__HApI-a__diagCardPremium{background-color:var(--bg-warm)}.Diagnostics-module__HApI-a__diagCardLabel{background-color:var(--emerald);color:var(--white);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;margin-bottom:20px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.Diagnostics-module__HApI-a__diagCardTitle{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:16px;font-size:1.6rem}.Diagnostics-module__HApI-a__diagCardDesc{color:var(--text-gray);margin-bottom:24px;font-size:.95rem;line-height:1.5}.Diagnostics-module__HApI-a__diagCardList{flex-grow:1;margin-bottom:40px;padding:0;list-style:none}.Diagnostics-module__HApI-a__diagCardList li{color:var(--text-dark);margin-bottom:12px;padding-left:20px;font-size:.95rem;position:relative}.Diagnostics-module__HApI-a__diagCardList li:before{content:"";background-color:var(--terracotta);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.Diagnostics-module__HApI-a__diagCardButton{background-color:var(--emerald);color:var(--white);font-weight:600;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:16px 24px;font-size:.85rem;text-decoration:none;transition:all .3s;display:inline-flex}.Diagnostics-module__HApI-a__diagCardButton:hover{background-color:var(--emerald-hover);transform:translateY(-2px)}.Diagnostics-module__HApI-a__diagCardButtonPremium{background-color:var(--text-dark)}.Diagnostics-module__HApI-a__diagCardButtonPremium:hover{background-color:#000}@keyframes Diagnostics-module__HApI-a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Diagnostics-module__HApI-a__diagCard{padding:30px 20px}}
.OnSiteTest-module__PQ_-nW__introCard,.OnSiteTest-module__PQ_-nW__testCard,.OnSiteTest-module__PQ_-nW__resultCard{background-color:var(--white);border-radius:var(--radius-lg);text-align:center;max-width:600px;margin:0 auto;padding:40px;transition:all .3s;box-shadow:0 10px 40px #0000000a}.OnSiteTest-module__PQ_-nW__introTitle{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:16px;font-size:2rem}.OnSiteTest-module__PQ_-nW__introDesc{color:var(--text-gray);margin-bottom:30px;font-size:1.1rem;line-height:1.6}.OnSiteTest-module__PQ_-nW__primaryBtn{background-color:var(--emerald);color:var(--white);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;padding:16px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.OnSiteTest-module__PQ_-nW__primaryBtn:hover{background-color:var(--emerald-hover);transform:translateY(-2px);box-shadow:0 8px 25px #356a5e40}.OnSiteTest-module__PQ_-nW__progressBar{background-color:#2d2d2d0d;border-radius:3px;width:100%;height:6px;margin-bottom:20px;overflow:hidden}.OnSiteTest-module__PQ_-nW__progressFill{background-color:var(--emerald);height:100%;transition:width .3s}.OnSiteTest-module__PQ_-nW__stepCounter{text-transform:uppercase;letter-spacing:.05em;color:var(--terracotta);margin-bottom:16px;font-size:.8rem;font-weight:500;display:block}.OnSiteTest-module__PQ_-nW__questionTitle{color:var(--text-dark);margin-bottom:30px;font-size:1.4rem;line-height:1.4}.OnSiteTest-module__PQ_-nW__optionsList{flex-direction:column;gap:12px;display:flex}.OnSiteTest-module__PQ_-nW__optionBtn{background-color:var(--bg-light);border-radius:var(--radius-md);font-family:var(--font-body);color:var(--text-dark);text-align:left;cursor:pointer;border:1px solid #2d2d2d0d;padding:16px 20px;font-size:1rem;transition:all .2s}.OnSiteTest-module__PQ_-nW__optionBtn:hover{border-color:var(--emerald);color:var(--emerald);background-color:#356a5e0d}.OnSiteTest-module__PQ_-nW__resultLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--terracotta);margin-bottom:12px;font-size:.8rem;display:block}.OnSiteTest-module__PQ_-nW__resultTitle{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:16px;font-size:2rem}.OnSiteTest-module__PQ_-nW__resultDesc{color:var(--text-gray);margin-bottom:24px;font-size:1.05rem;line-height:1.6}.OnSiteTest-module__PQ_-nW__recommendationBox{background-color:var(--bg-warm);border-radius:var(--radius-md);text-align:left;margin-bottom:30px;padding:24px}.OnSiteTest-module__PQ_-nW__recommendationBox strong{color:var(--emerald);margin-bottom:8px;display:block}.OnSiteTest-module__PQ_-nW__recommendationBox p{color:var(--text-dark);margin:0;font-size:.95rem;line-height:1.5}.OnSiteTest-module__PQ_-nW__ctaBox{border-top:1px solid #0000000d;margin-bottom:30px;padding-top:30px}.OnSiteTest-module__PQ_-nW__ctaBox p{color:var(--text-gray);margin-bottom:20px;font-size:.95rem}.OnSiteTest-module__PQ_-nW__actionRow{justify-content:center;align-items:center;gap:16px;display:flex}.OnSiteTest-module__PQ_-nW__secondaryLink{color:var(--emerald);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.OnSiteTest-module__PQ_-nW__secondaryLink:hover{color:var(--emerald-hover)}.OnSiteTest-module__PQ_-nW__restartBtn{color:var(--text-gray);cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}@media (max-width:768px){.OnSiteTest-module__PQ_-nW__introCard,.OnSiteTest-module__PQ_-nW__testCard,.OnSiteTest-module__PQ_-nW__resultCard{padding:30px 20px}.OnSiteTest-module__PQ_-nW__actionRow{flex-direction:column}}
.ConsentGate-module__9jC5bW__wrap{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.ConsentGate-module__9jC5bW__check{color:var(--text-gray);text-align:left;cursor:pointer;align-items:flex-start;gap:10px;max-width:420px;font-size:.8rem;line-height:1.45;display:flex}.ConsentGate-module__9jC5bW__check input{width:18px;height:18px;accent-color:var(--emerald);cursor:pointer;flex-shrink:0;margin-top:2px}.ConsentGate-module__9jC5bW__check a{color:var(--emerald);text-underline-offset:2px;text-decoration:underline}.ConsentGate-module__9jC5bW__hint{color:var(--terracotta,#c0392b);margin:0;font-size:.8rem}
.BookingForm-module__I3_W_q__form{text-align:left;flex-direction:column;gap:14px;margin-top:16px;display:flex}.BookingForm-module__I3_W_q__formTitle{color:var(--text-dark);margin:0;font-size:1rem;font-weight:600}.BookingForm-module__I3_W_q__row{flex-wrap:wrap;gap:12px;display:flex}.BookingForm-module__I3_W_q__field{flex-direction:column;flex:140px;gap:4px;display:flex}.BookingForm-module__I3_W_q__label{color:var(--text-gray);font-size:.8rem}.BookingForm-module__I3_W_q__input,.BookingForm-module__I3_W_q__select{border-radius:var(--radius-md,12px);background:var(--white,#fff);width:100%;font-family:var(--font-body);color:var(--text-dark);border:1px solid #2d2d2d26;flex:180px;padding:12px 14px;font-size:.95rem;transition:border-color .2s}.BookingForm-module__I3_W_q__input:focus,.BookingForm-module__I3_W_q__select:focus{border-color:var(--emerald);outline:none}.BookingForm-module__I3_W_q__consent{color:var(--text-gray);cursor:pointer;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.45;display:flex}.BookingForm-module__I3_W_q__consent input{width:18px;height:18px;accent-color:var(--emerald);cursor:pointer;flex-shrink:0;margin-top:2px}.BookingForm-module__I3_W_q__consent a{color:var(--emerald);text-underline-offset:2px;text-decoration:underline}.BookingForm-module__I3_W_q__error{color:var(--terracotta,#c0392b);margin:0;font-size:.8rem}.BookingForm-module__I3_W_q__submit{border-radius:var(--radius-pill,999px);background:var(--emerald);color:var(--white,#fff);font-family:var(--font-body);cursor:pointer;border:none;padding:14px 20px;font-size:.95rem;font-weight:600;transition:transform .2s,opacity .2s}.BookingForm-module__I3_W_q__submit:hover{transform:translateY(-2px)}.BookingForm-module__I3_W_q__submit:disabled{opacity:.6;cursor:default;transform:none}.BookingForm-module__I3_W_q__note{color:var(--text-gray);margin:0;font-size:.8rem}.BookingForm-module__I3_W_q__success{border-radius:var(--radius-md,12px);text-align:center;background:#356a5e14;border:1px solid #356a5e33;margin-top:16px;padding:24px}.BookingForm-module__I3_W_q__success strong{color:var(--emerald);margin-bottom:6px;font-size:1.1rem;display:block}.BookingForm-module__I3_W_q__success p{color:var(--text-gray);margin:0;font-size:.95rem}
.ArticlesPreview-module__pgL8rW__articles{background-color:var(--white);text-align:center;position:relative}.ArticlesPreview-module__pgL8rW__content{background-color:var(--bg-warm);border-radius:24px;max-width:600px;margin:0 auto;padding:60px 40px}.ArticlesPreview-module__pgL8rW__title{font-family:var(--font-heading);color:var(--text-dark);text-transform:uppercase;margin-top:16px;margin-bottom:24px;font-size:clamp(2rem,5vw,3rem)}.ArticlesPreview-module__pgL8rW__subtitle{font-family:var(--font-body);color:var(--text-dark);margin-bottom:32px;font-size:1.1rem;font-weight:300;line-height:1.6}.ArticlesPreview-module__pgL8rW__button{background-color:var(--emerald);color:var(--white);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:16px 32px;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-flex}.ArticlesPreview-module__pgL8rW__button:hover{background-color:var(--emerald-hover);transform:translateY(-2px);box-shadow:0 10px 20px #356a5e33}@media (max-width:768px){.ArticlesPreview-module__pgL8rW__content{padding:40px 20px}}
.Reviews-module__XcOq9a__reviews{overflow:visible}.Reviews-module__XcOq9a__header{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.Reviews-module__XcOq9a__heading{margin-top:16px}.Reviews-module__XcOq9a__controls{align-items:center;gap:12px;display:flex}.Reviews-module__XcOq9a__swipeHint{color:var(--text-muted);margin-right:4px;font-size:.82rem}.Reviews-module__XcOq9a__arrow{border:1.5px solid var(--border-mid);background:var(--white);cursor:pointer;width:48px;height:48px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Reviews-module__XcOq9a__arrow:hover{background:var(--accent);border-color:var(--accent);color:var(--white);transform:scale(1.08)}.Reviews-module__XcOq9a__arrowDisabled{opacity:.3;pointer-events:none}.Reviews-module__XcOq9a__track{scrollbar-width:none;-ms-overflow-style:none;margin:0 -16px;padding:0 0 20px;overflow:auto visible}.Reviews-module__XcOq9a__track::-webkit-scrollbar{display:none}.Reviews-module__XcOq9a__trackInner{gap:20px;width:max-content;padding:0 clamp(16px,3vw,32px);display:flex}.Reviews-module__XcOq9a__card{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);width:360px;transition:all .4s var(--ease-out);flex-direction:column;flex-shrink:0;gap:20px;padding:32px 28px;display:flex}.Reviews-module__XcOq9a__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-6px)}.Reviews-module__XcOq9a__cardTop{align-items:center;gap:10px;display:flex}.Reviews-module__XcOq9a__cardName{color:var(--text);font-size:.95rem;font-weight:600}.Reviews-module__XcOq9a__sep{color:var(--border-mid)}.Reviews-module__XcOq9a__cardTag{color:var(--accent);font-size:.78rem;font-weight:500}.Reviews-module__XcOq9a__cardText{color:var(--text-secondary);flex:1;font-size:.93rem;font-style:italic;line-height:1.75}.Reviews-module__XcOq9a__cardResult{color:var(--accent);border-top:1px solid var(--border);align-items:center;gap:8px;padding-top:16px;font-size:.82rem;font-weight:600;display:flex}.Reviews-module__XcOq9a__resultDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Reviews-module__XcOq9a__metrics{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);justify-content:center;align-items:center;gap:48px;margin-top:56px;padding:32px;display:flex}.Reviews-module__XcOq9a__metric{text-align:center}.Reviews-module__XcOq9a__metric strong{font-family:var(--font-heading);color:var(--accent);font-size:2.4rem;font-weight:400;display:block}.Reviews-module__XcOq9a__metric span{color:var(--text-muted);margin-top:4px;font-size:.82rem}.Reviews-module__XcOq9a__metricDivider{background:var(--border);width:1px;height:40px}@media (max-width:768px){.Reviews-module__XcOq9a__header{flex-direction:column;align-items:flex-start;gap:20px}.Reviews-module__XcOq9a__card{width:300px}.Reviews-module__XcOq9a__metrics{flex-direction:column;gap:24px}.Reviews-module__XcOq9a__metricDivider{width:40px;height:1px}.Reviews-module__XcOq9a__controls{align-self:flex-end}}
.About-module__vqXTeW__aboutSection{background-color:var(--bg-light);color:var(--text-dark)}.About-module__vqXTeW__container{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.About-module__vqXTeW__imageWrapper{border-radius:var(--radius-lg);position:relative}.About-module__vqXTeW__image{border-radius:var(--radius-lg);object-fit:cover;z-index:2;filter:contrast(1.07)saturate()brightness(.86);width:100%;height:auto;position:relative}.About-module__vqXTeW__imageWrapper:after{content:"";z-index:3;pointer-events:none;border-radius:var(--radius-lg);background:linear-gradient(#0e09064d 0%,#0e09060d 42%,#0a060494 100%);position:absolute;inset:0}.About-module__vqXTeW__imageDecoration{background-color:var(--emerald);border-radius:var(--radius-lg);z-index:1;opacity:.3;position:absolute;inset:20px 20px -20px -20px}.About-module__vqXTeW__title{margin-bottom:30px;font-size:clamp(2rem,6vw,4.5rem);font-weight:900}.About-module__vqXTeW__lead{color:var(--emerald);margin-bottom:20px;font-size:1.3rem;font-weight:600}.About-module__vqXTeW__textContent p{color:var(--text-gray);margin-bottom:16px;font-size:1.05rem;line-height:1.7}.About-module__vqXTeW__tags{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.About-module__vqXTeW__tag{background-color:var(--emerald);color:var(--white);border-radius:var(--radius-pill);padding:8px 20px;font-size:.85rem;font-weight:600}.About-module__vqXTeW__disclaimer{background-color:var(--bg-warm);border-radius:var(--radius-md);border-left:3px solid var(--terracotta);margin-top:24px;padding:20px}.About-module__vqXTeW__disclaimer p{color:var(--text-gray);font-size:.9rem;line-height:1.6}.About-module__vqXTeW__socialLinks{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.About-module__vqXTeW__socialLink{background:var(--white);border-radius:var(--radius-pill);color:var(--text-dark);border:1px solid #2d2d2d14;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.About-module__vqXTeW__socialLink:hover{border-color:var(--emerald);color:var(--emerald);transform:translateY(-2px)}@media (max-width:992px){.About-module__vqXTeW__container{grid-template-columns:1fr;gap:40px}.About-module__vqXTeW__imageCol{order:2}.About-module__vqXTeW__contentCol{order:1}}
.FAQ-module__KSzKsa__list{flex-direction:column;gap:12px;max-width:760px;margin:48px auto 0;display:flex}.FAQ-module__KSzKsa__item{background:var(--white);border-radius:var(--radius-sm);border:1px solid var(--border);transition:all .3s;overflow:hidden}.FAQ-module__KSzKsa__item:hover{box-shadow:var(--shadow)}.FAQ-module__KSzKsa__itemOpen{border-color:var(--accent)}.FAQ-module__KSzKsa__question{cursor:pointer;width:100%;font-family:var(--font-body);color:var(--text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1rem;font-weight:500;line-height:1.4;display:flex}.FAQ-module__KSzKsa__chevron{color:var(--accent);flex-shrink:0;transition:transform .3s}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__chevron{transform:rotate(180deg)}.FAQ-module__KSzKsa__answer{max-height:0;padding:0 24px;transition:max-height .4s,padding .3s;overflow:hidden}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__answer{max-height:1000px;padding:0 24px 20px}.FAQ-module__KSzKsa__answer p{color:var(--text-secondary);font-size:.93rem;line-height:1.7}
.FinalCTA-module__95TMWa__section{padding:clamp(100px,12vw,160px) 0;position:relative;overflow:hidden}.FinalCTA-module__95TMWa__overlay{z-index:1;background:linear-gradient(135deg,#2d2d2dd9 0%,#141414f2 100%);position:absolute;inset:0}.FinalCTA-module__95TMWa__content{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:700px;margin:0 auto;display:flex}.FinalCTA-module__95TMWa__heading{color:var(--white);font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.1}.FinalCTA-module__95TMWa__accent{color:var(--terracotta);display:block}.FinalCTA-module__95TMWa__desc{color:#ffffffb3;max-width:520px;margin-top:16px;margin-bottom:24px;font-size:1.05rem;line-height:1.7}.FinalCTA-module__95TMWa__ctaButton{background-color:var(--emerald);color:var(--white);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-pill);border:none;justify-content:center;align-items:center;gap:10px;padding:18px 40px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.FinalCTA-module__95TMWa__ctaButton:hover{background-color:var(--emerald-hover);transform:translateY(-2px);box-shadow:0 10px 30px #356a5e4d}.FinalCTA-module__95TMWa__micro{color:#fff6;margin-top:14px;font-size:.75rem}
.Footer-module__EZoWya__footer{background:var(--bg-dark);color:#ffffff80;padding:56px 0 32px}.Footer-module__EZoWya__layout{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:48px;padding-bottom:40px;display:flex}.Footer-module__EZoWya__brand{max-width:280px}.Footer-module__EZoWya__logo{font-family:var(--font-heading);color:var(--white);font-size:1.4rem}.Footer-module__EZoWya__logo span{color:var(--rose)}.Footer-module__EZoWya__tagline{margin-top:10px;font-size:.82rem;line-height:1.6}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:28px;display:flex}.Footer-module__EZoWya__links a{color:#ffffff80;font-size:.88rem;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:var(--white)}.Footer-module__EZoWya__socialLink{color:#ffffff80;align-items:center;gap:8px;font-size:.88rem;transition:color .3s;display:inline-flex}.Footer-module__EZoWya__socialLink:hover{color:var(--white)}.Footer-module__EZoWya__bottom{justify-content:space-between;padding-top:24px;font-size:.75rem;display:flex}.Footer-module__EZoWya__legalLinks{color:#fff6;flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__docs{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.Footer-module__EZoWya__docs a{color:#fff6;text-decoration:underline;transition:color .3s}.Footer-module__EZoWya__docs a:hover{color:var(--white)}.Footer-module__EZoWya__legal{color:#ffffff4d}@media (max-width:768px){.Footer-module__EZoWya__layout{flex-direction:column;gap:32px}.Footer-module__EZoWya__bottom{flex-direction:column;gap:16px}.Footer-module__EZoWya__docs{flex-direction:column;gap:8px}}
