.design-tokens-module__y12SMa__container{max-width:900px}.design-tokens-module__y12SMa__header{margin-bottom:var(--space-8);justify-content:space-between;align-items:flex-start;display:flex}.design-tokens-module__y12SMa__title{font-family:var(--font-title);color:#ffffffeb;letter-spacing:-.02em;margin:0 0 4px;font-size:1.75rem;font-weight:600}.design-tokens-module__y12SMa__sub{font-family:var(--font-subtitle);letter-spacing:.1em;color:#ffffff52;margin:0;font-size:.72rem}.design-tokens-module__y12SMa__statusArea{align-items:center;gap:8px;height:28px;display:flex}.design-tokens-module__y12SMa__spin{color:#fff6;animation:1s linear infinite design-tokens-module__y12SMa__spin}.design-tokens-module__y12SMa__savedTag{color:#aae6bee6;font-family:var(--font-subtitle);letter-spacing:.08em;background:#78dca014;border:1px solid #8cdca040;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:.68rem;display:flex}.design-tokens-module__y12SMa__layout{gap:var(--space-6);grid-template-columns:1fr 320px;align-items:start;display:grid}.design-tokens-module__y12SMa__controls{flex-direction:column;gap:14px;display:flex}.design-tokens-module__y12SMa__row{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.design-tokens-module__y12SMa__rowHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.design-tokens-module__y12SMa__rowLabel{font-family:var(--font-subtitle);color:#ffffffbf;font-size:.78rem}.design-tokens-module__y12SMa__rowVar{color:#ffffff47;font-family:monospace;font-size:.66rem}.design-tokens-module__y12SMa__rowControls{align-items:center;gap:12px;display:flex}.design-tokens-module__y12SMa__colorInput{cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:8px;width:34px;height:34px;padding:0}.design-tokens-module__y12SMa__slider{appearance:none;background:var(--glass-border-raised);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.design-tokens-module__y12SMa__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#8c64ffe6;border:2px solid #fff3;border-radius:50%;width:14px;height:14px}.design-tokens-module__y12SMa__alphaValue{font-family:var(--font-subtitle);color:#fff6;text-align:right;width:36px;font-size:.68rem}.design-tokens-module__y12SMa__hint{font-family:var(--font-subtitle);color:#ffffff4d;margin:var(--space-1) 0 0;font-size:.68rem;line-height:1.6}.design-tokens-module__y12SMa__preview{flex-direction:column;gap:10px;display:flex;position:sticky;top:0}.design-tokens-module__y12SMa__previewLabel{font-family:var(--font-subtitle);letter-spacing:.16em;color:#ffffff38;font-size:.6rem}.design-tokens-module__y12SMa__previewCard{padding:var(--space-5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid;border-radius:14px;flex-direction:column;gap:10px;display:flex}.design-tokens-module__y12SMa__previewDot{border-radius:50%;width:12px;height:12px}.design-tokens-module__y12SMa__previewTitle{font-family:var(--font-title);font-size:1rem;font-weight:600}.design-tokens-module__y12SMa__previewMuted{font-family:var(--font-subtitle);font-size:.78rem}.design-tokens-module__y12SMa__previewBtn{padding:var(--space-2) var(--space-4);color:#fff;font-family:var(--font-subtitle);letter-spacing:.06em;cursor:default;border:none;border-radius:999px;align-self:flex-start;margin-top:6px;font-size:.7rem}@media (max-width:768px){.design-tokens-module__y12SMa__layout{grid-template-columns:1fr}}
.ColorInput-module__FWGnua__wrap{flex-direction:column;gap:6px;display:flex;position:relative}.ColorInput-module__FWGnua__label{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem}.ColorInput-module__FWGnua__trigger{background:var(--glass-bg);cursor:pointer;color:#ffffffbf;height:30px;transition:border-color var(--dur-fast) ease, background var(--dur-fast) ease;border:1px solid #ffffff24;border-radius:6px;align-items:center;gap:8px;padding:0 8px;font-size:.7rem;display:flex}.ColorInput-module__FWGnua__trigger:hover{background:#ffffff0f;border-color:#ffffff3d}.ColorInput-module__FWGnua__triggerSwatch{border-radius:5px;flex-shrink:0;width:18px;height:18px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.ColorInput-module__FWGnua__checkerboard{background-image:conic-gradient(#999 90deg,#666 90deg 180deg,#999 180deg 270deg,#666 270deg);background-size:8px 8px;position:absolute;inset:0}.ColorInput-module__FWGnua__triggerFill{position:absolute;inset:0}.ColorInput-module__FWGnua__triggerHex{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.02em;white-space:nowrap}.ColorInput-module__FWGnua__panel{z-index:300;background:var(--surface-popover-bg);width:232px;-webkit-backdrop-filter:var(--surface-popover-blur);border:1px solid var(--surface-popover-border);box-shadow:var(--surface-popover-shadow);animation:ColorInput-module__FWGnua__panelIn var(--dur-fast) var(--spring);border-radius:12px;flex-direction:column;gap:10px;padding:10px;display:flex;position:absolute;top:calc(100% + 6px);left:0}@keyframes ColorInput-module__FWGnua__panelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ColorInput-module__FWGnua__panelRow{align-items:center;gap:6px;display:flex}.ColorInput-module__FWGnua__nativeInput{cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:6px;flex-shrink:0;width:30px;height:30px;padding:0}.ColorInput-module__FWGnua__hexInput{color:#ffffffe0;min-width:0;height:30px;font-family:var(--font-mono,ui-monospace, monospace);background:#ffffff0a;border:1px solid #ffffff24;border-radius:6px;flex:1;padding:0 8px;font-size:.72rem}.ColorInput-module__FWGnua__hexInput:focus{border-color:#b4a0ff8c;outline:none}.ColorInput-module__FWGnua__iconBtn{border:1px solid var(--glass-border-raised);color:#fff9;cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex}.ColorInput-module__FWGnua__iconBtn:hover{background:var(--glass-border);color:#fff}.ColorInput-module__FWGnua__rgbLabel{min-width:0;font-family:var(--font-mono,ui-monospace, monospace);color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.66rem;overflow:hidden}.ColorInput-module__FWGnua__opacityRow{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:4px;font-size:.66rem;display:flex}.ColorInput-module__FWGnua__opacityRow input[type=range]{accent-color:#b4a0ffd9;width:100%}.ColorInput-module__FWGnua__previewRow{align-items:center;gap:6px;display:flex}.ColorInput-module__FWGnua__previewChip{border:1px solid var(--glass-border-raised);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ColorInput-module__FWGnua__previewDot{border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 1px #00000026}.ColorInput-module__FWGnua__previewCaption{color:#ffffff61;letter-spacing:.02em;font-size:.62rem}.ColorInput-module__FWGnua__subSection{flex-direction:column;gap:5px;display:flex}.ColorInput-module__FWGnua__subLabel{color:#fff6;letter-spacing:.08em;font-size:.6rem}.ColorInput-module__FWGnua__swatchRow{flex-wrap:wrap;gap:5px;display:flex}.ColorInput-module__FWGnua__swatch{cursor:pointer;border:1px solid #ffffff2e;border-radius:50%;width:18px;height:18px;padding:0;transition:transform .12s,box-shadow .12s;box-shadow:inset 0 0 0 1px #00000026}.ColorInput-module__FWGnua__swatch:hover{transform:scale(1.15)}.ColorInput-module__FWGnua__swatchActive{box-shadow:0 0 0 2px #ffffffd9,inset 0 0 0 1px #00000026}.ColorInput-module__FWGnua__tokenList{flex-direction:column;gap:3px;display:flex}.ColorInput-module__FWGnua__tokenChip{background:var(--glass-bg);color:#ffffffb3;cursor:pointer;text-align:left;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 6px;font-size:.68rem;display:flex}.ColorInput-module__FWGnua__tokenChip:hover{background:#ffffff12}.ColorInput-module__FWGnua__tokenSwatch{border-radius:4px;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff2e}
.header-studio-module__rnt-Sq__container{max-width:900px}.header-studio-module__rnt-Sq__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.header-studio-module__rnt-Sq__title{font-family:var(--font-title);color:#ffffffeb;letter-spacing:-.02em;margin:0 0 4px;font-size:1.75rem;font-weight:600}.header-studio-module__rnt-Sq__sub{font-family:var(--font-subtitle);letter-spacing:.1em;color:#ffffff52;margin:0;font-size:.72rem}.header-studio-module__rnt-Sq__saveBtn{padding:var(--space-2) var(--space-4);color:#dcd2ffeb;cursor:pointer;background:#b4a0ff1a;border:1px solid #b4a0ff40;border-radius:8px;align-items:center;gap:6px;font-size:.78rem;transition:background .2s;display:flex}.header-studio-module__rnt-Sq__saveBtn:hover{background:#b4a0ff2e}.header-studio-module__rnt-Sq__saveBtn:disabled{opacity:.4;cursor:default}.header-studio-module__rnt-Sq__spin{animation:1s linear infinite header-studio-module__rnt-Sq__spin}.header-studio-module__rnt-Sq__tabRow{border-bottom:1px solid var(--glass-border);gap:8px;margin-bottom:20px;padding-bottom:14px;display:flex}.header-studio-module__rnt-Sq__tabBtn{padding:var(--space-2) var(--space-4);border:1px solid var(--glass-border-raised);color:#ffffff8c;cursor:pointer;background:0 0;border-radius:999px;font-size:.78rem;transition:background .2s,color .2s}.header-studio-module__rnt-Sq__tabBtn:hover{color:#fffc}.header-studio-module__rnt-Sq__tabBtnActive{color:#fff;background:#b4a0ff29;border-color:#b4a0ff59}.header-studio-module__rnt-Sq__card{background:var(--glass-bg);border:1px solid #ffffff0f;border-radius:14px;margin-bottom:16px;padding:18px}.header-studio-module__rnt-Sq__cardHeaderRow{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.header-studio-module__rnt-Sq__cardLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:#b4a0ffbf;font-size:.66rem}.header-studio-module__rnt-Sq__helpText{color:#fff6;margin:0 0 12px;font-size:.72rem;line-height:1.6}.header-studio-module__rnt-Sq__fieldLabel{letter-spacing:.06em;text-transform:uppercase;color:#fff6;margin-bottom:5px;font-size:.68rem;display:block}.header-studio-module__rnt-Sq__fieldInput,.header-studio-module__rnt-Sq__fieldTextarea{border:1px solid var(--glass-border-raised);color:#ffffffe6;box-sizing:border-box;background:#00000040;border-radius:8px;width:100%;padding:9px 11px;font-size:.82rem}.header-studio-module__rnt-Sq__fieldTextarea{resize:vertical;min-height:60px;font-family:inherit}.header-studio-module__rnt-Sq__fieldInput:focus,.header-studio-module__rnt-Sq__fieldTextarea:focus{border-color:#b4a0ff66;outline:none}.header-studio-module__rnt-Sq__fieldRow{gap:8px;margin-bottom:10px;display:flex}.header-studio-module__rnt-Sq__fieldRow>*{flex:1;min-width:0}.header-studio-module__rnt-Sq__fieldGroup{margin-bottom:14px}.header-studio-module__rnt-Sq__sliderGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.header-studio-module__rnt-Sq__sliderField{color:#ffffff8c;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:.7rem;display:flex}.header-studio-module__rnt-Sq__sliderField input[type=range]{accent-color:#b4a0ffd9;width:100%}.header-studio-module__rnt-Sq__colorInput{cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:6px;width:100%;height:30px;padding:0}.header-studio-module__rnt-Sq__swatchRow{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.header-studio-module__rnt-Sq__swatch{cursor:pointer;border:1px solid #ffffff2e;border-radius:50%;width:20px;height:20px;padding:0;transition:transform .12s,box-shadow .12s;box-shadow:inset 0 0 0 1px #00000026}.header-studio-module__rnt-Sq__swatch:hover{transform:scale(1.15)}.header-studio-module__rnt-Sq__swatchActive{box-shadow:0 0 0 2px #ffffffd9,inset 0 0 0 1px #00000026}.header-studio-module__rnt-Sq__segSwitch{border:1px solid var(--glass-border);border-radius:8px;display:flex;overflow:hidden}.header-studio-module__rnt-Sq__segBtn{color:#ffffff8c;cursor:pointer;transition:background var(--dur-fast) ease, color var(--dur-fast) ease;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:8px 10px;font-size:.72rem;display:flex}.header-studio-module__rnt-Sq__segBtn:not(:last-child){border-right:1px solid var(--glass-border)}.header-studio-module__rnt-Sq__segBtn:hover{color:#ffffffbf}.header-studio-module__rnt-Sq__segBtnActive{color:#fff;background:#b4a0ff29}.header-studio-module__rnt-Sq__logoPreviewRow{align-items:center;gap:14px;margin-bottom:12px;display:flex}.header-studio-module__rnt-Sq__logoPreview{border:1px solid var(--glass-border-raised);background:#0000004d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.header-studio-module__rnt-Sq__logoPreview img{object-fit:contain;max-width:100%;max-height:100%}.header-studio-module__rnt-Sq__logoPreviewEmpty{color:#ffffff4d;text-align:center;padding:4px;font-size:.62rem}.header-studio-module__rnt-Sq__iconTextBtn{border:1px solid var(--glass-border-raised);background:var(--glass-bg);color:#ffffffa6;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.74rem;transition:background .2s,color .2s;display:flex}.header-studio-module__rnt-Sq__iconTextBtn:hover{color:#ffffffd9;background:#ffffff0f}.header-studio-module__rnt-Sq__dangerBtn:hover{color:#dc5a5ae6;background:#dc46461a;border-color:#dc464640}.header-studio-module__rnt-Sq__listRow{border:1px solid var(--glass-border-subtle);background:#ffffff05;border-radius:8px;align-items:center;gap:8px;margin-bottom:6px;padding:8px 10px;display:flex}.header-studio-module__rnt-Sq__listRowInputs{flex:1;gap:6px;min-width:0;display:flex}.header-studio-module__rnt-Sq__listRowInputs input,.header-studio-module__rnt-Sq__listRowInputs select{flex:1;min-width:0}.header-studio-module__rnt-Sq__moveBtns{flex-direction:column;gap:1px;display:flex}.header-studio-module__rnt-Sq__moveBtn{background:var(--glass-border-subtle);color:#ffffff80;cursor:pointer;border:none;border-radius:3px;justify-content:center;align-items:center;width:20px;height:16px;font-size:.6rem;display:flex}.header-studio-module__rnt-Sq__moveBtn:hover{background:var(--glass-border-raised);color:#fff}.header-studio-module__rnt-Sq__moveBtn:disabled{opacity:.25;cursor:default}.header-studio-module__rnt-Sq__removeBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.header-studio-module__rnt-Sq__removeBtn:hover{color:#dc5a5ae6;background:#dc46461f}.header-studio-module__rnt-Sq__childList{border-left:1px solid var(--glass-border);margin:8px 0 8px 24px;padding-left:12px}.header-studio-module__rnt-Sq__addBtnRow{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}
.MosaicStudioEditor-module__uoRDbq__container{max-width:1240px}.MosaicStudioEditor-module__uoRDbq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:22px;display:flex}.MosaicStudioEditor-module__uoRDbq__title{font-family:var(--font-title,"Clash Display"), system-ui;letter-spacing:-.01em;color:#fffffff0;margin:0;font-size:1.9rem;font-weight:600}.MosaicStudioEditor-module__uoRDbq__sub{color:#ffffff73;max-width:560px;margin:6px 0 0;font-size:.78rem;line-height:1.6}.MosaicStudioEditor-module__uoRDbq__liveLink{color:#b4a0ffd9;align-items:center;gap:3px;text-decoration:none;display:inline-flex}.MosaicStudioEditor-module__uoRDbq__liveLink:hover{text-decoration:underline}.MosaicStudioEditor-module__uoRDbq__saveBtn{border:1px solid rgba(var(--t-accent-rgb,180,160,255), .4);background:rgba(var(--t-accent-rgb,180,160,255), .12);color:#dcd2fff2;height:38px;font-family:var(--font-body);letter-spacing:.06em;cursor:pointer;border-radius:12px;flex-shrink:0;align-items:center;gap:7px;padding:0 18px;font-size:.76rem;transition:background .18s,transform .18s;display:flex}.MosaicStudioEditor-module__uoRDbq__saveBtn:hover:not(:disabled){background:rgba(var(--t-accent-rgb,180,160,255), .24);transform:translateY(-1px)}.MosaicStudioEditor-module__uoRDbq__saveBtn:disabled{opacity:.5;cursor:default}.MosaicStudioEditor-module__uoRDbq__spin{animation:1s linear infinite MosaicStudioEditor-module__uoRDbq__spin}.MosaicStudioEditor-module__uoRDbq__skeleton{background:#ffffff0a;border-radius:16px;height:320px;animation:1.2s ease-in-out infinite MosaicStudioEditor-module__uoRDbq__artPulse}@keyframes MosaicStudioEditor-module__uoRDbq__artPulse{50%{opacity:.4}}.MosaicStudioEditor-module__uoRDbq__emptyMosaic{text-align:center;color:#ffffff59;border:1px dashed #ffffff24;border-radius:16px;padding:40px;font-size:.78rem}.MosaicStudioEditor-module__uoRDbq__metaCard{gap:var(--space-3);border:1px solid var(--glass-border);background:#ffffff06;border-radius:14px;margin-bottom:22px;padding:14px 16px;display:flex}.MosaicStudioEditor-module__uoRDbq__metaField{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.MosaicStudioEditor-module__uoRDbq__metaLabel{font-family:var(--font-mono), monospace;letter-spacing:.18em;color:#fff6;font-size:.56rem}.MosaicStudioEditor-module__uoRDbq__metaInput{height:34px;padding:0 var(--space-3);color:#ffffffeb;font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9px;font-size:.8rem}.MosaicStudioEditor-module__uoRDbq__metaInput:focus{border-color:#b4a0ff80;outline:none}.MosaicStudioEditor-module__uoRDbq__structureCard{border:1px solid var(--glass-border);background:#ffffff06;border-radius:14px;margin-bottom:22px;padding:14px 16px}.MosaicStudioEditor-module__uoRDbq__structureHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.MosaicStudioEditor-module__uoRDbq__structureLabel{font-family:var(--font-mono), monospace;letter-spacing:.2em;color:#ffffff59;font-size:.58rem}.MosaicStudioEditor-module__uoRDbq__structureGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.MosaicStudioEditor-module__uoRDbq__structureField{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:#fff6;flex-direction:column;gap:6px;font-size:.6rem;display:flex}.MosaicStudioEditor-module__uoRDbq__structureField input[type=range]{accent-color:#b4a0ffd9;width:100%}.MosaicStudioEditor-module__uoRDbq__mosaic{flex-direction:column;display:flex}.MosaicStudioEditor-module__uoRDbq__row{gap:var(--space-2);display:flex}.MosaicStudioEditor-module__uoRDbq__tileWrap{min-width:0;display:flex;position:relative}.MosaicStudioEditor-module__uoRDbq__tileFeaturedWrap .MosaicStudioEditor-module__uoRDbq__tile{border-color:#ffd2508c}.MosaicStudioEditor-module__uoRDbq__tile{border:1px solid var(--glass-border-raised);background:#14141a;border-radius:8px;flex:1;min-width:0;position:relative;overflow:hidden}.MosaicStudioEditor-module__uoRDbq__tile img{object-fit:cover;width:100%;height:100%;display:block}.MosaicStudioEditor-module__uoRDbq__focalCrosshair{z-index:4;pointer-events:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;position:absolute;box-shadow:0 0 0 1px #0009,0 0 8px #00000080}.MosaicStudioEditor-module__uoRDbq__focalCrosshair:before,.MosaicStudioEditor-module__uoRDbq__focalCrosshair:after{content:"";background:#fff;position:absolute}.MosaicStudioEditor-module__uoRDbq__focalCrosshair:before{width:1px;margin-left:-.5px;top:-5px;bottom:-5px;left:50%}.MosaicStudioEditor-module__uoRDbq__focalCrosshair:after{height:1px;margin-top:-.5px;top:50%;left:-5px;right:-5px}.MosaicStudioEditor-module__uoRDbq__focalActive{color:#e6e1fff2!important;background:#b4a0ff47!important}.MosaicStudioEditor-module__uoRDbq__sizeBadge{z-index:3;color:#ffffffeb;font-family:var(--font-mono), monospace;letter-spacing:.02em;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);white-space:nowrap;background:#0009;border-radius:4px;padding:2px 6px;font-size:10px;position:absolute;top:6px;left:6px}.MosaicStudioEditor-module__uoRDbq__tileFallback{background:radial-gradient(circle at 30% 30%,#6366f140,#0000 60%),#14141a;position:absolute;inset:0}.MosaicStudioEditor-module__uoRDbq__tileLabel{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;background:#08080ec7;border-radius:6px;max-width:calc(100% - 16px);padding:3px 9px;font-size:.56rem;position:absolute;bottom:8px;left:8px;overflow:hidden}.MosaicStudioEditor-module__uoRDbq__tileActions{gap:var(--space-1);opacity:0;transition:opacity var(--dur-fast) ease;display:flex;position:absolute;top:8px;right:8px}.MosaicStudioEditor-module__uoRDbq__tile:hover .MosaicStudioEditor-module__uoRDbq__tileActions{opacity:1}.MosaicStudioEditor-module__uoRDbq__tileActions button{align-items:center;gap:var(--space-1);color:#ffffffbf;cursor:pointer;background:#08080ed9;border:1px solid #ffffff24;border-radius:7px;height:24px;padding:0 7px;font-size:.6rem;display:flex}.MosaicStudioEditor-module__uoRDbq__tileActions button:hover{color:#fff;background:#6366f166}.MosaicStudioEditor-module__uoRDbq__dragHandle{cursor:grab;touch-action:none}.MosaicStudioEditor-module__uoRDbq__dragHandle:active{cursor:grabbing}.MosaicStudioEditor-module__uoRDbq__dropActive{outline-offset:-2px;border-radius:8px;outline:2px solid #3cc8ffcc}.MosaicStudioEditor-module__uoRDbq__newRowDrop{margin-top:var(--space-2);text-align:center;letter-spacing:.04em;color:#ffffff59;border:1px dashed #ffffff2e;border-radius:12px;padding:18px;font-size:.68rem;transition:background .12s,border-color .12s}.MosaicStudioEditor-module__uoRDbq__newRowDrop.MosaicStudioEditor-module__uoRDbq__dropActive{color:#ffffffb3;background:#3cc8ff14;border-color:#3cc8ff99}.MosaicStudioEditor-module__uoRDbq__edgeV{cursor:col-resize;z-index:5;touch-action:none;background:0 0;border-radius:4px;flex-shrink:0;width:10px;margin:0 -9px 0 0;transition:background .12s;position:relative}.MosaicStudioEditor-module__uoRDbq__edgeV:hover,.MosaicStudioEditor-module__uoRDbq__edgeV:active{background:#ff2dc88c;box-shadow:0 0 10px #ff2dc859}.MosaicStudioEditor-module__uoRDbq__trayHeader{font-family:var(--font-mono), monospace;letter-spacing:.22em;color:#fff6;margin:26px 0 10px;font-size:.58rem}.MosaicStudioEditor-module__uoRDbq__trayEmpty{color:#ffffff61;background:var(--glass-bg);border:1px solid #ffffff12;border-radius:12px;padding:14px 16px;font-size:.74rem;line-height:1.7}.MosaicStudioEditor-module__uoRDbq__tray{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.MosaicStudioEditor-module__uoRDbq__trayItem{background:var(--glass-bg);border:1px solid #ffffff17;border-radius:12px;height:120px;position:relative;overflow:hidden}.MosaicStudioEditor-module__uoRDbq__trayItem img{object-fit:cover;opacity:.75;width:100%;height:100%;position:absolute;inset:0}.MosaicStudioEditor-module__uoRDbq__trayTitle{font-family:var(--font-body);color:#fff;text-shadow:0 1px 4px #000c;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:500;position:absolute;top:10px;left:10px;right:10px;overflow:hidden}.MosaicStudioEditor-module__uoRDbq__trayActions{gap:5px;display:flex;position:absolute;bottom:8px;left:8px}.MosaicStudioEditor-module__uoRDbq__trayActions button{align-items:center;gap:var(--space-1);color:#ffffffd9;letter-spacing:.04em;cursor:pointer;background:#08080ed9;border:1px solid #ffffff29;border-radius:7px;height:24px;padding:0 9px;font-size:.6rem;display:flex}.MosaicStudioEditor-module__uoRDbq__trayActions button:hover{color:#fff;background:#6366f173}.MosaicStudioEditor-module__uoRDbq__trayGrip{color:#ffffffb3;cursor:grab;touch-action:none;background:#08080eb3;border:1px solid #ffffff29;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:8px;right:8px}.MosaicStudioEditor-module__uoRDbq__trayGrip:active{cursor:grabbing}.MosaicStudioEditor-module__uoRDbq__trayGrip:hover{color:#fff;background:#6366f173}@media (max-width:768px){.MosaicStudioEditor-module__uoRDbq__header{flex-wrap:wrap}.MosaicStudioEditor-module__uoRDbq__metaCard{flex-direction:column}.MosaicStudioEditor-module__uoRDbq__row{-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow-x:auto}.MosaicStudioEditor-module__uoRDbq__tileWrap{min-width:150px}}@media (max-width:480px){.MosaicStudioEditor-module__uoRDbq__title{font-size:1.5rem}.MosaicStudioEditor-module__uoRDbq__saveBtn{justify-content:center;width:100%}.MosaicStudioEditor-module__uoRDbq__tray{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.MosaicStudioEditor-module__uoRDbq__structureGrid{grid-template-columns:1fr 1fr}}.MosaicStudioEditor-module__uoRDbq__tagChipRow{flex-wrap:wrap;gap:6px;min-height:24px;margin-bottom:12px;display:flex}.MosaicStudioEditor-module__uoRDbq__tagEmptyHint{color:#ffffff4d;font-size:.7rem}.MosaicStudioEditor-module__uoRDbq__tagChip{color:#dcdcffeb;background:#6366f129;border:1px solid #6366f159;border-radius:999px;align-items:center;gap:5px;padding:4px 6px 4px 10px;font-size:.7rem;display:inline-flex}.MosaicStudioEditor-module__uoRDbq__tagChip button{color:#dcdcff99;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.MosaicStudioEditor-module__uoRDbq__tagChip button:hover{color:#fff}.MosaicStudioEditor-module__uoRDbq__tagAddRow{gap:6px;display:flex}.MosaicStudioEditor-module__uoRDbq__tagAddInput{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff24;border-radius:8px;flex:1;min-width:0;height:32px;padding:0 10px;font-size:.78rem}.MosaicStudioEditor-module__uoRDbq__tagAddInput:focus{border-color:#b4a0ff8c;outline:none}.MosaicStudioEditor-module__uoRDbq__tagAddBtn{color:#e6e1fff2;cursor:pointer;white-space:nowrap;background:#b4a0ff33;border:none;border-radius:8px;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:.75rem;display:flex}.MosaicStudioEditor-module__uoRDbq__tagAddBtn:hover{background:#b4a0ff4d}
.FocalPointPicker-module__gQEhuq__wrap{aspect-ratio:4/3;cursor:crosshair;background:#14141a;border-radius:8px;width:100%;position:relative;overflow:hidden}.FocalPointPicker-module__gQEhuq__media{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.FocalPointPicker-module__gQEhuq__crosshair{z-index:2;pointer-events:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;position:absolute;box-shadow:0 0 0 1px #0009,0 0 8px #00000080}.FocalPointPicker-module__gQEhuq__crosshair:before,.FocalPointPicker-module__gQEhuq__crosshair:after{content:"";background:#fff;position:absolute}.FocalPointPicker-module__gQEhuq__crosshair:before{width:1px;margin-left:-.5px;top:-5px;bottom:-5px;left:50%}.FocalPointPicker-module__gQEhuq__crosshair:after{height:1px;margin-top:-.5px;top:50%;left:-5px;right:-5px}
.DeleteButton-module__3_FUwG__btn{transition:background var(--dur-fast) ease, color var(--dur-fast) ease, border-color var(--dur-fast) ease}.DeleteButton-module__3_FUwG__armed{animation:1.4s ease-in-out infinite DeleteButton-module__3_FUwG__armedPulse;color:#ffc378f2!important;background:#ffaa4629!important;border-color:#ffaa4666!important}@keyframes DeleteButton-module__3_FUwG__armedPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}
.AboutStudioEditor-module___xErFa__sectionCard{padding:var(--space-4);border:1px solid var(--glass-border);background:#ffffff05;border-radius:14px;gap:14px;margin-bottom:14px;display:flex}.AboutStudioEditor-module___xErFa__sectionCard.AboutStudioEditor-module___xErFa__light{border-color:#f0ebdc2e}.AboutStudioEditor-module___xErFa__sectionBody{flex:1;min-width:0}.AboutStudioEditor-module___xErFa__sectionTopRow{margin-bottom:var(--space-3);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AboutStudioEditor-module___xErFa__themeBtn{border:1px solid var(--glass-border-raised);color:#ffffff80;letter-spacing:.04em;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:.68rem;display:flex}.AboutStudioEditor-module___xErFa__themeBtnActiveDark{background:var(--glass-border-raised);color:#fff;border-color:#fff6}.AboutStudioEditor-module___xErFa__themeBtnActiveLight{color:#fff0d2f2;background:#f0e1b424;border-color:#f0e1b480}.AboutStudioEditor-module___xErFa__orderBtn{color:#dcd2ffd9;cursor:pointer;background:#b4a0ff14;border:1px solid #b4a0ff40;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:.68rem;display:flex}.AboutStudioEditor-module___xErFa__removeBtn{color:#ff78788c;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:auto;display:flex}.AboutStudioEditor-module___xErFa__removeBtn:hover{color:#ff8c8ce6;background:#ff78781f}.AboutStudioEditor-module___xErFa__sectionGrid{grid-template-columns:200px 1fr;gap:16px;display:grid}@media (max-width:700px){.AboutStudioEditor-module___xErFa__sectionGrid{grid-template-columns:1fr}}.AboutStudioEditor-module___xErFa__mediaThumb{aspect-ratio:4/3;cursor:pointer;color:#ffffff59;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.AboutStudioEditor-module___xErFa__mediaThumb img,.AboutStudioEditor-module___xErFa__mediaThumb video{object-fit:cover;width:100%;height:100%;display:block}.AboutStudioEditor-module___xErFa__textFields{flex-direction:column;gap:8px;display:flex}.AboutStudioEditor-module___xErFa__miniRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.AboutStudioEditor-module___xErFa__miniLabel{font-family:var(--font-mono), monospace;letter-spacing:.08em;color:#ffffff61;font-size:.56rem}.AboutStudioEditor-module___xErFa__miniSelect{border:1px solid var(--glass-border-raised);background:var(--glass-bg);color:#ffffffd9;border-radius:6px;height:26px;padding:0 8px;font-size:.7rem}.AboutStudioEditor-module___xErFa__miniCheck{color:#ffffff8c;align-items:center;gap:5px;font-size:.68rem;display:flex}.AboutStudioEditor-module___xErFa__miniRange{accent-color:#b4a0ffd9;width:90px}.AboutStudioEditor-module___xErFa__teamGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.AboutStudioEditor-module___xErFa__teamCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex}.AboutStudioEditor-module___xErFa__addTeamCard{color:#fff6;cursor:pointer;background:0 0;border:1px dashed #ffffff2e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:140px;font-size:.7rem;display:flex}.AboutStudioEditor-module___xErFa__addTeamCard:hover{color:#ffffffb3;border-color:#ffffff4d}.AboutStudioEditor-module___xErFa__statsGrid{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.AboutStudioEditor-module___xErFa__statCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;flex-direction:column;gap:6px;width:160px;padding:10px;display:flex}
.HomepageStudioEditor-module__vyixNW__reingestNote{color:#dcd6ffbf;background:#b4a0ff12;border:1px solid #b4a0ff2e;border-radius:10px;margin:-6px 0 20px;padding:10px 14px;font-size:.74rem;line-height:1.6}.HomepageStudioEditor-module__vyixNW__sectionCard{padding:var(--space-4);border:1px solid var(--glass-border);background:#ffffff05;border-radius:14px;margin-bottom:18px}.HomepageStudioEditor-module__vyixNW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.HomepageStudioEditor-module__vyixNW__sectionTitle{font-family:var(--font-mono), monospace;letter-spacing:.14em;color:#ffffff73;font-size:.62rem}.HomepageStudioEditor-module__vyixNW__sectionHint{color:#ffffff59;margin:-8px 0 12px;font-size:.72rem;line-height:1.5}.HomepageStudioEditor-module__vyixNW__addBtn{color:#dcd6ffe6;cursor:pointer;background:#b4a0ff14;border:1px solid #b4a0ff4d;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.72rem;display:flex}.HomepageStudioEditor-module__vyixNW__addBtn:hover{background:#b4a0ff29}.HomepageStudioEditor-module__vyixNW__slideRow{padding:var(--space-3);background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.HomepageStudioEditor-module__vyixNW__slideThumb{cursor:pointer;color:#ffffff59;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:60px;display:flex;position:relative;overflow:hidden}.HomepageStudioEditor-module__vyixNW__slideThumb img{object-fit:cover;width:100%;height:100%;display:block}.HomepageStudioEditor-module__vyixNW__slideFields{flex:1;grid-template-columns:1fr 1fr;gap:8px;min-width:0;display:grid}.HomepageStudioEditor-module__vyixNW__slideFields label{flex-direction:column;grid-column:1/-1;gap:3px;display:flex}.HomepageStudioEditor-module__vyixNW__slideFieldHalf{flex-direction:column;gap:3px;display:flex}.HomepageStudioEditor-module__vyixNW__fieldLabel{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#ffffff61;font-size:.56rem}.HomepageStudioEditor-module__vyixNW__fieldInput{border:1px solid var(--glass-border-raised);background:var(--glass-bg);color:#ffffffe6;border-radius:7px;height:30px;padding:0 9px;font-size:.76rem}.HomepageStudioEditor-module__vyixNW__fieldInput:focus{border-color:#b4a0ff80;outline:none}.HomepageStudioEditor-module__vyixNW__externalCheck{color:#ffffff80;grid-column:1/-1;align-items:center;gap:6px;font-size:.7rem;display:flex}.HomepageStudioEditor-module__vyixNW__rowActions{flex-direction:column;gap:4px;display:flex}.HomepageStudioEditor-module__vyixNW__rowActions button{border:1px solid var(--glass-border-raised);background:var(--glass-bg);color:#ffffff8c;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.HomepageStudioEditor-module__vyixNW__rowActions button:hover:not(:disabled){background:var(--glass-border);color:#ffffffe6}.HomepageStudioEditor-module__vyixNW__rowActions button:disabled{opacity:.3;cursor:default}.HomepageStudioEditor-module__vyixNW__keywordList{flex-wrap:wrap;gap:8px;display:flex}.HomepageStudioEditor-module__vyixNW__keywordChip{background:var(--glass-bg);border:1px solid var(--glass-border-raised);border-radius:999px;align-items:center;gap:6px;padding:4px 4px 4px 10px;display:flex}.HomepageStudioEditor-module__vyixNW__keywordInput{color:#ffffffe6;background:0 0;border:none;width:130px;height:24px;padding:0 4px;font-size:.74rem}.HomepageStudioEditor-module__vyixNW__keywordInput:focus{outline:none}.HomepageStudioEditor-module__vyixNW__keywordChip button{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.HomepageStudioEditor-module__vyixNW__keywordChip button:hover{color:#ffb4b4e6;background:#e66e6e2e}
.CaseStudyStudioEditor-module__BQx1SG__blockCard{border:1px solid var(--glass-border);background:#ffffff05;border-radius:12px;gap:12px;margin-bottom:12px;padding:14px;display:flex}.CaseStudyStudioEditor-module__BQx1SG__blockBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.CaseStudyStudioEditor-module__BQx1SG__blockTopRow{align-items:center;gap:8px;display:flex}.CaseStudyStudioEditor-module__BQx1SG__blockKindBadge{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#d2c8ffd9;background:#b4a0ff1a;border:1px solid #b4a0ff38;border-radius:999px;padding:3px 9px;font-size:.6rem}.CaseStudyStudioEditor-module__BQx1SG__orderBtn{border:1px solid var(--glass-border-raised);color:#ffffff80;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:24px;height:24px;padding:0;display:flex}.CaseStudyStudioEditor-module__BQx1SG__removeBtn{color:#ff787899;margin-left:auto}.CaseStudyStudioEditor-module__BQx1SG__removeBtn:hover{color:#ff8c8ce6;background:#ff78781f}.CaseStudyStudioEditor-module__BQx1SG__statRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.CaseStudyStudioEditor-module__BQx1SG__addKindRow{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.CaseStudyStudioEditor-module__BQx1SG__addKindBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:1px dashed #ffffff29;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.74rem;display:flex}.CaseStudyStudioEditor-module__BQx1SG__addKindBtn:hover{color:#dcd2ffe6;border-color:#b4a0ff66}
.SaveIndicator-module__0WdxQa__saveBtn{padding:var(--space-2) var(--space-4);color:#dcd2ffeb;cursor:pointer;background:#b4a0ff1a;border:1px solid #b4a0ff40;border-radius:8px;align-items:center;gap:6px;font-size:.78rem;transition:background .2s;display:flex}.SaveIndicator-module__0WdxQa__saveBtn:hover{background:#b4a0ff2e}.SaveIndicator-module__0WdxQa__saveBtn:disabled{opacity:.4;cursor:default}.SaveIndicator-module__0WdxQa__autoStatus{color:#ffffff73;letter-spacing:.02em;align-items:center;gap:6px;font-size:.72rem;display:flex}.SaveIndicator-module__0WdxQa__spin{animation:1s linear infinite SaveIndicator-module__0WdxQa__spin}
.NavigationHub-module__bI0bsW__root{--space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-7:64px;--space-8:96px;--nh-header-h:88px;--nh-panel-left:58%;--nh-gutter:96px;--nh-col-gap:56px;--nh-edge-margin:var(--space-8);--nh-radius:18px;--nh-ease:cubic-bezier(.16, 1, .3, 1);--nh-header-h-safe:calc(var(--nh-header-h) + env(safe-area-inset-top,0px));--nh-bg:var(--page-bg,#0a0a0e);--nh-text:var(--page-text,#fff);--nh-text-muted:var(--page-text-muted,#ffffff8c);--nh-hairline:var(--page-hairline,#ffffff24);--nh-surface:var(--page-button,#ffffff0f);--nh-surface-hover:var(--page-button-hover,#ffffff1f);font-family:var(--font-body,system-ui), sans-serif;color:var(--nh-text);position:relative}.NavigationHub-module__bI0bsW__header{height:calc(var(--nh-header-h) + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);padding-left:max(var(--nh-edge-margin), env(safe-area-inset-left,0px));padding-right:max(var(--nh-edge-margin), env(safe-area-inset-right,0px));z-index:500;pointer-events:none;background:var(--nh-header-bg,transparent);transition:background .3s var(--nh-ease);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.NavigationHub-module__bI0bsW__header>*{pointer-events:auto}.NavigationHub-module__bI0bsW__logo{font-family:var(--font-display,system-ui), sans-serif;letter-spacing:.02em;text-transform:uppercase;color:var(--nh-text);font-size:1.05rem;font-weight:700;display:block}.NavigationHub-module__bI0bsW__logoImg{object-fit:contain;width:auto;max-width:min(180px,40vw);height:clamp(22px,6vw,32px);display:block}.NavigationHub-module__bI0bsW__headerUtility{align-items:center;gap:var(--space-2);display:flex}.NavigationHub-module__bI0bsW__langPill{height:38px;padding:0 var(--space-3);border:1px solid var(--nh-hairline);background:var(--nh-surface);color:var(--nh-text);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .25s var(--nh-ease);border-radius:999px;font-size:.68rem}.NavigationHub-module__bI0bsW__langPill:hover{background:var(--nh-surface-hover)}.NavigationHub-module__bI0bsW__themeToggleBtn{border:1px solid var(--nh-hairline);background:var(--nh-surface);width:42px;height:42px;color:var(--nh-text);cursor:pointer;transition:background .25s var(--nh-ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavigationHub-module__bI0bsW__themeToggleBtn:hover{background:var(--nh-surface-hover)}.NavigationHub-module__bI0bsW__burger{border:1px solid var(--nh-hairline);background:var(--nh-surface);-webkit-backdrop-filter:blur(14px)saturate(140%);cursor:pointer;width:52px;height:52px;transition:background .25s var(--nh-ease), transform .25s var(--nh-ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavigationHub-module__bI0bsW__burger:hover{background:var(--nh-surface-hover)}.NavigationHub-module__bI0bsW__burger:active{transform:scale(.94)}.NavigationHub-module__bI0bsW__burgerOpen:hover{transform:rotate(90deg)}.NavigationHub-module__bI0bsW__burgerOpen:hover:active{transform:rotate(90deg)scale(.94)}.NavigationHub-module__bI0bsW__burgerIcon{width:18px;height:13px;position:relative}.NavigationHub-module__bI0bsW__burgerLine{background:var(--nh-text);height:1.5px;transition:transform .35s var(--nh-ease), opacity .2s var(--nh-ease), top .35s var(--nh-ease);border-radius:2px;position:absolute;left:0;right:0}.NavigationHub-module__bI0bsW__burgerLine:first-child{top:0}.NavigationHub-module__bI0bsW__burgerLine:nth-child(2){top:50%;transform:translateY(-50%)}.NavigationHub-module__bI0bsW__burgerLine:nth-child(3){top:100%;transform:translateY(-100%)}.NavigationHub-module__bI0bsW__burgerOpen .NavigationHub-module__bI0bsW__burgerLine:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.NavigationHub-module__bI0bsW__burgerOpen .NavigationHub-module__bI0bsW__burgerLine:nth-child(2){opacity:0}.NavigationHub-module__bI0bsW__burgerOpen .NavigationHub-module__bI0bsW__burgerLine:nth-child(3){top:50%;transform:translateY(-50%)rotate(-45deg)}.NavigationHub-module__bI0bsW__overlay{z-index:400;background:var(--nh-bg);opacity:0;visibility:hidden;transition:opacity .5s var(--nh-ease), transform .5s var(--nh-ease), visibility 0s linear .5s;position:fixed;inset:0;transform:scale(1.02)}.NavigationHub-module__bI0bsW__overlayOpen{opacity:1;visibility:visible;transition:opacity .5s var(--nh-ease), transform .5s var(--nh-ease), visibility 0s linear 0s;transform:scale(1)}@media (prefers-reduced-motion:reduce){.NavigationHub-module__bI0bsW__overlay,.NavigationHub-module__bI0bsW__overlayOpen{transition-duration:10ms}}.NavigationHub-module__bI0bsW__overlayInner{grid-template-rows:var(--nh-header-h-safe) 1fr;height:100%;display:grid;overflow-y:auto}.NavigationHub-module__bI0bsW__body{grid-template-columns:minmax(0, var(--nh-panel-left)) var(--nh-gutter) minmax(0, 1fr);padding:var(--space-6) max(var(--nh-edge-margin), env(safe-area-inset-right,0px)) calc(var(--space-8) + env(safe-area-inset-bottom,0px)) max(var(--nh-edge-margin), env(safe-area-inset-left,0px));min-height:calc(100% - var(--nh-header-h-safe));grid-template-areas:"brand.navhub";align-items:stretch;display:grid}.NavigationHub-module__bI0bsW__brandPanel{justify-content:center;gap:var(--space-5);padding-right:var(--space-4);flex-direction:column;grid-area:brand;display:flex}.NavigationHub-module__bI0bsW__brandLogo{font-family:var(--font-display,system-ui), sans-serif;letter-spacing:-.01em;margin:0;font-size:clamp(2.75rem,6vw,5rem);font-weight:800;line-height:.98;display:block}.NavigationHub-module__bI0bsW__brandLogo span{color:var(--nh-text-muted)}.NavigationHub-module__bI0bsW__brandLogoImg{object-fit:contain;align-self:flex-start;width:auto;max-width:85%;height:auto;max-height:clamp(90px,12vw,168px);display:block}.NavigationHub-module__bI0bsW__brandTitle{letter-spacing:.16em;text-transform:uppercase;color:var(--nh-text-muted);margin:0;font-size:.82rem}.NavigationHub-module__bI0bsW__brandDivider{background:var(--nh-hairline);width:56px;height:1px;margin:var(--space-2) 0}.NavigationHub-module__bI0bsW__brandDescription{color:var(--nh-text-muted);max-width:52ch;margin:0;font-size:1.1rem;line-height:1.6}.NavigationHub-module__bI0bsW__brandIntro{color:var(--nh-text-muted);max-width:52ch;margin:var(--space-2) 0 0;padding-top:var(--space-5);border-top:1px solid var(--nh-hairline);font-size:.95rem;line-height:1.6}.NavigationHub-module__bI0bsW__contactBlock{gap:var(--space-2);margin-top:var(--space-2);flex-direction:column;display:flex}.NavigationHub-module__bI0bsW__contactRow{align-items:center;gap:var(--space-2);color:var(--nh-text-muted);width:fit-content;transition:color .2s var(--nh-ease);font-size:.95rem;text-decoration:none;display:flex}.NavigationHub-module__bI0bsW__contactRow:hover{color:var(--nh-text)}.NavigationHub-module__bI0bsW__navHub{grid-area:navhub;grid-template-columns:repeat(var(--nh-nav-cols,2), minmax(0, 1fr));column-gap:var(--nh-col-gap);padding-left:var(--space-4);align-content:center;align-items:start;display:grid;container-type:inline-size}.NavigationHub-module__bI0bsW__navColumn{gap:var(--space-1);flex-direction:column;display:flex}.NavigationHub-module__bI0bsW__navGroupLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--nh-text-muted);margin:0 0 var(--space-2);font-size:.68rem}.NavigationHub-module__bI0bsW__navLink{align-items:center;gap:var(--space-2);font-family:var(--font-display,system-ui), sans-serif;color:var(--nh-text);padding:var(--space-1) 0;transition:color .2s var(--nh-ease), transform .2s var(--nh-ease);width:fit-content;font-size:clamp(1rem,1.4vw,1.3rem);font-weight:600;line-height:1.15;text-decoration:none;display:flex}.NavigationHub-module__bI0bsW__navLink:hover{color:var(--nh-text-muted);transform:translate(4px)}.NavigationHub-module__bI0bsW__navDropdown{flex-direction:column;display:flex}.NavigationHub-module__bI0bsW__navDropdownTrigger{align-items:center;gap:var(--space-2);font-family:var(--font-display,system-ui), sans-serif;color:var(--nh-text);padding:var(--space-1) 0;cursor:pointer;text-align:left;width:fit-content;transition:color .2s var(--nh-ease), transform .2s var(--nh-ease);background:0 0;border:none;font-size:clamp(1rem,1.4vw,1.3rem);font-weight:600;line-height:1.15;display:flex}.NavigationHub-module__bI0bsW__navDropdownTrigger:hover{color:var(--nh-text-muted);transform:translate(4px)}.NavigationHub-module__bI0bsW__navDropdownTrigger svg{transition:transform .3s var(--nh-ease);opacity:.5}.NavigationHub-module__bI0bsW__navDropdownOpen svg{transform:rotate(180deg)}.NavigationHub-module__bI0bsW__navDropdownChildren{opacity:0;max-height:0;transition:max-height .4s var(--nh-ease), opacity .25s var(--nh-ease);flex-direction:column;display:flex;overflow:hidden}.NavigationHub-module__bI0bsW__navDropdownOpen+.NavigationHub-module__bI0bsW__navDropdownChildren,.NavigationHub-module__bI0bsW__navDropdownChildren.NavigationHub-module__bI0bsW__navDropdownChildrenOpen{opacity:1;max-height:400px;transition:max-height .4s var(--nh-ease), opacity .35s var(--nh-ease) .1s}.NavigationHub-module__bI0bsW__navDropdownChild{color:var(--nh-text-muted);padding:var(--space-1) 0 var(--space-1) var(--space-3);width:fit-content;transition:color .2s var(--nh-ease);font-size:.85rem;text-decoration:none}.NavigationHub-module__bI0bsW__navDropdownChild:hover{color:var(--nh-text)}.NavigationHub-module__bI0bsW__downloadBtn{--dl-pad-x:clamp(10px, calc(2px + calc(7.5cqw / var(--nh-nav-cols,2))), var(--space-5));--dl-seam:clamp(12px, 4cqw, 28px);--dl-extra:calc((var(--nh-col-gap) - var(--dl-seam)) / 2);box-sizing:border-box;width:100%;margin-top:clamp(var(--space-6), 10vh, 128px);padding:14px var(--dl-pad-x);border-radius:var(--nh-download-radius,999px);border:1px solid var(--nh-hairline);background:var(--nh-surface);color:var(--nh-text);font-size:clamp(.6rem, calc(.5rem + calc(1.3cqw / var(--nh-nav-cols,2))), .85rem);letter-spacing:.02em;text-transform:uppercase;transition:background .25s var(--nh-ease), transform .25s var(--nh-ease);justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.NavigationHub-module__bI0bsW__downloadBtn:hover{background:var(--nh-surface-hover);transform:translateY(-1px)}.NavigationHub-module__bI0bsW__downloadBtn svg{right:var(--dl-pad-x);flex-shrink:0;position:absolute}.NavigationHub-module__bI0bsW__downloadBtn span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NavigationHub-module__bI0bsW__downloadBtn:not(:last-of-type){width:calc(100% + var(--dl-extra))}.NavigationHub-module__bI0bsW__downloadBtn:not(:first-of-type){width:calc(100% + var(--dl-extra));margin-left:calc(-1 * var(--dl-extra))}.NavigationHub-module__bI0bsW__socials{justify-content:flex-end;align-items:center;gap:var(--space-2);margin-top:var(--space-3);flex-shrink:0;grid-column:1/-1;display:flex}.NavigationHub-module__bI0bsW__socialBtn{border:1px solid var(--nh-hairline);background:var(--nh-surface);width:42px;height:42px;color:var(--nh-text);transition:background .25s var(--nh-ease), transform .25s var(--nh-ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavigationHub-module__bI0bsW__socialBtn:hover{background:var(--nh-surface-hover);transform:scale(1.08)}.NavigationHub-module__bI0bsW__socialBtn svg{width:16px;height:16px}@media (max-width:1440px){.NavigationHub-module__bI0bsW__root{--nh-edge-margin:var(--space-7);--nh-gutter:80px}}@media (max-width:1199px){.NavigationHub-module__bI0bsW__root{--nh-panel-left:54%;--nh-gutter:64px;--nh-col-gap:48px}}@media (max-width:899px){.NavigationHub-module__bI0bsW__body{grid-template-columns:1fr;grid-template-rows:auto var(--space-7) auto;padding:var(--space-5) max(var(--nh-edge-margin), env(safe-area-inset-right,0px)) calc(var(--space-7) + env(safe-area-inset-bottom,0px)) max(var(--nh-edge-margin), env(safe-area-inset-left,0px));grid-template-areas:"brand"".""navhub"}.NavigationHub-module__bI0bsW__root{--nh-edge-margin:clamp(1.4rem, 5vw, 4.5rem)}.NavigationHub-module__bI0bsW__logoImg{height:clamp(16px,4.5vw,22px)}.NavigationHub-module__bI0bsW__brandPanel{justify-content:flex-start;padding-right:0}.NavigationHub-module__bI0bsW__navHub{align-content:start;padding-left:0}.NavigationHub-module__bI0bsW__navColumn{gap:var(--space-5)}.NavigationHub-module__bI0bsW__downloadBtn:not(:last-of-type){width:100%}.NavigationHub-module__bI0bsW__downloadBtn:not(:first-of-type){width:100%;margin-left:0}}@media (max-width:560px){.NavigationHub-module__bI0bsW__root{--nh-header-h:76px}.NavigationHub-module__bI0bsW__brandLogo{font-size:2.2rem}.NavigationHub-module__bI0bsW__navLink,.NavigationHub-module__bI0bsW__navDropdownTrigger{font-size:1.05rem}}@media (min-width:1800px){.NavigationHub-module__bI0bsW__root{--nh-edge-margin:140px;--nh-gutter:120px}}
.EnterExperience-module__BnENbq__root{z-index:9500;transition:opacity var(--ee-duration) var(--ee-easing), filter var(--ee-duration) var(--ee-easing), transform var(--ee-duration) var(--ee-easing);transition-delay:var(--ee-delay);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.EnterExperience-module__BnENbq__bg{position:absolute;inset:0}.EnterExperience-module__BnENbq__bgMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.EnterExperience-module__BnENbq__bgOverlay{position:absolute;inset:0}.EnterExperience-module__BnENbq__content{z-index:2;box-sizing:border-box;text-align:center;grid-template-rows:1fr auto 1fr;justify-items:center;max-width:min(90vw,900px);height:100%;max-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.EnterExperience-module__BnENbq__beforeGroup{grid-row:1;align-self:end;padding-bottom:clamp(1.25rem,3vw,2.25rem)}.EnterExperience-module__BnENbq__headlineGroup{grid-row:2;align-self:center}.EnterExperience-module__BnENbq__afterGroup{flex-direction:column;grid-row:3;align-self:start;align-items:center;gap:clamp(1.25rem,3vw,2.25rem);padding-top:clamp(1.25rem,3vw,2.25rem);display:flex}.EnterExperience-module__BnENbq__subtitle{font-size:clamp(.6rem, 2vw, var(--ee-fs))}.EnterExperience-module__BnENbq__headline{font-size:clamp(2.25rem, 9vw, var(--ee-fs))}.EnterExperience-module__BnENbq__headlineImg{font-size:clamp(2.25rem, 9vw, var(--ee-fs));object-fit:contain;width:auto;max-width:100%;height:1.05em;margin:0 auto;display:block}.EnterExperience-module__BnENbq__description{font-size:clamp(.85rem, 2.2vw, var(--ee-fs));max-width:52ch}.EnterExperience-module__BnENbq__copyright{font-size:clamp(.6rem, 1.6vw, var(--ee-fs))}.EnterExperience-module__BnENbq__enterBtn{font-size:clamp(.65rem, 1.6vw, var(--ee-btn-fs));border:var(--ee-btn-border-w) solid var(--ee-btn-border-c);border-radius:var(--ee-btn-radius);background:var(--ee-btn-bg);color:var(--ee-btn-color);cursor:pointer;transition:background var(--ee-btn-transition) ease, color var(--ee-btn-transition) ease, box-shadow var(--ee-btn-transition) ease, transform var(--ee-btn-transition) cubic-bezier(.34, 1.56, .64, 1);outline:none;margin-top:.5rem;padding:.88rem 3rem}.EnterExperience-module__BnENbq__enterBtn:hover{background:var(--ee-btn-bg-hover);color:var(--ee-btn-color-hover);transform:scale(1.05)}.EnterExperience-module__BnENbq__enterBtn:active{transform:scale(.96)}.EnterExperience-module__BnENbq__enterBtn:focus-visible{box-shadow:0 0 0 2px var(--ee-btn-color)}.EnterExperience-module__BnENbq__presetFade.EnterExperience-module__BnENbq__exiting{opacity:0;pointer-events:none}.EnterExperience-module__BnENbq__presetFadeBlur.EnterExperience-module__BnENbq__exiting{opacity:0;filter:blur(var(--ee-blur));pointer-events:none}.EnterExperience-module__BnENbq__presetScale.EnterExperience-module__BnENbq__exiting{opacity:0;transform:scale(var(--ee-scale-from));pointer-events:none}.EnterExperience-module__BnENbq__presetSlide.EnterExperience-module__BnENbq__exiting{opacity:0;transform:var(--ee-slide-from);pointer-events:none}@media (prefers-reduced-motion:reduce){.EnterExperience-module__BnENbq__root{transition-duration:10ms}}.EnterExperience-module__BnENbq__elFade{animation:EnterExperience-module__BnENbq__eeElFade var(--ee-el-duration) var(--ee-el-easing) var(--ee-el-delay) both}.EnterExperience-module__BnENbq__elSlide{animation:EnterExperience-module__BnENbq__eeElSlide var(--ee-el-duration) var(--ee-el-easing) var(--ee-el-delay) both}.EnterExperience-module__BnENbq__elScale{animation:EnterExperience-module__BnENbq__eeElScale var(--ee-el-duration) var(--ee-el-easing) var(--ee-el-delay) both}@keyframes EnterExperience-module__BnENbq__eeElFade{0%{opacity:0}to{opacity:1}}@keyframes EnterExperience-module__BnENbq__eeElSlide{0%{opacity:0;transform:var(--ee-el-slide-from)}to{opacity:1;transform:none}}@keyframes EnterExperience-module__BnENbq__eeElScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.EnterExperience-module__BnENbq__elFade,.EnterExperience-module__BnENbq__elSlide,.EnterExperience-module__BnENbq__elScale{animation-duration:10ms}}
.FlowStepScreen-module__KEeq2W__root{z-index:9500;color:#f5f5f5;font-family:var(--font-body,system-ui), sans-serif;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.FlowStepScreen-module__KEeq2W__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:min(90vw,640px);padding:2rem;display:flex;position:relative}.FlowStepScreen-module__KEeq2W__title{font-family:var(--font-display,system-ui), sans-serif;margin:0;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.1}.FlowStepScreen-module__KEeq2W__description{opacity:.75;max-width:52ch;margin:0;font-size:clamp(.9rem,2vw,1.05rem);line-height:1.6}.FlowStepScreen-module__KEeq2W__blockedMsg{opacity:.6;font-size:1rem}.FlowStepScreen-module__KEeq2W__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:.5rem;display:flex}.FlowStepScreen-module__KEeq2W__primaryBtn,.FlowStepScreen-module__KEeq2W__secondaryBtn{font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:.8rem 2rem;font-size:.75rem;transition:background .25s,transform .25s}.FlowStepScreen-module__KEeq2W__primaryBtn:hover,.FlowStepScreen-module__KEeq2W__secondaryBtn:hover{background:#ffffff24;transform:translateY(-1px)}.FlowStepScreen-module__KEeq2W__secondaryBtn{background:0 0}.FlowStepScreen-module__KEeq2W__optionList{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:.5rem;display:flex}.FlowStepScreen-module__KEeq2W__optionBtn{font-family:var(--font-mono,monospace);letter-spacing:.06em;color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;padding:.65rem 1.4rem;font-size:.72rem;transition:background .2s}.FlowStepScreen-module__KEeq2W__optionBtn:hover{background:#ffffff1f}.FlowStepScreen-module__KEeq2W__newsletterForm{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.FlowStepScreen-module__KEeq2W__emailInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;min-width:220px;padding:.75rem 1rem;font-size:.85rem}.FlowStepScreen-module__KEeq2W__emailInput::placeholder{color:#fff6}.FlowStepScreen-module__KEeq2W__countdown{gap:1.25rem;margin-top:.5rem;display:flex}.FlowStepScreen-module__KEeq2W__countUnit{flex-direction:column;align-items:center;gap:4px;display:flex}.FlowStepScreen-module__KEeq2W__countNum{font-family:var(--font-display,system-ui), sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.FlowStepScreen-module__KEeq2W__countLabel{letter-spacing:.14em;text-transform:uppercase;opacity:.5;font-size:.6rem}.FlowStepScreen-module__KEeq2W__stepVideo{border-radius:12px;max-width:min(80vw,720px);max-height:60vh}.FlowStepScreen-module__KEeq2W__animationStage{border-radius:12px;width:min(80vw,720px);height:40vh;position:relative;overflow:hidden}.FlowStepScreen-module__KEeq2W__animFade{animation:FlowStepScreen-module__KEeq2W__fsFade var(--fs-duration) var(--fs-easing) var(--fs-delay) both}.FlowStepScreen-module__KEeq2W__animSlide{animation:FlowStepScreen-module__KEeq2W__fsSlide var(--fs-duration) var(--fs-easing) var(--fs-delay) both}.FlowStepScreen-module__KEeq2W__animScale{animation:FlowStepScreen-module__KEeq2W__fsScale var(--fs-duration) var(--fs-easing) var(--fs-delay) both}@keyframes FlowStepScreen-module__KEeq2W__fsFade{0%{opacity:0}to{opacity:1}}@keyframes FlowStepScreen-module__KEeq2W__fsSlide{0%{opacity:0;transform:var(--fs-slide-from)}to{opacity:1;transform:none}}@keyframes FlowStepScreen-module__KEeq2W__fsScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.FlowStepScreen-module__KEeq2W__animFade,.FlowStepScreen-module__KEeq2W__animSlide,.FlowStepScreen-module__KEeq2W__animScale{animation-duration:10ms}}
.FlowBackgroundLayer-module__btRgja__bg{position:absolute;inset:0;overflow:hidden}.FlowBackgroundLayer-module__btRgja__bgMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.FlowBackgroundLayer-module__btRgja__overlay{position:absolute;inset:0}.FlowBackgroundLayer-module__btRgja__particleCanvas{width:100%;height:100%;position:absolute;inset:0}.FlowBackgroundLayer-module__btRgja__noise{pointer-events:none;background-size:180px 180px;width:140%;height:140%;animation:.5s step-end infinite FlowBackgroundLayer-module__btRgja__grainDrift;position:absolute;inset:-20%}@keyframes FlowBackgroundLayer-module__btRgja__grainDrift{0%{transform:translate(0)}25%{transform:translate(-1%,-1%)}50%{transform:translate(1%,-1%)}75%{transform:translate(-1%,1%)}to{transform:translate(1%,1%)}}@keyframes FlowBackgroundLayer-module__btRgja__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}
.MediaGallery-module__ujbIDG__gallery{-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;outline:none;position:relative;overflow:hidden}.MediaGallery-module__ujbIDG__track{width:100%;aspect-ratio:var(--aspect,16/9);position:relative;overflow:hidden}.MediaGallery-module__ujbIDG__slide{cursor:zoom-in;opacity:0;will-change:transform, opacity;transition:opacity .38s cubic-bezier(.4,0,.2,1),transform .38s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(100%)}.MediaGallery-module__ujbIDG__slideActive{opacity:1;z-index:2;transform:translate(0)}.MediaGallery-module__ujbIDG__slidePrev{opacity:0;z-index:1;transform:translate(-60px)}.MediaGallery-module__ujbIDG__slideNext{opacity:0;z-index:1;transform:translate(60px)}.MediaGallery-module__ujbIDG__slideImg{object-fit:cover;object-position:center}.MediaGallery-module__ujbIDG__arrow{z-index:10;-webkit-backdrop-filter:blur(8px);color:#fffc;cursor:pointer;will-change:transform;opacity:0;background:#0a0a0c8c;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,color .18s,transform .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module__ujbIDG__gallery:hover .MediaGallery-module__ujbIDG__arrow{opacity:1}.MediaGallery-module__ujbIDG__arrowPrev{left:14px}.MediaGallery-module__ujbIDG__arrowNext{right:14px}.MediaGallery-module__ujbIDG__arrow:hover{color:#fff;background:#0a0a0ccc;transform:translateY(-50%)scale(1.08)}.MediaGallery-module__ujbIDG__arrow svg{width:18px;height:18px}.MediaGallery-module__ujbIDG__counter{z-index:10;letter-spacing:.08em;color:#ffffff8c;-webkit-backdrop-filter:blur(6px);background:#0a0a0c80;border:1px solid #ffffff1a;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;position:absolute;bottom:12px;right:14px}.MediaGallery-module__ujbIDG__thumbs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;margin-top:8px;padding-bottom:2px;display:flex;overflow-x:auto}.MediaGallery-module__ujbIDG__thumbs::-webkit-scrollbar{display:none}.MediaGallery-module__ujbIDG__thumb{cursor:pointer;background:#ffffff0a;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:64px;height:48px;transition:border-color .18s,transform .22s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.MediaGallery-module__ujbIDG__thumbActive{border-color:#b4a0ffb3;transform:scale(1.06)}.MediaGallery-module__ujbIDG__thumb:not(.MediaGallery-module__ujbIDG__thumbActive):hover{border-color:#ffffff40}.MediaGallery-module__ujbIDG__thumbImg{object-fit:cover}.MediaGallery-module__ujbIDG__lightbox{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#000000eb;justify-content:center;align-items:center;animation:.18s MediaGallery-module__ujbIDG__fadeIn;display:flex;position:fixed;inset:0}@keyframes MediaGallery-module__ujbIDG__fadeIn{0%{opacity:0}to{opacity:1}}.MediaGallery-module__ujbIDG__lightboxInner{aspect-ratio:16/9;border-radius:16px;width:100%;max-width:min(90vw,1400px);max-height:90vh;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.MediaGallery-module__ujbIDG__lightboxImg{object-fit:contain}.MediaGallery-module__ujbIDG__lightboxClose{z-index:10;color:#fffc;cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.MediaGallery-module__ujbIDG__lightboxClose:hover{color:#fff;background:#000000e6}@media (hover:none){.MediaGallery-module__ujbIDG__arrow{opacity:1}}@media (max-width:640px){.MediaGallery-module__ujbIDG__gallery{border-radius:12px}.MediaGallery-module__ujbIDG__thumb{width:52px;height:38px}.MediaGallery-module__ujbIDG__lightboxInner{aspect-ratio:4/3}}
.DynamicProjectRenderer-module__p5ap0q__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;width:100%;display:grid}.DynamicProjectRenderer-module__p5ap0q__item{width:100%}.DynamicProjectRenderer-module__p5ap0q__imageButton{cursor:zoom-in;background:0 0;border:none;width:100%;padding:0;display:block}.DynamicProjectRenderer-module__p5ap0q__image{object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.DynamicProjectRenderer-module__p5ap0q__video{background:#000;border-radius:12px;width:100%;display:block}.DynamicProjectRenderer-module__p5ap0q__iframeWrap{aspect-ratio:16/9;background:#ffffff08;border-radius:12px;width:100%;position:relative;overflow:hidden}.DynamicProjectRenderer-module__p5ap0q__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.DynamicProjectRenderer-module__p5ap0q__loading{aspect-ratio:16/10;color:#ffffff59;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:.78rem;display:flex}@media (max-width:640px){.DynamicProjectRenderer-module__p5ap0q__grid{grid-template-columns:1fr}}
.PostPage-module__m3JUUG__page{background-color:var(--page-bg);background-image:var(--page-bg-image,none);background-size:var(--page-bg-size,cover);background-position:50%;background-repeat:var(--page-bg-repeat,no-repeat);min-height:100dvh;color:var(--page-text);background-attachment:fixed;transition:background-color .3s,background-image .3s,color .3s}.PostPage-module__m3JUUG__article{max-width:1200px;margin:0 auto;padding:140px 24px 120px}.PostPage-module__m3JUUG__breadcrumb{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.06em;align-items:center;gap:.5rem;padding:0 0 1.5rem;font-size:.72rem;display:flex}.PostPage-module__m3JUUG__breadcrumbLink{color:var(--page-text-muted);text-decoration:none;transition:color .18s}.PostPage-module__m3JUUG__breadcrumbLink:hover{color:var(--page-text)}.PostPage-module__m3JUUG__breadcrumbSep{color:var(--page-text-muted);opacity:.6}.PostPage-module__m3JUUG__breadcrumbCurrent{color:var(--page-text);opacity:.75}.PostPage-module__m3JUUG__breadcrumbBack{color:var(--page-text-muted);align-items:center;gap:6px;font-size:.85rem;text-decoration:none;display:none}.PostPage-module__m3JUUG__breadcrumbBack:hover{color:var(--page-text)}@media (max-width:640px){.PostPage-module__m3JUUG__breadcrumbFull{display:none}.PostPage-module__m3JUUG__breadcrumbBack{display:inline-flex}}.PostPage-module__m3JUUG__hero{margin-bottom:3rem;position:relative}.PostPage-module__m3JUUG__heroImg{border-radius:var(--tile-radius,6px);background:var(--page-surface);height:480px;position:relative;overflow:hidden}.PostPage-module__m3JUUG__heroImgFill{object-fit:cover;object-position:center}.PostPage-module__m3JUUG__heroOverlay{background:linear-gradient(#0000 30%,#000000bf 100%);position:absolute;inset:0}.PostPage-module__m3JUUG__heroContent{padding-top:1.75rem}.PostPage-module__m3JUUG__heroContentOver{color:#fff;padding:2rem 2.5rem;position:absolute;bottom:0;left:0;right:0}.PostPage-module__m3JUUG__tagRow{flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;display:flex}.PostPage-module__m3JUUG__tag{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.1em;background:var(--token-glass-surface,#8080801a);border:1px solid var(--token-glass-border,#80808033);color:inherit;opacity:.75;border-radius:999px;padding:.25rem .65rem;font-size:.72rem}.PostPage-module__m3JUUG__title{font-family:var(--font-title,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.02em;color:var(--page-text);margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.8rem);font-weight:700;line-height:1.2}.PostPage-module__m3JUUG__excerpt{color:var(--page-text-muted);max-width:640px;margin:0 0 1rem;font-size:1rem;line-height:1.65}.PostPage-module__m3JUUG__byline{align-items:center;gap:1rem;display:flex}.PostPage-module__m3JUUG__bylineDate{font-family:var(--font-mono,ui-monospace, monospace);color:var(--page-text-muted);letter-spacing:.04em;font-size:.72rem}.PostPage-module__m3JUUG__bylineRead{font-family:var(--font-mono,ui-monospace, monospace);color:var(--page-text-muted);font-size:.72rem}.PostPage-module__m3JUUG__body{min-width:0}.PostPage-module__m3JUUG__richText{color:var(--page-text);font-size:1rem;line-height:1.8}.PostPage-module__m3JUUG__richText p{opacity:.85;margin:0 0 1.4em}.PostPage-module__m3JUUG__richText a{color:var(--page-text);text-underline-offset:3px;opacity:.9;text-decoration:underline}.PostPage-module__m3JUUG__richText a:hover{opacity:1}.PostPage-module__m3JUUG__richText ul,.PostPage-module__m3JUUG__richText ol{margin:0 0 1.4em;padding-left:1.5em}.PostPage-module__m3JUUG__richText li{margin-bottom:.4em}.PostPage-module__m3JUUG__richText code{font-family:var(--font-mono,monospace);background:var(--page-surface);border:1px solid var(--page-hairline);border-radius:4px;padding:.15em .4em;font-size:.875em}.PostPage-module__m3JUUG__richText pre{background:var(--page-surface);border:1px solid var(--page-hairline);border-radius:12px;margin:0 0 1.4em;padding:1.25rem 1.5rem;overflow-x:auto}.PostPage-module__m3JUUG__richText pre code{background:0 0;border:none;padding:0;font-size:.875rem}.PostPage-module__m3JUUG__richText hr{border:none;border-top:1px solid var(--page-hairline);margin:2rem 0}.PostPage-module__m3JUUG__richText img{border-radius:12px;max-width:100%}.PostPage-module__m3JUUG__richText table{border-collapse:collapse;width:100%;margin:0 0 1.4em}.PostPage-module__m3JUUG__richText th,.PostPage-module__m3JUUG__richText td{border:1px solid var(--page-hairline);padding:.6rem .9rem;font-size:.875rem}.PostPage-module__m3JUUG__richText th{background:var(--page-surface)}.PostPage-module__m3JUUG__h2,.PostPage-module__m3JUUG__h3,.PostPage-module__m3JUUG__h4{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);color:var(--page-text)}.PostPage-module__m3JUUG__h2{letter-spacing:-.01em;margin:2.2em 0 .75em;font-size:1.5rem;font-weight:600;line-height:1.3}.PostPage-module__m3JUUG__h3{margin:1.8em 0 .6em;font-size:1.2rem;font-weight:600}.PostPage-module__m3JUUG__h4{margin:1.5em 0 .5em;font-size:1rem;font-weight:600}.PostPage-module__m3JUUG__blockquote{border-left:3px solid var(--page-hairline);color:var(--page-text-muted);margin:1.4em 0;padding:.25rem 0 .25rem 1.25rem;font-style:italic}.PostPage-module__m3JUUG__figure{margin:2rem 0}.PostPage-module__m3JUUG__figureImg{border-radius:14px;width:100%;height:auto}.PostPage-module__m3JUUG__figCaption{text-align:center;color:var(--page-text-muted);margin-top:.6rem;font-size:.8rem}.PostPage-module__m3JUUG__gallerySection{margin-top:3rem}.PostPage-module__m3JUUG__gallerySectionTitle{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.16em;color:var(--page-text-muted);margin:0 0 1.25rem;font-size:.72rem}.PostPage-module__m3JUUG__related{border-top:1px solid var(--page-hairline);margin-top:5rem;padding-top:3rem}.PostPage-module__m3JUUG__relatedTitle{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.18em;color:var(--page-text-muted);margin:0 0 1.5rem;font-size:.72rem}.PostPage-module__m3JUUG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.PostPage-module__m3JUUG__relatedCard{background:var(--page-surface);border-radius:var(--tile-radius,6px);color:inherit;transition:transform .3s var(--token-ease-fluid,cubic-bezier(.4,0,.2,1)), opacity .2s;flex-direction:column;gap:.75rem;text-decoration:none;display:flex;overflow:hidden}.PostPage-module__m3JUUG__relatedCard:hover{opacity:.85;transform:translateY(-4px)}.PostPage-module__m3JUUG__relatedImg{height:160px;position:relative}.PostPage-module__m3JUUG__relatedImgFill{object-fit:cover}.PostPage-module__m3JUUG__relatedInfo{flex-direction:column;gap:.3rem;padding:.9rem 1rem;display:flex}.PostPage-module__m3JUUG__relatedCardTitle{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);color:var(--page-text);font-size:.88rem;font-weight:600;line-height:1.4}.PostPage-module__m3JUUG__relatedCardExcerpt{color:var(--page-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PostPage-module__m3JUUG__relatedCardDate{font-family:var(--font-mono,ui-monospace, monospace);color:var(--page-text-muted);margin-top:.25rem;font-size:.72rem}@media (max-width:1024px){.PostPage-module__m3JUUG__article{padding:120px 20px 100px}.PostPage-module__m3JUUG__heroImg{height:360px}.PostPage-module__m3JUUG__heroContent,.PostPage-module__m3JUUG__heroContentOver{padding:2rem}.PostPage-module__m3JUUG__title{font-size:clamp(1.4rem,3.5vw,2.2rem)}.PostPage-module__m3JUUG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PostPage-module__m3JUUG__article{padding:100px 16px 88px}.PostPage-module__m3JUUG__breadcrumb{padding:0 0 1rem}.PostPage-module__m3JUUG__heroImg{height:240px}.PostPage-module__m3JUUG__heroContent,.PostPage-module__m3JUUG__heroContentOver{padding:1.25rem}.PostPage-module__m3JUUG__title{font-size:1.4rem}.PostPage-module__m3JUUG__excerpt{font-size:.9rem}.PostPage-module__m3JUUG__richText{font-size:.94rem}.PostPage-module__m3JUUG__relatedGrid{grid-template-columns:1fr}.PostPage-module__m3JUUG__related{margin-top:3rem}}
.PropertyPanel-module__J_8a7G__panel{background:var(--glass-bg-panel,#0a0a10c2);width:264px;min-width:264px;height:100%;-webkit-backdrop-filter:var(--glass-blur-panel,blur(32px) saturate(180%));border-left:1px solid #ffffff0e;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden auto;box-shadow:inset 1px 0 #00000026}.PropertyPanel-module__J_8a7G__empty{font-family:var(--font-mono), monospace;letter-spacing:.18em;color:#ffffff21;text-align:center;flex:1;justify-content:center;align-items:center;padding:24px;font-size:.54rem;line-height:2;display:flex}.PropertyPanel-module__J_8a7G__transformBar{background:#0003;border-bottom:1px solid #ffffff0e;flex-shrink:0;grid-template-columns:1fr 1fr 1fr 1fr;gap:1px;padding:8px 10px;display:grid}.PropertyPanel-module__J_8a7G__transformCell{background:#ffffff06;border:1px solid #ffffff0d;border-radius:5px;flex-direction:column;gap:2px;padding:4px 6px;transition:border-color .15s;display:flex}.PropertyPanel-module__J_8a7G__transformCell:focus-within{border-color:rgba(var(--accent-structure-rgb,99,102,241), .45);background:rgba(var(--accent-structure-rgb,99,102,241), .05)}.PropertyPanel-module__J_8a7G__transformLabel{font-family:var(--font-body);letter-spacing:.18em;color:#ffffff47;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:.42rem}.PropertyPanel-module__J_8a7G__transformInput{font-family:var(--font-body);color:#ffffffd1;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:.62rem}.PropertyPanel-module__J_8a7G__transformInput::placeholder{color:#fff3}.PropertyPanel-module__J_8a7G__inspectorGroup{background:#0000001f;border-top:1px solid #ffffff0a;padding:6px 14px 4px}.PropertyPanel-module__J_8a7G__inspectorGroupLabel{font-family:var(--font-body);letter-spacing:.22em;color:rgba(var(--accent-structure-rgb,99,102,241), .45);font-size:.44rem}.PropertyPanel-module__J_8a7G__nodeHeader{background:#ffffff05;border-bottom:1px solid #ffffff0e;flex-shrink:0;padding:10px 14px 9px}.PropertyPanel-module__J_8a7G__nodeType{font-family:var(--font-mono), monospace;letter-spacing:.24em;color:rgba(var(--accent-structure-rgb,99,102,241), .7);text-transform:uppercase;margin-bottom:4px;font-size:.46rem}.PropertyPanel-module__J_8a7G__nodeName{font-family:var(--font-mono), monospace;letter-spacing:.06em;color:#ffffffd9;width:100%;transition:border-color var(--dur-fast,.15s) var(--ease-smooth), color var(--dur-fast,.15s) var(--ease-smooth);background:0 0;border:none;border-bottom:1px solid #0000;outline:none;padding:2px 0;font-size:.68rem}.PropertyPanel-module__J_8a7G__nodeName:focus{border-bottom-color:rgba(var(--accent-structure-rgb,99,102,241), .5)}.PropertyPanel-module__J_8a7G__panelBody{flex:1;overflow:hidden auto}.PropertyPanel-module__J_8a7G__stateTabs{border-bottom:1px solid #ffffff0a;flex-shrink:0;gap:2px;padding:6px 12px;display:flex}.PropertyPanel-module__J_8a7G__stateTab{color:#ffffff4d;height:22px;font-family:var(--font-mono), monospace;letter-spacing:.12em;cursor:pointer;transition:background var(--dur-fast,.15s) var(--ease-smooth), color var(--dur-fast,.15s) var(--ease-smooth), border-color var(--dur-fast,.15s) var(--ease-smooth);background:0 0;border:1px solid #ffffff12;border-radius:5px;flex:1;font-size:.48rem}.PropertyPanel-module__J_8a7G__stateTab:hover{color:#ffffff9e;background:#ffffff0a}.PropertyPanel-module__J_8a7G__stateTabActive{background:rgba(var(--accent-structure-rgb,99,102,241), .16)!important;border-color:rgba(var(--accent-structure-rgb,99,102,241), .38)!important;color:#9fa1ffe6!important}.PropertyPanel-module__J_8a7G__section{border-bottom:1px solid #ffffff0a;flex-shrink:0}.PropertyPanel-module__J_8a7G__sectionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;height:30px;transition:background var(--dur-fast,.15s) var(--ease-smooth);justify-content:space-between;align-items:center;padding:0 14px;display:flex}.PropertyPanel-module__J_8a7G__sectionHeader:hover{background:#ffffff05}.PropertyPanel-module__J_8a7G__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.22em;color:#ffffff42;text-transform:uppercase;font-size:.48rem}.PropertyPanel-module__J_8a7G__sectionChevron{color:#ffffff2e;transition:transform var(--dur-med,.24s) var(--spring);font-size:.44rem}.PropertyPanel-module__J_8a7G__sectionChevronOpen{transform:rotate(90deg)}.PropertyPanel-module__J_8a7G__sectionBody{flex-direction:column;gap:5px;padding:6px 12px 10px;display:flex}.PropertyPanel-module__J_8a7G__row{align-items:center;gap:5px;display:flex}.PropertyPanel-module__J_8a7G__rowLabel{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:#ffffff42;flex-shrink:0;width:28px;font-size:.48rem}.PropertyPanel-module__J_8a7G__input{color:#ffffffc7;height:24px;font-family:var(--font-mono), monospace;min-width:0;transition:border-color var(--dur-fast,.15s) var(--ease-smooth), background var(--dur-fast,.15s) var(--ease-smooth);background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;outline:none;flex:1;padding:0 7px;font-size:.6rem}.PropertyPanel-module__J_8a7G__input:focus{border-color:rgba(var(--accent-structure-rgb,99,102,241), .5);background:rgba(var(--accent-structure-rgb,99,102,241), .06)}.PropertyPanel-module__J_8a7G__inputSmall{flex:none;width:52px}.PropertyPanel-module__J_8a7G__select{color:#ffffffb8;height:24px;font-family:var(--font-mono), monospace;cursor:pointer;appearance:none;min-width:0;transition:border-color var(--dur-fast,.15s) var(--ease-smooth);background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;outline:none;flex:1;padding:0 6px;font-size:.58rem}.PropertyPanel-module__J_8a7G__select:focus{border-color:rgba(var(--accent-structure-rgb,99,102,241), .5)}.PropertyPanel-module__J_8a7G__btnGroup{flex:1;gap:2px;display:flex}.PropertyPanel-module__J_8a7G__btnGroupItem{color:#ffffff5c;cursor:pointer;height:24px;transition:background var(--dur-fast,.15s) var(--ease-smooth), color var(--dur-fast,.15s) var(--ease-smooth), border-color var(--dur-fast,.15s) var(--ease-smooth);background:0 0;border:1px solid #ffffff14;border-radius:5px;flex:1;justify-content:center;align-items:center;font-size:.75rem;display:flex}.PropertyPanel-module__J_8a7G__btnGroupItem:hover{color:#ffffffbd;background:#ffffff0f}.PropertyPanel-module__J_8a7G__btnGroupItemActive{background:rgba(var(--accent-structure-rgb,99,102,241), .16)!important;border-color:rgba(var(--accent-structure-rgb,99,102,241), .38)!important;color:#9fa1ffeb!important}.PropertyPanel-module__J_8a7G__sliderRow{align-items:center;gap:8px;display:flex}.PropertyPanel-module__J_8a7G__slider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;flex:1;height:2px}.PropertyPanel-module__J_8a7G__slider::-webkit-slider-thumb{appearance:none;background:rgba(var(--accent-structure-rgb,99,102,241), .92);border:1.5px solid rgba(var(--accent-structure-rgb,99,102,241), .55);cursor:pointer;width:12px;height:12px;box-shadow:0 0 6px rgba(var(--accent-structure-rgb,99,102,241), .35);transition:transform var(--dur-fast,.15s) var(--spring);border-radius:50%}.PropertyPanel-module__J_8a7G__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.PropertyPanel-module__J_8a7G__sliderValue{font-family:var(--font-mono), monospace;color:#ffffff61;text-align:right;min-width:28px;font-size:.54rem}.PropertyPanel-module__J_8a7G__colorRow{flex:1;align-items:center;gap:6px;display:flex}.PropertyPanel-module__J_8a7G__rawEditor{color:#ffdc78e6;width:100%;min-height:280px;font-family:var(--font-mono), monospace;resize:vertical;tab-size:2;white-space:pre;box-sizing:border-box;transition:border-color var(--dur-fast,.15s) var(--ease-smooth);background:#00000059;border:1px solid #ffb4002e;border-radius:7px;outline:none;padding:10px;font-size:.64rem;line-height:1.65;overflow-x:auto}.PropertyPanel-module__J_8a7G__rawEditor:focus{border-color:#ffb40073}.PropertyPanel-module__J_8a7G__rawHint{letter-spacing:.05em;color:#ffffff38;margin:6px 0 0;font-size:.53rem;line-height:1.55}.PropertyPanel-module__J_8a7G__deleteBtn{color:#dc6464a6;width:calc(100% - 24px);height:28px;font-family:var(--font-mono), monospace;letter-spacing:.12em;cursor:pointer;transition:background var(--dur-fast,.15s) var(--ease-smooth), border-color var(--dur-fast,.15s) var(--ease-smooth), color var(--dur-fast,.15s) var(--ease-smooth);background:0 0;border:1px solid #dc464638;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin:8px 12px;font-size:.52rem;display:flex}.PropertyPanel-module__J_8a7G__deleteBtn:hover{color:#ff6464eb;background:#dc46461a;border-color:#dc464680}.PropertyPanel-module__J_8a7G__alignBar{background:#00000024;border-bottom:1px solid #ffffff0e;flex-shrink:0;grid-template-columns:repeat(6,1fr);gap:2px;padding:7px 10px;display:grid}.PropertyPanel-module__J_8a7G__alignBtn{color:#ffffff6b;cursor:pointer;height:24px;transition:background var(--dur-fast,.15s) var(--ease-smooth), color var(--dur-fast,.15s) var(--ease-smooth);background:0 0;border:1px solid #ffffff12;border-radius:5px;justify-content:center;align-items:center;font-size:.72rem;display:flex}.PropertyPanel-module__J_8a7G__alignBtn:hover{background:rgba(var(--accent-structure-rgb,99,102,241), .16);color:#9fa1fff2;border-color:rgba(var(--accent-structure-rgb,99,102,241), .35)}.PropertyPanel-module__J_8a7G__sectionHeader{height:34px}.PropertyPanel-module__J_8a7G__sectionLabel{color:#ffffff7a;letter-spacing:.18em;font-size:.58rem}.PropertyPanel-module__J_8a7G__rowLabel{color:#ffffff6b;width:36px;font-size:.58rem}.PropertyPanel-module__J_8a7G__input,.PropertyPanel-module__J_8a7G__select{color:#ffffffe0;background:#ffffff0e;border-color:#ffffff1c;height:27px;font-size:.68rem;box-shadow:inset 0 1px #ffffff0d}.PropertyPanel-module__J_8a7G__transformLabel{color:#ffffff61;font-size:.5rem}.PropertyPanel-module__J_8a7G__transformInput{color:#ffffffeb;font-size:.74rem}.PropertyPanel-module__J_8a7G__transformCell{background:#ffffff0b;border-color:#ffffff17;box-shadow:inset 0 1px #ffffff0f}.PropertyPanel-module__J_8a7G__nodeType{font-size:.52rem}.PropertyPanel-module__J_8a7G__nodeName{font-size:.78rem}.PropertyPanel-module__J_8a7G__stateTab{color:#ffffff6b;background:#ffffff08;height:25px;font-size:.54rem;box-shadow:inset 0 1px #ffffff0d}.PropertyPanel-module__J_8a7G__btnGroupItem{color:#ffffff8c;height:26px;transition:background var(--dur-fast,.15s) var(--ease-smooth), color var(--dur-fast,.15s) var(--ease-smooth), border-color var(--dur-fast,.15s) var(--ease-smooth), transform var(--dur-fast,.15s) var(--spring), box-shadow var(--dur-fast,.15s) var(--ease-smooth);background:#ffffff0d;border-color:#ffffff1c;box-shadow:inset 0 1px #ffffff14}.PropertyPanel-module__J_8a7G__btnGroupItem:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 4px 12px #0000004d}.PropertyPanel-module__J_8a7G__alignBtn{color:#ffffff8c;background:#ffffff0d;border-color:#ffffff1c;height:26px;box-shadow:inset 0 1px #ffffff14}.PropertyPanel-module__J_8a7G__alignBtn:hover{box-shadow:inset 0 1px 0 #ffffff24, 0 0 14px rgba(var(--accent-structure-rgb,99,102,241), .3);transform:translateY(-1px)}.PropertyPanel-module__J_8a7G__sliderValue{color:#ffffff8c;font-size:.6rem}.PropertyPanel-module__J_8a7G__inspectorGroupLabel{font-size:.5rem}.PropertyPanel-module__J_8a7G__rawHint{font-size:.6rem}.PropertyPanel-module__J_8a7G__sectionLabel{color:#ffffffad}.PropertyPanel-module__J_8a7G__rowLabel{color:#ffffff94}.PropertyPanel-module__J_8a7G__input,.PropertyPanel-module__J_8a7G__select,.PropertyPanel-module__J_8a7G__transformInput{color:#fffffff2}.PropertyPanel-module__J_8a7G__sliderValue{color:#ffffffb3}.PropertyPanel-module__J_8a7G__nodeName{color:#fffffff5}.PropertyPanel-module__J_8a7G__transformLabel{color:#ffffff85}
.ImageGalleryModule-module__3F5uNG__grid{width:100%;display:grid}.ImageGalleryModule-module__3F5uNG__tile{background:var(--page-surface);width:100%;position:relative;overflow:hidden}.ImageGalleryModule-module__3F5uNG__img{width:100%;height:100%;display:block}.ImageGalleryModule-module__3F5uNG__tileButton,.ImageGalleryModule-module__3F5uNG__tileLink{cursor:zoom-in;width:100%;color:inherit;background:0 0;border:none;padding:0;text-decoration:none;display:block}.ImageGalleryModule-module__3F5uNG__caption{color:#fff;pointer-events:none;background:linear-gradient(#0000,#000000a6);flex-direction:column;gap:2px;padding:10px 12px 8px;display:flex;position:absolute;inset:auto 0 0}.ImageGalleryModule-module__3F5uNG__captionTitle{font-size:.8rem;font-weight:600;line-height:1.3}.ImageGalleryModule-module__3F5uNG__captionText{opacity:.82;font-size:.7rem;line-height:1.4}@media (max-width:720px){.ImageGalleryModule-module__3F5uNG__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.ImageGalleryModule-module__3F5uNG__grid{grid-template-columns:1fr!important}}
.DiscoveryPanel-module__M_htGW__panel{flex-direction:column;flex:1;display:flex;overflow:hidden auto}.DiscoveryPanel-module__M_htGW__section{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.DiscoveryPanel-module__M_htGW__sectionTitle{font-family:var(--font-mono), monospace;letter-spacing:.22em;color:rgba(var(--accent-structure-rgb,99,102,241), .65);text-transform:uppercase;margin:0;font-size:.5rem}.DiscoveryPanel-module__M_htGW__row{align-items:center;gap:6px;display:flex}.DiscoveryPanel-module__M_htGW__select{color:#ffffffbf;height:26px;font-family:var(--font-mono), monospace;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;outline:none;flex:1;min-width:0;padding:0 6px;font-size:.58rem}.DiscoveryPanel-module__M_htGW__numInput{color:#ffffffc7;width:44px;height:26px;font-family:var(--font-mono), monospace;text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;outline:none;font-size:.6rem}.DiscoveryPanel-module__M_htGW__actionBtn{border:1px solid rgba(var(--accent-structure-rgb,99,102,241), .3);background:rgba(var(--accent-structure-rgb,99,102,241), .1);color:#aaacffe6;height:27px;font-family:var(--font-mono), monospace;letter-spacing:.08em;cursor:pointer;transition:background var(--dur-fast,.15s) var(--ease-smooth);border-radius:7px;font-size:.54rem}.DiscoveryPanel-module__M_htGW__actionBtn:hover{background:rgba(var(--accent-structure-rgb,99,102,241), .22)}.DiscoveryPanel-module__M_htGW__smallBtn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;width:28px;height:26px;font-size:.7rem}.DiscoveryPanel-module__M_htGW__smallBtn:hover{background:#ffffff1a}.DiscoveryPanel-module__M_htGW__loremOut{color:#ffffff73;cursor:copy;background:#00000038;border:1px solid #ffffff0d;border-radius:6px;margin:0;padding:7px 9px;font-size:.58rem;line-height:1.6}.DiscoveryPanel-module__M_htGW__colorField{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.DiscoveryPanel-module__M_htGW__colorField input[type=color]{cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:6px;flex-shrink:0;width:26px;height:26px;padding:0}.DiscoveryPanel-module__M_htGW__hexInput{color:#ffffffc7;min-width:0;height:26px;font-family:var(--font-mono), monospace;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;outline:none;flex:1;padding:0 6px;font-size:.58rem}.DiscoveryPanel-module__M_htGW__contrastPreview{text-align:center;border:1px solid #ffffff14;border-radius:7px;padding:10px;font-size:.8rem;font-weight:600}.DiscoveryPanel-module__M_htGW__contrastResults{font-family:var(--font-mono), monospace;flex-wrap:wrap;align-items:center;gap:6px;font-size:.54rem;display:flex}.DiscoveryPanel-module__M_htGW__ratioValue{color:#ffffffd9;font-weight:600}.DiscoveryPanel-module__M_htGW__pass,.DiscoveryPanel-module__M_htGW__fail{letter-spacing:.06em;border-radius:20px;padding:2px 7px}.DiscoveryPanel-module__M_htGW__pass{color:#6ee6aaeb;background:#32c87824;border:1px solid #32c87847}.DiscoveryPanel-module__M_htGW__fail{color:#ff8282d9;background:#dc46461f;border:1px solid #dc464642}.DiscoveryPanel-module__M_htGW__fontPreview{background:#00000038;border:1px solid #ffffff0d;border-radius:7px;flex-direction:column;gap:5px;padding:10px;display:flex}.DiscoveryPanel-module__M_htGW__fontHeading{color:#ffffffe6;font-size:.95rem;font-weight:700}.DiscoveryPanel-module__M_htGW__fontBody{color:#ffffff8c;font-size:.62rem;line-height:1.6}.DiscoveryPanel-module__M_htGW__swatchRow{gap:5px;display:flex}.DiscoveryPanel-module__M_htGW__swatch{cursor:pointer;height:34px;transition:transform var(--dur-fast,.15s) var(--spring);border:1px solid #ffffff1f;border-radius:6px;flex:1;position:relative}.DiscoveryPanel-module__M_htGW__swatch:hover{transform:scale(1.08)}.DiscoveryPanel-module__M_htGW__copiedTick{color:#fff;text-shadow:0 1px 3px #000c;justify-content:center;align-items:center;font-size:.75rem;display:flex;position:absolute;inset:0}.DiscoveryPanel-module__M_htGW__imgPreview{object-fit:cover;border:1px solid #ffffff14;border-radius:7px;width:100%;max-height:110px}
.PresentationPage-module__ONqxlG__page{background-color:var(--page-bg);background-image:var(--page-bg-image,none);background-size:var(--page-bg-size,cover);background-position:50%;background-repeat:var(--page-bg-repeat,no-repeat);min-height:100dvh;color:var(--page-text);background-attachment:fixed;transition:background-color .3s,background-image .3s,color .3s}.PresentationPage-module__ONqxlG__article{padding:140px 24px 120px;font-family:Satoshi,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.PresentationPage-module__ONqxlG__breadcrumb{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.06em;align-items:center;gap:.5rem;padding:0 0 1.5rem;font-size:.72rem;display:flex}.PresentationPage-module__ONqxlG__breadcrumbLink{color:var(--page-text-muted);text-decoration:none;transition:color .18s}.PresentationPage-module__ONqxlG__breadcrumbLink:hover{color:var(--page-text)}.PresentationPage-module__ONqxlG__breadcrumbSep{color:var(--page-text-muted);opacity:.6}.PresentationPage-module__ONqxlG__breadcrumbCurrent{color:var(--page-text);opacity:.75}.PresentationPage-module__ONqxlG__breadcrumbBack{color:var(--page-text-muted);align-items:center;gap:6px;font-size:.85rem;text-decoration:none;display:none}.PresentationPage-module__ONqxlG__breadcrumbBack:hover{color:var(--page-text)}@media (max-width:640px){.PresentationPage-module__ONqxlG__breadcrumbFull{display:none}.PresentationPage-module__ONqxlG__breadcrumbBack{display:inline-flex}}.PresentationPage-module__ONqxlG__hero{margin-bottom:1rem}.PresentationPage-module__ONqxlG__title{font-family:var(--font-title,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.02em;color:var(--page-text);margin:0 0 .75rem;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:700;line-height:1.15}.PresentationPage-module__ONqxlG__excerpt{color:var(--page-text-muted);max-width:720px;margin:0 0 1rem;font-size:1.05rem;line-height:1.65}.PresentationPage-module__ONqxlG__bylineDate{font-family:var(--font-mono,ui-monospace, monospace);color:var(--page-text-muted);letter-spacing:.04em;font-size:.72rem}.PresentationPage-module__ONqxlG__rows{flex-direction:column;gap:3.5rem;margin-top:2.5rem;display:flex}.PresentationPage-module__ONqxlG__row{flex-direction:column;gap:1.25rem;display:flex}.PresentationPage-module__ONqxlG__rowText{max-width:760px}.PresentationPage-module__ONqxlG__rowTitle{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.01em;color:var(--page-text);margin:0 0 .4rem;font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:600;line-height:1.25}.PresentationPage-module__ONqxlG__rowSubtitle{color:var(--page-text-muted);letter-spacing:.01em;margin:0 0 .6rem;font-size:.95rem}.PresentationPage-module__ONqxlG__rowBody{color:var(--page-text);opacity:.82;margin:0;font-size:.95rem;line-height:1.75}.PresentationPage-module__ONqxlG__mediaRow{align-items:flex-start;gap:16px;width:100%;display:flex}.PresentationPage-module__ONqxlG__mediaSlot{border-radius:var(--tile-radius,6px);background:var(--page-surface);min-width:0;position:relative;overflow:hidden}.PresentationPage-module__ONqxlG__media{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.PresentationPage-module__ONqxlG__mediaButton{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.PresentationPage-module__ONqxlG__mediaButton:hover .PresentationPage-module__ONqxlG__media{transform:scale(1.05)}.PresentationPage-module__ONqxlG__embedWrap{background:#8080800a;width:100%;height:100%;position:relative}.PresentationPage-module__ONqxlG__embed{border:none;width:100%;height:100%;position:absolute;inset:0}.PresentationPage-module__ONqxlG__loading{width:100%;height:100%;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.1em;color:var(--page-text-muted);justify-content:center;align-items:center;font-size:.7rem;display:flex}.PresentationPage-module__ONqxlG__related{border-top:1px solid var(--page-hairline);margin-top:5rem;padding-top:3rem}.PresentationPage-module__ONqxlG__relatedTitle{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.18em;color:var(--page-text-muted);margin:0 0 1.5rem;font-size:.72rem}.PresentationPage-module__ONqxlG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.PresentationPage-module__ONqxlG__relatedCard{background:var(--page-surface);border-radius:var(--tile-radius,6px);color:inherit;transition:transform .3s var(--token-ease-fluid,cubic-bezier(.4,0,.2,1)), opacity .2s;flex-direction:column;gap:.75rem;text-decoration:none;display:flex;overflow:hidden}.PresentationPage-module__ONqxlG__relatedCard:hover{opacity:.85;transform:translateY(-4px)}.PresentationPage-module__ONqxlG__relatedImgWrap{height:160px;position:relative}.PresentationPage-module__ONqxlG__relatedImg{object-fit:cover;width:100%;height:100%;display:block}.PresentationPage-module__ONqxlG__relatedInfo{flex-direction:column;gap:.3rem;padding:.9rem 1rem;display:flex}.PresentationPage-module__ONqxlG__relatedCardTitle{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);color:var(--page-text);font-size:.88rem;font-weight:600;line-height:1.4}.PresentationPage-module__ONqxlG__relatedCardExcerpt{color:var(--page-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PresentationPage-module__ONqxlG__relatedCardDate{font-family:var(--font-mono,ui-monospace, monospace);color:var(--page-text-muted);margin-top:.25rem;font-size:.72rem}@media (max-width:900px){.PresentationPage-module__ONqxlG__mediaRow{flex-direction:column}.PresentationPage-module__ONqxlG__mediaSlot{width:100%;flex:none!important}}@media (max-width:1024px){.PresentationPage-module__ONqxlG__article{padding:120px 20px 100px}.PresentationPage-module__ONqxlG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PresentationPage-module__ONqxlG__article{padding:100px 16px 88px}.PresentationPage-module__ONqxlG__breadcrumb{padding:0 0 1rem}.PresentationPage-module__ONqxlG__title{font-size:1.6rem}.PresentationPage-module__ONqxlG__relatedGrid{grid-template-columns:1fr}}
.UICanvas-module__lIsBSa__panel{background:var(--glass-bg-panel,#0a0a10c2);height:100%;-webkit-backdrop-filter:var(--glass-blur-panel,blur(32px) saturate(180%));border-right:1px solid #ffffff0e;flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden}.UICanvas-module__lIsBSa__tabs{flex-shrink:0;gap:1px;padding:10px 10px 0;display:flex}.UICanvas-module__lIsBSa__tab{color:#ffffff59;height:28px;font-family:var(--font-mono), monospace;letter-spacing:.14em;cursor:pointer;background:#ffffff0a;border:none;border-radius:6px 6px 0 0;flex:1;justify-content:center;align-items:center;font-size:.52rem;transition:background .15s,color .15s;display:flex}.UICanvas-module__lIsBSa__tab:hover{color:#ffffffa6;background:#ffffff12}.UICanvas-module__lIsBSa__tabActive{color:#ffffffe6!important;background:#ffffff17!important}.UICanvas-module__lIsBSa__content{border-top:1px solid #ffffff0f;flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.UICanvas-module__lIsBSa__content::-webkit-scrollbar{width:3px}.UICanvas-module__lIsBSa__content::-webkit-scrollbar-track{background:0 0}.UICanvas-module__lIsBSa__content::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.UICanvas-module__lIsBSa__catRow{flex-wrap:wrap;gap:4px;display:flex}.UICanvas-module__lIsBSa__catBtn{color:#ffffff59;font-family:var(--font-mono), monospace;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:3px 10px;font-size:.52rem;transition:all .15s}.UICanvas-module__lIsBSa__catBtn:hover{color:#ffffffa6;border-color:#ffffff26}.UICanvas-module__lIsBSa__catBtnActive{color:#ffffffe6!important;background:#ffffff17!important;border-color:#ffffff2e!important}.UICanvas-module__lIsBSa__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.UICanvas-module__lIsBSa__componentCard{cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:7px;padding:0;transition:border-color .18s,background .18s;display:flex;overflow:hidden}.UICanvas-module__lIsBSa__componentCard:hover{background:#ffffff08;border-color:#ffffff2e}.UICanvas-module__lIsBSa__componentPreview{border-bottom:1px solid #ffffff0f;padding:8px}.UICanvas-module__lIsBSa__componentMeta{flex-direction:column;gap:2px;padding:4px 10px 8px;display:flex}.UICanvas-module__lIsBSa__componentName{font-family:var(--font-mono), monospace;color:#ffffffb8;letter-spacing:.06em;font-size:.64rem}.UICanvas-module__lIsBSa__componentCat{font-family:var(--font-mono), monospace;color:#ffffff4d;letter-spacing:.1em;font-size:.54rem}.UICanvas-module__lIsBSa__tokenGrid{flex-direction:column;gap:4px;display:flex}.UICanvas-module__lIsBSa__colorToken{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:7px 10px;transition:border-color .15s,background .15s;display:flex;position:relative}.UICanvas-module__lIsBSa__colorToken:hover{background:#ffffff0a;border-color:#ffffff1f}.UICanvas-module__lIsBSa__colorSwatch{border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;width:28px;height:28px}.UICanvas-module__lIsBSa__tokenMeta{flex-direction:column;flex:1;gap:2px;display:flex}.UICanvas-module__lIsBSa__tokenLabel{font-family:var(--font-mono), monospace;color:#ffffffb8;letter-spacing:.1em;font-size:.62rem}.UICanvas-module__lIsBSa__tokenValue{font-family:var(--font-mono), monospace;color:#ffffff59;font-size:.56rem}.UICanvas-module__lIsBSa__typeList{flex-direction:column;gap:4px;display:flex}.UICanvas-module__lIsBSa__typeToken{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.UICanvas-module__lIsBSa__typeToken:hover{background:#ffffff0a;border-color:#ffffff1f}.UICanvas-module__lIsBSa__typeSample{color:#ffffffd9;white-space:nowrap;flex-shrink:0;line-height:1}.UICanvas-module__lIsBSa__typeMeta{flex-direction:column;gap:2px;display:flex}.UICanvas-module__lIsBSa__typeMetaItem{font-family:var(--font-mono), monospace;color:#ffffff47;font-size:.52rem}.UICanvas-module__lIsBSa__spacingList{flex-direction:column;gap:4px;display:flex}.UICanvas-module__lIsBSa__spacingToken{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:border-color .15s,background .15s;display:flex;position:relative}.UICanvas-module__lIsBSa__spacingToken:hover{background:#ffffff0a;border-color:#ffffff1f}.UICanvas-module__lIsBSa__spacingBar{background:#ffffff2e;border-radius:2px;height:8px}.UICanvas-module__lIsBSa__spacingName{font-family:var(--font-mono), monospace;color:#ffffff8c;flex:1;font-size:.58rem}.UICanvas-module__lIsBSa__spacingValue{font-family:var(--font-mono), monospace;color:#ffffff59;font-size:.58rem}.UICanvas-module__lIsBSa__copiedTag{font-family:var(--font-mono), monospace;letter-spacing:.14em;color:#50dca0d9;pointer-events:none;background:#50dca01a;border:1px solid #50dca040;border-radius:999px;padding:2px 7px;font-size:.5rem;position:absolute;top:50%;right:8px;transform:translateY(-50%)}
.SectionBackgroundLayer-module__3pQ9qa__bg{position:absolute;inset:0;overflow:hidden}.SectionBackgroundLayer-module__3pQ9qa__bgMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.SectionBackgroundLayer-module__3pQ9qa__overlay{position:absolute;inset:0}
.AIAssistant-module__ohO_ka__panel{z-index:200;-webkit-backdrop-filter:blur(28px);background:#0a0a0eeb;border:1px solid #b4a0ff33;border-radius:16px;flex-direction:column;width:320px;max-height:480px;display:flex;position:absolute;bottom:60px;right:16px;overflow:hidden;box-shadow:0 24px 64px #0009}.AIAssistant-module__ohO_ka__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.AIAssistant-module__ohO_ka__headerLeft{align-items:center;gap:7px;display:flex}.AIAssistant-module__ohO_ka__headerIcon{color:#b4a0ffbf}.AIAssistant-module__ohO_ka__headerTitle{font-family:var(--font-mono), monospace;letter-spacing:.22em;color:#ffffff8c;font-size:.6rem}.AIAssistant-module__ohO_ka__closeBtn{color:#ffffff47;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}.AIAssistant-module__ohO_ka__closeBtn:hover{color:#ffffffb3;background:#ffffff12}.AIAssistant-module__ohO_ka__messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px;display:flex;overflow-y:auto}.AIAssistant-module__ohO_ka__messages::-webkit-scrollbar{width:3px}.AIAssistant-module__ohO_ka__messages::-webkit-scrollbar-track{background:0 0}.AIAssistant-module__ohO_ka__messages::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.AIAssistant-module__ohO_ka__bubble{flex-direction:column;gap:4px;display:flex}.AIAssistant-module__ohO_ka__bubbleUser{align-items:flex-end}.AIAssistant-module__ohO_ka__bubbleAI{align-items:flex-start}.AIAssistant-module__ohO_ka__bubbleRole{font-family:var(--font-mono), monospace;letter-spacing:.22em;color:#ffffff47;font-size:.48rem}.AIAssistant-module__ohO_ka__bubbleText{color:#fffc;white-space:pre-wrap;border-radius:10px;max-width:96%;margin:0;padding:9px 12px;font-size:.78rem;line-height:1.55}.AIAssistant-module__ohO_ka__bubbleUser .AIAssistant-module__ohO_ka__bubbleText{color:#ffffffe0;background:#b4a0ff24;border:1px solid #b4a0ff38;border-radius:10px 10px 2px}.AIAssistant-module__ohO_ka__bubbleAI .AIAssistant-module__ohO_ka__bubbleText{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px 10px 10px 2px}.AIAssistant-module__ohO_ka__typingDots{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px 10px 10px 2px;align-items:center;gap:4px;padding:10px 12px;display:flex}.AIAssistant-module__ohO_ka__typingDots span{background:#b4a0ff99;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite AIAssistant-module__ohO_ka__dot}.AIAssistant-module__ohO_ka__typingDots span:nth-child(2){animation-delay:.2s}.AIAssistant-module__ohO_ka__typingDots span:nth-child(3){animation-delay:.4s}@keyframes AIAssistant-module__ohO_ka__dot{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}.AIAssistant-module__ohO_ka__inputRow{border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:6px;padding:10px 12px;display:flex}.AIAssistant-module__ohO_ka__textarea{resize:none;color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff17;border-radius:8px;outline:none;flex:1;padding:7px 10px;font-family:inherit;font-size:.78rem;line-height:1.45;transition:border-color .15s}.AIAssistant-module__ohO_ka__textarea::placeholder{color:#ffffff40}.AIAssistant-module__ohO_ka__textarea:focus{border-color:#b4a0ff59}.AIAssistant-module__ohO_ka__sendBtn{color:#b4a0ffd9;cursor:pointer;background:#b4a0ff1f;border:1px solid #b4a0ff59;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:flex}.AIAssistant-module__ohO_ka__sendBtn:hover:not(:disabled){background:#b4a0ff38;border-color:#b4a0ff8c}.AIAssistant-module__ohO_ka__sendBtn:disabled{opacity:.3;cursor:default}.AIAssistant-module__ohO_ka__sendBtnBusy{opacity:.55!important;cursor:default!important}
.CaseStudyPage-module__RgTVIW__page{background-color:var(--page-bg);background-image:var(--page-bg-image,none);background-size:var(--page-bg-size,cover);background-position:50%;background-repeat:var(--page-bg-repeat,no-repeat);min-height:100dvh;color:var(--page-text);background-attachment:fixed}.CaseStudyPage-module__RgTVIW__fullWidthPage .CaseStudyPage-module__RgTVIW__heroText,.CaseStudyPage-module__RgTVIW__fullWidthPage .CaseStudyPage-module__RgTVIW__blocks,.CaseStudyPage-module__RgTVIW__fullWidthPage .CaseStudyPage-module__RgTVIW__stickyNav,.CaseStudyPage-module__RgTVIW__fullWidthPage .CaseStudyPage-module__RgTVIW__relatedFooter{max-width:100%}.CaseStudyPage-module__RgTVIW__hero{position:relative}.CaseStudyPage-module__RgTVIW__heroImg{aspect-ratio:21/9;object-fit:cover;width:100%;display:block}.CaseStudyPage-module__RgTVIW__heroText{max-width:900px;margin:0 auto;padding:60px 24px 40px}.CaseStudyPage-module__RgTVIW__eyebrow{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.18em;color:var(--page-text-muted);margin:0 0 .75rem;font-size:.72rem}.CaseStudyPage-module__RgTVIW__title{font-family:var(--font-title,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:700;line-height:1.1}.CaseStudyPage-module__RgTVIW__blocks{flex-direction:column;gap:64px;max-width:900px;margin:0 auto;padding:20px 24px 120px;display:flex}.CaseStudyPage-module__RgTVIW__blockTitle{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.01em;margin:0 0 .4rem;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:700}.CaseStudyPage-module__RgTVIW__blockSubtitle{color:var(--page-text-muted);margin:0;font-size:.95rem}.CaseStudyPage-module__RgTVIW__blockText{opacity:.88;white-space:pre-wrap;font-size:1.02rem;line-height:1.8}.CaseStudyPage-module__RgTVIW__blockImage{background:var(--page-surface);border-radius:12px;width:100%;position:relative;overflow:hidden}.CaseStudyPage-module__RgTVIW__blockImage img{object-fit:cover;width:100%;height:100%;display:block}.CaseStudyPage-module__RgTVIW__blockImageFull{border-radius:0;width:100vw;max-width:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.CaseStudyPage-module__RgTVIW__blockQuote{border-left:3px solid var(--page-hairline);padding-left:28px}.CaseStudyPage-module__RgTVIW__quoteText{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:600;line-height:1.4}.CaseStudyPage-module__RgTVIW__quoteAttribution{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;color:var(--page-text-muted);font-size:.76rem}.CaseStudyPage-module__RgTVIW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:32px;display:grid}.CaseStudyPage-module__RgTVIW__statValue{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);margin:0 0 .25rem;font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:700}.CaseStudyPage-module__RgTVIW__statLabel{color:var(--page-text-muted);letter-spacing:.02em;font-size:.8rem}.CaseStudyPage-module__RgTVIW__blockCta{text-align:center;background:var(--page-surface);border-radius:16px;padding:48px 24px}.CaseStudyPage-module__RgTVIW__ctaTitle{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);margin:0 0 1.25rem;font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:700}.CaseStudyPage-module__RgTVIW__ctaBtn{background:var(--page-text);color:var(--page-bg);border-radius:999px;align-items:center;gap:8px;padding:12px 26px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.CaseStudyPage-module__RgTVIW__empty{text-align:center;color:var(--page-text-muted);font-family:var(--font-mono,ui-monospace, monospace);padding:80px 24px;font-size:.78rem}.CaseStudyPage-module__RgTVIW__blockSplit{align-items:var(--split-align,center);gap:40px;display:flex}.CaseStudyPage-module__RgTVIW__splitText{flex:1;min-width:0}.CaseStudyPage-module__RgTVIW__splitImage{background:var(--page-surface);border-radius:12px;flex:1;min-width:0;position:relative;overflow:hidden}.CaseStudyPage-module__RgTVIW__splitImage img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.CaseStudyPage-module__RgTVIW__blockSplit{flex-direction:column;align-items:stretch;gap:20px}}.CaseStudyPage-module__RgTVIW__blockGallery{gap:12px;display:grid}.CaseStudyPage-module__RgTVIW__galleryTile{aspect-ratio:4/3;background:var(--page-surface);border-radius:8px;position:relative;overflow:hidden}.CaseStudyPage-module__RgTVIW__galleryTile img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:600px){.CaseStudyPage-module__RgTVIW__blockGallery{grid-template-columns:repeat(2,1fr)!important}}.CaseStudyPage-module__RgTVIW__compare{aspect-ratio:16/10;background:var(--page-surface);cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;position:relative;overflow:hidden}.CaseStudyPage-module__RgTVIW__compareImg{object-fit:cover;width:100%;height:100%;display:block}.CaseStudyPage-module__RgTVIW__compareAfterWrap{position:absolute;inset:0}.CaseStudyPage-module__RgTVIW__compareHandle{pointer-events:none;background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.CaseStudyPage-module__RgTVIW__compareHandleGrip{background:#fffffff2;border-radius:50%;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #00000059}.CaseStudyPage-module__RgTVIW__compareTag{color:#fff;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.08em;pointer-events:none;background:#0000008c;border-radius:6px;padding:4px 10px;font-size:.66rem;position:absolute;bottom:12px}.CaseStudyPage-module__RgTVIW__compareTagLeft{left:12px}.CaseStudyPage-module__RgTVIW__compareTagRight{right:12px}.CaseStudyPage-module__RgTVIW__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-top:20px;display:grid}.CaseStudyPage-module__RgTVIW__stepItem{flex-direction:column;gap:8px;display:flex}.CaseStudyPage-module__RgTVIW__stepNumber{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.1em;color:var(--page-text-muted);font-size:.75rem}.CaseStudyPage-module__RgTVIW__stepTitle{margin:0;font-size:1.05rem;font-weight:600}.CaseStudyPage-module__RgTVIW__stepBody{opacity:.8;margin:0;font-size:.88rem;line-height:1.6}.CaseStudyPage-module__RgTVIW__metricsGrid{text-align:center;flex-wrap:wrap;justify-content:center;gap:40px 64px;display:flex}.CaseStudyPage-module__RgTVIW__metricValue{font-family:var(--font-h2,"Clash Display", "Satoshi", sans-serif);letter-spacing:-.02em;margin:0;font-size:clamp(2.6rem,6vw,4rem);font-weight:700;line-height:1}.CaseStudyPage-module__RgTVIW__metricLabel{color:var(--page-text-muted);letter-spacing:.04em;margin-top:8px;font-size:.82rem;display:block}.CaseStudyPage-module__RgTVIW__blockEmbed{background:var(--page-surface);border-radius:12px;width:100%;overflow:hidden}.CaseStudyPage-module__RgTVIW__blockEmbed iframe{border:none;width:100%;height:100%;display:block}.CaseStudyPage-module__RgTVIW__blockThemed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:56px 0}.CaseStudyPage-module__RgTVIW__blockThemedDark{color:#ffffffeb;--page-text:#ffffffeb;--page-text-muted:#ffffff80;--page-surface:#ffffff0f;--page-hairline:#ffffff26;--page-bg:#0a0a0a;background:#0a0a0a}.CaseStudyPage-module__RgTVIW__blockThemedLight{color:#0f0f0feb;--page-text:#0f0f0feb;--page-text-muted:#0f0f0f80;--page-surface:#0f0f0f0d;--page-hairline:#0f0f0f26;--page-bg:#f2f0eb;background:#f2f0eb}.CaseStudyPage-module__RgTVIW__blockThemedInner{max-width:900px;margin:0 auto;padding:0 24px}.CaseStudyPage-module__RgTVIW__blockBgWrapper{position:relative}.CaseStudyPage-module__RgTVIW__blockBgContent{z-index:1;position:relative}.CaseStudyPage-module__RgTVIW__blockHeading{scroll-margin-top:100px}.CaseStudyPage-module__RgTVIW__blockRow{align-items:flex-start;gap:40px;display:flex}.CaseStudyPage-module__RgTVIW__blockRow>*{flex:1;min-width:0}@media (max-width:700px){.CaseStudyPage-module__RgTVIW__blockRow{flex-direction:column;gap:32px}}.CaseStudyPage-module__RgTVIW__creditsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px 32px;display:grid}.CaseStudyPage-module__RgTVIW__creditItem{flex-direction:column;gap:4px;display:flex}.CaseStudyPage-module__RgTVIW__creditRole{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.08em;color:var(--page-text-muted);text-transform:uppercase;font-size:.68rem}.CaseStudyPage-module__RgTVIW__creditName{font-size:.98rem;font-weight:600}.CaseStudyPage-module__RgTVIW__stickyNav{z-index:5;max-width:900px;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;flex-wrap:wrap;gap:16px;margin:0 auto;padding:0 24px 16px;font-size:.72rem;display:flex;position:sticky;top:90px}.CaseStudyPage-module__RgTVIW__stickyNav a{color:var(--page-text-muted);text-decoration:none}.CaseStudyPage-module__RgTVIW__stickyNav a:hover{color:var(--page-text);text-decoration:underline}@media (max-width:700px){.CaseStudyPage-module__RgTVIW__stickyNav{position:static}}.CaseStudyPage-module__RgTVIW__relatedFooter{max-width:1400px;margin:0 auto;padding:60px 24px 100px}.CaseStudyPage-module__RgTVIW__relatedLabel{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.14em;color:var(--page-text-muted);margin-bottom:20px;font-size:.7rem;display:block}.CaseStudyPage-module__RgTVIW__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.CaseStudyPage-module__RgTVIW__relatedCard{color:inherit;text-decoration:none;display:block}.CaseStudyPage-module__RgTVIW__relatedImg{aspect-ratio:4/3;background:var(--page-surface);border-radius:10px;width:100%;margin-bottom:10px;overflow:hidden}.CaseStudyPage-module__RgTVIW__relatedImg img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.CaseStudyPage-module__RgTVIW__relatedCard:hover .CaseStudyPage-module__RgTVIW__relatedImg img{transform:scale(1.04)}.CaseStudyPage-module__RgTVIW__relatedTitle{font-size:.95rem;font-weight:600}
.ElementsPanel-module__YQAXEq__panel{z-index:190;-webkit-backdrop-filter:blur(28px);background:#0a0a0eeb;border:1px solid #b4a0ff33;border-radius:16px;flex-direction:column;width:210px;max-height:calc(100vh - 100px);display:flex;position:absolute;top:56px;left:62px;overflow:hidden auto;box-shadow:0 24px 64px #0009}.ElementsPanel-module__YQAXEq__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.ElementsPanel-module__YQAXEq__headerLeft{align-items:center;gap:7px;display:flex}.ElementsPanel-module__YQAXEq__headerIcon{color:#b4a0ffbf}.ElementsPanel-module__YQAXEq__headerTitle{font-family:var(--font-mono), monospace;letter-spacing:.22em;color:#ffffff8c;font-size:.6rem}.ElementsPanel-module__YQAXEq__closeBtn{color:#ffffff47;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}.ElementsPanel-module__YQAXEq__closeBtn:hover{color:#ffffffb3;background:#ffffff12}.ElementsPanel-module__YQAXEq__section{padding:12px 14px 4px}.ElementsPanel-module__YQAXEq__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.18em;color:#ffffff4d;margin-bottom:8px;font-size:.56rem;display:block}.ElementsPanel-module__YQAXEq__grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.ElementsPanel-module__YQAXEq__elBtn{color:#ffffffb3;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 4px;transition:background .15s,border-color .15s,transform .15s;display:flex}.ElementsPanel-module__YQAXEq__elBtn:hover{color:#fff;background:#b4a0ff1f;border-color:#b4a0ff4d;transform:translateY(-1px)}.ElementsPanel-module__YQAXEq__elBtn span{letter-spacing:.02em;font-size:.62rem}.ElementsPanel-module__YQAXEq__modeRow{border-top:1px solid #ffffff0f;margin-top:8px;padding:10px 14px 14px}.ElementsPanel-module__YQAXEq__modeSwitch{border:1px solid #ffffff14;border-radius:8px;display:flex;overflow:hidden}.ElementsPanel-module__YQAXEq__modeBtn{color:#ffffff73;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;flex:1;padding:6px 4px;font-size:.6rem;transition:background .15s,color .15s}.ElementsPanel-module__YQAXEq__modeBtn:not(:last-child){border-right:1px solid #ffffff14}.ElementsPanel-module__YQAXEq__modeBtn:hover{color:#ffffffbf}.ElementsPanel-module__YQAXEq__modeBtnActive{color:#fff;background:#b4a0ff29}
