/* Human-readable section map: selectors below are grouped by the component they style. */
/* website-development page-specific styles. Keep visual rules here so HTML structure remains clean. */

/* Styles: .site-header */
.site-header{position:fixed!important;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:box-shadow .25s,background .25s}.site-header.scrolled{background:rgba(255,255,255,.82);box-shadow:0 10px 30px rgba(18,25,48,.07)}.site-header .nav{position:relative}.header-search-wrap{width:260px;flex:0 0 260px;position:relative;transition:flex-basis .35s,width .35s}.header-search{height:44px;width:100%;border:1px solid #dfe4ec;border-radius:13px;background:#f8fafc;display:flex;align-items:center;gap:9px;padding:0 12px;color:#667085;transition:.25s;cursor:text}.header-search:focus-within{background:#fff;border-color:var(--violet);box-shadow:0 0 0 4px rgba(104,71,255,.08)}.header-search svg{width:17px;height:17px;flex:0 0 17px}.header-search input{border:0;outline:0;background:transparent;width:100%;font:500 13px 'DM Sans',sans-serif;color:var(--ink)}.header-search input::placeholder{color:#8992a2}.header-search-kbd{font-size:10px;border:1px solid #dfe4ec;border-radius:6px;padding:3px 5px;color:#8a93a2;background:#fff;white-space:nowrap}.site-header.search-active .header-search-wrap{flex:1 1 auto;width:auto}.site-header.search-active .brand,.site-header.search-active .links,.site-header.search-active .navbtn{display:none}.site-header.search-active .nav{gap:0}.site-header.search-active .header-search{height:48px;background:#fff;border-color:var(--violet);border-radius:14px}.header-search-results{position:absolute;top:54px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 55px rgba(18,25,48,.16);padding:7px;display:none;max-height:390px;overflow:auto}.site-header.search-active .header-search-results.open{display:block}.search-result{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px}.search-result:hover{background:#f5f2ff}.search-result .sr-icon{width:30px;height:30px;border-radius:9px;background:#eef0ff;color:var(--violet);display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 30px}.search-result b{display:block;font-size:13px;color:var(--ink)}.search-result small{display:block;color:#7d8797;font-size:10px;margin-top:2px}.search-empty{padding:16px 13px;color:#7d8797;font-size:12px}.search-close{display:none;border:0;background:none;font-size:18px;color:#667085;cursor:pointer;padding:2px}.site-header.search-active .search-close{display:block}@media(max-width:900px){.header-search-wrap{width:220px;flex-basis:220px}.site-header.search-active .header-search-wrap{flex:1}.header-search-kbd{display:none}.site-header.search-active .mobile-menu{display:none!important}}@media(max-width:650px){.site-header .nav{height:72px}.header-search-wrap{width:180px;flex-basis:180px}.header-search{height:42px}.site-header.search-active .header-search{height:46px}.header-search-results{top:52px;left:-8px;right:-8px}}

/* Styles: :root */
:root{--om-ink:#0b1020;--om-muted:#687386;--om-line:#e7ebf2;--om-paper:#f7f9fc;--om-blue:#2f7cff;--om-violet:#6048ff;--om-lime:#c9ff4a;--om-navy:#0b1225}
/* Styles: .omwd */
.omwd{font-family:'DM Sans',sans-serif;color:var(--om-ink);background:#fff;overflow:hidden}
/* Styles: .omwd * */
.omwd *{box-sizing:border-box}.omwd .omwrap{max-width:1180px;margin:auto;padding:0 28px}.omwd h1,.omwd h2,.omwd h3{font-family:'Space Grotesk',sans-serif}
/* Styles: .omwd .wd-hero */
.omwd .wd-hero{padding:118px 0 72px;background:linear-gradient(135deg,#fff 0%,#fbfcff 60%,#f3f1ff 100%);border-bottom:1px solid var(--om-line)}
/* Styles: .omwd .wd-hero-grid */
.omwd .wd-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}
/* Styles: .omwd .wd-kicker */
.omwd .wd-kicker{font-size:11px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;color:var(--om-blue)}
/* Styles: .omwd .wd-hero h1 */
.omwd .wd-hero h1{font-size:clamp(48px,5.5vw,76px);line-height:.98;letter-spacing:-4px;margin:14px 0 22px;max-width:660px}.omwd .wd-hero h1 em{font-style:normal;color:var(--om-blue)}
/* Styles: .omwd .wd-lead */
.omwd .wd-lead{font-size:18px;line-height:1.72;color:var(--om-muted);max-width:610px;margin:0}.omwd .wd-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.omwd .wd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 19px;border-radius:12px;background:linear-gradient(135deg,var(--om-blue),var(--om-violet));color:#fff;font-weight:800;font-size:13px;box-shadow:0 14px 30px rgba(47,124,255,.22)}.omwd .wd-btn.alt{background:#fff;color:var(--om-ink);border:1px solid var(--om-line);box-shadow:none}
/* Styles: .omwd .wd-proof */
.omwd .wd-proof{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px}.omwd .wd-proof span{font-size:11px;color:#566174;display:flex;align-items:center;gap:6px}.omwd .wd-proof i{width:7px;height:7px;border-radius:50%;background:var(--om-lime);box-shadow:0 0 0 4px rgba(201,255,74,.18)}
/* Styles: .omwd .wd-hero-art */
.omwd .wd-hero-art{position:relative;min-height:500px;display:grid;place-items:center}.omwd .wd-hero-art:before{content:"";position:absolute;width:520px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(47,124,255,.20),rgba(109,74,255,.08) 48%,transparent 72%);filter:blur(14px)}
/* Styles: .omwd .wd-hero-art svg */
.omwd .wd-hero-art svg{position:relative;width:min(720px,112%);height:auto;display:block;filter:drop-shadow(0 28px 50px rgba(18,25,48,.14));animation:omFloat 7s ease-in-out infinite}
@keyframes omFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
/* Styles: .omwd .wd-section */
.omwd .wd-section{padding:88px 0}.omwd .wd-pale{background:#f6f8fc}.omwd .wd-section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:38px}.omwd .wd-section-head h2{font-size:clamp(36px,4.2vw,54px);line-height:1.02;letter-spacing:-2.7px;margin:9px 0 0;max-width:720px}.omwd .wd-section-head p{max-width:430px;color:var(--om-muted);line-height:1.7;font-size:13px;margin:0}
/* Styles: .omwd .wd-process */
.omwd .wd-process{background:linear-gradient(135deg,#f4f7ff,#f8f5ff);border:1px solid #e2e7f2;border-radius:28px;padding:34px}.omwd .wd-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.omwd .wd-process-card{background:#fff;border:1px solid #e3e8f1;border-radius:20px;padding:22px;min-height:285px;position:relative;box-shadow:0 12px 30px rgba(18,25,48,.04)}.omwd .wd-step{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf2ff;color:var(--om-blue);font-weight:900;font-size:12px}.omwd .wd-process-card h3{font-size:20px;margin:18px 0 8px}.omwd .wd-process-card p{font-size:12px;line-height:1.65;color:var(--om-muted);margin:0 0 18px}.omwd .wd-mini-screen{height:135px;border-radius:14px;background:#0d1425;border:1px solid #28324b;overflow:hidden;box-shadow:0 10px 25px rgba(11,16,32,.12)}.omwd .wd-mini-top{height:25px;display:flex;align-items:center;gap:5px;padding:0 9px;background:#151e34}.omwd .wd-dot{width:6px;height:6px;border-radius:50%;background:#7e8aa1}.omwd .wd-code{padding:12px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;color:#b9c7e7}.omwd .wd-code b{color:#78a9ff}.omwd .wd-preview{margin:12px;background:#fff;border-radius:9px;height:97px;padding:9px;color:#0b1020}.omwd .wd-preview-top{display:flex;justify-content:space-between;font-size:6px;color:#667085}.omwd .wd-preview h4{font:700 13px/1.05 'Space Grotesk';margin:13px 0 5px}.omwd .wd-preview-btn{display:inline-block;background:var(--om-blue);color:#fff;border-radius:4px;padding:4px 7px;font-size:6px}
/* Styles: .omwd .wd-flow */
.omwd .wd-flow{display:flex;align-items:center;justify-content:center;gap:10px;margin:26px 0 0;flex-wrap:wrap}.omwd .wd-flow span{font-size:10px;font-weight:800;color:#536075}.omwd .wd-flow b{color:#a0a9b8;font-size:13px}
/* Styles: .omwd .wd-feature-grid */
.omwd .wd-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.omwd .wd-feature{background:#fff;border:1px solid var(--om-line);border-radius:20px;padding:24px;min-height:205px;transition:transform .25s,box-shadow .25s}.omwd .wd-feature:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(18,25,48,.08)}.omwd .wd-icon{width:38px;height:38px;border-radius:11px;background:#eef3ff;color:var(--om-blue);display:grid;place-items:center;font-weight:900;margin-bottom:22px}.omwd .wd-feature h3{font-size:17px;margin:0 0 8px}.omwd .wd-feature p{font-size:12px;line-height:1.65;color:var(--om-muted);margin:0}
/* Styles: .omwd .wd-dark */
.omwd .wd-dark{background:var(--om-navy);color:#fff}.omwd .wd-dark .wd-section-head p{color:#aeb8c9}.omwd .wd-dark-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.omwd .wd-dark h2{color:#fff}.omwd .wd-checks{display:grid;gap:12px;margin:26px 0}.omwd .wd-check{display:flex;gap:10px;align-items:flex-start;color:#d9dfeb;font-size:13px}.omwd .wd-check i{width:18px;height:18px;border-radius:50%;background:var(--om-lime);color:#10162a;display:grid;place-items:center;font-size:11px;font-style:normal;font-weight:900;flex:0 0 18px}.omwd .wd-dark-art{position:relative}.omwd .wd-dark-art svg{width:100%;display:block;filter:drop-shadow(0 25px 50px rgba(0,0,0,.28));animation:omFloat 8s ease-in-out infinite}
/* Styles: .omwd .wd-faq */
.omwd .wd-faq{display:grid;grid-template-columns:1fr 1fr;gap:12px}.omwd .wd-faq details{background:#fff;border:1px solid var(--om-line);border-radius:14px;padding:17px 18px}.omwd .wd-faq summary{cursor:pointer;font-size:13px;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:15px}.omwd .wd-faq summary::-webkit-details-marker{display:none}.omwd .wd-faq summary:after{content:'+';font-size:17px;color:var(--om-blue)}.omwd .wd-faq details[open] summary:after{content:'−'}.omwd .wd-faq p{font-size:12px;line-height:1.65;color:var(--om-muted);margin:13px 0 0}
/* Styles: .omwd .wd-cta */
.omwd .wd-cta{padding:0 0 90px}.omwd .wd-cta-box{position:relative;overflow:hidden;border-radius:28px;padding:48px 52px;background:linear-gradient(110deg,#2f7cff,#4330d7);color:#fff}.omwd .wd-cta-box:before,.omwd .wd-cta-box:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;width:220px;height:220px;right:-60px;top:-110px}.omwd .wd-cta-box:after{width:160px;height:160px;right:80px;top:90px}.omwd .wd-cta-box h2{font-size:clamp(34px,4vw,52px);letter-spacing:-2.5px;margin:8px 0 10px;max-width:720px}.omwd .wd-cta-box p{color:#dfe6ff;max-width:610px;line-height:1.65;font-size:13px}.omwd .wd-cta-btn{display:inline-flex;padding:13px 18px;border-radius:11px;background:#fff;color:#26335e;font-weight:900;font-size:12px;margin-top:12px}
@media(max-width:950px){.omwd .wd-hero-grid,.omwd .wd-dark-grid{grid-template-columns:1fr}.omwd .wd-hero-art{min-height:390px}.omwd .wd-hero-art svg{width:min(760px,100%)}.omwd .wd-process-grid{grid-template-columns:1fr}.omwd .wd-feature-grid{grid-template-columns:1fr 1fr}.omwd .wd-section-head{display:block}.omwd .wd-section-head p{margin-top:15px}.omwd .wd-dark-art{margin-top:12px}}
@media(max-width:650px){.omwd .omwrap{padding:0 18px}.omwd .wd-hero{padding:92px 0 50px}.omwd .wd-hero h1{font-size:48px;letter-spacing:-3px}.omwd .wd-lead{font-size:16px}.omwd .wd-hero-art{min-height:300px;margin-top:15px}.omwd .wd-hero-art svg{width:112%;margin-left:-6%}.omwd .wd-section{padding:65px 0}.omwd .wd-process{padding:18px;border-radius:22px}.omwd .wd-feature-grid,.omwd .wd-faq{grid-template-columns:1fr}.omwd .wd-feature{min-height:auto}.omwd .wd-cta{padding-bottom:65px}.omwd .wd-cta-box{padding:34px 25px;border-radius:22px}}
@media(prefers-reduced-motion:reduce){.omwd .wd-hero-art svg,.omwd .wd-dark-art svg{animation:none}}

/* OrganicMetric — universal service booking overlay */
/* Styles: .om-float-book */
.om-float-book{position:fixed;right:24px;bottom:24px;z-index:9998;border:1px solid rgba(255,255,255,.24);background:linear-gradient(135deg,#10162a 0%,#25204f 100%);color:#fff;border-radius:999px;padding:13px 18px 13px 14px;display:flex;align-items:center;gap:10px;font:700 13px 'DM Sans',sans-serif;box-shadow:0 18px 45px rgba(11,16,32,.25);cursor:pointer;transition:transform .2s,box-shadow .2s}.om-float-book:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(11,16,32,.32)}.om-float-book .om-fb-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#c9ff4a;color:#10162a;font-size:16px}.om-overlay{position:fixed;inset:0;z-index:10000;background:rgba(8,12,25,.64);backdrop-filter:blur(12px);display:none;align-items:center;justify-content:center;padding:22px}.om-overlay.open{display:flex}.om-modal{width:min(920px,100%);max-height:min(900px,92vh);overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.45);border-radius:30px;box-shadow:0 40px 100px rgba(0,0,0,.35);position:relative}.om-modal:before{content:'';position:absolute;right:-120px;top:-150px;width:360px;height:360px;background:radial-gradient(circle,rgba(201,255,74,.48),transparent 66%);pointer-events:none}.om-modal-head{padding:30px 34px 20px;background:linear-gradient(135deg,#f8fafc 0%,#fff 52%,#f2efff 100%);border-bottom:1px solid #e8ebf0;position:sticky;top:0;z-index:3}.om-modal-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.om-modal-kicker{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#6d4aff}.om-modal-title{font:700 34px/1.05 'Space Grotesk',sans-serif;letter-spacing:-1.7px;margin:8px 0 7px;color:#0b1020}.om-modal-sub{margin:0;color:#647084;font-size:14px;line-height:1.55;max-width:650px}.om-close{width:40px;height:40px;border-radius:12px;border:1px solid #e2e6ed;background:#fff;font-size:22px;cursor:pointer;color:#273044}.om-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px}.om-tab{border:1px solid #e1e5ec;background:#fff;border-radius:14px;padding:12px 10px;text-align:left;cursor:pointer;font:700 12px 'DM Sans',sans-serif;color:#394154;transition:.18s}.om-tab strong{display:block;font:700 15px 'Space Grotesk',sans-serif;color:#0b1020;margin-bottom:3px}.om-tab small{color:#7b8494}.om-tab.active{border-color:#6d4aff;background:#f3f0ff;box-shadow:0 8px 20px rgba(109,74,255,.12)}.om-modal-body{padding:28px 34px 34px}.om-service-panel{display:none}.om-service-panel.active{display:block}.om-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.om-field{display:flex;flex-direction:column;gap:7px}.om-field.full{grid-column:1/-1}.om-field label{font-size:12px;font-weight:800;color:#2f3749}.om-field label span{font-weight:500;color:#8790a0}.om-input,.om-select,.om-textarea{width:100%;border:1px solid #dfe4eb;border-radius:13px;background:#fff;padding:13px 14px;font:500 14px 'DM Sans',sans-serif;color:#172033;outline:none;transition:.15s}.om-input:focus,.om-select:focus,.om-textarea:focus{border-color:#6d4aff;box-shadow:0 0 0 4px rgba(109,74,255,.09)}.om-textarea{min-height:92px;resize:vertical}.om-help{font-size:11px;color:#8a93a2;line-height:1.45}.om-range-wrap{border:1px solid #e1e5ec;border-radius:16px;padding:15px 16px;background:#fbfcfe}.om-range-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.om-range-value{font:700 18px 'Space Grotesk',sans-serif;color:#6d4aff}.om-range{width:100%;accent-color:#6d4aff;margin:13px 0 4px}.om-range-labels{display:flex;justify-content:space-between;font-size:10px;color:#8b94a3}.om-segment{display:grid;grid-template-columns:1fr 1fr;gap:8px}.om-segment label{position:relative}.om-segment input{position:absolute;opacity:0}.om-segment span{display:block;text-align:center;border:1px solid #dfe4eb;border-radius:12px;padding:12px 8px;font-size:12px;font-weight:700;color:#596275;cursor:pointer}.om-segment input:checked+span{border-color:#6d4aff;background:#f3f0ff;color:#5c3be0}.om-form-note{margin-top:20px;padding:13px 15px;border-radius:14px;background:#f7f8fb;color:#6b7586;font-size:11px;line-height:1.5}.om-form-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-top:20px;border-top:1px solid #e8ebf0}.om-submit{border:0;border-radius:13px;background:#10162a;color:#fff;padding:14px 22px;font:800 14px 'DM Sans',sans-serif;cursor:pointer;box-shadow:0 12px 28px rgba(11,16,32,.18)}.om-submit:hover{background:#6d4aff}.om-success{display:none;padding:20px;border-radius:18px;background:#effbdc;border:1px solid #d7f39b;color:#2b4210;font-size:14px;line-height:1.6}.om-success.show{display:block}.om-business-search{position:relative}.om-results{position:absolute;left:0;right:0;top:100%;margin-top:5px;max-height:220px;overflow:auto;background:#fff;border:1px solid #dfe4eb;border-radius:13px;box-shadow:0 18px 40px rgba(11,16,32,.14);z-index:20;display:none}.om-results.open{display:block}.om-result{padding:10px 12px;font-size:12px;cursor:pointer}.om-result:hover{background:#f3f0ff}.om-no-results{padding:12px;color:#8a93a2;font-size:12px}.om-required{color:#d63b59;margin-left:2px}.om-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.om-check-row{display:flex;flex-wrap:wrap;gap:9px}.om-check{display:flex;align-items:center;gap:7px;border:1px solid #dfe4eb;padding:9px 11px;border-radius:11px;font-size:11px;color:#586173;background:#fff}.om-check input{accent-color:#6d4aff}.om-status{font-size:11px;color:#7c8696}.om-service-intro{padding:15px 17px;border-radius:17px;background:#10162a;color:#fff;margin-bottom:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.om-service-intro b{font:700 16px 'Space Grotesk',sans-serif}.om-service-intro span{font-size:11px;color:#b9c1d1}.om-pill{white-space:nowrap;border-radius:999px;background:#c9ff4a;color:#111;padding:8px 11px;font-size:10px;font-weight:900}
@media(max-width:720px){.om-float-book{right:15px;bottom:15px}.om-float-book span:not(.om-fb-icon){display:none}.om-modal-head{padding:22px 18px 16px}.om-modal-body{padding:20px 18px 24px}.om-modal-title{font-size:28px}.om-tabs{grid-template-columns:1fr 1fr}.om-grid{grid-template-columns:1fr}.om-field.full{grid-column:auto}.om-mini-grid{grid-template-columns:1fr}.om-form-footer{align-items:stretch;flex-direction:column}.om-submit{width:100%}.om-modal{border-radius:24px;max-height:94vh}}

/* Styles: html,body */
html,body{width:100%;max-width:100%;overflow-x:clip}.om-overlay{width:100%;max-width:100vw;overflow-x:hidden}.om-modal{width:min(920px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow-x:hidden}.om-modal:before{right:-80px}@media(max-width:720px){.om-overlay{padding:12px}.om-modal{width:100%;max-width:100%}}
