/* REGINA production landing — no external UI libraries */
:root{--navy:#071f3e;--navy2:#0b315d;--blue:#1266dc;--cyan:#1594ee;--teal:#08b9ae;--ink:#172438;--muted:#64748b;--line:#dce6f0;--soft:#f6f9fd;--white:#fff;--success:#08795a;--danger:#b4233d;--shadow:0 22px 65px rgba(7,31,62,.10);--max:1180px;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:#fff;color:var(--ink);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{display:block}.container{width:min(calc(100% - 32px),var(--max));margin:auto}.section{padding:86px 0}.soft{background:var(--soft)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800;font-size:13px;margin-bottom:12px}.eyebrow:before{content:"";width:24px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),var(--cyan),var(--teal))}.brand-dots{display:inline-flex;gap:4px;vertical-align:middle;margin-inline-start:5px}.brand-dots i{width:5px;height:5px;border-radius:50%;background:var(--blue)}.brand-dots i:nth-child(2){background:var(--cyan)}.brand-dots i:nth-child(3){background:var(--teal)}h1,h2,h3{margin:0;color:#091d34;line-height:1.45}h1{font-size:clamp(38px,5.1vw,66px);letter-spacing:-1.4px}h2{font-size:clamp(28px,3.1vw,43px);letter-spacing:-.5px}h3{font-size:20px}.lead{margin:14px 0 0;color:var(--muted);font-size:17px;max-width:790px}.section-head{max-width:820px;margin-bottom:38px}.center{text-align:center;margin-inline:auto}.center .lead{margin-inline:auto}.btn{min-height:50px;padding:0 20px;border-radius:12px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;transition:.18s ease;background:#fff}.btn svg{width:19px;height:19px}.btn.primary{background:var(--navy);color:#fff;box-shadow:0 10px 25px rgba(7,31,62,.18)}.btn.primary:hover{background:#04162c;transform:translateY(-1px)}.btn.secondary{border-color:#cbd8e6;color:var(--navy)}.btn.secondary:hover{border-color:#92abc4;background:#fbfdff}.btn.ghost{border-color:transparent;color:var(--blue);padding-inline:8px}.btn.small{min-height:42px;padding:0 14px;font-size:12px}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;color:var(--navy)}.icon-btn svg{width:20px;height:20px}.note{font-size:12px;color:#78879b;margin-top:10px}.topbar{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(220,230,240,.9)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:9px;min-width:132px}.brand img{width:108px;max-height:46px;object-fit:contain}.brand-copy{display:none}.navlinks{display:flex;align-items:center;gap:22px;font-size:13px;color:#46566d}.navlinks a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:9px}.phone{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:var(--navy)}.phone svg{width:18px;height:18px;color:var(--blue)}
.hero{position:relative;overflow:hidden;padding:78px 0 64px;background:linear-gradient(180deg,#fbfdff 0,#fff 100%)}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:50px;align-items:center}.hero .lead{font-size:18px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.micro-proof{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px;color:#4d5d73;font-size:12px}.micro-proof span{display:flex;align-items:center;gap:7px}.micro-proof i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e9f8f3;color:var(--success);font-style:normal;font-weight:900}.hero-route{position:absolute;inset:0;pointer-events:none;opacity:.48;z-index:0}.hero>.container{position:relative;z-index:1}.screen{position:relative;border:1px solid #d7e4ef;border-radius:22px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.screen img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top}.screen-cap{padding:12px 15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#64748b}.real-badge{display:flex;align-items:center;gap:6px;color:#08795a;font-weight:800}.real-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#08b981}
.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.problem{padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff}.problem-icon{width:38px;height:38px;border-radius:11px;background:#eff6ff;color:var(--blue);display:grid;place-items:center;margin-bottom:14px}.problem-icon svg{width:20px;height:20px}.problem strong{display:block;color:#0d2747;margin-bottom:6px}.problem p{margin:0;color:var(--muted);font-size:13px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:25px}.compare-card.after{border-color:#b7d9f6;box-shadow:0 14px 40px rgba(18,102,220,.07)}.mini-list{display:grid;gap:10px;margin-top:16px}.mini-list span{display:flex;align-items:center;gap:9px;color:#526178;font-size:14px}.mini-list i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eef3f8;font-style:normal;font-size:10px}.after .mini-list i{background:#e8f8f3;color:var(--success)}
.journey{position:relative;border:1px solid #d7e6f1;border-radius:24px;padding:34px 26px;background:linear-gradient(180deg,#fff,#f9fcff);overflow:hidden}.journey-line{position:absolute;left:5%;right:5%;top:50%;height:2px;background:linear-gradient(90deg,rgba(18,102,220,.35),rgba(21,148,238,.55),rgba(8,185,174,.45));transform:translateY(-50%)}.journey-grid{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.journey-step{text-align:center}.journey-dot{width:34px;height:34px;border:8px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px #bfdbfe;margin:0 auto 12px}.journey-step:nth-child(3n+2) .journey-dot{background:var(--cyan)}.journey-step:nth-child(3n) .journey-dot{background:var(--teal)}.journey-step strong{font-size:14px}.journey-step p{font-size:11px;color:var(--muted);margin:4px auto 0;max-width:130px}.route-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue);top:calc(50% - 4px);animation:travel 9s linear infinite}.route-dot.d2{background:var(--cyan);animation-duration:13s;animation-delay:-4s}.route-dot.d3{background:var(--teal);animation-duration:17s;animation-delay:-8s}@keyframes travel{from{left:5%}to{left:95%}}
.split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag{padding:7px 10px;border-radius:9px;background:#f0f6fc;color:#485b72;font-size:11px;font-weight:700}.logic{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:center;margin-top:28px}.logic-box{text-align:center;padding:15px 8px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:12px;font-weight:800}.logic-arr{text-align:center;color:#7b91aa}.management-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:start}.question-list{display:grid;gap:10px}.management-q{display:flex;gap:10px;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:#fff}.management-q svg{width:19px;height:19px;flex:0 0 19px;color:var(--blue);margin-top:4px}.management-q strong{font-size:13px}.management-q p{font-size:12px;color:var(--muted);margin:2px 0 0}.expert-flow{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;gap:8px;margin:24px 0}.expert-step{border:1px solid var(--line);border-radius:12px;background:#fff;text-align:center;padding:14px 8px;font-size:12px;font-weight:800}.expert-arr{text-align:center;color:#8aa1b8}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.feature{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:12px;font-weight:700}.feature svg{width:19px;height:19px;color:var(--blue);flex:0 0 19px}
.demo-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;border:1px solid #cce1f3;border-radius:24px;padding:30px;background:linear-gradient(135deg,#f8fbff,#fff)}.video-poster{position:relative;border-radius:17px;overflow:hidden;background:#071f3e;aspect-ratio:16/9;border:0;padding:0;width:100%}.video-poster img{width:100%;height:100%;object-fit:cover}.play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:68px;height:68px;border-radius:50%;background:#fff;color:var(--navy);display:grid;place-items:center;box-shadow:0 12px 35px rgba(0,0,0,.22)}.play svg{width:27px;height:27px}.video-frame{position:relative;aspect-ratio:16/9;border-radius:17px;overflow:hidden;background:#071f3e}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.access-box{margin-top:20px;padding:16px;border-radius:14px;background:#f1f7fd;border:1px solid #dbeaf7}.access-box strong{font-size:13px}.access-box p{font-size:12px;color:var(--muted);margin:4px 0 0}
.price-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:20px}.price-card,.form-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.price-card{border:0;background:linear-gradient(180deg,var(--navy),var(--navy2));color:#fff;box-shadow:0 18px 50px rgba(7,31,62,.16)}.price-card h2{color:#fff}.price{font-size:40px;font-weight:900;margin:12px 0}.price small{font-size:13px;font-weight:500;color:#c5d4e2}.price-list{display:grid;gap:10px;margin:18px 0}.price-list span{display:flex;align-items:center;gap:8px;font-size:12px;color:#e3edf5}.price-list svg{width:17px;height:17px;color:#69e0ce}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field.full{grid-column:1/-1}.field label{display:block;font-size:12px;font-weight:800;margin-bottom:5px}.field input,.field select{width:100%;height:48px;border:1px solid #d6e0ea;border-radius:11px;padding:0 12px;background:#fff;color:#172438;outline:0}.field input:focus,.field select:focus{border-color:#79aee9;box-shadow:0 0 0 3px rgba(18,102,220,.08)}.field.invalid input,.field.invalid select{border-color:#e4a0aa}.error{display:none;font-size:10px;color:var(--danger);margin-top:4px}.field.invalid .error{display:block}.privacy{font-size:10px;color:#7b8899;margin-top:10px}.fullbtn{width:100%;margin-top:14px}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.trust{display:grid;grid-template-columns:1fr 1fr;gap:18px}.trust-card{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.trust-card svg{width:30px;height:30px;color:var(--blue);margin-bottom:12px}.trust-card p{color:var(--muted);font-size:13px}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fit{display:flex;gap:10px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.fit svg{width:19px;height:19px;color:var(--teal);flex:0 0 19px;margin-top:4px}.fit strong{font-size:13px}.fit p{font-size:12px;color:var(--muted);margin:2px 0 0}.objections{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.objection{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.objection strong{font-size:13px}.objection p{font-size:12px;color:var(--muted);margin:6px 0 0}.faq{display:grid;gap:9px;max-width:900px;margin:auto}.faq details{border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 17px}.faq summary{cursor:pointer;list-style:none;font-weight:800;font-size:13px;padding:16px 0;display:flex;justify-content:space-between;gap:12px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--blue);font-size:19px}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted);font-size:12px;margin:0;padding:0 0 16px}.final{padding:64px 0;background:linear-gradient(135deg,#071f3e,#0d3a69);color:#fff}.final-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.final h2{color:#fff;max-width:760px}.final p{color:#cedbe7;max-width:720px;margin-top:10px}.final-actions{display:flex;gap:9px;flex-wrap:wrap}.final .secondary{background:transparent;color:#fff;border-color:#58718b}
footer{background:#05172d;color:#c5d1de;padding:35px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px}.footer-logo{width:112px;filter:brightness(0) invert(1);opacity:.96;margin-bottom:12px}.footer-copy{font-size:11px;color:#94a6b8;max-width:420px}.footer-links{display:grid;gap:8px;font-size:12px}.footer-links a:hover{color:#fff}.contact-link{display:flex;align-items:center;gap:8px;font-size:12px}.contact-link svg{width:18px;height:18px;color:#42c9bb}.legal{margin-top:25px;padding-top:18px;border-top:1px solid #18324d;text-align:center;font-size:10px;color:#8fa1b4}.legal a{font-weight:800;color:#d9e6f1}.scroll-top{position:fixed;left:18px;bottom:18px;z-index:75;width:44px;height:44px;border-radius:13px;border:1px solid #cad8e5;background:#fff;color:var(--navy);box-shadow:0 8px 25px rgba(7,31,62,.12);display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.scroll-top.show{opacity:1;visibility:visible;transform:none}.scroll-top svg{width:20px;height:20px}.mobilebar{display:none}
.modal-backdrop{position:fixed;inset:0;z-index:200;background:rgba(4,19,38,.56);backdrop-filter:blur(6px);display:grid;place-items:center;padding:16px;opacity:0;visibility:hidden;transition:.18s}.modal-backdrop.show{opacity:1;visibility:visible}.modal{width:min(100%,520px);max-height:calc(100vh - 32px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.25);transform:translateY(8px);transition:.18s}.modal-backdrop.show .modal{transform:none}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 21px 14px;border-bottom:1px solid #edf2f6}.modal-head h3{font-size:19px}.modal-head p{font-size:11px;color:var(--muted);margin:4px 0 0}.modal-body{padding:20px 21px 22px}.success{padding:17px;border:1px solid #bce6d7;border-radius:14px;background:#edfbf6;color:#086a4d}.success strong{display:block;font-size:14px}.credentials{display:grid;gap:12px;margin-top:16px}.cred-group{padding:14px;border:1px solid #cfdce8;border-radius:12px;background:#fff;color:var(--ink)}.cred-group h4{margin:0 0 9px;font-size:13px}.cred-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.cred-code{direction:ltr;text-align:left;font-family:Consolas,monospace;background:#f6f9fc;border:1px dashed #b9c8d6;border-radius:8px;padding:8px 9px;font-size:12px;flex:1}.copy-btn{width:36px;height:36px;border:1px solid #d3deea;border-radius:9px;background:#fff;color:var(--blue);display:grid;place-items:center}.copy-btn svg{width:16px;height:16px}.sending{opacity:.62;pointer-events:none}.toast{position:fixed;left:20px;bottom:20px;z-index:250;background:#071f3e;color:#fff;padding:10px 13px;border-radius:10px;box-shadow:0 12px 35px rgba(0,0,0,.2);opacity:0;transform:translateY(8px);transition:.2s;font-size:11px}.toast.show{opacity:1;transform:none}
@media(max-width:1000px){.navlinks{display:none}.hero-grid,.split,.management-grid,.demo-shell,.price-grid,.trust{grid-template-columns:1fr}.problem-grid,.features,.objections{grid-template-columns:1fr 1fr}.hero-grid{gap:34px}.journey{overflow-x:auto}.journey-grid{min-width:820px}.logic,.expert-flow{grid-template-columns:1fr}.logic-arr,.expert-arr{transform:rotate(90deg)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:700px){html{scroll-padding-top:70px}.section{padding:60px 0}.nav{height:64px}.brand img{width:94px}.phone{display:none}.nav-actions .secondary{display:none}.hero{padding:50px 0}.hero-route{opacity:.28}h1{font-size:38px}h2{font-size:29px}.problem-grid,.compare,.features,.fit-grid,.objections,.field-grid{grid-template-columns:1fr}.journey{padding:27px 17px}.screen{border-radius:16px}.demo-shell,.price-card,.form-card{padding:20px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.final-inner{align-items:flex-start;flex-direction:column}.mobilebar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:80;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid var(--line)}.mobilebar-inner{display:grid;grid-template-columns:1.35fr .65fr;gap:8px}.mobilebar a,.mobilebar button{height:48px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.mobilebar .demo{border:0;background:var(--navy);color:#fff}.mobilebar .call{border:1px solid #cbd8e5;background:#fff;color:var(--navy)}body{padding-bottom:66px}.scroll-top{bottom:82px}.toast{bottom:84px}.final-actions{width:100%}.final-actions .btn{flex:1}.hero-actions .btn{flex:1;min-width:160px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.001ms!important}}


/* ===== REGINA Production v2 refinements ===== */
:root{--navy:#01173b;--navy2:#022856;--blue:#0449eb;--cyan:#0786f5;--teal:#00bcad;--logo-shadow-blue:rgba(4,73,235,.16);--logo-shadow-cyan:rgba(7,134,245,.15);--logo-shadow-teal:rgba(0,188,173,.14)}
.phone-number{direction:ltr;unicode-bidi:isolate;display:inline-block;white-space:nowrap;letter-spacing:.02em}
.brand img{width:122px;max-height:54px}.hero-brand-lockup{display:grid;justify-items:center;gap:5px;margin:-18px auto 34px;width:max-content;max-width:100%;position:relative;z-index:2}.hero-brand-lockup img{width:170px;height:auto;object-fit:contain}.hero-brand-lockup span{font-size:11px;color:#66758b;font-weight:700}.hero-grid{padding-top:2px}
.btn.primary{background:linear-gradient(135deg,#01173b 0%,#0449eb 72%,#0786f5 100%);border-color:rgba(4,73,235,.15);box-shadow:0 11px 27px rgba(4,73,235,.20)}.btn.primary:hover{background:linear-gradient(135deg,#01173b 0%,#043fd0 67%,#0786f5 100%);box-shadow:0 14px 34px rgba(4,73,235,.27);transform:translateY(-2px)}
.btn.secondary{background:#fff;color:#01173b;border-color:#b9cce2}.btn.secondary:hover{color:#0449eb;background:#f7fbff;border-color:#0786f5;box-shadow:0 10px 25px rgba(7,134,245,.10);transform:translateY(-1px)}
.final .btn.secondary{color:#fff!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.42)!important}.final .btn.secondary:hover{color:#fff!important;background:rgba(7,134,245,.24)!important;border-color:#6dc8ff!important;box-shadow:0 12px 30px rgba(7,134,245,.20)}
.problem,.compare-card,.management-q,.fit,.objection,.trust-card,.feature,.logic-box,.expert-step{transition:transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease,border-color .24s ease,background .24s ease}.problem:nth-child(3n+1),.management-q:nth-child(3n+1),.fit:nth-child(3n+1),.objection:nth-child(3n+1){--hover-rgb:4,73,235}.problem:nth-child(3n+2),.management-q:nth-child(3n+2),.fit:nth-child(3n+2),.objection:nth-child(3n+2){--hover-rgb:7,134,245}.problem:nth-child(3n),.management-q:nth-child(3n),.fit:nth-child(3n),.objection:nth-child(3n){--hover-rgb:0,188,173}.problem:hover,.compare-card:hover,.management-q:hover,.fit:hover,.objection:hover,.trust-card:hover,.logic-box:hover,.expert-step:hover{transform:translateY(-4px);border-color:rgba(var(--hover-rgb,4,73,235),.28);box-shadow:0 16px 38px rgba(var(--hover-rgb,4,73,235),.11)}
.problem-icon{background:linear-gradient(135deg,rgba(4,73,235,.08),rgba(7,134,245,.08));color:#0449eb}.problem:nth-child(3n+2) .problem-icon{background:rgba(7,134,245,.09);color:#0786f5}.problem:nth-child(3n) .problem-icon{background:rgba(0,188,173,.10);color:#00a999}
.feature-rich{grid-template-columns:repeat(3,1fr);gap:12px}.feature-rich .feature{min-height:92px;align-items:flex-start;padding:16px 15px;border-radius:15px;position:relative;overflow:hidden}.feature-rich .feature:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;background:var(--accent,#0449eb)}.feature-rich .feature svg{width:22px;height:22px;margin-top:2px;color:var(--accent,#0449eb)}.feature-rich .feature strong{display:block;color:#10243f;font-size:12.5px;line-height:1.7}.feature-rich .feature small{display:block;color:#748297;font-size:10.5px;font-weight:500;line-height:1.8;margin-top:2px}.feature-rich .tone-blue{--accent:#0449eb;--accent-rgb:4,73,235}.feature-rich .tone-cyan{--accent:#0786f5;--accent-rgb:7,134,245}.feature-rich .tone-teal{--accent:#00bcad;--accent-rgb:0,188,173}.feature-rich .feature:hover{transform:translateY(-5px);border-color:rgba(var(--accent-rgb),.28);box-shadow:0 17px 38px rgba(var(--accent-rgb),.12);background:linear-gradient(180deg,#fff,rgba(var(--accent-rgb),.025))}
.journey{overflow:visible!important;min-height:190px}.journey-line{left:4%;right:4%;background:linear-gradient(270deg,#0449eb,#0786f5 54%,#00bcad)}.route-dot{z-index:1;left:auto;right:5%;width:7px;height:7px;top:calc(50% - 3.5px);animation-name:travelRTL;animation-timing-function:linear;animation-iteration-count:infinite;box-shadow:0 0 0 3px rgba(4,73,235,.05)}.route-dot.r1{background:#0449eb;animation-duration:8.9s;animation-delay:-2.1s}.route-dot.r2{background:#0786f5;animation-duration:13.7s;animation-delay:-8.3s;width:6px;height:6px}.route-dot.r3{background:#00bcad;animation-duration:19.4s;animation-delay:-4.6s;width:9px;height:9px}.route-dot.r4{background:#0449eb;animation-duration:11.2s;animation-delay:-9.7s;width:5px;height:5px}.route-dot.r5{background:#0786f5;animation-duration:24.8s;animation-delay:-16.1s;width:7px;height:7px}.route-dot.r6{background:#00bcad;animation-duration:15.3s;animation-delay:-12.9s;width:6px;height:6px}.route-dot.r7{background:#0449eb;animation-duration:21.1s;animation-delay:-6.3s;width:8px;height:8px}.route-dot.r8{background:#0786f5;animation-duration:10.4s;animation-delay:-5.4s;width:5px;height:5px}.route-dot.r9{background:#00bcad;animation-duration:17.8s;animation-delay:-15.2s;width:7px;height:7px}.route-dot.r10{background:#0449eb;animation-duration:28.6s;animation-delay:-23.5s;width:6px;height:6px}.route-dot.r11{background:#0786f5;animation-duration:14.1s;animation-delay:-1.3s;width:8px;height:8px}@keyframes travelRTL{from{right:4%}to{right:95%}}
.faq details{position:relative}.faq summary{padding-right:56px!important;padding-left:20px!important}.faq summary:before{right:20px!important;left:auto!important}.faq summary::-webkit-details-marker{display:none}.faq summary{list-style:none}.faq details:hover{border-color:rgba(7,134,245,.25);box-shadow:0 10px 28px rgba(7,134,245,.07)}
.scroll-top{display:grid!important;place-items:center;text-decoration:none}.scroll-top.show{opacity:1;visibility:visible;transform:none;pointer-events:auto}.scroll-top:hover{color:#fff;background:linear-gradient(135deg,#0449eb,#0786f5);border-color:#0786f5;box-shadow:0 10px 26px rgba(4,73,235,.22)}
.footer-links .contact-link{direction:rtl}.footer-links .contact-link .phone-number{min-width:116px;text-align:left}.phone{direction:rtl}.phone .phone-number{min-width:104px;text-align:left}
.video-poster{background:#f8fbff}.video-poster img{object-fit:cover}.play{background:linear-gradient(135deg,#01173b,#0449eb);color:#fff;border:4px solid rgba(255,255,255,.92);box-shadow:0 15px 38px rgba(4,73,235,.28)}.video-poster:hover .play{transform:translate(-50%,-50%) scale(1.06)}
@media(max-width:1000px){.feature-rich{grid-template-columns:repeat(2,1fr)}.hero-brand-lockup{margin-top:-8px}.hero-brand-lockup img{width:150px}}
@media(max-width:700px){.brand img{width:104px}.hero-brand-lockup{margin:0 auto 26px}.hero-brand-lockup img{width:138px}.hero-brand-lockup span{font-size:10px}.journey{min-height:590px;padding:26px 20px!important;overflow:hidden!important}.journey-grid{min-width:0!important;display:flex!important;flex-direction:column;gap:17px;padding-right:38px}.journey-step{text-align:right;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center}.journey-dot{grid-row:1/span 2;grid-column:1;margin:0;width:30px;height:30px;border-width:7px}.journey-step strong{grid-column:2;font-size:13px}.journey-step p{grid-column:2;margin:1px 0 0;max-width:none;font-size:10.5px}.journey-line{top:26px!important;bottom:26px;right:34px!important;left:auto!important;width:2px!important;height:auto!important;transform:none!important;background:linear-gradient(180deg,#0449eb,#0786f5 52%,#00bcad)}.route-dot{top:27px;right:31px!important;left:auto!important;animation-name:travelDown!important}.route-dot.r1,.route-dot.r3,.route-dot.r5,.route-dot.r7,.route-dot.r9,.route-dot.r11{display:block}@keyframes travelDown{from{top:28px}to{top:calc(100% - 35px)}}.feature-rich{grid-template-columns:1fr}.feature-rich .feature{min-height:84px}.phone-number{font-size:inherit}.scroll-top{bottom:84px;left:14px}}
@media(prefers-reduced-motion:reduce){.route-dot,.hero-route circle{animation:none!important}.feature,.problem,.compare-card,.management-q,.fit,.objection,.trust-card,.logic-box,.expert-step{transition:none!important}}

/* FAQ icon alignment fix */
.faq summary{position:relative!important;display:block!important;padding-right:56px!important;padding-left:20px!important}.faq summary:after{position:absolute!important;right:20px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;line-height:1!important}


/* ===== REGINA Production v3 refinements ===== */
@font-face{font-family:"Modam";src:url("https://zeroonestart.ir/wp-content/themes/dt-the7/fonts/ModamWeb-Light.woff2") format("woff2");font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:"Modam";src:url("https://zeroonestart.ir/wp-content/themes/dt-the7/fonts/ModamWeb-SemiBold.woff2") format("woff2");font-style:normal;font-weight:600 900;font-display:swap}
body,button,input,select{font-family:"Modam",Tahoma,"Segoe UI",Arial,sans-serif}body{font-weight:300}h1,h2,h3,strong,.btn,.eyebrow,.navlinks,.phone,label,summary{font-weight:600}

/* exact supplied compact header logo */
.brand{min-width:145px}.brand img{width:132px!important;height:43px!important;max-height:43px!important;object-fit:contain!important}
.hero-brand-lockup{display:none!important}

/* Buttons: single navy brand color; hover becomes logo teal */
.btn.primary,.btn.secondary,.final .btn.primary,.final .btn.secondary{background:#01173b!important;color:#fff!important;border-color:#01173b!important;box-shadow:0 10px 24px rgba(1,23,59,.15)!important}
.btn.primary:hover,.btn.secondary:hover,.final .btn.primary:hover,.final .btn.secondary:hover{background:#00bcad!important;color:#fff!important;border-color:#00bcad!important;box-shadow:0 13px 30px rgba(0,188,173,.24)!important;transform:translateY(-2px)}
.mobilebar .demo,.mobilebar .call{background:#01173b!important;color:#fff!important;border-color:#01173b!important}.mobilebar .demo:hover,.mobilebar .call:hover{background:#00bcad!important;border-color:#00bcad!important;color:#fff!important}

/* Sales journey: line sits behind dots only, lighter and stops exactly at first/last step */
.journey{min-height:0!important;overflow:hidden!important;padding:34px 26px 30px!important}.journey-line{left:calc(8.333% + 13px)!important;right:calc(8.333% + 13px)!important;top:51px!important;height:1px!important;transform:none!important;background:linear-gradient(270deg,rgba(4,73,235,.18),rgba(7,134,245,.17) 54%,rgba(0,188,173,.18))!important;z-index:0}.journey-grid{z-index:2}.journey-step{position:relative;z-index:2}.route-dot{top:47.5px!important;z-index:1!important;box-shadow:none!important;opacity:.85;animation-name:travelRTLv3!important}@keyframes travelRTLv3{from{right:calc(8.333% + 13px)}to{right:calc(91.667% - 13px)}}

/* Feature cards: every card has a working SVG icon, no side stripe, thin brand-colored outline */
.feature-rich .feature{border:1px solid rgba(var(--accent-rgb),.34)!important;box-shadow:none!important;overflow:visible!important;padding:17px 16px!important}.feature-rich .feature:before{display:none!important}.feature-rich .feature svg{width:23px!important;height:23px!important;flex:0 0 23px!important;color:var(--accent)!important}.feature-rich .feature:hover{transform:translateY(-4px)!important;border-color:rgba(var(--accent-rgb),.72)!important;box-shadow:0 15px 34px rgba(var(--accent-rgb),.14)!important;background:#fff!important}

/* Demo / video: one real play control, clearly framed poster */
.demo-shell{border-color:#b9d5ed!important;background:#fff!important;box-shadow:0 18px 46px rgba(1,23,59,.055)}
.video-poster,.video-frame{border:1px solid #9ebedb!important;border-radius:18px!important;background:#eaf2f9!important;box-shadow:0 14px 34px rgba(1,23,59,.13)!important}
.video-poster{padding:8px!important}.video-poster img{border-radius:12px!important}.play{width:70px!important;height:70px!important;background:#01173b!important;border:4px solid #fff!important;color:#fff!important;box-shadow:0 12px 30px rgba(1,23,59,.28)!important}.video-poster:hover .play{background:#00bcad!important;transform:translate(-50%,-50%) scale(1.05)!important}.access-box{display:none!important}

/* cleaner price block after removing the extra demo button */
.price-card{display:flex;flex-direction:column}.price-list{margin-bottom:0!important}

/* footer alignment */
.footer-grid-clean{grid-template-columns:1.2fr .8fr .9fr!important;align-items:start!important}.footer-title{font-size:13px;color:#fff;margin:2px 0 13px}.footer-logo-box{display:inline-flex;background:#fff;border-radius:10px;padding:8px 10px;margin-bottom:12px}.footer-logo{width:132px!important;height:43px!important;margin:0!important;filter:none!important;opacity:1!important;object-fit:contain}.footer-copy{margin:0;max-width:360px;line-height:2}.footer-contact{gap:11px}.agency-link{margin-top:6px;display:inline-flex;width:max-content}.agency-link img{width:96px;max-height:36px;object-fit:contain;filter:brightness(0) invert(1);opacity:.86}.footer-links a{width:max-content;max-width:100%}

/* reliable scroll button */
.scroll-top{appearance:none;-webkit-appearance:none;padding:0!important;cursor:pointer!important}.scroll-top:active{transform:translateY(1px)!important}.scroll-top:hover{background:#00bcad!important;border-color:#00bcad!important;color:#fff!important;box-shadow:0 10px 26px rgba(0,188,173,.22)!important}

/* FAQ right-side plus and richer interaction */
.faq details{border-color:#d5e2ee!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.faq details:hover{transform:translateY(-1px);border-color:rgba(0,188,173,.45)!important;box-shadow:0 10px 26px rgba(0,188,173,.07)!important}.faq summary{padding-right:58px!important;padding-left:20px!important}.faq summary:after{right:20px!important;left:auto!important;color:#0449eb!important}.faq details[open] summary:after{color:#00bcad!important}

@media(max-width:1000px){.footer-grid-clean{grid-template-columns:1fr 1fr!important}.footer-grid-clean>div:first-child{grid-column:1/-1!important}}
@media(max-width:700px){
 .brand{min-width:112px}.brand img{width:112px!important;height:auto!important;max-height:37px!important}
 .journey{padding:24px 20px!important;min-height:0!important;overflow:hidden!important}
 .journey-grid{display:grid!important;grid-template-columns:1fr!important;gap:17px!important;min-width:0!important;padding:0!important}
 .journey-step{min-height:58px!important;display:grid!important;grid-template-columns:1fr 38px!important;grid-template-rows:auto auto!important;column-gap:12px!important;text-align:right!important;align-items:center!important}
 .journey-dot{grid-column:2!important;grid-row:1/span 2!important;margin:0!important;width:30px!important;height:30px!important;border-width:7px!important}
 .journey-step strong,.journey-step p{grid-column:1!important}.journey-step strong{grid-row:1!important;align-self:end}.journey-step p{grid-row:2!important;align-self:start;margin:1px 0 0!important;max-width:none!important}
 .journey-line{right:38px!important;left:auto!important;top:39px!important;bottom:39px!important;width:1px!important;height:auto!important;background:linear-gradient(180deg,rgba(4,73,235,.18),rgba(7,134,245,.17) 52%,rgba(0,188,173,.18))!important}
 .route-dot{right:35px!important;left:auto!important;top:36px!important;animation-name:travelDownV3!important}
 @keyframes travelDownV3{from{top:36px}to{top:calc(100% - 42px)}}
 .footer-grid-clean{grid-template-columns:1fr!important}.footer-grid-clean>div:first-child{grid-column:auto!important}
 .footer-title{margin-top:10px}
}


/* ===== REGINA Production v4 refinements ===== */
/* Header: navigation begins immediately after the brand, actions stay on the opposite side. */
.nav{justify-content:flex-start!important;gap:18px!important}
.navlinks{font-size:14.5px!important;gap:24px!important;white-space:nowrap}
.nav-actions{margin-inline-start:auto!important}

/* Phone CTA: compact teal brand pill with icon and number kept together. */
.phone{min-height:42px!important;padding:0 13px!important;border-radius:11px!important;background:#00bcad!important;color:#fff!important;gap:6px!important;box-shadow:0 9px 22px rgba(0,188,173,.18)!important;transition:background .18s ease,box-shadow .18s ease,transform .18s ease!important;white-space:nowrap!important}
.phone svg{width:17px!important;height:17px!important;color:#fff!important;flex:0 0 17px!important}
.phone .phone-number{min-width:0!important;text-align:center!important;line-height:1!important;font-size:13px!important;font-variant-numeric:tabular-nums}
.phone:hover{background:#01173b!important;box-shadow:0 11px 26px rgba(1,23,59,.20)!important;transform:translateY(-1px)}

/* Typography scale: balanced for Modam and a calmer premium visual hierarchy. */
body{font-size:15px!important;line-height:1.9!important}
h1{font-size:clamp(38px,4.25vw,56px)!important;line-height:1.42!important;letter-spacing:-.7px!important}
h2{font-size:clamp(27px,2.7vw,37px)!important;line-height:1.5!important;letter-spacing:-.25px!important}
h3{font-size:18px!important;line-height:1.6!important}
.lead{font-size:15.5px!important;line-height:2!important}
.hero .lead{font-size:16.5px!important;line-height:2!important}
.eyebrow{font-size:13px!important}
.section-head{max-width:800px!important;margin-bottom:34px!important}
.problem strong,.management-q strong,.fit strong,.objection strong,.feature-rich .feature strong{font-size:13.5px!important}
.problem p,.management-q p,.fit p,.objection p,.trust-card p,.faq p{font-size:12.5px!important;line-height:1.95!important}
.journey-step strong{font-size:13.5px!important}.journey-step p{font-size:11.5px!important}
.price-card h2,.form-card h2{font-size:clamp(28px,2.45vw,35px)!important}.price{font-size:36px!important}
.footer-copy,.footer-links{font-size:12px!important}

/* Primary actions retain navy; hover uses the teal dot from the logo. */
.btn.primary,.btn.secondary,.final .btn.primary,.final .btn.secondary{background:#01173b!important;color:#fff!important;border-color:#01173b!important}
.btn.primary:hover,.btn.secondary:hover,.final .btn.primary:hover,.final .btn.secondary:hover{background:#00bcad!important;border-color:#00bcad!important;color:#fff!important}

/* Mobile sales journey: dot rail is physically pinned to the right edge of every item,
   starts at the first dot center and ends at the last dot center. */
@media(max-width:700px){
 .journey{padding:24px 20px!important;overflow:hidden!important}
 .journey-grid{display:flex!important;flex-direction:column!important;gap:16px!important;padding:0!important;min-width:0!important}
 .journey-step{position:relative!important;display:block!important;min-height:64px!important;padding:8px 52px 8px 0!important;text-align:right!important;direction:rtl!important}
 .journey-step strong{display:block!important;font-size:13.5px!important;line-height:1.65!important;margin:0!important}
 .journey-step p{display:block!important;font-size:11.5px!important;line-height:1.8!important;margin:3px 0 0!important;max-width:none!important}
 .journey-dot{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:30px!important;height:30px!important;border-width:7px!important;z-index:3!important}
 .journey-line{right:34.5px!important;left:auto!important;top:56px!important;bottom:56px!important;width:1px!important;height:auto!important;transform:none!important;background:linear-gradient(180deg,rgba(4,73,235,.17),rgba(7,134,245,.16) 52%,rgba(0,188,173,.17))!important;z-index:0!important}
 .route-dot{right:34.5px!important;left:auto!important;top:56px!important;transform:translate(50%,-50%)!important;animation-name:travelDownV4!important;z-index:1!important}
 @keyframes travelDownV4{from{top:56px}to{top:calc(100% - 56px)}}
 .route-dot.r2,.route-dot.r4,.route-dot.r6,.route-dot.r8,.route-dot.r10{display:block!important}
}

@media(max-width:1000px){
 .navlinks{font-size:13.5px!important;gap:16px!important}
 .phone{padding:0 10px!important}.phone .phone-number{font-size:12px!important}
}

@media(max-width:820px){
 .navlinks{display:none!important}
}

@media(max-width:700px){
 body{font-size:14px!important}
 h1{font-size:clamp(32px,9vw,39px)!important;line-height:1.5!important}
 h2{font-size:clamp(24px,7vw,30px)!important;line-height:1.55!important}
 h3{font-size:17px!important}
 .lead,.hero .lead{font-size:14.5px!important;line-height:1.95!important}
 .section{padding:62px 0!important}
 .section-head{margin-bottom:28px!important}
 .eyebrow{font-size:12.5px!important}
 .nav-actions .phone{display:none!important}
 .btn{min-height:48px!important;font-size:13.5px!important}
 .price{font-size:32px!important}
}


/* v5 — desktop header phone is informational, not interactive */
@media (min-width:701px){
  .nav-actions .phone-static{
    pointer-events:none!important;
    cursor:default!important;
    user-select:text;
    background:#00bcad!important;
    color:#fff!important;
    box-shadow:0 9px 22px rgba(0,188,173,.18)!important;
    transform:none!important;
  }
  .nav-actions .phone-static:hover,
  .nav-actions .phone-static:focus,
  .nav-actions .phone-static:active{
    background:#00bcad!important;
    color:#fff!important;
    box-shadow:0 9px 22px rgba(0,188,173,.18)!important;
    transform:none!important;
  }
  .nav-actions .phone-static svg{color:#fff!important;}
}

/* ===== REGINA Production v6 — mobile compatibility & render safety ===== */
@media (max-width:820px){
  html,body{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    max-width:100%!important;
    min-height:100%!important;
    overflow-x:hidden!important;
    background:#fff!important;
  }
  body{
    position:relative!important;
    -webkit-text-size-adjust:100%!important;
    text-size-adjust:100%!important;
  }
  .topbar,main,footer,.hero,.section,.final,.container{
    visibility:visible!important;
    opacity:1!important;
  }
  .topbar{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    background:#fff!important;
  }
  .hero-route{display:none!important}
  .hero,.journey,.screen,.video-poster{transform:none!important}
  .route-dot{animation:none!important}
  .mobilebar{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    background:#fff!important;
  }
  .modal-backdrop:not(.show){display:none!important}
  .modal-backdrop.show{display:grid!important;visibility:visible!important;opacity:1!important}
}


/* ===== REGINA Production v7 — forced true mobile layout =====
   Applies by physical device width too, so Android browsers that expose a desktop-like
   layout viewport still receive the mobile experience. Desktop CSS remains untouched. */
html.regina-mobile{overflow-x:hidden!important}
html.regina-mobile body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;padding-bottom:72px!important;font-size:15px!important;line-height:1.9!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
html.regina-mobile .container{width:calc(100% - 32px)!important;max-width:640px!important;min-width:0!important;margin-inline:auto!important;padding-inline:0!important}
html.regina-mobile .section{padding:54px 0!important}
html.regina-mobile .section-head{max-width:100%!important;margin-bottom:24px!important}
html.regina-mobile h1{font-size:clamp(31px,8.6vw,40px)!important;line-height:1.48!important;letter-spacing:-.45px!important}
html.regina-mobile h2{font-size:clamp(24px,6.8vw,31px)!important;line-height:1.55!important;letter-spacing:-.15px!important}
html.regina-mobile h3{font-size:17px!important}
html.regina-mobile .lead,html.regina-mobile .hero .lead{font-size:15px!important;line-height:2!important;max-width:none!important}
html.regina-mobile .eyebrow{font-size:12.5px!important}

html.regina-mobile .topbar{position:sticky!important;top:0!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.regina-mobile .nav{height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
html.regina-mobile .brand{min-width:0!important;flex:0 0 auto!important}
html.regina-mobile .brand img{width:106px!important;max-height:38px!important}
html.regina-mobile .navlinks{display:none!important}
html.regina-mobile .nav-actions{margin-inline-start:0!important;gap:7px!important;flex:0 0 auto!important}
html.regina-mobile .nav-actions .phone{display:none!important}
html.regina-mobile .nav-actions .btn{min-height:40px!important;padding:0 11px!important;font-size:11.5px!important;border-radius:10px!important}
html.regina-mobile .nav-actions .secondary{display:none!important}

html.regina-mobile .hero{padding:38px 0 44px!important;overflow:hidden!important}
html.regina-mobile .hero-route{display:none!important}
html.regina-mobile .hero-grid{display:flex!important;flex-direction:column!important;gap:28px!important;align-items:stretch!important}
html.regina-mobile .hero-grid>*{width:100%!important;min-width:0!important}
html.regina-mobile .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:22px!important}
html.regina-mobile .hero-actions .btn{width:100%!important;min-width:0!important;min-height:50px!important;font-size:14px!important}
html.regina-mobile .micro-proof{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:18px!important;font-size:12.5px!important}
html.regina-mobile .screen{width:100%!important;max-width:none!important;border-radius:16px!important;transform:none!important}
html.regina-mobile .screen img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}
html.regina-mobile .screen-cap{padding:10px 12px!important;flex-wrap:wrap!important;font-size:10.5px!important}

html.regina-mobile .problem-grid,
html.regina-mobile .features,
html.regina-mobile .feature-rich,
html.regina-mobile .fit-grid,
html.regina-mobile .objections,
html.regina-mobile .trust,
html.regina-mobile .field-grid,
html.regina-mobile .compare,
html.regina-mobile .split,
html.regina-mobile .management-grid,
html.regina-mobile .demo-shell,
html.regina-mobile .price-grid,
html.regina-mobile .logic,
html.regina-mobile .expert-flow,
html.regina-mobile .footer-grid,
html.regina-mobile .footer-grid-clean{grid-template-columns:1fr!important;min-width:0!important}
html.regina-mobile .problem-grid,html.regina-mobile .features,html.regina-mobile .feature-rich,html.regina-mobile .fit-grid,html.regina-mobile .objections{gap:12px!important}
html.regina-mobile .problem,html.regina-mobile .compare-card,html.regina-mobile .management-q,html.regina-mobile .fit,html.regina-mobile .objection,html.regina-mobile .trust-card,html.regina-mobile .feature{min-width:0!important;padding:17px!important}
html.regina-mobile .problem strong,html.regina-mobile .management-q strong,html.regina-mobile .fit strong,html.regina-mobile .objection strong,html.regina-mobile .feature-rich .feature strong{font-size:14px!important}
html.regina-mobile .problem p,html.regina-mobile .management-q p,html.regina-mobile .fit p,html.regina-mobile .objection p,html.regina-mobile .trust-card p,html.regina-mobile .faq p{font-size:13px!important;line-height:1.95!important}

html.regina-mobile .compare{gap:12px!important}
html.regina-mobile .compare-card{padding:20px!important}
html.regina-mobile .mini-list span{font-size:13px!important;align-items:flex-start!important}

html.regina-mobile .journey{padding:22px 17px!important;min-height:0!important;overflow:hidden!important;border-radius:18px!important}
html.regina-mobile .journey-grid{display:flex!important;flex-direction:column!important;gap:14px!important;min-width:0!important;padding:0!important}
html.regina-mobile .journey-step{position:relative!important;display:block!important;min-height:64px!important;padding:8px 50px 8px 0!important;text-align:right!important;direction:rtl!important}
html.regina-mobile .journey-dot{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:29px!important;height:29px!important;border-width:7px!important;z-index:3!important}
html.regina-mobile .journey-step strong{display:block!important;font-size:14px!important;line-height:1.65!important}
html.regina-mobile .journey-step p{display:block!important;font-size:12px!important;line-height:1.8!important;margin:3px 0 0!important;max-width:none!important}
html.regina-mobile .journey-line{right:33.5px!important;left:auto!important;top:54px!important;bottom:54px!important;width:1px!important;height:auto!important;transform:none!important;z-index:0!important}
html.regina-mobile .route-dot{display:none!important;animation:none!important}

html.regina-mobile .split{gap:26px!important}
html.regina-mobile .tags{gap:7px!important}.regina-mobile .tag{font-size:11.5px!important}
html.regina-mobile .logic,html.regina-mobile .expert-flow{gap:8px!important;margin-top:20px!important}
html.regina-mobile .logic-arr,html.regina-mobile .expert-arr{transform:rotate(90deg)!important;height:18px!important;line-height:18px!important}
html.regina-mobile .logic-box,html.regina-mobile .expert-step{padding:13px 10px!important;font-size:12.5px!important}

html.regina-mobile .demo-shell{gap:22px!important;padding:18px!important;border-radius:18px!important}
html.regina-mobile .video-poster,html.regina-mobile .video-frame{width:100%!important;border-radius:14px!important}
html.regina-mobile .video-poster{padding:5px!important}
html.regina-mobile .play{width:58px!important;height:58px!important}
html.regina-mobile .price-grid{gap:14px!important}
html.regina-mobile .price-card,html.regina-mobile .form-card{padding:20px 17px!important;border-radius:17px!important}
html.regina-mobile .price-card h2,html.regina-mobile .form-card h2{font-size:27px!important}
html.regina-mobile .price{font-size:32px!important}
html.regina-mobile input,html.regina-mobile select{min-height:48px!important;font-size:16px!important;width:100%!important;max-width:100%!important}
html.regina-mobile .fullbtn{width:100%!important;min-height:50px!important}

html.regina-mobile .faq summary{font-size:14px!important;line-height:1.85!important;padding:16px 52px 16px 15px!important}
html.regina-mobile .faq summary:after{right:18px!important}
html.regina-mobile .faq p{padding-inline:16px!important}
html.regina-mobile .final{padding:46px 0!important}
html.regina-mobile .final-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:20px!important}
html.regina-mobile .final-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:9px!important}
html.regina-mobile .final-actions .btn{width:100%!important}

html.regina-mobile .footer-grid-clean{gap:24px!important}
html.regina-mobile .footer-grid-clean>div:first-child{grid-column:auto!important}
html.regina-mobile .footer-copy{font-size:12.5px!important;max-width:none!important}
html.regina-mobile .footer-links{font-size:12.5px!important}
html.regina-mobile .legal{font-size:11.5px!important;line-height:1.9!important}

html.regina-mobile .mobilebar{display:block!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:120!important;padding:8px 12px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid var(--line)!important;box-shadow:0 -8px 24px rgba(7,31,62,.07)!important}
html.regina-mobile .mobilebar-inner{display:grid!important;grid-template-columns:1.35fr .65fr!important;gap:8px!important;max-width:640px!important;margin:auto!important}
html.regina-mobile .mobilebar a,html.regina-mobile .mobilebar button{height:48px!important;border-radius:11px!important;font-size:13px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-weight:800!important}
html.regina-mobile .scroll-top{bottom:82px!important;left:14px!important}
html.regina-mobile .toast{bottom:84px!important}
html.regina-mobile .modal{width:calc(100% - 24px)!important;max-width:520px!important;max-height:calc(100dvh - 32px)!important;overflow:auto!important}

@media(max-width:420px){
 html.regina-mobile .container{width:calc(100% - 24px)!important}
 html.regina-mobile h1{font-size:30px!important}
 html.regina-mobile h2{font-size:24px!important}
 html.regina-mobile .nav-actions .btn{padding-inline:9px!important;font-size:11px!important}
}

/* ===== REGINA Production v8 — fluid responsive system =====
   Primary path: real viewport breakpoints. Fallback path: Android browsers that
   expose a desktop-like layout viewport while running on a phone. */
@media (max-width:767px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:clip!important}
  body{font-size:clamp(14px,3.85vw,16px)!important;line-height:1.9!important;padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}
  .container{width:100%!important;max-width:none!important;margin:0!important;padding-inline:clamp(12px,4vw,20px)!important}
  .section{padding:clamp(48px,13vw,66px) 0!important}
  .section-head{max-width:none!important;margin-bottom:clamp(22px,6vw,30px)!important}
  h1{font-size:clamp(30px,8.2vw,39px)!important;line-height:1.48!important;letter-spacing:-.35px!important}
  h2{font-size:clamp(23px,6.5vw,30px)!important;line-height:1.55!important}
  h3{font-size:clamp(16px,4.6vw,19px)!important}
  .lead,.hero .lead{font-size:clamp(14px,3.9vw,16px)!important;line-height:2!important;max-width:none!important}
  .eyebrow{font-size:clamp(11.5px,3.2vw,13px)!important}

  .nav{height:clamp(62px,17vw,70px)!important;gap:8px!important}
  .brand{min-width:0!important}
  .brand img{width:clamp(96px,28vw,120px)!important;max-height:44px!important}
  .navlinks,.nav-actions .phone,.nav-actions .secondary{display:none!important}
  .nav-actions .btn{min-height:clamp(40px,11.5vw,46px)!important;padding-inline:clamp(10px,3.3vw,14px)!important;font-size:clamp(11px,3.1vw,13px)!important}

  .hero{padding:clamp(34px,10vw,48px) 0 clamp(42px,12vw,58px)!important}
  .hero-grid{display:flex!important;flex-direction:column!important;gap:clamp(24px,7vw,34px)!important;align-items:stretch!important}
  .hero-grid>*{width:100%!important;min-width:0!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important}
  .hero-actions .btn,.fullbtn{width:100%!important;min-width:0!important;min-height:clamp(48px,13vw,54px)!important;font-size:clamp(13px,3.7vw,15px)!important}
  .micro-proof{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:18px!important;font-size:clamp(12px,3.35vw,13.5px)!important}
  .screen{width:100%!important;max-width:none!important;border-radius:clamp(14px,4vw,18px)!important}
  .screen img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}

  .problem-grid,.features,.feature-rich,.fit-grid,.objections,.trust,.field-grid,.compare,.split,.management-grid,.demo-shell,.price-grid,.logic,.expert-flow,.footer-grid,.footer-grid-clean{grid-template-columns:1fr!important;min-width:0!important}
  .problem-grid,.features,.feature-rich,.fit-grid,.objections,.compare{gap:clamp(11px,3.5vw,15px)!important}
  .problem,.compare-card,.management-q,.fit,.objection,.trust-card,.feature{padding:clamp(16px,4.6vw,21px)!important;min-width:0!important}
  .problem strong,.management-q strong,.fit strong,.objection strong,.feature-rich .feature strong{font-size:clamp(14px,3.9vw,16px)!important}
  .problem p,.management-q p,.fit p,.objection p,.trust-card p,.faq p,.mini-list span{font-size:clamp(12.5px,3.55vw,14px)!important;line-height:1.95!important}

  .journey{padding:clamp(20px,5.5vw,26px)!important;min-height:0!important;overflow:hidden!important;border-radius:18px!important}
  .journey-grid{display:flex!important;flex-direction:column!important;gap:clamp(12px,3.8vw,17px)!important;min-width:0!important;padding:0!important}
  .journey-step{position:relative!important;display:block!important;min-height:clamp(62px,17vw,72px)!important;padding:8px clamp(48px,13vw,58px) 8px 0!important;text-align:right!important;direction:rtl!important}
  .journey-dot{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:clamp(29px,8vw,34px)!important;height:clamp(29px,8vw,34px)!important;border-width:7px!important;z-index:3!important}
  .journey-step strong{display:block!important;font-size:clamp(14px,3.9vw,16px)!important;line-height:1.65!important}
  .journey-step p{display:block!important;font-size:clamp(12px,3.4vw,13.5px)!important;line-height:1.8!important;margin:3px 0 0!important;max-width:none!important}
  .journey-line{right:clamp(33px,9vw,38px)!important;left:auto!important;top:54px!important;bottom:54px!important;width:1px!important;height:auto!important;transform:none!important;z-index:0!important}
  .route-dot{display:none!important;animation:none!important}

  .demo-shell{gap:22px!important;padding:clamp(17px,4.8vw,22px)!important;border-radius:18px!important}
  .video-poster,.video-frame{width:100%!important;border-radius:14px!important}
  .price-card,.form-card{padding:clamp(18px,5vw,23px)!important;border-radius:17px!important}
  .price-card h2,.form-card h2{font-size:clamp(24px,6.8vw,30px)!important}
  .price{font-size:clamp(31px,8.8vw,38px)!important}
  input,select{min-height:clamp(48px,13vw,54px)!important;font-size:16px!important;width:100%!important;max-width:100%!important}

  .faq summary{font-size:clamp(13.5px,3.8vw,15px)!important;line-height:1.85!important;padding:16px 50px 16px 14px!important}
  .final{padding:clamp(42px,11vw,54px) 0!important}
  .final-inner{flex-direction:column!important;align-items:stretch!important;gap:20px!important}
  .final-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:9px!important}
  .final-actions .btn{width:100%!important}
  .footer-grid-clean{gap:24px!important}.footer-grid-clean>div:first-child{grid-column:auto!important}

  .mobilebar{display:block!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:120!important;padding:8px clamp(10px,3.5vw,16px) calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid var(--line)!important;box-shadow:0 -8px 24px rgba(7,31,62,.07)!important}
  .mobilebar-inner{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)!important;gap:8px!important;width:100%!important;max-width:none!important;margin:0!important}
  .mobilebar a,.mobilebar button{height:clamp(48px,13vw,54px)!important;border-radius:11px!important;font-size:clamp(12.5px,3.55vw,14px)!important}
}

/* Fallback for phones whose browser exposes a desktop-like layout viewport.
   vw-based sizing deliberately follows the reported layout width so the final
   physical size remains correct after the browser's own page scaling. */
html.regina-scaled-mobile,html.regina-scaled-mobile body{overflow-x:hidden!important;max-width:100%!important}
html.regina-scaled-mobile body{font-size:3.85vw!important;line-height:1.9!important;padding-bottom:18vw!important}
html.regina-scaled-mobile .container{width:100%!important;max-width:none!important;margin:0!important;padding-inline:4vw!important}
html.regina-scaled-mobile .section{padding:14vw 0!important}
html.regina-scaled-mobile h1{font-size:8.2vw!important;line-height:1.48!important}
html.regina-scaled-mobile h2{font-size:6.5vw!important;line-height:1.55!important}
html.regina-scaled-mobile h3{font-size:4.6vw!important}
html.regina-scaled-mobile .lead,html.regina-scaled-mobile .hero .lead{font-size:3.9vw!important;line-height:2!important}
html.regina-scaled-mobile .eyebrow{font-size:3.2vw!important}
html.regina-scaled-mobile .nav{height:17vw!important}
html.regina-scaled-mobile .brand img{width:28vw!important;max-height:none!important}
html.regina-scaled-mobile .nav-actions .btn{min-height:11.5vw!important;padding-inline:3.3vw!important;font-size:3.1vw!important}
html.regina-scaled-mobile .hero{padding:10vw 0 12vw!important}
html.regina-scaled-mobile .hero-grid{gap:7vw!important}
html.regina-scaled-mobile .hero-actions .btn,html.regina-scaled-mobile .fullbtn{min-height:13vw!important;font-size:3.7vw!important}
html.regina-scaled-mobile .micro-proof{font-size:3.35vw!important}
html.regina-scaled-mobile .problem,html.regina-scaled-mobile .compare-card,html.regina-scaled-mobile .management-q,html.regina-scaled-mobile .fit,html.regina-scaled-mobile .objection,html.regina-scaled-mobile .trust-card,html.regina-scaled-mobile .feature{padding:4.6vw!important}
html.regina-scaled-mobile .problem strong,html.regina-scaled-mobile .management-q strong,html.regina-scaled-mobile .fit strong,html.regina-scaled-mobile .objection strong,html.regina-scaled-mobile .feature-rich .feature strong{font-size:3.9vw!important}
html.regina-scaled-mobile .problem p,html.regina-scaled-mobile .management-q p,html.regina-scaled-mobile .fit p,html.regina-scaled-mobile .objection p,html.regina-scaled-mobile .trust-card p,html.regina-scaled-mobile .faq p,html.regina-scaled-mobile .mini-list span{font-size:3.55vw!important}
html.regina-scaled-mobile .journey{padding:5.5vw!important}
html.regina-scaled-mobile .journey-grid{gap:3.8vw!important}
html.regina-scaled-mobile .journey-step{min-height:17vw!important;padding:2vw 13vw 2vw 0!important}
html.regina-scaled-mobile .journey-dot{width:8vw!important;height:8vw!important;border-width:1.8vw!important}
html.regina-scaled-mobile .journey-step strong{font-size:3.9vw!important}
html.regina-scaled-mobile .journey-step p{font-size:3.4vw!important}
html.regina-scaled-mobile .journey-line{right:9vw!important;top:14vw!important;bottom:14vw!important}
html.regina-scaled-mobile .demo-shell{padding:4.8vw!important;gap:5.5vw!important}
html.regina-scaled-mobile .price-card,html.regina-scaled-mobile .form-card{padding:5vw!important}
html.regina-scaled-mobile .price-card h2,html.regina-scaled-mobile .form-card h2{font-size:6.8vw!important}
html.regina-scaled-mobile .price{font-size:8.8vw!important}
html.regina-scaled-mobile input,html.regina-scaled-mobile select{min-height:13vw!important;font-size:4.1vw!important}
html.regina-scaled-mobile .faq summary{font-size:3.8vw!important;padding:4vw 13vw 4vw 3.5vw!important}
html.regina-scaled-mobile .mobilebar{padding:2vw 3.5vw calc(2vw + env(safe-area-inset-bottom))!important}
html.regina-scaled-mobile .mobilebar-inner{max-width:none!important;width:100%!important}
html.regina-scaled-mobile .mobilebar a,html.regina-scaled-mobile .mobilebar button{height:13vw!important;font-size:3.55vw!important}
