@font-face{font-family:Almarai;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/almarai-400-arabic.woff2)format("woff2")}@font-face{font-family:Almarai;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/almarai-700-arabic.woff2)format("woff2")}@font-face{font-family:Almarai;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/almarai-800-arabic.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-sans-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ibm-plex-sans-500.woff2)format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-sans-600.woff2)format("woff2")}:root{--petrol-50:#e8f1f0;--petrol-100:#c5dedc;--petrol-200:#93c2bf;--petrol-300:#5fa3a0;--petrol-400:#347f7e;--petrol-500:#1b5f5f;--petrol-600:#12494b;--petrol-700:#0d3b3e;--petrol-800:#092b2e;--petrol-900:#051c1e;--brand:var(--petrol-700);--emerald-50:#e4f5ee;--emerald-100:#b8e6d4;--emerald-300:#4fbb92;--emerald-500:#1d9e75;--emerald-600:#157e5d;--emerald-700:#0f6048;--emerald-900:#052a20;--copper-100:#f2e2d4;--copper-300:#d8a97f;--copper-500:#b87a4b;--copper-700:#8a5630;--copper-900:#55321a;--neutral-0:#fff;--neutral-25:#f7faf9;--neutral-50:#eff4f3;--neutral-100:#e1e9e8;--neutral-200:#c9d5d4;--neutral-300:#a9b8b7;--neutral-400:#8a9997;--neutral-500:#64716f;--neutral-700:#384341;--neutral-900:#131a19;--success:var(--emerald-600);--success-bg:var(--emerald-50);--warning:#b7791f;--warning-bg:#faf0dc;--error:#c43d3d;--error-bg:#fbeaea;--info:var(--petrol-400);--info-bg:var(--petrol-50);--surface:#fff;--petrol-rgb:13 59 62;--emerald-rgb:21 126 93;--neutral-rgb:19 26 25;--surface-rgb:255 255 255;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--shadow-card:0 1px 3px #051c1e0f, 0 1px 2px #051c1e0a;--shadow-raised:0 8px 24px #051c1e1a, 0 2px 6px #051c1e0f;--font-arabic:"Almarai", "IBM Plex Sans", system-ui, sans-serif;--font-latin:"IBM Plex Sans", "Almarai", system-ui, sans-serif}.tekcard-landing,.tekcard-landing *,.tekcard-landing :before,.tekcard-landing :after{box-sizing:border-box}.tekcard-landing{--motion-ease:cubic-bezier(.2, 0, 0, 1);min-width:0;min-height:100vh;color:var(--neutral-900);background:var(--neutral-25);font-family:var(--font-arabic);font-variant-numeric:lining-nums tabular-nums;font-size:1rem;line-height:1.75}.tekcard-landing[dir=ltr]{font-family:var(--font-latin)}.tekcard-landing a{color:inherit;text-decoration:none}.landing-container{width:min(100% - 2rem,73.75rem);margin-inline:auto}.landing-skip-link{z-index:100;color:var(--surface);background:var(--brand);border-radius:.75rem;padding:.75rem 1rem;transition:transform .16s;position:fixed;inset-block-start:.75rem;inset-inline-start:.75rem;transform:translateY(-180%)}.landing-skip-link:focus{transform:translateY(0)}.landing-header{z-index:40;border-bottom:1px solid rgb(var(--petrol-rgb) / .09);background:rgb(var(--surface-rgb) / .94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.landing-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4.75rem;display:flex}.landing-wordmark{min-width:6rem;min-height:2.75rem;color:var(--brand);font-family:var(--font-latin);letter-spacing:-.035em;align-items:center;gap:.5rem;font-size:1.45rem;font-weight:600;display:inline-flex}.landing-wordmark__icon{flex:none;width:1.5rem;height:1.5rem}.landing-header__desktop,.landing-header__nav,.landing-header__actions{align-items:center;display:flex}.landing-header__desktop{flex:1;justify-content:space-between;gap:1.5rem}.landing-header__nav{gap:1.75rem;margin-inline-start:2.5rem}.landing-header__actions{gap:.65rem}.landing-nav-link,.landing-text-link{min-height:2.75rem;color:rgb(var(--neutral-rgb) / .76);align-items:center;padding-inline:.25rem;font-weight:700;display:inline-flex}.landing-nav-link:hover,.landing-text-link:hover{color:var(--emerald-600)}.landing-button{cursor:pointer;border:1px solid #0000;border-radius:.85rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.72rem 1.15rem;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1.4;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.landing-button:hover{transform:translateY(-1px)}.tekcard-landing .landing-button--primary{color:var(--surface);background:var(--brand)}.tekcard-landing .landing-button--primary:hover,.tekcard-landing .landing-button--primary:active{color:var(--surface);background:var(--emerald-600)}.tekcard-landing .landing-button--secondary{border-color:rgb(var(--petrol-rgb) / .18);color:var(--brand);background:var(--surface)}.tekcard-landing .landing-button--secondary:hover,.tekcard-landing .landing-button--secondary:active{border-color:var(--emerald-600);color:var(--emerald-600)}.landing-button--large{min-height:3.25rem;padding-inline:1.4rem;font-size:1rem}.landing-menu-button{min-width:5.5rem;display:none}.landing-menu-button svg,.landing-mobile-menu__close svg,.landing-faq__button svg,.landing-feature-card__icon svg{width:1.35rem;height:1.35rem}.landing-menu{z-index:80;position:fixed;inset:0}.landing-menu__backdrop{background:rgb(var(--petrol-rgb) / .48);position:fixed;inset:0}.landing-mobile-menu{z-index:1;background:var(--surface);width:min(90vw,24rem);box-shadow:0 1.5rem 4rem rgb(var(--petrol-rgb) / .2);padding:1.25rem;position:fixed;inset-block:0;inset-inline-end:0;overflow-y:auto}.landing-mobile-menu__top{justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;display:flex}.landing-mobile-menu__close{min-width:6rem}.landing-mobile-menu__links{gap:.5rem;margin-top:2rem;display:grid}.landing-mobile-menu__links .landing-nav-link,.landing-mobile-menu__links .landing-text-link,.landing-mobile-menu__links .landing-button{justify-content:flex-start;width:100%;min-height:3rem;padding-inline:.85rem}.landing-mobile-menu__links .landing-button--primary{justify-content:center;margin-top:.5rem}.landing-main{outline:none}.landing-hero{background:radial-gradient(circle at 15% 8%, rgb(var(--emerald-rgb) / .11), transparent 34rem), linear-gradient(180deg, var(--surface), var(--neutral-25));padding-block:clamp(3.5rem,8vw,6.5rem);position:relative;overflow:hidden}.tekcard-landing[dir=rtl] .landing-hero{background:radial-gradient(circle at 85% 8%, rgb(var(--emerald-rgb) / .11), transparent 34rem), linear-gradient(180deg, var(--surface), var(--neutral-25))}.landing-hero__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-hero__orb{filter:blur(56px);border-radius:50%;position:absolute}.landing-hero__orb--petrol{background:rgb(var(--petrol-rgb) / .07);width:24rem;height:24rem;animation:9s ease-in-out infinite alternate landing-drift-a;inset-block-start:-6rem;inset-inline-end:-7rem}.landing-hero__orb--emerald{background:rgb(var(--emerald-rgb) / .09);width:19rem;height:19rem;animation:7s ease-in-out infinite alternate landing-drift-b;inset-block-end:-5rem;inset-inline-start:-6rem}.landing-hero__curve{width:100%;height:56%;position:absolute;inset-block-end:0;inset-inline:0}.landing-hero__curve path{stroke:rgb(var(--emerald-rgb) / .25);stroke-width:2px;stroke-dasharray:1;stroke-dashoffset:1px;animation:landing-draw 1.6s var(--motion-ease) .5s forwards}.landing-hero__grid{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid;position:relative}.landing-hero__copy{text-align:start;min-width:0}.landing-eyebrow{border:1px solid rgb(var(--emerald-rgb) / .2);color:var(--emerald-600);background:rgb(var(--emerald-rgb) / .07);border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.45rem .75rem;font-size:.88rem;font-weight:700;display:inline-flex}.landing-eyebrow:before{content:"";background:var(--emerald-600);border-radius:50%;width:.45rem;height:.45rem}.landing-hero__copy h1{color:var(--brand);letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,7vw,4.65rem);font-weight:800;line-height:1.16}.landing-hero__title-line{display:block}.tekcard-landing[dir=ltr] .landing-hero__copy h1{font-weight:600;line-height:1.05}.landing-hero__lead{max-width:38rem;color:rgb(var(--neutral-rgb) / .72);text-align:start;margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.9}.landing-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.landing-hero__reassurance{color:rgb(var(--neutral-rgb) / .6);margin:1rem 0 0;font-size:.9rem}.landing-card-slot{width:min(100%,27rem);margin-inline:auto}.landing-card-frame{border-radius:1.85rem;display:block}.landing-card-example__actions{animation:landing-enter .6s var(--motion-ease) .35s both;justify-content:center;margin-top:.9rem;display:flex}.landing-card-example{border:1px solid rgb(var(--petrol-rgb) / .1);background:rgb(var(--surface-rgb) / .82);box-shadow:0 1.8rem 4.5rem rgb(var(--petrol-rgb) / .12);border-radius:1.85rem;margin:0;padding:.65rem;position:relative}.landing-card-example__label{color:var(--brand);background:rgb(var(--petrol-rgb) / .07);border-radius:999px;margin:.2rem auto .75rem;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:table}.landing-card-example__preview{pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:1.4rem;overflow:hidden}.landing-card-example .tekcard-preview{background:0 0;min-height:0;padding:0}.landing-card-example .tekcard-preview__shell{width:100%}.landing-card-example .tekcard-preview__brand{display:none}.landing-card-example .tekcard-preview__avatar[src$=\.svg]{-o-object-fit:contain;object-fit:contain;background:var(--neutral-25);padding:1.4rem}.landing-card-example .tekcard-preview__name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.landing-card-example__fallback{min-height:31rem;color:rgb(var(--neutral-rgb) / .62);background:rgb(var(--petrol-rgb) / .04);text-align:center;border-radius:1.35rem;place-items:center;padding:2rem;display:grid}.landing-section{padding-block:clamp(4rem,8vw,6rem)}.landing-section--surface{background:var(--surface)}.landing-section__heading{text-align:center;max-width:48rem;margin-inline:auto}.landing-section__heading h2,.landing-final-cta h2{color:var(--brand);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,4vw,2.65rem);font-weight:800;line-height:1.35}.tekcard-landing[dir=ltr] .landing-section__heading h2,.tekcard-landing[dir=ltr] .landing-final-cta h2{font-weight:600;line-height:1.2}.landing-section__heading p{color:rgb(var(--neutral-rgb) / .65);margin:1rem auto 0;font-size:1.05rem}.landing-journey,.landing-benefits{gap:1rem;margin-top:2.5rem;display:grid}.landing-journey-card,.landing-feature-card{border:1px solid rgb(var(--petrol-rgb) / .1);background:var(--surface);border-radius:1.25rem;min-width:0;padding:1.5rem;position:relative}.landing-journey-card__number{width:2.75rem;height:2.75rem;color:var(--surface);background:var(--brand);font-family:var(--font-latin);border-radius:.85rem;place-items:center;margin-bottom:1.2rem;font-weight:600;display:grid}.landing-journey-card h3,.landing-feature-card h3{color:var(--brand);margin:0;font-size:1.15rem;font-weight:800}.landing-journey-card p,.landing-feature-card p{color:rgb(var(--neutral-rgb) / .66);margin:.7rem 0 0}.landing-feature-card{background:var(--neutral-25)}.landing-feature-card__icon{width:2.9rem;height:2.9rem;color:var(--emerald-600);background:rgb(var(--emerald-rgb) / .09);border-radius:.9rem;place-items:center;margin-bottom:1.2rem;display:grid}.landing-faq{gap:.75rem;max-width:52rem;margin:2.5rem auto 0;display:grid}.landing-faq__item{border:1px solid rgb(var(--petrol-rgb) / .11);background:var(--surface);border-radius:1rem}.landing-faq__button{width:100%;min-height:3.5rem;color:var(--brand);text-align:start;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-family:inherit;font-size:1rem;font-weight:700;display:flex}.landing-faq__button svg{flex:none;transition:transform .16s}.landing-faq__button[aria-expanded=true] svg{transform:rotate(180deg)}.landing-faq__answer{color:rgb(var(--neutral-rgb) / .67);padding:0 1.15rem 1.15rem}.landing-faq__answer p{margin:0}.landing-final-cta{color:var(--surface);background:var(--brand);padding-block:clamp(3rem,7vw,5rem)}.landing-final-cta__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.landing-final-cta__logo{width:2.5rem;height:2.5rem;margin-bottom:1.1rem;display:block}.landing-final-cta h2{color:var(--surface)}.landing-final-cta p{color:rgb(var(--surface-rgb) / .78);margin:.8rem 0 0;font-size:1.05rem}.landing-final-cta .landing-button--primary{color:var(--brand);background:var(--surface);flex:none}.landing-final-cta .landing-button--primary:hover{color:var(--surface);background:var(--emerald-600)}.landing-footer{color:rgb(var(--neutral-rgb) / .7);background:var(--surface);padding-block:2.5rem}.landing-footer__grid{align-items:start;gap:2rem;display:grid}.landing-footer__summary p{max-width:32rem;margin:.65rem 0 0}.landing-footer__legal{flex-wrap:wrap;gap:.65rem 1rem;margin:0;padding:0;list-style:none;display:flex}.landing-footer__legal li{align-items:center;gap:.4rem;display:inline-flex}.landing-footer__legal a{color:var(--brand);font-weight:700}.landing-footer__legal a:hover{color:var(--emerald-600)}.landing-footer__legal small{color:rgb(var(--neutral-rgb) / .58);background:rgb(var(--petrol-rgb) / .055);border-radius:999px;padding:.1rem .4rem;font-size:.72rem}.landing-footer__copyright{font-family:var(--font-latin);margin:0;font-size:.88rem}.contact-page{flex-direction:column;display:flex}.contact-page__main{flex:1;place-items:center;padding-block:clamp(3rem,10vw,7rem);display:grid}.contact-page__panel{border:1px solid rgb(var(--petrol-rgb) / .1);text-align:center;background:var(--surface);max-width:42rem;box-shadow:0 1.5rem 4rem rgb(var(--petrol-rgb) / .08);border-radius:1.5rem;padding:clamp(2rem,7vw,4rem)}.contact-page__icon{width:3rem;height:3rem;margin-inline:auto}.contact-page__eyebrow{color:var(--emerald-600);margin:1.25rem 0 0;font-size:.9rem;font-weight:800}.contact-page__panel h1{color:var(--brand);margin:.45rem 0 0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.3}.contact-page__body{max-width:31rem;color:rgb(var(--neutral-rgb) / .76);margin:1rem auto 0;font-size:1.05rem}.tekcard-landing .contact-page__email{min-height:3.25rem;color:var(--surface);background:var(--brand);font-family:var(--font-latin);border-radius:.85rem;justify-content:center;align-items:center;margin-block-start:1.75rem;padding:.75rem 1.35rem;font-size:1.05rem;font-weight:700;display:inline-flex}.tekcard-landing .contact-page__email:hover{color:var(--surface);background:var(--emerald-600)}.contact-page__footer{border-top:1px solid rgb(var(--petrol-rgb) / .08);text-align:center}.tekcard-landing :where(a,button):focus-visible{outline:3px solid rgb(var(--emerald-rgb) / .45);outline-offset:3px}@keyframes landing-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes landing-drift-a{0%{transform:translateY(-14px)}to{transform:translateY(18px)}}@keyframes landing-drift-b{0%{transform:translateY(12px)}to{transform:translateY(-16px)}}@keyframes landing-draw{to{stroke-dashoffset:0}}.landing-eyebrow{animation:landing-enter .6s var(--motion-ease) 0s both}.landing-hero__copy h1{animation:landing-enter .6s var(--motion-ease) .1s both}.landing-hero__lead{animation:landing-enter .6s var(--motion-ease) .2s both}.landing-hero__actions{animation:landing-enter .6s var(--motion-ease) .3s both}.landing-hero__reassurance{animation:landing-enter .6s var(--motion-ease) .4s both}.landing-card-frame{animation:landing-enter .6s var(--motion-ease) .25s both, landing-float 3s ease-in-out 1.2s infinite}.landing-motion-on [data-reveal]{opacity:0;transition:opacity .6s var(--motion-ease), transform .6s var(--motion-ease);transition-delay:var(--reveal-delay,0s);transform:translateY(22px)}.landing-motion-on [data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media (width>=48rem){.landing-footer__grid{grid-template-columns:1.2fr 1fr}.landing-footer__copyright{grid-column:1/-1}}@media (width>=56rem){.landing-journey,.landing-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=64rem){.landing-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(21rem,.75fr)}}@media (width<=63.99rem){.landing-hero__copy{text-align:center}.landing-hero__copy .landing-hero__lead{text-align:start}}@media (width<=47.99rem){.landing-container{width:min(100% - 1.5rem,73.75rem)}.landing-header__desktop{display:none}.landing-menu-button{display:inline-flex}.landing-hero__actions,.landing-final-cta__inner{flex-direction:column;align-items:stretch}.landing-hero__actions .landing-button,.landing-final-cta .landing-button{width:100%}.landing-final-cta__inner{text-align:center}.landing-final-cta__logo{margin-inline:auto}.landing-card-example{padding:.45rem}}@media (prefers-reduced-motion:reduce){.tekcard-landing *,.tekcard-landing :before,.tekcard-landing :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.landing-eyebrow,.landing-hero__copy h1,.landing-hero__lead,.landing-hero__actions,.landing-hero__reassurance,.landing-card-frame,.landing-card-example__actions,.landing-hero__orb{animation:none!important}.landing-hero__curve path{stroke-dashoffset:0;animation:none!important}.landing-motion-on [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}
