@font-face{font-family:Urbanist;src:url('../../assets/fonts/urbanist/Urbanist-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Urbanist;src:url('../../assets/fonts/urbanist/Urbanist-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Urbanist;src:url('../../assets/fonts/urbanist/Urbanist-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Urbanist;src:url('../../assets/fonts/urbanist/Urbanist-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../../assets/fonts/space/SpaceGrotesk-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../../assets/fonts/space/SpaceGrotesk-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../../assets/fonts/space/SpaceGrotesk-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}

:root{--ot-navy:#111a31;--ot-navy-2:#182541;--ot-navy-3:#223252;--ot-plum:#7b4664;--ot-plum-dark:#64364f;--ot-gold:#d4a45d;--ot-gold-light:#f2dec0;--ot-cream:#f8f5f1;--ot-rose:#b86b7d;--ot-ink:#1e293b;--ot-copy:#5e687a;--ot-line:#e8e2dc;--ot-white:#fff;--ot-shadow:0 24px 65px rgba(17,26,49,.1);--ot-shadow-sm:0 14px 38px rgba(17,26,49,.08);--ot-radius:1.25rem;--ot-radius-lg:2rem}
html{scroll-behavior:smooth}
body.okaytech-site{font-family:Urbanist,Arial,sans-serif;color:var(--ot-copy);background:var(--ot-white);font-size:1rem;line-height:1.68;-webkit-font-smoothing:antialiased}
.okaytech-site h1,.okaytech-site h2,.okaytech-site h3,.okaytech-site h4,.okaytech-site h5,.okaytech-site h6,.okaytech-site .display-1,.okaytech-site .display-2,.okaytech-site .display-3,.okaytech-site .display-4,.okaytech-site .display-5,.okaytech-site .display-6{font-family:'Space Grotesk',Urbanist,sans-serif;color:var(--ot-ink);letter-spacing:-.035em;line-height:1.12}
.okaytech-site p{color:inherit}
.okaytech-site a{color:var(--ot-plum);transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.okaytech-site a:hover{color:var(--ot-plum-dark)}
.okaytech-site .text-primary{color:var(--ot-plum)!important}
.okaytech-site .bg-primary{background-color:var(--ot-plum)!important}
.okaytech-site .bg-dark{background-color:var(--ot-navy)!important}
.okaytech-site .bg-light{background-color:var(--ot-cream)!important}
.okaytech-site .bg-soft-primary{background:#f5edf1!important;border-color:#eadbe3!important}
.okaytech-site .bg-soft-navy{background-color:var(--ot-navy-2)!important}
.okaytech-site .border-primary{border-color:var(--ot-plum)!important}
.okaytech-site .lead{font-weight:400;color:#687386;line-height:1.65}
.okaytech-site .object-fit-cover{object-fit:cover}
.okaytech-site .object-fit-contain{object-fit:contain}
.okaytech-site section{position:relative}
.okaytech-site .container{position:relative}

.okaytech-site .btn{font-family:Urbanist,sans-serif;font-weight:700;letter-spacing:.005em;border-radius:.8rem;padding:.76rem 1.35rem;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:.15rem}
.okaytech-site .btn-sm{padding:.58rem 1.05rem;font-size:.84rem}
.okaytech-site .btn-lg{padding:.9rem 1.55rem}
.okaytech-site .btn-primary{background:var(--ot-plum)!important;border-color:var(--ot-plum)!important;color:#fff!important}
.okaytech-site .btn-primary:hover,.okaytech-site .btn-primary:focus{background:var(--ot-plum-dark)!important;border-color:var(--ot-plum-dark)!important;transform:translateY(-2px);box-shadow:0 12px 24px rgba(123,70,100,.24)!important}
.okaytech-site .btn-outline-primary{color:var(--ot-plum)!important;border-color:rgba(123,70,100,.42)!important;background:transparent!important}
.okaytech-site .btn-outline-primary:hover{color:#fff!important;background:var(--ot-plum)!important;border-color:var(--ot-plum)!important;transform:translateY(-2px)}
.okaytech-site .btn-accent{background:var(--ot-gold);border-color:var(--ot-gold);color:var(--ot-navy)!important}
.okaytech-site .btn-accent:hover{background:#e0b36f;border-color:#e0b36f;color:var(--ot-navy)!important;transform:translateY(-2px);box-shadow:0 12px 26px rgba(212,164,93,.26)}
.okaytech-site .btn-white,.okaytech-site .btn-light{color:var(--ot-navy)!important;background:#fff!important;border-color:#fff!important}
.okaytech-site .btn-white:hover,.okaytech-site .btn-light:hover{background:var(--ot-gold-light)!important;border-color:var(--ot-gold-light)!important;transform:translateY(-2px)}

.site-header{position:sticky;top:0;z-index:1040;background:#fff;transition:box-shadow .25s ease}
.site-header.is-scrolled{box-shadow:0 10px 32px rgba(17,26,49,.1)}
.site-topbar{background:var(--ot-navy);color:rgba(255,255,255,.72);font-size:.78rem;font-weight:600;letter-spacing:.01em}
.site-topbar a{color:rgba(255,255,255,.78)}
.site-topbar a:hover{color:var(--ot-gold-light)}
.site-navbar{height:86px;padding:0!important;background:rgba(255,255,255,.98)}
.brand-lockup{display:inline-flex;align-items:center;gap:.75rem;color:var(--ot-navy)!important;text-decoration:none;white-space:nowrap}
.brand-emblem{width:50px;height:50px;display:grid;place-items:center;overflow:hidden;position:relative}
.brand-emblem img{width:76px;max-width:none;height:auto;display:block}
.brand-copy{display:flex;flex-direction:column;line-height:1}
.brand-copy strong{font-family:'Space Grotesk',sans-serif;font-size:1.18rem;text-transform:uppercase;letter-spacing:.08em;color:inherit}
.brand-copy small{font-size:.62rem;text-transform:uppercase;letter-spacing:.16em;margin-top:.36rem;color:var(--ot-plum);font-weight:700}
.site-navbar .navbar-nav{gap:.15rem}
.site-navbar .navbar-nav .nav-link{font-family:Urbanist,sans-serif;font-weight:700;color:#39445a;padding:1.7rem .68rem;position:relative;font-size:.91rem}
.site-navbar .navbar-nav .nav-link:after{color:inherit}
.site-navbar .navbar-nav .nav-link:before{content:"";position:absolute;left:.7rem;right:.7rem;bottom:1.25rem;height:2px;background:var(--ot-plum);border-radius:2px;transform:scaleX(0);transition:transform .2s ease;transform-origin:center}
.site-navbar .navbar-nav .nav-link:hover,.site-navbar .navbar-nav .nav-link.active{color:var(--ot-plum)}
.site-navbar .navbar-nav .nav-link:hover:before,.site-navbar .navbar-nav .nav-link.active:before{transform:scaleX(1)}
.site-navbar .dropdown-menu{border:1px solid rgba(17,26,49,.07);border-radius:1rem;padding:.7rem;box-shadow:0 24px 60px rgba(17,26,49,.14);min-width:230px}
.site-navbar .dropdown-item{border-radius:.65rem;padding:.62rem .8rem;font-weight:600;color:#445066}
.site-navbar .dropdown-item:hover{background:#f6eff3;color:var(--ot-plum)}
.site-navbar .dropdown-divider{border-color:var(--ot-line);margin:.4rem .2rem}
.site-navbar .navbar-other{width:auto!important}
.site-header .alert{border:0;border-radius:1rem;box-shadow:var(--ot-shadow-sm)}

.page-hero{overflow:hidden;background:linear-gradient(112deg,var(--ot-navy) 0%,#17233f 58%,#40283b 100%);isolation:isolate}
.page-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent)}
.page-hero-inner{padding:5.5rem 0 5.8rem;position:relative;z-index:2;max-width:850px}
.page-hero .breadcrumb{font-size:.8rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}
.page-hero .breadcrumb a{color:var(--ot-gold-light)}
.page-hero .breadcrumb-item+.breadcrumb-item:before{color:rgba(255,255,255,.35)}
.page-hero .breadcrumb-item.active{color:rgba(255,255,255,.58)}
.page-hero-orb{position:absolute;border-radius:50%;filter:blur(4px);z-index:-1;opacity:.8}
.page-hero-orb-one{width:290px;height:290px;right:10%;top:-150px;background:radial-gradient(circle,rgba(212,164,93,.28),transparent 68%)}
.page-hero-orb-two{width:360px;height:360px;right:-80px;bottom:-260px;background:radial-gradient(circle,rgba(184,107,125,.32),transparent 68%)}
.section-kicker{display:inline-flex;align-items:center;gap:.65rem;font-size:.75rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.17em;color:var(--ot-plum);margin-bottom:1rem}
.section-kicker:before{content:"";width:30px;height:2px;background:var(--ot-gold);border-radius:2px}
.section-kicker-light{color:var(--ot-gold-light)}
.section-heading{max-width:760px}
.section-heading.text-center{margin-left:auto;margin-right:auto}
.section-heading .display-5{font-size:clamp(2rem,4vw,3.25rem)}
.section-heading p{font-size:1.08rem}

.home-hero{min-height:720px;display:flex;align-items:center;overflow:hidden;background:var(--ot-navy);isolation:isolate}
.home-hero-media{position:absolute;inset:0;z-index:-3}
.home-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,16,31,.98) 0%,rgba(10,16,31,.91) 37%,rgba(10,16,31,.45) 64%,rgba(10,16,31,.06) 100%);z-index:-2}
.home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(10,16,31,.58));z-index:-1}
.home-hero-content{padding:7rem 0 8.6rem;max-width:720px}
.hero-eyebrow{display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);padding:.55rem .85rem;border-radius:99px;color:var(--ot-gold-light);font-size:.77rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.5rem}
.hero-eyebrow i{color:var(--ot-gold);font-size:1rem}
.home-hero h1{font-size:clamp(3.1rem,6vw,5.8rem);color:#fff;max-width:700px;margin-bottom:1.5rem;line-height:.98;letter-spacing:-.055em}
.home-hero h1 span{color:var(--ot-gold-light)}
.home-hero .hero-lead{max-width:610px;color:rgba(255,255,255,.72);font-size:1.2rem;line-height:1.65;margin-bottom:2.2rem}
.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}
.hero-actions .btn{min-height:52px}
.hero-trust{display:flex;gap:1.65rem;flex-wrap:wrap;margin-top:2.6rem;color:rgba(255,255,255,.7);font-size:.88rem;font-weight:600}
.hero-trust span{display:flex;align-items:center;gap:.45rem}
.hero-trust i{color:var(--ot-gold);font-size:1.1rem}
.hero-note{position:absolute;right:2rem;bottom:2.2rem;z-index:2;max-width:330px;padding:1rem 1.15rem;border:1px solid rgba(255,255,255,.16);background:rgba(17,26,49,.72);backdrop-filter:blur(14px);border-radius:1rem;color:rgba(255,255,255,.78);box-shadow:0 16px 40px rgba(0,0,0,.22)}
.hero-note strong{display:block;color:#fff;font-family:'Space Grotesk',sans-serif;margin-bottom:.2rem}
.hero-note p{font-size:.85rem;line-height:1.45;margin:0}
.hero-note-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:50%;background:var(--ot-gold);color:var(--ot-navy);font-size:1.25rem}

.trust-ribbon{margin-top:-2.4rem;z-index:3}
.trust-ribbon-card{background:#fff;border:1px solid rgba(17,26,49,.06);border-radius:1.25rem;box-shadow:var(--ot-shadow);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}
.trust-ribbon-item{display:flex;align-items:center;gap:.9rem;padding:1.5rem 1.7rem;position:relative}
.trust-ribbon-item:not(:last-child):after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background:var(--ot-line)}
.trust-ribbon-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:50%;background:#f6eff3;color:var(--ot-plum);font-size:1.25rem}
.trust-ribbon-item strong{display:block;color:var(--ot-ink);font-family:'Space Grotesk',sans-serif;font-size:.91rem}
.trust-ribbon-item small{display:block;color:#7a8494;font-size:.76rem;margin-top:.15rem}

.home-section{padding:6.5rem 0}
.home-section-alt{background:var(--ot-cream)}
.about-visual{position:relative;padding-right:2rem;padding-bottom:2rem}
.about-visual-main{width:100%;height:520px;object-fit:cover;border-radius:var(--ot-radius-lg);box-shadow:var(--ot-shadow)}
.about-visual-badge{position:absolute;right:0;bottom:0;width:175px;min-height:150px;padding:1.25rem;background:var(--ot-plum);color:#fff;border-radius:1.4rem;display:flex;flex-direction:column;justify-content:center;box-shadow:0 20px 45px rgba(123,70,100,.24)}
.about-visual-badge i{font-size:2rem;color:var(--ot-gold-light);margin-bottom:.5rem}
.about-visual-badge strong{font-family:'Space Grotesk',sans-serif;font-size:1.05rem;line-height:1.25}
.about-visual-badge small{color:rgba(255,255,255,.68);margin-top:.35rem}
.process-list{display:grid;gap:1rem;margin-top:2rem}
.process-item{display:flex;gap:1rem;align-items:flex-start}
.process-number{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:50%;background:var(--ot-navy);color:var(--ot-gold-light);font-family:'Space Grotesk',sans-serif;font-size:.82rem;font-weight:700}
.process-item h4{font-size:1rem;margin:0 0 .2rem}
.process-item p{font-size:.9rem;margin:0}

.okaytech-site .card{border:1px solid rgba(17,26,49,.07);border-radius:var(--ot-radius);box-shadow:0 12px 34px rgba(17,26,49,.055);overflow:hidden;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.okaytech-site .card:hover{transform:translateY(-5px);box-shadow:var(--ot-shadow-sm);border-color:rgba(123,70,100,.18)}
.okaytech-site form.card:hover{transform:none;box-shadow:0 12px 34px rgba(17,26,49,.055);border-color:var(--ot-line)}
.okaytech-site .card .card-body{padding:1.55rem}
.okaytech-site .card-header{background:#fff;border-color:var(--ot-line);padding:1.25rem 1.55rem}
.okaytech-site .card-footer{border-color:var(--ot-line)}
.product-card-modern{height:100%}
.product-card-modern .product-media{height:260px;position:relative;overflow:hidden;background:#f5f1ed}
.product-card-modern .product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.product-card-modern:hover .product-media img{transform:scale(1.04)}
.product-card-modern .product-badge{position:absolute;left:1rem;top:1rem;background:rgba(17,26,49,.86);color:#fff;border-radius:99px;padding:.42rem .7rem;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;backdrop-filter:blur(8px)}
.product-card-modern .product-body{padding:1.35rem}
.product-card-modern .product-category{color:var(--ot-plum);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.product-card-modern h3,.product-card-modern h4{font-size:1.05rem;margin:.5rem 0 .8rem;min-height:2.35rem}
.product-card-modern .product-meta{display:flex;justify-content:space-between;align-items:end;gap:.5rem;padding-top:1rem;border-top:1px solid var(--ot-line)}
.product-card-modern .product-price{color:var(--ot-navy);font-family:'Space Grotesk',sans-serif;font-size:.92rem;font-weight:700}
.product-card-modern .product-stock{font-size:.72rem;color:#7b8492;text-align:right}
.product-gallery-card:hover{transform:none!important;box-shadow:0 12px 34px rgba(17,26,49,.055)!important}
.category-tile{height:100%;padding:1.6rem!important;text-align:left!important;background:#fff;position:relative;overflow:hidden}
.category-tile:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-45px;bottom:-55px;background:#f5eaf0;transition:transform .25s ease}
.category-tile:hover:after{transform:scale(1.18)}
.category-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:1rem;background:var(--ot-navy);color:var(--ot-gold-light);font-size:1.35rem;margin-bottom:1.25rem}
.category-tile h3,.category-tile h4{font-size:1.05rem;margin-bottom:.35rem}
.category-tile p{font-size:.84rem;line-height:1.5;margin:0;max-width:90%;color:#778090}
.solution-card-modern{position:relative;min-height:430px;border:0!important;color:#fff;background:var(--ot-navy)!important}
.solution-card-modern>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.solution-card-modern:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,18,35,.05) 20%,rgba(12,18,35,.92) 86%)}
.solution-card-modern:hover>img{transform:scale(1.04)}
.solution-card-modern .solution-body{position:absolute;z-index:2;inset:auto 0 0;padding:1.7rem}
.solution-card-modern .solution-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--ot-gold);color:var(--ot-navy);font-size:1.2rem;margin-bottom:1rem}
.solution-card-modern h3,.solution-card-modern h4{color:#fff;font-size:1.3rem;margin-bottom:.55rem}
.solution-card-modern p{color:rgba(255,255,255,.66);font-size:.9rem;line-height:1.5;margin-bottom:1rem}
.solution-card-modern a{color:var(--ot-gold-light);font-weight:700;font-size:.84rem}
.why-panel{overflow:hidden;background:linear-gradient(135deg,var(--ot-navy),#24304f 65%,#513448);color:#fff}
.why-panel:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-170px;top:-190px;background:radial-gradient(circle,rgba(212,164,93,.2),transparent 65%)}
.why-card{height:100%;padding:1.35rem;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:rgba(255,255,255,.055);backdrop-filter:blur(10px)}
.why-card i{font-size:1.45rem;color:var(--ot-gold);display:block;margin-bottom:.8rem}
.why-card h4{color:#fff;font-size:.98rem;margin-bottom:.3rem}
.why-card p{color:rgba(255,255,255,.6);font-size:.8rem;line-height:1.5;margin:0}
.project-card-modern .project-media{height:340px;position:relative;overflow:hidden}
.project-card-modern .project-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.project-card-modern:hover .project-media img{transform:scale(1.035)}
.project-card-modern .project-overlay{position:absolute;inset:auto 1rem 1rem;background:rgba(17,26,49,.9);backdrop-filter:blur(12px);padding:1.2rem;border-radius:1rem;color:#fff}
.project-card-modern .project-overlay small{color:var(--ot-gold-light);font-weight:700}
.project-card-modern .project-overlay h3,.project-card-modern .project-overlay h4{color:#fff;margin:.35rem 0 .4rem;font-size:1.12rem}
.project-card-modern .project-overlay p{color:rgba(255,255,255,.62);font-size:.82rem;line-height:1.45;margin:0}
.testimonial-card{position:relative;padding-top:2.5rem!important}
.testimonial-card:before{content:'“';position:absolute;top:.2rem;left:1.35rem;font-family:Georgia,serif;font-size:4.5rem;line-height:1;color:var(--ot-gold-light)}
.testimonial-stars{color:var(--ot-gold);letter-spacing:.08em}
.brand-partner-mark{width:76px;height:76px;display:grid;place-items:center;border-radius:1.25rem;background:linear-gradient(145deg,var(--ot-navy),#433047);color:var(--ot-gold-light);font-family:'Space Grotesk',sans-serif;font-size:2rem;font-weight:700;box-shadow:0 12px 28px rgba(17,26,49,.14)}

.content-wrapper>.wrapper.bg-light,.content-wrapper>section.wrapper.bg-light{background:var(--ot-cream)!important}
.content-wrapper>.wrapper.bg-light>.container,.content-wrapper>section.wrapper.bg-light>.container{padding-top:5.5rem!important;padding-bottom:5.5rem!important}
.content-wrapper .wrapper .fs-15.text-uppercase.text-primary{font-size:.74rem!important;font-weight:800;letter-spacing:.16em!important;color:var(--ot-plum)!important}
.content-wrapper .wrapper .fs-15.text-uppercase.text-primary:before{content:"";display:inline-block;width:24px;height:2px;background:var(--ot-gold);vertical-align:middle;margin-right:.6rem}
.content-wrapper .wrapper .display-5{font-size:clamp(2rem,4vw,3.15rem)}
.content-wrapper .wrapper .card.shadow-sm{box-shadow:0 12px 34px rgba(17,26,49,.07)!important}
.content-wrapper .wrapper .card-img-top{border-radius:0}
.content-wrapper .wrapper .badge{font-weight:700;letter-spacing:.025em;border-radius:99px;padding:.43rem .67rem}
.content-wrapper .wrapper .icon.btn-circle{background:#f3e7ed!important;color:var(--ot-plum)!important;border:0!important}
.content-wrapper .wrapper.bg-dark .icon.btn-circle{background:rgba(255,255,255,.1)!important;color:var(--ot-gold-light)!important}
.content-wrapper .wrapper .more{font-weight:700}
.content-wrapper .wrapper .more:after{content:'\2192';font-family:inherit;margin-left:.45rem;transition:margin-left .2s ease}
.content-wrapper .wrapper .more:hover:after{margin-left:.7rem}
.content-wrapper .wrapper table{--bs-table-bg:transparent}
.content-wrapper .wrapper .table th{color:var(--ot-ink)}
.content-wrapper .wrapper .table>:not(caption)>*>*{padding:1rem 1.25rem;border-color:var(--ot-line)}

.okaytech-site .form-label{font-weight:700;color:#38445a;font-size:.84rem;margin-bottom:.45rem}
.okaytech-site .form-control,.okaytech-site .form-select{border:1px solid #ddd8d2;border-radius:.78rem;background-color:#fff;color:var(--ot-ink);min-height:48px;padding:.7rem .9rem;box-shadow:none}
.okaytech-site textarea.form-control{min-height:130px}
.okaytech-site .form-control:focus,.okaytech-site .form-select:focus{border-color:rgba(123,70,100,.65);box-shadow:0 0 0 .22rem rgba(123,70,100,.1)}
.okaytech-site .pagination{gap:.35rem}
.okaytech-site .page-link{border:1px solid var(--ot-line);border-radius:.7rem!important;color:var(--ot-plum);min-width:40px;text-align:center}
.okaytech-site .page-item.active .page-link{background:var(--ot-plum);border-color:var(--ot-plum)}
.okaytech-site .alert-info{background:#f3edf1;border-color:#e6d7df;color:#69475a}
.okaytech-site .alert-success{background:#edf7f0;color:#2e6e46}
.okaytech-site .alert-danger{background:#fbefef;color:#8a4048}
#storesMap{border-radius:var(--ot-radius);border:1px solid var(--ot-line);overflow:hidden}
.blog-content{font-size:1.06rem;line-height:1.82;color:#4f596b}
.blog-content h2,.blog-content h3,.blog-content h4{margin-top:2.4rem;margin-bottom:1rem}
.blog-content img{max-width:100%;border-radius:1rem}

.footer-cta{background:linear-gradient(to bottom,var(--ot-cream) 50%,var(--ot-navy) 50%);padding:0 0 1px}
.footer-cta-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.6rem;padding:2.2rem 2.4rem;border-radius:1.5rem;background:linear-gradient(115deg,var(--ot-plum),#5e3652);box-shadow:0 24px 60px rgba(75,42,62,.24);color:rgba(255,255,255,.72);overflow:hidden;position:relative}
.footer-cta-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-140px;top:-130px;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 38px rgba(255,255,255,.025),0 0 0 76px rgba(255,255,255,.02)}
.footer-cta-card>*{position:relative;z-index:1}
.footer-cta-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.13);color:var(--ot-gold-light);font-size:1.8rem}
.footer-cta-card h2{font-size:clamp(1.5rem,3vw,2.25rem)}
.footer-cta-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}
.site-footer{background:var(--ot-navy);color:rgba(255,255,255,.62);position:relative;overflow:hidden}
.site-footer:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;left:-300px;bottom:-300px;background:radial-gradient(circle,rgba(212,164,93,.08),transparent 68%)}
.brand-lockup-light{color:#fff!important}
.brand-lockup-light .brand-copy small{color:var(--ot-gold-light)}
.footer-brand .brand-emblem{width:58px;height:58px}
.footer-brand .brand-emblem img{width:88px}
.footer-brand .brand-copy strong{font-size:1.35rem}
.footer-intro{max-width:390px;line-height:1.75}
.footer-title{font-family:'Space Grotesk',sans-serif;color:#fff!important;font-size:.95rem;letter-spacing:0;margin-bottom:1.3rem}
.footer-links,.footer-contact{list-style:none;padding:0;margin:0}
.footer-links li{margin-bottom:.7rem}
.footer-links a{color:rgba(255,255,255,.59);font-size:.91rem}
.footer-links a:hover{color:var(--ot-gold-light);padding-left:.2rem}
.footer-contact li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.9rem}
.footer-contact i{color:var(--ot-gold);font-size:1.1rem;margin-top:.15rem}
.footer-contact a{color:rgba(255,255,255,.7)}
.footer-contact a:hover{color:var(--ot-gold-light)}
.footer-trust{display:flex;gap:.6rem;flex-wrap:wrap}
.footer-trust span{border:1px solid rgba(255,255,255,.1);border-radius:99px;padding:.45rem .7rem;font-size:.75rem;color:rgba(255,255,255,.68)}
.footer-trust i{color:var(--ot-gold);margin-right:.25rem}
.footer-newsletter .form-control{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#fff}
.footer-newsletter .form-control::placeholder{color:rgba(255,255,255,.4)}
.footer-newsletter .btn{padding-left:1rem;padding-right:1rem}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.08);margin-top:4rem;padding-top:1.7rem;font-size:.78rem}
.footer-social{display:flex;gap:.5rem}
.footer-social a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.07);color:#fff}
.footer-social a:hover{background:var(--ot-gold);color:var(--ot-navy);transform:translateY(-2px)}

.floating-actions{position:fixed;right:20px;bottom:20px;z-index:1050;display:flex;align-items:flex-end;gap:.6rem}
.floating-btn{height:48px;border:0;display:inline-flex;align-items:center;justify-content:center;border-radius:99px;box-shadow:0 12px 28px rgba(17,26,49,.2);font-weight:700;font-size:.8rem}
.floating-whatsapp{background:#1f9d65;color:#fff!important;padding:0 1rem;gap:.45rem}
.floating-whatsapp i{font-size:1.25rem}
.floating-whatsapp:hover{background:#178154;color:#fff!important;transform:translateY(-2px)}
.floating-top{width:48px;background:var(--ot-navy);color:#fff;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}
.floating-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}

[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}
[data-reveal].is-revealed{opacity:1;transform:none}
[data-reveal-delay="1"]{transition-delay:.08s}
[data-reveal-delay="2"]{transition-delay:.16s}
[data-reveal-delay="3"]{transition-delay:.24s}

@media (max-width:1199.98px){
    .site-navbar .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem;font-size:.86rem}
    .brand-copy strong{font-size:1.05rem}.brand-copy small{font-size:.56rem}
    .home-hero:before{background:linear-gradient(90deg,rgba(10,16,31,.98),rgba(10,16,31,.86) 48%,rgba(10,16,31,.22))}
}
@media (max-width:991.98px){
    .site-navbar{height:76px}.brand-emblem{width:46px;height:46px}.brand-emblem img{width:70px}
    .offcanvas-nav{background:var(--ot-navy)!important}.offcanvas-nav .offcanvas-body{padding-top:1rem}.offcanvas-nav .navbar-nav .nav-link{color:rgba(255,255,255,.78)!important;padding:.8rem 0;font-size:1rem}.offcanvas-nav .navbar-nav .nav-link:before{display:none}.offcanvas-nav .dropdown-menu{background:rgba(255,255,255,.06)!important;border:0;box-shadow:none}.offcanvas-nav .dropdown-item{color:rgba(255,255,255,.7)!important}.offcanvas-nav .dropdown-item:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
    .home-hero{min-height:680px}.home-hero-content{padding:6rem 0 9rem;max-width:630px}.home-hero:before{background:linear-gradient(90deg,rgba(10,16,31,.97),rgba(10,16,31,.86) 62%,rgba(10,16,31,.38))}.hero-note{right:1rem;bottom:1.5rem}
    .trust-ribbon-card{grid-template-columns:repeat(2,1fr)}.trust-ribbon-item:nth-child(2):after{display:none}.trust-ribbon-item:nth-child(-n+2){border-bottom:1px solid var(--ot-line)}
    .home-section{padding:5.5rem 0}.about-visual-main{height:450px}
    .footer-cta-card{grid-template-columns:auto 1fr}.footer-cta-actions{grid-column:1/-1;justify-content:flex-start;margin-left:5rem}
}
@media (max-width:767.98px){
    body.okaytech-site{font-size:.96rem}.site-navbar{height:72px}.brand-copy strong{font-size:.96rem}.brand-copy small{font-size:.52rem;letter-spacing:.12em}.brand-emblem{width:42px;height:42px}.brand-emblem img{width:66px}
    .page-hero-inner{padding:4rem 0 4.2rem}.page-hero .display-4{font-size:2.25rem}
    .home-hero{min-height:700px}.home-hero-media img{object-position:66% center}.home-hero:before{background:linear-gradient(90deg,rgba(10,16,31,.97),rgba(10,16,31,.82)),linear-gradient(0deg,rgba(10,16,31,.75),transparent)}.home-hero-content{padding:5.5rem 0 10.5rem}.home-hero h1{font-size:clamp(2.85rem,13vw,4.1rem)}.home-hero .hero-lead{font-size:1.02rem;max-width:94%}.hero-actions .btn{width:100%}.hero-trust{gap:.75rem 1.1rem;margin-top:1.8rem;font-size:.78rem}.hero-note{left:1rem;right:1rem;bottom:1rem;max-width:none}
    .trust-ribbon{margin-top:-1.4rem}.trust-ribbon-card{grid-template-columns:1fr 1fr}.trust-ribbon-item{padding:1.1rem;gap:.65rem}.trust-ribbon-icon{width:38px;height:38px;flex-basis:38px}.trust-ribbon-item strong{font-size:.79rem}.trust-ribbon-item small{font-size:.68rem}
    .home-section{padding:4.5rem 0}.section-heading .display-5{font-size:2.15rem}.about-visual{padding-right:1rem;padding-bottom:1.4rem}.about-visual-main{height:390px}.about-visual-badge{width:150px;min-height:130px;padding:1rem}
    .product-card-modern .product-media{height:185px}.product-card-modern .product-body{padding:1rem}.product-card-modern h3,.product-card-modern h4{font-size:.92rem;min-height:2rem}.product-card-modern .product-meta{display:block}.product-card-modern .product-stock{text-align:left;margin-top:.25rem}
    .solution-card-modern{min-height:380px}.project-card-modern .project-media{height:310px}.project-card-modern .project-overlay{inset:auto .7rem .7rem;padding:1rem}
    .content-wrapper>.wrapper.bg-light>.container,.content-wrapper>section.wrapper.bg-light>.container{padding-top:4rem!important;padding-bottom:4rem!important}
    .footer-cta-card{grid-template-columns:1fr;padding:1.6rem}.footer-cta-icon{width:54px;height:54px}.footer-cta-actions{grid-column:auto;margin-left:0;display:grid}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom>p:last-child{display:none}
    .floating-actions{right:12px;bottom:12px}.floating-whatsapp span{display:none}.floating-whatsapp{width:48px;padding:0}.floating-top{width:44px;height:44px}
}
@media (max-width:479.98px){
    .site-navbar .btn-accent{display:none}.trust-ribbon-card{grid-template-columns:1fr}.trust-ribbon-item:not(:last-child){border-bottom:1px solid var(--ot-line)}.trust-ribbon-item:after{display:none!important}.hero-note{display:none}.home-hero-content{padding-bottom:6.5rem}.home-hero{min-height:660px}.about-visual-main{height:330px}.footer-cta-actions .btn{width:100%}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
