:root{--navy-950:#061624;--navy-900:#0a2235;--navy-800:#10344a;--green-700:#007a52;--green-600:#008e61;--green-100:#e7f6f0;--green-50:#f1faf6;--ink:#10283a;--muted:#627684;--line:#dce6e9;--surface:#f5f8f9;--white:#fff;--shadow-sm:0 12px 32px #06162414;--shadow-lg:0 34px 80px #06162429;--radius-sm:14px;--radius-md:22px;--radius-lg:34px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:IBM Plex Sans Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block}button,a,summary{-webkit-tap-highlight-color:transparent}section[id]{scroll-margin-top:104px}:focus-visible{outline-offset:4px;outline:3px solid #008e616b}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:112px 0}.section-soft{background:var(--surface)}.section-dark{background:var(--navy-950);color:#fff;padding:104px 0}.announcement{background:var(--navy-950);color:#afc2ce;justify-content:center;align-items:center;gap:10px;min-height:31px;padding:5px 20px;font-size:12px;display:flex}.announcement span{color:#71d8ae;letter-spacing:.08em;direction:ltr;font-weight:700}.announcement p{margin:0}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #dce6e9db;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:26px;min-height:80px;display:flex}.brand{flex:none;width:174px}.brand img{width:100%;height:auto}.desktop-nav{color:#455d6d;align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{padding-block:10px;position:relative}.desktop-nav a:after{content:"";background:var(--green-600);border-radius:99px;width:0;height:2px;transition:width .18s;position:absolute;bottom:3px;right:0}.desktop-nav a:hover:after{width:100%}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.button{border-radius:var(--radius-sm);background:var(--green-600);color:#fff;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 12px 28px #008e612e}.button:hover{background:var(--green-700);transform:translateY(-2px);box-shadow:0 17px 36px #007a523d}.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;transform:scaleX(-1)}.button-small{border-radius:12px;min-height:44px;padding-inline:18px;font-size:13px}.button-secondary{color:var(--navy-900);background:#fff;border-color:#c8d5da;box-shadow:0 8px 20px #0616240d}.button-secondary:hover{color:var(--navy-900);background:#f7fafb}.button-dark{background:var(--navy-900);box-shadow:0 12px 28px #0616242e}.button-dark:hover{background:var(--navy-950);box-shadow:0 17px 36px #0616243d}.button-light{color:var(--navy-900);background:#fff;box-shadow:0 12px 28px #00000024}.button-light:hover{background:var(--green-100);color:var(--navy-900)}.button-ghost{color:#fff;box-shadow:none;background:0 0;border-color:#ffffff42}.button-ghost:hover{background:#ffffff14}.whatsapp-button{background:#179b59}.whatsapp-button svg{stroke-width:1.6px;width:20px;transform:none}.button-disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.text-link{color:var(--green-700);align-items:center;gap:8px;font-weight:700;display:inline-flex}.eyebrow,.section-index{background:var(--green-100);color:var(--green-700);border:1px solid #c7e8da;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow-dark{color:#84dfb9;background:#71d8ae1a;border-color:#71d8ae40}.section-index{letter-spacing:.02em;background:0 0;border:0;border-radius:0;padding:0}.section-index.light{color:#79dcb4}.home-hero{background:linear-gradient(90deg,#008e610b 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#008e610b 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#f7faf9 0%,#fff 100%);position:relative;overflow:hidden}.home-hero:before{content:"";filter:blur(4px);background:#008e6114;border-radius:50%;width:520px;height:520px;position:absolute;top:-290px;left:-130px}.home-hero-grid,.product-hero-grid,.view-hero-grid{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;min-height:720px;padding-block:54px 68px;display:grid;position:relative}.hero-copy h1{max-width:720px;color:var(--navy-950);letter-spacing:-2.5px;margin:22px 0 20px;font-size:clamp(46px,5.4vw,74px);font-weight:700;line-height:1.12}.hero-copy h1 em{color:var(--green-700);font-style:normal}.hero-copy>p:not(.cta-note){color:#506978;max-width:650px;margin:0;font-size:19px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.centered-actions{justify-content:center}.hero-proof{color:#526b79;flex-wrap:wrap;gap:12px 20px;margin-top:28px;font-size:13px;font-weight:600;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-proof i{background:var(--green-100);border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.hero-proof svg{fill:none;width:13px;stroke:var(--green-700);stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round}.cta-note{color:#78909b!important;margin:12px 0 0!important;font-size:12px!important}.noura-visual{min-height:610px;box-shadow:var(--shadow-lg);isolation:isolate;background:radial-gradient(circle at 15% 20%,#00ae7042,#0000 30%),linear-gradient(145deg,#0c3045,#061624 72%);border:1px solid #ffffff1f;border-radius:38px;position:relative;overflow:hidden}.visual-grid{background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.noura-device{z-index:2;background:#e9eef0;border:1px solid #fff3;border-radius:34px 34px 0 0;width:72%;height:92%;position:absolute;bottom:-2px;right:8%;overflow:hidden;box-shadow:0 30px 65px #00000057}.noura-device img{object-fit:cover;object-position:center bottom;transform-origin:bottom;transform:scale(1.25)}.device-glass{z-index:2;pointer-events:none;background:linear-gradient(#06162424,#0000 20% 82%,#06162438);position:absolute;inset:0}.floating-status{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border:1px solid #ffffffad;border-radius:15px;align-items:center;gap:10px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 18px 45px #06162438}.floating-status strong,.floating-status small{display:block}.floating-status strong{color:var(--navy-900);font-size:13px}.floating-status small{color:#718792;font-size:11px}.status-call{min-width:238px;top:19%;left:4%}.status-safe{min-width:220px;bottom:11%;right:3%}.status-avatar{background:var(--navy-900);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.status-live{color:var(--green-700);align-items:center;gap:5px;margin-right:auto;font-size:10px;font-weight:700;display:inline-flex}.status-live i,.live-dot{background:#18a66b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #18a66b1f}.status-safe>i{background:var(--green-100);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.status-safe svg{fill:none;width:17px;stroke:var(--green-700);stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round}.visual-label{z-index:4;color:#fff;direction:ltr;display:grid;position:absolute;top:24px;right:24px}.visual-label span{color:#7ce0b8;letter-spacing:.15em;font-size:12px;font-weight:700}.visual-label b{letter-spacing:.12em;opacity:.72;margin-top:2px;font-size:10px}.noura-visual.compact{min-height:500px}.problem-strip{background:#fff;border-top:1px solid #e4ebed;border-bottom:1px solid #e4ebed}.problem-grid{grid-template-columns:repeat(3,1fr);display:grid}.problem-grid article{border-left:1px solid #e4ebed;grid-template-columns:38px 1fr;align-content:center;gap:18px;min-height:180px;padding:28px 34px;display:grid}.problem-grid article:first-child{border-right:1px solid #e4ebed}.problem-grid article>span{color:var(--green-700);font-size:12px;font-weight:700}.problem-grid h2{color:var(--navy-900);margin:0 0 6px;font-size:19px}.problem-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.focus-grid{grid-template-columns:1fr .92fr;align-items:center;gap:92px;display:grid}.focus-copy h2,.view-copy h2,.process-grid h2,.trust-copy h2{color:var(--navy-950);letter-spacing:-1.5px;margin:17px 0 18px;font-size:clamp(37px,4.5vw,58px);line-height:1.2}.focus-copy>p,.view-copy>p{color:var(--muted);margin:0;font-size:18px}.feature-list{gap:17px;margin:31px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:#526978;grid-template-columns:34px 1fr;align-items:start;gap:13px;display:grid}.feature-list li>svg{background:var(--green-100);fill:none;width:30px;height:30px;stroke:var(--green-700);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;border-radius:10px;padding:7px}.feature-list strong{color:var(--navy-900);display:block}.noura-scenario{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;border-radius:30px;padding:26px}.scenario-top{border-bottom:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:center;gap:12px;padding-bottom:20px;display:grid}.scenario-top strong,.scenario-top small{display:block}.scenario-top strong{color:var(--navy-900)}.scenario-top small,.scenario-top time{color:#81919a;font-size:11px}.scenario-top time{background:var(--surface);direction:ltr;border-radius:8px;padding:5px 8px;font-weight:700}.waveform{background:var(--navy-950);border-radius:18px;justify-content:center;align-items:center;gap:5px;height:84px;margin:22px 0;display:flex}.waveform i{opacity:.88;background:linear-gradient(#75dfb6,#00a66d);border-radius:99px;width:4px;max-height:56px}.scenario-transcript{gap:12px;display:grid}.bubble{border-radius:16px;max-width:88%;padding:13px 15px}.bubble b{color:var(--green-700);font-size:11px}.bubble p{color:var(--ink);margin:3px 0 0;font-size:14px}.bubble-noura{background:var(--green-100);border-bottom-right-radius:4px;margin-left:auto}.bubble-patient{background:var(--surface);border-bottom-left-radius:4px;margin-right:auto}.scenario-result{background:var(--green-50);color:#466a59;border:1px solid #cfe8dc;border-radius:14px;align-items:center;gap:10px;margin-top:18px;padding:13px 14px;font-size:13px;display:flex}.scenario-result svg{fill:none;width:18px;stroke:var(--green-700);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;flex:none}.scenario-result b{color:var(--navy-900);display:block}.section-title{max-width:760px;margin-bottom:48px}.section-title.center{text-align:center;margin-inline:auto}.section-title h2,.separation h2,.trust-panel h2,.final-cta h2,.inner-hero h1{color:var(--navy-950);letter-spacing:-1.4px;margin:15px 0 14px;font-size:clamp(36px,4.4vw,56px);line-height:1.2}.section-title p{color:var(--muted);margin:0;font-size:18px}.journeys-section{background:var(--surface)}.journey-panels{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.journey-panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:28px;overflow:hidden}.journey-panel header{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:24px;display:grid}.channel-icon{background:var(--navy-900);color:#fff;border-radius:16px;place-items:center;width:50px;height:50px;font-size:20px;display:grid}.whatsapp-panel .channel-icon{background:var(--green-600)}.journey-panel header small,.journey-panel header h3{margin:0;display:block}.journey-panel header small{color:#81939d;font-size:11px}.journey-panel header h3{color:var(--navy-900);font-size:20px}.journey-panel header em{background:var(--surface);color:#728591;letter-spacing:.08em;direction:ltr;border-radius:8px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:700}.journey-panel ol{margin:0;padding:18px 24px 26px;list-style:none;display:grid}.journey-panel li{grid-template-columns:38px 1fr 22px;align-items:center;gap:13px;min-height:74px;display:grid;position:relative}.journey-panel li:not(:last-child):after{content:"";background:#d9e4e7;width:1px;position:absolute;top:56px;bottom:-18px;right:18px}.journey-panel li>span{z-index:1;border:1px solid var(--line);color:#87969f;background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid;position:relative}.journey-panel li.done>span{border-color:var(--navy-900);background:var(--navy-900);color:#fff}.journey-panel li.active>span{border-color:var(--green-600);background:var(--green-100);color:var(--green-700)}.journey-panel li b,.journey-panel li small{display:block}.journey-panel li b{color:var(--navy-900);font-size:15px}.journey-panel li small{color:#7a8d98;font-size:12px}.journey-panel li>svg{fill:none;width:18px;stroke:var(--green-700);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.journey-panel li>i{background:var(--green-600);width:9px;height:9px;box-shadow:0 0 0 5px var(--green-100);border-radius:50%;justify-self:center}.view-showcase{background:var(--navy-950);color:#fff;position:relative;overflow:hidden}.view-showcase:before{content:"";border:1px solid #71d8ae2e;border-radius:50%;width:650px;height:650px;position:absolute;top:-280px;left:-260px;box-shadow:0 0 0 110px #71d8ae06,0 0 0 220px #71d8ae05}.view-showcase-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:80px;display:grid;position:relative}.view-copy h2{color:#fff}.view-copy>p{color:#bdced7}.view-report{color:var(--ink);background:#fff;border:1px solid #ffffff29;border-radius:30px;padding:25px;transform:rotate(-1deg);box-shadow:0 35px 90px #00000052}.report-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;display:flex}.report-bar span{color:var(--navy-900);direction:ltr;font-weight:700}.report-bar small{color:#82939c}.report-score{background:var(--surface);border-radius:20px;justify-content:space-between;gap:24px;margin-top:18px;padding:20px;display:flex}.report-score small{color:#7d909a}.report-score strong{color:var(--navy-900);margin-top:4px;font-size:23px;display:block}.report-score p{color:var(--muted);margin:4px 0 0;font-size:12px}.report-score>b{border:7px solid var(--green-600);width:72px;height:72px;color:var(--navy-900);direction:ltr;border-left-color:#cfe1da;border-radius:50%;flex:none;place-items:center;display:grid}.report-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.report-metrics article{border:1px solid var(--line);border-radius:15px;padding:14px}.report-metrics span,.report-metrics small{display:block}.report-metrics span{color:var(--navy-900);font-size:13px;font-weight:700}.report-metrics i{background:#e3eaed;border-radius:99px;height:6px;margin:14px 0 9px;display:block;overflow:hidden}.report-metrics i b{border-radius:inherit;background:var(--green-600);height:100%;display:block}.report-metrics small{color:#81939c;font-size:10px}.report-footer{background:var(--green-100);color:#406452;border-radius:13px;align-items:center;gap:9px;margin-top:12px;padding:13px;font-size:12px;display:flex}.report-footer svg{fill:none;width:17px;stroke:var(--green-700);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.process-grid{grid-template-columns:.8fr 1.2fr;gap:85px;display:grid}.process-grid ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.process-grid li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding:24px 0;display:grid}.process-grid li>span{color:var(--green-700);font-size:12px;font-weight:700}.process-grid h3{color:var(--navy-900);margin:0 0 4px;font-size:20px}.process-grid p{color:var(--muted);margin:0}.trust-section{background:var(--green-50)}.trust-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:78px;display:grid}.trust-copy h2{margin-bottom:0}.trust-points{gap:12px;display:grid}.trust-points article{background:#ffffffc7;border:1px solid #d3e8df;border-radius:18px;grid-template-columns:40px 1fr;gap:14px;padding:20px;display:grid}.trust-points article>svg{background:var(--green-100);fill:none;width:34px;height:34px;stroke:var(--green-700);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;border-radius:50%;padding:8px}.trust-points h3{color:var(--navy-900);margin:0;font-size:18px}.trust-points p{color:var(--muted);margin:2px 0 0;font-size:14px}.faq-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:74px;display:grid}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:17px;padding:0 21px}.faq-list summary{cursor:pointer;min-height:68px;color:var(--navy-900);justify-content:space-between;align-items:center;gap:20px;font-size:16px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-700);font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0;padding:0 0 19px}.final-choice{background:linear-gradient(145deg, var(--navy-950), #0b3347);color:#fff;text-align:center;padding:100px 0}.final-choice-inner{max-width:950px}.final-choice h2{margin:17px 0 10px;font-size:clamp(38px,4.5vw,58px);line-height:1.2}.final-choice-inner>p{color:#becfd7;margin:0;font-size:18px}.final-choice-actions{text-align:right;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px;display:grid}.final-choice-actions>div{background:#fff1;border:1px solid #ffffff24;border-radius:20px;grid-template-columns:1fr auto;grid-template-areas:"title action""desc action";align-items:center;gap:2px 20px;padding:20px;display:grid}.final-choice-actions b{grid-area:title}.final-choice-actions span{color:#afc5cf;grid-area:desc;font-size:12px}.final-choice-actions a{grid-area:action}.product-hero,.view-hero{background:linear-gradient(#f7faf9 0%,#fff 100%);position:relative;overflow:hidden}.noura-hero .product-hero-grid{min-height:760px}.noura-value,.view-value{background:#fff}.value-grid,.journey-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.value-grid article,.journey-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:235px;padding:29px}.value-grid span,.journey-grid span{color:var(--green-700);font-size:12px;font-weight:700}.value-grid h3,.journey-grid h3{color:var(--navy-900);margin:25px 0 7px;font-size:22px}.value-grid p,.journey-grid p{color:var(--muted);margin:0}.flow-layout,.view-process-grid{grid-template-columns:.84fr 1.16fr;align-items:start;gap:78px;display:grid}.flow-list{gap:12px;display:grid}.flow-list article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:54px 1fr;gap:16px;padding:21px;display:grid}.flow-list article>span{background:var(--green-100);width:46px;height:46px;color:var(--green-700);border-radius:13px;place-items:center;font-size:12px;font-weight:700;display:grid}.flow-list h3{color:var(--navy-900);margin:0 0 3px;font-size:19px}.flow-list p{color:var(--muted);margin:0}.trust-panel{background:linear-gradient(145deg, var(--navy-950), #0b3347);color:#fff;padding:104px 0}.trust-panel-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:78px;display:grid}.trust-panel h2{color:#fff}.trust-panel-grid>div:first-child>p{color:#bdced7;font-size:18px}.guardrails{gap:12px;display:grid}.guardrails article{background:#ffffff0f;border:1px solid #ffffff21;border-radius:17px;grid-template-columns:40px 1fr;gap:15px;padding:19px;display:grid}.guardrails i{background:#71d8ae1f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.guardrails svg{fill:none;stroke:#83dfb8;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;width:18px}.guardrails h3{margin:0;font-size:18px}.guardrails p{color:#bdced7;margin:2px 0 0}.final-cta{text-align:center;padding:92px 0}.noura-final{background:var(--green-50)}.view-final{background:var(--surface)}.final-cta-inner{max-width:850px}.final-cta p{color:var(--muted);margin:0;font-size:18px}.mobile-action-bar{display:none}.view-dashboard{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;border-radius:28px;padding:25px;position:relative;overflow:hidden}.view-dashboard:before{content:"";background:linear-gradient(90deg, var(--navy-900), var(--green-600));height:5px;position:absolute;inset:0 0 auto}.dashboard-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:7px 0 19px;display:flex}.dashboard-top span{color:var(--navy-900);direction:ltr;font-weight:700}.dashboard-top i{color:var(--muted);font-size:12px;font-style:normal}.score-card{background:var(--navy-900);color:#fff;border-radius:19px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:21px;display:flex}.score-card small,.score-card strong{display:block}.score-card small{color:#b9cbd5}.score-card strong{margin-top:4px;font-size:23px}.score-ring{border:7px solid var(--green-600);direction:ltr;border-left-color:#fff3;border-radius:50%;place-items:center;width:70px;height:70px;font-weight:700;display:grid}.metric-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.metric-row article{border:1px solid var(--line);border-radius:15px;min-height:136px;padding:14px}.metric-row span,.metric-row strong,.metric-row small{display:block}.metric-row span{color:var(--green-700);font-size:11px;font-weight:700}.metric-row strong{color:var(--navy-900);margin-top:11px}.metric-row small{color:var(--muted);margin-top:3px;font-size:11px}.dashboard-note{background:var(--green-100);color:#3f6452;border-radius:13px;align-items:center;gap:8px;margin-top:12px;padding:13px;font-size:12px;display:flex}.dashboard-note svg{fill:none;width:18px;stroke:var(--green-700);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.packages-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:17px;display:grid}.package-card{border:1px solid var(--line);background:#fff;border-radius:23px;flex-direction:column;min-height:385px;padding:31px;display:flex;position:relative}.package-card.featured{border-color:#008e6173;box-shadow:0 20px 50px #008e611a}.recommended{background:var(--green-100);color:var(--green-700);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;position:absolute;top:18px;left:18px}.package-card>small{color:var(--muted)}.package-card h3{color:var(--navy-900);margin:10px 0;font-size:33px}.package-card p{color:var(--muted);margin:0 0 28px}.package-card .button{margin-top:auto}.inner-hero{background:linear-gradient(155deg,#f4f8f7,#fff);padding:104px 0;position:relative;overflow:hidden}.inner-hero:after{content:"";background:#008e6114;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-230px;left:-90px}.inner-hero-copy{z-index:1;text-align:center;max-width:850px;margin-inline:auto;position:relative}.inner-hero p{color:var(--muted);margin:0;font-size:19px}.principles-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.principles-grid article{border:1px solid var(--line);border-radius:21px;padding:33px}.principles-grid span,.about-products span{color:var(--green-700);font-weight:700}.principles-grid h2{color:var(--navy-900);margin:19px 0 7px;font-size:24px}.principles-grid p,.about-products p{color:var(--muted);margin:0}.about-products{grid-template-columns:1fr 1fr;gap:17px;display:grid}.about-products article{background:#fff;border-radius:23px;padding:37px}.about-products h2{color:var(--navy-900);margin:11px 0;font-size:35px}.about-products .text-link{margin-top:18px}.contact-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:17px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:23px;flex-direction:column;min-height:390px;padding:32px;display:flex}.contact-card>span:first-child{color:var(--green-700);font-weight:700}.contact-card h2{color:var(--navy-900);margin:17px 0 9px;font-size:27px}.contact-card p{color:var(--muted);margin:0 0 27px}.contact-card .button{margin-top:auto}.contact-card small{color:#83959e;text-align:center;margin-top:10px}.contact-icon{background:var(--green-100);border-radius:17px;place-items:center;width:56px;height:56px;margin-top:17px;display:grid}.contact-icon svg{fill:none;stroke:#179b59;stroke-width:1.7px;width:30px}.whatsapp-contact{border-color:#179b594d}.noura-home-hero .home-hero-grid{grid-template-columns:.82fr 1.18fr;gap:54px}.noura-home-hero .hero-copy h1{font-size:clamp(45px,5vw,68px)}.dual-service-preview{direction:ltr;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dual-tile{border-radius:28px;min-width:0;transition:transform .18s,box-shadow .18s;display:block}.dual-tile:hover{transform:translateY(-5px);box-shadow:0 28px 65px #0616242b}.service-art{aspect-ratio:4/5.3;isolation:isolate;border:1px solid #ffffff24;border-radius:28px;min-height:0;position:relative;overflow:hidden}.whatsapp-art{background:radial-gradient(circle at 80% 18%,#18a66b33,#0000 32%),linear-gradient(150deg,#edf8f3,#d9eee6);border-color:#cce2d9}.noura-crop{position:relative;overflow:hidden}.noura-crop img{object-fit:cover;object-position:50% 78%;transform-origin:50% 78%;transform:scale(1.82)}.service-noura{z-index:1;position:absolute;inset:0}.service-noura:after,.journey-noura:after,.whatsapp-hero-noura:after,.whatsapp-story-noura:after{content:"";pointer-events:none;background:linear-gradient(#0616240d,#0000 40%,#06162494);position:absolute;inset:0}.compact-call{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:rtl;background:#ffffffe8;border:1px solid #ffffffbd;border-radius:15px;grid-template-columns:34px 1fr 9px;align-items:center;gap:10px;padding:10px 12px;display:grid;position:absolute;top:21px;left:18px;right:18px;box-shadow:0 15px 34px #0000002e}.compact-call .call-person,.incoming-call .call-person{background:var(--navy-900);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.compact-call b,.compact-call small{display:block}.compact-call b{color:var(--navy-900);font-size:13px}.compact-call small{color:#718792;direction:rtl;font-size:9px}.call-live{background:#19a46b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #19a46b21}.mini-wave{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:ltr;background:#061624c7;border:1px solid #ffffff1a;border-radius:15px;justify-content:center;align-items:center;gap:4px;height:62px;display:flex;position:absolute;bottom:46px;left:18px;right:18px}.mini-wave i,.small-wave i{background:linear-gradient(#83dfb8,#00a66d);border-radius:99px;width:3px;max-height:48px}.art-caption{z-index:5;color:#ffffffc2;letter-spacing:.13em;direction:ltr;font-size:9px;font-weight:700;position:absolute;bottom:16px;right:18px}.whatsapp-art .art-caption{color:#06162494}.wa-product-phone{z-index:3;direction:rtl;background:#efeae2;border:6px solid #10283a;border-radius:26px;width:78%;position:absolute;top:9%;right:8%;overflow:hidden;box-shadow:0 22px 50px #06162433}.wa-topbar,.wa-story-phone header,.wa-hero-phone header{background:var(--navy-900);color:#fff;grid-template-columns:34px 1fr 24px;align-items:center;gap:9px;padding:10px 12px;display:grid}.wa-topbar b,.wa-topbar small,.wa-story-phone header b,.wa-story-phone header small,.wa-hero-phone header b,.wa-hero-phone header small{display:block}.wa-topbar b,.wa-story-phone header b,.wa-hero-phone header b{font-size:12px}.wa-topbar small,.wa-story-phone header small,.wa-hero-phone header small{color:#a9e6cd;font-size:8px}.wa-topbar>svg,.wa-story-phone header>svg,.wa-hero-phone header>svg{fill:none;stroke:#75dfb6;stroke-width:1.6px;width:21px}.wa-avatar{width:32px;height:32px;color:var(--green-700);background:#fff;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.wa-chat,.wa-story-chat{gap:9px;padding:14px 11px 17px;display:grid}.wa-message{color:#243d4d;border-radius:12px;max-width:88%;margin:0;padding:9px 10px;font-size:10px;line-height:1.55;box-shadow:0 2px 6px #06162412}.wa-message.patient{background:#fff;border-bottom-left-radius:3px;justify-self:start}.wa-message.noura{background:#d9fdd3;border-bottom-right-radius:3px;justify-self:end}.wa-slot{background:#ffffffe0;border:1px solid #bcdacb;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:1px 10px;padding:9px 10px;display:grid}.wa-slot span,.wa-slot small{color:#718792;font-size:8px}.wa-slot b{color:var(--navy-900);direction:rtl;grid-row:span 2;font-size:11px}.wa-noura{z-index:4;border-radius:50% 50% 0 0;width:44%;height:48%;position:absolute;bottom:-1%;right:-5%;box-shadow:0 0 0 7px #fffc}.wa-noura img{transform-origin:50% 80%;transform:scale(2.04)}.services-showcase{background:#fff}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.service-card{border:1px solid var(--line);height:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:29px;flex-direction:column;display:flex;overflow:hidden}.service-card .service-art{aspect-ratio:16/9.3;border:0;border-radius:0}.service-card .service-noura img{object-position:50% 75%;transform:scale(1.55)}.service-card .wa-product-phone{width:57%;top:8%;right:8%}.service-card .wa-noura{width:38%;height:67%}.service-card-copy{flex-direction:column;flex:1;padding:27px 29px 31px;display:flex}.service-card-copy>span,.story-copy>span,.path-kicker{color:var(--green-700);letter-spacing:.03em;font-size:11px;font-weight:700}.service-card-copy h3{color:var(--navy-900);margin:8px 0 5px;font-size:28px}.service-card-copy p{color:var(--muted);margin:0}.service-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:23px;display:flex}.choose-noura{background:linear-gradient(145deg, var(--navy-950), #0b3347);color:#fff;padding:92px 0}.choose-noura-inner{grid-template-columns:.78fr 1.22fr;align-items:center;gap:72px;display:grid}.choose-noura h2{margin:14px 0 10px;font-size:clamp(36px,4vw,52px);line-height:1.2}.choose-noura p{color:#b9cbd5;margin:0}.choose-actions{gap:12px;display:grid}.choose-actions a{background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:44px 1fr 22px;align-items:center;gap:15px;padding:20px;transition:background .18s,transform .18s;display:grid}.choose-actions a:hover{background:#ffffff1a;transform:translate(-4px)}.choose-actions a>span{color:#83dfb8;direction:ltr;font-size:11px;font-weight:700}.choose-actions b,.choose-actions small{display:block}.choose-actions small{color:#afc2ce;font-size:12px}.choose-actions svg{fill:none;stroke:#83dfb8;stroke-width:2px;width:19px;transform:scaleX(-1)}.view-separate{background:var(--surface)}.view-separate-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:80px;display:grid}.view-separate h2{color:var(--navy-950);margin:14px 0 8px;font-size:clamp(39px,4.2vw,58px);line-height:1.18}.view-separate p{color:var(--muted);margin:0;font-size:18px}.view-mini-report{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;border-radius:27px;padding:25px}.view-mini-report header{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:17px;display:flex}.view-mini-report header span{color:var(--green-700);direction:ltr;font-size:12px;font-weight:700}.mini-score{background:var(--navy-900);color:#fff;border-radius:17px;grid-template-columns:64px 1fr;align-items:center;gap:16px;margin-top:18px;padding:17px;display:grid}.mini-score strong{direction:ltr;font-size:28px}.mini-score b,.mini-score small{display:block}.mini-score small{color:#b4c7d1;font-size:11px}.mini-bars{gap:11px;margin-top:18px;display:grid}.mini-bars i{background:#e7edef;border-radius:99px;height:8px;overflow:hidden}.mini-bars b{border-radius:inherit;background:var(--green-600);height:100%;display:block}.noura-overview-hero h1{max-width:1000px}.noura-paths{background:var(--surface)}.noura-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.noura-path{border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow-sm);background:#fff;border-radius:29px;flex-direction:column;padding:40px;display:flex;position:relative;overflow:hidden}.noura-path:after{content:"";background:#008e6112;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-105px;left:-105px}.path-number{color:#b9c8cf;direction:ltr;font-size:46px;font-weight:700;line-height:1}.noura-path h2{color:var(--navy-900);margin:15px 0 8px;font-size:38px}.noura-path>p{color:var(--muted);margin:0}.noura-path ul{gap:11px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.noura-path li{color:#526978;align-items:center;gap:9px;display:flex}.noura-path li svg{fill:none;width:20px;stroke:var(--green-700);stroke-width:2.6px;flex:none}.path-actions{z-index:1;flex-wrap:wrap;align-items:center;gap:18px;margin-top:auto;display:flex;position:relative}.detailed-journey{background:var(--surface)}.story-list{gap:82px;display:grid}.story-row{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:center;gap:70px;display:grid}.story-row:nth-child(2n){grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)}.story-row:nth-child(2n) .journey-media{order:2}.story-row:nth-child(2n) .story-copy{order:1}.journey-media{aspect-ratio:16/10;min-width:0;box-shadow:var(--shadow-lg);isolation:isolate;border-radius:30px;position:relative;overflow:hidden}.voice-media{background:radial-gradient(circle at 14% 18%,#37cb9433,#0000 30%),linear-gradient(150deg,#123d53,#061624 74%)}.journey-noura{z-index:1;position:absolute;inset:0}.journey-noura img{object-position:50% 75%;transform-origin:50% 75%;transform:scale(1.47)}.voice-overlay{z-index:4;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#ffffffeb;border:1px solid #ffffffb8;position:absolute;box-shadow:0 18px 42px #0003}.incoming-call{border-radius:16px;grid-template-columns:40px 1fr 9px;align-items:center;gap:11px;width:min(300px,100% - 50px);padding:12px 14px;display:grid;top:25px;left:25px}.incoming-call b,.incoming-call small{display:block}.incoming-call b{color:var(--navy-900)}.incoming-call small{color:#718792;font-size:10px}.ring-dot{background:var(--green-600);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #008e6124}.understood-card{border-radius:18px;grid-template-columns:1.1fr .9fr;align-items:center;gap:18px;width:min(380px,100% - 50px);padding:15px;display:grid;bottom:25px;right:25px}.small-wave{background:var(--navy-950);direction:ltr;border-radius:13px;justify-content:center;align-items:center;gap:4px;height:68px;display:flex}.understood-card small,.understood-card b,.understood-card span{display:block}.understood-card small{color:#7b8e98;font-size:9px}.understood-card b{color:var(--navy-900)}.understood-card span{color:var(--green-700);font-size:11px}.calendar-card{border-radius:18px;grid-template-columns:68px 1fr;align-items:center;gap:15px;width:min(330px,100% - 50px);padding:15px;display:grid;bottom:25px;left:25px}.calendar-card>span{background:var(--navy-900);color:#fff;border-radius:14px;place-items:center;height:67px;font-size:28px;font-weight:700;display:grid}.calendar-card small,.calendar-card b,.calendar-card em{display:block}.calendar-card small{color:#718792;font-size:10px}.calendar-card b{color:var(--navy-900)}.calendar-card em{color:#b17818;margin-top:2px;font-size:9px;font-style:normal;font-weight:700}.outcome-cards{border-radius:19px;gap:9px;width:min(410px,100% - 50px);padding:10px;display:grid;bottom:25px;right:25px}.outcome-success,.outcome-handoff,.wa-confirmation,.wa-handoff{border-radius:13px;align-items:center;gap:11px;padding:12px;display:flex}.outcome-success,.wa-confirmation{background:var(--green-100)}.outcome-handoff,.wa-handoff{background:#edf2f4}.outcome-success svg,.wa-confirmation svg{fill:none;width:30px;height:30px;stroke:var(--green-700);stroke-width:2.6px;background:#fff;border-radius:50%;padding:7px}.outcome-success b,.outcome-success small,.outcome-handoff b,.outcome-handoff small,.wa-confirmation b,.wa-confirmation small,.wa-handoff b,.wa-handoff small{display:block}.outcome-success b,.outcome-handoff b,.wa-confirmation b,.wa-handoff b{color:var(--navy-900);font-size:12px}.outcome-success small,.outcome-handoff small,.wa-confirmation small,.wa-handoff small{color:#70848f;font-size:9px}.team-mark{background:var(--navy-900);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.media-step{z-index:5;color:#ffffffbd;letter-spacing:.08em;direction:ltr;font-size:11px;font-weight:700;position:absolute;top:20px;right:22px}.story-copy{max-width:440px}.story-copy h3{color:var(--navy-950);margin:10px 0 11px;font-size:clamp(31px,3.2vw,45px);line-height:1.18}.story-copy p{color:var(--muted);margin:0;font-size:17px}.state-pill{background:var(--green-100);color:var(--green-700);border-radius:999px;margin-top:21px;padding:7px 11px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.state-pill.pending{color:#956615;background:#fff2d7}.state-pill.handoff{color:#526b79;background:#e9eef1}.whatsapp-product-hero{background:linear-gradient(#eef8f4 0%,#fff 100%)}.whatsapp-hero-visual{min-height:610px;box-shadow:var(--shadow-lg);isolation:isolate;background:radial-gradient(circle at 82% 15%,#008e6130,#0000 28%),linear-gradient(145deg,#e6f4ee,#cfe8dd);border:1px solid #cce2d9;border-radius:38px;position:relative;overflow:hidden}.whatsapp-hero-noura{z-index:1;border-radius:210px 210px 0 0;width:58%;height:83%;position:absolute;bottom:-2%;right:-2%}.whatsapp-hero-noura img{object-position:50% 76%;transform-origin:50% 78%;transform:scale(1.69)}.whatsapp-hero-noura:after,.whatsapp-story-noura:after{background:linear-gradient(#0000 65%,#06162457)}.wa-hero-phone{z-index:3;border:8px solid var(--navy-900);direction:rtl;background:#efeae2;border-radius:31px;width:58%;position:absolute;top:12%;left:6%;overflow:hidden;box-shadow:0 30px 70px #06162440}.wa-hero-phone header,.wa-story-phone header{grid-template-columns:38px 1fr 25px;padding:12px 14px}.whatsapp-product-label{z-index:4;color:var(--navy-900);direction:ltr;align-items:center;gap:10px;display:flex;position:absolute;top:22px;right:22px}.whatsapp-product-label>svg{fill:none;width:30px;stroke:var(--green-700);stroke-width:1.7px}.whatsapp-product-label b,.whatsapp-product-label small{display:block}.whatsapp-product-label b{color:var(--green-700);letter-spacing:.12em;font-size:11px}.whatsapp-product-label small{letter-spacing:.1em;font-size:8px}.whatsapp-journey-section{background:#f6f9f8}.whatsapp-media{background:radial-gradient(circle at 82% 15%,#008e612e,#0000 29%),linear-gradient(145deg,#e5f3ed,#cfe7dc)}.whatsapp-story-noura{z-index:1;width:50%;height:92%;position:absolute;bottom:-2%;right:-1%}.whatsapp-story-noura img{object-position:50% 76%;transform-origin:50% 78%;transform:scale(1.63)}.wa-story-phone{z-index:3;border:7px solid var(--navy-900);direction:rtl;background:#efeae2;border-radius:27px;width:60%;position:absolute;top:8%;left:5%;overflow:hidden;box-shadow:0 25px 60px #0616243d}.wa-story-chat{align-content:start;min-height:260px;padding:17px 14px 20px}.wa-story-chat .wa-message{font-size:11px}.wa-confirmation,.wa-handoff{background:#ffffffed;margin-top:3px;box-shadow:0 3px 10px #06162414}.whatsapp-media .media-step{color:#0616248f;left:22px;right:auto}.journey-boundary{margin-top:0}.scene-image{position:relative;overflow:hidden}.scene-image img{object-fit:contain;object-position:center;transform:none}.full-scene-image{position:absolute;inset:0}.service-art .full-scene-image{border-radius:18px;inset:12px}.service-art{aspect-ratio:1}.voice-art{background:#071b2c}.whatsapp-art{background:#dcefe7}.art-caption{background:#061624b8;border-radius:999px;padding:4px 8px;color:#fff!important}.noura-showcase-image{z-index:2;border-radius:26px;position:absolute;inset:24px}.noura-showcase-image img{object-fit:contain;object-position:center;transform:none}.voice-media{aspect-ratio:9/16;background:#071b2c;justify-self:center;width:min(440px,100%)}.whatsapp-media{aspect-ratio:1500/844;background:#dcefe7;width:100%}.journey-media .full-scene-image{inset:0}.media-step{color:#fff;background:#061624b8;border-radius:999px;padding:5px 9px}.whatsapp-media .media-step{color:#fff}.whatsapp-hero-visual{aspect-ratio:1500/844;background:#dcefe7;min-height:0}.whatsapp-hero-visual .full-scene-image{inset:0}.service-card .service-art{aspect-ratio:1;flex:none;width:100%}.footer{color:#b6c8d1;background:#04121e;padding:70px 0 24px}.footer-grid{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:44px;display:grid}.footer-brand img{filter:brightness(0)invert();opacity:.95;width:180px;height:auto}.footer-brand p{color:#a7bbc5;max-width:390px;margin:19px 0 0}.footer h2{color:#fff;margin:0 0 17px;font-size:15px}.footer a{margin:9px 0;font-size:14px;display:block}.footer a:hover{color:#83dfb8}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:48px;padding-top:21px;font-size:12px;display:flex}@media (width<=1020px){.desktop-nav{gap:17px}.home-hero-grid,.product-hero-grid,.view-hero-grid{gap:34px}.noura-home-hero .home-hero-grid{grid-template-columns:.75fr 1.25fr;gap:30px}.status-call{left:2%}.focus-grid,.view-showcase-grid{gap:50px}.story-row{gap:44px}}@media (width<=900px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--line);background:#fff;border-radius:12px;place-content:center;gap:5px;width:44px;height:44px;display:grid}.mobile-menu summary span{background:var(--navy-900);border-radius:99px;width:20px;height:2px}.mobile-menu nav{border:1px solid var(--line);width:min(310px,100vw - 48px);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;padding:13px;display:grid;position:absolute;top:55px;left:0}.mobile-menu nav a{border-bottom:1px solid #edf2f3;padding:11px 12px;font-weight:600}.mobile-menu nav a:last-child{color:var(--green-700);border-bottom:0}.home-hero-grid,.product-hero-grid,.view-hero-grid{grid-template-columns:1fr;gap:34px;min-height:auto;padding-block:64px 74px}.noura-home-hero .home-hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p:not(.cta-note){margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.noura-visual{width:min(610px,100%);min-height:590px;margin-inline:auto}.noura-device{width:65%;right:13%}.status-call{left:8%}.status-safe{right:8%}.problem-grid{grid-template-columns:1fr;padding-block:8px}.problem-grid article,.problem-grid article:first-child{border-bottom:1px solid #e4ebed;border-left:0;border-right:0;min-height:130px}.problem-grid article:last-child{border-bottom:0}.focus-grid,.view-showcase-grid,.process-grid,.trust-grid,.flow-layout,.view-process-grid,.trust-panel-grid,.faq-grid{grid-template-columns:1fr;gap:44px}.journey-panels{grid-template-columns:1fr}.view-report{transform:none}.packages-grid,.contact-grid{grid-template-columns:1fr}.dual-service-preview{width:min(680px,100%);margin-inline:auto}.service-cards,.noura-path-grid{grid-template-columns:1fr}.service-card{width:min(680px,100%);margin-inline:auto}.choose-noura-inner,.view-separate-grid{grid-template-columns:1fr;gap:42px}.story-row,.story-row:nth-child(2n){grid-template-columns:1fr;gap:27px}.story-row:nth-child(2n) .journey-media,.story-row:nth-child(2n) .story-copy{order:initial}.journey-media{width:min(720px,100%);margin-inline:auto}.story-copy{max-width:650px}.whatsapp-hero-visual{width:min(650px,100%);min-height:0;margin-inline:auto}.package-card,.contact-card{min-height:340px}.footer-grid{grid-template-columns:1.8fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (width<=680px){.shell{width:min(100% - 32px,1180px)}.section,.section-dark,.trust-panel{padding:78px 0}.announcement{min-height:30px;font-size:11px}.announcement p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-inner{min-height:69px}.brand{width:146px}.hero-copy h1{letter-spacing:-1.4px;font-size:clamp(39px,12vw,55px)}.hero-copy>p:not(.cta-note){font-size:17px;line-height:1.82}.hero-actions{width:100%}.hero-actions .button{flex:210px}.hero-proof{text-align:right;max-width:360px;margin-inline:auto;display:grid}.dual-service-preview{grid-template-columns:1fr;gap:14px}.dual-tile{width:min(430px,100%);margin-inline:auto}.service-art,.service-card .service-art{aspect-ratio:1}.noura-crop img{object-position:50% 76%;transform:scale(1.72)}.service-card .service-noura img{transform:scale(1.48)}.wa-product-phone{width:69%}.wa-noura{width:43%;height:55%}.service-card .wa-product-phone{width:61%}.service-card .wa-noura{width:40%;height:69%}.noura-visual{border-radius:28px;min-height:525px}.noura-device{border-radius:28px 28px 0 0;width:88%;height:91%;right:6%}.noura-device img{object-position:center bottom;transform:scale(1.18)}.status-call{min-width:196px;top:17%;left:2%}.status-safe{min-width:196px;bottom:8%;right:2%}.status-live{display:none}.visual-label{top:17px;right:18px}.problem-grid article{grid-template-columns:34px 1fr;padding:23px 8px}.focus-copy h2,.view-copy h2,.process-grid h2,.trust-copy h2,.section-title h2,.separation h2,.trust-panel h2,.final-cta h2,.inner-hero h1{letter-spacing:-.7px;font-size:35px}.section-title p,.focus-copy>p,.view-copy>p{font-size:16px}.noura-scenario{border-radius:23px;padding:18px}.waveform{gap:3px}.journey-panel header{grid-template-columns:46px 1fr auto;padding:19px}.channel-icon{border-radius:13px;width:44px;height:44px}.journey-panel ol{padding:14px 19px 21px}.report-score{align-items:center}.report-score p{display:none}.report-metrics{grid-template-columns:1fr}.process-grid li{grid-template-columns:44px 1fr}.final-choice{padding:78px 0}.final-choice-actions{grid-template-columns:1fr}.final-choice-actions>div{text-align:center;grid-template-columns:1fr;grid-template-areas:"title""desc""action";gap:4px}.final-choice-actions a{margin-top:13px}.value-grid,.journey-grid,.principles-grid,.about-products{grid-template-columns:1fr}.service-card-copy{padding:23px 21px 26px}.service-links{flex-direction:column;align-items:stretch}.service-links .button,.service-links .text-link{justify-content:center;width:100%}.choose-noura{padding:76px 0}.choose-noura-inner{text-align:center}.choose-actions a{text-align:right}.view-separate-grid{text-align:center}.view-separate-grid .hero-actions{justify-content:center}.noura-path{min-height:0;padding:28px 24px}.noura-path h2{font-size:33px}.path-actions{flex-direction:column;align-items:stretch}.path-actions .button,.path-actions .text-link{justify-content:center;width:100%}.story-list{gap:64px}.journey-media{border-radius:25px}.voice-media{aspect-ratio:9/16;width:min(420px,100%)}.whatsapp-media{aspect-ratio:1500/844;width:100%}.journey-noura img{object-position:50% 76%;transform:scale(1.58)}.incoming-call{width:min(280px,100% - 32px);top:16px;left:16px}.understood-card,.calendar-card,.outcome-cards{width:min(360px,100% - 32px);bottom:16px;left:auto;right:16px}.calendar-card{left:16px;right:auto}.media-step{top:16px;right:16px}.story-copy{text-align:center}.story-copy p{font-size:16px}.whatsapp-hero-visual{aspect-ratio:1500/844;border-radius:28px;min-height:0}.whatsapp-hero-noura{width:62%;height:77%}.wa-hero-phone{width:67%;top:17%;left:3%}.whatsapp-product-label{top:17px;right:17px}.whatsapp-story-noura{width:57%;height:83%}.wa-story-phone{width:69%;top:12%;left:3%}.wa-story-chat{min-height:270px}.whatsapp-media .media-step{left:16px}.value-grid article,.journey-grid article{min-height:205px}.metric-row{grid-template-columns:1fr}.metric-row article{min-height:102px}.dashboard-top{align-items:flex-start;gap:10px}.flow-list article{grid-template-columns:48px 1fr;padding:17px}.flow-list article>span{width:42px;height:42px}.inner-hero{padding:78px 0}.final-cta{padding:76px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-action-bar{z-index:70;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:17px;grid-template-columns:1fr 1fr;gap:8px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 50px #06162433}.mobile-action-bar>a:first-child{background:var(--navy-900);color:#fff;border-radius:12px;place-items:center;min-height:43px;font-size:13px;font-weight:700;display:grid}.mobile-action-bar .button{min-height:43px;padding-inline:10px;font-size:12px}.noura-final{padding-bottom:126px}}@media (width<=420px){.home-hero-grid,.product-hero-grid,.view-hero-grid{padding-top:47px}.noura-visual{min-height:490px}.floating-status{padding:9px 11px}.floating-status small{display:none}.status-call,.status-safe{min-width:168px}.visual-label b{display:none}.split-cta h2{font-size:28px}.service-art,.service-card .service-art{aspect-ratio:1}.compact-call{top:14px;left:13px;right:13px}.mini-wave{bottom:42px;left:13px;right:13px}.wa-product-phone{width:76%;right:4%}.wa-noura{width:48%;right:-7%}.service-card .wa-product-phone{width:67%;right:4%}.service-card .wa-noura{width:44%}.voice-media{aspect-ratio:9/16}.whatsapp-media{aspect-ratio:1500/844}.journey-noura img{transform:scale(1.72)}.understood-card{grid-template-columns:1fr}.small-wave{height:51px}.calendar-card{grid-template-columns:58px 1fr}.calendar-card>span{height:58px}.whatsapp-hero-visual{aspect-ratio:1500/844;min-height:0}.whatsapp-hero-noura{width:72%;height:70%;right:-8%}.wa-hero-phone{border-width:6px;width:75%;top:18%;left:3%}.whatsapp-product-label small{display:none}.whatsapp-story-noura{width:69%;height:72%;right:-9%}.wa-story-phone{border-width:6px;width:76%;top:10%;left:3%}.wa-story-chat{min-height:284px;padding:14px 10px 17px}.wa-story-chat .wa-message{font-size:10px}.score-card{padding:18px}.score-ring{width:60px;height:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
