.toast-module__NYpJOW__container{z-index:9999;pointer-events:none;position:fixed;top:16px;left:50%;transform:translate(-50%)}.toast-module__NYpJOW__toast{color:#fff;white-space:nowrap;background:#1f2329;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:500;animation:.3s ease-out toast-module__NYpJOW__slideIn,.3s ease-in 1.7s forwards toast-module__NYpJOW__fadeOut;display:flex;box-shadow:0 4px 16px #00000026}.toast-module__NYpJOW__dark .toast-module__NYpJOW__toast{color:#1a1a1a;background:#e5e5e5}@keyframes toast-module__NYpJOW__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-module__NYpJOW__fadeOut{0%{opacity:1}to{opacity:0}}
.prompt-block-module__5iMmOG__card{background:var(--feishu-card-bg);border-left:3px solid var(--feishu-accent);border-radius:var(--feishu-radius);font-size:.9375rem;line-height:var(--feishu-line-height);color:var(--feishu-text-primary);margin:1.5rem 0;padding:16px 20px;transition:background .15s;position:relative}.prompt-block-module__5iMmOG__card:hover{background:var(--feishu-card-hover)}.prompt-block-module__5iMmOG__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.prompt-block-module__5iMmOG__label{color:var(--feishu-text-secondary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;display:flex}.prompt-block-module__5iMmOG__emoji{font-size:1rem}.prompt-block-module__5iMmOG__copyBtn{border:1px solid var(--feishu-border);color:var(--feishu-text-secondary);cursor:pointer;opacity:0;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;transition:opacity .15s,background .15s,color .15s;display:flex}.prompt-block-module__5iMmOG__card:hover .prompt-block-module__5iMmOG__copyBtn{opacity:1}.prompt-block-module__5iMmOG__copyBtn:hover{background:var(--feishu-accent);color:#fff;border-color:var(--feishu-accent)}@media (hover:none) and (pointer:coarse){.prompt-block-module__5iMmOG__copyBtn{opacity:1}}.prompt-block-module__5iMmOG__content{white-space:pre-wrap;word-break:break-word;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.875rem;line-height:1.65}.prompt-block-module__5iMmOG__promptToken{border-radius:4px;padding:2px 4px;font-weight:500;transition:all .15s;display:inline}.prompt-block-module__5iMmOG__promptToken:hover{background:var(--feishu-accent-light);color:var(--feishu-accent);cursor:pointer;text-decoration:underline}.prompt-block-module__5iMmOG__promptComma{color:var(--feishu-text-secondary);font-weight:400}.prompt-block-module__5iMmOG__editorCard{background:var(--feishu-bg);border:1px solid var(--feishu-border);box-shadow:var(--feishu-shadow);border-radius:12px;flex-direction:column;margin:2rem 0;display:flex;overflow:hidden}.prompt-block-module__5iMmOG__editorHeader{background:var(--feishu-card-bg);border-bottom:1px solid var(--feishu-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.prompt-block-module__5iMmOG__editorLabel{color:var(--feishu-text-primary);align-items:center;gap:8px;font-size:.875rem;font-weight:700;display:flex}.prompt-block-module__5iMmOG__editorActions{align-items:center;gap:8px;display:flex}.prompt-block-module__5iMmOG__resetBtn{color:var(--feishu-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;transition:all .2s}.prompt-block-module__5iMmOG__resetBtn:hover{color:#ff4d4f;background:#ff4d4f0f}.prompt-block-module__5iMmOG__rawBtn{border:1px solid var(--feishu-border);color:var(--feishu-text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;transition:all .2s}.prompt-block-module__5iMmOG__rawBtn:hover{background:var(--feishu-card-hover);color:var(--feishu-text-primary);border-color:var(--feishu-text-secondary)}.prompt-block-module__5iMmOG__primaryBtn{background:var(--feishu-accent);border:1px solid var(--feishu-accent);color:#fff;cursor:pointer;border-radius:6px;padding:6px 14px;font-size:.8125rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #3370ff26}.prompt-block-module__5iMmOG__primaryBtn:hover{background:#2558d7;border-color:#2558d7;transform:translateY(-1px)}.prompt-block-module__5iMmOG__editorLayout{grid-template-columns:1fr 1.2fr;min-height:320px;display:grid}.prompt-block-module__5iMmOG__formPanel{border-right:1px solid var(--feishu-border);background:#f2f3f540;flex-direction:column;padding:20px;display:flex}.dark .prompt-block-module__5iMmOG__formPanel{background:#1a1a1a40}.prompt-block-module__5iMmOG__previewPanel{background:var(--feishu-bg);flex-direction:column;padding:20px;display:flex}.prompt-block-module__5iMmOG__panelTitle{color:var(--feishu-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:700;margin:0 0 16px!important}.prompt-block-module__5iMmOG__formList{flex-direction:column;gap:16px;max-height:400px;padding-right:4px;display:flex;overflow-y:auto}.prompt-block-module__5iMmOG__formItem{border:1px solid #0000;border-radius:8px;flex-direction:column;gap:6px;padding:10px;transition:all .2s;display:flex}.prompt-block-module__5iMmOG__activeFormItem{background:var(--feishu-accent-light);border-color:#3370ff26}.prompt-block-module__5iMmOG__fieldLabel{color:var(--feishu-text-primary);text-transform:capitalize;font-size:.75rem;font-weight:700}.prompt-block-module__5iMmOG__fieldInput,.prompt-block-module__5iMmOG__fieldTextarea{border:1px solid var(--feishu-border);background:var(--feishu-bg);color:var(--feishu-text-primary);border-radius:6px;outline:none;padding:8px 12px;font-size:.875rem;transition:all .2s}.prompt-block-module__5iMmOG__fieldInput:focus,.prompt-block-module__5iMmOG__fieldTextarea:focus{border-color:var(--feishu-accent);background:var(--feishu-bg);box-shadow:0 0 0 3px #3370ff26}.prompt-block-module__5iMmOG__fieldTextarea{resize:vertical}.prompt-block-module__5iMmOG__previewContainer{border:1px solid var(--feishu-border);background:var(--feishu-card-bg);border-radius:8px;flex:1;max-height:400px;padding:16px;overflow-y:auto}.prompt-block-module__5iMmOG__previewContent{color:var(--feishu-text-primary);white-space:pre-wrap;word-break:break-word;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.875rem;line-height:1.7}.prompt-block-module__5iMmOG__highlightPill{cursor:pointer;background:var(--feishu-accent-light);color:var(--feishu-accent);border-bottom:2px dashed var(--feishu-accent);border-radius:4px;margin:0 2px;padding:0 6px;font-weight:600;transition:all .2s cubic-bezier(.25,.8,.25,1);display:inline-block}.prompt-block-module__5iMmOG__highlightPill:hover{background:var(--feishu-accent);color:#fff;border-bottom-style:solid;transform:translateY(-1px)}.prompt-block-module__5iMmOG__activePill{box-shadow:0 2px 6px #3370ff4d;background:var(--feishu-accent)!important;color:#fff!important;border-bottom-style:solid!important}@media (max-width:820px){.prompt-block-module__5iMmOG__editorLayout{grid-template-columns:1fr}.prompt-block-module__5iMmOG__formPanel{border-right:none;border-bottom:1px solid var(--feishu-border)}}
.image-gallery-module__hkE1ia__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin:1.5rem 0;display:grid}.image-gallery-module__hkE1ia__card{cursor:pointer;background:var(--feishu-card-bg);border:1px solid var(--feishu-border);box-shadow:var(--feishu-shadow);border-radius:12px;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1),border-color .3s;overflow:hidden}.image-gallery-module__hkE1ia__card:hover{border-color:var(--feishu-accent);transform:translateY(-4px)scale(1.01);box-shadow:0 10px 24px #0000000f}.image-gallery-module__hkE1ia__imageWrapper{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.image-gallery-module__hkE1ia__thumbnail{object-fit:contain;background:var(--feishu-card-bg);width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.8,.25,1);display:block}.image-gallery-module__hkE1ia__card:hover .image-gallery-module__hkE1ia__thumbnail{transform:scale(1.03)}.image-gallery-module__hkE1ia__hoverOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#0f172a66;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .3s;display:flex;position:absolute;inset:0}.image-gallery-module__hkE1ia__card:hover .image-gallery-module__hkE1ia__hoverOverlay{opacity:1}.image-gallery-module__hkE1ia__searchIcon{color:#fff;width:28px;height:28px;transition:transform .3s cubic-bezier(.25,.8,.25,1);transform:scale(.8)}.image-gallery-module__hkE1ia__card:hover .image-gallery-module__hkE1ia__searchIcon{transform:scale(1)}.image-gallery-module__hkE1ia__hoverText{color:#fff;letter-spacing:.05em;font-size:.8125rem;font-weight:500}.image-gallery-module__hkE1ia__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffffff2;background:#0f172a99;border:1px solid #ffffff1a;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:500;position:absolute;bottom:12px;right:12px}.image-gallery-module__hkE1ia__overlay{z-index:9999;-webkit-backdrop-filter:blur(18px)saturate(1.4);backdrop-filter:blur(18px)saturate(1.4);background:#0a0a0ad1;justify-content:center;align-items:center;animation:.35s cubic-bezier(.16,1,.3,1) image-gallery-module__hkE1ia__overlayIn;display:flex;position:fixed;inset:0}@keyframes image-gallery-module__hkE1ia__overlayIn{0%{opacity:0}to{opacity:1}}.image-gallery-module__hkE1ia__lightbox{flex-direction:column;justify-content:center;align-items:center;width:92vw;height:88vh;animation:.4s cubic-bezier(.16,1,.3,1) image-gallery-module__hkE1ia__zoomIn;display:flex;position:relative}@keyframes image-gallery-module__hkE1ia__zoomIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.image-gallery-module__hkE1ia__imageContainer{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.image-gallery-module__hkE1ia__lightboxImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(88vh - 70px);transition:opacity .25s ease-out,transform .25s ease-out;box-shadow:0 25px 50px -12px #00000080}.image-gallery-module__hkE1ia__hidden{opacity:0;transform:scale(.98)}.image-gallery-module__hkE1ia__visible{opacity:1;transform:scale(1)}.image-gallery-module__hkE1ia__skeleton{border:4px solid #ffffff1a;border-top-color:var(--feishu-accent);border-radius:50%;width:80px;height:80px;animation:1s linear infinite image-gallery-module__hkE1ia__spin;position:absolute}@keyframes image-gallery-module__hkE1ia__spin{to{transform:rotate(360deg)}}.image-gallery-module__hkE1ia__closeBtn{z-index:10001;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .25s,transform .25s;display:flex;position:absolute;top:10px;right:10px}.image-gallery-module__hkE1ia__closeBtn svg{width:20px;height:20px}.image-gallery-module__hkE1ia__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.image-gallery-module__hkE1ia__navBtn{z-index:10000;color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-gallery-module__hkE1ia__navBtn svg{width:24px;height:24px}.image-gallery-module__hkE1ia__navBtn:hover{background:#ffffff2e;border-color:#fff3;transform:translateY(-50%)scale(1.08)}.image-gallery-module__hkE1ia__prevBtn{left:20px}.image-gallery-module__hkE1ia__nextBtn{right:20px}.image-gallery-module__hkE1ia__controlBar{background:#ffffff08;border-top:1px solid #ffffff14;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 24px;display:flex}.image-gallery-module__hkE1ia__infoText{color:#ffffffb3;font-size:.875rem}.image-gallery-module__hkE1ia__actionBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.image-gallery-module__hkE1ia__actionBtn svg{width:16px;height:16px}.image-gallery-module__hkE1ia__actionBtn:hover{background:var(--feishu-accent);border-color:var(--feishu-accent);transform:translateY(-1px)}.image-gallery-module__hkE1ia__zoomControls{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:12px;padding:4px 12px;display:flex}.image-gallery-module__hkE1ia__zoomBtn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.image-gallery-module__hkE1ia__zoomBtn:hover:not(:disabled){color:#fff;background:#ffffff1a}.image-gallery-module__hkE1ia__zoomBtn:disabled{opacity:.3;cursor:not-allowed}.image-gallery-module__hkE1ia__zoomBtn svg{width:14px;height:14px}.image-gallery-module__hkE1ia__zoomLabel{color:#fff;text-align:center;min-width:44px;font-size:.8125rem;font-weight:600}.image-gallery-module__hkE1ia__resetBtn{color:var(--feishu-accent);cursor:pointer;background:#4d8bff1a;border:none;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600;transition:all .2s}.image-gallery-module__hkE1ia__resetBtn:hover{background:var(--feishu-accent);color:#fff}@media (max-width:768px){.image-gallery-module__hkE1ia__grid{grid-template-columns:1fr;gap:16px}.image-gallery-module__hkE1ia__lightbox{width:95vw;height:90vh}.image-gallery-module__hkE1ia__navBtn{width:44px;height:44px}.image-gallery-module__hkE1ia__prevBtn{left:10px}.image-gallery-module__hkE1ia__nextBtn{right:10px}.image-gallery-module__hkE1ia__controlBar{height:50px;padding:0 12px}.image-gallery-module__hkE1ia__zoomControls{gap:6px;padding:2px 8px}.image-gallery-module__hkE1ia__zoomLabel{min-width:36px;font-size:.75rem}.image-gallery-module__hkE1ia__infoText{display:none}}
.category-grid-module__7YppGW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:2rem 0;display:grid}.category-grid-module__7YppGW__card{cursor:pointer;border:1px solid var(--feishu-border);border-radius:16px;flex-direction:column;padding:24px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.category-grid-module__7YppGW__card:before{content:"";opacity:.04;z-index:0;transition:opacity .3s;position:absolute;inset:0}.category-grid-module__7YppGW__card:hover:before{opacity:.08}.category-grid-module__7YppGW__photography{background:linear-gradient(135deg,#f0f7ff 0%,#e0f2fe 100%)}.category-grid-module__7YppGW__photography:before{background-color:var(--feishu-accent)}.category-grid-module__7YppGW__product{background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%)}.category-grid-module__7YppGW__product:before{background-color:#db2777}.category-grid-module__7YppGW__people{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.category-grid-module__7YppGW__people:before{background-color:#16a34a}.dark .category-grid-module__7YppGW__photography{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-color:#38bdf826}.dark .category-grid-module__7YppGW__product{background:linear-gradient(135deg,#3b0764 0%,#1e1b4b 100%);border-color:#f43f5e26}.dark .category-grid-module__7YppGW__people{background:linear-gradient(135deg,#064e3b 0%,#022c22 100%);border-color:#34d39926}.category-grid-module__7YppGW__card:hover{border-color:var(--feishu-accent);transform:translateY(-5px);box-shadow:0 12px 30px #0000000d}.dark .category-grid-module__7YppGW__card:hover{box-shadow:0 12px 30px #00000040}.category-grid-module__7YppGW__header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.category-grid-module__7YppGW__emoji{font-size:2rem}.category-grid-module__7YppGW__countBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--feishu-text-primary);background:#ffffffb3;border:1px solid #0000000d;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.dark .category-grid-module__7YppGW__countBadge{color:#ffffffe6;background:#0f172a99;border-color:#ffffff0d}.category-grid-module__7YppGW__title{z-index:1;color:var(--feishu-text-primary);font-size:1.125rem;font-weight:700;position:relative;margin:0 0 8px!important}.category-grid-module__7YppGW__description{z-index:1;color:var(--feishu-text-secondary);flex:1;font-size:.875rem;line-height:1.5;position:relative;margin:0 0 20px!important}.category-grid-module__7YppGW__footer{z-index:1;color:var(--feishu-accent);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;transition:gap .2s;display:flex;position:relative}.category-grid-module__7YppGW__card:hover .category-grid-module__7YppGW__footer{gap:8px}.category-grid-module__7YppGW__arrowIcon{width:14px;height:14px;transition:transform .2s}.category-grid-module__7YppGW__card:hover .category-grid-module__7YppGW__arrowIcon{transform:translate(2px)}@media (max-width:640px){.category-grid-module__7YppGW__grid{grid-template-columns:1fr}}
.case-layout-module___2KMhW__container{grid-template-columns:1.2fr 1fr;align-items:start;gap:2.5rem;margin-top:1.5rem;display:grid}@media (max-width:1024px){.case-layout-module___2KMhW__container{grid-template-columns:1fr;gap:1.5rem}}.case-layout-module___2KMhW__leftColumn{z-index:10;flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:5rem}@media (max-width:1024px){.case-layout-module___2KMhW__leftColumn{position:static}}.case-layout-module___2KMhW__rightColumn{flex-direction:column;gap:1.5rem;display:flex}.case-layout-module___2KMhW__paletteSection{background:var(--feishu-card-bg);border:1px solid var(--feishu-border);border-radius:var(--feishu-radius);box-shadow:var(--feishu-shadow);flex-direction:column;gap:10px;padding:16px;display:flex}.dark .case-layout-module___2KMhW__paletteSection{background:#1a1a1a80}.case-layout-module___2KMhW__paletteTitle{color:var(--feishu-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.case-layout-module___2KMhW__paletteList{flex-wrap:wrap;gap:10px;display:flex}.case-layout-module___2KMhW__colorSwatch{cursor:pointer;border:1px solid var(--feishu-border);border-radius:8px;width:38px;height:38px;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s;box-shadow:0 2px 4px #0000000f}.case-layout-module___2KMhW__colorSwatch:hover{transform:scale(1.15)translateY(-3px);box-shadow:0 8px 16px #00000026}.case-layout-module___2KMhW__infoCard{background:var(--feishu-card-bg);border:1px solid var(--feishu-border);border-radius:var(--feishu-radius);box-shadow:var(--feishu-shadow);flex-direction:column;gap:16px;padding:20px;transition:background .15s;display:flex}.case-layout-module___2KMhW__infoCard:hover{background:var(--feishu-card-hover)}.dark .case-layout-module___2KMhW__infoCard{background:#1a1a1a80}.dark .case-layout-module___2KMhW__infoCard:hover{background:#1a1a1acc}.case-layout-module___2KMhW__infoRow{border-bottom:1px solid var(--feishu-border);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.case-layout-module___2KMhW__infoRow:last-child{border-bottom:none;padding-bottom:0}.case-layout-module___2KMhW__infoLabel{color:var(--feishu-text-secondary);font-size:.8125rem;font-weight:600}.case-layout-module___2KMhW__infoValue{color:var(--feishu-text-primary);align-items:center;gap:6px;font-size:.875rem;font-weight:700;display:flex}.case-layout-module___2KMhW__tagPill{background:var(--feishu-accent-light);color:var(--feishu-accent);border:1px solid #3370ff26;border-radius:4px;padding:2px 8px;font-size:.75rem;display:inline-block}
.iframe-sandbox-module__Hwtdra__sandboxContainer{border:1px solid var(--feishu-border);background:var(--feishu-bg);box-shadow:var(--feishu-shadow);border-radius:12px;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden}.iframe-sandbox-module__Hwtdra__toolbar{background:var(--feishu-card-bg);border-bottom:1px solid var(--feishu-border);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.iframe-sandbox-module__Hwtdra__deviceControls{gap:4px;display:flex}.iframe-sandbox-module__Hwtdra__deviceBtn{color:var(--feishu-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.2,.8,.2,1)}.iframe-sandbox-module__Hwtdra__deviceBtn:hover{background:var(--feishu-card-hover);color:var(--feishu-text-primary)}.iframe-sandbox-module__Hwtdra__deviceBtn.iframe-sandbox-module__Hwtdra__active{background:var(--feishu-bg);color:var(--feishu-accent);border-color:var(--feishu-border);box-shadow:0 1px 2px #0000000d}.iframe-sandbox-module__Hwtdra__sourceBadge{letter-spacing:.05em;color:var(--feishu-text-secondary);text-transform:uppercase;background:#0000000d;border-radius:4px;padding:2px 6px;font-size:.6875rem;font-weight:700}.dark .iframe-sandbox-module__Hwtdra__sourceBadge{background:#ffffff14}.iframe-sandbox-module__Hwtdra__viewportWrapper{background:#f2f3f566;justify-content:center;align-items:center;width:100%;min-height:500px;padding:20px 0;display:flex;overflow-x:auto}.dark .iframe-sandbox-module__Hwtdra__viewportWrapper{background:#1a1a1a66}.iframe-sandbox-module__Hwtdra__viewport{border:1px solid var(--feishu-border);background:#fff;border-radius:8px;height:550px;transition:width .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.iframe-sandbox-module__Hwtdra__desktop{width:95%}.iframe-sandbox-module__Hwtdra__tablet{width:768px}.iframe-sandbox-module__Hwtdra__mobile{width:375px}.iframe-sandbox-module__Hwtdra__iframe{background:#fff;border:none;width:100%;height:100%}.iframe-sandbox-module__Hwtdra__hidden{opacity:0}.iframe-sandbox-module__Hwtdra__visible{opacity:1;transition:opacity .3s}.iframe-sandbox-module__Hwtdra__skeletonContainer{background:var(--feishu-bg);z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.iframe-sandbox-module__Hwtdra__spinner{border:3px solid var(--feishu-border);border-top-color:var(--feishu-accent);border-radius:50%;width:32px;height:32px;animation:1s linear infinite iframe-sandbox-module__Hwtdra__spin}.iframe-sandbox-module__Hwtdra__loadingText{color:var(--feishu-text-secondary);font-size:.8125rem}@keyframes iframe-sandbox-module__Hwtdra__spin{to{transform:rotate(360deg)}}.iframe-sandbox-module__Hwtdra__errorOverlay{background:var(--feishu-bg);z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.iframe-sandbox-module__Hwtdra__errorText{color:var(--feishu-text-secondary);font-size:.875rem}.iframe-sandbox-module__Hwtdra__errorLink{color:var(--feishu-accent);font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .2s}.iframe-sandbox-module__Hwtdra__errorLink:hover{opacity:.8}
.video-player-module__Nd8M5q__container{border-radius:var(--feishu-radius);width:100%;box-shadow:var(--feishu-shadow);border:1px solid var(--feishu-border);background:#000;position:relative;overflow:hidden}.video-player-module__Nd8M5q__galleryCard{aspect-ratio:16/9;cursor:pointer}.video-player-module__Nd8M5q__detailPlayer{width:100%;max-height:480px}.video-player-module__Nd8M5q__video{object-fit:cover;width:100%;height:100%;display:block}.video-player-module__Nd8M5q__overlay{pointer-events:none;z-index:5;background:#00000059;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;transition:opacity .25s;display:flex;position:absolute;top:0;left:0}.video-player-module__Nd8M5q__container:hover .video-player-module__Nd8M5q__overlay{opacity:0}.video-player-module__Nd8M5q__playIconContainer{background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 4px 12px #00000026}.video-player-module__Nd8M5q__playIcon{color:#1f2329;width:18px;height:18px;margin-left:2px}.video-player-module__Nd8M5q__overlayText{color:#fff;text-shadow:0 1px 3px #00000080;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}
.paywall-guard-module__2mVnUq__container{border:1px solid var(--feishu-border);background:var(--feishu-bg);box-shadow:var(--feishu-shadow);border-radius:12px;margin:2rem 0;position:relative;overflow:hidden}.paywall-guard-module__2mVnUq__blurred{filter:blur(8px);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6}.paywall-guard-module__2mVnUq__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#ffffff1a;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:absolute;top:0;left:0}.dark .paywall-guard-module__2mVnUq__overlay{background:#0003}.paywall-guard-module__2mVnUq__card{background:var(--feishu-bg);border:1px solid var(--feishu-border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:12px;max-width:420px;padding:24px;animation:.3s cubic-bezier(.2,.8,.2,1) paywall-guard-module__2mVnUq__slideUp;display:flex;box-shadow:0 10px 30px #0000001a}@keyframes paywall-guard-module__2mVnUq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.paywall-guard-module__2mVnUq__lockBadge{background:var(--feishu-accent-light);width:48px;height:48px;color:var(--feishu-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.paywall-guard-module__2mVnUq__lockIcon{width:22px;height:22px}.paywall-guard-module__2mVnUq__title{color:var(--feishu-text-primary);font-size:1rem;font-weight:700;margin:0!important}.paywall-guard-module__2mVnUq__desc{color:var(--feishu-text-secondary);font-size:.8125rem;line-height:1.5;margin:0!important}.paywall-guard-module__2mVnUq__btnGroup{gap:8px;width:100%;margin-top:4px;display:flex}.paywall-guard-module__2mVnUq__primaryBtn{background:var(--feishu-accent);border:1px solid var(--feishu-accent);color:#fff;cursor:pointer;border-radius:6px;flex:1;padding:8px 16px;font-size:.8125rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #3370ff26}.paywall-guard-module__2mVnUq__primaryBtn:hover{background:#2558d7;border-color:#2558d7;transform:translateY(-1px)}.paywall-guard-module__2mVnUq__secondaryBtn{border:1px solid var(--feishu-border);color:var(--feishu-text-secondary);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:all .2s}.paywall-guard-module__2mVnUq__secondaryBtn:hover{background:var(--feishu-card-hover);color:var(--feishu-text-primary);border-color:var(--feishu-text-secondary)}.paywall-guard-module__2mVnUq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.paywall-guard-module__2mVnUq__modal{background:var(--feishu-bg);border:1px solid var(--feishu-border);border-radius:16px;flex-direction:column;align-items:center;width:90%;max-width:360px;padding:32px;animation:.25s cubic-bezier(.2,.8,.2,1) paywall-guard-module__2mVnUq__zoomIn;display:flex;position:relative;box-shadow:0 20px 50px #0003}@keyframes paywall-guard-module__2mVnUq__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.paywall-guard-module__2mVnUq__closeBtn{color:var(--feishu-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.paywall-guard-module__2mVnUq__closeBtn:hover{background:var(--feishu-card-hover);color:var(--feishu-text-primary)}.paywall-guard-module__2mVnUq__modalTitle{color:var(--feishu-text-primary);font-size:1.1rem;font-weight:700;margin:0 0 4px!important}.paywall-guard-module__2mVnUq__modalPrice{color:var(--feishu-text-primary);font-size:1.6rem;font-weight:800;margin:0 0 16px!important}.paywall-guard-module__2mVnUq__qr{border:1px solid var(--feishu-border);background:#fff;border-radius:8px;width:160px;height:160px;margin-bottom:16px;padding:8px}.paywall-guard-module__2mVnUq__modalTip{color:var(--feishu-text-secondary);text-align:center;font-size:.75rem;line-height:1.4;margin:0 0 20px!important}.paywall-guard-module__2mVnUq__confirmBtn{color:#fff;cursor:pointer;background:#2ecc71;border:1px solid #2ecc71;border-radius:6px;width:100%;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #2ecc7133}.paywall-guard-module__2mVnUq__confirmBtn:hover{background:#27ae60;border-color:#27ae60;transform:translateY(-1px)}.paywall-guard-module__2mVnUq__qrFallback{border:1px dashed var(--feishu-border);text-align:center;width:160px;height:160px;color:var(--feishu-text-secondary);background:var(--feishu-card-bg);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:16px;font-size:.8125rem;display:flex}.paywall-guard-module__2mVnUq__qrFallbackHint{color:var(--feishu-text-secondary);opacity:.7;font-size:.75rem}
:root{--feishu-bg:#fff;--feishu-card-bg:#f2f3f5;--feishu-card-hover:#eaebed;--feishu-accent:#3370ff;--feishu-accent-light:#e8f3ff;--feishu-text-primary:#1f2329;--feishu-text-secondary:#8f959e;--feishu-border:#e5e6eb;--feishu-shadow:0 1px 3px #0000000a;--feishu-radius:8px;--feishu-line-height:1.7}.dark{--feishu-bg:#1a1a1a;--feishu-card-bg:#2a2a2a;--feishu-card-hover:#333;--feishu-accent:#4d8bff;--feishu-accent-light:#1e2e4a;--feishu-text-primary:#e5e5e5;--feishu-text-secondary:#8b8b8b;--feishu-border:#333;--feishu-shadow:0 1px 3px #0003}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:var(--feishu-line-height);color:var(--feishu-text-primary);background:var(--feishu-bg)}article h1{letter-spacing:-.02em;font-size:1.875rem;font-weight:700}article h2{letter-spacing:-.01em;margin-top:2rem;font-size:1.375rem;font-weight:600}article h3{margin-top:1.5rem;font-size:1.125rem;font-weight:600}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px;transition:background .2s}.dark ::-webkit-scrollbar-thumb{background:#ffffff1f}::-webkit-scrollbar-thumb:hover{background:#0000003d}.dark ::-webkit-scrollbar-thumb:hover{background:#ffffff3d}::selection{background:var(--feishu-accent-light);color:var(--feishu-accent)}.nextra-sidebar-container a{transition:all .2s!important}.nextra-sidebar-container a:hover{border-radius:6px;background:var(--feishu-card-bg)!important;padding-left:12px!important}.nextra-sidebar-container a[aria-current=true]{border-radius:6px;font-weight:600;background:var(--feishu-accent-light)!important;color:var(--feishu-accent)!important;padding-left:12px!important}table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.875rem}th{background-color:var(--feishu-card-bg);border-bottom:2px solid var(--feishu-border);color:var(--feishu-text-primary);text-align:left;padding:12px 16px;font-weight:600}td{border-bottom:1px solid var(--feishu-border);color:var(--feishu-text-primary);padding:12px 16px;transition:background .15s}tr:hover td{background-color:var(--feishu-card-bg)/50%}
:root{--ink:#15161a;--muted:#5e6167;--line:#cfd0cb;--paper:#f1f1ee;--panel:#fff;--blue:#3157e8;--blue-soft:#3157e81a;--green:#16845b;--green-soft:#16845b1a;--amber:#a56116;--amber-soft:#a561161a;--red:#c33d4a;--red-soft:#c33d4a1a;--shadow:0 14px 45px #20253214;--r-card:16px;--r-control:10px}body.editorial,[data-theme=editorial]{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}
:root{--ink:#f1f3f8;--muted:#8e94a3;--line:#292d37;--paper:#111319;--panel:#191c23;--blue:#4263f5;--blue-soft:#4263f526;--green:#59cf9b;--green-soft:#59cf9b1f;--amber:#e4ad61;--amber-soft:#e4ad611f;--red:#f17f8c;--red-soft:#f17f8c1f;--shadow:0 24px 80px #00000061;--r-card:12px;--r-control:8px}[data-theme=workbench]{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif}
:root{--saas-bg:#111319;--saas-panel:#191c23;--saas-sidebar:#15171c;--saas-text-primary:#f1f3f8;--saas-text-secondary:#8e94a3;--saas-border:#292d37;--saas-accent:#4263f5;--saas-accent-hover:#5874ff;--saas-error:#f17f8c;--saas-sky:#4263f51f;--saas-rose:#f17f8c1f;--saas-mint:#59cf9b1f;--saas-apricot:#e4ad611f;--saas-radius-card:10px;--saas-radius-btn:8px;--saas-radius-nested:7px;--saas-shadow-focus:0 0 0 3px #4263f529}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--saas-bg)}body{color:var(--saas-text-primary);background:var(--saas-bg);-webkit-font-smoothing:antialiased;margin:0;font-family:SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button[aria-busy=true]{cursor:wait}button[aria-busy=true]:before{content:"";vertical-align:-.08em;border:1.5px solid;border-right-color:#0000;border-radius:50%;width:.8em;height:.8em;margin-right:.48em;animation:.65s linear infinite buttonSpinner;display:inline-block}@keyframes buttonSpinner{to{transform:rotate(360deg)}}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--saas-accent-hover);outline-offset:2px}.tnum{font-variant-numeric:tabular-nums}.contactPage{width:min(680px,100% - 40px);margin:0 auto;padding:72px 0}.contactPage>a{color:#aebdff;font-size:14px}.contactPage>p:first-of-type{color:#9facff;letter-spacing:.14em;margin:52px 0 10px;font-size:11px;font-weight:800}.contactPage h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,6vw,60px)}.contactPage h2{color:var(--saas-text-primary);margin:20px 0 8px;font-size:18px;font-weight:500}.contactPage>p:not(:first-of-type){max-width:600px;color:var(--saas-text-secondary);line-height:1.65}.contactForm{border:1px solid var(--saas-border);background:var(--saas-panel);border-radius:12px;gap:10px;margin-top:32px;padding:22px;display:grid}.contactForm label{color:var(--saas-text-primary);font-size:14px;font-weight:650}.contactForm textarea{resize:vertical;min-height:130px;color:var(--saas-text-primary);background:#151820;border:1px solid #343a48;border-radius:8px;padding:12px}.contactForm button{background:var(--saas-accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-self:start;padding:10px 14px;font-weight:700}.contactForm button:disabled{opacity:.6;cursor:wait}.contactError{color:var(--saas-error);margin:0;font-size:13px}.contactSuccess{color:#a4e8ca;background:#59cf9b1a;border:1px solid #2f7462;border-radius:9px;margin-top:32px;padding:16px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}