.impl-hero:where(.astro-b7zxlx42){position:relative;background:linear-gradient(165deg,#0a1628,#0d1f3c 30%,#101e38 55%,#0a1628);padding:var(--space-24) 0 var(--space-16) 0;overflow:hidden}.impl-hero-grid:where(.astro-b7zxlx42){position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.08) 1.2px,transparent 1.2px);background-size:18px 18px;pointer-events:none}.impl-hero-glow:where(.astro-b7zxlx42){position:absolute;top:-20%;right:-10%;width:900px;height:900px;border-radius:50%;background:radial-gradient(circle,rgba(59,107,196,.15) 0%,rgba(59,107,196,.05) 40%,transparent 70%);pointer-events:none;animation:impl-glow-breathe 6s ease-in-out infinite}.impl-hero-glow-secondary:where(.astro-b7zxlx42){position:absolute;bottom:-30%;left:-15%;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,var(--js-blue-bg-strong) 0%,transparent 60%);pointer-events:none}@keyframes impl-glow-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.impl-hero-container:where(.astro-b7zxlx42){position:relative;z-index:1;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding);display:grid;grid-template-columns:55% 45%;gap:var(--space-12);align-items:center}.impl-hero-chip:where(.astro-b7zxlx42){display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.08em;color:#fff9;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);padding:6px 14px;border-radius:var(--radius-full);margin-bottom:var(--space-8);backdrop-filter:blur(8px)}.impl-hero-chip-dot:where(.astro-b7zxlx42){width:7px;height:7px;border-radius:var(--radius-full);background:var(--color-info);box-shadow:0 0 8px #3b82f699;animation:impl-dot-pulse 2s ease-in-out infinite}@keyframes impl-dot-pulse{0%,to{box-shadow:0 0 8px #3b82f699}50%{box-shadow:0 0 16px #3b82f6e6}}.impl-hero-heading:where(.astro-b7zxlx42){font-family:var(--font-sans);font-size:clamp(2.75rem,5.5vw,4.5rem);color:var(--white);letter-spacing:-.03em;line-height:1.05;margin:0 0 var(--space-6) 0}.impl-hero-subtitle:where(.astro-b7zxlx42){font-family:var(--font-sans);font-size:var(--text-lg);color:#ffffff80;line-height:var(--leading-relaxed);margin:0 0 var(--space-10) 0;max-width:520px}.impl-hero-cta:where(.astro-b7zxlx42){display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:.875rem;font-weight:var(--font-medium);color:var(--black);background:var(--white);padding:.45rem 1.25rem;border-radius:var(--radius-lg);text-decoration:none;position:relative;overflow:hidden}.impl-hero-cta:where(.astro-b7zxlx42):before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(45deg,transparent 25%,rgba(0,0,0,.06) 50%,transparent 75%,transparent 100%);background-size:250% 250%;background-position:200% 0;background-repeat:no-repeat;transition:background-position 0s ease;transition-duration:1s}.impl-hero-cta:where(.astro-b7zxlx42):hover:before{background-position:-100% 0}.impl-hero-cta:where(.astro-b7zxlx42):hover{text-decoration:none}.impl-hero-cta:where(.astro-b7zxlx42) svg:where(.astro-b7zxlx42){position:relative}.impl-hero-visual:where(.astro-b7zxlx42){position:relative;display:flex;align-items:center;justify-content:center;min-height:360px}.impl-hero-orb:where(.astro-b7zxlx42){position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,rgba(59,130,246,.05) 50%,transparent 70%);filter:blur(40px);animation:impl-orb-pulse 4s ease-in-out infinite}@keyframes impl-orb-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.7}}.impl-hero-ring:where(.astro-b7zxlx42){position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.06);animation:impl-ring-spin 20s linear infinite}.impl-hero-ring--2:where(.astro-b7zxlx42){width:220px;height:220px;border-color:#3b82f61a;animation-direction:reverse;animation-duration:15s}@keyframes impl-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.impl-hero-icon:where(.astro-b7zxlx42){position:relative;width:160px;height:160px;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 0 40px rgba(59,130,246,.3));animation:impl-icon-spin 12s ease-in-out infinite}@keyframes impl-icon-spin{0%{transform:rotate(0)}15%{transform:rotate(180deg)}25%{transform:rotate(140deg)}40%{transform:rotate(300deg)}55%{transform:rotate(270deg)}70%{transform:rotate(390deg)}80%{transform:rotate(350deg)}to{transform:rotate(360deg)}}.impl-hero-logos:where(.astro-b7zxlx42){position:relative;z-index:1;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding);margin-top:var(--space-8);display:flex;align-items:center;gap:var(--space-8)}.impl-hero-logos-label:where(.astro-b7zxlx42){font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-medium);color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.impl-hero-logos-row:where(.astro-b7zxlx42){display:flex;align-items:center;gap:var(--space-8);flex-wrap:wrap}.impl-hero-logos-row:where(.astro-b7zxlx42) img:where(.astro-b7zxlx42){width:24px;height:24px;object-fit:contain;opacity:.35;filter:brightness(0) invert(1);transition:opacity var(--transition-normal) var(--ease-default)}.impl-hero-logos-row:where(.astro-b7zxlx42) img:where(.astro-b7zxlx42):hover{opacity:.7}.impl-features:where(.astro-b7zxlx42){background:var(--white);padding:var(--space-20) 0 var(--space-24) 0}.impl-features-container:where(.astro-b7zxlx42){max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:center}.impl-features-left:where(.astro-b7zxlx42){position:sticky;top:var(--space-20)}.impl-features-eyebrow:where(.astro-b7zxlx42){display:inline-flex;align-items:center;font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--js-blue);background:var(--white);border:1px solid rgba(37,73,147,.3);padding:6px 14px;border-radius:var(--radius-full);margin-bottom:var(--space-6)}.impl-features-heading:where(.astro-b7zxlx42){font-family:var(--font-sans);font-size:clamp(2rem,4vw,3rem);color:var(--black);letter-spacing:-.03em;line-height:1.1;margin:0 0 var(--space-6) 0}.impl-features-sub:where(.astro-b7zxlx42){font-family:var(--font-sans);font-size:var(--text-base);color:#0006;line-height:var(--leading-relaxed);margin:0}.impl-features-right:where(.astro-b7zxlx42){width:100%}@media(max-width:1024px){.impl-hero:where(.astro-b7zxlx42){padding:var(--space-16) 0 var(--space-12) 0}.impl-hero-container:where(.astro-b7zxlx42){grid-template-columns:1fr;gap:var(--space-8);text-align:center}.impl-hero-content:where(.astro-b7zxlx42){display:flex;flex-direction:column;align-items:center}.impl-hero-subtitle:where(.astro-b7zxlx42){max-width:480px}.impl-hero-visual:where(.astro-b7zxlx42){min-height:240px}.impl-hero-icon:where(.astro-b7zxlx42){width:120px;height:120px}.impl-hero-orb:where(.astro-b7zxlx42){width:180px;height:180px}.impl-hero-ring:where(.astro-b7zxlx42){width:200px;height:200px}.impl-hero-ring--2:where(.astro-b7zxlx42){width:150px;height:150px}.impl-hero-logos:where(.astro-b7zxlx42){flex-direction:column;align-items:center;gap:var(--space-4)}.impl-hero-logos-row:where(.astro-b7zxlx42){justify-content:center}.impl-features-container:where(.astro-b7zxlx42){grid-template-columns:1fr;text-align:center}.impl-features-left:where(.astro-b7zxlx42){position:static}}@media(max-width:768px){.impl-hero:where(.astro-b7zxlx42){padding:var(--space-12) 0 var(--space-10) 0}.impl-hero-heading:where(.astro-b7zxlx42){font-size:clamp(2rem,8vw,3rem)}}.iph-hero:where(.astro-lalhclz3){position:relative;background-color:var(--color-background);overflow:hidden;padding-top:var(--space-20);padding-bottom:0}.iph-hero:where(.astro-lalhclz3):before{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(37,73,147,.18) 1.2px,transparent 1.2px);background-size:18px 18px;-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,black 0%,transparent 100%);mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,black 0%,transparent 100%);pointer-events:none;z-index:0}.iph-container:where(.astro-lalhclz3){max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.iph-text:where(.astro-lalhclz3){position:relative;z-index:2;text-align:center;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;animation:iph-text-in .9s cubic-bezier(.16,1,.3,1) .15s both}.iph-eyebrow:where(.astro-lalhclz3){display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-semibold);background:var(--white);border:1px solid;padding:6px 14px;border-radius:var(--radius-full);box-shadow:0 1px 2px #0000000a;margin-bottom:var(--space-6)}.iph-heading:where(.astro-lalhclz3){font-family:var(--font-sans);font-size:var(--heading-1);line-height:1.1;letter-spacing:-.03em;margin:0 0 var(--space-6) 0;color:var(--color-text);max-width:900px}.iph-subtitle:where(.astro-lalhclz3){font-family:var(--font-sans);font-size:var(--text-body);line-height:1.7;color:var(--color-text-muted);margin:0 auto var(--space-8);max-width:580px}.iph-actions:where(.astro-lalhclz3){display:flex;align-items:center;justify-content:center;gap:var(--space-3)}.iph-btn:where(.astro-lalhclz3){display:inline-flex;align-items:center;gap:var(--space-2);padding:.45rem 1.25rem;font-size:var(--text-sm);font-weight:var(--font-medium);border-radius:var(--radius-lg);text-decoration:none;position:relative;overflow:hidden}.iph-btn:where(.astro-lalhclz3):before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(45deg,transparent 25%,rgba(255,255,255,.5) 50%,transparent 75%,transparent 100%);background-size:250% 250%;background-position:200% 0;background-repeat:no-repeat;transition:background-position 0s ease;transition-duration:1s}.iph-btn:where(.astro-lalhclz3):hover:before{background-position:-100% 0}.iph-btn:where(.astro-lalhclz3):hover{text-decoration:none}.iph-btn--primary:where(.astro-lalhclz3){color:var(--white);background:var(--js-blue)}.iph-btn--ghost:where(.astro-lalhclz3){color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.iph-dashboard:where(.astro-lalhclz3){max-width:var(--container-max);margin:0 auto;padding:var(--space-12) var(--container-padding) 0;animation:iph-dashboard-in 1s cubic-bezier(.16,1,.3,1) .5s both}.iph-screen:where(.astro-lalhclz3){border-radius:12px;background:var(--grey-100);padding:0 6px 6px;border:1px solid var(--grey-200);box-shadow:var(--shadow-lg);overflow:hidden}.iph-browser-bar:where(.astro-lalhclz3){display:flex;align-items:center;gap:7px;padding:10px 14px}.iph-dot:where(.astro-lalhclz3){width:11px;height:11px;border-radius:var(--radius-full)}.iph-dot--close:where(.astro-lalhclz3){background:#ff5f57}.iph-dot--minimize:where(.astro-lalhclz3){background:#febc2e}.iph-dot--expand:where(.astro-lalhclz3){background:#28c840}.iph-browser-url:where(.astro-lalhclz3){display:flex;align-items:center;gap:6px;margin:0 auto;padding:4px 14px;font-family:var(--font-sans);font-size:var(--text-xs);color:var(--grey-500);background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-full);text-decoration:none;transition:border-color .25s ease}.iph-browser-url:where(.astro-lalhclz3):hover{border-color:var(--grey-300);text-decoration:none}.iph-browser-url:where(.astro-lalhclz3) svg:where(.astro-lalhclz3){flex-shrink:0;color:var(--grey-400)}.iph-browser-cta:where(.astro-lalhclz3){display:flex;align-items:center;gap:5px;max-width:0;overflow:hidden;white-space:nowrap;opacity:0;padding-left:0;border-left:1px solid transparent;color:var(--js-blue);font-weight:var(--font-semibold);transition:max-width .35s cubic-bezier(.4,0,.2,1),opacity .25s ease,padding-left .35s ease,border-color .25s ease}.iph-browser-cta:where(.astro-lalhclz3) svg:where(.astro-lalhclz3){color:var(--js-blue);flex-shrink:0}.iph-browser-url:where(.astro-lalhclz3):hover .iph-browser-cta:where(.astro-lalhclz3){max-width:200px;opacity:1;padding-left:8px;border-color:var(--grey-200)}.iph-screen:where(.astro-lalhclz3) .iph-dashboard-img:where(.astro-lalhclz3){border-radius:6px;border:1px solid #D2D2D2}.iph-dashboard-img:where(.astro-lalhclz3){display:block;width:100%;height:auto}.iph-assets:where(.astro-lalhclz3){display:flex;flex-direction:column;align-items:center;gap:var(--space-6);max-width:var(--container-max);margin:0 auto;padding:var(--space-12) var(--container-padding) 0;animation:iph-dashboard-in 1s cubic-bezier(.16,1,.3,1) .7s both}.iph-assets-label:where(.astro-lalhclz3){font-size:var(--text-body);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.08em;color:#0000004d}.iph-assets-marquee:where(.astro-lalhclz3){width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.iph-assets-track:where(.astro-lalhclz3){display:flex;align-items:center;gap:var(--space-3);width:max-content;animation:iph-marquee 60s linear infinite}.iph-asset-chip:where(.astro-lalhclz3){display:inline-flex;align-items:center;white-space:nowrap;padding:6px 16px;border-radius:9999px;font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--grey-600);background:var(--grey-50);border:1px solid var(--grey-200)}@keyframes iph-text-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes iph-dashboard-in{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes iph-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.iph-hero:where(.astro-lalhclz3){padding-top:var(--space-16);padding-bottom:var(--space-12)}.iph-dashboard:where(.astro-lalhclz3){padding-top:var(--space-10)}.iph-assets:where(.astro-lalhclz3){padding-top:var(--space-10)}}@media(max-width:768px){.iph-hero:where(.astro-lalhclz3){padding-top:var(--space-12);padding-bottom:var(--space-10)}.iph-subtitle:where(.astro-lalhclz3){max-width:none}.iph-actions:where(.astro-lalhclz3){flex-direction:column;gap:var(--space-3);width:100%}.iph-btn:where(.astro-lalhclz3){width:100%;justify-content:center}.iph-dashboard:where(.astro-lalhclz3){padding-top:var(--space-8)}.iph-screen:where(.astro-lalhclz3){border-radius:10px;padding:0 5px 5px}.iph-assets:where(.astro-lalhclz3){padding-top:var(--space-8);gap:var(--space-4)}}.ifc-section:where(.astro-hibuyxab){background:var(--white);padding:var(--space-24) 0}.ifc-container:where(.astro-hibuyxab){max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.ifc-separator:where(.astro-hibuyxab){border:none;border-top:1px solid var(--color-border);margin:0 0 var(--space-10) 0}.ifc-separator--bottom:where(.astro-hibuyxab){margin:var(--space-16) 0 0 0}.ifc-heading:where(.astro-hibuyxab){font-family:var(--font-sans);font-size:var(--heading-3);font-weight:var(--font-medium);color:var(--color-text);letter-spacing:-.02em;line-height:var(--leading-tight);text-align:center;margin:0 0 var(--space-3) 0}.ifc-subtext:where(.astro-hibuyxab){font-family:var(--font-sans);font-size:var(--text-body);line-height:1.6;color:var(--color-text-muted);text-align:center;margin:0 0 var(--space-10) 0}.ifc-grid:where(.astro-hibuyxab){display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4)}.ifc-card:where(.astro-hibuyxab){position:relative;container-type:size;display:flex;align-items:center;justify-content:center;padding:0 var(--space-8);min-height:232px;text-decoration:none;color:var(--color-text);overflow:hidden;background:transparent;border-radius:var(--radius-2xl);border:1.5px solid transparent;transition:border-color .3s ease}.ifc-card:where(.astro-hibuyxab):hover{border-color:#3885bb66}.ifc-card:where(.astro-hibuyxab).is-hovered{align-items:flex-start;justify-content:flex-start;text-align:left;padding-top:var(--space-6)}.ifc-card:where(.astro-hibuyxab):before,.ifc-card:where(.astro-hibuyxab):after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.ifc-card:where(.astro-hibuyxab):before{background:var(--impl-dark);opacity:1}.ifc-card:where(.astro-hibuyxab).is-hovered:before{opacity:0}.ifc-card:where(.astro-hibuyxab):after{background:var(--white);opacity:0}.ifc-card:where(.astro-hibuyxab).is-hovered:after{opacity:1}.ifc-card-grid:where(.astro-hibuyxab){position:absolute;inset:0;z-index:1;background:radial-gradient(circle,rgba(255,255,255,.35) 1.2px,transparent 1.2px);background-size:16px 16px;-webkit-mask-image:radial-gradient(ellipse 50% 55% at 50% 50%,black 0%,transparent 100%);mask-image:radial-gradient(ellipse 50% 55% at 50% 50%,black 0%,transparent 100%);pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-grid:where(.astro-hibuyxab){opacity:0}.ifc-card-content:where(.astro-hibuyxab){position:relative;z-index:2;text-align:center;will-change:transform}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-content:where(.astro-hibuyxab){text-align:left}.ifc-card-icon:where(.astro-hibuyxab){display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:var(--white);border-radius:var(--radius-2xl);margin:0 auto var(--space-4);color:var(--impl-dark);box-shadow:var(--shadow-sm);flex-shrink:0;transition:width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),margin .4s cubic-bezier(.4,0,.2,1),border-radius .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.ifc-card-icon:where(.astro-hibuyxab) svg:where(.astro-hibuyxab){width:36px;height:36px;object-fit:contain;transition:width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1)}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-icon:where(.astro-hibuyxab){width:44px;height:44px;margin:0 0 var(--space-3);border-radius:var(--radius-lg);background:var(--impl-light);box-shadow:none}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-icon:where(.astro-hibuyxab) svg:where(.astro-hibuyxab){width:24px;height:24px}.ifc-card-title:where(.astro-hibuyxab){font-size:var(--text-base);font-weight:var(--font-medium);letter-spacing:-.02em;margin-bottom:0;white-space:nowrap;color:var(--white);transition:color .4s cubic-bezier(.4,0,.2,1)}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-title:where(.astro-hibuyxab){color:var(--impl-dark)}.ifc-card-reveal:where(.astro-hibuyxab){position:absolute;top:100%;left:0;width:calc(100cqw - 48px);padding-top:var(--space-2);text-align:left;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-reveal:where(.astro-hibuyxab){opacity:1;pointer-events:auto;transition:opacity .4s cubic-bezier(.4,0,.2,1) .3s}.ifc-card-desc:where(.astro-hibuyxab){font-size:var(--text-body-sm);line-height:1.55;color:var(--color-text-muted);margin-bottom:var(--space-3)}.ifc-card-learn-more:where(.astro-hibuyxab){position:absolute;top:var(--space-4);right:var(--space-4);z-index:3;display:inline-flex;align-items:center;gap:var(--space-1);padding:.3rem .75rem;font-size:.75rem;font-weight:var(--font-semibold);color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:color .3s ease,border-color .3s ease}.ifc-card:where(.astro-hibuyxab).is-hovered .ifc-card-learn-more:where(.astro-hibuyxab){color:#3885bb99;border-color:#3885bb66}@media(max-width:1024px){.ifc-grid:where(.astro-hibuyxab){grid-template-columns:repeat(2,1fr)}.ifc-card:where(.astro-hibuyxab){min-height:240px}}@media(max-width:768px){.ifc-section:where(.astro-hibuyxab){padding:var(--space-16) 0}.ifc-grid:where(.astro-hibuyxab){grid-template-columns:repeat(2,1fr)}.ifc-card:where(.astro-hibuyxab){min-height:220px;container-type:normal;align-items:flex-start;justify-content:flex-start;border-radius:var(--radius-xl)}.ifc-card-content:where(.astro-hibuyxab){text-align:left}.ifc-card-icon:where(.astro-hibuyxab){width:44px;height:44px;margin:0 0 var(--space-3) 0;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:none}.ifc-card-icon:where(.astro-hibuyxab) svg:where(.astro-hibuyxab){width:24px;height:24px}.ifc-card-title:where(.astro-hibuyxab){margin-bottom:var(--space-1)}.ifc-card-reveal:where(.astro-hibuyxab){position:relative;top:auto;left:auto;width:auto;padding-top:var(--space-2);opacity:1;pointer-events:auto}.ifc-card-learn-more:where(.astro-hibuyxab){display:none}}.iai-section:where(.astro-n4pm2k2v){position:relative;background:var(--white);padding:var(--space-24) 0;overflow:hidden}.iai-section:where(.astro-n4pm2k2v):before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:90%;height:40px;background:radial-gradient(ellipse at center top,rgba(37,73,147,.1) 0%,transparent 70%);pointer-events:none;z-index:1}.iai-section:where(.astro-n4pm2k2v):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:90%;height:40px;background:radial-gradient(ellipse at center bottom,rgba(37,73,147,.1) 0%,transparent 70%);pointer-events:none;z-index:1}.iai-container:where(.astro-n4pm2k2v){position:relative;z-index:1;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.iai-header:where(.astro-n4pm2k2v){text-align:center;max-width:640px;margin:0 auto 64px}.iai-chip:where(.astro-n4pm2k2v){display:inline-flex;align-items:center;gap:var(--space-2);padding:.3rem .85rem;font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--js-blue);border:1px solid rgba(37,73,147,.3);border-radius:var(--radius-full);margin-bottom:var(--space-6)}.iai-chip-dot:where(.astro-n4pm2k2v){width:6px;height:6px;border-radius:var(--radius-full);background:var(--js-blue);animation:iai-pulse 2s ease-in-out infinite}@keyframes iai-pulse{0%,to{opacity:1}50%{opacity:.4}}.iai-heading:where(.astro-n4pm2k2v){font-family:var(--font-sans);font-size:var(--heading-2);letter-spacing:-.03em;line-height:1.12;margin:0 0 var(--space-5) 0}.iai-line:where(.astro-n4pm2k2v){display:block;color:var(--color-text)}.iai-line--gradient:where(.astro-n4pm2k2v){background:linear-gradient(135deg,var(--js-blue) 0%,var(--js-blue-light) 50%,var(--js-blue-lighter) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.iai-desc:where(.astro-n4pm2k2v){font-size:var(--text-body);line-height:1.6;color:var(--color-text-muted);margin:0}.iai-cards:where(.astro-n4pm2k2v){display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.iai-card:where(.astro-n4pm2k2v){background:var(--white);border:1px solid var(--grey-300);border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column}.iai-card-visual:where(.astro-n4pm2k2v){height:240px;background:radial-gradient(circle,rgba(209,213,219,.4) 1px,transparent 1px);background-size:16px 16px;display:flex;align-items:center;justify-content:center;padding:var(--space-6);position:relative;overflow:hidden;border-bottom:1px solid var(--grey-100)}.iai-card-visual:where(.astro-n4pm2k2v)>:where(.astro-n4pm2k2v){width:100%;max-width:260px}.iai-card-text:where(.astro-n4pm2k2v){padding:var(--space-5)}.iai-card-title:where(.astro-n4pm2k2v){font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text);margin:0 0 var(--space-2) 0}.iai-card-desc:where(.astro-n4pm2k2v){font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin:0}.iai-mock-bulk:where(.astro-n4pm2k2v){display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.iai-mock-prompt:where(.astro-n4pm2k2v){display:flex;align-items:center;gap:8px;padding:7px 10px;background:#3885bb0f;border:1px solid rgba(56,133,187,.18);border-radius:var(--radius-lg)}.iai-mock-prompt-icon:where(.astro-n4pm2k2v){flex-shrink:0}.iai-mock-prompt-text:where(.astro-n4pm2k2v){font-size:10px;color:var(--grey-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iai-mock-rows:where(.astro-n4pm2k2v){display:flex;flex-direction:column;gap:4px}.iai-mock-row:where(.astro-n4pm2k2v){display:flex;align-items:center;gap:8px;padding:4px 10px;border-radius:var(--radius-md);background:var(--grey-50)}.iai-mock-row--active:where(.astro-n4pm2k2v){background:#3885bb1a}.iai-mock-row--queued:where(.astro-n4pm2k2v){opacity:.35}.iai-mock-status:where(.astro-n4pm2k2v){width:8px;height:8px;border-radius:var(--radius-full);border:1.5px solid var(--grey-300);flex-shrink:0}.iai-mock-status--done:where(.astro-n4pm2k2v){background:var(--impl-dark);border-color:var(--impl-dark);position:relative}.iai-mock-status--done:where(.astro-n4pm2k2v):after{content:"";position:absolute;inset:1px;border-radius:var(--radius-full);background:#3885bb99}.iai-mock-spinner:where(.astro-n4pm2k2v){width:10px;height:10px;border:1.5px solid rgba(56,133,187,.25);border-top-color:var(--impl-dark);border-radius:var(--radius-full);animation:iai-spin .8s linear infinite;flex-shrink:0}@keyframes iai-spin{to{transform:rotate(360deg)}}.iai-mock-name:where(.astro-n4pm2k2v){font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--grey-600);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iai-mock-row--active:where(.astro-n4pm2k2v) .iai-mock-name:where(.astro-n4pm2k2v){color:var(--grey-900)}.iai-mock-type:where(.astro-n4pm2k2v){font-size:8px;font-weight:var(--font-semibold);color:#3885bbcc;background:#3885bb1a;padding:2px 6px;border-radius:var(--radius-full);flex-shrink:0}.iai-mock-progress:where(.astro-n4pm2k2v){height:3px;background:var(--grey-200);border-radius:var(--radius-full);overflow:hidden}.iai-mock-progress-fill:where(.astro-n4pm2k2v){width:65%;height:100%;background:linear-gradient(90deg,var(--impl-dark),rgba(56,133,187,.6));border-radius:var(--radius-full)}.iai-mock-search:where(.astro-n4pm2k2v){display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.iai-mock-search-bar:where(.astro-n4pm2k2v){display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg)}.iai-mock-search-query:where(.astro-n4pm2k2v){font-size:10px;color:var(--grey-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iai-mock-results:where(.astro-n4pm2k2v){display:flex;flex-direction:column;gap:3px}.iai-mock-result:where(.astro-n4pm2k2v){display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:var(--radius-md)}.iai-mock-result--active:where(.astro-n4pm2k2v){background:#3885bb1a;border:1px solid rgba(56,133,187,.15)}.iai-mock-result-icon:where(.astro-n4pm2k2v){flex-shrink:0;color:var(--grey-500);display:flex}.iai-mock-result--active:where(.astro-n4pm2k2v) .iai-mock-result-icon:where(.astro-n4pm2k2v){color:var(--impl-dark)}.iai-mock-result-info:where(.astro-n4pm2k2v){flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.iai-mock-result-name:where(.astro-n4pm2k2v){font-size:10px;font-weight:var(--font-medium);color:var(--grey-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iai-mock-result--active:where(.astro-n4pm2k2v) .iai-mock-result-name:where(.astro-n4pm2k2v){color:var(--grey-900);font-weight:var(--font-semibold)}.iai-mock-result-meta:where(.astro-n4pm2k2v){font-size:8px;color:var(--grey-500)}.iai-mock-result--active:where(.astro-n4pm2k2v) .iai-mock-result-meta:where(.astro-n4pm2k2v){color:#3885bb99}.iai-mock-result-tag:where(.astro-n4pm2k2v){font-size:8px;font-weight:var(--font-semibold);color:#3885bbcc;background:#3885bb1a;padding:2px 6px;border-radius:var(--radius-full);flex-shrink:0}.iai-mock-result--active:where(.astro-n4pm2k2v) .iai-mock-result-tag:where(.astro-n4pm2k2v){color:#3885bbe6;background:#3885bb26}@media(max-width:1024px){.iai-cards:where(.astro-n4pm2k2v){grid-template-columns:1fr}}@media(max-width:768px){.iai-section:where(.astro-n4pm2k2v){padding:var(--space-20) 0}.iai-header:where(.astro-n4pm2k2v){margin-bottom:48px}}.puc-section:where(.astro-usqroxiz){background:var(--white);padding:var(--space-24) 0;overflow:hidden}.puc-container:where(.astro-usqroxiz){max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.puc-header:where(.astro-usqroxiz){margin-bottom:var(--space-12);text-align:center}.puc-footer:where(.astro-usqroxiz){margin-top:var(--space-12);display:flex;align-items:center;justify-content:center;gap:var(--space-3)}.puc-footer-label:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-base);color:var(--grey-500);line-height:var(--leading-relaxed)}.puc-platform-logo:where(.astro-usqroxiz){height:48px;width:auto}.puc-badges:where(.astro-usqroxiz){display:flex;align-items:center;justify-content:center;gap:var(--space-3);margin-top:var(--space-6)}.puc-badge:where(.astro-usqroxiz){width:128px;height:128px;object-fit:contain}.puc-heading:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--heading-2);font-weight:var(--font-medium);color:var(--color-text);letter-spacing:-.03em;line-height:var(--leading-tight);margin:0 0 var(--space-3) 0}.puc-subtitle:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-base);color:var(--grey-500);line-height:var(--leading-relaxed);margin:0 auto;max-width:520px}.puc-grid:where(.astro-usqroxiz){display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.puc-card--featured:where(.astro-usqroxiz){grid-column:span 2}.puc-card:where(.astro-usqroxiz){display:flex;flex-direction:column;background:var(--grey-50);border:1px solid var(--grey-200);border-radius:var(--radius-xl);padding:var(--space-8);transition:border-color .2s ease,box-shadow .2s ease}.puc-card:where(.astro-usqroxiz):hover{border-color:rgba(var(--accent-rgb),.3);box-shadow:0 4px 16px rgba(var(--accent-rgb),.06)}.puc-card-content:where(.astro-usqroxiz){display:flex;flex-direction:column;gap:var(--space-2)}.puc-card-title:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--black);margin:0;letter-spacing:-.01em}.puc-card--featured:where(.astro-usqroxiz) .puc-card-title:where(.astro-usqroxiz){font-size:var(--text-lg)}.puc-card-desc:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-sm);color:var(--grey-500);line-height:var(--leading-relaxed);margin:0}.puc-card--featured:where(.astro-usqroxiz) .puc-card-desc:where(.astro-usqroxiz){font-size:var(--text-base)}.puc-card-illust:where(.astro-usqroxiz){margin-top:auto;padding-top:var(--space-6);padding-bottom:var(--space-5)}.puc-card-stat:where(.astro-usqroxiz){display:flex;align-items:baseline;gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--grey-200)}.puc-card-stat-value:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-xl);font-weight:var(--font-medium);color:var(--accent);letter-spacing:-.02em}.puc-card--featured:where(.astro-usqroxiz) .puc-card-stat-value:where(.astro-usqroxiz){font-size:var(--text-2xl)}.puc-card-stat-label:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-xs);color:var(--grey-400);text-transform:uppercase;letter-spacing:.04em;font-weight:var(--font-medium)}.puc-ui:where(.astro-usqroxiz){background:var(--white);border:1px solid var(--grey-200);border-radius:10px;overflow:hidden}.puc-ui--hz:where(.astro-usqroxiz){display:flex;align-items:stretch}.puc-ui-bar:where(.astro-usqroxiz){display:block;height:5px;border-radius:3px;background:var(--grey-200)}.puc-ui-bar--dk:where(.astro-usqroxiz){background:var(--grey-400)}.puc-ui-bar--lt:where(.astro-usqroxiz){background:var(--grey-100)}.puc-ui-pill:where(.astro-usqroxiz){display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;border:1px solid var(--grey-300);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--grey-500);white-space:nowrap;flex-shrink:0}.puc-ui-opt:where(.astro-usqroxiz){display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-bottom:1px solid var(--grey-100)}.puc-ui-opt:where(.astro-usqroxiz):last-child,.puc-ui-action:where(.astro-usqroxiz){border-bottom:none}.puc-ui-opt--on:where(.astro-usqroxiz){background:rgba(var(--accent-rgb),.03)}.puc-ui-opt--on:where(.astro-usqroxiz) .puc-ui-pill:where(.astro-usqroxiz){border-color:rgba(var(--accent-rgb),.3);color:var(--accent)}.puc-ui-opt--dim:where(.astro-usqroxiz){opacity:.45}.puc-ui-opt-text:where(.astro-usqroxiz){flex:1;display:flex;flex-direction:column;gap:5px;padding-top:3px}.puc-ui-radio:where(.astro-usqroxiz){width:16px;height:16px;border:1.5px solid var(--grey-300);border-radius:50%;flex-shrink:0;margin-top:1px}.puc-ui-radio--on:where(.astro-usqroxiz){border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 2.5px var(--white)}.puc-ui-row:where(.astro-usqroxiz){display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--grey-100)}.puc-ui-row:where(.astro-usqroxiz):last-child{border-bottom:none}.puc-ui-row--dim:where(.astro-usqroxiz){opacity:.4}.puc-ui-check:where(.astro-usqroxiz){width:14px;height:14px;border:1.5px solid var(--grey-300);border-radius:3px;flex-shrink:0;position:relative}.puc-ui-check--on:where(.astro-usqroxiz){border-color:var(--accent);background:var(--accent)}.puc-ui-check--on:where(.astro-usqroxiz):after{content:"";position:absolute;top:1px;left:3.5px;width:4px;height:7px;border:solid var(--white);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.puc-ui-tag:where(.astro-usqroxiz){width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-left:auto}.puc-ui-tag--done:where(.astro-usqroxiz){background:var(--color-success)}.puc-ui-tag--active:where(.astro-usqroxiz){background:var(--accent);animation:puc-pulse 1.5s ease infinite}@keyframes puc-pulse{0%,to{opacity:1}50%{opacity:.35}}.puc-ui-score:where(.astro-usqroxiz){display:flex;align-items:center;justify-content:center;min-width:72px;flex-shrink:0;border-right:1px solid var(--grey-100);padding:14px}.puc-ui-score-val:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:var(--font-medium);color:var(--accent);letter-spacing:-.02em}.puc-ui-meters:where(.astro-usqroxiz){flex:1;display:flex;flex-direction:column;gap:8px;padding:14px}.puc-ui-meter:where(.astro-usqroxiz){display:flex;align-items:center;gap:8px}.puc-ui-meter:where(.astro-usqroxiz) .puc-ui-bar:where(.astro-usqroxiz){flex-shrink:0}.puc-ui-prog:where(.astro-usqroxiz){flex:1;height:4px;background:var(--grey-100);border-radius:2px;overflow:hidden}.puc-ui-prog:where(.astro-usqroxiz) span:where(.astro-usqroxiz){display:block;height:100%;background:var(--accent);border-radius:2px;opacity:.55}.puc-ui-grade:where(.astro-usqroxiz){font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--grey-500);min-width:18px;text-align:right;flex-shrink:0}.puc-ui-input:where(.astro-usqroxiz){display:flex;align-items:center;gap:4px;padding:11px 14px;border-bottom:1px solid var(--grey-100)}.puc-ui-input-dot:where(.astro-usqroxiz){width:4px;height:4px;border-radius:50%;background:var(--accent);opacity:.45}.puc-ui-input:where(.astro-usqroxiz) .puc-ui-bar:where(.astro-usqroxiz){margin-left:8px}.puc-ui-gen:where(.astro-usqroxiz){display:flex;flex-direction:column}.puc-ui-gen-row:where(.astro-usqroxiz){display:flex;align-items:center;gap:10px;padding:9px 14px;border-bottom:1px solid var(--grey-50)}.puc-ui-gen-row:where(.astro-usqroxiz):last-child{border-bottom:none}.puc-ui-gen-row--fade:where(.astro-usqroxiz){opacity:.35}.puc-ui-gen-dot:where(.astro-usqroxiz){width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0;opacity:.55}.puc-ui-clone-src:where(.astro-usqroxiz),.puc-ui-clone-tgt:where(.astro-usqroxiz){flex:1;display:flex;flex-direction:column;gap:6px;padding:12px 14px}.puc-ui-clone-assets:where(.astro-usqroxiz){display:flex;align-items:center;gap:8px}.puc-ui-clone-arrow:where(.astro-usqroxiz){display:flex;align-items:center;justify-content:center;width:32px;flex-shrink:0}.puc-ui-clone-arrow-line:where(.astro-usqroxiz){display:block;width:20px;height:2px;background:var(--accent);position:relative;opacity:.5}.puc-ui-clone-arrow-line:where(.astro-usqroxiz):after{content:"";position:absolute;right:-1px;top:-3px;border:solid var(--accent);border-width:0 2px 2px 0;padding:3px;transform:rotate(-45deg);opacity:.5}.puc-ui-clone-tgt:where(.astro-usqroxiz){align-items:center;justify-content:center;border-left:1px solid var(--grey-100)}.puc-ui-clone-tgt:where(.astro-usqroxiz) .puc-ui-prog:where(.astro-usqroxiz){width:100%}.puc-ui-vc:where(.astro-usqroxiz){display:flex;flex-direction:column}.puc-ui-vc-row:where(.astro-usqroxiz){display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--grey-50)}.puc-ui-vc-row:where(.astro-usqroxiz):last-child{border-bottom:none}.puc-ui-vc-row--current:where(.astro-usqroxiz){background:rgba(var(--accent-rgb),.03)}.puc-ui-vc-row--dim:where(.astro-usqroxiz){opacity:.4}.puc-ui-vc-dot:where(.astro-usqroxiz){width:8px;height:8px;border-radius:50%;background:var(--grey-300);flex-shrink:0}.puc-ui-vc-row--current:where(.astro-usqroxiz) .puc-ui-vc-dot:where(.astro-usqroxiz){background:var(--accent)}.puc-ui-vc-time:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:9px;color:var(--grey-400);margin-left:auto;flex-shrink:0}.puc-ui-env:where(.astro-usqroxiz){flex:1;display:flex;flex-direction:column;gap:6px;padding:12px 14px}.puc-ui-env:where(.astro-usqroxiz):last-child{border-left:1px solid var(--grey-100)}.puc-ui-env-label:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:9px;font-weight:var(--font-semibold);color:var(--grey-500);text-transform:uppercase;letter-spacing:.04em}.puc-ui-env:where(.astro-usqroxiz) .puc-ui-tag:where(.astro-usqroxiz){align-self:flex-start}.puc-ui-scale:where(.astro-usqroxiz){display:flex;flex-direction:column;gap:8px;padding:14px;border-bottom:1px solid var(--grey-100)}.puc-ui-scale-row:where(.astro-usqroxiz){display:flex;align-items:center;gap:10px}.puc-ui-scale-label:where(.astro-usqroxiz){font-family:var(--font-sans);font-size:9px;font-weight:var(--font-semibold);color:var(--grey-500);min-width:36px;flex-shrink:0}.puc-ui-scale-row:where(.astro-usqroxiz) .puc-ui-prog:where(.astro-usqroxiz){flex:1}.puc-ui-prog--full:where(.astro-usqroxiz) span:where(.astro-usqroxiz){opacity:.8}.puc-ui-scale-footer:where(.astro-usqroxiz){display:flex;align-items:center;gap:8px;padding:10px 14px}.puc-ui-scale-footer:where(.astro-usqroxiz) .puc-ui-bar:where(.astro-usqroxiz){flex:1}.puc-ui-action:where(.astro-usqroxiz){display:flex;padding:10px 14px}.puc-ui-btn:where(.astro-usqroxiz){display:block;width:100%;height:28px;border-radius:6px;background:rgba(var(--accent-rgb),.08);border:1px solid rgba(var(--accent-rgb),.15)}@media(max-width:1024px){.puc-grid:where(.astro-usqroxiz){grid-template-columns:repeat(2,1fr)}.puc-card--featured:where(.astro-usqroxiz){grid-column:span 1}}@media(max-width:1024px){.puc-badges:where(.astro-usqroxiz){gap:var(--space-2)}.puc-badge:where(.astro-usqroxiz){width:96px;height:96px}}@media(max-width:768px){.puc-section:where(.astro-usqroxiz){padding:var(--space-16) 0}.puc-header:where(.astro-usqroxiz){margin-bottom:var(--space-8)}.puc-badges:where(.astro-usqroxiz){flex-wrap:wrap;gap:var(--space-2)}.puc-badge:where(.astro-usqroxiz){width:72px;height:72px}.puc-grid:where(.astro-usqroxiz){grid-template-columns:1fr;gap:16px}.puc-card:where(.astro-usqroxiz){padding:var(--space-6)}}@media(max-width:480px){.puc-badge:where(.astro-usqroxiz){width:56px;height:56px}}.isb-section:where(.astro-gx3v7sfh){background:var(--white);padding:var(--space-24) 0}.isb-container:where(.astro-gx3v7sfh){max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.isb-header:where(.astro-gx3v7sfh){margin-bottom:var(--space-10);text-align:center}.isb-heading:where(.astro-gx3v7sfh){font-family:var(--font-sans);font-size:var(--heading-3);font-weight:var(--font-medium);color:var(--black);letter-spacing:-.025em;margin:0 0 var(--space-3) 0}.isb-subtitle:where(.astro-gx3v7sfh){font-size:var(--text-base);color:#00000080;line-height:var(--leading-relaxed);margin:0}.isb-grid:where(.astro-gx3v7sfh){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.isb-card:where(.astro-gx3v7sfh){display:flex;flex-direction:column;background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-xl);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.isb-card:where(.astro-gx3v7sfh):hover{border-color:#3885bb4d;box-shadow:0 4px 20px #3885bb14;transform:translateY(-2px);text-decoration:none}.isb-card-thumb:where(.astro-gx3v7sfh){position:relative;height:140px;overflow:hidden;background:linear-gradient(135deg,var(--impl-dark) 0%,rgba(56,133,187,.8) 100%)}.isb-card-thumb-pattern:where(.astro-gx3v7sfh){position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1px);background-size:16px 16px}.isb-card-thumb-icon:where(.astro-gx3v7sfh){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.15;color:var(--white)}.isb-card-body:where(.astro-gx3v7sfh){padding:20px;display:flex;flex-direction:column;flex:1}.isb-card-meta:where(.astro-gx3v7sfh){display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);font-size:.75rem;color:#0006}.isb-card-badge:where(.astro-gx3v7sfh){display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.675rem;font-weight:var(--font-medium);border:1px solid var(--grey-200);border-radius:var(--radius-full);color:#00000080;white-space:nowrap}.isb-card-badge-dot:where(.astro-gx3v7sfh){width:6px;height:6px;border-radius:50%;flex-shrink:0;background:var(--impl-dark)}.isb-card-title:where(.astro-gx3v7sfh){font-family:var(--font-sans);font-size:1rem;font-weight:var(--font-medium);line-height:1.35;color:var(--black);margin:0 0 var(--space-2) 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.isb-card-excerpt:where(.astro-gx3v7sfh){font-size:.8125rem;color:#00000073;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.isb-card-link:where(.astro-gx3v7sfh){display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;padding-top:var(--space-4);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--impl-dark);text-decoration:none}.isb-card-link:where(.astro-gx3v7sfh) svg:where(.astro-gx3v7sfh){transition:transform .2s ease}.isb-card:where(.astro-gx3v7sfh):hover .isb-card-link:where(.astro-gx3v7sfh) svg:where(.astro-gx3v7sfh){transform:translate(3px)}.isb-footer:where(.astro-gx3v7sfh){display:flex;justify-content:center;margin-top:var(--space-8)}.isb-view-all:where(.astro-gx3v7sfh){display:inline-flex;align-items:center;gap:var(--space-2);padding:.45rem 1.25rem;font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--white);background:var(--black);border-radius:var(--radius-lg);text-decoration:none;position:relative;overflow:hidden}.isb-view-all:where(.astro-gx3v7sfh):before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(45deg,transparent 25%,rgba(255,255,255,.5) 50%,transparent 75%,transparent 100%);background-size:250% 250%;background-position:200% 0;background-repeat:no-repeat;transition:background-position 0s ease;transition-duration:1s}.isb-view-all:where(.astro-gx3v7sfh):hover:before{background-position:-100% 0}.isb-view-all:where(.astro-gx3v7sfh):hover{text-decoration:none}@media(max-width:1024px){.isb-grid:where(.astro-gx3v7sfh){grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.isb-section:where(.astro-gx3v7sfh){padding:var(--space-16) 0}.isb-grid:where(.astro-gx3v7sfh){grid-template-columns:1fr}}.feature-header:where(.astro-ily7kuxv){padding-block:var(--space-6);margin-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.feature-header-content:where(.astro-ily7kuxv){max-width:680px}.feature-platform:where(.astro-ily7kuxv){display:inline-block;color:var(--platform-primary);font-size:.875rem;font-weight:var(--font-semibold);margin-bottom:var(--space-2)}.feature-title:where(.astro-ily7kuxv){font-size:1.875rem;letter-spacing:-.025em;color:var(--color-text);margin-bottom:var(--space-2)}.feature-description:where(.astro-ily7kuxv){font-size:1rem;color:var(--color-text-muted);line-height:1.6}@media(max-width:640px){.feature-title:where(.astro-ily7kuxv){font-size:1.5rem}}.item-container:where(.astro-574vqaf4){max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.item-content:where(.astro-574vqaf4){display:grid;grid-template-columns:1fr;gap:var(--space-8);padding-block:var(--space-8)}@media(min-width:768px){.item-content:where(.astro-574vqaf4){grid-template-columns:250px 1fr}}.item-main:where(.astro-574vqaf4){min-width:0}.intro:where(.astro-574vqaf4){margin-bottom:var(--space-6);font-size:1.0625rem;color:var(--color-text-muted);line-height:1.6}.article-content:where(.astro-574vqaf4){margin-top:var(--space-6);font-size:1rem;line-height:1.75}.page-links:where(.astro-574vqaf4){margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--color-border)}.page-links-title:where(.astro-574vqaf4){font-size:1.125rem;color:var(--color-text);margin-bottom:var(--space-4)}.page-list:where(.astro-574vqaf4){display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--space-4);list-style:none;padding:0}.page-link:where(.astro-574vqaf4){display:block;padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);text-decoration:none;color:var(--color-text);font-weight:var(--font-medium);transition:border-color .2s,box-shadow .2s}.page-link:where(.astro-574vqaf4):hover{border-color:var(--platform-primary);box-shadow:var(--shadow-md);text-decoration:none}.page-link-desc:where(.astro-574vqaf4){display:block;font-size:.875rem;font-weight:var(--font-normal);color:var(--color-text-muted);margin-top:var(--space-1)}
