:root{--ici-bg:#f1f5f9;--ici-surface:#fff;--ici-text:#0b1220;--ici-muted:#5c6b82;--ici-border:#e2e8f0;--ici-primary:#2563eb;--ici-primary-dark:#1d4ed8;--ici-accent:#7c3aed;--ici-hero-bg:linear-gradient(135deg, #020617 0%, #0f172a 38%, #1e1b4b 100%);--ici-shadow:0 12px 40px #0f172a14;--ici-shadow-lg:0 28px 64px #0f172a1f;--ici-radius:16px;--ici-radius-lg:24px;--ici-radius-xl:28px;--ici-font-display:"Outfit", "Plus Jakarta Sans", system-ui, sans-serif;--ici-page-pad:clamp(1rem, 4vw, 1.5rem);--ici-safe-l:env(safe-area-inset-left,0px);--ici-safe-r:env(safe-area-inset-right,0px);--ici-safe-b:env(safe-area-inset-bottom,0px);--ici-safe-t:env(safe-area-inset-top,0px);--ici-touch:2.75rem;color:var(--ici-text);background:var(--ici-bg);font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.6}*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;min-height:100dvh;padding-left:var(--ici-safe-l);padding-right:var(--ici-safe-r);margin:0}#root{min-height:100dvh}a{color:var(--ici-primary-dark)}a:hover{text-decoration:underline}.ici-container{width:100%;max-width:1120px;padding:0 var(--ici-page-pad);min-width:0;margin:0 auto}.ici-landing-main{min-width:0;overflow-x:hidden}@media (width>=1280px){.ici-container{max-width:1180px}}.ici-header{z-index:40;isolation:isolate;padding-top:var(--ici-safe-t);-webkit-backdrop-filter:blur(20px)saturate(1.35);background:#ffffffc7;border-bottom:1px solid #e2e8f0a6;position:sticky;top:0;box-shadow:inset 0 1px #ffffffbf,0 4px 24px #0f172a0a}.ici-header__glow{pointer-events:none;opacity:.9;background:linear-gradient(90deg,#0000 0%,#2563eb38 22%,#7c3aed33 50%,#2563eb2e 78%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.ici-header__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 .75rem;min-height:4.35rem;display:grid;position:relative}.ici-logo{color:inherit;letter-spacing:-.02em;align-items:center;gap:.65rem;min-width:0;font-weight:800;text-decoration:none;transition:opacity .2s;display:flex}.ici-logo:hover{opacity:.92;text-decoration:none}.ici-logo__mark{background:linear-gradient(135deg, var(--ici-primary) 0%, #4f46e5 48%, var(--ici-accent) 100%);color:#fff;width:2.4rem;height:2.4rem;font-size:.72rem;font-family:var(--ici-font-display);letter-spacing:.02em;border-radius:12px;place-items:center;font-weight:800;display:grid;box-shadow:0 4px 14px #2563eb59,inset 0 0 0 1px #fff3}.ici-logo__text{font-size:.9375rem;font-family:var(--ici-font-display);text-overflow:ellipsis;white-space:nowrap;max-width:12rem;line-height:1.2;overflow:hidden}.ici-header__nav-scroll{align-self:center;min-width:0;max-width:100%;padding:.2rem 0;display:none}.ici-header__nav-track{background:linear-gradient(#f8fafcf2 0%,#f1f5f9eb 100%);border:1px solid #e2e8f0f2;border-radius:999px;width:max-content;max-width:none;padding:.2rem;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffd9}.ici-nav--desktop{align-items:center;gap:.15rem;display:none}.ici-nav__link{letter-spacing:.01em;color:var(--ici-muted);white-space:nowrap;border-radius:999px;flex:none;padding:.48rem .72rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .18s,background .18s,box-shadow .18s}.ici-nav__link:hover{color:var(--ici-primary-dark);background:#2563eb14;text-decoration:none;box-shadow:0 0 0 1px #2563eb0f}.ici-header__actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.ici-nav-toggle{min-width:var(--ici-touch);min-height:var(--ici-touch);cursor:pointer;color:var(--ici-text);background:linear-gradient(#f8fafc,#f1f5f9);border:1px solid #e2e8f0e6;border-radius:12px;place-items:center;padding:.45rem;transition:background .18s,box-shadow .18s,transform .12s;display:grid;box-shadow:0 1px 2px #0f172a0f,inset 0 1px #ffffffe6}.ici-nav-toggle:hover{background:#fff;box-shadow:0 4px 14px #0f172a14}.ici-nav-toggle:active{transform:scale(.97)}.ici-nav-toggle:focus-visible{outline:2px solid var(--ici-primary);outline-offset:2px}.ici-nav-mobile{-webkit-backdrop-filter:blur(16px);overscroll-behavior:contain;background:#fffffff5;border-top:1px solid #e2e8f0cc;max-height:min(72vh,100dvh - 4.5rem);overflow:hidden}.ici-nav-mobile__sheet{max-height:inherit;padding:.35rem 0 calc(1.1rem + var(--ici-safe-b));-webkit-overflow-scrolling:touch;overflow-y:auto}.ici-nav-mobile__label{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;border-bottom:1px solid var(--ici-border);margin:0 0 .5rem;padding:0 0 .35rem;font-size:.68rem;font-weight:800}.ici-nav-mobile__link{min-height:var(--ici-touch);color:var(--ici-text);border-bottom:1px solid #f1f5f9f2;align-items:center;padding:.35rem 0;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s,padding-left .15s;display:flex}.ici-nav-mobile__link:hover{color:var(--ici-primary-dark);padding-left:.2rem;text-decoration:none}.ici-nav-mobile__footer{border-top:1px solid var(--ici-border);margin-top:1.15rem;padding-top:1rem}.ici-nav-mobile__login{min-height:var(--ici-touch);color:#fff;background:linear-gradient(135deg, var(--ici-primary), var(--ici-primary-dark));border-radius:12px;justify-content:center;align-items:center;padding:.55rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #2563eb52}.ici-nav-mobile__login:hover{color:#fff;text-decoration:none;box-shadow:0 10px 28px #2563eb61}.ici-nav-mobile__login:active{transform:scale(.98)}.ici-nav-mobile__cta{text-align:center;width:100%;margin-top:1rem}.ici-hide-mobile{display:none}.ici-hide-desktop{display:block}@media (width>=960px){.ici-hide-mobile{justify-content:center;align-items:center;display:inline-flex}.ici-hide-desktop{display:none}.ici-header__inner{grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;gap:0 clamp(.85rem,2.25vw,1.5rem)}.ici-logo__text{white-space:nowrap;max-width:none;text-overflow:unset;overflow:visible}.ici-header__nav-scroll{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#94a3b880 transparent;scrollbar-gutter:stable;margin:0;display:block;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 .65rem calc(100% - .65rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 .65rem calc(100% - .65rem),#0000)}.ici-header__nav-scroll::-webkit-scrollbar{height:4px}.ici-header__nav-scroll::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.ici-nav--desktop{box-sizing:border-box;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:max-content;max-width:none;padding:0;display:flex}}@media (width>=960px) and (width<=1180px){.ici-nav__link{padding:.42rem .55rem;font-size:.76rem}.ici-logo__text{white-space:nowrap;text-overflow:ellipsis;max-width:min(14rem,28vw);overflow:hidden}}.ici-btn{cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:.4rem;font-family:inherit;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}.ici-btn:active{transform:scale(.98)}.ici-btn--md{padding:.55rem 1.1rem;font-size:.9rem}.ici-btn--lg{padding:.75rem 1.35rem;font-size:.95rem}.ici-btn--primary{background:linear-gradient(135deg, var(--ici-primary), var(--ici-primary-dark));color:#fff;box-shadow:0 8px 24px #0f62fe59}.ici-btn--primary:hover{color:#fff;text-decoration:none;box-shadow:0 10px 28px #0f62fe73}.ici-btn--secondary{color:var(--ici-primary-dark);background:#e8f0ff}.ici-btn--secondary:hover{background:#d8e5ff;text-decoration:none}.ici-btn--outline{color:var(--ici-text);border:1.5px solid var(--ici-border);background:0 0}.ici-btn--outline:hover{color:var(--ici-text);background:#f8fafc;border-color:#cbd5e1;text-decoration:none}.ici-btn--ghost{color:var(--ici-primary-dark);box-shadow:none;background:0 0;border:none;padding-left:.25rem;padding-right:.25rem}.ici-btn--ghost:hover{text-decoration:underline}.ici-btn--on-dark{color:#e2e8f0!important;background:0 0!important;border-color:#ffffff59!important}.ici-btn--on-dark:hover{color:#fff!important;background:#ffffff14!important}.ici-inline-link-btn{padding:0!important;font-weight:600!important;display:inline!important}.ici-card{background:var(--ici-surface);border:1px solid var(--ici-border);border-radius:var(--ici-radius);padding:1.35rem 1.5rem}.ici-card--elevated{box-shadow:var(--ici-shadow)}.ici-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.ici-badge--neutral{color:var(--ici-muted);background:#f1f5f9}.ici-badge--brand{color:var(--ici-primary-dark);background:#e8f0ff}.ici-badge--success{color:#166534;background:#dcfce7}.ici-section{padding:clamp(3rem,5.5vw,4.75rem) 0}.ici-section--alt{background:#eef2f7}.ici-section--surface{background:var(--ici-surface)}.ici-section--muted{background:linear-gradient(#eef2f7 0%,#e8edf5 100%)}.ici-section--cta{background:linear-gradient(165deg,#e8f0ff 0%,#f1f5f9 48%,#eef2f7 100%)}.ici-section-head{text-align:center;max-width:40rem;margin:0 auto 2.75rem}.ici-section-head--wide{max-width:46rem}.ici-section-head--left{text-align:left;max-width:none;margin:0 0 1.75rem}.ici-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--ici-primary-dark);margin:0 0 .5rem;font-size:.78rem;font-weight:800}.ici-eyebrow--on-dark{color:#93c5fd}.ici-section-title{font-family:var(--ici-font-display);letter-spacing:-.035em;margin:0 0 .65rem;font-size:clamp(1.6rem,3.2vw,2.15rem);font-weight:800;line-height:1.18}.ici-section-desc{color:var(--ici-muted);overflow-wrap:break-word;text-wrap:pretty;margin:0;font-size:1.02rem}.ici-hero{background:var(--ici-hero-bg);color:#e2e8f0;padding:clamp(2.75rem, 5vw, 4rem) 0 calc(clamp(3.5rem, 7vw, 5rem) + var(--ici-safe-b));position:relative;overflow:hidden}.ici-hero__mesh{pointer-events:none;background:radial-gradient(55% 45% at 85% 15%,#7c3aed59,#0000 55%),radial-gradient(50% 40% at 10% 80%,#2563eb59,#0000 50%),radial-gradient(circle at 50% 100%,#0ea5e91f,#0000 45%);animation:18s ease-in-out infinite alternate ici-mesh-shift;position:absolute;inset:-40%}.ici-hero__grain{opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes ici-mesh-shift{0%{transform:translate(0)scale(1)}to{transform:translate(2%,-2%)scale(1.03)}}.ici-hero__container{z-index:1;position:relative}.ici-hero__layout{align-items:center;gap:clamp(2rem,4vw,3rem);display:grid}.ici-hero__copy{min-width:0}@media (width>=1024px){.ici-hero__layout{grid-template-columns:1.05fr .95fr;gap:3rem}}.ici-hero__badge{letter-spacing:.04em;text-transform:uppercase;color:#bae6fd;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.35rem .85rem .35rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.ici-hero__badge-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #4ade80b3}.ici-hero__title{font-family:var(--ici-font-display);letter-spacing:-.04em;color:#fff;overflow-wrap:break-word;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3.15rem);font-weight:800;line-height:1.08}.ici-hero__lead{color:#94a3b8;overflow-wrap:break-word;text-wrap:pretty;max-width:42rem;margin:0 0 1.75rem;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.7}.ici-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (width<=520px){.ici-hero__actions{flex-direction:column;align-items:stretch}.ici-hero__actions .ici-btn{justify-content:center;width:100%}.ici-hero__panel-link{text-align:center;width:100%;margin-top:.35rem;margin-left:0}}.ici-hero__panel-link{color:#93c5fd;width:100%;margin-top:.25rem;font-size:.88rem;font-weight:600;text-decoration:none}@media (width>=520px){.ici-hero__panel-link{width:auto;margin-top:0;margin-left:.25rem}}.ici-hero__panel-link:hover{color:#e0f2fe;text-decoration:underline}.ici-hero__trust{flex-wrap:wrap;gap:.5rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.ici-hero__trust li{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;padding:.35rem .65rem;font-size:.78rem;font-weight:600}.ici-hero__scroll{color:#93c5fd;align-items:center;gap:.35rem;margin-top:1.75rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.ici-hero__scroll:hover{color:#bfdbfe;text-decoration:none}.ici-hero__scroll-icon{transform:rotate(90deg)}.ici-hero-preview{width:100%;min-width:0;min-height:280px;position:relative}@media (width>=1024px){.ici-hero-preview{min-height:340px}}.ici-hero-preview__glow{filter:blur(32px);opacity:.85;background:radial-gradient(#6366f173,#0000 65%);position:absolute;inset:10% 5%}.ici-hero-preview__shell{border-radius:var(--ici-radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172aa6;border:1px solid #ffffff24;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000059}.ici-hero-preview__chrome{background:#0003;border-bottom:1px solid #ffffff14;gap:6px;padding:.65rem 1rem;display:flex}.ici-hero-preview__chrome span{background:#334155;border-radius:50%;width:10px;height:10px}.ici-hero-preview__chrome span:first-child{background:#f87171}.ici-hero-preview__chrome span:nth-child(2){background:#fbbf24}.ici-hero-preview__chrome span:nth-child(3){background:#4ade80}.ici-hero-preview__main{grid-template-columns:52px 1fr;min-height:220px;display:grid}.ici-hero-preview__sidebar{background:#00000026;border-right:1px solid #ffffff0f}.ici-hero-preview__content{flex-direction:column;gap:.75rem;padding:1rem 1rem 1.15rem;display:flex}.ici-hero-preview__kpi-row{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ici-hero-preview__kpi{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid #ffffff0f;border-radius:10px;height:48px}.ici-hero-preview__kpi--accent{background:linear-gradient(135deg,#2563eb80,#7c3aed59);border-color:#ffffff1f}.ici-hero-preview__chart{background:linear-gradient(#2563eb33,#0000);border:1px solid #ffffff0f;border-radius:10px;flex:1;min-height:72px}.ici-hero-preview__rows{flex-direction:column;gap:.4rem;display:flex}.ici-hero-preview__row{background:#ffffff1a;border-radius:4px;width:100%;height:10px}.ici-hero-preview__row--dim{opacity:.5;width:72%}.ici-hero-preview__float{max-width:min(200px,100% - 1rem);color:var(--ici-text);overflow-wrap:break-word;background:#fffffff2;border-radius:12px;padding:.65rem .85rem;font-size:.75rem;line-height:1.35;position:absolute;bottom:1.25rem;right:.5rem;box-shadow:0 12px 32px #0003}@media (width<=400px){.ici-hero-preview__float{max-width:min(160px,100% - .75rem);font-size:.7rem;bottom:1rem;right:.35rem}}.ici-hero-preview__float-label{text-transform:uppercase;letter-spacing:.08em;color:#16a34a;margin-right:.35rem;font-size:.62rem;font-weight:800;display:inline-block}.ici-hero-preview__float-text{color:var(--ici-muted);font-weight:600}.ici-stats{grid-template-columns:1fr;gap:1rem;margin-top:.5rem;display:grid}@media (width>=640px){.ici-stats{grid-template-columns:repeat(3,1fr)}}.ici-stats--bento{margin-top:2.5rem}@media (width>=768px){.ici-stats--bento{grid-template-columns:repeat(4,1fr)}}@media (width<=767px){.ici-stats--bento{grid-template-columns:repeat(2,1fr)}}.ici-stat{background:var(--ici-surface);border:1px solid var(--ici-border);border-radius:var(--ici-radius);text-align:center;box-shadow:var(--ici-shadow);padding:1.25rem;transition:transform .2s,box-shadow .2s}.ici-stat:hover{box-shadow:var(--ici-shadow-lg);transform:translateY(-2px)}.ici-stat strong{font-family:var(--ici-font-display);margin-bottom:.25rem;font-size:1.15rem;font-weight:800;display:block}.ici-stat span{color:var(--ici-muted);font-size:.82rem;line-height:1.4}.ici-about{align-items:start;gap:2rem;display:grid}@media (width>=900px){.ici-about{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:3rem}}.ici-about__visual{border-radius:var(--ici-radius-xl);min-height:220px;box-shadow:var(--ici-shadow-lg);background:linear-gradient(145deg,#1e293b 0%,#312e81 42%,#4338ca 100%);position:relative;overflow:hidden}.ici-about__visual:before{content:"";opacity:.9;background:radial-gradient(circle at 30% 20%,#fff3,#0000 45%);position:absolute;inset:0}.ici-about__visual-inner{z-index:1;color:#fff;flex-direction:column;justify-content:flex-end;height:100%;min-height:220px;padding:1.75rem;display:flex;position:relative}.ici-about__visual-badge{background:#ffffff26;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:inline-flex}.ici-about__visual-tagline{font-family:var(--ici-font-display);letter-spacing:-.02em;max-width:16ch;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.ici-about__lead{color:var(--ici-muted);margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.ici-about__vm{gap:1.25rem;margin-bottom:1.75rem;display:grid}@media (width>=560px){.ici-about__vm{grid-template-columns:1fr 1fr}}.ici-about__vm-title{text-transform:uppercase;letter-spacing:.08em;color:var(--ici-primary-dark);margin:0 0 .4rem;font-size:.72rem;font-weight:800}.ici-about__vm-text{color:var(--ici-muted);margin:0;font-size:.9rem;line-height:1.55}.ici-about__commit-title{margin:0 0 .65rem;font-size:.95rem;font-weight:800}.ici-about__commit-list{color:var(--ici-muted);margin:0;padding-left:1.15rem;font-size:.88rem;line-height:1.6}.ici-about__commit-list li{margin-bottom:.4rem}.ici-diff-grid{gap:1rem;display:grid}@media (width>=720px){.ici-diff-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.ici-diff-grid{grid-template-columns:repeat(4,1fr)}}.ici-diff-card{border-radius:var(--ici-radius-lg);background:var(--ici-surface);border:1px solid var(--ici-border);box-shadow:var(--ici-shadow);padding:1.35rem 1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s}.ici-diff-card:hover{box-shadow:var(--ici-shadow-lg);border-color:#2563eb40;transform:translateY(-3px)}.ici-diff-card__icon{width:2.75rem;height:2.75rem;color:var(--ici-primary-dark);background:linear-gradient(135deg,#eff6ff,#e0e7ff);border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.ici-diff-card__title{font-family:var(--ici-font-display);letter-spacing:-.02em;margin:0 0 .45rem;font-size:1.02rem;font-weight:800}.ici-diff-card__text{color:var(--ici-muted);margin:0;font-size:.88rem;line-height:1.55}.ici-services{gap:1.15rem;display:grid}@media (width>=768px){.ici-services{grid-template-columns:repeat(3,1fr)}}.ici-services--modern{gap:1.25rem}.ici-service-card{border-radius:var(--ici-radius-lg);background:var(--ici-surface);border:1px solid var(--ici-border);box-shadow:var(--ici-shadow);padding:1.5rem 1.35rem;transition:transform .2s,box-shadow .2s}.ici-service-card:hover{box-shadow:var(--ici-shadow-lg);transform:translateY(-4px)}.ici-service-card__icon{color:#fff;background:linear-gradient(135deg, var(--ici-primary), var(--ici-accent));border-radius:14px;place-items:center;width:3rem;height:3rem;margin-bottom:1.1rem;display:grid}.ici-service-card__title{font-family:var(--ici-font-display);letter-spacing:-.02em;margin:0 0 .55rem;font-size:1.08rem;font-weight:800}.ici-service-card__text{color:var(--ici-muted);margin:0;font-size:.9rem;line-height:1.6}.ici-services__title{margin:0 0 .5rem;font-size:1.05rem}.ici-services__text{color:var(--ici-muted);margin:0;font-size:.92rem;line-height:1.55}.ici-feature-bento{flex-direction:column;gap:1.15rem;display:flex}.ici-feature-bento__featured{border-radius:var(--ici-radius-xl);background:linear-gradient(135deg,#fff 0%,#f8fafc 50%,#eff6ff 100%);border:1px solid #2563eb33;padding:1.5rem 1.35rem}.ici-feature-bento__grid{gap:1.15rem;display:grid}@media (width>=768px){.ici-feature-bento__grid{grid-template-columns:repeat(2,1fr)}}.ici-feature-bento__card{border-radius:var(--ici-radius-lg);padding:1.35rem 1.25rem}.ici-feature-bento__title{font-family:var(--ici-font-display);letter-spacing:-.02em;margin:0 0 1rem;font-size:1.05rem;font-weight:800}.ici-feature-bento__list{margin:0;padding:0;list-style:none}.ici-feature-bento__list li{color:var(--ici-muted);align-items:flex-start;gap:.55rem;margin-bottom:.55rem;font-size:.9rem;line-height:1.5;display:flex}.ici-feature-bento__list--cols{gap:.2rem;display:grid}@media (width>=768px){.ici-feature-bento__list--cols{grid-template-columns:repeat(3,1fr);gap:.75rem 1.25rem}}.ici-feature-bento__check{color:var(--ici-primary);flex-shrink:0;margin-top:.12rem}.ici-feature-groups{gap:1.15rem;display:grid}@media (width>=900px){.ici-feature-groups{grid-template-columns:repeat(3,1fr)}}.ici-feature-group__title{margin:0 0 .85rem;font-size:1.05rem}.ici-feature-group__list{margin:0;padding:0;list-style:none}.ici-feature-group__list li{color:var(--ici-muted);align-items:flex-start;gap:.5rem;margin-bottom:.55rem;font-size:.9rem;display:flex}.ici-feature-group__icon{color:var(--ici-primary);flex-shrink:0;margin-top:.1rem}.ici-process{gap:1rem;max-width:100%;margin:2rem auto 0;padding:0;list-style:none;display:grid}@media (width>=560px) and (width<=899px){.ici-process{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.15rem}}@media (width>=900px){.ici-process{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.15rem}}.ici-process__step{border-radius:var(--ici-radius-lg);background:var(--ici-surface);border:1px solid var(--ici-border);height:100%;min-height:0;box-shadow:var(--ici-shadow);flex-direction:column;padding:1.35rem 1.2rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.ici-process__step:hover{box-shadow:var(--ici-shadow-lg);border-color:#2563eb24}.ici-process__num{width:fit-content;font-family:var(--ici-font-display);letter-spacing:.1em;color:var(--ici-primary-dark);background:linear-gradient(135deg,#eff6ff,#e8eaff);border:1px solid #2563eb1f;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.7rem;padding:.25rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.ici-process__body{flex-direction:column;flex:1;min-height:0;display:flex}.ici-process__title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.02rem;font-weight:800;line-height:1.28}.ici-process__text{color:var(--ici-muted);margin:0;font-size:.875rem;line-height:1.6}.ici-tech-layout{gap:1.5rem;display:grid}@media (width>=900px){.ici-tech-layout{grid-template-columns:1.35fr .65fr;align-items:start}}.ici-tech-tags{gap:.65rem;display:grid}@media (width>=560px){.ici-tech-tags{grid-template-columns:repeat(2,1fr)}}.ici-tech-tag{border-radius:var(--ici-radius);background:var(--ici-surface);border:1px solid var(--ici-border);padding:.85rem 1rem;box-shadow:0 4px 16px #0f172a0a}.ici-tech-tag__name{margin-bottom:.2rem;font-size:.88rem;font-weight:800;display:block}.ici-tech-tag__detail{color:var(--ici-muted);font-size:.8rem;line-height:1.45}.ici-tech-modules{border-radius:var(--ici-radius-lg);color:#e2e8f0;background:linear-gradient(160deg,#0f172a,#1e293b);border:1px solid #ffffff14;padding:1.25rem 1.15rem}.ici-tech-modules__label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:0 0 .75rem;font-size:.72rem;font-weight:800}.ici-tech-modules__list{margin:0;padding:0;font-size:.86rem;line-height:1.5;list-style:none}.ici-tech-modules__list li{border-bottom:1px solid #ffffff14;padding:.4rem 0 .4rem 1rem;position:relative}.ici-tech-modules__list li:before{content:"";background:#60a5fa;border-radius:50%;width:5px;height:5px;position:absolute;top:.85rem;left:0}.ici-tech-modules__list li:last-child{border-bottom:none}.ici-cta-mid{color:#e0e7ff;background:linear-gradient(125deg,#1e3a8a 0%,#4338ca 45%,#6d28d9 100%);padding:clamp(2.5rem,5vw,3.25rem) 0}.ici-cta-mid__inner{align-items:center;gap:1.5rem;min-width:0;display:grid}@media (width>=768px){.ici-cta-mid__inner{grid-template-columns:1.2fr .8fr;gap:2rem}}.ici-cta-mid__title{font-family:var(--ici-font-display);letter-spacing:-.03em;color:#fff;overflow-wrap:break-word;text-wrap:balance;margin:0 0 .65rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:800;line-height:1.2}.ici-cta-mid__desc{color:#e0e7ffe0;overflow-wrap:break-word;text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.6}.ici-cta-mid__actions{flex-direction:column;align-items:flex-start;gap:.65rem;min-width:0;display:flex}@media (width<=520px){.ici-cta-mid__actions{align-items:stretch;width:100%}.ici-cta-mid__actions .ici-btn{justify-content:center;width:100%}.ici-cta-mid__link{text-align:center;width:100%}}.ici-cta-mid__secondary.ici-btn--outline{color:#fff;background:#ffffff0f;border-color:#ffffff73}.ici-cta-mid__secondary.ici-btn--outline:hover{color:#fff;background:#ffffff1f;border-color:#ffffffa6}.ici-cta-mid__link{color:#c7d2fe;margin-top:.25rem;font-size:.86rem;font-weight:600;text-decoration:none}.ici-cta-mid__link:hover{color:#fff;text-decoration:underline}.ici-products{gap:1.25rem;display:grid}@media (width>=720px){.ici-products{grid-template-columns:repeat(2,1fr)}}.ici-product-card{border-radius:var(--ici-radius-xl);flex-direction:column;height:100%;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.ici-product-card:hover{box-shadow:var(--ici-shadow-lg);border-color:#2563eb33;transform:translateY(-4px)}.ici-product-card__top{flex:1}.ici-product-card__title{margin:.65rem 0 .4rem;font-size:1.08rem;line-height:1.3}.ici-product-card__summary{color:var(--ici-muted);margin:0;font-size:.9rem;line-height:1.55}.ici-product-card__list{color:var(--ici-muted);margin:1rem 0;padding-left:1.1rem;font-size:.88rem}.ici-product-card__list li{margin-bottom:.35rem}.ici-product-card__prices{border-top:1px solid var(--ici-border);margin-top:auto;padding-top:1rem}.ici-price-tag{color:var(--ici-muted);margin:0 0 .65rem;font-size:.88rem}.ici-price-tag strong{color:var(--ici-text);margin-top:.15rem;font-size:1.25rem;display:block}.ici-price-label{color:var(--ici-text);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600;display:block}.ici-price-unit{color:var(--ici-muted);margin-left:.25rem;font-size:.85rem}.ici-price-note{margin-top:.25rem;font-size:.78rem;display:block}.ici-price-tag--secondary strong{font-size:1.05rem}.ici-product-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ici-billing-toggle{border:1px solid var(--ici-border);background:#fffc;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;width:fit-content;max-width:100%;margin:0 auto 2.25rem;padding:.3rem;display:flex;box-shadow:0 4px 16px #0f172a0f}.ici-billing-toggle button{cursor:pointer;color:var(--ici-muted);background:0 0;border:none;border-radius:999px;padding:.55rem 1.25rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s,color .2s}.ici-billing-toggle button.is-active{background:linear-gradient(135deg, var(--ici-primary), var(--ici-primary-dark));color:#fff;box-shadow:0 4px 14px #2563eb59}.ici-billing-save{color:#16a34a;margin-left:.25rem;font-size:.72rem;font-weight:800}.ici-plans{gap:1.15rem;min-width:0;display:grid}@media (width>=900px){.ici-plans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.ici-plan-card{flex-direction:column;height:100%;display:flex;position:relative}.ici-plan-card--featured{border-color:var(--ici-primary);box-shadow:var(--ici-shadow-lg)}@media (width>=900px){.ici-plan-card--featured{z-index:1;border-width:2px;transform:none;box-shadow:0 20px 48px #2563eb24}}.ici-plan-card__ribbon{text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg, var(--ici-primary), var(--ici-accent));color:#fff;border-radius:6px;padding:.2rem .5rem;font-size:.68rem;font-weight:800;position:absolute;top:.85rem;right:.85rem}.ici-plan-card__name{margin:0 0 .35rem;font-size:1.2rem}.ici-plan-card__desc{color:var(--ici-muted);min-height:2.6rem;margin:0 0 1rem;font-size:.88rem}.ici-plan-card__price{margin-bottom:1rem}.ici-plan-card__amount{letter-spacing:-.02em;font-size:1.65rem;font-weight:800;display:block}.ici-plan-card__period{color:var(--ici-muted);font-size:.85rem}.ici-plan-card__features{flex:1;margin:0 0 1.25rem;padding:0;list-style:none}.ici-plan-card__features li{color:var(--ici-muted);align-items:flex-start;gap:.45rem;margin-bottom:.5rem;font-size:.88rem;display:flex}.ici-plan-card__check{color:var(--ici-primary);flex-shrink:0;margin-top:.12rem}.ici-plan-card__cta{text-align:center;width:100%}.ici-pricing-footnote{text-align:center;color:var(--ici-muted);margin:2.5rem 0 0;font-size:.92rem}.ici-faq{max-width:760px;margin:0 auto}.ici-faq__item{border:1px solid var(--ici-border);border-radius:var(--ici-radius-lg);background:var(--ici-surface);margin-bottom:.75rem;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 20px #0f172a0a}.ici-faq__item.is-open{border-color:#2563eb40;box-shadow:0 8px 28px #2563eb14}.ici-faq__q{text-align:left;cursor:pointer;width:100%;color:var(--ici-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem;font-family:inherit;font-size:.95rem;font-weight:700;display:flex}.ici-faq__q span:first-child{flex:1;line-height:1.4}.ici-faq__item.is-open .ici-faq__q{background:linear-gradient(#f8fafc,#fff)}.ici-faq__chevron{color:var(--ici-muted);flex-shrink:0;transition:transform .35s,color .2s}.ici-faq__item.is-open .ici-faq__chevron{color:var(--ici-primary-dark);transform:rotate(180deg)}.ici-faq__panel{grid-template-rows:0fr;transition:grid-template-rows .38s;display:grid}.ici-faq__item.is-open .ici-faq__panel{grid-template-rows:1fr}.ici-faq__panel-inner{overflow:hidden}.ici-faq__a{color:var(--ici-muted);margin:0;padding:0 1.2rem 1.15rem;font-size:.9rem;line-height:1.65}.ici-contact{gap:2rem;display:grid}@media (width>=900px){.ici-contact{grid-template-columns:.9fr 1.1fr;align-items:start}}.ici-contact__meta{flex-wrap:wrap;gap:.65rem;margin:1.25rem 0 1rem;display:flex}.ici-contact__pill{border-radius:var(--ici-radius);background:var(--ici-surface);border:1px solid var(--ici-border);padding:.65rem .85rem;box-shadow:0 4px 16px #0f172a0a}.ici-contact__pill strong{text-transform:uppercase;letter-spacing:.07em;color:var(--ici-primary-dark);margin-bottom:.2rem;font-size:.68rem;font-weight:800;display:block}.ici-contact__pill span{color:var(--ici-muted);font-size:.82rem;line-height:1.4}.ici-contact__direct{margin:1rem 0 0;padding:0;list-style:none}.ici-contact__direct li{color:var(--ici-muted);margin-bottom:.75rem;font-size:.92rem}.ici-contact__direct strong{color:var(--ici-text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.8rem;display:block}.ici-contact__direct a{font-weight:600}.ici-form{flex-direction:column;gap:1rem;display:flex}.ici-field span{margin-bottom:.35rem;font-size:.82rem;font-weight:700;display:block}.ici-field input,.ici-field select,.ici-field textarea{border:1px solid var(--ici-border);width:100%;font:inherit;background:#f8fafc;border-radius:10px;padding:.65rem .85rem}.ici-field input:focus,.ici-field select:focus,.ici-field textarea:focus{outline:2px solid var(--ici-primary);outline-offset:1px;background:#fff}.ici-footer{color:#94a3b8;background:#0b1220;padding:2.75rem 0 2rem}.ici-footer a{color:#e2e8f0;text-decoration:none}.ici-footer a:hover{text-decoration:underline}.ici-footer__grid{gap:2rem;display:grid}@media (width>=768px){.ici-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.ici-logo--footer{margin-bottom:.65rem}.ici-logo--footer .ici-logo__text{color:#fff}.ici-footer__tagline{margin:0;font-size:.9rem;line-height:1.55}.ici-footer__label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .65rem;font-size:.75rem;font-weight:800}.ici-footer__links{margin:0;padding:0;font-size:.9rem;list-style:none}.ici-footer__links li{margin-bottom:.45rem}.ici-footer__legal{color:#64748b;text-align:center;border-top:1px solid #ffffff14;margin:2rem 0 0;padding-top:1.5rem;font-size:.78rem}.ici-header__login{color:var(--ici-muted);white-space:nowrap;border-radius:8px;flex-shrink:0;padding:.45rem .65rem;font-size:.88rem;font-weight:700;text-decoration:none}.ici-header__login:hover{color:var(--ici-text);background:#f1f5f9;text-decoration:none}.ici-header__login--btn{letter-spacing:.02em;color:var(--ici-primary-dark);background:linear-gradient(#fff,#f8fafc);border:1px solid #2563eb38;border-radius:999px;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:700;transition:color .18s,background .18s,border-color .18s,box-shadow .2s,transform .12s;box-shadow:0 1px 2px #0f172a0d,inset 0 0 0 1px #fffc}.ici-header__login--btn:hover{color:#fff;background:linear-gradient(135deg, var(--ici-primary), var(--ici-primary-dark));border-color:#0000;box-shadow:0 6px 20px #2563eb59}.ici-header__login--btn:active{transform:scale(.98)}.ici-header__login--btn:focus-visible{outline:2px solid var(--ici-primary);outline-offset:2px}.ici-app-loading{min-height:100vh;color:var(--ici-muted);place-content:center;justify-items:center;gap:1rem;font-size:.95rem;display:grid}.ici-app-loading__spinner{border:3px solid var(--ici-border);border-top-color:var(--ici-primary);border-radius:50%;width:2.25rem;height:2.25rem;animation:.75s linear infinite ici-spin}@keyframes ici-spin{to{transform:rotate(360deg)}}.ici-auth-page{place-items:center;min-height:100vh;padding:2rem 1.25rem;display:grid;position:relative;overflow:hidden}.ici-auth-page__bg{background:var(--ici-hero-bg);opacity:1;z-index:0;position:absolute;inset:0}.ici-auth-page__bg:after{content:"";background:radial-gradient(80% 50% at 50% -20%,#0f62fe59,#0000);position:absolute;inset:0}.ici-auth-card{z-index:1;background:var(--ici-surface);border-radius:var(--ici-radius-lg);width:100%;max-width:420px;box-shadow:var(--ici-shadow-lg);padding:2rem 1.75rem;position:relative}.ici-auth-card__brand{color:inherit;align-items:center;gap:.65rem;margin-bottom:1.25rem;text-decoration:none;display:flex}.ici-auth-card__brand:hover{text-decoration:none}.ici-auth-card__brand-text{letter-spacing:-.02em;font-size:.95rem;font-weight:800;line-height:1.2}.ici-auth-card__title{letter-spacing:-.03em;margin:0 0 .35rem;font-size:1.45rem}.ici-auth-card__lead{color:var(--ici-muted);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.ici-auth-form{flex-direction:column;gap:1rem;display:flex}.ici-auth-field{color:var(--ici-text);flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.ici-auth-field input{font:inherit;border:1px solid var(--ici-border);background:#f8fafc;border-radius:10px;padding:.7rem .85rem}.ici-auth-field input:focus{outline:2px solid var(--ici-primary);outline-offset:1px;background:#fff}.ici-auth-form__error{color:#b42318;margin:0;font-size:.88rem;font-weight:600}.ici-auth-form__submit{width:100%;margin-top:.25rem}.ici-auth-card__footer{text-align:center;margin:1.5rem 0 0;font-size:.88rem}.ici-auth-card__footer a{font-weight:600}.ici-auth-card__footer--split{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ici-auth-card--wide{max-width:460px}.ici-auth-field__row{align-items:stretch;gap:.4rem;display:flex}.ici-auth-field__row input{flex:1;min-width:0}.ici-auth-toggle-pw{font:inherit;border:1px solid var(--ici-border);color:var(--ici-primary-dark);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;flex-shrink:0;padding:0 .65rem;font-size:.75rem;font-weight:700}.ici-auth-toggle-pw:hover{background:#f1f5f9}.ici-auth-form__error-wrap{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.65rem .75rem}.ici-header__login--secondary{color:var(--ici-muted)}.ici-header__login--secondary:hover{color:var(--ici-text)}.ici-dash{background:var(--ici-bg);min-height:100vh}.ici-dash__header{z-index:30;padding-top:var(--ici-safe-t);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--ici-border);background:#fffffff2;position:sticky;top:0}.ici-dash__header-inner{max-width:1200px;padding:.85rem var(--ici-page-pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.ici-dash__brand{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:flex}.ici-dash__brand:hover{text-decoration:none}.ici-dash__brand strong{letter-spacing:-.02em;font-size:.92rem;display:block}.ici-dash__brand-sub{color:var(--ici-muted);font-size:.75rem;font-weight:600;display:block}.ici-dash__user{align-items:center;gap:.85rem;display:flex}.ici-dash__user-meta{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.ici-dash__user-name{font-size:.88rem;font-weight:700}.ici-dash__user-role{color:var(--ici-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.ici-dash__body{max-width:1200px;padding:1.25rem max(var(--ici-page-pad), var(--ici-safe-r)) calc(1.25rem + var(--ici-safe-b)) max(var(--ici-page-pad), var(--ici-safe-l));flex-direction:column;gap:1.25rem;margin:0 auto;display:flex}@media (width>=900px){.ici-dash__body{flex-direction:row;align-items:flex-start;gap:1.5rem}.ici-dash__nav{flex:0 0 11rem;position:sticky;top:5.5rem}}.ici-dash__nav{flex-wrap:wrap;gap:.4rem;display:flex}@media (width>=900px){.ici-dash__nav{flex-direction:column}}.ici-dash__nav-btn{font:inherit;color:var(--ici-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:.5rem .75rem;font-size:.86rem;font-weight:600}.ici-dash__nav-btn:hover{color:var(--ici-text);background:#e8eef5}.ici-dash__nav-btn--active{color:var(--ici-primary-dark);background:#e8f0ff;border-color:#c5d9ff}.ici-dash__main{background:var(--ici-surface);border-radius:var(--ici-radius-lg);border:1px solid var(--ici-border);min-width:0;box-shadow:var(--ici-shadow);flex:1;padding:1.35rem 1.25rem 1.75rem}.ici-dash-section__title{letter-spacing:-.02em;margin:0 0 1rem;font-size:1.15rem}.ici-dash-section__error{color:#b42318;margin:0 0 1rem;font-size:.9rem;font-weight:600}.ici-dash-section__ok{color:#027a48;margin:0 0 1rem;font-size:.9rem;font-weight:600}.ici-dash-muted{color:var(--ici-muted);margin:0;font-size:.9rem}.ici-dash-kpi{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.85rem;display:grid}.ici-dash-kpi__card{border-radius:var(--ici-radius);border:1px solid var(--ici-border);background:#f8fafc;padding:1rem}.ici-dash-kpi__card--accent{background:linear-gradient(135deg,#0f62fe14,#7c3aed0f);border-color:#c5d9ff}.ici-dash-kpi__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ici-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.ici-dash-kpi__value{letter-spacing:-.02em;font-size:1.2rem}.ici-dash-export{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.ici-table-wrap{border-radius:var(--ici-radius);border:1px solid var(--ici-border);overflow-x:auto}.ici-table{border-collapse:collapse;width:100%;font-size:.82rem}.ici-table th,.ici-table td{text-align:left;border-bottom:1px solid var(--ici-border);padding:.6rem .75rem}.ici-table th{white-space:nowrap;background:#f1f5f9;font-weight:700}.ici-table tbody tr:last-child td{border-bottom:none}.ici-table tbody tr:hover td{background:#fafbfc}.ici-dash-section{margin:0}.ici-dash-subtitle{letter-spacing:-.02em;margin:1.5rem 0 .65rem;font-size:1rem;font-weight:800}.ici-dash-tool-block{border-top:1px solid var(--ici-border);margin-top:1.5rem;padding-top:1.25rem}.ici-dash-tool-block:first-of-type{border-top:none;margin-top:0;padding-top:0}.ici-dash-form{margin-bottom:.5rem}.ici-dash-form__legend{text-transform:uppercase;letter-spacing:.08em;color:var(--ici-muted);margin:0 0 .75rem;font-size:.72rem;font-weight:800}.ici-dash-form__grid{gap:.75rem;margin-bottom:1rem;display:grid}@media (width>=560px){.ici-dash-form__grid{grid-template-columns:repeat(2,1fr)}.ici-dash-field--span2{grid-column:span 2}}.ici-dash-field{flex-direction:column;gap:.35rem;display:flex}.ici-dash-field span{color:var(--ici-text);font-size:.78rem;font-weight:700}.ici-dash-field input,.ici-dash-field select,.ici-dash-field textarea{font:inherit;border:1px solid var(--ici-border);background:#f8fafc;border-radius:10px;padding:.55rem .7rem}.ici-dash-field input:focus,.ici-dash-field select:focus,.ici-dash-field textarea:focus{outline:2px solid var(--ici-primary);outline-offset:1px;background:#fff}.ici-dash-table-mt{margin-top:1.5rem}.ici-dash-order-lines{margin-bottom:1rem}.ici-dash-field-label{margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:block}.ici-dash-order-line{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ici-dash-order-line select{min-width:140px;font:inherit;border:1px solid var(--ici-border);background:#f8fafc;border-radius:10px;flex:1;padding:.5rem .65rem}.ici-dash-order-line input[type=number]{width:4.5rem;font:inherit;border:1px solid var(--ici-border);border-radius:10px;padding:.5rem}.ici-dash-line-remove{font:inherit;color:#b42318;cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:700;text-decoration:underline}.ici-dash-add-line{font:inherit;color:var(--ici-primary-dark);cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.82rem;font-weight:700}.ici-dash-expand-btn{font:inherit;border:1px solid var(--ici-border);cursor:pointer;background:#f8fafc;border-radius:8px;width:2rem;height:2rem;font-size:.75rem;line-height:1}.ici-dash-expand-btn:hover{background:#e2e8f0}.ici-dash-detail-row td{background:#f8fafc!important;padding-top:0!important}.ici-dash-detail{color:var(--ici-muted);padding:.5rem 0 1rem;font-size:.88rem}.ici-dash-detail__title{color:var(--ici-text);margin:.75rem 0 .35rem;font-size:.82rem;font-weight:800}.ici-dash-detail__items{margin:0;padding-left:1.2rem}.ici-dash-detail__items li{margin-bottom:.25rem}.ici-dash-modules{border-radius:var(--ici-radius-lg);border:1px solid var(--ici-border);background:linear-gradient(#fff,#f8fafc);margin-top:2rem;padding:1.15rem 1.1rem}.ici-dash-modules__list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.ici-dash-modules__list{grid-template-columns:repeat(2,1fr)}}.ici-dash-modules__list li{color:var(--ici-muted);padding-left:1rem;font-size:.86rem;position:relative}.ici-dash-modules__list li:before{content:"";background:var(--ici-primary);border-radius:50%;width:5px;height:5px;position:absolute;top:.55rem;left:0}@media (width<=899px){.ici-dash__nav-scroll{width:100%;margin-left:calc(-1 * max(var(--ici-page-pad), var(--ici-safe-l)));margin-right:calc(-1 * max(var(--ici-page-pad), var(--ici-safe-r)));padding-left:max(var(--ici-page-pad), var(--ici-safe-l));padding-right:max(var(--ici-page-pad), var(--ici-safe-r));-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin;padding-bottom:.35rem;overflow-x:auto}.ici-dash__nav-scroll::-webkit-scrollbar{height:5px}.ici-dash__nav-scroll::-webkit-scrollbar-thumb{background:var(--ici-border);border-radius:999px}.ici-dash__nav{flex-wrap:nowrap;gap:.4rem;width:max-content;min-width:100%;padding-bottom:.15rem}.ici-dash__nav-btn{scroll-snap-align:start;white-space:nowrap;min-height:var(--ici-touch);border:1px solid var(--ici-border);background:var(--ici-surface);text-align:center;border-radius:999px;flex-shrink:0;padding:.5rem 1rem}.ici-dash__nav-btn--active{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb1f}.ici-dash__main{border-radius:var(--ici-radius);padding:1.1rem var(--ici-page-pad) 1.35rem}.ici-dash__brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;font-size:clamp(.78rem,3.5vw,.92rem);overflow:hidden}.ici-dash__user-meta{align-items:flex-end;max-width:45%}.ici-dash__user-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}}@media (width<=380px){.ici-dash__brand-sub{display:none}}.ici-auth-page{min-height:100dvh;padding:calc(1.5rem + var(--ici-safe-t)) var(--ici-page-pad) calc(1.5rem + var(--ici-safe-b));align-content:center}.ici-auth-card{border-radius:clamp(14px, 3vw, var(--ici-radius-lg));padding:clamp(1.35rem,4vw,2rem) clamp(1.1rem,4vw,1.75rem)}.ici-auth-card__title{font-size:clamp(1.25rem,4.5vw,1.45rem)}@media (width<=400px){.ici-auth-field__row{flex-direction:column;align-items:stretch}.ici-auth-toggle-pw{min-height:var(--ici-touch);width:100%}.ici-auth-card__footer--split{flex-direction:column;align-items:flex-start;gap:.5rem}}.ici-table-wrap{-webkit-overflow-scrolling:touch;max-width:100%}@media (width<=639px){.ici-table{font-size:.76rem}.ici-table th,.ici-table td{padding:.5rem .55rem}.ici-table{min-width:520px}}.ici-footer{padding-bottom:calc(2rem + var(--ici-safe-b))}@media (width<=599px){.ici-section-head{margin-bottom:2rem}.ici-section-desc{font-size:.95rem}}.ici-app-loading{min-height:100dvh;padding:var(--ici-page-pad)}
