@font-face{font-family:Almarai;font-style:normal;font-weight:400;font-display:swap;src:url(../../fonts/home/Almarai-Regular-Arabic.woff2) format("woff2")}@font-face{font-family:Almarai;font-style:normal;font-weight:700;font-display:swap;src:url(../../fonts/home/Almarai-Bold-Arabic.woff2) format("woff2")}@font-face{font-family:Almarai;font-style:normal;font-weight:800;font-display:swap;src:url(../../fonts/home/Almarai-ExtraBold-Arabic.woff2) format("woff2")}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #faf9f7;--bg-secondary: #f3f1ed;--bg-dark: #0c0c0c;--bg-dark-card: #161616;--bg-dark-elevated: #1e1e1e;--surface: #ffffff;--surface-hover: #fefefe;--text-primary: #111111;--text-secondary: #555555;--text-tertiary: #888888;--text-inverse: #f5f5f3;--text-inverse-muted: #a0a0a0;--accent: #c8964e;--accent-light: #dbb07a;--accent-dark: #a07a3a;--accent-bg: #fdf6ec;--teal: #1a7a6d;--teal-bg: #eef8f6;--border: #e8e6e1;--border-dark: #2a2a2a;--border-light: #f0eeea;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 32px;--radius-full: 999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .05);--shadow-md: 0 4px 20px rgba(0, 0, 0, .07);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .09);--shadow-xl: 0 20px 60px rgba(0, 0, 0, .12);--container: 1200px;--section-py: clamp(80px, 10vw, 130px);--home-reveal-duration: .36s;--home-reveal-ease: cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:auto;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.taquad-shell{--font-body: "Almarai", "Noto Sans Arabic", Arial, sans-serif;--font-heading: "Almarai", "Noto Sans Arabic", Arial, sans-serif;--font-display: "Almarai", "Noto Sans Arabic", Arial, sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}.taquad-home{width:100%;max-width:100%;margin-inline:auto;overflow-x:hidden}.section-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:18px}.section-eyebrow:before{content:"";width:28px;height:1.5px;background:var(--accent);border-radius:2px}.section-eyebrow.center{justify-content:center}.section-eyebrow.light{color:var(--accent-light)}.section-eyebrow.light:before{background:var(--accent-light)}.section-title{font-family:var(--font-heading);font-weight:800;line-height:1.2;letter-spacing:-.01em}.section-title.lg{font-size:clamp(1.8rem,3.5vw,2.8rem)}.section-desc{font-size:clamp(.95rem,1.2vw,1.1rem);color:var(--text-secondary);line-height:1.75;max-width:560px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;padding:15px 32px;font-family:var(--font-body);font-size:.9rem;font-weight:600;border-radius:var(--radius-sm);transition:all .25s cubic-bezier(.16,1,.3,1);white-space:nowrap;position:relative;text-decoration:none}.btn svg{width:17px;height:17px;flex-shrink:0}.btn-dark{background:var(--bg-dark);color:var(--text-inverse);box-shadow:0 2px 8px #00000026}.btn-dark:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-outline{background:rgba(253,246,236,.72);color:var(--accent-dark);border-color:#c8964e61}.btn-outline:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--accent-dark);transform:translateY(-2px)}.btn:focus-visible,.taquad-home :is(input,textarea,select):focus,.taquad-home :is(input,textarea,select):focus-visible{outline:0;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-bg)}.taquad-home .reveal{opacity:1;transform:none;visibility:visible}.taquad-home .reveal-delay-1{--reveal-delay: 30ms}.taquad-home .reveal-delay-2{--reveal-delay: 55ms}.taquad-home .reveal-delay-3{--reveal-delay: 80ms}.taquad-home .reveal-delay-4{--reveal-delay: 105ms}.taquad-home .reveal-pending{opacity:0;visibility:hidden;transform:translate3d(0,14px,0);transition:opacity var(--home-reveal-duration) var(--home-reveal-ease),transform var(--home-reveal-duration) var(--home-reveal-ease),visibility 0s linear var(--home-reveal-duration);will-change:opacity,transform}.taquad-home .reveal-pending.is-visible{opacity:1;visibility:visible;transform:translateZ(0);transition-delay:var(--reveal-delay, 0ms)}@media (prefers-reduced-motion: reduce){.taquad-home .reveal-pending,.taquad-home .reveal-pending.is-visible{opacity:1;visibility:visible;transform:none;filter:none;transition:none;will-change:auto}.typing-caret{animation:none;opacity:1}.typing-word{animation:none;clip-path:none;opacity:0}.typing-word:first-child{opacity:1}.ai__output-dot,.ai__field-value.typing:after{animation:none}}body.taquad-layout-shell .nav{background:rgba(250,249,247,.92)}@media (max-width: 1024px){body.taquad-layout-shell .nav{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(250,249,247,.96)}}.btn-white{background:#fff;color:var(--bg-dark);box-shadow:0 2px 8px #0000001a}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.btn-ghost{background:transparent;color:var(--text-inverse);border:1.5px solid rgba(255,255,255,.2)}.btn-ghost:hover{border-color:#ffffff80;background:rgba(255,255,255,.05);transform:translateY(-2px)}.btn-sm{padding:10px 22px;font-size:.82rem}.btn-lg{padding:18px 40px;font-size:.95rem}.nav{position:fixed;top:0;right:0;left:0;z-index:1000;background:rgba(250,249,247,.97);border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s}@media (max-width: 1024px),(pointer: coarse){.nav{background:rgba(250,249,247,.97);backdrop-filter:none;-webkit-backdrop-filter:none}}.nav-inner{max-width:var(--container);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:72px;position:relative}.nav-logo{font-family:var(--font-heading);font-weight:800;font-size:1.4rem;color:var(--text-primary);letter-spacing:-.02em}.nav-logo span{color:var(--accent)}.nav-center{display:flex;align-items:center;justify-content:center;gap:46px;flex:1;position:static;left:auto;transform:none;min-width:0}.nav-link{font-size:.86rem;font-weight:500;color:var(--text-secondary);transition:color .2s}.nav-link:hover{color:var(--accent)}.nav-end{display:flex;align-items:center;gap:12px}.nav-login{font-size:.86rem;font-weight:600;color:var(--text-primary);padding:8px 16px}.mobile-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center}.mobile-toggle span{display:block;width:22px;height:2px;background:var(--text-primary);position:relative;transition:.3s}.mobile-toggle span:before,.mobile-toggle span:after{content:"";position:absolute;width:100%;height:100%;background:inherit;right:0;transition:.3s}.mobile-toggle span:before{top:-7px}.mobile-toggle span:after{top:7px}.hero{padding:112px 24px 100px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;top:-200px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(200,150,78,.06),transparent 70%);pointer-events:none}.hero-inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:48px;column-gap:48px;row-gap:28px;align-items:center;overflow-x:hidden}.hero-content{position:relative;z-index:2;order:1}.hero h1{font-family:var(--font-heading);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.15;color:var(--text-primary);letter-spacing:0;margin-bottom:24px}.hero h1 .highlight{position:relative;display:inline}.hero-title-prefix,.hero-title-rest{display:inline}.hero h1 .typing-highlight{display:inline-grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.08em;min-width:5.8em;padding-inline:.04em;line-height:1;direction:rtl;isolation:isolate;vertical-align:middle}.hero h1 .highlight:after{content:"";position:absolute;bottom:2px;right:0;left:0;height:12px;background:linear-gradient(90deg,var(--accent-light),rgba(200,150,78,.15));border-radius:4px;z-index:-1;opacity:.5}.typing-text{display:inline-flex;align-items:center;line-height:1;direction:rtl;text-align:right;unicode-bidi:isolate;white-space:nowrap}.typing-word{display:inline-block;opacity:1;clip-path:none;min-height:1em;line-height:1;will-change:contents}.typing-word:first-child{opacity:1;clip-path:inset(0 0 0 0)}.typing-word:nth-child(2){animation-delay:8s}.typing-word:nth-child(3){animation-delay:11s}.typing-word:nth-child(4){animation-delay:14s}.typing-caret{display:inline-block;width:.08em;height:.92em;border-radius:999px;background:var(--accent);transform:none;align-self:center;animation:typing-caret-blink .85s steps(1) infinite}@keyframes typing-word-cycle{0%{opacity:1;clip-path:inset(0 0 0 100%)}12%,23%{opacity:1;clip-path:inset(0 0 0 0)}25%,to{opacity:0;clip-path:inset(0 0 0 0)}}@keyframes typing-caret-blink{0%,46%{opacity:1}47%,to{opacity:0}}.hero-desc{font-size:clamp(1rem,1.3vw,1.15rem);color:var(--text-secondary);line-height:1.8;max-width:500px;margin-bottom:40px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:48px}.hero-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin:-12px 0 32px;color:var(--text-secondary);font-size:.95rem}.hero-links a{color:var(--text-primary);font-weight:700;text-decoration:underline;text-decoration-color:#c8964e80;text-underline-offset:4px}.hero-links a:hover{color:var(--accent-dark)}.hero-stats{display:flex;align-items:center;justify-content:flex-start;width:min(100%,430px);padding-top:0;border-top:0}.hero-trusted{display:block;order:3;grid-column:1 / -1;width:min(100%,560px);min-width:0;overflow:hidden;margin:8px auto 0;padding:18px 34px 20px;border:1px solid rgba(235,232,226,.88);border-radius:8px;background:#f4f2ef;text-align:center;box-shadow:0 8px 22px #201d1809}.hero-trusted-title{margin-bottom:12px;color:#aaa39b;font-size:.78rem;font-weight:500;line-height:1}.hero-trusted-logos{width:100%;display:flex;align-items:center;justify-content:center;direction:ltr}.hero-trusted-logo-item{position:relative;flex:1 1 0;min-width:0;height:44px;display:inline-flex;align-items:center;justify-content:center}.hero-trusted-logo-item+.hero-trusted-logo-item:before{content:"";position:absolute;left:0;width:1px;height:30px;border-radius:999px;background:rgba(215,210,203,.9)}.hero-trusted-logo-img{width:min(96px,84%);height:38px;-o-object-fit:contain;object-fit:contain;opacity:.58;transition:opacity .2s ease}.hero-trusted-logo-item:hover .hero-trusted-logo-img{opacity:1}.hero-proof-panel{box-sizing:border-box;width:100%;padding:13px 18px 15px;border:1px solid rgba(226,221,213,.72);border-radius:6px;background:rgba(255,255,255,.86);box-shadow:0 16px 42px #231f1a0f}.hero-proof-rating{display:flex;align-items:center;justify-content:center;gap:9px;direction:ltr;min-width:0;padding-bottom:13px;border-bottom:1px solid rgba(226,221,213,.72);color:#7b746c;line-height:1}.hero-proof-avatars{display:inline-flex;align-items:center;flex-direction:row-reverse;flex-shrink:0}.hero-proof-avatar{width:30px;height:30px;border:2px solid #fff;border-radius:999px;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--proof-position, 50% 24%);object-position:var(--proof-position, 50% 24%);background:#e9e4dc;box-shadow:0 5px 14px #1f1b1629}.hero-proof-avatar+.hero-proof-avatar{margin-inline-start:-10px}.hero-proof-copy{min-width:0;color:#8d857c;direction:rtl;font-size:.68rem;font-weight:700;white-space:nowrap}.hero-proof-score{color:#3e3933;font-size:.76rem;font-weight:800}.hero-proof-stars{color:var(--accent);direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:.76rem;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}.hero-proof-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));direction:rtl;padding-top:13px}.hero-proof-feature{min-width:0;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 10px;color:#b58b51}.hero-proof-feature+.hero-proof-feature{border-inline-start:1px solid rgba(226,221,213,.82)}.hero-proof-feature svg{width:28px;height:28px;flex:0 0 28px}.hero-proof-feature span{min-width:0;display:grid;gap:3px;text-align:right;line-height:1.2}.hero-proof-feature strong,.hero-proof-feature small{display:block;white-space:nowrap}.hero-proof-feature strong{color:#3f3932;font-size:.7rem;font-weight:800}.hero-proof-feature small{color:#9b9288;font-size:.59rem;font-weight:600}.hero-visual{position:relative;order:2;height:560px;perspective:1200px;overflow:hidden}.hero-visual.is-static .hvc-cursor,.hero-visual.is-static .hvc-dots,.hero-visual.is-static .hvc-glow{display:none}.hero-visual.is-static .hvc-backdrop{opacity:.72;transform:translate(-50%) rotate(0)}.hero-visual.is-static .hvc-card:not([data-index="0"]){display:none}.hero-visual.is-enhanced .hvc-glow,.hero-visual.is-enhanced .hvc-dots,.hero-visual.is-enhanced .hvc-cursor{display:flex}.hero-visual.is-enhanced .hvc-card{display:block;transform-origin:center top;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .54s ease}.hero-visual.is-enhanced .hvc-card[data-position="0"]{z-index:5;opacity:1;transform:translateZ(0) scale(1)}.hero-visual.is-enhanced .hvc-card[data-position="1"]{z-index:4;opacity:.8;transform:translate3d(0,16px,0) scale(.95)}.hero-visual.is-enhanced .hvc-card[data-position="2"]{z-index:3;opacity:.48;transform:translate3d(0,30px,0) scale(.89)}.hero-visual.is-enhanced .hvc-card[data-position="3"]{z-index:2;opacity:0;transform:translate3d(-18px,42px,0) scale(.83)}.hero-visual.is-enhanced .hvc-card[data-position="4"]{z-index:1;opacity:0;transform:translate3d(18px,42px,0) scale(.83)}.hero-visual.is-enhanced .hvc-badge-rating{transition:opacity .22s ease,transform .32s ease}.hero-visual.is-enhanced .hvc-badge-rating.is-updating{opacity:.58;transform:translateY(-50%) scale(.965)}.hvc-cursor{position:absolute;top:0;left:0;width:82px;height:38px;border-radius:999px;background:rgba(12,12,12,.92);border:1px solid rgba(255,255,255,.1);color:#fff;font-family:var(--font-heading);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;pointer-events:none;z-index:50;opacity:0;transform:translate(-50%,-50%) scale(.8);box-shadow:0 6px 20px #00000040;will-change:transform}.hvc-cursor svg{width:13px;height:13px;flex-shrink:0}.hvc-glow{position:absolute;top:-60px;right:-60px;bottom:-60px;left:-60px;border-radius:50%;background:radial-gradient(ellipse 65% 55% at 60% 50%,rgba(200,150,78,.09) 0%,transparent 70%);pointer-events:none;transition:background .9s ease;z-index:0}.hvc-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;isolation:isolate;z-index:2}.hvc-backdrop{position:absolute;top:44px;left:50%;width:268px;height:370px;border-radius:24px;background:var(--bg-dark);background-image:radial-gradient(ellipse 55% 45% at 35% 65%,rgba(200,150,78,.13) 0%,transparent 65%);transform:translate(-50%) rotate(4deg);z-index:1;pointer-events:none}.hvc-stack{position:relative;width:268px;height:370px;transform-style:preserve-3d;z-index:2}.hvc-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;overflow:hidden;cursor:pointer;will-change:transform,opacity;box-shadow:0 28px 68px #0000002b,0 5px 16px #00000014}.hvc-card picture,.hvc-card img{width:100%;height:100%}.hvc-card picture{display:block}.hvc-card img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;pointer-events:none}.hvc-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 38%,rgba(0,0,0,.22) 62%,rgba(0,0,0,.72) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;direction:rtl;text-align:right}.hvc-card-pill{position:absolute;top:14px;inset-inline-start:14px;background:rgba(12,12,12,.78);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 12px;font-size:.64rem;font-weight:700;color:#ffffffeb;direction:rtl;letter-spacing:.02em}.hvc-card-name{font-family:var(--font-heading);font-size:1rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:3px}.hvc-card-role{font-size:.72rem;color:#ffffff9e;margin-bottom:9px}.hvc-card-rating{display:flex;align-items:center;gap:6px;direction:ltr;justify-content:flex-end}.hvc-card-stars{color:var(--accent);font-size:.68rem}.hvc-card-score{font-family:var(--font-heading);font-size:.76rem;font-weight:700;color:#fff}.hvc-card-reviews{font-size:.66rem;color:#ffffff7a}.hvc-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:0;z-index:10}.hvc-dot{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:transparent;border:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.hvc-dot:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--border);transition:width .35s ease,background .3s ease}.hvc-dot.active:before{width:22px;background:var(--accent)}.hvc-badge-rating{position:absolute;top:46%;inset-inline-start:8px;transform:translateY(-50%);background:var(--bg-dark);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:14px 18px;box-shadow:0 12px 32px #00000038;z-index:10;text-align:center}.hero-trusted-title>span:first-child,.section-eyebrow.center>span:first-child{min-width:0}.hvc-rat-stars{color:var(--accent);font-size:.7rem;letter-spacing:1.5px;margin-bottom:5px}.hvc-rat-num{font-family:var(--font-heading);font-size:1.35rem;font-weight:800;color:#fff;line-height:1;margin-bottom:3px}.hvc-rat-label{font-size:.61rem;color:#ffffff61;white-space:nowrap}.ai{padding:clamp(50px,5.2vw,76px) 24px clamp(78px,9vw,118px);background:var(--bg-primary);overflow:hidden}.ai__inner{position:relative;isolation:isolate;max-width:1280px;min-height:552px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:8px;border-radius:26px;background:#161616;color:#fff;overflow:hidden;box-shadow:0 28px 70px #0c0c0c2e}.ai__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:1px solid rgba(255,255,255,.08);border-radius:inherit;pointer-events:none}.ai__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:536px;max-width:none;padding:clamp(34px,4.5vw,56px);border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(140deg,rgba(255,255,255,.035),transparent 42%),repeating-linear-gradient(135deg,rgba(255,255,255,.06) 0 1px,transparent 1px 22px),#181818;overflow:hidden}.ai__copy:after{content:"";position:absolute;inset-inline-start:16%;bottom:-170px;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgba(200,150,78,.14),transparent 68%);pointer-events:none}.ai__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;margin-bottom:18px;color:var(--accent-light);font-size:.72rem;font-weight:800;letter-spacing:0}.ai__eyebrow:before{content:"";width:26px;height:2px;border-radius:999px;background:var(--accent)}.ai__title{position:relative;z-index:1;max-width:560px;margin-bottom:18px;color:#fff;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.18;letter-spacing:0}.ai__title .hl{position:relative;display:inline-block;color:#f2d09c;z-index:1}.ai__title .hl:after{content:"";position:absolute;right:-4px;left:-4px;bottom:5px;height:10px;border-radius:999px;background:rgba(200,150,78,.26);z-index:-1}.ai__desc{position:relative;z-index:1;max-width:610px;margin-bottom:0;color:#ffffffbd;font-size:1rem;font-weight:700;line-height:1.85}.ai__input-area{position:relative;z-index:1;margin-top:34px;padding:0;border:0}.ai__textarea{position:relative;z-index:1;width:100%;min-height:104px;padding:20px 22px 66px;border:1px solid rgba(200,150,78,.46);border-radius:24px;background:#fffdfa;color:var(--text-primary);font-family:var(--font-body);font-size:.92rem;line-height:1.7;resize:none;outline:none;box-shadow:inset 0 0 0 1px #ffffffb8,0 18px 36px #0003;transition:border-color .2s ease,box-shadow .2s ease}.ai__textarea:focus{border-color:var(--accent-light);box-shadow:0 0 0 4px #c8964e33,0 18px 36px #00000038}.ai__textarea::-moz-placeholder{color:transparent}.ai__textarea::placeholder{color:transparent}.ai__typing-placeholder{position:absolute;top:20px;right:22px;left:22px;z-index:2;color:#777;font-size:.92rem;line-height:1.7;text-align:right;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.ai__typing-caret{display:inline-block;width:2px;height:1em;margin-inline-start:4px;border-radius:999px;background:var(--accent);vertical-align:-.15em;animation:ai-cursor .72s infinite}.ai__input-area.has-value .ai__typing-placeholder,.ai__input-area.is-focused .ai__typing-placeholder,.ai__textarea:focus+.ai__typing-placeholder{opacity:0;transform:translateY(-4px)}.ai__input-footer{position:absolute;right:16px;left:16px;bottom:14px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;direction:ltr;pointer-events:none}.ai__char{color:#777;font-size:.72rem;white-space:nowrap;direction:rtl}.ai__send{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:10px 18px 10px 13px;border-radius:var(--radius-full);background:#151515;color:#fff;font-size:.82rem;font-weight:800;box-shadow:0 8px 20px #0000002e;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.ai__send:hover{background:#050505;transform:translateY(-1px);box-shadow:0 12px 26px #0000003d}.ai__send svg{width:18px;height:18px;padding:2px;border-radius:999px;color:var(--accent-light);background:rgba(200,150,78,.14);flex-shrink:0}.ai__suggest{position:relative;z-index:1;margin-top:18px;padding:0;border:0}.ai__suggest-label,.ai__field-label{color:#ffffff8f;font-size:.72rem;font-weight:800}.ai__suggest-label{margin-bottom:10px}.ai__chips{display:flex;flex-wrap:wrap;gap:8px}.ai__chip{width:auto;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-full);background:rgba(255,255,255,.06);color:#ffffffb8;font-size:.78rem;line-height:1.45;text-align:start;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.ai__chip:hover,.ai__chip.active{border-color:#c8964e80;background:rgba(200,150,78,.15);color:#fff;transform:translateY(-1px)}.ai__chip svg{width:14px;height:14px;color:var(--accent-light);flex-shrink:0}.ai__mockup{position:relative;z-index:1;min-width:0;min-height:536px}.ai__device{position:relative;display:grid;place-items:center;min-height:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 50% 56%,rgba(200,150,78,.13),transparent 28%),linear-gradient(180deg,#171717 0%,#151515 100%)}.ai__device:before{content:"";position:absolute;width:min(56vw,520px);height:210px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(200,150,78,.42),rgba(160,122,58,.18) 34%,transparent 68%);opacity:.62}.ai__device:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 48% 54%,rgba(26,122,109,.12),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.02),transparent 22%,transparent 78%,rgba(255,255,255,.02));pointer-events:none}.ai__visual-label{position:relative;z-index:2;min-width:min(72%,330px);padding:9px 34px 11px;border-radius:var(--radius-full);background:rgba(104,104,104,.82);color:#ffffffbd;font-size:clamp(1.35rem,3vw,2rem);font-weight:400;line-height:1;text-align:center;box-shadow:0 0 44px #c8964e6b,0 0 110px #c8964e42;transition:opacity .26s ease,transform .26s ease}.ai__output{position:absolute;inset:clamp(20px,4vw,46px);z-index:4;display:none;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(22,22,22,.94);box-shadow:0 24px 60px #00000040;overflow:auto}.ai__output.show{display:block}.ai__output.show~.ai__visual-label{opacity:0;transform:translateY(14px) scale(.96);pointer-events:none}.ai__output-head{display:flex;align-items:center;gap:8px;margin-bottom:16px}.ai__output-dot{width:8px;height:8px;border-radius:var(--radius-full);background:var(--accent);animation:ai-blink 1.35s infinite}.ai__output-label{color:var(--accent-light);font-size:.78rem;font-weight:800}.ai__field{margin-bottom:14px;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}.ai__field.visible{opacity:1;transform:translateY(0)}.ai__field-label{margin-bottom:6px}.ai__field-value{padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.07);color:#ffffffe0;font-size:.86rem;line-height:1.75}.ai__field-value.typing:after{content:"|";color:var(--accent-light);animation:ai-cursor .65s infinite}.ai__skills{display:flex;flex-wrap:wrap;gap:7px}.ai__skill{padding:6px 11px;border:1px solid rgba(200,150,78,.28);border-radius:var(--radius-full);background:rgba(200,150,78,.13);color:#f2d09c;font-size:.7rem;font-weight:800;opacity:0;transform:scale(.86)}.ai__skill.pop{opacity:1;transform:scale(1);transition:opacity .25s ease,transform .25s ease}.ai__budget{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(200,150,78,.22);border-radius:12px;background:rgba(200,150,78,.1)}.ai__budget-icon{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);color:var(--accent-light);flex-shrink:0}.ai__budget-icon svg{width:16px;height:16px}.ai__budget-range{color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:800;line-height:1.25}.ai__budget-label{color:#ffffff85;font-size:.72rem}@keyframes ai-glow-pulse{0%,to{transform:scale(.96);opacity:.68}50%{transform:scale(1.08);opacity:.9}}@keyframes ai-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes ai-cursor{0%,to{opacity:1}50%{opacity:0}}.process{position:relative;overflow:hidden;scroll-margin-top:0;padding:clamp(76px,5vw,84px) 24px clamp(42px,5vw,64px);background:radial-gradient(circle at 0 6%,rgba(200,150,78,.08),transparent 27rem),radial-gradient(circle at 100% 100%,rgba(200,150,78,.07),transparent 25rem),linear-gradient(180deg,#fffdf9 0%,#fbfaf7 100%)}.process-inner{position:relative;z-index:1;max-width:var(--container);margin:0 auto}.process-decor{position:absolute;pointer-events:none}.process-decor-rings{top:44px;left:-88px;width:220px;height:220px;border-radius:999px;background:repeating-radial-gradient(circle,rgba(200,150,78,.18) 0 1px,transparent 1px 12px);opacity:.4}.process-decor-dots{top:274px;right:72px;width:86px;height:86px;background-image:radial-gradient(rgba(200,150,78,.45) 2px,transparent 2px);background-size:18px 18px;opacity:.55}.process-header{text-align:center;margin-bottom:30px}.process-header .section-eyebrow{margin-bottom:14px;font-size:.82rem;letter-spacing:0;text-transform:none}.process-header .section-eyebrow:after{content:"";width:28px;height:1.5px;background:var(--accent);border-radius:2px}.process-header .section-title.lg{font-size:clamp(2rem,3vw,2.8rem);line-height:1.2;color:#101113}.process-header .section-desc{margin:12px auto 0;max-width:660px;color:#686868;font-size:clamp(.9rem,1.05vw,1rem)}.process-tabs{display:flex;justify-content:center;gap:4px;width:min(100%,420px);margin:46px auto 100px;padding:5px;border:1px solid #eadfce;border-radius:var(--radius-full);background:rgba(255,255,255,.86);box-shadow:0 16px 38px #1b150c0f}.process-tab{flex:1 1 0;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border-radius:var(--radius-full);color:#343434;font-size:.9rem;font-weight:800;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease}.process-tab svg{width:19px;height:19px;color:currentColor}.process-tab.active{background:#111111;color:#fff;box-shadow:0 12px 26px #11111138}.process-tab.active svg{color:var(--accent)}.process-tab:hover:not(.active){color:var(--text-primary)}.process-panel{display:none}.process-panel.active{display:block}.process-journey{position:relative}.process-flowline{position:absolute;top:-1px;right:0;left:0;width:100%;height:74px;color:#c89135;fill:none;stroke:currentColor;stroke-width:1.18;opacity:.84;pointer-events:none;z-index:0}.process-flowline circle{fill:currentColor;stroke:#fffffff2;stroke-width:2}.process-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,250px));justify-content:space-between;gap:clamp(26px,5vw,66px);direction:rtl}.process-steps:before{display:none}.process-step{position:relative;min-height:238px;padding:30px 20px 24px;text-align:center;border:1px solid #eadfce;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 24px 54px #1b150c0b,inset 0 1px #ffffffd9}.step-icon{width:76px;height:76px;margin:0 auto 15px;border:0;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffff 0%,rgba(255,255,255,.6) 34%,transparent 35%),linear-gradient(145deg,#f9f2e7 0%,#f3eadc 100%);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:inset 0 0 0 1px #eadfceb8;transition:transform .25s ease,box-shadow .25s ease}.process-step:hover .step-icon{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #c8964e61,0 18px 35px #c8964e29}.step-icon svg{width:34px;height:34px;color:var(--accent-dark)}.step-icon .step-num{position:absolute;top:-58px;right:50%;width:56px;height:56px;transform:translate(50%);border-radius:50%;border:8px solid rgba(255,255,255,.92);background:linear-gradient(145deg,#d5a250 0%,#b87e1f 100%);color:#fff;font-size:1.05rem;font-weight:900;font-family:Arial,Helvetica Neue,sans-serif;font-variant-numeric:lining-nums;direction:ltr;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 28px #8c601d2e;line-height:1}.process-step h3{font-family:var(--font-heading);font-size:clamp(1rem,1.12vw,1.12rem);font-weight:800;color:var(--text-primary);line-height:1.35;margin-bottom:9px}.process-step p{max-width:210px;margin:0 auto;color:#666;font-size:clamp(.76rem,.82vw,.82rem);line-height:1.75}.process-step:after{content:"";position:absolute;right:50%;bottom:24px;width:38px;height:2px;transform:translate(50%);border-radius:999px;background:var(--accent)}.process-cta{text-align:center;margin-top:26px}.process-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:292px;min-height:52px;padding:0 30px;border-radius:10px;background:linear-gradient(135deg,#d29a37 0%,#b9801e 100%);color:#fff;font-size:.98rem;font-weight:900;box-shadow:0 16px 34px #b8801e3d;transition:transform .2s ease,box-shadow .2s ease}.process-primary-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #b8801e47}.process-primary-btn svg{width:18px;height:18px}.process-trust{display:flex;align-items:center;justify-content:center;gap:clamp(32px,6vw,86px);margin-top:24px;color:#6c6c6c;direction:ltr}.process-trust-item{position:relative;display:inline-flex;align-items:center;gap:10px;font-size:.84rem;font-weight:700}.process-trust-item+.process-trust-item:before{content:"";position:absolute;left:calc(-1*clamp(18px,3.5vw,50px));width:1px;height:26px;background:rgba(200,150,78,.28)}.process-trust-item svg{width:21px;height:21px;color:var(--accent)}.why{padding:var(--section-py) 24px;background:var(--bg-dark);color:var(--text-inverse);position:relative;overflow:hidden}.why:before{content:"";position:absolute;top:-300px;right:-200px;width:700px;height:700px;background:radial-gradient(circle,rgba(200,150,78,.08),transparent 65%);pointer-events:none}.why-inner{max-width:var(--container);margin:0 auto;position:relative;z-index:2}.why-header{text-align:center;margin-bottom:64px}.why-header .section-title{color:var(--text-inverse)}.why-header .section-desc{color:var(--text-inverse-muted);margin:12px auto 0}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-card{background:var(--bg-dark-card);border:1px solid var(--border-dark);border-radius:var(--radius-md);padding:36px 28px;transition:border-color .3s,transform .3s}.why-card:hover{border-color:#c8964e4d;transform:translateY(-4px)}.why-card-icon{width:48px;height:48px;border-radius:12px;background:var(--bg-dark-elevated);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.why-card-icon svg{width:22px;height:22px;color:var(--accent-light)}.why-card h3{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--text-inverse);margin-bottom:10px}.why-card p{font-size:.84rem;color:var(--text-inverse-muted);line-height:1.7}.taquad-testimonials{--testimonial-bg: #fbfaf7;--testimonial-card: rgba(255, 255, 255, .86);--testimonial-ink: #0d0d0d;--testimonial-muted: #5f6268;--testimonial-line: #eadfce;--testimonial-gold: #c88b25;--testimonial-shadow: 0 24px 70px rgba(28, 22, 12, .07);--testimonial-radius: 28px;position:relative;overflow:hidden;background:var(--testimonial-bg);padding:86px 20px 48px;isolation:isolate;color:var(--testimonial-ink);font-family:var(--font-body);scroll-margin-top:96px}.taquad-testimonials:before{content:"";position:absolute;left:-240px;top:-285px;width:610px;height:610px;border-radius:50%;background:repeating-radial-gradient(circle,rgba(200,139,37,.16) 0 1px,transparent 2px 13px);opacity:.52;z-index:-2}.taquad-testimonials:after{content:"";position:absolute;right:-250px;top:90px;width:640px;height:640px;border-radius:50%;background:linear-gradient(145deg,rgba(246,233,213,.88),rgba(246,233,213,.14) 62%,transparent 70%);z-index:-2}.taquad-testimonials .dot-grid{position:absolute;right:118px;top:72px;width:86px;height:74px;background-image:radial-gradient(rgba(200,139,37,.24) 2px,transparent 2px);background-size:17px 17px;z-index:-1}.taquad-testimonials .curve-line{position:absolute;right:-60px;top:140px;width:240px;height:350px;border:1px solid rgba(200,139,37,.22);border-left:0;border-radius:0 100% 100% 0;transform:rotate(22deg);z-index:-1}.taquad-testimonials .wrap{max-width:1360px;margin:0 auto}.taquad-testimonials .eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;color:var(--testimonial-gold);font-weight:800;font-size:17px;line-height:1;margin-bottom:28px}.taquad-testimonials .eyebrow:before,.taquad-testimonials .eyebrow:after{content:"";width:34px;height:2px;background:var(--testimonial-gold);border-radius:99px}.taquad-testimonials .eyebrow svg{width:18px;height:18px;margin-inline-start:5px;vertical-align:-3px}.taquad-testimonials .title{margin:0;text-align:center;font-size:clamp(38px,4.2vw,58px);line-height:1.04;font-weight:800;letter-spacing:0;color:#080808;text-shadow:0 8px 14px rgba(0,0,0,.05)}.taquad-testimonials .subtitle{max-width:850px;margin:18px auto 0;text-align:center;color:#565a61;font-size:clamp(16px,1.25vw,19px);line-height:1.9;font-weight:500}.taquad-testimonials .test-card{position:relative;height:438px;min-height:0;padding:31px 30px 28px;border-radius:var(--testimonial-radius);border:1px solid var(--testimonial-line);background:linear-gradient(180deg,rgba(255,255,255,.93),rgba(255,255,255,.76));box-shadow:0 16px 46px #11111109;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;direction:rtl;overflow:hidden;transform:translate(var(--desktop-drag-x));-webkit-user-select:none;-moz-user-select:none;user-select:none}.taquad-testimonials .quote-mark{color:var(--testimonial-gold);font-size:50px;height:36px;line-height:1;font-weight:900;font-family:Georgia,serif;margin-bottom:18px}.taquad-testimonials .quote-text{margin:0 auto;max-width:315px;min-height:142px;font-size:18px;line-height:1.72;color:#141414;font-weight:500}.taquad-testimonials .stars{margin:19px 0 22px;color:var(--testimonial-gold);font-size:23px;letter-spacing:7px;direction:ltr}.taquad-testimonials .divider{height:1px;background:var(--testimonial-line);opacity:.86;margin-bottom:20px}.taquad-testimonials .person{display:flex;align-items:center;justify-content:flex-start;gap:18px;text-align:right;padding-inline:8px 20px}.taquad-testimonials .avatar-wrap{position:relative;flex:0 0 auto}.taquad-testimonials .avatar{width:88px;height:88px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:5px solid #fff;box-shadow:0 8px 22px #00000021}.taquad-testimonials .mini-badge{position:absolute;right:-16px;bottom:-14px;width:42px;height:42px;border-radius:13px;background:#fff;color:var(--testimonial-gold);display:grid;place-items:center;box-shadow:0 8px 18px #0000001f;border:1px solid #eee7dd}.taquad-testimonials .mini-badge svg{width:23px;height:23px}.taquad-testimonials .mini-badge.blue{color:#3a5da8}.taquad-testimonials .name{margin:0;font-size:21px;font-weight:800;color:#111}.taquad-testimonials .role{margin:6px 0 0;font-size:15px;color:#636870;font-weight:600}.taquad-testimonials .company{margin:9px 0 0;font-size:14px;color:#9a9082;font-weight:500}.taquad-testimonials .logos-heading{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:14px;font-weight:800;font-size:18px;color:#111}.taquad-testimonials .logos-heading:before,.taquad-testimonials .logos-heading:after{content:"";width:36px;height:2px;background:var(--testimonial-gold);border-radius:99px}.taquad-testimonials .logos-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0}.taquad-testimonials .logo-item{height:62px;display:flex;justify-content:center;align-items:center;border-inline-start:1px solid #ded8d0;padding:0 22px}.taquad-testimonials .logo-item:first-child{border-inline-start:0}.taquad-testimonials .logo-item img{max-width:100%;max-height:54px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.76;mix-blend-mode:multiply}.taquad-testimonials{--testimonial-bg: #fbfaf7;--testimonial-card: rgba(255, 255, 255, .9);--testimonial-ink: #111111;--testimonial-muted: #6f6f6f;--testimonial-line: #eadfce;--testimonial-gold: #c88b25;--testimonial-shadow: 0 22px 58px rgba(27, 21, 12, .07);--testimonial-radius: 22px;padding:92px 24px 70px;min-height:0;background:radial-gradient(circle at 8% 0%,rgba(245,232,214,.82),rgba(245,232,214,0) 26%),linear-gradient(180deg,#fffdfa 0%,var(--testimonial-bg) 100%)}.taquad-testimonials:before{left:-180px;top:-235px;width:520px;height:520px;opacity:.36}.taquad-testimonials:after{right:-255px;top:105px;width:540px;height:540px;opacity:.78}.taquad-testimonials .dot-grid{right:118px;top:66px;opacity:.7}.taquad-testimonials .curve-line{right:-78px;top:166px;opacity:.8}.taquad-testimonials .wrap{max-width:1260px}.taquad-testimonials .eyebrow{gap:13px;margin-bottom:18px;font-size:.9rem;font-weight:800}.taquad-testimonials .eyebrow:before,.taquad-testimonials .eyebrow:after{width:30px;height:1px}.taquad-testimonials .eyebrow svg{width:16px;height:16px}.taquad-testimonials .title{padding:0;font-size:2.45rem;line-height:1.18;text-shadow:0 7px 14px rgba(0,0,0,.05)}.taquad-testimonials .subtitle{max-width:720px;margin-top:14px;padding:0;font-size:1rem;line-height:1.9}.taquad-testimonials .testimonial-owl{position:relative;margin:42px auto 30px;max-width:1120px;padding:0 46px 38px}.taquad-testimonials .owl-viewport{overflow:hidden;padding:2px}.taquad-testimonials .owl-track{direction:ltr;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px) / 3);gap:32px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 8px}.taquad-testimonials .owl-track::-webkit-scrollbar{display:none}.taquad-testimonials .test-card{direction:rtl;scroll-snap-align:center;height:auto;min-height:350px;padding:30px 26px 24px;border-radius:var(--testimonial-radius);border:1px solid var(--testimonial-line);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.82));box-shadow:0 13px 34px #11111109;transform:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}.taquad-testimonials .test-card:hover{transform:translateY(-4px);box-shadow:var(--testimonial-shadow);border-color:#c88b2557}.taquad-testimonials .quote-mark{height:26px;margin-bottom:18px;font-size:2.5rem}.taquad-testimonials .quote-text{max-width:285px;min-height:128px;font-size:1rem;line-height:1.86;font-weight:500}.taquad-testimonials .stars{margin:18px 0 19px;font-size:1rem;letter-spacing:5px}.taquad-testimonials .divider{margin-bottom:17px}.taquad-testimonials .person{gap:16px;padding-inline:0}.taquad-testimonials .avatar{width:76px;height:76px;border-width:4px}.taquad-testimonials .mini-badge{right:-12px;bottom:-10px;width:35px;height:35px;border-radius:11px}.taquad-testimonials .mini-badge svg{width:20px;height:20px}.taquad-testimonials .name{font-size:1.08rem;line-height:1.35}.taquad-testimonials .role{margin-top:4px;font-size:.86rem;color:var(--testimonial-gold)}.taquad-testimonials .company{margin-top:6px;font-size:.82rem}.taquad-testimonials .owl-nav{position:absolute;top:41%;z-index:3;display:grid;place-items:center;width:38px;height:38px;border:1px solid #e6ddcf;border-radius:50%;background:rgba(255,255,255,.9);color:#171717;box-shadow:0 12px 28px #120e0714;transition:transform .2s ease,border-color .2s ease,color .2s ease}.taquad-testimonials .owl-nav:hover{transform:translateY(-2px);border-color:#c88b2594;color:var(--testimonial-gold)}.taquad-testimonials .owl-nav svg{width:18px;height:18px}.taquad-testimonials .owl-prev{right:0}.taquad-testimonials .owl-next{left:0}.taquad-testimonials .owl-dots{position:absolute;right:0;left:0;bottom:0;display:flex;justify-content:center;gap:4px;direction:ltr}.taquad-testimonials .owl-dot{width:28px;height:28px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;transition:background .2s ease}.taquad-testimonials .owl-dot:before{content:"";display:block;width:9px;height:9px;margin:auto;border-radius:99px;background:#e2e0dc;transition:width .2s ease,background .2s ease}.taquad-testimonials .owl-dot.active:before{width:24px;background:var(--testimonial-gold)}.taquad-testimonials .trusted-strip{max-width:1120px;margin:0 auto;padding:20px 36px 24px;border:1px solid #e7ddd1;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 18px 54px #00000009}.taquad-testimonials .logos-heading{gap:18px;margin-bottom:16px;font-size:1rem}.taquad-testimonials .logos-heading:before,.taquad-testimonials .logos-heading:after{width:32px;height:1px}.taquad-testimonials .logos-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.taquad-testimonials .logo-item{height:54px;padding:0 18px}.taquad-testimonials .logo-item img{max-height:45px}@media (max-width: 1024px){.taquad-testimonials{padding:76px 18px 56px}.taquad-testimonials .title{font-size:2.05rem}.taquad-testimonials .testimonial-owl{max-width:760px}.taquad-testimonials .owl-track{grid-auto-columns:calc((100% - 24px)/2);gap:24px}.taquad-testimonials .logos-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:12px}.taquad-testimonials .logo-item:nth-child(4){border-inline-start:0}}@media (max-width: 640px){.taquad-testimonials{padding:58px 0 44px}.taquad-testimonials:before{left:-310px;top:-280px;opacity:.28}.taquad-testimonials:after{right:-330px;top:118px;opacity:.62}.taquad-testimonials .dot-grid,.taquad-testimonials .curve-line{display:none}.taquad-testimonials .eyebrow{gap:10px;margin-bottom:16px;font-size:.84rem}.taquad-testimonials .eyebrow:before,.taquad-testimonials .eyebrow:after{width:22px}.taquad-testimonials .title{padding-inline:22px;font-size:1.72rem;line-height:1.28}.taquad-testimonials .subtitle{padding-inline:24px;font-size:.92rem;line-height:1.85}.taquad-testimonials .testimonial-owl{margin-top:30px;padding:0 0 36px}.taquad-testimonials .owl-viewport{overflow:visible}.taquad-testimonials .owl-track{grid-auto-columns:84%;gap:16px;padding-inline:8%;scroll-padding-inline:8%}.taquad-testimonials .test-card{min-height:330px;padding:27px 24px 22px;border-radius:21px}.taquad-testimonials .quote-mark{margin-bottom:14px;font-size:2.35rem}.taquad-testimonials .quote-text{max-width:100%;min-height:116px;font-size:.95rem;line-height:1.86}.taquad-testimonials .person{gap:13px}.taquad-testimonials .avatar{width:68px;height:68px}.taquad-testimonials .name{font-size:1rem}.taquad-testimonials .role,.taquad-testimonials .company{font-size:.8rem}.taquad-testimonials .owl-nav{display:none}.taquad-testimonials .trusted-strip{margin-inline:16px;padding:24px 18px 26px;border-radius:18px}.taquad-testimonials .logos-heading{gap:12px;font-size:.9rem;line-height:1.7;text-align:center}.taquad-testimonials .logos-heading:before,.taquad-testimonials .logos-heading:after{width:22px}.taquad-testimonials .logos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.taquad-testimonials .logo-item,.taquad-testimonials .logo-item:nth-child(4){height:56px;padding:0 14px;border:1px solid #eee7dd;border-radius:13px}.taquad-testimonials .logo-item img{max-height:38px}}.hiring{padding:var(--section-py) 24px;background:var(--bg-secondary)}.hiring-inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hiring-visual{position:relative;height:480px}.hiring-img{width:100%;height:100%;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.hiring-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hiring-float-card{position:absolute;bottom:-24px;left:-24px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px 24px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:14px;z-index:2}.hiring-float-icon{width:44px;height:44px;border-radius:12px;background:var(--teal-bg);display:flex;align-items:center;justify-content:center}.hiring-float-icon svg{width:20px;height:20px;color:var(--teal)}.hiring-float-card .float-title{font-size:.85rem;font-weight:700;color:var(--text-primary)}.hiring-float-card .float-desc{font-size:.76rem;color:var(--text-tertiary)}.hiring-content .section-desc{margin:16px 0 32px}.hiring-features{display:flex;flex-direction:column;gap:20px}.hiring-feature{display:flex;gap:16px}.hiring-feature-icon{width:40px;height:40px;border-radius:10px;background:var(--accent-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hiring-feature-icon svg{width:18px;height:18px;color:var(--accent)}.hiring-feature h4{font-family:var(--font-heading);font-size:.9rem;font-weight:700;color:var(--text-primary);margin-bottom:4px}.hiring-feature p{font-size:.82rem;color:var(--text-secondary);line-height:1.65}.faq{padding:var(--section-py) 24px}.faq-inner{max-width:780px;margin:0 auto}.faq-header{text-align:center;margin-bottom:56px}.faq-header .section-desc{margin:12px auto 0}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-btn{width:100%;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:right;font-size:.95rem;font-weight:600;color:var(--text-primary)}.faq-btn .faq-icon{width:32px;height:32px;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s,transform .3s}.faq-btn .faq-icon svg{width:14px;height:14px;color:var(--text-secondary)}.faq-item.open .faq-icon{background:var(--accent-bg);transform:rotate(45deg)}.faq-item.open .faq-icon svg{color:var(--accent)}.faq-answer{display:none}.faq-item.open .faq-answer{display:block}.faq-answer p{padding-bottom:24px;font-size:.88rem;color:var(--text-secondary);line-height:1.8}.cta-banner{padding:0 24px 100px}.cta-card{max-width:var(--container);margin:0 auto;background:var(--bg-dark);border-radius:var(--radius-xl);padding:72px 56px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.cta-card:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(200,150,78,.12),transparent 65%);pointer-events:none}.cta-card:after{content:"";position:absolute;bottom:-150px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(26,122,109,.08),transparent 65%);pointer-events:none}.cta-content{position:relative;z-index:2}.cta-content h2{font-family:var(--font-heading);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--text-inverse);margin-bottom:16px;line-height:1.25}.cta-content p{font-size:1rem;color:var(--text-inverse-muted);line-height:1.7;max-width:460px;margin-bottom:32px}.cta-actions{display:flex;gap:14px;flex-wrap:wrap}.cta-image{position:relative;z-index:2;border-radius:var(--radius-lg);overflow:hidden;height:300px;box-shadow:0 20px 50px #0000004d}.cta-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer{padding:64px 24px 40px;border-top:1px solid var(--border)}.footer-inner{max-width:var(--container);margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px;margin-bottom:48px}.footer-brand .footer-logo{font-family:var(--font-heading);font-size:1.3rem;font-weight:800;color:var(--text-primary);margin-bottom:14px}.footer-brand .footer-logo span{color:var(--accent)}.footer-brand p{font-size:.84rem;color:var(--text-secondary);line-height:1.7;max-width:280px;margin-bottom:24px}.footer-social{width:38px;height:38px;border-radius:10px;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;transition:background .2s}.footer-social:hover{background:var(--border)}.footer-social svg,.footer-social i{width:16px;height:16px;color:var(--text-secondary)}.footer-col h4{font-family:var(--font-heading);font-size:.82rem;font-weight:700;color:var(--text-primary);margin-bottom:18px;text-transform:uppercase;letter-spacing:.06em}.footer-col a{display:block;font-size:.84rem;color:var(--text-secondary);margin-bottom:12px;transition:color .2s}.footer-col a:hover{color:var(--text-primary)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:32px;border-top:1px solid var(--border-light)}.footer-bottom p{font-size:.78rem;color:var(--text-tertiary)}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{font-size:.78rem;color:var(--text-tertiary);transition:color .2s}.footer-bottom-links a:hover{color:var(--text-primary)}@media (max-width: 1024px){.nav{overflow:visible}.nav-inner{padding:0 16px;height:68px}.nav-center{display:none}.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.hero{padding:140px 24px 80px}.hero-content{text-align:center}.hero-desc{margin-left:auto;margin-right:auto;max-width:680px}.hero-actions,.hero-stats{justify-content:center}.ai__inner{grid-template-columns:1fr;min-height:0}.ai__copy{min-height:auto;text-align:right}.ai__desc{margin-left:0;margin-right:0}.ai__mockup{width:100%;min-height:320px;margin:0}.ai__device{min-height:320px}.process-steps{grid-template-columns:repeat(2,1fr);gap:32px}.process-steps:before{display:none}.why-grid{grid-template-columns:1fr 1fr}.hiring-inner{grid-template-columns:1fr}.hiring-visual{height:360px}.cta-card{grid-template-columns:1fr}.cta-image{height:220px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.nav-inner{gap:8px}.nav-logo{font-size:1.12rem;flex:0 0 auto}.nav-login{display:none}.nav-end{display:flex;flex:0 0 auto;gap:6px;margin-inline-start:auto}.nav-end .btn{display:inline-flex;min-height:38px;padding:8px 12px;border-radius:11px;white-space:nowrap;font-size:.72rem;line-height:1}.nav-end .btn svg{width:14px;height:14px}.mobile-toggle{display:flex;flex:0 0 38px;width:38px;height:38px}}@media (max-width: 360px){.nav-inner{padding:0 10px;gap:5px}.nav-logo{font-size:1rem}.nav-end .btn{padding:8px 9px;font-size:.68rem}.nav-end .btn svg{display:none}}@media (max-width: 768px){.taquad-home{--mobile-hero-gutter: clamp(22px, 6.25vw, 35px)}.hero{min-height:0;display:block;padding:76px 0 54px;background:var(--bg-primary)}.hero:after{display:none}.hero-inner{width:100%;min-width:0;display:flex;flex-direction:column;gap:0;min-height:0}.hero-content{width:auto;max-width:calc(100vw - (var(--mobile-hero-gutter) * 2));min-width:0;margin-inline:var(--mobile-hero-gutter);flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;padding:18px 0 0;text-align:center}.hero h1{font-size:clamp(2.35rem,7vw,3.05rem);line-height:1.17;letter-spacing:0;margin-inline:auto;margin-bottom:24px;max-width:15em}.hero-title-prefix,.hero-title-rest{display:block}.hero h1 .typing-highlight{display:inline-grid;grid-auto-flow:column;align-items:center;min-width:min(8.2em,100%);max-width:100%;padding-inline:0;line-height:1;vertical-align:middle}.hero h1 .highlight:after{bottom:.06em;height:.34em;border-radius:5px;background:#dec8ab;opacity:.78}.typing-highlight:before{top:54%;right:-.08em;bottom:.02em;left:-.08em;border-radius:10px}.typing-caret{display:inline-block;height:.9em;transform:none}.typing-text{display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.typing-word{line-height:1}.hero-desc{max-width:500px;font-size:1rem;line-height:1.74;margin:0 auto 26px;color:#666}.hero-actions{width:100%;max-width:none;flex-direction:column;gap:14px;margin:0 auto}.hero-actions .btn-lg{width:100%;min-height:62px;padding:0 24px;border-radius:8px;font-size:.98rem;font-weight:800}.hero-actions .btn-dark,.hero-actions .btn-outline{box-shadow:none}.hero-actions .btn-outline{background:#fff;border-color:#e5ded3;color:#1b1b1b}.hero-links{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:18px;font-size:.82rem}.hero-stats{display:flex;justify-content:center;width:min(100%,calc(100vw - (var(--mobile-hero-gutter) * 2)));max-width:430px;margin:18px auto 0;padding-top:0;border-top:0}.hero-proof-panel{width:100%;padding:12px 14px 14px}.hero-proof-rating{gap:8px;padding-bottom:12px}.hero-proof-avatar{width:31px;height:31px}.hero-proof-avatar+.hero-proof-avatar{margin-inline-start:-10px}.hero-proof-feature{gap:8px;padding-inline:8px}.hero-proof-feature svg{width:27px;height:27px;flex-basis:27px}.hero-visual{order:2;display:block;width:min(100%,calc(100vw - (var(--mobile-hero-gutter) * 2)));max-width:360px;height:clamp(320px,94vw,430px);margin:30px auto 0;overflow:visible}.hero-visual.is-enhanced .hvc-cursor{display:none}.hero-visual.is-enhanced .hvc-glow,.hero-visual.is-enhanced .hvc-dots{display:flex}.hvc-scene{top:0;right:0;bottom:0;left:0;align-items:flex-start;padding-top:18px}.hvc-glow{top:-28px;right:-60px;bottom:-18px;left:-60px;background:radial-gradient(ellipse 62% 56% at 50% 44%,rgba(200,150,78,.15) 0%,transparent 72%),radial-gradient(ellipse 45% 40% at 56% 16%,rgba(255,255,255,.8) 0%,transparent 70%)}.hvc-backdrop{top:36px;width:clamp(220px,62vw,278px);height:clamp(300px,84vw,372px);border-radius:28px;transform:translate(-50%) rotate(-4deg);box-shadow:0 26px 65px #11111129}.hvc-stack{width:clamp(220px,62vw,278px);height:clamp(300px,84vw,372px)}.hvc-card{border-radius:28px;box-shadow:0 26px 58px #0003,0 8px 22px #0000001f}.hero-visual.is-enhanced .hvc-card[data-position="0"]{opacity:1;transform:translateZ(0) scale(1)}.hero-visual.is-enhanced .hvc-card[data-position="1"]{opacity:.62;transform:translate3d(34px,20px,0) rotate(5deg) scale(.88)}.hero-visual.is-enhanced .hvc-card[data-position="2"]{opacity:.42;transform:translate3d(-34px,30px,0) rotate(-5deg) scale(.82)}.hero-visual.is-enhanced .hvc-card[data-position="3"],.hero-visual.is-enhanced .hvc-card[data-position="4"]{opacity:0;transform:translate3d(0,44px,0) scale(.78)}.hvc-card-overlay{padding:18px}.hvc-card-pill{top:14px;inset-inline-start:14px;padding:6px 12px;font-size:.66rem}.hvc-card-name{font-size:1rem}.hvc-card-role{font-size:.72rem}.hvc-card-stars,.hvc-card-score,.hvc-card-reviews{font-size:.68rem}.hvc-badge-rating{top:46%;left:calc(50% - min(45vw,164px));inset-inline-start:auto;padding:11px 13px;border-radius:15px}.hvc-rat-stars{font-size:.62rem;letter-spacing:1px}.hvc-rat-num{font-size:1.1rem}.hvc-rat-label{font-size:.56rem}.hvc-dots{bottom:0;gap:8px}.hvc-dot{width:28px;height:28px}.hvc-dot:before{width:8px;height:8px}.hvc-dot.active:before{width:26px}.hero-trusted{order:3;display:block}.hero-trusted-title{margin-bottom:10px;color:#aaa39b;font-size:.72rem;font-weight:500;line-height:1}.hero-trusted-logos{width:100%;display:flex;align-items:center;justify-content:center;min-height:38px}.hero-trusted-logo-item{height:38px}.hero-trusted-logo-img{width:min(82px,82%);height:32px}.ai{padding:64px 12px}.ai__inner{gap:0;padding:6px;border-radius:22px;text-align:start}.ai__copy{min-height:auto;padding:28px 18px;border-radius:17px;text-align:right}.ai__eyebrow{justify-content:flex-start}.ai__title{font-size:clamp(1.65rem,8vw,2.2rem)}.ai__textarea{min-height:124px;padding:18px 18px 76px}.ai__input-footer{right:14px;left:14px;bottom:14px;align-items:center;flex-direction:row}.ai__send{width:auto}.ai__chips{display:grid;grid-template-columns:1fr}.ai__chip{width:100%;justify-content:flex-start;padding:10px 13px;font-size:.8rem}.ai__mockup,.ai__device{min-height:260px}.ai__visual-label{min-width:min(78%,280px);font-size:1.22rem}.ai__output{top:16px;right:16px;bottom:16px;left:16px;padding:16px}.process-steps{grid-template-columns:1fr}.process-tabs{width:100%;flex-wrap:wrap;border-radius:var(--radius-md)}.process-tab{flex:1 1 calc(50% - 6px);text-align:center;padding:10px 16px}.why-grid{grid-template-columns:1fr}.hiring-inner{gap:40px}.cta-card{padding:48px 28px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.footer-bottom-links{justify-content:center}.hero-actions{flex-direction:column;gap:14px;max-width:none;margin:0 auto}.hero-actions .btn-lg,.btn-lg{width:100%}}@media (min-width: 769px) and (max-width: 1024px) and (max-height: 760px){.hero{padding:88px 16px 40px}.hero-inner{gap:20px}.hero h1{font-size:clamp(1.95rem,5vw,2.6rem);line-height:1.18}.hero-desc{margin-bottom:20px;line-height:1.68}.hero-actions{margin-bottom:20px;gap:10px}.btn-lg{padding:15px 24px;font-size:.9rem}.hero-stats{gap:18px;padding-top:0}.hero-proof-panel{width:100%;padding:11px 14px 13px}}@media (min-width: 769px) and (max-width: 1024px) and (max-height: 620px){.hero{padding-top:74px;padding-bottom:28px}.hero-visual,.hero-stats{display:none}.hero h1{font-size:clamp(1.7rem,5vw,2.2rem)}.hero-desc{margin-bottom:16px;font-size:.98rem}.hero-actions{margin-bottom:0}}@media (min-width: 769px) and (max-width: 1024px) and (max-height: 500px){.hero{padding-top:56px;padding-bottom:16px}.hero-inner{gap:14px}.hero h1{font-size:clamp(1.45rem,4vw,1.85rem);line-height:1.14}.hero-desc{font-size:.92rem;line-height:1.5;margin-bottom:12px}.hero-actions{flex-direction:row;justify-content:center;gap:8px}.hero-actions .btn-lg{width:auto;flex:1 1 220px;max-width:280px}.btn-lg{padding:12px 18px;font-size:.84rem}}@media (max-width: 540px){.taquad-home{--mobile-hero-gutter: 24px}.hero{padding:68px 0 0}.hero-content{padding:20px 0 24px}.hero h1{font-size:clamp(2.15rem,9.2vw,2.55rem);line-height:1.15;max-width:100%}.hero-desc{font-size:.96rem;line-height:1.78;margin-bottom:28px}.hero-stats{margin-top:24px;width:min(100%,calc(100vw - (var(--mobile-hero-gutter) * 3)))}.hero-proof-panel{padding:11px 10px 12px}.hero-proof-rating{gap:6px;padding-bottom:11px}.hero-proof-avatar{width:26px;height:26px}.hero-proof-avatar+.hero-proof-avatar{margin-inline-start:-9px}.hero-proof-copy{font-size:.61rem}.hero-proof-score,.hero-proof-stars{font-size:.68rem}.hero-proof-features{padding-top:11px}.hero-proof-feature{gap:6px;padding-inline:5px}.hero-proof-feature svg{width:24px;height:24px;flex-basis:24px}.hero-proof-feature strong{font-size:.62rem}.hero-proof-feature small{font-size:.53rem}.hero-trusted{width:min(400px,calc(100% - 16px));padding:14px 16px 16px}.hero-trusted-logo-item{height:36px}.hero-trusted-logo-img{width:min(76px,83%);height:30px}.ai__inner{border-radius:18px}.ai__copy{padding:24px 14px}.ai__desc{font-size:.92rem;line-height:1.75}.ai__send{padding:9px 14px 9px 11px}.ai__char{font-size:.68rem}}@media (max-width: 1180px){.process-inner{max-width:min(1040px,calc(100vw - 36px))}.process-flowline{display:none}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 24px}.process-step{min-height:224px;padding-top:58px}.step-icon .step-num{top:-70px}}@media (max-width: 980px){.process{scroll-margin-top:68px;padding:44px 18px 32px}.process-decor-rings{top:auto;right:-92px;bottom:112px;left:auto;width:170px;height:170px}.process-decor-dots{top:auto;right:auto;bottom:118px;left:4px;width:58px;height:72px;background-size:14px 14px}.process-header{margin-bottom:28px}.process-header .section-eyebrow{font-size:1rem;margin-bottom:14px}.process-header .section-title.lg{font-size:clamp(2rem,4.65vw,2.62rem);line-height:1.22}.process-header .section-desc{max-width:620px;margin-top:14px;font-size:clamp(1.04rem,2.55vw,1.34rem);line-height:1.9}.process-tabs{width:min(100%,498px);margin:32px auto 46px;padding:6px}.process-tab{min-height:62px;padding:0 18px;font-size:1.1rem}.process-journey{max-width:704px;margin:0 auto}.process-steps{grid-template-columns:1fr;gap:24px;padding-left:28px;direction:ltr}.process-steps:before{content:"";display:block;position:absolute;top:108px;bottom:108px;left:28px;width:2px;border-radius:999px;background:linear-gradient(180deg,rgba(200,150,78,.95),rgba(200,150,78,.25));z-index:0}.process-step{z-index:1;min-height:216px;display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:28px;padding:38px 56px 34px 50px;border-radius:22px;text-align:right}.process-step:not(:last-child):before{content:"";position:absolute;left:7px;bottom:-12px;width:14px;height:14px;transform:translate(-50%,50%);border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px #fffdf9eb;z-index:2}.process-step:after{right:56px;bottom:28px;transform:none}.step-icon{position:static;width:118px;height:118px;margin:0;grid-row:1 / span 2}.step-icon svg{width:54px;height:54px}.step-icon .step-num{top:50%;right:auto;left:32px;width:64px;height:64px;transform:translate(-50%,-50%);border-width:7px;font-size:1.26rem}.process-step h3{grid-column:2;margin-bottom:8px;direction:rtl;font-size:clamp(1.4rem,4.35vw,1.82rem);align-self:end}.process-step p{grid-column:2;max-width:420px;margin:0;direction:rtl;font-size:clamp(1rem,3.15vw,1.2rem);line-height:1.85}.process-cta{max-width:720px;margin:28px auto 0}.process-primary-btn{width:min(100%,648px);min-height:68px;border-radius:18px;font-size:clamp(1.15rem,3.75vw,1.46rem)}.process-trust{width:min(100%,780px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:28px auto 0;direction:rtl}.process-trust-item{min-height:92px;flex-direction:column;justify-content:center;gap:9px;border:1px solid #eadfce;border-radius:14px;background:rgba(255,255,255,.74);text-align:center;font-size:clamp(.82rem,2.7vw,1.08rem);line-height:1.45}.process-trust-item+.process-trust-item:before{display:none}}@media (max-width: 560px){.process{padding-inline:14px}.process-inner{max-width:100%}.process-header .section-title.lg{font-size:clamp(1.86rem,9.1vw,2.42rem)}.process-header .section-desc{font-size:1rem}.process-tabs{width:min(100%,390px)}.process-tab{min-height:50px;gap:9px;padding:0 12px;font-size:.9rem}.process-step{grid-template-columns:82px minmax(0,1fr);gap:15px;min-height:172px;padding:24px 22px 24px 20px;border-radius:20px}.step-icon{width:74px;height:74px}.step-icon svg{width:32px;height:32px}.step-icon .step-num{left:24px;width:48px;height:48px;font-size:.94rem}.process-step h3{font-size:1.36rem}.process-step p{font-size:.94rem;line-height:1.78}.process-steps{padding-left:24px}.process-steps:before{top:94px;bottom:94px;left:24px}.process-step:after{right:22px;bottom:18px;width:36px}.process-trust{gap:10px}.process-trust-item{min-height:82px;padding:10px 8px}}.hero-inner{overflow-x:visible}.hero-trusted{order:3;grid-column:1 / -1;position:relative;width:100vw;min-width:0;margin:clamp(20px,2.4vw,34px) calc(50% - 50vw) 0;padding:clamp(36px,4.2vw,58px) 0 clamp(42px,4.8vw,64px);overflow:hidden;border:0;border-radius:0;background:#ffffff;box-shadow:none;text-align:center;isolation:isolate}.hero-trusted:before,.hero-trusted:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:min(12vw,170px);pointer-events:none}.hero-trusted:before{right:0;background:linear-gradient(90deg,rgba(255,255,255,0),#ffffff 76%)}.hero-trusted:after{left:0;background:linear-gradient(270deg,rgba(255,255,255,0),#ffffff 76%)}.hero-trusted-title{width:-moz-fit-content;width:fit-content;max-width:min(92vw,820px);display:inline-flex;align-items:center;justify-content:center;gap:14px;margin:0 auto clamp(20px,2.1vw,28px);padding-inline:18px;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:0;line-height:1.8;text-align:center}.hero-trusted-title:before,.hero-trusted-title:after,.section-eyebrow.center:before,.section-eyebrow.center:after{content:"";width:31px;height:1px;border-radius:999px;background:currentColor;opacity:.8;flex:0 0 auto}.section-kicker-mark{display:inline-flex;align-items:center;justify-content:center;color:currentColor;font-family:Arial,Helvetica,sans-serif;font-size:.74em;font-weight:700;line-height:1;opacity:.72;transform:rotate(90deg)}.hero-trusted-rows{display:grid;gap:8px;transition:opacity .24s ease,filter .24s ease,transform .24s ease}.hero-trusted-marquee{overflow:hidden;direction:ltr}.hero-trusted-track{display:flex;width:-moz-max-content;width:max-content;animation:hero-logo-marquee var(--marquee-duration, 24s) linear infinite;will-change:transform}.hero-trusted-marquee.is-fast{--marquee-duration: 24s}.hero-trusted-marquee.is-slow{--marquee-duration: 34s}.hero-trusted-marquee.is-slow .hero-trusted-track{animation-direction:normal}.hero-trusted-group{display:flex;align-items:center;gap:clamp(30px,3.8vw,64px);padding-inline:clamp(16px,2.5vw,38px)}.hero-trusted-logo-item{min-width:clamp(132px,9.4vw,166px);min-height:48px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;opacity:.52;transition:opacity .18s ease,transform .18s ease,filter .18s ease}.hero-trusted-logo-item:hover{opacity:.9;transform:translateY(-2px)}.hero-trusted-logo-img{width:auto;max-width:142px;height:auto;max-height:38px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) contrast(.86);mix-blend-mode:multiply}.hero-trusted-wordmark{color:#8f8f8f;font-family:var(--font-heading);font-size:1.42rem;font-weight:800;line-height:1;white-space:nowrap;text-transform:none}.hero-trusted-wordmark.is-wide{letter-spacing:0;text-transform:uppercase}.hero-trusted-wordmark.is-serif{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.hero-trusted-wordmark.is-bold{color:#848484;font-size:1.56rem;font-weight:900}.hero-trusted-wordmark.is-soft{color:#9c9c9c;font-weight:700}.hero-trusted-cta{position:absolute;z-index:3;top:calc(50% + 28px);left:50%;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:8px 12px 8px 22px;border:1px solid rgba(200,150,78,.34);border-radius:999px;background:#101010;color:#fff;box-shadow:0 24px 58px #1113;opacity:0;pointer-events:none;transform:translate(-50%,-50%) translateY(10px);transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease}.hero-trusted-cta:hover{box-shadow:0 28px 66px #1111113d}.hero-trusted-cta:focus-visible{outline:3px solid rgba(200,150,78,.34);outline-offset:4px}.hero-trusted-cta-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(224,184,124,.42);border-radius:999px;background:rgba(200,150,78,.22);color:#f4d7aa;font-size:.72rem;font-weight:900;white-space:nowrap}.hero-trusted-cta-label{font-size:.95rem;font-weight:900;white-space:nowrap}.hero-trusted-cta svg{width:19px;height:19px;color:#f4d7aa;flex-shrink:0}.hero-trusted:hover .hero-trusted-rows,.hero-trusted:focus-within .hero-trusted-rows{opacity:.18;filter:blur(5px);transform:scale(.992)}.hero-trusted:hover .hero-trusted-cta,.hero-trusted:focus-within .hero-trusted-cta{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}@keyframes hero-logo-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion: reduce){.hero-trusted-track{width:auto;animation:none}.hero-trusted-group{flex-wrap:wrap;justify-content:center}.hero-trusted-group+.hero-trusted-group{display:none}}@media (hover: none){.hero-trusted-cta{display:none}.hero-trusted:hover .hero-trusted-rows,.hero-trusted:focus-within .hero-trusted-rows{opacity:1;filter:none;transform:none}}@media (max-width: 768px){.hero-trusted{display:block;order:3;width:100vw;margin:34px calc(50% - 50vw) 8px;padding:28px 0;border:0;background:#ffffff}.hero-trusted-title{gap:10px;margin-bottom:16px;padding-inline:12px;font-size:.72rem}.hero-trusted-title:before,.hero-trusted-title:after,.section-eyebrow.center:before,.section-eyebrow.center:after{width:22px}.hero-trusted-rows{gap:8px}.hero-trusted-group{gap:28px;padding-inline:14px}.hero-trusted-logo-item{min-width:120px;min-height:40px}.hero-trusted-logo-img{max-width:106px;max-height:30px}.hero-trusted-wordmark{font-size:1.02rem}.hero-trusted-cta{position:static;display:inline-flex;gap:9px;max-width:calc(100% - 24px);min-height:46px;margin-top:20px;padding:7px 9px 7px 15px;opacity:1;pointer-events:auto;transform:none}.hero-trusted-cta-badge{min-height:30px;padding-inline:10px;font-size:.67rem}.hero-trusted-cta-label{font-size:.8rem}}.process{padding:clamp(96px,9vw,142px) 24px clamp(86px,8vw,124px);background:linear-gradient(180deg,#ffffff 0%,#ffffff 72%,#fbfaf7 100%)}.process-decor,.process-flowline{display:none}.process-inner{max-width:1120px}.process-header{margin-bottom:0}.process-header .section-eyebrow{width:-moz-fit-content;width:fit-content;justify-content:center;gap:14px;margin-inline:auto;margin-bottom:14px;color:var(--accent);font-size:.78rem;font-weight:800}.process-header .section-eyebrow:before,.process-header .section-eyebrow:after{display:block}.process-header .section-title.lg{font-size:3rem;line-height:1.16}.process-header .section-desc{max-width:610px;margin-top:16px;color:#6b6761}.process-tabs{gap:24px;width:auto;margin:34px auto 74px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.process-tab{flex:0 0 auto;min-height:38px;gap:9px;padding:7px 12px;border-radius:8px;border:1px solid transparent;color:#8b8985;font-size:.98rem;font-weight:800;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.process-tab:hover{color:#242424;transform:translateY(-1px)}.process-tab svg{width:20px;height:20px}.process-tab.active{background:#f5e7d2;color:#111;border-color:#c8964e47;box-shadow:0 10px 24px #c8964e1f}.process-tab.active svg{color:var(--accent-dark)}.process-journey{max-width:1040px;margin:0 auto}.process-panel.active{animation:process-panel-in .22s ease both}.process-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,280px));justify-content:space-between;gap:clamp(26px,5vw,78px);padding-top:42px;direction:rtl}.process-steps:before{content:"";position:absolute;top:8px;right:8%;left:8%;display:block;height:2px;background-image:linear-gradient(90deg,#d2d0cc 45%,transparent 0);background-size:9px 2px;background-repeat:repeat-x}.process-step{position:relative;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.process-step:before{content:"";position:absolute;top:-41px;right:50%;width:14px;height:14px;transform:translate(50%);border-radius:999px;background:#cfcfcd;box-shadow:0 0 0 8px #fff}.process-step:after{content:none;display:none}.step-icon{display:none}.process-step h3{margin:0 0 10px;color:#252525;font-family:var(--font-heading);font-size:1.36rem;font-weight:800;line-height:1.25}.process-step p{display:flex;align-items:center;justify-content:center;width:min(100%,280px);min-height:76px;margin:0 auto;padding:17px 20px;border:1px solid rgba(200,150,78,.18);border-radius:8px;background:#f7ead7;color:#242424;font-size:.96rem;font-weight:600;line-height:1.65;box-shadow:0 16px 34px #2720160d;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.process-step:hover p{border-color:#c8964e52;background:#f4e0c3;box-shadow:0 18px 42px #27201614;transform:translateY(-2px)}@keyframes process-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.process-cta{margin-top:46px}.process-primary-btn{min-width:0;min-height:50px;padding:0 26px;border-radius:999px;background:#111111;box-shadow:0 16px 38px #11111129}.process-primary-btn:hover{box-shadow:0 20px 44px #1113}.process-trust{margin-top:22px}@media (max-width: 980px){.process{padding:72px 18px 58px;scroll-margin-top:68px}.process-header .section-title.lg{font-size:2.22rem}.process-header .section-desc{max-width:520px;font-size:.98rem}.process-tabs{gap:8px;width:min(100%,430px);margin:26px auto 54px;padding:5px;border:1px solid #eadfce;border-radius:999px;background:#fbfaf7}.process-tab{flex:1 1 0;justify-content:center;min-height:44px;font-size:.92rem}.process-steps{max-width:560px;grid-template-columns:1fr;gap:28px;padding-top:0;margin:0 auto}.process-steps:before,.process-step:before{display:none}.process-step{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:center;text-align:right}.process-step h3{grid-column:1;grid-row:1;margin:0;text-align:center;font-size:1rem}.process-step p{grid-column:2;width:100%;min-height:68px;margin:0;padding:15px 17px;text-align:right}.process-primary-btn{width:min(100%,420px)}.process-trust{width:min(100%,540px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-inline:auto}.process-trust-item{min-height:78px;flex-direction:column;justify-content:center;gap:8px;padding:10px 8px;border:1px solid #eadfce;border-radius:12px;background:#fbfaf7;text-align:center;font-size:.78rem}.process-trust-item+.process-trust-item:before{display:none}}@media (max-width: 560px){.process{padding-inline:14px}.process-tabs{width:100%}.process-tab{gap:7px;padding-inline:8px;font-size:.82rem}.process-tab svg{width:17px;height:17px}.process-step{grid-template-columns:76px minmax(0,1fr);gap:10px}.process-step h3{font-size:.94rem}.process-step p{min-height:70px;padding:13px 14px;font-size:.87rem}.process-trust{grid-template-columns:1fr}}.hero-trusted-logo-img{max-width:142px;max-height:38px;filter:grayscale(1) contrast(.62) opacity(.78)}.hero-trusted-logo-item:hover .hero-trusted-logo-img{filter:grayscale(1) contrast(.78) opacity(.94)}.why{padding:104px 24px 116px;background:#1b1a19;color:#fff}.why:before{top:auto;right:auto;bottom:-260px;left:-220px;width:620px;height:620px;background:radial-gradient(circle,rgba(200,150,78,.12),transparent 66%)}.why-inner{max-width:1120px}.why-header{max-width:640px;margin:0 0 30px auto;text-align:right}.why-header .section-eyebrow{width:-moz-fit-content;width:fit-content;justify-content:flex-start;gap:14px;margin:0 0 14px auto;color:#d79b42}.why-header .section-eyebrow:before,.why-header .section-eyebrow:after{display:block}.why-header .section-title{max-width:520px;color:#fff;font-size:2.42rem;line-height:1.08}.why-experience{display:grid;gap:18px}.why-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-insight{min-height:118px;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.035)}.why-insight h3,.why-platform-card h3{color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:800;line-height:1.45}.why-insight p,.why-platform-card p{color:#ffffffa8;font-size:.84rem;line-height:1.65}.why-insight a,.why-platform-card a{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;color:#fff;font-size:.76rem;font-weight:800}.why-insight a:before,.why-platform-card a:before{content:"←";margin-left:7px;color:#d79b42;font-size:1rem;line-height:1}.why-showcase{position:relative;min-height:390px;overflow:hidden;border-radius:8px;background:#262524}.why-showcase img{width:100%;height:100%;min-height:390px;display:block;-o-object-fit:cover;object-fit:cover;opacity:.9}.why-showcase:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(27,26,25,.1),rgba(27,26,25,.38));pointer-events:none}.why-flow-card{position:absolute;z-index:2;direction:rtl;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.88);color:#1f1f1f;box-shadow:0 22px 56px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.why-flow-card span{display:block;margin-bottom:8px;color:#8a8177;font-size:.68rem;font-weight:800}.why-flow-main{top:46px;right:54px;padding:14px 18px}.why-flow-main strong{font-size:.92rem;font-weight:900}.why-flow-steps{top:112px;right:92px;width:min(270px,42%);padding:16px}.why-flow-steps ul{display:grid;gap:9px}.why-flow-steps li{display:flex;align-items:center;gap:8px;color:#26211c;font-size:.8rem;font-weight:800}.why-flow-steps li:before{content:"";width:7px;height:7px;border-radius:999px;background:#d79b42;flex:0 0 auto}.why-platform-card{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:30px;align-items:center;padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#292827}.why-platform-card p{max-width:500px;margin:8px 0 18px}.why-chip-cloud{direction:ltr;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.why-chip-cloud span{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.055);color:#ffffffad;font-size:.68rem;font-weight:800;white-space:nowrap}@media (max-width: 980px){.process-tabs{width:min(100%,430px);overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;scrollbar-width:none}.process-tabs::-webkit-scrollbar{display:none}.process-tab{flex:0 0 auto;white-space:nowrap}.process-steps{max-width:430px;gap:0;padding:0 30px 0 0}.process-steps:before{display:block;top:8px;right:6px;bottom:34px;left:auto;width:2px;height:auto;background-image:linear-gradient(#d2d0cc 48%,transparent 0);background-size:2px 10px;background-repeat:repeat-y}.process-step{display:block;padding-bottom:28px;text-align:right}.process-step:before{display:block;top:3px;right:-30px;width:11px;height:11px;transform:none;box-shadow:0 0 0 6px #fff}.process-step h3{margin-bottom:9px;text-align:right;font-size:1rem}.process-step p{width:100%;min-height:54px;padding:14px 16px;border-color:#c8964e24;background:#f6e8d2;text-align:right}.why{padding:72px 20px 86px}.why-header{max-width:100%;margin-bottom:28px}.why-header .section-title{max-width:340px;font-size:1.72rem;line-height:1.08}.why-insights{display:block;border-top:1px solid rgba(255,255,255,.12)}.why-insight{min-height:0;position:relative;display:block;padding:19px 34px 18px 0;border:0;border-bottom:1px solid rgba(255,255,255,.12);border-radius:0;background:transparent}.why-insight:before{content:"›";position:absolute;top:20px;left:2px;color:#fff;font-size:1.2rem;line-height:1;transform:rotate(180deg)}.why-insight p{max-width:310px;margin-top:5px}.why-insight a{margin-top:14px}.why-showcase{min-height:248px;margin-top:20px}.why-showcase img{min-height:248px}.why-flow-main{top:24px;right:22px}.why-flow-steps{top:84px;right:42px;width:min(252px,calc(100% - 64px))}.why-platform-card{grid-template-columns:1fr;gap:24px;padding:24px}}@media (max-width: 768px){.hero-trusted{padding-top:28px;padding-bottom:28px}.hero-trusted-title{max-width:360px;margin-bottom:16px}.hero-trusted-rows{gap:8px}.hero-trusted-logo-item{min-width:120px}.hero-trusted-logo-img{max-width:106px;max-height:30px}}@media (max-width: 560px){.process-tabs{width:100%}.process-step{grid-template-columns:1fr}.why{padding-inline:14px}.why-header .section-title{max-width:300px;font-size:1.48rem}.why-showcase,.why-showcase img{min-height:220px}.why-flow-main{padding:11px 13px}.why-flow-steps{right:28px;width:calc(100% - 48px);padding:13px}.why-chip-cloud span{font-size:.62rem}}.why:before{display:none}.why-experience{display:block}.why-slides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-slide{display:contents}.why-slide-trigger{order:1;min-height:138px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:flex-start;padding:22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.035);color:#fff;text-align:right;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.why-slide-trigger:hover,.why-slide-trigger:focus-visible,.why-slide.is-active .why-slide-trigger{border-color:#d79b4261;background:rgba(255,255,255,.065);transform:translateY(-2px)}.why-slide-trigger:focus-visible{outline:3px solid rgba(215,155,66,.32);outline-offset:4px}.why-slide-number{color:#d79b42;font-family:var(--font-heading);font-size:.78rem;font-weight:900;line-height:1.55}.why-slide-copy{min-width:0;display:grid;gap:8px}.why-slide-copy strong{color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:900;line-height:1.45}.why-slide-copy span{color:#ffffffa8;font-size:.84rem;line-height:1.65}.why-slide-copy em{color:#fff;font-size:.74rem;font-style:normal;font-weight:900}.why-slide-trigger svg{width:18px;height:18px;margin-top:3px;color:#d79b42;flex-shrink:0}.why-slide-panel{order:2;grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;animation:why-panel-enter .22s ease both}.why-slide-panel[hidden]{display:none}.why-slide-media{position:relative;min-height:418px;overflow:hidden;border-radius:8px;background:#242322}.why-slide-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(27,26,25,0),rgba(27,26,25,.16));pointer-events:none}.why-slide-media picture,.why-slide-media img{width:100%;height:100%}.why-slide-media picture{display:block;min-height:418px}.why-slide-media img{display:block;min-height:418px;-o-object-fit:cover;object-fit:cover}.why-slide-content{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:28px;align-items:center;padding:28px 30px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#292827}.why-slide-content>span{grid-column:1;color:#d79b42;font-size:.72rem;font-weight:900}.why-slide-content h3{grid-column:1;color:#fff;font-family:var(--font-heading);font-size:1.18rem;font-weight:900;line-height:1.45}.why-slide-content p{grid-column:1;color:#ffffffad;font-size:.86rem;line-height:1.75}.why-slide-content a{grid-column:1;width:-moz-fit-content;width:fit-content;color:#fff;font-size:.78rem;font-weight:900}.why-slide-content a:before{content:"←";margin-left:7px;color:#d79b42}.why-slide-chips{grid-column:2;grid-row:1 / span 4;direction:ltr;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.why-slide-chips span{display:inline-flex;align-items:center;min-height:27px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.055);color:#ffffffb3;font-size:.68rem;font-weight:900;white-space:nowrap}@keyframes why-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.why-slides{display:block;border-top:1px solid rgba(255,255,255,.12)}.why-slide{display:block;border-bottom:1px solid rgba(255,255,255,.12)}.why-slide-trigger{width:100%;min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:18px 0;border:0;border-radius:0;background:transparent;transform:none}.why-slide-trigger:hover,.why-slide-trigger:focus-visible,.why-slide.is-active .why-slide-trigger{border-color:transparent;background:transparent;transform:none}.why-slide-number{display:none}.why-slide-copy{grid-column:1}.why-slide-copy span,.why-slide-copy em{display:none}.why-slide.is-active .why-slide-copy span,.why-slide.is-active .why-slide-copy em{display:block}.why-slide-trigger svg{grid-column:2;transform:rotate(-90deg);transition:transform .18s ease}.why-slide.is-active .why-slide-trigger svg{transform:rotate(0)}.why-slide-panel{display:block;padding-bottom:24px}.why-slide-media{min-height:0;aspect-ratio:1.24 / 1;margin-top:6px}.why-slide-media picture,.why-slide-media img{min-height:0;height:100%}.why-slide-content{display:block;margin-top:12px;padding:18px}.why-slide-content>span{display:block;margin-bottom:8px}.why-slide-content h3{margin-bottom:8px;font-size:1rem}.why-slide-content p{margin-bottom:14px}.why-slide-content a{display:none}.why-slide-chips{display:flex;margin-top:14px}}@media (max-width: 560px){.why-slide-copy strong{font-size:.96rem}.why-slide-copy span{font-size:.82rem}.why-slide-media{aspect-ratio:1.1 / 1}.why-slide-content{padding:16px}}@media (max-width: 640px){.process{padding:70px 18px 64px}.process-inner{max-width:430px}.process-header{padding-inline:6px}.process-header .section-eyebrow{gap:10px;margin-bottom:12px;font-size:.72rem}.process-header .section-title.lg{max-width:330px;margin-inline:auto;font-size:clamp(2rem,9vw,2.45rem);line-height:1.12}.process-header .section-desc{max-width:330px;margin:14px auto 0;font-size:.95rem;line-height:1.9}.process-tabs{width:min(100%,330px);justify-content:stretch;flex-wrap:nowrap;gap:6px;margin:26px auto 44px;padding:5px;overflow:visible;border:1px solid rgba(200,150,78,.22);border-radius:999px;background:#fffaf2;box-shadow:0 14px 30px #2720160f}.process-tab{flex:1 1 0;min-width:0;min-height:44px;justify-content:center;gap:6px;padding:0 10px;border-radius:999px;color:#77716a;font-size:.82rem;white-space:nowrap}.process-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis}.process-tab svg{width:16px;height:16px;flex:0 0 auto}.process-tab.active{border-color:#c8964e52;background:#f4dfbf;box-shadow:0 8px 18px #c8964e24}.process-steps{width:min(100%,328px);max-width:none;gap:0;margin:0 auto;padding:0 28px 0 0}.process-steps:before{top:11px;right:8px;bottom:32px;width:2px;background-image:linear-gradient(#d9d3ca 52%,transparent 0);background-size:2px 12px}.process-step{position:relative;padding:0 0 26px}.process-step:last-child{padding-bottom:0}.process-step:before{top:4px;right:-26px;width:12px;height:12px;background:#d7d5d1;box-shadow:0 0 0 7px #fff}.process-step:first-child:before,.process-step:nth-child(2):before{background:var(--accent)}.process-step h3{margin:0 0 9px;font-size:1rem;line-height:1.35}.process-step p{width:100%;min-height:auto;padding:15px 17px;border-radius:9px;background:#f8ead4;font-size:.9rem;line-height:1.75;box-shadow:0 14px 30px #2720160f}.process-cta{margin-top:34px}.process-primary-btn{width:min(100%,330px);min-height:54px}.process-trust{width:min(100%,330px);gap:8px;margin-top:18px}}@media (max-width: 390px){.process{padding-inline:14px}.process-tabs,.process-steps,.process-primary-btn,.process-trust{width:100%}.process-tab{padding-inline:7px;font-size:.78rem}.process-step p{padding:14px 15px;font-size:.86rem}}
