.hero--page{min-height:min(38rem,calc(100svh - var(--hero-margin) * 2));justify-content:flex-end}.hero--compact{min-height:min(32rem,calc(100svh - var(--hero-margin) * 2))}.hero--page .hero__shade{background:linear-gradient(100deg,rgba(9,5,20,.88) 0,rgba(9,5,20,.66) 36%,rgba(9,5,20,.2) 72%,transparent 100%),linear-gradient(to top,rgba(9,5,20,.66) 0,rgba(9,5,20,.12) 52%,transparent 78%),linear-gradient(135deg,rgba(95,47,214,.24) 0,transparent 65%)}.hero--page .hero__body{padding-bottom:24px}.hero--page .hero__main{max-width:46rem}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.15rem;padding:.4rem .85rem;border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.24);font-family:var(--font);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.92)}.hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--mauve-bright);flex:none}.hero--page .hero__title{font-size:clamp(1.85rem, 4.6vw, 3.25rem);margin-bottom:18px}@media (min-width:1200px){.hero--page .hero__title{font-size:50px}}.hero--page .hero__title-line{white-space:normal}.hero--page .hero__subtitle{max-width:46rem}.hero__bottom--split{justify-content:space-between;align-items:center;gap:1rem}.hero__crumbs{display:flex;align-items:center;gap:.5rem;font-family:var(--font);font-size:.75rem;font-weight:400;color:rgba(255,255,255,.68);min-width:0}.hero__crumbs a{color:rgba(255,255,255,.68);transition:color .2s}.hero__crumbs a:hover{color:var(--white)}.hero__crumbs span[aria-current]{color:rgba(255,255,255,.95)}.hero__crumbs-sep{opacity:.55}.hero__crumbs--top{margin-bottom:1.15rem}.hero__bottom--end{justify-content:flex-end}@media (max-width:1024px){.hero__crumbs--top{margin-bottom:1rem}}@media (max-width:768px){.hero__crumbs--top{font-size:.6875rem;margin-bottom:.75rem;flex-wrap:wrap}.hero__bottom--end{justify-content:flex-start}.page-metrics{gap:1rem}.cta-actions{flex-direction:column;width:100%;max-width:16.5rem;margin-inline:auto}.cta-actions .siwa-btn{width:100%;justify-content:center}.section-cta--page .cta-wrap{padding:1.75rem .85rem}.section-cta--page .cta-center{gap:.85rem}.section-cta--page .cta-center h2{font-size:1.25rem}.section-cta--page .cta-center p{font-size:.8125rem;line-height:1.5;margin-top:0}.section-cta--page .cta-actions .siwa-btn{font-size:.75rem;padding:.575rem .8rem}}.section-page{position:relative;background:var(--siwa-white);overflow-x:clip}.section-page--tint{background:var(--purple-bg)}.section-page--tint .text-accent{color:var(--purple)}.section-page>.siwa-pad{position:relative;z-index:1}.section-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:var(--font);font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--purple)}.section--dark .section-eyebrow{color:var(--mauve-bright)}.section-eyebrow::before{content:'';width:1.5rem;height:1px;background:currentColor;opacity:.6}.intro-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,5rem);align-items:start}.intro-heading h2{margin:0;font-family:var(--font-heading);font-size:clamp(1.75rem, 3.2vw, 2.5rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--siwa-black)}.intro-body p{margin:0 0 1.15rem;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-muted);max-width:62ch}.intro-body p:last-child{margin-bottom:0}.intro-body p strong{color:var(--siwa-black);font-weight:500}.intro-list{display:flex;flex-direction:column;gap:.85rem;margin-top:1.85rem}.intro-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.intro-list li svg{width:1.15rem;height:1.15rem;flex:none;margin-top:.18rem;color:var(--purple)}.page-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:clamp(2.5rem,4vw,3.5rem);padding-top:clamp(2rem,3vw,2.5rem);border-top:1px solid var(--siwa-line)}.page-metric{display:flex;flex-direction:column;gap:.5rem;min-width:0;font-size:.875rem;font-weight:400;line-height:1.45;color:var(--text-muted)}.page-metric__num{font-size:clamp(1.85rem, 3.2vw, 2.75rem);font-weight:400;line-height:1.05;letter-spacing:-.03em;background-image:var(--operators-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:clamp(2.25rem,4vw,3.75rem)}.feature-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{display:flex;flex-direction:column;gap:1rem;padding:1.75rem;border-radius:1.25rem;border:1px solid var(--siwa-line);background:var(--siwa-white);box-shadow:0 4px 24px rgba(95,47,214,.06);transition:transform .3s,box-shadow .3s,border-color .3s}.feature-card:hover{transform:translateY(-4px);border-color:rgba(95,47,214,.18);box-shadow:0 14px 38px rgba(95,47,214,.12)}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex:none;border-radius:.85rem;background:var(--purple-pale);color:var(--purple)}.feature-card__icon svg{width:1.35rem;height:1.35rem}.feature-card__title{margin:0;font-size:1.125rem;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--siwa-black)}.feature-card__text{margin:0;font-size:.9375rem;font-weight:400;line-height:1.65;color:var(--text-muted)}.feature-card__meta{margin-top:auto;padding-top:.35rem;font-size:.8125rem;font-weight:500;color:var(--purple)}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4.5vw,4.5rem);align-items:center}.split__media{position:relative;border-radius:1.25rem;overflow:hidden;aspect-ratio:4/3;border:1px solid rgba(95,47,214,.08);box-shadow:0 8px 32px rgba(95,47,214,.08)}.split__media img{width:100%;height:100%;object-fit:cover}.split__shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(76,37,171,.26) 0,transparent 45%),linear-gradient(135deg,rgba(95,47,214,.08) 0,transparent 55%);pointer-events:none}.split--reverse .split__media{order:2}.split__body h2{margin:0 0 1.15rem;font-family:var(--font-heading);font-size:clamp(1.6rem, 2.9vw, 2.25rem);font-weight:400;line-height:1.18;letter-spacing:-.02em;color:var(--siwa-black)}.split__body p{margin:0 0 1rem;font-size:1rem;line-height:1.75;color:var(--text-muted);max-width:56ch}.split__body p:last-child{margin-bottom:0}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 2rem;margin-top:1.85rem}.check-grid--single{grid-template-columns:1fr}.check-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.check-item svg{width:1.15rem;height:1.15rem;flex:none;margin-top:.2rem;color:var(--purple)}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.85rem}.badge{padding:.45rem .85rem;border-radius:999px;border:1px solid var(--siwa-line);background:var(--siwa-white);font-size:.8125rem;font-weight:400;color:var(--text-muted);white-space:nowrap}.section-outcomes{position:relative;overflow:hidden;background-color:#130a29}.outcomes-bg{position:absolute;inset:0;z-index:0}.outcomes-bg img{width:100%;height:100%;object-fit:cover;opacity:.3}.outcomes-bg::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 10% 0,rgba(95,47,214,.4) 0,transparent 60%),linear-gradient(to bottom,rgba(19,10,41,.7) 0,rgba(19,10,41,.92) 100%)}.section-outcomes>.siwa-pad{position:relative;z-index:1}.outcomes-head{max-width:46rem}.outcomes-head h2{margin:0;font-family:var(--font-heading);font-size:clamp(1.75rem, 3.2vw, 2.5rem);font-weight:400;line-height:1.18;letter-spacing:-.02em;color:var(--siwa-white)}.outcomes-head p{margin:1.15rem 0 0;font-size:1rem;line-height:1.7;color:rgba(255,255,255,.72);max-width:58ch}.glass-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-top:clamp(2.25rem,4vw,3.75rem)}.glass-cards--four{grid-template-columns:repeat(4,minmax(0,1fr))}.glass-card{display:flex;flex-direction:column;gap:.85rem;padding:1.6rem;border-radius:1.25rem;background-color:#ebeeef14;border:1px solid #ffffff29;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);color:var(--siwa-white)}.glass-card__num{font-size:clamp(1.65rem, 2.6vw, 2.25rem);font-weight:400;line-height:1.05;letter-spacing:-.03em;color:var(--mauve-bright)}.glass-card__title{margin:0;font-size:1.125rem;font-weight:500;line-height:1.3;letter-spacing:-.01em}.glass-card__text{margin:0;font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.76)}.usecase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:clamp(2.25rem,4vw,3.75rem)}.usecase-card{position:relative;display:flex;align-items:flex-end;min-height:19rem;border-radius:1.25rem;overflow:hidden;border:1px solid rgba(95,47,214,.08)}.usecase-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.25, 1, .5, 1)}.usecase-card:hover img{transform:scale(1.05)}.usecase-card__shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(12,6,28,.9) 0,rgba(12,6,28,.45) 48%,rgba(12,6,28,.08) 100%);pointer-events:none}.usecase-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:.6rem;padding:1.75rem;color:var(--siwa-white)}.usecase-card__tag{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--mauve-bright)}.usecase-card__title{margin:0;font-size:1.3rem;font-weight:500;line-height:1.3;letter-spacing:-.02em}.usecase-card__text{margin:0;font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.8);max-width:42ch}.faq{margin-top:clamp(2.25rem,4vw,3.5rem);border-top:1px solid var(--siwa-line)}.faq-item{border-bottom:1px solid var(--siwa-line)}.faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:1.4rem 0;background:0 0;border:none;cursor:pointer;font-family:var(--font);font-size:clamp(1rem, 1.6vw, 1.125rem);font-weight:500;line-height:1.4;letter-spacing:-.01em;color:var(--siwa-black);text-align:left;transition:color .25s}.faq-trigger:hover{color:var(--purple)}.faq-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:none;border-radius:50%;border:1px solid var(--siwa-line);color:var(--purple);transition:transform .3s,background .3s,color .3s,border-color .3s}.faq-icon svg{width:.85rem;height:.85rem}.faq-item.is-open .faq-icon{transform:rotate(135deg);background:var(--purple);border-color:var(--purple);color:var(--white)}.faq-panel{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.25, 1, .5, 1)}.faq-item.is-open .faq-panel{max-height:28rem}.faq-panel p{margin:0;padding:0 3.5rem 1.5rem 0;max-width:74ch;font-size:.9375rem;line-height:1.75;color:var(--text-muted)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem,3.5vw,3rem)}.related-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border-radius:1rem;border:1px solid var(--siwa-line);background:var(--siwa-white);transition:border-color .3s,transform .3s,background .3s}.related-card:hover{border-color:rgba(95,47,214,.25);background:var(--purple-bg);transform:translateY(-2px)}.related-card span{font-size:.9375rem;font-weight:500;color:var(--siwa-black);min-width:0}.related-card svg{width:1rem;height:1rem;flex:none;color:var(--purple)}.section-cta.section-cta--page{height:auto;min-height:0;margin-top:0;margin-bottom:clamp(1.75rem,4vw,3rem);position:relative}.section-cta--page .cta-bg-wrap{inset:0;left:clamp(.65rem,2vw,1.25rem);right:clamp(.65rem,2vw,1.25rem);height:auto;bottom:0}.section-cta--page .cta-wrap,.section-cta--page .siwa-container,.section-cta--page .siwa-pad--large{height:auto}.section-cta--page .cta-wrap{padding:clamp(2rem,5vw,3.25rem) clamp(.75rem,2.5vw,1.25rem)}.section-cta--page .cta-center{gap:clamp(.85rem,2vw,1.5rem);max-width:34rem;width:100%}.section-cta--page .cta-center h2{font-size:clamp(1.375rem, 4vw, 2.35rem);line-height:1.15;letter-spacing:-.02em}.cta-center p{margin:-.35rem 0 0;font-size:clamp(.8125rem, 2vw, .9375rem);line-height:1.55;color:rgba(255,255,255,.85);max-width:42ch}.cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem}.section-cta--page .cta-actions .siwa-btn{font-size:.8125rem;padding:.625rem .875rem}.contact-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,0.88fr);gap:clamp(2rem,4vw,3.5rem);align-items:start;margin-top:clamp(2.25rem,4vw,3.5rem)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem;padding:clamp(1.5rem,3vw,2.25rem);border-radius:1.5rem;border:1px solid var(--siwa-line);background:var(--siwa-white);box-shadow:0 8px 32px rgba(95,47,214,.08)}.field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.field--full{grid-column:1/-1}.field label{font-size:.8125rem;font-weight:500;color:var(--siwa-black)}.field label .field-optional{font-weight:400;color:var(--text-muted)}.field input,.field select,.field textarea{width:100%;font-family:var(--font);font-size:.9375rem;font-weight:400;line-height:1.5;color:var(--text);padding:.85rem 1rem;border-radius:.75rem;border:1px solid var(--siwa-line);background:#fbfaff;transition:border-color .2s,box-shadow .2s,background .2s}.field input::placeholder,.field textarea::placeholder{color:#a3a3b2}.field input:focus,.field select:focus,.field textarea:focus{outline:0;border-color:var(--purple);background:var(--white);box-shadow:0 0 0 3px rgba(95,47,214,.12)}.field textarea{min-height:8.5rem;resize:vertical}.field select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;background-size:1rem;padding-right:2.5rem;cursor:pointer}.field-error{font-size:.75rem;font-weight:400;color:#c0392b;min-height:0}.field.has-error input,.field.has-error select,.field.has-error textarea{border-color:#d9534f;background:#fff8f7}.form-consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:.65rem;font-size:.8125rem;line-height:1.6;color:var(--text-muted)}.form-consent input{width:1.05rem;height:1.05rem;margin-top:.15rem;flex:none;accent-color:var(--purple);cursor:pointer}.form-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:.25rem;border-top:1px solid var(--siwa-line)}.form-note{font-size:.75rem;line-height:1.5;color:var(--text-muted);max-width:30ch}.form-status{grid-column:1/-1;display:none;align-items:flex-start;gap:.75rem;padding:1rem 1.15rem;border-radius:.9rem;background:var(--purple-pale);border:1px solid rgba(95,47,214,.18);font-size:.9375rem;line-height:1.6;color:var(--purple-dark)}.form-status.is-visible{display:flex}.form-status.is-error{background:#fef2f2;border-color:rgba(220,38,38,.22);color:#991b1b}.form-status.is-error svg{color:#dc2626}.form-status svg{width:1.15rem;height:1.15rem;flex:none;margin-top:.15rem;color:var(--purple)}.contact-side{display:flex;flex-direction:column;gap:1.25rem}.contact-cards{display:flex;flex-direction:column;gap:.85rem}.contact-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;border-radius:1.15rem;border:1px solid var(--siwa-line);background:var(--siwa-white);transition:border-color .3s,transform .3s}.contact-card:hover{border-color:rgba(95,47,214,.22);transform:translateY(-2px)}.contact-card__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:none;border-radius:.75rem;background:var(--purple-pale);color:var(--purple)}.contact-card__icon svg{width:1.15rem;height:1.15rem}.contact-card__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.contact-card__label{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.contact-card__value{font-size:.9375rem;font-weight:500;line-height:1.5;color:var(--siwa-black);overflow-wrap:anywhere}.contact-card__note{font-size:.8125rem;line-height:1.5;color:var(--text-muted)}.contact-steps{padding:1.5rem 1.6rem;border-radius:1.25rem;background:var(--purple-bg);border:1px solid rgba(95,47,214,.1)}.contact-steps h3{margin:0 0 1.15rem;font-size:1.0625rem;font-weight:500;letter-spacing:-.01em;color:var(--siwa-black)}.contact-steps ol{display:flex;flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;counter-reset:contact-step}.contact-steps li{display:flex;align-items:flex-start;gap:.85rem;font-size:.9375rem;line-height:1.6;color:var(--text-muted);counter-increment:contact-step}.contact-steps li::before{content:counter(contact-step,decimal-leading-zero);flex:none;font-size:.8125rem;font-weight:500;color:var(--mauve-bright);padding-top:.15rem}.contact-steps li strong{color:var(--siwa-black);font-weight:500}.legal{display:grid;grid-template-columns:17rem minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}.legal__toc{position:sticky;top:calc(var(--header-h) + 2rem);padding:1.5rem;border:1px solid var(--siwa-line);border-radius:1rem;background:var(--purple-bg)}.legal__toc-title{margin:0 0 .85rem;font-family:var(--font);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--purple)}.legal__toc nav{display:flex;flex-direction:column;gap:.6rem}.legal__toc a{font-size:.875rem;line-height:1.4;color:var(--siwa-grey);transition:color .2s}.legal__toc a:hover{color:var(--purple)}.legal__updated{margin:1.35rem 0 0;padding-top:1.1rem;border-top:1px solid var(--siwa-line);font-size:.75rem;color:var(--siwa-grey)}.legal__body>section{scroll-margin-top:calc(var(--header-h) + 2rem)}.legal__body>section+section{margin-top:clamp(2.25rem,4vw,3.25rem)}.legal__body h2{margin:0 0 1rem;font-family:var(--font-heading);font-size:clamp(1.25rem, 2.2vw, 1.6rem);font-weight:500;line-height:1.25;letter-spacing:-.01em;color:var(--siwa-black)}.legal__body h3{margin:1.85rem 0 .6rem;font-family:var(--font-heading);font-size:1rem;font-weight:500;color:var(--siwa-black)}.legal__body p{margin:0 0 1rem;font-size:.9375rem;line-height:1.75;color:var(--siwa-grey)}.legal__body p:last-child{margin-bottom:0}.legal__body a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.legal__body ul{margin:0 0 1rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.legal__body li{position:relative;padding-left:1.35rem;font-size:.9375rem;line-height:1.7;color:var(--siwa-grey)}.legal__body li::before{content:'';position:absolute;left:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:var(--purple)}.legal__body strong{color:var(--siwa-black);font-weight:500}.legal-table{margin:0 0 1rem;border:1px solid var(--siwa-line);border-radius:.85rem;overflow:hidden}.legal-table__row{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1rem;padding:.9rem 1.15rem;font-size:.875rem;line-height:1.6;color:var(--siwa-grey)}.legal-table__row+.legal-table__row{border-top:1px solid var(--siwa-line)}.legal-table__row span:first-child{color:var(--siwa-black);font-weight:500}@media (max-width:1199px){.feature-grid,.glass-cards--four,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.hero--page{min-height:min(30rem,82svh);justify-content:flex-start}.hero--page .hero__body{padding-top:calc(var(--header-h) + 4.5rem);padding-bottom:.5rem}.hero--page .hero__main{margin-top:0}.hero--page .hero__actions{margin-bottom:1.5rem}.hero--page .hero__bottom{margin-top:auto;padding-top:1.15rem;padding-bottom:1.35rem;justify-content:flex-start;width:100%}.contact-grid,.intro-grid,.split{grid-template-columns:1fr}.split--reverse .split__media{order:0}.split__media{aspect-ratio:16/10}.glass-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.usecase-grid{grid-template-columns:1fr}.usecase-card{min-height:17rem}.section-cta--page .cta-wrap{padding:clamp(1.85rem,4.5vw,2.75rem) clamp(.85rem,3vw,1.15rem)}.section-cta--page .cta-center h2{font-size:clamp(1.3rem, 3.8vw, 2rem)}.contact-side{order:2}.legal{grid-template-columns:1fr}.legal__toc{position:static;top:auto}}@media (max-width:768px){.hero--page{min-height:min(28rem,78svh)}.hero--page .hero__shade{background:linear-gradient(to top,rgba(9,5,20,.88) 0,rgba(9,5,20,.6) 45%,rgba(9,5,20,.2) 75%),linear-gradient(135deg,rgba(95,47,214,.24) 0,transparent 65%)}.hero--page .hero__body{padding-top:calc(var(--header-h) + 4rem);padding-bottom:.5rem}.hero--page .hero__main{margin-top:0}.hero--page .hero__bottom{margin-top:auto;padding-top:1.25rem;padding-bottom:1.25rem}.hero--page .hero__actions{margin-bottom:1.75rem}.hero__bottom--split{flex-direction:column;align-items:flex-start;gap:.85rem}.check-grid,.feature-grid,.feature-grid--two,.glass-cards,.glass-cards--four,.related-grid{grid-template-columns:1fr}.page-metrics{grid-template-columns:1fr;gap:1.35rem}.feature-card{padding:1.4rem}.contact-form{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch}.form-actions .siwa-btn{width:100%}.form-note{max-width:none}.faq-panel p{padding-right:0}.legal-table__row{grid-template-columns:1fr;gap:.2rem}}@media (max-width:480px){.hero--page .hero__body{padding-top:calc(var(--header-h) + 3.5rem)}.hero--page .hero__main{margin-top:0}.hero--page .hero__actions{margin-bottom:1.5rem}.hero--page .hero__bottom{padding-top:1.1rem;padding-bottom:1.15rem}.hero__eyebrow{font-size:.625rem;letter-spacing:.1em;padding:.35rem .7rem}.usecase-card__body{padding:1.35rem}.contact-steps{padding:1.25rem 1.3rem}.section-cta.section-cta--page{margin-bottom:1.5rem}.section-cta--page .cta-wrap{padding:1.5rem .75rem}.section-cta--page .cta-center h2{font-size:1.125rem}.section-cta--page .cta-actions{max-width:15rem;gap:.5rem}}.quote-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.quote-modal.is-open{opacity:1;visibility:visible}.quote-modal__backdrop{position:absolute;inset:0;background:rgba(9,5,20,.72);backdrop-filter:blur(6px)}.quote-modal__dialog{position:relative;width:min(40rem,calc(100vw - 2rem));max-height:min(36rem,calc(100dvh - 2rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:block;padding:clamp(1.15rem,2.5vw,1.65rem);border-radius:1.25rem;background:var(--white);box-shadow:0 24px 80px rgba(9,5,20,.28)}.quote-modal__close{position:absolute;top:1rem;inset-inline-end:1rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:var(--purple-pale);color:var(--purple);cursor:pointer;transition:background .2s}.quote-modal__close:hover{background:var(--purple);color:var(--white)}.quote-modal__close svg{width:1rem;height:1rem}.quote-modal__head{margin-bottom:.85rem;padding-inline-end:2.5rem}.quote-modal__head h2{margin:0 0 .35rem;font-family:var(--font-heading);font-size:clamp(1.2rem, 2.5vw, 1.55rem);font-weight:500;letter-spacing:-.01em;color:var(--siwa-black)}.quote-modal__head p{margin:0;font-size:.8125rem;line-height:1.45;color:var(--siwa-grey)}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:0;border:none;border-radius:0;background:0 0;box-shadow:none}.quote-form .field{gap:.35rem}.quote-form .field input,.quote-form .field select,.quote-form .field textarea{padding:.625rem .75rem;font-size:.875rem}.quote-form .field textarea{min-height:4rem;max-height:5rem;resize:none}.quote-form .field label{font-size:.6875rem}.quote-form .form-consent{font-size:.6875rem;line-height:1.4;gap:.5rem}.quote-form .form-actions{padding-top:.35rem;gap:.65rem}.quote-form .form-note{font-size:.6875rem;line-height:1.4}.quote-form__pair{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.quote-form .field--full,.quote-form .form-actions,.quote-form .form-consent,.quote-form .form-status{grid-column:1/-1}body.quote-open{overflow:hidden;position:fixed;inset:0;width:100%}@media (max-width:768px){.quote-modal{padding:1rem .75rem;align-items:center;justify-content:center}.quote-modal__dialog{width:min(100%,24rem);margin-inline:auto;max-height:calc(100svh - 2rem);border-radius:1rem;padding:.85rem .85rem .75rem}.quote-modal__close{top:.65rem;inset-inline-end:0.65rem;width:2rem;height:2rem}.quote-modal__head{margin-bottom:.6rem;padding-inline-end:2rem}.quote-modal__head h2{font-size:1rem;margin-bottom:.2rem}.quote-modal__head p{font-size:.75rem;line-height:1.35}.quote-form{grid-template-columns:1fr;gap:.5rem}.quote-form__pair{gap:.45rem}.quote-form .field input,.quote-form .field select,.quote-form .field textarea{padding:.55rem .65rem;font-size:1rem}.quote-form .field textarea{min-height:3.25rem;max-height:4rem}.quote-form .form-actions{flex-direction:column;align-items:stretch;gap:.5rem;padding-top:.25rem}.quote-form .form-actions .siwa-btn{width:100%;justify-content:center;padding:.6rem .85rem;font-size:.8125rem}.quote-form .form-note{max-width:none;text-align:center}}@media (max-width:480px){.quote-modal__dialog{width:calc(100% - 1rem);max-height:calc(100svh - 1.5rem)}.quote-modal__head p{display:none}.quote-form{gap:.45rem}}html[lang=ar]{direction:ltr}html[lang=ar] body{font-family:var(--font),'Noto Sans Arabic','Segoe UI',Tahoma,system-ui,sans-serif}html[lang=ar] :where(
p,h1,h2,h3,h4,h5,h6,li,label,td,th,dt,dd,blockquote,figcaption,textarea,select,option,input[type=text],input[type=email],input[type=tel],input[type=search],input[type=url]
){direction:rtl;unicode-bidi:isolate}.booking-confirmed-page{min-height:100svh;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(95,47,214,.14) 0,transparent 70%),linear-gradient(180deg,#f7f4fd 0,#fff 48%)}.booking-confirmed{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);text-align:center}.booking-confirmed__logo{margin-bottom:clamp(1.75rem,4vw,2.5rem)}.booking-confirmed__logo img{height:2rem;width:auto;margin:0 auto}.booking-confirmed__card{width:min(100%,34rem);padding:clamp(2rem,5vw,3rem);border-radius:1.5rem;background:rgba(255,255,255,.92);border:1px solid rgba(95,47,214,.1);box-shadow:0 24px 64px rgba(95,47,214,.1)}.booking-confirmed__badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1.25rem;border-radius:50%;background:rgba(95,47,214,.12);color:var(--purple);font-size:1.35rem;font-weight:600}.booking-confirmed__title{margin:0 0 1rem;font-size:clamp(1.75rem, 4vw, 2.25rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:var(--text)}.booking-confirmed__lead{margin:0 0 .75rem;font-size:1.05rem;font-weight:500;color:var(--text)}.booking-confirmed__text{margin:0 0 1.25rem;font-size:1rem;color:var(--text-muted);line-height:1.65}.booking-confirmed__note{margin:0 0 1.75rem;padding:.85rem 1rem;border-radius:.75rem;background:var(--purple-pale);color:var(--purple-dark);font-size:.9375rem;font-weight:500}.booking-confirmed__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.booking-confirmed__footer{margin-top:clamp(1.75rem,4vw,2.5rem);font-size:.8125rem;color:var(--text-muted)}@media (max-width:520px){.booking-confirmed__actions{flex-direction:column;width:100%}.booking-confirmed__actions .siwa-btn{width:100%}}