@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: #FFFFFF;--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: #FFFFFF;--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 rgba(5, 28, 30, .06), 0 1px 2px rgba(5, 28, 30, .04);--shadow-raised: 0 8px 24px rgba(5, 28, 30, .1), 0 2px 6px rgba(5, 28, 30, .06);--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-size:1rem;line-height:1.75;font-variant-numeric:lining-nums tabular-nums}.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{position:fixed;z-index:100;inset-block-start:.75rem;inset-inline-start:.75rem;padding:.75rem 1rem;border-radius:.75rem;color:var(--surface);background:var(--brand);transform:translateY(-180%);transition:transform .16s ease}.landing-skip-link:focus{transform:translateY(0)}.landing-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgb(var(--petrol-rgb) / .09);background:rgb(var(--surface-rgb) / .94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-header__inner{display:flex;min-height:4.75rem;align-items:center;justify-content:space-between;gap:1rem}.landing-wordmark{display:inline-flex;min-width:6rem;min-height:2.75rem;align-items:center;gap:.5rem;color:var(--brand);font-family:var(--font-latin);font-size:1.45rem;font-weight:600;letter-spacing:-.035em}.landing-wordmark__icon{width:1.5rem;height:1.5rem;flex:0 0 auto}.landing-header__desktop,.landing-header__nav,.landing-header__actions{display:flex;align-items:center}.landing-header__desktop{flex:1;justify-content:space-between;gap:1.5rem}.landing-header__nav{margin-inline-start:2.5rem;gap:1.75rem}.landing-header__actions{gap:.65rem}.landing-nav-link,.landing-text-link{display:inline-flex;min-height:2.75rem;align-items:center;padding-inline:.25rem;color:rgb(var(--neutral-rgb) / .76);font-weight:700}.landing-nav-link:hover,.landing-text-link:hover{color:var(--emerald-600)}.landing-button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:.5rem;padding:.72rem 1.15rem;border:1px solid transparent;border-radius:.85rem;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1.4;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.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{display:none;min-width:5.5rem}.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{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0}.landing-menu__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgb(var(--petrol-rgb) / .48)}.landing-mobile-menu{position:fixed;z-index:1;inset-block:0;inset-inline-end:0;width:min(90vw,24rem);overflow-y:auto;padding:1.25rem;background:var(--surface);box-shadow:0 1.5rem 4rem rgb(var(--petrol-rgb) / .2)}.landing-mobile-menu__top{display:flex;min-height:3rem;align-items:center;justify-content:space-between;gap:1rem}.landing-mobile-menu__close{min-width:6rem}.landing-mobile-menu__links{display:grid;gap:.5rem;margin-top:2rem}.landing-mobile-menu__links .landing-nav-link,.landing-mobile-menu__links .landing-text-link,.landing-mobile-menu__links .landing-button{width:100%;min-height:3rem;justify-content:flex-start;padding-inline:.85rem}.landing-mobile-menu__links .landing-button--primary{justify-content:center;margin-top:.5rem}.landing-main{outline:none}.landing-hero{position:relative;overflow:hidden;padding-block:clamp(3.5rem,8vw,6.5rem);background:radial-gradient(circle at 15% 8%,rgb(var(--emerald-rgb) / .11),transparent 34rem),linear-gradient(180deg,var(--surface),var(--neutral-25))}.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{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.landing-hero__orb{position:absolute;border-radius:50%;filter:blur(56px)}.landing-hero__orb--petrol{width:24rem;height:24rem;inset-block-start:-6rem;inset-inline-end:-7rem;background:rgb(var(--petrol-rgb) / .07);animation:landing-drift-a 9s ease-in-out infinite alternate}.landing-hero__orb--emerald{width:19rem;height:19rem;inset-block-end:-5rem;inset-inline-start:-6rem;background:rgb(var(--emerald-rgb) / .09);animation:landing-drift-b 7s ease-in-out infinite alternate}.landing-hero__curve{position:absolute;inset-inline:0;inset-block-end:0;width:100%;height:56%}.landing-hero__curve path{stroke:rgb(var(--emerald-rgb) / .25);stroke-width:2;stroke-dasharray:1;stroke-dashoffset:1;animation:landing-draw 1.6s var(--motion-ease) .5s forwards}.landing-hero__grid{position:relative;display:grid;align-items:center;gap:clamp(2.5rem,6vw,5rem)}.landing-hero__copy{min-width:0;text-align:start}.landing-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.45rem .75rem;border:1px solid rgb(var(--emerald-rgb) / .2);border-radius:999px;color:var(--emerald-600);background:rgb(var(--emerald-rgb) / .07);font-size:.88rem;font-weight:700}.landing-eyebrow:before{width:.45rem;height:.45rem;border-radius:50%;content:"";background:var(--emerald-600)}.landing-hero__copy h1{margin:0;color:var(--brand);font-size:clamp(2.35rem,7vw,4.65rem);font-weight:800;letter-spacing:-.045em;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;margin:1.5rem 0 0;color:rgb(var(--neutral-rgb) / .72);font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.9;text-align:start}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.landing-hero__reassurance{margin:1rem 0 0;color:rgb(var(--neutral-rgb) / .6);font-size:.9rem}.landing-card-slot{width:min(100%,27rem);margin-inline:auto}.landing-card-frame{display:block;border-radius:1.85rem}.landing-card-example__actions{display:flex;justify-content:center;margin-top:.9rem;animation:landing-enter .6s var(--motion-ease) .35s both}.landing-card-example{position:relative;margin:0;padding:.65rem;border:1px solid rgb(var(--petrol-rgb) / .1);border-radius:1.85rem;background:rgb(var(--surface-rgb) / .82);box-shadow:0 1.8rem 4.5rem rgb(var(--petrol-rgb) / .12)}.landing-card-example__label{display:table;margin:.2rem auto .75rem;padding:.35rem .7rem;border-radius:999px;color:var(--brand);background:rgb(var(--petrol-rgb) / .07);font-size:.78rem;font-weight:700}.landing-card-example__preview{overflow:hidden;border-radius:1.4rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-card-example .tekcard-preview{min-height:0;padding:0;background:transparent}.landing-card-example .tekcard-preview__shell{width:100%}.landing-card-example .tekcard-preview__brand{display:none}.landing-card-example .tekcard-preview__avatar[src$=".svg"]{padding:1.4rem;-o-object-fit:contain;object-fit:contain;background:var(--neutral-25)}.landing-card-example .tekcard-preview__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-card-example__fallback{display:grid;min-height:31rem;place-items:center;padding:2rem;border-radius:1.35rem;color:rgb(var(--neutral-rgb) / .62);background:rgb(var(--petrol-rgb) / .04);text-align:center}.landing-section{padding-block:clamp(4rem,8vw,6rem)}.landing-section--surface{background:var(--surface)}.landing-section__heading{max-width:48rem;margin-inline:auto;text-align:center}.landing-section__heading h2,.landing-final-cta h2{margin:0;color:var(--brand);font-size:clamp(1.8rem,4vw,2.65rem);font-weight:800;letter-spacing:-.035em;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{margin:1rem auto 0;color:rgb(var(--neutral-rgb) / .65);font-size:1.05rem}.landing-journey,.landing-benefits{display:grid;gap:1rem;margin-top:2.5rem}.landing-journey-card,.landing-feature-card{position:relative;min-width:0;padding:1.5rem;border:1px solid rgb(var(--petrol-rgb) / .1);border-radius:1.25rem;background:var(--surface)}.landing-journey-card__number{display:grid;width:2.75rem;height:2.75rem;place-items:center;margin-bottom:1.2rem;border-radius:.85rem;color:var(--surface);background:var(--brand);font-family:var(--font-latin);font-weight:600}.landing-journey-card h3,.landing-feature-card h3{margin:0;color:var(--brand);font-size:1.15rem;font-weight:800}.landing-journey-card p,.landing-feature-card p{margin:.7rem 0 0;color:rgb(var(--neutral-rgb) / .66)}.landing-feature-card{background:var(--neutral-25)}.landing-feature-card__icon{display:grid;width:2.9rem;height:2.9rem;place-items:center;margin-bottom:1.2rem;border-radius:.9rem;color:var(--emerald-600);background:rgb(var(--emerald-rgb) / .09)}.landing-faq{display:grid;max-width:52rem;gap:.75rem;margin:2.5rem auto 0}.landing-faq__item{border:1px solid rgb(var(--petrol-rgb) / .11);border-radius:1rem;background:var(--surface)}.landing-faq__button{display:flex;width:100%;min-height:3.5rem;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border:0;color:var(--brand);background:transparent;font-family:inherit;font-size:1rem;font-weight:700;text-align:start;cursor:pointer}.landing-faq__button svg{flex:0 0 auto;transition:transform .16s ease}.landing-faq__button[aria-expanded=true] svg{transform:rotate(180deg)}.landing-faq__answer{padding:0 1.15rem 1.15rem;color:rgb(var(--neutral-rgb) / .67)}.landing-faq__answer p{margin:0}.landing-final-cta{padding-block:clamp(3rem,7vw,5rem);color:var(--surface);background:var(--brand)}.landing-final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.landing-final-cta__logo{display:block;width:2.5rem;height:2.5rem;margin-bottom:1.1rem}.landing-final-cta h2{color:var(--surface)}.landing-final-cta p{margin:.8rem 0 0;color:rgb(var(--surface-rgb) / .78);font-size:1.05rem}.landing-final-cta .landing-button--primary{flex:0 0 auto;color:var(--brand);background:var(--surface)}.landing-final-cta .landing-button--primary:hover{color:var(--surface);background:var(--emerald-600)}.landing-footer{padding-block:2.5rem;color:rgb(var(--neutral-rgb) / .7);background:var(--surface)}.landing-footer__grid{display:grid;align-items:start;gap:2rem}.landing-footer__summary p{max-width:32rem;margin:.65rem 0 0}.landing-footer__legal{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin:0;padding:0;list-style:none}.landing-footer__legal li{display:inline-flex;align-items:center;gap:.4rem}.landing-footer__legal a{color:var(--brand);font-weight:700}.landing-footer__legal a:hover{color:var(--emerald-600)}.landing-footer__legal small{padding:.1rem .4rem;border-radius:999px;color:rgb(var(--neutral-rgb) / .58);background:rgb(var(--petrol-rgb) / .055);font-size:.72rem}.landing-footer__copyright{margin:0;font-family:var(--font-latin);font-size:.88rem}.contact-page{display:flex;flex-direction:column}.contact-page__main{display:grid;flex:1;place-items:center;padding-block:clamp(3rem,10vw,7rem)}.contact-page__panel{max-width:42rem;padding:clamp(2rem,7vw,4rem);border:1px solid rgb(var(--petrol-rgb) / .1);border-radius:1.5rem;text-align:center;background:var(--surface);box-shadow:0 1.5rem 4rem rgb(var(--petrol-rgb) / .08)}.contact-page__icon{width:3rem;height:3rem;margin-inline:auto}.contact-page__eyebrow{margin:1.25rem 0 0;color:var(--emerald-600);font-size:.9rem;font-weight:800}.contact-page__panel h1{margin:.45rem 0 0;color:var(--brand);font-size:clamp(2rem,6vw,3.5rem);line-height:1.3}.contact-page__body{max-width:31rem;margin:1rem auto 0;color:rgb(var(--neutral-rgb) / .76);font-size:1.05rem}.tekcard-landing .contact-page__email{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;margin-block-start:1.75rem;padding:.75rem 1.35rem;border-radius:.85rem;color:var(--surface);background:var(--brand);font-family:var(--font-latin);font-size:1.05rem;font-weight:700}.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) 0ms 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;transform:translateY(22px);transition:opacity .6s var(--motion-ease),transform .6s var(--motion-ease);transition-delay:var(--reveal-delay, 0ms)}.landing-motion-on [data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media (min-width: 48rem){.landing-footer__grid{grid-template-columns:1.2fr 1fr}.landing-footer__copyright{grid-column:1 / -1}}@media (min-width: 56rem){.landing-journey,.landing-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 64rem){.landing-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(21rem,.75fr)}}@media (max-width: 63.99rem){.landing-hero__copy{text-align:center}.landing-hero__copy .landing-hero__lead{text-align:start}}@media (max-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{align-items:stretch;flex-direction:column}.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{animation:none!important;stroke-dashoffset:0}.landing-motion-on [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}
