:root{--bg:#050b14;--bg-2:#091321;--panel:#0d1929;--panel-2:#111f32;--ink:#f5f7fb;--muted:#9aa9bb;--line:rgba(255,255,255,.10);--orange:#ff7a1a;--orange-2:#ffae42;--purple:#8b5cf6;--cyan:#29d6c7;--white:#fff;--dark:#07111f;--soft:#f3f5f8;--soft-ink:#111827;--shadow:0 24px 70px rgba(0,0,0,.28);--radius:24px;--container:min(1180px,calc(100% - 40px));font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}body::selection{background:var(--orange);color:#111}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:999;background:#fff;color:#111;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(5,11,20,.72);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{border-color:var(--line);background:rgba(5,11,20,.92)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;letter-spacing:.12em}.brand-mark{width:40px;height:40px;border-radius:50% 50% 48% 52%/55% 45% 55% 45%;display:grid;place-items:center;background:radial-gradient(circle at 35% 35%,#ffd27a 0,var(--orange) 45%,#b93000 100%);color:#080d16;font-weight:900;box-shadow:0 0 28px rgba(255,122,26,.3)}.brand strong{font-size:17px;line-height:1;display:block}.brand small{display:block;font-size:8px;color:var(--muted);margin-top:5px;letter-spacing:.2em}.main-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.main-nav>a:not(.nav-cta){color:#c8d0da;transition:.2s}.main-nav>a:not(.nav-cta):hover{color:#fff}.nav-cta{padding:11px 17px;border-radius:12px;background:var(--orange);color:#10131a;font-weight:800;box-shadow:0 10px 28px rgba(255,122,26,.2)}.nav-toggle{display:none;background:none;border:0;color:#fff;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}.nav-toggle em{position:absolute;clip:rect(0,0,0,0)}
.hero{position:relative;min-height:760px;overflow:hidden;display:flex;align-items:center;padding:78px 0 100px;background:radial-gradient(circle at 78% 48%,rgba(255,122,26,.1),transparent 32%),radial-gradient(circle at 20% 20%,rgba(139,92,246,.09),transparent 30%)}.hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.18}.orb-one{width:280px;height:280px;background:var(--purple);left:-80px;top:120px}.orb-two{width:360px;height:360px;background:var(--orange);right:-140px;bottom:-80px}.hero-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:var(--orange-2)}.eyebrow>span{width:28px;height:1px;background:var(--orange)}.hero h1,.page-hero h1,.product-hero h1{font-size:clamp(48px,6.2vw,82px);line-height:1.02;letter-spacing:-.055em;margin:20px 0 24px;max-width:850px}.hero h1 em,.page-hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.5)}.hero-copy>p{font-size:18px;color:#b8c4d1;max-width:640px;line-height:1.75}.hero-actions,.inline-actions,.card-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:14px;border:1px solid transparent;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange-2));color:#13100b;box-shadow:0 15px 34px rgba(255,122,26,.22)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.035);color:#fff}.btn-light{background:#fff;color:#07111f}.btn-sm{min-height:42px;padding:0 16px;font-size:13px}.text-link{color:var(--orange-2);font-weight:750}.hero-trust{display:flex;gap:34px;margin-top:45px;padding-top:28px;border-top:1px solid var(--line)}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font-size:23px}.hero-trust span{font-size:12px;color:var(--muted)}.hero-visual{position:relative}.visual-frame{position:relative;border:1px solid rgba(255,145,55,.25);background:linear-gradient(145deg,rgba(16,27,43,.94),rgba(5,10,18,.94));border-radius:30px;padding:13px;box-shadow:var(--shadow);transform:perspective(1100px) rotateY(-3deg) rotateX(2deg)}.visual-frame::after{content:"";position:absolute;inset:7%;border:1px solid rgba(255,122,26,.11);border-radius:50%;pointer-events:none}.visual-frame img{width:100%;border-radius:20px;aspect-ratio:1.25/1;object-fit:cover}.frame-top{height:32px;display:flex;align-items:center;gap:6px;padding:0 8px}.frame-top span{width:7px;height:7px;border-radius:50%;background:#435166}.frame-top span:first-child{background:var(--orange)}.frame-top b{margin-left:auto;font-size:9px;letter-spacing:.16em;color:#718197}.floating-chip{position:absolute;display:flex;align-items:center;gap:10px;background:rgba(9,18,30,.9);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px 14px;box-shadow:0 16px 40px rgba(0,0,0,.35);backdrop-filter:blur(10px)}.floating-chip i{font-style:normal;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,122,26,.14);color:var(--orange-2);font-size:11px;font-weight:900}.floating-chip span{font-size:11px;color:#dce5ef}.floating-chip strong{display:block;color:var(--muted);font-size:9px;font-weight:500}.chip-a{left:-48px;top:24%}.chip-b{right:-35px;top:58%}.chip-c{left:8%;bottom:-32px}.logo-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#07101c}.logo-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;white-space:nowrap;height:76px}.logo-strip span{font-size:10px;letter-spacing:.15em;color:#6f8094;font-weight:800}
.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}.section-head h2,.feature-copy h2,.story-grid h2,.split-callout h2{font-size:clamp(38px,4.5vw,60px);line-height:1.08;letter-spacing:-.04em;margin:14px 0 0}.section-head>p{max-width:520px;color:var(--muted);font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;padding:25px;min-height:325px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(150deg,rgba(17,31,50,.88),rgba(7,14,24,.88));display:flex;flex-direction:column;overflow:hidden;transition:.25s}.product-card::after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:var(--orange);filter:blur(85px);opacity:0;right:-60px;bottom:-70px;transition:.3s}.product-card:hover{transform:translateY(-6px);border-color:rgba(255,122,26,.34)}.product-card:hover::after{opacity:.25}.product-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:35px}.product-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#07101c;border:1px solid rgba(255,122,26,.2);color:var(--orange-2);font-size:12px;font-weight:900;letter-spacing:.05em}.product-badge{font-size:9px;text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--line);padding:7px 9px;border-radius:999px;color:#9fb0c2}.product-card>small{color:var(--orange-2);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.product-card h3,.product-card h2{font-size:22px;line-height:1.2;margin:10px 0 12px}.product-card p{font-size:14px;color:var(--muted);margin:0 0 20px}.product-card>a,.product-card .card-actions{margin-top:auto;font-size:13px;font-weight:800}.product-card>a span{color:var(--orange)}.center-action{text-align:center;margin-top:36px}.product-grid.full{grid-template-columns:repeat(3,1fr)}.product-card-full{min-height:430px}.product-card-full ul{padding:0;margin:5px 0 20px;list-style:none}.product-card-full li{font-size:13px;color:#bcc8d5;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.06)}.card-actions{justify-content:space-between;margin-top:auto}.card-actions a{color:var(--orange-2);font-size:12px}.dark-feature{background:#f3f5f8;color:var(--soft-ink);position:relative;overflow:hidden}.dark-feature::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,122,26,.08),transparent 30%)}.feature-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center;position:relative}.feature-image{height:660px;overflow:hidden;border-radius:28px;box-shadow:0 30px 80px rgba(8,18,31,.18);background:#08121f}.feature-image img{width:100%;height:100%;object-fit:cover;object-position:top}.feature-copy .eyebrow{color:#c64f00}.feature-copy h2{color:#101827}.feature-copy>p{color:#536173;font-size:17px}.check-list,.feature-list{list-style:none;padding:0;margin:30px 0}.check-list li{padding:12px 0 12px 31px;border-bottom:1px solid #dfe4ea;position:relative;color:#2d3948}.check-list li::before{content:"✓";position:absolute;left:0;color:#e65d00;font-weight:900}.dark-feature .btn-ghost{color:#111827;border-color:#ccd3dc;background:#fff}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.capability-grid.three{grid-template-columns:repeat(3,1fr)}.capability-grid article{padding:30px 24px;border-top:1px solid var(--line);background:rgba(255,255,255,.022);min-height:240px}.capability-grid article>span,.value-grid article>span{font-size:11px;color:var(--orange);font-weight:800;letter-spacing:.12em}.capability-grid h3{font-size:20px;margin:45px 0 12px}.capability-grid p{font-size:14px;color:var(--muted)}.project-showcase{background:#08111e}.project-list{border-top:1px solid var(--line)}.project-row{display:grid;grid-template-columns:55px 1fr 100px 30px;align-items:center;gap:22px;padding:28px 10px;border-bottom:1px solid var(--line);transition:.2s}.project-row:hover{background:rgba(255,255,255,.025);padding-left:20px}.project-row>span{font-size:11px;color:#607188}.project-row small{font-size:10px;color:var(--orange-2);text-transform:uppercase;letter-spacing:.1em}.project-row h3{margin:3px 0;font-size:21px}.project-row p{margin:0;color:var(--muted);font-size:13px}.project-row>b{font-size:10px;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:6px 10px;text-align:center}.project-row>i{font-style:normal;color:var(--orange);font-size:20px}.process{overflow:hidden}.process-track{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.process-track::before{content:"";position:absolute;left:0;right:0;top:27px;height:1px;background:linear-gradient(90deg,var(--orange),rgba(255,255,255,.12))}.process-track article{position:relative;padding:0 30px 0 0}.process-track b{position:relative;display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#091321;border:1px solid rgba(255,122,26,.5);color:var(--orange-2);font-size:11px}.process-track h3{margin-top:32px}.process-track p{color:var(--muted);font-size:14px}.blog-preview{background:#f3f5f8;color:#111827}.blog-preview .section-head>p{color:#59687a}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-grid article{border-top:2px solid #1a2636;padding:26px 12px;background:#fff;min-height:260px}.blog-grid article>span{font-size:11px;color:#7b8796}.blog-grid h3{font-size:22px;line-height:1.3}.blog-grid p{font-size:14px;color:#637083}.cta-section{padding:0 0 90px}.cta-card{min-height:300px;padding:55px 65px;border-radius:32px;display:flex;align-items:center;justify-content:space-between;gap:45px;background:linear-gradient(110deg,#e95c00,#ff8b20 56%,#ffae42);color:#15100d;box-shadow:0 28px 80px rgba(255,122,26,.18)}.cta-card h2{font-size:clamp(34px,4.4vw,56px);line-height:1.05;letter-spacing:-.045em;margin:12px 0;max-width:850px}.cta-card p{max-width:730px}.cta-card .eyebrow{color:#532000}.floating-contact{position:fixed;right:20px;bottom:20px;z-index:80;display:flex;align-items:center;gap:10px;background:#fff;color:#07111f;border-radius:999px;padding:9px 15px 9px 9px;box-shadow:0 16px 45px rgba(0,0,0,.25);font-size:12px}.floating-contact span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-size:18px}.cookie-panel{position:fixed;z-index:200;left:20px;right:20px;bottom:20px;max-width:920px;margin:auto;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(7,15,26,.97);box-shadow:var(--shadow)}.cookie-panel[hidden]{display:none}.cookie-panel strong{font-size:14px}.cookie-panel p{margin:3px 0;color:var(--muted);font-size:12px}.cookie-actions{display:flex;gap:8px;flex-shrink:0}
.page-hero{padding:125px 0 90px;background:radial-gradient(circle at 80% 30%,rgba(255,122,26,.11),transparent 28%),linear-gradient(180deg,#081321,#050b14);border-bottom:1px solid var(--line)}.page-hero.compact{padding:90px 0 60px}.page-hero h1{max-width:1050px}.page-hero>div>p{font-size:18px;color:var(--muted);max-width:760px}.product-hero{padding:115px 0 100px;background:radial-gradient(circle at 80% 40%,rgba(255,122,26,.13),transparent 35%)}.product-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.product-hero h1{font-size:clamp(52px,7vw,92px);margin-bottom:20px}.product-hero p{font-size:18px;color:var(--muted);max-width:670px}.giant-icon{display:none}.product-hero-panel{height:430px;border-radius:28px;border:1px solid rgba(255,122,26,.25);background:linear-gradient(150deg,#13243a,#07101b);padding:32px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:var(--shadow)}.product-hero-panel::before{content:"";position:absolute;width:270px;height:270px;border:1px solid rgba(255,122,26,.12);border-radius:50%;right:-40px;top:45px;box-shadow:0 0 0 45px rgba(255,122,26,.04),0 0 0 90px rgba(255,122,26,.025)}.product-hero-panel>span{font-size:10px;letter-spacing:.18em;color:var(--orange-2)}.product-hero-panel h2{font-size:42px;line-height:1.05;max-width:400px;z-index:1}.product-hero-panel>b{align-self:flex-start;border:1px solid rgba(255,255,255,.14);padding:8px 12px;border-radius:999px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.signal-lines{display:flex;align-items:end;gap:9px;height:80px}.signal-lines i{width:12%;background:linear-gradient(to top,var(--orange),var(--orange-2));border-radius:4px 4px 0 0;opacity:.8}.signal-lines i:nth-child(1){height:25%}.signal-lines i:nth-child(2){height:50%}.signal-lines i:nth-child(3){height:38%}.signal-lines i:nth-child(4){height:78%}.signal-lines i:nth-child(5){height:100%}.detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.prose{font-size:17px;color:#b7c2cf}.prose h2{font-size:42px;color:#fff;line-height:1.13}.detail-grid aside{padding:35px;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.detail-grid aside h3{font-size:22px}.feature-list li{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.feature-list span{color:var(--orange)}.risk-note{margin-top:28px;padding:20px;border-left:3px solid var(--orange);background:rgba(255,122,26,.08);font-size:13px}.risk-note p{margin-bottom:0}.soft-section{background:#f3f5f8;color:#111827}.soft-section .eyebrow{color:#c74f00}.soft-section .capability-grid article{background:#fff;border-color:#d7dde5}.soft-section .capability-grid p{color:#5f6b79}.solution-stack{display:grid;gap:18px}.solution-stack>article{min-height:330px;padding:45px;display:grid;grid-template-columns:1fr 240px;gap:50px;align-items:center;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,var(--panel),#08111e)}.solution-stack>article>div>span{font-size:10px;color:var(--orange-2);letter-spacing:.13em}.solution-stack h2{font-size:42px;margin:10px 0}.solution-stack p{color:var(--muted);max-width:700px}.solution-stack ul{display:grid;grid-template-columns:1fr 1fr;padding-left:20px;color:#c5cfda}.solution-stack>article>b{display:grid;place-items:center;height:200px;border-radius:50%;border:1px solid rgba(255,122,26,.3);font-size:50px;color:var(--orange-2);background:radial-gradient(circle,rgba(255,122,26,.13),transparent 68%)}.project-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.project-cards article{padding:35px;border:1px solid var(--line);border-radius:24px;background:var(--panel);min-height:360px;display:flex;flex-direction:column}.project-number{font-size:12px;color:var(--muted);margin-bottom:50px}.project-cards article>span{font-size:10px;color:var(--orange-2);letter-spacing:.1em;text-transform:uppercase}.project-cards h2{font-size:30px;margin:8px 0}.project-cards p{color:var(--muted)}.project-cards article>div:last-child{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.project-cards article b{font-size:10px;border:1px solid var(--line);border-radius:999px;padding:6px 10px}.project-cards article a{font-size:13px;color:var(--orange-2);font-weight:800}.split-callout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-callout p{color:#5c6978;font-size:17px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.metrics-grid article{padding:35px 20px;border-top:1px solid var(--line)}.metrics-grid strong{display:block;font-size:52px;color:var(--orange-2);letter-spacing:-.04em}.metrics-grid span{color:var(--muted);font-size:13px}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.founder-section{padding-top:10px}.founder-card{display:grid;grid-template-columns:300px 1fr;gap:65px;padding:60px;border:1px solid var(--line);border-radius:28px;background:var(--panel)}.founder-mark{height:300px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(255,122,26,.32);font-size:70px;font-weight:900;color:var(--orange-2);background:radial-gradient(circle,rgba(255,122,26,.15),transparent 65%)}.founder-card h2{font-size:50px;margin:10px 0 0}.founder-card h3{color:var(--orange-2);font-size:14px}.founder-card p{color:var(--muted)}.founder-card blockquote{margin:25px 0 0;padding-left:20px;border-left:2px solid var(--orange);font-size:18px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value-grid article{background:#fff;border:1px solid #dde2e8;padding:28px;min-height:230px}.value-grid h3{font-size:21px;margin-top:42px}.value-grid p{font-size:14px;color:#637083}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tech-grid article{padding:30px;border:1px solid var(--line);border-radius:21px;background:var(--panel);min-height:270px}.tech-grid b{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;border:1px solid rgba(255,122,26,.25);color:var(--orange-2);font-size:12px}.tech-grid h2{font-size:20px;margin-top:45px}.tech-grid p{font-size:14px;color:var(--muted)}.career-grid,.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.career-values article{padding:24px 0;border-bottom:1px solid var(--line)}.career-values h3{margin:0}.career-values p{color:var(--muted);font-size:14px}.form-card{padding:36px;border:1px solid var(--line);border-radius:25px;background:var(--panel);box-shadow:var(--shadow)}.form-card>h2{font-size:32px;margin:0}.form-card>p{color:var(--muted)}.form-grid,.admin-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.form-grid label,.admin-form label,.admin-login-card label{display:flex;flex-direction:column;gap:7px}.form-grid label>span,.admin-form label>span,.admin-login-card label>span{font-size:12px;color:#aebac7;font-weight:700}.form-grid input,.form-grid textarea,.form-grid select,.admin-form input,.admin-form textarea,.admin-form select,.admin-login-card input,.wide-table select{width:100%;background:#07111e;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:11px;padding:13px 14px;outline:none;transition:.2s}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus,.admin-form input:focus,.admin-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,122,26,.1)}.full{grid-column:1/-1}.consent{flex-direction:row!important;align-items:flex-start}.consent input{width:18px;height:18px;margin-top:3px}.hp{position:absolute!important;left:-10000px!important;opacity:0!important}.alert{padding:13px 15px;border-radius:11px;margin:18px 0;font-size:13px}.alert.success{background:rgba(41,214,199,.12);border:1px solid rgba(41,214,199,.3);color:#88fff3}.alert.error{background:rgba(255,80,80,.1);border:1px solid rgba(255,80,80,.3);color:#ffaaaa}.contact-info article{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.contact-info article>span{font-size:11px;color:var(--orange)}.contact-info h2{font-size:20px;margin:0}.contact-info a{color:var(--orange-2);font-weight:700}.contact-info p{color:var(--muted);font-size:13px;margin:4px 0}.blog-list{display:grid;gap:0;border-top:1px solid var(--line)}.blog-list article{display:grid;grid-template-columns:1fr 130px;gap:30px;align-items:center;padding:36px 10px;border-bottom:1px solid var(--line)}.blog-list span{font-size:11px;color:var(--orange-2)}.blog-list h2{font-size:29px;line-height:1.2;margin:8px 0}.blog-list p{color:var(--muted);margin:0}.blog-list>article>a{color:var(--orange-2);font-size:13px}.article-page>header{padding:100px 0 70px;background:#091321;border-bottom:1px solid var(--line)}.article-head{max-width:930px}.article-head>a,.article-head>span{font-size:12px;color:var(--orange-2)}.article-head>span{float:right}.article-head h1{font-size:clamp(45px,6vw,72px);line-height:1.08;letter-spacing:-.045em}.article-head p{font-size:19px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;justify-content:space-between;gap:80px;padding-top:80px;padding-bottom:100px}.article-content{font-size:17px;color:#c5cfda}.article-content h2{font-size:34px;color:#fff;margin-top:48px}.article-content p{margin:0 0 24px}.article-layout aside{position:sticky;top:110px;align-self:start;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.article-layout aside p{font-size:13px;color:var(--muted)}.legal-content{max-width:850px}.legal-content h2{font-size:30px;margin-top:45px}.legal-content p{color:#bdc8d3}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center}.error-page span{font-size:120px;font-weight:900;color:transparent;-webkit-text-stroke:1px var(--orange)}.error-page h1{font-size:40px}.error-page p{color:var(--muted)}
.site-footer{padding:85px 0 25px;background:#040912;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:55px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid h2{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px}.footer-grid p,.footer-grid a{font-size:13px;color:var(--muted);margin:5px 0}.footer-grid a:hover{color:#fff}.footer-brand{margin-bottom:15px}.social-row{display:flex;gap:14px}.footer-button{margin-top:13px!important;padding:9px 13px;border:1px solid var(--line);border-radius:10px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:65px;padding-top:25px;border-top:1px solid var(--line);font-size:11px;color:#657488}.footer-bottom nav{display:flex;gap:18px}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.in{opacity:1;transform:none}.reveal.delay{transition-delay:.15s}
/* Admin */.admin-body{background:#07101b}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;padding:24px 18px;border-right:1px solid var(--line);background:#050b14;display:flex;flex-direction:column;z-index:120}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:35px}.admin-sidebar nav a{font-size:13px;color:#9eacbb;padding:10px 12px;border-radius:9px}.admin-sidebar nav a:hover{background:#0d1929;color:#fff}.admin-sidebar form{margin-top:auto}.admin-logout{width:100%;padding:11px;background:none;color:#ff9999;border:1px solid rgba(255,100,100,.2);border-radius:10px}.admin-shell{margin-left:250px;min-height:100vh}.admin-top{height:65px;padding:0 26px;display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid var(--line);background:rgba(7,16,27,.9);position:sticky;top:0;z-index:90}.admin-top button{display:none;margin-right:auto;background:none;border:0;color:#fff;font-size:22px}.admin-top>div{display:flex;flex-direction:column;text-align:right}.admin-top strong{font-size:12px}.admin-top small{font-size:10px;color:var(--muted)}.admin-main{padding:34px;max-width:1450px;margin:auto}.admin-page-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.admin-page-head>div>span{font-size:10px;color:var(--orange-2);text-transform:uppercase;letter-spacing:.12em}.admin-page-head h1{font-size:35px;margin:4px 0}.admin-page-head p{color:var(--muted);margin:0;font-size:13px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.admin-stats article{padding:22px;border:1px solid var(--line);background:var(--panel);border-radius:15px}.admin-stats span{font-size:11px;color:var(--muted)}.admin-stats strong{display:block;font-size:36px;margin:10px 0}.admin-stats a{font-size:11px;color:var(--orange-2)}.admin-panel{margin-top:22px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.admin-panel h2{margin-top:0}.admin-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.admin-panel-head a{font-size:12px;color:var(--orange-2)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:#7f8ea0;font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:12px;border-bottom:1px solid var(--line)}td{padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.065);vertical-align:top}td strong,td small{display:block}td small{color:var(--muted);margin-top:3px}.wide-table{min-width:1050px}.wide-table td:nth-child(3){max-width:460px}.wide-table td p{font-size:12px;color:#b8c3cf;white-space:pre-wrap;max-height:180px;overflow:auto}.wide-table td a{display:block;color:var(--orange-2);margin:4px 0}.wide-table select{min-width:135px;padding:8px}.status{display:inline-flex!important;padding:5px 8px;border-radius:999px;font-size:9px!important;text-transform:uppercase;letter-spacing:.06em;background:#1a2635}.status-new{color:#ffd17d;background:rgba(255,173,66,.1)}.status-reviewing{color:#b9a3ff;background:rgba(139,92,246,.13)}.status-contacted{color:#78ecdf;background:rgba(41,214,199,.1)}.status-closed{color:#a0adbb;background:#172231}.quick-guide>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quick-guide article{display:flex;gap:13px;padding:18px;background:#08121f;border-radius:11px}.quick-guide article b{color:var(--orange)}.quick-guide p{font-size:12px;color:var(--muted);margin:0}.quick-guide p strong{color:#fff;display:block}.table-actions{display:flex;gap:8px;align-items:center}.table-actions a,.table-actions button{font-size:11px;color:var(--orange-2);background:none;border:0;padding:0}.table-actions button{color:#ff9999}.admin-form{margin-top:0}.admin-form .check-field{flex-direction:row;align-items:center;padding:12px;border:1px solid var(--line);border-radius:10px}.admin-form .check-field input{width:18px}.form-actions{display:flex;gap:10px}.log-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.log-toolbar a{padding:7px 10px;border:1px solid var(--line);border-radius:8px;font-size:10px}.log-toolbar a.active{border-color:var(--orange);color:var(--orange-2)}.log-view{max-height:650px;overflow:auto;background:#03070e;border-radius:10px;padding:10px}.log-view article{display:grid;grid-template-columns:175px 70px 220px 1fr;gap:12px;padding:8px;border-bottom:1px solid #121c29;font-size:10px}.log-view code{white-space:pre-wrap;color:#91a1b3}.log-error{color:#ff8b8b}.log-warning{color:#ffd17d}.log-info{color:#75e8dc}.admin-login-wrap{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 50% 20%,rgba(255,122,26,.13),transparent 35%)}.admin-login-card{width:min(440px,100%);padding:38px;border:1px solid var(--line);border-radius:22px;background:var(--panel);box-shadow:var(--shadow)}.admin-login-card h1{font-size:28px;margin-top:35px}.admin-login-card>p{color:var(--muted);font-size:13px}.admin-login-card form{display:grid;gap:16px;margin:25px 0}.admin-login-card>a:last-child{font-size:12px;color:var(--muted)}
@media(max-width:1050px){.main-nav{gap:16px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid.full{grid-template-columns:repeat(2,1fr)}.capability-grid,.tech-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{gap:45px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.admin-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.nav-toggle{display:block}.main-nav{position:absolute;left:20px;right:20px;top:74px;display:none;flex-direction:column;align-items:stretch;background:#0a1524;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:10px}.hero{padding-top:60px}.hero-grid,.product-hero-grid,.feature-grid,.detail-grid,.story-grid,.career-grid,.contact-grid,.split-callout{grid-template-columns:1fr}.hero-visual{max-width:650px;margin:auto}.chip-a{left:-5px}.chip-b{right:-5px}.section-head{align-items:flex-start;flex-direction:column}.feature-image{height:750px}.process-track{grid-template-columns:repeat(2,1fr);gap:40px}.process-track::before{display:none}.solution-stack>article{grid-template-columns:1fr}.solution-stack>article>b{display:none}.founder-card{grid-template-columns:1fr}.founder-mark{width:260px;height:260px}.article-layout{grid-template-columns:1fr}.article-layout aside{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.project-row{grid-template-columns:40px 1fr 70px 20px}.admin-sidebar{transform:translateX(-100%);transition:.25s}.admin-sidebar.open{transform:none}.admin-shell{margin-left:0}.admin-top button{display:block}}
@media(max-width:620px){:root{--container:min(100% - 28px,1180px)}.nav-wrap{height:70px}.hero{min-height:auto;padding:70px 0 90px}.hero h1,.page-hero h1,.product-hero h1{font-size:44px}.hero-copy>p,.page-hero>div>p,.product-hero p{font-size:16px}.hero-actions .btn{width:100%}.hero-trust{gap:18px;justify-content:space-between}.hero-trust strong{font-size:19px}.hero-trust span{font-size:9px}.floating-chip{display:none}.logo-strip .container{justify-content:flex-start;overflow:auto}.section{padding:75px 0}.section-head h2,.feature-copy h2,.story-grid h2,.split-callout h2{font-size:37px}.product-grid,.product-grid.full,.capability-grid,.capability-grid.three,.project-cards,.metrics-grid,.value-grid,.tech-grid,.blog-grid,.footer-grid,.quick-guide>div{grid-template-columns:1fr}.product-card{min-height:300px}.feature-image{height:570px}.process-track{grid-template-columns:1fr}.project-row{grid-template-columns:34px 1fr 20px;padding:24px 0}.project-row>b{display:none}.project-row p{display:none}.cta-card{padding:38px 28px;flex-direction:column;align-items:flex-start}.cta-card .btn{width:100%}.cookie-panel{flex-direction:column;align-items:stretch;left:10px;right:10px;bottom:10px}.cookie-actions{display:grid;grid-template-columns:1fr}.floating-contact b{display:none}.page-hero{padding:90px 0 65px}.product-hero-panel{height:320px}.product-hero-panel h2{font-size:34px}.solution-stack>article{padding:28px}.solution-stack h2{font-size:31px}.solution-stack ul{grid-template-columns:1fr}.founder-card{padding:28px}.founder-mark{width:190px;height:190px;font-size:50px}.form-card{padding:24px}.form-grid,.admin-form{grid-template-columns:1fr}.full{grid-column:auto}.article-head>span{float:none;display:block;margin-top:15px}.article-head h1{font-size:42px}.footer-bottom{flex-direction:column;align-items:flex-start}.admin-main{padding:20px 14px}.admin-page-head{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:1fr}.admin-panel{padding:15px}.log-view article{grid-template-columns:1fr}.admin-form .full{grid-column:1}.form-actions{flex-direction:column}}
:focus-visible{outline:3px solid var(--orange-2);outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
.brand-mark img{width:100%;height:100%;object-fit:cover;border-radius:inherit}

/* Homepage visual showcase */
.integration-ribbon{position:relative;z-index:2;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#07101c,#0c1726 55%,#07101c);overflow:hidden}
.integration-ribbon .container{display:grid;grid-template-columns:230px 1fr;align-items:center;gap:34px;padding-block:24px}
.integration-intro{padding-right:30px;border-right:1px solid var(--line)}
.integration-intro small{display:block;color:var(--orange-2);font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.integration-intro strong{display:block;margin-top:5px;font-size:14px;line-height:1.35}
.integration-logos{display:grid;grid-template-columns:repeat(8,minmax(64px,1fr));gap:12px}
.integration-logos span{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;color:#8797a9;transition:color .2s,transform .2s}
.integration-logos span:hover{color:#fff;transform:translateY(-2px)}
.integration-logos img{width:42px;height:42px;padding:6px;border-radius:12px;background:#fff;object-fit:contain;box-shadow:0 8px 20px rgba(0,0,0,.2)}
.integration-logos b{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:9px;font-weight:750;white-space:nowrap}
.social-proof-section{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(255,122,26,.13),transparent 29%),radial-gradient(circle at 14% 75%,rgba(41,214,199,.07),transparent 26%),#07101b}
.social-proof-section::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,black,transparent 80%)}
.social-proof-section .container{position:relative}
.social-proof-head{align-items:end}
.social-proof-head h2{max-width:760px}
.social-proof-head h2 em{font-style:normal;color:var(--orange-2)}
.social-proof-head>div:last-child{max-width:390px}
.social-proof-head p{margin:0 0 14px;color:var(--muted)}
.social-story-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:390px 400px;gap:18px}
.social-story-card{position:relative;display:flex;flex-direction:column;grid-column:span 4;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:25px;background:linear-gradient(145deg,#142238,#09121e);box-shadow:0 22px 55px rgba(0,0,0,.22);transition:transform .3s,border-color .3s,box-shadow .3s}
.social-story-card:hover{transform:translateY(-6px);border-color:rgba(255,138,45,.5);box-shadow:0 28px 70px rgba(0,0,0,.36)}
.social-story-card figure{position:relative;flex:1;min-height:0;margin:0;overflow:hidden;background:#050a12}
.social-story-card figure::after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(to top,rgba(5,11,20,.55),transparent);pointer-events:none}
.social-story-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.social-story-card:hover img{transform:scale(1.025)}
.social-story-card>div{position:relative;flex:0 0 auto;padding:22px 23px 24px}
.social-story-card small{display:block;color:var(--orange-2);font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.social-story-card h3{margin:8px 0 12px;font-size:20px;line-height:1.22;letter-spacing:-.02em}
.social-story-card p{margin:0 0 14px;color:var(--muted);font-size:13px}
.social-story-card span{color:#d6e0ea;font-size:11px;font-weight:800}
.social-story-card.story-wide{grid-column:1/8;grid-row:1;display:grid;grid-template-columns:1.23fr .77fr}
.story-wide figure{height:100%}
.story-wide>div{display:flex;flex-direction:column;justify-content:center;padding:34px}
.story-wide h3{font-size:28px}
.story-wide span{margin-top:auto}
.social-story-card.story-tall{grid-column:8/13;grid-row:1/3}
.story-tall>div{padding:27px 28px 30px}
.story-tall h3{font-size:25px}
.social-story-grid>.social-story-card:nth-child(3){grid-column:1/4;grid-row:2}
.social-story-grid>.social-story-card:nth-child(4){grid-column:4/8;grid-row:2}
.visual-disclaimer{margin:18px 2px 0;color:#708095;font-size:10px}

@media(max-width:1050px){
  .integration-ribbon .container{grid-template-columns:190px 1fr;gap:22px}
  .integration-logos{grid-template-columns:repeat(4,1fr);row-gap:16px}
  .social-story-grid{grid-template-rows:360px 370px}
  .story-wide h3{font-size:24px}
}
@media(max-width:860px){
  .integration-ribbon .container{display:block;padding-block:22px}
  .integration-intro{margin-bottom:20px;padding:0 0 16px;border-right:0;border-bottom:1px solid var(--line)}
  .integration-logos{grid-template-columns:repeat(8,92px);overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}
  .social-story-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:16px}
  .social-story-card.story-wide,.social-story-card.story-tall,.social-story-grid>.social-story-card:nth-child(3),.social-story-grid>.social-story-card:nth-child(4){grid-column:auto;grid-row:auto}
  .social-story-card.story-wide{grid-column:1/-1;min-height:360px}
  .social-story-card.story-tall{min-height:660px}
  .social-story-grid>.social-story-card:nth-child(3),.social-story-grid>.social-story-card:nth-child(4){min-height:500px}
}
@media(max-width:620px){
  .integration-logos{margin-right:-14px}
  .integration-logos img{width:46px;height:46px}
  .social-proof-section{padding-top:82px}
  .social-proof-head{gap:24px}
  .social-proof-head h2{font-size:35px}
  .social-story-grid{grid-template-columns:1fr}
  .social-story-card.story-wide{grid-column:auto;display:flex;min-height:0}
  .story-wide figure{aspect-ratio:3/2;height:auto}
  .story-wide>div{display:block;padding:24px}
  .story-wide h3{font-size:24px}
  .story-wide span{display:inline-block;margin-top:4px}
  .social-story-card.story-tall{min-height:0}
  .story-tall figure{aspect-ratio:4/5}
  .social-story-grid>.social-story-card:nth-child(3),.social-story-grid>.social-story-card:nth-child(4){min-height:0}
  .social-story-grid>.social-story-card:nth-child(3) figure,.social-story-grid>.social-story-card:nth-child(4) figure{aspect-ratio:1/1}
}

/* Product-led corporate homepage */
.product-frame{padding-bottom:13px}
.product-frame .hero-product-img{aspect-ratio:1.18/1;object-position:72% center}
.frame-proof{position:absolute;left:28px;right:28px;bottom:28px;z-index:3;display:flex;gap:8px;flex-wrap:wrap}
.frame-proof span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(4,10,18,.84);backdrop-filter:blur(10px);color:#e7edf5;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.visual-product-grid{grid-template-columns:repeat(12,1fr)}
.visual-product-card{grid-column:span 4;min-height:480px;padding:0}
.visual-product-card:nth-child(1),.visual-product-card:nth-child(2){grid-column:span 6}
.product-card-visual{position:relative;height:180px;overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.15),transparent 35%),linear-gradient(135deg,#172b47,#0a1321)}
.product-card-visual::before{content:"";position:absolute;width:210px;height:210px;right:-60px;top:-70px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 32px rgba(255,255,255,.035),0 0 0 64px rgba(255,255,255,.02)}
.product-visual-code{position:absolute;left:24px;bottom:19px;font-size:38px;font-weight:950;line-height:1;color:#fff;letter-spacing:-.06em;text-shadow:0 12px 34px rgba(0,0,0,.35)}
.product-card-visual>small{position:absolute;left:25px;top:20px;color:rgba(255,255,255,.7);font-size:9px;font-weight:800;letter-spacing:.15em}
.product-card-visual.has-asset::before{z-index:2;width:auto;height:auto;inset:0;border:0;border-radius:0;box-shadow:none;background:linear-gradient(180deg,rgba(4,10,18,.04),rgba(4,10,18,.62))}
.product-card-visual.has-asset img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}
.visual-product-card:hover .product-card-visual.has-asset img{transform:scale(1.035)}
.product-card-visual.has-asset>small{z-index:3;padding:6px 8px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(4,10,18,.7);backdrop-filter:blur(8px);color:#fff}
.mini-window{position:absolute;right:20px;bottom:19px;width:125px;height:89px;padding:15px 12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(4,10,19,.72);box-shadow:0 15px 30px rgba(0,0,0,.25);transform:perspective(500px) rotateY(-7deg)}
.mini-window i{display:inline-block;width:5px;height:5px;margin-right:2px;border-radius:50%;background:rgba(255,255,255,.35)}
.mini-window i:first-child{background:var(--orange)}
.mini-window b{display:block;height:6px;margin-top:7px;border-radius:4px;background:rgba(255,255,255,.13)}
.mini-window b:nth-of-type(1){width:75%}.mini-window b:nth-of-type(2){width:100%;background:linear-gradient(90deg,var(--orange),rgba(255,255,255,.11))}.mini-window b:nth-of-type(3){width:56%}
.product-tone-2 .product-card-visual{background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.15),transparent 35%),linear-gradient(135deg,#284774,#10162d)}
.product-tone-2 .mini-window b:nth-of-type(2){background:linear-gradient(90deg,#39d8cc,rgba(255,255,255,.11))}
.product-tone-3 .product-card-visual{background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 35%),linear-gradient(135deg,#51378a,#16132d)}
.product-tone-3 .mini-window b:nth-of-type(2){background:linear-gradient(90deg,#a78bfa,rgba(255,255,255,.11))}
.product-tone-4 .product-card-visual{background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 35%),linear-gradient(135deg,#166c78,#0b2631)}
.product-tone-4 .mini-window b:nth-of-type(2){background:linear-gradient(90deg,#29d6c7,rgba(255,255,255,.11))}
.product-tone-5 .product-card-visual{background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 35%),linear-gradient(135deg,#7b351c,#27150e)}
.product-card-body{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;padding:23px 25px 26px}
.product-card-body .product-top{margin-bottom:18px}
.product-card-body>small{color:var(--orange-2);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.product-card-body h3{font-size:23px;line-height:1.2;margin:9px 0 11px}
.product-card-body p{margin:0 0 20px;color:var(--muted);font-size:14px}
.product-card-body>a{margin-top:auto;color:#fff;font-size:13px;font-weight:800}
.product-card-body>a span{color:var(--orange)}
.team-proof-section{position:relative;background:#f3f5f8;color:#111827;overflow:hidden}
.team-proof-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 7% 20%,rgba(255,122,26,.12),transparent 29%),linear-gradient(115deg,transparent 55%,rgba(10,29,50,.035))}
.team-proof-grid{position:relative;display:grid;grid-template-columns:390px 1fr;gap:82px;align-items:center}
.team-proof-portrait{position:relative}
.team-proof-portrait::before{content:"";position:absolute;inset:-18px 28px 28px -18px;border:1px solid rgba(230,93,0,.28);border-radius:30px}
.team-proof-portrait img{position:relative;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:28px;filter:saturate(.86);box-shadow:0 28px 65px rgba(7,17,31,.18)}
.team-proof-portrait span{position:absolute;right:-30px;bottom:25px;padding:13px 16px;border-radius:13px;background:#07111f;color:#fff;box-shadow:0 17px 40px rgba(0,0,0,.24);font-size:10px;font-weight:800}
.team-proof-copy .eyebrow{color:#c64f00}
.team-proof-copy h2{max-width:720px;margin:15px 0 22px;font-size:clamp(40px,4.6vw,62px);line-height:1.06;letter-spacing:-.045em}
.team-proof-copy>p{max-width:710px;color:#526174;font-size:17px}
.discipline-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:29px 0}
.discipline-grid span{padding:15px 17px;border:1px solid #d9dfe6;border-radius:13px;background:#fff;color:#657183;font-size:11px}
.discipline-grid b{display:block;margin-bottom:3px;color:#111827;font-size:13px}
.team-proof-copy .text-link{color:#c74f00}
.project-visual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.project-visual-card{min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:#0d1929;transition:transform .25s,border-color .25s}
.project-visual-card:hover{transform:translateY(-5px);border-color:rgba(255,122,26,.38)}
.project-visual-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr;min-height:430px}
.project-card-art{position:relative;min-height:205px;overflow:hidden;background:radial-gradient(circle at 70% 25%,rgba(255,145,54,.35),transparent 24%),linear-gradient(145deg,#1c304c,#07101c)}
.project-card-art::before,.project-card-art::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}
.project-card-art::before{width:290px;height:290px;right:-55px;top:-70px;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.015)}
.project-card-art::after{left:9%;right:9%;bottom:27px;height:78px;border-radius:13px;background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.035));box-shadow:0 16px 35px rgba(0,0,0,.24)}
.project-card-art>span{position:absolute;left:25px;top:22px;z-index:2;color:rgba(255,255,255,.62);font-size:9px;font-weight:850;letter-spacing:.14em}
.project-card-art>strong{position:absolute;left:28px;bottom:111px;z-index:2;color:#fff;font-size:47px;line-height:1;letter-spacing:-.07em}
.project-card-art>div{position:absolute;z-index:2;left:13%;right:13%;bottom:51px;display:flex;align-items:end;gap:8px;height:37px}
.project-card-art i{flex:1;border-radius:4px 4px 1px 1px;background:linear-gradient(to top,var(--orange),var(--orange-2))}
.project-card-art i:nth-child(1){height:38%}.project-card-art i:nth-child(2){height:80%}.project-card-art i:nth-child(3){height:58%}
.project-card-art.has-asset::before{z-index:2;width:auto;height:auto;inset:0;border:0;border-radius:0;box-shadow:none;background:linear-gradient(180deg,rgba(4,10,18,.03),rgba(4,10,18,.55))}
.project-card-art.has-asset::after{display:none}
.project-card-art.has-asset img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}
.project-visual-card:hover .project-card-art.has-asset img{transform:scale(1.025)}
.project-card-art.has-asset>span{padding:6px 8px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(4,10,18,.72);backdrop-filter:blur(8px);color:#fff}
.project-theme-2 .project-card-art{background:radial-gradient(circle at 70% 25%,rgba(41,214,199,.32),transparent 24%),linear-gradient(145deg,#173c4b,#07151d)}
.project-theme-2 .project-card-art i{background:linear-gradient(to top,#159d91,#4ee9dc)}
.project-theme-3 .project-card-art{background:radial-gradient(circle at 70% 25%,rgba(139,92,246,.4),transparent 24%),linear-gradient(145deg,#35265d,#0d0b1d)}
.project-theme-3 .project-card-art i{background:linear-gradient(to top,#7450d3,#b39aff)}
.project-theme-4 .project-card-art{background:radial-gradient(circle at 70% 25%,rgba(47,132,255,.38),transparent 24%),linear-gradient(145deg,#18345e,#08101f)}
.project-theme-4 .project-card-art i{background:linear-gradient(to top,#2675d6,#6db3ff)}
.project-theme-5 .project-card-art{background:radial-gradient(circle at 70% 25%,rgba(255,80,80,.3),transparent 24%),linear-gradient(145deg,#48212c,#140b11)}
.project-card-copy{display:flex;flex-direction:column;padding:29px}
.project-card-copy small{color:var(--orange-2);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.project-card-copy h3{margin:9px 0 10px;font-size:27px;line-height:1.15}
.project-card-copy p{margin:0 0 22px;color:var(--muted);font-size:14px}
.project-card-copy>span{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;color:#dbe4ed;font-size:11px;font-weight:750}
.project-card-copy b{padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.founder-photo{position:relative}
.founder-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:22px;filter:saturate(.88)}
.founder-photo span{position:absolute;left:18px;bottom:18px;padding:8px 11px;border-radius:9px;background:rgba(7,17,31,.88);backdrop-filter:blur(8px);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.catalog-product-card{min-height:610px}
.product-grid.full.visual-product-grid{grid-template-columns:repeat(12,1fr)}
.catalog-product-card .product-card-body ul{padding:0;margin:3px 0 22px;list-style:none}
.catalog-product-card .product-card-body li{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.07);color:#bac6d3;font-size:12px}
.catalog-product-card .card-actions{gap:12px}
.catalog-product-card .card-actions a{font-size:11px}
.project-catalog-grid .project-visual-card:first-child{min-height:470px}
.product-hero-panel.has-product-proof::before{z-index:1;background:linear-gradient(90deg,rgba(5,11,20,.86),rgba(5,11,20,.08))}
.product-proof-cover{opacity:.72;mix-blend-mode:normal;object-position:68% center}

@media(max-width:1050px){
  .visual-product-card,.visual-product-card:nth-child(1),.visual-product-card:nth-child(2){grid-column:span 6}
  .team-proof-grid{grid-template-columns:330px 1fr;gap:55px}
}
@media(max-width:860px){
  .product-frame .hero-product-img{aspect-ratio:1.45/1;object-position:72% center}
  .team-proof-grid{grid-template-columns:280px 1fr;gap:40px}
  .team-proof-copy h2{font-size:43px}
  .project-visual-card:first-child{display:block}
}
@media(max-width:720px){
  .product-grid.full.visual-product-grid{grid-template-columns:1fr}
  .visual-product-grid{grid-template-columns:1fr}
  .visual-product-card,.visual-product-card:nth-child(1),.visual-product-card:nth-child(2){grid-column:auto}
  .team-proof-grid{grid-template-columns:1fr}
  .team-proof-portrait{max-width:390px}
  .project-visual-grid{grid-template-columns:1fr}
  .project-visual-card:first-child{grid-column:auto}
}
@media(max-width:620px){
  .product-frame .hero-product-img{aspect-ratio:1/1;object-position:73% center}
  .frame-proof{left:20px;right:20px;bottom:21px}
  .frame-proof span:nth-child(3){display:none}
  .visual-product-card{min-height:450px}
  .product-card-visual{height:165px}
  .team-proof-portrait span{right:-4px}
  .team-proof-copy h2{font-size:37px}
  .discipline-grid{grid-template-columns:1fr}
  .project-visual-card{min-height:380px}
  .catalog-product-card{min-height:585px}
  .cookie-panel{padding:13px 14px;gap:10px}
  .cookie-panel strong{font-size:12px}
  .cookie-panel p{font-size:10px;line-height:1.45}
  .cookie-actions{grid-template-columns:1fr 1fr}
  .cookie-actions .btn{min-height:39px;padding-inline:10px;font-size:10px}
}

/* Content must remain visible even when IntersectionObserver is delayed or unavailable. */
.reveal{opacity:1;transform:none}
.reveal.in{animation:reveal-up .65s ease both}
.reveal.delay.in{animation-delay:.12s}
@keyframes reveal-up{from{opacity:.35;transform:translateY(14px)}to{opacity:1;transform:none}}
.product-icon{font-size:0}.product-icon::before{content:"";display:block;width:27px;height:27px;background:currentColor;mask:var(--product-icon) center/contain no-repeat;-webkit-mask:var(--product-icon) center/contain no-repeat}.product-grid .product-card:nth-child(1) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7.5 12 3l8 4.5-8 4.5-8-4.5Z'/%3E%3Cpath d='M4 12.5 12 17l8-4.5M4 17.5 12 22l8-4.5'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(2) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9h18l-1.5 11h-15L3 9Z'/%3E%3Cpath d='M5 9 7 4h10l2 5M9 13v3m6-3v3'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(3) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 7-2 2 3 3 2-2M17 17l2-2-3-3-2 2M9 15l6-6'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(4) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 10 9-7 9 7M5 9v11h14V9M9 20v-6h6v6'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(5) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 19 6v5c0 4.5-3 8-7 10-4-2-7-5.5-7-10V6l7-3Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(6) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='2.5' width='12' height='19' rx='2'/%3E%3Cpath d='M10 18.5h4'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(7) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 8-4 4 4 4M16 8l4 4-4 4M14 5l-4 14'/%3E%3C/svg%3E")}.product-grid .product-card:nth-child(8) .product-icon{--product-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 1.5 5.5L19 10l-5.5 1.5L12 17l-1.5-5.5L5 10l5.5-1.5L12 3Z'/%3E%3Cpath d='m19 16 .7 2.3L22 19l-2.3.7L19 22l-.7-2.3L16 19l2.3-.7L19 16Z'/%3E%3C/svg%3E")}
.products-section{position:relative;overflow:hidden}.products-section::before{content:"";position:absolute;width:520px;height:520px;right:-220px;top:80px;border:1px solid rgba(117,91,255,.12);border-radius:50%;box-shadow:0 0 0 55px rgba(117,91,255,.035),0 0 0 110px rgba(117,91,255,.025);animation:ecosystemOrbit 18s linear infinite;pointer-events:none}.product-card{isolation:isolate}.product-card::before{content:"";position:absolute;inset:-2px;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.08) 45%,transparent 68%);transform:translateX(-120%);transition:transform .8s ease;pointer-events:none;z-index:-1}.product-card:hover::before{transform:translateX(120%)}.product-card:hover .product-icon{box-shadow:0 0 0 7px rgba(255,122,26,.06),0 0 30px rgba(255,122,26,.2);transform:translateY(-3px) rotate(-4deg)}.product-icon{transition:transform .35s ease,box-shadow .35s ease}.product-icon::after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--orange-2);box-shadow:0 0 12px var(--orange);transform:translate(18px,-17px);animation:iconPulse 2.5s ease-in-out infinite}.product-card:nth-child(2) .product-icon::after,.product-card:nth-child(5) .product-icon::after{animation-delay:.6s}.product-card:nth-child(3) .product-icon::after,.product-card:nth-child(7) .product-icon::after{animation-delay:1.2s}.product-card.reveal:nth-child(2){transition-delay:.08s}.product-card.reveal:nth-child(3){transition-delay:.16s}.product-card.reveal:nth-child(4){transition-delay:.24s}.product-card.reveal:nth-child(5){transition-delay:.32s}.product-card.reveal:nth-child(6){transition-delay:.4s}.product-card.reveal:nth-child(7){transition-delay:.48s}.product-card.reveal:nth-child(8){transition-delay:.56s}@keyframes iconPulse{0%,100%{opacity:.35;transform:translate(18px,-17px) scale(.75)}50%{opacity:1;transform:translate(18px,-17px) scale(1.3)}}@keyframes ecosystemOrbit{to{transform:rotate(360deg)}}
.product-icon{position:relative}

/* Görsel destekli içerik kartları */
.card-asset{height:150px;margin:0;overflow:hidden;background:#0b1726}.card-asset img,.process-asset img,.solution-asset img,.blog-card-cover img,.blog-list-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.visual-capability-grid article,.visual-value-grid article{padding:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--panel);min-height:390px}.visual-capability-grid article>div,.visual-value-grid article>div{padding:24px}.visual-capability-grid article:hover img,.visual-value-grid article:hover img,.visual-process-track article:hover img,.visual-solution-stack article:hover img,.visual-blog-grid article:hover img,.visual-blog-list article:hover img{transform:scale(1.045)}.visual-capability-grid small,.visual-value-grid small,.visual-process-track small{display:block;color:var(--orange-2);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.visual-capability-grid h3,.visual-value-grid h3{margin:10px 0 12px}.soft-section .visual-capability-grid article{background:#fff}.soft-section .visual-value-grid article{background:#fff;border-color:#d7dde5}.visual-value-grid p{margin-bottom:0}.visual-value-grid .card-asset{height:165px}
.card-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:18px}.card-links a{color:var(--orange-2);font-size:12px;font-weight:800}
.visual-process-track{gap:18px}.visual-process-track::before{display:none}.visual-process-track article{padding:0 0 24px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.process-asset{display:block;height:145px;margin:0 0 20px;overflow:hidden;background:#0b1726}.visual-process-track article>small,.visual-process-track article>h3,.visual-process-track article>p{margin-left:22px;margin-right:22px}.visual-process-track h3{margin-top:10px}.visual-process-track p{margin-bottom:0}
.visual-solution-stack>article{grid-template-columns:minmax(0,1fr) 360px;background:linear-gradient(145deg,var(--panel),#08111e)}.solution-asset{position:relative;z-index:1;height:245px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 20px 45px rgba(0,0,0,.24)}.solution-asset.portrait img{object-position:center 18%}.visual-solution-stack>article>div{position:relative;z-index:2}.visual-solution-stack .text-link{display:inline-block;margin-top:16px}
.visual-blog-grid article{padding:0;overflow:hidden;border:1px solid #dbe1e8;border-radius:20px;min-height:410px}.blog-card-cover{display:block;height:175px;overflow:hidden;background:#101c2b}.visual-blog-grid article>div{padding:23px}.visual-blog-grid article>div>span{font-size:11px;color:#7b8796}.visual-blog-grid h3{margin:10px 0}.visual-blog-list{gap:20px;border:0}.visual-blog-list article{grid-template-columns:300px 1fr;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.blog-list-cover{display:block;min-height:230px;overflow:hidden}.visual-blog-list article>div{padding:28px}.visual-blog-list article .text-link{display:inline-block;margin-top:18px}
.contact-symbol{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,122,26,.3);border-radius:13px;background:rgba(255,122,26,.08);color:var(--orange-2)!important;font-size:17px!important}.contact-platforms{display:grid;gap:10px;margin-top:28px;padding:24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,var(--panel),#08111e)}.contact-platforms strong{margin-bottom:4px}.contact-platforms a{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-top:1px solid var(--line);font-size:13px}
.tech-grid article{position:relative;overflow:hidden;background-size:cover;background-position:center}.tech-grid article::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,17,30,.5),rgba(8,17,30,.98) 68%);pointer-events:none}.tech-grid article>b,.tech-grid article>h2,.tech-grid article>p{position:relative;z-index:1}.tech-grid article:nth-child(1),.tech-grid article:nth-child(3){background-image:url('/assets/images/simurgh-pazaryeri-erp-social.webp')}.tech-grid article:nth-child(2),.tech-grid article:nth-child(5){background-image:url('/assets/images/platform-mobile.webp')}.tech-grid article:nth-child(4),.tech-grid article:nth-child(6){background-image:url('/assets/images/instagram/trendyol-entegrasyonu.webp')}.tech-grid article:nth-child(7){background-image:url('/assets/images/instagram/urun-sorulari-ai.webp')}.tech-grid article:nth-child(8){background-image:url('/assets/images/platform-c1.webp')}
@media(max-width:860px){.visual-solution-stack>article{grid-template-columns:1fr}.solution-asset{height:280px;order:-1}.visual-blog-list article{grid-template-columns:240px 1fr}}
@media(max-width:620px){.visual-capability-grid article,.visual-value-grid article{min-height:0}.card-asset{height:190px}.visual-process-track article{padding-bottom:22px}.process-asset{height:185px}.visual-solution-stack>article{padding:20px}.solution-asset{height:210px}.visual-blog-list article{grid-template-columns:1fr}.blog-list-cover{min-height:190px}.visual-blog-list article>div{padding:22px}.visual-blog-grid article{min-height:0}.blog-card-cover{height:195px}}
.career-showcase{position:relative;height:260px;margin:28px 0 12px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#0b1726}.career-showcase img{display:block;width:100%;height:100%;object-fit:cover}.career-showcase figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(5,12,22,.82);backdrop-filter:blur(10px);font-size:12px}.solution-stack.visual-solution-stack>article{animation:none}
@media(max-width:620px){.career-showcase{height:220px}}
.content-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3;mix-blend-mode:screen}.product-hero-panel>span,.product-hero-panel>h2,.product-hero-panel>.signal-lines,.product-hero-panel>b{position:relative;z-index:2}.article-cover{display:block;width:100%;max-height:520px;object-fit:cover;margin-top:36px;border-radius:22px;border:1px solid var(--line)}.admin-media-preview{display:block;width:100%;height:150px;object-fit:cover;border-radius:10px;margin:8px 0}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-grid article{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#08121f}.media-grid article>img{display:block;width:100%;height:180px;object-fit:cover}.media-grid article>div{padding:14px}.media-grid strong,.media-grid small{display:block}.media-grid small,.media-grid p{color:var(--muted);font-size:11px}.media-grid button{border:0;background:none;color:#ff9999;padding:0}@media(max-width:860px){.media-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.media-grid{grid-template-columns:1fr}}
.solution-stack>article{position:relative;overflow:hidden;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;animation:solutionIn .7s both}.solution-stack>article:nth-child(2){animation-delay:.1s}.solution-stack>article:nth-child(3){animation-delay:.2s}.solution-stack>article:nth-child(4){animation-delay:.3s}.solution-stack>article:nth-child(5){animation-delay:.4s}.solution-stack>article::after{content:"";position:absolute;inset:-40%;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.07) 50%,transparent 58%);transform:translateX(-55%) rotate(8deg);transition:transform .9s ease;pointer-events:none}.solution-stack>article:hover{transform:translateY(-7px);border-color:rgba(255,122,26,.4);box-shadow:0 24px 60px rgba(0,0,0,.24)}.solution-stack>article:hover::after{transform:translateX(55%) rotate(8deg)}.solution-stack>article>b{font-size:0;position:relative;transition:transform .45s ease,box-shadow .45s ease}.solution-stack>article>b::before{content:"";display:block;width:92px;height:92px;background:currentColor;mask:var(--solution-icon) center/contain no-repeat;-webkit-mask:var(--solution-icon) center/contain no-repeat}.solution-stack>article:hover>b{transform:scale(1.06) rotate(5deg);box-shadow:0 0 45px rgba(255,122,26,.2)}.solution-stack>article:nth-child(1)>b{--solution-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7.5 12 3l8 4.5-8 4.5-8-4.5Z'/%3E%3Cpath d='M4 12.5 12 17l8-4.5M4 17.5 12 22l8-4.5'/%3E%3C/svg%3E")}.solution-stack>article:nth-child(2)>b{--solution-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9h18l-1.5 11h-15L3 9Z'/%3E%3Cpath d='M5 9 7 4h10l2 5M9 13v3m6-3v3'/%3E%3C/svg%3E")}.solution-stack>article:nth-child(3)>b{--solution-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 8-4 4 4 4M16 8l4 4-4 4M14 5l-4 14'/%3E%3C/svg%3E")}.solution-stack>article:nth-child(4)>b{--solution-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='2.5' width='12' height='19' rx='2'/%3E%3Cpath d='M10 18.5h4'/%3E%3C/svg%3E")}.solution-stack>article:nth-child(5)>b{--solution-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 1.5 5.5L19 10l-5.5 1.5L12 17l-1.5-5.5L5 10l5.5-1.5L12 3Z'/%3E%3Cpath d='m19 16 .7 2.3L22 19l-2.3.7L19 22l-.7-2.3L16 19l2.3-.7L19 16Z'/%3E%3C/svg%3E")}@keyframes solutionIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
.product-grid .product-card:nth-child(1){background-image:linear-gradient(180deg,rgba(7,14,24,.42),rgba(7,14,24,.98) 72%),url('/assets/images/simurgh-pazaryeri-erp.webp');background-size:cover;background-position:center 18%}.product-grid .product-card:nth-child(2){background-image:linear-gradient(180deg,rgba(7,14,24,.4),rgba(7,14,24,.98) 72%),url('/assets/images/simurgh-ecosystem.webp');background-size:cover;background-position:center}.solution-stack>article:nth-child(1){background-image:linear-gradient(90deg,rgba(11,22,36,.96),rgba(11,22,36,.76)),url('/assets/images/simurgh-pazaryeri-erp.webp');background-size:cover;background-position:center 20%}.solution-stack>article:nth-child(2){background-image:linear-gradient(90deg,rgba(11,22,36,.97),rgba(11,22,36,.78)),url('/assets/images/simurgh-ecosystem.webp');background-size:cover;background-position:center}.product-card h2,.product-card h3,.product-card p,.product-card ul,.product-card .card-actions,.product-card small,.product-card .product-top{position:relative;z-index:2}.product-card .product-badge{background:rgba(5,12,22,.68);backdrop-filter:blur(8px)}
