@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800;900&family=Roboto+Mono:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=DM+Mono:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&family=DM+Sans:wght@400;500;600;700;800;900&family=DM+Mono:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=DM+Mono:wght@400;500;600&display=swap";.circular-text-wrapper{cursor:pointer;position:relative}.circular-text-center-dot{z-index:5;background:#ed1d24;border-radius:50%;width:6px;height:6px;transition:box-shadow .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #ed1d2499,0 0 30px #ed1d2433}.circular-text-wrapper:hover .circular-text-center-dot{box-shadow:0 0 20px #ed1d24,0 0 50px #ed1d2480}.circular-text-spinner{transform-origin:50%;position:relative}.circular-text-letter{letter-spacing:1px;text-transform:uppercase;color:#fffc;-webkit-user-select:none;user-select:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:900;transition:color .4s,text-shadow .4s;display:inline-block;position:absolute}.circular-text-wrapper:hover .circular-text-letter{color:#fff;text-shadow:0 0 8px #ed1d24cc,0 0 20px #ed1d2480,0 0 40px #ed1d2440}.logoloop{--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#fff;position:relative}.logoloop--vertical{height:100%;display:inline-block}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media (prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.logoloop__track{will-change:transform;-webkit-user-select:none;user-select:none;z-index:0;width:max-content;display:flex;position:relative}.logoloop--vertical .logoloop__track{flex-direction:column;width:100%;height:max-content}.logoloop__list{align-items:center;margin:0;padding:0;list-style:none;display:flex}.logoloop--vertical .logoloop__list{flex-direction:column}.logoloop__item{margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);flex:none;line-height:1}.logoloop--vertical .logoloop__item{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop--vertical .logoloop__item:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__node{align-items:center;display:inline-flex}.logoloop__item img{height:var(--logoloop-logoHeight);object-fit:contain;width:auto;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover img,.logoloop--scale-hover .logoloop__item:hover .logoloop__node{transform-origin:50%;transform:scale(1.2)}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{border-radius:4px;align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline-offset:2px;outline:2px solid}.logoloop--fade:before,.logoloop--fade:after{content:"";pointer-events:none;z-index:10;width:clamp(24px,8%,120px);position:absolute;top:0;bottom:0}.logoloop--fade:before{background:linear-gradient(to right, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);left:0}.logoloop--fade:after{background:linear-gradient(to left, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);right:0}.logoloop--vertical.logoloop--fade:before,.logoloop--vertical.logoloop--fade:after{width:100%;height:clamp(24px,8%,120px);left:0;right:0}.logoloop--vertical.logoloop--fade:before{background:linear-gradient(to bottom, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);top:0;bottom:auto}.logoloop--vertical.logoloop--fade:after{background:linear-gradient(to top, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);top:auto;bottom:0}@media (prefers-reduced-motion:reduce){.logoloop__track{transform:translate(0,0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}.shuffle-parent{white-space:normal;word-wrap:break-word;will-change:transform;text-transform:uppercase;visibility:hidden;font-family:inherit;font-size:4rem;line-height:1;display:inline-block}.shuffle-parent.is-ready{visibility:visible}.shuffle-char-wrapper{vertical-align:baseline;display:inline-block;position:relative;overflow:hidden}.shuffle-char-wrapper>span{will-change:transform;display:inline-flex}.shuffle-char{text-align:center;line-height:1;display:inline-block}.dg-scroll-lock{overflow:hidden!important}.sphere-root{--radius:520px;--viewer-pad:72px;--circ:calc(var(--radius) * 3.14);--rot-y:calc((360deg / var(--segments-x)) / 2);--rot-x:calc((360deg / var(--segments-y)) / 2);--item-width:calc(var(--circ) / var(--segments-x));--item-height:calc(var(--circ) / var(--segments-y));width:100%;max-width:100vw;height:100%;position:relative;overflow:hidden}.sphere-root *{box-sizing:border-box}.sphere,.item,.item__image{transform-style:preserve-3d}main.sphere-main{touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.stage{width:100%;height:100%;perspective:calc(var(--radius) * 2);perspective-origin:50%;contain:layout paint size;place-items:center;display:grid}.sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.overlay,.overlay--blur{z-index:3;pointer-events:none;margin:auto;position:absolute;inset:0}.overlay{background-image:radial-gradient(#ebebeb00 65%, var(--overlay-blur-color,#040303) 100%)}.overlay--blur{-webkit-mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#040303) 90%);-webkit-mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#040303) 90%);mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#040303) 90%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));transform-origin:50%;backface-visibility:hidden;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta,0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta,0deg))) translateZ(var(--radius));margin:auto;transition:transform .3s;position:absolute;inset:-999px}.item__image{border-radius:var(--tile-radius,12px);backface-visibility:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;background:0 0;transition:transform .3s,box-shadow .3s;display:block;position:absolute;inset:6px;overflow:hidden;transform:translateZ(0)}.item__image:hover{transform:translateZ(0)scale(1.05);box-shadow:0 8px 30px #ed1d2426}.item__image:focus{outline:none}.item__image img{object-fit:cover;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;filter:var(--image-filter,none);transition:filter .4s}.item__image:hover img{filter:none!important}.viewer{z-index:20;pointer-events:none;padding:var(--viewer-pad);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.viewer .frame{aspect-ratio:1;border-radius:var(--enlarge-radius,32px);height:100%;display:flex}@media (aspect-ratio<=1){.viewer .frame{width:100%;height:auto}}.viewer .scrim{z-index:10;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;transition:opacity .5s;position:absolute;inset:0}.sphere-root[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.viewer .enlarge{z-index:30;border-radius:var(--enlarge-radius,20px);transform-origin:0 0;transition:transform .5s,opacity .5s;position:absolute;overflow:hidden;box-shadow:0 10px 40px #00000080,0 0 0 1px #ffffff0d}.viewer .enlarge img{object-fit:cover;filter:none;width:100%;height:100%}.sphere-root .enlarge-closing img{filter:var(--image-filter,none)}.edge-fade{z-index:5;pointer-events:none;background:linear-gradient(to bottom, transparent, var(--overlay-blur-color,#040303));height:120px;position:absolute;left:0;right:0}.edge-fade--top{top:0;transform:rotate(180deg)}.edge-fade--bottom{bottom:0}.pixel-snow-container{contain:layout style paint;width:100%;height:100%;position:relative;overflow:hidden}.pixel-snow-container canvas{will-change:transform;backface-visibility:hidden;width:100%;height:100%;display:block;transform:translateZ(0)}:root{--bento-glow-color:237, 29, 36;--bento-border:#ffffff14;--bento-bg:#0a0a0a}.card-grid{gap:16px;max-width:1200px;margin:0 auto;padding:0;font-size:clamp(1rem,.9rem + .5vw,1.5rem);display:grid}@media (width<=599px){.card-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 12px}.bento-tier-divider{grid-column:span 2}.magic-bento-card--tier-1{grid-area:span 1/span 2}.magic-bento-card--tier-1.magic-bento-card--flagship{min-height:260px}.magic-bento-card--tier-2{grid-column:span 1;min-height:160px}.magic-bento-card--tier-3{grid-column:span 1;min-height:140px}.magic-bento-card--tier-2 .magic-bento-card__description,.magic-bento-card--tier-3 .magic-bento-card__description,.magic-bento-card--tier-2 .magic-bento-card__metrics,.magic-bento-card--tier-3 .magic-bento-card__metrics,.magic-bento-card--tier-2 .magic-bento-card__tag,.magic-bento-card--tier-3 .magic-bento-card__tag{display:none}.magic-bento-card--tier-2 .magic-bento-card__title,.magic-bento-card--tier-3 .magic-bento-card__title{font-size:.95rem;line-height:1.2}}.magic-span-12,.magic-span-6,.magic-span-4{grid-column:span 1}@media (width>=600px) and (width<=1023px){.card-grid{grid-template-columns:repeat(6,1fr);gap:12px;padding:0 24px}.magic-span-12{grid-column:span 6}.magic-span-6,.magic-span-4{grid-column:span 3}}@media (width>=1024px){.card-grid{grid-template-columns:repeat(12,1fr);padding:0}.magic-span-12{grid-column:span 12}.magic-span-6{grid-column:span 6}.magic-span-4{grid-column:span 4}.magic-span-3{grid-column:span 3}.magic-span-tall{min-height:400px}}.magic-bento-card{border:1px solid var(--bento-border);background:var(--bento-bg);cursor:pointer;--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-radius:200px;border-radius:16px;flex-direction:column;justify-content:flex-end;width:100%;min-height:220px;padding:0;font-weight:300;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s,border-color .4s,filter .4s;display:flex;position:relative;overflow:hidden}.magic-bento-card--tier-1{border-color:color-mix(in srgb, var(--card-accent,#ed1d24) 15%, transparent);min-height:200px}.magic-bento-card--tier-1.magic-bento-card--flagship{min-height:240px}@media (width>=1024px){.magic-bento-card--tier-1.magic-bento-card--flagship{min-height:280px}.magic-bento-card--tier-1:not(.magic-bento-card--flagship){min-height:220px}}.magic-bento-card--tier-1:hover{border-color:color-mix(in srgb, var(--card-accent,#ed1d24) 35%, transparent);box-shadow:0 12px 40px color-mix(in srgb, var(--card-accent,#ed1d24) 18%, transparent)}.magic-bento-card--tier-2{filter:brightness(.78)saturate(.85);border-color:#ffffff0d;min-height:280px}.magic-bento-card--tier-2:hover{filter:brightness(.95)saturate()}.magic-bento-card--tier-3{border-color:#ffffff0d;min-height:240px;transition:all .4s}.magic-bento-card--tier-3:hover{filter:brightness(1.1);border-color:#ffffff26}.magic-bento-card--tier-4{border-color:#ffffff0d;min-height:240px;transition:all .4s}.magic-bento-card--tier-4:hover{filter:brightness(1.1);border-color:#ffffff26}.magic-bento-card--tier-5{border-color:#ffffff0d;min-height:240px;transition:all .4s}.magic-bento-card--tier-5:hover{filter:brightness(1.1);border-color:#ffffff26}@media (width>=769px){.magic-bento-card--tall{min-height:380px!important}}.magic-bento-card--tier-3 .magic-bento-card__title{font-size:.85rem}.magic-bento-card--tier-3 .magic-bento-card__tags{opacity:.8}.magic-bento-card--tier-4 .magic-bento-card__title,.magic-bento-card--tier-5 .magic-bento-card__title{font-size:.85rem}.magic-bento-card--tier-4 .magic-bento-card__tags,.magic-bento-card--tier-5 .magic-bento-card__tags{opacity:.7}.bento-tier-divider{color:#ffffff2e;letter-spacing:.25em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;margin-top:32px;padding:4px 0;font-size:.55rem;font-weight:700;display:flex}.bento-tier-divider--flagship{margin-top:0}.bento-tier-divider:before,.bento-tier-divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.magic-bento-card:hover{border-color:#ed1d2433;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 40px #0006,0 0 30px #ed1d2414}.magic-bento-card__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.magic-bento-card__bg img{filter:brightness(.55)saturate(.85);width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),filter .5s}.magic-bento-card:hover .magic-bento-card__bg img{filter:brightness(.7)saturate();transform:scale(1.06)}.magic-bento-card__bg:after{content:"";z-index:1;background:linear-gradient(#0000 0%,#00000026 30%,#00000080 60%,#000000eb 100%);transition:opacity .4s;position:absolute;inset:0}.magic-bento-card:hover .magic-bento-card__bg:after{opacity:.85}.magic-bento-card__header{z-index:3;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:absolute;top:0;left:0;right:0}.magic-bento-card__label{letter-spacing:.25em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(12px);background:linear-gradient(90deg,#0006 0%,#0000 100%);align-items:center;gap:8px;margin-left:-20px;padding:8px 40px 8px 20px;font-size:.6rem;font-weight:800;display:flex;-webkit-mask-image:linear-gradient(90deg,#000 60%,#0000 100%);mask-image:linear-gradient(90deg,#000 60%,#0000 100%)}.magic-bento-card__label:before{content:"";background:var(--label-accent);width:12px;height:2px;display:block}.magic-bento-card__content{z-index:3;color:#fff;flex-direction:column;gap:6px;padding:30px 20px 20px;display:flex;position:relative}.magic-bento-card__content:before{content:"";-webkit-backdrop-filter:blur(10px);z-index:-1;pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 40%,#000000b3 100%);border-radius:0 0 16px 16px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 50% 100%);mask-image:linear-gradient(#0000 0%,#000 50% 100%)}.magic-bento-card__title{letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.magic-bento-card__title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.magic-bento-card__award{letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;background:linear-gradient(135deg,#ffdf73 0%,#d4af37 50%,#996515 100%);border:1px solid #ffdf73;border-radius:50px;padding:4px 10px;font-size:.55rem;font-weight:800;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #d4af3733}.magic-bento-card:hover .magic-bento-card__award{transform:translateY(-1px);box-shadow:0 6px 20px #d4af3799}.magic-bento-card__award:after{content:"";background:linear-gradient(90deg,#0000 0%,#fffc 50%,#0000 100%);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.magic-bento-card:hover .magic-bento-card__award:after{left:200%}.magic-bento-card__description{opacity:.5;margin:0;font-size:clamp(.7rem,2vw,.78rem);font-weight:400;line-height:1.4}.magic-bento-card__tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.magic-bento-card__metrics{flex-wrap:wrap;gap:6px;margin-top:6px;margin-bottom:2px;display:flex}.magic-bento-card__metric{letter-spacing:.06em;text-transform:uppercase;color:#ed1d24;background:#ed1d241a;border:1px solid #ed1d2433;border-radius:4px;padding:3px 8px;font-size:.58rem;font-weight:800}.magic-bento-card__tag{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.58rem;font-weight:500;transition:color .3s}.magic-bento-card__tag:not(:last-child):after{content:"/";color:#ffffff26;margin-left:6px}.magic-bento-card:hover .magic-bento-card__tag{color:#fffc}.magic-bento-card__arrow{color:#fff6;z-index:3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:0;width:32px;height:32px;padding:0;transition:all .3s;display:flex;position:absolute;top:16px;right:20px}.magic-bento-card__view-text{letter-spacing:.05em;opacity:0;max-width:0;font-size:.65rem;font-weight:700;transition:all .3s;overflow:hidden}.magic-bento-card__arrow svg{transition:transform .3s}.magic-bento-card:hover .magic-bento-card__arrow{background:var(--label-accent,#ed1d24);border-color:var(--label-accent,#ed1d24);color:#fff;gap:4px;width:auto;padding:0 12px}.magic-bento-card:hover .magic-bento-card__view-text{opacity:1;max-width:40px}.magic-bento-card:hover .magic-bento-card__arrow svg{transform:rotate(-45deg)}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:2;line-clamp:2}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:3;line-clamp:3}.magic-bento-card--border-glow:before{content:"";background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y), rgba(var(--bento-glow-color), calc(var(--glow-intensity) * .8)) 0%, rgba(var(--bento-glow-color), calc(var(--glow-intensity) * .3)) 40%, transparent 70%);border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:5;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.particle-container{position:relative;overflow:hidden}.global-spotlight{mix-blend-mode:screen;will-change:transform, opacity;pointer-events:none;z-index:200!important}.bento-section{-webkit-user-select:none;user-select:none;position:relative}.bento-expand-overlay{z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bento-expand-overlay.is-active{pointer-events:all}.bento-expand-scrim{-webkit-backdrop-filter:blur(12px);opacity:0;background:#000000d9;transition:opacity .4s;position:absolute;inset:0}.bento-expand-overlay.is-active .bento-expand-scrim{opacity:1}.bento-expand-panel{z-index:2;background:#0a0a0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:90vw;max-width:900px;max-height:85vh;display:flex;position:relative;overflow:hidden}.bento-expand-panel__image{flex-shrink:0;width:100%;height:320px;position:relative;overflow:hidden}.bento-expand-panel__image img{object-fit:cover;width:100%;height:100%}.bento-expand-panel__image:after{content:"";background:linear-gradient(#0000,#0a0a0a);height:120px;position:absolute;bottom:0;left:0;right:0}.bento-expand-panel__body{flex:1;padding:32px 40px 40px;overflow-y:auto}.bento-expand-panel__label{letter-spacing:.12em;text-transform:uppercase;color:#ed1d24;margin-bottom:12px;font-size:.7rem;font-weight:700}.bento-expand-panel__title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:2rem;font-weight:900}.bento-expand-panel__desc{color:#ffffff8c;margin:0 0 24px;font-size:1rem;line-height:1.7}.bento-expand-panel__tags{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.bento-expand-panel__tag{letter-spacing:.08em;text-transform:uppercase;color:#ed1d24;background:#ed1d241a;border:1px solid #ed1d2426;border-radius:6px;padding:5px 12px;font-size:.72rem;font-weight:600}.bento-expand-panel__link{color:#fff;cursor:pointer;background:#ed1d24;border:none;border-radius:9999px;align-items:center;gap:10px;padding:12px 28px;font-family:inherit;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.bento-expand-panel__link:hover{color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #fff3}.bento-expand-panel__close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.bento-expand-panel__close:hover{background:#ed1d24;border-color:#ed1d24}@media (width<=768px){.magic-bento-card{border-radius:12px;min-height:180px}.magic-bento-card__content{gap:8px;padding:16px}.magic-bento-card__title{font-size:1.15rem}.magic-bento-card__description{margin-bottom:2px;font-size:.8rem}.magic-bento-card__award{padding:3px 8px;font-size:.5rem}.magic-bento-card__header{padding:12px}.magic-bento-card__arrow{width:28px;height:28px;top:12px;right:12px}.magic-bento-card__tags{display:none}.bento-expand-panel{border-radius:20px;width:95vw;max-height:90vh}.bento-expand-panel__image{height:200px}.bento-expand-panel__body{padding:24px 20px 32px}.bento-expand-panel__title{font-size:1.5rem}.bento-expand-panel__desc{font-size:.9rem}}.code-stats-section{background:#040303;width:100%;padding:40px 0 30px;position:relative;overflow:hidden}.code-stats-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ed1d240a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.code-stats-header{text-align:center;margin-bottom:48px}.code-stats-container{grid-template-columns:1fr 320px;gap:20px;max-width:1100px;margin:0 auto;padding:0 24px;display:grid}@media (width<=900px){.code-stats-container{grid-template-columns:1fr}}.code-panel{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:28px;transition:border-color .4s;position:relative;overflow:hidden}.code-panel:hover{border-color:#ed1d2426}.code-panel__title{align-items:center;gap:10px;margin-bottom:20px;display:flex}.code-panel__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.code-panel__icon--github{color:#fff;background:#ffffff14}.code-panel__icon--leetcode{color:#ffa000;background:#ffa0001f}.code-panel__name{color:#ffffffb3;letter-spacing:.04em;font-size:.85rem;font-weight:700}.code-panel__total{color:#ffffff4d;margin-left:auto;font-size:.72rem;font-weight:500}.heatmap-wrapper{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;width:100%;overflow:auto hidden}.heatmap-wrapper::-webkit-scrollbar{height:4px}.heatmap-wrapper::-webkit-scrollbar-track{background:0 0}.heatmap-wrapper::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.heatmap-grid{grid-template-rows:repeat(7,1fr);grid-auto-columns:14px;grid-auto-flow:column;gap:3px;min-width:max-content;display:grid}.heatmap-cell{cursor:crosshair;background:#ffffff0a;border-radius:3px;width:11px;height:11px;transition:transform .2s,box-shadow .2s;position:relative}.heatmap-cell:hover{z-index:10;transform:scale(1.6)}.heatmap-cell[data-level="1"]{background:#ed1d2440}.heatmap-cell[data-level="2"]{background:#ed1d2473;box-shadow:0 0 4px #ed1d2426}.heatmap-cell[data-level="3"]{background:#ed1d24b3;box-shadow:0 0 6px #ed1d2440}.heatmap-cell[data-level="4"]{background:#ed1d24;box-shadow:0 0 10px #ed1d2466}.heatmap-cell:hover[data-level="1"],.heatmap-cell:hover[data-level="2"],.heatmap-cell:hover[data-level="3"],.heatmap-cell:hover[data-level="4"]{box-shadow:0 0 14px #ed1d2480}.heatmap-months{gap:0;margin-bottom:6px;padding-left:0;display:flex}.heatmap-month-label{color:#ffffff40;text-transform:uppercase;letter-spacing:.05em;font-size:.6rem;font-weight:600}.heatmap-legend{justify-content:flex-end;align-items:center;gap:4px;margin-top:12px;display:flex}.heatmap-legend__label{color:#fff3;margin-right:4px;font-size:.6rem}.heatmap-legend__cell{border-radius:2px;width:10px;height:10px}.heatmap-tooltip{color:#fffc;pointer-events:none;z-index:9999;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e6;border:1px solid #ffffff1a;border-radius:6px;padding:6px 10px;font-size:.65rem;position:fixed;transform:translate(-50%,-120%)}.heatmap-tooltip strong{color:#ed1d24;font-weight:700}.leetcode-rings{justify-content:center;align-items:center;margin:12px 0 24px;display:flex;position:relative}.leetcode-rings svg{transform:rotate(-90deg)}.leetcode-ring-center{text-align:center;position:absolute}.leetcode-ring-total{color:#fff;font-size:2rem;font-weight:900;line-height:1}.leetcode-ring-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin-top:2px;font-size:.65rem;font-weight:600}.leetcode-breakdown{flex-direction:column;gap:10px;display:flex}.leetcode-row{align-items:center;gap:10px;display:flex}.leetcode-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.leetcode-dot--easy{background:#00b8a3;box-shadow:0 0 6px #00b8a34d}.leetcode-dot--medium{background:#ffc01e;box-shadow:0 0 6px #ffc01e4d}.leetcode-dot--hard{background:#ff375f;box-shadow:0 0 6px #ff375f4d}.leetcode-difficulty{color:#ffffff80;min-width:56px;font-size:.75rem;font-weight:500}.leetcode-bar-track{background:#ffffff0a;border-radius:3px;flex:1;height:6px;overflow:hidden}.leetcode-bar-fill{border-radius:3px;height:100%;transition:width 1.5s cubic-bezier(.25,1,.5,1)}.leetcode-bar-fill--easy{background:linear-gradient(90deg,#00b8a3,#00d4aa)}.leetcode-bar-fill--medium{background:linear-gradient(90deg,#ffc01e,#ffd54f)}.leetcode-bar-fill--hard{background:linear-gradient(90deg,#ff375f,#ff6b81)}.leetcode-count{color:#fff9;text-align:right;font-variant-numeric:tabular-nums;min-width:50px;font-size:.72rem;font-weight:700}.code-stats-pills{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1100px;margin:20px auto 0;padding:0 24px;display:grid}@media (width<=600px){.code-stats-pills{grid-template-columns:repeat(2,1fr)}}.code-stat-pill{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:18px 16px;transition:border-color .3s,transform .3s}.code-stat-pill:hover{border-color:#ed1d2426;transform:translateY(-2px)}.code-stat-pill__number{color:#fff;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:900;line-height:1}.code-stat-pill__number span{color:#ed1d24}.code-stat-pill__label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;margin-top:6px;font-size:.65rem;font-weight:600}.code-panel--loading{justify-content:center;align-items:center;min-height:200px;display:flex}.code-loading-pulse{border:2px solid #ed1d2433;border-top-color:#ed1d24;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite code-spin}@keyframes code-spin{to{transform:rotate(360deg)}}.monument-footer{isolation:isolate;background:#000;width:100%;padding:72px 40px 28px;position:relative;overflow:hidden}.monument-footer:before{content:"";width:600px;height:600px;left:var(--mouse-x);top:var(--mouse-y);pointer-events:none;z-index:0;background:radial-gradient(circle,#ed1d240f 0%,#0000 70%);border-radius:50%;transition:left .4s,top .4s;position:absolute;transform:translate(-50%,-50%)}.monument-footer__grid{opacity:.6;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.monument-footer__accent{z-index:1;pointer-events:none;position:absolute}.monument-footer__accent--tl{top:20px;left:20px}.monument-footer__accent--tr{top:20px;right:20px}.monument-footer__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.monument-footer__hero{margin-bottom:28px}.monument-footer__title{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:900;line-height:1.15}.monument-footer__title--accent{background:linear-gradient(135deg,#ed1d24 0%,#ff6b6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.monument-footer__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.monument-footer__action-chip{color:#ffffff80;letter-spacing:.02em;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.monument-footer__action-chip:hover{color:#fff;background:#ffffff0f;border-color:#fff3;transform:translateY(-2px)}.monument-footer__action-chip--cta{color:#ed1d24;background:#ed1d240f;border-color:#ed1d2433}.monument-footer__action-chip--cta:hover{color:#fff;background:#ed1d241f;border-color:#ed1d24}.monument-footer__callback{flex-direction:column;gap:10px;width:100%;max-width:520px;margin-bottom:28px;animation:.35s cubic-bezier(.25,1,.5,1) cb-slide-in;display:flex}@keyframes cb-slide-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.cb-row{gap:10px;display:flex}.cb-input,.cb-textarea{color:#fff;resize:none;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.8rem;font-weight:500;transition:border-color .25s}.cb-input::placeholder,.cb-textarea::placeholder{color:#fff3}.cb-input:focus,.cb-textarea:focus{border-color:#ed1d244d}.cb-input--phone{font-variant-numeric:tabular-nums;letter-spacing:.06em;max-width:160px}.cb-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.cb-error{color:#ff375f;font-size:.7rem;font-weight:500}.cb-success{color:#00c853;font-size:.7rem;font-weight:600}.cb-submit{color:#fff;cursor:pointer;background:#ed1d24;border:none;border-radius:100px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .3s;display:inline-flex}.cb-submit:hover{color:#000;background:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #ffffff26}.cb-submit:disabled{opacity:.6;pointer-events:none}.monument-footer__bottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;width:100%;padding-top:16px;display:flex}.monument-footer__copy{color:#ffffff26;letter-spacing:.04em;font-size:.62rem}.monument-footer__top-btn{color:#ffffff40;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.monument-footer__top-btn:hover{color:#fff;border-color:#ffffff26;transform:translateY(-2px)}@media (width<=640px){.monument-footer{padding:48px 20px 24px}.monument-footer__accent{display:none}.cb-row{flex-direction:column}.cb-input--phone{max-width:100%}.monument-footer__bottom{flex-direction:column;gap:8px}}.visitor-stmt{background:#000;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:relative;overflow:hidden}.visitor-stmt__line{pointer-events:none;width:30%;height:1px;position:absolute;top:50%}.visitor-stmt__line--l{background:linear-gradient(90deg,#0000,#ed1d2426);left:0}.visitor-stmt__line--r{background:linear-gradient(270deg,#0000,#ed1d2426);right:0}.visitor-stmt__content{opacity:0;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:12px;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(24px)}.visitor-stmt__content--in{opacity:1;transform:translateY(0)}.visitor-stmt__pre,.visitor-stmt__post{color:#ffffff4d;letter-spacing:.01em;font-size:clamp(.85rem,1.8vw,1.1rem);font-weight:500}.visitor-stmt__number{letter-spacing:-.03em;background:linear-gradient(#fff 20%,#ffffff59 100%);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,7vw,5rem);font-weight:900;line-height:1;position:relative}.visitor-stmt__suffix{color:#ed1d24;-webkit-text-fill-color:#ed1d24;vertical-align:super;margin-left:1px;font-size:.35em;font-weight:700}@media (width<=640px){.visitor-stmt{padding:48px 16px}.visitor-stmt__content{flex-direction:column;align-items:center;gap:4px}.visitor-stmt__line{width:20%}}.spider-tracer{z-index:999;pointer-events:none;width:24px;position:fixed;top:0;bottom:0;right:14px}.spider-tracer__web{will-change:height;background:linear-gradient(#ed1d240a 0%,#ed1d2440 30%,#ed1d2426 100%);width:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.spider-tracer__spider{will-change:top;pointer-events:auto;cursor:grab;touch-action:none;position:absolute;left:50%;transform:translate(-50%,-50%)}.spider-tracer__spider:active{cursor:grabbing;transform:translate(-50%,-50%)scale(1.15)}.spider-tracer__icon{object-fit:contain;filter:brightness(0)saturate()invert(15%)sepia(95%)saturate(6000%)hue-rotate(355deg)brightness(95%)drop-shadow(0 0 3px #ed1d2473);width:20px;height:20px}@media (width<=640px){.spider-tracer{right:6px}.spider-tracer__icon{width:14px;height:14px}}.web-shooter-canvas{z-index:99998;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.idle-spider{z-index:99990;pointer-events:none;filter:drop-shadow(0 0 3px #ed1d2466);will-change:transform;position:fixed}.idle-spider--left{animation:10s linear forwards crawl-left-to-right}.idle-spider--right{animation:10s linear forwards crawl-right-to-left}@keyframes crawl-left-to-right{0%{opacity:0;transform:translate(-20px)}5%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(calc(100vw + 20px))}}@keyframes crawl-right-to-left{0%{opacity:0;transform:translate(calc(100vw + 20px))scaleX(-1)}5%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(-20px)scaleX(-1)}}.daily-bugle{z-index:50;background:linear-gradient(#ed1d240d 0%,#0000 100%);border-top:1px solid #ed1d241a;border-bottom:1px solid #ed1d2414;align-items:center;width:100%;height:68px;display:flex;position:relative;overflow:hidden}.daily-bugle__source{z-index:2;background:#ed1d2414;border-right:1px solid #ed1d241f;flex-shrink:0;align-items:center;gap:10px;height:100%;padding:0 18px;display:flex;position:relative}.daily-bugle__source:after{content:"";pointer-events:none;background:linear-gradient(90deg,#000000b3,#0000);width:14px;position:absolute;top:0;bottom:0;right:-14px}.daily-bugle__avatar{object-fit:cover;border:2px solid #ed1d2459;border-radius:50%;flex-shrink:0;width:52px;height:52px}.daily-bugle__badge-wrap{flex-direction:column;gap:2px;display:flex}.daily-bugle__badge{letter-spacing:.14em;color:#ed1d24;font-size:.65rem;font-weight:900;line-height:1}.daily-bugle__author{color:#ffffff59;letter-spacing:.03em;white-space:nowrap;font-size:.55rem;font-weight:600;line-height:1}.daily-bugle__track{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.daily-bugle__scroll{white-space:nowrap;gap:48px;padding-left:20px;animation:45s linear infinite bugle-scroll;display:flex}.daily-bugle__item{color:#ffffff73;letter-spacing:.01em;flex-shrink:0;align-items:center;gap:10px;font-size:.72rem;font-weight:600;display:inline-flex}.daily-bugle__bullet{color:#ed1d24;opacity:.6;font-size:.4rem}@keyframes bugle-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=640px){.daily-bugle{height:54px}.daily-bugle__avatar{width:36px;height:36px}.daily-bugle__source{gap:6px;padding:0 10px}.daily-bugle__badge{font-size:.55rem}.daily-bugle__author{display:none}.daily-bugle__item{font-size:.6rem}}.web-corner{z-index:9990;pointer-events:none;color:#ffffff80;width:80px;height:80px;position:fixed}.web-corner--tl{top:0;left:0}.web-corner--tr{top:0;right:0}.web-corner--bl{bottom:0;left:0}.web-corner--br{bottom:0;right:0}@media (width<=640px){.web-corner{width:50px;height:50px}}.soham-overlay{z-index:999999;-webkit-backdrop-filter:blur(16px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.soham-shell{background:#060608;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden}.soham-scroll{scroll-behavior:smooth;flex:1;overflow:hidden auto}.soham-scroll::-webkit-scrollbar{width:4px}.soham-scroll::-webkit-scrollbar-track{background:0 0}.soham-scroll::-webkit-scrollbar-thumb{background:#ed1d244d;border-radius:2px}.soham-close{color:#fff9;cursor:pointer;z-index:20;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.soham-close:hover{color:#fff;background:#ed1d24;border-color:#ed1d24;transform:rotate(90deg)}.soham-section{border-bottom:1px solid #ffffff0a;padding:48px 40px}.soham-section:last-child{border-bottom:none}.soham-section__label{color:#ed1d24;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:.45rem}.soham-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800}.soham-hero{padding:20px 40px;position:relative;overflow:hidden}.soham-hero--with-carousel{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.soham-hero__content{z-index:2;flex-direction:column;display:flex;position:relative}.soham-hero__carousel-wrapper{z-index:2;background:#050505;border:1px solid #ffffff1a;border-radius:12px;width:100%;height:100%;min-height:250px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #000c}.soham-hero-carousel{width:100%;height:100%;position:relative}.soham-hero-carousel__track{width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);display:flex}.soham-hero-carousel__slide{flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.soham-hero-carousel__placeholder{color:#ffffff4d;background:repeating-linear-gradient(45deg,#ffffff05 0 2px,#0000 2px 8px);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding:20px;display:flex}.soham-hero-carousel__icon{opacity:.5}.soham-hero-carousel__text{letter-spacing:1px;font-family:"Press Start 2P",monospace;font-size:.6rem}.soham-hero-carousel__indicators{z-index:3;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.soham-hero-carousel__dot{cursor:pointer;background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.soham-hero-carousel__dot:hover{background:#ffffff80}.soham-hero-carousel__dot.active{background:#3b82f6;border-radius:4px;width:16px}.soham-hero-carousel__arrow{color:#fff;cursor:pointer;z-index:5;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.soham-hero__carousel-wrapper:hover .soham-hero-carousel__arrow{opacity:1}.soham-hero-carousel__arrow:hover{background:#3b82f6;border-color:#3b82f6}.soham-hero-carousel__arrow--left{left:12px}.soham-hero-carousel__arrow--right{right:12px}.soham-hero__scanline{background:linear-gradient(90deg,#0000,#ed1d24 40%,#f44 60%,#0000);width:100%;height:2px;animation:3s ease-in-out infinite soham-scan;position:absolute;top:0;left:0}@keyframes soham-scan{0%{opacity:0;transform:translate(-100%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(100%)}}.soham-hero__badge{color:#ed1d24;letter-spacing:3px;text-transform:uppercase;background:#ed1d240f;border:1px solid #ed1d244d;border-radius:4px;margin-bottom:20px;padding:6px 14px;font-family:"Press Start 2P",monospace;font-size:.4rem;display:inline-block}.soham-hero__name{color:#fff;margin:0 0 12px;font-family:"Press Start 2P",monospace;font-size:clamp(1.4rem,4vw,2.4rem);line-height:1.3}.soham-hero__sub{color:#ffffff80;max-width:600px;margin:0 0 24px;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.soham-hero__tags{flex-wrap:wrap;gap:8px;display:flex}.soham-hero__tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:5px 12px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600}.soham-toggle{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060608f2;border-bottom:1px solid #ffffff0a;justify-content:center;padding:12px 0;display:flex;position:sticky;top:0}.soham-toggle__inner{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;gap:2px;padding:3px;display:flex}.soham-toggle__btn{color:#ffffff59;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-radius:6px;padding:8px 20px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;transition:all .25s}.soham-toggle__btn--active{color:#fff;background:#ed1d24}.soham-metrics-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.soham-metric-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:relative;overflow:hidden}.soham-metric-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.soham-metric-card__title{color:#fff9;text-transform:uppercase;letter-spacing:.05em;max-width:70%;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.soham-metric-card__icon{color:#3b82f6;opacity:.8}.soham-metric-card__value{color:#fff;margin-bottom:12px;font-family:"Press Start 2P",monospace;font-size:1.2rem}.soham-metric-card__sub{color:#fff6;font-family:Inter,sans-serif;font-size:.7rem}.soham-metric-chart--circle{background:#ffffff0d;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.soham-metric-chart--circle:after{content:"";background:#4ade80;width:99.4%;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #4ade8080}.soham-metric-chart--bars{align-items:flex-end;gap:8px;height:24px;display:flex}.soham-metric-bar-old{background:#ed1d244d;border-radius:2px 2px 0 0;flex:1;height:100%}.soham-metric-bar-new{background:#4ade80;border-radius:2px 2px 0 0;flex:1;height:40%}.soham-metric-chart--trend{color:#4ade80;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;display:flex}.soham-metric-chart--trend svg{stroke-width:3px}.soham-metric-pulse-dot{background:#ed1d24;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite soham-pulse;position:absolute;top:24px;right:24px}.soham-replay{position:relative}.soham-replay__start{color:#fff;cursor:pointer;background:#ed1d24;border:1px solid #ed1d24;border-radius:10px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:all .25s;animation:2s cubic-bezier(.4,0,.6,1) infinite soham-replay-pulse;display:flex}@keyframes soham-replay-pulse{0%{box-shadow:0 0 #ed1d2499}70%{box-shadow:0 0 0 12px #ed1d2400}to{box-shadow:0 0 #ed1d2400}}.soham-replay__start:hover{background:#f33;border-color:#f33;animation:none;transform:translateY(-2px);box-shadow:0 6px 16px #ed1d2466}.soham-replay__start:disabled{color:#fff6;cursor:not-allowed;box-shadow:none;background:#ed1d2433;border-color:#0000;animation:none;transform:none}.soham-replay__timeline{flex-direction:column;display:flex;position:relative}.soham-replay__timeline-track{z-index:1;background:#ffffff0d;border-radius:4px;width:4px;position:absolute;top:14px;bottom:24px;left:5px;overflow:hidden}.soham-replay__timeline-progress{background:linear-gradient(#ed1d24,#f44);border-radius:4px;width:100%;transition:height .5s;box-shadow:0 0 10px #ed1d2499}.soham-replay__step{opacity:.4;z-index:2;gap:16px;padding-bottom:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.soham-replay__step:last-child{padding-bottom:0}.soham-replay__step--active{opacity:1;transform:translate(4px)}.soham-replay__step--past{opacity:.7}.soham-replay__step-indicator{justify-content:center;align-items:center;width:14px;margin-top:4px;display:flex}.soham-replay__step-dot{background:#1f1f22;border:2px solid #fff3;border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:all .4s}.soham-replay__step--active .soham-replay__step-dot{background:#ed1d24;border-color:#f44;transform:scale(1.2);box-shadow:0 0 12px #ed1d2499}.soham-replay__step--past .soham-replay__step-dot{background:#3b82f6;border-color:#60a5fa}.soham-replay__step-content{flex-direction:column;flex:1;display:flex}.soham-replay__time{color:#3b82f6;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-family:"Press Start 2P",monospace;font-size:.55rem}.soham-replay__step--active .soham-replay__time{color:#ed1d24}.soham-replay__event{color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.soham-replay__detail{color:#fff9;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.4}.soham-pipeline-visual{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:40px;display:flex;position:relative}.soham-pipeline-step{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;gap:16px;display:flex;position:relative}.soham-pipeline-step:not(:last-child):after{content:"→";color:#fff3;font-family:monospace;font-size:24px;position:absolute;top:20px;right:-25px}.soham-pipeline-icon{color:#ffffffb3;background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #0000004d}.soham-pipeline-step:hover .soham-pipeline-icon{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6;transform:translateY(-4px)scale(1.05);box-shadow:0 0 25px #3b82f64d}.soham-pipeline-step:nth-child(2):hover .soham-pipeline-icon{color:#ed1d24;background:#ed1d241a;border-color:#ed1d24;box-shadow:0 0 25px #ed1d244d}.soham-pipeline-name{color:#fff;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.soham-pipeline-sub{color:#fff6;margin-top:4px;font-family:Inter,sans-serif;font-size:.65rem}.soham-marquee-container{flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.soham-marquee{width:max-content;display:flex}.soham-marquee__track{gap:16px;display:flex}.soham-marquee--left .soham-marquee__track{animation:35s linear infinite marquee-left}.soham-marquee--right .soham-marquee__track{animation:35s linear infinite marquee-right}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.soham-tech-tag{white-space:nowrap;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:10px;padding:12px 24px;transition:all .3s;display:flex}.soham-tech-tag:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff0d}.soham-tech-tag__name{color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.soham-tech-tag__type{color:#ed1d24;text-transform:uppercase;letter-spacing:1px;font-family:"Press Start 2P",monospace;font-size:.45rem}.soham-challenges{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.soham-challenge{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.soham-challenge__header{background:#ffffff05;align-items:center;gap:12px;padding:16px 20px;display:flex}.soham-challenge__num{color:#ed1d24;font-family:"Press Start 2P",monospace;font-size:.7rem}.soham-challenge__name{color:#fff;flex:1;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.soham-challenge__solved{color:#4ade80;background:#4ade801a;border-radius:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.soham-challenge__body{opacity:0;max-height:0;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.soham-challenge--open .soham-challenge__body{opacity:1;max-height:500px;padding:20px}.soham-challenge__desc{color:#ffffffb3;margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.soham-code-stats{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.soham-code-stat{background:linear-gradient(145deg,#ffffff08,#0003);border:1px solid #ffffff0a;border-radius:16px;flex-direction:column;gap:8px;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.soham-code-stat:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#3b82f6,#0000);height:2px;position:absolute;top:0;left:0;right:0}.soham-code-stat:hover{border-color:#3b82f633;transform:translateY(-2px);box-shadow:0 8px 30px #3b82f61a}.soham-code-stat__num{background:linear-gradient(135deg,#fff,#60a5fa);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-family:"Press Start 2P",monospace;font-size:1.6rem}.soham-code-stat__label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.soham-hitl-container{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;margin-top:16px;padding:24px;position:relative;overflow:hidden}.soham-hitl-track{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.soham-hitl-step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.soham-hitl-icon{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.soham-hitl-step:hover .soham-hitl-icon{transform:translateY(-2px);box-shadow:0 4px 15px #3b82f633}.soham-hitl-icon--warn{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.soham-hitl-step:hover .soham-hitl-icon--warn{box-shadow:0 4px 15px #f59e0b33}.soham-hitl-icon--human{color:#a855f7;background:#a855f71a;border-color:#a855f733}.soham-hitl-step:hover .soham-hitl-icon--human{box-shadow:0 4px 15px #a855f733}.soham-hitl-icon--success{color:#4ade80;background:#4ade801a;border-color:#4ade8033}.soham-hitl-step:hover .soham-hitl-icon--success{box-shadow:0 4px 15px #4ade8033}.soham-hitl-arrow{color:#fff3}.soham-hitl-text{color:#ffffffb3;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600}.soham-hitl-feedback-loop{text-align:center;border-top:1px dashed #ffffff1a;padding-top:16px;position:relative}.soham-hitl-feedback-text{color:#4ade80;letter-spacing:.05em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.soham-hitl-feedback-loop:before{content:"↺";color:#ffffff4d;background:#0a0a0c;padding:0 10px;font-size:1.2rem;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.soham-section-split{grid-template-columns:1fr 1fr;gap:40px;display:grid}.soham-rules-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;display:grid}.soham-rule-tile{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.soham-rule-tile:hover{background:#3b82f60d;border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 8px 24px #3b82f61a}.soham-rule-tile--future{background:0 0;border-style:dashed}.soham-rule-tile--future:hover{background:#ed1d240d;border-color:#ed1d2466;box-shadow:0 8px 24px #ed1d241a}.soham-rule-icon{color:#3b82f6;opacity:.9;transition:all .3s}.soham-rule-tile--future .soham-rule-icon{color:#ed1d24}.soham-rule-tile:hover .soham-rule-icon{opacity:1;transform:scale(1.1)}.soham-rule-icon{font-size:1.8rem}.soham-rule-name{color:#ffffffb3;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;line-height:1.3}.soham-roadmap-list{flex-direction:column;gap:16px;display:flex}.soham-roadmap-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;transition:all .3s;display:flex}.soham-roadmap-item:hover{background:#ffffff0a;border-color:#ffffff26}.soham-roadmap-icon{color:#4ade80;flex-shrink:0;margin-top:2px}.soham-roadmap-text{color:#ffffffb3;margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.5}.soham-screenshots{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.soham-screenshot-slot{aspect-ratio:16/10;color:#ffffff26;border:2px dashed #ffffff14;border-radius:10px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.65rem;display:flex}.soham-screenshots-section{border-radius:16px;margin-top:40px;overflow:hidden}.soham-screenshots-gallery{opacity:1;padding:32px 0}.soham-screenshots-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.soham-screenshot-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;transition:all .3s;overflow:hidden}.soham-screenshot-card:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 12px 30px #00000080}.soham-screenshot-placeholder{aspect-ratio:16/9;color:#fff3;background:repeating-linear-gradient(45deg,#ffffff05 0 2px,#0000 2px 8px);border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.soham-screenshot-placeholder:after{content:"CLICK TO ENLARGE";color:#fff;opacity:0;background:#3b82f6cc;justify-content:center;align-items:center;font-family:"Press Start 2P",monospace;font-size:.6rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.soham-screenshot-card:hover .soham-screenshot-placeholder:after{opacity:1}.soham-screenshot-info{padding:16px}.soham-screenshot-title{color:#fff;margin-bottom:6px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.soham-screenshot-desc{color:#ffffff80;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.4}.soham-screenshot-modal{z-index:1000000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.soham-screenshot-modal__content{background:#0a0a0c;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 0 50px #000c}.soham-screenshot-modal__close{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:monospace;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.soham-screenshot-modal__close:hover{background:#ed1d24;transform:rotate(90deg)}.soham-screenshot-modal__placeholder{aspect-ratio:16/9;color:#ffffff4d;background:repeating-linear-gradient(45deg,#ffffff05 0 4px,#0000 4px 16px);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;font-family:"Press Start 2P",monospace;font-size:1rem;display:flex}.soham-screenshot-modal__info{border-top:1px solid #ffffff0d;padding:32px}.soham-screenshot-modal__info h3{color:#fff;margin:0 0 12px;font-family:Inter,sans-serif;font-size:1.5rem}.soham-screenshot-modal__info p{color:#fff9;max-width:800px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.soham-screenshot-img{object-fit:cover;width:100%;height:100%;display:block}.soham-screenshot-modal__image-container{background:#050505;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;max-height:70vh;display:flex;overflow:hidden}.soham-screenshot-modal__image{object-fit:contain;max-width:100%;max-height:70vh;display:block}.soham-footer{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.soham-footer__badge{color:#fff3;letter-spacing:2px;text-transform:uppercase;font-family:"Press Start 2P",monospace;font-size:.35rem}.soham-footer__cta{color:#fff;cursor:pointer;background:#ed1d24;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.soham-footer__cta:hover{color:#000;background:#fff;transform:translateY(-2px)}@media (width<=768px){.soham-shell{border-radius:0;width:100vw;height:100vh}.soham-section{padding:32px 20px}.soham-hero{padding:48px 20px 32px}.soham-hero--with-carousel{grid-template-columns:1fr}.soham-hero__carousel-wrapper{min-height:200px}.soham-metrics{grid-template-columns:repeat(2,1fr)}.soham-stack,.soham-resource{grid-template-columns:1fr}.soham-code-stats,.soham-screenshots{grid-template-columns:repeat(2,1fr)}.soham-hitl__stages{grid-template-columns:1fr}.soham-footer{text-align:center;flex-direction:column;gap:16px;padding:20px}}.soham-replay-container{grid-template-columns:300px 1fr;align-items:stretch;gap:32px;display:grid}@media (width<=900px){.soham-replay-container{grid-template-columns:1fr;gap:24px}}.soham-replay-sidebar{flex-direction:column;display:flex}.soham-replay-main{flex:1;min-width:0;display:flex}.soham-cinematic-window{background:#09090b;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.soham-mac-titlebar{background:#1f1f22;border-bottom:1px solid #ffffff0d;align-items:center;padding:12px 16px;display:flex}.soham-mac-dots{gap:6px;display:flex}.soham-mac-dot{border-radius:50%;width:10px;height:10px}.soham-mac-dot--red{background:#ef4444}.soham-mac-dot--yellow{background:#f59e0b}.soham-mac-dot--green{background:#22c55e}.soham-mac-title{text-align:center;color:#fffc;flex:1;margin-right:48px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.soham-cinematic-viewport{aspect-ratio:16/10;background:#000;width:100%;position:relative;overflow:hidden}.soham-cinematic-svg{width:100%;height:100%;display:block}.cine-show{transition:opacity .3s;opacity:1!important}.cine-box,.cine-box-head,.cine-voting,.cine-pc-alert{opacity:0}.cine-person{opacity:0;transition:opacity .4s,transform .8s ease-out;transform:translate(-100px,180px)}.cine-walk-in{opacity:1;transform:translate(100px,180px)}.cine-vote-empty{fill:#374151}.cine-vote-red{fill:#ed1d24}.cine-vote-green{fill:#4ade80}@keyframes cine-fill-vote{0%,10%{fill:#374151}to{fill:#ed1d24}}@keyframes cine-fill-vote-green{0%,10%{fill:#374151}to{fill:#4ade80}}.cine-vote-fill-0{animation:.1s forwards cine-fill-vote}.cine-vote-fill-1{animation:.1s .1s forwards cine-fill-vote}.cine-vote-fill-2{animation:.1s .2s forwards cine-fill-vote}.cine-vote-fill-3{animation:.1s .3s forwards cine-fill-vote}.cine-vote-fill-4{animation:.1s .4s forwards cine-fill-vote}.cine-vote-fill-5{animation:.1s .5s forwards cine-fill-vote}.cine-vote-fill-6{animation:.1s .6s forwards cine-fill-vote}.cine-vote-fill-7{animation:.1s .7s forwards cine-fill-vote}.cine-vote-fill-8{animation:.1s .8s forwards cine-fill-vote}.cine-vote-fill-9{animation:.1s .9s forwards cine-fill-vote}.cine-vote-fill-10{animation:.1s 1s forwards cine-fill-vote}.cine-vote-fill-11{animation:.1s 1.1s forwards cine-fill-vote}.cine-vote-fill-12{animation:.1s 1.2s forwards cine-fill-vote-green}.cine-vote-fill-13{animation:.1s 1.3s forwards cine-fill-vote-green}.cine-vote-fill-14{animation:.1s 1.4s forwards cine-fill-vote-green}.cine-consensus{opacity:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);transform:translate(200px,150px)scale(2)}.cine-stamp{opacity:1;transform:translate(200px,150px)scale(1)}.cine-packet{opacity:0}.cine-wire-flow{stroke-dasharray:6 6;animation:1s linear infinite cine-dash}@keyframes cine-dash{to{stroke-dashoffset:-24px}}.cine-pulse{animation:2s ease-in-out infinite cine-pulse-anim}@keyframes cine-pulse-anim{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.cine-pulse-fast{animation:.15s infinite alternate cine-fast-scan}.cine-pulse-fast-alt{animation:.2s infinite alternate-reverse cine-fast-scan}@keyframes cine-fast-scan{0%{stroke:#ed1d24;opacity:1}to{stroke:#ed1d244d;opacity:.5}}.soham-viewmode{justify-content:center;margin:32px 0 16px;padding:0 32px;display:flex}.soham-viewmode__inner{background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;padding:4px;display:inline-flex}.soham-viewmode__btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:26px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.soham-viewmode__btn:hover{color:#fffc}.soham-viewmode__btn--active{color:#ed1d24;background:#ed1d241a;box-shadow:inset 0 0 0 1px #ed1d244d,0 0 20px #ed1d2426}.soham-attention{padding-top:0!important}.soham-attention__card{background:linear-gradient(135deg,#ed1d2414 0%,#ed1d2405 100%);border:1px solid #ed1d2433;border-left:3px solid #ed1d24;border-radius:12px;padding:28px 32px}.soham-attention__title{color:#fff;letter-spacing:-.01em;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:800}.soham-attention__list{flex-direction:column;gap:12px;display:flex}.soham-attention__item{color:#fffc;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.4;display:flex}.soham-attention__check{color:#4ade80;flex-shrink:0}.soham-origin__body{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:28px 32px}.soham-origin__lead{color:#ffffffb3;margin:0 0 20px;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7}.soham-origin__goals{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.soham-origin__goals li{color:#ffffffa6;padding-left:20px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.5;position:relative}.soham-origin__goals li:before{content:"•";color:#ed1d24;font-size:1.2rem;font-weight:700;line-height:1.2;position:absolute;left:0}.soham-origin__conclusion{color:#fffc;margin:0;font-family:Inter,sans-serif;font-size:1rem}.soham-origin__conclusion strong{color:#ed1d24;font-weight:800}.soham-role__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:28px 32px}.soham-role__checklist{border-bottom:1px solid #ffffff0f;grid-template-rows:repeat(4,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:12px;margin-bottom:28px;padding-bottom:24px;display:grid}.soham-role__item{color:#ffffffbf;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:.88rem;display:flex}.soham-role__check{color:#4ade80;flex-shrink:0}.soham-role__attribution{align-items:center;gap:14px;display:flex}.soham-role__avatar{color:#ed1d24;background:#ed1d241a;border-radius:50%;flex-shrink:0;width:32px;height:32px;padding:6px}.soham-role__name{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.soham-role__subtitle{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-family:Inter,sans-serif;font-size:.75rem}.soham-decisions{border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.soham-decision{background:#ffffff05;border-left:3px solid #ed1d244d;padding:20px 24px;transition:all .3s}.soham-decision:hover{background:#ffffff0a;border-left-color:#ed1d24}.soham-decision__q{color:#fff;margin-bottom:8px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.soham-decision__r{color:#ffffff80;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.6}.soham-rule-counter{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;margin-bottom:20px;padding:16px}.soham-rule-counter__stats{gap:16px;margin-bottom:10px;display:flex}.soham-rule-counter__active{color:#4ade80;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.soham-rule-counter__planned{color:#fff6;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.soham-rule-counter__bar{background:#ffffff0d;border-radius:6px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.soham-rule-counter__fill{background:linear-gradient(90deg,#4ade80,#22c55e);border-radius:6px;height:100%;transition:width 1s}.soham-rule-counter__label{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.7rem}.soham-load-demo{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:28px 32px}.soham-load-demo__header{margin-bottom:24px}.soham-load-demo__btn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.soham-load-demo__btn:hover:not(:disabled){background:#3b82f633}.soham-load-demo__btn:disabled{opacity:.6;cursor:default}.soham-load-demo__meters{flex-direction:column;gap:20px;margin-bottom:20px;display:flex}.soham-load-meter{grid-template-columns:100px 1fr 60px;align-items:center;gap:16px;display:grid}.soham-load-meter__label{color:#ffffff80;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.soham-load-meter__bar{background:#ffffff0d;border-radius:8px;height:8px;overflow:hidden}.soham-load-meter__fill{border-radius:8px;height:100%}.soham-load-meter__value{text-align:right;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:800}.soham-load-demo__status{border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:all .4s;display:flex}.soham-load-demo__status--ok{color:#4ade80;background:#4ade8014;border:1px solid #4ade8026}.soham-load-demo__status--warn{color:#f97316;background:#f9731614;border:1px solid #f9731626}.soham-load-demo__status--stable{color:#4ade80;background:#4ade8014;border:1px solid #4ade8026}.soham-interview{min-height:60px}.soham-interview__start{color:#ed1d24;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#ed1d241a,#ed1d240a);border:1px solid #ed1d2440;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:20px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;transition:all .3s;display:flex}.soham-interview__start:hover{background:linear-gradient(135deg,#ed1d242e,#ed1d2414);transform:translateY(-2px);box-shadow:0 0 30px #ed1d2426}.soham-interview__questions{flex-direction:column;gap:4px;display:flex}.soham-interview__card{background:#ffffff05;border-radius:10px;animation:.3s forwards soham-interview-appear;overflow:hidden}@keyframes soham-interview-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.soham-interview__q{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px 20px;transition:background .2s;display:flex}.soham-interview__q:hover{background:#ffffff08}.soham-interview__q-num{color:#ed1d24;background:#ed1d241a;border-radius:4px;flex-shrink:0;padding:3px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.soham-interview__q-text{color:#ffffffe6;flex:1;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;line-height:1.4}.soham-interview__chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.soham-interview__card--open .soham-interview__chevron{transform:rotate(180deg)}.soham-interview__a{max-height:0;padding:0 20px;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s;overflow:hidden}.soham-interview__card--open .soham-interview__a{max-height:300px;padding:0 20px 20px}.soham-interview__a p{color:#fff9;background:#4ade800a;border-left:2px solid #4ade80;border-radius:0 8px 8px 0;margin:0;padding:16px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.7}@media (width<=768px){.soham-attention__card,.soham-origin__body,.soham-role__card,.soham-load-demo{padding:20px}.soham-load-meter{grid-template-columns:80px 1fr 50px;gap:10px}.soham-decision{padding:16px}.soham-section-split{grid-template-columns:1fr}}.soham-vfx-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;width:100%;margin-top:1rem;display:grid}.soham-scene{aspect-ratio:4/3;background:#09090b;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.soham-scene__header{color:#ffffff80;background:#ffffff08;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 12px;font-family:"Press Start 2P",monospace;font-size:8px;display:flex}.soham-scene__status-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s infinite soham-pulse;box-shadow:0 0 8px #4ade8080}.soham-scene__svg{width:100%;height:100%;display:block}@keyframes soham-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes soham-scan-sweep{0%{transform:translate(0)}50%{transform:translate(360px)}to{transform:translate(0)}}@keyframes soham-flicker{0%,to{opacity:0}40%,60%{opacity:1}}@keyframes soham-dash-march{to{stroke-dashoffset:-20px}}@keyframes soham-target-move{0%{transform:translate(50px,200px)}to{transform:translate(250px,100px)}}.vfx-scan-line{animation:4s linear infinite soham-scan-sweep}.vfx-motion-box{animation:4s step-end infinite soham-flicker}.vfx-motion-blur{filter:url(#motion-blur)}.vfx-temporal-ring{transform-origin:50%;transition:stroke-dashoffset .3s}.vfx-temporal-box{transition:all .3s}.vfx-target{animation:5s linear infinite alternate soham-target-move}.vfx-helmet-rig{animation:12s cubic-bezier(.4,0,.2,1) infinite helmet-camera-pan}.vfx-helmet-box-1{animation:12s step-end infinite helmet-box-1}.vfx-helmet-box-2{animation:12s step-end infinite helmet-box-2}.vfx-helmet-status-dot{animation:12s step-end infinite helmet-dot}@keyframes helmet-camera-pan{0%,8.3%{filter:blur();transform:translate(0)scale(1)}12.5%{filter:blur(4px);transform:translate(10px,-30px)scale(1.25)}16.6%,33.3%{filter:blur();transform:translate(20px,-60px)scale(1.5)}37.5%{filter:blur(4px);transform:translate(10px,-30px)scale(1.25)}41.6%,50%{filter:blur();transform:translate(0)scale(1)}54.1%{filter:blur(4px);transform:translate(-100px,-30px)scale(1.25)}58.3%,75%{filter:blur();transform:translate(-205px,-60px)scale(1.5)}79.1%{filter:blur(4px);transform:translate(-100px,-30px)scale(1.25)}83.3%,to{filter:blur();transform:translate(0)scale(1)}}@keyframes helmet-box-1{0%,16.5%{opacity:0}16.6%,to{opacity:1}}@keyframes helmet-box-2{0%,58.2%{opacity:0}58.3%,to{opacity:1}}@keyframes helmet-dot{0%,58.2%{background:#4ade80;box-shadow:0 0 8px #4ade8080}58.3%,to{background:#ed1d24;box-shadow:0 0 8px #ed1d2480}}.vfx-zone-scene{animation:16s infinite zone-alert-flash}.vfx-zone-cursor{pointer-events:none;animation:16s linear infinite zone-cursor-move}.vfx-zone-p1{animation:16s step-end infinite zone-show-after-6}.vfx-zone-p2{animation:16s step-end infinite zone-show-after-13}.vfx-zone-p3{animation:16s step-end infinite zone-show-after-19}.vfx-zone-p4{animation:16s step-end infinite zone-show-after-26}.vfx-zone-l1{stroke-dasharray:4 4;animation:16s step-end infinite zone-show-13-33}.vfx-zone-l2{stroke-dasharray:4 4;animation:16s step-end infinite zone-show-19-33}.vfx-zone-l3{stroke-dasharray:4 4;animation:16s step-end infinite zone-show-26-33}.vfx-zone-polygon{animation:16s step-end infinite zone-poly-show,16s step-end infinite zone-poly-color}.vfx-zone-person{animation:16s linear infinite zone-person-walk}.vfx-zone-box-green{animation:16s step-end infinite zone-box-green}.vfx-zone-box-red{animation:16s step-end infinite zone-box-red}.vfx-osd-1{animation:16s step-end infinite zone-osd-1}.vfx-osd-2{animation:16s step-end infinite zone-osd-2}.vfx-osd-3{animation:16s step-end infinite zone-osd-3}.vfx-osd-4{animation:16s step-end infinite zone-osd-4}@keyframes zone-cursor-move{0%{transform:translate(450px,300px)}5%{transform:translate(150px,80px)scale(1)}6%{transform:translate(150px,80px)scale(.7)}7%{transform:translate(150px,80px)scale(1)}12%{transform:translate(280px,80px)scale(1)}13%{transform:translate(280px,80px)scale(.7)}14%{transform:translate(280px,80px)scale(1)}18%{transform:translate(330px,160px)scale(1)}19%{transform:translate(330px,160px)scale(.7)}20%{transform:translate(330px,160px)scale(1)}25%{transform:translate(100px,160px)scale(1)}26%{transform:translate(100px,160px)scale(.7)}27%{transform:translate(100px,160px)scale(1)}32%{transform:translate(150px,80px)scale(1)}33%{transform:translate(150px,80px)scale(.7)}34%{transform:translate(150px,80px)scale(1)}40%,to{transform:translate(450px,300px)}}@keyframes zone-show-after-6{0%,5%{opacity:0}6%,to{opacity:1}}@keyframes zone-show-after-13{0%,12%{opacity:0}13%,to{opacity:1}}@keyframes zone-show-after-19{0%,18%{opacity:0}19%,to{opacity:1}}@keyframes zone-show-after-26{0%,25%{opacity:0}26%,to{opacity:1}}@keyframes zone-show-13-33{0%,12%{opacity:0}13%,32%{opacity:1}33%,to{opacity:0}}@keyframes zone-show-19-33{0%,18%{opacity:0}19%,32%{opacity:1}33%,to{opacity:0}}@keyframes zone-show-26-33{0%,25%{opacity:0}26%,32%{opacity:1}33%,to{opacity:0}}@keyframes zone-poly-show{0%,32%{opacity:0}33%,to{opacity:1}}@keyframes zone-poly-color{0%,67%{fill:#3b82f61a;stroke:#3b82f6}68%,95%{fill:#ed1d2433;stroke:#ed1d24}96%,to{fill:#3b82f61a;stroke:#3b82f6}}@keyframes zone-person-walk{0%,34%{transform:translate(-50px,250px)}50%{transform:translate(150px,250px)}60%{transform:translate(350px,250px)}68%{transform:translate(250px,120px)}85%{transform:translate(150px,120px)}95%,to{transform:translate(-100px,120px)}}@keyframes zone-box-green{0%,34%{opacity:0}35%,67%{opacity:1}68%,to{opacity:0}}@keyframes zone-box-red{0%,67%{opacity:0}68%,93%{opacity:1}94%,to{opacity:0}}@keyframes zone-alert-flash{0%,67%{background:#09090b}68%,72%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}73%,77%{background:#09090b}78%,82%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}83%,87%{background:#09090b}88%,95%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}96%,to{background:#09090b}}@keyframes zone-osd-1{0%,5%{opacity:1}6%,to{opacity:0}}@keyframes zone-osd-2{0%,5%{opacity:0}6%,33%{opacity:1}34%,to{opacity:0}}@keyframes zone-osd-3{0%,33%{opacity:0}34%,67%{opacity:1}68%,to{opacity:0}}@keyframes zone-osd-4{0%,67%{opacity:0}68%,95%{opacity:1}96%,to{opacity:0}}.vfx-fire-scene{animation:12s infinite fire-alert-flash}.vfx-fire-grow{animation:12s cubic-bezier(.25,1,.5,1) infinite fire-grow}.vfx-fire-box{animation:12s step-end infinite fire-box-appear}.vfx-fire-osd-normal{animation:12s step-end infinite fire-osd-normal}.vfx-fire-osd-alert{animation:12s step-end infinite fire-osd-alert}@keyframes fire-grow{0%,33%{opacity:0;transform:scale(0)}34%{opacity:.8;transform:scale(.2)}41.6%,83.3%{opacity:1;transform:scale(1)}83.4%,to{opacity:0;transform:scale(0)}}@keyframes fire-box-appear{0%,36%{opacity:0}37%,83.3%{opacity:1}83.4%,to{opacity:0}}@keyframes fire-alert-flash{0%,36%{background:#09090b}37%,40%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}41%,44%{background:#09090b}45%,48%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}49%,52%{background:#09090b}53%,56%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}57%,60%{background:#09090b}61%,64%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}65%,68%{background:#09090b}69%,72%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}73%,76%{background:#09090b}77%,80%{background:radial-gradient(circle,#4a0000 0%,#09090b 100%)}81%,83.3%{background:#09090b}83.4%,to{background:#09090b}}@keyframes fire-osd-normal{0%,36%{opacity:1}37%,to{opacity:0}}@keyframes fire-osd-alert{0%,36%{opacity:0}37%,83.3%{opacity:1}83.4%,to{opacity:0}}.vfx-lpr-car{transform-origin:0 0;animation:12s cubic-bezier(.3,0,.2,1) infinite lpr-car-move}.vfx-lpr-plate-box{animation:12s step-end infinite lpr-plate-box}.vfx-lpr-overlay{animation:12s cubic-bezier(.4,0,.2,1) infinite lpr-overlay}@keyframes lpr-car-move{0%{opacity:0;transform:translate(200px,60px)scale(.1)}5%{opacity:1;transform:translate(200px,70px)scale(.2)}15%{transform:translate(200px,100px)scale(.6)}31%{opacity:1;transform:translate(200px,150px)scale(1.5)translateY(2px)}33%{opacity:1;transform:translate(200px,150px)scale(1.5)translateY(-1px)}34%,83%{opacity:1;transform:translate(200px,150px)scale(1.5)translateY(0)}84%{opacity:1;transform:translate(200px,150px)scale(1.5)translateY(-2px)}92%,to{opacity:0;transform:translate(200px,350px)scale(3)}}@keyframes lpr-plate-box{0%,35%{opacity:0}36%,83%{opacity:1}84%,to{opacity:0}}@keyframes lpr-overlay{0%,41%{opacity:0;transform:translateY(-20px)}42%,83%{opacity:1;transform:translateY(0)}84%,to{opacity:0;transform:translateY(-20px)}}.vfx-office-status{animation:12s step-end infinite office-status-dot}.vfx-progress-fill{transform-origin:0;animation:12s linear infinite office-progress}.vfx-phone-outline{animation:12s step-end infinite office-phone-outline}.vfx-phone-bg{animation:12s step-end infinite office-phone-bg}.vfx-office-osd-safe{animation:12s step-end infinite office-safe-toggle}.vfx-office-osd-alert{animation:12s step-end infinite office-alert-toggle}.vfx-office-blink{animation:.5s infinite alternate office-blink}@keyframes office-progress{0%{fill:#38bdf8;transform:scaleX(0)}58%{fill:#38bdf8;transform:scaleX(1)}59%,90%{fill:#ed1d24;transform:scaleX(1)}91%,to{fill:#38bdf8;transform:scaleX(0)}}@keyframes office-status-dot{0%,58%{background:#3b82f6}59%,90%{background:#ed1d24}91%,to{background:#3b82f6}}@keyframes office-phone-outline{0%,58%{stroke:#3b82f6;fill:#3b82f61a}59%,90%{stroke:#ed1d24;fill:#ed1d2433}91%,to{stroke:#3b82f6;fill:#3b82f61a}}@keyframes office-phone-bg{0%,58%{fill:#3b82f6}59%,90%{fill:#ed1d24}91%,to{fill:#3b82f6}}@keyframes office-safe-toggle{0%,58%{opacity:1}59%,to{opacity:0}}@keyframes office-alert-toggle{0%,58%{opacity:0}59%,90%{opacity:1}91%,to{opacity:0}}@keyframes office-blink{0%{fill:#ed1d24}to{fill:#7f1d1d}}.vfx-narrative-person-1{animation:14s linear infinite narrative-walk-1}.vfx-narrative-person-2{animation:14s linear infinite narrative-walk-2}.vfx-limb{transform-origin:0 0;animation:1s ease-in-out infinite alternate limb-swing}.vfx-limb-alt{transform-origin:0 0;animation:1s ease-in-out infinite alternate limb-swing-alt}.vfx-narrative-scanline{animation:14s linear infinite narrative-toggle-scan,4s linear infinite soham-scan-sweep}.vfx-narrative-box-1{animation:14s linear infinite narrative-toggle-box-1}.vfx-narrative-box-2{animation:14s linear infinite narrative-toggle-box-2}@keyframes narrative-walk-1{0%{transform:translate(-100px)}14.2%{transform:translate(80px)}50%{transform:translate(200px)}71.4%{transform:translate(280px)}85.7%,to{transform:translate(450px)}}@keyframes narrative-walk-2{0%,34.2%{transform:translate(450px)scale(.6)}50%{transform:translate(280px)scale(.6)}71.4%{transform:translate(280px)scale(.6)}85.7%,to{transform:translate(-100px)scale(.6)}}@keyframes limb-swing{0%{transform:rotate(30deg)}to{transform:rotate(-30deg)}}@keyframes limb-swing-alt{0%{transform:rotate(-30deg)}to{transform:rotate(30deg)}}@keyframes narrative-toggle-scan{0%,13%{opacity:0}14.2%,85%{opacity:1}85.7%,to{opacity:0}}@keyframes narrative-toggle-box-1{0%,13%{opacity:0}14.2%,85%{opacity:1}85.7%,to{opacity:0}}@keyframes narrative-toggle-box-2{0%,34%{opacity:0}35.7%,85%{opacity:1}85.7%,to{opacity:0}}.soham-vfx-overlay-bg{-webkit-backdrop-filter:blur(8px);z-index:100;background:#09090bd9;position:fixed;inset:0}.soham-scene-wrapper{cursor:pointer;z-index:1;border-radius:8px;transition:box-shadow .2s;position:relative}@media (hover:hover){.soham-scene-wrapper:not(.soham-scene-wrapper--active):hover{box-shadow:0 0 0 2px #38bdf866}}.soham-scene-placeholder{aspect-ratio:4/3;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:8px;width:100%}.soham-scene-wrapper--active{z-index:101;cursor:default;width:90vw;max-width:600px;height:fit-content;margin:auto;position:fixed;inset:0}.soham-scene-wrapper--active .soham-scene{aspect-ratio:4/3;border:1px solid #fff3;width:100%;height:auto;box-shadow:0 25px 50px -12px #0009}.soham-scene-info{color:#fff;text-align:left;background:#111827;border:1px solid #ffffff1a;border-radius:8px;margin-top:16px;padding:16px;box-shadow:0 10px 20px #0000004d}.soham-scene-info-title{color:#38bdf8;text-transform:uppercase;margin-bottom:8px;font-family:"Press Start 2P",monospace;font-size:10px}.soham-scene-info-desc{color:#d1d5db;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.soham-scene-close{color:#fff;cursor:pointer;z-index:10;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s,background .2s;display:flex;position:absolute;top:-12px;right:-12px;box-shadow:0 4px 12px #ef444466}.soham-scene-close:hover{background:#dc2626;transform:scale(1.1)}.share-project-link{color:#ffffffb3;cursor:pointer;z-index:100;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.share-project-link:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.share-project-link:active{transform:scale(.96)}.share-project-link.is-copied{color:#10b981;background:#10b98126;border-color:#10b98166;animation:.4s ease-out share-pulse}@keyframes share-pulse{0%{transform:scale(.95);box-shadow:0 0 #10b98166}50%{transform:scale(1.02)}to{transform:scale(1);box-shadow:0 0 0 8px #10b98100}}.showcase-share-wrapper{z-index:999;position:absolute;top:16px;right:64px}@media (width<=600px){.share-project-link__text{display:none}.share-project-link{padding:8px}.showcase-share-wrapper{right:54px}}.ved-overlay{-webkit-backdrop-filter:blur(12px);z-index:999999;background:#0a0a0ad9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ved-shell{background:#0d0d0d;border:1px solid #d4af3726;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000c,inset 0 1px #ffffff0d}.ved-close{color:#fff9;cursor:pointer;z-index:100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:20px;right:24px}.ved-close:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}.ved-scroll{flex:1;padding-bottom:80px;overflow-y:auto}.ved-scroll::-webkit-scrollbar{background:0 0;width:0}.ved-hero{border-bottom:1px solid #d4af371a;padding:20px 48px;position:relative;overflow:hidden}.ved-hero--with-carousel{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.ved-hero__grid-bg{z-index:0;background-image:linear-gradient(90deg,#d4af3708 1px,#0000 1px),linear-gradient(#d4af3708 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 30%,#000,#0000 70%);mask-image:radial-gradient(circle at 30%,#000,#0000 70%)}.ved-hero__scanline{pointer-events:none;z-index:1;background:linear-gradient(#0000,#d4af370d,#0000);height:100%;animation:8s linear infinite scan;position:absolute;inset:0;transform:translateY(-100%)}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.ved-hero__content{z-index:2;position:relative}.ved-hero__status-row{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ved-hero__status-badge{color:#4ade80;letter-spacing:.05em;background:#4ade801a;border:1px solid #4ade8033;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;display:inline-flex}.ved-hero__ping{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite vedPulse;box-shadow:0 0 8px #4ade80}@keyframes vedPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.ved-hero__visit-btn{color:#fff9;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-family:monospace;font-size:.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.ved-hero__visit-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.ved-hero__name{background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin:0 0 16px;font-size:4rem;font-weight:800;line-height:1}.ved-hero__sub{color:#fff9;max-width:440px;margin:0 0 32px;font-size:1.1rem;line-height:1.6}.ved-hero__tags{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.ved-hero__tag{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-family:monospace;font-size:.8rem}.ved-hero__metrics{gap:32px;display:flex}.ved-hero__metric{flex-direction:column;display:flex}.ved-hero__metric-value{color:#d4af37;font-family:monospace;font-size:1.5rem;font-weight:700}.ved-hero__metric-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.75rem}.ved-hero__carousel-wrapper{z-index:2;aspect-ratio:16/10;background:#00000080;border:1px solid #ffffff1a;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.ved-hero-carousel{width:100%;height:100%;position:relative}.ved-carousel__track{width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.ved-carousel__slide{flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ved-carousel__placeholder{background:linear-gradient(135deg,#d4af370d,#0000);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ved-carousel__icon{color:#ffffff1a}.ved-carousel-arrow{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ved-carousel-arrow:hover{background:#d4af374d;border-color:#d4af3780}.ved-carousel-arrow--left{left:16px}.ved-carousel-arrow--right{right:16px}.ved-carousel__dots{z-index:10;justify-content:center;gap:6px;display:flex;position:absolute;bottom:16px;left:0;right:0}.ved-carousel__dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.ved-carousel__dot.active{background:#d4af37;transform:scale(1.5)}.ved-viewmode{border-bottom:1px solid #ffffff0d;justify-content:center;padding:32px 0;display:flex}.ved-viewmode__inner{background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;padding:4px;display:inline-flex}.ved-viewmode__btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:8px 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ved-viewmode__btn:hover{color:#fffc}.ved-viewmode__btn--active{color:#fff;background:#ffffff1a;box-shadow:0 4px 12px #0003}.ved-section{border-bottom:1px solid #ffffff0d;padding:64px 48px}.ved-section-split{grid-template-columns:1fr 1fr;gap:48px;display:grid}.ved-section__label{color:#d4af37;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-family:monospace;font-size:.75rem}.ved-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 32px;font-size:2rem;font-weight:700}.ved-attention__card{background:#d4af370d;border:1px solid #d4af3733;border-radius:12px;padding:32px}.ved-attention__title{color:#d4af37;margin-bottom:24px;font-size:1.2rem;font-weight:600}.ved-attention__list{flex-direction:column;gap:16px;display:flex}.ved-attention__item{color:#fffc;align-items:flex-start;gap:12px;line-height:1.5;display:flex}.ved-attention__check{color:#d4af37;flex-shrink:0;margin-top:2px}.ved-origin__body{max-width:680px}.ved-origin__lead{color:#ffffffe6;margin-bottom:24px;font-size:1.2rem;line-height:1.6}.ved-origin__goals{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.ved-origin__goals li{color:#ffffffb3;padding-left:20px;line-height:1.5;position:relative}.ved-origin__goals li:before{content:"→";color:#d4af37;font-family:monospace;position:absolute;left:0}.ved-origin__conclusion{color:#fffc;background:#ffffff08;border-left:3px solid #d4af37;border-radius:0 8px 8px 0;padding:16px}.ved-role__card{background:#0f0f0fcc;border:1px solid #ffffff0d;border-radius:12px;padding:32px}.ved-role__checklist{border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:32px;padding-bottom:32px;display:grid}.ved-role__item{color:#ffffffb3;align-items:center;gap:12px;font-size:.9rem;display:flex}.ved-role__check{color:#d4af37}.ved-role__attribution{align-items:center;gap:16px;display:flex}.ved-role__avatar{color:#fff;background:#ffffff1a;border-radius:50%;padding:12px}.ved-role__name{color:#fff;margin-bottom:4px;font-weight:600}.ved-role__subtitle{color:#ffffff80;font-size:.85rem}.ved-metrics-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ved-metric-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:32px 24px}.ved-metric-card__value{margin-bottom:8px;font-family:monospace;font-size:2.5rem;font-weight:700}.ved-metric-card__label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.ved-panchang{width:100%}.ved-panchang__mac{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.ved-panchang__mac-bar{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;padding:12px 16px;display:flex}.ved-mac-dots{gap:8px;display:flex}.ved-mac-dot{border-radius:50%;width:12px;height:12px}.ved-panchang__mac-title{color:#fff6;margin:0 auto;font-family:monospace;font-size:.8rem}.ved-panchang__viewport{background:#080808;padding:0}.ved-features-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.ved-feature-tile{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:flex-start;gap:16px;padding:20px;transition:all .2s;display:flex}.ved-feature-tile:hover{background:#d4af370d;border-color:#d4af3733}.ved-feature-tile__icon{color:#d4af37;background:#d4af371a;border-radius:8px;padding:10px}.ved-feature-tile__name{color:#ffffffe6;margin-bottom:4px;font-weight:600}.ved-feature-tile__desc{color:#ffffff80;font-size:.85rem;line-height:1.4}.ved-journeys{flex-direction:column;gap:24px;display:flex}.ved-journey{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:24px}.ved-journey__label{letter-spacing:.05em;margin-bottom:16px;font-family:monospace;font-size:.8rem;font-weight:700}.ved-journey__steps{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ved-journey__step-group{align-items:center;gap:12px;display:flex}.ved-journey__step{color:#fffc;background:#0006;border:1px solid;border-radius:6px;padding:8px 16px;font-size:.85rem}.ved-marquee-container{flex-direction:column;gap:16px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ved-marquee{width:max-content;display:flex}.ved-marquee__track{gap:16px;display:flex}.ved-marquee--left{animation:40s linear infinite vedMarqueeL}.ved-marquee--right{animation:40s linear infinite vedMarqueeR}@keyframes vedMarqueeL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes vedMarqueeR{0%{transform:translate(-50%)}to{transform:translate(0)}}.ved-tech-tag{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;min-width:140px;padding:12px 24px;display:flex}.ved-tech-tag__name{color:#fff;margin-bottom:4px;font-weight:600}.ved-tech-tag__type{color:#fff6;font-family:monospace;font-size:.75rem}.ved-code-stats{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.ved-code-stat{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:24px}.ved-code-stat__num{margin-bottom:8px;font-family:monospace;font-size:2rem;font-weight:700}.ved-code-stat__label{color:#ffffff80;text-transform:uppercase;font-size:.8rem}.ved-client-badge{background:#d4af370d;border:1px solid #d4af3733;border-radius:8px;align-items:center;gap:16px;padding:20px;display:flex}.ved-client-badge__ping{background:#d4af37;border-radius:50%;width:10px;height:10px;animation:2s infinite vedPulse;box-shadow:0 0 10px #d4af37}.ved-client-badge__name{color:#fff;margin-bottom:4px;font-weight:600}.ved-client-badge__status{color:#ffffff80;font-size:.85rem}.ved-arch-svg{background:#080808;border:1px solid #ffffff0d;border-radius:12px;width:100%;padding:24px}.ved-challenges{flex-direction:column;gap:12px;display:flex}.ved-challenge{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;transition:all .2s;overflow:hidden}.ved-challenge:hover{border-color:#ffffff1a}.ved-challenge__header{align-items:center;gap:16px;padding:20px 24px;display:flex}.ved-challenge__num{color:#d4af37;font-family:monospace;font-weight:700}.ved-challenge__name{color:#ffffffe6;flex:1;font-weight:600}.ved-challenge__solved{color:#4ade80;opacity:0;transition:opacity .2s}.ved-challenge--open .ved-challenge__solved{opacity:1}.ved-challenge__body{background:#0000004d;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.ved-challenge--open .ved-challenge__body{border-top:1px solid #ffffff0d;max-height:500px}.ved-challenge__problem,.ved-challenge__solution{padding:20px 24px}.ved-challenge__problem{border-bottom:1px solid #ffffff0d}.ved-challenge__problem span,.ved-challenge__solution span{color:#fff6;text-transform:uppercase;margin-bottom:8px;font-family:monospace;font-size:.75rem;display:block}.ved-challenge__problem p,.ved-challenge__solution p{color:#fffc;margin:0;font-size:.95rem;line-height:1.5}.ved-decisions{flex-direction:column;gap:16px;display:flex}.ved-decision{background:#ffffff05;border-left:3px solid #d4af37;border-radius:0 8px 8px 0;padding:24px}.ved-decision__q{color:#fff;margin-bottom:12px;font-size:1.1rem;font-weight:600}.ved-decision__r{color:#ffffffb3;font-size:.95rem;line-height:1.5}.ved-roadmap-list{flex-direction:column;gap:20px;display:flex}.ved-roadmap-item{align-items:flex-start;gap:16px;display:flex}.ved-roadmap-icon{color:#d4af37;flex-shrink:0;margin-top:2px}.ved-roadmap-text{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.5}.ved-roadmap-text strong{color:#ffffffe6}.ved-rules-grid{grid-template-columns:1fr;gap:12px;display:grid}.ved-rule-tile{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.ved-rule-tile--future{opacity:.7;border-style:dashed}.ved-rule-icon{color:#60a5fa}.ved-rule-tile--future .ved-rule-icon{color:#fff6}.ved-rule-name{color:#ffffffe6;font-size:.9rem}.ved-interview__start{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:8px;align-items:center;gap:12px;margin:0 auto;padding:16px 32px;font-family:monospace;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.ved-interview__start:hover{transform:translateY(-2px);box-shadow:0 10px 20px #d4af3733}.ved-interview__questions{flex-direction:column;gap:12px;display:flex}.ved-interview__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;overflow:hidden}.ved-interview__q{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:20px;display:flex}.ved-interview__q-num{color:#d4af37;margin-right:16px;font-family:monospace;font-weight:700}.ved-interview__q-text{color:#fff;flex:1;font-size:1rem}.ved-interview__chevron{color:#fff6;transition:transform .3s}.ved-interview__card--open .ved-interview__chevron{transform:rotate(180deg)}.ved-interview__a{background:#0000004d;max-height:0;transition:max-height .4s;overflow:hidden}.ved-interview__card--open .ved-interview__a{border-top:1px solid #ffffff0d;max-height:300px}.ved-interview__a p{color:#ffffffb3;margin:0;padding:20px;font-size:.95rem;line-height:1.6}.ved-screenshots-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.ved-screenshot-card{cursor:pointer;border-radius:8px;transition:all .2s;overflow:hidden}.ved-screenshot-card:hover{transform:translateY(-4px)}.ved-screenshot-placeholder{aspect-ratio:16/10;color:#ffffff1a;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex}.ved-screenshot-card:hover .ved-screenshot-placeholder{color:#d4af374d;border-color:#d4af374d}.ved-screenshot-title{color:#ffffffe6;margin-bottom:4px;font-size:.9rem;font-weight:600}.ved-screenshot-desc{color:#ffffff80;font-size:.8rem}.ved-screenshot-modal{z-index:10000;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.ved-screenshot-modal__content{background:#111;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:1200px;position:relative;overflow:hidden}.ved-screenshot-modal__close{color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:16px;right:16px}.ved-screenshot-modal__placeholder{aspect-ratio:16/9;background:#080808;justify-content:center;align-items:center;width:100%;display:flex}.ved-screenshot-modal__info{background:#151515;border-top:1px solid #ffffff0d;padding:24px}.ved-screenshot-modal__info h3{color:#fff;margin:0 0 8px}.ved-screenshot-modal__info p{color:#fff9;margin:0}.ved-footer{background:#0d0d0d;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:80px;padding:0 48px;display:flex;position:absolute;bottom:0;left:0;right:0}.ved-footer__badge{color:#ffffff4d;font-family:monospace;font-size:.75rem}.ved-footer__cta{color:#000;background:#d4af37;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ved-footer__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d4af3733}@media (width<=768px){.ved-shell{border-radius:0;max-height:100vh}.ved-hero{padding:40px 24px 32px}.ved-hero--with-carousel{grid-template-columns:1fr;gap:32px}.ved-hero__name{font-size:3rem}.ved-hero__metrics{flex-direction:column;gap:16px}.ved-section{padding:40px 24px}.ved-section-split{grid-template-columns:1fr;gap:40px}.ved-metrics-grid{grid-template-columns:1fr 1fr;gap:16px}.ved-footer{flex-direction:column;justify-content:center;gap:12px;height:auto;padding:20px 24px;position:relative}}.truth-overlay{z-index:99999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0505d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.truth-shell{background:#0f0a0a;border:1px solid #ff450026;border-radius:20px;flex-direction:column;width:100%;max-width:1280px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #ff45000d,inset 0 0 0 1px #ffffff05}.truth-scroll{scrollbar-width:thin;scrollbar-color:#ff450033 transparent;flex:1;overflow:hidden auto}.truth-close{color:#ff4500;cursor:pointer;z-index:100;background:#ff45001a;border:1px solid #ff450033;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:"Press Start 2P",monospace;font-size:10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:24px;right:24px}.truth-close:hover{color:#fff;background:#ff4500;transform:rotate(90deg)}.truth-hero{background:radial-gradient(circle at 0 0,#ff450014 0%,#0000 60%);border-bottom:1px solid #ff45001a;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:100px 60px 80px;display:grid;position:relative}.truth-hero__live-token{color:#ff4500;background:#ff45001a;border:1px solid #ff45004d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-family:Space Mono,monospace;font-size:.75rem;display:inline-flex}.truth-hero__live-dot{background:#ff4500;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse;box-shadow:0 0 10px #ff4500}.truth-hero__name{letter-spacing:-.04em;color:#fff;margin:0 0 16px;font-family:Inter,sans-serif;font-size:5rem;font-weight:800;line-height:1}.truth-hero__sub{color:#ffffffb3;max-width:90%;margin:0 0 32px;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.5}.truth-hero__problem{color:#ffffffe6;background:#ffffff08;border-left:3px solid #ff4500;padding:20px;font-family:Inter,sans-serif;font-size:1.1rem;font-style:italic}.truth-layers-visual{perspective:1000px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.truth-layer-plane{color:#ff4500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ff45000d;border:1px solid #ff45004d;border-radius:12px;justify-content:center;align-items:center;gap:16px;width:320px;height:80px;margin:-10px 0;font-family:Space Mono,monospace;font-size:.9rem;transition:all .3s;display:flex;transform:rotateX(60deg)rotate(-20deg);box-shadow:0 10px 30px #00000080}.truth-layer-plane:hover{background:#ff450026;border-color:#ff4500;transform:rotateX(50deg)rotate(-10deg)translateZ(20px)}.truth-section{border-bottom:1px solid #ff45001a;padding:80px 60px}.truth-section__label{color:#ff4500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-family:Space Mono,monospace;font-size:.8rem}.truth-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 40px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700}.truth-gaps-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.truth-gap-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px;transition:all .3s}.truth-gap-card:hover{background:#ff45000d;border-color:#ff45004d;transform:translateY(-4px)}.truth-gap-card__header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.truth-gap-card__icon{color:#ff4500;background:#ff45001a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.truth-gap-card__title{color:#fff;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.truth-gap-card__desc{color:#fff9;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.truth-comp-table{border-collapse:collapse;width:100%;margin-top:40px}.truth-comp-table th,.truth-comp-table td{text-align:left;border-bottom:1px solid #ffffff0d;padding:20px;font-family:Inter,sans-serif}.truth-comp-table th{color:#fff6;text-transform:uppercase;font-family:Space Mono,monospace;font-size:.8rem}.truth-comp-table td{color:#fffc;font-size:.95rem}.truth-comp-table tr:hover td{background:#ffffff05}.truth-comp-table .highlight{color:#ff4500;font-weight:600}.truth-footer{background:#0a0505;border-top:1px solid #ff45001a;justify-content:space-between;align-items:center;padding:24px 60px;display:flex}.truth-footer__badge{color:#ffffff4d;letter-spacing:.05em;font-family:Space Mono,monospace;font-size:.75rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.argusx-overlay{z-index:99999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050a05e6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.argusx-shell{background:#050a05;border:1px solid #84cc1633;border-radius:20px;flex-direction:column;width:100%;max-width:1280px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 100px #84cc160d,inset 0 0 0 1px #ffffff05}.argusx-scroll{scrollbar-width:thin;scrollbar-color:#84cc164d transparent;flex:1;overflow:hidden auto}.argusx-close{color:#84cc16;cursor:pointer;z-index:100;background:#84cc161a;border:1px solid #84cc164d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:"Press Start 2P",monospace;font-size:10px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.argusx-close:hover{color:#000;background:#84cc16;transform:rotate(90deg)}.argusx-hero{text-align:center;background:radial-gradient(circle at 50% 0,#84cc1614 0%,#0000 70%);border-bottom:1px solid #84cc161a;flex-direction:column;align-items:center;padding:100px 60px 80px;display:flex;position:relative}.argusx-hero__badge{color:#050a05;text-transform:uppercase;background:#84cc16;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-family:Space Mono,monospace;font-size:.8rem;font-weight:700;display:inline-flex}.argusx-hero__name{letter-spacing:-.05em;color:#fff;text-shadow:0 0 40px #84cc1633;margin:0 0 16px;font-family:Inter,sans-serif;font-size:6rem;font-weight:900;line-height:1}.argusx-hero__motto{color:#84cc16;letter-spacing:.2em;margin:0 0 32px;font-family:Space Mono,monospace;font-size:1.2rem}.argusx-hero__sub{color:#ffffffb3;max-width:800px;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.argusx-pipeline{justify-content:center;align-items:center;gap:24px;width:100%;margin-top:60px;display:flex}.argusx-node{text-align:center;background:#ffffff08;border:1px solid #84cc164d;border-radius:12px;width:200px;padding:24px;transition:all .3s}.argusx-node:hover{background:#84cc161a;border-color:#84cc16;transform:translateY(-5px);box-shadow:0 10px 30px #84cc161a}.argusx-node__icon{color:#84cc16;margin-bottom:16px}.argusx-node__title{color:#fff;margin-bottom:8px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.argusx-node__desc{color:#fff9;font-family:Inter,sans-serif;font-size:.85rem}.argusx-arrow{color:#84cc1666}.argusx-section{border-bottom:1px solid #84cc161a;padding:80px 60px}.argusx-section__label{color:#84cc16;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-family:Space Mono,monospace;font-size:.8rem}.argusx-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 40px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700}.argusx-shadow-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.argusx-shadow-col{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px}.argusx-shadow-col.fake{background:#84cc1605;border-color:#84cc164d}.argusx-shadow-header{color:#fff;align-items:center;gap:12px;margin-bottom:24px;font-family:Space Mono,monospace;font-size:1.2rem;display:flex}.argusx-shadow-col.fake .argusx-shadow-header{color:#84cc16}.argusx-data-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:16px 0;font-family:Inter,sans-serif;font-size:.95rem;display:flex}.argusx-data-row:last-child{border-bottom:none}.argusx-data-label{color:#ffffff80}.argusx-data-val{color:#fff;font-weight:500}.argusx-score-container{background:#ffffff05;border-radius:16px;align-items:center;gap:60px;padding:40px;display:flex}.argusx-score-dial{background:conic-gradient(#84cc16 0% 87%,#0000 87% 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.argusx-score-dial:before{content:"";background:#050a05;border-radius:50%;position:absolute;inset:10px}.argusx-score-val{color:#fff;font-family:Inter,sans-serif;font-size:3rem;font-weight:800;position:relative}.argusx-score-details{flex:1}.argusx-score-reason{color:#fffc;margin-bottom:24px;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.argusx-playbook{flex-direction:column;gap:12px;display:flex}.argusx-playbook-item{color:#84cc16;align-items:center;gap:12px;font-family:Space Mono,monospace;font-size:.9rem;display:flex}.argusx-footer{background:#030503;border-top:1px solid #84cc161a;justify-content:space-between;align-items:center;padding:24px 60px;display:flex}.argusx-footer__badge{color:#ffffff4d;letter-spacing:.05em;font-family:Space Mono,monospace;font-size:.75rem}.blur-text{flex-wrap:wrap;display:inline-flex}.blur-text__piece{opacity:0;filter:blur(12px);transform:translateY(var(--bt-dir,-30px));will-change:opacity, filter, transform;transition-property:opacity,filter,transform;transition-timing-function:cubic-bezier(.25,1,.5,1);display:inline-block}.blur-text__piece--visible{opacity:1;filter:blur();transform:translateY(0)}.var-prox{cursor:default;display:inline}.var-prox__char{will-change:font-variation-settings;transition:font-variation-settings .15s ease-out;display:inline-block}.scroll-float{opacity:0;filter:blur(var(--sf-blur,12px));transform:var(--sf-transform,translateY(50px));transition-property:opacity,filter,transform;transition-duration:var(--sf-duration,.8s);transition-delay:var(--sf-delay,0s);will-change:opacity, filter, transform;transition-timing-function:cubic-bezier(.25,1,.5,1)}.scroll-float--visible{opacity:1;filter:blur();transform:translate(0)}.about-root{color:#f5f5f5;background:#040303;min-height:100vh;position:relative;overflow-x:clip}.about-rail{z-index:50;pointer-events:none;opacity:.25;flex-direction:column;align-items:center;gap:18px;width:40px;padding-top:45vh;display:flex;position:fixed;top:0;bottom:0}.about-rail--left{left:16px}.about-rail--right{right:16px}.about-rail__line{background:linear-gradient(#0000,#ed1d2466,#0000);width:1px;height:80px}.about-rail__tag{color:#ffffff80;letter-spacing:2px;writing-mode:vertical-lr;text-orientation:mixed;font-family:"Press Start 2P",monospace;font-size:.32rem}.about-hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 80px 80px;display:flex;position:relative;overflow:hidden}.about-hero__bg-grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%)}.about-hero__edge{writing-mode:vertical-lr;text-orientation:mixed;letter-spacing:6px;text-transform:uppercase;color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.about-hero__edge--left{left:60px}.about-hero__edge--right{right:60px}.about-hero__edge-dot{color:#ed1d2426;font-size:.5rem}.about-hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:36px;max-width:760px;display:flex;position:relative}.about-hero__label{opacity:.5;align-items:center;gap:16px;display:flex}.about-hero__label-line{background:#ed1d2480;width:50px;height:1px;display:block}.about-hero__label-text{color:#ed1d24;letter-spacing:3px;font-family:"Press Start 2P",monospace;font-size:.55rem}.about-hero__title{line-height:1}.about-hero__blur-title{letter-spacing:-3px;color:#fff;text-shadow:0 0 100px #ed1d241f;font-family:Inter,sans-serif;font-size:clamp(3.5rem,12vw,8rem);font-weight:900}.about-hero__body{max-width:640px;line-height:1.8}.about-hero__proximity{color:#ffffff80;font-family:Inter,sans-serif;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.8}.about-hero__meta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff06;border:1px solid #ffffff0d;border-radius:14px;align-items:center;gap:32px;margin-top:16px;padding:18px 40px;display:flex}.about-hero__meta-item{text-align:center;flex-direction:column;gap:6px;display:flex}.about-hero__meta-label{color:#ffffff40;letter-spacing:2px;font-family:"Press Start 2P",monospace;font-size:.38rem}.about-hero__meta-value{color:#ffffffbf;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.about-hero__meta-value--live{color:#4ade80;align-items:center;gap:8px;display:flex}.about-hero__pulse{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite about-pulse;display:inline-block;box-shadow:0 0 8px #4ade80}@keyframes about-pulse{0%,to{opacity:1;box-shadow:0 0 6px #4ade80}50%{opacity:.4;box-shadow:0 0 18px #4ade80}}.about-hero__meta-divider{background:#ffffff0f;width:1px;height:34px}.about-hero__scroll-hint{opacity:.25;flex-direction:column;align-items:center;gap:8px;animation:2.5s ease-in-out infinite about-scroll-hint;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.about-hero__scroll-hint span{letter-spacing:4px;color:#fff;font-family:"Press Start 2P",monospace;font-size:.35rem}.about-hero__scroll-arrow{color:#fff;opacity:.8;font-family:"Press Start 2P",monospace;font-size:.5rem}@keyframes about-scroll-hint{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.about-timeline{padding:120px 40px 180px;position:relative}.about-timeline__header{text-align:center;margin-bottom:100px}.about-timeline__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,7vw,4.5rem);font-weight:900}.about-timeline__subtitle{color:#ffffff59;max-width:400px;margin:0 auto;font-family:Inter,sans-serif;font-size:1rem}.about-timeline__track{max-width:1100px;margin:0 auto;position:relative}.about-timeline__bar-bg{background:#ffffff0d;border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-timeline__bar-fill{z-index:1;background:linear-gradient(#0000 0%,#ffffffe6 3%,#fff 100%);border-radius:2px;width:4px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 15px #ffffff4d}.about-timeline__spd-sticky{z-index:15;pointer-events:none;justify-content:center;align-items:center;width:100%;height:0;display:flex;position:absolute;left:0;right:0;overflow:visible;transform:translateY(-50%)}.about-timeline__spd{width:56px;height:auto;image-rendering:pixelated;filter:drop-shadow(0 0 20px #ed1d2480)drop-shadow(0 0 40px #ed1d2433)}.about-tl-item{width:46%;padding:20px 0;position:relative}.about-tl-item--left{text-align:right;margin-left:0;padding-right:50px}.about-tl-item--right{text-align:left;margin-left:54%;padding-left:50px}.about-tl-item__dot{z-index:11;background:#fff;border:3px solid #ed1d24;border-radius:50%;width:14px;height:14px;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s,background .4s;position:absolute;top:40px;box-shadow:0 0 16px #ed1d24cc,inset 0 0 4px #ed1d24cc}.about-tl-item:hover .about-tl-item__dot{background:#ed1d24;transform:scale(1.3);box-shadow:0 0 24px #ed1d24}.about-tl-item--left .about-tl-item__dot{right:-6px}.about-tl-item--right .about-tl-item__dot{left:-8px}.about-tl-item__wire{width:30px;height:2px;transition:width .4s cubic-bezier(.25,1,.5,1),background .4s;position:absolute;top:46px}.about-tl-item--left .about-tl-item__wire{background:linear-gradient(270deg,#ed1d24cc,#0000);right:0}.about-tl-item--right .about-tl-item__wire{background:linear-gradient(90deg,#ed1d24cc,#0000);left:0}.about-tl-item:hover .about-tl-item__wire{width:50px}.about-tl-item__card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:16px;padding:32px 30px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.about-tl-item__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;background:linear-gradient(to bottom right,#ed1d2499,#0000,#0000);padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.about-tl-item--right .about-tl-item__card:before{background:linear-gradient(to bottom left,#ed1d2499,#0000,#0000)}.about-tl-item__card:hover{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 16px 40px -10px #ed1d2426,0 0 20px -5px #ed1d241a}.about-tl-item:hover .about-tl-item__card:before{opacity:1}.about-tl-item__year{color:#ed1d24;letter-spacing:2px;background:#ed1d2414;border:1px solid #ed1d2433;border-radius:8px;margin-bottom:18px;padding:8px 12px;font-family:"Press Start 2P",monospace;font-size:.5rem;line-height:1.4;display:inline-block}.about-tl-item__title{color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:800}.about-tl-item__desc{color:#ffffff73;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8}.about-philosophy{padding:0 60px 130px;position:relative}.about-philosophy__header{text-align:center;margin-bottom:72px}.about-philosophy__title{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(2.2rem,7vw,4.5rem);font-weight:900}.about-philosophy__subtitle{color:#ffffff59;max-width:420px;margin:0 auto;font-family:Inter,sans-serif;font-size:1rem}.about-philosophy__grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.about-philosophy__card{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;padding:36px 24px;transition:border-color .4s,transform .3s,box-shadow .4s;position:relative;overflow:hidden}.about-philosophy__card:hover{border-color:#ed1d2440;transform:translateY(-6px);box-shadow:0 12px 40px #ed1d240f}.about-philosophy__card-icon{color:#ed1d24;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.about-philosophy__card:hover .about-philosophy__card-icon{filter:drop-shadow(0 0 12px #ed1d2480);transform:scale(1.1)}.about-philosophy__card-title{color:#ed1d24;letter-spacing:1.5px;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:.45rem;line-height:1.6}.about-philosophy__card-text{color:#ffffff73;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.7}.about-philosophy__card-glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#ed1d240f 0%,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:-40%;right:-40%}.about-philosophy__card:hover .about-philosophy__card-glow{opacity:1}.about-signal{justify-content:center;padding:80px 60px 120px;display:flex;position:relative}.about-signal__inner{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:22px;width:100%;max-width:800px;padding:70px 50px;position:relative;overflow:hidden}.about-signal__decoration{pointer-events:none;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-signal__ring{border:1px solid #ed1d240f;border-radius:50%;position:absolute;inset:0}.about-signal__ring--1{animation:4s ease-in-out infinite about-ring-pulse;inset:20%}.about-signal__ring--2{animation:4s ease-in-out 1.3s infinite about-ring-pulse;inset:35%}.about-signal__ring--3{animation:4s ease-in-out 2.6s infinite about-ring-pulse;inset:50%}.about-signal__dot{background:#ed1d24;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #ed1d2480}@keyframes about-ring-pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.6;transform:scale(1.04)}}.about-signal__title{z-index:2;color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;position:relative}.about-signal__accent{color:#ed1d24}.about-signal__desc{z-index:2;color:#ffffff61;max-width:480px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:.92rem;line-height:1.7;position:relative}.about-signal__actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.about-signal__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:13px 28px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.about-signal__btn--primary{color:#fff;background:#ed1d24;box-shadow:0 4px 24px #ed1d2440}.about-signal__btn--primary:hover{background:#ff3038;transform:translateY(-3px);box-shadow:0 8px 36px #ed1d2473}.about-signal__btn--ghost{color:#ffffffa6;background:0 0;border:1px solid #ffffff1a}.about-signal__btn--ghost:hover{color:#fff;background:#ffffff0a;border-color:#fff3;transform:translateY(-3px)}@media (width<=1024px){.about-rail,.about-hero__edge{display:none}.about-philosophy__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.about-hero{padding:100px 24px 60px}.about-hero__meta{flex-direction:column;gap:16px;padding:20px 24px}.about-hero__meta-divider{width:40px;height:1px}.about-timeline{padding:80px 20px 120px}.about-timeline__bar-bg,.about-timeline__bar-fill{left:20px;transform:none}.about-timeline__spd-sticky{justify-content:flex-start;padding-left:6px}.about-timeline__spd{width:36px}.about-tl-item,.about-tl-item--left,.about-tl-item--right{text-align:left;width:100%;margin-left:0;padding-left:52px;padding-right:0}.about-tl-item__dot{left:14px!important;right:auto!important}.about-tl-item__wire{width:18px;left:27px!important;right:auto!important}.about-philosophy{padding:40px 16px 80px}.about-philosophy__grid{grid-template-columns:repeat(2,1fr);gap:12px}.about-philosophy__card{padding:24px 16px}.about-philosophy__card-title{font-size:.4rem}.about-philosophy__card-text{font-size:.75rem}.about-philosophy__card-icon{margin-bottom:16px}.about-philosophy__card-icon svg{width:28px;height:28px}@media (width<=480px){.about-philosophy__grid{grid-template-columns:1fr}}.about-signal{padding:60px 20px 100px}.about-signal__inner{padding:40px 24px}}.replay-overlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.replay-modal{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 50px 100px #000000e6}.replay-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.replay-meta h2{letter-spacing:1px;margin:0;font-size:1rem;font-weight:900}.replay-meta h2 span{color:#ed1d24;font-family:Roboto Mono,monospace}.replay-meta p{color:#555;text-transform:uppercase;letter-spacing:2px;margin:4px 0 0;font-size:.7rem}.replay-geo{color:#888;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:6px 12px;font-size:.75rem;display:flex}.ip-badge{color:#ed1d24;background:#ed1d241a;border-radius:4px;margin-left:auto;padding:2px 6px;font-family:Roboto Mono,monospace;font-size:.7rem}.close-btn{color:#444;cursor:pointer;background:0 0;border:none;transition:all .2s}.close-btn:hover{color:#fff;transform:rotate(90deg)}.replay-timeline{flex-direction:column;flex:1;padding:2rem;display:flex;overflow-y:auto}.timeline-node{gap:1.5rem;padding-bottom:2rem;display:flex}.node-marker{flex-direction:column;align-items:center;width:20px;display:flex}.node-dot{z-index:1;color:#000;background:#333;border:2px solid #555;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.timeline-node.page .node-dot{background:#ed1d24;border-color:#ed1d2480;width:10px;height:10px}.timeline-node.chat .node-dot{background:#9d50bb;border-color:#9d50bb80}.timeline-node.event .node-dot{background:#10b981;border-color:#10b98180}.node-line{background:#ffffff0d;flex:1;width:2px;margin-top:5px}.timeline-node.end .node-line{display:none}.node-content{flex:1;padding-top:-2px}.node-timestamp{color:#666;letter-spacing:.5px;margin-bottom:6px;font-family:Roboto Mono,monospace;font-size:.65rem}.page-step{background:#ffffff05;border-left:2px solid #333;border-radius:12px;padding:1rem}.timeline-node.page .page-step{border-left-color:#ed1d24}.step-header{justify-content:space-between;margin-bottom:8px;display:flex}.step-tag{background:#222;border-radius:4px;padding:2px 6px;font-family:Roboto Mono,monospace;font-size:.65rem}.step-time{color:#555;font-size:.7rem}.step-desc{color:#fff;margin-bottom:12px;font-size:.9rem}.step-desc .path{color:#ed1d24;font-family:Roboto Mono,monospace}.step-stats{color:#666;align-items:center;gap:12px;font-size:.75rem;display:flex}.step-stats span{align-items:center;gap:4px;display:flex}.highlight{color:#10b981;background:#10b9811a;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.chat-step{flex-direction:column;gap:8px;display:flex}.chat-bubble{background:#1a1a1a;border-radius:14px 14px 14px 2px;align-items:flex-start;gap:10px;max-width:90%;padding:10px 14px;display:flex}.chat-bubble p{color:#ddd;margin:0;font-size:.85rem}.chat-icon{color:#ed1d24;margin-top:3px}.chat-response{color:#888;gap:8px;padding-left:12px;display:flex}.chat-response p{margin:0;font-size:.8rem;font-style:italic;line-height:1.4}.corner-icon{margin-top:2px}.event-step{flex-direction:column;gap:6px;margin-top:4px;display:flex}.event-bubble{background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;display:inline-flex}.event-icon{color:#10b981}.event-type{color:#10b981;letter-spacing:.5px;text-transform:uppercase;font-size:.75rem;font-weight:700}.event-meta{background:#0000004d;border:1px solid #ffffff0d;border-radius:8px;margin-left:20px;padding:10px}.event-meta pre{color:#888;white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:Roboto Mono,monospace;font-size:.65rem}.end-label{text-transform:uppercase;color:#444;letter-spacing:2px;font-family:Roboto Mono,monospace;font-size:.7rem}.replay-status{text-align:center;color:#ed1d24;letter-spacing:2px;padding:3rem;font-family:Roboto Mono,monospace;font-size:.8rem}:root{--spider-red:#ed1d24;--bg-dark:#050505;--panel-bg:#111;--glass-border:#ffffff0d;--text-primary:#fff;--text-secondary:#888;--text-muted:#555;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}.admin-wrapper{background:var(--bg-dark);color:var(--text-primary);min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.oracle-panel{border:1px solid #ed1d2433;border-radius:12px;margin-bottom:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.oracle-panel.open{border-color:#ed1d2480;box-shadow:0 10px 30px #00000080}.oracle-toggle{color:#ed1d24;cursor:pointer;letter-spacing:2px;text-align:left;background:#ed1d240d;border:none;align-items:center;gap:12px;width:100%;padding:12px 20px;font-family:Roboto Mono,monospace;font-size:.75rem;font-weight:900;display:flex}.oracle-toggle:hover{background:#ed1d241a}.terminal-icon{opacity:.5;margin-left:auto}.oracle-content{opacity:0;background:#050505;height:0;transition:all .3s;overflow:hidden}.oracle-panel.open .oracle-content{opacity:1;height:auto;min-height:100px;padding:2rem}.briefing-text{max-width:800px;margin:0 auto}.briefing-text p{color:#aaa;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.briefing-text p:first-of-type{color:#fff;font-size:1rem;font-weight:700}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.oracle-content:after{content:"";pointer-events:none;opacity:.3;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 2px,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/3px 100%;position:absolute;inset:0}.admin-glass{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid var(--glass-border);background:#0f0f0fcc;border-radius:24px;max-width:1300px;margin:0 auto;padding:2.5rem;box-shadow:0 40px 100px #000c}.admin-header{background:#0003;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.header-brand{align-items:center;gap:15px;display:flex}.terminal-pulse{animation:2s infinite terminal-blink}@keyframes terminal-blink{0%{opacity:.3;text-shadow:none}50%{opacity:1;filter:drop-shadow(0 0 5px #ed1d24)}to{opacity:.3}}.system-monitor{background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:15px;padding:6px 14px;display:flex}.mon-item{color:#666;letter-spacing:1px;align-items:center;gap:6px;font-family:Roboto Mono,monospace;font-size:10px;display:flex}.pro-logout-btn{color:#ed1d24;cursor:pointer;background:#ed1d241a;border:1px solid #ed1d244d;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:Roboto Mono,monospace;font-size:11px;font-weight:700;transition:all .3s;display:flex}.pro-logout-btn:hover{color:#fff;background:#ed1d24;box-shadow:0 0 15px #ed1d2466}.forensics.admin-kpi-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.kpi-sub{color:#555;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:10px;display:block}.eng-cell{flex-direction:column;gap:6px;display:flex}.eng-cell span{color:#888;font-size:11px}.mini-progress{background:#ffffff0d;border-radius:2px;width:60px;height:3px;overflow:hidden}.mini-progress .fill{background:#ed1d24;height:100%;box-shadow:0 0 5px #ed1d24}.id-cell.clickable .fingerprint{color:#444;letter-spacing:.5px;font-size:9px}.badge.seg-repeat-visitor{color:gold;background:#ffd7001a;border-color:#ffd7004d}.intel-action-btn.dl-btn{color:#aaa;background:#ffffff0d;border-color:#ffffff1a}.intel-action-btn.dl-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff}.intel-action-btn{color:#9d50bb;cursor:pointer;background:#9d50bb1a;border:1px solid #9d50bb4d;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:Roboto Mono,monospace;font-size:11px;transition:all .3s;display:flex}.intel-action-btn:hover{color:#fff;background:#9d50bb}.reset-group{gap:5px;margin-right:20px;display:flex}.reset-mini{color:#666;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;transition:all .3s;display:flex}.reset-mini:hover{color:#fff;background:#ed1d24;border-color:#ed1d24}.filters{gap:10px;display:flex}.intel-select{color:#888;cursor:pointer;background:#000;border:1px solid #333;border-radius:4px;outline:none;padding:6px 12px;font-family:Roboto Mono,monospace;font-size:10px}.intel-select:focus{border-color:#ed1d24}.quality-cell{flex-direction:column;gap:6px;display:flex}.score{color:#444;font-family:Roboto Mono,monospace;font-size:14px;font-weight:900}.score.high{color:#ed1d24;text-shadow:0 0 10px #ed1d244d}.score-meter{background:#ffffff0d;border-radius:2px;width:80px;height:4px}.score-meter .fill{background:linear-gradient(90deg,#333,#ed1d24);border-radius:2px;height:100%}.investigate-btn{color:#666;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.investigate-btn:hover{color:#ed1d24;background:#ed1d241a}.row-expanded{background:#ed1d2408}.dossier-row{background:#0000004d}.id-cell{flex-direction:column;gap:2px;display:flex}.ip-frag{color:#444;letter-spacing:.5px;font-family:Roboto Mono,monospace;font-size:9px}.origin-cell{flex-direction:column;gap:2px;display:flex}.origin-cell .city{color:#888;font-size:11px;font-weight:700}.origin-cell .geo{color:#444;text-transform:uppercase;letter-spacing:.5px;font-size:9px}.investigation-dossier{border:1px solid #ed1d2433;border-radius:8px;margin:10px 0;padding:2rem;position:relative;overflow:hidden}.investigation-dossier:before{content:"TOP SECRET";color:#fff;opacity:.1;background:#ed1d24;padding:2px 40px;font-size:10px;font-weight:900;position:absolute;top:10px;right:-30px;transform:rotate(45deg)}.dossier-header{border-bottom:1px solid #ffffff0d;margin-bottom:2rem;padding-bottom:1rem}.dossier-header h3{color:#ed1d24;letter-spacing:2px;margin-bottom:8px;font-size:12px}.dossier-stats{color:#666;gap:20px;font-family:Roboto Mono,monospace;font-size:10px;display:flex}.intel-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.intel-modal-content{background:#050505;border:1px solid #9d50bb4d;border-radius:12px;flex-direction:column;width:90%;max-width:1000px;max-height:85vh;display:flex}.archive-stream{flex:1;padding:2rem;overflow-y:auto}.stream-item{border-bottom:1px solid #ffffff0d;padding:1.5rem 0}.stream-meta{color:#444;gap:15px;margin-bottom:10px;font-family:Roboto Mono,monospace;font-size:10px;display:flex}.stream-body{font-size:13px;line-height:1.6}.archive-highlight{background:#9d50bb33;border:1px solid #9d50bb;animation:2s infinite alternate glow-pulse;box-shadow:0 0 15px #9d50bb33}@keyframes glow-pulse{0%{box-shadow:0 0 5px #9d50bb33}to{box-shadow:0 0 20px #9d50bb80}}.danger-panel{border:1px dashed #ed1d2433;margin-top:40px}.control-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px;display:grid}.danger-btn{color:#888;cursor:pointer;text-align:center;letter-spacing:1px;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:20px;font-family:Roboto Mono,monospace;font-size:11px;transition:all .3s;display:flex}.danger-btn svg{opacity:.5;transition:all .3s}.danger-btn:hover{color:#ed1d24;background:#ed1d240d;border-color:#ed1d24}.danger-btn:hover svg{opacity:1;color:#ed1d24;transform:scale(1.1)}.btn-desc{color:#444;letter-spacing:0;margin-top:5px;font-size:10px;font-weight:300}.danger-btn:hover .btn-desc{color:#ed1d2499}.admin-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.kpi-card{background:var(--panel-bg);border:1px solid var(--glass-border);transition:var(--transition);border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:relative;overflow:hidden}.kpi-card:hover{border-color:#ed1d244d;transform:translateY(-5px)}.kpi-icon-wrap{width:48px;height:48px;color:var(--spider-red);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;display:flex}.kpi-info h3{text-transform:uppercase;color:var(--text-secondary);letter-spacing:1.5px;margin:0;font-size:.75rem}.kpi-info p{color:var(--text-primary);margin:8px 0 0;font-size:2.2rem;font-weight:800}.admin-main-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.scrollable-forensics{scrollbar-gutter:stable;max-height:650px;padding-right:15px;overflow-y:auto}.scrollable-forensics::-webkit-scrollbar{width:4px}.scrollable-forensics::-webkit-scrollbar-track{background:#ffffff05}.scrollable-forensics::-webkit-scrollbar-thumb{background:#ed1d2433;border-radius:10px}.scrollable-forensics::-webkit-scrollbar-thumb:hover{background:#ed1d24}.scanning-indicator{align-items:center;gap:12px;display:flex}.intel-select-wrap{align-items:center;display:flex;position:relative}.select-icon{color:#555;pointer-events:none;position:absolute;left:10px}.intel-select{padding-left:28px!important}.badge{letter-spacing:1px;text-transform:uppercase;border-left:3px solid #0000;border-radius:4px;padding:4px 12px;font-size:9px;font-weight:900}.seg-recruiter{box-shadow:0 0 15px #ed1d241a;color:#ed1d24!important;background:#ed1d241a!important;border-color:#ed1d24!important}.seg-engaged{color:#9d50bb!important;background:#9d50bb1a!important;border-color:#9d50bb!important}.seg-repeat-visitor{color:gold!important;background:#ffd7001a!important;border-color:gold!important}.admin-panel{background:var(--panel-bg);border:1px solid var(--glass-border);border-radius:20px;padding:2rem}.full-panel{grid-column:1/-1}.embedded-stream{max-height:500px;padding-right:15px;overflow-y:auto}.embedded-stream::-webkit-scrollbar{width:4px}.embedded-stream::-webkit-scrollbar-track{background:#ffffff05}.embedded-stream::-webkit-scrollbar-thumb{background:#ed1d2433;border-radius:10px}.embedded-stream::-webkit-scrollbar-thumb:hover{background:#ed1d24}.stream-body .label{opacity:.4;margin-right:10px;font-family:Roboto Mono,monospace;font-size:10px;font-weight:900}.stream-body .user .label{color:#888}.stream-body .ai .label{color:#9d50bb}.panel-header{margin-bottom:2rem}.panel-header.dual-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.panel-header.dual-header .left{flex:1}.admin-header-right{align-items:center;gap:15px;display:flex}.admin-avatar{border:1px solid #ffffff1a;border-radius:50%;width:32px;height:32px;margin-left:5px}.admin-panel h2{color:var(--text-primary);align-items:center;gap:12px;margin:0;font-size:1.1rem;font-weight:800;display:flex}.subtext{color:var(--text-secondary);margin:8px 0 0;font-size:.8rem}.chart-container{flex-direction:column;align-items:center;display:flex}.chart-legend{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-top:1.5rem;display:grid}.legend-item{color:var(--text-secondary);align-items:center;gap:8px;font-size:.75rem;display:flex}.legend-item .dot{border-radius:50%;width:8px;height:8px}.query-list{flex-direction:column;gap:12px;display:flex}.query-row{transition:var(--transition);background:#ffffff08;border-left:2px solid #333;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.query-row:hover{background:#ffffff0f}.query-row.alert-row{border-left-color:var(--spider-red);background:#ed1d240d}.alert-content{flex-direction:column;gap:4px;display:flex}.query-text{color:#ddd;font-size:.9rem;font-weight:500}.query-count,.query-time{color:var(--text-muted);font-family:Roboto Mono,monospace;font-size:.75rem}.resolve-btn{background:var(--spider-red);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:6px;padding:6px 12px;font-size:.7rem;font-weight:800}.resolve-btn:hover{opacity:.8;transform:scale(1.05)}.activity-stream{flex-direction:column;gap:12px;max-height:400px;display:flex;overflow-y:auto}.activity-item{border-bottom:1px solid var(--glass-border);align-items:center;gap:16px;padding:12px;display:flex}.act-type{text-align:center;text-transform:uppercase;border-radius:4px;width:45px;padding:4px 8px;font-family:Roboto Mono,monospace;font-size:.7rem;font-weight:900}.act-type.visit{color:#60a5fa;background:#3b82f633}.act-type.chat{color:var(--spider-red);background:#ed1d2433}.act-type.event{color:#10b981;background:#10b98133}.act-detail{color:#bbb;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;overflow:hidden}.act-time{color:var(--text-muted);font-family:Roboto Mono,monospace;font-size:.7rem}.callback-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.callback-card{border:1px solid var(--glass-border);transition:var(--transition);background:#ffffff08;border-radius:16px;padding:1.5rem}.callback-card:hover{border-color:#00c853}.cb-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cb-header strong{color:#fff;font-size:1rem}.phone-link{color:#00c853;font-family:Roboto Mono,monospace;font-size:.85rem;text-decoration:none}.callback-card p{color:#888;margin:0 0 1rem;font-size:.9rem;font-style:italic;line-height:1.6}.cb-footer{color:var(--text-muted);font-family:Roboto Mono,monospace;font-size:.7rem}.admin-login-gate{background:radial-gradient(circle,#111 0%,#000 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-login-card{border:1px solid var(--glass-border);text-align:center;background:#111;border-radius:32px;width:90%;max-width:450px;padding:4rem;box-shadow:0 50px 100px #00000080}.admin-login-card h1{letter-spacing:2px;margin:1.5rem 0 .5rem;font-size:1.5rem;font-weight:900}.admin-login-card p{color:var(--text-muted);letter-spacing:1px;font-size:.8rem}.admin-loading,.admin-error{letter-spacing:4px;justify-content:center;align-items:center;min-height:100vh;font-family:Roboto Mono,monospace;font-size:1rem;display:flex}.admin-loading{color:var(--spider-red)}.admin-error{color:#555}.pulse{animation:2s ease-in-out infinite pulse}.pulse-dot{background:var(--spider-red);width:8px;height:8px;box-shadow:0 0 10px var(--spider-red);border-radius:50%}.table-wrapper{margin-top:1rem;overflow-x:auto}.visitor-table{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.visitor-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid var(--glass-border);padding:12px;font-weight:800}.visitor-table td{border-bottom:1px solid var(--glass-border);color:#ccc;padding:16px 12px}.id-cell.clickable{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:8px;padding:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.id-cell.clickable:hover{background:#ed1d240d;border-color:#ed1d244d;transform:translate(4px)}.id-cell .view-icon{opacity:0;color:#ed1d24;transition:all .3s;position:absolute;top:50%;right:12px;transform:translateY(-50%)scale(.8)}.id-cell.clickable:hover .view-icon{opacity:1;transform:translateY(-50%)scale(1)}.sid{color:#fff;font-family:Roboto Mono,monospace;font-weight:700}.since{color:var(--text-muted);font-size:.7rem}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:800}.seg-explorer{color:#888;background:#ffffff0d}.seg-engaged{color:#60a5fa;background:#3b82f633}.seg-recruiter{color:var(--spider-red);background:#ed1d2433;border:1px solid #ed1d244d}.seg-bounced{color:#444;background:#ffffff05}@media (width<=768px){.admin-main-grid{grid-template-columns:1fr}.admin-glass{padding:1.5rem}.admin-wrapper{padding:1rem}}.action-cell{align-items:center;gap:8px;display:flex}.purge-btn{color:#ed1d24;cursor:pointer;background:#ed1d241a;border:1px solid #ed1d2433;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.purge-btn:hover{color:#fff;background:#ed1d24;transform:scale(1.05)}.time-cell{color:#888;font-family:Roboto Mono,monospace;font-size:.7rem}.search-wrap{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;margin-left:20px;margin-right:auto;padding:6px 12px;display:flex}.search-wrap input{color:#fff;background:0 0;border:none;outline:none;width:250px;font-family:Roboto Mono,monospace;font-size:.8rem}.tg-wrapper{background:linear-gradient(#050508 0%,#08080d 30%,#0c0c14 60%,#10101a 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.tg-skip{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff6;letter-spacing:.05em;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;padding:8px 18px;font-family:"Press Start 2P",monospace;font-size:.5rem;transition:all .3s;position:absolute;top:20px;right:24px}.tg-skip:hover{color:#ffffffb3;background:#ffffff1a}.tg-stage{width:100%;height:580px;margin:150px auto 0;position:relative}.tg-farbg{z-index:0;opacity:.4;pointer-events:none;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:70px;left:0;right:0}.tg-farbg-side{align-items:flex-end;gap:4px;display:flex}.tg-shake{animation:70ms ease-out tg-screen-shake}@keyframes tg-screen-shake{0%,to{transform:translate(0)}25%{transform:translate(-2px,1px)}75%{transform:translate(2px,-1px)}}.tg-ground{z-index:4;background:#111116;height:70px;position:absolute;bottom:0;left:0;right:0}.tg-ground-road{background:repeating-linear-gradient(90deg,#0000 0 40px,#ffffff0a 40px 42px);height:100%;position:absolute;top:0;left:0;right:0}.tg-ground-curb{height:4px;image-rendering:pixelated;background:linear-gradient(90deg,#222228,#1a1a22,#222228);position:absolute;top:0;left:0;right:0}.tg-web-canvas{z-index:6;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tg-skyline{align-items:flex-end;gap:3px;display:flex;position:absolute;bottom:70px}.tg-skyline--left{z-index:8;left:0}.tg-skyline--right{z-index:1;opacity:.65;right:0}.tg-pbld{image-rendering:pixelated;border:2px solid #ffffff0a;border-bottom:none;position:relative;box-shadow:inset 0 0 12px #00000080}.tg-pbld:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 20px,#ffffff04 20px 22px);position:absolute;inset:0}.tg-pbld-roof-pointed{border-bottom:14px solid;border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.tg-pbld-roof-stepped{flex-direction:column;gap:0;display:flex;position:absolute;bottom:100%;left:0;right:0}.tg-pbld-antenna{background:#ffffff1f;width:2px;height:28px;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.tg-pbld-antenna:after{content:"";background:#ed1d24;border-radius:50%;width:6px;height:4px;animation:2s ease-in-out infinite tg-antenna-blink;position:absolute;top:-2px;left:-2px}@keyframes tg-antenna-blink{0%,60%,to{opacity:.2}30%{opacity:1}}.tg-pbld-watertower{background:#1e1e28;border:1px solid #ffffff0f;border-radius:2px 2px 0 0;width:16px;height:12px;position:absolute;top:-22px;right:6px}.tg-pbld-watertower:before{content:"";background:#ffffff0f;width:2px;height:10px;position:absolute;top:100%;left:3px;box-shadow:8px 0 #ffffff0f}.tg-pbld-windows{flex-direction:column;justify-content:space-around;gap:5px;height:100%;padding:10px 6px;display:flex}.tg-pbld-wrow{justify-content:center;gap:4px;display:flex}.tg-pbld-win{width:10px;height:8px;image-rendering:pixelated;background:#ffffff08;border:1px solid #ffffff0d}.tg-pbld-win--lit{background:#ffd25026;border-color:#ffd2501a;box-shadow:0 0 6px #ffd25014}.tg-middle{z-index:5;justify-content:center;align-items:flex-end;height:150px;display:flex;position:absolute;bottom:70px;left:0;right:0}.tg-middle--crash{animation:1.8s cubic-bezier(.4,0,1,1) forwards tg-crash}@keyframes tg-crash{0%{transform:translate(0)}20%{transform:translate(15px)}to{opacity:0;transform:translate(-120vw)}}.tg-spiderman-img{z-index:6;transform-origin:bottom;image-rendering:pixelated;margin-right:-10px;position:relative}.tg-spiderman-img img{filter:drop-shadow(0 0 8px #ed1d2433);width:120px;height:auto;image-rendering:pixelated;display:block}.tg-spiderman--strain{animation:.15s ease-in-out infinite alternate tg-strain}.tg-spiderman--victory{animation:.6s forwards tg-victory}@keyframes tg-strain{0%{transform:translate(-2px)rotate(-1deg)}to{transform:translate(2px)rotate(1deg)}}@keyframes tg-victory{0%{transform:scale(1)}50%{transform:scale(1.1)translateY(-6px)}to{transform:scale(1.05)}}.tg-pixel-train{z-index:5;image-rendering:pixelated;align-items:flex-end;gap:2px;display:flex;position:relative}.tg-train--moving{animation:.1s linear infinite tg-train-push}.tg-train--stopped{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards tg-train-halt}@keyframes tg-train-push{0%,to{transform:translate(0)}25%{transform:translate(2px)}75%{transform:translate(-2px)}}@keyframes tg-train-halt{0%{transform:translate(0)}40%{transform:translate(-10px)}to{transform:translate(-3px)}}.tg-ptcar{width:95px;height:58px;image-rendering:pixelated;background:linear-gradient(#4a4a55 0%,#38383f 40%,#2c2c32 100%);border:2px solid #555;border-bottom-color:#333;border-radius:2px;position:relative}.tg-ptcar--engine{background:linear-gradient(#555562 0%,#44444c 50%,#333338 100%);border-color:#666;border-radius:4px 2px 2px;width:108px;height:64px}.tg-ptcar-cowcatcher{background:linear-gradient(#666,#444);border:2px solid #555;border-right:none;border-radius:4px 0 0 2px;width:10px;height:50px;position:absolute;bottom:0;left:-8px}.tg-ptcar-cowcatcher:before{content:"";background:#555;border-radius:2px;width:14px;height:6px;position:absolute;bottom:-4px;left:0}.tg-ptcar-light{background:gold;border-radius:50%;width:5px;height:5px;position:absolute;top:12px;left:-10px;box-shadow:0 0 8px gold,0 0 20px #ffd7004d}.tg-ptcar-cabin{justify-content:center;align-items:center;height:22px;display:flex;position:absolute;top:4px;left:14px;right:4px}.tg-ptcar-wins{justify-content:center;gap:4px;display:flex;position:absolute;top:8px;left:6px;right:6px}.tg-ptcar-win{width:16px;height:12px;image-rendering:pixelated;background:#8cc8ff1f;border:2px solid #ffffff14}.tg-ptcar-win--front{background:#8cc8ff26;border:2px solid #ffffff1a;width:28px;height:14px}.tg-ptcar-stripe{height:4px;image-rendering:pixelated;background:#ed1d24;position:absolute;bottom:8px;left:4px;right:4px}.tg-ptwheels{justify-content:space-around;padding:0 4px;display:flex;position:absolute;bottom:-8px;left:-8px;right:0}.tg-ptwheel{width:10px;height:10px;image-rendering:pixelated;background:#1a1a1f;border:2px solid #444;border-radius:50%}.tg-ptwheel--spin{animation:.2s linear infinite tg-wheel-spin}@keyframes tg-wheel-spin{to{transform:rotate(360deg)}}.tg-pttrack{height:4px;image-rendering:pixelated;z-index:4;background:repeating-linear-gradient(90deg,#3a3a42 0 16px,#1a1a1f 16px 22px);position:absolute;bottom:58px;left:0;right:0}.tg-overlay{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050508b3;justify-content:center;align-items:center;padding-top:100px;display:flex;position:absolute;inset:0}.tg-overlay--success{background:#050508cc}.tg-overlay--fail{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e0505b3}.tg-prompt{text-align:center;max-width:440px}.tg-title{color:#ed1d24;text-shadow:0 0 20px #ed1d2480,2px 2px #000;letter-spacing:2px;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:clamp(.9rem,3vw,1.5rem)}.tg-subtitle{color:#ffffff80;margin-bottom:28px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.6}.tg-start-btn{color:#fff;cursor:pointer;letter-spacing:2px;image-rendering:pixelated;background:#ed1d24;border:2px solid #f44;border-radius:4px;align-items:center;gap:10px;padding:14px 36px;font-family:"Press Start 2P",monospace;font-size:.8rem;transition:all .2s;display:inline-flex;box-shadow:0 0 30px #ed1d2440,inset 0 -3px #a11}.tg-start-btn:hover{transform:scale(1.05);box-shadow:0 0 40px #ed1d2473,inset 0 -3px #a11}.tg-start-icon{font-size:.65rem}.tg-target-info{color:#fff3;letter-spacing:.5px;margin-top:14px;font-family:"Press Start 2P",monospace;font-size:.45rem}.tg-hud{z-index:20;pointer-events:none;position:absolute;inset:0}.tg-click-zone{z-index:21;cursor:pointer;pointer-events:auto;justify-content:center;align-items:flex-end;padding-bottom:14px;display:flex;position:absolute;inset:0}.tg-click-zone:active{background:#ed1d2408}.tg-click-hint{color:#ffffff2e;letter-spacing:3px;font-family:"Press Start 2P",monospace;font-size:.45rem;animation:1.2s ease-in-out infinite tg-blink}@keyframes tg-blink{0%,to{opacity:.18}50%{opacity:.45}}.tg-hud-center{pointer-events:none;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.tg-timer{color:#fff;text-shadow:0 0 12px #ffffff40,2px 2px #000;z-index:25;pointer-events:none;font-family:"Press Start 2P",monospace;font-size:clamp(1.5rem,5vw,2.8rem)}.tg-timer--critical{color:#ed1d24;text-shadow:0 0 25px #ed1d2480,2px 2px #000;animation:.12s ease-in-out infinite alternate tg-glitch}@keyframes tg-glitch{0%{text-shadow:2px 0 #ed1d24,-2px 0 #3b82f6,2px 2px #000;transform:translate(-50%)translate(-1px)}to{text-shadow:-2px 0 #ed1d24,2px 0 #3b82f6,2px 2px #000;transform:translate(-50%)translate(1px)}}.tg-click-count{color:#fff;text-shadow:2px 2px #000;z-index:25;pointer-events:none;font-family:"Press Start 2P",monospace;font-size:.95rem}.tg-click-slash{color:#ffffff4d;margin-left:2px;font-size:.55rem}.tg-progress-track{z-index:25;pointer-events:none;width:60%;max-width:400px;height:14px;image-rendering:pixelated;background:#ffffff0d;border:2px solid #ffffff14;border-radius:2px;position:relative;overflow:hidden}.tg-tap-hint{color:#ed1d24;letter-spacing:2px;text-shadow:0 0 10px #ed1d2480,1px 1px #000;margin-top:8px;font-family:"Press Start 2P",monospace;font-size:.6rem;animation:.6s infinite alternate tg-blink-fast}@keyframes tg-blink-fast{0%{opacity:1}to{opacity:.2}}.tg-click-ping{color:#fff;pointer-events:none;text-shadow:0 0 8px #ed1d24,2px 2px #000;z-index:50;font-family:"Press Start 2P",monospace;font-size:.8rem;font-weight:700;position:absolute;transform:translate(-50%,-50%)}.tg-progress-fill{height:100%;image-rendering:pixelated;transition:width 80ms,background .3s;box-shadow:0 0 8px}.tg-progress-label{color:#ffffff80;letter-spacing:1px;font-family:"Press Start 2P",monospace;font-size:.35rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tg-result{text-align:center}.tg-result-icon{justify-content:center;margin-bottom:16px;display:flex}.tg-result-title{color:#4ade80;text-shadow:0 0 18px #4ade8059,2px 2px #000;letter-spacing:2px;margin-bottom:12px;font-family:"Press Start 2P",monospace;font-size:clamp(.8rem,2.5vw,1.2rem)}.tg-result-title--fail{color:#ed1d24;text-shadow:0 0 18px #ed1d2459,2px 2px #000}.tg-result-sub{color:#fff6;margin-bottom:24px;font-family:Inter,sans-serif;font-size:.82rem}.tg-result-actions{justify-content:center;gap:16px;display:flex}.tg-retry-btn{color:#fff;cursor:pointer;letter-spacing:1px;background:#ed1d24;border:2px solid #f44;border-radius:4px;align-items:center;gap:8px;padding:12px 24px;font-family:"Press Start 2P",monospace;font-size:.55rem;transition:all .2s;display:inline-flex;box-shadow:inset 0 -3px #a11}.tg-retry-btn:hover{transform:scale(1.05);box-shadow:0 0 20px #ed1d2459,inset 0 -3px #a11}.tg-skip-btn-alt{color:#ffffff59;cursor:pointer;background:0 0;border:2px solid #ffffff14;border-radius:4px;padding:12px 24px;font-family:"Press Start 2P",monospace;font-size:.55rem;transition:all .2s}.tg-skip-btn-alt:hover{color:#fff9;background:#ffffff0d}.tg-dissolve-bar{background:linear-gradient(90deg,#0000,#4ade80,#0000);border-radius:2px;width:100px;height:3px;margin:24px auto 0;animation:1.4s ease-in-out infinite tg-dissolve-pulse}@keyframes tg-dissolve-pulse{0%,to{opacity:.35;width:70px}50%{opacity:1;width:140px}}@media (width<=768px){.tg-wrapper{min-height:80vh}.tg-stage{height:440px}.tg-spiderman-img img{width:80px}.tg-ptcar{width:70px;height:44px}.tg-ptcar--engine{width:80px;height:50px}.tg-ptcar-win{width:12px;height:9px}.tg-pbld{border-width:1px}.tg-pbld-win{width:8px;height:6px}.tg-progress-track{width:75%;bottom:30px}.tg-skyline--left .tg-pbld:nth-child(4),.tg-skyline--right .tg-pbld:nth-child(5){display:none}}@media (width<=480px){.tg-stage{height:380px}.tg-spiderman-img img{width:60px}.tg-ptcar:nth-child(4),.tg-skyline--left .tg-pbld:nth-child(3),.tg-skyline--left .tg-pbld:nth-child(4),.tg-skyline--right .tg-pbld:nth-child(4),.tg-skyline--right .tg-pbld:nth-child(5){display:none}}.card-swap-container{perspective:900px;z-index:10;margin-top:120px;position:relative;overflow:visible}.card{transform-style:preserve-3d;will-change:transform, filter;backface-visibility:hidden;cursor:pointer;background:0 0;border-radius:16px;position:absolute;top:50%;left:50%}.card-inner{transform-origin:50%;background:#09090f;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;width:100%;height:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.card:hover .card-inner{transform:scale(1.03);box-shadow:0 16px 60px #0009,0 0 0 1px #ffffff1a}.card-img-wrapper{background:#111118;flex-shrink:0;width:100%;height:50%;position:relative;overflow:hidden}.card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.card:hover .card-img{transform:scale(1.06)}.card-content{flex-direction:column;flex:1;gap:0;min-height:0;padding:20px 24px 18px;display:flex}.card-label{letter-spacing:2px;text-transform:uppercase;color:#ed1d24;margin-bottom:8px;font-family:Inter,sans-serif;font-size:.55rem;font-weight:700}.card-content h3{color:#fff;letter-spacing:-.2px;margin:0 0 8px;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:800;line-height:1.3}.card-content p{color:#fff6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (width<=900px){.card-swap-container{transform:scale(.78)}}@media (width<=480px){.card-swap-container{transform:scale(.55)}}.cos-overlay{z-index:999999;-webkit-backdrop-filter:blur(16px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cos-shell{background:#060608;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden}.cos-scroll{scroll-behavior:smooth;flex:1;overflow:hidden auto}.cos-scroll::-webkit-scrollbar{width:4px}.cos-scroll::-webkit-scrollbar-track{background:0 0}.cos-scroll::-webkit-scrollbar-thumb{background:#00e5994d;border-radius:2px}.cos-hero__right{z-index:1;flex-shrink:0;width:380px;position:relative}.cos-hero-carousel{aspect-ratio:16/10;background:#0006;border:1px solid #ffffff0f;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.cos-carousel__track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.cos-carousel__slide{flex:0 0 100%;height:100%;position:relative}.cos-carousel__slide img{object-fit:contain;background:#0a0a0c;width:100%;height:100%;display:block;position:absolute;inset:0}.cos-carousel__overlay-title{z-index:5;text-align:center;color:#fff;pointer-events:none;background:linear-gradient(#0000 0%,#000000f2 100%);padding:40px 20px 16px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.cos-carousel-arrow{color:#ffffffb3;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.cos-carousel-arrow:hover{color:#fff;background:#00e599cc;border-color:#0000}.cos-carousel-arrow--left{left:12px}.cos-carousel-arrow--right{right:12px}.cos-carousel__dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.cos-carousel__dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;transition:all .3s}.cos-carousel__dot.active{background:#00e599;border-radius:3px;width:20px}.cos-close{color:#ffffff80;cursor:pointer;z-index:10;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.cos-close:hover{color:#fff;background:#ffffff14}.cos-hero{background:linear-gradient(#00e5990f 0%,#0000 100%);align-items:flex-start;gap:40px;padding:20px 48px;display:flex;position:relative;overflow:hidden}.cos-hero__grid-bg{opacity:.04;background-image:linear-gradient(#00e59980 1px,#0000 1px),linear-gradient(90deg,#00e59980 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.cos-hero__content{z-index:1;flex:1;position:relative}.cos-hero__name{color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#00e599b3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-family:Inter,sans-serif;font-size:3rem;font-weight:900}.cos-hero__sub{color:#ffffff80;max-width:620px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.cos-hero__tags{flex-wrap:wrap;gap:8px;display:flex}.cos-hero__tag{color:#00e599;letter-spacing:.04em;background:#00e59914;border:1px solid #00e59933;border-radius:20px;padding:5px 14px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.cos-section{padding:36px 48px}.cos-section__label{color:#00e599;letter-spacing:.15em;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.cos-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800}.cos-viewmode{justify-content:center;margin:32px 0 16px;padding:0 32px;display:flex}.cos-viewmode__inner{background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;padding:4px;display:inline-flex}.cos-viewmode__btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:26px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.cos-viewmode__btn:hover{color:#fffc}.cos-viewmode__btn--active{color:#00e599;background:#00e5991a;box-shadow:inset 0 0 0 1px #00e5994d,0 0 20px #00e59926}.cos-how-it-works{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cos-how-step{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;padding:20px 16px;transition:all .25s;display:flex;position:relative}.cos-how-step:hover{background:#00e5990a;border-color:#00e59933;transform:translateY(-3px)}.cos-how-step__num{color:#00e59980;background:#00e59914;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:10px;left:12px}.cos-how-step__emoji{margin-top:4px;margin-bottom:10px}.cos-how-step__title{color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.cos-how-step__desc{color:#ffffff73;font-family:Inter,sans-serif;font-size:.72rem;line-height:1.4}.cos-how-step__arrow{display:none}.cos-modules{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cos-module-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;transition:all .25s;overflow:hidden}.cos-module-card:hover{border-color:color-mix(in srgb, var(--mod-color) 40%, transparent);background:color-mix(in srgb, var(--mod-color) 4%, transparent)}.cos-module-card__head{align-items:center;gap:14px;padding:16px 20px;display:flex}.cos-module-card__emoji{background:color-mix(in srgb, var(--mod-color) 10%, transparent);border:1px solid color-mix(in srgb, var(--mod-color) 20%, transparent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cos-module-card__info{flex:1}.cos-module-card__title{color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.cos-module-card__count{color:#fff6;margin-top:2px;font-family:Inter,sans-serif;font-size:.7rem}.cos-module-card__chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.cos-module-card--open .cos-module-card__chevron{transform:rotate(180deg)}.cos-module-card__body{max-height:0;padding:0 20px;transition:max-height .35s,padding .35s;overflow:hidden}.cos-module-card--open .cos-module-card__body{max-height:200px;padding:0 20px 16px}.cos-module-card__body ul{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.cos-module-card__body li{color:#ffffffa6;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.78rem;line-height:1.4;display:flex}.cos-module-card__dot{background:var(--mod-color);border-radius:50%;flex-shrink:0;width:5px;height:5px}.cos-impact-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cos-impact-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:20px 16px;transition:all .25s}.cos-impact-card:hover{background:#00e5990a;border-color:#00e59933;transform:translateY(-3px)}.cos-impact-card__value{color:#00e599;text-shadow:0 0 15px #00e5994d;margin:10px 0 4px;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:900}.cos-impact-card__label{color:#fff;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.cos-impact-card__sub{color:#fff6;margin-top:4px;font-family:Inter,sans-serif;font-size:.68rem;line-height:1.3}.cos-roles-visual{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.cos-role-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;transition:all .25s;display:flex}.cos-role-card:hover{border-color:color-mix(in srgb, var(--role-color) 50%, transparent);background:color-mix(in srgb, var(--role-color) 5%, transparent);transform:translateY(-3px)}.cos-role-card__name{color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.cos-role-card__access{color:#fff6;font-family:Inter,sans-serif;font-size:.68rem;line-height:1.3}.cos-tech-visual{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cos-tech-pill{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:14px 18px;transition:all .25s;display:flex}.cos-tech-pill:hover{border-color:color-mix(in srgb, var(--tech-color) 40%, transparent);background:color-mix(in srgb, var(--tech-color) 5%, transparent)}.cos-tech-pill__dot{background:var(--tech-color);width:10px;height:10px;box-shadow:0 0 8px color-mix(in srgb, var(--tech-color) 40%, transparent);border-radius:50%;flex-shrink:0}.cos-tech-pill__name{color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.cos-tech-pill__label{color:#fff6;margin-left:auto;font-family:Inter,sans-serif;font-size:.68rem}.cos-gallery{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.cos-gallery__card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;transition:all .25s;overflow:hidden}.cos-gallery__card:hover{border-color:#00e5994d;transform:translateY(-3px);box-shadow:0 8px 24px #0006}.cos-gallery__img-wrap{aspect-ratio:16/10;background:#0a0a0c;overflow:hidden}.cos-gallery__img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.cos-gallery__card:hover .cos-gallery__img-wrap img{transform:scale(1.05)}.cos-gallery__label{color:#ffffff80;text-align:center;padding:8px 6px;font-family:Inter,sans-serif;font-size:.7rem}.cos-screenshot-modal{z-index:100;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cos-screenshot-modal__content{background:#0a0a0c;border:1px solid #ffffff14;border-radius:16px;width:92%;max-width:900px;position:relative;overflow:hidden}.cos-screenshot-modal__close{color:#ffffffb3;cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex;position:absolute;top:12px;right:12px}.cos-screenshot-modal__info{padding:20px 24px}.cos-screenshot-modal__info h3{color:#fff;margin:0 0 6px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.cos-screenshot-modal__info p{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:.85rem}.cos-vision{background:#ffffff05;border-radius:12px;gap:4px;display:flex;position:relative;overflow:hidden}.cos-vision__col{flex-direction:column;flex:1;padding:24px 32px;display:flex}.cos-vision__col--before{background:#f43f5e05}.cos-vision__col--after{background:#4ade8005}.cos-vision__header{align-items:center;gap:8px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;display:flex}.cos-vision__col--before .cos-vision__header{color:#f43f5e}.cos-vision__col--after .cos-vision__header{color:#4ade80}.cos-vision__flow{flex-direction:column;align-items:center;gap:8px;display:flex}.cos-vision__step{text-align:center;color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:200px;padding:12px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.cos-vision__arrow{color:#fff3;justify-content:center;margin-top:8px;display:flex}.cos-vision__step--bad{color:#f43f5e;background:#f43f5e1a;border-color:#f43f5e4d}.cos-vision__step--good{color:#4ade80;background:#4ade801a;border-color:#4ade804d}.cos-vision__vs{color:#ffffff80;z-index:2;background:#060608;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cos-challenges{flex-direction:column;gap:4px;display:flex}.cos-challenge{cursor:pointer;background:#ffffff05;border-radius:10px;transition:all .2s;overflow:hidden}.cos-challenge:hover{background:#ffffff0a}.cos-challenge__header{align-items:center;gap:12px;padding:16px 20px;display:flex}.cos-challenge__num{color:#00e599;background:#00e5991a;border-radius:4px;padding:3px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.cos-challenge__name{color:#ffffffe6;flex:1;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.cos-challenge__solved{color:#4ade80}.cos-challenge__body{max-height:0;padding:0 20px;transition:max-height .35s,padding .35s;overflow:hidden}.cos-challenge--open .cos-challenge__body{max-height:300px;padding:0 20px 20px}.cos-challenge__problem,.cos-challenge__solution{border-radius:0 8px 8px 0;margin-bottom:8px;padding:12px 16px}.cos-challenge__problem{background:#00e5990d;border-left:2px solid #00e599}.cos-challenge__solution{background:#4ade800d;border-left:2px solid #4ade80}.cos-challenge__problem span,.cos-challenge__solution span{text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:700;display:block}.cos-challenge__problem span{color:#00e599}.cos-challenge__solution span{color:#4ade80}.cos-challenge__problem p,.cos-challenge__solution p{color:#fff9;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.6}.cos-interview__questions{flex-direction:column;gap:4px;display:flex}.cos-interview__card{background:#ffffff05;border-radius:10px;overflow:hidden}.cos-interview__q{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px 20px;transition:background .2s;display:flex}.cos-interview__q:hover{background:#ffffff08}.cos-interview__q-num{color:#00e599;background:#00e5991a;border-radius:4px;flex-shrink:0;padding:3px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.cos-interview__q-text{color:#ffffffe6;flex:1;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;line-height:1.4}.cos-interview__chevron{color:#ffffff4d;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.cos-interview__card--open .cos-interview__chevron{transform:rotate(180deg)}.cos-interview__a{max-height:0;padding:0 20px;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s;overflow:hidden}.cos-interview__card--open .cos-interview__a{max-height:300px;padding:0 20px 20px}.cos-interview__a p{color:#fff9;background:#4ade800a;border-left:2px solid #4ade80;border-radius:0 8px 8px 0;margin:0;padding:16px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.7}.cos-future-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cos-future-card{background:#ffffff05;border:1px dashed #00e59933;border-radius:12px;padding:20px;transition:all .25s}.cos-future-card:hover{background:#00e5990d;border-color:#00e59966;transform:translateY(-2px)}.cos-future-card__header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.cos-future-card__icon{color:#00e599;background:#00e5991a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cos-future-card__title{color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.cos-future-card__desc{color:#ffffff80;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.5}.cos-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 48px;display:flex}.cos-footer__badge{color:#ffffff40;letter-spacing:.15em;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600}.cos-footer__cta{color:#fff;background:#00e599;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.cos-footer__cta:hover{color:#000;background:#fff;transform:translateY(-2px)}@media (width<=900px){.cos-hero{flex-direction:column;padding:32px 24px 20px}.cos-hero__right{width:100%}}@media (width<=768px){.cos-hero{padding:40px 16px 20px}.cos-hero__name{font-size:1.8rem}.cos-section{padding:20px 16px}.cos-modules,.cos-how-it-works,.cos-impact-grid{grid-template-columns:repeat(2,1fr)}.cos-roles-visual{grid-template-columns:repeat(3,1fr)}.cos-tech-visual,.cos-gallery{grid-template-columns:repeat(2,1fr)}.cos-future-grid{grid-template-columns:1fr}.cos-vision__col{padding:20px 16px}.cos-footer{flex-direction:column;align-items:center;gap:16px;padding:24px 16px}.cos-module-card__body ul{grid-template-columns:1fr}}@media (width<=480px){.cos-how-it-works{grid-template-columns:repeat(2,1fr);gap:8px}.cos-how-step{padding:12px 6px}.cos-how-step__title{font-size:.65rem}.cos-how-step__desc{font-size:.55rem}.cos-modules{gap:8px}.cos-module-card__head{gap:8px;padding:12px 8px}.cos-module-card__title{font-size:.65rem}.cos-module-card__count{font-size:.55rem}.cos-module-card__emoji{border-radius:8px;width:32px;height:32px}.cos-module-card__emoji img{width:18px!important;height:18px!important}.cos-module-card__body li{font-size:.6rem}.cos-vision__col{padding:16px 8px}.cos-vision__header{gap:4px;font-size:.7rem}.cos-vision__header svg{width:14px;height:14px}.cos-vision__step{padding:8px 4px;font-size:.6rem}.cos-vision__vs{width:30px;height:30px;font-size:.6rem}.cos-impact-grid{grid-template-columns:1fr}.cos-roles-visual{grid-template-columns:repeat(2,1fr)}.cos-tech-visual,.cos-gallery{grid-template-columns:1fr}}.creative-archive-overlay{z-index:9999;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.creative-archive-scrim{-webkit-backdrop-filter:blur(8px);background:#0009;position:absolute;inset:0}.creative-archive-window{-webkit-backdrop-filter:blur(24px);z-index:10;background:#0f0f12d9;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006,inset 0 0 0 1px #ffffff0d}.ca-window-header{background:#ffffff08;border-bottom:1px solid #ffffff14;align-items:center;height:48px;padding:0 16px;display:flex;position:relative}.ca-window-controls{gap:8px;display:flex;position:absolute;left:16px}.ca-control-btn{cursor:pointer;color:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;transition:opacity .2s;display:flex}.ca-control-btn svg{opacity:0;transition:opacity .2s}.ca-window-controls:hover .ca-control-btn svg{opacity:1}.ca-control-btn.close{background:#ff5f56}.ca-control-btn.minimize{cursor:default;background:#ffbd2e}.ca-control-btn.maximize{cursor:default;background:#27c93f}.ca-window-title{text-align:center;color:#ffffff80;pointer-events:none;width:100%;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem}.ca-window-body{flex:1;display:flex;overflow:hidden}.ca-sidebar{background:#0003;border-right:1px solid #ffffff14;flex-direction:column;width:260px;padding:24px 16px;display:flex}.ca-sidebar-title{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:16px;padding-left:12px;font-size:.75rem;font-weight:600}.ca-nav{flex-direction:column;gap:4px;display:flex}.ca-nav-item{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.ca-nav-item:hover{color:#fff;background:#ffffff0d}.ca-nav-item.active{color:#fff;background:#ffffff1a}.ca-nav-icon{color:inherit;opacity:.8;justify-content:center;align-items:center;display:flex}.ca-sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding:16px 12px 0}.ca-sidebar-footer p{color:#fff6;margin:0;font-size:.75rem;line-height:1.5}.ca-content-area{background:0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.ca-content-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-end;padding:32px 40px 24px;display:flex}.ca-content-header h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:600}.ca-item-count{color:#fff6;font-family:JetBrains Mono,monospace;font-size:.9rem}.ca-gallery-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:start;gap:24px;padding:40px;display:grid;overflow-y:auto}.ca-gallery-grid::-webkit-scrollbar{width:8px}.ca-gallery-grid::-webkit-scrollbar-track{background:0 0}.ca-gallery-grid::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.ca-gallery-grid::-webkit-scrollbar-thumb:hover{background:#fff3}.ca-gallery-item{cursor:pointer;flex-direction:column;gap:12px;display:flex}.ca-item-image-wrapper{aspect-ratio:16/9;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.ca-item-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.ca-gallery-item:hover .ca-item-image-wrapper img{transform:scale(1.05)}.ca-video-overlay{background:#0003;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ca-item-hover-overlay{-webkit-backdrop-filter:blur(4px);opacity:0;background:#0009;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.ca-gallery-item:hover .ca-item-hover-overlay{opacity:1}.ca-hover-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateY(10px)}.ca-gallery-item:hover .ca-hover-btn{background:#fff3;transform:translateY(0)}.ca-item-meta{justify-content:space-between;align-items:flex-start;padding:0 4px;display:flex}.ca-item-title{color:#ffffffe6;font-size:.95rem;font-weight:500;line-height:1.4}.ca-item-format{color:#ffffff4d;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:.75rem}@media (width<=768px){.creative-archive-overlay{align-items:flex-end;padding:0}.creative-archive-window{border:1px solid #ffffff1a;border-radius:16px;height:600px}.ca-window-header{justify-content:center;height:36px}.ca-window-controls{display:none}.ca-window-title{font-size:.8rem}.ca-window-body{flex-direction:column}.ca-sidebar{border-bottom:1px solid #ffffff14;border-right:none;flex-direction:row;align-items:center;width:100%;padding:12px}.ca-sidebar-title,.ca-sidebar-footer{display:none}.ca-nav{flex-direction:row;gap:4px;width:100%;padding-bottom:0;overflow:hidden}.ca-nav-item{white-space:nowrap;background:0 0;border-radius:6px;flex:1;justify-content:center;gap:6px;padding:8px 4px;font-size:.7rem}.ca-nav-item.active{background:#ffffff1a}.ca-nav-icon svg{width:14px;height:14px}.ca-content-header{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 16px 12px}.ca-content-header h2{font-size:1.25rem}.ca-item-count{font-size:.8rem}.ca-gallery-grid{grid-template-columns:1fr;gap:20px;padding:16px}.ca-gallery-grid--thumbnails{grid-template-columns:repeat(2,1fr);gap:12px}.ca-gallery-grid--thumbnails .ca-item-meta{flex-direction:column;align-items:flex-start;gap:4px}.ca-gallery-grid--thumbnails .ca-item-title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.75rem;overflow:hidden}.ca-gallery-grid--thumbnails .ca-item-format{font-size:.6rem}.ca-hover-btn{opacity:1;transform:translateY(0)}}.creative-archive-window.inline-vault{width:100%;max-width:100%;height:700px;margin:0;box-shadow:0 10px 30px #0000004d,inset 0 0 0 1px #ffffff0d}@media (width<=768px){.creative-archive-window.inline-vault{border-radius:16px;height:550px}}.bc-overlay{z-index:999999;-webkit-backdrop-filter:blur(16px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bc-shell{background:#060608;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden}.bc-scroll{scroll-behavior:smooth;flex:1;overflow:hidden auto}.bc-scroll::-webkit-scrollbar{width:4px}.bc-scroll::-webkit-scrollbar-track{background:0 0}.bc-scroll::-webkit-scrollbar-thumb{background:#f59e0b4d;border-radius:2px}.bc-close{color:#ffffff80;cursor:pointer;z-index:10;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.bc-close:hover{color:#fff;background:#ffffff14}.bc-hero{background:linear-gradient(#f59e0b0f 0%,#0000 100%);padding:60px 48px 40px;position:relative;overflow:hidden}.bc-hero__grid-bg{opacity:.04;background-image:linear-gradient(#f59e0b80 1px,#0000 1px),linear-gradient(90deg,#f59e0b80 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.bc-hero__content{z-index:1;position:relative}.bc-hero__status{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0c99;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:6px 14px;display:inline-flex}.bc-hero__status-ping{background:#fbbf24;border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(0,0,.2,1) infinite bc-ping;box-shadow:0 0 12px #fbbf24}.bc-hero__status-text{color:#ffffff80;letter-spacing:.05em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.65rem}.bc-hero__status-text strong{color:#fff;margin-left:6px;font-weight:700}@keyframes bc-ping{75%,to{opacity:0;transform:scale(2)}}.bc-hero--with-carousel{align-items:center;gap:40px;display:flex}.bc-hero__carousel-wrapper{z-index:2;flex:1;max-width:500px}.bc-hero-carousel{aspect-ratio:16/9;background:#00000080;border:1px solid #ffffff1a;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.bc-hero-carousel__track{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.bc-hero-carousel__slide{background:linear-gradient(135deg,#ffffff0d,#0000);justify-content:center;align-items:center;min-width:100%;height:100%;display:flex}.bc-hero-carousel__placeholder{color:#fff3}.bc-hero-carousel__indicators{justify-content:center;gap:6px;display:flex;position:absolute;bottom:16px;left:0;right:0}.bc-hero-carousel__dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.bc-hero-carousel__dot.active{background:#f59e0b;transform:scale(1.5)}.bc-hero__name{color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#f59e0bb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-family:Inter,sans-serif;font-size:3rem;font-weight:900}.bc-hero__sub{color:#ffffff80;max-width:520px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.bc-hero__metrics{gap:24px;margin:16px 0 24px;display:flex}.bc-hero__metric{border-left:2px solid #f59e0b;align-items:baseline;gap:8px;padding-left:14px;display:flex}.bc-hero__metric-value{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.bc-hero__metric-label{color:#fff9;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500}.bc-hero__tags{flex-wrap:wrap;gap:8px;display:flex}.bc-hero__tag{color:#f59e0b;letter-spacing:.04em;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:20px;padding:5px 14px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.bc-section{padding:36px 48px}.bc-section__label{color:#f59e0b;letter-spacing:.15em;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.bc-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800}.bc-section-split{gap:40px;display:flex}.bc-split-left,.bc-split-right{flex:1}.bc-viewmode{justify-content:center;margin:32px 0 16px;padding:0 32px;display:flex}.bc-viewmode__inner{background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;padding:4px;display:inline-flex}.bc-viewmode__btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:26px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.bc-viewmode__btn:hover{color:#fffc}.bc-viewmode__btn--active{color:#f59e0b;background:#00e5991a;box-shadow:inset 0 0 0 1px #00e5994d,0 0 20px #00e59926}.bc-scorecard{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.bc-scorecard__item{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:20px}.bc-scorecard__score{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:900}.bc-scorecard__cat{color:#fff6;margin-top:4px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:.75rem}.bc-scorecard__bar{background:#ffffff0d;border-radius:4px;height:4px;overflow:hidden}.bc-scorecard__fill{border-radius:4px;height:100%;transition:width 1s}.bc-flow-svg,.bc-pipeline-svg{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:20px;overflow-x:auto}.bc-flow-svg svg,.bc-pipeline-svg svg{width:100%;height:auto}.bc-flow-line{animation:1.5s linear infinite bc-dash}.bc-edge-anim{animation:2s linear infinite bc-dash}@keyframes bc-dash{to{stroke-dashoffset:-20px}}.bc-abac__grid{grid-template-columns:80px repeat(4,1fr);gap:2px;display:grid}.bc-abac__corner{background:0 0}.bc-abac__col-head,.bc-abac__row-head{color:#ffffff80;text-align:center;padding:8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.bc-abac__row-head{text-align:left;color:#f59e0b}.bc-abac__cell{text-align:center;color:#fff3;background:#ffffff05;border-radius:4px;padding:8px;font-family:Inter,sans-serif;font-size:.8rem}.bc-abac__cell--on{color:#fbbf24;background:#4ade800f}.bc-abac__note{color:#ffffff59;align-items:center;gap:6px;margin-top:12px;font-family:Inter,sans-serif;font-size:.7rem;display:flex}.bc-abac__note code{color:#f59e0b;background:#00e5991a;border-radius:4px;padding:2px 6px;font-size:.65rem}.bc-marquee-container{flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.bc-marquee{width:max-content;display:flex}.bc-marquee__track{gap:16px;display:flex}.bc-marquee--left .bc-marquee__track{animation:35s linear infinite bc-scroll-left}.bc-marquee--right .bc-marquee__track{animation:35s linear infinite bc-scroll-right}@keyframes bc-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bc-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.bc-tech-tag{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;display:inline-flex}.bc-tech-tag__name{color:#fff;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.bc-tech-tag__type{color:#ffffff59;font-family:Inter,sans-serif;font-size:.65rem}.bc-code-stats{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.bc-code-stat{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;padding:16px}.bc-code-stat__num{color:#f59e0b;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:900}.bc-code-stat__label{color:#fff6;margin-top:4px;font-family:Inter,sans-serif;font-size:.7rem}.bc-role__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:28px 32px}.bc-role__checklist{border-bottom:1px solid #ffffff0f;grid-template-rows:repeat(4,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:12px;margin-bottom:28px;padding-bottom:24px;display:grid}.bc-role__item{color:#ffffffbf;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:.88rem;display:flex}.bc-role__check{color:#fbbf24;flex-shrink:0}.bc-role__attribution{align-items:center;gap:14px;display:flex}.bc-role__avatar{color:#f59e0b;background:#00e5991a;border-radius:50%;flex-shrink:0;width:32px;height:32px;padding:6px}.bc-role__name{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.bc-role__subtitle{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-family:Inter,sans-serif;font-size:.75rem}.bc-challenges{flex-direction:column;gap:4px;display:flex}.bc-challenge{cursor:pointer;background:#ffffff05;border-radius:10px;transition:all .2s;overflow:hidden}.bc-challenge:hover{background:#ffffff0a}.bc-challenge__header{align-items:center;gap:12px;padding:16px 20px;display:flex}.bc-challenge__num{color:#f59e0b;background:#00e5991a;border-radius:4px;padding:3px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.bc-challenge__name{color:#ffffffe6;flex:1;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.bc-challenge__solved{color:#fbbf24}.bc-challenge__body{max-height:0;padding:0 20px;transition:max-height .35s,padding .35s;overflow:hidden}.bc-challenge--open .bc-challenge__body{max-height:300px;padding:0 20px 20px}.bc-challenge__problem,.bc-challenge__solution{border-radius:0 8px 8px 0;margin-bottom:8px;padding:12px 16px}.bc-challenge__problem{background:#00e5990d;border-left:2px solid #f59e0b}.bc-challenge__solution{background:#4ade800d;border-left:2px solid #fbbf24}.bc-challenge__problem span,.bc-challenge__solution span{text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:700;display:block}.bc-challenge__problem span{color:#f59e0b}.bc-challenge__solution span{color:#fbbf24}.bc-challenge__problem p,.bc-challenge__solution p{color:#fff9;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.6}.bc-decisions{border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.bc-decision{background:#ffffff05;border-left:3px solid #00e5994d;padding:20px 24px;transition:all .3s}.bc-decision:hover{background:#ffffff0a;border-left-color:#f59e0b}.bc-decision__q{color:#fff;margin-bottom:8px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.bc-decision__r{color:#ffffff80;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.6}.bc-interview{min-height:60px}.bc-interview__start{color:#f59e0b;cursor:pointer;background:linear-gradient(135deg,#00e5991a,#00e5990a);border:1px solid #00e59940;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:20px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;transition:all .3s;display:flex}.bc-interview__start:hover{background:linear-gradient(135deg,#00e5992e,#00e59914);transform:translateY(-2px);box-shadow:0 0 30px #00e59926}.bc-interview__questions{flex-direction:column;gap:4px;display:flex}.bc-interview__card{background:#ffffff05;border-radius:10px;overflow:hidden}.bc-interview__q{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px 20px;transition:background .2s;display:flex}.bc-interview__q:hover{background:#ffffff08}.bc-interview__q-num{color:#f59e0b;background:#00e5991a;border-radius:4px;flex-shrink:0;padding:3px 8px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.bc-interview__q-text{color:#ffffffe6;flex:1;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;line-height:1.4}.bc-interview__chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.bc-interview__card--open .bc-interview__chevron{transform:rotate(180deg)}.bc-interview__a{max-height:0;padding:0 20px;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s;overflow:hidden}.bc-interview__card--open .bc-interview__a{max-height:300px;padding:0 20px 20px}.bc-interview__a p{color:#fff9;background:#4ade800a;border-left:2px solid #fbbf24;border-radius:0 8px 8px 0;margin:0;padding:16px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.7}.bc-screenshots-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.bc-screenshot-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;transition:all .2s;overflow:hidden}.bc-screenshot-card:hover{border-color:#00e5994d;transform:translateY(-2px)}.bc-screenshot-placeholder{color:#ffffff26;justify-content:center;align-items:center;height:80px;display:flex}.bc-screenshot-title{color:#fff6;text-align:center;padding:6px;font-family:Inter,sans-serif;font-size:.7rem}.bc-screenshot-modal{z-index:100;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bc-screenshot-modal__content{background:#0a0a0c;border:1px solid #ffffff14;border-radius:16px;width:90%;max-width:800px;position:relative;overflow:hidden}.bc-screenshot-modal__close{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex;position:absolute;top:12px;right:12px}.bc-screenshot-modal__placeholder{background:#ffffff05;justify-content:center;align-items:center;height:400px;display:flex}.bc-screenshot-modal__info{padding:24px}.bc-screenshot-modal__info h3{color:#fff;margin:0 0 8px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.bc-screenshot-modal__info p{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:.85rem}.bc-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 48px;display:flex}.bc-footer__badge{color:#ffffff40;letter-spacing:.15em;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600}.bc-footer__cta{color:#fff;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.bc-footer__cta:hover{color:#000;background:#fff;transform:translateY(-2px)}@media (width<=768px){.bc-hero{padding:40px 24px 30px}.bc-hero__name{font-size:2rem}.bc-section{padding:24px}.bc-section-split{flex-direction:column;gap:24px}.bc-scorecard{grid-template-columns:repeat(2,1fr)}.bc-screenshots-grid{grid-template-columns:repeat(3,1fr)}.bc-footer{padding:12px 24px}.bc-role__checklist{grid-template-columns:1fr}}.bc-vision{background:#ffffff05;border-radius:12px;gap:4px;display:flex;position:relative;overflow:hidden}.bc-vision__col{flex-direction:column;flex:1;padding:24px 32px;display:flex}.bc-vision__col--before{background:#f43f5e05}.bc-vision__col--after{background:#4ade8005}.bc-vision__header{align-items:center;gap:8px;margin-bottom:24px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;display:flex}.bc-vision__col--before .bc-vision__header{color:#f43f5e}.bc-vision__col--after .bc-vision__header{color:#4ade80}.bc-vision__flow{flex-direction:column;align-items:center;gap:8px;display:flex}.bc-vision__step{text-align:center;color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:200px;padding:12px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.bc-vision__arrow{color:#fff3}.bc-vision__step--bad{color:#f43f5e;background:#f43f5e1a;border-color:#f43f5e4d}.bc-vision__step--good{color:#4ade80;background:#4ade801a;border-color:#4ade804d}.bc-vision__vs{color:#ffffff80;z-index:2;background:#060608;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bc-complexity{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:24px 32px}.bc-complexity__main{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:24px;display:flex}.bc-complexity__row{align-items:center;gap:20px;display:flex}.bc-complexity__label{color:#fff9;width:140px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.bc-complexity__row--hero .bc-complexity__label{color:#f59e0b;font-weight:800}.bc-meter__blocks{flex:1;gap:4px;display:flex}.bc-meter__block{background:#ffffff0d;border-radius:2px;flex:1;height:16px}.bc-complexity__row--hero .bc-meter__block--filled{background:#f59e0b;box-shadow:0 0 10px #00e59966}.bc-meter__block--filled{background:#fff3}.bc-complexity__subs{justify-content:space-between;gap:16px;display:flex}.bc-complexity__sub{text-align:center;flex:1}.bc-complexity__sub-val{color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:900;display:block}.bc-complexity__sub-lbl{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.7rem;display:block}.bc-inspector{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:24px}.bc-inspector__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.bc-btn-primary{color:#000;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:800;transition:all .2s;display:flex}.bc-btn-primary:hover:not(:disabled){background:#0fa;transform:translateY(-1px);box-shadow:0 4px 12px #00e5994d}.bc-btn-primary:disabled{opacity:.5;cursor:not-allowed}.bc-inspector__status{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-family:Inter,sans-serif;font-size:.75rem}.bc-inspector__track{justify-content:space-between;align-items:flex-start;padding-top:10px;display:flex;position:relative}.bc-inspector__node-wrapper{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.bc-inspector__node{color:#ffffff4d;z-index:2;background:#0a0a0c;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;transition:all .3s;display:flex;position:relative}.bc-inspector__name{color:#fff6;text-align:center;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.bc-inspector__node--active{color:#f59e0b;background:#00e5991a;border-color:#f59e0b;transform:scale(1.1);box-shadow:0 0 20px #00e59966}.bc-inspector__node--done{color:#fbbf24;border-color:#fbbf24}.bc-inspector__pulse{opacity:0;border:2px solid #f59e0b;border-radius:50%;animation:1s ease-out infinite bc-pulse;position:absolute;inset:-4px}@keyframes bc-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.bc-inspector__line{z-index:1;background:#ffffff1a;width:100%;height:2px;position:absolute;top:20px;left:50%}.bc-inspector__line--done{background:#fbbf24}.bc-inspector__tooltip{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:4px;padding:4px 10px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700;animation:.2s ease-out forwards bc-fade-up;position:absolute;top:-36px}.bc-inspector__tooltip:after{content:"";border-top:4px solid #fff;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@keyframes bc-fade-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.bc-interactive-abac{flex-direction:column;gap:20px;display:flex}.bc-abac-controls{gap:16px;display:flex}.bc-abac-select{flex-direction:column;flex:1;gap:8px;display:flex}.bc-abac-select label{color:#ffffff80;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.bc-abac-select select{color:#fff;appearance:none;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:12px 16px;font-family:Inter,sans-serif;font-size:.9rem}.bc-abac-select select:focus{border-color:#f59e0b}.bc-abac-result{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:20px}.bc-abac-result__head{color:#f59e0b;margin-bottom:16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.bc-abac-result__grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px;display:grid}.bc-abac-perm{border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;display:flex}.bc-abac-perm--granted{color:#fbbf24;background:#4ade800d;border:1px solid #4ade8033}.bc-abac-perm--denied{color:#f43f5e;background:#f43f5e0d;border:1px solid #f43f5e33}.bc-abac-note{color:#fff6;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.7rem;display:flex}.bc-abac-note code{background:#ffffff0d;border-radius:4px;padding:2px 6px}.bc-schema{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;padding:32px;display:flex}.bc-schema__tree{flex-direction:column;align-items:center;gap:24px;display:flex}.bc-schema__root{color:#f59e0b;background:#00e5991a;border:1px solid #00e5994d;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;display:flex;position:relative}.bc-schema__root:after{content:"";background:#ffffff1a;width:2px;height:24px;position:absolute;bottom:-24px;left:50%}.bc-schema__branches{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.bc-schema__branches:before{content:"";background:#ffffff1a;height:2px;position:absolute;top:-24px;left:16%;right:16%}.bc-schema__node{flex-direction:column;align-items:center;display:flex}.bc-schema__line{background:#ffffff1a;width:2px;height:24px}.bc-schema__box{color:#fffc;background:#0a0a0c;border:1px solid;border-radius:6px;align-items:center;gap:8px;width:160px;padding:10px 16px;font-family:Inter,sans-serif;font-size:.8rem;display:flex}.bc-schema__dot{border-radius:50%;width:8px;height:8px}.bc-telemetry{background:#0a0a0c;border:1px solid #ffffff0f;border-radius:12px;padding:32px;position:relative;overflow:hidden}.bc-telemetry:before{content:"";pointer-events:none;background:linear-gradient(#00e59908 0%,#0000 100%);position:absolute;inset:0}.bc-telemetry__badge{color:#f43f5e;letter-spacing:.05em;background:#f43f5e1a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:16px;right:16px}.bc-telemetry__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px;display:grid}.bc-telemetry__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:20px}.bc-telemetry__lbl{color:#ffffff80;align-items:center;gap:8px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:.75rem;display:flex}.bc-telemetry__val{color:#f59e0b;text-shadow:0 0 15px #00e5994d;font-variant-numeric:tabular-nums;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:900}.bc-timeline{flex-direction:column;gap:16px;padding:10px 0;display:flex}.bc-timeline__item{gap:20px;display:flex}.bc-timeline__marker{color:#f59e0b;background:#00e5991a;border:1px solid #f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:800;display:flex;position:relative}.bc-timeline__item:not(:last-child) .bc-timeline__marker:after{content:"";background:#00e59933;width:2px;position:absolute;top:32px;bottom:-16px;left:15px}.bc-timeline__content{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex:1;padding:16px 20px}.bc-timeline__title{color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.bc-timeline__desc{color:#ffffff80;font-family:Inter,sans-serif;font-size:.8rem}.bc-scale{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:24px}.bc-scale__header{justify-content:center;gap:12px;margin-bottom:32px;display:flex}.bc-scale__btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:.85rem;transition:all .3s}.bc-scale__btn:hover{color:#fff;background:#ffffff0d}.bc-scale__btn--active{color:#000;background:#f59e0b;border-color:#f59e0b;font-weight:700}.bc-scale__viz{justify-content:center;align-items:center;min-height:200px;display:flex}.bc-scale__flow{color:#ffffff4d;align-items:center;gap:16px;animation:.4s bc-fade-in;display:flex}@keyframes bc-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bc-scale__node{color:#fff;text-align:center;background:#0a0a0c;border:1px solid #ffffff1a;border-radius:8px;padding:12px 20px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.bc-scale__node--core{border-color:#f59e0b;box-shadow:inset 0 0 10px #00e5991a}.bc-scale__node--db{border-color:#fbbf24;box-shadow:inset 0 0 10px #04de801a}.bc-scale__branch{flex-direction:column;gap:8px;display:flex;position:relative}.bc-inspector__brand{color:#f59e0b;letter-spacing:-.01em;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;display:flex}.bc-inspector__svg-container{background:#0a0a0c99;border:1px solid #ffffff0d;border-radius:8px;margin-top:16px;padding:32px 16px;position:relative;overflow:hidden}.bc-inspector__svg-container svg{width:100%;height:auto;min-height:120px}.bc-inspector__context{border-top:1px dashed #ffffff1a;justify-content:center;margin-top:16px;padding-top:16px;display:flex}.bc-inspector__log{border-radius:4px;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:.8rem}.bc-inspector__log--idle{color:#ffffff4d}.bc-inspector__log--active{color:#0fa;background:#00e5991a;border:1px solid #00e5994d;align-items:center;gap:12px;display:flex}.bc-inspector__log-time{opacity:.5;font-size:.75rem}@keyframes spin-anim{to{transform:rotate(360deg)}}.spin-anim{animation:1s linear infinite spin-anim}.bc-bento{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.bc-bento__card{background-color:#0a0a0cd9;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:14px 14px;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:110px;padding:16px;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.bc-bento__card:hover{border-color:#00e59966;transform:translateY(-2px)}.bc-bento__bg-glow{filter:blur(20px);background:#00e59926;border-radius:50%;width:60px;height:60px;position:absolute;top:-20px;right:-20px}.bc-bento__icon{color:#fff3;transition:color .2s;position:absolute;top:12px;right:12px}.bc-bento__card:hover .bc-bento__icon{color:#f59e0b}.bc-bento__value{color:#fff;margin-bottom:2px;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700}.bc-bento__label{color:#ffffff80;font-size:.8rem;font-weight:500}.bc-bento__mini-chart{opacity:.5;padding:0 16px;position:absolute;bottom:0;left:0;right:0}.bc-roadmap-list{flex-direction:column;gap:16px;display:flex}.bc-roadmap-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;transition:all .3s;display:flex}.bc-roadmap-item:hover{background:#ffffff0a;border-color:#ffffff26}.bc-roadmap-icon{color:#f59e0b;flex-shrink:0;margin-top:2px}.bc-roadmap-text{color:#ffffffb3;margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.5}.bc-rules-grid--future{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;display:grid}.bc-rule-tile--future{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.bc-rule-tile--future:hover{background:#00e5990d;border-color:#00e59966;transform:translateY(-4px);box-shadow:0 8px 24px #00e5991a}.bc-rule-icon{color:#f59e0b;opacity:.9;transition:all .3s}.bc-rule-tile--future:hover .bc-rule-icon{opacity:1;transform:scale(1.1)}.bc-rule-name{color:#fffc;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.bc-origin__body{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:28px 32px}.bc-origin__lead{color:#ffffffb3;margin:0 0 20px;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7}.bc-origin__goals{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.bc-origin__goals li{color:#ffffffa6;padding-left:20px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.5;position:relative}.bc-origin__goals li:before{content:"•";color:#f59e0b;font-size:1.2rem;font-weight:700;line-height:1.2;position:absolute;left:0}.bc-origin__conclusion{color:#fffc;margin:0;font-family:Inter,sans-serif;font-size:1rem}.bc-origin__conclusion strong{color:#f59e0b;font-weight:800}@media (width<=768px){.bc-origin__body{padding:20px}.bc-hero{padding:40px 16px 20px}.bc-hero__name{font-size:1.8rem}.bc-hero__desc{font-size:.9rem}.bc-section{padding:20px 16px}.bc-split-left,.bc-split-right{width:100%;margin-bottom:24px}.bc-inspector{width:100%;max-width:100vw}.bc-inspector__svg-container{-webkit-overflow-scrolling:touch;width:100%;padding:10px 0;overflow-x:auto}.bc-inspector__header{flex-direction:column;gap:12px;align-items:flex-start!important}.bc-btn-primary{justify-content:center;width:100%}.bc-abac-table th,.bc-abac-table td{padding:6px 4px;font-size:10px}.bc-origin__goals li{font-size:.8rem}.bc-viewmode{width:100%;margin-bottom:24px}.bc-footer{flex-direction:column;align-items:center;gap:16px;padding:24px 16px}.bc-hero--with-carousel{flex-direction:column;align-items:stretch;gap:24px}.bc-hero__carousel-wrapper{max-width:100%;min-height:200px}.bc-vision{flex-direction:column}.bc-hero__metrics{flex-direction:column;gap:12px}}.bc-story{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.bc-story__canvas{-webkit-overflow-scrolling:touch;padding:32px 16px;overflow-x:auto}.bc-story__svg{width:100%;min-width:700px;height:auto}.bc-story__footer{background:#0a0a0cf2;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.bc-story__log{align-items:center;gap:12px;display:flex}.bc-story__btn{color:#000;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.bc-story__btn:hover:not(:disabled){background:#fbbf24;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.bc-story__btn:disabled{opacity:.5;cursor:not-allowed}.story-typing-line{stroke-dasharray:100;stroke-dashoffset:100px;opacity:0}.is-typing .story-typing-line{animation:.5s forwards bc-draw-line}.is-typing .story-typing-line-1{animation-delay:.2s}.is-typing .story-typing-line-2{animation-delay:.6s}.is-typing .story-typing-line-3{animation-delay:1s}.is-typing .story-typing-line-4{animation-delay:1.4s}@keyframes bc-draw-line{to{stroke-dashoffset:0;opacity:1}}.story-print-btn{transform-origin:50%;transition:all .2s cubic-bezier(.4,0,.2,1)}.is-pressing{transform:translate(20px,180px)scale(.95)}.is-pressing .story-btn-bg{fill:#fff;filter:drop-shadow(0 0 10px #f59e0bcc)}.is-pressing .story-btn-text{fill:#f59e0b}.story-wave{opacity:0}.is-transmitting .story-wave-1{animation:1s infinite forwards bc-wave}.is-transmitting .story-wave-2{animation:1s .2s infinite forwards bc-wave}.is-transmitting .story-wave-3{animation:1s .4s infinite forwards bc-wave}.is-transmitting .story-wave-4{animation:1s .6s infinite forwards bc-wave}@keyframes bc-wave{0%{opacity:0;transform:scale(.9)translate(-10px)}50%{opacity:1;transform:scale(1)translate(0)}to{opacity:0;transform:scale(1.1)translate(10px)}}.story-phone-bill{opacity:0;transform:translate(15px,60px)}.is-sliding-up{animation:2s cubic-bezier(.4,0,.2,1) forwards bc-slide-up}@keyframes bc-slide-up{0%{opacity:0;transform:translate(15px,60px)scale(.9)}20%{opacity:1}to{opacity:0;transform:translate(15px,-140px)scale(1)}}.story-printer-bill{opacity:0;transform:translate(30px,86px)translateY(-100px)}.is-sliding-down{animation:2s cubic-bezier(.4,0,.2,1) forwards bc-slide-down}@keyframes bc-slide-down{0%{opacity:0;transform:translate(30px,86px)translateY(-100px)}20%{opacity:1}to{opacity:1;transform:translate(30px,86px)translateY(20px)}}.bc-gate{flex-direction:column;gap:20px;display:flex}.bc-gate__controls{gap:8px;display:flex}.bc-gate__tier-btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:10px 16px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s}.bc-gate__tier-btn:hover{color:#fff;background:#ffffff0a}.bc-gate__tier-btn--active{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b66;font-weight:700}.bc-gate__result{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:20px}.bc-gate__result-head{color:#f59e0b;margin-bottom:16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.bc-gate__grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;display:grid}.bc-gate__perm{text-transform:capitalize;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;display:flex}.bc-gate__perm--granted{color:#4ade80;background:#4ade800d;border:1px solid #4ade8033}.bc-gate__perm--denied{color:#f43f5e;background:#f43f5e0d;border:1px solid #f43f5e33}.bc-gate__note{color:#fff6;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.7rem;display:flex}.bc-gate__note code{color:#f59e0b;background:#f59e0b1a;border-radius:4px;padding:2px 6px;font-size:.65rem}.prac-overlay{z-index:999999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.prac-shell{background:#080810;border:1px solid #3b82f62e;border-radius:16px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #3b82f61f,0 32px 64px #000000b3}.prac-close{z-index:10;color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:20px}.prac-close:hover{color:#fff;background:#3b82f633;border-color:#3b82f666}.prac-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#3b82f64d transparent;flex:1;overflow:hidden auto}.prac-scroll::-webkit-scrollbar{width:4px}.prac-scroll::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:2px}.prac-hero{align-items:center;min-height:340px;padding:48px 40px 40px;display:flex;position:relative;overflow:hidden}.prac-hero--with-carousel{gap:32px}.prac-hero__grid-bg{background-image:radial-gradient(circle at 20%,#3b82f614 0%,#0000 60%),linear-gradient(135deg,#080810 0%,#0a0a1a 100%);position:absolute;inset:0}.prac-hero__scanline{pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#3b82f604 2px 4px);position:absolute;inset:0}.prac-hero__content{z-index:1;flex:1;min-width:0;position:relative}.prac-hero__status-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.prac-hero__status-badge{letter-spacing:.08em;color:#60a5fa;background:#3b82f614;border:1px solid #3b82f64d;border-radius:20px;align-items:center;gap:8px;padding:5px 12px;font-size:11px;font-weight:600;display:flex}.prac-hero__ping{background:#3b82f6;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite pracPing;box-shadow:0 0 6px #3b82f6}@keyframes pracPing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.prac-hero__visit-btn{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;text-decoration:none;transition:all .2s;display:flex}.prac-hero__visit-btn:hover{color:#60a5fa;background:#3b82f614;border-color:#3b82f666}.prac-hero__name{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#60a5fa 60%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(2rem,5vw,3.2rem);font-weight:900}.prac-hero__sub{color:#ffffff8c;max-width:480px;margin:0 0 20px;font-size:14px;line-height:1.65}.prac-hero__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.prac-hero__tag{color:#60a5fa;letter-spacing:.04em;background:#3b82f61a;border:1px solid #3b82f640;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:600}.prac-hero__metrics{gap:24px;display:flex}.prac-hero__metric{flex-direction:column;display:flex}.prac-hero__metric-value{color:#3b82f6;font-size:1.8rem;font-weight:800;line-height:1}.prac-hero__metric-label{color:#fff6;letter-spacing:.04em;margin-top:4px;font-size:11px}.prac-hero__carousel-wrapper{z-index:1;flex-shrink:0;width:340px;position:relative}.prac-hero-carousel{aspect-ratio:16/10;background:#0a0a18;border:1px solid #3b82f633;border-radius:10px;width:100%;position:relative;overflow:hidden}.prac-carousel-arrow{z-index:2;color:#60a5fa;cursor:pointer;background:#3b82f626;border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.prac-carousel-arrow:hover{background:#3b82f64d}.prac-carousel-arrow--left{left:8px}.prac-carousel-arrow--right{right:8px}.prac-carousel__track{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.prac-carousel__slide{flex:0 0 100%}.prac-carousel__placeholder{background:repeating-linear-gradient(45deg,#3b82f608 0 2px,#0000 2px 8px);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.prac-carousel__icon{color:#3b82f64d}.prac-carousel__dots{gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.prac-carousel__dot{background:#fff3;border-radius:50%;width:5px;height:5px;transition:all .3s}.prac-carousel__dot.active{background:#3b82f6;border-radius:3px;width:14px}.prac-viewmode{border-bottom:1px solid #ffffff0d;justify-content:center;margin:0;padding:0 40px;display:flex}.prac-viewmode__inner{gap:4px;padding:12px 0;display:flex}.prac-viewmode__btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.prac-viewmode__btn:hover{color:#ffffffb3;background:#ffffff0a}.prac-viewmode__btn--active{color:#60a5fa;background:#3b82f61f;border-color:#3b82f640}.prac-section{border-bottom:1px solid #ffffff0a;padding:48px 40px}.prac-section__label{letter-spacing:.12em;color:#3b82f6;margin-bottom:8px;font-size:10px;font-weight:700}.prac-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:800}.prac-section-split{grid-template-columns:1fr 1fr;gap:48px;display:grid}.prac-split-left,.prac-split-right{min-width:0}.prac-footer{background:#080810f2;border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 40px;display:flex}.prac-footer__badge{letter-spacing:.12em;color:#ffffff40;font-size:10px;font-weight:700}.prac-footer__cta{color:#fff;background:#3b82f6;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.prac-footer__cta:hover{background:#2563eb;transform:translateY(-1px)}.prac-attention{border-bottom:1px solid #ffffff0a}.prac-attention__card{background:#3b82f60f;border:1px solid #3b82f633;border-radius:12px;padding:28px}.prac-attention__title{color:#fff;margin-bottom:16px;font-size:15px;font-weight:700}.prac-attention__list{flex-direction:column;gap:12px;display:flex}.prac-attention__item{color:#ffffffbf;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.prac-attention__check{color:#3b82f6;flex-shrink:0;margin-top:2px}.prac-origin__body{max-width:720px}.prac-origin__lead{color:#ffffffb3;margin-bottom:16px;font-size:14px;line-height:1.8}.prac-origin__goals{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.prac-origin__goals li{color:#ffffffa6;align-items:flex-start;gap:10px;padding-left:16px;font-size:13px;line-height:1.5;display:flex;position:relative}.prac-origin__goals li:before{content:"-";color:#3b82f6;position:absolute;left:0}.prac-origin__conclusion{color:#ffffff80;font-size:13px}.prac-origin__conclusion strong{color:#60a5fa}.prac-role__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:24px;padding:24px;display:flex}.prac-role__checklist{flex-direction:column;gap:10px;display:flex}.prac-role__item{color:#ffffffbf;align-items:center;gap:10px;font-size:13px;display:flex}.prac-role__check{color:#3b82f6;flex-shrink:0}.prac-role__attribution{border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding-top:16px;display:flex}.prac-role__avatar{color:#3b82f6}.prac-role__name{color:#fff;font-size:14px;font-weight:700}.prac-role__subtitle{color:#fff6;font-size:11px}.prac-complexity{flex-direction:column;gap:20px;display:flex}.prac-complexity__main{flex-direction:column;gap:12px;display:flex}.prac-complexity__row{align-items:center;gap:16px;display:flex}.prac-complexity__row--hero .prac-complexity__label{color:#60a5fa;font-weight:700}.prac-complexity__label{color:#ffffff80;flex-shrink:0;min-width:140px;font-size:12px}.prac-meter__blocks{gap:4px;display:flex}.prac-meter__block{background:#ffffff12;border-radius:3px;width:24px;height:12px;transition:background .3s}.prac-meter__block--filled{background:#3b82f6;box-shadow:0 0 6px #3b82f666}.prac-complexity__row--hero .prac-meter__block--filled{background:#3b82f6}.prac-complexity__subs{border-top:1px solid #ffffff0f;gap:32px;padding-top:16px;display:flex}.prac-complexity__sub{flex-direction:column;gap:4px;display:flex}.prac-complexity__sub-val{color:#3b82f6;font-size:1.2rem;font-weight:800}.prac-complexity__sub-lbl{color:#fff6;font-size:11px}.prac-features-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.prac-feature-tile{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;transition:all .25s;display:flex}.prac-feature-tile:hover{background:#3b82f612;border-color:#3b82f64d}.prac-feature-tile__icon{color:#3b82f6;flex-shrink:0;margin-top:2px}.prac-feature-tile__name{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.prac-feature-tile__desc{color:#ffffff73;font-size:11px;line-height:1.4}.prac-journeys{flex-direction:column;gap:20px;display:flex}.prac-journey{flex-direction:column;gap:10px;display:flex}.prac-journey__label{letter-spacing:.1em;font-size:10px;font-weight:700}.prac-journey__steps{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.prac-journey__step-group{align-items:center;gap:8px;display:flex}.prac-journey__step{color:#ffffffbf;background:#ffffff08;border:1px solid;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600}.prac-journey__arrow{flex-shrink:0}.prac-marquee-container{flex-direction:column;gap:10px;display:flex;overflow:hidden}.prac-marquee{position:relative;overflow:hidden}.prac-marquee:before,.prac-marquee:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.prac-marquee:before{background:linear-gradient(90deg,#080810,#0000);left:0}.prac-marquee:after{background:linear-gradient(270deg,#080810,#0000);right:0}.prac-marquee__track{gap:8px;width:max-content;display:flex}.prac-marquee--left .prac-marquee__track{animation:28s linear infinite pracMarqueeLeft}.prac-marquee--right .prac-marquee__track{animation:28s linear infinite pracMarqueeRight}@keyframes pracMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pracMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.prac-tech-tag{background:#3b82f614;border:1px solid #3b82f626;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;padding:10px 18px;display:flex}.prac-tech-tag__name{color:#ffffffd9;white-space:nowrap;font-size:12px;font-weight:700}.prac-tech-tag__type{letter-spacing:.08em;color:#3b82f6;white-space:nowrap;font-size:9px;font-weight:600}.prac-code-stats{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.prac-code-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:20px}.prac-code-stat__num{margin-bottom:6px;font-size:2rem;font-weight:900;line-height:1}.prac-code-stat__label{color:#ffffff73;letter-spacing:.04em;font-size:11px}.prac-roadmap-list{flex-direction:column;gap:16px;display:flex}.prac-roadmap-item{align-items:flex-start;gap:14px;display:flex}.prac-roadmap-icon{color:#3b82f6;flex-shrink:0;margin-top:3px}.prac-roadmap-text{color:#fff9;margin:0;font-size:13px;line-height:1.6}.prac-roadmap-text strong{color:#ffffffd9}.prac-rules-grid--future{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.prac-rule-tile--future{background:#3b82f60f;border:1px solid #3b82f626;border-radius:8px;align-items:center;gap:10px;padding:14px 16px;transition:all .2s;display:flex}.prac-rule-tile--future:hover{background:#3b82f61f;border-color:#3b82f659}.prac-rule-icon{color:#3b82f6;display:flex}.prac-rule-name{color:#ffffffbf;font-size:12px;font-weight:600}.prac-docbuilder{width:100%}.prac-docbuilder__mac{border:1px solid #ffffff14;border-radius:12px;overflow:hidden;box-shadow:0 24px 48px #00000080}.prac-docbuilder__mac-bar{background:#14141efa;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 16px;display:flex}.prac-mac-dots{gap:6px;display:flex}.prac-mac-dot{border-radius:50%;width:12px;height:12px}.prac-docbuilder__mac-title{color:#fff6;text-align:center;flex:1;font-family:monospace;font-size:12px}.prac-docbuilder__replay{color:#60a5fa;cursor:pointer;background:#3b82f626;border:1px solid #3b82f64d;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.prac-docbuilder__replay:hover:not(:disabled){background:#3b82f640}.prac-docbuilder__replay:disabled{opacity:.5;cursor:default}.prac-docbuilder__viewport{background:#06060e;padding:20px}.prac-docbuilder__split{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.prac-docbuilder__timeline{flex-direction:column;gap:10px;padding-top:8px;display:flex}.prac-doc-step{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;transition:all .35s;display:flex}.prac-doc-step--active{background:#3b82f614;border-color:#3b82f666}.prac-doc-step--done{background:#3b82f60a;border-color:#3b82f626}.prac-doc-step__dot{background:#ffffff1f;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;transition:all .3s}.prac-doc-step--active .prac-doc-step__dot{background:#3b82f6;box-shadow:0 0 8px #3b82f6}.prac-doc-step--done .prac-doc-step__dot{background:#60a5fa}.prac-doc-step__label{color:#ffffff80;margin-bottom:2px;font-size:12px;font-weight:700;transition:color .3s}.prac-doc-step--active .prac-doc-step__label,.prac-doc-step--done .prac-doc-step__label{color:#ffffffd9}.prac-doc-step__detail{color:#ffffff4d;font-size:10px}.prac-doc-step--active .prac-doc-step__detail{color:#60a5fa}.prac-docbuilder__a4-wrap{background:#e8e8e0;border-radius:4px;padding:4px;box-shadow:0 8px 32px #00000080}.prac-docbuilder__a4{width:100%;height:auto;display:block}.prac-timecalc{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:24px;padding:28px;display:flex}.prac-timecalc__slider-row{flex-direction:column;gap:10px;display:flex}.prac-timecalc__label{color:#ffffffa6;justify-content:space-between;font-size:13px;display:flex}.prac-timecalc__range{appearance:none;cursor:pointer;background:#3b82f633;border-radius:2px;outline:none;width:100%;height:4px}.prac-timecalc__range::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:18px;height:18px;box-shadow:0 0 8px #3b82f680}.prac-timecalc__marks{color:#ffffff4d;justify-content:space-between;font-size:10px;display:flex}.prac-timecalc__bars{flex-direction:column;gap:12px;display:flex}.prac-timecalc__bar-row{align-items:center;gap:12px;display:flex}.prac-timecalc__bar-label{color:#ffffff80;min-width:140px;font-size:11px}.prac-timecalc__bar-track{background:#ffffff0d;border-radius:4px;flex:1;height:24px;overflow:hidden}.prac-timecalc__bar{border-radius:4px;justify-content:flex-end;align-items:center;min-width:40px;height:100%;padding-right:8px;transition:width .5s cubic-bezier(.4,0,.2,1);display:flex}.prac-timecalc__bar span{color:#fff;white-space:nowrap;font-size:10px;font-weight:700}.prac-timecalc__bar--before{background:#ef444499}.prac-timecalc__bar--after{background:#3b82f6}.prac-timecalc__result{text-align:center;background:#3b82f614;border:1px solid #3b82f633;border-radius:8px;padding:20px}.prac-timecalc__result-num{font-size:3rem;font-weight:900;line-height:1}.prac-timecalc__result-label{color:#ffffff8c;margin-top:8px;font-size:13px}.prac-timecalc__note{color:#ffffff59;align-items:center;gap:8px;font-size:11px;display:flex}.prac-timecalc__note svg{color:#3b82f6;flex-shrink:0}.prac-storageflow{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.prac-storageflow__header{background:#080810fa;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.prac-storageflow__btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;align-items:center;gap:8px;padding:7px 16px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.prac-storageflow__btn:hover:not(:disabled){background:#2563eb}.prac-storageflow__btn:disabled{color:#fff6;cursor:default;background:#ffffff14}.prac-storageflow__badge{letter-spacing:.08em;color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:700}.prac-storageflow__canvas{background:#040409;padding:16px;overflow-x:auto}.prac-baflow{align-items:flex-start;gap:16px;display:flex}.prac-baflow__col{flex-direction:column;flex:1;gap:10px;display:flex}.prac-baflow__header{border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.prac-baflow__col--before .prac-baflow__header{color:#ef4444;background:#ef444414;border:1px solid #ef444433}.prac-baflow__col--after .prac-baflow__header{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f633}.prac-baflow__steps{flex-direction:column;gap:6px;display:flex}.prac-baflow__step{border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;display:flex}.prac-baflow__step--bad{color:#fff9;background:#ef44440d;border:1px solid #ef44441f}.prac-baflow__step--good{color:#fffc;background:#3b82f614;border:1px solid #3b82f633}.prac-baflow__step-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex}.prac-baflow__step--bad .prac-baflow__step-num{color:#ef4444;background:#ef444433}.prac-baflow__step--good .prac-baflow__step-num{color:#60a5fa;background:#3b82f633}.prac-baflow__time{color:#ffffff80;text-align:center;padding:8px;font-size:12px;font-weight:700}.prac-baflow__vs{color:#fff3;padding-top:36px;font-size:12px;font-weight:900}.prac-challenges{flex-direction:column;gap:8px;display:flex}.prac-challenge{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;transition:border-color .2s;overflow:hidden}.prac-challenge:hover,.prac-challenge--open{border-color:#3b82f64d}.prac-challenge__header{align-items:center;gap:12px;padding:16px 20px;display:flex}.prac-challenge__num{color:#3b82f6;letter-spacing:.06em;min-width:30px;font-size:11px;font-weight:800}.prac-challenge__name{color:#ffffffd9;flex:1;font-size:14px;font-weight:700}.prac-challenge__solved{color:#3b82f6}.prac-challenge__body{grid-template-columns:1fr 1fr;gap:12px;padding:0 20px 16px;display:grid}.prac-challenge:not(.prac-challenge--open) .prac-challenge__body{display:none}.prac-challenge--open .prac-challenge__body{display:grid}.prac-challenge__problem,.prac-challenge__solution{border-radius:6px;padding:12px}.prac-challenge__problem{background:#ef44440f;border:1px solid #ef444426}.prac-challenge__solution{background:#3b82f60f;border:1px solid #3b82f626}.prac-challenge__problem span,.prac-challenge__solution span{letter-spacing:.1em;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.prac-challenge__problem span{color:#ef4444}.prac-challenge__solution span{color:#3b82f6}.prac-challenge__problem p,.prac-challenge__solution p{color:#ffffffa6;margin:0;font-size:12px;line-height:1.6}.prac-decisions{flex-direction:column;gap:10px;display:flex}.prac-decision{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:16px 20px}.prac-decision__q{color:#ffffffd9;margin-bottom:8px;font-size:13px;font-weight:700}.prac-decision__q:before{content:"→ ";color:#3b82f6}.prac-decision__r{color:#ffffff80;font-size:12px;line-height:1.6}.prac-responsive{flex-direction:column;gap:16px;display:flex}.prac-responsive__toggle{gap:6px;display:flex}.prac-responsive__btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.prac-responsive__btn:hover{color:#fffc;border-color:#3b82f64d}.prac-responsive__btn--active{color:#60a5fa;background:#3b82f61f;border-color:#3b82f64d}.prac-responsive__canvas{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;min-height:200px;padding:24px}.prac-responsive__desktop{align-items:stretch;gap:16px;display:flex}.prac-responsive__panel{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.prac-responsive__panel--preview{border-color:#3b82f633}.prac-responsive__panel-label{letter-spacing:.1em;color:#3b82f6;margin-bottom:4px;font-size:10px;font-weight:700}.prac-responsive__field{color:#fff6;background:#3b82f614;border:1px solid #3b82f626;border-radius:4px;align-items:center;height:28px;padding:0 10px;font-size:10px;display:flex}.prac-responsive__divider{background:#ffffff0f;width:1px}.prac-responsive__a4-mock{background:#fff;border-radius:4px;flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.prac-responsive__a4-line{background:#0000001f;border-radius:3px;height:6px}.prac-responsive__a4-block{background:#0000000f;border-radius:4px;height:50px}.prac-responsive__mobile{flex-direction:column;gap:12px;max-width:320px;margin:0 auto;display:flex}.prac-responsive__mobile-tabs{border:1px solid #ffffff1a;border-radius:8px;gap:0;display:flex;overflow:hidden}.prac-responsive__mobile-tab{text-align:center;color:#fff6;background:0 0;flex:1;padding:8px;font-size:12px;font-weight:600}.prac-responsive__mobile-tab--active{color:#60a5fa;background:#3b82f626}.prac-responsive__mobile-body{flex-direction:column;gap:8px;display:flex}.prac-responsive__mobile-field{flex-direction:column;gap:4px;display:flex}.prac-responsive__mobile-field span{color:#fff6;font-size:10px}.prac-responsive__mobile-input{background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;height:36px}.prac-responsive__mobile-fab{color:#fff;background:#3b82f6;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:700;display:flex}.prac-interview__start{color:#60a5fa;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f640;border-radius:10px;align-items:center;gap:10px;margin:0 auto;padding:14px 28px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.prac-interview__start:hover{background:#3b82f633;border-color:#3b82f666}.prac-interview__questions{flex-direction:column;gap:8px;display:flex}.prac-interview__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;transition:border-color .2s;overflow:hidden}.prac-interview__card--open{border-color:#3b82f64d}.prac-interview__q{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 20px;display:flex}.prac-interview__q-num{color:#3b82f6;min-width:28px;font-size:11px;font-weight:800}.prac-interview__q-text{color:#ffffffd9;text-align:left;flex:1;font-size:13px;font-weight:700;line-height:1.4}.prac-interview__chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.prac-interview__card--open .prac-interview__chevron{transform:rotate(180deg)}.prac-interview__a{padding:0 20px 16px 60px;display:none}.prac-interview__card--open .prac-interview__a{display:block}.prac-interview__a p{color:#fff9;margin:0;font-size:13px;line-height:1.7}.prac-screenshots-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.prac-screenshot-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;transition:all .2s;overflow:hidden}.prac-screenshot-card:hover{border-color:#3b82f64d;transform:translateY(-2px)}.prac-screenshot-placeholder{aspect-ratio:16/10;color:#3b82f64d;background:repeating-linear-gradient(45deg,#3b82f608 0 2px,#0000 2px 8px);justify-content:center;align-items:center;display:flex}.prac-screenshot-info{padding:10px 12px}.prac-screenshot-title{color:#fffc;margin-bottom:3px;font-size:11px;font-weight:700}.prac-screenshot-desc{color:#ffffff59;font-size:10px;line-height:1.4}.prac-screenshot-modal{z-index:10000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.prac-screenshot-modal__content{background:#0a0a18;border:1px solid #3b82f633;border-radius:12px;width:90%;max-width:600px;padding:32px;position:relative}.prac-screenshot-modal__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:12px;right:16px}.prac-screenshot-modal__placeholder{aspect-ratio:16/10;color:#3b82f64d;background:#3b82f60d;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex}.prac-screenshot-modal__info h3{color:#fff;margin:0 0 6px;font-size:16px;font-weight:700}.prac-screenshot-modal__info p{color:#ffffff80;margin:0;font-size:13px}@media (width<=900px){.prac-hero{flex-direction:column;gap:24px;min-height:auto;padding:32px 24px 24px}.prac-hero__carousel-wrapper{width:100%}.prac-section{padding:36px 24px}.prac-section-split{grid-template-columns:1fr;gap:32px}.prac-viewmode{padding:0 24px}.prac-footer{padding:14px 24px}.prac-features-grid,.prac-screenshots-grid{grid-template-columns:repeat(2,1fr)}.prac-docbuilder__split{grid-template-columns:1fr}.prac-baflow{flex-direction:column}.prac-baflow__vs{text-align:center;padding-top:0}}@media (width<=600px){.prac-hero{padding:24px 16px 20px}.prac-section{padding:28px 16px}.prac-viewmode{padding:0 16px}.prac-footer{text-align:center;flex-direction:column;gap:12px;padding:12px 16px}.prac-features-grid{grid-template-columns:1fr}.prac-screenshots-grid{grid-template-columns:repeat(2,1fr)}.prac-challenge__body{grid-template-columns:1fr}.prac-complexity__subs{flex-wrap:wrap;gap:16px}.prac-hero__name{font-size:2rem}.prac-code-stats{grid-template-columns:repeat(2,1fr)}}.prac-hero__live-token{align-items:center;gap:5px;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;font-weight:700;display:inline-flex}.prac-hero__live-bracket{color:#ffffff40;letter-spacing:-.04em}.prac-hero__live-dot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pracLivePulse;box-shadow:0 0 0 2px #3b82f640}@keyframes pracLivePulse{0%,to{box-shadow:0 0 0 2px #3b82f640}50%{box-shadow:0 0 0 5px #3b82f600}}.prac-hero__live-text{color:#3b82f6;letter-spacing:.12em}.prac-hero__live-url{color:#ffffff59;letter-spacing:0;margin-left:4px;font-size:11px;font-weight:400}.prac-footer__actions{align-items:center;gap:10px;display:flex}.prac-footer__try{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.prac-footer__try:hover{color:#fff;background:#3b82f633;border-color:#3b82f680}.prac-footer__try-dot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pracLivePulse}.rc-overlay{z-index:999999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000de;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.rc-shell{background:#07060f;border:1px solid #7c3aed33;border-radius:16px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 100px #7c3aed26,0 32px 64px #000000b3}.rc-close{z-index:10;color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:16px;right:20px}.rc-close:hover{color:#fff;background:#7c3aed40;border-color:#7c3aed66}.rc-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#7c3aed4d transparent;flex:1;overflow:hidden auto}.rc-scroll::-webkit-scrollbar{width:4px}.rc-scroll::-webkit-scrollbar-thumb{background:#7c3aed4d;border-radius:2px}.rc-hero{align-items:center;min-height:300px;padding:20px 40px;display:flex;position:relative;overflow:hidden}.rc-hero__grid-bg{background-image:radial-gradient(circle at 15%,#7c3aed1a 0%,#0000 60%),linear-gradient(135deg,#07060f 0%,#0c0818 100%);position:absolute;inset:0}.rc-hero__scanline{pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#7c3aed04 2px 4px);position:absolute;inset:0}.rc-hero__content{z-index:1;flex:1;min-width:0;max-width:580px;position:relative}.rc-hero__status-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.rc-hero__live-token{align-items:center;gap:5px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;display:inline-flex}.rc-hero__live-bracket{color:#ffffff40}.rc-hero__live-dot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite rcLivePulse;box-shadow:0 0 0 2px #7c3aed40}@keyframes rcLivePulse{0%,to{box-shadow:0 0 0 2px #7c3aed40}50%{box-shadow:0 0 0 6px #7c3aed00}}.rc-hero__live-text{color:#7c3aed;letter-spacing:.1em}.rc-hero__visit-btn{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;text-decoration:none;transition:all .2s;display:flex}.rc-hero__visit-btn:hover{color:#a78bfa;border-color:#7c3aed66}.rc-hero__name{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#c4b5fd 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(1.8rem,4.5vw,3rem);font-weight:900;line-height:1.1}.rc-hero__sub{color:#ffffff8c;max-width:500px;margin:0 0 20px;font-size:14px;line-height:1.65}.rc-hero__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.rc-hero__tag{color:#a78bfa;letter-spacing:.04em;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:600}.rc-hero__metrics{flex-wrap:wrap;gap:24px;display:flex}.rc-hero__metric{flex-direction:column;display:flex}.rc-hero__metric-value{color:#7c3aed;font-size:1.8rem;font-weight:800;line-height:1}.rc-hero__metric-label{color:#fff6;margin-top:4px;font-size:11px}.rc-hero--carousel{align-items:flex-start;gap:40px;width:100%;display:flex}.rc-hero__right{z-index:1;flex-direction:column;flex-shrink:0;gap:14px;width:380px;display:flex;position:relative}.rc-carousel{aspect-ratio:4/2.4;background:#07060fcc;border:1px solid #7c3aed33;border-radius:10px;width:100%;position:relative;overflow:hidden}.rc-carousel__arrow{z-index:2;color:#ffffff80;cursor:pointer;background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.rc-carousel__arrow:hover{color:#fff;background:#7c3aed40}.rc-carousel__arrow--left{left:8px}.rc-carousel__arrow--right{right:8px}.rc-carousel__track{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.rc-carousel__slide{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.rc-carousel__slide-inner{text-align:center;padding:20px}.rc-carousel__slide-num{color:#7c3aedcc;margin-bottom:8px;font-family:monospace;font-size:11px;font-weight:700}.rc-carousel__slide-label{color:#fff;margin-bottom:6px;font-size:16px;font-weight:800}.rc-carousel__slide-sub{color:#ffffff73;max-width:200px;margin:0 auto;font-size:11px;line-height:1.5}.rc-carousel__dots{gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.rc-carousel__dot{cursor:pointer;background:#7c3aed33;border-radius:50%;width:5px;height:5px;transition:all .3s}.rc-carousel__dot--active{background:#7c3aed;border-radius:3px;width:14px}.rc-viewmode{border-bottom:1px solid #ffffff0d;justify-content:center;padding:0 40px;display:flex}.rc-viewmode__inner{gap:4px;padding:12px 0;display:flex}.rc-viewmode__btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.rc-viewmode__btn:hover{color:#ffffffb3}.rc-viewmode__btn--active{color:#a78bfa;background:#7c3aed1f;border-color:#7c3aed4d}.rc-section{border-bottom:1px solid #ffffff0a;padding:48px 40px}.rc-section__label{letter-spacing:.12em;color:#7c3aed;margin-bottom:8px;font-size:10px;font-weight:700}.rc-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:800}.rc-section-split{grid-template-columns:1fr 1fr;gap:48px;display:grid}.rc-split-left,.rc-split-right{min-width:0}.rc-footer{background:#07060ff7;border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 40px;display:flex}.rc-footer__badge{letter-spacing:.1em;color:#fff3;font-size:10px;font-weight:700}.rc-footer__actions{align-items:center;gap:10px;display:flex}.rc-footer__try{color:#a78bfa;background:#7c3aed1a;border:1px solid #7c3aed4d;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.rc-footer__try:hover{color:#fff;background:#7c3aed33}.rc-footer__try-dot{background:#7c3aed;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite rcLivePulse}.rc-footer__cta{color:#fff;background:#7c3aed;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.rc-footer__cta:hover{background:#6d28d9;transform:translateY(-1px)}.rc-attention__card{background:#7c3aed12;border:1px solid #7c3aed38;border-radius:12px;padding:28px}.rc-attention__title{color:#fff;margin-bottom:16px;font-size:15px;font-weight:700}.rc-attention__list{flex-direction:column;gap:12px;display:flex}.rc-attention__item{color:#ffffffbf;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.rc-attention__check{color:#7c3aed;flex-shrink:0;margin-top:2px}.rc-origin__body{max-width:720px}.rc-origin__lead{color:#ffffffb3;margin-bottom:16px;font-size:14px;line-height:1.8}.rc-origin__goals{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.rc-origin__goals li{color:#fff9;padding-left:16px;font-size:13px;line-height:1.5;position:relative}.rc-origin__goals li:before{content:"-";color:#7c3aed;position:absolute;left:0}.rc-origin__conclusion{color:#ffffff80;font-size:13px}.rc-origin__conclusion strong{color:#a78bfa}.rc-role__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:20px;padding:24px;display:flex}.rc-role__checklist{flex-direction:column;gap:10px;display:flex}.rc-role__item{color:#ffffffbf;align-items:center;gap:10px;font-size:13px;display:flex}.rc-role__check{color:#7c3aed;flex-shrink:0}.rc-role__attribution{border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding-top:16px;display:flex}.rc-role__avatar{color:#7c3aed}.rc-role__name{color:#fff;font-size:14px;font-weight:700}.rc-role__subtitle{color:#fff6;font-size:11px}.rc-complexity{flex-direction:column;gap:20px;display:flex}.rc-complexity__rows{flex-direction:column;gap:12px;display:flex}.rc-complexity__row{align-items:center;gap:16px;display:flex}.rc-complexity__row--hero .rc-complexity__label{color:#a78bfa;font-weight:700}.rc-complexity__label{color:#ffffff80;flex-shrink:0;min-width:160px;font-size:12px}.rc-meter__blocks{gap:4px;display:flex}.rc-meter__block{background:#ffffff12;border-radius:3px;width:24px;height:12px}.rc-meter__block--filled{background:#7c3aed;box-shadow:0 0 5px #7c3aed66}.rc-complexity__row--hero .rc-meter__block--filled{background:#7c3aed}.rc-complexity__subs{border-top:1px solid #ffffff0f;gap:32px;padding-top:16px;display:flex}.rc-complexity__sub{flex-direction:column;gap:4px;display:flex}.rc-complexity__sub-val{color:#7c3aed;font-size:1.2rem;font-weight:800}.rc-complexity__sub-lbl{color:#fff6;font-size:11px}.rc-demo{width:100%}.rc-demo__mac{border:1px solid #ffffff14;border-radius:12px;overflow:hidden;box-shadow:0 24px 48px #00000080}.rc-demo__mac-bar{background:#120c1efa;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 16px;display:flex}.rc-mac-dots{gap:6px;display:flex}.rc-mac-dot{border-radius:50%;width:12px;height:12px}.rc-demo__mac-title{color:#fff6;text-align:center;flex:1;font-family:monospace;font-size:12px}.rc-demo__controls{gap:8px;display:flex}.rc-demo__replay{color:#a78bfa;cursor:pointer;background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.rc-demo__replay:hover{background:#7c3aed40}.rc-demo__viewport{background:#060410;padding:8px;overflow-x:auto}.rc-demo__svg{width:100%;min-width:480px;height:auto;display:block}.rc-demo__gestures{background:#080612fa;border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:6px;padding:12px 16px;display:flex}.rc-demo__gesture-btn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:70px;padding:8px 6px;transition:all .2s;display:flex}.rc-demo__gesture-btn:hover{background:#7c3aed12;border-color:#7c3aed4d}.rc-demo__gesture-btn--active{border-color:var(--gesture-color,#7c3aed);background:#7c3aed1f}.rc-demo__gesture-cmd{color:var(--gesture-color,#7c3aed);font-family:monospace;font-size:16px;font-weight:900}.rc-demo__gesture-lbl{color:#ffffff73;text-align:center;font-size:9px}.rc-arch{flex-direction:column;gap:12px;display:flex}.rc-arch__labels{gap:12px;display:flex}.rc-arch__layer{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex:1;padding:16px;transition:all .4s}.rc-arch__layer--active{border-color:var(--layer-color,#7c3aed);background:#7c3aed12}.rc-arch__layer-label{letter-spacing:.1em;color:var(--layer-color,#7c3aed);margin-bottom:10px;font-size:10px;font-weight:800;display:block}.rc-arch__layer-items{flex-direction:column;gap:6px;display:flex}.rc-arch__layer-item{color:#fff9;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:4px 8px;font-size:12px}.rc-features-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.rc-feature-tile{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;transition:all .25s;display:flex}.rc-feature-tile:hover{background:#7c3aed12;border-color:#7c3aed4d}.rc-feature-tile__icon{color:#7c3aed;flex-shrink:0;margin-top:2px}.rc-feature-tile__name{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.rc-feature-tile__desc{color:#ffffff73;font-size:11px;line-height:1.4}.rc-gestures-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.rc-gesture-card{border:1px solid var(--g-color,#7c3aed);border-opacity:.3;background:#ffffff08;border-radius:10px;flex-direction:column;gap:6px;padding:16px;transition:all .2s;display:flex}.rc-gesture-card:hover{background:#7c3aed14}.rc-gesture-card__cmd{color:var(--g-color,#7c3aed);font-family:monospace;font-size:2rem;font-weight:900;line-height:1}.rc-gesture-card__label{color:#ffffffd9;font-size:13px;font-weight:700}.rc-gesture-card__action{color:#fff6;font-family:monospace;font-size:11px}.rc-protocol{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:20px;padding:24px;display:flex}.rc-protocol__header{flex-direction:column;gap:4px;display:flex}.rc-protocol__title{color:#ffffffd9;font-size:14px;font-weight:700}.rc-protocol__sub{color:#fff6;font-size:12px}.rc-protocol__cmds{flex-wrap:wrap;gap:8px;display:flex}.rc-protocol__cmd{background:#7c3aed12;border:1px solid #7c3aed26;border-radius:8px;flex-direction:column;align-items:center;gap:4px;min-width:58px;padding:12px 16px;display:flex}.rc-protocol__cmd-char{color:var(--cmd-color,#7c3aed);font-family:monospace;font-size:1.8rem;font-weight:900;line-height:1}.rc-protocol__cmd-label{color:#ffffff80;font-size:9px;font-weight:600}.rc-protocol__cmd-byte{color:#ffffff40;font-family:monospace;font-size:8px}.rc-protocol__note{color:#ffffff59;align-items:center;gap:8px;font-size:11px;display:flex}.rc-protocol__note svg{color:#7c3aed;flex-shrink:0}.rc-marquee-container{flex-direction:column;gap:10px;display:flex;overflow:hidden}.rc-marquee{position:relative;overflow:hidden}.rc-marquee:before,.rc-marquee:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.rc-marquee:before{background:linear-gradient(90deg,#07060f,#0000);left:0}.rc-marquee:after{background:linear-gradient(270deg,#07060f,#0000);right:0}.rc-marquee__track{gap:8px;width:max-content;display:flex}.rc-marquee--left .rc-marquee__track{animation:26s linear infinite rcMarqueeLeft}.rc-marquee--right .rc-marquee__track{animation:26s linear infinite rcMarqueeRight}@keyframes rcMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rcMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.rc-tech-tag{background:#7c3aed14;border:1px solid #7c3aed26;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;padding:10px 18px;display:flex}.rc-tech-tag__name{color:#ffffffd9;white-space:nowrap;font-size:12px;font-weight:700}.rc-tech-tag__type{letter-spacing:.08em;color:#7c3aed;white-space:nowrap;font-size:9px;font-weight:600}.rc-code-stats{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.rc-code-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:20px}.rc-code-stat__num{margin-bottom:6px;font-size:2rem;font-weight:900;line-height:1}.rc-code-stat__label{color:#ffffff73;font-size:11px}.rc-safety-list{flex-direction:column;gap:12px;display:flex}.rc-safety-item{align-items:flex-start;gap:10px;display:flex}.rc-safety-icon{color:#7c3aed;flex-shrink:0;margin-top:3px}.rc-safety-name{color:#ffffffd9;margin-bottom:2px;font-size:13px;font-weight:700}.rc-safety-desc{color:#fff6;font-size:11px}.rc-challenges{flex-direction:column;gap:8px;display:flex}.rc-challenge{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;transition:border-color .2s;overflow:hidden}.rc-challenge:hover,.rc-challenge--open{border-color:#7c3aed59}.rc-challenge__header{align-items:center;gap:12px;padding:16px 20px;display:flex}.rc-challenge__num{color:#7c3aed;min-width:30px;font-size:11px;font-weight:800}.rc-challenge__name{color:#ffffffd9;flex:1;font-size:14px;font-weight:700}.rc-challenge__solved{color:#7c3aed}.rc-challenge__body{padding:0 20px 16px;display:none}.rc-challenge--open .rc-challenge__body{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rc-challenge__problem{background:#ef44440f;border:1px solid #ef444426;border-radius:6px;padding:12px}.rc-challenge__solution{background:#7c3aed0f;border:1px solid #7c3aed26;border-radius:6px;padding:12px}.rc-challenge__problem span{letter-spacing:.1em;color:#ef4444;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.rc-challenge__solution span{letter-spacing:.1em;color:#7c3aed;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.rc-challenge__problem p,.rc-challenge__solution p{color:#ffffffa6;margin:0;font-size:12px;line-height:1.6}.rc-decisions{flex-direction:column;gap:10px;display:flex}.rc-decision{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:16px 20px}.rc-decision__q{color:#ffffffd9;margin-bottom:8px;font-size:13px;font-weight:700}.rc-decision__q:before{content:"→ ";color:#7c3aed}.rc-decision__r{color:#ffffff80;font-size:12px;line-height:1.6}.rc-roadmap-list{flex-direction:column;gap:16px;display:flex}.rc-roadmap-item{align-items:flex-start;gap:14px;display:flex}.rc-roadmap-icon{color:#7c3aed;flex-shrink:0;margin-top:2px}.rc-roadmap-name{color:#ffffffd9;margin-bottom:4px;font-size:13px;font-weight:700}.rc-roadmap-desc{color:#ffffff73;font-size:12px}.rc-rules-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.rc-rule-tile{background:#7c3aed0f;border:1px solid #7c3aed26;border-radius:8px;align-items:center;gap:8px;padding:12px 14px;transition:all .2s;display:flex}.rc-rule-tile:hover{background:#7c3aed1f;border-color:#7c3aed59}.rc-rule-name{color:#ffffffb3;font-size:12px;font-weight:600}.rc-interview__start{color:#a78bfa;cursor:pointer;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:10px;align-items:center;gap:10px;margin:0 auto;padding:14px 28px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.rc-interview__start:hover{background:#7c3aed33}.rc-interview__questions{flex-direction:column;gap:8px;display:flex}.rc-interview__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;transition:border-color .2s;overflow:hidden}.rc-interview__card--open{border-color:#7c3aed4d}.rc-interview__q{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 20px;display:flex}.rc-interview__q-num{color:#7c3aed;min-width:28px;font-size:11px;font-weight:800}.rc-interview__q-text{color:#ffffffd9;text-align:left;flex:1;font-size:13px;font-weight:700;line-height:1.4}.rc-interview__chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.rc-interview__card--open .rc-interview__chevron{transform:rotate(180deg)}.rc-interview__a{padding:0 20px 16px 60px;display:none}.rc-interview__card--open .rc-interview__a{display:block}.rc-interview__a p{color:#fff9;margin:0;font-size:13px;line-height:1.7}@media (width<=900px){.rc-hero{padding:32px 24px 24px}.rc-hero--carousel{flex-direction:column}.rc-hero__right{width:100%}.rc-section{padding:36px 24px}.rc-section-split{grid-template-columns:1fr;gap:32px}.rc-viewmode{padding:0 24px}.rc-footer{padding:14px 24px}.rc-features-grid,.rc-gestures-grid{grid-template-columns:repeat(2,1fr)}.rc-arch__labels{flex-direction:column}}@media (width<=600px){.rc-hero{padding:24px 16px 20px}.rc-section{padding:28px 16px}.rc-footer{flex-direction:column;gap:12px;padding:12px 16px}.rc-features-grid{grid-template-columns:1fr}.rc-gestures-grid{grid-template-columns:repeat(2,1fr)}.rc-challenge__body{grid-template-columns:1fr!important}.rc-complexity__subs{flex-wrap:wrap;gap:16px}}.rc-hero__award-token{color:#fcd34d;letter-spacing:.06em;background:linear-gradient(135deg,#eab30826,#eab3080d);border:1px solid #eab30866;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.rc-hero__award-icon{font-size:13px}.rc-hero__award-text{white-space:nowrap}.rc-award{align-items:flex-start;gap:40px;display:flex}.rc-award__photo{flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.rc-award__photo-ring{border:2px dashed #eab30880;border-radius:50%;animation:12s linear infinite rcAwardSpin;position:absolute;inset:0}@keyframes rcAwardSpin{to{transform:rotate(360deg)}}.rc-award__photo-inner{cursor:pointer;background:#eab30812;border:2px solid #eab30840;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:130px;height:130px;transition:all .3s;display:flex}.rc-award__photo-inner:hover{background:#eab3081f;border-color:#eab30880}.rc-award__photo-icon{font-size:32px;line-height:1}.rc-award__photo-label{color:#fcd34d;font-size:11px;font-weight:700}.rc-award__photo-hint{color:#ffffff4d;font-size:9px}.rc-award__info{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.rc-award__badge{color:#fcd34d;background:linear-gradient(135deg,#eab30833,#eab3080f);border:1px solid #eab30859;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:5px 14px;font-size:13px;font-weight:800;display:inline-flex}.rc-award__title{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:800}.rc-award__desc{color:#fff9;margin:0;font-size:13px;line-height:1.7}.rc-award__tags{flex-wrap:wrap;gap:8px;display:flex}.rc-award__tag{color:#fcd34d;background:#eab30814;border:1px solid #eab30840;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:600}.rc-demo__svg{min-width:520px}@media (width<=900px){.rc-award{flex-direction:column;align-items:center;gap:24px}.rc-hero__status-row{flex-wrap:wrap;gap:8px}}.rv2-overlay{z-index:999999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rv2-shell{background:#080810;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #ffffff0a,0 40px 80px #000000b3}.rv2-close{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.rv2-close:hover{color:#fff;background:#ffffff1f}.rv2-scroll{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;overflow-y:auto}.rv2-sticky-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080810f7;border-top:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 48px;display:flex}.rv2-sticky-bar__label{color:#fff3;letter-spacing:.1em;font-family:DM Mono,monospace;font-size:10px}.rv2-sticky-bar__actions{align-items:center;gap:10px;display:flex}.rv2-sticky-bar__try{color:#080810;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:9px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.rv2-sticky-bar__try:hover{background:#ffffffe0}.rv2-sticky-bar__try-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite rv2Pulse}.rv2-sticky-bar__contact{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.rv2-sticky-bar__contact:hover{color:#fff;border-color:#ffffff40}.rv2-hero{background:linear-gradient(160deg,#0a0a18 0%,#080810 100%);border-bottom:1px solid #ffffff12;padding:52px 48px 40px;position:relative}.rv2-hero--carousel{align-items:flex-start;gap:40px;display:flex}.rv2-hero__rule{opacity:.15;background:linear-gradient(90deg,#fff 0%,#fff3 50%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0}.rv2-hero__content{z-index:1;flex:1;min-width:0;position:relative}.rv2-hero__status-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.rv2-hero__live-token{align-items:center;gap:6px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:inline-flex}.rv2-hero__live-bracket{color:#fff3}.rv2-hero__live-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite rv2Pulse;box-shadow:0 0 0 2px #22c55e33}@keyframes rv2Pulse{0%,to{box-shadow:0 0 0 2px #22c55e33}50%{box-shadow:0 0 0 5px #0000}}.rv2-hero__live-text{color:#fff;letter-spacing:.08em;font-weight:700}.rv2-hero__live-users{color:#ffffff4d;margin-left:4px;font-size:10px}.rv2-hero__visit-btn{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:5px;padding:4px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.rv2-hero__visit-btn:hover{color:#fff;border-color:#ffffff40}.rv2-hero__name{color:#fff;letter-spacing:-.04em;margin:0 0 6px;font-family:DM Sans,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:900;line-height:1.04}.rv2-hero__sub-name{color:#fff6}.rv2-hero__desc{color:#ffffff73;max-width:480px;margin:0 0 18px;font-size:14px;line-height:1.6}.rv2-hero__tags{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.rv2-hero__tag{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:600}.rv2-hero__metrics{flex-wrap:wrap;gap:28px;margin-bottom:24px;display:flex}.rv2-hero__metric{flex-direction:column;gap:2px;display:flex}.rv2-hero__metric-val{color:#fff;letter-spacing:-.03em;font-family:DM Sans,sans-serif;font-size:26px;font-weight:900}.rv2-hero__metric-lbl{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:500}.rv2-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.rv2-hero__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.rv2-hero__btn--primary{color:#080810;background:#fff}.rv2-hero__btn--primary:hover{background:#ffffffe0}.rv2-hero__btn--ghost{color:#fff9;background:0 0;border:1px solid #ffffff1f}.rv2-hero__btn--ghost:hover{color:#fff;border-color:#ffffff40}.rv2-hero__right{z-index:1;flex-direction:column;flex-shrink:0;gap:14px;width:300px;display:flex;position:relative}.rv2-hero__qr-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.rv2-qr{border-radius:6px;display:block}.rv2-hero__qr-title{color:#ffffffb3;margin-bottom:3px;font-size:11px;font-weight:700}.rv2-hero__qr-url{color:#ffffff59;font-family:DM Mono,monospace;font-size:10px}.rv2-carousel{aspect-ratio:4/2.4;background:#0a0a18;border:1px solid #ffffff1a;border-radius:10px;width:100%;position:relative;overflow:hidden}.rv2-carousel__arrow{z-index:2;color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.rv2-carousel__arrow:hover{color:#fff;background:#ffffff1f}.rv2-carousel__arrow--left{left:8px}.rv2-carousel__arrow--right{right:8px}.rv2-carousel__track{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.rv2-carousel__slide{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.rv2-carousel__slide-inner{text-align:center;padding:20px}.rv2-carousel__slide-num{color:#ffffff40;margin-bottom:8px;font-family:DM Mono,monospace;font-size:11px;font-weight:600}.rv2-carousel__slide-label{color:#fff;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:800}.rv2-carousel__slide-sub{color:#fff6;max-width:200px;margin:0 auto;font-size:11px;line-height:1.5}.rv2-carousel__dots{gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.rv2-carousel__dot{cursor:pointer;background:#ffffff26;border-radius:50%;width:5px;height:5px;transition:all .3s}.rv2-carousel__dot--active{background:#fff;border-radius:3px;width:14px}.rv2-viewmode{border-bottom:1px solid #ffffff0d;padding:10px 48px}.rv2-viewmode__inner{background:#ffffff0a;border-radius:8px;gap:4px;width:fit-content;padding:3px;display:flex}.rv2-viewmode__btn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:6px;padding:6px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:all .2s;display:flex}.rv2-viewmode__btn--active{color:#fff;background:#ffffff14}.rv2-section{border-bottom:1px solid #ffffff0a;padding:40px 48px}.rv2-section__label{letter-spacing:.14em;color:#ffffff4d;margin-bottom:6px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.rv2-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:800}.rv2-scan{overflow-x:auto}.rv2-scan__svg{width:100%;min-width:340px;max-width:520px;margin:0 auto;display:block}.rv2-gold{flex-direction:column;gap:10px;display:flex}.rv2-gold__item{color:#ffffffa6;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;display:flex}.rv2-gold__check{color:#ffffff80;flex-shrink:0;margin-top:2px}.rv2-features{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.rv2-feature{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;transition:all .2s;display:flex}.rv2-feature:hover{background:#ffffff0d;border-color:#ffffff26}.rv2-feature__icon{color:#fff9;flex-shrink:0;margin-top:1px}.rv2-feature__name{color:#fff;margin-bottom:2px;font-size:12px;font-weight:700}.rv2-feature__desc{color:#ffffff59;font-size:11px;line-height:1.45}.rv2-shield{flex-wrap:wrap;align-items:flex-start;gap:28px;display:flex}.rv2-shield__layers{flex-direction:column;flex:1;gap:7px;min-width:240px;display:flex}.rv2-shield__layer{width:var(--lw,100%);cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .25s;display:flex}.rv2-shield__layer--on{background:#ffffff0f;border-color:#ffffff2e;width:100%!important}.rv2-shield__left{align-items:flex-start;gap:10px;display:flex}.rv2-shield__num{color:#fff6;flex-shrink:0;width:20px;padding-top:2px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.rv2-shield__name{color:#fff;font-size:12px;font-weight:700}.rv2-shield__desc{color:#fff6;margin-top:3px;font-size:11px;line-height:1.45}.rv2-shield__ok{color:#fff6;flex-shrink:0}.rv2-shield__layer--on .rv2-shield__ok{color:#fff}.rv2-shield__stat{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:20px;display:flex}.rv2-shield__stat-val{color:#fff;letter-spacing:-.04em;font-family:DM Sans,sans-serif;font-size:36px;font-weight:900}.rv2-shield__stat-lbl{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.rv2-ai-steps{flex-direction:column;gap:7px;display:flex}.rv2-ai-step{background:#ffffff05;border:1px solid #ffffff12;border-left:2px solid #fff3;border-radius:7px;align-items:flex-start;gap:14px;padding:12px 16px;display:flex}.rv2-ai-step__n{color:#ffffff4d;flex-shrink:0;width:20px;padding-top:2px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.rv2-ai-step__name{color:#fff;margin-bottom:2px;font-size:12px;font-weight:700}.rv2-ai-step__desc{color:#fff6;font-size:11px}.rv2-scorecard{flex-direction:column;gap:10px;display:flex}.rv2-scorecard__row{align-items:center;gap:14px;display:flex}.rv2-scorecard__label{color:#ffffff73;flex-shrink:0;width:116px;font-size:12px}.rv2-scorecard__bar-wrap{background:#ffffff12;border-radius:2px;flex:1;height:4px;overflow:hidden}.rv2-scorecard__bar{opacity:.7;background:#fff;border-radius:2px;height:100%;transition:width .8s}.rv2-scorecard__val{color:#fff9;text-align:right;width:28px;font-family:DM Mono,monospace;font-size:12px;font-weight:700}.rv2-scorecard__verdict{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:12px;margin-top:14px;padding:12px 16px;display:flex}.rv2-scorecard__badge{color:#080810;letter-spacing:.06em;background:#fff;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:800}.rv2-scorecard__txt{color:#fff6;font-size:12px}.rv2-marquee-wrap{flex-direction:column;gap:8px;display:flex;overflow:hidden}.rv2-marquee{position:relative;overflow:hidden}.rv2-marquee:before,.rv2-marquee:after{content:"";z-index:2;pointer-events:none;width:48px;position:absolute;top:0;bottom:0}.rv2-marquee:before{background:linear-gradient(90deg,#080810,#0000);left:0}.rv2-marquee:after{background:linear-gradient(270deg,#080810,#0000);right:0}.rv2-marquee--l .rv2-marquee__track{animation:26s linear infinite rv2MarqL}.rv2-marquee--r .rv2-marquee__track{animation:26s linear infinite rv2MarqR}.rv2-marquee__track{gap:7px;width:max-content;display:flex}@keyframes rv2MarqL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rv2MarqR{0%{transform:translate(-50%)}to{transform:translate(0)}}.rv2-tech-tag{white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;flex-direction:column;flex-shrink:0;padding:8px 14px;display:flex}.rv2-tech-tag__name{color:#ffffffbf;font-size:12px;font-weight:700}.rv2-tech-tag__type{color:#ffffff4d;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.rv2-decisions{flex-direction:column;gap:6px;display:flex}.rv2-decision{background:#ffffff05;border:1px solid #ffffff12;border-radius:7px;overflow:hidden}.rv2-decision--open{border-color:#ffffff26}.rv2-decision__q{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex}.rv2-decision__arrow{color:#ffffff4d;flex-shrink:0;font-size:13px;font-weight:700}.rv2-decision__qtext{color:#fffc;flex:1;font-size:13px;font-weight:600}.rv2-decision__chevron{color:#fff3;flex-shrink:0;transition:transform .3s}.rv2-decision--open .rv2-decision__chevron{color:#ffffff80;transform:rotate(180deg)}.rv2-decision__a{max-height:0;padding:0 16px;transition:max-height .35s;overflow:hidden}.rv2-decision--open .rv2-decision__a{max-height:160px;padding-bottom:14px}.rv2-decision__a p{color:#ffffff73;margin:0;font-size:12.5px;line-height:1.65}.rv2-interview{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.rv2-interview__start{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:10px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.rv2-interview__start:hover{color:#fff;background:#ffffff14;border-color:#ffffff40}.rv2-int-card{background:#ffffff05;border:1px solid #ffffff12;border-radius:7px;width:100%;transition:border-color .2s;overflow:hidden}.rv2-int-card--open{border-color:#ffffff26}.rv2-int-q{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:13px 16px;display:flex}.rv2-int-qnum{color:#ffffff4d;flex-shrink:0;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.rv2-int-qtext{color:#fffc;flex:1;font-size:13px;font-weight:600;line-height:1.4}.rv2-int-chevron{color:#ffffff26;flex-shrink:0;transition:transform .3s}.rv2-int-card--open .rv2-int-chevron{color:#fff6;transform:rotate(180deg)}.rv2-int-a{max-height:0;padding:0 16px;transition:max-height .35s;overflow:hidden}.rv2-int-card--open .rv2-int-a{max-height:200px;padding-bottom:14px}.rv2-int-a p{color:#ffffff73;margin:0;font-size:12.5px;line-height:1.65}.rv2-footer{background:#080810;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:20px 48px;display:flex}.rv2-footer__badge{color:#ffffff2e;letter-spacing:.1em;font-family:DM Mono,monospace;font-size:10px}.rv2-footer__actions{gap:8px;display:flex}.rv2-footer__try{color:#080810;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.rv2-footer__try:hover{background:#ffffffe0}.rv2-footer__try-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (width<=720px){.rv2-hero--carousel{flex-direction:column}.rv2-hero__right{width:100%}.rv2-hero,.rv2-section{padding:32px 24px}.rv2-viewmode{padding:10px 24px}.rv2-footer{padding:16px 24px}.rv2-shield{flex-direction:column}.rv2-hero__name{font-size:32px}}.arg-overlay{z-index:999999;-webkit-backdrop-filter:blur(16px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.arg-shell{background:#060608;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden}.arg-scroll{scroll-behavior:smooth;flex:1;overflow:hidden auto}.arg-scroll::-webkit-scrollbar{width:4px}.arg-scroll::-webkit-scrollbar-track{background:0 0}.arg-scroll::-webkit-scrollbar-thumb{background:#f59e0b4d;border-radius:2px}.arg-close{color:#ffffff80;cursor:pointer;z-index:10;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.arg-close:hover{color:#fff;background:#ffffff14}.arg-hero{background:linear-gradient(#f59e0b0d 0%,#0000 100%);align-items:flex-start;gap:40px;padding:20px 48px;display:flex;position:relative;overflow:hidden}.arg-hero__grid-bg{opacity:.035;background-image:linear-gradient(#f59e0b99 1px,#0000 1px),linear-gradient(90deg,#f59e0b99 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.arg-hero__content{z-index:1;flex:1;position:relative}.arg-hero__status-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.arg-hero__live-token{letter-spacing:.08em;background:#0a0a0c99;border:1px solid #f59e0b33;border-radius:6px;align-items:center;gap:8px;padding:5px 12px;font-family:JetBrains Mono,monospace;font-size:.62rem;display:inline-flex}.arg-hero__live-bracket{color:#f59e0b80}.arg-hero__live-dot{background:#f59e0b;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite arg-pulse;box-shadow:0 0 10px #f59e0b}.arg-hero__live-text{color:#f59e0b;font-weight:700}@keyframes arg-pulse{0%,to{opacity:1}50%{opacity:.4}}.arg-hero__award-token{color:#ffffff80;letter-spacing:.05em;background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:6px;align-items:center;gap:8px;padding:5px 12px;font-size:.62rem;font-weight:600;display:inline-flex}.arg-hero__name{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#f59e0bb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:900}.arg-hero__sub{color:#ffffff73;max-width:480px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.arg-hero__tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.arg-hero__tag{color:#f59e0b;letter-spacing:.04em;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:20px;padding:5px 13px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600}.arg-hero__metrics{gap:0;margin-top:4px;display:flex}.arg-hero__metric{border-left:2px solid #f59e0b4d;flex-direction:column;padding:0 20px;display:flex}.arg-hero__metric:first-child{border-left:none;padding-left:0}.arg-hero__metric-value{color:#f59e0b;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.arg-hero__metric-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:10px}.arg-hero__right{z-index:1;flex-shrink:0;width:360px;position:relative}.arg-carousel{aspect-ratio:4/2.6;background:#07060fcc;border:1px solid #f59e0b26;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.arg-carousel__arrow{z-index:2;color:#fff6;cursor:pointer;background:#f59e0b14;border:1px solid #f59e0b2e;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.arg-carousel__arrow:hover{color:#fff;background:#f59e0b33}.arg-carousel__arrow--left{left:8px}.arg-carousel__arrow--right{right:8px}.arg-carousel__track{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.arg-carousel__slide{flex:0 0 100%;justify-content:center;align-items:center;display:flex}.arg-carousel__slide-inner{text-align:center;padding:20px}.arg-carousel__slide-num{color:#f59e0bb3;letter-spacing:.12em;margin-bottom:10px;font-family:monospace;font-size:10px;font-weight:700}.arg-carousel__slide-label{color:#fff;letter-spacing:-.01em;margin-bottom:8px;font-size:15px;font-weight:800}.arg-carousel__slide-sub{color:#fff6;max-width:200px;margin:0 auto;font-size:11px;line-height:1.55}.arg-carousel__dots{gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.arg-carousel__dot{cursor:pointer;background:#f59e0b33;border-radius:50%;width:5px;height:5px;transition:all .3s}.arg-carousel__dot--active{background:#f59e0b;border-radius:3px;width:14px}.arg-viewmode{border-bottom:1px solid #ffffff0d;justify-content:center;padding:0 48px;display:flex}.arg-viewmode__inner{gap:4px;padding:12px 0;display:flex}.arg-viewmode__btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.arg-viewmode__btn:hover{color:#ffffffb3;background:#ffffff08}.arg-viewmode__btn--active{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b33}.arg-section{border-bottom:1px solid #ffffff0a;padding:36px 48px}.arg-section:last-child{border-bottom:none}.arg-section__label{color:#f59e0b;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700}.arg-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800}.arg-section-split{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 1fr;gap:40px;padding:36px 48px;display:grid}.arg-pipeline-wrap{width:100%;overflow-x:auto}.arg-pipeline-wrap svg{width:100%;min-width:600px}.arg-complexity{align-items:flex-start;gap:32px;display:flex}.arg-complexity__main{flex-direction:column;flex:1;gap:12px;display:flex}.arg-complexity__row{align-items:center;gap:12px;display:flex}.arg-complexity__label{color:#ffffff73;flex-shrink:0;width:140px;font-family:Inter,sans-serif;font-size:.75rem}.arg-complexity__blocks{gap:4px;display:flex}.arg-complexity__block{background:#ffffff0f;border-radius:2px;width:22px;height:10px;transition:background .3s}.arg-complexity__block--filled{background:#f59e0b80}.arg-complexity__row--hero .arg-complexity__block--filled{background:#f59e0b}.arg-complexity__subs{flex-direction:column;gap:14px;display:flex}.arg-complexity__sub{text-align:right}.arg-complexity__sub-val{color:#f59e0b;font-size:1.1rem;font-weight:800;display:block}.arg-complexity__sub-lbl{color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.arg-scorecard{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.arg-score-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.arg-score-card__cat{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.arg-score-card__val{font-size:1.3rem;font-weight:800}.arg-score-card__bar{background:#ffffff0f;border-radius:2px;height:3px;overflow:hidden}.arg-score-card__bar-fill{border-radius:2px;height:100%;transition:width .8s}.arg-stages{flex-direction:column;gap:0;display:flex}.arg-stage{border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.arg-stage:last-child{border-bottom:none}.arg-stage__num{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:monospace;font-size:.65rem;font-weight:700;display:flex}.arg-stage__body{flex:1}.arg-stage__name{color:#fff;margin-bottom:3px;font-size:.85rem;font-weight:700}.arg-stage__desc{color:#fff6;font-size:.75rem;line-height:1.5}.arg-stage__output{color:#f59e0b;background:#f59e0b0f;border:1px solid #f59e0b1f;border-radius:4px;margin-top:6px;padding:4px 8px;font-family:monospace;font-size:.65rem;display:inline-block}.arg-lifecycle-wrap{width:100%;overflow-x:auto}.arg-lifecycle-wrap svg{width:100%;min-width:700px}.arg-challenges{flex-direction:column;gap:8px;display:flex}.arg-challenge{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;transition:border-color .2s;overflow:hidden}.arg-challenge:hover{border-color:#f59e0b33}.arg-challenge--open{border-color:#f59e0b40}.arg-challenge__header{align-items:center;gap:14px;padding:14px 18px;display:flex}.arg-challenge__num{color:#f59e0bb3;font-family:monospace;font-size:.65rem;font-weight:700}.arg-challenge__name{color:#fff;flex:1;font-size:.85rem;font-weight:700}.arg-challenge__solved{color:#f59e0b99;flex-shrink:0}.arg-challenge__body{max-height:0;transition:max-height .35s;overflow:hidden}.arg-challenge--open .arg-challenge__body{max-height:200px}.arg-challenge__problem,.arg-challenge__solution{padding:10px 18px;font-size:.78rem;line-height:1.55}.arg-challenge__problem{background:#ef44440a;border-top:1px solid #ffffff0d}.arg-challenge__problem span{color:#ef4444b3;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.62rem;font-weight:700;display:block}.arg-challenge__solution{background:#f59e0b0a;border-top:1px solid #ffffff0d}.arg-challenge__solution span{color:#f59e0bb3;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.62rem;font-weight:700;display:block}.arg-challenge__problem p,.arg-challenge__solution p{color:#ffffff8c;margin:0}.arg-decisions{flex-direction:column;gap:10px;display:flex}.arg-decision{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;padding:14px 18px}.arg-decision__q{color:#fffc;margin-bottom:6px;font-size:.8rem;font-weight:700}.arg-decision__r{color:#ffffff73;font-size:.75rem;line-height:1.55}.arg-interview__start{color:#f59e0b;cursor:pointer;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.arg-interview__start:hover{background:#f59e0b24}.arg-interview__questions{flex-direction:column;gap:8px;display:flex}.arg-interview__card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;transition:border-color .2s;overflow:hidden}.arg-interview__card:hover,.arg-interview__card--open{border-color:#f59e0b33}.arg-interview__q{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 18px;display:flex}.arg-interview__q-num{color:#f59e0b;flex-shrink:0;font-family:monospace;font-size:.65rem;font-weight:700}.arg-interview__q-text{color:#fffc;flex:1;font-size:.82rem;font-weight:700}.arg-interview__chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.arg-interview__card--open .arg-interview__chevron{transform:rotate(180deg)}.arg-interview__a{max-height:0;transition:max-height .35s;overflow:hidden}.arg-interview__card--open .arg-interview__a{max-height:200px}.arg-interview__a p{color:#ffffff80;background:#f59e0b08;border-top:1px solid #ffffff0d;margin:0;padding:10px 18px 14px;font-size:.78rem;line-height:1.6}.arg-patterns{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.arg-pattern-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;padding:16px 18px}.arg-pattern-card__head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.arg-pattern-card__icon{color:#f59e0b;flex-shrink:0}.arg-pattern-card__name{color:#fff;font-size:.82rem;font-weight:800}.arg-pattern-card__desc{color:#fff6;font-size:.72rem;line-height:1.5}.arg-security{grid-template-columns:1fr 1fr;gap:16px;display:grid}.arg-security__col-title{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:700}.arg-security__col-title--strengths{color:#4ade80}.arg-security__col-title--weaknesses{color:#f87171}.arg-security__item{align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.arg-security__item-icon{flex-shrink:0;margin-top:2px}.arg-security__item-name{color:#fffc;margin-bottom:2px;font-size:.8rem;font-weight:700}.arg-security__item-desc{color:#fff6;font-size:.72rem;line-height:1.45}.arg-security__score{background:#f59e0b0a;border:1px solid #f59e0b26;border-radius:10px;grid-column:1/-1;align-items:center;gap:16px;padding:16px 18px;display:flex}.arg-security__score-val{color:#f59e0b;font-size:2rem;font-weight:900}.arg-security__score-label{color:#ffffff80;font-size:.8rem}.arg-security__score-sub{color:#ffffff4d;margin-top:2px;font-size:.7rem}.arg-role__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:32px;padding:20px 24px;display:flex}.arg-role__checklist{flex-direction:column;flex:1;gap:8px;display:flex}.arg-role__item{color:#ffffffb3;align-items:center;gap:10px;font-size:.82rem;display:flex}.arg-role__check{color:#f59e0b;flex-shrink:0}.arg-role__attribution{border-left:1px solid #ffffff14;align-items:center;gap:12px;padding-left:24px;display:flex}.arg-role__avatar{color:#ffffff4d}.arg-role__name{color:#fff;font-size:.85rem;font-weight:800}.arg-role__subtitle{color:#f59e0bb3;margin-top:2px;font-size:.72rem}.arg-marquee-container{flex-direction:column;gap:10px;display:flex;overflow:hidden}.arg-marquee{overflow:hidden}.arg-marquee__track{gap:10px;width:max-content;animation:20s linear infinite arg-scroll-left;display:flex}.arg-marquee--right .arg-marquee__track{animation:22s linear infinite arg-scroll-right}@keyframes arg-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes arg-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.arg-tech-tag{background:#ffffff05;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;flex-shrink:0;gap:2px;padding:8px 14px;display:flex}.arg-tech-tag__name{color:#ffffffbf;white-space:nowrap;font-size:.75rem;font-weight:700}.arg-tech-tag__type{color:#f59e0b99;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;font-size:.6rem}.arg-attention{flex-direction:column;gap:8px;display:flex}.arg-attention__item{color:#fff9;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:12px;padding:11px 16px;font-size:.8rem;display:flex}.arg-attention__icon{color:#f59e0b;flex-shrink:0}.arg-footer{background:#0006;border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 32px;display:flex}.arg-footer__badge{color:#ffffff40;letter-spacing:.12em;font-family:monospace;font-size:.62rem}.arg-footer__cta{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.arg-footer__cta:hover{background:#f59e0b26}@media (width<=900px){.arg-hero{flex-direction:column;padding:32px 24px 24px}.arg-hero__right{width:100%}.arg-section,.arg-viewmode{padding:28px 24px}.arg-section-split{grid-template-columns:1fr;gap:24px;padding:28px 24px}.arg-patterns,.arg-security{grid-template-columns:1fr}.arg-role__card{flex-direction:column}}.arg-sim-wrapper{border-bottom:1px solid #ffffff0a;padding:36px 48px}.arg-sim-header{color:#f59e0b;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700}.arg-sim-title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800}.arg-sim-container{align-items:stretch;gap:24px;width:100%;max-width:900px;margin:0 auto;display:flex}.arg-sim-physical{background:linear-gradient(#141419cc,#0a0a0ff2);border:1px solid #ffffff14;border-radius:12px;flex:1;min-height:360px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #00000080}.arg-sim-digital{background:#0f0f13;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:1;min-height:360px;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.arg-mac-header{background:#ffffff08;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;height:36px;padding:0 14px;display:flex}.arg-mac-dot{border-radius:50%;width:10px;height:10px}.arg-mac-dot.red{background:#ed6a5e}.arg-mac-dot.yellow{background:#f4bf4f}.arg-mac-dot.green{background:#61c554}.arg-mac-title{text-align:center;color:#ffffff80;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600}.arg-dash-body{background:linear-gradient(135deg,#f59e0b08,#0000);flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.arg-dash-feed-wrapper{aspect-ratio:4/3;background:#000;border:1px solid #f59e0b33;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.arg-dash-feed-svg{width:100%;height:100%}.arg-scan-line{opacity:0;background:#f59e0b;height:2px;position:absolute;left:0;right:0;box-shadow:0 0 10px #f59e0b,0 0 20px #f59e0b}.arg-dash-log{color:#fff9;background:#0006;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;flex:1;gap:6px;padding:12px;font-family:JetBrains Mono,monospace;font-size:.7rem;display:flex}.arg-log-line{opacity:.3;justify-content:space-between;transition:opacity .3s;display:flex}.arg-log-line.active{opacity:1}.arg-log-line.success{color:#4ade80;font-weight:700}.arg-log-line.warning{color:#f59e0b;font-weight:700}.arg-log-line.info{color:#60a5fa}@media (width<=900px){.arg-sim-container{flex-direction:column}.arg-sim-physical,.arg-sim-digital{min-height:280px}}.dh-overlay{z-index:999999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dh-shell{background:#07070e;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #ec489914,0 40px 80px #000c}.dh-close{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.dh-close:hover{color:#fff;background:#ffffff1f}.dh-scroll{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;overflow-y:auto}.dh-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07070ef7;border-top:1px solid #ffffff12;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 48px;display:flex}.dh-bar__label{color:#fff3;letter-spacing:.1em;font-family:DM Mono,monospace;font-size:10px}.dh-bar__actions{align-items:center;gap:10px;display:flex}.dh-bar__btn{color:#07070e;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.dh-bar__btn:hover{background:#ffffffe0}.dh-bar__btn--ghost{color:#fff9;background:0 0;border:1px solid #ffffff1f}.dh-bar__btn--ghost:hover{color:#fff;border-color:#ffffff40}.dh-rule{opacity:.7;background:linear-gradient(90deg,#ec4899,#ec489933 50%,#0000);height:2px;position:absolute;top:0;left:0;right:0}.dh-hero{background:linear-gradient(160deg,#0d0710 0%,#07070e 100%);border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:40px;padding:52px 48px 40px;display:flex;position:relative}.dh-hero__left{flex:1;min-width:0}.dh-hero__badge{color:#ffffff4d;letter-spacing:.12em;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;margin-bottom:20px;padding:3px 10px;font-family:DM Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.dh-hero__badge-dot{background:#ec4899;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s infinite dhPulse}@keyframes dhPulse{0%,to{box-shadow:0 0 0 2px #ec489933}50%{box-shadow:0 0 0 5px #0000}}.dh-hero__title{color:#fff;text-shadow:0 0 40px #ec489966;margin:0 0 8px;font-family:"Press Start 2P",monospace;font-size:clamp(20px,3vw,32px);line-height:1.3}.dh-hero__title span{color:#ec4899}.dh-hero__sub{color:#ffffff59;max-width:460px;margin:0 0 22px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.dh-hero__tags{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.dh-hero__tag{color:#ffffff80;background:#ec48990f;border:1px solid #ec489926;border-radius:4px;padding:3px 10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.dh-hero__metrics{flex-wrap:wrap;gap:28px;margin-bottom:24px;display:flex}.dh-hero__metric{flex-direction:column;gap:2px;display:flex}.dh-hero__metric-val{color:#fff;letter-spacing:-.03em;font-family:DM Sans,sans-serif;font-size:26px;font-weight:900}.dh-hero__metric-lbl{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:500}.dh-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.dh-hero__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.dh-hero__btn--primary{color:#fff;background:#ec4899}.dh-hero__btn--primary:hover{background:#db2777}.dh-hero__btn--ghost{color:#fff9;background:0 0;border:1px solid #ffffff1f}.dh-hero__btn--ghost:hover{color:#fff;border-color:#ffffff40}.dh-hero__right{flex-shrink:0;width:320px}.dh-hero__preview-card{aspect-ratio:16/10;background:#000;border:1px solid #ec489933;border-radius:12px;overflow:hidden;box-shadow:0 0 40px #ec489914}.dh-preview-pixel-art{width:100%;height:100%;image-rendering:pixelated;display:block}.dh-video-section{border-bottom:1px solid #ffffff0a;padding:40px 48px}.dh-video-section__label{letter-spacing:.14em;color:#ffffff4d;margin-bottom:6px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.dh-video-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:800}.dh-video-wrapper{aspect-ratio:16/9;background:#000;border:1px solid #ec489933;border-radius:12px;width:100%;position:relative;overflow:hidden}.dh-video-wrapper video{object-fit:cover;width:100%;height:100%;display:block}.dh-video-placeholder{background:linear-gradient(135deg,#0d0710 0%,#07070e 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.dh-video-placeholder__scene{width:100%;height:100%}.dh-section{border-bottom:1px solid #ffffff0a;padding:40px 48px}.dh-section__label{letter-spacing:.14em;color:#ffffff4d;margin-bottom:6px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.dh-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:800}.dh-steps{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.dh-step{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:10px;padding:16px;transition:border-color .2s;display:flex}.dh-step:hover{border-color:#ec48994d}.dh-step__num{color:#ec4899;opacity:.7;font-family:"Press Start 2P",monospace;font-size:10px}.dh-step__icon{align-items:center;display:flex}.dh-step__name{color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.dh-step__desc{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:11px;line-height:1.5}.dh-marquee-wrap{flex-direction:column;gap:8px;display:flex;overflow:hidden}.dh-marquee{position:relative;overflow:hidden}.dh-marquee:before,.dh-marquee:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.dh-marquee:before{background:linear-gradient(90deg,#07070e,#0000);left:0}.dh-marquee:after{background:linear-gradient(270deg,#07070e,#0000);right:0}.dh-marquee--l .dh-marquee__track{animation:28s linear infinite dhMarqL}.dh-marquee--r .dh-marquee__track{animation:28s linear infinite dhMarqR}.dh-marquee__track{gap:7px;width:max-content;display:flex}@keyframes dhMarqL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes dhMarqR{0%{transform:translate(-50%)}to{transform:translate(0)}}.dh-tech-tag{white-space:nowrap;background:#ffffff08;border:1px solid #ffffff12;border-radius:6px;flex-direction:column;flex-shrink:0;padding:8px 14px;display:flex}.dh-tech-tag__name{color:#ffffffb3;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.dh-tech-tag__type{color:#ffffff47;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.dh-scorecard{flex-direction:column;gap:10px;display:flex}.dh-scorecard__row{align-items:center;gap:14px;display:flex}.dh-scorecard__label{color:#fff6;flex-shrink:0;width:130px;font-family:DM Sans,sans-serif;font-size:12px}.dh-scorecard__bar-wrap{background:#ffffff0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.dh-scorecard__bar{background:#ec4899;border-radius:2px;height:100%;transition:width .9s}.dh-scorecard__val{color:#ffffff80;text-align:right;width:28px;font-family:DM Mono,monospace;font-size:12px;font-weight:700}.dh-webcam-note{background:#ec48990a;border:1px solid #ec48991f;border-radius:10px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px;display:flex}.dh-webcam-note__icon{color:#ec4899;flex-shrink:0;margin-top:2px}.dh-webcam-note__title{color:#fff;margin-bottom:4px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.dh-webcam-note__desc{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:11px;line-height:1.5}@media (width<=720px){.dh-hero{flex-direction:column;gap:28px;padding:32px 24px 28px}.dh-hero__right{width:100%}.dh-section,.dh-video-section{padding:32px 24px}.dh-bar{padding:14px 24px}.dh-hero__title{font-size:18px}}.dhg-overlay{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Courier New,Courier,monospace;display:flex;position:fixed;inset:0;overflow:hidden}.dhg-container{background-color:#000;border:1px solid #ffffff26;border-radius:1.5rem;flex-direction:column;width:100%;max-width:1280px;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.dhg-hidden{display:none}.dhg-header{z-index:20;background-color:#000000f2;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;font-size:.875rem;display:flex}.dhg-header-stats{color:#d1d5db;gap:1.5rem;display:flex}.dhg-header-stat{align-items:center;gap:.5rem;display:flex}.dhg-header-stat .green{color:#4ade80}.dhg-header-stat .cyan{color:#22d3ee}.dhg-header-info{color:#6b7280;cursor:help;align-items:center;gap:.5rem;display:flex}.dhg-header-info span{font-size:.75rem}.dhg-canvas-container{background-color:#000;flex:1;width:100%;position:relative;overflow:hidden}.dhg-iframe{pointer-events:none;border:none;width:100%;height:100%}.dhg-webcam-pip{z-index:50;background-color:#111;border:2px solid #ec4899;border-radius:8px;width:240px;height:180px;position:absolute;bottom:20px;left:20px;overflow:hidden;box-shadow:0 10px 30px #000c}.dhg-webcam-pip video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.dhg-webcam-pip canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.dhg-activation-box{pointer-events:none;border:2px dashed #ef4444;width:60px;height:60px;transition:border-color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dhg-activation-box.active{border-color:#4ade80}.dhg-webcam-dot{pointer-events:none;background:#e63946;border-radius:50%;width:8px;height:8px;transition:background .1s;position:absolute;transform:translate(-50%,-50%)}.dhg-webcam-dot.shooting{background:#fff;box-shadow:0 0 10px #fff}.dhg-status-overlay{pointer-events:none;text-align:center;z-index:50;width:100%;position:absolute;top:20px;left:50%;transform:translate(-50%)}.dhg-status-text{letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000b3;border-radius:9999px;padding:.75rem 2rem;font-size:1.25rem;font-style:italic;font-weight:900;display:inline-block}.dhg-status-text.cyan{color:#22d3ee;border:1px solid #22d3ee66;box-shadow:0 0 30px #22d3ee33}.dhg-status-text.yellow{color:#facc15;border:1px solid #facc1566;font-size:.875rem}.dhg-status-text.green{color:#4ade80;border:1px solid #4ade8066;box-shadow:0 0 30px #4ade8033}.dhg-status-text.red{color:#ef4444;border:1px solid #ef444466}.dhg-loading-overlay,.dhg-error-overlay{z-index:100;background-color:#000;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.dhg-loading-text{color:#fff;letter-spacing:.3em;font-size:.875rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.dhg-close-btn{z-index:110;color:#ffffff80;cursor:pointer;background-color:#0006;border:1px solid #ffffff0d;border-radius:9999px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.dhg-close-btn:hover{color:#fff;background-color:#0009}.mz-overlay{z-index:999999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mz-shell{background:#07070e;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #22d3ee12,0 40px 80px #000c}.mz-close{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.mz-close:hover{color:#fff;background:#ffffff1f}.mz-scroll{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;overflow-y:auto}.mz-rule{opacity:.8;background:linear-gradient(90deg,#22d3ee,#22d3ee33 50%,#0000);height:2px;position:absolute;top:0;left:0;right:0}.mz-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07070ef7;border-top:1px solid #ffffff12;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 48px;display:flex}.mz-bar__label{color:#fff3;letter-spacing:.1em;font-family:DM Mono,monospace;font-size:10px}.mz-bar__actions{align-items:center;gap:10px;display:flex}.mz-bar__btn{color:#07070e;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 22px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.mz-bar__btn:hover{background:#ffffffe0}.mz-bar__btn--ghost{color:#fff9;background:0 0;border:1px solid #ffffff1f}.mz-bar__btn--ghost:hover{color:#fff;border-color:#ffffff40}.mz-hero{background:linear-gradient(160deg,#050c10 0%,#07070e 100%);border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:40px;padding:52px 48px 40px;display:flex;position:relative}.mz-hero__left{flex:1;min-width:0}.mz-hero__badge{color:#ffffff4d;letter-spacing:.12em;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;margin-bottom:20px;padding:3px 10px;font-family:DM Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.mz-hero__badge-dot{background:#22d3ee;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s infinite mzPulse}@keyframes mzPulse{0%,to{box-shadow:0 0 0 2px #22d3ee33}50%{box-shadow:0 0 0 5px #0000}}.mz-hero__title{color:#fff;letter-spacing:-.03em;margin:0 0 10px;font-family:DM Sans,sans-serif;font-size:clamp(24px,3.5vw,42px);font-weight:900;line-height:1.1}.mz-hero__title span{color:#22d3ee}.mz-hero__sub{color:#ffffff59;max-width:440px;margin:0 0 22px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.mz-hero__tags{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.mz-hero__tag{color:#ffffff80;background:#22d3ee0f;border:1px solid #22d3ee26;border-radius:4px;padding:3px 10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.mz-hero__metrics{flex-wrap:wrap;gap:28px;margin-bottom:24px;display:flex}.mz-hero__metric{flex-direction:column;gap:2px;display:flex}.mz-hero__metric-val{color:#fff;letter-spacing:-.03em;font-family:DM Sans,sans-serif;font-size:26px;font-weight:900}.mz-hero__metric-lbl{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:500}.mz-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.mz-hero__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.mz-hero__btn--primary{color:#07070e;background:#22d3ee}.mz-hero__btn--primary:hover{background:#06b6d4}.mz-hero__btn--ghost{color:#fff9;background:0 0;border:1px solid #ffffff1f}.mz-hero__btn--ghost:hover{color:#fff;border-color:#ffffff40}.mz-hero__right{flex-shrink:0;width:300px}.mz-hero__preview-card{aspect-ratio:1;background:#000;border:1px solid #22d3ee33;border-radius:12px;overflow:hidden;box-shadow:0 0 40px #22d3ee0f}.mz-video-section{border-bottom:1px solid #ffffff0a;padding:40px 48px}.mz-video-section__label{letter-spacing:.14em;color:#ffffff4d;margin-bottom:6px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.mz-video-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:800}.mz-video-wrapper{aspect-ratio:16/9;background:#000;border:1px solid #22d3ee2e;border-radius:12px;width:100%;position:relative;overflow:hidden}.mz-video-placeholder{background:#040c0e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.mz-section{border-bottom:1px solid #ffffff0a;padding:40px 48px}.mz-section__label{letter-spacing:.14em;color:#ffffff4d;margin-bottom:6px;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.mz-section__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:800}.mz-steps{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.mz-step{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:10px;padding:16px;transition:border-color .2s;display:flex}.mz-step:hover{border-color:#22d3ee4d}.mz-step__num{color:#22d3ee;opacity:.7;font-family:DM Mono,monospace;font-size:10px}.mz-step__name{color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.mz-step__desc{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:11px;line-height:1.5}.mz-algo-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.mz-algo-card{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:12px;padding:16px;transition:border-color .2s;display:flex}.mz-algo-card:hover{border-color:#22d3ee40}.mz-algo-card__name{color:#fff;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700}.mz-algo-card__role{color:#22d3ee;letter-spacing:.08em;font-family:DM Mono,monospace;font-size:10px;font-weight:600}.mz-algo-card__desc{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:11px;line-height:1.5}.mz-marquee-wrap{flex-direction:column;gap:8px;display:flex;overflow:hidden}.mz-marquee{position:relative;overflow:hidden}.mz-marquee:before,.mz-marquee:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.mz-marquee:before{background:linear-gradient(90deg,#07070e,#0000);left:0}.mz-marquee:after{background:linear-gradient(270deg,#07070e,#0000);right:0}.mz-marquee--l .mz-marquee__track{animation:28s linear infinite mzMarqL}.mz-marquee--r .mz-marquee__track{animation:28s linear infinite mzMarqR}.mz-marquee__track{gap:7px;width:max-content;display:flex}@keyframes mzMarqL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mzMarqR{0%{transform:translate(-50%)}to{transform:translate(0)}}.mz-tech-tag{white-space:nowrap;background:#ffffff08;border:1px solid #ffffff12;border-radius:6px;flex-direction:column;flex-shrink:0;padding:8px 14px;display:flex}.mz-tech-tag__name{color:#ffffffb3;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.mz-tech-tag__type{color:#ffffff47;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.mz-scorecard{flex-direction:column;gap:10px;display:flex}.mz-scorecard__row{align-items:center;gap:14px;display:flex}.mz-scorecard__label{color:#fff6;flex-shrink:0;width:130px;font-family:DM Sans,sans-serif;font-size:12px}.mz-scorecard__bar-wrap{background:#ffffff0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.mz-scorecard__bar{background:#22d3ee;border-radius:2px;height:100%}.mz-scorecard__val{color:#ffffff80;text-align:right;width:28px;font-family:DM Mono,monospace;font-size:12px;font-weight:700}@media (width<=720px){.mz-hero{flex-direction:column;gap:28px;padding:32px 24px 28px}.mz-hero__right{width:100%}.mz-section,.mz-video-section{padding:32px 24px}.mz-bar{padding:14px 24px}}.fmg-overlay{z-index:9999;-webkit-backdrop-filter:blur(16px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.fmg-container{background-color:#000;border:1px solid #fff3;border-radius:1.5rem;flex-direction:column;width:100%;max-width:1280px;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.fmg-hidden{display:none}.fmg-header{z-index:20;background-color:#000000f2;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;font-family:monospace;font-size:.875rem;display:flex}.fmg-header-stats{color:#d1d5db;gap:1.5rem;display:flex}.fmg-header-stat{align-items:center;gap:.5rem;display:flex}.fmg-header-stat b.green{color:#4ade80}.fmg-header-stat b.cyan{color:#22d3ee}.fmg-header-info{cursor:help;color:#6b7280;align-items:center;gap:.5rem;display:flex}.fmg-header-info span{opacity:0;font-size:.625rem;transition:opacity .2s}.fmg-header-info:hover span{opacity:1}.fmg-canvas-container{background-color:#050505;flex:1;width:100%;position:relative;overflow:hidden}.fmg-canvas{object-fit:contain;width:100%;height:100%}.fmg-status-overlay{pointer-events:none;text-align:center;z-index:30;width:100%;padding:0 1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fmg-status-text{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.1em;background-color:#000000b3;border-radius:9999px;padding:1rem 2rem;font-size:1.25rem;font-style:italic;font-weight:900;display:inline-block}.fmg-status-text.cyan{color:#22d3ee;border:1px solid #22d3ee66;box-shadow:0 0 30px #22d3ee33}.fmg-status-text.yellow{color:#facc15;border:1px solid #eab30866}.fmg-win-overlay{z-index:50;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000f2;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.fmg-win-title{color:#fff;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:3.75rem;font-style:italic;font-weight:900}.fmg-win-subtitle{color:#9ca3af;letter-spacing:.1em;opacity:.7;max-width:20rem;margin-bottom:2rem;font-family:monospace;font-size:.875rem}.fmg-win-actions{gap:1rem;width:100%;max-width:24rem;display:flex}.fmg-win-btn{cursor:pointer;border:none;border-radius:1rem;flex:1;padding:1rem;font-size:1rem;font-weight:900;transition:all .2s}.fmg-win-btn.primary{color:#fff;background-color:#22c55e;box-shadow:0 10px 20px #22c55e4d}.fmg-win-btn.primary:hover{background-color:#4ade80}.fmg-win-btn.secondary{color:#fff;background-color:#ffffff1a;border:1px solid #fff3}.fmg-win-btn.secondary:hover{background-color:#fff3}.fmg-footer{z-index:20;background-color:#111;border-top:1px solid #ffffff1a;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1.5rem;display:flex}.fmg-btn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:.5rem;flex:1;min-width:140px;max-width:180px;padding:.875rem;font-size:.875rem;font-weight:700;transition:all .2s}.fmg-btn:active{transform:scale(.95)}.fmg-btn.green{background-color:#4caf50;box-shadow:0 10px 15px -3px #14532d33}.fmg-btn.green:hover{background-color:#45a049}.fmg-btn.blue{background-color:#2196f3;box-shadow:0 10px 15px -3px #1e3a8a33}.fmg-btn.blue:hover{background-color:#1e88e5}.fmg-btn.yellow{background-color:#ffc107;box-shadow:0 10px 15px -3px #713f1233}.fmg-btn.yellow:hover{background-color:#e6ae06}.fmg-btn.orange{background-color:#ff9800;box-shadow:0 10px 15px -3px #713f1233}.fmg-btn.orange:hover{background-color:#e6ae06}.fmg-btn.red{background-color:#f44336;box-shadow:0 10px 15px -3px #7f1d1d33}.fmg-btn.red:hover{background-color:#da190b}.fmg-loading-overlay{z-index:100;background-color:#000;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.fmg-loading-text{color:#fff;letter-spacing:.3em;font-family:monospace;font-size:.875rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.fmg-error-overlay{z-index:100;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#000;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.fmg-close-btn{z-index:110;color:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background-color:#0006;border:1px solid #ffffff0d;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.fmg-close-btn:hover{color:#fff;background-color:#0009}@media (width<=640px){.fmg-overlay{padding:.5rem}.fmg-header{padding:.5rem 1rem;font-size:.625rem}.fmg-status-text{padding:.5rem 1rem;font-size:.75rem}.fmg-win-title{font-size:1.875rem}.fmg-win-subtitle{font-size:.625rem}.fmg-footer{gap:.5rem;padding:.75rem}.fmg-btn{min-width:70px;padding:.5rem;font-size:.625rem}.fmg-close-btn{padding:.375rem;top:.75rem;right:.75rem}}.preid-overlay{-webkit-backdrop-filter:blur(12px);z-index:999999;background:#0a0a0ad9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.preid-shell{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000c,inset 0 1px #ffffff0d}.preid-close{color:#fff9;cursor:pointer;z-index:100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:20px;right:24px}.preid-close:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}.preid-scroll{flex:1;padding-bottom:80px;overflow-y:auto}.preid-scroll::-webkit-scrollbar{background:0 0;width:0}.preid-hero{border-bottom:1px solid #ffffff1a;padding:20px 48px;position:relative;overflow:hidden}.preid-hero__name{background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin:0 0 16px;font-size:4rem;font-weight:800;line-height:1}.preid-hero__sub{color:#fff9;max-width:500px;margin:0 0 32px;font-size:1.1rem;line-height:1.6}.preid-section{border-bottom:1px solid #ffffff0d;padding:64px 48px}.preid-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:2rem;font-weight:700}.preid-section__text{color:#ffffffb3;max-width:800px;font-size:1.05rem;line-height:1.7}.airsight-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.airsight-shell{background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden}.airsight-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:16px;right:16px}.airsight-scroll{flex:1;overflow-y:auto}.airsight-hero{padding:40px}.airsight-hero__name{color:#fff;margin:0 0 10px;font-size:32px;font-weight:800}.airsight-hero__sub{color:#94a3b8;font-size:18px}.airsight-section{padding:0 40px 40px}.airsight-section__title{color:#fff;margin-bottom:16px;font-size:24px}.airsight-section__text{color:#94a3b8;line-height:1.6}.fitness-overlay{-webkit-backdrop-filter:blur(12px);z-index:999999;background:#0a0a0ad9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.fitness-shell{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:94vw;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000c,inset 0 1px #ffffff0d}.fitness-close{color:#fff9;cursor:pointer;z-index:100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:20px;right:24px}.fitness-close:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}.fitness-scroll{flex:1;padding-bottom:80px;overflow-y:auto}.fitness-scroll::-webkit-scrollbar{background:0 0;width:0}.fitness-hero{border-bottom:1px solid #ffffff1a;padding:20px 48px;position:relative;overflow:hidden}.fitness-hero__name{background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin:0 0 16px;font-size:4rem;font-weight:800;line-height:1}.fitness-hero__sub{color:#fff9;max-width:500px;margin:0 0 32px;font-size:1.1rem;line-height:1.6}.fitness-section{border-bottom:1px solid #ffffff0d;padding:64px 48px}.fitness-section__title{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:2rem;font-weight:700}.fitness-section__text{color:#ffffffb3;max-width:800px;font-size:1.05rem;line-height:1.7}.mj-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0ad9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mj-shell{background:#0f0f0f;border:1px solid #d4af3733;border-radius:16px;flex-direction:column;width:100%;max-width:900px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 40px #d4af370d}.mj-close{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.mj-close:hover{background:#d4af3733;border-color:#d4af3780;transform:scale(1.05)}.mj-scroll{flex:1;overflow-y:auto}.mj-scroll::-webkit-scrollbar{width:6px}.mj-scroll::-webkit-scrollbar-track{background:0 0}.mj-scroll::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:10px}.mj-hero{border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;min-height:50vh;padding:60px 40px;display:flex;position:relative;overflow:hidden}.mj-hero__bg{z-index:0;background:radial-gradient(circle at 50% 0,#d4af3726 0%,#0000 70%);position:absolute;inset:0}.mj-hero__content{z-index:1;max-width:600px;position:relative}.mj-hero__badge{color:#d4af37;letter-spacing:.1em;background:#d4af371a;border:1px solid #d4af374d;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.mj-hero__name{color:#fff;margin:0 0 16px;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1.1}.mj-hero__sub{color:#a0a0a0;margin:0 0 32px;font-size:1.1rem;line-height:1.6}.mj-hero__cta{color:#000;background:linear-gradient(135deg,#d4af37 0%,#aa8c2c 100%);border-radius:4px;align-items:center;gap:8px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.mj-hero__cta:hover{opacity:.9}.mj-section{border-bottom:1px solid #ffffff0d;padding:60px 40px}.mj-section--dark{background:#0000004d}.mj-section__title{color:#d4af37;margin:0 0 30px;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.mj-features-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.mj-feature-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:24px;transition:transform .2s,background .2s}.mj-feature-card:hover{background:#ffffff0d;border-color:#d4af3733;transform:translateY(-2px)}.mj-feature-card__icon{color:#d4af37;margin-bottom:16px}.mj-feature-card__title{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:500}.mj-feature-card__desc{color:#888;font-size:.9rem;line-height:1.5}.mj-glass-showcase{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.mj-glass-info h3{color:#fff;margin:0 0 16px;font-size:1.5rem;font-weight:500}.mj-glass-info p{color:#888;margin:0 0 24px;line-height:1.6}.mj-tech-stack{flex-wrap:wrap;gap:8px;display:flex}.mj-tech-stack span{color:#d4af37;background:#d4af371a;border:1px solid #d4af3733;border-radius:4px;padding:4px 12px;font-size:.8rem}.mj-mock-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);aspect-ratio:2/3;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.mj-mock-card__img{background:linear-gradient(45deg,#1a1a1a,#2a2a2a);flex:1;position:relative}.mj-mock-card__img:after{content:"";border:1px dashed #d4af374d;border-radius:8px;position:absolute;inset:20px}.mj-mock-card__body{background:#00000080;border-top:1px solid #ffffff0d;padding:20px}.mj-mock-card__title{color:#fff;margin-bottom:4px;font-size:1rem}.mj-mock-card__price{color:#d4af37;font-size:1.1rem;font-weight:600}.mj-footer{text-align:right;background:#0a0a0a;border-top:1px solid #ffffff0d;padding:16px 40px}.mj-footer__text{letter-spacing:.1em;color:#666;font-size:.75rem}@media (width<=768px){.mj-hero__name{font-size:2.5rem}.mj-features-grid,.mj-glass-showcase{grid-template-columns:1fr}}.ci-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ci-shell{background:#0f172a;border:1px solid #1e293b;border-radius:12px;flex-direction:column;width:100%;max-width:1000px;height:85vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #3b82f61a}.ci-close{z-index:10;color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.ci-close:hover{color:#fff;background:#334155}.ci-scroll{flex-direction:column;flex:1;display:flex;overflow-y:auto}.ci-scroll::-webkit-scrollbar{width:8px}.ci-scroll::-webkit-scrollbar-track{background:#0f172a}.ci-scroll::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.ci-header{background:linear-gradient(#1e293b80 0%,#0000 100%);border-bottom:1px solid #1e293b;padding:40px 40px 30px}.ci-header__badge{color:#3b82f6;letter-spacing:.05em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.ci-header__title{color:#f8fafc;letter-spacing:-.02em;margin:0 0 12px;font-size:2.5rem;font-weight:600}.ci-header__desc{color:#94a3b8;max-width:600px;margin:0;font-size:1.1rem}.ci-dashboard{background:#0b1120;flex:1;display:flex}.ci-dashboard__sidebar{background:#0f172a;border-right:1px solid #1e293b;flex-direction:column;gap:8px;width:240px;padding:20px;display:flex}.ci-sidebar__item{color:#94a3b8;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ci-sidebar__item:hover{color:#cbd5e1;background:#ffffff08}.ci-sidebar__item.active{color:#3b82f6;background:#3b82f61a}.ci-dashboard__main{flex-direction:column;flex:1;gap:30px;padding:30px;display:flex}.ci-stats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ci-stat-card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:20px}.ci-stat-card__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.85rem;font-weight:500}.ci-stat-card__value{color:#f8fafc;margin-bottom:8px;font-size:2rem;font-weight:600}.ci-stat-card__trend{font-size:.85rem;font-weight:500}.ci-stat-card__trend.positive{color:#10b981}.ci-stat-card__trend.negative{color:#ef4444}.ci-stat-card__trend.neutral{color:#3b82f6}.ci-panel{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:24px}.ci-panel__title{color:#f8fafc;margin:0 0 20px;font-size:1.1rem;font-weight:600}.ci-arch-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ci-arch-card{background:#ffffff05;border:1px solid #1e293b;border-radius:8px;align-items:flex-start;gap:16px;padding:16px;display:flex}.ci-arch-card__icon{color:#3b82f6;background:#3b82f61a;border-radius:8px;padding:10px}.ci-arch-card__info strong{color:#e2e8f0;margin-bottom:4px;font-size:.95rem;display:block}.ci-arch-card__info span{color:#94a3b8;font-size:.85rem;line-height:1.4;display:block}.ci-terminal{color:#94a3b8;background:#020617;border-radius:8px;padding:16px;font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.6}.ci-term-time{color:#64748b}.ci-term-info{color:#3b82f6}.ci-term-warn{color:#eab308}.ci-term-cursor{background:#3b82f6;width:8px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.ci-footer{color:#64748b;background:#0f172a;border-top:1px solid #1e293b;justify-content:space-between;padding:12px 20px;font-family:monospace;font-size:.75rem;display:flex}@media (width<=768px){.ci-dashboard{flex-direction:column}.ci-dashboard__sidebar{border-bottom:1px solid #1e293b;border-right:none;flex-direction:row;width:100%;overflow-x:auto}.ci-stats,.ci-arch-grid{grid-template-columns:1fr}}.pp-root{color:#f5f5f5;background:#040303;min-height:100vh;position:relative}.pp-root.pp-root--locked{height:100vh;overflow:hidden}.pp-lock-banner{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#0a0a0ed9;border:2px solid #ed1d2499;border-radius:4px;align-items:center;gap:16px;padding:18px 32px;animation:2s ease-in-out infinite pp-lock-pulse;display:flex;position:fixed;top:15vh;left:50%;transform:translate(-50%);box-shadow:0 0 40px #ed1d2433}@keyframes pp-lock-pulse{0%,to{border-color:#ed1d2466;box-shadow:0 0 20px #ed1d241a}50%{border-color:#ed1d24cc;box-shadow:0 0 60px #ed1d2466}}.pp-lock-icon{color:#ed1d24;filter:drop-shadow(0 0 10px #ed1d24cc);font-size:1.8rem;display:flex}.pp-lock-text{flex-direction:column;gap:8px;display:flex}.pp-lock-text strong{color:#ed1d24;text-shadow:2px 2px #000;font-family:"Press Start 2P",monospace;font-size:1rem}.pp-lock-text span{color:#fff9;letter-spacing:1px;font-family:"Press Start 2P",monospace;font-size:.5rem}.pp-achievement{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4ade800f;border:1px solid #4ade8026;border-radius:12px;align-items:center;gap:14px;max-width:400px;padding:14px 22px;display:flex;position:fixed;top:90px;right:40px}.pp-ach-icon{font-size:1.6rem}.pp-ach-text{flex-direction:column;gap:2px;display:flex}.pp-ach-text strong{color:#4ade80;letter-spacing:.03em;font-size:.85rem}.pp-ach-text span{color:#ffffff59;font-size:.72rem}.pp-content{min-height:100vh;position:relative}.pp-view-toggle{z-index:500;pointer-events:none;justify-content:center;width:100%;position:fixed;bottom:32px;left:0;right:0;display:flex!important}.pp-view-toggle .pp-controls-container{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c12eb;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:4px;padding:4px;display:flex}.pp-view-btn{color:#ffffff40;letter-spacing:.5px;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;transition:all .3s;display:flex}.pp-view-btn svg{opacity:.4;width:15px;height:15px;transition:opacity .3s}.pp-view-btn--active{color:#000;background:#fff}.pp-view-btn--active svg{opacity:1}.pp-view-btn:not(.pp-view-btn--active):hover{color:#ffffff8c}.pp-view-btn:not(.pp-view-btn--active):hover svg{opacity:.7}.pp-stack-section{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.pp-stack-title{transform-origin:50%;z-index:50;white-space:nowrap;position:fixed;top:50%;left:48px;transform:translateY(-50%)rotate(-90deg)}.pp-stack-title h1{color:#ffffff14;letter-spacing:4px;text-transform:uppercase;margin:0;font-family:"Press Start 2P",monospace;font-size:3rem}.pp-stack-wrapper{z-index:10;justify-content:center;align-items:center;margin-top:400px;margin-left:600px;display:flex;position:relative}.pp-counter{z-index:100;flex-direction:column;align-items:center;gap:6px;display:flex;position:fixed;top:50%;left:480px;transform:translateY(-50%)}.pp-counter-current{color:#fff;font-family:"Press Start 2P",monospace;font-size:1.5rem;line-height:1}.pp-counter-divider{background:#ffffff1a;border-radius:1px;width:2px;height:24px}.pp-counter-total{color:#ffffff26;font-family:"Press Start 2P",monospace;font-size:.65rem}.pp-nav-arrows{z-index:500;pointer-events:none;justify-content:center;width:100%;position:fixed;bottom:88px;left:0;right:0;display:flex!important}.pp-nav-arrows-container{pointer-events:auto;align-items:center;gap:32px;display:flex}.pp-nav-arrow{color:#ffffff4d;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.pp-nav-arrow:hover{color:#ffffffb3;background:#ffffff14;border-color:#fff3;transform:scale(1.08)}.pp-nav-arrow:active{transform:scale(.95)}.pp-nav-arrow svg{width:18px;height:18px}.pp-nav-hint{color:#ffffff26;letter-spacing:1px;font-family:Inter,sans-serif;font-size:.6rem}.pp-grid-section{min-height:100vh;padding:120px 0 160px}.pp-grid-header{text-align:center;margin-top:40px;margin-bottom:60px;padding:0 24px}.pp-grid-header h1{color:#fff;letter-spacing:5px;margin:0 0 14px;font-family:"Press Start 2P",monospace;font-size:clamp(.9rem,3vw,1.6rem)}.pp-grid-header p{color:#ffffff40;max-width:460px;margin:0 auto;font-family:Inter,sans-serif;font-size:.85rem}.pp-category-section{max-width:1200px;margin:0 auto 80px;padding:0 40px}.pp-category-section:last-child{margin-bottom:0}.pp-category-header{border-bottom:1px solid #ffffff0f;align-items:baseline;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.pp-category-label{letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;white-space:nowrap;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.pp-category-proves{color:#ffffff26;letter-spacing:.06em;font-family:Inter,sans-serif;font-size:.65rem;font-weight:500}.pp-category--flagship .pp-category-label{color:#ed1d24}.pp-category--flagship .pp-category-header{border-bottom-color:#ed1d2426}.pp-category--client,.pp-category--saas{opacity:.92}.pp-category--research .pp-category-label,.pp-category--ar .pp-category-label{color:#fff6}@media (width<=768px){.pp-grid-header{margin-top:0}.pp-category-section{margin-bottom:48px;padding:0 16px}.pp-category-header{flex-direction:column;gap:4px}}.card-number{color:#ffffff80;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:1px;background:#0009;border-radius:5px;padding:5px 8px;font-family:"Press Start 2P",monospace;font-size:.4rem;position:absolute;top:12px;left:14px}.card-tags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.card-tag{color:#ffffff59;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:3px 7px;font-family:Inter,sans-serif;font-size:.58rem;font-weight:500}.card-actions{gap:8px;margin-top:auto;padding-top:10px;display:flex}.card-btn{cursor:pointer;border:none;border-radius:7px;align-items:center;gap:6px;padding:7px 12px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.card-btn--github{color:#ffffffa6;background:#ffffff0d;border:1px solid #ffffff1a}.card-btn--github:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.card-btn--launch{color:#fff;background:linear-gradient(135deg,#ed1d24 0%,#b8151b 100%);position:relative;overflow:hidden}.card-btn--launch:before{content:"";opacity:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.card-btn--launch:hover:before{opacity:1}.card-btn--launch:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ed1d244d}.card-btn--launch .launch-icon{animation:2s ease-in-out infinite launch-pulse;display:flex}@keyframes launch-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.card-btn--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.project-modal-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:999999;background:#040303eb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.project-modal-content{background:#0a0a10;border:1px solid #ffffff0f;border-radius:20px;flex-direction:row;width:100%;max-width:1100px;display:flex;position:relative;overflow:hidden}.project-modal-close{color:#fff9;cursor:pointer;z-index:10;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.project-modal-close:hover{color:#fff;background:#ed1d24b3;border-color:#ed1d24;transform:rotate(90deg)}.project-modal-image{background:#111118;flex-shrink:0;width:42%;min-height:360px}.project-modal-image img{object-fit:cover;width:100%;height:100%}.project-modal-details{flex-direction:column;flex:1;justify-content:center;gap:0;padding:36px 32px;display:flex}.project-modal-number{color:#ffffff26;letter-spacing:2px;margin-bottom:12px;font-family:"Press Start 2P",monospace;font-size:.42rem}.project-modal-details h2{color:#fff;margin:0 0 16px;font-family:"Press Start 2P",monospace;font-size:clamp(.75rem,1.4vw,1rem);line-height:1.6}.project-modal-tags{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.project-tag{color:#4ade80;background:#4ade800f;border:1px solid #4ade801f;border-radius:5px;padding:4px 10px;font-family:Inter,sans-serif;font-size:.58rem;font-weight:500}.project-modal-details p{color:#ffffff80;margin:0 0 24px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.7}.modal-actions{flex-wrap:wrap;gap:12px;display:flex}.modal-btn{cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.modal-btn--github{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a}.modal-btn--github:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.modal-btn--launch{color:#fff;background:linear-gradient(135deg,#ed1d24 0%,#a01118 100%);position:relative;overflow:hidden}.modal-btn--launch:after{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff14 50%,#0000 100%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.modal-btn--launch:hover:after{transform:translate(100%)}.modal-btn--launch:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ed1d2459}.modal-btn--disabled{opacity:.25;cursor:not-allowed;pointer-events:none}@media (width<=900px){.project-modal-content{flex-direction:column}.project-modal-image{width:100%;min-height:180px;max-height:220px}.project-modal-details{padding:20px}.pp-counter{left:20px}.pp-stack-title{transform-origin:unset;z-index:200;justify-content:center;display:flex;position:fixed;top:100px;left:0;right:0;transform:none}.pp-stack-title h1{letter-spacing:2px;font-size:1.2rem}.pp-stack-wrapper{margin-top:60px;margin-left:300px}.pp-view-toggle{z-index:1000;bottom:100px}.pp-lock-banner{padding:12px 18px;bottom:110px}.pp-nav-arrows{z-index:999;bottom:160px}}@media (width<=600px){.pp-counter{display:none}.pp-stack-title{z-index:200;justify-content:center;display:flex;top:80px;left:0;right:0}.pp-stack-title h1{color:#fff;letter-spacing:2px;font-size:1.5rem}.pp-stack-wrapper{margin-left:300px}.pp-view-toggle{bottom:100px}.pp-nav-arrows{gap:20px;bottom:160px}.pp-nav-hint{display:none}.pp-lock-banner{width:auto;bottom:100px;left:16px;right:16px;transform:none}}.global-share-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:10000000;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #0000004d}.global-share-btn:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px)}.global-share-btn:active{transform:translateY(0)}@media (width<=768px){.global-share-btn{padding:10px 16px;font-size:.9rem;bottom:20px;right:20px}}.freelance-banner{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;padding:32px 40px;transition:all .3s;display:flex;position:relative;overflow:hidden}.freelance-banner:before{content:"";opacity:0;background:radial-gradient(circle at 100%,#ffffff0d 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.freelance-banner:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.freelance-banner:hover:before{opacity:1}.fb-content h3{color:#fff;margin:0 0 12px;font-family:"Press Start 2P",monospace;font-size:.9rem;line-height:1.5}.fb-content p{color:#ffffff80;max-width:500px;margin:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.fb-icon{justify-content:center;align-items:center;transition:transform .3s;display:flex}.freelance-banner:hover .fb-icon{transform:scale(1.1)rotate(5deg)}@media (width<=768px){.freelance-banner{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.fb-icon{align-self:flex-end}}.bounceCardsContainer{justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.card{aspect-ratio:1.414;cursor:pointer;background:#111;border:5px solid #fff;border-radius:12px;width:280px;margin:auto;transition:filter .4s;position:absolute;inset:0;overflow:hidden;box-shadow:0 10px 30px #0006}.card.dimmed{filter:brightness(.5)}.card .image{object-fit:cover;width:100%;height:100%;display:block}.card-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0006 50%,#ed1d24e6 100%);justify-content:center;align-items:flex-end;padding:16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.card-title{color:#fff;letter-spacing:1px;text-align:center;text-transform:uppercase;text-shadow:0 2px 10px #00000080;font-family:Inter,sans-serif;font-size:.9rem;font-weight:800}.certs-root{color:#f5f5f5;background:#040303;min-height:100vh;position:relative;overflow-x:clip}.certs-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:40vh;margin-bottom:0;padding:120px 40px 0;display:flex;position:relative}.certs-hero__bg-grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 50% 0,#000 20%,#0000 65%);mask-image:radial-gradient(70% 80% at 50% 0,#000 20%,#0000 65%)}.certs-hero__content{z-index:10;max-width:900px;max-height:200px;position:relative}.certs-hero__title{margin:0}.certs-hero__blur-title{letter-spacing:-1px;text-transform:uppercase;color:#fff;font-family:Inter,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:900}.certs-list{flex-direction:column;gap:160px;max-width:1500px;margin:0 auto;padding:40px 60px 120px;display:flex}.cert-section{flex-direction:row;justify-content:space-between;align-items:center;gap:60px;min-height:450px;display:flex}.cert-section--even{flex-direction:row}.cert-section--odd{flex-direction:row-reverse}.cert-section__content{text-align:left;z-index:5;flex-direction:column;flex:1;align-items:flex-start;max-width:550px;display:flex}.cert-section--odd .cert-section__content{text-align:right;align-items:flex-end}.cert-section__title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:2rem;font-weight:800}.cert-section__badges{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.cert-section__badge{color:#ed1d24;letter-spacing:.5px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#ed1d240d;border:1px solid #ed1d2433;border-radius:6px;padding:6px 14px;font-family:Space Grotesk,Inter,monospace;font-size:.8rem;font-weight:600;transition:all .3s}.cert-section__badge:hover{background:#ed1d2426;border-color:#ed1d2466;box-shadow:0 0 15px #ed1d2433}.cert-section__line{background:#ed1d24;border-radius:2px;width:40px;height:2px;margin:24px 0}.cert-section__list{flex-direction:column;gap:12px;width:100%;margin:20px 0 0;padding:0;list-style:none;display:flex}.cert-section--odd .cert-section__badges{justify-content:flex-end}.cert-section--odd .cert-section__list-item{transform-origin:100%;border-left:none;border-right:2px solid #ffffff1a;flex-direction:row-reverse}.cert-section--odd .cert-section__list-item--active{border-right-color:#ed1d24}.cert-section__list-item{color:#fff9;transform-origin:0;cursor:pointer;background:#ffffff05;border-left:2px solid #ffffff1a;align-items:center;gap:12px;padding:12px 16px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.cert-section__list-bullet{color:#ed1d24;opacity:.5;font-size:.75rem;font-weight:800;transition:opacity .3s}.cert-section__list-item--active{color:#fff;background:#ed1d241a;border-left-color:#ed1d24;transform:scale(1.05)}.cert-section__list-item--active .cert-section__list-bullet{opacity:1}.cert-section__list-item--dimmed{opacity:.3;transform:scale(.95)}.cert-section__visual{z-index:10;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.cert-dialog-backdrop{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cert-dialog__content{background:#111;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:800px;padding:32px;position:relative;overflow:hidden;box-shadow:0 40px 100px #000c,inset 0 1px #ffffff0d}.cert-dialog__close{color:#ffffff80;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.cert-dialog__close:hover{color:#ed1d24;background:#ed1d241a}.cert-dialog__header{text-align:left;border-left:3px solid #ed1d24;margin-bottom:24px;padding-left:16px}.cert-dialog__meta{color:#ed1d24;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-family:"Press Start 2P",monospace;font-size:.5rem;display:block}.cert-dialog__title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.2}.cert-dialog__image-wrap{aspect-ratio:1.414;background:#000;border:1px solid #ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden}.cert-dialog__image{object-fit:cover;width:100%;height:100%;display:block}.cert-dialog__scanner{opacity:.8;pointer-events:none;background:#ed1d2480;height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #ed1d24cc,0 0 20px #ed1d244d}.pill-nav-container{z-index:999;position:fixed;top:40px;left:50%;transform:translate(-50%)}@media (width<=768px){.pill-nav-container{width:auto;top:16px;left:50%;transform:translate(-50%)}}.pill-nav{--nav-h:66px;--logo:40px;--pill-pad-x:30px;--pill-gap:14px;box-sizing:border-box;align-items:center;width:max-content;display:flex}@media (width<=768px){.pill-nav{--nav-h:48px;--pill-pad-x:12px;--pill-gap:6px;background:0 0;justify-content:center;width:max-content;max-width:100vw;padding:0}}.pill-nav-items{height:var(--nav-h);background:var(--nav-bg,#000);border:1px solid #fff;border-radius:9999px;align-items:center;display:flex;position:relative}@media (width<=768px){.pill-nav-items.desktop-only{display:flex!important}}.pill-logo{width:var(--nav-h);height:var(--nav-h);background:var(--nav-bg,#000);border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:inline-flex;overflow:hidden}@media (width<=768px){.pill-logo{padding:5px}}.pill-logo img{object-fit:contain;width:100%;height:100%;display:block;transform:scale(2.5)}.pill-list{align-items:stretch;gap:var(--pill-gap);height:100%;margin:0;padding:8px;list-style:none;display:flex}@media (width<=768px){.pill-list{padding:4px}}.pill-list>li{height:100%;display:flex}.pill{height:100%;padding:0 var(--pill-pad-x);background:var(--pill-bg,#fff);color:var(--pill-text,var(--base,#000));box-sizing:border-box;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;font-size:20px;font-weight:900;line-height:0;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}@media (width<=768px){.pill{letter-spacing:-.1px;font-size:11px;font-weight:900}}.pill .hover-circle{background:var(--hover-circle,#000);z-index:1;pointer-events:none;will-change:transform;border-radius:50%;display:block;position:absolute;bottom:0;left:50%}.pill .label-stack{z-index:2;line-height:1;display:inline-block;position:relative}.pill .pill-label{z-index:2;will-change:transform;line-height:1;display:inline-block;position:relative}.pill .pill-label-hover{color:var(--hover-text,#fff);z-index:3;will-change:transform, opacity;display:inline-block;position:absolute;top:0;left:0}.pill.is-active:after{content:"";background:var(--hover-circle,#000);z-index:4;border-radius:50px;width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@media (width<=768px){.pill.is-active:after{width:8px;height:8px;bottom:-4px}}.desktop-only{display:block}.mobile-only{display:none}@media (width<=768px){.desktop-only{display:block!important}.mobile-only{display:none!important}}.mobile-menu-button{width:var(--nav-h);height:var(--nav-h);background:var(--nav-bg,#000);cursor:pointer;border:1px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;display:none;position:relative}.hamburger-line{background:var(--pill-bg,#fff);transform-origin:50%;border-radius:1px;width:16px;height:2px;transition:all 10ms}.mobile-menu-popover{background:var(--nav-bg,#f0f0f0);z-index:998;opacity:0;transform-origin:top;visibility:hidden;border:1px solid #fff;border-radius:27px;position:absolute;top:3em;left:1rem;right:1rem;box-shadow:0 8px 32px #0000001f}@media (width<=768px){.mobile-menu-popover{display:none!important}}.mobile-menu-list{flex-direction:column;gap:3px;margin:0;padding:3px;list-style:none;display:flex}.mobile-menu-popover .mobile-menu-link{color:var(--pill-text,#fff);background-color:var(--pill-bg,#fff);border-radius:50px;padding:12px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.mobile-menu-popover .mobile-menu-link:hover{cursor:pointer;background-color:var(--hover-circle);color:var(--hover-text,#fff)}.phone-simulator{transform-origin:100% 100%;width:380px;height:780px;position:relative;transform:scale(.82)}.phone-svg-frame{pointer-events:none;z-index:1;width:calc(100% + 8px);height:calc(100% + 8px);position:absolute;inset:-4px}.phone-border-trace{animation:1.4s cubic-bezier(.4,0,.2,1) .2s forwards phoneBorderDraw}@keyframes phoneBorderDraw{to{stroke-dashoffset:0}}.phone-notch{animation:4s ease-in-out infinite notchPulse}@keyframes notchPulse{0%,to{stroke:#ffffff0d}50%{stroke:#ed1d2433}}.phone-home-indicator{animation:2.5s ease-in-out infinite homeGlow}@keyframes homeGlow{0%,to{fill:#fff3}50%{fill:#ffffff73}}.phone-screen{z-index:2;background:#000;border-radius:38px;flex-direction:column;display:flex;position:absolute;inset:14px;overflow:hidden}.phone-notch-overlay{z-index:100;pointer-events:none;width:100%;height:34px;position:absolute;top:0;left:0}.phone-notch-overlay svg{width:100%;height:100%;display:block}.phone-status-bar{z-index:20;color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:10px 24px 6px;display:flex;position:relative}.phone-status-bar--dark{color:#ffffffe6}.phone-status-time{letter-spacing:.3px;font-size:14px;font-weight:700}.phone-status-icons{align-items:center;gap:5px;display:flex}.phone-battery{align-items:center;gap:1px;display:flex}.phone-battery-body{border:1.5px solid;border-radius:2px;width:22px;height:10px;padding:1px}.phone-battery-fill{background:#34c759;border-radius:1px;width:80%;height:100%}.phone-battery-cap{opacity:.5;background:currentColor;border-radius:0 1px 1px 0;width:2px;height:5px}.phone-screen-content{flex:1;position:relative;overflow:hidden}.phone-home-screen{flex-direction:column;padding:0 16px;display:flex;position:absolute;inset:0}.phone-home-datetime{text-align:center;flex-shrink:0;margin-top:40px;padding:12px 0 20px}.phone-home-date{color:#fffc;letter-spacing:.5px;text-shadow:0 1px 4px #0006;font-size:12px;font-weight:500}.phone-home-time{color:#fff;letter-spacing:-2px;text-shadow:0 2px 10px #00000080;font-size:52px;font-weight:200;line-height:1.1}.phone-app-grid{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:16px 12px;padding:12px 14px;display:grid}.phone-app-icon{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex}.phone-app-icon__bg{border-radius:16px;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .15s;display:flex;box-shadow:0 4px 12px #0006}.phone-app-icon:active .phone-app-icon__bg{transform:scale(.88)}.phone-app-icon__emoji{filter:saturate(1.1);font-size:24px}.phone-app-icon__label{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:10px;font-weight:500;overflow:hidden}.phone-dock{-webkit-backdrop-filter:blur(20px);background:#ffffff14;border-radius:24px;flex-shrink:0;justify-content:center;gap:18px;margin:0 -4px 2px;padding:12px 16px 10px;display:flex}.phone-dock-icon{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex}.phone-app-icon__bg--dock{border-radius:14px;width:58px;height:58px}.phone-app-overlay{z-index:10;background:#000;position:absolute;inset:0;overflow:hidden}.phone-app-screen{background:#000;flex-direction:column;width:100%;height:100%;display:flex}.phone-app-iframe iframe{display:block;overflow:hidden}.phone-app-camera{background:#000;justify-content:space-between}.phone-camera-bottom{z-index:10;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:120px;display:flex}.camera-shutter-inner:active{opacity:.8;transform:scale(.9)}.phone-messages-header{-webkit-backdrop-filter:blur(12px);background:#141414f2;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:10px;padding:10px 12px;display:flex}.phone-back-btn{color:#ed1d24;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;display:flex}.phone-messages-contact{flex:1;align-items:center;gap:10px;display:flex}.phone-messages-avatar{background:#ed1d24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.phone-messages-avatar img{filter:invert();width:18px;height:18px}.phone-messages-name{color:#fff;font-size:14px;font-weight:700}.phone-messages-status{color:#34c759;font-size:10px;font-weight:500}.phone-messages-body{scroll-behavior:smooth;flex-direction:column;flex:1;gap:10px;padding:16px 12px;display:flex;overflow-y:auto}.phone-messages-body::-webkit-scrollbar{width:3px}.phone-messages-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.phone-msg{max-width:82%;display:flex}.phone-msg--ai{align-self:flex-start}.phone-msg--user{align-self:flex-end}.phone-msg__bubble{word-break:break-word;padding:10px 14px;font-size:13px;line-height:1.45}.phone-msg--ai .phone-msg__bubble{color:#fff;background:#1c1c1e;border:1px solid #ffffff0a;border-radius:4px 18px 18px}.phone-msg--user .phone-msg__bubble{color:#fff;background:#ed1d24;border-radius:18px 4px 18px 18px;font-weight:500}.phone-messages-input{-webkit-backdrop-filter:blur(12px);background:#141414f2;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;display:flex}.phone-messages-input input{color:#fff;background:#1c1c1e;border:1px solid #ffffff1a;border-radius:20px;outline:none;flex:1;height:36px;padding:0 16px;font-family:inherit;font-size:13px;transition:border-color .2s}.phone-messages-input input:focus{border-color:#ed1d24}.phone-messages-input input::placeholder{color:#ffffff4d}.phone-messages-send{color:#fff;cursor:pointer;background:#ed1d24;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s,background .2s;display:flex}.phone-messages-send:active{transform:scale(.9)}.phone-app-placeholder{background:#0a0a0a}.phone-placeholder-title{color:#fff;text-align:center;flex:1;font-size:15px;font-weight:700}.phone-placeholder-body{color:#fff6;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.phone-placeholder-icon{opacity:.6;font-size:48px}.phone-app-iframe{flex-direction:column;display:flex}.phone-app-camera{background:#000;flex-direction:column;display:flex}.phone-camera-top{z-index:10;background:#000000b3;align-items:center;height:60px;padding:0 16px;display:flex}.phone-camera-viewport{background:#000;flex:1;justify-content:center;align-items:center;transition:opacity 80ms;display:flex;position:relative;overflow:hidden}.phone-camera-viewport video{object-fit:cover;width:100%;height:100%}.phone-camera-bottom{z-index:10;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:140px;padding-bottom:20px;display:flex}.camera-mode-text{color:#fc0;letter-spacing:.5px;font-size:11px;font-weight:700}.camera-shutter-container{justify-content:center;align-items:center;display:flex}.camera-shutter-outer{border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.camera-shutter-inner{cursor:pointer;background:#fff;border:none;border-radius:50%;width:54px;height:54px;transition:transform .1s}.camera-shutter-inner:active{transform:scale(.92)}.phone-app-calculator{color:#fff;background:#000;flex-direction:column;display:flex}.calculator-display{flex:1;justify-content:flex-end;align-items:flex-end;padding:0 20px 10px;display:flex}.calculator-value{word-break:break-all;text-align:right;font-size:64px;font-weight:300;line-height:1}.calculator-keypad{flex-direction:column;gap:12px;padding:0 16px 30px;display:flex}.calc-row{gap:12px;display:flex}.calc-btn{aspect-ratio:1;cursor:pointer;border:none;border-radius:50%;flex:1;justify-content:center;align-items:center;font-size:28px;transition:filter .1s;display:flex}.calc-btn:active{filter:brightness(1.3)}.calc-bg-light{color:#000;background:#a5a5a5}.calc-bg-dark{color:#fff;background:#333}.calc-bg-orange{color:#fff;background:#ff9f0a}.calc-btn-zero{aspect-ratio:auto;border-radius:40px;flex:2.2;justify-content:flex-start;padding-left:26px}.calc-back-btn{color:#ff9f0a;position:absolute;top:40px;left:16px}.phone-app-contacts{color:#000;background:#f2f2f7;flex-direction:column;display:flex}.contacts-header{background:#f2f2f7;align-items:center;padding:50px 16px 12px;display:flex}.contacts-body{flex-direction:column;flex:1;align-items:center;padding:20px 16px;display:flex;overflow-y:auto}.contacts-avatar{color:#fff;background:linear-gradient(135deg,#a4abae,#738085);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:12px;font-size:44px;font-weight:400;display:flex;box-shadow:0 4px 10px #0000001a}.contacts-name{margin:0 0 20px;font-size:26px;font-weight:500}.contacts-action-row{gap:12px;width:100%;margin-bottom:24px;display:flex}.contacts-action-btn{cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:10px 0;display:flex}.contacts-action-btn span{color:#007aff;font-size:11px;font-weight:500}.contacts-action-icon{background:#007aff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.contacts-details-card{background:#fff;border-radius:12px;width:100%;padding:0 16px}.contacts-detail-row{flex-direction:column;gap:4px;padding:12px 0;display:flex}.contacts-detail-label{color:#333;font-size:13px}.contacts-detail-value{color:#007aff;font-size:16px;text-decoration:none}.contacts-divider{border:none;border-top:1px solid #e5e5ea;margin:0}.phone-bottom-bar{background:#000000e6;border-top:1px solid #ffffff0d;flex-shrink:0;justify-content:space-around;align-items:center;padding:6px 20px 10px;display:flex}.phone-nav-btn{color:#ffffff80;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:color .2s;display:flex}.phone-nav-btn:hover{color:#ffffffd9}.phone-nav-btn--home{padding:8px 18px}.phone-home-pill{background:#ffffff80;border-radius:3px;width:36px;height:5px;transition:background .2s}.phone-nav-btn--home:hover .phone-home-pill{background:#ffffffd9}@media (width<=768px){.phone-frame-wrapper{width:100%;max-width:100%;bottom:0;left:0;right:0}.phone-simulator{width:100%;height:85vh;transform:none}.phone-screen{border-radius:0;inset:0}.phone-svg-frame{display:none}}.mobile-chat-dialog{z-index:10001;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;height:65vh;max-height:520px;display:flex;position:fixed;bottom:16px;left:12px;right:12px;overflow:hidden;box-shadow:0 20px 60px #000c,0 0 0 1px #ed1d2414}.mobile-chat-header{background:#111;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.mobile-chat-header__info{align-items:center;gap:10px;display:flex}.mobile-chat-header__info img{object-fit:contain;width:32px;height:32px}.mobile-chat-header__name{color:#fff;font-size:15px;font-weight:700;line-height:1.2;display:block}.mobile-chat-header__status{color:#4caf50;font-size:11px;line-height:1.2;display:block}.mobile-chat-close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .2s;display:flex}.mobile-chat-close:active{background:#ed1d244d}.mobile-chat-body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.mobile-chat-body::-webkit-scrollbar{width:3px}.mobile-chat-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.mobile-chat-msg{word-wrap:break-word;border-radius:16px;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.5}.mobile-chat-msg--ai{color:#e0e0e0;background:#1a1a1a;border-bottom-left-radius:4px;align-self:flex-start}.mobile-chat-msg--user{color:#fff;background:#ed1d24;border-bottom-right-radius:4px;align-self:flex-end}.mobile-chat-msg strong{color:#fff;font-weight:700}.mobile-chat-input{padding:12px 14px;padding-bottom:max(12px, env(safe-area-inset-bottom));background:#111;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;display:flex}.mobile-chat-input input{color:#fff;-webkit-appearance:none;-webkit-user-select:text;user-select:text;background:#1a1a1a;border:1px solid #ffffff14;border-radius:20px;outline:none;flex:1;padding:10px 16px;font-family:inherit;font-size:14px}.mobile-chat-input input::placeholder{color:#ffffff4d}.mobile-chat-input input:focus{border-color:#ed1d2466}.mobile-chat-send{color:#fff;cursor:pointer;background:#ed1d24;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s,background .2s;display:flex}.mobile-chat-send:active{background:#c41920;transform:scale(.9)}*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}:root{--font-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg-primary:#040303;--bg-secondary:#111;--text-primary:#f5f5f5;--text-muted:#888;--accent:#6366f1;--accent-glow:#6366f126}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-primary);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;overflow-x:hidden}@media (width<=768px){html,body{width:100vw;max-width:100vw;overflow-x:hidden!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.page-content{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:800px;margin:0 auto;padding:80px 40px;position:relative}.page-content h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:4rem;font-weight:700;line-height:1.1}.marquee-container{white-space:nowrap;z-index:5;pointer-events:none;flex-direction:column;width:100%;max-height:calc(100dvh - 300px);display:flex;position:fixed;top:300px;bottom:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}@media (width<=768px){.marquee-container{white-space:normal;align-items:center;max-height:none;padding:80px 20px 0;position:relative;top:auto;-webkit-mask-image:none;mask-image:none}}.marquee-main{color:#0000;-webkit-text-stroke:2px #ffffffd9;font-size:clamp(3rem,6vw,8rem);font-weight:1000}.marquee-text{text-transform:uppercase;color:#0000;flex-shrink:0;align-items:baseline;padding-right:2vw;display:flex}.marquee-sub{-webkit-text-stroke:1px #ffffff4d;margin-left:1vw;margin-right:1vw;font-size:3.5vw;font-weight:400}@media (width<=768px){.marquee-main{-webkit-text-stroke:1.5px #ffffffd9;text-align:center;font-size:clamp(2.2rem,12vw,3.5rem)}.marquee-text{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-right:0}.marquee-sub{text-align:center;margin-left:0;font-size:3.8vw;display:block}}.marquee-secondary{color:#ffffffa6;white-space:nowrap;letter-spacing:.05em;flex-shrink:0;font-family:inherit;font-size:1.5vw;font-weight:400}@media (width<=768px){.marquee-secondary{white-space:normal;text-align:center;letter-spacing:0;max-width:90vw;font-size:3.2vw;line-height:1.5}}.bottom-rule{z-index:101;background:linear-gradient(90deg,#0000,#ffffff4d 20%,#fffc 50%,#ffffff4d 80%,#0000);width:100%;height:4px;margin-top:0;position:relative;overflow:visible}.bottom-rule:before{content:"";filter:blur(1px);z-index:2;background:linear-gradient(90deg,#0000,#fff9 40%,#fff 60%,#0000);width:120px;height:100%;animation:4s ease-in-out infinite scanPulse;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes scanPulse{0%{opacity:0;left:-120px}10%{opacity:1}90%{opacity:1}to{opacity:0;left:calc(100% + 120px)}}.action-buttons{pointer-events:auto;box-sizing:border-box;flex-direction:column;gap:20px;width:100%;max-width:410px;margin-top:150px;margin-left:max(5vw,20px);padding-right:5vw;display:flex}@media (width<=768px){.action-buttons{align-items:center;gap:10px;max-width:320px;margin-top:30px;margin-left:auto;margin-right:auto;padding:0 40px}.action-btn{width:100%;height:48px;padding:0 20px;font-size:.85rem}.linkedin-btn{height:52px}}.action-btn{box-sizing:border-box;border-radius:9999px;justify-content:center;align-items:center;gap:12px;width:100%;height:56px;padding:0 25px;font-family:inherit;font-size:1rem;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex}.cv-btn{color:#000;background:#fff;border:2px solid #fff;box-shadow:0 4px 15px #ffffff1a}.cv-btn:hover{color:#fff;background:#ed1d24;border-color:#ed1d24;transform:translateY(-6px)scale(1.03);box-shadow:0 10px 30px #ed1d2459}.linkedin-btn{color:#fff;background:0 0;border:2px solid #fff;height:62px}.linkedin-btn:hover{color:#000;background:#fff;transform:translateY(-6px)scale(1.03);box-shadow:0 10px 30px #ffffff59}.btn-icon{object-fit:contain;width:24px;height:24px}.content-section{background-color:var(--bg-primary);z-index:10;justify-content:center;align-items:center;min-height:40vh;padding:40px 20px;display:flex;position:relative}.content-section p{text-align:center;max-width:600px;color:var(--text-primary);font-size:1.5rem;font-weight:300;line-height:1.6}.hero-section{z-index:100;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}@media (width<=768px){.hero-section{justify-content:flex-end;height:auto;min-height:50vh;margin-top:20px;padding-bottom:0}}.hybrid-reveal{z-index:100;aspect-ratio:1;cursor:default;filter:drop-shadow(0 15px 35px #0006);pointer-events:auto;width:100%;max-width:672px;height:auto;position:relative}@media (width<=768px){.hybrid-reveal{cursor:auto;filter:drop-shadow(0 10px 25px #0000004d);max-width:85vw}}.hybrid-reveal__bg{z-index:1;position:absolute;inset:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hybrid-reveal__bg img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.hybrid-reveal__fg{z-index:2;will-change:mask-image, -webkit-mask-image;width:105%;height:105%;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hybrid-reveal__fg img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.hybrid-reveal__canvas{z-index:3;pointer-events:none;will-change:transform;width:105%;height:105%;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.floating-pill-btn{color:#000;z-index:9999;background:#ed1d24;border:2px solid #000;border-radius:9999px;justify-content:center;align-items:center;gap:12px;height:56px;padding:0 30px;font-family:inherit;font-size:18px;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 10px 30px #ed1d2480}.floating-pill-btn:hover{color:#000;background:#fff;border-color:#000;transform:translateY(-6px)scale(1.05);box-shadow:0 15px 40px #ffffff80}.phone-frame-wrapper{z-index:10000;position:fixed;bottom:24px;right:24px}.projects-section{background:var(--bg-primary);z-index:10;width:100%;margin-top:10px;padding:20px 0 40px;position:relative}.projects-header{text-align:center;margin-bottom:20px;padding:0 20px}.projects-tagline{letter-spacing:.2em;text-transform:uppercase;color:#ed1d24;margin-bottom:16px;font-size:.85rem;font-weight:600;display:inline-block}.projects-subtitle{color:#ffffff80;max-width:560px;margin:10px auto 0;font-size:1.05rem;font-weight:400;line-height:1.7}.projects-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}@media (width<=1024px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 24px}}@media (width<=640px){.projects-grid{grid-template-columns:1fr;gap:20px;padding:0 16px}}.project-card{color:inherit;will-change:transform;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .5s cubic-bezier(.25,1,.5,1),border-color .4s,box-shadow .4s;display:flex;overflow:hidden}.project-card:hover{border-color:#ed1d244d;transform:translateY(-8px);box-shadow:0 20px 60px -15px #ed1d2426,0 0 0 1px #ed1d241a}.project-card__image{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.project-card__image img{object-fit:cover;filter:brightness(.8)saturate(.9);width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),filter .6s}.project-card:hover .project-card__image img{filter:brightness()saturate(1.1);transform:scale(1.08)}.project-card__overlay{pointer-events:none;background:linear-gradient(#0000 40%,#040303f2 100%);position:absolute;inset:0}.project-card__body{flex-direction:column;flex:1;gap:10px;padding:20px 20px 24px;display:flex}.project-card__tags{flex-wrap:wrap;gap:8px;display:flex}.project-card__tag{letter-spacing:.08em;text-transform:uppercase;color:#ed1d24;background:#ed1d241a;border:1px solid #ed1d2426;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600}.project-card__title{color:#fff;letter-spacing:-.01em;margin:4px 0 0;font-size:1.25rem;font-weight:800;line-height:1.3}.project-card__desc{color:#ffffff73;flex:1;font-size:.88rem;font-weight:400;line-height:1.6}.project-card__link{letter-spacing:.04em;color:#fff6;align-items:center;gap:8px;margin-top:8px;font-size:.82rem;font-weight:700;transition:color .3s,gap .3s;display:inline-flex}.project-card:hover .project-card__link{color:#ed1d24;gap:14px}.project-card__link svg{transition:transform .3s}.project-card:hover .project-card__link svg{transform:translate(4px)}@media (width<=768px){.floating-pill-btn{gap:8px;height:48px;padding:0 20px;font-size:15px;bottom:20px;right:16px}.phone-frame-wrapper{width:100%;bottom:0;left:0;right:0}.content-section{min-height:auto;padding:40px 16px}.circular-text-mobile-hide{display:none!important}.gallery-mobile-adjust{height:50vh!important;margin-top:60px!important}.web-shooter-canvas{display:none!important}}.stats-section{background:var(--bg-primary);z-index:10;width:100%;padding:24px 20px;position:relative}.stats-grid{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid}.stat-card{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:32px 16px;transition:border-color .3s,transform .4s cubic-bezier(.25,1,.5,1)}.stat-card:hover{border-color:#ed1d2440;transform:translateY(-4px)}.stat-number{color:#fff;letter-spacing:-.02em;font-size:2.5rem;font-weight:900;line-height:1}.stat-number span{color:#ed1d24}.stat-label{color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin-top:12px;font-size:.8rem;font-weight:500}@media (width<=768px){.stats-section{padding:60px 20px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{padding:24px 12px}.stat-number{font-size:1.8rem}.stat-label{font-size:.7rem}}
